@elevasis/ui 2.43.0 → 2.45.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/app/index.js +2 -2
- package/dist/auth/index.js +2 -2
- package/dist/charts/index.js +2 -2
- package/dist/{chunk-BRXELOHC.js → chunk-MKH2KOAO.js} +1 -9
- package/dist/{chunk-FUKNHVUV.js → chunk-ROFDLSPG.js} +172 -155
- package/dist/components/index.js +2 -2
- package/dist/components/navigation/index.js +2 -2
- package/dist/features/auth/index.js +3 -3
- package/dist/features/clients/index.js +2 -2
- package/dist/features/crm/index.js +2 -2
- package/dist/features/dashboard/index.js +2 -2
- package/dist/features/delivery/index.js +2 -2
- package/dist/features/knowledge/index.js +2 -2
- package/dist/features/lead-gen/index.js +2 -2
- package/dist/features/monitoring/index.js +2 -2
- package/dist/features/monitoring/requests/index.js +3 -3
- package/dist/features/operations/index.js +2 -2
- package/dist/features/settings/index.js +2 -2
- package/dist/hooks/access/index.js +2 -2
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.d.ts +0 -1
- package/dist/hooks/index.js +2 -2
- package/dist/hooks/published.d.ts +0 -1
- package/dist/hooks/published.js +2 -2
- package/dist/index.d.ts +0 -1
- package/dist/index.js +2 -2
- package/dist/knowledge/index.d.ts +25 -1
- package/dist/knowledge/index.js +3 -3
- package/dist/layout/index.js +2 -2
- package/dist/organization/index.js +2 -2
- package/dist/provider/index.js +2 -2
- package/dist/provider/published.js +2 -2
- package/dist/supabase/index.d.ts +3 -4
- package/dist/supabase/index.js +1 -1
- package/package.json +8 -5
package/dist/app/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { useSessionCheck, AppErrorBoundary, SidebarProvider, ElevasisSystemsProvider, useElevasisSystems, AppShellContainer, Sidebar, AppShellRightSideContainer, AppShellRightSideOuterContainer, SystemShell, ElevasisUIProvider } from '../chunk-
|
|
1
|
+
import { useSessionCheck, AppErrorBoundary, SidebarProvider, ElevasisSystemsProvider, useElevasisSystems, AppShellContainer, Sidebar, AppShellRightSideContainer, AppShellRightSideOuterContainer, SystemShell, ElevasisUIProvider } from '../chunk-ROFDLSPG.js';
|
|
2
2
|
import '../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../chunk-OJJK27GC.js';
|
|
4
4
|
import '../chunk-AUDNF2Q7.js';
|
|
5
5
|
import '../chunk-6M6OLGQY.js';
|
|
6
|
-
import '../chunk-
|
|
6
|
+
import '../chunk-MKH2KOAO.js';
|
|
7
7
|
import '../chunk-GUKY77FJ.js';
|
|
8
8
|
import '../chunk-SJHM4WDG.js';
|
|
9
9
|
import '../chunk-ZTWA5H77.js';
|
package/dist/auth/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { AccessGuard, AccessKeys, ProtectedRoute, useSessionCheck as useRefocusSessionCheck, useSessionCheck, useStableAccessToken } from '../chunk-
|
|
1
|
+
export { AccessGuard, AccessKeys, ProtectedRoute, useSessionCheck as useRefocusSessionCheck, useSessionCheck, useStableAccessToken } from '../chunk-ROFDLSPG.js';
|
|
2
2
|
import '../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../chunk-OJJK27GC.js';
|
|
4
4
|
import '../chunk-AUDNF2Q7.js';
|
|
5
5
|
import '../chunk-6M6OLGQY.js';
|
|
6
|
-
import '../chunk-
|
|
6
|
+
import '../chunk-MKH2KOAO.js';
|
|
7
7
|
import '../chunk-GUKY77FJ.js';
|
|
8
8
|
import '../chunk-SJHM4WDG.js';
|
|
9
9
|
import '../chunk-ZTWA5H77.js';
|
package/dist/charts/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { ActivityTrendChart, ChartFrame, CombinedTrendChart, CostTrendChart, CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, HeroStatsRow, getSeriesColor, useCyberColors } from '../chunk-
|
|
1
|
+
export { ActivityTrendChart, ChartFrame, CombinedTrendChart, CostTrendChart, CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, HeroStatsRow, getSeriesColor, useCyberColors } from '../chunk-ROFDLSPG.js';
|
|
2
2
|
import '../chunk-NZ2F5RQ4.js';
|
|
3
3
|
import '../chunk-OJJK27GC.js';
|
|
4
4
|
import '../chunk-AUDNF2Q7.js';
|
|
5
5
|
import '../chunk-6M6OLGQY.js';
|
|
6
|
-
import '../chunk-
|
|
6
|
+
import '../chunk-MKH2KOAO.js';
|
|
7
7
|
import '../chunk-GUKY77FJ.js';
|
|
8
8
|
import '../chunk-SJHM4WDG.js';
|
|
9
9
|
import '../chunk-ZTWA5H77.js';
|
|
@@ -10,14 +10,6 @@ function getSupabaseConfig() {
|
|
|
10
10
|
}
|
|
11
11
|
return { url, anonKey };
|
|
12
12
|
}
|
|
13
|
-
var _supabase = null;
|
|
14
|
-
function getSupabaseClient() {
|
|
15
|
-
if (!_supabase) {
|
|
16
|
-
const { url, anonKey } = getSupabaseConfig();
|
|
17
|
-
_supabase = createClient(url, anonKey);
|
|
18
|
-
}
|
|
19
|
-
return _supabase;
|
|
20
|
-
}
|
|
21
13
|
var useSupabase = () => {
|
|
22
14
|
const { getAccessToken } = useAuthContext();
|
|
23
15
|
const { url, anonKey } = getSupabaseConfig();
|
|
@@ -44,4 +36,4 @@ var useSupabase = () => {
|
|
|
44
36
|
);
|
|
45
37
|
};
|
|
46
38
|
|
|
47
|
-
export {
|
|
39
|
+
export { useSupabase };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { glassBase, mantineThemeOverride, createCssVariablesResolver, PresetsProvider, useAvailablePresets } from './chunk-NZ2F5RQ4.js';
|
|
2
2
|
import { PRESETS, getPreset, AppBackground, generateShades } from './chunk-OJJK27GC.js';
|
|
3
|
-
import { useSupabase } from './chunk-
|
|
3
|
+
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';
|
|
@@ -2418,6 +2418,7 @@ function deriveActions(deal, actions = []) {
|
|
|
2418
2418
|
}
|
|
2419
2419
|
|
|
2420
2420
|
// ../core/src/organization-model/contracts.ts
|
|
2421
|
+
var PROJECTS_SYSTEM_ID = "platform.projects";
|
|
2421
2422
|
var PROJECTS_VIEW_ACTION_ID = "delivery.projects.view";
|
|
2422
2423
|
|
|
2423
2424
|
// ../core/src/organization-model/defaults.ts
|
|
@@ -22452,7 +22453,7 @@ var ENTITY_ENTRY_INPUTS = [
|
|
|
22452
22453
|
order: 60,
|
|
22453
22454
|
label: "Project",
|
|
22454
22455
|
description: "A project.",
|
|
22455
|
-
ownedBySystemId: "projects",
|
|
22456
|
+
ownedBySystemId: "platform.projects",
|
|
22456
22457
|
table: "projects",
|
|
22457
22458
|
links: [
|
|
22458
22459
|
{ toEntity: "delivery.milestone", kind: "has-many", via: "project_id", label: "milestones" },
|
|
@@ -22464,7 +22465,7 @@ var ENTITY_ENTRY_INPUTS = [
|
|
|
22464
22465
|
order: 70,
|
|
22465
22466
|
label: "Milestone",
|
|
22466
22467
|
description: "A checkpoint within a project.",
|
|
22467
|
-
ownedBySystemId: "projects",
|
|
22468
|
+
ownedBySystemId: "platform.projects",
|
|
22468
22469
|
table: "project_milestones",
|
|
22469
22470
|
links: [
|
|
22470
22471
|
{ toEntity: "delivery.project", kind: "belongs-to", via: "project_id", label: "project" },
|
|
@@ -22476,7 +22477,7 @@ var ENTITY_ENTRY_INPUTS = [
|
|
|
22476
22477
|
order: 80,
|
|
22477
22478
|
label: "Task",
|
|
22478
22479
|
description: "A task that can move through the task status catalog.",
|
|
22479
|
-
ownedBySystemId: "projects",
|
|
22480
|
+
ownedBySystemId: "platform.projects",
|
|
22480
22481
|
table: "project_tasks",
|
|
22481
22482
|
stateCatalogId: "delivery.task",
|
|
22482
22483
|
links: [
|
|
@@ -22725,9 +22726,9 @@ var mdxKnowledgeNodes = [
|
|
|
22725
22726
|
{
|
|
22726
22727
|
"target": {
|
|
22727
22728
|
"kind": "system",
|
|
22728
|
-
"id": "projects"
|
|
22729
|
+
"id": "platform.projects"
|
|
22729
22730
|
},
|
|
22730
|
-
"nodeId": "system:projects"
|
|
22731
|
+
"nodeId": "system:platform.projects"
|
|
22731
22732
|
}
|
|
22732
22733
|
],
|
|
22733
22734
|
"ownerIds": [],
|
|
@@ -22745,9 +22746,9 @@ var mdxKnowledgeNodes = [
|
|
|
22745
22746
|
{
|
|
22746
22747
|
"target": {
|
|
22747
22748
|
"kind": "system",
|
|
22748
|
-
"id": "projects"
|
|
22749
|
+
"id": "platform.projects"
|
|
22749
22750
|
},
|
|
22750
|
-
"nodeId": "system:projects"
|
|
22751
|
+
"nodeId": "system:platform.projects"
|
|
22751
22752
|
}
|
|
22752
22753
|
],
|
|
22753
22754
|
"ownerIds": [],
|
|
@@ -22765,9 +22766,9 @@ var mdxKnowledgeNodes = [
|
|
|
22765
22766
|
{
|
|
22766
22767
|
"target": {
|
|
22767
22768
|
"kind": "system",
|
|
22768
|
-
"id": "projects"
|
|
22769
|
+
"id": "platform.projects"
|
|
22769
22770
|
},
|
|
22770
|
-
"nodeId": "system:projects"
|
|
22771
|
+
"nodeId": "system:platform.projects"
|
|
22771
22772
|
}
|
|
22772
22773
|
],
|
|
22773
22774
|
"ownerIds": [],
|
|
@@ -22785,9 +22786,9 @@ var mdxKnowledgeNodes = [
|
|
|
22785
22786
|
{
|
|
22786
22787
|
"target": {
|
|
22787
22788
|
"kind": "system",
|
|
22788
|
-
"id": "projects"
|
|
22789
|
+
"id": "platform.projects"
|
|
22789
22790
|
},
|
|
22790
|
-
"nodeId": "system:projects"
|
|
22791
|
+
"nodeId": "system:platform.projects"
|
|
22791
22792
|
}
|
|
22792
22793
|
],
|
|
22793
22794
|
"ownerIds": [],
|
|
@@ -22805,9 +22806,9 @@ var mdxKnowledgeNodes = [
|
|
|
22805
22806
|
{
|
|
22806
22807
|
"target": {
|
|
22807
22808
|
"kind": "system",
|
|
22808
|
-
"id": "projects"
|
|
22809
|
+
"id": "platform.projects"
|
|
22809
22810
|
},
|
|
22810
|
-
"nodeId": "system:projects"
|
|
22811
|
+
"nodeId": "system:platform.projects"
|
|
22811
22812
|
}
|
|
22812
22813
|
],
|
|
22813
22814
|
"ownerIds": [],
|
|
@@ -22825,9 +22826,9 @@ var mdxKnowledgeNodes = [
|
|
|
22825
22826
|
{
|
|
22826
22827
|
"target": {
|
|
22827
22828
|
"kind": "system",
|
|
22828
|
-
"id": "projects"
|
|
22829
|
+
"id": "platform.projects"
|
|
22829
22830
|
},
|
|
22830
|
-
"nodeId": "system:projects"
|
|
22831
|
+
"nodeId": "system:platform.projects"
|
|
22831
22832
|
}
|
|
22832
22833
|
],
|
|
22833
22834
|
"ownerIds": [],
|
|
@@ -22845,9 +22846,9 @@ var mdxKnowledgeNodes = [
|
|
|
22845
22846
|
{
|
|
22846
22847
|
"target": {
|
|
22847
22848
|
"kind": "system",
|
|
22848
|
-
"id": "projects"
|
|
22849
|
+
"id": "platform.projects"
|
|
22849
22850
|
},
|
|
22850
|
-
"nodeId": "system:projects"
|
|
22851
|
+
"nodeId": "system:platform.projects"
|
|
22851
22852
|
}
|
|
22852
22853
|
],
|
|
22853
22854
|
"ownerIds": [],
|
|
@@ -22865,9 +22866,9 @@ var mdxKnowledgeNodes = [
|
|
|
22865
22866
|
{
|
|
22866
22867
|
"target": {
|
|
22867
22868
|
"kind": "system",
|
|
22868
|
-
"id": "projects"
|
|
22869
|
+
"id": "platform.projects"
|
|
22869
22870
|
},
|
|
22870
|
-
"nodeId": "system:projects"
|
|
22871
|
+
"nodeId": "system:platform.projects"
|
|
22871
22872
|
}
|
|
22872
22873
|
],
|
|
22873
22874
|
"ownerIds": [],
|
|
@@ -22885,9 +22886,9 @@ var mdxKnowledgeNodes = [
|
|
|
22885
22886
|
{
|
|
22886
22887
|
"target": {
|
|
22887
22888
|
"kind": "system",
|
|
22888
|
-
"id": "projects"
|
|
22889
|
+
"id": "platform.projects"
|
|
22889
22890
|
},
|
|
22890
|
-
"nodeId": "system:projects"
|
|
22891
|
+
"nodeId": "system:platform.projects"
|
|
22891
22892
|
}
|
|
22892
22893
|
],
|
|
22893
22894
|
"ownerIds": [],
|
|
@@ -22928,7 +22929,7 @@ var platformInlineKnowledgeNodes = [
|
|
|
22928
22929
|
title: "Organization Model Schema Reference",
|
|
22929
22930
|
summary: "Technical reference for the OrganizationModel Zod schema: all top-level domains, the graph contract orientation, authored primitives versus projected graph nodes, and versioning rules.",
|
|
22930
22931
|
body: "## Schema\n\nThe `OrganizationModel` schema is defined in `packages/core/src/organization-model/schema.ts`. It is versioned at `version: 1` and composed from domain sub-schemas. The OM is the authoritative contract for the organization: downstream surfaces including Command View, the Knowledge Browser, and the navigation shell are all derived projections from this schema.\n\n## Top-Level Domains\n\nThese are the current top-level fields on `OrganizationModel`. There is no live `features` or `capabilities` top-level field -- those terms are legacy wording and should not appear as authored OM primitives.\n\n- `version` -- schema version, currently locked at `1`\n- `domainMetadata` -- per-domain version and `lastModified` tracking\n- `branding` -- organization name, logo, color identity\n- `navigation` -- surfaces, groups, and defaultSurfaceId for shell routing\n- `sales` -- sales domain including pipeline entity references\n- `prospecting` -- lead generation stages, entity references, and pipeline config\n- `projects` -- project, milestone, and task entity references\n- `identity` -- organization identity fields\n- `customers` -- customer segment definitions\n- `offerings` -- product and service definitions linked to customer segments\n- `roles` -- role definitions with reportsToId hierarchy and agentId holder support\n- `goals` -- OKR-style objectives with period ranges and system links\n- `systems` -- the backbone: hierarchical bounded contexts with dotted IDs and parentSystemId\n- `resources` -- governance descriptors for workflows, agents, integrations, triggers, and scripts; resource identity lives here, not in a separate deployment manifest\n- `actions` -- the invokable semantic layer; actions map to resources, affect entities, bind to knowledge, and expose invocation types (slash command, MCP tool, API endpoint, script execution)\n- `entities` -- business objects owned by systems, with table metadata, state catalogs, and typed entity links\n- `policies` -- governance rules applied to systems, actions, resources, and roles\n- `statuses` -- runtime semantic status registry\n- `knowledge` -- first-class OM content backed by inline nodes and MDX source nodes\n\n## Graph Contract\n\nThe OM is projected into a typed graph by `buildOrganizationGraph()` in `packages/core/src/organization-model/graph/build.ts`.\n\n**Node kinds:** `organization`, `system`, `role`, `action`, `entity`, `event`, `policy`, `stage`, `resource`, `knowledge`\n\n**Edge kinds:** `contains`, `references`, `maps_to`, `uses`, `governs`, `links`, `affects`, `emits`, `originates_from`, `triggers`, `applies_to`, `effects`\n\nThe `resourceType` overlay on resource nodes is a separate enum: `workflow`, `agent`, `trigger`, `integration`, `external`, `human_checkpoint`, `script`.\n\n## Authored Primitives vs Projected Graph Nodes\n\nAuthored primitives are what you write directly in the OM: `systems`, `roles`, `resources`, `actions`, `entities`, `policies`, `knowledge`. The graph builder reads these and emits a richer set of typed nodes and edges. Events, for example, are not authored directly -- they are projected from resource `emits` declarations. Stages are projected from prospecting stage catalogs.\n\n## Command View\n\nCommand View is a derived operational projection of the OM graph. It visualizes systems, resources, actions, entities, and relationships using the same node and edge taxonomy as `buildOrganizationGraph()`. It does not have a separate deployment manifest model -- the OM `resources` domain is the single source of resource identity.",
|
|
22931
|
-
links: [{ nodeId: "system:projects" }, { nodeId: "ontology:projects:catalog/task-status-flow" }],
|
|
22932
|
+
links: [{ nodeId: "system:platform.projects" }, { nodeId: "ontology:platform.projects:catalog/task-status-flow" }],
|
|
22932
22933
|
ownerIds: [],
|
|
22933
22934
|
updatedAt: "2026-05-14"
|
|
22934
22935
|
},
|
|
@@ -23382,7 +23383,7 @@ Each stage desensitizes one fear at a time. Never skip ahead. The goal is consis
|
|
|
23382
23383
|
title: "Platform Systems Overview",
|
|
23383
23384
|
summary: "Authoritative overview of the Elevasis AI Orchestration Platform systems -- what's built, what each system does, and how the pieces fit together",
|
|
23384
23385
|
body: "## Overview\n\nElevasis is a production AI orchestration platform that coordinates workflows, autonomous agents, and human approvals into a unified operating layer for SMBs. Everything described below is implemented and running in production.\n\n**Core Architecture:**\n\n| Layer | What It Does | Key Components |\n| --- | --- | --- |\n| **Execution** | Runs workflows and agents with schema validation | Workflow Engine, Agent Framework, Execution Runner |\n| **Control** | Human oversight, approvals, and decision capture | Command Queue (HITL), Dynamic Forms, Action System |\n| **Intelligence** | Autonomous reasoning, tool use, and memory management | ReAct Agents, Knowledge Map, Session Memory |\n| **Observability** | Real-time visibility into cost, performance, and health | Cost Tracking, Metrics, Activity Log, SSE Streaming |\n| **Platform** | Multi-tenancy, security, scheduling, integrations | Registry, RLS, Scheduler, Credential Vault, SDK |\n\n## Execution Engine\n\n### AI Workflows\n\nGraph-based workflow execution with schema-validated steps and conditional routing. Steps define explicit routing: linear, conditional (rule-based branching), or terminal. Context flows through the entire workflow.\n\n### Autonomous Agents\n\nProduction-grade ReAct-style agents with tool use, memory management, and security hardening.\n\n**LLM Provider Support:** OpenAI (GPT-5), Google (Gemini 3 Flash), Anthropic (Claude Sonnet 4.5), OpenRouter (GLM-5)\n\n## Human-in-the-Loop (HITL)\n\nThe Command Queue surfaces pending approvals as structured tasks. Admin reviews, approves or edits, and the workflow continues. Every critical decision \xE2\u20AC\u201D sending emails to prospects, updating customer records, publishing content \xE2\u20AC\u201D requires human approval.\n\n## Knowledge Map\n\nOrganizational knowledge loaded lazily into agent context. 80-95% token savings vs. always-loading full context. Nodes link to features, teams, and other nodes.\n\n## Integrations (13 active)\n\nAttio CRM, Cal.com, Instantly (cold email), Resend, Apify, Google Maps, Tomba, Mails.so, Supabase, Stripe, OpenAI, Google Gemini, Anthropic Claude.\n\n## SDK\n\nTypeScript-based resource development with local testing, validation, and deployment pipeline. External consumers define workflows and agents in their own repos and deploy via `elevasis-sdk deploy`.",
|
|
23385
|
-
links: [{ nodeId: "system:projects" }],
|
|
23386
|
+
links: [{ nodeId: "system:platform.projects" }],
|
|
23386
23387
|
ownerIds: [],
|
|
23387
23388
|
updatedAt: "2026-05-02"
|
|
23388
23389
|
},
|
|
@@ -23599,7 +23600,7 @@ var platformNavigation = {
|
|
|
23599
23600
|
surfaceType: "page",
|
|
23600
23601
|
icon: "projects",
|
|
23601
23602
|
order: 30,
|
|
23602
|
-
targets: { systems: ["projects"] }
|
|
23603
|
+
targets: { systems: ["platform.projects"] }
|
|
23603
23604
|
}
|
|
23604
23605
|
}
|
|
23605
23606
|
},
|
|
@@ -23622,7 +23623,7 @@ var platformNavigation = {
|
|
|
23622
23623
|
path: "/operations/systems",
|
|
23623
23624
|
surfaceType: "page",
|
|
23624
23625
|
order: 20,
|
|
23625
|
-
targets: { systems: ["sales", "client-management", "projects", "seo", "platform"] }
|
|
23626
|
+
targets: { systems: ["sales", "client-management", "platform.projects", "seo", "platform"] }
|
|
23626
23627
|
},
|
|
23627
23628
|
"operations-resources": {
|
|
23628
23629
|
type: "surface",
|
|
@@ -23852,7 +23853,7 @@ function getPlatformOwnerRoleId(systemId) {
|
|
|
23852
23853
|
return "role.client-support-operator";
|
|
23853
23854
|
case "platform":
|
|
23854
23855
|
return "role.operator";
|
|
23855
|
-
case "projects":
|
|
23856
|
+
case "platform.projects":
|
|
23856
23857
|
default:
|
|
23857
23858
|
return "role.operator";
|
|
23858
23859
|
}
|
|
@@ -25091,7 +25092,7 @@ var platformResourceDescriptors = defineResources(
|
|
|
25091
25092
|
id: "command-center-assistant",
|
|
25092
25093
|
order: 1e4,
|
|
25093
25094
|
kind: "agent",
|
|
25094
|
-
systemPath: "projects",
|
|
25095
|
+
systemPath: "platform.projects",
|
|
25095
25096
|
ownerRoleId: "role.operator",
|
|
25096
25097
|
actsAsRoleId: "role.operator",
|
|
25097
25098
|
status: "active",
|
|
@@ -25134,7 +25135,7 @@ var platformRoles = {
|
|
|
25134
25135
|
"Own platform operations knowledge and keep operational playbooks aligned with active systems.",
|
|
25135
25136
|
"Maintain platform utilities, diagnostics, and resource governance health."
|
|
25136
25137
|
],
|
|
25137
|
-
responsibleFor: ["client-management", "sales", "projects", "seo", "platform"]
|
|
25138
|
+
responsibleFor: ["client-management", "sales", "platform.projects", "seo", "platform"]
|
|
25138
25139
|
},
|
|
25139
25140
|
"role.growth-operator": {
|
|
25140
25141
|
id: "role.growth-operator",
|
|
@@ -25477,6 +25478,124 @@ var platformSystems = {
|
|
|
25477
25478
|
path: "/monitoring/requests",
|
|
25478
25479
|
surfaces: []
|
|
25479
25480
|
}
|
|
25481
|
+
},
|
|
25482
|
+
projects: {
|
|
25483
|
+
id: "platform.projects",
|
|
25484
|
+
parentSystemId: "platform",
|
|
25485
|
+
order: 90,
|
|
25486
|
+
label: "Projects",
|
|
25487
|
+
description: "Projects, milestones, and work execution.",
|
|
25488
|
+
kind: "operational",
|
|
25489
|
+
governedByKnowledge: [],
|
|
25490
|
+
drivesGoals: [],
|
|
25491
|
+
lifecycle: "beta",
|
|
25492
|
+
ui: {
|
|
25493
|
+
path: "/projects",
|
|
25494
|
+
surfaces: [],
|
|
25495
|
+
icon: "briefcase"
|
|
25496
|
+
},
|
|
25497
|
+
config: {
|
|
25498
|
+
defaultProjectStatusFlowId: "platform.projects:catalog/project-status-flow",
|
|
25499
|
+
defaultMilestoneStatusFlowId: "platform.projects:catalog/milestone-status-flow",
|
|
25500
|
+
defaultTaskStatusFlowId: "platform.projects:catalog/task-status-flow"
|
|
25501
|
+
},
|
|
25502
|
+
ontology: {
|
|
25503
|
+
objectTypes: {
|
|
25504
|
+
"platform.projects:object/project": {
|
|
25505
|
+
id: "platform.projects:object/project",
|
|
25506
|
+
label: "Project",
|
|
25507
|
+
description: "A project tracked from active work through completion.",
|
|
25508
|
+
ownerSystemId: "platform.projects",
|
|
25509
|
+
properties: {
|
|
25510
|
+
id: { valueType: "global:value-type/uuid", identity: true },
|
|
25511
|
+
status: { catalogType: "platform.projects:catalog/project-status-flow" }
|
|
25512
|
+
}
|
|
25513
|
+
},
|
|
25514
|
+
"platform.projects:object/milestone": {
|
|
25515
|
+
id: "platform.projects:object/milestone",
|
|
25516
|
+
label: "Milestone",
|
|
25517
|
+
description: "A major project checkpoint used to coordinate progress.",
|
|
25518
|
+
ownerSystemId: "platform.projects",
|
|
25519
|
+
properties: {
|
|
25520
|
+
id: { valueType: "global:value-type/uuid", identity: true },
|
|
25521
|
+
projectId: { objectType: "platform.projects:object/project" },
|
|
25522
|
+
status: { catalogType: "platform.projects:catalog/milestone-status-flow" }
|
|
25523
|
+
}
|
|
25524
|
+
},
|
|
25525
|
+
"platform.projects:object/task": {
|
|
25526
|
+
id: "platform.projects:object/task",
|
|
25527
|
+
label: "Task",
|
|
25528
|
+
description: "An actionable unit of project work.",
|
|
25529
|
+
ownerSystemId: "platform.projects",
|
|
25530
|
+
properties: {
|
|
25531
|
+
id: { valueType: "global:value-type/uuid", identity: true },
|
|
25532
|
+
projectId: { objectType: "platform.projects:object/project" },
|
|
25533
|
+
milestoneId: { objectType: "platform.projects:object/milestone" },
|
|
25534
|
+
status: { catalogType: "platform.projects:catalog/task-status-flow" }
|
|
25535
|
+
}
|
|
25536
|
+
}
|
|
25537
|
+
},
|
|
25538
|
+
linkTypes: {
|
|
25539
|
+
"platform.projects:link/project-milestone": {
|
|
25540
|
+
id: "platform.projects:link/project-milestone",
|
|
25541
|
+
label: "Project milestone",
|
|
25542
|
+
ownerSystemId: "platform.projects",
|
|
25543
|
+
from: "platform.projects:object/project",
|
|
25544
|
+
to: "platform.projects:object/milestone",
|
|
25545
|
+
cardinality: "one-to-many",
|
|
25546
|
+
via: "project_id"
|
|
25547
|
+
},
|
|
25548
|
+
"platform.projects:link/project-task": {
|
|
25549
|
+
id: "platform.projects:link/project-task",
|
|
25550
|
+
label: "Project task",
|
|
25551
|
+
ownerSystemId: "platform.projects",
|
|
25552
|
+
from: "platform.projects:object/project",
|
|
25553
|
+
to: "platform.projects:object/task",
|
|
25554
|
+
cardinality: "one-to-many",
|
|
25555
|
+
via: "project_id"
|
|
25556
|
+
}
|
|
25557
|
+
},
|
|
25558
|
+
catalogTypes: {
|
|
25559
|
+
"platform.projects:catalog/project-status-flow": {
|
|
25560
|
+
id: "platform.projects:catalog/project-status-flow",
|
|
25561
|
+
label: "Project Statuses",
|
|
25562
|
+
ownerSystemId: "platform.projects",
|
|
25563
|
+
kind: "status-flow",
|
|
25564
|
+
appliesTo: "platform.projects:object/project",
|
|
25565
|
+
entries: {
|
|
25566
|
+
active: { label: "Active", semanticClass: "active", order: 10 },
|
|
25567
|
+
"on-hold": { label: "On Hold", semanticClass: "blocked", order: 20 },
|
|
25568
|
+
completed: { label: "Completed", semanticClass: "completed", order: 30 },
|
|
25569
|
+
cancelled: { label: "Cancelled", semanticClass: "cancelled", order: 40 }
|
|
25570
|
+
}
|
|
25571
|
+
},
|
|
25572
|
+
"platform.projects:catalog/milestone-status-flow": {
|
|
25573
|
+
id: "platform.projects:catalog/milestone-status-flow",
|
|
25574
|
+
label: "Milestone Statuses",
|
|
25575
|
+
ownerSystemId: "platform.projects",
|
|
25576
|
+
kind: "status-flow",
|
|
25577
|
+
appliesTo: "platform.projects:object/milestone",
|
|
25578
|
+
entries: {
|
|
25579
|
+
pending: { label: "Pending", semanticClass: "open", order: 10 },
|
|
25580
|
+
"in-progress": { label: "In Progress", semanticClass: "active", order: 20 },
|
|
25581
|
+
completed: { label: "Completed", semanticClass: "completed", order: 30 }
|
|
25582
|
+
}
|
|
25583
|
+
},
|
|
25584
|
+
"platform.projects:catalog/task-status-flow": {
|
|
25585
|
+
id: "platform.projects:catalog/task-status-flow",
|
|
25586
|
+
label: "Task Statuses",
|
|
25587
|
+
ownerSystemId: "platform.projects",
|
|
25588
|
+
kind: "status-flow",
|
|
25589
|
+
appliesTo: "platform.projects:object/task",
|
|
25590
|
+
entries: {
|
|
25591
|
+
todo: { label: "To Do", semanticClass: "open", order: 10 },
|
|
25592
|
+
"in-progress": { label: "In Progress", semanticClass: "active", order: 20 },
|
|
25593
|
+
blocked: { label: "Blocked", semanticClass: "blocked", order: 30 },
|
|
25594
|
+
done: { label: "Done", semanticClass: "completed", order: 40 }
|
|
25595
|
+
}
|
|
25596
|
+
}
|
|
25597
|
+
}
|
|
25598
|
+
}
|
|
25480
25599
|
}
|
|
25481
25600
|
}
|
|
25482
25601
|
},
|
|
@@ -26365,123 +26484,6 @@ var platformSystems = {
|
|
|
26365
26484
|
}
|
|
26366
26485
|
}
|
|
26367
26486
|
},
|
|
26368
|
-
projects: {
|
|
26369
|
-
id: "projects",
|
|
26370
|
-
order: 90,
|
|
26371
|
-
label: "Projects",
|
|
26372
|
-
description: "Projects, milestones, and work execution.",
|
|
26373
|
-
kind: "operational",
|
|
26374
|
-
governedByKnowledge: [],
|
|
26375
|
-
drivesGoals: [],
|
|
26376
|
-
lifecycle: "beta",
|
|
26377
|
-
ui: {
|
|
26378
|
-
path: "/projects",
|
|
26379
|
-
surfaces: [],
|
|
26380
|
-
icon: "briefcase"
|
|
26381
|
-
},
|
|
26382
|
-
config: {
|
|
26383
|
-
defaultProjectStatusFlowId: "projects:catalog/project-status-flow",
|
|
26384
|
-
defaultMilestoneStatusFlowId: "projects:catalog/milestone-status-flow",
|
|
26385
|
-
defaultTaskStatusFlowId: "projects:catalog/task-status-flow"
|
|
26386
|
-
},
|
|
26387
|
-
ontology: {
|
|
26388
|
-
objectTypes: {
|
|
26389
|
-
"projects:object/project": {
|
|
26390
|
-
id: "projects:object/project",
|
|
26391
|
-
label: "Project",
|
|
26392
|
-
description: "A project tracked from active work through completion.",
|
|
26393
|
-
ownerSystemId: "projects",
|
|
26394
|
-
properties: {
|
|
26395
|
-
id: { valueType: "global:value-type/uuid", identity: true },
|
|
26396
|
-
status: { catalogType: "projects:catalog/project-status-flow" }
|
|
26397
|
-
}
|
|
26398
|
-
},
|
|
26399
|
-
"projects:object/milestone": {
|
|
26400
|
-
id: "projects:object/milestone",
|
|
26401
|
-
label: "Milestone",
|
|
26402
|
-
description: "A major project checkpoint used to coordinate progress.",
|
|
26403
|
-
ownerSystemId: "projects",
|
|
26404
|
-
properties: {
|
|
26405
|
-
id: { valueType: "global:value-type/uuid", identity: true },
|
|
26406
|
-
projectId: { objectType: "projects:object/project" },
|
|
26407
|
-
status: { catalogType: "projects:catalog/milestone-status-flow" }
|
|
26408
|
-
}
|
|
26409
|
-
},
|
|
26410
|
-
"projects:object/task": {
|
|
26411
|
-
id: "projects:object/task",
|
|
26412
|
-
label: "Task",
|
|
26413
|
-
description: "An actionable unit of project work.",
|
|
26414
|
-
ownerSystemId: "projects",
|
|
26415
|
-
properties: {
|
|
26416
|
-
id: { valueType: "global:value-type/uuid", identity: true },
|
|
26417
|
-
projectId: { objectType: "projects:object/project" },
|
|
26418
|
-
milestoneId: { objectType: "projects:object/milestone" },
|
|
26419
|
-
status: { catalogType: "projects:catalog/task-status-flow" }
|
|
26420
|
-
}
|
|
26421
|
-
}
|
|
26422
|
-
},
|
|
26423
|
-
linkTypes: {
|
|
26424
|
-
"projects:link/project-milestone": {
|
|
26425
|
-
id: "projects:link/project-milestone",
|
|
26426
|
-
label: "Project milestone",
|
|
26427
|
-
ownerSystemId: "projects",
|
|
26428
|
-
from: "projects:object/project",
|
|
26429
|
-
to: "projects:object/milestone",
|
|
26430
|
-
cardinality: "one-to-many",
|
|
26431
|
-
via: "project_id"
|
|
26432
|
-
},
|
|
26433
|
-
"projects:link/project-task": {
|
|
26434
|
-
id: "projects:link/project-task",
|
|
26435
|
-
label: "Project task",
|
|
26436
|
-
ownerSystemId: "projects",
|
|
26437
|
-
from: "projects:object/project",
|
|
26438
|
-
to: "projects:object/task",
|
|
26439
|
-
cardinality: "one-to-many",
|
|
26440
|
-
via: "project_id"
|
|
26441
|
-
}
|
|
26442
|
-
},
|
|
26443
|
-
catalogTypes: {
|
|
26444
|
-
"projects:catalog/project-status-flow": {
|
|
26445
|
-
id: "projects:catalog/project-status-flow",
|
|
26446
|
-
label: "Project Statuses",
|
|
26447
|
-
ownerSystemId: "projects",
|
|
26448
|
-
kind: "status-flow",
|
|
26449
|
-
appliesTo: "projects:object/project",
|
|
26450
|
-
entries: {
|
|
26451
|
-
active: { label: "Active", semanticClass: "active", order: 10 },
|
|
26452
|
-
"on-hold": { label: "On Hold", semanticClass: "blocked", order: 20 },
|
|
26453
|
-
completed: { label: "Completed", semanticClass: "completed", order: 30 },
|
|
26454
|
-
cancelled: { label: "Cancelled", semanticClass: "cancelled", order: 40 }
|
|
26455
|
-
}
|
|
26456
|
-
},
|
|
26457
|
-
"projects:catalog/milestone-status-flow": {
|
|
26458
|
-
id: "projects:catalog/milestone-status-flow",
|
|
26459
|
-
label: "Milestone Statuses",
|
|
26460
|
-
ownerSystemId: "projects",
|
|
26461
|
-
kind: "status-flow",
|
|
26462
|
-
appliesTo: "projects:object/milestone",
|
|
26463
|
-
entries: {
|
|
26464
|
-
pending: { label: "Pending", semanticClass: "open", order: 10 },
|
|
26465
|
-
"in-progress": { label: "In Progress", semanticClass: "active", order: 20 },
|
|
26466
|
-
completed: { label: "Completed", semanticClass: "completed", order: 30 }
|
|
26467
|
-
}
|
|
26468
|
-
},
|
|
26469
|
-
"projects:catalog/task-status-flow": {
|
|
26470
|
-
id: "projects:catalog/task-status-flow",
|
|
26471
|
-
label: "Task Statuses",
|
|
26472
|
-
ownerSystemId: "projects",
|
|
26473
|
-
kind: "status-flow",
|
|
26474
|
-
appliesTo: "projects:object/task",
|
|
26475
|
-
entries: {
|
|
26476
|
-
todo: { label: "To Do", semanticClass: "open", order: 10 },
|
|
26477
|
-
"in-progress": { label: "In Progress", semanticClass: "active", order: 20 },
|
|
26478
|
-
blocked: { label: "Blocked", semanticClass: "blocked", order: 30 },
|
|
26479
|
-
done: { label: "Done", semanticClass: "completed", order: 40 }
|
|
26480
|
-
}
|
|
26481
|
-
}
|
|
26482
|
-
}
|
|
26483
|
-
}
|
|
26484
|
-
},
|
|
26485
26487
|
seo: {
|
|
26486
26488
|
id: "seo",
|
|
26487
26489
|
order: 100,
|
|
@@ -33671,7 +33673,7 @@ var ProjectsSidebar = ({ children } = {}) => {
|
|
|
33671
33673
|
};
|
|
33672
33674
|
var deliveryManifest = {
|
|
33673
33675
|
key: "delivery",
|
|
33674
|
-
systemId:
|
|
33676
|
+
systemId: PROJECTS_SYSTEM_ID,
|
|
33675
33677
|
capabilityIds: [PROJECTS_VIEW_ACTION_ID],
|
|
33676
33678
|
icon: IconBriefcase
|
|
33677
33679
|
};
|
|
@@ -47953,7 +47955,11 @@ function findFavoritePathInTree(nodes, favorite) {
|
|
|
47953
47955
|
return void 0;
|
|
47954
47956
|
}
|
|
47955
47957
|
var OM_TREE_GROUPS = [
|
|
47956
|
-
{
|
|
47958
|
+
{
|
|
47959
|
+
key: "organization",
|
|
47960
|
+
label: "Organization",
|
|
47961
|
+
domains: ["identity", "branding", "customers", "offerings", "goals", "clients"]
|
|
47962
|
+
},
|
|
47957
47963
|
{ key: "systems", label: "Systems", domains: ["systems", "sales", "prospecting", "projects"] },
|
|
47958
47964
|
{
|
|
47959
47965
|
key: "graph",
|
|
@@ -47976,6 +47982,13 @@ var OM_TREE_GROUPS = [
|
|
|
47976
47982
|
{ key: "navigation", label: "Navigation", domains: ["navigation"] },
|
|
47977
47983
|
{ key: "governance-wiring", label: "Governance", domains: ["roles", "policies"] }
|
|
47978
47984
|
];
|
|
47985
|
+
var OM_NESTED_TREE_GROUPS = [
|
|
47986
|
+
{ key: "profile", label: "Profile", domains: ["identity", "branding"] },
|
|
47987
|
+
{ key: "business-model", label: "Business Model", domains: ["customers", "offerings", "goals"] }
|
|
47988
|
+
];
|
|
47989
|
+
function findOmTreeGroup(groupKey) {
|
|
47990
|
+
return OM_TREE_GROUPS.find((candidate) => candidate.key === groupKey) ?? OM_NESTED_TREE_GROUPS.find((candidate) => candidate.key === groupKey);
|
|
47991
|
+
}
|
|
47979
47992
|
var DOMAIN_PREFIX = "domain:";
|
|
47980
47993
|
var GROUP_PREFIX = "group:";
|
|
47981
47994
|
var ITEM_PREFIX = "item:";
|
|
@@ -48844,14 +48857,21 @@ function formatOntologyKnowledgeTargetLabel(targetId, organizationModel2) {
|
|
|
48844
48857
|
if (organizationModel2) {
|
|
48845
48858
|
const projection = getKnowledgeOntologyProjection(organizationModel2);
|
|
48846
48859
|
for (const domainKey of [...CORE_ONTOLOGY_DOMAIN_KEYS, ...OPTIONAL_ONTOLOGY_DOMAIN_KEYS]) {
|
|
48847
|
-
const item = getPrimaryOntologyItemsForDomain(projection, domainKey).find(
|
|
48860
|
+
const item = getPrimaryOntologyItemsForDomain(projection, domainKey).find(
|
|
48861
|
+
(candidate) => candidate.id === targetId
|
|
48862
|
+
);
|
|
48848
48863
|
if (item) return item.label;
|
|
48849
48864
|
}
|
|
48850
48865
|
}
|
|
48851
48866
|
return formatTreeLabel(targetId.includes("/") ? targetId.slice(targetId.lastIndexOf("/") + 1) : targetId);
|
|
48852
48867
|
}
|
|
48853
48868
|
function createKnowledgeCollection(parentKey, collectionKey, label, nodes) {
|
|
48854
|
-
return createCollectionNode(
|
|
48869
|
+
return createCollectionNode(
|
|
48870
|
+
parentKey,
|
|
48871
|
+
collectionKey,
|
|
48872
|
+
label,
|
|
48873
|
+
createKnowledgeLeaves(`knowledge:${collectionKey}`, nodes)
|
|
48874
|
+
);
|
|
48855
48875
|
}
|
|
48856
48876
|
function buildKnowledgeTargetCollections(knowledgeNodes, targetKind, parentKey, collectionLabel, formatTargetLabel) {
|
|
48857
48877
|
const grouped = /* @__PURE__ */ new Map();
|
|
@@ -48943,10 +48963,7 @@ function buildGovernanceGroup(graph, organizationModel2, knowledgeByTarget, face
|
|
|
48943
48963
|
return createGroupNode({
|
|
48944
48964
|
groupKey: "governance-wiring",
|
|
48945
48965
|
label: "Governance",
|
|
48946
|
-
children: [
|
|
48947
|
-
rolesDomain,
|
|
48948
|
-
createDomainNode({ domainKey: "policies", label: "Policies", children: policies })
|
|
48949
|
-
]
|
|
48966
|
+
children: [rolesDomain, createDomainNode({ domainKey: "policies", label: "Policies", children: policies })]
|
|
48950
48967
|
});
|
|
48951
48968
|
}
|
|
48952
48969
|
function computeVisibleSpineIds(allBareIds, spine, facetStates, ctx, organizationModel2) {
|
|
@@ -50421,4 +50438,4 @@ function useAccess(key) {
|
|
|
50421
50438
|
};
|
|
50422
50439
|
}
|
|
50423
50440
|
|
|
50424
|
-
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_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, 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 };
|
|
50441
|
+
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 };
|