Status List Card

A compact status panel listing services, each with a colored dot and an operational state.

System status

SchedulingOperational
Billing syncOperational
Records exportDegraded

New here? Read the installation guide.

Import & use
import { Indicator13 } from "@/components/beste/piece/indicator13";

<Indicator13
  title="System status"
  items={[
    {
      "label": "Scheduling",
      "status": "Operational",
      "tone": "emerald"
    },
    {
      "label": "Billing sync",
      "status": "Operational",
      "tone": "emerald"
    },
    {
      "label": "Records export",
      "status": "Degraded",
      "tone": "amber"
    }
  ]}
/>

More Indicator pieces

View all Indicator

Booking service

99.98%

Last 45 days

Uptime Strip Card

A status card showing one service's uptime percentage above a dense strip of daily bars tinted by how that day went.

Live

Status Pill

Pulsing status dot in four tints: live, beta, paused, offline.

Only 4 left

Stock Level

Stock status chip with a dot and auto-phrased copy across in-stock, low, out, and preorder states.

Syncing workspace

Spinner Pill

Spinning loader icon paired with a status label inside a rounded pill.

Stagingfeat/onboarding-v3

Environment Badge

Pill that names the deploy environment with a matching dot color and an optional mono branch suffix.

3 / 5

Step Dots

Row of small dots showing progress through N steps, with a trailing fraction count.

Markdown version