Deployment pill that morphs from Building to Deploying to Live, its width easing to fit each label while the text cross-fades and the colour shifts.
The import and the props worth knowing about, in one place.
import { Indicator15 } from "@/components/beste/piece/indicator15";
<Indicator15
buildingLabel="Building"
deployingLabel="Deploying"
liveLabel="Live"
/>Pill that names the deploy environment with a matching dot color and an optional mono branch suffix.
Stock status chip with a dot and auto-phrased copy across in-stock, low, out, and preorder states.