@elevasis/ui 2.68.0 → 2.69.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 (98) hide show
  1. package/dist/api/index.js +3 -3
  2. package/dist/app/index.d.ts +577 -367
  3. package/dist/app/index.js +12 -21
  4. package/dist/auth/index.css +149 -149
  5. package/dist/auth/index.d.ts +5 -0
  6. package/dist/auth/index.js +7 -7
  7. package/dist/charts/index.css +208 -208
  8. package/dist/charts/index.js +7 -7
  9. package/dist/{chunk-JC5W55J3.js → chunk-26BTE3Z4.js} +1 -1
  10. package/dist/{chunk-ZFISGKYW.js → chunk-4JHLS234.js} +1 -1
  11. package/dist/{chunk-76IVMVI3.js → chunk-6PZFOHJK.js} +3 -3
  12. package/dist/{chunk-WPIASV3H.js → chunk-7WJEPTE7.js} +2 -2
  13. package/dist/{chunk-UFTM5SZZ.js → chunk-AKANHRQ5.js} +9 -3
  14. package/dist/{chunk-NDHMZT2G.js → chunk-C75XWBYZ.js} +1 -1
  15. package/dist/{chunk-R6NMRXNO.js → chunk-FLECOYUS.js} +1 -1
  16. package/dist/{chunk-2MTP3H3A.js → chunk-IRV6KJPV.js} +1 -1
  17. package/dist/{chunk-OOACTYRA.js → chunk-IT7GTJCB.js} +1 -1
  18. package/dist/{chunk-QYI5BZKM.js → chunk-MFLM7BVC.js} +1 -1
  19. package/dist/{chunk-TGPJNKDU.js → chunk-MRVGQLWN.js} +4 -4
  20. package/dist/{chunk-L3HFJFYF.js → chunk-NM4A63KJ.js} +30 -48
  21. package/dist/{chunk-SIVUCZXQ.js → chunk-NU3NBXHP.js} +1 -1
  22. package/dist/{chunk-HJVPVS57.js → chunk-RW64UJWT.js} +5 -5
  23. package/dist/{chunk-5NRJ2BLQ.js → chunk-VDX6DL7Z.js} +1 -1
  24. package/dist/{chunk-ZGCWTWBD.js → chunk-WXHAHKKI.js} +6167 -5883
  25. package/dist/{chunk-75NOC536.js → chunk-XAZR3T6Y.js} +5 -5
  26. package/dist/{chunk-GBXTRSAU.js → chunk-XQ3ILKYN.js} +1 -1
  27. package/dist/{chunk-TYKAKJGW.js → chunk-YCRINA2D.js} +1 -1
  28. package/dist/{chunk-FK3K2VK2.js → chunk-YGCMMOY4.js} +80 -699
  29. package/dist/{chunk-ZWS3TCQR.js → chunk-YNRYIXUT.js} +22 -109
  30. package/dist/{chunk-ZNKZMK2E.js → chunk-ZD6LM53O.js} +5 -5
  31. package/dist/chunk-ZPTEGGKU.js +631 -0
  32. package/dist/components/index.css +208 -208
  33. package/dist/components/index.d.ts +1614 -256
  34. package/dist/components/index.js +31 -30
  35. package/dist/components/navigation/index.css +149 -149
  36. package/dist/components/navigation/index.js +8 -8
  37. package/dist/features/auth/index.css +149 -149
  38. package/dist/features/auth/index.d.ts +457 -163
  39. package/dist/features/auth/index.js +9 -9
  40. package/dist/features/clients/index.css +208 -208
  41. package/dist/features/clients/index.d.ts +39 -1
  42. package/dist/features/clients/index.js +8 -7
  43. package/dist/features/content/index.css +659 -0
  44. package/dist/features/content/index.d.ts +1788 -0
  45. package/dist/features/content/index.js +2180 -0
  46. package/dist/features/crm/index.d.ts +584 -369
  47. package/dist/features/crm/index.js +9 -9
  48. package/dist/features/dashboard/index.d.ts +0 -6
  49. package/dist/features/dashboard/index.js +11 -10
  50. package/dist/features/delivery/index.d.ts +457 -163
  51. package/dist/features/delivery/index.js +8 -8
  52. package/dist/features/knowledge/index.css +149 -149
  53. package/dist/features/knowledge/index.js +7 -7
  54. package/dist/features/lead-gen/index.d.ts +20 -91
  55. package/dist/features/lead-gen/index.js +9 -9
  56. package/dist/features/monitoring/index.js +10 -10
  57. package/dist/features/monitoring/requests/index.js +9 -14
  58. package/dist/features/operations/index.d.ts +0 -84
  59. package/dist/features/operations/index.js +14 -13
  60. package/dist/features/settings/index.d.ts +457 -163
  61. package/dist/features/settings/index.js +10 -10
  62. package/dist/hooks/access/index.css +149 -149
  63. package/dist/hooks/access/index.d.ts +5 -0
  64. package/dist/hooks/access/index.js +7 -7
  65. package/dist/hooks/delivery/index.d.ts +457 -163
  66. package/dist/hooks/delivery/index.js +2 -2
  67. package/dist/hooks/index.d.ts +2190 -237
  68. package/dist/hooks/index.js +7 -7
  69. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +0 -6
  70. package/dist/hooks/published.d.ts +2190 -237
  71. package/dist/hooks/published.js +7 -7
  72. package/dist/initialization/index.d.ts +464 -164
  73. package/dist/knowledge/index.css +149 -149
  74. package/dist/knowledge/index.d.ts +4 -88
  75. package/dist/knowledge/index.js +3213 -3203
  76. package/dist/{knowledge-search-index-6EZNBNSR.js → knowledge-search-index-LP2WVSQX.js} +689 -695
  77. package/dist/layout/index.css +149 -149
  78. package/dist/layout/index.js +10 -10
  79. package/dist/organization/index.d.ts +7 -1
  80. package/dist/profile/index.d.ts +457 -163
  81. package/dist/provider/index.d.ts +577 -368
  82. package/dist/provider/index.js +7 -7
  83. package/dist/provider/published.css +149 -149
  84. package/dist/provider/published.d.ts +577 -368
  85. package/dist/provider/published.js +7 -7
  86. package/dist/supabase/index.d.ts +906 -339
  87. package/dist/test-utils/index.d.ts +10 -2
  88. package/dist/test-utils/index.js +39 -10
  89. package/dist/theme/index.js +3 -3
  90. package/dist/theme/presets/index.js +1 -1
  91. package/dist/types/index.d.ts +464 -170
  92. package/dist/utils/index.d.ts +0 -6
  93. package/dist/utils/index.js +1 -1
  94. package/dist/vite/index.js +2 -2
  95. package/dist/vite-plugin-knowledge/index.js +1 -1
  96. package/package.json +9 -5
  97. package/src/features/README.md +28 -28
  98. /package/dist/{chunk-RBGVNPA6.js → chunk-XQBURFKM.js} +0 -0
