diff --git a/test/components/__snapshots__/CommandPalette-vue.spec.ts.snap b/test/components/__snapshots__/CommandPalette-vue.spec.ts.snap index 09740c25..a4593f44 100644 --- a/test/components/__snapshots__/CommandPalette-vue.spec.ts.snap +++ b/test/components/__snapshots__/CommandPalette-vue.spec.ts.snap @@ -1271,7 +1271,7 @@ exports[`CommandPalette > renders with ui correctly 1`] = ` " `; -exports[`CommandPalette > renders without results correctly 1`] = ` +exports[`CommandPalette > renders without data correctly 1`] = ` "
diff --git a/test/components/__snapshots__/Table-vue.spec.ts.snap b/test/components/__snapshots__/Table-vue.spec.ts.snap index 43989ceb..150a1878 100644 --- a/test/components/__snapshots__/Table-vue.spec.ts.snap +++ b/test/components/__snapshots__/Table-vue.spec.ts.snap @@ -1,8 +1,115 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html +exports[`Table > renders with caption correctly 1`] = ` +"
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Table caption
IdAmountStatusEmail
m5gr84i9316successken99@yahoo.com
3u1reuv4242successAbe45@gmail.com
derv1ws0837processingMonserrat44@gmail.com
5kma53ae874successSilas22@gmail.com
bhqecj4p721failedcarmella@hotmail.com
+
" +`; + +exports[`Table > renders with caption slot correctly 1`] = ` +"
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IdAmountStatusEmail
m5gr84i9316successken99@yahoo.com
3u1reuv4242successAbe45@gmail.com
derv1ws0837processingMonserrat44@gmail.com
5kma53ae874successSilas22@gmail.com
bhqecj4p721failedcarmella@hotmail.com
+
" +`; + exports[`Table > renders with cell slot correctly 1`] = ` "
+ @@ -55,6 +162,7 @@ exports[`Table > renders with cell slot correctly 1`] = ` exports[`Table > renders with class correctly 1`] = ` "
Id
+ @@ -107,6 +215,7 @@ exports[`Table > renders with class correctly 1`] = ` exports[`Table > renders with columns correctly 1`] = ` "
Id
+
@@ -302,6 +411,7 @@ exports[`Table > renders with columns correctly 1`] = ` exports[`Table > renders with data correctly 1`] = ` "
+ @@ -354,6 +464,7 @@ exports[`Table > renders with data correctly 1`] = ` exports[`Table > renders with empty slot correctly 1`] = ` "
Id
+ @@ -406,6 +517,7 @@ exports[`Table > renders with empty slot correctly 1`] = ` exports[`Table > renders with expanded slot correctly 1`] = ` "
Id
+ @@ -458,6 +570,7 @@ exports[`Table > renders with expanded slot correctly 1`] = ` exports[`Table > renders with header slot correctly 1`] = ` "
Id
+ @@ -510,6 +623,7 @@ exports[`Table > renders with header slot correctly 1`] = ` exports[`Table > renders with loading animation carousel correctly 1`] = ` "
ID Header slot
+ @@ -562,6 +676,7 @@ exports[`Table > renders with loading animation carousel correctly 1`] = ` exports[`Table > renders with loading animation carousel-inverse correctly 1`] = ` "
Id
+ @@ -614,6 +729,7 @@ exports[`Table > renders with loading animation carousel-inverse correctly 1`] = exports[`Table > renders with loading animation elastic correctly 1`] = ` "
Id
+ @@ -666,6 +782,7 @@ exports[`Table > renders with loading animation elastic correctly 1`] = ` exports[`Table > renders with loading animation swing correctly 1`] = ` "
Id
+ @@ -718,6 +835,7 @@ exports[`Table > renders with loading animation swing correctly 1`] = ` exports[`Table > renders with loading color error correctly 1`] = ` "
Id
+ @@ -770,6 +888,7 @@ exports[`Table > renders with loading color error correctly 1`] = ` exports[`Table > renders with loading color info correctly 1`] = ` "
Id
+ @@ -822,6 +941,7 @@ exports[`Table > renders with loading color info correctly 1`] = ` exports[`Table > renders with loading color neutral correctly 1`] = ` "
Id
+ @@ -874,6 +994,7 @@ exports[`Table > renders with loading color neutral correctly 1`] = ` exports[`Table > renders with loading color primary correctly 1`] = ` "
Id
+ @@ -926,6 +1047,7 @@ exports[`Table > renders with loading color primary correctly 1`] = ` exports[`Table > renders with loading color secondary correctly 1`] = ` "
Id
+ @@ -978,6 +1100,7 @@ exports[`Table > renders with loading color secondary correctly 1`] = ` exports[`Table > renders with loading color success correctly 1`] = ` "
Id
+ @@ -1030,6 +1153,7 @@ exports[`Table > renders with loading color success correctly 1`] = ` exports[`Table > renders with loading color warning correctly 1`] = ` "
Id
+ @@ -1082,6 +1206,7 @@ exports[`Table > renders with loading color warning correctly 1`] = ` exports[`Table > renders with loading correctly 1`] = ` "
Id
+ @@ -1134,6 +1259,7 @@ exports[`Table > renders with loading correctly 1`] = ` exports[`Table > renders with sticky correctly 1`] = ` "
Id
+ @@ -1186,6 +1312,7 @@ exports[`Table > renders with sticky correctly 1`] = ` exports[`Table > renders with ui correctly 1`] = ` "
Id
+ @@ -1235,9 +1362,10 @@ exports[`Table > renders with ui correctly 1`] = ` " `; -exports[`Table > renders without results correctly 1`] = ` +exports[`Table > renders without data correctly 1`] = ` "
Id
+