@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,52 +0,0 @@
|
|
|
1
|
-
import type { Activity, ActivityType } from '@repo/core';
|
|
2
|
-
export interface UseActivitiesParams {
|
|
3
|
-
limit?: number;
|
|
4
|
-
offset?: number;
|
|
5
|
-
activityType?: ActivityType;
|
|
6
|
-
entityType?: string;
|
|
7
|
-
entityId?: string;
|
|
8
|
-
startDate?: string;
|
|
9
|
-
endDate?: string;
|
|
10
|
-
status?: string;
|
|
11
|
-
search?: string;
|
|
12
|
-
}
|
|
13
|
-
export interface ListActivitiesResponse {
|
|
14
|
-
activities: Activity[];
|
|
15
|
-
total: number;
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* Fetch activities with filtering and pagination
|
|
19
|
-
*
|
|
20
|
-
* @example
|
|
21
|
-
* // Basic usage - fetch recent activities
|
|
22
|
-
* const { data, error, isLoading } = useActivities({ limit: 50 })
|
|
23
|
-
*
|
|
24
|
-
* @example
|
|
25
|
-
* // Filtered by type
|
|
26
|
-
* const { data } = useActivities({
|
|
27
|
-
* activityType: 'workflow_execution',
|
|
28
|
-
* limit: 20
|
|
29
|
-
* })
|
|
30
|
-
*
|
|
31
|
-
* @example
|
|
32
|
-
* // Filtered by entity
|
|
33
|
-
* const { data } = useActivities({
|
|
34
|
-
* entityType: 'workflow',
|
|
35
|
-
* entityId: 'workflow-123'
|
|
36
|
-
* })
|
|
37
|
-
*/
|
|
38
|
-
export interface ActivityTrendResponse {
|
|
39
|
-
timestamps: Date[];
|
|
40
|
-
total: number;
|
|
41
|
-
}
|
|
42
|
-
export type UseActivityTrendParams = Omit<UseActivitiesParams, 'limit' | 'offset' | 'search' | 'status'>;
|
|
43
|
-
/**
|
|
44
|
-
* Fetch activity timestamps for the Activity Trend chart
|
|
45
|
-
*
|
|
46
|
-
* Uses /activities/trend endpoint which returns only occurred_at timestamps
|
|
47
|
-
* up to ANALYTICS_SAFETY_LIMIT (10,000), bypassing the MAX_PAGE_LIMIT cap.
|
|
48
|
-
* Provides accurate counts for any time range regardless of activity volume.
|
|
49
|
-
*/
|
|
50
|
-
export declare function useActivityTrend(params?: UseActivityTrendParams): import("@tanstack/react-query").UseQueryResult<ActivityTrendResponse, Error>;
|
|
51
|
-
export declare function useActivities(params?: UseActivitiesParams): import("@tanstack/react-query").UseQueryResult<ListActivitiesResponse, Error>;
|
|
52
|
-
//# sourceMappingURL=useActivities.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useActivities.d.ts","sourceRoot":"","sources":["../../../src/hooks/monitoring/useActivities.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AAGxD,MAAM,WAAW,mBAAmB;IAClC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,YAAY,CAAC,EAAE,YAAY,CAAA;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED,MAAM,WAAW,sBAAsB;IACrC,UAAU,EAAE,QAAQ,EAAE,CAAA;IACtB,KAAK,EAAE,MAAM,CAAA;CACd;AAED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAM,WAAW,qBAAqB;IACpC,UAAU,EAAE,IAAI,EAAE,CAAA;IAClB,KAAK,EAAE,MAAM,CAAA;CACd;AAED,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,mBAAmB,EAAE,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,CAAC,CAAA;AAExG;;;;;;GAMG;AACH,wBAAgB,gBAAgB,CAAC,MAAM,GAAE,sBAA2B,gFA4BnE;AAED,wBAAgB,aAAa,CAAC,MAAM,GAAE,mBAAwB,iFAqC7D"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Hook for fetching cost summary with MTD and projections
|
|
3
|
-
* Provides period-over-period comparison and monthly projections
|
|
4
|
-
*/
|
|
5
|
-
import type { TimeRange, CostSummaryResponse } from '@repo/core';
|
|
6
|
-
export declare function useCostSummary(timeRange: TimeRange): import("@tanstack/react-query").UseQueryResult<CostSummaryResponse, Error>;
|
|
7
|
-
//# sourceMappingURL=useCostSummary.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useCostSummary.d.ts","sourceRoot":"","sources":["../../../src/hooks/monitoring/useCostSummary.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,EAAE,SAAS,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAGhE,wBAAgB,cAAc,CAAC,SAAS,EAAE,SAAS,8EAclD"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Hook for fetching execution health metrics for monitoring detail page
|
|
3
|
-
* Provides success rate, P95 duration, execution counts, throughput, and trend data
|
|
4
|
-
*/
|
|
5
|
-
import type { TimeRange, DashboardMetrics } from '@repo/core';
|
|
6
|
-
export interface UseExecutionHealthParams {
|
|
7
|
-
timeRange: TimeRange;
|
|
8
|
-
}
|
|
9
|
-
export declare function useExecutionHealth({ timeRange }: UseExecutionHealthParams): import("@tanstack/react-query").UseQueryResult<DashboardMetrics, Error>;
|
|
10
|
-
//# sourceMappingURL=useExecutionHealth.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useExecutionHealth.d.ts","sourceRoot":"","sources":["../../../src/hooks/monitoring/useExecutionHealth.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAA;AAG7D,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,SAAS,CAAA;CACrB;AAED,wBAAgB,kBAAkB,CAAC,EAAE,SAAS,EAAE,EAAE,wBAAwB,2EAgBzE"}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import type { ExecutionStatus } from '@repo/core';
|
|
2
|
-
export interface UseExecutionLogsParams {
|
|
3
|
-
resourceId?: string;
|
|
4
|
-
status?: ExecutionStatus | 'all';
|
|
5
|
-
resourceStatus?: 'dev' | 'prod' | 'all';
|
|
6
|
-
startDate?: number;
|
|
7
|
-
endDate?: number;
|
|
8
|
-
limit?: number;
|
|
9
|
-
offset?: number;
|
|
10
|
-
}
|
|
11
|
-
/**
|
|
12
|
-
* Response type for cross-resource execution list
|
|
13
|
-
* Matches backend ExecutionLogsPageResponse in apps/api/src/execution-engine/handlers.ts
|
|
14
|
-
*/
|
|
15
|
-
export interface ExecutionLogsPageResponse {
|
|
16
|
-
executions: Array<{
|
|
17
|
-
id: string;
|
|
18
|
-
resourceId: string;
|
|
19
|
-
resourceName: string;
|
|
20
|
-
resourceType: 'workflow' | 'agent' | 'pipeline';
|
|
21
|
-
status: ExecutionStatus;
|
|
22
|
-
startTime: number;
|
|
23
|
-
endTime?: number;
|
|
24
|
-
duration?: number;
|
|
25
|
-
resourceStatus: 'dev' | 'prod';
|
|
26
|
-
resourceVersion?: string | null;
|
|
27
|
-
apiVersion?: string | null;
|
|
28
|
-
sdkVersion?: string | null;
|
|
29
|
-
}>;
|
|
30
|
-
total: number;
|
|
31
|
-
hasMore: boolean;
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Fetch execution logs across all resources with filtering and pagination
|
|
35
|
-
*
|
|
36
|
-
* @example
|
|
37
|
-
* // Basic usage - fetch recent executions
|
|
38
|
-
* const { data, error, isLoading } = useExecutionLogs({ limit: 50 })
|
|
39
|
-
*
|
|
40
|
-
* @example
|
|
41
|
-
* // Filtered by status
|
|
42
|
-
* const { data } = useExecutionLogs({
|
|
43
|
-
* status: 'failed',
|
|
44
|
-
* limit: 20
|
|
45
|
-
* })
|
|
46
|
-
*
|
|
47
|
-
* @example
|
|
48
|
-
* // Filtered by resource and date range
|
|
49
|
-
* const { data } = useExecutionLogs({
|
|
50
|
-
* resourceId: 'workflow-123',
|
|
51
|
-
* startDate: Date.now() - 86400000, // Last 24 hours
|
|
52
|
-
* endDate: Date.now()
|
|
53
|
-
* })
|
|
54
|
-
*/
|
|
55
|
-
export declare function useExecutionLogs(params?: UseExecutionLogsParams): import("@tanstack/react-query").UseQueryResult<ExecutionLogsPageResponse, Error>;
|
|
56
|
-
//# sourceMappingURL=useExecutionLogs.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useExecutionLogs.d.ts","sourceRoot":"","sources":["../../../src/hooks/monitoring/useExecutionLogs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAA;AAGjD,MAAM,WAAW,sBAAsB;IACrC,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,MAAM,CAAC,EAAE,eAAe,GAAG,KAAK,CAAA;IAChC,cAAc,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,KAAK,CAAA;IACvC,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED;;;GAGG;AACH,MAAM,WAAW,yBAAyB;IACxC,UAAU,EAAE,KAAK,CAAC;QAChB,EAAE,EAAE,MAAM,CAAA;QACV,UAAU,EAAE,MAAM,CAAA;QAClB,YAAY,EAAE,MAAM,CAAA;QACpB,YAAY,EAAE,UAAU,GAAG,OAAO,GAAG,UAAU,CAAA;QAC/C,MAAM,EAAE,eAAe,CAAA;QACvB,SAAS,EAAE,MAAM,CAAA;QACjB,OAAO,CAAC,EAAE,MAAM,CAAA;QAChB,QAAQ,CAAC,EAAE,MAAM,CAAA;QACjB,cAAc,EAAE,KAAK,GAAG,MAAM,CAAA;QAC9B,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;QAC/B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;QAC1B,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;KAC3B,CAAC,CAAA;IACF,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;CACjB;AAED;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,gBAAgB,CAAC,MAAM,GAAE,sBAA2B,oFA0BnE"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export interface UseNotificationCountArgs {
|
|
2
|
-
notificationCount: number | null | undefined;
|
|
3
|
-
notificationConnected: boolean;
|
|
4
|
-
notificationError: string | null | undefined;
|
|
5
|
-
}
|
|
6
|
-
/**
|
|
7
|
-
* Hook for unread notification count with real-time updates.
|
|
8
|
-
*
|
|
9
|
-
* Real-time updates are managed by the consumer's SSEProvider at the root level.
|
|
10
|
-
* This hook reads real-time data from args (threaded from the consumer's store)
|
|
11
|
-
* and provides an initial fetch via TanStack Query as fallback.
|
|
12
|
-
*
|
|
13
|
-
* @param args - SSE state fields threaded from the consumer's store
|
|
14
|
-
*/
|
|
15
|
-
export declare function useNotificationCount(args: UseNotificationCountArgs): {
|
|
16
|
-
data: number | undefined;
|
|
17
|
-
isLoading: boolean;
|
|
18
|
-
isError: boolean;
|
|
19
|
-
error: Error | null;
|
|
20
|
-
isSuccess: boolean;
|
|
21
|
-
status: "error" | "success" | "pending";
|
|
22
|
-
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<number, Error>>;
|
|
23
|
-
sseConnected: boolean;
|
|
24
|
-
sseError: string | null | undefined;
|
|
25
|
-
};
|
|
26
|
-
//# sourceMappingURL=useNotificationCount.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useNotificationCount.d.ts","sourceRoot":"","sources":["../../../src/hooks/monitoring/useNotificationCount.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,wBAAwB;IACvC,iBAAiB,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAA;IAC5C,qBAAqB,EAAE,OAAO,CAAA;IAC9B,iBAAiB,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAA;CAC7C;AAED;;;;;;;;GAQG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,wBAAwB;;;;;;;;;;EA2BlE"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { NotificationDTO } from '@repo/core';
|
|
2
|
-
interface UseNotificationsOptions {
|
|
3
|
-
limit?: number;
|
|
4
|
-
offset?: number;
|
|
5
|
-
}
|
|
6
|
-
export declare function useNotifications({ limit, offset }?: UseNotificationsOptions): import("@tanstack/react-query").UseQueryResult<{
|
|
7
|
-
notifications: NotificationDTO[];
|
|
8
|
-
total: number;
|
|
9
|
-
}, Error>;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=useNotifications.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useNotifications.d.ts","sourceRoot":"","sources":["../../../src/hooks/monitoring/useNotifications.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAA;AAGjD,UAAU,uBAAuB;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB;AAED,wBAAgB,gBAAgB,CAAC,EAAE,KAAU,EAAE,MAAU,EAAE,GAAE,uBAA4B;mBAKzC,eAAe,EAAE;WAAS,MAAM;UAW/E"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { useMarkAsRead } from './useMarkAsRead';
|
|
2
|
-
export { useMarkAllAsRead } from './useMarkAllAsRead';
|
|
3
|
-
export { useErrorNotification } from './useErrorNotification';
|
|
4
|
-
export { useSuccessNotification } from './useSuccessNotification';
|
|
5
|
-
export { useWarningNotification } from './useWarningNotification';
|
|
6
|
-
export { useBatchDelete } from './useBatchDelete';
|
|
7
|
-
export { useTestNotification } from './useTestNotification';
|
|
8
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/notifications/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AACrD,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAC7D,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AACjE,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useMarkAllAsRead.d.ts","sourceRoot":"","sources":["../../../src/hooks/notifications/useMarkAllAsRead.ts"],"names":[],"mappings":"AAIA,wBAAgB,gBAAgB,kFAkB/B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useMarkAsRead.d.ts","sourceRoot":"","sources":["../../../src/hooks/notifications/useMarkAsRead.ts"],"names":[],"mappings":"AAKA,wBAAgB,aAAa,oFAoB5B"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Mutation hook to send a test notification.
|
|
3
|
-
* On success, invalidates the notifications query cache.
|
|
4
|
-
* On error, shows an API error notification via the notification adapter.
|
|
5
|
-
*
|
|
6
|
-
* @returns TanStack Mutation for triggering test notifications
|
|
7
|
-
*
|
|
8
|
-
* @example
|
|
9
|
-
* ```tsx
|
|
10
|
-
* const testNotification = useTestNotification()
|
|
11
|
-
*
|
|
12
|
-
* testNotification.mutate()
|
|
13
|
-
* ```
|
|
14
|
-
*/
|
|
15
|
-
export declare function useTestNotification(): import("@tanstack/react-query").UseMutationResult<void, Error, void, unknown>;
|
|
16
|
-
//# sourceMappingURL=useTestNotification.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useTestNotification.d.ts","sourceRoot":"","sources":["../../../src/hooks/notifications/useTestNotification.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;;GAaG;AACH,wBAAgB,mBAAmB,kFAkBlC"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
export { observabilityKeys } from './queryKeys';
|
|
2
|
-
export { useErrorAnalysis } from './useErrorAnalysis';
|
|
3
|
-
export { useErrorDetails, useErrorDetail } from './useErrorDetails';
|
|
4
|
-
export type { ErrorFilters } from './useErrorDetails';
|
|
5
|
-
export { useErrorTrends } from './useErrorTrends';
|
|
6
|
-
export type { ErrorTrendsParams } from './useErrorTrends';
|
|
7
|
-
export { useErrorDistribution } from './useErrorDistribution';
|
|
8
|
-
export type { ErrorDistributionParams, ErrorDistributionItem } from './useErrorDistribution';
|
|
9
|
-
export { useTopFailingResources } from './useTopFailingResources';
|
|
10
|
-
export type { TopFailingResourcesParams, FailingResource } from './useTopFailingResources';
|
|
11
|
-
export { useResolveError, useUnresolveError, useResolveAllErrors, useResolveErrorsByExecution } from './useResolveError';
|
|
12
|
-
export { useCostTrends } from './useCostTrends';
|
|
13
|
-
export { useCostByModel } from './useCostByModel';
|
|
14
|
-
export { useCostBreakdown } from './useCostBreakdown';
|
|
15
|
-
export type { CostBreakdownItem } from './useCostBreakdown';
|
|
16
|
-
export { useDashboardMetrics } from './useDashboardMetrics';
|
|
17
|
-
export { useBusinessImpact } from './useBusinessImpact';
|
|
18
|
-
export type { BusinessImpactMetrics } from './useBusinessImpact';
|
|
19
|
-
export { useResourcesHealth } from './useResourcesHealth';
|
|
20
|
-
export type { UseResourcesHealthParams } from './useResourcesHealth';
|
|
21
|
-
export { useBatchedResourcesHealth } from './useBatchedResourcesHealth';
|
|
22
|
-
export type { UseBatchedResourcesHealthParams } from './useBatchedResourcesHealth';
|
|
23
|
-
export { useUnresolvedErrors } from './useUnresolvedErrors';
|
|
24
|
-
export { useRecentExecutionsByResource } from './useRecentExecutionsByResource';
|
|
25
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAG/C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AACrD,OAAO,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AACnE,YAAY,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,YAAY,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAA;AACzD,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAC7D,YAAY,EAAE,uBAAuB,EAAE,qBAAqB,EAAE,MAAM,wBAAwB,CAAA;AAC5F,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAA;AACjE,YAAY,EAAE,yBAAyB,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAA;AAC1F,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,2BAA2B,EAAE,MAAM,mBAAmB,CAAA;AAGxH,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AACrD,YAAY,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAG3D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AACvD,YAAY,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAA;AAGhE,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAA;AACzD,YAAY,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAA;AACvE,YAAY,EAAE,+BAA+B,EAAE,MAAM,6BAA6B,CAAA;AAGlF,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAA;AAC3D,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAA"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Fetches health data for resources in batches of 20 (API limit).
|
|
3
|
-
* Merges results from all batches into a single lookup map.
|
|
4
|
-
*/
|
|
5
|
-
import type { ResourceIdentifier, ResourceHealth } from '@repo/core';
|
|
6
|
-
export interface UseBatchedResourcesHealthParams {
|
|
7
|
-
resources: ResourceIdentifier[];
|
|
8
|
-
startDate: string;
|
|
9
|
-
endDate: string;
|
|
10
|
-
granularity: 'hour' | 'day';
|
|
11
|
-
}
|
|
12
|
-
export declare function useBatchedResourcesHealth(params: UseBatchedResourcesHealthParams): {
|
|
13
|
-
healthLookup: Map<string, ResourceHealth>;
|
|
14
|
-
};
|
|
15
|
-
//# sourceMappingURL=useBatchedResourcesHealth.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useBatchedResourcesHealth.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useBatchedResourcesHealth.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,EAAE,kBAAkB,EAA2B,cAAc,EAAE,MAAM,YAAY,CAAA;AAM7F,MAAM,WAAW,+BAA+B;IAC9C,SAAS,EAAE,kBAAkB,EAAE,CAAA;IAC/B,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;IACf,WAAW,EAAE,MAAM,GAAG,KAAK,CAAA;CAC5B;AAED,wBAAgB,yBAAyB,CAAC,MAAM,EAAE,+BAA+B;;EAoDhF"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { TimeRange } from '@repo/core';
|
|
2
|
-
export interface BusinessImpactMetrics {
|
|
3
|
-
totalExecutions: number;
|
|
4
|
-
estimatedTimeSavedMinutes: number;
|
|
5
|
-
estimatedCostSavings: number;
|
|
6
|
-
automationROI: number;
|
|
7
|
-
}
|
|
8
|
-
export declare function useBusinessImpact(timeRange: TimeRange): import("@tanstack/react-query").UseQueryResult<BusinessImpactMetrics, Error>;
|
|
9
|
-
//# sourceMappingURL=useBusinessImpact.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useBusinessImpact.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useBusinessImpact.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAK3C,MAAM,WAAW,qBAAqB;IACpC,eAAe,EAAE,MAAM,CAAA;IACvB,yBAAyB,EAAE,MAAM,CAAA;IACjC,oBAAoB,EAAE,MAAM,CAAA;IAC5B,aAAa,EAAE,MAAM,CAAA;CACtB;AAED,wBAAgB,iBAAiB,CAAC,SAAS,EAAE,SAAS,gFAarD"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { TimeRange } from '@repo/core';
|
|
2
|
-
export interface CostBreakdownItem {
|
|
3
|
-
resourceId: string;
|
|
4
|
-
resourceType: string;
|
|
5
|
-
model: string;
|
|
6
|
-
totalCost: number;
|
|
7
|
-
executionCount: number;
|
|
8
|
-
}
|
|
9
|
-
export declare function useCostBreakdown(timeRange: TimeRange): import("@tanstack/react-query").UseQueryResult<CostBreakdownItem[], Error>;
|
|
10
|
-
//# sourceMappingURL=useCostBreakdown.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useCostBreakdown.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useCostBreakdown.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAK3C,MAAM,WAAW,iBAAiB;IAChC,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;IACjB,cAAc,EAAE,MAAM,CAAA;CACvB;AAED,wBAAgB,gBAAgB,CAAC,SAAS,EAAE,SAAS,8EAapD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useCostByModel.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useCostByModel.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAKhE,wBAAgB,cAAc,CAAC,SAAS,EAAE,SAAS,8EAalD"}
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import type { TimeRange, CostTrendsResponse } from '@repo/core';
|
|
2
|
-
export declare function useCostTrends(timeRange: TimeRange, granularity?: 'hour' | 'day' | 'week'): import("@tanstack/react-query").UseQueryResult<CostTrendsResponse, Error>;
|
|
3
|
-
//# sourceMappingURL=useCostTrends.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useCostTrends.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useCostTrends.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAA;AAS/D,wBAAgB,aAAa,CAAC,SAAS,EAAE,SAAS,EAAE,WAAW,CAAC,EAAE,MAAM,GAAG,KAAK,GAAG,MAAM,6EAcxF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useDashboardMetrics.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useDashboardMetrics.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,YAAY,CAAA;AAK3C,wBAAgB,mBAAmB,CAAC,SAAS,EAAE,SAAS,kEAavD"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Hook for fetching error analysis metrics.
|
|
3
|
-
* Provides error categories and top failing resources.
|
|
4
|
-
*/
|
|
5
|
-
import type { TimeRange, ErrorAnalysisMetrics } from '@repo/core';
|
|
6
|
-
export declare function useErrorAnalysis(timeRange: TimeRange): import("@tanstack/react-query").UseQueryResult<ErrorAnalysisMetrics, Error>;
|
|
7
|
-
//# sourceMappingURL=useErrorAnalysis.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useErrorAnalysis.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useErrorAnalysis.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,OAAO,KAAK,EAAE,SAAS,EAAE,oBAAoB,EAAE,MAAM,YAAY,CAAA;AAIjE,wBAAgB,gBAAgB,CAAC,SAAS,EAAE,SAAS,+EAYpD"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Hooks for fetching paginated error details and single execution error detail.
|
|
3
|
-
* useErrorDetails: paginated error list with filters (GET /observability/error-details)
|
|
4
|
-
* useErrorDetail: all errors for a single execution (GET /observability/error-details/:executionId)
|
|
5
|
-
*/
|
|
6
|
-
import type { ErrorDetailResponse, ErrorDetailFull } from '@repo/core';
|
|
7
|
-
export interface ErrorFilters {
|
|
8
|
-
errorType?: string;
|
|
9
|
-
severity?: 'critical' | 'warning' | 'info';
|
|
10
|
-
search?: string;
|
|
11
|
-
startDate?: string;
|
|
12
|
-
endDate?: string;
|
|
13
|
-
page?: number;
|
|
14
|
-
limit?: number;
|
|
15
|
-
/** When true, show only resolved errors. When false, show only unresolved. Omit to show all. */
|
|
16
|
-
resolved?: boolean;
|
|
17
|
-
}
|
|
18
|
-
export declare function useErrorDetails(filters: ErrorFilters): import("@tanstack/react-query").UseQueryResult<ErrorDetailResponse, Error>;
|
|
19
|
-
export declare function useErrorDetail(executionId: string | null): import("@tanstack/react-query").UseQueryResult<ErrorDetailFull[] | null, Error>;
|
|
20
|
-
//# sourceMappingURL=useErrorDetails.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useErrorDetails.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useErrorDetails.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAGH,OAAO,KAAK,EAAE,mBAAmB,EAAE,eAAe,EAAE,MAAM,YAAY,CAAA;AAItE,MAAM,WAAW,YAAY;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,UAAU,GAAG,SAAS,GAAG,MAAM,CAAA;IAC1C,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,gGAAgG;IAChG,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,wBAAgB,eAAe,CAAC,OAAO,EAAE,YAAY,8EA0BpD;AAED,wBAAgB,cAAc,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,mFAexD"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export interface ErrorDistributionParams {
|
|
2
|
-
startDate: string;
|
|
3
|
-
endDate: string;
|
|
4
|
-
groupBy: 'errorType' | 'resource' | 'severity';
|
|
5
|
-
}
|
|
6
|
-
export interface ErrorDistributionItem {
|
|
7
|
-
label: string;
|
|
8
|
-
count: number;
|
|
9
|
-
percentage: number;
|
|
10
|
-
}
|
|
11
|
-
export declare function useErrorDistribution({ startDate, endDate, groupBy }: ErrorDistributionParams): import("@tanstack/react-query").UseQueryResult<ErrorDistributionItem[], Error>;
|
|
12
|
-
//# sourceMappingURL=useErrorDistribution.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useErrorDistribution.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useErrorDistribution.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,uBAAuB;IACtC,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,WAAW,GAAG,UAAU,GAAG,UAAU,CAAA;CAC/C;AAED,MAAM,WAAW,qBAAqB;IACpC,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;CACnB;AAED,wBAAgB,oBAAoB,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,uBAAuB,kFAa5F"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Hook for fetching error trends over time.
|
|
3
|
-
* Provides time-series data for area charts with configurable granularity.
|
|
4
|
-
*/
|
|
5
|
-
import type { ErrorTrend } from '@repo/core';
|
|
6
|
-
export interface ErrorTrendsParams {
|
|
7
|
-
startDate: string;
|
|
8
|
-
endDate: string;
|
|
9
|
-
granularity: 'hour' | 'day';
|
|
10
|
-
}
|
|
11
|
-
export declare function useErrorTrends({ startDate, endDate, granularity }: ErrorTrendsParams): import("@tanstack/react-query").UseQueryResult<ErrorTrend[], Error>;
|
|
12
|
-
//# sourceMappingURL=useErrorTrends.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useErrorTrends.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useErrorTrends.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAA;AAI5C,MAAM,WAAW,iBAAiB;IAChC,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;IACf,WAAW,EAAE,MAAM,GAAG,KAAK,CAAA;CAC5B;AAED,wBAAgB,cAAc,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,WAAW,EAAE,EAAE,iBAAiB,uEAapF"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { TimeRange, RecentExecutionsByResourceResponse } from '@repo/core';
|
|
2
|
-
interface UseRecentExecutionsByResourceParams {
|
|
3
|
-
timeRange: TimeRange;
|
|
4
|
-
limit?: number;
|
|
5
|
-
}
|
|
6
|
-
/**
|
|
7
|
-
* Fetch recent executions grouped by resource.
|
|
8
|
-
* Single source of truth from execution_logs (includes session-based executions).
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* const { data, isLoading } = useRecentExecutionsByResource({
|
|
12
|
-
* timeRange: '24h',
|
|
13
|
-
* limit: 5
|
|
14
|
-
* })
|
|
15
|
-
*/
|
|
16
|
-
export declare function useRecentExecutionsByResource({ timeRange, limit }: UseRecentExecutionsByResourceParams): import("@tanstack/react-query").UseQueryResult<RecentExecutionsByResourceResponse, Error>;
|
|
17
|
-
export {};
|
|
18
|
-
//# sourceMappingURL=useRecentExecutionsByResource.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useRecentExecutionsByResource.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useRecentExecutionsByResource.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,kCAAkC,EAAE,MAAM,YAAY,CAAA;AAM/E,UAAU,mCAAmC;IAC3C,SAAS,EAAE,SAAS,CAAA;IACpB,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;AAED;;;;;;;;;GASG;AACH,wBAAgB,6BAA6B,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,EAAE,mCAAmC,6FAoBtG"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Resolve a single error by ID.
|
|
3
|
-
*/
|
|
4
|
-
export declare function useResolveError(): import("@tanstack/react-query").UseMutationResult<unknown, Error, string, unknown>;
|
|
5
|
-
/**
|
|
6
|
-
* Unresolve a previously resolved error.
|
|
7
|
-
*/
|
|
8
|
-
export declare function useUnresolveError(): import("@tanstack/react-query").UseMutationResult<unknown, Error, string, unknown>;
|
|
9
|
-
/**
|
|
10
|
-
* Resolve all errors in the organization.
|
|
11
|
-
*/
|
|
12
|
-
export declare function useResolveAllErrors(): import("@tanstack/react-query").UseMutationResult<unknown, Error, void, unknown>;
|
|
13
|
-
/**
|
|
14
|
-
* Resolve all errors for a specific execution.
|
|
15
|
-
*/
|
|
16
|
-
export declare function useResolveErrorsByExecution(): import("@tanstack/react-query").UseMutationResult<unknown, Error, string, unknown>;
|
|
17
|
-
//# sourceMappingURL=useResolveError.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useResolveError.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useResolveError.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,wBAAgB,eAAe,uFAY9B;AAED;;GAEG;AACH,wBAAgB,iBAAiB,uFAYhC;AAED;;GAEG;AACH,wBAAgB,mBAAmB,qFAYlC;AAED;;GAEG;AACH,wBAAgB,2BAA2B,uFAY1C"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Hook for fetching execution health metrics for multiple resources in a batch.
|
|
3
|
-
* Used by ResourceHealthPanel and dashboard components.
|
|
4
|
-
*/
|
|
5
|
-
import type { ResourceIdentifier, ResourcesHealthResponse } from '@repo/core';
|
|
6
|
-
export interface UseResourcesHealthParams {
|
|
7
|
-
resources: ResourceIdentifier[];
|
|
8
|
-
startDate: string;
|
|
9
|
-
endDate: string;
|
|
10
|
-
granularity: 'hour' | 'day';
|
|
11
|
-
}
|
|
12
|
-
export declare function useResourcesHealth(params: UseResourcesHealthParams): import("@tanstack/react-query").UseQueryResult<ResourcesHealthResponse, Error>;
|
|
13
|
-
//# sourceMappingURL=useResourcesHealth.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useResourcesHealth.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useResourcesHealth.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,OAAO,KAAK,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAA;AAI7E,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,kBAAkB,EAAE,CAAA;IAC/B,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;IACf,WAAW,EAAE,MAAM,GAAG,KAAK,CAAA;CAC5B;AAED,wBAAgB,kBAAkB,CAAC,MAAM,EAAE,wBAAwB,kFA4BlE"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export interface TopFailingResourcesParams {
|
|
2
|
-
startDate: string;
|
|
3
|
-
endDate: string;
|
|
4
|
-
limit?: number;
|
|
5
|
-
}
|
|
6
|
-
export interface FailingResource {
|
|
7
|
-
resourceId: string;
|
|
8
|
-
resourceType: string;
|
|
9
|
-
errorCount: number;
|
|
10
|
-
failureRate: number;
|
|
11
|
-
}
|
|
12
|
-
export declare function useTopFailingResources({ startDate, endDate, limit }: TopFailingResourcesParams): import("@tanstack/react-query").UseQueryResult<FailingResource[], Error>;
|
|
13
|
-
//# sourceMappingURL=useTopFailingResources.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useTopFailingResources.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useTopFailingResources.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,yBAAyB;IACxC,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;IACf,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;AAED,MAAM,WAAW,eAAe;IAC9B,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,MAAM,CAAA;IACpB,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,MAAM,CAAA;CACpB;AAED,wBAAgB,sBAAsB,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,KAAU,EAAE,EAAE,yBAAyB,4EAanG"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Hook for fetching the top unresolved errors for the Dashboard teaser.
|
|
3
|
-
* Respects the global time range selector like all other dashboard widgets.
|
|
4
|
-
*/
|
|
5
|
-
import type { ErrorDetailResponse } from '@repo/core';
|
|
6
|
-
interface UseUnresolvedErrorsParams {
|
|
7
|
-
startDate: string;
|
|
8
|
-
endDate: string;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Fetches the most recent unresolved errors for the dashboard operational overview.
|
|
12
|
-
*/
|
|
13
|
-
export declare function useUnresolvedErrors({ startDate, endDate }: UseUnresolvedErrorsParams): import("@tanstack/react-query").UseQueryResult<ErrorDetailResponse, Error>;
|
|
14
|
-
export {};
|
|
15
|
-
//# sourceMappingURL=useUnresolvedErrors.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useUnresolvedErrors.d.ts","sourceRoot":"","sources":["../../../src/hooks/observability/useUnresolvedErrors.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAGH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAA;AAKrD,UAAU,yBAAyB;IACjC,SAAS,EAAE,MAAM,CAAA;IACjB,OAAO,EAAE,MAAM,CAAA;CAChB;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,EAAE,yBAAyB,8EAmBpF"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { CalibrationProject } from '@repo/core';
|
|
2
|
-
/**
|
|
3
|
-
* Fetch all calibration projects for the organization (unified view)
|
|
4
|
-
*/
|
|
5
|
-
export declare function useAllCalibrationProjects(): import("@tanstack/react-query").UseQueryResult<CalibrationProject[], Error>;
|
|
6
|
-
/**
|
|
7
|
-
* Fetch calibration projects for a specific resource
|
|
8
|
-
*/
|
|
9
|
-
export declare function useCalibrationProjects(resourceId: string, resourceType: 'agent' | 'workflow'): import("@tanstack/react-query").UseQueryResult<CalibrationProject[], Error>;
|
|
10
|
-
export declare function useCalibrationProject(projectId: string): import("@tanstack/react-query").UseQueryResult<CalibrationProject, Error>;
|
|
11
|
-
export declare function useCreateProject(): import("@tanstack/react-query").UseMutationResult<CalibrationProject, Error, {
|
|
12
|
-
resourceId: string;
|
|
13
|
-
resourceType: "agent" | "workflow";
|
|
14
|
-
name: string;
|
|
15
|
-
description?: string | undefined;
|
|
16
|
-
}, unknown>;
|
|
17
|
-
export declare function useUpdateProject(): import("@tanstack/react-query").UseMutationResult<CalibrationProject, Error, {
|
|
18
|
-
name?: string | undefined;
|
|
19
|
-
description?: string | undefined;
|
|
20
|
-
} & {
|
|
21
|
-
id: string;
|
|
22
|
-
}, unknown>;
|
|
23
|
-
export declare function useDeleteProject(): import("@tanstack/react-query").UseMutationResult<void, Error, string, unknown>;
|
|
24
|
-
//# sourceMappingURL=useCalibrationProjects.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useCalibrationProjects.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/calibration/useCalibrationProjects.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,kBAAkB,EAAgE,MAAM,YAAY,CAAA;AAWlH;;GAEG;AACH,wBAAgB,yBAAyB,gFAWxC;AAED;;GAEG;AACH,wBAAgB,sBAAsB,CAAC,UAAU,EAAE,MAAM,EAAE,YAAY,EAAE,OAAO,GAAG,UAAU,+EAa5F;AAED,wBAAgB,qBAAqB,CAAC,SAAS,EAAE,MAAM,6EAWtD;AAED,wBAAgB,gBAAgB;;;;;YAwB/B;AAED,wBAAgB,gBAAgB;;;;QAQa,MAAM;YAsBlD;AAED,wBAAgB,gBAAgB,oFAmB/B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useCalibrationRunFull.d.ts","sourceRoot":"","sources":["../../../../src/hooks/operations/calibration/useCalibrationRunFull.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAA;AAG5D,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,MAAM,qFAWlD"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import type { CalibrationRun } from '@repo/core';
|
|
2
|
-
export declare function useCalibrationRuns(projectId: string): import("@tanstack/react-query").UseQueryResult<CalibrationRun[], Error>;
|
|
3
|
-
export declare function useCalibrationRun(runId: string): import("@tanstack/react-query").UseQueryResult<CalibrationRun, Error>;
|
|
4
|
-
export declare function useCreateRun(): import("@tanstack/react-query").UseMutationResult<CalibrationRun, Error, {
|
|
5
|
-
projectId: string;
|
|
6
|
-
name: string;
|
|
7
|
-
executionMode: "session" | "single";
|
|
8
|
-
testInputs: unknown[];
|
|
9
|
-
configVariants: {
|
|
10
|
-
variantName: string;
|
|
11
|
-
definitionOverrides?: Record<string, unknown> | undefined;
|
|
12
|
-
}[];
|
|
13
|
-
description?: string | undefined;
|
|
14
|
-
gradingRubric?: {
|
|
15
|
-
passingThreshold: number;
|
|
16
|
-
criteria: {
|
|
17
|
-
name: string;
|
|
18
|
-
weight: number;
|
|
19
|
-
description: string;
|
|
20
|
-
scoringGuide: string;
|
|
21
|
-
}[];
|
|
22
|
-
} | undefined;
|
|
23
|
-
graderModel?: "gpt-5" | "gpt-5.4-mini" | "gpt-5.4-nano" | "openrouter/z-ai/glm-5" | "gemini-3-flash-preview" | "gemini-3.1-flash-lite-preview" | "mock" | undefined;
|
|
24
|
-
}, unknown>;
|
|
25
|
-
export declare function useExecuteRun(): import("@tanstack/react-query").UseMutationResult<void, Error, string, unknown>;
|
|
26
|
-
export declare function useDeleteRun(): import("@tanstack/react-query").UseMutationResult<void, Error, {
|
|
27
|
-
runId: string;
|
|
28
|
-
projectId: string;
|
|
29
|
-
}, unknown>;
|
|
30
|
-
export declare function useGradeRun(): import("@tanstack/react-query").UseMutationResult<void, Error, {
|
|
31
|
-
runId: string;
|
|
32
|
-
rubric?: unknown;
|
|
33
|
-
graderModel?: string;
|
|
34
|
-
}, unknown>;
|
|
35
|
-
//# sourceMappingURL=useCalibrationRuns.d.ts.map
|