@@ -1,21 +1,21 @@
1
- import { SubshellLoader } from './chunk-OOACTYRA.js';
2
- import { CollapsibleJsonSection, ExecutionStats, UnifiedWorkflowGraph, WorkflowExecutionTimeline, AgentExecutionVisualizer, AgentExecutionTimeline, AgentIterationDetailPanel } from './chunk-FK3K2VK2.js';
3
- import { FormFieldRenderer } from './chunk-3MEXPLWT.js';
1
+ import { SubshellLoader } from './chunk-IT7GTJCB.js';
4
2
  import { ChatInterface, ChatHeader } from './chunk-SNZDFCOQ.js';
5
- import { ResourceHealthPanel } from './chunk-TYKAKJGW.js';
3
+ import { ResourceHealthPanel } from './chunk-YCRINA2D.js';
4
+ import { AppShellLoader } from './chunk-XQ3ILKYN.js';
5
+ import { CollapsibleJsonSection, ExecutionStats, UnifiedWorkflowGraph, WorkflowExecutionTimeline, AgentExecutionVisualizer, AgentExecutionTimeline, AgentIterationDetailPanel } from './chunk-YGCMMOY4.js';
6
+ import { FormFieldRenderer } from './chunk-3MEXPLWT.js';
6
7
  import { Graph_module_css_default } from './chunk-HENXLGVD.js';
