oeos-components 0.2.68 → 0.2.70

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.
@@ -553,7 +553,7 @@ function w3(n, t) {
553
553
  };
554
554
  }
555
555
  }
556
- var _3 = "___zrEVENTSAVED", x2 = [];
556
+ var _3 = "___zrEVENTSAVED", x1 = [];
557
557
  function zm(n, t, e, o, a) {
558
558
  if (t.getBoundingClientRect && nt.domSupported && !F7(t)) {
559
559
  var r = t[_3] || (t[_3] = {}), i = function(l, c) {
@@ -587,7 +587,7 @@ function Qn(n) {
587
587
  return Kk[e];
588
588
  });
589
589
  }
590
- var Jk = /^(?:mouse|pointer|contextmenu|drag|drop)|click/, w2 = [], $k = nt.browser.firefox && +nt.browser.version.split(".")[0] < 39;
590
+ var Jk = /^(?:mouse|pointer|contextmenu|drag|drop)|click/, w1 = [], $k = nt.browser.firefox && +nt.browser.version.split(".")[0] < 39;
591
591
  function Vm(n, t, e, o) {
592
592
  return e = e || {}, o ? b3(n, t, e) : $k && t.layerX != null && t.layerX !== t.offsetX ? (e.zrX = t.layerX, e.zrY = t.layerY) : t.offsetX != null ? (e.zrX = t.offsetX, e.zrY = t.offsetY) : b3(n, t, e), e;
593
593
  }
@@ -598,8 +598,8 @@ function b3(n, t, e) {
598
598
  var r = n.getBoundingClientRect();
599
599
  return e.zrX = o - r.left, void (e.zrY = a - r.top);
600
600
  }
601
- if (zm(w2, n, o, a))
602
- return e.zrX = w2[0], void (e.zrY = w2[1]);
601
+ if (zm(w1, n, o, a))
602
+ return e.zrX = w1[0], void (e.zrY = w1[1]);
603
603
  }
604
604
  e.zrX = e.zrY = 0;
605
605
  }
@@ -654,9 +654,9 @@ var eL = function() {
654
654
  this._track.push(r);
655
655
  }
