@elevasis/ui 2.28.0 → 2.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (72) hide show
  1. package/dist/api/index.js +2 -2
  2. package/dist/app/index.d.ts +6 -12
  3. package/dist/app/index.js +4 -4
  4. package/dist/charts/index.js +3 -3
  5. package/dist/{chunk-OHXU5WWK.js → chunk-3DUOPXOJ.js} +146 -9
  6. package/dist/{chunk-LWKZ3BCC.js → chunk-5CW2HXQA.js} +4 -4
  7. package/dist/{chunk-JKBGDFX2.js → chunk-65RQE3XF.js} +378 -254
  8. package/dist/{chunk-XZSEPJZQ.js → chunk-6NHCE7JM.js} +49 -28
  9. package/dist/{chunk-RIFTUOPE.js → chunk-6WXDE5LZ.js} +1 -1
  10. package/dist/{chunk-SGS4CQ2B.js → chunk-7E3FUTND.js} +1 -1
  11. package/dist/{chunk-UPMX5GJI.js → chunk-A7R2URMV.js} +88 -26
  12. package/dist/{chunk-UY5I2KOZ.js → chunk-AK5E6ILJ.js} +9 -8
  13. package/dist/{chunk-G26INIF3.js → chunk-CEHUFNAL.js} +1 -1
  14. package/dist/{chunk-ONFKASZI.js → chunk-CLUP5H3C.js} +7 -10
  15. package/dist/{chunk-MYEOTM7D.js → chunk-CN2HC4D4.js} +5 -1
  16. package/dist/chunk-FFDAE2QI.js +330 -0
  17. package/dist/{chunk-WUVR4QY6.js → chunk-FGDUK74A.js} +4 -4
  18. package/dist/{chunk-YHBPR67D.js → chunk-HNFQCOD2.js} +4 -4
  19. package/dist/{chunk-QD4X4H5A.js → chunk-HXZQWMKE.js} +2 -3
  20. package/dist/{chunk-KEFWANZY.js → chunk-JCGD4GM6.js} +5 -1
  21. package/dist/{chunk-YO2YORW4.js → chunk-OHGNCWJP.js} +3 -3
  22. package/dist/{chunk-JPGX3533.js → chunk-OIMPGKDB.js} +2 -2
  23. package/dist/{chunk-W2ZTLH7Y.js → chunk-OWESKPTJ.js} +85 -26
  24. package/dist/{chunk-G66QFZXD.js → chunk-QNL7UI5G.js} +15 -9
  25. package/dist/{chunk-OGXKOMUT.js → chunk-SZWXQHKO.js} +2 -2
  26. package/dist/{chunk-ZFLM2YVW.js → chunk-Y3YJKKEB.js} +1 -1
  27. package/dist/components/index.d.ts +16 -14
  28. package/dist/components/index.js +26 -26
  29. package/dist/features/auth/index.d.ts +6 -12
  30. package/dist/features/auth/index.js +1 -0
  31. package/dist/features/crm/index.d.ts +16 -14
  32. package/dist/features/crm/index.js +9 -9
  33. package/dist/features/dashboard/index.d.ts +16 -3
  34. package/dist/features/dashboard/index.js +10 -10
  35. package/dist/features/delivery/index.d.ts +6 -12
  36. package/dist/features/delivery/index.js +9 -9
  37. package/dist/features/knowledge/index.js +42 -20
  38. package/dist/features/lead-gen/index.d.ts +187 -24
  39. package/dist/features/lead-gen/index.js +10 -10
  40. package/dist/features/monitoring/index.js +11 -11
  41. package/dist/features/monitoring/requests/index.js +8 -8
  42. package/dist/features/operations/index.d.ts +16 -3
  43. package/dist/features/operations/index.js +15 -15
  44. package/dist/features/settings/index.d.ts +6 -12
  45. package/dist/features/settings/index.js +9 -9
  46. package/dist/hooks/delivery/index.d.ts +6 -12
  47. package/dist/hooks/delivery/index.js +2 -2
  48. package/dist/hooks/index.d.ts +110 -28
  49. package/dist/hooks/index.js +8 -8
  50. package/dist/hooks/published.d.ts +110 -28
  51. package/dist/hooks/published.js +8 -8
  52. package/dist/index.d.ts +149 -31
  53. package/dist/index.js +8 -8
  54. package/dist/initialization/index.d.ts +6 -12
  55. package/dist/knowledge/index.d.ts +44 -1
  56. package/dist/knowledge/index.js +149 -12
  57. package/dist/profile/index.d.ts +6 -12
  58. package/dist/provider/index.d.ts +44 -12
  59. package/dist/provider/index.js +6 -6
  60. package/dist/provider/published.d.ts +44 -12
  61. package/dist/provider/published.js +5 -5
  62. package/dist/supabase/index.d.ts +12 -24
  63. package/dist/test-utils/index.js +2 -2
  64. package/dist/typeform/index.d.ts +5 -1
  65. package/dist/typeform/index.js +52 -7
  66. package/dist/types/index.d.ts +7 -13
  67. package/dist/utils/index.d.ts +1 -3
  68. package/dist/utils/index.js +1 -1
  69. package/dist/vite/index.js +2 -2
  70. package/dist/vite-plugin-knowledge/index.js +1 -1
  71. package/package.json +5 -5
  72. package/dist/chunk-4KTLOK7K.js +0 -230
