@elevasis/ui 1.17.0 → 1.17.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.
- package/dist/api/index.d.ts +91 -11
- package/dist/auth/index.d.ts +174 -14
- package/dist/{chunk-IVHJRJFK.js → chunk-F25DUOWI.js} +1 -1
- package/dist/{chunk-UUXXUPOC.js → chunk-RYSPAQGW.js} +2 -2
- package/dist/{chunk-4AKGF454.js → chunk-UEYUPTAD.js} +6 -6
- package/dist/components/index.d.ts +5674 -19
- package/dist/components/index.js +2 -2
- package/dist/execution/index.d.ts +936 -5
- package/dist/features/operations/index.d.ts +90 -3
- package/dist/features/operations/index.js +2 -2
- package/dist/graph/index.d.ts +226 -9
- package/dist/hooks/index.d.ts +6593 -22
- package/dist/hooks/index.js +2 -2
- package/dist/hooks/published.d.ts +6037 -21
- package/dist/hooks/published.js +2 -2
- package/dist/index.d.ts +8494 -15
- package/dist/index.js +3 -3
- package/dist/initialization/index.d.ts +2526 -23
- package/dist/layout/index.d.ts +3 -3
- package/dist/organization/index.d.ts +274 -23
- package/dist/profile/index.d.ts +2477 -15
- package/dist/provider/index.d.ts +334 -11
- package/dist/provider/index.js +2 -2
- package/dist/provider/published.d.ts +309 -11
- package/dist/supabase/index.d.ts +4634 -2
- package/dist/theme/index.d.ts +148 -10
- package/dist/theme/index.js +2 -2
- package/dist/types/index.d.ts +7145 -42
- package/dist/utils/index.d.ts +265 -8
- package/package.json +1 -1
- package/dist/api/hooks/__tests__/useApiClient.test.d.ts +0 -11
- package/dist/api/hooks/__tests__/useApiClient.test.d.ts.map +0 -1
- package/dist/api/hooks/useApiClient.d.ts +0 -28
- package/dist/api/hooks/useApiClient.d.ts.map +0 -1
- package/dist/api/index.d.ts.map +0 -1
- package/dist/auth/guards/AdminGuard.d.ts +0 -32
- package/dist/auth/guards/AdminGuard.d.ts.map +0 -1
- package/dist/auth/guards/ProtectedRoute.d.ts +0 -60
- package/dist/auth/guards/ProtectedRoute.d.ts.map +0 -1
- package/dist/auth/guards/__tests__/AdminGuard.test.d.ts +0 -12
- package/dist/auth/guards/__tests__/AdminGuard.test.d.ts.map +0 -1
- package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts +0 -14
- package/dist/auth/guards/__tests__/ProtectedRoute.test.d.ts.map +0 -1
- package/dist/auth/index.d.ts.map +0 -1
- package/dist/components/charts/ActivityTrendChart.d.ts +0 -13
- package/dist/components/charts/ActivityTrendChart.d.ts.map +0 -1
- package/dist/components/charts/CombinedTrendChart.d.ts +0 -22
- package/dist/components/charts/CombinedTrendChart.d.ts.map +0 -1
- package/dist/components/charts/CostTrendChart.d.ts +0 -13
- package/dist/components/charts/CostTrendChart.d.ts.map +0 -1
- package/dist/components/charts/HeroStatsRow.d.ts +0 -15
- package/dist/components/charts/HeroStatsRow.d.ts.map +0 -1
- package/dist/components/charts/index.d.ts +0 -9
- package/dist/components/charts/index.d.ts.map +0 -1
- package/dist/components/command-queue/ActionModal.d.ts +0 -19
- package/dist/components/command-queue/ActionModal.d.ts.map +0 -1
- package/dist/components/command-queue/TaskCard.d.ts +0 -18
- package/dist/components/command-queue/TaskCard.d.ts.map +0 -1
- package/dist/components/command-queue/index.d.ts +0 -5
- package/dist/components/command-queue/index.d.ts.map +0 -1
- package/dist/components/display/APIErrorAlert.d.ts +0 -56
- package/dist/components/display/APIErrorAlert.d.ts.map +0 -1
- package/dist/components/display/PageNotFound.d.ts +0 -2
- package/dist/components/display/PageNotFound.d.ts.map +0 -1
- package/dist/components/display/ResourceCard.d.ts +0 -22
- package/dist/components/display/ResourceCard.d.ts.map +0 -1
- package/dist/components/display/ResourceCardAdapters.d.ts +0 -24
- package/dist/components/display/ResourceCardAdapters.d.ts.map +0 -1
- package/dist/components/display/TimeRangeSelector.d.ts +0 -9
- package/dist/components/display/TimeRangeSelector.d.ts.map +0 -1
- package/dist/components/display/index.d.ts +0 -26
- package/dist/components/display/index.d.ts.map +0 -1
- package/dist/components/execution/AgentExecutionTimeline.d.ts +0 -14
- package/dist/components/execution/AgentExecutionTimeline.d.ts.map +0 -1
- package/dist/components/execution/AgentExecutionVisualizer.d.ts +0 -13
- package/dist/components/execution/AgentExecutionVisualizer.d.ts.map +0 -1
- package/dist/components/execution/AgentIterationEdge.d.ts +0 -8
- package/dist/components/execution/AgentIterationEdge.d.ts.map +0 -1
- package/dist/components/execution/AgentIterationNode.d.ts +0 -8
- package/dist/components/execution/AgentIterationNode.d.ts.map +0 -1
- package/dist/components/execution/ExecutionStats.d.ts +0 -16
- package/dist/components/execution/ExecutionStats.d.ts.map +0 -1
- package/dist/components/execution/ExecutionStatusBadge.d.ts +0 -33
- package/dist/components/execution/ExecutionStatusBadge.d.ts.map +0 -1
- package/dist/components/execution/TimelineAxis.d.ts +0 -12
- package/dist/components/execution/TimelineAxis.d.ts.map +0 -1
- package/dist/components/execution/TimelineBar.d.ts +0 -9
- package/dist/components/execution/TimelineBar.d.ts.map +0 -1
- package/dist/components/execution/TimelineContainer.d.ts +0 -9
- package/dist/components/execution/TimelineContainer.d.ts.map +0 -1
- package/dist/components/execution/TimelineRow.d.ts +0 -9
- package/dist/components/execution/TimelineRow.d.ts.map +0 -1
- package/dist/components/execution/UnifiedWorkflowEdge.d.ts +0 -9
- package/dist/components/execution/UnifiedWorkflowEdge.d.ts.map +0 -1
- package/dist/components/execution/UnifiedWorkflowGraph.d.ts +0 -21
- package/dist/components/execution/UnifiedWorkflowGraph.d.ts.map +0 -1
- package/dist/components/execution/UnifiedWorkflowNode.d.ts +0 -9
- package/dist/components/execution/UnifiedWorkflowNode.d.ts.map +0 -1
- package/dist/components/execution/WorkflowExecutionTimeline.d.ts +0 -14
- package/dist/components/execution/WorkflowExecutionTimeline.d.ts.map +0 -1
- package/dist/components/execution/index.d.ts +0 -18
- package/dist/components/execution/index.d.ts.map +0 -1
- package/dist/components/forms/FormFieldRenderer.d.ts +0 -15
- package/dist/components/forms/FormFieldRenderer.d.ts.map +0 -1
- package/dist/components/forms/index.d.ts +0 -2
- package/dist/components/forms/index.d.ts.map +0 -1
- package/dist/components/graph/BaseNode.d.ts +0 -29
- package/dist/components/graph/BaseNode.d.ts.map +0 -1
- package/dist/components/graph/index.d.ts +0 -12
- package/dist/components/graph/index.d.ts.map +0 -1
- package/dist/components/graph/useGraphTheme.d.ts +0 -9
- package/dist/components/graph/useGraphTheme.d.ts.map +0 -1
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/CyberBackground.d.ts +0 -26
- package/dist/components/layout/backgrounds/CyberBackground.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/CyberParticles.d.ts +0 -30
- package/dist/components/layout/backgrounds/CyberParticles.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/CyberParticles.js +0 -182
- package/dist/components/layout/backgrounds/index.d.ts +0 -10
- package/dist/components/layout/backgrounds/index.d.ts.map +0 -1
- package/dist/components/layout/index.d.ts +0 -7
- package/dist/components/layout/index.d.ts.map +0 -1
- package/dist/components/monitoring/ActivityCard.d.ts +0 -7
- package/dist/components/monitoring/ActivityCard.d.ts.map +0 -1
- package/dist/components/monitoring/ActivityFilters.d.ts +0 -8
- package/dist/components/monitoring/ActivityFilters.d.ts.map +0 -1
- package/dist/components/monitoring/ActivityTable.d.ts +0 -8
- package/dist/components/monitoring/ActivityTable.d.ts.map +0 -1
- package/dist/components/monitoring/BusinessImpactCard.d.ts +0 -18
- package/dist/components/monitoring/BusinessImpactCard.d.ts.map +0 -1
- package/dist/components/monitoring/CostBreakdownCard.d.ts +0 -17
- package/dist/components/monitoring/CostBreakdownCard.d.ts.map +0 -1
- package/dist/components/monitoring/CostByModelTable.d.ts +0 -12
- package/dist/components/monitoring/CostByModelTable.d.ts.map +0 -1
- package/dist/components/monitoring/CostMetricsCard.d.ts +0 -17
- package/dist/components/monitoring/CostMetricsCard.d.ts.map +0 -1
- package/dist/components/monitoring/ErrorAnalysisCard.d.ts +0 -12
- package/dist/components/monitoring/ErrorAnalysisCard.d.ts.map +0 -1
- package/dist/components/monitoring/ErrorBreakdownTable.d.ts +0 -12
- package/dist/components/monitoring/ErrorBreakdownTable.d.ts.map +0 -1
- package/dist/components/monitoring/ExecutionBreakdownTable.d.ts +0 -8
- package/dist/components/monitoring/ExecutionBreakdownTable.d.ts.map +0 -1
- package/dist/components/monitoring/ExecutionHealthCard.d.ts +0 -8
- package/dist/components/monitoring/ExecutionHealthCard.d.ts.map +0 -1
- package/dist/components/monitoring/ExecutionLogsFilters.d.ts +0 -8
- package/dist/components/monitoring/ExecutionLogsFilters.d.ts.map +0 -1
- package/dist/components/monitoring/ExecutionLogsTable.d.ts +0 -30
- package/dist/components/monitoring/ExecutionLogsTable.d.ts.map +0 -1
- package/dist/components/monitoring/ResourceHealthChart.d.ts +0 -17
- package/dist/components/monitoring/ResourceHealthChart.d.ts.map +0 -1
- package/dist/components/monitoring/ResourceHealthPanel.d.ts +0 -8
- package/dist/components/monitoring/ResourceHealthPanel.d.ts.map +0 -1
- package/dist/components/monitoring/index.d.ts +0 -16
- package/dist/components/monitoring/index.d.ts.map +0 -1
- package/dist/components/notifications/NotificationBell.d.ts +0 -9
- package/dist/components/notifications/NotificationBell.d.ts.map +0 -1
- package/dist/components/notifications/NotificationItem.d.ts +0 -9
- package/dist/components/notifications/NotificationItem.d.ts.map +0 -1
- package/dist/components/notifications/NotificationList.d.ts +0 -10
- package/dist/components/notifications/NotificationList.d.ts.map +0 -1
- package/dist/components/notifications/NotificationPanel.d.ts +0 -10
- package/dist/components/notifications/NotificationPanel.d.ts.map +0 -1
- package/dist/components/notifications/index.d.ts +0 -5
- package/dist/components/notifications/index.d.ts.map +0 -1
- package/dist/components/notify.d.ts +0 -21
- package/dist/components/notify.d.ts.map +0 -1
- package/dist/components/operations/command-queue/CommandQueueTaskRow.d.ts +0 -9
- package/dist/components/operations/command-queue/CommandQueueTaskRow.d.ts.map +0 -1
- package/dist/components/operations/command-queue/index.d.ts +0 -3
- package/dist/components/operations/command-queue/index.d.ts.map +0 -1
- package/dist/components/operations/command-queue/sidebar/CommandQueueSidebar.d.ts +0 -17
- package/dist/components/operations/command-queue/sidebar/CommandQueueSidebar.d.ts.map +0 -1
- package/dist/components/operations/command-queue/sidebar/CommandQueueSidebarMiddle.d.ts +0 -17
- package/dist/components/operations/command-queue/sidebar/CommandQueueSidebarMiddle.d.ts.map +0 -1
- package/dist/components/operations/command-queue/sidebar/index.d.ts +0 -5
- package/dist/components/operations/command-queue/sidebar/index.d.ts.map +0 -1
- package/dist/components/operations/command-view/CommandViewGraph.d.ts +0 -22
- package/dist/components/operations/command-view/CommandViewGraph.d.ts.map +0 -1
- package/dist/components/operations/command-view/edges/CommandViewEdge.d.ts +0 -23
- package/dist/components/operations/command-view/edges/CommandViewEdge.d.ts.map +0 -1
- package/dist/components/operations/command-view/edges/index.d.ts +0 -2
- package/dist/components/operations/command-view/edges/index.d.ts.map +0 -1
- package/dist/components/operations/command-view/index.d.ts +0 -4
- package/dist/components/operations/command-view/index.d.ts.map +0 -1
- package/dist/components/operations/command-view/nodes/CommandViewNode.d.ts +0 -12
- package/dist/components/operations/command-view/nodes/CommandViewNode.d.ts.map +0 -1
- package/dist/components/operations/command-view/nodes/index.d.ts +0 -2
- package/dist/components/operations/command-view/nodes/index.d.ts.map +0 -1
- package/dist/components/operations/executions/AgentExecutionLogs.d.ts +0 -13
- package/dist/components/operations/executions/AgentExecutionLogs.d.ts.map +0 -1
- package/dist/components/operations/executions/WorkflowExecutionLogs.d.ts +0 -13
- package/dist/components/operations/executions/WorkflowExecutionLogs.d.ts.map +0 -1
- package/dist/components/operations/executions/index.d.ts +0 -4
- package/dist/components/operations/executions/index.d.ts.map +0 -1
- package/dist/components/operations/executions/logConstants.d.ts +0 -72
- package/dist/components/operations/executions/logConstants.d.ts.map +0 -1
- package/dist/components/operations/index.d.ts +0 -8
- package/dist/components/operations/index.d.ts.map +0 -1
- package/dist/components/operations/knowledge-base/DocTreeNav.d.ts +0 -14
- package/dist/components/operations/knowledge-base/DocTreeNav.d.ts.map +0 -1
- package/dist/components/operations/knowledge-base/KnowledgeBasePage.d.ts +0 -16
- package/dist/components/operations/knowledge-base/KnowledgeBasePage.d.ts.map +0 -1
- package/dist/components/operations/knowledge-base/index.d.ts +0 -3
- package/dist/components/operations/knowledge-base/index.d.ts.map +0 -1
- package/dist/components/operations/sessions/SessionMemory.d.ts +0 -11
- package/dist/components/operations/sessions/SessionMemory.d.ts.map +0 -1
- package/dist/components/operations/sessions/index.d.ts +0 -3
- package/dist/components/operations/sessions/index.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogs.d.ts +0 -16
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogs.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsHeader.d.ts +0 -12
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsHeader.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsStates.d.ts +0 -9
- package/dist/components/operations/shared/BaseExecutionLogs/BaseExecutionLogsStates.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.d.ts +0 -12
- package/dist/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/LogEntry.d.ts +0 -2
- package/dist/components/operations/shared/BaseExecutionLogs/LogEntry.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/LogGroup.d.ts +0 -16
- package/dist/components/operations/shared/BaseExecutionLogs/LogGroup.d.ts.map +0 -1
- package/dist/components/operations/shared/BaseExecutionLogs/index.d.ts +0 -7
- package/dist/components/operations/shared/BaseExecutionLogs/index.d.ts.map +0 -1
- package/dist/components/operations/shared/LogEntry.d.ts +0 -8
- package/dist/components/operations/shared/LogEntry.d.ts.map +0 -1
- package/dist/components/operations/shared/index.d.ts +0 -5
- package/dist/components/operations/shared/index.d.ts.map +0 -1
- package/dist/components/operations/shared/layouts/ResourceHeader.d.ts +0 -11
- package/dist/components/operations/shared/layouts/ResourceHeader.d.ts.map +0 -1
- package/dist/components/operations/shared/layouts/ResourceNotFoundState.d.ts +0 -8
- package/dist/components/operations/shared/layouts/ResourceNotFoundState.d.ts.map +0 -1
- package/dist/components/operations/shared/layouts/index.d.ts +0 -4
- package/dist/components/operations/shared/layouts/index.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/AbsoluteScheduleForm.d.ts +0 -9
- package/dist/components/operations/task-scheduler/AbsoluteScheduleForm.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/CreateScheduleModal.d.ts +0 -7
- package/dist/components/operations/task-scheduler/CreateScheduleModal.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/DeleteScheduleModal.d.ts +0 -11
- package/dist/components/operations/task-scheduler/DeleteScheduleModal.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/RecurringScheduleForm.d.ts +0 -9
- package/dist/components/operations/task-scheduler/RecurringScheduleForm.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/RelativeScheduleForm.d.ts +0 -9
- package/dist/components/operations/task-scheduler/RelativeScheduleForm.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/ScheduleCard.d.ts +0 -15
- package/dist/components/operations/task-scheduler/ScheduleCard.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/ScheduleDetailModal.d.ts +0 -11
- package/dist/components/operations/task-scheduler/ScheduleDetailModal.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/TaskScheduler.d.ts +0 -2
- package/dist/components/operations/task-scheduler/TaskScheduler.d.ts.map +0 -1
- package/dist/components/operations/task-scheduler/index.d.ts +0 -11
- package/dist/components/operations/task-scheduler/index.d.ts.map +0 -1
- package/dist/components/resource-definition/AgentDefinitionDisplay.d.ts +0 -8
- package/dist/components/resource-definition/AgentDefinitionDisplay.d.ts.map +0 -1
- package/dist/components/resource-definition/NewKnowledgeMapEdge.d.ts +0 -6
- package/dist/components/resource-definition/NewKnowledgeMapEdge.d.ts.map +0 -1
- package/dist/components/resource-definition/NewKnowledgeMapGraph.d.ts +0 -11
- package/dist/components/resource-definition/NewKnowledgeMapGraph.d.ts.map +0 -1
- package/dist/components/resource-definition/NewKnowledgeMapNode.d.ts +0 -6
- package/dist/components/resource-definition/NewKnowledgeMapNode.d.ts.map +0 -1
- package/dist/components/resource-definition/ResourceDefinitionSection.d.ts +0 -8
- package/dist/components/resource-definition/ResourceDefinitionSection.d.ts.map +0 -1
- package/dist/components/resource-definition/WorkflowDefinitionDisplay.d.ts +0 -8
- package/dist/components/resource-definition/WorkflowDefinitionDisplay.d.ts.map +0 -1
- package/dist/components/resource-definition/index.d.ts +0 -13
- package/dist/components/resource-definition/index.d.ts.map +0 -1
- package/dist/components/sdk-barrel.d.ts +0 -23
- package/dist/components/sdk-barrel.d.ts.map +0 -1
- package/dist/components/settings/api-keys/ApiKeyDisplayModal.d.ts +0 -9
- package/dist/components/settings/api-keys/ApiKeyDisplayModal.d.ts.map +0 -1
- package/dist/components/settings/api-keys/ApiKeyList.d.ts +0 -8
- package/dist/components/settings/api-keys/ApiKeyList.d.ts.map +0 -1
- package/dist/components/settings/api-keys/ApiKeySettings.d.ts +0 -2
- package/dist/components/settings/api-keys/ApiKeySettings.d.ts.map +0 -1
- package/dist/components/settings/api-keys/CreateApiKeyModal.d.ts +0 -9
- package/dist/components/settings/api-keys/CreateApiKeyModal.d.ts.map +0 -1
- package/dist/components/settings/api-keys/EditApiKeyModal.d.ts +0 -8
- package/dist/components/settings/api-keys/EditApiKeyModal.d.ts.map +0 -1
- package/dist/components/settings/api-keys/index.d.ts +0 -6
- package/dist/components/settings/api-keys/index.d.ts.map +0 -1
- package/dist/components/settings/credentials/CreateCredentialModal.d.ts +0 -9
- package/dist/components/settings/credentials/CreateCredentialModal.d.ts.map +0 -1
- package/dist/components/settings/credentials/CredentialList.d.ts +0 -10
- package/dist/components/settings/credentials/CredentialList.d.ts.map +0 -1
- package/dist/components/settings/credentials/CredentialSettings.d.ts +0 -7
- package/dist/components/settings/credentials/CredentialSettings.d.ts.map +0 -1
- package/dist/components/settings/credentials/OAuthConnectModal.d.ts +0 -12
- package/dist/components/settings/credentials/OAuthConnectModal.d.ts.map +0 -1
- package/dist/components/settings/credentials/index.d.ts +0 -5
- package/dist/components/settings/credentials/index.d.ts.map +0 -1
- package/dist/components/settings/deployments/DeploymentDetailModal.d.ts +0 -9
- package/dist/components/settings/deployments/DeploymentDetailModal.d.ts.map +0 -1
- package/dist/components/settings/deployments/DeploymentList.d.ts +0 -8
- package/dist/components/settings/deployments/DeploymentList.d.ts.map +0 -1
- package/dist/components/settings/deployments/DeploymentSettings.d.ts +0 -2
- package/dist/components/settings/deployments/DeploymentSettings.d.ts.map +0 -1
- package/dist/components/settings/deployments/DeploymentStatusBadge.d.ts +0 -7
- package/dist/components/settings/deployments/DeploymentStatusBadge.d.ts.map +0 -1
- package/dist/components/settings/deployments/index.d.ts +0 -5
- package/dist/components/settings/deployments/index.d.ts.map +0 -1
- package/dist/components/settings/index.d.ts +0 -6
- package/dist/components/settings/index.d.ts.map +0 -1
- package/dist/components/settings/organization/MembershipFeaturePanel.d.ts +0 -9
- package/dist/components/settings/organization/MembershipFeaturePanel.d.ts.map +0 -1
- package/dist/components/settings/organization/MembershipStatusBadge.d.ts +0 -9
- package/dist/components/settings/organization/MembershipStatusBadge.d.ts.map +0 -1
- package/dist/components/settings/organization/OrganizationMembershipsList.d.ts +0 -11
- package/dist/components/settings/organization/OrganizationMembershipsList.d.ts.map +0 -1
- package/dist/components/settings/organization/index.d.ts +0 -4
- package/dist/components/settings/organization/index.d.ts.map +0 -1
- package/dist/components/table/SortableHeader.d.ts +0 -12
- package/dist/components/table/SortableHeader.d.ts.map +0 -1
- package/dist/components/table/index.d.ts +0 -4
- package/dist/components/table/index.d.ts.map +0 -1
- package/dist/execution/hooks/index.d.ts +0 -8
- package/dist/execution/hooks/index.d.ts.map +0 -1
- package/dist/execution/hooks/useAgentIterationData.d.ts +0 -3
- package/dist/execution/hooks/useAgentIterationData.d.ts.map +0 -1
- package/dist/execution/hooks/useExecutionPath.d.ts +0 -29
- package/dist/execution/hooks/useExecutionPath.d.ts.map +0 -1
- package/dist/execution/hooks/useMergedExecution.d.ts +0 -11
- package/dist/execution/hooks/useMergedExecution.d.ts.map +0 -1
- package/dist/execution/hooks/useReactFlowAgent.d.ts +0 -12
- package/dist/execution/hooks/useReactFlowAgent.d.ts.map +0 -1
- package/dist/execution/hooks/useTimelineData.d.ts +0 -6
- package/dist/execution/hooks/useTimelineData.d.ts.map +0 -1
- package/dist/execution/hooks/useUnifiedWorkflowLayout.d.ts +0 -19
- package/dist/execution/hooks/useUnifiedWorkflowLayout.d.ts.map +0 -1
- package/dist/execution/hooks/useWorkflowStepsLayout.d.ts +0 -49
- package/dist/execution/hooks/useWorkflowStepsLayout.d.ts.map +0 -1
- package/dist/execution/index.d.ts.map +0 -1
- package/dist/execution/types.d.ts +0 -129
- package/dist/execution/types.d.ts.map +0 -1
- package/dist/execution/utils/edgeUtils.d.ts +0 -22
- package/dist/execution/utils/edgeUtils.d.ts.map +0 -1
- package/dist/execution/utils/getResourceStatusColor.d.ts +0 -8
- package/dist/execution/utils/getResourceStatusColor.d.ts.map +0 -1
- package/dist/execution/utils/getStatusIcon.d.ts +0 -19
- package/dist/execution/utils/getStatusIcon.d.ts.map +0 -1
- package/dist/execution/utils/index.d.ts +0 -7
- package/dist/execution/utils/index.d.ts.map +0 -1
- package/dist/execution/utils/statusColors.d.ts +0 -20
- package/dist/execution/utils/statusColors.d.ts.map +0 -1
- package/dist/features/operations/ResourcesPage.d.ts +0 -15
- package/dist/features/operations/ResourcesPage.d.ts.map +0 -1
- package/dist/features/operations/index.d.ts.map +0 -1
- package/dist/graph/hooks/index.d.ts +0 -9
- package/dist/graph/hooks/index.d.ts.map +0 -1
- package/dist/graph/index.d.ts.map +0 -1
- package/dist/graph/types.d.ts +0 -28
- package/dist/graph/types.d.ts.map +0 -1
- package/dist/hooks/command-queue/index.d.ts +0 -7
- package/dist/hooks/command-queue/index.d.ts.map +0 -1
- package/dist/hooks/command-queue/useCommandQueue.d.ts +0 -33
- package/dist/hooks/command-queue/useCommandQueue.d.ts.map +0 -1
- package/dist/hooks/command-queue/useCommandQueueTotals.d.ts +0 -17
- package/dist/hooks/command-queue/useCommandQueueTotals.d.ts.map +0 -1
- package/dist/hooks/command-queue/useDeleteTask.d.ts +0 -5
- package/dist/hooks/command-queue/useDeleteTask.d.ts.map +0 -1
- package/dist/hooks/command-queue/usePatchTask.d.ts +0 -6
- package/dist/hooks/command-queue/usePatchTask.d.ts.map +0 -1
- package/dist/hooks/command-queue/useSubmitAction.d.ts +0 -29
- package/dist/hooks/command-queue/useSubmitAction.d.ts.map +0 -1
- package/dist/hooks/executions/index.d.ts +0 -17
- package/dist/hooks/executions/index.d.ts.map +0 -1
- package/dist/hooks/executions/useArchivedLogs.d.ts +0 -14
- package/dist/hooks/executions/useArchivedLogs.d.ts.map +0 -1
- package/dist/hooks/executions/useBulkDeleteExecutions.d.ts +0 -15
- package/dist/hooks/executions/useBulkDeleteExecutions.d.ts.map +0 -1
- package/dist/hooks/executions/useCancelExecution.d.ts +0 -20
- package/dist/hooks/executions/useCancelExecution.d.ts.map +0 -1
- package/dist/hooks/executions/useDeleteExecution.d.ts +0 -13
- package/dist/hooks/executions/useDeleteExecution.d.ts.map +0 -1
- package/dist/hooks/executions/useExecuteAsync.d.ts +0 -21
- package/dist/hooks/executions/useExecuteAsync.d.ts.map +0 -1
- package/dist/hooks/executions/useExecution.d.ts +0 -10
- package/dist/hooks/executions/useExecution.d.ts.map +0 -1
- package/dist/hooks/executions/useExecutions.d.ts +0 -16
- package/dist/hooks/executions/useExecutions.d.ts.map +0 -1
- package/dist/hooks/executions/useResourceDefinition.d.ts +0 -9
- package/dist/hooks/executions/useResourceDefinition.d.ts.map +0 -1
- package/dist/hooks/executions/useResources.d.ts +0 -15
- package/dist/hooks/executions/useResources.d.ts.map +0 -1
- package/dist/hooks/executions/useRetryExecution.d.ts +0 -16
- package/dist/hooks/executions/useRetryExecution.d.ts.map +0 -1
- package/dist/hooks/feature-access/createUseFeatureAccess.d.ts +0 -41
- package/dist/hooks/feature-access/createUseFeatureAccess.d.ts.map +0 -1
- package/dist/hooks/feature-access/index.d.ts +0 -2
- package/dist/hooks/feature-access/index.d.ts.map +0 -1
- package/dist/hooks/index.d.ts.map +0 -1
- package/dist/hooks/monitoring/index.d.ts +0 -9
- package/dist/hooks/monitoring/index.d.ts.map +0 -1
- package/dist/hooks/monitoring/useActivities.d.ts +0 -52
- package/dist/hooks/monitoring/useActivities.d.ts.map +0 -1
- package/dist/hooks/monitoring/useCostSummary.d.ts +0 -7
- package/dist/hooks/monitoring/useCostSummary.d.ts.map +0 -1
- package/dist/hooks/monitoring/useExecutionHealth.d.ts +0 -10
- package/dist/hooks/monitoring/useExecutionHealth.d.ts.map +0 -1
- package/dist/hooks/monitoring/useExecutionLogs.d.ts +0 -56
- package/dist/hooks/monitoring/useExecutionLogs.d.ts.map +0 -1
- package/dist/hooks/monitoring/useNotifications.d.ts +0 -11
- package/dist/hooks/monitoring/useNotifications.d.ts.map +0 -1
- package/dist/hooks/notifications/index.d.ts +0 -9
- package/dist/hooks/notifications/index.d.ts.map +0 -1
- package/dist/hooks/notifications/useBatchDelete.d.ts +0 -8
- package/dist/hooks/notifications/useBatchDelete.d.ts.map +0 -1
- package/dist/hooks/notifications/useErrorNotification.d.ts +0 -17
- package/dist/hooks/notifications/useErrorNotification.d.ts.map +0 -1
- package/dist/hooks/notifications/useMarkAllAsRead.d.ts +0 -2
- package/dist/hooks/notifications/useMarkAllAsRead.d.ts.map +0 -1
- package/dist/hooks/notifications/useMarkAsRead.d.ts +0 -2
- package/dist/hooks/notifications/useMarkAsRead.d.ts.map +0 -1
- package/dist/hooks/notifications/useNotificationCount.d.ts +0 -8
- package/dist/hooks/notifications/useNotificationCount.d.ts.map +0 -1
- package/dist/hooks/notifications/useSuccessNotification.d.ts +0 -6
- package/dist/hooks/notifications/useSuccessNotification.d.ts.map +0 -1
- package/dist/hooks/notifications/useTestNotification.d.ts +0 -16
- package/dist/hooks/notifications/useTestNotification.d.ts.map +0 -1
- package/dist/hooks/notifications/useWarningNotification.d.ts +0 -6
- package/dist/hooks/notifications/useWarningNotification.d.ts.map +0 -1
- package/dist/hooks/observability/index.d.ts +0 -25
- package/dist/hooks/observability/index.d.ts.map +0 -1
- package/dist/hooks/observability/useBatchedResourcesHealth.d.ts +0 -15
- package/dist/hooks/observability/useBatchedResourcesHealth.d.ts.map +0 -1
- package/dist/hooks/observability/useBusinessImpact.d.ts +0 -9
- package/dist/hooks/observability/useBusinessImpact.d.ts.map +0 -1
- package/dist/hooks/observability/useCostBreakdown.d.ts +0 -10
- package/dist/hooks/observability/useCostBreakdown.d.ts.map +0 -1
- package/dist/hooks/observability/useCostByModel.d.ts +0 -3
- package/dist/hooks/observability/useCostByModel.d.ts.map +0 -1
- package/dist/hooks/observability/useCostTrends.d.ts +0 -3
- package/dist/hooks/observability/useCostTrends.d.ts.map +0 -1
- package/dist/hooks/observability/useDashboardMetrics.d.ts +0 -3
- package/dist/hooks/observability/useDashboardMetrics.d.ts.map +0 -1
- package/dist/hooks/observability/useErrorAnalysis.d.ts +0 -7
- package/dist/hooks/observability/useErrorAnalysis.d.ts.map +0 -1
- package/dist/hooks/observability/useErrorDetails.d.ts +0 -20
- package/dist/hooks/observability/useErrorDetails.d.ts.map +0 -1
- package/dist/hooks/observability/useErrorDistribution.d.ts +0 -12
- package/dist/hooks/observability/useErrorDistribution.d.ts.map +0 -1
- package/dist/hooks/observability/useErrorTrends.d.ts +0 -12
- package/dist/hooks/observability/useErrorTrends.d.ts.map +0 -1
- package/dist/hooks/observability/useRecentExecutionsByResource.d.ts +0 -18
- package/dist/hooks/observability/useRecentExecutionsByResource.d.ts.map +0 -1
- package/dist/hooks/observability/useResolveError.d.ts +0 -17
- package/dist/hooks/observability/useResolveError.d.ts.map +0 -1
- package/dist/hooks/observability/useResourcesHealth.d.ts +0 -13
- package/dist/hooks/observability/useResourcesHealth.d.ts.map +0 -1
- package/dist/hooks/observability/useTopFailingResources.d.ts +0 -13
- package/dist/hooks/observability/useTopFailingResources.d.ts.map +0 -1
- package/dist/hooks/observability/useUnresolvedErrors.d.ts +0 -15
- package/dist/hooks/observability/useUnresolvedErrors.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/index.d.ts +0 -8
- package/dist/hooks/operations/command-view/index.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/types.d.ts +0 -123
- package/dist/hooks/operations/command-view/types.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useCheckpointTasks.d.ts +0 -24
- package/dist/hooks/operations/command-view/useCheckpointTasks.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useCommandViewData.d.ts +0 -11
- package/dist/hooks/operations/command-view/useCommandViewData.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useCommandViewLayout.d.ts +0 -44
- package/dist/hooks/operations/command-view/useCommandViewLayout.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useCommandViewStats.d.ts +0 -12
- package/dist/hooks/operations/command-view/useCommandViewStats.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useCommandViewStore.d.ts +0 -39
- package/dist/hooks/operations/command-view/useCommandViewStore.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useResourceErrors.d.ts +0 -22
- package/dist/hooks/operations/command-view/useResourceErrors.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/useResourceExecutions.d.ts +0 -22
- package/dist/hooks/operations/command-view/useResourceExecutions.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/utils/filterCommandViewData.d.ts +0 -30
- package/dist/hooks/operations/command-view/utils/filterCommandViewData.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/utils/index.d.ts +0 -6
- package/dist/hooks/operations/command-view/utils/index.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/utils/mergeStatsWithTopology.d.ts +0 -19
- package/dist/hooks/operations/command-view/utils/mergeStatsWithTopology.d.ts.map +0 -1
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +0 -15
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts.map +0 -1
- package/dist/hooks/operations/index.d.ts +0 -4
- package/dist/hooks/operations/index.d.ts.map +0 -1
- package/dist/hooks/operations/knowledge-base/index.d.ts +0 -3
- package/dist/hooks/operations/knowledge-base/index.d.ts.map +0 -1
- package/dist/hooks/operations/knowledge-base/useDeploymentDocs.d.ts +0 -27
- package/dist/hooks/operations/knowledge-base/useDeploymentDocs.d.ts.map +0 -1
- package/dist/hooks/operations/shared/index.d.ts +0 -6
- package/dist/hooks/operations/shared/index.d.ts.map +0 -1
- package/dist/hooks/operations/shared/queryKeys.d.ts +0 -23
- package/dist/hooks/operations/shared/queryKeys.d.ts.map +0 -1
- package/dist/hooks/operations/shared/resourceDefinitionUtils.d.ts +0 -10
- package/dist/hooks/operations/shared/resourceDefinitionUtils.d.ts.map +0 -1
- package/dist/hooks/operations/shared/useExecutionLogSSE.d.ts +0 -11
- package/dist/hooks/operations/shared/useExecutionLogSSE.d.ts.map +0 -1
- package/dist/hooks/operations/shared/useExecutionPanelState.d.ts +0 -46
- package/dist/hooks/operations/shared/useExecutionPanelState.d.ts.map +0 -1
- package/dist/hooks/published.d.ts.map +0 -1
- package/dist/hooks/scheduling/index.d.ts +0 -7
- package/dist/hooks/scheduling/index.d.ts.map +0 -1
- package/dist/hooks/scheduling/useScheduledTasks.d.ts +0 -19
- package/dist/hooks/scheduling/useScheduledTasks.d.ts.map +0 -1
- package/dist/hooks/scheduling/useSchedules.d.ts +0 -185
- package/dist/hooks/scheduling/useSchedules.d.ts.map +0 -1
- package/dist/hooks/services/OperationsService.d.ts +0 -73
- package/dist/hooks/services/OperationsService.d.ts.map +0 -1
- package/dist/hooks/services/index.d.ts +0 -2
- package/dist/hooks/services/index.d.ts.map +0 -1
- package/dist/hooks/sessions/index.d.ts +0 -8
- package/dist/hooks/sessions/index.d.ts.map +0 -1
- package/dist/hooks/sessions/types.d.ts +0 -33
- package/dist/hooks/sessions/types.d.ts.map +0 -1
- package/dist/hooks/sessions/useSessionExecutions.d.ts +0 -13
- package/dist/hooks/sessions/useSessionExecutions.d.ts.map +0 -1
- package/dist/hooks/sessions/useSessionMessages.d.ts +0 -7
- package/dist/hooks/sessions/useSessionMessages.d.ts.map +0 -1
- package/dist/hooks/sessions/useSessionWebSocket.d.ts +0 -19
- package/dist/hooks/sessions/useSessionWebSocket.d.ts.map +0 -1
- package/dist/hooks/sessions/useSessions.d.ts +0 -26
- package/dist/hooks/sessions/useSessions.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/apiKeyService.d.ts +0 -37
- package/dist/hooks/settings/api-keys/apiKeyService.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/index.d.ts +0 -7
- package/dist/hooks/settings/api-keys/index.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/useCreateApiKey.d.ts +0 -3
- package/dist/hooks/settings/api-keys/useCreateApiKey.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/useDeleteApiKey.d.ts +0 -2
- package/dist/hooks/settings/api-keys/useDeleteApiKey.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/useListApiKeys.d.ts +0 -2
- package/dist/hooks/settings/api-keys/useListApiKeys.d.ts.map +0 -1
- package/dist/hooks/settings/api-keys/useUpdateApiKey.d.ts +0 -5
- package/dist/hooks/settings/api-keys/useUpdateApiKey.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/index.d.ts +0 -7
- package/dist/hooks/settings/credentials/index.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/useCreateCredential.d.ts +0 -3
- package/dist/hooks/settings/credentials/useCreateCredential.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/useCredentials.d.ts +0 -8
- package/dist/hooks/settings/credentials/useCredentials.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/useDeleteCredential.d.ts +0 -2
- package/dist/hooks/settings/credentials/useDeleteCredential.d.ts.map +0 -1
- package/dist/hooks/settings/credentials/useUpdateCredential.d.ts +0 -10
- package/dist/hooks/settings/credentials/useUpdateCredential.d.ts.map +0 -1
- package/dist/hooks/settings/deployments/deploymentService.d.ts +0 -13
- package/dist/hooks/settings/deployments/deploymentService.d.ts.map +0 -1
- package/dist/hooks/settings/deployments/index.d.ts +0 -5
- package/dist/hooks/settings/deployments/index.d.ts.map +0 -1
- package/dist/hooks/settings/deployments/useDeploymentActions.d.ts +0 -4
- package/dist/hooks/settings/deployments/useDeploymentActions.d.ts.map +0 -1
- package/dist/hooks/settings/deployments/useListDeployments.d.ts +0 -2
- package/dist/hooks/settings/deployments/useListDeployments.d.ts.map +0 -1
- package/dist/hooks/settings/index.d.ts +0 -6
- package/dist/hooks/settings/index.d.ts.map +0 -1
- package/dist/hooks/settings/organization/index.d.ts +0 -6
- package/dist/hooks/settings/organization/index.d.ts.map +0 -1
- package/dist/hooks/settings/organization/organizationMembershipService.d.ts +0 -44
- package/dist/hooks/settings/organization/organizationMembershipService.d.ts.map +0 -1
- package/dist/hooks/settings/organization/useDeactivateMembership.d.ts +0 -11
- package/dist/hooks/settings/organization/useDeactivateMembership.d.ts.map +0 -1
- package/dist/hooks/settings/organization/useReactivateMembership.d.ts +0 -11
- package/dist/hooks/settings/organization/useReactivateMembership.d.ts.map +0 -1
- package/dist/hooks/settings/organization/useUpdateMemberConfig.d.ts +0 -8
- package/dist/hooks/settings/organization/useUpdateMemberConfig.d.ts.map +0 -1
- package/dist/hooks/settings/organization/useUserMemberships.d.ts +0 -3
- package/dist/hooks/settings/organization/useUserMemberships.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/index.d.ts +0 -7
- package/dist/hooks/settings/webhooks/index.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/useCreateWebhookEndpoint.d.ts +0 -18
- package/dist/hooks/settings/webhooks/useCreateWebhookEndpoint.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/useDeleteWebhookEndpoint.d.ts +0 -2
- package/dist/hooks/settings/webhooks/useDeleteWebhookEndpoint.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/useListWebhookEndpoints.d.ts +0 -14
- package/dist/hooks/settings/webhooks/useListWebhookEndpoints.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/useUpdateWebhookEndpoint.d.ts +0 -18
- package/dist/hooks/settings/webhooks/useUpdateWebhookEndpoint.d.ts.map +0 -1
- package/dist/hooks/settings/webhooks/webhookEndpointService.d.ts +0 -27
- package/dist/hooks/settings/webhooks/webhookEndpointService.d.ts.map +0 -1
- package/dist/hooks/useActivityFilters.d.ts +0 -18
- package/dist/hooks/useActivityFilters.d.ts.map +0 -1
- package/dist/hooks/useDomainFilters.d.ts +0 -36
- package/dist/hooks/useDomainFilters.d.ts.map +0 -1
- package/dist/hooks/useExecutionLogsFilters.d.ts +0 -28
- package/dist/hooks/useExecutionLogsFilters.d.ts.map +0 -1
- package/dist/hooks/useOrganizationMembers.d.ts +0 -18
- package/dist/hooks/useOrganizationMembers.d.ts.map +0 -1
- package/dist/hooks/useTimeRangeDates.d.ts +0 -10
- package/dist/hooks/useTimeRangeDates.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/initialization/InitializationProvider.d.ts +0 -48
- package/dist/initialization/InitializationProvider.d.ts.map +0 -1
- package/dist/initialization/hooks/useAppInitialization.d.ts +0 -32
- package/dist/initialization/hooks/useAppInitialization.d.ts.map +0 -1
- package/dist/initialization/index.d.ts.map +0 -1
- package/dist/organization/components/OrganizationSwitcher.d.ts +0 -11
- package/dist/organization/components/OrganizationSwitcher.d.ts.map +0 -1
- package/dist/organization/context/OrganizationContext.d.ts +0 -41
- package/dist/organization/context/OrganizationContext.d.ts.map +0 -1
- package/dist/organization/context/OrganizationProvider.d.ts +0 -24
- package/dist/organization/context/OrganizationProvider.d.ts.map +0 -1
- package/dist/organization/hooks/useOrgInitialization.d.ts +0 -56
- package/dist/organization/hooks/useOrgInitialization.d.ts.map +0 -1
- package/dist/organization/hooks/useOrganizations.d.ts +0 -31
- package/dist/organization/hooks/useOrganizations.d.ts.map +0 -1
- package/dist/organization/index.d.ts.map +0 -1
- package/dist/organization/store/organizationsSlice.d.ts +0 -40
- package/dist/organization/store/organizationsSlice.d.ts.map +0 -1
- package/dist/organization/store/types.d.ts +0 -20
- package/dist/organization/store/types.d.ts.map +0 -1
- package/dist/profile/context/ProfileProvider.d.ts +0 -31
- package/dist/profile/context/ProfileProvider.d.ts.map +0 -1
- package/dist/profile/hooks/useUserProfile.d.ts +0 -38
- package/dist/profile/hooks/useUserProfile.d.ts.map +0 -1
- package/dist/profile/index.d.ts.map +0 -1
- package/dist/profile/services/UserProfileService.d.ts +0 -29
- package/dist/profile/services/UserProfileService.d.ts.map +0 -1
- package/dist/provider/CoreAuthKitInner.d.ts +0 -12
- package/dist/provider/CoreAuthKitInner.d.ts.map +0 -1
- package/dist/provider/ElevasisCoreProvider.d.ts +0 -25
- package/dist/provider/ElevasisCoreProvider.d.ts.map +0 -1
- package/dist/provider/ElevasisServiceContext.d.ts +0 -31
- package/dist/provider/ElevasisServiceContext.d.ts.map +0 -1
- package/dist/provider/ElevasisUIProvider.d.ts +0 -28
- package/dist/provider/ElevasisUIProvider.d.ts.map +0 -1
- package/dist/provider/NotificationContext.d.ts +0 -49
- package/dist/provider/NotificationContext.d.ts.map +0 -1
- package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts +0 -2
- package/dist/provider/__tests__/CoreAuthKitInner.test.d.ts.map +0 -1
- package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts +0 -2
- package/dist/provider/__tests__/ElevasisCoreProvider.test.d.ts.map +0 -1
- package/dist/provider/index.d.ts.map +0 -1
- package/dist/provider/published.d.ts.map +0 -1
- package/dist/provider/types.d.ts +0 -151
- package/dist/provider/types.d.ts.map +0 -1
- package/dist/sdk-barrel.d.ts +0 -20
- package/dist/sdk-barrel.d.ts.map +0 -1
- package/dist/supabase/client.d.ts +0 -2265
- package/dist/supabase/client.d.ts.map +0 -1
- package/dist/supabase/index.d.ts.map +0 -1
- package/dist/theme/PresetsContext.d.ts +0 -4
- package/dist/theme/PresetsContext.d.ts.map +0 -1
- package/dist/theme/cssVariables.d.ts +0 -12
- package/dist/theme/cssVariables.d.ts.map +0 -1
- package/dist/theme/index.d.ts.map +0 -1
- package/dist/theme/presets/__tests__/getPreset.test.d.ts +0 -2
- package/dist/theme/presets/__tests__/getPreset.test.d.ts.map +0 -1
- package/dist/theme/presets/__tests__/getPreset.test.js +0 -88
- package/dist/theme/presets/abyss.d.ts +0 -3
- package/dist/theme/presets/abyss.d.ts.map +0 -1
- package/dist/theme/presets/aurora.d.ts +0 -8
- package/dist/theme/presets/aurora.d.ts.map +0 -1
- package/dist/theme/presets/canopy.d.ts +0 -12
- package/dist/theme/presets/canopy.d.ts.map +0 -1
- package/dist/theme/presets/cyber-punk.d.ts +0 -11
- package/dist/theme/presets/cyber-punk.d.ts.map +0 -1
- package/dist/theme/presets/cyber-punk.js +0 -78
- package/dist/theme/presets/cyber-strike.d.ts +0 -13
- package/dist/theme/presets/cyber-strike.d.ts.map +0 -1
- package/dist/theme/presets/cyber-void.d.ts +0 -12
- package/dist/theme/presets/cyber-void.d.ts.map +0 -1
- package/dist/theme/presets/cyber-volt.d.ts +0 -12
- package/dist/theme/presets/cyber-volt.d.ts.map +0 -1
- package/dist/theme/presets/default.d.ts +0 -4
- package/dist/theme/presets/default.d.ts.map +0 -1
- package/dist/theme/presets/ember.d.ts +0 -8
- package/dist/theme/presets/ember.d.ts.map +0 -1
- package/dist/theme/presets/honey.d.ts +0 -12
- package/dist/theme/presets/honey.d.ts.map +0 -1
- package/dist/theme/presets/index.d.ts +0 -8
- package/dist/theme/presets/index.d.ts.map +0 -1
- package/dist/theme/presets/index.js +0 -136
- package/dist/theme/presets/midnight.d.ts +0 -8
- package/dist/theme/presets/midnight.d.ts.map +0 -1
- package/dist/theme/presets/nirvana.d.ts +0 -16
- package/dist/theme/presets/nirvana.d.ts.map +0 -1
- package/dist/theme/presets/obsidian.d.ts +0 -3
- package/dist/theme/presets/obsidian.d.ts.map +0 -1
- package/dist/theme/presets/regal.d.ts +0 -8
- package/dist/theme/presets/regal.d.ts.map +0 -1
- package/dist/theme/presets/rose-gold.d.ts +0 -8
- package/dist/theme/presets/rose-gold.d.ts.map +0 -1
- package/dist/theme/presets/slate.d.ts +0 -3
- package/dist/theme/presets/slate.d.ts.map +0 -1
- package/dist/theme/presets/tactical.d.ts +0 -8
- package/dist/theme/presets/tactical.d.ts.map +0 -1
- package/dist/theme/presets/types.d.ts +0 -43
- package/dist/theme/presets/types.d.ts.map +0 -1
- package/dist/theme/presets/types.js +0 -3
- package/dist/theme/presets/wave.d.ts +0 -14
- package/dist/theme/presets/wave.d.ts.map +0 -1
- package/dist/theme/useAvailablePresets.d.ts +0 -16
- package/dist/theme/useAvailablePresets.d.ts.map +0 -1
- package/dist/theme/useAvailablePresets.js +0 -36
- package/dist/types/index.d.ts.map +0 -1
- package/dist/utils/error-utils.d.ts +0 -38
- package/dist/utils/error-utils.d.ts.map +0 -1
- package/dist/utils/index.d.ts.map +0 -1
- package/dist/utils/resource-icons.d.ts +0 -18
- package/dist/utils/resource-icons.d.ts.map +0 -1
- package/dist/utils/setup-test-utils.d.ts +0 -2
- package/dist/utils/setup-test-utils.d.ts.map +0 -1
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import type { StatsTimeRange, ResourceExecutionsResponse } from '@repo/core';
|
|
2
|
-
interface UseResourceExecutionsOptions {
|
|
3
|
-
resourceId: string | null;
|
|
4
|
-
timeRange: StatsTimeRange;
|
|
5
|
-
enabled?: boolean;
|
|
6
|
-
}
|
|
7
|
-
/**
|
|
8
|
-
* Fetches recent executions for a specific resource (on-demand)
|
|
9
|
-
*
|
|
10
|
-
* Only fetches when:
|
|
11
|
-
* - Organization is ready
|
|
12
|
-
* - Resource is selected
|
|
13
|
-
* - enabled is true (default: true when resourceId is set)
|
|
14
|
-
*
|
|
15
|
-
* Returns top 10 executions + total count for "showing X of Y" display
|
|
16
|
-
*
|
|
17
|
-
* @param options - Resource ID, time range, and enabled flag
|
|
18
|
-
* @returns TanStack Query result with ResourceExecutionsResponse
|
|
19
|
-
*/
|
|
20
|
-
export declare function useResourceExecutions({ resourceId, timeRange, enabled }: UseResourceExecutionsOptions): import("@tanstack/react-query").UseQueryResult<ResourceExecutionsResponse, Error>;
|
|
21
|
-
export {};
|
|
22
|
-
//# sourceMappingURL=useResourceExecutions.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useResourceExecutions.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/command-view/useResourceExecutions.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAA;AAE5E,UAAU,4BAA4B;IACpC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAA;IACzB,SAAS,EAAE,cAAc,CAAA;IACzB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,qBAAqB,CAAC,EAAE,UAAU,EAAE,SAAS,EAAE,OAAc,EAAE,EAAE,4BAA4B,qFAc5G"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import type { CommandViewData, ResourceStatus } from '@repo/core';
|
|
2
|
-
export type StatusFilter = ResourceStatus | 'all';
|
|
3
|
-
export interface CommandViewFilters {
|
|
4
|
-
domains: string[];
|
|
5
|
-
excludedDomains?: string[];
|
|
6
|
-
status: StatusFilter;
|
|
7
|
-
showIntegrations: boolean;
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Filter CommandViewData by selected domains, status, and visibility toggles
|
|
11
|
-
*
|
|
12
|
-
* Filters all resource types by:
|
|
13
|
-
* - Domain: Resources with at least one matching domain (OR logic)
|
|
14
|
-
* - Status: Resources matching the selected environment (prod/dev/all)
|
|
15
|
-
* - Visibility: Toggle to show/hide integrations
|
|
16
|
-
*
|
|
17
|
-
* Resources without domains are hidden when domain filter is active.
|
|
18
|
-
* Filters edges to only include those with valid source and target.
|
|
19
|
-
*
|
|
20
|
-
* @param data - Original CommandViewData from API
|
|
21
|
-
* @param filters - Filter criteria (domains, status, showIntegrations)
|
|
22
|
-
* @returns Filtered CommandViewData
|
|
23
|
-
*/
|
|
24
|
-
export declare function filterCommandViewData(data: CommandViewData, filters: CommandViewFilters): CommandViewData;
|
|
25
|
-
/**
|
|
26
|
-
* Filter CommandViewData by selected domains only
|
|
27
|
-
* @deprecated Use filterCommandViewData with filters object instead
|
|
28
|
-
*/
|
|
29
|
-
export declare function filterCommandViewDataByDomains(data: CommandViewData, selectedDomains: string[]): CommandViewData;
|
|
30
|
-
//# sourceMappingURL=filterCommandViewData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"filterCommandViewData.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/operations/command-view/utils/filterCommandViewData.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,YAAY,CAAA;AAEjE,MAAM,MAAM,YAAY,GAAG,cAAc,GAAG,KAAK,CAAA;AAEjD,MAAM,WAAW,kBAAkB;IACjC,OAAO,EAAE,MAAM,EAAE,CAAA;IACjB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAA;IAC1B,MAAM,EAAE,YAAY,CAAA;IACpB,gBAAgB,EAAE,OAAO,CAAA;CAC1B;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,eAAe,EAAE,OAAO,EAAE,kBAAkB,GAAG,eAAe,CA0FzG;AAED;;;GAGG;AACH,wBAAgB,8BAA8B,CAAC,IAAI,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,EAAE,GAAG,eAAe,CAEhH"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export { transformCommandViewData } from './transformCommandViewData.js';
|
|
2
|
-
export { filterCommandViewData, filterCommandViewDataByDomains } from './filterCommandViewData.js';
|
|
3
|
-
export type { StatusFilter, CommandViewFilters } from './filterCommandViewData.js';
|
|
4
|
-
export { formatRelativeTime } from './formatRelativeTime.js';
|
|
5
|
-
export { mergeStatsWithTopology } from './mergeStatsWithTopology.js';
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/operations/command-view/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAA;AACxE,OAAO,EAAE,qBAAqB,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAA;AAClG,YAAY,EAAE,YAAY,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAA;AAClF,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAA;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAA"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { CommandViewData, CommandViewStatsResponse } from '@repo/core';
|
|
2
|
-
/**
|
|
3
|
-
* Merge stats into topology data
|
|
4
|
-
*
|
|
5
|
-
* Takes the topology data (from /command-view endpoint) and merges in
|
|
6
|
-
* execution stats (from /command-view/stats endpoint).
|
|
7
|
-
*
|
|
8
|
-
* Stats are matched by resourceId:
|
|
9
|
-
* - Agents/Workflows: stats.resources[resourceId] -> node.stats
|
|
10
|
-
* - Human Checkpoints: stats.humanCheckpoints[checkpointId] -> node.stats
|
|
11
|
-
*
|
|
12
|
-
* Returns null for node.stats if no stats found for that resource (graceful).
|
|
13
|
-
*
|
|
14
|
-
* @param topology - Command view topology from backend
|
|
15
|
-
* @param stats - Execution stats from backend
|
|
16
|
-
* @returns New CommandViewData with stats merged into nodes
|
|
17
|
-
*/
|
|
18
|
-
export declare function mergeStatsWithTopology(topology: CommandViewData, stats: CommandViewStatsResponse): CommandViewData;
|
|
19
|
-
//# sourceMappingURL=mergeStatsWithTopology.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mergeStatsWithTopology.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/operations/command-view/utils/mergeStatsWithTopology.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAA;AAE3E;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,sBAAsB,CAAC,QAAQ,EAAE,eAAe,EAAE,KAAK,EAAE,wBAAwB,GAAG,eAAe,CAgBlH"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { CommandViewData } from '@repo/core';
|
|
2
|
-
import type { CommandViewGraph } from '../types.js';
|
|
3
|
-
/**
|
|
4
|
-
* Transform backend CommandViewData to frontend CommandViewGraph
|
|
5
|
-
*
|
|
6
|
-
* Backend returns separate arrays (workflows[], agents[], triggers[], integrations[])
|
|
7
|
-
* Frontend needs unified nodes[] array with consistent id field.
|
|
8
|
-
*
|
|
9
|
-
* Key mappings:
|
|
10
|
-
* - Agent/Workflow: resourceId -> id
|
|
11
|
-
* - Trigger/Integration/External/Human: resourceId -> id (updated to use resourceId after base interface refactor)
|
|
12
|
-
* - connectionStatus: defaulted to 'connected' (runtime status not yet available)
|
|
13
|
-
*/
|
|
14
|
-
export declare function transformCommandViewData(data: CommandViewData): CommandViewGraph;
|
|
15
|
-
//# sourceMappingURL=transformCommandViewData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"transformCommandViewData.d.ts","sourceRoot":"","sources":["../../../../../src/hooks/operations/command-view/utils/transformCommandViewData.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAA6B,MAAM,YAAY,CAAA;AAC5E,OAAO,KAAK,EAAE,gBAAgB,EAAiE,MAAM,aAAa,CAAA;AAMlH;;;;;;;;;;GAUG;AACH,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,eAAe,GAAG,gBAAgB,CA8FhF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/operations/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,2BAA2B,CAAA;AACzC,cAAc,yBAAyB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/knowledge-base/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAC1D,YAAY,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import type { Deployment } from '@repo/core';
|
|
2
|
-
export interface DocFile {
|
|
3
|
-
path: string;
|
|
4
|
-
frontmatter: {
|
|
5
|
-
title: string;
|
|
6
|
-
order?: number;
|
|
7
|
-
[key: string]: unknown;
|
|
8
|
-
};
|
|
9
|
-
compiledSource: string;
|
|
10
|
-
}
|
|
11
|
-
/**
|
|
12
|
-
* Fetches deployment documentation for the current organization.
|
|
13
|
-
*
|
|
14
|
-
* 1. Fetches all deployments via GET /api/deployments
|
|
15
|
-
* 2. Auto-selects the latest active deployment (most recent by createdAt)
|
|
16
|
-
* 3. Fetches docs for the selected deployment via GET /api/deployments/:id/docs
|
|
17
|
-
*
|
|
18
|
-
* @returns { files, isLoading, error, activeDeployment, activeDeployments }
|
|
19
|
-
*/
|
|
20
|
-
export declare function useDeploymentDocs(selectedDeploymentId?: string): {
|
|
21
|
-
files: DocFile[];
|
|
22
|
-
isLoading: boolean;
|
|
23
|
-
error: Error | null;
|
|
24
|
-
activeDeployment: Deployment;
|
|
25
|
-
activeDeployments: Deployment[];
|
|
26
|
-
};
|
|
27
|
-
//# sourceMappingURL=useDeploymentDocs.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useDeploymentDocs.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/knowledge-base/useDeploymentDocs.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAA;AAE5C,MAAM,WAAW,OAAO;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAA;IACtE,cAAc,EAAE,MAAM,CAAA;CACvB;AAUD;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAAC,oBAAoB,CAAC,EAAE,MAAM;;;;;;EAiD9D"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export { executionsKeys, operationsKeys } from './queryKeys.js';
|
|
2
|
-
export { useExecutionLogSSE } from './useExecutionLogSSE.js';
|
|
3
|
-
export { useExecutionPanelState } from './useExecutionPanelState.js';
|
|
4
|
-
export type { UseExecutionPanelStateOptions, UseExecutionPanelStateReturn } from './useExecutionPanelState.js';
|
|
5
|
-
export { isSessionCapable } from './resourceDefinitionUtils.js';
|
|
6
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/shared/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAA;AAC/D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAA;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAA;AACpE,YAAY,EAAE,6BAA6B,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAA;AAC9G,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAA"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Query key factories for Operations TanStack Query hooks.
|
|
3
|
-
*
|
|
4
|
-
* Execution-related keys (executions, resources, definitions) use executionsKeys from @repo/ui.
|
|
5
|
-
* Non-execution keys (workflows, agents, sessions) stay local in operationsKeys.
|
|
6
|
-
*/
|
|
7
|
-
export { executionsKeys } from '../../executions/index.js';
|
|
8
|
-
export declare const operationsKeys: {
|
|
9
|
-
all: readonly ["operations"];
|
|
10
|
-
workflows: (org?: string) => readonly ["operations", "workflows", string | undefined];
|
|
11
|
-
workflowDetails: (org?: string) => readonly ["operations", "workflows", string | undefined, "details"];
|
|
12
|
-
workflow: (id: string, org?: string) => readonly ["operations", "workflows", string | undefined, string];
|
|
13
|
-
agents: (org?: string) => readonly ["operations", "agents", string | undefined];
|
|
14
|
-
agentDetails: (org?: string) => readonly ["operations", "agents", string | undefined, "details"];
|
|
15
|
-
agent: (id: string, org?: string) => readonly ["operations", "agents", string | undefined, string];
|
|
16
|
-
sessions: (org: string, params?: {
|
|
17
|
-
resourceId?: string;
|
|
18
|
-
}) => readonly ["operations", "sessions", string, {
|
|
19
|
-
resourceId?: string;
|
|
20
|
-
} | undefined];
|
|
21
|
-
session: (org: string, sessionId: string) => readonly ["operations", "session", string, string];
|
|
22
|
-
};
|
|
23
|
-
//# sourceMappingURL=queryKeys.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"queryKeys.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/shared/queryKeys.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAE1D,eAAO,MAAM,cAAc;;sBAIP,MAAM;4BACA,MAAM;mBACf,MAAM,QAAQ,MAAM;mBAEpB,MAAM;yBACA,MAAM;gBACf,MAAM,QAAQ,MAAM;oBAEhB,MAAM,WAAW;QAAE,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE;qBAAR,MAAM;;mBAEvC,MAAM,aAAa,MAAM;CACzC,CAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Utilities for extracting typed properties from resource definitions
|
|
3
|
-
*/
|
|
4
|
-
import type { ResourceType, AIResourceDefinition } from '@repo/core';
|
|
5
|
-
/**
|
|
6
|
-
* Extract sessionCapable from agent definition config
|
|
7
|
-
* Returns true only for agents with explicit sessionCapable: true
|
|
8
|
-
*/
|
|
9
|
-
export declare function isSessionCapable(type: ResourceType, resourceDefinition: AIResourceDefinition | undefined): boolean;
|
|
10
|
-
//# sourceMappingURL=resourceDefinitionUtils.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"resourceDefinitionUtils.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/shared/resourceDefinitionUtils.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAA;AAEpE;;;GAGG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,YAAY,EAAE,kBAAkB,EAAE,oBAAoB,GAAG,SAAS,GAAG,OAAO,CAOlH"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { ExecutionLogMessage } from '@repo/core';
|
|
2
|
-
import type { SSEConnectionManager } from '../../../sse/index.js';
|
|
3
|
-
export declare function useExecutionLogSSE(resourceId: string, manager: SSEConnectionManager, apiUrl: string): {
|
|
4
|
-
liveExecutions: Set<string>;
|
|
5
|
-
connected: boolean;
|
|
6
|
-
error: string | null;
|
|
7
|
-
runningCount: number;
|
|
8
|
-
isLive: (executionId: string) => boolean;
|
|
9
|
-
streamingLogs: Map<string, ExecutionLogMessage[]>;
|
|
10
|
-
};
|
|
11
|
-
//# sourceMappingURL=useExecutionLogSSE.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useExecutionLogSSE.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/shared/useExecutionLogSSE.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAqB,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAKxE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAA;AAGjE,wBAAgB,kBAAkB,CAAC,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM;;;;;0BAyG1E,MAAM;;EAG/B"}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import type { APIExecutionSummary, ResourceStatus, ExecutionLogMessage } from '@repo/core';
|
|
2
|
-
import type { SSEConnectionManager } from '../../../sse/index.js';
|
|
3
|
-
export interface UseExecutionPanelStateOptions {
|
|
4
|
-
resourceId: string;
|
|
5
|
-
manager: SSEConnectionManager;
|
|
6
|
-
/**
|
|
7
|
-
* Base URL of the API server (e.g. 'https://api.elevasis.io' or 'http://localhost:5170').
|
|
8
|
-
* Provided by the consuming app -- the library does not read environment variables directly.
|
|
9
|
-
*/
|
|
10
|
-
apiUrl: string;
|
|
11
|
-
limit?: number;
|
|
12
|
-
onConnectionStatus?: (connected: boolean, runningCount: number) => void;
|
|
13
|
-
}
|
|
14
|
-
export interface UseExecutionPanelStateReturn {
|
|
15
|
-
executions: APIExecutionSummary[];
|
|
16
|
-
isLoading: boolean;
|
|
17
|
-
isFetched: boolean;
|
|
18
|
-
selectedId: string | undefined;
|
|
19
|
-
setSelectedId: (id: string | undefined) => void;
|
|
20
|
-
resourceStatusFilter: ResourceStatus | 'all';
|
|
21
|
-
setResourceStatusFilter: (filter: ResourceStatus | 'all') => void;
|
|
22
|
-
liveExecutions: Set<string>;
|
|
23
|
-
connected: boolean;
|
|
24
|
-
runningCount: number;
|
|
25
|
-
streamingLogs: Map<string, ExecutionLogMessage[]>;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Shared execution panel state management hook
|
|
29
|
-
* Handles execution list fetching, selection, auto-selection logic, and SSE integration
|
|
30
|
-
*
|
|
31
|
-
* @param options - Hook configuration options
|
|
32
|
-
* @returns Execution panel state and controls
|
|
33
|
-
*
|
|
34
|
-
* @example
|
|
35
|
-
* ```tsx
|
|
36
|
-
* const {
|
|
37
|
-
* executions,
|
|
38
|
-
* selectedId,
|
|
39
|
-
* setSelectedId,
|
|
40
|
-
* liveExecutions,
|
|
41
|
-
* connected
|
|
42
|
-
* } = useExecutionPanelState({ resourceId, manager, onConnectionStatus })
|
|
43
|
-
* ```
|
|
44
|
-
*/
|
|
45
|
-
export declare function useExecutionPanelState({ resourceId, manager, apiUrl, limit, onConnectionStatus }: UseExecutionPanelStateOptions): UseExecutionPanelStateReturn;
|
|
46
|
-
//# sourceMappingURL=useExecutionPanelState.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useExecutionPanelState.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/shared/useExecutionPanelState.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,mBAAmB,EAAE,cAAc,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAK1F,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAA;AAEjE,MAAM,WAAW,6BAA6B;IAC5C,UAAU,EAAE,MAAM,CAAA;IAClB,OAAO,EAAE,oBAAoB,CAAA;IAC7B;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,kBAAkB,CAAC,EAAE,CAAC,SAAS,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,KAAK,IAAI,CAAA;CACxE;AAED,MAAM,WAAW,4BAA4B;IAE3C,UAAU,EAAE,mBAAmB,EAAE,CAAA;IACjC,SAAS,EAAE,OAAO,CAAA;IAClB,SAAS,EAAE,OAAO,CAAA;IAGlB,UAAU,EAAE,MAAM,GAAG,SAAS,CAAA;IAC9B,aAAa,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,SAAS,KAAK,IAAI,CAAA;IAG/C,oBAAoB,EAAE,cAAc,GAAG,KAAK,CAAA;IAC5C,uBAAuB,EAAE,CAAC,MAAM,EAAE,cAAc,GAAG,KAAK,KAAK,IAAI,CAAA;IAGjE,cAAc,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IAC3B,SAAS,EAAE,OAAO,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,aAAa,EAAE,GAAG,CAAC,MAAM,EAAE,mBAAmB,EAAE,CAAC,CAAA;CAClD;AAED;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,sBAAsB,CAAC,EACrC,UAAU,EACV,OAAO,EACP,MAAM,EACN,KAAK,EACL,kBAAkB,EACnB,EAAE,6BAA6B,GAAG,4BAA4B,CA8H9D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"published.d.ts","sourceRoot":"","sources":["../../src/hooks/published.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAGH,cAAc,cAAc,CAAA;AAG5B,cAAc,cAAc,CAAA;AAG5B,cAAc,cAAc,CAAA;AAG5B,cAAc,iBAAiB,CAAA;AAG/B,cAAc,iBAAiB,CAAA;AAG/B,cAAc,YAAY,CAAA;AAG1B,cAAc,SAAS,CAAA;AAGvB,cAAc,kBAAkB,CAAA;AAGhC,cAAc,OAAO,CAAA;AAGrB,cAAc,YAAY,CAAA;AAG1B,cAAc,iBAAiB,CAAA;AAG/B,cAAc,uBAAuB,CAAA"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { useScheduledTasks } from './useScheduledTasks';
|
|
2
|
-
export type { UseScheduledTasksOptions } from './useScheduledTasks';
|
|
3
|
-
export { scheduleKeys } from './queryKeys';
|
|
4
|
-
export type { ListSchedulesFilters } from './queryKeys';
|
|
5
|
-
export { useListSchedules, useGetSchedule, useGetExecutionHistory, useCreateSchedule, useUpdateSchedule, useUpdateAnchor, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule } from './useSchedules';
|
|
6
|
-
export type { CreateScheduleInput, UpdateScheduleInput, ListSchedulesResponse, ExecutionHistoryItem, ExecutionHistoryResponse, TaskSchedule } from './useSchedules';
|
|
7
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/scheduling/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,YAAY,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAA;AAEnE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAC1C,YAAY,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AAEvD,OAAO,EACL,gBAAgB,EAChB,cAAc,EACd,sBAAsB,EACtB,iBAAiB,EACjB,iBAAiB,EACjB,eAAe,EACf,gBAAgB,EAChB,iBAAiB,EACjB,iBAAiB,EACjB,iBAAiB,EAClB,MAAM,gBAAgB,CAAA;AACvB,YAAY,EACV,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACrB,oBAAoB,EACpB,wBAAwB,EACxB,YAAY,EACb,MAAM,gBAAgB,CAAA"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { TaskSchedule } from '@repo/core';
|
|
2
|
-
export interface UseScheduledTasksOptions {
|
|
3
|
-
status?: 'active' | 'paused' | 'completed' | 'cancelled';
|
|
4
|
-
targetResourceType?: 'agent' | 'workflow';
|
|
5
|
-
}
|
|
6
|
-
/**
|
|
7
|
-
* Dashboard hook for fetching scheduled tasks.
|
|
8
|
-
* Simplified read-only hook that returns the schedules array directly.
|
|
9
|
-
*
|
|
10
|
-
* @param options - Optional filters for status and target resource type
|
|
11
|
-
* @returns TanStack Query result with schedules array
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```tsx
|
|
15
|
-
* const { data: schedules, isLoading } = useScheduledTasks({ status: 'active' })
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
export declare function useScheduledTasks(options?: UseScheduledTasksOptions): import("@tanstack/react-query").UseQueryResult<TaskSchedule[], Error>;
|
|
19
|
-
//# sourceMappingURL=useScheduledTasks.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useScheduledTasks.d.ts","sourceRoot":"","sources":["../../../src/hooks/scheduling/useScheduledTasks.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AAe9C,MAAM,WAAW,wBAAwB;IACvC,MAAM,CAAC,EAAE,QAAQ,GAAG,QAAQ,GAAG,WAAW,GAAG,WAAW,CAAA;IACxD,kBAAkB,CAAC,EAAE,OAAO,GAAG,UAAU,CAAA;CAC1C;AAMD;;;;;;;;;;;GAWG;AACH,wBAAgB,iBAAiB,CAAC,OAAO,GAAE,wBAA6B,yEAmBvE"}
|
|
@@ -1,185 +0,0 @@
|
|
|
1
|
-
import type { TaskSchedule, TaskScheduleConfig, ExecutionHistoryItem, ExecutionHistoryResponse } from '@repo/core';
|
|
2
|
-
import type { ListSchedulesFilters } from './queryKeys';
|
|
3
|
-
export interface CreateScheduleInput {
|
|
4
|
-
name: string;
|
|
5
|
-
description?: string;
|
|
6
|
-
target: {
|
|
7
|
-
resourceType: 'agent' | 'workflow';
|
|
8
|
-
resourceId: string;
|
|
9
|
-
};
|
|
10
|
-
scheduleConfig: TaskScheduleConfig;
|
|
11
|
-
maxRetries?: number;
|
|
12
|
-
idempotencyKey?: string;
|
|
13
|
-
originExecutionId?: string;
|
|
14
|
-
originResourceType?: 'agent' | 'workflow' | 'scheduler' | 'api';
|
|
15
|
-
originResourceId?: string;
|
|
16
|
-
}
|
|
17
|
-
export interface UpdateScheduleInput {
|
|
18
|
-
id: string;
|
|
19
|
-
name?: string;
|
|
20
|
-
description?: string | null;
|
|
21
|
-
scheduleConfig?: TaskScheduleConfig;
|
|
22
|
-
maxRetries?: number;
|
|
23
|
-
}
|
|
24
|
-
/** List response using domain type for CC compatibility. */
|
|
25
|
-
export interface ListSchedulesResponse {
|
|
26
|
-
schedules: TaskSchedule[];
|
|
27
|
-
total: number;
|
|
28
|
-
limit: number;
|
|
29
|
-
offset: number;
|
|
30
|
-
}
|
|
31
|
-
/**
|
|
32
|
-
* List schedules with optional filters.
|
|
33
|
-
*
|
|
34
|
-
* @param filters - Optional filters for status, target resource, and pagination
|
|
35
|
-
* @returns TanStack Query result with schedules array and pagination info
|
|
36
|
-
*
|
|
37
|
-
* @example
|
|
38
|
-
* ```tsx
|
|
39
|
-
* const { data, isLoading } = useListSchedules({ status: 'active', limit: 20 })
|
|
40
|
-
* ```
|
|
41
|
-
*/
|
|
42
|
-
export declare function useListSchedules(filters?: ListSchedulesFilters): import("@tanstack/react-query").UseQueryResult<ListSchedulesResponse, Error>;
|
|
43
|
-
/**
|
|
44
|
-
* Get a single schedule by ID.
|
|
45
|
-
*
|
|
46
|
-
* @param id - Schedule UUID (undefined to disable query)
|
|
47
|
-
* @returns TanStack Query result with schedule data
|
|
48
|
-
*
|
|
49
|
-
* @example
|
|
50
|
-
* ```tsx
|
|
51
|
-
* const { data: schedule, isLoading } = useGetSchedule(scheduleId)
|
|
52
|
-
* ```
|
|
53
|
-
*/
|
|
54
|
-
export declare function useGetSchedule(id: string | undefined): import("@tanstack/react-query").UseQueryResult<TaskSchedule, Error>;
|
|
55
|
-
/**
|
|
56
|
-
* Get execution history for a schedule.
|
|
57
|
-
*
|
|
58
|
-
* @param scheduleId - Schedule UUID (undefined to disable query)
|
|
59
|
-
* @param options - Pagination options (limit, offset)
|
|
60
|
-
* @returns TanStack Query result with execution history and pagination info
|
|
61
|
-
*
|
|
62
|
-
* @example
|
|
63
|
-
* ```tsx
|
|
64
|
-
* const { data } = useGetExecutionHistory(scheduleId, { limit: 10 })
|
|
65
|
-
* ```
|
|
66
|
-
*/
|
|
67
|
-
export declare function useGetExecutionHistory(scheduleId: string | undefined, options?: {
|
|
68
|
-
limit?: number;
|
|
69
|
-
offset?: number;
|
|
70
|
-
}): import("@tanstack/react-query").UseQueryResult<{
|
|
71
|
-
executions: {
|
|
72
|
-
id: string;
|
|
73
|
-
createdAt: string;
|
|
74
|
-
status: "completed" | "failed" | "running" | "cancelled";
|
|
75
|
-
step: number | null;
|
|
76
|
-
itemLabel: string | null;
|
|
77
|
-
duration: number | null;
|
|
78
|
-
error: string | null;
|
|
79
|
-
}[];
|
|
80
|
-
total: number;
|
|
81
|
-
limit: number;
|
|
82
|
-
offset: number;
|
|
83
|
-
}, Error>;
|
|
84
|
-
/**
|
|
85
|
-
* Create a new schedule.
|
|
86
|
-
*
|
|
87
|
-
* @returns TanStack Mutation for creating schedules
|
|
88
|
-
*
|
|
89
|
-
* @example
|
|
90
|
-
* ```tsx
|
|
91
|
-
* const createSchedule = useCreateSchedule()
|
|
92
|
-
*
|
|
93
|
-
* createSchedule.mutate({
|
|
94
|
-
* name: 'Daily Report',
|
|
95
|
-
* target: { resourceType: 'workflow', resourceId: 'wf-123' },
|
|
96
|
-
* scheduleConfig: { type: 'recurring', cron: '0 9 * * *', timezone: 'UTC', payload: {} }
|
|
97
|
-
* })
|
|
98
|
-
* ```
|
|
99
|
-
*/
|
|
100
|
-
export declare function useCreateSchedule(): import("@tanstack/react-query").UseMutationResult<TaskSchedule, Error, CreateScheduleInput, unknown>;
|
|
101
|
-
/**
|
|
102
|
-
* Update schedule fields (name, description, scheduleConfig, maxRetries).
|
|
103
|
-
* Only active or paused schedules can be updated.
|
|
104
|
-
*
|
|
105
|
-
* @returns TanStack Mutation for updating schedules
|
|
106
|
-
*
|
|
107
|
-
* @example
|
|
108
|
-
* ```tsx
|
|
109
|
-
* const updateSchedule = useUpdateSchedule()
|
|
110
|
-
*
|
|
111
|
-
* updateSchedule.mutate({ id: 'schedule-123', name: 'Updated Name' })
|
|
112
|
-
* ```
|
|
113
|
-
*/
|
|
114
|
-
export declare function useUpdateSchedule(): import("@tanstack/react-query").UseMutationResult<TaskSchedule, Error, UpdateScheduleInput, unknown>;
|
|
115
|
-
/**
|
|
116
|
-
* Update anchor datetime for relative schedules.
|
|
117
|
-
* Only applicable to schedules with type: 'relative'.
|
|
118
|
-
*
|
|
119
|
-
* @returns TanStack Mutation for updating schedule anchor
|
|
120
|
-
*
|
|
121
|
-
* @example
|
|
122
|
-
* ```tsx
|
|
123
|
-
* const updateAnchor = useUpdateAnchor()
|
|
124
|
-
*
|
|
125
|
-
* updateAnchor.mutate({ id: 'schedule-123', anchorAt: '2026-02-01T09:00:00Z' })
|
|
126
|
-
* ```
|
|
127
|
-
*/
|
|
128
|
-
export declare function useUpdateAnchor(): import("@tanstack/react-query").UseMutationResult<TaskSchedule, Error, {
|
|
129
|
-
id: string;
|
|
130
|
-
anchorAt: string;
|
|
131
|
-
}, unknown>;
|
|
132
|
-
/**
|
|
133
|
-
* Pause a schedule.
|
|
134
|
-
* Paused schedules will not execute until resumed.
|
|
135
|
-
*
|
|
136
|
-
* @returns TanStack Mutation for pausing schedules
|
|
137
|
-
*
|
|
138
|
-
* @example
|
|
139
|
-
* ```tsx
|
|
140
|
-
* const pauseSchedule = usePauseSchedule()
|
|
141
|
-
* pauseSchedule.mutate('schedule-123')
|
|
142
|
-
* ```
|
|
143
|
-
*/
|
|
144
|
-
export declare function usePauseSchedule(): import("@tanstack/react-query").UseMutationResult<TaskSchedule, Error, string, unknown>;
|
|
145
|
-
/**
|
|
146
|
-
* Resume a paused schedule.
|
|
147
|
-
*
|
|
148
|
-
* @returns TanStack Mutation for resuming schedules
|
|
149
|
-
*
|
|
150
|
-
* @example
|
|
151
|
-
* ```tsx
|
|
152
|
-
* const resumeSchedule = useResumeSchedule()
|
|
153
|
-
* resumeSchedule.mutate('schedule-123')
|
|
154
|
-
* ```
|
|
155
|
-
*/
|
|
156
|
-
export declare function useResumeSchedule(): import("@tanstack/react-query").UseMutationResult<TaskSchedule, Error, string, unknown>;
|
|
157
|
-
/**
|
|
158
|
-
* Cancel a schedule permanently (soft delete).
|
|
159
|
-
* Sets status to 'cancelled' -- schedule remains in DB for history.
|
|
160
|
-
* Cancelled schedules cannot be resumed.
|
|
161
|
-
*
|
|
162
|
-
* @returns TanStack Mutation for cancelling schedules
|
|
163
|
-
*
|
|
164
|
-
* @example
|
|
165
|
-
* ```tsx
|
|
166
|
-
* const cancelSchedule = useCancelSchedule()
|
|
167
|
-
* cancelSchedule.mutate('schedule-123')
|
|
168
|
-
* ```
|
|
169
|
-
*/
|
|
170
|
-
export declare function useCancelSchedule(): import("@tanstack/react-query").UseMutationResult<TaskSchedule, Error, string, unknown>;
|
|
171
|
-
/**
|
|
172
|
-
* Delete a schedule permanently (hard delete).
|
|
173
|
-
* Removes schedule from database entirely.
|
|
174
|
-
*
|
|
175
|
-
* @returns TanStack Mutation for deleting schedules
|
|
176
|
-
*
|
|
177
|
-
* @example
|
|
178
|
-
* ```tsx
|
|
179
|
-
* const deleteSchedule = useDeleteSchedule()
|
|
180
|
-
* deleteSchedule.mutate('schedule-123')
|
|
181
|
-
* ```
|
|
182
|
-
*/
|
|
183
|
-
export declare function useDeleteSchedule(): import("@tanstack/react-query").UseMutationResult<void, Error, string, unknown>;
|
|
184
|
-
export type { ExecutionHistoryItem, ExecutionHistoryResponse, TaskSchedule };
|
|
185
|
-
//# sourceMappingURL=useSchedules.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useSchedules.d.ts","sourceRoot":"","sources":["../../../src/hooks/scheduling/useSchedules.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,YAAY,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAA;AAGlH,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AAMvD,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,MAAM,EAAE;QACN,YAAY,EAAE,OAAO,GAAG,UAAU,CAAA;QAClC,UAAU,EAAE,MAAM,CAAA;KACnB,CAAA;IACD,cAAc,EAAE,kBAAkB,CAAA;IAClC,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,kBAAkB,CAAC,EAAE,OAAO,GAAG,UAAU,GAAG,WAAW,GAAG,KAAK,CAAA;IAC/D,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC1B;AAED,MAAM,WAAW,mBAAmB;IAClC,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,cAAc,CAAC,EAAE,kBAAkB,CAAA;IACnC,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,4DAA4D;AAC5D,MAAM,WAAW,qBAAqB;IACpC,SAAS,EAAE,YAAY,EAAE,CAAA;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;CACf;AAMD;;;;;;;;;;GAUG;AACH,wBAAgB,gBAAgB,CAAC,OAAO,CAAC,EAAE,oBAAoB,gFAoB9D;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,cAAc,CAAC,EAAE,EAAE,MAAM,GAAG,SAAS,uEAWpD;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,sBAAsB,CAAC,UAAU,EAAE,MAAM,GAAG,SAAS,EAAE,OAAO,CAAC,EAAE;IAAE,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAA;CAAE;;;;;;;;;;;;;UAiBnH;AAMD;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,iBAAiB,yGAiBhC;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,iBAAiB,yGAqBhC;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,eAAe;QAKgB,MAAM;cAAY,MAAM;YAgBtE;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,gBAAgB,4FAiB/B;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,iBAAiB,4FAiBhC;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,iBAAiB,4FAiBhC;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,iBAAiB,oFAchC;AAGD,YAAY,EAAE,oBAAoB,EAAE,wBAAwB,EAAE,YAAY,EAAE,CAAA"}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import type { ResourceDefinition, AIResourceDefinition, SessionDTO } from '@repo/core';
|
|
2
|
-
export interface SessionListItem {
|
|
3
|
-
sessionId: string;
|
|
4
|
-
resourceId: string;
|
|
5
|
-
turnCount: number;
|
|
6
|
-
isEnded: boolean;
|
|
7
|
-
createdAt: Date;
|
|
8
|
-
updatedAt: Date;
|
|
9
|
-
}
|
|
10
|
-
export interface CreateSessionResponse {
|
|
11
|
-
sessionId: string;
|
|
12
|
-
resourceId: string;
|
|
13
|
-
turnCount: number;
|
|
14
|
-
createdAt: string;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* Response type from the /api/dev/execution-engine/resources endpoint
|
|
18
|
-
*/
|
|
19
|
-
export interface ResourcesResponse {
|
|
20
|
-
workflows: ResourceDefinition[];
|
|
21
|
-
agents: ResourceDefinition[];
|
|
22
|
-
pipelines: ResourceDefinition[];
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* Operations Service for fetching Execution Engine resources
|
|
26
|
-
*/
|
|
27
|
-
export declare class OperationsService {
|
|
28
|
-
private apiRequest;
|
|
29
|
-
constructor(apiRequest: <T>(endpoint: string, options?: RequestInit) => Promise<T>);
|
|
30
|
-
/**
|
|
31
|
-
* Fetch all available Execution Engine resources
|
|
32
|
-
* Uses the unified /list-resources endpoint
|
|
33
|
-
*/
|
|
34
|
-
getResources(): Promise<ResourcesResponse>;
|
|
35
|
-
/**
|
|
36
|
-
* Get detailed workflow information
|
|
37
|
-
* Optional: For future detailed views
|
|
38
|
-
*/
|
|
39
|
-
getWorkflowDetails(): Promise<ResourceDefinition[]>;
|
|
40
|
-
/**
|
|
41
|
-
* Get detailed agent information
|
|
42
|
-
* Optional: For future detailed views
|
|
43
|
-
*/
|
|
44
|
-
getAgentDetails(): Promise<ResourceDefinition[]>;
|
|
45
|
-
/**
|
|
46
|
-
* Get detailed pipeline information
|
|
47
|
-
* Optional: For future detailed views
|
|
48
|
-
*/
|
|
49
|
-
getPipelineDetails(): Promise<ResourceDefinition[]>;
|
|
50
|
-
/**
|
|
51
|
-
* Get resource definition (workflow steps, agent actions, pipeline stages, etc.)
|
|
52
|
-
*/
|
|
53
|
-
getResourceDefinition(resourceId: string): Promise<AIResourceDefinition>;
|
|
54
|
-
/**
|
|
55
|
-
* List sessions with optional filtering
|
|
56
|
-
*/
|
|
57
|
-
listSessions(params?: {
|
|
58
|
-
resourceId?: string;
|
|
59
|
-
}): Promise<SessionListItem[]>;
|
|
60
|
-
/**
|
|
61
|
-
* Get session details by ID
|
|
62
|
-
*/
|
|
63
|
-
getSession(sessionId: string): Promise<SessionDTO>;
|
|
64
|
-
/**
|
|
65
|
-
* Create a new session for an agent
|
|
66
|
-
*/
|
|
67
|
-
createSession(resourceId: string): Promise<CreateSessionResponse>;
|
|
68
|
-
/**
|
|
69
|
-
* Archive a session
|
|
70
|
-
*/
|
|
71
|
-
archiveSession(sessionId: string): Promise<void>;
|
|
72
|
-
}
|
|
73
|
-
//# sourceMappingURL=OperationsService.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"OperationsService.d.ts","sourceRoot":"","sources":["../../../src/hooks/services/OperationsService.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,UAAU,EAAe,MAAM,YAAY,CAAA;AAGnG,MAAM,WAAW,eAAe;IAC9B,SAAS,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,OAAO,CAAA;IAChB,SAAS,EAAE,IAAI,CAAA;IACf,SAAS,EAAE,IAAI,CAAA;CAChB;AAED,MAAM,WAAW,qBAAqB;IACpC,SAAS,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAA;IACjB,SAAS,EAAE,MAAM,CAAA;CAClB;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,SAAS,EAAE,kBAAkB,EAAE,CAAA;IAC/B,MAAM,EAAE,kBAAkB,EAAE,CAAA;IAC5B,SAAS,EAAE,kBAAkB,EAAE,CAAA;CAChC;AAED;;GAEG;AACH,qBAAa,iBAAiB;IAChB,OAAO,CAAC,UAAU;gBAAV,UAAU,EAAE,CAAC,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,WAAW,KAAK,OAAO,CAAC,CAAC,CAAC;IAE1F;;;OAGG;IACG,YAAY,IAAI,OAAO,CAAC,iBAAiB,CAAC;IAIhD;;;OAGG;IACG,kBAAkB,IAAI,OAAO,CAAC,kBAAkB,EAAE,CAAC;IAIzD;;;OAGG;IACG,eAAe,IAAI,OAAO,CAAC,kBAAkB,EAAE,CAAC;IAItD;;;OAGG;IACG,kBAAkB,IAAI,OAAO,CAAC,kBAAkB,EAAE,CAAC;IAIzD;;OAEG;IACG,qBAAqB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,oBAAoB,CAAC;IAI9E;;OAEG;IACG,YAAY,CAAC,MAAM,CAAC,EAAE;QAAE,UAAU,CAAC,EAAE,MAAM,CAAA;KAAE,GAAG,OAAO,CAAC,eAAe,EAAE,CAAC;IA4BhF;;OAEG;IACG,UAAU,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,UAAU,CAAC;IAkCxD;;OAEG;IACG,aAAa,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAAC,qBAAqB,CAAC;IAavE;;OAEG;IACG,cAAc,CAAC,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;CAQvD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/services/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iBAAiB,EACjB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,qBAAqB,EAC3B,MAAM,qBAAqB,CAAA"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from './queryKeys';
|
|
2
|
-
export * from './types';
|
|
3
|
-
export * from './constants';
|
|
4
|
-
export * from './useSessions';
|
|
5
|
-
export * from './useSessionExecutions';
|
|
6
|
-
export * from './useSessionMessages';
|
|
7
|
-
export * from './useSessionWebSocket';
|
|
8
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/sessions/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,SAAS,CAAA;AACvB,cAAc,aAAa,CAAA;AAC3B,cAAc,eAAe,CAAA;AAC7B,cAAc,wBAAwB,CAAA;AACtC,cAAc,sBAAsB,CAAA;AACpC,cAAc,uBAAuB,CAAA"}
|