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