A status card showing one service's uptime percentage above a dense strip of daily bars tinted by how that day went.
Booking service
99.98%Last 45 days
New here? Read the installation guide.
import { Indicator14 } from "@/components/beste/piece/indicator14";
<Indicator14
title="Booking service"
uptime="99.98%"
range="Last 45 days"
bars={[
"up",
"up",
"up",
"up",
"up",
"up",
"partial",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"down",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"partial",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up",
"up"
]}
/>System status
A compact status panel listing services, each with a colored dot and an operational state.
Stock status chip with a dot and auto-phrased copy across in-stock, low, out, and preorder states.
Inline percent change with a directional arrow, green for up and rose for down, beside a compare period.