diff --git a/test/components/__snapshots__/Accordion.spec.ts.snap b/test/components/__snapshots__/Accordion.spec.ts.snap index 10ff9d81..d73dbd76 100644 --- a/test/components/__snapshots__/Accordion.spec.ts.snap +++ b/test/components/__snapshots__/Accordion.spec.ts.snap @@ -3,37 +3,37 @@ exports[`Accordion > renders with as correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -44,37 +44,37 @@ exports[`Accordion > renders with as correctly 1`] = ` exports[`Accordion > renders with class correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -85,37 +85,37 @@ exports[`Accordion > renders with class correctly 1`] = ` exports[`Accordion > renders with collapsible correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -126,37 +126,37 @@ exports[`Accordion > renders with collapsible correctly 1`] = ` exports[`Accordion > renders with content slot correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -167,37 +167,37 @@ exports[`Accordion > renders with content slot correctly 1`] = ` exports[`Accordion > renders with custom slot correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -249,35 +249,35 @@ exports[`Accordion > renders with default slot correctly 1`] = ` exports[`Accordion > renders with defaultValue correctly 1`] = ` "
-

+

-

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
-

+

-

+

-

+

-

+

@@ -288,37 +288,37 @@ exports[`Accordion > renders with defaultValue correctly 1`] = ` exports[`Accordion > renders with disabled correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -329,37 +329,37 @@ exports[`Accordion > renders with disabled correctly 1`] = ` exports[`Accordion > renders with items correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -370,37 +370,37 @@ exports[`Accordion > renders with items correctly 1`] = ` exports[`Accordion > renders with label slot correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -411,37 +411,37 @@ exports[`Accordion > renders with label slot correctly 1`] = ` exports[`Accordion > renders with leading slot correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -452,35 +452,35 @@ exports[`Accordion > renders with leading slot correctly 1`] = ` exports[`Accordion > renders with modelValue correctly 1`] = ` "
-

+

-

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
-

+

-

+

-

+

-

+

@@ -491,37 +491,37 @@ exports[`Accordion > renders with modelValue correctly 1`] = ` exports[`Accordion > renders with trailing slot correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -532,37 +532,37 @@ exports[`Accordion > renders with trailing slot correctly 1`] = ` exports[`Accordion > renders with trailingIcon correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

@@ -573,37 +573,37 @@ exports[`Accordion > renders with trailingIcon correctly 1`] = ` exports[`Accordion > renders with type correctly 1`] = ` "
-

+

-

+

-

+

-

+

-

+

-

+

diff --git a/test/components/__snapshots__/Alert.spec.ts.snap b/test/components/__snapshots__/Alert.spec.ts.snap index aa7ea741..f22b5391 100644 --- a/test/components/__snapshots__/Alert.spec.ts.snap +++ b/test/components/__snapshots__/Alert.spec.ts.snap @@ -144,7 +144,7 @@ exports[`Alert > renders with description slot correctly 1`] = ` `; exports[`Alert > renders with icon correctly 1`] = ` -"
+"
Title
diff --git a/test/components/__snapshots__/Avatar.spec.ts.snap b/test/components/__snapshots__/Avatar.spec.ts.snap index db7e8673..a052702a 100644 --- a/test/components/__snapshots__/Avatar.spec.ts.snap +++ b/test/components/__snapshots__/Avatar.spec.ts.snap @@ -4,7 +4,7 @@ exports[`Avatar > renders with alt correctly 1`] = `""`; -exports[`Avatar > renders with icon correctly 1`] = `""`; +exports[`Avatar > renders with icon correctly 1`] = `""`; exports[`Avatar > renders with size 2xl correctly 1`] = `""`; diff --git a/test/components/__snapshots__/Breadcrumb.spec.ts.snap b/test/components/__snapshots__/Breadcrumb.spec.ts.snap index cb4dd598..ac014f15 100644 --- a/test/components/__snapshots__/Breadcrumb.spec.ts.snap +++ b/test/components/__snapshots__/Breadcrumb.spec.ts.snap @@ -4,10 +4,10 @@ exports[`Breadcrumb > renders with class correctly 1`] = ` "
  1. Home
  2. - -
  3. Navigation
  4. - -
  5. Breadcrumb
  6. + +
  7. Navigation
  8. + +
  9. Breadcrumb
" @@ -17,9 +17,9 @@ exports[`Breadcrumb > renders with custom slot correctly 1`] = ` "
  1. Home
  2. - -
  3. Navigation
  4. - + +
  5. Navigation
  6. +
  7. Custom slot
@@ -30,10 +30,10 @@ exports[`Breadcrumb > renders with item slot correctly 1`] = ` "
  1. Item slot
  2. - +
  3. Item slot
  4. - -
  5. Breadcrumb
  6. + +
  7. Breadcrumb
" @@ -43,10 +43,10 @@ exports[`Breadcrumb > renders with items correctly 1`] = ` "
  1. Home
  2. - -
  3. Navigation
  4. - -
  5. Breadcrumb
  6. + +
  7. Navigation
  8. + +
  9. Breadcrumb
" @@ -56,10 +56,10 @@ exports[`Breadcrumb > renders with label slot correctly 1`] = ` "
  1. Home
  2. - -
  3. Navigation
  4. - -
  5. Breadcrumb
  6. + +
  7. Navigation
  8. + +
  9. Breadcrumb
" @@ -69,9 +69,9 @@ exports[`Breadcrumb > renders with leading slot correctly 1`] = ` "
  1. Leading slotHome
  2. - +
  3. Leading slotNavigation
  4. - +
  5. Leading slotBreadcrumb
@@ -83,9 +83,9 @@ exports[`Breadcrumb > renders with separator slot correctly 1`] = `
  1. Home
  2. -
  3. Navigation
  4. +
  5. Navigation
  6. -
  7. Breadcrumb
  8. +
  9. Breadcrumb
" @@ -95,10 +95,10 @@ exports[`Breadcrumb > renders with separatorIcon correctly 1`] = ` "
  1. Home
  2. - -
  3. Navigation
  4. - -
  5. Breadcrumb
  6. + +
  7. Navigation
  8. + +
  9. Breadcrumb
" @@ -108,10 +108,10 @@ exports[`Breadcrumb > renders with trailing slot correctly 1`] = ` "
  1. HomeTrailing slot
  2. - -
  3. NavigationTrailing slot
  4. - -
  5. BreadcrumbTrailing slot
  6. + +
  7. NavigationTrailing slot
  8. + +
  9. BreadcrumbTrailing slot
" diff --git a/test/components/__snapshots__/Button.spec.ts.snap b/test/components/__snapshots__/Button.spec.ts.snap index f69bdd96..e57e89f4 100644 --- a/test/components/__snapshots__/Button.spec.ts.snap +++ b/test/components/__snapshots__/Button.spec.ts.snap @@ -66,7 +66,7 @@ exports[`Button > renders with disabled correctly 1`] = ` `; exports[`Button > renders with icon correctly 1`] = ` -"" @@ -80,7 +80,7 @@ exports[`Button > renders with label correctly 1`] = ` `; exports[`Button > renders with leading and icon correctly 1`] = ` -"" @@ -94,21 +94,21 @@ exports[`Button > renders with leading slot correctly 1`] = ` `; exports[`Button > renders with leadingIcon correctly 1`] = ` -"" `; exports[`Button > renders with loading correctly 1`] = ` -"" `; exports[`Button > renders with loadingIcon correctly 1`] = ` -"" @@ -159,7 +159,7 @@ exports[`Button > renders with square correctly 1`] = ` exports[`Button > renders with trailing and icon correctly 1`] = ` "" `; @@ -173,7 +173,7 @@ exports[`Button > renders with trailing slot correctly 1`] = ` exports[`Button > renders with trailingIcon correctly 1`] = ` "" `; diff --git a/test/components/__snapshots__/Checkbox.spec.ts.snap b/test/components/__snapshots__/Checkbox.spec.ts.snap index 80f08180..1274a9b5 100644 --- a/test/components/__snapshots__/Checkbox.spec.ts.snap +++ b/test/components/__snapshots__/Checkbox.spec.ts.snap @@ -46,7 +46,7 @@ exports[`Checkbox > renders with color red correctly 1`] = ` exports[`Checkbox > renders with defaultValue correctly 1`] = ` "
-
+
@@ -114,7 +114,7 @@ exports[`Checkbox > renders with id correctly 1`] = ` exports[`Checkbox > renders with indeterminate correctly 1`] = ` "
-
+
@@ -123,7 +123,7 @@ exports[`Checkbox > renders with indeterminate correctly 1`] = ` exports[`Checkbox > renders with indeterminateIcon correctly 1`] = ` "
-
+
diff --git a/test/components/__snapshots__/CommandPalette.spec.ts.snap b/test/components/__snapshots__/CommandPalette.spec.ts.snap index c14dc53e..9ff089ff 100644 --- a/test/components/__snapshots__/CommandPalette.spec.ts.snap +++ b/test/components/__snapshots__/CommandPalette.spec.ts.snap @@ -2,7 +2,7 @@ exports[`CommandPalette > renders with as correctly 1`] = ` "
-
+
@@ -65,7 +65,7 @@ exports[`CommandPalette > renders with as correctly 1`] = ` exports[`CommandPalette > renders with class correctly 1`] = ` "
-
+
@@ -128,7 +128,7 @@ exports[`CommandPalette > renders with class correctly 1`] = ` exports[`CommandPalette > renders with close slot correctly 1`] = ` "
-
Close slot
+
Close slot
@@ -189,7 +189,7 @@ exports[`CommandPalette > renders with close slot correctly 1`] = ` exports[`CommandPalette > renders with custom slot correctly 1`] = ` "
-
+
@@ -249,7 +249,7 @@ exports[`CommandPalette > renders with custom slot correctly 1`] = ` exports[`CommandPalette > renders with disabled correctly 1`] = ` "
-
+
@@ -312,7 +312,7 @@ exports[`CommandPalette > renders with disabled correctly 1`] = ` exports[`CommandPalette > renders with empty slot correctly 1`] = ` "
-
+
@@ -375,7 +375,7 @@ exports[`CommandPalette > renders with empty slot correctly 1`] = ` exports[`CommandPalette > renders with groups correctly 1`] = ` "
-
+
@@ -438,7 +438,7 @@ exports[`CommandPalette > renders with groups correctly 1`] = ` exports[`CommandPalette > renders with icon correctly 1`] = ` "
-
+
@@ -501,7 +501,7 @@ exports[`CommandPalette > renders with icon correctly 1`] = ` exports[`CommandPalette > renders with item slot correctly 1`] = ` "
-
+
@@ -549,7 +549,7 @@ exports[`CommandPalette > renders with item slot correctly 1`] = ` exports[`CommandPalette > renders with label slot correctly 1`] = ` "
-
+
@@ -612,7 +612,7 @@ exports[`CommandPalette > renders with label slot correctly 1`] = ` exports[`CommandPalette > renders with leading slot correctly 1`] = ` "
-
+
@@ -665,7 +665,7 @@ exports[`CommandPalette > renders with leading slot correctly 1`] = ` exports[`CommandPalette > renders with loading correctly 1`] = ` "
-
+
@@ -728,7 +728,7 @@ exports[`CommandPalette > renders with loading correctly 1`] = ` exports[`CommandPalette > renders with loadingIcon correctly 1`] = ` "
-
+
@@ -755,7 +755,7 @@ exports[`CommandPalette > renders with loadingIcon correctly 1`] = ` exports[`CommandPalette > renders with modelValue correctly 1`] = ` "
-
+
@@ -818,7 +818,7 @@ exports[`CommandPalette > renders with modelValue correctly 1`] = ` exports[`CommandPalette > renders with placeholder correctly 1`] = ` "
-
+
@@ -881,7 +881,7 @@ exports[`CommandPalette > renders with placeholder correctly 1`] = ` exports[`CommandPalette > renders with selectedIcon correctly 1`] = ` "
-
+
@@ -944,7 +944,7 @@ exports[`CommandPalette > renders with selectedIcon correctly 1`] = ` exports[`CommandPalette > renders with trailing slot correctly 1`] = ` "
-
+
@@ -1003,7 +1003,7 @@ exports[`CommandPalette > renders with trailing slot correctly 1`] = ` exports[`CommandPalette > renders with ui correctly 1`] = ` "
-
+
diff --git a/test/components/__snapshots__/Input.spec.ts.snap b/test/components/__snapshots__/Input.spec.ts.snap index 8f9e8768..583b904d 100644 --- a/test/components/__snapshots__/Input.spec.ts.snap +++ b/test/components/__snapshots__/Input.spec.ts.snap @@ -57,7 +57,7 @@ exports[`Input > renders with disabled correctly 1`] = ` `; exports[`Input > renders with icon correctly 1`] = ` -"
+"
" `; @@ -70,7 +70,7 @@ exports[`Input > renders with id correctly 1`] = ` `; exports[`Input > renders with leading and icon correctly 1`] = ` -"
+"
" `; @@ -82,19 +82,19 @@ exports[`Input > renders with leading slot correctly 1`] = ` `; exports[`Input > renders with leadingIcon correctly 1`] = ` -"
+"
" `; exports[`Input > renders with loading correctly 1`] = ` -"
+"
" `; exports[`Input > renders with loadingIcon correctly 1`] = ` -"
+"
" `; @@ -157,7 +157,7 @@ exports[`Input > renders with size xs correctly 1`] = ` exports[`Input > renders with trailing and icon correctly 1`] = ` "
- +
" `; @@ -169,7 +169,7 @@ exports[`Input > renders with trailing slot correctly 1`] = ` exports[`Input > renders with trailingIcon correctly 1`] = ` "
- +
" `; diff --git a/test/components/__snapshots__/NavigationMenu.spec.ts.snap b/test/components/__snapshots__/NavigationMenu.spec.ts.snap index b1b9f7c9..c03b0154 100644 --- a/test/components/__snapshots__/NavigationMenu.spec.ts.snap +++ b/test/components/__snapshots__/NavigationMenu.spec.ts.snap @@ -5,13 +5,13 @@ exports[`NavigationMenu > renders with class correctly 1`] = `
@@ -19,10 +19,10 @@ exports[`NavigationMenu > renders with class correctly 1`] = `
@@ -36,13 +36,13 @@ exports[`NavigationMenu > renders with custom slot correctly 1`] = `
@@ -51,7 +51,7 @@ exports[`NavigationMenu > renders with custom slot correctly 1`] = `
@@ -73,7 +73,7 @@ exports[`NavigationMenu > renders with item slot correctly 1`] = `
    -
  • Examples +
  • Examples
  • @@ -88,13 +88,13 @@ exports[`NavigationMenu > renders with items correctly 1`] = `
    @@ -102,10 +102,10 @@ exports[`NavigationMenu > renders with items correctly 1`] = `
    @@ -119,13 +119,13 @@ exports[`NavigationMenu > renders with label slot correctly 1`] = `
    @@ -133,10 +133,10 @@ exports[`NavigationMenu > renders with label slot correctly 1`] = `
    @@ -181,13 +181,13 @@ exports[`NavigationMenu > renders with orientation vertical correctly 1`] = `
    @@ -198,10 +198,10 @@ exports[`NavigationMenu > renders with orientation vertical correctly 1`] = `
    @@ -215,16 +215,16 @@ exports[`NavigationMenu > renders with trailing slot correctly 1`] = `
    @@ -236,13 +236,13 @@ exports[`NavigationMenu > renders with ui correctly 1`] = `
    @@ -250,10 +250,10 @@ exports[`NavigationMenu > renders with ui correctly 1`] = `
    diff --git a/test/components/__snapshots__/Pagination.spec.ts.snap b/test/components/__snapshots__/Pagination.spec.ts.snap index 476e5fa6..eaefd25d 100644 --- a/test/components/__snapshots__/Pagination.spec.ts.snap +++ b/test/components/__snapshots__/Pagination.spec.ts.snap @@ -2,10 +2,10 @@ exports[`Pagination > renders with active color black correctly 1`] = ` "