plex_widgets/plex_dashboard_widgets library
Barrel for Phase 6 dashboard widgets.
Classes
- PlexActivityFeed
- Timeline / feed of activity items (icon, title, time, body).
- PlexActivityItem
- One timeline entry for PlexActivityFeed.
- PlexDataList
- Title / subtitle / trailing list for dashboard tiles.
- PlexDataListItem
- One row in PlexDataList.
- PlexMiniTable
- Compact read-only table for dashboard tiles.
- PlexMiniTableColumn
- Column definition. Cells are plain Strings.
- PlexProgressRing
- Circular percentage. Distinct from the horizontal PlexProgressBar.
- PlexStatCard
- Standalone KPI card (bordered shell around PlexStatTile anatomy).
- PlexStatGrid
- Hairline-divided responsive grid of KPI tiles.
- PlexStatTile
- Denser KPI tile without card chrome — use inside PlexStatGrid.
- PlexWidgetCard
- Dashboard widget shell: eyebrow / title / actions / loading / empty.
Enums
- PlexActivityTone
- Node tint for an activity rail icon.
- PlexDataListDensity
- Row density for PlexDataList.
- PlexDataListDirection
- Signed change direction for a list delta.
- PlexDataListTone
- Icon / tag tone.
- PlexDataListVariant
- Leading treatment for PlexDataList rows.
- PlexMiniTableAlign
- Cell alignment for PlexMiniTable.
- PlexMiniTableDensity
- Row density for PlexMiniTable.
- PlexStatDirection
- Signed change direction for a KPI delta.
- PlexStatIconTone
- Icon tile tint.
- PlexStatStripe
- Optional left-edge accent stripe.
- PlexStatSurface
- Fill treatment for PlexStatCard / PlexStatTile.
- PlexWidgetCardTone
- Surface treatment for PlexWidgetCard.