File tile with icon, name, size, and an inline progress bar.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Upload1 } from "@/components/beste/piece/upload1";
<Upload1
filename="brand-guidelines.pdf"
size="12.4 MB"
progress={68}
/>Single-file upload row with size counter, live speed, pause and cancel controls, and a gradient bar.
Aggregate upload card with a total-files header, a single sky bar, and a done, uploading, queued tally.
File manager row with a rose PDF tile, metadata line, owner avatar, and a more-actions button.
Zip bundle card with an amber archive tile, file count, compressed savings line, and a Download button.
Compact image file row with a square warm gradient preview and a filename plus dimensions line.
Compact upload summary with four overlapping thumbnails, a +N overflow tile, and a total item count.