@elyx-code/project-logic-tree 0.0.6228 → 0.0.6229
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/definitions/types/index.d.ts +7 -6
- package/dist/index.js +593 -587
- package/dist/index.umd.cjs +44 -44
- package/dist/tree/built-in/built-in-base-entities/endpoint/entity.d.ts +2 -2
- package/dist/tree/state/base.d.ts +1 -1
- package/dist/tree/state/types/state.d.ts +1 -1
- package/dist/tree/utils/index.d.ts +1 -0
- package/dist/tree/utils/values-validations.d.ts +3 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -14,11 +14,13 @@ const $i = [
|
|
|
14
14
|
n.OutputMap
|
|
15
15
|
], Gv = [
|
|
16
16
|
...$i,
|
|
17
|
-
...vt
|
|
17
|
+
...vt,
|
|
18
|
+
n.Property,
|
|
19
|
+
n.ValueDescriptor
|
|
18
20
|
], tt = [
|
|
19
21
|
n.VariableDeclaration,
|
|
20
22
|
n.VariableInstance
|
|
21
|
-
],
|
|
23
|
+
], Mq = [
|
|
22
24
|
n.FunctionDeclaration,
|
|
23
25
|
n.Condition,
|
|
24
26
|
n.Loop,
|
|
@@ -43,7 +45,7 @@ const $i = [
|
|
|
43
45
|
n.InputMap,
|
|
44
46
|
n.OutputMap,
|
|
45
47
|
n.ReturnDeclaration
|
|
46
|
-
],
|
|
48
|
+
], Bq = [
|
|
47
49
|
n.FunctionDeclaration,
|
|
48
50
|
n.Property,
|
|
49
51
|
n.ArgumentDeclaration,
|
|
@@ -54,7 +56,7 @@ const $i = [
|
|
|
54
56
|
n.InputMap,
|
|
55
57
|
n.OutputMap,
|
|
56
58
|
n.InternalCall
|
|
57
|
-
],
|
|
59
|
+
], Nq = [
|
|
58
60
|
...Fv,
|
|
59
61
|
n.Condition,
|
|
60
62
|
n.Loop,
|
|
@@ -95,7 +97,7 @@ const $i = [
|
|
|
95
97
|
], kv = [
|
|
96
98
|
...Fd,
|
|
97
99
|
...dt
|
|
98
|
-
],
|
|
100
|
+
], Uq = [...si, ...dt], jq = [
|
|
99
101
|
...Hp,
|
|
100
102
|
...dt
|
|
101
103
|
], ut = [
|
|
@@ -105,7 +107,7 @@ const $i = [
|
|
|
105
107
|
n.ReturnStatement,
|
|
106
108
|
n.BreakStatement,
|
|
107
109
|
n.ContinueStatement
|
|
108
|
-
],
|
|
110
|
+
], Lq = [
|
|
109
111
|
n.DefinitionEntity,
|
|
110
112
|
n.BuiltInBaseEntity,
|
|
111
113
|
n.Project,
|
|
@@ -1786,7 +1788,7 @@ const g = {
|
|
|
1786
1788
|
entityId: ke.Join,
|
|
1787
1789
|
version: "1",
|
|
1788
1790
|
entityType: n.ActionDescriptor
|
|
1789
|
-
},
|
|
1791
|
+
}, xq = {
|
|
1790
1792
|
parentRelationType: B.FixedReturns,
|
|
1791
1793
|
id: oi.outputs.secondPartResult.id,
|
|
1792
1794
|
type: n.ValueDescriptor,
|
|
@@ -6033,7 +6035,7 @@ const rA = {
|
|
|
6033
6035
|
dataType: xD,
|
|
6034
6036
|
description: "The name of the main database inside of the server instance where the data will be stored.",
|
|
6035
6037
|
parent: Ss
|
|
6036
|
-
},
|
|
6038
|
+
}, $q = {
|
|
6037
6039
|
id: "relational-database-built-in-base-entity-username-property-data-type-ref-id",
|
|
6038
6040
|
type: n.GenericReference,
|
|
6039
6041
|
entityId: "relational-database-built-in-base-entity-username-property-data-type-idd",
|
|
@@ -6105,7 +6107,7 @@ const rA = {
|
|
|
6105
6107
|
dataType: GD,
|
|
6106
6108
|
description: "The username that will be used to connect to the database.",
|
|
6107
6109
|
parent: Ss
|
|
6108
|
-
},
|
|
6110
|
+
}, Gq = {
|
|
6109
6111
|
id: "relational-database-built-in-base-entity-password-property-data-type-ref-id",
|
|
6110
6112
|
type: n.GenericReference,
|
|
6111
6113
|
entityId: "relational-database-built-in-base-entity-password-property-data-type-id",
|
|
@@ -6430,7 +6432,7 @@ const rA = {
|
|
|
6430
6432
|
private: !1,
|
|
6431
6433
|
x: 0,
|
|
6432
6434
|
y: 0
|
|
6433
|
-
}, gc = g[n.BuiltInBaseEntity][Y.PERSISTED_ENTITY].properties,
|
|
6435
|
+
}, gc = g[n.BuiltInBaseEntity][Y.PERSISTED_ENTITY].properties, Fq = {
|
|
6434
6436
|
id: "persisted-built-in-base-entity-database-property-data-type-ref-id",
|
|
6435
6437
|
type: n.GenericReference,
|
|
6436
6438
|
entityId: "persisted-built-in-base-entity-database-property-data-type-id",
|
|
@@ -6649,7 +6651,7 @@ const rA = {
|
|
|
6649
6651
|
version: "1",
|
|
6650
6652
|
entityType: n.BuiltInBaseEntity,
|
|
6651
6653
|
id: Ir.SoftDeletePersistedEntity
|
|
6652
|
-
},
|
|
6654
|
+
}, gq = {
|
|
6653
6655
|
type: n.FunctionDeclaration,
|
|
6654
6656
|
id: Ir.SoftDeletePersistedEntity,
|
|
6655
6657
|
name: Ir.SoftDeletePersistedEntity,
|
|
@@ -6688,7 +6690,7 @@ const rA = {
|
|
|
6688
6690
|
error: null,
|
|
6689
6691
|
outputs: [],
|
|
6690
6692
|
parent: h1
|
|
6691
|
-
}, Zc = g[n.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY,
|
|
6693
|
+
}, Zc = g[n.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY, kq = {
|
|
6692
6694
|
id: "cron-job-built-in-base-entity-expression-property-data-type-ref",
|
|
6693
6695
|
type: n.GenericReference,
|
|
6694
6696
|
entityId: "cron-job-built-in-base-entity-expression-property-data-type",
|
|
@@ -10609,7 +10611,7 @@ function pP(i) {
|
|
|
10609
10611
|
function cP(i) {
|
|
10610
10612
|
return Math.random() >= 0.5;
|
|
10611
10613
|
}
|
|
10612
|
-
function
|
|
10614
|
+
function Zq(i) {
|
|
10613
10615
|
if (!i || !i.autogeneration)
|
|
10614
10616
|
return null;
|
|
10615
10617
|
switch (i.autogeneration.type) {
|
|
@@ -24616,7 +24618,7 @@ class Ye {
|
|
|
24616
24618
|
});
|
|
24617
24619
|
}
|
|
24618
24620
|
}
|
|
24619
|
-
function
|
|
24621
|
+
function Jq(i) {
|
|
24620
24622
|
const a = /* @__PURE__ */ new Set();
|
|
24621
24623
|
return i.filter((e) => a.has(e.id) ? !1 : (a.add(e.id), !0));
|
|
24622
24624
|
}
|
|
@@ -24624,7 +24626,7 @@ function le(i) {
|
|
|
24624
24626
|
const a = i.entity.errors.find((t) => t.id === i.id);
|
|
24625
24627
|
return a ? { new: !1, error: a } : { new: !0, error: new Ye(i) };
|
|
24626
24628
|
}
|
|
24627
|
-
function
|
|
24629
|
+
function qq(i, a) {
|
|
24628
24630
|
const e = /* @__PURE__ */ new Map();
|
|
24629
24631
|
return i.forEach((t) => {
|
|
24630
24632
|
e.set(t.id, t);
|
|
@@ -26416,7 +26418,7 @@ function Jo() {
|
|
|
26416
26418
|
ps()
|
|
26417
26419
|
]);
|
|
26418
26420
|
}
|
|
26419
|
-
function
|
|
26421
|
+
function Wq() {
|
|
26420
26422
|
return m.union([
|
|
26421
26423
|
wn(),
|
|
26422
26424
|
gu(),
|
|
@@ -26426,7 +26428,7 @@ function qq() {
|
|
|
26426
26428
|
fa()
|
|
26427
26429
|
]);
|
|
26428
26430
|
}
|
|
26429
|
-
function
|
|
26431
|
+
function zq() {
|
|
26430
26432
|
return m.union([
|
|
26431
26433
|
Vn(),
|
|
26432
26434
|
Yt(),
|
|
@@ -26532,55 +26534,55 @@ function Dt() {
|
|
|
26532
26534
|
xu()
|
|
26533
26535
|
]);
|
|
26534
26536
|
}
|
|
26535
|
-
function
|
|
26537
|
+
function Yq() {
|
|
26536
26538
|
return m.union([
|
|
26537
26539
|
$u(),
|
|
26538
26540
|
Pn()
|
|
26539
26541
|
]);
|
|
26540
26542
|
}
|
|
26541
|
-
function
|
|
26543
|
+
function Hq() {
|
|
26542
26544
|
return m.union([
|
|
26543
26545
|
nt(),
|
|
26544
26546
|
Dt()
|
|
26545
26547
|
]);
|
|
26546
26548
|
}
|
|
26547
|
-
function
|
|
26549
|
+
function Sq() {
|
|
26548
26550
|
return m.union([
|
|
26549
26551
|
Gu(),
|
|
26550
26552
|
Pn()
|
|
26551
26553
|
]);
|
|
26552
26554
|
}
|
|
26553
|
-
function
|
|
26555
|
+
function Kq() {
|
|
26554
26556
|
return m.union([
|
|
26555
26557
|
Fu(),
|
|
26556
26558
|
Dt()
|
|
26557
26559
|
]);
|
|
26558
26560
|
}
|
|
26559
|
-
function
|
|
26561
|
+
function Xq() {
|
|
26560
26562
|
return m.union([
|
|
26561
26563
|
O3(),
|
|
26562
26564
|
Pn()
|
|
26563
26565
|
]);
|
|
26564
26566
|
}
|
|
26565
|
-
function
|
|
26567
|
+
function Qq() {
|
|
26566
26568
|
return m.union([
|
|
26567
26569
|
Ct(),
|
|
26568
26570
|
Dt()
|
|
26569
26571
|
]);
|
|
26570
26572
|
}
|
|
26571
|
-
function
|
|
26573
|
+
function eW() {
|
|
26572
26574
|
return m.union([
|
|
26573
26575
|
w3(),
|
|
26574
26576
|
Pn()
|
|
26575
26577
|
]);
|
|
26576
26578
|
}
|
|
26577
|
-
function
|
|
26579
|
+
function tW() {
|
|
26578
26580
|
return m.union([
|
|
26579
26581
|
P3(),
|
|
26580
26582
|
Dt()
|
|
26581
26583
|
]);
|
|
26582
26584
|
}
|
|
26583
|
-
function
|
|
26585
|
+
function rW() {
|
|
26584
26586
|
return m.union([Pn(), as()]);
|
|
26585
26587
|
}
|
|
26586
26588
|
function Mi() {
|
|
@@ -26589,45 +26591,45 @@ function Mi() {
|
|
|
26589
26591
|
Wr()
|
|
26590
26592
|
]);
|
|
26591
26593
|
}
|
|
26592
|
-
function
|
|
26594
|
+
function iW() {
|
|
26593
26595
|
return m.union([
|
|
26594
26596
|
$u(),
|
|
26595
26597
|
Pn()
|
|
26596
26598
|
]);
|
|
26597
26599
|
}
|
|
26598
|
-
function
|
|
26600
|
+
function nW() {
|
|
26599
26601
|
return m.union([
|
|
26600
26602
|
nt(),
|
|
26601
26603
|
Dt()
|
|
26602
26604
|
]);
|
|
26603
26605
|
}
|
|
26604
|
-
function
|
|
26606
|
+
function sW() {
|
|
26605
26607
|
return m.union([
|
|
26606
26608
|
Gu(),
|
|
26607
26609
|
Pn()
|
|
26608
26610
|
]);
|
|
26609
26611
|
}
|
|
26610
|
-
function
|
|
26612
|
+
function aW() {
|
|
26611
26613
|
return m.union([
|
|
26612
26614
|
Fu(),
|
|
26613
26615
|
Dt()
|
|
26614
26616
|
]);
|
|
26615
26617
|
}
|
|
26616
|
-
function
|
|
26618
|
+
function oW() {
|
|
26617
26619
|
return m.union([
|
|
26618
26620
|
Dn(),
|
|
26619
26621
|
us(),
|
|
26620
26622
|
os()
|
|
26621
26623
|
]);
|
|
26622
26624
|
}
|
|
26623
|
-
function
|
|
26625
|
+
function dW() {
|
|
26624
26626
|
return m.union([
|
|
26625
26627
|
ls(),
|
|
26626
26628
|
ui(),
|
|
26627
26629
|
ds()
|
|
26628
26630
|
]);
|
|
26629
26631
|
}
|
|
26630
|
-
function
|
|
26632
|
+
function lW() {
|
|
26631
26633
|
return m.union([
|
|
26632
26634
|
kn(),
|
|
26633
26635
|
L3(),
|
|
@@ -26658,7 +26660,7 @@ function dW() {
|
|
|
26658
26660
|
va()
|
|
26659
26661
|
]);
|
|
26660
26662
|
}
|
|
26661
|
-
function
|
|
26663
|
+
function uW() {
|
|
26662
26664
|
return m.union([
|
|
26663
26665
|
xo(),
|
|
26664
26666
|
sr(),
|
|
@@ -26689,7 +26691,7 @@ function lW() {
|
|
|
26689
26691
|
Ou()
|
|
26690
26692
|
]);
|
|
26691
26693
|
}
|
|
26692
|
-
function
|
|
26694
|
+
function pW() {
|
|
26693
26695
|
return m.union([
|
|
26694
26696
|
Uu(),
|
|
26695
26697
|
Zn(),
|
|
@@ -26706,7 +26708,7 @@ function uW() {
|
|
|
26706
26708
|
ya()
|
|
26707
26709
|
]);
|
|
26708
26710
|
}
|
|
26709
|
-
function
|
|
26711
|
+
function cW() {
|
|
26710
26712
|
return m.union([
|
|
26711
26713
|
ko(),
|
|
26712
26714
|
Cn(),
|
|
@@ -28369,7 +28371,7 @@ function wr(i, a) {
|
|
|
28369
28371
|
/* CheckUnknown */
|
|
28370
28372
|
};
|
|
28371
28373
|
}
|
|
28372
|
-
function
|
|
28374
|
+
function fW(i, a) {
|
|
28373
28375
|
const e = i.project.builtInBaseEntities.find(
|
|
28374
28376
|
(s) => s.id === Y.EXECUTION
|
|
28375
28377
|
), t = {
|
|
@@ -28486,7 +28488,7 @@ function _(i) {
|
|
|
28486
28488
|
function $n(i) {
|
|
28487
28489
|
return i.declaration || i;
|
|
28488
28490
|
}
|
|
28489
|
-
function
|
|
28491
|
+
function hW(i) {
|
|
28490
28492
|
return i.type === n.VariableDeclaration ? i.parent === i.project ? "global-declaration" : "local-declaration" : i.declaration.parent === i.project ? "global-instance" : "local-instance";
|
|
28491
28493
|
}
|
|
28492
28494
|
function N0(i, a) {
|
|
@@ -28505,12 +28507,12 @@ function N0(i, a) {
|
|
|
28505
28507
|
}
|
|
28506
28508
|
return e;
|
|
28507
28509
|
}
|
|
28508
|
-
function
|
|
28510
|
+
function yW(i) {
|
|
28509
28511
|
return i.split(/[\s-]+/).filter((t) => t.length > 0).map(
|
|
28510
28512
|
(t, r) => r === 0 ? t.toLowerCase() : t[0].toUpperCase() + t.slice(1).toLowerCase()
|
|
28511
28513
|
).join("");
|
|
28512
28514
|
}
|
|
28513
|
-
function
|
|
28515
|
+
function mW(i) {
|
|
28514
28516
|
return i.split(/[\s-]+/).filter((t) => t.length > 0).map(
|
|
28515
28517
|
(t) => t[0].toUpperCase() + t.slice(1).toLowerCase()
|
|
28516
28518
|
).join("");
|
|
@@ -28570,7 +28572,7 @@ function Nd(i) {
|
|
|
28570
28572
|
`${i.entity.name.slice(0, 1).toUpperCase() + i.entity.name.slice(1)} entity`
|
|
28571
28573
|
);
|
|
28572
28574
|
}
|
|
28573
|
-
function
|
|
28575
|
+
function vW(i) {
|
|
28574
28576
|
if (!i)
|
|
28575
28577
|
return "Any data type";
|
|
28576
28578
|
const a = i.getDataType(null);
|
|
@@ -28616,8 +28618,8 @@ function zZ(i) {
|
|
|
28616
28618
|
}
|
|
28617
28619
|
return "Entity";
|
|
28618
28620
|
}
|
|
28619
|
-
function
|
|
28620
|
-
const a =
|
|
28621
|
+
function TW(i) {
|
|
28622
|
+
const a = UJ(i);
|
|
28621
28623
|
if (!a) {
|
|
28622
28624
|
const e = Cv(i);
|
|
28623
28625
|
return e.includes(Y.HTTP_ENDPOINT) ? "HTTP endpoint" : e.includes(Y.PERSISTED_ENTITY) ? "Persisted entity" : e.includes(Y.CRON_JOB) ? "Scheduled execution" : e.includes(Y.RELATIONAL_DATABASE) ? "Relational database" : F(i, i.project) + " entity";
|
|
@@ -29120,7 +29122,7 @@ function G0(i, a) {
|
|
|
29120
29122
|
})
|
|
29121
29123
|
);
|
|
29122
29124
|
else {
|
|
29123
|
-
const d =
|
|
29125
|
+
const d = VJ(
|
|
29124
29126
|
r
|
|
29125
29127
|
).filter(
|
|
29126
29128
|
(o) => o.name === i.name
|
|
@@ -29139,7 +29141,7 @@ Please provide a unique 'name' string.`,
|
|
|
29139
29141
|
}
|
|
29140
29142
|
return e;
|
|
29141
29143
|
}
|
|
29142
|
-
function
|
|
29144
|
+
function IW(i, a) {
|
|
29143
29145
|
switch (i.type) {
|
|
29144
29146
|
case n.DefinitionEntity:
|
|
29145
29147
|
return U0(i, a);
|
|
@@ -29278,7 +29280,7 @@ function g0(i) {
|
|
|
29278
29280
|
}
|
|
29279
29281
|
return Ke(i.errors, a);
|
|
29280
29282
|
}
|
|
29281
|
-
const
|
|
29283
|
+
const EW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
29282
29284
|
__proto__: null,
|
|
29283
29285
|
validate: F0,
|
|
29284
29286
|
validateImplementation: g0
|
|
@@ -29798,7 +29800,7 @@ class E {
|
|
|
29798
29800
|
return !!this.affected[a];
|
|
29799
29801
|
}
|
|
29800
29802
|
}
|
|
29801
|
-
function
|
|
29803
|
+
function AW(i) {
|
|
29802
29804
|
return /* @__PURE__ */ new Set([
|
|
29803
29805
|
...Object.keys(i.added),
|
|
29804
29806
|
...Object.keys(i.updated),
|
|
@@ -30787,7 +30789,7 @@ function Z0(i) {
|
|
|
30787
30789
|
}
|
|
30788
30790
|
return Ke(i.errors, r);
|
|
30789
30791
|
}
|
|
30790
|
-
const
|
|
30792
|
+
const bW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
30791
30793
|
__proto__: null,
|
|
30792
30794
|
validate: Z0
|
|
30793
30795
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -31983,7 +31985,7 @@ function J0(i) {
|
|
|
31983
31985
|
const r = [];
|
|
31984
31986
|
return Ke(i.errors, r);
|
|
31985
31987
|
}
|
|
31986
|
-
const
|
|
31988
|
+
const RW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
31987
31989
|
__proto__: null,
|
|
31988
31990
|
validate: J0
|
|
31989
31991
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -31994,7 +31996,7 @@ function q0(i) {
|
|
|
31994
31996
|
const r = [];
|
|
31995
31997
|
return Ke(i.errors, r);
|
|
31996
31998
|
}
|
|
31997
|
-
const
|
|
31999
|
+
const DW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
31998
32000
|
__proto__: null,
|
|
31999
32001
|
validate: q0
|
|
32000
32002
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -33990,7 +33992,7 @@ function r7(i) {
|
|
|
33990
33992
|
const a = [];
|
|
33991
33993
|
return i.implements, Ke(i.errors, a);
|
|
33992
33994
|
}
|
|
33993
|
-
const
|
|
33995
|
+
const OW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
33994
33996
|
__proto__: null,
|
|
33995
33997
|
validate: z0
|
|
33996
33998
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -35216,7 +35218,7 @@ function Y0(i) {
|
|
|
35216
35218
|
}
|
|
35217
35219
|
return Ke(i.errors, r);
|
|
35218
35220
|
}
|
|
35219
|
-
const
|
|
35221
|
+
const wW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
35220
35222
|
__proto__: null,
|
|
35221
35223
|
validate: Y0
|
|
35222
35224
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -36564,7 +36566,7 @@ function s7(i) {
|
|
|
36564
36566
|
e.validate();
|
|
36565
36567
|
}), Ke(i.errors, a);
|
|
36566
36568
|
}
|
|
36567
|
-
const
|
|
36569
|
+
const PW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
36568
36570
|
__proto__: null,
|
|
36569
36571
|
validate: S0
|
|
36570
36572
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -38074,7 +38076,7 @@ function K0(i) {
|
|
|
38074
38076
|
const s = [];
|
|
38075
38077
|
return Ke(i.errors, s);
|
|
38076
38078
|
}
|
|
38077
|
-
const
|
|
38079
|
+
const VW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
38078
38080
|
__proto__: null,
|
|
38079
38081
|
validate: K0
|
|
38080
38082
|
}, Symbol.toStringTag, { value: "Module" })), we = class we extends st {
|
|
@@ -39086,7 +39088,7 @@ function X0(i) {
|
|
|
39086
39088
|
const r = [];
|
|
39087
39089
|
return Ke(i.errors, r);
|
|
39088
39090
|
}
|
|
39089
|
-
const
|
|
39091
|
+
const CW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
39090
39092
|
__proto__: null,
|
|
39091
39093
|
validate: X0
|
|
39092
39094
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -40046,7 +40048,7 @@ function up(i) {
|
|
|
40046
40048
|
function o7(i) {
|
|
40047
40049
|
return up(i);
|
|
40048
40050
|
}
|
|
40049
|
-
const
|
|
40051
|
+
const _W = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
40050
40052
|
__proto__: null,
|
|
40051
40053
|
validate: up,
|
|
40052
40054
|
validateListLoop: o7
|
|
@@ -40057,7 +40059,7 @@ function ev(i) {
|
|
|
40057
40059
|
const r = [];
|
|
40058
40060
|
return Ke(i.errors, r);
|
|
40059
40061
|
}
|
|
40060
|
-
const
|
|
40062
|
+
const MW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
40061
40063
|
__proto__: null,
|
|
40062
40064
|
validate: ev
|
|
40063
40065
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -44375,7 +44377,7 @@ function tv(i) {
|
|
|
44375
44377
|
const s = [...Ui(i)];
|
|
44376
44378
|
return Ke(i.errors, s);
|
|
44377
44379
|
}
|
|
44378
|
-
const
|
|
44380
|
+
const BW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
44379
44381
|
__proto__: null,
|
|
44380
44382
|
validate: tv
|
|
44381
44383
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -45632,7 +45634,7 @@ function rv(i) {
|
|
|
45632
45634
|
const d = Iv(i);
|
|
45633
45635
|
return s.push(...d), Ke(i.errors, s);
|
|
45634
45636
|
}
|
|
45635
|
-
const
|
|
45637
|
+
const NW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45636
45638
|
__proto__: null,
|
|
45637
45639
|
validate: rv
|
|
45638
45640
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -45657,7 +45659,7 @@ function iv(i) {
|
|
|
45657
45659
|
const d = Iv(i);
|
|
45658
45660
|
return s.push(...d), Ke(i.errors, s);
|
|
45659
45661
|
}
|
|
45660
|
-
const
|
|
45662
|
+
const UW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45661
45663
|
__proto__: null,
|
|
45662
45664
|
validate: iv
|
|
45663
45665
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -49425,7 +49427,7 @@ function sv(i) {
|
|
|
49425
49427
|
}
|
|
49426
49428
|
return Ke(i.errors, s);
|
|
49427
49429
|
}
|
|
49428
|
-
const
|
|
49430
|
+
const jW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
49429
49431
|
__proto__: null,
|
|
49430
49432
|
validate: sv
|
|
49431
49433
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -50849,7 +50851,7 @@ function av(i) {
|
|
|
50849
50851
|
const r = [];
|
|
50850
50852
|
return Ke(i.errors, r);
|
|
50851
50853
|
}
|
|
50852
|
-
const
|
|
50854
|
+
const LW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
50853
50855
|
__proto__: null,
|
|
50854
50856
|
validate: av
|
|
50855
50857
|
}, Symbol.toStringTag, { value: "Module" })), Fe = class Fe extends st {
|
|
@@ -51719,7 +51721,7 @@ The declaration of the internal-call must be a 'function-declaration' entity whi
|
|
|
51719
51721
|
}
|
|
51720
51722
|
return a;
|
|
51721
51723
|
}
|
|
51722
|
-
const
|
|
51724
|
+
const xW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
51723
51725
|
__proto__: null,
|
|
51724
51726
|
validate: ov,
|
|
51725
51727
|
validateParentRelation: dv
|
|
@@ -53316,7 +53318,7 @@ function lv(i) {
|
|
|
53316
53318
|
}
|
|
53317
53319
|
return Ke(i.errors, r);
|
|
53318
53320
|
}
|
|
53319
|
-
const
|
|
53321
|
+
const $W = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
53320
53322
|
__proto__: null,
|
|
53321
53323
|
validate: lv
|
|
53322
53324
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -54391,7 +54393,7 @@ f(Me, "MUTABLE_DOWNSTREAM_PROPERTIES", ["defaultValue"]), f(Me, "INMUTABLE_DOWNS
|
|
|
54391
54393
|
...Me.DOWNSTREAM_PROPERTIES
|
|
54392
54394
|
]);
|
|
54393
54395
|
let ii = Me;
|
|
54394
|
-
class
|
|
54396
|
+
class GW extends ii {
|
|
54395
54397
|
constructor(e, t) {
|
|
54396
54398
|
super(e, t);
|
|
54397
54399
|
// @ts-ignore
|
|
@@ -54404,7 +54406,7 @@ class $W extends ii {
|
|
|
54404
54406
|
return super.toJSON(e);
|
|
54405
54407
|
}
|
|
54406
54408
|
}
|
|
54407
|
-
class
|
|
54409
|
+
class FW extends ii {
|
|
54408
54410
|
constructor(e, t) {
|
|
54409
54411
|
super(e, t);
|
|
54410
54412
|
f(this, "name", null);
|
|
@@ -54439,7 +54441,7 @@ function uv(i) {
|
|
|
54439
54441
|
}
|
|
54440
54442
|
return Ke(i.errors, r);
|
|
54441
54443
|
}
|
|
54442
|
-
const
|
|
54444
|
+
const gW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
54443
54445
|
__proto__: null,
|
|
54444
54446
|
validate: uv
|
|
54445
54447
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -55437,7 +55439,7 @@ f(Be, "MUTABLE_DOWNSTREAM_PROPERTIES", ["writesValues"]), f(Be, "INMUTABLE_DOWNS
|
|
|
55437
55439
|
...Be.DOWNSTREAM_PROPERTIES
|
|
55438
55440
|
]);
|
|
55439
55441
|
let ni = Be;
|
|
55440
|
-
class
|
|
55442
|
+
class kW extends ni {
|
|
55441
55443
|
constructor(e, t) {
|
|
55442
55444
|
super(e, t);
|
|
55443
55445
|
// @ts-ignore
|
|
@@ -55450,7 +55452,7 @@ class gW extends ni {
|
|
|
55450
55452
|
return super.toJSON(e);
|
|
55451
55453
|
}
|
|
55452
55454
|
}
|
|
55453
|
-
class
|
|
55455
|
+
class ZW extends ni {
|
|
55454
55456
|
constructor(e, t) {
|
|
55455
55457
|
super(e, t);
|
|
55456
55458
|
// @ts-ignore
|
|
@@ -55498,7 +55500,7 @@ function pv(i) {
|
|
|
55498
55500
|
}
|
|
55499
55501
|
return Ke(i.errors, r);
|
|
55500
55502
|
}
|
|
55501
|
-
const
|
|
55503
|
+
const JW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
55502
55504
|
__proto__: null,
|
|
55503
55505
|
validate: pv
|
|
55504
55506
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -56512,7 +56514,7 @@ function cv(i) {
|
|
|
56512
56514
|
const r = [];
|
|
56513
56515
|
return Ke(i.errors, r);
|
|
56514
56516
|
}
|
|
56515
|
-
const
|
|
56517
|
+
const qW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
56516
56518
|
__proto__: null,
|
|
56517
56519
|
validate: cv
|
|
56518
56520
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -57567,7 +57569,7 @@ function fv(i) {
|
|
|
57567
57569
|
const r = [];
|
|
57568
57570
|
return Ke(i.errors, r);
|
|
57569
57571
|
}
|
|
57570
|
-
const
|
|
57572
|
+
const WW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
57571
57573
|
__proto__: null,
|
|
57572
57574
|
validate: fv
|
|
57573
57575
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -58490,7 +58492,7 @@ f(je, "MUTABLE_DOWNSTREAM_PROPERTIES", ["dataType", "defaultValue"]), f(je, "INM
|
|
|
58490
58492
|
...je.DOWNSTREAM_PROPERTIES
|
|
58491
58493
|
]);
|
|
58492
58494
|
let bi = je;
|
|
58493
|
-
function
|
|
58495
|
+
function zW(i, a) {
|
|
58494
58496
|
if (!i.type && !i.id)
|
|
58495
58497
|
return {
|
|
58496
58498
|
errors: [
|
|
@@ -58774,7 +58776,7 @@ And there are no upstream references that can be updated.` : `
|
|
|
58774
58776
|
There are no upstream references that can be updated.`;
|
|
58775
58777
|
return r;
|
|
58776
58778
|
}
|
|
58777
|
-
function
|
|
58779
|
+
function YW(i, a) {
|
|
58778
58780
|
const e = [];
|
|
58779
58781
|
let t = !1;
|
|
58780
58782
|
if (Er.includes(a.type) && e.push(
|
|
@@ -59175,7 +59177,7 @@ To modify '${o}', target the entity that it points to and its equivalent propert
|
|
|
59175
59177
|
}
|
|
59176
59178
|
return e;
|
|
59177
59179
|
}
|
|
59178
|
-
function
|
|
59180
|
+
function HW(i, a) {
|
|
59179
59181
|
const e = [];
|
|
59180
59182
|
if (!i.parent)
|
|
59181
59183
|
return e;
|
|
@@ -59365,14 +59367,14 @@ All pass-through callable entities are: ${ne(
|
|
|
59365
59367
|
Qr,
|
|
59366
59368
|
", ",
|
|
59367
59369
|
" and "
|
|
59368
|
-
)}.`,
|
|
59370
|
+
)}.`, SW = `Callable entities are entities that can be called by other entities. They can be called by an entry-point, a success caller, or an error caller.
|
|
59369
59371
|
All callable entity types are: ${ne(
|
|
59370
59372
|
si,
|
|
59371
59373
|
", ",
|
|
59372
59374
|
" and "
|
|
59373
59375
|
)}.`, xi = `Caller to callee relationships can be updated with the 'add_caller' and 'remove_caller' generation action with the properties: 'callerEntityId', a 'calleeEntityId'. For adding a caller, you can optionally add a boolean property 'fromError' (if the caller calls when an error occured in its execution).
|
|
59374
59376
|
Either of these two actions will only affect the one relationship between the given caller and callee and ignore any others present in either entity.`, Zp = `Break and continue statements need to have exactly one 'return-declaration' entity each. It represents the result of the current iteration of the loop. It can have any name and have any 'data-type' but it needs to be identical among all statements in the same loop.
|
|
59375
|
-
Meaning, if the return declaration in one 'break-statement' is named 'result' and has a 'data-type' of 'number', all other 'break-statements' and 'continue-statements' in the same loop need to have a 'return-declaration' with the same name and 'data-type'.`,
|
|
59377
|
+
Meaning, if the return declaration in one 'break-statement' is named 'result' and has a 'data-type' of 'number', all other 'break-statements' and 'continue-statements' in the same loop need to have a 'return-declaration' with the same name and 'data-type'.`, KW = `Return statements need to be identical inside the same scope. For example if a 'return-statement' belongs to a function, with multiple branches of logic, leading to multiple 'return-statement' entities, all of them need to have the exact same amount of 'return-declaration' entities, sharing the same name and an equivalent 'data-type' entity.
|
|
59376
59378
|
Furthermore, some 'function-declarations' and all 'global-events' might be implementing a base 'action-descriptor' entity, which defines exactly the shape and number of the return declarations.`, Jp = `A variable without a data type which reads an-untyped object value, or has object properties written into it as input-map writes, will infere its data-type. This means that a 'data-type' will be created, with an implicitly declared 'definition-entity' as its 'entity' property, defining the structure of the object.
|
|
59377
59379
|
This data type entity is what will define which properties are available to be read from the variable or any of its instances as 'output-map' entities.`, dn = `Entities of type '${n.BuiltInBaseEntity}' that have the 'interactive' property set to false cannot be used programmatically during runtime. They can't be used as data types or instanciated in variables. Their methods can't be called by the code, and are only called by the system in the background. Their properties' values are constant and set only once when declared. They also can't be extended with unrecognized properties or methods that aren't part of the base out-of-the-box entity.`, mv = `Entities that read values from other entities, can be connected with entities that write values to them. Value reading entity types are: '${ne(
|
|
59378
59380
|
$i,
|
|
@@ -59409,7 +59411,7 @@ function Hr(i) {
|
|
|
59409
59411
|
${typeof i == "string" ? i : JSON.stringify(i, null, 2)}
|
|
59410
59412
|
\`\`\``;
|
|
59411
59413
|
}
|
|
59412
|
-
function
|
|
59414
|
+
function XW(i, a) {
|
|
59413
59415
|
let e = {};
|
|
59414
59416
|
switch (i) {
|
|
59415
59417
|
case "add_caller":
|
|
@@ -59906,7 +59908,7 @@ The new termination statement is redundant because both entities would be called
|
|
|
59906
59908
|
(c) => c.scope !== a
|
|
59907
59909
|
);
|
|
59908
59910
|
if (h.length) {
|
|
59909
|
-
const c =
|
|
59911
|
+
const c = FJ(
|
|
59910
59912
|
h.map((T) => T.scope)
|
|
59911
59913
|
);
|
|
59912
59914
|
t.parent = c.id;
|
|
@@ -60223,7 +60225,7 @@ ${qp}`,
|
|
|
60223
60225
|
modifiedData: d
|
|
60224
60226
|
};
|
|
60225
60227
|
}
|
|
60226
|
-
function
|
|
60228
|
+
function QW(i, a, e = "calledBy") {
|
|
60227
60229
|
const t = [];
|
|
60228
60230
|
if (!i)
|
|
60229
60231
|
return [];
|
|
@@ -60282,7 +60284,7 @@ All caller entity types are: ${ne(
|
|
|
60282
60284
|
);
|
|
60283
60285
|
return t;
|
|
60284
60286
|
}
|
|
60285
|
-
function
|
|
60287
|
+
function ez(i, a, e = "calledByError") {
|
|
60286
60288
|
const t = [];
|
|
60287
60289
|
if (!i)
|
|
60288
60290
|
return [];
|
|
@@ -60347,7 +60349,7 @@ ${on}`,
|
|
|
60347
60349
|
);
|
|
60348
60350
|
return t;
|
|
60349
60351
|
}
|
|
60350
|
-
function
|
|
60352
|
+
function tz(i, a) {
|
|
60351
60353
|
const e = [], t = a.get(
|
|
60352
60354
|
i
|
|
60353
60355
|
);
|
|
@@ -60477,7 +60479,7 @@ function md(i) {
|
|
|
60477
60479
|
- ${i.loopDeclarations.map((a) => `${a.id} (${F(a, i)})`).join(`
|
|
60478
60480
|
- `)}`;
|
|
60479
60481
|
}
|
|
60480
|
-
function
|
|
60482
|
+
function rz(i) {
|
|
60481
60483
|
return `All reserved action decriptor ids for '${n.Operation}' entities are:
|
|
60482
60484
|
- ${i.operationDeclarations.map((a) => `${a.id} (${F(a, i)})`).join(`
|
|
60483
60485
|
- `)}`;
|
|
@@ -60622,7 +60624,7 @@ All built-in 'action-descriptor' entities that define 'operation' entity, are (I
|
|
|
60622
60624
|
})
|
|
60623
60625
|
), e;
|
|
60624
60626
|
}
|
|
60625
|
-
function
|
|
60627
|
+
function iz(i, a) {
|
|
60626
60628
|
const e = [];
|
|
60627
60629
|
if (!i)
|
|
60628
60630
|
return [];
|
|
@@ -60671,7 +60673,7 @@ All built-in 'action-descriptor' entities that define 'condition' entity, are (I
|
|
|
60671
60673
|
})
|
|
60672
60674
|
), e;
|
|
60673
60675
|
}
|
|
60674
|
-
function
|
|
60676
|
+
function nz(i, a) {
|
|
60675
60677
|
const e = [];
|
|
60676
60678
|
if (!i)
|
|
60677
60679
|
return [];
|
|
@@ -60941,7 +60943,7 @@ function Ev(i) {
|
|
|
60941
60943
|
const s = [...Ui(i)];
|
|
60942
60944
|
return Ke(i.errors, s);
|
|
60943
60945
|
}
|
|
60944
|
-
const
|
|
60946
|
+
const sz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
60945
60947
|
__proto__: null,
|
|
60946
60948
|
validate: Ev
|
|
60947
60949
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -63250,7 +63252,7 @@ function fi(i, a, e, t) {
|
|
|
63250
63252
|
overlap: !!r.length
|
|
63251
63253
|
});
|
|
63252
63254
|
}
|
|
63253
|
-
function
|
|
63255
|
+
function az(i, a) {
|
|
63254
63256
|
return i.abstract || (i.properties.forEach((t) => {
|
|
63255
63257
|
t.abstract || t.metaSync(
|
|
63256
63258
|
{
|
|
@@ -63267,7 +63269,7 @@ function sz(i, a) {
|
|
|
63267
63269
|
a
|
|
63268
63270
|
)), i;
|
|
63269
63271
|
}
|
|
63270
|
-
function
|
|
63272
|
+
function oz(i, a) {
|
|
63271
63273
|
return i.abstract && (i.properties.forEach((t) => {
|
|
63272
63274
|
t.abstract && t.metaSync(
|
|
63273
63275
|
{
|
|
@@ -63288,7 +63290,7 @@ function az(i, a) {
|
|
|
63288
63290
|
a
|
|
63289
63291
|
)), i;
|
|
63290
63292
|
}
|
|
63291
|
-
function
|
|
63293
|
+
function dz(i, a) {
|
|
63292
63294
|
return i.static || (i.properties.forEach((t) => {
|
|
63293
63295
|
t.static || t.metaSync(
|
|
63294
63296
|
{
|
|
@@ -63303,7 +63305,7 @@ function oz(i, a) {
|
|
|
63303
63305
|
a
|
|
63304
63306
|
)), i;
|
|
63305
63307
|
}
|
|
63306
|
-
function
|
|
63308
|
+
function lz(i, a) {
|
|
63307
63309
|
return i.static && (i.properties.forEach((t) => {
|
|
63308
63310
|
t.static && t.metaSync(
|
|
63309
63311
|
{
|
|
@@ -63318,6 +63320,74 @@ function dz(i, a) {
|
|
|
63318
63320
|
a
|
|
63319
63321
|
)), i;
|
|
63320
63322
|
}
|
|
63323
|
+
var L7 = /* @__PURE__ */ ((i) => (i.StringValueMustNotHaveSpaces = "string-value-must-not-have-spaces", i.StringValueMustNotHaveDashes = "string-value-must-not-have-dashes", i))(L7 || {});
|
|
63324
|
+
function x7(i, a) {
|
|
63325
|
+
const e = [], t = a;
|
|
63326
|
+
if (!t)
|
|
63327
|
+
return {
|
|
63328
|
+
errors: e,
|
|
63329
|
+
override: a
|
|
63330
|
+
};
|
|
63331
|
+
if (typeof t != "string")
|
|
63332
|
+
return {
|
|
63333
|
+
errors: [],
|
|
63334
|
+
override: a
|
|
63335
|
+
};
|
|
63336
|
+
if (t.includes(" ")) {
|
|
63337
|
+
const r = new Ye({
|
|
63338
|
+
id: i.id + "--string-value-must-not-have-spaces",
|
|
63339
|
+
message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value cannot contain spaces.`,
|
|
63340
|
+
issue: null,
|
|
63341
|
+
severity: R.Error,
|
|
63342
|
+
code: "string-value-must-not-have-spaces",
|
|
63343
|
+
entity: i
|
|
63344
|
+
});
|
|
63345
|
+
e.push(r);
|
|
63346
|
+
}
|
|
63347
|
+
return {
|
|
63348
|
+
errors: e,
|
|
63349
|
+
override: t.replace(/\s/g, "-")
|
|
63350
|
+
};
|
|
63351
|
+
}
|
|
63352
|
+
function $7(i, a) {
|
|
63353
|
+
const e = [], t = a;
|
|
63354
|
+
if (!t)
|
|
63355
|
+
return {
|
|
63356
|
+
errors: e,
|
|
63357
|
+
override: a
|
|
63358
|
+
};
|
|
63359
|
+
if (typeof t != "string")
|
|
63360
|
+
return {
|
|
63361
|
+
errors: [],
|
|
63362
|
+
override: a
|
|
63363
|
+
};
|
|
63364
|
+
if (t.includes(" ")) {
|
|
63365
|
+
const r = new Ye({
|
|
63366
|
+
id: i.id + "--string-value-must-not-have-spaces",
|
|
63367
|
+
message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value cannot contain spaces or dashes.`,
|
|
63368
|
+
issue: null,
|
|
63369
|
+
severity: R.Error,
|
|
63370
|
+
code: "string-value-must-not-have-spaces",
|
|
63371
|
+
entity: i
|
|
63372
|
+
});
|
|
63373
|
+
e.push(r);
|
|
63374
|
+
}
|
|
63375
|
+
if (t.includes("-")) {
|
|
63376
|
+
const r = new Ye({
|
|
63377
|
+
id: i.id + "--string-value-must-not-have-dashes",
|
|
63378
|
+
message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value cannot contain spaces or dashes.`,
|
|
63379
|
+
issue: null,
|
|
63380
|
+
severity: R.Error,
|
|
63381
|
+
code: "string-value-must-not-have-dashes",
|
|
63382
|
+
entity: i
|
|
63383
|
+
});
|
|
63384
|
+
e.push(r);
|
|
63385
|
+
}
|
|
63386
|
+
return {
|
|
63387
|
+
errors: e,
|
|
63388
|
+
override: t.replace(/\s|-/g, "_")
|
|
63389
|
+
};
|
|
63390
|
+
}
|
|
63321
63391
|
function Zs(i, a) {
|
|
63322
63392
|
const e = vs(i);
|
|
63323
63393
|
if (e.length === 0)
|
|
@@ -63388,10 +63458,10 @@ function S(i, a) {
|
|
|
63388
63458
|
), d.addSelfToProject(a);
|
|
63389
63459
|
});
|
|
63390
63460
|
}
|
|
63391
|
-
function
|
|
63461
|
+
function G7(i, a, e = /* @__PURE__ */ new Set()) {
|
|
63392
63462
|
const t = un(i), r = un(a), s = t.filter((l) => !r.includes(l)), d = t.filter((l) => r.includes(l)), o = s.reduce((l, u) => e.has(u.id) ? l : (e.add(u.id), p([
|
|
63393
63463
|
...l,
|
|
63394
|
-
...
|
|
63464
|
+
...G7(u, a, e)
|
|
63395
63465
|
])), []);
|
|
63396
63466
|
return p([
|
|
63397
63467
|
...d,
|
|
@@ -63402,10 +63472,10 @@ function za(i, a) {
|
|
|
63402
63472
|
const e = Zs(i, a);
|
|
63403
63473
|
return e.last === a && e.list.length > 0 && e.list[0] !== a;
|
|
63404
63474
|
}
|
|
63405
|
-
function
|
|
63475
|
+
function uz(i, a) {
|
|
63406
63476
|
return !!Zs(i, a).last;
|
|
63407
63477
|
}
|
|
63408
|
-
function
|
|
63478
|
+
function pz(i) {
|
|
63409
63479
|
if (dt.includes(i.type))
|
|
63410
63480
|
return i;
|
|
63411
63481
|
if ([...si, n.VariableDeclaration].includes(i.type)) {
|
|
@@ -63476,37 +63546,37 @@ function hp(i, a) {
|
|
|
63476
63546
|
return t ? hp(t, a) : null;
|
|
63477
63547
|
}
|
|
63478
63548
|
}
|
|
63479
|
-
function
|
|
63549
|
+
function F7(i) {
|
|
63480
63550
|
if (!i)
|
|
63481
63551
|
return null;
|
|
63482
63552
|
if (si.includes(i.type))
|
|
63483
63553
|
return i;
|
|
63484
63554
|
const a = i.parent;
|
|
63485
|
-
return a ?
|
|
63555
|
+
return a ? F7(a) : null;
|
|
63486
63556
|
}
|
|
63487
|
-
function
|
|
63557
|
+
function g7(i) {
|
|
63488
63558
|
if (!i)
|
|
63489
63559
|
return null;
|
|
63490
63560
|
if (lt.includes(i.type))
|
|
63491
63561
|
return i;
|
|
63492
63562
|
const a = i.parent;
|
|
63493
|
-
return a ?
|
|
63563
|
+
return a ? g7(a) : null;
|
|
63494
63564
|
}
|
|
63495
|
-
function
|
|
63565
|
+
function k7(i) {
|
|
63496
63566
|
if (!i)
|
|
63497
63567
|
return null;
|
|
63498
63568
|
if (Qr.includes(i.type))
|
|
63499
63569
|
return i;
|
|
63500
63570
|
const a = i.parent;
|
|
63501
|
-
return a ?
|
|
63571
|
+
return a ? k7(a) : null;
|
|
63502
63572
|
}
|
|
63503
|
-
function
|
|
63573
|
+
function cz(i) {
|
|
63504
63574
|
return i.type === n.VariableDeclaration ? [i] : lt.includes(i.type) ? [
|
|
63505
63575
|
...i.inputs,
|
|
63506
63576
|
...i.outputs || []
|
|
63507
63577
|
] : ot.includes(i.type) ? i.outputs : Js.includes(i.type) || i.type === n.FunctionDeclaration ? i.inputs : [];
|
|
63508
63578
|
}
|
|
63509
|
-
function
|
|
63579
|
+
function fz(i) {
|
|
63510
63580
|
const a = un(i), e = [], t = [];
|
|
63511
63581
|
kv.includes(i.type) && e.push(...Dv(i));
|
|
63512
63582
|
const r = a.filter((s) => {
|
|
@@ -63515,11 +63585,11 @@ function cz(i) {
|
|
|
63515
63585
|
});
|
|
63516
63586
|
return e.sort((s, d) => za(d, s) ? -1 : 0), t.sort((s, d) => za(d, s) ? -1 : 0), [...e, ...t, ...r];
|
|
63517
63587
|
}
|
|
63518
|
-
function
|
|
63588
|
+
function Z7(i) {
|
|
63519
63589
|
return [...i].sort((a, e) => za(e, a) ? -1 : 0);
|
|
63520
63590
|
}
|
|
63521
|
-
function
|
|
63522
|
-
const a =
|
|
63591
|
+
function hz(i) {
|
|
63592
|
+
const a = Z7(i), e = [];
|
|
63523
63593
|
return a.forEach((t) => {
|
|
63524
63594
|
const r = e[e.length - 1];
|
|
63525
63595
|
if (r) {
|
|
@@ -63547,41 +63617,41 @@ function Dv(i) {
|
|
|
63547
63617
|
i.calls
|
|
63548
63618
|
) : [];
|
|
63549
63619
|
}
|
|
63550
|
-
function
|
|
63620
|
+
function yz(i, a) {
|
|
63551
63621
|
return Dv(i).includes(a);
|
|
63552
63622
|
}
|
|
63553
63623
|
function Ov(i) {
|
|
63554
63624
|
return i.writesValues || [];
|
|
63555
63625
|
}
|
|
63556
|
-
function
|
|
63626
|
+
function mz(i, a) {
|
|
63557
63627
|
return Ov(i).includes(a);
|
|
63558
63628
|
}
|
|
63559
|
-
function
|
|
63629
|
+
function J7(i) {
|
|
63560
63630
|
var a;
|
|
63561
63631
|
return tt.includes((a = i == null ? void 0 : i.readsValue) == null ? void 0 : a.type) ? i.readsValue : null;
|
|
63562
63632
|
}
|
|
63563
|
-
function
|
|
63633
|
+
function vz(i) {
|
|
63564
63634
|
return i.writesValues;
|
|
63565
63635
|
}
|
|
63566
|
-
function
|
|
63567
|
-
return i.map(
|
|
63636
|
+
function q7(i = []) {
|
|
63637
|
+
return i.map(J7).filter((a) => !!a);
|
|
63568
63638
|
}
|
|
63569
63639
|
function jd(i = []) {
|
|
63570
63640
|
return i.map((a) => a.writesValues).flat().filter((a) => tt.includes(a.type));
|
|
63571
63641
|
}
|
|
63572
|
-
function
|
|
63642
|
+
function W7(i = []) {
|
|
63573
63643
|
return i.map((a) => a.readsValue).filter(
|
|
63574
63644
|
(a) => !!a && tt.includes(a.type)
|
|
63575
63645
|
);
|
|
63576
63646
|
}
|
|
63577
|
-
function
|
|
63647
|
+
function z7(i) {
|
|
63578
63648
|
return tt.includes(i.type) ? i : null;
|
|
63579
63649
|
}
|
|
63580
|
-
function
|
|
63581
|
-
return i.writesValues.map(
|
|
63650
|
+
function Y7(i) {
|
|
63651
|
+
return i.writesValues.map(z7).filter((a) => !!a);
|
|
63582
63652
|
}
|
|
63583
|
-
function
|
|
63584
|
-
return i.reduce((a, e) => e.type === n.OutputMap ? [...a, ...
|
|
63653
|
+
function H7(i = []) {
|
|
63654
|
+
return i.reduce((a, e) => e.type === n.OutputMap ? [...a, ...Y7(e)] : a, []);
|
|
63585
63655
|
}
|
|
63586
63656
|
function qe(i) {
|
|
63587
63657
|
return lt.includes(i.type) ? [
|
|
@@ -63601,7 +63671,7 @@ function qe(i) {
|
|
|
63601
63671
|
)
|
|
63602
63672
|
) : [];
|
|
63603
63673
|
}
|
|
63604
|
-
function
|
|
63674
|
+
function Tz(i) {
|
|
63605
63675
|
return lt.includes(i.type) ? [
|
|
63606
63676
|
...Xr(
|
|
63607
63677
|
nr(
|
|
@@ -63619,12 +63689,12 @@ function vz(i) {
|
|
|
63619
63689
|
)
|
|
63620
63690
|
) : [];
|
|
63621
63691
|
}
|
|
63622
|
-
function
|
|
63692
|
+
function S7(i, a = /* @__PURE__ */ new Set()) {
|
|
63623
63693
|
return i.writesValues.filter(
|
|
63624
63694
|
(t) => tt.includes(t.type) && !a.has(t.id)
|
|
63625
63695
|
).reduce((t, r) => a.has(r.id) ? t : [...t, ...He(r, a)], []);
|
|
63626
63696
|
}
|
|
63627
|
-
function
|
|
63697
|
+
function K7(i, a = /* @__PURE__ */ new Set()) {
|
|
63628
63698
|
var t;
|
|
63629
63699
|
return (((t = i.readsValue) == null ? void 0 : t.writesValues) || []).filter(
|
|
63630
63700
|
(r) => tt.includes(r.type) && !a.has(r.id)
|
|
@@ -63634,7 +63704,7 @@ function He(i, a = /* @__PURE__ */ new Set()) {
|
|
|
63634
63704
|
if (a.has(i.id))
|
|
63635
63705
|
return [];
|
|
63636
63706
|
if (i.type === n.ReturnStatement)
|
|
63637
|
-
return
|
|
63707
|
+
return W7(
|
|
63638
63708
|
i.outputs
|
|
63639
63709
|
).reduce((t, r) => [...t, ...He(r, a)], []);
|
|
63640
63710
|
if (i.type === n.FunctionCall || i.type === n.Operation || i.type === n.Condition)
|
|
@@ -63652,8 +63722,8 @@ function He(i, a = /* @__PURE__ */ new Set()) {
|
|
|
63652
63722
|
},
|
|
63653
63723
|
[]
|
|
63654
63724
|
),
|
|
63655
|
-
...
|
|
63656
|
-
...
|
|
63725
|
+
...q7(i.inputs),
|
|
63726
|
+
...H7(i.outputs)
|
|
63657
63727
|
].reduce((s, d) => [...s, ...He(d, a)], []);
|
|
63658
63728
|
if (Js.includes(i.type)) {
|
|
63659
63729
|
const e = jd(
|
|
@@ -63713,11 +63783,11 @@ function He(i, a = /* @__PURE__ */ new Set()) {
|
|
|
63713
63783
|
return [
|
|
63714
63784
|
i,
|
|
63715
63785
|
...t,
|
|
63716
|
-
...
|
|
63786
|
+
...K7(
|
|
63717
63787
|
i,
|
|
63718
63788
|
a
|
|
63719
63789
|
),
|
|
63720
|
-
...
|
|
63790
|
+
...S7(
|
|
63721
63791
|
i,
|
|
63722
63792
|
a
|
|
63723
63793
|
)
|
|
@@ -63738,7 +63808,7 @@ function Xr(i) {
|
|
|
63738
63808
|
[]
|
|
63739
63809
|
);
|
|
63740
63810
|
}
|
|
63741
|
-
function
|
|
63811
|
+
function X7(i) {
|
|
63742
63812
|
const a = i.entities || [], e = [
|
|
63743
63813
|
...a,
|
|
63744
63814
|
...i.functions || [],
|
|
@@ -63774,7 +63844,7 @@ function H7(i) {
|
|
|
63774
63844
|
...o
|
|
63775
63845
|
];
|
|
63776
63846
|
}
|
|
63777
|
-
function
|
|
63847
|
+
function Q7(i, a) {
|
|
63778
63848
|
return a.filter((t) => {
|
|
63779
63849
|
if (!t)
|
|
63780
63850
|
return !1;
|
|
@@ -63786,7 +63856,7 @@ function S7(i, a) {
|
|
|
63786
63856
|
case n.Operation:
|
|
63787
63857
|
return t.outputs.find((r) => r.id === i.id) !== void 0;
|
|
63788
63858
|
case n.VariableDeclaration:
|
|
63789
|
-
return lt.includes(i.type) ?
|
|
63859
|
+
return lt.includes(i.type) ? PJ(
|
|
63790
63860
|
i
|
|
63791
63861
|
).find((s) => {
|
|
63792
63862
|
var d;
|
|
@@ -63801,9 +63871,9 @@ function S7(i, a) {
|
|
|
63801
63871
|
}
|
|
63802
63872
|
});
|
|
63803
63873
|
}
|
|
63804
|
-
function
|
|
63805
|
-
const a =
|
|
63806
|
-
return
|
|
63874
|
+
function Iz(i) {
|
|
63875
|
+
const a = X7(i.project);
|
|
63876
|
+
return Q7(i, a);
|
|
63807
63877
|
}
|
|
63808
63878
|
function Ma(i, a) {
|
|
63809
63879
|
return i ? typeof i == "string" ? a[i] : i.type === n.GenericReference ? a[i.entityId] : a[i.id] ? a[i.id] : null : null;
|
|
@@ -63897,7 +63967,7 @@ function Id(i, a = {}, e = {
|
|
|
63897
63967
|
downstream: C
|
|
63898
63968
|
};
|
|
63899
63969
|
}
|
|
63900
|
-
function
|
|
63970
|
+
function Ez(i, a) {
|
|
63901
63971
|
const e = [];
|
|
63902
63972
|
if (si.includes(i.type)) {
|
|
63903
63973
|
Dr(i).forEach((s) => {
|
|
@@ -63912,7 +63982,7 @@ function Iz(i, a) {
|
|
|
63912
63982
|
...i.outputs || []
|
|
63913
63983
|
].map((s) => {
|
|
63914
63984
|
const d = Ma(s, a);
|
|
63915
|
-
return d ?
|
|
63985
|
+
return d ? CJ(
|
|
63916
63986
|
d,
|
|
63917
63987
|
a
|
|
63918
63988
|
) : null;
|
|
@@ -63960,7 +64030,7 @@ function Dr(i) {
|
|
|
63960
64030
|
// Filter out references
|
|
63961
64031
|
].filter((a) => a.type !== n.GenericReference);
|
|
63962
64032
|
}
|
|
63963
|
-
function
|
|
64033
|
+
function eJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
63964
64034
|
ignoreBuiltInBaseEntities: !1
|
|
63965
64035
|
}) {
|
|
63966
64036
|
if (a.has(i.id))
|
|
@@ -63975,7 +64045,7 @@ function K7(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
63975
64045
|
...i.parent ? U(i.parent, a, e) : []
|
|
63976
64046
|
];
|
|
63977
64047
|
}
|
|
63978
|
-
function
|
|
64048
|
+
function tJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
63979
64049
|
ignoreBuiltInBaseEntities: !1
|
|
63980
64050
|
}) {
|
|
63981
64051
|
if (a.has(i.id))
|
|
@@ -63990,7 +64060,7 @@ function X7(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
63990
64060
|
...i.parent ? U(i.parent, a, e) : []
|
|
63991
64061
|
];
|
|
63992
64062
|
}
|
|
63993
|
-
function
|
|
64063
|
+
function rJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
63994
64064
|
ignoreBuiltInBaseEntities: !1
|
|
63995
64065
|
}) {
|
|
63996
64066
|
if (a.has(i.id))
|
|
@@ -64007,7 +64077,7 @@ function Q7(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64007
64077
|
...i.parent ? U(i.parent, a, e) : []
|
|
64008
64078
|
];
|
|
64009
64079
|
}
|
|
64010
|
-
function
|
|
64080
|
+
function iJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64011
64081
|
ignoreBuiltInBaseEntities: !1
|
|
64012
64082
|
}) {
|
|
64013
64083
|
if (a.has(i.id))
|
|
@@ -64022,7 +64092,7 @@ function eJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64022
64092
|
...(i.extends || []).flatMap((t) => U(t, a, e))
|
|
64023
64093
|
];
|
|
64024
64094
|
}
|
|
64025
|
-
function
|
|
64095
|
+
function nJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64026
64096
|
ignoreBuiltInBaseEntities: !1
|
|
64027
64097
|
}) {
|
|
64028
64098
|
if (a.has(i.id))
|
|
@@ -64040,7 +64110,7 @@ function tJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64040
64110
|
...i.parent ? U(i.parent, a, e) : []
|
|
64041
64111
|
];
|
|
64042
64112
|
}
|
|
64043
|
-
function
|
|
64113
|
+
function sJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64044
64114
|
ignoreBuiltInBaseEntities: !1
|
|
64045
64115
|
}) {
|
|
64046
64116
|
if (a.has(i.id))
|
|
@@ -64057,7 +64127,7 @@ function rJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64057
64127
|
...i.parent ? U(i.parent, a, e) : []
|
|
64058
64128
|
];
|
|
64059
64129
|
}
|
|
64060
|
-
function
|
|
64130
|
+
function aJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64061
64131
|
ignoreBuiltInBaseEntities: !1
|
|
64062
64132
|
}) {
|
|
64063
64133
|
if (a.has(i.id))
|
|
@@ -64074,7 +64144,7 @@ function iJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64074
64144
|
...i.parent ? U(i.parent, a, e) : []
|
|
64075
64145
|
];
|
|
64076
64146
|
}
|
|
64077
|
-
function
|
|
64147
|
+
function oJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64078
64148
|
ignoreBuiltInBaseEntities: !1
|
|
64079
64149
|
}) {
|
|
64080
64150
|
if (a.has(i.id))
|
|
@@ -64089,7 +64159,7 @@ function nJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64089
64159
|
...i.parent ? U(i.parent, a, e) : []
|
|
64090
64160
|
];
|
|
64091
64161
|
}
|
|
64092
|
-
function
|
|
64162
|
+
function dJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64093
64163
|
ignoreBuiltInBaseEntities: !1
|
|
64094
64164
|
}) {
|
|
64095
64165
|
if (a.has(i.id))
|
|
@@ -64110,7 +64180,7 @@ function sJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64110
64180
|
...i.parent ? U(i.parent, a, e) : []
|
|
64111
64181
|
];
|
|
64112
64182
|
}
|
|
64113
|
-
function
|
|
64183
|
+
function lJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64114
64184
|
ignoreBuiltInBaseEntities: !1
|
|
64115
64185
|
}) {
|
|
64116
64186
|
if (a.has(i.id))
|
|
@@ -64125,7 +64195,7 @@ function aJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64125
64195
|
...i.parent ? U(i.parent, a, e) : []
|
|
64126
64196
|
];
|
|
64127
64197
|
}
|
|
64128
|
-
function
|
|
64198
|
+
function uJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64129
64199
|
ignoreBuiltInBaseEntities: !1
|
|
64130
64200
|
}) {
|
|
64131
64201
|
if (a.has(i.id))
|
|
@@ -64140,7 +64210,7 @@ function oJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64140
64210
|
...i.parent ? U(i.parent, a, e) : []
|
|
64141
64211
|
];
|
|
64142
64212
|
}
|
|
64143
|
-
function
|
|
64213
|
+
function pJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64144
64214
|
ignoreBuiltInBaseEntities: !1
|
|
64145
64215
|
}) {
|
|
64146
64216
|
if (a.has(i.id))
|
|
@@ -64155,7 +64225,7 @@ function dJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64155
64225
|
...i.parent ? U(i.parent, a, e) : []
|
|
64156
64226
|
];
|
|
64157
64227
|
}
|
|
64158
|
-
function
|
|
64228
|
+
function cJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64159
64229
|
ignoreBuiltInBaseEntities: !1
|
|
64160
64230
|
}) {
|
|
64161
64231
|
if (a.has(i.id))
|
|
@@ -64169,7 +64239,7 @@ function lJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64169
64239
|
...i.parent ? U(i.parent, a, e) : []
|
|
64170
64240
|
];
|
|
64171
64241
|
}
|
|
64172
|
-
function
|
|
64242
|
+
function fJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64173
64243
|
ignoreBuiltInBaseEntities: !1
|
|
64174
64244
|
}) {
|
|
64175
64245
|
if (a.has(i.id))
|
|
@@ -64190,7 +64260,7 @@ function uJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64190
64260
|
...i.parent ? U(i.parent, a, e) : []
|
|
64191
64261
|
];
|
|
64192
64262
|
}
|
|
64193
|
-
function
|
|
64263
|
+
function hJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64194
64264
|
ignoreBuiltInBaseEntities: !1
|
|
64195
64265
|
}) {
|
|
64196
64266
|
if (a.has(i.id))
|
|
@@ -64204,7 +64274,7 @@ function pJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64204
64274
|
...i.parent ? U(i.parent, a, e) : []
|
|
64205
64275
|
];
|
|
64206
64276
|
}
|
|
64207
|
-
function
|
|
64277
|
+
function yJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64208
64278
|
ignoreBuiltInBaseEntities: !1
|
|
64209
64279
|
}) {
|
|
64210
64280
|
if (a.has(i.id))
|
|
@@ -64226,7 +64296,7 @@ function cJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64226
64296
|
...i.parent ? U(i.parent, a, e) : []
|
|
64227
64297
|
];
|
|
64228
64298
|
}
|
|
64229
|
-
function
|
|
64299
|
+
function mJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64230
64300
|
ignoreBuiltInBaseEntities: !1
|
|
64231
64301
|
}) {
|
|
64232
64302
|
if (a.has(i.id))
|
|
@@ -64247,7 +64317,7 @@ function fJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64247
64317
|
...i.parent ? U(i.parent, a, e) : []
|
|
64248
64318
|
];
|
|
64249
64319
|
}
|
|
64250
|
-
function
|
|
64320
|
+
function vJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64251
64321
|
ignoreBuiltInBaseEntities: !1
|
|
64252
64322
|
}) {
|
|
64253
64323
|
if (a.has(i.id))
|
|
@@ -64262,7 +64332,7 @@ function hJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64262
64332
|
...i.parent ? U(i.parent, a, e) : []
|
|
64263
64333
|
];
|
|
64264
64334
|
}
|
|
64265
|
-
function
|
|
64335
|
+
function TJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64266
64336
|
ignoreBuiltInBaseEntities: !1
|
|
64267
64337
|
}) {
|
|
64268
64338
|
if (a.has(i.id))
|
|
@@ -64276,7 +64346,7 @@ function yJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64276
64346
|
...(i.abstractMethods || []).flatMap((t) => U(t, a, e))
|
|
64277
64347
|
];
|
|
64278
64348
|
}
|
|
64279
|
-
function
|
|
64349
|
+
function IJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64280
64350
|
ignoreBuiltInBaseEntities: !1
|
|
64281
64351
|
}) {
|
|
64282
64352
|
if (a.has(i.id))
|
|
@@ -64299,7 +64369,7 @@ function mJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64299
64369
|
...(i.searches || []).flatMap((t) => U(t, a, e))
|
|
64300
64370
|
];
|
|
64301
64371
|
}
|
|
64302
|
-
function
|
|
64372
|
+
function EJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64303
64373
|
ignoreBuiltInBaseEntities: !1
|
|
64304
64374
|
}) {
|
|
64305
64375
|
if (a.has(i.id))
|
|
@@ -64313,7 +64383,7 @@ function vJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64313
64383
|
...i.parent ? U(i.parent, a, e) : []
|
|
64314
64384
|
];
|
|
64315
64385
|
}
|
|
64316
|
-
function
|
|
64386
|
+
function AJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64317
64387
|
ignoreBuiltInBaseEntities: !1
|
|
64318
64388
|
}) {
|
|
64319
64389
|
if (a.has(i.id))
|
|
@@ -64328,7 +64398,7 @@ function TJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64328
64398
|
...i.parent ? U(i.parent, a, e) : []
|
|
64329
64399
|
];
|
|
64330
64400
|
}
|
|
64331
|
-
function
|
|
64401
|
+
function bJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64332
64402
|
ignoreBuiltInBaseEntities: !1
|
|
64333
64403
|
}) {
|
|
64334
64404
|
if (a.has(i.id))
|
|
@@ -64345,7 +64415,7 @@ function IJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64345
64415
|
...i.parent ? U(i.parent, a, e) : []
|
|
64346
64416
|
];
|
|
64347
64417
|
}
|
|
64348
|
-
function
|
|
64418
|
+
function RJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64349
64419
|
ignoreBuiltInBaseEntities: !1
|
|
64350
64420
|
}) {
|
|
64351
64421
|
if (a.has(i.id))
|
|
@@ -64367,7 +64437,7 @@ function EJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64367
64437
|
...i.parent ? U(i.parent, a, e) : []
|
|
64368
64438
|
];
|
|
64369
64439
|
}
|
|
64370
|
-
function
|
|
64440
|
+
function DJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64371
64441
|
ignoreBuiltInBaseEntities: !1
|
|
64372
64442
|
}) {
|
|
64373
64443
|
if (a.has(i.id))
|
|
@@ -64381,7 +64451,7 @@ function AJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64381
64451
|
...i.parent ? U(i.parent, a, e) : []
|
|
64382
64452
|
];
|
|
64383
64453
|
}
|
|
64384
|
-
function
|
|
64454
|
+
function OJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64385
64455
|
ignoreBuiltInBaseEntities: !1
|
|
64386
64456
|
}) {
|
|
64387
64457
|
if (a.has(i.id))
|
|
@@ -64405,7 +64475,7 @@ function bJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64405
64475
|
...i.parent ? U(i.parent, a, e) : []
|
|
64406
64476
|
];
|
|
64407
64477
|
}
|
|
64408
|
-
function
|
|
64478
|
+
function wJ(i, a = /* @__PURE__ */ new Set(), e = {
|
|
64409
64479
|
ignoreBuiltInBaseEntities: !1
|
|
64410
64480
|
}) {
|
|
64411
64481
|
if (a.has(i.id))
|
|
@@ -64450,59 +64520,59 @@ function U(i, a = /* @__PURE__ */ new Set(), e = {
|
|
|
64450
64520
|
return [];
|
|
64451
64521
|
switch (i.type) {
|
|
64452
64522
|
case n.FunctionCall:
|
|
64453
|
-
return
|
|
64523
|
+
return dJ(i, a, e);
|
|
64454
64524
|
case n.Operation:
|
|
64455
|
-
return
|
|
64525
|
+
return mJ(i, a, e);
|
|
64456
64526
|
case n.Condition:
|
|
64457
|
-
return
|
|
64527
|
+
return nJ(i, a, e);
|
|
64458
64528
|
case n.Loop:
|
|
64459
|
-
return
|
|
64529
|
+
return yJ(i, a, e);
|
|
64460
64530
|
case n.Search:
|
|
64461
|
-
return
|
|
64531
|
+
return RJ(i, a, e);
|
|
64462
64532
|
case n.GlobalEvent:
|
|
64463
|
-
return
|
|
64533
|
+
return uJ(i, a, e);
|
|
64464
64534
|
case n.ReturnStatement:
|
|
64465
|
-
return
|
|
64535
|
+
return bJ(i, a, e);
|
|
64466
64536
|
case n.ContinueStatement:
|
|
64467
|
-
return
|
|
64537
|
+
return sJ(i, a, e);
|
|
64468
64538
|
case n.BreakStatement:
|
|
64469
|
-
return
|
|
64539
|
+
return rJ(i, a, e);
|
|
64470
64540
|
case n.VariableDeclaration:
|
|
64471
|
-
return
|
|
64541
|
+
return OJ(i, a, e);
|
|
64472
64542
|
case n.DefinitionEntity:
|
|
64473
|
-
return iJ(i, a, e);
|
|
64474
|
-
case n.FunctionDeclaration:
|
|
64475
64543
|
return aJ(i, a, e);
|
|
64544
|
+
case n.FunctionDeclaration:
|
|
64545
|
+
return lJ(i, a, e);
|
|
64476
64546
|
case n.Project:
|
|
64477
|
-
return
|
|
64547
|
+
return IJ(i, a, e);
|
|
64478
64548
|
case n.ActionDescriptor:
|
|
64479
|
-
return
|
|
64549
|
+
return eJ(i, a, e);
|
|
64480
64550
|
case n.ArgumentDeclaration:
|
|
64481
|
-
return
|
|
64551
|
+
return tJ(i, a, e);
|
|
64482
64552
|
case n.ReturnDeclaration:
|
|
64483
|
-
return TJ(i, a, e);
|
|
64484
|
-
case n.ValueDescriptor:
|
|
64485
64553
|
return AJ(i, a, e);
|
|
64554
|
+
case n.ValueDescriptor:
|
|
64555
|
+
return DJ(i, a, e);
|
|
64486
64556
|
case n.InputMap:
|
|
64487
|
-
return
|
|
64557
|
+
return pJ(i, a, e);
|
|
64488
64558
|
case n.OutputMap:
|
|
64489
|
-
return
|
|
64559
|
+
return vJ(i, a, e);
|
|
64490
64560
|
case n.DataType:
|
|
64491
|
-
return
|
|
64561
|
+
return oJ(i, a, e);
|
|
64492
64562
|
case n.InstalledProject:
|
|
64493
|
-
return
|
|
64563
|
+
return cJ(i, a, e);
|
|
64494
64564
|
case n.InternalCall:
|
|
64495
|
-
return
|
|
64565
|
+
return fJ(i, a, e);
|
|
64496
64566
|
case n.LiteralValue:
|
|
64497
|
-
return
|
|
64567
|
+
return hJ(i, a, e);
|
|
64498
64568
|
case n.Property:
|
|
64499
|
-
return
|
|
64569
|
+
return EJ(i, a, e);
|
|
64500
64570
|
case n.VariableInstance:
|
|
64501
|
-
return
|
|
64571
|
+
return wJ(i, a, e);
|
|
64502
64572
|
case n.BuiltInBaseEntity:
|
|
64503
|
-
return e.ignoreBuiltInBaseEntities ? [] :
|
|
64573
|
+
return e.ignoreBuiltInBaseEntities ? [] : iJ(i, a, e);
|
|
64504
64574
|
case n.PrimitiveEntity:
|
|
64505
|
-
return e.ignoreBuiltInBaseEntities ? [] :
|
|
64575
|
+
return e.ignoreBuiltInBaseEntities ? [] : TJ(i, a, e);
|
|
64506
64576
|
}
|
|
64507
64577
|
return [];
|
|
64508
64578
|
}
|
|
@@ -64511,33 +64581,33 @@ function wv(i) {
|
|
|
64511
64581
|
i.type
|
|
64512
64582
|
) ? i.declaration.inputs : i.type === n.FunctionDeclaration || Js.includes(i.type) ? i.inputs : i.type === n.Search ? i.inputsDeclarations : [];
|
|
64513
64583
|
}
|
|
64514
|
-
function
|
|
64584
|
+
function Az(i, a) {
|
|
64515
64585
|
return a.type === n.Condition ? a.inputs.find((e) => e.declaration.id === i.id) : a.type === n.FunctionCall || a.type === n.Operation ? a.inputs.find((e) => e.declaration.id === i.id) : null;
|
|
64516
64586
|
}
|
|
64517
|
-
function
|
|
64587
|
+
function PJ(i) {
|
|
64518
64588
|
return lt.includes(i.type) ? i.inputs : [];
|
|
64519
64589
|
}
|
|
64520
|
-
function
|
|
64590
|
+
function VJ(i) {
|
|
64521
64591
|
var a;
|
|
64522
64592
|
return i.type === n.FunctionCall ? ((a = i.declaration.returnStatements[0]) == null ? void 0 : a.outputs) || [] : [n.Operation, n.Condition, n.Loop].includes(
|
|
64523
64593
|
i.type
|
|
64524
64594
|
) ? i.declaration.outputs : i.type === n.Search ? i.outputsDeclarations : ot.includes(i.type) ? i.outputs : [];
|
|
64525
64595
|
}
|
|
64526
|
-
function
|
|
64596
|
+
function bz(i, a) {
|
|
64527
64597
|
return a.type === n.Condition ? null : a.type === n.FunctionCall || a.type === n.Operation ? a.outputs.find((e) => e.declaration.id === i.id) : null;
|
|
64528
64598
|
}
|
|
64529
|
-
function
|
|
64599
|
+
function Rz(i) {
|
|
64530
64600
|
return i.type === n.Condition ? [] : lt.includes(i.type) ? i.outputs : [];
|
|
64531
64601
|
}
|
|
64532
64602
|
function Ld(i) {
|
|
64533
64603
|
const a = i.readsValue;
|
|
64534
64604
|
return a ? Pt(a) : null;
|
|
64535
64605
|
}
|
|
64536
|
-
function
|
|
64606
|
+
function CJ(i, a) {
|
|
64537
64607
|
const e = i.readsValue;
|
|
64538
64608
|
return e ? hp(e, a) : null;
|
|
64539
64609
|
}
|
|
64540
|
-
function
|
|
64610
|
+
function _J(i) {
|
|
64541
64611
|
const a = i.internalCalls || [];
|
|
64542
64612
|
return p(
|
|
64543
64613
|
nr(
|
|
@@ -64624,7 +64694,7 @@ function un(i, a = !1) {
|
|
|
64624
64694
|
if (tt.includes(i.type)) {
|
|
64625
64695
|
const t = Es(
|
|
64626
64696
|
i
|
|
64627
|
-
), r =
|
|
64697
|
+
), r = _J(i);
|
|
64628
64698
|
e.push(
|
|
64629
64699
|
...t,
|
|
64630
64700
|
...r
|
|
@@ -64665,7 +64735,7 @@ function un(i, a = !1) {
|
|
|
64665
64735
|
e
|
|
64666
64736
|
);
|
|
64667
64737
|
}
|
|
64668
|
-
function
|
|
64738
|
+
function MJ(i, a = !1) {
|
|
64669
64739
|
const e = un(
|
|
64670
64740
|
i,
|
|
64671
64741
|
a
|
|
@@ -64673,15 +64743,15 @@ function VJ(i, a = !1) {
|
|
|
64673
64743
|
...e,
|
|
64674
64744
|
...e.reduce((r, s) => [
|
|
64675
64745
|
...r,
|
|
64676
|
-
...
|
|
64746
|
+
...MJ(s, a)
|
|
64677
64747
|
], [])
|
|
64678
64748
|
];
|
|
64679
64749
|
return p(t);
|
|
64680
64750
|
}
|
|
64681
|
-
function
|
|
64751
|
+
function BJ(i) {
|
|
64682
64752
|
const a = vs(i), e = [
|
|
64683
64753
|
...a,
|
|
64684
|
-
...a.reduce((t, r) => [...t, ...
|
|
64754
|
+
...a.reduce((t, r) => [...t, ...BJ(r)], [])
|
|
64685
64755
|
];
|
|
64686
64756
|
return p(e);
|
|
64687
64757
|
}
|
|
@@ -64723,7 +64793,7 @@ function Cv(i) {
|
|
|
64723
64793
|
...Ho(i)
|
|
64724
64794
|
].filter((e, t, r) => r.indexOf(e) === t);
|
|
64725
64795
|
}
|
|
64726
|
-
function
|
|
64796
|
+
function NJ(i) {
|
|
64727
64797
|
return i.implements.length === 0 && i.extends.length === 0 ? null : i.implements.find(
|
|
64728
64798
|
(t) => t.type === n.BuiltInBaseEntity && t.name === Y.PERSISTED_ENTITY
|
|
64729
64799
|
) ? i : [
|
|
@@ -64731,7 +64801,7 @@ function _J(i) {
|
|
|
64731
64801
|
...i.extends
|
|
64732
64802
|
].reduce((t, r) => {
|
|
64733
64803
|
if (r.type === n.DefinitionEntity) {
|
|
64734
|
-
const s =
|
|
64804
|
+
const s = NJ(
|
|
64735
64805
|
r
|
|
64736
64806
|
);
|
|
64737
64807
|
if (s)
|
|
@@ -64740,19 +64810,19 @@ function _J(i) {
|
|
|
64740
64810
|
return t;
|
|
64741
64811
|
}, null);
|
|
64742
64812
|
}
|
|
64743
|
-
function
|
|
64813
|
+
function Dz(i) {
|
|
64744
64814
|
const a = i.extends.find(
|
|
64745
64815
|
(e) => e.type === n.BuiltInBaseEntity
|
|
64746
64816
|
);
|
|
64747
64817
|
return a && a.type === n.BuiltInBaseEntity ? a : null;
|
|
64748
64818
|
}
|
|
64749
|
-
function
|
|
64819
|
+
function Oz(i) {
|
|
64750
64820
|
const a = i.implements.find(
|
|
64751
64821
|
(e) => e.type === n.BuiltInBaseEntity
|
|
64752
64822
|
);
|
|
64753
64823
|
return a && a.type === n.BuiltInBaseEntity ? a : null;
|
|
64754
64824
|
}
|
|
64755
|
-
function
|
|
64825
|
+
function UJ(i) {
|
|
64756
64826
|
const a = i.extends.find(
|
|
64757
64827
|
(e) => e.type === n.DefinitionEntity
|
|
64758
64828
|
);
|
|
@@ -64777,13 +64847,13 @@ function Ko(i) {
|
|
|
64777
64847
|
(t) => !t.interactive
|
|
64778
64848
|
);
|
|
64779
64849
|
}
|
|
64780
|
-
function
|
|
64850
|
+
function wz(i) {
|
|
64781
64851
|
return i.parent === i.project && i.project.variableDeclarations.includes(i);
|
|
64782
64852
|
}
|
|
64783
64853
|
function _v(i) {
|
|
64784
64854
|
return i.parent !== i.project ? !1 : n.VariableDeclaration === i.type ? i.project.variableDeclarations.includes(i) : n.VariableInstance === i.type ? i.project.variableInstances.includes(i) : n.FunctionCall === i.type ? i.project.functionCalls.includes(i) : n.Condition === i.type ? i.project.conditions.includes(i) : n.Operation === i.type ? i.project.operations.includes(i) : n.Loop === i.type ? i.project.loops.includes(i) : n.Search === i.type ? i.project.searches.includes(i) : !1;
|
|
64785
64855
|
}
|
|
64786
|
-
function
|
|
64856
|
+
function jJ(i) {
|
|
64787
64857
|
if ([
|
|
64788
64858
|
...dt,
|
|
64789
64859
|
n.DefinitionEntity,
|
|
@@ -64794,7 +64864,7 @@ function BJ(i) {
|
|
|
64794
64864
|
))
|
|
64795
64865
|
return !1;
|
|
64796
64866
|
const a = vs(i);
|
|
64797
|
-
return a.length === 0 ? !0 : a.some((e) =>
|
|
64867
|
+
return a.length === 0 ? !0 : a.some((e) => jJ(e));
|
|
64798
64868
|
}
|
|
64799
64869
|
function Mv(i) {
|
|
64800
64870
|
return [
|
|
@@ -64806,31 +64876,31 @@ function Mv(i) {
|
|
|
64806
64876
|
i
|
|
64807
64877
|
) ? !1 : vs(i).length === 0;
|
|
64808
64878
|
}
|
|
64809
|
-
function
|
|
64879
|
+
function LJ(i, a = 0) {
|
|
64810
64880
|
if (Mv(i)) {
|
|
64811
64881
|
const e = vs(i);
|
|
64812
|
-
return e.length === 0 ? i : e.map((r) =>
|
|
64882
|
+
return e.length === 0 ? i : e.map((r) => LJ(r, a + 1)).reduce((r, s) => r ? s && s.x < r.x ? s : r : s, null);
|
|
64813
64883
|
}
|
|
64814
64884
|
return null;
|
|
64815
64885
|
}
|
|
64816
|
-
function
|
|
64886
|
+
function xJ(i) {
|
|
64817
64887
|
const a = [];
|
|
64818
64888
|
if (Mv(i))
|
|
64819
64889
|
a.push(i);
|
|
64820
64890
|
else
|
|
64821
64891
|
return [];
|
|
64822
64892
|
return vs(i).forEach((t) => {
|
|
64823
|
-
a.push(...
|
|
64893
|
+
a.push(...xJ(t));
|
|
64824
64894
|
}), a;
|
|
64825
64895
|
}
|
|
64826
|
-
function
|
|
64896
|
+
function $J(i) {
|
|
64827
64897
|
return i.type === n.FunctionDeclaration && i.parent !== i.project && !![
|
|
64828
64898
|
n.DefinitionEntity,
|
|
64829
64899
|
n.Loop,
|
|
64830
64900
|
n.InstalledProject
|
|
64831
64901
|
].includes(i.parent.type);
|
|
64832
64902
|
}
|
|
64833
|
-
function
|
|
64903
|
+
function Pz(i, a) {
|
|
64834
64904
|
const e = /* @__PURE__ */ new Map();
|
|
64835
64905
|
return i.forEach((t) => {
|
|
64836
64906
|
e.set(t.id, t);
|
|
@@ -65021,7 +65091,7 @@ function Ya(i, a, e) {
|
|
|
65021
65091
|
commonAncestorScope: e
|
|
65022
65092
|
};
|
|
65023
65093
|
}
|
|
65024
|
-
function
|
|
65094
|
+
function GJ(i, a, e) {
|
|
65025
65095
|
const t = Ya(
|
|
65026
65096
|
i,
|
|
65027
65097
|
a,
|
|
@@ -65075,9 +65145,9 @@ function LJ(i, a, e) {
|
|
|
65075
65145
|
}
|
|
65076
65146
|
return null;
|
|
65077
65147
|
}
|
|
65078
|
-
function
|
|
65148
|
+
function FJ(i) {
|
|
65079
65149
|
return i.length === 0 ? null : i.length === 1 ? i[0] : i.reduce((e, t) => {
|
|
65080
|
-
const r =
|
|
65150
|
+
const r = GJ(e, t, t.project);
|
|
65081
65151
|
return !r || r === t ? e : t;
|
|
65082
65152
|
}, i[0]);
|
|
65083
65153
|
}
|
|
@@ -65174,10 +65244,10 @@ function Ba(i) {
|
|
|
65174
65244
|
blocks: a
|
|
65175
65245
|
};
|
|
65176
65246
|
}
|
|
65177
|
-
function Pz(i) {
|
|
65178
|
-
return gd.includes(i.type) ? i.type === n.FunctionDeclaration ? !jJ(i) : !0 : !1;
|
|
65179
|
-
}
|
|
65180
65247
|
function Vz(i) {
|
|
65248
|
+
return gd.includes(i.type) ? i.type === n.FunctionDeclaration ? !$J(i) : !0 : !1;
|
|
65249
|
+
}
|
|
65250
|
+
function Cz(i) {
|
|
65181
65251
|
if (n.ActionDescriptor === i.type) {
|
|
65182
65252
|
if (i.project.operationDeclarations.find(
|
|
65183
65253
|
(s) => s.id === i.id
|
|
@@ -65201,13 +65271,13 @@ function Vz(i) {
|
|
|
65201
65271
|
function yp(i, a) {
|
|
65202
65272
|
return i.type === n.BuiltInBaseEntity ? i.name === a : !!So(i).includes(a);
|
|
65203
65273
|
}
|
|
65204
|
-
function
|
|
65274
|
+
function _z(i, a) {
|
|
65205
65275
|
return i.type === n.BuiltInBaseEntity ? i.name === a : !!Ho(i).includes(a);
|
|
65206
65276
|
}
|
|
65207
65277
|
function Ha(i, a) {
|
|
65208
65278
|
return i.type === n.BuiltInBaseEntity ? i.name === a : !!Cv(i).includes(a);
|
|
65209
65279
|
}
|
|
65210
|
-
function
|
|
65280
|
+
function Mz(i) {
|
|
65211
65281
|
const a = [];
|
|
65212
65282
|
return i.entities.forEach((e) => {
|
|
65213
65283
|
if (yp(e, Y.PERSISTED_ENTITY)) {
|
|
@@ -65218,7 +65288,7 @@ function _z(i) {
|
|
|
65218
65288
|
a
|
|
65219
65289
|
);
|
|
65220
65290
|
}
|
|
65221
|
-
function
|
|
65291
|
+
function Bz(i) {
|
|
65222
65292
|
const a = [];
|
|
65223
65293
|
return i.entities.forEach((e) => {
|
|
65224
65294
|
if (yp(e, Y.RELATIONAL_DATABASE)) {
|
|
@@ -65227,7 +65297,7 @@ function Mz(i) {
|
|
|
65227
65297
|
}
|
|
65228
65298
|
}), p(a);
|
|
65229
65299
|
}
|
|
65230
|
-
function
|
|
65300
|
+
function Nz(i) {
|
|
65231
65301
|
return i.type !== n.DefinitionEntity || i.abstract || !yp(i, Y.PERSISTED_ENTITY) ? null : (i == null ? void 0 : i.properties.find(
|
|
65232
65302
|
(e) => {
|
|
65233
65303
|
var t;
|
|
@@ -65235,7 +65305,7 @@ function Bz(i) {
|
|
|
65235
65305
|
}
|
|
65236
65306
|
)) || null;
|
|
65237
65307
|
}
|
|
65238
|
-
function
|
|
65308
|
+
function Uz(i) {
|
|
65239
65309
|
if (i.type !== n.DefinitionEntity)
|
|
65240
65310
|
return [];
|
|
65241
65311
|
if (i.abstract)
|
|
@@ -65248,7 +65318,7 @@ function Nz(i) {
|
|
|
65248
65318
|
});
|
|
65249
65319
|
return a.push(...e), a;
|
|
65250
65320
|
}
|
|
65251
|
-
function
|
|
65321
|
+
function jz(i) {
|
|
65252
65322
|
var e;
|
|
65253
65323
|
if (!i || i.type !== n.DefinitionEntity || !Ha(i, Y.PERSISTED_ENTITY))
|
|
65254
65324
|
return null;
|
|
@@ -65267,7 +65337,7 @@ function yt(i, a) {
|
|
|
65267
65337
|
let e = a.project;
|
|
65268
65338
|
return i.type === n.Project ? e = i : ((t = a.project) == null ? void 0 : t.id) !== i.project.id && (e = i.project), e;
|
|
65269
65339
|
}
|
|
65270
|
-
function
|
|
65340
|
+
function Lz(i) {
|
|
65271
65341
|
switch (i) {
|
|
65272
65342
|
case n.Project:
|
|
65273
65343
|
return y;
|
|
@@ -65324,7 +65394,7 @@ function jz(i) {
|
|
|
65324
65394
|
}
|
|
65325
65395
|
return null;
|
|
65326
65396
|
}
|
|
65327
|
-
function
|
|
65397
|
+
function xz(i) {
|
|
65328
65398
|
const a = {
|
|
65329
65399
|
added: {},
|
|
65330
65400
|
updated: {},
|
|
@@ -65365,7 +65435,7 @@ function mp(i, a = {}) {
|
|
|
65365
65435
|
const t = a[e];
|
|
65366
65436
|
return t ? [t.id, ...mp(t, a)] : [];
|
|
65367
65437
|
}
|
|
65368
|
-
function
|
|
65438
|
+
function $z(i) {
|
|
65369
65439
|
const a = [], e = /* @__PURE__ */ new Set();
|
|
65370
65440
|
return [
|
|
65371
65441
|
...i.listAdded,
|
|
@@ -65380,10 +65450,10 @@ function Nv(i) {
|
|
|
65380
65450
|
const a = q3(), e = i.toJSON();
|
|
65381
65451
|
a.safeParse(e).success;
|
|
65382
65452
|
const r = i.implements.flatMap(
|
|
65383
|
-
(h) =>
|
|
65453
|
+
(h) => gJ(i, h)
|
|
65384
65454
|
), s = i.extends.flatMap(
|
|
65385
|
-
(h) =>
|
|
65386
|
-
), d =
|
|
65455
|
+
(h) => kJ(i, h)
|
|
65456
|
+
), d = JJ(i), o = ZJ(i);
|
|
65387
65457
|
i.methods.flatMap((h) => h.validate());
|
|
65388
65458
|
const l = [
|
|
65389
65459
|
...r,
|
|
@@ -65423,7 +65493,7 @@ function jv(i, a) {
|
|
|
65423
65493
|
) : t.push(s);
|
|
65424
65494
|
}), t;
|
|
65425
65495
|
}
|
|
65426
|
-
function
|
|
65496
|
+
function gJ(i, a) {
|
|
65427
65497
|
const e = [];
|
|
65428
65498
|
if (!a.abstract) {
|
|
65429
65499
|
const h = le({
|
|
@@ -65517,7 +65587,7 @@ function $J(i, a) {
|
|
|
65517
65587
|
e.push(c.error);
|
|
65518
65588
|
}), e;
|
|
65519
65589
|
}
|
|
65520
|
-
function
|
|
65590
|
+
function kJ(i, a) {
|
|
65521
65591
|
const e = [], t = [];
|
|
65522
65592
|
if (!i.abstract && a.abstract) {
|
|
65523
65593
|
const s = le({
|
|
@@ -65581,7 +65651,7 @@ function GJ(i, a) {
|
|
|
65581
65651
|
e.push(d.error);
|
|
65582
65652
|
}), e;
|
|
65583
65653
|
}
|
|
65584
|
-
function
|
|
65654
|
+
function ZJ(i) {
|
|
65585
65655
|
const a = [];
|
|
65586
65656
|
if (!i.properties.length) {
|
|
65587
65657
|
const e = le({
|
|
@@ -65598,7 +65668,7 @@ function FJ(i) {
|
|
|
65598
65668
|
e.validate();
|
|
65599
65669
|
}), a;
|
|
65600
65670
|
}
|
|
65601
|
-
function
|
|
65671
|
+
function JJ(i) {
|
|
65602
65672
|
const a = [];
|
|
65603
65673
|
if (i.abstract) {
|
|
65604
65674
|
if (i.methods.length) {
|
|
@@ -65696,7 +65766,7 @@ function gJ(i) {
|
|
|
65696
65766
|
}
|
|
65697
65767
|
return a;
|
|
65698
65768
|
}
|
|
65699
|
-
function
|
|
65769
|
+
function qJ(i, a) {
|
|
65700
65770
|
const e = [], t = Jt(a);
|
|
65701
65771
|
if (!a.abstract) {
|
|
65702
65772
|
const d = new Ye({
|
|
@@ -65825,7 +65895,7 @@ function kJ(i, a) {
|
|
|
65825
65895
|
}
|
|
65826
65896
|
}), e;
|
|
65827
65897
|
}
|
|
65828
|
-
function
|
|
65898
|
+
function WJ(i, a, e = !1) {
|
|
65829
65899
|
const t = [], r = Jt(a);
|
|
65830
65900
|
if (!i.abstract && a.abstract) {
|
|
65831
65901
|
const h = le({
|
|
@@ -66057,7 +66127,7 @@ function ZJ(i, a, e = !1) {
|
|
|
66057
66127
|
}
|
|
66058
66128
|
}), t;
|
|
66059
66129
|
}
|
|
66060
|
-
function
|
|
66130
|
+
function zJ(i) {
|
|
66061
66131
|
const a = [];
|
|
66062
66132
|
return i.implements.forEach((e) => {
|
|
66063
66133
|
if (!e.static) {
|
|
@@ -66087,7 +66157,7 @@ function JJ(i) {
|
|
|
66087
66157
|
}
|
|
66088
66158
|
}), a;
|
|
66089
66159
|
}
|
|
66090
|
-
function
|
|
66160
|
+
function YJ(i) {
|
|
66091
66161
|
const a = [];
|
|
66092
66162
|
if (i.implements.length) {
|
|
66093
66163
|
const e = new Ye({
|
|
@@ -66115,7 +66185,7 @@ function qJ(i) {
|
|
|
66115
66185
|
}
|
|
66116
66186
|
}), a;
|
|
66117
66187
|
}
|
|
66118
|
-
function
|
|
66188
|
+
function HJ(i) {
|
|
66119
66189
|
const a = [];
|
|
66120
66190
|
return i.extends.forEach((e) => {
|
|
66121
66191
|
if (e.static) {
|
|
@@ -66132,7 +66202,7 @@ function WJ(i) {
|
|
|
66132
66202
|
}
|
|
66133
66203
|
}), a;
|
|
66134
66204
|
}
|
|
66135
|
-
function
|
|
66205
|
+
function SJ(i) {
|
|
66136
66206
|
const a = [];
|
|
66137
66207
|
return i.extends.forEach((e) => {
|
|
66138
66208
|
if (e.abstract) {
|
|
@@ -66149,19 +66219,19 @@ function zJ(i) {
|
|
|
66149
66219
|
}
|
|
66150
66220
|
}), a;
|
|
66151
66221
|
}
|
|
66152
|
-
const
|
|
66222
|
+
const Gz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
66153
66223
|
__proto__: null,
|
|
66154
66224
|
getBaseMethodsNotImplemented: jv,
|
|
66155
66225
|
getBasePropertiesNotImplemented: Uv,
|
|
66156
66226
|
validate: Nv,
|
|
66157
|
-
validateCanBecomeAbstract:
|
|
66158
|
-
validateCanBecomeNonAbstract:
|
|
66159
|
-
validateCanBecomeNonStatic:
|
|
66160
|
-
validateCanBecomeStatic:
|
|
66161
|
-
validateCanExtendEntity:
|
|
66162
|
-
validateCanImplementEntity:
|
|
66227
|
+
validateCanBecomeAbstract: YJ,
|
|
66228
|
+
validateCanBecomeNonAbstract: SJ,
|
|
66229
|
+
validateCanBecomeNonStatic: HJ,
|
|
66230
|
+
validateCanBecomeStatic: zJ,
|
|
66231
|
+
validateCanExtendEntity: WJ,
|
|
66232
|
+
validateCanImplementEntity: qJ
|
|
66163
66233
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
66164
|
-
function
|
|
66234
|
+
function KJ(i, a) {
|
|
66165
66235
|
const e = [];
|
|
66166
66236
|
if (i.parent)
|
|
66167
66237
|
if (i.id === i.parent)
|
|
@@ -66391,7 +66461,7 @@ const Le = class Le extends st {
|
|
|
66391
66461
|
let r = JSON.parse(
|
|
66392
66462
|
JSON.stringify(e)
|
|
66393
66463
|
);
|
|
66394
|
-
const s = [], d =
|
|
66464
|
+
const s = [], d = KJ(r, t), o = U0(r, t);
|
|
66395
66465
|
s.push(
|
|
66396
66466
|
...d,
|
|
66397
66467
|
...o,
|
|
@@ -67982,7 +68052,7 @@ f(Le, "MUTABLE_DOWNSTREAM_PROPERTIES", [
|
|
|
67982
68052
|
...Le.DOWNSTREAM_PROPERTIES
|
|
67983
68053
|
]);
|
|
67984
68054
|
let cn = Le;
|
|
67985
|
-
function
|
|
68055
|
+
function XJ(i) {
|
|
67986
68056
|
const a = F8(), e = i.toJSON();
|
|
67987
68057
|
a.safeParse(e).success;
|
|
67988
68058
|
const r = [];
|
|
@@ -68251,7 +68321,7 @@ const Os = class Os extends st {
|
|
|
68251
68321
|
return this.errors = [], this.properties.forEach((e) => e.clearErrors()), this.methods.forEach((e) => e.clearErrors()), this.abstractMethods.forEach((e) => e.clearErrors()), this;
|
|
68252
68322
|
}
|
|
68253
68323
|
validate() {
|
|
68254
|
-
const e =
|
|
68324
|
+
const e = XJ(this);
|
|
68255
68325
|
return this.errors = e, {
|
|
68256
68326
|
success: !0,
|
|
68257
68327
|
error: null,
|
|
@@ -68300,7 +68370,7 @@ f(Os, "repository", {
|
|
|
68300
68370
|
APILoad: async (e, ...t) => null
|
|
68301
68371
|
});
|
|
68302
68372
|
let Fr = Os;
|
|
68303
|
-
function
|
|
68373
|
+
function QJ(i) {
|
|
68304
68374
|
const a = M8(), e = i.toJSON();
|
|
68305
68375
|
a.safeParse(e).success;
|
|
68306
68376
|
const r = [];
|
|
@@ -68553,7 +68623,7 @@ const Ka = class Ka extends st {
|
|
|
68553
68623
|
return this.errors = [], this.properties.forEach((e) => e.clearErrors()), this.methods.forEach((e) => e.clearErrors()), this.abstractMethods.forEach((e) => e.clearErrors()), this;
|
|
68554
68624
|
}
|
|
68555
68625
|
validate() {
|
|
68556
|
-
const e =
|
|
68626
|
+
const e = QJ(this);
|
|
68557
68627
|
return this.errors = e, {
|
|
68558
68628
|
success: !0,
|
|
68559
68629
|
error: null,
|
|
@@ -68659,7 +68729,7 @@ function P(i, a) {
|
|
|
68659
68729
|
const e = it(i, a);
|
|
68660
68730
|
return e.subscribe(), e;
|
|
68661
68731
|
}
|
|
68662
|
-
function
|
|
68732
|
+
function Fz(i, a) {
|
|
68663
68733
|
if (!i)
|
|
68664
68734
|
throw new Error("Entity is null");
|
|
68665
68735
|
switch (i.type) {
|
|
@@ -68756,41 +68826,41 @@ const J = {
|
|
|
68756
68826
|
seenEntities: /* @__PURE__ */ new Set(),
|
|
68757
68827
|
timestamp: v().toISOString()
|
|
68758
68828
|
};
|
|
68759
|
-
class
|
|
68829
|
+
class eq {
|
|
68760
68830
|
constructor() {
|
|
68761
68831
|
f(this, "initialData");
|
|
68762
68832
|
}
|
|
68763
68833
|
}
|
|
68764
68834
|
const j = {
|
|
68765
68835
|
cascade: !1
|
|
68766
|
-
},
|
|
68836
|
+
}, tq = {
|
|
68767
68837
|
APILoad: async (i, ...a) => null
|
|
68768
|
-
},
|
|
68838
|
+
}, gz = {
|
|
68769
68839
|
APICreate: async (i, ...a) => i,
|
|
68770
68840
|
APIUpdate: async (i, ...a) => i,
|
|
68771
68841
|
APIDelete: async (i, ...a) => i,
|
|
68772
68842
|
APIClone: async (i, ...a) => {
|
|
68773
68843
|
},
|
|
68774
68844
|
APILoadVersion: async (i, a, ...e) => null,
|
|
68775
|
-
...
|
|
68845
|
+
...tq
|
|
68776
68846
|
};
|
|
68777
|
-
class
|
|
68847
|
+
class kz {
|
|
68778
68848
|
}
|
|
68779
|
-
class
|
|
68780
|
-
}
|
|
68781
|
-
class Zz {
|
|
68849
|
+
class Zz extends eq {
|
|
68782
68850
|
}
|
|
68783
68851
|
class Jz {
|
|
68784
68852
|
}
|
|
68785
68853
|
class qz {
|
|
68786
68854
|
}
|
|
68787
|
-
class
|
|
68855
|
+
class Wz {
|
|
68788
68856
|
}
|
|
68789
|
-
class
|
|
68857
|
+
class Lv {
|
|
68790
68858
|
}
|
|
68791
68859
|
class zz extends Lv {
|
|
68792
68860
|
}
|
|
68793
|
-
class Yz {
|
|
68861
|
+
class Yz extends Lv {
|
|
68862
|
+
}
|
|
68863
|
+
class Hz {
|
|
68794
68864
|
}
|
|
68795
68865
|
class Ri {
|
|
68796
68866
|
static initReadsValue(a) {
|
|
@@ -68884,7 +68954,7 @@ class Qo {
|
|
|
68884
68954
|
]), a.writesValues;
|
|
68885
68955
|
}
|
|
68886
68956
|
}
|
|
68887
|
-
class
|
|
68957
|
+
class Sz {
|
|
68888
68958
|
}
|
|
68889
68959
|
const re = class re extends st {
|
|
68890
68960
|
constructor(e) {
|
|
@@ -70541,8 +70611,8 @@ f(re, "MUTABLE_DOWNSTREAM_PROPERTIES", [
|
|
|
70541
70611
|
...re.DOWNSTREAM_PROPERTIES
|
|
70542
70612
|
]);
|
|
70543
70613
|
let y = re;
|
|
70544
|
-
var
|
|
70545
|
-
class
|
|
70614
|
+
var rq = /* @__PURE__ */ ((i) => (i.PersistChangeSet = "persist-change-set", i.CreateSingle = "create-single", i.CreateBulk = "create-bulk", i.CreateSingleNested = "create-single-nested", i.CreateBulkNested = "create-bulk-nested", i.Update = "update", i.Clone = "clone", i.Delete = "delete", i.Load = "load", i.LoadNested = "load-nested", i.LoadVersion = "load-version", i))(rq || {});
|
|
70615
|
+
class iq extends We {
|
|
70546
70616
|
constructor(e) {
|
|
70547
70617
|
super(Ur, e);
|
|
70548
70618
|
f(this, "id", et.Parallel);
|
|
@@ -70593,7 +70663,7 @@ class eq extends We {
|
|
|
70593
70663
|
// // return [result];
|
|
70594
70664
|
// };
|
|
70595
70665
|
}
|
|
70596
|
-
class
|
|
70666
|
+
class nq extends We {
|
|
70597
70667
|
constructor(e) {
|
|
70598
70668
|
super(er, e);
|
|
70599
70669
|
f(this, "id", er.id);
|
|
@@ -70639,7 +70709,7 @@ class tq extends We {
|
|
|
70639
70709
|
// return [result];
|
|
70640
70710
|
// };
|
|
70641
70711
|
}
|
|
70642
|
-
class
|
|
70712
|
+
class sq extends We {
|
|
70643
70713
|
constructor(e) {
|
|
70644
70714
|
super(ci, e);
|
|
70645
70715
|
f(this, "id", et.Sequential);
|
|
@@ -70687,17 +70757,17 @@ class rq extends We {
|
|
|
70687
70757
|
// return [results];
|
|
70688
70758
|
// };
|
|
70689
70759
|
}
|
|
70690
|
-
class
|
|
70760
|
+
class aq extends We {
|
|
70691
70761
|
constructor(a) {
|
|
70692
70762
|
super(eo, a);
|
|
70693
70763
|
}
|
|
70694
70764
|
}
|
|
70695
|
-
class
|
|
70765
|
+
class oq extends We {
|
|
70696
70766
|
constructor(a) {
|
|
70697
70767
|
super(zn, a);
|
|
70698
70768
|
}
|
|
70699
70769
|
}
|
|
70700
|
-
class
|
|
70770
|
+
class dq extends We {
|
|
70701
70771
|
constructor(e) {
|
|
70702
70772
|
super(Hn, e);
|
|
70703
70773
|
f(this, "autoexecutable", !0);
|
|
@@ -71174,50 +71244,50 @@ class sq extends We {
|
|
|
71174
71244
|
};
|
|
71175
71245
|
}
|
|
71176
71246
|
}
|
|
71177
|
-
class
|
|
71247
|
+
class lq extends We {
|
|
71178
71248
|
constructor(a) {
|
|
71179
71249
|
super(nc, a);
|
|
71180
71250
|
}
|
|
71181
71251
|
}
|
|
71182
|
-
class
|
|
71252
|
+
class uq extends We {
|
|
71183
71253
|
constructor(a) {
|
|
71184
71254
|
super(ac, a);
|
|
71185
71255
|
}
|
|
71186
71256
|
}
|
|
71187
|
-
class
|
|
71257
|
+
class pq extends We {
|
|
71188
71258
|
constructor(a) {
|
|
71189
71259
|
super(oc, a);
|
|
71190
71260
|
}
|
|
71191
71261
|
}
|
|
71192
|
-
class
|
|
71262
|
+
class cq extends We {
|
|
71193
71263
|
constructor(a) {
|
|
71194
71264
|
super(Wd, a);
|
|
71195
71265
|
}
|
|
71196
71266
|
}
|
|
71197
|
-
class
|
|
71267
|
+
class fq extends We {
|
|
71198
71268
|
constructor(a) {
|
|
71199
71269
|
super(Zd, a);
|
|
71200
71270
|
}
|
|
71201
71271
|
}
|
|
71202
|
-
class
|
|
71272
|
+
class hq extends We {
|
|
71203
71273
|
constructor(a) {
|
|
71204
71274
|
super(Qa, a);
|
|
71205
71275
|
}
|
|
71206
71276
|
}
|
|
71207
|
-
function
|
|
71277
|
+
function yq(i) {
|
|
71208
71278
|
const a = [
|
|
71209
|
-
new
|
|
71210
|
-
new eq(i),
|
|
71211
|
-
new tq(i),
|
|
71279
|
+
new sq(i),
|
|
71212
71280
|
new iq(i),
|
|
71213
71281
|
new nq(i),
|
|
71214
|
-
new sq(i),
|
|
71215
|
-
new lq(i),
|
|
71216
71282
|
new aq(i),
|
|
71217
|
-
new dq(i),
|
|
71218
71283
|
new oq(i),
|
|
71219
|
-
new
|
|
71284
|
+
new dq(i),
|
|
71285
|
+
new cq(i),
|
|
71286
|
+
new lq(i),
|
|
71220
71287
|
new pq(i),
|
|
71288
|
+
new uq(i),
|
|
71289
|
+
new fq(i),
|
|
71290
|
+
new hq(i),
|
|
71221
71291
|
new We(ic, i),
|
|
71222
71292
|
new We(rc, i)
|
|
71223
71293
|
];
|
|
@@ -71225,7 +71295,7 @@ function cq(i) {
|
|
|
71225
71295
|
e.initChildren(null), i.subscribeBuiltInInstance(e);
|
|
71226
71296
|
}), i.operationDeclarations = a, a;
|
|
71227
71297
|
}
|
|
71228
|
-
class
|
|
71298
|
+
class mq extends Fr {
|
|
71229
71299
|
constructor(e) {
|
|
71230
71300
|
super(Nt, e);
|
|
71231
71301
|
f(this, "initialData");
|
|
@@ -71265,77 +71335,10 @@ class fq extends Fr {
|
|
|
71265
71335
|
}), this.extends = this.initialData.extends.map((t) => P(t, this.project));
|
|
71266
71336
|
}
|
|
71267
71337
|
}
|
|
71268
|
-
|
|
71269
|
-
|
|
71270
|
-
if (!t)
|
|
71271
|
-
return {
|
|
71272
|
-
errors: e,
|
|
71273
|
-
override: a.value
|
|
71274
|
-
};
|
|
71275
|
-
if (typeof t != "string")
|
|
71276
|
-
return {
|
|
71277
|
-
errors: [],
|
|
71278
|
-
override: a.value
|
|
71279
|
-
};
|
|
71280
|
-
if (t.includes(" ")) {
|
|
71281
|
-
const r = new Ye({
|
|
71282
|
-
id: i.id + "--string-value-must-not-have-spaces",
|
|
71283
|
-
message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value cannot contain spaces.`,
|
|
71284
|
-
issue: null,
|
|
71285
|
-
severity: R.Error,
|
|
71286
|
-
code: "string-value-must-not-have-spaces",
|
|
71287
|
-
entity: i
|
|
71288
|
-
});
|
|
71289
|
-
e.push(r);
|
|
71290
|
-
}
|
|
71291
|
-
return {
|
|
71292
|
-
errors: e,
|
|
71293
|
-
override: t.replace(/\s/g, "-")
|
|
71294
|
-
};
|
|
71295
|
-
}
|
|
71296
|
-
function yq(i, a) {
|
|
71297
|
-
const e = [], t = a.value;
|
|
71298
|
-
if (!t)
|
|
71299
|
-
return {
|
|
71300
|
-
errors: e,
|
|
71301
|
-
override: a.value
|
|
71302
|
-
};
|
|
71303
|
-
if (typeof t != "string")
|
|
71304
|
-
return {
|
|
71305
|
-
errors: [],
|
|
71306
|
-
override: a.value
|
|
71307
|
-
};
|
|
71308
|
-
if (t.includes(" ")) {
|
|
71309
|
-
const r = new Ye({
|
|
71310
|
-
id: i.id + "--string-value-must-not-have-spaces",
|
|
71311
|
-
message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value cannot contain spaces or dashes.`,
|
|
71312
|
-
issue: null,
|
|
71313
|
-
severity: R.Error,
|
|
71314
|
-
code: "string-value-must-not-have-spaces",
|
|
71315
|
-
entity: i
|
|
71316
|
-
});
|
|
71317
|
-
e.push(r);
|
|
71318
|
-
}
|
|
71319
|
-
if (t.includes("-")) {
|
|
71320
|
-
const r = new Ye({
|
|
71321
|
-
id: i.id + "--string-value-must-not-have-dashes",
|
|
71322
|
-
message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value cannot contain spaces or dashes.`,
|
|
71323
|
-
issue: null,
|
|
71324
|
-
severity: R.Error,
|
|
71325
|
-
code: "string-value-must-not-have-dashes",
|
|
71326
|
-
entity: i
|
|
71327
|
-
});
|
|
71328
|
-
e.push(r);
|
|
71329
|
-
}
|
|
71330
|
-
return {
|
|
71331
|
-
errors: e,
|
|
71332
|
-
override: t.replace(/\s|-/g, "_")
|
|
71333
|
-
};
|
|
71334
|
-
}
|
|
71335
|
-
var mq = /* @__PURE__ */ ((i) => (i.StatusCodeMustBeNumber = "status-code-must-be-number", i.StatusCodeMustBeBetween100And599 = "status-code-must-be-between-100-and-599", i))(mq || {});
|
|
71336
|
-
function vq(i, a) {
|
|
71338
|
+
var vq = /* @__PURE__ */ ((i) => (i.StatusCodeMustBeNumber = "status-code-must-be-number", i.StatusCodeMustBeBetween100And599 = "status-code-must-be-between-100-and-599", i))(vq || {});
|
|
71339
|
+
function Tq(i, a) {
|
|
71337
71340
|
const e = [];
|
|
71338
|
-
if (typeof a
|
|
71341
|
+
if (typeof a != "number") {
|
|
71339
71342
|
const t = new Ye({
|
|
71340
71343
|
id: i.id + "--status-code-must-be-number",
|
|
71341
71344
|
message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value must be a number.`,
|
|
@@ -71346,10 +71349,10 @@ function vq(i, a) {
|
|
|
71346
71349
|
});
|
|
71347
71350
|
return e.push(t), {
|
|
71348
71351
|
errors: e,
|
|
71349
|
-
override: a
|
|
71352
|
+
override: a
|
|
71350
71353
|
};
|
|
71351
71354
|
}
|
|
71352
|
-
if (a
|
|
71355
|
+
if (a < 100) {
|
|
71353
71356
|
const t = new Ye({
|
|
71354
71357
|
id: i.id + "--status-code-must-be-between-100-and-599",
|
|
71355
71358
|
message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value must be a number between 100 and 599.`,
|
|
@@ -71360,7 +71363,7 @@ function vq(i, a) {
|
|
|
71360
71363
|
});
|
|
71361
71364
|
e.push(t);
|
|
71362
71365
|
}
|
|
71363
|
-
if (a
|
|
71366
|
+
if (a > 599) {
|
|
71364
71367
|
const t = new Ye({
|
|
71365
71368
|
id: i.id + "--status-code-must-be-between-100-and-599",
|
|
71366
71369
|
message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value must be a number between 100 and 599.`,
|
|
@@ -71373,10 +71376,10 @@ function vq(i, a) {
|
|
|
71373
71376
|
}
|
|
71374
71377
|
return {
|
|
71375
71378
|
errors: e,
|
|
71376
|
-
override: a
|
|
71379
|
+
override: a
|
|
71377
71380
|
};
|
|
71378
71381
|
}
|
|
71379
|
-
class
|
|
71382
|
+
class Iq extends Fr {
|
|
71380
71383
|
constructor(e) {
|
|
71381
71384
|
super(lr, e);
|
|
71382
71385
|
f(this, "initialData");
|
|
@@ -71419,7 +71422,7 @@ class Tq extends Fr {
|
|
|
71419
71422
|
);
|
|
71420
71423
|
if (!t)
|
|
71421
71424
|
throw new Error("Path property not found in endpoint entity");
|
|
71422
|
-
t._codeNativeValueValidation = (d, o) =>
|
|
71425
|
+
t._codeNativeValueValidation = (d, o) => x7(d, o);
|
|
71423
71426
|
const r = this.abstractMethods.find(
|
|
71424
71427
|
(d) => d.id === g["built-in-base-entity"].BUILT_IN_HTTP_ENDPOINT_ENTITY.methods.handler.id
|
|
71425
71428
|
);
|
|
@@ -71430,11 +71433,11 @@ class Tq extends Fr {
|
|
|
71430
71433
|
);
|
|
71431
71434
|
if (!s)
|
|
71432
71435
|
throw new Error("Status code output not found in handler method");
|
|
71433
|
-
s.codeNativeValueValidation = (d, o) =>
|
|
71436
|
+
s.codeNativeValueValidation = (d, o) => Tq(d, o);
|
|
71434
71437
|
}
|
|
71435
71438
|
}
|
|
71436
|
-
const
|
|
71437
|
-
class
|
|
71439
|
+
const Kz = "test_primitive_entities_export";
|
|
71440
|
+
class Eq extends Fr {
|
|
71438
71441
|
constructor(e) {
|
|
71439
71442
|
super(Rt, e);
|
|
71440
71443
|
f(this, "initialData");
|
|
@@ -71477,14 +71480,14 @@ class Iq extends Fr {
|
|
|
71477
71480
|
);
|
|
71478
71481
|
if (!t)
|
|
71479
71482
|
throw new Error("Path property not found in endpoint entity");
|
|
71480
|
-
t._codeNativeValueValidation = (r, s) =>
|
|
71483
|
+
t._codeNativeValueValidation = (r, s) => $7(r, s);
|
|
71481
71484
|
}
|
|
71482
71485
|
}
|
|
71483
|
-
function
|
|
71486
|
+
function Aq(i) {
|
|
71484
71487
|
const a = [
|
|
71485
|
-
new
|
|
71486
|
-
new Tq(i),
|
|
71488
|
+
new mq(i),
|
|
71487
71489
|
new Iq(i),
|
|
71490
|
+
new Eq(i),
|
|
71488
71491
|
new Fr(Rt, i),
|
|
71489
71492
|
new Fr(ul, i)
|
|
71490
71493
|
// new BuiltInBaseEntityState(keyValueParamBuiltInBaseEntity, project),
|
|
@@ -71493,7 +71496,7 @@ function Eq(i) {
|
|
|
71493
71496
|
i.subscribeBuiltInInstance(e);
|
|
71494
71497
|
}), i.builtInBaseEntities = a, a;
|
|
71495
71498
|
}
|
|
71496
|
-
function
|
|
71499
|
+
function bq(i) {
|
|
71497
71500
|
const a = [
|
|
71498
71501
|
new tr(se, i),
|
|
71499
71502
|
new tr(Di, i),
|
|
@@ -71509,7 +71512,7 @@ function Aq(i) {
|
|
|
71509
71512
|
i.subscribeBuiltInInstance(e);
|
|
71510
71513
|
}), i.primitives = a, a;
|
|
71511
71514
|
}
|
|
71512
|
-
function
|
|
71515
|
+
function Rq(i) {
|
|
71513
71516
|
const a = [
|
|
71514
71517
|
new We(cl, i)
|
|
71515
71518
|
];
|
|
@@ -71517,7 +71520,7 @@ function bq(i) {
|
|
|
71517
71520
|
e.initChildren(null), i.subscribeBuiltInInstance(e);
|
|
71518
71521
|
}), i.globalEventActionDescriptors = a, a;
|
|
71519
71522
|
}
|
|
71520
|
-
function
|
|
71523
|
+
function Dq(i) {
|
|
71521
71524
|
const a = [
|
|
71522
71525
|
new We(io, i),
|
|
71523
71526
|
new We(hn, i),
|
|
@@ -71556,7 +71559,7 @@ function Rq(i) {
|
|
|
71556
71559
|
t.initChildren(null), i.subscribeBuiltInInstance(t);
|
|
71557
71560
|
}), i.loopDeclarationsBodies = e, a;
|
|
71558
71561
|
}
|
|
71559
|
-
function
|
|
71562
|
+
function Oq(i) {
|
|
71560
71563
|
const a = [
|
|
71561
71564
|
new bi(hl, i)
|
|
71562
71565
|
];
|
|
@@ -71564,7 +71567,7 @@ function Dq(i) {
|
|
|
71564
71567
|
e.initChildren(null), i.subscribeBuiltInInstance(e);
|
|
71565
71568
|
}), i.valueDescriptors = a, a;
|
|
71566
71569
|
}
|
|
71567
|
-
function
|
|
71570
|
+
function wq(i) {
|
|
71568
71571
|
const a = [
|
|
71569
71572
|
new We(Sn, i),
|
|
71570
71573
|
new We(Qs, i)
|
|
@@ -71581,7 +71584,7 @@ const Ln = {}, wa = {}, Sa = {
|
|
|
71581
71584
|
onFetch: async () => null,
|
|
71582
71585
|
manuallyInit: !1
|
|
71583
71586
|
};
|
|
71584
|
-
function
|
|
71587
|
+
function Pq(i, { enrich: a } = { enrich: !0 }) {
|
|
71585
71588
|
const e = i.project, t = i.record, r = new cp(e), s = /* @__PURE__ */ new Set();
|
|
71586
71589
|
t[e.id] = e, s.add(e.id);
|
|
71587
71590
|
const d = v().toISOString();
|
|
@@ -71627,7 +71630,7 @@ function wq(i, { enrich: a } = { enrich: !0 }) {
|
|
|
71627
71630
|
o.id
|
|
71628
71631
|
), o;
|
|
71629
71632
|
}
|
|
71630
|
-
async function
|
|
71633
|
+
async function Vq(i, a = Sa) {
|
|
71631
71634
|
const e = {
|
|
71632
71635
|
...Sa,
|
|
71633
71636
|
...a
|
|
@@ -71686,7 +71689,7 @@ async function Pq(i, a = Sa) {
|
|
|
71686
71689
|
}
|
|
71687
71690
|
function vp(i) {
|
|
71688
71691
|
const a = new y(i);
|
|
71689
|
-
return
|
|
71692
|
+
return bq(a), Aq(a), yq(a), Rq(a), Dq(a), Oq(a), wq(a), Array.from(
|
|
71690
71693
|
/* @__PURE__ */ new Set([...a.getAllBuiltInIds(), ...Gr()])
|
|
71691
71694
|
).forEach((t) => {
|
|
71692
71695
|
if (!a.builtInInstances[t] && a.instances[t])
|
|
@@ -71702,7 +71705,7 @@ function Tp(i, a) {
|
|
|
71702
71705
|
(t) => v(t.createdAt).isAfter(v(a) || !!t.previousVersion)
|
|
71703
71706
|
);
|
|
71704
71707
|
}
|
|
71705
|
-
function
|
|
71708
|
+
function Xz(i, {
|
|
71706
71709
|
enrich: a
|
|
71707
71710
|
} = { enrich: !0 }) {
|
|
71708
71711
|
const e = /* @__PURE__ */ new Map(), t = Array.from(
|
|
@@ -71763,7 +71766,7 @@ function Kz(i, {
|
|
|
71763
71766
|
u.previousVersion = null;
|
|
71764
71767
|
}), o == null || o.attemptAutoclose("project-clone", d.id), d;
|
|
71765
71768
|
}
|
|
71766
|
-
function
|
|
71769
|
+
function Cq(i, {
|
|
71767
71770
|
enrich: a
|
|
71768
71771
|
} = { enrich: !0 }) {
|
|
71769
71772
|
const e = vp(i), t = v().toISOString(), r = a ? e.addChangeSet(
|
|
@@ -71796,7 +71799,7 @@ function Vq(i, {
|
|
|
71796
71799
|
o.remove({ ignoreUpstream: !0 }, null);
|
|
71797
71800
|
}), r == null || r.attemptAutoclose("project-init", e.id), e;
|
|
71798
71801
|
}
|
|
71799
|
-
async function
|
|
71802
|
+
async function Qz(i, a = Sa) {
|
|
71800
71803
|
const e = {
|
|
71801
71804
|
...Sa,
|
|
71802
71805
|
...a
|
|
@@ -71805,20 +71808,20 @@ async function Xz(i, a = Sa) {
|
|
|
71805
71808
|
return Ln[i.id];
|
|
71806
71809
|
if (i.id && wa[i.id] && !e.ignoreCache)
|
|
71807
71810
|
return await wa[i.id], Ln[i.id];
|
|
71808
|
-
const t =
|
|
71811
|
+
const t = Vq(i, e);
|
|
71809
71812
|
i.id && (wa[i.id] = t);
|
|
71810
71813
|
const r = await t;
|
|
71811
71814
|
if (r.data) {
|
|
71812
71815
|
let s;
|
|
71813
|
-
return e.mock ? s =
|
|
71816
|
+
return e.mock ? s = Cq(ym, {
|
|
71814
71817
|
enrich: !!e.enrich
|
|
71815
|
-
}) : r.data instanceof y ? s = r.data : s =
|
|
71818
|
+
}) : r.data instanceof y ? s = r.data : s = Pq(r.data, {
|
|
71816
71819
|
enrich: !!e.enrich
|
|
71817
71820
|
}), Ln[i.id] = s, i.id && delete wa[i.id], s;
|
|
71818
71821
|
}
|
|
71819
71822
|
return null;
|
|
71820
71823
|
}
|
|
71821
|
-
function
|
|
71824
|
+
function eY(i) {
|
|
71822
71825
|
return Ln[i.id] && delete Ln[i.id], null;
|
|
71823
71826
|
}
|
|
71824
71827
|
export {
|
|
@@ -71833,8 +71836,8 @@ export {
|
|
|
71833
71836
|
g1 as ALL_BUILT_IN_TOP_LEVEL_ENTITIES,
|
|
71834
71837
|
F1 as ALL_BUILT_IN_VALUE_DESCRIPTORS,
|
|
71835
71838
|
We as ActionDescriptorState,
|
|
71836
|
-
|
|
71837
|
-
|
|
71839
|
+
FW as ActionInputMapState,
|
|
71840
|
+
ZW as ActionOutputMapState,
|
|
71838
71841
|
nE as AppendToListOperationInputIds,
|
|
71839
71842
|
sE as AppendToListOperationOutputIds,
|
|
71840
71843
|
m7 as ArgumentDeclarationDependencyField,
|
|
@@ -71842,15 +71845,15 @@ export {
|
|
|
71842
71845
|
Zp as BREAK_AND_CONTINUE_STATEMENTS_RETURN_DECLARATIONS_EXPLANATION,
|
|
71843
71846
|
g as BUILT_IN_BASE_ENTITY_IDS,
|
|
71844
71847
|
Er as BUILT_IN_ENTITY_TYPES,
|
|
71845
|
-
|
|
71848
|
+
Jz as BaseCanvasDraggableState,
|
|
71846
71849
|
Y as BaseEntityNames,
|
|
71847
|
-
|
|
71850
|
+
Zz as BaseState,
|
|
71848
71851
|
kd as BaseValueDescriptorIds,
|
|
71849
71852
|
Q0 as BreakStatementDependencyField,
|
|
71850
71853
|
Ki as BreakStatementState,
|
|
71851
71854
|
Fr as BuiltInBaseEntityState,
|
|
71852
71855
|
Ln as CACHED_PROJECTS_BY_ID,
|
|
71853
|
-
|
|
71856
|
+
SW as CALLABLE_ENTITIES_EXPLANATION,
|
|
71854
71857
|
si as CALLABLE_TYPES,
|
|
71855
71858
|
b7 as CALLER_ENTITIES_EXPLANATION,
|
|
71856
71859
|
Qr as CALLER_TYPES,
|
|
@@ -71858,12 +71861,13 @@ export {
|
|
|
71858
71861
|
N1 as COMPARISON_CONDITIONS,
|
|
71859
71862
|
U1 as CONDITIONS,
|
|
71860
71863
|
wA as CUSTOM_ENTITY_OPERATIONS,
|
|
71861
|
-
|
|
71864
|
+
Wz as CallableEntityClass,
|
|
71862
71865
|
Lv as CallerEntityClass,
|
|
71863
71866
|
E as ChangeSet,
|
|
71864
71867
|
k0 as ChangeSetChangeCaptureType,
|
|
71865
71868
|
A as ChangeSetEntityChangeType,
|
|
71866
|
-
|
|
71869
|
+
qz as ChildEntityState,
|
|
71870
|
+
L7 as CommonStringValidationErrorCodes,
|
|
71867
71871
|
ft as ComparisonOperatorTypes,
|
|
71868
71872
|
u7 as ConditionDependencyField,
|
|
71869
71873
|
Qi as ConditionState,
|
|
@@ -71874,7 +71878,7 @@ export {
|
|
|
71874
71878
|
Hp as DRAGGABLE_CALLABLE_TYPES,
|
|
71875
71879
|
kv as DRAGGABLE_CALLER_TYPES,
|
|
71876
71880
|
gd as DRAGGABLE_ELEMENT_TYPES,
|
|
71877
|
-
|
|
71881
|
+
jq as DRAGGABLE_EXECUTABLE_TYPES,
|
|
71878
71882
|
Fd as DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES,
|
|
71879
71883
|
Yp as DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES_WITH_OUTPUTS,
|
|
71880
71884
|
Or as DataTypeCompatibilityTypes,
|
|
@@ -71883,25 +71887,25 @@ export {
|
|
|
71883
71887
|
Yi as DataTypeState,
|
|
71884
71888
|
Gd as DefinitionEntityDependencyField,
|
|
71885
71889
|
cn as DefinitionEntityState,
|
|
71886
|
-
|
|
71890
|
+
gz as EDITABLE_PERSISTANCE_REPOSITORY_DEFAULTS,
|
|
71887
71891
|
Ud as ENTITIES_WITH_VALLUES_EXPLANATION,
|
|
71888
71892
|
j as ENTITY_PERSISTANCE_OPTIONS_DEFAULTS,
|
|
71889
71893
|
J as ENTITY_RECUSION_OPTIONS_DEFAULTS,
|
|
71890
|
-
|
|
71891
|
-
|
|
71894
|
+
Lq as ENTITY_TYPES,
|
|
71895
|
+
Nq as ENTITY_WITH_DECLARATION_TYPES,
|
|
71892
71896
|
ut as ENTITY_WITH_LOGIC_SCOPE_TYPES,
|
|
71893
71897
|
Zv as ENTITY_WITH_NAMES_TYPES,
|
|
71894
|
-
|
|
71898
|
+
Mq as ENTITY_WITH_PARENT_TYPES,
|
|
71895
71899
|
Fv as ENTITY_WITH_USER_MANAGED_DECLARATION_TYPES,
|
|
71896
|
-
|
|
71900
|
+
Bq as ENTITY_WITH_USER_MANAGED_SINGLE_IMPLEMENTS_TYPES,
|
|
71897
71901
|
Gv as ENTITY_WITH_VALUE_TYPES,
|
|
71898
71902
|
zo as ENTRY_POINT_ENTITIES_EXPLANATION,
|
|
71899
71903
|
dt as ENTRY_POINT_TYPES,
|
|
71900
71904
|
Js as EVENT_TYPES,
|
|
71901
|
-
|
|
71905
|
+
Uq as EXECUTABLE_TYPES,
|
|
71902
71906
|
QE as EXECUTION_OPERATIONS,
|
|
71903
|
-
|
|
71904
|
-
|
|
71907
|
+
Iq as EndpointEntity,
|
|
71908
|
+
rq as EntityAction,
|
|
71905
71909
|
Ye as EntityError,
|
|
71906
71910
|
R as EntityErrorSeverity,
|
|
71907
71911
|
w as EntityGenerationError,
|
|
@@ -71909,9 +71913,9 @@ export {
|
|
|
71909
71913
|
G as EntityInstanceErrorCode,
|
|
71910
71914
|
Qe as EntityOperations,
|
|
71911
71915
|
n as EntityType,
|
|
71912
|
-
|
|
71913
|
-
|
|
71914
|
-
|
|
71916
|
+
Sz as EntityWithLogicScopeClass,
|
|
71917
|
+
Hz as EntityWithValueClass,
|
|
71918
|
+
zz as EntryPointEntityClass,
|
|
71915
71919
|
et as ExecutionOperations,
|
|
71916
71920
|
d7 as ExecutionTerminationType,
|
|
71917
71921
|
B7 as FunctionCallDependencyField,
|
|
@@ -71925,7 +71929,7 @@ export {
|
|
|
71925
71929
|
yi as GlobalEventNames,
|
|
71926
71930
|
Si as GlobalEventState,
|
|
71927
71931
|
Ft as HTTPOperations,
|
|
71928
|
-
|
|
71932
|
+
vq as HTTPStatucCodeValidationErrorCodes,
|
|
71929
71933
|
ab as HTTP_OPERATIONS,
|
|
71930
71934
|
h7 as InputMapDependencyField,
|
|
71931
71935
|
ii as InputMapState,
|
|
@@ -71955,17 +71959,17 @@ export {
|
|
|
71955
71959
|
lt as PASS_THROUGH_CALLABLE_TYPES,
|
|
71956
71960
|
gv as PASS_THROUGH_CALLABLE_TYPES_WITH_OUTPUTS,
|
|
71957
71961
|
vv as PROPERTY_NOT_VALUE_READER_WRITTER_EXPLANATION,
|
|
71958
|
-
|
|
71959
|
-
|
|
71960
|
-
|
|
71962
|
+
iq as ParallelExecutionOperation,
|
|
71963
|
+
Yz as PassThroughCallableEntityClass,
|
|
71964
|
+
mq as PersistedEntity,
|
|
71961
71965
|
Ir as PersistedEntityMethods,
|
|
71962
71966
|
tr as PrimitiveEntityState,
|
|
71963
71967
|
N as PrimitiveTypes,
|
|
71964
71968
|
y as ProjectState,
|
|
71965
71969
|
QZ as PropertyDependencyField,
|
|
71966
71970
|
qi as PropertyState,
|
|
71967
|
-
|
|
71968
|
-
|
|
71971
|
+
tq as READ_ONLY_ENTITY_PERSISTANCE_REPOSITORY,
|
|
71972
|
+
KW as RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION,
|
|
71969
71973
|
e7 as ReturnDeclarationDependencyField,
|
|
71970
71974
|
ir as ReturnDeclarationState,
|
|
71971
71975
|
lp as ReturnStatementDependencyField,
|
|
@@ -71975,11 +71979,11 @@ export {
|
|
|
71975
71979
|
$d as ScopeCompatibilityType,
|
|
71976
71980
|
c7 as SearchDependencyField,
|
|
71977
71981
|
rn as SearchState,
|
|
71978
|
-
|
|
71982
|
+
sq as SequentialExecutionOperation,
|
|
71979
71983
|
FE as SequentialExecutionOperationInputIds,
|
|
71980
71984
|
gE as SequentialExecutionOperationOutputIds,
|
|
71981
71985
|
L as SharedEntityErrorCode,
|
|
71982
|
-
|
|
71986
|
+
eq as SharedStateFunctionality,
|
|
71983
71987
|
VI as SplitListOperationInputIds,
|
|
71984
71988
|
CI as SplitListOperationOutputIds,
|
|
71985
71989
|
Cr as StandaloneOperatorTypes,
|
|
@@ -71987,7 +71991,7 @@ export {
|
|
|
71987
71991
|
ot as TERMINATION_TYPES,
|
|
71988
71992
|
cp as Traverser,
|
|
71989
71993
|
Jv as USER_MANAGED_ENTITY_TYPES,
|
|
71990
|
-
|
|
71994
|
+
kz as UserManagedEntityStateTemplate,
|
|
71991
71995
|
mv as VALUE_READING_ENTITIES_EXPLANATION,
|
|
71992
71996
|
$i as VALUE_READING_TYPES,
|
|
71993
71997
|
R7 as VALUE_WRITING_ENTITIES_EXPLANATION,
|
|
@@ -72002,14 +72006,14 @@ export {
|
|
|
72002
72006
|
Qo as ValueWritingEntityClass,
|
|
72003
72007
|
p7 as VariableDeclarationDependencyField,
|
|
72004
72008
|
tn as VariableDeclarationState,
|
|
72005
|
-
|
|
72009
|
+
GW as VariableInputMapState,
|
|
72006
72010
|
nv as VariableInstanceDependencyField,
|
|
72007
72011
|
en as VariableInstanceState,
|
|
72008
|
-
|
|
72009
|
-
|
|
72012
|
+
kW as VariableOutputMapState,
|
|
72013
|
+
nq as WaitOperation,
|
|
72010
72014
|
NE as WaitOperationInputIds,
|
|
72011
72015
|
UE as WaitOperationOutputIds,
|
|
72012
|
-
|
|
72016
|
+
MW as actionDescriptorValidation,
|
|
72013
72017
|
Wd as appendToListOperation,
|
|
72014
72018
|
lc as appendToListOperationElementToAppendArgument,
|
|
72015
72019
|
fE as appendToListOperationElementToAppendArgumentParentRef,
|
|
@@ -72026,13 +72030,13 @@ export {
|
|
|
72026
72030
|
uE as appendToListOperationResultListReturnRef,
|
|
72027
72031
|
lE as appendToListOperationSecondListDataType,
|
|
72028
72032
|
S as applyNewScope,
|
|
72029
|
-
|
|
72033
|
+
JW as argumentDeclarationValidation,
|
|
72030
72034
|
Hr as asGenerationActionExample,
|
|
72031
72035
|
Di as booleanPrototype,
|
|
72032
|
-
|
|
72036
|
+
CW as breakStatementValidation,
|
|
72033
72037
|
zp as calculateNewParentBasedOnCallers,
|
|
72034
72038
|
qt as capitalizeFirstLetter,
|
|
72035
|
-
|
|
72039
|
+
AW as changeSetJSONRecordToUniqueIds,
|
|
72036
72040
|
wr as checkAreDataTypesCompatible,
|
|
72037
72041
|
GZ as checkAreDefinitionEntitiesCompatibleAsDataType,
|
|
72038
72042
|
$Z as checkArePropertiesCompatibleAsDataType,
|
|
@@ -72040,25 +72044,25 @@ export {
|
|
|
72040
72044
|
Ha as checkHasBaseEntity,
|
|
72041
72045
|
ct as checkHasMetadataChanged,
|
|
72042
72046
|
fi as checkImplementationsOverlap,
|
|
72043
|
-
|
|
72047
|
+
_z as checkImplementsBaseEntity,
|
|
72044
72048
|
za as checkIsBranchDependentButNotDirectlyOnBranch,
|
|
72045
|
-
|
|
72049
|
+
uz as checkIsBranchDependentOnBranch,
|
|
72046
72050
|
Ba as checkIsCallableEntityReachable,
|
|
72047
|
-
|
|
72048
|
-
|
|
72051
|
+
Vz as checkIsCanvasEntity,
|
|
72052
|
+
jJ as checkIsDetachedBranch,
|
|
72049
72053
|
Mv as checkIsDetachedBranchShallow,
|
|
72050
|
-
|
|
72054
|
+
wz as checkIsGlobalVariable,
|
|
72051
72055
|
_v as checkIsGloballyDeclared,
|
|
72052
|
-
|
|
72056
|
+
$J as checkIsMethod,
|
|
72053
72057
|
xd as checkIsNestedScope,
|
|
72054
72058
|
Ya as checkScopeCompatibility,
|
|
72055
|
-
|
|
72056
|
-
|
|
72057
|
-
|
|
72058
|
-
|
|
72059
|
-
|
|
72060
|
-
|
|
72061
|
-
|
|
72059
|
+
Xz as cloneProject,
|
|
72060
|
+
BW as conditionValidation,
|
|
72061
|
+
DW as continueStatementValidation,
|
|
72062
|
+
az as convertToAbstract,
|
|
72063
|
+
oz as convertToNonAbstract,
|
|
72064
|
+
lz as convertToNonStatic,
|
|
72065
|
+
dz as convertToStatic,
|
|
72062
72066
|
io as countedLoopActionDescriptor,
|
|
72063
72067
|
GR as countedLoopActionDescriptorDynamicReturnDeclaration,
|
|
72064
72068
|
$R as countedLoopActionDescriptorDynamicReturnDeclarationParentRef,
|
|
@@ -72094,25 +72098,25 @@ export {
|
|
|
72094
72098
|
uA as createNewInstanceOperationOutputEntityDeclarationParentRef,
|
|
72095
72099
|
dA as createNewInstanceOperationRef,
|
|
72096
72100
|
KZ as createSemanticId,
|
|
72097
|
-
|
|
72101
|
+
Fz as createStateFromGenerationTargetType,
|
|
72098
72102
|
it as createStateFromType,
|
|
72099
72103
|
P as createStateFromTypeAndSubscribe,
|
|
72100
72104
|
ul as cronJobBuiltInBaseEntity,
|
|
72101
72105
|
T1 as cronJobBuiltInBaseEntityExpressionProperty,
|
|
72102
|
-
|
|
72106
|
+
kq as cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef,
|
|
72103
72107
|
y1 as cronJobBuiltInBaseEntityExpressionPropertyRef,
|
|
72104
72108
|
v1 as cronJobBuiltInBaseEntityRef,
|
|
72105
72109
|
kc as cronJobTriggeredFunctionDeclarationBlueprint,
|
|
72106
72110
|
h1 as cronJobTriggeredFunctionDeclarationBlueprintParentRef,
|
|
72107
72111
|
M7 as dataTypeCompatibilityToErrorExplanation,
|
|
72108
|
-
|
|
72112
|
+
wW as dataTypeValidation,
|
|
72109
72113
|
ai as datePrototype,
|
|
72110
72114
|
Am as dateValueAutogenerationSchema,
|
|
72111
72115
|
qO as definitionEntityToZodSchema,
|
|
72112
|
-
|
|
72116
|
+
Gz as definitionEntityValidation,
|
|
72113
72117
|
Fc as deletePersistedEntityMethod,
|
|
72114
72118
|
QD as deletePersistedEntityMethodParentRef,
|
|
72115
|
-
|
|
72119
|
+
eY as deleteRootProject,
|
|
72116
72120
|
lr as endpointBuiltInBaseEntity,
|
|
72117
72121
|
XR as endpointBuiltInBaseEntityRef,
|
|
72118
72122
|
UD as endpointBuiltInBaseEntityRefFour,
|
|
@@ -72175,62 +72179,62 @@ export {
|
|
|
72175
72179
|
Jc as executionBuiltInEntityAbortMethod,
|
|
72176
72180
|
I1 as executionBuiltInEntityAbortMethodParentRef,
|
|
72177
72181
|
p as filterOutDuplicateEntities,
|
|
72178
|
-
|
|
72182
|
+
Jq as filterOutDuplicateErrors,
|
|
72179
72183
|
Av as findEntityFromKeys,
|
|
72180
|
-
|
|
72181
|
-
|
|
72182
|
-
|
|
72183
|
-
|
|
72184
|
-
|
|
72185
|
-
|
|
72184
|
+
Q7 as findReferenceToSelfInList,
|
|
72185
|
+
Iz as findReferencesToSelfInProject,
|
|
72186
|
+
eJ as flattenActionDescriptor,
|
|
72187
|
+
tJ as flattenArgumentDeclaration,
|
|
72188
|
+
rJ as flattenBreakStatement,
|
|
72189
|
+
iJ as flattenBuiltInBaseEntity,
|
|
72186
72190
|
Xr as flattenCalls,
|
|
72187
72191
|
Zs as flattenCanvasAncestorsUntil,
|
|
72188
|
-
|
|
72189
|
-
|
|
72190
|
-
|
|
72191
|
-
|
|
72192
|
+
nJ as flattenCondition,
|
|
72193
|
+
sJ as flattenContinueStatement,
|
|
72194
|
+
oJ as flattenDataType,
|
|
72195
|
+
aJ as flattenDefinitionEntity,
|
|
72192
72196
|
Cv as flattenDefinitionEntityExtensionAndImplementationTypes,
|
|
72193
72197
|
So as flattenDefinitionEntityExtensionTypes,
|
|
72194
72198
|
Pv as flattenDefinitionEntityExtensions,
|
|
72195
72199
|
Vv as flattenDefinitionEntityImplementations,
|
|
72196
72200
|
Ho as flattenDefinitionEntityImplementionTypes,
|
|
72197
72201
|
ur as flattenDerivedCanvasEntities,
|
|
72198
|
-
|
|
72202
|
+
xJ as flattenDetachedBranch,
|
|
72199
72203
|
qe as flattenElementCalls,
|
|
72200
|
-
|
|
72204
|
+
Tz as flattenElementCallsOnTheSameScope,
|
|
72201
72205
|
U as flattenEntity,
|
|
72202
|
-
|
|
72203
|
-
|
|
72204
|
-
|
|
72205
|
-
|
|
72206
|
-
|
|
72207
|
-
|
|
72208
|
-
|
|
72209
|
-
|
|
72210
|
-
|
|
72211
|
-
|
|
72212
|
-
|
|
72213
|
-
|
|
72214
|
-
|
|
72215
|
-
|
|
72216
|
-
|
|
72217
|
-
|
|
72218
|
-
|
|
72219
|
-
|
|
72220
|
-
|
|
72221
|
-
|
|
72222
|
-
|
|
72223
|
-
|
|
72224
|
-
|
|
72225
|
-
|
|
72206
|
+
dJ as flattenFunctionCall,
|
|
72207
|
+
lJ as flattenFunctionDeclaration,
|
|
72208
|
+
uJ as flattenGlobalEvent,
|
|
72209
|
+
pJ as flattenInputMap,
|
|
72210
|
+
cJ as flattenInstalledProject,
|
|
72211
|
+
fJ as flattenInternalCall,
|
|
72212
|
+
hJ as flattenLiteralValue,
|
|
72213
|
+
yJ as flattenLoop,
|
|
72214
|
+
mJ as flattenOperation,
|
|
72215
|
+
vJ as flattenOutputMap,
|
|
72216
|
+
TJ as flattenPrimitiveEntity,
|
|
72217
|
+
IJ as flattenProject,
|
|
72218
|
+
X7 as flattenProjectElements,
|
|
72219
|
+
EJ as flattenProperty,
|
|
72220
|
+
BJ as flattenRelatedCanvasElementsOnTheLeft,
|
|
72221
|
+
MJ as flattenRelatedCanvasElementsOnTheRight,
|
|
72222
|
+
AJ as flattenReturnDeclaration,
|
|
72223
|
+
bJ as flattenReturnStatement,
|
|
72224
|
+
RJ as flattenSearch,
|
|
72225
|
+
DJ as flattenValueDescriptor,
|
|
72226
|
+
OJ as flattenVariableDeclaration,
|
|
72227
|
+
wJ as flattenVariableInstance,
|
|
72228
|
+
K7 as flattenVariableReads,
|
|
72229
|
+
S7 as flattenVariableWrites,
|
|
72226
72230
|
He as flattenVariables,
|
|
72227
|
-
|
|
72231
|
+
xz as fromChangeSetToRecordChangeSet,
|
|
72228
72232
|
hv as fromZodParseToEntityGenerationErrors,
|
|
72229
|
-
|
|
72230
|
-
|
|
72231
|
-
|
|
72232
|
-
|
|
72233
|
-
|
|
72233
|
+
sz as functionCallValidation,
|
|
72234
|
+
OW as functionDeclarationValidation,
|
|
72235
|
+
Zq as generate,
|
|
72236
|
+
XW as generateActionExample,
|
|
72237
|
+
fW as generateExecutionDataType,
|
|
72234
72238
|
ht as generateIdFromStrategy,
|
|
72235
72239
|
cd as generateMutablePropertiesExplanation,
|
|
72236
72240
|
cP as generateRandomBoolean,
|
|
@@ -72250,7 +72254,7 @@ export {
|
|
|
72250
72254
|
vd as getAllActionDescriptorsForConditions,
|
|
72251
72255
|
yd as getAllActionDescriptorsForGlobalEvents,
|
|
72252
72256
|
md as getAllActionDescriptorsForLoops,
|
|
72253
|
-
|
|
72257
|
+
rz as getAllActionDescriptorsForOperations,
|
|
72254
72258
|
Gr as getAllBuiltInEntityIds,
|
|
72255
72259
|
V7 as getAllGloballyDeclaredFunctionDeclarationsExplanation,
|
|
72256
72260
|
Jt as getBaseBuiltInEntities,
|
|
@@ -72259,57 +72263,57 @@ export {
|
|
|
72259
72263
|
Ct as getCallableEntityReferenceSchema,
|
|
72260
72264
|
O3 as getCallableEntityTypeSchema,
|
|
72261
72265
|
Dr as getCalledBy,
|
|
72262
|
-
|
|
72263
|
-
|
|
72266
|
+
Hq as getCallerEntityReferenceSchema,
|
|
72267
|
+
Yq as getCallerEntityTypeSchema,
|
|
72264
72268
|
Dv as getCalls,
|
|
72265
|
-
|
|
72269
|
+
_J as getCanvasEntitiesDerivedFromInternalCalls,
|
|
72266
72270
|
Es as getCanvasEntitiesDerivedFromWrites,
|
|
72267
72271
|
Ld as getCanvasEntityDerivedFromValueReadingEntity,
|
|
72268
|
-
|
|
72269
|
-
|
|
72270
|
-
|
|
72271
|
-
|
|
72272
|
-
|
|
72272
|
+
CJ as getCanvasEntityDerivedFromValueReadingEntityFromTransfer,
|
|
72273
|
+
cW as getCanvasEntityReferenceSchema,
|
|
72274
|
+
pW as getCanvasEntityTypeSchema,
|
|
72275
|
+
cz as getChildrenEntityWithValues,
|
|
72276
|
+
Uz as getColumnProperties,
|
|
72273
72277
|
Rv as getCommonAncestor,
|
|
72274
|
-
|
|
72275
|
-
|
|
72276
|
-
|
|
72278
|
+
G7 as getCommonChildren,
|
|
72279
|
+
Bz as getDatabaseEntities,
|
|
72280
|
+
jz as getDatabaseEntity,
|
|
72277
72281
|
$n as getDeclaration,
|
|
72278
|
-
|
|
72282
|
+
FJ as getDeepestScope,
|
|
72279
72283
|
P3 as getDraggableCallableEntityReferenceSchema,
|
|
72280
72284
|
w3 as getDraggableCallableEntityTypeSchema,
|
|
72281
|
-
|
|
72282
|
-
|
|
72283
|
-
|
|
72284
|
-
|
|
72285
|
+
Kq as getDraggableCallerEntityReferenceSchema,
|
|
72286
|
+
Sq as getDraggableCallerEntityTypeSchema,
|
|
72287
|
+
tW as getDraggableExecutableEntityReferenceSchema,
|
|
72288
|
+
eW as getDraggableExecutableEntityTypeSchema,
|
|
72285
72289
|
Fu as getDraggablePassThroughCallableEntityReferenceSchema,
|
|
72286
72290
|
Gu as getDraggablePassThroughCallableEntityTypeSchema,
|
|
72287
|
-
|
|
72288
|
-
|
|
72291
|
+
aW as getDraggablePlayableEntityReferenceSchema,
|
|
72292
|
+
sW as getDraggablePlayableEntityTypeSchema,
|
|
72289
72293
|
Tp as getEntitiesCreatedSinceInitialization,
|
|
72290
72294
|
wv as getEntityArgumentDeclarations,
|
|
72291
|
-
|
|
72292
|
-
|
|
72293
|
-
|
|
72294
|
-
|
|
72295
|
-
|
|
72295
|
+
PJ as getEntityInputMaps,
|
|
72296
|
+
Rz as getEntityOutputMaps,
|
|
72297
|
+
uW as getEntityReferenceSchema,
|
|
72298
|
+
VJ as getEntityReturnDeclarations,
|
|
72299
|
+
lW as getEntityTypeSchema,
|
|
72296
72300
|
Mi as getEntityWithLogicScopeReferenceSchema,
|
|
72297
|
-
|
|
72301
|
+
rW as getEntityWithLogicScopeTypeSchema,
|
|
72298
72302
|
D3 as getEntityWithValueReferenceSchema,
|
|
72299
|
-
|
|
72303
|
+
zq as getEntityWithValueTypeSchema,
|
|
72300
72304
|
Dt as getEntryPointEntityReferenceSchema,
|
|
72301
72305
|
Pn as getEntryPointEntityTypeSchema,
|
|
72302
72306
|
xu as getEventEntityReferenceSchema,
|
|
72303
72307
|
Lu as getEventEntityTypeSchema,
|
|
72304
|
-
|
|
72305
|
-
|
|
72306
|
-
|
|
72307
|
-
|
|
72308
|
+
Qq as getExecutableEntityReferenceSchema,
|
|
72309
|
+
Xq as getExecutableEntityTypeSchema,
|
|
72310
|
+
Dz as getExtendedBuiltInEntity,
|
|
72311
|
+
UJ as getExtendedDefinitionEntity,
|
|
72308
72312
|
It as getFirstNonLoopScopeOwner,
|
|
72309
72313
|
A7 as getGenerationTargetSchemaBasedOnType,
|
|
72310
|
-
|
|
72311
|
-
|
|
72312
|
-
|
|
72314
|
+
LJ as getHeadIfPartOfDetachedBranch,
|
|
72315
|
+
GJ as getHighestScope,
|
|
72316
|
+
Oz as getImplementedBuiltInEntity,
|
|
72313
72317
|
Ko as getIsInteractive,
|
|
72314
72318
|
oc as getLastInListOperation,
|
|
72315
72319
|
iE as getLastInListOperationError,
|
|
@@ -72322,21 +72326,21 @@ export {
|
|
|
72322
72326
|
tE as getLastInListOperationOutputElementReturn,
|
|
72323
72327
|
eE as getLastInListOperationOutputElementReturnParentRef,
|
|
72324
72328
|
SI as getLastInListOperationOutputElementReturnRef,
|
|
72325
|
-
|
|
72326
|
-
|
|
72327
|
-
|
|
72328
|
-
|
|
72329
|
+
vz as getLinkedEntitiesFromArgumentDeclaration,
|
|
72330
|
+
NJ as getLowestPersistedEntityImplementation,
|
|
72331
|
+
F7 as getParentCallableEntity,
|
|
72332
|
+
k7 as getParentCallerEntity,
|
|
72329
72333
|
nr as getParentCanvasEntities,
|
|
72330
72334
|
Pt as getParentCanvasEntity,
|
|
72331
72335
|
hp as getParentCanvasEntityFromTransfer,
|
|
72332
|
-
|
|
72333
|
-
|
|
72336
|
+
pz as getParentEntryPoint,
|
|
72337
|
+
g7 as getParentPassthroughCallableEntity,
|
|
72334
72338
|
nt as getPassThroughCallableEntityReferenceSchema,
|
|
72335
72339
|
$u as getPassThroughCallableEntityTypeSchema,
|
|
72336
|
-
|
|
72337
|
-
|
|
72338
|
-
|
|
72339
|
-
|
|
72340
|
+
Mz as getPeristedEntities,
|
|
72341
|
+
nW as getPlayableEntityReferenceSchema,
|
|
72342
|
+
iW as getPlayableEntityTypeSchema,
|
|
72343
|
+
Qz as getProject,
|
|
72340
72344
|
Xo as getPrototypeByType,
|
|
72341
72345
|
mp as getRecusriveParentsIds,
|
|
72342
72346
|
_ as getReferenceEntityId,
|
|
@@ -72344,33 +72348,33 @@ export {
|
|
|
72344
72348
|
yv as getReferencedEntityStateOrErrors,
|
|
72345
72349
|
Id as getReferencedIds,
|
|
72346
72350
|
vs as getRelatedCanvasElementsOnTheLeft,
|
|
72347
|
-
|
|
72351
|
+
Ez as getRelatedCanvasElementsOnTheLeftFromTransfer,
|
|
72348
72352
|
un as getRelatedCanvasElementsOnTheRight,
|
|
72349
72353
|
Bv as getRootEntryPointScopeOwner,
|
|
72350
72354
|
Wt as getScopeOwner,
|
|
72351
|
-
|
|
72352
|
-
|
|
72353
|
-
|
|
72354
|
-
|
|
72355
|
-
|
|
72356
|
-
|
|
72355
|
+
Lz as getStateClassFromType,
|
|
72356
|
+
dW as getTerminationReferenceSchema,
|
|
72357
|
+
oW as getTerminationTypeSchema,
|
|
72358
|
+
$z as getTouchedCanvasEntitiesFromChangeSet,
|
|
72359
|
+
Az as getUsedArgFromDeclaration,
|
|
72360
|
+
bz as getUsedReturnFromDeclaration,
|
|
72357
72361
|
R3 as getValueReadingEntityReferenceSchema,
|
|
72358
72362
|
_i as getValueReadingEntityTypeSchema,
|
|
72359
|
-
|
|
72363
|
+
Wq as getValueWritingEntityReferenceSchema,
|
|
72360
72364
|
Jo as getValueWritingEntityTypeSchema,
|
|
72361
|
-
|
|
72362
|
-
|
|
72365
|
+
J7 as getVariableFromInputMapping,
|
|
72366
|
+
z7 as getVariableFromReturnVariablePointer,
|
|
72363
72367
|
wn as getVariableReferenceSchema,
|
|
72364
72368
|
hs as getVariableTypeSchema,
|
|
72365
72369
|
jd as getVariablesFromArgumentDeclarations,
|
|
72366
|
-
|
|
72367
|
-
|
|
72368
|
-
|
|
72369
|
-
|
|
72370
|
+
q7 as getVariablesFromInputMaps,
|
|
72371
|
+
Y7 as getVariablesFromOutputMapping,
|
|
72372
|
+
H7 as getVariablesFromOutputMaps,
|
|
72373
|
+
W7 as getVariablesFromReturnDeclarations,
|
|
72370
72374
|
N0 as getVariablesInSameOrHigherScope,
|
|
72371
72375
|
Ov as getWrites,
|
|
72372
|
-
|
|
72373
|
-
|
|
72376
|
+
VW as globalEventValidation,
|
|
72377
|
+
hz as groupCallsBasedOnParallelizableExecution,
|
|
72374
72378
|
U7 as handleAfterEntityImplementationSideEffects,
|
|
72375
72379
|
N7 as handleBeforeEntityImplementationSideEffects,
|
|
72376
72380
|
Sd as httpRequestBodyArgument,
|
|
@@ -72414,7 +72418,7 @@ export {
|
|
|
72414
72418
|
ZA as httpResponseHeadersDataTypeRef,
|
|
72415
72419
|
Xd as httpResponseHeadersReturn,
|
|
72416
72420
|
JA as httpResponseHeadersReturnRef,
|
|
72417
|
-
|
|
72421
|
+
Tq as httpStatusCodeValueValidation,
|
|
72418
72422
|
fp as implement,
|
|
72419
72423
|
FZ as inferArgumentDeclarationDataType,
|
|
72420
72424
|
Kr as inferDataType,
|
|
@@ -72426,11 +72430,11 @@ export {
|
|
|
72426
72430
|
kZ as inferVariableDeclarationDataType,
|
|
72427
72431
|
gZ as inferVariableInstanceDataType,
|
|
72428
72432
|
vp as initBaseProjectEntity,
|
|
72429
|
-
|
|
72430
|
-
|
|
72431
|
-
|
|
72432
|
-
|
|
72433
|
-
|
|
72433
|
+
Cq as initProject,
|
|
72434
|
+
Pq as initProjectFromFetchResult,
|
|
72435
|
+
$W as inputMapValidation,
|
|
72436
|
+
LW as installedProjectValidation,
|
|
72437
|
+
xW as internalCallValidation,
|
|
72434
72438
|
Wp as isPromise,
|
|
72435
72439
|
$b as iterateOverListActionDescriptorListArgumentDeclaration,
|
|
72436
72440
|
Lb as iterateOverListActionDescriptorListArgumentDeclarationDataType,
|
|
@@ -72554,8 +72558,8 @@ export {
|
|
|
72554
72558
|
LT as joinStringsOperationSeparatorStringDataTypeDefaultValue,
|
|
72555
72559
|
jT as joinStringsOperationSeparatorStringDataTypeDefaultValueParentRef,
|
|
72556
72560
|
qs as keyValuePrototype,
|
|
72557
|
-
|
|
72558
|
-
|
|
72561
|
+
qW as literalValudValidation,
|
|
72562
|
+
_W as loopValidation,
|
|
72559
72563
|
Md as lowercaseFirstLetter,
|
|
72560
72564
|
mc as manualFlowActionDescriptorDeclarationArgumentDeclaration,
|
|
72561
72565
|
fb as manualFlowActionDescriptorDeclarationArgumentDeclarationDataType,
|
|
@@ -72569,9 +72573,9 @@ export {
|
|
|
72569
72573
|
yb as manualFlowLoopBodyActionDescriptorAnyDynamicArgumentParentRef,
|
|
72570
72574
|
Tb as manualFlowLoopBodyActionDescriptorAnyDynamicReturn,
|
|
72571
72575
|
vb as manualFlowLoopBodyActionDescriptorAnyDynamicReturnParentRef,
|
|
72572
|
-
|
|
72573
|
-
|
|
72574
|
-
|
|
72576
|
+
Cz as mapActionDescriptorToTypeItRepresents,
|
|
72577
|
+
qq as mergeEntityErrorsList,
|
|
72578
|
+
Pz as mergeListOfEntities,
|
|
72575
72579
|
UA as methodDefaultValue,
|
|
72576
72580
|
ym as mockClientProject,
|
|
72577
72581
|
Qs as moreThanOrEqualCondition,
|
|
@@ -72583,6 +72587,8 @@ export {
|
|
|
72583
72587
|
_1 as moreThanOrEqualConditionRightHandArgumentDataType,
|
|
72584
72588
|
C1 as moreThanOrEqualConditionRightHandArgumentDataTypeParentRef,
|
|
72585
72589
|
M1 as moreThanOrEqualConditionRightHandArgumentParentRef,
|
|
72590
|
+
$7 as noSpacesOrDashesValueValidation,
|
|
72591
|
+
x7 as noSpacesValueValidation,
|
|
72586
72592
|
Sn as notEmptyCondition,
|
|
72587
72593
|
R1 as notEmptyConditionArgument,
|
|
72588
72594
|
b1 as notEmptyConditionRef,
|
|
@@ -72625,8 +72631,8 @@ export {
|
|
|
72625
72631
|
cT as numberSubtractionOperationSecondNumberArgumentRef,
|
|
72626
72632
|
fT as numberSubtractionOperationSecondNumberDataType,
|
|
72627
72633
|
Em as numberValueAutogenerationSchema,
|
|
72628
|
-
|
|
72629
|
-
|
|
72634
|
+
PW as operationValidation,
|
|
72635
|
+
gW as outputMapValidation,
|
|
72630
72636
|
Ur as parallelExecutionOperation,
|
|
72631
72637
|
BE as parallelExecutionOperationError,
|
|
72632
72638
|
ME as parallelExecutionOperationErrorParentRef,
|
|
@@ -72647,7 +72653,7 @@ export {
|
|
|
72647
72653
|
Nt as persistedBuiltInBaseEntity,
|
|
72648
72654
|
Ks as persistedBuiltInBaseEntityDatabaseProperty,
|
|
72649
72655
|
t1 as persistedBuiltInBaseEntityDatabasePropertyDataType,
|
|
72650
|
-
|
|
72656
|
+
Fq as persistedBuiltInBaseEntityDatabasePropertyDataTypeRef,
|
|
72651
72657
|
r1 as persistedBuiltInBaseEntityDatabasePropertyParentRef,
|
|
72652
72658
|
e1 as persistedBuiltInBaseEntityDatabasePropertyRef,
|
|
72653
72659
|
Xs as persistedBuiltInBaseEntityPrimaryKeyProperty,
|
|
@@ -72665,7 +72671,7 @@ export {
|
|
|
72665
72671
|
$1 as processOutputGlobalValueDescriptorReturnRef,
|
|
72666
72672
|
cl as projectPublicationCompletedGlobalEvent,
|
|
72667
72673
|
JO as propertyToZodSchema,
|
|
72668
|
-
|
|
72674
|
+
EW as propertyValidation,
|
|
72669
72675
|
Rt as relationalDatabaseBuiltInBaseEntity,
|
|
72670
72676
|
Gc as relationalDatabaseBuiltInBaseEntityAutoscalingProperty,
|
|
72671
72677
|
KD as relationalDatabaseBuiltInBaseEntityAutoscalingPropertyDataType,
|
|
@@ -72686,13 +72692,13 @@ export {
|
|
|
72686
72692
|
JD as relationalDatabaseBuiltInBaseEntityMinSizePropertyRef,
|
|
72687
72693
|
dl as relationalDatabaseBuiltInBaseEntityPasswordProperty,
|
|
72688
72694
|
gD as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataType,
|
|
72689
|
-
|
|
72695
|
+
Gq as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef,
|
|
72690
72696
|
kD as relationalDatabaseBuiltInBaseEntityPasswordPropertyDefaultValueParentRef,
|
|
72691
72697
|
FD as relationalDatabaseBuiltInBaseEntityPasswordPropertyRef,
|
|
72692
72698
|
Ss as relationalDatabaseBuiltInBaseEntityRef,
|
|
72693
72699
|
ol as relationalDatabaseBuiltInBaseEntityUsernameProperty,
|
|
72694
72700
|
GD as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataType,
|
|
72695
|
-
|
|
72701
|
+
$q as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef,
|
|
72696
72702
|
$D as relationalDatabaseBuiltInBaseEntityUsernamePropertyRef,
|
|
72697
72703
|
SZ as resolveActionDescriptorName,
|
|
72698
72704
|
WZ as resolveBaseEntityName,
|
|
@@ -72702,18 +72708,18 @@ export {
|
|
|
72702
72708
|
dp as resolveDataType,
|
|
72703
72709
|
bv as resolveDataTypeEntityOrNestedChildrenFromLiteralValue,
|
|
72704
72710
|
Nd as resolveDataTypeLabel,
|
|
72705
|
-
|
|
72706
|
-
|
|
72711
|
+
TW as resolveDefinitionEntityDataTypeLabel,
|
|
72712
|
+
vW as resolveEntityDataTypeLabel,
|
|
72707
72713
|
F as resolveEntityName,
|
|
72708
|
-
|
|
72709
|
-
|
|
72710
|
-
|
|
72714
|
+
yz as resolveFirstCallsSecond,
|
|
72715
|
+
mz as resolveFirstWritesSecond,
|
|
72716
|
+
Nz as resolvePrimaryKeyProperty,
|
|
72711
72717
|
HZ as resolvePrimitiveEntityName,
|
|
72712
72718
|
YZ as resolveSearchName,
|
|
72713
|
-
|
|
72714
|
-
|
|
72715
|
-
|
|
72716
|
-
|
|
72719
|
+
hW as resolveVariableScope,
|
|
72720
|
+
bW as returnDeclarationValidation,
|
|
72721
|
+
RW as returnStatementValidation,
|
|
72722
|
+
jW as searchValidation,
|
|
72717
72723
|
ci as sequentialExecutionOperation,
|
|
72718
72724
|
XE as sequentialExecutionOperationError,
|
|
72719
72725
|
KE as sequentialExecutionOperationErrorParentRef,
|
|
@@ -72728,10 +72734,10 @@ export {
|
|
|
72728
72734
|
JE as sequentialExecutionOperationListOfFunctionsBlueprint,
|
|
72729
72735
|
ZE as sequentialExecutionOperationListOfFunctionsBlueprintDynamicInput,
|
|
72730
72736
|
kE as sequentialExecutionOperationListOfFunctionsBlueprintDynamicOutput,
|
|
72731
|
-
|
|
72737
|
+
gq as softDeletePersistedEntityMethod,
|
|
72732
72738
|
c1 as softDeletePersistedEntityMethodParentRef,
|
|
72733
|
-
|
|
72734
|
-
|
|
72739
|
+
Z7 as sortCallsBasedOnExecutionDependencies,
|
|
72740
|
+
fz as sortChildrenEntitiesBasedOnExecutionDependencies,
|
|
72735
72741
|
ac as splitListOperation,
|
|
72736
72742
|
qI as splitListOperationError,
|
|
72737
72743
|
JI as splitListOperationErrorParentRef,
|
|
@@ -72762,7 +72768,7 @@ export {
|
|
|
72762
72768
|
ST as splitStringOperationIndexArgumentRef,
|
|
72763
72769
|
KT as splitStringOperationIndexDataType,
|
|
72764
72770
|
tI as splitStringOperationSecondPartResultStringDataType,
|
|
72765
|
-
|
|
72771
|
+
xq as splitStringOperationSecondPartResultStringReturn,
|
|
72766
72772
|
aI as splitStringOperationSecondPartResultStringReturnParentRef,
|
|
72767
72773
|
eI as splitStringOperationSecondPartResultStringReturnRef,
|
|
72768
72774
|
iI as splitStringOperationStringArgument,
|
|
@@ -72772,21 +72778,21 @@ export {
|
|
|
72772
72778
|
se as stringPrototype,
|
|
72773
72779
|
Im as stringValueAutogenerationSchema,
|
|
72774
72780
|
gp as suggestNewIdForEntity,
|
|
72775
|
-
|
|
72776
|
-
|
|
72781
|
+
Kz as test_primitive_entities_export,
|
|
72782
|
+
yW as toCamelCase,
|
|
72777
72783
|
Tr as toEntityState,
|
|
72778
72784
|
qZ as toKebabCase,
|
|
72779
72785
|
Bd as toLowerCaseKebabCase,
|
|
72780
|
-
|
|
72786
|
+
mW as toPascalCase,
|
|
72781
72787
|
Mt as untypedDataPrototype,
|
|
72782
72788
|
Ke as updateErrorsList,
|
|
72783
72789
|
VA as urlDefaultValue,
|
|
72784
72790
|
wi as uuidPrototype,
|
|
72785
72791
|
$0 as validateArgumentDeclarationName,
|
|
72786
|
-
|
|
72787
|
-
|
|
72792
|
+
ez as validateCalledByErrorIdInAction,
|
|
72793
|
+
QW as validateCalledByIdInAction,
|
|
72788
72794
|
P7 as validateCallers,
|
|
72789
|
-
|
|
72795
|
+
iz as validateConditionEntityDeclaration,
|
|
72790
72796
|
Hn as validateDataOperation,
|
|
72791
72797
|
vA as validateDataOperationDataToValidateArgument,
|
|
72792
72798
|
mA as validateDataOperationDataToValidateArgumentParentRef,
|
|
@@ -72805,16 +72811,16 @@ export {
|
|
|
72805
72811
|
O7 as validateErrorCaller,
|
|
72806
72812
|
C7 as validateFunctionCallDeclaration,
|
|
72807
72813
|
j0 as validateFunctionDeclarationName,
|
|
72808
|
-
|
|
72809
|
-
|
|
72814
|
+
HW as validateGeneratedEntityParentIsNotBuiltInEntity,
|
|
72815
|
+
zW as validateGeneration,
|
|
72810
72816
|
pt as validateGenerationTarget,
|
|
72811
|
-
|
|
72812
|
-
|
|
72813
|
-
|
|
72817
|
+
YW as validateGenerationUpdate,
|
|
72818
|
+
nz as validateLoopEntityDeclaration,
|
|
72819
|
+
IW as validateName,
|
|
72814
72820
|
_7 as validateOperationEntityDeclaration,
|
|
72815
72821
|
x0 as validatePropertyName,
|
|
72816
72822
|
Ui as validateReachability,
|
|
72817
|
-
|
|
72823
|
+
tz as validateReadsValueInActionPayload,
|
|
72818
72824
|
pp as validateReferenceObject,
|
|
72819
72825
|
kp as validateReferenceToOne,
|
|
72820
72826
|
bt as validateReferences,
|
|
@@ -72844,9 +72850,9 @@ export {
|
|
|
72844
72850
|
I8 as valueAutogenerationRandomTextUntilSchema,
|
|
72845
72851
|
ga as valueAutogenerationRangeValueTypesSchema,
|
|
72846
72852
|
vm as valueAutogenerationUniqueSchema,
|
|
72847
|
-
|
|
72848
|
-
|
|
72849
|
-
|
|
72853
|
+
WW as valueDescriptorValidation,
|
|
72854
|
+
NW as variableDeclarationValidation,
|
|
72855
|
+
UW as variableInstanceValidation,
|
|
72850
72856
|
er as waitOperation,
|
|
72851
72857
|
Wn as waitOperationMillisecondsNumberArgument,
|
|
72852
72858
|
jE as waitOperationMillisecondsNumberArgumentRef,
|