// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`Slider > renders with class correctly 1`] = ` "
" `; exports[`Slider > renders with color green correctly 1`] = ` "
" `; exports[`Slider > renders with color primary correctly 1`] = ` "
" `; exports[`Slider > renders with color red correctly 1`] = ` "
" `; exports[`Slider > renders with defaultValue correctly 1`] = ` "
" `; exports[`Slider > renders with disabled correctly 1`] = ` "
" `; exports[`Slider > renders with inverted correctly 1`] = ` "
" `; exports[`Slider > renders with min max step correctly 1`] = ` "
" `; exports[`Slider > renders with min steps between thumbs correctly 1`] = ` "
" `; exports[`Slider > renders with multiple thumbs correctly 1`] = ` "
" `; exports[`Slider > renders with name correctly 1`] = ` "
" `; exports[`Slider > renders with orientation vertical correctly 1`] = ` "
" `; exports[`Slider > renders with size lg correctly 1`] = ` "
" `; exports[`Slider > renders with size md correctly 1`] = ` "
" `; exports[`Slider > renders with size sm correctly 1`] = ` "
" `; exports[`Slider > renders with size xl correctly 1`] = ` "
" `; exports[`Slider > renders with size xs correctly 1`] = ` "
" `; exports[`Slider > renders with ui correctly 1`] = ` "
" `;