// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`SelectMenu > renders with arrow correctly 1`] = ` "
" `; exports[`SelectMenu > renders with class correctly 1`] = ` "
" `; exports[`SelectMenu > renders with color gray correctly 1`] = ` "
" `; exports[`SelectMenu > renders with color green correctly 1`] = ` "
" `; exports[`SelectMenu > renders with color primary correctly 1`] = ` "
" `; exports[`SelectMenu > renders with color red correctly 1`] = ` "
" `; exports[`SelectMenu > renders with color white correctly 1`] = ` "
" `; exports[`SelectMenu > renders with default slot correctly 1`] = ` "
" `; exports[`SelectMenu > renders with defaultValue correctly 1`] = ` "
" `; exports[`SelectMenu > renders with disabled correctly 1`] = ` "
" `; exports[`SelectMenu > renders with icon correctly 1`] = ` "
" `; exports[`SelectMenu > renders with id correctly 1`] = ` "
" `; exports[`SelectMenu > renders with item slot correctly 1`] = ` "
" `; exports[`SelectMenu > renders with item-label slot correctly 1`] = ` "
" `; exports[`SelectMenu > renders with item-leading slot correctly 1`] = ` "
" `; exports[`SelectMenu > renders with item-trailing slot correctly 1`] = ` "
" `; exports[`SelectMenu > renders with items correctly 1`] = ` "
" `; exports[`SelectMenu > renders with leading and icon correctly 1`] = ` "
" `; exports[`SelectMenu > renders with leading slot correctly 1`] = ` "
" `; exports[`SelectMenu > renders with leadingIcon correctly 1`] = ` "
" `; exports[`SelectMenu > renders with loading correctly 1`] = ` "
" `; exports[`SelectMenu > renders with loadingIcon correctly 1`] = ` "
" `; exports[`SelectMenu > renders with modelValue correctly 1`] = ` "
" `; exports[`SelectMenu > renders with multiple and modelValue correctly 1`] = ` "
" `; exports[`SelectMenu > renders with multiple correctly 1`] = ` "
" `; exports[`SelectMenu > renders with name correctly 1`] = ` "
" `; exports[`SelectMenu > renders with placeholder correctly 1`] = ` "
" `; exports[`SelectMenu > renders with required correctly 1`] = ` "
" `; exports[`SelectMenu > renders with searchPlaceholder correctly 1`] = ` "
" `; exports[`SelectMenu > renders with size lg correctly 1`] = ` "
" `; exports[`SelectMenu > renders with size md correctly 1`] = ` "
" `; exports[`SelectMenu > renders with size sm correctly 1`] = ` "
" `; exports[`SelectMenu > renders with size xl correctly 1`] = ` "
" `; exports[`SelectMenu > renders with size xs correctly 1`] = ` "
" `; exports[`SelectMenu > renders with trailing and icon correctly 1`] = ` "
" `; exports[`SelectMenu > renders with trailing slot correctly 1`] = ` "
" `; exports[`SelectMenu > renders with trailingIcon correctly 1`] = ` "
" `; exports[`SelectMenu > renders with ui correctly 1`] = ` "
" `; exports[`SelectMenu > renders with variant none correctly 1`] = ` "
" `; exports[`SelectMenu > renders with variant outline correctly 1`] = ` "
" `;