@elevasis/ui 2.45.2 → 2.47.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.
- package/dist/api/index.js +3 -3
- package/dist/app/index.d.ts +2 -2
- package/dist/app/index.js +3 -3
- package/dist/auth/index.js +3 -3
- package/dist/charts/index.js +3 -3
- package/dist/{chunk-HQPJ6TGV.js → chunk-CDZB24OR.js} +6 -9
- package/dist/{chunk-FLQKWUSH.js → chunk-FVI3AMBM.js} +472 -40
- package/dist/{chunk-L4RIHGPO.js → chunk-OFLWSKSC.js} +1 -1
- package/dist/{chunk-SDUMVYGI.js → chunk-SOGPJFO6.js} +1 -1
- package/dist/components/index.d.ts +1 -1
- package/dist/components/index.js +3 -3
- package/dist/components/navigation/index.js +3 -3
- package/dist/features/auth/index.js +4 -4
- package/dist/features/clients/index.js +3 -3
- package/dist/features/crm/index.js +3 -3
- package/dist/features/dashboard/index.d.ts +1 -1
- package/dist/features/dashboard/index.js +3 -3
- package/dist/features/delivery/index.js +3 -3
- package/dist/features/knowledge/index.js +3 -3
- package/dist/features/lead-gen/index.d.ts +2 -2
- package/dist/features/lead-gen/index.js +3 -3
- package/dist/features/monitoring/index.js +3 -3
- package/dist/features/monitoring/requests/index.js +4 -4
- package/dist/features/operations/index.d.ts +2 -2
- package/dist/features/operations/index.js +3 -3
- package/dist/features/settings/index.js +3 -3
- package/dist/hooks/access/index.js +3 -3
- package/dist/hooks/delivery/index.js +3 -3
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +3 -3
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +1 -1
- package/dist/hooks/published.d.ts +1 -1
- package/dist/hooks/published.js +3 -3
- package/dist/index.d.ts +2 -2
- package/dist/index.js +4 -4
- package/dist/knowledge/index.d.ts +68 -6
- package/dist/knowledge/index.js +348 -79
- package/dist/layout/index.js +3 -3
- package/dist/organization/index.js +3 -3
- package/dist/provider/index.d.ts +2 -2
- package/dist/provider/index.js +3 -3
- package/dist/provider/published.d.ts +2 -2
- package/dist/provider/published.js +3 -3
- package/dist/test-utils/index.js +3 -3
- package/dist/types/index.d.ts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.js +1 -1
- package/package.json +5 -5
|
@@ -4,14 +4,14 @@ import { useSupabase } from './chunk-MKH2KOAO.js';
|
|
|
4
4
|
import { StyledMarkdown, ChatHeader, ChatSidebar } from './chunk-GUKY77FJ.js';
|
|
5
5
|
import { CardHeader } from './chunk-S3XR4II4.js';
|
|
6
6
|
import { useInitialization, InitializationContext, InitializationProvider } from './chunk-6DO4PE3O.js';
|
|
7
|
-
import { HTTP_HEADERS, ApiClientProvider, useApiClient } from './chunk-
|
|
7
|
+
import { HTTP_HEADERS, ApiClientProvider, useApiClient } from './chunk-OFLWSKSC.js';
|
|
8
8
|
import { OrganizationContext, useOrganization } from './chunk-DD3CCMCZ.js';
|
|
9
9
|
import { sidebarItemGap, sidebarSubLinkPaddingY, sidebarSubLinkPaddingX, sidebarSubLinkIndent, sidebarHoverDelay, sidebarTransitionDuration, sidebarCollapsedWidth, sidebarWidth, topbarHeight, sidebarToggleIconSize, sidebarSectionPadding, sidebarItemPadding, sidebarItemHeight, sidebarIconSize, sidebarIconStroke, sidebarIconInnerSize, sidebarBottomSectionHeight, SubshellNavItem, sidebarGroupChevronSize, SubshellSidebarSection } from './chunk-GMXGDO3I.js';
|
|
10
10
|
import { useRouterContext } from './chunk-Q7DJKLEN.js';
|
|
11
11
|
import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, useFitViewTrigger, useGraphHighlighting, calculateGraphHeight, GRAPH_CONSTANTS } from './chunk-HENXLGVD.js';
|
|
12
12
|
import { STATUS_COLORS, getStatusIcon, formatDuration, getStatusColors, AGENT_CONSTANTS, shouldAnimateEdge, TIMELINE_CONSTANTS, calculateBarPosition, CONTAINER_CONSTANTS, useExecutionPath, useUnifiedWorkflowLayout, WORKFLOW_CONSTANTS, useReactFlowAgent, getResourceStatusColor, useMergedExecution, useTimelineData, useAgentIterationData } from './chunk-7FPLLSHN.js';
|
|
13
13
|
import { useProfile, useUserProfile, ProfileProvider } from './chunk-W2SFTXMT.js';
|
|
14
|
-
import { LabelSchema, DescriptionSchema, PathSchema, ModelIdSchema, IconNameSchema, SystemLifecycleSchema, OntologyIdSchema, SystemPathSchema, ActionInvocationSchema, SystemIdSchema, NodeIdStringSchema, JsonValueSchema, SystemInterfaceRefSchema, EntitiesDomainSchema, ActionsDomainSchema, DEFAULT_ORGANIZATION_MODEL_ACTIONS, OntologyScopeSchema, DEFAULT_ONTOLOGY_SCOPE, SystemsDomainSchema, DEFAULT_ORGANIZATION_MODEL_SYSTEMS, defineEntities, defineActions, listAllSystems, listResolvedOntologyRecords, getErrorInfo, getErrorTitle, formatErrorMessage, getSystem, compileOrganizationOntology, isAPIClientError, getResourceIcon, formatTimeAgo, getTimeRangeLabel, getTimeRangeDates, formatBucketTime, PAGE_SIZE_DEFAULT, REFETCH_INTERVAL_DASHBOARD, STALE_TIME_MONITORING, REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, STALE_TIME_DEFAULT, STALE_TIME_ADMIN, APIClientError, GC_TIME_MEDIUM, GC_TIME_SHORT, formatDateTime, LEAD_GEN_API_INTERFACE, computeInterfaceReadiness, getAllBuildTemplates, getLeadGenStageCatalog, formatDate, formatRelativeTime, getResourcesForSystem, ontologyGraphNodeId, parseOntologyId, getAllProspectingStages, getAllPipelines, getAllProjectStatuses, debounce, OAUTH_FLOW_TIMEOUT, devOnlyFor, requiresAdminFor, topLevel, parentOf, ancestorsOf, childrenOf, findById, findByPath, getSystemAncestors, resolveSystemConfig, defaultPathFor } from './chunk-
|
|
14
|
+
import { LabelSchema, DescriptionSchema, PathSchema, ModelIdSchema, IconNameSchema, SystemLifecycleSchema, OntologyIdSchema, SystemPathSchema, ActionInvocationSchema, SystemIdSchema, NodeIdStringSchema, JsonValueSchema, SystemInterfaceRefSchema, EntitiesDomainSchema, ActionsDomainSchema, DEFAULT_ORGANIZATION_MODEL_ACTIONS, OntologyScopeSchema, DEFAULT_ONTOLOGY_SCOPE, SystemsDomainSchema, DEFAULT_ORGANIZATION_MODEL_SYSTEMS, defineEntities, defineActions, listAllSystems, listResolvedOntologyRecords, getErrorInfo, getErrorTitle, formatErrorMessage, getSystem, compileOrganizationOntology, isAPIClientError, getResourceIcon, formatTimeAgo, getTimeRangeLabel, getTimeRangeDates, formatBucketTime, PAGE_SIZE_DEFAULT, REFETCH_INTERVAL_DASHBOARD, STALE_TIME_MONITORING, REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, STALE_TIME_DEFAULT, STALE_TIME_ADMIN, APIClientError, GC_TIME_MEDIUM, GC_TIME_SHORT, formatDateTime, LEAD_GEN_API_INTERFACE, computeInterfaceReadiness, getAllBuildTemplates, getLeadGenStageCatalog, formatDate, formatRelativeTime, getResourcesForSystem, ontologyGraphNodeId, parseOntologyId, getAllProspectingStages, getAllPipelines, getAllProjectStatuses, debounce, OAUTH_FLOW_TIMEOUT, devOnlyFor, requiresAdminFor, topLevel, parentOf, ancestorsOf, childrenOf, findById, findByPath, getSystemAncestors, resolveSystemConfig, defaultPathFor } from './chunk-CDZB24OR.js';
|
|
15
15
|
import { ResourceStatusColors, toWorkflowLogMessages } from './chunk-KRWALB24.js';
|
|
16
16
|
import { useElevasisServices, ElevasisServiceContext, ElevasisServiceProvider } from './chunk-2FTX4WO2.js';
|
|
17
17
|
import { brandSupabaseOrgId, brandWorkOsOrgId } from './chunk-MQZE7SUI.js';
|
|
@@ -729,7 +729,7 @@ var ResourceOntologyBindingSchema = z.object({
|
|
|
729
729
|
/**
|
|
730
730
|
* Optional typed contract binding for this resource's workflow I/O.
|
|
731
731
|
* Each ref is a `package/subpath#ExportName` string that resolves to a
|
|
732
|
-
* Zod schema in
|
|
732
|
+
* Zod schema in the tenant-owned organization model package.
|
|
733
733
|
*
|
|
734
734
|
* Absence of this field preserves all existing behavior — it is additive + optional.
|
|
735
735
|
* Tier-1 validation (schema.ts): ref-string shape only (browser-safe, no imports).
|
|
@@ -1259,7 +1259,7 @@ var ONTOLOGY_REFERENCE_KEY_KINDS = {
|
|
|
1259
1259
|
interfaceType: "interface",
|
|
1260
1260
|
propertyType: "property",
|
|
1261
1261
|
groupType: "group",
|
|
1262
|
-
|
|
1262
|
+
endpointType: "endpoint",
|
|
1263
1263
|
stepCatalog: "catalog"
|
|
1264
1264
|
};
|
|
1265
1265
|
var omCompilationContextCache = /* @__PURE__ */ new WeakMap();
|
|
@@ -1287,7 +1287,7 @@ function buildOmCrossRefIndexFromOntology(model, ontologyCompilation) {
|
|
|
1287
1287
|
"value-type": ontologyCompilation.ontology.valueTypes,
|
|
1288
1288
|
property: ontologyCompilation.ontology.sharedProperties,
|
|
1289
1289
|
group: ontologyCompilation.ontology.groups,
|
|
1290
|
-
|
|
1290
|
+
endpoint: ontologyCompilation.ontology.endpoints
|
|
1291
1291
|
};
|
|
1292
1292
|
const ontologyIds = new Set(Object.values(ontologyIndexByKind).flatMap((index) => Object.keys(index)));
|
|
1293
1293
|
const stageIds = /* @__PURE__ */ new Set();
|
|
@@ -24990,9 +24990,9 @@ var platformSystems = {
|
|
|
24990
24990
|
}
|
|
24991
24991
|
}
|
|
24992
24992
|
},
|
|
24993
|
-
|
|
24994
|
-
"sales.lead-gen:
|
|
24995
|
-
id: "sales.lead-gen:
|
|
24993
|
+
endpoints: {
|
|
24994
|
+
"sales.lead-gen:endpoint/lists": {
|
|
24995
|
+
id: "sales.lead-gen:endpoint/lists",
|
|
24996
24996
|
label: "Lead Lists",
|
|
24997
24997
|
ownerSystemId: "sales.lead-gen",
|
|
24998
24998
|
route: "/lead-gen"
|
|
@@ -25198,9 +25198,9 @@ var platformSystems = {
|
|
|
25198
25198
|
}
|
|
25199
25199
|
}
|
|
25200
25200
|
},
|
|
25201
|
-
|
|
25202
|
-
"sales.crm:
|
|
25203
|
-
id: "sales.crm:
|
|
25201
|
+
endpoints: {
|
|
25202
|
+
"sales.crm:endpoint/pipeline": {
|
|
25203
|
+
id: "sales.crm:endpoint/pipeline",
|
|
25204
25204
|
label: "CRM Pipeline",
|
|
25205
25205
|
ownerSystemId: "sales.crm",
|
|
25206
25206
|
route: "/crm"
|
|
@@ -45195,7 +45195,7 @@ function ontologyCounts(model) {
|
|
|
45195
45195
|
objects: Object.keys(compiled.ontology.objectTypes).length,
|
|
45196
45196
|
actions: Object.keys(compiled.ontology.actionTypes).length,
|
|
45197
45197
|
catalogs: Object.keys(compiled.ontology.catalogTypes).length,
|
|
45198
|
-
|
|
45198
|
+
endpoints: Object.keys(compiled.ontology.endpoints).length,
|
|
45199
45199
|
diagnostics: compiled.diagnostics.length
|
|
45200
45200
|
};
|
|
45201
45201
|
}
|
|
@@ -45206,7 +45206,7 @@ function ontologyCountsForSystem(model, systemPath2) {
|
|
|
45206
45206
|
objects: Object.values(compiled.ontology.objectTypes).filter((record) => belongsToSystem(record.ownerSystemId)).length,
|
|
45207
45207
|
actions: Object.values(compiled.ontology.actionTypes).filter((record) => belongsToSystem(record.ownerSystemId)).length,
|
|
45208
45208
|
catalogs: Object.values(compiled.ontology.catalogTypes).filter((record) => belongsToSystem(record.ownerSystemId)).length,
|
|
45209
|
-
|
|
45209
|
+
endpoints: Object.values(compiled.ontology.endpoints).filter((record) => belongsToSystem(record.ownerSystemId)).length,
|
|
45210
45210
|
diagnostics: compiled.diagnostics.length
|
|
45211
45211
|
};
|
|
45212
45212
|
}
|
|
@@ -45323,7 +45323,16 @@ function SystemSummaryPaper({
|
|
|
45323
45323
|
] }),
|
|
45324
45324
|
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: entry.path })
|
|
45325
45325
|
] }),
|
|
45326
|
-
/* @__PURE__ */ jsx(
|
|
45326
|
+
/* @__PURE__ */ jsx(
|
|
45327
|
+
Button,
|
|
45328
|
+
{
|
|
45329
|
+
size: "xs",
|
|
45330
|
+
variant: "light",
|
|
45331
|
+
rightSection: /* @__PURE__ */ jsx(IconArrowRight, { size: 14 }),
|
|
45332
|
+
onClick: () => onNavigate(entry.path),
|
|
45333
|
+
children: "Open"
|
|
45334
|
+
}
|
|
45335
|
+
)
|
|
45327
45336
|
] }),
|
|
45328
45337
|
entry.system.description && /* @__PURE__ */ jsx(Text, { size: "sm", c: "dimmed", lineClamp: 2, children: entry.system.description }),
|
|
45329
45338
|
/* @__PURE__ */ jsxs(SimpleGrid, { cols: { base: 2, md: 4 }, spacing: "xs", children: [
|
|
@@ -45337,7 +45346,14 @@ function SystemSummaryPaper({
|
|
|
45337
45346
|
),
|
|
45338
45347
|
/* @__PURE__ */ jsx(MetricCard2, { label: "Health", value: "--", detail: "Runtime data pending" }),
|
|
45339
45348
|
/* @__PURE__ */ jsx(MetricCard2, { label: "Executions", value: 0, detail: "No executions in range" }),
|
|
45340
|
-
/* @__PURE__ */ jsx(
|
|
45349
|
+
/* @__PURE__ */ jsx(
|
|
45350
|
+
MetricCard2,
|
|
45351
|
+
{
|
|
45352
|
+
label: "Subsystems",
|
|
45353
|
+
value: childCount,
|
|
45354
|
+
detail: childCount === 1 ? "child system" : "child systems"
|
|
45355
|
+
}
|
|
45356
|
+
)
|
|
45341
45357
|
] }),
|
|
45342
45358
|
/* @__PURE__ */ jsx(ResourceKindSummary, { metrics: entry.metrics, rollupMode })
|
|
45343
45359
|
] }) });
|
|
@@ -45357,7 +45373,16 @@ function SubsystemCard({
|
|
|
45357
45373
|
] }),
|
|
45358
45374
|
/* @__PURE__ */ jsx(Text, { size: "xs", c: "dimmed", children: entry.path })
|
|
45359
45375
|
] }),
|
|
45360
|
-
/* @__PURE__ */ jsx(
|
|
45376
|
+
/* @__PURE__ */ jsx(
|
|
45377
|
+
Button,
|
|
45378
|
+
{
|
|
45379
|
+
size: "xs",
|
|
45380
|
+
variant: "subtle",
|
|
45381
|
+
rightSection: /* @__PURE__ */ jsx(IconArrowRight, { size: 13 }),
|
|
45382
|
+
onClick: () => onNavigate(entry.path),
|
|
45383
|
+
children: "Open"
|
|
45384
|
+
}
|
|
45385
|
+
)
|
|
45361
45386
|
] }),
|
|
45362
45387
|
entry.system.description && /* @__PURE__ */ jsx(Text, { size: "sm", c: "dimmed", lineClamp: 2, children: entry.system.description }),
|
|
45363
45388
|
/* @__PURE__ */ jsxs(Text, { size: "xs", c: "dimmed", children: [
|
|
@@ -45414,7 +45439,13 @@ function SystemsIndex({ model, onNavigate }) {
|
|
|
45414
45439
|
const rootMetrics = aggregateSystemMetrics(model, "");
|
|
45415
45440
|
const rootOntologyCounts = ontologyCounts(model);
|
|
45416
45441
|
return /* @__PURE__ */ jsxs(Stack, { gap: "md", children: [
|
|
45417
|
-
/* @__PURE__ */ jsx(
|
|
45442
|
+
/* @__PURE__ */ jsx(
|
|
45443
|
+
PageTitleCaption,
|
|
45444
|
+
{
|
|
45445
|
+
title: "Systems",
|
|
45446
|
+
caption: "Semantic operating systems and resource rollups from the organization model."
|
|
45447
|
+
}
|
|
45448
|
+
),
|
|
45418
45449
|
/* @__PURE__ */ jsx(Paper, { withBorder: true, p: "md", radius: "md", children: /* @__PURE__ */ jsxs(Stack, { gap: "md", children: [
|
|
45419
45450
|
/* @__PURE__ */ jsxs(Group, { justify: "space-between", align: "flex-start", children: [
|
|
45420
45451
|
/* @__PURE__ */ jsxs(Stack, { gap: 4, children: [
|
|
@@ -45437,7 +45468,14 @@ function SystemsIndex({ model, onNavigate }) {
|
|
|
45437
45468
|
/* @__PURE__ */ jsx(MetricCard2, { label: "Health", value: "--", detail: "System endpoint pending" })
|
|
45438
45469
|
] })
|
|
45439
45470
|
] }) }),
|
|
45440
|
-
entries.length > 0 ? /* @__PURE__ */ jsx(SimpleGrid, { cols: 1, spacing: "md", children: entries.map((entry) => /* @__PURE__ */ jsx(SystemSummaryPaper, { entry, rollupMode, onNavigate }, entry.path)) }) : /* @__PURE__ */ jsx(
|
|
45471
|
+
entries.length > 0 ? /* @__PURE__ */ jsx(SimpleGrid, { cols: 1, spacing: "md", children: entries.map((entry) => /* @__PURE__ */ jsx(SystemSummaryPaper, { entry, rollupMode, onNavigate }, entry.path)) }) : /* @__PURE__ */ jsx(
|
|
45472
|
+
EmptyState,
|
|
45473
|
+
{
|
|
45474
|
+
icon: IconFolder,
|
|
45475
|
+
title: "No systems match",
|
|
45476
|
+
description: "Adjust search, status, resource type, or rollup filters."
|
|
45477
|
+
}
|
|
45478
|
+
)
|
|
45441
45479
|
] });
|
|
45442
45480
|
}
|
|
45443
45481
|
function SystemDetail({
|
|
@@ -45467,7 +45505,14 @@ function SystemDetail({
|
|
|
45467
45505
|
const breadcrumbs = buildBreadcrumbs(model, systemPath2);
|
|
45468
45506
|
const scopedOntologyCounts = ontologyCountsForSystem(model, systemPath2);
|
|
45469
45507
|
if (!currentSystem) {
|
|
45470
|
-
return /* @__PURE__ */ jsx(
|
|
45508
|
+
return /* @__PURE__ */ jsx(
|
|
45509
|
+
EmptyState,
|
|
45510
|
+
{
|
|
45511
|
+
icon: IconRoute,
|
|
45512
|
+
title: "System not found",
|
|
45513
|
+
description: `No semantic system exists at ${systemPath2}.`
|
|
45514
|
+
}
|
|
45515
|
+
);
|
|
45471
45516
|
}
|
|
45472
45517
|
return /* @__PURE__ */ jsxs(Stack, { gap: "md", children: [
|
|
45473
45518
|
/* @__PURE__ */ jsx(Breadcrumbs$1, { children: breadcrumbs.map((crumb, idx) => {
|
|
@@ -45502,7 +45547,14 @@ function SystemDetail({
|
|
|
45502
45547
|
detail: systemHealth ? `${systemHealth.resourceCounts.executable} executable / ${systemHealth.resourceCounts.passiveIntegrations} passive` : "Selected time range"
|
|
45503
45548
|
}
|
|
45504
45549
|
),
|
|
45505
|
-
/* @__PURE__ */ jsx(
|
|
45550
|
+
/* @__PURE__ */ jsx(
|
|
45551
|
+
MetricCard2,
|
|
45552
|
+
{
|
|
45553
|
+
label: "Completed",
|
|
45554
|
+
value: executionHealth?.statusCounts.success ?? 0,
|
|
45555
|
+
detail: "Selected time range"
|
|
45556
|
+
}
|
|
45557
|
+
),
|
|
45506
45558
|
/* @__PURE__ */ jsx(MetricCard2, { label: "Failed", value: executionHealth?.statusCounts.failed ?? 0, detail: "Selected time range" })
|
|
45507
45559
|
] })
|
|
45508
45560
|
] }) }),
|
|
@@ -45518,7 +45570,7 @@ function SystemDetail({
|
|
|
45518
45570
|
/* @__PURE__ */ jsx(MetricCard2, { label: "Objects", value: scopedOntologyCounts.objects, detail: "compiled object types" }),
|
|
45519
45571
|
/* @__PURE__ */ jsx(MetricCard2, { label: "Actions", value: scopedOntologyCounts.actions, detail: "compiled action types" }),
|
|
45520
45572
|
/* @__PURE__ */ jsx(MetricCard2, { label: "Catalogs", value: scopedOntologyCounts.catalogs, detail: "compiled catalog types" }),
|
|
45521
|
-
/* @__PURE__ */ jsx(MetricCard2, { label: "
|
|
45573
|
+
/* @__PURE__ */ jsx(MetricCard2, { label: "Endpoints", value: scopedOntologyCounts.endpoints, detail: "compiled endpoint types" })
|
|
45522
45574
|
] })
|
|
45523
45575
|
] }) }),
|
|
45524
45576
|
/* @__PURE__ */ jsx(Paper, { withBorder: true, p: "md", radius: "md", children: /* @__PURE__ */ jsxs(Stack, { gap: "sm", children: [
|
|
@@ -47824,6 +47876,339 @@ function getSharedOrganizationGraph(organizationModel2) {
|
|
|
47824
47876
|
return graph;
|
|
47825
47877
|
}
|
|
47826
47878
|
|
|
47879
|
+
// src/knowledge/conceptGlossary.ts
|
|
47880
|
+
var CONCEPT_GLOSSARY = {
|
|
47881
|
+
// -------------------------------------------------------------------------
|
|
47882
|
+
// Node kinds (OrganizationGraphNodeKind)
|
|
47883
|
+
// -------------------------------------------------------------------------
|
|
47884
|
+
organization: {
|
|
47885
|
+
term: "Organization",
|
|
47886
|
+
description: "The root node representing your entire business and its operational model."
|
|
47887
|
+
},
|
|
47888
|
+
system: {
|
|
47889
|
+
term: "System",
|
|
47890
|
+
description: "A bounded operational domain that groups related resources, roles, and workflows."
|
|
47891
|
+
},
|
|
47892
|
+
client: {
|
|
47893
|
+
term: "Client",
|
|
47894
|
+
description: "A customer or prospect record tracked within the organization."
|
|
47895
|
+
},
|
|
47896
|
+
role: {
|
|
47897
|
+
term: "Role",
|
|
47898
|
+
description: "A responsibility group that owns or governs resources, policies, and actions within a system."
|
|
47899
|
+
},
|
|
47900
|
+
action: {
|
|
47901
|
+
term: "Action",
|
|
47902
|
+
description: "A named operation or step that a resource can perform within a system."
|
|
47903
|
+
},
|
|
47904
|
+
entity: {
|
|
47905
|
+
term: "Entity",
|
|
47906
|
+
description: "A core data object type defined in the system ontology."
|
|
47907
|
+
},
|
|
47908
|
+
event: {
|
|
47909
|
+
term: "Event",
|
|
47910
|
+
description: "A signal emitted by a resource that can trigger downstream policies or workflows."
|
|
47911
|
+
},
|
|
47912
|
+
policy: {
|
|
47913
|
+
term: "Policy",
|
|
47914
|
+
description: "A governance rule that applies to actions, entities, or stages within a system."
|
|
47915
|
+
},
|
|
47916
|
+
stage: {
|
|
47917
|
+
term: "Stage",
|
|
47918
|
+
description: "A step in a workflow pipeline that entities progress through over time."
|
|
47919
|
+
},
|
|
47920
|
+
resource: {
|
|
47921
|
+
term: "Resource",
|
|
47922
|
+
description: "A deployable workflow, agent, integration, or script descriptor owned by a system."
|
|
47923
|
+
},
|
|
47924
|
+
knowledge: {
|
|
47925
|
+
term: "Knowledge",
|
|
47926
|
+
description: "A curated document or playbook that governs how a system or role should operate."
|
|
47927
|
+
},
|
|
47928
|
+
"customer-segment": {
|
|
47929
|
+
term: "Customer Segment",
|
|
47930
|
+
description: "A defined group of customers sharing common characteristics used for targeting."
|
|
47931
|
+
},
|
|
47932
|
+
offering: {
|
|
47933
|
+
term: "Offering",
|
|
47934
|
+
description: "A product or service the organization sells or delivers to its customers."
|
|
47935
|
+
},
|
|
47936
|
+
goal: {
|
|
47937
|
+
term: "Goal",
|
|
47938
|
+
description: "A measurable outcome that a system or resource is designed to drive toward."
|
|
47939
|
+
},
|
|
47940
|
+
surface: {
|
|
47941
|
+
term: "Surface",
|
|
47942
|
+
description: "A named UI or API endpoint that exposes system functionality to users or integrations."
|
|
47943
|
+
},
|
|
47944
|
+
"navigation-group": {
|
|
47945
|
+
term: "Navigation Group",
|
|
47946
|
+
description: "A grouping node used to organise sidebar navigation entries in the shell."
|
|
47947
|
+
},
|
|
47948
|
+
ontology: {
|
|
47949
|
+
term: "Ontology",
|
|
47950
|
+
description: "The semantic schema for a system: objects, actions, events, catalogs, and value types."
|
|
47951
|
+
},
|
|
47952
|
+
// -------------------------------------------------------------------------
|
|
47953
|
+
// Edge relationship semantics (normalised EdgeRelationshipGroup labels)
|
|
47954
|
+
// -------------------------------------------------------------------------
|
|
47955
|
+
governs: {
|
|
47956
|
+
term: "Governs",
|
|
47957
|
+
description: "This node provides authoritative knowledge or policy that controls the target node."
|
|
47958
|
+
},
|
|
47959
|
+
"governed-by": {
|
|
47960
|
+
term: "Governed by",
|
|
47961
|
+
description: "This node is subject to the rules or knowledge of the source governing node."
|
|
47962
|
+
},
|
|
47963
|
+
"sub-systems": {
|
|
47964
|
+
term: "Sub-systems",
|
|
47965
|
+
description: "Nested systems contained within this system, sharing its operational scope."
|
|
47966
|
+
},
|
|
47967
|
+
"resources-contained": {
|
|
47968
|
+
term: "Resources contained",
|
|
47969
|
+
description: "Resources declared as belonging to this system in the organization model."
|
|
47970
|
+
},
|
|
47971
|
+
"resources-used": {
|
|
47972
|
+
term: "Resources used",
|
|
47973
|
+
description: "External resources that this node depends on or invokes at runtime."
|
|
47974
|
+
},
|
|
47975
|
+
"governing-knowledge": {
|
|
47976
|
+
term: "Governing Knowledge",
|
|
47977
|
+
description: "Knowledge nodes whose playbooks or docs provide governance to this node."
|
|
47978
|
+
},
|
|
47979
|
+
references: {
|
|
47980
|
+
term: "References",
|
|
47981
|
+
description: "This node references another node as contextual data without a direct dependency."
|
|
47982
|
+
},
|
|
47983
|
+
"referenced-by": {
|
|
47984
|
+
term: "Referenced by",
|
|
47985
|
+
description: "Other nodes that reference this node as contextual data."
|
|
47986
|
+
},
|
|
47987
|
+
"maps-to": {
|
|
47988
|
+
term: "Maps to",
|
|
47989
|
+
description: "This ontology concept maps to a concrete resource or implementation node."
|
|
47990
|
+
},
|
|
47991
|
+
"mapped-from": {
|
|
47992
|
+
term: "Mapped from",
|
|
47993
|
+
description: "A resource or concept that resolves to this node in the semantic graph."
|
|
47994
|
+
},
|
|
47995
|
+
"affects-entities": {
|
|
47996
|
+
term: "Affects entities",
|
|
47997
|
+
description: "Entities whose state this action, policy, or resource may read or mutate."
|
|
47998
|
+
},
|
|
47999
|
+
"affected-by-actions": {
|
|
48000
|
+
term: "Affected by actions",
|
|
48001
|
+
description: "Actions or resources that can modify the state of this entity."
|
|
48002
|
+
},
|
|
48003
|
+
"emits-events": {
|
|
48004
|
+
term: "Emits events",
|
|
48005
|
+
description: "Events published by this resource that downstream policies or workflows can react to."
|
|
48006
|
+
},
|
|
48007
|
+
"emitted-by-resources": {
|
|
48008
|
+
term: "Emitted by resources",
|
|
48009
|
+
description: "Resources that produce this event as part of their execution."
|
|
48010
|
+
},
|
|
48011
|
+
"originates-from": {
|
|
48012
|
+
term: "Originates from",
|
|
48013
|
+
description: "The source system or resource that this event or action originated from."
|
|
48014
|
+
},
|
|
48015
|
+
"origin-for-events": {
|
|
48016
|
+
term: "Origin for events",
|
|
48017
|
+
description: "Events that trace their origin back to this node."
|
|
48018
|
+
},
|
|
48019
|
+
"triggers-policies": {
|
|
48020
|
+
term: "Triggers policies",
|
|
48021
|
+
description: "Policies that are activated when this event or action fires."
|
|
48022
|
+
},
|
|
48023
|
+
"triggered-by": {
|
|
48024
|
+
term: "Triggered by",
|
|
48025
|
+
description: "The events or actions that cause this policy or resource to activate."
|
|
48026
|
+
},
|
|
48027
|
+
"applies-to": {
|
|
48028
|
+
term: "Applies to",
|
|
48029
|
+
description: "Entities or stages that this policy governs and constrains."
|
|
48030
|
+
},
|
|
48031
|
+
"governed-by-policies": {
|
|
48032
|
+
term: "Governed by policies",
|
|
48033
|
+
description: "Policies that apply to this entity or stage and constrain its transitions."
|
|
48034
|
+
},
|
|
48035
|
+
effects: {
|
|
48036
|
+
term: "Effects",
|
|
48037
|
+
description: "Downstream outcomes or state changes produced by this policy when it fires."
|
|
48038
|
+
},
|
|
48039
|
+
"effected-by-policies": {
|
|
48040
|
+
term: "Effected by policies",
|
|
48041
|
+
description: "Policies whose effects are applied to this node."
|
|
48042
|
+
},
|
|
48043
|
+
"linked-to": {
|
|
48044
|
+
term: "Linked to",
|
|
48045
|
+
description: "General-purpose link from this node to a related node in the graph."
|
|
48046
|
+
},
|
|
48047
|
+
"linked-from": {
|
|
48048
|
+
term: "Linked from",
|
|
48049
|
+
description: "Other nodes that maintain a general-purpose link pointing to this node."
|
|
48050
|
+
},
|
|
48051
|
+
contains: {
|
|
48052
|
+
term: "Contains",
|
|
48053
|
+
description: "Child nodes owned or enclosed by this parent node."
|
|
48054
|
+
},
|
|
48055
|
+
"contained-by": {
|
|
48056
|
+
term: "Contained by",
|
|
48057
|
+
description: "The parent node that encloses or owns this node."
|
|
48058
|
+
},
|
|
48059
|
+
// -------------------------------------------------------------------------
|
|
48060
|
+
// Knowledge Browser tree structure — platform-provided categories.
|
|
48061
|
+
// Keyed by the stable tree group key / domain key / resource-type token so
|
|
48062
|
+
// platform taxonomy rows resolve while tenant instance rows (a specific
|
|
48063
|
+
// system, role, policy, client, offering, or ontology item) do not.
|
|
48064
|
+
// `organization` and `knowledge` group headers reuse the node-kind entries
|
|
48065
|
+
// above, so they are intentionally absent here.
|
|
48066
|
+
// -------------------------------------------------------------------------
|
|
48067
|
+
// Top-level tree groups
|
|
48068
|
+
systems: {
|
|
48069
|
+
term: "Systems",
|
|
48070
|
+
description: "The operational domains that structure how the organization runs."
|
|
48071
|
+
},
|
|
48072
|
+
graph: {
|
|
48073
|
+
term: "Ontology",
|
|
48074
|
+
description: "The semantic schema layer: objects, actions, events, and the typed vocabulary systems share."
|
|
48075
|
+
},
|
|
48076
|
+
resources: {
|
|
48077
|
+
term: "Resources",
|
|
48078
|
+
description: "Deployable building blocks \u2014 workflows, agents, integrations, scripts \u2014 that systems run."
|
|
48079
|
+
},
|
|
48080
|
+
"governance-wiring": {
|
|
48081
|
+
term: "Governance",
|
|
48082
|
+
description: "Cross-cutting roles and policies that authorize and constrain what happens across systems."
|
|
48083
|
+
},
|
|
48084
|
+
profile: {
|
|
48085
|
+
term: "Profile",
|
|
48086
|
+
description: "The organization's identity and brand: who it is, what it stands for, how it presents."
|
|
48087
|
+
},
|
|
48088
|
+
"business-model": {
|
|
48089
|
+
term: "Business Model",
|
|
48090
|
+
description: "Who the organization serves and what it sells \u2014 customer segments, offerings, and goals."
|
|
48091
|
+
},
|
|
48092
|
+
navigation: {
|
|
48093
|
+
term: "Navigation",
|
|
48094
|
+
description: "Navigable surfaces (pages and endpoints) the shell exposes for each system."
|
|
48095
|
+
},
|
|
48096
|
+
// Organization / business-model domain categories
|
|
48097
|
+
identity: {
|
|
48098
|
+
term: "Identity",
|
|
48099
|
+
description: "Core identity facts: legal name, mission, structure, and operating basics."
|
|
48100
|
+
},
|
|
48101
|
+
branding: {
|
|
48102
|
+
term: "Branding",
|
|
48103
|
+
description: "Brand expression: voice, visual style, and how the organization presents itself."
|
|
48104
|
+
},
|
|
48105
|
+
customers: {
|
|
48106
|
+
term: "ICP",
|
|
48107
|
+
description: "The customer segments the organization targets \u2014 its ideal-customer profiles."
|
|
48108
|
+
},
|
|
48109
|
+
offerings: {
|
|
48110
|
+
term: "Offerings",
|
|
48111
|
+
description: "The products and services the organization sells or delivers."
|
|
48112
|
+
},
|
|
48113
|
+
goals: {
|
|
48114
|
+
term: "Goals",
|
|
48115
|
+
description: "Measurable outcomes the organization is working toward."
|
|
48116
|
+
},
|
|
48117
|
+
clients: {
|
|
48118
|
+
term: "Clients",
|
|
48119
|
+
description: "Customer and prospect records tracked by the organization."
|
|
48120
|
+
},
|
|
48121
|
+
// Governance domain categories
|
|
48122
|
+
roles: {
|
|
48123
|
+
term: "Roles",
|
|
48124
|
+
description: "Responsibility groups that own and govern resources, policies, and actions."
|
|
48125
|
+
},
|
|
48126
|
+
policies: {
|
|
48127
|
+
term: "Policies",
|
|
48128
|
+
description: "Governance rules that constrain actions, entities, and stages across systems."
|
|
48129
|
+
},
|
|
48130
|
+
// Ontology domain categories
|
|
48131
|
+
"ontology-objects": {
|
|
48132
|
+
term: "Objects",
|
|
48133
|
+
description: "Core data object types defined in the ontology."
|
|
48134
|
+
},
|
|
48135
|
+
"ontology-links": {
|
|
48136
|
+
term: "Links",
|
|
48137
|
+
description: "Typed relationships that connect ontology objects to one another."
|
|
48138
|
+
},
|
|
48139
|
+
"ontology-actions": {
|
|
48140
|
+
term: "Actions",
|
|
48141
|
+
description: "Named operations the ontology defines that can run against objects."
|
|
48142
|
+
},
|
|
48143
|
+
"ontology-catalogs": {
|
|
48144
|
+
term: "Catalogs",
|
|
48145
|
+
description: "Enumerated value sets the ontology defines for typed fields."
|
|
48146
|
+
},
|
|
48147
|
+
"ontology-events": {
|
|
48148
|
+
term: "Events",
|
|
48149
|
+
description: "Event types the ontology defines that resources can emit or react to."
|
|
48150
|
+
},
|
|
48151
|
+
"ontology-interfaces": {
|
|
48152
|
+
term: "Interfaces",
|
|
48153
|
+
description: "Shared shapes objects can implement to guarantee common fields."
|
|
48154
|
+
},
|
|
48155
|
+
"ontology-value-types": {
|
|
48156
|
+
term: "Value Types",
|
|
48157
|
+
description: "Reusable typed value formats (e.g. currency, email) used across objects."
|
|
48158
|
+
},
|
|
48159
|
+
"ontology-properties": {
|
|
48160
|
+
term: "Shared Properties",
|
|
48161
|
+
description: "Shared property definitions reused across multiple object types."
|
|
48162
|
+
},
|
|
48163
|
+
"ontology-groups": {
|
|
48164
|
+
term: "Groups",
|
|
48165
|
+
description: "Logical groupings that organize ontology objects in the model."
|
|
48166
|
+
},
|
|
48167
|
+
"ontology-endpoints": {
|
|
48168
|
+
term: "Endpoints",
|
|
48169
|
+
description: "An API contract a system publishes to other systems."
|
|
48170
|
+
},
|
|
48171
|
+
"ontology-resources": {
|
|
48172
|
+
term: "Resources",
|
|
48173
|
+
description: "Resources projected into the ontology layer."
|
|
48174
|
+
},
|
|
48175
|
+
// Resource-type collections (keyed by resourceType token)
|
|
48176
|
+
workflow: {
|
|
48177
|
+
term: "Workflows",
|
|
48178
|
+
description: "Multi-step automated processes deployed and run by the platform."
|
|
48179
|
+
},
|
|
48180
|
+
agent: {
|
|
48181
|
+
term: "Agents",
|
|
48182
|
+
description: "AI workers that perform tasks autonomously within a system."
|
|
48183
|
+
},
|
|
48184
|
+
integration: {
|
|
48185
|
+
term: "Integrations",
|
|
48186
|
+
description: "Connectors to external services or APIs the platform calls."
|
|
48187
|
+
},
|
|
48188
|
+
script: {
|
|
48189
|
+
term: "Scripts",
|
|
48190
|
+
description: "Standalone code routines the platform can execute."
|
|
48191
|
+
},
|
|
48192
|
+
external: {
|
|
48193
|
+
term: "External",
|
|
48194
|
+
description: "Externally-hosted resources the platform invokes."
|
|
48195
|
+
},
|
|
48196
|
+
trigger: {
|
|
48197
|
+
term: "Triggers",
|
|
48198
|
+
description: "Event sources that start workflows when their conditions are met."
|
|
48199
|
+
},
|
|
48200
|
+
"human-checkpoint": {
|
|
48201
|
+
term: "Human Checkpoints",
|
|
48202
|
+
description: "Human-in-the-loop approval steps within a workflow."
|
|
48203
|
+
}
|
|
48204
|
+
};
|
|
48205
|
+
function normaliseConceptKey(label) {
|
|
48206
|
+
return label.replace(/\s*\(\d+\)\s*$/, "").trim().toLowerCase().replace(/[\s_]+/g, "-");
|
|
48207
|
+
}
|
|
48208
|
+
function getConceptDefinition(key) {
|
|
48209
|
+
return CONCEPT_GLOSSARY[normaliseConceptKey(key)];
|
|
48210
|
+
}
|
|
48211
|
+
|
|
47827
48212
|
// src/knowledge/iconTokens.ts
|
|
47828
48213
|
var KNOWLEDGE_ICON_TOKEN_BY_KIND = {
|
|
47829
48214
|
playbook: "playbook",
|
|
@@ -47902,7 +48287,7 @@ var DOMAIN_LABELS2 = {
|
|
|
47902
48287
|
"ontology-value-types": "Value Types",
|
|
47903
48288
|
"ontology-properties": "Shared Properties",
|
|
47904
48289
|
"ontology-groups": "Groups",
|
|
47905
|
-
"ontology-
|
|
48290
|
+
"ontology-endpoints": "Endpoints",
|
|
47906
48291
|
"ontology-resources": "Resources"
|
|
47907
48292
|
};
|
|
47908
48293
|
function titleFromId(id) {
|
|
@@ -47998,9 +48383,9 @@ function getKnowledgeOntologyProjection(model) {
|
|
|
47998
48383
|
([id, record]) => ontologyItem(id, record, "group")
|
|
47999
48384
|
)
|
|
48000
48385
|
),
|
|
48001
|
-
|
|
48002
|
-
Object.entries(compiled.ontology.
|
|
48003
|
-
([id, record]) => ontologyItem(id, record, "
|
|
48386
|
+
endpoints: sortItems(
|
|
48387
|
+
Object.entries(compiled.ontology.endpoints).map(
|
|
48388
|
+
([id, record]) => ontologyItem(id, record, "endpoint")
|
|
48004
48389
|
)
|
|
48005
48390
|
),
|
|
48006
48391
|
resources: sortItems(
|
|
@@ -48037,8 +48422,8 @@ function getOntologyItemsForDomain(projection, domainKey) {
|
|
|
48037
48422
|
return projection.properties;
|
|
48038
48423
|
case "ontology-groups":
|
|
48039
48424
|
return projection.groups;
|
|
48040
|
-
case "ontology-
|
|
48041
|
-
return projection.
|
|
48425
|
+
case "ontology-endpoints":
|
|
48426
|
+
return projection.endpoints;
|
|
48042
48427
|
case "ontology-resources":
|
|
48043
48428
|
return projection.resources;
|
|
48044
48429
|
default:
|
|
@@ -48193,7 +48578,7 @@ var OM_TREE_GROUPS = [
|
|
|
48193
48578
|
"ontology-value-types",
|
|
48194
48579
|
"ontology-properties",
|
|
48195
48580
|
"ontology-groups",
|
|
48196
|
-
"ontology-
|
|
48581
|
+
"ontology-endpoints"
|
|
48197
48582
|
]
|
|
48198
48583
|
},
|
|
48199
48584
|
{ key: "resources", label: "Resources", domains: ["resources"] },
|
|
@@ -48269,7 +48654,7 @@ var CORE_ONTOLOGY_DOMAIN_KEYS = [
|
|
|
48269
48654
|
"ontology-actions",
|
|
48270
48655
|
"ontology-catalogs",
|
|
48271
48656
|
"ontology-events",
|
|
48272
|
-
"ontology-
|
|
48657
|
+
"ontology-endpoints"
|
|
48273
48658
|
];
|
|
48274
48659
|
var OPTIONAL_ONTOLOGY_DOMAIN_KEYS = [
|
|
48275
48660
|
"ontology-interfaces",
|
|
@@ -48334,7 +48719,7 @@ var KNOWLEDGE_DOMAINS_WITH_PANELS = /* @__PURE__ */ new Set([
|
|
|
48334
48719
|
"ontology-value-types",
|
|
48335
48720
|
"ontology-properties",
|
|
48336
48721
|
"ontology-groups",
|
|
48337
|
-
"ontology-
|
|
48722
|
+
"ontology-endpoints"
|
|
48338
48723
|
]);
|
|
48339
48724
|
var FILTERABLE_DOMAIN_KEYS = /* @__PURE__ */ new Set(["customers", "clients", "offerings", "goals", "roles", "policies"]);
|
|
48340
48725
|
function shouldRouteItemToDomainPanel(domainKey) {
|
|
@@ -49195,7 +49580,7 @@ function computeVisibleSpineIds(allBareIds, spine, facetStates, ctx, organizatio
|
|
|
49195
49580
|
}
|
|
49196
49581
|
return visible;
|
|
49197
49582
|
}
|
|
49198
|
-
function
|
|
49583
|
+
function buildKnowledgeOmTreeData(graph, knowledgeNodes, facetStates, organizationModel2, favorites = []) {
|
|
49199
49584
|
const ctx = buildTreeContext(graph, knowledgeNodes);
|
|
49200
49585
|
const knowledgeByTarget = getKnowledgeByTarget(knowledgeNodes);
|
|
49201
49586
|
const spineMetaMap = buildSpineMetaMap(graph, "system");
|
|
@@ -49224,6 +49609,16 @@ function buildOrgTreeNode(graph, knowledgeNodes, facetStates, organizationModel2
|
|
|
49224
49609
|
const quickAccess = buildQuickAccessGroup(favorites, knowledgeNodes, graph);
|
|
49225
49610
|
return [quickAccess, ...omGroups];
|
|
49226
49611
|
}
|
|
49612
|
+
function findKnowledgeTreeNodeByValue(nodes, targetValue) {
|
|
49613
|
+
for (const node of nodes) {
|
|
49614
|
+
if (node.value === targetValue) return node;
|
|
49615
|
+
if (node.children) {
|
|
49616
|
+
const found = findKnowledgeTreeNodeByValue(node.children, targetValue);
|
|
49617
|
+
if (found) return found;
|
|
49618
|
+
}
|
|
49619
|
+
}
|
|
49620
|
+
return void 0;
|
|
49621
|
+
}
|
|
49227
49622
|
function buildQuickAccessGroup(favorites, knowledgeNodes, graph) {
|
|
49228
49623
|
const knowledgeIds = new Set(knowledgeNodes.map((node) => node.id));
|
|
49229
49624
|
const graphIds = new Set(graph.nodes.map((node) => node.id));
|
|
@@ -49257,6 +49652,7 @@ function KnowledgeTree({
|
|
|
49257
49652
|
onSelectDomain,
|
|
49258
49653
|
onSelectGroup,
|
|
49259
49654
|
onSelectItem,
|
|
49655
|
+
onSelectFolder,
|
|
49260
49656
|
spine = "system",
|
|
49261
49657
|
omRooted = false,
|
|
49262
49658
|
facetStates = DEFAULT_KNOWLEDGE_FACET_STATES,
|
|
@@ -49270,7 +49666,7 @@ function KnowledgeTree({
|
|
|
49270
49666
|
);
|
|
49271
49667
|
const treeData = useMemo(() => {
|
|
49272
49668
|
if (omRooted) {
|
|
49273
|
-
return
|
|
49669
|
+
return buildKnowledgeOmTreeData(graph, knowledgeNodes, facetStates, organizationModel2, favorites);
|
|
49274
49670
|
}
|
|
49275
49671
|
const ctx = buildTreeContext(graph, knowledgeNodes);
|
|
49276
49672
|
const spineMetaMap = buildSpineMetaMap(graph, graphSpine);
|
|
@@ -49340,6 +49736,7 @@ function KnowledgeTree({
|
|
|
49340
49736
|
),
|
|
49341
49737
|
isActive: isActive2,
|
|
49342
49738
|
fallbackKind: "organization",
|
|
49739
|
+
conceptKey: groupKey,
|
|
49343
49740
|
uppercase: true,
|
|
49344
49741
|
onSelectGraphNode: isQuickAccess ? void 0 : onSelectGroup ? () => onSelectGroup(groupKey) : void 0,
|
|
49345
49742
|
favorite: isQuickAccess ? void 0 : {
|
|
@@ -49394,6 +49791,7 @@ function KnowledgeTree({
|
|
|
49394
49791
|
),
|
|
49395
49792
|
isActive: isActive2,
|
|
49396
49793
|
fallbackKind: "organization",
|
|
49794
|
+
conceptKey: domainKey,
|
|
49397
49795
|
uppercase: true,
|
|
49398
49796
|
onSelectGraphNode: onSelectDomain ? () => onSelectDomain(domainKey) : void 0,
|
|
49399
49797
|
favorite: {
|
|
@@ -49446,6 +49844,9 @@ function KnowledgeTree({
|
|
|
49446
49844
|
);
|
|
49447
49845
|
}
|
|
49448
49846
|
if (typeof value === "string" && value.startsWith(FOLDER_PREFIX)) {
|
|
49847
|
+
const folderSegments = value.slice(FOLDER_PREFIX.length).split(":");
|
|
49848
|
+
const folderConceptKey = folderSegments[0] === "resources" ? folderSegments[1] : folderSegments[0] === "ontology" ? folderSegments[folderSegments.length - 1] : void 0;
|
|
49849
|
+
const isFolderActive = selectedNodeId !== void 0 && selectedNodeId === value;
|
|
49449
49850
|
return /* @__PURE__ */ jsx(
|
|
49450
49851
|
DirectoryRow,
|
|
49451
49852
|
{
|
|
@@ -49458,7 +49859,9 @@ function KnowledgeTree({
|
|
|
49458
49859
|
typedNode.knowledgeNodeIds,
|
|
49459
49860
|
getKnowledgeTreeFolderCommand(String(value))
|
|
49460
49861
|
),
|
|
49461
|
-
isActive:
|
|
49862
|
+
isActive: isFolderActive,
|
|
49863
|
+
conceptKey: folderConceptKey,
|
|
49864
|
+
onSelectGraphNode: onSelectFolder ? () => onSelectFolder(value) : void 0
|
|
49462
49865
|
}
|
|
49463
49866
|
);
|
|
49464
49867
|
}
|
|
@@ -49765,9 +50168,11 @@ function DirectoryRow({
|
|
|
49765
50168
|
fallbackKind = "system",
|
|
49766
50169
|
uppercase = false,
|
|
49767
50170
|
onSelectGraphNode,
|
|
49768
|
-
favorite
|
|
50171
|
+
favorite,
|
|
50172
|
+
conceptKey
|
|
49769
50173
|
}) {
|
|
49770
50174
|
const [hovered, setHovered] = useState(false);
|
|
50175
|
+
const conceptDefinition = conceptKey ? getConceptDefinition(conceptKey) : void 0;
|
|
49771
50176
|
return /* @__PURE__ */ jsxs(
|
|
49772
50177
|
Group,
|
|
49773
50178
|
{
|
|
@@ -49851,20 +50256,22 @@ function DirectoryRow({
|
|
|
49851
50256
|
label: "Copy folder knowledge commands",
|
|
49852
50257
|
showCopy: hovered,
|
|
49853
50258
|
favorite,
|
|
49854
|
-
hovered
|
|
50259
|
+
hovered,
|
|
50260
|
+
conceptDescription: conceptDefinition?.description
|
|
49855
50261
|
}
|
|
49856
50262
|
)
|
|
49857
50263
|
]
|
|
49858
50264
|
}
|
|
49859
50265
|
);
|
|
49860
50266
|
}
|
|
49861
|
-
function TrailingCopySlot({ command, label, showCopy, favorite, hovered }) {
|
|
50267
|
+
function TrailingCopySlot({ command, label, showCopy, favorite, hovered, conceptDescription }) {
|
|
49862
50268
|
const isFavorited = useKnowledgeFavoritesStore(
|
|
49863
50269
|
(state) => favorite ? Boolean(state.favorites[favorite.routeId]) : false
|
|
49864
50270
|
);
|
|
49865
50271
|
const favoriteVisible = Boolean(favorite) && (hovered || isFavorited);
|
|
49866
50272
|
const copyVisible = showCopy && Boolean(command);
|
|
49867
|
-
|
|
50273
|
+
const infoVisible = hovered && Boolean(conceptDescription);
|
|
50274
|
+
if (!favoriteVisible && !copyVisible && !infoVisible) return null;
|
|
49868
50275
|
return /* @__PURE__ */ jsxs(
|
|
49869
50276
|
"span",
|
|
49870
50277
|
{
|
|
@@ -49877,6 +50284,7 @@ function TrailingCopySlot({ command, label, showCopy, favorite, hovered }) {
|
|
|
49877
50284
|
flexShrink: 0
|
|
49878
50285
|
},
|
|
49879
50286
|
children: [
|
|
50287
|
+
infoVisible && conceptDescription ? /* @__PURE__ */ jsx(ConceptInfoControl, { description: conceptDescription }) : null,
|
|
49880
50288
|
copyVisible ? /* @__PURE__ */ jsx(CopyCommandControl, { command, label, visible: true }) : null,
|
|
49881
50289
|
favoriteVisible && favorite ? /* @__PURE__ */ jsx(
|
|
49882
50290
|
FavoriteStarControl,
|
|
@@ -49892,6 +50300,26 @@ function TrailingCopySlot({ command, label, showCopy, favorite, hovered }) {
|
|
|
49892
50300
|
}
|
|
49893
50301
|
);
|
|
49894
50302
|
}
|
|
50303
|
+
function ConceptInfoControl({ description }) {
|
|
50304
|
+
return /* @__PURE__ */ jsx(Tooltip, { label: description, withArrow: true, multiline: true, maw: 260, position: "right", openDelay: 200, children: /* @__PURE__ */ jsx(
|
|
50305
|
+
"span",
|
|
50306
|
+
{
|
|
50307
|
+
"aria-label": "Concept definition",
|
|
50308
|
+
onClick: (event) => event.stopPropagation(),
|
|
50309
|
+
style: {
|
|
50310
|
+
display: "inline-flex",
|
|
50311
|
+
alignItems: "center",
|
|
50312
|
+
justifyContent: "center",
|
|
50313
|
+
width: 22,
|
|
50314
|
+
height: 22,
|
|
50315
|
+
color: "var(--color-text-subtle)",
|
|
50316
|
+
cursor: "help",
|
|
50317
|
+
flexShrink: 0
|
|
50318
|
+
},
|
|
50319
|
+
children: /* @__PURE__ */ jsx(IconInfoCircle, { size: 14, stroke: 2 })
|
|
50320
|
+
}
|
|
50321
|
+
) });
|
|
50322
|
+
}
|
|
49895
50323
|
var indexPromise = null;
|
|
49896
50324
|
function loadSearchIndex() {
|
|
49897
50325
|
if (!indexPromise) {
|
|
@@ -50018,7 +50446,7 @@ function KnowledgeBaseSidebarBody({ navigate, currentPath, organizationModel: or
|
|
|
50018
50446
|
navigate(`/knowledge/${node.id}`);
|
|
50019
50447
|
};
|
|
50020
50448
|
const handleSelectGraphNode = (node) => {
|
|
50021
|
-
navigate(`/knowledge/${node.id}`);
|
|
50449
|
+
navigate(`/knowledge/${encodeURIComponent(node.id)}`);
|
|
50022
50450
|
};
|
|
50023
50451
|
const handleSelectDomain = (domainKey) => {
|
|
50024
50452
|
navigate(`/knowledge/domain:${domainKey}`);
|
|
@@ -50029,6 +50457,9 @@ function KnowledgeBaseSidebarBody({ navigate, currentPath, organizationModel: or
|
|
|
50029
50457
|
const handleSelectItem = (domainKey, itemId) => {
|
|
50030
50458
|
navigate(`/knowledge/item:${domainKey}:${encodeURIComponent(itemId)}`);
|
|
50031
50459
|
};
|
|
50460
|
+
const handleSelectFolder = (folderValue) => {
|
|
50461
|
+
navigate(`/knowledge/${encodeURIComponent(folderValue)}`);
|
|
50462
|
+
};
|
|
50032
50463
|
return /* @__PURE__ */ jsxs(Stack, { gap: 0, style: { flex: 1, overflow: "hidden", display: "flex", flexDirection: "column" }, children: [
|
|
50033
50464
|
/* @__PURE__ */ jsx(SubshellSidebarSection, { icon: IconBrain, label: "Knowledge", withTopBorder: false }),
|
|
50034
50465
|
/* @__PURE__ */ jsx(Box, { p: "sm", pb: 0, children: /* @__PURE__ */ jsxs(Group, { gap: "xs", wrap: "nowrap", align: "center", children: [
|
|
@@ -50062,6 +50493,7 @@ function KnowledgeBaseSidebarBody({ navigate, currentPath, organizationModel: or
|
|
|
50062
50493
|
onSelectDomain: handleSelectDomain,
|
|
50063
50494
|
onSelectGroup: handleSelectGroup,
|
|
50064
50495
|
onSelectItem: handleSelectItem,
|
|
50496
|
+
onSelectFolder: handleSelectFolder,
|
|
50065
50497
|
selectedNodeId
|
|
50066
50498
|
}
|
|
50067
50499
|
) })
|
|
@@ -50306,7 +50738,7 @@ function RequestActionIcon({
|
|
|
50306
50738
|
}) {
|
|
50307
50739
|
const [opened, { open, close }] = useDisclosure(false);
|
|
50308
50740
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
50309
|
-
/* @__PURE__ */ jsx(Tooltip, { label: tooltip, children: /* @__PURE__ */ jsx(ActionIcon, { variant: "subtle", onClick: open, "aria-label": tooltip, children: /* @__PURE__ */ jsx(IconMessagePlus, { size: 18 }) }) }),
|
|
50741
|
+
/* @__PURE__ */ jsx(Tooltip, { label: tooltip, children: /* @__PURE__ */ jsx(ActionIcon, { variant: "subtle", onClick: open, "aria-label": tooltip, children: /* @__PURE__ */ jsx(IconMessagePlus, { size: 18, color: "var(--color-text-subtle)" }) }) }),
|
|
50310
50742
|
/* @__PURE__ */ jsx(RequestModal, { opened, onClose: close, affectedPage })
|
|
50311
50743
|
] });
|
|
50312
50744
|
}
|
|
@@ -50657,4 +51089,4 @@ function useAccess(key) {
|
|
|
50657
51089
|
};
|
|
50658
51090
|
}
|
|
50659
51091
|
|
|
50660
|
-
export { APIErrorAlert, AbsoluteScheduleForm, AccessGuard, AccessKeys, AccountSettings, ActionModal, ActivityCard, ActivityFeed, ActivityFeedWidget, ActivityFilters, ActivityLog, ActivityTable, ActivityTimeline, ActivityTrendChart, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionPanel, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, AgentResourceEntrySchema, AgentSessionGroup, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeyService, ApiKeySettings, AppErrorBoundary, AppShellCenteredContainer, AppShellContainer, AppShellContentContainer, AppShellError, AppShellLoader, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, AppearanceContext, AppearanceProvider, AppearanceSettings, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CRM_ITEMS, CenteredErrorState, ChartFrame, Checklist, CheckpointGroup, CollapsibleJsonSection, CollapsibleSection, CollapsibleSidebarGroup, CombinedTrendChart, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, CommandViewPage, CompanyDetailPage, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContactDetailPage, ContentSections, ContextUsageBadge, ContextViewer, ContractDisplay, ConversationThread, CostAnalytics, CostBreakdownCard, CostByModelTable, CostMetricsCard, CostTrendChart, CrashErrorFallback, CreateApiKeyModal, CreateCredentialModal, CreateDeliveryEntityModal, CreateRoleModal, CreateScheduleModal, CreateWebhookEndpointModal, CredentialList, CredentialService, CredentialSettings, CrmActionsProvider, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, CustomModal, CustomSelector, CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, CyberParticles, DEAL_STAGES, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DEFAULT_KANBAN_CONFIG, DEFAULT_SEMANTIC_ICON_REGISTRY, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, Dashboard, DashboardOperationsOverview, DealDetailPage, DealKanbanCard, DealsListPage, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentService, DeploymentSettings, DeploymentStatusBadge, DetailCardSkeleton, EMPTY_LIST_ACTIONS, EditApiKeyModal, EditCredentialModal, EditWebhookEndpointModal, ElevasisCoreProvider, ElevasisLoader, ElevasisSystemsProvider, ElevasisUIProvider, EmptyState, EmptyVisualizer, ErrorAnalysisCard, ErrorBreakdownTable, ErrorDetailsModal, ErrorReportCard, ExecuteWorkflowModal, ExecutionBreakdownTable, ExecutionErrorSection, ExecutionHealth, ExecutionHealthCard, ExecutionLogsFilters, ExecutionLogsPage, ExecutionLogsTable, ExecutionPanel, ExecutionStats, ExecutionStatusBadge, FeatureUnavailableState, FilterBar, GlowDot, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, HealthStatusCard, HeroStatsRow, IdentityDomainSchema, IntegrationResourceEntrySchema, JsonViewer, KNOWLEDGE_DOMAINS_WITH_PANELS, KNOWLEDGE_ICON_TOKEN_BY_KIND, KanbanBoard, KnowledgeSearchBar, KnowledgeTree, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, LinksGroup, ListActionsProvider, ListBuilderIndexPage, ListBuilderPage, ListSkeleton, LogEntry, LogGroup, MdxRenderer, MemberAccessModal, MembershipStatusBadge, MetricsStrip, MilestoneTimeline, MyRolesPage, MyTasksPanel, NavigationButton, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, NoAccessState, NotificationBell, NotificationCenter, NotificationItem, NotificationList, NotificationPanel, NotificationProvider, OAuthConnectModal, OAuthIntegrationsCard, OM_NESTED_TREE_GROUPS, OM_TREE_GROUPS, ORPHAN_STAGE_ORDER, OperationsOverview, OperationsService, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrgMembersList, OrganizationGraphPage, OrganizationMembershipService, OrganizationMembershipsList, OrganizationProvider, OrganizationSettings, OrganizationSwitcher, OrganizationSwitcherConnected, PIPELINE_FUNNEL_ORDER, PageContainer, PageNotFound, PageTitleCaption, PermissionMatrix, PipelineFunnelWidget, PolicySchema, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, ProtectedRoute, QuickCreateActions, RecentExecutionsByResource, RecurringScheduleForm, RelativeScheduleForm, RequestActionIcon, RequestModal, ResourceCard, ResourceDefinitionSection, ResourceDetailPage, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceHealthChart, ResourceHealthPanel, ResourceNotFoundState, ResourceOverview, ResourcesPage, ResourcesSidebar, RichTextEditor, RoleBadge, RoleSchema, RunResourceButton, SAVED_VIEW_PRESETS, SavedViewsPanel, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, ScriptResourceEntrySchema, SemanticIcon, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionMemory, SessionsPage, SessionsSidebar, Sidebar, SidebarContext, SidebarProvider, SortableHeader, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, StepConfigForm, SubshellContainer, SubshellContentContainer, SubshellLoader, SubshellNavList, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarLoader, SurfaceDefinitionSchema, SystemOpsView, SystemShell, TabCountBadge, TabSection, TableSelectionToolbar, TaskCard, TaskScheduler, TimeRangeSelector, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, ToolsListDisplay, Topbar, TopbarActions, TopbarContainer, TrendIndicator, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UnresolvedErrorsTeaser, UpcomingMilestonesPage, Vignette, VisualizerContainer, WebhookEndpointList, WebhookEndpointService, WebhookEndpointSettings, WebhookUrlDisplayModal, WorkflowDefinitionDisplay, WorkflowExecutionLogs, WorkflowExecutionPanel, WorkflowExecutionTimeline, WorkflowResourceEntrySchema, ZodFormRenderer, acquisitionListKeys, aggregateSystemMetrics, buildErrorReport, calculateProgress, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, createOrganizationsSlice, createTestSystemsProvider, createUseOrgInitialization, createUseOrganizations, crmManifest, crmPrioritySettingsKeys, dealKeys, dealNoteKeys, dealTaskKeys, deliveryManifest, deriveBusinessProgress, executionsKeys, extendSemanticIconRegistry, filterByDomainFilters, findListActionByAction, findOmTreeGroup, formatDate3 as formatDate, formatDealStageLabel, formatResourceAttribution, formatStatusLabel, getEnrichmentColor, getEnrichmentStatus, getExecutionStatusConfig, getGraphBackgroundStyles, getHealthColor, getIcon, getKnowledgeDomainFolderCommand, getKnowledgeGraphNodeCommand, getKnowledgeIconToken, getKnowledgeNodeReadCommand, getKnowledgeOntologyProjection, getKnowledgeTreeFolderCommand, getLeadGenApiInterfaceReadiness, getLeadGenExportWorkflowId, getListActionWorkflowId, getLogLevelConfig, getOntologyDomainLabel, getPrimaryOntologyItemsForDomain, getResourceFilterFacetIds, getSemanticIconComponent, getSeriesColor, getSharedOrganizationGraph, getStateKeyColor, getStatusColor4 as getStatusColor, getStepActionLabel, iconMap, isLeadGenExportAction, isSessionCapable, knowledgeManifest, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, leadGenManifest, mdxComponents, milestoneKeys, milestoneStatusColors, monitoringManifest, noteKeys, noteTypeColors, observabilityKeys, operationsKeys, operationsManifest, projectActivityKeys, projectKeys, projectNavigationGroups, projectNavigationSurfaces, projectStatusColors, requestTopbarActionManifest, requestsKeys, resolveBuildPlanSteps, resolveBuildState, resolveSemanticIconComponent, scheduleKeys, sessionsKeys, settingsManifest, showApiErrorNotification, showAuthError, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification, sortData, sortStageKeys, subsidebarWidth, taskKeys, taskStatusColors, taskTypeColors, useAccess, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useAppearance, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBreadcrumbs, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useClient, useClientStatus, useClients, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, useCreateClient, useCreateCompany, useCreateContact, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateList, useCreateMilestone, useCreateNote, useCreateOrgRole, useCreateProject, useCreateSchedule, useCreateSession, useCreateTask, useCreateWebhookEndpoint, useCredentials, useCrmActions, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useCyberColors, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteClient, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteLists, useDeleteMilestone, useDeleteOrgRole, useDeleteProject, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask, useDeleteTask2, useDeleteWebhookEndpoint, useDeriveActions, useEffectivePermissions, useElevasisSystems, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useGraphBackgroundStyles, useGraphTheme, useInFlightExecutions, useLeadGenConfig, useList, useListActions, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useMilestones, useNewKnowledgeMapLayout, useNotificationAdapter, useNotificationCount, useNotifications, useOptionalElevasisSystems, useOrgRoles, useOrganizationMembers, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, useProject, useProjectActivities, useProjectMilestones, useProjectNotes, useProjectRealtime, useProjectTasks, useProjects, useReactivateMembership, useRecentCrmActivity, useRecentExecutionsByResource, useRemoveCompaniesFromList, useRequest, useRequestsList, useResetCrmPrioritySettings, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResolvedOrganizationModel, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useSSEConnection, useScheduledTasks, useSession, useSessionCheck, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSidebar, useSidebarCollapse, useSortedData, useStableAccessToken, useStatusFilter, useSubmitAction, useSubmitRequest, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTasks, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateCrmPrioritySettings, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMilestone, useUpdateOrgRole, useUpdateProject, useUpdateRequestStatus, useUpdateSchedule, useUpdateTask, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution };
|
|
51092
|
+
export { APIErrorAlert, AbsoluteScheduleForm, AccessGuard, AccessKeys, AccountSettings, ActionModal, ActivityCard, ActivityFeed, ActivityFeedWidget, ActivityFilters, ActivityLog, ActivityTable, ActivityTimeline, ActivityTrendChart, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionPanel, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, AgentResourceEntrySchema, AgentSessionGroup, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeyService, ApiKeySettings, AppErrorBoundary, AppShellCenteredContainer, AppShellContainer, AppShellContentContainer, AppShellError, AppShellLoader, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, AppearanceContext, AppearanceProvider, AppearanceSettings, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CRM_ITEMS, CenteredErrorState, ChartFrame, Checklist, CheckpointGroup, CollapsibleJsonSection, CollapsibleSection, CollapsibleSidebarGroup, CombinedTrendChart, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, CommandViewPage, CompanyDetailPage, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContactDetailPage, ContentSections, ContextUsageBadge, ContextViewer, ContractDisplay, ConversationThread, CostAnalytics, CostBreakdownCard, CostByModelTable, CostMetricsCard, CostTrendChart, CrashErrorFallback, CreateApiKeyModal, CreateCredentialModal, CreateDeliveryEntityModal, CreateRoleModal, CreateScheduleModal, CreateWebhookEndpointModal, CredentialList, CredentialService, CredentialSettings, CrmActionsProvider, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, CustomModal, CustomSelector, CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, CyberParticles, DEAL_STAGES, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DEFAULT_KANBAN_CONFIG, DEFAULT_SEMANTIC_ICON_REGISTRY, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, Dashboard, DashboardOperationsOverview, DealDetailPage, DealKanbanCard, DealsListPage, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentService, DeploymentSettings, DeploymentStatusBadge, DetailCardSkeleton, EMPTY_LIST_ACTIONS, EditApiKeyModal, EditCredentialModal, EditWebhookEndpointModal, ElevasisCoreProvider, ElevasisLoader, ElevasisSystemsProvider, ElevasisUIProvider, EmptyState, EmptyVisualizer, ErrorAnalysisCard, ErrorBreakdownTable, ErrorDetailsModal, ErrorReportCard, ExecuteWorkflowModal, ExecutionBreakdownTable, ExecutionErrorSection, ExecutionHealth, ExecutionHealthCard, ExecutionLogsFilters, ExecutionLogsPage, ExecutionLogsTable, ExecutionPanel, ExecutionStats, ExecutionStatusBadge, FILTERABLE_DOMAIN_KEYS, FeatureUnavailableState, FilterBar, GlowDot, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, HealthStatusCard, HeroStatsRow, IdentityDomainSchema, IntegrationResourceEntrySchema, JsonViewer, KNOWLEDGE_DOMAINS_WITH_PANELS, KNOWLEDGE_ICON_TOKEN_BY_KIND, KanbanBoard, KnowledgeSearchBar, KnowledgeTree, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, LinksGroup, ListActionsProvider, ListBuilderIndexPage, ListBuilderPage, ListSkeleton, LogEntry, LogGroup, MdxRenderer, MemberAccessModal, MembershipStatusBadge, MetricsStrip, MilestoneTimeline, MyRolesPage, MyTasksPanel, NavigationButton, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, NoAccessState, NotificationBell, NotificationCenter, NotificationItem, NotificationList, NotificationPanel, NotificationProvider, OAuthConnectModal, OAuthIntegrationsCard, OM_NESTED_TREE_GROUPS, OM_TREE_GROUPS, ORPHAN_STAGE_ORDER, OperationsOverview, OperationsService, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrgMembersList, OrganizationGraphPage, OrganizationMembershipService, OrganizationMembershipsList, OrganizationProvider, OrganizationSettings, OrganizationSwitcher, OrganizationSwitcherConnected, PIPELINE_FUNNEL_ORDER, PageContainer, PageNotFound, PageTitleCaption, PermissionMatrix, PipelineFunnelWidget, PolicySchema, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, ProtectedRoute, QuickCreateActions, RecentExecutionsByResource, RecurringScheduleForm, RelativeScheduleForm, RequestActionIcon, RequestModal, ResourceCard, ResourceDefinitionSection, ResourceDetailPage, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceHealthChart, ResourceHealthPanel, ResourceNotFoundState, ResourceOverview, ResourcesPage, ResourcesSidebar, RichTextEditor, RoleBadge, RoleSchema, RunResourceButton, SAVED_VIEW_PRESETS, SavedViewsPanel, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, ScriptResourceEntrySchema, SemanticIcon, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionMemory, SessionsPage, SessionsSidebar, Sidebar, SidebarContext, SidebarProvider, SortableHeader, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, StepConfigForm, SubshellContainer, SubshellContentContainer, SubshellLoader, SubshellNavList, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarLoader, SurfaceDefinitionSchema, SystemOpsView, SystemShell, TabCountBadge, TabSection, TableSelectionToolbar, TaskCard, TaskScheduler, TimeRangeSelector, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, ToolsListDisplay, Topbar, TopbarActions, TopbarContainer, TrendIndicator, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UnresolvedErrorsTeaser, UpcomingMilestonesPage, Vignette, VisualizerContainer, WebhookEndpointList, WebhookEndpointService, WebhookEndpointSettings, WebhookUrlDisplayModal, WorkflowDefinitionDisplay, WorkflowExecutionLogs, WorkflowExecutionPanel, WorkflowExecutionTimeline, WorkflowResourceEntrySchema, ZodFormRenderer, acquisitionListKeys, aggregateSystemMetrics, buildErrorReport, buildKnowledgeOmTreeData, calculateProgress, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, createOrganizationsSlice, createTestSystemsProvider, createUseOrgInitialization, createUseOrganizations, crmManifest, crmPrioritySettingsKeys, dealKeys, dealNoteKeys, dealTaskKeys, deliveryManifest, deriveBusinessProgress, executionsKeys, extendSemanticIconRegistry, filterByDomainFilters, findKnowledgeTreeNodeByValue, findListActionByAction, findOmTreeGroup, formatDate3 as formatDate, formatDealStageLabel, formatResourceAttribution, formatStatusLabel, getConceptDefinition, getEnrichmentColor, getEnrichmentStatus, getExecutionStatusConfig, getGraphBackgroundStyles, getHealthColor, getIcon, getKnowledgeDomainFolderCommand, getKnowledgeGraphNodeCommand, getKnowledgeIconToken, getKnowledgeNodeReadCommand, getKnowledgeOntologyProjection, getKnowledgeTreeFolderCommand, getLeadGenApiInterfaceReadiness, getLeadGenExportWorkflowId, getListActionWorkflowId, getLogLevelConfig, getOntologyDomainLabel, getPrimaryOntologyItemsForDomain, getResourceFilterFacetIds, getSemanticIconComponent, getSeriesColor, getSharedOrganizationGraph, getStateKeyColor, getStatusColor4 as getStatusColor, getStepActionLabel, iconMap, isLeadGenExportAction, isSessionCapable, knowledgeManifest, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, leadGenManifest, mdxComponents, milestoneKeys, milestoneStatusColors, monitoringManifest, normaliseConceptKey, noteKeys, noteTypeColors, observabilityKeys, operationsKeys, operationsManifest, projectActivityKeys, projectKeys, projectNavigationGroups, projectNavigationSurfaces, projectStatusColors, requestTopbarActionManifest, requestsKeys, resolveBuildPlanSteps, resolveBuildState, resolveSemanticIconComponent, scheduleKeys, sessionsKeys, settingsManifest, showApiErrorNotification, showAuthError, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification, sortData, sortStageKeys, subsidebarWidth, taskKeys, taskStatusColors, taskTypeColors, useAccess, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useAppearance, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBreadcrumbs, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useClient, useClientStatus, useClients, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, useCreateClient, useCreateCompany, useCreateContact, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateList, useCreateMilestone, useCreateNote, useCreateOrgRole, useCreateProject, useCreateSchedule, useCreateSession, useCreateTask, useCreateWebhookEndpoint, useCredentials, useCrmActions, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useCyberColors, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteClient, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteLists, useDeleteMilestone, useDeleteOrgRole, useDeleteProject, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask, useDeleteTask2, useDeleteWebhookEndpoint, useDeriveActions, useEffectivePermissions, useElevasisSystems, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useGraphBackgroundStyles, useGraphTheme, useInFlightExecutions, useLeadGenConfig, useList, useListActions, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useMilestones, useNewKnowledgeMapLayout, useNotificationAdapter, useNotificationCount, useNotifications, useOptionalElevasisSystems, useOrgRoles, useOrganizationMembers, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, useProject, useProjectActivities, useProjectMilestones, useProjectNotes, useProjectRealtime, useProjectTasks, useProjects, useReactivateMembership, useRecentCrmActivity, useRecentExecutionsByResource, useRemoveCompaniesFromList, useRequest, useRequestsList, useResetCrmPrioritySettings, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResolvedOrganizationModel, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useSSEConnection, useScheduledTasks, useSession, useSessionCheck, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSidebar, useSidebarCollapse, useSortedData, useStableAccessToken, useStatusFilter, useSubmitAction, useSubmitRequest, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTasks, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateCrmPrioritySettings, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMilestone, useUpdateOrgRole, useUpdateProject, useUpdateRequestStatus, useUpdateSchedule, useUpdateTask, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution };
|