@true-tech-team/react-components 1.0.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.css +1 -1
- package/index.js +1 -1
- package/index.mjs +4298 -4177
- package/lib/components/buttons/Button/Button.d.ts +1 -1
- package/lib/components/buttons/ButtonToggleGroup/ButtonToggleGroup.d.ts +1 -1
- package/lib/components/buttons/ButtonToggleGroup/ButtonToggleGroupItem.d.ts +1 -1
- package/lib/components/buttons/IconButton/IconButton.d.ts +1 -1
- package/lib/components/buttons/ToggleButton/ToggleButton.d.ts +1 -1
- package/lib/components/display/Accordion/Accordion.d.ts +1 -1
- package/lib/components/display/Avatar/Avatar.d.ts +1 -1
- package/lib/components/display/Badge/Badge.d.ts +1 -1
- package/lib/components/display/Card/Card.d.ts +1 -1
- package/lib/components/display/Carousel/Carousel.d.ts +1 -1
- package/lib/components/display/Chip/Chip.d.ts +1 -1
- package/lib/components/display/CircularProgress/CircularProgress.d.ts +1 -1
- package/lib/components/display/Collapse/Collapse.d.ts +1 -1
- package/lib/components/display/CountUp/CountUp.d.ts +1 -1
- package/lib/components/display/FlipCard/FlipCard.d.ts +1 -1
- package/lib/components/display/Icon/Icon.d.ts +2 -1
- package/lib/components/display/Icon/icons/Account.d.ts +1 -1
- package/lib/components/display/Icon/icons/Activity.d.ts +1 -1
- package/lib/components/display/Icon/icons/AlignCenter.d.ts +1 -1
- package/lib/components/display/Icon/icons/AlignJustify.d.ts +1 -1
- package/lib/components/display/Icon/icons/AlignLeft.d.ts +1 -1
- package/lib/components/display/Icon/icons/AlignRight.d.ts +1 -1
- package/lib/components/display/Icon/icons/ArrowDown.d.ts +1 -1
- package/lib/components/display/Icon/icons/ArrowDownLeft.d.ts +1 -1
- package/lib/components/display/Icon/icons/ArrowDownRight.d.ts +1 -1
- package/lib/components/display/Icon/icons/ArrowLeft.d.ts +1 -1
- package/lib/components/display/Icon/icons/ArrowRight.d.ts +1 -1
- package/lib/components/display/Icon/icons/ArrowUp.d.ts +1 -1
- package/lib/components/display/Icon/icons/ArrowUpLeft.d.ts +1 -1
- package/lib/components/display/Icon/icons/ArrowUpRight.d.ts +1 -1
- package/lib/components/display/Icon/icons/AtSign.d.ts +1 -1
- package/lib/components/display/Icon/icons/BarChart2.d.ts +1 -1
- package/lib/components/display/Icon/icons/Battery.d.ts +1 -1
- package/lib/components/display/Icon/icons/BatteryCharging.d.ts +1 -1
- package/lib/components/display/Icon/icons/Bell.d.ts +1 -1
- package/lib/components/display/Icon/icons/BellOff.d.ts +1 -1
- package/lib/components/display/Icon/icons/Bluetooth.d.ts +1 -1
- package/lib/components/display/Icon/icons/Bold.d.ts +1 -1
- package/lib/components/display/Icon/icons/Bookmark.d.ts +1 -1
- package/lib/components/display/Icon/icons/BookmarkFilled.d.ts +1 -1
- package/lib/components/display/Icon/icons/BookmarkPlus.d.ts +1 -1
- package/lib/components/display/Icon/icons/Building.d.ts +1 -1
- package/lib/components/display/Icon/icons/Calendar.d.ts +1 -1
- package/lib/components/display/Icon/icons/Camera.d.ts +1 -1
- package/lib/components/display/Icon/icons/ChartBar.d.ts +1 -1
- package/lib/components/display/Icon/icons/ChartLine.d.ts +1 -1
- package/lib/components/display/Icon/icons/Check.d.ts +1 -1
- package/lib/components/display/Icon/icons/ChevronDown.d.ts +1 -1
- package/lib/components/display/Icon/icons/ChevronLeft.d.ts +1 -1
- package/lib/components/display/Icon/icons/ChevronRight.d.ts +1 -1
- package/lib/components/display/Icon/icons/ChevronUp.d.ts +1 -1
- package/lib/components/display/Icon/icons/ChevronsLeft.d.ts +1 -1
- package/lib/components/display/Icon/icons/ChevronsRight.d.ts +1 -1
- package/lib/components/display/Icon/icons/Clock.d.ts +1 -1
- package/lib/components/display/Icon/icons/Close.d.ts +1 -1
- package/lib/components/display/Icon/icons/Cloud.d.ts +1 -1
- package/lib/components/display/Icon/icons/CloudDownload.d.ts +1 -1
- package/lib/components/display/Icon/icons/CloudOff.d.ts +1 -1
- package/lib/components/display/Icon/icons/CloudUpload.d.ts +1 -1
- package/lib/components/display/Icon/icons/Code.d.ts +1 -1
- package/lib/components/display/Icon/icons/Compass.d.ts +1 -1
- package/lib/components/display/Icon/icons/Copy.d.ts +1 -1
- package/lib/components/display/Icon/icons/CornerDownLeft.d.ts +1 -1
- package/lib/components/display/Icon/icons/CornerDownRight.d.ts +1 -1
- package/lib/components/display/Icon/icons/CornerUpLeft.d.ts +1 -1
- package/lib/components/display/Icon/icons/CornerUpRight.d.ts +1 -1
- package/lib/components/display/Icon/icons/Cpu.d.ts +1 -1
- package/lib/components/display/Icon/icons/CreditCard.d.ts +1 -1
- package/lib/components/display/Icon/icons/Crosshair.d.ts +1 -1
- package/lib/components/display/Icon/icons/Database.d.ts +1 -1
- package/lib/components/display/Icon/icons/Delete.d.ts +1 -1
- package/lib/components/display/Icon/icons/Dollar.d.ts +1 -1
- package/lib/components/display/Icon/icons/Download.d.ts +1 -1
- package/lib/components/display/Icon/icons/Edit.d.ts +1 -1
- package/lib/components/display/Icon/icons/Error.d.ts +1 -1
- package/lib/components/display/Icon/icons/ExternalLink.d.ts +1 -1
- package/lib/components/display/Icon/icons/Eye.d.ts +1 -1
- package/lib/components/display/Icon/icons/EyeOff.d.ts +1 -1
- package/lib/components/display/Icon/icons/File.d.ts +1 -1
- package/lib/components/display/Icon/icons/FileCheck.d.ts +1 -1
- package/lib/components/display/Icon/icons/FileMinus.d.ts +1 -1
- package/lib/components/display/Icon/icons/FilePlus.d.ts +1 -1
- package/lib/components/display/Icon/icons/FileText.d.ts +1 -1
- package/lib/components/display/Icon/icons/Filter.d.ts +1 -1
- package/lib/components/display/Icon/icons/Folder.d.ts +1 -1
- package/lib/components/display/Icon/icons/FolderMinus.d.ts +1 -1
- package/lib/components/display/Icon/icons/FolderOpen.d.ts +1 -1
- package/lib/components/display/Icon/icons/FolderPlus.d.ts +1 -1
- package/lib/components/display/Icon/icons/Gift.d.ts +1 -1
- package/lib/components/display/Icon/icons/Globe.d.ts +1 -1
- package/lib/components/display/Icon/icons/Grid.d.ts +1 -1
- package/lib/components/display/Icon/icons/HardDrive.d.ts +1 -1
- package/lib/components/display/Icon/icons/Hash.d.ts +1 -1
- package/lib/components/display/Icon/icons/Heart.d.ts +1 -1
- package/lib/components/display/Icon/icons/HeartFilled.d.ts +1 -1
- package/lib/components/display/Icon/icons/Help.d.ts +1 -1
- package/lib/components/display/Icon/icons/Home.d.ts +1 -1
- package/lib/components/display/Icon/icons/Hourglass.d.ts +1 -1
- package/lib/components/display/Icon/icons/Image.d.ts +1 -1
- package/lib/components/display/Icon/icons/Inbox.d.ts +1 -1
- package/lib/components/display/Icon/icons/Info.d.ts +1 -1
- package/lib/components/display/Icon/icons/Italic.d.ts +1 -1
- package/lib/components/display/Icon/icons/Key.d.ts +1 -1
- package/lib/components/display/Icon/icons/Laptop.d.ts +1 -1
- package/lib/components/display/Icon/icons/Link.d.ts +1 -1
- package/lib/components/display/Icon/icons/Link2.d.ts +1 -1
- package/lib/components/display/Icon/icons/List.d.ts +1 -1
- package/lib/components/display/Icon/icons/ListOrdered.d.ts +1 -1
- package/lib/components/display/Icon/icons/ListUnordered.d.ts +1 -1
- package/lib/components/display/Icon/icons/Lock.d.ts +1 -1
- package/lib/components/display/Icon/icons/Logout.d.ts +1 -1
- package/lib/components/display/Icon/icons/Mail.d.ts +1 -1
- package/lib/components/display/Icon/icons/MailOpen.d.ts +1 -1
- package/lib/components/display/Icon/icons/Map.d.ts +1 -1
- package/lib/components/display/Icon/icons/MapPin.d.ts +1 -1
- package/lib/components/display/Icon/icons/Maximize.d.ts +1 -1
- package/lib/components/display/Icon/icons/Menu.d.ts +1 -1
- package/lib/components/display/Icon/icons/MessageCircle.d.ts +1 -1
- package/lib/components/display/Icon/icons/MessageSquare.d.ts +1 -1
- package/lib/components/display/Icon/icons/Messages.d.ts +1 -1
- package/lib/components/display/Icon/icons/Mic.d.ts +1 -1
- package/lib/components/display/Icon/icons/MicOff.d.ts +1 -1
- package/lib/components/display/Icon/icons/Minimize.d.ts +1 -1
- package/lib/components/display/Icon/icons/Minus.d.ts +1 -1
- package/lib/components/display/Icon/icons/Monitor.d.ts +1 -1
- package/lib/components/display/Icon/icons/More.d.ts +1 -1
- package/lib/components/display/Icon/icons/Music.d.ts +1 -1
- package/lib/components/display/Icon/icons/Navigation.d.ts +1 -1
- package/lib/components/display/Icon/icons/Navigation2.d.ts +1 -1
- package/lib/components/display/Icon/icons/Outbox.d.ts +1 -1
- package/lib/components/display/Icon/icons/Paperclip.d.ts +1 -1
- package/lib/components/display/Icon/icons/Pause.d.ts +1 -1
- package/lib/components/display/Icon/icons/Percent.d.ts +1 -1
- package/lib/components/display/Icon/icons/PercentCircle.d.ts +1 -1
- package/lib/components/display/Icon/icons/Phone.d.ts +1 -1
- package/lib/components/display/Icon/icons/PhoneCall.d.ts +1 -1
- package/lib/components/display/Icon/icons/PhoneIncoming.d.ts +1 -1
- package/lib/components/display/Icon/icons/PhoneMissed.d.ts +1 -1
- package/lib/components/display/Icon/icons/PhoneOutgoing.d.ts +1 -1
- package/lib/components/display/Icon/icons/PieChart.d.ts +1 -1
- package/lib/components/display/Icon/icons/Play.d.ts +1 -1
- package/lib/components/display/Icon/icons/Plus.d.ts +1 -1
- package/lib/components/display/Icon/icons/Power.d.ts +1 -1
- package/lib/components/display/Icon/icons/Preferences.d.ts +1 -1
- package/lib/components/display/Icon/icons/Printer.d.ts +1 -1
- package/lib/components/display/Icon/icons/Profile.d.ts +1 -1
- package/lib/components/display/Icon/icons/Redo.d.ts +1 -1
- package/lib/components/display/Icon/icons/Refresh.d.ts +1 -1
- package/lib/components/display/Icon/icons/Repeat.d.ts +1 -1
- package/lib/components/display/Icon/icons/RotateCcw.d.ts +1 -1
- package/lib/components/display/Icon/icons/RotateCw.d.ts +1 -1
- package/lib/components/display/Icon/icons/Route.d.ts +1 -1
- package/lib/components/display/Icon/icons/Rss.d.ts +1 -1
- package/lib/components/display/Icon/icons/Save.d.ts +1 -1
- package/lib/components/display/Icon/icons/Search.d.ts +1 -1
- package/lib/components/display/Icon/icons/Send.d.ts +1 -1
- package/lib/components/display/Icon/icons/Server.d.ts +1 -1
- package/lib/components/display/Icon/icons/Settings.d.ts +1 -1
- package/lib/components/display/Icon/icons/Share.d.ts +1 -1
- package/lib/components/display/Icon/icons/Share2.d.ts +1 -1
- package/lib/components/display/Icon/icons/Shield.d.ts +1 -1
- package/lib/components/display/Icon/icons/ShieldAlert.d.ts +1 -1
- package/lib/components/display/Icon/icons/ShieldCheck.d.ts +1 -1
- package/lib/components/display/Icon/icons/ShieldOff.d.ts +1 -1
- package/lib/components/display/Icon/icons/ShoppingBag.d.ts +1 -1
- package/lib/components/display/Icon/icons/ShoppingCart.d.ts +1 -1
- package/lib/components/display/Icon/icons/Shuffle.d.ts +1 -1
- package/lib/components/display/Icon/icons/SkipBack.d.ts +1 -1
- package/lib/components/display/Icon/icons/SkipForward.d.ts +1 -1
- package/lib/components/display/Icon/icons/Smartphone.d.ts +1 -1
- package/lib/components/display/Icon/icons/Star.d.ts +1 -1
- package/lib/components/display/Icon/icons/StarFilled.d.ts +1 -1
- package/lib/components/display/Icon/icons/Stop.d.ts +1 -1
- package/lib/components/display/Icon/icons/Stopwatch.d.ts +1 -1
- package/lib/components/display/Icon/icons/Sunrise.d.ts +1 -1
- package/lib/components/display/Icon/icons/Sunset.d.ts +1 -1
- package/lib/components/display/Icon/icons/Tablet.d.ts +1 -1
- package/lib/components/display/Icon/icons/Tag.d.ts +1 -1
- package/lib/components/display/Icon/icons/Target.d.ts +1 -1
- package/lib/components/display/Icon/icons/Terminal.d.ts +1 -1
- package/lib/components/display/Icon/icons/ThumbsUp.d.ts +1 -1
- package/lib/components/display/Icon/icons/ThumbsUpFilled.d.ts +1 -1
- package/lib/components/display/Icon/icons/TrendingDown.d.ts +1 -1
- package/lib/components/display/Icon/icons/TrendingUp.d.ts +1 -1
- package/lib/components/display/Icon/icons/Type.d.ts +1 -1
- package/lib/components/display/Icon/icons/Underline.d.ts +1 -1
- package/lib/components/display/Icon/icons/Undo.d.ts +1 -1
- package/lib/components/display/Icon/icons/Unlink.d.ts +1 -1
- package/lib/components/display/Icon/icons/Unlock.d.ts +1 -1
- package/lib/components/display/Icon/icons/Upload.d.ts +1 -1
- package/lib/components/display/Icon/icons/User.d.ts +1 -1
- package/lib/components/display/Icon/icons/UserCheck.d.ts +1 -1
- package/lib/components/display/Icon/icons/UserMinus.d.ts +1 -1
- package/lib/components/display/Icon/icons/UserPlus.d.ts +1 -1
- package/lib/components/display/Icon/icons/UserX.d.ts +1 -1
- package/lib/components/display/Icon/icons/Users.d.ts +1 -1
- package/lib/components/display/Icon/icons/Video.d.ts +1 -1
- package/lib/components/display/Icon/icons/Volume.d.ts +1 -1
- package/lib/components/display/Icon/icons/Volume1.d.ts +1 -1
- package/lib/components/display/Icon/icons/Volume2.d.ts +1 -1
- package/lib/components/display/Icon/icons/VolumeX.d.ts +1 -1
- package/lib/components/display/Icon/icons/Warning.d.ts +1 -1
- package/lib/components/display/Icon/icons/Watch.d.ts +1 -1
- package/lib/components/display/Icon/icons/Wifi.d.ts +1 -1
- package/lib/components/display/Icon/icons/WifiOff.d.ts +1 -1
- package/lib/components/display/Icon/icons/Zap.d.ts +1 -1
- package/lib/components/display/Icon/icons/index.d.ts +190 -190
- package/lib/components/display/KPI/KPI.d.ts +1 -1
- package/lib/components/display/List/ListEmpty.d.ts +2 -2
- package/lib/components/display/List/ListGroup.d.ts +1 -1
- package/lib/components/display/List/ListHeader.d.ts +2 -2
- package/lib/components/display/List/ListSearch.d.ts +2 -1
- package/lib/components/display/List/ListSkeleton.d.ts +2 -1
- package/lib/components/display/OverflowText/OverflowText.d.ts +1 -1
- package/lib/components/display/PageMessages/PageMessageContent.d.ts +2 -1
- package/lib/components/display/PageMessages/PageMessages.d.ts +1 -1
- package/lib/components/display/Pill/Pill.d.ts +1 -1
- package/lib/components/display/ProgressBar/ProgressBar.d.ts +1 -1
- package/lib/components/display/Reveal/Reveal.d.ts +1 -1
- package/lib/components/display/ScrollArea/ScrollArea.d.ts +1 -1
- package/lib/components/display/Skeleton/Skeleton.d.ts +1 -1
- package/lib/components/display/Spinner/Spinner.d.ts +1 -1
- package/lib/components/display/StatusIndicator/StatusIndicator.d.ts +1 -1
- package/lib/components/display/Table/TableBody.d.ts +2 -1
- package/lib/components/display/Table/TableCell.d.ts +2 -1
- package/lib/components/display/Table/TableHeader.d.ts +2 -1
- package/lib/components/display/Table/TableRow.d.ts +2 -1
- package/lib/components/display/Table/TableSearch.d.ts +2 -1
- package/lib/components/display/Table/TableSkeleton.d.ts +2 -1
- package/lib/components/display/Tabs/Tab.d.ts +1 -1
- package/lib/components/display/Tabs/TabList.d.ts +1 -1
- package/lib/components/display/Tabs/TabPanel.d.ts +1 -1
- package/lib/components/display/Tabs/Tabs.d.ts +1 -1
- package/lib/components/display/Tag/Tag.d.ts +1 -1
- package/lib/components/dnd/DragHandle/DragHandle.d.ts +1 -1
- package/lib/components/dnd/KanbanBoard/KanbanBoard.d.ts +2 -2
- package/lib/components/dnd/KanbanBoard/KanbanCard.d.ts +1 -1
- package/lib/components/dnd/KanbanBoard/KanbanColumn.d.ts +1 -1
- package/lib/components/dnd/ResizablePanels/ResizablePanel.d.ts +1 -1
- package/lib/components/dnd/ResizablePanels/ResizeHandle.d.ts +1 -1
- package/lib/components/dnd/SortableGrid/SortableGrid.d.ts +2 -2
- package/lib/components/dnd/SortableGrid/SortableGridItem.d.ts +1 -1
- package/lib/components/dnd/SortableList/SortableItem.d.ts +1 -1
- package/lib/components/dnd/SortableList/SortableList.d.ts +2 -2
- package/lib/components/filters/core/ActiveFilters/ActiveFilters.d.ts +1 -1
- package/lib/components/filters/core/FilterField/FilterField.d.ts +1 -1
- package/lib/components/filters/core/FilterSection/FilterSection.d.ts +1 -1
- package/lib/components/filters/fields/CheckboxFilter.d.ts +1 -1
- package/lib/components/filters/fields/DateFilter.d.ts +2 -2
- package/lib/components/filters/fields/DateRangeFilter.d.ts +2 -2
- package/lib/components/filters/fields/ListSelectFilter.d.ts +1 -1
- package/lib/components/filters/fields/MultiSelectFilter.d.ts +4 -2
- package/lib/components/filters/fields/NumberFilter.d.ts +1 -1
- package/lib/components/filters/fields/NumberRangeFilter.d.ts +1 -1
- package/lib/components/filters/fields/RatingFilter.d.ts +1 -1
- package/lib/components/filters/fields/SelectFilter.d.ts +2 -2
- package/lib/components/filters/fields/TextFilter.d.ts +2 -2
- package/lib/components/filters/fields/ToggleFilter.d.ts +1 -1
- package/lib/components/filters/layouts/FilterAccordion/FilterAccordion.d.ts +1 -1
- package/lib/components/filters/layouts/FilterBar/FilterBar.d.ts +2 -2
- package/lib/components/filters/layouts/FilterModal/FilterModal.d.ts +1 -1
- package/lib/components/filters/layouts/FilterPopover/FilterPopover.d.ts +1 -1
- package/lib/components/filters/layouts/FilterSidebar/FilterSidebar.d.ts +1 -1
- package/lib/components/filters/types.d.ts +5 -0
- package/lib/components/forms/FormBuilder/FormBuilder.d.ts +1 -1
- package/lib/components/inputs/Checkbox/Checkbox.d.ts +1 -1
- package/lib/components/inputs/CheckboxGroup/CheckboxGroup.d.ts +1 -1
- package/lib/components/inputs/CheckboxGroup/CheckboxGroupItem.d.ts +1 -1
- package/lib/components/inputs/ColorPicker/ColorPicker.d.ts +1 -1
- package/lib/components/inputs/DatePicker/DatePicker.d.ts +1 -1
- package/lib/components/inputs/DateRangePicker/DateRangePicker.d.ts +1 -1
- package/lib/components/inputs/FilePicker/FilePicker.d.ts +1 -1
- package/lib/components/inputs/Input/Input.d.ts +1 -1
- package/lib/components/inputs/NumberInput/NumberInput.d.ts +1 -1
- package/lib/components/inputs/PhoneInput/PhoneInput.d.ts +1 -1
- package/lib/components/inputs/Radio/Radio.d.ts +1 -1
- package/lib/components/inputs/Radio/RadioGroup.d.ts +1 -1
- package/lib/components/inputs/Rating/Rating.d.ts +1 -1
- package/lib/components/inputs/Select/Select.d.ts +1 -1
- package/lib/components/inputs/Slider/Slider.d.ts +1 -1
- package/lib/components/inputs/TagInput/TagInput.d.ts +1 -1
- package/lib/components/inputs/Textarea/Textarea.d.ts +1 -1
- package/lib/components/inputs/Toggle/Toggle.d.ts +1 -1
- package/lib/components/layout/AdaptiveGrid/AdaptiveGrid.d.ts +1 -1
- package/lib/components/layout/MasonryLayout/MasonryLayout.d.ts +1 -1
- package/lib/components/layout/Panes/Pane.d.ts +1 -1
- package/lib/components/layout/Panes/Panes.d.ts +1 -1
- package/lib/components/layout/ResponsiveStack/ResponsiveStack.d.ts +1 -1
- package/lib/components/navigation/BottomNavigation/BottomNavigation.d.ts +1 -1
- package/lib/components/navigation/BottomNavigation/BottomNavigationItem.d.ts +1 -1
- package/lib/components/navigation/Breadcrumbs/BreadcrumbItem.d.ts +1 -1
- package/lib/components/navigation/Breadcrumbs/BreadcrumbSeparator.d.ts +1 -1
- package/lib/components/navigation/Breadcrumbs/Breadcrumbs.d.ts +1 -1
- package/lib/components/navigation/CollapsibleSidebar/CollapsibleSidebar.d.ts +1 -1
- package/lib/components/navigation/NavLink/NavLink.d.ts +1 -1
- package/lib/components/navigation/Navbar/Navbar.d.ts +1 -1
- package/lib/components/navigation/Navbar/NavbarActions.d.ts +1 -1
- package/lib/components/navigation/Navbar/NavbarBrand.d.ts +1 -1
- package/lib/components/navigation/Navbar/NavbarCollapse.d.ts +1 -1
- package/lib/components/navigation/Navbar/NavbarNav.d.ts +1 -1
- package/lib/components/navigation/Navbar/NavbarToggle.d.ts +1 -1
- package/lib/components/navigation/Pagination/Pagination.d.ts +1 -1
- package/lib/components/navigation/SideNav/SideNav.d.ts +1 -1
- package/lib/components/navigation/SideNav/SideNavDivider.d.ts +1 -1
- package/lib/components/navigation/SideNav/SideNavGroup.d.ts +1 -1
- package/lib/components/navigation/SideNav/SideNavItem.d.ts +1 -1
- package/lib/components/navigation/Stepper/Step.d.ts +1 -1
- package/lib/components/navigation/Stepper/Stepper.d.ts +1 -1
- package/lib/components/overlays/Alert/Alert.d.ts +1 -1
- package/lib/components/overlays/Alert/AlertProvider.d.ts +2 -2
- package/lib/components/overlays/Dialog/Dialog.d.ts +1 -1
- package/lib/components/overlays/Dialog/DialogProvider.d.ts +2 -2
- package/lib/components/overlays/LoadingOverlay/LoadingOverlay.d.ts +1 -1
- package/lib/components/overlays/Toast/ToastProvider.d.ts +2 -2
- package/lib/contexts/PageMessagesContext/PageMessagesContext.d.ts +2 -2
- package/lib/contexts/ThemeContext/ThemeContext.d.ts +2 -2
- package/lib/decorators/ComponentDecorator/ComponentDecorator.d.ts +1 -1
- package/lib/providers/GlobalProvider/GlobalProvider.d.ts +2 -2
- package/lib/types/theme.types.d.ts +11 -0
- package/package.json +71 -12
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
import { ColumnConfig } from './types';
|
|
2
3
|
interface TableCellProps<T = Record<string, unknown>> {
|
|
3
4
|
column: ColumnConfig<T>;
|
|
@@ -5,5 +6,5 @@ interface TableCellProps<T = Record<string, unknown>> {
|
|
|
5
6
|
rowIndex: number;
|
|
6
7
|
isFirstColumn: boolean;
|
|
7
8
|
}
|
|
8
|
-
export declare function TableCell<T extends Record<string, unknown>>({ column, row, rowIndex, isFirstColumn, }: TableCellProps<T>):
|
|
9
|
+
export declare function TableCell<T extends Record<string, unknown>>({ column, row, rowIndex, isFirstColumn, }: TableCellProps<T>): React.JSX.Element;
|
|
9
10
|
export {};
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export declare function TableHeader(): React.JSX.Element;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
interface TableRowProps<T = Record<string, unknown>> {
|
|
2
3
|
row: T;
|
|
3
4
|
rowIndex: number;
|
|
4
5
|
}
|
|
5
|
-
export declare function TableRow<T extends Record<string, unknown>>({ row, rowIndex }: TableRowProps<T>):
|
|
6
|
+
export declare function TableRow<T extends Record<string, unknown>>({ row, rowIndex }: TableRowProps<T>): React.JSX.Element;
|
|
6
7
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
export interface TableSearchProps {
|
|
2
3
|
/**
|
|
3
4
|
* Current search query
|
|
@@ -25,5 +26,5 @@ export interface TableSearchProps {
|
|
|
25
26
|
*/
|
|
26
27
|
onClear?: () => void;
|
|
27
28
|
}
|
|
28
|
-
export declare function TableSearch({ value, onChange, placeholder, isFiltering, autoFocus, onClear, }: TableSearchProps):
|
|
29
|
+
export declare function TableSearch({ value, onChange, placeholder, isFiltering, autoFocus, onClear, }: TableSearchProps): React.JSX.Element;
|
|
29
30
|
export default TableSearch;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
import { ColumnConfig } from './types';
|
|
2
3
|
interface TableSkeletonProps {
|
|
3
4
|
rows: number;
|
|
@@ -5,5 +6,5 @@ interface TableSkeletonProps {
|
|
|
5
6
|
hasExpandColumn?: boolean;
|
|
6
7
|
hasSelectionColumn?: boolean;
|
|
7
8
|
}
|
|
8
|
-
export declare function TableSkeleton({ rows, columns, hasExpandColumn, hasSelectionColumn, }: TableSkeletonProps):
|
|
9
|
+
export declare function TableSkeleton({ rows, columns, hasExpandColumn, hasSelectionColumn, }: TableSkeletonProps): React.JSX.Element;
|
|
9
10
|
export {};
|
|
@@ -39,5 +39,5 @@ export interface TabProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
39
39
|
*/
|
|
40
40
|
export declare const Tab: ({ ref, value, icon, disabled: tabDisabled, children, className, "data-testid": testId, style, ...restProps }: TabProps & {
|
|
41
41
|
ref?: React.Ref<HTMLButtonElement>;
|
|
42
|
-
}) =>
|
|
42
|
+
}) => React.JSX.Element;
|
|
43
43
|
export default Tab;
|
|
@@ -25,5 +25,5 @@ export interface TabListProps extends BaseComponentProps {
|
|
|
25
25
|
*/
|
|
26
26
|
export declare const TabList: ({ ref, children, className, "data-testid": testId, style, ...restProps }: TabListProps & {
|
|
27
27
|
ref?: React.Ref<HTMLDivElement>;
|
|
28
|
-
}) =>
|
|
28
|
+
}) => React.JSX.Element;
|
|
29
29
|
export default TabList;
|
|
@@ -29,5 +29,5 @@ export interface TabPanelProps extends BaseComponentProps {
|
|
|
29
29
|
*/
|
|
30
30
|
export declare const TabPanel: ({ ref, value, children, className, "data-testid": testId, style, ...restProps }: TabPanelProps & {
|
|
31
31
|
ref?: React.Ref<HTMLDivElement>;
|
|
32
|
-
}) =>
|
|
32
|
+
}) => React.JSX.Element;
|
|
33
33
|
export default TabPanel;
|
|
@@ -88,5 +88,5 @@ export interface TabsProps extends Omit<BaseComponentProps, 'onChange'> {
|
|
|
88
88
|
*/
|
|
89
89
|
export declare const Tabs: ({ ref, value, defaultValue, onChange, variant, size, orientation, disabled, lazyMount, keepMounted, fitted, children, className, "data-testid": testId, style, ...restProps }: TabsProps & {
|
|
90
90
|
ref?: React.Ref<HTMLDivElement>;
|
|
91
|
-
}) =>
|
|
91
|
+
}) => React.JSX.Element;
|
|
92
92
|
export default Tabs;
|
|
@@ -59,4 +59,4 @@ export interface TagProps extends BaseComponentProps {
|
|
|
59
59
|
*/
|
|
60
60
|
export declare const Tag: ({ ref, variant, size, disabled, removable, onRemove, onClick, className, children, ...restProps }: TagProps & {
|
|
61
61
|
ref?: React.Ref<HTMLElement>;
|
|
62
|
-
}) =>
|
|
62
|
+
}) => React.JSX.Element;
|
|
@@ -39,5 +39,5 @@ export interface DragHandleProps extends Omit<BaseComponentProps, 'children'>, O
|
|
|
39
39
|
*/
|
|
40
40
|
export declare const DragHandle: ({ ref, size, variant, disabled, label, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, ...rest }: DragHandleProps & {
|
|
41
41
|
ref?: React.Ref<HTMLDivElement>;
|
|
42
|
-
}) =>
|
|
42
|
+
}) => React.JSX.Element;
|
|
43
43
|
export default DragHandle;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import { default as React, ReactNode } from 'react';
|
|
2
2
|
import { KanbanCardRenderProps } from './KanbanCard';
|
|
3
3
|
import { BaseComponentProps, ComponentSize } from '../../../types/component.types';
|
|
4
4
|
/**
|
|
@@ -119,5 +119,5 @@ export interface KanbanBoardProps<T extends KanbanCardData> extends Omit<BaseCom
|
|
|
119
119
|
* />
|
|
120
120
|
* ```
|
|
121
121
|
*/
|
|
122
|
-
export declare function KanbanBoard<T extends KanbanCardData>(props: KanbanBoardProps<T>):
|
|
122
|
+
export declare function KanbanBoard<T extends KanbanCardData>(props: KanbanBoardProps<T>): React.JSX.Element;
|
|
123
123
|
export default KanbanBoard;
|
|
@@ -74,5 +74,5 @@ export interface KanbanCardProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
74
74
|
*/
|
|
75
75
|
export declare const KanbanCard: ({ ref, id, columnId, index, disabled, children, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, data, }: KanbanCardProps & {
|
|
76
76
|
ref?: React.Ref<HTMLDivElement>;
|
|
77
|
-
}) =>
|
|
77
|
+
}) => React.JSX.Element;
|
|
78
78
|
export default KanbanCard;
|
|
@@ -41,5 +41,5 @@ export interface KanbanColumnProps extends BaseComponentProps {
|
|
|
41
41
|
*/
|
|
42
42
|
export declare const KanbanColumn: ({ ref, id, index, title, header, disabled, children, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, data, }: KanbanColumnProps & {
|
|
43
43
|
ref?: React.Ref<HTMLDivElement>;
|
|
44
|
-
}) =>
|
|
44
|
+
}) => React.JSX.Element;
|
|
45
45
|
export default KanbanColumn;
|
|
@@ -52,7 +52,7 @@ export interface ResizablePanelProps extends BaseComponentProps {
|
|
|
52
52
|
export declare const ResizablePanel: {
|
|
53
53
|
({ ref, id, minSize, maxSize, defaultSize, collapsible, collapsed, onCollapse: _onCollapse, children, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, }: ResizablePanelProps & {
|
|
54
54
|
ref?: React.Ref<HTMLDivElement>;
|
|
55
|
-
}):
|
|
55
|
+
}): React.JSX.Element;
|
|
56
56
|
displayName: string;
|
|
57
57
|
};
|
|
58
58
|
export default ResizablePanel;
|
|
@@ -26,5 +26,5 @@ export interface ResizeHandleProps extends Omit<BaseComponentProps, 'children'>
|
|
|
26
26
|
*/
|
|
27
27
|
export declare const ResizeHandle: ({ ref, variant, showOnHover, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, }: ResizeHandleProps & {
|
|
28
28
|
ref?: React.Ref<HTMLDivElement>;
|
|
29
|
-
}) =>
|
|
29
|
+
}) => React.JSX.Element;
|
|
30
30
|
export default ResizeHandle;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import { default as React, ReactNode } from 'react';
|
|
2
2
|
import { SortableGridItemRenderProps } from './SortableGridItem';
|
|
3
3
|
import { BaseComponentProps, ComponentSize } from '../../../types/component.types';
|
|
4
4
|
/**
|
|
@@ -69,5 +69,5 @@ export interface SortableGridProps<T extends SortableGridItemData> extends Omit<
|
|
|
69
69
|
* />
|
|
70
70
|
* ```
|
|
71
71
|
*/
|
|
72
|
-
export declare function SortableGrid<T extends SortableGridItemData>({ items, onReorder, renderItem, columns, minItemWidth, gap, disabled, className, 'data-testid': dataTestId, 'aria-label': ariaLabel, style, }: SortableGridProps<T>):
|
|
72
|
+
export declare function SortableGrid<T extends SortableGridItemData>({ items, onReorder, renderItem, columns, minItemWidth, gap, disabled, className, 'data-testid': dataTestId, 'aria-label': ariaLabel, style, }: SortableGridProps<T>): React.JSX.Element;
|
|
73
73
|
export default SortableGrid;
|
|
@@ -45,5 +45,5 @@ export interface SortableGridItemProps extends Omit<BaseComponentProps, 'childre
|
|
|
45
45
|
*/
|
|
46
46
|
export declare const SortableGridItem: ({ ref, id, index, disabled, children, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, data, }: SortableGridItemProps & {
|
|
47
47
|
ref?: React.Ref<HTMLDivElement>;
|
|
48
|
-
}) =>
|
|
48
|
+
}) => React.JSX.Element;
|
|
49
49
|
export default SortableGridItem;
|
|
@@ -74,5 +74,5 @@ export interface SortableItemProps extends Omit<BaseComponentProps, 'children'>
|
|
|
74
74
|
*/
|
|
75
75
|
export declare const SortableItem: ({ ref, id, index, disabled, as: Component, children, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, data, }: SortableItemProps & {
|
|
76
76
|
ref?: React.Ref<HTMLElement>;
|
|
77
|
-
}) =>
|
|
77
|
+
}) => React.JSX.Element;
|
|
78
78
|
export default SortableItem;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import { default as React, ReactNode } from 'react';
|
|
2
2
|
import { SortableItemRenderProps } from './SortableItem';
|
|
3
3
|
import { BaseComponentProps, ComponentSize } from '../../../types/component.types';
|
|
4
4
|
/**
|
|
@@ -91,5 +91,5 @@ export interface SortableListProps<T extends SortableListItem> extends Omit<Base
|
|
|
91
91
|
* />
|
|
92
92
|
* ```
|
|
93
93
|
*/
|
|
94
|
-
export declare function SortableList<T extends SortableListItem>(props: SortableListProps<T>):
|
|
94
|
+
export declare function SortableList<T extends SortableListItem>(props: SortableListProps<T>): React.JSX.Element;
|
|
95
95
|
export default SortableList;
|
|
@@ -14,5 +14,5 @@ import { ActiveFiltersProps } from '../../types';
|
|
|
14
14
|
*/
|
|
15
15
|
export declare const ActiveFilters: ({ ref, maxVisible, showClearAll, clearAllLabel, emptyContent, chipVariant, chipSize, renderChip, className, ...restProps }: ActiveFiltersProps & {
|
|
16
16
|
ref?: React.Ref<HTMLDivElement>;
|
|
17
|
-
}) =>
|
|
17
|
+
}) => React.JSX.Element | null;
|
|
18
18
|
export default ActiveFilters;
|
|
@@ -15,5 +15,5 @@ import { FilterFieldProps } from '../../types';
|
|
|
15
15
|
*/
|
|
16
16
|
export declare const FilterField: ({ ref, filterId, label, placeholder, showLabel, componentProps, className, ...restProps }: FilterFieldProps & {
|
|
17
17
|
ref?: React.Ref<HTMLDivElement>;
|
|
18
|
-
}) =>
|
|
18
|
+
}) => React.JSX.Element | null;
|
|
19
19
|
export default FilterField;
|
|
@@ -14,5 +14,5 @@ import { FilterSectionProps } from '../../types';
|
|
|
14
14
|
*/
|
|
15
15
|
export declare const FilterSection: ({ ref, id, title, description, icon, collapsible, defaultCollapsed, collapsed: controlledCollapsed, onCollapsedChange, showActiveCount, children, className, ...restProps }: FilterSectionProps & {
|
|
16
16
|
ref?: React.Ref<HTMLDivElement>;
|
|
17
|
-
}) =>
|
|
17
|
+
}) => React.JSX.Element;
|
|
18
18
|
export default FilterSection;
|
|
@@ -15,5 +15,5 @@ export interface CheckboxFilterProps extends BaseComponentProps {
|
|
|
15
15
|
*/
|
|
16
16
|
export declare const CheckboxFilter: ({ ref, filterId, label: labelOverride, size, checkboxProps, className, ...restProps }: CheckboxFilterProps & {
|
|
17
17
|
ref?: React.Ref<HTMLDivElement>;
|
|
18
|
-
}) =>
|
|
18
|
+
}) => React.JSX.Element | null;
|
|
19
19
|
export default CheckboxFilter;
|
|
@@ -17,7 +17,7 @@ export interface DateFilterProps extends BaseComponentProps {
|
|
|
17
17
|
/**
|
|
18
18
|
* DateFilter wraps the DatePicker component for date filters
|
|
19
19
|
*/
|
|
20
|
-
export declare const DateFilter: ({ ref, filterId, label: labelOverride, placeholder: placeholderOverride, showLabel, size, datePickerProps, className, ...restProps }: DateFilterProps & {
|
|
20
|
+
export declare const DateFilter: ({ ref, filterId, label: labelOverride, placeholder: placeholderOverride, showLabel, size: _size, datePickerProps, className, ...restProps }: DateFilterProps & {
|
|
21
21
|
ref?: React.Ref<HTMLDivElement>;
|
|
22
|
-
}) =>
|
|
22
|
+
}) => React.JSX.Element | null;
|
|
23
23
|
export default DateFilter;
|
|
@@ -15,7 +15,7 @@ export interface DateRangeFilterProps extends BaseComponentProps {
|
|
|
15
15
|
/**
|
|
16
16
|
* DateRangeFilter wraps the DateRangePicker component for date range filters
|
|
17
17
|
*/
|
|
18
|
-
export declare const DateRangeFilter: ({ ref, filterId, label: labelOverride, showLabel, size, dateRangePickerProps, className, ...restProps }: DateRangeFilterProps & {
|
|
18
|
+
export declare const DateRangeFilter: ({ ref, filterId, label: labelOverride, showLabel, size: _size, dateRangePickerProps, className, ...restProps }: DateRangeFilterProps & {
|
|
19
19
|
ref?: React.Ref<HTMLDivElement>;
|
|
20
|
-
}) =>
|
|
20
|
+
}) => React.JSX.Element | null;
|
|
21
21
|
export default DateRangeFilter;
|
|
@@ -17,5 +17,5 @@ export interface ListSelectFilterProps extends BaseComponentProps {
|
|
|
17
17
|
*/
|
|
18
18
|
export declare const ListSelectFilter: ({ ref, filterId, label: labelOverride, showLabel, size, componentProps, className, ...restProps }: ListSelectFilterProps & {
|
|
19
19
|
ref?: React.Ref<HTMLDivElement>;
|
|
20
|
-
}) =>
|
|
20
|
+
}) => React.JSX.Element | null;
|
|
21
21
|
export default ListSelectFilter;
|
|
@@ -5,6 +5,8 @@ export interface MultiSelectFilterProps extends BaseComponentProps {
|
|
|
5
5
|
filterId: string;
|
|
6
6
|
/** Override label */
|
|
7
7
|
label?: string;
|
|
8
|
+
/** Override placeholder */
|
|
9
|
+
placeholder?: string;
|
|
8
10
|
/** Show label */
|
|
9
11
|
showLabel?: boolean;
|
|
10
12
|
/** Size variant */
|
|
@@ -15,7 +17,7 @@ export interface MultiSelectFilterProps extends BaseComponentProps {
|
|
|
15
17
|
/**
|
|
16
18
|
* MultiSelectFilter wraps CheckboxGroup for multi-value selection
|
|
17
19
|
*/
|
|
18
|
-
export declare const MultiSelectFilter: ({ ref, filterId, label: labelOverride, showLabel, size, componentProps, className, ...restProps }: MultiSelectFilterProps & {
|
|
20
|
+
export declare const MultiSelectFilter: ({ ref, filterId, label: labelOverride, placeholder: placeholderOverride, showLabel, size, componentProps, className, ...restProps }: MultiSelectFilterProps & {
|
|
19
21
|
ref?: React.Ref<HTMLDivElement>;
|
|
20
|
-
}) =>
|
|
22
|
+
}) => React.JSX.Element | null;
|
|
21
23
|
export default MultiSelectFilter;
|
|
@@ -17,5 +17,5 @@ export interface NumberFilterProps extends BaseComponentProps {
|
|
|
17
17
|
*/
|
|
18
18
|
export declare const NumberFilter: ({ ref, filterId, label: labelOverride, showLabel, size: _size, numberInputProps, className, ...restProps }: NumberFilterProps & {
|
|
19
19
|
ref?: React.Ref<HTMLDivElement>;
|
|
20
|
-
}) =>
|
|
20
|
+
}) => React.JSX.Element | null;
|
|
21
21
|
export default NumberFilter;
|
|
@@ -17,5 +17,5 @@ export interface NumberRangeFilterProps extends BaseComponentProps {
|
|
|
17
17
|
*/
|
|
18
18
|
export declare const NumberRangeFilter: ({ ref, filterId, label: labelOverride, showLabel, size, componentProps, className, ...restProps }: NumberRangeFilterProps & {
|
|
19
19
|
ref?: React.Ref<HTMLDivElement>;
|
|
20
|
-
}) =>
|
|
20
|
+
}) => React.JSX.Element | null;
|
|
21
21
|
export default NumberRangeFilter;
|
|
@@ -17,5 +17,5 @@ export interface RatingFilterProps extends BaseComponentProps {
|
|
|
17
17
|
*/
|
|
18
18
|
export declare const RatingFilter: ({ ref, filterId, label: labelOverride, showLabel, size, ratingProps, className, ...restProps }: RatingFilterProps & {
|
|
19
19
|
ref?: React.Ref<HTMLDivElement>;
|
|
20
|
-
}) =>
|
|
20
|
+
}) => React.JSX.Element | null;
|
|
21
21
|
export default RatingFilter;
|
|
@@ -17,7 +17,7 @@ export interface SelectFilterProps extends BaseComponentProps {
|
|
|
17
17
|
/**
|
|
18
18
|
* SelectFilter wraps the Select component for use in filter systems
|
|
19
19
|
*/
|
|
20
|
-
export declare const SelectFilter: ({ ref, filterId, label: labelOverride, placeholder: placeholderOverride, showLabel, size, selectProps, className, ...restProps }: SelectFilterProps & {
|
|
20
|
+
export declare const SelectFilter: ({ ref, filterId, label: labelOverride, placeholder: placeholderOverride, showLabel, size: _size, selectProps, className, ...restProps }: SelectFilterProps & {
|
|
21
21
|
ref?: React.Ref<HTMLDivElement>;
|
|
22
|
-
}) =>
|
|
22
|
+
}) => React.JSX.Element | null;
|
|
23
23
|
export default SelectFilter;
|
|
@@ -17,7 +17,7 @@ export interface TextFilterProps extends BaseComponentProps {
|
|
|
17
17
|
/**
|
|
18
18
|
* TextFilter wraps the Input component for text/search filters
|
|
19
19
|
*/
|
|
20
|
-
export declare const TextFilter: ({ ref, filterId, label: labelOverride, placeholder: placeholderOverride, showLabel, size, inputProps, className, ...restProps }: TextFilterProps & {
|
|
20
|
+
export declare const TextFilter: ({ ref, filterId, label: labelOverride, placeholder: placeholderOverride, showLabel, size: _size, inputProps, className, ...restProps }: TextFilterProps & {
|
|
21
21
|
ref?: React.Ref<HTMLDivElement>;
|
|
22
|
-
}) =>
|
|
22
|
+
}) => React.JSX.Element | null;
|
|
23
23
|
export default TextFilter;
|
|
@@ -15,5 +15,5 @@ export interface ToggleFilterProps extends BaseComponentProps {
|
|
|
15
15
|
*/
|
|
16
16
|
export declare const ToggleFilter: ({ ref, filterId, label: labelOverride, size, toggleProps, className, ...restProps }: ToggleFilterProps & {
|
|
17
17
|
ref?: React.Ref<HTMLDivElement>;
|
|
18
|
-
}) =>
|
|
18
|
+
}) => React.JSX.Element | null;
|
|
19
19
|
export default ToggleFilter;
|
|
@@ -13,5 +13,5 @@ import { FilterAccordionProps } from '../../types';
|
|
|
13
13
|
*/
|
|
14
14
|
export declare const FilterAccordion: ({ ref, mode, defaultExpandedGroups, expandedGroups: controlledExpanded, onExpandedGroupsChange, showGroupCounts, showActiveFilters, activeFiltersPosition, showApplyButton, applyButtonLabel, showClearButton, clearButtonLabel, showResetButton, resetButtonLabel, children, className, ...restProps }: FilterAccordionProps & {
|
|
15
15
|
ref?: React.Ref<HTMLDivElement>;
|
|
16
|
-
}) =>
|
|
16
|
+
}) => React.JSX.Element;
|
|
17
17
|
export default FilterAccordion;
|
|
@@ -14,7 +14,7 @@ import { FilterBarProps } from '../../types';
|
|
|
14
14
|
* </FilterProvider>
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
|
-
export declare const FilterBar: ({ ref, visibleFilters, showMoreFilters, moreFiltersLabel, wrap, gap, showActiveFilters, activeFiltersPosition, showApplyButton, applyButtonLabel, showClearButton, clearButtonLabel, showResetButton, resetButtonLabel, children, className, ...restProps }: FilterBarProps & {
|
|
17
|
+
export declare const FilterBar: ({ ref, visibleFilters, showMoreFilters, moreFiltersLabel, wrap, gap, fillWidth, showActiveFilters, activeFiltersPosition, showApplyButton, applyButtonLabel, showClearButton, clearButtonLabel, showResetButton, resetButtonLabel, children, className, ...restProps }: FilterBarProps & {
|
|
18
18
|
ref?: React.Ref<HTMLDivElement>;
|
|
19
|
-
}) =>
|
|
19
|
+
}) => React.JSX.Element;
|
|
20
20
|
export default FilterBar;
|
|
@@ -22,5 +22,5 @@ import { FilterModalProps } from '../../types';
|
|
|
22
22
|
*/
|
|
23
23
|
export declare const FilterModal: ({ ref, title, size, isOpen: controlledOpen, defaultOpen, onOpenChange, closeOnApply, showFooter, renderTrigger, showActiveFilters, activeFiltersPosition, showApplyButton, applyButtonLabel, showClearButton, clearButtonLabel, showResetButton, resetButtonLabel, children, className, ...restProps }: FilterModalProps & {
|
|
24
24
|
ref?: React.Ref<HTMLDivElement>;
|
|
25
|
-
}) =>
|
|
25
|
+
}) => React.JSX.Element;
|
|
26
26
|
export default FilterModal;
|
|
@@ -17,5 +17,5 @@ import { FilterPopoverProps } from '../../types';
|
|
|
17
17
|
*/
|
|
18
18
|
export declare const FilterPopover: ({ ref, trigger, triggerLabel, showTriggerBadge, position, width, maxHeight, isOpen: controlledOpen, defaultOpen, onOpenChange, closeOnApply, closeOnClickOutside, showActiveFilters, activeFiltersPosition, showApplyButton, applyButtonLabel, showClearButton, clearButtonLabel, showResetButton, resetButtonLabel, children, className, ...restProps }: FilterPopoverProps & {
|
|
19
19
|
ref?: React.Ref<HTMLDivElement>;
|
|
20
|
-
}) =>
|
|
20
|
+
}) => React.JSX.Element;
|
|
21
21
|
export default FilterPopover;
|
|
@@ -18,5 +18,5 @@ import { FilterSidebarProps } from '../../types';
|
|
|
18
18
|
*/
|
|
19
19
|
export declare const FilterSidebar: ({ ref, width, collapsible, collapsed: controlledCollapsed, defaultCollapsed, onCollapsedChange, header, footer, position, showActiveFilters, activeFiltersPosition, showApplyButton, applyButtonLabel, showClearButton, clearButtonLabel, showResetButton, resetButtonLabel, children, className, ...restProps }: FilterSidebarProps & {
|
|
20
20
|
ref?: React.Ref<HTMLDivElement>;
|
|
21
|
-
}) =>
|
|
21
|
+
}) => React.JSX.Element;
|
|
22
22
|
export default FilterSidebar;
|
|
@@ -802,6 +802,11 @@ export interface FilterBarProps extends FilterLayoutProps {
|
|
|
802
802
|
* @default 'md'
|
|
803
803
|
*/
|
|
804
804
|
gap?: 'sm' | 'md' | 'lg';
|
|
805
|
+
/**
|
|
806
|
+
* Make filters stretch to fill the container with equal widths
|
|
807
|
+
* @default false
|
|
808
|
+
*/
|
|
809
|
+
fillWidth?: boolean;
|
|
805
810
|
}
|
|
806
811
|
/**
|
|
807
812
|
* FilterPopover props
|
|
@@ -108,4 +108,4 @@ export interface FormBuilderProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
108
108
|
*/
|
|
109
109
|
export declare const FormBuilder: ({ ref, variant, size, fields, children, defaultValues, onSubmit, onChange, onValidate, validateOn, showSubmitButton, submitButtonText, submitButtonVariant, showResetButton, resetButtonText, layout, columns, gap, loading, disabled, className, "data-testid": dataTestId, style, ...rest }: FormBuilderProps & {
|
|
110
110
|
ref?: React.Ref<HTMLFormElement>;
|
|
111
|
-
}) =>
|
|
111
|
+
}) => React.JSX.Element;
|
|
@@ -84,4 +84,4 @@ export interface CheckboxProps extends Omit<InputBaseProps, 'value' | 'onChange'
|
|
|
84
84
|
*/
|
|
85
85
|
export declare const Checkbox: ({ ref, variant, size, checked, defaultChecked, indeterminate, onChange, label, labelPlacement, helperText, errorMessage, error, checkIcon, indeterminateIcon, disabled, readOnly, required, name, id: providedId, className, "data-testid": dataTestId, "aria-label": ariaLabel, ...rest }: CheckboxProps & {
|
|
86
86
|
ref?: React.Ref<HTMLInputElement>;
|
|
87
|
-
}) =>
|
|
87
|
+
}) => React.JSX.Element;
|
|
@@ -120,5 +120,5 @@ export interface CheckboxGroupProps extends Omit<BaseComponentProps, 'onChange'>
|
|
|
120
120
|
*/
|
|
121
121
|
export declare const CheckboxGroup: ({ ref, value, defaultValue, onChange, variant, size, orientation, label, helperText, errorMessage, error, disabled, readOnly, required, min, max, gap, name: providedName, id: providedId, children, className, "data-testid": testId, style, ...restProps }: CheckboxGroupProps & {
|
|
122
122
|
ref?: React.Ref<HTMLFieldSetElement>;
|
|
123
|
-
}) =>
|
|
123
|
+
}) => React.JSX.Element;
|
|
124
124
|
export default CheckboxGroup;
|
|
@@ -48,5 +48,5 @@ export interface CheckboxGroupItemProps extends Omit<BaseComponentProps, 'childr
|
|
|
48
48
|
*/
|
|
49
49
|
export declare const CheckboxGroupItem: ({ ref, value, label, labelPlacement, disabled: itemDisabled, helperText, checkIcon, id, className, "data-testid": testId, style, ...restProps }: CheckboxGroupItemProps & {
|
|
50
50
|
ref?: React.Ref<HTMLInputElement>;
|
|
51
|
-
}) =>
|
|
51
|
+
}) => React.JSX.Element;
|
|
52
52
|
export default CheckboxGroupItem;
|
|
@@ -81,4 +81,4 @@ export interface ColorPickerProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
81
81
|
*/
|
|
82
82
|
export declare const ColorPicker: ({ ref, value: controlledValue, defaultValue, onChange, onBlur, format, showAlpha, showPresets, presetColors, showInput, showSwatch, label, helperText, errorMessage, error, required, disabled, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, ...rest }: ColorPickerProps & {
|
|
83
83
|
ref?: React.Ref<HTMLInputElement>;
|
|
84
|
-
}) =>
|
|
84
|
+
}) => React.JSX.Element;
|
|
@@ -80,4 +80,4 @@ export interface DatePickerProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
80
80
|
*/
|
|
81
81
|
export declare const DatePicker: ({ ref, value: controlledValue, defaultValue, onChange, onBlur, minDate, maxDate, disabledDates, format, showCalendar, showClearButton, startIcon, label, helperText, errorMessage, error, required, disabled, placeholder, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, ...rest }: DatePickerProps & {
|
|
82
82
|
ref?: React.Ref<HTMLInputElement>;
|
|
83
|
-
}) =>
|
|
83
|
+
}) => React.JSX.Element;
|
|
@@ -114,4 +114,4 @@ export interface DateRangePickerProps extends Omit<BaseComponentProps, 'children
|
|
|
114
114
|
*/
|
|
115
115
|
export declare const DateRangePicker: ({ ref, startDate: controlledStartDate, endDate: controlledEndDate, defaultStartDate, defaultEndDate, onChange, onBlur, minDate, maxDate, minDays, maxDays, format, separator, showCalendar, showClearButton, showPresets, presets, label, helperText, errorMessage, error, required, disabled, placeholder, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, ...rest }: DateRangePickerProps & {
|
|
116
116
|
ref?: React.Ref<HTMLInputElement>;
|
|
117
|
-
}) =>
|
|
117
|
+
}) => React.JSX.Element;
|
|
@@ -100,4 +100,4 @@ export interface FilePickerProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
100
100
|
*/
|
|
101
101
|
export declare const FilePicker: ({ ref, accept, multiple, maxFiles, maxSize, onChange, onError, onBlur, label, helperText, errorMessage, error, required, disabled, dragAndDrop, showPreview, showFileList, buttonText, dropzoneText, icon, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, ...rest }: FilePickerProps & {
|
|
102
102
|
ref?: React.Ref<HTMLInputElement>;
|
|
103
|
-
}) =>
|
|
103
|
+
}) => React.JSX.Element;
|
|
@@ -169,5 +169,5 @@ export interface InputProps extends Omit<InputBaseProps, 'children'> {
|
|
|
169
169
|
*/
|
|
170
170
|
export declare const Input: ({ ref, type, label, id: providedId, startIcon, endIcon, prefix, suffix, helperText, errorMessage, error, maxLength, showCounter, inputFilter, formatMask, validationRegex, onValidate, validateOn, showClearButton, showPasswordToggle, loading, autoFocus, autoComplete, defaultValue, value: controlledValue, onChange, onFocus, onBlur, onClear, onEnterPress, disabled, readOnly, required, name, placeholder, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: InputProps & {
|
|
171
171
|
ref?: React.Ref<HTMLInputElement>;
|
|
172
|
-
}) =>
|
|
172
|
+
}) => React.JSX.Element;
|
|
173
173
|
export default Input;
|
|
@@ -19,4 +19,4 @@ export interface NumberInputProps extends Omit<React.InputHTMLAttributes<HTMLInp
|
|
|
19
19
|
}
|
|
20
20
|
export declare const NumberInput: ({ ref, value: controlledValue, defaultValue, onChange, onBlur, min, max, step, label, helperText, errorMessage, error, formatDisplay, width, disabled, readOnly, required, id: providedId, className, "data-testid": dataTestId, ...rest }: NumberInputProps & {
|
|
21
21
|
ref?: React.Ref<HTMLInputElement>;
|
|
22
|
-
}) =>
|
|
22
|
+
}) => React.JSX.Element;
|
|
@@ -86,4 +86,4 @@ export interface PhoneInputProps extends Omit<InputBaseProps, 'value' | 'onChang
|
|
|
86
86
|
*/
|
|
87
87
|
export declare const PhoneInput: ({ ref, value: controlledValue, defaultValue, defaultCountry, onChange, onBlur, label, labelPlacement, helperText, errorMessage, error, required, disabled, showCountrySearch, countrySearchPlaceholder, countries, autoFormat, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, ...rest }: PhoneInputProps & {
|
|
88
88
|
ref?: React.Ref<HTMLInputElement>;
|
|
89
|
-
}) =>
|
|
89
|
+
}) => React.JSX.Element;
|
|
@@ -44,4 +44,4 @@ export interface RadioProps extends Omit<React.InputHTMLAttributes<HTMLInputElem
|
|
|
44
44
|
*/
|
|
45
45
|
export declare const Radio: ({ ref, value, label, labelPlacement, helperText, checkedIcon, disabled: disabledProp, readOnly: readOnlyProp, id: providedId, className, "data-testid": dataTestId, "aria-label": ariaLabel, ...rest }: RadioProps & {
|
|
46
46
|
ref?: React.Ref<HTMLInputElement>;
|
|
47
|
-
}) =>
|
|
47
|
+
}) => React.JSX.Element;
|
|
@@ -87,4 +87,4 @@ export interface RadioGroupProps extends Omit<InputBaseProps, 'value' | 'onChang
|
|
|
87
87
|
*/
|
|
88
88
|
export declare const RadioGroup: ({ ref, variant, size, value, defaultValue, onChange, orientation, label, helperText, errorMessage, error, children, gap, disabled, readOnly, required, name: providedName, id: providedId, className, "data-testid": dataTestId, ...rest }: RadioGroupProps & {
|
|
89
89
|
ref?: React.Ref<HTMLFieldSetElement>;
|
|
90
|
-
}) =>
|
|
90
|
+
}) => React.JSX.Element;
|
|
@@ -21,4 +21,4 @@ export interface RatingProps extends Omit<React.HTMLAttributes<HTMLDivElement>,
|
|
|
21
21
|
}
|
|
22
22
|
export declare const Rating: ({ ref, size, value: controlledValue, defaultValue, onChange, onBlur, max, precision, icon, emptyIcon, label, helperText, readOnly, disabled, required, id: providedId, className, "data-testid": dataTestId, ...rest }: RatingProps & {
|
|
23
23
|
ref?: React.Ref<HTMLDivElement>;
|
|
24
|
-
}) =>
|
|
24
|
+
}) => React.JSX.Element;
|
|
@@ -141,4 +141,4 @@ export interface SelectProps extends Omit<React.HTMLAttributes<HTMLDivElement>,
|
|
|
141
141
|
*/
|
|
142
142
|
export declare const Select: ({ ref, options, value: controlledValue, defaultValue, onChange, onBlur, label, helperText, errorMessage, error, showClearButton, startIcon, endIcon, placeholder, disabled, readOnly, required, id: providedId, searchable, searchPlaceholder, scrollToSelected, enableTypeAhead, typeAheadDelay, className, "aria-label": ariaLabel, ...rest }: SelectProps & {
|
|
143
143
|
ref?: React.Ref<HTMLDivElement>;
|
|
144
|
-
}) =>
|
|
144
|
+
}) => React.JSX.Element;
|
|
@@ -28,4 +28,4 @@ export interface SliderProps extends Omit<React.InputHTMLAttributes<HTMLInputEle
|
|
|
28
28
|
}
|
|
29
29
|
export declare const Slider: ({ ref, variant, size, value: controlledValue, defaultValue, onChange, onChangeCommitted, min, max, step, marks, label, helperText, errorMessage, error, showValue, valueLabelDisplay, valueLabelFormat, orientation, disabled, id: providedId, className, "data-testid": dataTestId, ...rest }: SliderProps & {
|
|
30
30
|
ref?: React.Ref<HTMLInputElement>;
|
|
31
|
-
}) =>
|
|
31
|
+
}) => React.JSX.Element;
|
|
@@ -100,4 +100,4 @@ export interface TagInputProps extends Omit<InputBaseProps, 'value' | 'onChange'
|
|
|
100
100
|
*/
|
|
101
101
|
export declare const TagInput: ({ ref, value: controlledValue, defaultValue, onChange, onBlur: onBlurProp, label, labelPlacement, helperText, errorMessage, error, required, disabled, maxTags, delimiters, allowDuplicates, transformTag, validateTag, suggestions, showSuggestions, placeholder, renderTag, clearOnBlur, addOnBlur, className, "data-testid": dataTestId, "aria-label": ariaLabel, style, ...rest }: TagInputProps & {
|
|
102
102
|
ref?: React.Ref<HTMLInputElement>;
|
|
103
|
-
}) =>
|
|
103
|
+
}) => React.JSX.Element;
|
|
@@ -89,4 +89,4 @@ export interface TextareaProps extends Omit<React.TextareaHTMLAttributes<HTMLTex
|
|
|
89
89
|
*/
|
|
90
90
|
export declare const Textarea: ({ ref, label, helperText, errorMessage, error, rows, minRows, maxRows, autoResize, maxLength, showCounter, validationRegex, onValidate, validateOn, resize, disabled, readOnly, required, value: controlledValue, defaultValue, onChange, onBlur, id: providedId, className, "data-testid": dataTestId, "aria-label": ariaLabel, ...rest }: TextareaProps & {
|
|
91
91
|
ref?: React.Ref<HTMLTextAreaElement>;
|
|
92
|
-
}) =>
|
|
92
|
+
}) => React.JSX.Element;
|
|
@@ -73,4 +73,4 @@ export interface ToggleProps extends Omit<InputBaseProps, 'value' | 'onChange' |
|
|
|
73
73
|
*/
|
|
74
74
|
export declare const Toggle: ({ ref, variant, size, loading, checked, defaultChecked, onChange, label, labelPlacement, helperText, errorMessage, error, disabled, readOnly, required, name, id: providedId, className, "data-testid": dataTestId, "aria-label": ariaLabel, ...rest }: ToggleProps & {
|
|
75
75
|
ref?: React.Ref<HTMLInputElement>;
|
|
76
|
-
}) =>
|
|
76
|
+
}) => React.JSX.Element;
|
|
@@ -98,5 +98,5 @@ export interface AdaptiveGridProps extends BaseComponentProps {
|
|
|
98
98
|
*/
|
|
99
99
|
export declare const AdaptiveGrid: ({ ref, minItemWidth, maxColumns, minColumns, gap, rowGap, columnGap, fillMode, alignItems, justifyItems, onColumnCountChange, children, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: AdaptiveGridProps & {
|
|
100
100
|
ref?: React.Ref<HTMLDivElement>;
|
|
101
|
-
}) =>
|
|
101
|
+
}) => React.JSX.Element;
|
|
102
102
|
export default AdaptiveGrid;
|
|
@@ -72,5 +72,5 @@ export interface MasonryLayoutProps extends BaseComponentProps {
|
|
|
72
72
|
*/
|
|
73
73
|
export declare const MasonryLayout: ({ ref, columnWidth, gap, maxColumns, minColumns, animationDuration, animationEasing, onColumnCountChange, children, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: MasonryLayoutProps & {
|
|
74
74
|
ref?: React.Ref<HTMLDivElement>;
|
|
75
|
-
}) =>
|
|
75
|
+
}) => React.JSX.Element;
|
|
76
76
|
export default MasonryLayout;
|
|
@@ -70,5 +70,5 @@ export interface PaneInternalProps {
|
|
|
70
70
|
*/
|
|
71
71
|
export declare const Pane: ({ ref, minWidth, maxWidth, preferredWidth, grow, shrink, priority, id: providedId, children, className, style, "data-testid": testId, "aria-label": ariaLabel, _index, ...restProps }: PaneProps & PaneInternalProps & {
|
|
72
72
|
ref?: React.Ref<HTMLDivElement>;
|
|
73
|
-
}) =>
|
|
73
|
+
}) => React.JSX.Element | null;
|
|
74
74
|
export default Pane;
|
|
@@ -73,5 +73,5 @@ export interface PanesProps extends BaseComponentProps {
|
|
|
73
73
|
*/
|
|
74
74
|
export declare const Panes: ({ ref, gap, animationDuration, animationEasing, minContainerWidth, onVisiblePanesChange, onPaneHidden, children, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: PanesProps & {
|
|
75
75
|
ref?: React.Ref<HTMLDivElement>;
|
|
76
|
-
}) =>
|
|
76
|
+
}) => React.JSX.Element;
|
|
77
77
|
export default Panes;
|
|
@@ -97,5 +97,5 @@ export interface ResponsiveStackProps extends BaseComponentProps {
|
|
|
97
97
|
*/
|
|
98
98
|
export declare const ResponsiveStack: ({ ref, breakpoint, direction, collapseDirection, gap, collapseGap, align, collapseAlign, justify, collapseJustify, wrap, onLayoutChange, children, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: ResponsiveStackProps & {
|
|
99
99
|
ref?: React.Ref<HTMLDivElement>;
|
|
100
|
-
}) =>
|
|
100
|
+
}) => React.JSX.Element;
|
|
101
101
|
export default ResponsiveStack;
|