@elyx-code/project-logic-tree 0.0.6990 → 0.0.6991
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.cjs +46 -46
- package/dist/index.js +209 -201
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -95,7 +95,7 @@ const cp = [d.GlobalEvent], ak = [
|
|
|
95
95
|
d.ReturnStatement,
|
|
96
96
|
d.BreakStatement,
|
|
97
97
|
d.ContinueStatement
|
|
98
|
-
],
|
|
98
|
+
], er = [
|
|
99
99
|
...Vt,
|
|
100
100
|
...Kt
|
|
101
101
|
], FQe = [
|
|
@@ -224,7 +224,7 @@ const cp = [d.GlobalEvent], ak = [
|
|
|
224
224
|
d.Search
|
|
225
225
|
], G3i = [
|
|
226
226
|
...lr,
|
|
227
|
-
...
|
|
227
|
+
...er,
|
|
228
228
|
...nn,
|
|
229
229
|
...Ki
|
|
230
230
|
], qQe = [
|
|
@@ -87299,7 +87299,7 @@ function fpi(s, u) {
|
|
|
87299
87299
|
m[0].project
|
|
87300
87300
|
)}").`;
|
|
87301
87301
|
i.push({
|
|
87302
|
-
id:
|
|
87302
|
+
id: tr.NonInteractiveBaseEntities,
|
|
87303
87303
|
message: op
|
|
87304
87304
|
}), r.push(
|
|
87305
87305
|
new Ce({
|
|
@@ -87541,7 +87541,7 @@ If you want to modify the existing implementation, you can update the existing m
|
|
|
87541
87541
|
M[0].project
|
|
87542
87542
|
)}").`;
|
|
87543
87543
|
c.push({
|
|
87544
|
-
id:
|
|
87544
|
+
id: tr.NonInteractiveBaseEntities,
|
|
87545
87545
|
message: op
|
|
87546
87546
|
}), K += `
|
|
87547
87547
|
|
|
@@ -89860,7 +89860,7 @@ const Ii = class Ii extends sn {
|
|
|
89860
89860
|
message: `Entity of type '${i.type}' with id '${i.id}' is missing the 'declaration' property. This property is required for a '${i.type}' entity and must point to one of the built-in action descriptors reserved for '${d.Condition}' entities.`
|
|
89861
89861
|
})
|
|
89862
89862
|
), c.push({
|
|
89863
|
-
id:
|
|
89863
|
+
id: tr.AllOperationActionDescriptors,
|
|
89864
89864
|
message: NC(r)
|
|
89865
89865
|
});
|
|
89866
89866
|
else {
|
|
@@ -89890,7 +89890,7 @@ All built-in 'action-descriptor' entity ids are:
|
|
|
89890
89890
|
References can either be an ID string or an object with exacly four properties: 'id', 'entityId', 'entityType', 'type'.${b}`
|
|
89891
89891
|
})
|
|
89892
89892
|
), c.push({
|
|
89893
|
-
id:
|
|
89893
|
+
id: tr.AllOperationActionDescriptors,
|
|
89894
89894
|
message: NC(
|
|
89895
89895
|
r
|
|
89896
89896
|
)
|
|
@@ -94293,7 +94293,7 @@ const Sqi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
94293
94293
|
message: `Entity of type '${i.type}' with id '${i.id}' is missing the 'implements' property. This property is required for a '${i.type}' entity and must point to one of the built-in action descriptors reserved for 'global-event' entities.`
|
|
94294
94294
|
})
|
|
94295
94295
|
), c.push({
|
|
94296
|
-
id:
|
|
94296
|
+
id: tr.AllGlobalEventsActionDescriptors,
|
|
94297
94297
|
message: kD(r)
|
|
94298
94298
|
});
|
|
94299
94299
|
else if (!r.get(
|
|
@@ -94307,7 +94307,7 @@ const Sqi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
94307
94307
|
message: `Entity of type '${i.type}' with id '${i.id}' has an 'implements' property that isn't found in the project. The 'implements' property must point to one of the built-in action descriptors reserved for 'global-event' entities.`
|
|
94308
94308
|
})
|
|
94309
94309
|
), c.push({
|
|
94310
|
-
id:
|
|
94310
|
+
id: tr.AllGlobalEventsActionDescriptors,
|
|
94311
94311
|
message: kD(r)
|
|
94312
94312
|
});
|
|
94313
94313
|
else if (!r.globalEventActionDescriptors.find(
|
|
@@ -94321,7 +94321,7 @@ const Sqi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
94321
94321
|
message: `Entity of type '${i.type}' with id '${i.id}' has an 'implements' property that isn't pointing to an action descriptor reserved for 'global-event' entities.`
|
|
94322
94322
|
})
|
|
94323
94323
|
), c.push({
|
|
94324
|
-
id:
|
|
94324
|
+
id: tr.AllGlobalEventsActionDescriptors,
|
|
94325
94325
|
message: kD(r)
|
|
94326
94326
|
});
|
|
94327
94327
|
else {
|
|
@@ -95799,7 +95799,7 @@ const Ri = class Ri extends sn {
|
|
|
95799
95799
|
A[0].project
|
|
95800
95800
|
)}").`;
|
|
95801
95801
|
c.push({
|
|
95802
|
-
id:
|
|
95802
|
+
id: tr.NonInteractiveBaseEntities,
|
|
95803
95803
|
message: op
|
|
95804
95804
|
}), e.push(
|
|
95805
95805
|
new Ce({
|
|
@@ -97274,7 +97274,7 @@ R(Ri, "MUTABLE_DOWNSTREAM_PROPERTIES", ["inputs", "outputs"]), R(Ri, "INMUTABLE_
|
|
|
97274
97274
|
...Ri.UPSTREAM_PROPERTIES,
|
|
97275
97275
|
...Ri.DOWNSTREAM_PROPERTIES
|
|
97276
97276
|
]);
|
|
97277
|
-
let
|
|
97277
|
+
let nr = Ri;
|
|
97278
97278
|
var vpi = /* @__PURE__ */ ((s) => (s.Parent = "loop-parent-field", s.LoopDataTypeEntity = "loop-data-type-entity-field", s.LoopDataType = "loop-data-type-field", s.LoopBodyDataTypeEntity = "loop-body-data-type-entity-field", s.LoopBodyDataType = "loop-body-data-type-field", s))(vpi || {});
|
|
97279
97279
|
const ai = class ai extends sn {
|
|
97280
97280
|
constructor(i, r) {
|
|
@@ -97470,7 +97470,7 @@ const ai = class ai extends sn {
|
|
|
97470
97470
|
message: `Entity of type '${i.type}' with id '${i.id}' is missing the 'declaration' property. This property is required for a '${i.type}' entity and must point to one of the built-in action descriptors reserved for '${d.Loop}' entities.`
|
|
97471
97471
|
})
|
|
97472
97472
|
), c.push({
|
|
97473
|
-
id:
|
|
97473
|
+
id: tr.AllOperationActionDescriptors,
|
|
97474
97474
|
message: VC(r)
|
|
97475
97475
|
});
|
|
97476
97476
|
else if (!r.get(
|
|
@@ -97484,7 +97484,7 @@ const ai = class ai extends sn {
|
|
|
97484
97484
|
message: `Entity of type '${i.type}' with id '${i.id}' has an 'declaration' property that isn't found in the project. The 'declaration' property must point to one of the built-in action descriptors reserved for '${d.Loop}' entities.`
|
|
97485
97485
|
})
|
|
97486
97486
|
), c.push({
|
|
97487
|
-
id:
|
|
97487
|
+
id: tr.AllOperationActionDescriptors,
|
|
97488
97488
|
message: VC(r)
|
|
97489
97489
|
});
|
|
97490
97490
|
else {
|
|
@@ -101583,7 +101583,7 @@ R(ai, "repository", {
|
|
|
101583
101583
|
...Vr,
|
|
101584
101584
|
d.Project
|
|
101585
101585
|
]), R(ai, "PARENT_TYPES", [
|
|
101586
|
-
...
|
|
101586
|
+
...nr.USER_MANAGED_PARENT_TYPES
|
|
101587
101587
|
]), R(ai, "CURRENT_ITERATION_NUMBER_ARG_NAME", "Current iteration number"), R(ai, "CURRENT_VALUE_ARG_NAME", "Current value"), R(ai, "MUTABLE_BASE_PROPERTIES", ["catchesError"]), R(ai, "INMUTABLE_BASE_PROPERTIES", [
|
|
101588
101588
|
"id",
|
|
101589
101589
|
"type",
|
|
@@ -101862,7 +101862,7 @@ const ki = class ki extends sn {
|
|
|
101862
101862
|
message: `Entity of type '${i.type}' with id '${i.id}' is missing the 'declaration' property. This property is required for a '${i.type}' entity and must point to one of the built-in action descriptors reserved for '${d.Condition}' entities.`
|
|
101863
101863
|
})
|
|
101864
101864
|
), c.push({
|
|
101865
|
-
id:
|
|
101865
|
+
id: tr.AllConditionActionDescriptors,
|
|
101866
101866
|
message: PC(r)
|
|
101867
101867
|
});
|
|
101868
101868
|
else if (!r.get(
|
|
@@ -101876,7 +101876,7 @@ const ki = class ki extends sn {
|
|
|
101876
101876
|
message: `Entity of type '${i.type}' with id '${i.id}' has an 'declaration' property that isn't found in the project. The 'declaration' property must point to one of the built-in action descriptors reserved for '${d.Condition}' entities.`
|
|
101877
101877
|
})
|
|
101878
101878
|
), c.push({
|
|
101879
|
-
id:
|
|
101879
|
+
id: tr.AllConditionActionDescriptors,
|
|
101880
101880
|
message: PC(r)
|
|
101881
101881
|
});
|
|
101882
101882
|
else {
|
|
@@ -107145,7 +107145,7 @@ class Kpi extends Yd {
|
|
|
107145
107145
|
r._codeNativeValueValidation = (a, c) => Mpi(a, c);
|
|
107146
107146
|
}
|
|
107147
107147
|
}
|
|
107148
|
-
class qpi extends
|
|
107148
|
+
class qpi extends nr {
|
|
107149
107149
|
constructor(i) {
|
|
107150
107150
|
super(Aa, i);
|
|
107151
107151
|
R(this, "id", Aa.id);
|
|
@@ -119850,7 +119850,7 @@ Wa.ERR_BAD_REQUEST = "ERR_BAD_REQUEST";
|
|
|
119850
119850
|
Wa.ERR_CANCELED = "ERR_CANCELED";
|
|
119851
119851
|
Wa.ERR_NOT_SUPPORT = "ERR_NOT_SUPPORT";
|
|
119852
119852
|
Wa.ERR_INVALID_URL = "ERR_INVALID_URL";
|
|
119853
|
-
const
|
|
119853
|
+
const ar = Wa, YTi = null;
|
|
119854
119854
|
function fC(s) {
|
|
119855
119855
|
return He.isPlainObject(s) || He.isArray(s);
|
|
119856
119856
|
}
|
|
@@ -119894,7 +119894,7 @@ function s1(s, u, i) {
|
|
|
119894
119894
|
if (He.isBoolean(N))
|
|
119895
119895
|
return N.toString();
|
|
119896
119896
|
if (!h && He.isBlob(N))
|
|
119897
|
-
throw new
|
|
119897
|
+
throw new ar("Blob is not supported. Use a Buffer instead.");
|
|
119898
119898
|
return He.isArrayBuffer(N) || He.isTypedArray(N) ? h && typeof Blob == "function" ? new Blob([N]) : Buffer.from(N) : N;
|
|
119899
119899
|
}
|
|
119900
119900
|
function b(N, V, B) {
|
|
@@ -120145,7 +120145,7 @@ const hV = {
|
|
|
120145
120145
|
return JSON.parse(u, this.parseReviver);
|
|
120146
120146
|
} catch (f) {
|
|
120147
120147
|
if (e)
|
|
120148
|
-
throw f.name === "SyntaxError" ?
|
|
120148
|
+
throw f.name === "SyntaxError" ? ar.from(f, ar.ERR_BAD_RESPONSE, this, null, this.response) : f;
|
|
120149
120149
|
}
|
|
120150
120150
|
}
|
|
120151
120151
|
return u;
|
|
@@ -120396,7 +120396,7 @@ function gD(s, u) {
|
|
|
120396
120396
|
function f3(s) {
|
|
120397
120397
|
return !!(s && s.__CANCEL__);
|
|
120398
120398
|
}
|
|
120399
|
-
class Evi extends
|
|
120399
|
+
class Evi extends ar {
|
|
120400
120400
|
/**
|
|
120401
120401
|
* A `CanceledError` is an object that is thrown when an operation is canceled.
|
|
120402
120402
|
*
|
|
@@ -120407,16 +120407,16 @@ class Evi extends nr {
|
|
|
120407
120407
|
* @returns {CanceledError} The created error.
|
|
120408
120408
|
*/
|
|
120409
120409
|
constructor(u, i, r) {
|
|
120410
|
-
super(u ?? "canceled",
|
|
120410
|
+
super(u ?? "canceled", ar.ERR_CANCELED, i, r), this.name = "CanceledError", this.__CANCEL__ = !0;
|
|
120411
120411
|
}
|
|
120412
120412
|
}
|
|
120413
120413
|
const jv = Evi;
|
|
120414
120414
|
function y3(s, u, i) {
|
|
120415
120415
|
const r = i.config.validateStatus;
|
|
120416
120416
|
!i.status || !r || r(i.status) ? s(i) : u(
|
|
120417
|
-
new
|
|
120417
|
+
new ar(
|
|
120418
120418
|
"Request failed with status code " + i.status,
|
|
120419
|
-
[
|
|
120419
|
+
[ar.ERR_BAD_REQUEST, ar.ERR_BAD_RESPONSE][Math.floor(i.status / 100) - 4],
|
|
120420
120420
|
i.config,
|
|
120421
120421
|
i.request,
|
|
120422
120422
|
i
|
|
@@ -120661,17 +120661,17 @@ const m3 = (s) => {
|
|
|
120661
120661
|
"onloadend" in B ? B.onloadend = M : B.onreadystatechange = function() {
|
|
120662
120662
|
!B || B.readyState !== 4 || B.status === 0 && !(B.responseURL && B.responseURL.indexOf("file:") === 0) || setTimeout(M);
|
|
120663
120663
|
}, B.onabort = function() {
|
|
120664
|
-
B && (r(new
|
|
120664
|
+
B && (r(new ar("Request aborted", ar.ECONNABORTED, s, B)), B = null);
|
|
120665
120665
|
}, B.onerror = function(ae) {
|
|
120666
|
-
const re = ae && ae.message ? ae.message : "Network Error", de = new
|
|
120666
|
+
const re = ae && ae.message ? ae.message : "Network Error", de = new ar(re, ar.ERR_NETWORK, s, B);
|
|
120667
120667
|
de.event = ae || null, r(de), B = null;
|
|
120668
120668
|
}, B.ontimeout = function() {
|
|
120669
120669
|
let ae = a.timeout ? "timeout of " + a.timeout + "ms exceeded" : "timeout exceeded";
|
|
120670
120670
|
const re = a.transitional || fV;
|
|
120671
120671
|
a.timeoutErrorMessage && (ae = a.timeoutErrorMessage), r(
|
|
120672
|
-
new
|
|
120672
|
+
new ar(
|
|
120673
120673
|
ae,
|
|
120674
|
-
re.clarifyTimeoutError ?
|
|
120674
|
+
re.clarifyTimeoutError ? ar.ETIMEDOUT : ar.ECONNABORTED,
|
|
120675
120675
|
s,
|
|
120676
120676
|
B
|
|
120677
120677
|
)
|
|
@@ -120684,9 +120684,9 @@ const m3 = (s) => {
|
|
|
120684
120684
|
const k = Avi(a.url);
|
|
120685
120685
|
if (k && Ia.protocols.indexOf(k) === -1) {
|
|
120686
120686
|
r(
|
|
120687
|
-
new
|
|
120687
|
+
new ar(
|
|
120688
120688
|
"Unsupported protocol " + k + ":",
|
|
120689
|
-
|
|
120689
|
+
ar.ERR_BAD_REQUEST,
|
|
120690
120690
|
s
|
|
120691
120691
|
)
|
|
120692
120692
|
);
|
|
@@ -120703,12 +120703,12 @@ const m3 = (s) => {
|
|
|
120703
120703
|
a = !0, f();
|
|
120704
120704
|
const b = m instanceof Error ? m : this.reason;
|
|
120705
120705
|
r.abort(
|
|
120706
|
-
b instanceof
|
|
120706
|
+
b instanceof ar ? b : new jv(b instanceof Error ? b.message : b)
|
|
120707
120707
|
);
|
|
120708
120708
|
}
|
|
120709
120709
|
};
|
|
120710
120710
|
let e = u && setTimeout(() => {
|
|
120711
|
-
e = null, c(new
|
|
120711
|
+
e = null, c(new ar(`timeout of ${u}ms exceeded`, ar.ETIMEDOUT));
|
|
120712
120712
|
}, u);
|
|
120713
120713
|
const f = () => {
|
|
120714
120714
|
s && (e && clearTimeout(e), e = null, s.forEach((m) => {
|
|
@@ -120817,9 +120817,9 @@ const m3 = (s) => {
|
|
|
120817
120817
|
let M = V && V[N];
|
|
120818
120818
|
if (M)
|
|
120819
120819
|
return M.call(V);
|
|
120820
|
-
throw new
|
|
120820
|
+
throw new ar(
|
|
120821
120821
|
`Response type '${N}' is not supported`,
|
|
120822
|
-
|
|
120822
|
+
ar.ERR_NOT_SUPPORT,
|
|
120823
120823
|
B
|
|
120824
120824
|
);
|
|
120825
120825
|
});
|
|
@@ -120927,9 +120927,9 @@ const m3 = (s) => {
|
|
|
120927
120927
|
});
|
|
120928
120928
|
} catch (Ae) {
|
|
120929
120929
|
throw pe && pe(), Ae && Ae.name === "TypeError" && /Load failed|fetch/i.test(Ae.message) ? Object.assign(
|
|
120930
|
-
new
|
|
120930
|
+
new ar(
|
|
120931
120931
|
"Network Error",
|
|
120932
|
-
|
|
120932
|
+
ar.ERR_NETWORK,
|
|
120933
120933
|
N,
|
|
120934
120934
|
ye,
|
|
120935
120935
|
Ae && Ae.response
|
|
@@ -120937,7 +120937,7 @@ const m3 = (s) => {
|
|
|
120937
120937
|
{
|
|
120938
120938
|
cause: Ae.cause || Ae
|
|
120939
120939
|
}
|
|
120940
|
-
) :
|
|
120940
|
+
) : ar.from(Ae, Ae && Ae.code, N, ye, Ae && Ae.response);
|
|
120941
120941
|
}
|
|
120942
120942
|
};
|
|
120943
120943
|
}, Bvi = /* @__PURE__ */ new Map(), T3 = (s) => {
|
|
@@ -120975,7 +120975,7 @@ function kvi(s, u) {
|
|
|
120975
120975
|
r = s[e];
|
|
120976
120976
|
let f;
|
|
120977
120977
|
if (a = r, !Mvi(r) && (a = TV[(f = String(r)).toLowerCase()], a === void 0))
|
|
120978
|
-
throw new
|
|
120978
|
+
throw new ar(`Unknown adapter '${f}'`);
|
|
120979
120979
|
if (a && (He.isFunction(a) || (a = a.get(u))))
|
|
120980
120980
|
break;
|
|
120981
120981
|
c[f || "#" + e] = a;
|
|
@@ -120987,7 +120987,7 @@ function kvi(s, u) {
|
|
|
120987
120987
|
let f = i ? e.length > 1 ? `since :
|
|
120988
120988
|
` + e.map(fM).join(`
|
|
120989
120989
|
`) : " " + fM(e[0]) : "as no adapter specified";
|
|
120990
|
-
throw new
|
|
120990
|
+
throw new ar(
|
|
120991
120991
|
"There is no suitable adapter to dispatch the request " + f,
|
|
120992
120992
|
"ERR_NOT_SUPPORT"
|
|
120993
120993
|
);
|
|
@@ -121037,9 +121037,9 @@ o1.transitional = function(u, i, r) {
|
|
|
121037
121037
|
}
|
|
121038
121038
|
return (c, e, f) => {
|
|
121039
121039
|
if (u === !1)
|
|
121040
|
-
throw new
|
|
121040
|
+
throw new ar(
|
|
121041
121041
|
a(e, " has been removed" + (i ? " in " + i : "")),
|
|
121042
|
-
|
|
121042
|
+
ar.ERR_DEPRECATED
|
|
121043
121043
|
);
|
|
121044
121044
|
return i && !hM[e] && (hM[e] = !0, console.warn(
|
|
121045
121045
|
a(
|
|
@@ -121054,7 +121054,7 @@ o1.spelling = function(u) {
|
|
|
121054
121054
|
};
|
|
121055
121055
|
function Uvi(s, u, i) {
|
|
121056
121056
|
if (typeof s != "object")
|
|
121057
|
-
throw new
|
|
121057
|
+
throw new ar("options must be an object", ar.ERR_BAD_OPTION_VALUE);
|
|
121058
121058
|
const r = Object.keys(s);
|
|
121059
121059
|
let a = r.length;
|
|
121060
121060
|
for (; a-- > 0; ) {
|
|
@@ -121062,14 +121062,14 @@ function Uvi(s, u, i) {
|
|
|
121062
121062
|
if (e) {
|
|
121063
121063
|
const f = s[c], h = f === void 0 || e(f, c, s);
|
|
121064
121064
|
if (h !== !0)
|
|
121065
|
-
throw new
|
|
121065
|
+
throw new ar(
|
|
121066
121066
|
"option " + c + " must be " + h,
|
|
121067
|
-
|
|
121067
|
+
ar.ERR_BAD_OPTION_VALUE
|
|
121068
121068
|
);
|
|
121069
121069
|
continue;
|
|
121070
121070
|
}
|
|
121071
121071
|
if (i !== !0)
|
|
121072
|
-
throw new
|
|
121072
|
+
throw new ar("Unknown option " + c, ar.ERR_BAD_OPTION);
|
|
121073
121073
|
}
|
|
121074
121074
|
}
|
|
121075
121075
|
const RA = {
|
|
@@ -121387,7 +121387,7 @@ Fn.CancelToken = jvi;
|
|
|
121387
121387
|
Fn.isCancel = f3;
|
|
121388
121388
|
Fn.VERSION = b3;
|
|
121389
121389
|
Fn.toFormData = s1;
|
|
121390
|
-
Fn.AxiosError =
|
|
121390
|
+
Fn.AxiosError = ar;
|
|
121391
121391
|
Fn.Cancel = Fn.CanceledError;
|
|
121392
121392
|
Fn.all = function(u) {
|
|
121393
121393
|
return Promise.all(u);
|
|
@@ -125271,7 +125271,7 @@ class cT extends Jy {
|
|
|
125271
125271
|
}
|
|
125272
125272
|
}
|
|
125273
125273
|
skip(i) {
|
|
125274
|
-
this.hasEntity(i) && (this.removeFromScheduledList(i), !this.skipped.includes(i) && (this.skipped.push(i), this.onAddToSkippedListCallback && this.onAddToSkippedListCallback(i),
|
|
125274
|
+
this.hasEntity(i) && (this.removeFromScheduledList(i), !this.skipped.includes(i) && (this.skipped.push(i), this.onAddToSkippedListCallback && this.onAddToSkippedListCallback(i), er.includes(i.type) && yt(i).forEach(
|
|
125275
125275
|
(r) => this.skip(r)
|
|
125276
125276
|
)));
|
|
125277
125277
|
}
|
|
@@ -127624,7 +127624,7 @@ Children:`,
|
|
|
127624
127624
|
this.skip(_);
|
|
127625
127625
|
}), this.scheduled.forEach((_) => {
|
|
127626
127626
|
this.skip(_);
|
|
127627
|
-
}),
|
|
127627
|
+
}), er.includes(h.entity.type) && yt(h.entity).forEach(
|
|
127628
127628
|
(_) => {
|
|
127629
127629
|
this.skip(_);
|
|
127630
127630
|
}
|
|
@@ -129660,7 +129660,7 @@ class pn {
|
|
|
129660
129660
|
];
|
|
129661
129661
|
} else {
|
|
129662
129662
|
const i = [], r = [], a = [], c = [], e = [];
|
|
129663
|
-
|
|
129663
|
+
er.includes(this.entity.type) && ON(
|
|
129664
129664
|
this.entity
|
|
129665
129665
|
).forEach((m) => {
|
|
129666
129666
|
if (Ut.includes(m.type)) {
|
|
@@ -130111,7 +130111,7 @@ async function CZi(s, u, i = {}) {
|
|
|
130111
130111
|
const A = bt(m);
|
|
130112
130112
|
A && !c.has(A.id) && !s.diggestedBuiltInBaseEntitiesIds.has(A.id) && (a.push(A), c.add(A.id));
|
|
130113
130113
|
}
|
|
130114
|
-
if (
|
|
130114
|
+
if (er.includes(m.type)) {
|
|
130115
130115
|
const A = m;
|
|
130116
130116
|
[A, ...yt(A)].forEach((N) => {
|
|
130117
130117
|
const V = bt(N);
|
|
@@ -130123,7 +130123,7 @@ async function CZi(s, u, i = {}) {
|
|
|
130123
130123
|
const V = bt(N);
|
|
130124
130124
|
V && !c.has(V.id) && !s.diggestedBuiltInBaseEntitiesIds.has(V.id) && (a.push(V), c.add(V.id));
|
|
130125
130125
|
});
|
|
130126
|
-
}), ((E = m.parent) == null ? void 0 : E.type) === d.Project && (a.push(m), c.add(m.id),
|
|
130126
|
+
}), ((E = m.parent) == null ? void 0 : E.type) === d.Project && (a.push(m), c.add(m.id), er.includes(m.type) && yt(m).forEach((N) => {
|
|
130127
130127
|
const V = bt(N);
|
|
130128
130128
|
V && !c.has(V.id) && !s.diggestedBuiltInBaseEntitiesIds.has(V.id) && (a.push(V), c.add(V.id));
|
|
130129
130129
|
}));
|
|
@@ -140362,7 +140362,7 @@ const Ci = class Ci extends sn {
|
|
|
140362
140362
|
c.push(...f.explanations), a = f.modifiedData;
|
|
140363
140363
|
const h = r.get(a.parent);
|
|
140364
140364
|
if (c.push({
|
|
140365
|
-
id:
|
|
140365
|
+
id: tr.InputMapsAutogeneration,
|
|
140366
140366
|
message: gRi
|
|
140367
140367
|
}), h) {
|
|
140368
140368
|
let V = "";
|
|
@@ -140375,7 +140375,7 @@ const Ci = class Ci extends sn {
|
|
|
140375
140375
|
- `
|
|
140376
140376
|
)}
|
|
140377
140377
|
You can use those input-maps to read the outputted values of the parent entity instead of adding new ones manually.`, c.push({
|
|
140378
|
-
id:
|
|
140378
|
+
id: tr.AvailableInputMapsForGivenParentCallableEntity,
|
|
140379
140379
|
message: V
|
|
140380
140380
|
});
|
|
140381
140381
|
}
|
|
@@ -144591,9 +144591,9 @@ var kq = {};
|
|
|
144591
144591
|
const a = (c) => [...new TextEncoder().encode(c)];
|
|
144592
144592
|
s.parseTextBlob = a;
|
|
144593
144593
|
})(kq);
|
|
144594
|
-
var
|
|
144595
|
-
Object.defineProperty(
|
|
144596
|
-
|
|
144594
|
+
var rr = {};
|
|
144595
|
+
Object.defineProperty(rr, "__esModule", { value: !0 });
|
|
144596
|
+
rr.createArrayDataTypeChain = rr.createListExpr = rr.createParenExpr = rr.createAlias = rr.createIdentifier = rr.createKeyword = rr.createPostfixOpExpr = rr.createPrefixOpExpr = rr.createFuncCall = rr.createMemberExprChain = rr.createJoinExprChain = rr.createCompoundSelectStmt = rr.createCompoundSelectStmtChain = rr.createCastOperatorExprChain = rr.createBinaryExpr = rr.createBinaryExprChain = rr.createStringConcatExprChain = void 0;
|
|
144597
144597
|
const Bs = eo, zEi = Hv, JEi = ga, p1 = (s) => {
|
|
144598
144598
|
if (!s.left.range || !s.right.range)
|
|
144599
144599
|
return s;
|
|
@@ -144603,11 +144603,11 @@ const Bs = eo, zEi = Hv, JEi = ga, p1 = (s) => {
|
|
|
144603
144603
|
function YEi(s, u) {
|
|
144604
144604
|
return u.reduce((i, [r, a]) => p1(NV(i, r, "", [], a)), s);
|
|
144605
144605
|
}
|
|
144606
|
-
|
|
144606
|
+
rr.createStringConcatExprChain = YEi;
|
|
144607
144607
|
function QEi(s, u) {
|
|
144608
144608
|
return u.reduce((i, [r, a, c, e]) => p1(NV(i, r, a, c, e)), s);
|
|
144609
144609
|
}
|
|
144610
|
-
|
|
144610
|
+
rr.createBinaryExprChain = QEi;
|
|
144611
144611
|
function NV(s, u, i, r, a) {
|
|
144612
144612
|
return {
|
|
144613
144613
|
type: "binary_expr",
|
|
@@ -144616,11 +144616,11 @@ function NV(s, u, i, r, a) {
|
|
|
144616
144616
|
right: (0, Bs.leading)(a, r)
|
|
144617
144617
|
};
|
|
144618
144618
|
}
|
|
144619
|
-
|
|
144619
|
+
rr.createBinaryExpr = NV;
|
|
144620
144620
|
function XEi(s, u) {
|
|
144621
144621
|
return u.reduce((i, [r, a, c, e]) => p1(eAi(i, r, a, c, e)), s);
|
|
144622
144622
|
}
|
|
144623
|
-
|
|
144623
|
+
rr.createCastOperatorExprChain = XEi;
|
|
144624
144624
|
function eAi(s, u, i, r, a) {
|
|
144625
144625
|
return {
|
|
144626
144626
|
type: "cast_operator_expr",
|
|
@@ -144632,7 +144632,7 @@ function eAi(s, u, i, r, a) {
|
|
|
144632
144632
|
function tAi(s, u) {
|
|
144633
144633
|
return u.reduce((i, [r, a, c, e]) => p1(Uq(i, r, a, c, e)), s);
|
|
144634
144634
|
}
|
|
144635
|
-
|
|
144635
|
+
rr.createCompoundSelectStmtChain = tAi;
|
|
144636
144636
|
function Uq(s, u, i, r, a) {
|
|
144637
144637
|
return {
|
|
144638
144638
|
type: "compound_select_stmt",
|
|
@@ -144641,7 +144641,7 @@ function Uq(s, u, i, r, a) {
|
|
|
144641
144641
|
right: (0, Bs.leading)(a, r)
|
|
144642
144642
|
};
|
|
144643
144643
|
}
|
|
144644
|
-
|
|
144644
|
+
rr.createCompoundSelectStmt = Uq;
|
|
144645
144645
|
const iAi = (s) => {
|
|
144646
144646
|
var u, i;
|
|
144647
144647
|
if (!s.left.range)
|
|
@@ -144676,7 +144676,7 @@ function nAi(s, u) {
|
|
|
144676
144676
|
}
|
|
144677
144677
|
}, s);
|
|
144678
144678
|
}
|
|
144679
|
-
|
|
144679
|
+
rr.createJoinExprChain = nAi;
|
|
144680
144680
|
function aAi(s) {
|
|
144681
144681
|
return s[1] === ".";
|
|
144682
144682
|
}
|
|
@@ -144686,7 +144686,7 @@ function sAi(s) {
|
|
|
144686
144686
|
function lAi(s, u) {
|
|
144687
144687
|
return u.reduce((i, r) => sAi(r) ? uAi(jq(i, r)) : dAi(oAi(i, r)), s);
|
|
144688
144688
|
}
|
|
144689
|
-
|
|
144689
|
+
rr.createMemberExprChain = lAi;
|
|
144690
144690
|
function oAi(s, u) {
|
|
144691
144691
|
if (aAi(u)) {
|
|
144692
144692
|
const [i, r, a, c] = u;
|
|
@@ -144713,7 +144713,7 @@ function jq(s, [u, i]) {
|
|
|
144713
144713
|
over: i.over
|
|
144714
144714
|
};
|
|
144715
144715
|
}
|
|
144716
|
-
|
|
144716
|
+
rr.createFuncCall = jq;
|
|
144717
144717
|
const dAi = (s) => {
|
|
144718
144718
|
if (!s.object.range || !s.property.range)
|
|
144719
144719
|
return s;
|
|
@@ -144735,7 +144735,7 @@ function pAi(s, u) {
|
|
|
144735
144735
|
expr: u
|
|
144736
144736
|
};
|
|
144737
144737
|
}
|
|
144738
|
-
|
|
144738
|
+
rr.createPrefixOpExpr = pAi;
|
|
144739
144739
|
function cAi(s, u) {
|
|
144740
144740
|
return {
|
|
144741
144741
|
type: "postfix_op_expr",
|
|
@@ -144743,40 +144743,40 @@ function cAi(s, u) {
|
|
|
144743
144743
|
operator: s
|
|
144744
144744
|
};
|
|
144745
144745
|
}
|
|
144746
|
-
|
|
144746
|
+
rr.createPostfixOpExpr = cAi;
|
|
144747
144747
|
const fAi = (s) => ({
|
|
144748
144748
|
type: "keyword",
|
|
144749
144749
|
text: s,
|
|
144750
144750
|
name: s.toUpperCase()
|
|
144751
144751
|
});
|
|
144752
|
-
|
|
144752
|
+
rr.createKeyword = fAi;
|
|
144753
144753
|
const yAi = (s, u) => ({
|
|
144754
144754
|
type: "identifier",
|
|
144755
144755
|
text: s,
|
|
144756
144756
|
name: u
|
|
144757
144757
|
});
|
|
144758
|
-
|
|
144758
|
+
rr.createIdentifier = yAi;
|
|
144759
144759
|
const hAi = (s, u) => {
|
|
144760
144760
|
if (!u)
|
|
144761
144761
|
return s;
|
|
144762
144762
|
const [i, r] = u;
|
|
144763
144763
|
return Object.assign({ type: "alias", expr: (0, Bs.trailing)(s, i) }, r);
|
|
144764
144764
|
};
|
|
144765
|
-
|
|
144765
|
+
rr.createAlias = hAi;
|
|
144766
144766
|
const mAi = (s, u, i) => ({
|
|
144767
144767
|
type: "paren_expr",
|
|
144768
144768
|
expr: (0, Bs.surrounding)(s, u, i)
|
|
144769
144769
|
});
|
|
144770
|
-
|
|
144770
|
+
rr.createParenExpr = mAi;
|
|
144771
144771
|
const TAi = (s, u) => ({
|
|
144772
144772
|
type: "list_expr",
|
|
144773
144773
|
items: (0, zEi.readCommaSepList)(s, u)
|
|
144774
144774
|
});
|
|
144775
|
-
|
|
144775
|
+
rr.createListExpr = TAi;
|
|
144776
144776
|
function vAi(s, u) {
|
|
144777
144777
|
return u.reduce((i, [r, a]) => bAi(EAi(i, r, a)), s);
|
|
144778
144778
|
}
|
|
144779
|
-
|
|
144779
|
+
rr.createArrayDataTypeChain = vAi;
|
|
144780
144780
|
const bAi = (s) => {
|
|
144781
144781
|
if (!s.dataType.range || !s.bounds.range)
|
|
144782
144782
|
return s;
|
|
@@ -144862,7 +144862,7 @@ const wM = f1, PAi = (s) => (0, wM.getOptions)().includeRange ? Object.assign(Ob
|
|
|
144862
144862
|
h1.loc = PAi;
|
|
144863
144863
|
Object.defineProperty(ah, "__esModule", { value: !0 });
|
|
144864
144864
|
ah.PeggySyntaxError = ah.parse = void 0;
|
|
144865
|
-
const ky = ga, _D = Hv, Uy = kq, F =
|
|
144865
|
+
const ky = ga, _D = Hv, Uy = kq, F = rr, Ho = eo, L = c1, Bn = f1, DM = y1, P = h1, PV = (
|
|
144866
144866
|
// Generated by Peggy 3.0.2.
|
|
144867
144867
|
//
|
|
144868
144868
|
// https://peggyjs.org/
|
|
@@ -153519,11 +153519,11 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
153519
153519
|
}
|
|
153520
153520
|
function KKe() {
|
|
153521
153521
|
var t, o, l, p, y, T;
|
|
153522
|
-
return t = n, o = n, l = kd(), l !== e ? (p = g(), y = T9e(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
153522
|
+
return t = n, o = n, l = kd(), l !== e ? (p = g(), y = T9e(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = wme(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
153523
153523
|
}
|
|
153524
153524
|
function qKe() {
|
|
153525
153525
|
var t, o, l, p, y, T, I, O;
|
|
153526
|
-
return t = n, o = n, l = kd(), l !== e ? (p = g(), y = $Je(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
153526
|
+
return t = n, o = n, l = kd(), l !== e ? (p = g(), y = $Je(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (p = n, y = g(), T = ZKe(), T !== e ? (y = [y, T], p = y) : (n = p, p = e), p === e && (p = null), y = n, T = g(), I = SKe(), I !== e ? (T = [T, I], y = T) : (n = y, y = e), y === e && (y = null), T = n, I = g(), O = WKe(), O !== e ? (I = [I, O], T = I) : (n = T, T = e), T === e && (T = null), w = t, t = Dme(o, l, p, y, T)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
153527
153527
|
}
|
|
153528
153528
|
function ZKe() {
|
|
153529
153529
|
var t, o, l, p, y, T;
|
|
@@ -153565,19 +153565,19 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
153565
153565
|
}
|
|
153566
153566
|
function jx() {
|
|
153567
153567
|
var t, o, l, p, y, T;
|
|
153568
|
-
return t = n, o = n, l = uQe(), l !== e ? (p = g(), y = qn(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
153568
|
+
return t = n, o = n, l = uQe(), l !== e ? (p = g(), y = qn(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = Vme(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
153569
153569
|
}
|
|
153570
153570
|
function HKe() {
|
|
153571
153571
|
var t, o, l, p, y, T, I;
|
|
153572
|
-
return t = n, o = n, l = CJe(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o === e && (o = null), l = n, p = I9e(), p !== e ? (y = g(), T = qn(), T !== e ? (I = g(), p = [p, y, T, I], l = p) : (n = l, l = e)) : (n = l, l = e), l !== e ? (p =
|
|
153572
|
+
return t = n, o = n, l = CJe(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o === e && (o = null), l = n, p = I9e(), p !== e ? (y = g(), T = qn(), T !== e ? (I = g(), p = [p, y, T, I], l = p) : (n = l, l = e)) : (n = l, l = e), l !== e ? (p = ir(), p !== e ? (w = t, t = Nme(o, l, p)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
153573
153573
|
}
|
|
153574
153574
|
function zKe() {
|
|
153575
153575
|
var t, o, l, p, y, T;
|
|
153576
|
-
return t = n, o = n, l = zYe(), l !== e ? (p = g(), y = qn(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
153576
|
+
return t = n, o = n, l = zYe(), l !== e ? (p = g(), y = qn(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = Pme(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
153577
153577
|
}
|
|
153578
153578
|
function JKe() {
|
|
153579
153579
|
var t, o, l, p, y, T;
|
|
153580
|
-
return t = n, o = n, l = _9e(), l !== e ? (p = g(), y = qn(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
153580
|
+
return t = n, o = n, l = _9e(), l !== e ? (p = g(), y = qn(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = xme(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
153581
153581
|
}
|
|
153582
153582
|
function YKe() {
|
|
153583
153583
|
var t, o, l, p, y, T, I, O, X;
|
|
@@ -154174,7 +154174,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
154174
154174
|
}
|
|
154175
154175
|
function u$() {
|
|
154176
154176
|
var t, o, l, p, y, T;
|
|
154177
|
-
return t = n, o = n, l = In(), l !== e ? (p = g(), y = Ko(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
154177
|
+
return t = n, o = n, l = In(), l !== e ? (p = g(), y = Ko(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = ebe(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
154178
154178
|
}
|
|
154179
154179
|
function sqe() {
|
|
154180
154180
|
var t, o, l, p, y, T, I, O, X;
|
|
@@ -154246,7 +154246,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
154246
154246
|
}
|
|
154247
154247
|
function f$() {
|
|
154248
154248
|
var t, o, l, p, y, T, I, O;
|
|
154249
|
-
return t = n, o = n, l = Yi(), l !== e ? (p = g(), y = In(), y !== e ? (T = g(), I = Ko(), I !== e ? (O = g(), l = [l, p, y, T, I, O], o = l) : (n = o, o = e)) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
154249
|
+
return t = n, o = n, l = Yi(), l !== e ? (p = g(), y = In(), y !== e ? (T = g(), I = Ko(), I !== e ? (O = g(), l = [l, p, y, T, I, O], o = l) : (n = o, o = e)) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = Ibe(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
154250
154250
|
}
|
|
154251
154251
|
function Gd() {
|
|
154252
154252
|
var t, o, l, p;
|
|
@@ -154399,15 +154399,15 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
154399
154399
|
}
|
|
154400
154400
|
function Nqe() {
|
|
154401
154401
|
var t, o, l, p, y, T, I;
|
|
154402
|
-
return t = n, o = n, l = _c(), l !== e ? (p = g(), y = Tm(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = n, p = gs(), p !== e ? (y = g(), p = [p, y], l = p) : (n = l, l = e), l === e && (l = null), p =
|
|
154402
|
+
return t = n, o = n, l = _c(), l !== e ? (p = g(), y = Tm(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = n, p = gs(), p !== e ? (y = g(), p = [p, y], l = p) : (n = l, l = e), l === e && (l = null), p = ir(), p !== e ? (y = n, T = g(), I = Pqe(), I !== e ? (T = [T, I], y = T) : (n = y, y = e), y === e && (y = null), w = t, t = iEe(o, l, p, y)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
154403
154403
|
}
|
|
154404
154404
|
function Pqe() {
|
|
154405
154405
|
var t, o, l, p;
|
|
154406
|
-
return t = n, o = n, l = Y2(), l === e && (l = Z2()), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l =
|
|
154406
|
+
return t = n, o = n, l = Y2(), l === e && (l = Z2()), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = rEe(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
154407
154407
|
}
|
|
154408
154408
|
function xqe() {
|
|
154409
154409
|
var t, o, l, p, y, T, I;
|
|
154410
|
-
return t = n, o = n, l = Ud(), l !== e ? (p = g(), y = Tm(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
154410
|
+
return t = n, o = n, l = Ud(), l !== e ? (p = g(), y = Tm(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (p = n, y = g(), T = gn(), T !== e ? (I = g(), y = [y, T, I], p = y) : (n = p, p = e), p !== e ? (y = ir(), y !== e ? (w = t, t = nEe(o, l, p, y)) : (n = t, t = e)) : (n = t, t = e)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
154411
154411
|
}
|
|
154412
154412
|
function $qe() {
|
|
154413
154413
|
var t, o, l, p, y, T, I, O;
|
|
@@ -154798,15 +154798,15 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
154798
154798
|
}
|
|
154799
154799
|
function EZe() {
|
|
154800
154800
|
var t;
|
|
154801
|
-
return t = Md(), t === e && (t =
|
|
154801
|
+
return t = Md(), t === e && (t = ir(), t === e && (t = Ac())), t;
|
|
154802
154802
|
}
|
|
154803
154803
|
function AZe() {
|
|
154804
154804
|
var t;
|
|
154805
|
-
return t = IZe(), t === e && (t =
|
|
154805
|
+
return t = IZe(), t === e && (t = ir()), t;
|
|
154806
154806
|
}
|
|
154807
154807
|
function IZe() {
|
|
154808
154808
|
var t, o, l, p, y, T;
|
|
154809
|
-
return t = n, o = n, l =
|
|
154809
|
+
return t = n, o = n, l = ir(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (a.charCodeAt(n) === 44 ? (l = E, n++) : (l = e, v === 0 && $(tt)), l !== e ? (p = n, y = g(), T = ir(), T !== e ? (y = [y, T], p = y) : (n = p, p = e), p !== e ? (w = t, t = DAe(o, p)) : (n = t, t = e)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
154810
154810
|
}
|
|
154811
154811
|
function Z0() {
|
|
154812
154812
|
var t, o, l, p, y, T, I, O;
|
|
@@ -155152,11 +155152,11 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
155152
155152
|
}
|
|
155153
155153
|
function i6e() {
|
|
155154
155154
|
var t, o, l, p, y;
|
|
155155
|
-
return t = n, o = n, l = g9e(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o === e && (o = null), l = n, p = eB(), p !== e ? (y = g(), p = [p, y], l = p) : (n = l, l = e), l !== e ? (p =
|
|
155155
|
+
return t = n, o = n, l = g9e(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o === e && (o = null), l = n, p = eB(), p !== e ? (y = g(), p = [p, y], l = p) : (n = l, l = e), l !== e ? (p = ir(), p === e && (p = _2()), p !== e ? (w = t, t = DIe(o, l, p)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
155156
155156
|
}
|
|
155157
155157
|
function r6e() {
|
|
155158
155158
|
var t, o, l, p, y, T;
|
|
155159
|
-
return t = n, o = n, l = _B(), l !== e ? (p = g(), y = CB(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
155159
|
+
return t = n, o = n, l = _B(), l !== e ? (p = g(), y = CB(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = CIe(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
155160
155160
|
}
|
|
155161
155161
|
function n6e() {
|
|
155162
155162
|
var t, o, l, p, y, T;
|
|
@@ -155232,7 +155232,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
155232
155232
|
}
|
|
155233
155233
|
function v6e() {
|
|
155234
155234
|
var t, o, l, p, y, T;
|
|
155235
|
-
return t = n, o = n, l = Yi(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l = n, p = $Ye(), p === e && (p = Pw()), p !== e ? (y = g(), p = [p, y], l = p) : (n = l, l = e), l === e && (l = null), p = n, y = $c(), y !== e ? (T = g(), y = [y, T], p = y) : (n = p, p = e), p !== e ? (y = TJe(), y === e && (y = Qe(), y === e && (y =
|
|
155235
|
+
return t = n, o = n, l = Yi(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l = n, p = $Ye(), p === e && (p = Pw()), p !== e ? (y = g(), p = [p, y], l = p) : (n = l, l = e), l === e && (l = null), p = n, y = $c(), y !== e ? (T = g(), y = [y, T], p = y) : (n = p, p = e), p !== e ? (y = TJe(), y === e && (y = Qe(), y === e && (y = ir())), y !== e ? (w = t, t = FIe(o, l, p, y)) : (n = t, t = e)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
155236
155236
|
}
|
|
155237
155237
|
function b6e() {
|
|
155238
155238
|
var t, o, l, p, y;
|
|
@@ -155647,7 +155647,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
155647
155647
|
}
|
|
155648
155648
|
function h5e() {
|
|
155649
155649
|
var t, o, l, p, y, T;
|
|
155650
|
-
return t = n, o = n, l = ja(), l !== e ? (p = g(), y = Zze(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (a.charCodeAt(n) === 61 ? (l = N, n++) : (l = e, v === 0 && $(Ba)), l !== e ? (p = n, y = g(), T =
|
|
155650
|
+
return t = n, o = n, l = ja(), l !== e ? (p = g(), y = Zze(), y !== e ? (T = g(), l = [l, p, y, T], o = l) : (n = o, o = e)) : (n = o, o = e), o !== e ? (a.charCodeAt(n) === 61 ? (l = N, n++) : (l = e, v === 0 && $(Ba)), l !== e ? (p = n, y = g(), T = ir(), T !== e ? (y = [y, T], p = y) : (n = p, p = e), p !== e ? (w = t, t = jge(o, p)) : (n = t, t = e)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
155651
155651
|
}
|
|
155652
155652
|
function RR() {
|
|
155653
155653
|
var t, o, l, p, y, T, I, O;
|
|
@@ -155679,7 +155679,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
155679
155679
|
}
|
|
155680
155680
|
function I5e() {
|
|
155681
155681
|
var t, o, l, p, y, T;
|
|
155682
|
-
return t = n, o = n, l = OB(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l = n, p = Qe(), p !== e ? (y = g(), p = [p, y], l = p) : (n = l, l = e), l === e && (l = null), p = n, y = kd(), y !== e ? (T = g(), y = [y, T], p = y) : (n = p, p = e), p !== e ? (y =
|
|
155682
|
+
return t = n, o = n, l = OB(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l = n, p = Qe(), p !== e ? (y = g(), p = [p, y], l = p) : (n = l, l = e), l === e && (l = null), p = n, y = kd(), y !== e ? (T = g(), y = [y, T], p = y) : (n = p, p = e), p !== e ? (y = ir(), y !== e ? (w = t, t = Hge(o, l, p, y)) : (n = t, t = e)) : (n = t, t = e)) : (n = t, t = e), t === e && (t = n, o = n, l = OB(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l = Qe(), l === e && (l = null), w = t, t = zge(o, l)) : (n = t, t = e)), t;
|
|
155683
155683
|
}
|
|
155684
155684
|
function g5e() {
|
|
155685
155685
|
var t, o, l, p;
|
|
@@ -155820,7 +155820,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
155820
155820
|
}
|
|
155821
155821
|
function DR() {
|
|
155822
155822
|
var t, o, l, p;
|
|
155823
|
-
return t = n, o = n, l = Qe(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l =
|
|
155823
|
+
return t = n, o = n, l = Qe(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = ERe(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
155824
155824
|
}
|
|
155825
155825
|
function F5e() {
|
|
155826
155826
|
var t, o, l, p, y, T;
|
|
@@ -155857,7 +155857,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
155857
155857
|
}
|
|
155858
155858
|
function RL() {
|
|
155859
155859
|
var t;
|
|
155860
|
-
return t =
|
|
155860
|
+
return t = ir(), t === e && (t = ka(), t === e && (t = Qe(), t === e && (t = a2(), t === e && (t = In(), t === e && (t = EG(), t === e && (t = Cw(), t === e && (t = L8e(), t === e && (t = lYe(), t === e && (t = $8e(), t === e && (t = Os(), t === e && (t = qE(), t === e && (t = FG(), t === e && (t = bG(), t === e && (t = zG())))))))))))))), t;
|
|
155861
155861
|
}
|
|
155862
155862
|
function dE() {
|
|
155863
155863
|
var t, o, l, p, y, T, I;
|
|
@@ -155931,11 +155931,11 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
155931
155931
|
}
|
|
155932
155932
|
function eSe() {
|
|
155933
155933
|
var t, o, l, p, y;
|
|
155934
|
-
return t = n, o = sG(), o !== e ? (l = n, p = g(), y =
|
|
155934
|
+
return t = n, o = sG(), o !== e ? (l = n, p = g(), y = ir(), y !== e ? (p = [p, y], l = p) : (n = l, l = e), l !== e ? (w = t, t = XRe(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
155935
155935
|
}
|
|
155936
155936
|
function uE() {
|
|
155937
155937
|
var t, o, l, p, y;
|
|
155938
|
-
return t = n, o = Ko(), o !== e ? (l = n, p = g(), y = Qe(), y === e && (y =
|
|
155938
|
+
return t = n, o = Ko(), o !== e ? (l = n, p = g(), y = Qe(), y === e && (y = ir()), y !== e ? (p = [p, y], l = p) : (n = l, l = e), l !== e ? (w = t, t = ewe(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
155939
155939
|
}
|
|
155940
155940
|
function tSe() {
|
|
155941
155941
|
var t, o;
|
|
@@ -155959,7 +155959,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
155959
155959
|
}
|
|
155960
155960
|
function nSe() {
|
|
155961
155961
|
var t, o, l, p, y, T;
|
|
155962
|
-
return t = n, o = IG(), o === e && (o = pB()), o !== e ? (l = n, p = g(), a.charCodeAt(n) === 61 ? (y = N, n++) : (y = e, v === 0 && $(Ba)), y !== e ? (p = [p, y], l = p) : (n = l, l = e), l === e && (l = null), p = n, y = g(), T =
|
|
155962
|
+
return t = n, o = IG(), o === e && (o = pB()), o !== e ? (l = n, p = g(), a.charCodeAt(n) === 61 ? (y = N, n++) : (y = e, v === 0 && $(Ba)), y !== e ? (p = [p, y], l = p) : (n = l, l = e), l === e && (l = null), p = n, y = g(), T = ir(), T !== e ? (y = [y, T], p = y) : (n = p, p = e), p !== e ? (w = t, t = swe(o, l, p)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
155963
155963
|
}
|
|
155964
155964
|
function aSe() {
|
|
155965
155965
|
var t, o, l, p;
|
|
@@ -156373,7 +156373,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
156373
156373
|
}
|
|
156374
156374
|
function ZL() {
|
|
156375
156375
|
var t, o, l, p, y, T;
|
|
156376
|
-
return t = n, o = Xa(), o !== e ? (l = g(), p = O9e(), p !== e ? (y = g(), T =
|
|
156376
|
+
return t = n, o = Xa(), o !== e ? (l = g(), p = O9e(), p !== e ? (y = g(), T = ir(), T !== e ? (w = t, t = rCe(o, l, p, y, T)) : (n = t, t = e)) : (n = t, t = e)) : (n = t, t = e), t === e && (t = Xa()), t;
|
|
156377
156377
|
}
|
|
156378
156378
|
function USe() {
|
|
156379
156379
|
var t, o, l, p, y;
|
|
@@ -156688,7 +156688,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
156688
156688
|
}
|
|
156689
156689
|
function sWe() {
|
|
156690
156690
|
var t, o, l, p, y, T, I, O;
|
|
156691
|
-
return t = n, o = n, l = H2(), l !== e ? (p = g(), y = Bc(), y !== e ? (T = g(), I = fD(), I !== e ? (O = g(), l = [l, p, y, T, I, O], o = l) : (n = o, o = e)) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l =
|
|
156691
|
+
return t = n, o = n, l = H2(), l !== e ? (p = g(), y = Bc(), y !== e ? (T = g(), I = fD(), I !== e ? (O = g(), l = [l, p, y, T, I, O], o = l) : (n = o, o = e)) : (n = o, o = e)) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = fOe(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
156692
156692
|
}
|
|
156693
156693
|
function lWe() {
|
|
156694
156694
|
var t, o, l, p, y;
|
|
@@ -156697,8 +156697,8 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
156697
156697
|
function oWe() {
|
|
156698
156698
|
var t, o, l, p, y, T, I, O;
|
|
156699
156699
|
if (t = n, o = dWe(), o !== e) {
|
|
156700
|
-
for (l = [], p = n, y = g(), a.charCodeAt(n) === 44 ? (T = E, n++) : (T = e, v === 0 && $(tt)), T !== e ? (I = g(), O =
|
|
156701
|
-
l.push(p), p = n, y = g(), a.charCodeAt(n) === 44 ? (T = E, n++) : (T = e, v === 0 && $(tt)), T !== e ? (I = g(), O =
|
|
156700
|
+
for (l = [], p = n, y = g(), a.charCodeAt(n) === 44 ? (T = E, n++) : (T = e, v === 0 && $(tt)), T !== e ? (I = g(), O = ir(), O !== e ? (y = [y, T, I, O], p = y) : (n = p, p = e)) : (n = p, p = e); p !== e; )
|
|
156701
|
+
l.push(p), p = n, y = g(), a.charCodeAt(n) === 44 ? (T = E, n++) : (T = e, v === 0 && $(tt)), T !== e ? (I = g(), O = ir(), O !== e ? (y = [y, T, I, O], p = y) : (n = p, p = e)) : (n = p, p = e);
|
|
156702
156702
|
w = t, t = hOe(o, l);
|
|
156703
156703
|
} else
|
|
156704
156704
|
n = t, t = e;
|
|
@@ -157061,7 +157061,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
157061
157061
|
}
|
|
157062
157062
|
function cHe() {
|
|
157063
157063
|
var t, o, l, p, y, T;
|
|
157064
|
-
return t = n, a.charCodeAt(n) === 40 ? (o = Jt, n++) : (o = e, v === 0 && $(Yt)), o !== e ? (l = g(), p =
|
|
157064
|
+
return t = n, a.charCodeAt(n) === 40 ? (o = Jt, n++) : (o = e, v === 0 && $(Yt)), o !== e ? (l = g(), p = ir(), p !== e ? (y = g(), a.charCodeAt(n) === 41 ? (T = ri, n++) : (T = e, v === 0 && $(ni)), T !== e ? (w = t, t = Y_e(l, p, y)) : (n = t, t = e)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
157065
157065
|
}
|
|
157066
157066
|
function fHe() {
|
|
157067
157067
|
var t, o, l, p, y, T;
|
|
@@ -157495,9 +157495,9 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
157495
157495
|
}
|
|
157496
157496
|
function XR() {
|
|
157497
157497
|
var t, o, l, p, y, T, I, O;
|
|
157498
|
-
if (t = n, o =
|
|
157499
|
-
for (l = [], p = n, y = g(), a.charCodeAt(n) === 44 ? (T = E, n++) : (T = e, v === 0 && $(tt)), T !== e ? (I = g(), O =
|
|
157500
|
-
l.push(p), p = n, y = g(), a.charCodeAt(n) === 44 ? (T = E, n++) : (T = e, v === 0 && $(tt)), T !== e ? (I = g(), O =
|
|
157498
|
+
if (t = n, o = ir(), o !== e) {
|
|
157499
|
+
for (l = [], p = n, y = g(), a.charCodeAt(n) === 44 ? (T = E, n++) : (T = e, v === 0 && $(tt)), T !== e ? (I = g(), O = ir(), O !== e ? (y = [y, T, I, O], p = y) : (n = p, p = e)) : (n = p, p = e); p !== e; )
|
|
157500
|
+
l.push(p), p = n, y = g(), a.charCodeAt(n) === 44 ? (T = E, n++) : (T = e, v === 0 && $(tt)), T !== e ? (I = g(), O = ir(), O !== e ? (y = [y, T, I, O], p = y) : (n = p, p = e)) : (n = p, p = e);
|
|
157501
157501
|
w = t, t = qVe(o, l);
|
|
157502
157502
|
} else
|
|
157503
157503
|
n = t, t = e;
|
|
@@ -157657,7 +157657,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
157657
157657
|
}
|
|
157658
157658
|
function n7e() {
|
|
157659
157659
|
var t, o, l, p;
|
|
157660
|
-
return t = n, o = n, l = Br(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l =
|
|
157660
|
+
return t = n, o = n, l = Br(), l !== e ? (p = g(), l = [l, p], o = l) : (n = o, o = e), o !== e ? (l = ir(), l !== e ? (w = t, t = yNe(o, l)) : (n = t, t = e)) : (n = t, t = e), t;
|
|
157661
157661
|
}
|
|
157662
157662
|
function a7e() {
|
|
157663
157663
|
var t, o, l, p, y, T;
|
|
@@ -157844,7 +157844,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
157844
157844
|
}
|
|
157845
157845
|
function Wl() {
|
|
157846
157846
|
var t;
|
|
157847
|
-
return t =
|
|
157847
|
+
return t = ir(), t === e && (t = ka(), t === e && (t = G2(), t === e && (t = gE(), t === e && (t = _2(), t === e && (t = G7e(), t === e && (t = B7e(), t === e && (t = M7e(), t === e && (t = k7e(), t === e && (t = U7e(), t === e && (t = j7e())))))))))), t;
|
|
157848
157848
|
}
|
|
157849
157849
|
function _2() {
|
|
157850
157850
|
var t, o;
|
|
@@ -157854,7 +157854,7 @@ const ky = ga, _D = Hv, Uy = kq, F = ir, Ho = eo, L = c1, Bn = f1, DM = y1, P =
|
|
|
157854
157854
|
var t, o;
|
|
157855
157855
|
return t = n, o = bQe(), o !== e && (w = t, o = YNe(o)), t = o, t === e && (t = n, o = k9e(), o !== e && (w = t, o = QNe(o)), t = o), t;
|
|
157856
157856
|
}
|
|
157857
|
-
function
|
|
157857
|
+
function ir() {
|
|
157858
157858
|
var t, o, l;
|
|
157859
157859
|
return v++, t = n, o = n, v++, l = ot(), v--, l !== e ? (n = o, o = void 0) : o = e, o !== e ? (l = m7e(), l !== e ? (w = t, t = XNe(l)) : (n = t, t = e)) : (n = t, t = e), t === e && (t = n, o = n, v++, l = xt(), v--, l !== e ? (n = o, o = void 0) : o = e, o === e && (o = n, v++, l = rt(), v--, l !== e ? (n = o, o = void 0) : o = e, o === e && (o = n, v++, l = qe(), v--, l !== e ? (n = o, o = void 0) : o = e)), o !== e ? (l = ws(), l !== e ? (w = t, t = ePe(l)) : (n = t, t = e)) : (n = t, t = e)), v--, t === e && (o = e, v === 0 && $(gre)), t;
|
|
157860
157860
|
}
|
|
@@ -165628,7 +165628,7 @@ const Oi = class Oi extends sn {
|
|
|
165628
165628
|
Te.GenericSQLQueryEnrichmentError
|
|
165629
165629
|
].includes(E.code)
|
|
165630
165630
|
).length && (c.push({
|
|
165631
|
-
id:
|
|
165631
|
+
id: tr.SearchStatementHydration,
|
|
165632
165632
|
message: G4
|
|
165633
165633
|
}), c.push(
|
|
165634
165634
|
...B4(r).explanations
|
|
@@ -165830,7 +165830,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
|
|
|
165830
165830
|
), A = !0);
|
|
165831
165831
|
}
|
|
165832
165832
|
}), A && a.push({
|
|
165833
|
-
id:
|
|
165833
|
+
id: tr.ReferencedInputDeclarationReplacedWithInputMapInQuery,
|
|
165834
165834
|
message: `The 'query' field contained references to input declarations ('action-descriptor' entities) instead of to the 'input-map' entities. The system replaced them with the corresponding 'input-map' entity ids: ${_.map((N) => `"${N.bad}" replaced with "${N.good}"`).join(", ")}.
|
|
165835
165835
|
Search entities can interpolate values, but the values should come from the 'inputs' list of 'input-map' entities, not the 'inputsDeclarations' list of 'action-descriptor' entities.`
|
|
165836
165836
|
});
|
|
@@ -165873,7 +165873,7 @@ Search entities can interpolate values, but the values should come from the 'inp
|
|
|
165873
165873
|
})
|
|
165874
165874
|
);
|
|
165875
165875
|
}), r.length && (a.push({
|
|
165876
|
-
id:
|
|
165876
|
+
id: tr.SearchStatementHydration,
|
|
165877
165877
|
message: G4
|
|
165878
165878
|
}), a.push(
|
|
165879
165879
|
...B4(this.project).explanations
|
|
@@ -169189,10 +169189,10 @@ function v4(s) {
|
|
|
169189
169189
|
- ${V.methods.map((B) => `"${B.name}" (id: ${B.id})`).join(`
|
|
169190
169190
|
- `)}`).join(`
|
|
169191
169191
|
- `)}.`), N = !0), u.push({
|
|
169192
|
-
id:
|
|
169192
|
+
id: tr.AllAvailableMethodsThatCanBeCalledAsInternalCalls,
|
|
169193
169193
|
message: h
|
|
169194
169194
|
}), N && u.push({
|
|
169195
|
-
id:
|
|
169195
|
+
id: tr.ReasonsForMethodsNotAvailableAsInternalCalls,
|
|
169196
169196
|
message: wRi
|
|
169197
169197
|
}), {
|
|
169198
169198
|
explanations: u
|
|
@@ -169212,7 +169212,7 @@ function b4(s) {
|
|
|
169212
169212
|
)) == null ? void 0 : c.entity) : !1;
|
|
169213
169213
|
});
|
|
169214
169214
|
return i.length && u.push({
|
|
169215
|
-
id:
|
|
169215
|
+
id: tr.AvailableInternalCallsOfAnyDeclarationInAllInstanciatedVariablesDataTypeEntities,
|
|
169216
169216
|
message: `However, there are ${i.length} variable-declarations in the project that have data-type entities with methods that can be called as internal calls once they are used in variable-instances:
|
|
169217
169217
|
- ${i.map((r) => {
|
|
169218
169218
|
var c;
|
|
@@ -169276,12 +169276,12 @@ These variable-instances are:
|
|
|
169276
169276
|
return `"${le(m, u)}" (id: ${m.id}), with the specific internal-call pointing at the same declaration id: "${b == null ? void 0 : b.id}".`;
|
|
169277
169277
|
}).join(`
|
|
169278
169278
|
- `), i.push({
|
|
169279
|
-
id:
|
|
169279
|
+
id: tr.AvailableInternalCallsWithSameDeclarationInExistingInstanciatedVariables,
|
|
169280
169280
|
message: h
|
|
169281
169281
|
});
|
|
169282
169282
|
}
|
|
169283
169283
|
f.length && i.push({
|
|
169284
|
-
id:
|
|
169284
|
+
id: tr.NonAvailableInternalCallsWithSameDeclarationInExistingInstanciatedVariables,
|
|
169285
169285
|
message: `The method declaration with id "${s}" exists in the data-type entity of ${f.length} variables that are already used for other things (eg.: are variable-declarations and not instance, are reading, writing or initialising values on themselves or specific properties, or calling other internal-calls) and cannot be used to call the internal call.
|
|
169286
169286
|
So a new variable-instance of them could be made to call an internal call, using the generation action "implement_internal_call" and giving it a 'variableDeclarationId' and a 'functionDeclarationId' as well as a required 'calledBy' or 'calledByError'.
|
|
169287
169287
|
These existing variable-declaration and instances are:
|
|
@@ -169308,10 +169308,10 @@ function RIi(s, u, i) {
|
|
|
169308
169308
|
}
|
|
169309
169309
|
)) == null ? void 0 : e.entity)) {
|
|
169310
169310
|
r.push({
|
|
169311
|
-
id:
|
|
169311
|
+
id: tr.AvailableInternalCallsForGivenVariablesDataTypeEntity,
|
|
169312
169312
|
message: `The data-type 'entity' field of ${i.type} "${le(i, s)}" with id '${i.id}' does not have any method that can be called as an internal call with the given declaration id "${u}".`
|
|
169313
169313
|
}), r.push({
|
|
169314
|
-
id:
|
|
169314
|
+
id: tr.InternalCalls,
|
|
169315
169315
|
message: L4
|
|
169316
169316
|
});
|
|
169317
169317
|
const h = gIi(
|
|
@@ -169338,7 +169338,7 @@ function RIi(s, u, i) {
|
|
|
169338
169338
|
return { explanations: [] };
|
|
169339
169339
|
}
|
|
169340
169340
|
r.push({
|
|
169341
|
-
id:
|
|
169341
|
+
id: tr.InternalCalls,
|
|
169342
169342
|
message: L4
|
|
169343
169343
|
});
|
|
169344
169344
|
const a = b4(
|
|
@@ -169515,7 +169515,7 @@ const _i = class _i extends sn {
|
|
|
169515
169515
|
a.parent
|
|
169516
169516
|
), m = r.get(h);
|
|
169517
169517
|
c.push({
|
|
169518
|
-
id:
|
|
169518
|
+
id: tr.InternalCallsAutogeneration,
|
|
169519
169519
|
message: RRi
|
|
169520
169520
|
});
|
|
169521
169521
|
const b = RIi(
|
|
@@ -169568,11 +169568,11 @@ You can attach methods to it by creating 'function-declaration' entities which h
|
|
|
169568
169568
|
This variable's data-type 'entity' is a ${_.type} which doesn't have any methods attached to it yet.
|
|
169569
169569
|
Built-in entity types can't have methods attached to them by the user. They are predefined entities that can't be modified. You can reference them as the 'declaration' property on a new 'internal-call' entity in a variable`) : _.type === d.DefinitionEntity ? (V = `
|
|
169570
169570
|
This variable's data-type 'entity' is a definition entity which extends or implements a non-interactive 'built-in-base-entity'.`, c.push({
|
|
169571
|
-
id:
|
|
169571
|
+
id: tr.NonInteractiveBaseEntities,
|
|
169572
169572
|
message: op
|
|
169573
169573
|
})) : _.type === d.BuiltInBaseEntity && (V = `
|
|
169574
169574
|
This variable's data-type 'entity' is a non-interactive 'built-in-base-entity'.`, c.push({
|
|
169575
|
-
id:
|
|
169575
|
+
id: tr.NonInteractiveBaseEntities,
|
|
169576
169576
|
message: op
|
|
169577
169577
|
}));
|
|
169578
169578
|
const B = a.declaration;
|
|
@@ -172002,7 +172002,7 @@ const Vi = class Vi extends sn {
|
|
|
172002
172002
|
a.parent
|
|
172003
172003
|
) : null;
|
|
172004
172004
|
if (a.parentRelationType !== ml.Error && (c.push({
|
|
172005
|
-
id:
|
|
172005
|
+
id: tr.OutputMapsAutogeneration,
|
|
172006
172006
|
message: IRi
|
|
172007
172007
|
}), h)) {
|
|
172008
172008
|
let A = "";
|
|
@@ -172014,7 +172014,7 @@ const Vi = class Vi extends sn {
|
|
|
172014
172014
|
- `
|
|
172015
172015
|
)}
|
|
172016
172016
|
You can use those output-maps to read the outputted values of the parent entity instead of adding new ones manually.`, c.push({
|
|
172017
|
-
id:
|
|
172017
|
+
id: tr.AvailableOutputMapsForGivenParentCallableEntity,
|
|
172018
172018
|
message: A
|
|
172019
172019
|
});
|
|
172020
172020
|
}
|
|
@@ -172071,7 +172071,7 @@ The entity of the data-type has the following properties that can be reads as ou
|
|
|
172071
172071
|
message: `Entity of type '${d.OutputMap}' with id '${a.id}' cannot be added to the parent entity of type '${h.type}' with id '${h.id}'. The data type of the 'variable-declaration' doesn't have an 'entity' set, so it cannot be determined if the output-map is reading a valid property of the data type entity.`
|
|
172072
172072
|
})
|
|
172073
172073
|
), c.push({
|
|
172074
|
-
id:
|
|
172074
|
+
id: tr.VariableDataTypeInferrance,
|
|
172075
172075
|
message: x4
|
|
172076
172076
|
})) : (e.push(
|
|
172077
172077
|
new Ce({
|
|
@@ -172081,7 +172081,7 @@ The entity of the data-type has the following properties that can be reads as ou
|
|
|
172081
172081
|
message: `Entity of type '${d.OutputMap}' with id '${a.id}' cannot be added to the parent entity of type '${h.type}' with id '${h.id}'. The data type of the 'variable-declaration' is not set, so it cannot be determined if the output-map is reading a valid property of the data type entity.`
|
|
172082
172082
|
})
|
|
172083
172083
|
), c.push({
|
|
172084
|
-
id:
|
|
172084
|
+
id: tr.VariableDataTypeInferrance,
|
|
172085
172085
|
message: x4
|
|
172086
172086
|
}));
|
|
172087
172087
|
} else if (_ && h) {
|
|
@@ -179935,7 +179935,7 @@ ${OV(
|
|
|
179935
179935
|
};
|
|
179936
179936
|
}
|
|
179937
179937
|
case d.ActionDescriptor: {
|
|
179938
|
-
const h =
|
|
179938
|
+
const h = nr.validateGenerationTarget(
|
|
179939
179939
|
c,
|
|
179940
179940
|
u
|
|
179941
179941
|
);
|
|
@@ -180794,7 +180794,7 @@ All pass-through callable entities are: ${It(
|
|
|
180794
180794
|
", ",
|
|
180795
180795
|
" and "
|
|
180796
180796
|
)}. They aren't explicitly called by any entities. Rather, they can be called implicitly by the system, or as a function-call somewhere else in the case of a function-declaration. `, fRi = `Caller entities are entities that can call other entities. Regarless of whether they are entry-point entities or pass-through callable entities. All caller entity types are: ${It(
|
|
180797
|
-
|
|
180797
|
+
er,
|
|
180798
180798
|
", ",
|
|
180799
180799
|
" and "
|
|
180800
180800
|
)}.`, L6i = `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.
|
|
@@ -180948,7 +180948,7 @@ VALIDATION RULES TO KEEP IN MIND:
|
|
|
180948
180948
|
- Table-valued functions in SELECT / Output Format emit a validation error.`, e5 = `Persisted entities are an ORM-like system that allows the users to define SQL tables using 'definition-entities' that implement the "persisted" 'built-in-base-entity' (id: '${ie["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.id}').
|
|
180949
180949
|
If they are correctly linked to a database entity, these tables will then come with methods and built-in under the hood functionality to behave like SQL tables and when the project is published, they will generate in-code SQL migrations to generate or recover the corresponding tables in the given database.`, t5 = `To attach a persisted entity to a database, you need to set the 'valueAsTypeSingle' field of the 'defaultValue' of the static property that implements the built-in 'property' entity with the id '${ie["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.properties.database.id}'.
|
|
180950
180950
|
Definition entities have a list of child properties under the 'properties' field. If they implement said built-in 'property' it designates them as a column.`;
|
|
180951
|
-
var
|
|
180951
|
+
var tr = /* @__PURE__ */ ((s) => (s.PassThroughCallableEntities = "pass-through-callable-entities-explanation", s.EntryPointEntities = "entry-point-entities-explanation", s.CallerEntities = "caller-entities-explanation", s.CallableEntities = "callable-entities-explanation", s.CallsUpdate = "calls-update-explanation", s.BreakAndContinueStatements = "break-and-continue-statements-explanation", s.ReturnStatement = "return-statement-explanation", s.VariableDataTypeInferrance = "variable-data-type-inferrance-explanation", s.NonInteractiveBaseEntities = "non-interactive-base-entities-explanation", s.ValueReadingEntities = "value-reading-entities-explanation", s.ValueWritingEntities = "value-writing-entities-explanation", s.PropertyNotValueReaderWriter = "property-not-value-reader-writer-explanation", s.EntitiesWithValues = "entities-with-values-explanation", s.AIValueConnectionGenerationAction = "ai-value-connection-generation-action-explanation", s.ParentAutoCalculationFromCaller = "parent-auto-calculation-from-caller-explanation", s.DataTypeEntityField = "data-type-entity-field-explanation", s.DataTypeEntityFieldOptions = "data-type-entity-field-options-explanation", s.PropertyParentField = "property-parent-field-explanation", s.PropertyParentFieldOptions = "property-parent-field-options-explanation", s.MethodParentFieldOptions = "method-parent-field-options-explanation", s.AllAvailableValueReaderEntities = "all-available-value-reader-entities-explanation", s.AllAvailableValueWriterEntities = "all-available-value-writer-entities-explanation", s.AvailableValueReadersForGivenWriter = "available-value-readers-for-given-writer-explanation", s.AvailableValueWritersForGivenReader = "available-value-writers-for-given-reader-explanation", s.AllAvailableCallableEntities = "all-available-callable-entities-explanation", s.AllAvailableEntryPointEntities = "all-available-entry-point-entities-explanation", s.AllAvailablePassThroughCallableEntities = "all-available-pass-through-callable-entities-explanation", s.AllAvailableCallerEntities = "all-available-caller-entities-explanation", s.AllAvailableTerminationEntities = "all-available-termination-entities-explanation", s.AllAvailableCallerEntitiesForGivenCallee = "all-available-caller-entities-for-given-callee-explanation", s.AllAvailableCalleeEntitiesForGivenCaller = "all-available-callee-entities-for-given-caller-explanation", s.AllAvailableGlobalFunctionDeclarationsForFunctionCall = "all-available-global-function-declarations-for-function-call-explanation", s.AllNoneInteractiveBaseEntities = "all-non-interactive-base-entities-explanation", s.AllOperationActionDescriptors = "all-operation-action-descriptors-explanation", s.AllConditionActionDescriptors = "all-condition-action-descriptors-explanation", s.AllLoopActionDescriptors = "all-loop-action-descriptors-explanation", s.AllGlobalEventsActionDescriptors = "all-global-events-action-descriptors-explanation", s.DefinitionEntities = "definition-entities-explanation", s.PropertyImplementationAndExtensionAutoEnrichment = "property-implementation-and-extension-auto-enrichment-explanation", s.MethodImplementationAndExtensionAutoEnrichment = "method-implementation-and-extension-auto-enrichment-explanation", s.ActualOwnersOfMisplacedProperties = "actual-owners-of-misplaced-properties-explanation", s.EditingProperties = "editing-properties-explanation", s.MutableMetaProperties = "mutable-meta-properties-explanation", s.InmutableMetaProperties = "inmutable-meta-properties-explanation", s.InmutableUpstreamProperties = "inmutable-upstream-properties-explanation", s.DownstreamProperties = "downstream-properties-explanation", s.FullEditingProperties = "full-editing-properties-explanation", s.OutputMapsAutogeneration = "output-maps-autogeneration-explanation", s.AvailableOutputMapsForGivenParentCallableEntity = "available-output-maps-for-given-parent-callable-entity-explanation", s.InputMapsAutogeneration = "input-maps-autogeneration-explanation", s.InternalCallsAutogeneration = "internal-calls-autogeneration-explanation", s.AvailableInputMapsForGivenParentCallableEntity = "available-input-maps-for-given-parent-callable-entity-explanation", s.AvailableInternalCallsForGivenVariablesDataTypeEntity = "available-internal-calls-for-given-variables-data-type-entity-explanation", s.NonAvailableInternalCallsWithSameDeclarationInExistingInstanciatedVariables = "non-available-internal-calls-with-same-declaration-in-existing-instanciated-variables-explanation", s.AvailableInternalCallsWithSameDeclarationInExistingInstanciatedVariables = "available-internal-calls-with-same-declaration-in-existing-instanciated-variables-explanation", s.AvailableInternalCallsOfAnyDeclarationInAllInstanciatedVariablesDataTypeEntities = "available-internal-calls-of-any-declaration-in-all-instanciated-variables-data-type-entities-explanation", s.AllAvailableMethodsThatCanBeCalledAsInternalCalls = "all-available-methods-that-can-be-called-as-internal-calls", s.InternalCalls = "internal-calls-explanation", s.ReasonsForMethodsNotAvailableAsInternalCalls = "reasons-for-methods-not-available-as-internal-calls-explanation", s.AllNonInteractiveDefinitionEntities = "all-non-interactive-definition-entities-explanation", s.AllStaticAndAbstractDefinitionEntities = "all-static-and-abstract-definition-entities-explanation", s.AllStaticNonAbstractDefinitionEntities = "all-static-non-abstract-definition-entities-explanation", s.AllAbstractNonStaticDefinitionEntities = "all-abstract-non-static-definition-entities-explanation", s.AllInstanciatableDefinitionEntities = "all-instantiatable-definition-entities-explanation", s.AutoReplacedExistingValueWriterForNewGiven = "auto-replaced-existing-value-writer-for-new-given-explanation", s.AutoResolvedCalledByBasedOnValueWriter = "auto-resolved-calledBy-based-on-value-writer-explanation", s.AllAvailableColumnNamesForSQLEnrichmentInCurrentQuery = "all-available-column-names-for-sql-enrichment-in-current-query-explanation", s.AllPropertiesThatCouldBeSelectedAsColumnsInSQLQuery = "all-properties-that-could-be-selected-as-columns-in-sql-query-explanation", s.AllTableNamesForSQLEnrichmentForGivenDatabase = "all-table-names-for-sql-enrichment-for-given-database-explanation", s.AllTableNamesForSQLEnrichment = "all-table-names-for-sql-enrichment-explanation", s.SearchStatementHydration = "search-statement-hydration-explanation", s.PersistedEntities = "persisted-entities-explanation", s.AttachingPersistedEntitiesToDatabases = "attaching-persisted-entities-to-databases-explanation", s.FullSQLSelectableBreakdown = "full-sql-selectable-breakdown-explanation", s.CurrentlyUnattachedPersistedEntities = "currently-unattached-persisted-entities-explanation", s.ReferencedInputDeclarationReplacedWithInputMapInQuery = "referenced-input-declaration-replaced-with-input-map-in-query-explanation", s))(tr || {});
|
|
180952
180952
|
function Fc(s) {
|
|
180953
180953
|
return `\`\`\`json
|
|
180954
180954
|
${typeof s == "string" ? s : JSON.stringify(s, null, 2)}
|
|
@@ -180997,7 +180997,7 @@ async function k6i(s, u, i = !1, r) {
|
|
|
180997
180997
|
if (!u) {
|
|
180998
180998
|
let m = `The following entities are all the available caller entities in the project that can be connected from by a callable entity:
|
|
180999
180999
|
- ${Object.values(s.instances).filter(
|
|
181000
|
-
(b) =>
|
|
181000
|
+
(b) => er.includes(b.type)
|
|
181001
181001
|
).map(
|
|
181002
181002
|
(b) => `${b.type}: ${le(b, s)} (${b.id}) ${b.parent ? ` (Parent ${b.parent.type}: ${le(b.parent, s)})` : ""}`
|
|
181003
181003
|
).join(`
|
|
@@ -181012,7 +181012,7 @@ async function k6i(s, u, i = !1, r) {
|
|
|
181012
181012
|
i ? rp.CalledByError : rp.CalledBy,
|
|
181013
181013
|
r
|
|
181014
181014
|
), e = Object.values(c.incompatible).filter(
|
|
181015
|
-
(m) =>
|
|
181015
|
+
(m) => er.includes(m.entity.type)
|
|
181016
181016
|
), f = Object.values(c.compatible).filter((m) => {
|
|
181017
181017
|
if (i && !Vt.includes(m.entity.type)) {
|
|
181018
181018
|
const b = {
|
|
@@ -181225,7 +181225,7 @@ Termination entities are ${It(
|
|
|
181225
181225
|
id: "pass-through-callable-entities-explanation",
|
|
181226
181226
|
message: hf
|
|
181227
181227
|
});
|
|
181228
|
-
else if (!
|
|
181228
|
+
else if (!er.includes(u.type))
|
|
181229
181229
|
return a.push(
|
|
181230
181230
|
new Ce({
|
|
181231
181231
|
id: `${s.id}--${u.id}--${Te.InvalidReference}`,
|
|
@@ -181233,7 +181233,7 @@ Termination entities are ${It(
|
|
|
181233
181233
|
severity: ve.Error,
|
|
181234
181234
|
message: `Entity of type "${s.type}" with id "${s.id}", has a reference to a caller entity at 'calledBySuccess' with id "${u.id}" that isn't a caller entity.
|
|
181235
181235
|
All caller entity types are: ${It(
|
|
181236
|
-
|
|
181236
|
+
er,
|
|
181237
181237
|
", ",
|
|
181238
181238
|
" and "
|
|
181239
181239
|
)}.
|
|
@@ -181296,7 +181296,7 @@ Termination entities are ${It(
|
|
|
181296
181296
|
id: "pass-through-callable-entities-explanation",
|
|
181297
181297
|
message: hf
|
|
181298
181298
|
});
|
|
181299
|
-
else if (!
|
|
181299
|
+
else if (!er.includes(u.type))
|
|
181300
181300
|
return r.push(
|
|
181301
181301
|
new Ce({
|
|
181302
181302
|
id: `${s.id}--${u.id}--${Te.InvalidReference}`,
|
|
@@ -181304,7 +181304,7 @@ Termination entities are ${It(
|
|
|
181304
181304
|
severity: ve.Error,
|
|
181305
181305
|
message: `Entity of type "${s.type}" with id "${s.id}", has a reference to a caller entity at 'calledByError' with id "${u.id}" that isn't a caller entity.
|
|
181306
181306
|
All caller entity types are: ${It(
|
|
181307
|
-
|
|
181307
|
+
er,
|
|
181308
181308
|
", ",
|
|
181309
181309
|
" and "
|
|
181310
181310
|
)}.
|
|
@@ -181359,7 +181359,7 @@ We have moved the reference to 'calledBySuccess' for you.`
|
|
|
181359
181359
|
id: "entry-point-entities-explanation",
|
|
181360
181360
|
message: D1
|
|
181361
181361
|
});
|
|
181362
|
-
else if (!
|
|
181362
|
+
else if (!er.includes(u.type))
|
|
181363
181363
|
return r.push(
|
|
181364
181364
|
new Ce({
|
|
181365
181365
|
id: `${s.id}--${u.id}--${Te.InvalidReference}`,
|
|
@@ -181367,7 +181367,7 @@ We have moved the reference to 'calledBySuccess' for you.`
|
|
|
181367
181367
|
severity: ve.Error,
|
|
181368
181368
|
message: `Entity of type "${s.type}" with id "${s.id}", has a reference to a caller entity at 'calledByEntry' with id "${u.id}" that isn't a caller entity.
|
|
181369
181369
|
All caller entity types are: ${It(
|
|
181370
|
-
|
|
181370
|
+
er,
|
|
181371
181371
|
", ",
|
|
181372
181372
|
" and "
|
|
181373
181373
|
)}.
|
|
@@ -182025,7 +182025,7 @@ Termination entities are ${It(
|
|
|
182025
182025
|
severity: ve.Error,
|
|
182026
182026
|
message: `Entity with id '${a.id}' referenced in '${i}' property is of type '${a.type}' which is not a valid caller entity type.
|
|
182027
182027
|
All caller entity types are: ${It(
|
|
182028
|
-
|
|
182028
|
+
er,
|
|
182029
182029
|
", ",
|
|
182030
182030
|
" and "
|
|
182031
182031
|
)}.`
|
|
@@ -183903,10 +183903,10 @@ const Ni = class Ni extends sn {
|
|
|
183903
183903
|
message: `The entity with id '${i.id}' and type '${i.type}', cannot reference 'definition-entity' with id '${a.entity}' at 'entity'.`
|
|
183904
183904
|
})
|
|
183905
183905
|
), c.push({
|
|
183906
|
-
id:
|
|
183906
|
+
id: tr.AllNoneInteractiveBaseEntities,
|
|
183907
183907
|
message: `Furthermore, the specific 'definition-entity' extends or implements non-interactive built-in-base-entities ${V}.`
|
|
183908
183908
|
}), c.push({
|
|
183909
|
-
id:
|
|
183909
|
+
id: tr.NonInteractiveBaseEntities,
|
|
183910
183910
|
message: op
|
|
183911
183911
|
});
|
|
183912
183912
|
}
|
|
@@ -186227,7 +186227,7 @@ function URi(s, u) {
|
|
|
186227
186227
|
m[0].project
|
|
186228
186228
|
)}").`;
|
|
186229
186229
|
i.push({
|
|
186230
|
-
id:
|
|
186230
|
+
id: tr.NonInteractiveBaseEntities,
|
|
186231
186231
|
message: op
|
|
186232
186232
|
}), r.push(
|
|
186233
186233
|
new Ce({
|
|
@@ -186574,7 +186574,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
|
|
|
186574
186574
|
message: `Entity of type '${this.type}' with id '${this.id}' is not a value reading or writing entity.`
|
|
186575
186575
|
})
|
|
186576
186576
|
), a.push({
|
|
186577
|
-
id:
|
|
186577
|
+
id: tr.EntitiesWithValues,
|
|
186578
186578
|
message: kT
|
|
186579
186579
|
})), { errors: r, explanations: a, modifiedData: i };
|
|
186580
186580
|
}
|
|
@@ -192525,7 +192525,7 @@ function pr(s, u) {
|
|
|
192525
192525
|
case d.InstalledProject:
|
|
192526
192526
|
return i || new uf(s, u);
|
|
192527
192527
|
case d.ActionDescriptor:
|
|
192528
|
-
return i || new
|
|
192528
|
+
return i || new nr(s, u);
|
|
192529
192529
|
case d.ReturnStatement:
|
|
192530
192530
|
return i || new lp(s, u);
|
|
192531
192531
|
case d.Loop:
|
|
@@ -192623,7 +192623,7 @@ function X6i(s, u, i) {
|
|
|
192623
192623
|
case d.Search:
|
|
192624
192624
|
return df.fromGenerationTarget(s, u, i);
|
|
192625
192625
|
case d.ActionDescriptor:
|
|
192626
|
-
return
|
|
192626
|
+
return nr.fromGenerationTarget(
|
|
192627
192627
|
s,
|
|
192628
192628
|
u,
|
|
192629
192629
|
i
|
|
@@ -194984,12 +194984,12 @@ R(Mt, "MUTABLE_DOWNSTREAM_PROPERTIES", [
|
|
|
194984
194984
|
...Mt.DOWNSTREAM_PROPERTIES
|
|
194985
194985
|
]);
|
|
194986
194986
|
let x = Mt;
|
|
194987
|
-
class iwi extends
|
|
194987
|
+
class iwi extends nr {
|
|
194988
194988
|
constructor(u) {
|
|
194989
194989
|
super(OI, u);
|
|
194990
194990
|
}
|
|
194991
194991
|
}
|
|
194992
|
-
class rwi extends
|
|
194992
|
+
class rwi extends nr {
|
|
194993
194993
|
constructor(i) {
|
|
194994
194994
|
super(Rv, i);
|
|
194995
194995
|
R(this, "autoexecutable", !0);
|
|
@@ -195516,32 +195516,32 @@ class rwi extends rr {
|
|
|
195516
195516
|
};
|
|
195517
195517
|
}
|
|
195518
195518
|
}
|
|
195519
|
-
class nwi extends
|
|
195519
|
+
class nwi extends nr {
|
|
195520
195520
|
constructor(u) {
|
|
195521
195521
|
super(oU, u);
|
|
195522
195522
|
}
|
|
195523
195523
|
}
|
|
195524
|
-
class awi extends
|
|
195524
|
+
class awi extends nr {
|
|
195525
195525
|
constructor(u) {
|
|
195526
195526
|
super(dU, u);
|
|
195527
195527
|
}
|
|
195528
195528
|
}
|
|
195529
|
-
class swi extends
|
|
195529
|
+
class swi extends nr {
|
|
195530
195530
|
constructor(u) {
|
|
195531
195531
|
super(pU, u);
|
|
195532
195532
|
}
|
|
195533
195533
|
}
|
|
195534
|
-
class lwi extends
|
|
195534
|
+
class lwi extends nr {
|
|
195535
195535
|
constructor(u) {
|
|
195536
195536
|
super(PO, u);
|
|
195537
195537
|
}
|
|
195538
195538
|
}
|
|
195539
|
-
class owi extends
|
|
195539
|
+
class owi extends nr {
|
|
195540
195540
|
constructor(u) {
|
|
195541
195541
|
super(zC, u);
|
|
195542
195542
|
}
|
|
195543
195543
|
}
|
|
195544
|
-
class dwi extends
|
|
195544
|
+
class dwi extends nr {
|
|
195545
195545
|
constructor(u) {
|
|
195546
195546
|
super(hI, u);
|
|
195547
195547
|
}
|
|
@@ -195574,7 +195574,7 @@ function b5(s) {
|
|
|
195574
195574
|
// new ActionDescriptorState(generateHexadecimalTokenOperation, project),
|
|
195575
195575
|
];
|
|
195576
195576
|
return iF.forEach((i) => {
|
|
195577
|
-
u.some((r) => r.id === i.id) || u.push(new
|
|
195577
|
+
u.some((r) => r.id === i.id) || u.push(new nr(i, s));
|
|
195578
195578
|
}), u.forEach((i) => {
|
|
195579
195579
|
i.initChildren(null), s.subscribeBuiltInInstance(i);
|
|
195580
195580
|
}), s.operationDeclarations = u, u;
|
|
@@ -195618,7 +195618,7 @@ function A5(s) {
|
|
|
195618
195618
|
}
|
|
195619
195619
|
function I5(s) {
|
|
195620
195620
|
const u = [
|
|
195621
|
-
new
|
|
195621
|
+
new nr(W_, s)
|
|
195622
195622
|
];
|
|
195623
195623
|
return u.forEach((i) => {
|
|
195624
195624
|
i.initChildren(null), s.subscribeBuiltInInstance(i);
|
|
@@ -195626,38 +195626,38 @@ function I5(s) {
|
|
|
195626
195626
|
}
|
|
195627
195627
|
function g5(s) {
|
|
195628
195628
|
const u = [
|
|
195629
|
-
new
|
|
195630
|
-
new
|
|
195631
|
-
new
|
|
195632
|
-
new
|
|
195629
|
+
new nr(zI, s),
|
|
195630
|
+
new nr(a0, s),
|
|
195631
|
+
new nr(KI, s),
|
|
195632
|
+
new nr(
|
|
195633
195633
|
Nv,
|
|
195634
195634
|
s
|
|
195635
195635
|
),
|
|
195636
|
-
new
|
|
195636
|
+
new nr(
|
|
195637
195637
|
Pv,
|
|
195638
195638
|
s
|
|
195639
195639
|
),
|
|
195640
|
-
new
|
|
195640
|
+
new nr(x_, s)
|
|
195641
195641
|
];
|
|
195642
195642
|
u.forEach((r) => {
|
|
195643
195643
|
r.initChildren(null), s.subscribeBuiltInInstance(r);
|
|
195644
195644
|
}), s.loopDeclarations = u;
|
|
195645
195645
|
const i = [
|
|
195646
|
-
new
|
|
195647
|
-
new
|
|
195648
|
-
new
|
|
195646
|
+
new nr(k_, s),
|
|
195647
|
+
new nr(ZI, s),
|
|
195648
|
+
new nr(
|
|
195649
195649
|
L_,
|
|
195650
195650
|
s
|
|
195651
195651
|
),
|
|
195652
|
-
new
|
|
195652
|
+
new nr(
|
|
195653
195653
|
oF,
|
|
195654
195654
|
s
|
|
195655
195655
|
),
|
|
195656
|
-
new
|
|
195656
|
+
new nr(
|
|
195657
195657
|
pF,
|
|
195658
195658
|
s
|
|
195659
195659
|
),
|
|
195660
|
-
new
|
|
195660
|
+
new nr($_, s)
|
|
195661
195661
|
];
|
|
195662
195662
|
return i.forEach((r) => {
|
|
195663
195663
|
r.initChildren(null), s.subscribeBuiltInInstance(r);
|
|
@@ -195673,13 +195673,13 @@ function R5(s) {
|
|
|
195673
195673
|
}
|
|
195674
195674
|
function w5(s) {
|
|
195675
195675
|
const u = [
|
|
195676
|
-
new
|
|
195677
|
-
new
|
|
195678
|
-
new
|
|
195679
|
-
new
|
|
195676
|
+
new nr($F, s),
|
|
195677
|
+
new nr(xF, s),
|
|
195678
|
+
new nr(LF, s),
|
|
195679
|
+
new nr(GF, s)
|
|
195680
195680
|
];
|
|
195681
195681
|
return BF.forEach((i) => {
|
|
195682
|
-
u.some((r) => r.id === i.id) || u.push(new
|
|
195682
|
+
u.some((r) => r.id === i.id) || u.push(new nr(i, s));
|
|
195683
195683
|
}), u.forEach((i) => {
|
|
195684
195684
|
i.initChildren(null), s.subscribeBuiltInInstance(i);
|
|
195685
195685
|
}), s.conditionDeclarations = u, u;
|
|
@@ -200514,7 +200514,7 @@ async function P1(s, u, i = {}) {
|
|
|
200514
200514
|
), he = jt(s, s.project), Ae = pe ? yt(pe).filter(
|
|
200515
200515
|
(Re) => {
|
|
200516
200516
|
var Oe;
|
|
200517
|
-
return Re.id !== s.id && oe.every((Ge) => Ge.callee.id !== Re.id) &&
|
|
200517
|
+
return Re.id !== s.id && oe.every((Ge) => Ge.callee.id !== Re.id) && er.includes(Re.type) && // (!PASS_THROUGH_CALLABLE_TYPES.includes(call.type) ||
|
|
200518
200518
|
// (!(call as PassThroughCallableEntityState).successCalls.length &&
|
|
200519
200519
|
// !(call as PassThroughCallableEntityState).errorCalls.length)) &&
|
|
200520
200520
|
!Y.some((Ge) => Ge.id === Re.id) && ((Oe = jt(Re, s.project)) == null ? void 0 : Oe.id) === (he == null ? void 0 : he.id);
|
|
@@ -200560,7 +200560,7 @@ async function P1(s, u, i = {}) {
|
|
|
200560
200560
|
if (u === "called-by-error" && !Vt.includes(Re.type) && A(Re, [
|
|
200561
200561
|
"called-by-error-must-be-pass-through-callable"
|
|
200562
200562
|
/* CalledByErrorMustBePassThroughCallable */
|
|
200563
|
-
]),
|
|
200563
|
+
]), er.includes(Re.type) || A(Re, [
|
|
200564
200564
|
"called-by-source-must-be-caller-entity"
|
|
200565
200565
|
/* CalledBySourceMustBeCallerEntity */
|
|
200566
200566
|
]), ((B = Tl(
|
|
@@ -200686,7 +200686,7 @@ async function P1(s, u, i = {}) {
|
|
|
200686
200686
|
((he == null ? void 0 : he.type) === d.Project ? [] : yt(he)).forEach((Re) => {
|
|
200687
200687
|
if (Re.id === s.id || m.includes(Re))
|
|
200688
200688
|
return !1;
|
|
200689
|
-
if (
|
|
200689
|
+
if (er.includes(Re.type)) {
|
|
200690
200690
|
const Ge = Yr(
|
|
200691
200691
|
Re
|
|
200692
200692
|
), Me = Ge.find(
|
|
@@ -200724,12 +200724,12 @@ async function P1(s, u, i = {}) {
|
|
|
200724
200724
|
]) : (u === "called-by-error" && !Vt.includes(Re.type) && A(Re, [
|
|
200725
200725
|
"called-by-error-must-be-pass-through-callable"
|
|
200726
200726
|
/* CalledByErrorMustBePassThroughCallable */
|
|
200727
|
-
]),
|
|
200727
|
+
]), er.includes(Re.type) || A(Re, [
|
|
200728
200728
|
"called-by-source-must-be-caller-entity"
|
|
200729
200729
|
/* CalledBySourceMustBeCallerEntity */
|
|
200730
200730
|
]), !a[Re.id] && !c[Re.id] && E(Re));
|
|
200731
200731
|
}), s.parent === s.project && s.project.instancesList.filter(
|
|
200732
|
-
(Oe) => Oe.id !== s.id &&
|
|
200732
|
+
(Oe) => Oe.id !== s.id && er.includes(Oe.type)
|
|
200733
200733
|
).forEach((Oe) => {
|
|
200734
200734
|
u === "called-by-error" && !Vt.includes(Oe.type) && A(Oe, [
|
|
200735
200735
|
"called-by-error-must-be-pass-through-callable"
|
|
@@ -201021,7 +201021,7 @@ async function P1(s, u, i = {}) {
|
|
|
201021
201021
|
for (const pe of (ye == null ? void 0 : ye.type) === d.Project ? [] : yt(ye)) {
|
|
201022
201022
|
if (await r.tick(), pe.id === s.id || oe.includes(pe))
|
|
201023
201023
|
continue;
|
|
201024
|
-
const he =
|
|
201024
|
+
const he = er.includes(pe.type) ? Yr(pe) : [], Ae = he.find(
|
|
201025
201025
|
(Ge) => Ge.callee.id === s.id && Ge.callType === "success"
|
|
201026
201026
|
), Re = he.find(
|
|
201027
201027
|
(Ge) => Ge.callee.id === s.id && Ge.callType === "error"
|
|
@@ -201247,7 +201247,7 @@ async function P1(s, u, i = {}) {
|
|
|
201247
201247
|
for (const Y of (oe == null ? void 0 : oe.type) === d.Project ? [] : yt(oe)) {
|
|
201248
201248
|
if (await r.tick(), Y.id === s.id || m.includes(Y))
|
|
201249
201249
|
continue;
|
|
201250
|
-
const z =
|
|
201250
|
+
const z = er.includes(Y.type) ? Yr(Y) : [], se = z.find(
|
|
201251
201251
|
(he) => he.callee.id === s.id && he.callType === "success"
|
|
201252
201252
|
), ye = z.find(
|
|
201253
201253
|
(he) => he.callee.id === s.id && he.callType === "error"
|
|
@@ -201611,7 +201611,7 @@ async function P1(s, u, i = {}) {
|
|
|
201611
201611
|
]) : u === "property-in" ? Ki.includes(ee.type) || A(ee, [
|
|
201612
201612
|
"is-not-value-writing-entity"
|
|
201613
201613
|
/* IsNotValueWritingEntity */
|
|
201614
|
-
]) : u === "called-by" ?
|
|
201614
|
+
]) : u === "called-by" ? er.includes(ee.type) || A(ee, [
|
|
201615
201615
|
"is-not-caller-entity"
|
|
201616
201616
|
/* IsNotCallerEntity */
|
|
201617
201617
|
]) : u === "called-by-error" ? Vt.includes(ee.type) || A(ee, [
|
|
@@ -201803,7 +201803,7 @@ function N5i(s, u, i, r) {
|
|
|
201803
201803
|
return;
|
|
201804
201804
|
}
|
|
201805
201805
|
case "called-by": {
|
|
201806
|
-
|
|
201806
|
+
er.includes(s.type) && lr.includes(u.type) && (Kt.includes(s.type) ? (s.addCall(
|
|
201807
201807
|
u,
|
|
201808
201808
|
r
|
|
201809
201809
|
), u.addEntryCaller(
|
|
@@ -202016,7 +202016,7 @@ function Tl(s, u) {
|
|
|
202016
202016
|
function P5i(s, u) {
|
|
202017
202017
|
if (s === u)
|
|
202018
202018
|
return "same-entity";
|
|
202019
|
-
if (!
|
|
202019
|
+
if (!er.includes(s.type) || !Yr(
|
|
202020
202020
|
s
|
|
202021
202021
|
).find(
|
|
202022
202022
|
(a) => a.callee === u
|
|
@@ -202144,7 +202144,7 @@ function UDi(s) {
|
|
|
202144
202144
|
ancestor: null,
|
|
202145
202145
|
callType: null
|
|
202146
202146
|
};
|
|
202147
|
-
const r = u.filter((c) => !(c === s || !
|
|
202147
|
+
const r = u.filter((c) => !(c === s || !er.includes(c.type) || !yt(
|
|
202148
202148
|
c
|
|
202149
202149
|
).find(
|
|
202150
202150
|
(h) => h === s
|
|
@@ -202223,7 +202223,7 @@ function jDi(s, u, i) {
|
|
|
202223
202223
|
"[findNextCombinedSingleCallerAncestor] No 'targetB' given"
|
|
202224
202224
|
);
|
|
202225
202225
|
if ((s == null ? void 0 : s.id) === (u == null ? void 0 : u.id))
|
|
202226
|
-
if (
|
|
202226
|
+
if (er.includes(s.type)) {
|
|
202227
202227
|
let V = null;
|
|
202228
202228
|
return s.type === d.Loop || s.type === d.FunctionDeclaration && s.parent.type === d.Loop ? V = "loop-body" : (s.type === d.FunctionDeclaration || s.type === d.GlobalEvent) && (V = "entry"), {
|
|
202229
202229
|
ancestor: s,
|
|
@@ -202293,7 +202293,7 @@ function jDi(s, u, i) {
|
|
|
202293
202293
|
ancestor: null,
|
|
202294
202294
|
callType: null
|
|
202295
202295
|
};
|
|
202296
|
-
if (!
|
|
202296
|
+
if (!er.includes(b.type))
|
|
202297
202297
|
throw new Error(
|
|
202298
202298
|
`[findNextCombinedSingleCallerAncestor] Invalid 'from' argument, is not a caller entity: ${b.type} -- ${b.id}`
|
|
202299
202299
|
);
|
|
@@ -202308,7 +202308,7 @@ function jDi(s, u, i) {
|
|
|
202308
202308
|
ancestor: b,
|
|
202309
202309
|
callType: B.callType
|
|
202310
202310
|
};
|
|
202311
|
-
if (
|
|
202311
|
+
if (er.includes(s.type)) {
|
|
202312
202312
|
let M = null;
|
|
202313
202313
|
return s.type === d.Loop || s.type === d.FunctionDeclaration && s.parent.type === d.Loop ? M = "loop-body" : (s.type === d.FunctionDeclaration || s.type === d.GlobalEvent) && (M = "entry"), {
|
|
202314
202314
|
ancestor: s,
|
|
@@ -202335,7 +202335,7 @@ function jDi(s, u, i) {
|
|
|
202335
202335
|
ancestor: b,
|
|
202336
202336
|
callType: B.callType
|
|
202337
202337
|
};
|
|
202338
|
-
if (
|
|
202338
|
+
if (er.includes(u.type)) {
|
|
202339
202339
|
let M = null;
|
|
202340
202340
|
return u.type === d.Loop || u.type === d.FunctionDeclaration && u.parent.type === d.Loop ? M = "loop-body" : (u.type === d.FunctionDeclaration || u.type === d.GlobalEvent) && (M = "entry"), {
|
|
202341
202341
|
ancestor: u,
|
|
@@ -202569,7 +202569,7 @@ function Fy(s, u, i = !1) {
|
|
|
202569
202569
|
};
|
|
202570
202570
|
}
|
|
202571
202571
|
const E = b.filter((k) => {
|
|
202572
|
-
if (k.callee === r || !
|
|
202572
|
+
if (k.callee === r || !er.includes(k.callee.type))
|
|
202573
202573
|
return !1;
|
|
202574
202574
|
if (!!h.find(
|
|
202575
202575
|
(J) => J === k.callee
|
|
@@ -203139,7 +203139,7 @@ function $5i(s, u, i = !0) {
|
|
|
203139
203139
|
ancestor: s,
|
|
203140
203140
|
callType: "same-entity"
|
|
203141
203141
|
};
|
|
203142
|
-
if (lr.includes(s.type) &&
|
|
203142
|
+
if (lr.includes(s.type) && er.includes(u.type)) {
|
|
203143
203143
|
const f = Tl(
|
|
203144
203144
|
s,
|
|
203145
203145
|
u
|
|
@@ -203156,7 +203156,7 @@ function $5i(s, u, i = !0) {
|
|
|
203156
203156
|
callType: null
|
|
203157
203157
|
};
|
|
203158
203158
|
}
|
|
203159
|
-
if (lr.includes(u.type) &&
|
|
203159
|
+
if (lr.includes(u.type) && er.includes(s.type)) {
|
|
203160
203160
|
const f = Tl(
|
|
203161
203161
|
u,
|
|
203162
203162
|
s
|
|
@@ -203191,7 +203191,7 @@ function $5i(s, u, i = !0) {
|
|
|
203191
203191
|
};
|
|
203192
203192
|
const c = r.calls.reduce(
|
|
203193
203193
|
(f, h) => {
|
|
203194
|
-
if (!
|
|
203194
|
+
if (!er.includes(h.type))
|
|
203195
203195
|
return f;
|
|
203196
203196
|
const m = Yr(
|
|
203197
203197
|
h
|
|
@@ -203416,7 +203416,7 @@ function ZDi(s) {
|
|
|
203416
203416
|
function sb(s) {
|
|
203417
203417
|
if (!s)
|
|
203418
203418
|
return null;
|
|
203419
|
-
if (
|
|
203419
|
+
if (er.includes(s.type))
|
|
203420
203420
|
return s;
|
|
203421
203421
|
const u = s.parent;
|
|
203422
203422
|
return u ? sb(u) : null;
|
|
@@ -205244,7 +205244,7 @@ function D0(s) {
|
|
|
205244
205244
|
case d.PrimitiveEntity:
|
|
205245
205245
|
return lh;
|
|
205246
205246
|
case d.ActionDescriptor:
|
|
205247
|
-
return
|
|
205247
|
+
return nr;
|
|
205248
205248
|
case d.LiteralValue:
|
|
205249
205249
|
return Mr;
|
|
205250
205250
|
case d.ContinueStatement:
|
|
@@ -205757,7 +205757,7 @@ function rSi(s) {
|
|
|
205757
205757
|
case d.Property:
|
|
205758
205758
|
return os;
|
|
205759
205759
|
case d.ActionDescriptor:
|
|
205760
|
-
return
|
|
205760
|
+
return nr;
|
|
205761
205761
|
case d.ReturnStatement:
|
|
205762
205762
|
return lp;
|
|
205763
205763
|
case d.ContinueStatement:
|
|
@@ -206226,17 +206226,25 @@ function uSi(s) {
|
|
|
206226
206226
|
let a;
|
|
206227
206227
|
if (r.type === d.Project) {
|
|
206228
206228
|
let m = s;
|
|
206229
|
-
for (; m; ) {
|
|
206229
|
+
for (; m && m.calledBy.length; ) {
|
|
206230
206230
|
const b = m.calledBy.find(
|
|
206231
206231
|
(E) => Kt.includes(E.type)
|
|
206232
206232
|
);
|
|
206233
|
-
if (b)
|
|
206233
|
+
if (b) {
|
|
206234
206234
|
a = b;
|
|
206235
|
-
|
|
206235
|
+
break;
|
|
206236
|
+
} else {
|
|
206236
206237
|
const E = m.calledBy[0];
|
|
206237
|
-
lr.includes(E.type)
|
|
206238
|
+
if (lr.includes(E.type))
|
|
206239
|
+
m = E;
|
|
206240
|
+
else {
|
|
206241
|
+
a = E;
|
|
206242
|
+
break;
|
|
206243
|
+
}
|
|
206238
206244
|
}
|
|
206239
206245
|
}
|
|
206246
|
+
if (!a && er.includes(m.type) && (a = m), !a)
|
|
206247
|
+
return [];
|
|
206240
206248
|
} else
|
|
206241
206249
|
a = r;
|
|
206242
206250
|
const c = [];
|
|
@@ -223450,7 +223458,7 @@ export {
|
|
|
223450
223458
|
O5i as ALL_TESTING_DISABLED_REASONS,
|
|
223451
223459
|
t5 as ATTACHING_PERSISTED_ENTITIES_TO_DATABASES_EXPLANATION,
|
|
223452
223460
|
VZi as AWSTenantAccountInfrastructureResource,
|
|
223453
|
-
|
|
223461
|
+
nr as ActionDescriptorState,
|
|
223454
223462
|
HZi as ActionInputMapState,
|
|
223455
223463
|
a6i as ActionOutputMapState,
|
|
223456
223464
|
pn as Area,
|
|
@@ -223480,7 +223488,7 @@ export {
|
|
|
223480
223488
|
L6i as CALLABLE_ENTITIES_EXPLANATION,
|
|
223481
223489
|
lr as CALLABLE_TYPES,
|
|
223482
223490
|
fRi as CALLER_ENTITIES_EXPLANATION,
|
|
223483
|
-
|
|
223491
|
+
er as CALLER_TYPES,
|
|
223484
223492
|
kc as CALLS_UPDATE_EXPLANATION,
|
|
223485
223493
|
cEi as CANVAS_BASE_X,
|
|
223486
223494
|
fEi as CANVAS_BASE_Y,
|
|
@@ -223615,7 +223623,7 @@ export {
|
|
|
223615
223623
|
kI as GOOGLE_DRIVE_MIME_TYPES,
|
|
223616
223624
|
Gri as GOOGLE_DRIVE_SMART_FETCH_MODE_OPTIONS,
|
|
223617
223625
|
Tdi as GROUP_CONDITIONS,
|
|
223618
|
-
|
|
223626
|
+
tr as GenerationExplanationIds,
|
|
223619
223627
|
to as GlobalEventNames,
|
|
223620
223628
|
tf as GlobalEventState,
|
|
223621
223629
|
zj as GoogleDriveMimeType,
|