Row of small dots showing progress through N steps, with a trailing fraction count.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Indicator2 } from "@/components/beste/piece/indicator2";
<Indicator2
total={5}
current={3}
tone="primary"
/>Inline percent change with a directional arrow, green for up and rose for down, beside a compare period.
Stock status chip with a dot and auto-phrased copy across in-stock, low, out, and preorder states.
Stair-step signal bars with an optional network label like 5G or Wi-Fi.
Pulsing status dot in four tints: live, beta, paused, offline.
Timestamp indicator with a dot that pings when live, holds sky when recent, or glows amber when stale.
Four ascending bars that fill with the current reception level, paired with a network name and label.