base-select (internal) | Internal select primitive (BaseSelectRadio, BaseSelectMultiple) used by Dropdown/DropdownMultiple. → references/base-select.md |
bottom-sheet | Vaul-based bottom drawer with snap points, handle chevrons, optional section grid. → references/bottom-sheet.md |
calendar | Date picker calendar with configurable locale and weekStartsOn. → references/calendar.md |
command (source-only) | cmdk wrapper used by Map search internals. → references/command.md |
confirm-modal (dev) | Confirmation dialog with provider/hook API. → references/confirm-modal.md |
data-table | Full-featured data table with toolbar, pagination, sorting, selection. → references/data-table.md |
dialog (internal) | Radix-based modal dialog. → references/dialog.md |
drawer | Slide-out panel with compound API (Header, Body, Footer), size variants, and legacy wrapper compatibility. → references/drawer.md |
dropdown | Single-select dropdown. → references/dropdown.md |
dropdown-multiple | Multi-select dropdown. → references/dropdown-multiple.md |
dropdown-trigger (internal) | Internal trigger used by Dropdown/DropdownMultiple. → references/dropdown-trigger.md |
empty-state (dev) | Hybrid compound empty state with shorthand props, card/plain surfaces, customizable root/media sizing, help contact, and composed action/content slots. → references/empty-state.md |
input | Enhanced input with optional left/right icons (built on InputGroup). → references/input.md |
input-group (internal, dev) | Grouped input compound (Addon, Button, Input, Textarea). → references/input-group.md |
list-item | List row with optional checkbox, icons, descriptions. → references/list-item.md |
menu | Context/action menu with hierarchical items, search, multi-select. → references/menu.md |
module-header | Page/section header with optional back button. → references/module-header.md |
navigation-menu (dev) | Sidebar navigation with collapsible mode, sections, and floating indicator. → references/navigation-menu.md |
nested-select | Hierarchical single/multi-select with generic typing (DropdownNestedRadio, DropdownNestedMultiple). → references/nested-select.md |
numeric-input | Numeric input with optional stepper buttons, precision/step control. → references/numeric-input.md |
radio-group (internal, dev) | Radix-backed radio group (RadioGroup, RadioGroup.Item). → references/radio-group.md |
search-bar | Debounced search input with clear button, accessible labels, and controlled value API. → references/search-bar.md |
tabs | Declarative and compound tab navigation with items, Root/List/Trigger/Content, size variants, optional icons, and disabled tabs. → references/tabs.md |
toast | Notification toasts via useToast hook. → references/toast.md |
toggle-group | Segmented button group (Radix-backed) with size variants and orientation. → references/toggle-group.md |
upload-file (incubator) | Dropzone with instant handoff or deferred queue/start semantics. → references/upload-file.md |