@elyx-code/project-logic-tree 0.0.6273 → 0.0.6274
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 +25 -25
- package/dist/index.umd.cjs +23 -23
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -31052,7 +31052,7 @@ ${jl}`,
|
|
|
31052
31052
|
this.project
|
|
31053
31053
|
);
|
|
31054
31054
|
}
|
|
31055
|
-
return this.metaSync(o.toShallowJSON(), null), this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.implements = o.implements, this.parent = o.parent, {
|
|
31055
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.implements = o.implements, this.parent = o.parent, {
|
|
31056
31056
|
updated: p(t),
|
|
31057
31057
|
added: p(i),
|
|
31058
31058
|
removed: p(s),
|
|
@@ -32249,7 +32249,7 @@ Please consider than any updates might affect the overlap with the signature of
|
|
|
32249
32249
|
this.project
|
|
32250
32250
|
);
|
|
32251
32251
|
}
|
|
32252
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.calls = o.calls, this.implements = o.implements, this.detachedChildren = o.detachedChildren, this.parent = o.parent, {
|
|
32252
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.calls = o.calls, this.implements = o.implements, this.detachedChildren = o.detachedChildren, this.parent = o.parent, {
|
|
32253
32253
|
updated: p(t),
|
|
32254
32254
|
added: p(i),
|
|
32255
32255
|
removed: p(s),
|
|
@@ -33594,7 +33594,7 @@ Alternatively you can update the entity with 'update' action. Or replace it by f
|
|
|
33594
33594
|
this.project
|
|
33595
33595
|
);
|
|
33596
33596
|
}
|
|
33597
|
-
return this.metaSync(o.toShallowJSON(), null), this.entity = o.entity, this.andChildrenGroup = o.andChildrenGroup, this.orChildrenGroup = o.orChildrenGroup, this.parent = o.parent, {
|
|
33597
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.entity = o.entity, this.andChildrenGroup = o.andChildrenGroup, this.orChildrenGroup = o.orChildrenGroup, this.parent = o.parent, {
|
|
33598
33598
|
updated: p(t),
|
|
33599
33599
|
added: p(i),
|
|
33600
33600
|
removed: p(s),
|
|
@@ -34862,7 +34862,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
|
|
|
34862
34862
|
this.project
|
|
34863
34863
|
);
|
|
34864
34864
|
}
|
|
34865
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.process = o.process, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.declaration = o.declaration, this.parent = o.parent, {
|
|
34865
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.process = o.process, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.declaration = o.declaration, this.parent = o.parent, {
|
|
34866
34866
|
updated: p(t),
|
|
34867
34867
|
added: p(i),
|
|
34868
34868
|
removed: p(s),
|
|
@@ -36459,7 +36459,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
|
|
|
36459
36459
|
this.project
|
|
36460
36460
|
);
|
|
36461
36461
|
}
|
|
36462
|
-
return this.metaSync(o.toShallowJSON(), null), this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.readsValue = o.readsValue, this.implements = o.implements, this.parent = o.parent, {
|
|
36462
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.readsValue = o.readsValue, this.implements = o.implements, this.parent = o.parent, {
|
|
36463
36463
|
updated: p(t),
|
|
36464
36464
|
added: p(i),
|
|
36465
36465
|
removed: p(s),
|
|
@@ -37590,7 +37590,7 @@ Specifically for continue statements the parent needs to always be the 'loop' en
|
|
|
37590
37590
|
this.project
|
|
37591
37591
|
);
|
|
37592
37592
|
}
|
|
37593
|
-
return this.metaSync(o.toShallowJSON(), null), this.outputs = o.outputs, this.throws = o.throws, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
37593
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.outputs = o.outputs, this.throws = o.throws, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
37594
37594
|
updated: p(t),
|
|
37595
37595
|
added: p(i),
|
|
37596
37596
|
removed: p(s),
|
|
@@ -38562,7 +38562,7 @@ Specifically for return statements the parent needs to always be the 'function-d
|
|
|
38562
38562
|
this.project
|
|
38563
38563
|
);
|
|
38564
38564
|
}
|
|
38565
|
-
return this.metaSync(o.toShallowJSON(), null), this.outputs = o.outputs, this.throws = o.throws, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
38565
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.outputs = o.outputs, this.throws = o.throws, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
38566
38566
|
updated: p(t),
|
|
38567
38567
|
added: p(i),
|
|
38568
38568
|
removed: p(s),
|
|
@@ -39665,7 +39665,7 @@ You can attach new logic to the existing 'global-event' but creating a new calla
|
|
|
39665
39665
|
this.project
|
|
39666
39666
|
);
|
|
39667
39667
|
}
|
|
39668
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.calls = o.calls, this.implements = o.implements, this.detachedChildren = o.detachedChildren, this.parent = o.parent, {
|
|
39668
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.calls = o.calls, this.implements = o.implements, this.detachedChildren = o.detachedChildren, this.parent = o.parent, {
|
|
39669
39669
|
updated: p(t),
|
|
39670
39670
|
added: p(i),
|
|
39671
39671
|
removed: p(s),
|
|
@@ -40735,7 +40735,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
|
|
|
40735
40735
|
this.project
|
|
40736
40736
|
);
|
|
40737
40737
|
}
|
|
40738
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.parent = o.parent, {
|
|
40738
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.parent = o.parent, {
|
|
40739
40739
|
updated: p(t),
|
|
40740
40740
|
added: p(i),
|
|
40741
40741
|
removed: p(s),
|
|
@@ -42260,7 +42260,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
|
|
|
42260
42260
|
);
|
|
42261
42261
|
o = new le(u, this.project);
|
|
42262
42262
|
}
|
|
42263
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.declaration = o.declaration, this.outputsDeclarations = o.outputsDeclarations, this.body = o.body, this.calledByEntry = o.calledByEntry, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.process = o.process, this.parent = o.parent, {
|
|
42263
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.declaration = o.declaration, this.outputsDeclarations = o.outputsDeclarations, this.body = o.body, this.calledByEntry = o.calledByEntry, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.process = o.process, this.parent = o.parent, {
|
|
42264
42264
|
updated: p(t),
|
|
42265
42265
|
added: p(i),
|
|
42266
42266
|
removed: p(s),
|
|
@@ -45098,7 +45098,7 @@ If an entity is called by another, they must be in the same scope, which means t
|
|
|
45098
45098
|
this.project
|
|
45099
45099
|
);
|
|
45100
45100
|
}
|
|
45101
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.declaration = o.declaration, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
45101
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.declaration = o.declaration, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
45102
45102
|
updated: p(t),
|
|
45103
45103
|
added: p(i),
|
|
45104
45104
|
removed: p(s),
|
|
@@ -46444,7 +46444,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
|
|
|
46444
46444
|
this.project
|
|
46445
46445
|
);
|
|
46446
46446
|
}
|
|
46447
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.outputs = o.outputs, this.internalCalls = o.internalCalls, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.writesValues = o.writesValues, this.readsValue = o.readsValue, this.defaultValue = o.defaultValue, this.declaration = o.declaration, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
46447
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.outputs = o.outputs, this.internalCalls = o.internalCalls, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.writesValues = o.writesValues, this.readsValue = o.readsValue, this.defaultValue = o.defaultValue, this.declaration = o.declaration, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
46448
46448
|
updated: p(t),
|
|
46449
46449
|
added: p(i),
|
|
46450
46450
|
removed: p(s),
|
|
@@ -48217,7 +48217,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
|
|
|
48217
48217
|
this.project
|
|
48218
48218
|
);
|
|
48219
48219
|
}
|
|
48220
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.outputs = o.outputs, this.internalCalls = o.internalCalls, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.writesValues = o.writesValues, this.readsValue = o.readsValue, this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
48220
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.outputs = o.outputs, this.internalCalls = o.internalCalls, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.writesValues = o.writesValues, this.readsValue = o.readsValue, this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
48221
48221
|
updated: p(t),
|
|
48222
48222
|
added: p(i),
|
|
48223
48223
|
removed: p(s),
|
|
@@ -50243,7 +50243,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
|
|
|
50243
50243
|
);
|
|
50244
50244
|
o = new qe(u, this.project);
|
|
50245
50245
|
}
|
|
50246
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.inputsDeclarations = o.inputsDeclarations, this.outputsDeclarations = o.outputsDeclarations, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.calledByEntry = o.calledByEntry, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.parent = o.parent, {
|
|
50246
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.inputsDeclarations = o.inputsDeclarations, this.outputsDeclarations = o.outputsDeclarations, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.calledByEntry = o.calledByEntry, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.parent = o.parent, {
|
|
50247
50247
|
updated: p(t),
|
|
50248
50248
|
added: p(i),
|
|
50249
50249
|
removed: p(s),
|
|
@@ -51605,7 +51605,7 @@ const qW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
51605
51605
|
this.project
|
|
51606
51606
|
);
|
|
51607
51607
|
}
|
|
51608
|
-
return this.metaSync(o.toShallowJSON(), null), this.functions = o.functions, this.events = o.events, this.parent = o.parent, {
|
|
51608
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.functions = o.functions, this.events = o.events, this.parent = o.parent, {
|
|
51609
51609
|
updated: p(t),
|
|
51610
51610
|
added: p(i),
|
|
51611
51611
|
removed: p(s),
|
|
@@ -52674,7 +52674,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
|
|
|
52674
52674
|
this.project
|
|
52675
52675
|
);
|
|
52676
52676
|
}
|
|
52677
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.process = o.process, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.declaration = o.declaration, this.parent = o.parent, {
|
|
52677
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.process = o.process, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.declaration = o.declaration, this.parent = o.parent, {
|
|
52678
52678
|
updated: p(t),
|
|
52679
52679
|
added: p(i),
|
|
52680
52680
|
removed: p(s),
|
|
@@ -54323,7 +54323,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
|
|
|
54323
54323
|
this.project
|
|
54324
54324
|
);
|
|
54325
54325
|
}
|
|
54326
|
-
return this.metaSync(o.toShallowJSON(), null), this.declaration = o.declaration, this.defaultValue = o.defaultValue, this.readsValue = o.readsValue, this.dataType = o.dataType, this.parent = o.parent, {
|
|
54326
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.declaration = o.declaration, this.defaultValue = o.defaultValue, this.readsValue = o.readsValue, this.dataType = o.dataType, this.parent = o.parent, {
|
|
54327
54327
|
updated: p(t),
|
|
54328
54328
|
added: p(i),
|
|
54329
54329
|
removed: p(s),
|
|
@@ -55409,7 +55409,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
|
|
|
55409
55409
|
this.project
|
|
55410
55410
|
);
|
|
55411
55411
|
}
|
|
55412
|
-
return this.metaSync(o.toShallowJSON(), null), this.declaration = o.declaration, this.defaultValue = o.defaultValue, this.writesValues = o.writesValues, this.dataType = o.dataType, this.parent = o.parent, {
|
|
55412
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.declaration = o.declaration, this.defaultValue = o.defaultValue, this.writesValues = o.writesValues, this.dataType = o.dataType, this.parent = o.parent, {
|
|
55413
55413
|
updated: p(t),
|
|
55414
55414
|
added: p(i),
|
|
55415
55415
|
removed: p(s),
|
|
@@ -56454,7 +56454,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
|
|
|
56454
56454
|
this.project
|
|
56455
56455
|
);
|
|
56456
56456
|
}
|
|
56457
|
-
return this.metaSync(o.toShallowJSON(), null), this.implements = o.implements, this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.writesValues = o.writesValues, this.parent = o.parent, {
|
|
56457
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.implements = o.implements, this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.writesValues = o.writesValues, this.parent = o.parent, {
|
|
56458
56458
|
updated: p(t),
|
|
56459
56459
|
added: p(i),
|
|
56460
56460
|
removed: p(s),
|
|
@@ -57546,7 +57546,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
|
|
|
57546
57546
|
this.project
|
|
57547
57547
|
);
|
|
57548
57548
|
}
|
|
57549
|
-
return this.metaSync(o.toShallowJSON(), null), this.valueAsTypeSingle = o.valueAsTypeSingle, this.parent = o.parent, {
|
|
57549
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.valueAsTypeSingle = o.valueAsTypeSingle, this.parent = o.parent, {
|
|
57550
57550
|
updated: p(t),
|
|
57551
57551
|
added: p(i),
|
|
57552
57552
|
removed: p(s),
|
|
@@ -58532,7 +58532,7 @@ Specifically for break statements the parent needs to always be the 'loop' entit
|
|
|
58532
58532
|
this.project
|
|
58533
58533
|
);
|
|
58534
58534
|
}
|
|
58535
|
-
return this.metaSync(o.toShallowJSON(), null), this.outputs = o.outputs, this.throws = o.throws, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
58535
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.outputs = o.outputs, this.throws = o.throws, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
58536
58536
|
updated: p(t),
|
|
58537
58537
|
added: p(i),
|
|
58538
58538
|
removed: p(s),
|
|
@@ -59500,7 +59500,7 @@ ${Qi(
|
|
|
59500
59500
|
this.project
|
|
59501
59501
|
);
|
|
59502
59502
|
}
|
|
59503
|
-
return this.metaSync(o.toShallowJSON(), null), this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.parent = o.parent, {
|
|
59503
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.defaultValue = o.defaultValue, this.dataType = o.dataType, this.parent = o.parent, {
|
|
59504
59504
|
updated: p(t),
|
|
59505
59505
|
added: p(i),
|
|
59506
59506
|
removed: p(s),
|
|
@@ -62986,7 +62986,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
|
|
|
62986
62986
|
this.project
|
|
62987
62987
|
);
|
|
62988
62988
|
}
|
|
62989
|
-
return this.metaSync(o.toShallowJSON(), null), this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.process = o.process, this.declaration = o.declaration, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
62989
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.inputs = o.inputs, this.outputs = o.outputs, this.error = o.error, this.successCalls = o.successCalls, this.errorCalls = o.errorCalls, this.process = o.process, this.declaration = o.declaration, this.calledBySuccess = o.calledBySuccess, this.calledByError = o.calledByError, this.calledByEntry = o.calledByEntry, this.parent = o.parent, {
|
|
62990
62990
|
updated: p(t),
|
|
62991
62991
|
added: p(i),
|
|
62992
62992
|
removed: p(s),
|
|
@@ -68471,7 +68471,7 @@ Alternatively you can update the parent data-type entity with 'update' action to
|
|
|
68471
68471
|
this.project
|
|
68472
68472
|
);
|
|
68473
68473
|
}
|
|
68474
|
-
return this.metaSync(o.toShallowJSON(), null), this.properties = o.properties, this.methods = o.methods, this.abstractMethods = o.abstractMethods, this.extends = o.extends, this.implements = o.implements, this.parent = o.parent, {
|
|
68474
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.properties = o.properties, this.methods = o.methods, this.abstractMethods = o.abstractMethods, this.extends = o.extends, this.implements = o.implements, this.parent = o.parent, {
|
|
68475
68475
|
updated: p(t),
|
|
68476
68476
|
added: p(i),
|
|
68477
68477
|
removed: p(s),
|
|
@@ -71111,7 +71111,7 @@ const ie = class ie extends Gv {
|
|
|
71111
71111
|
);
|
|
71112
71112
|
o = new ie(u);
|
|
71113
71113
|
}
|
|
71114
|
-
return this.metaSync(o.toShallowJSON(), null), this.entities = o.entities, this.projects = o.projects, this.functions = o.functions, this.events = o.events, this.variableDeclarations = o.variableDeclarations, this.variableInstances = o.variableInstances, this.conditions = o.conditions, this.operations = o.operations, this.functionCalls = o.functionCalls, this.loops = o.loops, this.searches = o.searches, {
|
|
71114
|
+
return this.metaSync(o.toShallowJSON(), null), this.previousVersion = o.previousVersion, this.version = o.version, this.createdAt = o.createdAt, this.author = o.author, this.deleted = o.deleted, this.entities = o.entities, this.projects = o.projects, this.functions = o.functions, this.events = o.events, this.variableDeclarations = o.variableDeclarations, this.variableInstances = o.variableInstances, this.conditions = o.conditions, this.operations = o.operations, this.functionCalls = o.functionCalls, this.loops = o.loops, this.searches = o.searches, {
|
|
71115
71115
|
updated: p(t),
|
|
71116
71116
|
added: p(i),
|
|
71117
71117
|
removed: p(s),
|