File picker with a muted Choose file button on the left and the selected filename and size on the right.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Input18 } from "@/components/beste/piece/input18";
<Input18
label="Attach ID document"
filename="passport-scan.pdf"
size="842 KB"
/>