Date field with a leading calendar icon, mono ISO value, and a chevron hinting at a popover.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Input15 } from "@/components/beste/piece/input15";
<Input15
label="Start date"
value="2026-04-23"
/>