@@ -1,14 +1,14 @@
1
1
  import { ZodFormRenderer } from './chunk-3MEXPLWT.js';
2
2
  import { ResourceHealthChart } from './chunk-LGKLC5MG.js';
3
- import { HeroStatsRow } from './chunk-OGXKOMUT.js';
3
+ import { HeroStatsRow } from './chunk-SZWXQHKO.js';
4
4
  import { useCyberColors } from './chunk-CW3UNAF2.js';
5
5
  import { AppShellCenteredContainer, AppShellLoader } from './chunk-RYTEQBAO.js';
6
6
  import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, useFitViewTrigger } from './chunk-22UVE3RA.js';
7
7
  import { STATUS_COLORS, getStatusIcon, formatDuration, getStatusColors, AGENT_CONSTANTS, shouldAnimateEdge, TIMELINE_CONSTANTS, calculateBarPosition, CONTAINER_CONSTANTS, useExecutionPath, useUnifiedWorkflowLayout, WORKFLOW_CONSTANTS, useReactFlowAgent } from './chunk-E4WQGJNS.js';
8
- import { useExecuteResource, useDashboardMetrics, useResources, useTimeRangeDates, useUnresolvedErrors, useRecentExecutionsByResource, useCommandQueue, useScheduledTasks, useResourcesHealth } from './chunk-YHBPR67D.js';
8
+ import { useExecuteResource, useDashboardMetrics, useResources, useTimeRangeDates, useUnresolvedErrors, useRecentExecutionsByResource, useCommandQueue, useScheduledTasks, useResourcesHealth } from './chunk-HNFQCOD2.js';
9
9
  import { glassBase } from './chunk-LH4GPYDX.js';
10
- import { GlowDot, CardHeader, EmptyState, PageTitleCaption, TabCountBadge } from './chunk-RIFTUOPE.js';
11
- import { formatTimeAgo, getTimeRangeDates, formatRelativeTime } from './chunk-QD4X4H5A.js';
10
+ import { GlowDot, CardHeader, EmptyState, PageTitleCaption, TabCountBadge } from './chunk-6WXDE5LZ.js';
11
+ import { formatTimeAgo, getTimeRangeDates, formatRelativeTime } from './chunk-HXZQWMKE.js';
12
12
  import { ResourceStatusColors } from './chunk-KRWALB24.js';
13
13
  import { useInitialization } from './chunk-WKJ47GIW.js';
14
14
  import { memo, useMemo, useEffect, useState, useCallback, Fragment } from 'react';
@@ -1406,7 +1406,8 @@ function OperationsOverview({
1406
1406
  onErrorsNavigate,
1407
1407
  onCommandQueueNavigate,
1408
1408
  onScheduledTasksNavigate,
1409
- renderTrendChart
1409
+ renderTrendChart,
1410
+ renderOperationalOverview
1410
1411
  }) {
1411
1412
  const { organizationReady, error: initError } = useInitialization();
1412
1413
  const { data: dashboardDataRaw, isLoading, error } = useDashboardMetrics(timeRange);
@@ -1454,8 +1455,13 @@ function OperationsOverview({
1454
1455
  }) : void 0
1455
1456
  }
1456
1457
  ),
