# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/indicator13. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Last updated: 2026-07-03

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Indicator](/pieces/indicator)
5. /
6. Status List Card

# 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

CLICode

Base UITone

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/indicator13`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
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](/pieces/indicator)

[](/piece/indicator14)

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.

[](/piece/indicator1)

Live

### Status Pill

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

[](/piece/indicator12)

Only 4 left

### Stock Level

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

[](/piece/indicator3)

Syncing workspace

### Spinner Pill

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

[](/piece/indicator11)

Stagingfeat/onboarding-v3

### Environment Badge

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

[](/piece/indicator2)

3 / 5

### Step Dots

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

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.