diff --git a/src/runtime/components/Button.vue b/src/runtime/components/Button.vue index 22bb672c90..95550caa0e 100644 --- a/src/runtime/components/Button.vue +++ b/src/runtime/components/Button.vue @@ -96,7 +96,8 @@ const ui = computed(() => button({ diff --git a/test/components/__snapshots__/Alert.spec.ts.snap b/test/components/__snapshots__/Alert.spec.ts.snap index 7d771cb59f..f3fae9a9b7 100644 --- a/test/components/__snapshots__/Alert.spec.ts.snap +++ b/test/components/__snapshots__/Alert.spec.ts.snap @@ -43,7 +43,7 @@ exports[`Alert > renders with close correctly 1`] = ` -
@@ -70,7 +70,7 @@ exports[`Alert > renders with closeIcon correctly 1`] = ` -
diff --git a/test/components/__snapshots__/Button.spec.ts.snap b/test/components/__snapshots__/Button.spec.ts.snap index 225dec1788..3985925ec4 100644 --- a/test/components/__snapshots__/Button.spec.ts.snap +++ b/test/components/__snapshots__/Button.spec.ts.snap @@ -1,48 +1,48 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`Button > renders with as correctly 1`] = ` -"
+"
" +" `; exports[`Button > renders with avatar and leadingIcon correctly 1`] = ` -"" `; exports[`Button > renders with avatar and trailingIcon correctly 1`] = ` -"" `; exports[`Button > renders with avatar correctly 1`] = ` -"" `; exports[`Button > renders with block correctly 1`] = ` -"" `; exports[`Button > renders with class correctly 1`] = ` -"" `; exports[`Button > renders with default slot correctly 1`] = ` -"" @@ -56,230 +56,230 @@ exports[`Button > renders with disabled and with link correctly 1`] = ` `; exports[`Button > renders with disabled correctly 1`] = ` -"" `; exports[`Button > renders with icon correctly 1`] = ` -"" `; exports[`Button > renders with label correctly 1`] = ` -"" `; exports[`Button > renders with leading and icon correctly 1`] = ` -"" `; exports[`Button > renders with leading slot correctly 1`] = ` -"" `; exports[`Button > renders with leadingIcon correctly 1`] = ` -"" `; exports[`Button > renders with loading and avatar correctly 1`] = ` -"" `; exports[`Button > renders with loading correctly 1`] = ` -"" `; exports[`Button > renders with loading trailing and avatar correctly 1`] = ` -"" `; exports[`Button > renders with loading trailing correctly 1`] = ` -"" `; exports[`Button > renders with loadingIcon correctly 1`] = ` -"" `; exports[`Button > renders with neutral variant ghost correctly 1`] = ` -"" `; exports[`Button > renders with neutral variant link correctly 1`] = ` -"" `; exports[`Button > renders with neutral variant outline correctly 1`] = ` -"" `; exports[`Button > renders with neutral variant soft correctly 1`] = ` -"" `; exports[`Button > renders with neutral variant solid correctly 1`] = ` -"" `; exports[`Button > renders with neutral variant subtle correctly 1`] = ` -"" `; exports[`Button > renders with primary variant ghost correctly 1`] = ` -"" `; exports[`Button > renders with primary variant link correctly 1`] = ` -"" `; exports[`Button > renders with primary variant outline correctly 1`] = ` -"" `; exports[`Button > renders with primary variant soft correctly 1`] = ` -"" `; exports[`Button > renders with primary variant solid correctly 1`] = ` -"" `; exports[`Button > renders with primary variant subtle correctly 1`] = ` -"" `; exports[`Button > renders with size lg correctly 1`] = ` -"" `; exports[`Button > renders with size md correctly 1`] = ` -"" `; exports[`Button > renders with size sm correctly 1`] = ` -"" `; exports[`Button > renders with size xl correctly 1`] = ` -"" `; exports[`Button > renders with size xs correctly 1`] = ` -"" `; exports[`Button > renders with square correctly 1`] = ` -"" `; exports[`Button > renders with trailing and icon correctly 1`] = ` -"" `; exports[`Button > renders with trailing slot correctly 1`] = ` -"" `; exports[`Button > renders with trailingIcon correctly 1`] = ` -"" `; exports[`Button > renders with ui correctly 1`] = ` -"" diff --git a/test/components/__snapshots__/ButtonGroup.spec.ts.snap b/test/components/__snapshots__/ButtonGroup.spec.ts.snap index f0e22ebbe6..57cbff797d 100644 --- a/test/components/__snapshots__/ButtonGroup.spec.ts.snap +++ b/test/components/__snapshots__/ButtonGroup.spec.ts.snap @@ -5,7 +5,7 @@ exports[`ButtonGroup > renders orientation vertical with default slot correctly
-
@@ -21,7 +21,7 @@ exports[`ButtonGroup > renders with default slot correctly 1`] = `
-
@@ -33,7 +33,7 @@ exports[`ButtonGroup > renders with size lg correctly 1`] = `
-
@@ -45,7 +45,7 @@ exports[`ButtonGroup > renders with size md correctly 1`] = `
-
@@ -57,7 +57,7 @@ exports[`ButtonGroup > renders with size sm correctly 1`] = `
-
@@ -69,7 +69,7 @@ exports[`ButtonGroup > renders with size xl correctly 1`] = `
-
@@ -81,7 +81,7 @@ exports[`ButtonGroup > renders with size xs correctly 1`] = `
-
diff --git a/test/components/__snapshots__/Calendar.spec.ts.snap b/test/components/__snapshots__/Calendar.spec.ts.snap index 1f4ee087d8..a32968670c 100644 --- a/test/components/__snapshots__/Calendar.spec.ts.snap +++ b/test/components/__snapshots__/Calendar.spec.ts.snap @@ -2,17 +2,17 @@ exports[`Calendar > renders with as correctly 1`] = ` "
-
-
January 2025
@@ -180,17 +180,17 @@ exports[`Calendar > renders with as correctly 1`] = ` exports[`Calendar > renders with class correctly 1`] = ` "
-
-
January 2025
@@ -358,17 +358,17 @@ exports[`Calendar > renders with class correctly 1`] = ` exports[`Calendar > renders with color neutral correctly 1`] = ` "
-
-
January 2025
@@ -536,17 +536,17 @@ exports[`Calendar > renders with color neutral correctly 1`] = ` exports[`Calendar > renders with day slot correctly 1`] = ` "
-
-
January 2025
@@ -714,17 +714,17 @@ exports[`Calendar > renders with day slot correctly 1`] = ` exports[`Calendar > renders with default value correctly 1`] = ` "
-
-
January 2025
@@ -892,17 +892,17 @@ exports[`Calendar > renders with default value correctly 1`] = ` exports[`Calendar > renders with disabled correctly 1`] = ` "
-
-
January 2025
@@ -1070,17 +1070,17 @@ exports[`Calendar > renders with disabled correctly 1`] = ` exports[`Calendar > renders with heading slot correctly 1`] = ` "
-
-
Heading
@@ -1248,17 +1248,17 @@ exports[`Calendar > renders with heading slot correctly 1`] = ` exports[`Calendar > renders with isDateDisabled correctly 1`] = ` "
-
-
January 2025
@@ -1426,17 +1426,17 @@ exports[`Calendar > renders with isDateDisabled correctly 1`] = ` exports[`Calendar > renders with isDateUnavailable correctly 1`] = ` "
-
-
January 2025
@@ -1604,17 +1604,17 @@ exports[`Calendar > renders with isDateUnavailable correctly 1`] = ` exports[`Calendar > renders with modelValue correctly 1`] = ` "
-
-
January 2025
@@ -1782,17 +1782,17 @@ exports[`Calendar > renders with modelValue correctly 1`] = ` exports[`Calendar > renders with multiple correctly 1`] = ` "
-
-
January 2025
@@ -1960,17 +1960,17 @@ exports[`Calendar > renders with multiple correctly 1`] = ` exports[`Calendar > renders with numberOfMonths correctly 1`] = ` "
-
-
January - February 2025
@@ -2294,17 +2294,17 @@ exports[`Calendar > renders with range correctly 1`] = `
Event Date, January 2025
-
-
January 2025
@@ -2469,17 +2469,17 @@ exports[`Calendar > renders with range correctly 1`] = ` exports[`Calendar > renders with readonly correctly 1`] = ` "
-
-
January 2025
@@ -2647,17 +2647,17 @@ exports[`Calendar > renders with readonly correctly 1`] = ` exports[`Calendar > renders with size lg correctly 1`] = ` "
-
-
January 2025
@@ -2825,17 +2825,17 @@ exports[`Calendar > renders with size lg correctly 1`] = ` exports[`Calendar > renders with size md correctly 1`] = ` "
-
-
January 2025
@@ -3003,17 +3003,17 @@ exports[`Calendar > renders with size md correctly 1`] = ` exports[`Calendar > renders with size sm correctly 1`] = ` "
-
-
January 2025
@@ -3181,17 +3181,17 @@ exports[`Calendar > renders with size sm correctly 1`] = ` exports[`Calendar > renders with size xl correctly 1`] = ` "
-
-
January 2025
@@ -3359,17 +3359,17 @@ exports[`Calendar > renders with size xl correctly 1`] = ` exports[`Calendar > renders with size xs correctly 1`] = ` "
-
-
January 2025
@@ -3537,17 +3537,17 @@ exports[`Calendar > renders with size xs correctly 1`] = ` exports[`Calendar > renders with ui correctly 1`] = ` "
-
-
January 2025
@@ -3715,17 +3715,17 @@ exports[`Calendar > renders with ui correctly 1`] = ` exports[`Calendar > renders with week-day slot correctly 1`] = ` "
-
-
January 2025
@@ -3893,17 +3893,17 @@ exports[`Calendar > renders with week-day slot correctly 1`] = ` exports[`Calendar > renders with weekStartsOn correctly 1`] = ` "
-
-
January 2025
@@ -4071,17 +4071,17 @@ exports[`Calendar > renders with weekStartsOn correctly 1`] = ` exports[`Calendar > renders with weekdayFormat correctly 1`] = ` "
-
-
January 2025
@@ -4249,17 +4249,17 @@ exports[`Calendar > renders with weekdayFormat correctly 1`] = ` exports[`Calendar > renders without fixedWeeks correctly 1`] = ` "
-
-
January 2025
@@ -4404,13 +4404,13 @@ exports[`Calendar > renders without fixedWeeks correctly 1`] = ` exports[`Calendar > renders without monthControls correctly 1`] = ` "
-
January 2025
- @@ -4579,11 +4579,11 @@ exports[`Calendar > renders without monthControls correctly 1`] = ` exports[`Calendar > renders without yearControls correctly 1`] = ` "
- -
January 2025
diff --git a/test/components/__snapshots__/Carousel.spec.ts.snap b/test/components/__snapshots__/Carousel.spec.ts.snap index 88385e4c46..24c1b0fef0 100644 --- a/test/components/__snapshots__/Carousel.spec.ts.snap +++ b/test/components/__snapshots__/Carousel.spec.ts.snap @@ -13,10 +13,10 @@ exports[`Carousel > renders with arrows correctly 1`] = `
-
@@ -105,10 +105,10 @@ exports[`Carousel > renders with next correctly 1`] = `
-
@@ -130,10 +130,10 @@ exports[`Carousel > renders with nextIcon correctly 1`] = `
-
@@ -171,10 +171,10 @@ exports[`Carousel > renders with prev correctly 1`] = `
-
@@ -196,10 +196,10 @@ exports[`Carousel > renders with prevIcon correctly 1`] = `
-
diff --git a/test/components/__snapshots__/CommandPalette.spec.ts.snap b/test/components/__snapshots__/CommandPalette.spec.ts.snap index e120999d9e..288906ab1f 100644 --- a/test/components/__snapshots__/CommandPalette.spec.ts.snap +++ b/test/components/__snapshots__/CommandPalette.spec.ts.snap @@ -90,7 +90,7 @@ exports[`CommandPalette > renders with class correctly 1`] = ` exports[`CommandPalette > renders with close correctly 1`] = ` "
-
@@ -177,7 +177,7 @@ exports[`CommandPalette > renders with close slot correctly 1`] = ` exports[`CommandPalette > renders with closeIcon correctly 1`] = ` "
-
diff --git a/test/components/__snapshots__/InputNumber.spec.ts.snap b/test/components/__snapshots__/InputNumber.spec.ts.snap index ac6ef009ac..8d138f07a4 100644 --- a/test/components/__snapshots__/InputNumber.spec.ts.snap +++ b/test/components/__snapshots__/InputNumber.spec.ts.snap @@ -2,11 +2,11 @@ exports[`InputNumber > renders with as correctly 1`] = ` "
-
-
@@ -16,11 +16,11 @@ exports[`InputNumber > renders with as correctly 1`] = ` exports[`InputNumber > renders with class correctly 1`] = ` "
-
-
@@ -30,7 +30,7 @@ exports[`InputNumber > renders with class correctly 1`] = ` exports[`InputNumber > renders with decrement slot correctly 1`] = ` "
-
@@ -41,11 +41,11 @@ exports[`InputNumber > renders with decrement slot correctly 1`] = ` exports[`InputNumber > renders with decrementIcon correctly 1`] = ` "
-
-
@@ -55,11 +55,11 @@ exports[`InputNumber > renders with decrementIcon correctly 1`] = ` exports[`InputNumber > renders with disabled correctly 1`] = ` "
-
-
@@ -70,7 +70,7 @@ exports[`InputNumber > renders with disabled correctly 1`] = ` exports[`InputNumber > renders with increment slot correctly 1`] = ` "
+
-
@@ -80,11 +80,11 @@ exports[`InputNumber > renders with increment slot correctly 1`] = ` exports[`InputNumber > renders with incrementIcon correctly 1`] = ` "
-
-
@@ -94,11 +94,11 @@ exports[`InputNumber > renders with incrementIcon correctly 1`] = ` exports[`InputNumber > renders with name correctly 1`] = ` "
-
-
@@ -108,11 +108,11 @@ exports[`InputNumber > renders with name correctly 1`] = ` exports[`InputNumber > renders with neutral variant ghost correctly 1`] = ` "
-
-
@@ -122,11 +122,11 @@ exports[`InputNumber > renders with neutral variant ghost correctly 1`] = ` exports[`InputNumber > renders with neutral variant none correctly 1`] = ` "
-
-
@@ -136,11 +136,11 @@ exports[`InputNumber > renders with neutral variant none correctly 1`] = ` exports[`InputNumber > renders with neutral variant outline correctly 1`] = ` "
-
-
@@ -150,11 +150,11 @@ exports[`InputNumber > renders with neutral variant outline correctly 1`] = ` exports[`InputNumber > renders with neutral variant soft correctly 1`] = ` "
-
-
@@ -164,11 +164,11 @@ exports[`InputNumber > renders with neutral variant soft correctly 1`] = ` exports[`InputNumber > renders with neutral variant subtle correctly 1`] = ` "
-
-
@@ -178,11 +178,11 @@ exports[`InputNumber > renders with neutral variant subtle correctly 1`] = ` exports[`InputNumber > renders with orientation vertical correctly 1`] = ` "
-
-
@@ -192,11 +192,11 @@ exports[`InputNumber > renders with orientation vertical correctly 1`] = ` exports[`InputNumber > renders with placeholder correctly 1`] = ` "
-
-
@@ -206,11 +206,11 @@ exports[`InputNumber > renders with placeholder correctly 1`] = ` exports[`InputNumber > renders with primary variant ghost correctly 1`] = ` "
-
-
@@ -220,11 +220,11 @@ exports[`InputNumber > renders with primary variant ghost correctly 1`] = ` exports[`InputNumber > renders with primary variant none correctly 1`] = ` "
-
-
@@ -234,11 +234,11 @@ exports[`InputNumber > renders with primary variant none correctly 1`] = ` exports[`InputNumber > renders with primary variant outline correctly 1`] = ` "
-
-
@@ -248,11 +248,11 @@ exports[`InputNumber > renders with primary variant outline correctly 1`] = ` exports[`InputNumber > renders with primary variant soft correctly 1`] = ` "
-
-
@@ -262,11 +262,11 @@ exports[`InputNumber > renders with primary variant soft correctly 1`] = ` exports[`InputNumber > renders with primary variant subtle correctly 1`] = ` "
-
-
@@ -276,11 +276,11 @@ exports[`InputNumber > renders with primary variant subtle correctly 1`] = ` exports[`InputNumber > renders with required correctly 1`] = ` "
-
-
@@ -290,11 +290,11 @@ exports[`InputNumber > renders with required correctly 1`] = ` exports[`InputNumber > renders with size lg correctly 1`] = ` "
-
-
@@ -304,11 +304,11 @@ exports[`InputNumber > renders with size lg correctly 1`] = ` exports[`InputNumber > renders with size md correctly 1`] = ` "
-
-
@@ -318,11 +318,11 @@ exports[`InputNumber > renders with size md correctly 1`] = ` exports[`InputNumber > renders with size sm correctly 1`] = ` "
-
-
@@ -332,11 +332,11 @@ exports[`InputNumber > renders with size sm correctly 1`] = ` exports[`InputNumber > renders with size xl correctly 1`] = ` "
-
-
@@ -346,11 +346,11 @@ exports[`InputNumber > renders with size xl correctly 1`] = ` exports[`InputNumber > renders with size xs correctly 1`] = ` "
-
-
@@ -360,11 +360,11 @@ exports[`InputNumber > renders with size xs correctly 1`] = ` exports[`InputNumber > renders with ui correctly 1`] = ` "
-
-
diff --git a/test/components/__snapshots__/Modal.spec.ts.snap b/test/components/__snapshots__/Modal.spec.ts.snap index ae4ac832bb..dcb506619c 100644 --- a/test/components/__snapshots__/Modal.spec.ts.snap +++ b/test/components/__snapshots__/Modal.spec.ts.snap @@ -9,7 +9,7 @@ exports[`Modal > renders with body slot correctly 1`] = `