From a64b0e4f679d4accbe61e7ff160c12e4cfba28fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Mon, 23 Oct 2023 14:04:00 +0300 Subject: [PATCH] Remove unnecessary classes --- doc/splitbutton/OutlinedDoc.vue | 56 +++++++++++++++---------------- doc/splitbutton/RaisedDoc.vue | 56 +++++++++++++++---------------- doc/splitbutton/RaisedTextDoc.vue | 56 +++++++++++++++---------------- doc/splitbutton/RoundedDoc.vue | 56 +++++++++++++++---------------- doc/splitbutton/SeverityDoc.vue | 56 +++++++++++++++---------------- doc/splitbutton/TextDoc.vue | 56 +++++++++++++++---------------- 6 files changed, 168 insertions(+), 168 deletions(-) diff --git a/doc/splitbutton/OutlinedDoc.vue b/doc/splitbutton/OutlinedDoc.vue index d612ec441..081ed8086 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,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/RaisedDoc.vue b/doc/splitbutton/RaisedDoc.vue index d60838e2f..7fa535615 100644 --- a/doc/splitbutton/RaisedDoc.vue +++ b/doc/splitbutton/RaisedDoc.vue @@ -3,13 +3,13 @@

Raised buttons display a shadow to indicate elevation.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/RaisedTextDoc.vue b/doc/splitbutton/RaisedTextDoc.vue index 3dc73b675..509af7e8e 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,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/RoundedDoc.vue b/doc/splitbutton/RoundedDoc.vue index be526de4b..613dee3f1 100644 --- a/doc/splitbutton/RoundedDoc.vue +++ b/doc/splitbutton/RoundedDoc.vue @@ -3,13 +3,13 @@

Rounded buttons have a circular border radius.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/SeverityDoc.vue b/doc/splitbutton/SeverityDoc.vue index e0a1d26cd..d03cc7f33 100644 --- a/doc/splitbutton/SeverityDoc.vue +++ b/doc/splitbutton/SeverityDoc.vue @@ -3,13 +3,13 @@

The severity option specifies the type of the message.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default { diff --git a/doc/splitbutton/TextDoc.vue b/doc/splitbutton/TextDoc.vue index 80c0172f8..18ed80e8d 100644 --- a/doc/splitbutton/TextDoc.vue +++ b/doc/splitbutton/TextDoc.vue @@ -3,13 +3,13 @@

Text buttons are displayed as textual elements.

- - - - - - - + + + + + + +
@@ -44,25 +44,25 @@ export default { ], code: { basic: ` - - - - - - - + + + + + + + `, options: ` @@ -108,13 +108,13 @@ export default {