@elyx-code/project-logic-tree 0.0.6345 → 0.0.6346

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
@@ -32785,7 +32785,7 @@ const dt = class dt extends hr {
32785
32785
  D(this, "startedInitialization", !1);
32786
32786
  D(this, "suggestion", !1);
32787
32787
  D(this, "_codeNativeValueValidation", null);
32788
- this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.private = i.private, this.abstract = i.abstract, this.index = i.index, this.static = i.static, this.required = i.required || !1, this.hidden = i.hidden || !1, this.constant = i.constant || !1, this.onProjectInitialized = this.onProjectInitialized.bind(this);
32788
+ this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.private = i.private, this.abstract = i.abstract, this.index = i.index, this.static = i.static, this.required = i.required || !1, this.codeName = i.codeName, this.hidden = i.hidden || !1, this.constant = i.constant || !1, this.onProjectInitialized = this.onProjectInitialized.bind(this);
32789
32789
  }
32790
32790
  // Creates a new empty entity transfer object
32791
32791
  static new(i = null) {
@@ -34084,7 +34084,7 @@ const ht = class ht extends hr {
34084
34084
  D(this, "initialized", !1);
34085
34085
  D(this, "startedInitialization", !1);
34086
34086
  D(this, "suggestion", !1);
34087
- this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.private = i.private, this.collapsed = i.collapsed, this.x = i.x, this.y = i.y, this.index = i.index;
34087
+ this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.private = i.private, this.collapsed = i.collapsed, this.x = i.x, this.y = i.y, this.codeName = i.codeName, this.index = i.index;
34088
34088
  }
34089
34089
  // Creates a new empty entity transfer object
34090
34090
  static new(i = null) {
@@ -38621,7 +38621,7 @@ const vt = class vt extends hr {
38621
38621
  D(this, "startedInitialization", !1);
38622
38622
  D(this, "suggestion", !1);
38623
38623
  D(this, "_codeNativeValueValidation", null);
38624
- this.initialData = i, this.project = a, this.id = i.id, this.index = i.index, this.name = i.name, this.description = i.description, this.required = i.required, this.constant = !0, this.isError = i.isError;
38624
+ this.initialData = i, this.project = a, this.id = i.id, this.index = i.index, this.name = i.name, this.description = i.description, this.required = i.required, this.constant = !0, this.codeName = i.codeName, this.isError = i.isError;
38625
38625
  }
38626
38626
  // Creates a new empty entity transfer object
38627
38627
  static new(i = null) {
@@ -43278,7 +43278,7 @@ const Tt = class Tt extends hr {
43278
43278
  // But it can be set to true in the extending class
43279
43279
  // Or when the full project state is loaded
43280
43280
  D(this, "autoexecutable", !1);
43281
- this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description;
43281
+ this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.codeName = i.codeName, this.description = i.description;
43282
43282
  }
43283
43283
  // Creates a new empty entity transfer object
43284
43284
  static new(i = null) {
@@ -51313,7 +51313,7 @@ const wt = class wt extends hr {
51313
51313
  D(this, "startedInitialization", !1);
51314
51314
  D(this, "suggestion", !1);
51315
51315
  D(this, "codeNativeValueValidation", null);
51316
- this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.constant = i.constant, this.required = i.required, this.x = i.x, this.y = i.y;
51316
+ this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.constant = i.constant, this.codeName = i.codeName, this.required = i.required, this.x = i.x, this.y = i.y;
51317
51317
  }
51318
51318
  // Creates a new empty entity transfer object
51319
51319
  static new(i = null) {
@@ -79159,7 +79159,7 @@ const It = class It extends hr {
79159
79159
  D(this, "startedInitialization", !1);
79160
79160
  D(this, "suggestion", !1);
79161
79161
  D(this, "_codeNativeValueValidation", null);
79162
- this.initialData = i, this.project = a, this.id = i.id, this.index = i.index, this.name = i.name || null, this.description = i.description || null;
79162
+ this.initialData = i, this.project = a, this.id = i.id, this.index = i.index, this.name = i.name || null, this.codeName = i.codeName || null, this.description = i.description || null;
79163
79163
  }
79164
79164
  // Creates a new empty entity transfer object
79165
79165
  static new(i = null) {
@@ -81577,7 +81577,7 @@ const _t = class _t extends hr {
81577
81577
  D(this, "startedInitialization", !1);
81578
81578
  D(this, "suggestion", !1);
81579
81579
  D(this, "_codeNativeValueValidation", null);
81580
- this.initialData = i, this.project = a, this.id = i.id, this.index = i.index, this.name = i.name, this.description = i.description, this.required = i.required, this.constant = !0;
81580
+ this.initialData = i, this.project = a, this.id = i.id, this.index = i.index, this.name = i.name, this.description = i.description, this.codeName = i.codeName, this.required = i.required, this.constant = !0;
81581
81581
  }
81582
81582
  // Creates a new empty entity transfer object
81583
81583
  static new(i = null) {
@@ -83749,7 +83749,7 @@ const gt = class gt extends hr {
83749
83749
  D(this, "initialized", !1);
83750
83750
  D(this, "startedInitialization", !1);
83751
83751
  D(this, "codeNativeValueValidation", null);
83752
- this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.index = i.index, this.required = i.required, this.parentRelationType = i.parentRelationType;
83752
+ this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.index = i.index, this.codeName = i.codeName, this.required = i.required, this.parentRelationType = i.parentRelationType;
83753
83753
  }
83754
83754
  // Creates a new empty entity transfer object
83755
83755
  static new(i = null) {
@@ -93057,7 +93057,7 @@ const Dt = class Dt extends hr {
93057
93057
  D(this, "startedInitialization", !1);
93058
93058
  D(this, "suggestedProperties", []);
93059
93059
  D(this, "suggestedMethods", []);
93060
- this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.x = i.x, this.y = i.y, this.static = i.static, this.abstract = i.abstract;
93060
+ this.initialData = i, this.project = a, this.id = i.id, this.name = i.name, this.description = i.description, this.x = i.x, this.y = i.y, this.codeName = i.codeName, this.static = i.static, this.abstract = i.abstract;
93061
93061
  }
93062
93062
  // Creates a new empty entity transfer object
93063
93063
  static new(i = null) {