@objectstack/spec 1.0.11 → 1.1.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/README.md +41 -1
- package/dist/ai/index.d.mts +2 -1
- package/dist/ai/index.d.ts +2 -1
- package/dist/ai/index.js +2047 -1944
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +2047 -1944
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +3 -1
- package/dist/api/index.d.ts +3 -1
- package/dist/api/index.js +2599 -2292
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +2587 -2292
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +2 -1
- package/dist/automation/index.d.ts +2 -1
- package/dist/automation/index.js +83 -0
- package/dist/automation/index.js.map +1 -1
- package/dist/automation/index.mjs +77 -0
- package/dist/automation/index.mjs.map +1 -1
- package/dist/contracts/index.d.mts +3 -2
- package/dist/contracts/index.d.ts +3 -2
- package/dist/data/index.d.mts +3 -2
- package/dist/data/index.d.ts +3 -2
- package/dist/data/index.js +658 -556
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +656 -556
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-lfi00zVT.d.ts → driver.zod-CfGk9GYh.d.ts} +2164 -11
- package/dist/{driver.zod-BOM_Etco.d.mts → driver.zod-y1cX6R3c.d.mts} +2164 -11
- package/dist/hub/index.d.mts +1 -1
- package/dist/hub/index.d.ts +1 -1
- package/dist/hub/index.js +789 -724
- package/dist/hub/index.js.map +1 -1
- package/dist/hub/index.mjs +789 -724
- package/dist/hub/index.mjs.map +1 -1
- package/dist/{index-C67cfwmW.d.ts → index-B0Hf65bV.d.ts} +13 -5
- package/dist/{index-DLcySG7U.d.ts → index-B5pKM0My.d.ts} +335 -4370
- package/dist/{index-Os7lItRe.d.mts → index-BA022mg2.d.ts} +6178 -129
- package/dist/{index-B5-VbOKg.d.mts → index-BGeLoH2z.d.ts} +4251 -74
- package/dist/{index-CH5zloR3.d.ts → index-BwO__aqV.d.ts} +1 -1
- package/dist/{index-Dp7GFJ8V.d.mts → index-Cia3JPQ8.d.mts} +13 -5
- package/dist/{index-D12rNohm.d.mts → index-CpD1q1FP.d.ts} +35 -18
- package/dist/{index-Os7lItRe.d.ts → index-D5RSFPuB.d.mts} +6178 -129
- package/dist/{index-CU4m6noq.d.mts → index-DGjpaj0X.d.mts} +1 -1
- package/dist/{index-D12rNohm.d.ts → index-Dfn5VXl6.d.mts} +35 -18
- package/dist/{index-l6WIlmOD.d.mts → index-Dgybxlky.d.mts} +177 -158
- package/dist/{index-l6WIlmOD.d.ts → index-Dgybxlky.d.ts} +177 -158
- package/dist/{index-DLcySG7U.d.mts → index-Dpsk8PF4.d.mts} +335 -4370
- package/dist/{index-CyognKSZ.d.ts → index-DrNah5E0.d.ts} +1952 -6990
- package/dist/{index-DE_lJ11p.d.mts → index-OO84R20k.d.mts} +1952 -6990
- package/dist/{index-B5-VbOKg.d.ts → index-upA3Xt04.d.mts} +4251 -74
- package/dist/index.d.mts +8072 -1922
- package/dist/index.d.ts +8072 -1922
- package/dist/index.js +8563 -8249
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +8563 -8249
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/kernel/index.d.mts +2 -1
- package/dist/kernel/index.d.ts +2 -1
- package/dist/kernel/index.js +884 -684
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +870 -684
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/package-registry.zod-JMcOYNxM.d.mts +21119 -0
- package/dist/package-registry.zod-JMcOYNxM.d.ts +21119 -0
- package/dist/state-machine.zod-B-lFFSxQ.d.mts +285 -0
- package/dist/state-machine.zod-B-lFFSxQ.d.ts +285 -0
- package/dist/system/index.d.mts +2 -1
- package/dist/system/index.d.ts +2 -1
- package/dist/system/index.js +749 -651
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +749 -651
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/json-schema/ai/Agent.json +499 -0
- package/json-schema/ai/DevOpsAgent.json +499 -0
- package/json-schema/ai/FeedbackLoop.json +2188 -186
- package/json-schema/ai/Resolution.json +2188 -186
- package/json-schema/api/ApiRoutes.json +4 -0
- package/json-schema/api/CompileManifestResponse.json +40 -10
- package/json-schema/api/DisablePackageRequest.json +18 -0
- package/json-schema/api/DisablePackageResponse.json +1521 -0
- package/json-schema/api/Discovery.json +4 -0
- package/json-schema/api/EnablePackageRequest.json +18 -0
- package/json-schema/api/EnablePackageResponse.json +1521 -0
- package/json-schema/api/GetDiscoveryResponse.json +4 -0
- package/json-schema/api/GetPackageRequest.json +18 -0
- package/json-schema/api/GetPackageResponse.json +1518 -0
- package/json-schema/api/InstallPackageRequest.json +1483 -0
- package/json-schema/api/InstallPackageResponse.json +1521 -0
- package/json-schema/api/ListPackagesRequest.json +42 -0
- package/json-schema/api/ListPackagesResponse.json +1525 -0
- package/json-schema/api/ObjectDefinitionResponse.json +1001 -0
- package/json-schema/api/ObjectStackProtocol.json +86 -1
- package/json-schema/api/RestApiConfig.json +5 -0
- package/json-schema/api/RestServerConfig.json +5 -0
- package/json-schema/api/UninstallPackageRequest.json +18 -0
- package/json-schema/api/UninstallPackageResponse.json +25 -0
- package/json-schema/automation/ActionRef.json +30 -0
- package/json-schema/automation/Event.json +24 -0
- package/json-schema/automation/Flow.json +1 -0
- package/json-schema/automation/FlowNode.json +1 -0
- package/json-schema/automation/FlowNodeAction.json +1 -0
- package/json-schema/automation/GuardRef.json +30 -0
- package/json-schema/automation/StateMachine.json +504 -0
- package/json-schema/automation/StateNode.json +324 -0
- package/json-schema/automation/Transition.json +73 -0
- package/json-schema/data/Object.json +1001 -0
- package/json-schema/data/ObjectExtension.json +2376 -0
- package/json-schema/data/ObjectOwnershipEnum.json +13 -0
- package/json-schema/hub/ComposerResponse.json +40 -10
- package/json-schema/kernel/DisablePackageRequest.json +18 -0
- package/json-schema/kernel/DisablePackageResponse.json +1521 -0
- package/json-schema/kernel/EnablePackageRequest.json +18 -0
- package/json-schema/kernel/EnablePackageResponse.json +1521 -0
- package/json-schema/kernel/EventBusConfig.json +15 -0
- package/json-schema/kernel/EventHandler.json +6 -0
- package/json-schema/kernel/EventPersistence.json +3 -0
- package/json-schema/kernel/EventRoute.json +3 -0
- package/json-schema/kernel/EventWebhookConfig.json +3 -0
- package/json-schema/kernel/GetPackageRequest.json +18 -0
- package/json-schema/kernel/GetPackageResponse.json +1518 -0
- package/json-schema/kernel/InstallPackageRequest.json +1483 -0
- package/json-schema/kernel/InstallPackageResponse.json +1521 -0
- package/json-schema/kernel/InstalledPackage.json +1509 -0
- package/json-schema/kernel/ListPackagesRequest.json +42 -0
- package/json-schema/kernel/ListPackagesResponse.json +1525 -0
- package/json-schema/kernel/Manifest.json +40 -10
- package/json-schema/kernel/PackageStatusEnum.json +16 -0
- package/json-schema/kernel/Plugin.json +5 -0
- package/json-schema/kernel/PluginContext.json +31 -7
- package/json-schema/kernel/PluginLifecycle.json +7 -1
- package/json-schema/kernel/RealTimeNotificationConfig.json +3 -0
- package/json-schema/kernel/UninstallPackageRequest.json +18 -0
- package/json-schema/kernel/UninstallPackageResponse.json +25 -0
- package/json-schema/system/ChangeSet.json +2188 -186
- package/json-schema/system/CreateObjectOperation.json +1001 -0
- package/json-schema/system/MigrationOperation.json +1001 -0
- package/package.json +29 -15
- package/prompts/create-new-project.md +37 -19
- package/dist/{index-I3piy4U4.d.mts → index-BmU_sD1f.d.mts} +8 -8
- package/dist/{index-CkhpsEUw.d.ts → index-BnXuc_HO.d.ts} +8 -8
- package/dist/{index-CIDI-8zR.d.mts → index-C_NTOcet.d.mts} +98 -98
- package/dist/{index-CIDI-8zR.d.ts → index-C_NTOcet.d.ts} +98 -98
|
@@ -26,8 +26,8 @@ declare const DependencyRequirementSchema: z.ZodObject<{
|
|
|
26
26
|
*/
|
|
27
27
|
features: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
28
28
|
}, "strip", z.ZodTypeAny, {
|
|
29
|
-
version: string;
|
|
30
29
|
id: string;
|
|
30
|
+
version: string;
|
|
31
31
|
features?: Record<string, boolean> | undefined;
|
|
32
32
|
configuration?: Record<string, any> | undefined;
|
|
33
33
|
}, {
|
|
@@ -62,8 +62,8 @@ declare const BillOfMaterialsSchema: z.ZodObject<{
|
|
|
62
62
|
*/
|
|
63
63
|
features: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
version: string;
|
|
66
65
|
id: string;
|
|
66
|
+
version: string;
|
|
67
67
|
features?: Record<string, boolean> | undefined;
|
|
68
68
|
configuration?: Record<string, any> | undefined;
|
|
69
69
|
}, {
|
|
@@ -84,8 +84,8 @@ declare const BillOfMaterialsSchema: z.ZodObject<{
|
|
|
84
84
|
resolutionStrategy: z.ZodDefault<z.ZodEnum<["strict", "override", "merge"]>>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
86
|
dependencies: {
|
|
87
|
-
version: string;
|
|
88
87
|
id: string;
|
|
88
|
+
version: string;
|
|
89
89
|
features?: Record<string, boolean> | undefined;
|
|
90
90
|
configuration?: Record<string, any> | undefined;
|
|
91
91
|
}[];
|
|
@@ -152,8 +152,8 @@ declare const ComposerRequestSchema: z.ZodObject<{
|
|
|
152
152
|
*/
|
|
153
153
|
features: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
154
154
|
}, "strip", z.ZodTypeAny, {
|
|
155
|
-
version: string;
|
|
156
155
|
id: string;
|
|
156
|
+
version: string;
|
|
157
157
|
features?: Record<string, boolean> | undefined;
|
|
158
158
|
configuration?: Record<string, any> | undefined;
|
|
159
159
|
}, {
|
|
@@ -174,8 +174,8 @@ declare const ComposerRequestSchema: z.ZodObject<{
|
|
|
174
174
|
resolutionStrategy: z.ZodDefault<z.ZodEnum<["strict", "override", "merge"]>>;
|
|
175
175
|
}, "strip", z.ZodTypeAny, {
|
|
176
176
|
dependencies: {
|
|
177
|
-
version: string;
|
|
178
177
|
id: string;
|
|
178
|
+
version: string;
|
|
179
179
|
features?: Record<string, boolean> | undefined;
|
|
180
180
|
configuration?: Record<string, any> | undefined;
|
|
181
181
|
}[];
|
|
@@ -207,8 +207,8 @@ declare const ComposerRequestSchema: z.ZodObject<{
|
|
|
207
207
|
dryRun: boolean;
|
|
208
208
|
bom: {
|
|
209
209
|
dependencies: {
|
|
210
|
-
version: string;
|
|
211
210
|
id: string;
|
|
211
|
+
version: string;
|
|
212
212
|
features?: Record<string, boolean> | undefined;
|
|
213
213
|
configuration?: Record<string, any> | undefined;
|
|
214
214
|
}[];
|
|
@@ -244,6 +244,7 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
244
244
|
*/
|
|
245
245
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
246
246
|
id: z.ZodString;
|
|
247
|
+
namespace: z.ZodOptional<z.ZodString>;
|
|
247
248
|
version: z.ZodString;
|
|
248
249
|
type: z.ZodEnum<["plugin", "ui", "driver", "server", "app", "theme", "agent", "objectql", "module", "gateway", "adapter"]>;
|
|
249
250
|
name: z.ZodString;
|
|
@@ -411,11 +412,6 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
411
412
|
}>, "many">>;
|
|
412
413
|
}, "strip", z.ZodTypeAny, {
|
|
413
414
|
events?: string[] | undefined;
|
|
414
|
-
fieldTypes?: {
|
|
415
|
-
label: string;
|
|
416
|
-
name: string;
|
|
417
|
-
description?: string | undefined;
|
|
418
|
-
}[] | undefined;
|
|
419
415
|
actions?: {
|
|
420
416
|
name: string;
|
|
421
417
|
label?: string | undefined;
|
|
@@ -423,6 +419,11 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
423
419
|
input?: any;
|
|
424
420
|
output?: any;
|
|
425
421
|
}[] | undefined;
|
|
422
|
+
fieldTypes?: {
|
|
423
|
+
label: string;
|
|
424
|
+
name: string;
|
|
425
|
+
description?: string | undefined;
|
|
426
|
+
}[] | undefined;
|
|
426
427
|
drivers?: {
|
|
427
428
|
label: string;
|
|
428
429
|
id: string;
|
|
@@ -455,11 +456,6 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
455
456
|
}[] | undefined;
|
|
456
457
|
}, {
|
|
457
458
|
events?: string[] | undefined;
|
|
458
|
-
fieldTypes?: {
|
|
459
|
-
label: string;
|
|
460
|
-
name: string;
|
|
461
|
-
description?: string | undefined;
|
|
462
|
-
}[] | undefined;
|
|
463
459
|
actions?: {
|
|
464
460
|
name: string;
|
|
465
461
|
label?: string | undefined;
|
|
@@ -467,6 +463,11 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
467
463
|
input?: any;
|
|
468
464
|
output?: any;
|
|
469
465
|
}[] | undefined;
|
|
466
|
+
fieldTypes?: {
|
|
467
|
+
label: string;
|
|
468
|
+
name: string;
|
|
469
|
+
description?: string | undefined;
|
|
470
|
+
}[] | undefined;
|
|
470
471
|
drivers?: {
|
|
471
472
|
label: string;
|
|
472
473
|
id: string;
|
|
@@ -500,16 +501,22 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
500
501
|
}>>;
|
|
501
502
|
data: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
502
503
|
object: z.ZodString;
|
|
504
|
+
externalId: z.ZodDefault<z.ZodString>;
|
|
505
|
+
mode: z.ZodDefault<z.ZodEnum<["insert", "update", "upsert", "replace", "ignore"]>>;
|
|
506
|
+
env: z.ZodDefault<z.ZodArray<z.ZodEnum<["prod", "dev", "test"]>, "many">>;
|
|
503
507
|
records: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodAny>, "many">;
|
|
504
|
-
mode: z.ZodDefault<z.ZodEnum<["upsert", "insert", "ignore"]>>;
|
|
505
508
|
}, "strip", z.ZodTypeAny, {
|
|
506
509
|
object: string;
|
|
507
|
-
|
|
510
|
+
externalId: string;
|
|
511
|
+
mode: "insert" | "update" | "upsert" | "replace" | "ignore";
|
|
512
|
+
env: ("prod" | "dev" | "test")[];
|
|
508
513
|
records: Record<string, any>[];
|
|
509
514
|
}, {
|
|
510
515
|
object: string;
|
|
511
516
|
records: Record<string, any>[];
|
|
512
|
-
|
|
517
|
+
externalId?: string | undefined;
|
|
518
|
+
mode?: "insert" | "update" | "upsert" | "replace" | "ignore" | undefined;
|
|
519
|
+
env?: ("prod" | "dev" | "test")[] | undefined;
|
|
513
520
|
}>, "many">>;
|
|
514
521
|
capabilities: z.ZodOptional<z.ZodObject<{
|
|
515
522
|
implements: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -533,22 +540,22 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
533
540
|
description: z.ZodOptional<z.ZodString>;
|
|
534
541
|
}, "strip", z.ZodTypeAny, {
|
|
535
542
|
label: string;
|
|
543
|
+
id: string;
|
|
536
544
|
version: {
|
|
537
545
|
major: number;
|
|
538
546
|
minor: number;
|
|
539
547
|
patch: number;
|
|
540
548
|
};
|
|
541
|
-
id: string;
|
|
542
549
|
description?: string | undefined;
|
|
543
550
|
specification?: string | undefined;
|
|
544
551
|
}, {
|
|
545
552
|
label: string;
|
|
553
|
+
id: string;
|
|
546
554
|
version: {
|
|
547
555
|
major: number;
|
|
548
556
|
minor: number;
|
|
549
557
|
patch: number;
|
|
550
558
|
};
|
|
551
|
-
id: string;
|
|
552
559
|
description?: string | undefined;
|
|
553
560
|
specification?: string | undefined;
|
|
554
561
|
}>;
|
|
@@ -579,12 +586,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
579
586
|
}, "strip", z.ZodTypeAny, {
|
|
580
587
|
protocol: {
|
|
581
588
|
label: string;
|
|
589
|
+
id: string;
|
|
582
590
|
version: {
|
|
583
591
|
major: number;
|
|
584
592
|
minor: number;
|
|
585
593
|
patch: number;
|
|
586
594
|
};
|
|
587
|
-
id: string;
|
|
588
595
|
description?: string | undefined;
|
|
589
596
|
specification?: string | undefined;
|
|
590
597
|
};
|
|
@@ -603,12 +610,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
603
610
|
}, {
|
|
604
611
|
protocol: {
|
|
605
612
|
label: string;
|
|
613
|
+
id: string;
|
|
606
614
|
version: {
|
|
607
615
|
major: number;
|
|
608
616
|
minor: number;
|
|
609
617
|
patch: number;
|
|
610
618
|
};
|
|
611
|
-
id: string;
|
|
612
619
|
description?: string | undefined;
|
|
613
620
|
specification?: string | undefined;
|
|
614
621
|
};
|
|
@@ -714,12 +721,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
714
721
|
returnType?: string | undefined;
|
|
715
722
|
}[];
|
|
716
723
|
name: string;
|
|
724
|
+
id: string;
|
|
717
725
|
version: {
|
|
718
726
|
major: number;
|
|
719
727
|
minor: number;
|
|
720
728
|
patch: number;
|
|
721
729
|
};
|
|
722
|
-
id: string;
|
|
723
730
|
stability: "alpha" | "experimental" | "stable" | "beta";
|
|
724
731
|
description?: string | undefined;
|
|
725
732
|
events?: {
|
|
@@ -741,12 +748,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
741
748
|
returnType?: string | undefined;
|
|
742
749
|
}[];
|
|
743
750
|
name: string;
|
|
751
|
+
id: string;
|
|
744
752
|
version: {
|
|
745
753
|
major: number;
|
|
746
754
|
minor: number;
|
|
747
755
|
patch: number;
|
|
748
756
|
};
|
|
749
|
-
id: string;
|
|
750
757
|
description?: string | undefined;
|
|
751
758
|
events?: {
|
|
752
759
|
name: string;
|
|
@@ -836,12 +843,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
836
843
|
implements?: {
|
|
837
844
|
protocol: {
|
|
838
845
|
label: string;
|
|
846
|
+
id: string;
|
|
839
847
|
version: {
|
|
840
848
|
major: number;
|
|
841
849
|
minor: number;
|
|
842
850
|
patch: number;
|
|
843
851
|
};
|
|
844
|
-
id: string;
|
|
845
852
|
description?: string | undefined;
|
|
846
853
|
specification?: string | undefined;
|
|
847
854
|
};
|
|
@@ -872,12 +879,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
872
879
|
returnType?: string | undefined;
|
|
873
880
|
}[];
|
|
874
881
|
name: string;
|
|
882
|
+
id: string;
|
|
875
883
|
version: {
|
|
876
884
|
major: number;
|
|
877
885
|
minor: number;
|
|
878
886
|
patch: number;
|
|
879
887
|
};
|
|
880
|
-
id: string;
|
|
881
888
|
stability: "alpha" | "experimental" | "stable" | "beta";
|
|
882
889
|
description?: string | undefined;
|
|
883
890
|
events?: {
|
|
@@ -915,12 +922,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
915
922
|
implements?: {
|
|
916
923
|
protocol: {
|
|
917
924
|
label: string;
|
|
925
|
+
id: string;
|
|
918
926
|
version: {
|
|
919
927
|
major: number;
|
|
920
928
|
minor: number;
|
|
921
929
|
patch: number;
|
|
922
930
|
};
|
|
923
|
-
id: string;
|
|
924
931
|
description?: string | undefined;
|
|
925
932
|
specification?: string | undefined;
|
|
926
933
|
};
|
|
@@ -951,12 +958,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
951
958
|
returnType?: string | undefined;
|
|
952
959
|
}[];
|
|
953
960
|
name: string;
|
|
961
|
+
id: string;
|
|
954
962
|
version: {
|
|
955
963
|
major: number;
|
|
956
964
|
minor: number;
|
|
957
965
|
patch: number;
|
|
958
966
|
};
|
|
959
|
-
id: string;
|
|
960
967
|
description?: string | undefined;
|
|
961
968
|
events?: {
|
|
962
969
|
name: string;
|
|
@@ -1668,25 +1675,27 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
1668
1675
|
}, "strip", z.ZodTypeAny, {
|
|
1669
1676
|
type: "theme" | "driver" | "app" | "server" | "ui" | "agent" | "objectql" | "plugin" | "module" | "gateway" | "adapter";
|
|
1670
1677
|
name: string;
|
|
1671
|
-
version: string;
|
|
1672
1678
|
id: string;
|
|
1679
|
+
version: string;
|
|
1673
1680
|
description?: string | undefined;
|
|
1674
1681
|
dependencies?: Record<string, string> | undefined;
|
|
1675
1682
|
data?: {
|
|
1676
1683
|
object: string;
|
|
1677
|
-
|
|
1684
|
+
externalId: string;
|
|
1685
|
+
mode: "insert" | "update" | "upsert" | "replace" | "ignore";
|
|
1686
|
+
env: ("prod" | "dev" | "test")[];
|
|
1678
1687
|
records: Record<string, any>[];
|
|
1679
1688
|
}[] | undefined;
|
|
1680
1689
|
capabilities?: {
|
|
1681
1690
|
implements?: {
|
|
1682
1691
|
protocol: {
|
|
1683
1692
|
label: string;
|
|
1693
|
+
id: string;
|
|
1684
1694
|
version: {
|
|
1685
1695
|
major: number;
|
|
1686
1696
|
minor: number;
|
|
1687
1697
|
patch: number;
|
|
1688
1698
|
};
|
|
1689
|
-
id: string;
|
|
1690
1699
|
description?: string | undefined;
|
|
1691
1700
|
specification?: string | undefined;
|
|
1692
1701
|
};
|
|
@@ -1717,12 +1726,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
1717
1726
|
returnType?: string | undefined;
|
|
1718
1727
|
}[];
|
|
1719
1728
|
name: string;
|
|
1729
|
+
id: string;
|
|
1720
1730
|
version: {
|
|
1721
1731
|
major: number;
|
|
1722
1732
|
minor: number;
|
|
1723
1733
|
patch: number;
|
|
1724
1734
|
};
|
|
1725
|
-
id: string;
|
|
1726
1735
|
stability: "alpha" | "experimental" | "stable" | "beta";
|
|
1727
1736
|
description?: string | undefined;
|
|
1728
1737
|
events?: {
|
|
@@ -1759,6 +1768,7 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
1759
1768
|
} | undefined;
|
|
1760
1769
|
objects?: string[] | undefined;
|
|
1761
1770
|
permissions?: string[] | undefined;
|
|
1771
|
+
namespace?: string | undefined;
|
|
1762
1772
|
extensions?: Record<string, any> | undefined;
|
|
1763
1773
|
loading?: {
|
|
1764
1774
|
strategy: "parallel" | "eager" | "lazy" | "deferred" | "on-demand";
|
|
@@ -1895,11 +1905,6 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
1895
1905
|
} | undefined;
|
|
1896
1906
|
contributes?: {
|
|
1897
1907
|
events?: string[] | undefined;
|
|
1898
|
-
fieldTypes?: {
|
|
1899
|
-
label: string;
|
|
1900
|
-
name: string;
|
|
1901
|
-
description?: string | undefined;
|
|
1902
|
-
}[] | undefined;
|
|
1903
1908
|
actions?: {
|
|
1904
1909
|
name: string;
|
|
1905
1910
|
label?: string | undefined;
|
|
@@ -1907,6 +1912,11 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
1907
1912
|
input?: any;
|
|
1908
1913
|
output?: any;
|
|
1909
1914
|
}[] | undefined;
|
|
1915
|
+
fieldTypes?: {
|
|
1916
|
+
label: string;
|
|
1917
|
+
name: string;
|
|
1918
|
+
description?: string | undefined;
|
|
1919
|
+
}[] | undefined;
|
|
1910
1920
|
drivers?: {
|
|
1911
1921
|
label: string;
|
|
1912
1922
|
id: string;
|
|
@@ -1941,25 +1951,27 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
1941
1951
|
}, {
|
|
1942
1952
|
type: "theme" | "driver" | "app" | "server" | "ui" | "agent" | "objectql" | "plugin" | "module" | "gateway" | "adapter";
|
|
1943
1953
|
name: string;
|
|
1944
|
-
version: string;
|
|
1945
1954
|
id: string;
|
|
1955
|
+
version: string;
|
|
1946
1956
|
description?: string | undefined;
|
|
1947
1957
|
dependencies?: Record<string, string> | undefined;
|
|
1948
1958
|
data?: {
|
|
1949
1959
|
object: string;
|
|
1950
1960
|
records: Record<string, any>[];
|
|
1951
|
-
|
|
1961
|
+
externalId?: string | undefined;
|
|
1962
|
+
mode?: "insert" | "update" | "upsert" | "replace" | "ignore" | undefined;
|
|
1963
|
+
env?: ("prod" | "dev" | "test")[] | undefined;
|
|
1952
1964
|
}[] | undefined;
|
|
1953
1965
|
capabilities?: {
|
|
1954
1966
|
implements?: {
|
|
1955
1967
|
protocol: {
|
|
1956
1968
|
label: string;
|
|
1969
|
+
id: string;
|
|
1957
1970
|
version: {
|
|
1958
1971
|
major: number;
|
|
1959
1972
|
minor: number;
|
|
1960
1973
|
patch: number;
|
|
1961
1974
|
};
|
|
1962
|
-
id: string;
|
|
1963
1975
|
description?: string | undefined;
|
|
1964
1976
|
specification?: string | undefined;
|
|
1965
1977
|
};
|
|
@@ -1990,12 +2002,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
1990
2002
|
returnType?: string | undefined;
|
|
1991
2003
|
}[];
|
|
1992
2004
|
name: string;
|
|
2005
|
+
id: string;
|
|
1993
2006
|
version: {
|
|
1994
2007
|
major: number;
|
|
1995
2008
|
minor: number;
|
|
1996
2009
|
patch: number;
|
|
1997
2010
|
};
|
|
1998
|
-
id: string;
|
|
1999
2011
|
description?: string | undefined;
|
|
2000
2012
|
events?: {
|
|
2001
2013
|
name: string;
|
|
@@ -2032,6 +2044,7 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2032
2044
|
} | undefined;
|
|
2033
2045
|
objects?: string[] | undefined;
|
|
2034
2046
|
permissions?: string[] | undefined;
|
|
2047
|
+
namespace?: string | undefined;
|
|
2035
2048
|
extensions?: Record<string, any> | undefined;
|
|
2036
2049
|
loading?: {
|
|
2037
2050
|
strategy?: "parallel" | "eager" | "lazy" | "deferred" | "on-demand" | undefined;
|
|
@@ -2168,11 +2181,6 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2168
2181
|
} | undefined;
|
|
2169
2182
|
contributes?: {
|
|
2170
2183
|
events?: string[] | undefined;
|
|
2171
|
-
fieldTypes?: {
|
|
2172
|
-
label: string;
|
|
2173
|
-
name: string;
|
|
2174
|
-
description?: string | undefined;
|
|
2175
|
-
}[] | undefined;
|
|
2176
2184
|
actions?: {
|
|
2177
2185
|
name: string;
|
|
2178
2186
|
label?: string | undefined;
|
|
@@ -2180,6 +2188,11 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2180
2188
|
input?: any;
|
|
2181
2189
|
output?: any;
|
|
2182
2190
|
}[] | undefined;
|
|
2191
|
+
fieldTypes?: {
|
|
2192
|
+
label: string;
|
|
2193
|
+
name: string;
|
|
2194
|
+
description?: string | undefined;
|
|
2195
|
+
}[] | undefined;
|
|
2183
2196
|
drivers?: {
|
|
2184
2197
|
label: string;
|
|
2185
2198
|
id: string;
|
|
@@ -2262,25 +2275,27 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2262
2275
|
manifest?: {
|
|
2263
2276
|
type: "theme" | "driver" | "app" | "server" | "ui" | "agent" | "objectql" | "plugin" | "module" | "gateway" | "adapter";
|
|
2264
2277
|
name: string;
|
|
2265
|
-
version: string;
|
|
2266
2278
|
id: string;
|
|
2279
|
+
version: string;
|
|
2267
2280
|
description?: string | undefined;
|
|
2268
2281
|
dependencies?: Record<string, string> | undefined;
|
|
2269
2282
|
data?: {
|
|
2270
2283
|
object: string;
|
|
2271
|
-
|
|
2284
|
+
externalId: string;
|
|
2285
|
+
mode: "insert" | "update" | "upsert" | "replace" | "ignore";
|
|
2286
|
+
env: ("prod" | "dev" | "test")[];
|
|
2272
2287
|
records: Record<string, any>[];
|
|
2273
2288
|
}[] | undefined;
|
|
2274
2289
|
capabilities?: {
|
|
2275
2290
|
implements?: {
|
|
2276
2291
|
protocol: {
|
|
2277
2292
|
label: string;
|
|
2293
|
+
id: string;
|
|
2278
2294
|
version: {
|
|
2279
2295
|
major: number;
|
|
2280
2296
|
minor: number;
|
|
2281
2297
|
patch: number;
|
|
2282
2298
|
};
|
|
2283
|
-
id: string;
|
|
2284
2299
|
description?: string | undefined;
|
|
2285
2300
|
specification?: string | undefined;
|
|
2286
2301
|
};
|
|
@@ -2311,12 +2326,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2311
2326
|
returnType?: string | undefined;
|
|
2312
2327
|
}[];
|
|
2313
2328
|
name: string;
|
|
2329
|
+
id: string;
|
|
2314
2330
|
version: {
|
|
2315
2331
|
major: number;
|
|
2316
2332
|
minor: number;
|
|
2317
2333
|
patch: number;
|
|
2318
2334
|
};
|
|
2319
|
-
id: string;
|
|
2320
2335
|
stability: "alpha" | "experimental" | "stable" | "beta";
|
|
2321
2336
|
description?: string | undefined;
|
|
2322
2337
|
events?: {
|
|
@@ -2353,6 +2368,7 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2353
2368
|
} | undefined;
|
|
2354
2369
|
objects?: string[] | undefined;
|
|
2355
2370
|
permissions?: string[] | undefined;
|
|
2371
|
+
namespace?: string | undefined;
|
|
2356
2372
|
extensions?: Record<string, any> | undefined;
|
|
2357
2373
|
loading?: {
|
|
2358
2374
|
strategy: "parallel" | "eager" | "lazy" | "deferred" | "on-demand";
|
|
@@ -2489,11 +2505,6 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2489
2505
|
} | undefined;
|
|
2490
2506
|
contributes?: {
|
|
2491
2507
|
events?: string[] | undefined;
|
|
2492
|
-
fieldTypes?: {
|
|
2493
|
-
label: string;
|
|
2494
|
-
name: string;
|
|
2495
|
-
description?: string | undefined;
|
|
2496
|
-
}[] | undefined;
|
|
2497
2508
|
actions?: {
|
|
2498
2509
|
name: string;
|
|
2499
2510
|
label?: string | undefined;
|
|
@@ -2501,6 +2512,11 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2501
2512
|
input?: any;
|
|
2502
2513
|
output?: any;
|
|
2503
2514
|
}[] | undefined;
|
|
2515
|
+
fieldTypes?: {
|
|
2516
|
+
label: string;
|
|
2517
|
+
name: string;
|
|
2518
|
+
description?: string | undefined;
|
|
2519
|
+
}[] | undefined;
|
|
2504
2520
|
drivers?: {
|
|
2505
2521
|
label: string;
|
|
2506
2522
|
id: string;
|
|
@@ -2550,25 +2566,27 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2550
2566
|
manifest?: {
|
|
2551
2567
|
type: "theme" | "driver" | "app" | "server" | "ui" | "agent" | "objectql" | "plugin" | "module" | "gateway" | "adapter";
|
|
2552
2568
|
name: string;
|
|
2553
|
-
version: string;
|
|
2554
2569
|
id: string;
|
|
2570
|
+
version: string;
|
|
2555
2571
|
description?: string | undefined;
|
|
2556
2572
|
dependencies?: Record<string, string> | undefined;
|
|
2557
2573
|
data?: {
|
|
2558
2574
|
object: string;
|
|
2559
2575
|
records: Record<string, any>[];
|
|
2560
|
-
|
|
2576
|
+
externalId?: string | undefined;
|
|
2577
|
+
mode?: "insert" | "update" | "upsert" | "replace" | "ignore" | undefined;
|
|
2578
|
+
env?: ("prod" | "dev" | "test")[] | undefined;
|
|
2561
2579
|
}[] | undefined;
|
|
2562
2580
|
capabilities?: {
|
|
2563
2581
|
implements?: {
|
|
2564
2582
|
protocol: {
|
|
2565
2583
|
label: string;
|
|
2584
|
+
id: string;
|
|
2566
2585
|
version: {
|
|
2567
2586
|
major: number;
|
|
2568
2587
|
minor: number;
|
|
2569
2588
|
patch: number;
|
|
2570
2589
|
};
|
|
2571
|
-
id: string;
|
|
2572
2590
|
description?: string | undefined;
|
|
2573
2591
|
specification?: string | undefined;
|
|
2574
2592
|
};
|
|
@@ -2599,12 +2617,12 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2599
2617
|
returnType?: string | undefined;
|
|
2600
2618
|
}[];
|
|
2601
2619
|
name: string;
|
|
2620
|
+
id: string;
|
|
2602
2621
|
version: {
|
|
2603
2622
|
major: number;
|
|
2604
2623
|
minor: number;
|
|
2605
2624
|
patch: number;
|
|
2606
2625
|
};
|
|
2607
|
-
id: string;
|
|
2608
2626
|
description?: string | undefined;
|
|
2609
2627
|
events?: {
|
|
2610
2628
|
name: string;
|
|
@@ -2641,6 +2659,7 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2641
2659
|
} | undefined;
|
|
2642
2660
|
objects?: string[] | undefined;
|
|
2643
2661
|
permissions?: string[] | undefined;
|
|
2662
|
+
namespace?: string | undefined;
|
|
2644
2663
|
extensions?: Record<string, any> | undefined;
|
|
2645
2664
|
loading?: {
|
|
2646
2665
|
strategy?: "parallel" | "eager" | "lazy" | "deferred" | "on-demand" | undefined;
|
|
@@ -2777,11 +2796,6 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2777
2796
|
} | undefined;
|
|
2778
2797
|
contributes?: {
|
|
2779
2798
|
events?: string[] | undefined;
|
|
2780
|
-
fieldTypes?: {
|
|
2781
|
-
label: string;
|
|
2782
|
-
name: string;
|
|
2783
|
-
description?: string | undefined;
|
|
2784
|
-
}[] | undefined;
|
|
2785
2799
|
actions?: {
|
|
2786
2800
|
name: string;
|
|
2787
2801
|
label?: string | undefined;
|
|
@@ -2789,6 +2803,11 @@ declare const ComposerResponseSchema: z.ZodObject<{
|
|
|
2789
2803
|
input?: any;
|
|
2790
2804
|
output?: any;
|
|
2791
2805
|
}[] | undefined;
|
|
2806
|
+
fieldTypes?: {
|
|
2807
|
+
label: string;
|
|
2808
|
+
name: string;
|
|
2809
|
+
description?: string | undefined;
|
|
2810
|
+
}[] | undefined;
|
|
2792
2811
|
drivers?: {
|
|
2793
2812
|
label: string;
|
|
2794
2813
|
id: string;
|
|
@@ -3063,8 +3082,8 @@ declare const MarketplacePluginSchema: z.ZodObject<{
|
|
|
3063
3082
|
verified: z.ZodDefault<z.ZodBoolean>;
|
|
3064
3083
|
}, "strip", z.ZodTypeAny, {
|
|
3065
3084
|
label: string;
|
|
3066
|
-
version: string;
|
|
3067
3085
|
id: string;
|
|
3086
|
+
version: string;
|
|
3068
3087
|
verified: boolean;
|
|
3069
3088
|
rating?: number | undefined;
|
|
3070
3089
|
tags?: string[] | undefined;
|
|
@@ -3106,8 +3125,8 @@ declare const MarketplacePluginSchema: z.ZodObject<{
|
|
|
3106
3125
|
} | undefined;
|
|
3107
3126
|
}, {
|
|
3108
3127
|
label: string;
|
|
3109
|
-
version: string;
|
|
3110
3128
|
id: string;
|
|
3129
|
+
version: string;
|
|
3111
3130
|
rating?: number | undefined;
|
|
3112
3131
|
tags?: string[] | undefined;
|
|
3113
3132
|
description?: string | undefined;
|
|
@@ -3532,22 +3551,22 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
3532
3551
|
description: z.ZodOptional<z.ZodString>;
|
|
3533
3552
|
}, "strip", z.ZodTypeAny, {
|
|
3534
3553
|
label: string;
|
|
3554
|
+
id: string;
|
|
3535
3555
|
version: {
|
|
3536
3556
|
major: number;
|
|
3537
3557
|
minor: number;
|
|
3538
3558
|
patch: number;
|
|
3539
3559
|
};
|
|
3540
|
-
id: string;
|
|
3541
3560
|
description?: string | undefined;
|
|
3542
3561
|
specification?: string | undefined;
|
|
3543
3562
|
}, {
|
|
3544
3563
|
label: string;
|
|
3564
|
+
id: string;
|
|
3545
3565
|
version: {
|
|
3546
3566
|
major: number;
|
|
3547
3567
|
minor: number;
|
|
3548
3568
|
patch: number;
|
|
3549
3569
|
};
|
|
3550
|
-
id: string;
|
|
3551
3570
|
description?: string | undefined;
|
|
3552
3571
|
specification?: string | undefined;
|
|
3553
3572
|
}>;
|
|
@@ -3578,12 +3597,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
3578
3597
|
}, "strip", z.ZodTypeAny, {
|
|
3579
3598
|
protocol: {
|
|
3580
3599
|
label: string;
|
|
3600
|
+
id: string;
|
|
3581
3601
|
version: {
|
|
3582
3602
|
major: number;
|
|
3583
3603
|
minor: number;
|
|
3584
3604
|
patch: number;
|
|
3585
3605
|
};
|
|
3586
|
-
id: string;
|
|
3587
3606
|
description?: string | undefined;
|
|
3588
3607
|
specification?: string | undefined;
|
|
3589
3608
|
};
|
|
@@ -3602,12 +3621,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
3602
3621
|
}, {
|
|
3603
3622
|
protocol: {
|
|
3604
3623
|
label: string;
|
|
3624
|
+
id: string;
|
|
3605
3625
|
version: {
|
|
3606
3626
|
major: number;
|
|
3607
3627
|
minor: number;
|
|
3608
3628
|
patch: number;
|
|
3609
3629
|
};
|
|
3610
|
-
id: string;
|
|
3611
3630
|
description?: string | undefined;
|
|
3612
3631
|
specification?: string | undefined;
|
|
3613
3632
|
};
|
|
@@ -3713,12 +3732,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
3713
3732
|
returnType?: string | undefined;
|
|
3714
3733
|
}[];
|
|
3715
3734
|
name: string;
|
|
3735
|
+
id: string;
|
|
3716
3736
|
version: {
|
|
3717
3737
|
major: number;
|
|
3718
3738
|
minor: number;
|
|
3719
3739
|
patch: number;
|
|
3720
3740
|
};
|
|
3721
|
-
id: string;
|
|
3722
3741
|
stability: "alpha" | "experimental" | "stable" | "beta";
|
|
3723
3742
|
description?: string | undefined;
|
|
3724
3743
|
events?: {
|
|
@@ -3740,12 +3759,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
3740
3759
|
returnType?: string | undefined;
|
|
3741
3760
|
}[];
|
|
3742
3761
|
name: string;
|
|
3762
|
+
id: string;
|
|
3743
3763
|
version: {
|
|
3744
3764
|
major: number;
|
|
3745
3765
|
minor: number;
|
|
3746
3766
|
patch: number;
|
|
3747
3767
|
};
|
|
3748
|
-
id: string;
|
|
3749
3768
|
description?: string | undefined;
|
|
3750
3769
|
events?: {
|
|
3751
3770
|
name: string;
|
|
@@ -3835,12 +3854,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
3835
3854
|
implements?: {
|
|
3836
3855
|
protocol: {
|
|
3837
3856
|
label: string;
|
|
3857
|
+
id: string;
|
|
3838
3858
|
version: {
|
|
3839
3859
|
major: number;
|
|
3840
3860
|
minor: number;
|
|
3841
3861
|
patch: number;
|
|
3842
3862
|
};
|
|
3843
|
-
id: string;
|
|
3844
3863
|
description?: string | undefined;
|
|
3845
3864
|
specification?: string | undefined;
|
|
3846
3865
|
};
|
|
@@ -3871,12 +3890,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
3871
3890
|
returnType?: string | undefined;
|
|
3872
3891
|
}[];
|
|
3873
3892
|
name: string;
|
|
3893
|
+
id: string;
|
|
3874
3894
|
version: {
|
|
3875
3895
|
major: number;
|
|
3876
3896
|
minor: number;
|
|
3877
3897
|
patch: number;
|
|
3878
3898
|
};
|
|
3879
|
-
id: string;
|
|
3880
3899
|
stability: "alpha" | "experimental" | "stable" | "beta";
|
|
3881
3900
|
description?: string | undefined;
|
|
3882
3901
|
events?: {
|
|
@@ -3914,12 +3933,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
3914
3933
|
implements?: {
|
|
3915
3934
|
protocol: {
|
|
3916
3935
|
label: string;
|
|
3936
|
+
id: string;
|
|
3917
3937
|
version: {
|
|
3918
3938
|
major: number;
|
|
3919
3939
|
minor: number;
|
|
3920
3940
|
patch: number;
|
|
3921
3941
|
};
|
|
3922
|
-
id: string;
|
|
3923
3942
|
description?: string | undefined;
|
|
3924
3943
|
specification?: string | undefined;
|
|
3925
3944
|
};
|
|
@@ -3950,12 +3969,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
3950
3969
|
returnType?: string | undefined;
|
|
3951
3970
|
}[];
|
|
3952
3971
|
name: string;
|
|
3972
|
+
id: string;
|
|
3953
3973
|
version: {
|
|
3954
3974
|
major: number;
|
|
3955
3975
|
minor: number;
|
|
3956
3976
|
patch: number;
|
|
3957
3977
|
};
|
|
3958
|
-
id: string;
|
|
3959
3978
|
description?: string | undefined;
|
|
3960
3979
|
events?: {
|
|
3961
3980
|
name: string;
|
|
@@ -4344,8 +4363,8 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
4344
4363
|
}>>;
|
|
4345
4364
|
}, "strip", z.ZodTypeAny, {
|
|
4346
4365
|
name: string;
|
|
4347
|
-
version: string;
|
|
4348
4366
|
id: string;
|
|
4367
|
+
version: string;
|
|
4349
4368
|
deprecated: boolean;
|
|
4350
4369
|
vendor: {
|
|
4351
4370
|
name: string;
|
|
@@ -4361,12 +4380,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
4361
4380
|
implements?: {
|
|
4362
4381
|
protocol: {
|
|
4363
4382
|
label: string;
|
|
4383
|
+
id: string;
|
|
4364
4384
|
version: {
|
|
4365
4385
|
major: number;
|
|
4366
4386
|
minor: number;
|
|
4367
4387
|
patch: number;
|
|
4368
4388
|
};
|
|
4369
|
-
id: string;
|
|
4370
4389
|
description?: string | undefined;
|
|
4371
4390
|
specification?: string | undefined;
|
|
4372
4391
|
};
|
|
@@ -4397,12 +4416,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
4397
4416
|
returnType?: string | undefined;
|
|
4398
4417
|
}[];
|
|
4399
4418
|
name: string;
|
|
4419
|
+
id: string;
|
|
4400
4420
|
version: {
|
|
4401
4421
|
major: number;
|
|
4402
4422
|
minor: number;
|
|
4403
4423
|
patch: number;
|
|
4404
4424
|
};
|
|
4405
|
-
id: string;
|
|
4406
4425
|
stability: "alpha" | "experimental" | "stable" | "beta";
|
|
4407
4426
|
description?: string | undefined;
|
|
4408
4427
|
events?: {
|
|
@@ -4517,8 +4536,8 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
4517
4536
|
} | undefined;
|
|
4518
4537
|
}, {
|
|
4519
4538
|
name: string;
|
|
4520
|
-
version: string;
|
|
4521
4539
|
id: string;
|
|
4540
|
+
version: string;
|
|
4522
4541
|
vendor: {
|
|
4523
4542
|
name: string;
|
|
4524
4543
|
id: string;
|
|
@@ -4533,12 +4552,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
4533
4552
|
implements?: {
|
|
4534
4553
|
protocol: {
|
|
4535
4554
|
label: string;
|
|
4555
|
+
id: string;
|
|
4536
4556
|
version: {
|
|
4537
4557
|
major: number;
|
|
4538
4558
|
minor: number;
|
|
4539
4559
|
patch: number;
|
|
4540
4560
|
};
|
|
4541
|
-
id: string;
|
|
4542
4561
|
description?: string | undefined;
|
|
4543
4562
|
specification?: string | undefined;
|
|
4544
4563
|
};
|
|
@@ -4569,12 +4588,12 @@ declare const PluginRegistryEntrySchema: z.ZodObject<{
|
|
|
4569
4588
|
returnType?: string | undefined;
|
|
4570
4589
|
}[];
|
|
4571
4590
|
name: string;
|
|
4591
|
+
id: string;
|
|
4572
4592
|
version: {
|
|
4573
4593
|
major: number;
|
|
4574
4594
|
minor: number;
|
|
4575
4595
|
patch: number;
|
|
4576
4596
|
};
|
|
4577
|
-
id: string;
|
|
4578
4597
|
description?: string | undefined;
|
|
4579
4598
|
events?: {
|
|
4580
4599
|
name: string;
|
|
@@ -5416,8 +5435,8 @@ declare const HubSpaceSchema: z.ZodObject<{
|
|
|
5416
5435
|
configuration: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
5417
5436
|
features: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodBoolean>>;
|
|
5418
5437
|
}, "strip", z.ZodTypeAny, {
|
|
5419
|
-
version: string;
|
|
5420
5438
|
id: string;
|
|
5439
|
+
version: string;
|
|
5421
5440
|
features?: Record<string, boolean> | undefined;
|
|
5422
5441
|
configuration?: Record<string, any> | undefined;
|
|
5423
5442
|
}, {
|
|
@@ -5430,8 +5449,8 @@ declare const HubSpaceSchema: z.ZodObject<{
|
|
|
5430
5449
|
resolutionStrategy: z.ZodDefault<z.ZodEnum<["strict", "override", "merge"]>>;
|
|
5431
5450
|
}, "strip", z.ZodTypeAny, {
|
|
5432
5451
|
dependencies: {
|
|
5433
|
-
version: string;
|
|
5434
5452
|
id: string;
|
|
5453
|
+
version: string;
|
|
5435
5454
|
features?: Record<string, boolean> | undefined;
|
|
5436
5455
|
configuration?: Record<string, any> | undefined;
|
|
5437
5456
|
}[];
|
|
@@ -5552,8 +5571,8 @@ declare const HubSpaceSchema: z.ZodObject<{
|
|
|
5552
5571
|
slug: string;
|
|
5553
5572
|
bom: {
|
|
5554
5573
|
dependencies: {
|
|
5555
|
-
version: string;
|
|
5556
5574
|
id: string;
|
|
5575
|
+
version: string;
|
|
5557
5576
|
features?: Record<string, boolean> | undefined;
|
|
5558
5577
|
configuration?: Record<string, any> | undefined;
|
|
5559
5578
|
}[];
|
|
@@ -7200,8 +7219,8 @@ declare const HubInstanceSchema: z.ZodObject<{
|
|
|
7200
7219
|
createdAt: z.ZodString;
|
|
7201
7220
|
updatedAt: z.ZodString;
|
|
7202
7221
|
}, "strip", z.ZodTypeAny, {
|
|
7203
|
-
version: string;
|
|
7204
7222
|
id: string;
|
|
7223
|
+
version: string;
|
|
7205
7224
|
createdAt: string;
|
|
7206
7225
|
role: "primary" | "secondary" | "edge";
|
|
7207
7226
|
updatedAt: string;
|
|
@@ -7222,8 +7241,8 @@ declare const HubInstanceSchema: z.ZodObject<{
|
|
|
7222
7241
|
lastCheck: string;
|
|
7223
7242
|
} | undefined;
|
|
7224
7243
|
}, {
|
|
7225
|
-
version: string;
|
|
7226
7244
|
id: string;
|
|
7245
|
+
version: string;
|
|
7227
7246
|
createdAt: string;
|
|
7228
7247
|
role: "primary" | "secondary" | "edge";
|
|
7229
7248
|
updatedAt: string;
|
|
@@ -7486,8 +7505,8 @@ declare const FederationTopologySchema: z.ZodObject<{
|
|
|
7486
7505
|
createdAt: z.ZodString;
|
|
7487
7506
|
updatedAt: z.ZodString;
|
|
7488
7507
|
}, "strip", z.ZodTypeAny, {
|
|
7489
|
-
version: string;
|
|
7490
7508
|
id: string;
|
|
7509
|
+
version: string;
|
|
7491
7510
|
createdAt: string;
|
|
7492
7511
|
role: "primary" | "secondary" | "edge";
|
|
7493
7512
|
updatedAt: string;
|
|
@@ -7508,8 +7527,8 @@ declare const FederationTopologySchema: z.ZodObject<{
|
|
|
7508
7527
|
lastCheck: string;
|
|
7509
7528
|
} | undefined;
|
|
7510
7529
|
}, {
|
|
7511
|
-
version: string;
|
|
7512
7530
|
id: string;
|
|
7531
|
+
version: string;
|
|
7513
7532
|
createdAt: string;
|
|
7514
7533
|
role: "primary" | "secondary" | "edge";
|
|
7515
7534
|
updatedAt: string;
|
|
@@ -7671,8 +7690,8 @@ declare const FederationTopologySchema: z.ZodObject<{
|
|
|
7671
7690
|
};
|
|
7672
7691
|
};
|
|
7673
7692
|
hubs: {
|
|
7674
|
-
version: string;
|
|
7675
7693
|
id: string;
|
|
7694
|
+
version: string;
|
|
7676
7695
|
createdAt: string;
|
|
7677
7696
|
role: "primary" | "secondary" | "edge";
|
|
7678
7697
|
updatedAt: string;
|
|
@@ -7743,8 +7762,8 @@ declare const FederationTopologySchema: z.ZodObject<{
|
|
|
7743
7762
|
strategy?: "custom" | "geo-proximity" | "data-residency" | "least-loaded" | undefined;
|
|
7744
7763
|
};
|
|
7745
7764
|
hubs: {
|
|
7746
|
-
version: string;
|
|
7747
7765
|
id: string;
|
|
7766
|
+
version: string;
|
|
7748
7767
|
createdAt: string;
|
|
7749
7768
|
role: "primary" | "secondary" | "edge";
|
|
7750
7769
|
updatedAt: string;
|
|
@@ -8414,8 +8433,8 @@ declare const HubFederationProtocol: {
|
|
|
8414
8433
|
createdAt: z.ZodString;
|
|
8415
8434
|
updatedAt: z.ZodString;
|
|
8416
8435
|
}, "strip", z.ZodTypeAny, {
|
|
8417
|
-
version: string;
|
|
8418
8436
|
id: string;
|
|
8437
|
+
version: string;
|
|
8419
8438
|
createdAt: string;
|
|
8420
8439
|
role: "primary" | "secondary" | "edge";
|
|
8421
8440
|
updatedAt: string;
|
|
@@ -8436,8 +8455,8 @@ declare const HubFederationProtocol: {
|
|
|
8436
8455
|
lastCheck: string;
|
|
8437
8456
|
} | undefined;
|
|
8438
8457
|
}, {
|
|
8439
|
-
version: string;
|
|
8440
8458
|
id: string;
|
|
8459
|
+
version: string;
|
|
8441
8460
|
createdAt: string;
|
|
8442
8461
|
role: "primary" | "secondary" | "edge";
|
|
8443
8462
|
updatedAt: string;
|
|
@@ -8695,8 +8714,8 @@ declare const HubFederationProtocol: {
|
|
|
8695
8714
|
createdAt: z.ZodString;
|
|
8696
8715
|
updatedAt: z.ZodString;
|
|
8697
8716
|
}, "strip", z.ZodTypeAny, {
|
|
8698
|
-
version: string;
|
|
8699
8717
|
id: string;
|
|
8718
|
+
version: string;
|
|
8700
8719
|
createdAt: string;
|
|
8701
8720
|
role: "primary" | "secondary" | "edge";
|
|
8702
8721
|
updatedAt: string;
|
|
@@ -8717,8 +8736,8 @@ declare const HubFederationProtocol: {
|
|
|
8717
8736
|
lastCheck: string;
|
|
8718
8737
|
} | undefined;
|
|
8719
8738
|
}, {
|
|
8720
|
-
version: string;
|
|
8721
8739
|
id: string;
|
|
8740
|
+
version: string;
|
|
8722
8741
|
createdAt: string;
|
|
8723
8742
|
role: "primary" | "secondary" | "edge";
|
|
8724
8743
|
updatedAt: string;
|
|
@@ -8880,8 +8899,8 @@ declare const HubFederationProtocol: {
|
|
|
8880
8899
|
};
|
|
8881
8900
|
};
|
|
8882
8901
|
hubs: {
|
|
8883
|
-
version: string;
|
|
8884
8902
|
id: string;
|
|
8903
|
+
version: string;
|
|
8885
8904
|
createdAt: string;
|
|
8886
8905
|
role: "primary" | "secondary" | "edge";
|
|
8887
8906
|
updatedAt: string;
|
|
@@ -8952,8 +8971,8 @@ declare const HubFederationProtocol: {
|
|
|
8952
8971
|
strategy?: "custom" | "geo-proximity" | "data-residency" | "least-loaded" | undefined;
|
|
8953
8972
|
};
|
|
8954
8973
|
hubs: {
|
|
8955
|
-
version: string;
|
|
8956
8974
|
id: string;
|
|
8975
|
+
version: string;
|
|
8957
8976
|
createdAt: string;
|
|
8958
8977
|
role: "primary" | "secondary" | "edge";
|
|
8959
8978
|
updatedAt: string;
|
|
@@ -9537,11 +9556,11 @@ declare const SecurityScanResultSchema: z.ZodObject<{
|
|
|
9537
9556
|
id: z.ZodString;
|
|
9538
9557
|
version: z.ZodString;
|
|
9539
9558
|
}, "strip", z.ZodTypeAny, {
|
|
9540
|
-
version: string;
|
|
9541
9559
|
id: string;
|
|
9542
|
-
}, {
|
|
9543
9560
|
version: string;
|
|
9561
|
+
}, {
|
|
9544
9562
|
id: string;
|
|
9563
|
+
version: string;
|
|
9545
9564
|
}>;
|
|
9546
9565
|
/**
|
|
9547
9566
|
* Scan timestamp
|
|
@@ -9786,8 +9805,8 @@ declare const SecurityScanResultSchema: z.ZodObject<{
|
|
|
9786
9805
|
low: number;
|
|
9787
9806
|
};
|
|
9788
9807
|
plugin: {
|
|
9789
|
-
version: string;
|
|
9790
9808
|
id: string;
|
|
9809
|
+
version: string;
|
|
9791
9810
|
};
|
|
9792
9811
|
scanner: {
|
|
9793
9812
|
name: string;
|
|
@@ -9845,8 +9864,8 @@ declare const SecurityScanResultSchema: z.ZodObject<{
|
|
|
9845
9864
|
low?: number | undefined;
|
|
9846
9865
|
};
|
|
9847
9866
|
plugin: {
|
|
9848
|
-
version: string;
|
|
9849
9867
|
id: string;
|
|
9868
|
+
version: string;
|
|
9850
9869
|
};
|
|
9851
9870
|
scanner: {
|
|
9852
9871
|
name: string;
|
|
@@ -10164,8 +10183,8 @@ declare const DependencyGraphNodeSchema: z.ZodObject<{
|
|
|
10164
10183
|
versionConstraint: string;
|
|
10165
10184
|
resolvedVersion?: string | undefined;
|
|
10166
10185
|
}[];
|
|
10167
|
-
version: string;
|
|
10168
10186
|
id: string;
|
|
10187
|
+
version: string;
|
|
10169
10188
|
depth: number;
|
|
10170
10189
|
isDirect: boolean;
|
|
10171
10190
|
metadata?: {
|
|
@@ -10175,8 +10194,8 @@ declare const DependencyGraphNodeSchema: z.ZodObject<{
|
|
|
10175
10194
|
homepage?: string | undefined;
|
|
10176
10195
|
} | undefined;
|
|
10177
10196
|
}, {
|
|
10178
|
-
version: string;
|
|
10179
10197
|
id: string;
|
|
10198
|
+
version: string;
|
|
10180
10199
|
depth: number;
|
|
10181
10200
|
isDirect: boolean;
|
|
10182
10201
|
dependencies?: {
|
|
@@ -10204,11 +10223,11 @@ declare const DependencyGraphSchema: z.ZodObject<{
|
|
|
10204
10223
|
id: z.ZodString;
|
|
10205
10224
|
version: z.ZodString;
|
|
10206
10225
|
}, "strip", z.ZodTypeAny, {
|
|
10207
|
-
version: string;
|
|
10208
10226
|
id: string;
|
|
10209
|
-
}, {
|
|
10210
10227
|
version: string;
|
|
10228
|
+
}, {
|
|
10211
10229
|
id: string;
|
|
10230
|
+
version: string;
|
|
10212
10231
|
}>;
|
|
10213
10232
|
/**
|
|
10214
10233
|
* All nodes in the graph
|
|
@@ -10287,8 +10306,8 @@ declare const DependencyGraphSchema: z.ZodObject<{
|
|
|
10287
10306
|
versionConstraint: string;
|
|
10288
10307
|
resolvedVersion?: string | undefined;
|
|
10289
10308
|
}[];
|
|
10290
|
-
version: string;
|
|
10291
10309
|
id: string;
|
|
10310
|
+
version: string;
|
|
10292
10311
|
depth: number;
|
|
10293
10312
|
isDirect: boolean;
|
|
10294
10313
|
metadata?: {
|
|
@@ -10298,8 +10317,8 @@ declare const DependencyGraphSchema: z.ZodObject<{
|
|
|
10298
10317
|
homepage?: string | undefined;
|
|
10299
10318
|
} | undefined;
|
|
10300
10319
|
}, {
|
|
10301
|
-
version: string;
|
|
10302
10320
|
id: string;
|
|
10321
|
+
version: string;
|
|
10303
10322
|
depth: number;
|
|
10304
10323
|
isDirect: boolean;
|
|
10305
10324
|
dependencies?: {
|
|
@@ -10349,8 +10368,8 @@ declare const DependencyGraphSchema: z.ZodObject<{
|
|
|
10349
10368
|
}>;
|
|
10350
10369
|
}, "strip", z.ZodTypeAny, {
|
|
10351
10370
|
root: {
|
|
10352
|
-
version: string;
|
|
10353
10371
|
id: string;
|
|
10372
|
+
version: string;
|
|
10354
10373
|
};
|
|
10355
10374
|
stats: {
|
|
10356
10375
|
totalDependencies: number;
|
|
@@ -10364,8 +10383,8 @@ declare const DependencyGraphSchema: z.ZodObject<{
|
|
|
10364
10383
|
versionConstraint: string;
|
|
10365
10384
|
resolvedVersion?: string | undefined;
|
|
10366
10385
|
}[];
|
|
10367
|
-
version: string;
|
|
10368
10386
|
id: string;
|
|
10387
|
+
version: string;
|
|
10369
10388
|
depth: number;
|
|
10370
10389
|
isDirect: boolean;
|
|
10371
10390
|
metadata?: {
|
|
@@ -10382,8 +10401,8 @@ declare const DependencyGraphSchema: z.ZodObject<{
|
|
|
10382
10401
|
}[];
|
|
10383
10402
|
}, {
|
|
10384
10403
|
root: {
|
|
10385
|
-
version: string;
|
|
10386
10404
|
id: string;
|
|
10405
|
+
version: string;
|
|
10387
10406
|
};
|
|
10388
10407
|
stats: {
|
|
10389
10408
|
totalDependencies: number;
|
|
@@ -10391,8 +10410,8 @@ declare const DependencyGraphSchema: z.ZodObject<{
|
|
|
10391
10410
|
maxDepth: number;
|
|
10392
10411
|
};
|
|
10393
10412
|
nodes: {
|
|
10394
|
-
version: string;
|
|
10395
10413
|
id: string;
|
|
10414
|
+
version: string;
|
|
10396
10415
|
depth: number;
|
|
10397
10416
|
isDirect: boolean;
|
|
10398
10417
|
dependencies?: {
|
|
@@ -10506,11 +10525,11 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10506
10525
|
id: z.ZodString;
|
|
10507
10526
|
version: z.ZodString;
|
|
10508
10527
|
}, "strip", z.ZodTypeAny, {
|
|
10509
|
-
version: string;
|
|
10510
10528
|
id: string;
|
|
10511
|
-
}, {
|
|
10512
10529
|
version: string;
|
|
10530
|
+
}, {
|
|
10513
10531
|
id: string;
|
|
10532
|
+
version: string;
|
|
10514
10533
|
}>;
|
|
10515
10534
|
/**
|
|
10516
10535
|
* All nodes in the graph
|
|
@@ -10589,8 +10608,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10589
10608
|
versionConstraint: string;
|
|
10590
10609
|
resolvedVersion?: string | undefined;
|
|
10591
10610
|
}[];
|
|
10592
|
-
version: string;
|
|
10593
10611
|
id: string;
|
|
10612
|
+
version: string;
|
|
10594
10613
|
depth: number;
|
|
10595
10614
|
isDirect: boolean;
|
|
10596
10615
|
metadata?: {
|
|
@@ -10600,8 +10619,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10600
10619
|
homepage?: string | undefined;
|
|
10601
10620
|
} | undefined;
|
|
10602
10621
|
}, {
|
|
10603
|
-
version: string;
|
|
10604
10622
|
id: string;
|
|
10623
|
+
version: string;
|
|
10605
10624
|
depth: number;
|
|
10606
10625
|
isDirect: boolean;
|
|
10607
10626
|
dependencies?: {
|
|
@@ -10651,8 +10670,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10651
10670
|
}>;
|
|
10652
10671
|
}, "strip", z.ZodTypeAny, {
|
|
10653
10672
|
root: {
|
|
10654
|
-
version: string;
|
|
10655
10673
|
id: string;
|
|
10674
|
+
version: string;
|
|
10656
10675
|
};
|
|
10657
10676
|
stats: {
|
|
10658
10677
|
totalDependencies: number;
|
|
@@ -10666,8 +10685,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10666
10685
|
versionConstraint: string;
|
|
10667
10686
|
resolvedVersion?: string | undefined;
|
|
10668
10687
|
}[];
|
|
10669
|
-
version: string;
|
|
10670
10688
|
id: string;
|
|
10689
|
+
version: string;
|
|
10671
10690
|
depth: number;
|
|
10672
10691
|
isDirect: boolean;
|
|
10673
10692
|
metadata?: {
|
|
@@ -10684,8 +10703,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10684
10703
|
}[];
|
|
10685
10704
|
}, {
|
|
10686
10705
|
root: {
|
|
10687
|
-
version: string;
|
|
10688
10706
|
id: string;
|
|
10707
|
+
version: string;
|
|
10689
10708
|
};
|
|
10690
10709
|
stats: {
|
|
10691
10710
|
totalDependencies: number;
|
|
@@ -10693,8 +10712,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10693
10712
|
maxDepth: number;
|
|
10694
10713
|
};
|
|
10695
10714
|
nodes: {
|
|
10696
|
-
version: string;
|
|
10697
10715
|
id: string;
|
|
10716
|
+
version: string;
|
|
10698
10717
|
depth: number;
|
|
10699
10718
|
isDirect: boolean;
|
|
10700
10719
|
dependencies?: {
|
|
@@ -10831,8 +10850,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10831
10850
|
installOrder: string[];
|
|
10832
10851
|
graph?: {
|
|
10833
10852
|
root: {
|
|
10834
|
-
version: string;
|
|
10835
10853
|
id: string;
|
|
10854
|
+
version: string;
|
|
10836
10855
|
};
|
|
10837
10856
|
stats: {
|
|
10838
10857
|
totalDependencies: number;
|
|
@@ -10846,8 +10865,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10846
10865
|
versionConstraint: string;
|
|
10847
10866
|
resolvedVersion?: string | undefined;
|
|
10848
10867
|
}[];
|
|
10849
|
-
version: string;
|
|
10850
10868
|
id: string;
|
|
10869
|
+
version: string;
|
|
10851
10870
|
depth: number;
|
|
10852
10871
|
isDirect: boolean;
|
|
10853
10872
|
metadata?: {
|
|
@@ -10868,8 +10887,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10868
10887
|
status: "error" | "success" | "conflict";
|
|
10869
10888
|
graph?: {
|
|
10870
10889
|
root: {
|
|
10871
|
-
version: string;
|
|
10872
10890
|
id: string;
|
|
10891
|
+
version: string;
|
|
10873
10892
|
};
|
|
10874
10893
|
stats: {
|
|
10875
10894
|
totalDependencies: number;
|
|
@@ -10877,8 +10896,8 @@ declare const DependencyResolutionResultSchema: z.ZodObject<{
|
|
|
10877
10896
|
maxDepth: number;
|
|
10878
10897
|
};
|
|
10879
10898
|
nodes: {
|
|
10880
|
-
version: string;
|
|
10881
10899
|
id: string;
|
|
10900
|
+
version: string;
|
|
10882
10901
|
depth: number;
|
|
10883
10902
|
isDirect: boolean;
|
|
10884
10903
|
dependencies?: {
|
|
@@ -11038,12 +11057,12 @@ declare const SBOMSchema: z.ZodObject<{
|
|
|
11038
11057
|
name: z.ZodString;
|
|
11039
11058
|
}, "strip", z.ZodTypeAny, {
|
|
11040
11059
|
name: string;
|
|
11041
|
-
version: string;
|
|
11042
11060
|
id: string;
|
|
11061
|
+
version: string;
|
|
11043
11062
|
}, {
|
|
11044
11063
|
name: string;
|
|
11045
|
-
version: string;
|
|
11046
11064
|
id: string;
|
|
11065
|
+
version: string;
|
|
11047
11066
|
}>;
|
|
11048
11067
|
/**
|
|
11049
11068
|
* Components (dependencies)
|
|
@@ -11179,8 +11198,8 @@ declare const SBOMSchema: z.ZodObject<{
|
|
|
11179
11198
|
}[];
|
|
11180
11199
|
plugin: {
|
|
11181
11200
|
name: string;
|
|
11182
|
-
version: string;
|
|
11183
11201
|
id: string;
|
|
11202
|
+
version: string;
|
|
11184
11203
|
};
|
|
11185
11204
|
generatedAt: string;
|
|
11186
11205
|
generator?: {
|
|
@@ -11209,8 +11228,8 @@ declare const SBOMSchema: z.ZodObject<{
|
|
|
11209
11228
|
}[];
|
|
11210
11229
|
plugin: {
|
|
11211
11230
|
name: string;
|
|
11212
|
-
version: string;
|
|
11213
11231
|
id: string;
|
|
11232
|
+
version: string;
|
|
11214
11233
|
};
|
|
11215
11234
|
generatedAt: string;
|
|
11216
11235
|
format?: "spdx" | "cyclonedx" | undefined;
|
|
@@ -11681,11 +11700,11 @@ declare const PluginSecurityProtocol: {
|
|
|
11681
11700
|
id: z.ZodString;
|
|
11682
11701
|
version: z.ZodString;
|
|
11683
11702
|
}, "strip", z.ZodTypeAny, {
|
|
11684
|
-
version: string;
|
|
11685
11703
|
id: string;
|
|
11686
|
-
}, {
|
|
11687
11704
|
version: string;
|
|
11705
|
+
}, {
|
|
11688
11706
|
id: string;
|
|
11707
|
+
version: string;
|
|
11689
11708
|
}>;
|
|
11690
11709
|
/**
|
|
11691
11710
|
* Scan timestamp
|
|
@@ -11930,8 +11949,8 @@ declare const PluginSecurityProtocol: {
|
|
|
11930
11949
|
low: number;
|
|
11931
11950
|
};
|
|
11932
11951
|
plugin: {
|
|
11933
|
-
version: string;
|
|
11934
11952
|
id: string;
|
|
11953
|
+
version: string;
|
|
11935
11954
|
};
|
|
11936
11955
|
scanner: {
|
|
11937
11956
|
name: string;
|
|
@@ -11989,8 +12008,8 @@ declare const PluginSecurityProtocol: {
|
|
|
11989
12008
|
low?: number | undefined;
|
|
11990
12009
|
};
|
|
11991
12010
|
plugin: {
|
|
11992
|
-
version: string;
|
|
11993
12011
|
id: string;
|
|
12012
|
+
version: string;
|
|
11994
12013
|
};
|
|
11995
12014
|
scanner: {
|
|
11996
12015
|
name: string;
|
|
@@ -12296,8 +12315,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12296
12315
|
versionConstraint: string;
|
|
12297
12316
|
resolvedVersion?: string | undefined;
|
|
12298
12317
|
}[];
|
|
12299
|
-
version: string;
|
|
12300
12318
|
id: string;
|
|
12319
|
+
version: string;
|
|
12301
12320
|
depth: number;
|
|
12302
12321
|
isDirect: boolean;
|
|
12303
12322
|
metadata?: {
|
|
@@ -12307,8 +12326,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12307
12326
|
homepage?: string | undefined;
|
|
12308
12327
|
} | undefined;
|
|
12309
12328
|
}, {
|
|
12310
|
-
version: string;
|
|
12311
12329
|
id: string;
|
|
12330
|
+
version: string;
|
|
12312
12331
|
depth: number;
|
|
12313
12332
|
isDirect: boolean;
|
|
12314
12333
|
dependencies?: {
|
|
@@ -12332,11 +12351,11 @@ declare const PluginSecurityProtocol: {
|
|
|
12332
12351
|
id: z.ZodString;
|
|
12333
12352
|
version: z.ZodString;
|
|
12334
12353
|
}, "strip", z.ZodTypeAny, {
|
|
12335
|
-
version: string;
|
|
12336
12354
|
id: string;
|
|
12337
|
-
}, {
|
|
12338
12355
|
version: string;
|
|
12356
|
+
}, {
|
|
12339
12357
|
id: string;
|
|
12358
|
+
version: string;
|
|
12340
12359
|
}>;
|
|
12341
12360
|
/**
|
|
12342
12361
|
* All nodes in the graph
|
|
@@ -12415,8 +12434,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12415
12434
|
versionConstraint: string;
|
|
12416
12435
|
resolvedVersion?: string | undefined;
|
|
12417
12436
|
}[];
|
|
12418
|
-
version: string;
|
|
12419
12437
|
id: string;
|
|
12438
|
+
version: string;
|
|
12420
12439
|
depth: number;
|
|
12421
12440
|
isDirect: boolean;
|
|
12422
12441
|
metadata?: {
|
|
@@ -12426,8 +12445,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12426
12445
|
homepage?: string | undefined;
|
|
12427
12446
|
} | undefined;
|
|
12428
12447
|
}, {
|
|
12429
|
-
version: string;
|
|
12430
12448
|
id: string;
|
|
12449
|
+
version: string;
|
|
12431
12450
|
depth: number;
|
|
12432
12451
|
isDirect: boolean;
|
|
12433
12452
|
dependencies?: {
|
|
@@ -12477,8 +12496,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12477
12496
|
}>;
|
|
12478
12497
|
}, "strip", z.ZodTypeAny, {
|
|
12479
12498
|
root: {
|
|
12480
|
-
version: string;
|
|
12481
12499
|
id: string;
|
|
12500
|
+
version: string;
|
|
12482
12501
|
};
|
|
12483
12502
|
stats: {
|
|
12484
12503
|
totalDependencies: number;
|
|
@@ -12492,8 +12511,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12492
12511
|
versionConstraint: string;
|
|
12493
12512
|
resolvedVersion?: string | undefined;
|
|
12494
12513
|
}[];
|
|
12495
|
-
version: string;
|
|
12496
12514
|
id: string;
|
|
12515
|
+
version: string;
|
|
12497
12516
|
depth: number;
|
|
12498
12517
|
isDirect: boolean;
|
|
12499
12518
|
metadata?: {
|
|
@@ -12510,8 +12529,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12510
12529
|
}[];
|
|
12511
12530
|
}, {
|
|
12512
12531
|
root: {
|
|
12513
|
-
version: string;
|
|
12514
12532
|
id: string;
|
|
12533
|
+
version: string;
|
|
12515
12534
|
};
|
|
12516
12535
|
stats: {
|
|
12517
12536
|
totalDependencies: number;
|
|
@@ -12519,8 +12538,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12519
12538
|
maxDepth: number;
|
|
12520
12539
|
};
|
|
12521
12540
|
nodes: {
|
|
12522
|
-
version: string;
|
|
12523
12541
|
id: string;
|
|
12542
|
+
version: string;
|
|
12524
12543
|
depth: number;
|
|
12525
12544
|
isDirect: boolean;
|
|
12526
12545
|
dependencies?: {
|
|
@@ -12626,11 +12645,11 @@ declare const PluginSecurityProtocol: {
|
|
|
12626
12645
|
id: z.ZodString;
|
|
12627
12646
|
version: z.ZodString;
|
|
12628
12647
|
}, "strip", z.ZodTypeAny, {
|
|
12629
|
-
version: string;
|
|
12630
12648
|
id: string;
|
|
12631
|
-
}, {
|
|
12632
12649
|
version: string;
|
|
12650
|
+
}, {
|
|
12633
12651
|
id: string;
|
|
12652
|
+
version: string;
|
|
12634
12653
|
}>;
|
|
12635
12654
|
/**
|
|
12636
12655
|
* All nodes in the graph
|
|
@@ -12709,8 +12728,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12709
12728
|
versionConstraint: string;
|
|
12710
12729
|
resolvedVersion?: string | undefined;
|
|
12711
12730
|
}[];
|
|
12712
|
-
version: string;
|
|
12713
12731
|
id: string;
|
|
12732
|
+
version: string;
|
|
12714
12733
|
depth: number;
|
|
12715
12734
|
isDirect: boolean;
|
|
12716
12735
|
metadata?: {
|
|
@@ -12720,8 +12739,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12720
12739
|
homepage?: string | undefined;
|
|
12721
12740
|
} | undefined;
|
|
12722
12741
|
}, {
|
|
12723
|
-
version: string;
|
|
12724
12742
|
id: string;
|
|
12743
|
+
version: string;
|
|
12725
12744
|
depth: number;
|
|
12726
12745
|
isDirect: boolean;
|
|
12727
12746
|
dependencies?: {
|
|
@@ -12771,8 +12790,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12771
12790
|
}>;
|
|
12772
12791
|
}, "strip", z.ZodTypeAny, {
|
|
12773
12792
|
root: {
|
|
12774
|
-
version: string;
|
|
12775
12793
|
id: string;
|
|
12794
|
+
version: string;
|
|
12776
12795
|
};
|
|
12777
12796
|
stats: {
|
|
12778
12797
|
totalDependencies: number;
|
|
@@ -12786,8 +12805,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12786
12805
|
versionConstraint: string;
|
|
12787
12806
|
resolvedVersion?: string | undefined;
|
|
12788
12807
|
}[];
|
|
12789
|
-
version: string;
|
|
12790
12808
|
id: string;
|
|
12809
|
+
version: string;
|
|
12791
12810
|
depth: number;
|
|
12792
12811
|
isDirect: boolean;
|
|
12793
12812
|
metadata?: {
|
|
@@ -12804,8 +12823,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12804
12823
|
}[];
|
|
12805
12824
|
}, {
|
|
12806
12825
|
root: {
|
|
12807
|
-
version: string;
|
|
12808
12826
|
id: string;
|
|
12827
|
+
version: string;
|
|
12809
12828
|
};
|
|
12810
12829
|
stats: {
|
|
12811
12830
|
totalDependencies: number;
|
|
@@ -12813,8 +12832,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12813
12832
|
maxDepth: number;
|
|
12814
12833
|
};
|
|
12815
12834
|
nodes: {
|
|
12816
|
-
version: string;
|
|
12817
12835
|
id: string;
|
|
12836
|
+
version: string;
|
|
12818
12837
|
depth: number;
|
|
12819
12838
|
isDirect: boolean;
|
|
12820
12839
|
dependencies?: {
|
|
@@ -12951,8 +12970,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12951
12970
|
installOrder: string[];
|
|
12952
12971
|
graph?: {
|
|
12953
12972
|
root: {
|
|
12954
|
-
version: string;
|
|
12955
12973
|
id: string;
|
|
12974
|
+
version: string;
|
|
12956
12975
|
};
|
|
12957
12976
|
stats: {
|
|
12958
12977
|
totalDependencies: number;
|
|
@@ -12966,8 +12985,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12966
12985
|
versionConstraint: string;
|
|
12967
12986
|
resolvedVersion?: string | undefined;
|
|
12968
12987
|
}[];
|
|
12969
|
-
version: string;
|
|
12970
12988
|
id: string;
|
|
12989
|
+
version: string;
|
|
12971
12990
|
depth: number;
|
|
12972
12991
|
isDirect: boolean;
|
|
12973
12992
|
metadata?: {
|
|
@@ -12988,8 +13007,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12988
13007
|
status: "error" | "success" | "conflict";
|
|
12989
13008
|
graph?: {
|
|
12990
13009
|
root: {
|
|
12991
|
-
version: string;
|
|
12992
13010
|
id: string;
|
|
13011
|
+
version: string;
|
|
12993
13012
|
};
|
|
12994
13013
|
stats: {
|
|
12995
13014
|
totalDependencies: number;
|
|
@@ -12997,8 +13016,8 @@ declare const PluginSecurityProtocol: {
|
|
|
12997
13016
|
maxDepth: number;
|
|
12998
13017
|
};
|
|
12999
13018
|
nodes: {
|
|
13000
|
-
version: string;
|
|
13001
13019
|
id: string;
|
|
13020
|
+
version: string;
|
|
13002
13021
|
depth: number;
|
|
13003
13022
|
isDirect: boolean;
|
|
13004
13023
|
dependencies?: {
|
|
@@ -13150,12 +13169,12 @@ declare const PluginSecurityProtocol: {
|
|
|
13150
13169
|
name: z.ZodString;
|
|
13151
13170
|
}, "strip", z.ZodTypeAny, {
|
|
13152
13171
|
name: string;
|
|
13153
|
-
version: string;
|
|
13154
13172
|
id: string;
|
|
13173
|
+
version: string;
|
|
13155
13174
|
}, {
|
|
13156
13175
|
name: string;
|
|
13157
|
-
version: string;
|
|
13158
13176
|
id: string;
|
|
13177
|
+
version: string;
|
|
13159
13178
|
}>;
|
|
13160
13179
|
/**
|
|
13161
13180
|
* Components (dependencies)
|
|
@@ -13291,8 +13310,8 @@ declare const PluginSecurityProtocol: {
|
|
|
13291
13310
|
}[];
|
|
13292
13311
|
plugin: {
|
|
13293
13312
|
name: string;
|
|
13294
|
-
version: string;
|
|
13295
13313
|
id: string;
|
|
13314
|
+
version: string;
|
|
13296
13315
|
};
|
|
13297
13316
|
generatedAt: string;
|
|
13298
13317
|
generator?: {
|
|
@@ -13321,8 +13340,8 @@ declare const PluginSecurityProtocol: {
|
|
|
13321
13340
|
}[];
|
|
13322
13341
|
plugin: {
|
|
13323
13342
|
name: string;
|
|
13324
|
-
version: string;
|
|
13325
13343
|
id: string;
|
|
13344
|
+
version: string;
|
|
13326
13345
|
};
|
|
13327
13346
|
generatedAt: string;
|
|
13328
13347
|
format?: "spdx" | "cyclonedx" | undefined;
|