Link-prefixed text field with a joined import button for pasting shareable URLs.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Upload7 } from "@/components/beste/piece/upload7";
<Upload7
label="Import from URL"
placeholder="https://figma.com/file/…"
value="https://www.figma.com/design/wQb4…"
action="Import"
/>Share-ready card with a file header, a joined copy-URL row in mono, and an expiry caption beneath.
Single-line upload affordance with a paperclip icon, prompt copy, and a trailing browse button.
File tile with icon, name, size, and an inline progress bar.
File manager row with a rose PDF tile, metadata line, owner avatar, and a more-actions button.
Stacked upload list with done, uploading, and failed rows each ending in the matching status icon.
Import member records
Drop a CSV or browse — we map the fields
A dashed dropzone with an upload chip and hint, over a single file row with a live progress bar.