Coach-mark popover with step counter, dismiss ×, progress dots, and a next button.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Tooltip7 } from "@/components/beste/piece/tooltip7";
<Tooltip7
step={2}
total={4}
title="Pin your favorite workspaces"
description="Drag any workspace into the sidebar rail to keep it one click away."
nextLabel="Next"
tone="primary"
/>Definition popover with a book icon, term headline, explanation, and source footer.
Color-swatch popover pairing a filled chip with the palette name and hex code.
Chart hover tooltip with date, headline value, trend pill, and a secondary metric label.
Green success tooltip with a check mark, used for copy-to-clipboard confirmation.
Card-style help tooltip with an info icon, bolded title, and supporting copy beneath.
Avatar hover tooltip showing name, role, and a presence dot with its state beneath.