Tight small-size text field for data tables and filter rails, with smaller type and tight padding.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Input13 } from "@/components/beste/piece/input13";
<Input13
value="small, compact, dense"
placeholder="Dense field"
/>Oversized text field with large type and a fatter caret, made for hero sections and prompt bars.
Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.
Dark mono code field with a language eyebrow, line-number gutter, and content lines on a foreground canvas.
Money field with a leading currency symbol, right-aligned mono amount, and a unit label.
Locked field with a muted fill, padlock icon, and a why-locked helper line underneath.
Crypto address field with a gradient Ξ avatar, shortened mono address, and an ENS lookup chip.