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({
- 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`] = `
-
-
+
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`] = `
-"
+"
Button
-
"
+"
`;
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`] = `
-"
+"
Button
"
`;
exports[`Button > renders with class correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with default slot correctly 1`] = `
-"
+"
Default slot
"
@@ -56,230 +56,230 @@ exports[`Button > renders with disabled and with link correctly 1`] = `
`;
exports[`Button > renders with disabled correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with icon correctly 1`] = `
-"
+"
"
`;
exports[`Button > renders with label correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with leading and icon correctly 1`] = `
-"
+"
"
`;
exports[`Button > renders with leading slot correctly 1`] = `
-"Leading slot
+"Leading slot
"
`;
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`] = `
-"
+"
Button
"
`;
exports[`Button > renders with neutral variant link correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with neutral variant outline correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with neutral variant soft correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with neutral variant solid correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with neutral variant subtle correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with primary variant ghost correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with primary variant link correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with primary variant outline correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with primary variant soft correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with primary variant solid correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with primary variant subtle correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with size lg correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with size md correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with size sm correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with size xl correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with size xs correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with square correctly 1`] = `
-"
+"
Button
"
`;
exports[`Button > renders with trailing and icon correctly 1`] = `
-"
+"
"
`;
exports[`Button > renders with trailing slot correctly 1`] = `
-"
+"
Trailing slot
"
`;
exports[`Button > renders with trailingIcon correctly 1`] = `
-"
+"
"
`;
exports[`Button > renders with ui correctly 1`] = `
-"
+"
Button
"
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
-
+
Click me!
@@ -21,7 +21,7 @@ exports[`ButtonGroup > renders with default slot correctly 1`] = `
-
+
Click me!
@@ -33,7 +33,7 @@ exports[`ButtonGroup > renders with size lg correctly 1`] = `
-
+
Click me!
@@ -45,7 +45,7 @@ exports[`ButtonGroup > renders with size md correctly 1`] = `
-
+
Click me!
@@ -57,7 +57,7 @@ exports[`ButtonGroup > renders with size sm correctly 1`] = `
-
+
Click me!
@@ -69,7 +69,7 @@ exports[`ButtonGroup > renders with size xl correctly 1`] = `
-
+
Click me!
@@ -81,7 +81,7 @@ exports[`ButtonGroup > renders with size xs correctly 1`] = `
-
+
Click me!
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
+ January 2025
-
+
@@ -180,17 +180,17 @@ exports[`Calendar > renders with as correctly 1`] = `
exports[`Calendar > renders with class correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -358,17 +358,17 @@ exports[`Calendar > renders with class correctly 1`] = `
exports[`Calendar > renders with color neutral correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -536,17 +536,17 @@ exports[`Calendar > renders with color neutral correctly 1`] = `
exports[`Calendar > renders with day slot correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -714,17 +714,17 @@ exports[`Calendar > renders with day slot correctly 1`] = `
exports[`Calendar > renders with default value correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -892,17 +892,17 @@ exports[`Calendar > renders with default value correctly 1`] = `
exports[`Calendar > renders with disabled correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -1070,17 +1070,17 @@ exports[`Calendar > renders with disabled correctly 1`] = `
exports[`Calendar > renders with heading slot correctly 1`] = `
"
-
+
-
+
-
Heading
+ Heading
-
+
@@ -1248,17 +1248,17 @@ exports[`Calendar > renders with heading slot correctly 1`] = `
exports[`Calendar > renders with isDateDisabled correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -1426,17 +1426,17 @@ exports[`Calendar > renders with isDateDisabled correctly 1`] = `
exports[`Calendar > renders with isDateUnavailable correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -1604,17 +1604,17 @@ exports[`Calendar > renders with isDateUnavailable correctly 1`] = `
exports[`Calendar > renders with modelValue correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -1782,17 +1782,17 @@ exports[`Calendar > renders with modelValue correctly 1`] = `
exports[`Calendar > renders with multiple correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -1960,17 +1960,17 @@ exports[`Calendar > renders with multiple correctly 1`] = `
exports[`Calendar > renders with numberOfMonths correctly 1`] = `
"
-
+
-
+
-
January - February 2025
+ January - February 2025
-
+
@@ -2294,17 +2294,17 @@ exports[`Calendar > renders with range correctly 1`] = `
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -2469,17 +2469,17 @@ exports[`Calendar > renders with range correctly 1`] = `
exports[`Calendar > renders with readonly correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -2647,17 +2647,17 @@ exports[`Calendar > renders with readonly correctly 1`] = `
exports[`Calendar > renders with size lg correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -2825,17 +2825,17 @@ exports[`Calendar > renders with size lg correctly 1`] = `
exports[`Calendar > renders with size md correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -3003,17 +3003,17 @@ exports[`Calendar > renders with size md correctly 1`] = `
exports[`Calendar > renders with size sm correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -3181,17 +3181,17 @@ exports[`Calendar > renders with size sm correctly 1`] = `
exports[`Calendar > renders with size xl correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -3359,17 +3359,17 @@ exports[`Calendar > renders with size xl correctly 1`] = `
exports[`Calendar > renders with size xs correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -3537,17 +3537,17 @@ exports[`Calendar > renders with size xs correctly 1`] = `
exports[`Calendar > renders with ui correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -3715,17 +3715,17 @@ exports[`Calendar > renders with ui correctly 1`] = `
exports[`Calendar > renders with week-day slot correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -3893,17 +3893,17 @@ exports[`Calendar > renders with week-day slot correctly 1`] = `
exports[`Calendar > renders with weekStartsOn correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -4071,17 +4071,17 @@ exports[`Calendar > renders with weekStartsOn correctly 1`] = `
exports[`Calendar > renders with weekdayFormat correctly 1`] = `
"
-
+
-
+
-
January 2025
+ January 2025
-
+
@@ -4249,17 +4249,17 @@ exports[`Calendar > renders with weekdayFormat correctly 1`] = `
exports[`Calendar > renders without fixedWeeks correctly 1`] = `
"
-
+
-
+
-
January 2025
+ 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
+ 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`] = `
"