Storage overview with an indigo drive tile, used-over-total numbers, and a gradient progress track.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Upload29 } from "@/components/beste/piece/upload29";
<Upload29
used="184.2 GB"
total="250 GB"
percent={74}
plan="Growth plan · shared with team"
tone="primary"
/>Compact upload summary with four overlapping thumbnails, a +N overflow tile, and a total item count.
Parallel chunk uploader visualizing 16 part tiles tinted by done, uploading, or pending states.
File tile with icon, name, size, and an inline progress bar.
Single-file upload row with size counter, live speed, pause and cancel controls, and a gradient bar.
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.