@@ -7,11 +7,11 @@ exports[`Badge > renders with as correctly 1`] = `
77</div >"
88` ;
99
10- exports [` Badge > renders with avatar and leadingIcon correctly 1` ] = ` "<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" class = " shrink-0 size-4 " width = " 1em" height = " 1em" viewBox = " 0 0 16 16" ></svg ><!--v-if--><!--v-if--></span >"` ;
10+ exports [` Badge > renders with avatar and leadingIcon correctly 1` ] = ` "<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" width = " 1em" height = " 1em" viewBox = " 0 0 16 16" class = " shrink-0 size-4 " ></svg ><!--v-if--><!--v-if--></span >"` ;
1111
1212exports [` Badge > renders with avatar and trailingIcon correctly 1` ] = `
1313"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><span class = " inline-flex items-center justify-center select-none overflow-hidden rounded-full align-middle bg-elevated size-4 text-[8px] shrink-0" ><img role = " img" src = " https://github.com/benjamincanac.png" width = " 16" height = " 16" class = " h-full w-full rounded-[inherit] object-cover" ></span >
14- <!--v-if--><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" class = " shrink-0 size-4 " width = " 1em" height = " 1em" viewBox = " 0 0 16 16" ></svg ></span >"
14+ <!--v-if--><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" width = " 1em" height = " 1em" viewBox = " 0 0 16 16" class = " shrink-0 size-4 " ></svg ></span >"
1515`;
1616
1717exports[`Badge > renders with avatar correctly 1`] = `
@@ -27,18 +27,18 @@ exports[`Badge > renders with class correctly 1`] = `
2727
2828exports[`Badge > renders with default slot correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs px-2 py-1 gap-1 rounded-md bg-primary text-inverted" ><!--v-if-->Default slot<!--v-if--></span >"`;
2929
30- exports[`Badge > renders with icon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" class = " shrink-0 size-4 " width = " 1em" height = " 1em" viewBox = " 0 0 16 16" ></svg ><!--v-if--><!--v-if--></span >"`;
30+ exports[`Badge > renders with icon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" width = " 1em" height = " 1em" viewBox = " 0 0 16 16" class = " shrink-0 size-4 " ></svg ><!--v-if--><!--v-if--></span >"`;
3131
3232exports[`Badge > renders with label correctly 1`] = `
3333"<span class = " font-medium inline-flex items-center text-xs px-2 py-1 gap-1 rounded-md bg-primary text-inverted" ><!--v-if--><span class = " truncate" >Badge</span >
3434<!--v-if--></span >"
3535`;
3636
37- exports[`Badge > renders with leading and icon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" class = " shrink-0 size-4 " width = " 1em" height = " 1em" viewBox = " 0 0 16 16" ></svg ><!--v-if--><!--v-if--></span >"`;
37+ exports[`Badge > renders with leading and icon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" width = " 1em" height = " 1em" viewBox = " 0 0 16 16" class = " shrink-0 size-4 " ></svg ><!--v-if--><!--v-if--></span >"`;
3838
3939exports[`Badge > renders with leading slot correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" >Leading slot<!--v-if--><!--v-if--></span >"`;
4040
41- exports[`Badge > renders with leadingIcon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" class = " shrink-0 size-4 " width = " 1em" height = " 1em" viewBox = " 0 0 16 16" ></svg ><!--v-if--><!--v-if--></span >"`;
41+ exports[`Badge > renders with leadingIcon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" width = " 1em" height = " 1em" viewBox = " 0 0 16 16" class = " shrink-0 size-4 " ></svg ><!--v-if--><!--v-if--></span >"`;
4242
4343exports[`Badge > renders with neutral variant outline correctly 1`] = `
4444"<span class = " font-medium inline-flex items-center text-xs px-2 py-1 gap-1 rounded-md ring ring-inset ring-accented text-default bg-default" ><!--v-if--><span class = " truncate" >Badge</span >
@@ -110,11 +110,11 @@ exports[`Badge > renders with square correctly 1`] = `
110110<!--v-if--></span >"
111111`;
112112
113- exports[`Badge > renders with trailing and icon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><!--v-if--><!--v-if--><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" class = " shrink-0 size-4 " width = " 1em" height = " 1em" viewBox = " 0 0 16 16" ></svg ></span >"`;
113+ exports[`Badge > renders with trailing and icon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><!--v-if--><!--v-if--><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" width = " 1em" height = " 1em" viewBox = " 0 0 16 16" class = " shrink-0 size-4 " ></svg ></span >"`;
114114
115115exports[`Badge > renders with trailing slot correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><!--v-if--><!--v-if-->Trailing slot</span >"`;
116116
117- exports[`Badge > renders with trailingIcon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><!--v-if--><!--v-if--><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" class = " shrink-0 size-4 " width = " 1em" height = " 1em" viewBox = " 0 0 16 16" ></svg ></span >"`;
117+ exports[`Badge > renders with trailingIcon correctly 1`] = `"<span class = " font-medium inline-flex items-center text-xs gap-1 rounded-md bg-primary text-inverted p-1" ><!--v-if--><!--v-if--><svg xmlns = " http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden = " true" role = " img" width = " 1em" height = " 1em" viewBox = " 0 0 16 16" class = " shrink-0 size-4 " ></svg ></span >"`;
118118
119119exports[`Badge > renders with ui correctly 1`] = `
120120"<span class = " font-medium inline-flex items-center text-xs px-2 py-1 gap-1 rounded-md bg-primary text-inverted" ><!--v-if--><span class = " truncate font-bold" >Badge</span >
0 commit comments