x-runtime-lib 0.6.39 → 0.6.40

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.
Files changed (2) hide show
  1. package/dist/index.js +237 -233
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -14,8 +14,8 @@ function Aa(r) {
14
14
  var d = !0;
15
15
  } catch {
16
16
  }
17
- var y = Pa.call(r);
18
- return d && (o ? r[it] = c : delete r[it]), y;
17
+ var v = Pa.call(r);
18
+ return d && (o ? r[it] = c : delete r[it]), v;
19
19
  }
20
20
  var Ia = Object.prototype, La = Ia.toString;
21
21
  function Da(r) {
@@ -170,11 +170,11 @@ var zi = typeof exports == "object" && exports && !exports.nodeType && exports,
170
170
  }
171
171
  }(), Un = ze && ze.isTypedArray, Ys = Un ? Fr(Un) : Ws, Xs = Object.prototype, Hs = Xs.hasOwnProperty;
172
172
  function Js(r, o) {
173
- var c = Br(r), d = !c && ys(r), y = !c && !d && Wi(r), b = !c && !d && !y && Ys(r), v = c || d || y || b, S = v ? ps(r.length, String) : [], x = S.length;
173
+ var c = Br(r), d = !c && ys(r), v = !c && !d && Wi(r), b = !c && !d && !v && Ys(r), y = c || d || v || b, S = y ? ps(r.length, String) : [], x = S.length;
174
174
  for (var n in r)
175
- Hs.call(r, n) && !(v && // Safari 9 has enumerable `arguments.length` in strict mode.
175
+ Hs.call(r, n) && !(y && // Safari 9 has enumerable `arguments.length` in strict mode.
176
176
  (n == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
177
- y && (n == "offset" || n == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
177
+ v && (n == "offset" || n == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
178
178
  b && (n == "buffer" || n == "byteLength" || n == "byteOffset") || // Skip index properties.
179
179
  is(n, x))) && S.push(n);
180
180
  return S;
@@ -318,8 +318,8 @@ Xe.prototype.get = xu;
318
318
  Xe.prototype.has = Su;
319
319
  Xe.prototype.set = Ru;
320
320
  function Tu(r, o) {
321
- for (var c = -1, d = o.length, y = r.length; ++c < d; )
322
- r[y + c] = o[c];
321
+ for (var c = -1, d = o.length, v = r.length; ++c < d; )
322
+ r[v + c] = o[c];
323
323
  return r;
324
324
  }
325
325
  var wu = Yi(Object.getPrototypeOf, Object);
@@ -362,9 +362,9 @@ function Lu(r, o) {
362
362
  return r.slice();
363
363
  }
364
364
  function Du(r, o) {
365
- for (var c = -1, d = r == null ? 0 : r.length, y = 0, b = []; ++c < d; ) {
366
- var v = r[c];
367
- o(v, c, r) && (b[y++] = v);
365
+ for (var c = -1, d = r == null ? 0 : r.length, v = 0, b = []; ++c < d; ) {
366
+ var y = r[c];
367
+ o(y, c, r) && (b[v++] = y);
368
368
  }
369
369
  return b;
370
370
  }
@@ -476,40 +476,40 @@ function Ol(r) {
476
476
  var ti = ze && ze.isSet, Nl = ti ? Fr(ti) : Ol, Hi = "[object Arguments]", kl = "[object Array]", Cl = "[object Boolean]", Pl = "[object Date]", Al = "[object Error]", Ji = "[object Function]", Il = "[object GeneratorFunction]", Ll = "[object Map]", Dl = "[object Number]", Ki = "[object Object]", Ml = "[object RegExp]", Vl = "[object Set]", $l = "[object String]", jl = "[object Symbol]", Bl = "[object WeakMap]", Fl = "[object ArrayBuffer]", Ul = "[object DataView]", Gl = "[object Float32Array]", Wl = "[object Float64Array]", zl = "[object Int8Array]", Yl = "[object Int16Array]", Xl = "[object Int32Array]", Hl = "[object Uint8Array]", Jl = "[object Uint8ClampedArray]", Kl = "[object Uint16Array]", ql = "[object Uint32Array]", $ = {};
477
477
  $[Hi] = $[kl] = $[Fl] = $[Ul] = $[Cl] = $[Pl] = $[Gl] = $[Wl] = $[zl] = $[Yl] = $[Xl] = $[Ll] = $[Dl] = $[Ki] = $[Ml] = $[Vl] = $[$l] = $[jl] = $[Hl] = $[Jl] = $[Kl] = $[ql] = !0;
478
478
  $[Al] = $[Ji] = $[Bl] = !1;
479
- function Tt(r, o, c, d, y, b) {
480
- var v;
481
- if (v !== void 0)
482
- return v;
479
+ function Tt(r, o, c, d, v, b) {
480
+ var y;
481
+ if (y !== void 0)
482
+ return y;
483
483
  if (!Dt(r))
484
484
  return r;
485
485
  var S = Br(r);
486
486
  if (S)
487
- v = Ku(r);
487
+ y = Ku(r);
488
488
  else {
489
489
  var x = ve(r), n = x == Ji || x == Il;
490
490
  if (Wi(r))
491
491
  return Lu(r);
492
- if (x == Ki || x == Hi || n && !y)
493
- v = n ? {} : xl(r);
492
+ if (x == Ki || x == Hi || n && !v)
493
+ y = n ? {} : xl(r);
494
494
  else {
495
495
  if (!$[x])
496
- return y ? r : {};
497
- v = El(r, x);
496
+ return v ? r : {};
497
+ y = El(r, x);
498
498
  }
499
499
  }
500
500
  b || (b = new He());
501
501
  var t = b.get(r);
502
502
  if (t)
503
503
  return t;
504
- b.set(r, v), Nl(r) ? r.forEach(function(u) {
505
- v.add(Tt(u, o, c, u, r, b));
504
+ b.set(r, y), Nl(r) ? r.forEach(function(u) {
505
+ y.add(Tt(u, o, c, u, r, b));
506
506
  }) : Tl(r) && r.forEach(function(u, s) {
507
- v.set(s, Tt(u, o, c, s, r, b));
507
+ y.set(s, Tt(u, o, c, s, r, b));
508
508
  });
509
509
  var e = Fu, i = S ? void 0 : e(r);
510
510
  return ts(i || r, function(u, s) {
511
- i && (s = u, u = r[s]), us(v, s, Tt(u, o, c, s, r, b));
512
- }), v;
511
+ i && (s = u, u = r[s]), us(y, s, Tt(u, o, c, s, r, b));
512
+ }), y;
513
513
  }
514
514
  var Zl = 1, Ql = 4;
515
515
  function Z(r) {
@@ -517,14 +517,14 @@ function Z(r) {
517
517
  }
518
518
  function qi(r) {
519
519
  const o = R(() => {
520
- var y;
521
- return (y = r.node.legend) == null ? void 0 : y.show;
520
+ var v;
521
+ return (v = r.node.legend) == null ? void 0 : v.show;
522
522
  }), c = R(() => {
523
- var y;
524
- return (y = r.node.legend) == null ? void 0 : y.data;
523
+ var v;
524
+ return (v = r.node.legend) == null ? void 0 : v.data;
525
525
  });
526
- function d(y) {
527
- y.legend = {
526
+ function d(v) {
527
+ v.legend = {
528
528
  show: o.value,
529
529
  data: c.value
530
530
  };
@@ -549,72 +549,72 @@ function Qi(r) {
549
549
  var b;
550
550
  return (b = r.node.title) == null ? void 0 : b.subtext;
551
551
  });
552
- function y(b) {
552
+ function v(b) {
553
553
  b.title = {
554
554
  show: o.value,
555
555
  text: c.value,
556
556
  subtext: d.value
557
557
  };
558
558
  }
559
- return { show: o, text: c, subtext: d, applyTitle: y };
559
+ return { show: o, text: c, subtext: d, applyTitle: v };
560
560
  }
561
561
  function eo(r) {
562
562
  const o = R(() => {
563
- var v;
564
- return (v = r.node.xAxis) == null ? void 0 : v.show;
563
+ var y;
564
+ return (y = r.node.xAxis) == null ? void 0 : y.show;
565
565
  }), c = R(() => {
566
- var v;
567
- return (v = r.node.xAxis) == null ? void 0 : v.position;
566
+ var y;
567
+ return (y = r.node.xAxis) == null ? void 0 : y.position;
568
568
  }), d = R(() => {
569
- var v;
570
- return (v = r.node.xAxis) == null ? void 0 : v.type;
571
- }), y = R(() => {
572
- var v;
573
- return (v = r.node.xAxis) == null ? void 0 : v.data;
569
+ var y;
570
+ return (y = r.node.xAxis) == null ? void 0 : y.type;
571
+ }), v = R(() => {
572
+ var y;
573
+ return (y = r.node.xAxis) == null ? void 0 : y.data;
574
574
  });
575
- function b(v) {
576
- v.xAxis = {
575
+ function b(y) {
576
+ y.xAxis = {
577
577
  show: o.value,
578
578
  position: c.value,
579
579
  type: d.value,
580
- data: y.value
580
+ data: v.value
581
581
  };
582
582
  }
583
- return { show: o, position: c, type: d, data: y, applyXAxis: b };
583
+ return { show: o, position: c, type: d, data: v, applyXAxis: b };
584
584
  }
585
585
  function to(r) {
586
586
  const o = R(() => {
587
- var v;
588
- return (v = r.node.yAxis) == null ? void 0 : v.show;
587
+ var y;
588
+ return (y = r.node.yAxis) == null ? void 0 : y.show;
589
589
  }), c = R(() => {
590
- var v;
591
- return (v = r.node.yAxis) == null ? void 0 : v.position;
590
+ var y;
591
+ return (y = r.node.yAxis) == null ? void 0 : y.position;
592
592
  }), d = R(() => {
593
- var v;
594
- return (v = r.node.yAxis) == null ? void 0 : v.type;
595
- }), y = R(() => {
596
- var v;
597
- return (v = r.node.yAxis) == null ? void 0 : v.data;
593
+ var y;
594
+ return (y = r.node.yAxis) == null ? void 0 : y.type;
595
+ }), v = R(() => {
596
+ var y;
597
+ return (y = r.node.yAxis) == null ? void 0 : y.data;
598
598
  });
599
- function b(v) {
600
- v.yAxis = {
599
+ function b(y) {
600
+ y.yAxis = {
601
601
  show: o.value,
602
602
  position: c.value,
603
603
  type: d.value,
604
- data: y.value
604
+ data: v.value
605
605
  };
606
606
  }
607
- return { show: o, position: c, type: d, data: y, applyYAxis: b };
607
+ return { show: o, position: c, type: d, data: v, applyYAxis: b };
608
608
  }
609
609
  function $t(r, o) {
610
- const { computedThemes: c } = ga(), d = R(() => o == null ? void 0 : o.mode), y = R(() => {
610
+ const { computedThemes: c } = ga(), d = R(() => o == null ? void 0 : o.mode), v = R(() => {
611
611
  const S = o == null ? void 0 : o.theme;
612
612
  return S ? S === "background0" ? r.value ? "#2e2e2e" : "#bdbdbd" : S === "background1" ? r.value ? "#272727" : "#eeeeee" : S === "background2" ? r.value ? "#1e1e1e" : "#ffffff" : (r.value ? c.value.dark : c.value.light).colors[S] : void 0;
613
613
  }), b = R(() => {
614
614
  var S, x;
615
615
  return r.value ? (S = o == null ? void 0 : o.custom) == null ? void 0 : S.dark : (x = o == null ? void 0 : o.custom) == null ? void 0 : x.light;
616
616
  });
617
- return { color: R(() => d.value === "theme" ? y.value : d.value === "custom" ? b.value : "") };
617
+ return { color: R(() => d.value === "theme" ? v.value : d.value === "custom" ? b.value : "") };
618
618
  }
619
619
  function ro(r, o) {
620
620
  var t;
@@ -624,10 +624,10 @@ function ro(r, o) {
624
624
  }), d = R(() => {
625
625
  var e;
626
626
  return (e = o.node.border) == null ? void 0 : e.width;
627
- }), { color: y } = $t(r, (t = o.node.border) == null ? void 0 : t.color), b = R(() => {
627
+ }), { color: v } = $t(r, (t = o.node.border) == null ? void 0 : t.color), b = R(() => {
628
628
  var e, i;
629
629
  return (i = (e = o.node.border) == null ? void 0 : e.roundRadius) == null ? void 0 : i.tl;
630
- }), v = R(() => {
630
+ }), y = R(() => {
631
631
  var e, i;
632
632
  return (i = (e = o.node.border) == null ? void 0 : e.roundRadius) == null ? void 0 : i.tr;
633
633
  }), S = R(() => {
@@ -638,47 +638,47 @@ function ro(r, o) {
638
638
  return (i = (e = o.node.border) == null ? void 0 : e.roundRadius) == null ? void 0 : i.br;
639
639
  });
640
640
  function n(e) {
641
- c.value && (e.borderStyle = c.value), d.value && (e.borderWidth = d.value), y.value && (e.borderColor = y.value), b.value && (e.borderTopLeftRadius = b.value), v.value && (e.borderTopRightRadius = v.value), S.value && (e.borderBottomLeftRadius = S.value), x.value && (e.borderBottomRightRadius = x.value);
641
+ c.value && (e.borderStyle = c.value), d.value && (e.borderWidth = d.value), v.value && (e.borderColor = v.value), b.value && (e.borderTopLeftRadius = b.value), y.value && (e.borderTopRightRadius = y.value), S.value && (e.borderBottomLeftRadius = S.value), x.value && (e.borderBottomRightRadius = x.value);
642
642
  }
643
- return { borderStyle: c, borderWidth: d, borderColor: y, applyBorder: n };
643
+ return { borderStyle: c, borderWidth: d, borderColor: v, applyBorder: n };
644
644
  }
645
645
  function no(r) {
646
646
  const o = R(() => {
647
- var v;
648
- return (v = r.node.margin) == null ? void 0 : v.top;
647
+ var y;
648
+ return (y = r.node.margin) == null ? void 0 : y.top;
649
649
  }), c = R(() => {
650
- var v;
651
- return (v = r.node.margin) == null ? void 0 : v.left;
650
+ var y;
651
+ return (y = r.node.margin) == null ? void 0 : y.left;
652
652
  }), d = R(() => {
653
- var v;
654
- return (v = r.node.margin) == null ? void 0 : v.bottom;
655
- }), y = R(() => {
656
- var v;
657
- return (v = r.node.margin) == null ? void 0 : v.right;
653
+ var y;
654
+ return (y = r.node.margin) == null ? void 0 : y.bottom;
655
+ }), v = R(() => {
656
+ var y;
657
+ return (y = r.node.margin) == null ? void 0 : y.right;
658
658
  });
659
- function b(v) {
660
- o.value && (v.marginTop = o.value), c.value && (v.marginLeft = c.value), d.value && (v.marginBottom = d.value), y.value && (v.marginRight = y.value);
659
+ function b(y) {
660
+ o.value && (y.marginTop = o.value), c.value && (y.marginLeft = c.value), d.value && (y.marginBottom = d.value), v.value && (y.marginRight = v.value);
661
661
  }
662
- return { marginTop: o, marginLeft: c, marginBottom: d, marginRight: y, applyMargin: b };
662
+ return { marginTop: o, marginLeft: c, marginBottom: d, marginRight: v, applyMargin: b };
663
663
  }
664
664
  function io(r) {
665
665
  const o = R(() => {
666
- var v;
667
- return (v = r.node.padding) == null ? void 0 : v.top;
666
+ var y;
667
+ return (y = r.node.padding) == null ? void 0 : y.top;
668
668
  }), c = R(() => {
669
- var v;
670
- return (v = r.node.padding) == null ? void 0 : v.left;
669
+ var y;
670
+ return (y = r.node.padding) == null ? void 0 : y.left;
671
671
  }), d = R(() => {
672
- var v;
673
- return (v = r.node.padding) == null ? void 0 : v.bottom;
674
- }), y = R(() => {
675
- var v;
676
- return (v = r.node.padding) == null ? void 0 : v.right;
672
+ var y;
673
+ return (y = r.node.padding) == null ? void 0 : y.bottom;
674
+ }), v = R(() => {
675
+ var y;
676
+ return (y = r.node.padding) == null ? void 0 : y.right;
677
677
  });
678
- function b(v) {
679
- o.value && (v.paddingTop = o.value), c.value && (v.paddingLeft = c.value), d.value && (v.paddingBottom = d.value), y.value && (v.paddingRight = y.value);
678
+ function b(y) {
679
+ o.value && (y.paddingTop = o.value), c.value && (y.paddingLeft = c.value), d.value && (y.paddingBottom = d.value), v.value && (y.paddingRight = v.value);
680
680
  }
681
- return { paddingTop: o, paddingLeft: c, paddingBottom: d, paddingRight: y, applyPadding: b };
681
+ return { paddingTop: o, paddingLeft: c, paddingBottom: d, paddingRight: v, applyPadding: b };
682
682
  }
683
683
  const ri = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
684
684
  function oo(r) {
@@ -744,25 +744,29 @@ function tc(r, o) {
744
744
  console.assert(!1);
745
745
  }
746
746
  function ii(r, o) {
747
- return r.array ? Z(o ? r.default : r.defaultArray) : Z(r.default);
747
+ if (r.array)
748
+ return Z(o ? r.default : r.defaultArray);
749
+ {
750
+ const c = Z(r.default);
751
+ return (r.ui === "switch" || r.ui === "select" || r.ui === "colorPicker" || r.ui === "multiTypes" || r.ui === "compSelect") && !c ? void 0 : c;
752
+ }
748
753
  }
749
754
  function oi(r, o) {
750
- function c(d, y) {
751
- if (y.ui) {
752
- const b = ii(y);
753
- if (y.ui === "strInput" && y.static || (y.ui === "switch" || y.ui === "select" || y.ui === "colorPicker" || y.ui === "multiTypes" || y.ui === "compSelect") && !b)
755
+ function c(d, v) {
756
+ if (v.ui) {
757
+ if (v.ui === "strInput" && v.static)
754
758
  return;
755
- d[y.key] = b;
759
+ d[v.key] = ii(v);
756
760
  } else
757
- y.array ? d[y.key] = ii(y) : y.children.forEach((b) => {
758
- d[y.key] || (d[y.key] = {}), c(d[y.key], b);
761
+ v.array ? d[v.key] = ii(v) : v.children.forEach((b) => {
762
+ d[v.key] || (d[v.key] = {}), c(d[v.key], b);
759
763
  });
760
764
  }
761
765
  o.forEach((d) => c(r, d));
762
766
  }
763
- function rc(r, o, c, d, y) {
764
- const b = `type=${r} subtype=${o} version=${c} ref=${d} keyOrRefid=${y}`, v = tc(r, o);
765
- if (!v) {
767
+ function rc(r, o, c, d, v) {
768
+ const b = `type=${r} subtype=${o} version=${c} ref=${d} keyOrRefid=${v}`, y = tc(r, o);
769
+ if (!y) {
766
770
  console.error(`spawnNode prop tag not found, ${b}`);
767
771
  return;
768
772
  }
@@ -778,7 +782,7 @@ function rc(r, o, c, d, y) {
778
782
  }
779
783
  }, n = oo(16);
780
784
  if (d) {
781
- const t = S.refKey, e = y;
785
+ const t = S.refKey, e = v;
782
786
  if (!S.elements.has(t)) {
783
787
  console.error(`spawnNode [ref] element not found in pkg, ${b}`);
784
788
  return;
@@ -788,7 +792,7 @@ function rc(r, o, c, d, y) {
788
792
  console.error(`spawnNode [ref] element not found in global, ${b}`);
789
793
  return;
790
794
  }
791
- const u = i.props[v];
795
+ const u = i.props[y];
792
796
  if (!u) {
793
797
  console.error(`spawnNode [ref] props not found, ${b}`);
794
798
  return;
@@ -797,7 +801,7 @@ function rc(r, o, c, d, y) {
797
801
  id: e
798
802
  };
799
803
  } else {
800
- const t = y;
804
+ const t = v;
801
805
  if (!S.elements.has(t)) {
802
806
  console.error(`spawnNode [key] element not found in pkg, ${b}`);
803
807
  return;
@@ -807,7 +811,7 @@ function rc(r, o, c, d, y) {
807
811
  console.error(`spawnNode [key] element not found in global, ${b}`);
808
812
  return;
809
813
  }
810
- const i = e.props[v];
814
+ const i = e.props[y];
811
815
  if (!i) {
812
816
  console.error(`spawnNode [key] props not found, ${b}`);
813
817
  return;
@@ -821,22 +825,22 @@ function pd(r, o) {
821
825
  if (d.basic.id === o)
822
826
  return d;
823
827
  if (d.children)
824
- for (let y = 0; y < d.children.length; y++) {
825
- const b = c(d.children[y]);
828
+ for (let v = 0; v < d.children.length; v++) {
829
+ const b = c(d.children[v]);
826
830
  if (b)
827
831
  return b;
828
832
  }
829
833
  }
830
834
  for (let d = 0; d < r.length; d++) {
831
- const y = c(r[d]);
832
- if (y)
833
- return y;
835
+ const v = c(r[d]);
836
+ if (v)
837
+ return v;
834
838
  }
835
839
  }
836
840
  function nc(r) {
837
841
  function o(d) {
838
- var y;
839
- d.basic.id = oo(16), (y = d.children) == null || y.forEach((b) => o(b));
842
+ var v;
843
+ d.basic.id = oo(16), (v = d.children) == null || v.forEach((b) => o(b));
840
844
  }
841
845
  const c = Z(r);
842
846
  return o(c), c;
@@ -900,13 +904,13 @@ function Je(r, o, c) {
900
904
  const d = R(() => {
901
905
  var t;
902
906
  return (t = c.node.size) == null ? void 0 : t.width;
903
- }), y = R(() => {
907
+ }), v = R(() => {
904
908
  var t;
905
909
  return (t = c.node.size) == null ? void 0 : t.minWidth;
906
910
  }), b = R(() => {
907
911
  var t;
908
912
  return (t = c.node.size) == null ? void 0 : t.maxWidth;
909
- }), v = R(() => {
913
+ }), y = R(() => {
910
914
  var t, e;
911
915
  if (c.outer && r === "editor") {
912
916
  const i = pr((t = c.node.size) == null ? void 0 : t.height);
@@ -932,18 +936,18 @@ function Je(r, o, c) {
932
936
  return (e = c.node.size) == null ? void 0 : e.maxHeight;
933
937
  });
934
938
  function n(t) {
935
- d.value && (t.width = d.value), y.value && (t.minWidth = y.value), b.value && (t.maxWidth = b.value), v.value && (t.height = v.value), S.value && (t.minHeight = S.value), x.value && (t.maxHeight = x.value);
939
+ d.value && (t.width = d.value), v.value && (t.minWidth = v.value), b.value && (t.maxWidth = b.value), y.value && (t.height = y.value), S.value && (t.minHeight = S.value), x.value && (t.maxHeight = x.value);
936
940
  }
937
- return { width: d, minWidth: y, maxWidth: b, height: v, minHeight: S, maxHeight: x, applySize: n };
941
+ return { width: d, minWidth: v, maxWidth: b, height: y, minHeight: S, maxHeight: x, applySize: n };
938
942
  }
939
943
  function _o(r, o, c) {
940
- const d = R(() => o.node.basic.id), y = R(() => `callMethod@${d.value}`);
944
+ const d = R(() => o.node.basic.id), v = R(() => `callMethod@${d.value}`);
941
945
  la(() => {
942
946
  var b;
943
- (b = r.eventBus) == null || b.on(y.value, c);
947
+ (b = r.eventBus) == null || b.on(v.value, c);
944
948
  }), lt(() => {
945
949
  var b;
946
- (b = r.eventBus) == null || b.off(y.value, c);
950
+ (b = r.eventBus) == null || b.off(v.value, c);
947
951
  });
948
952
  }
949
953
  const ic = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], oc = "#242424", ac = {}, sc = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, uc = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, lc = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, cc = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, fc = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, pc = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, dc = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, hc = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, mc = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, yc = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, vc = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, bc = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, gc = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, _c = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Ec = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, xc = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Sc = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Rc = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Tc = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, wc = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Oc = { textStyle: { color: "#eeeeee" } }, Nc = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, kc = { lineStyle: { color: "#eeeeee", width: 1 }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, label: { color: "#eeeeee" } } }, Cc = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Pc = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, Ac = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Ic = {
@@ -1026,13 +1030,13 @@ const ff = /* @__PURE__ */ q({
1026
1030
  outer: { type: Boolean }
1027
1031
  },
1028
1032
  setup(r) {
1029
- const o = r, c = te(), d = Le(), y = pe(), b = De(), v = Me(), { width: S, minWidth: x, maxWidth: n, height: t, minHeight: e, maxHeight: i, applySize: u } = Je(c, d, o), { applyTitle: s } = Qi(o), { applyXAxis: l } = eo(o), { applyYAxis: a } = to(o), { applyLegend: p } = qi(o), { applySeries: m } = Zi(o), E = R(() => {
1030
- const k = {}, re = v.value.type;
1033
+ const o = r, c = te(), d = Le(), v = pe(), b = De(), y = Me(), { width: S, minWidth: x, maxWidth: n, height: t, minHeight: e, maxHeight: i, applySize: u } = Je(c, d, o), { applyTitle: s } = Qi(o), { applyXAxis: l } = eo(o), { applyYAxis: a } = to(o), { applyLegend: p } = qi(o), { applySeries: m } = Zi(o), E = R(() => {
1034
+ const k = {}, re = y.value.type;
1031
1035
  return b === "page" ? re === "common" ? u(k) : console.assert(!1) : b === "comp" && re === "common" ? u(k) : console.assert(!1), k;
1032
1036
  }), T = Ri("chart");
1033
1037
  let g;
1034
1038
  const O = () => {
1035
- g == null || g.dispose(), g = Li.init(T.value, y.value ? "dark" : "light");
1039
+ g == null || g.dispose(), g = Li.init(T.value, v.value ? "dark" : "light");
1036
1040
  const k = {};
1037
1041
  g.setOption(k);
1038
1042
  }, N = () => {
@@ -1059,7 +1063,7 @@ const ff = /* @__PURE__ */ q({
1059
1063
  async () => {
1060
1064
  await wi(), N();
1061
1065
  }
1062
- ), ke([y], () => {
1066
+ ), ke([v], () => {
1063
1067
  O(), P();
1064
1068
  }), ke(
1065
1069
  [o],
@@ -1079,13 +1083,13 @@ const ff = /* @__PURE__ */ q({
1079
1083
  outer: { type: Boolean }
1080
1084
  },
1081
1085
  setup(r) {
1082
- const o = r, c = te(), d = Le(), y = pe(), b = De(), v = Me(), { width: S, minWidth: x, maxWidth: n, height: t, minHeight: e, maxHeight: i, applySize: u } = Je(c, d, o), { applyTitle: s } = Qi(o), { applyXAxis: l } = eo(o), { applyYAxis: a } = to(o), { applyLegend: p } = qi(o), { applySeries: m } = Zi(o), E = R(() => {
1083
- const k = {}, re = v.value.type;
1086
+ const o = r, c = te(), d = Le(), v = pe(), b = De(), y = Me(), { width: S, minWidth: x, maxWidth: n, height: t, minHeight: e, maxHeight: i, applySize: u } = Je(c, d, o), { applyTitle: s } = Qi(o), { applyXAxis: l } = eo(o), { applyYAxis: a } = to(o), { applyLegend: p } = qi(o), { applySeries: m } = Zi(o), E = R(() => {
1087
+ const k = {}, re = y.value.type;
1084
1088
  return b === "page" ? re === "common" ? u(k) : console.assert(!1) : b === "comp" && re === "common" ? u(k) : console.assert(!1), k;
1085
1089
  }), T = Ri("chart");
1086
1090
  let g;
1087
1091
  const O = () => {
1088
- g == null || g.dispose(), g = Li.init(T.value, y.value ? "dark" : "light");
1092
+ g == null || g.dispose(), g = Li.init(T.value, v.value ? "dark" : "light");
1089
1093
  const k = {};
1090
1094
  g.setOption(k);
1091
1095
  }, N = () => {
@@ -1112,7 +1116,7 @@ const ff = /* @__PURE__ */ q({
1112
1116
  async () => {
1113
1117
  await wi(), N();
1114
1118
  }
1115
- ), ke([y], () => {
1119
+ ), ke([v], () => {
1116
1120
  O(), P();
1117
1121
  }), ke(
1118
1122
  [o],
@@ -1139,8 +1143,8 @@ function hf(r) {
1139
1143
  c.prototype = o.prototype;
1140
1144
  } else c = {};
1141
1145
  return Object.defineProperty(c, "__esModule", { value: !0 }), Object.keys(r).forEach(function(d) {
1142
- var y = Object.getOwnPropertyDescriptor(r, d);
1143
- Object.defineProperty(c, d, y.get ? y : {
1146
+ var v = Object.getOwnPropertyDescriptor(r, d);
1147
+ Object.defineProperty(c, d, v.get ? v : {
1144
1148
  enumerable: !0,
1145
1149
  get: function() {
1146
1150
  return r[d];
@@ -1156,8 +1160,8 @@ const mf = {}, yf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
1156
1160
  var bf = wt.exports, ai;
1157
1161
  function gf() {
1158
1162
  return ai || (ai = 1, function(r, o) {
1159
- (function(d, y) {
1160
- r.exports = y();
1163
+ (function(d, v) {
1164
+ r.exports = v();
1161
1165
  })(bf, () => (
1162
1166
  /******/
1163
1167
  (() => {
@@ -1168,7 +1172,7 @@ function gf() {
1168
1172
  !*** ./original-repo/interpreter.js ***!
1169
1173
  \**************************************/
1170
1174
  /***/
1171
- function(v, S, x) {
1175
+ function(y, S, x) {
1172
1176
  /**
1173
1177
  * @license
1174
1178
  * Copyright 2013 Neil Fraser
@@ -4187,7 +4191,7 @@ function gf() {
4187
4191
  t.pop();
4188
4192
  var u = this.createSpecialScope(e.scope, e.value);
4189
4193
  return new n.State(i.body, u);
4190
- }, n.prototype.stepWhileStatement = n.prototype.stepDoWhileStatement, n.nativeGlobal.Interpreter = n, n.prototype.step = n.prototype.step, n.prototype.run = n.prototype.run, n.prototype.getStatus = n.prototype.getStatus, n.prototype.appendCode = n.prototype.appendCode, n.prototype.createObject = n.prototype.createObject, n.prototype.createObjectProto = n.prototype.createObjectProto, n.prototype.createNativeFunction = n.prototype.createNativeFunction, n.prototype.createAsyncFunction = n.prototype.createAsyncFunction, n.prototype.getProperty = n.prototype.getProperty, n.prototype.setProperty = n.prototype.setProperty, n.prototype.nativeToPseudo = n.prototype.nativeToPseudo, n.prototype.pseudoToNative = n.prototype.pseudoToNative, n.prototype.getGlobalScope = n.prototype.getGlobalScope, n.prototype.setGlobalScope = n.prototype.setGlobalScope, n.prototype.getStateStack = n.prototype.getStateStack, n.prototype.setStateStack = n.prototype.setStateStack, n.Status = n.Status, n.VALUE_IN_DESCRIPTOR = n.VALUE_IN_DESCRIPTOR, v.exports = {
4194
+ }, n.prototype.stepWhileStatement = n.prototype.stepDoWhileStatement, n.nativeGlobal.Interpreter = n, n.prototype.step = n.prototype.step, n.prototype.run = n.prototype.run, n.prototype.getStatus = n.prototype.getStatus, n.prototype.appendCode = n.prototype.appendCode, n.prototype.createObject = n.prototype.createObject, n.prototype.createObjectProto = n.prototype.createObjectProto, n.prototype.createNativeFunction = n.prototype.createNativeFunction, n.prototype.createAsyncFunction = n.prototype.createAsyncFunction, n.prototype.getProperty = n.prototype.getProperty, n.prototype.setProperty = n.prototype.setProperty, n.prototype.nativeToPseudo = n.prototype.nativeToPseudo, n.prototype.pseudoToNative = n.prototype.pseudoToNative, n.prototype.getGlobalScope = n.prototype.getGlobalScope, n.prototype.setGlobalScope = n.prototype.setGlobalScope, n.prototype.getStateStack = n.prototype.getStateStack, n.prototype.setStateStack = n.prototype.setStateStack, n.Status = n.Status, n.VALUE_IN_DESCRIPTOR = n.VALUE_IN_DESCRIPTOR, y.exports = {
4191
4195
  Interpreter: n
4192
4196
  };
4193
4197
  }
@@ -4198,7 +4202,7 @@ function gf() {
4198
4202
  !*** ./original-repo/acorn.js ***!
4199
4203
  \********************************/
4200
4204
  /***/
4201
- function(v, S) {
4205
+ function(y, S) {
4202
4206
  (function(x, n) {
4203
4207
  return n(S);
4204
4208
  })(typeof globalThis > "u" ? this || window : globalThis, function(x) {
@@ -5002,17 +5006,17 @@ function gf() {
5002
5006
  !*** external "vm" ***!
5003
5007
  \*********************/
5004
5008
  /***/
5005
- (v) => {
5006
- v.exports = vf;
5009
+ (y) => {
5010
+ y.exports = vf;
5007
5011
  }
5008
5012
  )
5009
5013
  /******/
5010
5014
  }, d = {};
5011
- function y(v) {
5012
- var S = d[v];
5015
+ function v(y) {
5016
+ var S = d[y];
5013
5017
  if (S !== void 0)
5014
5018
  return S.exports;
5015
- var x = d[v] = {
5019
+ var x = d[y] = {
5016
5020
  /******/
5017
5021
  // no module.id needed
5018
5022
  /******/
@@ -5021,30 +5025,30 @@ function gf() {
5021
5025
  exports: {}
5022
5026
  /******/
5023
5027
  };
5024
- return c[v].call(x.exports, x, x.exports, y), x.exports;
5028
+ return c[y].call(x.exports, x, x.exports, v), x.exports;
5025
5029
  }
5026
- y.d = (v, S) => {
5030
+ v.d = (y, S) => {
5027
5031
  for (var x in S)
5028
- y.o(S, x) && !y.o(v, x) && Object.defineProperty(v, x, { enumerable: !0, get: S[x] });
5029
- }, y.o = (v, S) => Object.prototype.hasOwnProperty.call(v, S), y.r = (v) => {
5030
- typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(v, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(v, "__esModule", { value: !0 });
5032
+ v.o(S, x) && !v.o(y, x) && Object.defineProperty(y, x, { enumerable: !0, get: S[x] });
5033
+ }, v.o = (y, S) => Object.prototype.hasOwnProperty.call(y, S), v.r = (y) => {
5034
+ typeof Symbol < "u" && Symbol.toStringTag && Object.defineProperty(y, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(y, "__esModule", { value: !0 });
5031
5035
  };
5032
5036
  var b = {};
5033
5037
  return (() => {
5034
5038
  /*!*******************************!*\
5035
5039
  !*** ./src/js-interpreter.js ***!
5036
5040
  \*******************************/
5037
- y.r(b), y.d(b, {
5041
+ v.r(b), v.d(b, {
5038
5042
  /* harmony export */
5039
5043
  default: () => x
5040
5044
  /* harmony export */
5041
5045
  });
5042
- const v = y(
5046
+ const y = v(
5043
5047
  /*! ../original-repo/acorn */
5044
5048
  "./original-repo/acorn.js"
5045
5049
  );
5046
- globalThis.acorn = v;
5047
- const { Interpreter: S } = y(
5050
+ globalThis.acorn = y;
5051
+ const { Interpreter: S } = v(
5048
5052
  /*! ../original-repo/interpreter */
5049
5053
  "./original-repo/interpreter.js"
5050
5054
  ), x = S;
@@ -5065,7 +5069,7 @@ function xf(r, o) {
5065
5069
  let n = "";
5066
5070
  typeof x == "object" ? n = JSON.stringify(x) : n = String(x), jr.emit("consoleAppend", n);
5067
5071
  }
5068
- function y(S, x) {
5072
+ function v(S, x) {
5069
5073
  const n = r.pseudoToNative(S), t = r.pseudoToNative(x);
5070
5074
  n === "info" ? da(t) : n === "success" ? ha(t) : n === "warning" ? ma(t) : n === "error" && ya(t);
5071
5075
  }
@@ -5075,7 +5079,7 @@ function xf(r, o) {
5075
5079
  r.appendCode(`__timeoutCallbackV1__(${n})`), r.run();
5076
5080
  }, t);
5077
5081
  }
5078
- function v(S, x) {
5082
+ function y(S, x) {
5079
5083
  const n = r.pseudoToNative(S);
5080
5084
  setTimeout(() => {
5081
5085
  x(), r.run();
@@ -5092,7 +5096,7 @@ function xf(r, o) {
5092
5096
  ), r.setProperty(
5093
5097
  o,
5094
5098
  "__messageV1__",
5095
- r.createNativeFunction(y)
5099
+ r.createNativeFunction(v)
5096
5100
  ), r.setProperty(
5097
5101
  o,
5098
5102
  "__timeoutV1__",
@@ -5100,7 +5104,7 @@ function xf(r, o) {
5100
5104
  ), r.setProperty(
5101
5105
  o,
5102
5106
  "__delayV1__",
5103
- r.createAsyncFunction(v)
5107
+ r.createAsyncFunction(y)
5104
5108
  );
5105
5109
  }
5106
5110
  class Sf {
@@ -5109,8 +5113,8 @@ class Sf {
5109
5113
  lr(this, "nodes");
5110
5114
  this.context = o, this.nodes = {};
5111
5115
  const c = (d) => {
5112
- var y;
5113
- this.nodes[d.basic.id] = d, (y = d.children) == null || y.forEach((b) => c(b));
5116
+ var v;
5117
+ this.nodes[d.basic.id] = d, (v = d.children) == null || v.forEach((b) => c(b));
5114
5118
  };
5115
5119
  this.context.data.view.nodes.forEach((d) => c(d));
5116
5120
  }
@@ -5118,27 +5122,27 @@ class Sf {
5118
5122
  return this.nodes[o];
5119
5123
  }
5120
5124
  addNode(o, c, d) {
5121
- const y = `parent=${o} ref=${c} keyOrRefid=${d}`;
5125
+ const v = `parent=${o} ref=${c} keyOrRefid=${d}`;
5122
5126
  let b;
5123
5127
  if (o) {
5124
5128
  const S = this.getNode(o);
5125
5129
  if (!S)
5126
- return console.error(`NodeMgr/addNode parent not found, ${y}`), "";
5130
+ return console.error(`NodeMgr/addNode parent not found, ${v}`), "";
5127
5131
  if (!S.children)
5128
- return console.error(`NodeMgr/addNode parent no children, ${y}`), "";
5132
+ return console.error(`NodeMgr/addNode parent no children, ${v}`), "";
5129
5133
  b = S.children;
5130
5134
  } else
5131
5135
  b = this.context.data.view.nodes;
5132
5136
  if (!b)
5133
5137
  return "";
5134
- const v = rc(
5138
+ const y = rc(
5135
5139
  this.context.type,
5136
5140
  this.context.data.type,
5137
5141
  this.context.data.version,
5138
5142
  c,
5139
5143
  d
5140
5144
  );
5141
- return v ? (b.push(v), this.nodes[v.basic.id] = v, v.basic.id) : (console.error(`NodeMgr/addNode spawn node failed, ${y}`), "");
5145
+ return y ? (b.push(y), this.nodes[y.basic.id] = y, y.basic.id) : (console.error(`NodeMgr/addNode spawn node failed, ${v}`), "");
5142
5146
  }
5143
5147
  deleteNode(o) {
5144
5148
  this.getNode(o);
@@ -5146,7 +5150,7 @@ class Sf {
5146
5150
  }
5147
5151
  function Rf(r, o, c) {
5148
5152
  const d = new Sf(r);
5149
- function y(e, i, u) {
5153
+ function v(e, i, u) {
5150
5154
  const s = o.pseudoToNative(e), l = o.pseudoToNative(i), a = o.pseudoToNative(u), p = d.addNode(s, l, a);
5151
5155
  return o.nativeToPseudo(p);
5152
5156
  }
@@ -5154,7 +5158,7 @@ function Rf(r, o, c) {
5154
5158
  const i = o.pseudoToNative(e);
5155
5159
  d.deleteNode(i);
5156
5160
  }
5157
- function v(e, i) {
5161
+ function y(e, i) {
5158
5162
  const u = o.pseudoToNative(e), s = o.pseudoToNative(i), l = `id=${u} keys=${s}`;
5159
5163
  let a;
5160
5164
  if (u === "globality" ? a = r.data.view : a = d.getNode(u), !a) {
@@ -5214,7 +5218,7 @@ function Rf(r, o, c) {
5214
5218
  o.setProperty(
5215
5219
  c,
5216
5220
  "__addNodeV1__",
5217
- o.createNativeFunction(y)
5221
+ o.createNativeFunction(v)
5218
5222
  ), o.setProperty(
5219
5223
  c,
5220
5224
  "__deleteNodeV1__",
@@ -5222,7 +5226,7 @@ function Rf(r, o, c) {
5222
5226
  ), o.setProperty(
5223
5227
  c,
5224
5228
  "__getNodePropV1__",
5225
- o.createNativeFunction(v)
5229
+ o.createNativeFunction(y)
5226
5230
  ), o.setProperty(
5227
5231
  c,
5228
5232
  "__setNodePropV1__",
@@ -5373,8 +5377,8 @@ function __destroy__() {
5373
5377
  function Eo(r, o) {
5374
5378
  const c = new Ef(
5375
5379
  Cf,
5376
- (d, y) => {
5377
- Tf(r, d, y);
5380
+ (d, v) => {
5381
+ Tf(r, d, v);
5378
5382
  }
5379
5383
  );
5380
5384
  return c.appendCode(o), c.appendCode(`
@@ -5385,23 +5389,23 @@ __triggerEvent__('globality', 'startup');
5385
5389
  function xo(r) {
5386
5390
  r.appendCode("__destroy__();"), r.run();
5387
5391
  }
5388
- function Ed(r, o, c, d, y) {
5392
+ function Ed(r, o, c, d, v) {
5389
5393
  let b = r;
5390
5394
  for (let S = 0; S < o.length; S++)
5391
5395
  if (b = b.children[o[S]], !b) {
5392
5396
  console.assert(!1, `unpkg context failed parentKeys=${o}`);
5393
5397
  return;
5394
5398
  }
5395
- let v = b.children[c];
5396
- v ? v.dataSeq !== d && (v = {
5399
+ let y = b.children[c];
5400
+ y ? y.dataSeq !== d && (y = {
5397
5401
  dataSeq: d,
5398
- data: Z(y),
5402
+ data: Z(v),
5399
5403
  children: {}
5400
- }) : (v = {
5404
+ }) : (y = {
5401
5405
  dataSeq: d,
5402
- data: Z(y),
5406
+ data: Z(v),
5403
5407
  children: {}
5404
- }, b.children[c] = v);
5408
+ }, b.children[c] = y);
5405
5409
  }
5406
5410
  const xd = [
5407
5411
  "string",
@@ -5419,10 +5423,10 @@ function Pf(r) {
5419
5423
  d && (c ? d.splice(d.indexOf(c) >>> 0, 1) : r.set(o, []));
5420
5424
  }, emit: function(o, c) {
5421
5425
  var d = r.get(o);
5422
- d && d.slice().map(function(y) {
5423
- y(c);
5424
- }), (d = r.get("*")) && d.slice().map(function(y) {
5425
- y(o, c);
5426
+ d && d.slice().map(function(v) {
5427
+ v(c);
5428
+ }), (d = r.get("*")) && d.slice().map(function(v) {
5429
+ v(o, c);
5426
5430
  });
5427
5431
  } };
5428
5432
  }
@@ -5438,7 +5442,7 @@ const Af = /* @__PURE__ */ q({
5438
5442
  outer: { type: Boolean }
5439
5443
  },
5440
5444
  setup(r) {
5441
- const { t: o } = Di(), c = r, d = vo(), y = te(), b = Le(), v = De(), S = Me(), x = bo(), n = Ge(-1), t = Ge(), e = {};
5445
+ const { t: o } = Di(), c = r, d = vo(), v = te(), b = Le(), y = De(), S = Me(), x = bo(), n = Ge(-1), t = Ge(), e = {};
5442
5446
  go(e);
5443
5447
  const i = () => {
5444
5448
  e.eventBus && (e.eventBus = void 0), e.interpreter && (xo(e.interpreter), e.interpreter = void 0);
@@ -5453,23 +5457,23 @@ const Af = /* @__PURE__ */ q({
5453
5457
  n.value = -1, t.value = null, i(), jr.emit("compNotAvail", c.refContext.refid);
5454
5458
  return;
5455
5459
  }
5456
- if (n.value === T.dataSeq || (n.value = T.dataSeq, t.value = Z(T.data), y !== "runtime"))
5460
+ if (n.value === T.dataSeq || (n.value = T.dataSeq, t.value = Z(T.data), v !== "runtime"))
5457
5461
  return;
5458
5462
  i();
5459
5463
  const g = t.value, O = g.code.script;
5460
5464
  if (O) {
5461
5465
  const N = So();
5462
5466
  e.eventBus = N, e.interpreter = Eo(
5463
- { env: d, type: v, data: g, eventBus: N },
5467
+ { env: d, type: y, data: g, eventBus: N },
5464
5468
  O
5465
5469
  );
5466
5470
  }
5467
5471
  }), lt(() => {
5468
5472
  i();
5469
5473
  });
5470
- const { applySize: u } = Je(y, b, c), s = R(() => {
5474
+ const { applySize: u } = Je(v, b, c), s = R(() => {
5471
5475
  const T = {}, g = S.value.type;
5472
- return v === "page" ? g === "common" ? u(T) : console.assert(!1) : v === "comp" && g === "common" ? u(T) : console.assert(!1), T;
5476
+ return y === "page" ? g === "common" ? u(T) : console.assert(!1) : y === "comp" && g === "common" ? u(T) : console.assert(!1), T;
5473
5477
  });
5474
5478
  function l(T) {
5475
5479
  const g = Hr[S.value.version].refKey, O = Pe[g];
@@ -5527,7 +5531,7 @@ const Af = /* @__PURE__ */ q({
5527
5531
  state: {}
5528
5532
  },
5529
5533
  setup(r) {
5530
- const { t: o } = Di(), c = r, d = vo(), y = te(), b = De(), v = Me(), S = bo(), x = Ge(-1), n = Ge(), t = {};
5534
+ const { t: o } = Di(), c = r, d = vo(), v = te(), b = De(), y = Me(), S = bo(), x = Ge(-1), n = Ge(), t = {};
5531
5535
  go(t);
5532
5536
  const e = () => {
5533
5537
  t.eventBus && (t.eventBus = void 0), t.interpreter && (xo(t.interpreter), t.interpreter = void 0);
@@ -5542,7 +5546,7 @@ const Af = /* @__PURE__ */ q({
5542
5546
  x.value = -1, n.value = null, e(), jr.emit("compNotAvail", c.refContext.refid);
5543
5547
  return;
5544
5548
  }
5545
- if (x.value === m.dataSeq || (x.value = m.dataSeq, n.value = Z(m.data), y !== "runtime"))
5549
+ if (x.value === m.dataSeq || (x.value = m.dataSeq, n.value = Z(m.data), v !== "runtime"))
5546
5550
  return;
5547
5551
  e();
5548
5552
  const E = n.value, T = E.code.script;
@@ -5567,7 +5571,7 @@ const Af = /* @__PURE__ */ q({
5567
5571
  { deep: !0, immediate: !0 }
5568
5572
  );
5569
5573
  function u(m) {
5570
- const E = Hr[v.value.version].refKey, T = Pe[E];
5574
+ const E = Hr[y.value.version].refKey, T = Pe[E];
5571
5575
  return T ? J(T.comp, {
5572
5576
  refContext: {
5573
5577
  parent: c.refContext,
@@ -5622,10 +5626,10 @@ const Af = /* @__PURE__ */ q({
5622
5626
  },
5623
5627
  setup(r) {
5624
5628
  var u;
5625
- const o = r, c = te(), d = pe(), y = Wr(), b = R(() => {
5629
+ const o = r, c = te(), d = pe(), v = Wr(), b = R(() => {
5626
5630
  var s;
5627
5631
  return (s = o.node.settings) == null ? void 0 : s.text;
5628
- }), v = R(() => {
5632
+ }), y = R(() => {
5629
5633
  var s;
5630
5634
  return (s = o.node.settings) == null ? void 0 : s.disabled;
5631
5635
  }), S = R(() => {
@@ -5640,7 +5644,7 @@ const Af = /* @__PURE__ */ q({
5640
5644
  }), t = R(() => d.value ? "dark" : "light"), { color: e } = $t(d, (u = o.node.settings) == null ? void 0 : u.color), i = (s) => {
5641
5645
  if (c !== "runtime")
5642
5646
  return;
5643
- const l = y.interpreter;
5647
+ const l = v.interpreter;
5644
5648
  if (!l)
5645
5649
  return;
5646
5650
  const a = l.nativeToPseudo(s.clientX), p = l.nativeToPseudo(s.clientY), m = l.nativeToPseudo(o.node.basic.id);
@@ -5650,7 +5654,7 @@ const Af = /* @__PURE__ */ q({
5650
5654
  const a = se("v-btn");
5651
5655
  return j(), ee(a, {
5652
5656
  text: b.value,
5653
- disabled: v.value,
5657
+ disabled: y.value,
5654
5658
  variant: S.value,
5655
5659
  density: x.value,
5656
5660
  color: be(e),
@@ -5662,8 +5666,8 @@ const Af = /* @__PURE__ */ q({
5662
5666
  }
5663
5667
  }), Bt = (r, o) => {
5664
5668
  const c = r.__vccOpts || r;
5665
- for (const [d, y] of o)
5666
- c[d] = y;
5669
+ for (const [d, v] of o)
5670
+ c[d] = v;
5667
5671
  return c;
5668
5672
  }, Lf = {};
5669
5673
  function Df(r, o) {
@@ -5687,13 +5691,13 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5687
5691
  outer: { type: Boolean }
5688
5692
  },
5689
5693
  setup(r) {
5690
- const o = r, c = te(), d = pe(), y = R(() => {
5694
+ const o = r, c = te(), d = pe(), v = R(() => {
5691
5695
  var e;
5692
5696
  return (e = o.node.settings) == null ? void 0 : e.value;
5693
5697
  }), b = R(() => {
5694
5698
  var e;
5695
5699
  return (e = o.node.settings) == null ? void 0 : e.label;
5696
- }), v = R(() => {
5700
+ }), y = R(() => {
5697
5701
  var e;
5698
5702
  return (e = o.node.settings) == null ? void 0 : e.placeholder;
5699
5703
  }), S = R(() => {
@@ -5710,9 +5714,9 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5710
5714
  const u = se("v-combobox");
5711
5715
  return be(c) === "editor" ? (j(), ae("div", Bf, [
5712
5716
  ie(u, {
5713
- "model-value": y.value,
5717
+ "model-value": v.value,
5714
5718
  label: b.value,
5715
- placeholder: v.value,
5719
+ placeholder: y.value,
5716
5720
  "hide-details": S.value,
5717
5721
  "single-line": x.value,
5718
5722
  readonly: n.value,
@@ -5720,9 +5724,9 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5720
5724
  }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
5721
5725
  ])) : (j(), ee(u, {
5722
5726
  key: 1,
5723
- "model-value": y.value,
5727
+ "model-value": v.value,
5724
5728
  label: b.value,
5725
- placeholder: v.value,
5729
+ placeholder: y.value,
5726
5730
  "hide-details": S.value,
5727
5731
  "single-line": x.value,
5728
5732
  readonly: n.value,
@@ -5738,11 +5742,11 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5738
5742
  },
5739
5743
  setup(r) {
5740
5744
  var u;
5741
- const o = r, c = te(), d = Le(), y = pe(), b = De(), v = Me(), { applySize: S } = Je(c, d, o), { applyMargin: x } = no(o), { applyPadding: n } = io(o), { applyBorder: t } = ro(y, o), { color: e } = $t(
5742
- y,
5745
+ const o = r, c = te(), d = Le(), v = pe(), b = De(), y = Me(), { applySize: S } = Je(c, d, o), { applyMargin: x } = no(o), { applyPadding: n } = io(o), { applyBorder: t } = ro(v, o), { color: e } = $t(
5746
+ v,
5743
5747
  (u = o.node.settings) == null ? void 0 : u.backgroundColor
5744
5748
  ), i = R(() => {
5745
- const s = {}, l = v.value.type;
5749
+ const s = {}, l = y.value.type;
5746
5750
  return b === "page" ? l === "common" ? (S(s), x(s), n(s), t(s), e.value && (s.backgroundColor = e.value)) : console.assert(!1) : b === "comp" && l === "common" ? (S(s), x(s), n(s), t(s), e.value && (s.backgroundColor = e.value)) : console.assert(!1), s;
5747
5751
  });
5748
5752
  return (s, l) => (j(), ae("div", {
@@ -5761,13 +5765,13 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5761
5765
  const o = r, c = pe(), d = R(() => {
5762
5766
  var l;
5763
5767
  return (l = o.node.size) == null ? void 0 : l.width;
5764
- }), y = R(() => {
5768
+ }), v = R(() => {
5765
5769
  var l;
5766
5770
  return (l = o.node.size) == null ? void 0 : l.height;
5767
5771
  }), b = R(() => {
5768
5772
  var l;
5769
5773
  return (l = o.node.settings) == null ? void 0 : l.headers;
5770
- }), v = R(() => {
5774
+ }), y = R(() => {
5771
5775
  var l;
5772
5776
  return (l = o.node.settings) == null ? void 0 : l.items;
5773
5777
  }), S = R(() => {
@@ -5799,9 +5803,9 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5799
5803
  const p = se("v-data-table");
5800
5804
  return j(), ee(p, {
5801
5805
  width: d.value,
5802
- height: y.value,
5806
+ height: v.value,
5803
5807
  headers: b.value,
5804
- items: v.value,
5808
+ items: y.value,
5805
5809
  density: S.value,
5806
5810
  hover: x.value,
5807
5811
  "fixed-header": n.value,
@@ -5829,7 +5833,7 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5829
5833
  outer: { type: Boolean }
5830
5834
  },
5831
5835
  setup(r) {
5832
- const o = r, c = te(), d = Wr(), y = R(() => {
5836
+ const o = r, c = te(), d = Wr(), v = R(() => {
5833
5837
  var S;
5834
5838
  return (S = o.node.basic) == null ? void 0 : S.id;
5835
5839
  }), { open: b } = Ai(`runtimeDlg/${Ni()}`);
@@ -5848,7 +5852,7 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5848
5852
  activator: Q(() => [
5849
5853
  be(c) === "editor" ? (j(), ae("div", {
5850
5854
  key: 0,
5851
- id: `__node__@${y.value}`
5855
+ id: `__node__@${v.value}`
5852
5856
  }, null, 8, Wf)) : Ci("", !0)
5853
5857
  ]),
5854
5858
  default: Q(() => [
@@ -5866,8 +5870,8 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5866
5870
  },
5867
5871
  setup(r) {
5868
5872
  var s;
5869
- const o = r, c = te(), d = Le(), y = pe(), b = De(), v = Me(), { applySize: S } = Je(c, d, o), { applyMargin: x } = no(o), { applyPadding: n } = io(o), { applyBorder: t } = ro(y, o), { color: e } = $t(
5870
- y,
5873
+ const o = r, c = te(), d = Le(), v = pe(), b = De(), y = Me(), { applySize: S } = Je(c, d, o), { applyMargin: x } = no(o), { applyPadding: n } = io(o), { applyBorder: t } = ro(v, o), { color: e } = $t(
5874
+ v,
5871
5875
  (s = o.node.settings) == null ? void 0 : s.backgroundColor
5872
5876
  ), i = (l) => {
5873
5877
  var g, O, N, P;
@@ -5881,7 +5885,7 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5881
5885
  const T = ot(a, (P = o.node.settings) == null ? void 0 : P.crossAlign);
5882
5886
  T === "start" ? l.alignItems = "flex-start" : T === "end" ? l.alignItems = "flex-end" : T === "center" ? l.alignItems = "center" : T === "baseline" ? l.alignItems = "baseline" : T === "stretch" && (l.alignItems = "stretch");
5883
5887
  }, u = R(() => {
5884
- const l = {}, a = v.value.type;
5888
+ const l = {}, a = y.value.type;
5885
5889
  return b === "page" ? a === "common" ? (S(l), x(l), n(l), t(l), i(l)) : console.assert(!1) : b === "comp" && a === "common" ? (S(l), x(l), n(l), t(l), i(l)) : console.assert(!1), l;
5886
5890
  });
5887
5891
  return (l, a) => (j(), ae("div", {
@@ -5897,7 +5901,7 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5897
5901
  outer: { type: Boolean }
5898
5902
  },
5899
5903
  setup(r) {
5900
- const o = r, c = te(), d = Le(), y = De(), b = Me(), { applySize: v } = Je(c, d, o), S = R(() => {
5904
+ const o = r, c = te(), d = Le(), v = De(), b = Me(), { applySize: y } = Je(c, d, o), S = R(() => {
5901
5905
  var t;
5902
5906
  return (t = o.node.settings) == null ? void 0 : t.grow;
5903
5907
  }), x = R(() => {
@@ -5905,7 +5909,7 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5905
5909
  return (t = o.node.settings) == null ? void 0 : t.shrink;
5906
5910
  }), n = R(() => {
5907
5911
  const t = {}, e = b.value.type;
5908
- return y === "page" ? e === "common" ? (v(t), t.flexGrow = S.value ? 1 : 0, t.flexShrink = x.value ? 1 : 0) : console.assert(!1) : y === "comp" && e === "common" ? (v(t), t.flexGrow = S.value ? 1 : 0, t.flexShrink = x.value ? 1 : 0) : console.assert(!1), t;
5912
+ return v === "page" ? e === "common" ? (y(t), t.flexGrow = S.value ? 1 : 0, t.flexShrink = x.value ? 1 : 0) : console.assert(!1) : v === "comp" && e === "common" ? (y(t), t.flexGrow = S.value ? 1 : 0, t.flexShrink = x.value ? 1 : 0) : console.assert(!1), t;
5909
5913
  });
5910
5914
  return (t, e) => (j(), ae("div", {
5911
5915
  style: ct(n.value)
@@ -5920,7 +5924,7 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5920
5924
  outer: { type: Boolean }
5921
5925
  },
5922
5926
  setup(r) {
5923
- const o = r, c = te(), d = Wr(), y = Ge(0), b = Ge(0), v = R(() => [y.value, b.value]), S = R(() => {
5927
+ const o = r, c = te(), d = Wr(), v = Ge(0), b = Ge(0), y = R(() => [v.value, b.value]), S = R(() => {
5924
5928
  var t;
5925
5929
  return (t = o.node.basic) == null ? void 0 : t.id;
5926
5930
  }), { open: x } = Ai(`runtimeMenu/${Ni()}`);
@@ -5931,14 +5935,14 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5931
5935
  if (!e)
5932
5936
  return;
5933
5937
  const { name: i } = t;
5934
- i === "open" ? (y.value = e.getProperty(e.globalObject, "__pointerPosX__"), b.value = e.getProperty(e.globalObject, "__pointerPosY__"), x.value = !0) : i === "close" && (x.value = !1);
5938
+ i === "open" ? (v.value = e.getProperty(e.globalObject, "__pointerPosX__"), b.value = e.getProperty(e.globalObject, "__pointerPosY__"), x.value = !0) : i === "close" && (x.value = !1);
5935
5939
  }), (t, e) => {
5936
5940
  const i = se("v-menu");
5937
5941
  return j(), ee(i, {
5938
5942
  modelValue: be(x),
5939
5943
  "onUpdate:modelValue": e[0] || (e[0] = (u) => ki(x) ? x.value = u : null),
5940
5944
  "location-strategy": "connected",
5941
- target: v.value,
5945
+ target: y.value,
5942
5946
  attach: "menuContainer",
5943
5947
  scrim: "transparent"
5944
5948
  }, {
@@ -5962,13 +5966,13 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5962
5966
  outer: { type: Boolean }
5963
5967
  },
5964
5968
  setup(r) {
5965
- const o = r, c = te(), d = pe(), y = R(() => {
5969
+ const o = r, c = te(), d = pe(), v = R(() => {
5966
5970
  var e;
5967
5971
  return (e = o.node.settings) == null ? void 0 : e.value;
5968
5972
  }), b = R(() => {
5969
5973
  var e;
5970
5974
  return (e = o.node.settings) == null ? void 0 : e.label;
5971
- }), v = R(() => {
5975
+ }), y = R(() => {
5972
5976
  var e;
5973
5977
  return (e = o.node.settings) == null ? void 0 : e.placeholder;
5974
5978
  }), S = R(() => {
@@ -5985,9 +5989,9 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5985
5989
  const u = se("v-number-input");
5986
5990
  return be(c) === "editor" ? (j(), ae("div", Kf, [
5987
5991
  ie(u, {
5988
- "model-value": y.value,
5992
+ "model-value": v.value,
5989
5993
  label: b.value,
5990
- placeholder: v.value,
5994
+ placeholder: y.value,
5991
5995
  "hide-details": S.value,
5992
5996
  "single-line": x.value,
5993
5997
  readonly: n.value,
@@ -5995,9 +5999,9 @@ const jf = /* @__PURE__ */ Bt(Vf, [["render", $f]]), Bf = { key: 0 }, Ff = /* @_
5995
5999
  }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
5996
6000
  ])) : (j(), ee(u, {
5997
6001
  key: 1,
5998
- "model-value": y.value,
6002
+ "model-value": v.value,
5999
6003
  label: b.value,
6000
- placeholder: v.value,
6004
+ placeholder: y.value,
6001
6005
  "hide-details": S.value,
6002
6006
  "single-line": x.value,
6003
6007
  readonly: n.value,
@@ -6017,13 +6021,13 @@ const ep = /* @__PURE__ */ Bt(Zf, [["render", Qf]]), tp = { key: 0 }, rp = /* @_
6017
6021
  outer: { type: Boolean }
6018
6022
  },
6019
6023
  setup(r) {
6020
- const o = r, c = te(), d = pe(), y = R(() => {
6024
+ const o = r, c = te(), d = pe(), v = R(() => {
6021
6025
  var e;
6022
6026
  return (e = o.node.settings) == null ? void 0 : e.value;
6023
6027
  }), b = R(() => {
6024
6028
  var e;
6025
6029
  return (e = o.node.settings) == null ? void 0 : e.label;
6026
- }), v = R(() => {
6030
+ }), y = R(() => {
6027
6031
  var e;
6028
6032
  return (e = o.node.settings) == null ? void 0 : e.placeholder;
6029
6033
  }), S = R(() => {
@@ -6040,9 +6044,9 @@ const ep = /* @__PURE__ */ Bt(Zf, [["render", Qf]]), tp = { key: 0 }, rp = /* @_
6040
6044
  const u = se("v-select");
6041
6045
  return be(c) === "editor" ? (j(), ae("div", tp, [
6042
6046
  ie(u, {
6043
- "model-value": y.value,
6047
+ "model-value": v.value,
6044
6048
  label: b.value,
6045
- placeholder: v.value,
6049
+ placeholder: y.value,
6046
6050
  "hide-details": S.value,
6047
6051
  "single-line": x.value,
6048
6052
  readonly: n.value,
@@ -6050,9 +6054,9 @@ const ep = /* @__PURE__ */ Bt(Zf, [["render", Qf]]), tp = { key: 0 }, rp = /* @_
6050
6054
  }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
6051
6055
  ])) : (j(), ee(u, {
6052
6056
  key: 1,
6053
- "model-value": y.value,
6057
+ "model-value": v.value,
6054
6058
  label: b.value,
6055
- placeholder: v.value,
6059
+ placeholder: y.value,
6056
6060
  "hide-details": S.value,
6057
6061
  "single-line": x.value,
6058
6062
  readonly: n.value,
@@ -6070,13 +6074,13 @@ const ep = /* @__PURE__ */ Bt(Zf, [["render", Qf]]), tp = { key: 0 }, rp = /* @_
6070
6074
  const o = r, c = Le(), d = R(() => {
6071
6075
  var t;
6072
6076
  return (t = o.node.settings) == null ? void 0 : t.text;
6073
- }), y = R(() => {
6077
+ }), v = R(() => {
6074
6078
  var t;
6075
6079
  return (t = o.node.settings) == null ? void 0 : t.emphasis;
6076
6080
  }), b = R(() => {
6077
6081
  var t;
6078
6082
  return (t = o.node.settings) == null ? void 0 : t.align;
6079
- }), v = R(() => {
6083
+ }), y = R(() => {
6080
6084
  var t;
6081
6085
  return (t = o.node.settings) == null ? void 0 : t.decoration;
6082
6086
  }), S = R(() => {
@@ -6088,7 +6092,7 @@ const ep = /* @__PURE__ */ Bt(Zf, [["render", Qf]]), tp = { key: 0 }, rp = /* @_
6088
6092
  }), n = R(() => {
6089
6093
  var u;
6090
6094
  const t = [], e = so(c.value.width), i = ot(e, (u = o.node.settings) == null ? void 0 : u.style);
6091
- return i && t.push(`text-${i}`), y.value === "high" ? t.push("text-high-emphasis") : y.value === "medium" ? t.push("text-medium-emphasis") : y.value === "disabled" && t.push("text-disabled"), b.value && t.push(`font-${b.value}`), v.value && t.push(`font-decoration-${v.value}`), S.value && t.push(`font-weight-${S.value}`), x.value && t.push("font-italic"), t.join(" ");
6095
+ return i && t.push(`text-${i}`), v.value === "high" ? t.push("text-high-emphasis") : v.value === "medium" ? t.push("text-medium-emphasis") : v.value === "disabled" && t.push("text-disabled"), b.value && t.push(`font-${b.value}`), y.value && t.push(`font-decoration-${y.value}`), S.value && t.push(`font-weight-${S.value}`), x.value && t.push("font-italic"), t.join(" ");
6092
6096
  });
6093
6097
  return (t, e) => (j(), ae("span", {
6094
6098
  class: fa(n.value)
@@ -6106,13 +6110,13 @@ const ap = /* @__PURE__ */ Bt(ip, [["render", op]]), sp = { key: 0 }, up = /* @_
6106
6110
  outer: { type: Boolean }
6107
6111
  },
6108
6112
  setup(r) {
6109
- const o = r, c = te(), d = pe(), y = R(() => {
6113
+ const o = r, c = te(), d = pe(), v = R(() => {
6110
6114
  var s;
6111
6115
  return (s = o.node.settings) == null ? void 0 : s.label;
6112
6116
  }), b = R(() => {
6113
6117
  var s;
6114
6118
  return (s = o.node.settings) == null ? void 0 : s.placeholder;
6115
- }), v = R(() => {
6119
+ }), y = R(() => {
6116
6120
  var s;
6117
6121
  return (s = o.node.settings) == null ? void 0 : s.hideDetails;
6118
6122
  }), S = R(() => {
@@ -6138,9 +6142,9 @@ const ap = /* @__PURE__ */ Bt(ip, [["render", op]]), sp = { key: 0 }, up = /* @_
6138
6142
  const a = se("v-text-field");
6139
6143
  return be(c) === "editor" ? (j(), ae("div", sp, [
6140
6144
  ie(a, {
6141
- label: y.value,
6145
+ label: v.value,
6142
6146
  placeholder: b.value,
6143
- "hide-details": v.value,
6147
+ "hide-details": y.value,
6144
6148
  "single-line": S.value,
6145
6149
  readonly: x.value,
6146
6150
  theme: n.value
@@ -6188,9 +6192,9 @@ const ap = /* @__PURE__ */ Bt(ip, [["render", op]]), sp = { key: 0 }, up = /* @_
6188
6192
  ]), 1032, ["label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
6189
6193
  ])) : (j(), ee(a, {
6190
6194
  key: 1,
6191
- label: y.value,
6195
+ label: v.value,
6192
6196
  placeholder: b.value,
6193
- "hide-details": v.value,
6197
+ "hide-details": y.value,
6194
6198
  "single-line": S.value,
6195
6199
  readonly: x.value,
6196
6200
  theme: n.value
@@ -8107,7 +8111,7 @@ z(Cp);
8107
8111
  z(Pp);
8108
8112
  const id = (r, o, c) => {
8109
8113
  const d = r[o];
8110
- return d ? typeof d == "function" ? d() : Promise.resolve(d) : new Promise((y, b) => {
8114
+ return d ? typeof d == "function" ? d() : Promise.resolve(d) : new Promise((v, b) => {
8111
8115
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
8112
8116
  b.bind(
8113
8117
  null,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "x-runtime-lib",
3
3
  "private": false,
4
- "version": "0.6.39",
4
+ "version": "0.6.40",
5
5
  "type": "module",
6
6
  "module": "dist/index.js",
7
7
  "types": "dist/index.d.ts",