Batch Summary

Aggregate upload card with a total-files header, a single sky bar, and a done, uploading, queued tally.

Uploading 24 files9.2 MB/s overall
74%
18Done
3Uploading
3Queued

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Upload19 } from "@/components/beste/piece/upload19";

<Upload19
  total={24}
  uploading={3}
  done={18}
  overallPercent={74}
  speed="9.2 MB/s overall"
  tone="sky"
/>

More Upload pieces

View all Upload
+20
Recent uploads24 items

Upload Stack

upload20

Compact upload summary with four overlapping thumbnails, a +N overflow tile, and a total item count.

brand-guidelines.pdf12.4 MB · 68%

File tile with icon, name, size, and an inline progress bar.

brand-guide.pdf4.2 MB
hero-video.mov
logo-dark.svg18 KB
pricing.xlsx2.1 MB

Stacked upload list with done, uploading, and failed rows each ending in the matching status icon.

design-archive.zipInterrupted 4 minutes ago
42%
Resume from 132 MB

Interrupted-upload card with an amber state, half-filled bar, resume byte offset, and a Resume button.

raw-footage-reel.mp458%
Chunked upload · 16 MB parts9 / 16 done

Parallel chunk uploader visualizing 16 part tiles tinted by done, uploading, or pending states.

campaign-edit-01.mov184 MB of 312 MB · 12.4 MB/s
59%10s left

Single-file upload row with size counter, live speed, pause and cancel controls, and a gradient bar.