7
- import { AppShellLoader } from './chunk-GBXTRSAU.js';
8
8
  import { PageContainer } from './chunk-BZZCNLT6.js';
9
- import { DEFAULT_ORGANIZATION_GRAPH_FILTERS, resolveSemanticIconComponent, CustomModal, useAppearance, useErrorDetail, JsonViewer, useExecution, useArchivedLogs, useDeleteExecution, useRetryExecution, useCancelExecution, ConfirmationModal, PageTitleCaption, CollapsibleSection, useStatusFilter, useResourceSearch, useResourcesDomainFilters, usePaginationState, useResources, useRecentExecutionsByResource, filterByDomainFilters, TabCountBadge, ResourceCard, useResourceDefinition, isSessionCapable, useOptionalElevasisSystems, useDeleteTask, useCommandQueue, useSubmitAction, useCommandQueueTask, ContextViewer, useElevasisSystems, useCommandViewData, useCommandViewStats, useCommandViewStore, buildOrganizationGraph, useResourceExecutions, useCheckpointTasks, EmptyState, useExecutionPanelState, useSessionMessages, useSessionWebSocket, useSessions, SessionListItem, useSessionExecutions, useDeleteSession, useEndSession, useCreateSession, useSession, getSessionView, SubshellContentContainer, collectResourceFilterFacets, SemanticIcon, useSystemsViewState, aggregateSystemMetrics, useSystemHealth, ORGANIZATION_GRAPH_NODE_KIND_ORDER, formatResourceAttribution, SYSTEM_RESOURCE_KINDS, ORGANIZATION_GRAPH_NODE_KIND_LABELS, ORGANIZATION_GRAPH_EDGE_KIND_LABELS, ORGANIZATION_GRAPH_NODE_KIND_DETAIL_LABELS, ORGANIZATION_GRAPH_NODE_KIND_MEANINGS, ORGANIZATION_GRAPH_EDGE_KIND_MEANINGS } from './chunk-ZGCWTWBD.js';
10
- import { showApiErrorNotification, showSuccessNotification } from './chunk-NDHMZT2G.js';
9
+ import { DEFAULT_ORGANIZATION_GRAPH_FILTERS, resolveSemanticIconComponent, CustomModal, useAppearance, useErrorDetail, JsonViewer, useExecution, useArchivedLogs, useDeleteExecution, useRetryExecution, useCancelExecution, ConfirmationModal, PageTitleCaption, CollapsibleSection, useStatusFilter, useResourceSearch, useResourcesDomainFilters, usePaginationState, useResources, useRecentExecutionsByResource, filterByDomainFilters, TabCountBadge, ResourceCard, useResourceDefinition, isSessionCapable, useOptionalElevasisSystems, useDeleteTask, useCommandQueue, useSubmitAction, useCommandQueueTask, ContextViewer, useElevasisSystems, useCommandViewData, useCommandViewStats, useCommandViewStore, buildOrganizationGraph, useResourceExecutions, useCheckpointTasks, EmptyState, useExecutionPanelState, useSessionMessages, useSessionWebSocket, useSessions, SessionListItem, useSessionExecutions, useDeleteSession, useEndSession, useCreateSession, useSession, getSessionView, SubshellContentContainer, collectResourceFilterFacets, SemanticIcon, useSystemsViewState, aggregateSystemMetrics, useSystemHealth, ORGANIZATION_GRAPH_NODE_KIND_ORDER, formatResourceAttribution, SYSTEM_RESOURCE_KINDS, ORGANIZATION_GRAPH_NODE_KIND_LABELS, ORGANIZATION_GRAPH_EDGE_KIND_LABELS, ORGANIZATION_GRAPH_NODE_KIND_DETAIL_LABELS, ORGANIZATION_GRAPH_NODE_KIND_MEANINGS, ORGANIZATION_GRAPH_EDGE_KIND_MEANINGS } from './chunk-WXHAHKKI.js';
10
+ import { showApiErrorNotification, showSuccessNotification } from './chunk-C75XWBYZ.js';
11
+ import { topbarHeight } from './chunk-MISHPEJX.js';
11
12
  import { CardHeader } from './chunk-62GVNH5U.js';
