Stock status chip with a dot and auto-phrased copy across in-stock, low, out, and preorder states.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Indicator12 } from "@/components/beste/piece/indicator12";
<Indicator12
stock="low"
count={4}
/>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.
Battery glyph with a tinted fill that colors rose, amber, or emerald by level.
System status
A compact status panel listing services, each with a colored dot and an operational state.
Row of small dots showing progress through N steps, with a trailing fraction count.
Spinning loader icon paired with a status label inside a rounded pill.