@almadar/core 10.0.0 → 10.2.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/builders.d.ts +27 -4
- package/dist/builders.js +53 -2
- package/dist/builders.js.map +1 -1
- package/dist/{compose-behaviors-DAYTsIWZ.d.ts → compose-behaviors-DM0gUoSO.d.ts} +1 -1
- package/dist/factory/index.d.ts +3 -3
- package/dist/index.d.ts +6 -6
- package/dist/index.js +16 -2
- package/dist/index.js.map +1 -1
- package/dist/{schema-BetbBFJb.d.ts → schema-lxLUgVSb.d.ts} +98 -98
- package/dist/{trait-CjyEE6Di.d.ts → trait-Bhssodu6.d.ts} +102 -26
- package/dist/types/index.d.ts +6 -6
- package/dist/types/index.js +16 -2
- package/dist/types/index.js.map +1 -1
- package/dist/{types-KzrHszR_.d.ts → types-Bz0Zxvd_.d.ts} +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { d as Expression, S as SExpr } from './expression-BVRFm0sV.js';
|
|
2
|
-
import {
|
|
2
|
+
import { T as TraitConfig, bC as TraitConfigObject, bf as ServiceRef, d as Entity, f as EntityField, g as EntityPersistence, i as TraitRef, a9 as EventPayloadField, G as ConfigFieldDeclaration, bb as ServiceDefinition, a as Trait } from './trait-Bhssodu6.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -19078,12 +19078,12 @@ declare const PageRefObjectSchema: z.ZodObject<{
|
|
|
19078
19078
|
trait: z.ZodString;
|
|
19079
19079
|
}, "strip", z.ZodTypeAny, {
|
|
19080
19080
|
trait: string;
|
|
19081
|
-
orbital: string;
|
|
19082
19081
|
kind: "orbital";
|
|
19082
|
+
orbital: string;
|
|
19083
19083
|
}, {
|
|
19084
19084
|
trait: string;
|
|
19085
|
-
orbital: string;
|
|
19086
19085
|
kind: "orbital";
|
|
19086
|
+
orbital: string;
|
|
19087
19087
|
}>]>>;
|
|
19088
19088
|
}, "strip", z.ZodTypeAny, {
|
|
19089
19089
|
event: string;
|
|
@@ -19099,8 +19099,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
|
|
|
19099
19099
|
kind: "trait";
|
|
19100
19100
|
} | {
|
|
19101
19101
|
trait: string;
|
|
19102
|
-
orbital: string;
|
|
19103
19102
|
kind: "orbital";
|
|
19103
|
+
orbital: string;
|
|
19104
19104
|
} | undefined;
|
|
19105
19105
|
scope?: "internal" | "external" | undefined;
|
|
19106
19106
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -19118,8 +19118,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
|
|
|
19118
19118
|
kind: "trait";
|
|
19119
19119
|
} | {
|
|
19120
19120
|
trait: string;
|
|
19121
|
-
orbital: string;
|
|
19122
19121
|
kind: "orbital";
|
|
19122
|
+
orbital: string;
|
|
19123
19123
|
} | undefined;
|
|
19124
19124
|
scope?: "internal" | "external" | undefined;
|
|
19125
19125
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -19239,8 +19239,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
|
|
|
19239
19239
|
kind: "trait";
|
|
19240
19240
|
} | {
|
|
19241
19241
|
trait: string;
|
|
19242
|
-
orbital: string;
|
|
19243
19242
|
kind: "orbital";
|
|
19243
|
+
orbital: string;
|
|
19244
19244
|
} | undefined;
|
|
19245
19245
|
scope?: "internal" | "external" | undefined;
|
|
19246
19246
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -19384,8 +19384,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
|
|
|
19384
19384
|
kind: "trait";
|
|
19385
19385
|
} | {
|
|
19386
19386
|
trait: string;
|
|
19387
|
-
orbital: string;
|
|
19388
19387
|
kind: "orbital";
|
|
19388
|
+
orbital: string;
|
|
19389
19389
|
} | undefined;
|
|
19390
19390
|
scope?: "internal" | "external" | undefined;
|
|
19391
19391
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -19535,8 +19535,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
|
|
|
19535
19535
|
kind: "trait";
|
|
19536
19536
|
} | {
|
|
19537
19537
|
trait: string;
|
|
19538
|
-
orbital: string;
|
|
19539
19538
|
kind: "orbital";
|
|
19539
|
+
orbital: string;
|
|
19540
19540
|
} | undefined;
|
|
19541
19541
|
scope?: "internal" | "external" | undefined;
|
|
19542
19542
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -19692,8 +19692,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
|
|
|
19692
19692
|
kind: "trait";
|
|
19693
19693
|
} | {
|
|
19694
19694
|
trait: string;
|
|
19695
|
-
orbital: string;
|
|
19696
19695
|
kind: "orbital";
|
|
19696
|
+
orbital: string;
|
|
19697
19697
|
} | undefined;
|
|
19698
19698
|
scope?: "internal" | "external" | undefined;
|
|
19699
19699
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -20266,12 +20266,12 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
20266
20266
|
trait: z.ZodString;
|
|
20267
20267
|
}, "strip", z.ZodTypeAny, {
|
|
20268
20268
|
trait: string;
|
|
20269
|
-
orbital: string;
|
|
20270
20269
|
kind: "orbital";
|
|
20270
|
+
orbital: string;
|
|
20271
20271
|
}, {
|
|
20272
20272
|
trait: string;
|
|
20273
|
-
orbital: string;
|
|
20274
20273
|
kind: "orbital";
|
|
20274
|
+
orbital: string;
|
|
20275
20275
|
}>]>>;
|
|
20276
20276
|
}, "strip", z.ZodTypeAny, {
|
|
20277
20277
|
event: string;
|
|
@@ -20287,8 +20287,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
20287
20287
|
kind: "trait";
|
|
20288
20288
|
} | {
|
|
20289
20289
|
trait: string;
|
|
20290
|
-
orbital: string;
|
|
20291
20290
|
kind: "orbital";
|
|
20291
|
+
orbital: string;
|
|
20292
20292
|
} | undefined;
|
|
20293
20293
|
scope?: "internal" | "external" | undefined;
|
|
20294
20294
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -20306,8 +20306,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
20306
20306
|
kind: "trait";
|
|
20307
20307
|
} | {
|
|
20308
20308
|
trait: string;
|
|
20309
|
-
orbital: string;
|
|
20310
20309
|
kind: "orbital";
|
|
20310
|
+
orbital: string;
|
|
20311
20311
|
} | undefined;
|
|
20312
20312
|
scope?: "internal" | "external" | undefined;
|
|
20313
20313
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -20427,8 +20427,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
20427
20427
|
kind: "trait";
|
|
20428
20428
|
} | {
|
|
20429
20429
|
trait: string;
|
|
20430
|
-
orbital: string;
|
|
20431
20430
|
kind: "orbital";
|
|
20431
|
+
orbital: string;
|
|
20432
20432
|
} | undefined;
|
|
20433
20433
|
scope?: "internal" | "external" | undefined;
|
|
20434
20434
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -20572,8 +20572,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
20572
20572
|
kind: "trait";
|
|
20573
20573
|
} | {
|
|
20574
20574
|
trait: string;
|
|
20575
|
-
orbital: string;
|
|
20576
20575
|
kind: "orbital";
|
|
20576
|
+
orbital: string;
|
|
20577
20577
|
} | undefined;
|
|
20578
20578
|
scope?: "internal" | "external" | undefined;
|
|
20579
20579
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -20723,8 +20723,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
20723
20723
|
kind: "trait";
|
|
20724
20724
|
} | {
|
|
20725
20725
|
trait: string;
|
|
20726
|
-
orbital: string;
|
|
20727
20726
|
kind: "orbital";
|
|
20727
|
+
orbital: string;
|
|
20728
20728
|
} | undefined;
|
|
20729
20729
|
scope?: "internal" | "external" | undefined;
|
|
20730
20730
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -20880,8 +20880,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
20880
20880
|
kind: "trait";
|
|
20881
20881
|
} | {
|
|
20882
20882
|
trait: string;
|
|
20883
|
-
orbital: string;
|
|
20884
20883
|
kind: "orbital";
|
|
20884
|
+
orbital: string;
|
|
20885
20885
|
} | undefined;
|
|
20886
20886
|
scope?: "internal" | "external" | undefined;
|
|
20887
20887
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -25931,12 +25931,12 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
25931
25931
|
trait: z.ZodString;
|
|
25932
25932
|
}, "strip", z.ZodTypeAny, {
|
|
25933
25933
|
trait: string;
|
|
25934
|
-
orbital: string;
|
|
25935
25934
|
kind: "orbital";
|
|
25935
|
+
orbital: string;
|
|
25936
25936
|
}, {
|
|
25937
25937
|
trait: string;
|
|
25938
|
-
orbital: string;
|
|
25939
25938
|
kind: "orbital";
|
|
25939
|
+
orbital: string;
|
|
25940
25940
|
}>]>>;
|
|
25941
25941
|
}, "strip", z.ZodTypeAny, {
|
|
25942
25942
|
event: string;
|
|
@@ -25952,8 +25952,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
25952
25952
|
kind: "trait";
|
|
25953
25953
|
} | {
|
|
25954
25954
|
trait: string;
|
|
25955
|
-
orbital: string;
|
|
25956
25955
|
kind: "orbital";
|
|
25956
|
+
orbital: string;
|
|
25957
25957
|
} | undefined;
|
|
25958
25958
|
scope?: "internal" | "external" | undefined;
|
|
25959
25959
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -25971,8 +25971,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
25971
25971
|
kind: "trait";
|
|
25972
25972
|
} | {
|
|
25973
25973
|
trait: string;
|
|
25974
|
-
orbital: string;
|
|
25975
25974
|
kind: "orbital";
|
|
25975
|
+
orbital: string;
|
|
25976
25976
|
} | undefined;
|
|
25977
25977
|
scope?: "internal" | "external" | undefined;
|
|
25978
25978
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -26092,8 +26092,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
26092
26092
|
kind: "trait";
|
|
26093
26093
|
} | {
|
|
26094
26094
|
trait: string;
|
|
26095
|
-
orbital: string;
|
|
26096
26095
|
kind: "orbital";
|
|
26096
|
+
orbital: string;
|
|
26097
26097
|
} | undefined;
|
|
26098
26098
|
scope?: "internal" | "external" | undefined;
|
|
26099
26099
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -26237,8 +26237,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
26237
26237
|
kind: "trait";
|
|
26238
26238
|
} | {
|
|
26239
26239
|
trait: string;
|
|
26240
|
-
orbital: string;
|
|
26241
26240
|
kind: "orbital";
|
|
26241
|
+
orbital: string;
|
|
26242
26242
|
} | undefined;
|
|
26243
26243
|
scope?: "internal" | "external" | undefined;
|
|
26244
26244
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -26804,12 +26804,12 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
26804
26804
|
trait: z.ZodString;
|
|
26805
26805
|
}, "strip", z.ZodTypeAny, {
|
|
26806
26806
|
trait: string;
|
|
26807
|
-
orbital: string;
|
|
26808
26807
|
kind: "orbital";
|
|
26808
|
+
orbital: string;
|
|
26809
26809
|
}, {
|
|
26810
26810
|
trait: string;
|
|
26811
|
-
orbital: string;
|
|
26812
26811
|
kind: "orbital";
|
|
26812
|
+
orbital: string;
|
|
26813
26813
|
}>]>>;
|
|
26814
26814
|
}, "strip", z.ZodTypeAny, {
|
|
26815
26815
|
event: string;
|
|
@@ -26825,8 +26825,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
26825
26825
|
kind: "trait";
|
|
26826
26826
|
} | {
|
|
26827
26827
|
trait: string;
|
|
26828
|
-
orbital: string;
|
|
26829
26828
|
kind: "orbital";
|
|
26829
|
+
orbital: string;
|
|
26830
26830
|
} | undefined;
|
|
26831
26831
|
scope?: "internal" | "external" | undefined;
|
|
26832
26832
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -26844,8 +26844,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
26844
26844
|
kind: "trait";
|
|
26845
26845
|
} | {
|
|
26846
26846
|
trait: string;
|
|
26847
|
-
orbital: string;
|
|
26848
26847
|
kind: "orbital";
|
|
26848
|
+
orbital: string;
|
|
26849
26849
|
} | undefined;
|
|
26850
26850
|
scope?: "internal" | "external" | undefined;
|
|
26851
26851
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -26965,8 +26965,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
26965
26965
|
kind: "trait";
|
|
26966
26966
|
} | {
|
|
26967
26967
|
trait: string;
|
|
26968
|
-
orbital: string;
|
|
26969
26968
|
kind: "orbital";
|
|
26969
|
+
orbital: string;
|
|
26970
26970
|
} | undefined;
|
|
26971
26971
|
scope?: "internal" | "external" | undefined;
|
|
26972
26972
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -27110,8 +27110,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
27110
27110
|
kind: "trait";
|
|
27111
27111
|
} | {
|
|
27112
27112
|
trait: string;
|
|
27113
|
-
orbital: string;
|
|
27114
27113
|
kind: "orbital";
|
|
27114
|
+
orbital: string;
|
|
27115
27115
|
} | undefined;
|
|
27116
27116
|
scope?: "internal" | "external" | undefined;
|
|
27117
27117
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -27261,8 +27261,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
27261
27261
|
kind: "trait";
|
|
27262
27262
|
} | {
|
|
27263
27263
|
trait: string;
|
|
27264
|
-
orbital: string;
|
|
27265
27264
|
kind: "orbital";
|
|
27265
|
+
orbital: string;
|
|
27266
27266
|
} | undefined;
|
|
27267
27267
|
scope?: "internal" | "external" | undefined;
|
|
27268
27268
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -27418,8 +27418,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
27418
27418
|
kind: "trait";
|
|
27419
27419
|
} | {
|
|
27420
27420
|
trait: string;
|
|
27421
|
-
orbital: string;
|
|
27422
27421
|
kind: "orbital";
|
|
27422
|
+
orbital: string;
|
|
27423
27423
|
} | undefined;
|
|
27424
27424
|
scope?: "internal" | "external" | undefined;
|
|
27425
27425
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -27838,8 +27838,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
27838
27838
|
kind: "trait";
|
|
27839
27839
|
} | {
|
|
27840
27840
|
trait: string;
|
|
27841
|
-
orbital: string;
|
|
27842
27841
|
kind: "orbital";
|
|
27842
|
+
orbital: string;
|
|
27843
27843
|
} | undefined;
|
|
27844
27844
|
scope?: "internal" | "external" | undefined;
|
|
27845
27845
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -28007,8 +28007,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
28007
28007
|
kind: "trait";
|
|
28008
28008
|
} | {
|
|
28009
28009
|
trait: string;
|
|
28010
|
-
orbital: string;
|
|
28011
28010
|
kind: "orbital";
|
|
28011
|
+
orbital: string;
|
|
28012
28012
|
} | undefined;
|
|
28013
28013
|
scope?: "internal" | "external" | undefined;
|
|
28014
28014
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -28746,8 +28746,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
28746
28746
|
kind: "trait";
|
|
28747
28747
|
} | {
|
|
28748
28748
|
trait: string;
|
|
28749
|
-
orbital: string;
|
|
28750
28749
|
kind: "orbital";
|
|
28750
|
+
orbital: string;
|
|
28751
28751
|
} | undefined;
|
|
28752
28752
|
scope?: "internal" | "external" | undefined;
|
|
28753
28753
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -28915,8 +28915,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
|
|
|
28915
28915
|
kind: "trait";
|
|
28916
28916
|
} | {
|
|
28917
28917
|
trait: string;
|
|
28918
|
-
orbital: string;
|
|
28919
28918
|
kind: "orbital";
|
|
28919
|
+
orbital: string;
|
|
28920
28920
|
} | undefined;
|
|
28921
28921
|
scope?: "internal" | "external" | undefined;
|
|
28922
28922
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -34134,12 +34134,12 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
34134
34134
|
trait: z.ZodString;
|
|
34135
34135
|
}, "strip", z.ZodTypeAny, {
|
|
34136
34136
|
trait: string;
|
|
34137
|
-
orbital: string;
|
|
34138
34137
|
kind: "orbital";
|
|
34138
|
+
orbital: string;
|
|
34139
34139
|
}, {
|
|
34140
34140
|
trait: string;
|
|
34141
|
-
orbital: string;
|
|
34142
34141
|
kind: "orbital";
|
|
34142
|
+
orbital: string;
|
|
34143
34143
|
}>]>>;
|
|
34144
34144
|
}, "strip", z.ZodTypeAny, {
|
|
34145
34145
|
event: string;
|
|
@@ -34155,8 +34155,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
34155
34155
|
kind: "trait";
|
|
34156
34156
|
} | {
|
|
34157
34157
|
trait: string;
|
|
34158
|
-
orbital: string;
|
|
34159
34158
|
kind: "orbital";
|
|
34159
|
+
orbital: string;
|
|
34160
34160
|
} | undefined;
|
|
34161
34161
|
scope?: "internal" | "external" | undefined;
|
|
34162
34162
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -34174,8 +34174,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
34174
34174
|
kind: "trait";
|
|
34175
34175
|
} | {
|
|
34176
34176
|
trait: string;
|
|
34177
|
-
orbital: string;
|
|
34178
34177
|
kind: "orbital";
|
|
34178
|
+
orbital: string;
|
|
34179
34179
|
} | undefined;
|
|
34180
34180
|
scope?: "internal" | "external" | undefined;
|
|
34181
34181
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -34295,8 +34295,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
34295
34295
|
kind: "trait";
|
|
34296
34296
|
} | {
|
|
34297
34297
|
trait: string;
|
|
34298
|
-
orbital: string;
|
|
34299
34298
|
kind: "orbital";
|
|
34299
|
+
orbital: string;
|
|
34300
34300
|
} | undefined;
|
|
34301
34301
|
scope?: "internal" | "external" | undefined;
|
|
34302
34302
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -34440,8 +34440,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
34440
34440
|
kind: "trait";
|
|
34441
34441
|
} | {
|
|
34442
34442
|
trait: string;
|
|
34443
|
-
orbital: string;
|
|
34444
34443
|
kind: "orbital";
|
|
34444
|
+
orbital: string;
|
|
34445
34445
|
} | undefined;
|
|
34446
34446
|
scope?: "internal" | "external" | undefined;
|
|
34447
34447
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -35007,12 +35007,12 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
35007
35007
|
trait: z.ZodString;
|
|
35008
35008
|
}, "strip", z.ZodTypeAny, {
|
|
35009
35009
|
trait: string;
|
|
35010
|
-
orbital: string;
|
|
35011
35010
|
kind: "orbital";
|
|
35011
|
+
orbital: string;
|
|
35012
35012
|
}, {
|
|
35013
35013
|
trait: string;
|
|
35014
|
-
orbital: string;
|
|
35015
35014
|
kind: "orbital";
|
|
35015
|
+
orbital: string;
|
|
35016
35016
|
}>]>>;
|
|
35017
35017
|
}, "strip", z.ZodTypeAny, {
|
|
35018
35018
|
event: string;
|
|
@@ -35028,8 +35028,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
35028
35028
|
kind: "trait";
|
|
35029
35029
|
} | {
|
|
35030
35030
|
trait: string;
|
|
35031
|
-
orbital: string;
|
|
35032
35031
|
kind: "orbital";
|
|
35032
|
+
orbital: string;
|
|
35033
35033
|
} | undefined;
|
|
35034
35034
|
scope?: "internal" | "external" | undefined;
|
|
35035
35035
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -35047,8 +35047,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
35047
35047
|
kind: "trait";
|
|
35048
35048
|
} | {
|
|
35049
35049
|
trait: string;
|
|
35050
|
-
orbital: string;
|
|
35051
35050
|
kind: "orbital";
|
|
35051
|
+
orbital: string;
|
|
35052
35052
|
} | undefined;
|
|
35053
35053
|
scope?: "internal" | "external" | undefined;
|
|
35054
35054
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -35168,8 +35168,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
35168
35168
|
kind: "trait";
|
|
35169
35169
|
} | {
|
|
35170
35170
|
trait: string;
|
|
35171
|
-
orbital: string;
|
|
35172
35171
|
kind: "orbital";
|
|
35172
|
+
orbital: string;
|
|
35173
35173
|
} | undefined;
|
|
35174
35174
|
scope?: "internal" | "external" | undefined;
|
|
35175
35175
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -35313,8 +35313,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
35313
35313
|
kind: "trait";
|
|
35314
35314
|
} | {
|
|
35315
35315
|
trait: string;
|
|
35316
|
-
orbital: string;
|
|
35317
35316
|
kind: "orbital";
|
|
35317
|
+
orbital: string;
|
|
35318
35318
|
} | undefined;
|
|
35319
35319
|
scope?: "internal" | "external" | undefined;
|
|
35320
35320
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -35464,8 +35464,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
35464
35464
|
kind: "trait";
|
|
35465
35465
|
} | {
|
|
35466
35466
|
trait: string;
|
|
35467
|
-
orbital: string;
|
|
35468
35467
|
kind: "orbital";
|
|
35468
|
+
orbital: string;
|
|
35469
35469
|
} | undefined;
|
|
35470
35470
|
scope?: "internal" | "external" | undefined;
|
|
35471
35471
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -35621,8 +35621,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
35621
35621
|
kind: "trait";
|
|
35622
35622
|
} | {
|
|
35623
35623
|
trait: string;
|
|
35624
|
-
orbital: string;
|
|
35625
35624
|
kind: "orbital";
|
|
35625
|
+
orbital: string;
|
|
35626
35626
|
} | undefined;
|
|
35627
35627
|
scope?: "internal" | "external" | undefined;
|
|
35628
35628
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -36041,8 +36041,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
36041
36041
|
kind: "trait";
|
|
36042
36042
|
} | {
|
|
36043
36043
|
trait: string;
|
|
36044
|
-
orbital: string;
|
|
36045
36044
|
kind: "orbital";
|
|
36045
|
+
orbital: string;
|
|
36046
36046
|
} | undefined;
|
|
36047
36047
|
scope?: "internal" | "external" | undefined;
|
|
36048
36048
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -36210,8 +36210,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
36210
36210
|
kind: "trait";
|
|
36211
36211
|
} | {
|
|
36212
36212
|
trait: string;
|
|
36213
|
-
orbital: string;
|
|
36214
36213
|
kind: "orbital";
|
|
36214
|
+
orbital: string;
|
|
36215
36215
|
} | undefined;
|
|
36216
36216
|
scope?: "internal" | "external" | undefined;
|
|
36217
36217
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -36949,8 +36949,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
36949
36949
|
kind: "trait";
|
|
36950
36950
|
} | {
|
|
36951
36951
|
trait: string;
|
|
36952
|
-
orbital: string;
|
|
36953
36952
|
kind: "orbital";
|
|
36953
|
+
orbital: string;
|
|
36954
36954
|
} | undefined;
|
|
36955
36955
|
scope?: "internal" | "external" | undefined;
|
|
36956
36956
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -37118,8 +37118,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
|
|
|
37118
37118
|
kind: "trait";
|
|
37119
37119
|
} | {
|
|
37120
37120
|
trait: string;
|
|
37121
|
-
orbital: string;
|
|
37122
37121
|
kind: "orbital";
|
|
37122
|
+
orbital: string;
|
|
37123
37123
|
} | undefined;
|
|
37124
37124
|
scope?: "internal" | "external" | undefined;
|
|
37125
37125
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -42344,12 +42344,12 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
42344
42344
|
trait: z.ZodString;
|
|
42345
42345
|
}, "strip", z.ZodTypeAny, {
|
|
42346
42346
|
trait: string;
|
|
42347
|
-
orbital: string;
|
|
42348
42347
|
kind: "orbital";
|
|
42348
|
+
orbital: string;
|
|
42349
42349
|
}, {
|
|
42350
42350
|
trait: string;
|
|
42351
|
-
orbital: string;
|
|
42352
42351
|
kind: "orbital";
|
|
42352
|
+
orbital: string;
|
|
42353
42353
|
}>]>>;
|
|
42354
42354
|
}, "strip", z.ZodTypeAny, {
|
|
42355
42355
|
event: string;
|
|
@@ -42365,8 +42365,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
42365
42365
|
kind: "trait";
|
|
42366
42366
|
} | {
|
|
42367
42367
|
trait: string;
|
|
42368
|
-
orbital: string;
|
|
42369
42368
|
kind: "orbital";
|
|
42369
|
+
orbital: string;
|
|
42370
42370
|
} | undefined;
|
|
42371
42371
|
scope?: "internal" | "external" | undefined;
|
|
42372
42372
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -42384,8 +42384,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
42384
42384
|
kind: "trait";
|
|
42385
42385
|
} | {
|
|
42386
42386
|
trait: string;
|
|
42387
|
-
orbital: string;
|
|
42388
42387
|
kind: "orbital";
|
|
42388
|
+
orbital: string;
|
|
42389
42389
|
} | undefined;
|
|
42390
42390
|
scope?: "internal" | "external" | undefined;
|
|
42391
42391
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -42505,8 +42505,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
42505
42505
|
kind: "trait";
|
|
42506
42506
|
} | {
|
|
42507
42507
|
trait: string;
|
|
42508
|
-
orbital: string;
|
|
42509
42508
|
kind: "orbital";
|
|
42509
|
+
orbital: string;
|
|
42510
42510
|
} | undefined;
|
|
42511
42511
|
scope?: "internal" | "external" | undefined;
|
|
42512
42512
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -42650,8 +42650,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
42650
42650
|
kind: "trait";
|
|
42651
42651
|
} | {
|
|
42652
42652
|
trait: string;
|
|
42653
|
-
orbital: string;
|
|
42654
42653
|
kind: "orbital";
|
|
42654
|
+
orbital: string;
|
|
42655
42655
|
} | undefined;
|
|
42656
42656
|
scope?: "internal" | "external" | undefined;
|
|
42657
42657
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -43217,12 +43217,12 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
43217
43217
|
trait: z.ZodString;
|
|
43218
43218
|
}, "strip", z.ZodTypeAny, {
|
|
43219
43219
|
trait: string;
|
|
43220
|
-
orbital: string;
|
|
43221
43220
|
kind: "orbital";
|
|
43221
|
+
orbital: string;
|
|
43222
43222
|
}, {
|
|
43223
43223
|
trait: string;
|
|
43224
|
-
orbital: string;
|
|
43225
43224
|
kind: "orbital";
|
|
43225
|
+
orbital: string;
|
|
43226
43226
|
}>]>>;
|
|
43227
43227
|
}, "strip", z.ZodTypeAny, {
|
|
43228
43228
|
event: string;
|
|
@@ -43238,8 +43238,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
43238
43238
|
kind: "trait";
|
|
43239
43239
|
} | {
|
|
43240
43240
|
trait: string;
|
|
43241
|
-
orbital: string;
|
|
43242
43241
|
kind: "orbital";
|
|
43242
|
+
orbital: string;
|
|
43243
43243
|
} | undefined;
|
|
43244
43244
|
scope?: "internal" | "external" | undefined;
|
|
43245
43245
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -43257,8 +43257,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
43257
43257
|
kind: "trait";
|
|
43258
43258
|
} | {
|
|
43259
43259
|
trait: string;
|
|
43260
|
-
orbital: string;
|
|
43261
43260
|
kind: "orbital";
|
|
43261
|
+
orbital: string;
|
|
43262
43262
|
} | undefined;
|
|
43263
43263
|
scope?: "internal" | "external" | undefined;
|
|
43264
43264
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -43378,8 +43378,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
43378
43378
|
kind: "trait";
|
|
43379
43379
|
} | {
|
|
43380
43380
|
trait: string;
|
|
43381
|
-
orbital: string;
|
|
43382
43381
|
kind: "orbital";
|
|
43382
|
+
orbital: string;
|
|
43383
43383
|
} | undefined;
|
|
43384
43384
|
scope?: "internal" | "external" | undefined;
|
|
43385
43385
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -43523,8 +43523,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
43523
43523
|
kind: "trait";
|
|
43524
43524
|
} | {
|
|
43525
43525
|
trait: string;
|
|
43526
|
-
orbital: string;
|
|
43527
43526
|
kind: "orbital";
|
|
43527
|
+
orbital: string;
|
|
43528
43528
|
} | undefined;
|
|
43529
43529
|
scope?: "internal" | "external" | undefined;
|
|
43530
43530
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -43674,8 +43674,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
43674
43674
|
kind: "trait";
|
|
43675
43675
|
} | {
|
|
43676
43676
|
trait: string;
|
|
43677
|
-
orbital: string;
|
|
43678
43677
|
kind: "orbital";
|
|
43678
|
+
orbital: string;
|
|
43679
43679
|
} | undefined;
|
|
43680
43680
|
scope?: "internal" | "external" | undefined;
|
|
43681
43681
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -43831,8 +43831,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
43831
43831
|
kind: "trait";
|
|
43832
43832
|
} | {
|
|
43833
43833
|
trait: string;
|
|
43834
|
-
orbital: string;
|
|
43835
43834
|
kind: "orbital";
|
|
43835
|
+
orbital: string;
|
|
43836
43836
|
} | undefined;
|
|
43837
43837
|
scope?: "internal" | "external" | undefined;
|
|
43838
43838
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -44251,8 +44251,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
44251
44251
|
kind: "trait";
|
|
44252
44252
|
} | {
|
|
44253
44253
|
trait: string;
|
|
44254
|
-
orbital: string;
|
|
44255
44254
|
kind: "orbital";
|
|
44255
|
+
orbital: string;
|
|
44256
44256
|
} | undefined;
|
|
44257
44257
|
scope?: "internal" | "external" | undefined;
|
|
44258
44258
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -44420,8 +44420,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
44420
44420
|
kind: "trait";
|
|
44421
44421
|
} | {
|
|
44422
44422
|
trait: string;
|
|
44423
|
-
orbital: string;
|
|
44424
44423
|
kind: "orbital";
|
|
44424
|
+
orbital: string;
|
|
44425
44425
|
} | undefined;
|
|
44426
44426
|
scope?: "internal" | "external" | undefined;
|
|
44427
44427
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -45159,8 +45159,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
45159
45159
|
kind: "trait";
|
|
45160
45160
|
} | {
|
|
45161
45161
|
trait: string;
|
|
45162
|
-
orbital: string;
|
|
45163
45162
|
kind: "orbital";
|
|
45163
|
+
orbital: string;
|
|
45164
45164
|
} | undefined;
|
|
45165
45165
|
scope?: "internal" | "external" | undefined;
|
|
45166
45166
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -45328,8 +45328,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
|
|
|
45328
45328
|
kind: "trait";
|
|
45329
45329
|
} | {
|
|
45330
45330
|
trait: string;
|
|
45331
|
-
orbital: string;
|
|
45332
45331
|
kind: "orbital";
|
|
45332
|
+
orbital: string;
|
|
45333
45333
|
} | undefined;
|
|
45334
45334
|
scope?: "internal" | "external" | undefined;
|
|
45335
45335
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -50891,12 +50891,12 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
50891
50891
|
trait: z.ZodString;
|
|
50892
50892
|
}, "strip", z.ZodTypeAny, {
|
|
50893
50893
|
trait: string;
|
|
50894
|
-
orbital: string;
|
|
50895
50894
|
kind: "orbital";
|
|
50895
|
+
orbital: string;
|
|
50896
50896
|
}, {
|
|
50897
50897
|
trait: string;
|
|
50898
|
-
orbital: string;
|
|
50899
50898
|
kind: "orbital";
|
|
50899
|
+
orbital: string;
|
|
50900
50900
|
}>]>>;
|
|
50901
50901
|
}, "strip", z.ZodTypeAny, {
|
|
50902
50902
|
event: string;
|
|
@@ -50912,8 +50912,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
50912
50912
|
kind: "trait";
|
|
50913
50913
|
} | {
|
|
50914
50914
|
trait: string;
|
|
50915
|
-
orbital: string;
|
|
50916
50915
|
kind: "orbital";
|
|
50916
|
+
orbital: string;
|
|
50917
50917
|
} | undefined;
|
|
50918
50918
|
scope?: "internal" | "external" | undefined;
|
|
50919
50919
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -50931,8 +50931,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
50931
50931
|
kind: "trait";
|
|
50932
50932
|
} | {
|
|
50933
50933
|
trait: string;
|
|
50934
|
-
orbital: string;
|
|
50935
50934
|
kind: "orbital";
|
|
50935
|
+
orbital: string;
|
|
50936
50936
|
} | undefined;
|
|
50937
50937
|
scope?: "internal" | "external" | undefined;
|
|
50938
50938
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -51052,8 +51052,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
51052
51052
|
kind: "trait";
|
|
51053
51053
|
} | {
|
|
51054
51054
|
trait: string;
|
|
51055
|
-
orbital: string;
|
|
51056
51055
|
kind: "orbital";
|
|
51056
|
+
orbital: string;
|
|
51057
51057
|
} | undefined;
|
|
51058
51058
|
scope?: "internal" | "external" | undefined;
|
|
51059
51059
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -51197,8 +51197,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
51197
51197
|
kind: "trait";
|
|
51198
51198
|
} | {
|
|
51199
51199
|
trait: string;
|
|
51200
|
-
orbital: string;
|
|
51201
51200
|
kind: "orbital";
|
|
51201
|
+
orbital: string;
|
|
51202
51202
|
} | undefined;
|
|
51203
51203
|
scope?: "internal" | "external" | undefined;
|
|
51204
51204
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -51764,12 +51764,12 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
51764
51764
|
trait: z.ZodString;
|
|
51765
51765
|
}, "strip", z.ZodTypeAny, {
|
|
51766
51766
|
trait: string;
|
|
51767
|
-
orbital: string;
|
|
51768
51767
|
kind: "orbital";
|
|
51768
|
+
orbital: string;
|
|
51769
51769
|
}, {
|
|
51770
51770
|
trait: string;
|
|
51771
|
-
orbital: string;
|
|
51772
51771
|
kind: "orbital";
|
|
51772
|
+
orbital: string;
|
|
51773
51773
|
}>]>>;
|
|
51774
51774
|
}, "strip", z.ZodTypeAny, {
|
|
51775
51775
|
event: string;
|
|
@@ -51785,8 +51785,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
51785
51785
|
kind: "trait";
|
|
51786
51786
|
} | {
|
|
51787
51787
|
trait: string;
|
|
51788
|
-
orbital: string;
|
|
51789
51788
|
kind: "orbital";
|
|
51789
|
+
orbital: string;
|
|
51790
51790
|
} | undefined;
|
|
51791
51791
|
scope?: "internal" | "external" | undefined;
|
|
51792
51792
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -51804,8 +51804,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
51804
51804
|
kind: "trait";
|
|
51805
51805
|
} | {
|
|
51806
51806
|
trait: string;
|
|
51807
|
-
orbital: string;
|
|
51808
51807
|
kind: "orbital";
|
|
51808
|
+
orbital: string;
|
|
51809
51809
|
} | undefined;
|
|
51810
51810
|
scope?: "internal" | "external" | undefined;
|
|
51811
51811
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -51925,8 +51925,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
51925
51925
|
kind: "trait";
|
|
51926
51926
|
} | {
|
|
51927
51927
|
trait: string;
|
|
51928
|
-
orbital: string;
|
|
51929
51928
|
kind: "orbital";
|
|
51929
|
+
orbital: string;
|
|
51930
51930
|
} | undefined;
|
|
51931
51931
|
scope?: "internal" | "external" | undefined;
|
|
51932
51932
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -52070,8 +52070,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
52070
52070
|
kind: "trait";
|
|
52071
52071
|
} | {
|
|
52072
52072
|
trait: string;
|
|
52073
|
-
orbital: string;
|
|
52074
52073
|
kind: "orbital";
|
|
52074
|
+
orbital: string;
|
|
52075
52075
|
} | undefined;
|
|
52076
52076
|
scope?: "internal" | "external" | undefined;
|
|
52077
52077
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -52221,8 +52221,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
52221
52221
|
kind: "trait";
|
|
52222
52222
|
} | {
|
|
52223
52223
|
trait: string;
|
|
52224
|
-
orbital: string;
|
|
52225
52224
|
kind: "orbital";
|
|
52225
|
+
orbital: string;
|
|
52226
52226
|
} | undefined;
|
|
52227
52227
|
scope?: "internal" | "external" | undefined;
|
|
52228
52228
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -52378,8 +52378,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
52378
52378
|
kind: "trait";
|
|
52379
52379
|
} | {
|
|
52380
52380
|
trait: string;
|
|
52381
|
-
orbital: string;
|
|
52382
52381
|
kind: "orbital";
|
|
52382
|
+
orbital: string;
|
|
52383
52383
|
} | undefined;
|
|
52384
52384
|
scope?: "internal" | "external" | undefined;
|
|
52385
52385
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -52798,8 +52798,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
52798
52798
|
kind: "trait";
|
|
52799
52799
|
} | {
|
|
52800
52800
|
trait: string;
|
|
52801
|
-
orbital: string;
|
|
52802
52801
|
kind: "orbital";
|
|
52802
|
+
orbital: string;
|
|
52803
52803
|
} | undefined;
|
|
52804
52804
|
scope?: "internal" | "external" | undefined;
|
|
52805
52805
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -52967,8 +52967,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
52967
52967
|
kind: "trait";
|
|
52968
52968
|
} | {
|
|
52969
52969
|
trait: string;
|
|
52970
|
-
orbital: string;
|
|
52971
52970
|
kind: "orbital";
|
|
52971
|
+
orbital: string;
|
|
52972
52972
|
} | undefined;
|
|
52973
52973
|
scope?: "internal" | "external" | undefined;
|
|
52974
52974
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -53706,8 +53706,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
53706
53706
|
kind: "trait";
|
|
53707
53707
|
} | {
|
|
53708
53708
|
trait: string;
|
|
53709
|
-
orbital: string;
|
|
53710
53709
|
kind: "orbital";
|
|
53710
|
+
orbital: string;
|
|
53711
53711
|
} | undefined;
|
|
53712
53712
|
scope?: "internal" | "external" | undefined;
|
|
53713
53713
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -53875,8 +53875,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
53875
53875
|
kind: "trait";
|
|
53876
53876
|
} | {
|
|
53877
53877
|
trait: string;
|
|
53878
|
-
orbital: string;
|
|
53879
53878
|
kind: "orbital";
|
|
53879
|
+
orbital: string;
|
|
53880
53880
|
} | undefined;
|
|
53881
53881
|
scope?: "internal" | "external" | undefined;
|
|
53882
53882
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -54836,8 +54836,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
54836
54836
|
kind: "trait";
|
|
54837
54837
|
} | {
|
|
54838
54838
|
trait: string;
|
|
54839
|
-
orbital: string;
|
|
54840
54839
|
kind: "orbital";
|
|
54840
|
+
orbital: string;
|
|
54841
54841
|
} | undefined;
|
|
54842
54842
|
scope?: "internal" | "external" | undefined;
|
|
54843
54843
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -55005,8 +55005,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
55005
55005
|
kind: "trait";
|
|
55006
55006
|
} | {
|
|
55007
55007
|
trait: string;
|
|
55008
|
-
orbital: string;
|
|
55009
55008
|
kind: "orbital";
|
|
55009
|
+
orbital: string;
|
|
55010
55010
|
} | undefined;
|
|
55011
55011
|
scope?: "internal" | "external" | undefined;
|
|
55012
55012
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -55846,8 +55846,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
55846
55846
|
kind: "trait";
|
|
55847
55847
|
} | {
|
|
55848
55848
|
trait: string;
|
|
55849
|
-
orbital: string;
|
|
55850
55849
|
kind: "orbital";
|
|
55850
|
+
orbital: string;
|
|
55851
55851
|
} | undefined;
|
|
55852
55852
|
scope?: "internal" | "external" | undefined;
|
|
55853
55853
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -56015,8 +56015,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
|
|
|
56015
56015
|
kind: "trait";
|
|
56016
56016
|
} | {
|
|
56017
56017
|
trait: string;
|
|
56018
|
-
orbital: string;
|
|
56019
56018
|
kind: "orbital";
|
|
56019
|
+
orbital: string;
|
|
56020
56020
|
} | undefined;
|
|
56021
56021
|
scope?: "internal" | "external" | undefined;
|
|
56022
56022
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -56921,8 +56921,8 @@ declare function safeParseOrbitalSchema(data: unknown): z.SafeParseReturnType<{
|
|
|
56921
56921
|
kind: "trait";
|
|
56922
56922
|
} | {
|
|
56923
56923
|
trait: string;
|
|
56924
|
-
orbital: string;
|
|
56925
56924
|
kind: "orbital";
|
|
56925
|
+
orbital: string;
|
|
56926
56926
|
} | undefined;
|
|
56927
56927
|
scope?: "internal" | "external" | undefined;
|
|
56928
56928
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -57090,8 +57090,8 @@ declare function safeParseOrbitalSchema(data: unknown): z.SafeParseReturnType<{
|
|
|
57090
57090
|
kind: "trait";
|
|
57091
57091
|
} | {
|
|
57092
57092
|
trait: string;
|
|
57093
|
-
orbital: string;
|
|
57094
57093
|
kind: "orbital";
|
|
57094
|
+
orbital: string;
|
|
57095
57095
|
} | undefined;
|
|
57096
57096
|
scope?: "internal" | "external" | undefined;
|
|
57097
57097
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -57931,8 +57931,8 @@ declare function safeParseOrbitalSchema(data: unknown): z.SafeParseReturnType<{
|
|
|
57931
57931
|
kind: "trait";
|
|
57932
57932
|
} | {
|
|
57933
57933
|
trait: string;
|
|
57934
|
-
orbital: string;
|
|
57935
57934
|
kind: "orbital";
|
|
57935
|
+
orbital: string;
|
|
57936
57936
|
} | undefined;
|
|
57937
57937
|
scope?: "internal" | "external" | undefined;
|
|
57938
57938
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -58100,8 +58100,8 @@ declare function safeParseOrbitalSchema(data: unknown): z.SafeParseReturnType<{
|
|
|
58100
58100
|
kind: "trait";
|
|
58101
58101
|
} | {
|
|
58102
58102
|
trait: string;
|
|
58103
|
-
orbital: string;
|
|
58104
58103
|
kind: "orbital";
|
|
58104
|
+
orbital: string;
|
|
58105
58105
|
} | undefined;
|
|
58106
58106
|
scope?: "internal" | "external" | undefined;
|
|
58107
58107
|
payloadMapping?: Record<string, string> | undefined;
|
|
@@ -58881,4 +58881,4 @@ declare function safeParseOrbitalSchema(data: unknown): z.SafeParseReturnType<{
|
|
|
58881
58881
|
type OrbitalSchemaInput = z.input<typeof OrbitalSchemaSchema>;
|
|
58882
58882
|
type OrbitalConfigInput = z.input<typeof OrbitalConfigSchema>;
|
|
58883
58883
|
|
|
58884
|
-
export { type EntitySemanticRole as $, AGENT_DOMAIN_CATEGORIES as A, type DesignPreferencesInput as B, type ColorSlice as C, type DensitySlice as D, type EntityRef as E, DesignPreferencesSchema as F, type DesignTokens as G, type DesignTokensInput as H, DesignTokensSchema as I, type DomainCategory as J, DomainCategorySchema as K, type DomainContext as L, type DomainContextInput as M, DomainContextSchema as N, type
|
|
58884
|
+
export { type EntitySemanticRole as $, AGENT_DOMAIN_CATEGORIES as A, type DesignPreferencesInput as B, type ColorSlice as C, type DensitySlice as D, type EntityRef as E, DesignPreferencesSchema as F, type DesignTokens as G, type DesignTokensInput as H, DesignTokensSchema as I, type DomainCategory as J, DomainCategorySchema as K, type DomainContext as L, type DomainContextInput as M, DomainContextSchema as N, type OrbitalSchema as O, type PageRef as P, type DomainVocabulary as Q, DomainVocabularySchema as R, type ElevationSlice as S, ElevationSliceSchema as T, type UseDeclaration as U, type ElevationTokens as V, ElevationTokensSchema as W, type EntityCall as X, EntityCallSchema as Y, EntityRefSchema as Z, EntityRefStringSchema as _, type OrbitalDefinition as a, PageSchema as a$, EntitySemanticRoleSchema as a0, type EventListener as a1, EventListenerSchema as a2, type EventSemanticRole as a3, EventSemanticRoleSchema as a4, type EventSource as a5, EventSourceSchema as a6, type Orbital as a7, type GameSubCategory as a8, GameSubCategorySchema as a9, MotionIntentMapSchema as aA, MotionIntentSchema as aB, type MotionSlice as aC, MotionSliceSchema as aD, type MotionTokens as aE, MotionTokensSchema as aF, type NodeClassification as aG, NodeClassificationSchema as aH, type OrbitalConfig as aI, type OrbitalConfigInput as aJ, OrbitalConfigSchema as aK, OrbitalDefinitionSchema as aL, type OrbitalInput as aM, type OrbitalPage as aN, type OrbitalPageInput as aO, OrbitalPageSchema as aP, type OrbitalPageStrictInput as aQ, OrbitalPageStrictSchema as aR, type OrbitalSchemaInput as aS, OrbitalSchemaSchema as aT, type OrbitalSchemaWithTraits as aU, type OrbitalUnit as aV, OrbitalUnitSchema as aW, OrbitalSchema$1 as aX, PageRefObjectSchema as aY, PageRefSchema as aZ, PageRefStringSchema as a_, type GeometrySlice as aa, GeometrySliceSchema as ab, type GeometryTokens as ac, GeometryTokensSchema as ad, type IconFamily as ae, IconFamilySchema as af, type IconographySlice as ag, IconographySliceSchema as ah, type IconographyTokens as ai, IconographyTokensSchema as aj, type IllustrationSlice as ak, IllustrationSliceSchema as al, type IllustrationStyle as am, IllustrationStyleSchema as an, type IllustrationTokens as ao, IllustrationTokensSchema as ap, type MotionDurationKey as aq, MotionDurationKeySchema as ar, type MotionDurationPalette as as, MotionDurationPaletteSchema as at, type MotionEasingKey as au, MotionEasingKeySchema as av, type MotionEasingPalette as aw, MotionEasingPaletteSchema as ax, type MotionIntent as ay, type MotionIntentMap as az, type Page as b, type PageTraitRef as b0, PageTraitRefSchema as b1, type RelatedLink as b2, RelatedLinkSchema as b3, type SchemaMetadata as b4, SchemaMetadataSchema as b5, type SkinSpec as b6, SkinSpecSchema as b7, type SpacingScale as b8, SpacingScaleSchema as b9, TypeSliceSchema as bA, type TypeSlot as bB, TypeSlotSchema as bC, type TypeWeight as bD, TypeWeightSchema as bE, type UXHints as bF, UXHintsSchema as bG, UseDeclarationSchema as bH, type UserPersona as bI, type UserPersonaInput as bJ, UserPersonaSchema as bK, type ViewType as bL, ViewTypeSchema as bM, isEntityCall as bN, isEntityReference as bO, isEntityReferenceAny as bP, isImportedTraitRef as bQ, isOrbitalDefinition as bR, isPageReference as bS, isPageReferenceObject as bT, isPageReferenceString as bU, isThemeReference as bV, parseEntityRef as bW, parseImportedTraitRef as bX, parseOrbitalSchema as bY, parsePageRef as bZ, safeParseOrbitalSchema as b_, type StateSemanticRole as ba, StateSemanticRoleSchema as bb, type SuggestedGuard as bc, SuggestedGuardSchema as bd, type ThemeDefinition as be, ThemeDefinitionSchema as bf, type ThemeRef as bg, ThemeRefSchema as bh, ThemeRefStringSchema as bi, type ThemeTokens as bj, ThemeTokensSchema as bk, type ThemeVariant as bl, ThemeVariantSchema as bm, type TypeIntent as bn, type TypeIntentMap as bo, TypeIntentMapSchema as bp, TypeIntentSchema as bq, type TypeScale as br, type TypeScaleEntry as bs, TypeScaleEntrySchema as bt, TypeScaleSchema as bu, type TypeScaleTokens as bv, TypeScaleTokensSchema as bw, type TypeSizeKey as bx, TypeSizeKeySchema as by, type TypeSlice as bz, type PageRefObject as c, ALLOWED_CUSTOM_COMPONENTS as d, type AgentDomainCategory as e, AgentDomainCategorySchema as f, type AllowedCustomComponent as g, ColorSliceSchema as h, type ColorTokens as i, ColorTokensSchema as j, type ComputedEventContract as k, ComputedEventContractSchema as l, type ComputedEventListener as m, ComputedEventListenerSchema as n, type ConfigProvenanceRecord as o, ConfigProvenanceRecordSchema as p, type CustomPatternDefinition as q, type CustomPatternDefinitionInput as r, CustomPatternDefinitionSchema as s, type CustomPatternMap as t, type CustomPatternMapInput as u, CustomPatternMapSchema as v, DensitySliceSchema as w, type DensityTokens as x, DensityTokensSchema as y, type DesignPreferences as z };
|