@elyx-code/project-logic-tree 0.0.6330 → 0.0.6332
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 +26 -26
- package/dist/index.umd.cjs +25 -25
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -31216,7 +31216,7 @@ const dt = class dt extends sr {
|
|
|
31216
31216
|
v,
|
|
31217
31217
|
a
|
|
31218
31218
|
);
|
|
31219
|
-
return b.setParent(c, null), b
|
|
31219
|
+
return b.setParent(c, null), b;
|
|
31220
31220
|
}
|
|
31221
31221
|
// Validates the entity payload after generation and returns any errors
|
|
31222
31222
|
static validateGenerationTarget(n, a) {
|
|
@@ -32324,7 +32324,7 @@ const nt = class nt extends sr {
|
|
|
32324
32324
|
v,
|
|
32325
32325
|
a
|
|
32326
32326
|
);
|
|
32327
|
-
return b.setParent(c, null), b
|
|
32327
|
+
return b.setParent(c, null), b;
|
|
32328
32328
|
}
|
|
32329
32329
|
// Validates the entity payload after generation and returns any errors
|
|
32330
32330
|
static validateGenerationTarget(n, a) {
|
|
@@ -33610,7 +33610,7 @@ const ut = class ut extends sr {
|
|
|
33610
33610
|
m,
|
|
33611
33611
|
a
|
|
33612
33612
|
);
|
|
33613
|
-
return v.setParent(l, null), v
|
|
33613
|
+
return v.setParent(l, null), v;
|
|
33614
33614
|
}
|
|
33615
33615
|
// Validates the entity payload after generation and returns any errors
|
|
33616
33616
|
static validateGenerationTarget(n, a) {
|
|
@@ -35092,7 +35092,7 @@ const pt = class pt extends sr {
|
|
|
35092
35092
|
m,
|
|
35093
35093
|
a
|
|
35094
35094
|
);
|
|
35095
|
-
return v.setParent(c, null), v
|
|
35095
|
+
return v.setParent(c, null), v;
|
|
35096
35096
|
}
|
|
35097
35097
|
// Validates the entity payload after generation and returns any errors
|
|
35098
35098
|
static validateGenerationTarget(n, a) {
|
|
@@ -36493,7 +36493,7 @@ const ct = class ct extends sr {
|
|
|
36493
36493
|
R,
|
|
36494
36494
|
a
|
|
36495
36495
|
);
|
|
36496
|
-
return I.setParent(l, null), I
|
|
36496
|
+
return I.setParent(l, null), I;
|
|
36497
36497
|
}
|
|
36498
36498
|
// Validates the entity payload after generation and returns any errors
|
|
36499
36499
|
static validateGenerationTarget(n, a) {
|
|
@@ -38131,7 +38131,7 @@ const ft = class ft extends sr {
|
|
|
38131
38131
|
m,
|
|
38132
38132
|
a
|
|
38133
38133
|
);
|
|
38134
|
-
return v.setParent(c, null), v
|
|
38134
|
+
return v.setParent(c, null), v;
|
|
38135
38135
|
}
|
|
38136
38136
|
// Validates the entity payload after generation and returns any errors
|
|
38137
38137
|
static validateGenerationTarget(n, a) {
|
|
@@ -39456,7 +39456,7 @@ const _t = class _t extends sr {
|
|
|
39456
39456
|
b,
|
|
39457
39457
|
a
|
|
39458
39458
|
);
|
|
39459
|
-
return R.setParent(c, null), R
|
|
39459
|
+
return R.setParent(c, null), R;
|
|
39460
39460
|
}
|
|
39461
39461
|
// Validates the entity payload after generation and returns any errors
|
|
39462
39462
|
static validateGenerationTarget(n, a) {
|
|
@@ -40510,7 +40510,7 @@ const St = class St extends sr {
|
|
|
40510
40510
|
b,
|
|
40511
40511
|
a
|
|
40512
40512
|
);
|
|
40513
|
-
return R.setParent(c, null), R
|
|
40513
|
+
return R.setParent(c, null), R;
|
|
40514
40514
|
}
|
|
40515
40515
|
// Validates the entity payload after generation and returns any errors
|
|
40516
40516
|
static validateGenerationTarget(n, a) {
|
|
@@ -41679,7 +41679,7 @@ const Vbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
41679
41679
|
t,
|
|
41680
41680
|
a
|
|
41681
41681
|
);
|
|
41682
|
-
return m.setParent(l, null), m
|
|
41682
|
+
return m.setParent(l, null), m;
|
|
41683
41683
|
}
|
|
41684
41684
|
// Validates the entity payload after generation and returns any errors
|
|
41685
41685
|
static validateGenerationTarget(n, a) {
|
|
@@ -42773,7 +42773,7 @@ const yt = class yt extends sr {
|
|
|
42773
42773
|
c,
|
|
42774
42774
|
a
|
|
42775
42775
|
);
|
|
42776
|
-
return l && t.setParent(l, null), t
|
|
42776
|
+
return l && t.setParent(l, null), t;
|
|
42777
42777
|
}
|
|
42778
42778
|
// Validates the entity payload after generation and returns any errors
|
|
42779
42779
|
static validateGenerationTarget(n, a) {
|
|
@@ -44332,7 +44332,7 @@ const ke = class ke extends sr {
|
|
|
44332
44332
|
R,
|
|
44333
44333
|
a
|
|
44334
44334
|
);
|
|
44335
|
-
return I.setParent(l, null), I
|
|
44335
|
+
return I.setParent(l, null), I;
|
|
44336
44336
|
}
|
|
44337
44337
|
// Validates the entity payload after generation and returns any errors
|
|
44338
44338
|
static validateGenerationTarget(n, a) {
|
|
@@ -47311,7 +47311,7 @@ const Rt = class Rt extends sr {
|
|
|
47311
47311
|
b,
|
|
47312
47312
|
a
|
|
47313
47313
|
);
|
|
47314
|
-
return R.setParent(l, null), R
|
|
47314
|
+
return R.setParent(l, null), R;
|
|
47315
47315
|
}
|
|
47316
47316
|
// Validates the entity payload after generation and returns any errors
|
|
47317
47317
|
static validateGenerationTarget(n, a) {
|
|
@@ -48725,7 +48725,7 @@ const mt = class mt extends sr {
|
|
|
48725
48725
|
I,
|
|
48726
48726
|
a
|
|
48727
48727
|
);
|
|
48728
|
-
return P.setParent(l, null), P
|
|
48728
|
+
return P.setParent(l, null), P;
|
|
48729
48729
|
}
|
|
48730
48730
|
// Validates the entity payload after generation and returns any errors
|
|
48731
48731
|
static validateGenerationTarget(n, a) {
|
|
@@ -50827,7 +50827,7 @@ const vt = class vt extends sr {
|
|
|
50827
50827
|
b,
|
|
50828
50828
|
a
|
|
50829
50829
|
);
|
|
50830
|
-
return R.setParent(l, null), R
|
|
50830
|
+
return R.setParent(l, null), R;
|
|
50831
50831
|
}
|
|
50832
50832
|
// Validates the entity payload after generation and returns any errors
|
|
50833
50833
|
static validateGenerationTarget(n, a) {
|
|
@@ -74293,7 +74293,7 @@ const Mt = class Mt extends sr {
|
|
|
74293
74293
|
v,
|
|
74294
74294
|
a
|
|
74295
74295
|
);
|
|
74296
|
-
return b.setParent(l, null), b
|
|
74296
|
+
return b.setParent(l, null), b;
|
|
74297
74297
|
}
|
|
74298
74298
|
// Validates the entity payload after generation and returns any errors
|
|
74299
74299
|
static validateGenerationTarget(n, a) {
|
|
@@ -75971,7 +75971,7 @@ const Kbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
75971
75971
|
c,
|
|
75972
75972
|
a
|
|
75973
75973
|
);
|
|
75974
|
-
return t.setParent(l, null), t
|
|
75974
|
+
return t.setParent(l, null), t;
|
|
75975
75975
|
}
|
|
75976
75976
|
// Validates the entity payload after generation and returns any errors
|
|
75977
75977
|
static validateGenerationTarget(n, a) {
|
|
@@ -76926,7 +76926,7 @@ const Et = class Et extends sr {
|
|
|
76926
76926
|
I,
|
|
76927
76927
|
a
|
|
76928
76928
|
);
|
|
76929
|
-
return P.setParent(c, null), P
|
|
76929
|
+
return P.setParent(c, null), P;
|
|
76930
76930
|
}
|
|
76931
76931
|
// Validates the entity payload after generation and returns any errors
|
|
76932
76932
|
static validateGenerationTarget(n, a) {
|
|
@@ -78636,7 +78636,7 @@ const Tt = class Tt extends sr {
|
|
|
78636
78636
|
v,
|
|
78637
78637
|
a
|
|
78638
78638
|
);
|
|
78639
|
-
return b.setParent(c, null), b
|
|
78639
|
+
return b.setParent(c, null), b;
|
|
78640
78640
|
}
|
|
78641
78641
|
// Validates the entity payload after generation and returns any errors
|
|
78642
78642
|
static validateGenerationTarget(n, a) {
|
|
@@ -79861,7 +79861,7 @@ const bt = class bt extends sr {
|
|
|
79861
79861
|
m,
|
|
79862
79862
|
a
|
|
79863
79863
|
);
|
|
79864
|
-
return v.setParent(c, null), v
|
|
79864
|
+
return v.setParent(c, null), v;
|
|
79865
79865
|
}
|
|
79866
79866
|
// Validates the entity payload after generation and returns any errors
|
|
79867
79867
|
static validateGenerationTarget(n, a) {
|
|
@@ -81034,7 +81034,7 @@ const wt = class wt extends sr {
|
|
|
81034
81034
|
t,
|
|
81035
81035
|
a
|
|
81036
81036
|
);
|
|
81037
|
-
return m.setParent(c, null), m
|
|
81037
|
+
return m.setParent(c, null), m;
|
|
81038
81038
|
}
|
|
81039
81039
|
// Validates the entity payload after generation and returns any errors
|
|
81040
81040
|
static validateGenerationTarget(n, a) {
|
|
@@ -82147,7 +82147,7 @@ const Dt = class Dt extends sr {
|
|
|
82147
82147
|
b,
|
|
82148
82148
|
a
|
|
82149
82149
|
);
|
|
82150
|
-
return R.setParent(c, null), R
|
|
82150
|
+
return R.setParent(c, null), R;
|
|
82151
82151
|
}
|
|
82152
82152
|
// Validates the entity payload after generation and returns any errors
|
|
82153
82153
|
static validateGenerationTarget(n, a) {
|
|
@@ -83199,7 +83199,7 @@ const It = class It extends sr {
|
|
|
83199
83199
|
m,
|
|
83200
83200
|
a
|
|
83201
83201
|
);
|
|
83202
|
-
return c && v.setParent(c, null), v
|
|
83202
|
+
return c && v.setParent(c, null), v;
|
|
83203
83203
|
}
|
|
83204
83204
|
// Validates the entity payload after generation and returns any errors
|
|
83205
83205
|
static validateGenerationTarget(n, a) {
|
|
@@ -84149,7 +84149,7 @@ function Qbt(u, d) {
|
|
|
84149
84149
|
id: `${u.id}--${K.InvalidUUIDStringFormat}`,
|
|
84150
84150
|
message: `Entity with id "${u.id}" has an invalid UUID string format. The 'id' property must be a valid UUID string.
|
|
84151
84151
|
The 'id' has been changed to "${m}".`,
|
|
84152
|
-
severity: q.
|
|
84152
|
+
severity: q.Warning,
|
|
84153
84153
|
code: K.InvalidUUIDStringFormat,
|
|
84154
84154
|
issue: null
|
|
84155
84155
|
})
|
|
@@ -84157,7 +84157,7 @@ The 'id' has been changed to "${m}".`,
|
|
|
84157
84157
|
}
|
|
84158
84158
|
if (n = {
|
|
84159
84159
|
...u,
|
|
84160
|
-
id: n.id
|
|
84160
|
+
id: (n == null ? void 0 : n.id) || u.id || ""
|
|
84161
84161
|
}, !u.type)
|
|
84162
84162
|
return {
|
|
84163
84163
|
errors: [
|
|
@@ -86826,7 +86826,7 @@ const gt = class gt extends sr {
|
|
|
86826
86826
|
R,
|
|
86827
86827
|
a
|
|
86828
86828
|
);
|
|
86829
|
-
return I.setParent(l, null), I
|
|
86829
|
+
return I.setParent(l, null), I;
|
|
86830
86830
|
}
|
|
86831
86831
|
// Validates the entity payload after generation and returns any errors
|
|
86832
86832
|
static validateGenerationTarget(n, a) {
|
|
@@ -92485,7 +92485,7 @@ const At = class At extends sr {
|
|
|
92485
92485
|
m,
|
|
92486
92486
|
a
|
|
92487
92487
|
);
|
|
92488
|
-
return v.setParent(l, null), v
|
|
92488
|
+
return v.setParent(l, null), v;
|
|
92489
92489
|
}
|
|
92490
92490
|
// Validates the entity payload after generation and returns any errors
|
|
92491
92491
|
static validateGenerationTarget(n, a) {
|