Vertical thermometer tube with a bulb at the bottom and a big temperature readout beside it.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Indicator6 } from "@/components/beste/piece/indicator6";
<Indicator6
level={68}
label="Room temp"
tone="sky"
/>Stock status chip with a dot and auto-phrased copy across in-stock, low, out, and preorder states.
Battery glyph with a tinted fill that colors rose, amber, or emerald by level.
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.
Inline percent change with a directional arrow, green for up and rose for down, beside a compare period.
Minimal HH:MM:SS countdown that ticks every second toward a target date, defaulting to three hours out.