Setup Checklist Card

An onboarding checklist with a completion bar, a done count, and steps that strike through as they are finished.

Clinic setup

3/5
Create your workspace
Import member records
Connect billing account
Invite your team
Publish booking page

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Progress15 } from "@/components/beste/piece/progress15";

<Progress15
  title="Clinic setup"
  steps={[
    {
      "label": "Create your workspace",
      "done": true
    },
    {
      "label": "Import member records",
      "done": true
    },
    {
      "label": "Connect billing account",
      "done": true
    },
    {
      "label": "Invite your team",
      "done": false
    },
    {
      "label": "Publish booking page",
      "done": false
    }
  ]}
/>

More Progress pieces

View all Progress
Account
Plan
3
Payment
4
Done

Numbered step dots connected by a line. Completed steps fill emerald with a check.

27Day streak
Longest: 42 days

Streak Counter

progress10

Sunset gradient card with a flame glyph beside a big day count and a longest-streak caption.

Skeleton Loader

progress12

Card skeleton with an optional avatar placeholder and shimmer lines of varied widths.

Storage breakdown
  • Media53%
  • Docs23%
  • Cache15%
  • Other10%

Stacked Bar

progress6

Single horizontal bar divided into tinted segments by percentage, with a legend row below.

Deployment68%

Labelled progress bar with a percent readout above and a tonal fill.

Thinking

Loading Dots

progress4

Three staggered pulsing dots inside a pill, paired with an optional label.