@elyx-code/project-logic-tree 0.0.6327 → 0.0.6328

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
@@ -36,7 +36,7 @@ const lo = [
36
36
  ], ur = [
37
37
  f.VariableDeclaration,
38
38
  f.VariableInstance
39
- ], NTt = [
39
+ ], BTt = [
40
40
  f.FunctionDeclaration,
41
41
  f.Condition,
42
42
  f.Loop,
@@ -61,7 +61,7 @@ const lo = [
61
61
  f.InputMap,
62
62
  f.OutputMap,
63
63
  f.ReturnDeclaration
64
- ], BTt = [
64
+ ], LTt = [
65
65
  f.FunctionDeclaration,
66
66
  f.Property,
67
67
  f.ArgumentDeclaration,
@@ -72,7 +72,7 @@ const lo = [
72
72
  f.InputMap,
73
73
  f.OutputMap,
74
74
  f.InternalCall
75
- ], LTt = [
75
+ ], xTt = [
76
76
  ...Z5e,
77
77
  f.Condition,
78
78
  f.Loop,
@@ -113,7 +113,7 @@ const lo = [
113
113
  ], W5e = [
114
114
  ...hT,
115
115
  ...rr
116
- ], xTt = [...qn, ...rr], UTt = [
116
+ ], UTt = [...qn, ...rr], jTt = [
117
117
  ...Qg,
118
118
  ...rr
119
119
  ], _r = [
@@ -123,7 +123,7 @@ const lo = [
123
123
  f.ReturnStatement,
124
124
  f.BreakStatement,
125
125
  f.ContinueStatement
126
- ], jTt = [
126
+ ], GTt = [
127
127
  f.DefinitionEntity,
128
128
  f.BuiltInBaseEntity,
129
129
  f.Project,
@@ -205,7 +205,7 @@ const lo = [
205
205
  f.VariableInstance,
206
206
  f.LiteralValue,
207
207
  f.InternalCall
208
- ], GTt = [
208
+ ], FTt = [
209
209
  f.FunctionDeclaration,
210
210
  f.InstalledProject,
211
211
  f.DataType,
@@ -1892,7 +1892,7 @@ const pe = {
1892
1892
  entityId: Ct.Join,
1893
1893
  version: "1",
1894
1894
  entityType: f.ActionDescriptor
1895
- }, FTt = {
1895
+ }, KTt = {
1896
1896
  parentRelationType: re.FixedReturns,
1897
1897
  id: Jn.outputs.secondPartResult.id,
1898
1898
  type: f.ValueDescriptor,
@@ -6311,7 +6311,7 @@ const oKe = {
6311
6311
  dataType: K9e,
6312
6312
  description: "The name of the main database inside of the server instance where the data will be stored.",
6313
6313
  parent: Sp
6314
- }, KTt = {
6314
+ }, kTt = {
6315
6315
  id: "relational-database-built-in-base-entity-username-property-data-type-ref-id",
6316
6316
  type: f.GenericReference,
6317
6317
  entityId: "relational-database-built-in-base-entity-username-property-data-type-idd",
@@ -6387,7 +6387,7 @@ const oKe = {
6387
6387
  dataType: q9e,
6388
6388
  description: "The username that will be used to connect to the database.",
6389
6389
  parent: Sp
6390
- }, kTt = {
6390
+ }, qTt = {
6391
6391
  id: "relational-database-built-in-base-entity-password-property-data-type-ref-id",
6392
6392
  type: f.GenericReference,
6393
6393
  entityId: "relational-database-built-in-base-entity-password-property-data-type-id",
@@ -6729,7 +6729,7 @@ const oKe = {
6729
6729
  private: !1,
6730
6730
  x: 0,
6731
6731
  y: 0
6732
- }, ZC = pe[f.BuiltInBaseEntity][ge.PERSISTED_ENTITY].properties, qTt = {
6732
+ }, ZC = pe[f.BuiltInBaseEntity][ge.PERSISTED_ENTITY].properties, ZTt = {
6733
6733
  id: "persisted-built-in-base-entity-database-property-data-type-ref-id",
6734
6734
  type: f.GenericReference,
6735
6735
  entityId: "persisted-built-in-base-entity-database-property-data-type-id",
@@ -6965,7 +6965,7 @@ const oKe = {
6965
6965
  version: "1",
6966
6966
  entityType: f.BuiltInBaseEntity,
6967
6967
  id: vs.SoftDeletePersistedEntity
6968
- }, ZTt = {
6968
+ }, JTt = {
6969
6969
  extends: null,
6970
6970
  type: f.FunctionDeclaration,
6971
6971
  id: vs.SoftDeletePersistedEntity,
@@ -7005,7 +7005,7 @@ const oKe = {
7005
7005
  error: null,
7006
7006
  outputs: [],
7007
7007
  parent: Tke
7008
- }, WC = pe[f.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY, JTt = {
7008
+ }, WC = pe[f.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY, WTt = {
7009
7009
  id: "cron-job-built-in-base-entity-expression-property-data-type-ref",
7010
7010
  type: f.GenericReference,
7011
7011
  entityId: "cron-job-built-in-base-entity-expression-property-data-type",
@@ -10985,7 +10985,7 @@ function vJe(u) {
10985
10985
  function EJe(u) {
10986
10986
  return Math.random() >= 0.5;
10987
10987
  }
10988
- function WTt(u) {
10988
+ function YTt(u) {
10989
10989
  if (!u || !u.autogeneration)
10990
10990
  return null;
10991
10991
  switch (u.autogeneration.type) {
@@ -25399,7 +25399,7 @@ class Gt {
25399
25399
  });
25400
25400
  }
25401
25401
  }
25402
- function YTt(u) {
25402
+ function zTt(u) {
25403
25403
  const d = /* @__PURE__ */ new Set();
25404
25404
  return u.filter((n) => d.has(n.id) ? !1 : (d.add(n.id), !0));
25405
25405
  }
@@ -25407,7 +25407,7 @@ function tt(u) {
25407
25407
  const d = u.entity.errors.find((a) => a.id === u.id);
25408
25408
  return d ? { new: !1, error: d } : { new: !0, error: new Gt(u) };
25409
25409
  }
25410
- function zTt(u, d) {
25410
+ function STt(u, d) {
25411
25411
  const n = /* @__PURE__ */ new Map();
25412
25412
  return u.forEach((a) => {
25413
25413
  n.set(a.id, a);
@@ -27199,7 +27199,7 @@ function qy() {
27199
27199
  Cd()
27200
27200
  ]);
27201
27201
  }
27202
- function STt() {
27202
+ function HTt() {
27203
27203
  return M.union([
27204
27204
  Wo(),
27205
27205
  mw(),
@@ -27209,7 +27209,7 @@ function STt() {
27209
27209
  fc()
27210
27210
  ]);
27211
27211
  }
27212
- function HTt() {
27212
+ function XTt() {
27213
27213
  return M.union([
27214
27214
  zo(),
27215
27215
  wi(),
@@ -27315,55 +27315,55 @@ function jr() {
27315
27315
  cw()
27316
27316
  ]);
27317
27317
  }
27318
- function XTt() {
27318
+ function QTt() {
27319
27319
  return M.union([
27320
27320
  fw(),
27321
27321
  Yo()
27322
27322
  ]);
27323
27323
  }
27324
- function QTt() {
27324
+ function ebt() {
27325
27325
  return M.union([
27326
27326
  ir(),
27327
27327
  jr()
27328
27328
  ]);
27329
27329
  }
27330
- function ebt() {
27330
+ function tbt() {
27331
27331
  return M.union([
27332
27332
  hw(),
27333
27333
  Yo()
27334
27334
  ]);
27335
27335
  }
27336
- function tbt() {
27336
+ function rbt() {
27337
27337
  return M.union([
27338
27338
  yw(),
27339
27339
  jr()
27340
27340
  ]);
27341
27341
  }
27342
- function rbt() {
27342
+ function ibt() {
27343
27343
  return M.union([
27344
27344
  Vft(),
27345
27345
  Yo()
27346
27346
  ]);
27347
27347
  }
27348
- function ibt() {
27348
+ function sbt() {
27349
27349
  return M.union([
27350
27350
  Jr(),
27351
27351
  jr()
27352
27352
  ]);
27353
27353
  }
27354
- function sbt() {
27354
+ function nbt() {
27355
27355
  return M.union([
27356
27356
  Mft(),
27357
27357
  Yo()
27358
27358
  ]);
27359
27359
  }
27360
- function nbt() {
27360
+ function abt() {
27361
27361
  return M.union([
27362
27362
  Nft(),
27363
27363
  jr()
27364
27364
  ]);
27365
27365
  }
27366
- function abt() {
27366
+ function obt() {
27367
27367
  return M.union([Yo(), _d()]);
27368
27368
  }
27369
27369
  function Va() {
@@ -27372,45 +27372,45 @@ function Va() {
27372
27372
  Dn()
27373
27373
  ]);
27374
27374
  }
27375
- function obt() {
27375
+ function lbt() {
27376
27376
  return M.union([
27377
27377
  fw(),
27378
27378
  Yo()
27379
27379
  ]);
27380
27380
  }
27381
- function lbt() {
27381
+ function dbt() {
27382
27382
  return M.union([
27383
27383
  ir(),
27384
27384
  jr()
27385
27385
  ]);
27386
27386
  }
27387
- function dbt() {
27387
+ function ubt() {
27388
27388
  return M.union([
27389
27389
  hw(),
27390
27390
  Yo()
27391
27391
  ]);
27392
27392
  }
27393
- function ubt() {
27393
+ function pbt() {
27394
27394
  return M.union([
27395
27395
  yw(),
27396
27396
  jr()
27397
27397
  ]);
27398
27398
  }
27399
- function pbt() {
27399
+ function cbt() {
27400
27400
  return M.union([
27401
27401
  Zo(),
27402
27402
  gd(),
27403
27403
  Rd()
27404
27404
  ]);
27405
27405
  }
27406
- function cbt() {
27406
+ function fbt() {
27407
27407
  return M.union([
27408
27408
  Dd(),
27409
27409
  zn(),
27410
27410
  $d()
27411
27411
  ]);
27412
27412
  }
27413
- function fbt() {
27413
+ function hbt() {
27414
27414
  return M.union([
27415
27415
  rd(),
27416
27416
  kft(),
@@ -27441,7 +27441,7 @@ function fbt() {
27441
27441
  vc()
27442
27442
  ]);
27443
27443
  }
27444
- function hbt() {
27444
+ function ybt() {
27445
27445
  return M.union([
27446
27446
  xy(),
27447
27447
  Ui(),
@@ -27472,7 +27472,7 @@ function hbt() {
27472
27472
  ew()
27473
27473
  ]);
27474
27474
  }
27475
- function ybt() {
27475
+ function mbt() {
27476
27476
  return M.union([
27477
27477
  dw(),
27478
27478
  id(),
@@ -27489,7 +27489,7 @@ function ybt() {
27489
27489
  yc()
27490
27490
  ]);
27491
27491
  }
27492
- function mbt() {
27492
+ function vbt() {
27493
27493
  return M.union([
27494
27494
  Ky(),
27495
27495
  So(),
@@ -29152,7 +29152,7 @@ function Bs(u, d) {
29152
29152
  /* CheckUnknown */
29153
29153
  };
29154
29154
  }
29155
- function vbt(u, d) {
29155
+ function Ebt(u, d) {
29156
29156
  const n = u.project.builtInBaseEntities.find(
29157
29157
  (c) => c.id === ge.EXECUTION
29158
29158
  ), a = {
@@ -29269,7 +29269,7 @@ function W(u) {
29269
29269
  function Hl(u) {
29270
29270
  return u.declaration || u;
29271
29271
  }
29272
- function Ebt(u) {
29272
+ function Tbt(u) {
29273
29273
  return u.type === f.VariableDeclaration ? u.parent === u.project ? "global-declaration" : "local-declaration" : u.declaration.parent === u.project ? "global-instance" : "local-instance";
29274
29274
  }
29275
29275
  function L4(u, d) {
@@ -29373,7 +29373,7 @@ function aT(u) {
29373
29373
  `${fe(u.entity, u.project).slice(0, 1).toUpperCase() + fe(u.entity, u.project).slice(1)} value${d}`
29374
29374
  );
29375
29375
  }
29376
- function Tbt(u) {
29376
+ function bbt(u) {
29377
29377
  if (!u)
29378
29378
  return "Any data type";
29379
29379
  const d = u.getDataType(null);
@@ -29419,7 +29419,7 @@ function e0t(u) {
29419
29419
  }
29420
29420
  return "Entity";
29421
29421
  }
29422
- function bbt(u) {
29422
+ function wbt(u) {
29423
29423
  const d = HN(u);
29424
29424
  if (!d) {
29425
29425
  const n = Xw(u);
@@ -29942,7 +29942,7 @@ Please provide a unique 'name' string.`,
29942
29942
  }
29943
29943
  return n;
29944
29944
  }
29945
- function wbt(u, d) {
29945
+ function Ibt(u, d) {
29946
29946
  switch (u.type) {
29947
29947
  case f.DefinitionEntity:
29948
29948
  return x4(u, d);
@@ -30085,7 +30085,7 @@ function q4(u) {
30085
30085
  }
30086
30086
  return Zt(u.errors, d);
30087
30087
  }
30088
- const Ibt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30088
+ const Abt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
30089
30089
  __proto__: null,
30090
30090
  validate: k4,
30091
30091
  validateImplementation: q4
@@ -30709,7 +30709,7 @@ class j {
30709
30709
  return !!this.affected[d];
30710
30710
  }
30711
30711
  }
30712
- function Abt(u) {
30712
+ function _bt(u) {
30713
30713
  return /* @__PURE__ */ new Set([
30714
30714
  ...Object.keys(u.added),
30715
30715
  ...Object.keys(u.updated),
@@ -31007,7 +31007,7 @@ function J4(u) {
31007
31007
  const l = [];
31008
31008
  return Zt(u.errors, l);
31009
31009
  }
31010
- const _bt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
31010
+ const Rbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
31011
31011
  __proto__: null,
31012
31012
  validate: J4
31013
31013
  }, Symbol.toStringTag, { value: "Module" }));
@@ -33495,7 +33495,7 @@ function f0t(u) {
33495
33495
  const d = [];
33496
33496
  return u.implements, Zt(u.errors, d);
33497
33497
  }
33498
- const Rbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33498
+ const $bt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
33499
33499
  __proto__: null,
33500
33500
  validate: W4
33501
33501
  }, Symbol.toStringTag, { value: "Module" }));
@@ -34868,7 +34868,7 @@ function Y4(u) {
34868
34868
  }
34869
34869
  return Zt(u.errors, l);
34870
34870
  }
34871
- const $bt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34871
+ const Dbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
34872
34872
  __proto__: null,
34873
34873
  validate: Y4
34874
34874
  }, Symbol.toStringTag, { value: "Module" }));
@@ -36352,7 +36352,7 @@ function m0t(u) {
36352
36352
  n.validate();
36353
36353
  }), Zt(u.errors, d);
36354
36354
  }
36355
- const Dbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
36355
+ const gbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
36356
36356
  __proto__: null,
36357
36357
  validate: S4
36358
36358
  }, Symbol.toStringTag, { value: "Module" }));
@@ -38002,7 +38002,7 @@ function H4(u) {
38002
38002
  }
38003
38003
  return Zt(u.errors, l);
38004
38004
  }
38005
- const gbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38005
+ const Cbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38006
38006
  __proto__: null,
38007
38007
  validate: H4
38008
38008
  }, Symbol.toStringTag, { value: "Module" }));
@@ -39325,7 +39325,7 @@ function X4(u) {
39325
39325
  const l = [];
39326
39326
  return Zt(u.errors, l);
39327
39327
  }
39328
- const Cbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39328
+ const Obt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39329
39329
  __proto__: null,
39330
39330
  validate: X4
39331
39331
  }, Symbol.toStringTag, { value: "Module" }));
@@ -39336,7 +39336,7 @@ function Q4(u) {
39336
39336
  const l = [];
39337
39337
  return Zt(u.errors, l);
39338
39338
  }
39339
- const Obt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39339
+ const Pbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39340
39340
  __proto__: null,
39341
39341
  validate: Q4
39342
39342
  }, Symbol.toStringTag, { value: "Module" }));
@@ -41558,7 +41558,7 @@ function tM(u) {
41558
41558
  const c = [];
41559
41559
  return Zt(u.errors, c);
41560
41560
  }
41561
- const Pbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
41561
+ const Vbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
41562
41562
  __proto__: null,
41563
41563
  validate: tM
41564
41564
  }, Symbol.toStringTag, { value: "Module" })), ht = class ht extends sr {
@@ -42648,7 +42648,7 @@ function Uw(u) {
42648
42648
  function b0t(u) {
42649
42649
  return Uw(u);
42650
42650
  }
42651
- const Vbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
42651
+ const Mbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
42652
42652
  __proto__: null,
42653
42653
  validate: Uw,
42654
42654
  validateListLoop: b0t
@@ -42659,7 +42659,7 @@ function rM(u) {
42659
42659
  const l = [];
42660
42660
  return Zt(u.errors, l);
42661
42661
  }
42662
- const Mbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
42662
+ const Nbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
42663
42663
  __proto__: null,
42664
42664
  validate: rM
42665
42665
  }, Symbol.toStringTag, { value: "Module" }));
@@ -47173,7 +47173,7 @@ function iM(u) {
47173
47173
  const c = [...Na(u)];
47174
47174
  return Zt(u.errors, c);
47175
47175
  }
47176
- const Nbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
47176
+ const Bbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
47177
47177
  __proto__: null,
47178
47178
  validate: iM
47179
47179
  }, Symbol.toStringTag, { value: "Module" }));
@@ -48543,7 +48543,7 @@ function sM(u) {
48543
48543
  const t = GN(u);
48544
48544
  return c.push(...t), Zt(u.errors, c);
48545
48545
  }
48546
- const Bbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
48546
+ const Lbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
48547
48547
  __proto__: null,
48548
48548
  validate: sM
48549
48549
  }, Symbol.toStringTag, { value: "Module" }));
@@ -48568,7 +48568,7 @@ function nM(u) {
48568
48568
  const t = GN(u);
48569
48569
  return c.push(...t), Zt(u.errors, c);
48570
48570
  }
48571
- const Lbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
48571
+ const xbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
48572
48572
  __proto__: null,
48573
48573
  validate: nM
48574
48574
  }, Symbol.toStringTag, { value: "Module" }));
@@ -52967,7 +52967,7 @@ function oM(u) {
52967
52967
  const c = [...Na(u)];
52968
52968
  return Zt(u.errors, c);
52969
52969
  }
52970
- const xbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
52970
+ const Ubt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
52971
52971
  __proto__: null,
52972
52972
  validate: oM
52973
52973
  }, Symbol.toStringTag, { value: "Module" }));
@@ -71889,7 +71889,7 @@ Qy.validDialectNames = {
71889
71889
  }
71890
71890
  u.show = b;
71891
71891
  })(nd);
71892
- const pvt = /* @__PURE__ */ JT(nd), Ubt = /* @__PURE__ */ q5e({
71892
+ const pvt = /* @__PURE__ */ JT(nd), jbt = /* @__PURE__ */ q5e({
71893
71893
  __proto__: null,
71894
71894
  default: pvt
71895
71895
  }, [nd]);
@@ -72767,7 +72767,7 @@ class dN {
72767
72767
  this.asList = d;
72768
72768
  }
72769
72769
  }
72770
- const jbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
72770
+ const Gbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
72771
72771
  __proto__: null,
72772
72772
  AggregationStatement: Dh,
72773
72773
  AggregationStatementType: Xl,
@@ -73868,7 +73868,7 @@ function Gp(u, d, n = null, a = !1) {
73868
73868
  errors: l
73869
73869
  };
73870
73870
  }
73871
- const Gbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
73871
+ const Fbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
73872
73872
  __proto__: null,
73873
73873
  FORBIDDEN_SQL_KEYWORDS: cvt,
73874
73874
  flattenBinaryExprComparisonsToWhereStatements: Ww,
@@ -75857,7 +75857,7 @@ function DN(u) {
75857
75857
  const l = [];
75858
75858
  return Zt(u.errors, l);
75859
75859
  }
75860
- const Fbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
75860
+ const Kbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
75861
75861
  __proto__: null,
75862
75862
  validate: DN
75863
75863
  }, Symbol.toStringTag, { value: "Module" })), $t = class $t extends sr {
@@ -76791,7 +76791,7 @@ The declaration of the internal-call must be a 'function-declaration' entity whi
76791
76791
  }
76792
76792
  return d;
76793
76793
  }
76794
- const Kbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
76794
+ const kbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
76795
76795
  __proto__: null,
76796
76796
  validate: gN,
76797
76797
  validateParentRelation: CN
@@ -78510,7 +78510,7 @@ function ON(u) {
78510
78510
  }
78511
78511
  return Zt(u.errors, l);
78512
78512
  }
78513
- const kbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
78513
+ const qbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
78514
78514
  __proto__: null,
78515
78515
  validate: ON
78516
78516
  }, Symbol.toStringTag, { value: "Module" }));
@@ -79699,7 +79699,7 @@ D(Tt, "MUTABLE_DOWNSTREAM_PROPERTIES", ["defaultValue"]), D(Tt, "INMUTABLE_DOWNS
79699
79699
  ...Tt.DOWNSTREAM_PROPERTIES
79700
79700
  ]);
79701
79701
  let qs = Tt;
79702
- class qbt extends qs {
79702
+ class Zbt extends qs {
79703
79703
  constructor(n, a) {
79704
79704
  super(n, a);
79705
79705
  // @ts-ignore
@@ -79712,7 +79712,7 @@ class qbt extends qs {
79712
79712
  return super.toJSON(n);
79713
79713
  }
79714
79714
  }
79715
- class Zbt extends qs {
79715
+ class Jbt extends qs {
79716
79716
  constructor(n, a) {
79717
79717
  super(n, a);
79718
79718
  D(this, "name", null);
@@ -79747,7 +79747,7 @@ function PN(u) {
79747
79747
  }
79748
79748
  return Zt(u.errors, l);
79749
79749
  }
79750
- const Jbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
79750
+ const Wbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
79751
79751
  __proto__: null,
79752
79752
  validate: PN
79753
79753
  }, Symbol.toStringTag, { value: "Module" }));
@@ -80855,7 +80855,7 @@ D(bt, "MUTABLE_DOWNSTREAM_PROPERTIES", ["writesValues"]), D(bt, "INMUTABLE_DOWNS
80855
80855
  ...bt.DOWNSTREAM_PROPERTIES
80856
80856
  ]);
80857
80857
  let bn = bt;
80858
- class Wbt extends bn {
80858
+ class Ybt extends bn {
80859
80859
  constructor(n, a) {
80860
80860
  super(n, a);
80861
80861
  // @ts-ignore
@@ -80868,7 +80868,7 @@ class Wbt extends bn {
80868
80868
  return super.toJSON(n);
80869
80869
  }
80870
80870
  }
80871
- class Ybt extends bn {
80871
+ class zbt extends bn {
80872
80872
  constructor(n, a) {
80873
80873
  super(n, a);
80874
80874
  // @ts-ignore
@@ -80916,7 +80916,7 @@ function VN(u) {
80916
80916
  }
80917
80917
  return Zt(u.errors, l);
80918
80918
  }
80919
- const zbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80919
+ const Sbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80920
80920
  __proto__: null,
80921
80921
  validate: VN
80922
80922
  }, Symbol.toStringTag, { value: "Module" }));
@@ -82027,7 +82027,7 @@ function MN(u) {
82027
82027
  const l = [];
82028
82028
  return Zt(u.errors, l);
82029
82029
  }
82030
- const Sbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
82030
+ const Hbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
82031
82031
  __proto__: null,
82032
82032
  validate: MN
82033
82033
  }, Symbol.toStringTag, { value: "Module" }));
@@ -83088,7 +83088,7 @@ function NN(u) {
83088
83088
  const l = [];
83089
83089
  return Zt(u.errors, l);
83090
83090
  }
83091
- const Hbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
83091
+ const Xbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
83092
83092
  __proto__: null,
83093
83093
  validate: NN
83094
83094
  }, Symbol.toStringTag, { value: "Module" }));
@@ -84102,7 +84102,7 @@ D(It, "MUTABLE_DOWNSTREAM_PROPERTIES", ["dataType", "defaultValue"]), D(It, "INM
84102
84102
  ...It.DOWNSTREAM_PROPERTIES
84103
84103
  ]);
84104
84104
  let wn = It;
84105
- function Xbt(u, d) {
84105
+ function Qbt(u, d) {
84106
84106
  let n = null;
84107
84107
  const a = [];
84108
84108
  if (!u.id)
@@ -84512,7 +84512,7 @@ And there are no upstream references that can be updated.` : `
84512
84512
  There are no upstream references that can be updated.`;
84513
84513
  return l;
84514
84514
  }
84515
- function Qbt(u, d) {
84515
+ function ewt(u, d) {
84516
84516
  const n = [];
84517
84517
  let a = !1;
84518
84518
  if (Xi.includes(d.type) && n.push(
@@ -84917,7 +84917,7 @@ To modify '${m}', target the entity that it points to and its equivalent propert
84917
84917
  }
84918
84918
  return n;
84919
84919
  }
84920
- function ewt(u, d) {
84920
+ function twt(u, d) {
84921
84921
  const n = [];
84922
84922
  if (!u.parent)
84923
84923
  return n;
@@ -85107,14 +85107,14 @@ All pass-through callable entities are: ${Fe(
85107
85107
  jn,
85108
85108
  ", ",
85109
85109
  " and "
85110
- )}.`, twt = `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.
85110
+ )}.`, rwt = `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.
85111
85111
  All callable entity types are: ${Fe(
85112
85112
  qn,
85113
85113
  ", ",
85114
85114
  " and "
85115
85115
  )}.`, ao = `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).
85116
85116
  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.`, Zg = `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.
85117
- 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'.`, rwt = `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.
85117
+ 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'.`, iwt = `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.
85118
85118
  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.`, Jg = `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.
85119
85119
  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.`, ld = `Entities of type '${f.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.`, xN = `Entities that read values from other entities, can be connected with entities that write values to them. Value reading entity types are: '${Fe(
85120
85120
  lo,
@@ -85151,7 +85151,7 @@ function Ln(u) {
85151
85151
  ${typeof u == "string" ? u : JSON.stringify(u, null, 2)}
85152
85152
  \`\`\``;
85153
85153
  }
85154
- function iwt(u, d) {
85154
+ function swt(u, d) {
85155
85155
  let n = {};
85156
85156
  switch (u) {
85157
85157
  case "add_caller":
@@ -85965,7 +85965,7 @@ ${Wg}`,
85965
85965
  modifiedData: t
85966
85966
  };
85967
85967
  }
85968
- function swt(u, d, n = "calledBy") {
85968
+ function nwt(u, d, n = "calledBy") {
85969
85969
  const a = [];
85970
85970
  if (!u)
85971
85971
  return [];
@@ -86024,7 +86024,7 @@ All caller entity types are: ${Fe(
86024
86024
  );
86025
86025
  return a;
86026
86026
  }
86027
- function nwt(u, d, n = "calledByError") {
86027
+ function awt(u, d, n = "calledByError") {
86028
86028
  const a = [];
86029
86029
  if (!u)
86030
86030
  return [];
@@ -86089,7 +86089,7 @@ ${Co}`,
86089
86089
  );
86090
86090
  return a;
86091
86091
  }
86092
- function awt(u, d) {
86092
+ function owt(u, d) {
86093
86093
  const n = [], a = d.get(
86094
86094
  u
86095
86095
  );
@@ -86219,7 +86219,7 @@ function ZE(u) {
86219
86219
  - ${u.loopDeclarations.map((d) => `${d.id} (${fe(d, u)})`).join(`
86220
86220
  - `)}`;
86221
86221
  }
86222
- function owt(u) {
86222
+ function lwt(u) {
86223
86223
  return `All reserved action decriptor ids for '${f.Operation}' entities are:
86224
86224
  - ${u.operationDeclarations.map((d) => `${d.id} (${fe(d, u)})`).join(`
86225
86225
  - `)}`;
@@ -86364,7 +86364,7 @@ All built-in 'action-descriptor' entities that define 'operation' entity, are (I
86364
86364
  })
86365
86365
  ), n;
86366
86366
  }
86367
- function lwt(u, d) {
86367
+ function dwt(u, d) {
86368
86368
  const n = [];
86369
86369
  if (!u)
86370
86370
  return [];
@@ -86413,7 +86413,7 @@ All built-in 'action-descriptor' entities that define 'condition' entity, are (I
86413
86413
  })
86414
86414
  ), n;
86415
86415
  }
86416
- function dwt(u, d) {
86416
+ function uwt(u, d) {
86417
86417
  const n = [];
86418
86418
  if (!u)
86419
86419
  return [];
@@ -86683,7 +86683,7 @@ function FN(u) {
86683
86683
  const c = [...Na(u)];
86684
86684
  return Zt(u.errors, c);
86685
86685
  }
86686
- const uwt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
86686
+ const pwt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
86687
86687
  __proto__: null,
86688
86688
  validate: FN
86689
86689
  }, Symbol.toStringTag, { value: "Module" }));
@@ -89164,7 +89164,7 @@ function ha(u, d, n, a) {
89164
89164
  overlap: !!l.length
89165
89165
  });
89166
89166
  }
89167
- function pwt(u, d) {
89167
+ function cwt(u, d) {
89168
89168
  return u.abstract || (u.properties.forEach((a) => {
89169
89169
  a.abstract || a.metaSync(
89170
89170
  {
@@ -89181,7 +89181,7 @@ function pwt(u, d) {
89181
89181
  d
89182
89182
  )), u;
89183
89183
  }
89184
- function cwt(u, d) {
89184
+ function fwt(u, d) {
89185
89185
  return u.abstract && (u.properties.forEach((a) => {
89186
89186
  a.abstract && a.metaSync(
89187
89187
  {
@@ -89202,7 +89202,7 @@ function cwt(u, d) {
89202
89202
  d
89203
89203
  )), u;
89204
89204
  }
89205
- function fwt(u, d) {
89205
+ function hwt(u, d) {
89206
89206
  return u.static || (u.properties.forEach((a) => {
89207
89207
  a.static || a.metaSync(
89208
89208
  {
@@ -89217,7 +89217,7 @@ function fwt(u, d) {
89217
89217
  d
89218
89218
  )), u;
89219
89219
  }
89220
- function hwt(u, d) {
89220
+ function ywt(u, d) {
89221
89221
  return u.static && u.metaSync(
89222
89222
  {
89223
89223
  static: !1
@@ -89377,10 +89377,10 @@ function zh(u, d) {
89377
89377
  const n = Fp(u, d);
89378
89378
  return n.last === d && n.list.length > 0 && n.list[0] !== d;
89379
89379
  }
89380
- function ywt(u, d) {
89380
+ function mwt(u, d) {
89381
89381
  return !!Fp(u, d).last;
89382
89382
  }
89383
- function mwt(u) {
89383
+ function vwt(u) {
89384
89384
  if (rr.includes(u.type))
89385
89385
  return u;
89386
89386
  if ([...qn, f.VariableDeclaration].includes(u.type)) {
@@ -89480,13 +89480,13 @@ function Kvt(u) {
89480
89480
  const d = u.parent;
89481
89481
  return d ? Kvt(d) : null;
89482
89482
  }
89483
- function vwt(u) {
89483
+ function Ewt(u) {
89484
89484
  return u.type === f.VariableDeclaration ? [u] : pr.includes(u.type) ? [
89485
89485
  ...u.inputs,
89486
89486
  ...u.outputs || []
89487
89487
  ] : or.includes(u.type) ? u.outputs : kp.includes(u.type) || u.type === f.FunctionDeclaration ? u.inputs : [];
89488
89488
  }
89489
- function Ewt(u) {
89489
+ function Twt(u) {
89490
89490
  const d = Vo(u), n = [], a = [];
89491
89491
  W5e.includes(u.type) && n.push(...ZN(u));
89492
89492
  const l = d.filter((c) => {
@@ -89498,7 +89498,7 @@ function Ewt(u) {
89498
89498
  function kvt(u) {
89499
89499
  return [...u].sort((d, n) => zh(n, d) ? -1 : 0);
89500
89500
  }
89501
- function Twt(u) {
89501
+ function bwt(u) {
89502
89502
  const d = kvt(u), n = [];
89503
89503
  return d.forEach((a) => {
89504
89504
  const l = n[n.length - 1];
@@ -89527,20 +89527,20 @@ function ZN(u) {
89527
89527
  u.calls
89528
89528
  ) : [];
89529
89529
  }
89530
- function bwt(u, d) {
89530
+ function wwt(u, d) {
89531
89531
  return ZN(u).includes(d);
89532
89532
  }
89533
89533
  function JN(u) {
89534
89534
  return u.writesValues || [];
89535
89535
  }
89536
- function wwt(u, d) {
89536
+ function Iwt(u, d) {
89537
89537
  return JN(u).includes(d);
89538
89538
  }
89539
89539
  function qvt(u) {
89540
89540
  var d;
89541
89541
  return ur.includes((d = u == null ? void 0 : u.readsValue) == null ? void 0 : d.type) ? u.readsValue : null;
89542
89542
  }
89543
- function Iwt(u) {
89543
+ function Awt(u) {
89544
89544
  return u.writesValues;
89545
89545
  }
89546
89546
  function Zvt(u = []) {
@@ -89595,7 +89595,7 @@ function at(u) {
89595
89595
  )
89596
89596
  ) : [];
89597
89597
  }
89598
- function Awt(u) {
89598
+ function _wt(u) {
89599
89599
  return pr.includes(u.type) ? [
89600
89600
  ...xs(
89601
89601
  di(
@@ -89795,7 +89795,7 @@ function Qvt(u, d) {
89795
89795
  }
89796
89796
  });
89797
89797
  }
89798
- function _wt(u) {
89798
+ function Rwt(u) {
89799
89799
  const d = Xvt(u.project);
89800
89800
  return Qvt(u, d);
89801
89801
  }
@@ -89914,7 +89914,7 @@ function Oh(u, d = {}, n = {}) {
89914
89914
  downstream: _e
89915
89915
  };
89916
89916
  }
89917
- function Rwt(u, d) {
89917
+ function $wt(u, d) {
89918
89918
  const n = [];
89919
89919
  if (qn.includes(u.type)) {
89920
89920
  Is(u).forEach((c) => {
@@ -90528,7 +90528,7 @@ function WN(u) {
90528
90528
  u.type
90529
90529
  ) ? u.declaration.inputs : u.type === f.FunctionDeclaration || kp.includes(u.type) ? u.inputs : u.type === f.Search ? u.inputsDeclarations : [];
90530
90530
  }
90531
- function $wt(u, d) {
90531
+ function Dwt(u, d) {
90532
90532
  return d.type === f.Condition ? d.inputs.find((n) => n.declaration.id === u.id) : d.type === f.FunctionCall || d.type === f.Operation ? d.inputs.find((n) => n.declaration.id === u.id) : null;
90533
90533
  }
90534
90534
  function gEt(u) {
@@ -90540,10 +90540,10 @@ function CEt(u) {
90540
90540
  u.type
90541
90541
  ) ? u.declaration.outputs : u.type === f.Search ? u.outputsDeclarations : or.includes(u.type) ? u.outputs : [];
90542
90542
  }
90543
- function Dwt(u, d) {
90543
+ function gwt(u, d) {
90544
90544
  return d.type === f.Condition ? null : d.type === f.FunctionCall || d.type === f.Operation ? d.outputs.find((n) => n.declaration.id === u.id) : null;
90545
90545
  }
90546
- function gwt(u) {
90546
+ function Cwt(u) {
90547
90547
  return u.type === f.Condition ? [] : pr.includes(u.type) ? u.outputs : [];
90548
90548
  }
90549
90549
  function uT(u) {
@@ -90757,13 +90757,13 @@ function SN(u) {
90757
90757
  return a;
90758
90758
  }, null);
90759
90759
  }
90760
- function Cwt(u) {
90760
+ function Owt(u) {
90761
90761
  const d = u.extends.find(
90762
90762
  (n) => n.type === f.BuiltInBaseEntity
90763
90763
  );
90764
90764
  return d && d.type === f.BuiltInBaseEntity ? d : null;
90765
90765
  }
90766
- function Owt(u) {
90766
+ function Pwt(u) {
90767
90767
  const d = u.implements.find(
90768
90768
  (n) => n.type === f.BuiltInBaseEntity
90769
90769
  );
@@ -90794,7 +90794,7 @@ function n0(u) {
90794
90794
  (a) => !a.interactive
90795
90795
  );
90796
90796
  }
90797
- function Pwt(u) {
90797
+ function Vwt(u) {
90798
90798
  return u.parent === u.project && u.project.variableDeclarations.includes(u);
90799
90799
  }
90800
90800
  function XN(u) {
@@ -90847,7 +90847,7 @@ function xEt(u) {
90847
90847
  f.InstalledProject
90848
90848
  ].includes(u.parent.type);
90849
90849
  }
90850
- function Vwt(u, d) {
90850
+ function Mwt(u, d) {
90851
90851
  const n = /* @__PURE__ */ new Map();
90852
90852
  return u.forEach((a) => {
90853
90853
  n.set(a.id, a);
@@ -91197,10 +91197,10 @@ function Ph(u) {
91197
91197
  blocks: d
91198
91198
  };
91199
91199
  }
91200
- function Mwt(u) {
91200
+ function Nwt(u) {
91201
91201
  return yT.includes(u.type) ? u.type === f.FunctionDeclaration ? !xEt(u) : !0 : !1;
91202
91202
  }
91203
- function Nwt(u) {
91203
+ function Bwt(u) {
91204
91204
  if (f.ActionDescriptor === u.type) {
91205
91205
  if (u.project.operationDeclarations.find(
91206
91206
  (c) => c.id === u.id
@@ -91224,13 +91224,13 @@ function Nwt(u) {
91224
91224
  function Qw(u, d) {
91225
91225
  return u.type === f.BuiltInBaseEntity ? u.name === d : !!s0(u).includes(d);
91226
91226
  }
91227
- function Bwt(u, d) {
91227
+ function Lwt(u, d) {
91228
91228
  return u.type === f.BuiltInBaseEntity ? u.name === d : !!i0(u).includes(d);
91229
91229
  }
91230
91230
  function Ls(u, d) {
91231
91231
  return u.type === f.BuiltInBaseEntity ? u.name === d : !!Xw(u).includes(d);
91232
91232
  }
91233
- function Lwt(u) {
91233
+ function xwt(u) {
91234
91234
  const d = [];
91235
91235
  return u.entities.forEach((n) => {
91236
91236
  if (Qw(n, ge.PERSISTED_ENTITY)) {
@@ -91241,7 +91241,7 @@ function Lwt(u) {
91241
91241
  d
91242
91242
  );
91243
91243
  }
91244
- function xwt(u) {
91244
+ function Uwt(u) {
91245
91245
  const d = [];
91246
91246
  return u.entities.forEach((n) => {
91247
91247
  if (Qw(n, ge.RELATIONAL_DATABASE)) {
@@ -91250,7 +91250,7 @@ function xwt(u) {
91250
91250
  }
91251
91251
  }), A(d);
91252
91252
  }
91253
- function Uwt(u) {
91253
+ function jwt(u) {
91254
91254
  return u.type !== f.DefinitionEntity || u.abstract || !Qw(u, ge.PERSISTED_ENTITY) ? null : (u == null ? void 0 : u.properties.find(
91255
91255
  (n) => {
91256
91256
  var a;
@@ -91284,7 +91284,7 @@ function Kp(u) {
91284
91284
  });
91285
91285
  return d.push(...n), d;
91286
91286
  }
91287
- function jwt(u) {
91287
+ function Gwt(u) {
91288
91288
  var n;
91289
91289
  if (!u || u.type !== f.DefinitionEntity || !Ls(u, ge.PERSISTED_ENTITY))
91290
91290
  return null;
@@ -91303,7 +91303,7 @@ function vr(u, d) {
91303
91303
  let n = d.project;
91304
91304
  return u.type === f.Project ? n = u : ((a = d.project) == null ? void 0 : a.id) !== u.project.id && (n = u.project), n;
91305
91305
  }
91306
- function Gwt(u) {
91306
+ function Fwt(u) {
91307
91307
  switch (u) {
91308
91308
  case f.Project:
91309
91309
  return O;
@@ -91360,7 +91360,7 @@ function Gwt(u) {
91360
91360
  }
91361
91361
  return null;
91362
91362
  }
91363
- function Fwt(u) {
91363
+ function Kwt(u) {
91364
91364
  const d = {
91365
91365
  added: {},
91366
91366
  updated: {},
@@ -91401,7 +91401,7 @@ function eI(u, d = {}) {
91401
91401
  const a = d[n];
91402
91402
  return a ? [a.id, ...eI(a, d)] : [];
91403
91403
  }
91404
- function Kwt(u) {
91404
+ function kwt(u) {
91405
91405
  const d = [], n = /* @__PURE__ */ new Set();
91406
91406
  return [
91407
91407
  ...u.listAdded,
@@ -91412,7 +91412,7 @@ function Kwt(u) {
91412
91412
  !l || n.has(l.id) || (n.add(l.id), d.push(l));
91413
91413
  }), A(d);
91414
91414
  }
91415
- function kwt(u) {
91415
+ function qwt(u) {
91416
91416
  if (u.type === f.Condition)
91417
91417
  return null;
91418
91418
  if (u.type === f.Search)
@@ -91451,14 +91451,22 @@ function Sg(u, d) {
91451
91451
  (c) => !n.includes(c)
91452
91452
  ));
91453
91453
  }
91454
+ function KEt(u) {
91455
+ if (!u)
91456
+ return null;
91457
+ if (u.type === f.Project)
91458
+ return u.id;
91459
+ const d = u.parent;
91460
+ return d ? KEt(d) : u.id;
91461
+ }
91454
91462
  function tB(u) {
91455
91463
  const d = Xft(), n = u.toJSON();
91456
91464
  d.safeParse(n).success;
91457
91465
  const l = u.implements.flatMap(
91458
- (R) => KEt(u, R)
91459
- ), c = u.extends.flatMap(
91460
91466
  (R) => kEt(u, R)
91461
- ), t = ZEt(u), m = qEt(u);
91467
+ ), c = u.extends.flatMap(
91468
+ (R) => qEt(u, R)
91469
+ ), t = JEt(u), m = ZEt(u);
91462
91470
  u.methods.flatMap((R) => R.validate());
91463
91471
  const v = [
91464
91472
  ...l,
@@ -91498,7 +91506,7 @@ function iB(u, d) {
91498
91506
  ) : a.push(c);
91499
91507
  }), a;
91500
91508
  }
91501
- function KEt(u, d) {
91509
+ function kEt(u, d) {
91502
91510
  const n = [];
91503
91511
  if (!d.abstract) {
91504
91512
  const R = tt({
@@ -91592,7 +91600,7 @@ function KEt(u, d) {
91592
91600
  n.push(I.error);
91593
91601
  }), n;
91594
91602
  }
91595
- function kEt(u, d) {
91603
+ function qEt(u, d) {
91596
91604
  const n = [], a = [];
91597
91605
  if (!u.abstract && d.abstract) {
91598
91606
  const c = tt({
@@ -91662,7 +91670,7 @@ function kEt(u, d) {
91662
91670
  n.push(t.error);
91663
91671
  }), n;
91664
91672
  }
91665
- function qEt(u) {
91673
+ function ZEt(u) {
91666
91674
  const d = [];
91667
91675
  if (!u.properties.length) {
91668
91676
  const n = tt({
@@ -91679,7 +91687,7 @@ function qEt(u) {
91679
91687
  n.validate();
91680
91688
  }), d;
91681
91689
  }
91682
- function ZEt(u) {
91690
+ function JEt(u) {
91683
91691
  const d = [];
91684
91692
  if (u.abstract) {
91685
91693
  if (u.methods.length) {
@@ -91758,7 +91766,7 @@ function ZEt(u) {
91758
91766
  }
91759
91767
  }), d;
91760
91768
  }
91761
- function JEt(u, d) {
91769
+ function WEt(u, d) {
91762
91770
  const n = [], a = Bi(d);
91763
91771
  if (!d.abstract) {
91764
91772
  const t = new Gt({
@@ -91887,7 +91895,7 @@ function JEt(u, d) {
91887
91895
  }
91888
91896
  }), n;
91889
91897
  }
91890
- function WEt(u, d, n = !1) {
91898
+ function YEt(u, d, n = !1) {
91891
91899
  const a = [], l = Bi(d);
91892
91900
  if (!u.abstract && d.abstract) {
91893
91901
  const R = tt({
@@ -92119,7 +92127,7 @@ function WEt(u, d, n = !1) {
92119
92127
  }
92120
92128
  }), a;
92121
92129
  }
92122
- function YEt(u) {
92130
+ function zEt(u) {
92123
92131
  const d = [];
92124
92132
  return u.implements.forEach((n) => {
92125
92133
  if (!n.static) {
@@ -92149,7 +92157,7 @@ function YEt(u) {
92149
92157
  }
92150
92158
  }), d;
92151
92159
  }
92152
- function zEt(u) {
92160
+ function SEt(u) {
92153
92161
  const d = [];
92154
92162
  if (u.implements.length) {
92155
92163
  const n = new Gt({
@@ -92177,7 +92185,7 @@ function zEt(u) {
92177
92185
  }
92178
92186
  }), d;
92179
92187
  }
92180
- function SEt(u) {
92188
+ function HEt(u) {
92181
92189
  const d = [];
92182
92190
  return u.extends.forEach((n) => {
92183
92191
  if (n.static) {
@@ -92194,7 +92202,7 @@ function SEt(u) {
92194
92202
  }
92195
92203
  }), d;
92196
92204
  }
92197
- function HEt(u) {
92205
+ function XEt(u) {
92198
92206
  const d = [];
92199
92207
  return u.extends.forEach((n) => {
92200
92208
  if (n.abstract) {
@@ -92211,19 +92219,19 @@ function HEt(u) {
92211
92219
  }
92212
92220
  }), d;
92213
92221
  }
92214
- const qwt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
92222
+ const Zwt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
92215
92223
  __proto__: null,
92216
92224
  getBaseMethodsNotImplemented: iB,
92217
92225
  getBasePropertiesNotImplemented: rB,
92218
92226
  validate: tB,
92219
- validateCanBecomeAbstract: zEt,
92220
- validateCanBecomeNonAbstract: HEt,
92221
- validateCanBecomeNonStatic: SEt,
92222
- validateCanBecomeStatic: YEt,
92223
- validateCanExtendEntity: WEt,
92224
- validateCanImplementEntity: JEt
92227
+ validateCanBecomeAbstract: SEt,
92228
+ validateCanBecomeNonAbstract: XEt,
92229
+ validateCanBecomeNonStatic: HEt,
92230
+ validateCanBecomeStatic: zEt,
92231
+ validateCanExtendEntity: YEt,
92232
+ validateCanImplementEntity: WEt
92225
92233
  }, Symbol.toStringTag, { value: "Module" }));
92226
- function XEt(u, d) {
92234
+ function QEt(u, d) {
92227
92235
  const n = [];
92228
92236
  if (u.parent)
92229
92237
  if (u.id === u.parent)
@@ -92453,7 +92461,7 @@ const At = class At extends sr {
92453
92461
  let l = JSON.parse(
92454
92462
  JSON.stringify(n)
92455
92463
  );
92456
- const c = [], t = XEt(l, a), m = x4(l, a);
92464
+ const c = [], t = QEt(l, a), m = x4(l, a);
92457
92465
  c.push(
92458
92466
  ...t,
92459
92467
  ...m,
@@ -94148,7 +94156,7 @@ D(At, "MUTABLE_DOWNSTREAM_PROPERTIES", [
94148
94156
  ...At.DOWNSTREAM_PROPERTIES
94149
94157
  ]);
94150
94158
  let _a = At;
94151
- function QEt(u) {
94159
+ function eTt(u) {
94152
94160
  const d = Wpt(), n = u.toJSON();
94153
94161
  d.safeParse(n).success;
94154
94162
  const l = [];
@@ -94414,7 +94422,7 @@ const Tp = class Tp extends sr {
94414
94422
  return this.errors = [], this.properties.forEach((n) => n.clearErrors()), this.methods.forEach((n) => n.clearErrors()), this.abstractMethods.forEach((n) => n.clearErrors()), this;
94415
94423
  }
94416
94424
  validate() {
94417
- const n = QEt(this);
94425
+ const n = eTt(this);
94418
94426
  return this.errors = n, {
94419
94427
  success: !0,
94420
94428
  error: null,
@@ -94463,7 +94471,7 @@ D(Tp, "repository", {
94463
94471
  APILoad: async (n, ...a) => null
94464
94472
  });
94465
94473
  let kn = Tp;
94466
- function eTt(u) {
94474
+ function tTt(u) {
94467
94475
  const d = Upt(), n = u.toJSON();
94468
94476
  d.safeParse(n).success;
94469
94477
  const l = [];
@@ -94721,7 +94729,7 @@ const Xh = class Xh extends sr {
94721
94729
  return this.errors = [], this.properties.forEach((n) => n.clearErrors()), this.methods.forEach((n) => n.clearErrors()), this.abstractMethods.forEach((n) => n.clearErrors()), this;
94722
94730
  }
94723
94731
  validate() {
94724
- const n = eTt(this);
94732
+ const n = tTt(this);
94725
94733
  return this.errors = n, {
94726
94734
  success: !0,
94727
94735
  error: null,
@@ -94827,7 +94835,7 @@ function z(u, d) {
94827
94835
  const n = tr(u, d);
94828
94836
  return n.subscribe(), n;
94829
94837
  }
94830
- function Zwt(u, d) {
94838
+ function Jwt(u, d) {
94831
94839
  if (!u)
94832
94840
  throw new Error("Entity is null");
94833
94841
  switch (u.type) {
@@ -94924,41 +94932,41 @@ const Ce = {
94924
94932
  seenEntities: /* @__PURE__ */ new Set(),
94925
94933
  timestamp: V().toISOString()
94926
94934
  };
94927
- class tTt {
94935
+ class rTt {
94928
94936
  constructor() {
94929
94937
  D(this, "initialData");
94930
94938
  }
94931
94939
  }
94932
94940
  const ae = {
94933
94941
  cascade: !1
94934
- }, rTt = {
94942
+ }, iTt = {
94935
94943
  APILoad: async (u, ...d) => null
94936
- }, Jwt = {
94944
+ }, Wwt = {
94937
94945
  APICreate: async (u, ...d) => u,
94938
94946
  APIUpdate: async (u, ...d) => u,
94939
94947
  APIDelete: async (u, ...d) => u,
94940
94948
  APIClone: async (u, ...d) => {
94941
94949
  },
94942
94950
  APILoadVersion: async (u, d, ...n) => null,
94943
- ...rTt
94951
+ ...iTt
94944
94952
  };
94945
- class Wwt {
94946
- }
94947
- class Ywt extends tTt {
94953
+ class Ywt {
94948
94954
  }
94949
- class zwt {
94955
+ class zwt extends rTt {
94950
94956
  }
94951
94957
  class Swt {
94952
94958
  }
94953
94959
  class Hwt {
94954
94960
  }
94955
- class sB {
94961
+ class Xwt {
94956
94962
  }
94957
- class Xwt extends sB {
94963
+ class sB {
94958
94964
  }
94959
94965
  class Qwt extends sB {
94960
94966
  }
94961
- class eIt {
94967
+ class eIt extends sB {
94968
+ }
94969
+ class tIt {
94962
94970
  }
94963
94971
  class o0 {
94964
94972
  static initReadsValue(d) {
@@ -95017,9 +95025,9 @@ class l0 {
95017
95025
  ]), d.writesValues;
95018
95026
  }
95019
95027
  }
95020
- class tIt {
95028
+ class rIt {
95021
95029
  }
95022
- class iTt {
95030
+ class sTt {
95023
95031
  constructor(d) {
95024
95032
  D(this, "eventName");
95025
95033
  D(this, "callbacks", []);
@@ -95049,7 +95057,7 @@ class nB {
95049
95057
  }
95050
95058
  // Get the event by name or create a new one and return its
95051
95059
  getEvent(d) {
95052
- return this.subscribedEvents[d] || (this.subscribedEvents[d] = new iTt(d)), this.subscribedEvents[d];
95060
+ return this.subscribedEvents[d] || (this.subscribedEvents[d] = new sTt(d)), this.subscribedEvents[d];
95053
95061
  }
95054
95062
  _on(d, n) {
95055
95063
  this.getEvent(d).on(n);
@@ -95071,7 +95079,7 @@ class nB {
95071
95079
  }
95072
95080
  }
95073
95081
  var ar = /* @__PURE__ */ ((u) => (u.PROJECT_INITIALIZED = "project-initialized", u.CHANGE_SET_CLOSED = "change-set-closed", u.EXPLICIT_DEFINITION_ENTITY_ADDED = "explicit-definition-entity-added", u.EXPLICIT_DEFINITION_ENTITY_REMOVED = "explicit-definition-entity-removed", u.EXPLICIT_DEFINITION_ENTITY_UPDATED = "explicit-definition-entity-updated", u.PERSISTED_DEFINITION_ENTITY_ADDED = "persisted-definition-entity-added", u.PERSISTED_DEFINITION_ENTITY_REMOVED = "persisted-definition-entity-removed", u.PERSISTED_DEFINITION_ENTITY_UPDATED = "persisted-definition-entity-updated", u.RELATIONAL_DATABASE_DEFINITION_ENTITY_ADDED = "relational-database-definition-entity-added", u.RELATIONAL_DATABASE_DEFINITION_ENTITY_REMOVED = "relational-database-definition-entity-removed", u.RELATIONAL_DATABASE_DEFINITION_ENTITY_UPDATED = "relational-database-definition-entity-updated", u))(ar || {});
95074
- function sTt(u, d) {
95082
+ function nTt(u, d) {
95075
95083
  d.forEach((n) => {
95076
95084
  Object.getOwnPropertyNames(n.prototype).forEach((a) => {
95077
95085
  a !== "constructor" && Object.defineProperty(
@@ -95087,7 +95095,7 @@ class aB extends sr {
95087
95095
  super(...d), Object.assign(this, new nB());
95088
95096
  }
95089
95097
  }
95090
- sTt(aB, [nB]);
95098
+ nTt(aB, [nB]);
95091
95099
  const je = class je extends aB {
95092
95100
  constructor(n) {
95093
95101
  super(n);
@@ -96885,8 +96893,8 @@ D(je, "MUTABLE_DOWNSTREAM_PROPERTIES", [
96885
96893
  ...je.DOWNSTREAM_PROPERTIES
96886
96894
  ]);
96887
96895
  let O = je;
96888
- var nTt = /* @__PURE__ */ ((u) => (u.PersistChangeSet = "persist-change-set", u.CreateSingle = "create-single", u.CreateBulk = "create-bulk", u.CreateSingleNested = "create-single-nested", u.CreateBulkNested = "create-bulk-nested", u.Update = "update", u.Clone = "clone", u.Delete = "delete", u.Load = "load", u.LoadNested = "load-nested", u.LoadVersion = "load-version", u))(nTt || {});
96889
- class aTt extends Nt {
96896
+ var aTt = /* @__PURE__ */ ((u) => (u.PersistChangeSet = "persist-change-set", u.CreateSingle = "create-single", u.CreateBulk = "create-bulk", u.CreateSingleNested = "create-single-nested", u.CreateBulkNested = "create-bulk-nested", u.Update = "update", u.Clone = "clone", u.Delete = "delete", u.Load = "load", u.LoadNested = "load-nested", u.LoadVersion = "load-version", u))(aTt || {});
96897
+ class oTt extends Nt {
96890
96898
  constructor(n) {
96891
96899
  super(cn, n);
96892
96900
  D(this, "id", Xt.Parallel);
@@ -96937,7 +96945,7 @@ class aTt extends Nt {
96937
96945
  // // return [result];
96938
96946
  // };
96939
96947
  }
96940
- class oTt extends Nt {
96948
+ class lTt extends Nt {
96941
96949
  constructor(n) {
96942
96950
  super(Vi, n);
96943
96951
  D(this, "id", Vi.id);
@@ -96983,7 +96991,7 @@ class oTt extends Nt {
96983
96991
  // return [result];
96984
96992
  // };
96985
96993
  }
96986
- class lTt extends Nt {
96994
+ class dTt extends Nt {
96987
96995
  constructor(n) {
96988
96996
  super(fa, n);
96989
96997
  D(this, "id", Xt.Sequential);
@@ -97031,17 +97039,17 @@ class lTt extends Nt {
97031
97039
  // return [results];
97032
97040
  // };
97033
97041
  }
97034
- class dTt extends Nt {
97042
+ class uTt extends Nt {
97035
97043
  constructor(d) {
97036
97044
  super(ty, d);
97037
97045
  }
97038
97046
  }
97039
- class uTt extends Nt {
97047
+ class pTt extends Nt {
97040
97048
  constructor(d) {
97041
97049
  super(pd, d);
97042
97050
  }
97043
97051
  }
97044
- class pTt extends Nt {
97052
+ class cTt extends Nt {
97045
97053
  constructor(n) {
97046
97054
  super(fd, n);
97047
97055
  D(this, "autoexecutable", !0);
@@ -97552,50 +97560,50 @@ class pTt extends Nt {
97552
97560
  };
97553
97561
  }
97554
97562
  }
97555
- class cTt extends Nt {
97563
+ class fTt extends Nt {
97556
97564
  constructor(d) {
97557
97565
  super(lC, d);
97558
97566
  }
97559
97567
  }
97560
- class fTt extends Nt {
97568
+ class hTt extends Nt {
97561
97569
  constructor(d) {
97562
97570
  super(uC, d);
97563
97571
  }
97564
97572
  }
97565
- class hTt extends Nt {
97573
+ class yTt extends Nt {
97566
97574
  constructor(d) {
97567
97575
  super(pC, d);
97568
97576
  }
97569
97577
  }
97570
- class yTt extends Nt {
97578
+ class mTt extends Nt {
97571
97579
  constructor(d) {
97572
97580
  super(TT, d);
97573
97581
  }
97574
97582
  }
97575
- class mTt extends Nt {
97583
+ class vTt extends Nt {
97576
97584
  constructor(d) {
97577
97585
  super(mT, d);
97578
97586
  }
97579
97587
  }
97580
- class vTt extends Nt {
97588
+ class ETt extends Nt {
97581
97589
  constructor(d) {
97582
97590
  super(ey, d);
97583
97591
  }
97584
97592
  }
97585
- function ETt(u) {
97593
+ function TTt(u) {
97586
97594
  const d = [
97587
- new lTt(u),
97588
- new aTt(u),
97589
- new oTt(u),
97590
97595
  new dTt(u),
97596
+ new oTt(u),
97597
+ new lTt(u),
97591
97598
  new uTt(u),
97592
97599
  new pTt(u),
97593
- new yTt(u),
97594
97600
  new cTt(u),
97595
- new hTt(u),
97596
- new fTt(u),
97597
97601
  new mTt(u),
97602
+ new fTt(u),
97603
+ new yTt(u),
97604
+ new hTt(u),
97598
97605
  new vTt(u),
97606
+ new ETt(u),
97599
97607
  new Nt(oC, u),
97600
97608
  new Nt(aC, u)
97601
97609
  ];
@@ -97603,7 +97611,7 @@ function ETt(u) {
97603
97611
  n.initChildren(null), u.subscribeBuiltInInstance(n);
97604
97612
  }), u.operationDeclarations = d, d;
97605
97613
  }
97606
- class TTt extends kn {
97614
+ class bTt extends kn {
97607
97615
  constructor(n) {
97608
97616
  super(ri, n);
97609
97617
  D(this, "initialData");
@@ -97643,8 +97651,8 @@ class TTt extends kn {
97643
97651
  }), this.extends = this.initialData.extends.map((a) => z(a, this.project));
97644
97652
  }
97645
97653
  }
97646
- var bTt = /* @__PURE__ */ ((u) => (u.StatusCodeMustBeNumber = "status-code-must-be-number", u.StatusCodeMustBeBetween100And599 = "status-code-must-be-between-100-and-599", u))(bTt || {});
97647
- function wTt(u, d) {
97654
+ var wTt = /* @__PURE__ */ ((u) => (u.StatusCodeMustBeNumber = "status-code-must-be-number", u.StatusCodeMustBeBetween100And599 = "status-code-must-be-between-100-and-599", u))(wTt || {});
97655
+ function ITt(u, d) {
97648
97656
  const n = [];
97649
97657
  if (typeof d != "number") {
97650
97658
  const a = new Gt({
@@ -97687,7 +97695,7 @@ function wTt(u, d) {
97687
97695
  override: d
97688
97696
  };
97689
97697
  }
97690
- class ITt extends kn {
97698
+ class ATt extends kn {
97691
97699
  constructor(n) {
97692
97700
  super(zi, n);
97693
97701
  D(this, "initialData");
@@ -97741,11 +97749,11 @@ class ITt extends kn {
97741
97749
  );
97742
97750
  if (!c)
97743
97751
  throw new Error("Status code output not found in handler method");
97744
- c.codeNativeValueValidation = (t, m) => wTt(t, m);
97752
+ c.codeNativeValueValidation = (t, m) => ITt(t, m);
97745
97753
  }
97746
97754
  }
97747
- const rIt = "test_primitive_entities_export";
97748
- class ATt extends kn {
97755
+ const iIt = "test_primitive_entities_export";
97756
+ class _Tt extends kn {
97749
97757
  constructor(n) {
97750
97758
  super(Kr, n);
97751
97759
  D(this, "initialData");
@@ -97791,11 +97799,11 @@ class ATt extends kn {
97791
97799
  a._codeNativeValueValidation = (l, c) => Uvt(l, c);
97792
97800
  }
97793
97801
  }
97794
- function _Tt(u) {
97802
+ function RTt(u) {
97795
97803
  const d = [
97796
- new TTt(u),
97797
- new ITt(u),
97804
+ new bTt(u),
97798
97805
  new ATt(u),
97806
+ new _Tt(u),
97799
97807
  new kn(xT, u)
97800
97808
  // new BuiltInBaseEntityState(keyValueParamBuiltInBaseEntity, project),
97801
97809
  ];
@@ -97803,7 +97811,7 @@ function _Tt(u) {
97803
97811
  u.subscribeBuiltInInstance(n);
97804
97812
  }), u.builtInBaseEntities = d, d;
97805
97813
  }
97806
- function RTt(u) {
97814
+ function $Tt(u) {
97807
97815
  const d = [
97808
97816
  new Mi(Ke, u),
97809
97817
  new Mi(Ra, u),
@@ -97819,7 +97827,7 @@ function RTt(u) {
97819
97827
  u.subscribeBuiltInInstance(n);
97820
97828
  }), u.primitives = d, d;
97821
97829
  }
97822
- function $Tt(u) {
97830
+ function DTt(u) {
97823
97831
  const d = [
97824
97832
  new Nt(jT, u)
97825
97833
  ];
@@ -97827,7 +97835,7 @@ function $Tt(u) {
97827
97835
  n.initChildren(null), u.subscribeBuiltInInstance(n);
97828
97836
  }), u.globalEventActionDescriptors = d, d;
97829
97837
  }
97830
- function DTt(u) {
97838
+ function gTt(u) {
97831
97839
  const d = [
97832
97840
  new Nt(sy, u),
97833
97841
  new Nt(Bo, u),
@@ -97866,7 +97874,7 @@ function DTt(u) {
97866
97874
  a.initChildren(null), u.subscribeBuiltInInstance(a);
97867
97875
  }), u.loopDeclarationsBodies = n, d;
97868
97876
  }
97869
- function gTt(u) {
97877
+ function CTt(u) {
97870
97878
  const d = [
97871
97879
  new wn(FT, u),
97872
97880
  new wn(zC, u)
@@ -97875,7 +97883,7 @@ function gTt(u) {
97875
97883
  n.initChildren(null), u.subscribeBuiltInInstance(n);
97876
97884
  }), u.valueDescriptors = d, d;
97877
97885
  }
97878
- function CTt(u) {
97886
+ function OTt(u) {
97879
97887
  const d = [
97880
97888
  new Nt(hd, u),
97881
97889
  new Nt(Qp, u)
@@ -97892,7 +97900,7 @@ const zl = {}, wh = {}, Hh = {
97892
97900
  onFetch: async () => null,
97893
97901
  manuallyInit: !1
97894
97902
  };
97895
- function OTt(u, d = {
97903
+ function PTt(u, d = {
97896
97904
  enrich: !0,
97897
97905
  shallowErrors: !1
97898
97906
  }) {
@@ -97954,7 +97962,7 @@ function OTt(u, d = {
97954
97962
  R.id
97955
97963
  ), R;
97956
97964
  }
97957
- async function PTt(u, d = Hh) {
97965
+ async function VTt(u, d = Hh) {
97958
97966
  const n = {
97959
97967
  ...Hh,
97960
97968
  ...d
@@ -98017,7 +98025,7 @@ async function PTt(u, d = Hh) {
98017
98025
  }
98018
98026
  function tI(u) {
98019
98027
  const d = new O(u);
98020
- return RTt(d), _Tt(d), ETt(d), $Tt(d), DTt(d), gTt(d), CTt(d), Array.from(
98028
+ return $Tt(d), RTt(d), TTt(d), DTt(d), gTt(d), CTt(d), OTt(d), Array.from(
98021
98029
  /* @__PURE__ */ new Set([...d.getAllBuiltInIds(), ...Zs()])
98022
98030
  ).forEach((a) => {
98023
98031
  if (!d.builtInInstances[a] && d.instances[a])
@@ -98033,7 +98041,7 @@ function rI(u, d) {
98033
98041
  (a) => V(a.createdAt).isAfter(V(d) || !!a.previousVersion)
98034
98042
  );
98035
98043
  }
98036
- function iIt(u, {
98044
+ function sIt(u, {
98037
98045
  enrich: d
98038
98046
  } = { enrich: !0 }) {
98039
98047
  const n = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Map(), l = Array.from(
@@ -98113,7 +98121,7 @@ function iIt(u, {
98113
98121
  R.previousVersion = null;
98114
98122
  }), v == null || v.attemptAutoclose("project-clone", m.id), m;
98115
98123
  }
98116
- function VTt(u, {
98124
+ function MTt(u, {
98117
98125
  enrich: d
98118
98126
  } = { enrich: !0 }) {
98119
98127
  const n = tI(u), a = V().toISOString(), l = d ? n.addChangeSet(
@@ -98150,7 +98158,7 @@ function VTt(u, {
98150
98158
  v.initialized = !0, v.captureVersion();
98151
98159
  })), n.initialized = !0, l == null || l.attemptAutoclose("project-init", n.id), n;
98152
98160
  }
98153
- async function sIt(u, d = Hh) {
98161
+ async function nIt(u, d = Hh) {
98154
98162
  const n = {
98155
98163
  ...Hh,
98156
98164
  ...d
@@ -98159,20 +98167,20 @@ async function sIt(u, d = Hh) {
98159
98167
  return zl[u.id];
98160
98168
  if (u.id && wh[u.id] && !n.ignoreCache)
98161
98169
  return await wh[u.id], zl[u.id];
98162
- const a = PTt(u, n);
98170
+ const a = VTt(u, n);
98163
98171
  u.id && (wh[u.id] = a);
98164
98172
  const l = await a;
98165
98173
  if (l.data) {
98166
98174
  let c;
98167
- return n.mock ? c = VTt(E2, {
98175
+ return n.mock ? c = MTt(E2, {
98168
98176
  enrich: !!n.enrich
98169
- }) : l.data instanceof O ? c = l.data : c = OTt(l.data, {
98177
+ }) : l.data instanceof O ? c = l.data : c = PTt(l.data, {
98170
98178
  enrich: !!n.enrich
98171
98179
  }), zl[u.id] = c, u.id && delete wh[u.id], c;
98172
98180
  }
98173
98181
  return null;
98174
98182
  }
98175
- function nIt(u) {
98183
+ function aIt(u) {
98176
98184
  return zl[u.id] && delete zl[u.id], null;
98177
98185
  }
98178
98186
  export {
@@ -98187,8 +98195,8 @@ export {
98187
98195
  Yke as ALL_BUILT_IN_TOP_LEVEL_ENTITIES,
98188
98196
  Wke as ALL_BUILT_IN_VALUE_DESCRIPTORS,
98189
98197
  Nt as ActionDescriptorState,
98190
- Zbt as ActionInputMapState,
98191
- Ybt as ActionOutputMapState,
98198
+ Jbt as ActionInputMapState,
98199
+ zbt as ActionOutputMapState,
98192
98200
  dFe as AppendToListOperationInputIds,
98193
98201
  uFe as AppendToListOperationOutputIds,
98194
98202
  vvt as ArgumentDeclarationDependencyField,
@@ -98196,29 +98204,29 @@ export {
98196
98204
  Zg as BREAK_AND_CONTINUE_STATEMENTS_RETURN_DECLARATIONS_EXPLANATION,
98197
98205
  pe as BUILT_IN_BASE_ENTITY_IDS,
98198
98206
  Xi as BUILT_IN_ENTITY_TYPES,
98199
- zwt as BaseCanvasDraggableState,
98207
+ Swt as BaseCanvasDraggableState,
98200
98208
  ge as BaseEntityNames,
98201
- Ywt as BaseState,
98209
+ zwt as BaseState,
98202
98210
  qp as BaseValueDescriptorIds,
98203
98211
  Evt as BreakStatementDependencyField,
98204
98212
  go as BreakStatementState,
98205
98213
  kn as BuiltInBaseEntityState,
98206
98214
  zl as CACHED_PROJECTS_BY_ID,
98207
- twt as CALLABLE_ENTITIES_EXPLANATION,
98215
+ rwt as CALLABLE_ENTITIES_EXPLANATION,
98208
98216
  qn as CALLABLE_TYPES,
98209
98217
  Ivt as CALLER_ENTITIES_EXPLANATION,
98210
98218
  jn as CALLER_TYPES,
98211
98219
  ao as CALLS_UPDATE_EXPLANATION,
98212
- GTt as CHILDREN_TYPES,
98220
+ FTt as CHILDREN_TYPES,
98213
98221
  Uke as COMPARISON_CONDITIONS,
98214
98222
  jke as CONDITIONS,
98215
98223
  PKe as CUSTOM_ENTITY_OPERATIONS,
98216
- Hwt as CallableEntityClass,
98224
+ Xwt as CallableEntityClass,
98217
98225
  sB as CallerEntityClass,
98218
98226
  j as ChangeSet,
98219
98227
  Z4 as ChangeSetChangeCaptureType,
98220
98228
  G as ChangeSetEntityChangeType,
98221
- Swt as ChildEntityBaseClass,
98229
+ Hwt as ChildEntityBaseClass,
98222
98230
  Lvt as CommonStringValidationErrorCodes,
98223
98231
  yr as ComparisonOperatorTypes,
98224
98232
  A0t as ConditionDependencyField,
@@ -98230,7 +98238,7 @@ export {
98230
98238
  Qg as DRAGGABLE_CALLABLE_TYPES,
98231
98239
  W5e as DRAGGABLE_CALLER_TYPES,
98232
98240
  yT as DRAGGABLE_ELEMENT_TYPES,
98233
- UTt as DRAGGABLE_EXECUTABLE_TYPES,
98241
+ jTt as DRAGGABLE_EXECUTABLE_TYPES,
98234
98242
  hT as DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES,
98235
98243
  Xg as DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES_WITH_OUTPUTS,
98236
98244
  Ns as DataTypeCompatibilityTypes,
@@ -98239,25 +98247,25 @@ export {
98239
98247
  Es as DataTypeState,
98240
98248
  fT as DefinitionEntityDependencyField,
98241
98249
  _a as DefinitionEntityState,
98242
- Jwt as EDITABLE_PERSISTANCE_REPOSITORY_DEFAULTS,
98250
+ Wwt as EDITABLE_PERSISTANCE_REPOSITORY_DEFAULTS,
98243
98251
  lT as ENTITIES_WITH_VALLUES_EXPLANATION,
98244
98252
  ae as ENTITY_PERSISTANCE_OPTIONS_DEFAULTS,
98245
98253
  Ce as ENTITY_RECUSION_OPTIONS_DEFAULTS,
98246
- jTt as ENTITY_TYPES,
98247
- LTt as ENTITY_WITH_DECLARATION_TYPES,
98254
+ GTt as ENTITY_TYPES,
98255
+ xTt as ENTITY_WITH_DECLARATION_TYPES,
98248
98256
  _r as ENTITY_WITH_LOGIC_SCOPE_TYPES,
98249
98257
  Y5e as ENTITY_WITH_NAMES_TYPES,
98250
- NTt as ENTITY_WITH_PARENT_TYPES,
98258
+ BTt as ENTITY_WITH_PARENT_TYPES,
98251
98259
  Z5e as ENTITY_WITH_USER_MANAGED_DECLARATION_TYPES,
98252
- BTt as ENTITY_WITH_USER_MANAGED_SINGLE_IMPLEMENTS_TYPES,
98260
+ LTt as ENTITY_WITH_USER_MANAGED_SINGLE_IMPLEMENTS_TYPES,
98253
98261
  Hg as ENTITY_WITH_VALUE_TYPES,
98254
98262
  t0 as ENTRY_POINT_ENTITIES_EXPLANATION,
98255
98263
  rr as ENTRY_POINT_TYPES,
98256
98264
  kp as EVENT_TYPES,
98257
- xTt as EXECUTABLE_TYPES,
98265
+ UTt as EXECUTABLE_TYPES,
98258
98266
  sKe as EXECUTION_OPERATIONS,
98259
- ITt as EndpointEntity,
98260
- nTt as EntityAction,
98267
+ ATt as EndpointEntity,
98268
+ aTt as EntityAction,
98261
98269
  Gt as EntityError,
98262
98270
  q as EntityErrorSeverity,
98263
98271
  Y as EntityGenerationError,
@@ -98265,9 +98273,9 @@ export {
98265
98273
  ye as EntityInstanceErrorCode,
98266
98274
  Ht as EntityOperations,
98267
98275
  f as EntityType,
98268
- tIt as EntityWithLogicScopeClass,
98269
- eIt as EntityWithValueClass,
98270
- Xwt as EntryPointEntityClass,
98276
+ rIt as EntityWithLogicScopeClass,
98277
+ tIt as EntityWithValueClass,
98278
+ Qwt as EntryPointEntityClass,
98271
98279
  nB as Events,
98272
98280
  Xt as ExecutionOperations,
98273
98281
  w0t as ExecutionTerminationType,
@@ -98282,7 +98290,7 @@ export {
98282
98290
  ma as GlobalEventNames,
98283
98291
  bo as GlobalEventState,
98284
98292
  ui as HTTPOperations,
98285
- bTt as HTTPStatucCodeValidationErrorCodes,
98293
+ wTt as HTTPStatucCodeValidationErrorCodes,
98286
98294
  p7e as HTTP_OPERATIONS,
98287
98295
  yvt as InputMapDependencyField,
98288
98296
  qs as InputMapState,
@@ -98312,9 +98320,9 @@ export {
98312
98320
  pr as PASS_THROUGH_CALLABLE_TYPES,
98313
98321
  J5e as PASS_THROUGH_CALLABLE_TYPES_WITH_OUTPUTS,
98314
98322
  UN as PROPERTY_NOT_VALUE_READER_WRITTER_EXPLANATION,
98315
- aTt as ParallelExecutionOperation,
98316
- Qwt as PassThroughCallableEntityClass,
98317
- TTt as PersistedEntity,
98323
+ oTt as ParallelExecutionOperation,
98324
+ eIt as PassThroughCallableEntityClass,
98325
+ bTt as PersistedEntity,
98318
98326
  vs as PersistedEntityMethods,
98319
98327
  Mi as PrimitiveEntityState,
98320
98328
  Q as PrimitiveTypes,
@@ -98322,23 +98330,23 @@ export {
98322
98330
  ar as ProjectStateEvents,
98323
98331
  p0t as PropertyDependencyField,
98324
98332
  Ia as PropertyState,
98325
- rTt as READ_ONLY_ENTITY_PERSISTANCE_REPOSITORY,
98326
- rwt as RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION,
98333
+ iTt as READ_ONLY_ENTITY_PERSISTANCE_REPOSITORY,
98334
+ iwt as RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION,
98327
98335
  E0t as ReturnDeclarationDependencyField,
98328
98336
  xi as ReturnDeclarationState,
98329
98337
  eM as ReturnStatementDependencyField,
98330
98338
  To as ReturnStatementState,
98331
- Ubt as SQLAST,
98339
+ jbt as SQLAST,
98332
98340
  Cke as STANDALONE_CONDITIONS,
98333
98341
  mGe as STRING_OPERATIONS,
98334
98342
  cT as ScopeCompatibilityType,
98335
98343
  fvt as SearchDependencyField,
98336
98344
  Ro as SearchState,
98337
- lTt as SequentialExecutionOperation,
98345
+ dTt as SequentialExecutionOperation,
98338
98346
  ZFe as SequentialExecutionOperationInputIds,
98339
98347
  JFe as SequentialExecutionOperationOutputIds,
98340
98348
  le as SharedEntityErrorCode,
98341
- tTt as SharedStateFunctionality,
98349
+ rTt as SharedStateFunctionality,
98342
98350
  MGe as SplitListOperationInputIds,
98343
98351
  NGe as SplitListOperationOutputIds,
98344
98352
  Fs as StandaloneOperatorTypes,
@@ -98346,7 +98354,7 @@ export {
98346
98354
  or as TERMINATION_TYPES,
98347
98355
  Po as Traverser,
98348
98356
  z5e as USER_MANAGED_ENTITY_TYPES,
98349
- Wwt as UserManagedEntityStateTemplate,
98357
+ Ywt as UserManagedEntityStateTemplate,
98350
98358
  xN as VALUE_READING_ENTITIES_EXPLANATION,
98351
98359
  lo as VALUE_READING_TYPES,
98352
98360
  Avt as VALUE_WRITING_ENTITIES_EXPLANATION,
@@ -98361,14 +98369,14 @@ export {
98361
98369
  l0 as ValueWritingEntityClass,
98362
98370
  _0t as VariableDeclarationDependencyField,
98363
98371
  _o as VariableDeclarationState,
98364
- qbt as VariableInputMapState,
98372
+ Zbt as VariableInputMapState,
98365
98373
  aM as VariableInstanceDependencyField,
98366
98374
  Ao as VariableInstanceState,
98367
- Wbt as VariableOutputMapState,
98368
- oTt as WaitOperation,
98375
+ Ybt as VariableOutputMapState,
98376
+ lTt as WaitOperation,
98369
98377
  UFe as WaitOperationInputIds,
98370
98378
  jFe as WaitOperationOutputIds,
98371
- Mbt as actionDescriptorValidation,
98379
+ Nbt as actionDescriptorValidation,
98372
98380
  TT as appendToListOperation,
98373
98381
  fC as appendToListOperationElementToAppendArgument,
98374
98382
  EFe as appendToListOperationElementToAppendArgumentParentRef,
@@ -98385,13 +98393,13 @@ export {
98385
98393
  yFe as appendToListOperationResultListReturnRef,
98386
98394
  hFe as appendToListOperationSecondListDataType,
98387
98395
  Ne as applyNewScope,
98388
- zbt as argumentDeclarationValidation,
98396
+ Sbt as argumentDeclarationValidation,
98389
98397
  Ln as asGenerationActionExample,
98390
98398
  Ra as booleanPrototype,
98391
- Sbt as breakStatementValidation,
98399
+ Hbt as breakStatementValidation,
98392
98400
  zg as calculateNewParentBasedOnCallers,
98393
98401
  qr as capitalizeFirstLetter,
98394
- Abt as changeSetJSONRecordToUniqueIds,
98402
+ _bt as changeSetJSONRecordToUniqueIds,
98395
98403
  Bs as checkAreDataTypesCompatible,
98396
98404
  Jyt as checkAreDefinitionEntitiesCompatibleAsDataType,
98397
98405
  Zyt as checkArePropertiesCompatibleAsDataType,
@@ -98399,27 +98407,27 @@ export {
98399
98407
  Ls as checkHasBaseEntity,
98400
98408
  fr as checkHasMetadataChanged,
98401
98409
  ha as checkImplementationsOverlap,
98402
- Bwt as checkImplementsBaseEntity,
98410
+ Lwt as checkImplementsBaseEntity,
98403
98411
  zh as checkIsBranchDependentButNotDirectlyOnBranch,
98404
- ywt as checkIsBranchDependentOnBranch,
98412
+ mwt as checkIsBranchDependentOnBranch,
98405
98413
  Sg as checkIsBuiltIn,
98406
98414
  Ph as checkIsCallableEntityReachable,
98407
- Mwt as checkIsCanvasEntity,
98415
+ Nwt as checkIsCanvasEntity,
98408
98416
  Kg as checkIsDefEntityInlineDeclaredForSearchOutputType,
98409
98417
  NEt as checkIsDetachedBranch,
98410
98418
  QN as checkIsDetachedBranchShallow,
98411
- Pwt as checkIsGlobalVariable,
98419
+ Vwt as checkIsGlobalVariable,
98412
98420
  XN as checkIsGloballyDeclared,
98413
98421
  xEt as checkIsMethod,
98414
98422
  pT as checkIsNestedScope,
98415
98423
  Sh as checkScopeCompatibility,
98416
- iIt as cloneProject,
98417
- Nbt as conditionValidation,
98418
- Obt as continueStatementValidation,
98419
- pwt as convertToAbstract,
98420
- cwt as convertToNonAbstract,
98421
- hwt as convertToNonStatic,
98422
- fwt as convertToStatic,
98424
+ sIt as cloneProject,
98425
+ Bbt as conditionValidation,
98426
+ Pbt as continueStatementValidation,
98427
+ cwt as convertToAbstract,
98428
+ fwt as convertToNonAbstract,
98429
+ ywt as convertToNonStatic,
98430
+ hwt as convertToStatic,
98423
98431
  sy as countedLoopActionDescriptor,
98424
98432
  q8e as countedLoopActionDescriptorDynamicReturnDeclaration,
98425
98433
  k8e as countedLoopActionDescriptorDynamicReturnDeclarationParentRef,
@@ -98455,25 +98463,25 @@ export {
98455
98463
  yKe as createNewInstanceOperationOutputEntityDeclarationParentRef,
98456
98464
  fKe as createNewInstanceOperationRef,
98457
98465
  s0t as createSemanticId,
98458
- Zwt as createStateFromGenerationTargetType,
98466
+ Jwt as createStateFromGenerationTargetType,
98459
98467
  tr as createStateFromType,
98460
98468
  z as createStateFromTypeAndSubscribe,
98461
98469
  xT as cronJobBuiltInBaseEntity,
98462
98470
  Ake as cronJobBuiltInBaseEntityExpressionProperty,
98463
- JTt as cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef,
98471
+ WTt as cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef,
98464
98472
  bke as cronJobBuiltInBaseEntityExpressionPropertyRef,
98465
98473
  Ike as cronJobBuiltInBaseEntityRef,
98466
98474
  JC as cronJobTriggeredFunctionDeclarationBlueprint,
98467
98475
  Tke as cronJobTriggeredFunctionDeclarationBlueprintParentRef,
98468
98476
  Pvt as dataTypeCompatibilityToErrorExplanation,
98469
- $bt as dataTypeValidation,
98477
+ Dbt as dataTypeValidation,
98470
98478
  Zn as datePrototype,
98471
98479
  _2 as dateValueAutogenerationSchema,
98472
98480
  Xqe as definitionEntityToZodSchema,
98473
- qwt as definitionEntityValidation,
98481
+ Zwt as definitionEntityValidation,
98474
98482
  qC as deletePersistedEntityMethod,
98475
98483
  ske as deletePersistedEntityMethodParentRef,
98476
- nIt as deleteRootProject,
98484
+ aIt as deleteRootProject,
98477
98485
  zi as endpointBuiltInBaseEntity,
98478
98486
  i9e as endpointBuiltInBaseEntityRef,
98479
98487
  j9e as endpointBuiltInBaseEntityRefFour,
@@ -98536,10 +98544,10 @@ export {
98536
98544
  YC as executionBuiltInEntityAbortMethod,
98537
98545
  _ke as executionBuiltInEntityAbortMethodParentRef,
98538
98546
  A as filterOutDuplicateEntities,
98539
- YTt as filterOutDuplicateErrors,
98547
+ zTt as filterOutDuplicateErrors,
98540
98548
  KN as findEntityFromKeys,
98541
98549
  Qvt as findReferenceToSelfInList,
98542
- _wt as findReferencesToSelfInProject,
98550
+ Rwt as findReferencesToSelfInProject,
98543
98551
  tEt as flattenActionDescriptor,
98544
98552
  rEt as flattenArgumentDeclaration,
98545
98553
  iEt as flattenBreakStatement,
@@ -98558,7 +98566,7 @@ export {
98558
98566
  Si as flattenDerivedCanvasEntities,
98559
98567
  LEt as flattenDetachedBranch,
98560
98568
  at as flattenElementCalls,
98561
- Awt as flattenElementCallsOnTheSameScope,
98569
+ _wt as flattenElementCallsOnTheSameScope,
98562
98570
  ne as flattenEntity,
98563
98571
  dEt as flattenFunctionCall,
98564
98572
  uEt as flattenFunctionDeclaration,
@@ -98585,14 +98593,14 @@ export {
98585
98593
  Hvt as flattenVariableReads,
98586
98594
  Svt as flattenVariableWrites,
98587
98595
  kt as flattenVariables,
98588
- Fwt as fromChangeSetToRecordChangeSet,
98596
+ Kwt as fromChangeSetToRecordChangeSet,
98589
98597
  Gg as fromLiteralValueTypeToPrimitiveType,
98590
98598
  BN as fromZodParseToEntityGenerationErrors,
98591
- uwt as functionCallValidation,
98592
- Rbt as functionDeclarationValidation,
98593
- WTt as generate,
98594
- iwt as generateActionExample,
98595
- vbt as generateExecutionDataType,
98599
+ pwt as functionCallValidation,
98600
+ $bt as functionDeclarationValidation,
98601
+ YTt as generate,
98602
+ swt as generateActionExample,
98603
+ Ebt as generateExecutionDataType,
98596
98604
  mr as generateIdFromStrategy,
98597
98605
  FE as generateMutablePropertiesExplanation,
98598
98606
  EJe as generateRandomBoolean,
@@ -98612,7 +98620,7 @@ export {
98612
98620
  JE as getAllActionDescriptorsForConditions,
98613
98621
  qE as getAllActionDescriptorsForGlobalEvents,
98614
98622
  ZE as getAllActionDescriptorsForLoops,
98615
- owt as getAllActionDescriptorsForOperations,
98623
+ lwt as getAllActionDescriptorsForOperations,
98616
98624
  Zs as getAllBuiltInEntityIds,
98617
98625
  gvt as getAllGloballyDeclaredFunctionDeclarationsExplanation,
98618
98626
  Bi as getBaseBuiltInEntities,
@@ -98621,59 +98629,59 @@ export {
98621
98629
  Jr as getCallableEntityReferenceSchema,
98622
98630
  Vft as getCallableEntityTypeSchema,
98623
98631
  Is as getCalledBy,
98624
- QTt as getCallerEntityReferenceSchema,
98625
- XTt as getCallerEntityTypeSchema,
98632
+ ebt as getCallerEntityReferenceSchema,
98633
+ QTt as getCallerEntityTypeSchema,
98626
98634
  ZN as getCalls,
98627
98635
  PEt as getCanvasEntitiesDerivedFromInternalCalls,
98628
98636
  cp as getCanvasEntitiesDerivedFromWrites,
98629
98637
  uT as getCanvasEntityDerivedFromValueReadingEntity,
98630
98638
  OEt as getCanvasEntityDerivedFromValueReadingEntityFromTransfer,
98631
- mbt as getCanvasEntityReferenceSchema,
98632
- ybt as getCanvasEntityTypeSchema,
98633
- vwt as getChildrenEntityWithValues,
98639
+ vbt as getCanvasEntityReferenceSchema,
98640
+ mbt as getCanvasEntityTypeSchema,
98641
+ Ewt as getChildrenEntityWithValues,
98634
98642
  Kp as getColumnProperties,
98635
98643
  qN as getCommonAncestor,
98636
98644
  jvt as getCommonChildren,
98637
- xwt as getDatabaseEntities,
98638
- jwt as getDatabaseEntity,
98645
+ Uwt as getDatabaseEntities,
98646
+ Gwt as getDatabaseEntity,
98639
98647
  Hl as getDeclaration,
98640
- kwt as getDeclarationOutputedError,
98648
+ qwt as getDeclarationOutputedError,
98641
98649
  jEt as getDeepestScope,
98642
98650
  FEt as getDefaultRelationalDatabaseEntityOrFirst,
98643
98651
  Nft as getDraggableCallableEntityReferenceSchema,
98644
98652
  Mft as getDraggableCallableEntityTypeSchema,
98645
- tbt as getDraggableCallerEntityReferenceSchema,
98646
- ebt as getDraggableCallerEntityTypeSchema,
98647
- nbt as getDraggableExecutableEntityReferenceSchema,
98648
- sbt as getDraggableExecutableEntityTypeSchema,
98653
+ rbt as getDraggableCallerEntityReferenceSchema,
98654
+ tbt as getDraggableCallerEntityTypeSchema,
98655
+ abt as getDraggableExecutableEntityReferenceSchema,
98656
+ nbt as getDraggableExecutableEntityTypeSchema,
98649
98657
  yw as getDraggablePassThroughCallableEntityReferenceSchema,
98650
98658
  hw as getDraggablePassThroughCallableEntityTypeSchema,
98651
- ubt as getDraggablePlayableEntityReferenceSchema,
98652
- dbt as getDraggablePlayableEntityTypeSchema,
98659
+ pbt as getDraggablePlayableEntityReferenceSchema,
98660
+ ubt as getDraggablePlayableEntityTypeSchema,
98653
98661
  rI as getEntitiesCreatedSinceInitialization,
98654
98662
  WN as getEntityArgumentDeclarations,
98655
98663
  gEt as getEntityInputMaps,
98656
- gwt as getEntityOutputMaps,
98657
- hbt as getEntityReferenceSchema,
98664
+ Cwt as getEntityOutputMaps,
98665
+ ybt as getEntityReferenceSchema,
98658
98666
  CEt as getEntityReturnDeclarations,
98659
- fbt as getEntityTypeSchema,
98667
+ hbt as getEntityTypeSchema,
98660
98668
  Va as getEntityWithLogicScopeReferenceSchema,
98661
- abt as getEntityWithLogicScopeTypeSchema,
98669
+ obt as getEntityWithLogicScopeTypeSchema,
98662
98670
  Pft as getEntityWithValueReferenceSchema,
98663
- HTt as getEntityWithValueTypeSchema,
98671
+ XTt as getEntityWithValueTypeSchema,
98664
98672
  jr as getEntryPointEntityReferenceSchema,
98665
98673
  Yo as getEntryPointEntityTypeSchema,
98666
98674
  cw as getEventEntityReferenceSchema,
98667
98675
  pw as getEventEntityTypeSchema,
98668
- ibt as getExecutableEntityReferenceSchema,
98669
- rbt as getExecutableEntityTypeSchema,
98670
- Cwt as getExtendedBuiltInEntity,
98676
+ sbt as getExecutableEntityReferenceSchema,
98677
+ ibt as getExecutableEntityTypeSchema,
98678
+ Owt as getExtendedBuiltInEntity,
98671
98679
  HN as getExtendedDefinitionEntity,
98672
98680
  Dr as getFirstNonLoopScopeOwner,
98673
98681
  wvt as getGenerationTargetSchemaBasedOnType,
98674
98682
  BEt as getHeadIfPartOfDetachedBranch,
98675
98683
  UEt as getHighestScope,
98676
- Owt as getImplementedBuiltInEntity,
98684
+ Pwt as getImplementedBuiltInEntity,
98677
98685
  n0 as getIsInteractive,
98678
98686
  pC as getLastInListOperation,
98679
98687
  lFe as getLastInListOperationError,
@@ -98686,21 +98694,21 @@ export {
98686
98694
  aFe as getLastInListOperationOutputElementReturn,
98687
98695
  nFe as getLastInListOperationOutputElementReturnParentRef,
98688
98696
  tFe as getLastInListOperationOutputElementReturnRef,
98689
- Iwt as getLinkedEntitiesFromArgumentDeclaration,
98697
+ Awt as getLinkedEntitiesFromArgumentDeclaration,
98690
98698
  SN as getLowestPersistedEntityImplementation,
98691
98699
  Gvt as getParentCallableEntity,
98692
98700
  Kvt as getParentCallerEntity,
98693
98701
  di as getParentCanvasEntities,
98694
98702
  Br as getParentCanvasEntity,
98695
98703
  Hw as getParentCanvasEntityFromTransfer,
98696
- mwt as getParentEntryPoint,
98704
+ vwt as getParentEntryPoint,
98697
98705
  Fvt as getParentPassthroughCallableEntity,
98698
98706
  ir as getPassThroughCallableEntityReferenceSchema,
98699
98707
  fw as getPassThroughCallableEntityTypeSchema,
98700
- Lwt as getPeristedEntities,
98701
- lbt as getPlayableEntityReferenceSchema,
98702
- obt as getPlayableEntityTypeSchema,
98703
- sIt as getProject,
98708
+ xwt as getPeristedEntities,
98709
+ dbt as getPlayableEntityReferenceSchema,
98710
+ lbt as getPlayableEntityTypeSchema,
98711
+ nIt as getProject,
98704
98712
  a0 as getPrototypeByType,
98705
98713
  eI as getRecusriveParentsIds,
98706
98714
  W as getReferenceEntityId,
@@ -98708,19 +98716,20 @@ export {
98708
98716
  LN as getReferencedEntityStateOrErrors,
98709
98717
  Oh as getReferencedIds,
98710
98718
  Bd as getRelatedCanvasElementsOnTheLeft,
98711
- Rwt as getRelatedCanvasElementsOnTheLeftFromTransfer,
98719
+ $wt as getRelatedCanvasElementsOnTheLeftFromTransfer,
98712
98720
  Vo as getRelatedCanvasElementsOnTheRight,
98713
98721
  eB as getRootEntryPointScopeOwner,
98714
98722
  Ti as getScopeOwner,
98715
- Gwt as getStateClassFromType,
98716
- cbt as getTerminationReferenceSchema,
98717
- pbt as getTerminationTypeSchema,
98718
- Kwt as getTouchedCanvasEntitiesFromChangeSet,
98719
- $wt as getUsedArgFromDeclaration,
98720
- Dwt as getUsedReturnFromDeclaration,
98723
+ Fwt as getStateClassFromType,
98724
+ fbt as getTerminationReferenceSchema,
98725
+ cbt as getTerminationTypeSchema,
98726
+ KEt as getTopLevelParentEntityId,
98727
+ kwt as getTouchedCanvasEntitiesFromChangeSet,
98728
+ Dwt as getUsedArgFromDeclaration,
98729
+ gwt as getUsedReturnFromDeclaration,
98721
98730
  Oft as getValueReadingEntityReferenceSchema,
98722
98731
  Pa as getValueReadingEntityTypeSchema,
98723
- STt as getValueWritingEntityReferenceSchema,
98732
+ HTt as getValueWritingEntityReferenceSchema,
98724
98733
  qy as getValueWritingEntityTypeSchema,
98725
98734
  qvt as getVariableFromInputMapping,
98726
98735
  Wvt as getVariableFromReturnVariablePointer,
@@ -98733,8 +98742,8 @@ export {
98733
98742
  Jvt as getVariablesFromReturnDeclarations,
98734
98743
  L4 as getVariablesInSameOrHigherScope,
98735
98744
  JN as getWrites,
98736
- Pbt as globalEventValidation,
98737
- Twt as groupCallsBasedOnParallelizableExecution,
98745
+ Vbt as globalEventValidation,
98746
+ bwt as groupCallsBasedOnParallelizableExecution,
98738
98747
  Nvt as handleAfterEntityImplementationSideEffects,
98739
98748
  Mvt as handleBeforeEntityImplementationSideEffects,
98740
98749
  AT as httpRequestBodyArgument,
@@ -98778,7 +98787,7 @@ export {
98778
98787
  YKe as httpResponseHeadersDataTypeRef,
98779
98788
  RT as httpResponseHeadersReturn,
98780
98789
  zKe as httpResponseHeadersReturnRef,
98781
- wTt as httpStatusCodeValueValidation,
98790
+ ITt as httpStatusCodeValueValidation,
98782
98791
  Sw as implement,
98783
98792
  Wyt as inferArgumentDeclarationDataType,
98784
98793
  mn as inferDataType,
@@ -98790,11 +98799,11 @@ export {
98790
98799
  zyt as inferVariableDeclarationDataType,
98791
98800
  Yyt as inferVariableInstanceDataType,
98792
98801
  tI as initBaseProjectEntity,
98793
- VTt as initProject,
98794
- OTt as initProjectFromFetchResult,
98795
- kbt as inputMapValidation,
98796
- Fbt as installedProjectValidation,
98797
- Kbt as internalCallValidation,
98802
+ MTt as initProject,
98803
+ PTt as initProjectFromFetchResult,
98804
+ qbt as inputMapValidation,
98805
+ Kbt as installedProjectValidation,
98806
+ kbt as internalCallValidation,
98798
98807
  Yg as isPromise,
98799
98808
  a0t as isUUID,
98800
98809
  k7e as iterateOverListActionDescriptorListArgumentDeclaration,
@@ -98919,8 +98928,8 @@ export {
98919
98928
  F6e as joinStringsOperationSeparatorStringDataTypeDefaultValue,
98920
98929
  G6e as joinStringsOperationSeparatorStringDataTypeDefaultValueParentRef,
98921
98930
  Zp as keyValuePrototype,
98922
- _bt as literalValueValidation,
98923
- Vbt as loopValidation,
98931
+ Rbt as literalValueValidation,
98932
+ Mbt as loopValidation,
98924
98933
  $h as lowercaseFirstLetter,
98925
98934
  bC as manualFlowActionDescriptorDeclarationArgumentDeclaration,
98926
98935
  E7e as manualFlowActionDescriptorDeclarationArgumentDeclarationDataType,
@@ -98934,10 +98943,10 @@ export {
98934
98943
  b7e as manualFlowLoopBodyActionDescriptorAnyDynamicArgumentParentRef,
98935
98944
  A7e as manualFlowLoopBodyActionDescriptorAnyDynamicReturn,
98936
98945
  I7e as manualFlowLoopBodyActionDescriptorAnyDynamicReturnParentRef,
98937
- Nwt as mapActionDescriptorToTypeItRepresents,
98946
+ Bwt as mapActionDescriptorToTypeItRepresents,
98938
98947
  eEt as mapRecord,
98939
- zTt as mergeEntityErrorsList,
98940
- Vwt as mergeListOfEntities,
98948
+ STt as mergeEntityErrorsList,
98949
+ Mwt as mergeListOfEntities,
98941
98950
  jKe as methodDefaultValue,
98942
98951
  E2 as mockClientProject,
98943
98952
  Qp as moreThanOrEqualCondition,
@@ -98993,8 +99002,8 @@ export {
98993
99002
  v6e as numberSubtractionOperationSecondNumberArgumentRef,
98994
99003
  E6e as numberSubtractionOperationSecondNumberDataType,
98995
99004
  A2 as numberValueAutogenerationSchema,
98996
- Dbt as operationValidation,
98997
- Jbt as outputMapValidation,
99005
+ gbt as operationValidation,
99006
+ Wbt as outputMapValidation,
98998
99007
  cn as parallelExecutionOperation,
98999
99008
  xFe as parallelExecutionOperationError,
99000
99009
  LFe as parallelExecutionOperationErrorParentRef,
@@ -99015,7 +99024,7 @@ export {
99015
99024
  ri as persistedBuiltInBaseEntity,
99016
99025
  Hp as persistedBuiltInBaseEntityDatabaseProperty,
99017
99026
  ake as persistedBuiltInBaseEntityDatabasePropertyDataType,
99018
- qTt as persistedBuiltInBaseEntityDatabasePropertyDataTypeRef,
99027
+ ZTt as persistedBuiltInBaseEntityDatabasePropertyDataTypeRef,
99019
99028
  oke as persistedBuiltInBaseEntityDatabasePropertyParentRef,
99020
99029
  nke as persistedBuiltInBaseEntityDatabasePropertyRef,
99021
99030
  Xp as persistedBuiltInBaseEntityPrimaryKeyProperty,
@@ -99033,7 +99042,7 @@ export {
99033
99042
  kke as processOutputGlobalValueDescriptorReturnRef,
99034
99043
  jT as projectPublicationCompletedGlobalEvent,
99035
99044
  Hqe as propertyToZodSchema,
99036
- Ibt as propertyValidation,
99045
+ Abt as propertyValidation,
99037
99046
  Kr as relationalDatabaseBuiltInBaseEntity,
99038
99047
  kC as relationalDatabaseBuiltInBaseEntityAutoscalingProperty,
99039
99048
  rke as relationalDatabaseBuiltInBaseEntityAutoscalingPropertyDataType,
@@ -99054,13 +99063,13 @@ export {
99054
99063
  z9e as relationalDatabaseBuiltInBaseEntityMinSizePropertyRef,
99055
99064
  BT as relationalDatabaseBuiltInBaseEntityPasswordProperty,
99056
99065
  J9e as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataType,
99057
- kTt as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef,
99066
+ qTt as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef,
99058
99067
  W9e as relationalDatabaseBuiltInBaseEntityPasswordPropertyDefaultValueParentRef,
99059
99068
  Z9e as relationalDatabaseBuiltInBaseEntityPasswordPropertyRef,
99060
99069
  Sp as relationalDatabaseBuiltInBaseEntityRef,
99061
99070
  NT as relationalDatabaseBuiltInBaseEntityUsernameProperty,
99062
99071
  q9e as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataType,
99063
- KTt as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef,
99072
+ kTt as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef,
99064
99073
  k9e as relationalDatabaseBuiltInBaseEntityUsernamePropertyRef,
99065
99074
  i0t as resolveActionDescriptorName,
99066
99075
  Qyt as resolveBaseEntityName,
@@ -99070,25 +99079,25 @@ export {
99070
99079
  xw as resolveDataType,
99071
99080
  kN as resolveDataTypeEntityOrNestedChildrenFromLiteralValue,
99072
99081
  aT as resolveDataTypeLabel,
99073
- bbt as resolveDefinitionEntityDataTypeLabel,
99074
- Tbt as resolveEntityDataTypeLabel,
99082
+ wbt as resolveDefinitionEntityDataTypeLabel,
99083
+ bbt as resolveEntityDataTypeLabel,
99075
99084
  fe as resolveEntityName,
99076
- bwt as resolveFirstCallsSecond,
99077
- wwt as resolveFirstWritesSecond,
99085
+ wwt as resolveFirstCallsSecond,
99086
+ Iwt as resolveFirstWritesSecond,
99078
99087
  GEt as resolvePersistedDefinitionEntityDatabaseEntity,
99079
- Uwt as resolvePrimaryKeyProperty,
99088
+ jwt as resolvePrimaryKeyProperty,
99080
99089
  Fg as resolvePrimitiveEntityForSearchLiteralValueType,
99081
99090
  r0t as resolvePrimitiveEntityName,
99082
99091
  t0t as resolveSearchName,
99083
- Ebt as resolveVariableScope,
99084
- gbt as returnDeclarationValidation,
99085
- Cbt as returnStatementValidation,
99092
+ Tbt as resolveVariableScope,
99093
+ Cbt as returnDeclarationValidation,
99094
+ Obt as returnStatementValidation,
99086
99095
  zC as searchStatementErrorGlobalValueDescriptor,
99087
99096
  Jke as searchStatementErrorGlobalValueDescriptorDataType,
99088
99097
  Zke as searchStatementErrorGlobalValueDescriptorRef,
99089
- jbt as searchStatementState,
99090
- Gbt as searchStatementUtils,
99091
- xbt as searchValidation,
99098
+ Gbt as searchStatementState,
99099
+ Fbt as searchStatementUtils,
99100
+ Ubt as searchValidation,
99092
99101
  fa as sequentialExecutionOperation,
99093
99102
  iKe as sequentialExecutionOperationError,
99094
99103
  rKe as sequentialExecutionOperationErrorParentRef,
@@ -99103,10 +99112,10 @@ export {
99103
99112
  zFe as sequentialExecutionOperationListOfFunctionsBlueprint,
99104
99113
  YFe as sequentialExecutionOperationListOfFunctionsBlueprintDynamicInput,
99105
99114
  WFe as sequentialExecutionOperationListOfFunctionsBlueprintDynamicOutput,
99106
- ZTt as softDeletePersistedEntityMethod,
99115
+ JTt as softDeletePersistedEntityMethod,
99107
99116
  vke as softDeletePersistedEntityMethodParentRef,
99108
99117
  kvt as sortCallsBasedOnExecutionDependencies,
99109
- Ewt as sortChildrenEntitiesBasedOnExecutionDependencies,
99118
+ Twt as sortChildrenEntitiesBasedOnExecutionDependencies,
99110
99119
  uC as splitListOperation,
99111
99120
  SGe as splitListOperationError,
99112
99121
  zGe as splitListOperationErrorParentRef,
@@ -99137,7 +99146,7 @@ export {
99137
99146
  tGe as splitStringOperationIndexArgumentRef,
99138
99147
  rGe as splitStringOperationIndexDataType,
99139
99148
  aGe as splitStringOperationSecondPartResultStringDataType,
99140
- FTt as splitStringOperationSecondPartResultStringReturn,
99149
+ KTt as splitStringOperationSecondPartResultStringReturn,
99141
99150
  pGe as splitStringOperationSecondPartResultStringReturnParentRef,
99142
99151
  nGe as splitStringOperationSecondPartResultStringReturnRef,
99143
99152
  lGe as splitStringOperationStringArgument,
@@ -99148,7 +99157,7 @@ export {
99148
99157
  I2 as stringValueAutogenerationSchema,
99149
99158
  qD as suggestNewIdForEntity,
99150
99159
  kg as syncSearchEntityOutput,
99151
- rIt as test_primitive_entities_export,
99160
+ iIt as test_primitive_entities_export,
99152
99161
  mo as toCamelCase,
99153
99162
  ms as toEntityState,
99154
99163
  Xyt as toKebabCase,
@@ -99159,10 +99168,10 @@ export {
99159
99168
  MKe as urlDefaultValue,
99160
99169
  Da as uuidPrototype,
99161
99170
  F4 as validateArgumentDeclarationName,
99162
- nwt as validateCalledByErrorIdInAction,
99163
- swt as validateCalledByIdInAction,
99171
+ awt as validateCalledByErrorIdInAction,
99172
+ nwt as validateCalledByIdInAction,
99164
99173
  Dvt as validateCallers,
99165
- lwt as validateConditionEntityDeclaration,
99174
+ dwt as validateConditionEntityDeclaration,
99166
99175
  fd as validateDataOperation,
99167
99176
  IKe as validateDataOperationDataToValidateArgument,
99168
99177
  wKe as validateDataOperationDataToValidateArgumentParentRef,
@@ -99181,16 +99190,16 @@ export {
99181
99190
  Rvt as validateErrorCaller,
99182
99191
  Cvt as validateFunctionCallDeclaration,
99183
99192
  U4 as validateFunctionDeclarationName,
99184
- ewt as validateGeneratedEntityParentIsNotBuiltInEntity,
99185
- Xbt as validateGeneration,
99193
+ twt as validateGeneratedEntityParentIsNotBuiltInEntity,
99194
+ Qbt as validateGeneration,
99186
99195
  cr as validateGenerationTarget,
99187
- Qbt as validateGenerationUpdate,
99188
- dwt as validateLoopEntityDeclaration,
99189
- wbt as validateName,
99196
+ ewt as validateGenerationUpdate,
99197
+ uwt as validateLoopEntityDeclaration,
99198
+ Ibt as validateName,
99190
99199
  Ovt as validateOperationEntityDeclaration,
99191
99200
  G4 as validatePropertyName,
99192
99201
  Na as validateReachability,
99193
- awt as validateReadsValueInActionPayload,
99202
+ owt as validateReadsValueInActionPayload,
99194
99203
  zw as validateReferenceObject,
99195
99204
  qg as validateReferenceToOne,
99196
99205
  Lr as validateReferences,
@@ -99220,9 +99229,9 @@ export {
99220
99229
  $pt as valueAutogenerationRandomTextUntilSchema,
99221
99230
  Gh as valueAutogenerationRangeValueTypesSchema,
99222
99231
  b2 as valueAutogenerationUniqueSchema,
99223
- Hbt as valueDescriptorValidation,
99224
- Bbt as variableDeclarationValidation,
99225
- Lbt as variableInstanceValidation,
99232
+ Xbt as valueDescriptorValidation,
99233
+ Lbt as variableDeclarationValidation,
99234
+ xbt as variableInstanceValidation,
99226
99235
  Vi as waitOperation,
99227
99236
  ud as waitOperationMillisecondsNumberArgument,
99228
99237
  GFe as waitOperationMillisecondsNumberArgumentRef,