// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`InputNumber > renders with ariaLabel correctly 1`] = ` "
" `; exports[`InputNumber > renders with as correctly 1`] = ` "
" `; exports[`InputNumber > renders with class correctly 1`] = ` "
" `; exports[`InputNumber > renders with decrement slot correctly 1`] = ` "
-
" `; exports[`InputNumber > renders with decrementIcon correctly 1`] = ` "
" `; exports[`InputNumber > renders with disabled correctly 1`] = ` "
" `; exports[`InputNumber > renders with increment slot correctly 1`] = ` "
+
" `; exports[`InputNumber > renders with incrementIcon correctly 1`] = ` "
" `; exports[`InputNumber > renders with name correctly 1`] = ` "
" `; exports[`InputNumber > renders with neutral variant ghost correctly 1`] = ` "
" `; exports[`InputNumber > renders with neutral variant none correctly 1`] = ` "
" `; exports[`InputNumber > renders with neutral variant outline correctly 1`] = ` "
" `; exports[`InputNumber > renders with neutral variant soft correctly 1`] = ` "
" `; exports[`InputNumber > renders with neutral variant subtle correctly 1`] = ` "
" `; exports[`InputNumber > renders with orientation vertical correctly 1`] = ` "
" `; exports[`InputNumber > renders with placeholder correctly 1`] = ` "
" `; exports[`InputNumber > renders with primary variant ghost correctly 1`] = ` "
" `; exports[`InputNumber > renders with primary variant none correctly 1`] = ` "
" `; exports[`InputNumber > renders with primary variant outline correctly 1`] = ` "
" `; exports[`InputNumber > renders with primary variant soft correctly 1`] = ` "
" `; exports[`InputNumber > renders with primary variant subtle correctly 1`] = ` "
" `; exports[`InputNumber > renders with required correctly 1`] = ` "
" `; exports[`InputNumber > renders with size lg correctly 1`] = ` "
" `; exports[`InputNumber > renders with size md correctly 1`] = ` "
" `; exports[`InputNumber > renders with size sm correctly 1`] = ` "
" `; exports[`InputNumber > renders with size xl correctly 1`] = ` "
" `; exports[`InputNumber > renders with size xs correctly 1`] = ` "
" `; exports[`InputNumber > renders with ui correctly 1`] = ` "
" `;