Oversized text field with large type and a fatter caret, made for hero sections and prompt bars.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Input14 } from "@/components/beste/piece/input14";
<Input14
value="Ready when you are"
placeholder="Ask anything"
/>Tight small-size text field for data tables and filter rails, with smaller type and tight padding.
Dark mono code field with a language eyebrow, line-number gutter, and content lines on a foreground canvas.
Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.
Money field with a leading currency symbol, right-aligned mono amount, and a unit label.
Length field with a timer icon, h and m unit-annotated number tiles, and an HH:MM format hint.
Multi-line input with a shift-enter hint row and a visible corner grip for resize.