@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,12 +1,12 @@
|
|
|
1
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, SystemOpsView, WorkflowExecutionPanel, aggregateSystemMetrics, formatResourceAttribution, operationsManifest } from '../../chunk-
|
|
1
|
+
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, SystemOpsView, WorkflowExecutionPanel, aggregateSystemMetrics, formatResourceAttribution, operationsManifest } from '../../chunk-JHT5JIJ3.js';
|
|
2
2
|
import '../../chunk-CXY7FMUM.js';
|
|
3
3
|
import '../../chunk-ZTWA5H77.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-E4T2N7P7.js';
|
|
5
5
|
import '../../chunk-N55DVMAG.js';
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-
|
|
6
|
+
import '../../chunk-CLDCYJQT.js';
|
|
7
|
+
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-IUKFNASA.js';
|
|
8
8
|
import '../../chunk-3MEXPLWT.js';
|
|
9
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-MHLZ4F4N.js';
|
|
10
10
|
import '../../chunk-LGKLC5MG.js';
|
|
11
11
|
import '../../chunk-4DYOXEH6.js';
|
|
12
12
|
import '../../chunk-VNFR57DF.js';
|
|
@@ -17,25 +17,26 @@ import '../../chunk-R66W5UDG.js';
|
|
|
17
17
|
import '../../chunk-22UVE3RA.js';
|
|
18
18
|
import '../../chunk-E4WQGJNS.js';
|
|
19
19
|
import '../../chunk-7M2VOCYN.js';
|
|
20
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-2GMF5IRF.js';
|
|
21
21
|
import '../../chunk-VNAZTCHA.js';
|
|
22
22
|
import '../../chunk-XZGSCABI.js';
|
|
23
23
|
import '../../chunk-BRXELOHC.js';
|
|
24
24
|
import '../../chunk-3ZMAGTWF.js';
|
|
25
|
-
import '../../chunk-
|
|
26
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-AHCKOU2M.js';
|
|
26
|
+
import '../../chunk-E7C4XEWH.js';
|
|
27
27
|
import '../../chunk-RQA2EVN3.js';
|
|
28
28
|
import '../../chunk-3FV6HBXS.js';
|
|
29
29
|
import '../../chunk-WLOQ4IBG.js';
|
|
30
|
-
import '../../chunk-
|
|
30
|
+
import '../../chunk-FFPHJBJC.js';
|
|
31
31
|
import '../../chunk-EPTHX4VZ.js';
|
|
32
32
|
import '../../chunk-3KMDHCAR.js';
|
|
33
|
-
import '../../chunk-
|
|
33
|
+
import '../../chunk-UW7IV2Y3.js';
|
|
34
34
|
import '../../chunk-SZHARWKU.js';
|
|
35
|
-
import '../../chunk-
|
|
35
|
+
import '../../chunk-ZGTDKH3P.js';
|
|
36
36
|
import '../../chunk-TKAYX2SP.js';
|
|
37
37
|
import '../../chunk-NYBEU5TE.js';
|
|
38
|
-
import '../../chunk-
|
|
38
|
+
import '../../chunk-DWXDNT7P.js';
|
|
39
|
+
import '../../chunk-GNRMB6DC.js';
|
|
39
40
|
import '../../chunk-ND5TDV2J.js';
|
|
40
41
|
import '../../chunk-2IFYDILW.js';
|
|
41
42
|
import '../../chunk-Q7DJKLEN.js';
|
|
@@ -1,29 +1,30 @@
|
|
|
1
|
-
export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberAccessModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest } from '../../chunk-
|
|
1
|
+
export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberAccessModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest } from '../../chunk-TKF5S4XP.js';
|
|
2
2
|
import '../../chunk-VNFR57DF.js';
|
|
3
3
|
import '../../chunk-RYTEQBAO.js';
|
|
4
4
|
import '../../chunk-PDHTXPSF.js';
|
|
5
5
|
import '../../chunk-R66W5UDG.js';
|
|
6
6
|
import '../../chunk-JFL3GRD4.js';
|
|
7
7
|
import '../../chunk-7M2VOCYN.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-2GMF5IRF.js';
|
|
9
9
|
import '../../chunk-VNAZTCHA.js';
|
|
10
10
|
import '../../chunk-XZGSCABI.js';
|
|
11
11
|
import '../../chunk-BRXELOHC.js';
|
|
12
12
|
import '../../chunk-3ZMAGTWF.js';
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-AHCKOU2M.js';
|
|
14
|
+
import '../../chunk-E7C4XEWH.js';
|
|
15
15
|
import '../../chunk-RQA2EVN3.js';
|
|
16
16
|
import '../../chunk-3FV6HBXS.js';
|
|
17
17
|
import '../../chunk-WLOQ4IBG.js';
|
|
18
|
-
import '../../chunk-
|
|
18
|
+
import '../../chunk-FFPHJBJC.js';
|
|
19
19
|
import '../../chunk-EPTHX4VZ.js';
|
|
20
20
|
import '../../chunk-3KMDHCAR.js';
|
|
21
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-UW7IV2Y3.js';
|
|
22
22
|
import '../../chunk-SZHARWKU.js';
|
|
23
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-ZGTDKH3P.js';
|
|
24
24
|
import '../../chunk-TKAYX2SP.js';
|
|
25
25
|
import '../../chunk-NYBEU5TE.js';
|
|
26
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-DWXDNT7P.js';
|
|
27
|
+
import '../../chunk-GNRMB6DC.js';
|
|
27
28
|
import '../../chunk-ND5TDV2J.js';
|
|
28
29
|
import '../../chunk-2IFYDILW.js';
|
|
29
30
|
import '../../chunk-Q7DJKLEN.js';
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -327,6 +327,26 @@ declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
327
327
|
active: "active";
|
|
328
328
|
archived: "archived";
|
|
329
329
|
}>;
|
|
330
|
+
ontology: z.ZodOptional<z.ZodObject<{
|
|
331
|
+
implements: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
332
|
+
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
333
|
+
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
334
|
+
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
335
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
336
|
+
}, z.core.$strip>>;
|
|
337
|
+
codeRefs: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
338
|
+
path: z.ZodString;
|
|
339
|
+
role: z.ZodEnum<{
|
|
340
|
+
schema: "schema";
|
|
341
|
+
config: "config";
|
|
342
|
+
entrypoint: "entrypoint";
|
|
343
|
+
handler: "handler";
|
|
344
|
+
test: "test";
|
|
345
|
+
docs: "docs";
|
|
346
|
+
}>;
|
|
347
|
+
symbol: z.ZodOptional<z.ZodString>;
|
|
348
|
+
description: z.ZodOptional<z.ZodString>;
|
|
349
|
+
}, z.core.$strip>>>;
|
|
330
350
|
kind: z.ZodLiteral<"workflow">;
|
|
331
351
|
actionKey: z.ZodOptional<z.ZodString>;
|
|
332
352
|
emits: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -351,6 +371,26 @@ declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
351
371
|
active: "active";
|
|
352
372
|
archived: "archived";
|
|
353
373
|
}>;
|
|
374
|
+
ontology: z.ZodOptional<z.ZodObject<{
|
|
375
|
+
implements: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
376
|
+
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
377
|
+
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
378
|
+
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
379
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
380
|
+
}, z.core.$strip>>;
|
|
381
|
+
codeRefs: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
382
|
+
path: z.ZodString;
|
|
383
|
+
role: z.ZodEnum<{
|
|
384
|
+
schema: "schema";
|
|
385
|
+
config: "config";
|
|
386
|
+
entrypoint: "entrypoint";
|
|
387
|
+
handler: "handler";
|
|
388
|
+
test: "test";
|
|
389
|
+
docs: "docs";
|
|
390
|
+
}>;
|
|
391
|
+
symbol: z.ZodOptional<z.ZodString>;
|
|
392
|
+
description: z.ZodOptional<z.ZodString>;
|
|
393
|
+
}, z.core.$strip>>>;
|
|
354
394
|
kind: z.ZodLiteral<"agent">;
|
|
355
395
|
agentKind: z.ZodEnum<{
|
|
356
396
|
platform: "platform";
|
|
@@ -405,6 +445,26 @@ declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
405
445
|
active: "active";
|
|
406
446
|
archived: "archived";
|
|
407
447
|
}>;
|
|
448
|
+
ontology: z.ZodOptional<z.ZodObject<{
|
|
449
|
+
implements: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
450
|
+
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
451
|
+
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
452
|
+
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
453
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
454
|
+
}, z.core.$strip>>;
|
|
455
|
+
codeRefs: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
456
|
+
path: z.ZodString;
|
|
457
|
+
role: z.ZodEnum<{
|
|
458
|
+
schema: "schema";
|
|
459
|
+
config: "config";
|
|
460
|
+
entrypoint: "entrypoint";
|
|
461
|
+
handler: "handler";
|
|
462
|
+
test: "test";
|
|
463
|
+
docs: "docs";
|
|
464
|
+
}>;
|
|
465
|
+
symbol: z.ZodOptional<z.ZodString>;
|
|
466
|
+
description: z.ZodOptional<z.ZodString>;
|
|
467
|
+
}, z.core.$strip>>>;
|
|
408
468
|
kind: z.ZodLiteral<"integration">;
|
|
409
469
|
provider: z.ZodString;
|
|
410
470
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -417,6 +477,26 @@ declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
417
477
|
active: "active";
|
|
418
478
|
archived: "archived";
|
|
419
479
|
}>;
|
|
480
|
+
ontology: z.ZodOptional<z.ZodObject<{
|
|
481
|
+
implements: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
482
|
+
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
483
|
+
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
484
|
+
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
485
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
486
|
+
}, z.core.$strip>>;
|
|
487
|
+
codeRefs: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
488
|
+
path: z.ZodString;
|
|
489
|
+
role: z.ZodEnum<{
|
|
490
|
+
schema: "schema";
|
|
491
|
+
config: "config";
|
|
492
|
+
entrypoint: "entrypoint";
|
|
493
|
+
handler: "handler";
|
|
494
|
+
test: "test";
|
|
495
|
+
docs: "docs";
|
|
496
|
+
}>;
|
|
497
|
+
symbol: z.ZodOptional<z.ZodString>;
|
|
498
|
+
description: z.ZodOptional<z.ZodString>;
|
|
499
|
+
}, z.core.$strip>>>;
|
|
420
500
|
kind: z.ZodLiteral<"script">;
|
|
421
501
|
language: z.ZodEnum<{
|
|
422
502
|
shell: "shell";
|
|
@@ -4327,6 +4407,100 @@ interface Action {
|
|
|
4327
4407
|
payloadSchema?: z.ZodTypeAny;
|
|
4328
4408
|
}
|
|
4329
4409
|
|
|
4410
|
+
declare const OntologyScopeSchema: z.ZodDefault<z.ZodObject<{
|
|
4411
|
+
objectTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4412
|
+
id: z.ZodString;
|
|
4413
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4414
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4415
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4416
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4417
|
+
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4418
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4419
|
+
}, z.core.$loose>>>>;
|
|
4420
|
+
linkTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4421
|
+
id: z.ZodString;
|
|
4422
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4423
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4424
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4425
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4426
|
+
from: z.ZodString;
|
|
4427
|
+
to: z.ZodString;
|
|
4428
|
+
cardinality: z.ZodOptional<z.ZodString>;
|
|
4429
|
+
via: z.ZodOptional<z.ZodString>;
|
|
4430
|
+
}, z.core.$loose>>>>;
|
|
4431
|
+
actionTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4432
|
+
id: z.ZodString;
|
|
4433
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4434
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4435
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4436
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4437
|
+
actsOn: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
4438
|
+
input: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4439
|
+
effects: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
4440
|
+
}, z.core.$loose>>>>;
|
|
4441
|
+
catalogTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4442
|
+
id: z.ZodString;
|
|
4443
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4444
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4445
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4446
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4447
|
+
kind: z.ZodOptional<z.ZodString>;
|
|
4448
|
+
appliesTo: z.ZodOptional<z.ZodString>;
|
|
4449
|
+
entries: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4450
|
+
}, z.core.$loose>>>>;
|
|
4451
|
+
eventTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4452
|
+
id: z.ZodString;
|
|
4453
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4454
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4455
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4456
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4457
|
+
payload: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4458
|
+
}, z.core.$loose>>>>;
|
|
4459
|
+
interfaceTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4460
|
+
id: z.ZodString;
|
|
4461
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4462
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4463
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4464
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4465
|
+
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4466
|
+
}, z.core.$loose>>>>;
|
|
4467
|
+
valueTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4468
|
+
id: z.ZodString;
|
|
4469
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4470
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4471
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4472
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4473
|
+
primitive: z.ZodOptional<z.ZodString>;
|
|
4474
|
+
}, z.core.$loose>>>>;
|
|
4475
|
+
sharedProperties: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4476
|
+
id: z.ZodString;
|
|
4477
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4478
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4479
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4480
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4481
|
+
valueType: z.ZodOptional<z.ZodString>;
|
|
4482
|
+
searchable: z.ZodOptional<z.ZodBoolean>;
|
|
4483
|
+
pii: z.ZodOptional<z.ZodBoolean>;
|
|
4484
|
+
}, z.core.$loose>>>>;
|
|
4485
|
+
groups: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4486
|
+
id: z.ZodString;
|
|
4487
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4488
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4489
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4490
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4491
|
+
members: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
4492
|
+
}, z.core.$loose>>>>;
|
|
4493
|
+
surfaces: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
4494
|
+
id: z.ZodString;
|
|
4495
|
+
label: z.ZodOptional<z.ZodString>;
|
|
4496
|
+
description: z.ZodOptional<z.ZodString>;
|
|
4497
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
4498
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4499
|
+
route: z.ZodOptional<z.ZodString>;
|
|
4500
|
+
}, z.core.$loose>>>>;
|
|
4501
|
+
}, z.core.$strip>>;
|
|
4502
|
+
type OntologyScope = z.infer<typeof OntologyScopeSchema>;
|
|
4503
|
+
|
|
4330
4504
|
type MessageType = MessageEvent['type'];
|
|
4331
4505
|
/**
|
|
4332
4506
|
* Session Data Transfer Object (DTO)
|
|
@@ -4857,6 +5031,10 @@ declare const ContentNodeSchema: z.ZodObject<{
|
|
|
4857
5031
|
}, z.core.$strip>;
|
|
4858
5032
|
type ContentNode = z.infer<typeof ContentNodeSchema>;
|
|
4859
5033
|
|
|
5034
|
+
type JsonPrimitive = string | number | boolean | null;
|
|
5035
|
+
type JsonValue = JsonPrimitive | JsonValue[] | {
|
|
5036
|
+
[key: string]: JsonValue;
|
|
5037
|
+
};
|
|
4860
5038
|
/** Explicit interface needed to annotate the recursive SystemEntrySchema. */
|
|
4861
5039
|
interface SystemEntry {
|
|
4862
5040
|
id: string;
|
|
@@ -4891,6 +5069,13 @@ interface SystemEntry {
|
|
|
4891
5069
|
devOnly?: boolean;
|
|
4892
5070
|
requiresAdmin?: boolean;
|
|
4893
5071
|
order: number;
|
|
5072
|
+
config?: Record<string, JsonValue>;
|
|
5073
|
+
ontology?: OntologyScope;
|
|
5074
|
+
systems?: Record<string, SystemEntry>;
|
|
5075
|
+
/**
|
|
5076
|
+
* @deprecated Compatibility-only bridge for old tenant data and migration readers.
|
|
5077
|
+
* Author new semantic catalogs in `ontology` and local settings in `config`.
|
|
5078
|
+
*/
|
|
4894
5079
|
content?: Record<string, ContentNode>;
|
|
4895
5080
|
subsystems?: Record<string, SystemEntry>;
|
|
4896
5081
|
}
|
|
@@ -5227,6 +5412,10 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
5227
5412
|
kind: z.ZodEnum<{
|
|
5228
5413
|
links: "links";
|
|
5229
5414
|
affects: "affects";
|
|
5415
|
+
effects: "effects";
|
|
5416
|
+
implements: "implements";
|
|
5417
|
+
reads: "reads";
|
|
5418
|
+
writes: "writes";
|
|
5230
5419
|
emits: "emits";
|
|
5231
5420
|
contains: "contains";
|
|
5232
5421
|
references: "references";
|
|
@@ -5236,7 +5425,7 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
5236
5425
|
originates_from: "originates_from";
|
|
5237
5426
|
triggers: "triggers";
|
|
5238
5427
|
applies_to: "applies_to";
|
|
5239
|
-
|
|
5428
|
+
uses_catalog: "uses_catalog";
|
|
5240
5429
|
}>;
|
|
5241
5430
|
}, z.core.$strip>;
|
|
5242
5431
|
type Link = z.infer<typeof LinkSchema>;
|
|
@@ -7081,9 +7270,9 @@ declare function usePatchTask(): _tanstack_react_query.UseMutationResult<Task, E
|
|
|
7081
7270
|
* reported_requests -> RequestSchemas
|
|
7082
7271
|
*/
|
|
7083
7272
|
declare const RequestSeverityEnum: z.ZodEnum<{
|
|
7084
|
-
critical: "critical";
|
|
7085
7273
|
warning: "warning";
|
|
7086
7274
|
info: "info";
|
|
7275
|
+
critical: "critical";
|
|
7087
7276
|
}>;
|
|
7088
7277
|
declare const RequestStatusEnum: z.ZodEnum<{
|
|
7089
7278
|
open: "open";
|
|
@@ -7094,8 +7283,8 @@ declare const RequestStatusEnum: z.ZodEnum<{
|
|
|
7094
7283
|
declare const RequestSourceEnum: z.ZodEnum<{
|
|
7095
7284
|
agent: "agent";
|
|
7096
7285
|
api: "api";
|
|
7097
|
-
external: "external";
|
|
7098
7286
|
user: "user";
|
|
7287
|
+
external: "external";
|
|
7099
7288
|
webhook: "webhook";
|
|
7100
7289
|
cli: "cli";
|
|
7101
7290
|
}>;
|
package/dist/hooks/index.js
CHANGED
|
@@ -1,23 +1,24 @@
|
|
|
1
1
|
import '../chunk-7M2VOCYN.js';
|
|
2
|
-
export { ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, operationsKeys, projectActivityKeys, requestsKeys, scheduleKeys, sessionsKeys, sortData, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, 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, useCreateOrgRole, useCreateSchedule, useCreateSession, useCreateWebhookEndpoint, useCredentials, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteClient, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteOrgRole, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask, useDeleteWebhookEndpoint, useDeriveActions, useEffectivePermissions, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useHasPermission, useInFlightExecutions, useList, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useOrgRoles, useOrganizationMembers, useOrganizationPermissions, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, useProjectActivities, useProjectRealtime, useReactivateMembership, useRecentExecutionsByResource, useRemoveCompaniesFromList, useRequest, useRequestsList, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useSSEConnection, useScheduledTasks, useSession, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useStatusFilter, useSubmitAction, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution } from '../chunk-
|
|
2
|
+
export { ApiKeyService, CredentialService, DeploymentService, OperationsService, OrganizationMembershipService, WebhookEndpointService, acquisitionListKeys, clientsKeys, collectResourceFilterFacets, companyKeys, contactKeys, dealKeys, dealNoteKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, operationsKeys, projectActivityKeys, requestsKeys, scheduleKeys, sessionsKeys, sortData, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, 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, useCreateOrgRole, useCreateSchedule, useCreateSession, useCreateWebhookEndpoint, useCredentials, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteClient, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteOrgRole, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask, useDeleteWebhookEndpoint, useDeriveActions, useEffectivePermissions, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionSSE, useExecutions, useGetExecutionHistory, useGetSchedule, useHasPermission, useInFlightExecutions, useList, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListRecords, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useOrgRoles, useOrganizationMembers, useOrganizationPermissions, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, useProjectActivities, useProjectRealtime, useReactivateMembership, useRecentExecutionsByResource, useRemoveCompaniesFromList, useRequest, useRequestsList, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useSSEConnection, useScheduledTasks, useSession, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useStatusFilter, useSubmitAction, useSuccessNotification, useSystemHealth, useTableSelection, useTableSort, useTestNotification, useTimeRangeDates, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateClient, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateWebhookEndpoint, useUserMemberships, useVerifyCredential, useVisibleResources, useWarningNotification, useWorkflowExecution } from '../chunk-2GMF5IRF.js';
|
|
3
3
|
export { observabilityKeys, useErrorTrends } from '../chunk-VNAZTCHA.js';
|
|
4
4
|
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateProject as useCreateDeliveryProject, useCreateMilestone, useCreateNote, useCreateTask, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteMilestone, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateProject as useUpdateDeliveryProject, useUpdateMilestone, useUpdateTask } from '../chunk-XZGSCABI.js';
|
|
5
5
|
import '../chunk-BRXELOHC.js';
|
|
6
6
|
export { useMergedExecution } from '../chunk-3ZMAGTWF.js';
|
|
7
|
-
import '../chunk-
|
|
8
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-AHCKOU2M.js';
|
|
8
|
+
import '../chunk-E7C4XEWH.js';
|
|
9
9
|
import '../chunk-RQA2EVN3.js';
|
|
10
10
|
import '../chunk-3FV6HBXS.js';
|
|
11
11
|
import '../chunk-WLOQ4IBG.js';
|
|
12
|
-
import '../chunk-
|
|
12
|
+
import '../chunk-FFPHJBJC.js';
|
|
13
13
|
import '../chunk-EPTHX4VZ.js';
|
|
14
14
|
import '../chunk-3KMDHCAR.js';
|
|
15
|
-
import '../chunk-
|
|
15
|
+
import '../chunk-UW7IV2Y3.js';
|
|
16
16
|
import '../chunk-SZHARWKU.js';
|
|
17
|
-
export { createFeatureAccessHook } from '../chunk-
|
|
17
|
+
export { createFeatureAccessHook } from '../chunk-ZGTDKH3P.js';
|
|
18
18
|
import '../chunk-TKAYX2SP.js';
|
|
19
19
|
import '../chunk-NYBEU5TE.js';
|
|
20
|
-
import '../chunk-
|
|
20
|
+
import '../chunk-DWXDNT7P.js';
|
|
21
|
+
import '../chunk-GNRMB6DC.js';
|
|
21
22
|
import '../chunk-ND5TDV2J.js';
|
|
22
23
|
import '../chunk-2IFYDILW.js';
|
|
23
24
|
import '../chunk-Q7DJKLEN.js';
|
|
@@ -15,6 +15,26 @@ declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
15
15
|
active: "active";
|
|
16
16
|
archived: "archived";
|
|
17
17
|
}>;
|
|
18
|
+
ontology: z.ZodOptional<z.ZodObject<{
|
|
19
|
+
implements: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
20
|
+
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
21
|
+
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
22
|
+
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
23
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
24
|
+
}, z.core.$strip>>;
|
|
25
|
+
codeRefs: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
26
|
+
path: z.ZodString;
|
|
27
|
+
role: z.ZodEnum<{
|
|
28
|
+
schema: "schema";
|
|
29
|
+
config: "config";
|
|
30
|
+
entrypoint: "entrypoint";
|
|
31
|
+
handler: "handler";
|
|
32
|
+
test: "test";
|
|
33
|
+
docs: "docs";
|
|
34
|
+
}>;
|
|
35
|
+
symbol: z.ZodOptional<z.ZodString>;
|
|
36
|
+
description: z.ZodOptional<z.ZodString>;
|
|
37
|
+
}, z.core.$strip>>>;
|
|
18
38
|
kind: z.ZodLiteral<"workflow">;
|
|
19
39
|
actionKey: z.ZodOptional<z.ZodString>;
|
|
20
40
|
emits: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -39,6 +59,26 @@ declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
39
59
|
active: "active";
|
|
40
60
|
archived: "archived";
|
|
41
61
|
}>;
|
|
62
|
+
ontology: z.ZodOptional<z.ZodObject<{
|
|
63
|
+
implements: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
64
|
+
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
65
|
+
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
66
|
+
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
67
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
68
|
+
}, z.core.$strip>>;
|
|
69
|
+
codeRefs: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
70
|
+
path: z.ZodString;
|
|
71
|
+
role: z.ZodEnum<{
|
|
72
|
+
schema: "schema";
|
|
73
|
+
config: "config";
|
|
74
|
+
entrypoint: "entrypoint";
|
|
75
|
+
handler: "handler";
|
|
76
|
+
test: "test";
|
|
77
|
+
docs: "docs";
|
|
78
|
+
}>;
|
|
79
|
+
symbol: z.ZodOptional<z.ZodString>;
|
|
80
|
+
description: z.ZodOptional<z.ZodString>;
|
|
81
|
+
}, z.core.$strip>>>;
|
|
42
82
|
kind: z.ZodLiteral<"agent">;
|
|
43
83
|
agentKind: z.ZodEnum<{
|
|
44
84
|
platform: "platform";
|
|
@@ -93,6 +133,26 @@ declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
93
133
|
active: "active";
|
|
94
134
|
archived: "archived";
|
|
95
135
|
}>;
|
|
136
|
+
ontology: z.ZodOptional<z.ZodObject<{
|
|
137
|
+
implements: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
138
|
+
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
139
|
+
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
140
|
+
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
141
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
142
|
+
}, z.core.$strip>>;
|
|
143
|
+
codeRefs: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
144
|
+
path: z.ZodString;
|
|
145
|
+
role: z.ZodEnum<{
|
|
146
|
+
schema: "schema";
|
|
147
|
+
config: "config";
|
|
148
|
+
entrypoint: "entrypoint";
|
|
149
|
+
handler: "handler";
|
|
150
|
+
test: "test";
|
|
151
|
+
docs: "docs";
|
|
152
|
+
}>;
|
|
153
|
+
symbol: z.ZodOptional<z.ZodString>;
|
|
154
|
+
description: z.ZodOptional<z.ZodString>;
|
|
155
|
+
}, z.core.$strip>>>;
|
|
96
156
|
kind: z.ZodLiteral<"integration">;
|
|
97
157
|
provider: z.ZodString;
|
|
98
158
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -105,6 +165,26 @@ declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
105
165
|
active: "active";
|
|
106
166
|
archived: "archived";
|
|
107
167
|
}>;
|
|
168
|
+
ontology: z.ZodOptional<z.ZodObject<{
|
|
169
|
+
implements: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
170
|
+
reads: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
171
|
+
writes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
172
|
+
usesCatalogs: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
173
|
+
emits: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
174
|
+
}, z.core.$strip>>;
|
|
175
|
+
codeRefs: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
176
|
+
path: z.ZodString;
|
|
177
|
+
role: z.ZodEnum<{
|
|
178
|
+
schema: "schema";
|
|
179
|
+
config: "config";
|
|
180
|
+
entrypoint: "entrypoint";
|
|
181
|
+
handler: "handler";
|
|
182
|
+
test: "test";
|
|
183
|
+
docs: "docs";
|
|
184
|
+
}>;
|
|
185
|
+
symbol: z.ZodOptional<z.ZodString>;
|
|
186
|
+
description: z.ZodOptional<z.ZodString>;
|
|
187
|
+
}, z.core.$strip>>>;
|
|
108
188
|
kind: z.ZodLiteral<"script">;
|
|
109
189
|
language: z.ZodEnum<{
|
|
110
190
|
shell: "shell";
|
|
@@ -119,6 +199,100 @@ declare const ResourceEntrySchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
119
199
|
type ResourceGovernanceStatus = z.infer<typeof ResourceGovernanceStatusSchema>;
|
|
120
200
|
type ResourceEntry = z.infer<typeof ResourceEntrySchema>;
|
|
121
201
|
|
|
202
|
+
declare const OntologyScopeSchema: z.ZodDefault<z.ZodObject<{
|
|
203
|
+
objectTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
204
|
+
id: z.ZodString;
|
|
205
|
+
label: z.ZodOptional<z.ZodString>;
|
|
206
|
+
description: z.ZodOptional<z.ZodString>;
|
|
207
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
208
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
209
|
+
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
210
|
+
storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
211
|
+
}, z.core.$loose>>>>;
|
|
212
|
+
linkTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
213
|
+
id: z.ZodString;
|
|
214
|
+
label: z.ZodOptional<z.ZodString>;
|
|
215
|
+
description: z.ZodOptional<z.ZodString>;
|
|
216
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
217
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
218
|
+
from: z.ZodString;
|
|
219
|
+
to: z.ZodString;
|
|
220
|
+
cardinality: z.ZodOptional<z.ZodString>;
|
|
221
|
+
via: z.ZodOptional<z.ZodString>;
|
|
222
|
+
}, z.core.$loose>>>>;
|
|
223
|
+
actionTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
224
|
+
id: z.ZodString;
|
|
225
|
+
label: z.ZodOptional<z.ZodString>;
|
|
226
|
+
description: z.ZodOptional<z.ZodString>;
|
|
227
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
228
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
229
|
+
actsOn: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
230
|
+
input: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
231
|
+
effects: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
232
|
+
}, z.core.$loose>>>>;
|
|
233
|
+
catalogTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
234
|
+
id: z.ZodString;
|
|
235
|
+
label: z.ZodOptional<z.ZodString>;
|
|
236
|
+
description: z.ZodOptional<z.ZodString>;
|
|
237
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
238
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
239
|
+
kind: z.ZodOptional<z.ZodString>;
|
|
240
|
+
appliesTo: z.ZodOptional<z.ZodString>;
|
|
241
|
+
entries: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
242
|
+
}, z.core.$loose>>>>;
|
|
243
|
+
eventTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
244
|
+
id: z.ZodString;
|
|
245
|
+
label: z.ZodOptional<z.ZodString>;
|
|
246
|
+
description: z.ZodOptional<z.ZodString>;
|
|
247
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
248
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
249
|
+
payload: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
250
|
+
}, z.core.$loose>>>>;
|
|
251
|
+
interfaceTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
252
|
+
id: z.ZodString;
|
|
253
|
+
label: z.ZodOptional<z.ZodString>;
|
|
254
|
+
description: z.ZodOptional<z.ZodString>;
|
|
255
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
256
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
257
|
+
properties: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
258
|
+
}, z.core.$loose>>>>;
|
|
259
|
+
valueTypes: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
260
|
+
id: z.ZodString;
|
|
261
|
+
label: z.ZodOptional<z.ZodString>;
|
|
262
|
+
description: z.ZodOptional<z.ZodString>;
|
|
263
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
264
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
265
|
+
primitive: z.ZodOptional<z.ZodString>;
|
|
266
|
+
}, z.core.$loose>>>>;
|
|
267
|
+
sharedProperties: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
268
|
+
id: z.ZodString;
|
|
269
|
+
label: z.ZodOptional<z.ZodString>;
|
|
270
|
+
description: z.ZodOptional<z.ZodString>;
|
|
271
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
272
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
273
|
+
valueType: z.ZodOptional<z.ZodString>;
|
|
274
|
+
searchable: z.ZodOptional<z.ZodBoolean>;
|
|
275
|
+
pii: z.ZodOptional<z.ZodBoolean>;
|
|
276
|
+
}, z.core.$loose>>>>;
|
|
277
|
+
groups: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
278
|
+
id: z.ZodString;
|
|
279
|
+
label: z.ZodOptional<z.ZodString>;
|
|
280
|
+
description: z.ZodOptional<z.ZodString>;
|
|
281
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
282
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
283
|
+
members: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
284
|
+
}, z.core.$loose>>>>;
|
|
285
|
+
surfaces: z.ZodOptional<z.ZodDefault<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
286
|
+
id: z.ZodString;
|
|
287
|
+
label: z.ZodOptional<z.ZodString>;
|
|
288
|
+
description: z.ZodOptional<z.ZodString>;
|
|
289
|
+
ownerSystemId: z.ZodOptional<z.ZodString>;
|
|
290
|
+
aliases: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
291
|
+
route: z.ZodOptional<z.ZodString>;
|
|
292
|
+
}, z.core.$loose>>>>;
|
|
293
|
+
}, z.core.$strip>>;
|
|
294
|
+
type OntologyScope = z.infer<typeof OntologyScopeSchema>;
|
|
295
|
+
|
|
122
296
|
/**
|
|
123
297
|
* Supported integration types
|
|
124
298
|
*
|
|
@@ -148,6 +322,10 @@ declare const ContentNodeSchema: z.ZodObject<{
|
|
|
148
322
|
}, z.core.$strip>;
|
|
149
323
|
type ContentNode = z.infer<typeof ContentNodeSchema>;
|
|
150
324
|
|
|
325
|
+
type JsonPrimitive = string | number | boolean | null;
|
|
326
|
+
type JsonValue = JsonPrimitive | JsonValue[] | {
|
|
327
|
+
[key: string]: JsonValue;
|
|
328
|
+
};
|
|
151
329
|
/** Explicit interface needed to annotate the recursive SystemEntrySchema. */
|
|
152
330
|
interface SystemEntry {
|
|
153
331
|
id: string;
|
|
@@ -182,6 +360,13 @@ interface SystemEntry {
|
|
|
182
360
|
devOnly?: boolean;
|
|
183
361
|
requiresAdmin?: boolean;
|
|
184
362
|
order: number;
|
|
363
|
+
config?: Record<string, JsonValue>;
|
|
364
|
+
ontology?: OntologyScope;
|
|
365
|
+
systems?: Record<string, SystemEntry>;
|
|
366
|
+
/**
|
|
367
|
+
* @deprecated Compatibility-only bridge for old tenant data and migration readers.
|
|
368
|
+
* Author new semantic catalogs in `ontology` and local settings in `config`.
|
|
369
|
+
*/
|
|
185
370
|
content?: Record<string, ContentNode>;
|
|
186
371
|
subsystems?: Record<string, SystemEntry>;
|
|
187
372
|
}
|
|
@@ -518,6 +703,10 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
518
703
|
kind: z.ZodEnum<{
|
|
519
704
|
links: "links";
|
|
520
705
|
affects: "affects";
|
|
706
|
+
effects: "effects";
|
|
707
|
+
implements: "implements";
|
|
708
|
+
reads: "reads";
|
|
709
|
+
writes: "writes";
|
|
521
710
|
emits: "emits";
|
|
522
711
|
contains: "contains";
|
|
523
712
|
references: "references";
|
|
@@ -527,7 +716,7 @@ declare const LinkSchema: z.ZodObject<{
|
|
|
527
716
|
originates_from: "originates_from";
|
|
528
717
|
triggers: "triggers";
|
|
529
718
|
applies_to: "applies_to";
|
|
530
|
-
|
|
719
|
+
uses_catalog: "uses_catalog";
|
|
531
720
|
}>;
|
|
532
721
|
}, z.core.$strip>;
|
|
533
722
|
type Link = z.infer<typeof LinkSchema>;
|