@elyx-code/project-logic-tree 0.0.6072 → 0.0.6074
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -14125,11 +14125,11 @@ const s0 = {
|
|
|
14125
14125
|
id: "current-iteration-number-to-check-map-id",
|
|
14126
14126
|
version: 1,
|
|
14127
14127
|
type: n.InputMap,
|
|
14128
|
-
declaration: Qi.inputs[
|
|
14128
|
+
declaration: Qi.inputs[0],
|
|
14129
14129
|
name: null,
|
|
14130
14130
|
description: null,
|
|
14131
14131
|
readsValue: T0,
|
|
14132
|
-
index:
|
|
14132
|
+
index: 0,
|
|
14133
14133
|
defaultValue: null,
|
|
14134
14134
|
parent: iy
|
|
14135
14135
|
}, E0 = {
|
|
@@ -14141,11 +14141,11 @@ const s0 = {
|
|
|
14141
14141
|
id: "max-num-iterations-value-map-id",
|
|
14142
14142
|
version: 1,
|
|
14143
14143
|
type: n.InputMap,
|
|
14144
|
-
declaration: Qi.inputs[
|
|
14144
|
+
declaration: Qi.inputs[1],
|
|
14145
14145
|
name: null,
|
|
14146
14146
|
description: null,
|
|
14147
14147
|
readsValue: null,
|
|
14148
|
-
index:
|
|
14148
|
+
index: 1,
|
|
14149
14149
|
defaultValue: {
|
|
14150
14150
|
id: "max-num-iterations-value-map-default-value-id",
|
|
14151
14151
|
type: n.PrimitiveValue,
|
|
@@ -14162,7 +14162,7 @@ const s0 = {
|
|
|
14162
14162
|
id: la,
|
|
14163
14163
|
version: 1,
|
|
14164
14164
|
declaration: Qi,
|
|
14165
|
-
inputs: [
|
|
14165
|
+
inputs: [b0, v0],
|
|
14166
14166
|
calledByError: [],
|
|
14167
14167
|
calledByEntry: [f0],
|
|
14168
14168
|
calledBySuccess: [],
|
|
@@ -17197,7 +17197,7 @@ const HG = {
|
|
|
17197
17197
|
id: "company-variable-declaration-data-type-parent-ref-id",
|
|
17198
17198
|
entityType: n.VariableDeclaration,
|
|
17199
17199
|
entityId: ii
|
|
17200
|
-
},
|
|
17200
|
+
}, eF = {
|
|
17201
17201
|
type: n.DataType,
|
|
17202
17202
|
andChildrenGroup: null,
|
|
17203
17203
|
orChildrenGroup: null,
|
|
@@ -17212,33 +17212,33 @@ const HG = {
|
|
|
17212
17212
|
constant: !1,
|
|
17213
17213
|
defaultValue: null,
|
|
17214
17214
|
parent: QG
|
|
17215
|
-
},
|
|
17215
|
+
}, tF = {
|
|
17216
17216
|
type: n.GenericReference,
|
|
17217
17217
|
id: "company-variable-declaration-reads-value-ref-id",
|
|
17218
17218
|
entityType: n.ArgumentDeclaration,
|
|
17219
17219
|
entityId: Nl
|
|
17220
|
-
},
|
|
17220
|
+
}, nF = {
|
|
17221
17221
|
type: n.GenericReference,
|
|
17222
17222
|
id: "company-variable-declaration-parent-ref-id",
|
|
17223
17223
|
entityType: n.FunctionDeclaration,
|
|
17224
17224
|
entityId: mt
|
|
17225
|
-
},
|
|
17225
|
+
}, rF = {
|
|
17226
17226
|
type: n.GenericReference,
|
|
17227
17227
|
id: "company-variable-declaration-called-by-ref-id",
|
|
17228
17228
|
entityType: n.FunctionDeclaration,
|
|
17229
17229
|
entityId: mt
|
|
17230
|
-
},
|
|
17230
|
+
}, iF = {
|
|
17231
17231
|
type: n.GenericReference,
|
|
17232
17232
|
id: "company-bank-account-output-map-parent-ref-id",
|
|
17233
17233
|
entityType: n.VariableDeclaration,
|
|
17234
17234
|
entityId: ii
|
|
17235
|
-
},
|
|
17235
|
+
}, aF = {
|
|
17236
17236
|
id: gh,
|
|
17237
17237
|
version: 1,
|
|
17238
17238
|
type: n.OutputMap,
|
|
17239
17239
|
declaration: ul,
|
|
17240
17240
|
index: 0,
|
|
17241
|
-
parent:
|
|
17241
|
+
parent: iF,
|
|
17242
17242
|
writesValues: [Sh]
|
|
17243
17243
|
}, Oh = {
|
|
17244
17244
|
type: n.VariableDeclaration,
|
|
@@ -17246,26 +17246,26 @@ const HG = {
|
|
|
17246
17246
|
version: 1,
|
|
17247
17247
|
name: "Company",
|
|
17248
17248
|
description: "The company entity that was passed as an argument to the parent function",
|
|
17249
|
-
dataType:
|
|
17249
|
+
dataType: eF,
|
|
17250
17250
|
inputs: [],
|
|
17251
|
-
outputs: [
|
|
17251
|
+
outputs: [aF],
|
|
17252
17252
|
calledByError: [],
|
|
17253
|
-
calledByEntry: [
|
|
17253
|
+
calledByEntry: [rF],
|
|
17254
17254
|
calledBySuccess: [],
|
|
17255
17255
|
successCalls: [Sh],
|
|
17256
17256
|
errorCalls: [],
|
|
17257
|
-
parent:
|
|
17257
|
+
parent: nF,
|
|
17258
17258
|
internalCalls: [],
|
|
17259
|
-
readsValue:
|
|
17259
|
+
readsValue: tF,
|
|
17260
17260
|
writesValues: [],
|
|
17261
17261
|
x: 0,
|
|
17262
17262
|
y: 0
|
|
17263
|
-
},
|
|
17263
|
+
}, sF = {
|
|
17264
17264
|
type: n.GenericReference,
|
|
17265
17265
|
id: "create-new-bank-account-account-owner-dynamic-input-map-parent-ref-id",
|
|
17266
17266
|
entityType: n.VariableDeclaration,
|
|
17267
17267
|
entityId: ha
|
|
17268
|
-
},
|
|
17268
|
+
}, oF = {
|
|
17269
17269
|
id: "create-new-bank-account-account-owner-dynamic-input-map-reads-value-ref-id",
|
|
17270
17270
|
type: n.GenericReference,
|
|
17271
17271
|
entityType: n.OutputMap,
|
|
@@ -17277,16 +17277,16 @@ const HG = {
|
|
|
17277
17277
|
declaration: null,
|
|
17278
17278
|
name: "Account owner",
|
|
17279
17279
|
description: null,
|
|
17280
|
-
readsValue:
|
|
17280
|
+
readsValue: oF,
|
|
17281
17281
|
index: 1,
|
|
17282
17282
|
defaultValue: null,
|
|
17283
|
-
parent:
|
|
17284
|
-
},
|
|
17283
|
+
parent: sF
|
|
17284
|
+
}, lF = {
|
|
17285
17285
|
id: "create-new-bank-account-account-number-dynamic-input-map-reads-value-ref-id",
|
|
17286
17286
|
type: n.GenericReference,
|
|
17287
17287
|
entityType: n.ArgumentDeclaration,
|
|
17288
17288
|
entityId: Vl
|
|
17289
|
-
},
|
|
17289
|
+
}, cF = {
|
|
17290
17290
|
type: n.GenericReference,
|
|
17291
17291
|
id: "create-new-bank-account-account-number-dynamic-input-map-parent-ref-id",
|
|
17292
17292
|
entityType: n.VariableDeclaration,
|
|
@@ -17298,16 +17298,16 @@ const HG = {
|
|
|
17298
17298
|
declaration: null,
|
|
17299
17299
|
name: "Account number",
|
|
17300
17300
|
description: null,
|
|
17301
|
-
readsValue:
|
|
17301
|
+
readsValue: lF,
|
|
17302
17302
|
defaultValue: null,
|
|
17303
17303
|
index: 0,
|
|
17304
|
-
parent:
|
|
17304
|
+
parent: cF
|
|
17305
17305
|
}, Bh = {
|
|
17306
17306
|
type: n.GenericReference,
|
|
17307
17307
|
id: "create-new-bank-account-instance-operation-entity-to-create-input-map-parent-ref-id",
|
|
17308
17308
|
entityType: n.Operation,
|
|
17309
17309
|
entityId: Ss
|
|
17310
|
-
},
|
|
17310
|
+
}, dF = {
|
|
17311
17311
|
id: "create-new-bank-account-instance-operation-entity-to-create-input-map-id",
|
|
17312
17312
|
version: 1,
|
|
17313
17313
|
type: n.InputMap,
|
|
@@ -17324,7 +17324,7 @@ const HG = {
|
|
|
17324
17324
|
autogeneration: null
|
|
17325
17325
|
},
|
|
17326
17326
|
parent: Bh
|
|
17327
|
-
},
|
|
17327
|
+
}, uF = {
|
|
17328
17328
|
type: n.GenericReference,
|
|
17329
17329
|
id: "create-new-bank-account-instance-operation-entity-data-input-map-reads-value-ref-id",
|
|
17330
17330
|
entityType: n.VariableDeclaration,
|
|
@@ -17337,33 +17337,33 @@ const HG = {
|
|
|
17337
17337
|
name: null,
|
|
17338
17338
|
description: null,
|
|
17339
17339
|
index: 1,
|
|
17340
|
-
readsValue:
|
|
17340
|
+
readsValue: uF,
|
|
17341
17341
|
defaultValue: null,
|
|
17342
17342
|
parent: Bh
|
|
17343
|
-
},
|
|
17343
|
+
}, pF = {
|
|
17344
17344
|
type: n.GenericReference,
|
|
17345
17345
|
id: "create-new-bank-account-instance-operation-output-entity-map-parent-ref-id",
|
|
17346
17346
|
entityType: n.Operation,
|
|
17347
17347
|
entityId: Ss
|
|
17348
|
-
},
|
|
17348
|
+
}, yF = {
|
|
17349
17349
|
id: Rh,
|
|
17350
17350
|
version: 1,
|
|
17351
17351
|
type: n.OutputMap,
|
|
17352
17352
|
declaration: zr.outputs[0],
|
|
17353
17353
|
index: 0,
|
|
17354
17354
|
writesValues: [Ph],
|
|
17355
|
-
parent:
|
|
17356
|
-
},
|
|
17355
|
+
parent: pF
|
|
17356
|
+
}, hF = {
|
|
17357
17357
|
type: n.GenericReference,
|
|
17358
17358
|
id: "create-new-bank-account-instance-operation-called-by-ref-id",
|
|
17359
17359
|
entityType: n.Condition,
|
|
17360
17360
|
entityId: ya
|
|
17361
|
-
},
|
|
17361
|
+
}, fF = {
|
|
17362
17362
|
type: n.GenericReference,
|
|
17363
17363
|
id: "create-new-bank-account-instance-operation-called-by-ref-id",
|
|
17364
17364
|
entityType: n.VariableDeclaration,
|
|
17365
17365
|
entityId: ha
|
|
17366
|
-
},
|
|
17366
|
+
}, mF = {
|
|
17367
17367
|
type: n.GenericReference,
|
|
17368
17368
|
id: "create-new-bank-account-instance-operation-parent-ref-id",
|
|
17369
17369
|
entityType: n.FunctionDeclaration,
|
|
@@ -17375,33 +17375,33 @@ const HG = {
|
|
|
17375
17375
|
version: 1,
|
|
17376
17376
|
declaration: zr,
|
|
17377
17377
|
inputs: [
|
|
17378
|
-
|
|
17378
|
+
dF,
|
|
17379
17379
|
_h
|
|
17380
17380
|
],
|
|
17381
17381
|
error: null,
|
|
17382
|
-
outputs: [
|
|
17382
|
+
outputs: [yF],
|
|
17383
17383
|
successCalls: [Ah],
|
|
17384
17384
|
errorCalls: [],
|
|
17385
17385
|
calledByError: [],
|
|
17386
17386
|
calledByEntry: [],
|
|
17387
17387
|
calledBySuccess: [
|
|
17388
|
-
|
|
17389
|
-
|
|
17388
|
+
fF,
|
|
17389
|
+
hF
|
|
17390
17390
|
],
|
|
17391
|
-
parent:
|
|
17391
|
+
parent: mF,
|
|
17392
17392
|
x: 0,
|
|
17393
17393
|
y: 0
|
|
17394
|
-
},
|
|
17394
|
+
}, TF = {
|
|
17395
17395
|
type: n.GenericReference,
|
|
17396
17396
|
id: "new-bank-account-data-variable-declaration-parent-ref-id",
|
|
17397
17397
|
entityType: n.FunctionDeclaration,
|
|
17398
17398
|
entityId: mt
|
|
17399
|
-
},
|
|
17399
|
+
}, bF = {
|
|
17400
17400
|
type: n.GenericReference,
|
|
17401
17401
|
id: "create-new-bank-account-instance-operation-called-by-ref-id",
|
|
17402
17402
|
entityType: n.Condition,
|
|
17403
17403
|
entityId: ya
|
|
17404
|
-
},
|
|
17404
|
+
}, EF = {
|
|
17405
17405
|
id: ha,
|
|
17406
17406
|
type: n.VariableDeclaration,
|
|
17407
17407
|
version: 1,
|
|
@@ -17419,29 +17419,29 @@ const HG = {
|
|
|
17419
17419
|
errorCalls: [],
|
|
17420
17420
|
internalCalls: [],
|
|
17421
17421
|
calledByError: [],
|
|
17422
|
-
calledBySuccess: [
|
|
17422
|
+
calledBySuccess: [bF],
|
|
17423
17423
|
calledByEntry: [],
|
|
17424
17424
|
x: 0,
|
|
17425
17425
|
y: 0,
|
|
17426
|
-
parent:
|
|
17427
|
-
},
|
|
17426
|
+
parent: TF
|
|
17427
|
+
}, vF = {
|
|
17428
17428
|
id: "person-not-found-thrown-error-datatype-default-value-parent-ref-id",
|
|
17429
17429
|
type: n.GenericReference,
|
|
17430
17430
|
entityId: "person-not-found-thrown-error-datatype-id",
|
|
17431
17431
|
entityType: n.DataType
|
|
17432
|
-
},
|
|
17432
|
+
}, RF = {
|
|
17433
17433
|
id: "person-not-found-thrown-error-datatype-parent-ref-id",
|
|
17434
17434
|
type: n.GenericReference,
|
|
17435
17435
|
entityId: "person-not-found-thrown-error-id",
|
|
17436
17436
|
entityType: n.ReturnDeclaration
|
|
17437
17437
|
};
|
|
17438
17438
|
n.DataType, n.PrimitiveValue, D.String;
|
|
17439
|
-
const
|
|
17439
|
+
const gF = {
|
|
17440
17440
|
id: "person-not-found-thrown-error-parent-ref-id",
|
|
17441
17441
|
type: n.GenericReference,
|
|
17442
17442
|
entityId: "person-not-found-error-return-statement-id",
|
|
17443
17443
|
entityType: n.ReturnStatement
|
|
17444
|
-
},
|
|
17444
|
+
}, IF = {
|
|
17445
17445
|
isError: !0,
|
|
17446
17446
|
id: "person-not-found-thrown-error-id",
|
|
17447
17447
|
type: n.ReturnDeclaration,
|
|
@@ -17449,49 +17449,49 @@ const g4 = {
|
|
|
17449
17449
|
dataType: null,
|
|
17450
17450
|
name: "Person not found error",
|
|
17451
17451
|
description: "If the person entity was not found this error is outputted",
|
|
17452
|
-
parent:
|
|
17452
|
+
parent: gF,
|
|
17453
17453
|
implements: null,
|
|
17454
17454
|
required: !0,
|
|
17455
17455
|
index: 0,
|
|
17456
17456
|
readsValue: null
|
|
17457
|
-
},
|
|
17457
|
+
}, DF = {
|
|
17458
17458
|
id: "person-not-found-error-return-statement-called-by-ref-id",
|
|
17459
17459
|
type: n.GenericReference,
|
|
17460
17460
|
entityId: ya,
|
|
17461
17461
|
entityType: n.Condition
|
|
17462
|
-
},
|
|
17462
|
+
}, PF = {
|
|
17463
17463
|
id: "person-not-found-error-return-statement-parent-ref-id",
|
|
17464
17464
|
type: n.GenericReference,
|
|
17465
17465
|
entityId: mt,
|
|
17466
17466
|
entityType: n.FunctionDeclaration
|
|
17467
|
-
},
|
|
17467
|
+
}, AF = {
|
|
17468
17468
|
id: "person-not-found-error-return-statement-id",
|
|
17469
17469
|
type: n.ReturnStatement,
|
|
17470
17470
|
version: 1,
|
|
17471
|
-
throws:
|
|
17471
|
+
throws: IF,
|
|
17472
17472
|
outputs: [],
|
|
17473
17473
|
calledBySuccess: [],
|
|
17474
|
-
calledByError: [
|
|
17474
|
+
calledByError: [DF],
|
|
17475
17475
|
calledByEntry: [],
|
|
17476
17476
|
x: 0,
|
|
17477
17477
|
y: 0,
|
|
17478
|
-
parent:
|
|
17479
|
-
},
|
|
17478
|
+
parent: PF
|
|
17479
|
+
}, SF = {
|
|
17480
17480
|
type: n.GenericReference,
|
|
17481
17481
|
id: "person-not-empty-condition-called-by-ref-id",
|
|
17482
17482
|
entityType: n.Search,
|
|
17483
17483
|
entityId: ai
|
|
17484
|
-
},
|
|
17484
|
+
}, OF = {
|
|
17485
17485
|
type: n.GenericReference,
|
|
17486
17486
|
id: "person-not-empty-condition-parent-ref-id",
|
|
17487
17487
|
entityType: n.FunctionDeclaration,
|
|
17488
17488
|
entityId: mt
|
|
17489
|
-
},
|
|
17489
|
+
}, CF = {
|
|
17490
17490
|
type: n.GenericReference,
|
|
17491
17491
|
id: "person-entity-to-check-map-reads-value-ref-id",
|
|
17492
17492
|
entityType: n.OutputMap,
|
|
17493
17493
|
entityId: xl
|
|
17494
|
-
},
|
|
17494
|
+
}, wF = {
|
|
17495
17495
|
type: n.GenericReference,
|
|
17496
17496
|
id: "person-not-empty-condition-ref-two-id",
|
|
17497
17497
|
entityType: n.Condition,
|
|
@@ -17503,11 +17503,11 @@ const g4 = {
|
|
|
17503
17503
|
declaration: Qr.inputs[0],
|
|
17504
17504
|
name: null,
|
|
17505
17505
|
description: null,
|
|
17506
|
-
readsValue:
|
|
17506
|
+
readsValue: CF,
|
|
17507
17507
|
index: 0,
|
|
17508
17508
|
defaultValue: null,
|
|
17509
|
-
parent:
|
|
17510
|
-
},
|
|
17509
|
+
parent: wF
|
|
17510
|
+
}, BF = {
|
|
17511
17511
|
type: n.Condition,
|
|
17512
17512
|
id: ya,
|
|
17513
17513
|
version: 1,
|
|
@@ -17515,21 +17515,21 @@ const g4 = {
|
|
|
17515
17515
|
inputs: [Nh],
|
|
17516
17516
|
calledByError: [],
|
|
17517
17517
|
calledByEntry: [],
|
|
17518
|
-
calledBySuccess: [
|
|
17518
|
+
calledBySuccess: [SF],
|
|
17519
17519
|
successCalls: [
|
|
17520
|
-
|
|
17520
|
+
EF,
|
|
17521
17521
|
Mh
|
|
17522
17522
|
],
|
|
17523
|
-
errorCalls: [
|
|
17523
|
+
errorCalls: [AF],
|
|
17524
17524
|
x: 0,
|
|
17525
17525
|
y: 0,
|
|
17526
|
-
parent:
|
|
17527
|
-
},
|
|
17526
|
+
parent: OF
|
|
17527
|
+
}, _F = {
|
|
17528
17528
|
type: n.GenericReference,
|
|
17529
17529
|
id: "search-person-by-id-output-entity-declaration-datatype-parent-ref-id",
|
|
17530
17530
|
entityType: n.ValueDescriptor,
|
|
17531
17531
|
entityId: vh
|
|
17532
|
-
},
|
|
17532
|
+
}, MF = {
|
|
17533
17533
|
like: !1,
|
|
17534
17534
|
inferred: !1,
|
|
17535
17535
|
id: "search-person-by-id-output-entity-declaration-datatype-id",
|
|
@@ -17543,8 +17543,8 @@ const g4 = {
|
|
|
17543
17543
|
isNullable: !1,
|
|
17544
17544
|
entity: ht,
|
|
17545
17545
|
defaultValue: null,
|
|
17546
|
-
parent:
|
|
17547
|
-
},
|
|
17546
|
+
parent: _F
|
|
17547
|
+
}, NF = {
|
|
17548
17548
|
type: n.GenericReference,
|
|
17549
17549
|
id: "search-person-by-id-output-entity-declaration-parent-ref-id",
|
|
17550
17550
|
entityType: n.Search,
|
|
@@ -17553,36 +17553,36 @@ const g4 = {
|
|
|
17553
17553
|
id: vh,
|
|
17554
17554
|
type: n.ValueDescriptor,
|
|
17555
17555
|
version: 1,
|
|
17556
|
-
dataType:
|
|
17556
|
+
dataType: MF,
|
|
17557
17557
|
name: "Found person",
|
|
17558
17558
|
description: "The person entity that was found",
|
|
17559
|
-
parent:
|
|
17559
|
+
parent: NF,
|
|
17560
17560
|
required: !0,
|
|
17561
17561
|
index: 0
|
|
17562
|
-
},
|
|
17562
|
+
}, VF = {
|
|
17563
17563
|
type: n.GenericReference,
|
|
17564
17564
|
id: "search-person-by-id-output-entity-map-parent-ref-id",
|
|
17565
17565
|
entityType: n.Search,
|
|
17566
17566
|
entityId: ai
|
|
17567
|
-
},
|
|
17567
|
+
}, xF = {
|
|
17568
17568
|
type: n.OutputMap,
|
|
17569
17569
|
id: xl,
|
|
17570
17570
|
version: 1,
|
|
17571
17571
|
declaration: Vh,
|
|
17572
|
-
parent:
|
|
17572
|
+
parent: VF,
|
|
17573
17573
|
writesValues: [
|
|
17574
17574
|
Nh,
|
|
17575
17575
|
Ch
|
|
17576
17576
|
],
|
|
17577
17577
|
index: 0
|
|
17578
|
-
}, $
|
|
17578
|
+
}, $F = {
|
|
17579
17579
|
id: "search-person-by-id-input-declaration-datatype-parent-ref-id",
|
|
17580
17580
|
type: n.GenericReference,
|
|
17581
17581
|
entityId: "search-person-by-id-input-declaration-id",
|
|
17582
17582
|
entityType: n.ArgumentDeclaration
|
|
17583
17583
|
};
|
|
17584
17584
|
n.DataType;
|
|
17585
|
-
const
|
|
17585
|
+
const LF = {
|
|
17586
17586
|
type: n.GenericReference,
|
|
17587
17587
|
id: "search-person-by-id-input-declaration-parent-ref-id",
|
|
17588
17588
|
entityType: n.Search,
|
|
@@ -17597,14 +17597,14 @@ const L4 = {
|
|
|
17597
17597
|
implements: null,
|
|
17598
17598
|
index: 0,
|
|
17599
17599
|
required: !0,
|
|
17600
|
-
parent:
|
|
17600
|
+
parent: LF,
|
|
17601
17601
|
writesValues: []
|
|
17602
|
-
},
|
|
17602
|
+
}, GF = {
|
|
17603
17603
|
type: n.GenericReference,
|
|
17604
17604
|
id: "search-person-by-id-input-map-parent-ref-id",
|
|
17605
17605
|
entityType: n.Search,
|
|
17606
17606
|
entityId: ai
|
|
17607
|
-
},
|
|
17607
|
+
}, FF = {
|
|
17608
17608
|
id: "search-person-by-id-input-map-reads-value-ref-id",
|
|
17609
17609
|
type: n.GenericReference,
|
|
17610
17610
|
entityId: Eh,
|
|
@@ -17616,11 +17616,11 @@ const L4 = {
|
|
|
17616
17616
|
declaration: xh,
|
|
17617
17617
|
name: null,
|
|
17618
17618
|
description: null,
|
|
17619
|
-
readsValue:
|
|
17619
|
+
readsValue: FF,
|
|
17620
17620
|
defaultValue: null,
|
|
17621
|
-
parent:
|
|
17621
|
+
parent: GF,
|
|
17622
17622
|
index: 0
|
|
17623
|
-
},
|
|
17623
|
+
}, UF = {
|
|
17624
17624
|
from: {
|
|
17625
17625
|
// Person entity id (Represents the "table" to select from)
|
|
17626
17626
|
name: "c9bc312a-10d3-48a7-9ab4-ea483a9e2416"
|
|
@@ -17636,23 +17636,23 @@ const L4 = {
|
|
|
17636
17636
|
value: "{{dynamic_value_1}}"
|
|
17637
17637
|
}
|
|
17638
17638
|
]
|
|
17639
|
-
},
|
|
17639
|
+
}, jF = {
|
|
17640
17640
|
type: n.GenericReference,
|
|
17641
17641
|
id: "search-person-by-id-parent-ref-id",
|
|
17642
17642
|
entityType: n.FunctionDeclaration,
|
|
17643
17643
|
entityId: mt
|
|
17644
|
-
},
|
|
17644
|
+
}, kF = {
|
|
17645
17645
|
type: n.GenericReference,
|
|
17646
17646
|
id: "search-person-by-id-called-by-ref-id",
|
|
17647
17647
|
entityType: n.FunctionDeclaration,
|
|
17648
17648
|
entityId: mt
|
|
17649
|
-
},
|
|
17649
|
+
}, qF = {
|
|
17650
17650
|
type: n.Search,
|
|
17651
17651
|
id: ai,
|
|
17652
17652
|
version: 1,
|
|
17653
17653
|
name: "Search person by ID",
|
|
17654
17654
|
description: "Searches for a person entity given the UUID",
|
|
17655
|
-
query:
|
|
17655
|
+
query: UF,
|
|
17656
17656
|
inputsDeclarations: [xh],
|
|
17657
17657
|
inputs: [
|
|
17658
17658
|
// Person ID (uuid primitive data type)
|
|
@@ -17664,25 +17664,25 @@ const L4 = {
|
|
|
17664
17664
|
],
|
|
17665
17665
|
outputs: [
|
|
17666
17666
|
// Person entity
|
|
17667
|
-
|
|
17667
|
+
xF
|
|
17668
17668
|
],
|
|
17669
17669
|
calledByError: [],
|
|
17670
|
-
calledByEntry: [
|
|
17670
|
+
calledByEntry: [kF],
|
|
17671
17671
|
calledBySuccess: [],
|
|
17672
17672
|
error: null,
|
|
17673
|
-
successCalls: [
|
|
17673
|
+
successCalls: [BF],
|
|
17674
17674
|
errorCalls: [],
|
|
17675
|
-
parent:
|
|
17675
|
+
parent: jF,
|
|
17676
17676
|
x: 0,
|
|
17677
17677
|
y: 0
|
|
17678
17678
|
};
|
|
17679
17679
|
n.GenericReference, n.DataType;
|
|
17680
|
-
const
|
|
17680
|
+
const JF = {
|
|
17681
17681
|
id: "account-number-to-create-arg-decl-data-type-parent-ref-id",
|
|
17682
17682
|
type: n.GenericReference,
|
|
17683
17683
|
entityId: Vl,
|
|
17684
17684
|
entityType: n.ArgumentDeclaration
|
|
17685
|
-
},
|
|
17685
|
+
}, WF = {
|
|
17686
17686
|
like: !1,
|
|
17687
17687
|
inferred: !1,
|
|
17688
17688
|
id: "account-number-to-create-arg-decl-data-type-id",
|
|
@@ -17696,32 +17696,32 @@ const J4 = {
|
|
|
17696
17696
|
asType: !1,
|
|
17697
17697
|
defaultValue: null,
|
|
17698
17698
|
constant: !1,
|
|
17699
|
-
parent:
|
|
17700
|
-
},
|
|
17699
|
+
parent: JF
|
|
17700
|
+
}, YF = {
|
|
17701
17701
|
entityType: n.FunctionDeclaration,
|
|
17702
17702
|
entityId: mt,
|
|
17703
17703
|
type: n.GenericReference,
|
|
17704
17704
|
id: "account-number-to-create-arg-decl-parent-ref-id"
|
|
17705
|
-
},
|
|
17705
|
+
}, HF = {
|
|
17706
17706
|
id: Vl,
|
|
17707
17707
|
type: n.ArgumentDeclaration,
|
|
17708
17708
|
version: 1,
|
|
17709
17709
|
name: "Account number",
|
|
17710
17710
|
description: "The account number of the new bank account entity",
|
|
17711
|
-
dataType:
|
|
17711
|
+
dataType: WF,
|
|
17712
17712
|
implements: null,
|
|
17713
17713
|
writesValues: [wh],
|
|
17714
17714
|
required: !0,
|
|
17715
17715
|
index: 1,
|
|
17716
|
-
parent:
|
|
17716
|
+
parent: YF
|
|
17717
17717
|
};
|
|
17718
17718
|
n.GenericReference, n.DataType;
|
|
17719
|
-
const
|
|
17719
|
+
const zF = {
|
|
17720
17720
|
id: "new-bank-account-owner-arg-decl-data-type-parent-ref-id",
|
|
17721
17721
|
type: n.GenericReference,
|
|
17722
17722
|
entityId: "new-bank-account-owner-arg-decl-id",
|
|
17723
17723
|
entityType: n.ArgumentDeclaration
|
|
17724
|
-
},
|
|
17724
|
+
}, ZF = {
|
|
17725
17725
|
like: !1,
|
|
17726
17726
|
inferred: !1,
|
|
17727
17727
|
id: "new-bank-account-owner-arg-decl-data-type-id",
|
|
@@ -17735,42 +17735,42 @@ const z4 = {
|
|
|
17735
17735
|
asType: !1,
|
|
17736
17736
|
defaultValue: null,
|
|
17737
17737
|
constant: !1,
|
|
17738
|
-
parent:
|
|
17739
|
-
},
|
|
17738
|
+
parent: zF
|
|
17739
|
+
}, KF = {
|
|
17740
17740
|
entityType: n.FunctionDeclaration,
|
|
17741
17741
|
entityId: mt,
|
|
17742
17742
|
type: n.GenericReference,
|
|
17743
17743
|
id: "new-bank-account-owner-arg-decl-parent-ref-id"
|
|
17744
|
-
},
|
|
17744
|
+
}, XF = {
|
|
17745
17745
|
id: Eh,
|
|
17746
17746
|
type: n.ArgumentDeclaration,
|
|
17747
17747
|
version: 1,
|
|
17748
17748
|
name: "New account owner ID",
|
|
17749
17749
|
description: "If it has changed, this is the new person entity, that owns of the bank account",
|
|
17750
|
-
dataType:
|
|
17750
|
+
dataType: ZF,
|
|
17751
17751
|
implements: null,
|
|
17752
17752
|
writesValues: [$h],
|
|
17753
17753
|
required: !1,
|
|
17754
17754
|
index: 1,
|
|
17755
|
-
parent:
|
|
17756
|
-
},
|
|
17755
|
+
parent: KF
|
|
17756
|
+
}, QF = {
|
|
17757
17757
|
type: n.GenericReference,
|
|
17758
17758
|
id: "replace-bank-account-in-company-parent-ref",
|
|
17759
17759
|
entityType: n.Project,
|
|
17760
17760
|
entityId: J
|
|
17761
|
-
},
|
|
17761
|
+
}, e4 = {
|
|
17762
17762
|
type: n.GenericReference,
|
|
17763
17763
|
id: "company-entity-to-modify-parent-ref",
|
|
17764
17764
|
entityType: n.FunctionDeclaration,
|
|
17765
17765
|
entityId: mt
|
|
17766
17766
|
};
|
|
17767
17767
|
n.GenericReference, n.DataType;
|
|
17768
|
-
const
|
|
17768
|
+
const t4 = {
|
|
17769
17769
|
id: "d47ceef6-be6f-40f1-a7b3-c73c8d8a6c6a",
|
|
17770
17770
|
type: n.GenericReference,
|
|
17771
17771
|
entityId: Nl,
|
|
17772
17772
|
entityType: n.ArgumentDeclaration
|
|
17773
|
-
},
|
|
17773
|
+
}, n4 = {
|
|
17774
17774
|
like: !1,
|
|
17775
17775
|
inferred: !1,
|
|
17776
17776
|
id: "company-entity-to-modify-data-type-id",
|
|
@@ -17784,45 +17784,45 @@ const tF = {
|
|
|
17784
17784
|
asType: !1,
|
|
17785
17785
|
defaultValue: null,
|
|
17786
17786
|
constant: !1,
|
|
17787
|
-
parent:
|
|
17788
|
-
},
|
|
17787
|
+
parent: t4
|
|
17788
|
+
}, r4 = {
|
|
17789
17789
|
id: Nl,
|
|
17790
17790
|
type: n.ArgumentDeclaration,
|
|
17791
17791
|
version: 1,
|
|
17792
17792
|
name: "Company",
|
|
17793
|
-
dataType:
|
|
17793
|
+
dataType: n4,
|
|
17794
17794
|
implements: null,
|
|
17795
17795
|
description: "The company to replace the bank account for",
|
|
17796
17796
|
writesValues: [Oh],
|
|
17797
17797
|
required: !0,
|
|
17798
17798
|
index: 0,
|
|
17799
|
-
parent:
|
|
17800
|
-
},
|
|
17799
|
+
parent: e4
|
|
17800
|
+
}, i4 = {
|
|
17801
17801
|
type: n.FunctionDeclaration,
|
|
17802
17802
|
id: mt,
|
|
17803
17803
|
version: 1,
|
|
17804
17804
|
name: "Replace bank account",
|
|
17805
17805
|
description: "This action takes an existing company and data to create a new bank account entity. It then creates a bank account, deletes the old one, and updates the company with the new bank account",
|
|
17806
17806
|
inputs: [
|
|
17807
|
-
|
|
17808
|
-
|
|
17809
|
-
|
|
17807
|
+
r4,
|
|
17808
|
+
HF,
|
|
17809
|
+
XF
|
|
17810
17810
|
],
|
|
17811
17811
|
index: null,
|
|
17812
17812
|
implements: null,
|
|
17813
|
-
calls: [
|
|
17813
|
+
calls: [qF, Oh],
|
|
17814
17814
|
collapsed: !1,
|
|
17815
17815
|
returnStatements: [],
|
|
17816
17816
|
private: !1,
|
|
17817
17817
|
x: 0,
|
|
17818
17818
|
y: 0,
|
|
17819
|
-
parent:
|
|
17820
|
-
},
|
|
17819
|
+
parent: QF
|
|
17820
|
+
}, a4 = {
|
|
17821
17821
|
type: n.GenericReference,
|
|
17822
17822
|
id: "e0a937bd-3a85-4037-a973-916985b9f94b",
|
|
17823
17823
|
entityType: n.Project,
|
|
17824
17824
|
entityId: "7268bc97-c0e6-4d88-b37e-d3241b5f77a6"
|
|
17825
|
-
},
|
|
17825
|
+
}, s4 = {
|
|
17826
17826
|
type: n.FunctionDeclaration,
|
|
17827
17827
|
version: 1,
|
|
17828
17828
|
id: "6bedb217-f844-4332-af72-9626b2a32511",
|
|
@@ -17835,37 +17835,37 @@ const tF = {
|
|
|
17835
17835
|
index: null,
|
|
17836
17836
|
returnStatements: [],
|
|
17837
17837
|
private: !1,
|
|
17838
|
-
parent:
|
|
17838
|
+
parent: a4,
|
|
17839
17839
|
x: 0,
|
|
17840
17840
|
y: 0
|
|
17841
|
-
},
|
|
17841
|
+
}, o4 = {
|
|
17842
17842
|
type: n.GenericReference,
|
|
17843
17843
|
id: "948e6869-ae5b-4914-bea0-b9f02ad6a014",
|
|
17844
17844
|
entityType: n.Project,
|
|
17845
17845
|
entityId: "23b23d8b-1929-4505-a350-745c8550e731"
|
|
17846
|
-
},
|
|
17846
|
+
}, l4 = {
|
|
17847
17847
|
type: n.GenericReference,
|
|
17848
17848
|
id: "f3d6f2c6-1b3e-4e9d-8c9d-5b5b9f0b8d9c",
|
|
17849
17849
|
entityType: n.Project,
|
|
17850
17850
|
entityId: "7268bc97-c0e6-4d88-b37e-d3241b5f77a6"
|
|
17851
|
-
},
|
|
17851
|
+
}, c4 = {
|
|
17852
17852
|
type: n.InstalledProject,
|
|
17853
17853
|
version: 1,
|
|
17854
17854
|
id: "7268bc97-c0e6-4d88-b37e-d3241b5f77a6",
|
|
17855
17855
|
name: "Third Party Installed Project",
|
|
17856
17856
|
description: null,
|
|
17857
|
-
functions: [
|
|
17857
|
+
functions: [s4],
|
|
17858
17858
|
events: [],
|
|
17859
|
-
implements:
|
|
17860
|
-
parent:
|
|
17859
|
+
implements: l4,
|
|
17860
|
+
parent: o4,
|
|
17861
17861
|
x: 0,
|
|
17862
17862
|
y: 0
|
|
17863
|
-
}, Gl = "global-counted-test-loop-id", Lh = "global-counted-test-loop-body-id", Gh = "global-counted-test-loop-body-current-iteration-value-argument-declaration-id",
|
|
17863
|
+
}, Gl = "global-counted-test-loop-id", Lh = "global-counted-test-loop-body-id", Gh = "global-counted-test-loop-body-current-iteration-value-argument-declaration-id", d4 = {
|
|
17864
17864
|
type: n.GenericReference,
|
|
17865
17865
|
id: "global-counted-test-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",
|
|
17866
17866
|
entityId: Gh,
|
|
17867
17867
|
entityType: n.ArgumentDeclaration
|
|
17868
|
-
},
|
|
17868
|
+
}, u4 = {
|
|
17869
17869
|
like: !1,
|
|
17870
17870
|
inferred: !1,
|
|
17871
17871
|
id: "global-counted-test-loop-body-current-iteration-value-argument-declaration-data-type-id",
|
|
@@ -17879,36 +17879,36 @@ const tF = {
|
|
|
17879
17879
|
isNullable: !1,
|
|
17880
17880
|
asType: !1,
|
|
17881
17881
|
constant: !1,
|
|
17882
|
-
parent:
|
|
17883
|
-
},
|
|
17882
|
+
parent: d4
|
|
17883
|
+
}, p4 = {
|
|
17884
17884
|
id: "global-counted-test-loop-body-current-iteration-value-argument-declaration-parent-ref-id",
|
|
17885
17885
|
type: n.GenericReference,
|
|
17886
17886
|
entityId: Lh,
|
|
17887
17887
|
entityType: n.FunctionDeclaration
|
|
17888
|
-
},
|
|
17888
|
+
}, y4 = {
|
|
17889
17889
|
id: Gh,
|
|
17890
17890
|
type: n.ArgumentDeclaration,
|
|
17891
17891
|
version: 1,
|
|
17892
17892
|
name: "Current value",
|
|
17893
17893
|
description: "The current value being processed.",
|
|
17894
|
-
dataType:
|
|
17894
|
+
dataType: u4,
|
|
17895
17895
|
implements: yu,
|
|
17896
17896
|
required: !0,
|
|
17897
17897
|
index: 0,
|
|
17898
17898
|
writesValues: [],
|
|
17899
|
-
parent:
|
|
17900
|
-
},
|
|
17899
|
+
parent: p4
|
|
17900
|
+
}, h4 = {
|
|
17901
17901
|
id: "global-counted-test-loop-body-parent-ref-id",
|
|
17902
17902
|
type: n.GenericReference,
|
|
17903
17903
|
entityId: Gl,
|
|
17904
17904
|
entityType: n.Loop
|
|
17905
|
-
},
|
|
17905
|
+
}, f4 = {
|
|
17906
17906
|
id: Lh,
|
|
17907
17907
|
type: n.FunctionDeclaration,
|
|
17908
17908
|
version: 1,
|
|
17909
17909
|
name: "Iteration logic trigger",
|
|
17910
17910
|
description: "This function is called once for each iteration of the loop.",
|
|
17911
|
-
inputs: [
|
|
17911
|
+
inputs: [y4],
|
|
17912
17912
|
calls: [],
|
|
17913
17913
|
implements: hu,
|
|
17914
17914
|
collapsed: !1,
|
|
@@ -17917,15 +17917,15 @@ const tF = {
|
|
|
17917
17917
|
index: 0,
|
|
17918
17918
|
x: 0,
|
|
17919
17919
|
y: 0,
|
|
17920
|
-
parent:
|
|
17921
|
-
}, si = "random-company-employee-test-variable-id", Fl = "manager-global-variable-id", Fh = "global-user-instance-id", bn = "employee-mapped-dto-variable-id", Vn = "employee-mapped-dto-variable-instance-id", Uh = "random-employee-id-output-map-id", jh = "random-employee-birth-date-output-map-id", kh = "random-employee-department-output-map-id", qh = "random-employee-manager-output-map-id", Jh = "manager-global-id-output-map-id", Wh = "global-user-instance-id-output-map-id",
|
|
17920
|
+
parent: h4
|
|
17921
|
+
}, si = "random-company-employee-test-variable-id", Fl = "manager-global-variable-id", Fh = "global-user-instance-id", bn = "employee-mapped-dto-variable-id", Vn = "employee-mapped-dto-variable-instance-id", Uh = "random-employee-id-output-map-id", jh = "random-employee-birth-date-output-map-id", kh = "random-employee-department-output-map-id", qh = "random-employee-manager-output-map-id", Jh = "manager-global-id-output-map-id", Wh = "global-user-instance-id-output-map-id", m4 = "employee-mapped-dto-requester-id-input-map-id", Yh = "employee-mapped-dto-now-timestamp-input-map-id", T4 = "employee-mapped-dto-id-input-map-id", b4 = "employee-mapped-dto-birth-date-input-map-id", E4 = "employee-mapped-dto-department-input-map-id", v4 = "employee-mapped-dto-manager-input-map-id", R4 = {
|
|
17922
17922
|
id: "global-counted-test-loop-iteration-number-input-map-parent-ref-id",
|
|
17923
17923
|
type: n.GenericReference,
|
|
17924
17924
|
entityId: Gl,
|
|
17925
17925
|
entityType: n.Loop
|
|
17926
17926
|
};
|
|
17927
17927
|
n.GenericReference, n.VariableDeclaration;
|
|
17928
|
-
const
|
|
17928
|
+
const g4 = {
|
|
17929
17929
|
id: "global-counted-test-loop-iteration-number-input-map-id",
|
|
17930
17930
|
type: n.InputMap,
|
|
17931
17931
|
version: 1,
|
|
@@ -17935,44 +17935,44 @@ const gF = {
|
|
|
17935
17935
|
defaultValue: null,
|
|
17936
17936
|
readsValue: null,
|
|
17937
17937
|
index: 0,
|
|
17938
|
-
parent:
|
|
17939
|
-
},
|
|
17938
|
+
parent: R4
|
|
17939
|
+
}, I4 = {
|
|
17940
17940
|
id: "global-counted-test-loop-parent-ref-id",
|
|
17941
17941
|
type: n.GenericReference,
|
|
17942
17942
|
entityId: J,
|
|
17943
17943
|
entityType: n.Project
|
|
17944
|
-
},
|
|
17944
|
+
}, D4 = {
|
|
17945
17945
|
id: "global-counted-test-loop-called-by-success-ref-id",
|
|
17946
17946
|
type: n.GenericReference,
|
|
17947
17947
|
entityId: Vn,
|
|
17948
17948
|
entityType: n.VariableDeclaration
|
|
17949
|
-
},
|
|
17949
|
+
}, P4 = {
|
|
17950
17950
|
id: Gl,
|
|
17951
17951
|
type: n.Loop,
|
|
17952
17952
|
version: 1,
|
|
17953
17953
|
declaration: Wo,
|
|
17954
|
-
inputs: [
|
|
17954
|
+
inputs: [g4],
|
|
17955
17955
|
successCalls: [],
|
|
17956
17956
|
errorCalls: [],
|
|
17957
17957
|
outputsDeclarations: [],
|
|
17958
17958
|
outputs: [],
|
|
17959
17959
|
process: null,
|
|
17960
|
-
body:
|
|
17960
|
+
body: f4,
|
|
17961
17961
|
calledByError: [],
|
|
17962
17962
|
calledByEntry: [],
|
|
17963
|
-
calledBySuccess: [
|
|
17963
|
+
calledBySuccess: [D4],
|
|
17964
17964
|
breakStatements: [],
|
|
17965
17965
|
continueStatements: [],
|
|
17966
17966
|
error: null,
|
|
17967
17967
|
x: 0,
|
|
17968
17968
|
y: 0,
|
|
17969
|
-
parent:
|
|
17970
|
-
}, Ul = "global-object-keys-test-loop-id", Hh = "global-object-keys-test-loop-body-id", zh = "global-object-keys-test-loop-body-current-iteration-value-argument-declaration-id",
|
|
17969
|
+
parent: I4
|
|
17970
|
+
}, Ul = "global-object-keys-test-loop-id", Hh = "global-object-keys-test-loop-body-id", zh = "global-object-keys-test-loop-body-current-iteration-value-argument-declaration-id", A4 = {
|
|
17971
17971
|
type: n.GenericReference,
|
|
17972
17972
|
id: "global-object-keys-test-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",
|
|
17973
17973
|
entityId: zh,
|
|
17974
17974
|
entityType: n.ArgumentDeclaration
|
|
17975
|
-
},
|
|
17975
|
+
}, S4 = {
|
|
17976
17976
|
like: !1,
|
|
17977
17977
|
inferred: !1,
|
|
17978
17978
|
id: "global-object-keys-test-loop-body-current-iteration-value-argument-declaration-data-type-id",
|
|
@@ -17986,36 +17986,36 @@ const gF = {
|
|
|
17986
17986
|
isNullable: !1,
|
|
17987
17987
|
asType: !1,
|
|
17988
17988
|
constant: !1,
|
|
17989
|
-
parent:
|
|
17990
|
-
},
|
|
17989
|
+
parent: A4
|
|
17990
|
+
}, O4 = {
|
|
17991
17991
|
id: "global-object-keys-test-loop-body-current-iteration-value-argument-declaration-parent-ref-id",
|
|
17992
17992
|
type: n.GenericReference,
|
|
17993
17993
|
entityId: Hh,
|
|
17994
17994
|
entityType: n.FunctionDeclaration
|
|
17995
|
-
},
|
|
17995
|
+
}, C4 = {
|
|
17996
17996
|
id: zh,
|
|
17997
17997
|
type: n.ArgumentDeclaration,
|
|
17998
17998
|
version: 1,
|
|
17999
17999
|
name: "Current value",
|
|
18000
18000
|
description: "The current value being processed.",
|
|
18001
|
-
dataType:
|
|
18001
|
+
dataType: S4,
|
|
18002
18002
|
implements: cu,
|
|
18003
18003
|
required: !0,
|
|
18004
18004
|
index: 0,
|
|
18005
18005
|
writesValues: [],
|
|
18006
|
-
parent:
|
|
18007
|
-
},
|
|
18006
|
+
parent: O4
|
|
18007
|
+
}, w4 = {
|
|
18008
18008
|
id: "global-object-keys-test-loop-body-parent-ref-id",
|
|
18009
18009
|
type: n.GenericReference,
|
|
18010
18010
|
entityId: Ul,
|
|
18011
18011
|
entityType: n.Loop
|
|
18012
|
-
},
|
|
18012
|
+
}, B4 = {
|
|
18013
18013
|
id: Hh,
|
|
18014
18014
|
type: n.FunctionDeclaration,
|
|
18015
18015
|
version: 1,
|
|
18016
18016
|
name: "Iteration logic trigger",
|
|
18017
18017
|
description: "This function is called once for each iteration of the loop.",
|
|
18018
|
-
inputs: [
|
|
18018
|
+
inputs: [C4],
|
|
18019
18019
|
calls: [],
|
|
18020
18020
|
implements: es,
|
|
18021
18021
|
collapsed: !1,
|
|
@@ -18024,13 +18024,13 @@ const gF = {
|
|
|
18024
18024
|
index: 0,
|
|
18025
18025
|
x: 0,
|
|
18026
18026
|
y: 0,
|
|
18027
|
-
parent:
|
|
18028
|
-
},
|
|
18027
|
+
parent: w4
|
|
18028
|
+
}, _4 = {
|
|
18029
18029
|
id: "global-object-keys-test-loop-iteration-object-input-map-parent-ref-id",
|
|
18030
18030
|
type: n.GenericReference,
|
|
18031
18031
|
entityId: Ul,
|
|
18032
18032
|
entityType: n.Loop
|
|
18033
|
-
},
|
|
18033
|
+
}, M4 = {
|
|
18034
18034
|
id: "global-object-keys-test-loop-iteration-object-input-map-reads-value-ref-id",
|
|
18035
18035
|
type: n.GenericReference,
|
|
18036
18036
|
entityId: bn,
|
|
@@ -18043,20 +18043,20 @@ const gF = {
|
|
|
18043
18043
|
description: null,
|
|
18044
18044
|
declaration: es.inputs[0],
|
|
18045
18045
|
defaultValue: null,
|
|
18046
|
-
readsValue:
|
|
18046
|
+
readsValue: M4,
|
|
18047
18047
|
index: 0,
|
|
18048
|
-
parent:
|
|
18049
|
-
},
|
|
18048
|
+
parent: _4
|
|
18049
|
+
}, N4 = {
|
|
18050
18050
|
id: "global-object-keys-test-loop-parent-ref-id",
|
|
18051
18051
|
type: n.GenericReference,
|
|
18052
18052
|
entityId: J,
|
|
18053
18053
|
entityType: n.Project
|
|
18054
|
-
},
|
|
18054
|
+
}, V4 = {
|
|
18055
18055
|
id: "global-object-keys-test-loop-called-by-success-ref-two-id",
|
|
18056
18056
|
type: n.GenericReference,
|
|
18057
18057
|
entityId: Vn,
|
|
18058
18058
|
entityType: n.VariableDeclaration
|
|
18059
|
-
},
|
|
18059
|
+
}, x4 = {
|
|
18060
18060
|
id: "global-object-keys-test-loop-called-by-success-ref-one-id",
|
|
18061
18061
|
type: n.GenericReference,
|
|
18062
18062
|
entityId: bn,
|
|
@@ -18074,25 +18074,25 @@ const gF = {
|
|
|
18074
18074
|
// To test that it is dynamically generated based on the output the user defined on the continue or break statements
|
|
18075
18075
|
],
|
|
18076
18076
|
process: null,
|
|
18077
|
-
body:
|
|
18077
|
+
body: B4,
|
|
18078
18078
|
calledByError: [],
|
|
18079
18079
|
calledByEntry: [],
|
|
18080
18080
|
calledBySuccess: [
|
|
18081
|
-
|
|
18082
|
-
|
|
18081
|
+
x4,
|
|
18082
|
+
V4
|
|
18083
18083
|
],
|
|
18084
18084
|
breakStatements: [],
|
|
18085
18085
|
continueStatements: [],
|
|
18086
18086
|
error: null,
|
|
18087
18087
|
x: 0,
|
|
18088
18088
|
y: 0,
|
|
18089
|
-
parent:
|
|
18090
|
-
}, kl = "global-object-values-test-loop-id", Kh = "global-object-values-test-loop-body-id", Xh = "global-object-values-test-loop-body-current-iteration-value-argument-declaration-id", $
|
|
18089
|
+
parent: N4
|
|
18090
|
+
}, kl = "global-object-values-test-loop-id", Kh = "global-object-values-test-loop-body-id", Xh = "global-object-values-test-loop-body-current-iteration-value-argument-declaration-id", $4 = {
|
|
18091
18091
|
type: n.GenericReference,
|
|
18092
18092
|
id: "global-object-values-test-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",
|
|
18093
18093
|
entityId: Xh,
|
|
18094
18094
|
entityType: n.ArgumentDeclaration
|
|
18095
|
-
},
|
|
18095
|
+
}, L4 = {
|
|
18096
18096
|
like: !1,
|
|
18097
18097
|
inferred: !1,
|
|
18098
18098
|
id: "global-object-values-test-loop-body-current-iteration-value-argument-declaration-data-type-id",
|
|
@@ -18106,36 +18106,36 @@ const gF = {
|
|
|
18106
18106
|
isNullable: !1,
|
|
18107
18107
|
asType: !1,
|
|
18108
18108
|
constant: !1,
|
|
18109
|
-
parent: $
|
|
18110
|
-
},
|
|
18109
|
+
parent: $4
|
|
18110
|
+
}, G4 = {
|
|
18111
18111
|
id: "global-object-values-test-loop-body-current-iteration-value-argument-declaration-parent-ref-id",
|
|
18112
18112
|
type: n.GenericReference,
|
|
18113
18113
|
entityId: Kh,
|
|
18114
18114
|
entityType: n.FunctionDeclaration
|
|
18115
|
-
},
|
|
18115
|
+
}, F4 = {
|
|
18116
18116
|
id: Xh,
|
|
18117
18117
|
type: n.ArgumentDeclaration,
|
|
18118
18118
|
version: 1,
|
|
18119
18119
|
name: "Current value",
|
|
18120
18120
|
description: "The current value being processed.",
|
|
18121
|
-
dataType:
|
|
18121
|
+
dataType: L4,
|
|
18122
18122
|
implements: uu,
|
|
18123
18123
|
required: !0,
|
|
18124
18124
|
index: 0,
|
|
18125
18125
|
writesValues: [],
|
|
18126
|
-
parent:
|
|
18127
|
-
},
|
|
18126
|
+
parent: G4
|
|
18127
|
+
}, U4 = {
|
|
18128
18128
|
id: "global-object-values-test-loop-body-parent-ref-id",
|
|
18129
18129
|
type: n.GenericReference,
|
|
18130
18130
|
entityId: kl,
|
|
18131
18131
|
entityType: n.Loop
|
|
18132
|
-
},
|
|
18132
|
+
}, j4 = {
|
|
18133
18133
|
id: Kh,
|
|
18134
18134
|
type: n.FunctionDeclaration,
|
|
18135
18135
|
version: 1,
|
|
18136
18136
|
name: "Iteration logic trigger",
|
|
18137
18137
|
description: "This function is called once for each iteration of the loop.",
|
|
18138
|
-
inputs: [
|
|
18138
|
+
inputs: [F4],
|
|
18139
18139
|
calls: [],
|
|
18140
18140
|
implements: ts,
|
|
18141
18141
|
collapsed: !1,
|
|
@@ -18144,13 +18144,13 @@ const gF = {
|
|
|
18144
18144
|
index: 0,
|
|
18145
18145
|
x: 0,
|
|
18146
18146
|
y: 0,
|
|
18147
|
-
parent:
|
|
18148
|
-
},
|
|
18147
|
+
parent: U4
|
|
18148
|
+
}, k4 = {
|
|
18149
18149
|
id: "global-object-values-test-loop-iteration-object-input-map-parent-ref-id",
|
|
18150
18150
|
type: n.GenericReference,
|
|
18151
18151
|
entityId: kl,
|
|
18152
18152
|
entityType: n.Loop
|
|
18153
|
-
},
|
|
18153
|
+
}, q4 = {
|
|
18154
18154
|
id: "global-object-values-test-loop-iteration-object-input-map-reads-value-ref-id",
|
|
18155
18155
|
type: n.GenericReference,
|
|
18156
18156
|
entityId: Vn,
|
|
@@ -18163,15 +18163,15 @@ const gF = {
|
|
|
18163
18163
|
description: null,
|
|
18164
18164
|
declaration: ts.inputs[0],
|
|
18165
18165
|
defaultValue: null,
|
|
18166
|
-
readsValue:
|
|
18166
|
+
readsValue: q4,
|
|
18167
18167
|
index: 0,
|
|
18168
|
-
parent:
|
|
18169
|
-
},
|
|
18168
|
+
parent: k4
|
|
18169
|
+
}, J4 = {
|
|
18170
18170
|
id: "global-object-values-test-loop-parent-ref-id",
|
|
18171
18171
|
type: n.GenericReference,
|
|
18172
18172
|
entityId: J,
|
|
18173
18173
|
entityType: n.Project
|
|
18174
|
-
},
|
|
18174
|
+
}, W4 = {
|
|
18175
18175
|
id: "global-object-values-test-loop-called-by-success-ref-id",
|
|
18176
18176
|
type: n.GenericReference,
|
|
18177
18177
|
entityId: Vn,
|
|
@@ -18187,22 +18187,22 @@ const gF = {
|
|
|
18187
18187
|
outputsDeclarations: [],
|
|
18188
18188
|
outputs: [],
|
|
18189
18189
|
process: null,
|
|
18190
|
-
body:
|
|
18190
|
+
body: j4,
|
|
18191
18191
|
calledByError: [],
|
|
18192
18192
|
calledByEntry: [],
|
|
18193
|
-
calledBySuccess: [
|
|
18193
|
+
calledBySuccess: [W4],
|
|
18194
18194
|
breakStatements: [],
|
|
18195
18195
|
continueStatements: [],
|
|
18196
18196
|
error: null,
|
|
18197
18197
|
x: 0,
|
|
18198
18198
|
y: 0,
|
|
18199
|
-
parent:
|
|
18200
|
-
}, ql = "global-test-iterate-over-string-loop-id", Jl = "global-test-iterate-over-string-loop-body-id", Os = "global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-id", tf = "global-test-iterate-over-string-loop-iteration-list-input-map-id",
|
|
18199
|
+
parent: J4
|
|
18200
|
+
}, ql = "global-test-iterate-over-string-loop-id", Jl = "global-test-iterate-over-string-loop-body-id", Os = "global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-id", tf = "global-test-iterate-over-string-loop-iteration-list-input-map-id", Y4 = {
|
|
18201
18201
|
type: n.GenericReference,
|
|
18202
18202
|
id: "global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",
|
|
18203
18203
|
entityId: Os,
|
|
18204
18204
|
entityType: n.ArgumentDeclaration
|
|
18205
|
-
},
|
|
18205
|
+
}, H4 = {
|
|
18206
18206
|
like: !1,
|
|
18207
18207
|
inferred: !1,
|
|
18208
18208
|
id: "global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-id",
|
|
@@ -18216,30 +18216,30 @@ const gF = {
|
|
|
18216
18216
|
isNullable: !1,
|
|
18217
18217
|
asType: !1,
|
|
18218
18218
|
constant: !1,
|
|
18219
|
-
parent:
|
|
18220
|
-
},
|
|
18219
|
+
parent: Y4
|
|
18220
|
+
}, z4 = {
|
|
18221
18221
|
id: "global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-parent-ref-id",
|
|
18222
18222
|
type: n.GenericReference,
|
|
18223
18223
|
entityId: Jl,
|
|
18224
18224
|
entityType: n.FunctionDeclaration
|
|
18225
|
-
},
|
|
18225
|
+
}, Z4 = {
|
|
18226
18226
|
id: Os,
|
|
18227
18227
|
type: n.ArgumentDeclaration,
|
|
18228
18228
|
version: 1,
|
|
18229
18229
|
name: "Current character",
|
|
18230
18230
|
description: "The current character value being processed.",
|
|
18231
|
-
dataType:
|
|
18231
|
+
dataType: H4,
|
|
18232
18232
|
implements: au,
|
|
18233
18233
|
required: !0,
|
|
18234
18234
|
index: 1,
|
|
18235
18235
|
writesValues: [],
|
|
18236
|
-
parent:
|
|
18237
|
-
},
|
|
18236
|
+
parent: z4
|
|
18237
|
+
}, K4 = {
|
|
18238
18238
|
type: n.GenericReference,
|
|
18239
18239
|
id: "global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",
|
|
18240
18240
|
entityId: Os,
|
|
18241
18241
|
entityType: n.ArgumentDeclaration
|
|
18242
|
-
},
|
|
18242
|
+
}, X4 = {
|
|
18243
18243
|
like: !1,
|
|
18244
18244
|
inferred: !1,
|
|
18245
18245
|
id: "global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-id",
|
|
@@ -18253,8 +18253,8 @@ const gF = {
|
|
|
18253
18253
|
isNullable: !1,
|
|
18254
18254
|
asType: !1,
|
|
18255
18255
|
constant: !1,
|
|
18256
|
-
parent:
|
|
18257
|
-
},
|
|
18256
|
+
parent: K4
|
|
18257
|
+
}, Q4 = {
|
|
18258
18258
|
id: "global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-parent-ref-id",
|
|
18259
18259
|
type: n.GenericReference,
|
|
18260
18260
|
entityId: Jl,
|
|
@@ -18265,12 +18265,12 @@ const gF = {
|
|
|
18265
18265
|
version: 1,
|
|
18266
18266
|
name: "Current character",
|
|
18267
18267
|
description: "The current character value being processed.",
|
|
18268
|
-
dataType:
|
|
18268
|
+
dataType: X4,
|
|
18269
18269
|
implements: su,
|
|
18270
18270
|
required: !0,
|
|
18271
18271
|
index: 0,
|
|
18272
18272
|
writesValues: [],
|
|
18273
|
-
parent:
|
|
18273
|
+
parent: Q4
|
|
18274
18274
|
}, tU = {
|
|
18275
18275
|
id: "global-test-iterate-over-string-loop-body-parent-ref-id",
|
|
18276
18276
|
type: n.GenericReference,
|
|
@@ -18284,7 +18284,7 @@ const gF = {
|
|
|
18284
18284
|
description: "This function is called once for each iteration of the loop.",
|
|
18285
18285
|
inputs: [
|
|
18286
18286
|
eU,
|
|
18287
|
-
|
|
18287
|
+
Z4
|
|
18288
18288
|
],
|
|
18289
18289
|
calls: [],
|
|
18290
18290
|
implements: ou,
|
|
@@ -18564,7 +18564,7 @@ const EU = {
|
|
|
18564
18564
|
entityType: n.VariableDeclaration,
|
|
18565
18565
|
entityId: bn
|
|
18566
18566
|
}, of = {
|
|
18567
|
-
id:
|
|
18567
|
+
id: v4,
|
|
18568
18568
|
type: n.InputMap,
|
|
18569
18569
|
version: 1,
|
|
18570
18570
|
declaration: null,
|
|
@@ -18585,7 +18585,7 @@ const EU = {
|
|
|
18585
18585
|
entityType: n.VariableDeclaration,
|
|
18586
18586
|
entityId: bn
|
|
18587
18587
|
}, lf = {
|
|
18588
|
-
id:
|
|
18588
|
+
id: E4,
|
|
18589
18589
|
type: n.InputMap,
|
|
18590
18590
|
version: 1,
|
|
18591
18591
|
declaration: null,
|
|
@@ -18606,7 +18606,7 @@ const EU = {
|
|
|
18606
18606
|
entityType: n.VariableDeclaration,
|
|
18607
18607
|
entityId: bn
|
|
18608
18608
|
}, cf = {
|
|
18609
|
-
id:
|
|
18609
|
+
id: b4,
|
|
18610
18610
|
type: n.InputMap,
|
|
18611
18611
|
version: 1,
|
|
18612
18612
|
declaration: null,
|
|
@@ -18627,7 +18627,7 @@ const EU = {
|
|
|
18627
18627
|
entityType: n.VariableDeclaration,
|
|
18628
18628
|
entityId: bn
|
|
18629
18629
|
}, df = {
|
|
18630
|
-
id:
|
|
18630
|
+
id: T4,
|
|
18631
18631
|
type: n.InputMap,
|
|
18632
18632
|
version: 1,
|
|
18633
18633
|
declaration: null,
|
|
@@ -18648,7 +18648,7 @@ const EU = {
|
|
|
18648
18648
|
entityType: n.VariableDeclaration,
|
|
18649
18649
|
entityId: bn
|
|
18650
18650
|
}, uf = {
|
|
18651
|
-
id:
|
|
18651
|
+
id: m4,
|
|
18652
18652
|
type: n.InputMap,
|
|
18653
18653
|
version: 1,
|
|
18654
18654
|
declaration: null,
|
|
@@ -19094,7 +19094,7 @@ const EU = {
|
|
|
19094
19094
|
version: 1,
|
|
19095
19095
|
name: "Mocked project to compile",
|
|
19096
19096
|
description: "This project is used to test all sorts of features and edge cases. It is not meant to be used in production. Or to have any functionality that makes sense",
|
|
19097
|
-
projects: [
|
|
19097
|
+
projects: [c4],
|
|
19098
19098
|
entities: [
|
|
19099
19099
|
sl,
|
|
19100
19100
|
ol,
|
|
@@ -19121,7 +19121,7 @@ const EU = {
|
|
|
19121
19121
|
oy,
|
|
19122
19122
|
Sl,
|
|
19123
19123
|
pl,
|
|
19124
|
-
|
|
19124
|
+
i4,
|
|
19125
19125
|
Op,
|
|
19126
19126
|
VG
|
|
19127
19127
|
],
|
|
@@ -19144,7 +19144,7 @@ const EU = {
|
|
|
19144
19144
|
jl,
|
|
19145
19145
|
ef,
|
|
19146
19146
|
lU,
|
|
19147
|
-
|
|
19147
|
+
P4
|
|
19148
19148
|
],
|
|
19149
19149
|
searches: [DU]
|
|
19150
19150
|
};
|
|
@@ -32098,9 +32098,67 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
|
|
|
32098
32098
|
}
|
|
32099
32099
|
return this;
|
|
32100
32100
|
}
|
|
32101
|
+
/*
|
|
32102
|
+
Some return declarations belong to a parent termination statement which has a defined return signature
|
|
32103
|
+
Meaning, even if it has multiple termination statements, they always return the same
|
|
32104
|
+
Therefore, each termination statement has equivalent return declarations
|
|
32105
|
+
So a given return declaration has "counterparts" in other termination statements
|
|
32106
|
+
One for each other termination statement, to be exact
|
|
32107
|
+
All "continue" and "break" statements in a loop must have the same return declarations
|
|
32108
|
+
But only return statements in a function declaration that implements a signature must have the same return declarations
|
|
32109
|
+
*/
|
|
32110
|
+
getCounterparts() {
|
|
32111
|
+
let e = [];
|
|
32112
|
+
if ([n.BreakStatement, n.ContinueStatement].includes(
|
|
32113
|
+
this.parent.type
|
|
32114
|
+
)) {
|
|
32115
|
+
const t = this.parent.parent;
|
|
32116
|
+
e = [
|
|
32117
|
+
...t.breakStatements,
|
|
32118
|
+
...t.continueStatements
|
|
32119
|
+
].flatMap((s) => s.outputs).filter(
|
|
32120
|
+
(s) => O(s, this.project) === O(this, this.project) && s.id !== this.id
|
|
32121
|
+
);
|
|
32122
|
+
} else if (this.parent.type === n.ReturnStatement && [n.FunctionDeclaration, n.GlobalEvent].includes(
|
|
32123
|
+
this.parent.parent.type
|
|
32124
|
+
) && this.parent.parent.implements) {
|
|
32125
|
+
const i = this.parent.parent.returnStatements.flatMap(
|
|
32126
|
+
(a) => a.outputs
|
|
32127
|
+
);
|
|
32128
|
+
this.implements ? e = i.filter(
|
|
32129
|
+
(s) => {
|
|
32130
|
+
var o;
|
|
32131
|
+
return this.implements.id === ((o = s.implements) == null ? void 0 : o.id);
|
|
32132
|
+
}
|
|
32133
|
+
) : e = i.filter(
|
|
32134
|
+
(s) => O(s, this.project) === O(this, this.project) && s.id !== this.id
|
|
32135
|
+
);
|
|
32136
|
+
}
|
|
32137
|
+
return e;
|
|
32138
|
+
}
|
|
32139
|
+
inferDataTypeFromCounterparts() {
|
|
32140
|
+
var i, a;
|
|
32141
|
+
const e = this.getCounterparts(), t = e.find(
|
|
32142
|
+
(s) => {
|
|
32143
|
+
var o;
|
|
32144
|
+
return (o = s.dataType) == null ? void 0 : o.isResolved();
|
|
32145
|
+
}
|
|
32146
|
+
);
|
|
32147
|
+
if (t)
|
|
32148
|
+
this.setDataType(t.dataType);
|
|
32149
|
+
else
|
|
32150
|
+
for (let s = 0; s < e.length; s++) {
|
|
32151
|
+
const o = e[s];
|
|
32152
|
+
if ((!o.dataType || !o.dataType.isResolved() || (i = o.dataType) != null && i.inferred) && o.readsValue && o.inferDataType(), (a = o.dataType) != null && a.isResolved()) {
|
|
32153
|
+
this.setDataType(o.dataType);
|
|
32154
|
+
break;
|
|
32155
|
+
}
|
|
32156
|
+
}
|
|
32157
|
+
return this;
|
|
32158
|
+
}
|
|
32101
32159
|
getDataType() {
|
|
32102
32160
|
var e;
|
|
32103
|
-
return (!this.dataType || !this.dataType.isResolved() || (e = this.dataType) != null && e.inferred) && this.readsValue
|
|
32161
|
+
return (!this.dataType || !this.dataType.isResolved() || (e = this.dataType) != null && e.inferred) && this.readsValue ? this.inferDataType() : this.inferDataTypeFromCounterparts(), this.dataType;
|
|
32104
32162
|
}
|
|
32105
32163
|
};
|
|
32106
32164
|
c(be, "MUTABLE_BASE_PROPERTIES", [
|