@elevasis/ui 1.20.0 → 1.20.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (561) hide show
  1. package/dist/auth/index.d.ts +174 -14
  2. package/dist/{chunk-ACD2QA6E.js → chunk-3DIU726S.js} +2 -2
  3. package/dist/{chunk-GH7ZO4VD.js → chunk-C7AD6N23.js} +1 -1
  4. package/dist/{chunk-Z2BXCFAG.js → chunk-COTI2QPO.js} +1 -1
  5. package/dist/{chunk-U4CHEPIL.js → chunk-JIABC3AE.js} +1 -1
  6. package/dist/{chunk-BX565EOK.js → chunk-OFAXUZPZ.js} +298 -808
  7. package/dist/{chunk-JHMJKDVU.js → chunk-R3R367QY.js} +1 -1
  8. package/dist/{chunk-I6EVLOP3.js → chunk-VLTVZXP6.js} +2 -2
  9. package/dist/components/index.d.ts +5708 -22
  10. package/dist/components/index.js +6 -6
  11. package/dist/features/auth/index.d.ts +2557 -9
  12. package/dist/features/dashboard/index.d.ts +244 -9
  13. package/dist/features/dashboard/index.js +5 -5
  14. package/dist/features/monitoring/index.d.ts +121 -15
  15. package/dist/features/monitoring/index.js +4 -4
  16. package/dist/features/operations/index.d.ts +1771 -29
  17. package/dist/features/operations/index.js +6 -6
  18. package/dist/features/settings/index.d.ts +2589 -23
  19. package/dist/features/settings/index.js +5 -5
  20. package/dist/hooks/index.d.ts +6611 -22
  21. package/dist/hooks/index.js +4 -4
  22. package/dist/hooks/published.d.ts +6055 -21
  23. package/dist/hooks/published.js +4 -4
  24. package/dist/index.d.ts +8523 -15
  25. package/dist/index.js +5 -5
  26. package/dist/initialization/index.d.ts +2526 -23
  27. package/dist/layout/index.js +2 -2
  28. package/dist/organization/index.d.ts +274 -23
  29. package/dist/profile/index.d.ts +2477 -15
  30. package/dist/provider/index.d.ts +334 -11
  31. package/dist/provider/index.js +4 -4
  32. package/dist/provider/published.d.ts +309 -11
  33. package/dist/theme/index.d.ts +148 -10
  34. package/dist/theme/index.js +3 -3
  35. package/dist/theme/presets/__tests__/getPreset.test.js +92 -0
  36. package/dist/theme/presets/cyber-volt.js +70 -0
  37. package/dist/theme/presets/regal.js +69 -0
  38. package/dist/theme/presets/rose-gold.js +76 -0
  39. package/dist/types/index.d.ts +1 -1
  40. package/package.json +3 -3
  41. package/dist/auth/guards/AdminGuard.d.ts +0 -32
  42. package/dist/auth/guards/AdminGuard.d.ts.map +0 -1
  43. package/dist/auth/guards/ProtectedRoute.d.ts +0 -60
  44. package/dist/auth/guards/ProtectedRoute.d.ts.map +0 -1
  45. package/dist/auth/guards/__tests__/AdminGuard.test.d.ts +0 -12
  46. package/dist/auth/guards/__tests__/AdminGuard.test.d.ts.map +0 -1
  47. package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts +0 -14
  48. package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts.map +0 -1
  49. package/dist/auth/index.d.ts.map +0 -1
  50. package/dist/components/charts/ActivityTrendChart.d.ts +0 -13
  51. package/dist/components/charts/ActivityTrendChart.d.ts.map +0 -1
  52. package/dist/components/charts/CombinedTrendChart.d.ts +0 -22
  53. package/dist/components/charts/CombinedTrendChart.d.ts.map +0 -1
  54. package/dist/components/charts/CostTrendChart.d.ts +0 -13
  55. package/dist/components/charts/CostTrendChart.d.ts.map +0 -1
  56. package/dist/components/charts/HeroStatsRow.d.ts +0 -15
  57. package/dist/components/charts/HeroStatsRow.d.ts.map +0 -1
  58. package/dist/components/charts/index.d.ts +0 -9
  59. package/dist/components/charts/index.d.ts.map +0 -1
  60. package/dist/components/command-queue/TaskCard.d.ts +0 -18
  61. package/dist/components/command-queue/TaskCard.d.ts.map +0 -1
  62. package/dist/components/command-queue/index.d.ts +0 -5
  63. package/dist/components/command-queue/index.d.ts.map +0 -1
  64. package/dist/components/display/PageNotFound.d.ts +0 -2
  65. package/dist/components/display/PageNotFound.d.ts.map +0 -1
  66. package/dist/components/display/index.d.ts +0 -26
  67. package/dist/components/display/index.d.ts.map +0 -1
  68. package/dist/components/execution/ExecutionStats.d.ts +0 -16
  69. package/dist/components/execution/ExecutionStats.d.ts.map +0 -1
  70. package/dist/components/execution/index.d.ts +0 -18
  71. package/dist/components/execution/index.d.ts.map +0 -1
  72. package/dist/components/index.d.ts.map +0 -1
  73. package/dist/components/layout/backgrounds/AuroraBackground.d.ts +0 -16
  74. package/dist/components/layout/backgrounds/AuroraBackground.d.ts.map +0 -1
  75. package/dist/components/layout/backgrounds/AuroraBackground.js +0 -169
  76. package/dist/components/layout/backgrounds/EmberBackground.d.ts +0 -16
  77. package/dist/components/layout/backgrounds/EmberBackground.d.ts.map +0 -1
  78. package/dist/components/layout/backgrounds/EmberBackground.js +0 -169
  79. package/dist/components/layout/backgrounds/RoseGoldBackground.d.ts +0 -16
  80. package/dist/components/layout/backgrounds/RoseGoldBackground.d.ts.map +0 -1
  81. package/dist/components/layout/backgrounds/RoseGoldBackground.js +0 -169
  82. package/dist/components/monitoring/ErrorBreakdownTable.d.ts +0 -12
  83. package/dist/components/monitoring/ErrorBreakdownTable.d.ts.map +0 -1
  84. package/dist/components/monitoring/ResourceHealthPanel.d.ts +0 -8
  85. package/dist/components/monitoring/ResourceHealthPanel.d.ts.map +0 -1
  86. package/dist/components/monitoring/index.d.ts +0 -16
  87. package/dist/components/monitoring/index.d.ts.map +0 -1
  88. package/dist/components/notifications/NotificationBell.d.ts +0 -9
  89. package/dist/components/notifications/NotificationBell.d.ts.map +0 -1
  90. package/dist/components/notifications/NotificationItem.d.ts +0 -9
  91. package/dist/components/notifications/NotificationItem.d.ts.map +0 -1
  92. package/dist/components/notifications/NotificationList.d.ts +0 -10
  93. package/dist/components/notifications/NotificationList.d.ts.map +0 -1
  94. package/dist/components/notifications/NotificationPanel.d.ts +0 -10
  95. package/dist/components/notifications/NotificationPanel.d.ts.map +0 -1
  96. package/dist/components/notifications/index.d.ts +0 -5
  97. package/dist/components/notifications/index.d.ts.map +0 -1
  98. package/dist/components/operations/calibration/CreateProjectModal.d.ts +0 -9
  99. package/dist/components/operations/calibration/CreateProjectModal.d.ts.map +0 -1
  100. package/dist/components/operations/calibration/ProjectCard.d.ts +0 -9
  101. package/dist/components/operations/calibration/ProjectCard.d.ts.map +0 -1
  102. package/dist/components/operations/command-queue/index.d.ts +0 -3
  103. package/dist/components/operations/command-queue/index.d.ts.map +0 -1
  104. package/dist/components/operations/command-queue/sidebar/CommandQueueSidebar.d.ts +0 -17
  105. package/dist/components/operations/command-queue/sidebar/CommandQueueSidebar.d.ts.map +0 -1
  106. package/dist/components/operations/command-queue/sidebar/CommandQueueSidebarMiddle.d.ts +0 -17
  107. package/dist/components/operations/command-queue/sidebar/CommandQueueSidebarMiddle.d.ts.map +0 -1
  108. package/dist/components/operations/command-queue/sidebar/index.d.ts +0 -5
  109. package/dist/components/operations/command-queue/sidebar/index.d.ts.map +0 -1
  110. package/dist/components/operations/command-view/CommandViewGraph.d.ts +0 -22
  111. package/dist/components/operations/command-view/CommandViewGraph.d.ts.map +0 -1
  112. package/dist/components/operations/command-view/index.d.ts +0 -4
  113. package/dist/components/operations/command-view/index.d.ts.map +0 -1
  114. package/dist/components/operations/executions/AgentExecutionLogs.d.ts +0 -13
  115. package/dist/components/operations/executions/AgentExecutionLogs.d.ts.map +0 -1
  116. package/dist/components/operations/executions/WorkflowExecutionLogs.d.ts +0 -13
  117. package/dist/components/operations/executions/WorkflowExecutionLogs.d.ts.map +0 -1
  118. package/dist/components/operations/executions/index.d.ts +0 -4
  119. package/dist/components/operations/executions/index.d.ts.map +0 -1
  120. package/dist/components/operations/index.d.ts +0 -8
  121. package/dist/components/operations/index.d.ts.map +0 -1
  122. package/dist/components/operations/knowledge-base/DocTreeNav.d.ts +0 -14
  123. package/dist/components/operations/knowledge-base/DocTreeNav.d.ts.map +0 -1
  124. package/dist/components/operations/knowledge-base/KnowledgeBasePage.d.ts +0 -16
  125. package/dist/components/operations/knowledge-base/KnowledgeBasePage.d.ts.map +0 -1
  126. package/dist/components/operations/knowledge-base/index.d.ts +0 -3
  127. package/dist/components/operations/knowledge-base/index.d.ts.map +0 -1
  128. package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogs.d.ts +0 -16
  129. package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogs.d.ts.map +0 -1
  130. package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsHeader.d.ts +0 -12
  131. package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsHeader.d.ts.map +0 -1
  132. package/dist/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.d.ts +0 -12
  133. package/dist/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.d.ts.map +0 -1
  134. package/dist/components/operations/shared/BaseExecutionLogs/index.d.ts +0 -7
  135. package/dist/components/operations/shared/BaseExecutionLogs/index.d.ts.map +0 -1
  136. package/dist/components/operations/shared/index.d.ts +0 -5
  137. package/dist/components/operations/shared/index.d.ts.map +0 -1
  138. package/dist/components/operations/shared/layouts/ResourceHeader.d.ts +0 -11
  139. package/dist/components/operations/shared/layouts/ResourceHeader.d.ts.map +0 -1
  140. package/dist/components/operations/shared/layouts/ResourceNotFoundState.d.ts +0 -8
  141. package/dist/components/operations/shared/layouts/ResourceNotFoundState.d.ts.map +0 -1
  142. package/dist/components/operations/shared/layouts/index.d.ts +0 -4
  143. package/dist/components/operations/shared/layouts/index.d.ts.map +0 -1
  144. package/dist/components/operations/task-scheduler/CreateScheduleModal.d.ts +0 -7
  145. package/dist/components/operations/task-scheduler/CreateScheduleModal.d.ts.map +0 -1
  146. package/dist/components/operations/task-scheduler/TaskScheduler.d.ts +0 -2
  147. package/dist/components/operations/task-scheduler/TaskScheduler.d.ts.map +0 -1
  148. package/dist/components/operations/task-scheduler/index.d.ts +0 -11
  149. package/dist/components/operations/task-scheduler/index.d.ts.map +0 -1
  150. package/dist/components/sdk-barrel.d.ts +0 -26
  151. package/dist/components/sdk-barrel.d.ts.map +0 -1
  152. package/dist/components/settings/api-keys/ApiKeyDisplayModal.d.ts +0 -9
  153. package/dist/components/settings/api-keys/ApiKeyDisplayModal.d.ts.map +0 -1
  154. package/dist/components/settings/api-keys/ApiKeyList.d.ts +0 -8
  155. package/dist/components/settings/api-keys/ApiKeyList.d.ts.map +0 -1
  156. package/dist/components/settings/api-keys/ApiKeySettings.d.ts +0 -2
  157. package/dist/components/settings/api-keys/ApiKeySettings.d.ts.map +0 -1
  158. package/dist/components/settings/api-keys/CreateApiKeyModal.d.ts +0 -9
  159. package/dist/components/settings/api-keys/CreateApiKeyModal.d.ts.map +0 -1
  160. package/dist/components/settings/api-keys/EditApiKeyModal.d.ts +0 -8
  161. package/dist/components/settings/api-keys/EditApiKeyModal.d.ts.map +0 -1
  162. package/dist/components/settings/api-keys/index.d.ts +0 -6
  163. package/dist/components/settings/api-keys/index.d.ts.map +0 -1
  164. package/dist/components/settings/credentials/CreateCredentialModal.d.ts +0 -9
  165. package/dist/components/settings/credentials/CreateCredentialModal.d.ts.map +0 -1
  166. package/dist/components/settings/credentials/CredentialList.d.ts +0 -10
  167. package/dist/components/settings/credentials/CredentialList.d.ts.map +0 -1
  168. package/dist/components/settings/credentials/CredentialSettings.d.ts +0 -7
  169. package/dist/components/settings/credentials/CredentialSettings.d.ts.map +0 -1
  170. package/dist/components/settings/credentials/index.d.ts +0 -5
  171. package/dist/components/settings/credentials/index.d.ts.map +0 -1
  172. package/dist/components/settings/deployments/DeploymentList.d.ts +0 -8
  173. package/dist/components/settings/deployments/DeploymentList.d.ts.map +0 -1
  174. package/dist/components/settings/deployments/DeploymentSettings.d.ts +0 -2
  175. package/dist/components/settings/deployments/DeploymentSettings.d.ts.map +0 -1
  176. package/dist/components/settings/deployments/index.d.ts +0 -5
  177. package/dist/components/settings/deployments/index.d.ts.map +0 -1
  178. package/dist/components/settings/index.d.ts +0 -6
  179. package/dist/components/settings/index.d.ts.map +0 -1
  180. package/dist/components/table/SortableHeader.d.ts +0 -12
  181. package/dist/components/table/SortableHeader.d.ts.map +0 -1
  182. package/dist/components/table/index.d.ts +0 -4
  183. package/dist/components/table/index.d.ts.map +0 -1
  184. package/dist/features/auth/AdminGuard.d.ts +0 -38
  185. package/dist/features/auth/AdminGuard.d.ts.map +0 -1
  186. package/dist/features/auth/FeatureGuard.d.ts +0 -45
  187. package/dist/features/auth/FeatureGuard.d.ts.map +0 -1
  188. package/dist/features/auth/ProtectedRoute.d.ts +0 -43
  189. package/dist/features/auth/ProtectedRoute.d.ts.map +0 -1
  190. package/dist/features/auth/index.d.ts.map +0 -1
  191. package/dist/features/auth/useUserProfile.d.ts +0 -10
  192. package/dist/features/auth/useUserProfile.d.ts.map +0 -1
  193. package/dist/features/dashboard/Dashboard.d.ts +0 -57
  194. package/dist/features/dashboard/Dashboard.d.ts.map +0 -1
  195. package/dist/features/dashboard/RecentExecutionsByResource.d.ts +0 -11
  196. package/dist/features/dashboard/RecentExecutionsByResource.d.ts.map +0 -1
  197. package/dist/features/dashboard/ResourceOverview.d.ts +0 -21
  198. package/dist/features/dashboard/ResourceOverview.d.ts.map +0 -1
  199. package/dist/features/dashboard/UnresolvedErrorsTeaser.d.ts +0 -7
  200. package/dist/features/dashboard/UnresolvedErrorsTeaser.d.ts.map +0 -1
  201. package/dist/features/dashboard/index.d.ts.map +0 -1
  202. package/dist/features/monitoring/ActivityFeed.d.ts +0 -37
  203. package/dist/features/monitoring/ActivityFeed.d.ts.map +0 -1
  204. package/dist/features/monitoring/ActivityLog.d.ts +0 -8
  205. package/dist/features/monitoring/ActivityLog.d.ts.map +0 -1
  206. package/dist/features/monitoring/CostAnalytics.d.ts +0 -13
  207. package/dist/features/monitoring/CostAnalytics.d.ts.map +0 -1
  208. package/dist/features/monitoring/ErrorDetailsModal.d.ts +0 -13
  209. package/dist/features/monitoring/ErrorDetailsModal.d.ts.map +0 -1
  210. package/dist/features/monitoring/ExecutionHealth.d.ts +0 -9
  211. package/dist/features/monitoring/ExecutionHealth.d.ts.map +0 -1
  212. package/dist/features/monitoring/ExecutionLogsPage.d.ts +0 -20
  213. package/dist/features/monitoring/ExecutionLogsPage.d.ts.map +0 -1
  214. package/dist/features/monitoring/NotificationCenter.d.ts +0 -5
  215. package/dist/features/monitoring/NotificationCenter.d.ts.map +0 -1
  216. package/dist/features/monitoring/index.d.ts.map +0 -1
  217. package/dist/features/operations/CalibrationPage.d.ts +0 -9
  218. package/dist/features/operations/CalibrationPage.d.ts.map +0 -1
  219. package/dist/features/operations/CalibrationProjectDetailPage.d.ts +0 -43
  220. package/dist/features/operations/CalibrationProjectDetailPage.d.ts.map +0 -1
  221. package/dist/features/operations/CalibrationProjectsPage.d.ts +0 -10
  222. package/dist/features/operations/CalibrationProjectsPage.d.ts.map +0 -1
  223. package/dist/features/operations/CalibrationRunDetailPage.d.ts +0 -35
  224. package/dist/features/operations/CalibrationRunDetailPage.d.ts.map +0 -1
  225. package/dist/features/operations/CommandQueueDetailPage.d.ts +0 -16
  226. package/dist/features/operations/CommandQueueDetailPage.d.ts.map +0 -1
  227. package/dist/features/operations/CommandQueuePage.d.ts +0 -13
  228. package/dist/features/operations/CommandQueuePage.d.ts.map +0 -1
  229. package/dist/features/operations/CommandViewPage.d.ts +0 -6
  230. package/dist/features/operations/CommandViewPage.d.ts.map +0 -1
  231. package/dist/features/operations/CommandViewSidebarContent.d.ts +0 -19
  232. package/dist/features/operations/CommandViewSidebarContent.d.ts.map +0 -1
  233. package/dist/features/operations/ResourceDetailPage.d.ts +0 -25
  234. package/dist/features/operations/ResourceDetailPage.d.ts.map +0 -1
  235. package/dist/features/operations/ResourcesPage.d.ts +0 -15
  236. package/dist/features/operations/ResourcesPage.d.ts.map +0 -1
  237. package/dist/features/operations/ResourcesSidebar.d.ts +0 -9
  238. package/dist/features/operations/ResourcesSidebar.d.ts.map +0 -1
  239. package/dist/features/operations/calibration-components/ComparisonTable.d.ts +0 -9
  240. package/dist/features/operations/calibration-components/ComparisonTable.d.ts.map +0 -1
  241. package/dist/features/operations/executions/AgentExecutionPanel.d.ts +0 -12
  242. package/dist/features/operations/executions/AgentExecutionPanel.d.ts.map +0 -1
  243. package/dist/features/operations/executions/ExecutionPanel.d.ts +0 -13
  244. package/dist/features/operations/executions/ExecutionPanel.d.ts.map +0 -1
  245. package/dist/features/operations/executions/WorkflowExecutionPanel.d.ts +0 -12
  246. package/dist/features/operations/executions/WorkflowExecutionPanel.d.ts.map +0 -1
  247. package/dist/features/operations/executions/index.d.ts +0 -7
  248. package/dist/features/operations/executions/index.d.ts.map +0 -1
  249. package/dist/features/operations/index.d.ts.map +0 -1
  250. package/dist/features/operations/layouts/components/ResourceHeader.d.ts +0 -11
  251. package/dist/features/operations/layouts/components/ResourceHeader.d.ts.map +0 -1
  252. package/dist/features/operations/layouts/components/ResourceNotFoundState.d.ts +0 -8
  253. package/dist/features/operations/layouts/components/ResourceNotFoundState.d.ts.map +0 -1
  254. package/dist/features/operations/layouts/components/index.d.ts +0 -4
  255. package/dist/features/operations/layouts/components/index.d.ts.map +0 -1
  256. package/dist/features/settings/AccountSettings.d.ts +0 -20
  257. package/dist/features/settings/AccountSettings.d.ts.map +0 -1
  258. package/dist/features/settings/AppearanceSettings.d.ts +0 -23
  259. package/dist/features/settings/AppearanceSettings.d.ts.map +0 -1
  260. package/dist/features/settings/CreateWebhookEndpointModal.d.ts +0 -8
  261. package/dist/features/settings/CreateWebhookEndpointModal.d.ts.map +0 -1
  262. package/dist/features/settings/EditCredentialModal.d.ts +0 -9
  263. package/dist/features/settings/EditCredentialModal.d.ts.map +0 -1
  264. package/dist/features/settings/EditWebhookEndpointModal.d.ts +0 -8
  265. package/dist/features/settings/EditWebhookEndpointModal.d.ts.map +0 -1
  266. package/dist/features/settings/MemberConfigModal.d.ts +0 -14
  267. package/dist/features/settings/MemberConfigModal.d.ts.map +0 -1
  268. package/dist/features/settings/OAuthIntegrationsCard.d.ts +0 -6
  269. package/dist/features/settings/OAuthIntegrationsCard.d.ts.map +0 -1
  270. package/dist/features/settings/OrgMembersList.d.ts +0 -5
  271. package/dist/features/settings/OrgMembersList.d.ts.map +0 -1
  272. package/dist/features/settings/OrganizationSettings.d.ts +0 -30
  273. package/dist/features/settings/OrganizationSettings.d.ts.map +0 -1
  274. package/dist/features/settings/WebhookEndpointList.d.ts +0 -9
  275. package/dist/features/settings/WebhookEndpointList.d.ts.map +0 -1
  276. package/dist/features/settings/WebhookEndpointSettings.d.ts +0 -6
  277. package/dist/features/settings/WebhookEndpointSettings.d.ts.map +0 -1
  278. package/dist/features/settings/index.d.ts.map +0 -1
  279. package/dist/hooks/command-queue/index.d.ts +0 -7
  280. package/dist/hooks/command-queue/index.d.ts.map +0 -1
  281. package/dist/hooks/command-queue/useCommandQueue.d.ts +0 -33
  282. package/dist/hooks/command-queue/useCommandQueue.d.ts.map +0 -1
  283. package/dist/hooks/command-queue/useCommandQueueTotals.d.ts +0 -17
  284. package/dist/hooks/command-queue/useCommandQueueTotals.d.ts.map +0 -1
  285. package/dist/hooks/command-queue/useDeleteTask.d.ts +0 -5
  286. package/dist/hooks/command-queue/useDeleteTask.d.ts.map +0 -1
  287. package/dist/hooks/command-queue/usePatchTask.d.ts +0 -6
  288. package/dist/hooks/command-queue/usePatchTask.d.ts.map +0 -1
  289. package/dist/hooks/command-queue/useSubmitAction.d.ts +0 -29
  290. package/dist/hooks/command-queue/useSubmitAction.d.ts.map +0 -1
  291. package/dist/hooks/executions/index.d.ts +0 -17
  292. package/dist/hooks/executions/index.d.ts.map +0 -1
  293. package/dist/hooks/executions/useArchivedLogs.d.ts +0 -14
  294. package/dist/hooks/executions/useArchivedLogs.d.ts.map +0 -1
  295. package/dist/hooks/executions/useBulkDeleteExecutions.d.ts +0 -15
  296. package/dist/hooks/executions/useBulkDeleteExecutions.d.ts.map +0 -1
  297. package/dist/hooks/executions/useCancelExecution.d.ts +0 -20
  298. package/dist/hooks/executions/useCancelExecution.d.ts.map +0 -1
  299. package/dist/hooks/executions/useDeleteExecution.d.ts +0 -13
  300. package/dist/hooks/executions/useDeleteExecution.d.ts.map +0 -1
  301. package/dist/hooks/executions/useExecuteAsync.d.ts +0 -21
  302. package/dist/hooks/executions/useExecuteAsync.d.ts.map +0 -1
  303. package/dist/hooks/executions/useExecution.d.ts +0 -10
  304. package/dist/hooks/executions/useExecution.d.ts.map +0 -1
  305. package/dist/hooks/executions/useExecutions.d.ts +0 -16
  306. package/dist/hooks/executions/useExecutions.d.ts.map +0 -1
  307. package/dist/hooks/executions/useResourceDefinition.d.ts +0 -9
  308. package/dist/hooks/executions/useResourceDefinition.d.ts.map +0 -1
  309. package/dist/hooks/executions/useResources.d.ts +0 -15
  310. package/dist/hooks/executions/useResources.d.ts.map +0 -1
  311. package/dist/hooks/executions/useRetryExecution.d.ts +0 -16
  312. package/dist/hooks/executions/useRetryExecution.d.ts.map +0 -1
  313. package/dist/hooks/feature-access/createUseFeatureAccess.d.ts +0 -41
  314. package/dist/hooks/feature-access/createUseFeatureAccess.d.ts.map +0 -1
  315. package/dist/hooks/feature-access/index.d.ts +0 -2
  316. package/dist/hooks/feature-access/index.d.ts.map +0 -1
  317. package/dist/hooks/index.d.ts.map +0 -1
  318. package/dist/hooks/monitoring/index.d.ts +0 -11
  319. package/dist/hooks/monitoring/index.d.ts.map +0 -1
  320. package/dist/hooks/monitoring/useActivities.d.ts +0 -52
  321. package/dist/hooks/monitoring/useActivities.d.ts.map +0 -1
  322. package/dist/hooks/monitoring/useCostSummary.d.ts +0 -7
  323. package/dist/hooks/monitoring/useCostSummary.d.ts.map +0 -1
  324. package/dist/hooks/monitoring/useExecutionHealth.d.ts +0 -10
  325. package/dist/hooks/monitoring/useExecutionHealth.d.ts.map +0 -1
  326. package/dist/hooks/monitoring/useExecutionLogs.d.ts +0 -56
  327. package/dist/hooks/monitoring/useExecutionLogs.d.ts.map +0 -1
  328. package/dist/hooks/monitoring/useNotificationCount.d.ts +0 -26
  329. package/dist/hooks/monitoring/useNotificationCount.d.ts.map +0 -1
  330. package/dist/hooks/monitoring/useNotifications.d.ts +0 -11
  331. package/dist/hooks/monitoring/useNotifications.d.ts.map +0 -1
  332. package/dist/hooks/notifications/index.d.ts +0 -8
  333. package/dist/hooks/notifications/index.d.ts.map +0 -1
  334. package/dist/hooks/notifications/useMarkAllAsRead.d.ts +0 -2
  335. package/dist/hooks/notifications/useMarkAllAsRead.d.ts.map +0 -1
  336. package/dist/hooks/notifications/useMarkAsRead.d.ts +0 -2
  337. package/dist/hooks/notifications/useMarkAsRead.d.ts.map +0 -1
  338. package/dist/hooks/notifications/useTestNotification.d.ts +0 -16
  339. package/dist/hooks/notifications/useTestNotification.d.ts.map +0 -1
  340. package/dist/hooks/observability/index.d.ts +0 -25
  341. package/dist/hooks/observability/index.d.ts.map +0 -1
  342. package/dist/hooks/observability/useBatchedResourcesHealth.d.ts +0 -15
  343. package/dist/hooks/observability/useBatchedResourcesHealth.d.ts.map +0 -1
  344. package/dist/hooks/observability/useBusinessImpact.d.ts +0 -9
  345. package/dist/hooks/observability/useBusinessImpact.d.ts.map +0 -1
  346. package/dist/hooks/observability/useCostBreakdown.d.ts +0 -10
  347. package/dist/hooks/observability/useCostBreakdown.d.ts.map +0 -1
  348. package/dist/hooks/observability/useCostByModel.d.ts +0 -3
  349. package/dist/hooks/observability/useCostByModel.d.ts.map +0 -1
  350. package/dist/hooks/observability/useCostTrends.d.ts +0 -3
  351. package/dist/hooks/observability/useCostTrends.d.ts.map +0 -1
  352. package/dist/hooks/observability/useDashboardMetrics.d.ts +0 -3
  353. package/dist/hooks/observability/useDashboardMetrics.d.ts.map +0 -1
  354. package/dist/hooks/observability/useErrorAnalysis.d.ts +0 -7
  355. package/dist/hooks/observability/useErrorAnalysis.d.ts.map +0 -1
  356. package/dist/hooks/observability/useErrorDetails.d.ts +0 -20
  357. package/dist/hooks/observability/useErrorDetails.d.ts.map +0 -1
  358. package/dist/hooks/observability/useErrorDistribution.d.ts +0 -12
  359. package/dist/hooks/observability/useErrorDistribution.d.ts.map +0 -1
  360. package/dist/hooks/observability/useErrorTrends.d.ts +0 -12
  361. package/dist/hooks/observability/useErrorTrends.d.ts.map +0 -1
  362. package/dist/hooks/observability/useRecentExecutionsByResource.d.ts +0 -18
  363. package/dist/hooks/observability/useRecentExecutionsByResource.d.ts.map +0 -1
  364. package/dist/hooks/observability/useResolveError.d.ts +0 -17
  365. package/dist/hooks/observability/useResolveError.d.ts.map +0 -1
  366. package/dist/hooks/observability/useResourcesHealth.d.ts +0 -13
  367. package/dist/hooks/observability/useResourcesHealth.d.ts.map +0 -1
  368. package/dist/hooks/observability/useTopFailingResources.d.ts +0 -13
  369. package/dist/hooks/observability/useTopFailingResources.d.ts.map +0 -1
  370. package/dist/hooks/observability/useUnresolvedErrors.d.ts +0 -15
  371. package/dist/hooks/observability/useUnresolvedErrors.d.ts.map +0 -1
  372. package/dist/hooks/operations/calibration/useCalibrationProjects.d.ts +0 -24
  373. package/dist/hooks/operations/calibration/useCalibrationProjects.d.ts.map +0 -1
  374. package/dist/hooks/operations/calibration/useCalibrationRunFull.d.ts +0 -3
  375. package/dist/hooks/operations/calibration/useCalibrationRunFull.d.ts.map +0 -1
  376. package/dist/hooks/operations/calibration/useCalibrationRuns.d.ts +0 -35
  377. package/dist/hooks/operations/calibration/useCalibrationRuns.d.ts.map +0 -1
  378. package/dist/hooks/operations/command-view/index.d.ts +0 -8
  379. package/dist/hooks/operations/command-view/index.d.ts.map +0 -1
  380. package/dist/hooks/operations/command-view/useCheckpointTasks.d.ts +0 -24
  381. package/dist/hooks/operations/command-view/useCheckpointTasks.d.ts.map +0 -1
  382. package/dist/hooks/operations/command-view/useCommandViewData.d.ts +0 -11
  383. package/dist/hooks/operations/command-view/useCommandViewData.d.ts.map +0 -1
  384. package/dist/hooks/operations/command-view/useCommandViewStats.d.ts +0 -12
  385. package/dist/hooks/operations/command-view/useCommandViewStats.d.ts.map +0 -1
  386. package/dist/hooks/operations/command-view/useResourceErrors.d.ts +0 -22
  387. package/dist/hooks/operations/command-view/useResourceErrors.d.ts.map +0 -1
  388. package/dist/hooks/operations/command-view/useResourceExecutions.d.ts +0 -22
  389. package/dist/hooks/operations/command-view/useResourceExecutions.d.ts.map +0 -1
  390. package/dist/hooks/operations/index.d.ts +0 -4
  391. package/dist/hooks/operations/index.d.ts.map +0 -1
  392. package/dist/hooks/operations/knowledge-base/index.d.ts +0 -3
  393. package/dist/hooks/operations/knowledge-base/index.d.ts.map +0 -1
  394. package/dist/hooks/operations/knowledge-base/useDeploymentDocs.d.ts +0 -27
  395. package/dist/hooks/operations/knowledge-base/useDeploymentDocs.d.ts.map +0 -1
  396. package/dist/hooks/operations/settings/index.d.ts +0 -4
  397. package/dist/hooks/operations/settings/index.d.ts.map +0 -1
  398. package/dist/hooks/operations/settings/useOAuthFlow.d.ts +0 -17
  399. package/dist/hooks/operations/settings/useOAuthFlow.d.ts.map +0 -1
  400. package/dist/hooks/operations/settings/useUpdateThemePreference.d.ts +0 -17
  401. package/dist/hooks/operations/settings/useUpdateThemePreference.d.ts.map +0 -1
  402. package/dist/hooks/operations/shared/index.d.ts +0 -6
  403. package/dist/hooks/operations/shared/index.d.ts.map +0 -1
  404. package/dist/hooks/operations/shared/queryKeys.d.ts +0 -23
  405. package/dist/hooks/operations/shared/queryKeys.d.ts.map +0 -1
  406. package/dist/hooks/operations/shared/useExecutionLogSSE.d.ts +0 -11
  407. package/dist/hooks/operations/shared/useExecutionLogSSE.d.ts.map +0 -1
  408. package/dist/hooks/operations/shared/useExecutionPanelState.d.ts +0 -46
  409. package/dist/hooks/operations/shared/useExecutionPanelState.d.ts.map +0 -1
  410. package/dist/hooks/published.d.ts.map +0 -1
  411. package/dist/hooks/scheduling/index.d.ts +0 -7
  412. package/dist/hooks/scheduling/index.d.ts.map +0 -1
  413. package/dist/hooks/scheduling/useScheduledTasks.d.ts +0 -19
  414. package/dist/hooks/scheduling/useScheduledTasks.d.ts.map +0 -1
  415. package/dist/hooks/scheduling/useSchedules.d.ts +0 -185
  416. package/dist/hooks/scheduling/useSchedules.d.ts.map +0 -1
  417. package/dist/hooks/sessions/index.d.ts +0 -8
  418. package/dist/hooks/sessions/index.d.ts.map +0 -1
  419. package/dist/hooks/sessions/useSessionExecutions.d.ts +0 -13
  420. package/dist/hooks/sessions/useSessionExecutions.d.ts.map +0 -1
  421. package/dist/hooks/sessions/useSessionMessages.d.ts +0 -7
  422. package/dist/hooks/sessions/useSessionMessages.d.ts.map +0 -1
  423. package/dist/hooks/sessions/useSessions.d.ts +0 -26
  424. package/dist/hooks/sessions/useSessions.d.ts.map +0 -1
  425. package/dist/hooks/settings/api-keys/index.d.ts +0 -7
  426. package/dist/hooks/settings/api-keys/index.d.ts.map +0 -1
  427. package/dist/hooks/settings/api-keys/useCreateApiKey.d.ts +0 -3
  428. package/dist/hooks/settings/api-keys/useCreateApiKey.d.ts.map +0 -1
  429. package/dist/hooks/settings/api-keys/useDeleteApiKey.d.ts +0 -2
  430. package/dist/hooks/settings/api-keys/useDeleteApiKey.d.ts.map +0 -1
  431. package/dist/hooks/settings/api-keys/useListApiKeys.d.ts +0 -2
  432. package/dist/hooks/settings/api-keys/useListApiKeys.d.ts.map +0 -1
  433. package/dist/hooks/settings/api-keys/useUpdateApiKey.d.ts +0 -5
  434. package/dist/hooks/settings/api-keys/useUpdateApiKey.d.ts.map +0 -1
  435. package/dist/hooks/settings/credentials/index.d.ts +0 -7
  436. package/dist/hooks/settings/credentials/index.d.ts.map +0 -1
  437. package/dist/hooks/settings/credentials/useCreateCredential.d.ts +0 -3
  438. package/dist/hooks/settings/credentials/useCreateCredential.d.ts.map +0 -1
  439. package/dist/hooks/settings/credentials/useCredentials.d.ts +0 -8
  440. package/dist/hooks/settings/credentials/useCredentials.d.ts.map +0 -1
  441. package/dist/hooks/settings/credentials/useDeleteCredential.d.ts +0 -2
  442. package/dist/hooks/settings/credentials/useDeleteCredential.d.ts.map +0 -1
  443. package/dist/hooks/settings/credentials/useUpdateCredential.d.ts +0 -10
  444. package/dist/hooks/settings/credentials/useUpdateCredential.d.ts.map +0 -1
  445. package/dist/hooks/settings/deployments/index.d.ts +0 -5
  446. package/dist/hooks/settings/deployments/index.d.ts.map +0 -1
  447. package/dist/hooks/settings/deployments/useDeploymentActions.d.ts +0 -4
  448. package/dist/hooks/settings/deployments/useDeploymentActions.d.ts.map +0 -1
  449. package/dist/hooks/settings/deployments/useListDeployments.d.ts +0 -2
  450. package/dist/hooks/settings/deployments/useListDeployments.d.ts.map +0 -1
  451. package/dist/hooks/settings/index.d.ts +0 -6
  452. package/dist/hooks/settings/index.d.ts.map +0 -1
  453. package/dist/hooks/settings/organization/index.d.ts +0 -6
  454. package/dist/hooks/settings/organization/index.d.ts.map +0 -1
  455. package/dist/hooks/settings/organization/useDeactivateMembership.d.ts +0 -11
  456. package/dist/hooks/settings/organization/useDeactivateMembership.d.ts.map +0 -1
  457. package/dist/hooks/settings/organization/useReactivateMembership.d.ts +0 -11
  458. package/dist/hooks/settings/organization/useReactivateMembership.d.ts.map +0 -1
  459. package/dist/hooks/settings/organization/useUpdateMemberConfig.d.ts +0 -8
  460. package/dist/hooks/settings/organization/useUpdateMemberConfig.d.ts.map +0 -1
  461. package/dist/hooks/settings/organization/useUserMemberships.d.ts +0 -3
  462. package/dist/hooks/settings/organization/useUserMemberships.d.ts.map +0 -1
  463. package/dist/hooks/settings/webhooks/index.d.ts +0 -7
  464. package/dist/hooks/settings/webhooks/index.d.ts.map +0 -1
  465. package/dist/hooks/settings/webhooks/useCreateWebhookEndpoint.d.ts +0 -18
  466. package/dist/hooks/settings/webhooks/useCreateWebhookEndpoint.d.ts.map +0 -1
  467. package/dist/hooks/settings/webhooks/useDeleteWebhookEndpoint.d.ts +0 -2
  468. package/dist/hooks/settings/webhooks/useDeleteWebhookEndpoint.d.ts.map +0 -1
  469. package/dist/hooks/settings/webhooks/useListWebhookEndpoints.d.ts +0 -14
  470. package/dist/hooks/settings/webhooks/useListWebhookEndpoints.d.ts.map +0 -1
  471. package/dist/hooks/settings/webhooks/useUpdateWebhookEndpoint.d.ts +0 -18
  472. package/dist/hooks/settings/webhooks/useUpdateWebhookEndpoint.d.ts.map +0 -1
  473. package/dist/hooks/settings/webhooks/webhookEndpointService.d.ts +0 -27
  474. package/dist/hooks/settings/webhooks/webhookEndpointService.d.ts.map +0 -1
  475. package/dist/hooks/useOrganizationMembers.d.ts +0 -18
  476. package/dist/hooks/useOrganizationMembers.d.ts.map +0 -1
  477. package/dist/index.d.ts.map +0 -1
  478. package/dist/initialization/InitializationProvider.d.ts +0 -48
  479. package/dist/initialization/InitializationProvider.d.ts.map +0 -1
  480. package/dist/initialization/hooks/useAppInitialization.d.ts +0 -32
  481. package/dist/initialization/hooks/useAppInitialization.d.ts.map +0 -1
  482. package/dist/initialization/index.d.ts.map +0 -1
  483. package/dist/organization/context/OrganizationProvider.d.ts +0 -24
  484. package/dist/organization/context/OrganizationProvider.d.ts.map +0 -1
  485. package/dist/organization/hooks/useOrgInitialization.d.ts +0 -56
  486. package/dist/organization/hooks/useOrgInitialization.d.ts.map +0 -1
  487. package/dist/organization/index.d.ts.map +0 -1
  488. package/dist/profile/context/ProfileProvider.d.ts +0 -31
  489. package/dist/profile/context/ProfileProvider.d.ts.map +0 -1
  490. package/dist/profile/hooks/useUserProfile.d.ts +0 -38
  491. package/dist/profile/hooks/useUserProfile.d.ts.map +0 -1
  492. package/dist/profile/index.d.ts.map +0 -1
  493. package/dist/provider/CoreAuthKitInner.d.ts +0 -12
  494. package/dist/provider/CoreAuthKitInner.d.ts.map +0 -1
  495. package/dist/provider/ElevasisCoreProvider.d.ts +0 -25
  496. package/dist/provider/ElevasisCoreProvider.d.ts.map +0 -1
  497. package/dist/provider/ElevasisServiceContext.d.ts +0 -31
  498. package/dist/provider/ElevasisServiceContext.d.ts.map +0 -1
  499. package/dist/provider/ElevasisUIProvider.d.ts +0 -28
  500. package/dist/provider/ElevasisUIProvider.d.ts.map +0 -1
  501. package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts +0 -2
  502. package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts.map +0 -1
  503. package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts +0 -2
  504. package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts.map +0 -1
  505. package/dist/provider/index.d.ts.map +0 -1
  506. package/dist/provider/published.d.ts.map +0 -1
  507. package/dist/provider/types.d.ts +0 -151
  508. package/dist/provider/types.d.ts.map +0 -1
  509. package/dist/sdk-barrel.d.ts +0 -20
  510. package/dist/sdk-barrel.d.ts.map +0 -1
  511. package/dist/theme/PresetsContext.d.ts +0 -4
  512. package/dist/theme/PresetsContext.d.ts.map +0 -1
  513. package/dist/theme/cssVariables.d.ts +0 -12
  514. package/dist/theme/cssVariables.d.ts.map +0 -1
  515. package/dist/theme/index.d.ts.map +0 -1
  516. package/dist/theme/presets/abyss.d.ts +0 -3
  517. package/dist/theme/presets/abyss.d.ts.map +0 -1
  518. package/dist/theme/presets/aurora.d.ts +0 -12
  519. package/dist/theme/presets/aurora.d.ts.map +0 -1
  520. package/dist/theme/presets/canopy.d.ts +0 -12
  521. package/dist/theme/presets/canopy.d.ts.map +0 -1
  522. package/dist/theme/presets/canyon.d.ts +0 -11
  523. package/dist/theme/presets/canyon.d.ts.map +0 -1
  524. package/dist/theme/presets/cortex.d.ts +0 -3
  525. package/dist/theme/presets/cortex.d.ts.map +0 -1
  526. package/dist/theme/presets/cyber-punk.d.ts +0 -11
  527. package/dist/theme/presets/cyber-punk.d.ts.map +0 -1
  528. package/dist/theme/presets/cyber-strike.d.ts +0 -13
  529. package/dist/theme/presets/cyber-strike.d.ts.map +0 -1
  530. package/dist/theme/presets/cyber-void.d.ts +0 -12
  531. package/dist/theme/presets/cyber-void.d.ts.map +0 -1
  532. package/dist/theme/presets/default.d.ts +0 -4
  533. package/dist/theme/presets/default.d.ts.map +0 -1
  534. package/dist/theme/presets/ember.d.ts +0 -12
  535. package/dist/theme/presets/ember.d.ts.map +0 -1
  536. package/dist/theme/presets/helios.d.ts +0 -3
  537. package/dist/theme/presets/helios.d.ts.map +0 -1
  538. package/dist/theme/presets/honey.d.ts +0 -12
  539. package/dist/theme/presets/honey.d.ts.map +0 -1
  540. package/dist/theme/presets/index.d.ts +0 -8
  541. package/dist/theme/presets/index.d.ts.map +0 -1
  542. package/dist/theme/presets/midnight.d.ts +0 -12
  543. package/dist/theme/presets/midnight.d.ts.map +0 -1
  544. package/dist/theme/presets/nirvana.d.ts +0 -16
  545. package/dist/theme/presets/nirvana.d.ts.map +0 -1
  546. package/dist/theme/presets/obsidian.d.ts +0 -3
  547. package/dist/theme/presets/obsidian.d.ts.map +0 -1
  548. package/dist/theme/presets/slate.d.ts +0 -3
  549. package/dist/theme/presets/slate.d.ts.map +0 -1
  550. package/dist/theme/presets/synapse.d.ts +0 -10
  551. package/dist/theme/presets/synapse.d.ts.map +0 -1
  552. package/dist/theme/presets/tactical.d.ts +0 -8
  553. package/dist/theme/presets/tactical.d.ts.map +0 -1
  554. package/dist/theme/presets/types.d.ts +0 -43
  555. package/dist/theme/presets/types.d.ts.map +0 -1
  556. package/dist/theme/presets/verdant.d.ts +0 -3
  557. package/dist/theme/presets/verdant.d.ts.map +0 -1
  558. package/dist/theme/presets/wave.d.ts +0 -14
  559. package/dist/theme/presets/wave.d.ts.map +0 -1
  560. package/dist/theme/useAvailablePresets.d.ts +0 -16
  561. package/dist/theme/useAvailablePresets.d.ts.map +0 -1