12
13
  import { useInitialization } from './chunk-P45GQ3ZW.js';
13
14
  import { mergeSessionMessages } from './chunk-M7WWRZ5Z.js';
14
15
  import { StyledMarkdown } from './chunk-3KMDHCAR.js';
15
- import { topbarHeight } from './chunk-MISHPEJX.js';
16
16
  import { getResourceStatusColor, useMergedExecution, useTimelineData, useAgentIterationData } from './chunk-BLXJEIQS.js';
17
17
  import { useOrganization } from './chunk-DD3CCMCZ.js';
18
- import { getErrorInfo, formatErrorMessage, getResourceIcon, formatRelativeTime, PAGE_SIZE_DEFAULT, listAllSystems, getSystem, compileOrganizationOntology, getSystemAncestors } from './chunk-L3HFJFYF.js';
18
+ import { getErrorInfo, formatErrorMessage, getResourceIcon, formatRelativeTime, PAGE_SIZE_DEFAULT, listAllSystems, getSystem, compileOrganizationOntology, getSystemAncestors } from './chunk-NM4A63KJ.js';
19
19
  import { ResourceStatusColors, toWorkflowLogMessages } from './chunk-6SSQGWK7.js';
20
20
  import { useElevasisServices } from './chunk-BI5VDO2K.js';
21
21
  import { useRouterContext } from './chunk-Q7DJKLEN.js';
@@ -3283,89 +3283,11 @@ function EventObjectView({ node, linkedNodes, organizationModel, onSelectNode })
3283
3283
  ] })
3284
3284
  ] });
3285
3285
  }
