@elevasis/ui 1.20.0 → 1.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/auth/index.d.ts +174 -14
- package/dist/{chunk-ACD2QA6E.js → chunk-3DIU726S.js} +2 -2
- package/dist/{chunk-GH7ZO4VD.js → chunk-C7AD6N23.js} +1 -1
- package/dist/{chunk-Z2BXCFAG.js → chunk-COTI2QPO.js} +1 -1
- package/dist/{chunk-U4CHEPIL.js → chunk-JIABC3AE.js} +1 -1
- package/dist/{chunk-BX565EOK.js → chunk-OFAXUZPZ.js} +298 -808
- package/dist/{chunk-JHMJKDVU.js → chunk-R3R367QY.js} +1 -1
- package/dist/{chunk-I6EVLOP3.js → chunk-VLTVZXP6.js} +2 -2
- package/dist/components/index.d.ts +5708 -22
- package/dist/components/index.js +6 -6
- package/dist/features/auth/index.d.ts +2557 -9
- package/dist/features/dashboard/index.d.ts +244 -9
- package/dist/features/dashboard/index.js +5 -5
- package/dist/features/monitoring/index.d.ts +121 -15
- package/dist/features/monitoring/index.js +4 -4
- package/dist/features/operations/index.d.ts +1771 -29
- package/dist/features/operations/index.js +6 -6
- package/dist/features/settings/index.d.ts +2589 -23
- package/dist/features/settings/index.js +5 -5
- package/dist/hooks/index.d.ts +6611 -22
- package/dist/hooks/index.js +4 -4
- package/dist/hooks/published.d.ts +6055 -21
- package/dist/hooks/published.js +4 -4
- package/dist/index.d.ts +8523 -15
- package/dist/index.js +5 -5
- package/dist/initialization/index.d.ts +2526 -23
- package/dist/layout/index.js +2 -2
- 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 +4 -4
- package/dist/provider/published.d.ts +309 -11
- package/dist/theme/index.d.ts +148 -10
- package/dist/theme/index.js +3 -3
- package/dist/theme/presets/__tests__/getPreset.test.js +92 -0
- package/dist/theme/presets/cyber-volt.js +70 -0
- package/dist/theme/presets/regal.js +69 -0
- package/dist/theme/presets/rose-gold.js +76 -0
- package/dist/types/index.d.ts +1 -1
- package/package.json +3 -3
- 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/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/PageNotFound.d.ts +0 -2
- package/dist/components/display/PageNotFound.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/ExecutionStats.d.ts +0 -16
- package/dist/components/execution/ExecutionStats.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/index.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/AuroraBackground.d.ts +0 -16
- package/dist/components/layout/backgrounds/AuroraBackground.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/AuroraBackground.js +0 -169
- package/dist/components/layout/backgrounds/EmberBackground.d.ts +0 -16
- package/dist/components/layout/backgrounds/EmberBackground.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/EmberBackground.js +0 -169
- package/dist/components/layout/backgrounds/RoseGoldBackground.d.ts +0 -16
- package/dist/components/layout/backgrounds/RoseGoldBackground.d.ts.map +0 -1
- package/dist/components/layout/backgrounds/RoseGoldBackground.js +0 -169
- package/dist/components/monitoring/ErrorBreakdownTable.d.ts +0 -12
- package/dist/components/monitoring/ErrorBreakdownTable.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/operations/calibration/CreateProjectModal.d.ts +0 -9
- package/dist/components/operations/calibration/CreateProjectModal.d.ts.map +0 -1
- package/dist/components/operations/calibration/ProjectCard.d.ts +0 -9
- package/dist/components/operations/calibration/ProjectCard.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/index.d.ts +0 -4
- package/dist/components/operations/command-view/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/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/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/ExecutionErrorSection.d.ts +0 -12
- package/dist/components/operations/shared/BaseExecutionLogs/ExecutionErrorSection.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/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/CreateScheduleModal.d.ts +0 -7
- package/dist/components/operations/task-scheduler/CreateScheduleModal.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/sdk-barrel.d.ts +0 -26
- 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/index.d.ts +0 -5
- package/dist/components/settings/credentials/index.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/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/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/features/auth/AdminGuard.d.ts +0 -38
- package/dist/features/auth/AdminGuard.d.ts.map +0 -1
- package/dist/features/auth/FeatureGuard.d.ts +0 -45
- package/dist/features/auth/FeatureGuard.d.ts.map +0 -1
- package/dist/features/auth/ProtectedRoute.d.ts +0 -43
- package/dist/features/auth/ProtectedRoute.d.ts.map +0 -1
- package/dist/features/auth/index.d.ts.map +0 -1
- package/dist/features/auth/useUserProfile.d.ts +0 -10
- package/dist/features/auth/useUserProfile.d.ts.map +0 -1
- package/dist/features/dashboard/Dashboard.d.ts +0 -57
- package/dist/features/dashboard/Dashboard.d.ts.map +0 -1
- package/dist/features/dashboard/RecentExecutionsByResource.d.ts +0 -11
- package/dist/features/dashboard/RecentExecutionsByResource.d.ts.map +0 -1
- package/dist/features/dashboard/ResourceOverview.d.ts +0 -21
- package/dist/features/dashboard/ResourceOverview.d.ts.map +0 -1
- package/dist/features/dashboard/UnresolvedErrorsTeaser.d.ts +0 -7
- package/dist/features/dashboard/UnresolvedErrorsTeaser.d.ts.map +0 -1
- package/dist/features/dashboard/index.d.ts.map +0 -1
- package/dist/features/monitoring/ActivityFeed.d.ts +0 -37
- package/dist/features/monitoring/ActivityFeed.d.ts.map +0 -1
- package/dist/features/monitoring/ActivityLog.d.ts +0 -8
- package/dist/features/monitoring/ActivityLog.d.ts.map +0 -1
- package/dist/features/monitoring/CostAnalytics.d.ts +0 -13
- package/dist/features/monitoring/CostAnalytics.d.ts.map +0 -1
- package/dist/features/monitoring/ErrorDetailsModal.d.ts +0 -13
- package/dist/features/monitoring/ErrorDetailsModal.d.ts.map +0 -1
- package/dist/features/monitoring/ExecutionHealth.d.ts +0 -9
- package/dist/features/monitoring/ExecutionHealth.d.ts.map +0 -1
- package/dist/features/monitoring/ExecutionLogsPage.d.ts +0 -20
- package/dist/features/monitoring/ExecutionLogsPage.d.ts.map +0 -1
- package/dist/features/monitoring/NotificationCenter.d.ts +0 -5
- package/dist/features/monitoring/NotificationCenter.d.ts.map +0 -1
- package/dist/features/monitoring/index.d.ts.map +0 -1
- package/dist/features/operations/CalibrationPage.d.ts +0 -9
- package/dist/features/operations/CalibrationPage.d.ts.map +0 -1
- package/dist/features/operations/CalibrationProjectDetailPage.d.ts +0 -43
- package/dist/features/operations/CalibrationProjectDetailPage.d.ts.map +0 -1
- package/dist/features/operations/CalibrationProjectsPage.d.ts +0 -10
- package/dist/features/operations/CalibrationProjectsPage.d.ts.map +0 -1
- package/dist/features/operations/CalibrationRunDetailPage.d.ts +0 -35
- package/dist/features/operations/CalibrationRunDetailPage.d.ts.map +0 -1
- package/dist/features/operations/CommandQueueDetailPage.d.ts +0 -16
- package/dist/features/operations/CommandQueueDetailPage.d.ts.map +0 -1
- package/dist/features/operations/CommandQueuePage.d.ts +0 -13
- package/dist/features/operations/CommandQueuePage.d.ts.map +0 -1
- package/dist/features/operations/CommandViewPage.d.ts +0 -6
- package/dist/features/operations/CommandViewPage.d.ts.map +0 -1
- package/dist/features/operations/CommandViewSidebarContent.d.ts +0 -19
- package/dist/features/operations/CommandViewSidebarContent.d.ts.map +0 -1
- package/dist/features/operations/ResourceDetailPage.d.ts +0 -25
- package/dist/features/operations/ResourceDetailPage.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/ResourcesSidebar.d.ts +0 -9
- package/dist/features/operations/ResourcesSidebar.d.ts.map +0 -1
- package/dist/features/operations/calibration-components/ComparisonTable.d.ts +0 -9
- package/dist/features/operations/calibration-components/ComparisonTable.d.ts.map +0 -1
- package/dist/features/operations/executions/AgentExecutionPanel.d.ts +0 -12
- package/dist/features/operations/executions/AgentExecutionPanel.d.ts.map +0 -1
- package/dist/features/operations/executions/ExecutionPanel.d.ts +0 -13
- package/dist/features/operations/executions/ExecutionPanel.d.ts.map +0 -1
- package/dist/features/operations/executions/WorkflowExecutionPanel.d.ts +0 -12
- package/dist/features/operations/executions/WorkflowExecutionPanel.d.ts.map +0 -1
- package/dist/features/operations/executions/index.d.ts +0 -7
- package/dist/features/operations/executions/index.d.ts.map +0 -1
- package/dist/features/operations/index.d.ts.map +0 -1
- package/dist/features/operations/layouts/components/ResourceHeader.d.ts +0 -11
- package/dist/features/operations/layouts/components/ResourceHeader.d.ts.map +0 -1
- package/dist/features/operations/layouts/components/ResourceNotFoundState.d.ts +0 -8
- package/dist/features/operations/layouts/components/ResourceNotFoundState.d.ts.map +0 -1
- package/dist/features/operations/layouts/components/index.d.ts +0 -4
- package/dist/features/operations/layouts/components/index.d.ts.map +0 -1
- package/dist/features/settings/AccountSettings.d.ts +0 -20
- package/dist/features/settings/AccountSettings.d.ts.map +0 -1
- package/dist/features/settings/AppearanceSettings.d.ts +0 -23
- package/dist/features/settings/AppearanceSettings.d.ts.map +0 -1
- package/dist/features/settings/CreateWebhookEndpointModal.d.ts +0 -8
- package/dist/features/settings/CreateWebhookEndpointModal.d.ts.map +0 -1
- package/dist/features/settings/EditCredentialModal.d.ts +0 -9
- package/dist/features/settings/EditCredentialModal.d.ts.map +0 -1
- package/dist/features/settings/EditWebhookEndpointModal.d.ts +0 -8
- package/dist/features/settings/EditWebhookEndpointModal.d.ts.map +0 -1
- package/dist/features/settings/MemberConfigModal.d.ts +0 -14
- package/dist/features/settings/MemberConfigModal.d.ts.map +0 -1
- package/dist/features/settings/OAuthIntegrationsCard.d.ts +0 -6
- package/dist/features/settings/OAuthIntegrationsCard.d.ts.map +0 -1
- package/dist/features/settings/OrgMembersList.d.ts +0 -5
- package/dist/features/settings/OrgMembersList.d.ts.map +0 -1
- package/dist/features/settings/OrganizationSettings.d.ts +0 -30
- package/dist/features/settings/OrganizationSettings.d.ts.map +0 -1
- package/dist/features/settings/WebhookEndpointList.d.ts +0 -9
- package/dist/features/settings/WebhookEndpointList.d.ts.map +0 -1
- package/dist/features/settings/WebhookEndpointSettings.d.ts +0 -6
- package/dist/features/settings/WebhookEndpointSettings.d.ts.map +0 -1
- package/dist/features/settings/index.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 -11
- 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/useNotificationCount.d.ts +0 -26
- package/dist/hooks/monitoring/useNotificationCount.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 -8
- package/dist/hooks/notifications/index.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/useTestNotification.d.ts +0 -16
- package/dist/hooks/notifications/useTestNotification.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/calibration/useCalibrationProjects.d.ts +0 -24
- package/dist/hooks/operations/calibration/useCalibrationProjects.d.ts.map +0 -1
- package/dist/hooks/operations/calibration/useCalibrationRunFull.d.ts +0 -3
- package/dist/hooks/operations/calibration/useCalibrationRunFull.d.ts.map +0 -1
- package/dist/hooks/operations/calibration/useCalibrationRuns.d.ts +0 -35
- package/dist/hooks/operations/calibration/useCalibrationRuns.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/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/useCommandViewStats.d.ts +0 -12
- package/dist/hooks/operations/command-view/useCommandViewStats.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/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/settings/index.d.ts +0 -4
- package/dist/hooks/operations/settings/index.d.ts.map +0 -1
- package/dist/hooks/operations/settings/useOAuthFlow.d.ts +0 -17
- package/dist/hooks/operations/settings/useOAuthFlow.d.ts.map +0 -1
- package/dist/hooks/operations/settings/useUpdateThemePreference.d.ts +0 -17
- package/dist/hooks/operations/settings/useUpdateThemePreference.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/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/sessions/index.d.ts +0 -8
- package/dist/hooks/sessions/index.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/useSessions.d.ts +0 -26
- package/dist/hooks/sessions/useSessions.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/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/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/useOrganizationMembers.d.ts +0 -18
- package/dist/hooks/useOrganizationMembers.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/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/index.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/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/__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/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/abyss.d.ts +0 -3
- package/dist/theme/presets/abyss.d.ts.map +0 -1
- package/dist/theme/presets/aurora.d.ts +0 -12
- 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/canyon.d.ts +0 -11
- package/dist/theme/presets/canyon.d.ts.map +0 -1
- package/dist/theme/presets/cortex.d.ts +0 -3
- package/dist/theme/presets/cortex.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-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/default.d.ts +0 -4
- package/dist/theme/presets/default.d.ts.map +0 -1
- package/dist/theme/presets/ember.d.ts +0 -12
- package/dist/theme/presets/ember.d.ts.map +0 -1
- package/dist/theme/presets/helios.d.ts +0 -3
- package/dist/theme/presets/helios.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/midnight.d.ts +0 -12
- 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/slate.d.ts +0 -3
- package/dist/theme/presets/slate.d.ts.map +0 -1
- package/dist/theme/presets/synapse.d.ts +0 -10
- package/dist/theme/presets/synapse.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/verdant.d.ts +0 -3
- package/dist/theme/presets/verdant.d.ts.map +0 -1
- 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
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/features/dashboard/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAC1C,YAAY,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAA;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AACxD,YAAY,EAAE,qBAAqB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AACnF,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAA;AAC5E,YAAY,EAAE,+BAA+B,EAAE,MAAM,iCAAiC,CAAA;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAA;AACpE,YAAY,EAAE,2BAA2B,EAAE,MAAM,6BAA6B,CAAA"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import type { ActivityType, ActivityStatus, Activity } from '@repo/core';
|
|
2
|
-
export interface ActivityFeedProps {
|
|
3
|
-
limit?: number;
|
|
4
|
-
activityType?: ActivityType;
|
|
5
|
-
entityType?: string;
|
|
6
|
-
entityId?: string;
|
|
7
|
-
filters?: {
|
|
8
|
-
activityType?: ActivityType;
|
|
9
|
-
startDate?: string;
|
|
10
|
-
};
|
|
11
|
-
clientFilters?: {
|
|
12
|
-
status?: ActivityStatus;
|
|
13
|
-
search?: string;
|
|
14
|
-
};
|
|
15
|
-
overrideData?: {
|
|
16
|
-
activities: Activity[];
|
|
17
|
-
total: number;
|
|
18
|
-
};
|
|
19
|
-
overrideLoading?: boolean;
|
|
20
|
-
}
|
|
21
|
-
/**
|
|
22
|
-
* Activity Feed component with real-time updates
|
|
23
|
-
*
|
|
24
|
-
* @example
|
|
25
|
-
* // Basic usage - show recent activities
|
|
26
|
-
* <ActivityFeed limit={50} />
|
|
27
|
-
*
|
|
28
|
-
* @example
|
|
29
|
-
* // Filtered by type
|
|
30
|
-
* <ActivityFeed activityType="workflow_execution" limit={20} />
|
|
31
|
-
*
|
|
32
|
-
* @example
|
|
33
|
-
* // Filtered by entity
|
|
34
|
-
* <ActivityFeed entityType="workflow" entityId="workflow-123" />
|
|
35
|
-
*/
|
|
36
|
-
export declare function ActivityFeed({ limit, activityType, entityType, entityId, filters, clientFilters, overrideData, overrideLoading }: ActivityFeedProps): import("react/jsx-runtime").JSX.Element;
|
|
37
|
-
//# sourceMappingURL=ActivityFeed.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ActivityFeed.d.ts","sourceRoot":"","sources":["../../../src/features/monitoring/ActivityFeed.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,YAAY,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AAGxE,MAAM,WAAW,iBAAiB;IAChC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,OAAO,CAAC,EAAE;QACR,YAAY,CAAC,EAAE,YAAY,CAAA;QAC3B,SAAS,CAAC,EAAE,MAAM,CAAA;KACnB,CAAA;IACD,aAAa,CAAC,EAAE;QACd,MAAM,CAAC,EAAE,cAAc,CAAA;QACvB,MAAM,CAAC,EAAE,MAAM,CAAA;KAChB,CAAA;IACD,YAAY,CAAC,EAAE;QACb,UAAU,EAAE,QAAQ,EAAE,CAAA;QACtB,KAAK,EAAE,MAAM,CAAA;KACd,CAAA;IACD,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,YAAY,CAAC,EAC3B,KAAU,EACV,YAAY,EACZ,UAAU,EACV,QAAQ,EACR,OAAO,EACP,aAAa,EACb,YAAY,EACZ,eAAe,EAChB,EAAE,iBAAiB,2CAgGnB"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { TimeRange } from '@repo/core';
|
|
2
|
-
export interface ActivityLogProps {
|
|
3
|
-
timeRange: TimeRange;
|
|
4
|
-
pageSize?: number;
|
|
5
|
-
onNavigate: (path: string) => void;
|
|
6
|
-
}
|
|
7
|
-
export declare function ActivityLog({ timeRange, pageSize, onNavigate }: ActivityLogProps): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
//# sourceMappingURL=ActivityLog.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ActivityLog.d.ts","sourceRoot":"","sources":["../../../src/features/monitoring/ActivityLog.tsx"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAY,SAAS,EAAE,MAAM,YAAY,CAAA;AAErD,MAAM,WAAW,gBAAgB;IAC/B,SAAS,EAAE,SAAS,CAAA;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,UAAU,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAA;CACnC;AAwBD,wBAAgB,WAAW,CAAC,EAAE,SAAS,EAAE,QAA4B,EAAE,UAAU,EAAE,EAAE,gBAAgB,2CA6FpG"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* CostAnalytics - Shared cost analytics page component.
|
|
3
|
-
* Renders cost trends, summary, and model breakdown from published hooks.
|
|
4
|
-
* CostBreakdownCard is intentionally excluded — it depends on useCostBreakdown
|
|
5
|
-
* whose return shape (CostBreakdownMetrics) differs from the @repo/ui hook
|
|
6
|
-
* (CostBreakdownItem[]). The CC wrapper renders CostBreakdownCard locally.
|
|
7
|
-
*/
|
|
8
|
-
import type { TimeRange } from '@repo/core';
|
|
9
|
-
export interface CostAnalyticsProps {
|
|
10
|
-
timeRange: TimeRange;
|
|
11
|
-
}
|
|
12
|
-
export declare function CostAnalytics({ timeRange }: CostAnalyticsProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
//# sourceMappingURL=CostAnalytics.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CostAnalytics.d.ts","sourceRoot":"","sources":["../../../src/features/monitoring/CostAnalytics.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAQH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAE3C,MAAM,WAAW,kBAAkB;IACjC,SAAS,EAAE,SAAS,CAAA;CACrB;AAED,wBAAgB,aAAa,CAAC,EAAE,SAAS,EAAE,EAAE,kBAAkB,2CAqB9D"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ErrorDetailsModal - Modal showing full error details
|
|
3
|
-
* Displays error message, stack trace, execution context, and actions
|
|
4
|
-
*/
|
|
5
|
-
export interface ErrorDetailsModalProps {
|
|
6
|
-
executionId: string | null;
|
|
7
|
-
opened: boolean;
|
|
8
|
-
onClose: () => void;
|
|
9
|
-
/** Organization name — replaces the internal useOrganizations read */
|
|
10
|
-
organizationName?: string;
|
|
11
|
-
}
|
|
12
|
-
export declare function ErrorDetailsModal({ executionId, opened, onClose, organizationName }: ErrorDetailsModalProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
//# sourceMappingURL=ErrorDetailsModal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorDetailsModal.d.ts","sourceRoot":"","sources":["../../../src/features/monitoring/ErrorDetailsModal.tsx"],"names":[],"mappings":"AAAA;;;GAGG;AAiCH,MAAM,WAAW,sBAAsB;IACrC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,MAAM,EAAE,OAAO,CAAA;IACf,OAAO,EAAE,MAAM,IAAI,CAAA;IACnB,sEAAsE;IACtE,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC1B;AAED,wBAAgB,iBAAiB,CAAC,EAAE,WAAW,EAAE,MAAM,EAAE,OAAO,EAAE,gBAAgB,EAAE,EAAE,sBAAsB,2CA8U3G"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { TimeRange } from '@repo/core';
|
|
2
|
-
export interface ExecutionHealthProps {
|
|
3
|
-
/** Current time range value — threaded from CC wrapper's useAppStore read */
|
|
4
|
-
timeRange: TimeRange;
|
|
5
|
-
/** Called when the user clicks an error row — opens ErrorDetailsModal in CC wrapper */
|
|
6
|
-
onErrorClick: (errorId: string) => void;
|
|
7
|
-
}
|
|
8
|
-
export declare function ExecutionHealth({ timeRange, onErrorClick }: ExecutionHealthProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
//# sourceMappingURL=ExecutionHealth.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ExecutionHealth.d.ts","sourceRoot":"","sources":["../../../src/features/monitoring/ExecutionHealth.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAE3C,MAAM,WAAW,oBAAoB;IACnC,6EAA6E;IAC7E,SAAS,EAAE,SAAS,CAAA;IACpB,uFAAuF;IACvF,YAAY,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAA;CACxC;AAED,wBAAgB,eAAe,CAAC,EAAE,SAAS,EAAE,YAAY,EAAE,EAAE,oBAAoB,2CAyBhF"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import type { TimeRange } from '@repo/core';
|
|
2
|
-
export interface ExecutionLogsPageRenderTrendChartArgs {
|
|
3
|
-
timeRange: TimeRange;
|
|
4
|
-
}
|
|
5
|
-
export interface ExecutionLogsPageProps {
|
|
6
|
-
/** Current time range value — caller passes from its own store */
|
|
7
|
-
timeRange: TimeRange;
|
|
8
|
-
/** Items per page (defaults to 20) */
|
|
9
|
-
pageSize?: number;
|
|
10
|
-
/** Called when the user clicks an execution row — caller handles navigation */
|
|
11
|
-
onNavigateToExecution: (params: {
|
|
12
|
-
resourceType: string;
|
|
13
|
-
resourceId: string;
|
|
14
|
-
executionId: string;
|
|
15
|
-
}) => void;
|
|
16
|
-
/** Render slot for the trend chart section */
|
|
17
|
-
renderTrendChart: (args: ExecutionLogsPageRenderTrendChartArgs) => React.ReactNode;
|
|
18
|
-
}
|
|
19
|
-
export declare function ExecutionLogsPage({ timeRange, pageSize, onNavigateToExecution, renderTrendChart }: ExecutionLogsPageProps): import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
//# sourceMappingURL=ExecutionLogsPage.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ExecutionLogsPage.d.ts","sourceRoot":"","sources":["../../../src/features/monitoring/ExecutionLogsPage.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAU3C,MAAM,WAAW,qCAAqC;IACpD,SAAS,EAAE,SAAS,CAAA;CACrB;AAED,MAAM,WAAW,sBAAsB;IACrC,kEAAkE;IAClE,SAAS,EAAE,SAAS,CAAA;IACpB,sCAAsC;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,+EAA+E;IAC/E,qBAAqB,EAAE,CAAC,MAAM,EAAE;QAAE,YAAY,EAAE,MAAM,CAAC;QAAC,UAAU,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAA;IAC1G,8CAA8C;IAC9C,gBAAgB,EAAE,CAAC,IAAI,EAAE,qCAAqC,KAAK,KAAK,CAAC,SAAS,CAAA;CACnF;AAMD,wBAAgB,iBAAiB,CAAC,EAChC,SAAS,EACT,QAAa,EACb,qBAAqB,EACrB,gBAAgB,EACjB,EAAE,sBAAsB,2CA2DxB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NotificationCenter.d.ts","sourceRoot":"","sources":["../../../src/features/monitoring/NotificationCenter.tsx"],"names":[],"mappings":"AAQA,MAAM,WAAW,uBAAuB;IACtC,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAED,wBAAgB,kBAAkB,CAAC,EAAE,QAAa,EAAE,EAAE,uBAAuB,2CAwD5E"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/features/monitoring/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,YAAY,EAAE,sBAAsB,EAAE,qCAAqC,EAAE,MAAM,qBAAqB,CAAA;AACxG,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,YAAY,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AAC7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,YAAY,EAAE,sBAAsB,EAAE,MAAM,qBAAqB,CAAA;AACjE,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,YAAY,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAA;AACzD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAC3C,YAAY,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,YAAY,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAA;AACvD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,YAAY,EAAE,uBAAuB,EAAE,MAAM,sBAAsB,CAAA"}
|
|
@@ -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 +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"}
|