northdata-viz 1.471.11 → 1.473.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "northdata-viz",
3
- "version": "1.471.11",
3
+ "version": "1.473.11",
4
4
  "description": "North Data Widget API",
5
5
  "main": "viz.min.js",
6
6
  "module": "viz.esm.js",
package/viz.esm.js CHANGED
@@ -5641,75 +5641,75 @@ var mu = /* @__PURE__ */ o(((e, t) => {
5641
5641
  ]);
5642
5642
  });
5643
5643
  })), hu = /* @__PURE__ */ o(((e, t) => {
5644
- var n = "Expected a function", r = NaN, i = "[object Symbol]", a = /^\s+|\s+$/g, o = /^[-+]0x[0-9a-f]+$/i, s = /^0b[01]+$/i, c = /^0o[0-7]+$/i, l = parseInt, u = typeof global == "object" && global && global.Object === Object && global, d = typeof self == "object" && self && self.Object === Object && self, f = u || d || Function("return this")(), p = Object.prototype.toString, m = Math.max, h = Math.min, g = function() {
5645
- return f.Date.now();
5644
+ var n = NaN, r = /^\s+|\s+$/g, i = /^[-+]0x[0-9a-f]+$/i, a = /^0b[01]+$/i, o = /^0o[0-7]+$/i, s = parseInt, c = typeof global == "object" && global && global.Object === Object && global, l = typeof self == "object" && self && self.Object === Object && self, u = c || l || Function("return this")(), d = Object.prototype.toString, f = Math.max, p = Math.min, m = function() {
5645
+ return u.Date.now();
5646
5646
  };
5647
- function _(e, t, r) {
5648
- var i, a, o, s, c, l, u = 0, d = !1, f = !1, p = !0;
5649
- if (typeof e != "function") throw TypeError(n);
5650
- t = x(t) || 0, v(r) && (d = !!r.leading, f = "maxWait" in r, o = f ? m(x(r.maxWait) || 0, t) : o, p = "trailing" in r ? !!r.trailing : p);
5647
+ function h(e, t, n) {
5648
+ var r, i, a, o, s, c, l = 0, u = !1, d = !1, h = !0;
5649
+ if (typeof e != "function") throw TypeError("Expected a function");
5650
+ t = y(t) || 0, g(n) && (u = !!n.leading, d = "maxWait" in n, a = d ? f(y(n.maxWait) || 0, t) : a, h = "trailing" in n ? !!n.trailing : h);
5651
5651
  function _(t) {
5652
- var n = i, r = a;
5653
- return i = a = void 0, u = t, s = e.apply(r, n), s;
5652
+ var n = r, a = i;
5653
+ return r = i = void 0, l = t, o = e.apply(a, n), o;
5654
5654
  }
5655
- function y(e) {
5656
- return u = e, c = setTimeout(C, t), d ? _(e) : s;
5655
+ function v(e) {
5656
+ return l = e, s = setTimeout(S, t), u ? _(e) : o;
5657
5657
  }
5658
5658
  function b(e) {
5659
- var n = e - l, r = e - u, i = t - n;
5660
- return f ? h(i, o - r) : i;
5659
+ var n = e - c, r = e - l, i = t - n;
5660
+ return d ? p(i, a - r) : i;
5661
5661
  }
5662
- function S(e) {
5663
- var n = e - l, r = e - u;
5664
- return l === void 0 || n >= t || n < 0 || f && r >= o;
5662
+ function x(e) {
5663
+ var n = e - c, r = e - l;
5664
+ return c === void 0 || n >= t || n < 0 || d && r >= a;
5665
5665
  }
5666
- function C() {
5667
- var e = g();
5668
- if (S(e)) return w(e);
5669
- c = setTimeout(C, b(e));
5666
+ function S() {
5667
+ var e = m();
5668
+ if (x(e)) return C(e);
5669
+ s = setTimeout(S, b(e));
5670
5670
  }
5671
- function w(e) {
5672
- return c = void 0, p && i ? _(e) : (i = a = void 0, s);
5671
+ function C(e) {
5672
+ return s = void 0, h && r ? _(e) : (r = i = void 0, o);
5673
+ }
5674
+ function w() {
5675
+ s !== void 0 && clearTimeout(s), l = 0, r = c = i = s = void 0;
5673
5676
  }
5674
5677
  function T() {
5675
- c !== void 0 && clearTimeout(c), u = 0, i = l = a = c = void 0;
5678
+ return s === void 0 ? o : C(m());
5676
5679
  }
5677
5680
  function E() {
5678
- return c === void 0 ? s : w(g());
5679
- }
5680
- function D() {
5681
- var e = g(), n = S(e);
5682
- if (i = arguments, a = this, l = e, n) {
5683
- if (c === void 0) return y(l);
5684
- if (f) return c = setTimeout(C, t), _(l);
5681
+ var e = m(), n = x(e);
5682
+ if (r = arguments, i = this, c = e, n) {
5683
+ if (s === void 0) return v(c);
5684
+ if (d) return s = setTimeout(S, t), _(c);
5685
5685
  }
5686
- return c === void 0 && (c = setTimeout(C, t)), s;
5686
+ return s === void 0 && (s = setTimeout(S, t)), o;
5687
5687
  }
5688
- return D.cancel = T, D.flush = E, D;
5688
+ return E.cancel = w, E.flush = T, E;
5689
5689
  }
5690
- function v(e) {
5690
+ function g(e) {
5691
5691
  var t = typeof e;
5692
5692
  return !!e && (t == "object" || t == "function");
5693
5693
  }
5694
- function y(e) {
5694
+ function _(e) {
5695
5695
  return !!e && typeof e == "object";
5696
5696
  }
5697
- function b(e) {
5698
- return typeof e == "symbol" || y(e) && p.call(e) == i;
5697
+ function v(e) {
5698
+ return typeof e == "symbol" || _(e) && d.call(e) == "[object Symbol]";
5699
5699
  }
5700
- function x(e) {
5700
+ function y(e) {
5701
5701
  if (typeof e == "number") return e;
5702
- if (b(e)) return r;
5703
- if (v(e)) {
5702
+ if (v(e)) return n;
5703
+ if (g(e)) {
5704
5704
  var t = typeof e.valueOf == "function" ? e.valueOf() : e;
5705
- e = v(t) ? t + "" : t;
5705
+ e = g(t) ? t + "" : t;
5706
5706
  }
5707
5707
  if (typeof e != "string") return e === 0 ? e : +e;
5708
- e = e.replace(a, "");
5709
- var n = s.test(e);
5710
- return n || c.test(e) ? l(e.slice(2), n ? 2 : 8) : o.test(e) ? r : +e;
5708
+ e = e.replace(r, "");
5709
+ var c = a.test(e);
5710
+ return c || o.test(e) ? s(e.slice(2), c ? 2 : 8) : i.test(e) ? n : +e;
5711
5711
  }
5712
- t.exports = _;
5712
+ t.exports = h;
5713
5713
  })), gu = /* @__PURE__ */ c(mu()), _u = /* @__PURE__ */ c(hu());
5714
5714
  function vu(e) {
5715
5715
  return {