// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`Slideover > renders basic case correctly 1`] = ` "
" `; exports[`Slideover > renders with body slot correctly 1`] = ` "
" `; exports[`Slideover > renders with bottom side correctly 1`] = ` "
" `; exports[`Slideover > renders with class correctly 1`] = ` "
" `; exports[`Slideover > renders with close slot correctly 1`] = ` "
" `; exports[`Slideover > renders with content slot correctly 1`] = ` "
" `; exports[`Slideover > renders with default slot correctly 1`] = ` "Default slot
" `; exports[`Slideover > renders with description correctly 1`] = ` "
" `; exports[`Slideover > renders with description slot correctly 1`] = ` "
" `; exports[`Slideover > renders with footer slot correctly 1`] = ` "
" `; exports[`Slideover > renders with header slot correctly 1`] = ` "
" `; exports[`Slideover > renders with left side correctly 1`] = ` "
" `; exports[`Slideover > renders with title correctly 1`] = ` "
" `; exports[`Slideover > renders with title slot correctly 1`] = ` "
" `; exports[`Slideover > renders with top side correctly 1`] = ` "
" `; exports[`Slideover > renders with ui correctly 1`] = ` "
" `; exports[`Slideover > renders without overlay correctly 1`] = ` " " `; exports[`Slideover > renders without transition correctly 1`] = ` "
" `;