Celebratory unlock notice with a gradient trophy tile and an XP chip on the right.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Notification6 } from "@/components/beste/piece/notification6";
<Notification6
title="Achievement unlocked"
description="Shipped 10 pull requests this week"
xp="+250 XP"
tone="sunset"
/>Notification with a circled icon, title, description, and an optional action link.
Live progress card with spinner, percent, filename, and a cancel × at the end of the row.

Mobile-style push toast with app icon tile, timestamp, and a two-line preview.
Tinted alert with error, warning, or info severities. Optional dismiss × on the right.
New booking confirmed
Rowan Blake · 09:00
A compact single-line toast with a tinted icon chip, a title and meta line, and a relative timestamp.
CI/CD status card with branch, short commit sha, duration, and a building or failed state.