3286
- var LINKED_OBJECT_ORDER7 = [
3287
- "applies_to (outgoing)",
3288
- "triggers (incoming)",
3289
- "effects (outgoing)",
3290
- "governs (outgoing)",
3291
- "governs (incoming)"
3292
- ];
3293
- function describeTrigger(trigger) {
3294
- switch (trigger.kind) {
3295
- case "event":
3296
- return `event ${trigger.eventId}`;
3297
- case "action-invocation":
3298
- return `action ${trigger.actionId}`;
3299
- case "schedule":
3300
- return `schedule ${trigger.cron}`;
3301
- case "manual":
3302
- return "manual";
3303
- }
3304
- }
3305
- function describePredicate(predicate) {
3306
- switch (predicate.kind) {
3307
- case "always":
3308
- return "always";
3309
- case "expression":
3310
- return predicate.expression;
3311
- case "threshold":
3312
- return `${predicate.metric} ${predicate.operator} ${predicate.value}`;
3313
- }
3314
- }
3315
- function describeEffect(effect) {
3316
- switch (effect.kind) {
3317
- case "require-approval":
3318
- return effect.roleId ? `require approval from ${effect.roleId}` : "require approval";
3319
- case "invoke-action":
3320
- return `invoke ${effect.actionId}`;
3321
- case "notify-role":
3322
- return `notify ${effect.roleId}`;
3323
- case "block":
3324
- return "block";
3325
- }
3326
- }
3327
- function countApplicability(appliesTo) {
3328
- return appliesTo.systemIds.length + appliesTo.actionIds.length + appliesTo.resourceIds.length + appliesTo.roleIds.length;
3329
- }
3330
- function PolicyObjectView({ node, linkedNodes, organizationModel, onSelectNode }) {
3331
- const policy = node.sourceId ? organizationModel?.policies[node.sourceId] : void 0;
3332
- const prominentProperties = policy ? [
3333
- { label: "Applies To", value: String(countApplicability(policy.appliesTo)) },
3334
- { label: "Trigger", value: describeTrigger(policy.trigger) },
3335
- { label: "Conditions", value: describePredicate(policy.predicate) },
3336
- { label: "Effects", value: policy.actions.map(describeEffect).join(", ") },
3337
- { label: "Lifecycle", value: policy.lifecycle }
3338
- ] : [
3339
- { label: "Kind", value: node.kind },
3340
- { label: "ID", value: node.id },
3341
- { label: "Policy ID", value: node.sourceId ?? "Not declared" },
3342
- { label: "Label", value: node.label }
3343
- ];
3344
- return /* @__PURE__ */ jsxs(Stack, { gap: "md", children: [
3345
- /* @__PURE__ */ jsxs(Stack, { gap: "sm", children: [
3346
- /* @__PURE__ */ jsx(Title, { order: 5, children: "Prominent Properties" }),
3347
- !policy ? /* @__PURE__ */ jsx(Text, { size: "sm", c: "dimmed", children: "Policy details are not available in the current organization model snapshot." }) : null,
3348
- /* @__PURE__ */ jsx(ProminentPropertiesSection, { properties: prominentProperties })
3349
- ] }),
3350
- /* @__PURE__ */ jsxs(Stack, { gap: "sm", children: [
3351
- /* @__PURE__ */ jsx(Title, { order: 5, children: "Linked" }),
3352
- /* @__PURE__ */ jsx(
3353
- LinkedObjectsSection,
3354
- {
3355
- orderedKeys: LINKED_OBJECT_ORDER7,
3356
- byRelationship: linkedNodes.byRelationship,
3357
- onSelectNode
3358
- }
3359
- )
3360
- ] })
3361
- ] });
3362
- }
3363
3286
 
3364
3287
  // src/features/operations/organization-graph/object-views/registry.ts