@@ -1,169 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
2
- const STYLE = `
3
- div[style*="var(--color-background)"][style*="100vh"] {
4
- background-color: transparent !important;
5
- isolation: isolate;
6
- }
7
- .rose-gold-bg-root {
8
- position: fixed;
9
- inset: 0;
10
- z-index: -1;
11
- overflow: hidden;
12
- pointer-events: none;
13
- }
14
- [data-mantine-color-scheme="light"] .rose-gold-bg-root {
15
- background:
16
- radial-gradient(ellipse 95% 45% at 50% -20%, rgba(192, 122, 110, 0.14), transparent 70%),
17
- #F4F0EE;
18
- }
19
- [data-mantine-color-scheme="light"] .rose-gold-bg-root::after {
20
- content: '';
21
- position: absolute;
22
- inset: 0;
23
- background:
24
- radial-gradient(ellipse 140% 110% at 50% 0%, transparent 60%, rgba(45, 21, 22, 0.08) 100%);
25
- pointer-events: none;
26
- }
27
- [data-mantine-color-scheme="dark"] .rose-gold-bg-root {
28
- background:
29
- radial-gradient(ellipse 95% 45% at 50% -20%, rgba(232, 165, 152, 0.05), transparent 70%),
30
- #070405;
31
- }
32
- [data-mantine-color-scheme="dark"] .rose-gold-bg-root::after {
33
- content: '';
34
- position: absolute;
35
- inset: 0;
36
- background:
37
- radial-gradient(ellipse 140% 110% at 50% 0%, transparent 60%, rgba(0, 0, 0, 0.4) 100%);
38
- pointer-events: none;
39
- }
40
- .rose-gold-bg-wrapper {
41
- position: absolute;
42
- width: 200vmax;
43
- height: 200vmax;
44
- top: -115vmax;
45
- left: -50vmax;
46
- animation: rose-gold-rotate 180s linear infinite;
47
- will-change: transform;
48
- }
49
- .rose-gold-bg-beam {
50
- position: absolute;
51
- top: 50%;
52
- left: 0;
53
- right: 0;
54
- height: 18vmax;
55
- filter: blur(55px);
56
- transform-origin: center;
57
- }
58
- [data-mantine-color-scheme="light"] .rose-gold-bg-beam {
59
- mix-blend-mode: multiply;
60
- }
61
- [data-mantine-color-scheme="light"] .rose-gold-bg-beam-1 {
62
- background: linear-gradient(to right, transparent 5%, #881337 25%, #881337 75%, transparent 95%);
63
- transform: rotate(0deg);
64
- opacity: 0.18;
65
- }
66
- [data-mantine-color-scheme="light"] .rose-gold-bg-beam-2 {
67
- background: linear-gradient(to right, transparent 5%, #9F1239 25%, #9F1239 75%, transparent 95%);
68
- transform: rotate(22.5deg);
69
- opacity: 0.16;
70
- }
71
- [data-mantine-color-scheme="light"] .rose-gold-bg-beam-3 {
72
- background: linear-gradient(to right, transparent 5%, #A8695E 25%, #A8695E 75%, transparent 95%);
73
- transform: rotate(45deg);
74
- opacity: 0.22;
75
- }
76
- [data-mantine-color-scheme="light"] .rose-gold-bg-beam-4 {
77
- background: linear-gradient(to right, transparent 5%, #7C2D12 25%, #7C2D12 75%, transparent 95%);
78
- transform: rotate(67.5deg);
79
- opacity: 0.16;
80
- }
81
- [data-mantine-color-scheme="light"] .rose-gold-bg-beam-5 {
82
- background: linear-gradient(to right, transparent 5%, #C07A6F 25%, #C07A6F 75%, transparent 95%);
83
- transform: rotate(90deg);
84
- opacity: 0.22;
85
- }
86
- [data-mantine-color-scheme="light"] .rose-gold-bg-beam-6 {
87
- background: linear-gradient(to right, transparent 5%, #9A3412 25%, #9A3412 75%, transparent 95%);
88
- transform: rotate(112.5deg);
89
- opacity: 0.16;
90
- }
91
- [data-mantine-color-scheme="light"] .rose-gold-bg-beam-7 {
92
- background: linear-gradient(to right, transparent 5%, #BE123C 25%, #BE123C 75%, transparent 95%);
93
- transform: rotate(135deg);
94
- opacity: 0.18;
95
- }
96
- [data-mantine-color-scheme="light"] .rose-gold-bg-beam-8 {
97
- background: linear-gradient(to right, transparent 5%, #7F1D1D 25%, #7F1D1D 75%, transparent 95%);
98
- transform: rotate(157.5deg);
99
- opacity: 0.16;
100
- }
101
- [data-mantine-color-scheme="dark"] .rose-gold-bg-beam {
102
- mix-blend-mode: screen;
103
- }
104
- [data-mantine-color-scheme="dark"] .rose-gold-bg-beam-1 {
105
- background: linear-gradient(to right, transparent 5%, #4C0519 25%, #4C0519 75%, transparent 95%);
106
- transform: rotate(0deg);
107
- opacity: 0.12;
108
- }
109
- [data-mantine-color-scheme="dark"] .rose-gold-bg-beam-2 {
110
- background: linear-gradient(to right, transparent 5%, #881337 25%, #881337 75%, transparent 95%);
111
- transform: rotate(22.5deg);
112
- opacity: 0.1;
113
- }
114
- [data-mantine-color-scheme="dark"] .rose-gold-bg-beam-3 {
115
- background: linear-gradient(to right, transparent 5%, #9F1239 25%, #9F1239 75%, transparent 95%);
116
- transform: rotate(45deg);
117
- opacity: 0.12;
118
- }
119
- [data-mantine-color-scheme="dark"] .rose-gold-bg-beam-4 {
120
- background: linear-gradient(to right, transparent 5%, #7C2D12 25%, #7C2D12 75%, transparent 95%);
121
- transform: rotate(67.5deg);
122
- opacity: 0.1;
123
- }
124
- [data-mantine-color-scheme="dark"] .rose-gold-bg-beam-5 {
125
- background: linear-gradient(to right, transparent 5%, #A8695E 25%, #A8695E 75%, transparent 95%);
126
- transform: rotate(90deg);
127
- opacity: 0.14;
128
- }
129
- [data-mantine-color-scheme="dark"] .rose-gold-bg-beam-6 {
130
- background: linear-gradient(to right, transparent 5%, #C07A6F 25%, #C07A6F 75%, transparent 95%);
131
- transform: rotate(112.5deg);
132
- opacity: 0.12;
133
- }
134
- [data-mantine-color-scheme="dark"] .rose-gold-bg-beam-7 {
135
- background: linear-gradient(to right, transparent 5%, #E8A598 25%, #E8A598 75%, transparent 95%);
136
- transform: rotate(135deg);
137
- opacity: 0.14;
138
- }
139
- [data-mantine-color-scheme="dark"] .rose-gold-bg-beam-8 {
140
- background: linear-gradient(to right, transparent 5%, #C8897C 25%, #C8897C 75%, transparent 95%);
141
- transform: rotate(157.5deg);
142
- opacity: 0.1;
143
- }
144
- @keyframes rose-gold-rotate {
145
- from { transform: rotate(0deg); }
146
- to { transform: rotate(360deg); }
147
- }
148
- @media (prefers-reduced-motion: reduce) {
149
- .rose-gold-bg-wrapper {
150
- animation: none;
151
- }
152
- }
153
- `;
154
- /**
155
- * Full-viewport fixed background for the "rose-gold" preset.
156
- *
157
- * Renders eight copper/rose light-beam strips inside a slowly-rotating wrapper
158
- * anchored above the viewport (origin at top) to evoke warm boutique luxury.
159
- * - Both schemes share geometry: 8 beams at 22.5° increments, soft gradient
160
- * stops (5/25/75/95), rotation anchored -115vmax above center, 180s period.
161
- * - Light mode: copper/rose beams with `mix-blend-mode: multiply` on a pale
162
- * rose base, top-anchored radial glow, subtle periphery vignette.
163
- * - Dark mode: copper/rose beams with `mix-blend-mode: screen` on a near-
164
- * black rose base, top-anchored radial glow, pronounced periphery vignette.
165
- * Rotation is disabled for users who prefer reduced motion.
166
- */
167
- export function RoseGoldBackground() {
168
- return (_jsxs(_Fragment, { children: [_jsx("style", { children: STYLE }), _jsx("div", { className: "rose-gold-bg-root", "aria-hidden": "true", children: _jsxs("div", { className: "rose-gold-bg-wrapper", children: [_jsx("div", { className: "rose-gold-bg-beam rose-gold-bg-beam-1" }), _jsx("div", { className: "rose-gold-bg-beam rose-gold-bg-beam-2" }), _jsx("div", { className: "rose-gold-bg-beam rose-gold-bg-beam-3" }), _jsx("div", { className: "rose-gold-bg-beam rose-gold-bg-beam-4" }), _jsx("div", { className: "rose-gold-bg-beam rose-gold-bg-beam-5" }), _jsx("div", { className: "rose-gold-bg-beam rose-gold-bg-beam-6" }), _jsx("div", { className: "rose-gold-bg-beam rose-gold-bg-beam-7" }), _jsx("div", { className: "rose-gold-bg-beam rose-gold-bg-beam-8" })] }) })] }));
169
- }
@@ -1,12 +0,0 @@
1
- /**
2
- * ErrorBreakdownTable - Recent errors table with filtering and sorting
3
- * Shows recent errors with details and actions
4
- */
5
- interface ErrorBreakdownTableProps {
6
- startDate?: string;
7
- endDate?: string;
8
- onErrorClick?: (executionId: string) => void;
9
- }
10
- export declare function ErrorBreakdownTable({ startDate, endDate, onErrorClick }: ErrorBreakdownTableProps): import("react/jsx-runtime").JSX.Element;
11
- export {};
12
- //# sourceMappingURL=ErrorBreakdownTable.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ErrorBreakdownTable.d.ts","sourceRoot":"","sources":["../../../src/components/monitoring/ErrorBreakdownTable.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAmCH,UAAU,wBAAwB;IAChC,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,YAAY,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,IAAI,CAAA;CAC7C;AAED,wBAAgB,mBAAmB,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,YAAY,EAAE,EAAE,wBAAwB,2CAwRjG"}
@@ -1,8 +0,0 @@
1
- import type { ResourceType, TimeRange } from '@repo/core';
2
- export interface ResourceHealthPanelProps {
3
- resourceId: string;
4
- resourceType: ResourceType;
5
- timeRange: TimeRange;
6
- }
7
- export declare function ResourceHealthPanel({ resourceId, resourceType, timeRange }: ResourceHealthPanelProps): import("react/jsx-runtime").JSX.Element;
8
- //# sourceMappingURL=ResourceHealthPanel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ResourceHealthPanel.d.ts","sourceRoot":"","sources":["../../../src/components/monitoring/ResourceHealthPanel.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAEzD,MAAM,WAAW,wBAAwB;IACvC,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,YAAY,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;CACrB;AAED,wBAAgB,mBAAmB,CAAC,EAAE,UAAU,EAAE,YAAY,EAAE,SAAS,EAAE,EAAE,wBAAwB,2CAwEpG"}
@@ -1,16 +0,0 @@
1
- export * from './ExecutionLogsTable';
2
- export * from './ResourceHealthChart';
3
- export * from './ResourceHealthPanel';
4
- export * from './ActivityTable';
5
- export { ActivityFilters as ActivityFiltersBar, type ActivityFiltersProps } from './ActivityFilters';
6
- export * from './ActivityCard';
7
- export * from './ErrorAnalysisCard';
8
- export * from './ExecutionBreakdownTable';
9
- export * from './ExecutionHealthCard';
10
- export { ExecutionLogsFilters as ExecutionLogsFilterBar, type ExecutionLogsFiltersProps } from './ExecutionLogsFilters';
11
- export * from './CostByModelTable';
12
- export * from './BusinessImpactCard';
13
- export * from './CostBreakdownCard';
14
- export * from './CostMetricsCard';
15
- export * from './ErrorBreakdownTable';
16
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/monitoring/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA;AACpC,cAAc,uBAAuB,CAAA;AACrC,cAAc,uBAAuB,CAAA;AACrC,cAAc,iBAAiB,CAAA;AAC/B,OAAO,EAAE,eAAe,IAAI,kBAAkB,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AACpG,cAAc,gBAAgB,CAAA;AAC9B,cAAc,qBAAqB,CAAA;AACnC,cAAc,2BAA2B,CAAA;AACzC,cAAc,uBAAuB,CAAA;AACrC,OAAO,EAAE,oBAAoB,IAAI,sBAAsB,EAAE,KAAK,yBAAyB,EAAE,MAAM,wBAAwB,CAAA;AACvH,cAAc,oBAAoB,CAAA;AAClC,cAAc,sBAAsB,CAAA;AACpC,cAAc,qBAAqB,CAAA;AACnC,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA"}
@@ -1,9 +0,0 @@
1
- interface NotificationBellProps {
2
- /** Override unread count (e.g., from SSE-enhanced source) */
3
- unreadCount?: number;
4
- /** Callback for navigation when notification is clicked */
5
- onNavigate?: (url: string) => void;
6
- }
7
- export declare function NotificationBell({ unreadCount, onNavigate }: NotificationBellProps): import("react/jsx-runtime").JSX.Element;
8
- export {};
9
- //# sourceMappingURL=NotificationBell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NotificationBell.d.ts","sourceRoot":"","sources":["../../../src/components/notifications/NotificationBell.tsx"],"names":[],"mappings":"AAQA,UAAU,qBAAqB;IAC7B,6DAA6D;IAC7D,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,2DAA2D;IAC3D,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAA;CACnC;AAED,wBAAgB,gBAAgB,CAAC,EAAE,WAAW,EAAE,UAAU,EAAE,EAAE,qBAAqB,2CAuClF"}
@@ -1,9 +0,0 @@
1
- import type { NotificationDTO } from '@repo/core';
2
- interface NotificationItemProps {
3
- notification: NotificationDTO;
4
- onClose?: () => void;
5
- onNavigate?: (url: string) => void;
6
- }
7
- export declare function NotificationItem({ notification, onClose, onNavigate }: NotificationItemProps): import("react/jsx-runtime").JSX.Element;
8
- export {};
9
- //# sourceMappingURL=NotificationItem.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NotificationItem.d.ts","sourceRoot":"","sources":["../../../src/components/notifications/NotificationItem.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAA;AAGjD,UAAU,qBAAqB;IAC7B,YAAY,EAAE,eAAe,CAAA;IAC7B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAA;CACnC;AAUD,wBAAgB,gBAAgB,CAAC,EAAE,YAAY,EAAE,OAAO,EAAE,UAAU,EAAE,EAAE,qBAAqB,2CA8D5F"}
@@ -1,10 +0,0 @@
1
- import type { NotificationDTO } from '@repo/core';
2
- interface NotificationListProps {
3
- notifications: NotificationDTO[];
4
- isLoading?: boolean;
5
- onClose?: () => void;
6
- onNavigate?: (url: string) => void;
7
- }
8
- export declare function NotificationList({ notifications, isLoading, onClose, onNavigate }: NotificationListProps): import("react/jsx-runtime").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=NotificationList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NotificationList.d.ts","sourceRoot":"","sources":["../../../src/components/notifications/NotificationList.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAA;AAEjD,UAAU,qBAAqB;IAC7B,aAAa,EAAE,eAAe,EAAE,CAAA;IAChC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAA;CACnC;AAED,wBAAgB,gBAAgB,CAAC,EAAE,aAAa,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE,EAAE,qBAAqB,2CA0BxG"}
@@ -1,10 +0,0 @@
1
- import type { NotificationDTO } from '@repo/core';
2
- interface NotificationPanelProps {
3
- notifications: NotificationDTO[];
4
- isLoading?: boolean;
5
- onClose?: () => void;
6
- onNavigate?: (url: string) => void;
7
- }
8
- export declare function NotificationPanel({ notifications, isLoading, onClose, onNavigate }: NotificationPanelProps): import("react/jsx-runtime").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=NotificationPanel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NotificationPanel.d.ts","sourceRoot":"","sources":["../../../src/components/notifications/NotificationPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAA;AAEjD,UAAU,sBAAsB;IAC9B,aAAa,EAAE,eAAe,EAAE,CAAA;IAChC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAA;CACnC;AAED,wBAAgB,iBAAiB,CAAC,EAAE,aAAa,EAAE,SAAS,EAAE,OAAO,EAAE,UAAU,EAAE,EAAE,sBAAsB,2CAoC1G"}
@@ -1,5 +0,0 @@
1
- export * from './NotificationBell';
2
- export * from './NotificationItem';
3
- export * from './NotificationList';
4
- export * from './NotificationPanel';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/notifications/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,oBAAoB,CAAA;AAClC,cAAc,oBAAoB,CAAA;AAClC,cAAc,qBAAqB,CAAA"}
@@ -1,9 +0,0 @@
1
- interface CreateProjectModalProps {
2
- opened: boolean;
3
- onClose: () => void;
4
- resourceId: string;
5
- resourceType: 'agent' | 'workflow';
6
- }
7
- export declare function CreateProjectModal({ opened, onClose, resourceId, resourceType }: CreateProjectModalProps): import("react/jsx-runtime").JSX.Element;
8
- export {};
9
- //# sourceMappingURL=CreateProjectModal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateProjectModal.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/calibration/CreateProjectModal.tsx"],"names":[],"mappings":"AAIA,UAAU,uBAAuB;IAC/B,MAAM,EAAE,OAAO,CAAA;IACf,OAAO,EAAE,MAAM,IAAI,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,OAAO,GAAG,UAAU,CAAA;CACnC;AAED,wBAAgB,kBAAkB,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,EAAE,uBAAuB,2CAoDxG"}
@@ -1,9 +0,0 @@
1
- import type { CalibrationProject } from '@repo/core';
2
- interface ProjectCardProps {
3
- project: CalibrationProject;
4
- /** Called when the user clicks the card. Caller handles navigation. */
5
- onNavigate: (projectId: string) => void;
6
- }
7
- export declare function ProjectCard({ project, onNavigate }: ProjectCardProps): import("react/jsx-runtime").JSX.Element;
8
- export {};
9
- //# sourceMappingURL=ProjectCard.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ProjectCard.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/calibration/ProjectCard.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAA;AAEpD,UAAU,gBAAgB;IACxB,OAAO,EAAE,kBAAkB,CAAA;IAC3B,uEAAuE;IACvE,UAAU,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAA;CACxC;AAED,wBAAgB,WAAW,CAAC,EAAE,OAAO,EAAE,UAAU,EAAE,EAAE,gBAAgB,2CAuDpE"}
@@ -1,3 +0,0 @@
1
- export { CommandQueueTaskRow } from './CommandQueueTaskRow.js';
2
- export * from './sidebar/index.js';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/command-queue/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AAC9D,cAAc,oBAAoB,CAAA"}
@@ -1,17 +0,0 @@
1
- import type { TimeRange } from '@repo/core';
2
- import { type TaskFilterStatus } from './CommandQueueSidebarTop.js';
3
- interface CommandQueueSidebarProps {
4
- selectedCheckpoint: string | undefined;
5
- onSelectCheckpoint: (checkpoint: string | undefined) => void;
6
- status: TaskFilterStatus;
7
- onStatusChange: (status: TaskFilterStatus) => void;
8
- priorityRange: [number, number];
9
- onPriorityRangeChange: (range: [number, number]) => void;
10
- timeRange: TimeRange;
11
- }
12
- /**
13
- * CommandQueueSidebar - Main sidebar component with donut charts and checkpoint groups
14
- */
15
- export declare const CommandQueueSidebar: ({ selectedCheckpoint, onSelectCheckpoint, status, onStatusChange, priorityRange, onPriorityRangeChange, timeRange }: CommandQueueSidebarProps) => import("react/jsx-runtime").JSX.Element;
16
- export {};
17
- //# sourceMappingURL=CommandQueueSidebar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CommandQueueSidebar.d.ts","sourceRoot":"","sources":["../../../../../src/components/operations/command-queue/sidebar/CommandQueueSidebar.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAI3C,OAAO,EAA0B,KAAK,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AAO3F,UAAU,wBAAwB;IAChC,kBAAkB,EAAE,MAAM,GAAG,SAAS,CAAA;IACtC,kBAAkB,EAAE,CAAC,UAAU,EAAE,MAAM,GAAG,SAAS,KAAK,IAAI,CAAA;IAC5D,MAAM,EAAE,gBAAgB,CAAA;IACxB,cAAc,EAAE,CAAC,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAA;IAClD,aAAa,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IAC/B,qBAAqB,EAAE,CAAC,KAAK,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,KAAK,IAAI,CAAA;IACxD,SAAS,EAAE,SAAS,CAAA;CACrB;AAED;;GAEG;AACH,eAAO,MAAM,mBAAmB,GAAI,qHAQjC,wBAAwB,4CAoF1B,CAAA"}
@@ -1,17 +0,0 @@
1
- import type { TimeRange } from '@repo/core';
2
- interface CommandQueueSidebarMiddleProps {
3
- selectedCheckpoint: string | undefined;
4
- onSelectCheckpoint: (checkpoint: string | undefined) => void;
5
- priorityRange: [number, number];
6
- status: 'all' | 'pending' | 'completed' | 'expired';
7
- timeRange: TimeRange;
8
- }
9
- /**
10
- * CommandQueueSidebarMiddle - Displays checkpoint filter groups
11
- *
12
- * Shows "All Tasks" option plus individual checkpoints with task counts.
13
- * Uses useCommandQueueTotals hook to fetch checkpoint data.
14
- */
15
- export declare function CommandQueueSidebarMiddle({ selectedCheckpoint, onSelectCheckpoint, priorityRange, status, timeRange }: CommandQueueSidebarMiddleProps): import("react/jsx-runtime").JSX.Element;
16
- export {};
17
- //# sourceMappingURL=CommandQueueSidebarMiddle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CommandQueueSidebarMiddle.d.ts","sourceRoot":"","sources":["../../../../../src/components/operations/command-queue/sidebar/CommandQueueSidebarMiddle.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAK3C,UAAU,8BAA8B;IACtC,kBAAkB,EAAE,MAAM,GAAG,SAAS,CAAA;IACtC,kBAAkB,EAAE,CAAC,UAAU,EAAE,MAAM,GAAG,SAAS,KAAK,IAAI,CAAA;IAC5D,aAAa,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IAC/B,MAAM,EAAE,KAAK,GAAG,SAAS,GAAG,WAAW,GAAG,SAAS,CAAA;IACnD,SAAS,EAAE,SAAS,CAAA;CACrB;AAED;;;;;GAKG;AACH,wBAAgB,yBAAyB,CAAC,EACxC,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACb,MAAM,EACN,SAAS,EACV,EAAE,8BAA8B,2CA2ChC"}
@@ -1,5 +0,0 @@
1
- export { CheckpointGroup } from './CheckpointGroup.js';
2
- export { CommandQueueSidebar } from './CommandQueueSidebar.js';
3
- export { CommandQueueSidebarTop, type TaskFilterStatus } from './CommandQueueSidebarTop.js';
4
- export { CommandQueueSidebarMiddle } from './CommandQueueSidebarMiddle.js';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/operations/command-queue/sidebar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACtD,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AAC9D,OAAO,EAAE,sBAAsB,EAAE,KAAK,gBAAgB,EAAE,MAAM,6BAA6B,CAAA;AAC3F,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAA"}
@@ -1,22 +0,0 @@
1
- /**
2
- * CommandViewGraph - Main ReactFlow graph visualization for Command View
3
- */
4
- import type { CommandViewGraph as CommandViewGraphType } from '../../../hooks/operations/command-view/types.js';
5
- export interface CommandViewGraphRef {
6
- fitView: () => void;
7
- }
8
- import '@xyflow/react/dist/style.css';
9
- interface CommandViewGraphProps {
10
- graph: CommandViewGraphType;
11
- height?: number | string;
12
- /** Currently selected node ID */
13
- selectedNodeId?: string | null;
14
- /** Callback when node selection changes */
15
- onNodeSelect?: (id: string | null) => void;
16
- }
17
- /**
18
- * Main export - wrapped with ReactFlowProvider
19
- */
20
- export declare const CommandViewGraph: import("react").ForwardRefExoticComponent<CommandViewGraphProps & import("react").RefAttributes<CommandViewGraphRef>>;
21
- export {};
22
- //# sourceMappingURL=CommandViewGraph.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CommandViewGraph.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/command-view/CommandViewGraph.tsx"],"names":[],"mappings":"AAAA;;GAEG;AAUH,OAAO,KAAK,EAAE,gBAAgB,IAAI,oBAAoB,EAAE,MAAM,iDAAiD,CAAA;AAE/G,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,MAAM,IAAI,CAAA;CACpB;AAED,OAAO,8BAA8B,CAAA;AAWrC,UAAU,qBAAqB;IAC7B,KAAK,EAAE,oBAAoB,CAAA;IAC3B,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,iCAAiC;IACjC,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,2CAA2C;IAC3C,YAAY,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAA;CAC3C;AAwGD;;GAEG;AACH,eAAO,MAAM,gBAAgB,uHAQ5B,CAAA"}
@@ -1,4 +0,0 @@
1
- export { CommandViewGraph, type CommandViewGraphRef } from './CommandViewGraph.js';
2
- export { CommandViewNode } from './nodes/index.js';
3
- export { CommandViewEdge } from './edges/index.js';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/command-view/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAClF,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAA;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAA"}
@@ -1,13 +0,0 @@
1
- import type { APIExecutionDetail, AgentIterationData } from '@repo/core';
2
- interface AgentExecutionLogsProps {
3
- resourceId: string;
4
- executionId?: string;
5
- /** Pre-merged execution (includes streaming logs). Forwarded to BaseExecutionLogs. */
6
- execution?: APIExecutionDetail;
7
- selectedIterationId: number | 'initialization' | 'completion' | null;
8
- iterationData: AgentIterationData | null;
9
- onExecutionDeleted?: () => void;
10
- }
11
- export declare function AgentExecutionLogs({ resourceId, executionId, execution: externalExecution, selectedIterationId, iterationData, onExecutionDeleted }: AgentExecutionLogsProps): import("react/jsx-runtime").JSX.Element;
12
- export {};
13
- //# sourceMappingURL=AgentExecutionLogs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AgentExecutionLogs.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/executions/AgentExecutionLogs.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAuB,kBAAkB,EAAE,MAAM,YAAY,CAAA;AAI7F,UAAU,uBAAuB;IAC/B,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,sFAAsF;IACtF,SAAS,CAAC,EAAE,kBAAkB,CAAA;IAC9B,mBAAmB,EAAE,MAAM,GAAG,gBAAgB,GAAG,YAAY,GAAG,IAAI,CAAA;IACpE,aAAa,EAAE,kBAAkB,GAAG,IAAI,CAAA;IACxC,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAA;CAChC;AAED,wBAAgB,kBAAkB,CAAC,EACjC,UAAU,EACV,WAAW,EACX,SAAS,EAAE,iBAAiB,EAC5B,mBAAmB,EACnB,aAAa,EACb,kBAAkB,EACnB,EAAE,uBAAuB,2CA+NzB"}
@@ -1,13 +0,0 @@
1
- import type { APIExecutionDetail, TimelineData } from '@repo/core';
2
- interface WorkflowExecutionLogsProps {
3
- resourceId: string;
4
- executionId?: string;
5
- /** Pre-merged execution (includes streaming logs). Skips internal fetch when provided. */
6
- execution?: APIExecutionDetail;
7
- selectedStepId?: string | null;
8
- timelineData?: TimelineData;
9
- onExecutionDeleted?: () => void;
10
- }
11
- export declare function WorkflowExecutionLogs({ resourceId, executionId, execution: externalExecution, selectedStepId, timelineData, onExecutionDeleted }: WorkflowExecutionLogsProps): import("react/jsx-runtime").JSX.Element;
12
- export {};
13
- //# sourceMappingURL=WorkflowExecutionLogs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WorkflowExecutionLogs.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/executions/WorkflowExecutionLogs.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AAMlE,UAAU,0BAA0B;IAClC,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,0FAA0F;IAC1F,SAAS,CAAC,EAAE,kBAAkB,CAAA;IAC9B,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC9B,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAA;CAChC;AAED,wBAAgB,qBAAqB,CAAC,EACpC,UAAU,EACV,WAAW,EACX,SAAS,EAAE,iBAAiB,EAC5B,cAAc,EACd,YAAY,EACZ,kBAAkB,EACnB,EAAE,0BAA0B,2CA8J5B"}
@@ -1,4 +0,0 @@
1
- export { AgentExecutionLogs } from './AgentExecutionLogs.js';
2
- export { WorkflowExecutionLogs } from './WorkflowExecutionLogs.js';
3
- export { getExecutionStatusConfig, getLogLevelConfig, type LogLevel } from './logConstants.js';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/executions/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAA;AAC5D,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAA;AAClE,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,KAAK,QAAQ,EAAE,MAAM,mBAAmB,CAAA"}
@@ -1,8 +0,0 @@
1
- export * from './shared/index.js';
2
- export * from './executions/index.js';
3
- export * from './knowledge-base/index.js';
4
- export * from './task-scheduler/index.js';
5
- export * from './command-queue/index.js';
6
- export * from './sessions/index.js';
7
- export * from './command-view/index.js';
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/operations/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,uBAAuB,CAAA;AACrC,cAAc,2BAA2B,CAAA;AACzC,cAAc,2BAA2B,CAAA;AACzC,cAAc,0BAA0B,CAAA;AACxC,cAAc,qBAAqB,CAAA;AACnC,cAAc,yBAAyB,CAAA"}
@@ -1,14 +0,0 @@
1
- import type { DocFile } from '../../../hooks/operations/knowledge-base/useDeploymentDocs.js';
2
- interface DocTreeNavProps {
3
- files: DocFile[];
4
- selectedPath: string | null;
5
- onSelect: (path: string) => void;
6
- }
7
- /**
8
- * Renders a tree navigation for documentation files.
9
- * Builds a tree from flat file paths, supports nested collapsible directories.
10
- * index.mdx files represent their parent directory's page.
11
- */
12
- export declare function DocTreeNav({ files, selectedPath, onSelect }: DocTreeNavProps): import("react/jsx-runtime").JSX.Element;
13
- export {};
14
- //# sourceMappingURL=DocTreeNav.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DocTreeNav.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/knowledge-base/DocTreeNav.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,+DAA+D,CAAA;AAE5F,UAAU,eAAe;IACvB,KAAK,EAAE,OAAO,EAAE,CAAA;IAChB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAA;CACjC;AAwLD;;;;GAIG;AACH,wBAAgB,UAAU,CAAC,EAAE,KAAK,EAAE,YAAY,EAAE,QAAQ,EAAE,EAAE,eAAe,2CAiD5E"}
@@ -1,16 +0,0 @@
1
- import { type ComponentType } from 'react';
2
- interface KnowledgeBasePageProps {
3
- /** MDX renderer component. Pass your app's MdxRenderer since it's app-specific. */
4
- mdxRenderer?: ComponentType<{
5
- compiledSource: string;
6
- }>;
7
- }
8
- /**
9
- * Knowledge Base page -- sub-shell layout for viewing deployment documentation.
10
- *
11
- * Sidebar: deployment selector + doc tree navigation.
12
- * Content: MdxRenderer for selected file.
13
- */
14
- export declare function KnowledgeBasePage({ mdxRenderer: MdxRenderer }: KnowledgeBasePageProps): import("react/jsx-runtime").JSX.Element;
15
- export {};
16
- //# sourceMappingURL=KnowledgeBasePage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"KnowledgeBasePage.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/knowledge-base/KnowledgeBasePage.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAqD,KAAK,aAAa,EAAE,MAAM,OAAO,CAAA;AAgB7F,UAAU,sBAAsB;IAC9B,mFAAmF;IACnF,WAAW,CAAC,EAAE,aAAa,CAAC;QAAE,cAAc,EAAE,MAAM,CAAA;KAAE,CAAC,CAAA;CACxD;AAED;;;;;GAKG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,WAAW,EAAE,WAAW,EAAE,EAAE,sBAAsB,2CA6QrF"}
@@ -1,3 +0,0 @@
1
- export { DocTreeNav } from './DocTreeNav.js';
2
- export { KnowledgeBasePage } from './KnowledgeBasePage.js';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/operations/knowledge-base/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAA;AAC5C,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA"}
@@ -1,16 +0,0 @@
1
- import type { APIExecutionDetail, ResourceType } from '@repo/core';
2
- export interface BaseExecutionLogsProps {
3
- resourceId: string;
4
- resourceType?: ResourceType;
5
- executionId?: string;
6
- /** Pre-merged execution (includes streaming logs). When provided, skips internal useExecution fetch for display. */
7
- execution?: APIExecutionDetail;
8
- onExecutionDeleted?: () => void;
9
- renderLogsSection?: (execution: APIExecutionDetail) => React.ReactNode;
10
- renderMetrics?: (execution: APIExecutionDetail) => React.ReactNode;
11
- hideInput?: boolean;
12
- hideResult?: boolean;
13
- hideError?: boolean;
14
- }
15
- export declare function BaseExecutionLogs({ resourceId, resourceType, executionId, execution: externalExecution, onExecutionDeleted, renderLogsSection, renderMetrics, hideInput, hideResult, hideError }: BaseExecutionLogsProps): import("react/jsx-runtime").JSX.Element;
16
- //# sourceMappingURL=BaseExecutionLogs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BaseExecutionLogs.d.ts","sourceRoot":"","sources":["../../../../../src/components/operations/shared/BaseExecutionLogs/BaseExecutionLogs.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AAiBlE,MAAM,WAAW,sBAAsB;IACrC,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,oHAAoH;IACpH,SAAS,CAAC,EAAE,kBAAkB,CAAA;IAC9B,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAA;IAG/B,iBAAiB,CAAC,EAAE,CAAC,SAAS,EAAE,kBAAkB,KAAK,KAAK,CAAC,SAAS,CAAA;IACtE,aAAa,CAAC,EAAE,CAAC,SAAS,EAAE,kBAAkB,KAAK,KAAK,CAAC,SAAS,CAAA;IAClE,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AAED,wBAAgB,iBAAiB,CAAC,EAChC,UAAU,EACV,YAAY,EACZ,WAAW,EACX,SAAS,EAAE,iBAAiB,EAC5B,kBAAkB,EAClB,iBAAiB,EACjB,aAAa,EACb,SAAiB,EACjB,UAAkB,EAClB,SAAiB,EAClB,EAAE,sBAAsB,2CAkOxB"}
@@ -1,12 +0,0 @@
1
- import type { APIExecutionDetail } from '@repo/core';
2
- interface BaseExecutionLogsHeaderProps {
3
- execution: APIExecutionDetail;
4
- resourceId: string;
5
- onDeleteClick: () => void;
6
- onRetryClick?: () => void;
7
- onCancelClick?: () => void;
8
- renderMetrics?: (execution: APIExecutionDetail) => React.ReactNode;
9
- }
10
- export declare function BaseExecutionLogsHeader({ execution, resourceId, onDeleteClick, onRetryClick, onCancelClick, renderMetrics }: BaseExecutionLogsHeaderProps): import("react/jsx-runtime").JSX.Element;
11
- export {};
12
- //# sourceMappingURL=BaseExecutionLogsHeader.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"BaseExecutionLogsHeader.d.ts","sourceRoot":"","sources":["../../../../../src/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAA;AAMpD,UAAU,4BAA4B;IACpC,SAAS,EAAE,kBAAkB,CAAA;IAC7B,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,IAAI,CAAA;IACzB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAA;IACzB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAA;IAC1B,aAAa,CAAC,EAAE,CAAC,SAAS,EAAE,kBAAkB,KAAK,KAAK,CAAC,SAAS,CAAA;CACnE;AAED,wBAAgB,uBAAuB,CAAC,EACtC,SAAS,EACT,UAAU,EACV,aAAa,EACb,YAAY,EACZ,aAAa,EACb,aAAa,EACd,EAAE,4BAA4B,2CA0G9B"}
@@ -1,12 +0,0 @@
1
- /**
2
- * ExecutionErrorSection - Structured error display for execution logs.
3
- * Fetches structured error data via useErrorDetail hook.
4
- * Falls back to plain text display if structured data is unavailable.
5
- */
6
- interface ExecutionErrorSectionProps {
7
- executionId: string;
8
- fallbackError: string;
9
- }
10
- export declare function ExecutionErrorSection({ executionId, fallbackError }: ExecutionErrorSectionProps): import("react/jsx-runtime").JSX.Element;
11
- export {};
12
- //# sourceMappingURL=ExecutionErrorSection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExecutionErrorSection.d.ts","sourceRoot":"","sources":["../../../../../src/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.tsx"],"names":[],"mappings":"AAAA;;;;GAIG;AAQH,UAAU,0BAA0B;IAClC,WAAW,EAAE,MAAM,CAAA;IACnB,aAAa,EAAE,MAAM,CAAA;CACtB;AAED,wBAAgB,qBAAqB,CAAC,EAAE,WAAW,EAAE,aAAa,EAAE,EAAE,0BAA0B,2CAiK/F"}
@@ -1,7 +0,0 @@
1
- export { BaseExecutionLogs } from './BaseExecutionLogs.js';
2
- export type { BaseExecutionLogsProps } from './BaseExecutionLogs.js';
3
- export { BaseExecutionLogsHeader } from './BaseExecutionLogsHeader.js';
4
- export { BaseExecutionLogsStates } from './BaseExecutionLogsStates.js';
5
- export { ExecutionErrorSection } from './ExecutionErrorSection.js';
6
- export { LogGroup } from './LogGroup.js';
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/operations/shared/BaseExecutionLogs/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAC1D,YAAY,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAA;AACpE,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAA;AACtE,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAA;AACtE,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAA;AAClE,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAA"}