Stack multiple ProgressBar rows — one per step — with labelPosition="right" for a compact sidebar widget.Hide the label (label={false}) when the surrounding Text already states the percentage.
StatusIndicator
StatusIndicator is a small colored dot. Use it anywhere a word label would be too heavy.
Color
Typical meaning
`green` / `emerald`
Online, success, complete
`brand`
In progress, active
`red` / `orange`
Error, blocked, warning
`gray` / `neutral`
Offline, inactive, planned
`yellow`
Pending, attention needed
Sizes follow t-shirt tokens: xs, s, m (default), l.Pair with a Text label in a Row: