@elevasis/ui 1.20.0 → 1.21.0

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 (584) hide show
  1. package/dist/auth/index.d.ts +174 -14
  2. package/dist/charts/index.js +3 -2
  3. package/dist/{chunk-Z2BXCFAG.js → chunk-2WLVOFK7.js} +1 -1
  4. package/dist/{chunk-ACD2QA6E.js → chunk-3DIU726S.js} +2 -2
  5. package/dist/chunk-3KMDHCAR.js +52 -0
  6. package/dist/chunk-AWT255UH.js +255 -0
  7. package/dist/{chunk-AWMZCYKH.js → chunk-BC6TJEON.js} +2 -45
  8. package/dist/{chunk-I6EVLOP3.js → chunk-CRFV2TVK.js} +2 -2
  9. package/dist/{chunk-EMN755L5.js → chunk-CTF6FS2M.js} +10 -216
  10. package/dist/{chunk-4SY4EQSK.js → chunk-CYJILY7M.js} +3 -3
  11. package/dist/{chunk-AQ5MQDSS.js → chunk-EDAYKRPJ.js} +404 -2
  12. package/dist/{chunk-XOTN3X3Z.js → chunk-FATKFO7X.js} +3 -54
  13. package/dist/{chunk-ERVB3QJQ.js → chunk-FVBYSDM4.js} +1 -1
  14. package/dist/{chunk-BX565EOK.js → chunk-MOBXWBES.js} +495 -860
  15. package/dist/{chunk-U4CHEPIL.js → chunk-NL6EFQYE.js} +515 -265
  16. package/dist/{chunk-JHMJKDVU.js → chunk-R3R367QY.js} +1 -1
  17. package/dist/chunk-ROSMICXG.js +668 -0
  18. package/dist/{chunk-GH7ZO4VD.js → chunk-ST2RSBQ3.js} +364 -364
  19. package/dist/{chunk-JZEXFQ6N.js → chunk-UZWZY7TJ.js} +2 -2
  20. package/dist/{chunk-UMFPUM7Q.js → chunk-V422ET6W.js} +12 -12
  21. package/dist/components/chat/index.d.ts +202 -0
  22. package/dist/components/chat/index.js +2 -0
  23. package/dist/components/index.d.ts +5708 -22
  24. package/dist/components/index.js +2653 -2901
  25. package/dist/features/auth/index.d.ts +2557 -9
  26. package/dist/features/dashboard/index.d.ts +244 -9
  27. package/dist/features/dashboard/index.js +10 -9
  28. package/dist/features/monitoring/index.d.ts +121 -15
  29. package/dist/features/monitoring/index.js +11 -10
  30. package/dist/features/operations/index.d.ts +2006 -29
  31. package/dist/features/operations/index.js +1116 -170
  32. package/dist/features/settings/index.d.ts +2589 -23
  33. package/dist/features/settings/index.js +10 -9
  34. package/dist/hooks/index.css +68 -0
  35. package/dist/hooks/index.d.ts +7772 -22
  36. package/dist/hooks/index.js +6 -6
  37. package/dist/hooks/published.css +68 -0
  38. package/dist/hooks/published.d.ts +7216 -21
  39. package/dist/hooks/published.js +5 -5
  40. package/dist/index.css +68 -0
  41. package/dist/index.d.ts +9684 -15
  42. package/dist/index.js +7 -7
  43. package/dist/initialization/index.d.ts +2526 -23
  44. package/dist/layout/index.d.ts +3 -3
  45. package/dist/layout/index.js +4 -4
  46. package/dist/organization/index.d.ts +274 -23
  47. package/dist/profile/index.d.ts +2477 -15
  48. package/dist/provider/index.d.ts +334 -11
  49. package/dist/provider/index.js +4 -4
  50. package/dist/provider/published.d.ts +309 -11
  51. package/dist/theme/index.d.ts +148 -10
  52. package/dist/theme/index.js +3 -3
  53. package/dist/theme/presets/synapse.d.ts.map +1 -1
  54. package/dist/theme/presets/synapse.js +75 -0
  55. package/dist/types/index.d.ts +1 -1
  56. package/package.json +9 -4
  57. package/dist/auth/guards/AdminGuard.d.ts +0 -32
  58. package/dist/auth/guards/AdminGuard.d.ts.map +0 -1
  59. package/dist/auth/guards/ProtectedRoute.d.ts +0 -60
  60. package/dist/auth/guards/ProtectedRoute.d.ts.map +0 -1
  61. package/dist/auth/guards/__tests__/AdminGuard.test.d.ts +0 -12
  62. package/dist/auth/guards/__tests__/AdminGuard.test.d.ts.map +0 -1
  63. package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts +0 -14
  64. package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts.map +0 -1
  65. package/dist/auth/index.d.ts.map +0 -1
  66. package/dist/chunk-JFRG2JJE.js +0 -47
  67. package/dist/components/charts/ActivityTrendChart.d.ts +0 -13
  68. package/dist/components/charts/ActivityTrendChart.d.ts.map +0 -1
  69. package/dist/components/charts/CombinedTrendChart.d.ts +0 -22
  70. package/dist/components/charts/CombinedTrendChart.d.ts.map +0 -1
  71. package/dist/components/charts/CostTrendChart.d.ts +0 -13
  72. package/dist/components/charts/CostTrendChart.d.ts.map +0 -1
  73. package/dist/components/charts/HeroStatsRow.d.ts +0 -15
  74. package/dist/components/charts/HeroStatsRow.d.ts.map +0 -1
  75. package/dist/components/charts/index.d.ts +0 -9
  76. package/dist/components/charts/index.d.ts.map +0 -1
  77. package/dist/components/command-queue/TaskCard.d.ts +0 -18
  78. package/dist/components/command-queue/TaskCard.d.ts.map +0 -1
  79. package/dist/components/command-queue/index.d.ts +0 -5
  80. package/dist/components/command-queue/index.d.ts.map +0 -1
  81. package/dist/components/display/PageNotFound.d.ts +0 -2
  82. package/dist/components/display/PageNotFound.d.ts.map +0 -1
  83. package/dist/components/display/index.d.ts +0 -26
  84. package/dist/components/display/index.d.ts.map +0 -1
  85. package/dist/components/execution/ExecutionStats.d.ts +0 -16
  86. package/dist/components/execution/ExecutionStats.d.ts.map +0 -1
  87. package/dist/components/execution/index.d.ts +0 -18
  88. package/dist/components/execution/index.d.ts.map +0 -1
  89. package/dist/components/index.d.ts.map +0 -1
  90. package/dist/components/layout/backgrounds/AuroraBackground.d.ts +0 -16
  91. package/dist/components/layout/backgrounds/AuroraBackground.d.ts.map +0 -1
  92. package/dist/components/layout/backgrounds/AuroraBackground.js +0 -169
  93. package/dist/components/layout/backgrounds/EmberBackground.d.ts +0 -16
  94. package/dist/components/layout/backgrounds/EmberBackground.d.ts.map +0 -1
  95. package/dist/components/layout/backgrounds/EmberBackground.js +0 -169
  96. package/dist/components/layout/backgrounds/RoseGoldBackground.d.ts +0 -16
  97. package/dist/components/layout/backgrounds/RoseGoldBackground.d.ts.map +0 -1
  98. package/dist/components/layout/backgrounds/RoseGoldBackground.js +0 -169
  99. package/dist/components/monitoring/ErrorBreakdownTable.d.ts +0 -12
  100. package/dist/components/monitoring/ErrorBreakdownTable.d.ts.map +0 -1
  101. package/dist/components/monitoring/ResourceHealthPanel.d.ts +0 -8
  102. package/dist/components/monitoring/ResourceHealthPanel.d.ts.map +0 -1
  103. package/dist/components/monitoring/index.d.ts +0 -16
  104. package/dist/components/monitoring/index.d.ts.map +0 -1
  105. package/dist/components/notifications/NotificationBell.d.ts +0 -9
  106. package/dist/components/notifications/NotificationBell.d.ts.map +0 -1
  107. package/dist/components/notifications/NotificationItem.d.ts +0 -9
  108. package/dist/components/notifications/NotificationItem.d.ts.map +0 -1
  109. package/dist/components/notifications/NotificationList.d.ts +0 -10
  110. package/dist/components/notifications/NotificationList.d.ts.map +0 -1
  111. package/dist/components/notifications/NotificationPanel.d.ts +0 -10
  112. package/dist/components/notifications/NotificationPanel.d.ts.map +0 -1
  113. package/dist/components/notifications/index.d.ts +0 -5
  114. package/dist/components/notifications/index.d.ts.map +0 -1
  115. package/dist/components/operations/calibration/CreateProjectModal.d.ts +0 -9
  116. package/dist/components/operations/calibration/CreateProjectModal.d.ts.map +0 -1
  117. package/dist/components/operations/calibration/ProjectCard.d.ts +0 -9
  118. package/dist/components/operations/calibration/ProjectCard.d.ts.map +0 -1
  119. package/dist/components/operations/command-queue/index.d.ts +0 -3
  120. package/dist/components/operations/command-queue/index.d.ts.map +0 -1
  121. package/dist/components/operations/command-queue/sidebar/CommandQueueSidebar.d.ts +0 -17
  122. package/dist/components/operations/command-queue/sidebar/CommandQueueSidebar.d.ts.map +0 -1
  123. package/dist/components/operations/command-queue/sidebar/CommandQueueSidebarMiddle.d.ts +0 -17
  124. package/dist/components/operations/command-queue/sidebar/CommandQueueSidebarMiddle.d.ts.map +0 -1
  125. package/dist/components/operations/command-queue/sidebar/index.d.ts +0 -5
  126. package/dist/components/operations/command-queue/sidebar/index.d.ts.map +0 -1
  127. package/dist/components/operations/command-view/CommandViewGraph.d.ts +0 -22
  128. package/dist/components/operations/command-view/CommandViewGraph.d.ts.map +0 -1
  129. package/dist/components/operations/command-view/index.d.ts +0 -4
  130. package/dist/components/operations/command-view/index.d.ts.map +0 -1
  131. package/dist/components/operations/executions/AgentExecutionLogs.d.ts +0 -13
  132. package/dist/components/operations/executions/AgentExecutionLogs.d.ts.map +0 -1
  133. package/dist/components/operations/executions/WorkflowExecutionLogs.d.ts +0 -13
  134. package/dist/components/operations/executions/WorkflowExecutionLogs.d.ts.map +0 -1
  135. package/dist/components/operations/executions/index.d.ts +0 -4
  136. package/dist/components/operations/executions/index.d.ts.map +0 -1
  137. package/dist/components/operations/index.d.ts +0 -8
  138. package/dist/components/operations/index.d.ts.map +0 -1
  139. package/dist/components/operations/knowledge-base/DocTreeNav.d.ts +0 -14
  140. package/dist/components/operations/knowledge-base/DocTreeNav.d.ts.map +0 -1
  141. package/dist/components/operations/knowledge-base/KnowledgeBasePage.d.ts +0 -16
  142. package/dist/components/operations/knowledge-base/KnowledgeBasePage.d.ts.map +0 -1
  143. package/dist/components/operations/knowledge-base/index.d.ts +0 -3
  144. package/dist/components/operations/knowledge-base/index.d.ts.map +0 -1
  145. package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogs.d.ts +0 -16
  146. package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogs.d.ts.map +0 -1
  147. package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsHeader.d.ts +0 -12
  148. package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsHeader.d.ts.map +0 -1
  149. package/dist/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.d.ts +0 -12
  150. package/dist/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.d.ts.map +0 -1
  151. package/dist/components/operations/shared/BaseExecutionLogs/index.d.ts +0 -7
  152. package/dist/components/operations/shared/BaseExecutionLogs/index.d.ts.map +0 -1
  153. package/dist/components/operations/shared/index.d.ts +0 -5
  154. package/dist/components/operations/shared/index.d.ts.map +0 -1
  155. package/dist/components/operations/shared/layouts/ResourceHeader.d.ts +0 -11
  156. package/dist/components/operations/shared/layouts/ResourceHeader.d.ts.map +0 -1
  157. package/dist/components/operations/shared/layouts/ResourceNotFoundState.d.ts +0 -8
  158. package/dist/components/operations/shared/layouts/ResourceNotFoundState.d.ts.map +0 -1
  159. package/dist/components/operations/shared/layouts/index.d.ts +0 -4
  160. package/dist/components/operations/shared/layouts/index.d.ts.map +0 -1
  161. package/dist/components/operations/task-scheduler/CreateScheduleModal.d.ts +0 -7
  162. package/dist/components/operations/task-scheduler/CreateScheduleModal.d.ts.map +0 -1
  163. package/dist/components/operations/task-scheduler/TaskScheduler.d.ts +0 -2
  164. package/dist/components/operations/task-scheduler/TaskScheduler.d.ts.map +0 -1
  165. package/dist/components/operations/task-scheduler/index.d.ts +0 -11
  166. package/dist/components/operations/task-scheduler/index.d.ts.map +0 -1
  167. package/dist/components/sdk-barrel.d.ts +0 -26
  168. package/dist/components/sdk-barrel.d.ts.map +0 -1
  169. package/dist/components/settings/api-keys/ApiKeyDisplayModal.d.ts +0 -9
  170. package/dist/components/settings/api-keys/ApiKeyDisplayModal.d.ts.map +0 -1
  171. package/dist/components/settings/api-keys/ApiKeyList.d.ts +0 -8
  172. package/dist/components/settings/api-keys/ApiKeyList.d.ts.map +0 -1
  173. package/dist/components/settings/api-keys/ApiKeySettings.d.ts +0 -2
  174. package/dist/components/settings/api-keys/ApiKeySettings.d.ts.map +0 -1
  175. package/dist/components/settings/api-keys/CreateApiKeyModal.d.ts +0 -9
  176. package/dist/components/settings/api-keys/CreateApiKeyModal.d.ts.map +0 -1
  177. package/dist/components/settings/api-keys/EditApiKeyModal.d.ts +0 -8
  178. package/dist/components/settings/api-keys/EditApiKeyModal.d.ts.map +0 -1
  179. package/dist/components/settings/api-keys/index.d.ts +0 -6
  180. package/dist/components/settings/api-keys/index.d.ts.map +0 -1
  181. package/dist/components/settings/credentials/CreateCredentialModal.d.ts +0 -9
  182. package/dist/components/settings/credentials/CreateCredentialModal.d.ts.map +0 -1
  183. package/dist/components/settings/credentials/CredentialList.d.ts +0 -10
  184. package/dist/components/settings/credentials/CredentialList.d.ts.map +0 -1
  185. package/dist/components/settings/credentials/CredentialSettings.d.ts +0 -7
  186. package/dist/components/settings/credentials/CredentialSettings.d.ts.map +0 -1
  187. package/dist/components/settings/credentials/index.d.ts +0 -5
  188. package/dist/components/settings/credentials/index.d.ts.map +0 -1
  189. package/dist/components/settings/deployments/DeploymentList.d.ts +0 -8
  190. package/dist/components/settings/deployments/DeploymentList.d.ts.map +0 -1
  191. package/dist/components/settings/deployments/DeploymentSettings.d.ts +0 -2
  192. package/dist/components/settings/deployments/DeploymentSettings.d.ts.map +0 -1
  193. package/dist/components/settings/deployments/index.d.ts +0 -5
  194. package/dist/components/settings/deployments/index.d.ts.map +0 -1
  195. package/dist/components/settings/index.d.ts +0 -6
  196. package/dist/components/settings/index.d.ts.map +0 -1
  197. package/dist/components/table/SortableHeader.d.ts +0 -12
  198. package/dist/components/table/SortableHeader.d.ts.map +0 -1
  199. package/dist/components/table/index.d.ts +0 -4
  200. package/dist/components/table/index.d.ts.map +0 -1
  201. package/dist/features/auth/AdminGuard.d.ts +0 -38
  202. package/dist/features/auth/AdminGuard.d.ts.map +0 -1
  203. package/dist/features/auth/FeatureGuard.d.ts +0 -45
  204. package/dist/features/auth/FeatureGuard.d.ts.map +0 -1
  205. package/dist/features/auth/ProtectedRoute.d.ts +0 -43
  206. package/dist/features/auth/ProtectedRoute.d.ts.map +0 -1
  207. package/dist/features/auth/index.d.ts.map +0 -1
  208. package/dist/features/auth/useUserProfile.d.ts +0 -10
  209. package/dist/features/auth/useUserProfile.d.ts.map +0 -1
  210. package/dist/features/dashboard/Dashboard.d.ts +0 -57
  211. package/dist/features/dashboard/Dashboard.d.ts.map +0 -1
  212. package/dist/features/dashboard/RecentExecutionsByResource.d.ts +0 -11
  213. package/dist/features/dashboard/RecentExecutionsByResource.d.ts.map +0 -1
  214. package/dist/features/dashboard/ResourceOverview.d.ts +0 -21
  215. package/dist/features/dashboard/ResourceOverview.d.ts.map +0 -1
  216. package/dist/features/dashboard/UnresolvedErrorsTeaser.d.ts +0 -7
  217. package/dist/features/dashboard/UnresolvedErrorsTeaser.d.ts.map +0 -1
  218. package/dist/features/dashboard/index.d.ts.map +0 -1
  219. package/dist/features/monitoring/ActivityFeed.d.ts +0 -37
  220. package/dist/features/monitoring/ActivityFeed.d.ts.map +0 -1
  221. package/dist/features/monitoring/ActivityLog.d.ts +0 -8
  222. package/dist/features/monitoring/ActivityLog.d.ts.map +0 -1
  223. package/dist/features/monitoring/CostAnalytics.d.ts +0 -13
  224. package/dist/features/monitoring/CostAnalytics.d.ts.map +0 -1
  225. package/dist/features/monitoring/ErrorDetailsModal.d.ts +0 -13
  226. package/dist/features/monitoring/ErrorDetailsModal.d.ts.map +0 -1
  227. package/dist/features/monitoring/ExecutionHealth.d.ts +0 -9
  228. package/dist/features/monitoring/ExecutionHealth.d.ts.map +0 -1
  229. package/dist/features/monitoring/ExecutionLogsPage.d.ts +0 -20
  230. package/dist/features/monitoring/ExecutionLogsPage.d.ts.map +0 -1
  231. package/dist/features/monitoring/NotificationCenter.d.ts +0 -5
  232. package/dist/features/monitoring/NotificationCenter.d.ts.map +0 -1
  233. package/dist/features/monitoring/index.d.ts.map +0 -1
  234. package/dist/features/operations/CalibrationPage.d.ts +0 -9
  235. package/dist/features/operations/CalibrationPage.d.ts.map +0 -1
  236. package/dist/features/operations/CalibrationProjectDetailPage.d.ts +0 -43
  237. package/dist/features/operations/CalibrationProjectDetailPage.d.ts.map +0 -1
  238. package/dist/features/operations/CalibrationProjectsPage.d.ts +0 -10
  239. package/dist/features/operations/CalibrationProjectsPage.d.ts.map +0 -1
  240. package/dist/features/operations/CalibrationRunDetailPage.d.ts +0 -35
  241. package/dist/features/operations/CalibrationRunDetailPage.d.ts.map +0 -1
  242. package/dist/features/operations/CommandQueueDetailPage.d.ts +0 -16
  243. package/dist/features/operations/CommandQueueDetailPage.d.ts.map +0 -1
  244. package/dist/features/operations/CommandQueuePage.d.ts +0 -13
  245. package/dist/features/operations/CommandQueuePage.d.ts.map +0 -1
  246. package/dist/features/operations/CommandViewPage.d.ts +0 -6
  247. package/dist/features/operations/CommandViewPage.d.ts.map +0 -1
  248. package/dist/features/operations/CommandViewSidebarContent.d.ts +0 -19
  249. package/dist/features/operations/CommandViewSidebarContent.d.ts.map +0 -1
  250. package/dist/features/operations/ResourceDetailPage.d.ts +0 -25
  251. package/dist/features/operations/ResourceDetailPage.d.ts.map +0 -1
  252. package/dist/features/operations/ResourcesPage.d.ts +0 -15
  253. package/dist/features/operations/ResourcesPage.d.ts.map +0 -1
  254. package/dist/features/operations/ResourcesSidebar.d.ts +0 -9
  255. package/dist/features/operations/ResourcesSidebar.d.ts.map +0 -1
  256. package/dist/features/operations/calibration-components/ComparisonTable.d.ts +0 -9
  257. package/dist/features/operations/calibration-components/ComparisonTable.d.ts.map +0 -1
  258. package/dist/features/operations/executions/AgentExecutionPanel.d.ts +0 -12
  259. package/dist/features/operations/executions/AgentExecutionPanel.d.ts.map +0 -1
  260. package/dist/features/operations/executions/ExecutionPanel.d.ts +0 -13
  261. package/dist/features/operations/executions/ExecutionPanel.d.ts.map +0 -1
  262. package/dist/features/operations/executions/WorkflowExecutionPanel.d.ts +0 -12
  263. package/dist/features/operations/executions/WorkflowExecutionPanel.d.ts.map +0 -1
  264. package/dist/features/operations/executions/index.d.ts +0 -7
  265. package/dist/features/operations/executions/index.d.ts.map +0 -1
  266. package/dist/features/operations/index.d.ts.map +0 -1
  267. package/dist/features/operations/layouts/components/ResourceHeader.d.ts +0 -11
  268. package/dist/features/operations/layouts/components/ResourceHeader.d.ts.map +0 -1
  269. package/dist/features/operations/layouts/components/ResourceNotFoundState.d.ts +0 -8
  270. package/dist/features/operations/layouts/components/ResourceNotFoundState.d.ts.map +0 -1
  271. package/dist/features/operations/layouts/components/index.d.ts +0 -4
  272. package/dist/features/operations/layouts/components/index.d.ts.map +0 -1
  273. package/dist/features/settings/AccountSettings.d.ts +0 -20
  274. package/dist/features/settings/AccountSettings.d.ts.map +0 -1
  275. package/dist/features/settings/AppearanceSettings.d.ts +0 -23
  276. package/dist/features/settings/AppearanceSettings.d.ts.map +0 -1
  277. package/dist/features/settings/CreateWebhookEndpointModal.d.ts +0 -8
  278. package/dist/features/settings/CreateWebhookEndpointModal.d.ts.map +0 -1
  279. package/dist/features/settings/EditCredentialModal.d.ts +0 -9
  280. package/dist/features/settings/EditCredentialModal.d.ts.map +0 -1
  281. package/dist/features/settings/EditWebhookEndpointModal.d.ts +0 -8
  282. package/dist/features/settings/EditWebhookEndpointModal.d.ts.map +0 -1
  283. package/dist/features/settings/MemberConfigModal.d.ts +0 -14
  284. package/dist/features/settings/MemberConfigModal.d.ts.map +0 -1
  285. package/dist/features/settings/OAuthIntegrationsCard.d.ts +0 -6
  286. package/dist/features/settings/OAuthIntegrationsCard.d.ts.map +0 -1
  287. package/dist/features/settings/OrgMembersList.d.ts +0 -5
  288. package/dist/features/settings/OrgMembersList.d.ts.map +0 -1
  289. package/dist/features/settings/OrganizationSettings.d.ts +0 -30
  290. package/dist/features/settings/OrganizationSettings.d.ts.map +0 -1
  291. package/dist/features/settings/WebhookEndpointList.d.ts +0 -9
  292. package/dist/features/settings/WebhookEndpointList.d.ts.map +0 -1
  293. package/dist/features/settings/WebhookEndpointSettings.d.ts +0 -6
  294. package/dist/features/settings/WebhookEndpointSettings.d.ts.map +0 -1
  295. package/dist/features/settings/index.d.ts.map +0 -1
  296. package/dist/hooks/command-queue/index.d.ts +0 -7
  297. package/dist/hooks/command-queue/index.d.ts.map +0 -1
  298. package/dist/hooks/command-queue/useCommandQueue.d.ts +0 -33
  299. package/dist/hooks/command-queue/useCommandQueue.d.ts.map +0 -1
  300. package/dist/hooks/command-queue/useCommandQueueTotals.d.ts +0 -17
  301. package/dist/hooks/command-queue/useCommandQueueTotals.d.ts.map +0 -1
  302. package/dist/hooks/command-queue/useDeleteTask.d.ts +0 -5
  303. package/dist/hooks/command-queue/useDeleteTask.d.ts.map +0 -1
  304. package/dist/hooks/command-queue/usePatchTask.d.ts +0 -6
  305. package/dist/hooks/command-queue/usePatchTask.d.ts.map +0 -1
  306. package/dist/hooks/command-queue/useSubmitAction.d.ts +0 -29
  307. package/dist/hooks/command-queue/useSubmitAction.d.ts.map +0 -1
  308. package/dist/hooks/executions/index.d.ts +0 -17
  309. package/dist/hooks/executions/index.d.ts.map +0 -1
  310. package/dist/hooks/executions/useArchivedLogs.d.ts +0 -14
  311. package/dist/hooks/executions/useArchivedLogs.d.ts.map +0 -1
  312. package/dist/hooks/executions/useBulkDeleteExecutions.d.ts +0 -15
  313. package/dist/hooks/executions/useBulkDeleteExecutions.d.ts.map +0 -1
  314. package/dist/hooks/executions/useCancelExecution.d.ts +0 -20
  315. package/dist/hooks/executions/useCancelExecution.d.ts.map +0 -1
  316. package/dist/hooks/executions/useDeleteExecution.d.ts +0 -13
  317. package/dist/hooks/executions/useDeleteExecution.d.ts.map +0 -1
  318. package/dist/hooks/executions/useExecuteAsync.d.ts +0 -21
  319. package/dist/hooks/executions/useExecuteAsync.d.ts.map +0 -1
  320. package/dist/hooks/executions/useExecution.d.ts +0 -10
  321. package/dist/hooks/executions/useExecution.d.ts.map +0 -1
  322. package/dist/hooks/executions/useExecutions.d.ts +0 -16
  323. package/dist/hooks/executions/useExecutions.d.ts.map +0 -1
  324. package/dist/hooks/executions/useResourceDefinition.d.ts +0 -9
  325. package/dist/hooks/executions/useResourceDefinition.d.ts.map +0 -1
  326. package/dist/hooks/executions/useResources.d.ts +0 -15
  327. package/dist/hooks/executions/useResources.d.ts.map +0 -1
  328. package/dist/hooks/executions/useRetryExecution.d.ts +0 -16
  329. package/dist/hooks/executions/useRetryExecution.d.ts.map +0 -1
  330. package/dist/hooks/feature-access/createUseFeatureAccess.d.ts +0 -41
  331. package/dist/hooks/feature-access/createUseFeatureAccess.d.ts.map +0 -1
  332. package/dist/hooks/feature-access/index.d.ts +0 -2
  333. package/dist/hooks/feature-access/index.d.ts.map +0 -1
  334. package/dist/hooks/index.d.ts.map +0 -1
  335. package/dist/hooks/monitoring/index.d.ts +0 -11
  336. package/dist/hooks/monitoring/index.d.ts.map +0 -1
  337. package/dist/hooks/monitoring/useActivities.d.ts +0 -52
  338. package/dist/hooks/monitoring/useActivities.d.ts.map +0 -1
  339. package/dist/hooks/monitoring/useCostSummary.d.ts +0 -7
  340. package/dist/hooks/monitoring/useCostSummary.d.ts.map +0 -1
  341. package/dist/hooks/monitoring/useExecutionHealth.d.ts +0 -10
  342. package/dist/hooks/monitoring/useExecutionHealth.d.ts.map +0 -1
  343. package/dist/hooks/monitoring/useExecutionLogs.d.ts +0 -56
  344. package/dist/hooks/monitoring/useExecutionLogs.d.ts.map +0 -1
  345. package/dist/hooks/monitoring/useNotificationCount.d.ts +0 -26
  346. package/dist/hooks/monitoring/useNotificationCount.d.ts.map +0 -1
  347. package/dist/hooks/monitoring/useNotifications.d.ts +0 -11
  348. package/dist/hooks/monitoring/useNotifications.d.ts.map +0 -1
  349. package/dist/hooks/notifications/index.d.ts +0 -8
  350. package/dist/hooks/notifications/index.d.ts.map +0 -1
  351. package/dist/hooks/notifications/useMarkAllAsRead.d.ts +0 -2
  352. package/dist/hooks/notifications/useMarkAllAsRead.d.ts.map +0 -1
  353. package/dist/hooks/notifications/useMarkAsRead.d.ts +0 -2
  354. package/dist/hooks/notifications/useMarkAsRead.d.ts.map +0 -1
  355. package/dist/hooks/notifications/useTestNotification.d.ts +0 -16
  356. package/dist/hooks/notifications/useTestNotification.d.ts.map +0 -1
  357. package/dist/hooks/observability/index.d.ts +0 -25
  358. package/dist/hooks/observability/index.d.ts.map +0 -1
  359. package/dist/hooks/observability/useBatchedResourcesHealth.d.ts +0 -15
  360. package/dist/hooks/observability/useBatchedResourcesHealth.d.ts.map +0 -1
  361. package/dist/hooks/observability/useBusinessImpact.d.ts +0 -9
  362. package/dist/hooks/observability/useBusinessImpact.d.ts.map +0 -1
  363. package/dist/hooks/observability/useCostBreakdown.d.ts +0 -10
  364. package/dist/hooks/observability/useCostBreakdown.d.ts.map +0 -1
  365. package/dist/hooks/observability/useCostByModel.d.ts +0 -3
  366. package/dist/hooks/observability/useCostByModel.d.ts.map +0 -1
  367. package/dist/hooks/observability/useCostTrends.d.ts +0 -3
  368. package/dist/hooks/observability/useCostTrends.d.ts.map +0 -1
  369. package/dist/hooks/observability/useDashboardMetrics.d.ts +0 -3
  370. package/dist/hooks/observability/useDashboardMetrics.d.ts.map +0 -1
  371. package/dist/hooks/observability/useErrorAnalysis.d.ts +0 -7
  372. package/dist/hooks/observability/useErrorAnalysis.d.ts.map +0 -1
  373. package/dist/hooks/observability/useErrorDetails.d.ts +0 -20
  374. package/dist/hooks/observability/useErrorDetails.d.ts.map +0 -1
  375. package/dist/hooks/observability/useErrorDistribution.d.ts +0 -12
  376. package/dist/hooks/observability/useErrorDistribution.d.ts.map +0 -1
  377. package/dist/hooks/observability/useErrorTrends.d.ts +0 -12
  378. package/dist/hooks/observability/useErrorTrends.d.ts.map +0 -1
  379. package/dist/hooks/observability/useRecentExecutionsByResource.d.ts +0 -18
  380. package/dist/hooks/observability/useRecentExecutionsByResource.d.ts.map +0 -1
  381. package/dist/hooks/observability/useResolveError.d.ts +0 -17
  382. package/dist/hooks/observability/useResolveError.d.ts.map +0 -1
  383. package/dist/hooks/observability/useResourcesHealth.d.ts +0 -13
  384. package/dist/hooks/observability/useResourcesHealth.d.ts.map +0 -1
  385. package/dist/hooks/observability/useTopFailingResources.d.ts +0 -13
  386. package/dist/hooks/observability/useTopFailingResources.d.ts.map +0 -1
  387. package/dist/hooks/observability/useUnresolvedErrors.d.ts +0 -15
  388. package/dist/hooks/observability/useUnresolvedErrors.d.ts.map +0 -1
  389. package/dist/hooks/operations/calibration/useCalibrationProjects.d.ts +0 -24
  390. package/dist/hooks/operations/calibration/useCalibrationProjects.d.ts.map +0 -1
  391. package/dist/hooks/operations/calibration/useCalibrationRunFull.d.ts +0 -3
  392. package/dist/hooks/operations/calibration/useCalibrationRunFull.d.ts.map +0 -1
  393. package/dist/hooks/operations/calibration/useCalibrationRuns.d.ts +0 -35
  394. package/dist/hooks/operations/calibration/useCalibrationRuns.d.ts.map +0 -1
  395. package/dist/hooks/operations/command-view/index.d.ts +0 -8
  396. package/dist/hooks/operations/command-view/index.d.ts.map +0 -1
  397. package/dist/hooks/operations/command-view/useCheckpointTasks.d.ts +0 -24
  398. package/dist/hooks/operations/command-view/useCheckpointTasks.d.ts.map +0 -1
  399. package/dist/hooks/operations/command-view/useCommandViewData.d.ts +0 -11
  400. package/dist/hooks/operations/command-view/useCommandViewData.d.ts.map +0 -1
  401. package/dist/hooks/operations/command-view/useCommandViewStats.d.ts +0 -12
  402. package/dist/hooks/operations/command-view/useCommandViewStats.d.ts.map +0 -1
  403. package/dist/hooks/operations/command-view/useResourceErrors.d.ts +0 -22
  404. package/dist/hooks/operations/command-view/useResourceErrors.d.ts.map +0 -1
  405. package/dist/hooks/operations/command-view/useResourceExecutions.d.ts +0 -22
  406. package/dist/hooks/operations/command-view/useResourceExecutions.d.ts.map +0 -1
  407. package/dist/hooks/operations/index.d.ts +0 -4
  408. package/dist/hooks/operations/index.d.ts.map +0 -1
  409. package/dist/hooks/operations/knowledge-base/index.d.ts +0 -3
  410. package/dist/hooks/operations/knowledge-base/index.d.ts.map +0 -1
  411. package/dist/hooks/operations/knowledge-base/useDeploymentDocs.d.ts +0 -27
  412. package/dist/hooks/operations/knowledge-base/useDeploymentDocs.d.ts.map +0 -1
  413. package/dist/hooks/operations/settings/index.d.ts +0 -4
  414. package/dist/hooks/operations/settings/index.d.ts.map +0 -1
  415. package/dist/hooks/operations/settings/useOAuthFlow.d.ts +0 -17
  416. package/dist/hooks/operations/settings/useOAuthFlow.d.ts.map +0 -1
  417. package/dist/hooks/operations/settings/useUpdateThemePreference.d.ts +0 -17
  418. package/dist/hooks/operations/settings/useUpdateThemePreference.d.ts.map +0 -1
  419. package/dist/hooks/operations/shared/index.d.ts +0 -6
  420. package/dist/hooks/operations/shared/index.d.ts.map +0 -1
  421. package/dist/hooks/operations/shared/queryKeys.d.ts +0 -23
  422. package/dist/hooks/operations/shared/queryKeys.d.ts.map +0 -1
  423. package/dist/hooks/operations/shared/useExecutionLogSSE.d.ts +0 -11
  424. package/dist/hooks/operations/shared/useExecutionLogSSE.d.ts.map +0 -1
  425. package/dist/hooks/operations/shared/useExecutionPanelState.d.ts +0 -46
  426. package/dist/hooks/operations/shared/useExecutionPanelState.d.ts.map +0 -1
  427. package/dist/hooks/published.d.ts.map +0 -1
  428. package/dist/hooks/scheduling/index.d.ts +0 -7
  429. package/dist/hooks/scheduling/index.d.ts.map +0 -1
  430. package/dist/hooks/scheduling/useScheduledTasks.d.ts +0 -19
  431. package/dist/hooks/scheduling/useScheduledTasks.d.ts.map +0 -1
  432. package/dist/hooks/scheduling/useSchedules.d.ts +0 -185
  433. package/dist/hooks/scheduling/useSchedules.d.ts.map +0 -1
  434. package/dist/hooks/sessions/index.d.ts +0 -8
  435. package/dist/hooks/sessions/index.d.ts.map +0 -1
  436. package/dist/hooks/sessions/useSessionExecutions.d.ts +0 -13
  437. package/dist/hooks/sessions/useSessionExecutions.d.ts.map +0 -1
  438. package/dist/hooks/sessions/useSessionMessages.d.ts +0 -7
  439. package/dist/hooks/sessions/useSessionMessages.d.ts.map +0 -1
  440. package/dist/hooks/sessions/useSessions.d.ts +0 -26
  441. package/dist/hooks/sessions/useSessions.d.ts.map +0 -1
  442. package/dist/hooks/settings/api-keys/index.d.ts +0 -7
  443. package/dist/hooks/settings/api-keys/index.d.ts.map +0 -1
  444. package/dist/hooks/settings/api-keys/useCreateApiKey.d.ts +0 -3
  445. package/dist/hooks/settings/api-keys/useCreateApiKey.d.ts.map +0 -1
  446. package/dist/hooks/settings/api-keys/useDeleteApiKey.d.ts +0 -2
  447. package/dist/hooks/settings/api-keys/useDeleteApiKey.d.ts.map +0 -1
  448. package/dist/hooks/settings/api-keys/useListApiKeys.d.ts +0 -2
  449. package/dist/hooks/settings/api-keys/useListApiKeys.d.ts.map +0 -1
  450. package/dist/hooks/settings/api-keys/useUpdateApiKey.d.ts +0 -5
  451. package/dist/hooks/settings/api-keys/useUpdateApiKey.d.ts.map +0 -1
  452. package/dist/hooks/settings/credentials/index.d.ts +0 -7
  453. package/dist/hooks/settings/credentials/index.d.ts.map +0 -1
  454. package/dist/hooks/settings/credentials/useCreateCredential.d.ts +0 -3
  455. package/dist/hooks/settings/credentials/useCreateCredential.d.ts.map +0 -1
  456. package/dist/hooks/settings/credentials/useCredentials.d.ts +0 -8
  457. package/dist/hooks/settings/credentials/useCredentials.d.ts.map +0 -1
  458. package/dist/hooks/settings/credentials/useDeleteCredential.d.ts +0 -2
  459. package/dist/hooks/settings/credentials/useDeleteCredential.d.ts.map +0 -1
  460. package/dist/hooks/settings/credentials/useUpdateCredential.d.ts +0 -10
  461. package/dist/hooks/settings/credentials/useUpdateCredential.d.ts.map +0 -1
  462. package/dist/hooks/settings/deployments/index.d.ts +0 -5
  463. package/dist/hooks/settings/deployments/index.d.ts.map +0 -1
  464. package/dist/hooks/settings/deployments/useDeploymentActions.d.ts +0 -4
  465. package/dist/hooks/settings/deployments/useDeploymentActions.d.ts.map +0 -1
  466. package/dist/hooks/settings/deployments/useListDeployments.d.ts +0 -2
  467. package/dist/hooks/settings/deployments/useListDeployments.d.ts.map +0 -1
  468. package/dist/hooks/settings/index.d.ts +0 -6
  469. package/dist/hooks/settings/index.d.ts.map +0 -1
  470. package/dist/hooks/settings/organization/index.d.ts +0 -6
  471. package/dist/hooks/settings/organization/index.d.ts.map +0 -1
  472. package/dist/hooks/settings/organization/useDeactivateMembership.d.ts +0 -11
  473. package/dist/hooks/settings/organization/useDeactivateMembership.d.ts.map +0 -1
  474. package/dist/hooks/settings/organization/useReactivateMembership.d.ts +0 -11
  475. package/dist/hooks/settings/organization/useReactivateMembership.d.ts.map +0 -1
  476. package/dist/hooks/settings/organization/useUpdateMemberConfig.d.ts +0 -8
  477. package/dist/hooks/settings/organization/useUpdateMemberConfig.d.ts.map +0 -1
  478. package/dist/hooks/settings/organization/useUserMemberships.d.ts +0 -3
  479. package/dist/hooks/settings/organization/useUserMemberships.d.ts.map +0 -1
  480. package/dist/hooks/settings/webhooks/index.d.ts +0 -7
  481. package/dist/hooks/settings/webhooks/index.d.ts.map +0 -1
  482. package/dist/hooks/settings/webhooks/useCreateWebhookEndpoint.d.ts +0 -18
  483. package/dist/hooks/settings/webhooks/useCreateWebhookEndpoint.d.ts.map +0 -1
  484. package/dist/hooks/settings/webhooks/useDeleteWebhookEndpoint.d.ts +0 -2
  485. package/dist/hooks/settings/webhooks/useDeleteWebhookEndpoint.d.ts.map +0 -1
  486. package/dist/hooks/settings/webhooks/useListWebhookEndpoints.d.ts +0 -14
  487. package/dist/hooks/settings/webhooks/useListWebhookEndpoints.d.ts.map +0 -1
  488. package/dist/hooks/settings/webhooks/useUpdateWebhookEndpoint.d.ts +0 -18
  489. package/dist/hooks/settings/webhooks/useUpdateWebhookEndpoint.d.ts.map +0 -1
  490. package/dist/hooks/settings/webhooks/webhookEndpointService.d.ts +0 -27
  491. package/dist/hooks/settings/webhooks/webhookEndpointService.d.ts.map +0 -1
  492. package/dist/hooks/useOrganizationMembers.d.ts +0 -18
  493. package/dist/hooks/useOrganizationMembers.d.ts.map +0 -1
  494. package/dist/index.d.ts.map +0 -1
  495. package/dist/initialization/InitializationProvider.d.ts +0 -48
  496. package/dist/initialization/InitializationProvider.d.ts.map +0 -1
  497. package/dist/initialization/hooks/useAppInitialization.d.ts +0 -32
  498. package/dist/initialization/hooks/useAppInitialization.d.ts.map +0 -1
  499. package/dist/initialization/index.d.ts.map +0 -1
  500. package/dist/organization/context/OrganizationProvider.d.ts +0 -24
  501. package/dist/organization/context/OrganizationProvider.d.ts.map +0 -1
  502. package/dist/organization/hooks/useOrgInitialization.d.ts +0 -56
  503. package/dist/organization/hooks/useOrgInitialization.d.ts.map +0 -1
  504. package/dist/organization/index.d.ts.map +0 -1
  505. package/dist/profile/context/ProfileProvider.d.ts +0 -31
  506. package/dist/profile/context/ProfileProvider.d.ts.map +0 -1
  507. package/dist/profile/hooks/useUserProfile.d.ts +0 -38
  508. package/dist/profile/hooks/useUserProfile.d.ts.map +0 -1
  509. package/dist/profile/index.d.ts.map +0 -1
  510. package/dist/provider/CoreAuthKitInner.d.ts +0 -12
  511. package/dist/provider/CoreAuthKitInner.d.ts.map +0 -1
  512. package/dist/provider/ElevasisCoreProvider.d.ts +0 -25
  513. package/dist/provider/ElevasisCoreProvider.d.ts.map +0 -1
  514. package/dist/provider/ElevasisServiceContext.d.ts +0 -31
  515. package/dist/provider/ElevasisServiceContext.d.ts.map +0 -1
  516. package/dist/provider/ElevasisUIProvider.d.ts +0 -28
  517. package/dist/provider/ElevasisUIProvider.d.ts.map +0 -1
  518. package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts +0 -2
  519. package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts.map +0 -1
  520. package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts +0 -2
  521. package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts.map +0 -1
  522. package/dist/provider/index.d.ts.map +0 -1
  523. package/dist/provider/published.d.ts.map +0 -1
  524. package/dist/provider/types.d.ts +0 -151
  525. package/dist/provider/types.d.ts.map +0 -1
  526. package/dist/sdk-barrel.d.ts +0 -20
  527. package/dist/sdk-barrel.d.ts.map +0 -1
  528. package/dist/theme/PresetsContext.d.ts +0 -4
  529. package/dist/theme/PresetsContext.d.ts.map +0 -1
  530. package/dist/theme/cssVariables.d.ts +0 -12
  531. package/dist/theme/cssVariables.d.ts.map +0 -1
  532. package/dist/theme/index.d.ts.map +0 -1
  533. package/dist/theme/presets/__tests__/getPreset.test.d.ts +0 -2
  534. package/dist/theme/presets/__tests__/getPreset.test.d.ts.map +0 -1
  535. package/dist/theme/presets/abyss.d.ts +0 -3
  536. package/dist/theme/presets/abyss.d.ts.map +0 -1
  537. package/dist/theme/presets/aurora.d.ts +0 -12
  538. package/dist/theme/presets/aurora.d.ts.map +0 -1
  539. package/dist/theme/presets/canopy.d.ts +0 -12
  540. package/dist/theme/presets/canopy.d.ts.map +0 -1
  541. package/dist/theme/presets/canyon.d.ts +0 -11
  542. package/dist/theme/presets/canyon.d.ts.map +0 -1
  543. package/dist/theme/presets/cortex.d.ts +0 -3
  544. package/dist/theme/presets/cortex.d.ts.map +0 -1
  545. package/dist/theme/presets/cyber-punk.d.ts +0 -11
  546. package/dist/theme/presets/cyber-punk.d.ts.map +0 -1
  547. package/dist/theme/presets/cyber-strike.d.ts +0 -13
  548. package/dist/theme/presets/cyber-strike.d.ts.map +0 -1
  549. package/dist/theme/presets/cyber-void.d.ts +0 -12
  550. package/dist/theme/presets/cyber-void.d.ts.map +0 -1
  551. package/dist/theme/presets/cyber-volt.d.ts +0 -12
  552. package/dist/theme/presets/cyber-volt.d.ts.map +0 -1
  553. package/dist/theme/presets/default.d.ts +0 -4
  554. package/dist/theme/presets/default.d.ts.map +0 -1
  555. package/dist/theme/presets/ember.d.ts +0 -12
  556. package/dist/theme/presets/ember.d.ts.map +0 -1
  557. package/dist/theme/presets/helios.d.ts +0 -3
  558. package/dist/theme/presets/helios.d.ts.map +0 -1
  559. package/dist/theme/presets/honey.d.ts +0 -12
  560. package/dist/theme/presets/honey.d.ts.map +0 -1
  561. package/dist/theme/presets/index.d.ts +0 -8
  562. package/dist/theme/presets/index.d.ts.map +0 -1
  563. package/dist/theme/presets/midnight.d.ts +0 -12
  564. package/dist/theme/presets/midnight.d.ts.map +0 -1
  565. package/dist/theme/presets/nirvana.d.ts +0 -16
  566. package/dist/theme/presets/nirvana.d.ts.map +0 -1
  567. package/dist/theme/presets/obsidian.d.ts +0 -3
  568. package/dist/theme/presets/obsidian.d.ts.map +0 -1
  569. package/dist/theme/presets/regal.d.ts +0 -8
  570. package/dist/theme/presets/regal.d.ts.map +0 -1
  571. package/dist/theme/presets/rose-gold.d.ts +0 -12
  572. package/dist/theme/presets/rose-gold.d.ts.map +0 -1
  573. package/dist/theme/presets/slate.d.ts +0 -3
  574. package/dist/theme/presets/slate.d.ts.map +0 -1
  575. package/dist/theme/presets/tactical.d.ts +0 -8
  576. package/dist/theme/presets/tactical.d.ts.map +0 -1
  577. package/dist/theme/presets/types.d.ts +0 -43
  578. package/dist/theme/presets/types.d.ts.map +0 -1
  579. package/dist/theme/presets/verdant.d.ts +0 -3
  580. package/dist/theme/presets/verdant.d.ts.map +0 -1
  581. package/dist/theme/presets/wave.d.ts +0 -14
  582. package/dist/theme/presets/wave.d.ts.map +0 -1
  583. package/dist/theme/useAvailablePresets.d.ts +0 -16
  584. package/dist/theme/useAvailablePresets.d.ts.map +0 -1
