AgedItemsList
stableTime-bucketed aged items table: 0–30 / 31–60 / 61–90 / 90+ day buckets with color-coded aging signals (green → amber → red). Click bucket headers to drill into item-level detail. Sparkline per bucket shows age distribution trend.
import { AgedItemsList } from "@nodus/design-system/finance"Props
| Prop | Type | Default | Description |
|---|---|---|---|
itemsreq | AgedItem[] | — | Items to bucket by age |
currency | string | — | ISO 4217 currency code |
buckets | AgeBucket[] | — | Override bucket definitions (default: 4 standard buckets) |
itemsrequiredAgedItem[]Default —Items to bucket by age
currencystringDefault —ISO 4217 currency code
bucketsAgeBucket[]Default —Override bucket definitions (default: 4 standard buckets)
This component was designed to express:
Explore Related
Full-featured reconciliation exception table with type/status/age filters, batch-action toolbar (escalate, resolve, assign), and inline status update per row. Sorts oldest-first by default.
Dashboard header card for reconciliation status: total items, matched %, open exceptions, oldest break age, and last run timestamp. MetricCard grid with a thin match-rate progress bar at the bottom. Optional refresh callback.
Receivables aging visualization with bucket bars, overdue percentage, and amount breakdown