@awesome-flow/noise 0.9.1 → 0.9.2
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/abstract/index.cjs +6 -6
- package/dist/abstract/index.d.cts +2 -2
- package/dist/abstract/index.d.ts +2 -2
- package/dist/abstract/index.js +5 -5
- package/dist/{chunk-D5QJ3563.cjs → chunk-36USJJC4.cjs} +52 -117
- package/dist/{chunk-76MMGOOY.cjs → chunk-DQE5NXY7.cjs} +84 -181
- package/dist/{chunk-4YL2V7SE.js → chunk-FMJZTXJQ.js} +75 -140
- package/dist/{chunk-O5DVJAMK.cjs → chunk-LKDSXT7I.cjs} +66 -144
- package/dist/{chunk-L45ZU7VL.js → chunk-M26CSOHC.js} +109 -206
- package/dist/{chunk-S2ZGHJ75.js → chunk-NUA3VGOA.js} +99 -177
- package/dist/{chunk-MIYOMNAG.cjs → chunk-OLJKWO2H.cjs} +77 -129
- package/dist/{chunk-EHBNVDTI.js → chunk-R6TU3SBX.js} +7 -18
- package/dist/{chunk-BE4RLT5P.js → chunk-W4T6Q7A5.js} +75 -127
- package/dist/{chunk-X2GXADE5.cjs → chunk-XC7VF5YC.cjs} +7 -18
- package/dist/{index-EzT2GjIx.d.cts → index-BZr1EROK.d.cts} +1 -1
- package/dist/{index-DAAmYCPU.d.ts → index-DzD3jbPF.d.ts} +1 -1
- package/dist/nodes/generators/index.cjs +2 -2
- package/dist/nodes/generators/index.js +1 -1
- package/dist/nodes/groups/index.cjs +2 -2
- package/dist/nodes/groups/index.js +1 -1
- package/dist/nodes/index.cjs +6 -6
- package/dist/nodes/index.js +5 -5
- package/dist/nodes/modifiers/index.cjs +2 -2
- package/dist/nodes/modifiers/index.js +1 -1
- package/dist/nodes/output/index.cjs +6 -6
- package/dist/nodes/output/index.js +5 -5
- package/dist/nodes/selectors/index.cjs +6 -6
- package/dist/nodes/selectors/index.js +5 -5
- package/dist/nodes/transformers/index.cjs +2 -2
- package/dist/nodes/transformers/index.js +1 -1
- package/dist/templates/generators/index.cjs +6 -6
- package/dist/templates/generators/index.js +5 -5
- package/dist/templates/groups/index.cjs +6 -6
- package/dist/templates/groups/index.js +5 -5
- package/dist/templates/index.cjs +6 -6
- package/dist/templates/index.d.cts +1 -1
- package/dist/templates/index.d.ts +1 -1
- package/dist/templates/index.js +5 -5
- package/dist/templates/modifiers/index.cjs +6 -6
- package/dist/templates/modifiers/index.js +5 -5
- package/dist/templates/output/index.cjs +6 -6
- package/dist/templates/output/index.js +5 -5
- package/dist/templates/selectors/index.cjs +6 -6
- package/dist/templates/selectors/index.js +5 -5
- package/dist/templates/transformers/index.cjs +6 -6
- package/dist/templates/transformers/index.d.cts +1 -1
- package/dist/templates/transformers/index.d.ts +1 -1
- package/dist/templates/transformers/index.js +5 -5
- package/package.json +10 -10
|
@@ -10,7 +10,7 @@ var _libnoisesimplexts = require('libnoise-simplex-ts');
|
|
|
10
10
|
var _react = require('react');
|
|
11
11
|
var _jsxruntime = require('react/jsx-runtime');
|
|
12
12
|
function NoiseAbsNode(t0) {
|
|
13
|
-
const $ = _compilerruntime.c.call(void 0,
|
|
13
|
+
const $ = _compilerruntime.c.call(void 0, 10);
|
|
14
14
|
const {
|
|
15
15
|
id,
|
|
16
16
|
selected,
|
|
@@ -42,27 +42,17 @@ function NoiseAbsNode(t0) {
|
|
|
42
42
|
}
|
|
43
43
|
_react.useEffect.call(void 0, t1, t2);
|
|
44
44
|
let t3;
|
|
45
|
-
if ($[5] !== data
|
|
46
|
-
t3 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.
|
|
47
|
-
$[5] = data
|
|
45
|
+
if ($[5] !== data || $[6] !== id || $[7] !== selected || $[8] !== type) {
|
|
46
|
+
t3 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type });
|
|
47
|
+
$[5] = data;
|
|
48
48
|
$[6] = id;
|
|
49
|
-
$[7] =
|
|
49
|
+
$[7] = selected;
|
|
50
|
+
$[8] = type;
|
|
51
|
+
$[9] = t3;
|
|
50
52
|
} else {
|
|
51
|
-
t3 = $[
|
|
53
|
+
t3 = $[9];
|
|
52
54
|
}
|
|
53
|
-
|
|
54
|
-
if ($[8] !== data || $[9] !== id || $[10] !== selected || $[11] !== t3 || $[12] !== type) {
|
|
55
|
-
t4 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t3 });
|
|
56
|
-
$[8] = data;
|
|
57
|
-
$[9] = id;
|
|
58
|
-
$[10] = selected;
|
|
59
|
-
$[11] = t3;
|
|
60
|
-
$[12] = type;
|
|
61
|
-
$[13] = t4;
|
|
62
|
-
} else {
|
|
63
|
-
t4 = $[13];
|
|
64
|
-
}
|
|
65
|
-
return t4;
|
|
55
|
+
return t3;
|
|
66
56
|
}
|
|
67
57
|
var noise_abs_node_default = NoiseAbsNode;
|
|
68
58
|
|
|
@@ -75,7 +65,7 @@ var _core = require('@mantine/core');
|
|
|
75
65
|
|
|
76
66
|
|
|
77
67
|
function NoiseClampNode(t0) {
|
|
78
|
-
const $ = _compilerruntime.c.call(void 0,
|
|
68
|
+
const $ = _compilerruntime.c.call(void 0, 23);
|
|
79
69
|
const {
|
|
80
70
|
id,
|
|
81
71
|
selected,
|
|
@@ -159,31 +149,18 @@ function NoiseClampNode(t0) {
|
|
|
159
149
|
t7 = $[16];
|
|
160
150
|
}
|
|
161
151
|
let t8;
|
|
162
|
-
if ($[17] !== data
|
|
163
|
-
t8 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.
|
|
164
|
-
$[17] = data
|
|
152
|
+
if ($[17] !== data || $[18] !== id || $[19] !== selected || $[20] !== t7 || $[21] !== type) {
|
|
153
|
+
t8 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t7 });
|
|
154
|
+
$[17] = data;
|
|
165
155
|
$[18] = id;
|
|
166
|
-
$[19] =
|
|
156
|
+
$[19] = selected;
|
|
157
|
+
$[20] = t7;
|
|
158
|
+
$[21] = type;
|
|
159
|
+
$[22] = t8;
|
|
167
160
|
} else {
|
|
168
|
-
t8 = $[
|
|
161
|
+
t8 = $[22];
|
|
169
162
|
}
|
|
170
|
-
|
|
171
|
-
if ($[20] !== data || $[21] !== id || $[22] !== selected || $[23] !== t7 || $[24] !== t8 || $[25] !== type) {
|
|
172
|
-
t9 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
|
|
173
|
-
t7,
|
|
174
|
-
t8
|
|
175
|
-
] });
|
|
176
|
-
$[20] = data;
|
|
177
|
-
$[21] = id;
|
|
178
|
-
$[22] = selected;
|
|
179
|
-
$[23] = t7;
|
|
180
|
-
$[24] = t8;
|
|
181
|
-
$[25] = type;
|
|
182
|
-
$[26] = t9;
|
|
183
|
-
} else {
|
|
184
|
-
t9 = $[26];
|
|
185
|
-
}
|
|
186
|
-
return t9;
|
|
163
|
+
return t8;
|
|
187
164
|
}
|
|
188
165
|
var noise_clamp_node_default = NoiseClampNode;
|
|
189
166
|
|
|
@@ -222,7 +199,7 @@ var options = {
|
|
|
222
199
|
power: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _iconsreact.IconChevronUp, {})
|
|
223
200
|
};
|
|
224
201
|
function NoiseCombineNode(t0) {
|
|
225
|
-
const $ = _compilerruntime.c.call(void 0,
|
|
202
|
+
const $ = _compilerruntime.c.call(void 0, 18);
|
|
226
203
|
const {
|
|
227
204
|
id,
|
|
228
205
|
selected,
|
|
@@ -280,31 +257,18 @@ function NoiseCombineNode(t0) {
|
|
|
280
257
|
t4 = $[11];
|
|
281
258
|
}
|
|
282
259
|
let t5;
|
|
283
|
-
if ($[12] !== data
|
|
284
|
-
t5 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.
|
|
285
|
-
$[12] = data
|
|
260
|
+
if ($[12] !== data || $[13] !== id || $[14] !== selected || $[15] !== t4 || $[16] !== type) {
|
|
261
|
+
t5 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t4 });
|
|
262
|
+
$[12] = data;
|
|
286
263
|
$[13] = id;
|
|
287
|
-
$[14] =
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
let t6;
|
|
292
|
-
if ($[15] !== data || $[16] !== id || $[17] !== selected || $[18] !== t4 || $[19] !== t5 || $[20] !== type) {
|
|
293
|
-
t6 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
|
|
294
|
-
t4,
|
|
295
|
-
t5
|
|
296
|
-
] });
|
|
297
|
-
$[15] = data;
|
|
298
|
-
$[16] = id;
|
|
299
|
-
$[17] = selected;
|
|
300
|
-
$[18] = t4;
|
|
301
|
-
$[19] = t5;
|
|
302
|
-
$[20] = type;
|
|
303
|
-
$[21] = t6;
|
|
264
|
+
$[14] = selected;
|
|
265
|
+
$[15] = t4;
|
|
266
|
+
$[16] = type;
|
|
267
|
+
$[17] = t5;
|
|
304
268
|
} else {
|
|
305
|
-
|
|
269
|
+
t5 = $[17];
|
|
306
270
|
}
|
|
307
|
-
return
|
|
271
|
+
return t5;
|
|
308
272
|
}
|
|
309
273
|
var noise_combine_node_default = NoiseCombineNode;
|
|
310
274
|
|
|
@@ -399,8 +363,7 @@ function NoiseCurveNode({
|
|
|
399
363
|
output: 0,
|
|
400
364
|
key: _hooks3.randomId.call(void 0, )
|
|
401
365
|
}), children: "Add control point" })
|
|
402
|
-
] })
|
|
403
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeTrackConnections, { handles: data.handles, nodeId: id, type: "target" })
|
|
366
|
+
] })
|
|
404
367
|
] });
|
|
405
368
|
}
|
|
406
369
|
var noise_curve_node_default = NoiseCurveNode;
|
|
@@ -414,7 +377,7 @@ var noise_curve_node_default = NoiseCurveNode;
|
|
|
414
377
|
|
|
415
378
|
|
|
416
379
|
function NoiseExponentNode(t0) {
|
|
417
|
-
const $ = _compilerruntime.c.call(void 0,
|
|
380
|
+
const $ = _compilerruntime.c.call(void 0, 16);
|
|
418
381
|
const {
|
|
419
382
|
id,
|
|
420
383
|
selected,
|
|
@@ -471,31 +434,18 @@ function NoiseExponentNode(t0) {
|
|
|
471
434
|
t4 = $[9];
|
|
472
435
|
}
|
|
473
436
|
let t5;
|
|
474
|
-
if ($[10] !== data
|
|
475
|
-
t5 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.
|
|
476
|
-
$[10] = data
|
|
437
|
+
if ($[10] !== data || $[11] !== id || $[12] !== selected || $[13] !== t4 || $[14] !== type) {
|
|
438
|
+
t5 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t4 });
|
|
439
|
+
$[10] = data;
|
|
477
440
|
$[11] = id;
|
|
478
|
-
$[12] =
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
let t6;
|
|
483
|
-
if ($[13] !== data || $[14] !== id || $[15] !== selected || $[16] !== t4 || $[17] !== t5 || $[18] !== type) {
|
|
484
|
-
t6 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
|
|
485
|
-
t4,
|
|
486
|
-
t5
|
|
487
|
-
] });
|
|
488
|
-
$[13] = data;
|
|
489
|
-
$[14] = id;
|
|
490
|
-
$[15] = selected;
|
|
491
|
-
$[16] = t4;
|
|
492
|
-
$[17] = t5;
|
|
493
|
-
$[18] = type;
|
|
494
|
-
$[19] = t6;
|
|
441
|
+
$[12] = selected;
|
|
442
|
+
$[13] = t4;
|
|
443
|
+
$[14] = type;
|
|
444
|
+
$[15] = t5;
|
|
495
445
|
} else {
|
|
496
|
-
|
|
446
|
+
t5 = $[15];
|
|
497
447
|
}
|
|
498
|
-
return
|
|
448
|
+
return t5;
|
|
499
449
|
}
|
|
500
450
|
var noise_exponent_node_default = NoiseExponentNode;
|
|
501
451
|
|
|
@@ -507,7 +457,7 @@ var noise_exponent_node_default = NoiseExponentNode;
|
|
|
507
457
|
|
|
508
458
|
|
|
509
459
|
function NoiseInvertNode(t0) {
|
|
510
|
-
const $ = _compilerruntime.c.call(void 0,
|
|
460
|
+
const $ = _compilerruntime.c.call(void 0, 10);
|
|
511
461
|
const {
|
|
512
462
|
id,
|
|
513
463
|
selected,
|
|
@@ -539,27 +489,17 @@ function NoiseInvertNode(t0) {
|
|
|
539
489
|
}
|
|
540
490
|
_react.useEffect.call(void 0, t1, t2);
|
|
541
491
|
let t3;
|
|
542
|
-
if ($[5] !== data
|
|
543
|
-
t3 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.
|
|
544
|
-
$[5] = data
|
|
492
|
+
if ($[5] !== data || $[6] !== id || $[7] !== selected || $[8] !== type) {
|
|
493
|
+
t3 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type });
|
|
494
|
+
$[5] = data;
|
|
545
495
|
$[6] = id;
|
|
546
|
-
$[7] =
|
|
496
|
+
$[7] = selected;
|
|
497
|
+
$[8] = type;
|
|
498
|
+
$[9] = t3;
|
|
547
499
|
} else {
|
|
548
|
-
t3 = $[
|
|
500
|
+
t3 = $[9];
|
|
549
501
|
}
|
|
550
|
-
|
|
551
|
-
if ($[8] !== data || $[9] !== id || $[10] !== selected || $[11] !== t3 || $[12] !== type) {
|
|
552
|
-
t4 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t3 });
|
|
553
|
-
$[8] = data;
|
|
554
|
-
$[9] = id;
|
|
555
|
-
$[10] = selected;
|
|
556
|
-
$[11] = t3;
|
|
557
|
-
$[12] = type;
|
|
558
|
-
$[13] = t4;
|
|
559
|
-
} else {
|
|
560
|
-
t4 = $[13];
|
|
561
|
-
}
|
|
562
|
-
return t4;
|
|
502
|
+
return t3;
|
|
563
503
|
}
|
|
564
504
|
var noise_invert_node_default = NoiseInvertNode;
|
|
565
505
|
|
|
@@ -571,7 +511,7 @@ var noise_invert_node_default = NoiseInvertNode;
|
|
|
571
511
|
|
|
572
512
|
|
|
573
513
|
function NoiseNormalizeNode(t0) {
|
|
574
|
-
const $ = _compilerruntime.c.call(void 0,
|
|
514
|
+
const $ = _compilerruntime.c.call(void 0, 23);
|
|
575
515
|
const {
|
|
576
516
|
id,
|
|
577
517
|
selected,
|
|
@@ -656,31 +596,18 @@ function NoiseNormalizeNode(t0) {
|
|
|
656
596
|
t7 = $[16];
|
|
657
597
|
}
|
|
658
598
|
let t8;
|
|
659
|
-
if ($[17] !== data
|
|
660
|
-
t8 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.
|
|
661
|
-
$[17] = data
|
|
599
|
+
if ($[17] !== data || $[18] !== id || $[19] !== selected || $[20] !== t7 || $[21] !== type) {
|
|
600
|
+
t8 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t7 });
|
|
601
|
+
$[17] = data;
|
|
662
602
|
$[18] = id;
|
|
663
|
-
$[19] =
|
|
603
|
+
$[19] = selected;
|
|
604
|
+
$[20] = t7;
|
|
605
|
+
$[21] = type;
|
|
606
|
+
$[22] = t8;
|
|
664
607
|
} else {
|
|
665
|
-
t8 = $[
|
|
608
|
+
t8 = $[22];
|
|
666
609
|
}
|
|
667
|
-
|
|
668
|
-
if ($[20] !== data || $[21] !== id || $[22] !== selected || $[23] !== t7 || $[24] !== t8 || $[25] !== type) {
|
|
669
|
-
t9 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
|
|
670
|
-
t7,
|
|
671
|
-
t8
|
|
672
|
-
] });
|
|
673
|
-
$[20] = data;
|
|
674
|
-
$[21] = id;
|
|
675
|
-
$[22] = selected;
|
|
676
|
-
$[23] = t7;
|
|
677
|
-
$[24] = t8;
|
|
678
|
-
$[25] = type;
|
|
679
|
-
$[26] = t9;
|
|
680
|
-
} else {
|
|
681
|
-
t9 = $[26];
|
|
682
|
-
}
|
|
683
|
-
return t9;
|
|
610
|
+
return t8;
|
|
684
611
|
}
|
|
685
612
|
var noise_normalize_node_default = NoiseNormalizeNode;
|
|
686
613
|
|
|
@@ -693,7 +620,7 @@ var noise_normalize_node_default = NoiseNormalizeNode;
|
|
|
693
620
|
|
|
694
621
|
|
|
695
622
|
function NoiseScaleBiasNode(t0) {
|
|
696
|
-
const $ = _compilerruntime.c.call(void 0,
|
|
623
|
+
const $ = _compilerruntime.c.call(void 0, 23);
|
|
697
624
|
const {
|
|
698
625
|
id,
|
|
699
626
|
selected,
|
|
@@ -783,31 +710,18 @@ function NoiseScaleBiasNode(t0) {
|
|
|
783
710
|
t7 = $[16];
|
|
784
711
|
}
|
|
785
712
|
let t8;
|
|
786
|
-
if ($[17] !== data
|
|
787
|
-
t8 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.
|
|
788
|
-
$[17] = data
|
|
713
|
+
if ($[17] !== data || $[18] !== id || $[19] !== selected || $[20] !== t7 || $[21] !== type) {
|
|
714
|
+
t8 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: t7 });
|
|
715
|
+
$[17] = data;
|
|
789
716
|
$[18] = id;
|
|
790
|
-
$[19] =
|
|
717
|
+
$[19] = selected;
|
|
718
|
+
$[20] = t7;
|
|
719
|
+
$[21] = type;
|
|
720
|
+
$[22] = t8;
|
|
791
721
|
} else {
|
|
792
|
-
t8 = $[
|
|
722
|
+
t8 = $[22];
|
|
793
723
|
}
|
|
794
|
-
|
|
795
|
-
if ($[20] !== data || $[21] !== id || $[22] !== selected || $[23] !== t7 || $[24] !== t8 || $[25] !== type) {
|
|
796
|
-
t9 = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, data, type, children: [
|
|
797
|
-
t7,
|
|
798
|
-
t8
|
|
799
|
-
] });
|
|
800
|
-
$[20] = data;
|
|
801
|
-
$[21] = id;
|
|
802
|
-
$[22] = selected;
|
|
803
|
-
$[23] = t7;
|
|
804
|
-
$[24] = t8;
|
|
805
|
-
$[25] = type;
|
|
806
|
-
$[26] = t9;
|
|
807
|
-
} else {
|
|
808
|
-
t9 = $[26];
|
|
809
|
-
}
|
|
810
|
-
return t9;
|
|
724
|
+
return t8;
|
|
811
725
|
}
|
|
812
726
|
var noise_scale_bias_node_default = _react.memo.call(void 0, NoiseScaleBiasNode);
|
|
813
727
|
|
|
@@ -824,7 +738,7 @@ var noise_scale_bias_node_default = _react.memo.call(void 0, NoiseScaleBiasNode)
|
|
|
824
738
|
|
|
825
739
|
|
|
826
740
|
function NoiseTerraceNode(t0) {
|
|
827
|
-
const $ = _compilerruntime.c.call(void 0,
|
|
741
|
+
const $ = _compilerruntime.c.call(void 0, 27);
|
|
828
742
|
const {
|
|
829
743
|
id,
|
|
830
744
|
selected,
|
|
@@ -948,33 +862,22 @@ function NoiseTerraceNode(t0) {
|
|
|
948
862
|
t11 = $[19];
|
|
949
863
|
}
|
|
950
864
|
let t12;
|
|
951
|
-
if ($[20] !== data
|
|
952
|
-
t12 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
953
|
-
$[20] = data.handles;
|
|
954
|
-
$[21] = id;
|
|
955
|
-
$[22] = t12;
|
|
956
|
-
} else {
|
|
957
|
-
t12 = $[22];
|
|
958
|
-
}
|
|
959
|
-
let t13;
|
|
960
|
-
if ($[23] !== data || $[24] !== fields || $[25] !== id || $[26] !== selected || $[27] !== t11 || $[28] !== t12 || $[29] !== type) {
|
|
961
|
-
t13 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _jsxruntime.Fragment, { children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, type, data, children: [
|
|
865
|
+
if ($[20] !== data || $[21] !== fields || $[22] !== id || $[23] !== selected || $[24] !== t11 || $[25] !== type) {
|
|
866
|
+
t12 = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _jsxruntime.Fragment, { children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _layout.NodeContainer, { id, selected, type, data, children: [
|
|
962
867
|
fields,
|
|
963
|
-
t11
|
|
964
|
-
t12
|
|
868
|
+
t11
|
|
965
869
|
] }) });
|
|
966
|
-
$[
|
|
967
|
-
$[
|
|
968
|
-
$[
|
|
969
|
-
$[
|
|
970
|
-
$[
|
|
971
|
-
$[
|
|
972
|
-
$[
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
return t13;
|
|
870
|
+
$[20] = data;
|
|
871
|
+
$[21] = fields;
|
|
872
|
+
$[22] = id;
|
|
873
|
+
$[23] = selected;
|
|
874
|
+
$[24] = t11;
|
|
875
|
+
$[25] = type;
|
|
876
|
+
$[26] = t12;
|
|
877
|
+
} else {
|
|
878
|
+
t12 = $[26];
|
|
879
|
+
}
|
|
880
|
+
return t12;
|
|
978
881
|
}
|
|
979
882
|
function _temp3(v_0) {
|
|
980
883
|
return v_0.value;
|