Color-swatch popover pairing a filled chip with the palette name and hex code.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Tooltip8 } from "@/components/beste/piece/tooltip8";
<Tooltip8
name="Sunset"
hex="#F97066"
tone="sunset"
/>Definition popover with a book icon, term headline, explanation, and source footer.
Dark tooltip that pairs a short label with inline kbd keys for the matching shortcut.
Card-style help tooltip with an info icon, bolded title, and supporting copy beneath.
Coach-mark popover with step counter, dismiss ×, progress dots, and a next button.
Green success tooltip with a check mark, used for copy-to-clipboard confirmation.
Thumbnail-first tooltip showing a gradient preview, dimensions chip, filename, and author.