File manager row with a rose PDF tile, metadata line, owner avatar, and a more-actions button.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Upload22 } from "@/components/beste/piece/upload22";
<Upload22
filename="2026-msa-final.pdf"
size="2.1 MB"
modified="Edited 2 hours ago"
/>Compact image file row with a square warm gradient preview and a filename plus dimensions line.
File tile with icon, name, size, and an inline progress bar.
Success confirmation row with an emerald border, corner check overlay on the file tile, and an Open button.
Reorderable folder list with a drag handle, amber folder icon, and an item-count column on the right.
Stacked upload list with done, uploading, and failed rows each ending in the matching status icon.
Dashed upload surface centered on a cloud icon, with headline, subtitle, and a select button.