@abdellatifui/react 3.2.60 → 3.2.62
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/dist/nextgen.d.ts +1453 -2
- package/package.json +2 -1
- package/dist/App.d.ts +0 -3
- package/dist/App.d.ts.map +0 -1
- package/dist/components/Accordion/AccordionGroup.d.ts +0 -4
- package/dist/components/Accordion/AccordionGroup.d.ts.map +0 -1
- package/dist/components/Accordion/AccordionItem.d.ts +0 -3
- package/dist/components/Accordion/AccordionItem.d.ts.map +0 -1
- package/dist/components/AdvancedSpinner/main.d.ts +0 -4
- package/dist/components/AdvancedSpinner/main.d.ts.map +0 -1
- package/dist/components/Alerts/Store/AlertRouter.d.ts +0 -3
- package/dist/components/Alerts/Store/AlertRouter.d.ts.map +0 -1
- package/dist/components/Alerts/Store/Draggable.d.ts +0 -43
- package/dist/components/Alerts/Store/Draggable.d.ts.map +0 -1
- package/dist/components/Alerts/Store/PrimaryAlertPaper.d.ts +0 -3
- package/dist/components/Alerts/Store/PrimaryAlertPaper.d.ts.map +0 -1
- package/dist/components/Alerts/Store/PrimaryFooter.d.ts +0 -2
- package/dist/components/Alerts/Store/PrimaryFooter.d.ts.map +0 -1
- package/dist/components/Alerts/Store/PrimaryHeader.d.ts +0 -2
- package/dist/components/Alerts/Store/PrimaryHeader.d.ts.map +0 -1
- package/dist/components/Alerts/hooks/useConfirmbox.d.ts +0 -2
- package/dist/components/Alerts/hooks/useConfirmbox.d.ts.map +0 -1
- package/dist/components/Alerts/hooks/useDrag.d.ts +0 -9
- package/dist/components/Alerts/hooks/useDrag.d.ts.map +0 -1
- package/dist/components/Alerts/hooks/useQueueHook.d.ts +0 -2
- package/dist/components/Alerts/hooks/useQueueHook.d.ts.map +0 -1
- package/dist/components/Alerts/main.d.ts +0 -26
- package/dist/components/Alerts/main.d.ts.map +0 -1
- package/dist/components/Api/useApi.d.ts +0 -31
- package/dist/components/Api/useApi.d.ts.map +0 -1
- package/dist/components/Api/useFetch.d.ts +0 -2
- package/dist/components/Api/useFetch.d.ts.map +0 -1
- package/dist/components/Api/useSecondEffect.d.ts +0 -2
- package/dist/components/Api/useSecondEffect.d.ts.map +0 -1
- package/dist/components/Api/useStore.d.ts +0 -2
- package/dist/components/Api/useStore.d.ts.map +0 -1
- package/dist/components/Api/useVariable.d.ts +0 -2
- package/dist/components/Api/useVariable.d.ts.map +0 -1
- package/dist/components/Buttons/Button.d.ts +0 -15
- package/dist/components/Buttons/Button.d.ts.map +0 -1
- package/dist/components/Buttons/CloseButton.d.ts +0 -3
- package/dist/components/Buttons/CloseButton.d.ts.map +0 -1
- package/dist/components/Buttons/CopyButton.d.ts +0 -3
- package/dist/components/Buttons/CopyButton.d.ts.map +0 -1
- package/dist/components/Buttons/GenericIconButton.d.ts +0 -1
- package/dist/components/Buttons/GenericIconButton.d.ts.map +0 -1
- package/dist/components/Buttons/IconButton.d.ts +0 -3
- package/dist/components/Buttons/IconButton.d.ts.map +0 -1
- package/dist/components/Buttons/MenuButton.d.ts +0 -3
- package/dist/components/Buttons/MenuButton.d.ts.map +0 -1
- package/dist/components/Buttons/SplitButton.d.ts +0 -3
- package/dist/components/Buttons/SplitButton.d.ts.map +0 -1
- package/dist/components/Buttons/SwapIconButton.d.ts +0 -3
- package/dist/components/Buttons/SwapIconButton.d.ts.map +0 -1
- package/dist/components/Buttons/Switch.d.ts +0 -15
- package/dist/components/Buttons/Switch.d.ts.map +0 -1
- package/dist/components/Containers/AppBody.d.ts +0 -3
- package/dist/components/Containers/AppBody.d.ts.map +0 -1
- package/dist/components/Containers/Container.d.ts +0 -3
- package/dist/components/Containers/Container.d.ts.map +0 -1
- package/dist/components/Containers/DialogPanel.d.ts +0 -21
- package/dist/components/Containers/DialogPanel.d.ts.map +0 -1
- package/dist/components/Containers/HorizontalDiv.d.ts +0 -3
- package/dist/components/Containers/HorizontalDiv.d.ts.map +0 -1
- package/dist/components/Containers/LazyContainer.d.ts +0 -12
- package/dist/components/Containers/LazyContainer.d.ts.map +0 -1
- package/dist/components/Containers/MainFrame.d.ts +0 -3
- package/dist/components/Containers/MainFrame.d.ts.map +0 -1
- package/dist/components/Containers/Model.d.ts +0 -24
- package/dist/components/Containers/Model.d.ts.map +0 -1
- package/dist/components/Containers/Panel.d.ts +0 -16
- package/dist/components/Containers/Panel.d.ts.map +0 -1
- package/dist/components/Containers/ScrolBarStyle.d.ts +0 -2
- package/dist/components/Containers/ScrolBarStyle.d.ts.map +0 -1
- package/dist/components/Containers/ScrollArea.d.ts +0 -3
- package/dist/components/Containers/ScrollArea.d.ts.map +0 -1
- package/dist/components/Containers/Sub_Components/PanelFooter.d.ts +0 -3
- package/dist/components/Containers/Sub_Components/PanelFooter.d.ts.map +0 -1
- package/dist/components/Containers/Sub_Components/PanelHeader.d.ts +0 -2
- package/dist/components/Containers/Sub_Components/PanelHeader.d.ts.map +0 -1
- package/dist/components/Containers/VirtualContainer.d.ts +0 -3
- package/dist/components/Containers/VirtualContainer.d.ts.map +0 -1
- package/dist/components/Contextmenu/ContextMenuNG/Components/MenuBox.d.ts +0 -3
- package/dist/components/Contextmenu/ContextMenuNG/Components/MenuBox.d.ts.map +0 -1
- package/dist/components/Contextmenu/ContextMenuNG/Components/MenuItems.d.ts +0 -4
- package/dist/components/Contextmenu/ContextMenuNG/Components/MenuItems.d.ts.map +0 -1
- package/dist/components/Contextmenu/ContextMenuNG/ContextMenu.d.ts +0 -18
- package/dist/components/Contextmenu/ContextMenuNG/ContextMenu.d.ts.map +0 -1
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useBoxDimensions.d.ts +0 -3
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useBoxDimensions.d.ts.map +0 -1
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useBoxSize.d.ts +0 -17
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useBoxSize.d.ts.map +0 -1
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useMouseLocation.d.ts +0 -14
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useMouseLocation.d.ts.map +0 -1
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useOpacityChange.d.ts +0 -3
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useOpacityChange.d.ts.map +0 -1
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useSubmenuPosition.d.ts +0 -21
- package/dist/components/Contextmenu/ContextMenuNG/hooks/useSubmenuPosition.d.ts.map +0 -1
- package/dist/components/Contexts/AppContext.d.ts +0 -2
- package/dist/components/Contexts/AppContext.d.ts.map +0 -1
- package/dist/components/Contexts/ModelContext.d.ts +0 -2
- package/dist/components/Contexts/ModelContext.d.ts.map +0 -1
- package/dist/components/ErrorBoundry/errorBoundry.d.ts +0 -2
- package/dist/components/ErrorBoundry/errorBoundry.d.ts.map +0 -1
- package/dist/components/Help/HelpPopover.d.ts +0 -2
- package/dist/components/Help/HelpPopover.d.ts.map +0 -1
- package/dist/components/Help/TinnyHelp.d.ts +0 -9
- package/dist/components/Help/TinnyHelp.d.ts.map +0 -1
- package/dist/components/Help/tooltip.d.ts +0 -19
- package/dist/components/Help/tooltip.d.ts.map +0 -1
- package/dist/components/Inputs/Autocomplete.d.ts +0 -18
- package/dist/components/Inputs/Autocomplete.d.ts.map +0 -1
- package/dist/components/Inputs/Input.d.ts +0 -21
- package/dist/components/Inputs/Input.d.ts.map +0 -1
- package/dist/components/Inputs/TextArea.d.ts +0 -2
- package/dist/components/Inputs/TextArea.d.ts.map +0 -1
- package/dist/components/Inputs/frequency.d.ts +0 -2
- package/dist/components/Inputs/frequency.d.ts.map +0 -1
- package/dist/components/Inputs/frequencyOld.d.ts +0 -3
- package/dist/components/Inputs/frequencyOld.d.ts.map +0 -1
- package/dist/components/Legends/LegendBadge.d.ts +0 -2
- package/dist/components/Legends/LegendBadge.d.ts.map +0 -1
- package/dist/components/Legends/NgFailedLegend.d.ts +0 -2
- package/dist/components/Legends/NgFailedLegend.d.ts.map +0 -1
- package/dist/components/Legends/NgSuccessLegend.d.ts +0 -2
- package/dist/components/Legends/NgSuccessLegend.d.ts.map +0 -1
- package/dist/components/LibContext/AbuiContext.d.ts +0 -16
- package/dist/components/LibContext/AbuiContext.d.ts.map +0 -1
- package/dist/components/NetworkMap/CentralTextBox.d.ts +0 -2
- package/dist/components/NetworkMap/CentralTextBox.d.ts.map +0 -1
- package/dist/components/NetworkMap/CustomMarker.d.ts +0 -7
- package/dist/components/NetworkMap/CustomMarker.d.ts.map +0 -1
- package/dist/components/NetworkMap/CustomNavigateButtons.d.ts +0 -7
- package/dist/components/NetworkMap/CustomNavigateButtons.d.ts.map +0 -1
- package/dist/components/NetworkMap/CustomerMapLegends.d.ts +0 -3
- package/dist/components/NetworkMap/CustomerMapLegends.d.ts.map +0 -1
- package/dist/components/NetworkMap/LinkCountCircule.d.ts +0 -3
- package/dist/components/NetworkMap/LinkCountCircule.d.ts.map +0 -1
- package/dist/components/NetworkMap/LinkOverContainer.d.ts +0 -3
- package/dist/components/NetworkMap/LinkOverContainer.d.ts.map +0 -1
- package/dist/components/NetworkMap/LngLatBox.d.ts +0 -4
- package/dist/components/NetworkMap/LngLatBox.d.ts.map +0 -1
- package/dist/components/NetworkMap/Map.d.ts +0 -29
- package/dist/components/NetworkMap/Map.d.ts.map +0 -1
- package/dist/components/NetworkMap/OptionsOverlay/CheckboxTab.d.ts +0 -4
- package/dist/components/NetworkMap/OptionsOverlay/CheckboxTab.d.ts.map +0 -1
- package/dist/components/NetworkMap/OptionsOverlay/OptionsOverlay.d.ts +0 -4
- package/dist/components/NetworkMap/OptionsOverlay/OptionsOverlay.d.ts.map +0 -1
- package/dist/components/NetworkMap/OptionsOverlay/SelectBoxTab.d.ts +0 -10
- package/dist/components/NetworkMap/OptionsOverlay/SelectBoxTab.d.ts.map +0 -1
- package/dist/components/NetworkMap/PinItem.d.ts +0 -7
- package/dist/components/NetworkMap/PinItem.d.ts.map +0 -1
- package/dist/components/NetworkMap/Searchbox.d.ts +0 -4
- package/dist/components/NetworkMap/Searchbox.d.ts.map +0 -1
- package/dist/components/NetworkMap/SourcePort.d.ts +0 -6
- package/dist/components/NetworkMap/SourcePort.d.ts.map +0 -1
- package/dist/components/NetworkMap/types.d.ts +0 -81
- package/dist/components/NetworkMap/types.d.ts.map +0 -1
- package/dist/components/NetworkMap/useCreatePath.d.ts +0 -55
- package/dist/components/NetworkMap/useCreatePath.d.ts.map +0 -1
- package/dist/components/NetworkMap/utils.d.ts +0 -32
- package/dist/components/NetworkMap/utils.d.ts.map +0 -1
- package/dist/components/NewButtons/BaseButton.d.ts +0 -12
- package/dist/components/NewButtons/BaseButton.d.ts.map +0 -1
- package/dist/components/Paragraph/Headlines/Headline/Headline.d.ts +0 -2
- package/dist/components/Paragraph/Headlines/Headline/Headline.d.ts.map +0 -1
- package/dist/components/Paragraph/Headlines/Headline/MHeader.d.ts +0 -2
- package/dist/components/Paragraph/Headlines/Headline/MHeader.d.ts.map +0 -1
- package/dist/components/Paragraph/Headlines/Headline/MainHeader.d.ts +0 -4
- package/dist/components/Paragraph/Headlines/Headline/MainHeader.d.ts.map +0 -1
- package/dist/components/Paragraph/Headlines/Headline/index.d.ts +0 -1
- package/dist/components/Paragraph/Headlines/Headline/index.d.ts.map +0 -1
- package/dist/components/Paragraph/Headlines/index.d.ts +0 -2
- package/dist/components/Paragraph/Headlines/index.d.ts.map +0 -1
- package/dist/components/Properties/PropertiesItem/PropertiesItem.d.ts +0 -2
- package/dist/components/Properties/PropertiesItem/PropertiesItem.d.ts.map +0 -1
- package/dist/components/RadioGroup/main.d.ts +0 -16
- package/dist/components/RadioGroup/main.d.ts.map +0 -1
- package/dist/components/Sidebar/Sidebar.d.ts +0 -40
- package/dist/components/Sidebar/Sidebar.d.ts.map +0 -1
- package/dist/components/Spinner/InlineSpinner.d.ts +0 -7
- package/dist/components/Spinner/InlineSpinner.d.ts.map +0 -1
- package/dist/components/Spinner/Spinner.d.ts +0 -3
- package/dist/components/Spinner/Spinner.d.ts.map +0 -1
- package/dist/components/Spinner/SpinnerDialog.d.ts +0 -14
- package/dist/components/Spinner/SpinnerDialog.d.ts.map +0 -1
- package/dist/components/Tables/InformationTable/InformationTable.d.ts +0 -2
- package/dist/components/Tables/InformationTable/InformationTable.d.ts.map +0 -1
- package/dist/components/Tables/MuiTable/MuiTable.d.ts +0 -3
- package/dist/components/Tables/MuiTable/MuiTable.d.ts.map +0 -1
- package/dist/components/Tables/MuiTable/hooks/useHeaders.d.ts +0 -5
- package/dist/components/Tables/MuiTable/hooks/useHeaders.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/index.d.ts +0 -2
- package/dist/components/Tables/NextGen/index.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/hooks/useGenerateHeaders.d.ts +0 -25
- package/dist/components/Tables/NextGen/main/hooks/useGenerateHeaders.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/hooks/usePaginationPageSizeSelector.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/hooks/usePaginationPageSizeSelector.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/hooks/useRowHeight.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/hooks/useRowHeight.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/hooks/useRowSizeChange.d.ts +0 -8
- package/dist/components/Tables/NextGen/main/hooks/useRowSizeChange.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/hooks/useStreamRowApi.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/hooks/useStreamRowApi.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/hooks/useTableMenu.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/hooks/useTableMenu.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/hooks/useTablePreferencesMenu.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/hooks/useTablePreferencesMenu.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/hooks/useTheme.d.ts +0 -3
- package/dist/components/Tables/NextGen/main/hooks/useTheme.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/main.d.ts +0 -75
- package/dist/components/Tables/NextGen/main/main.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/AdvancedFilter/AdvancedFilter.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/plugins/AdvancedFilter/AdvancedFilter.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/AdvancedFilter/DoesFilterPass.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/plugins/AdvancedFilter/DoesFilterPass.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/ArrayViewer/ArrayViewer.d.ts +0 -5
- package/dist/components/Tables/NextGen/main/plugins/ArrayViewer/ArrayViewer.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/ColorInput/ColorInputBox.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/plugins/ColorInput/ColorInputBox.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/CustomDetailViewer/CustomDetailViewer.d.ts +0 -3
- package/dist/components/Tables/NextGen/main/plugins/CustomDetailViewer/CustomDetailViewer.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/ExpandableRow/ExpandableRow.d.ts +0 -4
- package/dist/components/Tables/NextGen/main/plugins/ExpandableRow/ExpandableRow.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/FilterLayout/FilterLayout.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/plugins/FilterLayout/FilterLayout.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/ManageColumns/ManageColumns.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/plugins/ManageColumns/ManageColumns.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/TableSidebar/TableSidebar.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/plugins/TableSidebar/TableSidebar.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/Topbar/Topbar.d.ts +0 -2
- package/dist/components/Tables/NextGen/main/plugins/Topbar/Topbar.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/context/TableGlobalContext.d.ts +0 -4
- package/dist/components/Tables/NextGen/main/plugins/context/TableGlobalContext.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/plugins/useCustomGrouping/useCustomGrouping.d.ts +0 -3
- package/dist/components/Tables/NextGen/main/plugins/useCustomGrouping/useCustomGrouping.d.ts.map +0 -1
- package/dist/components/Tables/NextGen/main/utils/utils.d.ts +0 -5
- package/dist/components/Tables/NextGen/main/utils/utils.d.ts.map +0 -1
- package/dist/components/Tabs/shadcn/TabItem.d.ts +0 -25
- package/dist/components/Tabs/shadcn/TabItem.d.ts.map +0 -1
- package/dist/components/Tabs/shadcn/main.d.ts +0 -17
- package/dist/components/Tabs/shadcn/main.d.ts.map +0 -1
- package/dist/components/Toast/Mainframe.d.ts +0 -5
- package/dist/components/Toast/Mainframe.d.ts.map +0 -1
- package/dist/components/Toast/ToasterSideColor.d.ts +0 -2
- package/dist/components/Toast/ToasterSideColor.d.ts.map +0 -1
- package/dist/components/Toast/hooks/useToast.d.ts +0 -1
- package/dist/components/Toast/hooks/useToast.d.ts.map +0 -1
- package/dist/components/Toast/main.d.ts +0 -17
- package/dist/components/Toast/main.d.ts.map +0 -1
- package/dist/components/Toggle/ToggleGroup.d.ts +0 -4
- package/dist/components/Toggle/ToggleGroup.d.ts.map +0 -1
- package/dist/components/Toggle/ToggleItem.d.ts +0 -2
- package/dist/components/Toggle/ToggleItem.d.ts.map +0 -1
- package/dist/components/WhatsNew/Whatsnew.d.ts +0 -3
- package/dist/components/WhatsNew/Whatsnew.d.ts.map +0 -1
- package/dist/components/index.d.ts +0 -70
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/notify/notify.d.ts +0 -27
- package/dist/components/notify/notify.d.ts.map +0 -1
- package/dist/components/playground-data/ContextmenuItems.d.ts +0 -265
- package/dist/components/playground-data/ContextmenuItems.d.ts.map +0 -1
- package/dist/components/playground-data/datatableitems.d.ts +0 -2
- package/dist/components/playground-data/datatableitems.d.ts.map +0 -1
- package/dist/components/playground-data/informationtabledata.d.ts +0 -5
- package/dist/components/playground-data/informationtabledata.d.ts.map +0 -1
- package/dist/components/playground-data/longtext.d.ts +0 -2
- package/dist/components/playground-data/longtext.d.ts.map +0 -1
- package/dist/components/types.d.ts +0 -699
- package/dist/components/types.d.ts.map +0 -1
- package/dist/components/ui/accordion.d.ts +0 -8
- package/dist/components/ui/accordion.d.ts.map +0 -1
- package/dist/components/ui/alert-dialog.d.ts +0 -21
- package/dist/components/ui/alert-dialog.d.ts.map +0 -1
- package/dist/components/ui/badge.d.ts +0 -10
- package/dist/components/ui/badge.d.ts.map +0 -1
- package/dist/components/ui/button.d.ts +0 -12
- package/dist/components/ui/button.d.ts.map +0 -1
- package/dist/components/ui/card.d.ts +0 -9
- package/dist/components/ui/card.d.ts.map +0 -1
- package/dist/components/ui/carousel.d.ts +0 -19
- package/dist/components/ui/carousel.d.ts.map +0 -1
- package/dist/components/ui/checkbox.d.ts +0 -5
- package/dist/components/ui/checkbox.d.ts.map +0 -1
- package/dist/components/ui/command.d.ts +0 -83
- package/dist/components/ui/command.d.ts.map +0 -1
- package/dist/components/ui/context-menu.d.ts +0 -28
- package/dist/components/ui/context-menu.d.ts.map +0 -1
- package/dist/components/ui/dialog.d.ts +0 -20
- package/dist/components/ui/dialog.d.ts.map +0 -1
- package/dist/components/ui/dropdown-menu.d.ts +0 -28
- package/dist/components/ui/dropdown-menu.d.ts.map +0 -1
- package/dist/components/ui/hover-card.d.ts +0 -7
- package/dist/components/ui/hover-card.d.ts.map +0 -1
- package/dist/components/ui/input.d.ts +0 -6
- package/dist/components/ui/input.d.ts.map +0 -1
- package/dist/components/ui/label.d.ts +0 -6
- package/dist/components/ui/label.d.ts.map +0 -1
- package/dist/components/ui/popover.d.ts +0 -8
- package/dist/components/ui/popover.d.ts.map +0 -1
- package/dist/components/ui/radio-group.d.ts +0 -6
- package/dist/components/ui/radio-group.d.ts.map +0 -1
- package/dist/components/ui/resizable.d.ts +0 -24
- package/dist/components/ui/resizable.d.ts.map +0 -1
- package/dist/components/ui/scroll-area.d.ts +0 -6
- package/dist/components/ui/scroll-area.d.ts.map +0 -1
- package/dist/components/ui/select.d.ts +0 -14
- package/dist/components/ui/select.d.ts.map +0 -1
- package/dist/components/ui/separator.d.ts +0 -5
- package/dist/components/ui/separator.d.ts.map +0 -1
- package/dist/components/ui/slider.d.ts +0 -5
- package/dist/components/ui/slider.d.ts.map +0 -1
- package/dist/components/ui/switch.d.ts +0 -5
- package/dist/components/ui/switch.d.ts.map +0 -1
- package/dist/components/ui/tabs.d.ts +0 -14
- package/dist/components/ui/tabs.d.ts.map +0 -1
- package/dist/components/ui/textarea.d.ts +0 -6
- package/dist/components/ui/textarea.d.ts.map +0 -1
- package/dist/components/ui/toggle.d.ts +0 -13
- package/dist/components/ui/toggle.d.ts.map +0 -1
- package/dist/components/ui/tooltip.d.ts +0 -8
- package/dist/components/ui/tooltip.d.ts.map +0 -1
- package/dist/components/utils/hotkeyregister.d.ts +0 -16
- package/dist/components/utils/hotkeyregister.d.ts.map +0 -1
- package/dist/components/utils/optics.d.ts +0 -2
- package/dist/components/utils/optics.d.ts.map +0 -1
- package/dist/components/utils/useFont.d.ts +0 -9
- package/dist/components/utils/useFont.d.ts.map +0 -1
- package/dist/components/utils/utils.d.ts +0 -9
- package/dist/components/utils/utils.d.ts.map +0 -1
- package/dist/lib/utils.d.ts +0 -3
- package/dist/lib/utils.d.ts.map +0 -1
- package/dist/main.d.ts +0 -1
- package/dist/main.d.ts.map +0 -1
- package/dist/stories/Alerts/alerts.stories.d.ts +0 -10
- package/dist/stories/Alerts/alerts.stories.d.ts.map +0 -1
- package/dist/stories/Alerts/notify.stories.d.ts +0 -8
- package/dist/stories/Alerts/notify.stories.d.ts.map +0 -1
- package/dist/stories/Alerts/toast.stories.d.ts +0 -7
- package/dist/stories/Alerts/toast.stories.d.ts.map +0 -1
- package/dist/stories/Api/api.stories.d.ts +0 -7
- package/dist/stories/Api/api.stories.d.ts.map +0 -1
- package/dist/stories/App.d.ts +0 -3
- package/dist/stories/App.d.ts.map +0 -1
- package/dist/stories/App.stories.d.ts +0 -7
- package/dist/stories/App.stories.d.ts.map +0 -1
- package/dist/stories/Boxes/Body.stories.d.ts +0 -13
- package/dist/stories/Boxes/Body.stories.d.ts.map +0 -1
- package/dist/stories/Boxes/Container.stories.d.ts +0 -14
- package/dist/stories/Boxes/Container.stories.d.ts.map +0 -1
- package/dist/stories/Boxes/VirtualContainer.stories.d.ts +0 -8
- package/dist/stories/Boxes/VirtualContainer.stories.d.ts.map +0 -1
- package/dist/stories/Boxes/accordion.stories.d.ts +0 -8
- package/dist/stories/Boxes/accordion.stories.d.ts.map +0 -1
- package/dist/stories/Boxes/dialogpane.stories.d.ts +0 -15
- package/dist/stories/Boxes/dialogpane.stories.d.ts.map +0 -1
- package/dist/stories/Boxes/panel.stories.d.ts +0 -17
- package/dist/stories/Boxes/panel.stories.d.ts.map +0 -1
- package/dist/stories/Boxes/plainmodel.stories.d.ts +0 -14
- package/dist/stories/Boxes/plainmodel.stories.d.ts.map +0 -1
- package/dist/stories/Buttons/Button.stories.d.ts +0 -12
- package/dist/stories/Buttons/Button.stories.d.ts.map +0 -1
- package/dist/stories/Buttons/IconButton.stories.d.ts +0 -13
- package/dist/stories/Buttons/IconButton.stories.d.ts.map +0 -1
- package/dist/stories/Buttons/SplitButton.stories.d.ts +0 -9
- package/dist/stories/Buttons/SplitButton.stories.d.ts.map +0 -1
- package/dist/stories/Buttons/copybtn.stories.d.ts +0 -10
- package/dist/stories/Buttons/copybtn.stories.d.ts.map +0 -1
- package/dist/stories/Buttons/newbuttons.stories.d.ts +0 -25
- package/dist/stories/Buttons/newbuttons.stories.d.ts.map +0 -1
- package/dist/stories/Buttons/switch.stories.d.ts +0 -7
- package/dist/stories/Buttons/switch.stories.d.ts.map +0 -1
- package/dist/stories/Contextmenu/contextmenu.stories.d.ts +0 -22
- package/dist/stories/Contextmenu/contextmenu.stories.d.ts.map +0 -1
- package/dist/stories/Help/help.stories.d.ts +0 -7
- package/dist/stories/Help/help.stories.d.ts.map +0 -1
- package/dist/stories/Help/helpIcon.stories.d.ts +0 -7
- package/dist/stories/Help/helpIcon.stories.d.ts.map +0 -1
- package/dist/stories/Help/tooltip.stories.d.ts +0 -9
- package/dist/stories/Help/tooltip.stories.d.ts.map +0 -1
- package/dist/stories/Inputs/input.stories.d.ts +0 -20
- package/dist/stories/Inputs/input.stories.d.ts.map +0 -1
- package/dist/stories/Legends/legends.stories.d.ts +0 -9
- package/dist/stories/Legends/legends.stories.d.ts.map +0 -1
- package/dist/stories/Map/map.stories.d.ts +0 -71
- package/dist/stories/Map/map.stories.d.ts.map +0 -1
- package/dist/stories/Properties/item.stories.d.ts +0 -8
- package/dist/stories/Properties/item.stories.d.ts.map +0 -1
- package/dist/stories/RadioGroups/radiogroups.stories.d.ts +0 -8
- package/dist/stories/RadioGroups/radiogroups.stories.d.ts.map +0 -1
- package/dist/stories/Spinner/InlineSpinner.stories.d.ts +0 -11
- package/dist/stories/Spinner/InlineSpinner.stories.d.ts.map +0 -1
- package/dist/stories/Spinner/SpinnerDialog.stories.d.ts +0 -16
- package/dist/stories/Spinner/SpinnerDialog.stories.d.ts.map +0 -1
- package/dist/stories/Spinner/spinnerbox.stories.d.ts +0 -16
- package/dist/stories/Spinner/spinnerbox.stories.d.ts.map +0 -1
- package/dist/stories/Tables/DataTable.stories.d.ts +0 -13
- package/dist/stories/Tables/DataTable.stories.d.ts.map +0 -1
- package/dist/stories/Tables/MuiTable.stories.d.ts +0 -8
- package/dist/stories/Tables/MuiTable.stories.d.ts.map +0 -1
- package/dist/stories/Tables/informationtable.stories.d.ts +0 -14
- package/dist/stories/Tables/informationtable.stories.d.ts.map +0 -1
- package/dist/stories/Tabs/tabs.stories.d.ts +0 -13
- package/dist/stories/Tabs/tabs.stories.d.ts.map +0 -1
- package/dist/stories/Toggle Switches/toggle-group.stories.d.ts +0 -16
- package/dist/stories/Toggle Switches/toggle-group.stories.d.ts.map +0 -1
- package/dist/stories/Toggle Switches/toggle.stories.d.ts +0 -16
- package/dist/stories/Toggle Switches/toggle.stories.d.ts.map +0 -1
- package/dist/stories/fonts/fonts.stories.d.ts +0 -30
- package/dist/stories/fonts/fonts.stories.d.ts.map +0 -1
- package/dist/stories/paragraphs/paragraph.stories.d.ts +0 -7
- package/dist/stories/paragraphs/paragraph.stories.d.ts.map +0 -1
- package/dist/stories/playground/ApiNotify.stories.d.ts +0 -8
- package/dist/stories/playground/ApiNotify.stories.d.ts.map +0 -1
- package/dist/stories/playground/ModelSetChildrenApi.stories.d.ts +0 -8
- package/dist/stories/playground/ModelSetChildrenApi.stories.d.ts.map +0 -1
- package/dist/stories/playground/Tailwindclass.stories.d.ts +0 -8
- package/dist/stories/playground/Tailwindclass.stories.d.ts.map +0 -1
- package/dist/stories/playground/spinnerANDdialog.stories.d.ts +0 -7
- package/dist/stories/playground/spinnerANDdialog.stories.d.ts.map +0 -1
- package/dist/stories/sidebar/sidebar.stories.d.ts +0 -9
- package/dist/stories/sidebar/sidebar.stories.d.ts.map +0 -1
- package/dist/stories/whatsnew/whatsnew.stories.d.ts +0 -9
- package/dist/stories/whatsnew/whatsnew.stories.d.ts.map +0 -1
package/dist/nextgen.d.ts
CHANGED
|
@@ -1,2 +1,1453 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { AgGridReactProps } from 'ag-grid-react';
|
|
2
|
+
import { AxiosError } from 'axios';
|
|
3
|
+
import { AxiosRequestConfig } from 'axios';
|
|
4
|
+
import { AxiosResponse } from 'axios';
|
|
5
|
+
import { ChangeEvent } from 'react';
|
|
6
|
+
import { ClassValue } from 'clsx';
|
|
7
|
+
import { Context } from 'react';
|
|
8
|
+
import { cva } from 'class-variance-authority';
|
|
9
|
+
import { default as default_2 } from 'react';
|
|
10
|
+
import { Dispatch } from 'react';
|
|
11
|
+
import { ForwardRefExoticComponent } from 'react';
|
|
12
|
+
import { InternalAxiosRequestConfig } from 'axios';
|
|
13
|
+
import { IntersectionOptions } from 'react-intersection-observer';
|
|
14
|
+
import { JSX } from 'react/jsx-runtime';
|
|
15
|
+
import { MapProps } from 'react-map-gl/maplibre';
|
|
16
|
+
import { MutableRefObject } from 'react';
|
|
17
|
+
import * as React_2 from 'react';
|
|
18
|
+
import { ReactNode } from 'react';
|
|
19
|
+
import { RefAttributes } from 'react';
|
|
20
|
+
import { SetStateAction } from 'react';
|
|
21
|
+
import { Socket } from 'socket.io-client';
|
|
22
|
+
import { ThemeDefaultParams } from 'ag-grid-community';
|
|
23
|
+
import { TooltipProviderProps } from '@radix-ui/react-tooltip';
|
|
24
|
+
import { ViewState } from 'react-map-gl/maplibre';
|
|
25
|
+
|
|
26
|
+
export declare const AbuiContext: default_2.Context<{
|
|
27
|
+
externalApi: {};
|
|
28
|
+
}>;
|
|
29
|
+
|
|
30
|
+
export declare const AbuiContextProvider: (props: any) => JSX.Element;
|
|
31
|
+
|
|
32
|
+
export declare type AbuiContextType = {
|
|
33
|
+
children: default_2.ReactNode<HTMLAllCollection>;
|
|
34
|
+
suspense: default_2.ReactNode<HTMLAllCollection>;
|
|
35
|
+
authorization: boolean;
|
|
36
|
+
onReady: (event: any) => void;
|
|
37
|
+
onInit: (event: any) => void;
|
|
38
|
+
api: UseApiProps;
|
|
39
|
+
contentActivityMode: "hidden" | "visible";
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
export declare const AccordionGroup: (props: any) => JSX.Element;
|
|
43
|
+
|
|
44
|
+
export declare interface AccordionGroupProps {
|
|
45
|
+
multiple?: boolean;
|
|
46
|
+
children: default_2.ReactNode;
|
|
47
|
+
border?: boolean;
|
|
48
|
+
onChange?: (params: {
|
|
49
|
+
value: any;
|
|
50
|
+
props: any;
|
|
51
|
+
api: any;
|
|
52
|
+
}) => void;
|
|
53
|
+
onOpen?: (params: {
|
|
54
|
+
value: any;
|
|
55
|
+
props: any;
|
|
56
|
+
api: any;
|
|
57
|
+
}) => void;
|
|
58
|
+
onClose?: (params: {
|
|
59
|
+
value: any;
|
|
60
|
+
props: any;
|
|
61
|
+
api: any;
|
|
62
|
+
}) => void;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
export declare const AccordionItem: (props: AccordionItemProps) => JSX.Element;
|
|
66
|
+
|
|
67
|
+
export declare interface AccordionItemProps {
|
|
68
|
+
value: string;
|
|
69
|
+
header: default_2.ReactNode;
|
|
70
|
+
children: default_2.ReactNode;
|
|
71
|
+
disabled?: boolean;
|
|
72
|
+
className?: string;
|
|
73
|
+
defaultOpen?: boolean;
|
|
74
|
+
onOpen?: (params: {
|
|
75
|
+
value: any;
|
|
76
|
+
props: any;
|
|
77
|
+
api: any;
|
|
78
|
+
}) => void;
|
|
79
|
+
onClose?: (params: {
|
|
80
|
+
value: any;
|
|
81
|
+
props: any;
|
|
82
|
+
api: any;
|
|
83
|
+
}) => void;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
export declare interface AdvancedSpinnerProps extends SpinnerProps {
|
|
87
|
+
type?: 'dots' | 'bars' | 'pulse' | 'ring';
|
|
88
|
+
color?: string;
|
|
89
|
+
thickness?: number;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
export declare const Alert: default_2.ForwardRefExoticComponent<AlertProps_2 & default_2.RefAttributes<HTMLDivElement>>;
|
|
93
|
+
|
|
94
|
+
export declare interface AlertProps {
|
|
95
|
+
dialog?: {
|
|
96
|
+
body: string;
|
|
97
|
+
header?: string;
|
|
98
|
+
onAccept?: () => void;
|
|
99
|
+
onDecline?: () => void;
|
|
100
|
+
autoAccept?: boolean;
|
|
101
|
+
autoDecline?: boolean;
|
|
102
|
+
variant?: string;
|
|
103
|
+
type?: string;
|
|
104
|
+
extraButtons?: any[];
|
|
105
|
+
acceptButtonParams?: object;
|
|
106
|
+
declineButtonParams?: object;
|
|
107
|
+
warning?: boolean;
|
|
108
|
+
id?: string;
|
|
109
|
+
acceptLabel?: string;
|
|
110
|
+
declineLabel?: string;
|
|
111
|
+
success?: boolean;
|
|
112
|
+
alert?: boolean;
|
|
113
|
+
error?: boolean;
|
|
114
|
+
};
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
declare interface AlertProps_2 {
|
|
118
|
+
dialog?: {
|
|
119
|
+
body: string;
|
|
120
|
+
header?: string;
|
|
121
|
+
onAccept?: () => void;
|
|
122
|
+
onDecline?: () => void;
|
|
123
|
+
autoAccept?: boolean;
|
|
124
|
+
autoDecline?: boolean;
|
|
125
|
+
variant?: string;
|
|
126
|
+
type?: string;
|
|
127
|
+
extraButtons?: any[];
|
|
128
|
+
acceptButtonParams?: object;
|
|
129
|
+
declineButtonParams?: object;
|
|
130
|
+
warning?: boolean;
|
|
131
|
+
id?: string;
|
|
132
|
+
acceptLabel?: string;
|
|
133
|
+
declineLabel?: string;
|
|
134
|
+
success?: boolean;
|
|
135
|
+
alert?: boolean;
|
|
136
|
+
error?: boolean;
|
|
137
|
+
};
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
export declare interface AppBodyProps extends ContainerProps {
|
|
141
|
+
sidebar?: default_2.ReactNode;
|
|
142
|
+
header?: default_2.ReactNode;
|
|
143
|
+
footer?: default_2.ReactNode;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
export declare const AppContext: Context< {}>;
|
|
147
|
+
|
|
148
|
+
export declare interface ArrayViewerProps {
|
|
149
|
+
header: string;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
export declare interface AutocompeleteProps extends InputProps_2 {
|
|
153
|
+
onChange?: void;
|
|
154
|
+
options?: object;
|
|
155
|
+
defaultValue?: string;
|
|
156
|
+
value?: string;
|
|
157
|
+
onClick: void;
|
|
158
|
+
onLoad: void;
|
|
159
|
+
search: boolean;
|
|
160
|
+
className: string;
|
|
161
|
+
placeholder: string;
|
|
162
|
+
autoScroll: boolean;
|
|
163
|
+
type: string;
|
|
164
|
+
ref: default_2.RefObject<HTMLInputElement>;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
export declare const AutoComplete: default_2.MemoExoticComponent<(props: AutocompeleteProps) => JSX.Element>;
|
|
168
|
+
|
|
169
|
+
export declare const BadgeLegend: (props: any) => JSX.Element;
|
|
170
|
+
|
|
171
|
+
declare const Body_2: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
172
|
+
export { Body_2 as Body }
|
|
173
|
+
|
|
174
|
+
export declare const Button: default_2.NamedExoticComponent<default_2.RefAttributes<unknown>>;
|
|
175
|
+
|
|
176
|
+
export declare interface ButtonProps extends default_2.ButtonHTMLAttributes<HTMLButtonElement> {
|
|
177
|
+
variant?: 'primary' | 'transparent' | 'secondary' | 'danger' | 'danger2' | 'green' | 'ghost' | 'dangerghost';
|
|
178
|
+
size?: 'button' | 'sm' | 'lg' | 'xl';
|
|
179
|
+
border?: boolean | 'ghost';
|
|
180
|
+
disable?: boolean;
|
|
181
|
+
hover?: boolean | 'ghost';
|
|
182
|
+
addClass?: string[];
|
|
183
|
+
autoFocus?: boolean;
|
|
184
|
+
icon?: default_2.ReactNode;
|
|
185
|
+
disableAfterClick?: boolean;
|
|
186
|
+
tooltip?: string;
|
|
187
|
+
outline?: boolean;
|
|
188
|
+
asChild?: boolean;
|
|
189
|
+
style: default_2.CSSProperties;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
export declare function capitalizeFirstLetter(string: any): any;
|
|
193
|
+
|
|
194
|
+
export declare const CloseButton: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
195
|
+
|
|
196
|
+
export declare function cn(...inputs: ClassValue[]): string;
|
|
197
|
+
|
|
198
|
+
export declare interface ColorVariants {
|
|
199
|
+
variant?: 'primary' | 'secondary' | 'success' | 'warning' | 'error' | 'info';
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
export declare interface CommonProps {
|
|
203
|
+
className?: string;
|
|
204
|
+
children?: default_2.ReactNode;
|
|
205
|
+
id?: string;
|
|
206
|
+
style?: default_2.CSSProperties;
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
export declare interface ConnectionParams {
|
|
210
|
+
name: string;
|
|
211
|
+
id: string;
|
|
212
|
+
sourceId: string;
|
|
213
|
+
destinationId: string;
|
|
214
|
+
details?: Record<string, any>;
|
|
215
|
+
linkColor?: string | null;
|
|
216
|
+
linkAnimationColor?: string | null;
|
|
217
|
+
layer?: number;
|
|
218
|
+
group?: number;
|
|
219
|
+
bidir?: boolean;
|
|
220
|
+
sourcePort: string | null;
|
|
221
|
+
destinationPort: string | null;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
export declare interface ConnectionTemplate {
|
|
225
|
+
name: string;
|
|
226
|
+
id: string;
|
|
227
|
+
details: Record<string, any>;
|
|
228
|
+
sourceId: string;
|
|
229
|
+
destinationId: string;
|
|
230
|
+
linkColor: string | null;
|
|
231
|
+
linkAnimationColor: string | null;
|
|
232
|
+
layer: number;
|
|
233
|
+
group: number;
|
|
234
|
+
bidir: boolean;
|
|
235
|
+
sourcePort: string | null;
|
|
236
|
+
destinationPort: string | null;
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
export declare const Container: default_2.NamedExoticComponent<default_2.RefAttributes<unknown>>;
|
|
240
|
+
|
|
241
|
+
export declare interface ContainerProps extends default_2.HTMLAttributes<HTMLDivElement> {
|
|
242
|
+
title?: string;
|
|
243
|
+
padding?: boolean | 'sm' | 'lg' | 'xl';
|
|
244
|
+
resizable?: boolean | 'y' | 'x';
|
|
245
|
+
color?: 'primary' | 'secondary';
|
|
246
|
+
border?: boolean | 'blue';
|
|
247
|
+
shadow?: boolean | 'sm' | 'xl' | 'xxl';
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
export declare const ContextMenu: default_2.MemoExoticComponent<(props: ContextMenuProps_2) => JSX.Element>;
|
|
251
|
+
|
|
252
|
+
export declare interface ContextMenuProps {
|
|
253
|
+
items: {
|
|
254
|
+
items: Array<{
|
|
255
|
+
label: string;
|
|
256
|
+
icon?: default_2.ReactNode;
|
|
257
|
+
action: () => void;
|
|
258
|
+
disabled?: boolean;
|
|
259
|
+
separator?: boolean;
|
|
260
|
+
}>;
|
|
261
|
+
};
|
|
262
|
+
event: default_2.MouseEvent | null;
|
|
263
|
+
onClose?: () => void;
|
|
264
|
+
className?: string;
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
declare type ContextMenuProps_2 = {
|
|
268
|
+
items: {
|
|
269
|
+
title: string;
|
|
270
|
+
items: [];
|
|
271
|
+
};
|
|
272
|
+
event: default_2.MouseEvent<HTMLButtonElement> | null;
|
|
273
|
+
shortcutScopeRef: default_2.RefObject<HTMLDivElement> | null;
|
|
274
|
+
modelProps: ModelProps;
|
|
275
|
+
fixedLocation: {
|
|
276
|
+
x: number;
|
|
277
|
+
y: number;
|
|
278
|
+
};
|
|
279
|
+
};
|
|
280
|
+
|
|
281
|
+
export declare const convertNumberToArray: (number: any) => unknown[];
|
|
282
|
+
|
|
283
|
+
export declare function convertTimestampToDate(timestamp: any): string;
|
|
284
|
+
|
|
285
|
+
export declare const CopyButton: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
286
|
+
|
|
287
|
+
export declare interface CopyButtonProps extends ButtonProps {
|
|
288
|
+
text: string;
|
|
289
|
+
onCopy?: (text: string) => void;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
/**
|
|
293
|
+
* Creates a default connection template from parameters
|
|
294
|
+
* @param params - Connection creation parameters
|
|
295
|
+
* @returns Formatted connection template object
|
|
296
|
+
*/
|
|
297
|
+
export declare const createDefaultConnTemplate: (params: ConnectionParams) => ConnectionTemplate;
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* Creates a default node template from parameters
|
|
301
|
+
* @param params - Node creation parameters
|
|
302
|
+
* @returns Formatted node template object
|
|
303
|
+
*/
|
|
304
|
+
export declare const createDefaultNodeTempate: (params: NodeParams) => NodeTemplate;
|
|
305
|
+
|
|
306
|
+
export { cva }
|
|
307
|
+
|
|
308
|
+
export declare const DataTable: default_2.MemoExoticComponent<(props: TableProps_2) => JSX.Element>;
|
|
309
|
+
|
|
310
|
+
export declare const DialogPanel: (props: DialogPanelProps_2) => JSX.Element;
|
|
311
|
+
|
|
312
|
+
export declare interface DialogPanelProps extends ContainerProps {
|
|
313
|
+
header: string;
|
|
314
|
+
collapsible?: boolean;
|
|
315
|
+
close?: boolean;
|
|
316
|
+
onClose?: () => void;
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
declare interface DialogPanelProps_2 {
|
|
320
|
+
children: any;
|
|
321
|
+
header: string;
|
|
322
|
+
shortInfo: string;
|
|
323
|
+
defaultClose: boolean | string;
|
|
324
|
+
collapsable: boolean;
|
|
325
|
+
dialogRef?: any;
|
|
326
|
+
defaultOpen: boolean;
|
|
327
|
+
closeButton: string;
|
|
328
|
+
className?: any;
|
|
329
|
+
ref?: any;
|
|
330
|
+
modelProps?: ModelProps_2;
|
|
331
|
+
panelProps?: PanelProps_2;
|
|
332
|
+
maximizedOffset?: boolean;
|
|
333
|
+
maximizeButton: boolean;
|
|
334
|
+
animated?: boolean;
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
export declare interface DisabledProps {
|
|
338
|
+
disabled?: boolean;
|
|
339
|
+
loading?: boolean;
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
export declare interface ErrorBoundaryProps {
|
|
343
|
+
children: default_2.ReactNode;
|
|
344
|
+
fallback?: default_2.ComponentType<{
|
|
345
|
+
error: Error;
|
|
346
|
+
resetError: () => void;
|
|
347
|
+
}>;
|
|
348
|
+
onError?: (error: Error, errorInfo: default_2.ErrorInfo) => void;
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
export declare const ErrorBoundry: (props: any) => JSX.Element;
|
|
352
|
+
|
|
353
|
+
export declare interface EventHandlers {
|
|
354
|
+
onClick?: (event: default_2.MouseEvent) => void;
|
|
355
|
+
onDoubleClick?: (event: default_2.MouseEvent) => void;
|
|
356
|
+
onContextMenu?: (event: default_2.MouseEvent) => void;
|
|
357
|
+
onChange?: (event: default_2.ChangeEvent) => void;
|
|
358
|
+
onFocus?: (event: default_2.FocusEvent) => void;
|
|
359
|
+
onBlur?: (event: default_2.FocusEvent) => void;
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
export declare interface ExcelFilterProps {
|
|
363
|
+
columnField: string;
|
|
364
|
+
columnDisplayName: string;
|
|
365
|
+
data: any[];
|
|
366
|
+
onFilterChange: (field: string, selectedValues: any[]) => void;
|
|
367
|
+
currentFilter?: any[];
|
|
368
|
+
tid?: string;
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
declare interface ExtendedAxiosInstance extends Socket {
|
|
372
|
+
socketio: Socket | Record<string, never>;
|
|
373
|
+
ready: boolean;
|
|
374
|
+
socketioConnected: boolean;
|
|
375
|
+
connected: boolean;
|
|
376
|
+
csid: string;
|
|
377
|
+
pool: React.RefObject<InternalAxiosRequestConfig[]>;
|
|
378
|
+
props: UseApiProps;
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
export declare interface FilterState {
|
|
382
|
+
[columnField: string]: any[];
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
export declare const Frame: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
386
|
+
|
|
387
|
+
export declare const Frequency: ForwardRefExoticComponent<RefAttributes<unknown>>;
|
|
388
|
+
|
|
389
|
+
export declare interface FrequencyProps {
|
|
390
|
+
value: number;
|
|
391
|
+
onChange: (value: number) => void;
|
|
392
|
+
min?: number;
|
|
393
|
+
max?: number;
|
|
394
|
+
step?: number;
|
|
395
|
+
unit?: string;
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
/**
|
|
399
|
+
* Generates a random hex color string
|
|
400
|
+
* @returns Random hex color string starting with #
|
|
401
|
+
*/
|
|
402
|
+
export declare function getRandomColor(): string;
|
|
403
|
+
|
|
404
|
+
export declare const GetRandomStr: (options: any) => string;
|
|
405
|
+
|
|
406
|
+
export declare const getWholeSpectrum: () => any[];
|
|
407
|
+
|
|
408
|
+
export declare function Headline(props: any): JSX.Element;
|
|
409
|
+
|
|
410
|
+
export declare interface HeadlineProps {
|
|
411
|
+
level?: 1 | 2 | 3 | 4 | 5 | 6;
|
|
412
|
+
children: default_2.ReactNode;
|
|
413
|
+
className?: string;
|
|
414
|
+
variant?: 'default' | 'muted' | 'accent';
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
export declare const HelpPopover: (props: any) => JSX.Element;
|
|
418
|
+
|
|
419
|
+
export declare interface HelpPopoverProps {
|
|
420
|
+
title?: string;
|
|
421
|
+
content: default_2.ReactNode;
|
|
422
|
+
trigger?: default_2.ReactNode;
|
|
423
|
+
placement?: 'top' | 'bottom' | 'left' | 'right';
|
|
424
|
+
className?: string;
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
/**
|
|
428
|
+
* Converts a hex color string to RGB values
|
|
429
|
+
* @param hex - Hex color string (with or without #)
|
|
430
|
+
* @returns Array of [r, g, b] values (0-255)
|
|
431
|
+
*/
|
|
432
|
+
export declare const hex2rgb: (hex: string) => [number, number, number];
|
|
433
|
+
|
|
434
|
+
export declare const HorizontalDiv: (props: any) => JSX.Element;
|
|
435
|
+
|
|
436
|
+
export declare interface HorizontalDivProps extends ContainerProps {
|
|
437
|
+
gap?: number;
|
|
438
|
+
align?: 'start' | 'center' | 'end';
|
|
439
|
+
justify?: 'start' | 'center' | 'end' | 'between';
|
|
440
|
+
}
|
|
441
|
+
|
|
442
|
+
export declare const IconButton: default_2.MemoExoticComponent<(props: IconButtonProps) => JSX.Element>;
|
|
443
|
+
|
|
444
|
+
export declare interface IconButtonProps extends ButtonProps {
|
|
445
|
+
icon: default_2.ReactNode;
|
|
446
|
+
size?: 'sm' | 'md' | 'lg';
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
export declare function InformationTableMui(props: any): JSX.Element;
|
|
450
|
+
|
|
451
|
+
export declare interface InformationTableProps {
|
|
452
|
+
data: any[];
|
|
453
|
+
columns: Array<{
|
|
454
|
+
key: string;
|
|
455
|
+
label: string;
|
|
456
|
+
render?: (value: any, row: any) => default_2.ReactNode;
|
|
457
|
+
}>;
|
|
458
|
+
sortable?: boolean;
|
|
459
|
+
filterable?: boolean;
|
|
460
|
+
pagination?: boolean;
|
|
461
|
+
pageSize?: number;
|
|
462
|
+
className?: string;
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
export declare const InlineSpinner: default_2.NamedExoticComponent<InlineSpinnerProps & default_2.RefAttributes<InlineSpinnerHandle_2>>;
|
|
466
|
+
|
|
467
|
+
export declare interface InlineSpinnerHandle extends ModelHandle {
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
declare interface InlineSpinnerHandle_2 extends ModelHandle_2 {
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
export declare interface InlineSpinnerProps extends SpinnerProps {
|
|
474
|
+
inline?: boolean;
|
|
475
|
+
defaultOpen?: boolean;
|
|
476
|
+
modelClassName?: string | Record<string, any>;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
export declare const Input: default_2.MemoExoticComponent<(props: any) => JSX.Element>;
|
|
480
|
+
|
|
481
|
+
export declare interface InputProps extends default_2.InputHTMLAttributes<HTMLInputElement> {
|
|
482
|
+
placeholder: string;
|
|
483
|
+
size: 'screen' | 'frequency' | 'full';
|
|
484
|
+
description: string;
|
|
485
|
+
inputRef?: object;
|
|
486
|
+
invalid?: string;
|
|
487
|
+
type?: string;
|
|
488
|
+
defaultValue?: string;
|
|
489
|
+
value?: string;
|
|
490
|
+
multiple?: boolean;
|
|
491
|
+
loading?: boolean;
|
|
492
|
+
controlled?: boolean;
|
|
493
|
+
tmpdescription?: {
|
|
494
|
+
state: boolean;
|
|
495
|
+
message: string;
|
|
496
|
+
};
|
|
497
|
+
onChange?: (value: string) => void;
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
declare interface InputProps_2 extends InputProps_3 {
|
|
501
|
+
placeholder: string;
|
|
502
|
+
size: string;
|
|
503
|
+
description: string;
|
|
504
|
+
inputRef: object;
|
|
505
|
+
className: string;
|
|
506
|
+
invalid: string;
|
|
507
|
+
type: string;
|
|
508
|
+
defaultValue: string;
|
|
509
|
+
value: string;
|
|
510
|
+
onClick: any;
|
|
511
|
+
onChange: void;
|
|
512
|
+
multiple: boolean;
|
|
513
|
+
debounce: number;
|
|
514
|
+
placement: 'top' | 'bottom';
|
|
515
|
+
onEnterKey: void;
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
declare interface InputProps_3 extends React_2.InputHTMLAttributes<HTMLInputElement> {
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
export declare const Label: (props: any) => JSX.Element;
|
|
522
|
+
|
|
523
|
+
export declare interface LabelProps extends HeadlineProps {
|
|
524
|
+
required?: boolean;
|
|
525
|
+
error?: string;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
export declare const LazyContainer: (props: LazyContainerProps) => JSX.Element;
|
|
529
|
+
|
|
530
|
+
declare type LazyContainerProps = {
|
|
531
|
+
children: default_2.ReactNode;
|
|
532
|
+
triggerOnce: boolean;
|
|
533
|
+
threshold: number;
|
|
534
|
+
divProps: default_2.HTMLAttributes<HTMLDivElement>;
|
|
535
|
+
lazyProps: IntersectionOptions;
|
|
536
|
+
} & default_2.HTMLAttributes<HTMLDivElement>;
|
|
537
|
+
|
|
538
|
+
export declare interface MainFrameProps extends ContainerProps {
|
|
539
|
+
title?: string;
|
|
540
|
+
subtitle?: string;
|
|
541
|
+
actions?: default_2.ReactNode;
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
export declare interface MainframeProps {
|
|
545
|
+
item: {
|
|
546
|
+
id: string;
|
|
547
|
+
header: string;
|
|
548
|
+
body: string;
|
|
549
|
+
type: string | null;
|
|
550
|
+
duration?: number;
|
|
551
|
+
buttons: any[];
|
|
552
|
+
};
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
declare interface MainframeProps_2 {
|
|
556
|
+
item: {
|
|
557
|
+
id: string;
|
|
558
|
+
header: string;
|
|
559
|
+
body: string;
|
|
560
|
+
type: string | null;
|
|
561
|
+
duration?: number;
|
|
562
|
+
buttons: [];
|
|
563
|
+
onLoad: () => void;
|
|
564
|
+
onAfterLoad: () => void;
|
|
565
|
+
toastId: string;
|
|
566
|
+
};
|
|
567
|
+
duration?: number;
|
|
568
|
+
ref: React.RefObject;
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
export declare const MainHeader: (props: any) => JSX.Element;
|
|
572
|
+
|
|
573
|
+
export declare interface MainHeaderProps extends HeadlineProps {
|
|
574
|
+
subtitle?: string;
|
|
575
|
+
actions?: default_2.ReactNode;
|
|
576
|
+
}
|
|
577
|
+
|
|
578
|
+
export declare const mapStyles: ({
|
|
579
|
+
name: string;
|
|
580
|
+
url: string;
|
|
581
|
+
} | {
|
|
582
|
+
name: string;
|
|
583
|
+
url: {
|
|
584
|
+
version: number;
|
|
585
|
+
sources: {};
|
|
586
|
+
layers: {
|
|
587
|
+
id: string;
|
|
588
|
+
type: string;
|
|
589
|
+
paint: {
|
|
590
|
+
"background-color": string;
|
|
591
|
+
};
|
|
592
|
+
}[];
|
|
593
|
+
};
|
|
594
|
+
})[];
|
|
595
|
+
|
|
596
|
+
export declare const MenuButton: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
597
|
+
|
|
598
|
+
export declare interface MenuButtonProps extends ButtonProps {
|
|
599
|
+
menuItems: Array<{
|
|
600
|
+
label: string;
|
|
601
|
+
action: () => void;
|
|
602
|
+
icon?: default_2.ReactNode;
|
|
603
|
+
}>;
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
export declare const Model: default_2.NamedExoticComponent<ModelProps_2 & default_2.RefAttributes<ModelHandle_2>>;
|
|
607
|
+
|
|
608
|
+
export declare const ModelContext: Context< {}>;
|
|
609
|
+
|
|
610
|
+
export declare interface ModelHandle {
|
|
611
|
+
open: () => void;
|
|
612
|
+
close: () => void;
|
|
613
|
+
readonly isOpen: boolean;
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
declare interface ModelHandle_2 {
|
|
617
|
+
open: () => void;
|
|
618
|
+
close: () => void;
|
|
619
|
+
readonly isOpen: boolean;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
export declare interface ModelProps {
|
|
623
|
+
children?: default_2.ReactNode;
|
|
624
|
+
bodyClick?: boolean;
|
|
625
|
+
className?: string;
|
|
626
|
+
variant?: 'transparent' | 'blur' | 'dimmed';
|
|
627
|
+
inline?: boolean;
|
|
628
|
+
hideOnContextMenu?: boolean;
|
|
629
|
+
onBodyClick?: (event: default_2.MouseEvent<HTMLDivElement>) => void;
|
|
630
|
+
blur?: boolean;
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
declare interface ModelProps_2 {
|
|
634
|
+
children?: default_2.ReactNode;
|
|
635
|
+
bodyClick?: boolean;
|
|
636
|
+
className?: string;
|
|
637
|
+
variant?: "transparent" | "blur" | "dimmed";
|
|
638
|
+
inline?: boolean;
|
|
639
|
+
hideOnContextMenu?: boolean;
|
|
640
|
+
onClick?: (event: default_2.MouseEvent<HTMLDivElement>) => void;
|
|
641
|
+
blur?: boolean;
|
|
642
|
+
container?: MutableRefObject<HTMLDivElement>;
|
|
643
|
+
onChange?: ({}: {}) => void;
|
|
644
|
+
onClose?: ({}: {}) => void;
|
|
645
|
+
onOpen?: ({}: {}) => void;
|
|
646
|
+
closeDelay?: number;
|
|
647
|
+
animationDuration?: number;
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
export declare const MuiTable: (props: any) => JSX.Element;
|
|
651
|
+
|
|
652
|
+
export declare interface MuiTableProps {
|
|
653
|
+
dataset: any[];
|
|
654
|
+
columns?: Array<{
|
|
655
|
+
accessorKey: string;
|
|
656
|
+
header: string;
|
|
657
|
+
size?: number;
|
|
658
|
+
enableSorting?: boolean;
|
|
659
|
+
enableColumnFilter?: boolean;
|
|
660
|
+
}>;
|
|
661
|
+
enableRowSelection?: boolean;
|
|
662
|
+
enableColumnResizing?: boolean;
|
|
663
|
+
enableColumnDragging?: boolean;
|
|
664
|
+
enableColumnOrdering?: boolean;
|
|
665
|
+
onRowSelectionChange?: (rows: any[]) => void;
|
|
666
|
+
className?: string;
|
|
667
|
+
}
|
|
668
|
+
|
|
669
|
+
export declare const NetworkMap: default_2.MemoExoticComponent<(props: NetworkMapProps_2) => JSX.Element>;
|
|
670
|
+
|
|
671
|
+
export declare interface NetworkMapProps {
|
|
672
|
+
nodes: object[];
|
|
673
|
+
connections: object[];
|
|
674
|
+
linkHighlightedColorHex: string;
|
|
675
|
+
defaultLinkColorHex: string;
|
|
676
|
+
className: string;
|
|
677
|
+
hideLinksOnDrag: boolean;
|
|
678
|
+
showHoveredLinksOnly: boolean;
|
|
679
|
+
showGoNodeControlButton: boolean;
|
|
680
|
+
draggingMode: boolean;
|
|
681
|
+
maxZoomOutForLinkCount: number;
|
|
682
|
+
nodeSizeScaler: number;
|
|
683
|
+
boundMargin: number;
|
|
684
|
+
defaultAnimationLinkColor: string;
|
|
685
|
+
linkAnimation: boolean;
|
|
686
|
+
debug: boolean;
|
|
687
|
+
staticMapColor: string;
|
|
688
|
+
isolateNonSelectedLinksOnNodeClick: boolean;
|
|
689
|
+
showLinkCount: boolean;
|
|
690
|
+
showEndpoints: boolean;
|
|
691
|
+
MapLogo: default_2.ReactNode;
|
|
692
|
+
MapLogoClassName: string;
|
|
693
|
+
MapLogoStyle: default_2.CSSProperties;
|
|
694
|
+
getOverLinkElementDelay: number;
|
|
695
|
+
tid: string | number;
|
|
696
|
+
onConnClick: (conn: object) => void;
|
|
697
|
+
onNodeClick: (node: object) => void;
|
|
698
|
+
getCenterBox: (conn: object) => void;
|
|
699
|
+
onConnection: (mapApi: object) => void;
|
|
700
|
+
onNodeMouseOver: (node: object) => void;
|
|
701
|
+
nodeIconMapperParentClassName: string;
|
|
702
|
+
getMenuTitle: (connection: object) => void;
|
|
703
|
+
getOverLinkElement: (connection: object) => void;
|
|
704
|
+
initialViewState: ViewState | null;
|
|
705
|
+
getEndpointText: (connection: object) => void;
|
|
706
|
+
onLinkContextMenu: (info: {
|
|
707
|
+
data: object;
|
|
708
|
+
event: default_2.MouseEvent;
|
|
709
|
+
mapApi: MapProps;
|
|
710
|
+
type: string;
|
|
711
|
+
}) => void;
|
|
712
|
+
enableNativeContextMenu: boolean;
|
|
713
|
+
enableLngLatBox: boolean;
|
|
714
|
+
mapStyle: {
|
|
715
|
+
url: string;
|
|
716
|
+
index: number;
|
|
717
|
+
name: string;
|
|
718
|
+
};
|
|
719
|
+
hideLinks: boolean;
|
|
720
|
+
customNavigateButtonsClassName: string;
|
|
721
|
+
mapProps: MapProps;
|
|
722
|
+
customControlButtons: default_2.ReactNode[];
|
|
723
|
+
menuItems: Array<{
|
|
724
|
+
label: string;
|
|
725
|
+
action?: (args: {
|
|
726
|
+
data: object;
|
|
727
|
+
event: default_2.MouseEvent;
|
|
728
|
+
mapApi: MapProps;
|
|
729
|
+
type: string;
|
|
730
|
+
}) => void;
|
|
731
|
+
}>;
|
|
732
|
+
nodeMenuItems: Array<{
|
|
733
|
+
label: string;
|
|
734
|
+
action?: (args: {
|
|
735
|
+
data: object;
|
|
736
|
+
event: default_2.MouseEvent;
|
|
737
|
+
mapApi: MapProps;
|
|
738
|
+
type: string;
|
|
739
|
+
}) => void;
|
|
740
|
+
}>;
|
|
741
|
+
nodeIconMapper?: (object: any) => default_2.ReactNode | null;
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
declare type NetworkMapProps_2 = {
|
|
745
|
+
nodes: object[];
|
|
746
|
+
connections: object[];
|
|
747
|
+
linkHighlightedColorHex: string;
|
|
748
|
+
defaultLinkColorHex: string;
|
|
749
|
+
ref: default_2.RefObject<MapProps>;
|
|
750
|
+
className: string;
|
|
751
|
+
hideLinksOnDrag: boolean;
|
|
752
|
+
showHoveredLinksOnly: boolean;
|
|
753
|
+
loadSavedPreferences: boolean;
|
|
754
|
+
showGoNodeControlButton: boolean;
|
|
755
|
+
draggingMode: boolean;
|
|
756
|
+
maxZoomOutForLinkCount: number;
|
|
757
|
+
mapTilesCacheSize: number;
|
|
758
|
+
nodeSizeScaler: number;
|
|
759
|
+
pathThikness: number;
|
|
760
|
+
boundMargin: number;
|
|
761
|
+
pathCurvature: number;
|
|
762
|
+
defaultAnimationLinkColor: string;
|
|
763
|
+
nodeVirtualizationMethod: 'moving' | 'moveend';
|
|
764
|
+
linkAnimation: boolean;
|
|
765
|
+
debug: boolean;
|
|
766
|
+
staticMapColor: string;
|
|
767
|
+
isolateNonSelectedLinksOnNodeClick: boolean;
|
|
768
|
+
showLinkCount: boolean;
|
|
769
|
+
showEndpoints: boolean;
|
|
770
|
+
MapLogo: default_2.ReactNode;
|
|
771
|
+
MapLogoClassName: string;
|
|
772
|
+
MapLogoStyle: default_2.CSSProperties;
|
|
773
|
+
getOverLinkElementDelay: number;
|
|
774
|
+
tid: string | number;
|
|
775
|
+
onConnClick: (conn: object) => void;
|
|
776
|
+
onNodeClick: (node: object) => void;
|
|
777
|
+
getCenterBox: (conn: object) => void;
|
|
778
|
+
onConnection: (mapApi: object) => void;
|
|
779
|
+
onNodeMouseOver: (node: object) => void;
|
|
780
|
+
nodeIconMapperParentClassName: string;
|
|
781
|
+
getMenuTitle: (connection: object) => void;
|
|
782
|
+
getOverLinkElement: (connection: object) => void;
|
|
783
|
+
initialViewState: ViewState | null;
|
|
784
|
+
getEndpointText: (connection: object) => void;
|
|
785
|
+
onLinkContextMenu: (info: {
|
|
786
|
+
data: object;
|
|
787
|
+
event: default_2.MouseEvent;
|
|
788
|
+
mapApi: MapProps;
|
|
789
|
+
type: string;
|
|
790
|
+
}) => void;
|
|
791
|
+
enableNativeContextMenu: boolean;
|
|
792
|
+
enableLngLatBox: boolean;
|
|
793
|
+
mapStyle: {
|
|
794
|
+
url: string;
|
|
795
|
+
index: number;
|
|
796
|
+
name: string;
|
|
797
|
+
};
|
|
798
|
+
hideLinks: boolean;
|
|
799
|
+
customNavigateButtonsClassName: string;
|
|
800
|
+
mapProps: MapProps;
|
|
801
|
+
customControlButtons: default_2.ReactNode[];
|
|
802
|
+
menuItems: {
|
|
803
|
+
label: string;
|
|
804
|
+
action?: (args: {
|
|
805
|
+
data: object;
|
|
806
|
+
event: default_2.MouseEvent;
|
|
807
|
+
mapApi: MapProps;
|
|
808
|
+
type: string;
|
|
809
|
+
}) => void;
|
|
810
|
+
}[];
|
|
811
|
+
nodeMenuItems: {
|
|
812
|
+
label: string;
|
|
813
|
+
action?: (args: {
|
|
814
|
+
data: object;
|
|
815
|
+
event: default_2.MouseEvent;
|
|
816
|
+
mapApi: MapProps;
|
|
817
|
+
type: string;
|
|
818
|
+
}) => void;
|
|
819
|
+
}[];
|
|
820
|
+
nodeIconMapper?: (object: any) => default_2.ReactNode | null;
|
|
821
|
+
};
|
|
822
|
+
|
|
823
|
+
export declare const NgFailedLegend: (props: any) => JSX.Element;
|
|
824
|
+
|
|
825
|
+
export declare interface NgFailedLegendProps {
|
|
826
|
+
title?: string;
|
|
827
|
+
description?: string;
|
|
828
|
+
className?: string;
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
export declare const NgSuccessLegend: (props: any) => JSX.Element;
|
|
832
|
+
|
|
833
|
+
export declare interface NgSuccessLegendProps {
|
|
834
|
+
title?: string;
|
|
835
|
+
description?: string;
|
|
836
|
+
className?: string;
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
export declare interface NodeParams {
|
|
840
|
+
name: string;
|
|
841
|
+
id: string;
|
|
842
|
+
color: string;
|
|
843
|
+
lng: number;
|
|
844
|
+
lat: number;
|
|
845
|
+
details?: Record<string, any>;
|
|
846
|
+
groups: Array<string>;
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
export declare interface NodeTemplate {
|
|
850
|
+
name: string;
|
|
851
|
+
color: string;
|
|
852
|
+
elementId: string;
|
|
853
|
+
details: Record<string, any>;
|
|
854
|
+
groups: Array<string>;
|
|
855
|
+
location: {
|
|
856
|
+
lng: number;
|
|
857
|
+
lat: number;
|
|
858
|
+
};
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
export declare const Notify: default_2.NamedExoticComponent<NotifyProps_2 & default_2.RefAttributes<NotifyProps_2>>;
|
|
862
|
+
|
|
863
|
+
export declare interface NotifyProps {
|
|
864
|
+
spinnerProps?: SpinnerProps;
|
|
865
|
+
alertProps?: AlertProps;
|
|
866
|
+
toastProps?: ToastProps;
|
|
867
|
+
}
|
|
868
|
+
|
|
869
|
+
declare interface NotifyProps_2 {
|
|
870
|
+
spinnerProps?: SpinnerProps;
|
|
871
|
+
alertProps?: AlertProps_2;
|
|
872
|
+
toastProps?: ToastProps;
|
|
873
|
+
onLoad?: () => void;
|
|
874
|
+
}
|
|
875
|
+
|
|
876
|
+
export declare const Panel: (props: PanelProps_2) => JSX.Element;
|
|
877
|
+
|
|
878
|
+
export declare interface PanelProps extends ContainerProps {
|
|
879
|
+
header?: default_2.ReactNode;
|
|
880
|
+
footer?: default_2.ReactNode;
|
|
881
|
+
collapsible?: boolean;
|
|
882
|
+
defaultCollapsed?: boolean;
|
|
883
|
+
}
|
|
884
|
+
|
|
885
|
+
declare interface PanelProps_2 {
|
|
886
|
+
children: any;
|
|
887
|
+
closeButton: boolean;
|
|
888
|
+
header: string;
|
|
889
|
+
moreInfo: string;
|
|
890
|
+
description: string;
|
|
891
|
+
className?: string;
|
|
892
|
+
bodyClassName?: string;
|
|
893
|
+
headerClassName?: string;
|
|
894
|
+
defaultClose: string;
|
|
895
|
+
maximizeButton: boolean;
|
|
896
|
+
ref: MutableRefObject<any>;
|
|
897
|
+
}
|
|
898
|
+
|
|
899
|
+
export declare interface PropertiesItemProps {
|
|
900
|
+
label: string;
|
|
901
|
+
value: any;
|
|
902
|
+
type?: 'text' | 'number' | 'boolean' | 'date' | 'array' | 'object';
|
|
903
|
+
editable?: boolean;
|
|
904
|
+
onChange?: (value: any) => void;
|
|
905
|
+
className?: string;
|
|
906
|
+
}
|
|
907
|
+
|
|
908
|
+
export declare const PropItem: (props: any) => JSX.Element;
|
|
909
|
+
|
|
910
|
+
export declare const RadioGroup: ForwardRefExoticComponent<RefAttributes<unknown>>;
|
|
911
|
+
|
|
912
|
+
export declare interface RadioGroupProps {
|
|
913
|
+
name: string;
|
|
914
|
+
value?: string;
|
|
915
|
+
onChange?: (value: string) => void;
|
|
916
|
+
children: default_2.ReactNode;
|
|
917
|
+
className?: string;
|
|
918
|
+
orientation?: 'horizontal' | 'vertical';
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
export declare const RadioItem: React.FC<RadioItemProps_2>;
|
|
922
|
+
|
|
923
|
+
export declare interface RadioItemProps {
|
|
924
|
+
children?: default_2.ReactNode;
|
|
925
|
+
header?: default_2.ReactNode;
|
|
926
|
+
onSelect?: (ev: default_2.ChangeEvent<HTMLInputElement>, checked: boolean, state: any) => void;
|
|
927
|
+
onClick?: (state: any) => void;
|
|
928
|
+
onDoubleClick?: (state: any) => void;
|
|
929
|
+
onContextMenu?: (state: any) => void;
|
|
930
|
+
labelProps?: default_2.LabelHTMLAttributes<HTMLLabelElement>;
|
|
931
|
+
inputProps?: default_2.InputHTMLAttributes<HTMLInputElement>;
|
|
932
|
+
className?: string;
|
|
933
|
+
defaultChecked?: boolean;
|
|
934
|
+
}
|
|
935
|
+
|
|
936
|
+
declare interface RadioItemProps_2 {
|
|
937
|
+
children?: ReactNode;
|
|
938
|
+
header?: ReactNode;
|
|
939
|
+
onSelect?: (ev: ChangeEvent<HTMLInputElement>, checked: boolean, state: any) => void;
|
|
940
|
+
onClick?: (state: any) => void;
|
|
941
|
+
onDoubleClick?: (state: any) => void;
|
|
942
|
+
onContextMenu?: (state: any) => void;
|
|
943
|
+
labelProps?: React.LabelHTMLAttributes<HTMLLabelElement>;
|
|
944
|
+
inputProps?: React.InputHTMLAttributes<HTMLInputElement>;
|
|
945
|
+
showRadio?: boolean;
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
export declare function range(start: any, end: any, step?: number): any[];
|
|
949
|
+
|
|
950
|
+
export declare const ScrolBarStyle: (props: any) => JSX.Element;
|
|
951
|
+
|
|
952
|
+
export declare const ScrollArea: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
953
|
+
|
|
954
|
+
export declare interface ScrollAreaProps extends ContainerProps {
|
|
955
|
+
orientation?: 'horizontal' | 'vertical';
|
|
956
|
+
scrollHideDelay?: number;
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
export declare type ShadcnTabsProps = {
|
|
960
|
+
tabs: Tab[];
|
|
961
|
+
onChange?: (tab: Tab, value: string) => void;
|
|
962
|
+
className?: string;
|
|
963
|
+
size?: 'full' | string;
|
|
964
|
+
body?: boolean;
|
|
965
|
+
theme?: 'minimal' | 'modern' | 'v2';
|
|
966
|
+
outline?: boolean;
|
|
967
|
+
center?: boolean;
|
|
968
|
+
border?: boolean;
|
|
969
|
+
full?: boolean;
|
|
970
|
+
bodyClassName?: string;
|
|
971
|
+
borderOffset?: number;
|
|
972
|
+
};
|
|
973
|
+
|
|
974
|
+
export declare const Sidebar: default_2.ForwardRefExoticComponent<Omit<SidebarProps_2, "ref"> & default_2.RefAttributes<SidebarHandle_2>>;
|
|
975
|
+
|
|
976
|
+
export declare type SidebarDirection = 'left' | 'right';
|
|
977
|
+
|
|
978
|
+
declare type SidebarDirection_2 = "left" | "right";
|
|
979
|
+
|
|
980
|
+
export declare interface SidebarEvent {
|
|
981
|
+
isOpen: boolean;
|
|
982
|
+
id: string;
|
|
983
|
+
modelRef: default_2.RefObject<ModelHandle | null>;
|
|
984
|
+
element: HTMLElement | null;
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
declare interface SidebarEvent_2 {
|
|
988
|
+
isOpen: boolean;
|
|
989
|
+
id: string;
|
|
990
|
+
modelRef: default_2.RefObject<ModelHandle_2 | null>;
|
|
991
|
+
element: HTMLElement | null;
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
export declare interface SidebarHandle {
|
|
995
|
+
open: () => void;
|
|
996
|
+
close: () => void;
|
|
997
|
+
toggle: () => void;
|
|
998
|
+
readonly id: string;
|
|
999
|
+
readonly element: HTMLElement | null;
|
|
1000
|
+
readonly model: default_2.RefObject<ModelHandle | null>;
|
|
1001
|
+
}
|
|
1002
|
+
|
|
1003
|
+
declare interface SidebarHandle_2 {
|
|
1004
|
+
open: () => void;
|
|
1005
|
+
close: () => void;
|
|
1006
|
+
toggle: () => void;
|
|
1007
|
+
readonly id: string;
|
|
1008
|
+
readonly element: HTMLElement | null;
|
|
1009
|
+
readonly model: default_2.RefObject<ModelHandle_2 | null>;
|
|
1010
|
+
}
|
|
1011
|
+
|
|
1012
|
+
export declare type SidebarModelProps = Partial<Omit<ModelProps, 'children'>>;
|
|
1013
|
+
|
|
1014
|
+
declare type SidebarModelProps_2 = Partial<Omit<ModelProps_2, "children">>;
|
|
1015
|
+
|
|
1016
|
+
export declare interface SidebarProps {
|
|
1017
|
+
variant?: SidebarVariant;
|
|
1018
|
+
rounded?: 'none' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
|
|
1019
|
+
padding?: boolean;
|
|
1020
|
+
margin?: 'none' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl';
|
|
1021
|
+
direction?: SidebarDirection;
|
|
1022
|
+
defaultOpen?: boolean;
|
|
1023
|
+
children?: default_2.ReactNode;
|
|
1024
|
+
onOpen?: (event: SidebarEvent) => void;
|
|
1025
|
+
onClose?: (event: SidebarEvent) => void;
|
|
1026
|
+
onChange?: (event: SidebarEvent) => void;
|
|
1027
|
+
modelProps?: SidebarModelProps;
|
|
1028
|
+
className?: string;
|
|
1029
|
+
style?: default_2.CSSProperties;
|
|
1030
|
+
ref?: default_2.RefObject<HTMLDivElement>;
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
declare interface SidebarProps_2 {
|
|
1034
|
+
variant?: SidebarVariant_2;
|
|
1035
|
+
rounded?: "none" | "sm" | "md" | "lg" | "xl" | "xxl";
|
|
1036
|
+
padding?: boolean;
|
|
1037
|
+
margin?: "none" | "sm" | "md" | "lg" | "xl" | "xxl";
|
|
1038
|
+
direction?: SidebarDirection_2;
|
|
1039
|
+
defaultOpen?: boolean;
|
|
1040
|
+
children?: ReactNode;
|
|
1041
|
+
onOpen?: (event: SidebarEvent_2) => void;
|
|
1042
|
+
onClose?: (event: SidebarEvent_2) => void;
|
|
1043
|
+
onChange?: (event: SidebarEvent_2) => void;
|
|
1044
|
+
modelProps?: SidebarModelProps_2;
|
|
1045
|
+
className?: string;
|
|
1046
|
+
style?: default_2.CSSProperties;
|
|
1047
|
+
ref?: default_2.RefObject;
|
|
1048
|
+
container: default_2.RefObject;
|
|
1049
|
+
animationPeriod?: number;
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
export declare type SidebarVariant = 'default';
|
|
1053
|
+
|
|
1054
|
+
declare type SidebarVariant_2 = "default";
|
|
1055
|
+
|
|
1056
|
+
export declare interface SizeVariants {
|
|
1057
|
+
size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1060
|
+
export declare const Spinner: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
1061
|
+
|
|
1062
|
+
export declare const SpinnerDialog: default_2.ForwardRefExoticComponent<SpinnerDialogProps & default_2.RefAttributes<SpinnerDialogProps>>;
|
|
1063
|
+
|
|
1064
|
+
export declare interface SpinnerDialogProps extends SpinnerProps {
|
|
1065
|
+
modelVariant?: 'transparent' | 'blur' | 'dimmed';
|
|
1066
|
+
modelClassName?: string;
|
|
1067
|
+
inline?: boolean;
|
|
1068
|
+
onAbort?: () => void;
|
|
1069
|
+
size?: 'xs' | 'small' | 'large';
|
|
1070
|
+
text?: string;
|
|
1071
|
+
timeout?: boolean;
|
|
1072
|
+
period?: number;
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
export declare interface SpinnerProps {
|
|
1076
|
+
variant?: 'blur' | 'primary' | 'white' | 'dark' | 'transparent';
|
|
1077
|
+
size?: 'xs' | 'small' | 'large';
|
|
1078
|
+
text?: string;
|
|
1079
|
+
timeout?: boolean;
|
|
1080
|
+
period?: number;
|
|
1081
|
+
onAbort?: () => void;
|
|
1082
|
+
className?: string;
|
|
1083
|
+
}
|
|
1084
|
+
|
|
1085
|
+
export declare const SplitButton: default_2.MemoExoticComponent<(props: any) => JSX.Element>;
|
|
1086
|
+
|
|
1087
|
+
export declare interface SplitButtonProps extends ButtonProps {
|
|
1088
|
+
primaryAction: () => void;
|
|
1089
|
+
secondaryActions: Array<{
|
|
1090
|
+
label: string;
|
|
1091
|
+
action: () => void;
|
|
1092
|
+
icon?: default_2.ReactNode;
|
|
1093
|
+
}>;
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
export declare const SubHeader: (props: any) => JSX.Element;
|
|
1097
|
+
|
|
1098
|
+
export declare interface SubHeaderProps extends HeadlineProps {
|
|
1099
|
+
description?: string;
|
|
1100
|
+
}
|
|
1101
|
+
|
|
1102
|
+
export declare const SwapIconButton: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
1103
|
+
|
|
1104
|
+
export declare interface SwapIconButtonProps extends ButtonProps {
|
|
1105
|
+
icon1: default_2.ReactNode;
|
|
1106
|
+
icon2: default_2.ReactNode;
|
|
1107
|
+
state?: boolean;
|
|
1108
|
+
onSwap?: (state: boolean) => void;
|
|
1109
|
+
}
|
|
1110
|
+
|
|
1111
|
+
export declare const Switch: (props: any) => JSX.Element;
|
|
1112
|
+
|
|
1113
|
+
export declare interface SwitchProps {
|
|
1114
|
+
checked?: boolean;
|
|
1115
|
+
onCheckedChange?: (checked: boolean) => void;
|
|
1116
|
+
disabled?: boolean;
|
|
1117
|
+
className?: string;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
export declare type Tab = {
|
|
1121
|
+
label: string;
|
|
1122
|
+
value: string;
|
|
1123
|
+
content?: ReactNode;
|
|
1124
|
+
default?: boolean;
|
|
1125
|
+
onSelected?: (tab: Tab, value: string) => void;
|
|
1126
|
+
data?: unknown;
|
|
1127
|
+
updateTableRows?: (rows: unknown[]) => void;
|
|
1128
|
+
};
|
|
1129
|
+
|
|
1130
|
+
declare interface Tab_2 {
|
|
1131
|
+
value: string;
|
|
1132
|
+
label: string;
|
|
1133
|
+
content: default_2.ReactNode;
|
|
1134
|
+
default?: boolean;
|
|
1135
|
+
disabled?: boolean;
|
|
1136
|
+
icon?: default_2.ReactNode;
|
|
1137
|
+
}
|
|
1138
|
+
|
|
1139
|
+
export declare interface TabItemProps {
|
|
1140
|
+
tab: Tab_2;
|
|
1141
|
+
isActive?: boolean;
|
|
1142
|
+
onClick?: () => void;
|
|
1143
|
+
className?: string;
|
|
1144
|
+
}
|
|
1145
|
+
|
|
1146
|
+
export declare interface TableProps {
|
|
1147
|
+
tid: string | number;
|
|
1148
|
+
dataset: any[];
|
|
1149
|
+
aggrid: AgGridReactProps;
|
|
1150
|
+
pageSize: number;
|
|
1151
|
+
rowHeight: string;
|
|
1152
|
+
tableName: string;
|
|
1153
|
+
enablePagination?: boolean;
|
|
1154
|
+
enableContextMenu?: boolean;
|
|
1155
|
+
rowSelection?: string;
|
|
1156
|
+
toolbarBtns?: any[];
|
|
1157
|
+
hidden?: any[];
|
|
1158
|
+
enableExpand: boolean;
|
|
1159
|
+
autoSizeStrategy?: string;
|
|
1160
|
+
headerMapper?: Array<{
|
|
1161
|
+
key: string;
|
|
1162
|
+
value: any;
|
|
1163
|
+
}>;
|
|
1164
|
+
menuItems?: Array<{
|
|
1165
|
+
label: string;
|
|
1166
|
+
icon: any;
|
|
1167
|
+
action: () => void;
|
|
1168
|
+
type: string;
|
|
1169
|
+
size: string;
|
|
1170
|
+
}>;
|
|
1171
|
+
onRowClick?: (params: any, rowData: any, rows: any[]) => void;
|
|
1172
|
+
onRowDoubleClicked?: (params: any, rowData: any) => void;
|
|
1173
|
+
onCellClick?: (params: any, value: any, field: string) => void;
|
|
1174
|
+
onTableBuilt?: (callback: any) => void;
|
|
1175
|
+
onExpand?: (params: any) => void;
|
|
1176
|
+
onRefresh?: (callback: any) => void;
|
|
1177
|
+
onChangeItem: {
|
|
1178
|
+
key: string;
|
|
1179
|
+
operation: void;
|
|
1180
|
+
};
|
|
1181
|
+
onChange?: Array<{
|
|
1182
|
+
key: string;
|
|
1183
|
+
operation: void;
|
|
1184
|
+
}>;
|
|
1185
|
+
ready?: boolean;
|
|
1186
|
+
multiple?: boolean;
|
|
1187
|
+
autoHideSpinner?: boolean;
|
|
1188
|
+
aggridProps?: Partial<AgGridReactProps>;
|
|
1189
|
+
className?: string;
|
|
1190
|
+
topbar?: boolean;
|
|
1191
|
+
hideFromTable?: any[];
|
|
1192
|
+
formater?: any;
|
|
1193
|
+
viewAsArray?: any[];
|
|
1194
|
+
filter?: any;
|
|
1195
|
+
groupBy?: any;
|
|
1196
|
+
onMultiRowSelection?: (params: any, rows: any[]) => void;
|
|
1197
|
+
}
|
|
1198
|
+
|
|
1199
|
+
declare interface TableProps_2 {
|
|
1200
|
+
tid: string | number;
|
|
1201
|
+
dataset: any[];
|
|
1202
|
+
aggrid: AgGridReactProps;
|
|
1203
|
+
pageSize: number;
|
|
1204
|
+
rowHeight: string;
|
|
1205
|
+
enableRowStream?: boolean;
|
|
1206
|
+
enableAdvancedFilter?: boolean;
|
|
1207
|
+
tableName: string;
|
|
1208
|
+
enablePagination?: boolean;
|
|
1209
|
+
enableContextMenu?: boolean;
|
|
1210
|
+
rowSelection?: string;
|
|
1211
|
+
toolbarBtns?: any[];
|
|
1212
|
+
hidden?: any[];
|
|
1213
|
+
enableExpand: boolean;
|
|
1214
|
+
cellGrid: boolean;
|
|
1215
|
+
supressCellRefresh: boolean;
|
|
1216
|
+
autoSizeStrategy?: string;
|
|
1217
|
+
headerMapper?: {
|
|
1218
|
+
key: string;
|
|
1219
|
+
value: any;
|
|
1220
|
+
}[];
|
|
1221
|
+
tableTheme?: ThemeDefaultParams;
|
|
1222
|
+
menuItems?: {
|
|
1223
|
+
label: string;
|
|
1224
|
+
icon: any;
|
|
1225
|
+
action: () => void;
|
|
1226
|
+
type: string;
|
|
1227
|
+
size: string;
|
|
1228
|
+
}[];
|
|
1229
|
+
onRowClick?: (params: any, rowData: any, rows: any[]) => void;
|
|
1230
|
+
onRowDoubleClicked?: (params: any, rowData: any) => void;
|
|
1231
|
+
onCellClick?: (params: any, value: any, field: string) => void;
|
|
1232
|
+
onTableBuilt?: (callback: any) => void;
|
|
1233
|
+
onExpand?: (params: any) => void;
|
|
1234
|
+
showCellTextInTopBar: boolean;
|
|
1235
|
+
onRefresh?: (callback: any) => void;
|
|
1236
|
+
columnProps?: [
|
|
1237
|
+
{
|
|
1238
|
+
minWidth: number;
|
|
1239
|
+
maxWidth: number;
|
|
1240
|
+
column: string;
|
|
1241
|
+
index: number;
|
|
1242
|
+
}
|
|
1243
|
+
];
|
|
1244
|
+
onChangeItem: {
|
|
1245
|
+
key: string;
|
|
1246
|
+
operation: void;
|
|
1247
|
+
};
|
|
1248
|
+
onChange?: {
|
|
1249
|
+
key: string;
|
|
1250
|
+
operation: void;
|
|
1251
|
+
}[];
|
|
1252
|
+
onTableBeforeLoad?: (callback: any) => void;
|
|
1253
|
+
ready?: boolean;
|
|
1254
|
+
multiple?: boolean;
|
|
1255
|
+
autoHideSpinner?: boolean;
|
|
1256
|
+
aggridProps?: Partial<AgGridReactProps>;
|
|
1257
|
+
className?: string;
|
|
1258
|
+
topbar?: boolean;
|
|
1259
|
+
hideFromTable?: any[];
|
|
1260
|
+
formater?: any;
|
|
1261
|
+
fontFamily: string;
|
|
1262
|
+
viewAsArray?: any[];
|
|
1263
|
+
filter?: any;
|
|
1264
|
+
groupBy?: any;
|
|
1265
|
+
rowSelectionBgColor?: string;
|
|
1266
|
+
onMultiRowSelection?: (params: any, rows: any[]) => void;
|
|
1267
|
+
}
|
|
1268
|
+
|
|
1269
|
+
export declare const Tabs: ForwardRefExoticComponent<ShadcnTabsProps & RefAttributes<HTMLDivElement>>;
|
|
1270
|
+
|
|
1271
|
+
export declare const TextArea: ForwardRefExoticComponent<RefAttributes<unknown>>;
|
|
1272
|
+
|
|
1273
|
+
export declare interface TextAreaProps extends default_2.TextareaHTMLAttributes<HTMLTextAreaElement> {
|
|
1274
|
+
placeholder: string;
|
|
1275
|
+
rows?: number;
|
|
1276
|
+
maxLength?: number;
|
|
1277
|
+
showCharacterCount?: boolean;
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
/**
|
|
1281
|
+
* Throttles a function to limit how often it can fire
|
|
1282
|
+
* @param func - The function to throttle
|
|
1283
|
+
* @param limit - The time limit in milliseconds
|
|
1284
|
+
* @returns Throttled function
|
|
1285
|
+
*/
|
|
1286
|
+
export declare function throttle(func: Function, limit: number): (this: any, ...args: any[]) => void;
|
|
1287
|
+
|
|
1288
|
+
export declare const TinnyHelp: (props: TinnyHelpProps) => JSX.Element;
|
|
1289
|
+
|
|
1290
|
+
export declare interface TinnyHelpProps {
|
|
1291
|
+
info: string;
|
|
1292
|
+
help: string;
|
|
1293
|
+
more: React.ReactNode | string;
|
|
1294
|
+
className: string;
|
|
1295
|
+
description: string;
|
|
1296
|
+
}
|
|
1297
|
+
|
|
1298
|
+
export declare const Toast: (props: MainframeProps_2) => JSX.Element;
|
|
1299
|
+
|
|
1300
|
+
export declare interface ToastProps {
|
|
1301
|
+
item: {
|
|
1302
|
+
id: string;
|
|
1303
|
+
header: string;
|
|
1304
|
+
body: string;
|
|
1305
|
+
type: 'alert' | 'error' | 'warning' | 'info' | 'progress' | 'success' | null;
|
|
1306
|
+
duration?: number;
|
|
1307
|
+
buttons: any[];
|
|
1308
|
+
};
|
|
1309
|
+
duration?: number;
|
|
1310
|
+
}
|
|
1311
|
+
|
|
1312
|
+
export declare const ToggleGroup: (props: any) => JSX.Element;
|
|
1313
|
+
|
|
1314
|
+
export declare interface ToggleGroupProps {
|
|
1315
|
+
value?: string;
|
|
1316
|
+
onValueChange?: (value: string) => void;
|
|
1317
|
+
children: default_2.ReactNode;
|
|
1318
|
+
className?: string;
|
|
1319
|
+
orientation?: 'horizontal' | 'vertical';
|
|
1320
|
+
size?: 'sm' | 'md' | 'lg';
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1323
|
+
export declare const ToggleItem: (props: any) => JSX.Element;
|
|
1324
|
+
|
|
1325
|
+
export declare interface ToggleItemProps {
|
|
1326
|
+
value: string;
|
|
1327
|
+
label: string;
|
|
1328
|
+
icon?: default_2.ReactNode;
|
|
1329
|
+
disabled?: boolean;
|
|
1330
|
+
className?: string;
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1333
|
+
export declare const Tooltip: default_2.MemoExoticComponent<({ children, title, tooltip, className, placement, delay, tooltipProps, align, defaultOpen, xOffset, yOffset, variant, }: TooltipProps) => JSX.Element>;
|
|
1334
|
+
|
|
1335
|
+
export declare interface TooltipProps {
|
|
1336
|
+
children: default_2.ReactNode;
|
|
1337
|
+
title: string;
|
|
1338
|
+
tooltip: string;
|
|
1339
|
+
placement?: 'top' | 'bottom' | 'left' | 'right';
|
|
1340
|
+
align?: 'start' | 'center' | 'end';
|
|
1341
|
+
className?: string;
|
|
1342
|
+
delay?: number;
|
|
1343
|
+
tooltipProps?: TooltipProviderProps;
|
|
1344
|
+
defaultOpen?: boolean;
|
|
1345
|
+
xOffset?: number;
|
|
1346
|
+
yOffset?: number;
|
|
1347
|
+
variant?: 'primary' | 'secondary' | 'outline';
|
|
1348
|
+
}
|
|
1349
|
+
|
|
1350
|
+
export declare const useApi: (props: UseApiProps) => ExtendedAxiosInstance;
|
|
1351
|
+
|
|
1352
|
+
export declare interface UseApiProps {
|
|
1353
|
+
baseUrl?: string;
|
|
1354
|
+
token?: string;
|
|
1355
|
+
pushToast?: boolean;
|
|
1356
|
+
spinner?: boolean;
|
|
1357
|
+
debug?: boolean;
|
|
1358
|
+
config?: AxiosRequestConfig;
|
|
1359
|
+
socketioParams?: Record<string, any>;
|
|
1360
|
+
headers?: Record<string, string>;
|
|
1361
|
+
socketio?: boolean;
|
|
1362
|
+
onSuccess?: (response: AxiosResponse) => void;
|
|
1363
|
+
onFail?: (error: AxiosError | Error) => void;
|
|
1364
|
+
onComplete?: (error: AxiosError | Error | null, response?: AxiosResponse) => void;
|
|
1365
|
+
onRequest?: (args: any) => void;
|
|
1366
|
+
onFailureRule?: (response: AxiosResponse) => boolean;
|
|
1367
|
+
socketBaseUrl?: string;
|
|
1368
|
+
notify?: boolean;
|
|
1369
|
+
}
|
|
1370
|
+
|
|
1371
|
+
export declare interface UseApiReturn {
|
|
1372
|
+
data: any;
|
|
1373
|
+
loading: boolean;
|
|
1374
|
+
error: Error | null;
|
|
1375
|
+
refetch: () => void;
|
|
1376
|
+
}
|
|
1377
|
+
|
|
1378
|
+
export declare function useBoxSize(ref: any, options?: {}): {
|
|
1379
|
+
y: number;
|
|
1380
|
+
x: number;
|
|
1381
|
+
width: number;
|
|
1382
|
+
height: number;
|
|
1383
|
+
} | ({
|
|
1384
|
+
y: number;
|
|
1385
|
+
x: number;
|
|
1386
|
+
width: number;
|
|
1387
|
+
height: number;
|
|
1388
|
+
} | Dispatch<SetStateAction< {
|
|
1389
|
+
y: number;
|
|
1390
|
+
x: number;
|
|
1391
|
+
width: number;
|
|
1392
|
+
height: number;
|
|
1393
|
+
}>>)[];
|
|
1394
|
+
|
|
1395
|
+
export declare interface UseBoxSizeReturn {
|
|
1396
|
+
x: number;
|
|
1397
|
+
y: number;
|
|
1398
|
+
width: number;
|
|
1399
|
+
height: number;
|
|
1400
|
+
}
|
|
1401
|
+
|
|
1402
|
+
export declare interface UseExcelFiltersProps {
|
|
1403
|
+
data: any[];
|
|
1404
|
+
tid?: string;
|
|
1405
|
+
onFilteredDataChange?: (filteredData: any[]) => void;
|
|
1406
|
+
}
|
|
1407
|
+
|
|
1408
|
+
export declare const useGeneratedId: (length?: number, beginstr?: boolean, forcss?: boolean) => string;
|
|
1409
|
+
|
|
1410
|
+
export declare const useRandomId: (length?: number) => string;
|
|
1411
|
+
|
|
1412
|
+
export declare const useStore: (props?: {}) => {}[];
|
|
1413
|
+
|
|
1414
|
+
export declare interface UseStoreReturn<T> {
|
|
1415
|
+
state: T;
|
|
1416
|
+
setState: (newState: T | ((prev: T) => T)) => void;
|
|
1417
|
+
reset: () => void;
|
|
1418
|
+
}
|
|
1419
|
+
|
|
1420
|
+
export declare const useVariable: (props?: {}) => {}[];
|
|
1421
|
+
|
|
1422
|
+
export declare interface UseVariableReturn<T> {
|
|
1423
|
+
value: T;
|
|
1424
|
+
setValue: (newValue: T) => void;
|
|
1425
|
+
reset: () => void;
|
|
1426
|
+
}
|
|
1427
|
+
|
|
1428
|
+
export declare const VirtualContainer: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
1429
|
+
|
|
1430
|
+
export declare interface VirtualContainerProps extends ContainerProps {
|
|
1431
|
+
itemCount: number;
|
|
1432
|
+
itemHeight: number;
|
|
1433
|
+
renderItem: (index: number) => default_2.ReactNode;
|
|
1434
|
+
}
|
|
1435
|
+
|
|
1436
|
+
export declare const Whatsnew: default_2.ForwardRefExoticComponent<default_2.RefAttributes<unknown>>;
|
|
1437
|
+
|
|
1438
|
+
export declare interface WhatsnewProps {
|
|
1439
|
+
items: Array<{
|
|
1440
|
+
title: string;
|
|
1441
|
+
description: string;
|
|
1442
|
+
image?: string;
|
|
1443
|
+
date: string;
|
|
1444
|
+
version: string;
|
|
1445
|
+
}>;
|
|
1446
|
+
onClose?: () => void;
|
|
1447
|
+
className?: string;
|
|
1448
|
+
}
|
|
1449
|
+
|
|
1450
|
+
|
|
1451
|
+
export * from "lucide-react";
|
|
1452
|
+
|
|
1453
|
+
export { }
|