@elevasis/ui 2.5.0 → 2.6.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 (38) hide show
  1. package/dist/{chunk-GEJZ6WLM.js → chunk-4GZ6VZWO.js} +1 -1
  2. package/dist/{chunk-RBRSRRG4.js → chunk-6RGNVHG3.js} +3 -4
  3. package/dist/{chunk-CKBJVNSA.js → chunk-CC4WGHGG.js} +2 -2
  4. package/dist/{chunk-DRBMVLJE.js → chunk-DQJM7T2N.js} +2 -2
  5. package/dist/{chunk-S5EXLTGK.js → chunk-FH5QGCXL.js} +5 -6
  6. package/dist/{chunk-3VTACYBT.js → chunk-MU5EZV3L.js} +2 -3
  7. package/dist/{chunk-TNYUWKSJ.js → chunk-O4PMRC6J.js} +42 -70
  8. package/dist/{chunk-URFYQRJO.js → chunk-PEDPD3PU.js} +1 -1
  9. package/dist/{chunk-ZGV3X3UQ.js → chunk-PHRDZFJT.js} +2 -3
  10. package/dist/{chunk-5RYRL7DP.js → chunk-POFDRPDI.js} +1 -1
  11. package/dist/{chunk-XGUMNEIR.js → chunk-X4BLH3JL.js} +3 -4
  12. package/dist/{chunk-UXYE5ZBY.js → chunk-ZB5PKIX5.js} +4 -13
  13. package/dist/components/index.d.ts +2 -8
  14. package/dist/components/index.js +15 -15
  15. package/dist/features/crm/index.d.ts +1 -1
  16. package/dist/features/crm/index.js +5 -5
  17. package/dist/features/dashboard/index.d.ts +2 -62
  18. package/dist/features/dashboard/index.js +5 -5
  19. package/dist/features/delivery/index.d.ts +1 -1
  20. package/dist/features/delivery/index.js +5 -5
  21. package/dist/features/lead-gen/index.d.ts +1 -1
  22. package/dist/features/lead-gen/index.js +8 -8
  23. package/dist/features/monitoring/index.d.ts +1 -1
  24. package/dist/features/monitoring/index.js +6 -6
  25. package/dist/features/operations/index.d.ts +79 -79
  26. package/dist/features/operations/index.js +7 -7
  27. package/dist/features/seo/index.d.ts +1 -1
  28. package/dist/features/settings/index.d.ts +1 -1
  29. package/dist/features/settings/index.js +5 -5
  30. package/dist/hooks/index.js +4 -4
  31. package/dist/hooks/published.js +3 -3
  32. package/dist/index.d.ts +12 -26
  33. package/dist/index.js +4 -4
  34. package/dist/provider/index.d.ts +12 -26
  35. package/dist/provider/index.js +2 -2
  36. package/dist/provider/published.d.ts +12 -26
  37. package/dist/provider/published.js +1 -1
  38. package/package.json +3 -3
@@ -1,6 +1,6 @@
1
1
  import { PRESETS, getPreset, generateShades, mantineThemeOverride, createCssVariablesResolver, PresetsProvider } from './chunk-47YILFON.js';
2
2
  import { AppBackground } from './chunk-CYXZHBP4.js';
3
- import { ElevasisCoreProvider } from './chunk-TNYUWKSJ.js';
3
+ import { ElevasisCoreProvider } from './chunk-O4PMRC6J.js';
4
4
  import { ElevasisLoader } from './chunk-Y3D3WFJG.js';
5
5
  import { AppearanceProvider } from './chunk-QJ2KCHKX.js';
6
6
  import { getErrorInfo, formatErrorMessage, getErrorTitle } from './chunk-IOKL7BKE.js';
@@ -3,8 +3,8 @@ import { PageContainer } from './chunk-BZZCNLT6.js';
3
3
  import { SubshellSidebarSection, SubshellNavItem } from './chunk-27COZ5AH.js';
4
4
  import { FilterBar } from './chunk-PDHTXPSF.js';
5
5
  import { CustomModal } from './chunk-GBMNCNHX.js';
6
- import { useProjects, useProject, useProjectNotes, useDeleteProject as useDeleteProject$1, useUpdateMilestone, useCreateNote } from './chunk-DRBMVLJE.js';
7
- import { useDeleteProject, useTableSort, sortData, usePaginationState, useTableSelection } from './chunk-5RYRL7DP.js';
6
+ import { useProjects, useProject, useProjectNotes, useDeleteProject as useDeleteProject$1, useUpdateMilestone, useCreateNote } from './chunk-DQJM7T2N.js';
7
+ import { useDeleteProject, useTableSort, sortData, usePaginationState, useTableSelection } from './chunk-POFDRPDI.js';
8
8
  import { SubshellContentContainer } from './chunk-RX4UWZZR.js';
9
9
  import { StatusBadge, EmptyState, PageTitleCaption, CenteredErrorState, StatCard } from './chunk-Y3D3WFJG.js';
10
10
  import { PAGE_SIZE_DEFAULT, formatTimeAgo, formatDate } from './chunk-IOKL7BKE.js';
