import { type SlotNames, type VariantProps } from '../../utils/variants.js'; /** * NumberInput paints nothing of its own except the stepper: the field, its * label and its messages are `Input`'s and stay addressable under that name. * * The two slots exist because a class string written straight onto the * `