656
656
  }, n.prototype._recognize = function(t) {
657
- for (var e in _2)
658
- if (_2.hasOwnProperty(e)) {
659
- var o = _2[e](this._track, t);
657
+ for (var e in _1)
658
+ if (_1.hasOwnProperty(e)) {
659
+ var o = _1[e](this._track, t);
660
660
  if (o)
661
661
  return o;
662
662
  }
@@ -666,7 +666,7 @@ function A3(n) {
666
666
  var t = n[1][0] - n[0][0], e = n[1][1] - n[0][1];
667
667
  return Math.sqrt(t * t + e * e);
668
668
  }
669
- var _2 = { pinch: function(n, t) {
669
+ var _1 = { pinch: function(n, t) {
670
670
  var e = n.length;
671
671
  if (e) {
672
672
  var o, a = (n[e - 1] || {}).points, r = (n[e - 2] || {}).points || a;
@@ -837,7 +837,7 @@ var nL = function(n) {
837
837
  }, t;
838
838
  }(Do), ac = function(n, t) {
839
839
  this.x = n, this.y = t;
840
- }, oL = ["click", "dblclick", "mousewheel", "mouseout", "mouseup", "mousedown", "mousemove", "contextmenu"], b2 = new Xe(0, 0, 0, 0), W7 = function(n) {
840
+ }, oL = ["click", "dblclick", "mousewheel", "mouseout", "mouseup", "mousedown", "mousemove", "contextmenu"], b1 = new Xe(0, 0, 0, 0), W7 = function(n) {
841
841
  function t(e, o, a, r, i) {
842
842
  var s = n.call(this) || this;
843
843
  return s._hovered = new ac(0, 0), s.storage = e, s.painter = o, s.painterRoot = r, s._pointerSize = i, a = a || new nL(), s.proxy = null, s.setHandlerProxy(a), s._draggingMgr = new Zk(s), s;
@@ -880,7 +880,7 @@ var nL = function(n) {
880
880
  if (M3(r, i, e, o, a), this._pointerSize && !i.target) {
881
881
  for (var s = [], l = this._pointerSize, c = l / 2, u = new Xe(e - c, o - c, l, l), d = r.length - 1; d >= 0; d--) {
882
882
  var p = r[d];
883
- p === a || p.ignore || p.ignoreCoarsePointer || p.parent && p.parent.ignoreCoarsePointer || (b2.copy(p.getBoundingRect()), p.transform && b2.applyTransform(p.transform), b2.intersect(u) && s.push(p));
883
+ p === a || p.ignore || p.ignoreCoarsePointer || p.parent && p.parent.ignoreCoarsePointer || (b1.copy(p.getBoundingRect()), p.transform && b1.applyTransform(p.transform), b1.intersect(u) && s.push(p));
884
884
  }
885
885
  if (s.length) {
886
886
  for (var h = Math.PI / 12, f = 2 * Math.PI, m = 0; m < c; m += 4)
@@ -986,7 +986,7 @@ function T3(n, t, e, o, a) {
986
986
  n[s] = i;
987
987
  }
988
988
  }
989
- function S2(n, t, e, o, a, r) {
989
+ function S1(n, t, e, o, a, r) {
990
990
  var i = 0, s = 0, l = 1;
991
991
  if (r(n, t[e + a]) > 0) {
992
992
  for (s = o - a; l < s && r(n, t[e + a + l]) > 0; )
@@ -1005,7 +1005,7 @@ function S2(n, t, e, o, a, r) {
1005
1005
  }
1006
1006
  return l;
1007
1007
  }
1008
- function A2(n, t, e, o, a, r) {
1008
+ function A1(n, t, e, o, a, r) {
1009
1009
  var i = 0, s = 0, l = 1;
1010
1010
  if (r(n, t[e + a]) < 0) {
1011
1011
  for (s = a + 1; l < s && r(n, t[e + a - l]) < 0; )
@@ -1029,8 +1029,8 @@ function rL(n, t) {
1029
1029
  function s(l) {
1030
1030
  var c = e[l], u = o[l], d = e[l + 1], p = o[l + 1];
1031
1031
  o[l] = u + p, l === r - 3 && (e[l + 1] = e[l + 2], o[l + 1] = o[l + 2]), r--;
1032
- var h = A2(n[d], n, c, u, 0, t);
1033
- c += h, (u -= h) !== 0 && (p = S2(n[c + u - 1], n, d, p, p - 1, t)) !== 0 && (u <= p ? function(f, m, g, v) {
1032
+ var h = A1(n[d], n, c, u, 0, t);
1033
+ c += h, (u -= h) !== 0 && (p = S1(n[c + u - 1], n, d, p, p - 1, t)) !== 0 && (u <= p ? function(f, m, g, v) {
1034
1034
  var x = 0;
1035
1035
  for (x = 0; x < m; x++)
1036
1036
  i[x] = n[f + x];
@@ -1061,7 +1061,7 @@ function rL(n, t) {
1061
1061
  if (A)
1062
1062
  break;
1063
1063
  do {
1064
- if ((_ = A2(n[w], i, y, m, 0, t)) !== 0) {
1064
+ if ((_ = A1(n[w], i, y, m, 0, t)) !== 0) {
1065
1065
  for (x = 0; x < _; x++)
1066
1066
  n[b + x] = i[y + x];
1067
1067
  if (b += _, y += _, (m -= _) <= 1) {
@@ -1073,7 +1073,7 @@ function rL(n, t) {
1073
1073
  A = !0;
1074
1074
  break;
1075
1075
  }
1076
- if ((S = S2(i[y], n, w, v, 0, t)) !== 0) {
1076
+ if ((S = S1(i[y], n, w, v, 0, t)) !== 0) {
1077
1077
  for (x = 0; x < S; x++)
1078
1078
  n[b + x] = n[w + x];
1079
1079
  if (b += S, w += S, (v -= S) === 0) {
@@ -1132,7 +1132,7 @@ function rL(n, t) {
1132
1132
  if (I)
1133
1133
  break;
1134
1134
  do {
1135
- if ((M = m - A2(i[w], n, f, m, m - 1, t)) !== 0) {
1135
+ if ((M = m - A1(i[w], n, f, m, m - 1, t)) !== 0) {
1136
1136
  for (m -= M, S = (b -= M) + 1, _ = (y -= M) + 1, x = M - 1; x >= 0; x--)
1137
1137
  n[S + x] = n[_ + x];
1138
1138
  if (m === 0) {
@@ -1144,7 +1144,7 @@ function rL(n, t) {
1144
1144
  I = !0;
1145
1145
  break;
1146
1146
  }
1147
- if ((C = v - S2(n[y], i, 0, v, v - 1, t)) !== 0) {
1147
+ if ((C = v - S1(n[y], i, 0, v, v - 1, t)) !== 0) {
1148
1148
  for (v -= C, S = (b -= C) + 1, _ = (w -= C) + 1, x = 0; x < C; x++)
1149
1149
  n[S + x] = i[_ + x];
1150
1150
  if (v <= 1) {
@@ -1217,7 +1217,7 @@ function Jd(n, t, e, o) {
1217
1217
  }
1218
1218
  }
1219
1219
  var Pc = 4, D3 = !1;
1220
- function M2() {
1220
+ function M1() {
1221
1221
  D3 || (D3 = !0);
1222
1222
  }
1223
1223
  function k3(n, t) {
@@ -1258,7 +1258,7 @@ var Ip, iL = function() {
1258
1258
  t.__dirty = 0;
1259
1259
  } else {
1260
1260
  var u = t;
1261
- e && e.length ? u.__clipPaths = e : u.__clipPaths && u.__clipPaths.length > 0 && (u.__clipPaths = []), isNaN(u.z) && (M2(), u.z = 0), isNaN(u.z2) && (M2(), u.z2 = 0), isNaN(u.zlevel) && (M2(), u.zlevel = 0), this._displayList[this._displayListLen++] = u;
1261
+ e && e.length ? u.__clipPaths = e : u.__clipPaths && u.__clipPaths.length > 0 && (u.__clipPaths = []), isNaN(u.z) && (M1(), u.z = 0), isNaN(u.z2) && (M1(), u.z2 = 0), isNaN(u.zlevel) && (M1(), u.zlevel = 0), this._displayList[this._displayListLen++] = u;
1262
1262
  }
1263
1263
  var d = t.getDecalElement && t.getDecalElement();
1264
1264
  d && this._updateAndAddDisplayable(d, e, o);
@@ -1556,7 +1556,7 @@ function jo(n) {
1556
1556
  function ku(n) {
1557
1557
  return n < 0 ? 0 : n > 1 ? 1 : n;
1558
1558
  }
1559
- function C2(n) {
1559
+ function C1(n) {
1560
1560
  var t = n;
1561
1561
  return t.length && t.charAt(t.length - 1) === "%" ? jo(parseFloat(t) / 100 * 255) : jo(parseInt(t, 10));
1562
1562
  }
@@ -1564,7 +1564,7 @@ function ji(n) {
1564
1564
  var t = n;
1565
1565
  return t.length && t.charAt(t.length - 1) === "%" ? ku(parseFloat(t) / 100) : ku(parseFloat(t));
1566
1566
  }
1567
- function I2(n, t, e) {
1567
+ function I1(n, t, e) {
1568
1568
  return e < 0 ? e += 1 : e > 1 && (e -= 1), 6 * e < 1 ? n + (t - n) * e * 6 : 2 * e < 1 ? t : 3 * e < 2 ? n + (t - n) * (2 / 3 - e) * 6 : n;
1569
1569
  }
1570
1570
  function Er(n, t, e) {
@@ -1601,7 +1601,7 @@ function eo(n, t) {
1601
1601
  return c.length === 3 ? uo(t, +c[0], +c[1], +c[2], 1) : uo(t, 0, 0, 0, 1);
1602
1602
  u = ji(c.pop());
1603
1603
  case "rgb":
1604
- return c.length >= 3 ? (uo(t, C2(c[0]), C2(c[1]), C2(c[2]), c.length === 3 ? u : ji(c[3])), Ss(n, t), t) : void uo(t, 0, 0, 0, 1);
1604
+ return c.length >= 3 ? (uo(t, C1(c[0]), C1(c[1]), C1(c[2]), c.length === 3 ? u : ji(c[3])), Ss(n, t), t) : void uo(t, 0, 0, 0, 1);
1605
1605
  case "hsla":
1606
1606
  return c.length !== 4 ? void uo(t, 0, 0, 0, 1) : (c[3] = ji(c[3]), Hm(c, t), Ss(n, t), t);
1607
1607
  case "hsl":
@@ -1615,7 +1615,7 @@ function eo(n, t) {
1615
1615
  }
1616
1616
  function Hm(n, t) {
1617
1617
  var e = (parseFloat(n[0]) % 360 + 360) % 360 / 360, o = ji(n[1]), a = ji(n[2]), r = a <= 0.5 ? a * (o + 1) : a + o - a * o, i = 2 * a - r;
1618
- return uo(t = t || [], jo(255 * I2(i, r, e + 1 / 3)), jo(255 * I2(i, r, e)), jo(255 * I2(i, r, e - 1 / 3)), 1), n.length === 4 && (t[3] = n[3]), t;
1618
+ return uo(t = t || [], jo(255 * I1(i, r, e + 1 / 3)), jo(255 * I1(i, r, e)), jo(255 * I1(i, r, e - 1 / 3)), 1), n.length === 4 && (t[3] = n[3]), t;
1619
1619
  }
1620
1620
  function Fm(n, t) {
1621
1621
  var e = eo(n);
@@ -1625,7 +1625,7 @@ function Fm(n, t) {
1625
1625
  return ja(e, e.length === 4 ? "rgba" : "rgb");
1626
1626
  }
1627
1627
  }
1628
- function T2(n, t, e) {
1628
+ function T1(n, t, e) {
1629
1629
  if (t && t.length && n >= 0 && n <= 1) {
1630
1630
  e = e || [];
1631
1631
  var o = n * (t.length - 1), a = Math.floor(o), r = Math.ceil(o), i = t[a], s = t[r], l = o - a;
@@ -1742,7 +1742,7 @@ var fL = nt.hasGlobalWindow && _e(window.btoa) ? function(n) {
1742
1742
  function Va(n, t, e) {
1743
1743
  return (t - n) * e + n;
1744
1744
  }
1745
- function D2(n, t, e, o) {
1745
+ function D1(n, t, e, o) {
1746
1746
  for (var a = t.length, r = 0; r < a; r++)
1747
1747
  n[r] = Va(t[r], e[r], o);
1748
1748
  return n;
@@ -1884,7 +1884,7 @@ var ic = [0, 0, 0, 0], vL = function() {
1884
1884
  if (!O0(l) && !p || v || (v = this._additiveValue = []), this.discrete)
1885
1885
  t[d] = g < 1 ? a.rawValue : r.rawValue;
1886
1886
  else if (O0(l))
1887
- l === 1 ? D2(v, a[s], r[s], g) : function(_, S, A, M) {
1887
+ l === 1 ? D1(v, a[s], r[s], g) : function(_, S, A, M) {
1888
1888
  for (var C = S.length, I = C && S[0].length, T = 0; T < C; T++) {
1889
1889
  _[T] || (_[T] = []);
1890
1890
  for (var D = 0; D < I; D++)
@@ -1895,10 +1895,10 @@ var ic = [0, 0, 0, 0], vL = function() {
1895
1895
  var x = a[s], y = r[s], w = l === 4;
1896
1896
  t[d] = { type: w ? "linear" : "radial", x: Va(x.x, y.x, g), y: Va(x.y, y.y, g), colorStops: oe(x.colorStops, function(_, S) {
1897
1897
  var A = y.colorStops[S];
1898
- return { offset: Va(_.offset, A.offset, g), color: $d(D2([], _.color, A.color, g)) };
1898
+ return { offset: Va(_.offset, A.offset, g), color: $d(D1([], _.color, A.color, g)) };
1899
1899
  }), global: y.global }, w ? (t[d].x2 = Va(x.x2, y.x2, g), t[d].y2 = Va(x.y2, y.y2, g)) : t[d].r = Va(x.r, y.r, g);
1900
1900
  } else if (p)
1901
- D2(v, a[s], r[s], g), i || (t[d] = $d(v));
1901
+ D1(v, a[s], r[s], g), i || (t[d] = $d(v));
1902
1902
  else {
1903
1903
  var b = Va(a[s], r[s], g);
1904
1904
  i ? this._additiveValue = b : t[d] = b;
@@ -2128,7 +2128,7 @@ var B3, P3, yL = function(n) {
2128
2128
  var a = new c4(e, o.loop);
2129
2129
  return this.addAnimator(a), a;
2130
2130
  }, t;
2131
- }(Do), k2 = nt.domSupported, L2 = (P3 = { pointerdown: 1, pointerup: 1, pointermove: 1, pointerout: 1 }, { mouse: B3 = ["click", "dblclick", "mousewheel", "wheel", "mouseout", "mouseup", "mousedown", "mousemove", "contextmenu"], touch: ["touchstart", "touchend", "touchmove"], pointer: oe(B3, function(n) {
2131
+ }(Do), k1 = nt.domSupported, L1 = (P3 = { pointerdown: 1, pointerup: 1, pointermove: 1, pointerout: 1 }, { mouse: B3 = ["click", "dblclick", "mousewheel", "wheel", "mouseout", "mouseup", "mousedown", "mousemove", "contextmenu"], touch: ["touchstart", "touchend", "touchmove"], pointer: oe(B3, function(n) {
2132
2132
  var t = n.replace("mouse", "pointer");
2133
2133
  return P3.hasOwnProperty(t) ? t : n;
2134
2134
  }) }), xL = ["mousemove", "mouseup"], wL = ["pointermove", "pointerup"], R3 = !1;
@@ -2136,7 +2136,7 @@ function Ym(n) {
2136
2136
  var t = n.pointerType;
2137
2137
  return t === "pen" || t === "touch";
2138
2138
  }
2139
- function E2(n) {
2139
+ function E1(n) {
2140
2140
  n && (n.zrByTouch = !0);
2141
2141
  }
2142
2142
  function iS(n, t) {
@@ -2161,11 +2161,11 @@ var _L = function(n, t) {
2161
2161
  }, mousewheel: function(n) {
2162
2162
  R3 || (n = po(this.dom, n), this.trigger("mousewheel", n));
2163
2163
  }, touchstart: function(n) {
2164
- E2(n = po(this.dom, n)), this.__lastTouchMoment = /* @__PURE__ */ new Date(), this.handler.processGesture(n, "start"), Vo.mousemove.call(this, n), Vo.mousedown.call(this, n);
2164
+ E1(n = po(this.dom, n)), this.__lastTouchMoment = /* @__PURE__ */ new Date(), this.handler.processGesture(n, "start"), Vo.mousemove.call(this, n), Vo.mousedown.call(this, n);
2165
2165
  }, touchmove: function(n) {
2166
- E2(n = po(this.dom, n)), this.handler.processGesture(n, "change"), Vo.mousemove.call(this, n);
2166
+ E1(n = po(this.dom, n)), this.handler.processGesture(n, "change"), Vo.mousemove.call(this, n);
2167
2167
  }, touchend: function(n) {
2168
- E2(n = po(this.dom, n)), this.handler.processGesture(n, "end"), Vo.mouseup.call(this, n), +/* @__PURE__ */ new Date() - +this.__lastTouchMoment < 300 && Vo.click.call(this, n);
2168
+ E1(n = po(this.dom, n)), this.handler.processGesture(n, "end"), Vo.mouseup.call(this, n), +/* @__PURE__ */ new Date() - +this.__lastTouchMoment < 300 && Vo.click.call(this, n);
2169
2169
  }, pointerdown: function(n) {
2170
2170
  Vo.mousedown.call(this, n);
2171
2171
  }, pointermove: function(n) {
@@ -2192,11 +2192,11 @@ var Xm = { pointermove: function(n) {
2192
2192
  } };
2193
2193
  function bL(n, t) {
2194
2194
  var e = t.domHandlers;
2195
- nt.pointerEventsSupported ? L(L2.pointer, function(o) {
2195
+ nt.pointerEventsSupported ? L(L1.pointer, function(o) {
2196
2196
  ep(t, o, function(a) {
2197
2197
  e[o].call(n, a);
2198
2198
  });
2199
- }) : (nt.touchEventsSupported && L(L2.touch, function(o) {
2199
+ }) : (nt.touchEventsSupported && L(L1.touch, function(o) {
2200
2200
  ep(t, o, function(a) {
2201
2201
  e[o].call(n, a), function(r) {
2202
2202
  r.touching = !0, r.touchTimer != null && (clearTimeout(r.touchTimer), r.touchTimer = null), r.touchTimer = setTimeout(function() {
@@ -2204,7 +2204,7 @@ function bL(n, t) {
2204
2204
  }, 700);
2205
2205
  }(t);
2206
2206
  });
2207
- }), L(L2.mouse, function(o) {
2207
+ }), L(L1.mouse, function(o) {
2208
2208
  ep(t, o, function(a) {
2209
2209
  a = r4(a), t.touching || e[o].call(n, a);
2210
2210
  });
@@ -2223,7 +2223,7 @@ function SL(n, t) {
2223
2223
  function ep(n, t, e, o) {
2224
2224
  n.mounted[t] = e, n.listenerOpts[t] = o, Bm(n.domTarget, t, e, o);
2225
2225
  }
2226
- function N2(n) {
2226
+ function N1(n) {
2227
2227
  var t, e, o, a, r = n.mounted;
2228
2228
  for (var i in r)
2229
2229
  r.hasOwnProperty(i) && (t = n.domTarget, e = i, o = r[i], a = n.listenerOpts[i], t.removeEventListener(e, o, a));
@@ -2234,17 +2234,17 @@ var H3 = function(n, t) {
2234
2234
  }, AL = function(n) {
2235
2235
  function t(e, o) {
2236
2236
  var a = n.call(this) || this;
2237
- return a.__pointerCapturing = !1, a.dom = e, a.painterRoot = o, a._localHandlerScope = new H3(e, Vo), k2 && (a._globalHandlerScope = new H3(document, Xm)), bL(a, a._localHandlerScope), a;
2237
+ return a.__pointerCapturing = !1, a.dom = e, a.painterRoot = o, a._localHandlerScope = new H3(e, Vo), k1 && (a._globalHandlerScope = new H3(document, Xm)), bL(a, a._localHandlerScope), a;
2238
2238
  }
2239
2239
  return j(t, n), t.prototype.dispose = function() {
2240
- N2(this._localHandlerScope), k2 && N2(this._globalHandlerScope);
2240
+ N1(this._localHandlerScope), k1 && N1(this._globalHandlerScope);
2241
2241
  }, t.prototype.setCursor = function(e) {
2242
2242
  this.dom.style && (this.dom.style.cursor = e || "default");
2243
2243
  }, t.prototype.__togglePointerCapture = function(e) {
2244
- if (this.__mayPointerCapture = null, k2 && +this.__pointerCapturing ^ +e) {
2244
+ if (this.__mayPointerCapture = null, k1 && +this.__pointerCapturing ^ +e) {
2245
2245
  this.__pointerCapturing = e;
2246
2246
  var o = this._globalHandlerScope;
2247
- e ? SL(this, o) : N2(o);
2247
+ e ? SL(this, o) : N1(o);
2248
2248
  }
2249
2249
  }, t;
2250
2250
  }(Do), sS = 1;
@@ -2253,7 +2253,7 @@ var Ep = sS, Zm = "#333", qm = "#ccc", F3 = Vh;
2253
2253
  function oi(n) {
2254
2254
  return n > 5e-5 || n < -5e-5;
2255
2255
  }
2256
- var ai = [], As = [], O2 = [1, 0, 0, 1, 0, 0], z2 = Math.abs, Fa = function() {
2256
+ var ai = [], As = [], O1 = [1, 0, 0, 1, 0, 0], z1 = Math.abs, Fa = function() {
2257
2257
  function n() {
2258
2258
  }
2259
2259
  return n.prototype.getLocalTransform = function(t) {
@@ -2295,7 +2295,7 @@ var ai = [], As = [], O2 = [1, 0, 0, 1, 0, 0], z2 = Math.abs, Fa = function() {
2295
2295
  var t = this.parent, e = this.transform;
2296
2296
  t && t.transform && (t.invTransform = t.invTransform || [1, 0, 0, 1, 0, 0], Ua(As, t.invTransform, e), e = As);
2297
2297
  var o = this.originX, a = this.originY;
2298
- (o || a) && (O2[4] = o, O2[5] = a, Ua(As, e, O2), As[4] -= o, As[5] -= a, e = As), this.setLocalTransform(e);
2298
+ (o || a) && (O1[4] = o, O1[5] = a, Ua(As, e, O1), As[4] -= o, As[5] -= a, e = As), this.setLocalTransform(e);
2299
2299
  }
2300
2300
  }, n.prototype.getGlobalScale = function(t) {
2301
2301
  var e = this.transform;
@@ -2308,7 +2308,7 @@ var ai = [], As = [], O2 = [1, 0, 0, 1, 0, 0], z2 = Math.abs, Fa = function() {
2308
2308
  return a && un(o, o, a), o;
2309
2309
  }, n.prototype.getLineScale = function() {
2310
2310
  var t = this.transform;
2311
- return t && z2(t[0] - 1) > 1e-10 && z2(t[3] - 1) > 1e-10 ? Math.sqrt(z2(t[0] * t[3] - t[2] * t[1])) : 1;
2311
+ return t && z1(t[0] - 1) > 1e-10 && z1(t[3] - 1) > 1e-10 ? Math.sqrt(z1(t[0] * t[3] - t[2] * t[1])) : 1;
2312
2312
  }, n.prototype.copyTransform = function(t) {
2313
2313
  lS(this, t);
2314
2314
  }, n.getLocalTransform = function(t, e) {
@@ -2412,7 +2412,7 @@ function Op(n, t, e) {
2412
2412
  }
2413
2413
  return (n = n || {}).x = l, n.y = c, n.align = u, n.verticalAlign = d, n;
2414
2414
  }
2415
- var V2 = "__zr_normal__", B2 = xa.concat(["ignore"]), ML = Sa(xa, function(n, t) {
2415
+ var V1 = "__zr_normal__", B1 = xa.concat(["ignore"]), ML = Sa(xa, function(n, t) {
2416
2416
  return n[t] = !0, n;
2417
2417
  }, { ignore: !1 }), Ms = {}, CL = new Xe(0, 0, 0, 0), zp = function() {
2418
2418
  function n(t) {
@@ -2490,14 +2490,14 @@ var V2 = "__zr_normal__", B2 = xa.concat(["ignore"]), ML = Sa(xa, function(n, t)
2490
2490
  this._innerSaveToNormal(t);
2491
2491
  for (var e = this._normalState, o = 0; o < this.animators.length; o++) {
2492
2492
  var a = this.animators[o], r = a.__fromStateTransition;
2493
- if (!(a.getLoop() || r && r !== V2)) {
2493
+ if (!(a.getLoop() || r && r !== V1)) {
2494
2494
  var i = a.targetName, s = i ? e[i] : e;
2495
2495
  a.saveTo(s);
2496
2496
  }
2497
2497
  }
2498
2498
  }, n.prototype._innerSaveToNormal = function(t) {
2499
2499
  var e = this._normalState;
2500
- e || (e = this._normalState = {}), t.textConfig && !e.textConfig && (e.textConfig = this.textConfig), this._savePrimaryToNormal(t, e, B2);
2500
+ e || (e = this._normalState = {}), t.textConfig && !e.textConfig && (e.textConfig = this.textConfig), this._savePrimaryToNormal(t, e, B1);
2501
2501
  }, n.prototype._savePrimaryToNormal = function(t, e, o) {
2502
2502
  for (var a = 0; a < o.length; a++) {
2503
2503
  var r = o[a];
@@ -2511,9 +2511,9 @@ var V2 = "__zr_normal__", B2 = xa.concat(["ignore"]), ML = Sa(xa, function(n, t)
2511
2511
  var e = this.states;
2512
2512
  return e[t] || (e[t] = {}), e[t];
2513
2513
  }, n.prototype.clearStates = function(t) {
2514
- this.useState(V2, !1, t);
2514
+ this.useState(V1, !1, t);
2515
2515
  }, n.prototype.useState = function(t, e, o, a) {
2516
- var r = t === V2;
2516
+ var r = t === V1;
2517
2517
  if (this.hasState() || !r) {
2518
2518
  var i = this.currentStates, s = this.stateTransition;
2519
2519
  if (!(Qe(i, t) >= 0) || !e && i.length !== 1) {
@@ -2586,8 +2586,8 @@ var V2 = "__zr_normal__", B2 = xa.concat(["ignore"]), ML = Sa(xa, function(n, t)
2586
2586
  }, n.prototype._applyStateObj = function(t, e, o, a, r, i) {
2587
2587
  var s = !(e && a);
2588
2588
  e && e.textConfig ? (this.textConfig = K({}, a ? this.textConfig : o.textConfig), K(this.textConfig, e.textConfig)) : s && o.textConfig && (this.textConfig = o.textConfig);
2589
- for (var l = {}, c = !1, u = 0; u < B2.length; u++) {
2590
- var d = B2[u], p = r && ML[d];
2589
+ for (var l = {}, c = !1, u = 0; u < B1.length; u++) {
2590
+ var d = B1[u], p = r && ML[d];
2591
2591
  e && e[d] != null ? p ? (c = !0, l[d] = e[d]) : this[d] = e[d] : s && o[d] != null && (p ? (c = !0, l[d] = o[d]) : this[d] = o[d]);
2592
2592
  }
2593
2593
  if (!r)
@@ -2689,11 +2689,11 @@ var V2 = "__zr_normal__", B2 = xa.concat(["ignore"]), ML = Sa(xa, function(n, t)
2689
2689
  }
2690
2690
  return this.animators = r, this;
2691
2691
  }, n.prototype.animateTo = function(t, e, o) {
2692
- P2(this, t, e, o);
2692
+ P1(this, t, e, o);
2693
2693
  }, n.prototype.animateFrom = function(t, e, o) {
2694
- P2(this, t, e, o, !0);
2694
+ P1(this, t, e, o, !0);
2695
2695
  }, n.prototype._transitionState = function(t, e, o, a) {
2696
- for (var r = P2(this, e, o, a), i = 0; i < r.length; i++)
2696
+ for (var r = P1(this, e, o, a), i = 0; i < r.length; i++)
2697
2697
  r[i].__fromStateTransition = t;
2698
2698
  }, n.prototype.getBoundingRect = function() {
2699
2699
  return null;
@@ -2727,7 +2727,7 @@ var V2 = "__zr_normal__", B2 = xa.concat(["ignore"]), ML = Sa(xa, function(n, t)
2727
2727
  Object.defineProperty && (a("position", "_legacyPos", "x", "y"), a("scale", "_legacyScale", "scaleX", "scaleY"), a("origin", "_legacyOrigin", "originX", "originY"));
2728
2728
  }(), n;
2729
2729
  }();
2730
- function P2(n, t, e, o, a) {
2730
+ function P1(n, t, e, o, a) {
2731
2731
  var r = [];
2732
2732
  cS(n, "", n, t, e = e || {}, o, r, a);
2733
2733
  var i = r.length, s = !1, l = e.done, c = e.aborted, u = function() {
@@ -2744,7 +2744,7 @@ function P2(n, t, e, o, a) {
2744
2744
  }
2745
2745
  return r;
2746
2746
  }
2747
- function R2(n, t, e) {
2747
+ function R1(n, t, e) {
2748
2748
  for (var o = 0; o < e; o++)
2749
2749
  n[o] = t[o];
2750
2750
  }
@@ -2752,14 +2752,14 @@ function IL(n, t, e) {
2752
2752
  if (wn(t[e]))
2753
2753
  if (wn(n[e]) || (n[e] = []), Dn(t[e])) {
2754
2754
  var o = t[e].length;
2755
- n[e].length !== o && (n[e] = new t[e].constructor(o), R2(n[e], t[e], o));
2755
+ n[e].length !== o && (n[e] = new t[e].constructor(o), R1(n[e], t[e], o));
2756
2756
  } else {
2757
2757
  var a = t[e], r = n[e], i = a.length;
2758
2758
  if (wn(a[0]))
2759
2759
  for (var s = a[0].length, l = 0; l < i; l++)
2760
- r[l] ? R2(r[l], a[l], s) : r[l] = Array.prototype.slice.call(a[l]);
2760
+ r[l] ? R1(r[l], a[l], s) : r[l] = Array.prototype.slice.call(a[l]);
2761
2761
  else
2762
- R2(r, a, i);
2762
+ R1(r, a, i);
2763
2763
  r.length = a.length;
2764
2764
  }
2765
2765
  else
@@ -3098,7 +3098,7 @@ function fS(n, t) {
3098
3098
  var e = Ph(n), o = Math.pow(10, e), a = n / o;
3099
3099
  return n = (a < 1.5 ? 1 : a < 2.5 ? 2 : a < 4 ? 3 : a < 7 ? 5 : 10) * o, e >= -20 ? +n.toFixed(e < 0 ? -e : 0) : n;
3100
3100
  }
3101
- function H2(n, t) {
3101
+ function H1(n, t) {
3102
3102
  var e = (n.length - 1) * t + 1, o = Math.floor(e), a = +n[o - 1], r = e - o;
3103
3103
  return r ? a + r * (n[o] - a) : a;
3104
3104
  }
@@ -3516,7 +3516,7 @@ function e6() {
3516
3516
  function Fh(n) {
3517
3517
  return n && n.width && n.height;
3518
3518
  }
3519
- var F2 = /\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;
3519
+ var F1 = /\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;
3520
3520
  function WL(n, t, e, o, a) {
3521
3521
  if (!t)
3522
3522
  return "";
@@ -3570,7 +3570,7 @@ var jL = function() {
3570
3570
  }, YL = function() {
3571
3571
  this.width = 0, this.height = 0, this.contentWidth = 0, this.contentHeight = 0, this.outerWidth = 0, this.outerHeight = 0, this.lines = [];
3572
3572
  };
3573
- function G2(n, t, e, o, a) {
3573
+ function G1(n, t, e, o, a) {
3574
3574
  var r, i, s = t === "", l = a && e.rich[a] || {}, c = n.lines, u = l.font || e.font, d = !1;
3575
3575
  if (o) {
3576
3576
  var p = l.padding, h = p ? p[1] + p[3] : 0;
@@ -3636,7 +3636,7 @@ var n6 = ["z", "z2", "invisible"], qL = ["invisible"], Ao = function(n) {
3636
3636
  }, t.prototype.shouldBePainted = function(o, a, r, i) {
3637
3637
  var s = this.transform;
3638
3638
  if (this.ignore || this.invisible || this.style.opacity === 0 || this.culling && function(u, d, p) {
3639
- return W2.copy(u.getBoundingRect()), u.transform && W2.applyTransform(u.transform), U2.width = d, U2.height = p, !W2.intersect(U2);
3639
+ return W1.copy(u.getBoundingRect()), u.transform && W1.applyTransform(u.transform), U1.width = d, U1.height = p, !W1.intersect(U1);
3640
3640
  }(this, o, a) || s && !s[0] && !s[3])
3641
3641
  return !1;
3642
3642
  if (r && this.__clipPaths) {
@@ -3728,7 +3728,7 @@ var n6 = ["z", "z2", "invisible"], qL = ["invisible"], Ao = function(n) {
3728
3728
  }, t.prototype.getAnimationStyleProps = function() {
3729
3729
  return Gh;
3730
3730
  }, t.initDefaultProps = ((e = t.prototype).type = "displayable", e.invisible = !1, e.z = 0, e.z2 = 0, e.zlevel = 0, e.culling = !1, e.cursor = "pointer", e.rectHover = !1, e.incremental = !1, e._rect = null, e.dirtyRectTolerance = 0, void (e.__dirty = 3)), t;
3731
- }(zp), W2 = new Xe(0, 0, 0, 0), U2 = new Xe(0, 0, 0, 0), Rn = Math.min, Hn = Math.max, j2 = Math.sin, Y2 = Math.cos, ii = 2 * Math.PI, z0 = hs(), V0 = hs(), B0 = hs();
3731
+ }(zp), W1 = new Xe(0, 0, 0, 0), U1 = new Xe(0, 0, 0, 0), Rn = Math.min, Hn = Math.max, j1 = Math.sin, Y1 = Math.cos, ii = 2 * Math.PI, z0 = hs(), V0 = hs(), B0 = hs();
3732
3732
  function Wh(n, t, e) {
3733
3733
  if (n.length !== 0) {
3734
3734
  for (var o = n[0], a = o[0], r = o[0], i = o[1], s = o[1], l = 1; l < n.length; l++)
@@ -3761,22 +3761,22 @@ function JL(n, t, e, o, a, r, i, s, l) {
3761
3761
  var c = Dr, u = kr, d = Math.abs(a - r);
3762
3762
  if (d % ii < 1e-4 && d > 1e-4)
3763
3763
  return s[0] = n - e, s[1] = t - o, l[0] = n + e, void (l[1] = t + o);
3764
- if (z0[0] = Y2(a) * e + n, z0[1] = j2(a) * o + t, V0[0] = Y2(r) * e + n, V0[1] = j2(r) * o + t, c(s, z0, V0), u(l, z0, V0), (a %= ii) < 0 && (a += ii), (r %= ii) < 0 && (r += ii), a > r && !i ? r += ii : a < r && i && (a += ii), i) {
3764
+ if (z0[0] = Y1(a) * e + n, z0[1] = j1(a) * o + t, V0[0] = Y1(r) * e + n, V0[1] = j1(r) * o + t, c(s, z0, V0), u(l, z0, V0), (a %= ii) < 0 && (a += ii), (r %= ii) < 0 && (r += ii), a > r && !i ? r += ii : a < r && i && (a += ii), i) {
3765
3765
  var p = r;
3766
3766
  r = a, a = p;
3767
3767
  }
3768
3768
  for (var h = 0; h < r; h += Math.PI / 2)
3769
- h > a && (B0[0] = Y2(h) * e + n, B0[1] = j2(h) * o + t, c(s, B0, s), u(l, B0, l));
3769
+ h > a && (B0[0] = Y1(h) * e + n, B0[1] = j1(h) * o + t, c(s, B0, s), u(l, B0, l));
3770
3770
  }
3771
- var wt = { M: 1, L: 2, C: 3, Q: 4, A: 5, Z: 6, R: 7 }, si = [], li = [], Jo = [], cr = [], $o = [], ea = [], X2 = Math.min, Z2 = Math.max, ci = Math.cos, ui = Math.sin, Ea = Math.abs, tg = Math.PI, _r = 2 * tg, q2 = typeof Float32Array < "u", sc = [];
3772
- function Q2(n) {
3771
+ var wt = { M: 1, L: 2, C: 3, Q: 4, A: 5, Z: 6, R: 7 }, si = [], li = [], Jo = [], cr = [], $o = [], ea = [], X1 = Math.min, Z1 = Math.max, ci = Math.cos, ui = Math.sin, Ea = Math.abs, tg = Math.PI, _r = 2 * tg, q1 = typeof Float32Array < "u", sc = [];
3772
+ function Q1(n) {
3773
3773
  return Math.round(n / tg * 1e8) / 1e8 % 2 * tg;
3774
3774
  }
3775
3775
  function m4(n, t) {
3776
- var e = Q2(n[0]);
3776
+ var e = Q1(n[0]);
3777
3777
  e < 0 && (e += _r);
3778
3778
  var o = e - n[0], a = n[1];
3779
- a += o, !t && a - e >= _r ? a = e + _r : t && e - a >= _r ? a = e - _r : !t && e > a ? a = e + (_r - Q2(e - a)) : t && e < a && (a = e - (_r - Q2(a - e))), n[0] = e, n[1] = a;
3779
+ a += o, !t && a - e >= _r ? a = e + _r : t && e - a >= _r ? a = e - _r : !t && e > a ? a = e + (_r - Q1(e - a)) : t && e < a && (a = e - (_r - Q1(a - e))), n[0] = e, n[1] = a;
3780
3780
  }
3781
3781
  var Ma = function() {
3782
3782
  function n(t) {
@@ -3833,7 +3833,7 @@ var Ma = function() {
3833
3833
  return this._len;
3834
3834
  }, n.prototype.setData = function(t) {
3835
3835
  var e = t.length;
3836
- this.data && this.data.length === e || !q2 || (this.data = new Float32Array(e));
3836
+ this.data && this.data.length === e || !q1 || (this.data = new Float32Array(e));
3837
3837
  for (var o = 0; o < e; o++)
3838
3838
  this.data[o] = t[o];
3839
3839
  this._len = e;
@@ -3841,7 +3841,7 @@ var Ma = function() {
3841
3841
  t instanceof Array || (t = [t]);
3842
3842
  for (var e = t.length, o = 0, a = this._len, r = 0; r < e; r++)
3843
3843
  o += t[r].len();
3844
- for (q2 && this.data instanceof Float32Array && (this.data = new Float32Array(a + o)), r = 0; r < e; r++)
3844
+ for (q1 && this.data instanceof Float32Array && (this.data = new Float32Array(a + o)), r = 0; r < e; r++)
3845
3845
  for (var i = t[r].data, s = 0; s < i.length; s++)
3846
3846
  this.data[a++] = i[s];
3847
3847
  this._len = a;
@@ -3864,7 +3864,7 @@ var Ma = function() {
3864
3864
  if (this._saveData) {
3865
3865
  this._drawPendingPt();
3866
3866
  var t = this.data;
3867
- t instanceof Array && (t.length = this._len, q2 && this._len > 11 && (this.data = new Float32Array(t)));
3867
+ t instanceof Array && (t.length = this._len, q1 && this._len > 11 && (this.data = new Float32Array(t)));
3868
3868
  }
3869
3869
  }, n.prototype.getBoundingRect = function() {
3870
3870
  Jo[0] = Jo[1] = $o[0] = $o[1] = Number.MAX_VALUE, cr[0] = cr[1] = ea[0] = ea[1] = -Number.MAX_VALUE;
@@ -3923,7 +3923,7 @@ var Ma = function() {
3923
3923
  break;
3924
3924
  case wt.A:
3925
3925
  var S = t[p++], A = t[p++], M = t[p++], C = t[p++], I = t[p++], T = t[p++], D = T + I;
3926
- p += 1, f && (s = ci(I) * M + S, l = ui(I) * C + A), m = Z2(M, C) * X2(_r, Math.abs(T)), r = ci(D) * M + S, i = ui(D) * C + A;
3926
+ p += 1, f && (s = ci(I) * M + S, l = ui(I) * C + A), m = Z1(M, C) * X1(_r, Math.abs(T)), r = ci(D) * M + S, i = ui(D) * C + A;
3927
3927
  break;
3928
3928
  case wt.R:
3929
3929
  s = r = t[p++], l = i = t[p++], m = 2 * t[p++] + 2 * t[p++];
@@ -3996,7 +3996,7 @@ var Ma = function() {
3996
3996
  if (v) {
3997
3997
  if (x + (xe = c[y++]) > u) {
3998
3998
  var ue = u - x;
3999
- t.moveTo(s, l), t.lineTo(s + X2(ue, ne), l), (ue -= ne) > 0 && t.lineTo(s + ne, l + X2(ue, re)), (ue -= re) > 0 && t.lineTo(s + Z2(ne - ue, 0), l + re), (ue -= ne) > 0 && t.lineTo(s, l + Z2(re - ue, 0));
3999
+ t.moveTo(s, l), t.lineTo(s + X1(ue, ne), l), (ue -= ne) > 0 && t.lineTo(s + ne, l + X1(ue, re)), (ue -= re) > 0 && t.lineTo(s + Z1(ne - ue, 0), l + re), (ue -= ne) > 0 && t.lineTo(s, l + Z1(re - ue, 0));
4000
4000
  break e;
4001
4001
  }
4002
4002
  x += xe;
@@ -4210,7 +4210,7 @@ function s6(n, t, e, o, a) {
4210
4210
  }
4211
4211
  return e || (s = h, l = m, Math.abs(s - l) < tE) || (d += Ba(p, h, f, m, o, a) || 0), d !== 0;
4212
4212
  }
4213
- var Vp = Te({ fill: "#000", stroke: null, strokePercent: 1, fillOpacity: 1, strokeOpacity: 1, lineDashOffset: 0, lineWidth: 1, lineCap: "butt", miterLimit: 10, strokeNoScale: !1, strokeFirst: !1 }, Yi), rE = { style: Te({ fill: !0, stroke: !0, strokePercent: !0, fillOpacity: !0, strokeOpacity: !0, lineDashOffset: !0, lineWidth: !0, miterLimit: !0 }, Gh.style) }, K2 = xa.concat(["invisible", "culling", "z", "z2", "zlevel", "parent"]), et = function(n) {
4213
+ var Vp = Te({ fill: "#000", stroke: null, strokePercent: 1, fillOpacity: 1, strokeOpacity: 1, lineDashOffset: 0, lineWidth: 1, lineCap: "butt", miterLimit: 10, strokeNoScale: !1, strokeFirst: !1 }, Yi), rE = { style: Te({ fill: !0, stroke: !0, strokePercent: !0, fillOpacity: !0, strokeOpacity: !0, lineDashOffset: !0, lineWidth: !0, miterLimit: !0 }, Gh.style) }, K1 = xa.concat(["invisible", "culling", "z", "z2", "zlevel", "parent"]), et = function(n) {
4214
4214
  function t(o) {
4215
4215
  return n.call(this, o) || this;
4216
4216
  }
@@ -4228,8 +4228,8 @@ var Vp = Te({ fill: "#000", stroke: null, strokePercent: 1, fillOpacity: 1, stro
4228
4228
  for (var s in a)
4229
4229
  i[s] !== a[s] && (i[s] = a[s]);
4230
4230
  i.fill = a.fill ? a.decal : null, i.decal = null, i.shadowColor = null, a.strokeFirst && (i.stroke = null);
4231
- for (var l = 0; l < K2.length; ++l)
4232
- r[K2[l]] = this[K2[l]];
4231
+ for (var l = 0; l < K1.length; ++l)
4232
+ r[K1[l]] = this[K1[l]];
4233
4233
  r.__dirty |= 1;
4234
4234
  } else
4235
4235
  this._decalEl && (this._decalEl = null);
@@ -4564,7 +4564,7 @@ var l6 = { fill: "#000" }, dE = { style: Te({ fill: !0, stroke: !0, fillOpacity:
4564
4564
  $ == null && ($ = Ae);
4565
4565
  var Ue = Ae;
4566
4566
  return F && (xe += F[0] + F[2], Ue += F[1] + F[3], $ += F[1] + F[3]), Z && (Ue = $), { lines: R, height: ae, outerWidth: Ue, outerHeight: xe, lineHeight: U, calculatedLineHeight: q, contentWidth: Ae, contentHeight: Q, width: $ };
4567
- }(m6(e), e), i = J2(e), s = !!e.backgroundColor, l = r.outerHeight, c = r.outerWidth, u = r.contentWidth, d = r.lines, p = r.lineHeight, h = this._defaultStyle, f = e.x || 0, m = e.y || 0, g = e.align || h.align || "left", v = e.verticalAlign || h.verticalAlign || "top", x = f, y = qs(m, r.contentHeight, v);
4567
+ }(m6(e), e), i = J1(e), s = !!e.backgroundColor, l = r.outerHeight, c = r.outerWidth, u = r.contentWidth, d = r.lines, p = r.lineHeight, h = this._defaultStyle, f = e.x || 0, m = e.y || 0, g = e.align || h.align || "left", v = e.verticalAlign || h.verticalAlign || "top", x = f, y = qs(m, r.contentHeight, v);
4568
4568
  if (i || a) {
4569
4569
  var w = Rc(f, c, g), b = qs(m, l, v);
4570
4570
  i && this._renderBackground(e, e, w, b, c, l);
@@ -4579,11 +4579,11 @@ var l6 = { fill: "#000" }, dE = { style: Te({ fill: !0, stroke: !0, fillOpacity:
4579
4579
  var z = new YL();
4580
4580
  if (E != null && (E += ""), !E)
4581
4581
  return z;
4582
- for (var V, R = O.width, H = O.height, F = O.overflow, G = F !== "break" && F !== "breakAll" || R == null ? null : { width: R, accumWidth: 0, breakAll: F === "breakAll" }, X = F2.lastIndex = 0; (V = F2.exec(E)) != null; ) {
4582
+ for (var V, R = O.width, H = O.height, F = O.overflow, G = F !== "break" && F !== "breakAll" || R == null ? null : { width: R, accumWidth: 0, breakAll: F === "breakAll" }, X = F1.lastIndex = 0; (V = F1.exec(E)) != null; ) {
4583
4583
  var q = V.index;
4584
- q > X && G2(z, E.substring(X, q), O, G), G2(z, V[2], O, G, V[1]), X = F2.lastIndex;
4584
+ q > X && G1(z, E.substring(X, q), O, G), G1(z, V[2], O, G, V[1]), X = F1.lastIndex;
4585
4585
  }
4586
- X < E.length && G2(z, E.substring(X, E.length), O, G);
4586
+ X < E.length && G1(z, E.substring(X, E.length), O, G);
4587
4587
  var U = [], Z = 0, J = 0, $ = O.padding, Q = F === "truncate", ae = O.lineOverflow === "truncate";
4588
4588
  function ne(Fe, Je, ut) {
4589
4589
  Fe.width = Je, Fe.lineHeight = ut, Z += ut, J = Math.max(J, Je);
@@ -4621,7 +4621,7 @@ var l6 = { fill: "#000" }, dE = { style: Te({ fill: !0, stroke: !0, fillOpacity:
4621
4621
  }(m6(e), e), a = o.width, r = o.outerWidth, i = o.outerHeight, s = e.padding, l = e.x || 0, c = e.y || 0, u = this._defaultStyle, d = e.align || u.align, p = e.verticalAlign || u.verticalAlign, h = Rc(l, r, d), f = qs(c, i, p), m = h, g = f;
4622
4622
  s && (m += s[3], g += s[0]);
4623
4623
  var v = m + a;
4624
- J2(e) && this._renderBackground(e, e, h, f, r, i);
4624
+ J1(e) && this._renderBackground(e, e, h, f, r, i);
4625
4625
  for (var x = !!e.backgroundColor, y = 0; y < o.lines.length; y++) {
4626
4626
  for (var w = o.lines[y], b = w.tokens, _ = b.length, S = w.lineHeight, A = w.width, M = 0, C = m, I = v, T = _ - 1, D = void 0; M < _ && (!(D = b[M]).align || D.align === "left"); )
4627
4627
  this._placeToken(D, e, S, g, C, "left", x), A -= D.width, C += D.width, M++;
@@ -4635,7 +4635,7 @@ var l6 = { fill: "#000" }, dE = { style: Te({ fill: !0, stroke: !0, fillOpacity:
4635
4635
  var c = o.rich[e.styleName] || {};
4636
4636
  c.text = e.text;
4637
4637
  var u = e.verticalAlign, d = r + a / 2;
4638
- u === "top" ? d = r + e.height / 2 : u === "bottom" && (d = r + a - e.height / 2), !e.isLineHolder && J2(c) && this._renderBackground(c, o, s === "right" ? i - e.width : s === "center" ? i - e.width / 2 : i, d - e.height / 2, e.width, e.height);
4638
+ u === "top" ? d = r + e.height / 2 : u === "bottom" && (d = r + a - e.height / 2), !e.isLineHolder && J1(c) && this._renderBackground(c, o, s === "right" ? i - e.width : s === "center" ? i - e.width / 2 : i, d - e.height / 2, e.width, e.height);
4639
4639
  var p = !!c.backgroundColor, h = e.textPadding;
4640
4640
  h && (i = f6(i, s, h), d -= e.height / 2 - h[0] - e.innerHeight / 2);
4641
4641
  var f = this._getOrCreateChild(gl), m = f.createStyle();
@@ -4702,7 +4702,7 @@ function m6(n) {
4702
4702
  var t = n.text;
4703
4703
  return t != null && (t += ""), t;
4704
4704
  }
4705
- function J2(n) {
4705
+ function J1(n) {
4706
4706
  return !!(n.backgroundColor || n.lineHeight || n.borderWidth && n.borderColor);
4707
4707
  }
4708
4708
  var Ee = it(), ng = function(n, t, e, o) {
@@ -4761,7 +4761,7 @@ function Bp(n, t) {
4761
4761
  n.selected = !0;
4762
4762
  }
4763
4763
  }
4764
- function $2(n, t) {
4764
+ function $1(n, t) {
4765
4765
  var e = this.states[n];
4766
4766
  if (this.style) {
4767
4767
  if (n === "emphasis")
@@ -4809,9 +4809,9 @@ function $2(n, t) {
4809
4809
  return e;
4810
4810
  }
4811
4811
  function ls(n) {
4812
- n.stateProxy = $2;
4812
+ n.stateProxy = $1;
4813
4813
  var t = n.getTextContent(), e = n.getTextGuideLine();
4814
- t && (t.stateProxy = $2), e && (e.stateProxy = $2);
4814
+ t && (t.stateProxy = $1), e && (e.stateProxy = $1);
4815
4815
  }
4816
4816
  function x6(n, t) {
4817
4817
  !RS(n, t) && !n.__highByOuter && rr(n, NS);
@@ -4851,7 +4851,7 @@ function _6(n) {
4851
4851
  a && a.toggleBlurSeries && a.toggleBlurSeries(e, !1, t);
4852
4852
  });
4853
4853
  }
4854
- function e1(n, t, e, o) {
4854
+ function e2(n, t, e, o) {
4855
4855
  var a = o.getModel();
4856
4856
  function r(c, u) {
4857
4857
  for (var d = 0; d < u.length; d++) {
@@ -4883,7 +4883,7 @@ function e1(n, t, e, o) {
4883
4883
  });
4884
4884
  }
4885
4885
  }
4886
- function t1(n, t, e) {
4886
+ function t2(n, t, e) {
4887
4887
  if (n != null && t != null) {
4888
4888
  var o = e.getModel().getComponent(n, t);
4889
4889
  if (o) {
@@ -4895,7 +4895,7 @@ function t1(n, t, e) {
4895
4895
  }
4896
4896
  }
4897
4897
  }
4898
- function n1(n, t, e, o) {
4898
+ function n2(n, t, e, o) {
4899
4899
  var a = { focusSelf: !1, dispatchers: null };
4900
4900
  if (n == null || n === "series" || t == null || e == null)
4901
4901
  return a;
@@ -4960,7 +4960,7 @@ function Vi(n, t) {
4960
4960
  function Or(n) {
4961
4961
  return !(!n || !n.__highDownDispatcher);
4962
4962
  }
4963
- function o1(n) {
4963
+ function o2(n) {
4964
4964
  var t = n.type;
4965
4965
  return t === cu || t === np || t === uu;
4966
4966
  }
@@ -4999,7 +4999,7 @@ function HS(n, t) {
4999
4999
  n.increaseVersion();
5000
5000
  }
5001
5001
  }
5002
- var a1 = Math.sqrt, P0 = Math.sin, R0 = Math.cos, cc = Math.PI;
5002
+ var a2 = Math.sqrt, P0 = Math.sin, R0 = Math.cos, cc = Math.PI;
5003
5003
  function C6(n) {
5004
5004
  return Math.sqrt(n[0] * n[0] + n[1] * n[1]);
5005
5005
  }
@@ -5011,8 +5011,8 @@ function I6(n, t) {
5011
5011
  }
5012
5012
  function T6(n, t, e, o, a, r, i, s, l, c, u) {
5013
5013
  var d = l * (cc / 180), p = R0(d) * (n - e) / 2 + P0(d) * (t - o) / 2, h = -1 * P0(d) * (n - e) / 2 + R0(d) * (t - o) / 2, f = p * p / (i * i) + h * h / (s * s);
5014
- f > 1 && (i *= a1(f), s *= a1(f));
5015
- var m = (a === r ? -1 : 1) * a1((i * i * (s * s) - i * i * (h * h) - s * s * (p * p)) / (i * i * (h * h) + s * s * (p * p))) || 0, g = m * i * h / s, v = m * -s * p / i, x = (n + e) / 2 + R0(d) * g - P0(d) * v, y = (t + o) / 2 + P0(d) * g + R0(d) * v, w = I6([1, 0], [(p - g) / i, (h - v) / s]), b = [(p - g) / i, (h - v) / s], _ = [(-1 * p - g) / i, (-1 * h - v) / s], S = I6(b, _);
5014
+ f > 1 && (i *= a2(f), s *= a2(f));
5015
+ var m = (a === r ? -1 : 1) * a2((i * i * (s * s) - i * i * (h * h) - s * s * (p * p)) / (i * i * (h * h) + s * s * (p * p))) || 0, g = m * i * h / s, v = m * -s * p / i, x = (n + e) / 2 + R0(d) * g - P0(d) * v, y = (t + o) / 2 + P0(d) * g + R0(d) * v, w = I6([1, 0], [(p - g) / i, (h - v) / s]), b = [(p - g) / i, (h - v) / s], _ = [(-1 * p - g) / i, (-1 * h - v) / s], S = I6(b, _);
5016
5016
  if (ag(b, _) <= -1 && (S = cc), ag(b, _) >= 1 && (S = 0), S < 0) {
5017
5017
  var A = Math.round(S / cc * 1e6) / 1e6;
5018
5018
  S = 2 * cc + A % 2 * cc;
@@ -5148,7 +5148,7 @@ var AE = function() {
5148
5148
  }, t;
5149
5149
  }(et);
5150
5150
  Yh.prototype.type = "ellipse";
5151
- var jS = Math.PI, r1 = 2 * jS, pi = Math.sin, Ts = Math.cos, ME = Math.acos, hn = Math.atan2, D6 = Math.abs, du = Math.sqrt, Gc = Math.max, ta = Math.min, Eo = 1e-4;
5151
+ var jS = Math.PI, r2 = 2 * jS, pi = Math.sin, Ts = Math.cos, ME = Math.acos, hn = Math.atan2, D6 = Math.abs, du = Math.sqrt, Gc = Math.max, ta = Math.min, Eo = 1e-4;
5152
5152
  function H0(n, t, e, o, a, r, i) {
5153
5153
  var s = n - e, l = t - o, c = (i ? r : -r) / du(s * s + l * l), u = c * l, d = -c * s, p = n + u, h = t + d, f = e + u, m = o + d, g = (p + f) / 2, v = (h + m) / 2, x = f - p, y = m - h, w = x * x + y * y, b = a - r, _ = p * m - f * h, S = (y < 0 ? -1 : 1) * du(Gc(0, b * b * w - _ * _)), A = (_ * y - x * S) / w, M = (-_ * x - y * S) / w, C = (_ * y + x * S) / w, I = (-_ * x + y * S) / w, T = A - g, D = M - v, E = C - g, O = I - v;
5154
5154
  return T * T + D * D > E * E + O * O && (A = C, M = I), { cx: A, cy: M, x0: -u, y0: -d, x1: A * (a / b - 1), y1: M * (a / b - 1) };
@@ -5162,9 +5162,9 @@ function CE(n, t) {
5162
5162
  }
5163
5163
  var s = t.startAngle, l = t.endAngle;
5164
5164
  if (!isNaN(s) && !isNaN(l)) {
5165
- var c = t.cx, u = t.cy, d = !!t.clockwise, p = D6(l - s), h = p > r1 && p % r1;
5165
+ var c = t.cx, u = t.cy, d = !!t.clockwise, p = D6(l - s), h = p > r2 && p % r2;
5166
5166
  if (h > Eo && (p = h), o > Eo)
5167
- if (p > r1 - Eo)
5167
+ if (p > r2 - Eo)
5168
5168
  n.moveTo(c + o * Ts(s), u + o * pi(s)), n.arc(c, u, o, s, l, !d), a > Eo && (n.moveTo(c + a * Ts(l), u + a * pi(l)), n.arc(c, u, a, l, s, d));
5169
5169
  else {
5170
5170
  var f = void 0, m = void 0, g = void 0, v = void 0, x = void 0, y = void 0, w = void 0, b = void 0, _ = void 0, S = void 0, A = void 0, M = void 0, C = void 0, I = void 0, T = void 0, D = void 0, E = o * Ts(s), O = o * pi(s), z = a * Ts(l), V = a * pi(l), R = p > Eo;
@@ -5689,16 +5689,16 @@ function Wc(n, t, e, o, a) {
5689
5689
  }
5690
5690
  }
5691
5691
  function eA(n, t, e, o, a, r, i, s) {
5692
- var l, c = e - n, u = o - t, d = i - a, p = s - r, h = i1(d, p, c, u);
5692
+ var l, c = e - n, u = o - t, d = i - a, p = s - r, h = i2(d, p, c, u);
5693
5693
  if ((l = h) <= 1e-6 && l >= -1e-6)
5694
5694
  return !1;
5695
- var f = n - a, m = t - r, g = i1(f, m, c, u) / h;
5695
+ var f = n - a, m = t - r, g = i2(f, m, c, u) / h;
5696
5696
  if (g < 0 || g > 1)
5697
5697
  return !1;
5698
- var v = i1(f, m, d, p) / h;
5698
+ var v = i2(f, m, d, p) / h;
5699
5699
  return !(v < 0 || v > 1);
5700
5700
  }
5701
- function i1(n, t, e, o) {
5701
+ function i2(n, t, e, o) {
5702
5702
  return n * o - e * t;
5703
5703
  }
5704
5704
  function Fl(n) {
@@ -5877,7 +5877,7 @@ function oA(n, t, e, o, a) {
5877
5877
  });
5878
5878
  }
5879
5879
  }
5880
- var W0, s1, PE = ["textStyle", "color"], l1 = ["fontStyle", "fontWeight", "fontSize", "fontFamily", "padding", "lineHeight", "rich", "width", "height", "overflow"], c1 = new rt(), RE = function() {
5880
+ var W0, s2, PE = ["textStyle", "color"], l2 = ["fontStyle", "fontWeight", "fontSize", "fontFamily", "padding", "lineHeight", "rich", "width", "height", "overflow"], c2 = new rt(), RE = function() {
5881
5881
  function n() {
5882
5882
  }
5883
5883
  return n.prototype.getTextColor = function(t) {
@@ -5886,9 +5886,9 @@ var W0, s1, PE = ["textStyle", "color"], l1 = ["fontStyle", "fontWeight", "fontS
5886
5886
  }, n.prototype.getFont = function() {
5887
5887
  return A4({ fontStyle: this.getShallow("fontStyle"), fontWeight: this.getShallow("fontWeight"), fontSize: this.getShallow("fontSize"), fontFamily: this.getShallow("fontFamily") }, this.ecModel);
5888
5888
  }, n.prototype.getTextRect = function(t) {
5889
- for (var e = { text: t, verticalAlign: this.getShallow("verticalAlign") || this.getShallow("baseline") }, o = 0; o < l1.length; o++)
5890
- e[l1[o]] = this.getShallow(l1[o]);
5891
- return c1.useStyle(e), c1.update(), c1.getBoundingRect();
5889
+ for (var e = { text: t, verticalAlign: this.getShallow("verticalAlign") || this.getShallow("baseline") }, o = 0; o < l2.length; o++)
5890
+ e[l2[o]] = this.getShallow(l2[o]);
5891
+ return c2.useStyle(e), c2.update(), c2.getBoundingRect();
5892
5892
  }, n;
5893
5893
  }(), aA = [["lineWidth", "width"], ["stroke", "color"], ["opacity"], ["shadowBlur"], ["shadowOffsetX"], ["shadowOffsetY"], ["shadowColor"], ["lineDash", "type"], ["lineDashOffset", "dashOffset"], ["lineCap", "cap"], ["lineJoin", "join"], ["miterLimit"]], HE = ss(aA), FE = function() {
5894
5894
  function n() {
@@ -5946,8 +5946,8 @@ var W0, s1, PE = ["textStyle", "color"], l1 = ["fontStyle", "fontWeight", "fontS
5946
5946
  return o == null && e && (o = e._doGet(this.resolveParentPath(t), e.parentModel)), o;
5947
5947
  }, n;
5948
5948
  }();
5949
- h4(pt), W0 = pt, s1 = ["__\0is_clz", BL++].join("_"), W0.prototype[s1] = !0, process.env.NODE_ENV !== "production" && Ce(!W0.isInstance, 'The method "is" can not be defined.'), W0.isInstance = function(n) {
5950
- return !(!n || !n[s1]);
5949
+ h4(pt), W0 = pt, s2 = ["__\0is_clz", BL++].join("_"), W0.prototype[s2] = !0, process.env.NODE_ENV !== "production" && Ce(!W0.isInstance, 'The method "is" can not be defined.'), W0.isInstance = function(n) {
5950
+ return !(!n || !n[s2]);
5951
5951
  }, Ft(pt, FE), Ft(pt, WE), Ft(pt, FL), Ft(pt, RE);
5952
5952
  var UE = Math.round(10 * Math.random());
5953
5953
  function Wl(n) {
@@ -5964,7 +5964,7 @@ function sg(n) {
5964
5964
  return C4[n];
5965
5965
  }
5966
5966
  P6(M4, { time: { month: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], monthAbbr: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], dayOfWeek: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], dayOfWeekAbbr: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"] }, legend: { selector: { all: "All", inverse: "Inv" } }, toolbox: { brush: { title: { rect: "Box Select", polygon: "Lasso Select", lineX: "Horizontally Select", lineY: "Vertically Select", keep: "Keep Selections", clear: "Clear Selections" } }, dataView: { title: "Data View", lang: ["Data View", "Close", "Refresh"] }, dataZoom: { title: { zoom: "Zoom", back: "Zoom Reset" } }, magicType: { title: { line: "Switch to Line Chart", bar: "Switch to Bar Chart", stack: "Stack", tiled: "Tile" } }, restore: { title: "Restore" }, saveAsImage: { title: "Save as Image", lang: ["Right Click to Save Image"] } }, series: { typeNames: { pie: "Pie chart", bar: "Bar chart", line: "Line chart", scatter: "Scatter plot", effectScatter: "Ripple scatter plot", radar: "Radar chart", tree: "Tree", treemap: "Treemap", boxplot: "Boxplot", candlestick: "Candlestick", k: "K line chart", heatmap: "Heat map", map: "Map", parallel: "Parallel coordinate map", lines: "Line graph", graph: "Relationship graph", sankey: "Sankey diagram", funnel: "Funnel chart", gauge: "Gauge", pictorialBar: "Pictorial bar", themeRiver: "Theme River Map", sunburst: "Sunburst", custom: "Custom chart", chart: "Chart" } }, aria: { general: { withTitle: 'This is a chart about "{title}"', withoutTitle: "This is a chart" }, series: { single: { prefix: "", withName: " with type {seriesType} named {seriesName}.", withoutName: " with type {seriesType}." }, multiple: { prefix: ". It consists of {seriesCount} series count.", withName: " The {seriesId} series is a {seriesType} representing {seriesName}.", withoutName: " The {seriesId} series is a {seriesType}.", separator: { middle: "", end: "" } } }, data: { allData: "The data is as follows: ", partialData: "The first {displayCnt} items are: ", withName: "the data for {name} is {value}", withoutName: "{value}", separator: { middle: ", ", end: ". " } } } }), P6(Wp, { time: { month: ["一月", "二月", "三月", "四月", "五月", "六月", "七月", "八月", "九月", "十月", "十一月", "十二月"], monthAbbr: ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"], dayOfWeek: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"], dayOfWeekAbbr: ["日", "一", "二", "三", "四", "五", "六"] }, legend: { selector: { all: "全选", inverse: "反选" } }, toolbox: { brush: { title: { rect: "矩形选择", polygon: "圈选", lineX: "横向选择", lineY: "纵向选择", keep: "保持选择", clear: "清除选择" } }, dataView: { title: "数据视图", lang: ["数据视图", "关闭", "刷新"] }, dataZoom: { title: { zoom: "区域缩放", back: "区域缩放还原" } }, magicType: { title: { line: "切换为折线图", bar: "切换为柱状图", stack: "切换为堆叠", tiled: "切换为平铺" } }, restore: { title: "还原" }, saveAsImage: { title: "保存为图片", lang: ["右键另存为图片"] } }, series: { typeNames: { pie: "饼图", bar: "柱状图", line: "折线图", scatter: "散点图", effectScatter: "涟漪散点图", radar: "雷达图", tree: "树图", treemap: "矩形树图", boxplot: "箱型图", candlestick: "K线图", k: "K线图", heatmap: "热力图", map: "地图", parallel: "平行坐标图", lines: "线图", graph: "关系图", sankey: "桑基图", funnel: "漏斗图", gauge: "仪表盘图", pictorialBar: "象形柱图", themeRiver: "主题河流图", sunburst: "旭日图", custom: "自定义图表", chart: "图表" } }, aria: { general: { withTitle: "这是一个关于“{title}”的图表。", withoutTitle: "这是一个图表," }, series: { single: { prefix: "", withName: "图表类型是{seriesType},表示{seriesName}。", withoutName: "图表类型是{seriesType}。" }, multiple: { prefix: "它由{seriesCount}个图表系列组成。", withName: "第{seriesId}个系列是一个表示{seriesName}的{seriesType},", withoutName: "第{seriesId}个系列是一个{seriesType},", separator: { middle: ";", end: "。" } } }, data: { allData: "其数据是——", partialData: "其中,前{displayCnt}项是——", withName: "{name}的数据是{value}", withoutName: "{value}", separator: { middle: ",", end: "" } } } });
5967
- var I4 = 1e3, T4 = 60 * I4, pu = 60 * T4, vo = 24 * pu, R6 = 365 * vo, Uc = { year: "{yyyy}", month: "{MMM}", day: "{d}", hour: "{HH}:{mm}", minute: "{HH}:{mm}", second: "{HH}:{mm}:{ss}", millisecond: "{HH}:{mm}:{ss} {SSS}", none: "{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}" }, U0 = "{yyyy}-{MM}-{dd}", H6 = { year: "{yyyy}", month: "{yyyy}-{MM}", day: U0, hour: U0 + " " + Uc.hour, minute: U0 + " " + Uc.minute, second: U0 + " " + Uc.second, millisecond: Uc.none }, u1 = ["year", "month", "day", "hour", "minute", "second", "millisecond"], F6 = ["year", "half-year", "quarter", "month", "week", "half-week", "day", "half-day", "quarter-day", "hour", "minute", "second", "millisecond"];
5967
+ var I4 = 1e3, T4 = 60 * I4, pu = 60 * T4, vo = 24 * pu, R6 = 365 * vo, Uc = { year: "{yyyy}", month: "{MMM}", day: "{d}", hour: "{HH}:{mm}", minute: "{HH}:{mm}", second: "{HH}:{mm}:{ss}", millisecond: "{HH}:{mm}:{ss} {SSS}", none: "{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}" }, U0 = "{yyyy}-{MM}-{dd}", H6 = { year: "{yyyy}", month: "{yyyy}-{MM}", day: U0, hour: U0 + " " + Uc.hour, minute: U0 + " " + Uc.minute, second: U0 + " " + Uc.second, millisecond: Uc.none }, u2 = ["year", "month", "day", "hour", "minute", "second", "millisecond"], F6 = ["year", "half-year", "quarter", "month", "week", "half-week", "day", "half-day", "quarter-day", "hour", "minute", "second", "millisecond"];
5968
5968
  function dr(n, t) {
5969
5969
  return "0000".substr(0, t - (n += "").length) + n;
5970
5970
  }
@@ -6093,7 +6093,7 @@ function lg(n, t, e) {
6093
6093
  var l = Qa(n);
6094
6094
  return a(l) ? fA(l) : Ap(n) ? o(n) : typeof n == "boolean" ? n + "" : "-";
6095
6095
  }
6096
- var W6 = ["a", "b", "c", "d", "e", "f", "g"], d1 = function(n, t) {
6096
+ var W6 = ["a", "b", "c", "d", "e", "f", "g"], d2 = function(n, t) {
6097
6097
  return "{" + n + (t ?? "") + "}";
6098
6098
  };
6099
6099
  function gA(n, t, e) {
@@ -6103,12 +6103,12 @@ function gA(n, t, e) {
6103
6103
  return "";
6104
6104
  for (var a = t[0].$vars || [], r = 0; r < a.length; r++) {
6105
6105
  var i = W6[r];
6106
- n = n.replace(d1(i), d1(i, 0));
6106
+ n = n.replace(d2(i), d2(i, 0));
6107
6107
  }
6108
6108
  for (var s = 0; s < o; s++)
6109
6109
  for (var l = 0; l < a.length; l++) {
6110
6110
  var c = t[s][a[l]];
6111
- n = n.replace(d1(W6[l], s), e ? Qn(c) : c);
6111
+ n = n.replace(d2(W6[l], s), e ? Qn(c) : c);
6112
6112
  }
6113
6113
  return n;
6114
6114
  }
@@ -6162,7 +6162,7 @@ function Xt(n, t, e) {
6162
6162
  var f = new Xe(r + e[3], i + e[0], c, u);
6163
6163
  return f.margin = e, f;
6164
6164
  }
6165
- function e2(n, t, e, o, a, r) {
6165
+ function e1(n, t, e, o, a, r) {
6166
6166
  var i, s = !a || !a.hv || a.hv[0], l = !a || !a.hv || a.hv[1], c = a && a.boundingMode || "all";
6167
6167
  if ((r = r || n).x = n.x, r.y = n.y, !s && !l)
6168
6168
  return !1;
@@ -6486,14 +6486,14 @@ function MA(n, t, e, o, a, r, i) {
6486
6486
  return a && (c[a] = d), s.paletteIdx = (l + 1) % u.length, d;
6487
6487
  }
6488
6488
  }
6489
- var p1 = "\0_ec_inner", QE = { grid: "GridComponent", polar: "PolarComponent", geo: "GeoComponent", singleAxis: "SingleAxisComponent", parallel: "ParallelComponent", calendar: "CalendarComponent", graphic: "GraphicComponent", toolbox: "ToolboxComponent", tooltip: "TooltipComponent", axisPointer: "AxisPointerComponent", brush: "BrushComponent", title: "TitleComponent", timeline: "TimelineComponent", markPoint: "MarkPointComponent", markLine: "MarkLineComponent", markArea: "MarkAreaComponent", legend: "LegendComponent", dataZoom: "DataZoomComponent", visualMap: "VisualMapComponent", xAxis: "GridComponent", yAxis: "GridComponent", angleAxis: "PolarComponent", radiusAxis: "PolarComponent" }, KE = { line: "LineChart", bar: "BarChart", pie: "PieChart", scatter: "ScatterChart", radar: "RadarChart", map: "MapChart", tree: "TreeChart", treemap: "TreemapChart", graph: "GraphChart", gauge: "GaugeChart", funnel: "FunnelChart", parallel: "ParallelChart", sankey: "SankeyChart", boxplot: "BoxplotChart", candlestick: "CandlestickChart", effectScatter: "EffectScatterChart", lines: "LinesChart", heatmap: "HeatmapChart", pictorialBar: "PictorialBarChart", themeRiver: "ThemeRiverChart", sunburst: "SunburstChart", custom: "CustomChart" }, Y0 = {}, N4 = function(n) {
6489
+ var p2 = "\0_ec_inner", QE = { grid: "GridComponent", polar: "PolarComponent", geo: "GeoComponent", singleAxis: "SingleAxisComponent", parallel: "ParallelComponent", calendar: "CalendarComponent", graphic: "GraphicComponent", toolbox: "ToolboxComponent", tooltip: "TooltipComponent", axisPointer: "AxisPointerComponent", brush: "BrushComponent", title: "TitleComponent", timeline: "TimelineComponent", markPoint: "MarkPointComponent", markLine: "MarkLineComponent", markArea: "MarkAreaComponent", legend: "LegendComponent", dataZoom: "DataZoomComponent", visualMap: "VisualMapComponent", xAxis: "GridComponent", yAxis: "GridComponent", angleAxis: "PolarComponent", radiusAxis: "PolarComponent" }, KE = { line: "LineChart", bar: "BarChart", pie: "PieChart", scatter: "ScatterChart", radar: "RadarChart", map: "MapChart", tree: "TreeChart", treemap: "TreemapChart", graph: "GraphChart", gauge: "GaugeChart", funnel: "FunnelChart", parallel: "ParallelChart", sankey: "SankeyChart", boxplot: "BoxplotChart", candlestick: "CandlestickChart", effectScatter: "EffectScatterChart", lines: "LinesChart", heatmap: "HeatmapChart", pictorialBar: "PictorialBarChart", themeRiver: "ThemeRiverChart", sunburst: "SunburstChart", custom: "CustomChart" }, Y0 = {}, N4 = function(n) {
6490
6490
  function t() {
6491
6491
  return n !== null && n.apply(this, arguments) || this;
6492
6492
  }
6493
6493
  return j(t, n), t.prototype.init = function(e, o, a, r, i, s) {
6494
6494
  r = r || {}, this.option = null, this._theme = new pt(r), this._locale = new pt(i), this._optionManager = s;
6495
6495
  }, t.prototype.setOption = function(e, o, a) {
6496
- process.env.NODE_ENV !== "production" && (Ce(e != null, "option is null/undefined"), Ce(e[p1] !== 1, "please use chart.getOption()"));
6496
+ process.env.NODE_ENV !== "production" && (Ce(e != null, "option is null/undefined"), Ce(e[p2] !== 1, "please use chart.getOption()"));
6497
6497
  var r = Z6(o);
6498
6498
  this._optionManager.setOption(e, a, r), this._resetOption(null, r);
6499
6499
  }, t.prototype.resetOption = function(e, o) {
@@ -6589,7 +6589,7 @@ echarts.use([` + I + "]);" : "Unknown series " + C));
6589
6589
  r[l] && !ol(r[l]) ? s = !0 : (r[l] = null, !s && i--);
6590
6590
  r.length = i, e[a] = r;
6591
6591
  }
6592
- }), delete e[p1], e;
6592
+ }), delete e[p2], e;
6593
6593
  }, t.prototype.getTheme = function() {
6594
6594
  return this._theme;
6595
6595
  }, t.prototype.getLocaleModel = function() {
@@ -6708,7 +6708,7 @@ echarts.use([` + I + "]);" : "Unknown series " + C));
6708
6708
  if (process.env.NODE_ENV !== "production" && !e._seriesIndices)
6709
6709
  throw new Error("Option should contains series.");
6710
6710
  }, void (U6 = function(e, o) {
6711
- e.option = {}, e.option[p1] = 1, e._componentsMap = we({ series: [] }), e._componentsCount = we();
6711
+ e.option = {}, e.option[p2] = 1, e._componentsMap = we({ series: [] }), e._componentsCount = we();
6712
6712
  var a = o.aria;
6713
6713
  Me(a) && a.enabled == null && (a.enabled = !0), function(r, i) {
6714
6714
  var s = r.color && !r.colorLayer;
@@ -6748,13 +6748,13 @@ var JE = ["getDom", "getZr", "getWidth", "getHeight", "getDevicePixelRatio", "di
6748
6748
  L(JE, function(t) {
6749
6749
  this[t] = me(n[t], n);
6750
6750
  }, this);
6751
- }, h1 = {}, Xl = function() {
6751
+ }, h2 = {}, Xl = function() {
6752
6752
  function n() {
6753
6753
  this._coordinateSystems = [];
6754
6754
  }
6755
6755
  return n.prototype.create = function(t, e) {
6756
6756
  var o = [];
6757
- L(h1, function(a, r) {
6757
+ L(h2, function(a, r) {
6758
6758
  var i = a.create(t, e);
6759
6759
  o = o.concat(i || []);
6760
6760
  }), this._coordinateSystems = o;
@@ -6765,9 +6765,9 @@ var JE = ["getDom", "getZr", "getWidth", "getHeight", "getDevicePixelRatio", "di
6765
6765
  }, n.prototype.getCoordinateSystems = function() {
6766
6766
  return this._coordinateSystems.slice();
6767
6767
  }, n.register = function(t, e) {
6768
- h1[t] = e;
6768
+ h2[t] = e;
6769
6769
  }, n.get = function(t) {
6770
- return h1[t];
6770
+ return h2[t];
6771
6771
  }, n;
6772
6772
  }(), $E = /^(min|max)?(.+)$/, eN = function() {
6773
6773
  function n(t) {
@@ -6830,7 +6830,7 @@ function tN(n, t, e) {
6830
6830
  }), a;
6831
6831
  }
6832
6832
  var ao = L, hu = Me, q6 = ["areaStyle", "lineStyle", "nodeStyle", "linkStyle", "chordStyle", "label", "labelLine"];
6833
- function f1(n) {
6833
+ function f2(n) {
6834
6834
  var t = n && n.itemStyle;
6835
6835
  if (t)
6836
6836
  for (var e = 0, o = q6.length; e < o; e++) {
@@ -6870,11 +6870,11 @@ function nN(n, t) {
6870
6870
  ao(Na(n.series), function(o) {
6871
6871
  hu(o) && function(a) {
6872
6872
  if (hu(a)) {
6873
- f1(a), jc(a), Pt(a, "label"), Pt(a, "upperLabel"), Pt(a, "edgeLabel"), a.emphasis && (Pt(a.emphasis, "label"), Pt(a.emphasis, "upperLabel"), Pt(a.emphasis, "edgeLabel"));
6873
+ f2(a), jc(a), Pt(a, "label"), Pt(a, "upperLabel"), Pt(a, "edgeLabel"), a.emphasis && (Pt(a.emphasis, "label"), Pt(a.emphasis, "upperLabel"), Pt(a.emphasis, "edgeLabel"));
6874
6874
  var r = a.markPoint;
6875
- r && (f1(r), ro(r));
6875
+ r && (f2(r), ro(r));
6876
6876
  var i = a.markLine;
6877
- i && (f1(i), ro(i));
6877
+ i && (f2(i), ro(i));
6878
6878
  var s = a.markArea;
6879
6879
  s && ro(s);
6880
6880
  var l = a.data;
@@ -6942,12 +6942,12 @@ function K6(n) {
6942
6942
  t[0] in n && !(t[1] in n) && (n[t[1]] = n[t[0]]);
6943
6943
  });
6944
6944
  }
6945
- var oN = [["x", "left"], ["y", "top"], ["x2", "right"], ["y2", "bottom"]], aN = ["grid", "geo", "parallel", "legend", "toolbox", "title", "visualMap", "dataZoom", "timeline"], m1 = [["borderRadius", "barBorderRadius"], ["borderColor", "barBorderColor"], ["borderWidth", "barBorderWidth"]];
6945
+ var oN = [["x", "left"], ["y", "top"], ["x2", "right"], ["y2", "bottom"]], aN = ["grid", "geo", "parallel", "legend", "toolbox", "title", "visualMap", "dataZoom", "timeline"], m2 = [["borderRadius", "barBorderRadius"], ["borderColor", "barBorderColor"], ["borderWidth", "barBorderWidth"]];
6946
6946
  function dc(n) {
6947
6947
  var t = n && n.itemStyle;
6948
6948
  if (t)
6949
- for (var e = 0; e < m1.length; e++) {
6950
- var o = m1[e][1], a = m1[e][0];
6949
+ for (var e = 0; e < m2.length; e++) {
6950
+ var o = m2[e][1], a = m2[e][0];
6951
6951
  t[o] != null && (t[a] = t[o], process.env.NODE_ENV !== "production" && Rt(o, a));
6952
6952
  }
6953
6953
  }
@@ -7027,7 +7027,7 @@ function rN(n) {
7027
7027
  });
7028
7028
  });
7029
7029
  }
7030
- var ks, Ls, Es, e8, t8, t2 = function(n) {
7030
+ var ks, Ls, Es, e8, t8, t1 = function(n) {
7031
7031
  this.data = n.data || (n.sourceFormat === Ta ? {} : []), this.sourceFormat = n.sourceFormat || wA, this.seriesLayoutBy = n.seriesLayoutBy || la, this.startIndex = n.startIndex || 0, this.dimensionsDetectedCount = n.dimensionsDetectedCount, this.metaRawOption = n.metaRawOption;
7032
7032
  var t = this.dimensionsDefine = n.dimensionsDefine;
7033
7033
  if (t)
@@ -7037,7 +7037,7 @@ var ks, Ls, Es, e8, t8, t2 = function(n) {
7037
7037
  }
7038
7038
  };
7039
7039
  function O4(n) {
7040
- return n instanceof t2;
7040
+ return n instanceof t1;
7041
7041
  }
7042
7042
  function hg(n, t, e) {
7043
7043
  e = e || DA(n);
@@ -7070,10 +7070,10 @@ function hg(n, t, e) {
7070
7070
  i === Ya && process.env.NODE_ENV !== "production" && Ce(!!c, "dimensions must be given if data is TypedArray.");
7071
7071
  return { startIndex: d, dimensionsDefine: n8(c), dimensionsDetectedCount: u };
7072
7072
  }(n, e, o, t.sourceHeader, t.dimensions);
7073
- return new t2({ data: n, sourceFormat: e, seriesLayoutBy: o, dimensionsDefine: a.dimensionsDefine, startIndex: a.startIndex, dimensionsDetectedCount: a.dimensionsDetectedCount, metaRawOption: ke(t) });
7073
+ return new t1({ data: n, sourceFormat: e, seriesLayoutBy: o, dimensionsDefine: a.dimensionsDefine, startIndex: a.startIndex, dimensionsDetectedCount: a.dimensionsDetectedCount, metaRawOption: ke(t) });
7074
7074
  }
7075
7075
  function z4(n) {
7076
- return new t2({ data: n, sourceFormat: Dn(n) ? Ya : Mo });
7076
+ return new t1({ data: n, sourceFormat: Dn(n) ? Ya : Mo });
7077
7077
  }
7078
7078
  function DA(n) {
7079
7079
  var t = wA;
@@ -7242,14 +7242,14 @@ function NA(n, t) {
7242
7242
  var e = sN[V4(n, t)];
7243
7243
  return process.env.NODE_ENV !== "production" && Ce(e, 'Do not support count on "' + n + '", "' + t + '".'), e;
7244
7244
  }
7245
- var g1 = function(n, t, e) {
7245
+ var g2 = function(n, t, e) {
7246
7246
  return n[t];
7247
- }, lN = ((Es = {})[_n] = g1, Es[ko] = function(n, t, e) {
7247
+ }, lN = ((Es = {})[_n] = g2, Es[ko] = function(n, t, e) {
7248
7248
  return n[e];
7249
- }, Es[Ta] = g1, Es[Mo] = function(n, t, e) {
7249
+ }, Es[Ta] = g2, Es[Mo] = function(n, t, e) {
7250
7250
  var o = Pl(n);
7251
7251
  return o instanceof Array ? o[t] : o;
7252
- }, Es[Ya] = g1, Es);
7252
+ }, Es[Ya] = g2, Es);
7253
7253
  function OA(n) {
7254
7254
  var t = lN[n];
7255
7255
  return process.env.NODE_ENV !== "production" && Ce(t, 'Do not support get value on "' + n + '".'), t;
@@ -7547,7 +7547,7 @@ function wN(n, t, e, o) {
7547
7547
  function P4(n) {
7548
7548
  return n === _n || n === ko;
7549
7549
  }
7550
- var v1, n2 = "undefined", _N = typeof Uint32Array === n2 ? Array : Uint32Array, bN = typeof Uint16Array === n2 ? Array : Uint16Array, RA = typeof Int32Array === n2 ? Array : Int32Array, l8 = typeof Float64Array === n2 ? Array : Float64Array, HA = { float: l8, int: RA, ordinal: Array, number: Array, time: l8 };
7550
+ var v2, n1 = "undefined", _N = typeof Uint32Array === n1 ? Array : Uint32Array, bN = typeof Uint16Array === n1 ? Array : Uint16Array, RA = typeof Int32Array === n1 ? Array : Int32Array, l8 = typeof Float64Array === n1 ? Array : Float64Array, HA = { float: l8, int: RA, ordinal: Array, number: Array, time: l8 };
7551
7551
  function pc(n) {
7552
7552
  return n > 65535 ? _N : bN;
7553
7553
  }
@@ -7569,7 +7569,7 @@ var fg = function() {
7569
7569
  }
7570
7570
  return n.prototype.initData = function(t, e, o) {
7571
7571
  process.env.NODE_ENV !== "production" && Ce(_e(t.getItem) && _e(t.count), "Invalid data provider."), this._provider = t, this._chunks = [], this._indices = null, this.getRawIndex = this._getRawIdxIdentity;
7572
- var a = t.getSource(), r = this.defaultDimValueGetter = v1[a.sourceFormat];
7572
+ var a = t.getSource(), r = this.defaultDimValueGetter = v2[a.sourceFormat];
7573
7573
  this._dimValueGetter = o || r, this._rawExtent = [];
7574
7574
  var i = kA(a);
7575
7575
  this._dimensions = oe(e, function(s) {
@@ -7611,7 +7611,7 @@ var fg = function() {
7611
7611
  c8(o, c, (f = a[c]).type, l, !0);
7612
7612
  for (var u = [], d = s; d < l; d++)
7613
7613
  for (var p = d - s, h = 0; h < r; h++) {
7614
- var f = a[h], m = v1.arrayRows.call(this, t[p] || u, f.property, p, h);
7614
+ var f = a[h], m = v2.arrayRows.call(this, t[p] || u, f.property, p, h);
7615
7615
  o[h][d] = m;
7616
7616
  var g = i[h];
7617
7617
  m < g[0] && (g[0] = m), m > g[1] && (g[1] = m);
@@ -7902,7 +7902,7 @@ var fg = function() {
7902
7902
  function t(e, o, a, r) {
7903
7903
  return Rr(e[r], this._dimensions[r]);
7904
7904
  }
7905
- v1 = { arrayRows: t, objectRows: function(e, o, a, r) {
7905
+ v2 = { arrayRows: t, objectRows: function(e, o, a, r) {
7906
7906
  return Rr(e[o], this._dimensions[r]);
7907
7907
  }, keyedColumns: t, original: function(e, o, a, r) {
7908
7908
  var i = e && (e.value == null ? e : e.value);
@@ -7961,7 +7961,7 @@ var fg = function() {
7961
7961
  for (var g = 0, v = f; g < v; g++)
7962
7962
  d = wN(h[g], d, p, f === 1 ? null : g), g !== v - 1 && (d.length = Math.max(d.length, 1));
7963
7963
  return d;
7964
- }(a, l, { datasetIndex: o.componentIndex }) : r != null && (e = [(s = l[0], new t2({ data: s.data, sourceFormat: s.sourceFormat, seriesLayoutBy: s.seriesLayoutBy, dimensionsDefine: ke(s.dimensionsDefine), startIndex: s.startIndex, dimensionsDetectedCount: s.dimensionsDetectedCount }))]), { sourceList: e, upstreamSignList: c };
7964
+ }(a, l, { datasetIndex: o.componentIndex }) : r != null && (e = [(s = l[0], new t1({ data: s.data, sourceFormat: s.sourceFormat, seriesLayoutBy: s.seriesLayoutBy, dimensionsDefine: ke(s.dimensionsDefine), startIndex: s.startIndex, dimensionsDetectedCount: s.dimensionsDetectedCount }))]), { sourceList: e, upstreamSignList: c };
7965
7965
  }, n.prototype._isDirty = function() {
7966
7966
  if (this._dirty)
7967
7967
  return !0;
@@ -8116,7 +8116,7 @@ function ZA(n, t) {
8116
8116
  var e = n.get("padding");
8117
8117
  return e ?? (t === "richText" ? [8, 10] : 10);
8118
8118
  }
8119
- var y1 = function() {
8119
+ var y2 = function() {
8120
8120
  function n() {
8121
8121
  this.richTextStyles = {}, this._nextStyleNameId = mS();
8122
8122
  }
@@ -9105,13 +9105,13 @@ function Ri(n, t, e, o) {
9105
9105
  }(n, t, e)), p && o && Gn(n, e), t.innerAfterBrush(), t.afterBrush && t.afterBrush(), e.prevEl = t, t.__dirty = 0, t.__isRendered = !0;
9106
9106
  }
9107
9107
  }
9108
- var x1 = new eO(), B8 = new t0(100), P8 = ["symbol", "symbolSize", "symbolKeepAspect", "color", "backgroundColor", "dashArrayX", "dashArrayY", "maxTileWidth", "maxTileHeight"];
9108
+ var x2 = new eO(), B8 = new t0(100), P8 = ["symbol", "symbolSize", "symbolKeepAspect", "color", "backgroundColor", "dashArrayX", "dashArrayY", "maxTileWidth", "maxTileHeight"];
9109
9109
  function xl(n, t) {
9110
9110
  if (n === "none")
9111
9111
  return null;
9112
9112
  var e = t.getDevicePixelRatio(), o = t.getZr(), a = o.painter.type === "svg";
9113
- n.dirty && x1.delete(n);
9114
- var r = x1.get(n);
9113
+ n.dirty && x2.delete(n);
9114
+ var r = x2.get(n);
9115
9115
  if (r)
9116
9116
  return r;
9117
9117
  var i = Te(n, { symbol: "rect", symbolSize: 1, symbolKeepAspect: !0, color: "rgba(0, 0, 0, 0.2)", backgroundColor: null, dashArrayX: 5, dashArrayY: 5, rotation: 0, maxTileWidth: 512, maxTileHeight: 512 });
@@ -9192,7 +9192,7 @@ function xl(n, t) {
9192
9192
  iM(m, xe);
9193
9193
  }
9194
9194
  }(), d && B8.put(c, b || _), l.image = b, l.svgElement = _, l.svgWidth = S.width, l.svgHeight = S.height;
9195
- }(s), s.rotation = i.rotation, s.scaleX = s.scaleY = a ? 1 : 1 / e, x1.set(n, s), n.dirty = !1, s;
9195
+ }(s), s.rotation = i.rotation, s.scaleX = s.scaleY = a ? 1 : 1 / e, x2.set(n, s), n.dirty = !1, s;
9196
9196
  }
9197
9197
  function sM(n) {
9198
9198
  if (!n || n.length === 0)
@@ -9239,7 +9239,7 @@ function R8(n) {
9239
9239
  t += n[e];
9240
9240
  return n.length % 2 == 1 ? 2 * t : t;
9241
9241
  }
9242
- var Bo = new Do(), $0 = {}, bg = 2e3, sp = 4500, cO = { PROCESSOR: { FILTER: 1e3, SERIES_FILTER: 800, STATISTIC: 5e3 }, VISUAL: { LAYOUT: 1e3, PROGRESSIVE_LAYOUT: 1100, GLOBAL: bg, CHART: 3e3, POST_CHART_LAYOUT: 4600, COMPONENT: 4e3, BRUSH: 5e3, CHART_ITEM: sp, ARIA: 6e3, DECAL: 7e3 } }, fn = "__flagInMainProcess", Vn = "__pendingUpdate", w1 = "__needsUpdateStatus", H8 = /^[a-zA-Z0-9_]+$/, _1 = "__connectUpdateStatus";
9242
+ var Bo = new Do(), $0 = {}, bg = 2e3, sp = 4500, cO = { PROCESSOR: { FILTER: 1e3, SERIES_FILTER: 800, STATISTIC: 5e3 }, VISUAL: { LAYOUT: 1e3, PROGRESSIVE_LAYOUT: 1100, GLOBAL: bg, CHART: 3e3, POST_CHART_LAYOUT: 4600, COMPONENT: 4e3, BRUSH: 5e3, CHART_ITEM: sp, ARIA: 6e3, DECAL: 7e3 } }, fn = "__flagInMainProcess", Vn = "__pendingUpdate", w2 = "__needsUpdateStatus", H8 = /^[a-zA-Z0-9_]+$/, _2 = "__connectUpdateStatus";
9243
9243
  function F8(n) {
9244
9244
  return function() {
9245
9245
  for (var t = [], e = 0; e < arguments.length; e++)
@@ -9259,7 +9259,7 @@ function G8(n) {
9259
9259
  function cM(n, t, e) {
9260
9260
  return e[0] = e[0] && e[0].toLowerCase(), Do.prototype[t].apply(n, e);
9261
9261
  }
9262
- var Os, b1, ed, hr, S1, A1, M1, mc, gc, W8, U8, C1, j8, td, Y8, uM, io, X8, dM = function(n) {
9262
+ var Os, b2, ed, hr, S2, A2, M2, mc, gc, W8, U8, C2, j8, td, Y8, uM, io, X8, dM = function(n) {
9263
9263
  function t() {
9264
9264
  return n !== null && n.apply(this, arguments) || this;
9265
9265
  }
@@ -9314,7 +9314,7 @@ var pM = function(n) {
9314
9314
  e.unfinished = !1;
9315
9315
  do {
9316
9316
  var s = +/* @__PURE__ */ new Date();
9317
- e.performSeriesTasks(r), e.performDataProcessorTasks(r), A1(this, r), e.performVisualTasks(r), td(this, this._model, i, "remain", {}), a -= +/* @__PURE__ */ new Date() - s;
9317
+ e.performSeriesTasks(r), e.performDataProcessorTasks(r), A2(this, r), e.performVisualTasks(r), td(this, this._model, i, "remain", {}), a -= +/* @__PURE__ */ new Date() - s;
9318
9318
  } while (a > 0 && e.unfinished);
9319
9319
  e.unfinished || this._zr.flush();
9320
9320
  }
@@ -9427,9 +9427,9 @@ var pM = function(n) {
9427
9427
  }
9428
9428
  Zn(this.id);
9429
9429
  }, t.prototype.convertToPixel = function(e, o) {
9430
- return S1(this, "convertToPixel", e, o);
9430
+ return S2(this, "convertToPixel", e, o);
9431
9431
  }, t.prototype.convertFromPixel = function(e, o) {
9432
- return S1(this, "convertFromPixel", e, o);
9432
+ return S2(this, "convertFromPixel", e, o);
9433
9433
  }, t.prototype.containPixel = function(e, o) {
9434
9434
  var a;
9435
9435
  if (!this._disposed)
@@ -9544,7 +9544,7 @@ var pM = function(n) {
9544
9544
  this._pendingActions.push(e);
9545
9545
  else {
9546
9546
  var a = o.silent;
9547
- M1.call(this, e, a);
9547
+ M2.call(this, e, a);
9548
9548
  var r = o.flush;
9549
9549
  r ? this._zr.flush() : r !== !1 && nt.browser.weChat && this._throttledZrFlush(), mc.call(this, a), gc.call(this, a);
9550
9550
  }
@@ -9625,8 +9625,8 @@ var pM = function(n) {
9625
9625
  }
9626
9626
  Os = function(l) {
9627
9627
  var c = l._scheduler;
9628
- c.restorePipelines(l._model), c.prepareStageTasks(), b1(l, !0), b1(l, !1), c.plan();
9629
- }, b1 = function(l, c) {
9628
+ c.restorePipelines(l._model), c.prepareStageTasks(), b2(l, !0), b2(l, !1), c.plan();
9629
+ }, b2 = function(l, c) {
9630
9630
  for (var u = l._model, d = l._scheduler, p = c ? l._componentsViews : l._chartsViews, h = c ? l._componentsMap : l._chartsMap, f = l._zr, m = l._api, g = 0; g < p.length; g++)
9631
9631
  p[g].__alive = !1;
9632
9632
  function v(y) {
@@ -9671,23 +9671,23 @@ var pM = function(n) {
9671
9671
  D = I.getItemGraphicEl(O++);
9672
9672
  if (D) {
9673
9673
  var z = Ee(D);
9674
- e1(C, z.focus, z.blurScope, M);
9674
+ e2(C, z.focus, z.blurScope, M);
9675
9675
  } else {
9676
9676
  var V = S.get(["emphasis", "focus"]), R = S.get(["emphasis", "blurScope"]);
9677
- V != null && e1(C, V, R, M);
9677
+ V != null && e2(C, V, R, M);
9678
9678
  }
9679
9679
  } else
9680
9680
  process.env.NODE_ENV !== "production" && yn("Unknown dataType " + A.dataType);
9681
9681
  }(y, u, l._api);
9682
9682
  else {
9683
- var w = n1(y.mainType, y.componentIndex, u.name, l._api), b = w.focusSelf, _ = w.dispatchers;
9684
- u.type === Xi && b && !u.notBlur && t1(y.mainType, y.componentIndex, l._api), _ && L(_, function(S) {
9683
+ var w = n2(y.mainType, y.componentIndex, u.name, l._api), b = w.focusSelf, _ = w.dispatchers;
9684
+ u.type === Xi && b && !u.notBlur && t2(y.mainType, y.componentIndex, l._api), _ && L(_, function(S) {
9685
9685
  u.type === Xi ? Ka(S) : Ja(S);
9686
9686
  });
9687
9687
  }
9688
9688
  else
9689
- o1(u) && y instanceof St && (function(S, A, M) {
9690
- if (o1(A)) {
9689
+ o2(u) && y instanceof St && (function(S, A, M) {
9690
+ if (o2(A)) {
9691
9691
  var C = A.dataType, I = is(S.getData(C), A);
9692
9692
  te(I) || (I = [I]), S[A.type === uu ? "toggleSelect" : A.type === cu ? "select" : "unselect"](I, C);
9693
9693
  }
@@ -9705,7 +9705,7 @@ var pM = function(n) {
9705
9705
  }, update: function(l, c) {
9706
9706
  var u = this._model, d = this._api, p = this._zr, h = this._coordSysMgr, f = this._scheduler;
9707
9707
  if (u) {
9708
- u.setUpdatePayload(l), f.restoreData(u, l), f.performSeriesTasks(u), h.create(u, d), f.performDataProcessorTasks(u, l), A1(this, u), h.update(u, d), e(u), f.performVisualTasks(u, l), C1(this, u, d, l, c);
9708
+ u.setUpdatePayload(l), f.restoreData(u, l), f.performSeriesTasks(u), h.create(u, d), f.performDataProcessorTasks(u, l), A2(this, u), h.update(u, d), e(u), f.performVisualTasks(u, l), C2(this, u, d, l, c);
9709
9709
  var m = u.get("backgroundColor") || "transparent", g = u.get("darkMode");
9710
9710
  p.setBackgroundColor(m), g != null && g !== "auto" && p.setDarkMode(g), Bo.trigger("afterupdate", u, d);
9711
9711
  }
@@ -9737,7 +9737,7 @@ var pM = function(n) {
9737
9737
  }
9738
9738
  }, updateView: function(l) {
9739
9739
  var c = this._model;
9740
- c && (c.setUpdatePayload(l), xt.markUpdateMethod(l, "updateView"), e(c), this._scheduler.performVisualTasks(c, l, { setDirty: !0 }), C1(this, c, this._api, l, {}), Bo.trigger("afterupdate", c, this._api));
9740
+ c && (c.setUpdatePayload(l), xt.markUpdateMethod(l, "updateView"), e(c), this._scheduler.performVisualTasks(c, l, { setDirty: !0 }), C2(this, c, this._api, l, {}), Bo.trigger("afterupdate", c, this._api));
9741
9741
  }, updateVisual: function(l) {
9742
9742
  var c = this, u = this._model;
9743
9743
  u && (u.setUpdatePayload(l), u.eachSeries(function(d) {
@@ -9752,7 +9752,7 @@ var pM = function(n) {
9752
9752
  }), Bo.trigger("afterupdate", u, this._api));
9753
9753
  }, updateLayout: function(l) {
9754
9754
  hr.update.call(this, l);
9755
- } }, S1 = function(l, c, u, d) {
9755
+ } }, S2 = function(l, c, u, d) {
9756
9756
  if (l._disposed)
9757
9757
  Zn(l.id);
9758
9758
  else {
@@ -9763,19 +9763,19 @@ var pM = function(n) {
9763
9763
  }
9764
9764
  process.env.NODE_ENV !== "production" && Lt("No coordinate system that supports " + c + " found by the given finder.");
9765
9765
  }
9766
- }, A1 = function(l, c) {
9766
+ }, A2 = function(l, c) {
9767
9767
  var u = l._chartsMap, d = l._scheduler;
9768
9768
  c.eachSeries(function(p) {
9769
9769
  d.updateStreamModes(p, u[p.__viewId]);
9770
9770
  });
9771
- }, M1 = function(l, c) {
9771
+ }, M2 = function(l, c) {
9772
9772
  var u = this, d = this.getModel(), p = l.type, h = l.escapeConnect, f = qp[p], m = f.actionInfo, g = (m.update || "update").split(":"), v = g.pop(), x = g[0] != null && fa(g[0]);
9773
9773
  this[fn] = !0;
9774
9774
  var y = [l], w = !1;
9775
9775
  l.batch && (w = !0, y = oe(l.batch, function(I) {
9776
9776
  return (I = Te(K({}, I), l)).batch = null, I;
9777
9777
  }));
9778
- var b, _ = [], S = o1(l), A = A6(l);
9778
+ var b, _ = [], S = o2(l), A = A6(l);
9779
9779
  if (A && _6(this._api), L(y, function(I) {
9780
9780
  if ((b = (b = f.action(I, u._model, u._api)) || K({}, I)).type = m.event || b.type, _.push(b), A) {
9781
9781
  var T = p4(l), D = T.queryOptionMap, E = T.mainTypeSpecified ? D.keys()[0] : "series";
@@ -9798,7 +9798,7 @@ var pM = function(n) {
9798
9798
  }, mc = function(l) {
9799
9799
  for (var c = this._pendingActions; c.length; ) {
9800
9800
  var u = c.shift();
9801
- M1.call(this, u, l);
9801
+ M2.call(this, u, l);
9802
9802
  }
9803
9803
  }, gc = function(l) {
9804
9804
  !l && this.trigger("updated");
@@ -9811,16 +9811,16 @@ var pM = function(n) {
9811
9811
  var d = Pi(u.target, Or);
9812
9812
  d && (function(p, h, f) {
9813
9813
  process.env.NODE_ENV === "production" || Or(p) || yn("param should be highDownDispatcher");
9814
- var m = Ee(p), g = n1(m.componentMainType, m.componentIndex, m.componentHighDownName, f), v = g.dispatchers, x = g.focusSelf;
9815
- v ? (x && t1(m.componentMainType, m.componentIndex, f), L(v, function(y) {
9814
+ var m = Ee(p), g = n2(m.componentMainType, m.componentIndex, m.componentHighDownName, f), v = g.dispatchers, x = g.focusSelf;
9815
+ v ? (x && t2(m.componentMainType, m.componentIndex, f), L(v, function(y) {
9816
9816
  return x6(y, h);
9817
- })) : (e1(m.seriesIndex, m.focus, m.blurScope, f), m.focus === "self" && t1(m.componentMainType, m.componentIndex, f), x6(p, h));
9817
+ })) : (e2(m.seriesIndex, m.focus, m.blurScope, f), m.focus === "self" && t2(m.componentMainType, m.componentIndex, f), x6(p, h));
9818
9818
  }(d, u, c._api), io(c));
9819
9819
  }).on("mouseout", function(u) {
9820
9820
  var d = Pi(u.target, Or);
9821
9821
  d && (function(p, h, f) {
9822
9822
  process.env.NODE_ENV === "production" || Or(p) || yn("param should be highDownDispatcher"), _6(f);
9823
- var m = Ee(p), g = n1(m.componentMainType, m.componentIndex, m.componentHighDownName, f).dispatchers;
9823
+ var m = Ee(p), g = n2(m.componentMainType, m.componentIndex, m.componentHighDownName, f).dispatchers;
9824
9824
  g ? L(g, function(v) {
9825
9825
  return w6(v, h);
9826
9826
  }) : w6(p, h);
@@ -9834,7 +9834,7 @@ var pM = function(n) {
9834
9834
  c._api.dispatchAction({ type: p, dataType: h.dataType, dataIndexInside: h.dataIndex, seriesIndex: h.seriesIndex, isFromClick: !0 });
9835
9835
  }
9836
9836
  });
9837
- }, C1 = function(l, c, u, d, p) {
9837
+ }, C2 = function(l, c, u, d, p) {
9838
9838
  (function(h) {
9839
9839
  var f = [], m = [], g = !1;
9840
9840
  if (h.eachComponent(function(w, b) {
@@ -9890,11 +9890,11 @@ var pM = function(n) {
9890
9890
  });
9891
9891
  }(l, c), Bo.trigger("series:afterupdate", c, u, p);
9892
9892
  }, io = function(l) {
9893
- l[w1] = !0, l.getZr().wakeUp();
9893
+ l[w2] = !0, l.getZr().wakeUp();
9894
9894
  }, X8 = function(l) {
9895
- l[w1] && (l.getZr().storage.traverse(function(c) {
9895
+ l[w2] && (l.getZr().storage.traverse(function(c) {
9896
9896
  hl(c) || o(c);
9897
- }), l[w1] = !1);
9897
+ }), l[w2] = !1);
9898
9898
  }, Y8 = function(l) {
9899
9899
  return new (function(c) {
9900
9900
  function u() {
@@ -9932,26 +9932,26 @@ var pM = function(n) {
9932
9932
  }, uM = function(l) {
9933
9933
  function c(u, d) {
9934
9934
  for (var p = 0; p < u.length; p++)
9935
- u[p][_1] = d;
9935
+ u[p][_2] = d;
9936
9936
  }
9937
9937
  L(gu, function(u, d) {
9938
9938
  l._messageCenter.on(d, function(p) {
9939
- if (q8[l.group] && l[_1] !== 0) {
9939
+ if (q8[l.group] && l[_2] !== 0) {
9940
9940
  if (p && p.escapeConnect)
9941
9941
  return;
9942
9942
  var h = l.makeActionFromEvent(p), f = [];
9943
9943
  L(vu, function(m) {
9944
9944
  m !== l && m.group === l.group && f.push(m);
9945
9945
  }), c(f, 0), L(f, function(m) {
9946
- m[_1] !== 1 && m.dispatchAction(h);
9946
+ m[_2] !== 1 && m.dispatchAction(h);
9947
9947
  }), c(f, 2);
9948
9948
  }
9949
9949
  });
9950
9950
  });
9951
9951
  };
9952
9952
  }(), t;
9953
- }(Do), I1 = pM.prototype;
9954
- I1.on = F8("on"), I1.off = F8("off"), I1.one = function(n, t, e) {
9953
+ }(Do), I2 = pM.prototype;
9954
+ I2.on = F8("on"), I2.off = F8("off"), I2.one = function(n, t, e) {
9955
9955
  var o = this;
9956
9956
  Zo("ECharts#one is deprecated."), this.on.call(this, n, function a() {
9957
9957
  for (var r = [], i = 0; i < arguments.length; i++)
@@ -9990,7 +9990,7 @@ function fM(n) {
9990
9990
  function mM(n, t) {
9991
9991
  F4(Sg, n, t, 2e3);
9992
9992
  }
9993
- function T1(n, t) {
9993
+ function T2(n, t) {
9994
9994
  Bo.on(n, t);
9995
9995
  }
9996
9996
  function ca(n, t, e) {
@@ -10061,10 +10061,10 @@ _i(bg, VN), _i(sp, BN), _i(sp, PN), _i(bg, QN), _i(sp, KN), _i(7e3, function(n,
10061
10061
  }, e.resize(), e;
10062
10062
  }), ca({ type: Xi, event: Xi, update: Xi }, Bt), ca({ type: tp, event: tp, update: tp }, Bt), ca({ type: cu, event: cu, update: cu }, Bt), ca({ type: np, event: np, update: np }, Bt), ca({ type: uu, event: uu, update: uu }, Bt), K8("light", ZN), K8("dark", nM);
10063
10063
  var $8 = [], hO = { registerPreprocessor: fM, registerProcessor: mM, registerPostInit: function(n) {
10064
- T1("afterinit", n);
10064
+ T2("afterinit", n);
10065
10065
  }, registerPostUpdate: function(n) {
10066
- T1("afterupdate", n);
10067
- }, registerUpdateLifecycle: T1, registerAction: ca, registerCoordinateSystem: function(n, t) {
10066
+ T2("afterupdate", n);
10067
+ }, registerUpdateLifecycle: T2, registerAction: ca, registerCoordinateSystem: function(n, t) {
10068
10068
  Xl.register(n, t);
10069
10069
  }, registerLayout: function(n, t) {
10070
10070
  F4(Qp, n, t, 1e3, "layout");
@@ -10177,7 +10177,7 @@ var $a = function() {
10177
10177
  return this._cachedDimNames || (this._cachedDimNames = this._schema ? this._schema.makeOutputDimensionNames() : []), this._cachedDimNames;
10178
10178
  }, n;
10179
10179
  }();
10180
- function D1(n, t) {
10180
+ function D2(n, t) {
10181
10181
  return n.hasOwnProperty(t) || (n[t] = []), n[t];
10182
10182
  }
10183
10183
  function Kp(n) {
@@ -10245,7 +10245,7 @@ function wM(n) {
10245
10245
  function _M(n) {
10246
10246
  return n > 30;
10247
10247
  }
10248
- var t5, nd, yc, zs, k1, od, L1, xc = Me, fr = oe, vO = typeof Int32Array > "u" ? Array : Int32Array, yO = ["hasItemOption", "_nameList", "_idList", "_invertedIndicesMap", "_dimSummary", "userOutput", "_rawData", "_dimValueGetter", "_nameDimIdx", "_idDimIdx", "_nameRepeatCount"], xO = ["_approximateExtent"], Tn = function() {
10248
+ var t5, nd, yc, zs, k2, od, L2, xc = Me, fr = oe, vO = typeof Int32Array > "u" ? Array : Int32Array, yO = ["hasItemOption", "_nameList", "_idList", "_invertedIndicesMap", "_dimSummary", "userOutput", "_rawData", "_dimValueGetter", "_nameDimIdx", "_idDimIdx", "_nameRepeatCount"], xO = ["_approximateExtent"], Tn = function() {
10249
10249
  function n(t, e) {
10250
10250
  var o;
10251
10251
  this.type = "list", this._dimOmitted = !1, this._nameList = [], this._idList = [], this._visual = {}, this._layout = {}, this._itemVisuals = [], this._itemLayouts = [], this._graphicEls = [], this._approximateExtent = {}, this._calculationInfo = {}, this.hasItemOption = !1, this.TRANSFERABLE_METHODS = ["cloneShallow", "downSample", "lttbDownSample", "map"], this.CHANGABLE_METHODS = ["filterSelf", "selectRange"], this.DOWNSAMPLE_METHODS = ["downSample", "lttbDownSample"];
@@ -10329,10 +10329,10 @@ var t5, nd, yc, zs, k1, od, L1, xc = Me, fr = oe, vO = typeof Int32Array > "u" ?
10329
10329
  if (A) {
10330
10330
  process.env.NODE_ENV !== "production" && Ce(ug.get(A) == null);
10331
10331
  var M = S.coordDimIndex;
10332
- D1(p, A)[M] = b, S.isExtraCoord || (h.set(A, 1), (_ = S.type) !== "ordinal" && _ !== "time" && (f[0] = b), D1(g, A)[M] = c.getDimensionIndex(S.name)), S.defaultTooltip && m.push(b);
10332
+ D2(p, A)[M] = b, S.isExtraCoord || (h.set(A, 1), (_ = S.type) !== "ordinal" && _ !== "time" && (f[0] = b), D2(g, A)[M] = c.getDimensionIndex(S.name)), S.defaultTooltip && m.push(b);
10333
10333
  }
10334
10334
  ug.each(function(C, I) {
10335
- var T = D1(p, I), D = S.otherDims[I];
10335
+ var T = D2(p, I), D = S.otherDims[I];
10336
10336
  D != null && D !== !1 && (T[D] = S.name);
10337
10337
  });
10338
10338
  });
@@ -10356,7 +10356,7 @@ var t5, nd, yc, zs, k1, od, L1, xc = Me, fr = oe, vO = typeof Int32Array > "u" ?
10356
10356
  if (this._updateOrdinalMeta(), e)
10357
10357
  for (var s = a; s < r; s++) {
10358
10358
  var l = s - a;
10359
- this._nameList[s] = e[l], i && L1(this, s);
10359
+ this._nameList[s] = e[l], i && L2(this, s);
10360
10360
  }
10361
10361
  }, n.prototype._updateOrdinalMeta = function() {
10362
10362
  for (var t = this._store, e = this.dimensions, o = 0; o < e.length; o++) {
@@ -10383,7 +10383,7 @@ var t5, nd, yc, zs, k1, od, L1, xc = Me, fr = oe, vO = typeof Int32Array > "u" ?
10383
10383
  }
10384
10384
  if (this._shouldMakeIdFromName())
10385
10385
  for (s = t; s < e; s++)
10386
- L1(this, s);
10386
+ L2(this, s);
10387
10387
  t5(this);
10388
10388
  }
10389
10389
  }, n.prototype.getApproximateExtent = function(t) {
@@ -10535,7 +10535,7 @@ var t5, nd, yc, zs, k1, od, L1, xc = Me, fr = oe, vO = typeof Int32Array > "u" ?
10535
10535
  o && t && t.call(e, o, a);
10536
10536
  });
10537
10537
  }, n.prototype.cloneShallow = function(t) {
10538
- return t || (t = new n(this._schema ? this._schema : fr(this.dimensions, this._getDimInfo, this), this.hostModel)), k1(t, this), t._store = this._store, t;
10538
+ return t || (t = new n(this._schema ? this._schema : fr(this.dimensions, this._getDimInfo, this), this.hostModel)), k2(t, this), t._store = this._store, t;
10539
10539
  }, n.prototype.wrapMethod = function(t, e) {
10540
10540
  var o = this[t];
10541
10541
  _e(o) && (this.__wrappedMethods = this.__wrappedMethods || [], this.__wrappedMethods.push(t), this[t] = function() {
@@ -10563,14 +10563,14 @@ var t5, nd, yc, zs, k1, od, L1, xc = Me, fr = oe, vO = typeof Int32Array > "u" ?
10563
10563
  return te(t) || (t = t != null ? [t] : []), t;
10564
10564
  }, od = function(t) {
10565
10565
  var e = new n(t._schema ? t._schema : fr(t.dimensions, t._getDimInfo, t), t.hostModel);
10566
- return k1(e, t), e;
10567
- }, k1 = function(t, e) {
10566
+ return k2(e, t), e;
10567
+ }, k2 = function(t, e) {
10568
10568
  L(yO.concat(e.__wrappedMethods || []), function(o) {
10569
10569
  e.hasOwnProperty(o) && (t[o] = e[o]);
10570
10570
  }), t.__wrappedMethods = e.__wrappedMethods, L(xO, function(o) {
10571
10571
  t[o] = ke(e[o]);
10572
10572
  }), t._calculationInfo = K({}, e._calculationInfo);
10573
- }, void (L1 = function(t, e) {
10573
+ }, void (L2 = function(t, e) {
10574
10574
  var o = t._nameList, a = t._idList, r = t._nameDimIdx, i = t._idDimIdx, s = o[e], l = a[e];
10575
10575
  if (s == null && r != null && (o[e] = s = yc(t, r, e)), l == null && i != null && (a[e] = l = yc(t, i, e)), l == null && s != null) {
10576
10576
  var c = t._nameRepeatCount, u = c[s] = (c[s] || 0) + 1;
@@ -10840,7 +10840,7 @@ function CO(n, t, e, o) {
10840
10840
  !isFinite(l[0]) && (l[0] = c[0]), !isFinite(l[1]) && (l[1] = c[1]), n5(l, 0, c), n5(l, 1, c), l[0] > l[1] && (l[0] = l[1]);
10841
10841
  }(a.niceTickExtent = [Ot(Math.ceil(n[0] / i) * i, s), Ot(Math.floor(n[1] / i) * i, s)], n), a;
10842
10842
  }
10843
- function E1(n) {
10843
+ function E2(n) {
10844
10844
  var t = Math.pow(10, Ph(n)), e = n / t;
10845
10845
  return e ? e === 2 ? e = 3 : e === 3 ? e = 5 : e *= 2 : e = 1, Ot(e * t);
10846
10846
  }
@@ -10850,16 +10850,16 @@ function SM(n) {
10850
10850
  function n5(n, t, e) {
10851
10851
  n[t] = Math.max(Math.min(n[t], e[1]), e[0]);
10852
10852
  }
10853
- function o2(n, t) {
10853
+ function o1(n, t) {
10854
10854
  return n >= t[0] && n <= t[1];
10855
10855
  }
10856
- function a2(n, t) {
10856
+ function a1(n, t) {
10857
10857
  return t[1] === t[0] ? 0.5 : (n - t[0]) / (t[1] - t[0]);
10858
10858
  }
10859
- function r2(n, t) {
10859
+ function r1(n, t) {
10860
10860
  return n * (t[1] - t[0]) + t[0];
10861
10861
  }
10862
- var i2 = function(n) {
10862
+ var i1 = function(n) {
10863
10863
  function t(e) {
10864
10864
  var o = n.call(this, e) || this;
10865
10865
  o.type = "ordinal";
@@ -10871,11 +10871,11 @@ var i2 = function(n) {
10871
10871
  return j(t, n), t.prototype.parse = function(e) {
10872
10872
  return e == null ? NaN : fe(e) ? this._ordinalMeta.getOrdinal(e) : Math.round(e);
10873
10873
  }, t.prototype.contain = function(e) {
10874
- return o2(e = this.parse(e), this._extent) && this._ordinalMeta.categories[e] != null;
10874
+ return o1(e = this.parse(e), this._extent) && this._ordinalMeta.categories[e] != null;
10875
10875
  }, t.prototype.normalize = function(e) {
10876
- return a2(e = this._getTickNumber(this.parse(e)), this._extent);
10876
+ return a1(e = this._getTickNumber(this.parse(e)), this._extent);
10877
10877
  }, t.prototype.scale = function(e) {
10878
- return e = Math.round(r2(e, this._extent)), this.getRawOrdinalNumber(e);
10878
+ return e = Math.round(r1(e, this._extent)), this.getRawOrdinalNumber(e);
10879
10879
  }, t.prototype.getTicks = function() {
10880
10880
  for (var e = [], o = this._extent, a = o[0]; a <= o[1]; )
10881
10881
  e.push({ value: a }), a++;
@@ -10917,7 +10917,7 @@ var i2 = function(n) {
10917
10917
  }, t.prototype.calcNiceExtent = function() {
10918
10918
  }, t.type = "ordinal", t;
10919
10919
  }(Da);
10920
- Da.registerClass(i2);
10920
+ Da.registerClass(i1);
10921
10921
  var gi = Ot, er = function(n) {
10922
10922
  function t() {
10923
10923
  var e = n !== null && n.apply(this, arguments) || this;
@@ -10926,11 +10926,11 @@ var gi = Ot, er = function(n) {
10926
10926
  return j(t, n), t.prototype.parse = function(e) {
10927
10927
  return e;
10928
10928
  }, t.prototype.contain = function(e) {
10929
- return o2(e, this._extent);
10929
+ return o1(e, this._extent);
10930
10930
  }, t.prototype.normalize = function(e) {
10931
- return a2(e, this._extent);
10931
+ return a1(e, this._extent);
10932
10932
  }, t.prototype.scale = function(e) {
10933
- return r2(e, this._extent);
10933
+ return r1(e, this._extent);
10934
10934
  }, t.prototype.setExtent = function(e, o) {
10935
10935
  var a = this._extent;
10936
10936
  isNaN(e) || (a[0] = parseFloat(e)), isNaN(o) || (a[1] = parseFloat(o));
@@ -11161,8 +11161,8 @@ var W4 = function(n) {
11161
11161
  else {
11162
11162
  var p = K({}, Uc);
11163
11163
  if (i.level > 0)
11164
- for (var h = 0; h < u1.length; ++h)
11165
- p[u1[h]] = "{primary|" + p[u1[h]] + "}";
11164
+ for (var h = 0; h < u2.length; ++h)
11165
+ p[u2[h]] = "{primary|" + p[u2[h]] + "}";
11166
11166
  var f = l ? l.inherit === !1 ? l : Te(l, p) : p, m = sA(i.value, u);
11167
11167
  if (f[m])
11168
11168
  d = f[m];
@@ -11331,11 +11331,11 @@ var W4 = function(n) {
11331
11331
  }, t.prototype.parse = function(e) {
11332
11332
  return st(e) ? e : +wa(e);
11333
11333
  }, t.prototype.contain = function(e) {
11334
- return o2(this.parse(e), this._extent);
11334
+ return o1(this.parse(e), this._extent);
11335
11335
  }, t.prototype.normalize = function(e) {
11336
- return a2(this.parse(e), this._extent);
11336
+ return a1(this.parse(e), this._extent);
11337
11337
  }, t.prototype.scale = function(e) {
11338
- return r2(e, this._extent);
11338
+ return r1(e, this._extent);
11339
11339
  }, t.type = "time", t;
11340
11340
  }(er), ad = [["second", I4], ["minute", T4], ["hour", pu], ["quarter-day", 6 * pu], ["half-day", 12 * pu], ["day", 1.2 * vo], ["half-week", 3.5 * vo], ["week", 7 * vo], ["month", 31 * vo], ["quarter", 95 * vo], ["half-year", R6 / 2], ["year", R6]];
11341
11341
  function TO(n, t) {
@@ -11411,11 +11411,11 @@ var a5 = Da.prototype, yu = er.prototype, NO = Ot, OO = Math.floor, zO = Math.ce
11411
11411
  }, t.prototype.parse = function(e) {
11412
11412
  return e;
11413
11413
  }, t.prototype.contain = function(e) {
11414
- return o2(e = No(e) / No(this.base), this._extent);
11414
+ return o1(e = No(e) / No(this.base), this._extent);
11415
11415
  }, t.prototype.normalize = function(e) {
11416
- return a2(e = No(e) / No(this.base), this._extent);
11416
+ return a1(e = No(e) / No(this.base), this._extent);
11417
11417
  }, t.prototype.scale = function(e) {
11418
- return e = r2(e, this._extent), rd(this.base, e);
11418
+ return e = r1(e, this._extent), rd(this.base, e);
11419
11419
  }, t.type = "log", t;
11420
11420
  }(Da), r5 = U4.prototype;
11421
11421
  function id(n, t) {
@@ -11500,11 +11500,11 @@ function wl(n, t) {
11500
11500
  var i = n.type, s = e.get("interval"), l = i === "interval" || i === "time";
11501
11501
  n.setExtent(a[0], a[1]), n.calcNiceExtent({ splitNumber: r, fixMin: o.fixMin, fixMax: o.fixMax, minInterval: l ? e.get("minInterval") : null, maxInterval: l ? e.get("maxInterval") : null }), s != null && n.setInterval && n.setInterval(s);
11502
11502
  }
11503
- function s2(n, t) {
11503
+ function s1(n, t) {
11504
11504
  if (t = t || n.get("type"))
11505
11505
  switch (t) {
11506
11506
  case "category":
11507
- return new i2({ ordinalMeta: n.getOrdinalMeta ? n.getOrdinalMeta() : n.getCategories(), extent: [1 / 0, -1 / 0] });
11507
+ return new i1({ ordinalMeta: n.getOrdinalMeta ? n.getOrdinalMeta() : n.getCategories(), extent: [1 / 0, -1 / 0] });
11508
11508
  case "time":
11509
11509
  return new W4({ locale: n.ecModel.getLocaleModel(), useUTC: n.ecModel.get("useUTC") });
11510
11510
  default:
@@ -11569,7 +11569,7 @@ function Di(n, t, e) {
11569
11569
  return i5(a[0], s[0]) && i5(a[1], s[1]) || (o += Ba(a[0], a[1], s[0], s[1], t, e)), o !== 0;
11570
11570
  }
11571
11571
  var FO = [];
11572
- function N1(n, t) {
11572
+ function N2(n, t) {
11573
11573
  for (var e = 0; e < n.length; e++)
11574
11574
  un(n[e], n[e], t);
11575
11575
  }
@@ -11646,10 +11646,10 @@ var VM = function() {
11646
11646
  a ? r || (r = a / s) : a = s * r;
11647
11647
  for (var l = new Xe(e, o, a, r), c = i.calculateTransform(l), u = this.geometries, d = 0; d < u.length; d++) {
11648
11648
  var p = u[d];
11649
- p.type === "polygon" ? (N1(p.exterior, c), L(p.interiors, function(h) {
11650
- N1(h, c);
11649
+ p.type === "polygon" ? (N2(p.exterior, c), L(p.interiors, function(h) {
11650
+ N2(h, c);
11651
11651
  })) : L(p.points, function(h) {
11652
- N1(h, c);
11652
+ N2(h, c);
11653
11653
  });
11654
11654
  }
11655
11655
  (i = this._rect).copy(l), this._center = [i.x + i.width / 2, i.y + i.height / 2];
@@ -12030,7 +12030,7 @@ function KO(n, t, e) {
12030
12030
  }
12031
12031
  }
12032
12032
  }
12033
- function O1(n, t, e, o) {
12033
+ function O2(n, t, e, o) {
12034
12034
  var a = e === "normal", r = a ? n : n.ensureState(e);
12035
12035
  r.ignore = t;
12036
12036
  var i = o.get("smooth");
@@ -12060,10 +12060,10 @@ function X4(n, t, e) {
12060
12060
  var p = u.get("show");
12061
12061
  if ((d ? s : Ne(a.states[c] && a.states[c].ignore, s)) || !Ne(p, i)) {
12062
12062
  var h = d ? o : o && o.states[c];
12063
- h && (h.ignore = !0), o && O1(o, !0, c, u);
12063
+ h && (h.ignore = !0), o && O2(o, !0, c, u);
12064
12064
  continue;
12065
12065
  }
12066
- o || (o = new On(), n.setTextGuideLine(o), d || !s && i || O1(o, !0, "normal", t.normal), n.stateProxy && (o.stateProxy = n.stateProxy)), O1(o, !1, c, u);
12066
+ o || (o = new On(), n.setTextGuideLine(o), d || !s && i || O2(o, !0, "normal", t.normal), n.stateProxy && (o.stateProxy = n.stateProxy)), O2(o, !1, c, u);
12067
12067
  }
12068
12068
  }
12069
12069
  if (o) {
@@ -12197,7 +12197,7 @@ function ez(n, t) {
12197
12197
  var e = n.label, o = t && t.getTextGuideLine();
12198
12198
  return { dataIndex: n.dataIndex, dataType: n.dataType, seriesIndex: n.seriesModel.seriesIndex, text: n.label.style.text, rect: n.hostRect, labelRect: n.rect, align: e.style.align, verticalAlign: e.style.verticalAlign, labelLinePoints: $O(o && o.shape.points) };
12199
12199
  }
12200
- var f5 = ["align", "verticalAlign", "width", "height", "fontSize"], bn = new Fa(), z1 = it(), tz = it();
12200
+ var f5 = ["align", "verticalAlign", "width", "height", "fontSize"], bn = new Fa(), z2 = it(), tz = it();
12201
12201
  function ld(n, t, e) {
12202
12202
  for (var o = 0; o < e.length; o++) {
12203
12203
  var a = e[o];
@@ -12248,7 +12248,7 @@ var cd = ["x", "y", "rotation"], nz = function() {
12248
12248
  var h = l.getTextGuideLine();
12249
12249
  h && (h.setShape({ points: u.labelLinePoints }), p = !1);
12250
12250
  }
12251
- z1(s).needsUpdateLabelLine = p, s.rotation = u.rotate != null ? u.rotate * d : c.rotation, s.scaleX = c.scaleX, s.scaleY = c.scaleY;
12251
+ z2(s).needsUpdateLabelLine = p, s.rotation = u.rotate != null ? u.rotate * d : c.rotation, s.scaleX = c.scaleX, s.scaleY = c.scaleY;
12252
12252
  for (var f = 0; f < f5.length; f++) {
12253
12253
  var m = f5[f];
12254
12254
  s.setStyle(m, u[m] != null ? u[m] : c.style[m]);
@@ -12278,7 +12278,7 @@ var cd = ["x", "y", "rotation"], nz = function() {
12278
12278
  if (i.ignore && !i.forceLabelAnimation)
12279
12279
  return !0;
12280
12280
  var s = !a, l = i.getTextContent();
12281
- !s && l && (s = z1(l).needsUpdateLabelLine), s && t._updateLabelLine(i, o), r && t._animateLabels(i, o);
12281
+ !s && l && (s = z2(l).needsUpdateLabelLine), s && t._updateLabelLine(i, o), r && t._animateLabels(i, o);
12282
12282
  });
12283
12283
  });
12284
12284
  }, n.prototype._updateLabelLine = function(t, e) {
@@ -12295,7 +12295,7 @@ var cd = ["x", "y", "rotation"], nz = function() {
12295
12295
  }, n.prototype._animateLabels = function(t, e) {
12296
12296
  var o = t.getTextContent(), a = t.getTextGuideLine();
12297
12297
  if (o && (t.forceLabelAnimation || !o.ignore && !o.invisible && !t.disableLabelAnimation && !hl(t))) {
12298
- var r = (f = z1(o)).oldLayout, i = Ee(t), s = i.dataIndex, l = { x: o.x, y: o.y, rotation: o.rotation }, c = e.getData(i.dataType);
12298
+ var r = (f = z2(o)).oldLayout, i = Ee(t), s = i.dataIndex, l = { x: o.x, y: o.y, rotation: o.rotation }, c = e.getData(i.dataType);
12299
12299
  if (r) {
12300
12300
  o.attr(r);
12301
12301
  var u = t.prevStates;
@@ -12320,7 +12320,7 @@ var cd = ["x", "y", "rotation"], nz = function() {
12320
12320
  r ? (a.attr({ shape: r }), lt(a, { shape: m }, e)) : (a.setShape(m), a.style.strokePercent = 0, Mt(a, { style: { strokePercent: 1 } }, e)), f.oldLayout = m;
12321
12321
  }
12322
12322
  }, n;
12323
- }(), V1 = it(), B1 = Math.sin, P1 = Math.cos, KM = Math.PI, yi = 2 * Math.PI, oz = 180 / KM, JM = function() {
12323
+ }(), V2 = it(), B2 = Math.sin, P2 = Math.cos, KM = Math.PI, yi = 2 * Math.PI, oz = 180 / KM, JM = function() {
12324
12324
  function n() {
12325
12325
  }
12326
12326
  return n.prototype.reset = function(t) {
@@ -12338,14 +12338,14 @@ var cd = ["x", "y", "rotation"], nz = function() {
12338
12338
  }, n.prototype.ellipse = function(t, e, o, a, r, i, s, l) {
12339
12339
  var c = s - i, u = !l, d = Math.abs(c), p = Nr(d - yi) || (u ? c >= yi : -c >= yi), h = c > 0 ? c % yi : c % yi + yi, f = !1;
12340
12340
  f = !!p || !Nr(d) && h >= KM == !!u;
12341
- var m = t + o * P1(i), g = e + a * B1(i);
12341
+ var m = t + o * P2(i), g = e + a * B2(i);
12342
12342
  this._start && this._add("M", m, g);
12343
12343
  var v = Math.round(r * oz);
12344
12344
  if (p) {
12345
12345
  var x = 1 / this._p, y = (u ? 1 : -1) * (yi - x);
12346
- this._add("A", o, a, v, 1, +u, t + o * P1(i + y), e + a * B1(i + y)), x > 0.01 && this._add("A", o, a, v, 0, +u, m, g);
12346
+ this._add("A", o, a, v, 1, +u, t + o * P2(i + y), e + a * B2(i + y)), x > 0.01 && this._add("A", o, a, v, 0, +u, m, g);
12347
12347
  } else {
12348
- var w = t + o * P1(s), b = e + a * B1(s);
12348
+ var w = t + o * P2(s), b = e + a * B2(s);
12349
12349
  this._add("A", o, a, v, +f, +u, w, b);
12350
12350
  }
12351
12351
  }, n.prototype.rect = function(t, e, o, a) {
@@ -12365,7 +12365,7 @@ var cd = ["x", "y", "rotation"], nz = function() {
12365
12365
  }, n.prototype.getStr = function() {
12366
12366
  return this._str;
12367
12367
  }, n;
12368
- }(), R1 = "none", az = Math.round, kg = ["lineCap", "miterLimit", "lineJoin"], rz = oe(kg, function(n) {
12368
+ }(), R2 = "none", az = Math.round, kg = ["lineCap", "miterLimit", "lineJoin"], rz = oe(kg, function(n) {
12369
12369
  return "stroke-" + n.toLowerCase();
12370
12370
  });
12371
12371
  function iz(n, t, e, o) {
@@ -12375,17 +12375,17 @@ function iz(n, t, e, o) {
12375
12375
  else {
12376
12376
  if (function(x) {
12377
12377
  var y = x.fill;
12378
- return y != null && y !== R1;
12378
+ return y != null && y !== R2;
12379
12379
  }(t)) {
12380
12380
  var r = Lu(t.fill);
12381
12381
  n("fill", r.color);
12382
12382
  var i = t.fillOpacity != null ? t.fillOpacity * r.opacity * a : r.opacity * a;
12383
12383
  i < 1 && n("fill-opacity", i);
12384
12384
  } else
12385
- n("fill", R1);
12385
+ n("fill", R2);
12386
12386
  if (function(x) {
12387
12387
  var y = x.stroke;
12388
- return y != null && y !== R1;
12388
+ return y != null && y !== R2;
12389
12389
  }(t)) {
12390
12390
  var s = Lu(t.stroke);
12391
12391
  n("stroke", s.color);
@@ -12634,11 +12634,11 @@ function b5(n, t, e) {
12634
12634
  function S5(n) {
12635
12635
  return !n.smooth;
12636
12636
  }
12637
- var A5, H1, hz = { circle: [(A5 = ["cx", "cy", "r"], H1 = oe(A5, function(n) {
12637
+ var A5, H2, hz = { circle: [(A5 = ["cx", "cy", "r"], H2 = oe(A5, function(n) {
12638
12638
  return typeof n == "string" ? [n, n] : n;
12639
12639
  }), function(n, t, e) {
12640
- for (var o = 0; o < H1.length; o++) {
12641
- var a = H1[o], r = n[a[0]];
12640
+ for (var o = 0; o < H2.length; o++) {
12641
+ var a = H2[o], r = n[a[0]];
12642
12642
  r != null && (t[a[1]] = Hu(r * e) / e);
12643
12643
  }
12644
12644
  })], polyline: [b5, S5], polygon: [b5, S5] };
@@ -12775,11 +12775,11 @@ function lC(n) {
12775
12775
  function cC(n) {
12776
12776
  return n.nextSibling;
12777
12777
  }
12778
- function F1(n, t) {
12778
+ function F2(n, t) {
12779
12779
  n.textContent = t;
12780
12780
  }
12781
12781
  var D5 = 58, mz = 120, gz = qt("", "");
12782
- function G1(n) {
12782
+ function G2(n) {
12783
12783
  return n === void 0;
12784
12784
  }
12785
12785
  function ra(n) {
@@ -12796,14 +12796,14 @@ function Xc(n, t) {
12796
12796
  var e = n.key === t.key;
12797
12797
  return n.tag === t.tag && e;
12798
12798
  }
12799
- function l2(n) {
12799
+ function l1(n) {
12800
12800
  var t, e = n.children, o = n.tag;
12801
12801
  if (ra(o)) {
12802
12802
  var a = n.elm = tC(o);
12803
12803
  if (Q4(gz, n), te(e))
12804
12804
  for (t = 0; t < e.length; ++t) {
12805
12805
  var r = e[t];
12806
- r != null && T5(a, l2(r));
12806
+ r != null && T5(a, l1(r));
12807
12807
  }
12808
12808
  else
12809
12809
  ra(n.text) && !Me(n.text) && T5(a, C5(n.text));
@@ -12814,7 +12814,7 @@ function l2(n) {
12814
12814
  function k5(n, t, e, o, a) {
12815
12815
  for (; o <= a; ++o) {
12816
12816
  var r = e[o];
12817
- r != null && sl(n, l2(r), t);
12817
+ r != null && sl(n, l1(r), t);
12818
12818
  }
12819
12819
  }
12820
12820
  function cp(n, t, e, o) {
@@ -12836,11 +12836,11 @@ function Q4(n, t) {
12836
12836
  }
12837
12837
  function Qs(n, t) {
12838
12838
  var e = t.elm = n.elm, o = n.children, a = t.children;
12839
- n !== t && (Q4(n, t), G1(t.text) ? ra(o) && ra(a) ? o !== a && function(r, i, s) {
12839
+ n !== t && (Q4(n, t), G2(t.text) ? ra(o) && ra(a) ? o !== a && function(r, i, s) {
12840
12840
  for (var l, c, u, d = 0, p = 0, h = i.length - 1, f = i[0], m = i[h], g = s.length - 1, v = s[0], x = s[g]; d <= h && p <= g; )
12841
- f == null ? f = i[++d] : m == null ? m = i[--h] : v == null ? v = s[++p] : x == null ? x = s[--g] : Xc(f, v) ? (Qs(f, v), f = i[++d], v = s[++p]) : Xc(m, x) ? (Qs(m, x), m = i[--h], x = s[--g]) : Xc(f, x) ? (Qs(f, x), sl(r, f.elm, cC(m.elm)), f = i[++d], x = s[--g]) : Xc(m, v) ? (Qs(m, v), sl(r, m.elm, f.elm), m = i[--h], v = s[++p]) : (G1(l) && (l = vz(i, d, h)), G1(c = l[v.key]) || (u = i[c]).tag !== v.tag ? sl(r, l2(v), f.elm) : (Qs(u, v), i[c] = void 0, sl(r, u.elm, f.elm)), v = s[++p]);
12841
+ f == null ? f = i[++d] : m == null ? m = i[--h] : v == null ? v = s[++p] : x == null ? x = s[--g] : Xc(f, v) ? (Qs(f, v), f = i[++d], v = s[++p]) : Xc(m, x) ? (Qs(m, x), m = i[--h], x = s[--g]) : Xc(f, x) ? (Qs(f, x), sl(r, f.elm, cC(m.elm)), f = i[++d], x = s[--g]) : Xc(m, v) ? (Qs(m, v), sl(r, m.elm, f.elm), m = i[--h], v = s[++p]) : (G2(l) && (l = vz(i, d, h)), G2(c = l[v.key]) || (u = i[c]).tag !== v.tag ? sl(r, l1(v), f.elm) : (Qs(u, v), i[c] = void 0, sl(r, u.elm, f.elm)), v = s[++p]);
12842
12842
  (d <= h || p <= g) && (d > h ? k5(r, s[g + 1] == null ? null : s[g + 1].elm, s, p, g) : cp(r, i, d, h));
12843
- }(e, o, a) : ra(a) ? (ra(n.text) && F1(e, ""), k5(e, null, a, 0, a.length - 1)) : ra(o) ? cp(e, o, 0, o.length - 1) : ra(n.text) && F1(e, "") : n.text !== t.text && (ra(o) && cp(e, o, 0, o.length - 1), F1(e, t.text)));
12843
+ }(e, o, a) : ra(a) ? (ra(n.text) && F2(e, ""), k5(e, null, a, 0, a.length - 1)) : ra(o) ? cp(e, o, 0, o.length - 1) : ra(n.text) && F2(e, "") : n.text !== t.text && (ra(o) && cp(e, o, 0, o.length - 1), F2(e, t.text)));
12844
12844
  }
12845
12845
  var yz = 0, xz = function() {
12846
12846
  function n(t, e, o) {
@@ -12870,7 +12870,7 @@ var yz = 0, xz = function() {
12870
12870
  Qs(e, o);
12871
12871
  else {
12872
12872
  var a = e.elm, r = lC(a);
12873
- l2(o), r !== null && (sl(r, o.elm, cC(a)), cp(r, [e], 0, 0));
12873
+ l1(o), r !== null && (sl(r, o.elm, cC(a)), cp(r, [e], 0, 0));
12874
12874
  }
12875
12875
  }(this._oldVNode, t), this._oldVNode = t;
12876
12876
  }
@@ -12988,7 +12988,7 @@ function E5(n, t, e) {
12988
12988
  var o = Ur.createCanvas(), a = t.getWidth(), r = t.getHeight(), i = o.style;
12989
12989
  return i && (i.position = "absolute", i.left = "0", i.top = "0", i.width = a + "px", i.height = r + "px", o.setAttribute("data-zr-dom-id", n)), o.width = a * e, o.height = r * e, o;
12990
12990
  }
12991
- var W1 = function(n) {
12991
+ var W2 = function(n) {
12992
12992
  function t(e, o, a) {
12993
12993
  var r, i = n.call(this) || this;
12994
12994
  i.motionBlur = !1, i.lastFrameAlpha = 0.7, i.dpr = 1, i.virtual = !1, i.config = {}, i.incremental = !1, i.zlevel = 0, i.maxRepaintRectCount = 5, i.__dirty = !0, i.__firstTimePaint = !0, i.__used = !1, i.__drawIndex = 0, i.__startIndex = 0, i.__endIndex = 0, i.__prevStartIndex = null, i.__prevEndIndex = null, a = a || Ep, typeof e == "string" ? r = E5(e, o, a) : Me(e) && (e = (r = e).id), i.id = e, i.dom = r;
@@ -13090,7 +13090,7 @@ var W1 = function(n) {
13090
13090
  if (r) {
13091
13091
  var l = t, c = l.width, u = l.height;
13092
13092
  o.width != null && (c = o.width), o.height != null && (u = o.height), this.dpr = o.devicePixelRatio || 1, l.width = c * this.dpr, l.height = u * this.dpr, this._width = c, this._height = u;
13093
- var d = new W1(l, this, this.dpr);
13093
+ var d = new W2(l, this, this.dpr);
13094
13094
  d.__builtin__ = !0, d.initContext(), s[314159] = d, d.zlevel = _c, i.push(_c), this._domRoot = t;
13095
13095
  } else {
13096
13096
  this._width = il(t, 0, o), this._height = il(t, 1, o);
@@ -13206,7 +13206,7 @@ var W1 = function(n) {
13206
13206
  }, n.prototype.getLayer = function(t, e) {
13207
13207
  this._singleCanvas && !this._needsManuallyCompositing && (t = _c);
13208
13208
  var o = this._layers[t];
13209
- return o || ((o = new W1("zr_" + t, this, this.dpr)).zlevel = t, o.__builtin__ = !0, this._layerConfig[t] ? Ye(o, this._layerConfig[t], !0) : this._layerConfig[t - ud] && Ye(o, this._layerConfig[t - ud], !0), e && (o.virtual = e), this.insertLayer(t, o), o.initContext()), o;
13209
+ return o || ((o = new W2("zr_" + t, this, this.dpr)).zlevel = t, o.__builtin__ = !0, this._layerConfig[t] ? Ye(o, this._layerConfig[t], !0) : this._layerConfig[t - ud] && Ye(o, this._layerConfig[t - ud], !0), e && (o.virtual = e), this.insertLayer(t, o), o.initContext()), o;
13210
13210
  }, n.prototype.insertLayer = function(t, e) {
13211
13211
  var o = this._layers, a = this._zlevelList, r = a.length, i = this._domRoot, s = null, l = -1;
13212
13212
  if (o[t])
@@ -13311,7 +13311,7 @@ var W1 = function(n) {
13311
13311
  }, n.prototype.getRenderedCanvas = function(t) {
13312
13312
  if (t = t || {}, this._singleCanvas && !this._compositeManually)
13313
13313
  return this._layers[314159].dom;
13314
- var e = new W1("image", this, t.pixelRatio || this.dpr);
13314
+ var e = new W2("image", this, t.pixelRatio || this.dpr);
13315
13315
  e.initContext(), e.clear(!1, t.backgroundColor || this._backgroundColor);
13316
13316
  var o = e.ctx;
13317
13317
  if (t.pixelRatio <= this.dpr) {
@@ -13464,7 +13464,7 @@ var f0 = function(n) {
13464
13464
  function bz(n, t) {
13465
13465
  this.parent.drift(n, t);
13466
13466
  }
13467
- function U1(n, t, e, o) {
13467
+ function U2(n, t, e, o) {
13468
13468
  return t && !isNaN(t[0]) && !isNaN(t[1]) && !(o.isIgnore && o.isIgnore(e)) && !(o.clipShape && !o.clipShape.contain(t[0], t[1])) && n.getItemVisual(e, "symbol") !== "none";
13469
13469
  }
13470
13470
  function O5(n) {
@@ -13485,13 +13485,13 @@ var m0 = function() {
13485
13485
  };
13486
13486
  r || o.removeAll(), t.diff(r).add(function(d) {
13487
13487
  var p = u(d);
13488
- if (U1(t, p, d, e)) {
13488
+ if (U2(t, p, d, e)) {
13489
13489
  var h = new i(t, d, l, c);
13490
13490
  h.setPosition(p), t.setItemGraphicEl(d, h), o.add(h);
13491
13491
  }
13492
13492
  }).update(function(d, p) {
13493
13493
  var h = r.getItemGraphicEl(p), f = u(d);
13494
- if (U1(t, f, d, e)) {
13494
+ if (U2(t, f, d, e)) {
13495
13495
  var m = t.getItemVisual(d, "symbol") || "circle", g = h && h.getSymbolType && h.getSymbolType();
13496
13496
  if (!h || g && g !== m)
13497
13497
  o.remove(h), (h = new i(t, d, l, c)).setPosition(f);
@@ -13524,7 +13524,7 @@ var m0 = function() {
13524
13524
  this._progressiveEls = [], o = O5(o);
13525
13525
  for (var r = t.start; r < t.end; r++) {
13526
13526
  var i = e.getItemLayout(r);
13527
- if (U1(e, i, r, o)) {
13527
+ if (U2(e, i, r, o)) {
13528
13528
  var s = new this._SymbolCtor(e, r, this._seriesScope);
13529
13529
  s.traverse(a), s.setPosition(i), this.group.add(s), e.setItemGraphicEl(r, s), this._progressiveEls.push(s);
13530
13530
  }
@@ -13809,7 +13809,7 @@ function gC(n) {
13809
13809
  return !0;
13810
13810
  return !1;
13811
13811
  }
13812
- function j1(n, t, e, o) {
13812
+ function j2(n, t, e, o) {
13813
13813
  if (vs(t, "cartesian2d")) {
13814
13814
  var a = o.getModel("endLabel"), r = a.get("valueAnimation"), i = o.getData(), s = { lastFrameIndex: 0 }, l = gC(o) ? function(h, f) {
13815
13815
  n._endLabelOnDuring(h, f, i, s, r, a, t);
@@ -13882,13 +13882,13 @@ var Iz = function(n) {
13882
13882
  if (m && h.type === i.type && T === this._step) {
13883
13883
  y && !g ? g = this._newPolygon(d, _) : g && !y && (v.remove(g), g = this._polygon = null), p || this._initOrUpdateEndLabel(e, i, cs(D));
13884
13884
  var E = v.getClipPath();
13885
- E ? Mt(E, { shape: j1(this, i, !1, e).shape }, e) : v.setClipPath(j1(this, i, !0, e)), S && f.updateData(l, { isIgnore: M, clipShape: I, disableAnimation: !0, getSymbolPoint: function(U) {
13885
+ E ? Mt(E, { shape: j2(this, i, !1, e).shape }, e) : v.setClipPath(j2(this, i, !0, e)), S && f.updateData(l, { isIgnore: M, clipShape: I, disableAnimation: !0, getSymbolPoint: function(U) {
13886
13886
  return [d[2 * U], d[2 * U + 1]];
13887
13887
  } }), P5(this._stackedOnPoints, _) && P5(this._points, d) || (x ? this._doUpdateAnimation(l, _, i, a, T, w, A) : (T && (d = vr(d, i, T, A), _ && (_ = vr(_, i, T, A))), m.setShape({ points: d }), g && g.setShape({ points: d, stackedOnPoints: _ })));
13888
13888
  } else
13889
13889
  S && f.updateData(l, { isIgnore: M, clipShape: I, disableAnimation: !0, getSymbolPoint: function(U) {
13890
13890
  return [d[2 * U], d[2 * U + 1]];
13891
- } }), x && this._initSymbolLabelAnimation(l, i, I), T && (d = vr(d, i, T, A), _ && (_ = vr(_, i, T, A))), m = this._newPolyline(d), y ? g = this._newPolygon(d, _) : g && (v.remove(g), g = this._polygon = null), p || this._initOrUpdateEndLabel(e, i, cs(D)), v.setClipPath(j1(this, i, !0, e));
13891
+ } }), x && this._initSymbolLabelAnimation(l, i, I), T && (d = vr(d, i, T, A), _ && (_ = vr(_, i, T, A))), m = this._newPolyline(d), y ? g = this._newPolygon(d, _) : g && (v.remove(g), g = this._polygon = null), p || this._initOrUpdateEndLabel(e, i, cs(D)), v.setClipPath(j2(this, i, !0, e));
13892
13892
  var O = e.getModel("emphasis"), z = O.get("focus"), V = O.get("blurScope"), R = O.get("disabled");
13893
13893
  m.useStyle(Te(c.getLineStyle(), { fill: "none", stroke: D, lineJoin: "bevel" })), dn(m, e, "lineStyle"), m.style.lineWidth > 0 && e.get(["emphasis", "lineStyle", "width"]) === "bolder" && (m.getState("emphasis").style.lineWidth = +m.style.lineWidth + 1), Ee(m).seriesIndex = e.seriesIndex, Nt(m, z, V, R);
13894
13894
  var H = F5(e.get("smooth")), F = e.get("smoothMonotone");
@@ -14238,7 +14238,7 @@ function Hi(n, t, e) {
14238
14238
  return Xo(r, a);
14239
14239
  }) };
14240
14240
  }
14241
- var Y1 = Math.max, X1 = Math.min, Ez = function(n) {
14241
+ var Y2 = Math.max, X2 = Math.min, Ez = function(n) {
14242
14242
  function t() {
14243
14243
  var e = n.call(this) || this;
14244
14244
  return e.type = t.type, e._isFirstFrame = !0, e;
@@ -14396,7 +14396,7 @@ var Y1 = Math.max, X1 = Math.min, Ez = function(n) {
14396
14396
  }(xt), W5 = { cartesian2d: function(n, t) {
14397
14397
  var e = t.width < 0 ? -1 : 1, o = t.height < 0 ? -1 : 1;
14398
14398
  e < 0 && (t.x += t.width, t.width = -t.width), o < 0 && (t.y += t.height, t.height = -t.height);
14399
- var a = n.x + n.width, r = n.y + n.height, i = Y1(t.x, n.x), s = X1(t.x + t.width, a), l = Y1(t.y, n.y), c = X1(t.y + t.height, r), u = s < i, d = c < l;
14399
+ var a = n.x + n.width, r = n.y + n.height, i = Y2(t.x, n.x), s = X2(t.x + t.width, a), l = Y2(t.y, n.y), c = X2(t.y + t.height, r), u = s < i, d = c < l;
14400
14400
  return t.x = u && i > a ? s : i, t.y = d && l > r ? c : l, t.width = u ? 0 : s - i, t.height = d ? 0 : c - l, e < 0 && (t.x += t.width, t.width = -t.width), o < 0 && (t.y += t.height, t.height = -t.height), u || d;
14401
14401
  }, polar: function(n, t) {
14402
14402
  var e = t.r0 <= t.r ? 1 : -1;
@@ -14404,7 +14404,7 @@ var Y1 = Math.max, X1 = Math.min, Ez = function(n) {
14404
14404
  var o = t.r;
14405
14405
  t.r = t.r0, t.r0 = o;
14406
14406
  }
14407
- var a = X1(t.r, n.r), r = Y1(t.r0, n.r0);
14407
+ var a = X2(t.r, n.r), r = Y2(t.r0, n.r0);
14408
14408
  t.r = a, t.r0 = r;
14409
14409
  var i = a - r < 0;
14410
14410
  return e < 0 && (o = t.r, t.r = t.r0, t.r0 = o), i;
@@ -14729,7 +14729,7 @@ function bC(n, t, e) {
14729
14729
  }
14730
14730
  }
14731
14731
  }
14732
- function Z1(n) {
14732
+ function Z2(n) {
14733
14733
  return n.position === "center";
14734
14734
  }
14735
14735
  function Pz(n) {
@@ -14790,10 +14790,10 @@ function Pz(n) {
14790
14790
  }), !r && n.get("avoidLabelOverlap") && function(b, _, S, A, M, C, I, T) {
14791
14791
  for (var D = [], E = [], O = Number.MAX_VALUE, z = -Number.MAX_VALUE, V = 0; V < b.length; V++) {
14792
14792
  var R = b[V].label;
14793
- Z1(b[V]) || (R.x < _ ? (O = Math.min(O, R.x), D.push(b[V])) : (z = Math.max(z, R.x), E.push(b[V])));
14793
+ Z2(b[V]) || (R.x < _ ? (O = Math.min(O, R.x), D.push(b[V])) : (z = Math.max(z, R.x), E.push(b[V])));
14794
14794
  }
14795
14795
  for (V = 0; V < b.length; V++)
14796
- if (!Z1(G = b[V]) && G.linePoints) {
14796
+ if (!Z2(G = b[V]) && G.linePoints) {
14797
14797
  if (G.labelStyleWidth != null)
14798
14798
  continue;
14799
14799
  R = G.label;
@@ -14802,7 +14802,7 @@ function Pz(n) {
14802
14802
  }
14803
14803
  for (ex(E, _, S, A, 1, 0, C, 0, T, z), ex(D, _, S, A, -1, 0, C, 0, T, O), V = 0; V < b.length; V++) {
14804
14804
  var G;
14805
- if (!Z1(G = b[V]) && G.linePoints) {
14805
+ if (!Z2(G = b[V]) && G.linePoints) {
14806
14806
  R = G.label, H = G.linePoints;
14807
14807
  var X = G.labelAlignTo === "edge", q = R.style.padding, U = q ? q[1] + q[3] : 0, Z = R.style.backgroundColor ? 0 : U, J = G.rect.width + Z, $ = H[1][0] - H[2][0];
14808
14808
  X ? R.x < _ ? H[2][0] = I + G.edgeDistance + J + G.labelDistance : H[2][0] = I + M - G.edgeDistance - J - G.labelDistance : (R.x < _ ? H[2][0] = R.x + G.labelDistance : H[2][0] = R.x - G.labelDistance, H[1][0] = H[2][0] + $), H[1][1] = H[2][1] = R.y;
@@ -15141,8 +15141,8 @@ var Wz = function(n) {
15141
15141
  }, t.type = "cartesian2dAxis", t;
15142
15142
  }(tt);
15143
15143
  Ft(Vg, h0);
15144
- var AC = { show: !0, z: 0, inverse: !1, name: "", nameLocation: "end", nameRotate: null, nameTruncate: { maxWidth: null, ellipsis: "...", placeholder: "." }, nameTextStyle: {}, nameGap: 15, silent: !1, triggerEvent: !1, tooltip: { show: !1 }, axisPointer: {}, axisLine: { show: !0, onZero: !0, onZeroAxisIndex: null, lineStyle: { color: "#6E7079", width: 1, type: "solid" }, symbol: ["none", "none"], symbolSize: [10, 15] }, axisTick: { show: !0, inside: !1, length: 5, lineStyle: { width: 1 } }, axisLabel: { show: !0, inside: !1, rotate: 0, showMinLabel: null, showMaxLabel: null, margin: 8, fontSize: 12 }, splitLine: { show: !0, lineStyle: { color: ["#E0E6F1"], width: 1, type: "solid" } }, splitArea: { show: !1, areaStyle: { color: ["rgba(250,250,250,0.2)", "rgba(210,219,238,0.2)"] } } }, qz = Ye({ boundaryGap: !0, deduplication: null, splitLine: { show: !1 }, axisTick: { alignWithLabel: !1, interval: "auto" }, axisLabel: { interval: "auto" } }, AC), q1 = Ye({ boundaryGap: [0, 0], axisLine: { show: "auto" }, axisTick: { show: "auto" }, splitNumber: 5, minorTick: { show: !1, splitNumber: 5, length: 3, lineStyle: {} }, minorSplitLine: { show: !1, lineStyle: { color: "#F4F7FD", width: 1 } } }, AC);
15145
- const MC = { category: qz, value: q1, time: Ye({ splitNumber: 6, axisLabel: { showMinLabel: !1, showMaxLabel: !1, rich: { primary: { fontWeight: "bold" } } }, splitLine: { show: !1 } }, q1), log: Te({ logBase: 10 }, q1) };
15144
+ var AC = { show: !0, z: 0, inverse: !1, name: "", nameLocation: "end", nameRotate: null, nameTruncate: { maxWidth: null, ellipsis: "...", placeholder: "." }, nameTextStyle: {}, nameGap: 15, silent: !1, triggerEvent: !1, tooltip: { show: !1 }, axisPointer: {}, axisLine: { show: !0, onZero: !0, onZeroAxisIndex: null, lineStyle: { color: "#6E7079", width: 1, type: "solid" }, symbol: ["none", "none"], symbolSize: [10, 15] }, axisTick: { show: !0, inside: !1, length: 5, lineStyle: { width: 1 } }, axisLabel: { show: !0, inside: !1, rotate: 0, showMinLabel: null, showMaxLabel: null, margin: 8, fontSize: 12 }, splitLine: { show: !0, lineStyle: { color: ["#E0E6F1"], width: 1, type: "solid" } }, splitArea: { show: !1, areaStyle: { color: ["rgba(250,250,250,0.2)", "rgba(210,219,238,0.2)"] } } }, qz = Ye({ boundaryGap: !0, deduplication: null, splitLine: { show: !1 }, axisTick: { alignWithLabel: !1, interval: "auto" }, axisLabel: { interval: "auto" } }, AC), q2 = Ye({ boundaryGap: [0, 0], axisLine: { show: "auto" }, axisTick: { show: "auto" }, splitNumber: 5, minorTick: { show: !1, splitNumber: 5, length: 3, lineStyle: {} }, minorSplitLine: { show: !1, lineStyle: { color: "#F4F7FD", width: 1 } } }, AC);
15145
+ const MC = { category: qz, value: q2, time: Ye({ splitNumber: 6, axisLabel: { showMinLabel: !1, showMaxLabel: !1, rich: { primary: { fontWeight: "bold" } } }, splitLine: { show: !1 } }, q2), log: Te({ logBase: 10 }, q2) };
15146
15146
  var Qz = { value: 1, category: 1, time: 1, log: 1 };
15147
15147
  function bl(n, t, e, o) {
15148
15148
  L(Qz, function(a, r) {
@@ -15282,12 +15282,12 @@ function ax(n) {
15282
15282
  t[o] = r;
15283
15283
  }), t;
15284
15284
  }
15285
- var Q1 = Math.log;
15285
+ var Q2 = Math.log;
15286
15286
  function CC(n, t, e) {
15287
15287
  var o = er.prototype, a = o.getTicks.call(e), r = o.getTicks.call(e, !0), i = a.length - 1, s = o.getInterval.call(e), l = OM(n, t), c = l.extent, u = l.fixMin, d = l.fixMax;
15288
15288
  if (n.type === "log") {
15289
- var p = Q1(n.base);
15290
- c = [Q1(c[0]) / p, Q1(c[1]) / p];
15289
+ var p = Q2(n.base);
15290
+ c = [Q2(c[0]) / p, Q2(c[1]) / p];
15291
15291
  }
15292
15292
  n.setExtent(c[0], c[1]), n.calcNiceExtent({ splitNumber: i, fixMin: u, fixMax: d });
15293
15293
  var h = o.getExtent.call(n);
@@ -15297,12 +15297,12 @@ function CC(n, t, e) {
15297
15297
  f = (g - m) / i;
15298
15298
  else if (u)
15299
15299
  for (g = c[0] + f * i; g < c[1] && isFinite(g) && isFinite(c[1]); )
15300
- f = E1(f), g = c[0] + f * i;
15300
+ f = E2(f), g = c[0] + f * i;
15301
15301
  else if (d)
15302
15302
  for (m = c[1] - f * i; m > c[0] && isFinite(m) && isFinite(c[0]); )
15303
- f = E1(f), m = c[1] - f * i;
15303
+ f = E2(f), m = c[1] - f * i;
15304
15304
  else {
15305
- n.getTicks().length - 1 > i && (f = E1(f));
15305
+ n.getTicks().length - 1 > i && (f = E2(f));
15306
15306
  var v = f * i;
15307
15307
  (m = Ot((g = Math.ceil(c[1] / f) * f) - v)) < 0 && c[0] >= 0 ? (m = 0, g = Ot(v)) : g > 0 && c[1] <= 0 && (g = 0, m = -Ot(v));
15308
15308
  }
@@ -15366,7 +15366,7 @@ var eV = function() {
15366
15366
  var f = h.model, m = h.scale;
15367
15367
  if (f.get(["axisLabel", "show"]) && !m.isBlank()) {
15368
15368
  var g, v, x = m.getExtent();
15369
- v = m instanceof i2 ? m.count() : (g = m.getTicks()).length;
15369
+ v = m instanceof i1 ? m.count() : (g = m.getTicks()).length;
15370
15370
  var y, w = h.getLabelModel(), b = p0(h), _ = 1;
15371
15371
  v > 40 && (_ = Math.ceil(v / 40));
15372
15372
  for (var S = 0; S < v; S += _) {
@@ -15420,10 +15420,10 @@ var eV = function() {
15420
15420
  return this._axesMap = {}, void (this._axesList = []);
15421
15421
  function c(u) {
15422
15422
  return function(d, p) {
15423
- if (K1(d, t)) {
15423
+ if (K2(d, t)) {
15424
15424
  var h = d.get("position");
15425
15425
  u === "x" ? h !== "top" && h !== "bottom" && (h = i.bottom ? "top" : "bottom") : h !== "left" && h !== "right" && (h = i.left ? "right" : "left"), i[h] = !0;
15426
- var f = new $z(u, s2(d), [0, 0], d.get("type"), h), m = f.type === "category";
15426
+ var f = new $z(u, s1(d), [0, 0], d.get("type"), h), m = f.type === "category";
15427
15427
  f.onBand = m && d.get("boundaryGap"), f.inverse = d.get("inverse"), d.axis = f, f.model = d, f.grid = r, f.index = p, r._axesList.push(f), s[u][p] = f, l[u]++;
15428
15428
  }
15429
15429
  };
@@ -15448,7 +15448,7 @@ var eV = function() {
15448
15448
  }), t.eachSeries(function(a) {
15449
15449
  if (ox(a)) {
15450
15450
  var r = ax(a), i = r.xAxisModel, s = r.yAxisModel;
15451
- if (!K1(i, e) || !K1(s, e))
15451
+ if (!K2(i, e) || !K2(s, e))
15452
15452
  return;
15453
15453
  var l = this.getCartesian(i.componentIndex, s.componentIndex), c = a.getData(), u = l.getAxis("x"), d = l.getAxis("y");
15454
15454
  o(c, u), o(c, d);
@@ -15480,7 +15480,7 @@ var eV = function() {
15480
15480
  }), o;
15481
15481
  }, n.dimensions = Bg, n;
15482
15482
  }();
15483
- function K1(n, t) {
15483
+ function K2(n, t) {
15484
15484
  return n.getCoordSysModel() === t;
15485
15485
  }
15486
15486
  function rx(n, t, e, o) {
@@ -15674,7 +15674,7 @@ function tV(n, t) {
15674
15674
  var T = function(E, O) {
15675
15675
  for (var z = O.model, V = O.dim, R = 0; R < E.length; R++) {
15676
15676
  var H = E[R] || {};
15677
- if (J1(H[V + "AxisId"], z.id) || J1(H[V + "AxisIndex"], z.componentIndex) || J1(H[V + "AxisName"], z.name))
15677
+ if (J2(H[V + "AxisId"], z.id) || J2(H[V + "AxisIndex"], z.componentIndex) || J2(H[V + "AxisName"], z.name))
15678
15678
  return R;
15679
15679
  }
15680
15680
  }(l, w);
@@ -15695,7 +15695,7 @@ function tV(n, t) {
15695
15695
  });
15696
15696
  }(e, n), e;
15697
15697
  }
15698
- function J1(n, t) {
15698
+ function J2(n, t) {
15699
15699
  return n === "all" || te(n) && Qe(n, t) >= 0 || n === t;
15700
15700
  }
15701
15701
  function Rg(n) {
@@ -15708,7 +15708,7 @@ function Hg(n) {
15708
15708
  function wu(n) {
15709
15709
  return n.type + "||" + n.id;
15710
15710
  }
15711
- var $1 = {}, ys = function(n) {
15711
+ var $2 = {}, ys = function(n) {
15712
15712
  function t() {
15713
15713
  var e = n !== null && n.apply(this, arguments) || this;
15714
15714
  return e.type = t.type, e;
@@ -15744,11 +15744,11 @@ var $1 = {}, ys = function(n) {
15744
15744
  }, t.prototype._disposeAxisPointer = function(e) {
15745
15745
  this._axisPointer && this._axisPointer.dispose(e), this._axisPointer = null;
15746
15746
  }, t.registerAxisPointerClass = function(e, o) {
15747
- if (process.env.NODE_ENV !== "production" && $1[e])
15747
+ if (process.env.NODE_ENV !== "production" && $2[e])
15748
15748
  throw new Error("axisPointer " + e + " exists");
15749
- $1[e] = o;
15749
+ $2[e] = o;
15750
15750
  }, t.getAxisPointerClass = function(e) {
15751
- return e && $1[e];
15751
+ return e && $2[e];
15752
15752
  }, t.type = "axis", t;
15753
15753
  }(Dt), Fg = it();
15754
15754
  function IC(n, t, e, o) {
@@ -16220,7 +16220,7 @@ function J4(n, t, e, o) {
16220
16220
  n.zoom = i, a.x -= (e - a.x) * (c - 1), a.y -= (o - a.y) * (c - 1), a.scaleX *= c, a.scaleY *= c, a.dirty();
16221
16221
  }
16222
16222
  var tf, vV = { axisPointer: 1, tooltip: 1, brush: 1 };
16223
- function c2(n, t, e) {
16223
+ function c1(n, t, e) {
16224
16224
  var o = t.getComponentByElement(n.topTarget), a = o && o.coordinateSystem;
16225
16225
  return o && o !== e && !vV.hasOwnProperty(o.mainType) && a && a.model !== e;
16226
16226
  }
@@ -16731,7 +16731,7 @@ var BC = function() {
16731
16731
  }, this), r.off("zoom").on("zoom", function(c) {
16732
16732
  this._mouseDownFlag = !1, J4(i, c.scale, c.originX, c.originY), o.dispatchAction(K(l(), { zoom: c.scale, originX: c.originX, originY: c.originY, animation: { duration: 0 } }));
16733
16733
  }, this), r.setPointerChecker(function(c, u, d) {
16734
- return a.containPoint([u, d]) && !c2(c, o, t);
16734
+ return a.containPoint([u, d]) && !c1(c, o, t);
16735
16735
  });
16736
16736
  }, n.prototype.resetForLabelLayout = function() {
16737
16737
  this.group.traverse(function(t) {
@@ -17375,7 +17375,7 @@ var jV = function() {
17375
17375
  var r = this, i = this._controller, s = this._controllerHost, l = this.group;
17376
17376
  i.setPointerChecker(function(c, u, d) {
17377
17377
  var p = l.getBoundingRect();
17378
- return p.applyTransform(l.transform), p.contain(u, d) && !c2(c, a, e);
17378
+ return p.applyTransform(l.transform), p.contain(u, d) && !c1(c, a, e);
17379
17379
  }), i.enable(e.get("roam")), s.zoomLimit = e.get("scaleLimit"), s.zoom = e.coordinateSystem.getZoom(), i.off("pan").off("zoom").on("pan", function(c) {
17380
17380
  K4(s, c.dx, c.dy), a.dispatchAction({ seriesId: e.id, type: "treeRoam", dx: c.dx, dy: c.dy });
17381
17381
  }).on("zoom", function(c) {
@@ -17663,7 +17663,7 @@ function WC(n) {
17663
17663
  function Zg(n, t) {
17664
17664
  return Qe(WC(n), t) >= 0;
17665
17665
  }
17666
- function u2(n, t) {
17666
+ function u1(n, t) {
17667
17667
  for (var e = []; n; ) {
17668
17668
  var o = n.dataIndex;
17669
17669
  e.push({ name: n.name, dataIndex: o, value: t.getRawValue(o) }), n = n.parentNode;
@@ -17703,7 +17703,7 @@ var eB = function(n) {
17703
17703
  return Kt("nameValue", { name: c, value: l, noValue: isNaN(l) || l == null });
17704
17704
  }, t.prototype.getDataParams = function(e) {
17705
17705
  var o = n.prototype.getDataParams.apply(this, arguments), a = this.getData().tree.getNodeByDataIndex(e);
17706
- return o.treeAncestors = u2(a, this), o.collapsed = !a.isExpand, o;
17706
+ return o.treeAncestors = u1(a, this), o.collapsed = !a.isExpand, o;
17707
17707
  }, t.type = "series.tree", t.layoutMode = "box", t.defaultOption = { z: 2, coordinateSystem: "view", left: "12%", top: "12%", right: "12%", bottom: "12%", layout: "orthogonal", edgeShape: "curve", edgeForkPosition: "50%", roam: !1, nodeScaleRatio: 0.4, center: null, zoom: 1, orient: "LR", symbol: "emptyCircle", symbolSize: 7, expandAndCollapse: !0, initialTreeDepth: 2, lineStyle: { color: "#ccc", width: 1.5, curveness: 0.5 }, itemStyle: { color: "lightsteelblue", borderWidth: 1.5 }, label: { show: !0 }, animationEasing: "linear", animationDuration: 700, animationDurationUpdate: 500 }, t;
17708
17708
  }(St);
17709
17709
  function Ac(n, t) {
@@ -17827,7 +17827,7 @@ var oB = function(n) {
17827
17827
  return Kt("nameValue", { name: r.getName(e), value: i });
17828
17828
  }, t.prototype.getDataParams = function(e) {
17829
17829
  var o = n.prototype.getDataParams.apply(this, arguments), a = this.getData().tree.getNodeByDataIndex(e);
17830
- return o.treeAncestors = u2(a, this), o.treePathInfo = o.treeAncestors, o;
17830
+ return o.treeAncestors = u1(a, this), o.treePathInfo = o.treeAncestors, o;
17831
17831
  }, t.prototype.setLayoutInfo = function(e) {
17832
17832
  this.layoutInfo = this.layoutInfo || {}, K(this.layoutInfo, e);
17833
17833
  }, t.prototype.mapIdToIndex = function(e) {
@@ -17863,7 +17863,7 @@ var aB = function() {
17863
17863
  var r = t.getModel("breadcrumb"), i = this.group;
17864
17864
  if (i.removeAll(), r.get("show") && o) {
17865
17865
  var s = r.getModel("itemStyle"), l = r.getModel("emphasis"), c = s.getModel("textStyle"), u = l.getModel(["itemStyle", "textStyle"]), d = { pos: { left: r.get("left"), right: r.get("right"), top: r.get("top"), bottom: r.get("bottom") }, box: { width: e.getWidth(), height: e.getHeight() }, emptyItemWidth: r.get("emptyItemWidth"), totalWidth: 0, renderList: [] };
17866
- this._prepare(o, d, c), this._renderContent(t, d, s, l, c, u, a), e2(i, d.pos, d.box);
17866
+ this._prepare(o, d, c), this._renderContent(t, d, s, l, c, u, a), e1(i, d.pos, d.box);
17867
17867
  }
17868
17868
  }, n.prototype._prepare = function(t, e, o) {
17869
17869
  for (var a = t; a; a = a.parentNode) {
@@ -17886,7 +17886,7 @@ function rB(n, t, e, o, a, r) {
17886
17886
  return !r && i.splice(2, 0, [n + e + 5, t + o / 2]), !a && i.push([n, t + o / 2]), i;
17887
17887
  }
17888
17888
  function iB(n, t, e) {
17889
- Ee(n).eventData = { componentType: "series", componentSubType: "treemap", componentIndex: t.componentIndex, seriesIndex: t.seriesIndex, seriesName: t.name, seriesType: "treemap", selfType: "breadcrumb", nodeData: { dataIndex: e && e.dataIndex, name: e && e.name }, treePathInfo: e && u2(e, t) };
17889
+ Ee(n).eventData = { componentType: "series", componentSubType: "treemap", componentIndex: t.componentIndex, seriesIndex: t.seriesIndex, seriesName: t.name, seriesType: "treemap", selfType: "breadcrumb", nodeData: { dataIndex: e && e.dataIndex, name: e && e.name }, treePathInfo: e && u1(e, t) };
17890
17890
  }
17891
17891
  var sB = function() {
17892
17892
  function n() {
@@ -18256,13 +18256,13 @@ var sB = function() {
18256
18256
  return !o && (e = this._normalizeData(e)), Kc.call(this, e);
18257
18257
  } : function(e, o, a) {
18258
18258
  var r = !!a;
18259
- return !o && (e = this._normalizeData(e)), a = T2(e, t.parsedVisual, a), r ? a : ja(a, "rgba");
18259
+ return !o && (e = this._normalizeData(e)), a = T1(e, t.parsedVisual, a), r ? a : ja(a, "rgba");
18260
18260
  }, this);
18261
18261
  }, _normalizedToVisual: { linear: function(t) {
18262
- return ja(T2(t, this.option.parsedVisual), "rgba");
18262
+ return ja(T1(t, this.option.parsedVisual), "rgba");
18263
18263
  }, category: Kc, piecewise: function(t, e) {
18264
18264
  var o = Qg.call(this, e);
18265
- return o == null && (o = ja(T2(t, this.option.parsedVisual), "rgba")), o;
18265
+ return o == null && (o = ja(T1(t, this.option.parsedVisual), "rgba")), o;
18266
18266
  }, fixed: Mi } }, colorHue: yd(function(t, e) {
18267
18267
  return iu(t, e);
18268
18268
  }), colorSaturation: yd(function(t, e) {
@@ -19219,7 +19219,7 @@ var LB = function(n) {
19219
19219
  var r = this, i = this._controller, s = this._controllerHost, l = this.group;
19220
19220
  i.setPointerChecker(function(c, u, d) {
19221
19221
  var p = l.getBoundingRect();
19222
- return p.applyTransform(l.transform), p.contain(u, d) && !c2(c, a, e);
19222
+ return p.applyTransform(l.transform), p.contain(u, d) && !c1(c, a, e);
19223
19223
  }), lw(e.coordinateSystem) ? (i.enable(e.get("roam")), s.zoomLimit = e.get("scaleLimit"), s.zoom = e.coordinateSystem.getZoom(), i.off("pan").off("zoom").on("pan", function(c) {
19224
19224
  K4(s, c.dx, c.dy), a.dispatchAction({ seriesId: e.id, type: "graphRoam", dx: c.dx, dy: c.dy });
19225
19225
  }).on("zoom", function(c) {
@@ -19991,7 +19991,7 @@ var Af = L, iI = Math.min, sI = Math.max, pw = Math.floor, eP = Math.ceil, hw =
19991
19991
  return n.prototype._init = function(t, e, o) {
19992
19992
  var a = t.dimensions, r = t.parallelAxisIndex;
19993
19993
  Af(a, function(i, s) {
19994
- var l = r[s], c = e.getComponent("parallelAxis", l), u = this._axesMap.set(i, new $B(i, s2(c), [0, 0], c.get("type"), l)), d = u.type === "category";
19994
+ var l = r[s], c = e.getComponent("parallelAxis", l), u = this._axesMap.set(i, new $B(i, s1(c), [0, 0], c.get("type"), l)), d = u.type === "category";
19995
19995
  u.onBand = d && c.get("boundaryGap"), u.inverse = c.get("inverse"), c.axis = u, u.model = c, u.coordinateSystem = c.coordinateSystem = this;
19996
19996
  }, this);
19997
19997
  }, n.prototype.update = function(t, e) {
@@ -20195,7 +20195,7 @@ var us = !0, Uu = Math.min, Sl = Math.max, iP = Math.pow, sP = 1e4, lP = 6, cP =
20195
20195
  }, t;
20196
20196
  }(Do);
20197
20197
  function lI(n, t) {
20198
- var e = d2[t.brushType].createCover(n, t);
20198
+ var e = d1[t.brushType].createCover(n, t);
20199
20199
  return e.__brushOption = t, dI(e, t), n.group.add(e), e;
20200
20200
  }
20201
20201
  function cI(n, t) {
@@ -20216,7 +20216,7 @@ function cy(n, t) {
20216
20216
  uy(t).updateCommon(n, t), uI(n, t);
20217
20217
  }
20218
20218
  function uy(n) {
20219
- return d2[n.__brushOption.brushType];
20219
+ return d1[n.__brushOption.brushType];
20220
20220
  }
20221
20221
  function ev(n, t, e) {
20222
20222
  var o, a = n._panels;
@@ -20334,7 +20334,7 @@ function yI(n, t, e, o) {
20334
20334
  l.brushType = vw(l.brushType, i), l.panelId = i === us ? null : i.panelId, r = n._creatingCover = lI(n, l), n._covers.push(r);
20335
20335
  }
20336
20336
  if (r) {
20337
- var c = d2[vw(n._brushType, i)];
20337
+ var c = d1[vw(n._brushType, i)];
20338
20338
  r.__brushOption.range = c.getCreatingRange(py(n, r, n._track)), o && (cI(n, r), c.updateCommon(n, r)), uI(n, r), a = { isEnd: o };
20339
20339
  }
20340
20340
  } else
@@ -20363,7 +20363,7 @@ var fP = { mousedown: function(n) {
20363
20363
  if (!r._dragging)
20364
20364
  for (var d = 0; d < c.length; d++) {
20365
20365
  var p = c[d].__brushOption;
20366
- if (u && (u === us || p.panelId === u.panelId) && d2[p.brushType].contain(c[d], s[0], s[1]))
20366
+ if (u && (u === us || p.panelId === u.panelId) && d1[p.brushType].contain(c[d], s[0], s[1]))
20367
20367
  return;
20368
20368
  }
20369
20369
  u && l.setCursorStyle("crosshair");
@@ -20383,7 +20383,7 @@ function yw(n, t) {
20383
20383
  n._dragging = !1, n._track = [], n._creatingCover = null, r && ds(n, r);
20384
20384
  }
20385
20385
  }
20386
- var d2 = { lineX: xw(0), lineY: xw(1), rect: { createCover: function(n, t) {
20386
+ var d1 = { lineX: xw(0), lineY: xw(1), rect: { createCover: function(n, t) {
20387
20387
  function e(o) {
20388
20388
  return o;
20389
20389
  }
@@ -20440,7 +20440,7 @@ function wI(n, t) {
20440
20440
  function _I(n, t, e) {
20441
20441
  var o = hy(n);
20442
20442
  return function(a, r) {
20443
- return o.contain(r[0], r[1]) && !c2(a, t, e);
20443
+ return o.contain(r[0], r[1]) && !c1(a, t, e);
20444
20444
  };
20445
20445
  }
20446
20446
  function hy(n) {
@@ -21005,7 +21005,7 @@ var VP = { type: "echarts:boxplot", transform: function(n) {
21005
21005
  }
21006
21006
  var o = function(a, r) {
21007
21007
  for (var i = [], s = [], l = (r = r || {}).boundIQR, c = l === "none" || l === 0, u = 0; u < a.length; u++) {
21008
- var d = wo(a[u].slice()), p = H2(d, 0.25), h = H2(d, 0.5), f = H2(d, 0.75), m = d[0], g = d[d.length - 1], v = (l ?? 1.5) * (f - p), x = c ? m : Math.max(m, p - v), y = c ? g : Math.min(g, f + v), w = r.itemNameFormatter, b = _e(w) ? w({ value: u }) : fe(w) ? w.replace("{value}", u + "") : u + "";
21008
+ var d = wo(a[u].slice()), p = H1(d, 0.25), h = H1(d, 0.5), f = H1(d, 0.75), m = d[0], g = d[d.length - 1], v = (l ?? 1.5) * (f - p), x = c ? m : Math.max(m, p - v), y = c ? g : Math.min(g, f + v), w = r.itemNameFormatter, b = _e(w) ? w({ value: u }) : fe(w) ? w.replace("{value}", u + "") : u + "";
21009
21009
  i.push([b, x, p, h, f, y]);
21010
21010
  for (var _ = 0; _ < d.length; _++) {
21011
21011
  var S = d[_];
@@ -22280,7 +22280,7 @@ var Bw = function(n) {
22280
22280
  this.resetViewRoot();
22281
22281
  }, t.prototype.getDataParams = function(e) {
22282
22282
  var o = n.prototype.getDataParams.apply(this, arguments), a = this.getData().tree.getNodeByDataIndex(e);
22283
- return o.treePathInfo = u2(a, this), o;
22283
+ return o.treePathInfo = u1(a, this), o;
22284
22284
  }, t.prototype.getLevelModel = function(e) {
22285
22285
  return this._levelModels && this._levelModels[e.depth];
22286
22286
  }, t.prototype.getViewRoot = function() {
@@ -22550,7 +22550,7 @@ function HI(n, t) {
22550
22550
  r && r.leaveTo && (e || (e = Al(n).leaveToProps = {}), a && (e[a] = e[a] || {}), K(a ? e[a] : e, r.leaveTo));
22551
22551
  }
22552
22552
  }
22553
- function p2(n, t, e, o) {
22553
+ function p1(n, t, e, o) {
22554
22554
  if (n) {
22555
22555
  var a = n.parent, r = Al(n).leaveToProps;
22556
22556
  if (r) {
@@ -22736,7 +22736,7 @@ var BR = function(n) {
22736
22736
  Bf(a, null, d, c(d, r), e, l, s);
22737
22737
  }).remove(function(d) {
22738
22738
  var p = i.getItemGraphicEl(d);
22739
- p && p2(p, Xa(p).option, e);
22739
+ p && p1(p, Xa(p).option, e);
22740
22740
  }).update(function(d, p) {
22741
22741
  var h = i.getItemGraphicEl(p);
22742
22742
  Bf(a, h, d, c(d, r), e, l, s);
@@ -23010,7 +23010,7 @@ function cv(n, t, e) {
23010
23010
  return o == null && e === Za && n && (o = n.styleEmphasis), o;
23011
23011
  }
23012
23012
  function HR(n, t, e) {
23013
- t && p2(t, Xa(n).option, e);
23013
+ t && p1(t, Xa(n).option, e);
23014
23014
  }
23015
23015
  function t_(n, t) {
23016
23016
  var e = n && n.name;
@@ -23022,7 +23022,7 @@ function n_(n, t) {
23022
23022
  }
23023
23023
  function FR(n) {
23024
23024
  var t = this.context, e = t.oldChildren[n];
23025
- e && p2(e, Xa(e).option, t.seriesModel);
23025
+ e && p1(e, Xa(e).option, t.seriesModel);
23026
23026
  }
23027
23027
  function UI(n) {
23028
23028
  return n && (n.pathData || n.d);
@@ -23613,7 +23613,7 @@ function aH(n, t) {
23613
23613
  }
23614
23614
  function m_(n, t) {
23615
23615
  var e;
23616
- if (n.type = t.get("type"), n.scale = s2(t), n.onBand = t.get("boundaryGap") && n.type === "category", n.inverse = t.get("inverse"), function(r) {
23616
+ if (n.type = t.get("type"), n.scale = s1(t), n.onBand = t.get("boundaryGap") && n.type === "category", n.inverse = t.get("inverse"), function(r) {
23617
23617
  return r.mainType === "angleAxis";
23618
23618
  }(t)) {
23619
23619
  n.inverse = n.inverse !== t.get("clockwise");
@@ -23911,7 +23911,7 @@ var _H = function(n) {
23911
23911
  this.type = "single", this.dimension = "single", this.dimensions = tT, this.axisPointerEnabled = !0, this.model = t, this._init(t, e, o);
23912
23912
  }
23913
23913
  return n.prototype._init = function(t, e, o) {
23914
- var a = this.dimension, r = new _H(a, s2(t), [0, 0], t.get("type"), t.get("position")), i = r.type === "category";
23914
+ var a = this.dimension, r = new _H(a, s1(t), [0, 0], t.get("type"), t.get("position")), i = r.type === "category";
23915
23915
  r.onBand = i && t.get("boundaryGap"), r.inverse = t.get("inverse"), r.orient = t.get("orient"), t.axis = r, r.model = t, r.coordinateSystem = this, this._axis = r;
23916
23916
  }, n.prototype.update = function(t, e) {
23917
23917
  t.eachSeries(function(o) {
@@ -24403,7 +24403,7 @@ var EH = function(n) {
24403
24403
  for (u = a.length - 1; u >= 0; u--) {
24404
24404
  var f, m, g;
24405
24405
  if (g = (m = Yt((f = a[u]).id, null)) != null ? i.get(m) : null) {
24406
- var v = g.parent, x = (h = ho(v), {}), y = e2(g, f, v === r ? { width: s, height: l } : { width: h.width, height: h.height }, null, { hv: f.hv, boundingMode: f.bounding }, x);
24406
+ var v = g.parent, x = (h = ho(v), {}), y = e1(g, f, v === r ? { width: s, height: l } : { width: h.width, height: h.height }, null, { hv: f.hv, boundingMode: f.bounding }, x);
24407
24407
  if (!ho(g).isNew && y) {
24408
24408
  for (var w = f.transition, b = {}, _ = 0; _ < c.length; _++) {
24409
24409
  var S = c[_], A = x[S];
@@ -24437,7 +24437,7 @@ function M_(n, t, e, o) {
24437
24437
  function fp(n, t, e, o) {
24438
24438
  n && n.parent && (n.type === "group" && n.traverse(function(a) {
24439
24439
  fp(a, t, e, o);
24440
- }), p2(n, t, o), e.removeKey(ho(n).id));
24440
+ }), p1(n, t, o), e.removeKey(ho(n).id));
24441
24441
  }
24442
24442
  function C_(n, t, e, o) {
24443
24443
  n.isGroup || L([["cursor", Ao.prototype.cursor], ["zlevel", o || 0], ["z", e || 0], ["z2", 0]], function(a) {
@@ -24871,7 +24871,7 @@ var GH = function(n) {
24871
24871
  d.push(f);
24872
24872
  }), new $a(this._featureNames || [], d).add(p).update(p).remove(He(p, null)).execute(), this._featureNames = d, function(h, f, m) {
24873
24873
  var g = f.getBoxLayoutParams(), v = f.get("padding"), x = { width: m.getWidth(), height: m.getHeight() }, y = Xt(g, x, v);
24874
- Qi(f.get("orient"), h, f.get("itemGap"), y.width, y.height), e2(h, g, x, v);
24874
+ Qi(f.get("orient"), h, f.get("itemGap"), y.width, y.height), e1(h, g, x, v);
24875
24875
  }(i, e, a), i.add(cT(i.getBoundingRect(), e)), l || i.eachChild(function(h) {
24876
24876
  var f = h.__title, m = h.ensureState("emphasis"), g = m.textConfig || (m.textConfig = {}), v = h.getTextContent(), x = v && v.ensureState("emphasis");
24877
24877
  if (x && !_e(x) && f) {
@@ -25496,7 +25496,7 @@ function F_(n, t, e, o, a) {
25496
25496
  if (e) {
25497
25497
  var i = r && r.getViewportRoot();
25498
25498
  i && function(l, c, u, d, p) {
25499
- zm(x2, c, d, p, !0) && zm(l, u, x2[0], x2[1]);
25499
+ zm(x1, c, d, p, !0) && zm(l, u, x1[0], x1[1]);
25500
25500
  }(n, i, e, o, a);
25501
25501
  } else {
25502
25502
  n[0] = o, n[1] = a;
@@ -25747,7 +25747,7 @@ var sF = new at({ shape: { x: -1, y: -1, width: 2, height: 2 } }), lF = function
25747
25747
  var a = e.get("showDelay");
25748
25748
  o = me(o, this), clearTimeout(this._showTimout), a > 0 ? this._showTimout = setTimeout(o, a) : o();
25749
25749
  }, t.prototype._showAxisTooltip = function(e, o) {
25750
- var a = this._ecModel, r = this._tooltipModel, i = [o.offsetX, o.offsetY], s = Ic([o.tooltipOption], r), l = this._renderMode, c = [], u = Kt("section", { blocks: [], noHeader: !0 }), d = [], p = new y1();
25750
+ var a = this._ecModel, r = this._tooltipModel, i = [o.offsetX, o.offsetY], s = Ic([o.tooltipOption], r), l = this._renderMode, c = [], u = Kt("section", { blocks: [], noHeader: !0 }), d = [], p = new y2();
25751
25751
  L(e, function(x) {
25752
25752
  L(x.dataByAxis, function(y) {
25753
25753
  var w = a.getComponent(y.axisDim + "Axis", y.axisIndex), b = y.value;
@@ -25779,7 +25779,7 @@ var sF = new at({ shape: { x: -1, y: -1, width: 2, height: 2 } }), lF = function
25779
25779
  }, t.prototype._showSeriesItemTooltip = function(e, o, a) {
25780
25780
  var r = this._ecModel, i = Ee(o), s = i.seriesIndex, l = r.getSeriesByIndex(s), c = i.dataModel || l, u = i.dataIndex, d = i.dataType, p = c.getData(d), h = this._renderMode, f = e.positionDefault, m = Ic([p.getItemModel(u), c, l && (l.coordinateSystem || {}).model], this._tooltipModel, f ? { position: f } : null), g = m.get("trigger");
25781
25781
  if (g == null || g === "item") {
25782
- var v = c.getDataParams(u, d), x = new y1();
25782
+ var v = c.getDataParams(u, d), x = new y2();
25783
25783
  v.marker = x.makeTooltipMarker("item", cs(v.color), h);
25784
25784
  var y = i8(c.formatTooltip(u, !1, d)), w = m.get("order"), b = m.get("valueFormatter"), _ = y.frag, S = _ ? p8(b ? K({ valueFormatter: b }, _) : _, x, h, w, r.get("useUTC"), m.get("textStyle")) : y.text, A = "item_" + c.name + "_" + u;
25785
25785
  this._showOrMove(m, function() {
@@ -25791,7 +25791,7 @@ var sF = new at({ shape: { x: -1, y: -1, width: 2, height: 2 } }), lF = function
25791
25791
  fe(i) && (i = { content: i, formatter: i });
25792
25792
  var s = [i], l = this._ecModel.getComponent(r.componentMainType, r.componentIndex);
25793
25793
  l && s.push(l), s.push({ formatter: i.content });
25794
- var c = e.positionDefault, u = Ic(s, this._tooltipModel, c ? { position: c } : null), d = u.get("content"), p = Math.random() + "", h = new y1();
25794
+ var c = e.positionDefault, u = Ic(s, this._tooltipModel, c ? { position: c } : null), d = u.get("content"), p = Math.random() + "", h = new y2();
25795
25795
  this._showOrMove(u, function() {
25796
25796
  var f = ke(u.get("formatterParams") || {});
25797
25797
  this._showTooltipContent(u, d, f, p, e.offsetX, e.offsetY, e.position, o, h);
@@ -26330,7 +26330,7 @@ var wF = function(n) {
26330
26330
  if (u = u || c.get("type"), u)
26331
26331
  switch (u) {
26332
26332
  case "category":
26333
- return new i2({ ordinalMeta: c.getCategories(), extent: [1 / 0, -1 / 0] });
26333
+ return new i1({ ordinalMeta: c.getCategories(), extent: [1 / 0, -1 / 0] });
26334
26334
  case "time":
26335
26335
  return new W4({ locale: c.ecModel.getLocaleModel(), useUTC: c.ecModel.get("useUTC") });
26336
26336
  default:
@@ -27838,7 +27838,7 @@ var VT = function(n) {
27838
27838
  }), s[o];
27839
27839
  }, t.prototype.positionGroup = function(e) {
27840
27840
  var o = this.visualMapModel, a = this.api;
27841
- e2(e, o.getBoxLayoutParams(), { width: a.getWidth(), height: a.getHeight() });
27841
+ e1(e, o.getBoxLayoutParams(), { width: a.getWidth(), height: a.getHeight() });
27842
27842
  }, t.prototype.doRender = function(e, o, a, r) {
27843
27843
  }, t.type = "visualMap", t;
27844
27844
  }(Dt), wb = [["left", "right", "width"], ["top", "bottom", "height"]];
@@ -29513,10 +29513,10 @@ qe([uC]), qe([function(n) {
29513
29513
  });
29514
29514
  }), qe(function(n) {
29515
29515
  n.registerUpdateLifecycle("series:beforeupdate", function(t, e, o) {
29516
- var a = V1(e).labelManager;
29517
- a || (a = V1(e).labelManager = new nz()), a.clearLabels();
29516
+ var a = V2(e).labelManager;
29517
+ a || (a = V2(e).labelManager = new nz()), a.clearLabels();
29518
29518
  }), n.registerUpdateLifecycle("series:layoutlabels", function(t, e, o) {
29519
- var a = V1(e).labelManager;
29519
+ var a = V2(e).labelManager;
29520
29520
  o.updatedSeries.forEach(function(r) {
29521
29521
  a.addLabelsOfSeries(e.getViewOfSeriesModel(r));
29522
29522
  }), a.updateLayoutConfig(e), a.layout(e), a.processLabelsOverall();
@@ -29809,7 +29809,7 @@ var i9, um, dm, AW = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)
29809
29809
  }, um = Ry(i9, function(n) {
29810
29810
  return dm.size === 500 && dm.clear(), n;
29811
29811
  }), dm = um.cache, um);
29812
- function h2(n, t) {
29812
+ function h1(n, t) {
29813
29813
  return Qr(n) ? n : function(e, o) {
29814
29814
  if (Qr(e))
29815
29815
  return !1;
@@ -29826,7 +29826,7 @@ function Hy(n) {
29826
29826
  return t == "0" && 1 / n == -1 / 0 ? "-0" : t;
29827
29827
  }
29828
29828
  function rD(n, t) {
29829
- for (var e = 0, o = (t = h2(t, n)).length; n != null && e < o; )
29829
+ for (var e = 0, o = (t = h1(t, n)).length; n != null && e < o; )
29830
29830
  n = n[Hy(t[e++])];
29831
29831
  return e && e == o ? n : void 0;
29832
29832
  }
@@ -30015,7 +30015,7 @@ function dU(n, t) {
30015
30015
  }
30016
30016
  function pU(n, t) {
30017
30017
  return n != null && function(e, o, a) {
30018
- for (var r = -1, i = (o = h2(o, e)).length, s = !1; ++r < i; ) {
30018
+ for (var r = -1, i = (o = h1(o, e)).length, s = !1; ++r < i; ) {
30019
30019
  var l = Hy(o[r]);
30020
30020
  if (!(s = e != null && a(e, l)))
30021
30021
  break;
@@ -30037,7 +30037,7 @@ function Fy(n) {
30037
30037
  function hU(n, t, e, o) {
30038
30038
  if (!Ml(n))
30039
30039
  return n;
30040
- for (var a = -1, r = (t = h2(t, n)).length, i = r - 1, s = n; s != null && ++a < r; ) {
30040
+ for (var a = -1, r = (t = h1(t, n)).length, i = r - 1, s = n; s != null && ++a < r; ) {
30041
30041
  var l = Hy(t[a]), c = e;
30042
30042
  if (l === "__proto__" || l === "constructor" || l === "prototype")
30043
30043
  return n;
@@ -30053,7 +30053,7 @@ function fU(n, t) {
30053
30053
  return function(e, o, a) {
30054
30054
  for (var r = -1, i = o.length, s = {}; ++r < i; ) {
30055
30055
  var l = o[r], c = rD(e, l);
30056
- a(c, l) && hU(s, h2(l, e), c);
30056
+ a(c, l) && hU(s, h1(l, e), c);
30057
30057
  }
30058
30058
  return s;
30059
30059
  }(n, t, function(e, o) {
@@ -30414,7 +30414,7 @@ const BU = (n) => (t, e) => PU(t, e, Y(n)), PU = (n, t, e) => function(o, a, r)
30414
30414
  return d;
30415
30415
  } : void 0, c = { type: i, required: !!a, validator: l, [P9]: !0 };
30416
30416
  return qu(n, "default") && (c.default = r), c;
30417
- }, Lo = (n) => dD(Object.entries(n).map(([t, e]) => [t, SD(e, t)])), AD = ["", "default", "small", "large"], f2 = SD({ type: String, values: AD, required: !1 }), MD = Symbol("size"), HU = Symbol("emptyValuesContextKey"), FU = Lo({ emptyValues: Array, valueOnClear: { type: [String, Number, Boolean, Function], default: void 0, validator: (n) => or(n) ? !n() : !n } }), R9 = (n) => Object.keys(n), Sh = ye();
30417
+ }, Lo = (n) => dD(Object.entries(n).map(([t, e]) => [t, SD(e, t)])), AD = ["", "default", "small", "large"], f1 = SD({ type: String, values: AD, required: !1 }), MD = Symbol("size"), HU = Symbol("emptyValuesContextKey"), FU = Lo({ emptyValues: Array, valueOnClear: { type: [String, Number, Boolean, Function], default: void 0, validator: (n) => or(n) ? !n() : !n } }), R9 = (n) => Object.keys(n), Sh = ye();
30418
30418
  function Uy(n, t = void 0) {
30419
30419
  const e = Tt() ? xn(hD, Sh) : Sh;
30420
30420
  return n ? ie(() => {
@@ -30526,7 +30526,7 @@ function U9(n, t = 1, e) {
30526
30526
  }
30527
30527
  return c.height = `${l}px`, (o = Bn.parentNode) == null || o.removeChild(Bn), Bn = void 0, c;
30528
30528
  }
30529
- const H$ = Lo({ ariaLabel: String, ariaOrientation: { type: String, values: ["horizontal", "vertical", "undefined"] }, ariaControls: String }), F$ = Lo({ id: { type: String, default: void 0 }, size: f2, disabled: Boolean, modelValue: { type: [String, Number, Object], default: "" }, maxlength: { type: [String, Number] }, minlength: { type: [String, Number] }, type: { type: String, default: "text" }, resize: { type: String, values: ["none", "both", "horizontal", "vertical"] }, autosize: { type: [Boolean, Object], default: !1 }, autocomplete: { type: String, default: "off" }, formatter: { type: Function }, parser: { type: Function }, placeholder: { type: String }, form: { type: String }, readonly: Boolean, clearable: Boolean, showPassword: Boolean, showWordLimit: Boolean, suffixIcon: { type: Ku }, prefixIcon: { type: Ku }, containerRole: { type: String, default: void 0 }, tabindex: { type: [String, Number], default: 0 }, validateEvent: { type: Boolean, default: !0 }, inputStyle: { type: [Object, Array, String], default: () => ({}) }, autofocus: Boolean, rows: { type: Number, default: 2 }, ...(j9 = ["ariaLabel"], mU(H$, j9)) });
30529
+ const H$ = Lo({ ariaLabel: String, ariaOrientation: { type: String, values: ["horizontal", "vertical", "undefined"] }, ariaControls: String }), F$ = Lo({ id: { type: String, default: void 0 }, size: f1, disabled: Boolean, modelValue: { type: [String, Number, Object], default: "" }, maxlength: { type: [String, Number] }, minlength: { type: [String, Number] }, type: { type: String, default: "text" }, resize: { type: String, values: ["none", "both", "horizontal", "vertical"] }, autosize: { type: [Boolean, Object], default: !1 }, autocomplete: { type: String, default: "off" }, formatter: { type: Function }, parser: { type: Function }, placeholder: { type: String }, form: { type: String }, readonly: Boolean, clearable: Boolean, showPassword: Boolean, showWordLimit: Boolean, suffixIcon: { type: Ku }, prefixIcon: { type: Ku }, containerRole: { type: String, default: void 0 }, tabindex: { type: [String, Number], default: 0 }, validateEvent: { type: Boolean, default: !0 }, inputStyle: { type: [Object, Array, String], default: () => ({}) }, autofocus: Boolean, rows: { type: Number, default: 2 }, ...(j9 = ["ariaLabel"], mU(H$, j9)) });
30530
30530
  var j9;
30531
30531
  const G$ = { [zv]: (n) => to(n), input: (n) => to(n), change: (n) => to(n), focus: (n) => n instanceof FocusEvent, blur: (n) => n instanceof FocusEvent, clear: () => !0, mouseleave: (n) => n instanceof MouseEvent, mouseenter: (n) => n instanceof MouseEvent, keydown: (n) => n instanceof Event, compositionstart: (n) => n instanceof CompositionEvent, compositionupdate: (n) => n instanceof CompositionEvent, compositionend: (n) => n instanceof CompositionEvent }, W$ = ["class", "style"], U$ = /^on[A-Z]/, Qy = Symbol("formContextKey"), zD = Symbol("formItemContextKey"), vm = { prefix: Math.floor(1e4 * Math.random()), current: 0 }, j$ = Symbol("elIdInjection"), Vv = (n) => {
30532
30532
  const t = Tt() ? xn(j$, vm) : vm;
@@ -30716,7 +30716,7 @@ usage: app.provide(ID_INJECTION_KEY, {
30716
30716
  default:
30717
30717
  return !1;
30718
30718
  }
30719
- }, ym = "focus-trap.focus-after-trapped", xm = "focus-trap.focus-after-released", X9 = { cancelable: !0, bubbles: !1 }, q$ = { cancelable: !0, bubbles: !1 }, Z9 = "focusAfterTrapped", q9 = "focusAfterReleased", Q$ = Symbol("elFocusTrap"), $y = ye(), m2 = ye(0), e3 = ye(0);
30719
+ }, ym = "focus-trap.focus-after-trapped", xm = "focus-trap.focus-after-released", X9 = { cancelable: !0, bubbles: !1 }, q$ = { cancelable: !0, bubbles: !1 }, Z9 = "focusAfterTrapped", q9 = "focusAfterReleased", Q$ = Symbol("elFocusTrap"), $y = ye(), m1 = ye(0), e3 = ye(0);
30720
30720
  let Hd = 0;
30721
30721
  const Q9 = (n) => {
30722
30722
  const t = [], e = document.createTreeWalker(n, NodeFilter.SHOW_ELEMENT, { acceptNode: (o) => {
@@ -30764,14 +30764,14 @@ const $9 = /* @__PURE__ */ (() => {
30764
30764
  n = J9(n, t), (o = (e = n[0]) == null ? void 0 : e.resume) == null || o.call(e);
30765
30765
  } };
30766
30766
  })(), Fd = () => {
30767
- $y.value = "pointer", m2.value = window.performance.now();
30767
+ $y.value = "pointer", m1.value = window.performance.now();
30768
30768
  }, e7 = () => {
30769
- $y.value = "keyboard", m2.value = window.performance.now();
30769
+ $y.value = "keyboard", m1.value = window.performance.now();
30770
30770
  }, J$ = () => (ln(() => {
30771
30771
  Hd === 0 && (document.addEventListener("mousedown", Fd), document.addEventListener("touchstart", Fd), document.addEventListener("keydown", e7)), Hd++;
30772
30772
  }), ts(() => {
30773
30773
  Hd--, Hd <= 0 && (document.removeEventListener("mousedown", Fd), document.removeEventListener("touchstart", Fd), document.removeEventListener("keydown", e7));
30774
- }), { focusReason: $y, lastUserFocusTimestamp: m2, lastAutomatedFocusTimestamp: e3 }), Gd = (n) => new CustomEvent("focus-trap.focusout-prevented", { ...q$, detail: n }), HD = "Tab", FD = "Escape";
30774
+ }), { focusReason: $y, lastUserFocusTimestamp: m1, lastAutomatedFocusTimestamp: e3 }), Gd = (n) => new CustomEvent("focus-trap.focusout-prevented", { ...q$, detail: n }), HD = "Tab", FD = "Escape";
30775
30775
  let el = [];
30776
30776
  const t7 = (n) => {
30777
30777
  n.code === FD && el.forEach((t) => t(n));
@@ -30870,7 +30870,7 @@ const t7 = (n) => {
30870
30870
  if (m) {
30871
30871
  m.removeEventListener(ym, c);
30872
30872
  const g = new CustomEvent(xm, { ...X9, detail: { focusReason: r.value } });
30873
- m.addEventListener(xm, u), m.dispatchEvent(g), g.defaultPrevented || r.value != "keyboard" && m2.value > e3.value && !m.contains(document.activeElement) || xr(o ?? document.body), m.removeEventListener(xm, u), $9.remove(s);
30873
+ m.addEventListener(xm, u), m.dispatchEvent(g), g.defaultPrevented || r.value != "keyboard" && m1.value > e3.value && !m.contains(document.activeElement) || xr(o ?? document.body), m.removeEventListener(xm, u), $9.remove(s);
30874
30874
  }
30875
30875
  }
30876
30876
  return ln(() => {
@@ -30916,7 +30916,7 @@ For more detail, please visit: ${v}
30916
30916
  return { _disabled: i, _size: r, _type: c, _ref: s, _props: d, shouldAddSpace: p, handleClick: (h) => {
30917
30917
  i.value || n.loading ? h.stopPropagation() : (n.nativeType === "reset" && (a == null || a.resetFields()), t("click", h));
30918
30918
  } };
30919
- }, Bv = Lo({ size: f2, disabled: Boolean, type: { type: String, values: ["default", "primary", "success", "warning", "info", "danger", "text", ""], default: "" }, icon: { type: Ku }, nativeType: { type: String, values: ["button", "submit", "reset"], default: "button" }, loading: Boolean, loadingIcon: { type: Ku, default: () => Qu }, plain: Boolean, text: Boolean, link: Boolean, bg: Boolean, autofocus: Boolean, round: Boolean, circle: Boolean, color: String, dark: Boolean, autoInsertSpace: { type: Boolean, default: void 0 }, tag: { type: [String, Object], default: "button" } }), iee = { click: (n) => n instanceof MouseEvent };
30919
+ }, Bv = Lo({ size: f1, disabled: Boolean, type: { type: String, values: ["default", "primary", "success", "warning", "info", "danger", "text", ""], default: "" }, icon: { type: Ku }, nativeType: { type: String, values: ["button", "submit", "reset"], default: "button" }, loading: Boolean, loadingIcon: { type: Ku, default: () => Qu }, plain: Boolean, text: Boolean, link: Boolean, bg: Boolean, autofocus: Boolean, round: Boolean, circle: Boolean, color: String, dark: Boolean, autoInsertSpace: { type: Boolean, default: void 0 }, tag: { type: [String, Object], default: "button" } }), iee = { click: (n) => n instanceof MouseEvent };
30920
30920
  function an(n, t) {
30921
30921
  (function(o) {
30922
30922
  return typeof o == "string" && o.indexOf(".") !== -1 && parseFloat(o) === 1;
@@ -31220,7 +31220,7 @@ const eu = (n) => {
31220
31220
  var a;
31221
31221
  hm(o) ? e.push(...eu(o)) : ya(o) && ((a = o.component) != null && a.subTree) ? e.push(o, ...eu(o.component.subTree)) : ya(o) && hm(o.children) ? e.push(...eu(o.children)) : ya(o) && o.shapeFlag === 2 ? e.push(...eu(o.type())) : e.push(o);
31222
31222
  }), e;
31223
- }, gee = Lo({ a11y: { type: Boolean, default: !0 }, locale: { type: Object }, size: f2, button: { type: Object }, experimentalFeatures: { type: Object }, keyboardNavigation: { type: Boolean, default: !0 }, message: { type: Object }, zIndex: Number, namespace: { type: String, default: "el" }, ...FU }), Ro = {};
31223
+ }, gee = Lo({ a11y: { type: Boolean, default: !0 }, locale: { type: Object }, size: f1, button: { type: Object }, experimentalFeatures: { type: Object }, keyboardNavigation: { type: Boolean, default: !0 }, message: { type: Object }, zIndex: Number, namespace: { type: String, default: "el" }, ...FU }), Ro = {};
31224
31224
  P({ name: "ElConfigProvider", props: gee, setup(n, { slots: t }) {
31225
31225
  ct(() => n.message, (o) => {
31226
31226
  Object.assign(Ro, o ?? {});
@@ -31266,7 +31266,7 @@ const vee = Lo({ row: { type: Array, default: () => [] } }), yee = P({ name: "El
31266
31266
  return (e, o) => Y(t).direction === "vertical" ? (N(), B(mt, { key: 0 }, [k("tr", null, [(N(!0), B(mt, null, cn(e.row, (a, r) => (N(), ve(Y(zc), { key: `tr1-${r}`, cell: a, tag: "th", type: "label" }, null, 8, ["cell"]))), 128))]), k("tr", null, [(N(!0), B(mt, null, cn(e.row, (a, r) => (N(), ve(Y(zc), { key: `tr2-${r}`, cell: a, tag: "td", type: "content" }, null, 8, ["cell"]))), 128))])], 64)) : (N(), B("tr", { key: 1 }, [(N(!0), B(mt, null, cn(e.row, (a, r) => (N(), B(mt, { key: `tr3-${r}` }, [Y(t).border ? (N(), B(mt, { key: 0 }, [$e(Y(zc), { cell: a, tag: "td", type: "label" }, null, 8, ["cell"]), $e(Y(zc), { cell: a, tag: "td", type: "content" }, null, 8, ["cell"])], 64)) : (N(), ve(Y(zc), { key: 1, cell: a, tag: "td", type: "both" }, null, 8, ["cell"]))], 64))), 128))]));
31267
31267
  } });
31268
31268
  var wee = La(xee, [["__file", "descriptions-row.vue"]]);
31269
- const _ee = Lo({ border: Boolean, column: { type: Number, default: 3 }, direction: { type: String, values: ["horizontal", "vertical"], default: "horizontal" }, size: f2, title: { type: String, default: "" }, extra: { type: String, default: "" }, labelWidth: { type: [String, Number], default: "" } }), jD = "ElDescriptionsItem", bee = P({ name: "ElDescriptions" }), See = P({ ...bee, props: _ee, setup(n) {
31269
+ const _ee = Lo({ border: Boolean, column: { type: Number, default: 3 }, direction: { type: String, values: ["horizontal", "vertical"], default: "horizontal" }, size: f1, title: { type: String, default: "" }, extra: { type: String, default: "" }, labelWidth: { type: [String, Number], default: "" } }), jD = "ElDescriptionsItem", bee = P({ name: "ElDescriptions" }), See = P({ ...bee, props: _ee, setup(n) {
31270
31270
  const t = n, e = Co("descriptions"), o = Ky(), a = ps();
31271
31271
  Dh(t3, t);
31272
31272
  const r = ie(() => [e.b(), e.m(o.value)]), i = (l, c, u, d = !1) => (l.props || (l.props = {}), c > u && (l.props.span = u), d && (l.props.span = c), l), s = () => {
@@ -31889,7 +31889,7 @@ function $ee(n, t, e = "") {
31889
31889
  function wp(n = 0, t = 10) {
31890
31890
  return Math.floor(Math.random() * (t - n + 1)) + n;
31891
31891
  }
31892
- function g2(n, t = "-") {
31892
+ function g1(n, t = "-") {
31893
31893
  return n.replace(/([A-Z])/g, (o, a, r, i) => r === 0 ? `${o.toLocaleLowerCase()}` : `${t}${o.toLocaleLowerCase()}`).toLocaleLowerCase();
31894
31894
  }
31895
31895
  function Vt(n, t = !1) {
@@ -31970,7 +31970,7 @@ function nte(n) {
31970
31970
  function Mu(n) {
31971
31971
  return getComputedStyle(document.documentElement).getPropertyValue(n).trim();
31972
31972
  }
31973
- const ote = Object.freeze(Object.defineProperty({ __proto__: null, $toast: Pn, asyncWrapper: Qee, clearStorage: Yee, clone: n3, confirm: tte, copy: Jee, debounce: $D, formatBytes: _a, formatBytesConvert: Gv, formatDurationTime: Zee, formatImg: Kee, formatNewLines: nte, formatThousands: Fn, formatTime: o3, getStorage: tu, getType: no, getVariable: Mu, isEmpty: sn, log: $ee, merge: Xee, notEmpty: Ji, processWidth: Vt, random: wp, setStorage: Hv, sleep: KD, throttle: JD, toFixed: ete, toLine: g2, uuid: Fv, validForm: QD, validate: qee }, Symbol.toStringTag, { value: "Module" })), ate = P({ name: "OChart" }), rte = P({ ...ate, props: { width: { default: "100%" }, height: { default: "400px" }, option: {} }, setup(n) {
31973
+ const ote = Object.freeze(Object.defineProperty({ __proto__: null, $toast: Pn, asyncWrapper: Qee, clearStorage: Yee, clone: n3, confirm: tte, copy: Jee, debounce: $D, formatBytes: _a, formatBytesConvert: Gv, formatDurationTime: Zee, formatImg: Kee, formatNewLines: nte, formatThousands: Fn, formatTime: o3, getStorage: tu, getType: no, getVariable: Mu, isEmpty: sn, log: $ee, merge: Xee, notEmpty: Ji, processWidth: Vt, random: wp, setStorage: Hv, sleep: KD, throttle: JD, toFixed: ete, toLine: g1, uuid: Fv, validForm: QD, validate: qee }, Symbol.toStringTag, { value: "Module" })), ate = P({ name: "OChart" }), rte = P({ ...ate, props: { width: { default: "100%" }, height: { default: "400px" }, option: {} }, setup(n) {
31974
31974
  const { proxy: t } = Tt(), e = ye(null), o = n, a = () => {
31975
31975
  if (e.value) {
31976
31976
  let i = Q8(e.value);
@@ -32195,13 +32195,13 @@ const ote = Object.freeze(Object.defineProperty({ __proto__: null, $toast: Pn, a
32195
32195
  const r = ie(() => e.disabled ? "#c8c9cc" : e.color);
32196
32196
  return (i, s) => {
32197
32197
  const l = Re("el-tooltip"), c = Re("el-icon");
32198
- return N(), ve(c, { color: r.value, "props.disabled": "", size: e.size, class: Pe(["o-icon", e.disabled && "o-icon__not-allowed"]), onClick: a }, { default: he(() => [$e(l, Ve({ disabled: !i.$attrs.content }, i.$attrs), { default: he(() => [k("span", Xte, [n.type === "svg" ? (N(), ve(Y(r3), Ve({ key: 0 }, n.svgAttrs, { name: n.name }), null, 16, ["name"])) : (N(), ve(Ht(`el-icon-${Y(g2)(e.name)}`), { key: 1 }))], 512)]), _: 1 }, 16, ["disabled"])]), _: 1 }, 8, ["color", "size", "class"]);
32198
+ return N(), ve(c, { color: r.value, "props.disabled": "", size: e.size, class: Pe(["o-icon", e.disabled && "o-icon__not-allowed"]), onClick: a }, { default: he(() => [$e(l, Ve({ disabled: !i.$attrs.content }, i.$attrs), { default: he(() => [k("span", Xte, [n.type === "svg" ? (N(), ve(Y(r3), Ve({ key: 0 }, n.svgAttrs, { name: n.name }), null, 16, ["name"])) : (N(), ve(Ht(`el-icon-${Y(g1)(e.name)}`), { key: 1 }))], 512)]), _: 1 }, 16, ["disabled"])]), _: 1 }, 8, ["color", "size", "class"]);
32199
32199
  };
32200
32200
  } }), _0 = ((n, t) => (n.install = (e) => {
32201
32201
  for (const o of [n, ...Object.values({})])
32202
32202
  e.component(o.name, o);
32203
32203
  for (const [o, a] of Object.entries(ND))
32204
- e.component(`el-icon-${g2(o)}`, a);
32204
+ e.component(`el-icon-${g1(o)}`, a);
32205
32205
  }, n))(vt(qte, [["__scopeId", "data-v-8bfad049"]])), Qte = ["src"], Kte = P({ name: "OForm" }), Jte = P({ ...Kte, props: { fieldList: { type: Object, required: !0 }, model: { type: Object, required: !0 } }, setup(n, { expose: t }) {
32206
32206
  const e = (i) => {
32207
32207
  if (i.comp && typeof i.comp == "string") {
@@ -32292,11 +32292,11 @@ const tne = P({ name: "OInput" }), nne = P({ ...tne, props: { modelValue: { requ
32292
32292
  return (g, v) => {
32293
32293
  const x = Re("el-autocomplete"), y = Re("el-input"), w = Re("el-tooltip"), b = Re("o-icon");
32294
32294
  return N(), B("div", Ve({ class: "o-input" }, n.subAttrs, { style: { ...u() } }), [$e(w, Ve({ content: "" + Y(r), disabled: a.value || n.hideTooltip }, n.tooltipAttrs), { default: he(() => [k("div", null, [e.options ? (N(), ve(x, Ve({ key: 0, modelValue: Y(r), "onUpdate:modelValue": v[0] || (v[0] = (_) => vn(r) ? r.value = _ : null), "fetch-suggestions": h, placeholder: l(), clearable: g.$attrs.clearable !== !1, onMouseover: v[1] || (v[1] = (_) => c(_)) }, m.value), Sp({ _: 2 }, [g.$attrs.title ? { name: "prepend", fn: he(() => [k("div", { style: Et({ ...s.value }), class: "o-input__title" }, je(g.$attrs.title), 5)]), key: "0" } : void 0]), 1040, ["modelValue", "placeholder", "clearable"])) : (N(), ve(y, Ve({ key: 1, modelValue: Y(r), "onUpdate:modelValue": v[2] || (v[2] = (_) => vn(r) ? r.value = _ : null), placeholder: l(), class: ["kd-ipt", { "kd-textarea": g.$attrs.type === "textarea" }], showPassword: p.value, maxlength: i.value }, m.value, { "show-word-limit": typeof e.showWordLimit == "boolean" ? e.showWordLimit : t.type === "textarea", onFocus: v[3] || (v[3] = (_) => {
32295
- return S = _, void (t.type === "password" && S.currentTarget.select());
32295
+ return S = _, void (t.type === "password" && S.target.select());
32296
32296
  var S;
32297
32297
  }), onMouseover: v[4] || (v[4] = (_) => c(_)) }), Sp({ default: he(() => [be(g.$slots, "default", {}, void 0, !0)]), _: 2 }, [g.$attrs.title ? { name: "prepend", fn: he(() => [k("div", { style: Et({ ...s.value }), class: "o-input__title" }, je(g.$attrs.title), 5)]), key: "0" } : void 0, g.$slots.prefix ? { name: "prefix", fn: he(() => [be(g.$slots, "prefix", {}, void 0, !0)]), key: "1" } : void 0, g.$slots.suffix ? { name: "suffix", fn: he(() => [be(g.$slots, "suffix", {}, void 0, !0)]), key: "2" } : void 0, g.$slots.append ? { name: "append", fn: he(() => [be(g.$slots, "append", {}, void 0, !0)]), key: "3" } : void 0, g.$slots.prepend ? { name: "prepend", fn: he(() => [be(g.$slots, "prepend", {}, void 0, !0)]), key: "4" } : void 0]), 1040, ["modelValue", "placeholder", "showPassword", "class", "maxlength", "show-word-limit"]))])]), _: 3 }, 16, ["content", "disabled"]), n.content ? (N(), ve(b, Ve({ key: 0, class: "o-input__icon" }, { name: "warning", color: "#DCDEE0", size: "16px", ...e.iconAttrs }, { content: n.content }), null, 16, ["content"])) : Oe("", !0), g.$attrs.type === "textarea" && Y(r) && g.$attrs.disabled !== !0 && g.$attrs.disabled !== "" ? (N(), ve(b, { key: 1, name: "circle-close", class: "o-input__clear", onClick: d })) : Oe("", !0)], 16);
32298
32298
  };
32299
- } }), tk = ht(vt(nne, [["__scopeId", "data-v-fa217d2f"]])), one = { class: "o-input-box cl-blue" }, ane = { class: "o-input-box__content" }, rne = { key: 0, class: "spanclose", style: { cursor: "not-allowed" } }, ine = ["onClick"], sne = P({ name: "OInputLabel" }), lne = P({ ...sne, props: { modelValue: { type: Array, default: () => [] }, isComplex: { type: Boolean, default: !1 }, regexp: { tupe: RegExp, default: "" }, message: { tupe: String, default: "输入有误" }, inputAttrs: { type: Object, default: () => ({}) } }, emits: ["update:modelValue"], setup(n, { expose: t, emit: e }) {
32299
+ } }), tk = ht(vt(nne, [["__scopeId", "data-v-f8586155"]])), one = { class: "o-input-box cl-blue" }, ane = { class: "o-input-box__content" }, rne = { key: 0, class: "spanclose", style: { cursor: "not-allowed" } }, ine = ["onClick"], sne = P({ name: "OInputLabel" }), lne = P({ ...sne, props: { modelValue: { type: Array, default: () => [] }, isComplex: { type: Boolean, default: !1 }, regexp: { tupe: RegExp, default: "" }, message: { tupe: String, default: "输入有误" }, inputAttrs: { type: Object, default: () => ({}) } }, emits: ["update:modelValue"], setup(n, { expose: t, emit: e }) {
32300
32300
  const o = ye(""), a = ye([]), r = n, i = e;
32301
32301
  function s() {
32302
32302
  var u;
@@ -32587,7 +32587,7 @@ function eoe(n) {
32587
32587
  function Gr(n) {
32588
32588
  return ((kl(n) ? n.ownerDocument : n.document) || window.document).documentElement;
32589
32589
  }
32590
- function v2(n) {
32590
+ function v1(n) {
32591
32591
  return ba(n) === "html" ? n : n.assignedSlot || n.parentNode || (rk(n) ? n.host : null) || Gr(n);
32592
32592
  }
32593
32593
  function u7(n) {
@@ -32600,7 +32600,7 @@ function S0(n) {
32600
32600
  var a = navigator.userAgent.toLowerCase().indexOf("firefox") !== -1;
32601
32601
  if (navigator.userAgent.indexOf("Trident") !== -1 && bo(o) && va(o).position === "fixed")
32602
32602
  return null;
32603
- for (var r = v2(o); bo(r) && ["html", "body"].indexOf(ba(r)) < 0; ) {
32603
+ for (var r = v1(o); bo(r) && ["html", "body"].indexOf(ba(r)) < 0; ) {
32604
32604
  var i = va(r);
32605
32605
  if (i.transform !== "none" || i.perspective !== "none" || i.contain === "paint" || ["transform", "perspective"].indexOf(i.willChange) !== -1 || a && i.willChange === "filter" || a && i.filter && i.filter !== "none")
32606
32606
  return r;
@@ -32675,13 +32675,13 @@ function u3(n) {
32675
32675
  return /auto|scroll|overlay|hidden/.test(e + a + o);
32676
32676
  }
32677
32677
  function uk(n) {
32678
- return ["html", "body", "#document"].indexOf(ba(n)) >= 0 ? n.ownerDocument.body : bo(n) && u3(n) ? n : uk(v2(n));
32678
+ return ["html", "body", "#document"].indexOf(ba(n)) >= 0 ? n.ownerDocument.body : bo(n) && u3(n) ? n : uk(v1(n));
32679
32679
  }
32680
32680
  function Cu(n, t) {
32681
32681
  var e;
32682
32682
  t === void 0 && (t = []);
32683
32683
  var o = uk(n), a = o === ((e = n.ownerDocument) == null ? void 0 : e.body), r = Ko(o), i = a ? [r].concat(r.visualViewport || [], u3(o) ? o : []) : o, s = t.concat(i);
32684
- return a ? s : s.concat(Cu(v2(i)));
32684
+ return a ? s : s.concat(Cu(v1(i)));
32685
32685
  }
32686
32686
  function jv(n) {
32687
32687
  return Object.assign({}, n, { left: n.x, top: n.y, right: n.x + n.width, bottom: n.y + n.height });
@@ -32700,7 +32700,7 @@ function h7(n, t) {
32700
32700
  }
32701
32701
  function roe(n, t, e) {
32702
32702
  var o = t === "clippingParents" ? function(s) {
32703
- var l = Cu(v2(s)), c = ["absolute", "fixed"].indexOf(va(s).position) >= 0, u = c && bo(s) ? S0(s) : s;
32703
+ var l = Cu(v1(s)), c = ["absolute", "fixed"].indexOf(va(s).position) >= 0, u = c && bo(s) ? S0(s) : s;
32704
32704
  return kl(u) ? l.filter(function(d) {
32705
32705
  return kl(d) && sk(d, u) && ba(d) !== "body" && (!c || va(d).position !== "static");
32706
32706
  }) : [];
@@ -33010,7 +33010,7 @@ function w7(n) {
33010
33010
  function es() {
33011
33011
  return document.createElement("div");
33012
33012
  }
33013
- function y2(n) {
33013
+ function y1(n) {
33014
33014
  return ["Element", "Fragment"].some(function(t) {
33015
33015
  return d3(n, t);
33016
33016
  });
@@ -33019,7 +33019,7 @@ function p3(n) {
33019
33019
  return d3(n, "MouseEvent");
33020
33020
  }
33021
33021
  function voe(n) {
33022
- return y2(n) ? [n] : function(t) {
33022
+ return y1(n) ? [n] : function(t) {
33023
33023
  return d3(t, "NodeList");
33024
33024
  }(n) ? Ol(n) : Array.isArray(n) ? n : Ol(document.querySelectorAll(n));
33025
33025
  }
@@ -33114,10 +33114,10 @@ function Yv(n, t) {
33114
33114
  }
33115
33115
  function A7(n) {
33116
33116
  var t = es();
33117
- return n === !0 ? t.className = fk : (t.className = mk, y2(n) ? t.appendChild(n) : Yv(t, n)), t;
33117
+ return n === !0 ? t.className = fk : (t.className = mk, y1(n) ? t.appendChild(n) : Yv(t, n)), t;
33118
33118
  }
33119
33119
  function M7(n, t) {
33120
- y2(t.content) ? (Yv(n, ""), n.appendChild(t.content)) : typeof t.content != "function" && (t.allowHTML ? Yv(n, t.content) : n.textContent = t.content);
33120
+ y1(t.content) ? (Yv(n, ""), n.appendChild(t.content)) : typeof t.content != "function" && (t.allowHTML ? Yv(n, t.content) : n.textContent = t.content);
33121
33121
  }
33122
33122
  function Ih(n) {
33123
33123
  var t = n.firstElementChild, e = Ol(t.children);
@@ -33433,7 +33433,7 @@ function Be(n, t) {
33433
33433
  var s = i && Aoe(i, o);
33434
33434
  return s && r.push(s), r;
33435
33435
  }, []);
33436
- return y2(n) ? a[0] : a;
33436
+ return y1(n) ? a[0] : a;
33437
33437
  }
33438
33438
  Be.defaultProps = Wo, Be.setDefaultProps = function(n) {
33439
33439
  Object.keys(n).forEach(function(t) {
@@ -33881,7 +33881,7 @@ const Boe = P({ name: "OText" }), Poe = P({ ...Boe, props: { lineClamp: { type:
33881
33881
  return t.size === "small" && (a.paddingTop = 0, a.paddingBottom = 0), t.dotted && (a["border-style"] = "dotted"), t.left && (a.marginLeft = "8px"), { ...a, ...t.customStyle };
33882
33882
  });
33883
33883
  return (a, r) => (N(), B("div", Ve({ class: [`o-warning__${t.type}`, "o-warning-box"], style: { ...Y(Vt)(t.width), ...o.value } }, a.$attrs), [n.type === "warning" && t.icon ? (N(), B("img", joe)) : Oe("", !0), n.type !== "warning" && t.icon ? (N(), ve(Y(_0), Ve({ key: 1, name: "warning", color: "var(--45)" }, n.iconAttrs, { class: "o-warning-box__icon", size: "16" }), null, 16, ["color"])) : Oe("", !0), be(a.$slots, "content", {}, () => [k("span", Ve({ class: ["o-warning-box__content", n.type === "icon" && "cl-45 fs-14"] }, e.value), null, 16)], !0)], 16));
33884
- } }), Zoe = ht(vt(Xoe, [["__scopeId", "data-v-7d6d2b7f"]])), qoe = { class: "base-header-box" }, Qoe = { class: "base-header-box__left" }, Koe = { class: "base-header-box__right" }, Joe = P({ name: "OBaseHeader" }), $oe = P({ ...Joe, setup(n) {
33884
+ } }), Zoe = ht(vt(Xoe, [["__scopeId", "data-v-898b0d71"]])), qoe = { class: "base-header-box" }, Qoe = { class: "base-header-box__left" }, Koe = { class: "base-header-box__right" }, Joe = P({ name: "OBaseHeader" }), $oe = P({ ...Joe, setup(n) {
33885
33885
  const { proxy: t } = Tt();
33886
33886
  return (e, o) => (N(), B("div", qoe, [k("div", Qoe, [be(e.$slots, "default", {}, void 0, !0)]), k("div", Koe, [be(e.$slots, "right", {}, void 0, !0)])]));
33887
33887
  } }), eae = ht(vt($oe, [["__scopeId", "data-v-f3ff0a9f"]])), tae = P({ name: "OBasicLayout" }), nae = P({ ...tae, props: { title: { type: String, default: "" }, titleAttrs: { type: Object, default: () => ({}) }, headerStyle: { type: Object, default: () => ({}) }, bodyStyle: { type: Object, default: () => ({}) }, footerStyle: { type: Object, default: () => ({}) }, border: { type: Boolean, default: !0 }, clearBrBottom: { type: Boolean, default: !1 }, clearBrTop: { type: Boolean, default: !1 }, clearBr: { type: Boolean, default: !1 }, scroll: { type: Boolean, default: !0 } }, setup(n) {
@@ -33931,7 +33931,7 @@ const Boe = P({ name: "OText" }), Poe = P({ ...Boe, props: { lineClamp: { type:
33931
33931
  } }), cae = ht(vt(lae, [["__scopeId", "data-v-bb1c45a2"]]));
33932
33932
  qe([SC, xC, uC, JI, eT, Yg, nT, rv, oT, rT, pT, vT, Jl, wT, _T, ST, CT, IT, TT, ET, OT, Dy, ky, RT, Ly, Ey, HT, GT, FT]);
33933
33933
  const uae = { key: 1, class: "vChart-box" }, dae = P({ name: "OCountBar" }), pae = P({ ...dae, props: { data: { type: Array, default: () => [] } }, setup(n) {
33934
- const t = Jv(() => import("./index-CuYd1U4s.js")), e = n, o = ye(), a = ye(!1);
33934
+ const t = Jv(() => import("./index-oBb4sfr3.js")), e = n, o = ye(), a = ye(!1);
33935
33935
  let r = { tooltip: { trigger: "axis", formatter: (i) => {
33936
33936
  const s = i[0];
33937
33937
  return `${s.name}: ${Fn(s.value)}个 <br> 总大小: ${_a(i[1].value)}`;
@@ -33986,7 +33986,7 @@ const uae = { key: 1, class: "vChart-box" }, dae = P({ name: "OCountBar" }), pae
33986
33986
  } }, dataZoom: [{ show: !0, realtime: !0, start: 0, end: 100, xAxisIndex: [0, 1] }], grid: { containLabel: !0, top: "10%", right: "2%", bottom: "18%", left: "4%" }, legend: { data: ["数量", "大小"] }, xAxis: { type: "category", boundaryGap: !1, data: (u = (c = r.value) == null ? void 0 : c[0]) == null ? void 0 : u.timeValue.map((m) => o3(1e3 * m.time, "{y}-{m}-{d}")) }, yAxis: [{ type: "value", axisLine: { show: !1 }, splitLine: { lineStyle: { type: "dashed", color: "#1b78fc", opacity: 0.4 } }, minInterval: 1, axisLabel: { color: "#8e97ae", formatter: (m) => {
33987
33987
  var g;
33988
33988
  return (g = m) >= 1e12 ? Fn(g / 1e12) + "兆" : g >= 1e8 ? Fn(g / 1e8) + "亿" : g >= 1e4 ? Fn(g / 1e4) + "万" : Fn(g);
33989
- } } }, { type: "value", position: "right", splitLine: { lineStyle: { type: "dashed", color: "#1b78fc", opacity: 0.4 } }, minInterval: 1, axisLabel: { color: "#8e97ae", formatter: (m) => _a(m) } }], series: [{ name: "数量", type: "line", smooth: !0, lineStyle: { color: "#90EE90", width: 0 }, stack: "Total", areaStyle: { opacity: 0.2, color: "lightblue" }, showSymbol: !1, emphasis: { focus: "series" }, data: (p = (d = r.value) == null ? void 0 : d[0]) == null ? void 0 : p.timeValue.map((m) => Number(m.value)) }, { name: "大小", type: "line", stack: "Total", smooth: !0, lineStyle: { width: 0 }, showSymbol: !1, areaStyle: { opacity: 0.8, color: e.getVariable("--green") }, emphasis: { focus: "series" }, yAxisIndex: 1, data: (f = (h = i.value) == null ? void 0 : h[0]) == null ? void 0 : f.timeValue.map((m) => Number(m.value)) }] };
33989
+ } } }, { type: "value", position: "right", splitLine: { lineStyle: { type: "dashed", color: "#1b78fc", opacity: 0.4 } }, minInterval: 1, axisLabel: { color: "#8e97ae", formatter: (m) => _a(m) } }], series: [{ name: "数量", type: "line", smooth: !0, lineStyle: { color: "rgb(180, 225, 215)", width: 1 }, stack: "Total", areaStyle: { opacity: 1, color: "rgb(180, 225, 215)" }, showSymbol: !1, emphasis: { focus: "series" }, data: (p = (d = r.value) == null ? void 0 : d[0]) == null ? void 0 : p.timeValue.map((m) => Number(m.value)) }, { name: "大小", type: "line", stack: "Total", smooth: !0, lineStyle: { width: 1, color: e.getVariable("--green") }, showSymbol: !1, areaStyle: { opacity: 1, color: e.getVariable("--green") }, emphasis: { focus: "series" }, yAxisIndex: 1, data: (f = (h = i.value) == null ? void 0 : h[0]) == null ? void 0 : f.timeValue.map((m) => Number(m.value)) }] };
33990
33990
  });
33991
33991
  return (c, u) => {
33992
33992
  const d = Re("o-title"), p = Re("o-chart"), h = Re("o-empty"), f = Re("oBasicLayout");
@@ -34014,7 +34014,7 @@ const uae = { key: 1, class: "vChart-box" }, dae = P({ name: "OCountBar" }), pae
34014
34014
  return N(), ve(l, { class: "h-100%" }, { default: he(() => [$e(s, { class: "w-100%" }, { default: he(() => [(N(!0), B(mt, null, cn(o.value, (c, u) => (N(), ve(i, { key: u, label: c.label, value: c.value, style: Et({ background: c.style.background, fontSize: "12px" }), labelStyle: { color: c.style.color }, itemStyle: { minWidth: "100px" }, valueStyle: { color: c.style.color, fontSize: "16px" } }, { img: he(() => [k("div", Vae, [k("img", { src: c.src, class: "po-r", useResize: !0 }, null, 8, Bae)])]), _: 2 }, 1032, ["label", "value", "style", "labelStyle", "valueStyle"]))), 128))]), _: 1 })]), _: 1 });
34015
34015
  };
34016
34016
  } }), Rae = ht(vt(Pae, [["__scopeId", "data-v-203686cc"]])), Hae = { key: 1, class: "vChart-box" }, Fae = P({ name: "OQuotaPie", __name: "index", props: { used: { type: [String, Number], required: !0 }, total: { type: [String, Number], required: !0 }, type: { type: String, default: "used" }, text: { type: String, required: !0 } }, setup(n) {
34017
- const t = Jv(() => import("./index-CuYd1U4s.js")), { proxy: e } = Tt(), o = n, a = ye(!1), r = ye();
34017
+ const t = Jv(() => import("./index-oBb4sfr3.js")), { proxy: e } = Tt(), o = n, a = ye(!1), r = ye();
34018
34018
  ye([]);
34019
34019
  const i = ye(0), s = ye(0);
34020
34020
  let l = { title: { text: "", textStyle: { color: "blue", fontSize: 16 } }, legend: { top: "bottom", textStyle: { fontSize: 10 }, left: "center" }, tooltip: { trigger: "item", show: !1 }, toolbox: { show: !0, feature: { mark: { show: !0 } } }, series: [{ type: "pie", radius: ["70%", "90%"], center: ["50%", "50%"], label: { backgroundColor: "#F6F8FC", borderColor: "#8C8D8E", position: "inner", borderRadius: 4, textStyle: { fontSize: 12, color: "#e4393c" }, rich: { a: { color: "#6E7079", lineHeight: 22, fontSize: 10, align: "center" }, hr: { borderColor: "#8C8D8E", width: "100%", borderWidth: 1, height: 0 }, b: { color: "#4C5058", fontSize: 12, fontWeight: "bold", lineHeight: 33 } } }, itemStyle: { borderRadius: 8, color: function(c) {
@@ -34041,7 +34041,7 @@ ${o.text}`;
34041
34041
  };
34042
34042
  } }), Gae = ht(vt(Fae, [["__scopeId", "data-v-d220cfdc"]])), Sk = (n) => (Lh("data-v-0ed7c01a"), n = n(), Eh(), n), Wae = { class: "vChart-box" }, Uae = { class: "f w-100% list-container" }, jae = { class: "list" }, Yae = Sk(() => k("div", null, "使用量", -1)), Xae = { class: "num" }, Zae = { class: "list" }, qae = Sk(() => k("div", null, "总量", -1)), Qae = { class: "num" }, Kae = P({ name: "OUsedPie" }), Jae = P({ ...Kae, props: { used: { type: [Number, String], default: 0 }, total: { type: [Number, String], default: 0 }, options: { type: Object, default: () => {
34043
34043
  } } }, setup(n) {
34044
- const t = Jv(() => import("./index-CuYd1U4s.js")), e = n, o = ye(), a = ye("0%");
34044
+ const t = Jv(() => import("./index-oBb4sfr3.js")), e = n, o = ye(), a = ye("0%");
34045
34045
  let r = { tooltip: { trigger: "item", show: !1 }, series: [{ type: "pie", center: ["50%", "50%"], radius: ["65%", "85%"], clockwise: !0, avoidLabelOverlap: !0, hoverOffset: 15, itemStyle: { color: function(i) {
34046
34046
  return i.name === "使用量" ? Mu("--blue") : Mu("--green");
34047
34047
  } }, label: { show: !1, position: "outside", formatter: function(i) {
@@ -34181,7 +34181,7 @@ const Mk = (n) => {
34181
34181
  } });
34182
34182
  }(n);
34183
34183
  for (const [t, e] of Object.entries(ND))
34184
- n.component(`el-icon-${g2(t)}`, e);
34184
+ n.component(`el-icon-${g1(t)}`, e);
34185
34185
  n.use(Voe);
34186
34186
  };
34187
34187
  function pre(n) {
@@ -34191,7 +34191,7 @@ typeof window < "u" && window.Vue && Mk(window.Vue);
34191
34191
  const hre = { install: Mk, utils: ote };
34192
34192
  export {
34193
34193
  Pn as $,
34194
- g2 as A,
34194
+ g1 as A,
34195
34195
  Vt as B,
34196
34196
  ete as C,
34197
34197
  _a as D,