@true-tech-team/react-components 1.0.1 → 1.1.1
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.js +1 -1
- package/index.mjs +1497 -1440
- 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 +1 -1
- 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 +1 -1
- 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/forms/FormBuilder/FormBuilder.d.ts +1 -1
- package/lib/components/index.d.ts +2 -0
- 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 +1 -1
- package/lib/decorators/ComponentDecorator/ComponentDecorator.d.ts +1 -1
- package/lib/providers/GlobalProvider/GlobalProvider.d.ts +2 -2
- package/package.json +71 -13
|
@@ -192,196 +192,196 @@ import { default as Zap } from './Zap';
|
|
|
192
192
|
* Icon registry mapping icon names to SVG components
|
|
193
193
|
*/
|
|
194
194
|
export declare const iconRegistry: {
|
|
195
|
-
readonly account: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
196
|
-
readonly activity: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
197
|
-
readonly 'align-center': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
198
|
-
readonly 'align-justify': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
199
|
-
readonly 'align-left': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
200
|
-
readonly 'align-right': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
201
|
-
readonly 'arrow-down': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
202
|
-
readonly 'arrow-down-left': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
203
|
-
readonly 'arrow-down-right': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
204
|
-
readonly 'arrow-left': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
205
|
-
readonly 'arrow-right': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
206
|
-
readonly 'arrow-up': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
207
|
-
readonly 'arrow-up-left': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
208
|
-
readonly 'arrow-up-right': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
209
|
-
readonly 'at-sign': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
210
|
-
readonly 'bar-chart-2': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
211
|
-
readonly battery: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
212
|
-
readonly 'battery-charging': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
213
|
-
readonly bell: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
214
|
-
readonly 'bell-off': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
215
|
-
readonly bluetooth: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
216
|
-
readonly bold: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
217
|
-
readonly bookmark: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
218
|
-
readonly 'bookmark-filled': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
219
|
-
readonly 'bookmark-plus': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
220
|
-
readonly building: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
221
|
-
readonly calendar: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
222
|
-
readonly camera: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
223
|
-
readonly 'chart-bar': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
224
|
-
readonly 'chart-line': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
225
|
-
readonly check: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
226
|
-
readonly 'chevron-down': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
227
|
-
readonly 'chevron-left': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
228
|
-
readonly 'chevron-right': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
229
|
-
readonly 'chevrons-left': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
230
|
-
readonly 'chevrons-right': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
231
|
-
readonly 'chevron-up': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
232
|
-
readonly clock: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
233
|
-
readonly close: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
234
|
-
readonly cloud: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
235
|
-
readonly 'cloud-download': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
236
|
-
readonly 'cloud-off': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
237
|
-
readonly 'cloud-upload': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
238
|
-
readonly code: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
239
|
-
readonly compass: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
240
|
-
readonly copy: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
241
|
-
readonly 'corner-down-left': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
242
|
-
readonly 'corner-down-right': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
243
|
-
readonly 'corner-up-left': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
244
|
-
readonly 'corner-up-right': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
245
|
-
readonly cpu: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
246
|
-
readonly 'credit-card': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
247
|
-
readonly crosshair: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
248
|
-
readonly database: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
249
|
-
readonly delete: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
250
|
-
readonly dollar: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
251
|
-
readonly download: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
252
|
-
readonly edit: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
253
|
-
readonly error: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
254
|
-
readonly 'external-link': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
255
|
-
readonly eye: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
256
|
-
readonly 'eye-off': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
257
|
-
readonly file: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
258
|
-
readonly 'file-check': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
259
|
-
readonly 'file-minus': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
260
|
-
readonly 'file-plus': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
261
|
-
readonly 'file-text': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
262
|
-
readonly filter: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
263
|
-
readonly folder: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
264
|
-
readonly 'folder-minus': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
265
|
-
readonly 'folder-open': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
266
|
-
readonly 'folder-plus': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
267
|
-
readonly gift: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
268
|
-
readonly globe: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
269
|
-
readonly grid: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
270
|
-
readonly 'hard-drive': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
271
|
-
readonly hash: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
272
|
-
readonly heart: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
273
|
-
readonly 'heart-filled': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
274
|
-
readonly help: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
275
|
-
readonly home: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
276
|
-
readonly hourglass: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
277
|
-
readonly image: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
278
|
-
readonly inbox: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
279
|
-
readonly info: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
280
|
-
readonly italic: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
281
|
-
readonly key: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
282
|
-
readonly laptop: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
283
|
-
readonly link: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
284
|
-
readonly 'link-2': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
285
|
-
readonly list: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
286
|
-
readonly 'list-ordered': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
287
|
-
readonly 'list-unordered': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
288
|
-
readonly lock: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
289
|
-
readonly logout: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
290
|
-
readonly mail: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
291
|
-
readonly 'mail-open': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
292
|
-
readonly map: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
293
|
-
readonly 'map-pin': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
294
|
-
readonly maximize: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
295
|
-
readonly menu: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
296
|
-
readonly 'message-circle': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
297
|
-
readonly messages: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
298
|
-
readonly 'message-square': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
299
|
-
readonly mic: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
300
|
-
readonly 'mic-off': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
301
|
-
readonly minimize: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
302
|
-
readonly minus: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
303
|
-
readonly monitor: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
304
|
-
readonly more: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
305
|
-
readonly music: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
306
|
-
readonly navigation: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
307
|
-
readonly 'navigation-2': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
308
|
-
readonly outbox: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
309
|
-
readonly paperclip: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
310
|
-
readonly pause: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
311
|
-
readonly percent: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
312
|
-
readonly 'percent-circle': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
313
|
-
readonly phone: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
314
|
-
readonly 'phone-call': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
315
|
-
readonly 'phone-incoming': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
316
|
-
readonly 'phone-missed': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
317
|
-
readonly 'phone-outgoing': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
318
|
-
readonly 'pie-chart': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
319
|
-
readonly play: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
320
|
-
readonly plus: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
321
|
-
readonly power: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
322
|
-
readonly preferences: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
323
|
-
readonly printer: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
324
|
-
readonly profile: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
325
|
-
readonly redo: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
326
|
-
readonly refresh: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
327
|
-
readonly repeat: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
328
|
-
readonly 'rotate-ccw': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
329
|
-
readonly 'rotate-cw': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
330
|
-
readonly route: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
331
|
-
readonly rss: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
332
|
-
readonly save: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
333
|
-
readonly search: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
334
|
-
readonly send: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
335
|
-
readonly server: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
336
|
-
readonly settings: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
337
|
-
readonly share: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
338
|
-
readonly 'share-2': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
339
|
-
readonly shield: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
340
|
-
readonly 'shield-alert': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
341
|
-
readonly 'shield-check': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
342
|
-
readonly 'shield-off': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
343
|
-
readonly 'shopping-bag': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
344
|
-
readonly 'shopping-cart': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
345
|
-
readonly shuffle: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
346
|
-
readonly 'skip-back': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
347
|
-
readonly 'skip-forward': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
348
|
-
readonly smartphone: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
349
|
-
readonly star: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
350
|
-
readonly 'star-filled': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
351
|
-
readonly stop: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
352
|
-
readonly stopwatch: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
353
|
-
readonly sunrise: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
354
|
-
readonly sunset: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
355
|
-
readonly tablet: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
356
|
-
readonly tag: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
357
|
-
readonly target: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
358
|
-
readonly terminal: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
359
|
-
readonly 'thumbs-up': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
360
|
-
readonly 'thumbs-up-filled': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
361
|
-
readonly 'trending-down': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
362
|
-
readonly 'trending-up': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
363
|
-
readonly type: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
364
|
-
readonly underline: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
365
|
-
readonly undo: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
366
|
-
readonly unlock: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
367
|
-
readonly unlink: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
368
|
-
readonly upload: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
369
|
-
readonly user: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
370
|
-
readonly 'user-check': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
371
|
-
readonly 'user-minus': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
372
|
-
readonly 'user-plus': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
373
|
-
readonly users: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
374
|
-
readonly 'user-x': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
375
|
-
readonly video: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
376
|
-
readonly volume: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
377
|
-
readonly 'volume-1': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
378
|
-
readonly 'volume-2': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
379
|
-
readonly 'volume-x': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
380
|
-
readonly warning: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
381
|
-
readonly watch: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
382
|
-
readonly wifi: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
383
|
-
readonly 'wifi-off': (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
384
|
-
readonly zap: (props: React.SVGProps<SVGSVGElement>) => import("react
|
|
195
|
+
readonly account: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
196
|
+
readonly activity: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
197
|
+
readonly 'align-center': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
198
|
+
readonly 'align-justify': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
199
|
+
readonly 'align-left': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
200
|
+
readonly 'align-right': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
201
|
+
readonly 'arrow-down': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
202
|
+
readonly 'arrow-down-left': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
203
|
+
readonly 'arrow-down-right': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
204
|
+
readonly 'arrow-left': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
205
|
+
readonly 'arrow-right': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
206
|
+
readonly 'arrow-up': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
207
|
+
readonly 'arrow-up-left': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
208
|
+
readonly 'arrow-up-right': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
209
|
+
readonly 'at-sign': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
210
|
+
readonly 'bar-chart-2': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
211
|
+
readonly battery: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
212
|
+
readonly 'battery-charging': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
213
|
+
readonly bell: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
214
|
+
readonly 'bell-off': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
215
|
+
readonly bluetooth: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
216
|
+
readonly bold: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
217
|
+
readonly bookmark: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
218
|
+
readonly 'bookmark-filled': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
219
|
+
readonly 'bookmark-plus': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
220
|
+
readonly building: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
221
|
+
readonly calendar: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
222
|
+
readonly camera: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
223
|
+
readonly 'chart-bar': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
224
|
+
readonly 'chart-line': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
225
|
+
readonly check: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
226
|
+
readonly 'chevron-down': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
227
|
+
readonly 'chevron-left': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
228
|
+
readonly 'chevron-right': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
229
|
+
readonly 'chevrons-left': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
230
|
+
readonly 'chevrons-right': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
231
|
+
readonly 'chevron-up': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
232
|
+
readonly clock: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
233
|
+
readonly close: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
234
|
+
readonly cloud: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
235
|
+
readonly 'cloud-download': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
236
|
+
readonly 'cloud-off': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
237
|
+
readonly 'cloud-upload': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
238
|
+
readonly code: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
239
|
+
readonly compass: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
240
|
+
readonly copy: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
241
|
+
readonly 'corner-down-left': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
242
|
+
readonly 'corner-down-right': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
243
|
+
readonly 'corner-up-left': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
244
|
+
readonly 'corner-up-right': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
245
|
+
readonly cpu: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
246
|
+
readonly 'credit-card': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
247
|
+
readonly crosshair: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
248
|
+
readonly database: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
249
|
+
readonly delete: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
250
|
+
readonly dollar: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
251
|
+
readonly download: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
252
|
+
readonly edit: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
253
|
+
readonly error: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
254
|
+
readonly 'external-link': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
255
|
+
readonly eye: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
256
|
+
readonly 'eye-off': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
257
|
+
readonly file: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
258
|
+
readonly 'file-check': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
259
|
+
readonly 'file-minus': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
260
|
+
readonly 'file-plus': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
261
|
+
readonly 'file-text': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
262
|
+
readonly filter: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
263
|
+
readonly folder: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
264
|
+
readonly 'folder-minus': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
265
|
+
readonly 'folder-open': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
266
|
+
readonly 'folder-plus': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
267
|
+
readonly gift: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
268
|
+
readonly globe: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
269
|
+
readonly grid: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
270
|
+
readonly 'hard-drive': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
271
|
+
readonly hash: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
272
|
+
readonly heart: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
273
|
+
readonly 'heart-filled': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
274
|
+
readonly help: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
275
|
+
readonly home: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
276
|
+
readonly hourglass: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
277
|
+
readonly image: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
278
|
+
readonly inbox: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
279
|
+
readonly info: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
280
|
+
readonly italic: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
281
|
+
readonly key: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
282
|
+
readonly laptop: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
283
|
+
readonly link: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
284
|
+
readonly 'link-2': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
285
|
+
readonly list: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
286
|
+
readonly 'list-ordered': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
287
|
+
readonly 'list-unordered': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
288
|
+
readonly lock: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
289
|
+
readonly logout: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
290
|
+
readonly mail: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
291
|
+
readonly 'mail-open': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
292
|
+
readonly map: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
293
|
+
readonly 'map-pin': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
294
|
+
readonly maximize: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
295
|
+
readonly menu: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
296
|
+
readonly 'message-circle': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
297
|
+
readonly messages: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
298
|
+
readonly 'message-square': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
299
|
+
readonly mic: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
300
|
+
readonly 'mic-off': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
301
|
+
readonly minimize: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
302
|
+
readonly minus: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
303
|
+
readonly monitor: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
304
|
+
readonly more: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
305
|
+
readonly music: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
306
|
+
readonly navigation: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
307
|
+
readonly 'navigation-2': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
308
|
+
readonly outbox: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
309
|
+
readonly paperclip: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
310
|
+
readonly pause: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
311
|
+
readonly percent: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
312
|
+
readonly 'percent-circle': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
313
|
+
readonly phone: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
314
|
+
readonly 'phone-call': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
315
|
+
readonly 'phone-incoming': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
316
|
+
readonly 'phone-missed': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
317
|
+
readonly 'phone-outgoing': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
318
|
+
readonly 'pie-chart': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
319
|
+
readonly play: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
320
|
+
readonly plus: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
321
|
+
readonly power: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
322
|
+
readonly preferences: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
323
|
+
readonly printer: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
324
|
+
readonly profile: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
325
|
+
readonly redo: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
326
|
+
readonly refresh: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
327
|
+
readonly repeat: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
328
|
+
readonly 'rotate-ccw': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
329
|
+
readonly 'rotate-cw': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
330
|
+
readonly route: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
331
|
+
readonly rss: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
332
|
+
readonly save: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
333
|
+
readonly search: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
334
|
+
readonly send: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
335
|
+
readonly server: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
336
|
+
readonly settings: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
337
|
+
readonly share: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
338
|
+
readonly 'share-2': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
339
|
+
readonly shield: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
340
|
+
readonly 'shield-alert': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
341
|
+
readonly 'shield-check': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
342
|
+
readonly 'shield-off': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
343
|
+
readonly 'shopping-bag': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
344
|
+
readonly 'shopping-cart': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
345
|
+
readonly shuffle: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
346
|
+
readonly 'skip-back': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
347
|
+
readonly 'skip-forward': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
348
|
+
readonly smartphone: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
349
|
+
readonly star: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
350
|
+
readonly 'star-filled': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
351
|
+
readonly stop: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
352
|
+
readonly stopwatch: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
353
|
+
readonly sunrise: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
354
|
+
readonly sunset: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
355
|
+
readonly tablet: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
356
|
+
readonly tag: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
357
|
+
readonly target: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
358
|
+
readonly terminal: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
359
|
+
readonly 'thumbs-up': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
360
|
+
readonly 'thumbs-up-filled': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
361
|
+
readonly 'trending-down': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
362
|
+
readonly 'trending-up': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
363
|
+
readonly type: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
364
|
+
readonly underline: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
365
|
+
readonly undo: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
366
|
+
readonly unlock: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
367
|
+
readonly unlink: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
368
|
+
readonly upload: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
369
|
+
readonly user: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
370
|
+
readonly 'user-check': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
371
|
+
readonly 'user-minus': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
372
|
+
readonly 'user-plus': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
373
|
+
readonly users: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
374
|
+
readonly 'user-x': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
375
|
+
readonly video: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
376
|
+
readonly volume: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
377
|
+
readonly 'volume-1': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
378
|
+
readonly 'volume-2': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
379
|
+
readonly 'volume-x': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
380
|
+
readonly warning: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
381
|
+
readonly watch: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
382
|
+
readonly wifi: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
383
|
+
readonly 'wifi-off': (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
384
|
+
readonly zap: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
385
385
|
};
|
|
386
386
|
/**
|
|
387
387
|
* Available icon names
|
|
@@ -83,5 +83,5 @@ export interface KPIProps extends BaseComponentProps {
|
|
|
83
83
|
*/
|
|
84
84
|
export declare const KPI: ({ ref, variant, size, title, value, subtitle, description, change, changeType, icon, trend, footer, className, children, ...restProps }: KPIProps & {
|
|
85
85
|
ref?: React.Ref<HTMLDivElement>;
|
|
86
|
-
}) =>
|
|
86
|
+
}) => React.JSX.Element;
|
|
87
87
|
export default KPI;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import { default as React, ReactNode } from 'react';
|
|
2
2
|
export interface ListEmptyProps {
|
|
3
3
|
/**
|
|
4
4
|
* Content to display when list is empty
|
|
@@ -18,5 +18,5 @@ export interface ListEmptyProps {
|
|
|
18
18
|
*/
|
|
19
19
|
searchQuery?: string;
|
|
20
20
|
}
|
|
21
|
-
export declare function ListEmpty({ content, renderEmpty, isNoResults, searchQuery, }: ListEmptyProps):
|
|
21
|
+
export declare function ListEmpty({ content, renderEmpty, isNoResults, searchQuery, }: ListEmptyProps): React.JSX.Element;
|
|
22
22
|
export default ListEmpty;
|
|
@@ -29,5 +29,5 @@ export interface ListGroupProps {
|
|
|
29
29
|
*/
|
|
30
30
|
children: ReactNode;
|
|
31
31
|
}
|
|
32
|
-
export declare function ListGroup({ groupKey, itemCount, collapsible, isCollapsed, onToggle, renderHeader, children, }: ListGroupProps): string | number | bigint | boolean | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> |
|
|
32
|
+
export declare function ListGroup({ groupKey, itemCount, collapsible, isCollapsed, onToggle, renderHeader, children, }: ListGroupProps): string | number | bigint | boolean | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | React.JSX.Element | null | undefined;
|
|
33
33
|
export default ListGroup;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
1
|
+
import { default as React, ReactNode } from 'react';
|
|
2
2
|
import { BulkAction, SelectionMode } from './types';
|
|
3
3
|
import { ComponentSize } from '../../../types';
|
|
4
4
|
export interface ListHeaderProps<T extends Record<string, unknown> = Record<string, unknown>> {
|
|
@@ -55,5 +55,5 @@ export interface ListHeaderProps<T extends Record<string, unknown> = Record<stri
|
|
|
55
55
|
*/
|
|
56
56
|
searchComponent?: ReactNode;
|
|
57
57
|
}
|
|
58
|
-
export declare function ListHeader<T extends Record<string, unknown>>({ selectionMode, isAllSelected, isIndeterminate, onSelectAll, selectedCount, totalCount, selectedItems, selectedKeys, bulkActions, renderBulkActions, position, size, searchComponent, }: ListHeaderProps<T>):
|
|
58
|
+
export declare function ListHeader<T extends Record<string, unknown>>({ selectionMode, isAllSelected, isIndeterminate, onSelectAll, selectedCount, totalCount, selectedItems, selectedKeys, bulkActions, renderBulkActions, position, size, searchComponent, }: ListHeaderProps<T>): React.JSX.Element | null;
|
|
59
59
|
export default ListHeader;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
export interface ListSearchProps {
|
|
2
3
|
/**
|
|
3
4
|
* Current search query
|
|
@@ -25,5 +26,5 @@ export interface ListSearchProps {
|
|
|
25
26
|
*/
|
|
26
27
|
onClear?: () => void;
|
|
27
28
|
}
|
|
28
|
-
export declare function ListSearch({ value, onChange, placeholder, isFiltering: _isFiltering, autoFocus, onClear, }: ListSearchProps):
|
|
29
|
+
export declare function ListSearch({ value, onChange, placeholder, isFiltering: _isFiltering, autoFocus, onClear, }: ListSearchProps): React.JSX.Element;
|
|
29
30
|
export default ListSearch;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
import { ComponentSize } from '../../../types';
|
|
2
3
|
export interface ListSkeletonProps {
|
|
3
4
|
/**
|
|
@@ -20,5 +21,5 @@ export interface ListSkeletonProps {
|
|
|
20
21
|
*/
|
|
21
22
|
size?: ComponentSize;
|
|
22
23
|
}
|
|
23
|
-
export declare function ListSkeleton({ rows, showAvatar, showSecondaryText, size, }: ListSkeletonProps):
|
|
24
|
+
export declare function ListSkeleton({ rows, showAvatar, showSecondaryText, size, }: ListSkeletonProps): React.JSX.Element;
|
|
24
25
|
export default ListSkeleton;
|
|
@@ -79,5 +79,5 @@ export interface OverflowTextProps extends Omit<BaseComponentProps, 'children'>
|
|
|
79
79
|
*/
|
|
80
80
|
export declare const OverflowText: ({ ref, children, lines, tooltipPosition, tooltipDelay, disableTooltip, tooltipContent, tooltipMaxWidth, as: Component, onOverflowChange, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: OverflowTextProps & {
|
|
81
81
|
ref?: React.Ref<HTMLElement>;
|
|
82
|
-
}) =>
|
|
82
|
+
}) => React.JSX.Element;
|
|
83
83
|
export default OverflowText;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
import { ExtendedComponentSize } from '../../../types/component.types';
|
|
2
3
|
import { PageMessageState, PageMessageStateConfig, LoadingStateConfig } from './types';
|
|
3
4
|
import { PageMessagesGlobalActions } from '../../../contexts/PageMessagesContext';
|
|
@@ -16,4 +17,4 @@ export interface PageMessageContentProps {
|
|
|
16
17
|
/**
|
|
17
18
|
* Internal component that renders the page message content
|
|
18
19
|
*/
|
|
19
|
-
export declare function PageMessageContent({ state, config, size, errorMessage, actions, }: PageMessageContentProps):
|
|
20
|
+
export declare function PageMessageContent({ state, config, size, errorMessage, actions, }: PageMessageContentProps): React.JSX.Element;
|
|
@@ -47,5 +47,5 @@ import { PageMessagesProps } from './types';
|
|
|
47
47
|
*/
|
|
48
48
|
export declare const PageMessages: ({ ref, ...props }: PageMessagesProps & {
|
|
49
49
|
ref?: React.Ref<HTMLDivElement>;
|
|
50
|
-
}) =>
|
|
50
|
+
}) => React.JSX.Element;
|
|
51
51
|
export default PageMessages;
|
|
@@ -81,5 +81,5 @@ export interface PillProps extends BaseComponentProps {
|
|
|
81
81
|
*/
|
|
82
82
|
export declare const Pill: ({ ref, variant, color, size, disabled, onClick, onRemove, startIcon, endIcon, className, children, ...restProps }: PillProps & {
|
|
83
83
|
ref?: React.Ref<HTMLElement>;
|
|
84
|
-
}) =>
|
|
84
|
+
}) => React.JSX.Element;
|
|
85
85
|
export default Pill;
|
|
@@ -79,5 +79,5 @@ export interface ProgressBarProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
79
79
|
*/
|
|
80
80
|
export declare const ProgressBar: ({ ref, variant, size, value, max, showValue, label, animated, striped, formatValue, indeterminate, bufferValue, className, ...restProps }: ProgressBarProps & {
|
|
81
81
|
ref?: React.Ref<HTMLDivElement>;
|
|
82
|
-
}) =>
|
|
82
|
+
}) => React.JSX.Element;
|
|
83
83
|
export default ProgressBar;
|
|
@@ -107,5 +107,5 @@ export interface RevealProps extends BaseComponentProps {
|
|
|
107
107
|
*/
|
|
108
108
|
export declare const Reveal: ({ ref, animation, duration, delay, easing, threshold, triggerOnce, distance, cascade, cascadeDelay, onReveal, initiallyVisible, rootMargin, playOnMount, children, className, style, "data-testid": testId, "aria-label": ariaLabel, ...restProps }: RevealProps & {
|
|
109
109
|
ref?: React.Ref<HTMLDivElement>;
|
|
110
|
-
}) =>
|
|
110
|
+
}) => React.JSX.Element;
|
|
111
111
|
export default Reveal;
|
|
@@ -110,5 +110,5 @@ export interface ScrollAreaProps extends BaseComponentProps {
|
|
|
110
110
|
*/
|
|
111
111
|
export declare const ScrollArea: ({ ref, direction, maxHeight, maxWidth, showShadows, onScroll, onScrollToTop, onScrollToBottom, onScrollToLeft, onScrollToRight, scrollEndThreshold, children, className, "data-testid": testId, style, ...restProps }: ScrollAreaProps & {
|
|
112
112
|
ref?: React.Ref<ScrollAreaRef>;
|
|
113
|
-
}) =>
|
|
113
|
+
}) => React.JSX.Element;
|
|
114
114
|
export default ScrollArea;
|
|
@@ -49,5 +49,5 @@ export interface SkeletonProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
49
49
|
*/
|
|
50
50
|
export declare const Skeleton: ({ ref, variant, width, height, animated, lines, className, style, ...restProps }: SkeletonProps & {
|
|
51
51
|
ref?: React.Ref<HTMLDivElement>;
|
|
52
|
-
}) =>
|
|
52
|
+
}) => React.JSX.Element;
|
|
53
53
|
export default Skeleton;
|
|
@@ -77,5 +77,5 @@ export interface SpinnerProps extends Omit<BaseComponentProps, 'children'> {
|
|
|
77
77
|
*/
|
|
78
78
|
export declare const Spinner: ({ ref, spinnerStyle, size, variant, speed, strokeWidth, srText, showSrText, className, "aria-label": ariaLabel, "data-testid": testId, style, ...restProps }: SpinnerProps & {
|
|
79
79
|
ref?: React.Ref<HTMLDivElement>;
|
|
80
|
-
}) =>
|
|
80
|
+
}) => React.JSX.Element;
|
|
81
81
|
export default Spinner;
|
|
@@ -54,5 +54,5 @@ export interface StatusIndicatorProps extends BaseComponentProps {
|
|
|
54
54
|
*/
|
|
55
55
|
export declare const StatusIndicator: ({ ref, status, size, pulse, withText, className, children, ...restProps }: StatusIndicatorProps & {
|
|
56
56
|
ref?: React.Ref<HTMLSpanElement>;
|
|
57
|
-
}) =>
|
|
57
|
+
}) => React.JSX.Element;
|
|
58
58
|
export default StatusIndicator;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export declare function TableBody(): React.JSX.Element;
|