1457
- /* @__PURE__ */ jsx(
1458
- OperationalOverview,
1458
+ renderOperationalOverview ? renderOperationalOverview({
1459
+ timeRange,
1460
+ onErrorsNavigate,
1461
+ onCommandQueueNavigate,
1462
+ onScheduledTasksNavigate
1463
+ }) : /* @__PURE__ */ jsx(
1464
+ DashboardOperationsOverview,
1459
1465
  {
1460
1466
  timeRange,
1461
1467
  onErrorsNavigate,
@@ -1466,7 +1472,7 @@ function OperationsOverview({
1466
1472
  ] });
1467
1473
  }
1468
1474
  var Dashboard = OperationsOverview;
1469
- function OperationalOverview({
1475
+ function DashboardOperationsOverview({
1470
1476
  timeRange,
1471
1477
  onErrorsNavigate,
1472
1478
  onCommandQueueNavigate,
@@ -1866,4 +1872,4 @@ function UnresolvedErrorsTeaser({ timeRange, onNavigateToAllErrors }) {
1866
1872
  );
1867
1873
  }
1868
1874
 
1869
- export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, Dashboard, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, OperationsOverview, RecentExecutionsByResource, ResourceOverview, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UnresolvedErrorsTeaser, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme };
1875
+ export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, Dashboard, DashboardOperationsOverview, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, OperationsOverview, RecentExecutionsByResource, ResourceOverview, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UnresolvedErrorsTeaser, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme };
@@ -1,7 +1,7 @@
1
1
  import { CyberAreaChart, useCyberColors, CyberLegendItem } from './chunk-CW3UNAF2.js';
2
2
  import { useErrorTrends } from './chunk-VKMNWHTL.js';
3
- import { CardHeader, CenteredErrorState, TrendIndicator, EmptyState, StatCard } from './chunk-RIFTUOPE.js';
4
- import { getTimeRangeLabel, getTimeRangeDates, formatBucketTime } from './chunk-QD4X4H5A.js';
3
+ import { CardHeader, CenteredErrorState, TrendIndicator, EmptyState, StatCard } from './chunk-6WXDE5LZ.js';
4
+ import { getTimeRangeLabel, getTimeRangeDates, formatBucketTime } from './chunk-HXZQWMKE.js';
5
5
  import { useRef, useState, useLayoutEffect, useEffect, useMemo, useCallback } from 'react';
6
6
  import { jsx, jsxs } from 'react/jsx-runtime';
7
7
  import { Center, Loader, Paper, Button, Group, Text, NumberFormatter, Badge, Space, Tooltip, SimpleGrid, Alert, SegmentedControl, Box } from '@mantine/core';
@@ -1,4 +1,4 @@
1
- import { FeatureUnavailableState } from './chunk-RIFTUOPE.js';
1
+ import { FeatureUnavailableState } from './chunk-6WXDE5LZ.js';
2
2
  import { useElevasisFeatures } from './chunk-V3HUIZJX.js';
3
3
  import { SubshellContainer, SubshellSidebar, SubshellRightSideContainer } from './chunk-TKAYX2SP.js';
4
4
  import { useRouterContext } from './chunk-Q7DJKLEN.js';
@@ -505,7 +505,7 @@ type Database = {
505
505
  name: string;
506
506
  num_employees: number | null;
507
507
  organization_id: string;
508
- pipeline_status: Json;
508
+ processing_state: Json;
509
509
  qualification_rubric_key: string | null;
510
510
  qualification_score: number | null;
511
511
  qualification_signals: Json | null;
@@ -531,7 +531,7 @@ type Database = {
531
531
  name: string;
532
532
  num_employees?: number | null;
533
533
  organization_id: string;
534
- pipeline_status?: Json;
534
+ processing_state?: Json;
535
535
  qualification_rubric_key?: string | null;
536
536
  qualification_score?: number | null;
537
537
  qualification_signals?: Json | null;
@@ -557,7 +557,7 @@ type Database = {
557
557
  name?: string;
558
558
  num_employees?: number | null;
559
559
  organization_id?: string;
560
- pipeline_status?: Json;
560
+ processing_state?: Json;
561
561
  qualification_rubric_key?: string | null;
562
562
  qualification_score?: number | null;
563
563
  qualification_signals?: Json | null;
@@ -596,7 +596,7 @@ type Database = {
596
596
  nurture: boolean;
597
597
  opening_line: string | null;
598
598
  organization_id: string;
599
- pipeline_status: Json;
599
+ processing_state: Json;
600
600
  qualification_rubric_key: string | null;
601
601
  qualification_score: number | null;
602
602
  qualification_signals: Json | null;
@@ -624,7 +624,7 @@ type Database = {
624
624
  nurture?: boolean;
625
625
  opening_line?: string | null;
626
626
  organization_id: string;
627
- pipeline_status?: Json;
627
+ processing_state?: Json;
628
628
  qualification_rubric_key?: string | null;
629
629
  qualification_score?: number | null;
630
630
  qualification_signals?: Json | null;
@@ -652,7 +652,7 @@ type Database = {
652
652
  nurture?: boolean;
653
653
  opening_line?: string | null;
654
654
  organization_id?: string;
655
- pipeline_status?: Json;
655
+ processing_state?: Json;
656
656
  qualification_rubric_key?: string | null;
657
657
  qualification_score?: number | null;
658
658
  qualification_signals?: Json | null;
@@ -1048,7 +1048,6 @@ type Database = {
1048
1048
  id: string;
1049
1049
  list_id: string;
1050
1050
  pipeline_key: string;
1051
- processing_state: Json;
1052
1051
  source_execution_id: string | null;
1053
1052
  source_input_hash: string | null;
1054
1053
  source_resource_id: string | null;
@@ -1063,7 +1062,6 @@ type Database = {
1063
1062
  id?: string;
1064
1063
  list_id: string;
1065
1064
  pipeline_key?: string;
1066
- processing_state?: Json;
1067
1065
  source_execution_id?: string | null;
1068
1066
  source_input_hash?: string | null;
1069
1067
  source_resource_id?: string | null;
@@ -1078,7 +1076,6 @@ type Database = {
1078
1076
  id?: string;
1079
1077
  list_id?: string;
1080
1078
  pipeline_key?: string;
1081
- processing_state?: Json;
1082
1079
  source_execution_id?: string | null;
1083
1080
  source_input_hash?: string | null;
1084
1081
  source_resource_id?: string | null;
@@ -1157,7 +1154,6 @@ type Database = {
1157
1154
  id: string;
1158
1155
  list_id: string;
1159
1156
  pipeline_key: string;
1160
- processing_state: Json;
1161
1157
  source_execution_id: string | null;
1162
1158
  source_input_hash: string | null;
1163
1159
  source_resource_id: string | null;
@@ -1172,7 +1168,6 @@ type Database = {
1172
1168
  id?: string;
1173
1169
  list_id: string;
1174
1170
  pipeline_key?: string;
1175
- processing_state?: Json;
1176
1171
  source_execution_id?: string | null;
1177
1172
  source_input_hash?: string | null;
1178
1173
  source_resource_id?: string | null;
@@ -1187,7 +1182,6 @@ type Database = {
1187
1182
  id?: string;
1188
1183
  list_id?: string;
1189
1184
  pipeline_key?: string;
1190
- processing_state?: Json;
1191
1185
  source_execution_id?: string | null;
1192
1186
  source_input_hash?: string | null;
1193
1187
  source_resource_id?: string | null;
@@ -3468,7 +3462,15 @@ declare const DealDetailResponseSchema: z.ZodObject<{
3468
3462
  title: z.ZodNullable<z.ZodString>;
3469
3463
  headline: z.ZodNullable<z.ZodString>;
3470
3464
  linkedin_url: z.ZodNullable<z.ZodString>;
3471
- pipeline_status: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3465
+ processing_state: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodObject<{
3466
+ status: z.ZodEnum<{
3467
+ error: "error";
3468
+ success: "success";
3469
+ no_result: "no_result";
3470
+ skipped: "skipped";
3471
+ }>;
3472
+ data: z.ZodOptional<z.ZodUnknown>;
3473
+ }, z.core.$loose>>>;
3472
3474
  enrichment_data: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3473
3475
  company: z.ZodNullable<z.ZodObject<{
3474
3476
  id: z.ZodString;
@@ -3524,7 +3526,7 @@ interface DealContact {
3524
3526
  title: string | null;
3525
3527
  headline: string | null;
3526
3528
  linkedin_url: string | null;
3527
- pipeline_status: Record<string, unknown> | null;
3529
+ processing_state: Record<string, unknown> | null;
3528
3530
  enrichment_data: Record<string, unknown> | null;
3529
3531
  company: {
3530
3532
  id: string;
@@ -1,30 +1,30 @@
1
1
  import { useBreadcrumbs } from '../chunk-S66IQSSR.js';
2
2
  import '../chunk-X2SUMO3P.js';
3
- export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-WUVR4QY6.js';
4
- export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-JKBGDFX2.js';
5
- export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-UY5I2KOZ.js';
3
+ export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-FGDUK74A.js';
4
+ export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-65RQE3XF.js';
5
+ export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-AK5E6ILJ.js';
6
6
  import '../chunk-ROSMICXG.js';
7
- import '../chunk-OHXU5WWK.js';
7
+ import '../chunk-3DUOPXOJ.js';
8
8
  import '../chunk-ZTWA5H77.js';
9
9
  import '../chunk-JDNEWB5F.js';
10
- import '../chunk-KEFWANZY.js';
10
+ import '../chunk-JCGD4GM6.js';
11
11
  import '../chunk-XQQEKWTL.js';
12
- export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-G66QFZXD.js';
12
+ export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-QNL7UI5G.js';
13
13
  import '../chunk-ECNNI3NT.js';
14
- import '../chunk-4KTLOK7K.js';
14
+ import '../chunk-FFDAE2QI.js';
15
15
  export { ZodFormRenderer } from '../chunk-3MEXPLWT.js';
16
- import { NotificationList } from '../chunk-LWKZ3BCC.js';
17
- export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-LWKZ3BCC.js';
18
- export { ResourceHealthPanel } from '../chunk-YO2YORW4.js';
16
+ import { NotificationList } from '../chunk-5CW2HXQA.js';
17
+ export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-5CW2HXQA.js';
18
+ export { ResourceHealthPanel } from '../chunk-OHGNCWJP.js';
19
19
  export { ResourceHealthChart, getHealthColor } from '../chunk-LGKLC5MG.js';
20
- import '../chunk-OGXKOMUT.js';
20
+ import '../chunk-SZWXQHKO.js';
21
21
  import '../chunk-CW3UNAF2.js';
22
22
  export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-DWK2QIAK.js';
23
- import { showAuthError } from '../chunk-UPMX5GJI.js';
24
- export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-UPMX5GJI.js';
23
+ import { showAuthError } from '../chunk-A7R2URMV.js';
24
+ export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-A7R2URMV.js';
25
25
  import { AppShellLoader } from '../chunk-RYTEQBAO.js';
26
- import { setDealReferrer, compareDealsByPriority } from '../chunk-XZSEPJZQ.js';
27
- export { ActivityFeedWidget, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-XZSEPJZQ.js';
26
+ import { setDealReferrer, compareDealsByPriority } from '../chunk-6NHCE7JM.js';
27
+ export { ActivityFeedWidget, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-6NHCE7JM.js';
28
28
  import '../chunk-BZZCNLT6.js';
29
29
  export { SortableHeader, TableSelectionToolbar } from '../chunk-TUMSNGTX.js';
30
30
  import '../chunk-X4WBGKJQ.js';
@@ -37,27 +37,27 @@ import '../chunk-XBMCDGHA.js';
37
37
  export { Graph_module_css_default as graphStyles } from '../chunk-22UVE3RA.js';
38
38
  export { CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS } from '../chunk-E4WQGJNS.js';
39
39
  import '../chunk-7M2VOCYN.js';
40
- import { useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-YHBPR67D.js';
40
+ import { useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-HNFQCOD2.js';
41
41
  import '../chunk-VKMNWHTL.js';
42
- import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-G26INIF3.js';
43
- export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-G26INIF3.js';
42
+ import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-CEHUFNAL.js';
43
+ export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-CEHUFNAL.js';
44
44
  import '../chunk-BRXELOHC.js';
45
45
  import '../chunk-3ZMAGTWF.js';
46
46
  import '../chunk-VMJVQAFZ.js';
47
- import '../chunk-JPGX3533.js';
47
+ import '../chunk-OIMPGKDB.js';
48
48
  import '../chunk-LH4GPYDX.js';
49
49
  import '../chunk-HLFFKKT3.js';
50
50
  import '../chunk-WLOQ4IBG.js';
51
- import '../chunk-ZFLM2YVW.js';
52
- import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader } from '../chunk-RIFTUOPE.js';
53
- export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator } from '../chunk-RIFTUOPE.js';
51
+ import '../chunk-Y3YJKKEB.js';
52
+ import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader } from '../chunk-6WXDE5LZ.js';
53
+ export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator } from '../chunk-6WXDE5LZ.js';
54
54
  export { StyledMarkdown } from '../chunk-3KMDHCAR.js';
55
- import '../chunk-W2ZTLH7Y.js';
55
+ import '../chunk-OWESKPTJ.js';
56
56
  export { ElevasisLoader } from '../chunk-SZHARWKU.js';
57
57
  import '../chunk-V3HUIZJX.js';
58
58
  import { SubshellContentContainer } from '../chunk-TKAYX2SP.js';
59
59
  export { NavigationButton } from '../chunk-NYBEU5TE.js';
60
- import '../chunk-SGS4CQ2B.js';
60
+ import '../chunk-7E3FUTND.js';
61
61
  import '../chunk-2IFYDILW.js';
62
62
  import { useRouterContext } from '../chunk-Q7DJKLEN.js';
63
63
  export { RoleBadge } from '../chunk-GESXCQWY.js';
@@ -66,7 +66,7 @@ import { useAppearance } from '../chunk-E565XMTQ.js';
66
66
  import '../chunk-KU7ZDWQ7.js';
67
67
  import '../chunk-DT3QYZVU.js';
68
68
  import '../chunk-RNP5R5I3.js';
69
- import { formatDateTime, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../chunk-QD4X4H5A.js';
69
+ import { formatDateTime, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../chunk-HXZQWMKE.js';
70
70
  import '../chunk-KRWALB24.js';
71
71
  import '../chunk-WFTNY755.js';
72
72
  import { useInitialization } from '../chunk-WKJ47GIW.js';
@@ -3056,7 +3056,7 @@ function KanbanBoard({ config }) {
3056
3056
  data: old.data.map((d) => d.id === deal.id ? { ...d, stage_key: targetStage } : d)
3057
3057
  };
3058
3058
  });
3059
- transitionItem.mutate({ dealId: deal.id, pipelineKey: "default", stageKey: targetStage });
3059
+ transitionItem.mutate({ dealId: deal.id, pipelineKey: "crm", stageKey: targetStage });
3060
3060
  },
3061
3061
  [queryClient, transitionItem]
3062
3062
  );
@@ -74,7 +74,7 @@ type Database = {
74
74
  name: string;
75
75
  num_employees: number | null;
76
76
  organization_id: string;
77
- pipeline_status: Json;
77
+ processing_state: Json;
78
78
  qualification_rubric_key: string | null;
79
79
  qualification_score: number | null;
80
80
  qualification_signals: Json | null;
@@ -100,7 +100,7 @@ type Database = {
100
100
  name: string;
101
101
  num_employees?: number | null;
102
102
  organization_id: string;
103
- pipeline_status?: Json;
103
+ processing_state?: Json;
104
104
  qualification_rubric_key?: string | null;
105
105
  qualification_score?: number | null;
106
106
  qualification_signals?: Json | null;
@@ -126,7 +126,7 @@ type Database = {
126
126
  name?: string;
127
127
  num_employees?: number | null;
128
128
  organization_id?: string;
129
- pipeline_status?: Json;
129
+ processing_state?: Json;
130
130
  qualification_rubric_key?: string | null;
131
131
  qualification_score?: number | null;
132
132
  qualification_signals?: Json | null;
@@ -165,7 +165,7 @@ type Database = {
165
165
  nurture: boolean;
166
166
  opening_line: string | null;
167
167
  organization_id: string;
168
- pipeline_status: Json;
168
+ processing_state: Json;
169
169
  qualification_rubric_key: string | null;
170
170
  qualification_score: number | null;
171
171
  qualification_signals: Json | null;
@@ -193,7 +193,7 @@ type Database = {
193
193
  nurture?: boolean;
194
194
  opening_line?: string | null;
195
195
  organization_id: string;
196
- pipeline_status?: Json;
196
+ processing_state?: Json;
197
197
  qualification_rubric_key?: string | null;
198
198
  qualification_score?: number | null;
199
199
  qualification_signals?: Json | null;
@@ -221,7 +221,7 @@ type Database = {
221
221
  nurture?: boolean;
222
222
  opening_line?: string | null;
223
223
  organization_id?: string;
224
- pipeline_status?: Json;
224
+ processing_state?: Json;
225
225
  qualification_rubric_key?: string | null;
226
226
  qualification_score?: number | null;
227
227
  qualification_signals?: Json | null;
@@ -617,7 +617,6 @@ type Database = {
617
617
  id: string;
618
618
  list_id: string;
619
619
  pipeline_key: string;
620
- processing_state: Json;
621
620
  source_execution_id: string | null;
622
621
  source_input_hash: string | null;
623
622
  source_resource_id: string | null;
@@ -632,7 +631,6 @@ type Database = {
632
631
  id?: string;
633
632
  list_id: string;
634
633
  pipeline_key?: string;
635
- processing_state?: Json;
636
634
  source_execution_id?: string | null;
637
635
  source_input_hash?: string | null;
638
636
  source_resource_id?: string | null;
@@ -647,7 +645,6 @@ type Database = {
647
645
  id?: string;
648
646
  list_id?: string;
649
647
  pipeline_key?: string;
650
- processing_state?: Json;
651
648
  source_execution_id?: string | null;
652
649
  source_input_hash?: string | null;
653
650
  source_resource_id?: string | null;
@@ -726,7 +723,6 @@ type Database = {
726
723
  id: string;
727
724
  list_id: string;
728
725
  pipeline_key: string;
729
- processing_state: Json;
730
726
  source_execution_id: string | null;
731
727
  source_input_hash: string | null;
732
728
  source_resource_id: string | null;
@@ -741,7 +737,6 @@ type Database = {
741
737
  id?: string;
742
738
  list_id: string;
743
739
  pipeline_key?: string;
744
- processing_state?: Json;
745
740
  source_execution_id?: string | null;
746
741
  source_input_hash?: string | null;
747
742
  source_resource_id?: string | null;
@@ -756,7 +751,6 @@ type Database = {
756
751
  id?: string;
757
752
  list_id?: string;
758
753
  pipeline_key?: string;
759
- processing_state?: Json;
760
754
  source_execution_id?: string | null;
761
755
  source_input_hash?: string | null;
762
756
  source_resource_id?: string | null;
@@ -94,6 +94,7 @@ var FEATURE_LABELS = {
94
94
  projects: "Projects",
95
95
  operations: "Operations",
96
96
  monitoring: "Monitoring",
97
+ "monitoring.calendar": "Calendar",
97
98
  settings: "Settings",
98
99
  seo: "SEO"
99
100
  };
@@ -123,7 +123,7 @@ type Database = {
123
123
  name: string;
124
124
  num_employees: number | null;
125
125
  organization_id: string;
126
- pipeline_status: Json;
126
+ processing_state: Json;
127
127
  qualification_rubric_key: string | null;
128
128
  qualification_score: number | null;
129
129
  qualification_signals: Json | null;
@@ -149,7 +149,7 @@ type Database = {
149
149
  name: string;
150
150
  num_employees?: number | null;
151
151
  organization_id: string;
152
- pipeline_status?: Json;
152
+ processing_state?: Json;
153
153
  qualification_rubric_key?: string | null;
154
154
  qualification_score?: number | null;
155
155
  qualification_signals?: Json | null;
@@ -175,7 +175,7 @@ type Database = {
175
175
  name?: string;
176
176
  num_employees?: number | null;
177
177
  organization_id?: string;
178
- pipeline_status?: Json;
178
+ processing_state?: Json;
179
179
  qualification_rubric_key?: string | null;
180
180
  qualification_score?: number | null;
181
181
  qualification_signals?: Json | null;
@@ -214,7 +214,7 @@ type Database = {
214
214
  nurture: boolean;
215
215
  opening_line: string | null;
216
216
  organization_id: string;
217
- pipeline_status: Json;
217
+ processing_state: Json;
218
218
  qualification_rubric_key: string | null;
219
219
  qualification_score: number | null;
220
220
  qualification_signals: Json | null;
@@ -242,7 +242,7 @@ type Database = {
242
242
  nurture?: boolean;
243
243
  opening_line?: string | null;
244
244
  organization_id: string;
245
- pipeline_status?: Json;
245
+ processing_state?: Json;
246
246
  qualification_rubric_key?: string | null;
247
247
  qualification_score?: number | null;
248
248
  qualification_signals?: Json | null;
@@ -270,7 +270,7 @@ type Database = {
270
270
  nurture?: boolean;
271
271
  opening_line?: string | null;
272
272
  organization_id?: string;
273
- pipeline_status?: Json;
273
+ processing_state?: Json;
274
274
  qualification_rubric_key?: string | null;
275
275
  qualification_score?: number | null;
276
276
  qualification_signals?: Json | null;
@@ -666,7 +666,6 @@ type Database = {
666
666
  id: string;
667
667
  list_id: string;
668
668
  pipeline_key: string;
669
- processing_state: Json;
670
669
  source_execution_id: string | null;
671
670
  source_input_hash: string | null;
672
671
  source_resource_id: string | null;
@@ -681,7 +680,6 @@ type Database = {
681
680
  id?: string;
682
681
  list_id: string;
683
682
  pipeline_key?: string;
684
- processing_state?: Json;
685
683
  source_execution_id?: string | null;
686
684
  source_input_hash?: string | null;
687
685
  source_resource_id?: string | null;
@@ -696,7 +694,6 @@ type Database = {
696
694
  id?: string;
697
695
  list_id?: string;
698
696
  pipeline_key?: string;
699
- processing_state?: Json;
700
697
  source_execution_id?: string | null;
701
698
  source_input_hash?: string | null;
702
699
  source_resource_id?: string | null;
@@ -775,7 +772,6 @@ type Database = {
775
772
  id: string;
776
773
  list_id: string;
777
774
  pipeline_key: string;
778
- processing_state: Json;
779
775
  source_execution_id: string | null;
780
776
  source_input_hash: string | null;
781
777
  source_resource_id: string | null;
@@ -790,7 +786,6 @@ type Database = {
790
786
  id?: string;
791
787
  list_id: string;
792
788
  pipeline_key?: string;
793
- processing_state?: Json;
794
789
  source_execution_id?: string | null;
795
790
  source_input_hash?: string | null;
796
791
  source_resource_id?: string | null;
@@ -805,7 +800,6 @@ type Database = {
805
800
  id?: string;
806
801
  list_id?: string;
807
802
  pipeline_key?: string;
808
- processing_state?: Json;
809
803
  source_execution_id?: string | null;
810
804
  source_input_hash?: string | null;
811
805
  source_resource_id?: string | null;
@@ -3064,7 +3058,15 @@ declare const DealDetailResponseSchema: z.ZodObject<{
3064
3058
  title: z.ZodNullable<z.ZodString>;
3065
3059
  headline: z.ZodNullable<z.ZodString>;
3066
3060
  linkedin_url: z.ZodNullable<z.ZodString>;
3067
- pipeline_status: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3061
+ processing_state: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodObject<{
3062
+ status: z.ZodEnum<{
3063
+ error: "error";
3064
+ success: "success";
3065
+ no_result: "no_result";
3066
+ skipped: "skipped";
3067
+ }>;
3068
+ data: z.ZodOptional<z.ZodUnknown>;
3069
+ }, z.core.$loose>>>;
3068
3070
  enrichment_data: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3069
3071
  company: z.ZodNullable<z.ZodObject<{
3070
3072
  id: z.ZodString;
@@ -3115,7 +3117,7 @@ interface DealContact {
3115
3117
  title: string | null;
3116
3118
  headline: string | null;
3117
3119
  linkedin_url: string | null;
3118
- pipeline_status: Record<string, unknown> | null;
3120
+ processing_state: Record<string, unknown> | null;
3119
3121
  enrichment_data: Record<string, unknown> | null;
3120
3122
  company: {
3121
3123
  id: string;
@@ -1,4 +1,4 @@
1
- export { ActivityFeedWidget, CRM_ITEMS, CompanyDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-XZSEPJZQ.js';
1
+ export { ActivityFeedWidget, CRM_ITEMS, CompanyDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-6NHCE7JM.js';
2
2
  import '../../chunk-BZZCNLT6.js';
3
3
  import '../../chunk-TUMSNGTX.js';
4
4
  import '../../chunk-X4WBGKJQ.js';
@@ -6,25 +6,25 @@ import '../../chunk-IIMU5YAJ.js';
6
6
  import '../../chunk-PDHTXPSF.js';
7
7
  import '../../chunk-KVJ3LFH2.js';
8
8
  import '../../chunk-7M2VOCYN.js';
9
- import '../../chunk-YHBPR67D.js';
9
+ import '../../chunk-HNFQCOD2.js';
10
10
  import '../../chunk-VKMNWHTL.js';
11
- import '../../chunk-G26INIF3.js';
11
+ import '../../chunk-CEHUFNAL.js';
12
12
  import '../../chunk-BRXELOHC.js';
13
13
  import '../../chunk-3ZMAGTWF.js';
14
14
  import '../../chunk-VMJVQAFZ.js';
15
- import '../../chunk-JPGX3533.js';
15
+ import '../../chunk-OIMPGKDB.js';
16
16
  import '../../chunk-LH4GPYDX.js';
17
17
  import '../../chunk-HLFFKKT3.js';
18
18
  import '../../chunk-WLOQ4IBG.js';
19
- import '../../chunk-ZFLM2YVW.js';
20
- import '../../chunk-RIFTUOPE.js';
19
+ import '../../chunk-Y3YJKKEB.js';
20
+ import '../../chunk-6WXDE5LZ.js';
21
21
  import '../../chunk-3KMDHCAR.js';
22
- import '../../chunk-W2ZTLH7Y.js';
22
+ import '../../chunk-OWESKPTJ.js';
23
23
  import '../../chunk-SZHARWKU.js';
24
24
  import '../../chunk-V3HUIZJX.js';
25
25
  import '../../chunk-TKAYX2SP.js';
26
26
  import '../../chunk-NYBEU5TE.js';
27
- import '../../chunk-SGS4CQ2B.js';
27
+ import '../../chunk-7E3FUTND.js';
28
28
  import '../../chunk-2IFYDILW.js';
29
29
  import '../../chunk-Q7DJKLEN.js';
30
30
  import '../../chunk-GESXCQWY.js';
@@ -33,7 +33,7 @@ import '../../chunk-E565XMTQ.js';
33
33
  import '../../chunk-KU7ZDWQ7.js';
34
34
  import '../../chunk-DT3QYZVU.js';
35
35
  import '../../chunk-RNP5R5I3.js';
36
- import '../../chunk-QD4X4H5A.js';
36
+ import '../../chunk-HXZQWMKE.js';
37
37
  import '../../chunk-KRWALB24.js';
38
38
  import '../../chunk-WFTNY755.js';
39
39
  import '../../chunk-WKJ47GIW.js';
@@ -200,14 +200,27 @@ interface OperationsOverviewProps {
200
200
  * If omitted, the trend chart section is not rendered.
201
201
  */
202
202
  renderTrendChart?: (data: DashboardMetrics['executionHealth'] | undefined, isLoading: boolean, error?: Error) => ReactNode;
203
+ /**
204
+ * Optional override for the lower operational summary panel.
205
+ * Command Center uses this to place the operational tabs beside app-local
206
+ * widgets while keeping the same data-fetching and navigation contract.
207
+ */
208
+ renderOperationalOverview?: (props: OperationalOverviewPanelProps) => ReactNode;
203
209
  }
204
- declare function OperationsOverview({ timeRange, onResourceClick, onErrorsNavigate, onCommandQueueNavigate, onScheduledTasksNavigate, renderTrendChart }: OperationsOverviewProps): react_jsx_runtime.JSX.Element;
210
+ declare function OperationsOverview({ timeRange, onResourceClick, onErrorsNavigate, onCommandQueueNavigate, onScheduledTasksNavigate, renderTrendChart, renderOperationalOverview }: OperationsOverviewProps): react_jsx_runtime.JSX.Element;
205
211
  type DashboardProps = OperationsOverviewProps;
206
212
  /**
207
213
  * @deprecated Use `OperationsOverview` instead. `Dashboard` remains as a
208
214
  * compatibility export while consumer apps migrate route ownership.
209
215
  */
210
216
  declare const Dashboard: typeof OperationsOverview;
217
+ interface OperationalOverviewPanelProps {
218
+ timeRange: TimeRange;
219
+ onErrorsNavigate?: () => void;
220
+ onCommandQueueNavigate?: () => void;
221
+ onScheduledTasksNavigate?: () => void;
222
+ }
223
+ declare function DashboardOperationsOverview({ timeRange, onErrorsNavigate, onCommandQueueNavigate, onScheduledTasksNavigate }: OperationalOverviewPanelProps): react_jsx_runtime.JSX.Element;
211
224
 
212
225
  interface DisplayResource {
213
226
  resourceId: string;
@@ -245,5 +258,5 @@ interface UnresolvedErrorsTeaserProps {
245
258
  }
246
259
  declare function UnresolvedErrorsTeaser({ timeRange, onNavigateToAllErrors }: UnresolvedErrorsTeaserProps): react_jsx_runtime.JSX.Element;
247
260
 
248
- export { Dashboard, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser };
249
- export type { DashboardProps, DisplayResource, OperationsOverviewProps, RecentExecutionsByResourceProps, ResourceOverviewProps, UnresolvedErrorsTeaserProps };
261
+ export { Dashboard, DashboardOperationsOverview, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser };
262
+ export type { DashboardProps, DisplayResource, OperationalOverviewPanelProps, OperationsOverviewProps, RecentExecutionsByResourceProps, ResourceOverviewProps, UnresolvedErrorsTeaserProps };