| Widget | Status | Notes |
|---|---|---|
| FadingAccordion | Implemented ✅ | Expand/collapse sections with animation. |
| FadingButton | Implemented ✅ | Primary action/button variants. |
| FadingCard | Implemented ✅ | Content container/surface card. |
| FadingCheckbox | Implemented ✅ | Boolean form control. |
| FadingChips | Implemented ✅ | Selectable/filter chip patterns. |
| FadingDataTable | Implemented ✅ | Sortable table and row states. |
| FadingDatePicker | Implemented ✅ | Calendar-style date selection. |
| FadingModal | Implemented ✅ | Reusable dialog shell. |
| FadingPagination | Implemented ✅ | Page controls for list/table views. |
| FadingProgressIndicator | Implemented ✅ | Progress/loading indicators. |
| FadingRadioGroup | Implemented ✅ | Single-select option groups. |
| FadingSelect | Implemented ✅ | OverlayEntry-based custom select. |
| FadingSlider | Implemented ✅ | Single value slider control. |
| FadingSnackbar | Implemented ✅ | Bottom notification with action. |
| FadingSurface | Implemented ✅ | Shared elevated/inset container primitive. |
| FadingSwitch | Implemented ✅ | Toggle control. |
| FadingTabBar | Implemented ✅ | Segmented navigation tabs. |
| FadingTextField | Implemented ✅ | Text input control. |
| FadingTimePicker | Implemented ✅ | Time selection control. |
| FadingToast | Implemented ✅ | Lightweight transient message. |
| FadingTooltip | Considering ❓ | Hover/focus/long-press contextual label. |
| FadingStepper | To-do 🛠️ | Multi-step progress flow (horizontal/vertical). |
| FadingSegmentedControl | To-do 🛠️ | Compact option switcher for cards/toolbars. |
| FadingBottomSheet | To-do 🛠️ | Partial-height action/content panel. |
| FadingDrawer | To-do 🛠️ | Side navigation and quick actions. |
| FadingMenu | To-do 🛠️ | Anchored contextual menu and action list. |
| FadingBreadcrumbs | Implemented ✅ | Hierarchical path navigation. |
| FadingBadge | Implemented ✅ | Compact tone-based status label for badges and counts. |
| FadingAutocomplete | To-do 🛠️ | Type-ahead text suggestions. |
| FadingMultiSelect | To-do 🛠️ | Multi-select dropdown/list input. |
| FadingRangeSlider | To-do 🛠️ | Min/max range selection. |
| FadingFieldGroup | To-do 🛠️ | Labeled/validated form field grouping. |
| FadingOTPField | To-do 🛠️ | Multi-cell one-time code input. |
| FadingSkeleton | To-do 🛠️ | Loading placeholders for content. |
| FadingEmptyState | To-do 🛠️ | Empty/no-data UX pattern. |
| FadingTimeline | To-do 🛠️ | Ordered event/activity display. |
| FadingStatCard | To-do 🛠️ | KPI card with trend and metadata. |
| FadingInlineBanner | To-do 🛠️ | Inline page-level message/alert block. |
| FadingAppBar | To-do 🛠️ | Consistent top navigation/title bar. |
| FadingPageScaffold | To-do 🛠️ | Standardized page shell/layout slots. |
| FadingSplitPane | To-do 🛠️ | Resizable two-pane layout. |
| FadingResponsiveGrid | To-do 🛠️ | Breakpoint-aware grid layout. |
| FadingSection | To-do 🛠️ | Section title + body + actions wrapper. |
Shared container primitive for elevated and inset surfaces. Acts as a visual foundation for cards, panels, and grouped controls.
Content card wrapper for grouped information and actions. Provides a consistent panel style aligned with theme tokens.
Primary action control used across forms, dialogs, and toolbars. Supports consistent interaction states through the Fading design language.
Themed text input with support for common form workflows. Forms the base for user data entry across demos and tests.
Boolean selection control for forms and settings. Designed to match package-level spacing and color tokens.
Immediate on/off toggle control. Useful for settings rows and preference screens.
Single-selection group for mutually exclusive options. Pairs well with compact settings and checkout-style flows.
Custom select/dropdown built with OverlayEntry. Ensures form controls remain visually consistent across platforms.
Continuous value input for ranges such as volume, opacity, or thresholds. Uses package theme tokens for track, thumb, and active states.
Selectable and filter chips for tags and quick multi-select. Supports compact interaction patterns for dense UIs.
Tabbed navigation component for section switching. Strong fit for compact screen-level navigation.
Expandable/collapsible sections with animated transitions. Optimized for settings pages and FAQ-like content blocks.
Page navigation control for lists and table-like data views. Adds clear movement across large datasets.
Reusable dialog shell with backdrop, body, and actions. Provides a consistent replacement for platform-default dialogs.
Bottom notification with optional action. Supports persistent-action feedback patterns.
Lightweight transient notification for brief status updates. Complements snackbar usage for less intrusive feedback.
Context hint shown on hover, focus, or long press. Improves discoverability for icon-only or compact controls.
Compact status badge for short labels and semantic states. Supports neutral, success, warning, and critical tone variants.
Themed loading/progress indicator family. Used for async task feedback and long-running operations.
Custom calendar picker with month navigation. Delivers a consistent date input experience inside the package style.
Themed time selection control with package-consistent look and feel. Complements date picking for scheduling workflows.
Styled data table with sortable headers and row states. Provides dashboard-grade tabular presentation in the same design system.
- FadingStepper
- FadingSegmentedControl
- FadingBottomSheet
- FadingMenu
Partial-height bottom panel for action lists, short forms, and detail previews.
Side panel for navigation and persistent app actions.
Anchored menu/popover for contextual actions from icon buttons and row menus.
Lightweight path navigation for dashboard/admin page hierarchies.
Type-ahead text field with keyboard navigation and async options support.
Multi-value selection control (dropdown/chips hybrid).
Dual-thumb slider for selecting min and max values.
Reusable wrapper for label, helper text, error text, and validation state.
Focused multi-cell code input for authentication flows.
Placeholder loading blocks to improve perceived performance.
Reusable empty/no-results state with icon, message, and actions.
Chronological event feed for activity and history views.
Compact KPI card with optional trend indicator and sparkline area.
In-content informational/warning/success banner with optional actions.
Consistent app-level top bar with title, actions, and optional tabs.
Opinionated shell for page title, body, footer actions, and optional side panel.
Resizable dual-pane layout for desktop/tablet workflows.
Token-driven responsive grid with breakpoint rules.
Section-level wrapper with heading, description, and action slot.