@elyx-code/project-logic-tree 0.0.6207 → 0.0.6208

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
@@ -2843,7 +2843,7 @@ const UE = {
2843
2843
  index: 1,
2844
2844
  parent: $E,
2845
2845
  parentRelationType: _.ReturnedError
2846
- }, Kt = {
2846
+ }, Xt = {
2847
2847
  id: Xe.Wait,
2848
2848
  type: n.ActionDescriptor,
2849
2849
  description: "Wait for the given amount of milliseconds before calling the next entity",
@@ -3039,7 +3039,7 @@ const FE = {
3039
3039
  parent: null
3040
3040
  }, XE = {
3041
3041
  [Xe.Parallel]: Br,
3042
- [Xe.Wait]: Kt,
3042
+ [Xe.Wait]: Xt,
3043
3043
  [Xe.Sequential]: di
3044
3044
  };
3045
3045
  var QE = /* @__PURE__ */ ((i) => (i.EntityToInstanciate = "entity-to-instanciate-argument-declaration", i.NewEntityData = "new-entity-data-argument-declaration", i))(QE || {}), eA = /* @__PURE__ */ ((i) => (i.Error = "create-new-instance-error-return-delaration", i))(eA || {});
@@ -7287,7 +7287,7 @@ class jt {
7287
7287
  }
7288
7288
  const fe = Object.freeze({
7289
7289
  status: "aborted"
7290
- }), Pn = (i) => ({ status: "dirty", value: i }), Jt = (i) => ({ status: "valid", value: i }), vl = (i) => i.status === "aborted", Tl = (i) => i.status === "dirty", Li = (i) => i.status === "valid", Rs = (i) => typeof Promise < "u" && i instanceof Promise;
7290
+ }), Pn = (i) => ({ status: "dirty", value: i }), qt = (i) => ({ status: "valid", value: i }), vl = (i) => i.status === "aborted", Tl = (i) => i.status === "dirty", Li = (i) => i.status === "valid", Rs = (i) => typeof Promise < "u" && i instanceof Promise;
7291
7291
  function Ua(i, a, e, t) {
7292
7292
  if (e === "a" && !t)
7293
7293
  throw new TypeError("Private accessor was defined without a getter");
@@ -8305,7 +8305,7 @@ class Ds extends Ze {
8305
8305
  received: t.parsedType
8306
8306
  }), fe;
8307
8307
  }
8308
- return Jt(a.data);
8308
+ return qt(a.data);
8309
8309
  }
8310
8310
  }
8311
8311
  Ds.create = (i) => new Ds({
@@ -8401,7 +8401,7 @@ class xa extends Ze {
8401
8401
  received: t.parsedType
8402
8402
  }), fe;
8403
8403
  }
8404
- return Jt(a.data);
8404
+ return qt(a.data);
8405
8405
  }
8406
8406
  }
8407
8407
  xa.create = (i) => new xa({
@@ -8418,7 +8418,7 @@ class Os extends Ze {
8418
8418
  received: t.parsedType
8419
8419
  }), fe;
8420
8420
  }
8421
- return Jt(a.data);
8421
+ return qt(a.data);
8422
8422
  }
8423
8423
  }
8424
8424
  Os.create = (i) => new Os({
@@ -8435,7 +8435,7 @@ class ws extends Ze {
8435
8435
  received: t.parsedType
8436
8436
  }), fe;
8437
8437
  }
8438
- return Jt(a.data);
8438
+ return qt(a.data);
8439
8439
  }
8440
8440
  }
8441
8441
  ws.create = (i) => new ws({
@@ -8447,7 +8447,7 @@ class _n extends Ze {
8447
8447
  super(...arguments), this._any = !0;
8448
8448
  }
8449
8449
  _parse(a) {
8450
- return Jt(a.data);
8450
+ return qt(a.data);
8451
8451
  }
8452
8452
  }
8453
8453
  _n.create = (i) => new _n({
@@ -8459,7 +8459,7 @@ class Ui extends Ze {
8459
8459
  super(...arguments), this._unknown = !0;
8460
8460
  }
8461
8461
  _parse(a) {
8462
- return Jt(a.data);
8462
+ return qt(a.data);
8463
8463
  }
8464
8464
  }
8465
8465
  Ui.create = (i) => new Ui({
@@ -8490,7 +8490,7 @@ class La extends Ze {
8490
8490
  received: t.parsedType
8491
8491
  }), fe;
8492
8492
  }
8493
- return Jt(a.data);
8493
+ return qt(a.data);
8494
8494
  }
8495
8495
  }
