@elyx-code/project-logic-tree 0.0.6228 → 0.0.6230

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/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
- ], _q = [
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
- ], Mq = [
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
- ], Bq = [
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
- ], Nq = [...si, ...dt], Uq = [
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
- ], jq = [
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
- }, Lq = {
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
- }, xq = {
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
- }, $q = {
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, Gq = {
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
- }, Fq = {
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, gq = {
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 kq(i) {
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 Zq(i) {
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 Jq(i, a) {
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 qq() {
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 Wq() {
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 zq() {
26537
+ function Yq() {
26536
26538
  return m.union([
26537
26539
  $u(),
26538
26540
  Pn()
26539
26541
  ]);
26540
26542
  }
26541
- function Yq() {
26543
+ function Hq() {
26542
26544
  return m.union([
26543
26545
  nt(),
26544
26546
  Dt()
26545
26547
  ]);
26546
26548
  }
26547
- function Hq() {
26549
+ function Sq() {
26548
26550
  return m.union([
26549
26551
  Gu(),
26550
26552
  Pn()
26551
26553
  ]);
26552
26554
  }
26553
- function Sq() {
26555
+ function Kq() {
26554
26556
  return m.union([
26555
26557
  Fu(),
26556
26558
  Dt()
26557
26559
  ]);
26558
26560
  }
26559
- function Kq() {
26561
+ function Xq() {
26560
26562
  return m.union([
26561
26563
  O3(),
26562
26564
  Pn()
26563
26565
  ]);
26564
26566
  }
26565
- function Xq() {
26567
+ function Qq() {
26566
26568
  return m.union([
26567
26569
  Ct(),
26568
26570
  Dt()
26569
26571
  ]);
26570
26572
  }
26571
- function Qq() {
26573
+ function eW() {
26572
26574
  return m.union([
26573
26575
  w3(),
26574
26576
  Pn()
26575
26577
  ]);
26576
26578
  }
26577
- function eW() {
26579
+ function tW() {
26578
26580
  return m.union([
26579
26581
  P3(),
26580
26582
  Dt()
26581
26583
  ]);
26582
26584
  }
26583
- function tW() {
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 rW() {
26594
+ function iW() {
26593
26595
  return m.union([
26594
26596
  $u(),
26595
26597
  Pn()
26596
26598
  ]);
26597
26599
  }
26598
- function iW() {
26600
+ function nW() {
26599
26601
  return m.union([
26600
26602
  nt(),
26601
26603
  Dt()
26602
26604
  ]);
26603
26605
  }
26604
- function nW() {
26606
+ function sW() {
26605
26607
  return m.union([
26606
26608
  Gu(),
26607
26609
  Pn()
26608
26610
  ]);
26609
26611
  }
26610
- function sW() {
26612
+ function aW() {
26611
26613
  return m.union([
26612
26614
  Fu(),
26613
26615
  Dt()
26614
26616
  ]);
26615
26617
  }
26616
- function aW() {
26618
+ function oW() {
26617
26619
  return m.union([
26618
26620
  Dn(),
26619
26621
  us(),
26620
26622
  os()
26621
26623
  ]);
26622
26624
  }
26623
- function oW() {
26625
+ function dW() {
26624
26626
  return m.union([
26625
26627
  ls(),
26626
26628
  ui(),
26627
26629
  ds()
26628
26630
  ]);
26629
26631
  }
26630
- function dW() {
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 lW() {
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 uW() {
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 pW() {
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 cW(i, a) {
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 fW(i) {
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 hW(i) {
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 yW(i) {
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 mW(i) {
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 vW(i) {
28620
- const a = MJ(i);
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 = OJ(
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 TW(i, a) {
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 IW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 EW(i) {
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 AW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 bW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 RW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 DW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 OW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 wW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 PW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 VW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 CW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 _W = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 MW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 BW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 NW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 UW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 jW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 LW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 xW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 $W extends ii {
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 GW extends ii {
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 FW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 gW extends ni {
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 kW extends ni {
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 ZW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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 JW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
56517
+ const qW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
56516
56518
  __proto__: null,
56517
56519
  validate: cv
56518
56520
  }, Symbol.toStringTag, { value: "Module" }));
@@ -56943,6 +56945,10 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
56943
56945
  }
56944
56946
  hydrateAncestors() {
56945
56947
  const e = [], t = [], r = [], s = [];
56948
+ if (this.initialData.parent && this.initialData.standaloneParent)
56949
+ throw new Error(
56950
+ `Entity with id '${this.id}' cannot have both 'parent' and 'standaloneParent' properties set.`
56951
+ );
56946
56952
  if (this.initialData.parent) {
56947
56953
  const d = _(
56948
56954
  this.initialData.parent
@@ -56953,6 +56959,18 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
56953
56959
  throw new Error(
56954
56960
  `${this.type} with id '${this.id}' has a 'parent' reference '${d}' that isn't found in the project`
56955
56961
  );
56962
+ } else if (this.initialData.standaloneParent) {
56963
+ const d = _(
56964
+ this.initialData.standaloneParent
56965
+ ), o = this.project.get(
56966
+ d
56967
+ );
56968
+ if (o)
56969
+ this.setStandaloneParent(o);
56970
+ else
56971
+ throw new Error(
56972
+ `${this.type} with id '${this.id}' has a 'standaloneParent' reference '${d}' that isn't found in the project`
56973
+ );
56956
56974
  } else
56957
56975
  throw new Error(`${this.type} with id '${this.id}' must have a 'parent'`);
56958
56976
  if (this.initialData.valueAsTypeList && Array.isArray(this.initialData.valueAsTypeList))
@@ -57567,7 +57585,7 @@ function fv(i) {
57567
57585
  const r = [];
57568
57586
  return Ke(i.errors, r);
57569
57587
  }
57570
- const qW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
57588
+ const WW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
57571
57589
  __proto__: null,
57572
57590
  validate: fv
57573
57591
  }, Symbol.toStringTag, { value: "Module" }));
@@ -58490,7 +58508,7 @@ f(je, "MUTABLE_DOWNSTREAM_PROPERTIES", ["dataType", "defaultValue"]), f(je, "INM
58490
58508
  ...je.DOWNSTREAM_PROPERTIES
58491
58509
  ]);
58492
58510
  let bi = je;
58493
- function WW(i, a) {
58511
+ function zW(i, a) {
58494
58512
  if (!i.type && !i.id)
58495
58513
  return {
58496
58514
  errors: [
@@ -58774,7 +58792,7 @@ And there are no upstream references that can be updated.` : `
58774
58792
  There are no upstream references that can be updated.`;
58775
58793
  return r;
58776
58794
  }
58777
- function zW(i, a) {
58795
+ function YW(i, a) {
58778
58796
  const e = [];
58779
58797
  let t = !1;
58780
58798
  if (Er.includes(a.type) && e.push(
@@ -59175,7 +59193,7 @@ To modify '${o}', target the entity that it points to and its equivalent propert
59175
59193
  }
59176
59194
  return e;
59177
59195
  }
59178
- function YW(i, a) {
59196
+ function HW(i, a) {
59179
59197
  const e = [];
59180
59198
  if (!i.parent)
59181
59199
  return e;
@@ -59365,14 +59383,14 @@ All pass-through callable entities are: ${ne(
59365
59383
  Qr,
59366
59384
  ", ",
59367
59385
  " and "
59368
- )}.`, HW = `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.
59386
+ )}.`, 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
59387
  All callable entity types are: ${ne(
59370
59388
  si,
59371
59389
  ", ",
59372
59390
  " and "
59373
59391
  )}.`, 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
59392
  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'.`, SW = `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.
59393
+ 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
59394
  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
59395
  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
59396
  $i,
@@ -59409,7 +59427,7 @@ function Hr(i) {
59409
59427
  ${typeof i == "string" ? i : JSON.stringify(i, null, 2)}
59410
59428
  \`\`\``;
59411
59429
  }
59412
- function KW(i, a) {
59430
+ function XW(i, a) {
59413
59431
  let e = {};
59414
59432
  switch (i) {
59415
59433
  case "add_caller":
@@ -59906,7 +59924,7 @@ The new termination statement is redundant because both entities would be called
59906
59924
  (c) => c.scope !== a
59907
59925
  );
59908
59926
  if (h.length) {
59909
- const c = xJ(
59927
+ const c = FJ(
59910
59928
  h.map((T) => T.scope)
59911
59929
  );
59912
59930
  t.parent = c.id;
@@ -60223,7 +60241,7 @@ ${qp}`,
60223
60241
  modifiedData: d
60224
60242
  };
60225
60243
  }
60226
- function XW(i, a, e = "calledBy") {
60244
+ function QW(i, a, e = "calledBy") {
60227
60245
  const t = [];
60228
60246
  if (!i)
60229
60247
  return [];
@@ -60282,7 +60300,7 @@ All caller entity types are: ${ne(
60282
60300
  );
60283
60301
  return t;
60284
60302
  }
60285
- function QW(i, a, e = "calledByError") {
60303
+ function ez(i, a, e = "calledByError") {
60286
60304
  const t = [];
60287
60305
  if (!i)
60288
60306
  return [];
@@ -60347,7 +60365,7 @@ ${on}`,
60347
60365
  );
60348
60366
  return t;
60349
60367
  }
60350
- function ez(i, a) {
60368
+ function tz(i, a) {
60351
60369
  const e = [], t = a.get(
60352
60370
  i
60353
60371
  );
@@ -60477,7 +60495,7 @@ function md(i) {
60477
60495
  - ${i.loopDeclarations.map((a) => `${a.id} (${F(a, i)})`).join(`
60478
60496
  - `)}`;
60479
60497
  }
60480
- function tz(i) {
60498
+ function rz(i) {
60481
60499
  return `All reserved action decriptor ids for '${n.Operation}' entities are:
60482
60500
  - ${i.operationDeclarations.map((a) => `${a.id} (${F(a, i)})`).join(`
60483
60501
  - `)}`;
@@ -60622,7 +60640,7 @@ All built-in 'action-descriptor' entities that define 'operation' entity, are (I
60622
60640
  })
60623
60641
  ), e;
60624
60642
  }
60625
- function rz(i, a) {
60643
+ function iz(i, a) {
60626
60644
  const e = [];
60627
60645
  if (!i)
60628
60646
  return [];
@@ -60671,7 +60689,7 @@ All built-in 'action-descriptor' entities that define 'condition' entity, are (I
60671
60689
  })
60672
60690
  ), e;
60673
60691
  }
60674
- function iz(i, a) {
60692
+ function nz(i, a) {
60675
60693
  const e = [];
60676
60694
  if (!i)
60677
60695
  return [];
@@ -60941,7 +60959,7 @@ function Ev(i) {
60941
60959
  const s = [...Ui(i)];
60942
60960
  return Ke(i.errors, s);
60943
60961
  }
60944
- const nz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
60962
+ const sz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
60945
60963
  __proto__: null,
60946
60964
  validate: Ev
60947
60965
  }, Symbol.toStringTag, { value: "Module" }));
@@ -63250,7 +63268,7 @@ function fi(i, a, e, t) {
63250
63268
  overlap: !!r.length
63251
63269
  });
63252
63270
  }
63253
- function sz(i, a) {
63271
+ function az(i, a) {
63254
63272
  return i.abstract || (i.properties.forEach((t) => {
63255
63273
  t.abstract || t.metaSync(
63256
63274
  {
@@ -63267,7 +63285,7 @@ function sz(i, a) {
63267
63285
  a
63268
63286
  )), i;
63269
63287
  }
63270
- function az(i, a) {
63288
+ function oz(i, a) {
63271
63289
  return i.abstract && (i.properties.forEach((t) => {
63272
63290
  t.abstract && t.metaSync(
63273
63291
  {
@@ -63288,7 +63306,7 @@ function az(i, a) {
63288
63306
  a
63289
63307
  )), i;
63290
63308
  }
63291
- function oz(i, a) {
63309
+ function dz(i, a) {
63292
63310
  return i.static || (i.properties.forEach((t) => {
63293
63311
  t.static || t.metaSync(
63294
63312
  {
@@ -63303,7 +63321,7 @@ function oz(i, a) {
63303
63321
  a
63304
63322
  )), i;
63305
63323
  }
63306
- function dz(i, a) {
63324
+ function lz(i, a) {
63307
63325
  return i.static && (i.properties.forEach((t) => {
63308
63326
  t.static && t.metaSync(
63309
63327
  {
@@ -63318,6 +63336,74 @@ function dz(i, a) {
63318
63336
  a
63319
63337
  )), i;
63320
63338
  }
63339
+ var L7 = /* @__PURE__ */ ((i) => (i.StringValueMustNotHaveSpaces = "string-value-must-not-have-spaces", i.StringValueMustNotHaveDashes = "string-value-must-not-have-dashes", i))(L7 || {});
63340
+ function x7(i, a) {
63341
+ const e = [], t = a;
63342
+ if (!t)
63343
+ return {
63344
+ errors: e,
63345
+ override: a
63346
+ };
63347
+ if (typeof t != "string")
63348
+ return {
63349
+ errors: [],
63350
+ override: a
63351
+ };
63352
+ if (t.includes(" ")) {
63353
+ const r = new Ye({
63354
+ id: i.id + "--string-value-must-not-have-spaces",
63355
+ message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value cannot contain spaces.`,
63356
+ issue: null,
63357
+ severity: R.Error,
63358
+ code: "string-value-must-not-have-spaces",
63359
+ entity: i
63360
+ });
63361
+ e.push(r);
63362
+ }
63363
+ return {
63364
+ errors: e,
63365
+ override: t.replace(/\s/g, "-")
63366
+ };
63367
+ }
63368
+ function $7(i, a) {
63369
+ const e = [], t = a;
63370
+ if (!t)
63371
+ return {
63372
+ errors: e,
63373
+ override: a
63374
+ };
63375
+ if (typeof t != "string")
63376
+ return {
63377
+ errors: [],
63378
+ override: a
63379
+ };
63380
+ if (t.includes(" ")) {
63381
+ const r = new Ye({
63382
+ id: i.id + "--string-value-must-not-have-spaces",
63383
+ message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value cannot contain spaces or dashes.`,
63384
+ issue: null,
63385
+ severity: R.Error,
63386
+ code: "string-value-must-not-have-spaces",
63387
+ entity: i
63388
+ });
63389
+ e.push(r);
63390
+ }
63391
+ if (t.includes("-")) {
63392
+ const r = new Ye({
63393
+ id: i.id + "--string-value-must-not-have-dashes",
63394
+ message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value cannot contain spaces or dashes.`,
63395
+ issue: null,
63396
+ severity: R.Error,
63397
+ code: "string-value-must-not-have-dashes",
63398
+ entity: i
63399
+ });
63400
+ e.push(r);
63401
+ }
63402
+ return {
63403
+ errors: e,
63404
+ override: t.replace(/\s|-/g, "_")
63405
+ };
63406
+ }
63321
63407
  function Zs(i, a) {
63322
63408
  const e = vs(i);
63323
63409
  if (e.length === 0)
@@ -63388,10 +63474,10 @@ function S(i, a) {
63388
63474
  ), d.addSelfToProject(a);
63389
63475
  });
63390
63476
  }
63391
- function L7(i, a, e = /* @__PURE__ */ new Set()) {
63477
+ function G7(i, a, e = /* @__PURE__ */ new Set()) {
63392
63478
  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
63479
  ...l,
63394
- ...L7(u, a, e)
63480
+ ...G7(u, a, e)
63395
63481
  ])), []);
63396
63482
  return p([
63397
63483
  ...d,
@@ -63402,10 +63488,10 @@ function za(i, a) {
63402
63488
  const e = Zs(i, a);
63403
63489
  return e.last === a && e.list.length > 0 && e.list[0] !== a;
63404
63490
  }
63405
- function lz(i, a) {
63491
+ function uz(i, a) {
63406
63492
  return !!Zs(i, a).last;
63407
63493
  }
63408
- function uz(i) {
63494
+ function pz(i) {
63409
63495
  if (dt.includes(i.type))
63410
63496
  return i;
63411
63497
  if ([...si, n.VariableDeclaration].includes(i.type)) {
@@ -63476,37 +63562,37 @@ function hp(i, a) {
63476
63562
  return t ? hp(t, a) : null;
63477
63563
  }
63478
63564
  }
63479
- function x7(i) {
63565
+ function F7(i) {
63480
63566
  if (!i)
63481
63567
  return null;
63482
63568
  if (si.includes(i.type))
63483
63569
  return i;
63484
63570
  const a = i.parent;
63485
- return a ? x7(a) : null;
63571
+ return a ? F7(a) : null;
63486
63572
  }
63487
- function $7(i) {
63573
+ function g7(i) {
63488
63574
  if (!i)
63489
63575
  return null;
63490
63576
  if (lt.includes(i.type))
63491
63577
  return i;
63492
63578
  const a = i.parent;
63493
- return a ? $7(a) : null;
63579
+ return a ? g7(a) : null;
63494
63580
  }
63495
- function G7(i) {
63581
+ function k7(i) {
63496
63582
  if (!i)
63497
63583
  return null;
63498
63584
  if (Qr.includes(i.type))
63499
63585
  return i;
63500
63586
  const a = i.parent;
63501
- return a ? G7(a) : null;
63587
+ return a ? k7(a) : null;
63502
63588
  }
63503
- function pz(i) {
63589
+ function cz(i) {
63504
63590
  return i.type === n.VariableDeclaration ? [i] : lt.includes(i.type) ? [
63505
63591
  ...i.inputs,
63506
63592
  ...i.outputs || []
63507
63593
  ] : ot.includes(i.type) ? i.outputs : Js.includes(i.type) || i.type === n.FunctionDeclaration ? i.inputs : [];
63508
63594
  }
63509
- function cz(i) {
63595
+ function fz(i) {
63510
63596
  const a = un(i), e = [], t = [];
63511
63597
  kv.includes(i.type) && e.push(...Dv(i));
63512
63598
  const r = a.filter((s) => {
@@ -63515,11 +63601,11 @@ function cz(i) {
63515
63601
  });
63516
63602
  return e.sort((s, d) => za(d, s) ? -1 : 0), t.sort((s, d) => za(d, s) ? -1 : 0), [...e, ...t, ...r];
63517
63603
  }
63518
- function F7(i) {
63604
+ function Z7(i) {
63519
63605
  return [...i].sort((a, e) => za(e, a) ? -1 : 0);
63520
63606
  }
63521
- function fz(i) {
63522
- const a = F7(i), e = [];
63607
+ function hz(i) {
63608
+ const a = Z7(i), e = [];
63523
63609
  return a.forEach((t) => {
63524
63610
  const r = e[e.length - 1];
63525
63611
  if (r) {
@@ -63547,41 +63633,41 @@ function Dv(i) {
63547
63633
  i.calls
63548
63634
  ) : [];
63549
63635
  }
63550
- function hz(i, a) {
63636
+ function yz(i, a) {
63551
63637
  return Dv(i).includes(a);
63552
63638
  }
63553
63639
  function Ov(i) {
63554
63640
  return i.writesValues || [];
63555
63641
  }
63556
- function yz(i, a) {
63642
+ function mz(i, a) {
63557
63643
  return Ov(i).includes(a);
63558
63644
  }
63559
- function g7(i) {
63645
+ function J7(i) {
63560
63646
  var a;
63561
63647
  return tt.includes((a = i == null ? void 0 : i.readsValue) == null ? void 0 : a.type) ? i.readsValue : null;
63562
63648
  }
63563
- function mz(i) {
63649
+ function vz(i) {
63564
63650
  return i.writesValues;
63565
63651
  }
63566
- function k7(i = []) {
63567
- return i.map(g7).filter((a) => !!a);
63652
+ function q7(i = []) {
63653
+ return i.map(J7).filter((a) => !!a);
63568
63654
  }
63569
63655
  function jd(i = []) {
63570
63656
  return i.map((a) => a.writesValues).flat().filter((a) => tt.includes(a.type));
63571
63657
  }
63572
- function Z7(i = []) {
63658
+ function W7(i = []) {
63573
63659
  return i.map((a) => a.readsValue).filter(
63574
63660
  (a) => !!a && tt.includes(a.type)
63575
63661
  );
63576
63662
  }
63577
- function J7(i) {
63663
+ function z7(i) {
63578
63664
  return tt.includes(i.type) ? i : null;
63579
63665
  }
63580
- function q7(i) {
63581
- return i.writesValues.map(J7).filter((a) => !!a);
63666
+ function Y7(i) {
63667
+ return i.writesValues.map(z7).filter((a) => !!a);
63582
63668
  }
63583
- function W7(i = []) {
63584
- return i.reduce((a, e) => e.type === n.OutputMap ? [...a, ...q7(e)] : a, []);
63669
+ function H7(i = []) {
63670
+ return i.reduce((a, e) => e.type === n.OutputMap ? [...a, ...Y7(e)] : a, []);
63585
63671
  }
63586
63672
  function qe(i) {
63587
63673
  return lt.includes(i.type) ? [
@@ -63601,7 +63687,7 @@ function qe(i) {
63601
63687
  )
63602
63688
  ) : [];
63603
63689
  }
63604
- function vz(i) {
63690
+ function Tz(i) {
63605
63691
  return lt.includes(i.type) ? [
63606
63692
  ...Xr(
63607
63693
  nr(
@@ -63619,12 +63705,12 @@ function vz(i) {
63619
63705
  )
63620
63706
  ) : [];
63621
63707
  }
63622
- function z7(i, a = /* @__PURE__ */ new Set()) {
63708
+ function S7(i, a = /* @__PURE__ */ new Set()) {
63623
63709
  return i.writesValues.filter(
63624
63710
  (t) => tt.includes(t.type) && !a.has(t.id)
63625
63711
  ).reduce((t, r) => a.has(r.id) ? t : [...t, ...He(r, a)], []);
63626
63712
  }
63627
- function Y7(i, a = /* @__PURE__ */ new Set()) {
63713
+ function K7(i, a = /* @__PURE__ */ new Set()) {
63628
63714
  var t;
63629
63715
  return (((t = i.readsValue) == null ? void 0 : t.writesValues) || []).filter(
63630
63716
  (r) => tt.includes(r.type) && !a.has(r.id)
@@ -63634,7 +63720,7 @@ function He(i, a = /* @__PURE__ */ new Set()) {
63634
63720
  if (a.has(i.id))
63635
63721
  return [];
63636
63722
  if (i.type === n.ReturnStatement)
63637
- return Z7(
63723
+ return W7(
63638
63724
  i.outputs
63639
63725
  ).reduce((t, r) => [...t, ...He(r, a)], []);
63640
63726
  if (i.type === n.FunctionCall || i.type === n.Operation || i.type === n.Condition)
@@ -63652,8 +63738,8 @@ function He(i, a = /* @__PURE__ */ new Set()) {
63652
63738
  },
63653
63739
  []
63654
63740
  ),
63655
- ...k7(i.inputs),
63656
- ...W7(i.outputs)
63741
+ ...q7(i.inputs),
63742
+ ...H7(i.outputs)
63657
63743
  ].reduce((s, d) => [...s, ...He(d, a)], []);
63658
63744
  if (Js.includes(i.type)) {
63659
63745
  const e = jd(
@@ -63713,11 +63799,11 @@ function He(i, a = /* @__PURE__ */ new Set()) {
63713
63799
  return [
63714
63800
  i,
63715
63801
  ...t,
63716
- ...Y7(
63802
+ ...K7(
63717
63803
  i,
63718
63804
  a
63719
63805
  ),
63720
- ...z7(
63806
+ ...S7(
63721
63807
  i,
63722
63808
  a
63723
63809
  )
@@ -63738,7 +63824,7 @@ function Xr(i) {
63738
63824
  []
63739
63825
  );
63740
63826
  }
63741
- function H7(i) {
63827
+ function X7(i) {
63742
63828
  const a = i.entities || [], e = [
63743
63829
  ...a,
63744
63830
  ...i.functions || [],
@@ -63774,7 +63860,7 @@ function H7(i) {
63774
63860
  ...o
63775
63861
  ];
63776
63862
  }
63777
- function S7(i, a) {
63863
+ function Q7(i, a) {
63778
63864
  return a.filter((t) => {
63779
63865
  if (!t)
63780
63866
  return !1;
@@ -63786,7 +63872,7 @@ function S7(i, a) {
63786
63872
  case n.Operation:
63787
63873
  return t.outputs.find((r) => r.id === i.id) !== void 0;
63788
63874
  case n.VariableDeclaration:
63789
- return lt.includes(i.type) ? DJ(
63875
+ return lt.includes(i.type) ? PJ(
63790
63876
  i
63791
63877
  ).find((s) => {
63792
63878
  var d;
@@ -63801,9 +63887,9 @@ function S7(i, a) {
63801
63887
  }
63802
63888
  });
63803
63889
  }
63804
- function Tz(i) {
63805
- const a = H7(i.project);
63806
- return S7(i, a);
63890
+ function Iz(i) {
63891
+ const a = X7(i.project);
63892
+ return Q7(i, a);
63807
63893
  }
63808
63894
  function Ma(i, a) {
63809
63895
  return i ? typeof i == "string" ? a[i] : i.type === n.GenericReference ? a[i.entityId] : a[i.id] ? a[i.id] : null : null;
@@ -63897,7 +63983,7 @@ function Id(i, a = {}, e = {
63897
63983
  downstream: C
63898
63984
  };
63899
63985
  }
63900
- function Iz(i, a) {
63986
+ function Ez(i, a) {
63901
63987
  const e = [];
63902
63988
  if (si.includes(i.type)) {
63903
63989
  Dr(i).forEach((s) => {
@@ -63912,7 +63998,7 @@ function Iz(i, a) {
63912
63998
  ...i.outputs || []
63913
63999
  ].map((s) => {
63914
64000
  const d = Ma(s, a);
63915
- return d ? wJ(
64001
+ return d ? CJ(
63916
64002
  d,
63917
64003
  a
63918
64004
  ) : null;
@@ -63960,7 +64046,7 @@ function Dr(i) {
63960
64046
  // Filter out references
63961
64047
  ].filter((a) => a.type !== n.GenericReference);
63962
64048
  }
63963
- function K7(i, a = /* @__PURE__ */ new Set(), e = {
64049
+ function eJ(i, a = /* @__PURE__ */ new Set(), e = {
63964
64050
  ignoreBuiltInBaseEntities: !1
63965
64051
  }) {
63966
64052
  if (a.has(i.id))
@@ -63975,7 +64061,7 @@ function K7(i, a = /* @__PURE__ */ new Set(), e = {
63975
64061
  ...i.parent ? U(i.parent, a, e) : []
63976
64062
  ];
63977
64063
  }
63978
- function X7(i, a = /* @__PURE__ */ new Set(), e = {
64064
+ function tJ(i, a = /* @__PURE__ */ new Set(), e = {
63979
64065
  ignoreBuiltInBaseEntities: !1
63980
64066
  }) {
63981
64067
  if (a.has(i.id))
@@ -63990,7 +64076,7 @@ function X7(i, a = /* @__PURE__ */ new Set(), e = {
63990
64076
  ...i.parent ? U(i.parent, a, e) : []
63991
64077
  ];
63992
64078
  }
63993
- function Q7(i, a = /* @__PURE__ */ new Set(), e = {
64079
+ function rJ(i, a = /* @__PURE__ */ new Set(), e = {
63994
64080
  ignoreBuiltInBaseEntities: !1
63995
64081
  }) {
63996
64082
  if (a.has(i.id))
@@ -64007,7 +64093,7 @@ function Q7(i, a = /* @__PURE__ */ new Set(), e = {
64007
64093
  ...i.parent ? U(i.parent, a, e) : []
64008
64094
  ];
64009
64095
  }
64010
- function eJ(i, a = /* @__PURE__ */ new Set(), e = {
64096
+ function iJ(i, a = /* @__PURE__ */ new Set(), e = {
64011
64097
  ignoreBuiltInBaseEntities: !1
64012
64098
  }) {
64013
64099
  if (a.has(i.id))
@@ -64022,7 +64108,7 @@ function eJ(i, a = /* @__PURE__ */ new Set(), e = {
64022
64108
  ...(i.extends || []).flatMap((t) => U(t, a, e))
64023
64109
  ];
64024
64110
  }
64025
- function tJ(i, a = /* @__PURE__ */ new Set(), e = {
64111
+ function nJ(i, a = /* @__PURE__ */ new Set(), e = {
64026
64112
  ignoreBuiltInBaseEntities: !1
64027
64113
  }) {
64028
64114
  if (a.has(i.id))
@@ -64040,7 +64126,7 @@ function tJ(i, a = /* @__PURE__ */ new Set(), e = {
64040
64126
  ...i.parent ? U(i.parent, a, e) : []
64041
64127
  ];
64042
64128
  }
64043
- function rJ(i, a = /* @__PURE__ */ new Set(), e = {
64129
+ function sJ(i, a = /* @__PURE__ */ new Set(), e = {
64044
64130
  ignoreBuiltInBaseEntities: !1
64045
64131
  }) {
64046
64132
  if (a.has(i.id))
@@ -64057,7 +64143,7 @@ function rJ(i, a = /* @__PURE__ */ new Set(), e = {
64057
64143
  ...i.parent ? U(i.parent, a, e) : []
64058
64144
  ];
64059
64145
  }
64060
- function iJ(i, a = /* @__PURE__ */ new Set(), e = {
64146
+ function aJ(i, a = /* @__PURE__ */ new Set(), e = {
64061
64147
  ignoreBuiltInBaseEntities: !1
64062
64148
  }) {
64063
64149
  if (a.has(i.id))
@@ -64074,7 +64160,7 @@ function iJ(i, a = /* @__PURE__ */ new Set(), e = {
64074
64160
  ...i.parent ? U(i.parent, a, e) : []
64075
64161
  ];
64076
64162
  }
64077
- function nJ(i, a = /* @__PURE__ */ new Set(), e = {
64163
+ function oJ(i, a = /* @__PURE__ */ new Set(), e = {
64078
64164
  ignoreBuiltInBaseEntities: !1
64079
64165
  }) {
64080
64166
  if (a.has(i.id))
@@ -64089,7 +64175,7 @@ function nJ(i, a = /* @__PURE__ */ new Set(), e = {
64089
64175
  ...i.parent ? U(i.parent, a, e) : []
64090
64176
  ];
64091
64177
  }
64092
- function sJ(i, a = /* @__PURE__ */ new Set(), e = {
64178
+ function dJ(i, a = /* @__PURE__ */ new Set(), e = {
64093
64179
  ignoreBuiltInBaseEntities: !1
64094
64180
  }) {
64095
64181
  if (a.has(i.id))
@@ -64110,7 +64196,7 @@ function sJ(i, a = /* @__PURE__ */ new Set(), e = {
64110
64196
  ...i.parent ? U(i.parent, a, e) : []
64111
64197
  ];
64112
64198
  }
64113
- function aJ(i, a = /* @__PURE__ */ new Set(), e = {
64199
+ function lJ(i, a = /* @__PURE__ */ new Set(), e = {
64114
64200
  ignoreBuiltInBaseEntities: !1
64115
64201
  }) {
64116
64202
  if (a.has(i.id))
@@ -64125,7 +64211,7 @@ function aJ(i, a = /* @__PURE__ */ new Set(), e = {
64125
64211
  ...i.parent ? U(i.parent, a, e) : []
64126
64212
  ];
64127
64213
  }
64128
- function oJ(i, a = /* @__PURE__ */ new Set(), e = {
64214
+ function uJ(i, a = /* @__PURE__ */ new Set(), e = {
64129
64215
  ignoreBuiltInBaseEntities: !1
64130
64216
  }) {
64131
64217
  if (a.has(i.id))
@@ -64140,7 +64226,7 @@ function oJ(i, a = /* @__PURE__ */ new Set(), e = {
64140
64226
  ...i.parent ? U(i.parent, a, e) : []
64141
64227
  ];
64142
64228
  }
64143
- function dJ(i, a = /* @__PURE__ */ new Set(), e = {
64229
+ function pJ(i, a = /* @__PURE__ */ new Set(), e = {
64144
64230
  ignoreBuiltInBaseEntities: !1
64145
64231
  }) {
64146
64232
  if (a.has(i.id))
@@ -64155,7 +64241,7 @@ function dJ(i, a = /* @__PURE__ */ new Set(), e = {
64155
64241
  ...i.parent ? U(i.parent, a, e) : []
64156
64242
  ];
64157
64243
  }
64158
- function lJ(i, a = /* @__PURE__ */ new Set(), e = {
64244
+ function cJ(i, a = /* @__PURE__ */ new Set(), e = {
64159
64245
  ignoreBuiltInBaseEntities: !1
64160
64246
  }) {
64161
64247
  if (a.has(i.id))
@@ -64169,7 +64255,7 @@ function lJ(i, a = /* @__PURE__ */ new Set(), e = {
64169
64255
  ...i.parent ? U(i.parent, a, e) : []
64170
64256
  ];
64171
64257
  }
64172
- function uJ(i, a = /* @__PURE__ */ new Set(), e = {
64258
+ function fJ(i, a = /* @__PURE__ */ new Set(), e = {
64173
64259
  ignoreBuiltInBaseEntities: !1
64174
64260
  }) {
64175
64261
  if (a.has(i.id))
@@ -64190,7 +64276,7 @@ function uJ(i, a = /* @__PURE__ */ new Set(), e = {
64190
64276
  ...i.parent ? U(i.parent, a, e) : []
64191
64277
  ];
64192
64278
  }
64193
- function pJ(i, a = /* @__PURE__ */ new Set(), e = {
64279
+ function hJ(i, a = /* @__PURE__ */ new Set(), e = {
64194
64280
  ignoreBuiltInBaseEntities: !1
64195
64281
  }) {
64196
64282
  if (a.has(i.id))
@@ -64204,7 +64290,7 @@ function pJ(i, a = /* @__PURE__ */ new Set(), e = {
64204
64290
  ...i.parent ? U(i.parent, a, e) : []
64205
64291
  ];
64206
64292
  }
64207
- function cJ(i, a = /* @__PURE__ */ new Set(), e = {
64293
+ function yJ(i, a = /* @__PURE__ */ new Set(), e = {
64208
64294
  ignoreBuiltInBaseEntities: !1
64209
64295
  }) {
64210
64296
  if (a.has(i.id))
@@ -64226,7 +64312,7 @@ function cJ(i, a = /* @__PURE__ */ new Set(), e = {
64226
64312
  ...i.parent ? U(i.parent, a, e) : []
64227
64313
  ];
64228
64314
  }
64229
- function fJ(i, a = /* @__PURE__ */ new Set(), e = {
64315
+ function mJ(i, a = /* @__PURE__ */ new Set(), e = {
64230
64316
  ignoreBuiltInBaseEntities: !1
64231
64317
  }) {
64232
64318
  if (a.has(i.id))
@@ -64247,7 +64333,7 @@ function fJ(i, a = /* @__PURE__ */ new Set(), e = {
64247
64333
  ...i.parent ? U(i.parent, a, e) : []
64248
64334
  ];
64249
64335
  }
64250
- function hJ(i, a = /* @__PURE__ */ new Set(), e = {
64336
+ function vJ(i, a = /* @__PURE__ */ new Set(), e = {
64251
64337
  ignoreBuiltInBaseEntities: !1
64252
64338
  }) {
64253
64339
  if (a.has(i.id))
@@ -64262,7 +64348,7 @@ function hJ(i, a = /* @__PURE__ */ new Set(), e = {
64262
64348
  ...i.parent ? U(i.parent, a, e) : []
64263
64349
  ];
64264
64350
  }
64265
- function yJ(i, a = /* @__PURE__ */ new Set(), e = {
64351
+ function TJ(i, a = /* @__PURE__ */ new Set(), e = {
64266
64352
  ignoreBuiltInBaseEntities: !1
64267
64353
  }) {
64268
64354
  if (a.has(i.id))
@@ -64276,7 +64362,7 @@ function yJ(i, a = /* @__PURE__ */ new Set(), e = {
64276
64362
  ...(i.abstractMethods || []).flatMap((t) => U(t, a, e))
64277
64363
  ];
64278
64364
  }
64279
- function mJ(i, a = /* @__PURE__ */ new Set(), e = {
64365
+ function IJ(i, a = /* @__PURE__ */ new Set(), e = {
64280
64366
  ignoreBuiltInBaseEntities: !1
64281
64367
  }) {
64282
64368
  if (a.has(i.id))
@@ -64299,7 +64385,7 @@ function mJ(i, a = /* @__PURE__ */ new Set(), e = {
64299
64385
  ...(i.searches || []).flatMap((t) => U(t, a, e))
64300
64386
  ];
64301
64387
  }
64302
- function vJ(i, a = /* @__PURE__ */ new Set(), e = {
64388
+ function EJ(i, a = /* @__PURE__ */ new Set(), e = {
64303
64389
  ignoreBuiltInBaseEntities: !1
64304
64390
  }) {
64305
64391
  if (a.has(i.id))
@@ -64313,7 +64399,7 @@ function vJ(i, a = /* @__PURE__ */ new Set(), e = {
64313
64399
  ...i.parent ? U(i.parent, a, e) : []
64314
64400
  ];
64315
64401
  }
64316
- function TJ(i, a = /* @__PURE__ */ new Set(), e = {
64402
+ function AJ(i, a = /* @__PURE__ */ new Set(), e = {
64317
64403
  ignoreBuiltInBaseEntities: !1
64318
64404
  }) {
64319
64405
  if (a.has(i.id))
@@ -64328,7 +64414,7 @@ function TJ(i, a = /* @__PURE__ */ new Set(), e = {
64328
64414
  ...i.parent ? U(i.parent, a, e) : []
64329
64415
  ];
64330
64416
  }
64331
- function IJ(i, a = /* @__PURE__ */ new Set(), e = {
64417
+ function bJ(i, a = /* @__PURE__ */ new Set(), e = {
64332
64418
  ignoreBuiltInBaseEntities: !1
64333
64419
  }) {
64334
64420
  if (a.has(i.id))
@@ -64345,7 +64431,7 @@ function IJ(i, a = /* @__PURE__ */ new Set(), e = {
64345
64431
  ...i.parent ? U(i.parent, a, e) : []
64346
64432
  ];
64347
64433
  }
64348
- function EJ(i, a = /* @__PURE__ */ new Set(), e = {
64434
+ function RJ(i, a = /* @__PURE__ */ new Set(), e = {
64349
64435
  ignoreBuiltInBaseEntities: !1
64350
64436
  }) {
64351
64437
  if (a.has(i.id))
@@ -64367,7 +64453,7 @@ function EJ(i, a = /* @__PURE__ */ new Set(), e = {
64367
64453
  ...i.parent ? U(i.parent, a, e) : []
64368
64454
  ];
64369
64455
  }
64370
- function AJ(i, a = /* @__PURE__ */ new Set(), e = {
64456
+ function DJ(i, a = /* @__PURE__ */ new Set(), e = {
64371
64457
  ignoreBuiltInBaseEntities: !1
64372
64458
  }) {
64373
64459
  if (a.has(i.id))
@@ -64381,7 +64467,7 @@ function AJ(i, a = /* @__PURE__ */ new Set(), e = {
64381
64467
  ...i.parent ? U(i.parent, a, e) : []
64382
64468
  ];
64383
64469
  }
64384
- function bJ(i, a = /* @__PURE__ */ new Set(), e = {
64470
+ function OJ(i, a = /* @__PURE__ */ new Set(), e = {
64385
64471
  ignoreBuiltInBaseEntities: !1
64386
64472
  }) {
64387
64473
  if (a.has(i.id))
@@ -64405,7 +64491,7 @@ function bJ(i, a = /* @__PURE__ */ new Set(), e = {
64405
64491
  ...i.parent ? U(i.parent, a, e) : []
64406
64492
  ];
64407
64493
  }
64408
- function RJ(i, a = /* @__PURE__ */ new Set(), e = {
64494
+ function wJ(i, a = /* @__PURE__ */ new Set(), e = {
64409
64495
  ignoreBuiltInBaseEntities: !1
64410
64496
  }) {
64411
64497
  if (a.has(i.id))
@@ -64450,59 +64536,59 @@ function U(i, a = /* @__PURE__ */ new Set(), e = {
64450
64536
  return [];
64451
64537
  switch (i.type) {
64452
64538
  case n.FunctionCall:
64453
- return sJ(i, a, e);
64539
+ return dJ(i, a, e);
64454
64540
  case n.Operation:
64455
- return fJ(i, a, e);
64541
+ return mJ(i, a, e);
64456
64542
  case n.Condition:
64457
- return tJ(i, a, e);
64543
+ return nJ(i, a, e);
64458
64544
  case n.Loop:
64459
- return cJ(i, a, e);
64545
+ return yJ(i, a, e);
64460
64546
  case n.Search:
64461
- return EJ(i, a, e);
64547
+ return RJ(i, a, e);
64462
64548
  case n.GlobalEvent:
64463
- return oJ(i, a, e);
64549
+ return uJ(i, a, e);
64464
64550
  case n.ReturnStatement:
64465
- return IJ(i, a, e);
64551
+ return bJ(i, a, e);
64466
64552
  case n.ContinueStatement:
64467
- return rJ(i, a, e);
64553
+ return sJ(i, a, e);
64468
64554
  case n.BreakStatement:
64469
- return Q7(i, a, e);
64555
+ return rJ(i, a, e);
64470
64556
  case n.VariableDeclaration:
64471
- return bJ(i, a, e);
64557
+ return OJ(i, a, e);
64472
64558
  case n.DefinitionEntity:
64473
- return iJ(i, a, e);
64474
- case n.FunctionDeclaration:
64475
64559
  return aJ(i, a, e);
64560
+ case n.FunctionDeclaration:
64561
+ return lJ(i, a, e);
64476
64562
  case n.Project:
64477
- return mJ(i, a, e);
64563
+ return IJ(i, a, e);
64478
64564
  case n.ActionDescriptor:
64479
- return K7(i, a, e);
64565
+ return eJ(i, a, e);
64480
64566
  case n.ArgumentDeclaration:
64481
- return X7(i, a, e);
64567
+ return tJ(i, a, e);
64482
64568
  case n.ReturnDeclaration:
64483
- return TJ(i, a, e);
64484
- case n.ValueDescriptor:
64485
64569
  return AJ(i, a, e);
64570
+ case n.ValueDescriptor:
64571
+ return DJ(i, a, e);
64486
64572
  case n.InputMap:
64487
- return dJ(i, a, e);
64573
+ return pJ(i, a, e);
64488
64574
  case n.OutputMap:
64489
- return hJ(i, a, e);
64575
+ return vJ(i, a, e);
64490
64576
  case n.DataType:
64491
- return nJ(i, a, e);
64577
+ return oJ(i, a, e);
64492
64578
  case n.InstalledProject:
64493
- return lJ(i, a, e);
64579
+ return cJ(i, a, e);
64494
64580
  case n.InternalCall:
64495
- return uJ(i, a, e);
64581
+ return fJ(i, a, e);
64496
64582
  case n.LiteralValue:
64497
- return pJ(i, a, e);
64583
+ return hJ(i, a, e);
64498
64584
  case n.Property:
64499
- return vJ(i, a, e);
64585
+ return EJ(i, a, e);
64500
64586
  case n.VariableInstance:
64501
- return RJ(i, a, e);
64587
+ return wJ(i, a, e);
64502
64588
  case n.BuiltInBaseEntity:
64503
- return e.ignoreBuiltInBaseEntities ? [] : eJ(i, a, e);
64589
+ return e.ignoreBuiltInBaseEntities ? [] : iJ(i, a, e);
64504
64590
  case n.PrimitiveEntity:
64505
- return e.ignoreBuiltInBaseEntities ? [] : yJ(i, a, e);
64591
+ return e.ignoreBuiltInBaseEntities ? [] : TJ(i, a, e);
64506
64592
  }
64507
64593
  return [];
64508
64594
  }
@@ -64511,33 +64597,33 @@ function wv(i) {
64511
64597
  i.type
64512
64598
  ) ? i.declaration.inputs : i.type === n.FunctionDeclaration || Js.includes(i.type) ? i.inputs : i.type === n.Search ? i.inputsDeclarations : [];
64513
64599
  }
64514
- function Ez(i, a) {
64600
+ function Az(i, a) {
64515
64601
  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
64602
  }
64517
- function DJ(i) {
64603
+ function PJ(i) {
64518
64604
  return lt.includes(i.type) ? i.inputs : [];
64519
64605
  }
64520
- function OJ(i) {
64606
+ function VJ(i) {
64521
64607
  var a;
64522
64608
  return i.type === n.FunctionCall ? ((a = i.declaration.returnStatements[0]) == null ? void 0 : a.outputs) || [] : [n.Operation, n.Condition, n.Loop].includes(
64523
64609
  i.type
64524
64610
  ) ? i.declaration.outputs : i.type === n.Search ? i.outputsDeclarations : ot.includes(i.type) ? i.outputs : [];
64525
64611
  }
64526
- function Az(i, a) {
64612
+ function bz(i, a) {
64527
64613
  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
64614
  }
64529
- function bz(i) {
64615
+ function Rz(i) {
64530
64616
  return i.type === n.Condition ? [] : lt.includes(i.type) ? i.outputs : [];
64531
64617
  }
64532
64618
  function Ld(i) {
64533
64619
  const a = i.readsValue;
64534
64620
  return a ? Pt(a) : null;
64535
64621
  }
64536
- function wJ(i, a) {
64622
+ function CJ(i, a) {
64537
64623
  const e = i.readsValue;
64538
64624
  return e ? hp(e, a) : null;
64539
64625
  }
64540
- function PJ(i) {
64626
+ function _J(i) {
64541
64627
  const a = i.internalCalls || [];
64542
64628
  return p(
64543
64629
  nr(
@@ -64624,7 +64710,7 @@ function un(i, a = !1) {
64624
64710
  if (tt.includes(i.type)) {
64625
64711
  const t = Es(
64626
64712
  i
64627
- ), r = PJ(i);
64713
+ ), r = _J(i);
64628
64714
  e.push(
64629
64715
  ...t,
64630
64716
  ...r
@@ -64665,7 +64751,7 @@ function un(i, a = !1) {
64665
64751
  e
64666
64752
  );
64667
64753
  }
64668
- function VJ(i, a = !1) {
64754
+ function MJ(i, a = !1) {
64669
64755
  const e = un(
64670
64756
  i,
64671
64757
  a
@@ -64673,15 +64759,15 @@ function VJ(i, a = !1) {
64673
64759
  ...e,
64674
64760
  ...e.reduce((r, s) => [
64675
64761
  ...r,
64676
- ...VJ(s, a)
64762
+ ...MJ(s, a)
64677
64763
  ], [])
64678
64764
  ];
64679
64765
  return p(t);
64680
64766
  }
64681
- function CJ(i) {
64767
+ function BJ(i) {
64682
64768
  const a = vs(i), e = [
64683
64769
  ...a,
64684
- ...a.reduce((t, r) => [...t, ...CJ(r)], [])
64770
+ ...a.reduce((t, r) => [...t, ...BJ(r)], [])
64685
64771
  ];
64686
64772
  return p(e);
64687
64773
  }
@@ -64723,7 +64809,7 @@ function Cv(i) {
64723
64809
  ...Ho(i)
64724
64810
  ].filter((e, t, r) => r.indexOf(e) === t);
64725
64811
  }
64726
- function _J(i) {
64812
+ function NJ(i) {
64727
64813
  return i.implements.length === 0 && i.extends.length === 0 ? null : i.implements.find(
64728
64814
  (t) => t.type === n.BuiltInBaseEntity && t.name === Y.PERSISTED_ENTITY
64729
64815
  ) ? i : [
@@ -64731,7 +64817,7 @@ function _J(i) {
64731
64817
  ...i.extends
64732
64818
  ].reduce((t, r) => {
64733
64819
  if (r.type === n.DefinitionEntity) {
64734
- const s = _J(
64820
+ const s = NJ(
64735
64821
  r
64736
64822
  );
64737
64823
  if (s)
@@ -64740,19 +64826,19 @@ function _J(i) {
64740
64826
  return t;
64741
64827
  }, null);
64742
64828
  }
64743
- function Rz(i) {
64829
+ function Dz(i) {
64744
64830
  const a = i.extends.find(
64745
64831
  (e) => e.type === n.BuiltInBaseEntity
64746
64832
  );
64747
64833
  return a && a.type === n.BuiltInBaseEntity ? a : null;
64748
64834
  }
64749
- function Dz(i) {
64835
+ function Oz(i) {
64750
64836
  const a = i.implements.find(
64751
64837
  (e) => e.type === n.BuiltInBaseEntity
64752
64838
  );
64753
64839
  return a && a.type === n.BuiltInBaseEntity ? a : null;
64754
64840
  }
64755
- function MJ(i) {
64841
+ function UJ(i) {
64756
64842
  const a = i.extends.find(
64757
64843
  (e) => e.type === n.DefinitionEntity
64758
64844
  );
@@ -64777,13 +64863,13 @@ function Ko(i) {
64777
64863
  (t) => !t.interactive
64778
64864
  );
64779
64865
  }
64780
- function Oz(i) {
64866
+ function wz(i) {
64781
64867
  return i.parent === i.project && i.project.variableDeclarations.includes(i);
64782
64868
  }
64783
64869
  function _v(i) {
64784
64870
  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
64871
  }
64786
- function BJ(i) {
64872
+ function jJ(i) {
64787
64873
  if ([
64788
64874
  ...dt,
64789
64875
  n.DefinitionEntity,
@@ -64794,7 +64880,7 @@ function BJ(i) {
64794
64880
  ))
64795
64881
  return !1;
64796
64882
  const a = vs(i);
64797
- return a.length === 0 ? !0 : a.some((e) => BJ(e));
64883
+ return a.length === 0 ? !0 : a.some((e) => jJ(e));
64798
64884
  }
64799
64885
  function Mv(i) {
64800
64886
  return [
@@ -64806,31 +64892,31 @@ function Mv(i) {
64806
64892
  i
64807
64893
  ) ? !1 : vs(i).length === 0;
64808
64894
  }
64809
- function NJ(i, a = 0) {
64895
+ function LJ(i, a = 0) {
64810
64896
  if (Mv(i)) {
64811
64897
  const e = vs(i);
64812
- return e.length === 0 ? i : e.map((r) => NJ(r, a + 1)).reduce((r, s) => r ? s && s.x < r.x ? s : r : s, null);
64898
+ 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
64899
  }
64814
64900
  return null;
64815
64901
  }
64816
- function UJ(i) {
64902
+ function xJ(i) {
64817
64903
  const a = [];
64818
64904
  if (Mv(i))
64819
64905
  a.push(i);
64820
64906
  else
64821
64907
  return [];
64822
64908
  return vs(i).forEach((t) => {
64823
- a.push(...UJ(t));
64909
+ a.push(...xJ(t));
64824
64910
  }), a;
64825
64911
  }
64826
- function jJ(i) {
64912
+ function $J(i) {
64827
64913
  return i.type === n.FunctionDeclaration && i.parent !== i.project && !![
64828
64914
  n.DefinitionEntity,
64829
64915
  n.Loop,
64830
64916
  n.InstalledProject
64831
64917
  ].includes(i.parent.type);
64832
64918
  }
64833
- function wz(i, a) {
64919
+ function Pz(i, a) {
64834
64920
  const e = /* @__PURE__ */ new Map();
64835
64921
  return i.forEach((t) => {
64836
64922
  e.set(t.id, t);
@@ -65021,7 +65107,7 @@ function Ya(i, a, e) {
65021
65107
  commonAncestorScope: e
65022
65108
  };
65023
65109
  }
65024
- function LJ(i, a, e) {
65110
+ function GJ(i, a, e) {
65025
65111
  const t = Ya(
65026
65112
  i,
65027
65113
  a,
@@ -65075,9 +65161,9 @@ function LJ(i, a, e) {
65075
65161
  }
65076
65162
  return null;
65077
65163
  }
65078
- function xJ(i) {
65164
+ function FJ(i) {
65079
65165
  return i.length === 0 ? null : i.length === 1 ? i[0] : i.reduce((e, t) => {
65080
- const r = LJ(e, t, t.project);
65166
+ const r = GJ(e, t, t.project);
65081
65167
  return !r || r === t ? e : t;
65082
65168
  }, i[0]);
65083
65169
  }
@@ -65174,10 +65260,10 @@ function Ba(i) {
65174
65260
  blocks: a
65175
65261
  };
65176
65262
  }
65177
- function Pz(i) {
65178
- return gd.includes(i.type) ? i.type === n.FunctionDeclaration ? !jJ(i) : !0 : !1;
65179
- }
65180
65263
  function Vz(i) {
65264
+ return gd.includes(i.type) ? i.type === n.FunctionDeclaration ? !$J(i) : !0 : !1;
65265
+ }
65266
+ function Cz(i) {
65181
65267
  if (n.ActionDescriptor === i.type) {
65182
65268
  if (i.project.operationDeclarations.find(
65183
65269
  (s) => s.id === i.id
@@ -65201,13 +65287,13 @@ function Vz(i) {
65201
65287
  function yp(i, a) {
65202
65288
  return i.type === n.BuiltInBaseEntity ? i.name === a : !!So(i).includes(a);
65203
65289
  }
65204
- function Cz(i, a) {
65290
+ function _z(i, a) {
65205
65291
  return i.type === n.BuiltInBaseEntity ? i.name === a : !!Ho(i).includes(a);
65206
65292
  }
65207
65293
  function Ha(i, a) {
65208
65294
  return i.type === n.BuiltInBaseEntity ? i.name === a : !!Cv(i).includes(a);
65209
65295
  }
65210
- function _z(i) {
65296
+ function Mz(i) {
65211
65297
  const a = [];
65212
65298
  return i.entities.forEach((e) => {
65213
65299
  if (yp(e, Y.PERSISTED_ENTITY)) {
@@ -65218,7 +65304,7 @@ function _z(i) {
65218
65304
  a
65219
65305
  );
65220
65306
  }
65221
- function Mz(i) {
65307
+ function Bz(i) {
65222
65308
  const a = [];
65223
65309
  return i.entities.forEach((e) => {
65224
65310
  if (yp(e, Y.RELATIONAL_DATABASE)) {
@@ -65227,7 +65313,7 @@ function Mz(i) {
65227
65313
  }
65228
65314
  }), p(a);
65229
65315
  }
65230
- function Bz(i) {
65316
+ function Nz(i) {
65231
65317
  return i.type !== n.DefinitionEntity || i.abstract || !yp(i, Y.PERSISTED_ENTITY) ? null : (i == null ? void 0 : i.properties.find(
65232
65318
  (e) => {
65233
65319
  var t;
@@ -65235,7 +65321,7 @@ function Bz(i) {
65235
65321
  }
65236
65322
  )) || null;
65237
65323
  }
65238
- function Nz(i) {
65324
+ function Uz(i) {
65239
65325
  if (i.type !== n.DefinitionEntity)
65240
65326
  return [];
65241
65327
  if (i.abstract)
@@ -65248,7 +65334,7 @@ function Nz(i) {
65248
65334
  });
65249
65335
  return a.push(...e), a;
65250
65336
  }
65251
- function Uz(i) {
65337
+ function jz(i) {
65252
65338
  var e;
65253
65339
  if (!i || i.type !== n.DefinitionEntity || !Ha(i, Y.PERSISTED_ENTITY))
65254
65340
  return null;
@@ -65267,7 +65353,7 @@ function yt(i, a) {
65267
65353
  let e = a.project;
65268
65354
  return i.type === n.Project ? e = i : ((t = a.project) == null ? void 0 : t.id) !== i.project.id && (e = i.project), e;
65269
65355
  }
65270
- function jz(i) {
65356
+ function Lz(i) {
65271
65357
  switch (i) {
65272
65358
  case n.Project:
65273
65359
  return y;
@@ -65324,7 +65410,7 @@ function jz(i) {
65324
65410
  }
65325
65411
  return null;
65326
65412
  }
65327
- function Lz(i) {
65413
+ function xz(i) {
65328
65414
  const a = {
65329
65415
  added: {},
65330
65416
  updated: {},
@@ -65365,7 +65451,7 @@ function mp(i, a = {}) {
65365
65451
  const t = a[e];
65366
65452
  return t ? [t.id, ...mp(t, a)] : [];
65367
65453
  }
65368
- function xz(i) {
65454
+ function $z(i) {
65369
65455
  const a = [], e = /* @__PURE__ */ new Set();
65370
65456
  return [
65371
65457
  ...i.listAdded,
@@ -65380,10 +65466,10 @@ function Nv(i) {
65380
65466
  const a = q3(), e = i.toJSON();
65381
65467
  a.safeParse(e).success;
65382
65468
  const r = i.implements.flatMap(
65383
- (h) => $J(i, h)
65469
+ (h) => gJ(i, h)
65384
65470
  ), s = i.extends.flatMap(
65385
- (h) => GJ(i, h)
65386
- ), d = gJ(i), o = FJ(i);
65471
+ (h) => kJ(i, h)
65472
+ ), d = JJ(i), o = ZJ(i);
65387
65473
  i.methods.flatMap((h) => h.validate());
65388
65474
  const l = [
65389
65475
  ...r,
@@ -65423,7 +65509,7 @@ function jv(i, a) {
65423
65509
  ) : t.push(s);
65424
65510
  }), t;
65425
65511
  }
65426
- function $J(i, a) {
65512
+ function gJ(i, a) {
65427
65513
  const e = [];
65428
65514
  if (!a.abstract) {
65429
65515
  const h = le({
@@ -65517,7 +65603,7 @@ function $J(i, a) {
65517
65603
  e.push(c.error);
65518
65604
  }), e;
65519
65605
  }
65520
- function GJ(i, a) {
65606
+ function kJ(i, a) {
65521
65607
  const e = [], t = [];
65522
65608
  if (!i.abstract && a.abstract) {
65523
65609
  const s = le({
@@ -65581,7 +65667,7 @@ function GJ(i, a) {
65581
65667
  e.push(d.error);
65582
65668
  }), e;
65583
65669
  }
65584
- function FJ(i) {
65670
+ function ZJ(i) {
65585
65671
  const a = [];
65586
65672
  if (!i.properties.length) {
65587
65673
  const e = le({
@@ -65598,7 +65684,7 @@ function FJ(i) {
65598
65684
  e.validate();
65599
65685
  }), a;
65600
65686
  }
65601
- function gJ(i) {
65687
+ function JJ(i) {
65602
65688
  const a = [];
65603
65689
  if (i.abstract) {
65604
65690
  if (i.methods.length) {
@@ -65696,7 +65782,7 @@ function gJ(i) {
65696
65782
  }
65697
65783
  return a;
65698
65784
  }
65699
- function kJ(i, a) {
65785
+ function qJ(i, a) {
65700
65786
  const e = [], t = Jt(a);
65701
65787
  if (!a.abstract) {
65702
65788
  const d = new Ye({
@@ -65825,7 +65911,7 @@ function kJ(i, a) {
65825
65911
  }
65826
65912
  }), e;
65827
65913
  }
65828
- function ZJ(i, a, e = !1) {
65914
+ function WJ(i, a, e = !1) {
65829
65915
  const t = [], r = Jt(a);
65830
65916
  if (!i.abstract && a.abstract) {
65831
65917
  const h = le({
@@ -66057,7 +66143,7 @@ function ZJ(i, a, e = !1) {
66057
66143
  }
66058
66144
  }), t;
66059
66145
  }
66060
- function JJ(i) {
66146
+ function zJ(i) {
66061
66147
  const a = [];
66062
66148
  return i.implements.forEach((e) => {
66063
66149
  if (!e.static) {
@@ -66087,7 +66173,7 @@ function JJ(i) {
66087
66173
  }
66088
66174
  }), a;
66089
66175
  }
66090
- function qJ(i) {
66176
+ function YJ(i) {
66091
66177
  const a = [];
66092
66178
  if (i.implements.length) {
66093
66179
  const e = new Ye({
@@ -66115,7 +66201,7 @@ function qJ(i) {
66115
66201
  }
66116
66202
  }), a;
66117
66203
  }
66118
- function WJ(i) {
66204
+ function HJ(i) {
66119
66205
  const a = [];
66120
66206
  return i.extends.forEach((e) => {
66121
66207
  if (e.static) {
@@ -66132,7 +66218,7 @@ function WJ(i) {
66132
66218
  }
66133
66219
  }), a;
66134
66220
  }
66135
- function zJ(i) {
66221
+ function SJ(i) {
66136
66222
  const a = [];
66137
66223
  return i.extends.forEach((e) => {
66138
66224
  if (e.abstract) {
@@ -66149,19 +66235,19 @@ function zJ(i) {
66149
66235
  }
66150
66236
  }), a;
66151
66237
  }
66152
- const $z = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
66238
+ const Gz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
66153
66239
  __proto__: null,
66154
66240
  getBaseMethodsNotImplemented: jv,
66155
66241
  getBasePropertiesNotImplemented: Uv,
66156
66242
  validate: Nv,
66157
- validateCanBecomeAbstract: qJ,
66158
- validateCanBecomeNonAbstract: zJ,
66159
- validateCanBecomeNonStatic: WJ,
66160
- validateCanBecomeStatic: JJ,
66161
- validateCanExtendEntity: ZJ,
66162
- validateCanImplementEntity: kJ
66243
+ validateCanBecomeAbstract: YJ,
66244
+ validateCanBecomeNonAbstract: SJ,
66245
+ validateCanBecomeNonStatic: HJ,
66246
+ validateCanBecomeStatic: zJ,
66247
+ validateCanExtendEntity: WJ,
66248
+ validateCanImplementEntity: qJ
66163
66249
  }, Symbol.toStringTag, { value: "Module" }));
66164
- function YJ(i, a) {
66250
+ function KJ(i, a) {
66165
66251
  const e = [];
66166
66252
  if (i.parent)
66167
66253
  if (i.id === i.parent)
@@ -66391,7 +66477,7 @@ const Le = class Le extends st {
66391
66477
  let r = JSON.parse(
66392
66478
  JSON.stringify(e)
66393
66479
  );
66394
- const s = [], d = YJ(r, t), o = U0(r, t);
66480
+ const s = [], d = KJ(r, t), o = U0(r, t);
66395
66481
  s.push(
66396
66482
  ...d,
66397
66483
  ...o,
@@ -67982,7 +68068,7 @@ f(Le, "MUTABLE_DOWNSTREAM_PROPERTIES", [
67982
68068
  ...Le.DOWNSTREAM_PROPERTIES
67983
68069
  ]);
67984
68070
  let cn = Le;
67985
- function HJ(i) {
68071
+ function XJ(i) {
67986
68072
  const a = F8(), e = i.toJSON();
67987
68073
  a.safeParse(e).success;
67988
68074
  const r = [];
@@ -68251,7 +68337,7 @@ const Os = class Os extends st {
68251
68337
  return this.errors = [], this.properties.forEach((e) => e.clearErrors()), this.methods.forEach((e) => e.clearErrors()), this.abstractMethods.forEach((e) => e.clearErrors()), this;
68252
68338
  }
68253
68339
  validate() {
68254
- const e = HJ(this);
68340
+ const e = XJ(this);
68255
68341
  return this.errors = e, {
68256
68342
  success: !0,
68257
68343
  error: null,
@@ -68300,7 +68386,7 @@ f(Os, "repository", {
68300
68386
  APILoad: async (e, ...t) => null
68301
68387
  });
68302
68388
  let Fr = Os;
68303
- function SJ(i) {
68389
+ function QJ(i) {
68304
68390
  const a = M8(), e = i.toJSON();
68305
68391
  a.safeParse(e).success;
68306
68392
  const r = [];
@@ -68553,7 +68639,7 @@ const Ka = class Ka extends st {
68553
68639
  return this.errors = [], this.properties.forEach((e) => e.clearErrors()), this.methods.forEach((e) => e.clearErrors()), this.abstractMethods.forEach((e) => e.clearErrors()), this;
68554
68640
  }
68555
68641
  validate() {
68556
- const e = SJ(this);
68642
+ const e = QJ(this);
68557
68643
  return this.errors = e, {
68558
68644
  success: !0,
68559
68645
  error: null,
@@ -68659,7 +68745,7 @@ function P(i, a) {
68659
68745
  const e = it(i, a);
68660
68746
  return e.subscribe(), e;
68661
68747
  }
68662
- function Gz(i, a) {
68748
+ function Fz(i, a) {
68663
68749
  if (!i)
68664
68750
  throw new Error("Entity is null");
68665
68751
  switch (i.type) {
@@ -68756,41 +68842,41 @@ const J = {
68756
68842
  seenEntities: /* @__PURE__ */ new Set(),
68757
68843
  timestamp: v().toISOString()
68758
68844
  };
68759
- class KJ {
68845
+ class eq {
68760
68846
  constructor() {
68761
68847
  f(this, "initialData");
68762
68848
  }
68763
68849
  }
68764
68850
  const j = {
68765
68851
  cascade: !1
68766
- }, XJ = {
68852
+ }, tq = {
68767
68853
  APILoad: async (i, ...a) => null
68768
- }, Fz = {
68854
+ }, gz = {
68769
68855
  APICreate: async (i, ...a) => i,
68770
68856
  APIUpdate: async (i, ...a) => i,
68771
68857
  APIDelete: async (i, ...a) => i,
68772
68858
  APIClone: async (i, ...a) => {
68773
68859
  },
68774
68860
  APILoadVersion: async (i, a, ...e) => null,
68775
- ...XJ
68861
+ ...tq
68776
68862
  };
68777
- class gz {
68778
- }
68779
- class kz extends KJ {
68863
+ class kz {
68780
68864
  }
68781
- class Zz {
68865
+ class Zz extends eq {
68782
68866
  }
68783
68867
  class Jz {
68784
68868
  }
68785
68869
  class qz {
68786
68870
  }
68787
- class Lv {
68871
+ class Wz {
68788
68872
  }
68789
- class Wz extends Lv {
68873
+ class Lv {
68790
68874
  }
68791
68875
  class zz extends Lv {
68792
68876
  }
68793
- class Yz {
68877
+ class Yz extends Lv {
68878
+ }
68879
+ class Hz {
68794
68880
  }
68795
68881
  class Ri {
68796
68882
  static initReadsValue(a) {
@@ -68884,7 +68970,7 @@ class Qo {
68884
68970
  ]), a.writesValues;
68885
68971
  }
68886
68972
  }
68887
- class Hz {
68973
+ class Sz {
68888
68974
  }
68889
68975
  const re = class re extends st {
68890
68976
  constructor(e) {
@@ -70541,8 +70627,8 @@ f(re, "MUTABLE_DOWNSTREAM_PROPERTIES", [
70541
70627
  ...re.DOWNSTREAM_PROPERTIES
70542
70628
  ]);
70543
70629
  let y = re;
70544
- var QJ = /* @__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))(QJ || {});
70545
- class eq extends We {
70630
+ 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 || {});
70631
+ class iq extends We {
70546
70632
  constructor(e) {
70547
70633
  super(Ur, e);
70548
70634
  f(this, "id", et.Parallel);
@@ -70593,7 +70679,7 @@ class eq extends We {
70593
70679
  // // return [result];
70594
70680
  // };
70595
70681
  }
70596
- class tq extends We {
70682
+ class nq extends We {
70597
70683
  constructor(e) {
70598
70684
  super(er, e);
70599
70685
  f(this, "id", er.id);
@@ -70639,7 +70725,7 @@ class tq extends We {
70639
70725
  // return [result];
70640
70726
  // };
70641
70727
  }
70642
- class rq extends We {
70728
+ class sq extends We {
70643
70729
  constructor(e) {
70644
70730
  super(ci, e);
70645
70731
  f(this, "id", et.Sequential);
@@ -70687,17 +70773,17 @@ class rq extends We {
70687
70773
  // return [results];
70688
70774
  // };
70689
70775
  }
70690
- class iq extends We {
70776
+ class aq extends We {
70691
70777
  constructor(a) {
70692
70778
  super(eo, a);
70693
70779
  }
70694
70780
  }
70695
- class nq extends We {
70781
+ class oq extends We {
70696
70782
  constructor(a) {
70697
70783
  super(zn, a);
70698
70784
  }
70699
70785
  }
70700
- class sq extends We {
70786
+ class dq extends We {
70701
70787
  constructor(e) {
70702
70788
  super(Hn, e);
70703
70789
  f(this, "autoexecutable", !0);
@@ -71174,50 +71260,50 @@ class sq extends We {
71174
71260
  };
71175
71261
  }
71176
71262
  }
71177
- class aq extends We {
71263
+ class lq extends We {
71178
71264
  constructor(a) {
71179
71265
  super(nc, a);
71180
71266
  }
71181
71267
  }
71182
- class oq extends We {
71268
+ class uq extends We {
71183
71269
  constructor(a) {
71184
71270
  super(ac, a);
71185
71271
  }
71186
71272
  }
71187
- class dq extends We {
71273
+ class pq extends We {
71188
71274
  constructor(a) {
71189
71275
  super(oc, a);
71190
71276
  }
71191
71277
  }
71192
- class lq extends We {
71278
+ class cq extends We {
71193
71279
  constructor(a) {
71194
71280
  super(Wd, a);
71195
71281
  }
71196
71282
  }
71197
- class uq extends We {
71283
+ class fq extends We {
71198
71284
  constructor(a) {
71199
71285
  super(Zd, a);
71200
71286
  }
71201
71287
  }
71202
- class pq extends We {
71288
+ class hq extends We {
71203
71289
  constructor(a) {
71204
71290
  super(Qa, a);
71205
71291
  }
71206
71292
  }
71207
- function cq(i) {
71293
+ function yq(i) {
71208
71294
  const a = [
71209
- new rq(i),
71210
- new eq(i),
71211
- new tq(i),
71295
+ new sq(i),
71212
71296
  new iq(i),
71213
71297
  new nq(i),
71214
- new sq(i),
71215
- new lq(i),
71216
71298
  new aq(i),
71217
- new dq(i),
71218
71299
  new oq(i),
71219
- new uq(i),
71300
+ new dq(i),
71301
+ new cq(i),
71302
+ new lq(i),
71220
71303
  new pq(i),
71304
+ new uq(i),
71305
+ new fq(i),
71306
+ new hq(i),
71221
71307
  new We(ic, i),
71222
71308
  new We(rc, i)
71223
71309
  ];
@@ -71225,7 +71311,7 @@ function cq(i) {
71225
71311
  e.initChildren(null), i.subscribeBuiltInInstance(e);
71226
71312
  }), i.operationDeclarations = a, a;
71227
71313
  }
71228
- class fq extends Fr {
71314
+ class mq extends Fr {
71229
71315
  constructor(e) {
71230
71316
  super(Nt, e);
71231
71317
  f(this, "initialData");
@@ -71265,77 +71351,10 @@ class fq extends Fr {
71265
71351
  }), this.extends = this.initialData.extends.map((t) => P(t, this.project));
71266
71352
  }
71267
71353
  }
71268
- function hq(i, a) {
71269
- const e = [], t = a.value;
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) {
71354
+ var vq = /* @__PURE__ */ ((i) => (i.StatusCodeMustBeNumber = "status-code-must-be-number", i.StatusCodeMustBeBetween100And599 = "status-code-must-be-between-100-and-599", i))(vq || {});
71355
+ function Tq(i, a) {
71337
71356
  const e = [];
71338
- if (typeof a.value != "number" || a.name !== N.Number) {
71357
+ if (typeof a != "number") {
71339
71358
  const t = new Ye({
71340
71359
  id: i.id + "--status-code-must-be-number",
71341
71360
  message: `Entity of type ${i.type} with id "${i.id}" has an invalid value "${a}". The value must be a number.`,
@@ -71346,10 +71365,10 @@ function vq(i, a) {
71346
71365
  });
71347
71366
  return e.push(t), {
71348
71367
  errors: e,
71349
- override: a.value
71368
+ override: a
71350
71369
  };
71351
71370
  }
71352
- if (a.value < 100) {
71371
+ if (a < 100) {
71353
71372
  const t = new Ye({
71354
71373
  id: i.id + "--status-code-must-be-between-100-and-599",
71355
71374
  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 +71379,7 @@ function vq(i, a) {
71360
71379
  });
71361
71380
  e.push(t);
71362
71381
  }
71363
- if (a.value > 599) {
71382
+ if (a > 599) {
71364
71383
  const t = new Ye({
71365
71384
  id: i.id + "--status-code-must-be-between-100-and-599",
71366
71385
  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 +71392,10 @@ function vq(i, a) {
71373
71392
  }
71374
71393
  return {
71375
71394
  errors: e,
71376
- override: a.value
71395
+ override: a
71377
71396
  };
71378
71397
  }
71379
- class Tq extends Fr {
71398
+ class Iq extends Fr {
71380
71399
  constructor(e) {
71381
71400
  super(lr, e);
71382
71401
  f(this, "initialData");
@@ -71419,7 +71438,7 @@ class Tq extends Fr {
71419
71438
  );
71420
71439
  if (!t)
71421
71440
  throw new Error("Path property not found in endpoint entity");
71422
- t._codeNativeValueValidation = (d, o) => hq(d, o);
71441
+ t._codeNativeValueValidation = (d, o) => x7(d, o);
71423
71442
  const r = this.abstractMethods.find(
71424
71443
  (d) => d.id === g["built-in-base-entity"].BUILT_IN_HTTP_ENDPOINT_ENTITY.methods.handler.id
71425
71444
  );
@@ -71430,11 +71449,11 @@ class Tq extends Fr {
71430
71449
  );
71431
71450
  if (!s)
71432
71451
  throw new Error("Status code output not found in handler method");
71433
- s.codeNativeValueValidation = (d, o) => vq(d, o);
71452
+ s.codeNativeValueValidation = (d, o) => Tq(d, o);
71434
71453
  }
71435
71454
  }
71436
- const Sz = "test_primitive_entities_export";
71437
- class Iq extends Fr {
71455
+ const Kz = "test_primitive_entities_export";
71456
+ class Eq extends Fr {
71438
71457
  constructor(e) {
71439
71458
  super(Rt, e);
71440
71459
  f(this, "initialData");
@@ -71477,14 +71496,14 @@ class Iq extends Fr {
71477
71496
  );
71478
71497
  if (!t)
71479
71498
  throw new Error("Path property not found in endpoint entity");
71480
- t._codeNativeValueValidation = (r, s) => yq(r, s);
71499
+ t._codeNativeValueValidation = (r, s) => $7(r, s);
71481
71500
  }
71482
71501
  }
71483
- function Eq(i) {
71502
+ function Aq(i) {
71484
71503
  const a = [
71485
- new fq(i),
71486
- new Tq(i),
71504
+ new mq(i),
71487
71505
  new Iq(i),
71506
+ new Eq(i),
71488
71507
  new Fr(Rt, i),
71489
71508
  new Fr(ul, i)
71490
71509
  // new BuiltInBaseEntityState(keyValueParamBuiltInBaseEntity, project),
@@ -71493,7 +71512,7 @@ function Eq(i) {
71493
71512
  i.subscribeBuiltInInstance(e);
71494
71513
  }), i.builtInBaseEntities = a, a;
71495
71514
  }
71496
- function Aq(i) {
71515
+ function bq(i) {
71497
71516
  const a = [
71498
71517
  new tr(se, i),
71499
71518
  new tr(Di, i),
@@ -71509,7 +71528,7 @@ function Aq(i) {
71509
71528
  i.subscribeBuiltInInstance(e);
71510
71529
  }), i.primitives = a, a;
71511
71530
  }
71512
- function bq(i) {
71531
+ function Rq(i) {
71513
71532
  const a = [
71514
71533
  new We(cl, i)
71515
71534
  ];
@@ -71517,7 +71536,7 @@ function bq(i) {
71517
71536
  e.initChildren(null), i.subscribeBuiltInInstance(e);
71518
71537
  }), i.globalEventActionDescriptors = a, a;
71519
71538
  }
71520
- function Rq(i) {
71539
+ function Dq(i) {
71521
71540
  const a = [
71522
71541
  new We(io, i),
71523
71542
  new We(hn, i),
@@ -71556,7 +71575,7 @@ function Rq(i) {
71556
71575
  t.initChildren(null), i.subscribeBuiltInInstance(t);
71557
71576
  }), i.loopDeclarationsBodies = e, a;
71558
71577
  }
71559
- function Dq(i) {
71578
+ function Oq(i) {
71560
71579
  const a = [
71561
71580
  new bi(hl, i)
71562
71581
  ];
@@ -71564,7 +71583,7 @@ function Dq(i) {
71564
71583
  e.initChildren(null), i.subscribeBuiltInInstance(e);
71565
71584
  }), i.valueDescriptors = a, a;
71566
71585
  }
71567
- function Oq(i) {
71586
+ function wq(i) {
71568
71587
  const a = [
71569
71588
  new We(Sn, i),
71570
71589
  new We(Qs, i)
@@ -71581,7 +71600,7 @@ const Ln = {}, wa = {}, Sa = {
71581
71600
  onFetch: async () => null,
71582
71601
  manuallyInit: !1
71583
71602
  };
71584
- function wq(i, { enrich: a } = { enrich: !0 }) {
71603
+ function Pq(i, { enrich: a } = { enrich: !0 }) {
71585
71604
  const e = i.project, t = i.record, r = new cp(e), s = /* @__PURE__ */ new Set();
71586
71605
  t[e.id] = e, s.add(e.id);
71587
71606
  const d = v().toISOString();
@@ -71627,7 +71646,7 @@ function wq(i, { enrich: a } = { enrich: !0 }) {
71627
71646
  o.id
71628
71647
  ), o;
71629
71648
  }
71630
- async function Pq(i, a = Sa) {
71649
+ async function Vq(i, a = Sa) {
71631
71650
  const e = {
71632
71651
  ...Sa,
71633
71652
  ...a
@@ -71686,7 +71705,7 @@ async function Pq(i, a = Sa) {
71686
71705
  }
71687
71706
  function vp(i) {
71688
71707
  const a = new y(i);
71689
- return Aq(a), Eq(a), cq(a), bq(a), Rq(a), Dq(a), Oq(a), Array.from(
71708
+ return bq(a), Aq(a), yq(a), Rq(a), Dq(a), Oq(a), wq(a), Array.from(
71690
71709
  /* @__PURE__ */ new Set([...a.getAllBuiltInIds(), ...Gr()])
71691
71710
  ).forEach((t) => {
71692
71711
  if (!a.builtInInstances[t] && a.instances[t])
@@ -71702,7 +71721,7 @@ function Tp(i, a) {
71702
71721
  (t) => v(t.createdAt).isAfter(v(a) || !!t.previousVersion)
71703
71722
  );
71704
71723
  }
71705
- function Kz(i, {
71724
+ function Xz(i, {
71706
71725
  enrich: a
71707
71726
  } = { enrich: !0 }) {
71708
71727
  const e = /* @__PURE__ */ new Map(), t = Array.from(
@@ -71763,7 +71782,7 @@ function Kz(i, {
71763
71782
  u.previousVersion = null;
71764
71783
  }), o == null || o.attemptAutoclose("project-clone", d.id), d;
71765
71784
  }
71766
- function Vq(i, {
71785
+ function Cq(i, {
71767
71786
  enrich: a
71768
71787
  } = { enrich: !0 }) {
71769
71788
  const e = vp(i), t = v().toISOString(), r = a ? e.addChangeSet(
@@ -71796,7 +71815,7 @@ function Vq(i, {
71796
71815
  o.remove({ ignoreUpstream: !0 }, null);
71797
71816
  }), r == null || r.attemptAutoclose("project-init", e.id), e;
71798
71817
  }
71799
- async function Xz(i, a = Sa) {
71818
+ async function Qz(i, a = Sa) {
71800
71819
  const e = {
71801
71820
  ...Sa,
71802
71821
  ...a
@@ -71805,20 +71824,20 @@ async function Xz(i, a = Sa) {
71805
71824
  return Ln[i.id];
71806
71825
  if (i.id && wa[i.id] && !e.ignoreCache)
71807
71826
  return await wa[i.id], Ln[i.id];
71808
- const t = Pq(i, e);
71827
+ const t = Vq(i, e);
71809
71828
  i.id && (wa[i.id] = t);
71810
71829
  const r = await t;
71811
71830
  if (r.data) {
71812
71831
  let s;
71813
- return e.mock ? s = Vq(ym, {
71832
+ return e.mock ? s = Cq(ym, {
71814
71833
  enrich: !!e.enrich
71815
- }) : r.data instanceof y ? s = r.data : s = wq(r.data, {
71834
+ }) : r.data instanceof y ? s = r.data : s = Pq(r.data, {
71816
71835
  enrich: !!e.enrich
71817
71836
  }), Ln[i.id] = s, i.id && delete wa[i.id], s;
71818
71837
  }
71819
71838
  return null;
71820
71839
  }
71821
- function Qz(i) {
71840
+ function eY(i) {
71822
71841
  return Ln[i.id] && delete Ln[i.id], null;
71823
71842
  }
71824
71843
  export {
@@ -71833,8 +71852,8 @@ export {
71833
71852
  g1 as ALL_BUILT_IN_TOP_LEVEL_ENTITIES,
71834
71853
  F1 as ALL_BUILT_IN_VALUE_DESCRIPTORS,
71835
71854
  We as ActionDescriptorState,
71836
- GW as ActionInputMapState,
71837
- kW as ActionOutputMapState,
71855
+ FW as ActionInputMapState,
71856
+ ZW as ActionOutputMapState,
71838
71857
  nE as AppendToListOperationInputIds,
71839
71858
  sE as AppendToListOperationOutputIds,
71840
71859
  m7 as ArgumentDeclarationDependencyField,
@@ -71842,15 +71861,15 @@ export {
71842
71861
  Zp as BREAK_AND_CONTINUE_STATEMENTS_RETURN_DECLARATIONS_EXPLANATION,
71843
71862
  g as BUILT_IN_BASE_ENTITY_IDS,
71844
71863
  Er as BUILT_IN_ENTITY_TYPES,
71845
- Zz as BaseCanvasDraggableState,
71864
+ Jz as BaseCanvasDraggableState,
71846
71865
  Y as BaseEntityNames,
71847
- kz as BaseState,
71866
+ Zz as BaseState,
71848
71867
  kd as BaseValueDescriptorIds,
71849
71868
  Q0 as BreakStatementDependencyField,
71850
71869
  Ki as BreakStatementState,
71851
71870
  Fr as BuiltInBaseEntityState,
71852
71871
  Ln as CACHED_PROJECTS_BY_ID,
71853
- HW as CALLABLE_ENTITIES_EXPLANATION,
71872
+ SW as CALLABLE_ENTITIES_EXPLANATION,
71854
71873
  si as CALLABLE_TYPES,
71855
71874
  b7 as CALLER_ENTITIES_EXPLANATION,
71856
71875
  Qr as CALLER_TYPES,
@@ -71858,12 +71877,13 @@ export {
71858
71877
  N1 as COMPARISON_CONDITIONS,
71859
71878
  U1 as CONDITIONS,
71860
71879
  wA as CUSTOM_ENTITY_OPERATIONS,
71861
- qz as CallableEntityClass,
71880
+ Wz as CallableEntityClass,
71862
71881
  Lv as CallerEntityClass,
71863
71882
  E as ChangeSet,
71864
71883
  k0 as ChangeSetChangeCaptureType,
71865
71884
  A as ChangeSetEntityChangeType,
71866
- Jz as ChildEntityState,
71885
+ qz as ChildEntityState,
71886
+ L7 as CommonStringValidationErrorCodes,
71867
71887
  ft as ComparisonOperatorTypes,
71868
71888
  u7 as ConditionDependencyField,
71869
71889
  Qi as ConditionState,
@@ -71874,7 +71894,7 @@ export {
71874
71894
  Hp as DRAGGABLE_CALLABLE_TYPES,
71875
71895
  kv as DRAGGABLE_CALLER_TYPES,
71876
71896
  gd as DRAGGABLE_ELEMENT_TYPES,
71877
- Uq as DRAGGABLE_EXECUTABLE_TYPES,
71897
+ jq as DRAGGABLE_EXECUTABLE_TYPES,
71878
71898
  Fd as DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES,
71879
71899
  Yp as DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES_WITH_OUTPUTS,
71880
71900
  Or as DataTypeCompatibilityTypes,
@@ -71883,25 +71903,25 @@ export {
71883
71903
  Yi as DataTypeState,
71884
71904
  Gd as DefinitionEntityDependencyField,
71885
71905
  cn as DefinitionEntityState,
71886
- Fz as EDITABLE_PERSISTANCE_REPOSITORY_DEFAULTS,
71906
+ gz as EDITABLE_PERSISTANCE_REPOSITORY_DEFAULTS,
71887
71907
  Ud as ENTITIES_WITH_VALLUES_EXPLANATION,
71888
71908
  j as ENTITY_PERSISTANCE_OPTIONS_DEFAULTS,
71889
71909
  J as ENTITY_RECUSION_OPTIONS_DEFAULTS,
71890
- jq as ENTITY_TYPES,
71891
- Bq as ENTITY_WITH_DECLARATION_TYPES,
71910
+ Lq as ENTITY_TYPES,
71911
+ Nq as ENTITY_WITH_DECLARATION_TYPES,
71892
71912
  ut as ENTITY_WITH_LOGIC_SCOPE_TYPES,
71893
71913
  Zv as ENTITY_WITH_NAMES_TYPES,
71894
- _q as ENTITY_WITH_PARENT_TYPES,
71914
+ Mq as ENTITY_WITH_PARENT_TYPES,
71895
71915
  Fv as ENTITY_WITH_USER_MANAGED_DECLARATION_TYPES,
71896
- Mq as ENTITY_WITH_USER_MANAGED_SINGLE_IMPLEMENTS_TYPES,
71916
+ Bq as ENTITY_WITH_USER_MANAGED_SINGLE_IMPLEMENTS_TYPES,
71897
71917
  Gv as ENTITY_WITH_VALUE_TYPES,
71898
71918
  zo as ENTRY_POINT_ENTITIES_EXPLANATION,
71899
71919
  dt as ENTRY_POINT_TYPES,
71900
71920
  Js as EVENT_TYPES,
71901
- Nq as EXECUTABLE_TYPES,
71921
+ Uq as EXECUTABLE_TYPES,
71902
71922
  QE as EXECUTION_OPERATIONS,
71903
- Tq as EndpointEntity,
71904
- QJ as EntityAction,
71923
+ Iq as EndpointEntity,
71924
+ rq as EntityAction,
71905
71925
  Ye as EntityError,
71906
71926
  R as EntityErrorSeverity,
71907
71927
  w as EntityGenerationError,
@@ -71909,9 +71929,9 @@ export {
71909
71929
  G as EntityInstanceErrorCode,
71910
71930
  Qe as EntityOperations,
71911
71931
  n as EntityType,
71912
- Hz as EntityWithLogicScopeClass,
71913
- Yz as EntityWithValueClass,
71914
- Wz as EntryPointEntityClass,
71932
+ Sz as EntityWithLogicScopeClass,
71933
+ Hz as EntityWithValueClass,
71934
+ zz as EntryPointEntityClass,
71915
71935
  et as ExecutionOperations,
71916
71936
  d7 as ExecutionTerminationType,
71917
71937
  B7 as FunctionCallDependencyField,
@@ -71925,7 +71945,7 @@ export {
71925
71945
  yi as GlobalEventNames,
71926
71946
  Si as GlobalEventState,
71927
71947
  Ft as HTTPOperations,
71928
- mq as HTTPStatucCodeValidationErrorCodes,
71948
+ vq as HTTPStatucCodeValidationErrorCodes,
71929
71949
  ab as HTTP_OPERATIONS,
71930
71950
  h7 as InputMapDependencyField,
71931
71951
  ii as InputMapState,
@@ -71955,17 +71975,17 @@ export {
71955
71975
  lt as PASS_THROUGH_CALLABLE_TYPES,
71956
71976
  gv as PASS_THROUGH_CALLABLE_TYPES_WITH_OUTPUTS,
71957
71977
  vv as PROPERTY_NOT_VALUE_READER_WRITTER_EXPLANATION,
71958
- eq as ParallelExecutionOperation,
71959
- zz as PassThroughCallableEntityClass,
71960
- fq as PersistedEntity,
71978
+ iq as ParallelExecutionOperation,
71979
+ Yz as PassThroughCallableEntityClass,
71980
+ mq as PersistedEntity,
71961
71981
  Ir as PersistedEntityMethods,
71962
71982
  tr as PrimitiveEntityState,
71963
71983
  N as PrimitiveTypes,
71964
71984
  y as ProjectState,
71965
71985
  QZ as PropertyDependencyField,
71966
71986
  qi as PropertyState,
71967
- XJ as READ_ONLY_ENTITY_PERSISTANCE_REPOSITORY,
71968
- SW as RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION,
71987
+ tq as READ_ONLY_ENTITY_PERSISTANCE_REPOSITORY,
71988
+ KW as RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION,
71969
71989
  e7 as ReturnDeclarationDependencyField,
71970
71990
  ir as ReturnDeclarationState,
71971
71991
  lp as ReturnStatementDependencyField,
@@ -71975,11 +71995,11 @@ export {
71975
71995
  $d as ScopeCompatibilityType,
71976
71996
  c7 as SearchDependencyField,
71977
71997
  rn as SearchState,
71978
- rq as SequentialExecutionOperation,
71998
+ sq as SequentialExecutionOperation,
71979
71999
  FE as SequentialExecutionOperationInputIds,
71980
72000
  gE as SequentialExecutionOperationOutputIds,
71981
72001
  L as SharedEntityErrorCode,
71982
- KJ as SharedStateFunctionality,
72002
+ eq as SharedStateFunctionality,
71983
72003
  VI as SplitListOperationInputIds,
71984
72004
  CI as SplitListOperationOutputIds,
71985
72005
  Cr as StandaloneOperatorTypes,
@@ -71987,7 +72007,7 @@ export {
71987
72007
  ot as TERMINATION_TYPES,
71988
72008
  cp as Traverser,
71989
72009
  Jv as USER_MANAGED_ENTITY_TYPES,
71990
- gz as UserManagedEntityStateTemplate,
72010
+ kz as UserManagedEntityStateTemplate,
71991
72011
  mv as VALUE_READING_ENTITIES_EXPLANATION,
71992
72012
  $i as VALUE_READING_TYPES,
71993
72013
  R7 as VALUE_WRITING_ENTITIES_EXPLANATION,
@@ -72002,14 +72022,14 @@ export {
72002
72022
  Qo as ValueWritingEntityClass,
72003
72023
  p7 as VariableDeclarationDependencyField,
72004
72024
  tn as VariableDeclarationState,
72005
- $W as VariableInputMapState,
72025
+ GW as VariableInputMapState,
72006
72026
  nv as VariableInstanceDependencyField,
72007
72027
  en as VariableInstanceState,
72008
- gW as VariableOutputMapState,
72009
- tq as WaitOperation,
72028
+ kW as VariableOutputMapState,
72029
+ nq as WaitOperation,
72010
72030
  NE as WaitOperationInputIds,
72011
72031
  UE as WaitOperationOutputIds,
72012
- _W as actionDescriptorValidation,
72032
+ MW as actionDescriptorValidation,
72013
72033
  Wd as appendToListOperation,
72014
72034
  lc as appendToListOperationElementToAppendArgument,
72015
72035
  fE as appendToListOperationElementToAppendArgumentParentRef,
@@ -72026,13 +72046,13 @@ export {
72026
72046
  uE as appendToListOperationResultListReturnRef,
72027
72047
  lE as appendToListOperationSecondListDataType,
72028
72048
  S as applyNewScope,
72029
- ZW as argumentDeclarationValidation,
72049
+ JW as argumentDeclarationValidation,
72030
72050
  Hr as asGenerationActionExample,
72031
72051
  Di as booleanPrototype,
72032
- VW as breakStatementValidation,
72052
+ CW as breakStatementValidation,
72033
72053
  zp as calculateNewParentBasedOnCallers,
72034
72054
  qt as capitalizeFirstLetter,
72035
- EW as changeSetJSONRecordToUniqueIds,
72055
+ AW as changeSetJSONRecordToUniqueIds,
72036
72056
  wr as checkAreDataTypesCompatible,
72037
72057
  GZ as checkAreDefinitionEntitiesCompatibleAsDataType,
72038
72058
  $Z as checkArePropertiesCompatibleAsDataType,
@@ -72040,25 +72060,25 @@ export {
72040
72060
  Ha as checkHasBaseEntity,
72041
72061
  ct as checkHasMetadataChanged,
72042
72062
  fi as checkImplementationsOverlap,
72043
- Cz as checkImplementsBaseEntity,
72063
+ _z as checkImplementsBaseEntity,
72044
72064
  za as checkIsBranchDependentButNotDirectlyOnBranch,
72045
- lz as checkIsBranchDependentOnBranch,
72065
+ uz as checkIsBranchDependentOnBranch,
72046
72066
  Ba as checkIsCallableEntityReachable,
72047
- Pz as checkIsCanvasEntity,
72048
- BJ as checkIsDetachedBranch,
72067
+ Vz as checkIsCanvasEntity,
72068
+ jJ as checkIsDetachedBranch,
72049
72069
  Mv as checkIsDetachedBranchShallow,
72050
- Oz as checkIsGlobalVariable,
72070
+ wz as checkIsGlobalVariable,
72051
72071
  _v as checkIsGloballyDeclared,
72052
- jJ as checkIsMethod,
72072
+ $J as checkIsMethod,
72053
72073
  xd as checkIsNestedScope,
72054
72074
  Ya as checkScopeCompatibility,
72055
- Kz as cloneProject,
72056
- MW as conditionValidation,
72057
- RW as continueStatementValidation,
72058
- sz as convertToAbstract,
72059
- az as convertToNonAbstract,
72060
- dz as convertToNonStatic,
72061
- oz as convertToStatic,
72075
+ Xz as cloneProject,
72076
+ BW as conditionValidation,
72077
+ DW as continueStatementValidation,
72078
+ az as convertToAbstract,
72079
+ oz as convertToNonAbstract,
72080
+ lz as convertToNonStatic,
72081
+ dz as convertToStatic,
72062
72082
  io as countedLoopActionDescriptor,
72063
72083
  GR as countedLoopActionDescriptorDynamicReturnDeclaration,
72064
72084
  $R as countedLoopActionDescriptorDynamicReturnDeclarationParentRef,
@@ -72094,25 +72114,25 @@ export {
72094
72114
  uA as createNewInstanceOperationOutputEntityDeclarationParentRef,
72095
72115
  dA as createNewInstanceOperationRef,
72096
72116
  KZ as createSemanticId,
72097
- Gz as createStateFromGenerationTargetType,
72117
+ Fz as createStateFromGenerationTargetType,
72098
72118
  it as createStateFromType,
72099
72119
  P as createStateFromTypeAndSubscribe,
72100
72120
  ul as cronJobBuiltInBaseEntity,
72101
72121
  T1 as cronJobBuiltInBaseEntityExpressionProperty,
72102
- gq as cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef,
72122
+ kq as cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef,
72103
72123
  y1 as cronJobBuiltInBaseEntityExpressionPropertyRef,
72104
72124
  v1 as cronJobBuiltInBaseEntityRef,
72105
72125
  kc as cronJobTriggeredFunctionDeclarationBlueprint,
72106
72126
  h1 as cronJobTriggeredFunctionDeclarationBlueprintParentRef,
72107
72127
  M7 as dataTypeCompatibilityToErrorExplanation,
72108
- OW as dataTypeValidation,
72128
+ wW as dataTypeValidation,
72109
72129
  ai as datePrototype,
72110
72130
  Am as dateValueAutogenerationSchema,
72111
72131
  qO as definitionEntityToZodSchema,
72112
- $z as definitionEntityValidation,
72132
+ Gz as definitionEntityValidation,
72113
72133
  Fc as deletePersistedEntityMethod,
72114
72134
  QD as deletePersistedEntityMethodParentRef,
72115
- Qz as deleteRootProject,
72135
+ eY as deleteRootProject,
72116
72136
  lr as endpointBuiltInBaseEntity,
72117
72137
  XR as endpointBuiltInBaseEntityRef,
72118
72138
  UD as endpointBuiltInBaseEntityRefFour,
@@ -72175,62 +72195,62 @@ export {
72175
72195
  Jc as executionBuiltInEntityAbortMethod,
72176
72196
  I1 as executionBuiltInEntityAbortMethodParentRef,
72177
72197
  p as filterOutDuplicateEntities,
72178
- Zq as filterOutDuplicateErrors,
72198
+ Jq as filterOutDuplicateErrors,
72179
72199
  Av as findEntityFromKeys,
72180
- S7 as findReferenceToSelfInList,
72181
- Tz as findReferencesToSelfInProject,
72182
- K7 as flattenActionDescriptor,
72183
- X7 as flattenArgumentDeclaration,
72184
- Q7 as flattenBreakStatement,
72185
- eJ as flattenBuiltInBaseEntity,
72200
+ Q7 as findReferenceToSelfInList,
72201
+ Iz as findReferencesToSelfInProject,
72202
+ eJ as flattenActionDescriptor,
72203
+ tJ as flattenArgumentDeclaration,
72204
+ rJ as flattenBreakStatement,
72205
+ iJ as flattenBuiltInBaseEntity,
72186
72206
  Xr as flattenCalls,
72187
72207
  Zs as flattenCanvasAncestorsUntil,
72188
- tJ as flattenCondition,
72189
- rJ as flattenContinueStatement,
72190
- nJ as flattenDataType,
72191
- iJ as flattenDefinitionEntity,
72208
+ nJ as flattenCondition,
72209
+ sJ as flattenContinueStatement,
72210
+ oJ as flattenDataType,
72211
+ aJ as flattenDefinitionEntity,
72192
72212
  Cv as flattenDefinitionEntityExtensionAndImplementationTypes,
72193
72213
  So as flattenDefinitionEntityExtensionTypes,
72194
72214
  Pv as flattenDefinitionEntityExtensions,
72195
72215
  Vv as flattenDefinitionEntityImplementations,
72196
72216
  Ho as flattenDefinitionEntityImplementionTypes,
72197
72217
  ur as flattenDerivedCanvasEntities,
72198
- UJ as flattenDetachedBranch,
72218
+ xJ as flattenDetachedBranch,
72199
72219
  qe as flattenElementCalls,
72200
- vz as flattenElementCallsOnTheSameScope,
72220
+ Tz as flattenElementCallsOnTheSameScope,
72201
72221
  U as flattenEntity,
72202
- sJ as flattenFunctionCall,
72203
- aJ as flattenFunctionDeclaration,
72204
- oJ as flattenGlobalEvent,
72205
- dJ as flattenInputMap,
72206
- lJ as flattenInstalledProject,
72207
- uJ as flattenInternalCall,
72208
- pJ as flattenLiteralValue,
72209
- cJ as flattenLoop,
72210
- fJ as flattenOperation,
72211
- hJ as flattenOutputMap,
72212
- yJ as flattenPrimitiveEntity,
72213
- mJ as flattenProject,
72214
- H7 as flattenProjectElements,
72215
- vJ as flattenProperty,
72216
- CJ as flattenRelatedCanvasElementsOnTheLeft,
72217
- VJ as flattenRelatedCanvasElementsOnTheRight,
72218
- TJ as flattenReturnDeclaration,
72219
- IJ as flattenReturnStatement,
72220
- EJ as flattenSearch,
72221
- AJ as flattenValueDescriptor,
72222
- bJ as flattenVariableDeclaration,
72223
- RJ as flattenVariableInstance,
72224
- Y7 as flattenVariableReads,
72225
- z7 as flattenVariableWrites,
72222
+ dJ as flattenFunctionCall,
72223
+ lJ as flattenFunctionDeclaration,
72224
+ uJ as flattenGlobalEvent,
72225
+ pJ as flattenInputMap,
72226
+ cJ as flattenInstalledProject,
72227
+ fJ as flattenInternalCall,
72228
+ hJ as flattenLiteralValue,
72229
+ yJ as flattenLoop,
72230
+ mJ as flattenOperation,
72231
+ vJ as flattenOutputMap,
72232
+ TJ as flattenPrimitiveEntity,
72233
+ IJ as flattenProject,
72234
+ X7 as flattenProjectElements,
72235
+ EJ as flattenProperty,
72236
+ BJ as flattenRelatedCanvasElementsOnTheLeft,
72237
+ MJ as flattenRelatedCanvasElementsOnTheRight,
72238
+ AJ as flattenReturnDeclaration,
72239
+ bJ as flattenReturnStatement,
72240
+ RJ as flattenSearch,
72241
+ DJ as flattenValueDescriptor,
72242
+ OJ as flattenVariableDeclaration,
72243
+ wJ as flattenVariableInstance,
72244
+ K7 as flattenVariableReads,
72245
+ S7 as flattenVariableWrites,
72226
72246
  He as flattenVariables,
72227
- Lz as fromChangeSetToRecordChangeSet,
72247
+ xz as fromChangeSetToRecordChangeSet,
72228
72248
  hv as fromZodParseToEntityGenerationErrors,
72229
- nz as functionCallValidation,
72230
- DW as functionDeclarationValidation,
72231
- kq as generate,
72232
- KW as generateActionExample,
72233
- cW as generateExecutionDataType,
72249
+ sz as functionCallValidation,
72250
+ OW as functionDeclarationValidation,
72251
+ Zq as generate,
72252
+ XW as generateActionExample,
72253
+ fW as generateExecutionDataType,
72234
72254
  ht as generateIdFromStrategy,
72235
72255
  cd as generateMutablePropertiesExplanation,
72236
72256
  cP as generateRandomBoolean,
@@ -72250,7 +72270,7 @@ export {
72250
72270
  vd as getAllActionDescriptorsForConditions,
72251
72271
  yd as getAllActionDescriptorsForGlobalEvents,
72252
72272
  md as getAllActionDescriptorsForLoops,
72253
- tz as getAllActionDescriptorsForOperations,
72273
+ rz as getAllActionDescriptorsForOperations,
72254
72274
  Gr as getAllBuiltInEntityIds,
72255
72275
  V7 as getAllGloballyDeclaredFunctionDeclarationsExplanation,
72256
72276
  Jt as getBaseBuiltInEntities,
@@ -72259,57 +72279,57 @@ export {
72259
72279
  Ct as getCallableEntityReferenceSchema,
72260
72280
  O3 as getCallableEntityTypeSchema,
72261
72281
  Dr as getCalledBy,
72262
- Yq as getCallerEntityReferenceSchema,
72263
- zq as getCallerEntityTypeSchema,
72282
+ Hq as getCallerEntityReferenceSchema,
72283
+ Yq as getCallerEntityTypeSchema,
72264
72284
  Dv as getCalls,
72265
- PJ as getCanvasEntitiesDerivedFromInternalCalls,
72285
+ _J as getCanvasEntitiesDerivedFromInternalCalls,
72266
72286
  Es as getCanvasEntitiesDerivedFromWrites,
72267
72287
  Ld as getCanvasEntityDerivedFromValueReadingEntity,
72268
- wJ as getCanvasEntityDerivedFromValueReadingEntityFromTransfer,
72269
- pW as getCanvasEntityReferenceSchema,
72270
- uW as getCanvasEntityTypeSchema,
72271
- pz as getChildrenEntityWithValues,
72272
- Nz as getColumnProperties,
72288
+ CJ as getCanvasEntityDerivedFromValueReadingEntityFromTransfer,
72289
+ cW as getCanvasEntityReferenceSchema,
72290
+ pW as getCanvasEntityTypeSchema,
72291
+ cz as getChildrenEntityWithValues,
72292
+ Uz as getColumnProperties,
72273
72293
  Rv as getCommonAncestor,
72274
- L7 as getCommonChildren,
72275
- Mz as getDatabaseEntities,
72276
- Uz as getDatabaseEntity,
72294
+ G7 as getCommonChildren,
72295
+ Bz as getDatabaseEntities,
72296
+ jz as getDatabaseEntity,
72277
72297
  $n as getDeclaration,
72278
- xJ as getDeepestScope,
72298
+ FJ as getDeepestScope,
72279
72299
  P3 as getDraggableCallableEntityReferenceSchema,
72280
72300
  w3 as getDraggableCallableEntityTypeSchema,
72281
- Sq as getDraggableCallerEntityReferenceSchema,
72282
- Hq as getDraggableCallerEntityTypeSchema,
72283
- eW as getDraggableExecutableEntityReferenceSchema,
72284
- Qq as getDraggableExecutableEntityTypeSchema,
72301
+ Kq as getDraggableCallerEntityReferenceSchema,
72302
+ Sq as getDraggableCallerEntityTypeSchema,
72303
+ tW as getDraggableExecutableEntityReferenceSchema,
72304
+ eW as getDraggableExecutableEntityTypeSchema,
72285
72305
  Fu as getDraggablePassThroughCallableEntityReferenceSchema,
72286
72306
  Gu as getDraggablePassThroughCallableEntityTypeSchema,
72287
- sW as getDraggablePlayableEntityReferenceSchema,
72288
- nW as getDraggablePlayableEntityTypeSchema,
72307
+ aW as getDraggablePlayableEntityReferenceSchema,
72308
+ sW as getDraggablePlayableEntityTypeSchema,
72289
72309
  Tp as getEntitiesCreatedSinceInitialization,
72290
72310
  wv as getEntityArgumentDeclarations,
72291
- DJ as getEntityInputMaps,
72292
- bz as getEntityOutputMaps,
72293
- lW as getEntityReferenceSchema,
72294
- OJ as getEntityReturnDeclarations,
72295
- dW as getEntityTypeSchema,
72311
+ PJ as getEntityInputMaps,
72312
+ Rz as getEntityOutputMaps,
72313
+ uW as getEntityReferenceSchema,
72314
+ VJ as getEntityReturnDeclarations,
72315
+ lW as getEntityTypeSchema,
72296
72316
  Mi as getEntityWithLogicScopeReferenceSchema,
72297
- tW as getEntityWithLogicScopeTypeSchema,
72317
+ rW as getEntityWithLogicScopeTypeSchema,
72298
72318
  D3 as getEntityWithValueReferenceSchema,
72299
- Wq as getEntityWithValueTypeSchema,
72319
+ zq as getEntityWithValueTypeSchema,
72300
72320
  Dt as getEntryPointEntityReferenceSchema,
72301
72321
  Pn as getEntryPointEntityTypeSchema,
72302
72322
  xu as getEventEntityReferenceSchema,
72303
72323
  Lu as getEventEntityTypeSchema,
72304
- Xq as getExecutableEntityReferenceSchema,
72305
- Kq as getExecutableEntityTypeSchema,
72306
- Rz as getExtendedBuiltInEntity,
72307
- MJ as getExtendedDefinitionEntity,
72324
+ Qq as getExecutableEntityReferenceSchema,
72325
+ Xq as getExecutableEntityTypeSchema,
72326
+ Dz as getExtendedBuiltInEntity,
72327
+ UJ as getExtendedDefinitionEntity,
72308
72328
  It as getFirstNonLoopScopeOwner,
72309
72329
  A7 as getGenerationTargetSchemaBasedOnType,
72310
- NJ as getHeadIfPartOfDetachedBranch,
72311
- LJ as getHighestScope,
72312
- Dz as getImplementedBuiltInEntity,
72330
+ LJ as getHeadIfPartOfDetachedBranch,
72331
+ GJ as getHighestScope,
72332
+ Oz as getImplementedBuiltInEntity,
72313
72333
  Ko as getIsInteractive,
72314
72334
  oc as getLastInListOperation,
72315
72335
  iE as getLastInListOperationError,
@@ -72322,21 +72342,21 @@ export {
72322
72342
  tE as getLastInListOperationOutputElementReturn,
72323
72343
  eE as getLastInListOperationOutputElementReturnParentRef,
72324
72344
  SI as getLastInListOperationOutputElementReturnRef,
72325
- mz as getLinkedEntitiesFromArgumentDeclaration,
72326
- _J as getLowestPersistedEntityImplementation,
72327
- x7 as getParentCallableEntity,
72328
- G7 as getParentCallerEntity,
72345
+ vz as getLinkedEntitiesFromArgumentDeclaration,
72346
+ NJ as getLowestPersistedEntityImplementation,
72347
+ F7 as getParentCallableEntity,
72348
+ k7 as getParentCallerEntity,
72329
72349
  nr as getParentCanvasEntities,
72330
72350
  Pt as getParentCanvasEntity,
72331
72351
  hp as getParentCanvasEntityFromTransfer,
72332
- uz as getParentEntryPoint,
72333
- $7 as getParentPassthroughCallableEntity,
72352
+ pz as getParentEntryPoint,
72353
+ g7 as getParentPassthroughCallableEntity,
72334
72354
  nt as getPassThroughCallableEntityReferenceSchema,
72335
72355
  $u as getPassThroughCallableEntityTypeSchema,
72336
- _z as getPeristedEntities,
72337
- iW as getPlayableEntityReferenceSchema,
72338
- rW as getPlayableEntityTypeSchema,
72339
- Xz as getProject,
72356
+ Mz as getPeristedEntities,
72357
+ nW as getPlayableEntityReferenceSchema,
72358
+ iW as getPlayableEntityTypeSchema,
72359
+ Qz as getProject,
72340
72360
  Xo as getPrototypeByType,
72341
72361
  mp as getRecusriveParentsIds,
72342
72362
  _ as getReferenceEntityId,
@@ -72344,33 +72364,33 @@ export {
72344
72364
  yv as getReferencedEntityStateOrErrors,
72345
72365
  Id as getReferencedIds,
72346
72366
  vs as getRelatedCanvasElementsOnTheLeft,
72347
- Iz as getRelatedCanvasElementsOnTheLeftFromTransfer,
72367
+ Ez as getRelatedCanvasElementsOnTheLeftFromTransfer,
72348
72368
  un as getRelatedCanvasElementsOnTheRight,
72349
72369
  Bv as getRootEntryPointScopeOwner,
72350
72370
  Wt as getScopeOwner,
72351
- jz as getStateClassFromType,
72352
- oW as getTerminationReferenceSchema,
72353
- aW as getTerminationTypeSchema,
72354
- xz as getTouchedCanvasEntitiesFromChangeSet,
72355
- Ez as getUsedArgFromDeclaration,
72356
- Az as getUsedReturnFromDeclaration,
72371
+ Lz as getStateClassFromType,
72372
+ dW as getTerminationReferenceSchema,
72373
+ oW as getTerminationTypeSchema,
72374
+ $z as getTouchedCanvasEntitiesFromChangeSet,
72375
+ Az as getUsedArgFromDeclaration,
72376
+ bz as getUsedReturnFromDeclaration,
72357
72377
  R3 as getValueReadingEntityReferenceSchema,
72358
72378
  _i as getValueReadingEntityTypeSchema,
72359
- qq as getValueWritingEntityReferenceSchema,
72379
+ Wq as getValueWritingEntityReferenceSchema,
72360
72380
  Jo as getValueWritingEntityTypeSchema,
72361
- g7 as getVariableFromInputMapping,
72362
- J7 as getVariableFromReturnVariablePointer,
72381
+ J7 as getVariableFromInputMapping,
72382
+ z7 as getVariableFromReturnVariablePointer,
72363
72383
  wn as getVariableReferenceSchema,
72364
72384
  hs as getVariableTypeSchema,
72365
72385
  jd as getVariablesFromArgumentDeclarations,
72366
- k7 as getVariablesFromInputMaps,
72367
- q7 as getVariablesFromOutputMapping,
72368
- W7 as getVariablesFromOutputMaps,
72369
- Z7 as getVariablesFromReturnDeclarations,
72386
+ q7 as getVariablesFromInputMaps,
72387
+ Y7 as getVariablesFromOutputMapping,
72388
+ H7 as getVariablesFromOutputMaps,
72389
+ W7 as getVariablesFromReturnDeclarations,
72370
72390
  N0 as getVariablesInSameOrHigherScope,
72371
72391
  Ov as getWrites,
72372
- PW as globalEventValidation,
72373
- fz as groupCallsBasedOnParallelizableExecution,
72392
+ VW as globalEventValidation,
72393
+ hz as groupCallsBasedOnParallelizableExecution,
72374
72394
  U7 as handleAfterEntityImplementationSideEffects,
72375
72395
  N7 as handleBeforeEntityImplementationSideEffects,
72376
72396
  Sd as httpRequestBodyArgument,
@@ -72414,7 +72434,7 @@ export {
72414
72434
  ZA as httpResponseHeadersDataTypeRef,
72415
72435
  Xd as httpResponseHeadersReturn,
72416
72436
  JA as httpResponseHeadersReturnRef,
72417
- vq as httpStatusCodeValueValidation,
72437
+ Tq as httpStatusCodeValueValidation,
72418
72438
  fp as implement,
72419
72439
  FZ as inferArgumentDeclarationDataType,
72420
72440
  Kr as inferDataType,
@@ -72426,11 +72446,11 @@ export {
72426
72446
  kZ as inferVariableDeclarationDataType,
72427
72447
  gZ as inferVariableInstanceDataType,
72428
72448
  vp as initBaseProjectEntity,
72429
- Vq as initProject,
72430
- wq as initProjectFromFetchResult,
72431
- xW as inputMapValidation,
72432
- jW as installedProjectValidation,
72433
- LW as internalCallValidation,
72449
+ Cq as initProject,
72450
+ Pq as initProjectFromFetchResult,
72451
+ $W as inputMapValidation,
72452
+ LW as installedProjectValidation,
72453
+ xW as internalCallValidation,
72434
72454
  Wp as isPromise,
72435
72455
  $b as iterateOverListActionDescriptorListArgumentDeclaration,
72436
72456
  Lb as iterateOverListActionDescriptorListArgumentDeclarationDataType,
@@ -72554,8 +72574,8 @@ export {
72554
72574
  LT as joinStringsOperationSeparatorStringDataTypeDefaultValue,
72555
72575
  jT as joinStringsOperationSeparatorStringDataTypeDefaultValueParentRef,
72556
72576
  qs as keyValuePrototype,
72557
- JW as literalValudValidation,
72558
- CW as loopValidation,
72577
+ qW as literalValudValidation,
72578
+ _W as loopValidation,
72559
72579
  Md as lowercaseFirstLetter,
72560
72580
  mc as manualFlowActionDescriptorDeclarationArgumentDeclaration,
72561
72581
  fb as manualFlowActionDescriptorDeclarationArgumentDeclarationDataType,
@@ -72569,9 +72589,9 @@ export {
72569
72589
  yb as manualFlowLoopBodyActionDescriptorAnyDynamicArgumentParentRef,
72570
72590
  Tb as manualFlowLoopBodyActionDescriptorAnyDynamicReturn,
72571
72591
  vb as manualFlowLoopBodyActionDescriptorAnyDynamicReturnParentRef,
72572
- Vz as mapActionDescriptorToTypeItRepresents,
72573
- Jq as mergeEntityErrorsList,
72574
- wz as mergeListOfEntities,
72592
+ Cz as mapActionDescriptorToTypeItRepresents,
72593
+ qq as mergeEntityErrorsList,
72594
+ Pz as mergeListOfEntities,
72575
72595
  UA as methodDefaultValue,
72576
72596
  ym as mockClientProject,
72577
72597
  Qs as moreThanOrEqualCondition,
@@ -72583,6 +72603,8 @@ export {
72583
72603
  _1 as moreThanOrEqualConditionRightHandArgumentDataType,
72584
72604
  C1 as moreThanOrEqualConditionRightHandArgumentDataTypeParentRef,
72585
72605
  M1 as moreThanOrEqualConditionRightHandArgumentParentRef,
72606
+ $7 as noSpacesOrDashesValueValidation,
72607
+ x7 as noSpacesValueValidation,
72586
72608
  Sn as notEmptyCondition,
72587
72609
  R1 as notEmptyConditionArgument,
72588
72610
  b1 as notEmptyConditionRef,
@@ -72625,8 +72647,8 @@ export {
72625
72647
  cT as numberSubtractionOperationSecondNumberArgumentRef,
72626
72648
  fT as numberSubtractionOperationSecondNumberDataType,
72627
72649
  Em as numberValueAutogenerationSchema,
72628
- wW as operationValidation,
72629
- FW as outputMapValidation,
72650
+ PW as operationValidation,
72651
+ gW as outputMapValidation,
72630
72652
  Ur as parallelExecutionOperation,
72631
72653
  BE as parallelExecutionOperationError,
72632
72654
  ME as parallelExecutionOperationErrorParentRef,
@@ -72647,7 +72669,7 @@ export {
72647
72669
  Nt as persistedBuiltInBaseEntity,
72648
72670
  Ks as persistedBuiltInBaseEntityDatabaseProperty,
72649
72671
  t1 as persistedBuiltInBaseEntityDatabasePropertyDataType,
72650
- Gq as persistedBuiltInBaseEntityDatabasePropertyDataTypeRef,
72672
+ Fq as persistedBuiltInBaseEntityDatabasePropertyDataTypeRef,
72651
72673
  r1 as persistedBuiltInBaseEntityDatabasePropertyParentRef,
72652
72674
  e1 as persistedBuiltInBaseEntityDatabasePropertyRef,
72653
72675
  Xs as persistedBuiltInBaseEntityPrimaryKeyProperty,
@@ -72665,7 +72687,7 @@ export {
72665
72687
  $1 as processOutputGlobalValueDescriptorReturnRef,
72666
72688
  cl as projectPublicationCompletedGlobalEvent,
72667
72689
  JO as propertyToZodSchema,
72668
- IW as propertyValidation,
72690
+ EW as propertyValidation,
72669
72691
  Rt as relationalDatabaseBuiltInBaseEntity,
72670
72692
  Gc as relationalDatabaseBuiltInBaseEntityAutoscalingProperty,
72671
72693
  KD as relationalDatabaseBuiltInBaseEntityAutoscalingPropertyDataType,
@@ -72686,13 +72708,13 @@ export {
72686
72708
  JD as relationalDatabaseBuiltInBaseEntityMinSizePropertyRef,
72687
72709
  dl as relationalDatabaseBuiltInBaseEntityPasswordProperty,
72688
72710
  gD as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataType,
72689
- $q as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef,
72711
+ Gq as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef,
72690
72712
  kD as relationalDatabaseBuiltInBaseEntityPasswordPropertyDefaultValueParentRef,
72691
72713
  FD as relationalDatabaseBuiltInBaseEntityPasswordPropertyRef,
72692
72714
  Ss as relationalDatabaseBuiltInBaseEntityRef,
72693
72715
  ol as relationalDatabaseBuiltInBaseEntityUsernameProperty,
72694
72716
  GD as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataType,
72695
- xq as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef,
72717
+ $q as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef,
72696
72718
  $D as relationalDatabaseBuiltInBaseEntityUsernamePropertyRef,
72697
72719
  SZ as resolveActionDescriptorName,
72698
72720
  WZ as resolveBaseEntityName,
@@ -72702,18 +72724,18 @@ export {
72702
72724
  dp as resolveDataType,
72703
72725
  bv as resolveDataTypeEntityOrNestedChildrenFromLiteralValue,
72704
72726
  Nd as resolveDataTypeLabel,
72705
- vW as resolveDefinitionEntityDataTypeLabel,
72706
- mW as resolveEntityDataTypeLabel,
72727
+ TW as resolveDefinitionEntityDataTypeLabel,
72728
+ vW as resolveEntityDataTypeLabel,
72707
72729
  F as resolveEntityName,
72708
- hz as resolveFirstCallsSecond,
72709
- yz as resolveFirstWritesSecond,
72710
- Bz as resolvePrimaryKeyProperty,
72730
+ yz as resolveFirstCallsSecond,
72731
+ mz as resolveFirstWritesSecond,
72732
+ Nz as resolvePrimaryKeyProperty,
72711
72733
  HZ as resolvePrimitiveEntityName,
72712
72734
  YZ as resolveSearchName,
72713
- fW as resolveVariableScope,
72714
- AW as returnDeclarationValidation,
72715
- bW as returnStatementValidation,
72716
- UW as searchValidation,
72735
+ hW as resolveVariableScope,
72736
+ bW as returnDeclarationValidation,
72737
+ RW as returnStatementValidation,
72738
+ jW as searchValidation,
72717
72739
  ci as sequentialExecutionOperation,
72718
72740
  XE as sequentialExecutionOperationError,
72719
72741
  KE as sequentialExecutionOperationErrorParentRef,
@@ -72728,10 +72750,10 @@ export {
72728
72750
  JE as sequentialExecutionOperationListOfFunctionsBlueprint,
72729
72751
  ZE as sequentialExecutionOperationListOfFunctionsBlueprintDynamicInput,
72730
72752
  kE as sequentialExecutionOperationListOfFunctionsBlueprintDynamicOutput,
72731
- Fq as softDeletePersistedEntityMethod,
72753
+ gq as softDeletePersistedEntityMethod,
72732
72754
  c1 as softDeletePersistedEntityMethodParentRef,
72733
- F7 as sortCallsBasedOnExecutionDependencies,
72734
- cz as sortChildrenEntitiesBasedOnExecutionDependencies,
72755
+ Z7 as sortCallsBasedOnExecutionDependencies,
72756
+ fz as sortChildrenEntitiesBasedOnExecutionDependencies,
72735
72757
  ac as splitListOperation,
72736
72758
  qI as splitListOperationError,
72737
72759
  JI as splitListOperationErrorParentRef,
@@ -72762,7 +72784,7 @@ export {
72762
72784
  ST as splitStringOperationIndexArgumentRef,
72763
72785
  KT as splitStringOperationIndexDataType,
72764
72786
  tI as splitStringOperationSecondPartResultStringDataType,
72765
- Lq as splitStringOperationSecondPartResultStringReturn,
72787
+ xq as splitStringOperationSecondPartResultStringReturn,
72766
72788
  aI as splitStringOperationSecondPartResultStringReturnParentRef,
72767
72789
  eI as splitStringOperationSecondPartResultStringReturnRef,
72768
72790
  iI as splitStringOperationStringArgument,
@@ -72772,21 +72794,21 @@ export {
72772
72794
  se as stringPrototype,
72773
72795
  Im as stringValueAutogenerationSchema,
72774
72796
  gp as suggestNewIdForEntity,
72775
- Sz as test_primitive_entities_export,
72776
- hW as toCamelCase,
72797
+ Kz as test_primitive_entities_export,
72798
+ yW as toCamelCase,
72777
72799
  Tr as toEntityState,
72778
72800
  qZ as toKebabCase,
72779
72801
  Bd as toLowerCaseKebabCase,
72780
- yW as toPascalCase,
72802
+ mW as toPascalCase,
72781
72803
  Mt as untypedDataPrototype,
72782
72804
  Ke as updateErrorsList,
72783
72805
  VA as urlDefaultValue,
72784
72806
  wi as uuidPrototype,
72785
72807
  $0 as validateArgumentDeclarationName,
72786
- QW as validateCalledByErrorIdInAction,
72787
- XW as validateCalledByIdInAction,
72808
+ ez as validateCalledByErrorIdInAction,
72809
+ QW as validateCalledByIdInAction,
72788
72810
  P7 as validateCallers,
72789
- rz as validateConditionEntityDeclaration,
72811
+ iz as validateConditionEntityDeclaration,
72790
72812
  Hn as validateDataOperation,
72791
72813
  vA as validateDataOperationDataToValidateArgument,
72792
72814
  mA as validateDataOperationDataToValidateArgumentParentRef,
@@ -72805,16 +72827,16 @@ export {
72805
72827
  O7 as validateErrorCaller,
72806
72828
  C7 as validateFunctionCallDeclaration,
72807
72829
  j0 as validateFunctionDeclarationName,
72808
- YW as validateGeneratedEntityParentIsNotBuiltInEntity,
72809
- WW as validateGeneration,
72830
+ HW as validateGeneratedEntityParentIsNotBuiltInEntity,
72831
+ zW as validateGeneration,
72810
72832
  pt as validateGenerationTarget,
72811
- zW as validateGenerationUpdate,
72812
- iz as validateLoopEntityDeclaration,
72813
- TW as validateName,
72833
+ YW as validateGenerationUpdate,
72834
+ nz as validateLoopEntityDeclaration,
72835
+ IW as validateName,
72814
72836
  _7 as validateOperationEntityDeclaration,
72815
72837
  x0 as validatePropertyName,
72816
72838
  Ui as validateReachability,
72817
- ez as validateReadsValueInActionPayload,
72839
+ tz as validateReadsValueInActionPayload,
72818
72840
  pp as validateReferenceObject,
72819
72841
  kp as validateReferenceToOne,
72820
72842
  bt as validateReferences,
@@ -72844,9 +72866,9 @@ export {
72844
72866
  I8 as valueAutogenerationRandomTextUntilSchema,
72845
72867
  ga as valueAutogenerationRangeValueTypesSchema,
72846
72868
  vm as valueAutogenerationUniqueSchema,
72847
- qW as valueDescriptorValidation,
72848
- BW as variableDeclarationValidation,
72849
- NW as variableInstanceValidation,
72869
+ WW as valueDescriptorValidation,
72870
+ NW as variableDeclarationValidation,
72871
+ UW as variableInstanceValidation,
72850
72872
  er as waitOperation,
72851
72873
  Wn as waitOperationMillisecondsNumberArgument,
72852
72874
  jE as waitOperationMillisecondsNumberArgumentRef,