Semi-circle gauge with a tone-colored arc that fills to the score, the number centered below, and a status line.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Dashboard14 } from "@/components/beste/piece/dashboard14";
<Dashboard14
label="System health"
score={82}
status="Healthy"
tone="emerald"
/>