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.
Files changed (839) hide show
  1. package/README.md +8 -4
  2. package/dist/components/BasicNodeViewer/BasicNodeViewer.d.ts +2 -2
  3. package/dist/components/BasicNodeViewer/BasicNodeViewer.js +5 -4
  4. package/dist/components/ButtonWithConfirmDialog/ButtonWithConfirmDialog.d.ts +4 -4
  5. package/dist/components/ButtonWithConfirmDialog/ButtonWithConfirmDialog.js +6 -6
  6. package/dist/components/CellWithPopover/CellWithPopover.d.ts +2 -3
  7. package/dist/components/CellWithPopover/CellWithPopover.js +2 -2
  8. package/dist/components/CellWithPopover/CellWithPopover.scss +1 -1
  9. package/dist/components/CircularProgressBar/CircularProgressBar.d.ts +3 -3
  10. package/dist/components/CircularProgressBar/CircularProgressBar.js +2 -2
  11. package/dist/components/ClipboardButton/ClipboardButton.d.ts +2 -3
  12. package/dist/components/ClipboardButton/ClipboardButton.js +5 -5
  13. package/dist/components/ComponentsProvider/ComponentsProvider.d.ts +1 -1
  14. package/dist/components/ComponentsProvider/ComponentsProvider.js +1 -1
  15. package/dist/components/ComponentsProvider/componentsRegistry.d.ts +3 -2
  16. package/dist/components/ComponentsProvider/componentsRegistry.js +2 -2
  17. package/dist/components/ContentWithPopup/ContentWithPopup.d.ts +5 -5
  18. package/dist/components/ContentWithPopup/ContentWithPopup.js +5 -5
  19. package/dist/components/CriticalActionDialog/CriticalActionDialog.d.ts +1 -2
  20. package/dist/components/CriticalActionDialog/CriticalActionDialog.js +9 -9
  21. package/dist/components/DateRange/DateRange.d.ts +1 -1
  22. package/dist/components/DateRange/DateRange.js +2 -2
  23. package/dist/components/DiagnosticCard/DiagnosticCard.d.ts +3 -3
  24. package/dist/components/DiagnosticCard/DiagnosticCard.js +2 -2
  25. package/dist/components/DiskPageTitle/DiskPageTitle.d.ts +4 -4
  26. package/dist/components/DiskPageTitle/DiskPageTitle.js +1 -1
  27. package/dist/components/DiskPageTitle/DiskPageTitle.scss +4 -0
  28. package/dist/components/DiskStateProgressBar/DiskStateProgressBar.d.ts +1 -2
  29. package/dist/components/DiskStateProgressBar/DiskStateProgressBar.js +4 -4
  30. package/dist/components/Divider/Divider.d.ts +1 -2
  31. package/dist/components/Divider/Divider.js +1 -1
  32. package/dist/components/EmptyState/EmptyState.d.ts +5 -5
  33. package/dist/components/EmptyState/EmptyState.js +2 -2
  34. package/dist/components/EnableFullscreenButton/EnableFullscreenButton.d.ts +1 -2
  35. package/dist/components/EnableFullscreenButton/EnableFullscreenButton.js +2 -2
  36. package/dist/components/EntitiesCount/EntitiesCount.d.ts +1 -1
  37. package/dist/components/EntitiesCount/EntitiesCount.js +1 -1
  38. package/dist/components/EntitiesCount/i18n/index.d.ts +1 -1
  39. package/dist/components/EntitiesCount/i18n/index.js +2 -4
  40. package/dist/components/EntityStatus/EntityStatus.d.ts +2 -3
  41. package/dist/components/EntityStatus/EntityStatus.js +14 -11
  42. package/dist/components/EntityStatus/EntityStatus.scss +4 -0
  43. package/dist/components/ErrorBoundary/ErrorBoundary.d.ts +6 -6
  44. package/dist/components/ErrorBoundary/ErrorBoundary.js +8 -7
  45. package/dist/components/ErrorBoundary/i18n/index.d.ts +1 -1
  46. package/dist/components/ErrorBoundary/i18n/index.js +2 -4
  47. package/dist/components/Errors/403/AccessDenied.d.ts +2 -2
  48. package/dist/components/Errors/ResponseError/ResponseError.d.ts +2 -3
  49. package/dist/components/Errors/ResponseError/ResponseError.js +10 -1
  50. package/dist/components/Errors/i18n/index.d.ts +1 -1
  51. package/dist/components/Errors/i18n/index.js +2 -4
  52. package/dist/components/FormattedBytes/FormattedBytes.d.ts +2 -2
  53. package/dist/components/FormattedBytes/FormattedBytes.js +1 -1
  54. package/dist/components/FormattedBytes/utils.d.ts +1 -1
  55. package/dist/components/FullNodeViewer/FullNodeViewer.d.ts +1 -1
  56. package/dist/components/FullNodeViewer/FullNodeViewer.js +3 -3
  57. package/dist/components/Fullscreen/Fullscreen.d.ts +1 -1
  58. package/dist/components/Fullscreen/Fullscreen.js +6 -6
  59. package/dist/components/Fullscreen/Fullscreen.scss +1 -4
  60. package/dist/components/GroupInfo/GroupInfo.d.ts +1 -2
  61. package/dist/components/Icon/Icon.d.ts +1 -1
  62. package/dist/components/Illustration/Illustration.d.ts +3 -3
  63. package/dist/components/Illustration/Illustration.js +5 -5
  64. package/dist/components/InfoViewer/InfoViewer.d.ts +5 -5
  65. package/dist/components/InfoViewer/InfoViewer.js +5 -4
  66. package/dist/components/InfoViewer/formatters/cdcStream.d.ts +3 -2
  67. package/dist/components/InfoViewer/formatters/common.d.ts +2 -1
  68. package/dist/components/InfoViewer/formatters/common.js +1 -1
  69. package/dist/components/InfoViewer/formatters/pqGroup.d.ts +5 -4
  70. package/dist/components/InfoViewer/formatters/pqGroup.js +2 -2
  71. package/dist/components/InfoViewer/formatters/schema.d.ts +2 -1
  72. package/dist/components/InfoViewer/formatters/schema.js +2 -2
  73. package/dist/components/InfoViewer/formatters/table.d.ts +5 -4
  74. package/dist/components/InfoViewer/i18n/index.d.ts +1 -1
  75. package/dist/components/InfoViewer/i18n/index.js +2 -4
  76. package/dist/components/InfoViewer/schemaInfo/TableIndexInfo.d.ts +1 -1
  77. package/dist/components/InfoViewer/schemaInfo/TableIndexInfo.js +2 -2
  78. package/dist/components/InfoViewer/schemaOverview/CDCStreamOverview.d.ts +1 -1
  79. package/dist/components/InfoViewer/schemaOverview/CDCStreamOverview.js +7 -11
  80. package/dist/components/InfoViewer/schemaOverview/PersQueueGroupOverview.d.ts +1 -1
  81. package/dist/components/InfoViewer/schemaOverview/PersQueueGroupOverview.js +9 -5
  82. package/dist/components/InfoViewer/utils.d.ts +6 -6
  83. package/dist/components/InfoViewerSkeleton/InfoViewerSkeleton.d.ts +1 -1
  84. package/dist/components/InfoViewerSkeleton/InfoViewerSkeleton.js +4 -4
  85. package/dist/components/InfoViewerSkeleton/InfoViewerSkeleton.scss +1 -1
  86. package/dist/components/InternalLink/InternalLink.d.ts +2 -2
  87. package/dist/components/InternalLink/InternalLink.js +3 -3
  88. package/dist/components/LabelWithPopover/LabelWithPopover.d.ts +4 -4
  89. package/dist/components/LabelWithPopover/LabelWithPopover.js +1 -1
  90. package/dist/components/LagImages/LagImages.d.ts +2 -2
  91. package/dist/components/LagImages/LagImages.js +5 -5
  92. package/dist/components/LagPopoverContent/LagPopoverContent.d.ts +1 -1
  93. package/dist/components/LagPopoverContent/LagPopoverContent.js +3 -3
  94. package/dist/components/LinkToSchemaObject/LinkToSchemaObject.d.ts +3 -4
  95. package/dist/components/LinkToSchemaObject/LinkToSchemaObject.js +1 -1
  96. package/dist/components/LinkWithIcon/LinkWithIcon.d.ts +1 -1
  97. package/dist/components/LinkWithIcon/LinkWithIcon.js +8 -7
  98. package/dist/components/Loader/Loader.d.ts +2 -2
  99. package/dist/components/Loader/Loader.js +2 -2
  100. package/dist/components/MetricChart/MetricChart.d.ts +2 -2
  101. package/dist/components/MetricChart/MetricChart.js +26 -76
  102. package/dist/components/MetricChart/colors.js +9 -9
  103. package/dist/components/MetricChart/getChartData.d.ts +5 -4
  104. package/dist/components/MetricChart/getChartData.js +2 -2
  105. package/dist/components/MetricChart/reducer.d.ts +4 -26
  106. package/dist/components/MetricChart/reducer.js +32 -58
  107. package/dist/components/MonacoEditor/MonacoEditor.d.ts +1 -1
  108. package/dist/components/MonitoringButton/MonitoringButton.d.ts +1 -2
  109. package/dist/components/MonitoringButton/MonitoringButton.js +2 -2
  110. package/dist/components/NodeHostWrapper/NodeHostWrapper.d.ts +1 -1
  111. package/dist/components/NodeHostWrapper/NodeHostWrapper.js +5 -5
  112. package/dist/components/PDiskInfo/PDiskInfo.d.ts +2 -3
  113. package/dist/components/PDiskInfo/PDiskInfo.js +6 -6
  114. package/dist/components/PDiskInfo/PDiskInfo.scss +0 -1
  115. package/dist/components/PDiskInfo/i18n/index.d.ts +1 -1
  116. package/dist/components/PDiskPopup/PDiskPopup.d.ts +3 -3
  117. package/dist/components/PDiskPopup/PDiskPopup.js +4 -4
  118. package/dist/components/PageMeta/PageMeta.d.ts +1 -2
  119. package/dist/components/PageMeta/PageMeta.js +1 -1
  120. package/dist/components/PoolBar/PoolBar.d.ts +1 -1
  121. package/dist/components/PoolBar/PoolBar.js +3 -3
  122. package/dist/components/PoolUsage/PoolUsage.d.ts +1 -1
  123. package/dist/components/PoolUsage/PoolUsage.js +3 -3
  124. package/dist/components/PoolsGraph/PoolsGraph.d.ts +1 -1
  125. package/dist/components/PoolsGraph/PoolsGraph.js +3 -3
  126. package/dist/components/ProblemFilter/ProblemFilter.d.ts +1 -1
  127. package/dist/components/ProblemFilter/ProblemFilter.js +1 -1
  128. package/dist/components/ProgressViewer/ProgressViewer.d.ts +5 -15
  129. package/dist/components/ProgressViewer/ProgressViewer.js +5 -14
  130. package/dist/components/QueryExecutionStatus/QueryExecutionStatus.d.ts +1 -1
  131. package/dist/components/QueryExecutionStatus/QueryExecutionStatus.js +2 -2
  132. package/dist/components/QueryExecutionStatus/QueryExecutionStatus.scss +1 -2
  133. package/dist/components/QueryResultTable/Cell/Cell.js +4 -4
  134. package/dist/components/QueryResultTable/QueryResultTable.d.ts +2 -11
  135. package/dist/components/QueryResultTable/QueryResultTable.js +6 -6
  136. package/dist/components/QueryResultTable/i18n/index.d.ts +1 -1
  137. package/dist/components/QueryResultTable/i18n/index.js +2 -4
  138. package/dist/components/Search/Search.d.ts +1 -1
  139. package/dist/components/Search/Search.js +5 -5
  140. package/dist/components/ShortyString/ShortyString.d.ts +2 -2
  141. package/dist/components/ShortyString/ShortyString.js +5 -4
  142. package/dist/components/ShortyString/i18n/index.d.ts +1 -1
  143. package/dist/components/ShortyString/i18n/index.js +2 -4
  144. package/dist/components/SpeedMultiMeter/SpeedMultiMeter.d.ts +2 -2
  145. package/dist/components/SpeedMultiMeter/SpeedMultiMeter.js +11 -11
  146. package/dist/components/SpeedMultiMeter/i18n/index.d.ts +1 -1
  147. package/dist/components/SpeedMultiMeter/i18n/index.js +2 -4
  148. package/dist/components/SplitPane/SplitPane.d.ts +2 -2
  149. package/dist/components/SplitPane/SplitPane.js +6 -6
  150. package/dist/components/SplitPane/SplitPane.scss +1 -4
  151. package/dist/components/SplitPane/index.d.ts +1 -1
  152. package/dist/components/Stack/Stack.d.ts +2 -1
  153. package/dist/components/Stack/Stack.js +5 -5
  154. package/dist/components/Stack/Stack.scss +6 -4
  155. package/dist/components/StatusIcon/StatusIcon.d.ts +2 -2
  156. package/dist/components/StatusIcon/StatusIcon.js +6 -7
  157. package/dist/components/StatusIcon/StatusIcon.scss +2 -4
  158. package/dist/components/TableSkeleton/TableSkeleton.d.ts +1 -2
  159. package/dist/components/TableSkeleton/TableSkeleton.js +3 -3
  160. package/dist/components/TableSkeleton/TableSkeleton.scss +1 -1
  161. package/dist/components/TableWithControlsLayout/TableWithControlsLayout.d.ts +5 -5
  162. package/dist/components/TableWithControlsLayout/TableWithControlsLayout.js +5 -5
  163. package/dist/components/Tablet/Tablet.d.ts +1 -1
  164. package/dist/components/Tablet/Tablet.js +4 -4
  165. package/dist/components/TabletIcon/TabletIcon.d.ts +1 -1
  166. package/dist/components/TabletIcon/TabletIcon.js +2 -2
  167. package/dist/components/TabletsOverall/TabletsOverall.d.ts +1 -2
  168. package/dist/components/TabletsOverall/TabletsOverall.js +3 -3
  169. package/dist/components/TabletsOverall/TabletsOverall.scss +2 -3
  170. package/dist/components/TabletsStatistic/TabletsStatistic.d.ts +2 -2
  171. package/dist/components/TabletsStatistic/TabletsStatistic.js +4 -4
  172. package/dist/components/Tag/Tag.d.ts +1 -1
  173. package/dist/components/Tag/Tag.js +2 -2
  174. package/dist/components/Tags/Tags.d.ts +2 -2
  175. package/dist/components/Tags/Tags.js +3 -3
  176. package/dist/components/TimeFrameSelector/TimeFrameSelector.d.ts +2 -2
  177. package/dist/components/TimeFrameSelector/TimeFrameSelector.js +3 -3
  178. package/dist/components/TimeFrameSelector/TimeFrameSelector.scss +0 -1
  179. package/dist/components/TooltipsContent/NodeEndpointsTooltipContent/NodeEndpointsTooltipContent.d.ts +1 -1
  180. package/dist/components/TooltipsContent/NodeEndpointsTooltipContent/NodeEndpointsTooltipContent.js +2 -2
  181. package/dist/components/TooltipsContent/PoolTooltipContent/PoolTooltipContent.d.ts +1 -1
  182. package/dist/components/TooltipsContent/TabletTooltipContent/TabletTooltipContent.d.ts +1 -1
  183. package/dist/components/TruncatedQuery/TruncatedQuery.d.ts +2 -2
  184. package/dist/components/TruncatedQuery/TruncatedQuery.js +6 -5
  185. package/dist/components/UptimeFIlter/UptimeFilter.d.ts +1 -1
  186. package/dist/components/UptimeFIlter/UptimeFilter.js +2 -2
  187. package/dist/components/UsageLabel/UsageLabel.d.ts +2 -3
  188. package/dist/components/UsageLabel/UsageLabel.js +1 -1
  189. package/dist/components/User/StaffCard.d.ts +1 -1
  190. package/dist/components/User/User.d.ts +1 -2
  191. package/dist/components/User/User.js +1 -1
  192. package/dist/components/VDisk/VDisk.d.ts +1 -1
  193. package/dist/components/VDisk/VDisk.js +8 -8
  194. package/dist/components/VDisk/VDiskWithDonorsStack.d.ts +1 -2
  195. package/dist/components/VDisk/VDiskWithDonorsStack.js +3 -3
  196. package/dist/components/VDiskInfo/VDiskInfo.d.ts +1 -2
  197. package/dist/components/VDiskInfo/VDiskInfo.js +5 -5
  198. package/dist/components/VDiskInfo/VDiskInfo.scss +0 -1
  199. package/dist/components/VDiskInfo/i18n/index.d.ts +1 -1
  200. package/dist/components/VDiskPopup/VDiskPopup.d.ts +3 -3
  201. package/dist/components/VDiskPopup/VDiskPopup.js +8 -8
  202. package/dist/components/VirtualTable/TableChunk.d.ts +2 -2
  203. package/dist/components/VirtualTable/TableChunk.js +5 -5
  204. package/dist/components/VirtualTable/TableHead.d.ts +2 -2
  205. package/dist/components/VirtualTable/TableHead.js +16 -18
  206. package/dist/components/VirtualTable/TableRow.d.ts +5 -5
  207. package/dist/components/VirtualTable/TableRow.js +8 -8
  208. package/dist/components/VirtualTable/VirtualTable.d.ts +2 -2
  209. package/dist/components/VirtualTable/VirtualTable.js +24 -24
  210. package/dist/components/VirtualTable/i18n/index.d.ts +1 -1
  211. package/dist/components/VirtualTable/i18n/index.js +2 -4
  212. package/dist/components/VirtualTable/reducer.d.ts +1 -2
  213. package/dist/components/VirtualTable/shared.d.ts +1 -10
  214. package/dist/components/VirtualTable/shared.js +1 -1
  215. package/dist/components/VirtualTable/types.d.ts +7 -7
  216. package/dist/components/VirtualTable/useIntersectionObserver.js +3 -3
  217. package/dist/components/slots/types.d.ts +3 -1
  218. package/dist/components/slots/utils.d.ts +3 -1
  219. package/dist/containers/App/App.d.ts +8 -2
  220. package/dist/containers/App/App.js +5 -5
  221. package/dist/containers/App/App.scss +5 -5
  222. package/dist/containers/App/Content.d.ts +7 -3
  223. package/dist/containers/App/Content.js +18 -21
  224. package/dist/containers/App/Providers.d.ts +1 -1
  225. package/dist/containers/App/Providers.js +5 -5
  226. package/dist/containers/App/appSlots.d.ts +5 -2
  227. package/dist/containers/App/i18n/index.d.ts +1 -1
  228. package/dist/containers/App/i18n/index.js +2 -4
  229. package/dist/containers/AppIcons/AppIcons.d.ts +1 -1
  230. package/dist/containers/AppIcons/AppIcons.js +3 -3
  231. package/dist/containers/AppWithClusters/AppWithClusters.d.ts +4 -4
  232. package/dist/containers/AppWithClusters/AppWithClusters.js +5 -5
  233. package/dist/containers/AppWithClusters/ExtendedCluster/ExtendedCluster.d.ts +2 -3
  234. package/dist/containers/AppWithClusters/ExtendedCluster/ExtendedCluster.js +7 -7
  235. package/dist/containers/AppWithClusters/ExtendedNode/ExtendedNode.d.ts +1 -2
  236. package/dist/containers/AppWithClusters/ExtendedTenant/ExtendedTenant.d.ts +2 -3
  237. package/dist/containers/AppWithClusters/ExtendedTenant/ExtendedTenant.js +1 -1
  238. package/dist/containers/AppWithClusters/i18n/index.d.ts +1 -1
  239. package/dist/containers/AppWithClusters/i18n/index.js +2 -4
  240. package/dist/containers/AppWithClusters/useClusterData.js +11 -8
  241. package/dist/containers/AsideNavigation/AsideNavigation.d.ts +2 -2
  242. package/dist/containers/AsideNavigation/AsideNavigation.js +14 -14
  243. package/dist/containers/AsideNavigation/Navigation.d.ts +1 -1
  244. package/dist/containers/AsideNavigation/Navigation.js +2 -2
  245. package/dist/containers/AsideNavigation/YdbInternalUser/YdbInternalUser.d.ts +1 -2
  246. package/dist/containers/AsideNavigation/YdbInternalUser/YdbInternalUser.js +4 -4
  247. package/dist/containers/AsideNavigation/i18n/index.d.ts +1 -1
  248. package/dist/containers/AsideNavigation/i18n/index.js +2 -4
  249. package/dist/containers/AsideNavigation/useNavigationMenuItems.js +4 -4
  250. package/dist/containers/Authentication/Authentication.d.ts +1 -2
  251. package/dist/containers/Authentication/Authentication.js +15 -15
  252. package/dist/containers/Authentication/Authentication.scss +3 -3
  253. package/dist/containers/Cluster/Cluster.d.ts +2 -3
  254. package/dist/containers/Cluster/Cluster.js +35 -36
  255. package/dist/containers/Cluster/ClusterInfo/ClusterInfo.d.ts +4 -4
  256. package/dist/containers/Cluster/ClusterInfo/ClusterInfo.js +16 -15
  257. package/dist/containers/Cluster/ClusterInfo/ClusterInfo.scss +0 -1
  258. package/dist/containers/Cluster/ClusterInfo/utils.d.ts +1 -1
  259. package/dist/containers/Cluster/VersionsBar/VersionsBar.d.ts +1 -1
  260. package/dist/containers/Cluster/VersionsBar/VersionsBar.js +3 -3
  261. package/dist/containers/Cluster/VersionsBar/VersionsBar.scss +2 -2
  262. package/dist/containers/Cluster/i18n/index.d.ts +1 -1
  263. package/dist/containers/Cluster/i18n/index.js +2 -4
  264. package/dist/containers/ClusterModeGuard/ClusterModeGuard.d.ts +3 -3
  265. package/dist/containers/ClusterModeGuard/ClusterModeGuard.js +3 -2
  266. package/dist/containers/Clusters/Clusters.d.ts +1 -2
  267. package/dist/containers/Clusters/Clusters.js +39 -31
  268. package/dist/containers/Clusters/Clusters.scss +12 -7
  269. package/dist/containers/Clusters/ClustersStatistics.d.ts +1 -1
  270. package/dist/containers/Clusters/ClustersStatistics.js +2 -2
  271. package/dist/containers/Clusters/columns.d.ts +1 -1
  272. package/dist/containers/Clusters/columns.js +15 -14
  273. package/dist/containers/Clusters/constants.d.ts +1 -1
  274. package/dist/containers/Clusters/shared.d.ts +1 -10
  275. package/dist/containers/Clusters/shared.js +1 -1
  276. package/dist/containers/Clusters/useSelectedColumns.d.ts +3 -3
  277. package/dist/containers/Clusters/useSelectedColumns.js +3 -1
  278. package/dist/containers/Header/Header.d.ts +2 -3
  279. package/dist/containers/Header/Header.js +12 -16
  280. package/dist/containers/Header/breadcrumbs.js +3 -3
  281. package/dist/containers/Heatmap/Heatmap.d.ts +1 -1
  282. package/dist/containers/Heatmap/Heatmap.js +15 -30
  283. package/dist/containers/Heatmap/Heatmap.scss +1 -1
  284. package/dist/containers/Heatmap/HeatmapCanvas/HeatmapCanvas.d.ts +6 -7
  285. package/dist/containers/Heatmap/HeatmapCanvas/HeatmapCanvas.js +10 -11
  286. package/dist/containers/Heatmap/Histogram/Histogram.d.ts +6 -6
  287. package/dist/containers/Heatmap/Histogram/Histogram.js +5 -5
  288. package/dist/containers/Heatmap/util.d.ts +10 -10
  289. package/dist/containers/Node/Node.d.ts +1 -2
  290. package/dist/containers/Node/Node.js +25 -33
  291. package/dist/containers/Node/NodePages.d.ts +1 -1
  292. package/dist/containers/Node/NodeStructure/NodeStructure.d.ts +1 -2
  293. package/dist/containers/Node/NodeStructure/NodeStructure.js +18 -31
  294. package/dist/containers/Node/NodeStructure/PDiskTitleBadge.d.ts +3 -3
  295. package/dist/containers/Node/NodeStructure/PDiskTitleBadge.js +2 -2
  296. package/dist/containers/Node/NodeStructure/Pdisk.d.ts +1 -2
  297. package/dist/containers/Node/NodeStructure/Pdisk.js +17 -17
  298. package/dist/containers/Node/NodeStructure/Vdisk.d.ts +1 -2
  299. package/dist/containers/Node/NodeStructure/Vdisk.js +5 -5
  300. package/dist/containers/Nodes/Nodes.d.ts +1 -1
  301. package/dist/containers/Nodes/Nodes.js +43 -39
  302. package/dist/containers/Nodes/NodesWrapper.d.ts +1 -1
  303. package/dist/containers/Nodes/NodesWrapper.js +1 -1
  304. package/dist/containers/Nodes/VirtualNodes.d.ts +1 -1
  305. package/dist/containers/Nodes/VirtualNodes.js +17 -17
  306. package/dist/containers/Nodes/getNodesColumns.d.ts +1 -1
  307. package/dist/containers/Nodes/getNodesColumns.js +5 -5
  308. package/dist/containers/Nodes/i18n/index.d.ts +1 -1
  309. package/dist/containers/Nodes/i18n/index.js +2 -4
  310. package/dist/containers/PDiskPage/PDiskGroups.d.ts +1 -2
  311. package/dist/containers/PDiskPage/PDiskGroups.js +5 -5
  312. package/dist/containers/PDiskPage/PDiskPage.d.ts +1 -2
  313. package/dist/containers/PDiskPage/PDiskPage.js +34 -34
  314. package/dist/containers/PDiskPage/PDiskPage.scss +1 -2
  315. package/dist/containers/PDiskPage/shared.d.ts +1 -10
  316. package/dist/containers/ReduxTooltip/ReduxTooltip.d.ts +17 -16
  317. package/dist/containers/ReduxTooltip/ReduxTooltip.js +7 -7
  318. package/dist/containers/Storage/EmptyFilter/EmptyFilter.d.ts +1 -1
  319. package/dist/containers/Storage/EmptyFilter/EmptyFilter.js +1 -1
  320. package/dist/containers/Storage/EmptyFilter/i18n/index.d.ts +1 -1
  321. package/dist/containers/Storage/EmptyFilter/i18n/index.js +2 -4
  322. package/dist/containers/Storage/PDisk/PDisk.d.ts +1 -1
  323. package/dist/containers/Storage/PDisk/PDisk.js +11 -11
  324. package/dist/containers/Storage/Storage.d.ts +1 -1
  325. package/dist/containers/Storage/Storage.js +36 -46
  326. package/dist/containers/Storage/Storage.scss +1 -1
  327. package/dist/containers/Storage/StorageControls/StorageControls.d.ts +3 -3
  328. package/dist/containers/Storage/StorageControls/StorageControls.js +4 -3
  329. package/dist/containers/Storage/StorageGroups/StorageGroups.d.ts +3 -4
  330. package/dist/containers/Storage/StorageGroups/StorageGroups.js +3 -3
  331. package/dist/containers/Storage/StorageGroups/StorageGroupsEmptyDataMessage.d.ts +1 -1
  332. package/dist/containers/Storage/StorageGroups/VirtualStorageGroups.d.ts +3 -3
  333. package/dist/containers/Storage/StorageGroups/VirtualStorageGroups.js +6 -6
  334. package/dist/containers/Storage/StorageGroups/getStorageGroupsColumns.d.ts +9 -8
  335. package/dist/containers/Storage/StorageGroups/getStorageGroupsColumns.js +16 -15
  336. package/dist/containers/Storage/StorageGroups/i18n/index.d.ts +1 -1
  337. package/dist/containers/Storage/StorageGroups/i18n/index.js +2 -4
  338. package/dist/containers/Storage/StorageNodes/StorageNodes.d.ts +3 -4
  339. package/dist/containers/Storage/StorageNodes/StorageNodes.js +2 -2
  340. package/dist/containers/Storage/StorageNodes/StorageNodesEmptyDataMessage.d.ts +1 -1
  341. package/dist/containers/Storage/StorageNodes/VirtualStorageNodes.d.ts +3 -3
  342. package/dist/containers/Storage/StorageNodes/VirtualStorageNodes.js +8 -8
  343. package/dist/containers/Storage/StorageNodes/getStorageNodesColumns.d.ts +3 -2
  344. package/dist/containers/Storage/StorageNodes/getStorageNodesColumns.js +5 -5
  345. package/dist/containers/Storage/StorageNodes/i18n/index.d.ts +1 -1
  346. package/dist/containers/Storage/StorageNodes/i18n/index.js +2 -4
  347. package/dist/containers/Storage/StorageNodes/shared.d.ts +1 -10
  348. package/dist/containers/Storage/StorageNodes/shared.js +1 -1
  349. package/dist/containers/Storage/StorageTypeFilter/StorageTypeFilter.d.ts +1 -1
  350. package/dist/containers/Storage/StorageTypeFilter/StorageTypeFilter.js +1 -1
  351. package/dist/containers/Storage/StorageVisibleEntitiesFilter/StorageVisibleEntitiesFilter.d.ts +1 -1
  352. package/dist/containers/Storage/StorageVisibleEntitiesFilter/StorageVisibleEntitiesFilter.js +1 -1
  353. package/dist/containers/Storage/StorageWrapper.d.ts +1 -1
  354. package/dist/containers/Storage/StorageWrapper.js +1 -1
  355. package/dist/containers/Storage/UsageFilter/UsageFilter.d.ts +1 -1
  356. package/dist/containers/Storage/UsageFilter/UsageFilter.js +7 -7
  357. package/dist/containers/Storage/UsageFilter/i18n/index.d.ts +1 -1
  358. package/dist/containers/Storage/UsageFilter/i18n/index.js +2 -4
  359. package/dist/containers/Storage/VirtualStorage.d.ts +1 -1
  360. package/dist/containers/Storage/VirtualStorage.js +7 -7
  361. package/dist/containers/Storage/i18n/index.d.ts +1 -1
  362. package/dist/containers/Storage/i18n/index.js +2 -4
  363. package/dist/containers/Storage/shared.d.ts +1 -10
  364. package/dist/containers/Storage/shared.js +1 -1
  365. package/dist/containers/Storage/utils/index.d.ts +2 -2
  366. package/dist/containers/Tablet/Tablet.d.ts +2 -11
  367. package/dist/containers/Tablet/Tablet.js +25 -37
  368. package/dist/containers/Tablet/TabletControls/TabletControls.d.ts +3 -4
  369. package/dist/containers/Tablet/TabletControls/TabletControls.js +5 -4
  370. package/dist/containers/Tablet/TabletInfo/TabletInfo.d.ts +2 -2
  371. package/dist/containers/Tablet/TabletInfo/TabletInfo.js +5 -5
  372. package/dist/containers/Tablet/TabletTable/TabletTable.d.ts +1 -1
  373. package/dist/containers/Tablet/TabletTable/TabletTable.js +2 -2
  374. package/dist/containers/Tablets/Tablets.d.ts +1 -1
  375. package/dist/containers/Tablets/Tablets.js +28 -28
  376. package/dist/containers/Tablets/Tablets.scss +1 -2
  377. package/dist/containers/Tablets/i18n/index.d.ts +1 -1
  378. package/dist/containers/Tablets/i18n/index.js +2 -4
  379. package/dist/containers/TabletsFilters/TabletsFilters.d.ts +18 -25
  380. package/dist/containers/TabletsFilters/TabletsFilters.js +16 -16
  381. package/dist/containers/Tenant/Acl/Acl.d.ts +1 -1
  382. package/dist/containers/Tenant/Acl/Acl.js +11 -11
  383. package/dist/containers/Tenant/Acl/Acl.scss +0 -5
  384. package/dist/containers/Tenant/Diagnostics/Autorefresh/AutorefreshControl.d.ts +6 -0
  385. package/dist/containers/Tenant/Diagnostics/Autorefresh/AutorefreshControl.js +19 -0
  386. package/dist/containers/Tenant/Diagnostics/Autorefresh/AutorefreshControl.scss +5 -0
  387. package/dist/containers/Tenant/Diagnostics/Autorefresh/i18n/en.json +8 -0
  388. package/dist/containers/Tenant/Diagnostics/Autorefresh/i18n/index.d.ts +2 -0
  389. package/dist/containers/Tenant/Diagnostics/Autorefresh/i18n/index.js +4 -0
  390. package/dist/containers/Tenant/Diagnostics/Consumers/Consumers.d.ts +1 -1
  391. package/dist/containers/Tenant/Diagnostics/Consumers/Consumers.js +15 -22
  392. package/dist/containers/Tenant/Diagnostics/Consumers/Headers/Headers.d.ts +1 -1
  393. package/dist/containers/Tenant/Diagnostics/Consumers/Headers/Headers.js +3 -3
  394. package/dist/containers/Tenant/Diagnostics/Consumers/TopicStats/ConsumersTopicStats.d.ts +1 -1
  395. package/dist/containers/Tenant/Diagnostics/Consumers/TopicStats/ConsumersTopicStats.js +4 -4
  396. package/dist/containers/Tenant/Diagnostics/Consumers/columns/columns.d.ts +1 -1
  397. package/dist/containers/Tenant/Diagnostics/Consumers/columns/columns.js +7 -7
  398. package/dist/containers/Tenant/Diagnostics/Consumers/i18n/index.d.ts +1 -1
  399. package/dist/containers/Tenant/Diagnostics/Consumers/i18n/index.js +2 -4
  400. package/dist/containers/Tenant/Diagnostics/Describe/Describe.d.ts +2 -2
  401. package/dist/containers/Tenant/Diagnostics/Describe/Describe.js +32 -37
  402. package/dist/containers/Tenant/Diagnostics/DetailedOverview/DetailedOverview.d.ts +2 -3
  403. package/dist/containers/Tenant/Diagnostics/DetailedOverview/DetailedOverview.js +3 -3
  404. package/dist/containers/Tenant/Diagnostics/DetailedOverview/DetailedOverview.scss +2 -2
  405. package/dist/containers/Tenant/Diagnostics/Diagnostics.d.ts +2 -3
  406. package/dist/containers/Tenant/Diagnostics/Diagnostics.js +27 -31
  407. package/dist/containers/Tenant/Diagnostics/Diagnostics.scss +1 -1
  408. package/dist/containers/Tenant/Diagnostics/DiagnosticsPages.d.ts +6 -0
  409. package/dist/containers/Tenant/Diagnostics/DiagnosticsPages.js +6 -2
  410. package/dist/containers/Tenant/Diagnostics/HotKeys/HotKeys.d.ts +1 -2
  411. package/dist/containers/Tenant/Diagnostics/HotKeys/HotKeys.js +11 -11
  412. package/dist/containers/Tenant/Diagnostics/HotKeys/HotKeys.scss +1 -2
  413. package/dist/containers/Tenant/Diagnostics/HotKeys/i18n/index.d.ts +1 -1
  414. package/dist/containers/Tenant/Diagnostics/HotKeys/i18n/index.js +2 -3
  415. package/dist/containers/Tenant/Diagnostics/Network/Network.d.ts +5 -71
  416. package/dist/containers/Tenant/Diagnostics/Network/Network.js +122 -199
  417. package/dist/containers/Tenant/Diagnostics/Network/NodeNetwork/NodeNetwork.d.ts +16 -26
  418. package/dist/containers/Tenant/Diagnostics/Network/NodeNetwork/NodeNetwork.js +16 -44
  419. package/dist/containers/Tenant/Diagnostics/Overview/ChangefeedInfo/ChangefeedInfo.d.ts +1 -1
  420. package/dist/containers/Tenant/Diagnostics/Overview/ChangefeedInfo/ChangefeedInfo.js +3 -3
  421. package/dist/containers/Tenant/Diagnostics/Overview/Overview.d.ts +1 -2
  422. package/dist/containers/Tenant/Diagnostics/Overview/Overview.js +27 -45
  423. package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/TableInfo.d.ts +2 -2
  424. package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/TableInfo.js +5 -5
  425. package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/i18n/index.d.ts +1 -1
  426. package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/i18n/index.js +2 -4
  427. package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/prepareTableInfo.d.ts +2 -2
  428. package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/prepareTableInfo.js +4 -3
  429. package/dist/containers/Tenant/Diagnostics/Overview/TopicInfo/TopicInfo.d.ts +1 -1
  430. package/dist/containers/Tenant/Diagnostics/Overview/TopicInfo/TopicInfo.js +3 -3
  431. package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/TopicStats.d.ts +1 -1
  432. package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/TopicStats.js +14 -12
  433. package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/i18n/index.d.ts +1 -1
  434. package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/i18n/index.js +2 -4
  435. package/dist/containers/Tenant/Diagnostics/Overview/utils/prepareTopicSchemaInfo.d.ts +1 -1
  436. package/dist/containers/Tenant/Diagnostics/Overview/utils/prepareTopicSchemaInfo.js +3 -0
  437. package/dist/containers/Tenant/Diagnostics/Partitions/Headers/Headers.d.ts +6 -6
  438. package/dist/containers/Tenant/Diagnostics/Partitions/Headers/Headers.js +9 -9
  439. package/dist/containers/Tenant/Diagnostics/Partitions/Partitions.d.ts +2 -11
  440. package/dist/containers/Tenant/Diagnostics/Partitions/Partitions.js +35 -40
  441. package/dist/containers/Tenant/Diagnostics/Partitions/PartitionsControls/PartitionsControls.d.ts +1 -1
  442. package/dist/containers/Tenant/Diagnostics/Partitions/PartitionsControls/PartitionsControls.js +27 -17
  443. package/dist/containers/Tenant/Diagnostics/Partitions/columns/columns.d.ts +1 -1
  444. package/dist/containers/Tenant/Diagnostics/Partitions/columns/columns.js +15 -15
  445. package/dist/containers/Tenant/Diagnostics/Partitions/i18n/index.d.ts +1 -1
  446. package/dist/containers/Tenant/Diagnostics/Partitions/i18n/index.js +2 -4
  447. package/dist/containers/Tenant/Diagnostics/Partitions/utils/constants.d.ts +3 -3
  448. package/dist/containers/Tenant/Diagnostics/Partitions/utils/constants.js +1 -1
  449. package/dist/containers/Tenant/Diagnostics/Partitions/utils/useGetPartitionsColumns.js +4 -4
  450. package/dist/containers/Tenant/Diagnostics/TenantOverview/DefaultOverviewContent/DefaultOverviewContent.d.ts +1 -1
  451. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/Healthcheck.scss +7 -5
  452. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckDetails.d.ts +2 -5
  453. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckDetails.js +7 -6
  454. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckPreview.d.ts +3 -6
  455. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckPreview.js +15 -10
  456. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTree.d.ts +2 -2
  457. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTree.js +13 -13
  458. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTreeItem/IssueTreeItem.d.ts +1 -1
  459. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTreeItem/IssueTreeItem.js +2 -2
  460. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/i18n/index.d.ts +1 -1
  461. package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/i18n/index.js +2 -4
  462. package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricCard/MetricCard.d.ts +6 -3
  463. package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricCard/MetricCard.js +24 -10
  464. package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricCard/MetricCard.scss +9 -20
  465. package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricsCards.d.ts +7 -5
  466. package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricsCards.js +69 -15
  467. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TenantCpu.d.ts +1 -2
  468. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TenantCpu.js +6 -5
  469. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByCpu.d.ts +1 -2
  470. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByCpu.js +6 -14
  471. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByLoad.d.ts +1 -2
  472. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByLoad.js +6 -14
  473. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopQueries.d.ts +1 -2
  474. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopQueries.js +10 -14
  475. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopShards.d.ts +1 -1
  476. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopShards.js +7 -12
  477. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantDashboard/TenantDashboard.d.ts +2 -2
  478. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantDashboard/TenantDashboard.js +6 -6
  479. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TenantMemory.d.ts +1 -2
  480. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TenantMemory.js +4 -3
  481. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TopNodesByMemory.d.ts +1 -2
  482. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TopNodesByMemory.js +6 -14
  483. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.d.ts +1 -2
  484. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.js +20 -43
  485. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.scss +3 -2
  486. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverviewTableLayout.d.ts +4 -6
  487. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverviewTableLayout.js +7 -6
  488. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TenantStorage.d.ts +1 -2
  489. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TenantStorage.js +9 -8
  490. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopGroups.d.ts +1 -2
  491. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopGroups.js +6 -14
  492. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopTables.d.ts +1 -2
  493. package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopTables.js +10 -15
  494. package/dist/containers/Tenant/Diagnostics/TenantOverview/getSectionTitle.d.ts +1 -1
  495. package/dist/containers/Tenant/Diagnostics/TenantOverview/getSectionTitle.js +3 -2
  496. package/dist/containers/Tenant/Diagnostics/TenantOverview/i18n/en.json +3 -0
  497. package/dist/containers/Tenant/Diagnostics/TenantOverview/i18n/index.d.ts +1 -1
  498. package/dist/containers/Tenant/Diagnostics/TenantOverview/i18n/index.js +2 -3
  499. package/dist/containers/Tenant/Diagnostics/TenantOverview/useHealthcheck.d.ts +7 -6
  500. package/dist/containers/Tenant/Diagnostics/TenantOverview/useHealthcheck.js +10 -17
  501. package/dist/containers/Tenant/Diagnostics/TenantOverview/utils.d.ts +1 -10
  502. package/dist/containers/Tenant/Diagnostics/TopQueries/TopQueries.d.ts +1 -1
  503. package/dist/containers/Tenant/Diagnostics/TopQueries/TopQueries.js +24 -59
  504. package/dist/containers/Tenant/Diagnostics/TopQueries/getTopQueriesColumns.d.ts +1 -1
  505. package/dist/containers/Tenant/Diagnostics/TopQueries/getTopQueriesColumns.js +4 -4
  506. package/dist/containers/Tenant/Diagnostics/TopQueries/i18n/index.d.ts +1 -1
  507. package/dist/containers/Tenant/Diagnostics/TopQueries/i18n/index.js +2 -4
  508. package/dist/containers/Tenant/Diagnostics/TopShards/Filters/Filters.d.ts +4 -4
  509. package/dist/containers/Tenant/Diagnostics/TopShards/Filters/Filters.js +3 -3
  510. package/dist/containers/Tenant/Diagnostics/TopShards/TopShards.d.ts +2 -11
  511. package/dist/containers/Tenant/Diagnostics/TopShards/TopShards.js +26 -33
  512. package/dist/containers/Tenant/Diagnostics/TopShards/getTopShardsColumns.d.ts +3 -3
  513. package/dist/containers/Tenant/Diagnostics/TopShards/getTopShardsColumns.js +7 -7
  514. package/dist/containers/Tenant/Diagnostics/TopShards/i18n/index.d.ts +1 -1
  515. package/dist/containers/Tenant/Diagnostics/TopShards/i18n/index.js +2 -4
  516. package/dist/containers/Tenant/Info/ExternalDataSource/ExternalDataSource.d.ts +2 -2
  517. package/dist/containers/Tenant/Info/ExternalDataSource/ExternalDataSource.js +6 -6
  518. package/dist/containers/Tenant/Info/ExternalTable/ExternalTable.d.ts +2 -2
  519. package/dist/containers/Tenant/Info/ExternalTable/ExternalTable.js +9 -9
  520. package/dist/containers/Tenant/Info/i18n/index.d.ts +1 -1
  521. package/dist/containers/Tenant/Info/i18n/index.js +2 -4
  522. package/dist/containers/Tenant/ObjectGeneral/ObjectGeneral.d.ts +3 -4
  523. package/dist/containers/Tenant/ObjectGeneral/ObjectGeneral.js +6 -6
  524. package/dist/containers/Tenant/ObjectSummary/ObjectSummary.d.ts +3 -3
  525. package/dist/containers/Tenant/ObjectSummary/ObjectSummary.js +20 -54
  526. package/dist/containers/Tenant/Query/ExecuteResult/ExecuteResult.d.ts +1 -2
  527. package/dist/containers/Tenant/Query/ExecuteResult/ExecuteResult.js +14 -14
  528. package/dist/containers/Tenant/Query/ExplainResult/ExplainResult.d.ts +1 -1
  529. package/dist/containers/Tenant/Query/ExplainResult/ExplainResult.js +28 -40
  530. package/dist/containers/Tenant/Query/ExplainResult/utils.d.ts +3 -0
  531. package/dist/containers/Tenant/Query/ExplainResult/utils.js +34 -0
  532. package/dist/containers/Tenant/Query/Issues/Issues.d.ts +2 -3
  533. package/dist/containers/Tenant/Query/Issues/Issues.js +13 -13
  534. package/dist/containers/Tenant/Query/Issues/models.d.ts +1 -1
  535. package/dist/containers/Tenant/Query/Preview/Preview.d.ts +1 -1
  536. package/dist/containers/Tenant/Query/Preview/Preview.js +19 -35
  537. package/dist/containers/Tenant/Query/QueriesHistory/QueriesHistory.d.ts +1 -2
  538. package/dist/containers/Tenant/Query/QueriesHistory/QueriesHistory.js +5 -5
  539. package/dist/containers/Tenant/Query/Query.d.ts +2 -2
  540. package/dist/containers/Tenant/Query/Query.js +6 -6
  541. package/dist/containers/Tenant/Query/QueryDuration/QueryDuration.d.ts +1 -1
  542. package/dist/containers/Tenant/Query/QueryDuration/QueryDuration.js +4 -4
  543. package/dist/containers/Tenant/Query/QueryEditor/QueryEditor.d.ts +15 -6
  544. package/dist/containers/Tenant/Query/QueryEditor/QueryEditor.js +22 -24
  545. package/dist/containers/Tenant/Query/QueryEditor/helpers.js +2 -2
  546. package/dist/containers/Tenant/Query/QueryEditorControls/QueryEditorControls.d.ts +1 -1
  547. package/dist/containers/Tenant/Query/QueryEditorControls/QueryEditorControls.js +9 -9
  548. package/dist/containers/Tenant/Query/QueryEditorControls/QueryEditorControls.scss +1 -2
  549. package/dist/containers/Tenant/Query/QueryTabs/QueryTabs.d.ts +1 -1
  550. package/dist/containers/Tenant/Query/QueryTabs/QueryTabs.js +5 -5
  551. package/dist/containers/Tenant/Query/SaveQuery/SaveQuery.d.ts +1 -1
  552. package/dist/containers/Tenant/Query/SaveQuery/SaveQuery.js +9 -9
  553. package/dist/containers/Tenant/Query/SavedQueries/SavedQueries.d.ts +1 -1
  554. package/dist/containers/Tenant/Query/SavedQueries/SavedQueries.js +15 -15
  555. package/dist/containers/Tenant/Schema/SchemaTree/SchemaTree.d.ts +1 -2
  556. package/dist/containers/Tenant/Schema/SchemaTree/SchemaTree.js +3 -3
  557. package/dist/containers/Tenant/Schema/SchemaViewer/SchemaViewer.d.ts +6 -5
  558. package/dist/containers/Tenant/Schema/SchemaViewer/SchemaViewer.js +19 -66
  559. package/dist/containers/Tenant/Schema/SchemaViewer/SchemaViewer.scss +0 -1
  560. package/dist/containers/Tenant/Schema/SchemaViewer/helpers.d.ts +25 -0
  561. package/dist/containers/Tenant/Schema/SchemaViewer/helpers.js +148 -0
  562. package/dist/containers/Tenant/Tenant.d.ts +2 -3
  563. package/dist/containers/Tenant/Tenant.js +20 -27
  564. package/dist/containers/Tenant/utils/index.d.ts +1 -1
  565. package/dist/containers/Tenant/utils/paneVisibilityToggleHelpers.d.ts +1 -2
  566. package/dist/containers/Tenant/utils/paneVisibilityToggleHelpers.js +4 -4
  567. package/dist/containers/Tenant/utils/schema.d.ts +1 -0
  568. package/dist/containers/Tenant/utils/schema.js +1 -0
  569. package/dist/containers/Tenant/utils/schemaActions.d.ts +1 -2
  570. package/dist/containers/Tenant/utils/schemaActions.js +1 -1
  571. package/dist/containers/Tenant/utils/schemaControls.d.ts +2 -3
  572. package/dist/containers/Tenant/utils/schemaControls.js +3 -3
  573. package/dist/containers/Tenants/Tenants.d.ts +1 -1
  574. package/dist/containers/Tenants/Tenants.js +22 -22
  575. package/dist/containers/UserSettings/Setting.d.ts +4 -4
  576. package/dist/containers/UserSettings/Setting.js +5 -5
  577. package/dist/containers/UserSettings/UserSettings.d.ts +3 -12
  578. package/dist/containers/UserSettings/UserSettings.js +6 -6
  579. package/dist/containers/UserSettings/settings.js +4 -4
  580. package/dist/containers/VDiskPage/VDiskPage.d.ts +1 -2
  581. package/dist/containers/VDiskPage/VDiskPage.js +36 -37
  582. package/dist/containers/VDiskPage/VDiskPage.scss +2 -3
  583. package/dist/containers/VDiskPage/i18n/index.d.ts +1 -1
  584. package/dist/containers/Versions/GroupedNodesTree/GroupedNodesTree.d.ts +3 -12
  585. package/dist/containers/Versions/GroupedNodesTree/GroupedNodesTree.js +7 -7
  586. package/dist/containers/Versions/GroupedNodesTree/GroupedNodesTree.scss +2 -3
  587. package/dist/containers/Versions/NodesTable/NodesTable.d.ts +2 -2
  588. package/dist/containers/Versions/NodesTable/NodesTable.js +4 -4
  589. package/dist/containers/Versions/NodesTreeTitle/NodesTreeTitle.d.ts +2 -2
  590. package/dist/containers/Versions/NodesTreeTitle/NodesTreeTitle.js +3 -3
  591. package/dist/containers/Versions/NodesTreeTitle/NodesTreeTitle.scss +1 -1
  592. package/dist/containers/Versions/Versions.d.ts +1 -1
  593. package/dist/containers/Versions/Versions.js +17 -19
  594. package/dist/containers/Versions/groupNodes.d.ts +3 -2
  595. package/dist/containers/Versions/types.d.ts +1 -1
  596. package/dist/routes.js +2 -2
  597. package/dist/services/api.d.ts +49 -43
  598. package/dist/services/api.js +82 -64
  599. package/dist/services/parsers/parseMetaTenants.d.ts +1 -1
  600. package/dist/services/settings.js +1 -1
  601. package/dist/store/configureStore.d.ts +29 -105
  602. package/dist/store/configureStore.js +13 -9
  603. package/dist/store/defaultStore.d.ts +11 -49
  604. package/dist/store/reducers/api.d.ts +3 -0
  605. package/dist/store/reducers/api.js +24 -0
  606. package/dist/store/reducers/authentication/authentication.d.ts +15 -72
  607. package/dist/store/reducers/authentication/authentication.js +1 -1
  608. package/dist/store/reducers/authentication/types.d.ts +1 -1
  609. package/dist/store/reducers/cluster/cluster.d.ts +11 -97
  610. package/dist/store/reducers/cluster/cluster.js +58 -76
  611. package/dist/store/reducers/cluster/types.d.ts +0 -9
  612. package/dist/store/reducers/clusterNodes/clusterNodes.d.ts +7 -92
  613. package/dist/store/reducers/clusterNodes/clusterNodes.js +22 -36
  614. package/dist/store/reducers/clusters/clusters.d.ts +7 -96
  615. package/dist/store/reducers/clusters/clusters.js +28 -38
  616. package/dist/store/reducers/clusters/selectors.d.ts +3 -32
  617. package/dist/store/reducers/clusters/selectors.js +14 -43
  618. package/dist/store/reducers/clusters/types.d.ts +1 -9
  619. package/dist/store/reducers/describe.d.ts +4 -184
  620. package/dist/store/reducers/describe.js +23 -97
  621. package/dist/store/reducers/executeQuery.d.ts +6 -25
  622. package/dist/store/reducers/executeQuery.js +4 -4
  623. package/dist/store/reducers/executeTopQueries/executeTopQueries.d.ts +10 -25
  624. package/dist/store/reducers/executeTopQueries/executeTopQueries.js +45 -52
  625. package/dist/store/reducers/executeTopQueries/types.d.ts +3 -14
  626. package/dist/store/reducers/executeTopQueries/utils.d.ts +2 -2
  627. package/dist/store/reducers/explainQuery.d.ts +11 -49
  628. package/dist/store/reducers/explainQuery.js +2 -2
  629. package/dist/store/reducers/header/types.d.ts +1 -1
  630. package/dist/store/reducers/healthcheckInfo/healthcheckInfo.d.ts +2113 -42
  631. package/dist/store/reducers/healthcheckInfo/healthcheckInfo.js +20 -40
  632. package/dist/store/reducers/healthcheckInfo/types.d.ts +1 -16
  633. package/dist/store/reducers/heatmap.d.ts +14 -109
  634. package/dist/store/reducers/heatmap.js +66 -61
  635. package/dist/store/reducers/host.d.ts +5 -24
  636. package/dist/store/reducers/host.js +1 -1
  637. package/dist/store/reducers/hotKeys/hotKeys.d.ts +1 -1
  638. package/dist/store/reducers/index.d.ts +41 -108
  639. package/dist/store/reducers/index.js +20 -58
  640. package/dist/store/reducers/network/network.d.ts +3 -95
  641. package/dist/store/reducers/network/network.js +18 -37
  642. package/dist/store/reducers/node/node.d.ts +8 -183
  643. package/dist/store/reducers/node/node.js +30 -58
  644. package/dist/store/reducers/node/selectors.d.ts +86 -3
  645. package/dist/store/reducers/node/selectors.js +6 -5
  646. package/dist/store/reducers/node/types.d.ts +0 -18
  647. package/dist/store/reducers/nodes/nodes.d.ts +8 -193
  648. package/dist/store/reducers/nodes/nodes.js +53 -89
  649. package/dist/store/reducers/nodes/selectors.d.ts +7 -3
  650. package/dist/store/reducers/nodes/selectors.js +4 -15
  651. package/dist/store/reducers/nodes/types.d.ts +4 -15
  652. package/dist/store/reducers/nodes/utils.d.ts +1 -1
  653. package/dist/store/reducers/nodesList.d.ts +31 -36
  654. package/dist/store/reducers/nodesList.js +21 -26
  655. package/dist/store/reducers/olapStats.d.ts +5 -97
  656. package/dist/store/reducers/olapStats.js +22 -42
  657. package/dist/store/reducers/overview/overview.d.ts +6 -188
  658. package/dist/store/reducers/overview/overview.js +16 -72
  659. package/dist/store/reducers/partitions/partitions.d.ts +10 -99
  660. package/dist/store/reducers/partitions/partitions.js +39 -62
  661. package/dist/store/reducers/partitions/types.d.ts +0 -8
  662. package/dist/store/reducers/partitions/utils.d.ts +1 -1
  663. package/dist/store/reducers/pdisk/pdisk.d.ts +7 -210
  664. package/dist/store/reducers/pdisk/pdisk.js +36 -63
  665. package/dist/store/reducers/pdisk/types.d.ts +1 -17
  666. package/dist/store/reducers/pdisk/utils.d.ts +3 -25
  667. package/dist/store/reducers/pdisk/utils.js +1 -1
  668. package/dist/store/reducers/preview.d.ts +4 -99
  669. package/dist/store/reducers/preview.js +18 -39
  670. package/dist/store/reducers/schema/schema.d.ts +11 -34
  671. package/dist/store/reducers/schema/schema.js +15 -17
  672. package/dist/store/reducers/schema/types.d.ts +7 -4
  673. package/dist/store/reducers/schemaAcl/schemaAcl.d.ts +5 -24
  674. package/dist/store/reducers/schemaAcl/schemaAcl.js +1 -1
  675. package/dist/store/reducers/schemaAcl/types.d.ts +1 -1
  676. package/dist/store/reducers/settings/settings.d.ts +2 -3
  677. package/dist/store/reducers/settings/types.d.ts +2 -2
  678. package/dist/store/reducers/shardsWorkload/shardsWorkload.d.ts +8 -104
  679. package/dist/store/reducers/shardsWorkload/shardsWorkload.js +41 -70
  680. package/dist/store/reducers/shardsWorkload/types.d.ts +3 -14
  681. package/dist/store/reducers/storage/selectors.d.ts +6 -13
  682. package/dist/store/reducers/storage/selectors.js +15 -23
  683. package/dist/store/reducers/storage/storage.d.ts +8 -209
  684. package/dist/store/reducers/storage/storage.js +67 -132
  685. package/dist/store/reducers/storage/types.d.ts +3 -16
  686. package/dist/store/reducers/storage/utils.js +3 -3
  687. package/dist/store/reducers/tablet.d.ts +13 -183
  688. package/dist/store/reducers/tablet.js +58 -83
  689. package/dist/store/reducers/tablets.d.ts +7 -103
  690. package/dist/store/reducers/tablets.js +32 -52
  691. package/dist/store/reducers/tabletsFilters.d.ts +5 -24
  692. package/dist/store/reducers/tabletsFilters.js +1 -1
  693. package/dist/store/reducers/tenant/constants.d.ts +1 -0
  694. package/dist/store/reducers/tenant/constants.js +1 -0
  695. package/dist/store/reducers/tenant/tenant.d.ts +9 -121
  696. package/dist/store/reducers/tenant/tenant.js +42 -103
  697. package/dist/store/reducers/tenant/types.d.ts +1 -10
  698. package/dist/store/reducers/tenantOverview/executeTopTables/executeTopTables.d.ts +5 -95
  699. package/dist/store/reducers/tenantOverview/executeTopTables/executeTopTables.js +22 -48
  700. package/dist/store/reducers/tenantOverview/topNodes/topNodes.d.ts +4 -0
  701. package/dist/store/reducers/tenantOverview/topNodes/topNodes.js +22 -0
  702. package/dist/store/reducers/tenantOverview/topQueries/tenantOverviewTopQueries.d.ts +5 -94
  703. package/dist/store/reducers/tenantOverview/topQueries/tenantOverviewTopQueries.js +21 -41
  704. package/dist/store/reducers/tenantOverview/topShards/tenantOverviewTopShards.d.ts +6 -94
  705. package/dist/store/reducers/tenantOverview/topShards/tenantOverviewTopShards.js +21 -44
  706. package/dist/store/reducers/tenantOverview/topShards/utils.d.ts +1 -1
  707. package/dist/store/reducers/tenantOverview/topStorageGroups/topStorageGroups.d.ts +3 -96
  708. package/dist/store/reducers/tenantOverview/topStorageGroups/topStorageGroups.js +19 -46
  709. package/dist/store/reducers/tenantOverview/topStorageGroups/types.d.ts +0 -15
  710. package/dist/store/reducers/tenants/contants.d.ts +6 -0
  711. package/dist/store/reducers/tenants/contants.js +6 -0
  712. package/dist/store/reducers/tenants/selectors.d.ts +1050 -3
  713. package/dist/store/reducers/tenants/selectors.js +3 -1
  714. package/dist/store/reducers/tenants/tenants.d.ts +9 -134
  715. package/dist/store/reducers/tenants/tenants.js +38 -41
  716. package/dist/store/reducers/tenants/types.d.ts +5 -13
  717. package/dist/store/reducers/tenants/utils.d.ts +24 -43
  718. package/dist/store/reducers/tenants/utils.js +92 -21
  719. package/dist/store/reducers/tooltip.d.ts +2 -2
  720. package/dist/store/reducers/topic.d.ts +1689 -42
  721. package/dist/store/reducers/topic.js +30 -61
  722. package/dist/store/reducers/vdisk/types.d.ts +0 -14
  723. package/dist/store/reducers/vdisk/vdisk.d.ts +6 -100
  724. package/dist/store/reducers/vdisk/vdisk.js +28 -46
  725. package/dist/store/state-url-mapping.d.ts +8 -2
  726. package/dist/store/state-url-mapping.js +38 -11
  727. package/dist/styles/mixins.scss +6 -0
  728. package/dist/types/additionalProps.d.ts +3 -3
  729. package/dist/types/api/compute.d.ts +3 -3
  730. package/dist/types/api/consumer.d.ts +1 -1
  731. package/dist/types/api/netInfo.d.ts +1 -1
  732. package/dist/types/api/nodes.d.ts +4 -4
  733. package/dist/types/api/pdisk.d.ts +1 -1
  734. package/dist/types/api/schema/table.d.ts +2 -2
  735. package/dist/types/api/storage.d.ts +2 -2
  736. package/dist/types/api/systemState.d.ts +1 -1
  737. package/dist/types/api/tablet.d.ts +1 -1
  738. package/dist/types/api/tenant.d.ts +17 -3
  739. package/dist/types/api/tenant.js +6 -0
  740. package/dist/types/api/topic.d.ts +2 -2
  741. package/dist/types/api/vdisk.d.ts +2 -2
  742. package/dist/types/store/describe.d.ts +1 -23
  743. package/dist/types/store/executeQuery.d.ts +1 -1
  744. package/dist/types/store/explainQuery.d.ts +1 -1
  745. package/dist/types/store/heatmap.d.ts +1 -23
  746. package/dist/types/store/host.d.ts +1 -1
  747. package/dist/types/store/nodesList.d.ts +0 -14
  748. package/dist/types/store/query.d.ts +2 -2
  749. package/dist/types/store/tablet.d.ts +0 -18
  750. package/dist/types/store/tablets.d.ts +5 -15
  751. package/dist/types/store/tooltip.d.ts +2 -2
  752. package/dist/types/store/topic.d.ts +0 -14
  753. package/dist/utils/__test__/monitoring.test.js +28 -22
  754. package/dist/utils/__test__/parseBalancer.test.js +1 -1
  755. package/dist/utils/__test__/prepareBackend.test.js +1 -1
  756. package/dist/utils/bytesParsers/formatBytes.js +1 -1
  757. package/dist/utils/bytesParsers/i18n/index.d.ts +1 -1
  758. package/dist/utils/bytesParsers/i18n/index.js +2 -4
  759. package/dist/utils/cn.d.ts +1 -2
  760. package/dist/utils/cn.js +5 -2
  761. package/dist/utils/constants.d.ts +2 -0
  762. package/dist/utils/constants.js +2 -0
  763. package/dist/utils/createToast.d.ts +2 -2
  764. package/dist/utils/createToast.js +3 -3
  765. package/dist/utils/dataFormatters/dataFormatters.d.ts +1 -1
  766. package/dist/utils/dataFormatters/dataFormatters.js +1 -1
  767. package/dist/utils/dataFormatters/i18n/index.d.ts +1 -1
  768. package/dist/utils/dataFormatters/i18n/index.js +2 -4
  769. package/dist/utils/diagnostics.d.ts +1 -1
  770. package/dist/utils/disks/__test__/calculateVDiskSeverity.test.js +18 -18
  771. package/dist/utils/disks/calculateVDiskSeverity.d.ts +1 -1
  772. package/dist/utils/disks/getPDiskType.js +1 -1
  773. package/dist/utils/filters.js +1 -1
  774. package/dist/utils/hooks/index.d.ts +0 -1
  775. package/dist/utils/hooks/index.js +0 -1
  776. package/dist/utils/hooks/useNodesRequestParams.d.ts +1 -1
  777. package/dist/utils/hooks/useNodesRequestParams.js +2 -2
  778. package/dist/utils/hooks/useSearchQuery.d.ts +1 -0
  779. package/dist/utils/hooks/useSetting.d.ts +1 -1
  780. package/dist/utils/hooks/useSetting.js +3 -3
  781. package/dist/utils/hooks/useStorageRequestParams.js +2 -2
  782. package/dist/utils/hooks/useTableResize.d.ts +1 -1
  783. package/dist/utils/hooks/useTableResize.js +3 -3
  784. package/dist/utils/hooks/useTableSort.d.ts +1 -1
  785. package/dist/utils/hooks/useTableSort.js +2 -2
  786. package/dist/utils/hooks/useTypedSelector.d.ts +1 -1
  787. package/dist/utils/i18n/i18n.d.ts +2 -1
  788. package/dist/utils/i18n/i18n.js +1 -7
  789. package/dist/utils/lazyComponent.d.ts +1 -1
  790. package/dist/utils/lazyComponent.js +5 -5
  791. package/dist/utils/monaco/yqlSuggestions/generateSuggestions.d.ts +1 -1
  792. package/dist/utils/monaco/yqlSuggestions/yqlSuggestions.js +4 -2
  793. package/dist/utils/monitoring.d.ts +4 -3
  794. package/dist/utils/monitoring.js +39 -24
  795. package/dist/utils/nodes.d.ts +3 -3
  796. package/dist/utils/nodes.js +1 -1
  797. package/dist/utils/prepareQueryExplain.d.ts +1 -1
  798. package/dist/utils/query.d.ts +1 -1
  799. package/dist/utils/timeParsers/i18n/index.d.ts +1 -1
  800. package/dist/utils/timeParsers/i18n/index.js +2 -4
  801. package/dist/utils/tooltip.d.ts +8 -8
  802. package/dist/utils/tooltip.js +9 -9
  803. package/dist/utils/utils.js +1 -1
  804. package/dist/utils/versions/getVersionsColors.js +10 -10
  805. package/package.json +65 -61
  806. package/dist/containers/Clusters/useClustersList.d.ts +0 -1
  807. package/dist/containers/Clusters/useClustersList.js +0 -9
  808. package/dist/store/reducers/clusterNodes/types.d.ts +0 -14
  809. package/dist/store/reducers/clusterNodes/types.js +0 -1
  810. package/dist/store/reducers/network/types.d.ts +0 -11
  811. package/dist/store/reducers/network/types.js +0 -1
  812. package/dist/store/reducers/overview/types.d.ts +0 -18
  813. package/dist/store/reducers/overview/types.js +0 -1
  814. package/dist/store/reducers/tenantOverview/executeTopTables/types.d.ts +0 -10
  815. package/dist/store/reducers/tenantOverview/executeTopTables/types.js +0 -1
  816. package/dist/store/reducers/tenantOverview/topNodesByCpu/topNodesByCpu.d.ts +0 -96
  817. package/dist/store/reducers/tenantOverview/topNodesByCpu/topNodesByCpu.js +0 -47
  818. package/dist/store/reducers/tenantOverview/topNodesByCpu/types.d.ts +0 -19
  819. package/dist/store/reducers/tenantOverview/topNodesByCpu/types.js +0 -1
  820. package/dist/store/reducers/tenantOverview/topNodesByLoad/topNodesByLoad.d.ts +0 -96
  821. package/dist/store/reducers/tenantOverview/topNodesByLoad/topNodesByLoad.js +0 -47
  822. package/dist/store/reducers/tenantOverview/topNodesByLoad/types.d.ts +0 -19
  823. package/dist/store/reducers/tenantOverview/topNodesByLoad/types.js +0 -1
  824. package/dist/store/reducers/tenantOverview/topNodesByMemory/topNodesByMemory.d.ts +0 -96
  825. package/dist/store/reducers/tenantOverview/topNodesByMemory/topNodesByMemory.js +0 -47
  826. package/dist/store/reducers/tenantOverview/topNodesByMemory/types.d.ts +0 -19
  827. package/dist/store/reducers/tenantOverview/topNodesByMemory/types.js +0 -1
  828. package/dist/store/reducers/tenantOverview/topQueries/types.d.ts +0 -10
  829. package/dist/store/reducers/tenantOverview/topQueries/types.js +0 -1
  830. package/dist/store/reducers/tenantOverview/topShards/types.d.ts +0 -10
  831. package/dist/store/reducers/tenantOverview/topShards/types.js +0 -1
  832. package/dist/types/store/olapStats.d.ts +0 -10
  833. package/dist/types/store/olapStats.js +0 -1
  834. package/dist/utils/autofetcher.d.ts +0 -13
  835. package/dist/utils/autofetcher.js +0 -50
  836. package/dist/utils/hooks/useAutofetcher.d.ts +0 -2
  837. package/dist/utils/hooks/useAutofetcher.js +0 -23
  838. /package/dist/components/MetricChart/{convertReponse.d.ts → convertResponse.d.ts} +0 -0
  839. /package/dist/components/MetricChart/{convertReponse.js → convertResponse.js} +0 -0
