diff --git a/doc/splitbutton/OutlinedDoc.vue b/doc/splitbutton/OutlinedDoc.vue
index ca0688f93..bd4b28baf 100644
--- a/doc/splitbutton/OutlinedDoc.vue
+++ b/doc/splitbutton/OutlinedDoc.vue
@@ -3,13 +3,13 @@
Outlined buttons display a border without a background initially.
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -44,24 +44,24 @@ export default {
],
code: {
basic: `
-
-
-
-
-
-
-`,
+
+
+
+
+
+
+`,
options: `
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -106,13 +106,13 @@ export default {
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/doc/splitbutton/RaisedDoc.vue b/doc/splitbutton/RaisedDoc.vue
index b9251ece1..275cb58b2 100644
--- a/doc/splitbutton/RaisedDoc.vue
+++ b/doc/splitbutton/RaisedDoc.vue
@@ -3,13 +3,13 @@
Raised buttons display a shadow to indicate elevation.
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -44,24 +44,24 @@ export default {
],
code: {
basic: `
-
-
-
-
-
-
-`,
+
+
+
+
+
+
+`,
options: `
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -106,13 +106,13 @@ export default {
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/doc/splitbutton/RaisedTextDoc.vue b/doc/splitbutton/RaisedTextDoc.vue
index 78e75164c..0f716a522 100644
--- a/doc/splitbutton/RaisedTextDoc.vue
+++ b/doc/splitbutton/RaisedTextDoc.vue
@@ -3,13 +3,13 @@
Text buttons can be displayed as raised as well for elevation.
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -44,24 +44,24 @@ export default {
],
code: {
basic: `
-
-
-
-
-
-
-`,
+
+
+
+
+
+
+`,
options: `
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -106,13 +106,13 @@ export default {
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/doc/splitbutton/RoundedDoc.vue b/doc/splitbutton/RoundedDoc.vue
index 833acfaef..d27a84f2b 100644
--- a/doc/splitbutton/RoundedDoc.vue
+++ b/doc/splitbutton/RoundedDoc.vue
@@ -3,13 +3,13 @@
Rounded buttons have a circular border radius.
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -44,24 +44,24 @@ export default {
],
code: {
basic: `
-
-
-
-
-
-
-`,
+
+
+
+
+
+
+`,
options: `
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -106,13 +106,13 @@ export default {
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/doc/splitbutton/SeverityDoc.vue b/doc/splitbutton/SeverityDoc.vue
index 225605701..69ba1ab79 100644
--- a/doc/splitbutton/SeverityDoc.vue
+++ b/doc/splitbutton/SeverityDoc.vue
@@ -4,12 +4,12 @@
-
-
-
-
-
-
+
+
+
+
+
+
@@ -45,23 +45,23 @@ export default {
code: {
basic: `
-
-
-
-
-
-`,
+
+
+
+
+
+`,
options: `
-
-
-
-
-
-
+
+
+
+
+
+
@@ -107,12 +107,12 @@ export default {
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/doc/splitbutton/SizesDoc.vue b/doc/splitbutton/SizesDoc.vue
index ec4c71141..1641d83b3 100644
--- a/doc/splitbutton/SizesDoc.vue
+++ b/doc/splitbutton/SizesDoc.vue
@@ -3,9 +3,9 @@
SplitButton provides small and large sizes as alternatives to the standard.
-
+
-
+
diff --git a/doc/splitbutton/TemplateDoc.vue b/doc/splitbutton/TemplateDoc.vue
index 98581c43a..d28f8e47c 100644
--- a/doc/splitbutton/TemplateDoc.vue
+++ b/doc/splitbutton/TemplateDoc.vue
@@ -1,6 +1,6 @@
- SplitButton has a default command button and a collection of additional options defined by the model property.
+ Custom content inside a button is defined as children.
diff --git a/doc/splitbutton/TextDoc.vue b/doc/splitbutton/TextDoc.vue
index a89aae816..79dca4714 100644
--- a/doc/splitbutton/TextDoc.vue
+++ b/doc/splitbutton/TextDoc.vue
@@ -3,13 +3,13 @@
Text buttons are displayed as textual elements.
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -44,24 +44,24 @@ export default {
],
code: {
basic: `
-
-
-
-
-
-
-`,
+
+
+
+
+
+
+`,
options: `
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -106,13 +106,13 @@ export default {
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/doc/toolbar/BasicDoc.vue b/doc/toolbar/BasicDoc.vue
index a79dcf925..18abf17e3 100644
--- a/doc/toolbar/BasicDoc.vue
+++ b/doc/toolbar/BasicDoc.vue
@@ -8,7 +8,7 @@
-
+
@@ -56,7 +56,7 @@ export default {
-
+
@@ -73,7 +73,7 @@ export default {
-
+
@@ -125,7 +125,7 @@ export default {
-
+
diff --git a/pages/splitbutton/index.vue b/pages/splitbutton/index.vue
index a74b6a2f7..f3b2d1abf 100755
--- a/pages/splitbutton/index.vue
+++ b/pages/splitbutton/index.vue
@@ -36,16 +36,16 @@ export default {
label: 'Severity',
component: SeverityDoc
},
- {
- id: 'outlined',
- label: 'Outlined',
- component: OutlinedDoc
- },
{
id: 'raised',
label: 'Raised',
component: RaisedDoc
},
+ {
+ id: 'rounded',
+ label: 'Rounded',
+ component: RoundedDoc
+ },
{
id: 'text',
label: 'Text',
@@ -57,9 +57,9 @@ export default {
component: RaisedTextDoc
},
{
- id: 'rounded',
- label: 'Rounded',
- component: RoundedDoc
+ id: 'outlined',
+ label: 'Outlined',
+ component: OutlinedDoc
},
{
id: 'sizes',