Software update card with version chip, changelog blurb, and a later or install action row.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Notification9 } from "@/components/beste/piece/notification9";
<Notification9
title="Update available"
version="v2.14.0"
description="Restart to install new editor shortcuts and bug fixes."
action="Restart now"
tone="sky"
/>Incoming request card with avatar, handle, mutual-connections line, and accept or decline buttons.
You-were-mentioned card with the channel context and the quoted message.
Upcoming-meeting card with a starts-soon pill, video location, and attendee count.
Live progress card with spinner, percent, filename, and a cancel × at the end of the row.
CI/CD status card with branch, short commit sha, duration, and a building or failed state.
Delivery progress card with a four-step tracker, carrier line, and ETA string.