3365
3288
  var objectViewRegistry = {
3366
3289
  entity: EntityObjectView,
3367
3290
  event: EventObjectView,
3368
- policy: PolicyObjectView,
3369
3291
  "resource:agent": AgentObjectView,
3370
3292
  "resource:workflow": WorkflowObjectView,
3371
3293
  "resource:trigger": TriggerObjectView,
@@ -3443,8 +3365,6 @@ function getNodeIconToken(kind) {
3443
3365
  return "database";
3444
3366
  case "event":
3445
3367
  return "bolt";
3446
- case "policy":
3447
- return "shield";
3448
3368
  case "system":
3449
3369
  return "apps";
3450
3370
  case "role":
@@ -4311,9 +4231,6 @@ function getNodeDomain(node, graph) {
4311
4231
  if (node.kind === "event") {
4312
4232
  return "runtime";
4313
4233
  }
4314
- if (node.kind === "policy") {
4315
- return "admin";
4316
- }
4317
4234
  if (node.kind === "knowledge") {
4318
4235
  return "knowledge";
4319
4236
  }
@@ -5015,7 +4932,6 @@ var COMMAND_VIEW_NODE_KINDS = [
5015
4932
  "role",
5016
4933
  "action",
5017
4934
  "entity",
5018
- "policy",
5019
4935
  "stage",
5020
4936
  "resource",
5021
4937
  "knowledge",
@@ -5343,16 +5259,15 @@ var NODE_KIND_ORDER = {
5343
5259
  action: 4,
5344
5260
  stage: 5,
5345
5261
  entity: 6,
5346
- policy: 7,
5347
- resource: 8,
5348
- knowledge: 9,
5349
- event: 10,
5350
- "customer-segment": 11,
5351
- offering: 12,
5352
- goal: 13,
5353
- surface: 14,
5354
- "navigation-group": 15,
5355
- ontology: 16
5262
+ resource: 7,
5263
+ knowledge: 8,
5264
+ event: 9,
5265
+ "customer-segment": 10,
5266
+ offering: 11,
5267
+ goal: 12,
5268
+ surface: 13,
5269
+ "navigation-group": 14,
5270
+ ontology: 15
5356
5271
  };
5357
5272
  function getNodeLabel(node) {
5358
5273
  return node.label || node.sourceId || node.id;
@@ -5576,7 +5491,6 @@ var ORG_MODEL_ROOT_KINDS = /* @__PURE__ */ new Set([
5576
5491
  "role",
5577
5492
  "action",
5578
5493
  "entity",
5579
- "policy",
5580
5494
  "stage",
5581
5495
  "knowledge",
5582
5496
  "customer-segment",
@@ -5711,7 +5625,7 @@ function buildSummaryMessages(input) {
5711
5625
  return ["Select an available node to expand around."];
5712
5626
  }
5713
5627
  if (!preset && rootNode.kind === "organization") {
5714
- return ["Choose a system, role, action, entity, policy, or resource before expanding."];
5628
+ return ["Choose a system, role, action, entity, or resource before expanding."];
5715
5629
  }
5716
5630
  if (expandedNodes.length === 0) {
5717
5631
  return [`No matching graph context found around "${getNodeDisplayName(rootNode)}".`];
@@ -6333,7 +6247,7 @@ function ExploreLegend() {
6333
6247
  /* @__PURE__ */ jsx(Text, { size: "xs", fw: 600, c: "dimmed", tt: "uppercase", children: "Multi-level drill-down" }),
6334
6248
  /* @__PURE__ */ jsxs(Stack, { gap: 2, children: [
6335
6249
  /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Click any node with children to expand its subgraph; siblings at the same level auto-collapse; click a higher segment in the breadcrumb to collapse downward; Esc collapses all." }),
6336
- /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Expansion follows the Organization Model path: root to systems, owned content, surfaces, actions, entities, policies, and mapped resources." }),
6250
+ /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Expansion follows the Organization Model path: root to systems, owned content, surfaces, actions, entities, and mapped resources." }),
6337
6251
  /* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: "Resource visibility inside expanded zones is controlled by the existing Show/Hide resources toggle." })
6338
6252
  ] })
6339
6253
  ] });
@@ -6971,7 +6885,6 @@ function getNodeThemeByKind(tokens) {
6971
6885
  action: mixColors(tokens.primary, tokens.success, 0.72),
6972
6886
  entity: mixColors(tokens.success, tokens.warning, 0.44),
6973
6887
  event: mixColors(tokens.warning, tokens.error, 0.48),
6974
- policy: mixColors(tokens.primary, tokens.error, 0.62),
6975
6888
  stage: mixColors(tokens.primary, tokens.warning, 0.32),
6976
6889
  resource: mixColors(tokens.primary, tokens.warning, 0.58),
6977
6890
  knowledge: mixColors(tokens.primary, tokens.text, 0.6),
@@ -7522,8 +7435,8 @@ function createCytoscapeStyle(tokens, visualizationMode) {
7522
7435
  }
7523
7436
  },
7524
7437
  {
7525
- // OD-9: action and policy nodes - medium ellipse.
7526
- selector: 'node[kind = "action"], node[kind = "policy"]',
7438
+ // OD-9: action nodes - medium ellipse.
7439
+ selector: 'node[kind = "action"]',
7527
7440
  style: {
7528
7441
  shape: "ellipse",
7529
7442
  width: 70,
@@ -1,13 +1,13 @@
1
+ import { LEAD_GEN_API_INTERFACE } from './chunk-7WJEPTE7.js';
1
2
  import { sanitizeInput } from './chunk-3MEXPLWT.js';
2
- import { LEAD_GEN_API_INTERFACE } from './chunk-WPIASV3H.js';
3
3
  import { PageContainer } from './chunk-BZZCNLT6.js';
4
4
  import { TableSelectionToolbar, SortableHeader } from './chunk-TUMSNGTX.js';
5
5
  import { FilterBar } from './chunk-PDHTXPSF.js';
6
- import { LeadGenSidebarMiddle, SubshellContentContainer, PageTitleCaption, acquisitionListKeys, useOptionalElevasisSystems, getAllBuildTemplates, getLeadGenStageCatalog, useListsTelemetry, useLists, useAccess, AccessKeys, CenteredErrorState, StatCard, useTableSort, sortData, usePaginationState, useTableSelection, EmptyState, CustomModal, useListActions, useList, useListProgress, useListExecutions, useDeleteList, useExecuteAsync, useCompanyFacets, useCompanies, useDeleteCompanies, useContacts, useDeleteContacts, useCreateList, JsonViewer, useCredentials, useVerifyCredential, useWorkflowExecution, useInFlightExecutions, useExecutionSSE, useListRecords, useListMembers, useListMember, useTransitionListMember, useDeriveActions, useArtifacts } from './chunk-ZGCWTWBD.js';
7
- import { showApiErrorNotification, showSuccessNotification } from './chunk-NDHMZT2G.js';
8
- import { CardHeader } from './chunk-62GVNH5U.js';
6
+ import { LeadGenSidebarMiddle, SubshellContentContainer, PageTitleCaption, acquisitionListKeys, useOptionalElevasisSystems, getAllBuildTemplates, getLeadGenStageCatalog, useListsTelemetry, useLists, useAccess, AccessKeys, CenteredErrorState, StatCard, useTableSort, sortData, usePaginationState, useTableSelection, EmptyState, CustomModal, useListActions, useList, useListProgress, useListExecutions, useDeleteList, useExecuteAsync, useCompanyFacets, useCompanies, useDeleteCompanies, useContacts, useDeleteContacts, useCreateList, JsonViewer, useCredentials, useVerifyCredential, useWorkflowExecution, useInFlightExecutions, useExecutionSSE, useListRecords, useListMembers, useListMember, useTransitionListMember, useDeriveActions, useArtifacts } from './chunk-WXHAHKKI.js';
7
+ import { showApiErrorNotification, showSuccessNotification } from './chunk-C75XWBYZ.js';
9
8
  import { SubshellSidebarSection } from './chunk-MISHPEJX.js';
10
- import { computeInterfaceReadiness, getSystem } from './chunk-L3HFJFYF.js';
9
+ import { CardHeader } from './chunk-62GVNH5U.js';
10
+ import { computeInterfaceReadiness, getSystem } from './chunk-NM4A63KJ.js';
11
11
  import { useElevasisServices } from './chunk-BI5VDO2K.js';
12
12
  import { Stack, Group, Title, Text, Alert, Button, Collapse, Paper, Anchor, Center, Loader, SimpleGrid, Table, Badge, TextInput, Select, Checkbox, Pagination, ActionIcon, Tooltip, Tabs, ThemeIcon, Box, Textarea, Card, SegmentedControl, UnstyledButton, Pill, Drawer, JsonInput, Switch, NumberInput, MultiSelect, TagsInput, ScrollArea } from '@mantine/core';
13
13
  import { IconTarget, IconAlertCircle, IconPlayerPlay, IconArrowRight, IconListDetails, IconPlus, IconAlertTriangle, IconSearch, IconList, IconExternalLink, IconCopy, IconTrash, IconBuilding, IconUsers, IconBolt, IconLayoutDashboard, IconBuildingFactory2, IconArrowLeft, IconSparkles, IconAddressBook, IconSettings, IconChevronDown, IconChevronRight, IconRefresh, IconMail, IconUser, IconDatabase } from '@tabler/icons-react';