ydb-embedded-ui 5.5.0 → 6.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +8 -4
- package/dist/components/BasicNodeViewer/BasicNodeViewer.d.ts +2 -2
- package/dist/components/BasicNodeViewer/BasicNodeViewer.js +5 -4
- package/dist/components/ButtonWithConfirmDialog/ButtonWithConfirmDialog.d.ts +4 -4
- package/dist/components/ButtonWithConfirmDialog/ButtonWithConfirmDialog.js +6 -6
- package/dist/components/CellWithPopover/CellWithPopover.d.ts +2 -3
- package/dist/components/CellWithPopover/CellWithPopover.js +2 -2
- package/dist/components/CellWithPopover/CellWithPopover.scss +1 -1
- package/dist/components/CircularProgressBar/CircularProgressBar.d.ts +3 -3
- package/dist/components/CircularProgressBar/CircularProgressBar.js +2 -2
- package/dist/components/ClipboardButton/ClipboardButton.d.ts +2 -3
- package/dist/components/ClipboardButton/ClipboardButton.js +5 -5
- package/dist/components/ComponentsProvider/ComponentsProvider.d.ts +1 -1
- package/dist/components/ComponentsProvider/ComponentsProvider.js +1 -1
- package/dist/components/ComponentsProvider/componentsRegistry.d.ts +3 -2
- package/dist/components/ComponentsProvider/componentsRegistry.js +2 -2
- package/dist/components/ContentWithPopup/ContentWithPopup.d.ts +5 -5
- package/dist/components/ContentWithPopup/ContentWithPopup.js +5 -5
- package/dist/components/CriticalActionDialog/CriticalActionDialog.d.ts +1 -2
- package/dist/components/CriticalActionDialog/CriticalActionDialog.js +9 -9
- package/dist/components/DateRange/DateRange.d.ts +1 -1
- package/dist/components/DateRange/DateRange.js +2 -2
- package/dist/components/DiagnosticCard/DiagnosticCard.d.ts +3 -3
- package/dist/components/DiagnosticCard/DiagnosticCard.js +2 -2
- package/dist/components/DiskPageTitle/DiskPageTitle.d.ts +4 -4
- package/dist/components/DiskPageTitle/DiskPageTitle.js +1 -1
- package/dist/components/DiskPageTitle/DiskPageTitle.scss +4 -0
- package/dist/components/DiskStateProgressBar/DiskStateProgressBar.d.ts +1 -2
- package/dist/components/DiskStateProgressBar/DiskStateProgressBar.js +4 -4
- package/dist/components/Divider/Divider.d.ts +1 -2
- package/dist/components/Divider/Divider.js +1 -1
- package/dist/components/EmptyState/EmptyState.d.ts +5 -5
- package/dist/components/EmptyState/EmptyState.js +2 -2
- package/dist/components/EnableFullscreenButton/EnableFullscreenButton.d.ts +1 -2
- package/dist/components/EnableFullscreenButton/EnableFullscreenButton.js +2 -2
- package/dist/components/EntitiesCount/EntitiesCount.d.ts +1 -1
- package/dist/components/EntitiesCount/EntitiesCount.js +1 -1
- package/dist/components/EntitiesCount/i18n/index.d.ts +1 -1
- package/dist/components/EntitiesCount/i18n/index.js +2 -4
- package/dist/components/EntityStatus/EntityStatus.d.ts +2 -3
- package/dist/components/EntityStatus/EntityStatus.js +14 -11
- package/dist/components/EntityStatus/EntityStatus.scss +4 -0
- package/dist/components/ErrorBoundary/ErrorBoundary.d.ts +6 -6
- package/dist/components/ErrorBoundary/ErrorBoundary.js +8 -7
- package/dist/components/ErrorBoundary/i18n/index.d.ts +1 -1
- package/dist/components/ErrorBoundary/i18n/index.js +2 -4
- package/dist/components/Errors/403/AccessDenied.d.ts +2 -2
- package/dist/components/Errors/ResponseError/ResponseError.d.ts +2 -3
- package/dist/components/Errors/ResponseError/ResponseError.js +10 -1
- package/dist/components/Errors/i18n/index.d.ts +1 -1
- package/dist/components/Errors/i18n/index.js +2 -4
- package/dist/components/FormattedBytes/FormattedBytes.d.ts +2 -2
- package/dist/components/FormattedBytes/FormattedBytes.js +1 -1
- package/dist/components/FormattedBytes/utils.d.ts +1 -1
- package/dist/components/FullNodeViewer/FullNodeViewer.d.ts +1 -1
- package/dist/components/FullNodeViewer/FullNodeViewer.js +3 -3
- package/dist/components/Fullscreen/Fullscreen.d.ts +1 -1
- package/dist/components/Fullscreen/Fullscreen.js +6 -6
- package/dist/components/Fullscreen/Fullscreen.scss +1 -4
- package/dist/components/GroupInfo/GroupInfo.d.ts +1 -2
- package/dist/components/Icon/Icon.d.ts +1 -1
- package/dist/components/Illustration/Illustration.d.ts +3 -3
- package/dist/components/Illustration/Illustration.js +5 -5
- package/dist/components/InfoViewer/InfoViewer.d.ts +5 -5
- package/dist/components/InfoViewer/InfoViewer.js +5 -4
- package/dist/components/InfoViewer/formatters/cdcStream.d.ts +3 -2
- package/dist/components/InfoViewer/formatters/common.d.ts +2 -1
- package/dist/components/InfoViewer/formatters/common.js +1 -1
- package/dist/components/InfoViewer/formatters/pqGroup.d.ts +5 -4
- package/dist/components/InfoViewer/formatters/pqGroup.js +2 -2
- package/dist/components/InfoViewer/formatters/schema.d.ts +2 -1
- package/dist/components/InfoViewer/formatters/schema.js +2 -2
- package/dist/components/InfoViewer/formatters/table.d.ts +5 -4
- package/dist/components/InfoViewer/i18n/index.d.ts +1 -1
- package/dist/components/InfoViewer/i18n/index.js +2 -4
- package/dist/components/InfoViewer/schemaInfo/TableIndexInfo.d.ts +1 -1
- package/dist/components/InfoViewer/schemaInfo/TableIndexInfo.js +2 -2
- package/dist/components/InfoViewer/schemaOverview/CDCStreamOverview.d.ts +1 -1
- package/dist/components/InfoViewer/schemaOverview/CDCStreamOverview.js +7 -11
- package/dist/components/InfoViewer/schemaOverview/PersQueueGroupOverview.d.ts +1 -1
- package/dist/components/InfoViewer/schemaOverview/PersQueueGroupOverview.js +9 -5
- package/dist/components/InfoViewer/utils.d.ts +6 -6
- package/dist/components/InfoViewerSkeleton/InfoViewerSkeleton.d.ts +1 -1
- package/dist/components/InfoViewerSkeleton/InfoViewerSkeleton.js +4 -4
- package/dist/components/InfoViewerSkeleton/InfoViewerSkeleton.scss +1 -1
- package/dist/components/InternalLink/InternalLink.d.ts +2 -2
- package/dist/components/InternalLink/InternalLink.js +3 -3
- package/dist/components/LabelWithPopover/LabelWithPopover.d.ts +4 -4
- package/dist/components/LabelWithPopover/LabelWithPopover.js +1 -1
- package/dist/components/LagImages/LagImages.d.ts +2 -2
- package/dist/components/LagImages/LagImages.js +5 -5
- package/dist/components/LagPopoverContent/LagPopoverContent.d.ts +1 -1
- package/dist/components/LagPopoverContent/LagPopoverContent.js +3 -3
- package/dist/components/LinkToSchemaObject/LinkToSchemaObject.d.ts +3 -4
- package/dist/components/LinkToSchemaObject/LinkToSchemaObject.js +1 -1
- package/dist/components/LinkWithIcon/LinkWithIcon.d.ts +1 -1
- package/dist/components/LinkWithIcon/LinkWithIcon.js +8 -7
- package/dist/components/Loader/Loader.d.ts +2 -2
- package/dist/components/Loader/Loader.js +2 -2
- package/dist/components/MetricChart/MetricChart.d.ts +2 -2
- package/dist/components/MetricChart/MetricChart.js +26 -76
- package/dist/components/MetricChart/colors.js +9 -9
- package/dist/components/MetricChart/getChartData.d.ts +5 -4
- package/dist/components/MetricChart/getChartData.js +2 -2
- package/dist/components/MetricChart/reducer.d.ts +4 -26
- package/dist/components/MetricChart/reducer.js +32 -58
- package/dist/components/MonacoEditor/MonacoEditor.d.ts +1 -1
- package/dist/components/MonitoringButton/MonitoringButton.d.ts +1 -2
- package/dist/components/MonitoringButton/MonitoringButton.js +2 -2
- package/dist/components/NodeHostWrapper/NodeHostWrapper.d.ts +1 -1
- package/dist/components/NodeHostWrapper/NodeHostWrapper.js +5 -5
- package/dist/components/PDiskInfo/PDiskInfo.d.ts +2 -3
- package/dist/components/PDiskInfo/PDiskInfo.js +6 -6
- package/dist/components/PDiskInfo/PDiskInfo.scss +0 -1
- package/dist/components/PDiskInfo/i18n/index.d.ts +1 -1
- package/dist/components/PDiskPopup/PDiskPopup.d.ts +3 -3
- package/dist/components/PDiskPopup/PDiskPopup.js +4 -4
- package/dist/components/PageMeta/PageMeta.d.ts +1 -2
- package/dist/components/PageMeta/PageMeta.js +1 -1
- package/dist/components/PoolBar/PoolBar.d.ts +1 -1
- package/dist/components/PoolBar/PoolBar.js +3 -3
- package/dist/components/PoolUsage/PoolUsage.d.ts +1 -1
- package/dist/components/PoolUsage/PoolUsage.js +3 -3
- package/dist/components/PoolsGraph/PoolsGraph.d.ts +1 -1
- package/dist/components/PoolsGraph/PoolsGraph.js +3 -3
- package/dist/components/ProblemFilter/ProblemFilter.d.ts +1 -1
- package/dist/components/ProblemFilter/ProblemFilter.js +1 -1
- package/dist/components/ProgressViewer/ProgressViewer.d.ts +5 -15
- package/dist/components/ProgressViewer/ProgressViewer.js +5 -14
- package/dist/components/QueryExecutionStatus/QueryExecutionStatus.d.ts +1 -1
- package/dist/components/QueryExecutionStatus/QueryExecutionStatus.js +2 -2
- package/dist/components/QueryExecutionStatus/QueryExecutionStatus.scss +1 -2
- package/dist/components/QueryResultTable/Cell/Cell.js +4 -4
- package/dist/components/QueryResultTable/QueryResultTable.d.ts +2 -11
- package/dist/components/QueryResultTable/QueryResultTable.js +6 -6
- package/dist/components/QueryResultTable/i18n/index.d.ts +1 -1
- package/dist/components/QueryResultTable/i18n/index.js +2 -4
- package/dist/components/Search/Search.d.ts +1 -1
- package/dist/components/Search/Search.js +5 -5
- package/dist/components/ShortyString/ShortyString.d.ts +2 -2
- package/dist/components/ShortyString/ShortyString.js +5 -4
- package/dist/components/ShortyString/i18n/index.d.ts +1 -1
- package/dist/components/ShortyString/i18n/index.js +2 -4
- package/dist/components/SpeedMultiMeter/SpeedMultiMeter.d.ts +2 -2
- package/dist/components/SpeedMultiMeter/SpeedMultiMeter.js +11 -11
- package/dist/components/SpeedMultiMeter/i18n/index.d.ts +1 -1
- package/dist/components/SpeedMultiMeter/i18n/index.js +2 -4
- package/dist/components/SplitPane/SplitPane.d.ts +2 -2
- package/dist/components/SplitPane/SplitPane.js +6 -6
- package/dist/components/SplitPane/SplitPane.scss +1 -4
- package/dist/components/SplitPane/index.d.ts +1 -1
- package/dist/components/Stack/Stack.d.ts +2 -1
- package/dist/components/Stack/Stack.js +5 -5
- package/dist/components/Stack/Stack.scss +6 -4
- package/dist/components/StatusIcon/StatusIcon.d.ts +2 -2
- package/dist/components/StatusIcon/StatusIcon.js +6 -7
- package/dist/components/StatusIcon/StatusIcon.scss +2 -4
- package/dist/components/TableSkeleton/TableSkeleton.d.ts +1 -2
- package/dist/components/TableSkeleton/TableSkeleton.js +3 -3
- package/dist/components/TableSkeleton/TableSkeleton.scss +1 -1
- package/dist/components/TableWithControlsLayout/TableWithControlsLayout.d.ts +5 -5
- package/dist/components/TableWithControlsLayout/TableWithControlsLayout.js +5 -5
- package/dist/components/Tablet/Tablet.d.ts +1 -1
- package/dist/components/Tablet/Tablet.js +4 -4
- package/dist/components/TabletIcon/TabletIcon.d.ts +1 -1
- package/dist/components/TabletIcon/TabletIcon.js +2 -2
- package/dist/components/TabletsOverall/TabletsOverall.d.ts +1 -2
- package/dist/components/TabletsOverall/TabletsOverall.js +3 -3
- package/dist/components/TabletsOverall/TabletsOverall.scss +2 -3
- package/dist/components/TabletsStatistic/TabletsStatistic.d.ts +2 -2
- package/dist/components/TabletsStatistic/TabletsStatistic.js +4 -4
- package/dist/components/Tag/Tag.d.ts +1 -1
- package/dist/components/Tag/Tag.js +2 -2
- package/dist/components/Tags/Tags.d.ts +2 -2
- package/dist/components/Tags/Tags.js +3 -3
- package/dist/components/TimeFrameSelector/TimeFrameSelector.d.ts +2 -2
- package/dist/components/TimeFrameSelector/TimeFrameSelector.js +3 -3
- package/dist/components/TimeFrameSelector/TimeFrameSelector.scss +0 -1
- package/dist/components/TooltipsContent/NodeEndpointsTooltipContent/NodeEndpointsTooltipContent.d.ts +1 -1
- package/dist/components/TooltipsContent/NodeEndpointsTooltipContent/NodeEndpointsTooltipContent.js +2 -2
- package/dist/components/TooltipsContent/PoolTooltipContent/PoolTooltipContent.d.ts +1 -1
- package/dist/components/TooltipsContent/TabletTooltipContent/TabletTooltipContent.d.ts +1 -1
- package/dist/components/TruncatedQuery/TruncatedQuery.d.ts +2 -2
- package/dist/components/TruncatedQuery/TruncatedQuery.js +6 -5
- package/dist/components/UptimeFIlter/UptimeFilter.d.ts +1 -1
- package/dist/components/UptimeFIlter/UptimeFilter.js +2 -2
- package/dist/components/UsageLabel/UsageLabel.d.ts +2 -3
- package/dist/components/UsageLabel/UsageLabel.js +1 -1
- package/dist/components/User/StaffCard.d.ts +1 -1
- package/dist/components/User/User.d.ts +1 -2
- package/dist/components/User/User.js +1 -1
- package/dist/components/VDisk/VDisk.d.ts +1 -1
- package/dist/components/VDisk/VDisk.js +8 -8
- package/dist/components/VDisk/VDiskWithDonorsStack.d.ts +1 -2
- package/dist/components/VDisk/VDiskWithDonorsStack.js +3 -3
- package/dist/components/VDiskInfo/VDiskInfo.d.ts +1 -2
- package/dist/components/VDiskInfo/VDiskInfo.js +5 -5
- package/dist/components/VDiskInfo/VDiskInfo.scss +0 -1
- package/dist/components/VDiskInfo/i18n/index.d.ts +1 -1
- package/dist/components/VDiskPopup/VDiskPopup.d.ts +3 -3
- package/dist/components/VDiskPopup/VDiskPopup.js +8 -8
- package/dist/components/VirtualTable/TableChunk.d.ts +2 -2
- package/dist/components/VirtualTable/TableChunk.js +5 -5
- package/dist/components/VirtualTable/TableHead.d.ts +2 -2
- package/dist/components/VirtualTable/TableHead.js +16 -18
- package/dist/components/VirtualTable/TableRow.d.ts +5 -5
- package/dist/components/VirtualTable/TableRow.js +8 -8
- package/dist/components/VirtualTable/VirtualTable.d.ts +2 -2
- package/dist/components/VirtualTable/VirtualTable.js +24 -24
- package/dist/components/VirtualTable/i18n/index.d.ts +1 -1
- package/dist/components/VirtualTable/i18n/index.js +2 -4
- package/dist/components/VirtualTable/reducer.d.ts +1 -2
- package/dist/components/VirtualTable/shared.d.ts +1 -10
- package/dist/components/VirtualTable/shared.js +1 -1
- package/dist/components/VirtualTable/types.d.ts +7 -7
- package/dist/components/VirtualTable/useIntersectionObserver.js +3 -3
- package/dist/components/slots/types.d.ts +3 -1
- package/dist/components/slots/utils.d.ts +3 -1
- package/dist/containers/App/App.d.ts +8 -2
- package/dist/containers/App/App.js +5 -5
- package/dist/containers/App/App.scss +5 -5
- package/dist/containers/App/Content.d.ts +7 -3
- package/dist/containers/App/Content.js +18 -21
- package/dist/containers/App/Providers.d.ts +1 -1
- package/dist/containers/App/Providers.js +5 -5
- package/dist/containers/App/appSlots.d.ts +5 -2
- package/dist/containers/App/i18n/index.d.ts +1 -1
- package/dist/containers/App/i18n/index.js +2 -4
- package/dist/containers/AppIcons/AppIcons.d.ts +1 -1
- package/dist/containers/AppIcons/AppIcons.js +3 -3
- package/dist/containers/AppWithClusters/AppWithClusters.d.ts +4 -4
- package/dist/containers/AppWithClusters/AppWithClusters.js +5 -5
- package/dist/containers/AppWithClusters/ExtendedCluster/ExtendedCluster.d.ts +2 -3
- package/dist/containers/AppWithClusters/ExtendedCluster/ExtendedCluster.js +7 -7
- package/dist/containers/AppWithClusters/ExtendedNode/ExtendedNode.d.ts +1 -2
- package/dist/containers/AppWithClusters/ExtendedTenant/ExtendedTenant.d.ts +2 -3
- package/dist/containers/AppWithClusters/ExtendedTenant/ExtendedTenant.js +1 -1
- package/dist/containers/AppWithClusters/i18n/index.d.ts +1 -1
- package/dist/containers/AppWithClusters/i18n/index.js +2 -4
- package/dist/containers/AppWithClusters/useClusterData.js +11 -8
- package/dist/containers/AsideNavigation/AsideNavigation.d.ts +2 -2
- package/dist/containers/AsideNavigation/AsideNavigation.js +14 -14
- package/dist/containers/AsideNavigation/Navigation.d.ts +1 -1
- package/dist/containers/AsideNavigation/Navigation.js +2 -2
- package/dist/containers/AsideNavigation/YdbInternalUser/YdbInternalUser.d.ts +1 -2
- package/dist/containers/AsideNavigation/YdbInternalUser/YdbInternalUser.js +4 -4
- package/dist/containers/AsideNavigation/i18n/index.d.ts +1 -1
- package/dist/containers/AsideNavigation/i18n/index.js +2 -4
- package/dist/containers/AsideNavigation/useNavigationMenuItems.js +4 -4
- package/dist/containers/Authentication/Authentication.d.ts +1 -2
- package/dist/containers/Authentication/Authentication.js +15 -15
- package/dist/containers/Authentication/Authentication.scss +3 -3
- package/dist/containers/Cluster/Cluster.d.ts +2 -3
- package/dist/containers/Cluster/Cluster.js +35 -36
- package/dist/containers/Cluster/ClusterInfo/ClusterInfo.d.ts +4 -4
- package/dist/containers/Cluster/ClusterInfo/ClusterInfo.js +16 -15
- package/dist/containers/Cluster/ClusterInfo/ClusterInfo.scss +0 -1
- package/dist/containers/Cluster/ClusterInfo/utils.d.ts +1 -1
- package/dist/containers/Cluster/VersionsBar/VersionsBar.d.ts +1 -1
- package/dist/containers/Cluster/VersionsBar/VersionsBar.js +3 -3
- package/dist/containers/Cluster/VersionsBar/VersionsBar.scss +2 -2
- package/dist/containers/Cluster/i18n/index.d.ts +1 -1
- package/dist/containers/Cluster/i18n/index.js +2 -4
- package/dist/containers/ClusterModeGuard/ClusterModeGuard.d.ts +3 -3
- package/dist/containers/ClusterModeGuard/ClusterModeGuard.js +3 -2
- package/dist/containers/Clusters/Clusters.d.ts +1 -2
- package/dist/containers/Clusters/Clusters.js +39 -31
- package/dist/containers/Clusters/Clusters.scss +12 -7
- package/dist/containers/Clusters/ClustersStatistics.d.ts +1 -1
- package/dist/containers/Clusters/ClustersStatistics.js +2 -2
- package/dist/containers/Clusters/columns.d.ts +1 -1
- package/dist/containers/Clusters/columns.js +15 -14
- package/dist/containers/Clusters/constants.d.ts +1 -1
- package/dist/containers/Clusters/shared.d.ts +1 -10
- package/dist/containers/Clusters/shared.js +1 -1
- package/dist/containers/Clusters/useSelectedColumns.d.ts +3 -3
- package/dist/containers/Clusters/useSelectedColumns.js +3 -1
- package/dist/containers/Header/Header.d.ts +2 -3
- package/dist/containers/Header/Header.js +12 -16
- package/dist/containers/Header/breadcrumbs.js +3 -3
- package/dist/containers/Heatmap/Heatmap.d.ts +1 -1
- package/dist/containers/Heatmap/Heatmap.js +15 -30
- package/dist/containers/Heatmap/Heatmap.scss +1 -1
- package/dist/containers/Heatmap/HeatmapCanvas/HeatmapCanvas.d.ts +6 -7
- package/dist/containers/Heatmap/HeatmapCanvas/HeatmapCanvas.js +10 -11
- package/dist/containers/Heatmap/Histogram/Histogram.d.ts +6 -6
- package/dist/containers/Heatmap/Histogram/Histogram.js +5 -5
- package/dist/containers/Heatmap/util.d.ts +10 -10
- package/dist/containers/Node/Node.d.ts +1 -2
- package/dist/containers/Node/Node.js +25 -33
- package/dist/containers/Node/NodePages.d.ts +1 -1
- package/dist/containers/Node/NodeStructure/NodeStructure.d.ts +1 -2
- package/dist/containers/Node/NodeStructure/NodeStructure.js +18 -31
- package/dist/containers/Node/NodeStructure/PDiskTitleBadge.d.ts +3 -3
- package/dist/containers/Node/NodeStructure/PDiskTitleBadge.js +2 -2
- package/dist/containers/Node/NodeStructure/Pdisk.d.ts +1 -2
- package/dist/containers/Node/NodeStructure/Pdisk.js +17 -17
- package/dist/containers/Node/NodeStructure/Vdisk.d.ts +1 -2
- package/dist/containers/Node/NodeStructure/Vdisk.js +5 -5
- package/dist/containers/Nodes/Nodes.d.ts +1 -1
- package/dist/containers/Nodes/Nodes.js +43 -39
- package/dist/containers/Nodes/NodesWrapper.d.ts +1 -1
- package/dist/containers/Nodes/NodesWrapper.js +1 -1
- package/dist/containers/Nodes/VirtualNodes.d.ts +1 -1
- package/dist/containers/Nodes/VirtualNodes.js +17 -17
- package/dist/containers/Nodes/getNodesColumns.d.ts +1 -1
- package/dist/containers/Nodes/getNodesColumns.js +5 -5
- package/dist/containers/Nodes/i18n/index.d.ts +1 -1
- package/dist/containers/Nodes/i18n/index.js +2 -4
- package/dist/containers/PDiskPage/PDiskGroups.d.ts +1 -2
- package/dist/containers/PDiskPage/PDiskGroups.js +5 -5
- package/dist/containers/PDiskPage/PDiskPage.d.ts +1 -2
- package/dist/containers/PDiskPage/PDiskPage.js +34 -34
- package/dist/containers/PDiskPage/PDiskPage.scss +1 -2
- package/dist/containers/PDiskPage/shared.d.ts +1 -10
- package/dist/containers/ReduxTooltip/ReduxTooltip.d.ts +17 -16
- package/dist/containers/ReduxTooltip/ReduxTooltip.js +7 -7
- package/dist/containers/Storage/EmptyFilter/EmptyFilter.d.ts +1 -1
- package/dist/containers/Storage/EmptyFilter/EmptyFilter.js +1 -1
- package/dist/containers/Storage/EmptyFilter/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/EmptyFilter/i18n/index.js +2 -4
- package/dist/containers/Storage/PDisk/PDisk.d.ts +1 -1
- package/dist/containers/Storage/PDisk/PDisk.js +11 -11
- package/dist/containers/Storage/Storage.d.ts +1 -1
- package/dist/containers/Storage/Storage.js +36 -46
- package/dist/containers/Storage/Storage.scss +1 -1
- package/dist/containers/Storage/StorageControls/StorageControls.d.ts +3 -3
- package/dist/containers/Storage/StorageControls/StorageControls.js +4 -3
- package/dist/containers/Storage/StorageGroups/StorageGroups.d.ts +3 -4
- package/dist/containers/Storage/StorageGroups/StorageGroups.js +3 -3
- package/dist/containers/Storage/StorageGroups/StorageGroupsEmptyDataMessage.d.ts +1 -1
- package/dist/containers/Storage/StorageGroups/VirtualStorageGroups.d.ts +3 -3
- package/dist/containers/Storage/StorageGroups/VirtualStorageGroups.js +6 -6
- package/dist/containers/Storage/StorageGroups/getStorageGroupsColumns.d.ts +9 -8
- package/dist/containers/Storage/StorageGroups/getStorageGroupsColumns.js +16 -15
- package/dist/containers/Storage/StorageGroups/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/StorageGroups/i18n/index.js +2 -4
- package/dist/containers/Storage/StorageNodes/StorageNodes.d.ts +3 -4
- package/dist/containers/Storage/StorageNodes/StorageNodes.js +2 -2
- package/dist/containers/Storage/StorageNodes/StorageNodesEmptyDataMessage.d.ts +1 -1
- package/dist/containers/Storage/StorageNodes/VirtualStorageNodes.d.ts +3 -3
- package/dist/containers/Storage/StorageNodes/VirtualStorageNodes.js +8 -8
- package/dist/containers/Storage/StorageNodes/getStorageNodesColumns.d.ts +3 -2
- package/dist/containers/Storage/StorageNodes/getStorageNodesColumns.js +5 -5
- package/dist/containers/Storage/StorageNodes/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/StorageNodes/i18n/index.js +2 -4
- package/dist/containers/Storage/StorageNodes/shared.d.ts +1 -10
- package/dist/containers/Storage/StorageNodes/shared.js +1 -1
- package/dist/containers/Storage/StorageTypeFilter/StorageTypeFilter.d.ts +1 -1
- package/dist/containers/Storage/StorageTypeFilter/StorageTypeFilter.js +1 -1
- package/dist/containers/Storage/StorageVisibleEntitiesFilter/StorageVisibleEntitiesFilter.d.ts +1 -1
- package/dist/containers/Storage/StorageVisibleEntitiesFilter/StorageVisibleEntitiesFilter.js +1 -1
- package/dist/containers/Storage/StorageWrapper.d.ts +1 -1
- package/dist/containers/Storage/StorageWrapper.js +1 -1
- package/dist/containers/Storage/UsageFilter/UsageFilter.d.ts +1 -1
- package/dist/containers/Storage/UsageFilter/UsageFilter.js +7 -7
- package/dist/containers/Storage/UsageFilter/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/UsageFilter/i18n/index.js +2 -4
- package/dist/containers/Storage/VirtualStorage.d.ts +1 -1
- package/dist/containers/Storage/VirtualStorage.js +7 -7
- package/dist/containers/Storage/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/i18n/index.js +2 -4
- package/dist/containers/Storage/shared.d.ts +1 -10
- package/dist/containers/Storage/shared.js +1 -1
- package/dist/containers/Storage/utils/index.d.ts +2 -2
- package/dist/containers/Tablet/Tablet.d.ts +2 -11
- package/dist/containers/Tablet/Tablet.js +25 -37
- package/dist/containers/Tablet/TabletControls/TabletControls.d.ts +3 -4
- package/dist/containers/Tablet/TabletControls/TabletControls.js +5 -4
- package/dist/containers/Tablet/TabletInfo/TabletInfo.d.ts +2 -2
- package/dist/containers/Tablet/TabletInfo/TabletInfo.js +5 -5
- package/dist/containers/Tablet/TabletTable/TabletTable.d.ts +1 -1
- package/dist/containers/Tablet/TabletTable/TabletTable.js +2 -2
- package/dist/containers/Tablets/Tablets.d.ts +1 -1
- package/dist/containers/Tablets/Tablets.js +28 -28
- package/dist/containers/Tablets/Tablets.scss +1 -2
- package/dist/containers/Tablets/i18n/index.d.ts +1 -1
- package/dist/containers/Tablets/i18n/index.js +2 -4
- package/dist/containers/TabletsFilters/TabletsFilters.d.ts +18 -25
- package/dist/containers/TabletsFilters/TabletsFilters.js +16 -16
- package/dist/containers/Tenant/Acl/Acl.d.ts +1 -1
- package/dist/containers/Tenant/Acl/Acl.js +11 -11
- package/dist/containers/Tenant/Acl/Acl.scss +0 -5
- package/dist/containers/Tenant/Diagnostics/Autorefresh/AutorefreshControl.d.ts +6 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/AutorefreshControl.js +19 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/AutorefreshControl.scss +5 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/i18n/en.json +8 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/i18n/index.d.ts +2 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/i18n/index.js +4 -0
- package/dist/containers/Tenant/Diagnostics/Consumers/Consumers.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/Consumers.js +15 -22
- package/dist/containers/Tenant/Diagnostics/Consumers/Headers/Headers.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/Headers/Headers.js +3 -3
- package/dist/containers/Tenant/Diagnostics/Consumers/TopicStats/ConsumersTopicStats.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/TopicStats/ConsumersTopicStats.js +4 -4
- package/dist/containers/Tenant/Diagnostics/Consumers/columns/columns.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/columns/columns.js +7 -7
- package/dist/containers/Tenant/Diagnostics/Consumers/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/Describe/Describe.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/Describe/Describe.js +32 -37
- package/dist/containers/Tenant/Diagnostics/DetailedOverview/DetailedOverview.d.ts +2 -3
- package/dist/containers/Tenant/Diagnostics/DetailedOverview/DetailedOverview.js +3 -3
- package/dist/containers/Tenant/Diagnostics/DetailedOverview/DetailedOverview.scss +2 -2
- package/dist/containers/Tenant/Diagnostics/Diagnostics.d.ts +2 -3
- package/dist/containers/Tenant/Diagnostics/Diagnostics.js +27 -31
- package/dist/containers/Tenant/Diagnostics/Diagnostics.scss +1 -1
- package/dist/containers/Tenant/Diagnostics/DiagnosticsPages.d.ts +6 -0
- package/dist/containers/Tenant/Diagnostics/DiagnosticsPages.js +6 -2
- package/dist/containers/Tenant/Diagnostics/HotKeys/HotKeys.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/HotKeys/HotKeys.js +11 -11
- package/dist/containers/Tenant/Diagnostics/HotKeys/HotKeys.scss +1 -2
- package/dist/containers/Tenant/Diagnostics/HotKeys/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/HotKeys/i18n/index.js +2 -3
- package/dist/containers/Tenant/Diagnostics/Network/Network.d.ts +5 -71
- package/dist/containers/Tenant/Diagnostics/Network/Network.js +122 -199
- package/dist/containers/Tenant/Diagnostics/Network/NodeNetwork/NodeNetwork.d.ts +16 -26
- package/dist/containers/Tenant/Diagnostics/Network/NodeNetwork/NodeNetwork.js +16 -44
- package/dist/containers/Tenant/Diagnostics/Overview/ChangefeedInfo/ChangefeedInfo.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/ChangefeedInfo/ChangefeedInfo.js +3 -3
- package/dist/containers/Tenant/Diagnostics/Overview/Overview.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/Overview/Overview.js +27 -45
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/TableInfo.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/TableInfo.js +5 -5
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/prepareTableInfo.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/prepareTableInfo.js +4 -3
- package/dist/containers/Tenant/Diagnostics/Overview/TopicInfo/TopicInfo.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/TopicInfo/TopicInfo.js +3 -3
- package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/TopicStats.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/TopicStats.js +14 -12
- package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/Overview/utils/prepareTopicSchemaInfo.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/utils/prepareTopicSchemaInfo.js +3 -0
- package/dist/containers/Tenant/Diagnostics/Partitions/Headers/Headers.d.ts +6 -6
- package/dist/containers/Tenant/Diagnostics/Partitions/Headers/Headers.js +9 -9
- package/dist/containers/Tenant/Diagnostics/Partitions/Partitions.d.ts +2 -11
- package/dist/containers/Tenant/Diagnostics/Partitions/Partitions.js +35 -40
- package/dist/containers/Tenant/Diagnostics/Partitions/PartitionsControls/PartitionsControls.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Partitions/PartitionsControls/PartitionsControls.js +27 -17
- package/dist/containers/Tenant/Diagnostics/Partitions/columns/columns.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Partitions/columns/columns.js +15 -15
- package/dist/containers/Tenant/Diagnostics/Partitions/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Partitions/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/Partitions/utils/constants.d.ts +3 -3
- package/dist/containers/Tenant/Diagnostics/Partitions/utils/constants.js +1 -1
- package/dist/containers/Tenant/Diagnostics/Partitions/utils/useGetPartitionsColumns.js +4 -4
- package/dist/containers/Tenant/Diagnostics/TenantOverview/DefaultOverviewContent/DefaultOverviewContent.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/Healthcheck.scss +7 -5
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckDetails.d.ts +2 -5
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckDetails.js +7 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckPreview.d.ts +3 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckPreview.js +15 -10
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTree.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTree.js +13 -13
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTreeItem/IssueTreeItem.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTreeItem/IssueTreeItem.js +2 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricCard/MetricCard.d.ts +6 -3
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricCard/MetricCard.js +24 -10
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricCard/MetricCard.scss +9 -20
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricsCards.d.ts +7 -5
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricsCards.js +69 -15
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TenantCpu.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TenantCpu.js +6 -5
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByCpu.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByCpu.js +6 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByLoad.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByLoad.js +6 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopQueries.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopQueries.js +10 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopShards.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopShards.js +7 -12
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantDashboard/TenantDashboard.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantDashboard/TenantDashboard.js +6 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TenantMemory.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TenantMemory.js +4 -3
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TopNodesByMemory.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TopNodesByMemory.js +6 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.js +20 -43
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.scss +3 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverviewTableLayout.d.ts +4 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverviewTableLayout.js +7 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TenantStorage.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TenantStorage.js +9 -8
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopGroups.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopGroups.js +6 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopTables.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopTables.js +10 -15
- package/dist/containers/Tenant/Diagnostics/TenantOverview/getSectionTitle.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/getSectionTitle.js +3 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/i18n/en.json +3 -0
- package/dist/containers/Tenant/Diagnostics/TenantOverview/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/i18n/index.js +2 -3
- package/dist/containers/Tenant/Diagnostics/TenantOverview/useHealthcheck.d.ts +7 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/useHealthcheck.js +10 -17
- package/dist/containers/Tenant/Diagnostics/TenantOverview/utils.d.ts +1 -10
- package/dist/containers/Tenant/Diagnostics/TopQueries/TopQueries.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TopQueries/TopQueries.js +24 -59
- package/dist/containers/Tenant/Diagnostics/TopQueries/getTopQueriesColumns.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TopQueries/getTopQueriesColumns.js +4 -4
- package/dist/containers/Tenant/Diagnostics/TopQueries/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TopQueries/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/TopShards/Filters/Filters.d.ts +4 -4
- package/dist/containers/Tenant/Diagnostics/TopShards/Filters/Filters.js +3 -3
- package/dist/containers/Tenant/Diagnostics/TopShards/TopShards.d.ts +2 -11
- package/dist/containers/Tenant/Diagnostics/TopShards/TopShards.js +26 -33
- package/dist/containers/Tenant/Diagnostics/TopShards/getTopShardsColumns.d.ts +3 -3
- package/dist/containers/Tenant/Diagnostics/TopShards/getTopShardsColumns.js +7 -7
- package/dist/containers/Tenant/Diagnostics/TopShards/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TopShards/i18n/index.js +2 -4
- package/dist/containers/Tenant/Info/ExternalDataSource/ExternalDataSource.d.ts +2 -2
- package/dist/containers/Tenant/Info/ExternalDataSource/ExternalDataSource.js +6 -6
- package/dist/containers/Tenant/Info/ExternalTable/ExternalTable.d.ts +2 -2
- package/dist/containers/Tenant/Info/ExternalTable/ExternalTable.js +9 -9
- package/dist/containers/Tenant/Info/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Info/i18n/index.js +2 -4
- package/dist/containers/Tenant/ObjectGeneral/ObjectGeneral.d.ts +3 -4
- package/dist/containers/Tenant/ObjectGeneral/ObjectGeneral.js +6 -6
- package/dist/containers/Tenant/ObjectSummary/ObjectSummary.d.ts +3 -3
- package/dist/containers/Tenant/ObjectSummary/ObjectSummary.js +20 -54
- package/dist/containers/Tenant/Query/ExecuteResult/ExecuteResult.d.ts +1 -2
- package/dist/containers/Tenant/Query/ExecuteResult/ExecuteResult.js +14 -14
- package/dist/containers/Tenant/Query/ExplainResult/ExplainResult.d.ts +1 -1
- package/dist/containers/Tenant/Query/ExplainResult/ExplainResult.js +28 -40
- package/dist/containers/Tenant/Query/ExplainResult/utils.d.ts +3 -0
- package/dist/containers/Tenant/Query/ExplainResult/utils.js +34 -0
- package/dist/containers/Tenant/Query/Issues/Issues.d.ts +2 -3
- package/dist/containers/Tenant/Query/Issues/Issues.js +13 -13
- package/dist/containers/Tenant/Query/Issues/models.d.ts +1 -1
- package/dist/containers/Tenant/Query/Preview/Preview.d.ts +1 -1
- package/dist/containers/Tenant/Query/Preview/Preview.js +19 -35
- package/dist/containers/Tenant/Query/QueriesHistory/QueriesHistory.d.ts +1 -2
- package/dist/containers/Tenant/Query/QueriesHistory/QueriesHistory.js +5 -5
- package/dist/containers/Tenant/Query/Query.d.ts +2 -2
- package/dist/containers/Tenant/Query/Query.js +6 -6
- package/dist/containers/Tenant/Query/QueryDuration/QueryDuration.d.ts +1 -1
- package/dist/containers/Tenant/Query/QueryDuration/QueryDuration.js +4 -4
- package/dist/containers/Tenant/Query/QueryEditor/QueryEditor.d.ts +15 -6
- package/dist/containers/Tenant/Query/QueryEditor/QueryEditor.js +22 -24
- package/dist/containers/Tenant/Query/QueryEditor/helpers.js +2 -2
- package/dist/containers/Tenant/Query/QueryEditorControls/QueryEditorControls.d.ts +1 -1
- package/dist/containers/Tenant/Query/QueryEditorControls/QueryEditorControls.js +9 -9
- package/dist/containers/Tenant/Query/QueryEditorControls/QueryEditorControls.scss +1 -2
- package/dist/containers/Tenant/Query/QueryTabs/QueryTabs.d.ts +1 -1
- package/dist/containers/Tenant/Query/QueryTabs/QueryTabs.js +5 -5
- package/dist/containers/Tenant/Query/SaveQuery/SaveQuery.d.ts +1 -1
- package/dist/containers/Tenant/Query/SaveQuery/SaveQuery.js +9 -9
- package/dist/containers/Tenant/Query/SavedQueries/SavedQueries.d.ts +1 -1
- package/dist/containers/Tenant/Query/SavedQueries/SavedQueries.js +15 -15
- package/dist/containers/Tenant/Schema/SchemaTree/SchemaTree.d.ts +1 -2
- package/dist/containers/Tenant/Schema/SchemaTree/SchemaTree.js +3 -3
- package/dist/containers/Tenant/Schema/SchemaViewer/SchemaViewer.d.ts +6 -5
- package/dist/containers/Tenant/Schema/SchemaViewer/SchemaViewer.js +19 -66
- package/dist/containers/Tenant/Schema/SchemaViewer/SchemaViewer.scss +0 -1
- package/dist/containers/Tenant/Schema/SchemaViewer/helpers.d.ts +25 -0
- package/dist/containers/Tenant/Schema/SchemaViewer/helpers.js +148 -0
- package/dist/containers/Tenant/Tenant.d.ts +2 -3
- package/dist/containers/Tenant/Tenant.js +20 -27
- package/dist/containers/Tenant/utils/index.d.ts +1 -1
- package/dist/containers/Tenant/utils/paneVisibilityToggleHelpers.d.ts +1 -2
- package/dist/containers/Tenant/utils/paneVisibilityToggleHelpers.js +4 -4
- package/dist/containers/Tenant/utils/schema.d.ts +1 -0
- package/dist/containers/Tenant/utils/schema.js +1 -0
- package/dist/containers/Tenant/utils/schemaActions.d.ts +1 -2
- package/dist/containers/Tenant/utils/schemaActions.js +1 -1
- package/dist/containers/Tenant/utils/schemaControls.d.ts +2 -3
- package/dist/containers/Tenant/utils/schemaControls.js +3 -3
- package/dist/containers/Tenants/Tenants.d.ts +1 -1
- package/dist/containers/Tenants/Tenants.js +22 -22
- package/dist/containers/UserSettings/Setting.d.ts +4 -4
- package/dist/containers/UserSettings/Setting.js +5 -5
- package/dist/containers/UserSettings/UserSettings.d.ts +3 -12
- package/dist/containers/UserSettings/UserSettings.js +6 -6
- package/dist/containers/UserSettings/settings.js +4 -4
- package/dist/containers/VDiskPage/VDiskPage.d.ts +1 -2
- package/dist/containers/VDiskPage/VDiskPage.js +36 -37
- package/dist/containers/VDiskPage/VDiskPage.scss +2 -3
- package/dist/containers/VDiskPage/i18n/index.d.ts +1 -1
- package/dist/containers/Versions/GroupedNodesTree/GroupedNodesTree.d.ts +3 -12
- package/dist/containers/Versions/GroupedNodesTree/GroupedNodesTree.js +7 -7
- package/dist/containers/Versions/GroupedNodesTree/GroupedNodesTree.scss +2 -3
- package/dist/containers/Versions/NodesTable/NodesTable.d.ts +2 -2
- package/dist/containers/Versions/NodesTable/NodesTable.js +4 -4
- package/dist/containers/Versions/NodesTreeTitle/NodesTreeTitle.d.ts +2 -2
- package/dist/containers/Versions/NodesTreeTitle/NodesTreeTitle.js +3 -3
- package/dist/containers/Versions/NodesTreeTitle/NodesTreeTitle.scss +1 -1
- package/dist/containers/Versions/Versions.d.ts +1 -1
- package/dist/containers/Versions/Versions.js +17 -19
- package/dist/containers/Versions/groupNodes.d.ts +3 -2
- package/dist/containers/Versions/types.d.ts +1 -1
- package/dist/routes.js +2 -2
- package/dist/services/api.d.ts +49 -43
- package/dist/services/api.js +82 -64
- package/dist/services/parsers/parseMetaTenants.d.ts +1 -1
- package/dist/services/settings.js +1 -1
- package/dist/store/configureStore.d.ts +29 -105
- package/dist/store/configureStore.js +13 -9
- package/dist/store/defaultStore.d.ts +11 -49
- package/dist/store/reducers/api.d.ts +3 -0
- package/dist/store/reducers/api.js +24 -0
- package/dist/store/reducers/authentication/authentication.d.ts +15 -72
- package/dist/store/reducers/authentication/authentication.js +1 -1
- package/dist/store/reducers/authentication/types.d.ts +1 -1
- package/dist/store/reducers/cluster/cluster.d.ts +11 -97
- package/dist/store/reducers/cluster/cluster.js +58 -76
- package/dist/store/reducers/cluster/types.d.ts +0 -9
- package/dist/store/reducers/clusterNodes/clusterNodes.d.ts +7 -92
- package/dist/store/reducers/clusterNodes/clusterNodes.js +22 -36
- package/dist/store/reducers/clusters/clusters.d.ts +7 -96
- package/dist/store/reducers/clusters/clusters.js +28 -38
- package/dist/store/reducers/clusters/selectors.d.ts +3 -32
- package/dist/store/reducers/clusters/selectors.js +14 -43
- package/dist/store/reducers/clusters/types.d.ts +1 -9
- package/dist/store/reducers/describe.d.ts +4 -184
- package/dist/store/reducers/describe.js +23 -97
- package/dist/store/reducers/executeQuery.d.ts +6 -25
- package/dist/store/reducers/executeQuery.js +4 -4
- package/dist/store/reducers/executeTopQueries/executeTopQueries.d.ts +10 -25
- package/dist/store/reducers/executeTopQueries/executeTopQueries.js +45 -52
- package/dist/store/reducers/executeTopQueries/types.d.ts +3 -14
- package/dist/store/reducers/executeTopQueries/utils.d.ts +2 -2
- package/dist/store/reducers/explainQuery.d.ts +11 -49
- package/dist/store/reducers/explainQuery.js +2 -2
- package/dist/store/reducers/header/types.d.ts +1 -1
- package/dist/store/reducers/healthcheckInfo/healthcheckInfo.d.ts +2113 -42
- package/dist/store/reducers/healthcheckInfo/healthcheckInfo.js +20 -40
- package/dist/store/reducers/healthcheckInfo/types.d.ts +1 -16
- package/dist/store/reducers/heatmap.d.ts +14 -109
- package/dist/store/reducers/heatmap.js +66 -61
- package/dist/store/reducers/host.d.ts +5 -24
- package/dist/store/reducers/host.js +1 -1
- package/dist/store/reducers/hotKeys/hotKeys.d.ts +1 -1
- package/dist/store/reducers/index.d.ts +41 -108
- package/dist/store/reducers/index.js +20 -58
- package/dist/store/reducers/network/network.d.ts +3 -95
- package/dist/store/reducers/network/network.js +18 -37
- package/dist/store/reducers/node/node.d.ts +8 -183
- package/dist/store/reducers/node/node.js +30 -58
- package/dist/store/reducers/node/selectors.d.ts +86 -3
- package/dist/store/reducers/node/selectors.js +6 -5
- package/dist/store/reducers/node/types.d.ts +0 -18
- package/dist/store/reducers/nodes/nodes.d.ts +8 -193
- package/dist/store/reducers/nodes/nodes.js +53 -89
- package/dist/store/reducers/nodes/selectors.d.ts +7 -3
- package/dist/store/reducers/nodes/selectors.js +4 -15
- package/dist/store/reducers/nodes/types.d.ts +4 -15
- package/dist/store/reducers/nodes/utils.d.ts +1 -1
- package/dist/store/reducers/nodesList.d.ts +31 -36
- package/dist/store/reducers/nodesList.js +21 -26
- package/dist/store/reducers/olapStats.d.ts +5 -97
- package/dist/store/reducers/olapStats.js +22 -42
- package/dist/store/reducers/overview/overview.d.ts +6 -188
- package/dist/store/reducers/overview/overview.js +16 -72
- package/dist/store/reducers/partitions/partitions.d.ts +10 -99
- package/dist/store/reducers/partitions/partitions.js +39 -62
- package/dist/store/reducers/partitions/types.d.ts +0 -8
- package/dist/store/reducers/partitions/utils.d.ts +1 -1
- package/dist/store/reducers/pdisk/pdisk.d.ts +7 -210
- package/dist/store/reducers/pdisk/pdisk.js +36 -63
- package/dist/store/reducers/pdisk/types.d.ts +1 -17
- package/dist/store/reducers/pdisk/utils.d.ts +3 -25
- package/dist/store/reducers/pdisk/utils.js +1 -1
- package/dist/store/reducers/preview.d.ts +4 -99
- package/dist/store/reducers/preview.js +18 -39
- package/dist/store/reducers/schema/schema.d.ts +11 -34
- package/dist/store/reducers/schema/schema.js +15 -17
- package/dist/store/reducers/schema/types.d.ts +7 -4
- package/dist/store/reducers/schemaAcl/schemaAcl.d.ts +5 -24
- package/dist/store/reducers/schemaAcl/schemaAcl.js +1 -1
- package/dist/store/reducers/schemaAcl/types.d.ts +1 -1
- package/dist/store/reducers/settings/settings.d.ts +2 -3
- package/dist/store/reducers/settings/types.d.ts +2 -2
- package/dist/store/reducers/shardsWorkload/shardsWorkload.d.ts +8 -104
- package/dist/store/reducers/shardsWorkload/shardsWorkload.js +41 -70
- package/dist/store/reducers/shardsWorkload/types.d.ts +3 -14
- package/dist/store/reducers/storage/selectors.d.ts +6 -13
- package/dist/store/reducers/storage/selectors.js +15 -23
- package/dist/store/reducers/storage/storage.d.ts +8 -209
- package/dist/store/reducers/storage/storage.js +67 -132
- package/dist/store/reducers/storage/types.d.ts +3 -16
- package/dist/store/reducers/storage/utils.js +3 -3
- package/dist/store/reducers/tablet.d.ts +13 -183
- package/dist/store/reducers/tablet.js +58 -83
- package/dist/store/reducers/tablets.d.ts +7 -103
- package/dist/store/reducers/tablets.js +32 -52
- package/dist/store/reducers/tabletsFilters.d.ts +5 -24
- package/dist/store/reducers/tabletsFilters.js +1 -1
- package/dist/store/reducers/tenant/constants.d.ts +1 -0
- package/dist/store/reducers/tenant/constants.js +1 -0
- package/dist/store/reducers/tenant/tenant.d.ts +9 -121
- package/dist/store/reducers/tenant/tenant.js +42 -103
- package/dist/store/reducers/tenant/types.d.ts +1 -10
- package/dist/store/reducers/tenantOverview/executeTopTables/executeTopTables.d.ts +5 -95
- package/dist/store/reducers/tenantOverview/executeTopTables/executeTopTables.js +22 -48
- package/dist/store/reducers/tenantOverview/topNodes/topNodes.d.ts +4 -0
- package/dist/store/reducers/tenantOverview/topNodes/topNodes.js +22 -0
- package/dist/store/reducers/tenantOverview/topQueries/tenantOverviewTopQueries.d.ts +5 -94
- package/dist/store/reducers/tenantOverview/topQueries/tenantOverviewTopQueries.js +21 -41
- package/dist/store/reducers/tenantOverview/topShards/tenantOverviewTopShards.d.ts +6 -94
- package/dist/store/reducers/tenantOverview/topShards/tenantOverviewTopShards.js +21 -44
- package/dist/store/reducers/tenantOverview/topShards/utils.d.ts +1 -1
- package/dist/store/reducers/tenantOverview/topStorageGroups/topStorageGroups.d.ts +3 -96
- package/dist/store/reducers/tenantOverview/topStorageGroups/topStorageGroups.js +19 -46
- package/dist/store/reducers/tenantOverview/topStorageGroups/types.d.ts +0 -15
- package/dist/store/reducers/tenants/contants.d.ts +6 -0
- package/dist/store/reducers/tenants/contants.js +6 -0
- package/dist/store/reducers/tenants/selectors.d.ts +1050 -3
- package/dist/store/reducers/tenants/selectors.js +3 -1
- package/dist/store/reducers/tenants/tenants.d.ts +9 -134
- package/dist/store/reducers/tenants/tenants.js +38 -41
- package/dist/store/reducers/tenants/types.d.ts +5 -13
- package/dist/store/reducers/tenants/utils.d.ts +24 -43
- package/dist/store/reducers/tenants/utils.js +92 -21
- package/dist/store/reducers/tooltip.d.ts +2 -2
- package/dist/store/reducers/topic.d.ts +1689 -42
- package/dist/store/reducers/topic.js +30 -61
- package/dist/store/reducers/vdisk/types.d.ts +0 -14
- package/dist/store/reducers/vdisk/vdisk.d.ts +6 -100
- package/dist/store/reducers/vdisk/vdisk.js +28 -46
- package/dist/store/state-url-mapping.d.ts +8 -2
- package/dist/store/state-url-mapping.js +38 -11
- package/dist/styles/mixins.scss +6 -0
- package/dist/types/additionalProps.d.ts +3 -3
- package/dist/types/api/compute.d.ts +3 -3
- package/dist/types/api/consumer.d.ts +1 -1
- package/dist/types/api/netInfo.d.ts +1 -1
- package/dist/types/api/nodes.d.ts +4 -4
- package/dist/types/api/pdisk.d.ts +1 -1
- package/dist/types/api/schema/table.d.ts +2 -2
- package/dist/types/api/storage.d.ts +2 -2
- package/dist/types/api/systemState.d.ts +1 -1
- package/dist/types/api/tablet.d.ts +1 -1
- package/dist/types/api/tenant.d.ts +17 -3
- package/dist/types/api/tenant.js +6 -0
- package/dist/types/api/topic.d.ts +2 -2
- package/dist/types/api/vdisk.d.ts +2 -2
- package/dist/types/store/describe.d.ts +1 -23
- package/dist/types/store/executeQuery.d.ts +1 -1
- package/dist/types/store/explainQuery.d.ts +1 -1
- package/dist/types/store/heatmap.d.ts +1 -23
- package/dist/types/store/host.d.ts +1 -1
- package/dist/types/store/nodesList.d.ts +0 -14
- package/dist/types/store/query.d.ts +2 -2
- package/dist/types/store/tablet.d.ts +0 -18
- package/dist/types/store/tablets.d.ts +5 -15
- package/dist/types/store/tooltip.d.ts +2 -2
- package/dist/types/store/topic.d.ts +0 -14
- package/dist/utils/__test__/monitoring.test.js +28 -22
- package/dist/utils/__test__/parseBalancer.test.js +1 -1
- package/dist/utils/__test__/prepareBackend.test.js +1 -1
- package/dist/utils/bytesParsers/formatBytes.js +1 -1
- package/dist/utils/bytesParsers/i18n/index.d.ts +1 -1
- package/dist/utils/bytesParsers/i18n/index.js +2 -4
- package/dist/utils/cn.d.ts +1 -2
- package/dist/utils/cn.js +5 -2
- package/dist/utils/constants.d.ts +2 -0
- package/dist/utils/constants.js +2 -0
- package/dist/utils/createToast.d.ts +2 -2
- package/dist/utils/createToast.js +3 -3
- package/dist/utils/dataFormatters/dataFormatters.d.ts +1 -1
- package/dist/utils/dataFormatters/dataFormatters.js +1 -1
- package/dist/utils/dataFormatters/i18n/index.d.ts +1 -1
- package/dist/utils/dataFormatters/i18n/index.js +2 -4
- package/dist/utils/diagnostics.d.ts +1 -1
- package/dist/utils/disks/__test__/calculateVDiskSeverity.test.js +18 -18
- package/dist/utils/disks/calculateVDiskSeverity.d.ts +1 -1
- package/dist/utils/disks/getPDiskType.js +1 -1
- package/dist/utils/filters.js +1 -1
- package/dist/utils/hooks/index.d.ts +0 -1
- package/dist/utils/hooks/index.js +0 -1
- package/dist/utils/hooks/useNodesRequestParams.d.ts +1 -1
- package/dist/utils/hooks/useNodesRequestParams.js +2 -2
- package/dist/utils/hooks/useSearchQuery.d.ts +1 -0
- package/dist/utils/hooks/useSetting.d.ts +1 -1
- package/dist/utils/hooks/useSetting.js +3 -3
- package/dist/utils/hooks/useStorageRequestParams.js +2 -2
- package/dist/utils/hooks/useTableResize.d.ts +1 -1
- package/dist/utils/hooks/useTableResize.js +3 -3
- package/dist/utils/hooks/useTableSort.d.ts +1 -1
- package/dist/utils/hooks/useTableSort.js +2 -2
- package/dist/utils/hooks/useTypedSelector.d.ts +1 -1
- package/dist/utils/i18n/i18n.d.ts +2 -1
- package/dist/utils/i18n/i18n.js +1 -7
- package/dist/utils/lazyComponent.d.ts +1 -1
- package/dist/utils/lazyComponent.js +5 -5
- package/dist/utils/monaco/yqlSuggestions/generateSuggestions.d.ts +1 -1
- package/dist/utils/monaco/yqlSuggestions/yqlSuggestions.js +4 -2
- package/dist/utils/monitoring.d.ts +4 -3
- package/dist/utils/monitoring.js +39 -24
- package/dist/utils/nodes.d.ts +3 -3
- package/dist/utils/nodes.js +1 -1
- package/dist/utils/prepareQueryExplain.d.ts +1 -1
- package/dist/utils/query.d.ts +1 -1
- package/dist/utils/timeParsers/i18n/index.d.ts +1 -1
- package/dist/utils/timeParsers/i18n/index.js +2 -4
- package/dist/utils/tooltip.d.ts +8 -8
- package/dist/utils/tooltip.js +9 -9
- package/dist/utils/utils.js +1 -1
- package/dist/utils/versions/getVersionsColors.js +10 -10
- package/package.json +65 -61
- package/dist/containers/Clusters/useClustersList.d.ts +0 -1
- package/dist/containers/Clusters/useClustersList.js +0 -9
- package/dist/store/reducers/clusterNodes/types.d.ts +0 -14
- package/dist/store/reducers/clusterNodes/types.js +0 -1
- package/dist/store/reducers/network/types.d.ts +0 -11
- package/dist/store/reducers/network/types.js +0 -1
- package/dist/store/reducers/overview/types.d.ts +0 -18
- package/dist/store/reducers/overview/types.js +0 -1
- package/dist/store/reducers/tenantOverview/executeTopTables/types.d.ts +0 -10
- package/dist/store/reducers/tenantOverview/executeTopTables/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topNodesByCpu/topNodesByCpu.d.ts +0 -96
- package/dist/store/reducers/tenantOverview/topNodesByCpu/topNodesByCpu.js +0 -47
- package/dist/store/reducers/tenantOverview/topNodesByCpu/types.d.ts +0 -19
- package/dist/store/reducers/tenantOverview/topNodesByCpu/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topNodesByLoad/topNodesByLoad.d.ts +0 -96
- package/dist/store/reducers/tenantOverview/topNodesByLoad/topNodesByLoad.js +0 -47
- package/dist/store/reducers/tenantOverview/topNodesByLoad/types.d.ts +0 -19
- package/dist/store/reducers/tenantOverview/topNodesByLoad/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topNodesByMemory/topNodesByMemory.d.ts +0 -96
- package/dist/store/reducers/tenantOverview/topNodesByMemory/topNodesByMemory.js +0 -47
- package/dist/store/reducers/tenantOverview/topNodesByMemory/types.d.ts +0 -19
- package/dist/store/reducers/tenantOverview/topNodesByMemory/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topQueries/types.d.ts +0 -10
- package/dist/store/reducers/tenantOverview/topQueries/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topShards/types.d.ts +0 -10
- package/dist/store/reducers/tenantOverview/topShards/types.js +0 -1
- package/dist/types/store/olapStats.d.ts +0 -10
- package/dist/types/store/olapStats.js +0 -1
- package/dist/utils/autofetcher.d.ts +0 -13
- package/dist/utils/autofetcher.js +0 -50
- package/dist/utils/hooks/useAutofetcher.d.ts +0 -2
- package/dist/utils/hooks/useAutofetcher.js +0 -23
- /package/dist/components/MetricChart/{convertReponse.d.ts → convertResponse.d.ts} +0 -0
- /package/dist/components/MetricChart/{convertReponse.js → convertResponse.js} +0 -0
@@ -1,30 +1,19 @@
|
|
1
1
|
import singleClusterMode from './singleClusterMode';
|
2
2
|
export declare const rootReducer: {
|
3
|
+
api: import("redux").Reducer<import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">, import("redux").UnknownAction>;
|
3
4
|
singleClusterMode: typeof singleClusterMode;
|
4
|
-
nodes: import("redux").Reducer<import("./nodes/types").NodesState
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
schema: import("redux").Reducer<import("./schema/types").SchemaState, import("./schema/types").SchemaAction, import("./schema/types").SchemaState>;
|
17
|
-
overview: import("redux").Reducer<import("./overview/types").OverviewState, import("./overview/types").OverviewAction, import("./overview/types").OverviewState>;
|
18
|
-
olapStats: import("redux").Reducer<import("../../types/store/olapStats").OlapStatsState, import("../../types/store/olapStats").OlapStatsAction, import("../../types/store/olapStats").OlapStatsState>;
|
19
|
-
host: import("redux").Reducer<import("../../types/store/host").IHostState, import("../../types/store/host").IHostAction, import("../../types/store/host").IHostState>;
|
20
|
-
network: import("redux").Reducer<import("./network/types").NetworkState, import("./network/types").NetworkAction, import("./network/types").NetworkState>;
|
21
|
-
tenants: import("redux").Reducer<import("./tenants/types").TenantsState, import("./tenants/types").TenantsAction, import("./tenants/types").TenantsState>;
|
22
|
-
tablet: import("redux").Reducer<import("../../types/store/tablet").ITabletState, import("../../types/store/tablet").ITabletAction, import("../../types/store/tablet").ITabletState>;
|
23
|
-
topic: import("redux").Reducer<import("../../types/store/topic").ITopicState, import("../../types/store/topic").ITopicAction, import("../../types/store/topic").ITopicState>;
|
24
|
-
partitions: import("redux").Reducer<import("./partitions/types").PartitionsState, import("./partitions/types").PartitionsAction, import("./partitions/types").PartitionsState>;
|
25
|
-
pDisk: import("redux").Reducer<import("./pdisk/types").PDiskState, import("./pdisk/types").PDiskAction, import("./pdisk/types").PDiskState>;
|
26
|
-
executeQuery: import("redux").Reducer<import("../../types/store/executeQuery").ExecuteQueryState, import("../../types/store/executeQuery").ExecuteQueryAction, import("../../types/store/executeQuery").ExecuteQueryState>;
|
27
|
-
explainQuery: import("redux").Reducer<import("../../types/store/explainQuery").ExplainQueryState, import("../../types/store/explainQuery").ExplainQueryAction, import("../../types/store/explainQuery").ExplainQueryState>;
|
5
|
+
nodes: import("redux").Reducer<import("./nodes/types").NodesState>;
|
6
|
+
cluster: import("redux").Reducer<import("./cluster/types").ClusterState>;
|
7
|
+
tenant: import("redux").Reducer<import("./tenant/types").TenantState>;
|
8
|
+
storage: import("redux").Reducer<import("./storage/types").StorageState>;
|
9
|
+
tooltip: import("redux").Reducer<import("../../types/store/tooltip").ITooltipState, import("../../types/store/tooltip").ITooltipAction>;
|
10
|
+
tablets: import("redux").Reducer<import("../../types/store/tablets").TabletsState>;
|
11
|
+
schema: import("redux").Reducer<import("./schema/types").SchemaState, import("./schema/types").SchemaAction>;
|
12
|
+
host: import("redux").Reducer<import("../../types/store/host").IHostState, import("../../types/store/host").IHostAction>;
|
13
|
+
tenants: import("redux").Reducer<import("./tenants/types").TenantsState>;
|
14
|
+
partitions: import("redux").Reducer<import("./partitions/types").PartitionsState>;
|
15
|
+
executeQuery: import("redux").Reducer<import("../../types/store/executeQuery").ExecuteQueryState, import("../../types/store/executeQuery").ExecuteQueryAction>;
|
16
|
+
explainQuery: import("redux").Reducer<import("../../types/store/explainQuery").ExplainQueryState, import("../../types/store/explainQuery").ExplainQueryAction>;
|
28
17
|
tabletsFilters: (state: {
|
29
18
|
data: undefined;
|
30
19
|
loading: boolean;
|
@@ -68,73 +57,44 @@ export declare const rootReducer: {
|
|
68
57
|
wasLoaded: boolean;
|
69
58
|
stateFilter: never[];
|
70
59
|
};
|
71
|
-
heatmap: import("redux").Reducer<import("../../types/store/heatmap").IHeatmapState
|
72
|
-
settings: import("redux").Reducer<import("./settings/types").SettingsState, import("./settings/types").SettingsAction
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
readonly SUCCESS: "preview/SEND_QUERY_SUCCESS";
|
79
|
-
readonly FAILURE: "preview/SEND_QUERY_FAILURE";
|
80
|
-
}, import("../../types/store/query").IQueryResult, import("../../types/store/query").QueryErrorResponse> | {
|
81
|
-
readonly type: "preview/SET_QUERY_OPTIONS";
|
82
|
-
readonly data: any;
|
83
|
-
}) => any;
|
84
|
-
nodesList: import("redux").Reducer<import("../../types/store/nodesList").NodesListState, import("../../types/store/nodesList").NodesListAction, import("../../types/store/nodesList").NodesListState>;
|
85
|
-
describe: import("redux").Reducer<import("../../types/store/describe").IDescribeState, import("../../types/store/describe").IDescribeAction, import("../../types/store/describe").IDescribeState>;
|
86
|
-
schemaAcl: import("redux").Reducer<import("./schemaAcl/types").SchemaAclState, import("./schemaAcl/types").SchemaAclAction, import("./schemaAcl/types").SchemaAclState>;
|
87
|
-
executeTopQueries: import("redux").Reducer<import("./executeTopQueries/types").ITopQueriesState, import("./executeTopQueries/types").ITopQueriesAction, import("./executeTopQueries/types").ITopQueriesState>;
|
88
|
-
executeTopTables: import("redux").Reducer<import("./tenantOverview/executeTopTables/types").TopTablesState, import("./tenantOverview/executeTopTables/types").TopTablesAction, import("./tenantOverview/executeTopTables/types").TopTablesState>;
|
89
|
-
tenantOverviewTopQueries: import("redux").Reducer<import("./tenantOverview/topQueries/types").TenantOverviewTopQueriesState, import("./tenantOverview/topQueries/types").TenantOverviewTopQueriesAction, import("./tenantOverview/topQueries/types").TenantOverviewTopQueriesState>;
|
90
|
-
healthcheckInfo: import("redux").Reducer<import("./healthcheckInfo/types").HealthcheckInfoState, import("./healthcheckInfo/types").HealthCheckInfoAction, import("./healthcheckInfo/types").HealthcheckInfoState>;
|
91
|
-
shardsWorkload: import("redux").Reducer<import("./shardsWorkload/types").IShardsWorkloadState, import("./shardsWorkload/types").IShardsWorkloadAction, import("./shardsWorkload/types").IShardsWorkloadState>;
|
92
|
-
tenantOverviewTopShards: import("redux").Reducer<import("./tenantOverview/topShards/types").TenantOverviewTopShardsState, import("./tenantOverview/topShards/types").TenantOverviewTopShardsAction, import("./tenantOverview/topShards/types").TenantOverviewTopShardsState>;
|
93
|
-
hotKeys: import("redux").Reducer<import("./hotKeys/types").HotKeysState, import("./hotKeys/types").HotKeysAction, import("./hotKeys/types").HotKeysState>;
|
94
|
-
authentication: import("redux").Reducer<import("./authentication/types").AuthenticationState, import("./authentication/types").AuthenticationAction, import("./authentication/types").AuthenticationState>;
|
60
|
+
heatmap: import("redux").Reducer<import("../../types/store/heatmap").IHeatmapState>;
|
61
|
+
settings: import("redux").Reducer<import("./settings/types").SettingsState, import("./settings/types").SettingsAction>;
|
62
|
+
schemaAcl: import("redux").Reducer<import("./schemaAcl/types").SchemaAclState, import("./schemaAcl/types").SchemaAclAction>;
|
63
|
+
executeTopQueries: import("redux").Reducer<import("./executeTopQueries/types").TopQueriesFilters>;
|
64
|
+
shardsWorkload: import("redux").Reducer<import("./shardsWorkload/types").ShardsWorkloadFilters>;
|
65
|
+
hotKeys: import("redux").Reducer<import("./hotKeys/types").HotKeysState, import("./hotKeys/types").HotKeysAction>;
|
66
|
+
authentication: import("redux").Reducer<import("./authentication/types").AuthenticationState, import("./authentication/types").AuthenticationAction>;
|
95
67
|
header: import("redux").Reducer<import("./header/types").HeaderState, {
|
96
68
|
readonly type: "header/SET_HEADER_BREADCRUMBS";
|
97
69
|
readonly page: import("./header/types").Page;
|
98
|
-
readonly options: {} | import("./header/types").TabletsBreadcrumbsOptions | import("./header/types").TenantBreadcrumbsOptions | import("./header/types").ClusterBreadcrumbsOptions | import("./header/types").
|
99
|
-
}
|
70
|
+
readonly options: {} | import("./header/types").TabletsBreadcrumbsOptions | import("./header/types").TenantBreadcrumbsOptions | import("./header/types").ClusterBreadcrumbsOptions | import("./header/types").TabletBreadcrumbsOptions | import("./header/types").NodeBreadcrumbsOptions;
|
71
|
+
}>;
|
100
72
|
saveQuery: import("redux").Reducer<string | null, {
|
101
73
|
readonly type: "SET_QUERY_NAME_TO_EDIT";
|
102
74
|
readonly data: string;
|
103
75
|
} | {
|
104
76
|
readonly type: "CLEAR_QUERY_NAME_TO_EDIT";
|
105
|
-
}
|
77
|
+
}>;
|
106
78
|
fullscreen: (state: boolean | undefined, action: {
|
107
79
|
readonly type: "ENABLE_FULLSCREEN_MODE";
|
108
80
|
} | {
|
109
81
|
readonly type: "DISABLE_FULLSCREEN_MODE";
|
110
82
|
}) => boolean;
|
111
|
-
clusters: import("redux").Reducer<import("./clusters/types").
|
112
|
-
vDisk: import("redux").Reducer<import("./vdisk/types").VDiskState, import("./vdisk/types").VDiskAction, import("./vdisk/types").VDiskState>;
|
83
|
+
clusters: import("redux").Reducer<import("./clusters/types").ClustersFilters>;
|
113
84
|
};
|
114
85
|
declare const combinedReducer: import("redux").Reducer<{
|
86
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
115
87
|
singleClusterMode: boolean;
|
116
88
|
nodes: import("./nodes/types").NodesState;
|
117
|
-
topNodesByLoad: import("./tenantOverview/topNodesByLoad/types").TopNodesByLoadState;
|
118
|
-
topNodesByCpu: import("./tenantOverview/topNodesByCpu/types").TopNodesByCpuState;
|
119
|
-
topNodesByMemory: import("./tenantOverview/topNodesByMemory/types").TopNodesByMemoryState;
|
120
89
|
cluster: import("./cluster/types").ClusterState;
|
121
|
-
clusterNodes: import("./clusterNodes/types").ClusterNodesState;
|
122
90
|
tenant: import("./tenant/types").TenantState;
|
123
91
|
storage: import("./storage/types").StorageState;
|
124
|
-
topStorageGroups: import("./tenantOverview/topStorageGroups/types").TopStorageGroupsState;
|
125
|
-
node: import("./node/types").NodeState;
|
126
92
|
tooltip: import("../../types/store/tooltip").ITooltipState;
|
127
|
-
tablets: import("../../types/store/tablets").
|
93
|
+
tablets: import("../../types/store/tablets").TabletsState;
|
128
94
|
schema: import("./schema/types").SchemaState;
|
129
|
-
overview: import("./overview/types").OverviewState;
|
130
|
-
olapStats: import("../../types/store/olapStats").OlapStatsState;
|
131
95
|
host: import("../../types/store/host").IHostState;
|
132
|
-
network: import("./network/types").NetworkState;
|
133
96
|
tenants: import("./tenants/types").TenantsState;
|
134
|
-
tablet: import("../../types/store/tablet").ITabletState;
|
135
|
-
topic: import("../../types/store/topic").ITopicState;
|
136
97
|
partitions: import("./partitions/types").PartitionsState;
|
137
|
-
pDisk: import("./pdisk/types").PDiskState;
|
138
98
|
executeQuery: import("../../types/store/executeQuery").ExecuteQueryState;
|
139
99
|
explainQuery: import("../../types/store/explainQuery").ExplainQueryState;
|
140
100
|
tabletsFilters: {
|
@@ -176,47 +136,28 @@ declare const combinedReducer: import("redux").Reducer<{
|
|
176
136
|
};
|
177
137
|
heatmap: import("../../types/store/heatmap").IHeatmapState;
|
178
138
|
settings: import("./settings/types").SettingsState;
|
179
|
-
preview: any;
|
180
|
-
nodesList: import("../../types/store/nodesList").NodesListState;
|
181
|
-
describe: import("../../types/store/describe").IDescribeState;
|
182
139
|
schemaAcl: import("./schemaAcl/types").SchemaAclState;
|
183
|
-
executeTopQueries: import("./executeTopQueries/types").
|
184
|
-
|
185
|
-
tenantOverviewTopQueries: import("./tenantOverview/topQueries/types").TenantOverviewTopQueriesState;
|
186
|
-
healthcheckInfo: import("./healthcheckInfo/types").HealthcheckInfoState;
|
187
|
-
shardsWorkload: import("./shardsWorkload/types").IShardsWorkloadState;
|
188
|
-
tenantOverviewTopShards: import("./tenantOverview/topShards/types").TenantOverviewTopShardsState;
|
140
|
+
executeTopQueries: import("./executeTopQueries/types").TopQueriesFilters;
|
141
|
+
shardsWorkload: import("./shardsWorkload/types").ShardsWorkloadFilters;
|
189
142
|
hotKeys: import("./hotKeys/types").HotKeysState;
|
190
143
|
authentication: import("./authentication/types").AuthenticationState;
|
191
144
|
header: import("./header/types").HeaderState;
|
192
145
|
saveQuery: string | null;
|
193
146
|
fullscreen: boolean;
|
194
|
-
clusters: import("./clusters/types").
|
195
|
-
vDisk: import("./vdisk/types").VDiskState;
|
147
|
+
clusters: import("./clusters/types").ClustersFilters;
|
196
148
|
}, any, Partial<{
|
149
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api"> | undefined;
|
197
150
|
singleClusterMode: boolean | undefined;
|
198
|
-
nodes:
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
cluster: never;
|
203
|
-
clusterNodes: never;
|
204
|
-
tenant: never;
|
205
|
-
storage: never;
|
206
|
-
topStorageGroups: never;
|
207
|
-
node: never;
|
151
|
+
nodes: import("./nodes/types").NodesState | undefined;
|
152
|
+
cluster: import("./cluster/types").ClusterState | undefined;
|
153
|
+
tenant: import("./tenant/types").TenantState | undefined;
|
154
|
+
storage: import("./storage/types").StorageState | undefined;
|
208
155
|
tooltip: never;
|
209
|
-
tablets:
|
156
|
+
tablets: import("../../types/store/tablets").TabletsState | undefined;
|
210
157
|
schema: never;
|
211
|
-
overview: never;
|
212
|
-
olapStats: never;
|
213
158
|
host: never;
|
214
|
-
|
215
|
-
|
216
|
-
tablet: never;
|
217
|
-
topic: never;
|
218
|
-
partitions: never;
|
219
|
-
pDisk: never;
|
159
|
+
tenants: import("./tenants/types").TenantsState | undefined;
|
160
|
+
partitions: import("./partitions/types").PartitionsState | undefined;
|
220
161
|
executeQuery: never;
|
221
162
|
explainQuery: never;
|
222
163
|
tabletsFilters: {
|
@@ -226,24 +167,16 @@ declare const combinedReducer: import("redux").Reducer<{
|
|
226
167
|
stateFilter: never[];
|
227
168
|
typeFilter: never[];
|
228
169
|
} | undefined;
|
229
|
-
heatmap:
|
170
|
+
heatmap: import("../../types/store/heatmap").IHeatmapState | undefined;
|
230
171
|
settings: never;
|
231
|
-
preview: never;
|
232
|
-
nodesList: never;
|
233
|
-
describe: never;
|
234
172
|
schemaAcl: never;
|
235
|
-
executeTopQueries:
|
236
|
-
|
237
|
-
tenantOverviewTopQueries: never;
|
238
|
-
healthcheckInfo: never;
|
239
|
-
shardsWorkload: never;
|
240
|
-
tenantOverviewTopShards: never;
|
173
|
+
executeTopQueries: import("./executeTopQueries/types").TopQueriesFilters | undefined;
|
174
|
+
shardsWorkload: import("./shardsWorkload/types").ShardsWorkloadFilters | undefined;
|
241
175
|
hotKeys: never;
|
242
176
|
authentication: never;
|
243
177
|
header: never;
|
244
178
|
saveQuery: never;
|
245
179
|
fullscreen: never;
|
246
|
-
clusters:
|
247
|
-
vDisk: never;
|
180
|
+
clusters: import("./clusters/types").ClustersFilters | undefined;
|
248
181
|
}>>;
|
249
182
|
export default combinedReducer;
|
@@ -1,95 +1,57 @@
|
|
1
1
|
import { combineReducers } from '@reduxjs/toolkit';
|
2
|
-
import
|
3
|
-
import
|
4
|
-
import { topNodesByCpu } from './tenantOverview/topNodesByCpu/topNodesByCpu';
|
5
|
-
import { topNodesByMemory } from './tenantOverview/topNodesByMemory/topNodesByMemory';
|
2
|
+
import { api } from './api';
|
3
|
+
import authentication from './authentication/authentication';
|
6
4
|
import cluster from './cluster/cluster';
|
7
|
-
import
|
8
|
-
import
|
9
|
-
import
|
10
|
-
import
|
11
|
-
import
|
12
|
-
import
|
13
|
-
import tablets from './tablets';
|
5
|
+
import clusters from './clusters/clusters';
|
6
|
+
import executeQuery from './executeQuery';
|
7
|
+
import executeTopQueries from './executeTopQueries/executeTopQueries';
|
8
|
+
import explainQuery from './explainQuery';
|
9
|
+
import fullscreen from './fullscreen';
|
10
|
+
import header from './header/header';
|
14
11
|
import heatmap from './heatmap';
|
15
|
-
import schema from './schema/schema';
|
16
|
-
import overview from './overview/overview';
|
17
12
|
import host from './host';
|
18
|
-
import
|
19
|
-
import
|
20
|
-
import tablet from './tablet';
|
21
|
-
import topic from './topic';
|
13
|
+
import hotKeys from './hotKeys/hotKeys';
|
14
|
+
import nodes from './nodes/nodes';
|
22
15
|
import partitions from './partitions/partitions';
|
23
|
-
import
|
24
|
-
import
|
25
|
-
import explainQuery from './explainQuery';
|
26
|
-
import tabletsFilters from './tabletsFilters';
|
27
|
-
import settings from './settings/settings';
|
28
|
-
import preview from './preview';
|
29
|
-
import nodesList from './nodesList';
|
30
|
-
import describe from './describe';
|
16
|
+
import saveQuery from './saveQuery';
|
17
|
+
import schema from './schema/schema';
|
31
18
|
import schemaAcl from './schemaAcl/schemaAcl';
|
32
|
-
import
|
33
|
-
import { tenantOverviewTopQueries } from './tenantOverview/topQueries/tenantOverviewTopQueries';
|
34
|
-
import executeTopTables from './tenantOverview/executeTopTables/executeTopTables';
|
35
|
-
import healthcheckInfo from './healthcheckInfo/healthcheckInfo';
|
19
|
+
import settings from './settings/settings';
|
36
20
|
import shardsWorkload from './shardsWorkload/shardsWorkload';
|
37
|
-
import { tenantOverviewTopShards } from './tenantOverview/topShards/tenantOverviewTopShards';
|
38
|
-
import hotKeys from './hotKeys/hotKeys';
|
39
|
-
import olapStats from './olapStats';
|
40
|
-
import authentication from './authentication/authentication';
|
41
|
-
import header from './header/header';
|
42
|
-
import saveQuery from './saveQuery';
|
43
|
-
import fullscreen from './fullscreen';
|
44
21
|
import singleClusterMode from './singleClusterMode';
|
45
|
-
import
|
46
|
-
import
|
22
|
+
import storage from './storage/storage';
|
23
|
+
import tablets from './tablets';
|
24
|
+
import tabletsFilters from './tabletsFilters';
|
25
|
+
import tenant from './tenant/tenant';
|
26
|
+
import tenants from './tenants/tenants';
|
27
|
+
import tooltip from './tooltip';
|
47
28
|
export const rootReducer = {
|
29
|
+
[api.reducerPath]: api.reducer,
|
48
30
|
singleClusterMode,
|
49
31
|
nodes,
|
50
|
-
topNodesByLoad,
|
51
|
-
topNodesByCpu,
|
52
|
-
topNodesByMemory,
|
53
32
|
cluster,
|
54
|
-
clusterNodes,
|
55
33
|
tenant,
|
56
34
|
storage,
|
57
|
-
topStorageGroups,
|
58
|
-
node,
|
59
35
|
tooltip,
|
60
36
|
tablets,
|
61
37
|
schema,
|
62
|
-
overview,
|
63
|
-
olapStats,
|
64
38
|
host,
|
65
|
-
network,
|
66
39
|
tenants,
|
67
|
-
tablet,
|
68
|
-
topic,
|
69
40
|
partitions,
|
70
|
-
pDisk,
|
71
41
|
executeQuery,
|
72
42
|
explainQuery,
|
73
43
|
tabletsFilters,
|
74
44
|
heatmap,
|
75
45
|
settings,
|
76
|
-
preview,
|
77
|
-
nodesList,
|
78
|
-
describe,
|
79
46
|
schemaAcl,
|
80
47
|
executeTopQueries,
|
81
|
-
executeTopTables,
|
82
|
-
tenantOverviewTopQueries,
|
83
|
-
healthcheckInfo,
|
84
48
|
shardsWorkload,
|
85
|
-
tenantOverviewTopShards,
|
86
49
|
hotKeys,
|
87
50
|
authentication,
|
88
51
|
header,
|
89
52
|
saveQuery,
|
90
53
|
fullscreen,
|
91
54
|
clusters,
|
92
|
-
vDisk,
|
93
55
|
};
|
94
56
|
const combinedReducer = combineReducers(Object.assign({}, rootReducer));
|
95
57
|
export default combinedReducer;
|
@@ -1,95 +1,3 @@
|
|
1
|
-
|
2
|
-
import
|
3
|
-
|
4
|
-
readonly REQUEST: "network/FETCH_ALL_NODES_NETWORK_REQUEST";
|
5
|
-
readonly SUCCESS: "network/FETCH_ALL_NODES_NETWORK_SUCCESS";
|
6
|
-
readonly FAILURE: "network/FETCH_ALL_NODES_NETWORK_FAILURE";
|
7
|
-
};
|
8
|
-
declare const network: Reducer<NetworkState, NetworkAction>;
|
9
|
-
export declare const setDataWasNotLoaded: () => {
|
10
|
-
readonly type: "network/SET_DATA_WAS_NOT_LOADED";
|
11
|
-
};
|
12
|
-
export declare const getNetworkInfo: (tenant: string) => (dispatch: import("redux").Dispatch<import("redux").UnknownAction>, getState: () => {
|
13
|
-
singleClusterMode: boolean;
|
14
|
-
nodes: import("../nodes/types").NodesState;
|
15
|
-
topNodesByLoad: import("../tenantOverview/topNodesByLoad/types").TopNodesByLoadState;
|
16
|
-
topNodesByCpu: import("../tenantOverview/topNodesByCpu/types").TopNodesByCpuState;
|
17
|
-
topNodesByMemory: import("../tenantOverview/topNodesByMemory/types").TopNodesByMemoryState;
|
18
|
-
cluster: import("../cluster/types").ClusterState;
|
19
|
-
clusterNodes: import("../clusterNodes/types").ClusterNodesState;
|
20
|
-
tenant: import("../tenant/types").TenantState;
|
21
|
-
storage: import("../storage/types").StorageState;
|
22
|
-
topStorageGroups: import("../tenantOverview/topStorageGroups/types").TopStorageGroupsState;
|
23
|
-
node: import("../node/types").NodeState;
|
24
|
-
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
25
|
-
tablets: import("../../../types/store/tablets").ITabletsState;
|
26
|
-
schema: import("../schema/types").SchemaState;
|
27
|
-
overview: import("../overview/types").OverviewState;
|
28
|
-
olapStats: import("../../../types/store/olapStats").OlapStatsState;
|
29
|
-
host: import("../../../types/store/host").IHostState;
|
30
|
-
network: NetworkState;
|
31
|
-
tenants: import("../tenants/types").TenantsState;
|
32
|
-
tablet: import("../../../types/store/tablet").ITabletState;
|
33
|
-
topic: import("../../../types/store/topic").ITopicState;
|
34
|
-
partitions: import("../partitions/types").PartitionsState;
|
35
|
-
pDisk: import("../pdisk/types").PDiskState;
|
36
|
-
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
37
|
-
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
38
|
-
tabletsFilters: {
|
39
|
-
loading: boolean;
|
40
|
-
requestTime: number;
|
41
|
-
data: undefined;
|
42
|
-
wasLoaded: boolean;
|
43
|
-
stateFilter: never[];
|
44
|
-
typeFilter: never[];
|
45
|
-
} | {
|
46
|
-
tabletsData: any;
|
47
|
-
nodes: any;
|
48
|
-
loading: boolean;
|
49
|
-
wasLoaded: boolean;
|
50
|
-
timeoutForRequest: number;
|
51
|
-
error: undefined;
|
52
|
-
data: undefined;
|
53
|
-
stateFilter: never[];
|
54
|
-
typeFilter: never[];
|
55
|
-
} | {
|
56
|
-
error: any;
|
57
|
-
loading: boolean;
|
58
|
-
data: undefined;
|
59
|
-
wasLoaded: boolean;
|
60
|
-
stateFilter: never[];
|
61
|
-
typeFilter: never[];
|
62
|
-
} | {
|
63
|
-
stateFilter: any;
|
64
|
-
data: undefined;
|
65
|
-
loading: boolean;
|
66
|
-
wasLoaded: boolean;
|
67
|
-
typeFilter: never[];
|
68
|
-
} | {
|
69
|
-
typeFilter: any;
|
70
|
-
data: undefined;
|
71
|
-
loading: boolean;
|
72
|
-
wasLoaded: boolean;
|
73
|
-
stateFilter: never[];
|
74
|
-
};
|
75
|
-
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
76
|
-
settings: import("../settings/types").SettingsState;
|
77
|
-
preview: any;
|
78
|
-
nodesList: import("../../../types/store/nodesList").NodesListState;
|
79
|
-
describe: import("../../../types/store/describe").IDescribeState;
|
80
|
-
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
81
|
-
executeTopQueries: import("../executeTopQueries/types").ITopQueriesState;
|
82
|
-
executeTopTables: import("../tenantOverview/executeTopTables/types").TopTablesState;
|
83
|
-
tenantOverviewTopQueries: import("../tenantOverview/topQueries/types").TenantOverviewTopQueriesState;
|
84
|
-
healthcheckInfo: import("../healthcheckInfo/types").HealthcheckInfoState;
|
85
|
-
shardsWorkload: import("../shardsWorkload/types").IShardsWorkloadState;
|
86
|
-
tenantOverviewTopShards: import("../tenantOverview/topShards/types").TenantOverviewTopShardsState;
|
87
|
-
hotKeys: import("../hotKeys/types").HotKeysState;
|
88
|
-
authentication: import("../authentication/types").AuthenticationState;
|
89
|
-
header: import("../header/types").HeaderState;
|
90
|
-
saveQuery: string | null;
|
91
|
-
fullscreen: boolean;
|
92
|
-
clusters: import("../clusters/types").ClustersState;
|
93
|
-
vDisk: import("../vdisk/types").VDiskState;
|
94
|
-
}) => Promise<unknown>;
|
95
|
-
export default network;
|
1
|
+
export declare const networkApi: import("@reduxjs/toolkit/query").Api<import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, {
|
2
|
+
getNetworkInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/netInfo").TNetInfo | undefined, "api">;
|
3
|
+
}, "api", "All", typeof import("@reduxjs/toolkit/query").coreModuleName | typeof import("@reduxjs/toolkit/dist/query/react").reactHooksModuleName>;
|
@@ -1,37 +1,18 @@
|
|
1
|
-
import {
|
2
|
-
export const
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
};
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
}
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
case SET_DATA_WAS_NOT_LOADED: {
|
20
|
-
return Object.assign(Object.assign({}, state), { wasLoaded: false });
|
21
|
-
}
|
22
|
-
default:
|
23
|
-
return state;
|
24
|
-
}
|
25
|
-
};
|
26
|
-
export const setDataWasNotLoaded = () => {
|
27
|
-
return {
|
28
|
-
type: SET_DATA_WAS_NOT_LOADED,
|
29
|
-
};
|
30
|
-
};
|
31
|
-
export const getNetworkInfo = (tenant) => {
|
32
|
-
return createApiRequest({
|
33
|
-
request: window.api.getNetwork(tenant),
|
34
|
-
actions: FETCH_ALL_NODES_NETWORK,
|
35
|
-
});
|
36
|
-
};
|
37
|
-
export default network;
|
1
|
+
import { api } from '../api';
|
2
|
+
export const networkApi = api.injectEndpoints({
|
3
|
+
endpoints: (build) => ({
|
4
|
+
getNetworkInfo: build.query({
|
5
|
+
queryFn: async (tenant, { signal }) => {
|
6
|
+
try {
|
7
|
+
const data = await window.api.getNetwork(tenant, { signal });
|
8
|
+
return { data };
|
9
|
+
}
|
10
|
+
catch (error) {
|
11
|
+
return { error };
|
12
|
+
}
|
13
|
+
},
|
14
|
+
providesTags: ['All'],
|
15
|
+
}),
|
16
|
+
}),
|
17
|
+
overrideExisting: 'throw',
|
18
|
+
});
|