diff --git a/test/components/__snapshots__/Avatar.spec.ts.snap b/test/components/__snapshots__/Avatar.spec.ts.snap index aec5c65e..49195f5a 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__/Button.spec.ts.snap b/test/components/__snapshots__/Button.spec.ts.snap index 7326fbdf..768329fe 100644 --- a/test/components/__snapshots__/Button.spec.ts.snap +++ b/test/components/__snapshots__/Button.spec.ts.snap @@ -31,7 +31,7 @@ exports[`Button > renders with disabled correctly 1`] = ` `; exports[`Button > renders with icon correctly 1`] = ` -" +" @@ -54,7 +54,7 @@ exports[`Button > renders with leading slot correctly 1`] = ` `; exports[`Button > renders with leadingIcon correctly 1`] = ` -" +" @@ -63,7 +63,7 @@ exports[`Button > renders with leadingIcon correctly 1`] = ` `; exports[`Button > renders with loading correctly 1`] = ` -" +" @@ -72,7 +72,7 @@ exports[`Button > renders with loading correctly 1`] = ` `; exports[`Button > renders with loadingIcon correctly 1`] = ` -" +" @@ -139,7 +139,7 @@ exports[`Button > renders with trailing slot correctly 1`] = ` exports[`Button > renders with trailingIcon correctly 1`] = ` " - + " diff --git a/test/components/__snapshots__/Input.spec.ts.snap b/test/components/__snapshots__/Input.spec.ts.snap index 065c5c9f..2e910264 100644 --- a/test/components/__snapshots__/Input.spec.ts.snap +++ b/test/components/__snapshots__/Input.spec.ts.snap @@ -22,13 +22,13 @@ exports[`Input > renders with disabled correctly 1`] = ` `; exports[`Input > renders with icon correctly 1`] = ` -" +" " `; exports[`Input > renders with leading and icon correctly 1`] = ` -" +" " `; @@ -40,13 +40,13 @@ exports[`Input > renders with leading slot correctly 1`] = ` `; exports[`Input > renders with leadingIcon correctly 1`] = ` -" +" " `; exports[`Input > renders with loading icon correctly 1`] = ` -" +" " `; @@ -81,7 +81,7 @@ exports[`Input > renders with size correctly 1`] = ` exports[`Input > renders with trailing and icon correctly 1`] = ` " - + " `; @@ -93,7 +93,7 @@ exports[`Input > renders with trailing slot correctly 1`] = ` exports[`Input > renders with trailingIcon correctly 1`] = ` " - + " `; diff --git a/test/components/__snapshots__/Modal.spec.ts.snap b/test/components/__snapshots__/Modal.spec.ts.snap index 7244f575..bd0dc689 100644 --- a/test/components/__snapshots__/Modal.spec.ts.snap +++ b/test/components/__snapshots__/Modal.spec.ts.snap @@ -9,7 +9,7 @@ exports[`Modal > renders basic case correctly 1`] = ` - + @@ -32,7 +32,7 @@ exports[`Modal > renders with body slot correctly 1`] = ` - + @@ -55,7 +55,7 @@ exports[`Modal > renders with class correctly 1`] = ` - + @@ -109,7 +109,7 @@ exports[`Modal > renders with default slot correctly 1`] = ` - + @@ -132,7 +132,7 @@ exports[`Modal > renders with description correctly 1`] = ` Title - Description + Description @@ -155,7 +155,7 @@ exports[`Modal > renders with description slot correctly 1`] = ` - Description slot + Description slot @@ -178,7 +178,7 @@ exports[`Modal > renders with footer slot correctly 1`] = ` - + @@ -201,7 +201,7 @@ exports[`Modal > renders with fullscreen correctly 1`] = ` Title - Description + Description @@ -240,7 +240,7 @@ exports[`Modal > renders with title correctly 1`] = ` Title - + @@ -263,7 +263,7 @@ exports[`Modal > renders with title slot correctly 1`] = ` Title slot - + @@ -286,7 +286,7 @@ exports[`Modal > renders with ui correctly 1`] = ` - + @@ -309,7 +309,7 @@ exports[`Modal > renders without overlay correctly 1`] = ` Title - Description + Description @@ -332,7 +332,7 @@ exports[`Modal > renders without transition correctly 1`] = ` Title - Description + Description diff --git a/test/components/__snapshots__/NavigationMenu.spec.ts.snap b/test/components/__snapshots__/NavigationMenu.spec.ts.snap index d220a5e9..3f2f6e92 100644 --- a/test/components/__snapshots__/NavigationMenu.spec.ts.snap +++ b/test/components/__snapshots__/NavigationMenu.spec.ts.snap @@ -5,17 +5,17 @@ exports[`NavigationMenu > renders basic case correctly 1`] = ` Profile100 - + Modal - + NavigationMenu - + Popover @@ -30,17 +30,17 @@ exports[`NavigationMenu > renders with class correctly 1`] = ` Profile100 - + Modal - + NavigationMenu - + Popover @@ -55,17 +55,17 @@ exports[`NavigationMenu > renders with ui correctly 1`] = ` Profile100 - + Modal - + NavigationMenu - + Popover @@ -80,17 +80,17 @@ exports[`NavigationMenu > renders with vertical orientation correctly 1`] = ` Profile100 - + Modal - + NavigationMenu - + Popover diff --git a/test/components/__snapshots__/Slideover.spec.ts.snap b/test/components/__snapshots__/Slideover.spec.ts.snap index e66f0770..3603a3b7 100644 --- a/test/components/__snapshots__/Slideover.spec.ts.snap +++ b/test/components/__snapshots__/Slideover.spec.ts.snap @@ -9,7 +9,7 @@ exports[`Slideover > renders basic case correctly 1`] = ` - + @@ -32,7 +32,7 @@ exports[`Slideover > renders with body slot correctly 1`] = ` - + @@ -55,7 +55,7 @@ exports[`Slideover > renders with bottom side correctly 1`] = ` Title - Description + Description @@ -78,7 +78,7 @@ exports[`Slideover > renders with class correctly 1`] = ` - + @@ -132,7 +132,7 @@ exports[`Slideover > renders with default slot correctly 1`] = ` - + @@ -155,7 +155,7 @@ exports[`Slideover > renders with description correctly 1`] = ` Title - Description + Description @@ -178,7 +178,7 @@ exports[`Slideover > renders with description slot correctly 1`] = ` - Description slot + Description slot @@ -201,7 +201,7 @@ exports[`Slideover > renders with footer slot correctly 1`] = ` - + @@ -240,7 +240,7 @@ exports[`Slideover > renders with left side correctly 1`] = ` Title - Description + Description @@ -263,7 +263,7 @@ exports[`Slideover > renders with title correctly 1`] = ` Title - + @@ -286,7 +286,7 @@ exports[`Slideover > renders with title slot correctly 1`] = ` Title slot - + @@ -309,7 +309,7 @@ exports[`Slideover > renders with top side correctly 1`] = ` Title - Description + Description @@ -332,7 +332,7 @@ exports[`Slideover > renders with ui correctly 1`] = ` - + @@ -355,7 +355,7 @@ exports[`Slideover > renders without overlay correctly 1`] = ` Title - Description + Description @@ -378,7 +378,7 @@ exports[`Slideover > renders without transition correctly 1`] = ` Title - Description + Description
Description
Description slot