@@ -1,10 +1,10 @@
1
- /// <reference types="react" />
2
- import { sendExecuteQuery, saveQueryToHistory, goToPreviousQuery, goToNextQuery, setTenantPath } from '../../../../store/reducers/executeQuery';
1
+ import React from 'react';
2
+ import { goToNextQuery, goToPreviousQuery, saveQueryToHistory, sendExecuteQuery, setTenantPath } from '../../../../store/reducers/executeQuery';
3
3
  import { getExplainQuery, getExplainQueryAst } from '../../../../store/reducers/explainQuery';
4
4
  import { setShowPreview } from '../../../../store/reducers/schema/schema';
5
+ import type { EPathType } from '../../../../types/api/schema';
5
6
  import type { ExecuteQueryState } from '../../../../types/store/executeQuery';
6
7
  import type { ExplainQueryState } from '../../../../types/store/explainQuery';
7
- import type { EPathType } from '../../../../types/api/schema';
8
8
  import './QueryEditor.scss';
9
9
  interface QueryEditorProps {
10
10
  path: string;
@@ -20,11 +20,20 @@ interface QueryEditorProps {
20
20
  executeQuery: ExecuteQueryState;
21
21
  explainQuery: ExplainQueryState;
22
22
  theme: string;
23
- type: EPathType;
23
+ type?: EPathType;
24
24
  showPreview: boolean;
25
25
  setShowPreview: (...args: Parameters<typeof setShowPreview>) => void;
26
26
  saveQueryToHistory: (...args: Parameters<typeof saveQueryToHistory>) => void;
27
27
  }
28
- declare function QueryEditor(props: QueryEditorProps): JSX.Element;
29
- declare const _default: import("react-redux").ConnectedComponent<typeof QueryEditor, import("react-redux").Omit<QueryEditorProps, "executeQuery" | "explainQuery" | "setTenantPath" | "showPreview" | "sendExecuteQuery" | "saveQueryToHistory" | "goToPreviousQuery" | "goToNextQuery" | "getExplainQuery" | "getExplainQueryAst" | "setShowPreview">>;
28
+ declare function QueryEditor(props: QueryEditorProps): import("react/jsx-runtime").JSX.Element;
29
+ declare const _default: import("react-redux").ConnectedComponent<typeof QueryEditor, {
30
+ theme: string;
31
+ type?: EPathType | undefined;
32
+ path: string;
33
+ changeUserInput: (arg: {
34
+ input: string;
35
+ }) => void;
36
+ context?: React.Context<import("react-redux").ReactReduxContextValue<any, import("redux").UnknownAction> | null> | undefined;
37
+ store?: import("redux").Store<any, import("redux").UnknownAction, unknown> | undefined;
38
+ }>;
30
39
  export default _default;
@@ -1,24 +1,24 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { useEffect, useReducer, useRef, useState } from 'react';
3
- import { connect } from 'react-redux';
4
- import cn from 'bem-cn-lite';
2
+ import React from 'react';
5
3
  import throttle from 'lodash/throttle';
4
+ import { connect } from 'react-redux';
6
5
  import { MonacoEditor } from '../../../../components/MonacoEditor/MonacoEditor';
7
6
  import SplitPane from '../../../../components/SplitPane';
8
- import { sendExecuteQuery, saveQueryToHistory, goToPreviousQuery, goToNextQuery, setTenantPath, } from '../../../../store/reducers/executeQuery';
7
+ import { goToNextQuery, goToPreviousQuery, saveQueryToHistory, sendExecuteQuery, setTenantPath, } from '../../../../store/reducers/executeQuery';
9
8
  import { getExplainQuery, getExplainQueryAst } from '../../../../store/reducers/explainQuery';
10
9
  import { setShowPreview } from '../../../../store/reducers/schema/schema';
11
- import { DEFAULT_IS_QUERY_RESULT_COLLAPSED, DEFAULT_SIZE_RESULT_PANE_KEY, SAVED_QUERIES_KEY, LAST_USED_QUERY_ACTION_KEY, QUERY_USE_MULTI_SCHEMA_KEY, } from '../../../../utils/constants';
12
- import { useSetting, useQueryModes } from '../../../../utils/hooks';
10
+ import { cn } from '../../../../utils/cn';
11
+ import { DEFAULT_IS_QUERY_RESULT_COLLAPSED, DEFAULT_SIZE_RESULT_PANE_KEY, LAST_USED_QUERY_ACTION_KEY, QUERY_USE_MULTI_SCHEMA_KEY, SAVED_QUERIES_KEY, } from '../../../../utils/constants';
12
+ import { useQueryModes, useSetting } from '../../../../utils/hooks';
13
13
  import { QUERY_ACTIONS } from '../../../../utils/query';
14
14
  import { parseJson } from '../../../../utils/utils';
15
- import { useEditorOptions } from './helpers';
16
15
  import { PaneVisibilityActionTypes, paneVisibilityToggleReducerCreator, } from '../../utils/paneVisibilityToggleHelpers';
17
- import { Preview } from '../Preview/Preview';
18
16
  import { ExecuteResult } from '../ExecuteResult/ExecuteResult';
19
17
  import { ExplainResult } from '../ExplainResult/ExplainResult';
18
+ import { Preview } from '../Preview/Preview';
20
19
  import { QueryEditorControls } from '../QueryEditorControls/QueryEditorControls';
21
20
  import i18n from '../i18n';
21
+ import { useEditorOptions } from './helpers';
22
22
  import './QueryEditor.scss';
23
23
  const CONTEXT_MENU_GROUP_ID = 'navigation';
24
24
  const RESULT_TYPES = {
@@ -39,14 +39,14 @@ function QueryEditor(props) {
39
39
  const editorOptions = useEditorOptions();
40
40
  const { path, setTenantPath: setPath, executeQuery, explainQuery, type, theme, changeUserInput, showPreview, } = props;
41
41
  const { tenantPath: savedPath } = executeQuery;
42
- const [resultType, setResultType] = useState(RESULT_TYPES.EXECUTE);
43
- const [isResultLoaded, setIsResultLoaded] = useState(false);
42
+ const [resultType, setResultType] = React.useState(RESULT_TYPES.EXECUTE);
43
+ const [isResultLoaded, setIsResultLoaded] = React.useState(false);
44
44
  const [queryMode, setQueryMode] = useQueryModes();
45
45
  const [useMultiSchema] = useSetting(QUERY_USE_MULTI_SCHEMA_KEY);
46
46
  const [lastUsedQueryAction, setLastUsedQueryAction] = useSetting(LAST_USED_QUERY_ACTION_KEY);
47
47
  const [savedQueries, setSavedQueries] = useSetting(SAVED_QUERIES_KEY);
48
- const [monacoHotKey, setMonacoHotKey] = useState(null);
49
- useEffect(() => {
48
+ const [monacoHotKey, setMonacoHotKey] = React.useState(null);
49
+ React.useEffect(() => {
50
50
  if (savedPath !== path) {
51
51
  if (savedPath) {
52
52
  changeUserInput({ input: '' });
@@ -54,9 +54,9 @@ function QueryEditor(props) {
54
54
  setPath(path);
55
55
  }
56
56
  }, [changeUserInput, setPath, path, savedPath]);
57
- const [resultVisibilityState, dispatchResultVisibilityState] = useReducer(paneVisibilityToggleReducerCreator(DEFAULT_IS_QUERY_RESULT_COLLAPSED), initialTenantCommonInfoState);
58
- const editorRef = useRef();
59
- useEffect(() => {
57
+ const [resultVisibilityState, dispatchResultVisibilityState] = React.useReducer(paneVisibilityToggleReducerCreator(DEFAULT_IS_QUERY_RESULT_COLLAPSED), initialTenantCommonInfoState);
58
+ const editorRef = React.useRef();
59
+ React.useEffect(() => {
60
60
  const updateEditor = () => {
61
61
  if (editorRef.current) {
62
62
  editorRef.current.layout();
@@ -71,7 +71,7 @@ function QueryEditor(props) {
71
71
  window.removeEventListener('resize', onChangeWindow);
72
72
  };
73
73
  }, []);
74
- useEffect(() => {
74
+ React.useEffect(() => {
75
75
  const storageEventHandler = (event) => {
76
76
  if (event.key === SAVED_QUERIES_KEY) {
77
77
  const v = parseJson(event.newValue);
@@ -83,10 +83,10 @@ function QueryEditor(props) {
83
83
  window.removeEventListener('storage', storageEventHandler);
84
84
  };
85
85
  }, [setSavedQueries]);
86
- useEffect(() => {
86
+ React.useEffect(() => {
87
87
  dispatchResultVisibilityState(PaneVisibilityActionTypes.triggerCollapse);
88
88
  }, []);
89
- useEffect(() => {
89
+ React.useEffect(() => {
90
90
  if (props.showPreview || isResultLoaded) {
91
91
  dispatchResultVisibilityState(PaneVisibilityActionTypes.triggerExpand);
92
92
  }
@@ -94,7 +94,7 @@ function QueryEditor(props) {
94
94
  dispatchResultVisibilityState(PaneVisibilityActionTypes.triggerCollapse);
95
95
  }
96
96
  }, [props.showPreview, isResultLoaded]);
97
- useEffect(() => {
97
+ React.useEffect(() => {
98
98
  var _a;
99
99
  const { input, history } = executeQuery;
100
100
  const hasUnsavedInput = input
@@ -154,7 +154,7 @@ function QueryEditor(props) {
154
154
  props.setShowPreview(false);
155
155
  dispatchResultVisibilityState(PaneVisibilityActionTypes.triggerExpand);
156
156
  };
157
- useEffect(() => {
157
+ React.useEffect(() => {
158
158
  var _a, _b;
159
159
  if (monacoHotKey === null) {
160
160
  return;
@@ -284,11 +284,9 @@ function QueryEditor(props) {
284
284
  const renderControls = () => {
285
285
  return (_jsx(QueryEditorControls, { onRunButtonClick: handleSendExecuteClick, runIsLoading: executeQuery.loading, onExplainButtonClick: handleGetExplainQueryClick, explainIsLoading: explainQuery.loading, onSaveQueryClick: onSaveQueryHandler, savedQueries: savedQueries, disabled: !executeQuery.input, onUpdateQueryMode: setQueryMode, queryMode: queryMode, highlightedAction: lastUsedQueryAction }));
286
286
  };
287
- return (_jsx("div", Object.assign({ className: b() }, { children: _jsxs(SplitPane, Object.assign({ direction: "vertical", defaultSizePaneKey: DEFAULT_SIZE_RESULT_PANE_KEY, triggerCollapse: resultVisibilityState.triggerCollapse, triggerExpand: resultVisibilityState.triggerExpand, minSize: [0, 52], collapsedSizes: [100, 0], onSplitStartDragAdditional: onSplitStartDragAdditional }, { children: [_jsxs("div", Object.assign({ className: b('pane-wrapper', {
287
+ return (_jsx("div", { className: b(), children: _jsxs(SplitPane, { direction: "vertical", defaultSizePaneKey: DEFAULT_SIZE_RESULT_PANE_KEY, triggerCollapse: resultVisibilityState.triggerCollapse, triggerExpand: resultVisibilityState.triggerExpand, minSize: [0, 52], collapsedSizes: [100, 0], onSplitStartDragAdditional: onSplitStartDragAdditional, children: [_jsxs("div", { className: b('pane-wrapper', {
288
288
  top: true,
289
- }) }, { children: [_jsx("div", Object.assign({ className: b('monaco-wrapper') }, { children: _jsx("div", Object.assign({ className: b('monaco') }, { children: _jsx(MonacoEditor, { language: "sql", value: executeQuery.input, options: editorOptions, onChange: onChange, editorDidMount: editorDidMount,
290
- // pass noop otherwise it will throw error
291
- editorWillUnmount: () => { }, theme: `vs-${theme}` }) })) })), renderControls()] })), _jsx("div", Object.assign({ className: b('pane-wrapper') }, { children: _jsx(Result, { executeQuery: executeQuery, explainQuery: explainQuery, resultVisibilityState: resultVisibilityState, onExpandResultHandler: onExpandResultHandler, onCollapseResultHandler: onCollapseResultHandler, type: type, handleAstQuery: handleAstQuery, theme: theme, resultType: resultType, path: path, showPreview: showPreview }) }))] })) })));
289
+ }), children: [_jsx("div", { className: b('monaco-wrapper'), children: _jsx("div", { className: b('monaco'), children: _jsx(MonacoEditor, { language: "sql", value: executeQuery.input, options: editorOptions, onChange: onChange, editorDidMount: editorDidMount, theme: `vs-${theme}` }) }) }), renderControls()] }), _jsx("div", { className: b('pane-wrapper'), children: _jsx(Result, { executeQuery: executeQuery, explainQuery: explainQuery, resultVisibilityState: resultVisibilityState, onExpandResultHandler: onExpandResultHandler, onCollapseResultHandler: onCollapseResultHandler, type: type, handleAstQuery: handleAstQuery, theme: theme, resultType: resultType, path: path, showPreview: showPreview }) })] }) }));
292
290
  }
293
291
  const mapStateToProps = (state) => {
294
292
  return {
@@ -1,5 +1,5 @@
1
+ import React from 'react';
1
2
  import { ENABLE_AUTOCOMPLETE, useSetting } from '../../../../lib';
2
- import { useMemo } from 'react';
3
3
  export const EDITOR_OPTIONS = {
4
4
  automaticLayout: true,
5
5
  selectOnLineNumbers: true,
@@ -9,7 +9,7 @@ export const EDITOR_OPTIONS = {
9
9
  };
10
10
  export function useEditorOptions() {
11
11
  const [enableAutocomplete] = useSetting(ENABLE_AUTOCOMPLETE);
12
- const options = useMemo(() => {
12
+ const options = React.useMemo(() => {
13
13
  const useAutocomplete = Boolean(enableAutocomplete);
14
14
  return Object.assign({ quickSuggestions: useAutocomplete, suggestOnTriggerCharacters: useAutocomplete }, EDITOR_OPTIONS);
15
15
  }, [enableAutocomplete]);
@@ -12,5 +12,5 @@ interface QueryEditorControlsProps {
12
12
  queryMode: QueryMode;
13
13
  highlightedAction: QueryAction;
14
14
  }
15
- export declare const QueryEditorControls: ({ onRunButtonClick, runIsLoading, onExplainButtonClick, explainIsLoading, onSaveQueryClick, savedQueries, disabled, onUpdateQueryMode, queryMode, highlightedAction, }: QueryEditorControlsProps) => JSX.Element;
15
+ export declare const QueryEditorControls: ({ onRunButtonClick, runIsLoading, onExplainButtonClick, explainIsLoading, onSaveQueryClick, savedQueries, disabled, onUpdateQueryMode, queryMode, highlightedAction, }: QueryEditorControlsProps) => import("react/jsx-runtime").JSX.Element;
16
16
  export {};
@@ -1,16 +1,16 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import block from 'bem-cn-lite';
2
+ import React from 'react';
3
3
  import { Button, DropdownMenu } from '@gravity-ui/uikit';
4
- import { useMemo } from 'react';
5
- import { QUERY_MODES, QUERY_MODES_TITLES } from '../../../../utils/query';
6
4
  import { Icon } from '../../../../components/Icon';
7
5
  import { LabelWithPopover } from '../../../../components/LabelWithPopover';
6
+ import { cn } from '../../../../utils/cn';
7
+ import { QUERY_MODES, QUERY_MODES_TITLES } from '../../../../utils/query';
8
8
  import SaveQuery from '../SaveQuery/SaveQuery';
9
9
  import i18n from '../i18n';
10
10
  import './QueryEditorControls.scss';
11
11
  const queryModeSelectorQa = 'query-mode-selector';
12
12
  const queryModeSelectorPopupQa = 'query-mode-selector-popup';
13
- const b = block('ydb-query-editor-controls');
13
+ const b = cn('ydb-query-editor-controls');
14
14
  const QueryModeSelectorOptions = {
15
15
  [QUERY_MODES.script]: {
16
16
  title: QUERY_MODES_TITLES[QUERY_MODES.script],
@@ -34,7 +34,7 @@ const QueryModeSelectorOptions = {
34
34
  },
35
35
  };
36
36
  export const QueryEditorControls = ({ onRunButtonClick, runIsLoading, onExplainButtonClick, explainIsLoading, onSaveQueryClick, savedQueries, disabled, onUpdateQueryMode, queryMode, highlightedAction, }) => {
37
- const querySelectorMenuItems = useMemo(() => {
37
+ const querySelectorMenuItems = React.useMemo(() => {
38
38
  return Object.entries(QueryModeSelectorOptions).map(([mode, { title, description }]) => {
39
39
  return {
40
40
  text: (_jsx(LabelWithPopover, { className: b('item-with-popover'), contentClassName: b('popover'), text: title, popoverContent: description })),
@@ -46,12 +46,12 @@ export const QueryEditorControls = ({ onRunButtonClick, runIsLoading, onExplainB
46
46
  }, [onUpdateQueryMode]);
47
47
  const runView = highlightedAction === 'execute' ? 'action' : undefined;
48
48
  const explainView = highlightedAction === 'explain' ? 'action' : undefined;
49
- return (_jsxs("div", Object.assign({ className: b() }, { children: [_jsxs("div", Object.assign({ className: b('left') }, { children: [_jsxs(Button, Object.assign({ onClick: () => {
49
+ return (_jsxs("div", { className: b(), children: [_jsxs("div", { className: b('left'), children: [_jsxs(Button, { onClick: () => {
50
50
  onRunButtonClick(queryMode);
51
- }, disabled: disabled, loading: runIsLoading, view: runView }, { children: [_jsx(Icon, { name: "startPlay", viewBox: "0 0 16 16", width: 16, height: 16 }), 'Run'] })), _jsx(Button, Object.assign({ onClick: () => {
51
+ }, disabled: disabled, loading: runIsLoading, view: runView, children: [_jsx(Icon, { name: "startPlay", viewBox: "0 0 16 16", width: 16, height: 16 }), 'Run'] }), _jsx(Button, { onClick: () => {
52
52
  onExplainButtonClick(queryMode);
53
- }, disabled: disabled, loading: explainIsLoading, view: explainView }, { children: "Explain" })), _jsx("div", Object.assign({ className: b('mode-selector') }, { children: _jsx(DropdownMenu, { items: querySelectorMenuItems, popupProps: {
53
+ }, disabled: disabled, loading: explainIsLoading, view: explainView, children: "Explain" }), _jsx("div", { className: b('mode-selector'), children: _jsx(DropdownMenu, { items: querySelectorMenuItems, popupProps: {
54
54
  className: b('mode-selector__popup'),
55
55
  qa: queryModeSelectorPopupQa,
56
- }, switcher: _jsx(Button, Object.assign({ className: b('mode-selector__button'), qa: queryModeSelectorQa }, { children: _jsxs("span", Object.assign({ className: b('mode-selector__button-content') }, { children: [`${i18n('controls.query-mode-selector_type')} ${QueryModeSelectorOptions[queryMode].title}`, _jsx(Icon, { name: "chevron-down", width: 16, height: 16 })] })) })) }) }))] })), _jsx(SaveQuery, { savedQueries: savedQueries, onSaveQuery: onSaveQueryClick, saveButtonDisabled: disabled })] })));
56
+ }, switcher: _jsx(Button, { className: b('mode-selector__button'), qa: queryModeSelectorQa, children: _jsxs("span", { className: b('mode-selector__button-content'), children: [`${i18n('controls.query-mode-selector_type')} ${QueryModeSelectorOptions[queryMode].title}`, _jsx(Icon, { name: "chevron-down", width: 16, height: 16 })] }) }) }) })] }), _jsx(SaveQuery, { savedQueries: savedQueries, onSaveQuery: onSaveQueryClick, saveButtonDisabled: disabled })] }));
57
57
  };
@@ -3,12 +3,11 @@
3
3
  flex: 0 0 40px;
4
4
  justify-content: space-between;
5
5
  align-items: flex-end;
6
+ gap: 24px;
6
7
 
7
8
  min-height: 40px;
8
9
  padding: 5px 0px;
9
10
 
10
- gap: 24px;
11
-
12
11
  &__left {
13
12
  display: flex;
14
13
  gap: 12px;
@@ -13,5 +13,5 @@ interface QueryEditorTabsProps {
13
13
  className?: string;
14
14
  activeTab?: TenantQueryTab;
15
15
  }
16
- export declare const QueryTabs: ({ className, activeTab }: QueryEditorTabsProps) => JSX.Element;
16
+ export declare const QueryTabs: ({ className, activeTab }: QueryEditorTabsProps) => import("react/jsx-runtime").JSX.Element;
17
17
  export {};
@@ -1,9 +1,9 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- import { useLocation } from 'react-router';
3
2
  import { Tabs } from '@gravity-ui/uikit';
4
- import { TENANT_QUERY_TABS_ID } from '../../../../store/reducers/tenant/constants';
3
+ import { useLocation } from 'react-router';
5
4
  import { InternalLink } from '../../../../components/InternalLink/InternalLink';
6
5
  import { parseQuery } from '../../../../routes';
6
+ import { TENANT_QUERY_TABS_ID } from '../../../../store/reducers/tenant/constants';
7
7
  import { TenantTabsGroups, getTenantPath } from '../../TenantPages';
8
8
  import i18n from '../i18n';
9
9
  const newQuery = {
@@ -22,8 +22,8 @@ export const queryEditorTabs = [newQuery, history, saved];
22
22
  export const QueryTabs = ({ className, activeTab }) => {
23
23
  const location = useLocation();
24
24
  const queryParams = parseQuery(location);
25
- return (_jsx("div", Object.assign({ className: className }, { children: _jsx(Tabs, { size: "l", allowNotSelected: true, activeTab: activeTab, items: queryEditorTabs, wrapTo: ({ id }, node) => {
25
+ return (_jsx("div", { className: className, children: _jsx(Tabs, { size: "l", allowNotSelected: true, activeTab: activeTab, items: queryEditorTabs, wrapTo: ({ id }, node) => {
26
26
  const path = getTenantPath(Object.assign(Object.assign({}, queryParams), { [TenantTabsGroups.queryTab]: id }));
27
- return (_jsx(InternalLink, Object.assign({ to: path }, { children: node }), id));
28
- } }) })));
27
+ return (_jsx(InternalLink, { to: path, children: node }, id));
28
+ } }) }));
29
29
  };
@@ -3,4 +3,4 @@ declare function SaveQuery({ savedQueries, onSaveQuery, saveButtonDisabled }: {
3
3
  savedQueries: any;
4
4
  onSaveQuery: any;
5
5
  saveButtonDisabled: any;
6
- }): JSX.Element;
6
+ }): import("react/jsx-runtime").JSX.Element;
@@ -1,17 +1,17 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import React, { useState } from 'react';
2
+ import React from 'react';
3
+ import { Button, Dialog, DropdownMenu, TextInput } from '@gravity-ui/uikit';
3
4
  import some from 'lodash/some';
4
- import cn from 'bem-cn-lite';
5
- import { Dialog, DropdownMenu, TextInput, Button } from '@gravity-ui/uikit';
6
5
  import { setQueryNameToEdit } from '../../../../store/reducers/saveQuery';
6
+ import { cn } from '../../../../utils/cn';
7
7
  import { useTypedDispatch, useTypedSelector } from '../../../../utils/hooks';
8
8
  import './SaveQuery.scss';
9
9
  const b = cn('kv-save-query');
10
10
  function SaveQuery({ savedQueries, onSaveQuery, saveButtonDisabled }) {
11
11
  const singleClusterMode = useTypedSelector((state) => state.singleClusterMode);
12
- const [isDialogVisible, setIsDialogVisible] = useState(false);
13
- const [queryName, setQueryName] = useState('');
14
- const [validationError, setValidationError] = useState(null);
12
+ const [isDialogVisible, setIsDialogVisible] = React.useState(false);
13
+ const [queryName, setQueryName] = React.useState('');
14
+ const [validationError, setValidationError] = React.useState(null);
15
15
  const queryNameToEdit = useTypedSelector((state) => state.saveQuery);
16
16
  const dispatch = useTypedDispatch();
17
17
  const onSaveQueryClick = () => {
@@ -45,12 +45,12 @@ function SaveQuery({ savedQueries, onSaveQuery, saveButtonDisabled }) {
45
45
  dispatch(setQueryNameToEdit(null));
46
46
  };
47
47
  const renderDialog = () => {
48
- return (_jsxs(Dialog, Object.assign({ open: isDialogVisible, hasCloseButton: false, size: "s", onClose: onCloseDialog, onEnterKeyDown: onSaveClick }, { children: [_jsx(Dialog.Header, { caption: "Save query" }), _jsxs(Dialog.Body, Object.assign({ className: b('dialog-body') }, { children: [singleClusterMode && (_jsx("div", Object.assign({ className: b('dialog-row') }, { children: "The query will be saved in your browser" }))), _jsxs("div", Object.assign({ className: b('dialog-row') }, { children: [_jsx("label", Object.assign({ htmlFor: "queryName", className: b('field-title', 'required') }, { children: "Query name" })), _jsxs("div", Object.assign({ className: b('control-wrapper') }, { children: [_jsx(TextInput, { id: "queryName", placeholder: "Enter query name", value: queryName, onUpdate: onQueryNameChange, hasClear: true, autoFocus: true }), _jsx("span", Object.assign({ className: b('error') }, { children: validationError }))] }))] }))] })), _jsx(Dialog.Footer, { textButtonApply: "Save", textButtonCancel: "Cancel", onClickButtonCancel: onCloseDialog, onClickButtonApply: onSaveClick, propsButtonApply: {
48
+ return (_jsxs(Dialog, { open: isDialogVisible, hasCloseButton: false, size: "s", onClose: onCloseDialog, onEnterKeyDown: onSaveClick, children: [_jsx(Dialog.Header, { caption: "Save query" }), _jsxs(Dialog.Body, { className: b('dialog-body'), children: [singleClusterMode && (_jsx("div", { className: b('dialog-row'), children: "The query will be saved in your browser" })), _jsxs("div", { className: b('dialog-row'), children: [_jsx("label", { htmlFor: "queryName", className: b('field-title', 'required'), children: "Query name" }), _jsxs("div", { className: b('control-wrapper'), children: [_jsx(TextInput, { id: "queryName", placeholder: "Enter query name", value: queryName, onUpdate: onQueryNameChange, hasClear: true, autoFocus: true }), _jsx("span", { className: b('error'), children: validationError })] })] })] }), _jsx(Dialog.Footer, { textButtonApply: "Save", textButtonCancel: "Cancel", onClickButtonCancel: onCloseDialog, onClickButtonApply: onSaveClick, propsButtonApply: {
49
49
  disabled: !queryName || Boolean(validationError),
50
- } })] })));
50
+ } })] }));
51
51
  };
52
52
  const renderSaveButton = (onClick) => {
53
- return (_jsx(Button, Object.assign({ onClick: onClick, disabled: saveButtonDisabled }, { children: queryNameToEdit ? 'Edit query' : 'Save query' })));
53
+ return (_jsx(Button, { onClick: onClick, disabled: saveButtonDisabled, children: queryNameToEdit ? 'Edit query' : 'Save query' }));
54
54
  };
55
55
  const renderSaveDropdownMenu = () => {
56
56
  const items = [
@@ -7,5 +7,5 @@ interface SavedQueriesProps {
7
7
  }) => void;
8
8
  onDeleteQuery: (queryName: string) => void;
9
9
  }
10
- export declare const SavedQueries: ({ savedQueries, changeUserInput, onDeleteQuery }: SavedQueriesProps) => JSX.Element;
10
+ export declare const SavedQueries: ({ savedQueries, changeUserInput, onDeleteQuery }: SavedQueriesProps) => import("react/jsx-runtime").JSX.Element;
11
11
  export {};
@@ -1,25 +1,25 @@
1
- import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
2
- import { useState } from 'react';
3
- import block from 'bem-cn-lite';
4
- import { Dialog, Button } from '@gravity-ui/uikit';
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import React from 'react';
5
3
  import DataTable from '@gravity-ui/react-data-table';
4
+ import { Button, Dialog } from '@gravity-ui/uikit';
5
+ import { Icon } from '../../../../components/Icon';
6
+ import { TruncatedQuery } from '../../../../components/TruncatedQuery/TruncatedQuery';
6
7
  import { setQueryNameToEdit } from '../../../../store/reducers/saveQuery';
7
- import { setQueryTab } from '../../../../store/reducers/tenant/tenant';
8
8
  import { TENANT_QUERY_TABS_ID } from '../../../../store/reducers/tenant/constants';
9
- import { TruncatedQuery } from '../../../../components/TruncatedQuery/TruncatedQuery';
10
- import { Icon } from '../../../../components/Icon';
9
+ import { setQueryTab } from '../../../../store/reducers/tenant/tenant';
10
+ import { cn } from '../../../../utils/cn';
11
11
  import { useTypedDispatch } from '../../../../utils/hooks';
12
12
  import { MAX_QUERY_HEIGHT, QUERY_TABLE_SETTINGS } from '../../utils/constants';
13
13
  import i18n from '../i18n';
14
14
  import './SavedQueries.scss';
15
- const b = block('ydb-saved-queries');
15
+ const b = cn('ydb-saved-queries');
16
16
  const DeleteDialog = ({ visible, queryName, onCancelClick, onConfirmClick }) => {
17
- return (_jsxs(Dialog, Object.assign({ open: visible, hasCloseButton: false, size: "s", onClose: onCancelClick, onEnterKeyDown: onConfirmClick }, { children: [_jsx(Dialog.Header, { caption: i18n('delete-dialog.header') }), _jsxs(Dialog.Body, Object.assign({ className: b('dialog-body') }, { children: [i18n('delete-dialog.question'), _jsx("span", Object.assign({ className: b('dialog-query-name') }, { children: ` ${queryName}?` }))] })), _jsx(Dialog.Footer, { textButtonApply: i18n('delete-dialog.delete'), textButtonCancel: i18n('delete-dialog.cancel'), onClickButtonCancel: onCancelClick, onClickButtonApply: onConfirmClick })] })));
17
+ return (_jsxs(Dialog, { open: visible, hasCloseButton: false, size: "s", onClose: onCancelClick, onEnterKeyDown: onConfirmClick, children: [_jsx(Dialog.Header, { caption: i18n('delete-dialog.header') }), _jsxs(Dialog.Body, { className: b('dialog-body'), children: [i18n('delete-dialog.question'), _jsx("span", { className: b('dialog-query-name'), children: ` ${queryName}?` })] }), _jsx(Dialog.Footer, { textButtonApply: i18n('delete-dialog.delete'), textButtonCancel: i18n('delete-dialog.cancel'), onClickButtonCancel: onCancelClick, onClickButtonApply: onConfirmClick })] }));
18
18
  };
19
19
  export const SavedQueries = ({ savedQueries, changeUserInput, onDeleteQuery }) => {
20
20
  const dispatch = useTypedDispatch();
21
- const [isDeleteDialogVisible, setIsDeleteDialogVisible] = useState(false);
22
- const [queryNameToDelete, setQueryNameToDelete] = useState('');
21
+ const [isDeleteDialogVisible, setIsDeleteDialogVisible] = React.useState(false);
22
+ const [queryNameToDelete, setQueryNameToDelete] = React.useState('');
23
23
  const closeDeleteDialog = () => {
24
24
  setIsDeleteDialogVisible(false);
25
25
  setQueryNameToDelete('');
@@ -48,18 +48,18 @@ export const SavedQueries = ({ savedQueries, changeUserInput, onDeleteQuery }) =
48
48
  {
49
49
  name: 'name',
50
50
  header: 'Name',
51
- render: ({ row: query }) => _jsx("div", Object.assign({ className: b('query-name') }, { children: query.name })),
51
+ render: ({ row: query }) => _jsx("div", { className: b('query-name'), children: query.name }),
52
52
  width: 200,
53
53
  },
54
54
  {
55
55
  name: 'body',
56
56
  header: 'Query Text',
57
- render: ({ row: query }) => (_jsxs("div", Object.assign({ className: b('query') }, { children: [_jsx("div", Object.assign({ className: b('query-body') }, { children: _jsx(TruncatedQuery, { value: query.body, maxQueryHeight: MAX_QUERY_HEIGHT }) })), _jsxs("span", Object.assign({ className: b('controls') }, { children: [_jsx(Button, Object.assign({ view: "flat-secondary" }, { children: _jsx(Icon, { name: "pencil", viewBox: "0 0 24 24" }) })), _jsx(Button, Object.assign({ view: "flat-secondary", onClick: onDeleteQueryClick(query.name) }, { children: _jsx(Icon, { name: "trash", viewBox: "0 0 24 24" }) }))] }))] }))),
57
+ render: ({ row: query }) => (_jsxs("div", { className: b('query'), children: [_jsx("div", { className: b('query-body'), children: _jsx(TruncatedQuery, { value: query.body, maxQueryHeight: MAX_QUERY_HEIGHT }) }), _jsxs("span", { className: b('controls'), children: [_jsx(Button, { view: "flat-secondary", children: _jsx(Icon, { name: "pencil", viewBox: "0 0 24 24" }) }), _jsx(Button, { view: "flat-secondary", onClick: onDeleteQueryClick(query.name), children: _jsx(Icon, { name: "trash", viewBox: "0 0 24 24" }) })] })] })),
58
58
  sortable: false,
59
59
  },
60
60
  ];
61
- return (_jsxs(_Fragment, { children: [_jsx("div", Object.assign({ className: b() }, { children: _jsx(DataTable, { theme: "yandex-cloud", columns: columns, data: savedQueries, settings: QUERY_TABLE_SETTINGS, emptyDataMessage: i18n('saved.empty'), rowClassName: () => b('row'), onRowClick: (row) => onQueryClick(row.body, row.name), initialSortOrder: {
61
+ return (_jsxs(React.Fragment, { children: [_jsx("div", { className: b(), children: _jsx(DataTable, { theme: "yandex-cloud", columns: columns, data: savedQueries, settings: QUERY_TABLE_SETTINGS, emptyDataMessage: i18n('saved.empty'), rowClassName: () => b('row'), onRowClick: (row) => onQueryClick(row.body, row.name), initialSortOrder: {
62
62
  columnId: 'name',
63
63
  order: DataTable.ASCENDING,
64
- } }) })), _jsx(DeleteDialog, { visible: isDeleteDialogVisible, queryName: queryNameToDelete, onCancelClick: onCancelDeleteClick, onConfirmClick: onConfirmDeleteClick })] }));
64
+ } }) }), _jsx(DeleteDialog, { visible: isDeleteDialogVisible, queryName: queryNameToDelete, onCancelClick: onCancelDeleteClick, onConfirmClick: onConfirmDeleteClick })] }));
65
65
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { EPathType } from '../../../../types/api/schema';
3
2
  interface SchemaTreeProps {
4
3
  rootPath: string;
@@ -6,5 +5,5 @@ interface SchemaTreeProps {
6
5
  rootType?: EPathType;
7
6
  currentPath?: string;
8
7
  }
9
- export declare function SchemaTree(props: SchemaTreeProps): JSX.Element;
8
+ export declare function SchemaTree(props: SchemaTreeProps): import("react/jsx-runtime").JSX.Element;
10
9
  export {};
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- import { useEffect } from 'react';
2
+ import React from 'react';
3
3
  import { NavigationTree } from 'ydb-ui-components';
4
- import { setCurrentSchemaPath, preloadSchemas } from '../../../../store/reducers/schema/schema';
4
+ import { preloadSchemas, setCurrentSchemaPath } from '../../../../store/reducers/schema/schema';
5
5
  import { useQueryModes, useTypedDispatch } from '../../../../utils/hooks';
6
6
  import { isChildlessPathType, mapPathTypeToNavigationTreeType } from '../../utils/schema';
7
7
  import { getActions } from '../../utils/schemaActions';
@@ -38,7 +38,7 @@ export function SchemaTree(props) {
38
38
  const handleActivePathUpdate = (activePath) => {
39
39
  dispatch(setCurrentSchemaPath(activePath));
40
40
  };
41
- useEffect(() => {
41
+ React.useEffect(() => {
42
42
  // if the cached path is not in the current tree, show root
43
43
  if (!(currentPath === null || currentPath === void 0 ? void 0 : currentPath.startsWith(rootPath))) {
44
44
  handleActivePathUpdate(rootPath);
@@ -1,9 +1,10 @@
1
- import type { EPathType, TColumnDescription } from '../../../../types/api/schema';
1
+ import type { EPathType } from '../../../../types/api/schema';
2
2
  import './SchemaViewer.scss';
3
3
  interface SchemaViewerProps {
4
- keyColumnIds?: number[];
5
- columns?: TColumnDescription[];
4
+ className?: string;
6
5
  type?: EPathType;
6
+ path?: string;
7
+ withFamilies?: boolean;
7
8
  }
8
- export declare const SchemaViewer: ({ keyColumnIds, columns, type }: SchemaViewerProps) => JSX.Element;
9
- export default SchemaViewer;
9
+ export declare const SchemaViewer: ({ className, type, path, withFamilies }: SchemaViewerProps) => import("react/jsx-runtime").JSX.Element;
10
+ export {};
@@ -1,72 +1,25 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- import { useMemo } from 'react';
3
- import cn from 'bem-cn-lite';
4
2
  import DataTable from '@gravity-ui/react-data-table';
3
+ import { TableSkeleton } from '../../../../components/TableSkeleton/TableSkeleton';
4
+ import { cn } from '../../../../utils/cn';
5
5
  import { DEFAULT_TABLE_SETTINGS } from '../../../../utils/constants';
6
- import { Icon } from '../../../../components/Icon';
7
- import { isExternalTable } from '../../utils/schema';
6
+ import { useTypedSelector } from '../../../../utils/hooks';
7
+ import { SchemaViewerColumns, prepareColumnDescriptions, prepareFamilies, prepareSchemaTableColumns, } from './helpers';
8
8
  import './SchemaViewer.scss';
9
9
  const b = cn('schema-viewer');
10
- const SchemaViewerColumns = {
11
- id: 'Id',
12
- name: 'Name',
13
- key: 'Key',
14
- type: 'Type',
15
- notNull: 'NotNull',
10
+ export const SchemaViewer = ({ className, type, path, withFamilies = false }) => {
11
+ const { data, loading } = useTypedSelector((state) => state.schema);
12
+ const currentObjectData = path ? data[path] : undefined;
13
+ const { columns, keyColumnIds } = prepareColumnDescriptions(type, currentObjectData);
14
+ const families = prepareFamilies(currentObjectData);
15
+ return (_jsx("div", { className: b(null, className), children: loading ? (_jsx(TableSkeleton, {})) : (_jsx(DataTable, { theme: "yandex-cloud", data: columns, columns: prepareSchemaTableColumns({
16
+ type,
17
+ b,
18
+ families,
19
+ keyColumnIds,
20
+ withFamilies,
21
+ }), settings: DEFAULT_TABLE_SETTINGS, initialSortOrder: {
22
+ columnId: SchemaViewerColumns.key,
23
+ order: DataTable.ASCENDING,
24
+ } })) }));
16
25
  };
17
- export const SchemaViewer = ({ keyColumnIds = [], columns = [], type }) => {
18
- // Keys should be displayd by their order in keyColumnIds (Primary Key)
19
- const keyColumnsOrderValues = useMemo(() => {
20
- return keyColumnIds.reduce((result, keyColumnId, index) => {
21
- // Put columns with negative values, so they will be the first with ascending sort
22
- // Minus keyColumnIds.length for the first key, -1 for the last
23
- result[keyColumnId] = index - keyColumnIds.length;
24
- return result;
25
- }, {});
26
- }, [keyColumnIds]);
27
- let dataTableColumns = [
28
- {
29
- name: SchemaViewerColumns.id,
30
- width: 40,
31
- },
32
- {
33
- name: SchemaViewerColumns.key,
34
- width: 40,
35
- // Table should start with key columns on sort click
36
- defaultOrder: DataTable.ASCENDING,
37
- sortAccessor: (row) => {
38
- // Values in keyColumnsOrderValues are always negative, so it will be 1 for not key columns
39
- return (row.Id && keyColumnsOrderValues[row.Id]) || 1;
40
- },
41
- render: ({ row }) => {
42
- return row.Id && keyColumnIds.includes(row.Id) ? (_jsx("div", Object.assign({ className: b('key-icon') }, { children: _jsx(Icon, { name: "key", viewBox: "0 0 12 7", width: 12, height: 7 }) }))) : null;
43
- },
44
- },
45
- {
46
- name: SchemaViewerColumns.name,
47
- width: 100,
48
- },
49
- {
50
- name: SchemaViewerColumns.type,
51
- width: 100,
52
- },
53
- {
54
- name: SchemaViewerColumns.notNull,
55
- width: 100,
56
- // Table should start with notNull columns on sort click
57
- defaultOrder: DataTable.DESCENDING,
58
- render: ({ row }) => {
59
- if (row.NotNull) {
60
- return '\u2713';
61
- }
62
- return undefined;
63
- },
64
- },
65
- ];
66
- if (isExternalTable(type)) {
67
- // External tables don't have key columns
68
- dataTableColumns = dataTableColumns.filter((column) => column.name !== SchemaViewerColumns.key);
69
- }
70
- return (_jsx("div", Object.assign({ className: b() }, { children: _jsx(DataTable, { theme: "yandex-cloud", data: columns, columns: dataTableColumns, settings: DEFAULT_TABLE_SETTINGS, initialSortOrder: { columnId: SchemaViewerColumns.key, order: DataTable.ASCENDING } }) })));
71
- };
72
- export default SchemaViewer;
@@ -1,5 +1,4 @@
1
1
  .schema-viewer {
2
- padding: 0px 12px;
3
2
  &__key-icon {
4
3
  display: flex;
5
4
  align-items: center;
@@ -0,0 +1,25 @@
1
+ import type { ClassNameFormatter } from '@bem-react/classname';
2
+ import type { Column } from '@gravity-ui/react-data-table';
3
+ import type { EPathType, TColumnDescription, TEvDescribeSchemeResult, TFamilyDescription } from '../../../../types/api/schema';
4
+ export declare const SchemaViewerColumns: {
5
+ id: string;
6
+ name: string;
7
+ key: string;
8
+ type: string;
9
+ notNull: string;
10
+ familyName: string;
11
+ preferredPoolKind: string;
12
+ columnCodec: string;
13
+ };
14
+ export declare function prepareColumnDescriptions(type?: EPathType, scheme?: TEvDescribeSchemeResult): {
15
+ columns: TColumnDescription[];
16
+ keyColumnIds: number[];
17
+ };
18
+ export declare function prepareFamilies(scheme?: TEvDescribeSchemeResult): Record<number, TFamilyDescription>;
19
+ export declare function prepareSchemaTableColumns(options: {
20
+ type?: EPathType;
21
+ b: ClassNameFormatter;
22
+ families: Record<number, TFamilyDescription>;
23
+ keyColumnIds: number[];
24
+ withFamilies: boolean;
25
+ }): Column<TColumnDescription>[];