diff --git a/test/components/__snapshots__/Badge-vue.spec.ts.snap b/test/components/__snapshots__/Badge-vue.spec.ts.snap index 33af93e3ac..ab98ced246 100644 --- a/test/components/__snapshots__/Badge-vue.spec.ts.snap +++ b/test/components/__snapshots__/Badge-vue.spec.ts.snap @@ -1,21 +1,21 @@ // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`Badge > renders with as correctly 1`] = ` -"
+"
Badge
" `; -exports[`Badge > renders with avatar and leadingIcon correctly 1`] = `""`; +exports[`Badge > renders with avatar and leadingIcon correctly 1`] = `""`; exports[`Badge > renders with avatar and trailingIcon correctly 1`] = ` -" +" " `; exports[`Badge > renders with avatar correctly 1`] = ` -" +" " `; @@ -25,83 +25,93 @@ exports[`Badge > renders with class correctly 1`] = ` " `; -exports[`Badge > renders with default slot correctly 1`] = `"Default slot"`; +exports[`Badge > renders with default slot correctly 1`] = `"Default slot"`; -exports[`Badge > renders with icon correctly 1`] = `""`; +exports[`Badge > renders with icon correctly 1`] = `""`; exports[`Badge > renders with label correctly 1`] = ` -"Badge +"Badge " `; -exports[`Badge > renders with leading and icon correctly 1`] = `""`; +exports[`Badge > renders with leading and icon correctly 1`] = `""`; -exports[`Badge > renders with leading slot correctly 1`] = `"Leading slot"`; +exports[`Badge > renders with leading slot correctly 1`] = `"Leading slot"`; -exports[`Badge > renders with leadingIcon correctly 1`] = `""`; +exports[`Badge > renders with leadingIcon correctly 1`] = `""`; exports[`Badge > renders with neutral variant outline correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with neutral variant soft correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with neutral variant solid correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with neutral variant subtle correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with primary variant outline correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with primary variant soft correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with primary variant solid correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with primary variant subtle correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with size lg correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with size md correctly 1`] = ` -"Badge +"Badge " `; exports[`Badge > renders with size sm correctly 1`] = ` -"Badge +"Badge " `; -exports[`Badge > renders with trailing and icon correctly 1`] = `""`; +exports[`Badge > renders with size xl correctly 1`] = ` +"Badge +" +`; + +exports[`Badge > renders with size xs correctly 1`] = ` +"Badge +" +`; + +exports[`Badge > renders with trailing and icon correctly 1`] = `""`; -exports[`Badge > renders with trailing slot correctly 1`] = `"Trailing slot"`; +exports[`Badge > renders with trailing slot correctly 1`] = `"Trailing slot"`; -exports[`Badge > renders with trailingIcon correctly 1`] = `""`; +exports[`Badge > renders with trailingIcon correctly 1`] = `""`; exports[`Badge > renders with ui correctly 1`] = ` -"Badge +"Badge " `; diff --git a/test/components/__snapshots__/NavigationMenu-vue.spec.ts.snap b/test/components/__snapshots__/NavigationMenu-vue.spec.ts.snap index c85508d53a..edfd297338 100644 --- a/test/components/__snapshots__/NavigationMenu-vue.spec.ts.snap +++ b/test/components/__snapshots__/NavigationMenu-vue.spec.ts.snap @@ -4,7 +4,7 @@ exports[`NavigationMenu > renders with arrow correctly 1`] = ` "