Minimal HH:MM:SS countdown that ticks every second toward a target date, defaulting to three hours out.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Indicator7 } from "@/components/beste/piece/indicator7";
<Indicator7
label="Launches in"
/>Timestamp indicator with a dot that pings when live, holds sky when recent, or glows amber when stale.
Pulsing status dot in four tints: live, beta, paused, offline.
Row of small dots showing progress through N steps, with a trailing fraction count.
Stock status chip with a dot and auto-phrased copy across in-stock, low, out, and preorder states.
System status
A compact status panel listing services, each with a colored dot and an operational state.
Inline percent change with a directional arrow, green for up and rose for down, beside a compare period.