@@ -327,8 +327,7 @@ var deliveryManifest = {
327
327
  navEntry: {
328
328
  label: "Projects",
329
329
  icon: IconBriefcase,
330
- link: "/projects",
331
- featureKey: "delivery"
330
+ link: "/projects"
332
331
  },
333
332
  sidebar: ProjectsSidebar,
334
333
  subshellRoutes: ["/projects"]
@@ -2,8 +2,8 @@ import { FilterBar } from './chunk-PDHTXPSF.js';
2
2
  import { CustomModal } from './chunk-GBMNCNHX.js';
3
3
  import { AppShellLoader } from './chunk-YEX4MQSY.js';
4
4
  import { useAvailablePresets } from './chunk-VNUOQQNY.js';
5
- import { useDeleteCredential, useCreateCredential, useCredentials, MEMBERSHIP_STATUS_COLORS, transformMembershipToTableRow, useUserMemberships, useUpdateWebhookEndpoint, useDeleteWebhookEndpoint, useCreateWebhookEndpoint, useListWebhookEndpoints, useUpdateMemberConfig, useOrganizationMembers, useUpdateCredential, CredentialSchemas } from './chunk-DRBMVLJE.js';
6
- import { useResources, showErrorNotification } from './chunk-5RYRL7DP.js';
5
+ import { useDeleteCredential, useCreateCredential, useCredentials, MEMBERSHIP_STATUS_COLORS, transformMembershipToTableRow, useUserMemberships, useUpdateWebhookEndpoint, useDeleteWebhookEndpoint, useCreateWebhookEndpoint, useListWebhookEndpoints, useUpdateMemberConfig, useOrganizationMembers, useUpdateCredential, CredentialSchemas } from './chunk-DQJM7T2N.js';
6
+ import { useResources, showErrorNotification } from './chunk-POFDRPDI.js';
7
7
  import { ListSkeleton, EmptyState, PageTitleCaption, CardHeader, APIErrorAlert, StatCard } from './chunk-Y3D3WFJG.js';
8
8
  import { formatDateTime, OAUTH_POPUP_CHECK_INTERVAL, OAUTH_FLOW_TIMEOUT } from './chunk-IOKL7BKE.js';
9
9
  import { useInitialization } from './chunk-TUXTSEAF.js';
@@ -1,6 +1,6 @@
1
- import { CredentialNameSchema, UuidSchema, useErrorNotification, showApiErrorNotification } from './chunk-5RYRL7DP.js';
1
+ import { CredentialNameSchema, UuidSchema, useErrorNotification, showApiErrorNotification } from './chunk-POFDRPDI.js';
2
2
  import { getTimeRangeDates } from './chunk-LXHZYSMQ.js';
3
- import { useNotificationAdapter } from './chunk-TNYUWKSJ.js';
3
+ import { useNotificationAdapter } from './chunk-O4PMRC6J.js';
4
4
  import { GC_TIME_SHORT, STALE_TIME_MONITORING, GC_TIME_MEDIUM, STALE_TIME_DEFAULT } from './chunk-IOKL7BKE.js';
5
5
  import { useElevasisServices } from './chunk-QEPXAWE2.js';
6
6
  import { z } from 'zod';
@@ -1,17 +1,17 @@
1
1
  import { ChatHeader, ChatSidebar } from './chunk-ROSMICXG.js';
2
2
  import { SubshellLoader, CollapsibleSidebarGroup } from './chunk-IDACMRGQ.js';
3
- import { ResourceHealthPanel } from './chunk-URFYQRJO.js';
3
+ import { ResourceHealthPanel } from './chunk-PEDPD3PU.js';
4
4
  import { PageContainer } from './chunk-BZZCNLT6.js';
5
5
  import { SubshellSidebarSection, SubshellNavItem } from './chunk-27COZ5AH.js';
6
6
  import { CustomModal, ConfirmationModal } from './chunk-GBMNCNHX.js';
7
- import { BaseNode, useGraphTheme, BaseEdge, ExecutionStats, UnifiedWorkflowGraph, WorkflowExecutionTimeline, AgentExecutionVisualizer, AgentExecutionTimeline, GraphBackground, GraphFitViewButton, GraphFitViewHandler } from './chunk-UXYE5ZBY.js';
7
+ import { BaseNode, useGraphTheme, BaseEdge, ExecutionStats, UnifiedWorkflowGraph, WorkflowExecutionTimeline, AgentExecutionVisualizer, AgentExecutionTimeline, GraphBackground, GraphFitViewButton, GraphFitViewHandler } from './chunk-ZB5PKIX5.js';
8
8
  import { useCyberColors, CyberDonut } from './chunk-KFICYU6S.js';
9
9
  import { AppShellLoader } from './chunk-YEX4MQSY.js';
10
10
  import { getResourceStatusColor, useMergedExecution, useTimelineData, useAgentIterationData, getStatusIcon } from './chunk-XA34RETF.js';
11
- import { useStatusFilter, useResourceSearch, useResourcesDomainFilters, filterByDomainFilters, useCommandViewDomainFilters } from './chunk-DRBMVLJE.js';
12
- import { useErrorDetail, useExecution, useArchivedLogs, useDeleteExecution, useRetryExecution, useCancelExecution, useCommandQueueTotals, usePaginationState, useResources, useRecentExecutionsByResource, useExecuteAsync, useResourceDefinition, isSessionCapable, useDeleteTask, useCommandQueue, useSubmitAction, useCommandViewData, useCommandViewStats, useResourceExecutions, useCheckpointTasks, useCalibrationProjects, useCalibrationProject, useAllCalibrationProjects, useCommandViewStore, useCalibrationSSE, useCalibrationRunFull, useExecuteRun, useGradeRun, useCalibrationRuns, useExecutionPanelState, useDeleteSession, useCreateSession, useSessions, useSessionExecutions, useSession, showApiErrorNotification, showSuccessNotification, calibrationKeys, useDeleteProject, useCreateProject, useBulkDeleteExecutions } from './chunk-5RYRL7DP.js';
11
+ import { useStatusFilter, useResourceSearch, useResourcesDomainFilters, filterByDomainFilters, useCommandViewDomainFilters } from './chunk-DQJM7T2N.js';
12
+ import { useErrorDetail, useExecution, useArchivedLogs, useDeleteExecution, useRetryExecution, useCancelExecution, useCommandQueueTotals, usePaginationState, useResources, useRecentExecutionsByResource, useExecuteAsync, useResourceDefinition, isSessionCapable, useDeleteTask, useCommandQueue, useSubmitAction, useCommandViewData, useCommandViewStats, useResourceExecutions, useCheckpointTasks, useCalibrationProjects, useCalibrationProject, useAllCalibrationProjects, useCommandViewStore, useCalibrationSSE, useCalibrationRunFull, useExecuteRun, useGradeRun, useCalibrationRuns, useExecutionPanelState, useDeleteSession, useCreateSession, useSessions, useSessionExecutions, useSession, showApiErrorNotification, showSuccessNotification, calibrationKeys, useDeleteProject, useCreateProject, useBulkDeleteExecutions } from './chunk-POFDRPDI.js';
13
13
  import { useGraphHighlighting, calculateGraphHeight, Graph_module_css_default, GRAPH_CONSTANTS } from './chunk-22UVE3RA.js';
14
- import { useOptionalElevasisFeatures, useElevasisFeatures } from './chunk-TNYUWKSJ.js';
14
+ import { useOptionalElevasisFeatures, useElevasisFeatures } from './chunk-O4PMRC6J.js';
15
15
  import { SubshellContainer, SubshellSidebar, SubshellRightSideContainer, SubshellContentContainer } from './chunk-RX4UWZZR.js';
16
16
  import { JsonViewer, CardHeader, PageTitleCaption, CollapsibleSection, TabCountBadge, ResourceCard, ContextViewer, EmptyState, APIErrorAlert } from './chunk-Y3D3WFJG.js';
17
17
  import { StyledMarkdown } from './chunk-3KMDHCAR.js';
@@ -8999,7 +8999,6 @@ var operationsManifest = {
8999
8999
  navEntry: {
9000
9000
  label: "Operations",
9001
9001
  icon: IconCode,
9002
- featureKey: "operations",
9003
9002
  dataOnboardingTourId: "sidebar-operations",
9004
9003
  links: [
9005
9004
  { label: "Overview", link: "/operations" },
@@ -3,7 +3,7 @@ import { PageContainer } from './chunk-BZZCNLT6.js';
3
3
  import { SubshellSidebarSection, SubshellNavItem } from './chunk-27COZ5AH.js';
4
4
  import { FilterBar } from './chunk-PDHTXPSF.js';
5
5
  import { CustomModal } from './chunk-GBMNCNHX.js';
6
- import { useDealTasksDue, useDeals, useCreateDealTask, useDeleteDeal, useTableSort, sortData, usePaginationState, useTableSelection, useDealDetail } from './chunk-5RYRL7DP.js';
6
+ import { useDealTasksDue, useDeals, useCreateDealTask, useDeleteDeal, useTableSort, sortData, usePaginationState, useTableSelection, useDealDetail } from './chunk-POFDRPDI.js';
7
7
  import { SubshellContentContainer } from './chunk-RX4UWZZR.js';
8
8
  import { CenteredErrorState, CardHeader, PageTitleCaption, EmptyState, ActivityTimeline } from './chunk-Y3D3WFJG.js';
9
9
  import { PAGE_SIZE_DEFAULT, formatTimeAgo } from './chunk-IOKL7BKE.js';
@@ -702,8 +702,7 @@ var crmManifest = {
702
702
  navEntry: {
703
703
  label: "CRM",
704
704
  icon: IconAddressBook,
705
- link: "/crm",
706
- featureKey: "acquisition"
705
+ link: "/crm"
707
706
  }
708
707
  };
709
708
 
@@ -195,19 +195,6 @@ function isRouteMatch(currentPath, route) {
195
195
  const normalizedRoute = normalizeRoutePath(route);
196
196
  return normalizedCurrentPath === normalizedRoute || normalizedCurrentPath.startsWith(`${normalizedRoute}/`);
197
197
  }
198
- function getFeatureAccessKey(feature) {
199
- return feature.accessFeatureKey ?? feature.navEntry?.featureKey;
200
- }
201
- function getFeatureAccessKeys(feature) {
202
- return [...new Set([feature.key, feature.accessFeatureKey, feature.navEntry?.featureKey].filter((key) => Boolean(key)))];
203
- }
204
- function isFeatureModuleEnabled(feature, hasFeature) {
205
- const accessKeys = getFeatureAccessKeys(feature);
206
- if (accessKeys.length === 0) {
207
- return true;
208
- }
209
- return accessKeys.some((key) => hasFeature(key));
210
- }
211
198
  function uniqueIds(ids) {
212
199
  return ids ? [...new Set(ids)] : [];
213
200
  }
@@ -342,17 +329,13 @@ function resolveFeatureSemantics(feature, resolvedFeature, organizationModel) {
342
329
  function resolveFeatureModules(features, organizationModel, isFeatureEnabled) {
343
330
  return features.map((feature) => {
344
331
  const resolvedFeature = resolveFeatureModule(feature, organizationModel);
345
- const accessFeatureKey = getFeatureAccessKey(feature);
332
+ const accessFeatureKey = feature.accessFeatureKey;
346
333
  return {
347
334
  ...resolvedFeature,
348
- shellModule: {
349
- key: feature.key,
350
- label: resolvedFeature.label ?? feature.label
351
- },
352
335
  access: {
353
336
  featureKey: accessFeatureKey,
354
337
  label: getOrganizationModelFeatureLabel(organizationModel, accessFeatureKey),
355
- enabled: accessFeatureKey ? isFeatureEnabled(accessFeatureKey) : isFeatureModuleEnabled(feature, isFeatureEnabled)
338
+ enabled: isFeatureEnabled(accessFeatureKey)
356
339
  },
357
340
  semantics: resolveFeatureSemantics(feature, resolvedFeature, organizationModel)
358
341
  };
@@ -449,7 +432,7 @@ function isHiddenNavLink(link, disabledSubsectionPaths, isFeatureEnabled) {
449
432
  }
450
433
  return disabledSubsectionPaths.some((disabledPath) => isRouteMatch(link.link, disabledPath));
451
434
  }
452
- function resolveNavRoute(features, currentPath, disabledSubsectionPaths, isFeatureEnabled) {
435
+ function resolveRoute(features, currentPath, disabledSubsectionPaths, isFeatureEnabled) {
453
436
  for (const feature of features) {
454
437
  const navEntry = feature.navEntry;
455
438
  const matchesSubshell = feature.subshellRoutes?.some((route) => isRouteMatch(currentPath, route)) ?? false;
@@ -460,23 +443,35 @@ function resolveNavRoute(features, currentPath, disabledSubsectionPaths, isFeatu
460
443
  }
461
444
  if (matchedLink && isHiddenNavLink(matchedLink, disabledSubsectionPaths, isFeatureEnabled)) {
462
445
  return {
463
- state: "disabled",
446
+ status: "hidden",
464
447
  path: currentPath,
465
448
  feature,
466
- navEntry,
449
+ navItem: feature.navEntry ? {
450
+ ...feature.navEntry,
451
+ placement: "primary",
452
+ source: "feature",
453
+ shellModuleKey: feature.key,
454
+ accessFeatureKey: feature.access.featureKey
455
+ } : void 0,
467
456
  navLink: matchedLink
468
457
  };
469
458
  }
470
459
  return {
471
- state: "enabled",
460
+ status: "matched",
472
461
  path: currentPath,
473
462
  feature,
474
- navEntry,
463
+ navItem: feature.navEntry ? {
464
+ ...feature.navEntry,
465
+ placement: "primary",
466
+ source: "feature",
467
+ shellModuleKey: feature.key,
468
+ accessFeatureKey: feature.access.featureKey
469
+ } : void 0,
475
470
  navLink: matchedLink ?? void 0
476
471
  };
477
472
  }
478
473
  return {
479
- state: "missing",
474
+ status: "unmatched",
480
475
  path: currentPath
481
476
  };
482
477
  }
@@ -520,15 +515,7 @@ function ElevasisFeaturesProvider({
520
515
  [appShellOverrides, organizationModel]
521
516
  );
522
517
  const enabledResolvedFeatures = useMemo(
523
- () => resolvedFeatures.filter((feature) => isFeatureModuleEnabled(feature, hasResolvedFeature)),
524
- [resolvedFeatures, hasResolvedFeature]
525
- );
526
- const enabledFeatures = useMemo(
527
- () => enabledResolvedFeatures,
528
- [enabledResolvedFeatures]
529
- );
530
- const allFeatures = useMemo(
531
- () => resolvedFeatures,
518
+ () => resolvedFeatures.filter((feature) => feature.access.enabled),
532
519
  [resolvedFeatures]
533
520
  );
534
521
  const featureNavItems = useMemo(
@@ -569,26 +556,20 @@ function ElevasisFeaturesProvider({
569
556
  hasResolvedFeature
570
557
  ]
571
558
  );
559
+ const shellNavItems = useMemo(
560
+ () => [...primaryNavItems, ...bottomNavItems],
561
+ [primaryNavItems, bottomNavItems]
562
+ );
572
563
  const shellModel = useMemo(
573
564
  () => ({
574
- primaryNavItems,
575
- bottomNavItems,
576
- navItems: [...primaryNavItems, ...bottomNavItems]
565
+ navItems: shellNavItems
577
566
  }),
578
- [primaryNavItems, bottomNavItems]
579
- );
580
- const navItems = useMemo(
581
- () => shellModel.navItems,
582
- [shellModel]
567
+ [shellNavItems]
583
568
  );
584
569
  const organizationGraph = useMemo(
585
570
  () => resolveOrganizationGraphSurface(enabledResolvedFeatures, organizationModel),
586
571
  [enabledResolvedFeatures, organizationModel]
587
572
  );
588
- const getFeature = useCallback(
589
- (key) => allFeatures.find((feature) => feature.key === key),
590
- [allFeatures]
591
- );
592
573
  const getResolvedFeature = useCallback(
593
574
  (key) => resolvedFeatures.find((feature) => feature.key === key),
594
575
  [resolvedFeatures]
@@ -597,26 +578,26 @@ function ElevasisFeaturesProvider({
597
578
  (key) => hasResolvedFeature(key),
598
579
  [hasResolvedFeature]
599
580
  );
600
- const resolveNavRouteByPath = useCallback(
601
- (path) => resolveNavRoute(enabledResolvedFeatures, path, normalizedDisabledSubsectionPaths, isFeatureEnabled),
581
+ const resolveRouteByPath = useCallback(
582
+ (path) => resolveRoute(
583
+ enabledResolvedFeatures,
584
+ path,
585
+ normalizedDisabledSubsectionPaths,
586
+ isFeatureEnabled
587
+ ),
602
588
  [enabledResolvedFeatures, normalizedDisabledSubsectionPaths, isFeatureEnabled]
603
589
  );
604
590
  const shellRuntime = useMemo(
605
591
  () => ({
606
592
  shellModel,
607
- resolveNavRoute: resolveNavRouteByPath
593
+ resolveRoute: resolveRouteByPath
608
594
  }),
609
- [shellModel, resolveNavRouteByPath]
595
+ [shellModel, resolveRouteByPath]
610
596
  );
611
597
  const value = useMemo(
612
598
  () => ({
613
- navItems,
614
- primaryNavItems,
615
- bottomNavItems,
616
599
  shellModel,
617
600
  shellRuntime,
618
- enabledFeatures,
619
- allFeatures,
620
601
  enabledResolvedFeatures,
621
602
  resolvedFeatures,
622
603
  organizationGraph,
@@ -626,18 +607,11 @@ function ElevasisFeaturesProvider({
626
607
  operationsSSEManager,
627
608
  disabledSubsectionPaths: normalizedDisabledSubsectionPaths,
628
609
  isFeatureEnabled,
629
- getFeature,
630
- getResolvedFeature,
631
- resolveNavRoute: resolveNavRouteByPath
610
+ getResolvedFeature
632
611
  }),
633
612
  [
634
- navItems,
635
- primaryNavItems,
636
- bottomNavItems,
637
613
  shellModel,
638
614
  shellRuntime,
639
- enabledFeatures,
640
- allFeatures,
641
615
  enabledResolvedFeatures,
642
616
  resolvedFeatures,
643
617
  organizationGraph,
@@ -647,9 +621,7 @@ function ElevasisFeaturesProvider({
647
621
  operationsSSEManager,
648
622
  normalizedDisabledSubsectionPaths,
649
623
  isFeatureEnabled,
650
- getFeature,
651
- getResolvedFeature,
652
- resolveNavRouteByPath
624
+ getResolvedFeature
653
625
  ]
654
626
  );
655
627
  return /* @__PURE__ */ jsx(ElevasisFeaturesContext.Provider, { value, children });
@@ -657,14 +629,14 @@ function ElevasisFeaturesProvider({
657
629
  function FeatureShell({ children }) {
658
630
  const { shellRuntime } = useElevasisFeatures();
659
631
  const { currentPath } = useRouterContext();
660
- const routeResolution = shellRuntime.resolveNavRoute(currentPath);
661
- if (routeResolution.state === "disabled") {
632
+ const routeMatch = shellRuntime.resolveRoute(currentPath);
633
+ if (routeMatch.status === "hidden") {
662
634
  return /* @__PURE__ */ jsx(FeatureUnavailableState, { path: currentPath });
663
635
  }
664
- if (routeResolution.state !== "enabled" || !routeResolution.feature?.sidebar) {
636
+ if (routeMatch.status !== "matched" || !routeMatch.feature?.sidebar) {
665
637
  return /* @__PURE__ */ jsx(Fragment, { children });
666
638
  }
667
- const SidebarComponent = routeResolution.feature.sidebar;
639
+ const SidebarComponent = routeMatch.feature.sidebar;
668
640
  return /* @__PURE__ */ jsxs(SubshellContainer, { children: [
669
641
  /* @__PURE__ */ jsx(SubshellSidebar, { width: 250, children: /* @__PURE__ */ jsx(SidebarComponent, {}) }),
670
642
  /* @__PURE__ */ jsx(SubshellRightSideContainer, { children })
@@ -1,5 +1,5 @@
1
1
  import { useCyberColors, CyberLegendItem, CyberAreaChart } from './chunk-KFICYU6S.js';
2
- import { useResourcesHealth } from './chunk-5RYRL7DP.js';
2
+ import { useResourcesHealth } from './chunk-POFDRPDI.js';
3
3
  import { getTimeRangeDates, formatBucketTime } from './chunk-LXHZYSMQ.js';
4
4
  import { CardHeader, EmptyState } from './chunk-Y3D3WFJG.js';
5
5
  import { Paper, Center, Loader, Group } from '@mantine/core';
@@ -3,8 +3,8 @@ import { CustomModal } from './chunk-GBMNCNHX.js';
3
3
  import { CyberAreaChart, CostTrendChart, ActivityTrendChart } from './chunk-KFICYU6S.js';
4
4
  import { AppShellLoader } from './chunk-YEX4MQSY.js';
5
5
  import { formatDuration } from './chunk-XA34RETF.js';
6
- import { useExecutionLogsFilters, useTimeRangeDates, useActivityFilters } from './chunk-DRBMVLJE.js';
7
- import { useResolveError, useResolveAllErrors, usePaginationState, useErrorDetails, useMarkAsRead, useExecutionLogs, useExecutionHealth, useErrorAnalysis, useErrorDetail, useResolveErrorsByExecution, useResources, useCostTrends, useCostSummary, useCostByModel, useCostBreakdown, useActivityTrend, useActivities, useNotifications, useMarkAllAsRead, useTestNotification } from './chunk-5RYRL7DP.js';
6
+ import { useExecutionLogsFilters, useTimeRangeDates, useActivityFilters } from './chunk-DQJM7T2N.js';
7
+ import { useResolveError, useResolveAllErrors, usePaginationState, useErrorDetails, useMarkAsRead, useExecutionLogs, useExecutionHealth, useErrorAnalysis, useErrorDetail, useResolveErrorsByExecution, useResources, useCostTrends, useCostSummary, useCostByModel, useCostBreakdown, useActivityTrend, useActivities, useNotifications, useMarkAllAsRead, useTestNotification } from './chunk-POFDRPDI.js';
8
8
  import { formatBucketTime, getTimeRangeDates } from './chunk-LXHZYSMQ.js';
9
9
  import { CenteredErrorState, CardHeader, StatsCardSkeleton, TrendIndicator, DetailCardSkeleton, EmptyState, PageTitleCaption, JsonViewer } from './chunk-Y3D3WFJG.js';
10
10
  import { PAGE_SIZE_DEFAULT } from './chunk-IOKL7BKE.js';
@@ -1795,7 +1795,6 @@ var monitoringManifest = {
1795
1795
  navEntry: {
1796
1796
  label: "Monitoring",
1797
1797
  icon: IconActivity,
1798
- featureKey: "monitoring",
1799
1798
  dataOnboardingTourId: "sidebar-monitoring",
1800
1799
  links: [
1801
1800
  { label: "Activity Log", link: "/monitoring/activity-log" },
@@ -1,6 +1,6 @@
1
1
  import { getTimeRangeDates, observabilityKeys } from './chunk-LXHZYSMQ.js';
2
2
  import { GRAPH_CONSTANTS } from './chunk-22UVE3RA.js';
3
- import { useNotificationAdapter } from './chunk-TNYUWKSJ.js';
3
+ import { useNotificationAdapter } from './chunk-O4PMRC6J.js';
4
4
  import { HTTP_HEADERS } from './chunk-NVOCKXUQ.js';
5
5
  import { STALE_TIME_MONITORING, REFETCH_INTERVAL_DASHBOARD, REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, getErrorInfo, formatErrorMessage, getErrorTitle, STALE_TIME_DEFAULT, STALE_TIME_ADMIN, APIClientError } from './chunk-IOKL7BKE.js';
6
6
  import { useStableAccessToken } from './chunk-MTJ43R2E.js';
@@ -1,10 +1,10 @@
1
- import { ResourceExecuteDialog } from './chunk-S5EXLTGK.js';
1
+ import { ResourceExecuteDialog } from './chunk-FH5QGCXL.js';
2
2
  import { TableSelectionToolbar, SortableHeader } from './chunk-TUMSNGTX.js';
3
3
  import { PageContainer } from './chunk-BZZCNLT6.js';
4
4
  import { SubshellSidebarSection, SubshellNavItem } from './chunk-27COZ5AH.js';
5
5
  import { FilterBar } from './chunk-PDHTXPSF.js';
6
6
  import { CustomModal } from './chunk-GBMNCNHX.js';
7
- import { showApiErrorNotification, acquisitionListKeys, showSuccessNotification, useListsTelemetry, useLists, useCreateList, useTableSort, sortData, usePaginationState, useTableSelection, useList, useListProgress, useListExecutions, useResourceDefinition, useCompanies, useDeleteCompanies, useContacts, useDeleteContacts } from './chunk-5RYRL7DP.js';
7
+ import { showApiErrorNotification, acquisitionListKeys, showSuccessNotification, useListsTelemetry, useLists, useCreateList, useTableSort, sortData, usePaginationState, useTableSelection, useList, useListProgress, useListExecutions, useResourceDefinition, useCompanies, useDeleteCompanies, useContacts, useDeleteContacts } from './chunk-POFDRPDI.js';
8
8
  import { SubshellContentContainer } from './chunk-RX4UWZZR.js';
9
9
  import { PageTitleCaption, CenteredErrorState, StatCard, EmptyState } from './chunk-Y3D3WFJG.js';
10
10
  import { useElevasisServices } from './chunk-QEPXAWE2.js';
@@ -59,8 +59,7 @@ var leadGenManifest = {
59
59
  navEntry: {
60
60
  label: "Lead Gen",
61
61
  icon: IconTarget,
62
- link: "/lead-gen",
63
- featureKey: "acquisition"
62
+ link: "/lead-gen"
64
63
  }
65
64
  };
66
65
  var LEAD_GEN_ROUTE_LINKS = [
@@ -2,8 +2,8 @@ import { ResourceHealthChart } from './chunk-LGKLC5MG.js';
2
2
  import { useCyberColors, HeroStatsRow } from './chunk-KFICYU6S.js';
3
3
  import { AppShellCenteredContainer, AppShellLoader } from './chunk-YEX4MQSY.js';
4
4
  import { STATUS_COLORS, getStatusIcon, formatDuration, getStatusColors, AGENT_CONSTANTS, shouldAnimateEdge, TIMELINE_CONSTANTS, calculateBarPosition, CONTAINER_CONSTANTS, useExecutionPath, useUnifiedWorkflowLayout, WORKFLOW_CONSTANTS, useReactFlowAgent } from './chunk-XA34RETF.js';
5
- import { useTimeRangeDates } from './chunk-DRBMVLJE.js';
6
- import { useDashboardMetrics, useResources, useUnresolvedErrors, useRecentExecutionsByResource, useCommandQueue, useScheduledTasks, useResourcesHealth } from './chunk-5RYRL7DP.js';
5
+ import { useTimeRangeDates } from './chunk-DQJM7T2N.js';
6
+ import { useDashboardMetrics, useResources, useUnresolvedErrors, useRecentExecutionsByResource, useCommandQueue, useScheduledTasks, useResourcesHealth } from './chunk-POFDRPDI.js';
7
7
  import { getTimeRangeDates } from './chunk-LXHZYSMQ.js';
8
8
  import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, useFitViewTrigger } from './chunk-22UVE3RA.js';
9
9
  import { glassBase } from './chunk-47YILFON.js';
@@ -15,7 +15,7 @@ import { memo, useMemo, useEffect, useState, useCallback, Fragment } from 'react
15
15
  import { Paper, Stack, Text, Group, Badge, Box, useComputedColorScheme, Card, ActionIcon, Loader, SegmentedControl, Center, SimpleGrid, Title, Tabs, Grid, ThemeIcon } from '@mantine/core';
16
16
  import { jsxs, jsx, Fragment as Fragment$1 } from 'react/jsx-runtime';
17
17
  import { Position, Handle, getSmoothStepPath, BaseEdge as BaseEdge$1, EdgeLabelRenderer, Panel, useReactFlow, Controls, ReactFlowProvider, ReactFlow } from '@xyflow/react';
18
- import { IconPlayerPlay, IconPlayerStop, IconArrowsSplit, IconSquare, IconDashboard, IconFocus2, IconArrowUpRight, IconLayoutDashboard, IconActivity, IconAlertTriangle, IconHandStop, IconCalendarEvent, IconCircleCheck, IconBrain, IconGitBranch } from '@tabler/icons-react';
18
+ import { IconPlayerPlay, IconPlayerStop, IconArrowsSplit, IconSquare, IconFocus2, IconArrowUpRight, IconLayoutDashboard, IconActivity, IconAlertTriangle, IconHandStop, IconCalendarEvent, IconCircleCheck, IconBrain, IconGitBranch } from '@tabler/icons-react';
19
19
  import '@xyflow/react/dist/style.css';
20
20
  import '@mantine/charts/styles.css';
21
21
 
@@ -1811,14 +1811,5 @@ function UnresolvedErrorsTeaser({ timeRange, onNavigateToAllErrors }) {
1811
1811
  }
1812
1812
  );
1813
1813
  }
1814
- var dashboardManifest = {
1815
- key: "dashboard",
1816
- label: "Dashboard",
1817
- navEntry: {
1818
- label: "Dashboard",
1819
- icon: IconDashboard,
1820
- link: "/"
1821
- }
1822
- };
1823
1814
 
1824
- export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, Dashboard, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, OperationsOverview, RecentExecutionsByResource, ResourceOverview, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UnresolvedErrorsTeaser, VisualizerContainer, WorkflowExecutionTimeline, dashboardManifest, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme };
1815
+ export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, Dashboard, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, OperationsOverview, RecentExecutionsByResource, ResourceOverview, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UnresolvedErrorsTeaser, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme };
@@ -8778,7 +8778,7 @@ type FeatureSidebarComponent = ComponentType;
8778
8778
  interface FeatureModule {
8779
8779
  key: string;
8780
8780
  label?: string;
8781
- accessFeatureKey?: OrganizationModelFeatureKey;
8781
+ accessFeatureKey: OrganizationModelFeatureKey;
8782
8782
  domainIds?: OrganizationModelSemanticDomain['id'][];
8783
8783
  capabilityIds?: string[];
8784
8784
  navEntry?: FeatureNavEntry;
@@ -8923,12 +8923,6 @@ declare const noteTypeColors: Record<string, string>;
8923
8923
  declare function formatStatusLabel(status: string): string;
8924
8924
  declare function calculateProgress(completed: number, total: number): number;
8925
8925
 
8926
- /**
8927
- * Compatibility manifest for existing consumers that still register a
8928
- * top-level dashboard nav entry. Host apps should eventually own this nav item.
8929
- */
8930
- declare const dashboardManifest: FeatureModule;
8931
-
8932
8926
  declare const monitoringManifest: FeatureModule;
8933
8927
 
8934
8928
  declare const settingsManifest: FeatureModule;
@@ -8941,5 +8935,5 @@ declare const OperationsSidebarMiddle: () => react_jsx_runtime.JSX.Element;
8941
8935
 
8942
8936
  declare const operationsManifest: FeatureModule;
8943
8937
 
8944
- export { APIErrorAlert, AbsoluteScheduleForm, ActionModal, ActivityCard, ActivityFeedWidget, ActivityFilters as ActivityFiltersBar, ActivityTable, ActivityTimeline, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CONTAINER_CONSTANTS, CardHeader, CenteredErrorState, CheckpointGroup, CollapsibleJsonSection, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, CommandViewEdge, CommandViewGraph, CommandViewNode, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContentSections, ContextUsageBadge, ContextViewer, ContractDisplay, CostBreakdownCard, CostByModelTable, CostMetricsCard, CrashErrorFallback, CreateApiKeyModal, CreateCredentialModal, CreateScheduleModal, CredentialList, CredentialSettings, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, CustomModal, CustomSelector, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealDetailPage, DealDrawer, DealKanbanCard, DealsListPage, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, DetailCardSkeleton, DocTreeNav, EditApiKeyModal, ElevasisLoader, EmptyState, EmptyVisualizer, ErrorAnalysisCard, ErrorBreakdownTable, ErrorReportCard, ExecutionBreakdownTable, ExecutionErrorSection, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, ExecutionStats, ExecutionStatusBadge, FeatureUnavailableState, FilterBar, FormFieldRenderer, GlowDot, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, HealthStatusCard, JsonViewer, KanbanBoard, KnowledgeBasePage, LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, ListSkeleton, LogEntry, LogGroup, MdxRenderer, MembershipFeaturePanel, MembershipStatusBadge, MetricsStrip, MilestoneTimeline, MyTasksPanel, NavigationButton, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, NotificationBell, NotificationItem, NotificationList, NotificationPanel, OAuthConnectModal, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationMembershipsList, PIPELINE_FUNNEL_ORDER, PageNotFound, PageTitleCaption, PipelineFunnelWidget, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, QuickCreateActions, RecurringScheduleForm, RelativeScheduleForm, ResourceCard, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceHealthChart, ResourceHealthPanel, ResourceNotFoundState, RichTextEditor, SAVED_VIEW_PRESETS, SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, SHARED_VIZ_CONSTANTS, SavedViewsPanel, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, SessionMemory, SortableHeader, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, StyledMarkdown, TabCountBadge, TableSelectionToolbar, TaskCard, TaskScheduler, TasksDueWidget, TimeRangeSelector, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, ToolsListDisplay, TrendIndicator, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UpcomingMilestonesPage, VisualizerContainer, WebhookUrlDisplayModal, WorkflowDefinitionDisplay, WorkflowExecutionLogs, WorkflowExecutionTimeline, buildErrorReport, buildListConfig, calculateProgress, catalogItemToResourceDefinition, crmManifest, dashboardManifest, deliveryManifest, formatStatusLabel, getEnrichmentColor, getExecutionStatusConfig, getGraphBackgroundStyles, getHealthColor, getIcon, getLogLevelConfig, getStatusColor, iconMap, leadGenManifest, mdxComponents, milestoneStatusColors, monitoringManifest, noteTypeColors, operationsManifest, projectStatusColors, seoManifest, settingsManifest, showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification, taskStatusColors, taskTypeColors, useCrmPipelineSummary, useCrmQuickMetrics, useDeleteLists, useGraphBackgroundStyles, useGraphTheme, useNewKnowledgeMapLayout, useRecentCrmActivity };
8938
+ export { APIErrorAlert, AbsoluteScheduleForm, ActionModal, ActivityCard, ActivityFeedWidget, ActivityFilters as ActivityFiltersBar, ActivityTable, ActivityTimeline, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CONTAINER_CONSTANTS, CardHeader, CenteredErrorState, CheckpointGroup, CollapsibleJsonSection, CollapsibleSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, CommandViewEdge, CommandViewGraph, CommandViewNode, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContentSections, ContextUsageBadge, ContextViewer, ContractDisplay, CostBreakdownCard, CostByModelTable, CostMetricsCard, CrashErrorFallback, CreateApiKeyModal, CreateCredentialModal, CreateScheduleModal, CredentialList, CredentialSettings, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, CustomModal, CustomSelector, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealDetailPage, DealDrawer, DealKanbanCard, DealsListPage, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, DetailCardSkeleton, DocTreeNav, EditApiKeyModal, ElevasisLoader, EmptyState, EmptyVisualizer, ErrorAnalysisCard, ErrorBreakdownTable, ErrorReportCard, ExecutionBreakdownTable, ExecutionErrorSection, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, ExecutionStats, ExecutionStatusBadge, FeatureUnavailableState, FilterBar, FormFieldRenderer, GlowDot, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, HealthStatusCard, JsonViewer, KanbanBoard, KnowledgeBasePage, LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, ListSkeleton, LogEntry, LogGroup, MdxRenderer, MembershipFeaturePanel, MembershipStatusBadge, MetricsStrip, MilestoneTimeline, MyTasksPanel, NavigationButton, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, NotificationBell, NotificationItem, NotificationList, NotificationPanel, OAuthConnectModal, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationMembershipsList, PIPELINE_FUNNEL_ORDER, PageNotFound, PageTitleCaption, PipelineFunnelWidget, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, QuickCreateActions, RecurringScheduleForm, RelativeScheduleForm, ResourceCard, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceHealthChart, ResourceHealthPanel, ResourceNotFoundState, RichTextEditor, SAVED_VIEW_PRESETS, SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, SHARED_VIZ_CONSTANTS, SavedViewsPanel, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, SessionMemory, SortableHeader, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, StyledMarkdown, TabCountBadge, TableSelectionToolbar, TaskCard, TaskScheduler, TasksDueWidget, TimeRangeSelector, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, ToolsListDisplay, TrendIndicator, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UpcomingMilestonesPage, VisualizerContainer, WebhookUrlDisplayModal, WorkflowDefinitionDisplay, WorkflowExecutionLogs, WorkflowExecutionTimeline, buildErrorReport, buildListConfig, calculateProgress, catalogItemToResourceDefinition, crmManifest, deliveryManifest, formatStatusLabel, getEnrichmentColor, getExecutionStatusConfig, getGraphBackgroundStyles, getHealthColor, getIcon, getLogLevelConfig, getStatusColor, iconMap, leadGenManifest, mdxComponents, milestoneStatusColors, monitoringManifest, noteTypeColors, operationsManifest, projectStatusColors, seoManifest, settingsManifest, showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification, taskStatusColors, taskTypeColors, useCrmPipelineSummary, useCrmQuickMetrics, useDeleteLists, useGraphBackgroundStyles, useGraphTheme, useNewKnowledgeMapLayout, useRecentCrmActivity };
8945
8939
  export type { ActivityEntry, ActivityFiltersProps, ActivityTableProps, BaseEdgeProps, BaseExecutionLogsProps, BreadcrumbsProps, CommandViewGraphRef, ContextViewerProps, CostByModelTableProps, CrashErrorFallbackProps, CrmOverviewProps, DealDrawerProps, DealKanbanCardProps, ErrorAnalysisCardProps, ErrorReportCardProps, ExecutionBreakdownTableProps, ExecutionHealthCardProps, ExecutionLogEntry, ExecutionLogsFiltersProps, ExecutionLogsTableProps, FeatureUnavailableStateProps, FitViewButtonVariant, FormFieldRendererProps, GraphFitViewHandlerProps, JsonViewerProps, KanbanBoardProps, KnowledgeMapEdgeData, KnowledgeMapNodeData, LogLevel, MdxRendererProps, NavigationButtonProps, ProjectsSidebarMiddleProps, ResourceHealthPanelProps, RichTextEditorProps, SavedViewPreset, ScheduleType, SerializedKnowledgeMap, SerializedKnowledgeNode, StatCardProps, StyledMarkdownProps, TaskFilterStatus, TrendIndicatorProps };
@@ -1,16 +1,16 @@
1
1
  import '../chunk-SMJLS23U.js';
2
2
  import { useBreadcrumbs } from '../chunk-MG3NF7QL.js';
3
- export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-RBRSRRG4.js';
4
- export { LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, buildListConfig, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-XGUMNEIR.js';
5
- export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, FormFieldRenderer, 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-S5EXLTGK.js';
3
+ export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../chunk-6RGNVHG3.js';
4
+ export { LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, buildListConfig, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-X4BLH3JL.js';
5
+ export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, FormFieldRenderer, 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-FH5QGCXL.js';
6
6
  import '../chunk-ROSMICXG.js';
7
7
  import { SubshellLoader, CollapsibleSidebarGroup } from '../chunk-IDACMRGQ.js';
8
- import { NotificationList } from '../chunk-ZGV3X3UQ.js';
9
- export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-ZGV3X3UQ.js';
10
- export { ResourceHealthPanel } from '../chunk-URFYQRJO.js';
8
+ import { NotificationList } from '../chunk-PHRDZFJT.js';
9
+ export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-PHRDZFJT.js';
10
+ export { ResourceHealthPanel } from '../chunk-PEDPD3PU.js';
11
11
  export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-YIWLA2B6.js';
12
- export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest } from '../chunk-CKBJVNSA.js';
13
- export { ActivityFeedWidget, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, TasksDueWidget, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-3VTACYBT.js';
12
+ export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest } from '../chunk-CC4WGHGG.js';
13
+ export { ActivityFeedWidget, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, TasksDueWidget, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-MU5EZV3L.js';
14
14
  export { SortableHeader, TableSelectionToolbar } from '../chunk-TUMSNGTX.js';
15
15
  import { PageContainer } from '../chunk-BZZCNLT6.js';
16
16
  import { SubshellNavItem } from '../chunk-27COZ5AH.js';
@@ -18,23 +18,23 @@ import { FilterBar } from '../chunk-PDHTXPSF.js';
18
18
  export { FilterBar } from '../chunk-PDHTXPSF.js';
19
19
  import { CustomModal } from '../chunk-GBMNCNHX.js';
20
20
  export { ConfirmationInputModal, ConfirmationModal, CustomModal } from '../chunk-GBMNCNHX.js';
21
- import { BaseNode, useGraphTheme, BaseEdge, GraphBackground, GraphLegend, GraphFitViewButton } from '../chunk-UXYE5ZBY.js';
22
- export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, dashboardManifest, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-UXYE5ZBY.js';
21
+ import { BaseNode, useGraphTheme, BaseEdge, GraphBackground, GraphLegend, GraphFitViewButton } from '../chunk-ZB5PKIX5.js';
22
+ export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-ZB5PKIX5.js';
23
23
  export { ResourceHealthChart, getHealthColor } from '../chunk-LGKLC5MG.js';
24
24
  import '../chunk-KFICYU6S.js';
25
25
  import { AppShellLoader } from '../chunk-YEX4MQSY.js';
26
26
  import '../chunk-VNUOQQNY.js';
27
27
  export { CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS } from '../chunk-XA34RETF.js';
28
- import { useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments } from '../chunk-DRBMVLJE.js';
29
- import { useCommandViewLayout, usePaginationState, useDeploymentDocs, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDealNotes, useCreateDealNote, useDeals, useSyncDealStage, dealKeys, useMarkAllAsRead, useNotifications, showErrorNotification, showSuccessNotification, showApiErrorNotification } from '../chunk-5RYRL7DP.js';
30
- export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-5RYRL7DP.js';
28
+ import { useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments } from '../chunk-DQJM7T2N.js';
29
+ import { useCommandViewLayout, usePaginationState, useDeploymentDocs, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDealNotes, useCreateDealNote, useDeals, useSyncDealStage, dealKeys, useMarkAllAsRead, useNotifications, showErrorNotification, showSuccessNotification, showApiErrorNotification } from '../chunk-POFDRPDI.js';
30
+ export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-POFDRPDI.js';
31
31
  import '../chunk-LXHZYSMQ.js';
32
32
  import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, GRAPH_CONSTANTS } from '../chunk-22UVE3RA.js';
33
33
  export { Graph_module_css_default as graphStyles } from '../chunk-22UVE3RA.js';
34
- import '../chunk-GEJZ6WLM.js';
34
+ import '../chunk-4GZ6VZWO.js';
35
35
  import '../chunk-47YILFON.js';
36
36
  import '../chunk-CYXZHBP4.js';
37
- import '../chunk-TNYUWKSJ.js';
37
+ import '../chunk-O4PMRC6J.js';
38
38
  import { SubshellContainer, SubshellSidebar, SubshellRightSideContainer, SubshellContentContainer } from '../chunk-RX4UWZZR.js';
39
39
  import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader, ActivityTimeline } from '../chunk-Y3D3WFJG.js';
40
40
  export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, ElevasisLoader, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator, catalogItemToResourceDefinition } from '../chunk-Y3D3WFJG.js';
@@ -2823,7 +2823,7 @@ type FeatureSidebarComponent = ComponentType;
2823
2823
  interface FeatureModule {
2824
2824
  key: string;
2825
2825
  label?: string;
2826
- accessFeatureKey?: OrganizationModelFeatureKey;
2826
+ accessFeatureKey: OrganizationModelFeatureKey;
2827
2827
  domainIds?: OrganizationModelSemanticDomain['id'][];
2828
2828
  capabilityIds?: string[];
2829
2829
  navEntry?: FeatureNavEntry;
@@ -1,17 +1,17 @@
1
- export { ActivityFeedWidget, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, TasksDueWidget, crmManifest, formatDealStageLabel, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../../chunk-3VTACYBT.js';
1
+ export { ActivityFeedWidget, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, TasksDueWidget, crmManifest, formatDealStageLabel, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../../chunk-MU5EZV3L.js';
2
2
  import '../../chunk-TUMSNGTX.js';
3
3
  import '../../chunk-BZZCNLT6.js';
4
4
  import '../../chunk-27COZ5AH.js';
5
5
  import '../../chunk-PDHTXPSF.js';
6
6
  import '../../chunk-GBMNCNHX.js';
7
- import '../../chunk-DRBMVLJE.js';
8
- import '../../chunk-5RYRL7DP.js';
7
+ import '../../chunk-DQJM7T2N.js';
8
+ import '../../chunk-POFDRPDI.js';
9
9
  import '../../chunk-LXHZYSMQ.js';
10
10
  import '../../chunk-22UVE3RA.js';
11
- import '../../chunk-GEJZ6WLM.js';
11
+ import '../../chunk-4GZ6VZWO.js';
12
12
  import '../../chunk-47YILFON.js';
13
13
  import '../../chunk-CYXZHBP4.js';
14
- import '../../chunk-TNYUWKSJ.js';
14
+ import '../../chunk-O4PMRC6J.js';
15
15
  import '../../chunk-RX4UWZZR.js';
16
16
  import '../../chunk-Y3D3WFJG.js';
17
17
  import '../../chunk-3KMDHCAR.js';