8496
8496
  La.create = (i) => new La({
@@ -9326,7 +9326,7 @@ class Cn extends Ze {
9326
9326
  const s = { errorMap: e.common.contextualErrorMap }, l = e.data;
9327
9327
  if (this._def.returns instanceof Nn) {
9328
9328
  const o = this;
9329
- return Jt(async function(...d) {
9329
+ return qt(async function(...d) {
9330
9330
  const u = new Qt([]), h = await o._def.args.parseAsync(d, s).catch((I) => {
9331
9331
  throw u.addIssue(t(d, I)), u;
9332
9332
  }), c = await Reflect.apply(l, this, h);
@@ -9336,7 +9336,7 @@ class Cn extends Ze {
9336
9336
  });
9337
9337
  } else {
9338
9338
  const o = this;
9339
- return Jt(function(...d) {
9339
+ return qt(function(...d) {
9340
9340
  const u = o._def.args.safeParse(d, s);
9341
9341
  if (!u.success)
9342
9342
  throw new Qt([t(d, u.error)]);
@@ -9443,7 +9443,7 @@ class yi extends Ze {
9443
9443
  options: t
9444
9444
  }), fe;
9445
9445
  }
9446
- return Jt(a.data);
9446
+ return qt(a.data);
9447
9447
  }
9448
9448
  get options() {
9449
9449
  return this._def.values;
@@ -9503,7 +9503,7 @@ class _s extends Ze {
9503
9503
  options: r
9504
9504
  }), fe;
9505
9505
  }
9506
- return Jt(a.data);
9506
+ return qt(a.data);
9507
9507
  }
9508
9508
  get enum() {
9509
9509
  return this._def.values;
@@ -9528,7 +9528,7 @@ class Nn extends Ze {
9528
9528
  received: e.parsedType
9529
9529
  }), fe;
9530
9530
  const t = e.parsedType === z.promise ? e.data : Promise.resolve(e.data);
9531
- return Jt(t.then((r) => this._def.type.parseAsync(r, {
9531
+ return qt(t.then((r) => this._def.type.parseAsync(r, {
9532
9532
  path: e.path,
9533
9533
  errorMap: e.common.contextualErrorMap
9534
9534
  })));
@@ -9630,7 +9630,7 @@ wr.createWithPreprocess = (i, a, e) => new wr({
9630
9630
  });
9631
9631
  class Mr extends Ze {
9632
9632
  _parse(a) {
9633
- return this._getType(a) === z.undefined ? Jt(void 0) : this._def.innerType._parse(a);
9633
+ return this._getType(a) === z.undefined ? qt(void 0) : this._def.innerType._parse(a);
9634
9634
  }
9635
9635
  unwrap() {
9636
9636
  return this._def.innerType;
@@ -9643,7 +9643,7 @@ Mr.create = (i, a) => new Mr({
9643
9643
  });
9644
9644
  class mi extends Ze {
9645
9645
  _parse(a) {
9646
- return this._getType(a) === z.null ? Jt(null) : this._def.innerType._parse(a);
9646
+ return this._getType(a) === z.null ? qt(null) : this._def.innerType._parse(a);
9647
9647
  }
9648
9648
  unwrap() {
9649
9649
  return this._def.innerType;
@@ -9841,7 +9841,7 @@ var m = /* @__PURE__ */ Object.freeze({
9841
9841
  ParseStatus: jt,
9842
9842
  INVALID: fe,
9843
9843
  DIRTY: Pn,
9844
- OK: Jt,
9844
+ OK: qt,
9845
9845
  isAborted: vl,
9846
9846
  isDirty: Tl,
9847
9847
  isValid: Li,
@@ -11969,7 +11969,7 @@ const aV = {
11969
11969
  version: "1",
11970
11970
  entityType: n.Project,
11971
11971
  entityId: ce
11972
- }, St = {
11972
+ }, zt = {
11973
11973
  type: n.DefinitionEntity,
11974
11974
  id: "c9bc312a-10d3-48a7-9ab4-ea483a9e2416",
11975
11975
  version: "1",
@@ -12028,7 +12028,7 @@ const aV = {
12028
12028
  author: "1",
12029
12029
  previousVersion: null,
12030
12030
  deleted: !1,
12031
- entity: St,
12031
+ entity: zt,
12032
12032
  isList: !1,
12033
12033
  asType: !1,
12034
12034
  parent: WV
@@ -12100,7 +12100,7 @@ const aV = {
12100
12100
  author: "1",
12101
12101
  previousVersion: null,
12102
12102
  deleted: !1,
12103
- entity: St,
12103
+ entity: zt,
12104
12104
  isList: !1,
12105
12105
  asType: !1,
12106
12106
  parent: KV
@@ -12168,7 +12168,7 @@ const aV = {
12168
12168
  author: "1",
12169
12169
  previousVersion: null,
12170
12170
  deleted: !1,
12171
- entity: St,
12171
+ entity: zt,
12172
12172
  asType: !1,
12173
12173
  isList: !1,
12174
12174
  parent: eC
@@ -12263,7 +12263,7 @@ const aV = {
12263
12263
  author: "1",
12264
12264
  previousVersion: null,
12265
12265
  deleted: !1,
12266
- entity: St,
12266
+ entity: zt,
12267
12267
  asType: !1,
12268
12268
  isList: !1,
12269
12269
  parent: dC
@@ -12375,7 +12375,7 @@ const aV = {
12375
12375
  author: "1",
12376
12376
  previousVersion: null,
12377
12377
  deleted: !1,
12378
- entity: St,
12378
+ entity: zt,
12379
12379
  asType: !1,
12380
12380
  isList: !1,
12381
12381
  parent: vC
@@ -12501,7 +12501,7 @@ const aV = {
12501
12501
  author: "1",
12502
12502
  previousVersion: null,
12503
12503
  deleted: !1,
12504
- entity: St,
12504
+ entity: zt,
12505
12505
  isList: !1,
12506
12506
  asType: !1,
12507
12507
  parent: PC
@@ -13287,7 +13287,7 @@ const aV = {
13287
13287
  author: "1",
13288
13288
  previousVersion: null,
13289
13289
  deleted: !1,
13290
- entity: St,
13290
+ entity: zt,
13291
13291
  isList: !1,
13292
13292
  asType: !1,
13293
13293
  parent: CB
@@ -13318,7 +13318,7 @@ const aV = {
13318
13318
  author: "1",
13319
13319
  previousVersion: null,
13320
13320
  deleted: !1,
13321
- entity: St,
13321
+ entity: zt,
13322
13322
  isList: !1,
13323
13323
  asType: !1,
13324
13324
  parent: _B
@@ -14776,7 +14776,7 @@ const aV = {
14776
14776
  abstractMethods: [],
14777
14777
  methods: [],
14778
14778
  implements: [],
14779
- extends: [St],
14779
+ extends: [zt],
14780
14780
  x: 0,
14781
14781
  y: 0,
14782
14782
  parent: j_
@@ -14905,7 +14905,7 @@ const aV = {
14905
14905
  author: "1",
14906
14906
  previousVersion: null,
14907
14907
  deleted: !1,
14908
- entity: St,
14908
+ entity: zt,
14909
14909
  isList: !1,
14910
14910
  asType: !1,
14911
14911
  parent: W_
@@ -16860,7 +16860,7 @@ const eU = {
16860
16860
  author: "1",
16861
16861
  previousVersion: null,
16862
16862
  deleted: !1,
16863
- declaration: Kt,
16863
+ declaration: Xt,
16864
16864
  inputs: [Mx],
16865
16865
  outputs: [],
16866
16866
  process: null,
@@ -17240,7 +17240,7 @@ const Sx = {
17240
17240
  author: "1",
17241
17241
  previousVersion: null,
17242
17242
  deleted: !1,
17243
- declaration: Kt,
17243
+ declaration: Xt,
17244
17244
  inputs: [aL],
17245
17245
  outputs: [],
17246
17246
  process: dL,
@@ -17314,7 +17314,7 @@ const Sx = {
17314
17314
  author: "1",
17315
17315
  previousVersion: null,
17316
17316
  deleted: !1,
17317
- declaration: Kt,
17317
+ declaration: Xt,
17318
17318
  inputs: [fL],
17319
17319
  outputs: [],
17320
17320
  process: null,
@@ -18861,7 +18861,7 @@ const Zh = {
18861
18861
  previousVersion: null,
18862
18862
  deleted: !1,
18863
18863
  defaultValue: null,
18864
- declaration: St.properties[1],
18864
+ declaration: zt.properties[1],
18865
18865
  index: 1,
18866
18866
  writesValues: [Gh],
18867
18867
  parent: N$
@@ -19780,7 +19780,7 @@ const Yh = {
19780
19780
  x: 0,
19781
19781
  y: 0,
19782
19782
  parent: Kj
19783
- }, oa = "exec-in-parallel-operation-call-id", la = "exec-sequentially-operation-call-id", zt = "concurrency-and-wait-function-declaration-id", Kh = "concurrency-and-wait-return-statement-id", Xh = "concurrency-and-wait-return-declaration-id", $d = "exec-in-parallel-argument-map-id", Qh = "exec-sequentially-argument-map-id", jd = "wait-for-2-seconds-operation-id", ey = "wait-for-2-seconds-argument-map-id", Gd = "map-company-dto-function-call-id", ty = "map-company-dto-function-call-company-dto-output-map-id", Bo = "company-dto-variable-one-id", gd = "company-dto-variable-one-instance-id", ry = "company-dto-variable-two-id", Xj = {
19783
+ }, oa = "exec-in-parallel-operation-call-id", la = "exec-sequentially-operation-call-id", Yt = "concurrency-and-wait-function-declaration-id", Kh = "concurrency-and-wait-return-statement-id", Xh = "concurrency-and-wait-return-declaration-id", $d = "exec-in-parallel-argument-map-id", Qh = "exec-sequentially-argument-map-id", jd = "wait-for-2-seconds-operation-id", ey = "wait-for-2-seconds-argument-map-id", Gd = "map-company-dto-function-call-id", ty = "map-company-dto-function-call-company-dto-output-map-id", Bo = "company-dto-variable-one-id", gd = "company-dto-variable-one-instance-id", ry = "company-dto-variable-two-id", Xj = {
19784
19784
  type: n.GenericReference,
19785
19785
  id: "returned-company-dto-data-type-parent-ref-id",
19786
19786
  version: "1",
@@ -19847,7 +19847,7 @@ const Yh = {
19847
19847
  id: "concurrency-and-wait-return-statement-parent-ref-id",
19848
19848
  version: "1",
19849
19849
  entityType: n.FunctionDeclaration,
19850
- entityId: zt
19850
+ entityId: Yt
19851
19851
  }, n4 = {
19852
19852
  type: n.ReturnStatement,
19853
19853
  id: Kh,
@@ -19881,7 +19881,7 @@ const Yh = {
19881
19881
  id: "company-dto-variable-two-parent-ref-id",
19882
19882
  version: "1",
19883
19883
  entityType: n.FunctionDeclaration,
19884
- entityId: zt
19884
+ entityId: Yt
19885
19885
  }, Rp = {
19886
19886
  constant: !0,
19887
19887
  required: !0,
@@ -19927,7 +19927,7 @@ const Yh = {
19927
19927
  id: "company-dto-variable-one-instance-parent-ref-id",
19928
19928
  version: "1",
19929
19929
  entityType: n.FunctionDeclaration,
19930
- entityId: zt
19930
+ entityId: Yt
19931
19931
  }, p4 = {
19932
19932
  type: n.GenericReference,
19933
19933
  id: "company-dto-variable-one-instance-declaration-ref-id",
@@ -19974,7 +19974,7 @@ const Yh = {
19974
19974
  id: "company-dto-variable-one-parent-ref-id",
19975
19975
  version: "1",
19976
19976
  entityType: n.FunctionDeclaration,
19977
- entityId: zt
19977
+ entityId: Yt
19978
19978
  }, ny = {
19979
19979
  constant: !0,
19980
19980
  required: !0,
@@ -20041,13 +20041,13 @@ const Yh = {
20041
20041
  type: n.GenericReference,
20042
20042
  version: "1",
20043
20043
  entityType: n.FunctionDeclaration,
20044
- entityId: zt
20044
+ entityId: Yt
20045
20045
  }, T4 = {
20046
20046
  id: "map-company-dto-function-call-parent-ref-id",
20047
20047
  type: n.GenericReference,
20048
20048
  version: "1",
20049
20049
  entityType: n.FunctionDeclaration,
20050
- entityId: zt
20050
+ entityId: Yt
20051
20051
  }, I4 = {
20052
20052
  id: Gd,
20053
20053
  type: n.FunctionCall,
@@ -20197,7 +20197,7 @@ const Yh = {
20197
20197
  id: "wait-for-2-seconds-parent-ref-id",
20198
20198
  version: "1",
20199
20199
  entityType: n.FunctionDeclaration,
20200
- entityId: zt
20200
+ entityId: Yt
20201
20201
  }, V4 = {
20202
20202
  type: n.GenericReference,
20203
20203
  id: "wait-for-2-seconds-called-by-ref-one-id",
@@ -20404,7 +20404,7 @@ const Yh = {
20404
20404
  id: "list-of-functions-variable-parent-ref-id",
20405
20405
  version: "1",
20406
20406
  entityType: n.FunctionDeclaration,
20407
- entityId: zt
20407
+ entityId: Yt
20408
20408
  };
20409
20409
  n.GenericReference, n.InputMap;
20410
20410
  const J4 = {
@@ -20480,7 +20480,7 @@ const J4 = {
20480
20480
  id: "exec-in-parallel-result-variable-parent-ref-id",
20481
20481
  version: "1",
20482
20482
  entityType: n.FunctionDeclaration,
20483
- entityId: zt
20483
+ entityId: Yt
20484
20484
  }, z4 = {
20485
20485
  type: n.GenericReference,
20486
20486
  id: "exec-in-parallel-result-variable-reads-value-ref-id",
@@ -20555,13 +20555,13 @@ const J4 = {
20555
20555
  id: "exec-in-parallel-parent-ref-id",
20556
20556
  version: "1",
20557
20557
  entityType: n.FunctionDeclaration,
20558
- entityId: zt
20558
+ entityId: Yt
20559
20559
  }, eG = {
20560
20560
  type: n.GenericReference,
20561
20561
  id: "exec-in-parallel-called-by-ref-id",
20562
20562
  version: "1",
20563
20563
  entityType: n.FunctionDeclaration,
20564
- entityId: zt
20564
+ entityId: Yt
20565
20565
  }, tG = {
20566
20566
  process: null,
20567
20567
  id: oa,
@@ -20594,7 +20594,7 @@ const J4 = {
20594
20594
  id: "exec-sequentially-result-variable-parent-ref-id",
20595
20595
  version: "1",
20596
20596
  entityType: n.FunctionDeclaration,
20597
- entityId: zt
20597
+ entityId: Yt
20598
20598
  }, nG = {
20599
20599
  type: n.GenericReference,
20600
20600
  id: "exec-sequentially-result-variable-reads-value-ref-id",
@@ -20669,13 +20669,13 @@ const J4 = {
20669
20669
  id: "exec-sequentially-parent-ref-id",
20670
20670
  version: "1",
20671
20671
  entityType: n.FunctionDeclaration,
20672
- entityId: zt
20672
+ entityId: Yt
20673
20673
  }, uG = {
20674
20674
  type: n.GenericReference,
20675
20675
  id: "exec-sequentially-called-by-ref-id",
20676
20676
  version: "1",
20677
20677
  entityType: n.FunctionDeclaration,
20678
- entityId: zt
20678
+ entityId: Yt
20679
20679
  }, pG = {
20680
20680
  id: la,
20681
20681
  type: n.Operation,
@@ -20705,7 +20705,7 @@ const J4 = {
20705
20705
  entityId: ce
20706
20706
  }, fG = {
20707
20707
  type: n.FunctionDeclaration,
20708
- id: zt,
20708
+ id: Yt,
20709
20709
  version: "1",
20710
20710
  createdAt: "2024-01-01T00:00:00.000Z",
20711
20711
  author: "1",
@@ -21499,12 +21499,12 @@ const BG = {
21499
21499
  x: 0,
21500
21500
  y: 0,
21501
21501
  parent: hg
21502
- }, Yt = "replace-bank-account-in-company-func-declaration-id", Wd = "company-entity-to-modify-arg-declaration-id", Sd = "account-number-to-create-arg-decl-id", es = "company-main-variable-id", ts = "search-person-by-id-id", Ty = "new-bank-account-owner-arg-decl-id", Iy = "search-person-by-id-output-declaration-id", zd = "search-person-by-id-output-entity-map-id", da = "person-not-empty-condition-id", Mo = "create-new-bank-account-instance-operation-id", Ey = "create-new-bank-account-instance-operation-output-entity-map-id", Ay = "company-bank-account-output-map-id", Yd = "old-bank-account-var-declaration-id", by = "old-bank-account-var-instance-id", Ry = "company-variable-instance-id", Hd = "delete-bank-account-internal-call-id", ua = "new-bank-account-data-variable-declaration-id", Ag = {
21502
+ }, Ht = "replace-bank-account-in-company-func-declaration-id", Wd = "company-entity-to-modify-arg-declaration-id", Sd = "account-number-to-create-arg-decl-id", es = "company-main-variable-id", ts = "search-person-by-id-id", Ty = "new-bank-account-owner-arg-decl-id", Iy = "search-person-by-id-output-declaration-id", zd = "search-person-by-id-output-entity-map-id", da = "person-not-empty-condition-id", Mo = "create-new-bank-account-instance-operation-id", Ey = "create-new-bank-account-instance-operation-output-entity-map-id", Ay = "company-bank-account-output-map-id", Yd = "old-bank-account-var-declaration-id", by = "old-bank-account-var-instance-id", Ry = "company-variable-instance-id", Hd = "delete-bank-account-internal-call-id", ua = "new-bank-account-data-variable-declaration-id", Ag = {
21503
21503
  type: n.GenericReference,
21504
21504
  id: "company-variable-instance-parent-ref-id",
21505
21505
  version: "1",
21506
21506
  entityType: n.FunctionDeclaration,
21507
- entityId: Yt
21507
+ entityId: Ht
21508
21508
  }, bg = {
21509
21509
  type: n.GenericReference,
21510
21510
  id: "company-variable-instance-called-by-ref-id",
@@ -21603,7 +21603,7 @@ const BG = {
21603
21603
  id: "bank-account-variable-parent-ref-id",
21604
21604
  version: "1",
21605
21605
  entityType: n.FunctionDeclaration,
21606
- entityId: Yt
21606
+ entityId: Ht
21607
21607
  }, Mg = {
21608
21608
  type: n.GenericReference,
21609
21609
  id: "bank-account-variable-called-by-ref-id",
@@ -21635,7 +21635,7 @@ const Ng = {
21635
21635
  id: "bank-account-variable-parent-ref-two-id",
21636
21636
  version: "1",
21637
21637
  entityType: n.FunctionDeclaration,
21638
- entityId: Yt
21638
+ entityId: Ht
21639
21639
  }, Lg = {
21640
21640
  type: n.GenericReference,
21641
21641
  id: "old-bank-account-variable-trigger-delete-internal-call-ref-id",
@@ -21751,13 +21751,13 @@ const Ng = {
21751
21751
  id: "company-variable-declaration-parent-ref-id",
21752
21752
  version: "1",
21753
21753
  entityType: n.FunctionDeclaration,
21754
- entityId: Yt
21754
+ entityId: Ht
21755
21755
  }, kg = {
21756
21756
  type: n.GenericReference,
21757
21757
  id: "company-variable-declaration-called-by-ref-id",
21758
21758
  version: "1",
21759
21759
  entityType: n.FunctionDeclaration,
21760
- entityId: Yt
21760
+ entityId: Ht
21761
21761
  }, Zg = {
21762
21762
  type: n.GenericReference,
21763
21763
  id: "company-bank-account-output-map-parent-ref-id",
@@ -21956,7 +21956,7 @@ const Ng = {
21956
21956
  id: "create-new-bank-account-instance-operation-parent-ref-id",
21957
21957
  version: "1",
21958
21958
  entityType: n.FunctionDeclaration,
21959
- entityId: Yt
21959
+ entityId: Ht
21960
21960
  }, _y = {
21961
21961
  process: null,
21962
21962
  id: Mo,
@@ -21989,7 +21989,7 @@ const Ng = {
21989
21989
  id: "new-bank-account-data-variable-declaration-parent-ref-id",
21990
21990
  version: "1",
21991
21991
  entityType: n.FunctionDeclaration,
21992
- entityId: Yt
21992
+ entityId: Ht
21993
21993
  }, iF = {
21994
21994
  type: n.GenericReference,
21995
21995
  id: "create-new-bank-account-instance-operation-called-by-ref-id",
@@ -22105,7 +22105,7 @@ const Ng = {
22105
22105
  }, pF = {
22106
22106
  id: "person-not-found-error-return-statement-parent-ref-id",
22107
22107
  type: n.GenericReference,
22108
- entityId: Yt,
22108
+ entityId: Ht,
22109
22109
  version: "1",
22110
22110
  entityType: n.FunctionDeclaration
22111
22111
  }, cF = {
@@ -22135,7 +22135,7 @@ const Ng = {
22135
22135
  id: "person-not-empty-condition-parent-ref-id",
22136
22136
  version: "1",
22137
22137
  entityType: n.FunctionDeclaration,
22138
- entityId: Yt
22138
+ entityId: Ht
22139
22139
  }, yF = {
22140
22140
  type: n.GenericReference,
22141
22141
  id: "person-entity-to-check-map-reads-value-ref-id",
@@ -22207,7 +22207,7 @@ const Ng = {
22207
22207
  deleted: !1,
22208
22208
  isList: !1,
22209
22209
  asType: !1,
22210
- entity: St,
22210
+ entity: zt,
22211
22211
  parent: TF
22212
22212
  }, EF = {
22213
22213
  type: n.GenericReference,
@@ -22314,13 +22314,13 @@ const DF = {
22314
22314
  id: "search-person-by-id-parent-ref-id",
22315
22315
  version: "1",
22316
22316
  entityType: n.FunctionDeclaration,
22317
- entityId: Yt
22317
+ entityId: Ht
22318
22318
  }, CF = {
22319
22319
  type: n.GenericReference,
22320
22320
  id: "search-person-by-id-called-by-ref-id",
22321
22321
  version: "1",
22322
22322
  entityType: n.FunctionDeclaration,
22323
- entityId: Yt
22323
+ entityId: Ht
22324
22324
  }, BF = {
22325
22325
  type: n.Search,
22326
22326
  id: ts,
@@ -22375,7 +22375,7 @@ const MF = {
22375
22375
  }, NF = {
22376
22376
  version: "1",
22377
22377
  entityType: n.FunctionDeclaration,
22378
- entityId: Yt,
22378
+ entityId: Ht,
22379
22379
  type: n.GenericReference,
22380
22380
  id: "account-number-to-create-arg-decl-parent-ref-id"
22381
22381
  }, UF = {
@@ -22426,7 +22426,7 @@ const xF = {
22426
22426
  }, $F = {
22427
22427
  version: "1",
22428
22428
  entityType: n.FunctionDeclaration,
22429
- entityId: Yt,
22429
+ entityId: Ht,
22430
22430
  type: n.GenericReference,
22431
22431
  id: "new-bank-account-owner-arg-decl-parent-ref-id"
22432
22432
  }, jF = {
@@ -22458,7 +22458,7 @@ const xF = {
22458
22458
  id: "company-entity-to-modify-parent-ref",
22459
22459
  version: "1",
22460
22460
  entityType: n.FunctionDeclaration,
22461
- entityId: Yt
22461
+ entityId: Ht
22462
22462
  };
22463
22463
  n.GenericReference, n.DataType;
22464
22464
  const FF = {
@@ -22506,7 +22506,7 @@ const FF = {
22506
22506
  parent: gF
22507
22507
  }, JF = {
22508
22508
  type: n.FunctionDeclaration,
22509
- id: Yt,
22509
+ id: Ht,
22510
22510
  version: "1",
22511
22511
  createdAt: "2024-01-01T00:00:00.000Z",
22512
22512
  author: "1",
@@ -23688,7 +23688,7 @@ LIMIT 10 OFFSET 0;`, n8 = {
23688
23688
  previousVersion: null,
23689
23689
  deleted: !1,
23690
23690
  defaultValue: null,
23691
- declaration: St.properties[1],
23691
+ declaration: zt.properties[1],
23692
23692
  index: 1,
23693
23693
  writesValues: [om],
23694
23694
  parent: C8
@@ -24131,7 +24131,7 @@ LIMIT 10 OFFSET 0;`, n8 = {
24131
24131
  vd,
24132
24132
  dr,
24133
24133
  Td,
24134
- St,
24134
+ zt,
24135
24135
  gU,
24136
24136
  vr,
24137
24137
  Io,
@@ -24279,11 +24279,11 @@ var hm = { exports: {} };
24279
24279
  }, ee.valueOf = function() {
24280
24280
  return this.$d.getTime();
24281
24281
  }, ee.startOf = function(S, le) {
24282
- var K = this, Ie = !!ae.u(le) || le, Ee = ae.p(S), st = function(Mi, Ht) {
24283
- var li = ae.w(K.$u ? Date.UTC(K.$y, Ht, Mi) : new Date(K.$y, Ht, Mi), K);
24282
+ var K = this, Ie = !!ae.u(le) || le, Ee = ae.p(S), st = function(Mi, Kt) {
24283
+ var li = ae.w(K.$u ? Date.UTC(K.$y, Kt, Mi) : new Date(K.$y, Kt, Mi), K);
24284
24284
  return Ie ? li : li.endOf(u);
24285
- }, Et = function(Mi, Ht) {
24286
- return ae.w(K.toDate()[Mi].apply(K.toDate("s"), (Ie ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(Ht)), K);
24285
+ }, Et = function(Mi, Kt) {
24286
+ return ae.w(K.toDate()[Mi].apply(K.toDate("s"), (Ie ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(Kt)), K);
24287
24287
  }, Rt = this.$W, _t = this.$M, fr = this.$D, Dn = "set" + (this.$u ? "UTC" : "");
24288
24288
  switch (Ee) {
24289
24289
  case I:
@@ -24342,15 +24342,15 @@ var hm = { exports: {} };
24342
24342
  var le = this, K = this.$locale();
24343
24343
  if (!this.isValid())
24344
24344
  return K.invalidDate || O;
24345
- var Ie = S || "YYYY-MM-DDTHH:mm:ssZ", Ee = ae.z(this), st = this.$H, Et = this.$m, Rt = this.$M, _t = K.weekdays, fr = K.months, Dn = K.meridiem, Bi = function(Ht, li, ms, ba) {
24346
- return Ht && (Ht[li] || Ht(le, Ie)) || ms[li].slice(0, ba);
24347
- }, ys = function(Ht) {
24348
- return ae.s(st % 12 || 12, Ht, "0");
24349
- }, Mi = Dn || function(Ht, li, ms) {
24350
- var ba = Ht < 12 ? "AM" : "PM";
24345
+ var Ie = S || "YYYY-MM-DDTHH:mm:ssZ", Ee = ae.z(this), st = this.$H, Et = this.$m, Rt = this.$M, _t = K.weekdays, fr = K.months, Dn = K.meridiem, Bi = function(Kt, li, ms, ba) {
24346
+ return Kt && (Kt[li] || Kt(le, Ie)) || ms[li].slice(0, ba);
24347
+ }, ys = function(Kt) {
24348
+ return ae.s(st % 12 || 12, Kt, "0");
24349
+ }, Mi = Dn || function(Kt, li, ms) {
24350
+ var ba = Kt < 12 ? "AM" : "PM";
24351
24351
  return ms ? ba.toLowerCase() : ba;
24352
24352
  };
24353
- return Ie.replace(M, function(Ht, li) {
24353
+ return Ie.replace(M, function(Kt, li) {
24354
24354
  return li || function(ms) {
24355
24355
  switch (ms) {
24356
24356
  case "YY":
@@ -24403,7 +24403,7 @@ var hm = { exports: {} };
24403
24403
  return Ee;
24404
24404
  }
24405
24405
  return null;
24406
- }(Ht) || Ee.replace(":", "");
24406
+ }(Kt) || Ee.replace(":", "");
24407
24407
  });
24408
24408
  }, ee.utcOffset = function() {
24409
24409
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
@@ -25004,11 +25004,11 @@ function g9() {
25004
25004
  calledByEntry: m.array(bt()),
25005
25005
  declaration: _r(),
25006
25006
  inputs: m.array(Pr()),
25007
- outputs: m.array(qt()),
25007
+ outputs: m.array(Wt()),
25008
25008
  outputsDeclarations: m.array(Ls()),
25009
25009
  successCalls: m.array(wt()),
25010
25010
  errorCalls: m.array(wt()),
25011
- error: qt(),
25011
+ error: Wt(),
25012
25012
  body: pr(),
25013
25013
  parent: m.union([
25014
25014
  wi(),
@@ -25279,7 +25279,7 @@ function i6() {
25279
25279
  r6()
25280
25280
  );
25281
25281
  }
25282
- function qt() {
25282
+ function Wt() {
25283
25283
  return m.union([
25284
25284
  m.object({
25285
25285
  type: m.literal(n.OutputMap)
@@ -25400,8 +25400,8 @@ function u6() {
25400
25400
  writesValues: m.array(Oi()),
25401
25401
  declaration: pr(),
25402
25402
  inputs: m.array(Pr()),
25403
- outputs: m.array(qt()),
25404
- error: m.optional(qt()),
25403
+ outputs: m.array(Wt()),
25404
+ error: m.optional(Wt()),
25405
25405
  parent: m.union([
25406
25406
  wi(),
25407
25407
  tr()
@@ -25562,12 +25562,12 @@ function I6() {
25562
25562
  inputsDeclarations: m.array(En()),
25563
25563
  inputs: m.array(Pr()),
25564
25564
  outputsDeclarations: m.array(Ls()),
25565
- outputs: m.array(qt()),
25565
+ outputs: m.array(Wt()),
25566
25566
  parent: m.union([
25567
25567
  wi(),
25568
25568
  tr()
25569
25569
  ]),
25570
- error: qt().nullable()
25570
+ error: Wt().nullable()
25571
25571
  });
25572
25572
  }
25573
25573
  function E6() {
@@ -25636,9 +25636,9 @@ function R6() {
25636
25636
  writesValues: m.array(Oi()),
25637
25637
  declaration: pr(),
25638
25638
  inputs: m.array(Pr()),
25639
- outputs: m.array(qt()),
25639
+ outputs: m.array(Wt()),
25640
25640
  parent: Tn(),
25641
- error: m.optional(qt())
25641
+ error: m.optional(Wt())
25642
25642
  });
25643
25643
  }
25644
25644
  function D6() {
@@ -25781,8 +25781,8 @@ function M6() {
25781
25781
  writesValues: m.array(Oi()),
25782
25782
  declaration: _r(),
25783
25783
  inputs: m.array(Pr()),
25784
- outputs: m.array(qt()),
25785
- error: m.array(qt()),
25784
+ outputs: m.array(Wt()),
25785
+ error: m.array(Wt()),
25786
25786
  parent: m.union([
25787
25787
  wi(),
25788
25788
  tr()
@@ -26099,7 +26099,7 @@ function e3() {
26099
26099
  readsValue: Zo().nullable(),
26100
26100
  writesValues: m.array(Oi()),
26101
26101
  inputs: m.array(Pr()),
26102
- outputs: m.array(qt()),
26102
+ outputs: m.array(Wt()),
26103
26103
  successCalls: m.array(wt()),
26104
26104
  errorCalls: m.array(wt()),
26105
26105
  internalCalls: m.array(ya()),
@@ -26177,7 +26177,7 @@ function s3() {
26177
26177
  readsValue: Zo().nullable(),
26178
26178
  writesValues: m.array(Oi()),
26179
26179
  inputs: m.array(Pr()),
26180
- outputs: m.array(qt()),
26180
+ outputs: m.array(Wt()),
26181
26181
  successCalls: m.array(wt()),
26182
26182
  errorCalls: m.array(wt()),
26183
26183
  internalCalls: m.array(ya()),
@@ -26334,7 +26334,7 @@ function Zo() {
26334
26334
  return m.union([
26335
26335
  ps(),
26336
26336
  En(),
26337
- qt(),
26337
+ Wt(),
26338
26338
  ds(),
26339
26339
  ya(),
26340
26340
  ls()
@@ -26353,7 +26353,7 @@ function _q() {
26353
26353
  function Nq() {
26354
26354
  return m.union([
26355
26355
  En(),
26356
- qt(),
26356
+ Wt(),
26357
26357
  Oi()
26358
26358
  ]);
26359
26359
  }
@@ -26561,7 +26561,7 @@ function Yq() {
26561
26561
  _u(),
26562
26562
  ps(),
26563
26563
  Pr(),
26564
- qt(),
26564
+ Wt(),
26565
26565
  ca(),
26566
26566
  ds(),
26567
26567
  ls(),
@@ -27069,10 +27069,10 @@ var gm = Gt("Function"), f5 = Pp.document && Pp.document.childNodes;
27069
27069
  typeof /./ != "function" && typeof Int8Array != "object" && typeof f5 != "function" && (gm = function(i) {
27070
27070
  return typeof i == "function" || !1;
27071
27071
  });
27072
- const Wt = gm, Fm = Gt("Object");
27072
+ const St = gm, Fm = Gt("Object");
27073
27073
  var km = i5 && (!/\[native code\]/.test(String(DataView)) || Fm(new DataView(new ArrayBuffer(8)))), Ju = typeof Map < "u" && Fm(/* @__PURE__ */ new Map()), h5 = Gt("DataView");
27074
27074
  function y5(i) {
27075
- return i != null && Wt(i.getInt8) && Gm(i.buffer);
27075
+ return i != null && St(i.getInt8) && Gm(i.buffer);
27076
27076
  }
27077
27077
  const Za = km ? y5 : h5, bn = n5 || Gt("Array");
27078
27078
  function Vi(i, a) {
@@ -27127,7 +27127,7 @@ function E5(i) {
27127
27127
  }
27128
27128
  function zm(i, a) {
27129
27129
  a = E5(a);
27130
- var e = _p.length, t = i.constructor, r = Wt(t) && t.prototype || ku, s = "constructor";
27130
+ var e = _p.length, t = i.constructor, r = St(t) && t.prototype || ku, s = "constructor";
27131
27131
  for (Vi(i, s) && !a.contains(s) && a.push(s); e--; )
27132
27132
  s = _p[e], s in i && i[s] !== r[s] && !a.contains(s) && a.push(s);
27133
27133
  }
@@ -27229,7 +27229,7 @@ function Hm(i, a, e, t) {
27229
27229
  if (typeof i != "object" || typeof a != "object")
27230
27230
  return !1;
27231
27231
  var o = i.constructor, d = a.constructor;
27232
- if (o !== d && !(Wt(o) && o instanceof o && Wt(d) && d instanceof d) && "constructor" in i && "constructor" in a)
27232
+ if (o !== d && !(St(o) && o instanceof o && St(d) && d instanceof d) && "constructor" in i && "constructor" in a)
27233
27233
  return !1;
27234
27234
  }
27235
27235
  e = e || [], t = t || [];
@@ -27272,9 +27272,9 @@ function Wu(i) {
27272
27272
  if (ir(t))
27273
27273
  return !1;
27274
27274
  for (var r = 0; r < a; r++)
27275
- if (!Wt(e[i[r]]))
27275
+ if (!St(e[i[r]]))
27276
27276
  return !1;
27277
- return i !== Qm || !Wt(e[Su]);
27277
+ return i !== Qm || !St(e[Su]);
27278
27278
  };
27279
27279
  }
27280
27280
  var Su = "forEach", Km = "has", zu = ["clear", "delete"], Xm = ["get", Km, "set"], b5 = zu.concat(Su, Xm), Qm = zu.concat(Xm), R5 = ["add"].concat(zu, Su, Km);
@@ -27297,7 +27297,7 @@ function e0(i) {
27297
27297
  function bl(i) {
27298
27298
  var a = [];
27299
27299
  for (var e in i)
27300
- Wt(i[e]) && a.push(e);
27300
+ St(i[e]) && a.push(e);
27301
27301
  return a.sort();
27302
27302
  }
27303
27303
  function Yu(i, a) {
@@ -27402,7 +27402,7 @@ function Ea(i, a, e) {
27402
27402
  };
27403
27403
  }
27404
27404
  function a0(i, a, e) {
27405
- return i == null ? Ku : Wt(i) ? Ea(i, a, e) : Pi(i) && !bn(i) ? js(i) : Xu(i);
27405
+ return i == null ? Ku : St(i) ? Ea(i, a, e) : Pi(i) && !bn(i) ? js(i) : Xu(i);
27406
27406
  }
27407
27407
  function Qu(i, a) {
27408
27408
  return a0(i, a, 1 / 0);
@@ -27517,10 +27517,10 @@ function W5(i, a, e) {
27517
27517
  a = Ia(a);
27518
27518
  var t = a.length;
27519
27519
  if (!t)
27520
- return Wt(e) ? e.call(i) : e;
27520
+ return St(e) ? e.call(i) : e;
27521
27521
  for (var r = 0; r < t; r++) {
27522
27522
  var s = i == null ? void 0 : i[a[r]];
27523
- s === void 0 && (s = e, r = t), i = Wt(s) ? s.call(i) : s;
27523
+ s === void 0 && (s = e, r = t), i = St(s) ? s.call(i) : s;
27524
27524
  }
27525
27525
  return i;
27526
27526
  }
@@ -27551,7 +27551,7 @@ var fs = rr(function(i, a) {
27551
27551
  });
27552
27552
  fs.placeholder = ze;
27553
27553
  const p0 = rr(function(i, a, e) {
27554
- if (!Wt(i))
27554
+ if (!St(i))
27555
27555
  throw new TypeError("Bind must be called on a function");
27556
27556
  var t = rr(function(r) {
27557
27557
  return u0(i, t, a, this, e.concat(r));
@@ -27770,7 +27770,7 @@ function qr(i, a, e, t) {
27770
27770
  }
27771
27771
  const lZ = rr(function(i, a, e) {
27772
27772
  var t, r;
27773
- return Wt(a) ? r = a : (a = Ia(a), t = a.slice(0, -1), a = a[a.length - 1]), Gi(i, function(s) {
27773
+ return St(a) ? r = a : (a = Ia(a), t = a.slice(0, -1), a = a[a.length - 1]), Gi(i, function(s) {
27774
27774
  var l = r;
27775
27775
  if (!l) {
27776
27776
  if (t && t.length && (s = Hu(s, t)), s == null)
@@ -27875,7 +27875,7 @@ const D0 = rr(function(i, a) {
27875
27875
  var e = {}, t = a[0];
27876
27876
  if (i == null)
27877
27877
  return e;
27878
- Wt(t) ? (a.length > 1 && (t = Ea(t, a[1])), a = Ta(i)) : (t = IZ, a = Rn(a, !1, !1), i = Object(i));
27878
+ St(t) ? (a.length > 1 && (t = Ea(t, a[1])), a = Ta(i)) : (t = IZ, a = Rn(a, !1, !1), i = Object(i));
27879
27879
  for (var r = 0, s = a.length; r < s; r++) {
27880
27880
  var l = a[r], o = i[l];
27881
27881
  t(o, l, i) && (e[l] = o);
@@ -27883,7 +27883,7 @@ const D0 = rr(function(i, a) {
27883
27883
  return e;
27884
27884
  }), EZ = rr(function(i, a) {
27885
27885
  var e = a[0], t;
27886
- return Wt(e) ? (e = ep(e), a.length > 1 && (t = a[1])) : (a = Gi(Rn(a, !1, !1), String), e = function(r, s) {
27886
+ return St(e) ? (e = ep(e), a.length > 1 && (t = a[1])) : (a = Gi(Rn(a, !1, !1), String), e = function(r, s) {
27887
27887
  return !qr(a, s);
27888
27888
  }), D0(i, e, t);
27889
27889
  });
@@ -28056,7 +28056,7 @@ const MZ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
28056
28056
  isEqual: A5,
28057
28057
  isError: c5,
28058
28058
  isFinite: m5,
28059
- isFunction: Wt,
28059
+ isFunction: St,
28060
28060
  isMap: D5,
28061
28061
  isMatch: Ym,
28062
28062
  isNaN: Zm,
@@ -28136,7 +28136,7 @@ const MZ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
28136
28136
  }, Symbol.toStringTag, { value: "Module" }));
28137
28137
  var jp = P0(MZ);
28138
28138
  jp._ = jp;
28139
- function Xt(i) {
28139
+ function Zt(i) {
28140
28140
  return i.charAt(0).toUpperCase() + i.slice(1);
28141
28141
  }
28142
28142
  function Pl(i) {
@@ -28706,7 +28706,7 @@ function g(i, a) {
28706
28706
  case yr.SoftDeletePersistedEntity:
28707
28707
  return "Soft delete persisted entity";
28708
28708
  default:
28709
- return Xt(i.type).replaceAll("-", " ");
28709
+ return Zt(i.type).replaceAll("-", " ");
28710
28710
  }
28711
28711
  return t;
28712
28712
  }
@@ -28717,6 +28717,8 @@ function g(i, a) {
28717
28717
  switch (i.type) {
28718
28718
  case n.Search:
28719
28719
  return kZ(i);
28720
+ case n.GlobalEvent:
28721
+ return i.implements ? g(i.implements, a) : Zt(i.type).replaceAll("-", " ");
28720
28722
  case n.Operation:
28721
28723
  case n.InternalCall:
28722
28724
  case n.Loop:
@@ -28796,7 +28798,7 @@ function g(i, a) {
28796
28798
  case n.LiteralValue:
28797
28799
  return ZZ(i);
28798
28800
  default:
28799
- return Xt(i.type).replaceAll("-", " ");
28801
+ return Zt(i.type).replaceAll("-", " ");
28800
28802
  }
28801
28803
  }
28802
28804
  function _0(i, a) {
@@ -30023,11 +30025,11 @@ ${Bl}`,
30023
30025
  this.setParent(o, null), e.push(o);
30024
30026
  else
30025
30027
  throw new Error(
30026
- `${Xt(this.type)} with id '${this.id}' has a parent reference "${l}" which is missing in the project`
30028
+ `${Zt(this.type)} with id '${this.id}' has a parent reference "${l}" which is missing in the project`
30027
30029
  );
30028
30030
  } else
30029
30031
  throw new Error(
30030
- `${Xt(this.type)} with id '${this.id}' is missing a parent reference`
30032
+ `${Zt(this.type)} with id '${this.id}' is missing a parent reference`
30031
30033
  );
30032
30034
  if (this.initialData.implements) {
30033
30035
  const l = B(this.initialData.implements), o = this.project.get(
@@ -34148,11 +34150,11 @@ Please consider than any updates might affect the overlap with the signature of
34148
34150
  this.setParent(o, null), e.push(o);
34149
34151
  else
34150
34152
  throw new Error(
34151
- `${Xt(this.type)} with id '${this.id}' has a 'parent' reference "${l}" which is missing in the project`
34153
+ `${Zt(this.type)} with id '${this.id}' has a 'parent' reference "${l}" which is missing in the project`
34152
34154
  );
34153
34155
  } else
34154
34156
  throw new Error(
34155
- `${Xt(this.type)} with id '${this.id}' is missing a 'parent' reference`
34157
+ `${Zt(this.type)} with id '${this.id}' is missing a 'parent' reference`
34156
34158
  );
34157
34159
  if (this.initialData.implements) {
34158
34160
  const l = B(
@@ -34164,7 +34166,7 @@ Please consider than any updates might affect the overlap with the signature of
34164
34166
  this.setImplements(o, null), e.push(o);
34165
34167
  else if (l)
34166
34168
  throw new Error(
34167
- `${Xt(this.type)} with id '${this.id}' has a 'implements' reference "${l}" which is missing in the project`
34169
+ `${Zt(this.type)} with id '${this.id}' has a 'implements' reference "${l}" which is missing in the project`
34168
34170
  );
34169
34171
  }
34170
34172
  return {
@@ -38067,11 +38069,11 @@ You can attach new logic to the existing 'global-event' but creating a new calla
38067
38069
  this.setParent(o, null), e.push(o);
38068
38070
  else
38069
38071
  throw new Error(
38070
- `${Xt(this.type)} with id '${this.id}' has a parent reference "${l}" which is missing in the project`
38072
+ `${Zt(this.type)} with id '${this.id}' has a parent reference "${l}" which is missing in the project`
38071
38073
  );
38072
38074
  } else
38073
38075
  throw new Error(
38074
- `${Xt(this.type)} with id '${this.id}' is missing a parent reference`
38076
+ `${Zt(this.type)} with id '${this.id}' is missing a parent reference`
38075
38077
  );
38076
38078
  if (this.initialData.implements) {
38077
38079
  const l = B(
@@ -38083,11 +38085,11 @@ You can attach new logic to the existing 'global-event' but creating a new calla
38083
38085
  this.setImplements(o, null), e.push(o);
38084
38086
  else
38085
38087
  throw new Error(
38086
- `${Xt(this.type)} with id '${this.id}' has a 'implements' reference "${l}" which is missing in the project`
38088
+ `${Zt(this.type)} with id '${this.id}' has a 'implements' reference "${l}" which is missing in the project`
38087
38089
  );
38088
38090
  } else
38089
38091
  throw new Error(
38090
- `${Xt(this.type)} with id '${this.id}' is missing a 'implements' reference`
38092
+ `${Zt(this.type)} with id '${this.id}' is missing a 'implements' reference`
38091
38093
  );
38092
38094
  return {
38093
38095
  updated: p(e),
@@ -44324,11 +44326,11 @@ If an entity is called by another, they must be in the same scope, which means t
44324
44326
  this.setParent(o, null), e.push(o);
44325
44327
  else
44326
44328
  throw new Error(
44327
- `${Xt(this.type)} with id '${this.id}' has a parent reference "${l}" which is missing in the project`
44329
+ `${Zt(this.type)} with id '${this.id}' has a parent reference "${l}" which is missing in the project`
44328
44330
  );
44329
44331
  } else
44330
44332
  throw new Error(
44331
- `${Xt(this.type)} with id '${this.id}' is missing a parent reference`
44333
+ `${Zt(this.type)} with id '${this.id}' is missing a parent reference`
44332
44334
  );
44333
44335
  if (this.initialData.declaration) {
44334
44336
  const l = B(
@@ -58812,7 +58814,7 @@ function A7(i, a) {
58812
58814
  issue: null
58813
58815
  })
58814
58816
  );
58815
- const l = Zt(t, a);
58817
+ const l = Jt(t, a);
58816
58818
  t.type === n.ReturnStatement && l && !lt.includes(l.type) ? e.push(
58817
58819
  new w({
58818
58820
  id: `${t.id}--${b.IncompatibleScope}`,
@@ -58858,7 +58860,7 @@ function A7(i, a) {
58858
58860
  );
58859
58861
  return;
58860
58862
  }
58861
- const T = Zt(c, a);
58863
+ const T = Jt(c, a);
58862
58864
  if (l)
58863
58865
  Sa(
58864
58866
  l,
@@ -59122,7 +59124,7 @@ All value writting entity types are: ${ie(
59122
59124
  issue: null
59123
59125
  })
59124
59126
  );
59125
- const t = Zt(i, a.project), r = Zt(
59127
+ const t = Jt(i, a.project), r = Jt(
59126
59128
  a,
59127
59129
  a.project
59128
59130
  );
@@ -59807,7 +59809,7 @@ function O7(i, a, e) {
59807
59809
  var d, u, h, c;
59808
59810
  if (e.compatible)
59809
59811
  return "";
59810
- const t = `entity of type "${i.type}" with id "${i.id}"`, r = `entity with id "${i.id}"`, s = `entity of type "${a.type}" with id "${a.id}"`, l = `entity with id "${a.id}"`, o = Xt(
59812
+ const t = `entity of type "${i.type}" with id "${i.id}"`, r = `entity with id "${i.id}"`, s = `entity of type "${a.type}" with id "${a.id}"`, l = `entity with id "${a.id}"`, o = Zt(
59811
59813
  `${t} and ${s} have incompatible data types and cannot be connected as value-reader and value-writter.`
59812
59814
  );
59813
59815
  return e.type === Er.AIsListBIsNot ? `${o}
@@ -62374,7 +62376,7 @@ function qp(i) {
62374
62376
  if (a.length === 0)
62375
62377
  return i.project;
62376
62378
  const e = a.reduce((t, r) => {
62377
- const s = Zt(r, i.project);
62379
+ const s = Jt(r, i.project);
62378
62380
  return !s || s.type === n.Project ? t : t.type === n.Project || gs(
62379
62381
  s,
62380
62382
  t
@@ -63915,7 +63917,7 @@ function zo(i) {
63915
63917
  return null;
63916
63918
  }
63917
63919
  }
63918
- function Zt(i, a) {
63920
+ function Jt(i, a) {
63919
63921
  if (dt.includes(i.type))
63920
63922
  return i;
63921
63923
  if (Rr.includes(i.type))
@@ -63928,9 +63930,9 @@ function Zt(i, a) {
63928
63930
  if (!t)
63929
63931
  return null;
63930
63932
  const r = a.get(t);
63931
- return r ? Zt(r, a) : null;
63933
+ return r ? Jt(r, a) : null;
63932
63934
  } else
63933
- return e === a ? a : Zt(e, a);
63935
+ return e === a ? a : Jt(e, a);
63934
63936
  }
63935
63937
  function Mv(i, a) {
63936
63938
  if (Rr.includes(i.type) || a.getBuiltIn(i.id))
@@ -63944,7 +63946,7 @@ function Mv(i, a) {
63944
63946
  function Nl(i, a, e) {
63945
63947
  if (i === a || a === e || i === e)
63946
63948
  return !1;
63947
- const t = Zt(
63949
+ const t = Jt(
63948
63950
  a.parent,
63949
63951
  e
63950
63952
  );
@@ -63952,7 +63954,7 @@ function Nl(i, a, e) {
63952
63954
  }
63953
63955
  var Ul = /* @__PURE__ */ ((i) => (i.SameBothLocal = "same-both-local", i.AInB = "a-in-b", i.BInA = "b-in-a", i.ParallelInCommonParent = "parallel-in-common-parent", i.ParallelInProject = "parallel-in-project", i.AIsGlobalBIsNot = "a-is-global-b-is-not", i.BIsGlobalAIsNot = "b-is-global-a-is-not", i.SameBothGlobal = "same-both-global", i))(Ul || {});
63954
63956
  function Sa(i, a, e) {
63955
- const t = Zt(i, e), r = Zt(a, e);
63957
+ const t = Jt(i, e), r = Jt(a, e);
63956
63958
  if (!t)
63957
63959
  throw new Error("Could not find scope owner for the entity: " + i.id);
63958
63960
  if (!r)
@@ -64001,7 +64003,7 @@ function Sa(i, a, e) {
64001
64003
  } : o ? {
64002
64004
  compatible: !1,
64003
64005
  type: "parallel-in-common-parent",
64004
- commonAncestorScope: Zt(
64006
+ commonAncestorScope: Jt(
64005
64007
  o,
64006
64008
  e
64007
64009
  )
@@ -64021,7 +64023,7 @@ function CJ(i, a, e) {
64021
64023
  return null;
64022
64024
  if (i === a)
64023
64025
  return i;
64024
- let r = Zt(i.parent, e);
64026
+ let r = Jt(i.parent, e);
64025
64027
  if (r) {
64026
64028
  if (r === a)
64027
64029
  return a;
@@ -64037,12 +64039,12 @@ function CJ(i, a, e) {
64037
64039
  return i;
64038
64040
  } else
64039
64041
  return i;
64040
- r = Zt(
64042
+ r = Jt(
64041
64043
  r.parent,
64042
64044
  e
64043
64045
  );
64044
64046
  }
64045
- let s = Zt(a.parent, e);
64047
+ let s = Jt(a.parent, e);
64046
64048
  if (s) {
64047
64049
  if (s === i)
64048
64050
  return i;
@@ -64058,7 +64060,7 @@ function CJ(i, a, e) {
64058
64060
  return a;
64059
64061
  } else
64060
64062
  return a;
64061
- s = Zt(
64063
+ s = Jt(
64062
64064
  s.parent,
64063
64065
  e
64064
64066
  );
@@ -69186,13 +69188,13 @@ class SJ extends qe {
69186
69188
  }
69187
69189
  class zJ extends qe {
69188
69190
  constructor(e) {
69189
- super(Kt, e);
69190
- f(this, "id", Kt.id);
69191
- f(this, "name", Kt.name);
69192
- f(this, "description", Kt.description);
69193
- f(this, "version", Kt.version);
69191
+ super(Xt, e);
69192
+ f(this, "id", Xt.id);
69193
+ f(this, "name", Xt.name);
69194
+ f(this, "description", Xt.description);
69195
+ f(this, "version", Xt.version);
69194
69196
  f(this, "autoexecutable", !1);
69195
- f(this, "initialData", Kt);
69197
+ f(this, "initialData", Xt);
69196
69198
  f(this, "type", n.ActionDescriptor);
69197
69199
  // Nested entities
69198
69200
  f(this, "inputs", []);
@@ -69200,20 +69202,20 @@ class zJ extends qe {
69200
69202
  f(this, "error", null);
69201
69203
  // Parent project full state
69202
69204
  f(this, "project");
69203
- this.project = e, this.inputs = Kt.inputs.map((t) => {
69205
+ this.project = e, this.inputs = Xt.inputs.map((t) => {
69204
69206
  const r = P(
69205
69207
  t,
69206
69208
  this.project
69207
69209
  );
69208
69210
  return r.setParent(this, null), r.initChildren(null), r;
69209
- }), this.outputs = Kt.outputs.map((t) => {
69211
+ }), this.outputs = Xt.outputs.map((t) => {
69210
69212
  const r = P(
69211
69213
  t,
69212
69214
  this.project
69213
69215
  );
69214
69216
  return r.setParent(this, null), r.initChildren(null), r;
69215
- }), this.error = Kt.error ? P(
69216
- Kt.error,
69217
+ }), this.error = Xt.error ? P(
69218
+ Xt.error,
69217
69219
  this.project
69218
69220
  ) : null;
69219
69221
  }
@@ -70381,7 +70383,7 @@ export {
70381
70383
  Ii as booleanPrototype,
70382
70384
  yW as breakStatementValidation,
70383
70385
  qp as calculateNewParentBasedOnCallers,
70384
- Xt as capitalizeFirstLetter,
70386
+ Zt as capitalizeFirstLetter,
70385
70387
  oW as changeSetJSONRecordToUniqueIds,
70386
70388
  Ar as checkAreDataTypesCompatible,
70387
70389
  NZ as checkAreDefinitionEntitiesCompatibleAsDataType,
@@ -70693,7 +70695,7 @@ export {
70693
70695
  aS as getRelatedCanvasElementsOnTheLeftFromTransfer,
70694
70696
  tn as getRelatedCanvasElementsOnTheRight,
70695
70697
  Mv as getRootEntryPointScopeOwner,
70696
- Zt as getScopeOwner,
70698
+ Jt as getScopeOwner,
70697
70699
  AS as getStateClassFromType,
70698
70700
  zq as getTerminationReferenceSchema,
70699
70701
  Sq as getTerminationTypeSchema,
@@ -71191,7 +71193,7 @@ export {
71191
71193
  _W as valueDescriptorValidation,
71192
71194
  IW as variableDeclarationValidation,
71193
71195
  EW as variableInstanceValidation,
71194
- Kt as waitOperation,
71196
+ Xt as waitOperation,
71195
71197
  Zn as waitOperationMillisecondsNumberArgument,
71196
71198
  UE as waitOperationMillisecondsNumberArgumentRef,
71197
71199
  xE as waitOperationMillisecondsNumberDataType,