@elyx-code/project-logic-tree 0.0.6506 → 0.0.6507
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 +452 -446
- package/dist/index.umd.cjs +54 -54
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -87,7 +87,7 @@ const Hn = [
|
|
|
87
87
|
], It = [
|
|
88
88
|
f.VariableDeclaration,
|
|
89
89
|
f.VariableInstance
|
|
90
|
-
],
|
|
90
|
+
], BOt = [
|
|
91
91
|
f.FunctionDeclaration,
|
|
92
92
|
f.Condition,
|
|
93
93
|
f.Loop,
|
|
@@ -112,7 +112,7 @@ const Hn = [
|
|
|
112
112
|
f.InputMap,
|
|
113
113
|
f.OutputMap,
|
|
114
114
|
f.ReturnDeclaration
|
|
115
|
-
],
|
|
115
|
+
], MOt = [
|
|
116
116
|
f.FunctionDeclaration,
|
|
117
117
|
f.Property,
|
|
118
118
|
f.ArgumentDeclaration,
|
|
@@ -123,7 +123,7 @@ const Hn = [
|
|
|
123
123
|
f.InputMap,
|
|
124
124
|
f.OutputMap,
|
|
125
125
|
f.InternalCall
|
|
126
|
-
],
|
|
126
|
+
], UOt = [
|
|
127
127
|
...Mke,
|
|
128
128
|
f.Condition,
|
|
129
129
|
f.Loop,
|
|
@@ -164,7 +164,7 @@ const Hn = [
|
|
|
164
164
|
], jke = [
|
|
165
165
|
...pb,
|
|
166
166
|
...Ct
|
|
167
|
-
], DN = [...Si, ...Ct],
|
|
167
|
+
], DN = [...Si, ...Ct], jOt = [
|
|
168
168
|
...CN,
|
|
169
169
|
...Ct
|
|
170
170
|
], Lr = [
|
|
@@ -174,7 +174,7 @@ const Hn = [
|
|
|
174
174
|
f.ReturnStatement,
|
|
175
175
|
f.BreakStatement,
|
|
176
176
|
f.ContinueStatement
|
|
177
|
-
],
|
|
177
|
+
], GOt = [
|
|
178
178
|
f.DefinitionEntity,
|
|
179
179
|
f.BuiltInBaseEntity,
|
|
180
180
|
f.Project,
|
|
@@ -266,7 +266,7 @@ const Hn = [
|
|
|
266
266
|
f.VariableInstance,
|
|
267
267
|
f.LiteralValue,
|
|
268
268
|
f.InternalCall
|
|
269
|
-
],
|
|
269
|
+
], FOt = [
|
|
270
270
|
f.FunctionDeclaration,
|
|
271
271
|
f.InstalledProject,
|
|
272
272
|
f.DataType,
|
|
@@ -2988,7 +2988,7 @@ const de = {
|
|
|
2988
2988
|
entityId: Ge.Join,
|
|
2989
2989
|
version: "1",
|
|
2990
2990
|
entityType: f.ActionDescriptor
|
|
2991
|
-
},
|
|
2991
|
+
}, kOt = {
|
|
2992
2992
|
parentRelationType: oe.FixedReturns,
|
|
2993
2993
|
id: $a.outputs.secondPartResult.id,
|
|
2994
2994
|
type: f.ValueDescriptor,
|
|
@@ -7128,7 +7128,7 @@ const Zqe = {
|
|
|
7128
7128
|
}, Br = {
|
|
7129
7129
|
...HN,
|
|
7130
7130
|
...JN
|
|
7131
|
-
},
|
|
7131
|
+
}, KOt = {
|
|
7132
7132
|
id: "external-integration-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
7133
7133
|
type: f.GenericReference,
|
|
7134
7134
|
entityId: Bl.properties.integration.dataType.id,
|
|
@@ -7272,7 +7272,7 @@ const Zqe = {
|
|
|
7272
7272
|
methods: [],
|
|
7273
7273
|
abstractMethods: [],
|
|
7274
7274
|
extends: null
|
|
7275
|
-
}, yo = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE_AUTH,
|
|
7275
|
+
}, yo = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE_AUTH, SOt = {
|
|
7276
7276
|
id: "google-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
7277
7277
|
type: f.GenericReference,
|
|
7278
7278
|
entityId: yo.properties.integration.dataType.id,
|
|
@@ -7437,7 +7437,7 @@ const Zqe = {
|
|
|
7437
7437
|
methods: [],
|
|
7438
7438
|
abstractMethods: [],
|
|
7439
7439
|
extends: ho
|
|
7440
|
-
}, mo = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-DRIVE_AUTH"],
|
|
7440
|
+
}, mo = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-DRIVE_AUTH"], qOt = {
|
|
7441
7441
|
id: "google-drive-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
7442
7442
|
type: f.GenericReference,
|
|
7443
7443
|
entityId: mo.properties.integration.dataType.id,
|
|
@@ -7602,7 +7602,7 @@ const Zqe = {
|
|
|
7602
7602
|
methods: [],
|
|
7603
7603
|
abstractMethods: [],
|
|
7604
7604
|
extends: ii
|
|
7605
|
-
}, vo = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-MAIL_AUTH"],
|
|
7605
|
+
}, vo = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-MAIL_AUTH"], ZOt = {
|
|
7606
7606
|
id: "google-mail-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
7607
7607
|
type: f.GenericReference,
|
|
7608
7608
|
entityId: vo.properties.integration.dataType.id,
|
|
@@ -7767,7 +7767,7 @@ const Zqe = {
|
|
|
7767
7767
|
methods: [],
|
|
7768
7768
|
abstractMethods: [],
|
|
7769
7769
|
extends: ii
|
|
7770
|
-
}, To = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-SHEET_AUTH"],
|
|
7770
|
+
}, To = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-SHEET_AUTH"], HOt = {
|
|
7771
7771
|
id: "google-sheet-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
7772
7772
|
type: f.GenericReference,
|
|
7773
7773
|
entityId: To.properties.integration.dataType.id,
|
|
@@ -7932,7 +7932,7 @@ const Zqe = {
|
|
|
7932
7932
|
methods: [],
|
|
7933
7933
|
abstractMethods: [],
|
|
7934
7934
|
extends: ii
|
|
7935
|
-
}, Eo = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-SLIDES_AUTH"],
|
|
7935
|
+
}, Eo = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-SLIDES_AUTH"], JOt = {
|
|
7936
7936
|
id: "google-slides-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
7937
7937
|
type: f.GenericReference,
|
|
7938
7938
|
entityId: Eo.properties.integration.dataType.id,
|
|
@@ -8097,7 +8097,7 @@ const Zqe = {
|
|
|
8097
8097
|
methods: [],
|
|
8098
8098
|
abstractMethods: [],
|
|
8099
8099
|
extends: ii
|
|
8100
|
-
}, Io = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-GEMINI_AUTH"],
|
|
8100
|
+
}, Io = de[f.BuiltInBaseEntity]["BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_GOOGLE-GEMINI_AUTH"], WOt = {
|
|
8101
8101
|
id: "google-gemini-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
8102
8102
|
type: f.GenericReference,
|
|
8103
8103
|
entityId: Io.properties.integration.dataType.id,
|
|
@@ -8262,7 +8262,7 @@ const Zqe = {
|
|
|
8262
8262
|
methods: [],
|
|
8263
8263
|
abstractMethods: [],
|
|
8264
8264
|
extends: ii
|
|
8265
|
-
}, bo = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_AIRTABLE_AUTH,
|
|
8265
|
+
}, bo = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_AIRTABLE_AUTH, zOt = {
|
|
8266
8266
|
id: "airtable-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
8267
8267
|
type: f.GenericReference,
|
|
8268
8268
|
entityId: bo.properties.integration.dataType.id,
|
|
@@ -8427,7 +8427,7 @@ const Zqe = {
|
|
|
8427
8427
|
methods: [],
|
|
8428
8428
|
abstractMethods: [],
|
|
8429
8429
|
extends: ho
|
|
8430
|
-
}, Ao = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_MICROSOFT_AUTH,
|
|
8430
|
+
}, Ao = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_MICROSOFT_AUTH, YOt = {
|
|
8431
8431
|
id: "microsoft-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
8432
8432
|
type: f.GenericReference,
|
|
8433
8433
|
entityId: Ao.properties.integration.dataType.id,
|
|
@@ -8592,7 +8592,7 @@ const Zqe = {
|
|
|
8592
8592
|
methods: [],
|
|
8593
8593
|
abstractMethods: [],
|
|
8594
8594
|
extends: ho
|
|
8595
|
-
}, wo = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_SLACK_AUTH,
|
|
8595
|
+
}, wo = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_SLACK_AUTH, XOt = {
|
|
8596
8596
|
id: "slack-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
8597
8597
|
type: f.GenericReference,
|
|
8598
8598
|
entityId: wo.properties.integration.dataType.id,
|
|
@@ -8757,7 +8757,7 @@ const Zqe = {
|
|
|
8757
8757
|
methods: [],
|
|
8758
8758
|
abstractMethods: [],
|
|
8759
8759
|
extends: ho
|
|
8760
|
-
}, go = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_ATLASSIAN_AUTH,
|
|
8760
|
+
}, go = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_ATLASSIAN_AUTH, QOt = {
|
|
8761
8761
|
id: "atlassian-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
8762
8762
|
type: f.GenericReference,
|
|
8763
8763
|
entityId: go.properties.integration.dataType.id,
|
|
@@ -8922,7 +8922,7 @@ const Zqe = {
|
|
|
8922
8922
|
methods: [],
|
|
8923
8923
|
abstractMethods: [],
|
|
8924
8924
|
extends: ho
|
|
8925
|
-
}, _o = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_JIRA_AUTH,
|
|
8925
|
+
}, _o = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_JIRA_AUTH, e$t = {
|
|
8926
8926
|
id: "jira-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
8927
8927
|
type: f.GenericReference,
|
|
8928
8928
|
entityId: _o.properties.integration.dataType.id,
|
|
@@ -9087,7 +9087,7 @@ const Zqe = {
|
|
|
9087
9087
|
methods: [],
|
|
9088
9088
|
abstractMethods: [],
|
|
9089
9089
|
extends: ho
|
|
9090
|
-
}, Ro = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_OPENAI_AUTH,
|
|
9090
|
+
}, Ro = de[f.BuiltInBaseEntity].BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_OPENAI_AUTH, t$t = {
|
|
9091
9091
|
id: "openai-auth-connection-built-in-base-entity-integration-property-data-type-ref",
|
|
9092
9092
|
type: f.GenericReference,
|
|
9093
9093
|
entityId: Ro.properties.integration.dataType.id,
|
|
@@ -13362,7 +13362,7 @@ the table belongs to`,
|
|
|
13362
13362
|
dataType: TXe,
|
|
13363
13363
|
description: "The name of the main database inside of the server instance where the data will be stored.",
|
|
13364
13364
|
parent: rf
|
|
13365
|
-
},
|
|
13365
|
+
}, r$t = {
|
|
13366
13366
|
id: "relational-database-built-in-base-entity-username-property-data-type-ref-id",
|
|
13367
13367
|
type: f.GenericReference,
|
|
13368
13368
|
entityId: "relational-database-built-in-base-entity-username-property-data-type-idd",
|
|
@@ -13442,7 +13442,7 @@ the table belongs to`,
|
|
|
13442
13442
|
dataType: IXe,
|
|
13443
13443
|
description: "The username that will be used to connect to the database.",
|
|
13444
13444
|
parent: rf
|
|
13445
|
-
},
|
|
13445
|
+
}, i$t = {
|
|
13446
13446
|
id: "relational-database-built-in-base-entity-password-property-data-type-ref-id",
|
|
13447
13447
|
type: f.GenericReference,
|
|
13448
13448
|
entityId: "relational-database-built-in-base-entity-password-property-data-type-id",
|
|
@@ -13855,7 +13855,7 @@ the table belongs to`,
|
|
|
13855
13855
|
private: !1,
|
|
13856
13856
|
x: 0,
|
|
13857
13857
|
y: 0
|
|
13858
|
-
}, bP = de[f.BuiltInBaseEntity][le.PERSISTED_ENTITY].properties,
|
|
13858
|
+
}, bP = de[f.BuiltInBaseEntity][le.PERSISTED_ENTITY].properties, s$t = {
|
|
13859
13859
|
id: "persisted-built-in-base-entity-database-property-data-type-ref-id",
|
|
13860
13860
|
type: f.GenericReference,
|
|
13861
13861
|
entityId: "persisted-built-in-base-entity-database-property-data-type-id",
|
|
@@ -14115,7 +14115,7 @@ the table belongs to`,
|
|
|
14115
14115
|
error: null,
|
|
14116
14116
|
outputs: [],
|
|
14117
14117
|
parent: XXe
|
|
14118
|
-
}, wP = de[f.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY,
|
|
14118
|
+
}, wP = de[f.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY, n$t = {
|
|
14119
14119
|
id: "cron-job-built-in-base-entity-expression-property-data-type-ref",
|
|
14120
14120
|
type: f.GenericReference,
|
|
14121
14121
|
entityId: "cron-job-built-in-base-entity-expression-property-data-type",
|
|
@@ -32897,7 +32897,7 @@ function At(d) {
|
|
|
32897
32897
|
const u = d.entity.errors.find((a) => a.id === d.id);
|
|
32898
32898
|
return u ? { new: !1, error: u } : { new: !0, error: new nr(d) };
|
|
32899
32899
|
}
|
|
32900
|
-
function
|
|
32900
|
+
function a$t(d, u) {
|
|
32901
32901
|
const r = /* @__PURE__ */ new Map();
|
|
32902
32902
|
return d.forEach((a) => {
|
|
32903
32903
|
r.set(a.id, a);
|
|
@@ -34161,7 +34161,7 @@ function qB(d) {
|
|
|
34161
34161
|
];
|
|
34162
34162
|
return Ir(d.errors, u);
|
|
34163
34163
|
}
|
|
34164
|
-
const
|
|
34164
|
+
const o$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
34165
34165
|
__proto__: null,
|
|
34166
34166
|
validate: qB
|
|
34167
34167
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -34662,7 +34662,7 @@ class G {
|
|
|
34662
34662
|
return !!this.affected[u];
|
|
34663
34663
|
}
|
|
34664
34664
|
}
|
|
34665
|
-
function
|
|
34665
|
+
function l$t(d) {
|
|
34666
34666
|
return /* @__PURE__ */ new Set([
|
|
34667
34667
|
...Object.keys(d.added),
|
|
34668
34668
|
...Object.keys(d.updated),
|
|
@@ -36152,7 +36152,7 @@ function JB(d, u) {
|
|
|
36152
36152
|
].filter((p) => p.id !== d.id);
|
|
36153
36153
|
return I0(d, [kr], o, u);
|
|
36154
36154
|
}
|
|
36155
|
-
const
|
|
36155
|
+
const d$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
36156
36156
|
__proto__: null,
|
|
36157
36157
|
validate: HB,
|
|
36158
36158
|
validateFunctionDeclarationName: JB
|
|
@@ -37715,7 +37715,7 @@ function WB(d) {
|
|
|
37715
37715
|
}
|
|
37716
37716
|
return Ir(d.errors, u);
|
|
37717
37717
|
}
|
|
37718
|
-
const
|
|
37718
|
+
const u$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
37719
37719
|
__proto__: null,
|
|
37720
37720
|
validate: WB
|
|
37721
37721
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -39239,7 +39239,7 @@ function JIt(d) {
|
|
|
39239
39239
|
r.validate();
|
|
39240
39240
|
}), Ir(d.errors, u);
|
|
39241
39241
|
}
|
|
39242
|
-
const
|
|
39242
|
+
const c$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
39243
39243
|
__proto__: null,
|
|
39244
39244
|
validate: YB
|
|
39245
39245
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -40890,7 +40890,7 @@ function XB(d) {
|
|
|
40890
40890
|
const u = [...zl(d)];
|
|
40891
40891
|
return Ir(d.errors, u);
|
|
40892
40892
|
}
|
|
40893
|
-
const
|
|
40893
|
+
const p$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
40894
40894
|
__proto__: null,
|
|
40895
40895
|
validate: XB
|
|
40896
40896
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -42265,7 +42265,7 @@ function QB(d) {
|
|
|
42265
42265
|
const u = [];
|
|
42266
42266
|
return Ir(d.errors, u);
|
|
42267
42267
|
}
|
|
42268
|
-
const
|
|
42268
|
+
const f$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
42269
42269
|
__proto__: null,
|
|
42270
42270
|
validate: QB
|
|
42271
42271
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -42275,7 +42275,7 @@ function eM(d) {
|
|
|
42275
42275
|
const u = [];
|
|
42276
42276
|
return Ir(d.errors, u);
|
|
42277
42277
|
}
|
|
42278
|
-
const
|
|
42278
|
+
const h$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
42279
42279
|
__proto__: null,
|
|
42280
42280
|
validate: eM
|
|
42281
42281
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -44489,7 +44489,7 @@ function rM(d) {
|
|
|
44489
44489
|
const r = [...mU(d)];
|
|
44490
44490
|
return Ir(d.errors, r);
|
|
44491
44491
|
}
|
|
44492
|
-
const
|
|
44492
|
+
const y$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
44493
44493
|
__proto__: null,
|
|
44494
44494
|
validate: rM
|
|
44495
44495
|
}, Symbol.toStringTag, { value: "Module" })), Bt = class Bt extends $r {
|
|
@@ -45574,7 +45574,7 @@ function Aw(d) {
|
|
|
45574
45574
|
function XIt(d) {
|
|
45575
45575
|
return Aw(d);
|
|
45576
45576
|
}
|
|
45577
|
-
const
|
|
45577
|
+
const m$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45578
45578
|
__proto__: null,
|
|
45579
45579
|
validate: Aw,
|
|
45580
45580
|
validateListLoop: XIt
|
|
@@ -45584,7 +45584,7 @@ function iM(d) {
|
|
|
45584
45584
|
const u = [];
|
|
45585
45585
|
return Ir(d.errors, u);
|
|
45586
45586
|
}
|
|
45587
|
-
const
|
|
45587
|
+
const v$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
45588
45588
|
__proto__: null,
|
|
45589
45589
|
validate: iM
|
|
45590
45590
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -50122,7 +50122,7 @@ function sM(d) {
|
|
|
50122
50122
|
];
|
|
50123
50123
|
return Ir(d.errors, r);
|
|
50124
50124
|
}
|
|
50125
|
-
const
|
|
50125
|
+
const T$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
50126
50126
|
__proto__: null,
|
|
50127
50127
|
validate: sM
|
|
50128
50128
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -51672,7 +51672,7 @@ const tbt = {
|
|
|
51672
51672
|
clear: () => {
|
|
51673
51673
|
}
|
|
51674
51674
|
};
|
|
51675
|
-
function
|
|
51675
|
+
function E$t(d, u) {
|
|
51676
51676
|
return {
|
|
51677
51677
|
...tbt,
|
|
51678
51678
|
id: d,
|
|
@@ -53219,7 +53219,7 @@ function jI(d, u, r = !1) {
|
|
|
53219
53219
|
return null;
|
|
53220
53220
|
}
|
|
53221
53221
|
}
|
|
53222
|
-
function
|
|
53222
|
+
function I$t(d) {
|
|
53223
53223
|
var u;
|
|
53224
53224
|
if (d && d.type === be.DefaultValue && d.value && d.valueOwner && ((u = d.valueOwner.defaultValue) == null ? void 0 : u.id) === d.value.id) {
|
|
53225
53225
|
const r = ct(
|
|
@@ -53512,7 +53512,7 @@ function fbt(d, u, r) {
|
|
|
53512
53512
|
), o || e == null || e.removeValue(h.id), cbt(h, u, r);
|
|
53513
53513
|
}), p;
|
|
53514
53514
|
}
|
|
53515
|
-
function
|
|
53515
|
+
function b$t(d, u, r, a) {
|
|
53516
53516
|
if (d === "" || d === null || d === void 0)
|
|
53517
53517
|
return fbt(u, r, a);
|
|
53518
53518
|
const o = Jn(u, r);
|
|
@@ -53729,7 +53729,7 @@ function mbt(d, u, r) {
|
|
|
53729
53729
|
);
|
|
53730
53730
|
}), p;
|
|
53731
53731
|
}
|
|
53732
|
-
function
|
|
53732
|
+
function A$t(d, u, r, a) {
|
|
53733
53733
|
if (d == null)
|
|
53734
53734
|
return mbt(u, r, a);
|
|
53735
53735
|
const o = Jn(u, r);
|
|
@@ -54330,7 +54330,7 @@ class XO extends dM {
|
|
|
54330
54330
|
return this._project.toFullProjectTransfer();
|
|
54331
54331
|
}
|
|
54332
54332
|
}
|
|
54333
|
-
function
|
|
54333
|
+
function w$t(d, u) {
|
|
54334
54334
|
return u instanceof XO ? u : new XO(d, u);
|
|
54335
54335
|
}
|
|
54336
54336
|
const Ap = "built-in-function-implementations__", ot = "operations-implementations__", tt = {
|
|
@@ -59418,7 +59418,7 @@ class p$ extends dM {
|
|
|
59418
59418
|
return this._editor.requestActiveDynamicValue(u, r);
|
|
59419
59419
|
}
|
|
59420
59420
|
}
|
|
59421
|
-
function
|
|
59421
|
+
function g$t(d, u) {
|
|
59422
59422
|
return u instanceof p$ ? u : new p$(d, u);
|
|
59423
59423
|
}
|
|
59424
59424
|
function hgt(d) {
|
|
@@ -61773,7 +61773,7 @@ class qn extends Mp {
|
|
|
61773
61773
|
this.skipped.includes(r) || (this.skipped.push(r), (a = this.onAddToSkippedListCallback) == null || a.call(this, r));
|
|
61774
61774
|
}
|
|
61775
61775
|
}
|
|
61776
|
-
function
|
|
61776
|
+
function _$t(d) {
|
|
61777
61777
|
var u, r;
|
|
61778
61778
|
if (d.isList)
|
|
61779
61779
|
return "list";
|
|
@@ -61988,7 +61988,7 @@ function vgt(d) {
|
|
|
61988
61988
|
function FM(d) {
|
|
61989
61989
|
return NU(d) ? vgt(d) : "Custom trigger";
|
|
61990
61990
|
}
|
|
61991
|
-
function
|
|
61991
|
+
function R$t(d) {
|
|
61992
61992
|
var u;
|
|
61993
61993
|
switch (d.type) {
|
|
61994
61994
|
case f.DefinitionEntity:
|
|
@@ -61998,7 +61998,7 @@ function _$t(d) {
|
|
|
61998
61998
|
}
|
|
61999
61999
|
return (u = tn[d.type]) == null ? void 0 : u.singular;
|
|
62000
62000
|
}
|
|
62001
|
-
function
|
|
62001
|
+
function C$t(d) {
|
|
62002
62002
|
var u;
|
|
62003
62003
|
switch (d.type) {
|
|
62004
62004
|
case f.DefinitionEntity:
|
|
@@ -62008,7 +62008,7 @@ function R$t(d) {
|
|
|
62008
62008
|
}
|
|
62009
62009
|
return (u = tn[d.type]) == null ? void 0 : u.singular;
|
|
62010
62010
|
}
|
|
62011
|
-
const kM = 4e4, Tgt = 280,
|
|
62011
|
+
const kM = 4e4, Tgt = 280, D$t = 300, KM = 65, wp = 32, XE = 39, Egt = 26, Igt = 49, HI = 44, O$t = 35, QE = 52, SM = 10, Ya = SM * 2, JI = 38, eI = 90, f$ = 270, bgt = kM / 2 + 120, Agt = kM / 2 + 180;
|
|
62012
62012
|
function wgt(d) {
|
|
62013
62013
|
let r = wp + HI + JI + SM;
|
|
62014
62014
|
const a = [...d.inputs];
|
|
@@ -62089,7 +62089,7 @@ function ggt(d) {
|
|
|
62089
62089
|
function i0(d) {
|
|
62090
62090
|
return `${d.split("-").map((a, o) => o === 0 ? a.charAt(0).toUpperCase() + a.slice(1) : a.toLowerCase()).join(" ")}.`;
|
|
62091
62091
|
}
|
|
62092
|
-
function
|
|
62092
|
+
function $$t(d) {
|
|
62093
62093
|
switch (d.code) {
|
|
62094
62094
|
case te.AbstractEntityWithNonAbstractMethods:
|
|
62095
62095
|
return "This template entity has non-template actions";
|
|
@@ -62243,7 +62243,7 @@ function O$t(d) {
|
|
|
62243
62243
|
return i0(d.code);
|
|
62244
62244
|
}
|
|
62245
62245
|
}
|
|
62246
|
-
function
|
|
62246
|
+
function N$t(d) {
|
|
62247
62247
|
switch (d.code) {
|
|
62248
62248
|
case te.AbstractEntityWithNonAbstractMethods:
|
|
62249
62249
|
return "Non-template actions";
|
|
@@ -62397,7 +62397,7 @@ function $$t(d) {
|
|
|
62397
62397
|
return i0(d.code);
|
|
62398
62398
|
}
|
|
62399
62399
|
}
|
|
62400
|
-
function
|
|
62400
|
+
function P$t(d) {
|
|
62401
62401
|
switch (d.code) {
|
|
62402
62402
|
case te.AbstractEntityWithNonAbstractMethods:
|
|
62403
62403
|
return `${J(
|
|
@@ -62773,7 +62773,7 @@ function N$t(d) {
|
|
|
62773
62773
|
)} Error: ${i0(d.code)}`;
|
|
62774
62774
|
}
|
|
62775
62775
|
}
|
|
62776
|
-
function
|
|
62776
|
+
function V$t(d) {
|
|
62777
62777
|
var u, r, a, o;
|
|
62778
62778
|
switch (d.code) {
|
|
62779
62779
|
case te.AbstractEntityWithNonAbstractMethods:
|
|
@@ -63157,29 +63157,29 @@ function P$t(d) {
|
|
|
63157
63157
|
}
|
|
63158
63158
|
}
|
|
63159
63159
|
var qM = /* @__PURE__ */ ((d) => (d.ValuesAlreadyConnected = "values-already-connected", d.CannotReadMoreThanOneValue = "cannot-read-more-than-one-value", d.CannotReadValueFromChildren = "cannot-read-value-from-children", d.CannotWriteValueToChildren = "cannot-write-value-to-children", d.CannotBeCalledByChildren = "cannot-be-called-by-children", d.ExecutionsAlreadyConnected = "executions-already-connected", d.DataTypesNotCompatible = "data-types-not-compatible", d.CannotCallAncestor = "cannot-call-ancestor", d.CannotConnectToItself = "cannot-connect-to-itself", d.CannotWriteValueToAncestor = "cannot-write-value-to-ancestor", d.NotInScope = "not-in-scope", d.IsNotValueWrittingEntity = "is-not-value-writting-entity", d.IsNotValueReadingEntity = "is-not-value-reading-entity", d.ContinueOrBreakStatementCalledFromOutsideLoop = "continue-or-break-statement-called-from-outside-loop", d.ElementInLoopBodyCallingOutsideLoop = "element-in-loop-body-calling-outside-loop", d.CallerIsInHigherScope = "caller-is-in-higher-scope", d.CallerIsInLowerScope = "caller-is-in-lower-scope", d.CallIsInHigherScope = "call-is-in-higher-scope", d.CallIsInLowerScope = "call-is-in-lower-scope", d.OtherIncompatibleScopeReason = "other-incompatible-scope-reason", d.SiblingInternalCallAlreadyUsedInParentVariable = "sibling-internal-call-already-used-in-parent-variable", d.ErrorOututMapCannotBeConnectedToParentSuccessBranchCallees = "error-output-map-cannot-be-connected-to-parent-success-branch-callees", d.SuccessOutputMapCannotBeConnectedToParentErrorBranchCallees = "success-output-map-cannot-be-connected-to-parent-error-branch-callees", d))(qM || {});
|
|
63160
|
-
const
|
|
63160
|
+
const x$t = Object.values(
|
|
63161
63161
|
qM
|
|
63162
63162
|
);
|
|
63163
63163
|
var ZM = /* @__PURE__ */ ((d) => (d.NotPartOfOngoingTest = "not-part-of-ongoing-test", d.CannotBeAddedToTest = "cannot-be-added-to-test", d))(ZM || {});
|
|
63164
|
-
const
|
|
63164
|
+
const L$t = Object.values(
|
|
63165
63165
|
ZM
|
|
63166
63166
|
);
|
|
63167
63167
|
var HM = /* @__PURE__ */ ((d) => (d.Suggestion = "suggestion", d.CanvasGloballyDisabled = "canvas-globally-disabled", d.CannotInteractWithInputInVariableWithInternalCalls = "cannot-interact-with-input-in-variable-with-internal-calls", d.CannotInteractWithOutputInVariableWithInternalCalls = "cannot-interact-with-output-in-variable-with-internal-calls", d))(HM || {});
|
|
63168
|
-
const
|
|
63168
|
+
const B$t = Object.values(
|
|
63169
63169
|
HM
|
|
63170
63170
|
);
|
|
63171
|
-
function
|
|
63171
|
+
function M$t(d, u) {
|
|
63172
63172
|
const r = [...d, ...u];
|
|
63173
63173
|
return Array.from(new Set(r));
|
|
63174
63174
|
}
|
|
63175
|
-
function
|
|
63175
|
+
function U$t(d, u) {
|
|
63176
63176
|
const r = [...d, ...u], a = Array.from(new Set(r));
|
|
63177
63177
|
return {
|
|
63178
63178
|
hasChanged: a.length !== d.length,
|
|
63179
63179
|
reasons: a
|
|
63180
63180
|
};
|
|
63181
63181
|
}
|
|
63182
|
-
function
|
|
63182
|
+
function j$t(d, u) {
|
|
63183
63183
|
const r = d.filter(
|
|
63184
63184
|
(o) => !u.includes(o)
|
|
63185
63185
|
);
|
|
@@ -63828,7 +63828,7 @@ class m$ extends JM {
|
|
|
63828
63828
|
return this.resourceType === Fr.CompiledLocalCodebase ? this.resourceId = `compiled-codebase--${this.publicationRun.project.id}--${this.publicationRun.project.version}--${this.publicationRun.id}` : this.resourceType === Fr.CloudHostedCodebase && (this.resourceId = `cloud-hosted-codebase--${this.publicationRun.project.id}--${this.publicationRun.project.version}`), this.resourceId;
|
|
63829
63829
|
}
|
|
63830
63830
|
}
|
|
63831
|
-
class
|
|
63831
|
+
class G$t {
|
|
63832
63832
|
constructor(u, r) {
|
|
63833
63833
|
R(this, "id");
|
|
63834
63834
|
R(this, "projectAutoIncrementPublicationCount");
|
|
@@ -63969,7 +63969,7 @@ class j$t {
|
|
|
63969
63969
|
this.editor.events.emit("publication-updated", {}), u.type === WI.Error ? (this.finalStatus = zI.Failed, this.finalGlobalEvent = u.event, this.editor.events.emit("project-publication-error", u)) : u.type === WI.Complete && (this.finalStatus = zI.Success, this.finalGlobalEvent = u.event, this.editor.events.emit("project-publication-completed", u));
|
|
63970
63970
|
}
|
|
63971
63971
|
}
|
|
63972
|
-
function
|
|
63972
|
+
function F$t(d) {
|
|
63973
63973
|
switch (d) {
|
|
63974
63974
|
case En.CodeCompilation:
|
|
63975
63975
|
return "Code generation";
|
|
@@ -63995,7 +63995,7 @@ function G$t(d) {
|
|
|
63995
63995
|
return "Publication finished";
|
|
63996
63996
|
}
|
|
63997
63997
|
}
|
|
63998
|
-
function
|
|
63998
|
+
function k$t(d) {
|
|
63999
63999
|
switch (d) {
|
|
64000
64000
|
case ht.DeploymentCompleted:
|
|
64001
64001
|
return "Successfully published";
|
|
@@ -64107,7 +64107,7 @@ function F$t(d) {
|
|
|
64107
64107
|
return "Unknown event";
|
|
64108
64108
|
}
|
|
64109
64109
|
var $gt = /* @__PURE__ */ ((d) => (d.NO_LOGIC = "NO_LOGIC", d.NO_NAME = "NO_NAME", d.NO_CHANGES = "NO_CHANGES", d.PROJECT_PUBLICATION_ALREADY_ONGOING = "PROJECT_PUBLICATION_ALREADY_ONGOING", d))($gt || {});
|
|
64110
|
-
function
|
|
64110
|
+
function K$t(d) {
|
|
64111
64111
|
switch (d) {
|
|
64112
64112
|
case "NO_LOGIC":
|
|
64113
64113
|
return "This project has no logic";
|
|
@@ -64121,7 +64121,7 @@ function k$t(d) {
|
|
|
64121
64121
|
return "Publishing is currently not available. Try again later";
|
|
64122
64122
|
}
|
|
64123
64123
|
}
|
|
64124
|
-
function
|
|
64124
|
+
function S$t(d) {
|
|
64125
64125
|
switch (d) {
|
|
64126
64126
|
case Fr.RelationalDatabase:
|
|
64127
64127
|
return "Relational database";
|
|
@@ -64135,7 +64135,7 @@ function K$t(d) {
|
|
|
64135
64135
|
return "Resources";
|
|
64136
64136
|
}
|
|
64137
64137
|
}
|
|
64138
|
-
function
|
|
64138
|
+
function q$t(d) {
|
|
64139
64139
|
switch (d) {
|
|
64140
64140
|
case sl.Running:
|
|
64141
64141
|
return "In progress";
|
|
@@ -64206,7 +64206,7 @@ function Vgt(d) {
|
|
|
64206
64206
|
}
|
|
64207
64207
|
return null;
|
|
64208
64208
|
}
|
|
64209
|
-
function
|
|
64209
|
+
function Z$t(d) {
|
|
64210
64210
|
return Object.values(le).find((r) => {
|
|
64211
64211
|
if (r.startsWith("BUILT_IN_EXTERNAL_INTEGRATION_CONNECTION_") && r.endsWith("_AUTH")) {
|
|
64212
64212
|
const a = Pgt(
|
|
@@ -64220,41 +64220,47 @@ function q$t(d) {
|
|
|
64220
64220
|
return !1;
|
|
64221
64221
|
}) || null;
|
|
64222
64222
|
}
|
|
64223
|
-
function
|
|
64223
|
+
function H$t(d) {
|
|
64224
64224
|
return d.type === f.BuiltInBaseEntity || d.type === f.DefinitionEntity ? Ngt(d) : d.type === f.ActionDescriptor || d.type === f.Operation ? Vgt(d) : null;
|
|
64225
64225
|
}
|
|
64226
64226
|
function xgt(d) {
|
|
64227
|
-
var
|
|
64227
|
+
var o, p, e;
|
|
64228
64228
|
if (!Hr(d, le.EXTERNAL_INTEGRATION_CONNECTION))
|
|
64229
64229
|
return null;
|
|
64230
64230
|
let u = null;
|
|
64231
|
-
const r =
|
|
64231
|
+
const r = _Dt(
|
|
64232
|
+
d,
|
|
64233
|
+
le.EXTERNAL_INTEGRATION_CONNECTION
|
|
64234
|
+
);
|
|
64235
|
+
if (!r)
|
|
64236
|
+
return null;
|
|
64237
|
+
const a = de["built-in-base-entity"][r.id].properties.connectionId.id;
|
|
64232
64238
|
if (d.type === f.BuiltInBaseEntity) {
|
|
64233
64239
|
if (Hr(
|
|
64234
64240
|
d,
|
|
64235
64241
|
le.EXTERNAL_INTEGRATION_CONNECTION
|
|
64236
64242
|
)) {
|
|
64237
|
-
const
|
|
64238
|
-
(
|
|
64239
|
-
var
|
|
64240
|
-
return ((
|
|
64243
|
+
const h = d.properties.find(
|
|
64244
|
+
(v) => {
|
|
64245
|
+
var T;
|
|
64246
|
+
return ((T = v.extends) == null ? void 0 : T.id) === a;
|
|
64241
64247
|
}
|
|
64242
64248
|
);
|
|
64243
|
-
|
|
64249
|
+
h && (u = (o = h.getDefaultValue()) == null ? void 0 : o.value);
|
|
64244
64250
|
}
|
|
64245
64251
|
} else if (d.type === f.DefinitionEntity) {
|
|
64246
|
-
const
|
|
64247
|
-
(
|
|
64248
|
-
var
|
|
64249
|
-
return ((
|
|
64250
|
-
((
|
|
64252
|
+
const h = d.properties.find(
|
|
64253
|
+
(v) => {
|
|
64254
|
+
var T, A, b;
|
|
64255
|
+
return ((T = v.implements) == null ? void 0 : T.id) === a || // It could be that this is a specific connection entity, and therefore itself extends the base connection entity
|
|
64256
|
+
((b = (A = v.implements) == null ? void 0 : A.extends) == null ? void 0 : b.id) === a;
|
|
64251
64257
|
}
|
|
64252
64258
|
);
|
|
64253
|
-
if (!
|
|
64259
|
+
if (!h && ((p = d.extends) == null ? void 0 : p.type) === f.DefinitionEntity)
|
|
64254
64260
|
return xgt(
|
|
64255
64261
|
d.extends
|
|
64256
64262
|
);
|
|
64257
|
-
u = (
|
|
64263
|
+
u = (e = h == null ? void 0 : h.getDefaultValue()) == null ? void 0 : e.value;
|
|
64258
64264
|
}
|
|
64259
64265
|
return u;
|
|
64260
64266
|
}
|
|
@@ -64310,7 +64316,7 @@ function YM(d) {
|
|
|
64310
64316
|
}
|
|
64311
64317
|
return [];
|
|
64312
64318
|
}
|
|
64313
|
-
const
|
|
64319
|
+
const J$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
64314
64320
|
__proto__: null,
|
|
64315
64321
|
validate: WM,
|
|
64316
64322
|
validateGlobalVariableDeclaration: YM,
|
|
@@ -64325,7 +64331,7 @@ function XM(d) {
|
|
|
64325
64331
|
], a = hU(d);
|
|
64326
64332
|
return r.push(...a), Ir(d.errors, r);
|
|
64327
64333
|
}
|
|
64328
|
-
const
|
|
64334
|
+
const W$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
64329
64335
|
__proto__: null,
|
|
64330
64336
|
validate: XM
|
|
64331
64337
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -68767,7 +68773,7 @@ function e2(d) {
|
|
|
68767
68773
|
];
|
|
68768
68774
|
return Ir(d.errors, r);
|
|
68769
68775
|
}
|
|
68770
|
-
const
|
|
68776
|
+
const z$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
68771
68777
|
__proto__: null,
|
|
68772
68778
|
validate: e2
|
|
68773
68779
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -87689,7 +87695,7 @@ u0.validDialectNames = {
|
|
|
87689
87695
|
}
|
|
87690
87696
|
d.show = T;
|
|
87691
87697
|
})(au);
|
|
87692
|
-
const A_t = /* @__PURE__ */ SL(au),
|
|
87698
|
+
const A_t = /* @__PURE__ */ SL(au), Y$t = /* @__PURE__ */ Pke({
|
|
87693
87699
|
__proto__: null,
|
|
87694
87700
|
default: A_t
|
|
87695
87701
|
}, [au]);
|
|
@@ -88280,7 +88286,7 @@ class r4 {
|
|
|
88280
88286
|
}
|
|
88281
88287
|
get mainDatabaseEntity() {
|
|
88282
88288
|
const u = this.mainPersistedEntity;
|
|
88283
|
-
return u ?
|
|
88289
|
+
return u ? PDt(u) : null;
|
|
88284
88290
|
}
|
|
88285
88291
|
get validSortings() {
|
|
88286
88292
|
return this.sorting.filter(
|
|
@@ -88585,7 +88591,7 @@ class r4 {
|
|
|
88585
88591
|
this.asList = u;
|
|
88586
88592
|
}
|
|
88587
88593
|
}
|
|
88588
|
-
const
|
|
88594
|
+
const X$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
88589
88595
|
__proto__: null,
|
|
88590
88596
|
AggregationStatement: ky,
|
|
88591
88597
|
AggregationStatementType: Yd,
|
|
@@ -89734,7 +89740,7 @@ function Fp(d, u, r = null, a = !1) {
|
|
|
89734
89740
|
errors: o
|
|
89735
89741
|
};
|
|
89736
89742
|
}
|
|
89737
|
-
const
|
|
89743
|
+
const Q$t = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
89738
89744
|
__proto__: null,
|
|
89739
89745
|
FORBIDDEN_SQL_KEYWORDS: w_t,
|
|
89740
89746
|
flattenBinaryExprComparisonsToWhereStatements: jw,
|
|
@@ -91746,7 +91752,7 @@ function I4(d) {
|
|
|
91746
91752
|
const u = [];
|
|
91747
91753
|
return Ir(d.errors, u);
|
|
91748
91754
|
}
|
|
91749
|
-
const
|
|
91755
|
+
const eNt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
91750
91756
|
__proto__: null,
|
|
91751
91757
|
validate: I4
|
|
91752
91758
|
}, Symbol.toStringTag, { value: "Module" })), Jt = class Jt extends $r {
|
|
@@ -92677,7 +92683,7 @@ The declaration of the internal-call must be a 'function-declaration' entity whi
|
|
|
92677
92683
|
}
|
|
92678
92684
|
return u;
|
|
92679
92685
|
}
|
|
92680
|
-
const
|
|
92686
|
+
const tNt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
92681
92687
|
__proto__: null,
|
|
92682
92688
|
validate: b4,
|
|
92683
92689
|
validateParentRelation: A4
|
|
@@ -92834,7 +92840,7 @@ function bn(d, u) {
|
|
|
92834
92840
|
/* CheckUnknown */
|
|
92835
92841
|
};
|
|
92836
92842
|
}
|
|
92837
|
-
function
|
|
92843
|
+
function rNt(d, u) {
|
|
92838
92844
|
const r = d.project.builtInBaseEntities.find(
|
|
92839
92845
|
(p) => p.id === le.EXECUTION
|
|
92840
92846
|
), a = {
|
|
@@ -94670,14 +94676,14 @@ function R4(d) {
|
|
|
94670
94676
|
const u = [...zl(d)];
|
|
94671
94677
|
return Ir(d.errors, u);
|
|
94672
94678
|
}
|
|
94673
|
-
const
|
|
94679
|
+
const iNt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
94674
94680
|
__proto__: null,
|
|
94675
94681
|
validate: R4
|
|
94676
94682
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
94677
94683
|
function Ki(d) {
|
|
94678
94684
|
return d.declaration || d;
|
|
94679
94685
|
}
|
|
94680
|
-
function
|
|
94686
|
+
function sNt(d) {
|
|
94681
94687
|
return d.type === f.VariableDeclaration ? d.parent === d.project ? "global-declaration" : "local-declaration" : d.declaration.parent === d.project ? "global-instance" : "local-instance";
|
|
94682
94688
|
}
|
|
94683
94689
|
function C4(d, u) {
|
|
@@ -94696,7 +94702,7 @@ function C4(d, u) {
|
|
|
94696
94702
|
}
|
|
94697
94703
|
return r;
|
|
94698
94704
|
}
|
|
94699
|
-
function
|
|
94705
|
+
function nNt(d) {
|
|
94700
94706
|
if (d.declaration && d.declaration.type === f.Property) {
|
|
94701
94707
|
if (d.declaration.interactive) {
|
|
94702
94708
|
if (d.declaration.implements && !d.declaration.implements.interactive)
|
|
@@ -95909,7 +95915,7 @@ R(Ft, "MUTABLE_DOWNSTREAM_PROPERTIES", ["defaultValue"]), R(Ft, "INMUTABLE_DOWNS
|
|
|
95909
95915
|
...Ft.DOWNSTREAM_PROPERTIES
|
|
95910
95916
|
]);
|
|
95911
95917
|
let Aa = Ft;
|
|
95912
|
-
class
|
|
95918
|
+
class aNt extends Aa {
|
|
95913
95919
|
constructor(r, a) {
|
|
95914
95920
|
super(r, a);
|
|
95915
95921
|
R(this, "declaration", null);
|
|
@@ -95919,7 +95925,7 @@ class nNt extends Aa {
|
|
|
95919
95925
|
return super.toJSON(r);
|
|
95920
95926
|
}
|
|
95921
95927
|
}
|
|
95922
|
-
class
|
|
95928
|
+
class oNt extends Aa {
|
|
95923
95929
|
constructor(r, a) {
|
|
95924
95930
|
super(r, a);
|
|
95925
95931
|
R(this, "name", null);
|
|
@@ -95934,7 +95940,7 @@ function D4(d) {
|
|
|
95934
95940
|
const u = [...zl(d)];
|
|
95935
95941
|
return Ir(d.errors, u);
|
|
95936
95942
|
}
|
|
95937
|
-
const
|
|
95943
|
+
const lNt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
95938
95944
|
__proto__: null,
|
|
95939
95945
|
validate: D4
|
|
95940
95946
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -97048,7 +97054,7 @@ R(kt, "MUTABLE_DOWNSTREAM_PROPERTIES", ["writesValues"]), R(kt, "INMUTABLE_DOWNS
|
|
|
97048
97054
|
...kt.DOWNSTREAM_PROPERTIES
|
|
97049
97055
|
]);
|
|
97050
97056
|
let ta = kt;
|
|
97051
|
-
class
|
|
97057
|
+
class dNt extends ta {
|
|
97052
97058
|
constructor(r, a) {
|
|
97053
97059
|
super(r, a);
|
|
97054
97060
|
// @ts-ignore
|
|
@@ -97061,7 +97067,7 @@ class lNt extends ta {
|
|
|
97061
97067
|
return super.toJSON(r);
|
|
97062
97068
|
}
|
|
97063
97069
|
}
|
|
97064
|
-
class
|
|
97070
|
+
class uNt extends ta {
|
|
97065
97071
|
constructor(r, a) {
|
|
97066
97072
|
super(r, a);
|
|
97067
97073
|
R(this, "declaration", null);
|
|
@@ -97075,7 +97081,7 @@ function O4(d) {
|
|
|
97075
97081
|
const u = [];
|
|
97076
97082
|
return Ir(d.errors, u);
|
|
97077
97083
|
}
|
|
97078
|
-
const
|
|
97084
|
+
const cNt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
97079
97085
|
__proto__: null,
|
|
97080
97086
|
validate: O4
|
|
97081
97087
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -98243,7 +98249,7 @@ function $4(d) {
|
|
|
98243
98249
|
const u = [];
|
|
98244
98250
|
return Ir(d.errors, u);
|
|
98245
98251
|
}
|
|
98246
|
-
const
|
|
98252
|
+
const pNt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
98247
98253
|
__proto__: null,
|
|
98248
98254
|
validate: $4
|
|
98249
98255
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -99300,7 +99306,7 @@ function N4(d) {
|
|
|
99300
99306
|
const u = [];
|
|
99301
99307
|
return Ir(d.errors, u);
|
|
99302
99308
|
}
|
|
99303
|
-
const
|
|
99309
|
+
const fNt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
99304
99310
|
__proto__: null,
|
|
99305
99311
|
validate: N4
|
|
99306
99312
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -101371,7 +101377,7 @@ function zRt() {
|
|
|
101371
101377
|
U4()
|
|
101372
101378
|
]);
|
|
101373
101379
|
}
|
|
101374
|
-
function
|
|
101380
|
+
function hNt() {
|
|
101375
101381
|
return qe([
|
|
101376
101382
|
Mu(),
|
|
101377
101383
|
rg(),
|
|
@@ -101381,7 +101387,7 @@ function fNt() {
|
|
|
101381
101387
|
Uf()
|
|
101382
101388
|
]);
|
|
101383
101389
|
}
|
|
101384
|
-
function
|
|
101390
|
+
function yNt() {
|
|
101385
101391
|
return qe([
|
|
101386
101392
|
Uu(),
|
|
101387
101393
|
ig(),
|
|
@@ -101391,14 +101397,14 @@ function hNt() {
|
|
|
101391
101397
|
jf()
|
|
101392
101398
|
]);
|
|
101393
101399
|
}
|
|
101394
|
-
function
|
|
101400
|
+
function mNt() {
|
|
101395
101401
|
return qe([
|
|
101396
101402
|
rg(),
|
|
101397
101403
|
Zw(),
|
|
101398
101404
|
WRt()
|
|
101399
101405
|
]);
|
|
101400
101406
|
}
|
|
101401
|
-
function
|
|
101407
|
+
function vNt() {
|
|
101402
101408
|
return qe([
|
|
101403
101409
|
ig(),
|
|
101404
101410
|
Hw(),
|
|
@@ -101497,102 +101503,102 @@ function Wl() {
|
|
|
101497
101503
|
Yw()
|
|
101498
101504
|
]);
|
|
101499
101505
|
}
|
|
101500
|
-
function
|
|
101506
|
+
function TNt() {
|
|
101501
101507
|
return qe([
|
|
101502
101508
|
Xw(),
|
|
101503
101509
|
Jl()
|
|
101504
101510
|
]);
|
|
101505
101511
|
}
|
|
101506
|
-
function
|
|
101512
|
+
function ENt() {
|
|
101507
101513
|
return qe([
|
|
101508
101514
|
Qw(),
|
|
101509
101515
|
Wl()
|
|
101510
101516
|
]);
|
|
101511
101517
|
}
|
|
101512
|
-
function
|
|
101518
|
+
function INt() {
|
|
101513
101519
|
return qe([
|
|
101514
101520
|
eg(),
|
|
101515
101521
|
Jl()
|
|
101516
101522
|
]);
|
|
101517
101523
|
}
|
|
101518
|
-
function
|
|
101524
|
+
function bNt() {
|
|
101519
101525
|
return qe([
|
|
101520
101526
|
tg(),
|
|
101521
101527
|
Wl()
|
|
101522
101528
|
]);
|
|
101523
101529
|
}
|
|
101524
|
-
function
|
|
101530
|
+
function ANt() {
|
|
101525
101531
|
return qe([
|
|
101526
101532
|
YRt(),
|
|
101527
101533
|
Jl()
|
|
101528
101534
|
]);
|
|
101529
101535
|
}
|
|
101530
|
-
function
|
|
101536
|
+
function wNt() {
|
|
101531
101537
|
return qe([
|
|
101532
101538
|
XRt(),
|
|
101533
101539
|
Wl()
|
|
101534
101540
|
]);
|
|
101535
101541
|
}
|
|
101536
|
-
function
|
|
101542
|
+
function gNt() {
|
|
101537
101543
|
return qe([
|
|
101538
101544
|
QRt(),
|
|
101539
101545
|
Jl()
|
|
101540
101546
|
]);
|
|
101541
101547
|
}
|
|
101542
|
-
function
|
|
101548
|
+
function _Nt() {
|
|
101543
101549
|
return qe([
|
|
101544
101550
|
eCt(),
|
|
101545
101551
|
Wl()
|
|
101546
101552
|
]);
|
|
101547
101553
|
}
|
|
101548
|
-
function
|
|
101554
|
+
function RNt() {
|
|
101549
101555
|
return qe([Jl(), $f()]);
|
|
101550
101556
|
}
|
|
101551
|
-
function
|
|
101557
|
+
function CNt() {
|
|
101552
101558
|
return qe([
|
|
101553
101559
|
Wl(),
|
|
101554
101560
|
Nf()
|
|
101555
101561
|
]);
|
|
101556
101562
|
}
|
|
101557
|
-
function
|
|
101563
|
+
function DNt() {
|
|
101558
101564
|
return qe([
|
|
101559
101565
|
Xw(),
|
|
101560
101566
|
Jl()
|
|
101561
101567
|
]);
|
|
101562
101568
|
}
|
|
101563
|
-
function
|
|
101569
|
+
function ONt() {
|
|
101564
101570
|
return qe([
|
|
101565
101571
|
Qw(),
|
|
101566
101572
|
Wl()
|
|
101567
101573
|
]);
|
|
101568
101574
|
}
|
|
101569
|
-
function
|
|
101575
|
+
function $Nt() {
|
|
101570
101576
|
return qe([
|
|
101571
101577
|
eg(),
|
|
101572
101578
|
Jl()
|
|
101573
101579
|
]);
|
|
101574
101580
|
}
|
|
101575
|
-
function
|
|
101581
|
+
function NNt() {
|
|
101576
101582
|
return qe([
|
|
101577
101583
|
tg(),
|
|
101578
101584
|
Wl()
|
|
101579
101585
|
]);
|
|
101580
101586
|
}
|
|
101581
|
-
function
|
|
101587
|
+
function PNt() {
|
|
101582
101588
|
return qe([
|
|
101583
101589
|
xf(),
|
|
101584
101590
|
Bf(),
|
|
101585
101591
|
Pf()
|
|
101586
101592
|
]);
|
|
101587
101593
|
}
|
|
101588
|
-
function
|
|
101594
|
+
function VNt() {
|
|
101589
101595
|
return qe([
|
|
101590
101596
|
Lf(),
|
|
101591
101597
|
Mf(),
|
|
101592
101598
|
Vf()
|
|
101593
101599
|
]);
|
|
101594
101600
|
}
|
|
101595
|
-
function
|
|
101601
|
+
function xNt() {
|
|
101596
101602
|
return qe([
|
|
101597
101603
|
pRt(),
|
|
101598
101604
|
iCt(),
|
|
@@ -101623,7 +101629,7 @@ function VNt() {
|
|
|
101623
101629
|
Jw()
|
|
101624
101630
|
]);
|
|
101625
101631
|
}
|
|
101626
|
-
function
|
|
101632
|
+
function LNt() {
|
|
101627
101633
|
return qe([
|
|
101628
101634
|
fRt(),
|
|
101629
101635
|
sCt(),
|
|
@@ -101654,7 +101660,7 @@ function xNt() {
|
|
|
101654
101660
|
Ww()
|
|
101655
101661
|
]);
|
|
101656
101662
|
}
|
|
101657
|
-
function
|
|
101663
|
+
function BNt() {
|
|
101658
101664
|
return qe([
|
|
101659
101665
|
eU(),
|
|
101660
101666
|
aU(),
|
|
@@ -101671,7 +101677,7 @@ function LNt() {
|
|
|
101671
101677
|
y0()
|
|
101672
101678
|
]);
|
|
101673
101679
|
}
|
|
101674
|
-
function
|
|
101680
|
+
function MNt() {
|
|
101675
101681
|
return qe([
|
|
101676
101682
|
tU(),
|
|
101677
101683
|
oU(),
|
|
@@ -101824,7 +101830,7 @@ function aCt() {
|
|
|
101824
101830
|
})
|
|
101825
101831
|
);
|
|
101826
101832
|
}
|
|
101827
|
-
function
|
|
101833
|
+
function UNt(d, u) {
|
|
101828
101834
|
let r = null;
|
|
101829
101835
|
const a = [];
|
|
101830
101836
|
if (!d.id)
|
|
@@ -102227,7 +102233,7 @@ And there are no upstream references that can be updated.` : `
|
|
|
102227
102233
|
There are no upstream references that can be updated.`;
|
|
102228
102234
|
return o;
|
|
102229
102235
|
}
|
|
102230
|
-
function
|
|
102236
|
+
function jNt(d, u) {
|
|
102231
102237
|
const r = [];
|
|
102232
102238
|
let a = !1;
|
|
102233
102239
|
if (Ts.includes(u.type) && r.push(
|
|
@@ -102611,7 +102617,7 @@ To modify '${h}', target the entity that it points to and its equivalent propert
|
|
|
102611
102617
|
}
|
|
102612
102618
|
return r;
|
|
102613
102619
|
}
|
|
102614
|
-
function
|
|
102620
|
+
function GNt(d, u) {
|
|
102615
102621
|
const r = [];
|
|
102616
102622
|
if (!d.parent)
|
|
102617
102623
|
return r;
|
|
@@ -102791,14 +102797,14 @@ All pass-through callable entities are: ${st(
|
|
|
102791
102797
|
Ci,
|
|
102792
102798
|
", ",
|
|
102793
102799
|
" and "
|
|
102794
|
-
)}.`,
|
|
102800
|
+
)}.`, FNt = `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.
|
|
102795
102801
|
All callable entity types are: ${st(
|
|
102796
102802
|
Si,
|
|
102797
102803
|
", ",
|
|
102798
102804
|
" and "
|
|
102799
102805
|
)}.`, il = `Caller to callee relationships can be updated with the 'add_caller' and 'remove_caller' generation action with the properties: 'callerEntityId', a 'calleeEntityId'. For adding a caller, you can optionally add a boolean property 'fromError' (if the caller calls when an error occured in its execution).
|
|
102800
102806
|
Either of these two actions will only affect the one relationship between the given caller and callee and ignore any others present in either entity.`, hN = `Break and continue statements need to have exactly one 'return-declaration' entity each. It represents the result of the current iteration of the loop. It can have any name and have any 'data-type' but it needs to be identical among all statements in the same loop.
|
|
102801
|
-
Meaning, if the return declaration in one 'break-statement' is named 'result' and has a 'data-type' of 'number', all other 'break-statements' and 'continue-statements' in the same loop need to have a 'return-declaration' with the same name and 'data-type'.`,
|
|
102807
|
+
Meaning, if the return declaration in one 'break-statement' is named 'result' and has a 'data-type' of 'number', all other 'break-statements' and 'continue-statements' in the same loop need to have a 'return-declaration' with the same name and 'data-type'.`, kNt = `Return statements need to be identical inside the same scope. For example if a 'return-statement' belongs to a function, with multiple branches of logic, leading to multiple 'return-statement' entities, all of them need to have the exact same amount of 'return-declaration' entities, sharing the same name and an equivalent 'data-type' entity.
|
|
102802
102808
|
Furthermore, some 'function-declarations' and all 'global-events' might be implementing a base 'action-descriptor' entity, which defines exactly the shape and number of the return declarations.`, yN = `A variable without a data type which reads an-untyped object value, or has object properties written into it as input-map writes, will infere its data-type. This means that a 'data-type' will be created, with an implicitly declared 'definition-entity' as its 'entity' property, defining the structure of the object.
|
|
102803
102809
|
This data type entity is what will define which properties are available to be read from the variable or any of its instances as 'output-map' entities.`, Rl = `Entities of type '${f.BuiltInBaseEntity}' that have the 'interactive' property set to false cannot be used programmatically during runtime. They can't be used as data types or instanciated in variables. Their methods can't be called by the code, and are only called by the system in the background. Their properties' values are constant and set only once when declared. They also can't be extended with unrecognized properties or methods that aren't part of the base out-of-the-box entity.`, cU = `Entities that read values from other entities, can be connected with entities that write values to them. Value reading entity types are: '${st(
|
|
102804
102810
|
Hn,
|
|
@@ -102835,7 +102841,7 @@ function ya(d) {
|
|
|
102835
102841
|
${typeof d == "string" ? d : JSON.stringify(d, null, 2)}
|
|
102836
102842
|
\`\`\``;
|
|
102837
102843
|
}
|
|
102838
|
-
function
|
|
102844
|
+
function KNt(d, u) {
|
|
102839
102845
|
let r = {};
|
|
102840
102846
|
switch (d) {
|
|
102841
102847
|
case "add_caller":
|
|
@@ -103310,7 +103316,7 @@ The new termination statement is redundant because both entities would be called
|
|
|
103310
103316
|
(b) => b.scope !== u
|
|
103311
103317
|
);
|
|
103312
103318
|
if (A.length) {
|
|
103313
|
-
const b =
|
|
103319
|
+
const b = NDt(
|
|
103314
103320
|
A.map((D) => D.scope)
|
|
103315
103321
|
);
|
|
103316
103322
|
a.parent = b.id;
|
|
@@ -103611,7 +103617,7 @@ ${mN}`
|
|
|
103611
103617
|
modifiedData: e
|
|
103612
103618
|
};
|
|
103613
103619
|
}
|
|
103614
|
-
function
|
|
103620
|
+
function SNt(d, u, r = "calledBy") {
|
|
103615
103621
|
const a = [];
|
|
103616
103622
|
if (!d)
|
|
103617
103623
|
return [];
|
|
@@ -103667,7 +103673,7 @@ All caller entity types are: ${st(
|
|
|
103667
103673
|
);
|
|
103668
103674
|
return a;
|
|
103669
103675
|
}
|
|
103670
|
-
function
|
|
103676
|
+
function qNt(d, u, r = "calledByError") {
|
|
103671
103677
|
const a = [];
|
|
103672
103678
|
if (!d)
|
|
103673
103679
|
return [];
|
|
@@ -103728,7 +103734,7 @@ ${_l}`
|
|
|
103728
103734
|
);
|
|
103729
103735
|
return a;
|
|
103730
103736
|
}
|
|
103731
|
-
function
|
|
103737
|
+
function ZNt(d, u) {
|
|
103732
103738
|
const r = [], a = u.get(
|
|
103733
103739
|
d
|
|
103734
103740
|
);
|
|
@@ -103851,7 +103857,7 @@ function uI(d) {
|
|
|
103851
103857
|
- ${d.loopDeclarations.map((u) => `${u.id} (${J(u, d)})`).join(`
|
|
103852
103858
|
- `)}`;
|
|
103853
103859
|
}
|
|
103854
|
-
function
|
|
103860
|
+
function HNt(d) {
|
|
103855
103861
|
return `All reserved action decriptor ids for '${f.Operation}' entities are:
|
|
103856
103862
|
- ${d.operationDeclarations.map((u) => `${u.id} (${J(u, d)})`).join(`
|
|
103857
103863
|
- `)}`;
|
|
@@ -103986,7 +103992,7 @@ All built-in 'action-descriptor' entities that define 'operation' entity, are (I
|
|
|
103986
103992
|
})
|
|
103987
103993
|
), r;
|
|
103988
103994
|
}
|
|
103989
|
-
function
|
|
103995
|
+
function JNt(d, u) {
|
|
103990
103996
|
const r = [];
|
|
103991
103997
|
if (!d)
|
|
103992
103998
|
return [];
|
|
@@ -104031,7 +104037,7 @@ All built-in 'action-descriptor' entities that define 'condition' entity, are (I
|
|
|
104031
104037
|
})
|
|
104032
104038
|
), r;
|
|
104033
104039
|
}
|
|
104034
|
-
function
|
|
104040
|
+
function WNt(d, u) {
|
|
104035
104041
|
const r = [];
|
|
104036
104042
|
if (!d)
|
|
104037
104043
|
return [];
|
|
@@ -104303,7 +104309,7 @@ function hU(d) {
|
|
|
104303
104309
|
}
|
|
104304
104310
|
return u;
|
|
104305
104311
|
}
|
|
104306
|
-
function
|
|
104312
|
+
function zNt(d) {
|
|
104307
104313
|
const u = d.variableDeclarations, r = d.events.flatMap((e) => [
|
|
104308
104314
|
e,
|
|
104309
104315
|
...at(e)
|
|
@@ -104508,7 +104514,7 @@ function vU(d) {
|
|
|
104508
104514
|
];
|
|
104509
104515
|
return Ir(d.errors, r);
|
|
104510
104516
|
}
|
|
104511
|
-
const
|
|
104517
|
+
const YNt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
104512
104518
|
__proto__: null,
|
|
104513
104519
|
validate: vU
|
|
104514
104520
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -106185,13 +106191,13 @@ let Cl = zt;
|
|
|
106185
106191
|
function vN(d) {
|
|
106186
106192
|
return d && typeof d.then == "function";
|
|
106187
106193
|
}
|
|
106188
|
-
function
|
|
106194
|
+
function XNt(d) {
|
|
106189
106195
|
const u = new wa(d[0]), r = d.map((o) => o.id), a = {};
|
|
106190
106196
|
return d.forEach((o) => {
|
|
106191
106197
|
a[o.id] = o;
|
|
106192
106198
|
}), u.order = r, u.flatRecord = a, u.orderEntities(), u.order.map((o) => u.flatRecord[o]);
|
|
106193
106199
|
}
|
|
106194
|
-
function
|
|
106200
|
+
function QNt(d) {
|
|
106195
106201
|
const u = new wa(Object.values(d)[0]), r = Object.keys(d);
|
|
106196
106202
|
return u.order = r, u.flatRecord = d, u.orderEntities(), u.order;
|
|
106197
106203
|
}
|
|
@@ -107029,7 +107035,7 @@ function eo(d, u, r, a) {
|
|
|
107029
107035
|
overlap: !!o.length
|
|
107030
107036
|
});
|
|
107031
107037
|
}
|
|
107032
|
-
function
|
|
107038
|
+
function ePt(d, u) {
|
|
107033
107039
|
return d.abstract || (d.properties.forEach((a) => {
|
|
107034
107040
|
a.abstract || a.metaSync(
|
|
107035
107041
|
{
|
|
@@ -107046,7 +107052,7 @@ function QNt(d, u) {
|
|
|
107046
107052
|
u
|
|
107047
107053
|
)), d;
|
|
107048
107054
|
}
|
|
107049
|
-
function
|
|
107055
|
+
function tPt(d, u) {
|
|
107050
107056
|
return d.abstract && (d.properties.forEach((a) => {
|
|
107051
107057
|
a.abstract && a.metaSync(
|
|
107052
107058
|
{
|
|
@@ -107067,7 +107073,7 @@ function ePt(d, u) {
|
|
|
107067
107073
|
u
|
|
107068
107074
|
)), d;
|
|
107069
107075
|
}
|
|
107070
|
-
function
|
|
107076
|
+
function rPt(d, u) {
|
|
107071
107077
|
return d.static || (d.properties.forEach((a) => {
|
|
107072
107078
|
a.static || a.metaSync(
|
|
107073
107079
|
{
|
|
@@ -107082,7 +107088,7 @@ function tPt(d, u) {
|
|
|
107082
107088
|
u
|
|
107083
107089
|
)), d;
|
|
107084
107090
|
}
|
|
107085
|
-
function
|
|
107091
|
+
function iPt(d, u) {
|
|
107086
107092
|
return d.static && d.metaSync(
|
|
107087
107093
|
{
|
|
107088
107094
|
static: !1
|
|
@@ -107226,7 +107232,7 @@ function dl(d, u) {
|
|
|
107226
107232
|
callType: o
|
|
107227
107233
|
};
|
|
107228
107234
|
}
|
|
107229
|
-
function
|
|
107235
|
+
function sPt(d, u) {
|
|
107230
107236
|
if (d === u)
|
|
107231
107237
|
return "same-entity";
|
|
107232
107238
|
if (!Ci.includes(d.type) || !pm(
|
|
@@ -107528,7 +107534,7 @@ function CCt(d, u) {
|
|
|
107528
107534
|
callType: b.callType
|
|
107529
107535
|
};
|
|
107530
107536
|
}
|
|
107531
|
-
function
|
|
107537
|
+
function nPt(d) {
|
|
107532
107538
|
if (![f.VariableDeclaration, f.OutputMap].includes(
|
|
107533
107539
|
d.type
|
|
107534
107540
|
))
|
|
@@ -107900,7 +107906,7 @@ function _U(d, u) {
|
|
|
107900
107906
|
return null;
|
|
107901
107907
|
return _U(r, a);
|
|
107902
107908
|
}
|
|
107903
|
-
function
|
|
107909
|
+
function aPt(d, u, r = !0) {
|
|
107904
107910
|
if (!d || !u)
|
|
107905
107911
|
throw new Error("Both entities must be defined to find a common ancestor");
|
|
107906
107912
|
if (d === u)
|
|
@@ -108170,13 +108176,13 @@ function PCt(d) {
|
|
|
108170
108176
|
const u = d.parent;
|
|
108171
108177
|
return u ? PCt(u) : null;
|
|
108172
108178
|
}
|
|
108173
|
-
function
|
|
108179
|
+
function oPt(d) {
|
|
108174
108180
|
return d.type === f.VariableDeclaration ? [d] : ar.includes(d.type) ? [
|
|
108175
108181
|
...d.inputs,
|
|
108176
108182
|
...d.outputs || []
|
|
108177
108183
|
] : vr.includes(d.type) ? d.outputs : cu.includes(d.type) || d.type === f.FunctionDeclaration ? d.inputs : [];
|
|
108178
108184
|
}
|
|
108179
|
-
function
|
|
108185
|
+
function lPt(d) {
|
|
108180
108186
|
const u = Xn(d), r = [], a = [];
|
|
108181
108187
|
jke.includes(d.type) && r.push(...og(d));
|
|
108182
108188
|
const o = u.filter((p) => {
|
|
@@ -108188,7 +108194,7 @@ function oPt(d) {
|
|
|
108188
108194
|
function VCt(d) {
|
|
108189
108195
|
return [...d].sort((u, r) => du(r, u) ? -1 : 0);
|
|
108190
108196
|
}
|
|
108191
|
-
function
|
|
108197
|
+
function dPt(d) {
|
|
108192
108198
|
const u = VCt(d), r = [];
|
|
108193
108199
|
return u.forEach((a) => {
|
|
108194
108200
|
const o = r[r.length - 1];
|
|
@@ -108217,20 +108223,20 @@ function og(d) {
|
|
|
108217
108223
|
d.calls
|
|
108218
108224
|
) : [];
|
|
108219
108225
|
}
|
|
108220
|
-
function
|
|
108226
|
+
function uPt(d, u) {
|
|
108221
108227
|
return og(d).includes(u);
|
|
108222
108228
|
}
|
|
108223
108229
|
function lg(d) {
|
|
108224
108230
|
return d.writesValues || [];
|
|
108225
108231
|
}
|
|
108226
|
-
function
|
|
108232
|
+
function cPt(d, u) {
|
|
108227
108233
|
return lg(d).includes(u);
|
|
108228
108234
|
}
|
|
108229
108235
|
function xCt(d) {
|
|
108230
108236
|
var u;
|
|
108231
108237
|
return It.includes((u = d == null ? void 0 : d.readsValue) == null ? void 0 : u.type) ? d.readsValue : null;
|
|
108232
108238
|
}
|
|
108233
|
-
function
|
|
108239
|
+
function pPt(d) {
|
|
108234
108240
|
return d.writesValues;
|
|
108235
108241
|
}
|
|
108236
108242
|
function LCt(d = []) {
|
|
@@ -108265,7 +108271,7 @@ function at(d) {
|
|
|
108265
108271
|
ei(d.calls)
|
|
108266
108272
|
) : [];
|
|
108267
108273
|
}
|
|
108268
|
-
function
|
|
108274
|
+
function fPt(d) {
|
|
108269
108275
|
return ar.includes(d.type) ? [
|
|
108270
108276
|
...ei(d.successCalls),
|
|
108271
108277
|
...ei(d.errorCalls)
|
|
@@ -108453,7 +108459,7 @@ function KCt(d, u) {
|
|
|
108453
108459
|
}
|
|
108454
108460
|
});
|
|
108455
108461
|
}
|
|
108456
|
-
function
|
|
108462
|
+
function hPt(d) {
|
|
108457
108463
|
const u = kCt(d.project);
|
|
108458
108464
|
return KCt(d, u);
|
|
108459
108465
|
}
|
|
@@ -108597,7 +108603,7 @@ function Np(d, u = {}, r = {}) {
|
|
|
108597
108603
|
downstream: ue
|
|
108598
108604
|
};
|
|
108599
108605
|
}
|
|
108600
|
-
function
|
|
108606
|
+
function yPt(d, u) {
|
|
108601
108607
|
const r = [];
|
|
108602
108608
|
if (Si.includes(d.type)) {
|
|
108603
108609
|
on(d).forEach((p) => {
|
|
@@ -109213,7 +109219,7 @@ function RU(d) {
|
|
|
109213
109219
|
d.type
|
|
109214
109220
|
) ? d.declaration.inputs : d.type === f.FunctionDeclaration || cu.includes(d.type) ? d.inputs : d.type === f.Search ? d.inputsDeclarations : [];
|
|
109215
109221
|
}
|
|
109216
|
-
function
|
|
109222
|
+
function mPt(d, u) {
|
|
109217
109223
|
return u.type === f.Condition ? u.inputs.find((r) => r.declaration.id === d.id) : u.type === f.FunctionCall || u.type === f.Operation ? u.inputs.find((r) => r.declaration.id === d.id) : null;
|
|
109218
109224
|
}
|
|
109219
109225
|
function TDt(d) {
|
|
@@ -109225,13 +109231,13 @@ function EDt(d) {
|
|
|
109225
109231
|
d.type
|
|
109226
109232
|
) ? d.declaration.outputs : d.type === f.Search ? d.outputsDeclarations : vr.includes(d.type) ? d.outputs : [];
|
|
109227
109233
|
}
|
|
109228
|
-
function
|
|
109234
|
+
function vPt(d, u) {
|
|
109229
109235
|
return u.type === f.Condition ? null : (u.type === f.FunctionCall || u.type === f.Operation) && u.outputs.find((r) => {
|
|
109230
109236
|
var a;
|
|
109231
109237
|
return ((a = r.declaration) == null ? void 0 : a.id) === d.id;
|
|
109232
109238
|
}) || null;
|
|
109233
109239
|
}
|
|
109234
|
-
function
|
|
109240
|
+
function TPt(d) {
|
|
109235
109241
|
return d.type === f.Condition ? [] : ar.includes(d.type) ? d.outputs : [];
|
|
109236
109242
|
}
|
|
109237
109243
|
function nb(d) {
|
|
@@ -109582,7 +109588,7 @@ function Hr(d, u) {
|
|
|
109582
109588
|
);
|
|
109583
109589
|
return d.type === f.BuiltInBaseEntity ? !!(d.name === u || [...Dl(d)].includes(u)) : !!Kp(d).includes(u);
|
|
109584
109590
|
}
|
|
109585
|
-
function
|
|
109591
|
+
function _Dt(d, u) {
|
|
109586
109592
|
if (!d)
|
|
109587
109593
|
throw new Error("getFirstBaseEntityWithOwnBase: entity is null or undefined");
|
|
109588
109594
|
if (d.type !== f.DefinitionEntity && d.type !== f.BuiltInBaseEntity)
|
|
@@ -109669,10 +109675,10 @@ function to(d, u) {
|
|
|
109669
109675
|
}
|
|
109670
109676
|
return null;
|
|
109671
109677
|
}
|
|
109672
|
-
function
|
|
109678
|
+
function RDt(d) {
|
|
109673
109679
|
const u = Yl(d), r = [
|
|
109674
109680
|
...u,
|
|
109675
|
-
...u.reduce((a, o) => [...a, ...
|
|
109681
|
+
...u.reduce((a, o) => [...a, ...RDt(o)], [])
|
|
109676
109682
|
];
|
|
109677
109683
|
return g(r);
|
|
109678
109684
|
}
|
|
@@ -109725,7 +109731,7 @@ function bPt(d) {
|
|
|
109725
109731
|
function OU(d) {
|
|
109726
109732
|
return d.parent !== d.project ? !1 : f.VariableDeclaration === d.type ? d.project.variableDeclarations.includes(d) : f.VariableInstance === d.type ? d.project.variableInstances.includes(d) : f.FunctionCall === d.type ? d.project.functionCalls.includes(d) : f.Condition === d.type ? d.project.conditions.includes(d) : f.Operation === d.type ? d.project.operations.includes(d) : f.Loop === d.type ? d.project.loops.includes(d) : f.Search === d.type ? d.project.searches.includes(d) : !1;
|
|
109727
109733
|
}
|
|
109728
|
-
function
|
|
109734
|
+
function CDt(d) {
|
|
109729
109735
|
if ([
|
|
109730
109736
|
...Ct,
|
|
109731
109737
|
f.DefinitionEntity,
|
|
@@ -109736,7 +109742,7 @@ function RDt(d) {
|
|
|
109736
109742
|
))
|
|
109737
109743
|
return !1;
|
|
109738
109744
|
const u = Yl(d);
|
|
109739
|
-
return u.length === 0 ? !0 : u.some((r) =>
|
|
109745
|
+
return u.length === 0 ? !0 : u.some((r) => CDt(r));
|
|
109740
109746
|
}
|
|
109741
109747
|
function $U(d) {
|
|
109742
109748
|
return [
|
|
@@ -109748,21 +109754,21 @@ function $U(d) {
|
|
|
109748
109754
|
d
|
|
109749
109755
|
) ? !1 : Yl(d).length === 0;
|
|
109750
109756
|
}
|
|
109751
|
-
function
|
|
109757
|
+
function DDt(d, u = 0) {
|
|
109752
109758
|
if ($U(d)) {
|
|
109753
109759
|
const r = Yl(d);
|
|
109754
|
-
return r.length === 0 ? d : r.map((o) =>
|
|
109760
|
+
return r.length === 0 ? d : r.map((o) => DDt(o, u + 1)).reduce((o, p) => o ? p && p.x < o.x ? p : o : p, null);
|
|
109755
109761
|
}
|
|
109756
109762
|
return null;
|
|
109757
109763
|
}
|
|
109758
|
-
function
|
|
109764
|
+
function ODt(d) {
|
|
109759
109765
|
const u = [];
|
|
109760
109766
|
if ($U(d))
|
|
109761
109767
|
u.push(d);
|
|
109762
109768
|
else
|
|
109763
109769
|
return [];
|
|
109764
109770
|
return Yl(d).forEach((a) => {
|
|
109765
|
-
u.push(...
|
|
109771
|
+
u.push(...ODt(a));
|
|
109766
109772
|
}), u;
|
|
109767
109773
|
}
|
|
109768
109774
|
function NU(d) {
|
|
@@ -109981,7 +109987,7 @@ function An(d, u, r) {
|
|
|
109981
109987
|
commonAncestorScope: r
|
|
109982
109988
|
};
|
|
109983
109989
|
}
|
|
109984
|
-
function
|
|
109990
|
+
function $Dt(d, u, r) {
|
|
109985
109991
|
const a = An(
|
|
109986
109992
|
d,
|
|
109987
109993
|
u,
|
|
@@ -110035,9 +110041,9 @@ function ODt(d, u, r) {
|
|
|
110035
110041
|
}
|
|
110036
110042
|
return null;
|
|
110037
110043
|
}
|
|
110038
|
-
function
|
|
110044
|
+
function NDt(d) {
|
|
110039
110045
|
return d.length === 0 ? null : d.length === 1 ? d[0] : d.reduce((r, a) => {
|
|
110040
|
-
const o =
|
|
110046
|
+
const o = $Dt(r, a, a.project);
|
|
110041
110047
|
return !o || o === a ? r : a;
|
|
110042
110048
|
}, d[0]);
|
|
110043
110049
|
}
|
|
@@ -110196,7 +110202,7 @@ function DPt(d) {
|
|
|
110196
110202
|
}
|
|
110197
110203
|
)) || null;
|
|
110198
110204
|
}
|
|
110199
|
-
function
|
|
110205
|
+
function PDt(d) {
|
|
110200
110206
|
var a;
|
|
110201
110207
|
const u = DU(d);
|
|
110202
110208
|
if (!u)
|
|
@@ -110367,7 +110373,7 @@ function VPt(d) {
|
|
|
110367
110373
|
}
|
|
110368
110374
|
return null;
|
|
110369
110375
|
}
|
|
110370
|
-
function
|
|
110376
|
+
function VDt(d) {
|
|
110371
110377
|
const u = d.entities.filter(
|
|
110372
110378
|
(o) => !!o.implements.find(
|
|
110373
110379
|
(p) => p.id === de["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id
|
|
@@ -110389,13 +110395,13 @@ function IN(d, u) {
|
|
|
110389
110395
|
(p) => !r.includes(p)
|
|
110390
110396
|
));
|
|
110391
110397
|
}
|
|
110392
|
-
function
|
|
110398
|
+
function xDt(d) {
|
|
110393
110399
|
if (!d)
|
|
110394
110400
|
return null;
|
|
110395
110401
|
if (d.type === f.Project)
|
|
110396
110402
|
return d.id;
|
|
110397
110403
|
const u = d.parent;
|
|
110398
|
-
return u ?
|
|
110404
|
+
return u ? xDt(u) : d.id;
|
|
110399
110405
|
}
|
|
110400
110406
|
function g0(d) {
|
|
110401
110407
|
if (d.declaration && d.declaration.type === f.Property) {
|
|
@@ -110469,7 +110475,7 @@ function kr(d) {
|
|
|
110469
110475
|
function uu(d) {
|
|
110470
110476
|
return Sf(d).split(/[\s-]+/).filter((a) => a.length > 0).map((a) => a[0].toUpperCase() + a.slice(1)).join("");
|
|
110471
110477
|
}
|
|
110472
|
-
function
|
|
110478
|
+
function LDt(d) {
|
|
110473
110479
|
const u = Sf(d).trim();
|
|
110474
110480
|
if (!u)
|
|
110475
110481
|
return "";
|
|
@@ -110496,7 +110502,7 @@ function LPt(d) {
|
|
|
110496
110502
|
return a.join("_");
|
|
110497
110503
|
}
|
|
110498
110504
|
function ub(d) {
|
|
110499
|
-
return
|
|
110505
|
+
return LDt(d).toLowerCase();
|
|
110500
110506
|
}
|
|
110501
110507
|
function PU(d) {
|
|
110502
110508
|
const u = Sf(d).trim();
|
|
@@ -110546,7 +110552,7 @@ function qp(d) {
|
|
|
110546
110552
|
);
|
|
110547
110553
|
return d.isList ? `List of ${e} values${u}` : e.slice(0, 1).toUpperCase() + e.slice(1) + u;
|
|
110548
110554
|
} else if (d.entity.type === f.BuiltInBaseEntity) {
|
|
110549
|
-
const e =
|
|
110555
|
+
const e = MDt(
|
|
110550
110556
|
d.entity
|
|
110551
110557
|
);
|
|
110552
110558
|
return d.isList ? `List of ${e} values${u}` : e.slice(0, 1).toUpperCase() + e.slice(1) + u;
|
|
@@ -110606,7 +110612,7 @@ function fI(d) {
|
|
|
110606
110612
|
return "is present";
|
|
110607
110613
|
}
|
|
110608
110614
|
}
|
|
110609
|
-
function
|
|
110615
|
+
function BDt(d) {
|
|
110610
110616
|
if (d.includes(le.HTTP_ENDPOINT))
|
|
110611
110617
|
return "HTTP endpoint";
|
|
110612
110618
|
if (d.includes(le.PERSISTED_ENTITY))
|
|
@@ -110651,7 +110657,7 @@ function LDt(d) {
|
|
|
110651
110657
|
), "Built-in base entity";
|
|
110652
110658
|
}
|
|
110653
110659
|
}
|
|
110654
|
-
function
|
|
110660
|
+
function MDt(d) {
|
|
110655
110661
|
switch (d.name) {
|
|
110656
110662
|
case le.HTTP_ENDPOINT:
|
|
110657
110663
|
return "HTTP endpoint";
|
|
@@ -110708,7 +110714,7 @@ function MPt(d) {
|
|
|
110708
110714
|
}
|
|
110709
110715
|
return J(u, d.project) + " entity";
|
|
110710
110716
|
}
|
|
110711
|
-
function
|
|
110717
|
+
function UDt(d) {
|
|
110712
110718
|
let u = "Find ";
|
|
110713
110719
|
return d.outputsDeclarations.forEach((r, a) => {
|
|
110714
110720
|
const o = Fw(r, null), p = Rp(
|
|
@@ -110717,7 +110723,7 @@ function MDt(d) {
|
|
|
110717
110723
|
a === 0 ? u += `${p} ` : a === d.outputsDeclarations.length - 1 ? u += `and ${p} ` : u += `, ${p} `;
|
|
110718
110724
|
}), u;
|
|
110719
110725
|
}
|
|
110720
|
-
function
|
|
110726
|
+
function jDt(d) {
|
|
110721
110727
|
switch (d.name) {
|
|
110722
110728
|
case ie.String:
|
|
110723
110729
|
return "Text";
|
|
@@ -110747,7 +110753,7 @@ function UDt(d) {
|
|
|
110747
110753
|
return d.name;
|
|
110748
110754
|
}
|
|
110749
110755
|
}
|
|
110750
|
-
function
|
|
110756
|
+
function GDt(d) {
|
|
110751
110757
|
switch (d.id) {
|
|
110752
110758
|
case We.List:
|
|
110753
110759
|
return "Loop over list items";
|
|
@@ -110871,12 +110877,12 @@ function J(d, u) {
|
|
|
110871
110877
|
return a;
|
|
110872
110878
|
}
|
|
110873
110879
|
if (f.BuiltInBaseEntity === d.type)
|
|
110874
|
-
return
|
|
110880
|
+
return BDt([d.name]);
|
|
110875
110881
|
if (Gke.includes(d.type) && d.type !== f.ActionDescriptor)
|
|
110876
110882
|
return d.name;
|
|
110877
110883
|
switch (d.type) {
|
|
110878
110884
|
case f.Search:
|
|
110879
|
-
return
|
|
110885
|
+
return UDt(d);
|
|
110880
110886
|
case f.GlobalEvent:
|
|
110881
110887
|
return d.implements ? J(d.implements, u) : Ri(d.type).replaceAll("-", " ");
|
|
110882
110888
|
case f.Operation:
|
|
@@ -110885,7 +110891,7 @@ function J(d, u) {
|
|
|
110885
110891
|
const a = Qi(d.declaration, u);
|
|
110886
110892
|
return J(a, u);
|
|
110887
110893
|
case f.ActionDescriptor:
|
|
110888
|
-
return
|
|
110894
|
+
return GDt(d);
|
|
110889
110895
|
case f.BreakStatement:
|
|
110890
110896
|
const o = Qi(
|
|
110891
110897
|
d.parent,
|
|
@@ -110965,7 +110971,7 @@ function J(d, u) {
|
|
|
110965
110971
|
return d.parentRelationType === al.Error ? "Undeclared error" : "";
|
|
110966
110972
|
case f.PrimitiveEntity:
|
|
110967
110973
|
case f.LiteralValue:
|
|
110968
|
-
return
|
|
110974
|
+
return jDt(d);
|
|
110969
110975
|
default:
|
|
110970
110976
|
return Ri(d.type).replaceAll("-", " ");
|
|
110971
110977
|
}
|
|
@@ -111276,17 +111282,17 @@ function AN(d, u) {
|
|
|
111276
111282
|
}
|
|
111277
111283
|
return r.codeName || null;
|
|
111278
111284
|
}
|
|
111279
|
-
function
|
|
111285
|
+
function FDt(d, u) {
|
|
111280
111286
|
let r = d;
|
|
111281
111287
|
if (!!u.some(
|
|
111282
111288
|
(o) => o.name === r
|
|
111283
111289
|
)) {
|
|
111284
111290
|
const o = d.split(" "), p = o.pop() || "", e = parseInt(p);
|
|
111285
|
-
return !isNaN(e) ? o.push(`${e + 1}`) : (o.push(p), o.push("1")), r = o.join(" "),
|
|
111291
|
+
return !isNaN(e) ? o.push(`${e + 1}`) : (o.push(p), o.push("1")), r = o.join(" "), FDt(r, u);
|
|
111286
111292
|
}
|
|
111287
111293
|
return r;
|
|
111288
111294
|
}
|
|
111289
|
-
function
|
|
111295
|
+
function kDt(d, u, r) {
|
|
111290
111296
|
const o = `${ub(d)}-${u}-id`;
|
|
111291
111297
|
return r.instances[o] ? N.UUID.uuid() : o;
|
|
111292
111298
|
}
|
|
@@ -111306,15 +111312,15 @@ function wN(d, u) {
|
|
|
111306
111312
|
)}-id`, u.instances[r] ? N.UUID.uuid() : r;
|
|
111307
111313
|
}
|
|
111308
111314
|
function Sr(d, u, r = "uuid") {
|
|
111309
|
-
return r === "semantic" ?
|
|
111315
|
+
return r === "semantic" ? kDt(
|
|
111310
111316
|
J(d, u),
|
|
111311
111317
|
d.type,
|
|
111312
111318
|
u
|
|
111313
111319
|
) : N.UUID.uuid();
|
|
111314
111320
|
}
|
|
111315
|
-
const
|
|
111321
|
+
const KDt = /^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i;
|
|
111316
111322
|
function jU(d) {
|
|
111317
|
-
return typeof d == "string" &&
|
|
111323
|
+
return typeof d == "string" && KDt.test(d);
|
|
111318
111324
|
}
|
|
111319
111325
|
function GU(d) {
|
|
111320
111326
|
var a;
|
|
@@ -111408,7 +111414,7 @@ const jPt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
111408
111414
|
validateImplementation: FU,
|
|
111409
111415
|
validatePropertyEntityName: kU
|
|
111410
111416
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
111411
|
-
function
|
|
111417
|
+
function SDt(d, u) {
|
|
111412
111418
|
const r = [];
|
|
111413
111419
|
if (d.parent) {
|
|
111414
111420
|
const o = u.get(d.parent);
|
|
@@ -111543,7 +111549,7 @@ function gN(d, u) {
|
|
|
111543
111549
|
T.hydrateAncestors(), T.addSelfToProject(u), u == null || u.add(T, F.Added), a.push(T), T.initChildren(u), h = T;
|
|
111544
111550
|
}
|
|
111545
111551
|
if (!h.valueAsTypeSingle) {
|
|
111546
|
-
const v =
|
|
111552
|
+
const v = VDt(d.project);
|
|
111547
111553
|
v && h.setValueAsTypeSingle(
|
|
111548
111554
|
v,
|
|
111549
111555
|
u
|
|
@@ -111558,7 +111564,7 @@ function gN(d, u) {
|
|
|
111558
111564
|
self: d
|
|
111559
111565
|
};
|
|
111560
111566
|
}
|
|
111561
|
-
var
|
|
111567
|
+
var qDt = /* @__PURE__ */ ((d) => (d.PropertyImplements = "property-implements", d.PropertyExtends = "property-extends", d.DataTypeEntity = "data-type-entity", d))(qDt || {});
|
|
111562
111568
|
const Ot = class Ot extends $r {
|
|
111563
111569
|
constructor(r, a) {
|
|
111564
111570
|
super(r);
|
|
@@ -111687,7 +111693,7 @@ const Ot = class Ot extends $r {
|
|
|
111687
111693
|
let o = JSON.parse(
|
|
111688
111694
|
JSON.stringify(r)
|
|
111689
111695
|
);
|
|
111690
|
-
const p = [], e =
|
|
111696
|
+
const p = [], e = SDt(o, a), h = BU(o, a);
|
|
111691
111697
|
return p.push(
|
|
111692
111698
|
...e,
|
|
111693
111699
|
...h,
|
|
@@ -112836,8 +112842,8 @@ R(Ot, "MUTABLE_DOWNSTREAM_PROPERTIES", ["dataType"]), R(Ot, "INMUTABLE_DOWNSTREA
|
|
|
112836
112842
|
let ga = Ot;
|
|
112837
112843
|
function KU(d) {
|
|
112838
112844
|
const u = d.implements.flatMap(
|
|
112839
|
-
(h) =>
|
|
112840
|
-
), r =
|
|
112845
|
+
(h) => ZDt(d, h)
|
|
112846
|
+
), r = HDt(d, d.extends), a = WDt(d), o = JDt(d);
|
|
112841
112847
|
d.methods.flatMap((h) => h.validate());
|
|
112842
112848
|
const p = [
|
|
112843
112849
|
...u,
|
|
@@ -112878,7 +112884,7 @@ function qU(d, u) {
|
|
|
112878
112884
|
) : a.push(p);
|
|
112879
112885
|
}), a;
|
|
112880
112886
|
}
|
|
112881
|
-
function
|
|
112887
|
+
function ZDt(d, u) {
|
|
112882
112888
|
const r = [];
|
|
112883
112889
|
if (!u.abstract) {
|
|
112884
112890
|
const A = At({
|
|
@@ -112967,7 +112973,7 @@ function qDt(d, u) {
|
|
|
112967
112973
|
r.push(b.error);
|
|
112968
112974
|
}), r;
|
|
112969
112975
|
}
|
|
112970
|
-
function
|
|
112976
|
+
function HDt(d, u) {
|
|
112971
112977
|
const r = [];
|
|
112972
112978
|
if (!u)
|
|
112973
112979
|
return r;
|
|
@@ -113036,7 +113042,7 @@ function ZDt(d, u) {
|
|
|
113036
113042
|
r.push(e.error);
|
|
113037
113043
|
}), r;
|
|
113038
113044
|
}
|
|
113039
|
-
function
|
|
113045
|
+
function JDt(d) {
|
|
113040
113046
|
const u = [];
|
|
113041
113047
|
if (!d.properties.length) {
|
|
113042
113048
|
const r = At({
|
|
@@ -113052,7 +113058,7 @@ function HDt(d) {
|
|
|
113052
113058
|
r.validate();
|
|
113053
113059
|
}), u;
|
|
113054
113060
|
}
|
|
113055
|
-
function
|
|
113061
|
+
function WDt(d) {
|
|
113056
113062
|
const u = [];
|
|
113057
113063
|
if (d.abstract) {
|
|
113058
113064
|
if (d.methods.length) {
|
|
@@ -113125,7 +113131,7 @@ function JDt(d) {
|
|
|
113125
113131
|
}
|
|
113126
113132
|
}), u;
|
|
113127
113133
|
}
|
|
113128
|
-
function
|
|
113134
|
+
function zDt(d, u) {
|
|
113129
113135
|
const r = [], a = Mi(u);
|
|
113130
113136
|
if (!u.abstract) {
|
|
113131
113137
|
const e = new nr({
|
|
@@ -113247,7 +113253,7 @@ function WDt(d, u) {
|
|
|
113247
113253
|
}
|
|
113248
113254
|
}), r;
|
|
113249
113255
|
}
|
|
113250
|
-
function
|
|
113256
|
+
function YDt(d, u, r = !1) {
|
|
113251
113257
|
var T, A;
|
|
113252
113258
|
const a = [], o = Mi(u);
|
|
113253
113259
|
if (!d.abstract && u.abstract) {
|
|
@@ -113471,7 +113477,7 @@ function zDt(d, u, r = !1) {
|
|
|
113471
113477
|
}
|
|
113472
113478
|
}), a;
|
|
113473
113479
|
}
|
|
113474
|
-
function
|
|
113480
|
+
function XDt(d) {
|
|
113475
113481
|
const u = [];
|
|
113476
113482
|
if (d.implements.forEach((r) => {
|
|
113477
113483
|
if (!r.static) {
|
|
@@ -113498,7 +113504,7 @@ function YDt(d) {
|
|
|
113498
113504
|
}
|
|
113499
113505
|
return u;
|
|
113500
113506
|
}
|
|
113501
|
-
function
|
|
113507
|
+
function QDt(d) {
|
|
113502
113508
|
const u = [];
|
|
113503
113509
|
if (d.implements.length) {
|
|
113504
113510
|
const r = new nr({
|
|
@@ -113523,7 +113529,7 @@ function XDt(d) {
|
|
|
113523
113529
|
}
|
|
113524
113530
|
return u;
|
|
113525
113531
|
}
|
|
113526
|
-
function
|
|
113532
|
+
function eOt(d) {
|
|
113527
113533
|
const u = [];
|
|
113528
113534
|
if (d.extends && d.extends.static) {
|
|
113529
113535
|
const r = new nr({
|
|
@@ -113538,7 +113544,7 @@ function QDt(d) {
|
|
|
113538
113544
|
}
|
|
113539
113545
|
return u;
|
|
113540
113546
|
}
|
|
113541
|
-
function
|
|
113547
|
+
function tOt(d) {
|
|
113542
113548
|
const u = [];
|
|
113543
113549
|
if (d.extends && d.extends.abstract) {
|
|
113544
113550
|
const r = new nr({
|
|
@@ -113567,15 +113573,15 @@ const GPt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
113567
113573
|
getBaseMethodsNotImplemented: qU,
|
|
113568
113574
|
getBasePropertiesNotImplemented: SU,
|
|
113569
113575
|
validate: KU,
|
|
113570
|
-
validateCanBecomeAbstract:
|
|
113571
|
-
validateCanBecomeNonAbstract:
|
|
113572
|
-
validateCanBecomeNonStatic:
|
|
113573
|
-
validateCanBecomeStatic:
|
|
113574
|
-
validateCanExtendEntity:
|
|
113575
|
-
validateCanImplementEntity:
|
|
113576
|
+
validateCanBecomeAbstract: QDt,
|
|
113577
|
+
validateCanBecomeNonAbstract: tOt,
|
|
113578
|
+
validateCanBecomeNonStatic: eOt,
|
|
113579
|
+
validateCanBecomeStatic: XDt,
|
|
113580
|
+
validateCanExtendEntity: YDt,
|
|
113581
|
+
validateCanImplementEntity: zDt,
|
|
113576
113582
|
validateDefinitionEntityName: ZU
|
|
113577
113583
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
113578
|
-
function
|
|
113584
|
+
function rOt(d, u) {
|
|
113579
113585
|
const r = [];
|
|
113580
113586
|
if (d.parent)
|
|
113581
113587
|
if (d.id === d.parent)
|
|
@@ -113793,7 +113799,7 @@ const qt = class qt extends $r {
|
|
|
113793
113799
|
let o = JSON.parse(
|
|
113794
113800
|
JSON.stringify(r)
|
|
113795
113801
|
);
|
|
113796
|
-
const p = [], e =
|
|
113802
|
+
const p = [], e = rOt(o, a), h = VU(o, a);
|
|
113797
113803
|
p.push(
|
|
113798
113804
|
...e,
|
|
113799
113805
|
...h,
|
|
@@ -115566,7 +115572,7 @@ R(qt, "MUTABLE_DOWNSTREAM_PROPERTIES", [
|
|
|
115566
115572
|
...qt.DOWNSTREAM_PROPERTIES
|
|
115567
115573
|
]);
|
|
115568
115574
|
let _a = qt;
|
|
115569
|
-
function
|
|
115575
|
+
function iOt(d) {
|
|
115570
115576
|
const u = [];
|
|
115571
115577
|
return Ir(d.errors, u);
|
|
115572
115578
|
}
|
|
@@ -115867,7 +115873,7 @@ const Pp = class Pp extends $r {
|
|
|
115867
115873
|
return this.errors = [], this.properties.forEach((r) => r.clearErrors()), this.methods.forEach((r) => r.clearErrors()), this.abstractMethods.forEach((r) => r.clearErrors()), this;
|
|
115868
115874
|
}
|
|
115869
115875
|
validate() {
|
|
115870
|
-
const r =
|
|
115876
|
+
const r = iOt(this);
|
|
115871
115877
|
return this.errors = r, {
|
|
115872
115878
|
success: !0
|
|
115873
115879
|
};
|
|
@@ -115915,7 +115921,7 @@ R(Pp, "repository", {
|
|
|
115915
115921
|
APILoad: async (r, ...a) => null
|
|
115916
115922
|
});
|
|
115917
115923
|
let Ra = Pp;
|
|
115918
|
-
function
|
|
115924
|
+
function sOt(d) {
|
|
115919
115925
|
const u = [];
|
|
115920
115926
|
return Ir(d.errors, u);
|
|
115921
115927
|
}
|
|
@@ -116188,7 +116194,7 @@ const ym = class ym extends $r {
|
|
|
116188
116194
|
return this.errors = [], this.properties.forEach((r) => r.clearErrors()), this.methods.forEach((r) => r.clearErrors()), this.abstractMethods.forEach((r) => r.clearErrors()), this;
|
|
116189
116195
|
}
|
|
116190
116196
|
validate() {
|
|
116191
|
-
const r =
|
|
116197
|
+
const r = sOt(this);
|
|
116192
116198
|
return this.errors = r, {
|
|
116193
116199
|
success: !0
|
|
116194
116200
|
};
|
|
@@ -116385,14 +116391,14 @@ const ke = {
|
|
|
116385
116391
|
seenEntities: /* @__PURE__ */ new Set(),
|
|
116386
116392
|
timestamp: V().toISOString()
|
|
116387
116393
|
};
|
|
116388
|
-
class
|
|
116394
|
+
class nOt {
|
|
116389
116395
|
constructor() {
|
|
116390
116396
|
R(this, "initialData");
|
|
116391
116397
|
}
|
|
116392
116398
|
}
|
|
116393
116399
|
const ve = {
|
|
116394
116400
|
cascade: !1
|
|
116395
|
-
},
|
|
116401
|
+
}, aOt = {
|
|
116396
116402
|
APILoad: async (d, ...u) => null
|
|
116397
116403
|
}, kPt = {
|
|
116398
116404
|
APICreate: async (d, ...u) => d,
|
|
@@ -116401,11 +116407,11 @@ const ve = {
|
|
|
116401
116407
|
APIClone: async (d, ...u) => {
|
|
116402
116408
|
},
|
|
116403
116409
|
APILoadVersion: async (d, u, ...r) => null,
|
|
116404
|
-
...
|
|
116410
|
+
...aOt
|
|
116405
116411
|
};
|
|
116406
116412
|
class KPt {
|
|
116407
116413
|
}
|
|
116408
|
-
class SPt extends
|
|
116414
|
+
class SPt extends nOt {
|
|
116409
116415
|
}
|
|
116410
116416
|
class qPt {
|
|
116411
116417
|
}
|
|
@@ -116484,12 +116490,12 @@ var Pr = /* @__PURE__ */ ((d) => (d.PROJECT_INITIALIZED = "project-initialized",
|
|
|
116484
116490
|
const JU = {
|
|
116485
116491
|
...UM,
|
|
116486
116492
|
events: new Mp()
|
|
116487
|
-
},
|
|
116493
|
+
}, oOt = {
|
|
116488
116494
|
requestActiveDynamicValue: (d, u = !1) => null,
|
|
116489
116495
|
...JU
|
|
116490
116496
|
}, ut = class ut extends $r {
|
|
116491
116497
|
constructor(r, a = {
|
|
116492
|
-
...
|
|
116498
|
+
...oOt,
|
|
116493
116499
|
// Override the events with a new instance so multiple projects can coexist
|
|
116494
116500
|
events: new Mp()
|
|
116495
116501
|
}) {
|
|
@@ -118310,7 +118316,7 @@ R(ut, "MUTABLE_DOWNSTREAM_PROPERTIES", [
|
|
|
118310
118316
|
...ut.DOWNSTREAM_PROPERTIES
|
|
118311
118317
|
]);
|
|
118312
118318
|
let N = ut;
|
|
118313
|
-
class
|
|
118319
|
+
class lOt extends Rt {
|
|
118314
118320
|
constructor(r) {
|
|
118315
118321
|
super(Zn, r);
|
|
118316
118322
|
R(this, "id", rr.Parallel);
|
|
@@ -118361,7 +118367,7 @@ class oOt extends Rt {
|
|
|
118361
118367
|
// // return [result];
|
|
118362
118368
|
// };
|
|
118363
118369
|
}
|
|
118364
|
-
class
|
|
118370
|
+
class dOt extends Rt {
|
|
118365
118371
|
constructor(r) {
|
|
118366
118372
|
super(ys, r);
|
|
118367
118373
|
R(this, "id", ys.id);
|
|
@@ -118407,7 +118413,7 @@ class lOt extends Rt {
|
|
|
118407
118413
|
// return [result];
|
|
118408
118414
|
// };
|
|
118409
118415
|
}
|
|
118410
|
-
class
|
|
118416
|
+
class uOt extends Rt {
|
|
118411
118417
|
constructor(r) {
|
|
118412
118418
|
super(Xa, r);
|
|
118413
118419
|
R(this, "id", rr.Sequential);
|
|
@@ -118453,17 +118459,17 @@ class dOt extends Rt {
|
|
|
118453
118459
|
// return [results];
|
|
118454
118460
|
// };
|
|
118455
118461
|
}
|
|
118456
|
-
class
|
|
118462
|
+
class cOt extends Rt {
|
|
118457
118463
|
constructor(u) {
|
|
118458
118464
|
super(Tm, u);
|
|
118459
118465
|
}
|
|
118460
118466
|
}
|
|
118461
|
-
class
|
|
118467
|
+
class pOt extends Rt {
|
|
118462
118468
|
constructor(u) {
|
|
118463
118469
|
super(hu, u);
|
|
118464
118470
|
}
|
|
118465
118471
|
}
|
|
118466
|
-
class
|
|
118472
|
+
class fOt extends Rt {
|
|
118467
118473
|
constructor(r) {
|
|
118468
118474
|
super(mu, r);
|
|
118469
118475
|
R(this, "autoexecutable", !0);
|
|
@@ -118978,50 +118984,50 @@ class pOt extends Rt {
|
|
|
118978
118984
|
};
|
|
118979
118985
|
}
|
|
118980
118986
|
}
|
|
118981
|
-
class
|
|
118987
|
+
class hOt extends Rt {
|
|
118982
118988
|
constructor(u) {
|
|
118983
118989
|
super(LN, u);
|
|
118984
118990
|
}
|
|
118985
118991
|
}
|
|
118986
|
-
class
|
|
118992
|
+
class yOt extends Rt {
|
|
118987
118993
|
constructor(u) {
|
|
118988
118994
|
super(MN, u);
|
|
118989
118995
|
}
|
|
118990
118996
|
}
|
|
118991
|
-
class
|
|
118997
|
+
class mOt extends Rt {
|
|
118992
118998
|
constructor(u) {
|
|
118993
118999
|
super(UN, u);
|
|
118994
119000
|
}
|
|
118995
119001
|
}
|
|
118996
|
-
class
|
|
119002
|
+
class vOt extends Rt {
|
|
118997
119003
|
constructor(u) {
|
|
118998
119004
|
super(vb, u);
|
|
118999
119005
|
}
|
|
119000
119006
|
}
|
|
119001
|
-
class
|
|
119007
|
+
class TOt extends Rt {
|
|
119002
119008
|
constructor(u) {
|
|
119003
119009
|
super(hb, u);
|
|
119004
119010
|
}
|
|
119005
119011
|
}
|
|
119006
|
-
class
|
|
119012
|
+
class EOt extends Rt {
|
|
119007
119013
|
constructor(u) {
|
|
119008
119014
|
super(vm, u);
|
|
119009
119015
|
}
|
|
119010
119016
|
}
|
|
119011
|
-
function
|
|
119017
|
+
function IOt(d) {
|
|
119012
119018
|
const u = [
|
|
119013
|
-
new dOt(d),
|
|
119014
|
-
new oOt(d),
|
|
119015
|
-
new lOt(d),
|
|
119016
119019
|
new uOt(d),
|
|
119020
|
+
new lOt(d),
|
|
119021
|
+
new dOt(d),
|
|
119017
119022
|
new cOt(d),
|
|
119018
119023
|
new pOt(d),
|
|
119019
|
-
new mOt(d),
|
|
119020
119024
|
new fOt(d),
|
|
119021
|
-
new yOt(d),
|
|
119022
|
-
new hOt(d),
|
|
119023
119025
|
new vOt(d),
|
|
119024
|
-
new
|
|
119026
|
+
new hOt(d),
|
|
119027
|
+
new mOt(d),
|
|
119028
|
+
new yOt(d),
|
|
119029
|
+
new TOt(d),
|
|
119030
|
+
new EOt(d)
|
|
119025
119031
|
// new ActionDescriptorState(splitStringOperation, project),
|
|
119026
119032
|
// new ActionDescriptorState(numberSubtractionOperation, project),
|
|
119027
119033
|
// new ActionDescriptorState(generateRandomIntegerOperation, project),
|
|
@@ -119041,7 +119047,7 @@ function EOt(d) {
|
|
|
119041
119047
|
r.initChildren(null), d.subscribeBuiltInInstance(r);
|
|
119042
119048
|
}), d.operationDeclarations = u, u;
|
|
119043
119049
|
}
|
|
119044
|
-
class
|
|
119050
|
+
class bOt extends Ra {
|
|
119045
119051
|
constructor(r) {
|
|
119046
119052
|
super(Bi, r);
|
|
119047
119053
|
R(this, "initialData");
|
|
@@ -119085,7 +119091,7 @@ class IOt extends Ra {
|
|
|
119085
119091
|
}
|
|
119086
119092
|
}
|
|
119087
119093
|
var Ca = /* @__PURE__ */ ((d) => (d.StatusCodeMustBeNumber = "status-code-must-be-number", d.StatusCodeMustBeBetween100And599 = "status-code-must-be-between-100-and-599", d))(Ca || {});
|
|
119088
|
-
function
|
|
119094
|
+
function AOt(d, u) {
|
|
119089
119095
|
const r = [];
|
|
119090
119096
|
if (typeof u != "number") {
|
|
119091
119097
|
const a = new nr({
|
|
@@ -119125,7 +119131,7 @@ function bOt(d, u) {
|
|
|
119125
119131
|
override: u
|
|
119126
119132
|
};
|
|
119127
119133
|
}
|
|
119128
|
-
class
|
|
119134
|
+
class wOt extends Ra {
|
|
119129
119135
|
constructor(r) {
|
|
119130
119136
|
super(Ls, r);
|
|
119131
119137
|
R(this, "initialData");
|
|
@@ -119210,7 +119216,7 @@ class AOt extends Ra {
|
|
|
119210
119216
|
);
|
|
119211
119217
|
if (!p)
|
|
119212
119218
|
throw new Error("Status code output not found in handler method");
|
|
119213
|
-
p.codeNativeValueValidation = (e, h) =>
|
|
119219
|
+
p.codeNativeValueValidation = (e, h) => AOt(e, h);
|
|
119214
119220
|
}
|
|
119215
119221
|
}
|
|
119216
119222
|
var Gs = /* @__PURE__ */ ((d) => (d.UUIDMustBeString = "uuid-must-be-string", d.UUIDMustBeValidFormat = "uuid-must-be-valid-format", d.UUIDMustNotContainSpaces = "uuid-must-not-contain-spaces", d))(Gs || {});
|
|
@@ -119250,7 +119256,7 @@ function XPt(d, u) {
|
|
|
119250
119256
|
override: u
|
|
119251
119257
|
};
|
|
119252
119258
|
}
|
|
119253
|
-
class
|
|
119259
|
+
class gOt extends Ra {
|
|
119254
119260
|
constructor(r) {
|
|
119255
119261
|
super(gi, r);
|
|
119256
119262
|
R(this, "initialData");
|
|
@@ -119299,12 +119305,12 @@ class wOt extends Ra {
|
|
|
119299
119305
|
a._codeNativeValueValidation = (o, p) => gCt(o, p);
|
|
119300
119306
|
}
|
|
119301
119307
|
}
|
|
119302
|
-
const
|
|
119303
|
-
function
|
|
119308
|
+
const _Ot = [le.EXECUTION];
|
|
119309
|
+
function ROt(d) {
|
|
119304
119310
|
const u = [
|
|
119305
|
-
new
|
|
119306
|
-
new
|
|
119307
|
-
new
|
|
119311
|
+
new bOt(d),
|
|
119312
|
+
new wOt(d),
|
|
119313
|
+
new gOt(d)
|
|
119308
119314
|
// new BuiltInBaseEntityState(cronJobBuiltInBaseEntity, project),
|
|
119309
119315
|
// new BuiltInBaseEntityState(
|
|
119310
119316
|
// externalIntegrationConnectionBuiltInBaseEntity,
|
|
@@ -119312,12 +119318,12 @@ function _Ot(d) {
|
|
|
119312
119318
|
// ),
|
|
119313
119319
|
];
|
|
119314
119320
|
return RP.forEach((r) => {
|
|
119315
|
-
!u.some((a) => a.id === r.id) && !
|
|
119321
|
+
!u.some((a) => a.id === r.id) && !_Ot.includes(r.id) && u.push(new Ra(r, d));
|
|
119316
119322
|
}), u.forEach((r) => {
|
|
119317
119323
|
d.subscribeBuiltInInstance(r);
|
|
119318
119324
|
}), d.builtInBaseEntities = u, u;
|
|
119319
119325
|
}
|
|
119320
|
-
function
|
|
119326
|
+
function COt(d) {
|
|
119321
119327
|
const u = [
|
|
119322
119328
|
new ms(Se, d),
|
|
119323
119329
|
new ms(oo, d),
|
|
@@ -119333,7 +119339,7 @@ function ROt(d) {
|
|
|
119333
119339
|
d.subscribeBuiltInInstance(r);
|
|
119334
119340
|
}), d.primitives = u, u;
|
|
119335
119341
|
}
|
|
119336
|
-
function
|
|
119342
|
+
function DOt(d) {
|
|
119337
119343
|
const u = [
|
|
119338
119344
|
new Rt(uA, d)
|
|
119339
119345
|
];
|
|
@@ -119341,7 +119347,7 @@ function COt(d) {
|
|
|
119341
119347
|
r.initChildren(null), d.subscribeBuiltInInstance(r);
|
|
119342
119348
|
}), d.globalEventActionDescriptors = u, u;
|
|
119343
119349
|
}
|
|
119344
|
-
function
|
|
119350
|
+
function OOt(d) {
|
|
119345
119351
|
const u = [
|
|
119346
119352
|
new Rt(_m, d),
|
|
119347
119353
|
new Rt(Ul, d),
|
|
@@ -119380,7 +119386,7 @@ function DOt(d) {
|
|
|
119380
119386
|
a.initChildren(null), d.subscribeBuiltInInstance(a);
|
|
119381
119387
|
}), d.loopDeclarationsBodies = r, u;
|
|
119382
119388
|
}
|
|
119383
|
-
function
|
|
119389
|
+
function $Ot(d) {
|
|
119384
119390
|
const u = [
|
|
119385
119391
|
new ra(pA, d),
|
|
119386
119392
|
new ra(LP, d)
|
|
@@ -119389,7 +119395,7 @@ function OOt(d) {
|
|
|
119389
119395
|
r.initChildren(null), d.subscribeBuiltInInstance(r);
|
|
119390
119396
|
}), d.valueDescriptors = u, u;
|
|
119391
119397
|
}
|
|
119392
|
-
function
|
|
119398
|
+
function NOt(d) {
|
|
119393
119399
|
const u = [
|
|
119394
119400
|
new Rt(DP, d),
|
|
119395
119401
|
new Rt(CP, d),
|
|
@@ -119414,7 +119420,7 @@ const Jd = {}, Ly = {}, hm = {
|
|
|
119414
119420
|
onFetch: async () => null,
|
|
119415
119421
|
manuallyInit: !1
|
|
119416
119422
|
};
|
|
119417
|
-
function
|
|
119423
|
+
function POt(d, u = {
|
|
119418
119424
|
enrich: !0,
|
|
119419
119425
|
shallowErrors: !1
|
|
119420
119426
|
}, r) {
|
|
@@ -119487,7 +119493,7 @@ function NOt(d, u = {
|
|
|
119487
119493
|
b.id
|
|
119488
119494
|
), b;
|
|
119489
119495
|
}
|
|
119490
|
-
async function
|
|
119496
|
+
async function VOt(d, u = hm) {
|
|
119491
119497
|
const r = {
|
|
119492
119498
|
...hm,
|
|
119493
119499
|
...u
|
|
@@ -119552,7 +119558,7 @@ function pg(d, u = {
|
|
|
119552
119558
|
shallowErrors: !1
|
|
119553
119559
|
}, r) {
|
|
119554
119560
|
const a = new N(d, r);
|
|
119555
|
-
return
|
|
119561
|
+
return COt(a), ROt(a), IOt(a), DOt(a), OOt(a), $Ot(a), NOt(a), Array.from(
|
|
119556
119562
|
/* @__PURE__ */ new Set([...a.getAllBuiltInIds(), ..._n()])
|
|
119557
119563
|
).forEach((p) => {
|
|
119558
119564
|
if (!a.builtInInstances[p] && a.instances[p])
|
|
@@ -119653,7 +119659,7 @@ function QPt(d, {
|
|
|
119653
119659
|
D.previousVersion = null;
|
|
119654
119660
|
}), A == null || A.attemptAutoclose("project-clone", T.id), T;
|
|
119655
119661
|
}
|
|
119656
|
-
function
|
|
119662
|
+
function xOt(d, {
|
|
119657
119663
|
enrich: u,
|
|
119658
119664
|
shallowErrors: r
|
|
119659
119665
|
} = { enrich: !0, shallowErrors: !1 }, a) {
|
|
@@ -119706,18 +119712,18 @@ async function eVt(d, u = hm, r) {
|
|
|
119706
119712
|
return Jd[d.id];
|
|
119707
119713
|
if (d.id && Ly[d.id] && !a.ignoreCache)
|
|
119708
119714
|
return await Ly[d.id], Jd[d.id];
|
|
119709
|
-
const o =
|
|
119715
|
+
const o = VOt(d, a);
|
|
119710
119716
|
d.id && (Ly[d.id] = o);
|
|
119711
119717
|
const p = await o;
|
|
119712
119718
|
if (p.data) {
|
|
119713
119719
|
let e;
|
|
119714
|
-
return a.mock ? e =
|
|
119720
|
+
return a.mock ? e = xOt(
|
|
119715
119721
|
KL,
|
|
119716
119722
|
{
|
|
119717
119723
|
enrich: !!a.enrich
|
|
119718
119724
|
},
|
|
119719
119725
|
r
|
|
119720
|
-
) : p.data instanceof N ? e = p.data : e =
|
|
119726
|
+
) : p.data instanceof N ? e = p.data : e = POt(
|
|
119721
119727
|
p.data,
|
|
119722
119728
|
{
|
|
119723
119729
|
enrich: !!a.enrich
|
|
@@ -119742,12 +119748,12 @@ export {
|
|
|
119742
119748
|
Jke as ALL_BUILT_IN_PRIMITIVE_ENTITIES,
|
|
119743
119749
|
det as ALL_BUILT_IN_TOP_LEVEL_ENTITIES,
|
|
119744
119750
|
oet as ALL_BUILT_IN_VALUE_DESCRIPTORS,
|
|
119745
|
-
|
|
119746
|
-
|
|
119747
|
-
|
|
119751
|
+
x$t as ALL_CONNECTION_DISABLED_REASONS,
|
|
119752
|
+
B$t as ALL_OTHER_DISABLED_REASONS,
|
|
119753
|
+
L$t as ALL_TESTING_DISABLED_REASONS,
|
|
119748
119754
|
Rt as ActionDescriptorState,
|
|
119749
|
-
|
|
119750
|
-
|
|
119755
|
+
oNt as ActionInputMapState,
|
|
119756
|
+
uNt as ActionOutputMapState,
|
|
119751
119757
|
wi as Area,
|
|
119752
119758
|
KIt as ArgumentDeclarationDependencyField,
|
|
119753
119759
|
ba as ArgumentDeclarationState,
|
|
@@ -119770,7 +119776,7 @@ export {
|
|
|
119770
119776
|
bbt as BuiltInFunctionImplementationDeletePersistedEntityModule,
|
|
119771
119777
|
wbt as BuiltInFunctionImplementationUpdatePersistedEntityModule,
|
|
119772
119778
|
Jd as CACHED_PROJECTS_BY_ID,
|
|
119773
|
-
|
|
119779
|
+
FNt as CALLABLE_ENTITIES_EXPLANATION,
|
|
119774
119780
|
Si as CALLABLE_TYPES,
|
|
119775
119781
|
dCt as CALLER_ENTITIES_EXPLANATION,
|
|
119776
119782
|
Ci as CALLER_TYPES,
|
|
@@ -119779,7 +119785,7 @@ export {
|
|
|
119779
119785
|
Agt as CANVAS_BASE_Y,
|
|
119780
119786
|
wp as CANVAS_CARD_HEADER_CENTER_HEIGHT,
|
|
119781
119787
|
Tgt as CANVAS_CARD_WIDTH,
|
|
119782
|
-
|
|
119788
|
+
D$t as CANVAS_COMPLEX_CARD_HEIGHT,
|
|
119783
119789
|
f$ as CANVAS_HORIZONTAL_BUFFER_BETWEEN_CARDS,
|
|
119784
119790
|
KM as CANVAS_SIMPLE_CARD_HEIGHT,
|
|
119785
119791
|
kM as CANVAS_SIZE,
|
|
@@ -119787,7 +119793,7 @@ export {
|
|
|
119787
119793
|
JI as CARD_FOOTER_HEIGHT,
|
|
119788
119794
|
Ya as CARD_PROPERTIES_SECTION_PADDING,
|
|
119789
119795
|
SM as CARD_PROPERTIES_SECTION_SINGLE_PADDING,
|
|
119790
|
-
|
|
119796
|
+
FOt as CHILDREN_TYPES,
|
|
119791
119797
|
XQe as COMPARISON_CONDITIONS,
|
|
119792
119798
|
QQe as CONDITIONS,
|
|
119793
119799
|
m8e as CUSTOM_ENTITY_OPERATIONS,
|
|
@@ -119811,13 +119817,13 @@ export {
|
|
|
119811
119817
|
UM as DEFAULT_BASE_EXTENSIONS_CONTEXT,
|
|
119812
119818
|
mgt as DEFAULT_EXECUTION_INSTANCE_PARENT_CONTEXT,
|
|
119813
119819
|
tt as DEFAULT_MODULE_IDS,
|
|
119814
|
-
|
|
119820
|
+
oOt as DEFAULT_PROJECT_INSTANCE_PARENT_CONTEXT,
|
|
119815
119821
|
JU as DEFAULT_PROJECT_STATIC_PARENT_CONTEXT,
|
|
119816
119822
|
qy as DEFAULT_UUID_MODULE,
|
|
119817
119823
|
CN as DRAGGABLE_CALLABLE_TYPES,
|
|
119818
119824
|
jke as DRAGGABLE_CALLER_TYPES,
|
|
119819
119825
|
fb as DRAGGABLE_ELEMENT_TYPES,
|
|
119820
|
-
|
|
119826
|
+
jOt as DRAGGABLE_EXECUTABLE_TYPES,
|
|
119821
119827
|
pb as DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES,
|
|
119822
119828
|
RN as DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES_WITH_OUTPUTS,
|
|
119823
119829
|
In as DataTypeCompatibilityTypes,
|
|
@@ -119833,14 +119839,14 @@ export {
|
|
|
119833
119839
|
eb as ENTITIES_WITH_VALLUES_EXPLANATION,
|
|
119834
119840
|
ve as ENTITY_PERSISTANCE_OPTIONS_DEFAULTS,
|
|
119835
119841
|
ke as ENTITY_RECUSION_OPTIONS_DEFAULTS,
|
|
119836
|
-
|
|
119842
|
+
GOt as ENTITY_TYPES,
|
|
119837
119843
|
Fke as ENTITY_WITH_CODE_NAMES_TYPES,
|
|
119838
|
-
|
|
119844
|
+
UOt as ENTITY_WITH_DECLARATION_TYPES,
|
|
119839
119845
|
Lr as ENTITY_WITH_LOGIC_SCOPE_TYPES,
|
|
119840
119846
|
Gke as ENTITY_WITH_NAMES_TYPES,
|
|
119841
|
-
|
|
119847
|
+
BOt as ENTITY_WITH_PARENT_TYPES,
|
|
119842
119848
|
Mke as ENTITY_WITH_USER_MANAGED_DECLARATION_TYPES,
|
|
119843
|
-
|
|
119849
|
+
MOt as ENTITY_WITH_USER_MANAGED_SINGLE_IMPLEMENTS_TYPES,
|
|
119844
119850
|
_N as ENTITY_WITH_VALUE_TYPES,
|
|
119845
119851
|
T0 as ENTRY_POINT_ENTITIES_EXPLANATION,
|
|
119846
119852
|
Ct as ENTRY_POINT_TYPES,
|
|
@@ -119850,7 +119856,7 @@ export {
|
|
|
119850
119856
|
K7e as EXECUTION_OPERATIONS,
|
|
119851
119857
|
kWe as EXTERNAL_INTERGRATION_OPERATIONS,
|
|
119852
119858
|
Ny as EfimeralValueStore,
|
|
119853
|
-
|
|
119859
|
+
wOt as EndpointEntity,
|
|
119854
119860
|
nr as EntityError,
|
|
119855
119861
|
Z as EntityErrorSeverity,
|
|
119856
119862
|
ae as EntityGenerationError,
|
|
@@ -119907,7 +119913,7 @@ export {
|
|
|
119907
119913
|
Xi as LoopState,
|
|
119908
119914
|
We as LoopTypes,
|
|
119909
119915
|
HI as MAIN_VALUE_PROPERTY_HEADER_HEIGHT,
|
|
119910
|
-
|
|
119916
|
+
O$t as MAIN_VALUE_SUB_PROPERTY_HEIGHT,
|
|
119911
119917
|
Egt as NESTED_PROPERTY_HEIGHT,
|
|
119912
119918
|
Rl as NON_INTERACTIVE_BASE_ENTITIES_EXPLANATION,
|
|
119913
119919
|
_Ke as NUMBER_OPERATIONS,
|
|
@@ -119982,27 +119988,27 @@ export {
|
|
|
119982
119988
|
XE as PROPERTY_HEIGHT,
|
|
119983
119989
|
pU as PROPERTY_NOT_VALUE_READER_WRITTER_EXPLANATION,
|
|
119984
119990
|
$gt as PUBLISHING_DISABLED_REASONS,
|
|
119985
|
-
|
|
119991
|
+
lOt as ParallelExecutionOperation,
|
|
119986
119992
|
WPt as PassThroughCallableEntityClass,
|
|
119987
|
-
|
|
119993
|
+
bOt as PersistedEntity,
|
|
119988
119994
|
ms as PrimitiveEntityState,
|
|
119989
119995
|
ie as PrimitiveTypes,
|
|
119990
119996
|
N as ProjectState,
|
|
119991
119997
|
Pr as ProjectStateEvents,
|
|
119992
|
-
|
|
119998
|
+
qDt as PropertyDependencyField,
|
|
119993
119999
|
ga as PropertyState,
|
|
119994
|
-
|
|
120000
|
+
G$t as PublicationRun,
|
|
119995
120001
|
Dgt as PublicationStep,
|
|
119996
120002
|
qqe as RANDOMNESS_OPERATIONS,
|
|
119997
120003
|
tn as READABLE_ENTITY_TYPES,
|
|
119998
|
-
|
|
119999
|
-
|
|
120004
|
+
aOt as READ_ONLY_ENTITY_PERSISTANCE_REPOSITORY,
|
|
120005
|
+
kNt as RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION,
|
|
120000
120006
|
Re as RandomnessOperations,
|
|
120001
120007
|
zIt as ReturnDeclarationDependencyField,
|
|
120002
120008
|
Es as ReturnDeclarationState,
|
|
120003
120009
|
tM as ReturnStatementDependencyField,
|
|
120004
120010
|
hl as ReturnStatementState,
|
|
120005
|
-
|
|
120011
|
+
Y$t as SQLAST,
|
|
120006
120012
|
cQe as STANDALONE_CONDITIONS,
|
|
120007
120013
|
Igt as STATIC_PROPERTY_HEIGHT,
|
|
120008
120014
|
c9e as STRING_OPERATIONS,
|
|
@@ -120010,11 +120016,11 @@ export {
|
|
|
120010
120016
|
g_t as SearchDependencyField,
|
|
120011
120017
|
gbt as SearchNodeImplementationModule,
|
|
120012
120018
|
bl as SearchState,
|
|
120013
|
-
|
|
120019
|
+
uOt as SequentialExecutionOperation,
|
|
120014
120020
|
$7e as SequentialExecutionOperationInputIds,
|
|
120015
120021
|
N7e as SequentialExecutionOperationOutputIds,
|
|
120016
120022
|
se as SharedEntityErrorCode,
|
|
120017
|
-
|
|
120023
|
+
nOt as SharedStateFunctionality,
|
|
120018
120024
|
Ei as StandaloneOperatorTypes,
|
|
120019
120025
|
Ge as StringOperations,
|
|
120020
120026
|
vr as TERMINATION_TYPES,
|
|
@@ -120037,13 +120043,13 @@ export {
|
|
|
120037
120043
|
R0 as ValueWritingEntityClass,
|
|
120038
120044
|
Lgt as VariableDeclarationDependencyField,
|
|
120039
120045
|
El as VariableDeclarationState,
|
|
120040
|
-
|
|
120046
|
+
aNt as VariableInputMapState,
|
|
120041
120047
|
QM as VariableInstanceDependencyField,
|
|
120042
120048
|
Tl as VariableInstanceState,
|
|
120043
|
-
|
|
120044
|
-
|
|
120045
|
-
|
|
120046
|
-
|
|
120049
|
+
dNt as VariableOutputMapState,
|
|
120050
|
+
dOt as WaitOperation,
|
|
120051
|
+
v$t as actionDescriptorValidation,
|
|
120052
|
+
U$t as addDisabledReasons,
|
|
120047
120053
|
ybt as afterLiteralValueAsTypeChangeSideEffects,
|
|
120048
120054
|
hbt as afterLiteralValueAsTypeDeleteSideEffects,
|
|
120049
120055
|
pbt as afterLiteralValueChangeSideEffects,
|
|
@@ -120056,7 +120062,7 @@ export {
|
|
|
120056
120062
|
hHe as airtableAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120057
120063
|
mHe as airtableAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120058
120064
|
fHe as airtableAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120059
|
-
|
|
120065
|
+
zOt as airtableAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120060
120066
|
uHe as airtableAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120061
120067
|
dHe as airtableAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120062
120068
|
pHe as airtableAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
@@ -120077,7 +120083,7 @@ export {
|
|
|
120077
120083
|
r7e as appendToListOperationResultListReturnRef,
|
|
120078
120084
|
t7e as appendToListOperationSecondListDataType,
|
|
120079
120085
|
Je as applyNewScope,
|
|
120080
|
-
|
|
120086
|
+
o$t as argumentDeclarationValidation,
|
|
120081
120087
|
ya as asGenerationActionExample,
|
|
120082
120088
|
la as assembleAndAddLiteralValueFromDataType,
|
|
120083
120089
|
ct as assembleStandaloneLiteralValueFromDataType,
|
|
@@ -120087,7 +120093,7 @@ export {
|
|
|
120087
120093
|
qHe as atlassianAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120088
120094
|
HHe as atlassianAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120089
120095
|
SHe as atlassianAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120090
|
-
|
|
120096
|
+
QOt as atlassianAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120091
120097
|
kHe as atlassianAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120092
120098
|
FHe as atlassianAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120093
120099
|
KHe as atlassianAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
@@ -120096,12 +120102,12 @@ export {
|
|
|
120096
120102
|
GWe as basesIntegrationBuiltInActionDescriptorConnectionInputTransfer,
|
|
120097
120103
|
FWe as basesIntegrationBuiltInActionDescriptorTransfer,
|
|
120098
120104
|
oo as booleanPrototype,
|
|
120099
|
-
|
|
120105
|
+
pNt as breakStatementValidation,
|
|
120100
120106
|
ggt as calculateCardSize,
|
|
120101
120107
|
wgt as calculateMethodCardSize,
|
|
120102
120108
|
xy as calculateNewParentBasedOnCallers,
|
|
120103
120109
|
Ri as capitalizeFirstLetter,
|
|
120104
|
-
|
|
120110
|
+
l$t as changeSetJSONRecordToUniqueIds,
|
|
120105
120111
|
gJe as channelsIntegrationBuiltInActionDescriptorConnectionInputDataTypeTransfer,
|
|
120106
120112
|
_Je as channelsIntegrationBuiltInActionDescriptorConnectionInputTransfer,
|
|
120107
120113
|
RJe as channelsIntegrationBuiltInActionDescriptorTransfer,
|
|
@@ -120122,7 +120128,7 @@ export {
|
|
|
120122
120128
|
rb as checkIsCallerBranchDependentOnBranch,
|
|
120123
120129
|
wPt as checkIsCanvasEntity,
|
|
120124
120130
|
cN as checkIsDefEntityInlineDeclaredForSearchOutputType,
|
|
120125
|
-
|
|
120131
|
+
CDt as checkIsDetachedBranch,
|
|
120126
120132
|
$U as checkIsDetachedBranchShallow,
|
|
120127
120133
|
ww as checkIsEmptyValue,
|
|
120128
120134
|
bPt as checkIsGlobalVariable,
|
|
@@ -120132,17 +120138,17 @@ export {
|
|
|
120132
120138
|
lb as checkIsNestedScope,
|
|
120133
120139
|
Va as checkIsRequiredValue,
|
|
120134
120140
|
yU as checkParentEntryPointRequiresTermination,
|
|
120135
|
-
|
|
120141
|
+
sPt as checkReachesOrIsTarget,
|
|
120136
120142
|
An as checkScopeCompatibility,
|
|
120137
120143
|
g0 as checkShouldInputOrOutputBePartOfFinalVariableObjectValue,
|
|
120138
120144
|
bN as checkShouldPropertyBePartOfFinalVariableObjectValue,
|
|
120139
120145
|
QPt as cloneProject,
|
|
120140
|
-
|
|
120141
|
-
|
|
120142
|
-
|
|
120143
|
-
|
|
120144
|
-
|
|
120145
|
-
|
|
120146
|
+
T$t as conditionValidation,
|
|
120147
|
+
h$t as continueStatementValidation,
|
|
120148
|
+
ePt as convertToAbstract,
|
|
120149
|
+
tPt as convertToNonAbstract,
|
|
120150
|
+
iPt as convertToNonStatic,
|
|
120151
|
+
rPt as convertToStatic,
|
|
120146
120152
|
_m as countedLoopActionDescriptor,
|
|
120147
120153
|
IYe as countedLoopActionDescriptorDynamicReturnDeclaration,
|
|
120148
120154
|
EYe as countedLoopActionDescriptorDynamicReturnDeclarationParentRef,
|
|
@@ -120182,19 +120188,19 @@ export {
|
|
|
120182
120188
|
X7e as createNewInstanceOperationRef,
|
|
120183
120189
|
BXe as createPersistedEntityMethod,
|
|
120184
120190
|
LXe as createPersistedEntityMethodParentRef,
|
|
120185
|
-
|
|
120191
|
+
kDt as createSemanticId,
|
|
120186
120192
|
FPt as createStateFromGenerationTargetType,
|
|
120187
120193
|
cr as createStateFromType,
|
|
120188
120194
|
ne as createStateFromTypeAndSubscribe,
|
|
120189
120195
|
gP as cronJobBuiltInBaseEntity,
|
|
120190
120196
|
rQe as cronJobBuiltInBaseEntityExpressionProperty,
|
|
120191
|
-
|
|
120197
|
+
n$t as cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef,
|
|
120192
120198
|
QXe as cronJobBuiltInBaseEntityExpressionPropertyRef,
|
|
120193
120199
|
tQe as cronJobBuiltInBaseEntityRef,
|
|
120194
120200
|
AP as cronJobTriggeredFunctionDeclarationBlueprint,
|
|
120195
120201
|
XXe as cronJobTriggeredFunctionDeclarationBlueprintParentRef,
|
|
120196
120202
|
TCt as dataTypeCompatibilityToErrorExplanation,
|
|
120197
|
-
|
|
120203
|
+
u$t as dataTypeValidation,
|
|
120198
120204
|
Da as datePrototype,
|
|
120199
120205
|
eRt as dateValueAutogenerationSchema,
|
|
120200
120206
|
GP as definitionEntityToZodSchema,
|
|
@@ -120282,7 +120288,7 @@ export {
|
|
|
120282
120288
|
zqe as externalIntegrationConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120283
120289
|
Xqe as externalIntegrationConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120284
120290
|
po as externalIntegrationConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120285
|
-
|
|
120291
|
+
KOt as externalIntegrationConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120286
120292
|
Wqe as externalIntegrationConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
120287
120293
|
Hqe as externalIntegrationConnectionBuiltInBaseEntityIntegrationPropertyRef,
|
|
120288
120294
|
JJe as fetchAttachmentIntegrationBuiltInActionDescriptorConnectionInputDataTypeTransfer,
|
|
@@ -120304,10 +120310,10 @@ export {
|
|
|
120304
120310
|
g as filterOutDuplicateEntities,
|
|
120305
120311
|
ZL as filterOutDuplicateErrors,
|
|
120306
120312
|
TU as findEntityFromKeys,
|
|
120307
|
-
|
|
120313
|
+
FDt as findNextAvailableName,
|
|
120308
120314
|
CCt as findNextSingleCallerAncestor,
|
|
120309
120315
|
KCt as findReferenceToSelfInList,
|
|
120310
|
-
|
|
120316
|
+
hPt as findReferencesToSelfInProject,
|
|
120311
120317
|
qCt as flattenActionDescriptor,
|
|
120312
120318
|
ZCt as flattenArgumentDeclaration,
|
|
120313
120319
|
HCt as flattenBreakStatement,
|
|
@@ -120326,9 +120332,9 @@ export {
|
|
|
120326
120332
|
CU as flattenDefinitionEntityImplementations,
|
|
120327
120333
|
b0 as flattenDefinitionEntityImplementionTypes,
|
|
120328
120334
|
Bs as flattenDerivedCanvasEntities,
|
|
120329
|
-
|
|
120335
|
+
ODt as flattenDetachedBranch,
|
|
120330
120336
|
at as flattenElementCalls,
|
|
120331
|
-
|
|
120337
|
+
fPt as flattenElementCallsOnTheSameScope,
|
|
120332
120338
|
pm as flattenElementCallsWithCallType,
|
|
120333
120339
|
me as flattenEntity,
|
|
120334
120340
|
QCt as flattenFunctionCall,
|
|
@@ -120346,7 +120352,7 @@ export {
|
|
|
120346
120352
|
kCt as flattenProjectElements,
|
|
120347
120353
|
cDt as flattenProperty,
|
|
120348
120354
|
gDt as flattenRelatedCallableElementsOnTheRight,
|
|
120349
|
-
|
|
120355
|
+
RDt as flattenRelatedCanvasElementsOnTheLeft,
|
|
120350
120356
|
ob as flattenRelatedCanvasElementsOnTheRight,
|
|
120351
120357
|
pDt as flattenReturnDeclaration,
|
|
120352
120358
|
fDt as flattenReturnStatement,
|
|
@@ -120366,13 +120372,13 @@ export {
|
|
|
120366
120372
|
RWe as foldersIntegrationBuiltInActionDescriptorTransfer,
|
|
120367
120373
|
NPt as fromChangeSetToRecordChangeSet,
|
|
120368
120374
|
dN as fromLiteralValueTypeToPrimitiveType,
|
|
120369
|
-
|
|
120375
|
+
K$t as fromPublishingDisabledCodeToReadable,
|
|
120370
120376
|
dU as fromZodParseToEntityGenerationErrors,
|
|
120371
|
-
|
|
120372
|
-
|
|
120377
|
+
YNt as functionCallValidation,
|
|
120378
|
+
d$t as functionDeclarationValidation,
|
|
120373
120379
|
yA as generate,
|
|
120374
|
-
|
|
120375
|
-
|
|
120380
|
+
KNt as generateActionExample,
|
|
120381
|
+
rNt as generateExecutionDataType,
|
|
120376
120382
|
Sqe as generateHexadecimalTokenOperation,
|
|
120377
120383
|
Kqe as generateHexadecimalTokenOperationError,
|
|
120378
120384
|
kqe as generateHexadecimalTokenOperationErrorParentRef,
|
|
@@ -120397,7 +120403,7 @@ export {
|
|
|
120397
120403
|
Iqe as generateIdentifierOperationResultStringOutput,
|
|
120398
120404
|
vqe as generateIdentifierOperationResultStringOutputParentRef,
|
|
120399
120405
|
aI as generateMutablePropertiesExplanation,
|
|
120400
|
-
|
|
120406
|
+
E$t as generatePlaceholderValueStore,
|
|
120401
120407
|
lqe as generateRandomAlphanumericOperation,
|
|
120402
120408
|
oqe as generateRandomAlphanumericOperationError,
|
|
120403
120409
|
aqe as generateRandomAlphanumericOperationErrorParentRef,
|
|
@@ -120489,17 +120495,17 @@ export {
|
|
|
120489
120495
|
Nqe as generateShortIdentifierOperationResultStringDataTypeParentRef,
|
|
120490
120496
|
xqe as generateShortIdentifierOperationResultStringOutput,
|
|
120491
120497
|
Vqe as generateShortIdentifierOperationResultStringOutputParentRef,
|
|
120492
|
-
|
|
120498
|
+
I$t as generateStandaloneIfDefault,
|
|
120493
120499
|
Fet as generateUniqueUUID,
|
|
120494
120500
|
cI as getAllActionDescriptorsForConditions,
|
|
120495
120501
|
dI as getAllActionDescriptorsForGlobalEvents,
|
|
120496
120502
|
uI as getAllActionDescriptorsForLoops,
|
|
120497
|
-
|
|
120503
|
+
HNt as getAllActionDescriptorsForOperations,
|
|
120498
120504
|
_n as getAllBuiltInEntityIds,
|
|
120499
120505
|
yCt as getAllGloballyDeclaredFunctionDeclarationsExplanation,
|
|
120500
120506
|
xPt as getAllVariablesInScope,
|
|
120501
120507
|
Mi as getBaseBuiltInEntities,
|
|
120502
|
-
|
|
120508
|
+
Z$t as getBaseBuiltInNameFromIntegrationName,
|
|
120503
120509
|
to as getBaseEntity,
|
|
120504
120510
|
oCt as getBaseSchemaBasedOnType,
|
|
120505
120511
|
Ol as getBuiltInEntityOwner,
|
|
@@ -120509,16 +120515,16 @@ export {
|
|
|
120509
120515
|
YRt as getCallableEntityTypeSchema,
|
|
120510
120516
|
on as getCalledBy,
|
|
120511
120517
|
OCt as getCalledByParallelCallers,
|
|
120512
|
-
|
|
120513
|
-
|
|
120518
|
+
ENt as getCallerEntityReferenceSchema,
|
|
120519
|
+
TNt as getCallerEntityTypeSchema,
|
|
120514
120520
|
og as getCalls,
|
|
120515
120521
|
bDt as getCanvasEntitiesDerivedFromInternalCalls,
|
|
120516
120522
|
Ep as getCanvasEntitiesDerivedFromWrites,
|
|
120517
120523
|
nb as getCanvasEntityDerivedFromValueReadingEntity,
|
|
120518
120524
|
IDt as getCanvasEntityDerivedFromValueReadingEntityFromTransfer,
|
|
120519
|
-
|
|
120520
|
-
|
|
120521
|
-
|
|
120525
|
+
MNt as getCanvasEntityReferenceSchema,
|
|
120526
|
+
BNt as getCanvasEntityTypeSchema,
|
|
120527
|
+
oPt as getChildrenEntityWithValues,
|
|
120522
120528
|
Sp as getColumnProperties,
|
|
120523
120529
|
_U as getCommonAncestor,
|
|
120524
120530
|
tb as getCommonChildren,
|
|
@@ -120527,53 +120533,53 @@ export {
|
|
|
120527
120533
|
OPt as getDatabaseEntity,
|
|
120528
120534
|
Ki as getDeclaration,
|
|
120529
120535
|
VPt as getDeclarationOutputedError,
|
|
120530
|
-
|
|
120531
|
-
|
|
120536
|
+
NDt as getDeepestScope,
|
|
120537
|
+
VDt as getDefaultRelationalDatabaseEntityOrFirst,
|
|
120532
120538
|
eCt as getDraggableCallableEntityReferenceSchema,
|
|
120533
120539
|
QRt as getDraggableCallableEntityTypeSchema,
|
|
120534
|
-
|
|
120535
|
-
|
|
120536
|
-
|
|
120537
|
-
|
|
120540
|
+
bNt as getDraggableCallerEntityReferenceSchema,
|
|
120541
|
+
INt as getDraggableCallerEntityTypeSchema,
|
|
120542
|
+
_Nt as getDraggableExecutableEntityReferenceSchema,
|
|
120543
|
+
gNt as getDraggableExecutableEntityTypeSchema,
|
|
120538
120544
|
tg as getDraggablePassThroughCallableEntityReferenceSchema,
|
|
120539
120545
|
eg as getDraggablePassThroughCallableEntityTypeSchema,
|
|
120540
|
-
|
|
120541
|
-
|
|
120542
|
-
|
|
120543
|
-
|
|
120546
|
+
NNt as getDraggablePlayableEntityReferenceSchema,
|
|
120547
|
+
$Nt as getDraggablePlayableEntityTypeSchema,
|
|
120548
|
+
aPt as getEarliestCommonCallerAncestor,
|
|
120549
|
+
nPt as getEarliestSingleCallerAncestorOfValueWriterAndItsValueReaders,
|
|
120544
120550
|
fg as getEntitiesCreatedSinceInitialization,
|
|
120545
120551
|
Jn as getEntitiesToPropagateValuesTo,
|
|
120546
120552
|
RU as getEntityArgumentDeclarations,
|
|
120547
120553
|
TDt as getEntityInputMaps,
|
|
120548
|
-
|
|
120549
|
-
|
|
120554
|
+
TPt as getEntityOutputMaps,
|
|
120555
|
+
LNt as getEntityReferenceSchema,
|
|
120550
120556
|
EDt as getEntityReturnDeclarations,
|
|
120551
|
-
|
|
120552
|
-
|
|
120553
|
-
|
|
120554
|
-
|
|
120555
|
-
|
|
120557
|
+
xNt as getEntityTypeSchema,
|
|
120558
|
+
CNt as getEntityWithLogicScopeReferenceSchema,
|
|
120559
|
+
RNt as getEntityWithLogicScopeTypeSchema,
|
|
120560
|
+
vNt as getEntityWithValueReferenceSchema,
|
|
120561
|
+
mNt as getEntityWithValueTypeSchema,
|
|
120556
120562
|
Wl as getEntryPointEntityReferenceSchema,
|
|
120557
120563
|
Jl as getEntryPointEntityTypeSchema,
|
|
120558
120564
|
Yw as getEventEntityReferenceSchema,
|
|
120559
120565
|
zw as getEventEntityTypeSchema,
|
|
120560
|
-
|
|
120561
|
-
|
|
120562
|
-
|
|
120566
|
+
k$t as getEventNameFromDefinition,
|
|
120567
|
+
wNt as getExecutableEntityReferenceSchema,
|
|
120568
|
+
ANt as getExecutableEntityTypeSchema,
|
|
120563
120569
|
EPt as getExtendedBuiltInEntity,
|
|
120564
120570
|
dg as getExtendedDefinitionEntity,
|
|
120565
120571
|
Vgt as getExternalIntegrationIdFromAction,
|
|
120566
120572
|
v$ as getExternalIntegrationNameFromBuiltInBaseName,
|
|
120567
|
-
|
|
120573
|
+
_Dt as getFirstBaseEntityWithOwnBase,
|
|
120568
120574
|
ti as getFirstNonLoopScopeOwner,
|
|
120569
120575
|
wDt as getFirstParentExecutableEntity,
|
|
120570
120576
|
lCt as getGenerationTargetSchemaBasedOnType,
|
|
120571
120577
|
Rgt as getHTTPAPINameFromProjectId,
|
|
120572
|
-
|
|
120573
|
-
|
|
120578
|
+
DDt as getHeadIfPartOfDetachedBranch,
|
|
120579
|
+
$Dt as getHighestScope,
|
|
120574
120580
|
IPt as getImplementedBuiltInEntity,
|
|
120575
120581
|
Ngt as getIntegrationIdFromDefinitionEntity,
|
|
120576
|
-
|
|
120582
|
+
H$t as getIntegrationIdFromEntity,
|
|
120577
120583
|
A0 as getIsInteractive,
|
|
120578
120584
|
UN as getLastInListOperation,
|
|
120579
120585
|
Y9e as getLastInListOperationError,
|
|
@@ -120586,10 +120592,10 @@ export {
|
|
|
120586
120592
|
W9e as getLastInListOperationOutputElementReturn,
|
|
120587
120593
|
J9e as getLastInListOperationOutputElementReturnParentRef,
|
|
120588
120594
|
S9e as getLastInListOperationOutputElementReturnRef,
|
|
120589
|
-
|
|
120595
|
+
pPt as getLinkedEntitiesFromArgumentDeclaration,
|
|
120590
120596
|
Zd as getLiteralValueNameFromDataType,
|
|
120591
120597
|
DU as getLowestPersistedEntityImplementation,
|
|
120592
|
-
|
|
120598
|
+
zNt as getOnlyRelevantErrorsForPublication,
|
|
120593
120599
|
ib as getParentCallableEntity,
|
|
120594
120600
|
PCt as getParentCallerEntity,
|
|
120595
120601
|
io as getParentCanvasEntities,
|
|
@@ -120601,11 +120607,11 @@ export {
|
|
|
120601
120607
|
Qw as getPassThroughCallableEntityReferenceSchema,
|
|
120602
120608
|
Xw as getPassThroughCallableEntityTypeSchema,
|
|
120603
120609
|
RPt as getPeristedEntities,
|
|
120604
|
-
|
|
120605
|
-
|
|
120610
|
+
ONt as getPlayableEntityReferenceSchema,
|
|
120611
|
+
DNt as getPlayableEntityTypeSchema,
|
|
120606
120612
|
eVt as getProject,
|
|
120607
120613
|
w0 as getPrototypeByType,
|
|
120608
|
-
|
|
120614
|
+
QNt as getRecordOrderForTraversal,
|
|
120609
120615
|
cg as getRecusriveParentsIds,
|
|
120610
120616
|
H as getReferenceEntityId,
|
|
120611
120617
|
oI as getReferencedEntitiesStateOrErrors,
|
|
@@ -120613,24 +120619,24 @@ export {
|
|
|
120613
120619
|
Np as getReferencedIds,
|
|
120614
120620
|
ab as getRelatedCallableElementsOnTheRight,
|
|
120615
120621
|
Yl as getRelatedCanvasElementsOnTheLeft,
|
|
120616
|
-
|
|
120622
|
+
yPt as getRelatedCanvasElementsOnTheLeftFromTransfer,
|
|
120617
120623
|
Xn as getRelatedCanvasElementsOnTheRight,
|
|
120618
120624
|
Cgt as getRelationalDBInstanceNameFromEntityId,
|
|
120619
120625
|
Kf as getRootEntryPointScopeOwner,
|
|
120620
120626
|
Pgt as getRootExternalIntegrationFromAlias,
|
|
120621
120627
|
Ui as getScopeOwner,
|
|
120622
120628
|
$Pt as getStateClassFromType,
|
|
120623
|
-
|
|
120624
|
-
|
|
120625
|
-
|
|
120626
|
-
|
|
120629
|
+
F$t as getStepNameFromDefinition,
|
|
120630
|
+
VNt as getTerminationReferenceSchema,
|
|
120631
|
+
PNt as getTerminationTypeSchema,
|
|
120632
|
+
xDt as getTopLevelParentEntityId,
|
|
120627
120633
|
PPt as getTouchedCanvasEntitiesFromChangeSet,
|
|
120628
|
-
|
|
120629
|
-
|
|
120634
|
+
mPt as getUsedArgFromDeclaration,
|
|
120635
|
+
vPt as getUsedReturnFromDeclaration,
|
|
120630
120636
|
zRt as getValueReadingEntityReferenceSchema,
|
|
120631
120637
|
WRt as getValueReadingEntityTypeSchema,
|
|
120632
|
-
|
|
120633
|
-
|
|
120638
|
+
yNt as getValueWritingEntityReferenceSchema,
|
|
120639
|
+
hNt as getValueWritingEntityTypeSchema,
|
|
120634
120640
|
xCt as getVariableFromInputMapping,
|
|
120635
120641
|
MCt as getVariableFromReturnVariablePointer,
|
|
120636
120642
|
Uu as getVariableReferenceSchema,
|
|
@@ -120642,14 +120648,14 @@ export {
|
|
|
120642
120648
|
BCt as getVariablesFromReturnDeclarations,
|
|
120643
120649
|
C4 as getVariablesInSameOrHigherScope,
|
|
120644
120650
|
lg as getWrites,
|
|
120645
|
-
|
|
120651
|
+
y$t as globalEventValidation,
|
|
120646
120652
|
ii as googleAuthExternalConnectionBuiltInBaseEntity,
|
|
120647
120653
|
Tu as googleAuthExternalConnectionBuiltInBaseEntityConnectionIdProperty,
|
|
120648
120654
|
nZe as googleAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataType,
|
|
120649
120655
|
sZe as googleAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120650
120656
|
aZe as googleAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120651
120657
|
vu as googleAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120652
|
-
|
|
120658
|
+
SOt as googleAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120653
120659
|
rZe as googleAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120654
120660
|
tZe as googleAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120655
120661
|
iZe as googleAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
@@ -120660,7 +120666,7 @@ export {
|
|
|
120660
120666
|
fZe as googleDriveAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120661
120667
|
yZe as googleDriveAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120662
120668
|
pZe as googleDriveAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120663
|
-
|
|
120669
|
+
qOt as googleDriveAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120664
120670
|
uZe as googleDriveAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120665
120671
|
dZe as googleDriveAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120666
120672
|
cZe as googleDriveAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
@@ -120671,7 +120677,7 @@ export {
|
|
|
120671
120677
|
iHe as googleGeminiAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120672
120678
|
nHe as googleGeminiAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120673
120679
|
rHe as googleGeminiAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120674
|
-
|
|
120680
|
+
WOt as googleGeminiAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120675
120681
|
eHe as googleGeminiAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120676
120682
|
QZe as googleGeminiAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120677
120683
|
tHe as googleGeminiAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
@@ -120682,7 +120688,7 @@ export {
|
|
|
120682
120688
|
gZe as googleMailAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120683
120689
|
RZe as googleMailAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120684
120690
|
wZe as googleMailAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120685
|
-
|
|
120691
|
+
ZOt as googleMailAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120686
120692
|
bZe as googleMailAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120687
120693
|
IZe as googleMailAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120688
120694
|
AZe as googleMailAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
@@ -120693,7 +120699,7 @@ export {
|
|
|
120693
120699
|
LZe as googleSheetAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120694
120700
|
MZe as googleSheetAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120695
120701
|
xZe as googleSheetAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120696
|
-
|
|
120702
|
+
HOt as googleSheetAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120697
120703
|
PZe as googleSheetAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120698
120704
|
NZe as googleSheetAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120699
120705
|
VZe as googleSheetAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
@@ -120704,17 +120710,17 @@ export {
|
|
|
120704
120710
|
ZZe as googleSlidesAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120705
120711
|
JZe as googleSlidesAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120706
120712
|
qZe as googleSlidesAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120707
|
-
|
|
120713
|
+
JOt as googleSlidesAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120708
120714
|
KZe as googleSlidesAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120709
120715
|
kZe as googleSlidesAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120710
120716
|
SZe as googleSlidesAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
120711
120717
|
GZe as googleSlidesAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyRef,
|
|
120712
|
-
|
|
120718
|
+
dPt as groupCallsBasedOnParallelizableExecution,
|
|
120713
120719
|
ACt as handleAfterEntityImplementationSideEffects,
|
|
120714
120720
|
bCt as handleBeforeEntityImplementationSideEffects,
|
|
120715
|
-
|
|
120721
|
+
b$t as handleLiteralValueChange,
|
|
120716
120722
|
fbt as handleLiteralValueDelete,
|
|
120717
|
-
|
|
120723
|
+
A$t as handleValueAsTypeChange,
|
|
120718
120724
|
mbt as handleValueAsTypeDelete,
|
|
120719
120725
|
Ab as httpRequestBodyArgument,
|
|
120720
120726
|
O8e as httpRequestBodyArgumentRef,
|
|
@@ -120757,7 +120763,7 @@ export {
|
|
|
120757
120763
|
V8e as httpResponseHeadersDataTypeRef,
|
|
120758
120764
|
gb as httpResponseHeadersReturn,
|
|
120759
120765
|
x8e as httpResponseHeadersReturnRef,
|
|
120760
|
-
|
|
120766
|
+
AOt as httpStatusCodeValueValidation,
|
|
120761
120767
|
rbt as hydrateOrDiscardLiteralValue,
|
|
120762
120768
|
ag as implement,
|
|
120763
120769
|
C_t as inferArgumentDeclarationDataType,
|
|
@@ -120770,12 +120776,12 @@ export {
|
|
|
120770
120776
|
O_t as inferVariableDeclarationDataType,
|
|
120771
120777
|
D_t as inferVariableInstanceDataType,
|
|
120772
120778
|
pg as initBaseProjectEntity,
|
|
120773
|
-
|
|
120774
|
-
|
|
120775
|
-
|
|
120776
|
-
|
|
120777
|
-
|
|
120778
|
-
|
|
120779
|
+
xOt as initProject,
|
|
120780
|
+
POt as initProjectFromFetchResult,
|
|
120781
|
+
iNt as inputMapValidation,
|
|
120782
|
+
nNt as inputOrOutputShouldBePartOfFinalVariableObjectValue,
|
|
120783
|
+
eNt as installedProjectValidation,
|
|
120784
|
+
tNt as internalCallValidation,
|
|
120779
120785
|
vN as isPromise,
|
|
120780
120786
|
jU as isUUID,
|
|
120781
120787
|
jJe as issueTypesIntegrationBuiltInActionDescriptorConnectionInputDataTypeTransfer,
|
|
@@ -120870,7 +120876,7 @@ export {
|
|
|
120870
120876
|
rJe as jiraAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120871
120877
|
sJe as jiraAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120872
120878
|
tJe as jiraAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120873
|
-
|
|
120879
|
+
e$t as jiraAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120874
120880
|
XHe as jiraAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120875
120881
|
YHe as jiraAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120876
120882
|
eJe as jiraAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
@@ -120923,8 +120929,8 @@ export {
|
|
|
120923
120929
|
TWe as listDrivesIntegrationBuiltInActionDescriptorConnectionInputDataTypeTransfer,
|
|
120924
120930
|
EWe as listDrivesIntegrationBuiltInActionDescriptorConnectionInputTransfer,
|
|
120925
120931
|
IWe as listDrivesIntegrationBuiltInActionDescriptorTransfer,
|
|
120926
|
-
|
|
120927
|
-
|
|
120932
|
+
cNt as literalValueValidation,
|
|
120933
|
+
m$t as loopValidation,
|
|
120928
120934
|
Rp as lowercaseFirstLetter,
|
|
120929
120935
|
zN as manualFlowActionDescriptorDeclarationArgumentDeclaration,
|
|
120930
120936
|
JWe as manualFlowActionDescriptorDeclarationArgumentDeclarationDataType,
|
|
@@ -120940,8 +120946,8 @@ export {
|
|
|
120940
120946
|
XWe as manualFlowLoopBodyActionDescriptorAnyDynamicReturnParentRef,
|
|
120941
120947
|
gPt as mapActionDescriptorToTypeItRepresents,
|
|
120942
120948
|
SCt as mapRecord,
|
|
120943
|
-
|
|
120944
|
-
|
|
120949
|
+
M$t as mergeArraysOfStringsWithoutDuplicates,
|
|
120950
|
+
a$t as mergeEntityErrorsList,
|
|
120945
120951
|
APt as mergeListOfEntities,
|
|
120946
120952
|
CJe as messagesIntegrationBuiltInActionDescriptorConnectionInputDataTypeTransfer,
|
|
120947
120953
|
DJe as messagesIntegrationBuiltInActionDescriptorConnectionInputTransfer,
|
|
@@ -120953,7 +120959,7 @@ export {
|
|
|
120953
120959
|
gHe as microsoftAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
120954
120960
|
RHe as microsoftAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
120955
120961
|
wHe as microsoftAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
120956
|
-
|
|
120962
|
+
YOt as microsoftAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
120957
120963
|
bHe as microsoftAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
120958
120964
|
IHe as microsoftAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
120959
120965
|
AHe as microsoftAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
@@ -121018,14 +121024,14 @@ export {
|
|
|
121018
121024
|
pJe as openaiAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
121019
121025
|
hJe as openaiAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
121020
121026
|
cJe as openaiAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
121021
|
-
|
|
121027
|
+
t$t as openaiAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
121022
121028
|
lJe as openaiAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
121023
121029
|
oJe as openaiAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
121024
121030
|
uJe as openaiAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
121025
121031
|
aJe as openaiAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyRef,
|
|
121026
|
-
|
|
121027
|
-
|
|
121028
|
-
|
|
121032
|
+
c$t as operationValidation,
|
|
121033
|
+
XNt as orderEntitiesForTraversal,
|
|
121034
|
+
lNt as outputMapValidation,
|
|
121029
121035
|
Zn as parallelExecutionOperation,
|
|
121030
121036
|
g7e as parallelExecutionOperationError,
|
|
121031
121037
|
w7e as parallelExecutionOperationErrorParentRef,
|
|
@@ -121046,7 +121052,7 @@ export {
|
|
|
121046
121052
|
Bi as persistedBuiltInBaseEntity,
|
|
121047
121053
|
sf as persistedBuiltInBaseEntityDatabaseProperty,
|
|
121048
121054
|
GXe as persistedBuiltInBaseEntityDatabasePropertyDataType,
|
|
121049
|
-
|
|
121055
|
+
s$t as persistedBuiltInBaseEntityDatabasePropertyDataTypeRef,
|
|
121050
121056
|
FXe as persistedBuiltInBaseEntityDatabasePropertyParentRef,
|
|
121051
121057
|
jXe as persistedBuiltInBaseEntityDatabasePropertyRef,
|
|
121052
121058
|
nf as persistedBuiltInBaseEntityPrimaryKeyProperty,
|
|
@@ -121095,36 +121101,36 @@ export {
|
|
|
121095
121101
|
_Xe as relationalDatabaseBuiltInBaseEntityMinSizePropertyRef,
|
|
121096
121102
|
oA as relationalDatabaseBuiltInBaseEntityPasswordProperty,
|
|
121097
121103
|
AXe as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataType,
|
|
121098
|
-
|
|
121104
|
+
i$t as relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef,
|
|
121099
121105
|
wXe as relationalDatabaseBuiltInBaseEntityPasswordPropertyDefaultValueParentRef,
|
|
121100
121106
|
bXe as relationalDatabaseBuiltInBaseEntityPasswordPropertyRef,
|
|
121101
121107
|
rf as relationalDatabaseBuiltInBaseEntityRef,
|
|
121102
121108
|
aA as relationalDatabaseBuiltInBaseEntityUsernameProperty,
|
|
121103
121109
|
IXe as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataType,
|
|
121104
|
-
|
|
121110
|
+
r$t as relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef,
|
|
121105
121111
|
EXe as relationalDatabaseBuiltInBaseEntityUsernamePropertyRef,
|
|
121106
|
-
|
|
121107
|
-
|
|
121112
|
+
j$t as removeDisabledReasons,
|
|
121113
|
+
GDt as resolveActionDescriptorName,
|
|
121108
121114
|
$Ct as resolveAllParallelAncestorConditionCallersForEntity,
|
|
121109
121115
|
aM as resolveArgumentDeclarationValue,
|
|
121110
|
-
|
|
121111
|
-
|
|
121112
|
-
|
|
121116
|
+
BDt as resolveBaseEntityName,
|
|
121117
|
+
MDt as resolveBuiltInBaseEntityDataTypeLabel,
|
|
121118
|
+
R$t as resolveCardSubheader,
|
|
121113
121119
|
Kr as resolveClonedEntityProject,
|
|
121114
121120
|
fI as resolveConditionOperatorLabel,
|
|
121115
121121
|
Fw as resolveDataType,
|
|
121116
121122
|
EU as resolveDataTypeEntityOrNestedChildrenFromLiteralValue,
|
|
121117
121123
|
qp as resolveDataTypeLabel,
|
|
121118
|
-
|
|
121124
|
+
_$t as resolveDatatypeIconName,
|
|
121119
121125
|
MPt as resolveDefinitionEntityDataTypeLabel,
|
|
121120
121126
|
GM as resolveDefinitionEntitySubheader,
|
|
121121
121127
|
RCt as resolveEarliestSingleCallerAncestor,
|
|
121122
121128
|
AN as resolveEntityCodeName,
|
|
121123
121129
|
BPt as resolveEntityDataTypeLabel,
|
|
121124
121130
|
J as resolveEntityName,
|
|
121125
|
-
|
|
121126
|
-
|
|
121127
|
-
|
|
121131
|
+
C$t as resolveEntitySubheader,
|
|
121132
|
+
uPt as resolveFirstCallsSecond,
|
|
121133
|
+
cPt as resolveFirstWritesSecond,
|
|
121128
121134
|
FM as resolveFunctionDeclarationCardSubheader,
|
|
121129
121135
|
Jm as resolveInputMapNextStandaloneValue,
|
|
121130
121136
|
UI as resolveInputMapNextValue,
|
|
@@ -121135,15 +121141,15 @@ export {
|
|
|
121135
121141
|
vgt as resolveMethodCardSubheader,
|
|
121136
121142
|
jI as resolveNextValue,
|
|
121137
121143
|
lM as resolveOutputMapValue,
|
|
121138
|
-
|
|
121144
|
+
PDt as resolvePersistedDefinitionEntityDatabaseEntity,
|
|
121139
121145
|
DPt as resolvePrimaryKeyProperty,
|
|
121140
121146
|
uN as resolvePrimitiveEntityForSearchLiteralValueType,
|
|
121141
|
-
|
|
121147
|
+
jDt as resolvePrimitiveEntityName,
|
|
121142
121148
|
dbt as resolvePropertyValue,
|
|
121143
|
-
|
|
121144
|
-
|
|
121149
|
+
q$t as resolvePublicationStepStatusFromType,
|
|
121150
|
+
S$t as resolveResourceNameFromType,
|
|
121145
121151
|
oM as resolveReturnDeclarationValue,
|
|
121146
|
-
|
|
121152
|
+
UDt as resolveSearchName,
|
|
121147
121153
|
nu as resolveValue,
|
|
121148
121154
|
ubt as resolveValueDescriptorValue,
|
|
121149
121155
|
sbt as resolveVarDeclarationAggregateObjectValue,
|
|
@@ -121152,15 +121158,15 @@ export {
|
|
|
121152
121158
|
nM as resolveVarDeclarationValue,
|
|
121153
121159
|
gw as resolveVarInstanceNextValue,
|
|
121154
121160
|
nbt as resolveVarInstanceValue,
|
|
121155
|
-
|
|
121156
|
-
|
|
121157
|
-
|
|
121161
|
+
sNt as resolveVariableScope,
|
|
121162
|
+
p$t as returnDeclarationValidation,
|
|
121163
|
+
f$t as returnStatementValidation,
|
|
121158
121164
|
LP as searchStatementErrorGlobalValueDescriptor,
|
|
121159
121165
|
aet as searchStatementErrorGlobalValueDescriptorDataType,
|
|
121160
121166
|
net as searchStatementErrorGlobalValueDescriptorRef,
|
|
121161
|
-
|
|
121162
|
-
|
|
121163
|
-
|
|
121167
|
+
X$t as searchStatementState,
|
|
121168
|
+
Q$t as searchStatementUtils,
|
|
121169
|
+
z$t as searchValidation,
|
|
121164
121170
|
qJe as sendEmailIntegrationBuiltInActionDescriptorConnectionInputDataTypeTransfer,
|
|
121165
121171
|
ZJe as sendEmailIntegrationBuiltInActionDescriptorConnectionInputTransfer,
|
|
121166
121172
|
HJe as sendEmailIntegrationBuiltInActionDescriptorTransfer,
|
|
@@ -121187,13 +121193,13 @@ export {
|
|
|
121187
121193
|
LHe as slackAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyDataTypeParentRef,
|
|
121188
121194
|
MHe as slackAuthExternalConnectionBuiltInBaseEntityConnectionIdPropertyParentRef,
|
|
121189
121195
|
xHe as slackAuthExternalConnectionBuiltInBaseEntityIntegrationProperty,
|
|
121190
|
-
|
|
121196
|
+
XOt as slackAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDataTypeRef,
|
|
121191
121197
|
PHe as slackAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValue,
|
|
121192
121198
|
NHe as slackAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyDefaultValueParentRef,
|
|
121193
121199
|
VHe as slackAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyParentRef,
|
|
121194
121200
|
OHe as slackAuthExternalConnectionBuiltInBaseEntityIntegrationPropertyRef,
|
|
121195
121201
|
VCt as sortCallsBasedOnExecutionDependencies,
|
|
121196
|
-
|
|
121202
|
+
lPt as sortChildrenEntitiesBasedOnExecutionDependencies,
|
|
121197
121203
|
MN as splitListOperation,
|
|
121198
121204
|
F9e as splitListOperationError,
|
|
121199
121205
|
G9e as splitListOperationErrorParentRef,
|
|
@@ -121224,7 +121230,7 @@ export {
|
|
|
121224
121230
|
WKe as splitStringOperationIndexArgumentRef,
|
|
121225
121231
|
zKe as splitStringOperationIndexDataType,
|
|
121226
121232
|
e9e as splitStringOperationSecondPartResultStringDataType,
|
|
121227
|
-
|
|
121233
|
+
kOt as splitStringOperationSecondPartResultStringReturn,
|
|
121228
121234
|
n9e as splitStringOperationSecondPartResultStringReturnParentRef,
|
|
121229
121235
|
QKe as splitStringOperationSecondPartResultStringReturnRef,
|
|
121230
121236
|
r9e as splitStringOperationStringArgument,
|
|
@@ -121239,19 +121245,19 @@ export {
|
|
|
121239
121245
|
MWe as tablesIntegrationBuiltInActionDescriptorConnectionInputTransfer,
|
|
121240
121246
|
UWe as tablesIntegrationBuiltInActionDescriptorTransfer,
|
|
121241
121247
|
kr as toCamelCase,
|
|
121242
|
-
|
|
121248
|
+
g$t as toEditorContext,
|
|
121243
121249
|
Qi as toEntityState,
|
|
121244
|
-
|
|
121250
|
+
LDt as toKebabCase,
|
|
121245
121251
|
ub as toLowerCaseKebabCase,
|
|
121246
121252
|
uu as toPascalCase,
|
|
121247
|
-
|
|
121253
|
+
w$t as toProjectLogicContext,
|
|
121248
121254
|
PU as toSentenceCase,
|
|
121249
121255
|
LPt as toSnakeCase,
|
|
121250
121256
|
WO as transitionProjectVersion,
|
|
121251
|
-
|
|
121252
|
-
|
|
121253
|
-
|
|
121254
|
-
|
|
121257
|
+
$$t as translateLogicErrorCode,
|
|
121258
|
+
N$t as translateLogicErrorCodeShort,
|
|
121259
|
+
P$t as translateLogicErrorCodeShortWithEntityName,
|
|
121260
|
+
V$t as translateLogicErrorCodeWithEntityName,
|
|
121255
121261
|
zO as traverseChangeSet,
|
|
121256
121262
|
Ni as untypedDataPrototype,
|
|
121257
121263
|
Ir as updateErrorsList,
|
|
@@ -121268,10 +121274,10 @@ export {
|
|
|
121268
121274
|
XPt as uuidValueValidation,
|
|
121269
121275
|
MU as validateArgumentDeclarationName,
|
|
121270
121276
|
No as validateCallableEntityShouldCallReturnStatement,
|
|
121271
|
-
|
|
121272
|
-
|
|
121277
|
+
qNt as validateCalledByErrorIdInAction,
|
|
121278
|
+
SNt as validateCalledByIdInAction,
|
|
121273
121279
|
hCt as validateCallers,
|
|
121274
|
-
|
|
121280
|
+
JNt as validateConditionEntityDeclaration,
|
|
121275
121281
|
mu as validateDataOperation,
|
|
121276
121282
|
o8e as validateDataOperationDataToValidateArgument,
|
|
121277
121283
|
a8e as validateDataOperationDataToValidateArgumentParentRef,
|
|
@@ -121292,17 +121298,17 @@ export {
|
|
|
121292
121298
|
pCt as validateErrorCaller,
|
|
121293
121299
|
mCt as validateFunctionCallDeclaration,
|
|
121294
121300
|
xU as validateFunctionDeclarationName,
|
|
121295
|
-
|
|
121296
|
-
|
|
121301
|
+
GNt as validateGeneratedEntityParentIsNotBuiltInEntity,
|
|
121302
|
+
UNt as validateGeneration,
|
|
121297
121303
|
Mr as validateGenerationTarget,
|
|
121298
|
-
|
|
121299
|
-
|
|
121304
|
+
jNt as validateGenerationUpdate,
|
|
121305
|
+
WNt as validateLoopEntityDeclaration,
|
|
121300
121306
|
zl as validateMissingValue,
|
|
121301
121307
|
UPt as validateName,
|
|
121302
121308
|
vCt as validateOperationEntityDeclaration,
|
|
121303
121309
|
BU as validatePropertyName,
|
|
121304
121310
|
$o as validateReachability,
|
|
121305
|
-
|
|
121311
|
+
ZNt as validateReadsValueInActionPayload,
|
|
121306
121312
|
ng as validateReferenceObject,
|
|
121307
121313
|
fN as validateReferenceToOne,
|
|
121308
121314
|
vi as validateReferences,
|
|
@@ -121332,9 +121338,9 @@ export {
|
|
|
121332
121338
|
Z_t as valueAutogenerationRandomTextUntilSchema,
|
|
121333
121339
|
um as valueAutogenerationRangeValueTypesSchema,
|
|
121334
121340
|
G_t as valueAutogenerationUniqueSchema,
|
|
121335
|
-
|
|
121336
|
-
|
|
121337
|
-
|
|
121341
|
+
fNt as valueDescriptorValidation,
|
|
121342
|
+
J$t as variableDeclarationValidation,
|
|
121343
|
+
W$t as variableInstanceValidation,
|
|
121338
121344
|
ys as waitOperation,
|
|
121339
121345
|
fu as waitOperationMillisecondsNumberArgument,
|
|
121340
121346
|
_7e as waitOperationMillisecondsNumberArgumentRef,
|