@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
|
@@ -58,5 +58,5 @@ export interface ButtonProps extends BaseComponentProps {
|
|
|
58
58
|
}
|
|
59
59
|
export declare const Button: ({ ref, children, variant, size, disabled, type, onClick, fullWidth, startIcon, endIcon, loading, loadingText, loadingPosition, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: ButtonProps & {
|
|
60
60
|
ref?: React.Ref<HTMLButtonElement>;
|
|
61
|
-
}) =>
|
|
61
|
+
}) => React.JSX.Element;
|
|
62
62
|
export default Button;
|
|
@@ -77,5 +77,5 @@ export interface ButtonToggleGroupProps extends Omit<BaseComponentProps, 'onChan
|
|
|
77
77
|
*/
|
|
78
78
|
export declare const ButtonToggleGroup: ({ ref, value, defaultValue, onChange, variant, size, orientation, fullWidth, disabled, "aria-label": ariaLabel, name: providedName, children, className, "data-testid": testId, style, ...restProps }: ButtonToggleGroupProps & {
|
|
79
79
|
ref?: React.Ref<HTMLDivElement>;
|
|
80
|
-
}) =>
|
|
80
|
+
}) => React.JSX.Element;
|
|
81
81
|
export default ButtonToggleGroup;
|
|
@@ -35,5 +35,5 @@ export interface ButtonToggleGroupItemProps extends Omit<BaseComponentProps, 'ch
|
|
|
35
35
|
*/
|
|
36
36
|
export declare const ButtonToggleGroupItem: ({ ref, value, icon, disabled: itemDisabled, children, className, "data-testid": testId, style, ...restProps }: ButtonToggleGroupItemProps & {
|
|
37
37
|
ref?: React.Ref<HTMLButtonElement>;
|
|
38
|
-
}) =>
|
|
38
|
+
}) => React.JSX.Element;
|
|
39
39
|
export default ButtonToggleGroupItem;
|
|
@@ -46,5 +46,5 @@ export interface IconButtonProps extends BaseComponentProps {
|
|
|
46
46
|
*/
|
|
47
47
|
export declare const IconButton: ({ ref, icon, variant, size, disabled, type, onClick, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: IconButtonProps & {
|
|
48
48
|
ref?: React.Ref<HTMLButtonElement>;
|
|
49
|
-
}) =>
|
|
49
|
+
}) => React.JSX.Element;
|
|
50
50
|
export default IconButton;
|
|
@@ -94,5 +94,5 @@ export interface ToggleButtonProps extends Omit<BaseComponentProps, 'children'>
|
|
|
94
94
|
*/
|
|
95
95
|
export declare const ToggleButton: ({ ref, active, defaultActive, onChange, activeIcon, inactiveIcon, size, activeColor, inactiveColor, disabled, type, animated, className, "data-testid": testId, "aria-label": ariaLabel, style, ...restProps }: ToggleButtonProps & {
|
|
96
96
|
ref?: React.Ref<HTMLButtonElement>;
|
|
97
|
-
}) =>
|
|
97
|
+
}) => React.JSX.Element;
|
|
98
98
|
export default ToggleButton;
|
|
@@ -110,5 +110,5 @@ export interface AccordionProps extends BaseComponentProps {
|
|
|
110
110
|
*/
|
|
111
111
|
export declare const Accordion: ({ ref, id: providedId, header, children, isOpen: controlledIsOpen, defaultOpen, onOpenChange, iconPosition, expandIcon, collapseIcon, disabled, size, bordered, animationDuration, unmountOnCollapse, headerIcon, onHeaderClick, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: AccordionProps & {
|
|
112
112
|
ref?: React.Ref<HTMLDivElement>;
|
|
113
|
-
}) => import("react
|
|
113
|
+
}) => import("react").JSX.Element;
|
|
114
114
|
export default Accordion;
|
|
@@ -57,4 +57,4 @@ export interface AvatarProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
57
57
|
*/
|
|
58
58
|
export declare const Avatar: ({ ref, src, alt, size, variant, fallback, initials, status, className, ...restProps }: AvatarProps & {
|
|
59
59
|
ref?: React.Ref<HTMLDivElement>;
|
|
60
|
-
}) =>
|
|
60
|
+
}) => React.JSX.Element;
|
|
@@ -46,5 +46,5 @@ export interface BadgeProps extends BaseComponentProps {
|
|
|
46
46
|
*/
|
|
47
47
|
export declare const Badge: ({ ref, variant, size, disabled, className, children, ...restProps }: BadgeProps & {
|
|
48
48
|
ref?: React.Ref<HTMLSpanElement>;
|
|
49
|
-
}) =>
|
|
49
|
+
}) => React.JSX.Element;
|
|
50
50
|
export default Badge;
|
|
@@ -99,5 +99,5 @@ export interface CardProps extends BaseComponentProps {
|
|
|
99
99
|
*/
|
|
100
100
|
export declare const Card: ({ ref, variant, size, padding, interactive, disabled, onClick, header, footer, headerDivider, footerDivider, hoverable, fullWidth, className, children, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: CardProps & {
|
|
101
101
|
ref?: React.Ref<HTMLDivElement>;
|
|
102
|
-
}) =>
|
|
102
|
+
}) => React.JSX.Element;
|
|
103
103
|
export default Card;
|
|
@@ -123,5 +123,5 @@ export interface CarouselProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
123
123
|
*/
|
|
124
124
|
export declare const Carousel: ({ ref, children, autoPlay, autoPlayInterval, pauseOnHover, showDots, showArrows, infinite, slidesToShow, slidesToScroll, gap, transitionDuration, activeIndex: controlledIndex, defaultIndex, onChange, prevIcon, nextIcon, arrowsOutside, dotsPosition, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: CarouselProps & {
|
|
125
125
|
ref?: React.Ref<HTMLDivElement>;
|
|
126
|
-
}) =>
|
|
126
|
+
}) => React.JSX.Element;
|
|
127
127
|
export default Carousel;
|
|
@@ -59,5 +59,5 @@ export interface ChipProps extends BaseComponentProps {
|
|
|
59
59
|
*/
|
|
60
60
|
export declare const Chip: ({ ref, variant, size, disabled, onRemove, removeButtonClassName, removeButtonAriaLabel, className, children, ...restProps }: ChipProps & {
|
|
61
61
|
ref?: React.Ref<HTMLDivElement>;
|
|
62
|
-
}) =>
|
|
62
|
+
}) => React.JSX.Element;
|
|
63
63
|
export default Chip;
|
|
@@ -63,5 +63,5 @@ export interface CircularProgressProps extends Omit<BaseComponentProps, 'childre
|
|
|
63
63
|
*/
|
|
64
64
|
export declare const CircularProgress: ({ ref, variant, size, value, max, showValue, label, strokeWidth, formatValue, className, ...restProps }: CircularProgressProps & {
|
|
65
65
|
ref?: React.Ref<HTMLDivElement>;
|
|
66
|
-
}) =>
|
|
66
|
+
}) => React.JSX.Element;
|
|
67
67
|
export default CircularProgress;
|
|
@@ -55,5 +55,5 @@ export interface CollapseProps extends BaseComponentProps {
|
|
|
55
55
|
*/
|
|
56
56
|
export declare const Collapse: ({ ref, isOpen, children, duration, easing, onExpandStart, onExpandEnd, onCollapseStart, onCollapseEnd, unmountOnCollapse, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: CollapseProps & {
|
|
57
57
|
ref?: React.Ref<HTMLDivElement>;
|
|
58
|
-
}) => import("react
|
|
58
|
+
}) => import("react").JSX.Element | null;
|
|
59
59
|
export default Collapse;
|
|
@@ -117,5 +117,5 @@ export interface CountUpProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
117
117
|
*/
|
|
118
118
|
export declare const CountUp: ({ ref, value, start, duration, easing, prefix, suffix, decimals, separator, decimalSeparator, triggerOnVisible, visibilityThreshold, onStart, onEnd, formatFn, size, autoStart, delay, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: CountUpProps & {
|
|
119
119
|
ref?: React.Ref<HTMLSpanElement>;
|
|
120
|
-
}) =>
|
|
120
|
+
}) => React.JSX.Element;
|
|
121
121
|
export default CountUp;
|
|
@@ -123,5 +123,5 @@ export interface FlipCardProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
123
123
|
*/
|
|
124
124
|
export declare const FlipCard: ({ ref, front, back, isFlipped: controlledIsFlipped, defaultFlipped, onFlipChange, flipTrigger, flipDirection, duration, easing, onFlipStart, onFlipEnd, disabled, height, width, perspective, flipButtonAriaLabel, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: FlipCardProps & {
|
|
125
125
|
ref?: React.Ref<HTMLDivElement>;
|
|
126
|
-
}) =>
|
|
126
|
+
}) => React.JSX.Element;
|
|
127
127
|
export default FlipCard;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
import { IconName } from './icons';
|
|
2
3
|
import { BaseComponentProps, ExtendedComponentSize } from '../../../types';
|
|
3
4
|
/**
|
|
@@ -39,5 +40,5 @@ export interface IconProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
39
40
|
/**
|
|
40
41
|
* Icon component for rendering SVG icons
|
|
41
42
|
*/
|
|
42
|
-
export declare function Icon({ name, size, color, className, 'aria-label': ariaLabel, 'data-testid': testId, title, style, }: IconProps):
|
|
43
|
+
export declare function Icon({ name, size, color, className, 'aria-label': ariaLabel, 'data-testid': testId, title, style, }: IconProps): React.JSX.Element | null;
|
|
43
44
|
export default Icon;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const AlignJustify: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const AlignJustify: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default AlignJustify;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const ArrowDownLeft: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const ArrowDownLeft: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default ArrowDownLeft;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const ArrowDownRight: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const ArrowDownRight: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default ArrowDownRight;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const ArrowUpRight: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const ArrowUpRight: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default ArrowUpRight;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const BatteryCharging: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const BatteryCharging: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default BatteryCharging;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const BookmarkFilled: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const BookmarkFilled: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default BookmarkFilled;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const BookmarkPlus: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const BookmarkPlus: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default BookmarkPlus;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const ChevronRight: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const ChevronRight: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default ChevronRight;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const ChevronsLeft: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const ChevronsLeft: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default ChevronsLeft;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const ChevronsRight: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const ChevronsRight: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default ChevronsRight;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const CloudDownload: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const CloudDownload: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default CloudDownload;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const CornerDownLeft: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const CornerDownLeft: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default CornerDownLeft;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const CornerDownRight: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const CornerDownRight: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default CornerDownRight;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const CornerUpLeft: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const CornerUpLeft: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default CornerUpLeft;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const CornerUpRight: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const CornerUpRight: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default CornerUpRight;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
|
-
declare const ExternalLink: (props: React.SVGProps<SVGSVGElement>) =>
|
|
2
|
+
declare const ExternalLink: (props: React.SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
3
|
export default ExternalLink;
|