@elevasis/ui 2.32.0 → 2.33.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 +3 -3
- package/dist/{chunk-GCOQ3TBG.js → chunk-2GMF5IRF.js} +2 -2
- package/dist/{chunk-4MFNGNHF.js → chunk-52NLZN6Z.js} +2 -2
- package/dist/{chunk-5FJJ72HU.js → chunk-AHCKOU2M.js} +1 -1
- package/dist/chunk-CLDCYJQT.js +1 -0
- package/dist/chunk-DWXDNT7P.js +145 -0
- package/dist/{chunk-5J4PDX26.js → chunk-E4T2N7P7.js} +14 -2
- package/dist/{chunk-RQTWIXJ5.js → chunk-E7C4XEWH.js} +1 -1
- package/dist/{chunk-6DWD423K.js → chunk-FFPHJBJC.js} +1 -1
- package/dist/{chunk-T35FWDAB.js → chunk-GNRMB6DC.js} +940 -156
- package/dist/{chunk-LLRXA7D7.js → chunk-IUKFNASA.js} +1 -1
- package/dist/{chunk-QTI3KC7D.js → chunk-JHT5JIJ3.js} +106 -43
- package/dist/{chunk-IQHU7O5Y.js → chunk-MHLZ4F4N.js} +1 -1
- package/dist/{chunk-VRNMNB3O.js → chunk-NOIRGGW2.js} +1 -1
- package/dist/{chunk-MOY4VOHF.js → chunk-QNOVUCSV.js} +1 -1
- package/dist/{chunk-4QK76KIF.js → chunk-TKF5S4XP.js} +1 -1
- package/dist/{chunk-ZQOKIGZP.js → chunk-UVFOURXR.js} +4 -4
- package/dist/{chunk-YLQEVSOR.js → chunk-UW7IV2Y3.js} +202 -54
- package/dist/{chunk-IZWTVFJ2.js → chunk-V6SZ4ECN.js} +6 -3
- package/dist/{chunk-QQHOKTJA.js → chunk-XG57WXOL.js} +39 -2
- package/dist/{chunk-7KZINJLP.js → chunk-XOFSMJLF.js} +4 -4
- package/dist/{chunk-WQPX44YM.js → chunk-YAQ25UNM.js} +668 -168
- package/dist/{chunk-QXCDKE2O.js → chunk-ZGTDKH3P.js} +9 -28
- package/dist/components/index.d.ts +111 -2
- package/dist/components/index.js +24 -23
- package/dist/components/navigation/index.js +4 -3
- package/dist/execution/index.d.ts +5 -1
- package/dist/features/clients/index.js +8 -7
- package/dist/features/crm/index.js +10 -9
- package/dist/features/dashboard/index.d.ts +110 -1
- package/dist/features/dashboard/index.js +9 -8
- package/dist/features/delivery/index.js +9 -8
- package/dist/features/knowledge/index.js +8 -18
- package/dist/features/lead-gen/index.js +10 -9
- package/dist/features/monitoring/index.js +10 -9
- package/dist/features/monitoring/requests/index.d.ts +2 -2
- package/dist/features/monitoring/requests/index.js +8 -7
- package/dist/features/operations/index.d.ts +442 -73
- package/dist/features/operations/index.js +13 -12
- package/dist/features/settings/index.js +9 -8
- package/dist/hooks/index.d.ts +192 -3
- package/dist/hooks/index.js +8 -7
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +190 -1
- package/dist/hooks/published.d.ts +192 -3
- package/dist/hooks/published.js +8 -7
- package/dist/index.d.ts +444 -75
- package/dist/index.js +8 -7
- package/dist/knowledge/index.d.ts +490 -214
- package/dist/knowledge/index.js +1179 -687
- package/dist/knowledge-search-index-P7PR626V.js +1514 -0
- package/dist/layout/index.js +1 -1
- package/dist/provider/index.d.ts +357 -72
- package/dist/provider/index.js +7 -6
- package/dist/provider/published.d.ts +357 -72
- package/dist/provider/published.js +5 -4
- package/dist/types/index.d.ts +190 -1
- package/dist/utils/index.d.ts +110 -1
- package/package.json +39 -39
- package/src/README.md +29 -29
- package/src/api/README.md +18 -18
- package/src/app/README.md +24 -24
- package/src/auth/README.md +18 -18
- package/src/components/README.md +24 -24
- package/src/execution/README.md +16 -16
- package/src/features/README.md +28 -28
- package/src/graph/README.md +16 -16
- package/src/hooks/README.md +23 -23
- package/src/initialization/README.md +19 -19
- package/src/knowledge/README.md +31 -31
- package/src/organization/README.md +18 -18
- package/src/profile/README.md +19 -19
- package/src/provider/README.md +32 -32
- package/src/router/README.md +18 -18
- package/src/sse/README.md +13 -13
- package/src/test-utils/README.md +7 -7
- package/src/theme/README.md +23 -23
- package/src/theme/presets/README.md +19 -19
- package/src/types/README.md +16 -16
- package/src/utils/README.md +18 -18
- package/src/zustand/README.md +18 -18
- package/dist/chunk-UROTM5OR.js +0 -172
- package/dist/knowledge-search-index-5KYPO746.js +0 -1479
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { getSemanticIconComponent } from './chunk-DWXDNT7P.js';
|
|
2
|
+
import { devOnlyFor, requiresAdminFor, topLevel, parentOf, ancestorsOf, childrenOf, findById, findByPath, listAllSystems, defaultPathFor, getSortedSidebarEntries } from './chunk-GNRMB6DC.js';
|
|
2
3
|
import { useInitialization } from './chunk-533DUEQY.js';
|
|
3
4
|
import { useOrganization } from './chunk-DD3CCMCZ.js';
|
|
4
5
|
import { createContext, useMemo, useCallback, useContext } from 'react';
|
|
5
|
-
import { IconSettings, IconArchive, IconShieldLock, IconBriefcase, IconUsers, IconChartBar, IconCalendar, IconDashboard, IconBrain, IconActivity, IconCode, IconTarget, IconTool } from '@tabler/icons-react';
|
|
6
6
|
import { jsx } from 'react/jsx-runtime';
|
|
7
7
|
|
|
8
8
|
function createFeatureAccessHook({
|
|
@@ -105,27 +105,8 @@ function validateManifests(manifests, organizationModel) {
|
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
107
|
var ElevasisSystemsContext = createContext(null);
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
"feature.business": IconBriefcase,
|
|
111
|
-
"feature.sales": IconTarget,
|
|
112
|
-
"feature.clients": IconUsers,
|
|
113
|
-
"feature.projects": IconBriefcase,
|
|
114
|
-
"feature.operations": IconCode,
|
|
115
|
-
"feature.monitoring": IconActivity,
|
|
116
|
-
"feature.knowledge": IconBrain,
|
|
117
|
-
"feature.settings": IconSettings,
|
|
118
|
-
"feature.admin": IconShieldLock,
|
|
119
|
-
dashboard: IconDashboard,
|
|
120
|
-
calendar: IconCalendar,
|
|
121
|
-
business: IconBriefcase,
|
|
122
|
-
sales: IconChartBar,
|
|
123
|
-
clients: IconUsers,
|
|
124
|
-
projects: IconBriefcase,
|
|
125
|
-
admin: IconShieldLock,
|
|
126
|
-
archive: IconArchive,
|
|
127
|
-
settings: IconSettings
|
|
128
|
-
};
|
|
108
|
+
|
|
109
|
+
// src/provider/sidebarProjection.ts
|
|
129
110
|
function isLifecycleEnabled(system) {
|
|
130
111
|
if (system.enabled === false) return false;
|
|
131
112
|
return system.lifecycle !== "deprecated" && system.lifecycle !== "archived";
|
|
@@ -150,12 +131,12 @@ function iconForNode(node, context) {
|
|
|
150
131
|
const targetIcon = node.targets?.systems?.map((systemId) => context.shellModel.findById(systemId)?.iconComponent).find(Boolean);
|
|
151
132
|
if (targetIcon) return targetIcon;
|
|
152
133
|
}
|
|
153
|
-
return
|
|
134
|
+
return getSemanticIconComponent(node.icon);
|
|
154
135
|
}
|
|
155
136
|
function activeMatchPathsForSurface(node, context) {
|
|
156
|
-
const
|
|
157
|
-
|
|
158
|
-
);
|
|
137
|
+
const targets = node.targets?.systems ?? [];
|
|
138
|
+
if (targets.length !== 1) return void 0;
|
|
139
|
+
const paths = context.shellModel.childrenOf(targets[0]).map((child) => child.path).filter((path) => Boolean(path && path !== node.path));
|
|
159
140
|
return paths.length > 0 ? [...new Set(paths)] : void 0;
|
|
160
141
|
}
|
|
161
142
|
function surfaceToLinkItem(node, context, siblings) {
|
|
@@ -384,7 +365,7 @@ function ElevasisSystemsProvider({
|
|
|
384
365
|
}
|
|
385
366
|
return {
|
|
386
367
|
...organizationModel,
|
|
387
|
-
knowledge: organizationModel.knowledge ?? {
|
|
368
|
+
knowledge: organizationModel.knowledge ?? {}
|
|
388
369
|
};
|
|
389
370
|
}, [organizationModel]);
|
|
390
371
|
useMemo(() => validateManifests(activeSystems, resolvedOrganizationModel), [activeSystems, resolvedOrganizationModel]);
|
|
@@ -3955,6 +3955,100 @@ interface NotificationDTO {
|
|
|
3955
3955
|
type MilestoneRow = Database['public']['Tables']['prj_milestones']['Row'];
|
|
3956
3956
|
type TaskRow = Database['public']['Tables']['prj_tasks']['Row'];
|
|
3957
3957
|
|
|
3958
|
+
declare const OntologyScopeSchema: z.ZodDefault<z.ZodObject<{
|
|
3959
|
+
objectTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3960
|
+
id: z.ZodString;
|
|
3961
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3962
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3963
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
3964
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3965
|
+
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3966
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3967
|
+
}, z.core.$loose>>>>;
|
|
3968
|
+
linkTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3969
|
+
id: z.ZodString;
|
|
3970
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3971
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3972
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
3973
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3974
|
+
from: z.ZodString;
|
|
3975
|
+
to: z.ZodString;
|
|
3976
|
+
cardinality: z.ZodOptional<z.ZodString>;
|
|
3977
|
+
via: z.ZodOptional<z.ZodString>;
|
|
3978
|
+
}, z.core.$loose>>>>;
|
|
3979
|
+
actionTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3980
|
+
id: z.ZodString;
|
|
3981
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3982
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3983
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
3984
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3985
|
+
actsOn: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
3986
|
+
input: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3987
|
+
effects: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
3988
|
+
}, z.core.$loose>>>>;
|
|
3989
|
+
catalogTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
3990
|
+
id: z.ZodString;
|
|
3991
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3992
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3993
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
3994
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3995
|
+
kind: z.ZodOptional<z.ZodString>;
|
|
3996
|
+
appliesTo: z.ZodOptional<z.ZodString>;
|
|
3997
|
+
entries: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3998
|
+
}, z.core.$loose>>>>;
|
|
3999
|
+
eventTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4000
|
+
id: z.ZodString;
|
|
4001
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4002
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4003
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4004
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4005
|
+
payload: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4006
|
+
}, z.core.$loose>>>>;
|
|
4007
|
+
interfaceTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4008
|
+
id: z.ZodString;
|
|
4009
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4010
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4011
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4012
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4013
|
+
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4014
|
+
}, z.core.$loose>>>>;
|
|
4015
|
+
valueTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4016
|
+
id: z.ZodString;
|
|
4017
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4018
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4019
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4020
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4021
|
+
primitive: z.ZodOptional<z.ZodString>;
|
|
4022
|
+
}, z.core.$loose>>>>;
|
|
4023
|
+
sharedProperties: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4024
|
+
id: z.ZodString;
|
|
4025
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4026
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4027
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4028
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4029
|
+
valueType: z.ZodOptional<z.ZodString>;
|
|
4030
|
+
searchable: z.ZodOptional<z.ZodBoolean>;
|
|
4031
|
+
pii: z.ZodOptional<z.ZodBoolean>;
|
|
4032
|
+
}, z.core.$loose>>>>;
|
|
4033
|
+
groups: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4034
|
+
id: z.ZodString;
|
|
4035
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4036
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4037
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4038
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4039
|
+
members: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
4040
|
+
}, z.core.$loose>>>>;
|
|
4041
|
+
surfaces: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4042
|
+
id: z.ZodString;
|
|
4043
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4044
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4045
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4046
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4047
|
+
route: z.ZodOptional<z.ZodString>;
|
|
4048
|
+
}, z.core.$loose>>>>;
|
|
4049
|
+
}, z.core.$strip>>;
|
|
4050
|
+
type OntologyScope = z.infer<typeof OntologyScopeSchema>;
|
|
4051
|
+
|
|
3958
4052
|
declare const GetRecentActivityResponseSchema: z.ZodObject<{
|
|
3959
4053
|
entries: z.ZodArray<z.ZodObject<{
|
|
3960
4054
|
id: z.ZodString;
|
|
@@ -4267,6 +4361,10 @@ declare const ContentNodeSchema: z.ZodObject<{
|
|
|
4267
4361
|
}, z.core.$strip>;
|
|
4268
4362
|
type ContentNode = z.infer<typeof ContentNodeSchema>;
|
|
4269
4363
|
|
|
4364
|
+
type JsonPrimitive = string | number | boolean | null;
|
|
4365
|
+
type JsonValue = JsonPrimitive | JsonValue[] | {
|
|
4366
|
+
[key: string]: JsonValue;
|
|
4367
|
+
};
|
|
4270
4368
|
/** Explicit interface needed to annotate the recursive SystemEntrySchema. */
|
|
4271
4369
|
interface SystemEntry {
|
|
4272
4370
|
id: string;
|
|
@@ -4301,6 +4399,13 @@ interface SystemEntry {
|
|
|
4301
4399
|
devOnly?: boolean;
|
|
4302
4400
|
requiresAdmin?: boolean;
|
|
4303
4401
|
order: number;
|
|
4402
|
+
config?: Record<string, JsonValue>;
|
|
4403
|
+
ontology?: OntologyScope;
|
|
4404
|
+
systems?: Record<string, SystemEntry>;
|
|
4405
|
+
/**
|
|
4406
|
+
* @deprecated Compatibility-only bridge for old tenant data and migration readers.
|
|
4407
|
+
* Author new semantic catalogs in `ontology` and local settings in `config`.
|
|
4408
|
+
*/
|
|
4304
4409
|
content?: Record<string, ContentNode>;
|
|
4305
4410
|
subsystems?: Record<string, SystemEntry>;
|
|
4306
4411
|
}
|
|
@@ -4359,6 +4464,10 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
4359
4464
|
kind: z.ZodEnum<{
|
|
4360
4465
|
links: "links";
|
|
4361
4466
|
affects: "affects";
|
|
4467
|
+
effects: "effects";
|
|
4468
|
+
implements: "implements";
|
|
4469
|
+
reads: "reads";
|
|
4470
|
+
writes: "writes";
|
|
4362
4471
|
emits: "emits";
|
|
4363
4472
|
contains: "contains";
|
|
4364
4473
|
references: "references";
|
|
@@ -4368,7 +4477,7 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
4368
4477
|
originates_from: "originates_from";
|
|
4369
4478
|
triggers: "triggers";
|
|
4370
4479
|
applies_to: "applies_to";
|
|
4371
|
-
|
|
4480
|
+
uses_catalog: "uses_catalog";
|
|
4372
4481
|
}>;
|
|
4373
4482
|
}, z.core.$strip>;
|
|
4374
4483
|
type Link = z.infer<typeof LinkSchema>;
|
|
@@ -5997,7 +6106,7 @@ declare function ActionModal({ action, task, opened, onClose, onSubmit, richText
|
|
|
5997
6106
|
type TablerIconComponent = typeof IconBrain;
|
|
5998
6107
|
|
|
5999
6108
|
declare const iconMap: Record<string, TablerIconComponent>;
|
|
6000
|
-
/** Allowed legacy names: IconCheck, IconX, IconRefresh, IconAlertTriangle, IconEdit, IconEye, IconRocket, IconMessageCircle, IconArrowUp, IconClock, IconFileText, IconSend, IconMail.
|
|
6109
|
+
/** Allowed legacy names: IconCheck, IconX, IconRefresh, IconAlertTriangle, IconEdit, IconEye, IconRocket, IconMessageCircle, IconArrowUp, IconClock, IconFileText, IconSend, IconMail. Flat semantic tokens such as approve, reject, pending, warning are also supported. */
|
|
6001
6110
|
declare function getIcon(iconName?: string): TablerIconComponent | null;
|
|
6002
6111
|
|
|
6003
6112
|
interface ContentSectionsProps {
|
package/dist/components/index.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
import { useBreadcrumbs } from '../chunk-
|
|
2
|
-
import { showAuthError } from '../chunk-
|
|
3
|
-
export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import { setDealReferrer, compareDealsByPriority } from '../chunk-
|
|
6
|
-
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-
|
|
7
|
-
export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, deliveryManifest } from '../chunk-
|
|
8
|
-
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-
|
|
9
|
-
export { CrmSidebarMiddle, LeadGenSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../chunk-
|
|
10
|
-
export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-
|
|
1
|
+
import { useBreadcrumbs } from '../chunk-XG57WXOL.js';
|
|
2
|
+
import { showAuthError } from '../chunk-TKF5S4XP.js';
|
|
3
|
+
export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-TKF5S4XP.js';
|
|
4
|
+
import '../chunk-V6SZ4ECN.js';
|
|
5
|
+
import { setDealReferrer, compareDealsByPriority } from '../chunk-UVFOURXR.js';
|
|
6
|
+
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-UVFOURXR.js';
|
|
7
|
+
export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, deliveryManifest } from '../chunk-52NLZN6Z.js';
|
|
8
|
+
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-XOFSMJLF.js';
|
|
9
|
+
export { CrmSidebarMiddle, LeadGenSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../chunk-QNOVUCSV.js';
|
|
10
|
+
export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-JHT5JIJ3.js';
|
|
11
11
|
import '../chunk-CXY7FMUM.js';
|
|
12
12
|
import '../chunk-ZTWA5H77.js';
|
|
13
|
-
import '../chunk-
|
|
13
|
+
import '../chunk-E4T2N7P7.js';
|
|
14
14
|
import '../chunk-N55DVMAG.js';
|
|
15
|
-
import '../chunk-
|
|
16
|
-
export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-
|
|
15
|
+
import '../chunk-CLDCYJQT.js';
|
|
16
|
+
export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-IUKFNASA.js';
|
|
17
17
|
export { ZodFormRenderer } from '../chunk-3MEXPLWT.js';
|
|
18
|
-
import { NotificationList } from '../chunk-
|
|
19
|
-
export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-
|
|
20
|
-
export { ResourceHealthPanel } from '../chunk-
|
|
18
|
+
import { NotificationList } from '../chunk-NOIRGGW2.js';
|
|
19
|
+
export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-NOIRGGW2.js';
|
|
20
|
+
export { ResourceHealthPanel } from '../chunk-MHLZ4F4N.js';
|
|
21
21
|
export { ResourceHealthChart, getHealthColor } from '../chunk-LGKLC5MG.js';
|
|
22
22
|
import '../chunk-4DYOXEH6.js';
|
|
23
23
|
export { ConfirmationInputModal, ConfirmationModal } from '../chunk-VNFR57DF.js';
|
|
@@ -36,27 +36,28 @@ import '../chunk-JFL3GRD4.js';
|
|
|
36
36
|
export { Graph_module_css_default as graphStyles } from '../chunk-22UVE3RA.js';
|
|
37
37
|
export { CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS } from '../chunk-E4WQGJNS.js';
|
|
38
38
|
import '../chunk-7M2VOCYN.js';
|
|
39
|
-
import { useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-
|
|
39
|
+
import { useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-2GMF5IRF.js';
|
|
40
40
|
import '../chunk-VNAZTCHA.js';
|
|
41
41
|
import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-XZGSCABI.js';
|
|
42
42
|
export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-XZGSCABI.js';
|
|
43
43
|
import '../chunk-BRXELOHC.js';
|
|
44
44
|
import '../chunk-3ZMAGTWF.js';
|
|
45
|
-
import '../chunk-
|
|
46
|
-
import '../chunk-
|
|
45
|
+
import '../chunk-AHCKOU2M.js';
|
|
46
|
+
import '../chunk-E7C4XEWH.js';
|
|
47
47
|
import '../chunk-RQA2EVN3.js';
|
|
48
48
|
import '../chunk-3FV6HBXS.js';
|
|
49
49
|
import '../chunk-WLOQ4IBG.js';
|
|
50
|
-
import '../chunk-
|
|
50
|
+
import '../chunk-FFPHJBJC.js';
|
|
51
51
|
import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader } from '../chunk-EPTHX4VZ.js';
|
|
52
52
|
export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator } from '../chunk-EPTHX4VZ.js';
|
|
53
53
|
export { StyledMarkdown } from '../chunk-3KMDHCAR.js';
|
|
54
|
-
import '../chunk-
|
|
54
|
+
import '../chunk-UW7IV2Y3.js';
|
|
55
55
|
export { ElevasisLoader } from '../chunk-SZHARWKU.js';
|
|
56
|
-
import '../chunk-
|
|
56
|
+
import '../chunk-ZGTDKH3P.js';
|
|
57
57
|
import { SubshellContentContainer } from '../chunk-TKAYX2SP.js';
|
|
58
58
|
export { NavigationButton } from '../chunk-NYBEU5TE.js';
|
|
59
|
-
import '../chunk-
|
|
59
|
+
import '../chunk-DWXDNT7P.js';
|
|
60
|
+
import '../chunk-GNRMB6DC.js';
|
|
60
61
|
import '../chunk-ND5TDV2J.js';
|
|
61
62
|
import '../chunk-2IFYDILW.js';
|
|
62
63
|
import { useRouterContext } from '../chunk-Q7DJKLEN.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export { useBreadcrumbs } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
1
|
+
export { useBreadcrumbs } from '../../chunk-XG57WXOL.js';
|
|
2
|
+
import '../../chunk-ZGTDKH3P.js';
|
|
3
|
+
import '../../chunk-DWXDNT7P.js';
|
|
4
|
+
import '../../chunk-GNRMB6DC.js';
|
|
4
5
|
import '../../chunk-Q7DJKLEN.js';
|
|
5
6
|
import '../../chunk-JA5ECJJB.js';
|
|
6
7
|
import '../../chunk-HUJCU55S.js';
|
|
@@ -452,6 +452,10 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
452
452
|
kind: z.ZodEnum<{
|
|
453
453
|
links: "links";
|
|
454
454
|
affects: "affects";
|
|
455
|
+
effects: "effects";
|
|
456
|
+
implements: "implements";
|
|
457
|
+
reads: "reads";
|
|
458
|
+
writes: "writes";
|
|
455
459
|
emits: "emits";
|
|
456
460
|
contains: "contains";
|
|
457
461
|
references: "references";
|
|
@@ -461,7 +465,7 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
461
465
|
originates_from: "originates_from";
|
|
462
466
|
triggers: "triggers";
|
|
463
467
|
applies_to: "applies_to";
|
|
464
|
-
|
|
468
|
+
uses_catalog: "uses_catalog";
|
|
465
469
|
}>;
|
|
466
470
|
}, z.core.$strip>;
|
|
467
471
|
type Link = z.infer<typeof LinkSchema>;
|
|
@@ -4,25 +4,26 @@ import '../../chunk-TUMSNGTX.js';
|
|
|
4
4
|
import { FilterBar } from '../../chunk-PDHTXPSF.js';
|
|
5
5
|
import { CustomModal } from '../../chunk-R66W5UDG.js';
|
|
6
6
|
import '../../chunk-7M2VOCYN.js';
|
|
7
|
-
import { useClientStatus, useCreateClient, useUpdateClient, useDeleteClient, usePaginationState, useClients, useClient } from '../../chunk-
|
|
7
|
+
import { useClientStatus, useCreateClient, useUpdateClient, useDeleteClient, usePaginationState, useClients, useClient } from '../../chunk-2GMF5IRF.js';
|
|
8
8
|
import '../../chunk-VNAZTCHA.js';
|
|
9
9
|
import { showApiErrorNotification } from '../../chunk-XZGSCABI.js';
|
|
10
10
|
import '../../chunk-BRXELOHC.js';
|
|
11
11
|
import '../../chunk-3ZMAGTWF.js';
|
|
12
|
-
import '../../chunk-
|
|
13
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-AHCKOU2M.js';
|
|
13
|
+
import '../../chunk-E7C4XEWH.js';
|
|
14
14
|
import '../../chunk-RQA2EVN3.js';
|
|
15
15
|
import '../../chunk-3FV6HBXS.js';
|
|
16
16
|
import '../../chunk-WLOQ4IBG.js';
|
|
17
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-FFPHJBJC.js';
|
|
18
18
|
import { StatCard, CardHeader, EmptyState, PageTitleCaption, CenteredErrorState } from '../../chunk-EPTHX4VZ.js';
|
|
19
19
|
import '../../chunk-3KMDHCAR.js';
|
|
20
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-UW7IV2Y3.js';
|
|
21
21
|
import '../../chunk-SZHARWKU.js';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-ZGTDKH3P.js';
|
|
23
23
|
import { SubshellContentContainer } from '../../chunk-TKAYX2SP.js';
|
|
24
24
|
import '../../chunk-NYBEU5TE.js';
|
|
25
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-DWXDNT7P.js';
|
|
26
|
+
import '../../chunk-GNRMB6DC.js';
|
|
26
27
|
import '../../chunk-ND5TDV2J.js';
|
|
27
28
|
import '../../chunk-2IFYDILW.js';
|
|
28
29
|
import '../../chunk-Q7DJKLEN.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-
|
|
2
|
-
export { CRM_ITEMS, CrmSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../../chunk-
|
|
1
|
+
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-UVFOURXR.js';
|
|
2
|
+
export { CRM_ITEMS, CrmSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../../chunk-QNOVUCSV.js';
|
|
3
3
|
import '../../chunk-VNFR57DF.js';
|
|
4
4
|
import '../../chunk-X4WBGKJQ.js';
|
|
5
5
|
import '../../chunk-IIMU5YAJ.js';
|
|
@@ -8,25 +8,26 @@ import '../../chunk-TUMSNGTX.js';
|
|
|
8
8
|
import '../../chunk-PDHTXPSF.js';
|
|
9
9
|
import '../../chunk-R66W5UDG.js';
|
|
10
10
|
import '../../chunk-7M2VOCYN.js';
|
|
11
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-2GMF5IRF.js';
|
|
12
12
|
import '../../chunk-VNAZTCHA.js';
|
|
13
13
|
import '../../chunk-XZGSCABI.js';
|
|
14
14
|
import '../../chunk-BRXELOHC.js';
|
|
15
15
|
import '../../chunk-3ZMAGTWF.js';
|
|
16
|
-
import '../../chunk-
|
|
17
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-AHCKOU2M.js';
|
|
17
|
+
import '../../chunk-E7C4XEWH.js';
|
|
18
18
|
import '../../chunk-RQA2EVN3.js';
|
|
19
19
|
import '../../chunk-3FV6HBXS.js';
|
|
20
20
|
import '../../chunk-WLOQ4IBG.js';
|
|
21
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-FFPHJBJC.js';
|
|
22
22
|
import '../../chunk-EPTHX4VZ.js';
|
|
23
23
|
import '../../chunk-3KMDHCAR.js';
|
|
24
|
-
import '../../chunk-
|
|
24
|
+
import '../../chunk-UW7IV2Y3.js';
|
|
25
25
|
import '../../chunk-SZHARWKU.js';
|
|
26
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-ZGTDKH3P.js';
|
|
27
27
|
import '../../chunk-TKAYX2SP.js';
|
|
28
28
|
import '../../chunk-NYBEU5TE.js';
|
|
29
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-DWXDNT7P.js';
|
|
30
|
+
import '../../chunk-GNRMB6DC.js';
|
|
30
31
|
import '../../chunk-ND5TDV2J.js';
|
|
31
32
|
import '../../chunk-2IFYDILW.js';
|
|
32
33
|
import '../../chunk-Q7DJKLEN.js';
|
|
@@ -9,6 +9,100 @@ declare const ResourceGovernanceStatusSchema: z.ZodEnum<{
|
|
|
9
9
|
}>;
|
|
10
10
|
type ResourceGovernanceStatus = z.infer<typeof ResourceGovernanceStatusSchema>;
|
|
11
11
|
|
|
12
|
+
declare const OntologyScopeSchema: z.ZodDefault<z.ZodObject<{
|
|
13
|
+
objectTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
14
|
+
id: z.ZodString;
|
|
15
|
+
label: z.ZodOptional<z.ZodString>;
|
|
16
|
+
description: z.ZodOptional<z.ZodString>;
|
|
17
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
18
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
19
|
+
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
20
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
21
|
+
}, z.core.$loose>>>>;
|
|
22
|
+
linkTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
23
|
+
id: z.ZodString;
|
|
24
|
+
label: z.ZodOptional<z.ZodString>;
|
|
25
|
+
description: z.ZodOptional<z.ZodString>;
|
|
26
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
27
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
28
|
+
from: z.ZodString;
|
|
29
|
+
to: z.ZodString;
|
|
30
|
+
cardinality: z.ZodOptional<z.ZodString>;
|
|
31
|
+
via: z.ZodOptional<z.ZodString>;
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
|
+
actionTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
34
|
+
id: z.ZodString;
|
|
35
|
+
label: z.ZodOptional<z.ZodString>;
|
|
36
|
+
description: z.ZodOptional<z.ZodString>;
|
|
37
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
38
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
39
|
+
actsOn: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
40
|
+
input: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
41
|
+
effects: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
42
|
+
}, z.core.$loose>>>>;
|
|
43
|
+
catalogTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
44
|
+
id: z.ZodString;
|
|
45
|
+
label: z.ZodOptional<z.ZodString>;
|
|
46
|
+
description: z.ZodOptional<z.ZodString>;
|
|
47
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
48
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
49
|
+
kind: z.ZodOptional<z.ZodString>;
|
|
50
|
+
appliesTo: z.ZodOptional<z.ZodString>;
|
|
51
|
+
entries: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
52
|
+
}, z.core.$loose>>>>;
|
|
53
|
+
eventTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
54
|
+
id: z.ZodString;
|
|
55
|
+
label: z.ZodOptional<z.ZodString>;
|
|
56
|
+
description: z.ZodOptional<z.ZodString>;
|
|
57
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
58
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
59
|
+
payload: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
60
|
+
}, z.core.$loose>>>>;
|
|
61
|
+
interfaceTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
62
|
+
id: z.ZodString;
|
|
63
|
+
label: z.ZodOptional<z.ZodString>;
|
|
64
|
+
description: z.ZodOptional<z.ZodString>;
|
|
65
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
66
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
67
|
+
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
68
|
+
}, z.core.$loose>>>>;
|
|
69
|
+
valueTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
70
|
+
id: z.ZodString;
|
|
71
|
+
label: z.ZodOptional<z.ZodString>;
|
|
72
|
+
description: z.ZodOptional<z.ZodString>;
|
|
73
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
74
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
75
|
+
primitive: z.ZodOptional<z.ZodString>;
|
|
76
|
+
}, z.core.$loose>>>>;
|
|
77
|
+
sharedProperties: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
78
|
+
id: z.ZodString;
|
|
79
|
+
label: z.ZodOptional<z.ZodString>;
|
|
80
|
+
description: z.ZodOptional<z.ZodString>;
|
|
81
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
82
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
83
|
+
valueType: z.ZodOptional<z.ZodString>;
|
|
84
|
+
searchable: z.ZodOptional<z.ZodBoolean>;
|
|
85
|
+
pii: z.ZodOptional<z.ZodBoolean>;
|
|
86
|
+
}, z.core.$loose>>>>;
|
|
87
|
+
groups: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
88
|
+
id: z.ZodString;
|
|
89
|
+
label: z.ZodOptional<z.ZodString>;
|
|
90
|
+
description: z.ZodOptional<z.ZodString>;
|
|
91
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
92
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
93
|
+
members: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
94
|
+
}, z.core.$loose>>>>;
|
|
95
|
+
surfaces: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
96
|
+
id: z.ZodString;
|
|
97
|
+
label: z.ZodOptional<z.ZodString>;
|
|
98
|
+
description: z.ZodOptional<z.ZodString>;
|
|
99
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
100
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
101
|
+
route: z.ZodOptional<z.ZodString>;
|
|
102
|
+
}, z.core.$loose>>>>;
|
|
103
|
+
}, z.core.$strip>>;
|
|
104
|
+
type OntologyScope = z.infer<typeof OntologyScopeSchema>;
|
|
105
|
+
|
|
12
106
|
/**
|
|
13
107
|
* Time range selector for dashboard metrics
|
|
14
108
|
*/
|
|
@@ -109,6 +203,10 @@ declare const ContentNodeSchema: z.ZodObject<{
|
|
|
109
203
|
}, z.core.$strip>;
|
|
110
204
|
type ContentNode = z.infer<typeof ContentNodeSchema>;
|
|
111
205
|
|
|
206
|
+
type JsonPrimitive = string | number | boolean | null;
|
|
207
|
+
type JsonValue = JsonPrimitive | JsonValue[] | {
|
|
208
|
+
[key: string]: JsonValue;
|
|
209
|
+
};
|
|
112
210
|
/** Explicit interface needed to annotate the recursive SystemEntrySchema. */
|
|
113
211
|
interface SystemEntry {
|
|
114
212
|
id: string;
|
|
@@ -143,6 +241,13 @@ interface SystemEntry {
|
|
|
143
241
|
devOnly?: boolean;
|
|
144
242
|
requiresAdmin?: boolean;
|
|
145
243
|
order: number;
|
|
244
|
+
config?: Record<string, JsonValue>;
|
|
245
|
+
ontology?: OntologyScope;
|
|
246
|
+
systems?: Record<string, SystemEntry>;
|
|
247
|
+
/**
|
|
248
|
+
* @deprecated Compatibility-only bridge for old tenant data and migration readers.
|
|
249
|
+
* Author new semantic catalogs in `ontology` and local settings in `config`.
|
|
250
|
+
*/
|
|
146
251
|
content?: Record<string, ContentNode>;
|
|
147
252
|
subsystems?: Record<string, SystemEntry>;
|
|
148
253
|
}
|
|
@@ -201,6 +306,10 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
201
306
|
kind: z.ZodEnum<{
|
|
202
307
|
links: "links";
|
|
203
308
|
affects: "affects";
|
|
309
|
+
effects: "effects";
|
|
310
|
+
implements: "implements";
|
|
311
|
+
reads: "reads";
|
|
312
|
+
writes: "writes";
|
|
204
313
|
emits: "emits";
|
|
205
314
|
contains: "contains";
|
|
206
315
|
references: "references";
|
|
@@ -210,7 +319,7 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
210
319
|
originates_from: "originates_from";
|
|
211
320
|
triggers: "triggers";
|
|
212
321
|
applies_to: "applies_to";
|
|
213
|
-
|
|
322
|
+
uses_catalog: "uses_catalog";
|
|
214
323
|
}>;
|
|
215
324
|
}, z.core.$strip>;
|
|
216
325
|
type Link = z.infer<typeof LinkSchema>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Dashboard, DashboardOperationsOverview, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-
|
|
1
|
+
export { Dashboard, DashboardOperationsOverview, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-IUKFNASA.js';
|
|
2
2
|
import '../../chunk-3MEXPLWT.js';
|
|
3
3
|
import '../../chunk-LGKLC5MG.js';
|
|
4
4
|
import '../../chunk-4DYOXEH6.js';
|
|
@@ -6,25 +6,26 @@ import '../../chunk-RYTEQBAO.js';
|
|
|
6
6
|
import '../../chunk-22UVE3RA.js';
|
|
7
7
|
import '../../chunk-E4WQGJNS.js';
|
|
8
8
|
import '../../chunk-7M2VOCYN.js';
|
|
9
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-2GMF5IRF.js';
|
|
10
10
|
import '../../chunk-VNAZTCHA.js';
|
|
11
11
|
import '../../chunk-XZGSCABI.js';
|
|
12
12
|
import '../../chunk-BRXELOHC.js';
|
|
13
13
|
import '../../chunk-3ZMAGTWF.js';
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-AHCKOU2M.js';
|
|
15
|
+
import '../../chunk-E7C4XEWH.js';
|
|
16
16
|
import '../../chunk-RQA2EVN3.js';
|
|
17
17
|
import '../../chunk-3FV6HBXS.js';
|
|
18
18
|
import '../../chunk-WLOQ4IBG.js';
|
|
19
|
-
import '../../chunk-
|
|
19
|
+
import '../../chunk-FFPHJBJC.js';
|
|
20
20
|
import '../../chunk-EPTHX4VZ.js';
|
|
21
21
|
import '../../chunk-3KMDHCAR.js';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-UW7IV2Y3.js';
|
|
23
23
|
import '../../chunk-SZHARWKU.js';
|
|
24
|
-
import '../../chunk-
|
|
24
|
+
import '../../chunk-ZGTDKH3P.js';
|
|
25
25
|
import '../../chunk-TKAYX2SP.js';
|
|
26
26
|
import '../../chunk-NYBEU5TE.js';
|
|
27
|
-
import '../../chunk-
|
|
27
|
+
import '../../chunk-DWXDNT7P.js';
|
|
28
|
+
import '../../chunk-GNRMB6DC.js';
|
|
28
29
|
import '../../chunk-ND5TDV2J.js';
|
|
29
30
|
import '../../chunk-2IFYDILW.js';
|
|
30
31
|
import '../../chunk-Q7DJKLEN.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AllTasksPage, Checklist, CreateDeliveryEntityModal, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, deliveryManifest } from '../../chunk-
|
|
1
|
+
export { AllTasksPage, Checklist, CreateDeliveryEntityModal, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, deliveryManifest } from '../../chunk-52NLZN6Z.js';
|
|
2
2
|
import '../../chunk-VNFR57DF.js';
|
|
3
3
|
import '../../chunk-X4WBGKJQ.js';
|
|
4
4
|
import '../../chunk-IIMU5YAJ.js';
|
|
@@ -8,25 +8,26 @@ import '../../chunk-TUMSNGTX.js';
|
|
|
8
8
|
import '../../chunk-PDHTXPSF.js';
|
|
9
9
|
import '../../chunk-R66W5UDG.js';
|
|
10
10
|
import '../../chunk-7M2VOCYN.js';
|
|
11
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-2GMF5IRF.js';
|
|
12
12
|
import '../../chunk-VNAZTCHA.js';
|
|
13
13
|
import '../../chunk-XZGSCABI.js';
|
|
14
14
|
import '../../chunk-BRXELOHC.js';
|
|
15
15
|
import '../../chunk-3ZMAGTWF.js';
|
|
16
|
-
import '../../chunk-
|
|
17
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-AHCKOU2M.js';
|
|
17
|
+
import '../../chunk-E7C4XEWH.js';
|
|
18
18
|
import '../../chunk-RQA2EVN3.js';
|
|
19
19
|
import '../../chunk-3FV6HBXS.js';
|
|
20
20
|
import '../../chunk-WLOQ4IBG.js';
|
|
21
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-FFPHJBJC.js';
|
|
22
22
|
import '../../chunk-EPTHX4VZ.js';
|
|
23
23
|
import '../../chunk-3KMDHCAR.js';
|
|
24
|
-
import '../../chunk-
|
|
24
|
+
import '../../chunk-UW7IV2Y3.js';
|
|
25
25
|
import '../../chunk-SZHARWKU.js';
|
|
26
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-ZGTDKH3P.js';
|
|
27
27
|
import '../../chunk-TKAYX2SP.js';
|
|
28
28
|
import '../../chunk-NYBEU5TE.js';
|
|
29
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-DWXDNT7P.js';
|
|
30
|
+
import '../../chunk-GNRMB6DC.js';
|
|
30
31
|
import '../../chunk-ND5TDV2J.js';
|
|
31
32
|
import '../../chunk-2IFYDILW.js';
|
|
32
33
|
import '../../chunk-Q7DJKLEN.js';
|