diff --git a/src/runtime/components/Button.vue b/src/runtime/components/Button.vue index bf9fb8ed..fd999112 100644 --- a/src/runtime/components/Button.vue +++ b/src/runtime/components/Button.vue @@ -62,7 +62,7 @@ const ui = computed(() => tv({ extend: button, slots: props.ui })({ - + @@ -72,7 +72,7 @@ const ui = computed(() => tv({ extend: button, slots: props.ui })({ - + diff --git a/test/components/__snapshots__/Button.spec.ts.snap b/test/components/__snapshots__/Button.spec.ts.snap index e57e89f4..f69bdd96 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__/Pagination.spec.ts.snap b/test/components/__snapshots__/Pagination.spec.ts.snap index eaefd25d..476e5fa6 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`] = ` " - + - + @@ -23,10 +23,10 @@ exports[`Pagination > renders with active color black correctly 1`] = ` 5 - + - + @@ -35,10 +35,10 @@ exports[`Pagination > renders with active color black correctly 1`] = ` exports[`Pagination > renders with active color gray correctly 1`] = ` " - + - + @@ -56,10 +56,10 @@ exports[`Pagination > renders with active color gray correctly 1`] = ` 5 - + - + @@ -68,10 +68,10 @@ exports[`Pagination > renders with active color gray correctly 1`] = ` exports[`Pagination > renders with active color green correctly 1`] = ` " - + - + @@ -89,10 +89,10 @@ exports[`Pagination > renders with active color green correctly 1`] = ` 5 - + - + @@ -101,10 +101,10 @@ exports[`Pagination > renders with active color green correctly 1`] = ` exports[`Pagination > renders with active color primary correctly 1`] = ` " - + - + @@ -122,10 +122,10 @@ exports[`Pagination > renders with active color primary correctly 1`] = ` 5 - + - + @@ -134,10 +134,10 @@ exports[`Pagination > renders with active color primary correctly 1`] = ` exports[`Pagination > renders with active color red correctly 1`] = ` " - + - + @@ -155,10 +155,10 @@ exports[`Pagination > renders with active color red correctly 1`] = ` 5 - + - + @@ -167,10 +167,10 @@ exports[`Pagination > renders with active color red correctly 1`] = ` exports[`Pagination > renders with active color white correctly 1`] = ` " - + - + @@ -188,10 +188,10 @@ exports[`Pagination > renders with active color white correctly 1`] = ` 5 - + - + @@ -200,10 +200,10 @@ exports[`Pagination > renders with active color white correctly 1`] = ` exports[`Pagination > renders with active variant ghost correctly 1`] = ` " - + - + @@ -221,10 +221,10 @@ exports[`Pagination > renders with active variant ghost correctly 1`] = ` 5 - + - + @@ -233,10 +233,10 @@ exports[`Pagination > renders with active variant ghost correctly 1`] = ` exports[`Pagination > renders with active variant link correctly 1`] = ` " - + - + @@ -254,10 +254,10 @@ exports[`Pagination > renders with active variant link correctly 1`] = ` 5 - + - + @@ -266,10 +266,10 @@ exports[`Pagination > renders with active variant link correctly 1`] = ` exports[`Pagination > renders with active variant outline correctly 1`] = ` " - + - + @@ -287,10 +287,10 @@ exports[`Pagination > renders with active variant outline correctly 1`] = ` 5 - + - + @@ -299,10 +299,10 @@ exports[`Pagination > renders with active variant outline correctly 1`] = ` exports[`Pagination > renders with active variant soft correctly 1`] = ` " - + - + @@ -320,10 +320,10 @@ exports[`Pagination > renders with active variant soft correctly 1`] = ` 5 - + - + @@ -332,10 +332,10 @@ exports[`Pagination > renders with active variant soft correctly 1`] = ` exports[`Pagination > renders with active variant solid correctly 1`] = ` " - + - + @@ -353,10 +353,10 @@ exports[`Pagination > renders with active variant solid correctly 1`] = ` 5 - + - + @@ -365,10 +365,10 @@ exports[`Pagination > renders with active variant solid correctly 1`] = ` exports[`Pagination > renders with active variant subtle correctly 1`] = ` " - + - + @@ -386,10 +386,10 @@ exports[`Pagination > renders with active variant subtle correctly 1`] = ` 5 - + - + @@ -398,10 +398,10 @@ exports[`Pagination > renders with active variant subtle correctly 1`] = ` exports[`Pagination > renders with as correctly 1`] = ` " - + - + @@ -419,10 +419,10 @@ exports[`Pagination > renders with as correctly 1`] = ` 5 - + - + @@ -431,10 +431,10 @@ exports[`Pagination > renders with as correctly 1`] = ` exports[`Pagination > renders with class correctly 1`] = ` " - + - + @@ -452,10 +452,10 @@ exports[`Pagination > renders with class correctly 1`] = ` 5 - + - + @@ -464,10 +464,10 @@ exports[`Pagination > renders with class correctly 1`] = ` exports[`Pagination > renders with color black correctly 1`] = ` " - + - + @@ -485,10 +485,10 @@ exports[`Pagination > renders with color black correctly 1`] = ` 5 - + - + @@ -497,10 +497,10 @@ exports[`Pagination > renders with color black correctly 1`] = ` exports[`Pagination > renders with color gray correctly 1`] = ` " - + - + @@ -518,10 +518,10 @@ exports[`Pagination > renders with color gray correctly 1`] = ` 5 - + - + @@ -530,10 +530,10 @@ exports[`Pagination > renders with color gray correctly 1`] = ` exports[`Pagination > renders with color green correctly 1`] = ` " - + - + @@ -551,10 +551,10 @@ exports[`Pagination > renders with color green correctly 1`] = ` 5 - + - + @@ -563,10 +563,10 @@ exports[`Pagination > renders with color green correctly 1`] = ` exports[`Pagination > renders with color primary correctly 1`] = ` " - + - + @@ -584,10 +584,10 @@ exports[`Pagination > renders with color primary correctly 1`] = ` 5 - + - + @@ -596,10 +596,10 @@ exports[`Pagination > renders with color primary correctly 1`] = ` exports[`Pagination > renders with color red correctly 1`] = ` " - + - + @@ -617,10 +617,10 @@ exports[`Pagination > renders with color red correctly 1`] = ` 5 - + - + @@ -629,10 +629,10 @@ exports[`Pagination > renders with color red correctly 1`] = ` exports[`Pagination > renders with color white correctly 1`] = ` " - + - + @@ -650,10 +650,10 @@ exports[`Pagination > renders with color white correctly 1`] = ` 5 - + - + @@ -662,10 +662,10 @@ exports[`Pagination > renders with color white correctly 1`] = ` exports[`Pagination > renders with defaultPage correctly 1`] = ` " - + - + @@ -683,10 +683,10 @@ exports[`Pagination > renders with defaultPage correctly 1`] = ` 5 - + - + @@ -695,10 +695,10 @@ exports[`Pagination > renders with defaultPage correctly 1`] = ` exports[`Pagination > renders with disabled correctly 1`] = ` " - + - + @@ -716,10 +716,10 @@ exports[`Pagination > renders with disabled correctly 1`] = ` 5 - + - + @@ -728,10 +728,10 @@ exports[`Pagination > renders with disabled correctly 1`] = ` exports[`Pagination > renders with ellipsis slot correctly 1`] = ` " - + - + @@ -749,10 +749,10 @@ exports[`Pagination > renders with ellipsis slot correctly 1`] = ` Ellipsis slot 10 - + - + @@ -761,16 +761,16 @@ exports[`Pagination > renders with ellipsis slot correctly 1`] = ` exports[`Pagination > renders with ellipsisIcon correctly 1`] = ` " - + - + 1 - + @@ -782,16 +782,16 @@ exports[`Pagination > renders with ellipsisIcon correctly 1`] = ` 6 - + 10 - + - + @@ -800,7 +800,7 @@ exports[`Pagination > renders with ellipsisIcon correctly 1`] = ` exports[`Pagination > renders with first slot correctly 1`] = ` " - First slot + First slot @@ -818,10 +818,10 @@ exports[`Pagination > renders with first slot correctly 1`] = ` 5 - + - + @@ -830,10 +830,10 @@ exports[`Pagination > renders with first slot correctly 1`] = ` exports[`Pagination > renders with firstIcon correctly 1`] = ` " - + - + @@ -851,10 +851,10 @@ exports[`Pagination > renders with firstIcon correctly 1`] = ` 5 - + - + @@ -863,16 +863,16 @@ exports[`Pagination > renders with firstIcon correctly 1`] = ` exports[`Pagination > renders with item slot correctly 1`] = ` " - + - + - Item slotItem slotItem slotItem slotItem slot + Item slotItem slotItem slotItem slotItem slot - + @@ -881,10 +881,10 @@ exports[`Pagination > renders with item slot correctly 1`] = ` exports[`Pagination > renders with itemsPerPage correctly 1`] = ` " - + - + @@ -902,10 +902,10 @@ exports[`Pagination > renders with itemsPerPage correctly 1`] = ` 5 - + - + @@ -914,10 +914,10 @@ exports[`Pagination > renders with itemsPerPage correctly 1`] = ` exports[`Pagination > renders with last slot correctly 1`] = ` " - + - + @@ -935,7 +935,7 @@ exports[`Pagination > renders with last slot correctly 1`] = ` 5 - + Last slot @@ -944,10 +944,10 @@ exports[`Pagination > renders with last slot correctly 1`] = ` exports[`Pagination > renders with lastIcon correctly 1`] = ` " - + - + @@ -965,10 +965,10 @@ exports[`Pagination > renders with lastIcon correctly 1`] = ` 5 - + - + @@ -977,10 +977,10 @@ exports[`Pagination > renders with lastIcon correctly 1`] = ` exports[`Pagination > renders with next slot correctly 1`] = ` " - + - + @@ -998,7 +998,7 @@ exports[`Pagination > renders with next slot correctly 1`] = ` 5 - Next slot + Next slot @@ -1007,10 +1007,10 @@ exports[`Pagination > renders with next slot correctly 1`] = ` exports[`Pagination > renders with nextIcon correctly 1`] = ` " - + - + @@ -1028,10 +1028,10 @@ exports[`Pagination > renders with nextIcon correctly 1`] = ` 5 - + - + @@ -1040,10 +1040,10 @@ exports[`Pagination > renders with nextIcon correctly 1`] = ` exports[`Pagination > renders with page correctly 1`] = ` " - + - + @@ -1061,10 +1061,10 @@ exports[`Pagination > renders with page correctly 1`] = ` 5 - + - + @@ -1073,7 +1073,7 @@ exports[`Pagination > renders with page correctly 1`] = ` exports[`Pagination > renders with prev slot correctly 1`] = ` " - + Prev slot @@ -1091,10 +1091,10 @@ exports[`Pagination > renders with prev slot correctly 1`] = ` 5 - + - + @@ -1103,10 +1103,10 @@ exports[`Pagination > renders with prev slot correctly 1`] = ` exports[`Pagination > renders with prevIcon correctly 1`] = ` " - + - + @@ -1124,10 +1124,10 @@ exports[`Pagination > renders with prevIcon correctly 1`] = ` 5 - + - + @@ -1136,10 +1136,10 @@ exports[`Pagination > renders with prevIcon correctly 1`] = ` exports[`Pagination > renders with showEdges correctly 1`] = ` " - + - + @@ -1163,16 +1163,16 @@ exports[`Pagination > renders with showEdges correctly 1`] = ` 7 - + 10 - + - + @@ -1181,16 +1181,16 @@ exports[`Pagination > renders with showEdges correctly 1`] = ` exports[`Pagination > renders with siblingCount correctly 1`] = ` " - + - + 1 - + @@ -1202,16 +1202,16 @@ exports[`Pagination > renders with siblingCount correctly 1`] = ` 6 - + 10 - + - + @@ -1220,10 +1220,10 @@ exports[`Pagination > renders with siblingCount correctly 1`] = ` exports[`Pagination > renders with size lg correctly 1`] = ` " - + - + @@ -1241,10 +1241,10 @@ exports[`Pagination > renders with size lg correctly 1`] = ` 5 - + - + @@ -1253,10 +1253,10 @@ exports[`Pagination > renders with size lg correctly 1`] = ` exports[`Pagination > renders with size md correctly 1`] = ` " - + - + @@ -1274,10 +1274,10 @@ exports[`Pagination > renders with size md correctly 1`] = ` 5 - + - + @@ -1286,10 +1286,10 @@ exports[`Pagination > renders with size md correctly 1`] = ` exports[`Pagination > renders with size sm correctly 1`] = ` " - + - + @@ -1307,10 +1307,10 @@ exports[`Pagination > renders with size sm correctly 1`] = ` 5 - + - + @@ -1319,10 +1319,10 @@ exports[`Pagination > renders with size sm correctly 1`] = ` exports[`Pagination > renders with size xl correctly 1`] = ` " - + - + @@ -1340,10 +1340,10 @@ exports[`Pagination > renders with size xl correctly 1`] = ` 5 - + - + @@ -1352,10 +1352,10 @@ exports[`Pagination > renders with size xl correctly 1`] = ` exports[`Pagination > renders with size xs correctly 1`] = ` " - + - + @@ -1373,10 +1373,10 @@ exports[`Pagination > renders with size xs correctly 1`] = ` 5 - + - + @@ -1385,10 +1385,10 @@ exports[`Pagination > renders with size xs correctly 1`] = ` exports[`Pagination > renders with total correctly 1`] = ` " - + - + @@ -1406,10 +1406,10 @@ exports[`Pagination > renders with total correctly 1`] = ` 5 - + - + @@ -1418,10 +1418,10 @@ exports[`Pagination > renders with total correctly 1`] = ` exports[`Pagination > renders with ui correctly 1`] = ` " - + - + @@ -1439,10 +1439,10 @@ exports[`Pagination > renders with ui correctly 1`] = ` 5 - + - + @@ -1451,10 +1451,10 @@ exports[`Pagination > renders with ui correctly 1`] = ` exports[`Pagination > renders with variant ghost correctly 1`] = ` " - + - + @@ -1472,10 +1472,10 @@ exports[`Pagination > renders with variant ghost correctly 1`] = ` 5 - + - + @@ -1484,10 +1484,10 @@ exports[`Pagination > renders with variant ghost correctly 1`] = ` exports[`Pagination > renders with variant link correctly 1`] = ` " - + - + @@ -1505,10 +1505,10 @@ exports[`Pagination > renders with variant link correctly 1`] = ` 5 - + - + @@ -1517,10 +1517,10 @@ exports[`Pagination > renders with variant link correctly 1`] = ` exports[`Pagination > renders with variant outline correctly 1`] = ` " - + - + @@ -1538,10 +1538,10 @@ exports[`Pagination > renders with variant outline correctly 1`] = ` 5 - + - + @@ -1550,10 +1550,10 @@ exports[`Pagination > renders with variant outline correctly 1`] = ` exports[`Pagination > renders with variant soft correctly 1`] = ` " - + - + @@ -1571,10 +1571,10 @@ exports[`Pagination > renders with variant soft correctly 1`] = ` 5 - + - + @@ -1583,10 +1583,10 @@ exports[`Pagination > renders with variant soft correctly 1`] = ` exports[`Pagination > renders with variant solid correctly 1`] = ` " - + - + @@ -1604,10 +1604,10 @@ exports[`Pagination > renders with variant solid correctly 1`] = ` 5 - + - + @@ -1616,10 +1616,10 @@ exports[`Pagination > renders with variant solid correctly 1`] = ` exports[`Pagination > renders with variant subtle correctly 1`] = ` " - + - + @@ -1637,10 +1637,10 @@ exports[`Pagination > renders with variant subtle correctly 1`] = ` 5 - + - +