@@ -1,9 +0,0 @@
1
- export interface CalibrationPageProps {
2
- /** The resource this calibration tab is embedded within */
3
- resourceId: string;
4
- resourceType: 'agent' | 'workflow';
5
- /** Called when the user clicks a project card. Caller handles navigation. */
6
- onProjectNavigate: (projectId: string) => void;
7
- }
8
- export declare function CalibrationPage({ resourceId, resourceType, onProjectNavigate }: CalibrationPageProps): import("react/jsx-runtime").JSX.Element;
9
- //# sourceMappingURL=CalibrationPage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CalibrationPage.d.ts","sourceRoot":"","sources":["../../../src/features/operations/CalibrationPage.tsx"],"names":[],"mappings":"AAQA,MAAM,WAAW,oBAAoB;IACnC,2DAA2D;IAC3D,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,OAAO,GAAG,UAAU,CAAA;IAClC,6EAA6E;IAC7E,iBAAiB,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAA;CAC/C;AAED,wBAAgB,eAAe,CAAC,EAAE,UAAU,EAAE,YAAY,EAAE,iBAAiB,EAAE,EAAE,oBAAoB,2CA0DpG"}
@@ -1,43 +0,0 @@
1
- import { type ReactNode } from 'react';
2
- import type { CalibrationRun } from '@repo/core';
3
- export interface CalibrationProjectDetailPageRenderRunCardArgs {
4
- run: CalibrationRun;
5
- projectId: string;
6
- }
7
- export interface CalibrationProjectDetailPageRenderCreateModalArgs {
8
- opened: boolean;
9
- onClose: () => void;
10
- projectId: string;
11
- }
12
- export interface CalibrationProjectDetailPageProps {
13
- /** ID of the calibration project to display */
14
- projectId: string;
15
- /** Root path for the calibration section, e.g. '/operations/calibration' */
16
- calibrationRootPath: string;
17
- /**
18
- * Called when the organization changes while viewing this page.
19
- * The CC wrapper navigates back to the calibration root on org switch.
20
- */
21
- onOrgChange?: () => void;
22
- /**
23
- * Render-prop slot for a single run card.
24
- * Required because CalibrationRunCard has CC-local hook dependencies
25
- * (useDeleteRun, useExecuteRun) that cannot be co-extracted yet.
26
- */
27
- renderRunCard: (args: CalibrationProjectDetailPageRenderRunCardArgs) => ReactNode;
28
- /**
29
- * Render-prop slot for the create run modal.
30
- * Required because CreateRunModal has CC-local hook dependencies
31
- * (useCreateRun) that cannot be co-extracted yet.
32
- */
33
- renderCreateModal: (args: CalibrationProjectDetailPageRenderCreateModalArgs) => ReactNode;
34
- /**
35
- * Runs array to display. Kept in CC because useCalibrationRuns is deferred
36
- * to batch 3 extraction. Pass `undefined` while loading.
37
- */
38
- runs: CalibrationRun[] | undefined;
39
- /** Whether the runs data is still loading */
40
- runsLoading: boolean;
41
- }
42
- export declare function CalibrationProjectDetailPage({ projectId, calibrationRootPath, renderRunCard, renderCreateModal, runs, runsLoading }: CalibrationProjectDetailPageProps): import("react/jsx-runtime").JSX.Element | null;
43
- //# sourceMappingURL=CalibrationProjectDetailPage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CalibrationProjectDetailPage.d.ts","sourceRoot":"","sources":["../../../src/features/operations/CalibrationProjectDetailPage.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAIhD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAA;AAOhD,MAAM,WAAW,6CAA6C;IAC5D,GAAG,EAAE,cAAc,CAAA;IACnB,SAAS,EAAE,MAAM,CAAA;CAClB;AAED,MAAM,WAAW,iDAAiD;IAChE,MAAM,EAAE,OAAO,CAAA;IACf,OAAO,EAAE,MAAM,IAAI,CAAA;IACnB,SAAS,EAAE,MAAM,CAAA;CAClB;AAED,MAAM,WAAW,iCAAiC;IAChD,+CAA+C;IAC/C,SAAS,EAAE,MAAM,CAAA;IACjB,4EAA4E;IAC5E,mBAAmB,EAAE,MAAM,CAAA;IAC3B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,IAAI,CAAA;IACxB;;;;OAIG;IACH,aAAa,EAAE,CAAC,IAAI,EAAE,6CAA6C,KAAK,SAAS,CAAA;IACjF;;;;OAIG;IACH,iBAAiB,EAAE,CAAC,IAAI,EAAE,iDAAiD,KAAK,SAAS,CAAA;IACzF;;;OAGG;IACH,IAAI,EAAE,cAAc,EAAE,GAAG,SAAS,CAAA;IAClC,6CAA6C;IAC7C,WAAW,EAAE,OAAO,CAAA;CACrB;AAED,wBAAgB,4BAA4B,CAAC,EAC3C,SAAS,EACT,mBAAmB,EACnB,aAAa,EACb,iBAAiB,EACjB,IAAI,EACJ,WAAW,EACZ,EAAE,iCAAiC,kDA8DnC"}
@@ -1,10 +0,0 @@
1
- export interface CalibrationProjectsPageProps {
2
- /** Called when the user clicks a project card. Caller handles navigation. */
3
- onNavigateToProject: (projectId: string) => void;
4
- }
5
- /**
6
- * Main Calibration Lab landing page
7
- * Shows all calibration projects across the organization
8
- */
9
- export declare function CalibrationProjectsPage({ onNavigateToProject }: CalibrationProjectsPageProps): import("react/jsx-runtime").JSX.Element;
10
- //# sourceMappingURL=CalibrationProjectsPage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CalibrationProjectsPage.d.ts","sourceRoot":"","sources":["../../../src/features/operations/CalibrationProjectsPage.tsx"],"names":[],"mappings":"AAMA,MAAM,WAAW,4BAA4B;IAC3C,6EAA6E;IAC7E,mBAAmB,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAA;CACjD;AAED;;;GAGG;AACH,wBAAgB,uBAAuB,CAAC,EAAE,mBAAmB,EAAE,EAAE,4BAA4B,2CAsB5F"}
@@ -1,35 +0,0 @@
1
- import { type ReactNode } from 'react';
2
- import type { CalibrationRun } from '@repo/core';
3
- export interface CalibrationRunDetailPageProps {
4
- /** ID of the calibration run to display */
5
- runId: string;
6
- /** Root path for the calibration section, e.g. '/operations/calibration' */
7
- calibrationRootPath: string;
8
- /**
9
- * Called when the user clicks the back-to-project button.
10
- * Receives the project ID to navigate to.
11
- */
12
- onNavigateToProject: (projectId: string) => void;
13
- /**
14
- * Called when the organization changes while viewing this page.
15
- * The CC wrapper should navigate back to the calibration root on org switch.
16
- */
17
- onOrgChange?: () => void;
18
- /**
19
- * Render-prop slot for the session comparison panel.
20
- * Required because SessionComparison has CC-local hook dependencies
21
- * (useSessionMessages, ChatInterface from @/shared/components/chat).
22
- */
23
- renderSessionComparison?: (args: {
24
- run: CalibrationRun;
25
- }) => ReactNode;
26
- /**
27
- * Render-prop slot for the live progress panel shown during execution.
28
- * Required because CalibrationProgress uses CC-local useCalibrationSSE.
29
- */
30
- renderProgressPanel?: (args: {
31
- runId: string;
32
- }) => ReactNode;
33
- }
34
- export declare function CalibrationRunDetailPage({ runId, onNavigateToProject, renderSessionComparison, renderProgressPanel }: CalibrationRunDetailPageProps): import("react/jsx-runtime").JSX.Element | null;
35
- //# sourceMappingURL=CalibrationRunDetailPage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CalibrationRunDetailPage.d.ts","sourceRoot":"","sources":["../../../src/features/operations/CalibrationRunDetailPage.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAahD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAA;AAgBhD,MAAM,WAAW,6BAA6B;IAC5C,2CAA2C;IAC3C,KAAK,EAAE,MAAM,CAAA;IACb,4EAA4E;IAC5E,mBAAmB,EAAE,MAAM,CAAA;IAC3B;;;OAGG;IACH,mBAAmB,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAA;IAChD;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,IAAI,CAAA;IACxB;;;;OAIG;IACH,uBAAuB,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,GAAG,EAAE,cAAc,CAAA;KAAE,KAAK,SAAS,CAAA;IACtE;;;OAGG;IACH,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,KAAK,SAAS,CAAA;CAC7D;AAED,wBAAgB,wBAAwB,CAAC,EACvC,KAAK,EACL,mBAAmB,EACnB,uBAAuB,EACvB,mBAAmB,EACpB,EAAE,6BAA6B,kDAyM/B"}
@@ -1,16 +0,0 @@
1
- import type { ReactNode } from 'react';
2
- export interface CommandQueueDetailPageRichTextArgs {
3
- content: string;
4
- onChange: (content: string) => void;
5
- placeholder?: string;
6
- }
7
- export interface CommandQueueDetailPageProps {
8
- taskId: string;
9
- orgName: string;
10
- renderRichText?: (args: CommandQueueDetailPageRichTextArgs) => ReactNode;
11
- onNavigateToTask: (taskId: string) => void;
12
- onNavigateBack: () => void;
13
- onViewExecution: (type: string, resourceId: string, executionId: string) => void;
14
- }
15
- export declare function CommandQueueDetailPage({ taskId, orgName, renderRichText, onNavigateBack, onViewExecution }: CommandQueueDetailPageProps): import("react/jsx-runtime").JSX.Element;
16
- //# sourceMappingURL=CommandQueueDetailPage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CommandQueueDetailPage.d.ts","sourceRoot":"","sources":["../../../src/features/operations/CommandQueueDetailPage.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAmFtC,MAAM,WAAW,kCAAkC;IACjD,OAAO,EAAE,MAAM,CAAA;IACf,QAAQ,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAA;IACnC,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB;AAED,MAAM,WAAW,2BAA2B;IAC1C,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,MAAM,CAAA;IACf,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,kCAAkC,KAAK,SAAS,CAAA;IACxE,gBAAgB,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAA;IAC1C,cAAc,EAAE,MAAM,IAAI,CAAA;IAC1B,eAAe,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,KAAK,IAAI,CAAA;CACjF;AAMD,wBAAgB,sBAAsB,CAAC,EACrC,MAAM,EACN,OAAO,EACP,cAAc,EACd,cAAc,EACd,eAAe,EAChB,EAAE,2BAA2B,2CAoc7B"}
@@ -1,13 +0,0 @@
1
- import type { TaskFilterStatus } from '../../components';
2
- import type { TimeRange } from '@repo/core';
3
- export interface CommandQueuePageProps {
4
- timeRange: TimeRange;
5
- pageSize?: number;
6
- onNavigateToTask: (taskId: string) => void;
7
- /** Filter props forwarded from the sidebar */
8
- selectedCheckpoint?: string;
9
- status?: TaskFilterStatus;
10
- priorityRange?: [number, number];
11
- }
12
- export declare function CommandQueuePage({ timeRange, pageSize, onNavigateToTask, selectedCheckpoint, status, priorityRange }: CommandQueuePageProps): import("react/jsx-runtime").JSX.Element;
13
- //# sourceMappingURL=CommandQueuePage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CommandQueuePage.d.ts","sourceRoot":"","sources":["../../../src/features/operations/CommandQueuePage.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;AACxD,OAAO,KAAK,EAAgC,SAAS,EAAE,MAAM,YAAY,CAAA;AAEzE,MAAM,WAAW,qBAAqB;IACpC,SAAS,EAAE,SAAS,CAAA;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,gBAAgB,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAA;IAC1C,8CAA8C;IAC9C,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B,MAAM,CAAC,EAAE,gBAAgB,CAAA;IACzB,aAAa,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CACjC;AAED,wBAAgB,gBAAgB,CAAC,EAC/B,SAAS,EACT,QAAa,EACb,gBAAgB,EAChB,kBAAkB,EAClB,MAAkB,EAClB,aAAuB,EACxB,EAAE,qBAAqB,2CAoGvB"}
@@ -1,6 +0,0 @@
1
- import type { TimeRange } from '@repo/core';
2
- export interface CommandViewPageProps {
3
- timeRange: TimeRange;
4
- }
5
- export declare function CommandViewPage({ timeRange }: CommandViewPageProps): import("react/jsx-runtime").JSX.Element;
6
- //# sourceMappingURL=CommandViewPage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CommandViewPage.d.ts","sourceRoot":"","sources":["../../../src/features/operations/CommandViewPage.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAc3C,MAAM,WAAW,oBAAoB;IACnC,SAAS,EAAE,SAAS,CAAA;CACrB;AAED,wBAAgB,eAAe,CAAC,EAAE,SAAS,EAAE,EAAE,oBAAoB,2CA+GlE"}
@@ -1,19 +0,0 @@
1
- import type { TimeRange } from '@repo/core';
2
- export interface CommandViewSidebarContentProps {
3
- /** Current time range value — caller passes from its own store (e.g. useAppStore) */
4
- timeRange: TimeRange;
5
- }
6
- /**
7
- * Contextual sidebar for the Command View page.
8
- * Shown in the shared Operations subshell sidebar when on /operations/command-view.
9
- *
10
- * Contains:
11
- * - Execution health donut chart (filtered by domain + status)
12
- * - Environment filter (All/Prod/Dev)
13
- * - Show integrations toggle
14
- * - Domain filters (collapsible)
15
- * - Settings (fit view on filter)
16
- * - Selected node details + executions/tasks (lazy loaded)
17
- */
18
- export declare function CommandViewSidebarContent({ timeRange }: CommandViewSidebarContentProps): import("react/jsx-runtime").JSX.Element;
19
- //# sourceMappingURL=CommandViewSidebarContent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CommandViewSidebarContent.d.ts","sourceRoot":"","sources":["../../../src/features/operations/CommandViewSidebarContent.tsx"],"names":[],"mappings":"AA+BA,OAAO,KAAK,EAAmB,SAAS,EAAE,MAAM,YAAY,CAAA;AAyI5D,MAAM,WAAW,8BAA8B;IAC7C,qFAAqF;IACrF,SAAS,EAAE,SAAS,CAAA;CACrB;AAMD;;;;;;;;;;;GAWG;AACH,wBAAgB,yBAAyB,CAAC,EAAE,SAAS,EAAE,EAAE,8BAA8B,2CAkZtF"}
@@ -1,25 +0,0 @@
1
- import { type ReactNode } from 'react';
2
- import type { AIResourceDefinition, ResourceType, TimeRange } from '@repo/core';
3
- export interface ResourceDetailPageRenderExecutionPanelArgs {
4
- resourceId: string;
5
- resourceType: ResourceType;
6
- resourceName: string;
7
- resourceDefinition: AIResourceDefinition;
8
- onConnectionStatus: (connected: boolean, count: number) => void;
9
- }
10
- export interface ResourceDetailPageProps {
11
- /** Resource type (workflow, agent, etc.) */
12
- type: ResourceType;
13
- /** Resource identifier */
14
- resourceId: string;
15
- /** Current time range value — caller passes from its own store */
16
- timeRange: TimeRange;
17
- /**
18
- * Render-prop slot for the consumer's ExecutionPanel. The shared layout owns connection
19
- * state and passes it to the slot via `onConnectionStatus`. The resolved
20
- * `resourceDefinition` is threaded through so the execution panel does not refetch.
21
- */
22
- renderExecutionPanel: (args: ResourceDetailPageRenderExecutionPanelArgs) => ReactNode;
23
- }
24
- export declare function ResourceDetailPage({ type, resourceId, timeRange, renderExecutionPanel }: ResourceDetailPageProps): import("react/jsx-runtime").JSX.Element;
25
- //# sourceMappingURL=ResourceDetailPage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ResourceDetailPage.d.ts","sourceRoot":"","sources":["../../../src/features/operations/ResourceDetailPage.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAEhD,OAAO,KAAK,EAAE,oBAAoB,EAAsB,YAAY,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAMnG,MAAM,WAAW,0CAA0C;IACzD,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,YAAY,CAAA;IAC1B,YAAY,EAAE,MAAM,CAAA;IACpB,kBAAkB,EAAE,oBAAoB,CAAA;IACxC,kBAAkB,EAAE,CAAC,SAAS,EAAE,OAAO,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CAChE;AAED,MAAM,WAAW,uBAAuB;IACtC,4CAA4C;IAC5C,IAAI,EAAE,YAAY,CAAA;IAClB,0BAA0B;IAC1B,UAAU,EAAE,MAAM,CAAA;IAClB,kEAAkE;IAClE,SAAS,EAAE,SAAS,CAAA;IACpB;;;;OAIG;IACH,oBAAoB,EAAE,CAAC,IAAI,EAAE,0CAA0C,KAAK,SAAS,CAAA;CACtF;AAED,wBAAgB,kBAAkB,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,SAAS,EAAE,oBAAoB,EAAE,EAAE,uBAAuB,2CAmFhH"}
@@ -1,15 +0,0 @@
1
- import type { ResourceDefinition, ResourceType, TimeRange } from '@repo/core';
2
- export interface ResourcesPageProps {
3
- /** Initial filter type from the URL search param (caller-managed) */
4
- initialFilter?: ResourceType;
5
- /** Called when the user changes the tab filter — caller should update its URL */
6
- onTypeChange: (type: ResourceType | undefined) => void;
7
- /** Current time range value — caller passes from its own store */
8
- timeRange: TimeRange;
9
- /** Called when the user clicks a resource row — caller handles navigation */
10
- onResourceClick: (resource: ResourceDefinition) => void;
11
- /** Items per page (defaults to 20) */
12
- pageSize?: number;
13
- }
14
- export declare function ResourcesPage({ initialFilter, onTypeChange, timeRange, onResourceClick, pageSize }: ResourcesPageProps): import("react/jsx-runtime").JSX.Element;
15
- //# sourceMappingURL=ResourcesPage.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ResourcesPage.d.ts","sourceRoot":"","sources":["../../../src/features/operations/ResourcesPage.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,kBAAkB,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAK7E,MAAM,WAAW,kBAAkB;IACjC,qEAAqE;IACrE,aAAa,CAAC,EAAE,YAAY,CAAA;IAC5B,iFAAiF;IACjF,YAAY,EAAE,CAAC,IAAI,EAAE,YAAY,GAAG,SAAS,KAAK,IAAI,CAAA;IACtD,kEAAkE;IAClE,SAAS,EAAE,SAAS,CAAA;IACpB,6EAA6E;IAC7E,eAAe,EAAE,CAAC,QAAQ,EAAE,kBAAkB,KAAK,IAAI,CAAA;IACvD,sCAAsC;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAYD,wBAAgB,aAAa,CAAC,EAC5B,aAAa,EACb,YAAY,EACZ,SAAS,EACT,eAAe,EACf,QAAa,EACd,EAAE,kBAAkB,2CAsPpB"}
@@ -1,9 +0,0 @@
1
- import type { TimeRange } from '@repo/core';
2
- export interface ResourcesSidebarProps {
3
- timeRange: TimeRange;
4
- }
5
- /**
6
- * Resources sidebar - shows execution health donut, domain filters and search
7
- */
8
- export declare function ResourcesSidebar({ timeRange }: ResourcesSidebarProps): import("react/jsx-runtime").JSX.Element;
9
- //# sourceMappingURL=ResourcesSidebar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ResourcesSidebar.d.ts","sourceRoot":"","sources":["../../../src/features/operations/ResourcesSidebar.tsx"],"names":[],"mappings":"AA0BA,OAAO,KAAK,EAAkB,SAAS,EAAE,MAAM,YAAY,CAAA;AAmC3D,MAAM,WAAW,qBAAqB;IACpC,SAAS,EAAE,SAAS,CAAA;CACrB;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,EAAE,SAAS,EAAE,EAAE,qBAAqB,2CAgTpE"}
@@ -1,9 +0,0 @@
1
- import type { CalibrationRun, ExecutionLog, ExecutionMetricsDetail } from '@repo/core';
2
- interface ComparisonTableProps {
3
- run: CalibrationRun;
4
- logs: Record<string, ExecutionLog>;
5
- metrics: Record<string, ExecutionMetricsDetail>;
6
- }
7
- export declare function ComparisonTable({ run, logs, metrics }: ComparisonTableProps): import("react/jsx-runtime").JSX.Element;
8
- export {};
9
- //# sourceMappingURL=ComparisonTable.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ComparisonTable.d.ts","sourceRoot":"","sources":["../../../../src/features/operations/calibration-components/ComparisonTable.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EACV,cAAc,EAGd,YAAY,EACZ,sBAAsB,EACvB,MAAM,YAAY,CAAA;AAEnB,UAAU,oBAAoB;IAC5B,GAAG,EAAE,cAAc,CAAA;IACnB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,YAAY,CAAC,CAAA;IAClC,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAA;CAChD;AAED,wBAAgB,eAAe,CAAC,EAAE,GAAG,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,oBAAoB,2CAkB3E"}
@@ -1,12 +0,0 @@
1
- import type { SerializedAgentDefinition } from '@repo/core';
2
- import type { SSEConnectionManager } from '../../../sse/index.js';
3
- export interface AgentExecutionPanelProps {
4
- resourceId: string;
5
- resourceName?: string;
6
- resourceDefinition: SerializedAgentDefinition;
7
- sseManager: SSEConnectionManager;
8
- apiUrl: string;
9
- onConnectionStatus?: (connected: boolean, runningCount: number) => void;
10
- }
11
- export declare function AgentExecutionPanel({ resourceId, resourceDefinition, sseManager, apiUrl, onConnectionStatus }: AgentExecutionPanelProps): import("react/jsx-runtime").JSX.Element;
12
- //# sourceMappingURL=AgentExecutionPanel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AgentExecutionPanel.d.ts","sourceRoot":"","sources":["../../../../src/features/operations/executions/AgentExecutionPanel.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,YAAY,CAAA;AAC3D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAA;AAOjE,MAAM,WAAW,wBAAwB;IACvC,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,kBAAkB,EAAE,yBAAyB,CAAA;IAC7C,UAAU,EAAE,oBAAoB,CAAA;IAChC,MAAM,EAAE,MAAM,CAAA;IACd,kBAAkB,CAAC,EAAE,CAAC,SAAS,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,KAAK,IAAI,CAAA;CACxE;AAED,wBAAgB,mBAAmB,CAAC,EAClC,UAAU,EACV,kBAAkB,EAClB,UAAU,EACV,MAAM,EACN,kBAAkB,EACnB,EAAE,wBAAwB,2CA6D1B"}
@@ -1,13 +0,0 @@
1
- import type { ResourceType, AIResourceDefinition } from '@repo/core';
2
- import type { SSEConnectionManager } from '../../../sse/index.js';
3
- export interface ExecutionPanelProps {
4
- resourceId: string;
5
- resourceType: ResourceType;
6
- resourceName?: string;
7
- resourceDefinition: AIResourceDefinition;
8
- sseManager: SSEConnectionManager;
9
- apiUrl: string;
10
- onConnectionStatus?: (connected: boolean, runningCount: number) => void;
11
- }
12
- export declare function ExecutionPanel({ resourceId, resourceType, resourceName, resourceDefinition, sseManager, apiUrl, onConnectionStatus }: ExecutionPanelProps): import("react/jsx-runtime").JSX.Element;
13
- //# sourceMappingURL=ExecutionPanel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExecutionPanel.d.ts","sourceRoot":"","sources":["../../../../src/features/operations/executions/ExecutionPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,YAAY,EACZ,oBAAoB,EAGrB,MAAM,YAAY,CAAA;AAGnB,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAA;AAIjE,MAAM,WAAW,mBAAmB;IAClC,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,YAAY,CAAA;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,kBAAkB,EAAE,oBAAoB,CAAA;IACxC,UAAU,EAAE,oBAAoB,CAAA;IAChC,MAAM,EAAE,MAAM,CAAA;IACd,kBAAkB,CAAC,EAAE,CAAC,SAAS,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,KAAK,IAAI,CAAA;CACxE;AA6CD,wBAAgB,cAAc,CAAC,EAC7B,UAAU,EACV,YAAY,EACZ,YAAY,EACZ,kBAAkB,EAClB,UAAU,EACV,MAAM,EACN,kBAAkB,EACnB,EAAE,mBAAmB,2CAyBrB"}
@@ -1,12 +0,0 @@
1
- import type { SerializedWorkflowDefinition } from '@repo/core';
2
- import type { SSEConnectionManager } from '../../../sse/index.js';
3
- export interface WorkflowExecutionPanelProps {
4
- resourceId: string;
5
- resourceName?: string;
6
- resourceDefinition: SerializedWorkflowDefinition;
7
- sseManager: SSEConnectionManager;
8
- apiUrl: string;
9
- onConnectionStatus?: (connected: boolean, runningCount: number) => void;
10
- }
11
- export declare function WorkflowExecutionPanel({ resourceId, resourceDefinition, sseManager, apiUrl, onConnectionStatus }: WorkflowExecutionPanelProps): import("react/jsx-runtime").JSX.Element;
12
- //# sourceMappingURL=WorkflowExecutionPanel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WorkflowExecutionPanel.d.ts","sourceRoot":"","sources":["../../../../src/features/operations/executions/WorkflowExecutionPanel.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,YAAY,CAAA;AAC9D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAA;AAOjE,MAAM,WAAW,2BAA2B;IAC1C,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,kBAAkB,EAAE,4BAA4B,CAAA;IAChD,UAAU,EAAE,oBAAoB,CAAA;IAChC,MAAM,EAAE,MAAM,CAAA;IACd,kBAAkB,CAAC,EAAE,CAAC,SAAS,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,KAAK,IAAI,CAAA;CACxE;AAED,wBAAgB,sBAAsB,CAAC,EACrC,UAAU,EACV,kBAAkB,EAClB,UAAU,EACV,MAAM,EACN,kBAAkB,EACnB,EAAE,2BAA2B,2CAyE7B"}
@@ -1,7 +0,0 @@
1
- export { ExecutionPanel } from './ExecutionPanel.js';
2
- export type { ExecutionPanelProps } from './ExecutionPanel.js';
3
- export { WorkflowExecutionPanel } from './WorkflowExecutionPanel.js';
4
- export type { WorkflowExecutionPanelProps } from './WorkflowExecutionPanel.js';
5
- export { AgentExecutionPanel } from './AgentExecutionPanel.js';
6
- export type { AgentExecutionPanelProps } from './AgentExecutionPanel.js';
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/operations/executions/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAA;AACpD,YAAY,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAA;AAC9D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAA;AACpE,YAAY,EAAE,2BAA2B,EAAE,MAAM,6BAA6B,CAAA;AAC9E,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AAC9D,YAAY,EAAE,wBAAwB,EAAE,MAAM,0BAA0B,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/features/operations/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,YAAY,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAA;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AACrD,YAAY,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAA;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,YAAY,EAAE,uBAAuB,EAAE,0CAA0C,EAAE,MAAM,sBAAsB,CAAA;AAC/G,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AACrD,YAAY,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAA;AAC/D,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AACjE,YAAY,EAAE,2BAA2B,EAAE,kCAAkC,EAAE,MAAM,0BAA0B,CAAA;AAC/G,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,YAAY,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,YAAY,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AAC7D,OAAO,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAA;AAC7E,YAAY,EACV,iCAAiC,EACjC,6CAA6C,EAC7C,iDAAiD,EAClD,MAAM,gCAAgC,CAAA;AACvC,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAA;AACnE,YAAY,EAAE,4BAA4B,EAAE,MAAM,2BAA2B,CAAA;AAC7E,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAA;AACvE,YAAY,EAAE,8BAA8B,EAAE,MAAM,6BAA6B,CAAA;AACjF,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA;AACrE,YAAY,EAAE,6BAA6B,EAAE,MAAM,4BAA4B,CAAA;AAC/E,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AACtD,YAAY,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAA;AAC9D,YAAY,EAAE,2BAA2B,EAAE,MAAM,uBAAuB,CAAA;AACxE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAC3D,YAAY,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAA"}
@@ -1,11 +0,0 @@
1
- import { type ResourceType, type ResourceDefinition } from '@repo/core';
2
- interface ResourceHeaderProps {
3
- resource: ResourceDefinition;
4
- type: ResourceType;
5
- connected?: boolean;
6
- runningCount?: number;
7
- sessionCapable?: boolean;
8
- }
9
- export declare function ResourceHeader({ resource, type, connected, runningCount, sessionCapable }: ResourceHeaderProps): import("react/jsx-runtime").JSX.Element;
10
- export {};
11
- //# sourceMappingURL=ResourceHeader.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ResourceHeader.d.ts","sourceRoot":"","sources":["../../../../../src/features/operations/layouts/components/ResourceHeader.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,YAAY,EAAE,KAAK,kBAAkB,EAAwB,MAAM,YAAY,CAAA;AAI7F,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,kBAAkB,CAAA;IAC5B,IAAI,EAAE,YAAY,CAAA;IAClB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB;AAED,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,SAAS,EAAE,YAAY,EAAE,cAAc,EAAE,EAAE,mBAAmB,2CAqF9G"}
@@ -1,8 +0,0 @@
1
- import type { ResourceType } from '@repo/core';
2
- interface ResourceNotFoundStateProps {
3
- type: ResourceType;
4
- resourceId: string;
5
- }
6
- export declare function ResourceNotFoundState({ type, resourceId }: ResourceNotFoundStateProps): import("react/jsx-runtime").JSX.Element;
7
- export {};
8
- //# sourceMappingURL=ResourceNotFoundState.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ResourceNotFoundState.d.ts","sourceRoot":"","sources":["../../../../../src/features/operations/layouts/components/ResourceNotFoundState.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AAG9C,UAAU,0BAA0B;IAClC,IAAI,EAAE,YAAY,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;CACnB;AAED,wBAAgB,qBAAqB,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,EAAE,0BAA0B,2CA8BrF"}
@@ -1,4 +0,0 @@
1
- export { ResourceHeader } from './ResourceHeader';
2
- export { ResourceErrorState } from './ResourceErrorState';
3
- export { ResourceNotFoundState } from './ResourceNotFoundState';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/operations/layouts/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA"}
@@ -1,20 +0,0 @@
1
- import type { SupabaseUserProfile } from '@repo/core';
2
- /**
3
- * Minimal WorkOS user shape required by AccountSettings.
4
- * The CC wrapper extracts these fields from useAuth() and threads them as props.
5
- */
6
- export interface AccountSettingsUser {
7
- id: string;
8
- firstName: string | null;
9
- lastName: string | null;
10
- email: string;
11
- }
12
- export interface AccountSettingsProps {
13
- user: AccountSettingsUser | null;
14
- userProfile: SupabaseUserProfile | null;
15
- profileLoading: boolean;
16
- onRefetchProfile: () => void | Promise<void>;
17
- onNavigate: (to: string) => void;
18
- }
19
- export declare function AccountSettings({ user, userProfile, profileLoading, onRefetchProfile, onNavigate }: AccountSettingsProps): import("react/jsx-runtime").JSX.Element;
20
- //# sourceMappingURL=AccountSettings.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AccountSettings.d.ts","sourceRoot":"","sources":["../../../src/features/settings/AccountSettings.tsx"],"names":[],"mappings":"AA4BA,OAAO,KAAK,EAAE,mBAAmB,EAAc,MAAM,YAAY,CAAA;AAEjE;;;GAGG;AACH,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAA;IACV,SAAS,EAAE,MAAM,GAAG,IAAI,CAAA;IACxB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAA;IACvB,KAAK,EAAE,MAAM,CAAA;CACd;AAED,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,mBAAmB,GAAG,IAAI,CAAA;IAChC,WAAW,EAAE,mBAAmB,GAAG,IAAI,CAAA;IACvC,cAAc,EAAE,OAAO,CAAA;IACvB,gBAAgB,EAAE,MAAM,IAAI,GAAG,OAAO,CAAC,IAAI,CAAC,CAAA;IAC5C,UAAU,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAA;CACjC;AAED,wBAAgB,eAAe,CAAC,EAC9B,IAAI,EACJ,WAAW,EACX,cAAc,EACd,gBAAgB,EAChB,UAAU,EACX,EAAE,oBAAoB,2CA6KtB"}
@@ -1,23 +0,0 @@
1
- import { type ThemePreset, type ColorScheme } from './appearance/store.js';
2
- export interface AppearanceSettingsProps {
3
- /**
4
- * Initial theme seed. The internal store hydrates from this on mount so the page
5
- * reflects the consumer's app-level theme state (CC's `useAppStore`, template's
6
- * own store, etc.). Changes after mount are NOT tracked — consumers that need to
7
- * push external theme changes into the shared component should remount it.
8
- */
9
- initialTheme: {
10
- preset: ThemePreset;
11
- colorScheme: ColorScheme;
12
- };
13
- /**
14
- * Called whenever the user changes the theme via the UI. Consumers use this to
15
- * mirror the change back into their app-level store for localStorage persistence.
16
- */
17
- onThemeChange?: (theme: {
18
- preset: ThemePreset;
19
- colorScheme: ColorScheme;
20
- }) => void;
21
- }
22
- export declare function AppearanceSettings({ initialTheme, onThemeChange }: AppearanceSettingsProps): import("react/jsx-runtime").JSX.Element;
23
- //# sourceMappingURL=AppearanceSettings.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AppearanceSettings.d.ts","sourceRoot":"","sources":["../../../src/features/settings/AppearanceSettings.tsx"],"names":[],"mappings":"AAkCA,OAAO,EAAyB,KAAK,WAAW,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAQjG,MAAM,WAAW,uBAAuB;IACtC;;;;;OAKG;IACH,YAAY,EAAE;QAAE,MAAM,EAAE,WAAW,CAAC;QAAC,WAAW,EAAE,WAAW,CAAA;KAAE,CAAA;IAC/D;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,MAAM,EAAE,WAAW,CAAC;QAAC,WAAW,EAAE,WAAW,CAAA;KAAE,KAAK,IAAI,CAAA;CACnF;AAED,wBAAgB,kBAAkB,CAAC,EAAE,YAAY,EAAE,aAAa,EAAE,EAAE,uBAAuB,2CAqV1F"}
@@ -1,8 +0,0 @@
1
- import type { WebhookEndpointResponse } from '@repo/core/integrations/webhook-endpoints';
2
- export interface CreateWebhookEndpointModalProps {
3
- opened: boolean;
4
- onClose: () => void;
5
- onSuccess: (endpoint: WebhookEndpointResponse) => void;
6
- }
7
- export declare function CreateWebhookEndpointModal({ opened, onClose, onSuccess }: CreateWebhookEndpointModalProps): import("react/jsx-runtime").JSX.Element;
8
- //# sourceMappingURL=CreateWebhookEndpointModal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateWebhookEndpointModal.d.ts","sourceRoot":"","sources":["../../../src/features/settings/CreateWebhookEndpointModal.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAA;AAExF,MAAM,WAAW,+BAA+B;IAC9C,MAAM,EAAE,OAAO,CAAA;IACf,OAAO,EAAE,MAAM,IAAI,CAAA;IACnB,SAAS,EAAE,CAAC,QAAQ,EAAE,uBAAuB,KAAK,IAAI,CAAA;CACvD;AAED,wBAAgB,0BAA0B,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,+BAA+B,2CA+HzG"}
@@ -1,9 +0,0 @@
1
- import type { CredentialListItem } from '../../hooks/index.js';
2
- export interface EditCredentialModalProps {
3
- /** Base API URL used to construct the OAuth authorize endpoint. */
4
- apiUrl: string;
5
- credential: CredentialListItem | null;
6
- onClose: () => void;
7
- }
8
- export declare function EditCredentialModal({ apiUrl, credential, onClose }: EditCredentialModalProps): import("react/jsx-runtime").JSX.Element | null;
9
- //# sourceMappingURL=EditCredentialModal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EditCredentialModal.d.ts","sourceRoot":"","sources":["../../../src/features/settings/EditCredentialModal.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AAG9D,MAAM,WAAW,wBAAwB;IACvC,mEAAmE;IACnE,MAAM,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,kBAAkB,GAAG,IAAI,CAAA;IACrC,OAAO,EAAE,MAAM,IAAI,CAAA;CACpB;AAED,wBAAgB,mBAAmB,CAAC,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,EAAE,wBAAwB,kDAqO5F"}
@@ -1,8 +0,0 @@
1
- import type { WebhookEndpointResponse } from '@repo/core/integrations/webhook-endpoints';
2
- export interface EditWebhookEndpointModalProps {
3
- opened: boolean;
4
- endpoint: WebhookEndpointResponse | null;
5
- onClose: () => void;
6
- }
7
- export declare function EditWebhookEndpointModal({ opened, endpoint, onClose }: EditWebhookEndpointModalProps): import("react/jsx-runtime").JSX.Element;
8
- //# sourceMappingURL=EditWebhookEndpointModal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EditWebhookEndpointModal.d.ts","sourceRoot":"","sources":["../../../src/features/settings/EditWebhookEndpointModal.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAA;AAExF,MAAM,WAAW,6BAA6B;IAC5C,MAAM,EAAE,OAAO,CAAA;IACf,QAAQ,EAAE,uBAAuB,GAAG,IAAI,CAAA;IACxC,OAAO,EAAE,MAAM,IAAI,CAAA;CACpB;AAED,wBAAgB,wBAAwB,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,6BAA6B,2CAwHpG"}
@@ -1,14 +0,0 @@
1
- import type { MembershipFeatureConfig } from '@repo/core';
2
- export interface MemberConfigModalProps {
3
- opened: boolean;
4
- onClose: () => void;
5
- member: {
6
- id: string;
7
- name: string;
8
- email: string;
9
- role: string;
10
- config?: MembershipFeatureConfig;
11
- } | null;
12
- }
13
- export declare function MemberConfigModal({ opened, onClose, member }: MemberConfigModalProps): import("react/jsx-runtime").JSX.Element | null;
14
- //# sourceMappingURL=MemberConfigModal.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MemberConfigModal.d.ts","sourceRoot":"","sources":["../../../src/features/settings/MemberConfigModal.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAA;AAEzD,MAAM,WAAW,sBAAsB;IACrC,MAAM,EAAE,OAAO,CAAA;IACf,OAAO,EAAE,MAAM,IAAI,CAAA;IACnB,MAAM,EAAE;QACN,EAAE,EAAE,MAAM,CAAA;QACV,IAAI,EAAE,MAAM,CAAA;QACZ,KAAK,EAAE,MAAM,CAAA;QACb,IAAI,EAAE,MAAM,CAAA;QACZ,MAAM,CAAC,EAAE,uBAAuB,CAAA;KACjC,GAAG,IAAI,CAAA;CACT;AAED,wBAAgB,iBAAiB,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,sBAAsB,kDA+EpF"}
@@ -1,6 +0,0 @@
1
- export interface OAuthIntegrationsCardProps {
2
- /** Base API URL used to construct the OAuth authorize endpoint. */
3
- apiUrl: string;
4
- }
5
- export declare function OAuthIntegrationsCard({ apiUrl }: OAuthIntegrationsCardProps): import("react/jsx-runtime").JSX.Element;
6
- //# sourceMappingURL=OAuthIntegrationsCard.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OAuthIntegrationsCard.d.ts","sourceRoot":"","sources":["../../../src/features/settings/OAuthIntegrationsCard.tsx"],"names":[],"mappings":"AAmCA,MAAM,WAAW,0BAA0B;IACzC,mEAAmE;IACnE,MAAM,EAAE,MAAM,CAAA;CACf;AAED,wBAAgB,qBAAqB,CAAC,EAAE,MAAM,EAAE,EAAE,0BAA0B,2CAiH3E"}
@@ -1,5 +0,0 @@
1
- export interface OrgMembersListProps {
2
- orgId: string;
3
- }
4
- export declare function OrgMembersList({ orgId }: OrgMembersListProps): import("react/jsx-runtime").JSX.Element;
5
- //# sourceMappingURL=OrgMembersList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OrgMembersList.d.ts","sourceRoot":"","sources":["../../../src/features/settings/OrgMembersList.tsx"],"names":[],"mappings":"AASA,MAAM,WAAW,mBAAmB;IAClC,KAAK,EAAE,MAAM,CAAA;CACd;AAmBD,wBAAgB,cAAc,CAAC,EAAE,KAAK,EAAE,EAAE,mBAAmB,2CA2G5D"}
@@ -1,30 +0,0 @@
1
- /**
2
- * Minimal WorkOS user shape required by OrganizationSettings.
3
- * The CC wrapper extracts these fields from useAuth() and threads them as props.
4
- */
5
- export interface OrganizationSettingsUser {
6
- firstName: string | null | undefined;
7
- lastName: string | null | undefined;
8
- email: string | null | undefined;
9
- }
10
- /**
11
- * Minimal membership shape required by OrganizationSettings.
12
- * The CC wrapper extracts this from useOrganizations().currentMembership.
13
- */
14
- export interface OrganizationSettingsMembership {
15
- userId: string;
16
- role?: {
17
- slug: string;
18
- };
19
- organization?: {
20
- id: string;
21
- name: string;
22
- };
23
- }
24
- export interface OrganizationSettingsProps {
25
- user: OrganizationSettingsUser | null;
26
- currentMembership: OrganizationSettingsMembership | null;
27
- isOrgAdmin: boolean;
28
- }
29
- export declare function OrganizationSettings({ user, currentMembership, isOrgAdmin }: OrganizationSettingsProps): import("react/jsx-runtime").JSX.Element;
30
- //# sourceMappingURL=OrganizationSettings.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OrganizationSettings.d.ts","sourceRoot":"","sources":["../../../src/features/settings/OrganizationSettings.tsx"],"names":[],"mappings":"AAKA;;;GAGG;AACH,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAA;IACpC,QAAQ,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAA;IACnC,KAAK,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAA;CACjC;AAED;;;GAGG;AACH,MAAM,WAAW,8BAA8B;IAC7C,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE;QACL,IAAI,EAAE,MAAM,CAAA;KACb,CAAA;IACD,YAAY,CAAC,EAAE;QACb,EAAE,EAAE,MAAM,CAAA;QACV,IAAI,EAAE,MAAM,CAAA;KACb,CAAA;CACF;AAED,MAAM,WAAW,yBAAyB;IACxC,IAAI,EAAE,wBAAwB,GAAG,IAAI,CAAA;IACrC,iBAAiB,EAAE,8BAA8B,GAAG,IAAI,CAAA;IACxD,UAAU,EAAE,OAAO,CAAA;CACpB;AAED,wBAAgB,oBAAoB,CAAC,EAAE,IAAI,EAAE,iBAAiB,EAAE,UAAU,EAAE,EAAE,yBAAyB,2CA6FtG"}
@@ -1,9 +0,0 @@
1
- import type { WebhookEndpointResponse } from '@repo/core/integrations/webhook-endpoints';
2
- export interface WebhookEndpointListProps {
3
- endpoints: WebhookEndpointResponse[];
4
- isLoading: boolean;
5
- /** Base API URL used to construct inbound webhook URLs (e.g., 'https://api.elevasis.io') */
6
- apiUrl: string;
7
- }
8
- export declare function WebhookEndpointList({ endpoints, isLoading, apiUrl }: WebhookEndpointListProps): import("react/jsx-runtime").JSX.Element;
9
- //# sourceMappingURL=WebhookEndpointList.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WebhookEndpointList.d.ts","sourceRoot":"","sources":["../../../src/features/settings/WebhookEndpointList.tsx"],"names":[],"mappings":"AAgCA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAA;AAExF,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,uBAAuB,EAAE,CAAA;IACpC,SAAS,EAAE,OAAO,CAAA;IAClB,4FAA4F;IAC5F,MAAM,EAAE,MAAM,CAAA;CACf;AAMD,wBAAgB,mBAAmB,CAAC,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,wBAAwB,2CAyM7F"}
@@ -1,6 +0,0 @@
1
- export interface WebhookEndpointSettingsProps {
2
- /** Base API URL used to construct inbound webhook URLs (e.g., 'https://api.elevasis.io') */
3
- apiUrl: string;
4
- }
5
- export declare function WebhookEndpointSettings({ apiUrl }: WebhookEndpointSettingsProps): import("react/jsx-runtime").JSX.Element;
6
- //# sourceMappingURL=WebhookEndpointSettings.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"WebhookEndpointSettings.d.ts","sourceRoot":"","sources":["../../../src/features/settings/WebhookEndpointSettings.tsx"],"names":[],"mappings":"AAWA,MAAM,WAAW,4BAA4B;IAC3C,4FAA4F;IAC5F,MAAM,EAAE,MAAM,CAAA;CACf;AAMD,wBAAgB,uBAAuB,CAAC,EAAE,MAAM,EAAE,EAAE,4BAA4B,2CAsE/E"}