Live progress card with spinner, percent, filename, and a cancel × at the end of the row.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Notification15 } from "@/components/beste/piece/notification15";
<Notification15
label="Uploading"
filename="product-hero-final.mp4"
percent={64}
tone="sky"
/>