Pill dictation input with a blinking caret, live waveform bars, and a rose mic button while listening.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Input26 } from "@/components/beste/piece/input26";
<Input26
listening={true}
transcript="Remind me to buy coffee beans on my way home"
/>Pill-shaped search input with a leading magnifier and an inline pill-shaped clear when there is a value.
Time control with hour and minute tiles separated by a colon, plus a small AM or PM segmented toggle.
ID-style mono input with a leading hash, wide letter spacing, and a muted Auto-generated pill.
Keyboard shortcut field that renders the captured keys as keycap pills with a blinking REC indicator while recording.
Five-star rater with filled amber stars in muted tiles and a decimal rating chip to the right.
Bare text input atom with a focused state that adds a primary ring and a blinking caret after the value.