vue-data-ui 0.0.8 → 0.0.9

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.
@@ -1,4 +1,4 @@
1
- import { openBlock as fA, createElementBlock as uA, normalizeStyle as ht, createElementVNode as CA, toDisplayString as DA, createCommentVNode as ce, withDirectives as Yn, vModelCheckbox as z0, Fragment as Be, renderList as Qe, normalizeClass as ot, createTextVNode as wr, pushScopeId as eg, popScopeId as tg, createStaticVNode as rg, vModelText as go, withKeys as po, withModifiers as wo, vModelSelect as Kw } from "vue";
1
+ import { openBlock as fA, createElementBlock as uA, normalizeStyle as Je, createElementVNode as CA, toDisplayString as DA, createCommentVNode as ce, withDirectives as Yn, vModelCheckbox as z0, Fragment as Be, renderList as Qe, normalizeClass as lt, createTextVNode as wr, pushScopeId as eg, popScopeId as tg, createStaticVNode as rg, vModelText as go, withKeys as po, withModifiers as wo, vModelSelect as Kw } from "vue";
2
2
  /*!
3
3
  * html2canvas 1.4.1 <https://html2canvas.hertzen.com>
4
4
  * Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
@@ -821,12 +821,12 @@ var oB = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF
821
821
  return A.type === 15;
822
822
  }, Ds = function(A) {
823
823
  return A.type === 17;
824
- }, it = function(A) {
824
+ }, at = function(A) {
825
825
  return A.type === 20;
826
826
  }, Qv = function(A) {
827
827
  return A.type === 0;
828
828
  }, du = function(A, e) {
829
- return it(A) && A.value === e;
829
+ return at(A) && A.value === e;
830
830
  }, vg = function(A) {
831
831
  return A.type !== 31;
832
832
  }, Is = function(A) {
@@ -897,7 +897,7 @@ var oB = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF
897
897
  }, Eg = function(A) {
898
898
  return A.type === 15 && (A.unit === xg || A.unit === Cg || A.unit === Fg || A.unit === yg);
899
899
  }, bg = function(A) {
900
- var e = A.filter(it).map(function(t) {
900
+ var e = A.filter(at).map(function(t) {
901
901
  return t.value;
902
902
  }).join(" ");
903
903
  switch (e) {
@@ -1171,7 +1171,7 @@ var g1 = function(A, e) {
1171
1171
  type: 1,
1172
1172
  parse: function(A, e) {
1173
1173
  return e.map(function(t) {
1174
- if (it(t))
1174
+ if (at(t))
1175
1175
  switch (t.value) {
1176
1176
  case "padding-box":
1177
1177
  return 1;
@@ -1314,10 +1314,10 @@ var g1 = function(A, e) {
1314
1314
  return Ai(e).forEach(function(o, l) {
1315
1315
  var f = o[0];
1316
1316
  if (l === 0) {
1317
- if (it(f) && f.value === "linear") {
1317
+ if (at(f) && f.value === "linear") {
1318
1318
  n = 1;
1319
1319
  return;
1320
- } else if (it(f) && f.value === "radial") {
1320
+ } else if (at(f) && f.value === "radial") {
1321
1321
  n = 2;
1322
1322
  return;
1323
1323
  }
@@ -1353,7 +1353,7 @@ var g1 = function(A, e) {
1353
1353
  var l = !1;
1354
1354
  o = a.reduce(function(d, g) {
1355
1355
  if (l)
1356
- if (it(g))
1356
+ if (at(g))
1357
1357
  switch (g.value) {
1358
1358
  case "center":
1359
1359
  return i.push(Mu), d;
@@ -1366,7 +1366,7 @@ var g1 = function(A, e) {
1366
1366
  }
1367
1367
  else
1368
1368
  (Pt(g) || ra(g)) && i.push(g);
1369
- else if (it(g))
1369
+ else if (at(g))
1370
1370
  switch (g.value) {
1371
1371
  case Lg:
1372
1372
  return t = 0, !1;
@@ -1407,7 +1407,7 @@ var g1 = function(A, e) {
1407
1407
  return Ai(e).forEach(function(a, s) {
1408
1408
  var o = !0;
1409
1409
  if (s === 0 ? o = a.reduce(function(f, d) {
1410
- if (it(d))
1410
+ if (at(d))
1411
1411
  switch (d.value) {
1412
1412
  case "center":
1413
1413
  return i.push(Mu), !1;
@@ -1422,7 +1422,7 @@ var g1 = function(A, e) {
1422
1422
  return i.push(d), !1;
1423
1423
  return f;
1424
1424
  }, o) : s === 1 && (o = a.reduce(function(f, d) {
1425
- if (it(d))
1425
+ if (at(d))
1426
1426
  switch (d.value) {
1427
1427
  case Lg:
1428
1428
  return t = 0, !1;
@@ -1515,7 +1515,7 @@ var Dg = {
1515
1515
  type: 1,
1516
1516
  parse: function(A, e) {
1517
1517
  return e.map(function(t) {
1518
- if (it(t))
1518
+ if (at(t))
1519
1519
  switch (t.value) {
1520
1520
  case "padding-box":
1521
1521
  return 1;
@@ -1542,7 +1542,7 @@ var Dg = {
1542
1542
  type: 1,
1543
1543
  parse: function(A, e) {
1544
1544
  return Ai(e).map(function(t) {
1545
- return t.filter(it).map(function(r) {
1545
+ return t.filter(at).map(function(r) {
1546
1546
  return r.value;
1547
1547
  }).join(" ");
1548
1548
  }).map(zv);
@@ -1576,7 +1576,7 @@ var qv = {
1576
1576
  });
1577
1577
  }
1578
1578
  }, Yv = function(A) {
1579
- return it(A) || Pt(A);
1579
+ return at(A) || Pt(A);
1580
1580
  }, gc = function(A) {
1581
1581
  return {
1582
1582
  name: "border-" + A + "-color",
@@ -1651,7 +1651,7 @@ var qv = {
1651
1651
  prefix: !1,
1652
1652
  type: 1,
1653
1653
  parse: function(A, e) {
1654
- return e.filter(it).reduce(
1654
+ return e.filter(at).reduce(
1655
1655
  function(t, r) {
1656
1656
  return t | p5(r.value);
1657
1657
  },
@@ -1775,7 +1775,7 @@ var v5 = {
1775
1775
  type: 4
1776
1776
  /* TOKEN_VALUE */
1777
1777
  }, B1 = function(A, e) {
1778
- return it(A) && A.value === "normal" ? 1.2 * e : A.type === 17 ? e * A.number : Pt(A) ? dt(A, e) : e;
1778
+ return at(A) && A.value === "normal" ? 1.2 * e : A.type === 17 ? e * A.number : Pt(A) ? dt(A, e) : e;
1779
1779
  }, x5 = {
1780
1780
  name: "list-style-image",
1781
1781
  initialValue: "none",
@@ -1930,7 +1930,7 @@ var v5 = {
1930
1930
  prefix: !1,
1931
1931
  type: 1,
1932
1932
  parse: function(A, e) {
1933
- return e.filter(it).map(function(t) {
1933
+ return e.filter(at).map(function(t) {
1934
1934
  switch (t.value) {
1935
1935
  case "hidden":
1936
1936
  return 1;
@@ -2168,7 +2168,7 @@ var V5 = {
2168
2168
  prefix: !1,
2169
2169
  type: 1,
2170
2170
  parse: function(A, e) {
2171
- return e.filter(it).map(function(t) {
2171
+ return e.filter(at).map(function(t) {
2172
2172
  switch (t.value) {
2173
2173
  case "underline":
2174
2174
  return 1;
@@ -2222,7 +2222,7 @@ var V5 = {
2222
2222
  parse: function(A, e) {
2223
2223
  if (Ds(e))
2224
2224
  return e.number;
2225
- if (it(e))
2225
+ if (at(e))
2226
2226
  switch (e.value) {
2227
2227
  case "bold":
2228
2228
  return 700;
@@ -2238,7 +2238,7 @@ var V5 = {
2238
2238
  type: 1,
2239
2239
  prefix: !1,
2240
2240
  parse: function(A, e) {
2241
- return e.filter(it).map(function(t) {
2241
+ return e.filter(at).map(function(t) {
2242
2242
  return t.value;
2243
2243
  });
2244
2244
  }
@@ -2301,7 +2301,7 @@ var V5 = {
2301
2301
  return [];
2302
2302
  for (var t = [], r = e.filter(vg), n = 0; n < r.length; n++) {
2303
2303
  var i = r[n], a = r[n + 1];
2304
- if (it(i) && i.value !== "none") {
2304
+ if (at(i) && i.value !== "none") {
2305
2305
  var s = a && Ds(a) ? a.number : 0;
2306
2306
  t.push({ counter: i.value, reset: s });
2307
2307
  }
@@ -2376,7 +2376,7 @@ var V5 = {
2376
2376
  2
2377
2377
  /* MARKERS */
2378
2378
  ], r = [];
2379
- return e.filter(it).forEach(function(n) {
2379
+ return e.filter(at).forEach(function(n) {
2380
2380
  switch (n.value) {
2381
2381
  case "stroke":
2382
2382
  r.push(
@@ -2487,7 +2487,7 @@ var V5 = {
2487
2487
  switch (e.type) {
2488
2488
  case 2:
2489
2489
  var a = i.parseComponentValue();
2490
- return e.parse(A, it(a) ? a.value : e.initialValue);
2490
+ return e.parse(A, at(a) ? a.value : e.initialValue);
2491
2491
  case 0:
2492
2492
  return e.parse(A, i.parseComponentValue());
2493
2493
  case 1:
@@ -3624,18 +3624,18 @@ var Lm = 1, _f = 2, Sf = 3, E1 = 4, b1 = 5, Tm = 7, _1 = 8, Uf = 9, Qf = 10, S1
3624
3624
  g.src = d.value, g.style.opacity = "1", l.appendChild(g);
3625
3625
  } else if (d.type === 18) {
3626
3626
  if (d.name === "attr") {
3627
- var h = d.values.filter(it);
3627
+ var h = d.values.filter(at);
3628
3628
  h.length && l.appendChild(s.createTextNode(e.getAttribute(h[0].value) || ""));
3629
3629
  } else if (d.name === "counter") {
3630
3630
  var v = d.values.filter(Is), w = v[0], x = v[1];
3631
- if (w && it(w)) {
3632
- var F = i.counters.getCounterValue(w.value), y = x && it(x) ? gu.parse(i.context, x.value) : 3;
3631
+ if (w && at(w)) {
3632
+ var F = i.counters.getCounterValue(w.value), y = x && at(x) ? gu.parse(i.context, x.value) : 3;
3633
3633
  l.appendChild(s.createTextNode(Xo(F, y, !1)));
3634
3634
  }
3635
3635
  } else if (d.name === "counters") {
3636
3636
  var N = d.values.filter(Is), w = N[0], M = N[1], x = N[2];
3637
- if (w && it(w)) {
3638
- var AA = i.counters.getCounterValues(w.value), eA = x && it(x) ? gu.parse(i.context, x.value) : 3, H = M && M.type === 0 ? M.value : "", O = AA.map(function(U) {
3637
+ if (w && at(w)) {
3638
+ var AA = i.counters.getCounterValues(w.value), eA = x && at(x) ? gu.parse(i.context, x.value) : 3, H = M && M.type === 0 ? M.value : "", O = AA.map(function(U) {
3639
3639
  return Xo(U, eA, !1);
3640
3640
  }).join(H);
3641
3641
  l.appendChild(s.createTextNode(O));
@@ -4138,7 +4138,7 @@ var Bt = function(A, e, t, r, n) {
4138
4138
  var r = zx(ps(A.styles.backgroundOrigin, e), A), n = qx(ps(A.styles.backgroundClip, e), A), i = Yx(ps(A.styles.backgroundSize, e), t, r), a = i[0], s = i[1], o = Uo(ps(A.styles.backgroundPosition, e), r.width - a, r.height - s), l = Jx(ps(A.styles.backgroundRepeat, e), o, i, r, n), f = Math.round(r.left + o[0]), d = Math.round(r.top + o[1]);
4139
4139
  return [l, f, d, a, s];
4140
4140
  }, ls = function(A) {
4141
- return it(A) && A.value === Fs.AUTO;
4141
+ return at(A) && A.value === Fs.AUTO;
4142
4142
  }, wl = function(A) {
4143
4143
  return typeof A == "number";
4144
4144
  }, Yx = function(A, e, t) {
@@ -4148,7 +4148,7 @@ var Bt = function(A, e, t, r, n) {
4148
4148
  if (Pt(a) && s && Pt(s))
4149
4149
  return [dt(a, t.width), dt(s, t.height)];
4150
4150
  var o = wl(i);
4151
- if (it(a) && (a.value === Fs.CONTAIN || a.value === Fs.COVER)) {
4151
+ if (at(a) && (a.value === Fs.CONTAIN || a.value === Fs.COVER)) {
4152
4152
  if (wl(i)) {
4153
4153
  var l = t.width / t.height;
4154
4154
  return l < i != (a.value === Fs.COVER) ? [t.width, t.width / i] : [t.height * i, t.height];
@@ -4886,13 +4886,13 @@ const h4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4886
4886
  __proto__: null,
4887
4887
  default: s2
4888
4888
  }, Symbol.toStringTag, { value: "Module" }));
4889
- function $e(A) {
4889
+ function At(A) {
4890
4890
  "@babel/helpers - typeof";
4891
- return $e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4891
+ return At = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4892
4892
  return typeof e;
4893
4893
  } : function(e) {
4894
4894
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
4895
- }, $e(A);
4895
+ }, At(A);
4896
4896
  }
4897
4897
  var br = Uint8Array, _r = Uint16Array, zo = Uint32Array, xc = new br([
4898
4898
  0,
@@ -5378,7 +5378,7 @@ var xe = function() {
5378
5378
  function Rf() {
5379
5379
  xe.console && typeof xe.console.log == "function" && xe.console.log.apply(xe.console, arguments);
5380
5380
  }
5381
- var lt = { log: Rf, warn: function(A) {
5381
+ var ct = { log: Rf, warn: function(A) {
5382
5382
  xe.console && (typeof xe.console.warn == "function" ? xe.console.warn.apply(xe.console, arguments) : Rf.call(null, arguments));
5383
5383
  }, error: function(A) {
5384
5384
  xe.console && (typeof xe.console.error == "function" ? xe.console.error.apply(xe.console, arguments) : Rf(A));
@@ -5388,7 +5388,7 @@ function Kf(A, e, t) {
5388
5388
  r.open("GET", A), r.responseType = "blob", r.onload = function() {
5389
5389
  Ba(r.response, e, t);
5390
5390
  }, r.onerror = function() {
5391
- lt.error("could not download file");
5391
+ ct.error("could not download file");
5392
5392
  }, r.send();
5393
5393
  }
5394
5394
  function Z1(A) {
@@ -5408,7 +5408,7 @@ function Bl(A) {
5408
5408
  e.initMouseEvent("click", !0, !0, window, 0, 0, 0, 80, 20, !1, !1, !1, !1, 0, null), A.dispatchEvent(e);
5409
5409
  }
5410
5410
  }
5411
- var Ho, Uu, Ba = xe.saveAs || ((typeof window > "u" ? "undefined" : $e(window)) !== "object" || window !== xe ? function() {
5411
+ var Ho, Uu, Ba = xe.saveAs || ((typeof window > "u" ? "undefined" : At(window)) !== "object" || window !== xe ? function() {
5412
5412
  } : typeof HTMLAnchorElement < "u" && "download" in HTMLAnchorElement.prototype ? function(A, e, t) {
5413
5413
  var r = xe.URL || xe.webkitURL, n = document.createElement("a");
5414
5414
  e = e || A.name || "download", n.download = e, n.rel = "noopener", typeof A == "string" ? (n.href = A, n.origin !== location.origin ? Z1(n.href) ? Kf(A, e, t) : Bl(n, n.target = "_blank") : Bl(n)) : (n.href = r.createObjectURL(A), setTimeout(function() {
@@ -5428,13 +5428,13 @@ var Ho, Uu, Ba = xe.saveAs || ((typeof window > "u" ? "undefined" : $e(window))
5428
5428
  }
5429
5429
  else
5430
5430
  navigator.msSaveOrOpenBlob(function(n, i) {
5431
- return i === void 0 ? i = { autoBom: !1 } : $e(i) !== "object" && (lt.warn("Deprecated: Expected third argument to be a object"), i = { autoBom: !i }), i.autoBom && /^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(n.type) ? new Blob([String.fromCharCode(65279), n], { type: n.type }) : n;
5431
+ return i === void 0 ? i = { autoBom: !1 } : At(i) !== "object" && (ct.warn("Deprecated: Expected third argument to be a object"), i = { autoBom: !i }), i.autoBom && /^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(n.type) ? new Blob([String.fromCharCode(65279), n], { type: n.type }) : n;
5432
5432
  }(A, t), e);
5433
5433
  } : function(A, e, t, r) {
5434
5434
  if ((r = r || open("", "_blank")) && (r.document.title = r.document.body.innerText = "downloading..."), typeof A == "string")
5435
5435
  return Kf(A, e, t);
5436
5436
  var n = A.type === "application/octet-stream", i = /constructor/i.test(xe.HTMLElement) || xe.safari, a = /CriOS\/[\d]+/.test(navigator.userAgent);
5437
- if ((a || n && i) && (typeof FileReader > "u" ? "undefined" : $e(FileReader)) === "object") {
5437
+ if ((a || n && i) && (typeof FileReader > "u" ? "undefined" : At(FileReader)) === "object") {
5438
5438
  var s = new FileReader();
5439
5439
  s.onloadend = function() {
5440
5440
  var f = s.result;
@@ -5604,7 +5604,7 @@ function Bs(A) {
5604
5604
  return e;
5605
5605
  }
5606
5606
  function ed(A) {
5607
- if ($e(A) !== "object")
5607
+ if (At(A) !== "object")
5608
5608
  throw new Error("Invalid Context passed to initialize PubSub (jsPDF-module)");
5609
5609
  var e = {};
5610
5610
  this.subscribe = function(t, r, n) {
@@ -5626,7 +5626,7 @@ function ed(A) {
5626
5626
  try {
5627
5627
  a[0].apply(A, r);
5628
5628
  } catch (s) {
5629
- xe.console && lt.error("jsPDF PubSub Error", s.message, s);
5629
+ xe.console && ct.error("jsPDF PubSub Error", s.message, s);
5630
5630
  }
5631
5631
  a[1] && n.push(i);
5632
5632
  }
@@ -5659,7 +5659,7 @@ function xs(A, e, t, r, n) {
5659
5659
  }
5660
5660
  function me(A) {
5661
5661
  var e, t = typeof arguments[0] == "string" ? arguments[0] : "p", r = arguments[1], n = arguments[2], i = arguments[3], a = [], s = 1, o = 16, l = "S", f = null;
5662
- $e(A = A || {}) === "object" && (t = A.orientation, r = A.unit || r, n = A.format || n, i = A.compress || A.compressPdf || i, (f = A.encryption || null) !== null && (f.userPassword = f.userPassword || "", f.ownerPassword = f.ownerPassword || "", f.userPermissions = f.userPermissions || []), s = typeof A.userUnit == "number" ? Math.abs(A.userUnit) : 1, A.precision !== void 0 && (e = A.precision), A.floatPrecision !== void 0 && (o = A.floatPrecision), l = A.defaultPathOperation || "S"), a = A.filters || (i === !0 ? ["FlateEncode"] : a), r = r || "mm", t = ("" + (t || "P")).toLowerCase();
5662
+ At(A = A || {}) === "object" && (t = A.orientation, r = A.unit || r, n = A.format || n, i = A.compress || A.compressPdf || i, (f = A.encryption || null) !== null && (f.userPassword = f.userPassword || "", f.ownerPassword = f.ownerPassword || "", f.userPermissions = f.userPermissions || []), s = typeof A.userUnit == "number" ? Math.abs(A.userUnit) : 1, A.precision !== void 0 && (e = A.precision), A.floatPrecision !== void 0 && (o = A.floatPrecision), l = A.defaultPathOperation || "S"), a = A.filters || (i === !0 ? ["FlateEncode"] : a), r = r || "mm", t = ("" + (t || "P")).toLowerCase();
5663
5663
  var d = A.putOnlyUsedFonts || !1, g = {}, h = { internal: {}, __private__: {} };
5664
5664
  h.__private__.PubSub = ed;
5665
5665
  var v = "1.3", w = h.__private__.getPdfVersion = function() {
@@ -5864,7 +5864,7 @@ function me(A) {
5864
5864
  throw new Error("Invalid arguments passed to jsPDF.setDocumentProperty");
5865
5865
  return ve[p] = _;
5866
5866
  };
5867
- var Le, re, Kt, He, Ur, We = {}, ct = {}, An = [], Me = {}, Mn = {}, gt = {}, Rr = {}, wn = null, at = 0, ye = [], Ke = new ed(h), ri = A.hotfixes || [], Gt = {}, en = {}, tn = [], pe = function p(_, J, nA, pA, LA, VA) {
5867
+ var Le, re, Kt, He, Ur, We = {}, ft = {}, An = [], Me = {}, Mn = {}, gt = {}, Rr = {}, wn = null, st = 0, ye = [], Ke = new ed(h), ri = A.hotfixes || [], Gt = {}, en = {}, tn = [], pe = function p(_, J, nA, pA, LA, VA) {
5868
5868
  if (!(this instanceof p))
5869
5869
  return new p(_, J, nA, pA, LA, VA);
5870
5870
  isNaN(_) && (_ = 1), isNaN(J) && (J = 0), isNaN(nA) && (nA = 0), isNaN(pA) && (pA = 1), isNaN(LA) && (LA = 0), isNaN(VA) && (VA = 0), this._matrix = [_, J, nA, pA, LA, VA];
@@ -6018,7 +6018,7 @@ function me(A) {
6018
6018
  default:
6019
6019
  _ = U(J / 255) + " " + VA[0];
6020
6020
  }
6021
- else if (LA === void 0 || $e(LA) === "object") {
6021
+ else if (LA === void 0 || At(LA) === "object") {
6022
6022
  if (LA && !isNaN(LA.a) && LA.a === 0)
6023
6023
  return _ = ["1.", "1.", "1.", VA[1]].join(" ");
6024
6024
  if (typeof J == "string")
@@ -6081,15 +6081,15 @@ function me(A) {
6081
6081
  Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6082
6082
  }, yA = h.__private__.putPages = function() {
6083
6083
  var p, _, J = [];
6084
- for (p = 1; p <= at; p++)
6084
+ for (p = 1; p <= st; p++)
6085
6085
  ye[p].objId = mt(), ye[p].contentsObjId = mt();
6086
- for (p = 1; p <= at; p++)
6086
+ for (p = 1; p <= st; p++)
6087
6087
  J.push(wA({ number: p, data: IA[p], objId: ye[p].objId, contentsObjId: ye[p].contentsObjId, mediaBox: ye[p].mediaBox, cropBox: ye[p].cropBox, bleedBox: ye[p].bleedBox, trimBox: ye[p].trimBox, artBox: ye[p].artBox, userUnit: ye[p].userUnit, rootDictionaryObjId: R, resourceDictionaryObjId: V }));
6088
6088
  I(R, !0), Z("<</Type /Pages");
6089
6089
  var nA = "/Kids [";
6090
- for (_ = 0; _ < at; _++)
6090
+ for (_ = 0; _ < st; _++)
6091
6091
  nA += J[_] + " 0 R ";
6092
- Z(nA + "]"), Z("/Count " + at), Z(">>"), Z("endobj"), Ke.publish("postPutPages");
6092
+ Z(nA + "]"), Z("/Count " + st), Z(">>"), Z("endobj"), Ke.publish("postPutPages");
6093
6093
  }, EA = function(p) {
6094
6094
  Ke.publish("putFont", { font: p, out: Z, newObject: bt, putStream: UA }), p.isAlreadyPutted !== !0 && (p.objectNumber = bt(), Z("<<"), Z("/Type /Font"), Z("/BaseFont /" + Bs(p.postScriptName)), Z("/Subtype /Type1"), typeof p.encoding == "string" && Z("/Encoding /" + p.encoding), Z("/FirstChar 32"), Z("/LastChar 255"), Z(">>"), Z("endobj"));
6095
6095
  }, GA = function() {
@@ -6139,7 +6139,7 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6139
6139
  var _;
6140
6140
  for (_ in Me)
6141
6141
  Me.hasOwnProperty(_) && (Me[_] instanceof ma ? ne(Me[_]) : Me[_] instanceof xs && Ce(Me[_], p));
6142
- }, tt = function(p) {
6142
+ }, rt = function(p) {
6143
6143
  for (var _ in p.objectNumber = bt(), Z("<<"), p)
6144
6144
  switch (_) {
6145
6145
  case "opacity":
@@ -6152,7 +6152,7 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6152
6152
  }, Nt = function() {
6153
6153
  var p;
6154
6154
  for (p in gt)
6155
- gt.hasOwnProperty(p) && tt(gt[p]);
6155
+ gt.hasOwnProperty(p) && rt(gt[p]);
6156
6156
  }, Bn = function() {
6157
6157
  for (var p in Z("/XObject <<"), Gt)
6158
6158
  Gt.hasOwnProperty(p) && Gt[p].objectNumber >= 0 && Z("/" + p + " " + Gt[p].objectNumber + " 0 R");
@@ -6195,7 +6195,7 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6195
6195
  }
6196
6196
  Ke.publish("postPutAdditionalObjects");
6197
6197
  }, u0 = function(p) {
6198
- ct[p.fontName] = ct[p.fontName] || {}, ct[p.fontName][p.fontStyle] = p.id;
6198
+ ft[p.fontName] = ft[p.fontName] || {}, ft[p.fontName][p.fontStyle] = p.id;
6199
6199
  }, Ms = function(p, _, J, nA, pA) {
6200
6200
  var LA = { id: "F" + (Object.keys(We).length + 1).toString(10), postScriptName: p, fontName: _, fontStyle: J, encoding: nA, isStandardFont: pA || !1, metadata: {} };
6201
6201
  return Ke.publish("addFont", { font: LA, instance: this }), We[LA.id] = LA, u0(LA), LA.id;
@@ -6206,7 +6206,7 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6206
6206
  var pA = p[_][0].split("-");
6207
6207
  u0({ id: nA, fontName: pA[0], fontStyle: pA[1] || "" });
6208
6208
  }
6209
- Ke.publish("addFonts", { fonts: We, dictionary: ct });
6209
+ Ke.publish("addFonts", { fonts: We, dictionary: ft });
6210
6210
  }, mn = function(p) {
6211
6211
  return p.foo = function() {
6212
6212
  try {
@@ -6241,26 +6241,26 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6241
6241
  }, Lr = h.__private__.pdfEscape = h.pdfEscape = function(p, _) {
6242
6242
  return ka(p, _).replace(/\\/g, "\\\\").replace(/\(/g, "\\(").replace(/\)/g, "\\)");
6243
6243
  }, Rs = h.__private__.beginPage = function(p) {
6244
- IA[++at] = [], ye[at] = { objId: 0, contentsObjId: 0, userUnit: Number(s), artBox: null, bleedBox: null, cropBox: null, trimBox: null, mediaBox: { bottomLeftX: 0, bottomLeftY: 0, topRightX: Number(p[0]), topRightY: Number(p[1]) } }, d0(at), SA(IA[S]);
6244
+ IA[++st] = [], ye[st] = { objId: 0, contentsObjId: 0, userUnit: Number(s), artBox: null, bleedBox: null, cropBox: null, trimBox: null, mediaBox: { bottomLeftX: 0, bottomLeftY: 0, topRightX: Number(p[0]), topRightY: Number(p[1]) } }, d0(st), SA(IA[S]);
6245
6245
  }, h0 = function(p, _) {
6246
6246
  var J, nA, pA;
6247
- switch (t = _ || t, typeof p == "string" && (J = F(p.toLowerCase()), Array.isArray(J) && (nA = J[0], pA = J[1])), Array.isArray(p) && (nA = p[0] * re, pA = p[1] * re), isNaN(nA) && (nA = n[0], pA = n[1]), (nA > 14400 || pA > 14400) && (lt.warn("A page in a PDF can not be wider or taller than 14400 userUnit. jsPDF limits the width/height to 14400"), nA = Math.min(14400, nA), pA = Math.min(14400, pA)), n = [nA, pA], t.substr(0, 1)) {
6247
+ switch (t = _ || t, typeof p == "string" && (J = F(p.toLowerCase()), Array.isArray(J) && (nA = J[0], pA = J[1])), Array.isArray(p) && (nA = p[0] * re, pA = p[1] * re), isNaN(nA) && (nA = n[0], pA = n[1]), (nA > 14400 || pA > 14400) && (ct.warn("A page in a PDF can not be wider or taller than 14400 userUnit. jsPDF limits the width/height to 14400"), nA = Math.min(14400, nA), pA = Math.min(14400, pA)), n = [nA, pA], t.substr(0, 1)) {
6248
6248
  case "l":
6249
6249
  pA > nA && (n = [pA, nA]);
6250
6250
  break;
6251
6251
  case "p":
6252
6252
  nA > pA && (n = [pA, nA]);
6253
6253
  }
6254
- Rs(n), m0(js), Z(xn), Xs !== 0 && Z(Xs + " J"), zs !== 0 && Z(zs + " j"), Ke.publish("addPage", { pageNumber: at });
6254
+ Rs(n), m0(js), Z(xn), Xs !== 0 && Z(Xs + " J"), zs !== 0 && Z(zs + " j"), Ke.publish("addPage", { pageNumber: st });
6255
6255
  }, Ic = function(p) {
6256
- p > 0 && p <= at && (IA.splice(p, 1), ye.splice(p, 1), at--, S > at && (S = at), this.setPage(S));
6256
+ p > 0 && p <= st && (IA.splice(p, 1), ye.splice(p, 1), st--, S > st && (S = st), this.setPage(S));
6257
6257
  }, d0 = function(p) {
6258
- p > 0 && p <= at && (S = p);
6258
+ p > 0 && p <= st && (S = p);
6259
6259
  }, Nc = h.__private__.getNumberOfPages = h.getNumberOfPages = function() {
6260
6260
  return IA.length - 1;
6261
6261
  }, g0 = function(p, _, J) {
6262
6262
  var nA, pA = void 0;
6263
- return J = J || {}, p = p !== void 0 ? p : We[Le].fontName, _ = _ !== void 0 ? _ : We[Le].fontStyle, nA = p.toLowerCase(), ct[nA] !== void 0 && ct[nA][_] !== void 0 ? pA = ct[nA][_] : ct[p] !== void 0 && ct[p][_] !== void 0 ? pA = ct[p][_] : J.disableWarning === !1 && lt.warn("Unable to look up font label for font '" + p + "', '" + _ + "'. Refer to getFontList() for available fonts."), pA || J.noFallback || (pA = ct.times[_]) == null && (pA = ct.times.normal), pA;
6263
+ return J = J || {}, p = p !== void 0 ? p : We[Le].fontName, _ = _ !== void 0 ? _ : We[Le].fontStyle, nA = p.toLowerCase(), ft[nA] !== void 0 && ft[nA][_] !== void 0 ? pA = ft[nA][_] : ft[p] !== void 0 && ft[p][_] !== void 0 ? pA = ft[p][_] : J.disableWarning === !1 && ct.warn("Unable to look up font label for font '" + p + "', '" + _ + "'. Refer to getFontList() for available fonts."), pA || J.noFallback || (pA = ft.times[_]) == null && (pA = ft.times.normal), pA;
6264
6264
  }, Dc = h.__private__.putInfo = function() {
6265
6265
  var p = bt(), _ = function(nA) {
6266
6266
  return nA;
@@ -6333,7 +6333,7 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6333
6333
  case "bloburl":
6334
6334
  if (xe.URL !== void 0 && typeof xe.URL.createObjectURL == "function")
6335
6335
  return xe.URL && xe.URL.createObjectURL(Ha(ii())) || void 0;
6336
- lt.warn("bloburl is not supported by your system, because URL.createObjectURL is not supported by your browser.");
6336
+ ct.warn("bloburl is not supported by your system, because URL.createObjectURL is not supported by your browser.");
6337
6337
  break;
6338
6338
  case "datauristring":
6339
6339
  case "dataurlstring":
@@ -6457,26 +6457,26 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6457
6457
  var ur = J;
6458
6458
  J = _, _ = p, p = ur;
6459
6459
  }
6460
- if (arguments[3] instanceof pe ? (O("The transform parameter of text() with a Matrix value"), xt = pA) : (oe = arguments[4], ge = arguments[5], $e(Pe = arguments[3]) === "object" && Pe !== null || (typeof oe == "string" && (ge = oe, oe = null), typeof Pe == "string" && (ge = Pe, Pe = null), typeof Pe == "number" && (oe = Pe, Pe = null), nA = { flags: Pe, angle: oe, align: ge })), isNaN(_) || isNaN(J) || p == null)
6460
+ if (arguments[3] instanceof pe ? (O("The transform parameter of text() with a Matrix value"), xt = pA) : (oe = arguments[4], ge = arguments[5], At(Pe = arguments[3]) === "object" && Pe !== null || (typeof oe == "string" && (ge = oe, oe = null), typeof Pe == "string" && (ge = Pe, Pe = null), typeof Pe == "number" && (oe = Pe, Pe = null), nA = { flags: Pe, angle: oe, align: ge })), isNaN(_) || isNaN(J) || p == null)
6461
6461
  throw new Error("Invalid arguments passed to jsPDF.text");
6462
6462
  if (p.length === 0)
6463
6463
  return Dt;
6464
6464
  var Xt = "", Cn = !1, Vr = typeof nA.lineHeightFactor == "number" ? nA.lineHeightFactor : fa, si = Dt.internal.scaleFactor;
6465
- function b0(ft) {
6466
- return ft = ft.split(" ").join(Array(nA.TabLen || 9).join(" ")), Lr(ft, Pe);
6465
+ function b0(ut) {
6466
+ return ut = ut.split(" ").join(Array(nA.TabLen || 9).join(" ")), Lr(ut, Pe);
6467
6467
  }
6468
- function $s(ft) {
6469
- for (var ut, St = ft.concat(), Vt = [], fi = St.length; fi--; )
6470
- typeof (ut = St.shift()) == "string" ? Vt.push(ut) : Array.isArray(ft) && (ut.length === 1 || ut[1] === void 0 && ut[2] === void 0) ? Vt.push(ut[0]) : Vt.push([ut[0], ut[1], ut[2]]);
6468
+ function $s(ut) {
6469
+ for (var ht, St = ut.concat(), Vt = [], fi = St.length; fi--; )
6470
+ typeof (ht = St.shift()) == "string" ? Vt.push(ht) : Array.isArray(ut) && (ht.length === 1 || ht[1] === void 0 && ht[2] === void 0) ? Vt.push(ht[0]) : Vt.push([ht[0], ht[1], ht[2]]);
6471
6471
  return Vt;
6472
6472
  }
6473
- function Ao(ft, ut) {
6473
+ function Ao(ut, ht) {
6474
6474
  var St;
6475
- if (typeof ft == "string")
6476
- St = ut(ft)[0];
6477
- else if (Array.isArray(ft)) {
6478
- for (var Vt, fi, Di = ft.concat(), $a = [], S0 = Di.length; S0--; )
6479
- typeof (Vt = Di.shift()) == "string" ? $a.push(ut(Vt)[0]) : Array.isArray(Vt) && typeof Vt[0] == "string" && (fi = ut(Vt[0], Vt[1], Vt[2]), $a.push([fi[0], fi[1], fi[2]]));
6475
+ if (typeof ut == "string")
6476
+ St = ht(ut)[0];
6477
+ else if (Array.isArray(ut)) {
6478
+ for (var Vt, fi, Di = ut.concat(), $a = [], S0 = Di.length; S0--; )
6479
+ typeof (Vt = Di.shift()) == "string" ? $a.push(ht(Vt)[0]) : Array.isArray(Vt) && typeof Vt[0] == "string" && (fi = ht(Vt[0], Vt[1], Vt[2]), $a.push([fi[0], fi[1], fi[2]]));
6480
6480
  St = $a;
6481
6481
  }
6482
6482
  return St;
@@ -6508,8 +6508,8 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6508
6508
  case "middle":
6509
6509
  J += Xa / 2 - za;
6510
6510
  }
6511
- if ((Te = nA.maxWidth || 0) > 0 && (typeof p == "string" ? p = Dt.splitTextToSize(p, Te) : Object.prototype.toString.call(p) === "[object Array]" && (p = p.reduce(function(ft, ut) {
6512
- return ft.concat(Dt.splitTextToSize(ut, Te));
6511
+ if ((Te = nA.maxWidth || 0) > 0 && (typeof p == "string" ? p = Dt.splitTextToSize(p, Te) : Object.prototype.toString.call(p) === "[object Array]" && (p = p.reduce(function(ut, ht) {
6512
+ return ut.concat(Dt.splitTextToSize(ht, Te));
6513
6513
  }, []))), LA = { text: p, x: _, y: J, options: nA, mutex: { pdfEscape: Lr, activeFontKey: Le, fonts: We, activeFontSize: XA } }, Ke.publish("preProcessText", LA), p = LA.text, oe = (nA = LA.options).angle, !(xt instanceof pe) && oe && typeof oe == "number") {
6514
6514
  oe *= Math.PI / 180, nA.rotationDirection === 0 && (oe = -oe), N === y.ADVANCED && (oe = -oe);
6515
6515
  var qa = Math.cos(oe), ro = Math.sin(oe);
@@ -6564,8 +6564,8 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6564
6564
  var Li = [];
6565
6565
  if (Object.prototype.toString.call(p) === "[object Array]") {
6566
6566
  var rn;
6567
- VA = $s(p), ge !== "left" && (Fn = VA.map(function(ft) {
6568
- return Dt.getStringUnitWidth(ft, { font: Zc, charSpace: _e, fontSize: XA, doKerning: !1 }) * XA / si;
6567
+ VA = $s(p), ge !== "left" && (Fn = VA.map(function(ut) {
6568
+ return Dt.getStringUnitWidth(ut, { font: Zc, charSpace: _e, fontSize: XA, doKerning: !1 }) * XA / si;
6569
6569
  }));
6570
6570
  var yn, Ti = 0;
6571
6571
  if (ge === "right") {
@@ -6589,17 +6589,17 @@ Q`), I(pA, !0), UA({ data: LA, filters: BA(), objectId: pA }), Z("endobj"), nA;
6589
6589
  }
6590
6590
  }
6591
6591
  var Ja = typeof nA.R2L == "boolean" ? nA.R2L : he;
6592
- Ja === !0 && (p = Ao(p, function(ft, ut, St) {
6593
- return [ft.split("").reverse().join(""), ut, St];
6592
+ Ja === !0 && (p = Ao(p, function(ut, ht, St) {
6593
+ return [ut.split("").reverse().join(""), ht, St];
6594
6594
  })), LA = { text: p, x: _, y: J, options: nA, mutex: { pdfEscape: Lr, activeFontKey: Le, fonts: We, activeFontSize: XA } }, Ke.publish("postProcessText", LA), p = LA.text, Cn = LA.mutex.isHex || !1;
6595
6595
  var ao = We[Le].encoding;
6596
- ao !== "WinAnsiEncoding" && ao !== "StandardEncoding" || (p = Ao(p, function(ft, ut, St) {
6597
- return [b0(ft), ut, St];
6596
+ ao !== "WinAnsiEncoding" && ao !== "StandardEncoding" || (p = Ao(p, function(ut, ht, St) {
6597
+ return [b0(ut), ht, St];
6598
6598
  })), VA = $s(p), p = [];
6599
- for (var Ii, bn, li, da = 0, Za = 1, ga = Array.isArray(VA[0]) ? Za : da, Ni = "", so = function(ft, ut, St) {
6599
+ for (var Ii, bn, li, da = 0, Za = 1, ga = Array.isArray(VA[0]) ? Za : da, Ni = "", so = function(ut, ht, St) {
6600
6600
  var Vt = "";
6601
- return St instanceof pe ? (St = typeof nA.angle == "number" ? Kr(St, new pe(1, 0, 0, 1, ft, ut)) : Kr(new pe(1, 0, 0, 1, ft, ut), St), N === y.ADVANCED && (St = Kr(new pe(1, 0, 0, -1, 0, 0), St)), Vt = St.join(" ") + ` Tm
6602
- `) : Vt = H(ft) + " " + H(ut) + ` Td
6601
+ return St instanceof pe ? (St = typeof nA.angle == "number" ? Kr(St, new pe(1, 0, 0, 1, ut, ht)) : Kr(new pe(1, 0, 0, 1, ut, ht), St), N === y.ADVANCED && (St = Kr(new pe(1, 0, 0, -1, 0, 0), St)), Vt = St.join(" ") + ` Tm
6602
+ `) : Vt = H(ut) + " " + H(ht) + ` Td
6603
6603
  `, Vt;
6604
6604
  }, nn = 0; nn < VA.length; nn++) {
6605
6605
  switch (Ni = "", ga) {
@@ -6674,7 +6674,7 @@ T* `) : p.join(` Tj
6674
6674
  return Ma("B*", p), this;
6675
6675
  };
6676
6676
  var Ma = function(p, _) {
6677
- $e(_) === "object" ? Gc(_, p) : Z(p);
6677
+ At(_) === "object" ? Gc(_, p) : Z(p);
6678
6678
  }, Gs = function(p) {
6679
6679
  p === null || N === y.ADVANCED && p === void 0 || (p = B0(p), Z(p));
6680
6680
  };
@@ -6774,10 +6774,10 @@ T* `) : p.join(` Tj
6774
6774
  };
6775
6775
  h.__private__.getFontList = h.getFontList = function() {
6776
6776
  var p, _, J = {};
6777
- for (p in ct)
6778
- if (ct.hasOwnProperty(p))
6779
- for (_ in J[p] = [], ct[p])
6780
- ct[p].hasOwnProperty(_) && J[p].push(_);
6777
+ for (p in ft)
6778
+ if (ft.hasOwnProperty(p))
6779
+ for (_ in J[p] = [], ft[p])
6780
+ ft[p].hasOwnProperty(_) && J[p].push(_);
6781
6781
  return J;
6782
6782
  }, h.addFont = function(p, _, J, nA, pA) {
6783
6783
  var LA = ["StandardEncoding", "MacRomanEncoding", "Identity-H", "WinAnsiEncoding"];
@@ -6925,13 +6925,13 @@ T* `) : p.join(` Tj
6925
6925
  isNaN(VA) || (LA = parseFloat(VA));
6926
6926
  } }), this;
6927
6927
  }, Ys = function() {
6928
- this.page = at, this.currentPage = S, this.pages = IA.slice(0), this.pagesContext = ye.slice(0), this.x = Kt, this.y = He, this.matrix = Ur, this.width = ha(S), this.height = Qi(S), this.outputDestination = zA, this.id = "", this.objectNumber = -1;
6928
+ this.page = st, this.currentPage = S, this.pages = IA.slice(0), this.pagesContext = ye.slice(0), this.x = Kt, this.y = He, this.matrix = Ur, this.width = ha(S), this.height = Qi(S), this.outputDestination = zA, this.id = "", this.objectNumber = -1;
6929
6929
  };
6930
6930
  Ys.prototype.restore = function() {
6931
- at = this.page, S = this.currentPage, ye = this.pagesContext, IA = this.pages, Kt = this.x, He = this.y, Ur = this.matrix, Js(S, this.width), Zs(S, this.height), zA = this.outputDestination;
6931
+ st = this.page, S = this.currentPage, ye = this.pagesContext, IA = this.pages, Kt = this.x, He = this.y, Ur = this.matrix, Js(S, this.width), Zs(S, this.height), zA = this.outputDestination;
6932
6932
  };
6933
6933
  var E0 = function(p, _, J, nA, pA) {
6934
- tn.push(new Ys()), at = S = 0, IA = [], Kt = p, He = _, Ur = pA, Rs([J, nA]);
6934
+ tn.push(new Ys()), st = S = 0, IA = [], Kt = p, He = _, Ur = pA, Rs([J, nA]);
6935
6935
  }, qc = function(p) {
6936
6936
  if (en[p])
6937
6937
  tn.pop().restore();
@@ -7011,7 +7011,7 @@ ws.prototype.lsbFirstWord = function(A) {
7011
7011
  };
7012
7012
  }, ql.prototype.equals = function(A) {
7013
7013
  var e, t = "id,objectNumber,equals";
7014
- if (!A || $e(A) !== $e(this))
7014
+ if (!A || At(A) !== At(this))
7015
7015
  return !1;
7016
7016
  var r = 0;
7017
7017
  for (e in this)
@@ -7178,7 +7178,7 @@ var Mr = function(A, e) {
7178
7178
  for (var t in A)
7179
7179
  if (A.hasOwnProperty(t)) {
7180
7180
  var r = t, n = A[t];
7181
- e.internal.newObjectDeferredBegin(n.objId, !0), $e(n) === "object" && typeof n.putStream == "function" && n.putStream(), delete A[r];
7181
+ e.internal.newObjectDeferredBegin(n.objId, !0), At(n) === "object" && typeof n.putStream == "function" && n.putStream(), delete A[r];
7182
7182
  }
7183
7183
  }, R4 = function(A, e) {
7184
7184
  if (e.scope = A, A.internal !== void 0 && (A.internal.acroformPlugin === void 0 || A.internal.acroformPlugin.isInitialized === !1)) {
@@ -7210,7 +7210,7 @@ var Mr = function(A, e) {
7210
7210
  for (var a in r || (n.internal.newObjectDeferredBegin(n.internal.acroformPlugin.acroFormDictionaryRoot.objId, !0), n.internal.acroformPlugin.acroFormDictionaryRoot.putStream()), r = r || n.internal.acroformPlugin.acroFormDictionaryRoot.Kids)
7211
7211
  if (r.hasOwnProperty(a)) {
7212
7212
  var s = r[a], o = [], l = s.Rect;
7213
- if (s.Rect && (s.Rect = O4(s.Rect, n)), n.internal.newObjectDeferredBegin(s.objId, !0), s.DA = ue.createDefaultAppearanceStream(s), $e(s) === "object" && typeof s.getKeyValueListForStream == "function" && (o = s.getKeyValueListForStream()), s.Rect = l, s.hasAppearanceStream && !s.appearanceStreamContent) {
7213
+ if (s.Rect && (s.Rect = O4(s.Rect, n)), n.internal.newObjectDeferredBegin(s.objId, !0), s.DA = ue.createDefaultAppearanceStream(s), At(s) === "object" && typeof s.getKeyValueListForStream == "function" && (o = s.getKeyValueListForStream()), s.Rect = l, s.hasAppearanceStream && !s.appearanceStreamContent) {
7214
7214
  var f = k4(s);
7215
7215
  o.push({ key: "AP", value: "<</N " + f + ">>" }), n.internal.acroformPlugin.xForms.push(f);
7216
7216
  }
@@ -7244,7 +7244,7 @@ var Mr = function(A, e) {
7244
7244
  };
7245
7245
  if (Array.isArray(A)) {
7246
7246
  for (var n = "[", i = 0; i < A.length; i++)
7247
- switch (i !== 0 && (n += " "), $e(A[i])) {
7247
+ switch (i !== 0 && (n += " "), At(A[i])) {
7248
7248
  case "boolean":
7249
7249
  case "number":
7250
7250
  case "object":
@@ -7635,7 +7635,7 @@ var Jt = function() {
7635
7635
  `);
7636
7636
  }
7637
7637
  }, set: function(t) {
7638
- $e(t) === "object" && (e = t);
7638
+ At(t) === "object" && (e = t);
7639
7639
  } }), Object.defineProperty(this, "caption", { enumerable: !0, configurable: !0, get: function() {
7640
7640
  return e.CA || "";
7641
7641
  }, set: function(t) {
@@ -7688,7 +7688,7 @@ var Yl = function() {
7688
7688
  return a.push(">>"), a.join(`
7689
7689
  `);
7690
7690
  }, set: function(n) {
7691
- $e(n) === "object" && (r = n);
7691
+ At(n) === "object" && (r = n);
7692
7692
  } }), Object.defineProperty(this, "caption", { enumerable: !0, configurable: !0, get: function() {
7693
7693
  return r.CA || "";
7694
7694
  }, set: function(n) {
@@ -7848,10 +7848,10 @@ ue.internal = { Bezier_C: 0.551915024494, calculateCross: function(A) {
7848
7848
  return { x1: { x: (e - r) / 2, y: (t - r) / 2 + r }, x2: { x: (e - r) / 2 + r, y: (t - r) / 2 }, x3: { x: (e - r) / 2, y: (t - r) / 2 }, x4: { x: (e - r) / 2 + r, y: (t - r) / 2 + r } };
7849
7849
  } }, ue.internal.getWidth = function(A) {
7850
7850
  var e = 0;
7851
- return $e(A) === "object" && (e = td(A.Rect[2])), e;
7851
+ return At(A) === "object" && (e = td(A.Rect[2])), e;
7852
7852
  }, ue.internal.getHeight = function(A) {
7853
7853
  var e = 0;
7854
- return $e(A) === "object" && (e = td(A.Rect[3])), e;
7854
+ return At(A) === "object" && (e = td(A.Rect[3])), e;
7855
7855
  };
7856
7856
  var K4 = Ft.addField = function(A) {
7857
7857
  if (R4(this, A), !(A instanceof Hn))
@@ -7936,7 +7936,7 @@ function v2(A) {
7936
7936
  }, f = function(U) {
7937
7937
  return typeof A["process" + U.toUpperCase()] == "function";
7938
7938
  }, d = function(U) {
7939
- return $e(U) === "object" && U.nodeType === 1;
7939
+ return At(U) === "object" && U.nodeType === 1;
7940
7940
  }, g = function(U, Q) {
7941
7941
  if (U.nodeName === "IMG" && U.hasAttribute("src")) {
7942
7942
  var K = "" + U.getAttribute("src");
@@ -8023,7 +8023,7 @@ function v2(A) {
8023
8023
  };
8024
8024
  A.addImage = function() {
8025
8025
  var U, Q, K, q, cA, dA, vA, gA, bA;
8026
- if (typeof arguments[1] == "number" ? (Q = e, K = arguments[1], q = arguments[2], cA = arguments[3], dA = arguments[4], vA = arguments[5], gA = arguments[6], bA = arguments[7]) : (Q = arguments[1], K = arguments[2], q = arguments[3], cA = arguments[4], dA = arguments[5], vA = arguments[6], gA = arguments[7], bA = arguments[8]), $e(U = arguments[0]) === "object" && !d(U) && "imageData" in U) {
8026
+ if (typeof arguments[1] == "number" ? (Q = e, K = arguments[1], q = arguments[2], cA = arguments[3], dA = arguments[4], vA = arguments[5], gA = arguments[6], bA = arguments[7]) : (Q = arguments[1], K = arguments[2], q = arguments[3], cA = arguments[4], dA = arguments[5], vA = arguments[6], gA = arguments[7], bA = arguments[8]), At(U = arguments[0]) === "object" && !d(U) && "imageData" in U) {
8027
8027
  var _A = U;
8028
8028
  U = _A.imageData, Q = _A.format || Q || e, K = _A.x || K || 0, q = _A.y || q || 0, cA = _A.w || _A.width || cA, dA = _A.h || _A.height || dA, vA = _A.alias || vA, gA = _A.compression || gA, bA = _A.rotation || _A.angle || bA;
8029
8029
  }
@@ -8390,7 +8390,7 @@ function(A) {
8390
8390
  y = F = Object.keys(f[0]), N = F.map(function() {
8391
8391
  return "left";
8392
8392
  });
8393
- else if (Array.isArray(d) && $e(d[0]) === "object")
8393
+ else if (Array.isArray(d) && At(d[0]) === "object")
8394
8394
  for (F = d.map(function(_A) {
8395
8395
  return _A.name;
8396
8396
  }), y = d.map(function(_A) {
@@ -8795,37 +8795,37 @@ var ml, sd, od, jf = ["times"];
8795
8795
  this.path = [{ type: "begin" }];
8796
8796
  }, d.prototype.moveTo = function(m, S) {
8797
8797
  if (isNaN(m) || isNaN(S))
8798
- throw lt.error("jsPDF.context2d.moveTo: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.moveTo");
8798
+ throw ct.error("jsPDF.context2d.moveTo: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.moveTo");
8799
8799
  var E = this.ctx.transform.applyToPoint(new a(m, S));
8800
8800
  this.path.push({ type: "mt", x: E.x, y: E.y }), this.ctx.lastPoint = new a(m, S);
8801
8801
  }, d.prototype.closePath = function() {
8802
8802
  var m = new a(0, 0), S = 0;
8803
8803
  for (S = this.path.length - 1; S !== -1; S--)
8804
- if (this.path[S].type === "begin" && $e(this.path[S + 1]) === "object" && typeof this.path[S + 1].x == "number") {
8804
+ if (this.path[S].type === "begin" && At(this.path[S + 1]) === "object" && typeof this.path[S + 1].x == "number") {
8805
8805
  m = new a(this.path[S + 1].x, this.path[S + 1].y);
8806
8806
  break;
8807
8807
  }
8808
8808
  this.path.push({ type: "close" }), this.ctx.lastPoint = new a(m.x, m.y);
8809
8809
  }, d.prototype.lineTo = function(m, S) {
8810
8810
  if (isNaN(m) || isNaN(S))
8811
- throw lt.error("jsPDF.context2d.lineTo: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.lineTo");
8811
+ throw ct.error("jsPDF.context2d.lineTo: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.lineTo");
8812
8812
  var E = this.ctx.transform.applyToPoint(new a(m, S));
8813
8813
  this.path.push({ type: "lt", x: E.x, y: E.y }), this.ctx.lastPoint = new a(E.x, E.y);
8814
8814
  }, d.prototype.clip = function() {
8815
8815
  this.ctx.clip_path = JSON.parse(JSON.stringify(this.path)), M.call(this, null, !0);
8816
8816
  }, d.prototype.quadraticCurveTo = function(m, S, E, L) {
8817
8817
  if (isNaN(E) || isNaN(L) || isNaN(m) || isNaN(S))
8818
- throw lt.error("jsPDF.context2d.quadraticCurveTo: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.quadraticCurveTo");
8818
+ throw ct.error("jsPDF.context2d.quadraticCurveTo: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.quadraticCurveTo");
8819
8819
  var j = this.ctx.transform.applyToPoint(new a(E, L)), rA = this.ctx.transform.applyToPoint(new a(m, S));
8820
8820
  this.path.push({ type: "qct", x1: rA.x, y1: rA.y, x: j.x, y: j.y }), this.ctx.lastPoint = new a(j.x, j.y);
8821
8821
  }, d.prototype.bezierCurveTo = function(m, S, E, L, j, rA) {
8822
8822
  if (isNaN(j) || isNaN(rA) || isNaN(m) || isNaN(S) || isNaN(E) || isNaN(L))
8823
- throw lt.error("jsPDF.context2d.bezierCurveTo: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.bezierCurveTo");
8823
+ throw ct.error("jsPDF.context2d.bezierCurveTo: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.bezierCurveTo");
8824
8824
  var sA = this.ctx.transform.applyToPoint(new a(j, rA)), iA = this.ctx.transform.applyToPoint(new a(m, S)), FA = this.ctx.transform.applyToPoint(new a(E, L));
8825
8825
  this.path.push({ type: "bct", x1: iA.x, y1: iA.y, x2: FA.x, y2: FA.y, x: sA.x, y: sA.y }), this.ctx.lastPoint = new a(sA.x, sA.y);
8826
8826
  }, d.prototype.arc = function(m, S, E, L, j, rA) {
8827
8827
  if (isNaN(m) || isNaN(S) || isNaN(E) || isNaN(L) || isNaN(j))
8828
- throw lt.error("jsPDF.context2d.arc: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.arc");
8828
+ throw ct.error("jsPDF.context2d.arc: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.arc");
8829
8829
  if (rA = !!rA, !this.ctx.transform.isIdentity) {
8830
8830
  var sA = this.ctx.transform.applyToPoint(new a(m, S));
8831
8831
  m = sA.x, S = sA.y;
@@ -8837,22 +8837,22 @@ var ml, sd, od, jf = ["times"];
8837
8837
  throw new Error("arcTo not implemented.");
8838
8838
  }, d.prototype.rect = function(m, S, E, L) {
8839
8839
  if (isNaN(m) || isNaN(S) || isNaN(E) || isNaN(L))
8840
- throw lt.error("jsPDF.context2d.rect: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.rect");
8840
+ throw ct.error("jsPDF.context2d.rect: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.rect");
8841
8841
  this.moveTo(m, S), this.lineTo(m + E, S), this.lineTo(m + E, S + L), this.lineTo(m, S + L), this.lineTo(m, S), this.lineTo(m + E, S), this.lineTo(m, S);
8842
8842
  }, d.prototype.fillRect = function(m, S, E, L) {
8843
8843
  if (isNaN(m) || isNaN(S) || isNaN(E) || isNaN(L))
8844
- throw lt.error("jsPDF.context2d.fillRect: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.fillRect");
8844
+ throw ct.error("jsPDF.context2d.fillRect: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.fillRect");
8845
8845
  if (!h.call(this)) {
8846
8846
  var j = {};
8847
8847
  this.lineCap !== "butt" && (j.lineCap = this.lineCap, this.lineCap = "butt"), this.lineJoin !== "miter" && (j.lineJoin = this.lineJoin, this.lineJoin = "miter"), this.beginPath(), this.rect(m, S, E, L), this.fill(), j.hasOwnProperty("lineCap") && (this.lineCap = j.lineCap), j.hasOwnProperty("lineJoin") && (this.lineJoin = j.lineJoin);
8848
8848
  }
8849
8849
  }, d.prototype.strokeRect = function(m, S, E, L) {
8850
8850
  if (isNaN(m) || isNaN(S) || isNaN(E) || isNaN(L))
8851
- throw lt.error("jsPDF.context2d.strokeRect: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.strokeRect");
8851
+ throw ct.error("jsPDF.context2d.strokeRect: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.strokeRect");
8852
8852
  v.call(this) || (this.beginPath(), this.rect(m, S, E, L), this.stroke());
8853
8853
  }, d.prototype.clearRect = function(m, S, E, L) {
8854
8854
  if (isNaN(m) || isNaN(S) || isNaN(E) || isNaN(L))
8855
- throw lt.error("jsPDF.context2d.clearRect: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.clearRect");
8855
+ throw ct.error("jsPDF.context2d.clearRect: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.clearRect");
8856
8856
  this.ignoreClearRect || (this.fillStyle = "#ffffff", this.fillRect(m, S, E, L));
8857
8857
  }, d.prototype.save = function(m) {
8858
8858
  m = typeof m != "boolean" || m;
@@ -8899,14 +8899,14 @@ var ml, sd, od, jf = ["times"];
8899
8899
  };
8900
8900
  d.prototype.fillText = function(m, S, E, L) {
8901
8901
  if (isNaN(S) || isNaN(E) || typeof m != "string")
8902
- throw lt.error("jsPDF.context2d.fillText: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.fillText");
8902
+ throw ct.error("jsPDF.context2d.fillText: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.fillText");
8903
8903
  if (L = isNaN(L) ? void 0 : L, !h.call(this)) {
8904
8904
  var j = gA(this.ctx.transform.rotation), rA = this.ctx.transform.scaleX;
8905
8905
  Q.call(this, { text: m, x: S, y: E, scale: rA, angle: j, align: this.textAlign, maxWidth: L });
8906
8906
  }
8907
8907
  }, d.prototype.strokeText = function(m, S, E, L) {
8908
8908
  if (isNaN(S) || isNaN(E) || typeof m != "string")
8909
- throw lt.error("jsPDF.context2d.strokeText: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.strokeText");
8909
+ throw ct.error("jsPDF.context2d.strokeText: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.strokeText");
8910
8910
  if (!v.call(this)) {
8911
8911
  L = isNaN(L) ? void 0 : L;
8912
8912
  var j = gA(this.ctx.transform.rotation), rA = this.ctx.transform.scaleX;
@@ -8914,7 +8914,7 @@ var ml, sd, od, jf = ["times"];
8914
8914
  }
8915
8915
  }, d.prototype.measureText = function(m) {
8916
8916
  if (typeof m != "string")
8917
- throw lt.error("jsPDF.context2d.measureText: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.measureText");
8917
+ throw ct.error("jsPDF.context2d.measureText: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.measureText");
8918
8918
  var S = this.pdf, E = this.pdf.internal.scaleFactor, L = S.internal.getFontSize(), j = S.getStringUnitWidth(m) * L / S.internal.scaleFactor, rA = function(sA) {
8919
8919
  var iA = (sA = sA || {}).width || 0;
8920
8920
  return Object.defineProperty(this, "width", { get: function() {
@@ -8924,22 +8924,22 @@ var ml, sd, od, jf = ["times"];
8924
8924
  return new rA({ width: j *= Math.round(96 * E / 72 * 1e4) / 1e4 });
8925
8925
  }, d.prototype.scale = function(m, S) {
8926
8926
  if (isNaN(m) || isNaN(S))
8927
- throw lt.error("jsPDF.context2d.scale: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.scale");
8927
+ throw ct.error("jsPDF.context2d.scale: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.scale");
8928
8928
  var E = new o(m, 0, 0, S, 0, 0);
8929
8929
  this.ctx.transform = this.ctx.transform.multiply(E);
8930
8930
  }, d.prototype.rotate = function(m) {
8931
8931
  if (isNaN(m))
8932
- throw lt.error("jsPDF.context2d.rotate: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.rotate");
8932
+ throw ct.error("jsPDF.context2d.rotate: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.rotate");
8933
8933
  var S = new o(Math.cos(m), Math.sin(m), -Math.sin(m), Math.cos(m), 0, 0);
8934
8934
  this.ctx.transform = this.ctx.transform.multiply(S);
8935
8935
  }, d.prototype.translate = function(m, S) {
8936
8936
  if (isNaN(m) || isNaN(S))
8937
- throw lt.error("jsPDF.context2d.translate: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.translate");
8937
+ throw ct.error("jsPDF.context2d.translate: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.translate");
8938
8938
  var E = new o(1, 0, 0, 1, m, S);
8939
8939
  this.ctx.transform = this.ctx.transform.multiply(E);
8940
8940
  }, d.prototype.transform = function(m, S, E, L, j, rA) {
8941
8941
  if (isNaN(m) || isNaN(S) || isNaN(E) || isNaN(L) || isNaN(j) || isNaN(rA))
8942
- throw lt.error("jsPDF.context2d.transform: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.transform");
8942
+ throw ct.error("jsPDF.context2d.transform: Invalid arguments", arguments), new Error("Invalid arguments passed to jsPDF.context2d.transform");
8943
8943
  var sA = new o(m, S, E, L, j, rA);
8944
8944
  this.ctx.transform = this.ctx.transform.multiply(sA);
8945
8945
  }, d.prototype.setTransform = function(m, S, E, L, j, rA) {
@@ -9338,7 +9338,7 @@ function(A) {
9338
9338
  });
9339
9339
  }
9340
9340
  var r = function(a) {
9341
- var s = $e(a);
9341
+ var s = At(a);
9342
9342
  return s === "undefined" ? "undefined" : s === "string" || a instanceof String ? "string" : s === "number" || a instanceof Number ? "number" : s === "function" || a instanceof Function ? "function" : a && a.constructor === Array ? "array" : a && a.nodeType === 1 ? "element" : s === "object" ? "object" : "unknown";
9343
9343
  }, n = function(a, s) {
9344
9344
  var o = document.createElement(a);
@@ -9572,7 +9572,7 @@ function(A) {
9572
9572
  throw new Error(a);
9573
9573
  });
9574
9574
  }, i.prototype.using = i.prototype.set, i.prototype.saveAs = i.prototype.save, i.prototype.export = i.prototype.output, i.prototype.run = i.prototype.then, me.getPageSize = function(a, s, o) {
9575
- if ($e(a) === "object") {
9575
+ if (At(a) === "object") {
9576
9576
  var l = a;
9577
9577
  a = l.orientation, s = l.unit || s, o = l.format || o;
9578
9578
  }
@@ -10109,7 +10109,7 @@ function ud(A, e, t, r) {
10109
10109
  N = v[N] >> 8, ++y;
10110
10110
  var M = N;
10111
10111
  if (g + y + (F !== x ? 1 : 0) > r)
10112
- return void lt.log("Warning, gif stream longer than expected.");
10112
+ return void ct.log("Warning, gif stream longer than expected.");
10113
10113
  t[g++] = M;
10114
10114
  var AA = g += y;
10115
10115
  for (F !== x && (t[g++] = M), N = F; y--; )
@@ -10118,7 +10118,7 @@ function ud(A, e, t, r) {
10118
10118
  } else
10119
10119
  s = a + 1, l = (1 << (o = n + 1)) - 1, w = null;
10120
10120
  }
10121
- return g !== r && lt.log("Warning, gif stream shorter than expected."), t;
10121
+ return g !== r && ct.log("Warning, gif stream shorter than expected."), t;
10122
10122
  }
10123
10123
  /**
10124
10124
  * @license
@@ -10177,11 +10177,11 @@ function Wf(A) {
10177
10177
  var $A, ee, he, de, Fe, Se, Ne, De, ve, Le, re = 0;
10178
10178
  for (ve = 0; ve < 8; ++ve) {
10179
10179
  $A = KA[re], ee = KA[re + 1], he = KA[re + 2], de = KA[re + 3], Fe = KA[re + 4], Se = KA[re + 5], Ne = KA[re + 6];
10180
- var Kt = $A + (De = KA[re + 7]), He = $A - De, Ur = ee + Ne, We = ee - Ne, ct = he + Se, An = he - Se, Me = de + Fe, Mn = de - Fe, gt = Kt + Me, Rr = Kt - Me, wn = Ur + ct, at = Ur - ct;
10180
+ var Kt = $A + (De = KA[re + 7]), He = $A - De, Ur = ee + Ne, We = ee - Ne, ft = he + Se, An = he - Se, Me = de + Fe, Mn = de - Fe, gt = Kt + Me, Rr = Kt - Me, wn = Ur + ft, st = Ur - ft;
10181
10181
  KA[re] = gt + wn, KA[re + 4] = gt - wn;
10182
- var ye = 0.707106781 * (at + Rr);
10182
+ var ye = 0.707106781 * (st + Rr);
10183
10183
  KA[re + 2] = Rr + ye, KA[re + 6] = Rr - ye;
10184
- var Ke = 0.382683433 * ((gt = Mn + An) - (at = We + He)), ri = 0.5411961 * gt + Ke, Gt = 1.306562965 * at + Ke, en = 0.707106781 * (wn = An + We), tn = He + en, pe = He - en;
10184
+ var Ke = 0.382683433 * ((gt = Mn + An) - (st = We + He)), ri = 0.5411961 * gt + Ke, Gt = 1.306562965 * st + Ke, en = 0.707106781 * (wn = An + We), tn = He + en, pe = He - en;
10185
10185
  KA[re + 5] = pe + ri, KA[re + 3] = pe - ri, KA[re + 1] = tn + Gt, KA[re + 7] = tn - Gt, re += 8;
10186
10186
  }
10187
10187
  for (re = 0, ve = 0; ve < 8; ++ve) {
@@ -10596,7 +10596,7 @@ function hd(A) {
10596
10596
  C[b++] = T >> 0 & 255, C[b++] = T >> 8 & 255, C[b++] = T >> 16 & 255;
10597
10597
  }
10598
10598
  }
10599
- function ct(c, u, B, C, b, T) {
10599
+ function ft(c, u, B, C, b, T) {
10600
10600
  if (T == 0)
10601
10601
  for (B = u + B; u < B; )
10602
10602
  FA(C, ((T = c[u++])[0] >> 24 | T[1] >> 8 & 65280 | T[2] << 8 & 16711680 | T[3] << 24) >>> 0), b += 32;
@@ -10621,7 +10621,7 @@ function hd(A) {
10621
10621
  function wn() {
10622
10622
  this.width = [0], this.height = [0], this.Pd = [0], this.Qd = [0], this.format = [0];
10623
10623
  }
10624
- function at() {
10624
+ function st() {
10625
10625
  this.Id = this.fd = this.Md = this.hb = this.ib = this.da = this.bd = this.cd = this.j = this.v = this.Da = this.Sd = this.ob = 0;
10626
10626
  }
10627
10627
  function ye(c) {
@@ -10773,16 +10773,16 @@ function hd(A) {
10773
10773
  Ya(hA, kA, QA, oA, lA);
10774
10774
  break;
10775
10775
  case T0:
10776
- ct(hA, kA, QA, oA, lA, 1);
10776
+ ft(hA, kA, QA, oA, lA, 1);
10777
10777
  break;
10778
10778
  case tf:
10779
- ct(hA, kA, QA, oA, lA, 1), Di(oA, lA, 0, QA, 1, 0);
10779
+ ft(hA, kA, QA, oA, lA, 1), Di(oA, lA, 0, QA, 1, 0);
10780
10780
  break;
10781
10781
  case I0:
10782
- ct(hA, kA, QA, oA, lA, 0);
10782
+ ft(hA, kA, QA, oA, lA, 0);
10783
10783
  break;
10784
10784
  case N0:
10785
- ct(hA, kA, QA, oA, lA, 0), Di(oA, lA, 1, QA, 1, 0);
10785
+ ft(hA, kA, QA, oA, lA, 0), Di(oA, lA, 1, QA, 1, 0);
10786
10786
  break;
10787
10787
  case Af:
10788
10788
  Vn(hA, kA, QA, oA, lA);
@@ -10953,19 +10953,19 @@ function hd(A) {
10953
10953
  C.a = 3;
10954
10954
  break A;
10955
10955
  }
10956
- var st;
10957
- if (st = T)
10956
+ var ot;
10957
+ if (ot = T)
10958
10958
  e: {
10959
- var rt, Ue, Ot, Nr = C, kt = D, Dr = k, Ye = mA, Wr = B, Xr = Nr.m, zt = Nr.s, er = [null], Cr = 1, on = 0, jn = cw[Ye];
10959
+ var nt, Ue, Ot, Nr = C, kt = D, Dr = k, Ye = mA, Wr = B, Xr = Nr.m, zt = Nr.s, er = [null], Cr = 1, on = 0, jn = cw[Ye];
10960
10960
  t:
10961
10961
  for (; ; ) {
10962
10962
  if (Wr && _A(Xr, 1)) {
10963
10963
  var qt = _A(Xr, 3) + 2, hi = ae(kt, qt), pa = ae(Dr, qt), As = hi * pa;
10964
10964
  if (!wA(hi, pa, 0, Nr, er))
10965
10965
  break t;
10966
- for (er = er[0], zt.xc = qt, rt = 0; rt < As; ++rt) {
10967
- var Hi = er[rt] >> 8 & 65535;
10968
- er[rt] = Hi, Hi >= Cr && (Cr = Hi + 1);
10966
+ for (er = er[0], zt.xc = qt, nt = 0; nt < As; ++nt) {
10967
+ var Hi = er[nt] >> 8 & 65535;
10968
+ er[nt] = Hi, Hi >= Cr && (Cr = Hi + 1);
10969
10969
  }
10970
10970
  }
10971
10971
  if (Xr.h)
@@ -10985,8 +10985,8 @@ function hd(A) {
10985
10985
  break t;
10986
10986
  }
10987
10987
  var P0 = of;
10988
- for (rt = Ot = 0; rt < Cr; ++rt) {
10989
- var Sn = H0[rt], es = Sn.G, ts = Sn.H, kh = 0, M0 = 1, Hh = 0;
10988
+ for (nt = Ot = 0; nt < Cr; ++nt) {
10989
+ var Sn = H0[nt], es = Sn.G, ts = Sn.H, kh = 0, M0 = 1, Hh = 0;
10990
10990
  for (Ue = 0; 5 > Ue; ++Ue) {
10991
10991
  Ct = yh[Ue], es[Ue] = P0, ts[Ue] = Ot, !Ue && 0 < Ye && (Ct += 1 << Ye);
10992
10992
  n: {
@@ -11052,12 +11052,12 @@ function hd(A) {
11052
11052
  }
11053
11053
  }
11054
11054
  }
11055
- zt.vc = er, zt.Wb = Cr, zt.Ya = H0, zt.yc = of, st = 1;
11055
+ zt.vc = er, zt.Wb = Cr, zt.Ya = H0, zt.yc = of, ot = 1;
11056
11056
  break e;
11057
11057
  }
11058
- st = 0;
11058
+ ot = 0;
11059
11059
  }
11060
- if (!(T = st)) {
11060
+ if (!(T = ot)) {
11061
11061
  C.a = 3;
11062
11062
  break A;
11063
11063
  }
@@ -11121,7 +11121,7 @@ function hd(A) {
11121
11121
  function Xe() {
11122
11122
  this.ld = this.La = this.dd = this.tc = 0;
11123
11123
  }
11124
- function tt() {
11124
+ function rt() {
11125
11125
  this.Na = this.la = 0;
11126
11126
  }
11127
11127
  function Nt() {
@@ -11137,7 +11137,7 @@ function hd(A) {
11137
11137
  this.y = i(16), this.f = i(8), this.ea = i(8);
11138
11138
  }
11139
11139
  function vn() {
11140
- this.cb = this.a = 0, this.sc = "", this.m = new jA(), this.Od = new GA(), this.Kc = new qA(), this.ed = new Ce(), this.Qa = new ie(), this.Ic = this.$c = this.Aa = 0, this.D = new ni(), this.Xb = this.Va = this.Hb = this.zb = this.yb = this.Ub = this.za = 0, this.Jc = a(8, jA), this.ia = 0, this.pb = a(4, Nt), this.Pa = new ne(), this.Bd = this.kc = 0, this.Ac = [], this.Bc = 0, this.zc = [0, 0, 0, 0], this.Gd = Array(new Rn()), this.Hd = 0, this.rb = Array(new tt()), this.sb = 0, this.wa = Array(new Xe()), this.Y = 0, this.oc = [], this.pc = 0, this.sa = [], this.ta = 0, this.qa = [], this.ra = 0, this.Ha = [], this.B = this.R = this.Ia = 0, this.Ec = [], this.M = this.ja = this.Vb = this.Fc = 0, this.ya = Array(new Bn()), this.L = this.aa = 0, this.gd = s([4, 2], Xe), this.ga = null, this.Fa = [], this.Cc = this.qc = this.P = 0, this.Gb = [], this.Uc = 0, this.mb = [], this.nb = 0, this.rc = [], this.Ga = this.Vc = 0;
11140
+ this.cb = this.a = 0, this.sc = "", this.m = new jA(), this.Od = new GA(), this.Kc = new qA(), this.ed = new Ce(), this.Qa = new ie(), this.Ic = this.$c = this.Aa = 0, this.D = new ni(), this.Xb = this.Va = this.Hb = this.zb = this.yb = this.Ub = this.za = 0, this.Jc = a(8, jA), this.ia = 0, this.pb = a(4, Nt), this.Pa = new ne(), this.Bd = this.kc = 0, this.Ac = [], this.Bc = 0, this.zc = [0, 0, 0, 0], this.Gd = Array(new Rn()), this.Hd = 0, this.rb = Array(new rt()), this.sb = 0, this.wa = Array(new Xe()), this.Y = 0, this.oc = [], this.pc = 0, this.sa = [], this.ta = 0, this.qa = [], this.ra = 0, this.Ha = [], this.B = this.R = this.Ia = 0, this.Ec = [], this.M = this.ja = this.Vb = this.Fc = 0, this.ya = Array(new Bn()), this.L = this.aa = 0, this.gd = s([4, 2], Xe), this.ga = null, this.Fa = [], this.Cc = this.qc = this.P = 0, this.Gb = [], this.Uc = 0, this.mb = [], this.nb = 0, this.rc = [], this.Ga = this.Vc = 0;
11141
11141
  }
11142
11142
  function Kn() {
11143
11143
  this.T = this.U = this.ka = this.height = this.width = 0, this.y = [], this.f = [], this.ea = [], this.Rc = this.fa = this.W = this.N = this.O = 0, this.ma = "void", this.put = "VP8IoPutHook", this.ac = "VP8IoSetupHook", this.bc = "VP8IoTeardownHook", this.ha = this.Kb = 0, this.data = [], this.hb = this.ib = this.da = this.o = this.j = this.va = this.v = this.Da = this.ob = this.w = 0, this.F = [], this.J = 0;
@@ -11320,7 +11320,7 @@ function hd(A) {
11320
11320
  }
11321
11321
  c.Vb = D;
11322
11322
  }
11323
- D = c.Ec, k = c.Fc, c.Ac = D, c.Bc = k, k += C, c.Gd = a(W, Rn), c.Hd = 0, c.rb = a(aA + 1, tt), c.sb = 1, c.wa = mA ? a(mA, Xe) : null, c.Y = 0, c.D.Nb = 0, c.D.wa = c.wa, c.D.Y = c.Y, 0 < c.Aa && (c.D.Y += P), e(!0), c.oc = D, c.pc = k, k += 832, c.ya = a(xA, Bn), c.aa = 0, c.D.ya = c.ya, c.D.aa = c.aa, c.Aa == 2 && (c.D.aa += P), c.R = 16 * P, c.B = 8 * P, P = (W = k0[c.L]) * c.R, W = W / 2 * c.B, c.sa = D, c.ta = k + P, c.qa = c.sa, c.ra = c.ta + 16 * B * c.R + W, c.Ha = c.qa, c.Ia = c.ra + 8 * B * c.B + W, c.$c = 0, k += b, c.mb = T ? D : null, c.nb = T ? k : null, e(k + T <= c.Fc + c.Vb), Ms(c), n(c.Ac, c.Bc, 0, C), B = 1;
11323
+ D = c.Ec, k = c.Fc, c.Ac = D, c.Bc = k, k += C, c.Gd = a(W, Rn), c.Hd = 0, c.rb = a(aA + 1, rt), c.sb = 1, c.wa = mA ? a(mA, Xe) : null, c.Y = 0, c.D.Nb = 0, c.D.wa = c.wa, c.D.Y = c.Y, 0 < c.Aa && (c.D.Y += P), e(!0), c.oc = D, c.pc = k, k += 832, c.ya = a(xA, Bn), c.aa = 0, c.D.ya = c.ya, c.D.aa = c.aa, c.Aa == 2 && (c.D.aa += P), c.R = 16 * P, c.B = 8 * P, P = (W = k0[c.L]) * c.R, W = W / 2 * c.B, c.sa = D, c.ta = k + P, c.qa = c.sa, c.ra = c.ta + 16 * B * c.R + W, c.Ha = c.qa, c.Ia = c.ra + 8 * B * c.B + W, c.$c = 0, k += b, c.mb = T ? D : null, c.nb = T ? k : null, e(k + T <= c.Fc + c.Vb), Ms(c), n(c.Ac, c.Bc, 0, C), B = 1;
11324
11324
  }
11325
11325
  }
11326
11326
  if (B) {
@@ -11335,7 +11335,7 @@ function hd(A) {
11335
11335
  mh[255 + B] = 0 > B ? 0 : 255 < B ? 255 : B;
11336
11336
  xh = 1;
11337
11337
  }
11338
- En = Dc, Ja = Ic, Ii = d0, bn = Nc, li = g0, ao = h0, da = Ws, Za = ua, ga = zc, Ni = Xs, so = Xc, nn = Ka, ci = zs, ft = y0, ut = F0, St = ai, Vt = Si, fi = Wc, _n[0] = Gn, _n[1] = Oc, _n[2] = Mc, _n[3] = Rc, _n[4] = B0, _n[5] = Ma, _n[6] = v0, _n[7] = Gs, _n[8] = Gc, _n[9] = Kc, Oi[0] = p0, Oi[1] = Hc, Oi[2] = ii, Oi[3] = Ha, Oi[4] = fr, Oi[5] = Pc, Oi[6] = w0, ui[0] = _i, ui[1] = kc, ui[2] = Vc, ui[3] = Vs, ui[4] = fa, ui[5] = jc, ui[6] = js, B = 1;
11338
+ En = Dc, Ja = Ic, Ii = d0, bn = Nc, li = g0, ao = h0, da = Ws, Za = ua, ga = zc, Ni = Xs, so = Xc, nn = Ka, ci = zs, ut = y0, ht = F0, St = ai, Vt = Si, fi = Wc, _n[0] = Gn, _n[1] = Oc, _n[2] = Mc, _n[3] = Rc, _n[4] = B0, _n[5] = Ma, _n[6] = v0, _n[7] = Gs, _n[8] = Gc, _n[9] = Kc, Oi[0] = p0, Oi[1] = Hc, Oi[2] = ii, Oi[3] = Ha, Oi[4] = fr, Oi[5] = Pc, Oi[6] = w0, ui[0] = _i, ui[1] = kc, ui[2] = Vc, ui[3] = Vs, ui[4] = fa, ui[5] = jc, ui[6] = js, B = 1;
11339
11339
  } else
11340
11340
  B = 0;
11341
11341
  }
@@ -11350,9 +11350,9 @@ function hd(A) {
11350
11350
  var Re, Oe = we[0 + OA];
11351
11351
  for (Re = 0; 4 > Re; ++Re) {
11352
11352
  Oe = gw[le[Ae + Re]][Oe];
11353
- for (var st = Eh[iA(MA, Oe[0])]; 0 < st; )
11354
- st = Eh[2 * st + iA(MA, Oe[st])];
11355
- Oe = -st, le[Ae + Re] = Oe;
11353
+ for (var ot = Eh[iA(MA, Oe[0])]; 0 < ot; )
11354
+ ot = Eh[2 * ot + iA(MA, Oe[ot])];
11355
+ Oe = -ot, le[Ae + Re] = Oe;
11356
11356
  }
11357
11357
  r(Ve, qe, le, Ae, 4), qe += 4, we[0 + OA] = Oe;
11358
11358
  }
@@ -11366,35 +11366,35 @@ function hd(A) {
11366
11366
  if (NA = oA, MA = (lA = hA).rb[lA.sb - 1], le = lA.rb[lA.sb + lA.ja], QA = lA.ya[lA.aa + lA.ja], Ae = lA.kc ? QA.Ad : 0)
11367
11367
  MA.la = le.la = 0, QA.Za || (MA.Na = le.Na = 0), QA.Hc = 0, QA.Gc = 0, QA.ia = 0;
11368
11368
  else {
11369
- var rt, Ue;
11369
+ var nt, Ue;
11370
11370
  if (MA = le, le = NA, Ae = lA.Pa.Xc, we = lA.ya[lA.aa + lA.ja], te = lA.pb[we.$b], OA = we.ad, Ve = 0, qe = lA.rb[lA.sb - 1], Oe = Re = 0, n(OA, Ve, 0, 384), we.Za)
11371
11371
  var Ot = 0, Nr = Ae[3];
11372
11372
  else {
11373
- st = i(16);
11373
+ ot = i(16);
11374
11374
  var kt = MA.Na + qe.Na;
11375
- if (kt = oo(le, Ae[1], kt, te.Eb, 0, st, 0), MA.Na = qe.Na = (0 < kt) + 0, 1 < kt)
11376
- En(st, 0, OA, Ve);
11375
+ if (kt = oo(le, Ae[1], kt, te.Eb, 0, ot, 0), MA.Na = qe.Na = (0 < kt) + 0, 1 < kt)
11376
+ En(ot, 0, OA, Ve);
11377
11377
  else {
11378
- var Dr = st[0] + 3 >> 3;
11379
- for (st = 0; 256 > st; st += 16)
11380
- OA[Ve + st] = Dr;
11378
+ var Dr = ot[0] + 3 >> 3;
11379
+ for (ot = 0; 256 > ot; ot += 16)
11380
+ OA[Ve + ot] = Dr;
11381
11381
  }
11382
11382
  Ot = 1, Nr = Ae[0];
11383
11383
  }
11384
11384
  var Ye = 15 & MA.la, Wr = 15 & qe.la;
11385
- for (st = 0; 4 > st; ++st) {
11385
+ for (ot = 0; 4 > ot; ++ot) {
11386
11386
  var Xr = 1 & Wr;
11387
11387
  for (Dr = Ue = 0; 4 > Dr; ++Dr)
11388
11388
  Ye = Ye >> 1 | (Xr = (kt = oo(le, Nr, kt = Xr + (1 & Ye), te.Sc, Ot, OA, Ve)) > Ot) << 7, Ue = Ue << 2 | (3 < kt ? 3 : 1 < kt ? 2 : OA[Ve + 0] != 0), Ve += 16;
11389
11389
  Ye >>= 4, Wr = Wr >> 1 | Xr << 7, Re = (Re << 8 | Ue) >>> 0;
11390
11390
  }
11391
- for (Nr = Ye, Ot = Wr >> 4, rt = 0; 4 > rt; rt += 2) {
11392
- for (Ue = 0, Ye = MA.la >> 4 + rt, Wr = qe.la >> 4 + rt, st = 0; 2 > st; ++st) {
11391
+ for (Nr = Ye, Ot = Wr >> 4, nt = 0; 4 > nt; nt += 2) {
11392
+ for (Ue = 0, Ye = MA.la >> 4 + nt, Wr = qe.la >> 4 + nt, ot = 0; 2 > ot; ++ot) {
11393
11393
  for (Xr = 1 & Wr, Dr = 0; 2 > Dr; ++Dr)
11394
11394
  kt = Xr + (1 & Ye), Ye = Ye >> 1 | (Xr = 0 < (kt = oo(le, Ae[2], kt, te.Qc, 0, OA, Ve))) << 3, Ue = Ue << 2 | (3 < kt ? 3 : 1 < kt ? 2 : OA[Ve + 0] != 0), Ve += 16;
11395
11395
  Ye >>= 2, Wr = Wr >> 1 | Xr << 5;
11396
11396
  }
11397
- Oe |= Ue << 4 * rt, Nr |= Ye << 4 << rt, Ot |= (240 & Wr) << rt;
11397
+ Oe |= Ue << 4 * nt, Nr |= Ye << 4 << nt, Ot |= (240 & Wr) << nt;
11398
11398
  }
11399
11399
  MA.la = Nr, qe.la = Ot, we.Hc = Re, we.Gc = Oe, we.ia = 43690 & Oe ? 0 : te.ia, Ae = !(Re | Oe);
11400
11400
  }
@@ -11403,22 +11403,22 @@ function hd(A) {
11403
11403
  }
11404
11404
  if (Ms(hA), lA = kA, NA = 1, QA = (oA = hA).D, MA = 0 < oA.L && oA.M >= oA.zb && oA.M <= oA.Va, oA.Aa == 0)
11405
11405
  A: {
11406
- if (QA.M = oA.M, QA.uc = MA, Ao(oA, QA), NA = 1, QA = (Ue = oA.D).Nb, MA = (Oe = k0[oA.L]) * oA.R, le = Oe / 2 * oA.B, st = 16 * QA * oA.R, Dr = 8 * QA * oA.B, Ae = oA.sa, we = oA.ta - MA + st, te = oA.qa, OA = oA.ra - le + Dr, Ve = oA.Ha, qe = oA.Ia - le + Dr, Wr = (Ye = Ue.M) == 0, Re = Ye >= oA.Va - 1, oA.Aa == 2 && Ao(oA, Ue), Ue.uc)
11406
+ if (QA.M = oA.M, QA.uc = MA, Ao(oA, QA), NA = 1, QA = (Ue = oA.D).Nb, MA = (Oe = k0[oA.L]) * oA.R, le = Oe / 2 * oA.B, ot = 16 * QA * oA.R, Dr = 8 * QA * oA.B, Ae = oA.sa, we = oA.ta - MA + ot, te = oA.qa, OA = oA.ra - le + Dr, Ve = oA.Ha, qe = oA.Ia - le + Dr, Wr = (Ye = Ue.M) == 0, Re = Ye >= oA.Va - 1, oA.Aa == 2 && Ao(oA, Ue), Ue.uc)
11407
11407
  for (Xr = (kt = oA).D.M, e(kt.D.uc), Ue = kt.yb; Ue < kt.Hb; ++Ue) {
11408
11408
  Ot = Ue, Nr = Xr;
11409
11409
  var zt = (er = (Ct = kt).D).Nb;
11410
- rt = Ct.R;
11411
- var er = er.wa[er.Y + Ot], Cr = Ct.sa, on = Ct.ta + 16 * zt * rt + 16 * Ot, jn = er.dd, qt = er.tc;
11410
+ nt = Ct.R;
11411
+ var er = er.wa[er.Y + Ot], Cr = Ct.sa, on = Ct.ta + 16 * zt * nt + 16 * Ot, jn = er.dd, qt = er.tc;
11412
11412
  if (qt != 0)
11413
11413
  if (e(3 <= qt), Ct.L == 1)
11414
- 0 < Ot && St(Cr, on, rt, qt + 4), er.La && fi(Cr, on, rt, qt), 0 < Nr && ut(Cr, on, rt, qt + 4), er.La && Vt(Cr, on, rt, qt);
11414
+ 0 < Ot && St(Cr, on, nt, qt + 4), er.La && fi(Cr, on, nt, qt), 0 < Nr && ht(Cr, on, nt, qt + 4), er.La && Vt(Cr, on, nt, qt);
11415
11415
  else {
11416
11416
  var hi = Ct.B, pa = Ct.qa, As = Ct.ra + 8 * zt * hi + 8 * Ot, Hi = Ct.Ha, Ct = Ct.Ia + 8 * zt * hi + 8 * Ot;
11417
- zt = er.ld, 0 < Ot && (Za(Cr, on, rt, qt + 4, jn, zt), Ni(pa, As, Hi, Ct, hi, qt + 4, jn, zt)), er.La && (nn(Cr, on, rt, qt, jn, zt), ft(pa, As, Hi, Ct, hi, qt, jn, zt)), 0 < Nr && (da(Cr, on, rt, qt + 4, jn, zt), ga(pa, As, Hi, Ct, hi, qt + 4, jn, zt)), er.La && (so(Cr, on, rt, qt, jn, zt), ci(pa, As, Hi, Ct, hi, qt, jn, zt));
11417
+ zt = er.ld, 0 < Ot && (Za(Cr, on, nt, qt + 4, jn, zt), Ni(pa, As, Hi, Ct, hi, qt + 4, jn, zt)), er.La && (nn(Cr, on, nt, qt, jn, zt), ut(pa, As, Hi, Ct, hi, qt, jn, zt)), 0 < Nr && (da(Cr, on, nt, qt + 4, jn, zt), ga(pa, As, Hi, Ct, hi, qt + 4, jn, zt)), er.La && (so(Cr, on, nt, qt, jn, zt), ci(pa, As, Hi, Ct, hi, qt, jn, zt));
11418
11418
  }
11419
11419
  }
11420
11420
  if (oA.ia && alert("todo:DitherRow"), lA.put != null) {
11421
- if (Ue = 16 * Ye, Ye = 16 * (Ye + 1), Wr ? (lA.y = oA.sa, lA.O = oA.ta + st, lA.f = oA.qa, lA.N = oA.ra + Dr, lA.ea = oA.Ha, lA.W = oA.Ia + Dr) : (Ue -= Oe, lA.y = Ae, lA.O = we, lA.f = te, lA.N = OA, lA.ea = Ve, lA.W = qe), Re || (Ye -= Oe), Ye > lA.o && (Ye = lA.o), lA.F = null, lA.J = null, oA.Fa != null && 0 < oA.Fa.length && Ue < Ye && (lA.J = Zs(oA, lA, Ue, Ye - Ue), lA.F = oA.mb, lA.F == null && lA.F.length == 0)) {
11421
+ if (Ue = 16 * Ye, Ye = 16 * (Ye + 1), Wr ? (lA.y = oA.sa, lA.O = oA.ta + ot, lA.f = oA.qa, lA.N = oA.ra + Dr, lA.ea = oA.Ha, lA.W = oA.Ia + Dr) : (Ue -= Oe, lA.y = Ae, lA.O = we, lA.f = te, lA.N = OA, lA.ea = Ve, lA.W = qe), Re || (Ye -= Oe), Ye > lA.o && (Ye = lA.o), lA.F = null, lA.J = null, oA.Fa != null && 0 < oA.Fa.length && Ue < Ye && (lA.J = Zs(oA, lA, Ue, Ye - Ue), lA.F = oA.mb, lA.F == null && lA.F.length == 0)) {
11422
11422
  NA = _t(oA, 3, "Could not decode alpha data.");
11423
11423
  break A;
11424
11424
  }
@@ -11701,7 +11701,7 @@ function hd(A) {
11701
11701
  xn(c, u + 4, 1, b, 8, T, D, k), xn(B, C + 4, 1, b, 8, T, D, k);
11702
11702
  }
11703
11703
  function Ga() {
11704
- this.ba = new Rr(), this.ec = [], this.cc = [], this.Mc = [], this.Dc = this.Nc = this.dc = this.fc = 0, this.Oa = new at(), this.memory = 0, this.Ib = "OutputFunc", this.Jb = "OutputAlphaFunc", this.Nd = "OutputRowFunc";
11704
+ this.ba = new Rr(), this.ec = [], this.cc = [], this.Mc = [], this.Dc = this.Nc = this.dc = this.fc = 0, this.Oa = new st(), this.memory = 0, this.Ib = "OutputFunc", this.Jb = "OutputAlphaFunc", this.Nd = "OutputRowFunc";
11705
11705
  }
11706
11706
  function qs() {
11707
11707
  this.data = [], this.offset = this.kd = this.ha = this.w = 0, this.na = [], this.xa = this.gb = this.Ja = this.Sa = this.P = 0;
@@ -12241,7 +12241,7 @@ function hd(A) {
12241
12241
  });
12242
12242
  var _0, Fn = O.ColorIndexInverseTransform, io = O.MapARGB, Jc = O.VP8LColorIndexInverseTransformAlpha, Zc = O.MapAlpha, Li = O.VP8LPredictorsAdd = [];
12243
12243
  Li.length = 16, (O.VP8LPredictors = []).length = 16, (O.VP8LPredictorsAdd_C = []).length = 16, (O.VP8LPredictors_C = []).length = 16;
12244
- var rn, yn, Ti, Vn, oi, Ya, En, Ja, ao, Ii, bn, li, da, Za, ga, Ni, so, nn, ci, ft, ut, St, Vt, fi, Di, $a, S0, ph, wh = i(511), Bh = i(2041), vh = i(225), mh = i(767), xh = 0, $c = Bh, U0 = vh, jr = mh, an = wh, Q0 = 0, L0 = 1, Ch = 2, T0 = 3, I0 = 4, Af = 5, Fh = 6, ef = 7, tf = 8, N0 = 9, rf = 10, iw = [2, 3, 7], aw = [3, 3, 11], yh = [280, 256, 256, 256, 40], sw = [0, 1, 1, 1, 0], ow = [17, 18, 0, 1, 2, 3, 4, 5, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], lw = [24, 7, 23, 25, 40, 6, 39, 41, 22, 26, 38, 42, 56, 5, 55, 57, 21, 27, 54, 58, 37, 43, 72, 4, 71, 73, 20, 28, 53, 59, 70, 74, 36, 44, 88, 69, 75, 52, 60, 3, 87, 89, 19, 29, 86, 90, 35, 45, 68, 76, 85, 91, 51, 61, 104, 2, 103, 105, 18, 30, 102, 106, 34, 46, 84, 92, 67, 77, 101, 107, 50, 62, 120, 1, 119, 121, 83, 93, 17, 31, 100, 108, 66, 78, 118, 122, 33, 47, 117, 123, 49, 63, 99, 109, 82, 94, 0, 116, 124, 65, 79, 16, 32, 98, 110, 48, 115, 125, 81, 95, 64, 114, 126, 97, 111, 80, 113, 127, 96, 112], cw = [2954, 2956, 2958, 2962, 2970, 2986, 3018, 3082, 3212, 3468, 3980, 5004], fw = 8, nf = [4, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 17, 18, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 25, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 93, 95, 96, 98, 100, 101, 102, 104, 106, 108, 110, 112, 114, 116, 118, 122, 124, 126, 128, 130, 132, 134, 136, 138, 140, 143, 145, 148, 151, 154, 157], af = [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 110, 112, 114, 116, 119, 122, 125, 128, 131, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 213, 217, 221, 225, 229, 234, 239, 245, 249, 254, 259, 264, 269, 274, 279, 284], oo = null, uw = [[173, 148, 140, 0], [176, 155, 140, 135, 0], [180, 157, 141, 134, 130, 0], [254, 254, 243, 230, 196, 177, 153, 140, 133, 130, 129, 0]], hw = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15], Eh = [-0, 1, -1, 2, -2, 3, 4, 6, -3, 5, -4, -5, -6, 7, -7, 8, -8, -9], dw = [[[[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]], [[253, 136, 254, 255, 228, 219, 128, 128, 128, 128, 128], [189, 129, 242, 255, 227, 213, 255, 219, 128, 128, 128], [106, 126, 227, 252, 214, 209, 255, 255, 128, 128, 128]], [[1, 98, 248, 255, 236, 226, 255, 255, 128, 128, 128], [181, 133, 238, 254, 221, 234, 255, 154, 128, 128, 128], [78, 134, 202, 247, 198, 180, 255, 219, 128, 128, 128]], [[1, 185, 249, 255, 243, 255, 128, 128, 128, 128, 128], [184, 150, 247, 255, 236, 224, 128, 128, 128, 128, 128], [77, 110, 216, 255, 236, 230, 128, 128, 128, 128, 128]], [[1, 101, 251, 255, 241, 255, 128, 128, 128, 128, 128], [170, 139, 241, 252, 236, 209, 255, 255, 128, 128, 128], [37, 116, 196, 243, 228, 255, 255, 255, 128, 128, 128]], [[1, 204, 254, 255, 245, 255, 128, 128, 128, 128, 128], [207, 160, 250, 255, 238, 128, 128, 128, 128, 128, 128], [102, 103, 231, 255, 211, 171, 128, 128, 128, 128, 128]], [[1, 152, 252, 255, 240, 255, 128, 128, 128, 128, 128], [177, 135, 243, 255, 234, 225, 128, 128, 128, 128, 128], [80, 129, 211, 255, 194, 224, 128, 128, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [246, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [255, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[198, 35, 237, 223, 193, 187, 162, 160, 145, 155, 62], [131, 45, 198, 221, 172, 176, 220, 157, 252, 221, 1], [68, 47, 146, 208, 149, 167, 221, 162, 255, 223, 128]], [[1, 149, 241, 255, 221, 224, 255, 255, 128, 128, 128], [184, 141, 234, 253, 222, 220, 255, 199, 128, 128, 128], [81, 99, 181, 242, 176, 190, 249, 202, 255, 255, 128]], [[1, 129, 232, 253, 214, 197, 242, 196, 255, 255, 128], [99, 121, 210, 250, 201, 198, 255, 202, 128, 128, 128], [23, 91, 163, 242, 170, 187, 247, 210, 255, 255, 128]], [[1, 200, 246, 255, 234, 255, 128, 128, 128, 128, 128], [109, 178, 241, 255, 231, 245, 255, 255, 128, 128, 128], [44, 130, 201, 253, 205, 192, 255, 255, 128, 128, 128]], [[1, 132, 239, 251, 219, 209, 255, 165, 128, 128, 128], [94, 136, 225, 251, 218, 190, 255, 255, 128, 128, 128], [22, 100, 174, 245, 186, 161, 255, 199, 128, 128, 128]], [[1, 182, 249, 255, 232, 235, 128, 128, 128, 128, 128], [124, 143, 241, 255, 227, 234, 128, 128, 128, 128, 128], [35, 77, 181, 251, 193, 211, 255, 205, 128, 128, 128]], [[1, 157, 247, 255, 236, 231, 255, 255, 128, 128, 128], [121, 141, 235, 255, 225, 227, 255, 255, 128, 128, 128], [45, 99, 188, 251, 195, 217, 255, 224, 128, 128, 128]], [[1, 1, 251, 255, 213, 255, 128, 128, 128, 128, 128], [203, 1, 248, 255, 255, 128, 128, 128, 128, 128, 128], [137, 1, 177, 255, 224, 255, 128, 128, 128, 128, 128]]], [[[253, 9, 248, 251, 207, 208, 255, 192, 128, 128, 128], [175, 13, 224, 243, 193, 185, 249, 198, 255, 255, 128], [73, 17, 171, 221, 161, 179, 236, 167, 255, 234, 128]], [[1, 95, 247, 253, 212, 183, 255, 255, 128, 128, 128], [239, 90, 244, 250, 211, 209, 255, 255, 128, 128, 128], [155, 77, 195, 248, 188, 195, 255, 255, 128, 128, 128]], [[1, 24, 239, 251, 218, 219, 255, 205, 128, 128, 128], [201, 51, 219, 255, 196, 186, 128, 128, 128, 128, 128], [69, 46, 190, 239, 201, 218, 255, 228, 128, 128, 128]], [[1, 191, 251, 255, 255, 128, 128, 128, 128, 128, 128], [223, 165, 249, 255, 213, 255, 128, 128, 128, 128, 128], [141, 124, 248, 255, 255, 128, 128, 128, 128, 128, 128]], [[1, 16, 248, 255, 255, 128, 128, 128, 128, 128, 128], [190, 36, 230, 255, 236, 255, 128, 128, 128, 128, 128], [149, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 226, 255, 128, 128, 128, 128, 128, 128, 128, 128], [247, 192, 255, 128, 128, 128, 128, 128, 128, 128, 128], [240, 128, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 134, 252, 255, 255, 128, 128, 128, 128, 128, 128], [213, 62, 250, 255, 255, 128, 128, 128, 128, 128, 128], [55, 93, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[202, 24, 213, 235, 186, 191, 220, 160, 240, 175, 255], [126, 38, 182, 232, 169, 184, 228, 174, 255, 187, 128], [61, 46, 138, 219, 151, 178, 240, 170, 255, 216, 128]], [[1, 112, 230, 250, 199, 191, 247, 159, 255, 255, 128], [166, 109, 228, 252, 211, 215, 255, 174, 128, 128, 128], [39, 77, 162, 232, 172, 180, 245, 178, 255, 255, 128]], [[1, 52, 220, 246, 198, 199, 249, 220, 255, 255, 128], [124, 74, 191, 243, 183, 193, 250, 221, 255, 255, 128], [24, 71, 130, 219, 154, 170, 243, 182, 255, 255, 128]], [[1, 182, 225, 249, 219, 240, 255, 224, 128, 128, 128], [149, 150, 226, 252, 216, 205, 255, 171, 128, 128, 128], [28, 108, 170, 242, 183, 194, 254, 223, 255, 255, 128]], [[1, 81, 230, 252, 204, 203, 255, 192, 128, 128, 128], [123, 102, 209, 247, 188, 196, 255, 233, 128, 128, 128], [20, 95, 153, 243, 164, 173, 255, 203, 128, 128, 128]], [[1, 222, 248, 255, 216, 213, 128, 128, 128, 128, 128], [168, 175, 246, 252, 235, 205, 255, 255, 128, 128, 128], [47, 116, 215, 255, 211, 212, 255, 255, 128, 128, 128]], [[1, 121, 236, 253, 212, 214, 255, 255, 128, 128, 128], [141, 84, 213, 252, 201, 202, 255, 219, 128, 128, 128], [42, 80, 160, 240, 162, 185, 255, 205, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [244, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [238, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]]]], gw = [[[231, 120, 48, 89, 115, 113, 120, 152, 112], [152, 179, 64, 126, 170, 118, 46, 70, 95], [175, 69, 143, 80, 85, 82, 72, 155, 103], [56, 58, 10, 171, 218, 189, 17, 13, 152], [114, 26, 17, 163, 44, 195, 21, 10, 173], [121, 24, 80, 195, 26, 62, 44, 64, 85], [144, 71, 10, 38, 171, 213, 144, 34, 26], [170, 46, 55, 19, 136, 160, 33, 206, 71], [63, 20, 8, 114, 114, 208, 12, 9, 226], [81, 40, 11, 96, 182, 84, 29, 16, 36]], [[134, 183, 89, 137, 98, 101, 106, 165, 148], [72, 187, 100, 130, 157, 111, 32, 75, 80], [66, 102, 167, 99, 74, 62, 40, 234, 128], [41, 53, 9, 178, 241, 141, 26, 8, 107], [74, 43, 26, 146, 73, 166, 49, 23, 157], [65, 38, 105, 160, 51, 52, 31, 115, 128], [104, 79, 12, 27, 217, 255, 87, 17, 7], [87, 68, 71, 44, 114, 51, 15, 186, 23], [47, 41, 14, 110, 182, 183, 21, 17, 194], [66, 45, 25, 102, 197, 189, 23, 18, 22]], [[88, 88, 147, 150, 42, 46, 45, 196, 205], [43, 97, 183, 117, 85, 38, 35, 179, 61], [39, 53, 200, 87, 26, 21, 43, 232, 171], [56, 34, 51, 104, 114, 102, 29, 93, 77], [39, 28, 85, 171, 58, 165, 90, 98, 64], [34, 22, 116, 206, 23, 34, 43, 166, 73], [107, 54, 32, 26, 51, 1, 81, 43, 31], [68, 25, 106, 22, 64, 171, 36, 225, 114], [34, 19, 21, 102, 132, 188, 16, 76, 124], [62, 18, 78, 95, 85, 57, 50, 48, 51]], [[193, 101, 35, 159, 215, 111, 89, 46, 111], [60, 148, 31, 172, 219, 228, 21, 18, 111], [112, 113, 77, 85, 179, 255, 38, 120, 114], [40, 42, 1, 196, 245, 209, 10, 25, 109], [88, 43, 29, 140, 166, 213, 37, 43, 154], [61, 63, 30, 155, 67, 45, 68, 1, 209], [100, 80, 8, 43, 154, 1, 51, 26, 71], [142, 78, 78, 16, 255, 128, 34, 197, 171], [41, 40, 5, 102, 211, 183, 4, 1, 221], [51, 50, 17, 168, 209, 192, 23, 25, 82]], [[138, 31, 36, 171, 27, 166, 38, 44, 229], [67, 87, 58, 169, 82, 115, 26, 59, 179], [63, 59, 90, 180, 59, 166, 93, 73, 154], [40, 40, 21, 116, 143, 209, 34, 39, 175], [47, 15, 16, 183, 34, 223, 49, 45, 183], [46, 17, 33, 183, 6, 98, 15, 32, 183], [57, 46, 22, 24, 128, 1, 54, 17, 37], [65, 32, 73, 115, 28, 128, 23, 128, 205], [40, 3, 9, 115, 51, 192, 18, 6, 223], [87, 37, 9, 115, 59, 77, 64, 21, 47]], [[104, 55, 44, 218, 9, 54, 53, 130, 226], [64, 90, 70, 205, 40, 41, 23, 26, 57], [54, 57, 112, 184, 5, 41, 38, 166, 213], [30, 34, 26, 133, 152, 116, 10, 32, 134], [39, 19, 53, 221, 26, 114, 32, 73, 255], [31, 9, 65, 234, 2, 15, 1, 118, 73], [75, 32, 12, 51, 192, 255, 160, 43, 51], [88, 31, 35, 67, 102, 85, 55, 186, 85], [56, 21, 23, 111, 59, 205, 45, 37, 192], [55, 38, 70, 124, 73, 102, 1, 34, 98]], [[125, 98, 42, 88, 104, 85, 117, 175, 82], [95, 84, 53, 89, 128, 100, 113, 101, 45], [75, 79, 123, 47, 51, 128, 81, 171, 1], [57, 17, 5, 71, 102, 57, 53, 41, 49], [38, 33, 13, 121, 57, 73, 26, 1, 85], [41, 10, 67, 138, 77, 110, 90, 47, 114], [115, 21, 2, 10, 102, 255, 166, 23, 6], [101, 29, 16, 10, 85, 128, 101, 196, 26], [57, 18, 10, 102, 102, 213, 34, 20, 43], [117, 20, 15, 36, 163, 128, 68, 1, 26]], [[102, 61, 71, 37, 34, 53, 31, 243, 192], [69, 60, 71, 38, 73, 119, 28, 222, 37], [68, 45, 128, 34, 1, 47, 11, 245, 171], [62, 17, 19, 70, 146, 85, 55, 62, 70], [37, 43, 37, 154, 100, 163, 85, 160, 1], [63, 9, 92, 136, 28, 64, 32, 201, 85], [75, 15, 9, 9, 64, 255, 184, 119, 16], [86, 6, 28, 5, 64, 255, 25, 248, 1], [56, 8, 17, 132, 137, 255, 55, 116, 128], [58, 15, 20, 82, 135, 57, 26, 121, 40]], [[164, 50, 31, 137, 154, 133, 25, 35, 218], [51, 103, 44, 131, 131, 123, 31, 6, 158], [86, 40, 64, 135, 148, 224, 45, 183, 128], [22, 26, 17, 131, 240, 154, 14, 1, 209], [45, 16, 21, 91, 64, 222, 7, 1, 197], [56, 21, 39, 155, 60, 138, 23, 102, 213], [83, 12, 13, 54, 192, 255, 68, 47, 28], [85, 26, 85, 85, 128, 128, 32, 146, 171], [18, 11, 7, 63, 144, 171, 4, 4, 246], [35, 27, 10, 146, 174, 171, 12, 26, 128]], [[190, 80, 35, 99, 180, 80, 126, 54, 45], [85, 126, 47, 87, 176, 51, 41, 20, 32], [101, 75, 128, 139, 118, 146, 116, 128, 85], [56, 41, 15, 176, 236, 85, 37, 9, 62], [71, 30, 17, 119, 118, 255, 17, 18, 138], [101, 38, 60, 138, 55, 70, 43, 26, 142], [146, 36, 19, 30, 171, 255, 97, 27, 20], [138, 45, 61, 62, 219, 1, 81, 188, 64], [32, 41, 20, 117, 151, 142, 20, 21, 163], [112, 19, 12, 61, 195, 128, 48, 4, 24]]], pw = [[[[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[176, 246, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 241, 252, 255, 255, 255, 255, 255, 255, 255, 255], [249, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 244, 252, 255, 255, 255, 255, 255, 255, 255, 255], [234, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 246, 254, 255, 255, 255, 255, 255, 255, 255, 255], [239, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 254, 255, 255, 255, 255, 255, 255], [250, 255, 254, 255, 254, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[217, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [225, 252, 241, 253, 255, 255, 254, 255, 255, 255, 255], [234, 250, 241, 250, 253, 255, 253, 254, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [238, 253, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [249, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 255, 255, 255, 255, 255, 255, 255, 255, 255], [247, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [252, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[186, 251, 250, 255, 255, 255, 255, 255, 255, 255, 255], [234, 251, 244, 254, 255, 255, 255, 255, 255, 255, 255], [251, 251, 243, 253, 254, 255, 254, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [236, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 253, 253, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[248, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [250, 254, 252, 254, 255, 255, 255, 255, 255, 255, 255], [248, 254, 249, 253, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [246, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 254, 251, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 252, 255, 255, 255, 255, 255, 255, 255, 255], [248, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [245, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 252, 255, 255, 255, 255, 255, 255, 255, 255, 255], [249, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]]], ww = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, 0], Oi = [], _n = [], ui = [], Bw = 1, bh = 2, ki = [], sn = [];
12244
+ var rn, yn, Ti, Vn, oi, Ya, En, Ja, ao, Ii, bn, li, da, Za, ga, Ni, so, nn, ci, ut, ht, St, Vt, fi, Di, $a, S0, ph, wh = i(511), Bh = i(2041), vh = i(225), mh = i(767), xh = 0, $c = Bh, U0 = vh, jr = mh, an = wh, Q0 = 0, L0 = 1, Ch = 2, T0 = 3, I0 = 4, Af = 5, Fh = 6, ef = 7, tf = 8, N0 = 9, rf = 10, iw = [2, 3, 7], aw = [3, 3, 11], yh = [280, 256, 256, 256, 40], sw = [0, 1, 1, 1, 0], ow = [17, 18, 0, 1, 2, 3, 4, 5, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], lw = [24, 7, 23, 25, 40, 6, 39, 41, 22, 26, 38, 42, 56, 5, 55, 57, 21, 27, 54, 58, 37, 43, 72, 4, 71, 73, 20, 28, 53, 59, 70, 74, 36, 44, 88, 69, 75, 52, 60, 3, 87, 89, 19, 29, 86, 90, 35, 45, 68, 76, 85, 91, 51, 61, 104, 2, 103, 105, 18, 30, 102, 106, 34, 46, 84, 92, 67, 77, 101, 107, 50, 62, 120, 1, 119, 121, 83, 93, 17, 31, 100, 108, 66, 78, 118, 122, 33, 47, 117, 123, 49, 63, 99, 109, 82, 94, 0, 116, 124, 65, 79, 16, 32, 98, 110, 48, 115, 125, 81, 95, 64, 114, 126, 97, 111, 80, 113, 127, 96, 112], cw = [2954, 2956, 2958, 2962, 2970, 2986, 3018, 3082, 3212, 3468, 3980, 5004], fw = 8, nf = [4, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 17, 18, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 25, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 93, 95, 96, 98, 100, 101, 102, 104, 106, 108, 110, 112, 114, 116, 118, 122, 124, 126, 128, 130, 132, 134, 136, 138, 140, 143, 145, 148, 151, 154, 157], af = [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 110, 112, 114, 116, 119, 122, 125, 128, 131, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 213, 217, 221, 225, 229, 234, 239, 245, 249, 254, 259, 264, 269, 274, 279, 284], oo = null, uw = [[173, 148, 140, 0], [176, 155, 140, 135, 0], [180, 157, 141, 134, 130, 0], [254, 254, 243, 230, 196, 177, 153, 140, 133, 130, 129, 0]], hw = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15], Eh = [-0, 1, -1, 2, -2, 3, 4, 6, -3, 5, -4, -5, -6, 7, -7, 8, -8, -9], dw = [[[[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]], [[253, 136, 254, 255, 228, 219, 128, 128, 128, 128, 128], [189, 129, 242, 255, 227, 213, 255, 219, 128, 128, 128], [106, 126, 227, 252, 214, 209, 255, 255, 128, 128, 128]], [[1, 98, 248, 255, 236, 226, 255, 255, 128, 128, 128], [181, 133, 238, 254, 221, 234, 255, 154, 128, 128, 128], [78, 134, 202, 247, 198, 180, 255, 219, 128, 128, 128]], [[1, 185, 249, 255, 243, 255, 128, 128, 128, 128, 128], [184, 150, 247, 255, 236, 224, 128, 128, 128, 128, 128], [77, 110, 216, 255, 236, 230, 128, 128, 128, 128, 128]], [[1, 101, 251, 255, 241, 255, 128, 128, 128, 128, 128], [170, 139, 241, 252, 236, 209, 255, 255, 128, 128, 128], [37, 116, 196, 243, 228, 255, 255, 255, 128, 128, 128]], [[1, 204, 254, 255, 245, 255, 128, 128, 128, 128, 128], [207, 160, 250, 255, 238, 128, 128, 128, 128, 128, 128], [102, 103, 231, 255, 211, 171, 128, 128, 128, 128, 128]], [[1, 152, 252, 255, 240, 255, 128, 128, 128, 128, 128], [177, 135, 243, 255, 234, 225, 128, 128, 128, 128, 128], [80, 129, 211, 255, 194, 224, 128, 128, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [246, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [255, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[198, 35, 237, 223, 193, 187, 162, 160, 145, 155, 62], [131, 45, 198, 221, 172, 176, 220, 157, 252, 221, 1], [68, 47, 146, 208, 149, 167, 221, 162, 255, 223, 128]], [[1, 149, 241, 255, 221, 224, 255, 255, 128, 128, 128], [184, 141, 234, 253, 222, 220, 255, 199, 128, 128, 128], [81, 99, 181, 242, 176, 190, 249, 202, 255, 255, 128]], [[1, 129, 232, 253, 214, 197, 242, 196, 255, 255, 128], [99, 121, 210, 250, 201, 198, 255, 202, 128, 128, 128], [23, 91, 163, 242, 170, 187, 247, 210, 255, 255, 128]], [[1, 200, 246, 255, 234, 255, 128, 128, 128, 128, 128], [109, 178, 241, 255, 231, 245, 255, 255, 128, 128, 128], [44, 130, 201, 253, 205, 192, 255, 255, 128, 128, 128]], [[1, 132, 239, 251, 219, 209, 255, 165, 128, 128, 128], [94, 136, 225, 251, 218, 190, 255, 255, 128, 128, 128], [22, 100, 174, 245, 186, 161, 255, 199, 128, 128, 128]], [[1, 182, 249, 255, 232, 235, 128, 128, 128, 128, 128], [124, 143, 241, 255, 227, 234, 128, 128, 128, 128, 128], [35, 77, 181, 251, 193, 211, 255, 205, 128, 128, 128]], [[1, 157, 247, 255, 236, 231, 255, 255, 128, 128, 128], [121, 141, 235, 255, 225, 227, 255, 255, 128, 128, 128], [45, 99, 188, 251, 195, 217, 255, 224, 128, 128, 128]], [[1, 1, 251, 255, 213, 255, 128, 128, 128, 128, 128], [203, 1, 248, 255, 255, 128, 128, 128, 128, 128, 128], [137, 1, 177, 255, 224, 255, 128, 128, 128, 128, 128]]], [[[253, 9, 248, 251, 207, 208, 255, 192, 128, 128, 128], [175, 13, 224, 243, 193, 185, 249, 198, 255, 255, 128], [73, 17, 171, 221, 161, 179, 236, 167, 255, 234, 128]], [[1, 95, 247, 253, 212, 183, 255, 255, 128, 128, 128], [239, 90, 244, 250, 211, 209, 255, 255, 128, 128, 128], [155, 77, 195, 248, 188, 195, 255, 255, 128, 128, 128]], [[1, 24, 239, 251, 218, 219, 255, 205, 128, 128, 128], [201, 51, 219, 255, 196, 186, 128, 128, 128, 128, 128], [69, 46, 190, 239, 201, 218, 255, 228, 128, 128, 128]], [[1, 191, 251, 255, 255, 128, 128, 128, 128, 128, 128], [223, 165, 249, 255, 213, 255, 128, 128, 128, 128, 128], [141, 124, 248, 255, 255, 128, 128, 128, 128, 128, 128]], [[1, 16, 248, 255, 255, 128, 128, 128, 128, 128, 128], [190, 36, 230, 255, 236, 255, 128, 128, 128, 128, 128], [149, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 226, 255, 128, 128, 128, 128, 128, 128, 128, 128], [247, 192, 255, 128, 128, 128, 128, 128, 128, 128, 128], [240, 128, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 134, 252, 255, 255, 128, 128, 128, 128, 128, 128], [213, 62, 250, 255, 255, 128, 128, 128, 128, 128, 128], [55, 93, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[202, 24, 213, 235, 186, 191, 220, 160, 240, 175, 255], [126, 38, 182, 232, 169, 184, 228, 174, 255, 187, 128], [61, 46, 138, 219, 151, 178, 240, 170, 255, 216, 128]], [[1, 112, 230, 250, 199, 191, 247, 159, 255, 255, 128], [166, 109, 228, 252, 211, 215, 255, 174, 128, 128, 128], [39, 77, 162, 232, 172, 180, 245, 178, 255, 255, 128]], [[1, 52, 220, 246, 198, 199, 249, 220, 255, 255, 128], [124, 74, 191, 243, 183, 193, 250, 221, 255, 255, 128], [24, 71, 130, 219, 154, 170, 243, 182, 255, 255, 128]], [[1, 182, 225, 249, 219, 240, 255, 224, 128, 128, 128], [149, 150, 226, 252, 216, 205, 255, 171, 128, 128, 128], [28, 108, 170, 242, 183, 194, 254, 223, 255, 255, 128]], [[1, 81, 230, 252, 204, 203, 255, 192, 128, 128, 128], [123, 102, 209, 247, 188, 196, 255, 233, 128, 128, 128], [20, 95, 153, 243, 164, 173, 255, 203, 128, 128, 128]], [[1, 222, 248, 255, 216, 213, 128, 128, 128, 128, 128], [168, 175, 246, 252, 235, 205, 255, 255, 128, 128, 128], [47, 116, 215, 255, 211, 212, 255, 255, 128, 128, 128]], [[1, 121, 236, 253, 212, 214, 255, 255, 128, 128, 128], [141, 84, 213, 252, 201, 202, 255, 219, 128, 128, 128], [42, 80, 160, 240, 162, 185, 255, 205, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [244, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [238, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]]]], gw = [[[231, 120, 48, 89, 115, 113, 120, 152, 112], [152, 179, 64, 126, 170, 118, 46, 70, 95], [175, 69, 143, 80, 85, 82, 72, 155, 103], [56, 58, 10, 171, 218, 189, 17, 13, 152], [114, 26, 17, 163, 44, 195, 21, 10, 173], [121, 24, 80, 195, 26, 62, 44, 64, 85], [144, 71, 10, 38, 171, 213, 144, 34, 26], [170, 46, 55, 19, 136, 160, 33, 206, 71], [63, 20, 8, 114, 114, 208, 12, 9, 226], [81, 40, 11, 96, 182, 84, 29, 16, 36]], [[134, 183, 89, 137, 98, 101, 106, 165, 148], [72, 187, 100, 130, 157, 111, 32, 75, 80], [66, 102, 167, 99, 74, 62, 40, 234, 128], [41, 53, 9, 178, 241, 141, 26, 8, 107], [74, 43, 26, 146, 73, 166, 49, 23, 157], [65, 38, 105, 160, 51, 52, 31, 115, 128], [104, 79, 12, 27, 217, 255, 87, 17, 7], [87, 68, 71, 44, 114, 51, 15, 186, 23], [47, 41, 14, 110, 182, 183, 21, 17, 194], [66, 45, 25, 102, 197, 189, 23, 18, 22]], [[88, 88, 147, 150, 42, 46, 45, 196, 205], [43, 97, 183, 117, 85, 38, 35, 179, 61], [39, 53, 200, 87, 26, 21, 43, 232, 171], [56, 34, 51, 104, 114, 102, 29, 93, 77], [39, 28, 85, 171, 58, 165, 90, 98, 64], [34, 22, 116, 206, 23, 34, 43, 166, 73], [107, 54, 32, 26, 51, 1, 81, 43, 31], [68, 25, 106, 22, 64, 171, 36, 225, 114], [34, 19, 21, 102, 132, 188, 16, 76, 124], [62, 18, 78, 95, 85, 57, 50, 48, 51]], [[193, 101, 35, 159, 215, 111, 89, 46, 111], [60, 148, 31, 172, 219, 228, 21, 18, 111], [112, 113, 77, 85, 179, 255, 38, 120, 114], [40, 42, 1, 196, 245, 209, 10, 25, 109], [88, 43, 29, 140, 166, 213, 37, 43, 154], [61, 63, 30, 155, 67, 45, 68, 1, 209], [100, 80, 8, 43, 154, 1, 51, 26, 71], [142, 78, 78, 16, 255, 128, 34, 197, 171], [41, 40, 5, 102, 211, 183, 4, 1, 221], [51, 50, 17, 168, 209, 192, 23, 25, 82]], [[138, 31, 36, 171, 27, 166, 38, 44, 229], [67, 87, 58, 169, 82, 115, 26, 59, 179], [63, 59, 90, 180, 59, 166, 93, 73, 154], [40, 40, 21, 116, 143, 209, 34, 39, 175], [47, 15, 16, 183, 34, 223, 49, 45, 183], [46, 17, 33, 183, 6, 98, 15, 32, 183], [57, 46, 22, 24, 128, 1, 54, 17, 37], [65, 32, 73, 115, 28, 128, 23, 128, 205], [40, 3, 9, 115, 51, 192, 18, 6, 223], [87, 37, 9, 115, 59, 77, 64, 21, 47]], [[104, 55, 44, 218, 9, 54, 53, 130, 226], [64, 90, 70, 205, 40, 41, 23, 26, 57], [54, 57, 112, 184, 5, 41, 38, 166, 213], [30, 34, 26, 133, 152, 116, 10, 32, 134], [39, 19, 53, 221, 26, 114, 32, 73, 255], [31, 9, 65, 234, 2, 15, 1, 118, 73], [75, 32, 12, 51, 192, 255, 160, 43, 51], [88, 31, 35, 67, 102, 85, 55, 186, 85], [56, 21, 23, 111, 59, 205, 45, 37, 192], [55, 38, 70, 124, 73, 102, 1, 34, 98]], [[125, 98, 42, 88, 104, 85, 117, 175, 82], [95, 84, 53, 89, 128, 100, 113, 101, 45], [75, 79, 123, 47, 51, 128, 81, 171, 1], [57, 17, 5, 71, 102, 57, 53, 41, 49], [38, 33, 13, 121, 57, 73, 26, 1, 85], [41, 10, 67, 138, 77, 110, 90, 47, 114], [115, 21, 2, 10, 102, 255, 166, 23, 6], [101, 29, 16, 10, 85, 128, 101, 196, 26], [57, 18, 10, 102, 102, 213, 34, 20, 43], [117, 20, 15, 36, 163, 128, 68, 1, 26]], [[102, 61, 71, 37, 34, 53, 31, 243, 192], [69, 60, 71, 38, 73, 119, 28, 222, 37], [68, 45, 128, 34, 1, 47, 11, 245, 171], [62, 17, 19, 70, 146, 85, 55, 62, 70], [37, 43, 37, 154, 100, 163, 85, 160, 1], [63, 9, 92, 136, 28, 64, 32, 201, 85], [75, 15, 9, 9, 64, 255, 184, 119, 16], [86, 6, 28, 5, 64, 255, 25, 248, 1], [56, 8, 17, 132, 137, 255, 55, 116, 128], [58, 15, 20, 82, 135, 57, 26, 121, 40]], [[164, 50, 31, 137, 154, 133, 25, 35, 218], [51, 103, 44, 131, 131, 123, 31, 6, 158], [86, 40, 64, 135, 148, 224, 45, 183, 128], [22, 26, 17, 131, 240, 154, 14, 1, 209], [45, 16, 21, 91, 64, 222, 7, 1, 197], [56, 21, 39, 155, 60, 138, 23, 102, 213], [83, 12, 13, 54, 192, 255, 68, 47, 28], [85, 26, 85, 85, 128, 128, 32, 146, 171], [18, 11, 7, 63, 144, 171, 4, 4, 246], [35, 27, 10, 146, 174, 171, 12, 26, 128]], [[190, 80, 35, 99, 180, 80, 126, 54, 45], [85, 126, 47, 87, 176, 51, 41, 20, 32], [101, 75, 128, 139, 118, 146, 116, 128, 85], [56, 41, 15, 176, 236, 85, 37, 9, 62], [71, 30, 17, 119, 118, 255, 17, 18, 138], [101, 38, 60, 138, 55, 70, 43, 26, 142], [146, 36, 19, 30, 171, 255, 97, 27, 20], [138, 45, 61, 62, 219, 1, 81, 188, 64], [32, 41, 20, 117, 151, 142, 20, 21, 163], [112, 19, 12, 61, 195, 128, 48, 4, 24]]], pw = [[[[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[176, 246, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 241, 252, 255, 255, 255, 255, 255, 255, 255, 255], [249, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 244, 252, 255, 255, 255, 255, 255, 255, 255, 255], [234, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 246, 254, 255, 255, 255, 255, 255, 255, 255, 255], [239, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 254, 255, 255, 255, 255, 255, 255], [250, 255, 254, 255, 254, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[217, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [225, 252, 241, 253, 255, 255, 254, 255, 255, 255, 255], [234, 250, 241, 250, 253, 255, 253, 254, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [238, 253, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [249, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 255, 255, 255, 255, 255, 255, 255, 255, 255], [247, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [252, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[186, 251, 250, 255, 255, 255, 255, 255, 255, 255, 255], [234, 251, 244, 254, 255, 255, 255, 255, 255, 255, 255], [251, 251, 243, 253, 254, 255, 254, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [236, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 253, 253, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[248, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [250, 254, 252, 254, 255, 255, 255, 255, 255, 255, 255], [248, 254, 249, 253, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [246, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 254, 251, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 252, 255, 255, 255, 255, 255, 255, 255, 255], [248, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [245, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 252, 255, 255, 255, 255, 255, 255, 255, 255, 255], [249, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]]], ww = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, 0], Oi = [], _n = [], ui = [], Bw = 1, bh = 2, ki = [], sn = [];
12245
12245
  LA("UpsampleRgbLinePair", Pe, 3), LA("UpsampleBgrLinePair", vt, 3), LA("UpsampleRgbaLinePair", Cn, 4), LA("UpsampleBgraLinePair", Xt, 4), LA("UpsampleArgbLinePair", ur, 4), LA("UpsampleRgba4444LinePair", Dt, 2), LA("UpsampleRgb565LinePair", xt, 2);
12246
12246
  var vw = O.UpsampleRgbLinePair, mw = O.UpsampleBgrLinePair, _h = O.UpsampleRgbaLinePair, Sh = O.UpsampleBgraLinePair, Uh = O.UpsampleArgbLinePair, Qh = O.UpsampleRgba4444LinePair, xw = O.UpsampleRgb565LinePair, D0 = 16, O0 = 1 << D0 - 1, lo = -227, sf = 482, Lh = 6, Cw = (256 << Lh) - 1, Th = 0, Fw = i(256), yw = i(256), Ew = i(256), bw = i(256), _w = i(sf - lo), Sw = i(sf - lo);
12247
12247
  si("YuvToRgbRow", Pe, 3), si("YuvToBgrRow", vt, 3), si("YuvToRgbaRow", Cn, 4), si("YuvToBgraRow", Xt, 4), si("YuvToArgbRow", ur, 4), si("YuvToRgba4444Row", Dt, 2), si("YuvToRgb565Row", xt, 2);
@@ -12566,7 +12566,7 @@ function hd(A) {
12566
12566
  var A = "bit" + this.bitPP, e = this.width * this.height * 4;
12567
12567
  this.data = new Uint8Array(e), this[A]();
12568
12568
  } catch (t) {
12569
- lt.log("bit decode error:" + t);
12569
+ ct.log("bit decode error:" + t);
12570
12570
  }
12571
12571
  }, Qn.prototype.bit1 = function() {
12572
12572
  var A, e = Math.ceil(this.width / 8), t = e % 4;
@@ -12676,7 +12676,7 @@ function(A) {
12676
12676
  }, fs = me.API, xl = fs.getCharWidthsArray = function(A, e) {
12677
12677
  var t, r, n = (e = e || {}).font || this.internal.getFont(), i = e.fontSize || this.internal.getFontSize(), a = e.charSpace || this.internal.getCharSpace(), s = e.widths ? e.widths : n.metadata.Unicode.widths, o = s.fof ? s.fof : 1, l = e.kerning ? e.kerning : n.metadata.Unicode.kerning, f = l.fof ? l.fof : 1, d = e.doKerning !== !1, g = 0, h = A.length, v = 0, w = s[0] || o, x = [];
12678
12678
  for (t = 0; t < h; t++)
12679
- r = A.charCodeAt(t), typeof n.metadata.widthOfString == "function" ? x.push((n.metadata.widthOfGlyph(n.metadata.characterToGlyph(r)) + a * (1e3 / i) || 0) / 1e3) : (g = d && $e(l[r]) === "object" && !isNaN(parseInt(l[r][v], 10)) ? l[r][v] / f : 0, x.push((s[r] || w) / o + g)), v = r;
12679
+ r = A.charCodeAt(t), typeof n.metadata.widthOfString == "function" ? x.push((n.metadata.widthOfGlyph(n.metadata.characterToGlyph(r)) + a * (1e3 / i) || 0) / 1e3) : (g = d && At(l[r]) === "object" && !isNaN(parseInt(l[r][v], 10)) ? l[r][v] / f : 0, x.push((s[r] || w) / o + g)), v = r;
12680
12680
  return x;
12681
12681
  }, ld = fs.getStringUnitWidth = function(A, e) {
12682
12682
  var t = (e = e || {}).fontSize || this.internal.getFontSize(), r = e.font || this.internal.getFont(), n = e.charSpace || this.internal.getCharSpace();
@@ -12752,8 +12752,8 @@ function(A) {
12752
12752
  if (g = d[F], isNaN(parseInt(F, 10)) ? h = "'" + F + "'" : (F = parseInt(F, 10), h = (h = i(F).slice(2)).slice(0, -1) + r[h.slice(-1)]), typeof g == "number")
12753
12753
  g < 0 ? (v = i(g).slice(3), w = "-") : (v = i(g).slice(2), w = ""), v = w + v.slice(0, -1) + r[v.slice(-1)];
12754
12754
  else {
12755
- if ($e(g) !== "object")
12756
- throw new Error("Don't know what to do with value type " + $e(g) + ".");
12755
+ if (At(g) !== "object")
12756
+ throw new Error("Don't know what to do with value type " + At(g) + ".");
12757
12757
  v = a(g);
12758
12758
  }
12759
12759
  x.push(h + v);
@@ -12820,7 +12820,7 @@ function(A) {
12820
12820
  */
12821
12821
  function(A) {
12822
12822
  function e() {
12823
- return (xe.canvg ? Promise.resolve(xe.canvg) : import("./index.es-7fb3d469.js")).catch(function(t) {
12823
+ return (xe.canvg ? Promise.resolve(xe.canvg) : import("./index.es-5e339d0e.js")).catch(function(t) {
12824
12824
  return Promise.reject(new Error("Could not load canvg: " + t));
12825
12825
  }).then(function(t) {
12826
12826
  return t.default ? t.default : t;
@@ -12828,9 +12828,9 @@ function(A) {
12828
12828
  }
12829
12829
  me.API.addSvgAsImage = function(t, r, n, i, a, s, o, l) {
12830
12830
  if (isNaN(r) || isNaN(n))
12831
- throw lt.error("jsPDF.addSvgAsImage: Invalid coordinates", arguments), new Error("Invalid coordinates passed to jsPDF.addSvgAsImage");
12831
+ throw ct.error("jsPDF.addSvgAsImage: Invalid coordinates", arguments), new Error("Invalid coordinates passed to jsPDF.addSvgAsImage");
12832
12832
  if (isNaN(i) || isNaN(a))
12833
- throw lt.error("jsPDF.addSvgAsImage: Invalid measurements", arguments), new Error("Invalid measurements (width and/or height) passed to jsPDF.addSvgAsImage");
12833
+ throw ct.error("jsPDF.addSvgAsImage: Invalid measurements", arguments), new Error("Invalid measurements (width and/or height) passed to jsPDF.addSvgAsImage");
12834
12834
  var f = document.createElement("canvas");
12835
12835
  f.width = i, f.height = a;
12836
12836
  var d = f.getContext("2d");
@@ -12868,7 +12868,7 @@ function(A) {
12868
12868
  for (d = 0; d < h; d += 1)
12869
12869
  t[s[d]].value = t[s[d]].defaultValue, t[s[d]].explicitSet = !1;
12870
12870
  }
12871
- if ($e(A) === "object") {
12871
+ if (At(A) === "object") {
12872
12872
  for (n in A)
12873
12873
  if (i = A[n], g(s, n) && i !== void 0) {
12874
12874
  if (t[n].type === "boolean" && typeof i == "boolean")
@@ -14983,7 +14983,7 @@ var KC = /* @__PURE__ */ function() {
14983
14983
  return ~G;
14984
14984
  }
14985
14985
  return A.table = t, A.bstr = M, A.buf = AA, A.str = eA, A;
14986
- }(), nt = /* @__PURE__ */ function() {
14986
+ }(), it = /* @__PURE__ */ function() {
14987
14987
  var e = {};
14988
14988
  e.version = "1.2.1";
14989
14989
  function t(I, z) {
@@ -15088,8 +15088,8 @@ var KC = /* @__PURE__ */ function() {
15088
15088
  x(wA, Y, Ce, V, yA);
15089
15089
  var Xe = y(Ce, BA, yA, V);
15090
15090
  Xe[BA].name = "!Directory", X > 0 && UA !== K && (Xe[UA].name = "!MiniFAT"), Xe[yA[0]].name = "!FAT", Xe.fat_addrs = yA, Xe.ssz = V;
15091
- var tt = {}, Nt = [], Bn = [], ni = [];
15092
- N(BA, Xe, Ce, Nt, X, tt, Bn, UA), v(Bn, ni, Nt), Nt.shift();
15091
+ var rt = {}, Nt = [], Bn = [], ni = [];
15092
+ N(BA, Xe, Ce, Nt, X, rt, Bn, UA), v(Bn, ni, Nt), Nt.shift();
15093
15093
  var Rn = {
15094
15094
  FileIndex: Bn,
15095
15095
  FullPaths: ni
@@ -15248,7 +15248,7 @@ var KC = /* @__PURE__ */ function() {
15248
15248
  }
15249
15249
  function O(I) {
15250
15250
  var z = "Sh33tJ5";
15251
- if (!nt.find(I, "/" + z)) {
15251
+ if (!it.find(I, "/" + z)) {
15252
15252
  var R = TA(4);
15253
15253
  R[0] = 55, R[1] = R[3] = 50, R[2] = 54, I.FileIndex.push({ name: z, type: 2, content: R, size: 4, L: 69, R: 69, C: 69 }), I.FullPaths.push(I.FullPaths[0] + z), G(I);
15254
15254
  }
@@ -15317,8 +15317,8 @@ var KC = /* @__PURE__ */ function() {
15317
15317
  for (var WA = 0, ne = 0, Ce = 0; Ce < ie.FileIndex.length; ++Ce) {
15318
15318
  var Xe = ie.FileIndex[Ce];
15319
15319
  if (Xe.content) {
15320
- var tt = Xe.content.length;
15321
- tt > 0 && (tt < 4096 ? WA += tt + 63 >> 6 : ne += tt + 511 >> 9);
15320
+ var rt = Xe.content.length;
15321
+ rt > 0 && (rt < 4096 ? WA += rt + 63 >> 6 : ne += rt + 511 >> 9);
15322
15322
  }
15323
15323
  }
15324
15324
  for (var Nt = ie.FullPaths.length + 3 >> 2, Bn = WA + 7 >> 3, ni = WA + 127 >> 7, Rn = Bn + ne + Nt + ni, vn = Rn + 127 >> 7, Kn = vn <= 109 ? 0 : Math.ceil((vn - 109) / 127); Rn + vn + Kn + 127 >> 7 > vn; )
@@ -15652,8 +15652,8 @@ var KC = /* @__PURE__ */ function() {
15652
15652
  WA = X[Ce], WA <= 22 ? yA = $A(wA, yA, FA[WA + 1] >> 1) - 1 : ($A(wA, yA, 3), yA += 5, $A(wA, yA, FA[WA - 23] >> 5), yA += 3);
15653
15653
  var Xe = WA < 8 ? 0 : WA - 4 >> 2;
15654
15654
  Xe > 0 && (ee(wA, yA, Ce - j[WA]), yA += Xe), WA = z[EA - ne], yA = $A(wA, yA, FA[WA] >> 3), yA -= 3;
15655
- var tt = WA < 4 ? 0 : WA - 2 >> 1;
15656
- tt > 0 && (ee(wA, yA, EA - ne - rA[WA]), yA += tt);
15655
+ var rt = WA < 4 ? 0 : WA - 2 >> 1;
15656
+ rt > 0 && (ee(wA, yA, EA - ne - rA[WA]), yA += rt);
15657
15657
  for (var Nt = 0; Nt < Ce; ++Nt)
15658
15658
  GA[ie] = EA & 32767, ie = (ie << 5 ^ UA[EA]) & 32767, ++EA;
15659
15659
  qA -= Ce - 1;
@@ -15673,7 +15673,7 @@ var KC = /* @__PURE__ */ function() {
15673
15673
  return z.slice(0, R);
15674
15674
  }
15675
15675
  var re = iA ? new Uint16Array(32768) : de(32768), Kt = iA ? new Uint16Array(32768) : de(32768), He = iA ? new Uint16Array(128) : de(128), Ur = 1, We = 1;
15676
- function ct(I, z) {
15676
+ function ft(I, z) {
15677
15677
  var R = Z(I, z) + 257;
15678
15678
  z += 5;
15679
15679
  var V = Z(I, z) + 1;
@@ -15713,19 +15713,19 @@ var KC = /* @__PURE__ */ function() {
15713
15713
  Ce.push(ie), wA < ie && (wA = ie);
15714
15714
  break;
15715
15715
  }
15716
- var Xe = Ce.slice(0, R), tt = Ce.slice(R);
15716
+ var Xe = Ce.slice(0, R), rt = Ce.slice(R);
15717
15717
  for (qA = R; qA < 286; ++qA)
15718
15718
  Xe[qA] = 0;
15719
15719
  for (qA = V; qA < 30; ++qA)
15720
- tt[qA] = 0;
15721
- return Ur = Fe(Xe, re, 286), We = Fe(tt, Kt, 30), z;
15720
+ rt[qA] = 0;
15721
+ return Ur = Fe(Xe, re, 286), We = Fe(rt, Kt, 30), z;
15722
15722
  }
15723
15723
  function An(I, z) {
15724
15724
  if (I[0] == 3 && !(I[1] & 3))
15725
15725
  return [Sa(z), 2];
15726
15726
  for (var R = 0, V = 0, X = pd(z || 1 << 18), Y = 0, BA = X.length >>> 0, UA = 0, wA = 0; !(V & 1); ) {
15727
15727
  if (V = ZA(I, R), R += 3, V >>> 1)
15728
- V >> 1 == 1 ? (UA = 9, wA = 5) : (R = ct(I, R), UA = Ur, wA = We);
15728
+ V >> 1 == 1 ? (UA = 9, wA = 5) : (R = ft(I, R), UA = Ur, wA = We);
15729
15729
  else {
15730
15730
  R & 7 && (R += 8 - (R & 7));
15731
15731
  var yA = I[R >>> 3] | I[(R >>> 3) + 1] << 8;
@@ -15830,10 +15830,10 @@ var KC = /* @__PURE__ */ function() {
15830
15830
  var R = z || {}, V = [], X = [], Y = TA(1), BA = R.compression ? 8 : 0, UA = 0, wA = 0, yA = 0, EA = 0, GA = 0, qA = I.FullPaths[0], ie = qA, WA = I.FileIndex[0], ne = [], Ce = 0;
15831
15831
  for (wA = 1; wA < I.FullPaths.length; ++wA)
15832
15832
  if (ie = I.FullPaths[wA].slice(qA.length), WA = I.FileIndex[wA], !(!WA.size || !WA.content || ie == "Sh33tJ5")) {
15833
- var Xe = EA, tt = TA(ie.length);
15833
+ var Xe = EA, rt = TA(ie.length);
15834
15834
  for (yA = 0; yA < ie.length; ++yA)
15835
- tt.write_shift(1, ie.charCodeAt(yA) & 127);
15836
- tt = tt.slice(0, tt.l), ne[GA] = KC.buf(
15835
+ rt.write_shift(1, ie.charCodeAt(yA) & 127);
15836
+ rt = rt.slice(0, rt.l), ne[GA] = KC.buf(
15837
15837
  /*::((*/
15838
15838
  WA.content,
15839
15839
  0
@@ -15843,15 +15843,15 @@ var KC = /* @__PURE__ */ function() {
15843
15843
  4,
15844
15844
  /*::(*/
15845
15845
  WA.content.length
15846
- ), Y.write_shift(2, tt.length), Y.write_shift(2, 0), EA += Y.length, V.push(Y), EA += tt.length, V.push(tt), EA += Nt.length, V.push(Nt), Y = TA(46), Y.write_shift(4, 33639248), Y.write_shift(2, 0), Y.write_shift(2, 20), Y.write_shift(2, UA), Y.write_shift(2, BA), Y.write_shift(4, 0), Y.write_shift(-4, ne[GA]), Y.write_shift(4, Nt.length), Y.write_shift(
15846
+ ), Y.write_shift(2, rt.length), Y.write_shift(2, 0), EA += Y.length, V.push(Y), EA += rt.length, V.push(rt), EA += Nt.length, V.push(Nt), Y = TA(46), Y.write_shift(4, 33639248), Y.write_shift(2, 0), Y.write_shift(2, 20), Y.write_shift(2, UA), Y.write_shift(2, BA), Y.write_shift(4, 0), Y.write_shift(-4, ne[GA]), Y.write_shift(4, Nt.length), Y.write_shift(
15847
15847
  4,
15848
15848
  /*::(*/
15849
15849
  WA.content.length
15850
- ), Y.write_shift(2, tt.length), Y.write_shift(2, 0), Y.write_shift(2, 0), Y.write_shift(2, 0), Y.write_shift(2, 0), Y.write_shift(4, 0), Y.write_shift(4, Xe), Ce += Y.l, X.push(Y), Ce += tt.length, X.push(tt), ++GA;
15850
+ ), Y.write_shift(2, rt.length), Y.write_shift(2, 0), Y.write_shift(2, 0), Y.write_shift(2, 0), Y.write_shift(2, 0), Y.write_shift(4, 0), Y.write_shift(4, Xe), Ce += Y.l, X.push(Y), Ce += rt.length, X.push(rt), ++GA;
15851
15851
  }
15852
15852
  return Y = TA(22), Y.write_shift(4, 101010256), Y.write_shift(2, 0), Y.write_shift(2, 0), Y.write_shift(2, GA), Y.write_shift(2, GA), Y.write_shift(4, Ce), Y.write_shift(4, EA), Y.write_shift(2, 0), ir([ir(V), ir(X), Y]);
15853
15853
  }
15854
- var at = {
15854
+ var st = {
15855
15855
  htm: "text/html",
15856
15856
  xml: "text/xml",
15857
15857
  gif: "image/gif",
@@ -15865,7 +15865,7 @@ var KC = /* @__PURE__ */ function() {
15865
15865
  if (I.ctype)
15866
15866
  return I.ctype;
15867
15867
  var R = I.name || "", V = R.match(/\.([^\.]+)$/);
15868
- return V && at[V[1]] || z && (V = (R = z).match(/[\.\\]([^\.\\])+$/), V && at[V[1]]) ? at[V[1]] : "application/octet-stream";
15868
+ return V && st[V[1]] || z && (V = (R = z).match(/[\.\\]([^\.\\])+$/), V && st[V[1]]) ? st[V[1]] : "application/octet-stream";
15869
15869
  }
15870
15870
  function Ke(I) {
15871
15871
  for (var z = Jo(I), R = [], V = 0; V < z.length; V += 76)
@@ -15998,16 +15998,16 @@ var KC = /* @__PURE__ */ function() {
15998
15998
  function Qr(I, z, R, V) {
15999
15999
  var X = V && V.unsafe;
16000
16000
  X || H(I);
16001
- var Y = !X && nt.find(I, z);
16001
+ var Y = !X && it.find(I, z);
16002
16002
  if (!Y) {
16003
16003
  var BA = I.FullPaths[0];
16004
- z.slice(0, BA.length) == BA ? BA = z : (BA.slice(-1) != "/" && (BA += "/"), BA = (BA + z).replace("//", "/")), Y = { name: n(z), type: 2 }, I.FileIndex.push(Y), I.FullPaths.push(BA), X || nt.utils.cfb_gc(I);
16004
+ z.slice(0, BA.length) == BA ? BA = z : (BA.slice(-1) != "/" && (BA += "/"), BA = (BA + z).replace("//", "/")), Y = { name: n(z), type: 2 }, I.FileIndex.push(Y), I.FullPaths.push(BA), X || it.utils.cfb_gc(I);
16005
16005
  }
16006
16006
  return Y.content = R, Y.size = R ? R.length : 0, V && (V.CLSID && (Y.clsid = V.CLSID), V.mt && (Y.mt = V.mt), V.ct && (Y.ct = V.ct)), Y;
16007
16007
  }
16008
16008
  function cr(I, z) {
16009
16009
  H(I);
16010
- var R = nt.find(I, z);
16010
+ var R = it.find(I, z);
16011
16011
  if (R) {
16012
16012
  for (var V = 0; V < I.FileIndex.length; ++V)
16013
16013
  if (I.FileIndex[V] == R)
@@ -16017,7 +16017,7 @@ var KC = /* @__PURE__ */ function() {
16017
16017
  }
16018
16018
  function bt(I, z, R) {
16019
16019
  H(I);
16020
- var V = nt.find(I, z);
16020
+ var V = it.find(I, z);
16021
16021
  if (V) {
16022
16022
  for (var X = 0; X < I.FileIndex.length; ++X)
16023
16023
  if (I.FileIndex[X] == V)
@@ -16248,14 +16248,14 @@ function Ie(A, e, t) {
16248
16248
  if (A.FullPaths) {
16249
16249
  if (typeof t == "string") {
16250
16250
  var r;
16251
- return je ? r = bi(t) : r = pC(t), nt.utils.cfb_add(A, e, r);
16251
+ return je ? r = bi(t) : r = pC(t), it.utils.cfb_add(A, e, r);
16252
16252
  }
16253
- nt.utils.cfb_add(A, e, t);
16253
+ it.utils.cfb_add(A, e, t);
16254
16254
  } else
16255
16255
  A.file(e, t);
16256
16256
  }
16257
16257
  function Ju() {
16258
- return nt.utils.cfb_new();
16258
+ return it.utils.cfb_new();
16259
16259
  }
16260
16260
  var Rt = `<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
16261
16261
  `, zC = {
@@ -16265,7 +16265,7 @@ var Rt = `<?xml version="1.0" encoding="UTF-8" standalone="yes"?>\r
16265
16265
  "&lt;": "<",
16266
16266
  "&amp;": "&"
16267
16267
  }, Zu = /* @__PURE__ */ Yu(zC), $u = /[&<>'"]/g, qC = /[\u0000-\u0008\u000b-\u001f]/g;
16268
- function At(A) {
16268
+ function et(A) {
16269
16269
  var e = A + "";
16270
16270
  return e.replace($u, function(t) {
16271
16271
  return Zu[t];
@@ -16274,7 +16274,7 @@ function At(A) {
16274
16274
  });
16275
16275
  }
16276
16276
  function _d(A) {
16277
- return At(A).replace(/ /g, "_x0020_");
16277
+ return et(A).replace(/ /g, "_x0020_");
16278
16278
  }
16279
16279
  var G2 = /[\u0000-\u001f]/g;
16280
16280
  function YC(A) {
@@ -16395,10 +16395,10 @@ function Ou(A, e) {
16395
16395
  function eF(A, e) {
16396
16396
  switch (typeof A) {
16397
16397
  case "string":
16398
- var t = YA("vt:lpwstr", At(A));
16398
+ var t = YA("vt:lpwstr", et(A));
16399
16399
  return e && (t = t.replace(/&quot;/g, "_x0022_")), t;
16400
16400
  case "number":
16401
- return YA((A | 0) == A ? "vt:i4" : "vt:r8", At(String(A)));
16401
+ return YA((A | 0) == A ? "vt:i4" : "vt:r8", et(String(A)));
16402
16402
  case "boolean":
16403
16403
  return YA("vt:bool", A ? "true" : "false");
16404
16404
  }
@@ -16749,7 +16749,7 @@ function Go(A, e) {
16749
16749
  if (A.rRel && A.r < 0)
16750
16750
  for (A = Pr(A); A.r < 0; )
16751
16751
  A.r += e > 8 ? 1048576 : e > 5 ? 65536 : 16384;
16752
- var t = et(A);
16752
+ var t = tt(A);
16753
16753
  return !A.cRel && A.cRel != null && (t = uF(t)), !A.rRel && A.rRel != null && (t = cF(t)), t;
16754
16754
  }
16755
16755
  function qf(A, e) {
@@ -16796,7 +16796,7 @@ function $t(A) {
16796
16796
  }
16797
16797
  return { c: t - 1, r: e - 1 };
16798
16798
  }
16799
- function et(A) {
16799
+ function tt(A) {
16800
16800
  for (var e = A.c + 1, t = ""; e; e = (e - 1) / 26 | 0)
16801
16801
  t = String.fromCharCode((e - 1) % 26 + 65) + t;
16802
16802
  return t + (A.r + 1);
@@ -16806,7 +16806,7 @@ function $r(A) {
16806
16806
  return e == -1 ? { s: $t(A), e: $t(A) } : { s: $t(A.slice(0, e)), e: $t(A.slice(e + 1)) };
16807
16807
  }
16808
16808
  function Mt(A, e) {
16809
- return typeof e > "u" || typeof e == "number" ? Mt(A.s, A.e) : (typeof A != "string" && (A = et(A)), typeof e != "string" && (e = et(e)), A == e ? A : A + ":" + e);
16809
+ return typeof e > "u" || typeof e == "number" ? Mt(A.s, A.e) : (typeof A != "string" && (A = tt(A)), typeof e != "string" && (e = tt(e)), A == e ? A : A + ":" + e);
16810
16810
  }
16811
16811
  function wt(A) {
16812
16812
  var e = { s: { c: 0, r: 0 }, e: { c: 0, r: 0 } }, t = 0, r = 0, n = 0, i = A.length;
@@ -16881,7 +16881,7 @@ function np(A, e, t) {
16881
16881
  if (n)
16882
16882
  i[v] || (i[v] = []), i[v][w] && i[v][w].z && (h.z = i[v][w].z), i[v][w] = h;
16883
16883
  else {
16884
- var x = et({ c: w, r: v });
16884
+ var x = tt({ c: w, r: v });
16885
16885
  i[x] && i[x].z && (h.z = i[x].z), i[x] = h;
16886
16886
  }
16887
16887
  }
@@ -17586,7 +17586,7 @@ function Us(A) {
17586
17586
  e[e.length] = YA("Relationship", null, A["!id"][t]);
17587
17587
  }), e.length > 2 && (e[e.length] = "</Relationships>", e[1] = e[1].replace("/>", ">")), e.join("");
17588
17588
  }
17589
- function Ze(A, e, t, r, n, i) {
17589
+ function $e(A, e, t, r, n, i) {
17590
17590
  if (n || (n = {}), A["!id"] || (A["!id"] = {}), A["!idx"] || (A["!idx"] = 1), e < 0)
17591
17591
  for (e = A["!idx"]; A["!id"]["rId" + e]; ++e)
17592
17592
  ;
@@ -17653,7 +17653,7 @@ var _a = [
17653
17653
  ["dcterms:modified", "ModifiedDate", "date"]
17654
17654
  ];
17655
17655
  function Yf(A, e, t, r, n) {
17656
- n[A] != null || e == null || e === "" || (n[A] = e, e = At(e), r[r.length] = t ? YA(A, e, t) : ar(A, e));
17656
+ n[A] != null || e == null || e === "" || (n[A] = e, e = et(e), r[r.length] = t ? YA(A, e, t) : ar(A, e));
17657
17657
  }
17658
17658
  function dp(A, e) {
17659
17659
  var t = e || {}, r = [Rt, YA("cp:coreProperties", null, {
@@ -17703,7 +17703,7 @@ function pp(A) {
17703
17703
  var n;
17704
17704
  switch (r[2]) {
17705
17705
  case "string":
17706
- n = At(String(A[r[1]]));
17706
+ n = et(String(A[r[1]]));
17707
17707
  break;
17708
17708
  case "bool":
17709
17709
  n = A[r[1]] ? "true" : "false";
@@ -17712,7 +17712,7 @@ function pp(A) {
17712
17712
  n !== void 0 && (e[e.length] = t(r[0], n));
17713
17713
  }
17714
17714
  }), e[e.length] = t("HeadingPairs", t("vt:vector", t("vt:variant", "<vt:lpstr>Worksheets</vt:lpstr>") + t("vt:variant", t("vt:i4", String(A.Worksheets))), { size: 2, baseType: "variant" })), e[e.length] = t("TitlesOfParts", t("vt:vector", A.SheetNames.map(function(r) {
17715
- return "<vt:lpstr>" + At(r) + "</vt:lpstr>";
17715
+ return "<vt:lpstr>" + et(r) + "</vt:lpstr>";
17716
17716
  }).join(""), { size: A.Worksheets, baseType: "lpstr" })), e.length > 2 && (e[e.length] = "</Properties>", e[1] = e[1].replace("/>", ">")), e.join("");
17717
17717
  }
17718
17718
  function wp(A) {
@@ -17727,7 +17727,7 @@ function wp(A) {
17727
17727
  ++t, e[e.length] = YA("property", eF(A[n], !0), {
17728
17728
  fmtid: "{D5CDD505-2E9C-101B-9397-08002B2CF9AE}",
17729
17729
  pid: t,
17730
- name: At(n)
17730
+ name: et(n)
17731
17731
  });
17732
17732
  }), e.length > 2 && (e[e.length] = "</Properties>", e[1] = e[1].replace("/>", ">")), e.join("");
17733
17733
  }
@@ -17896,7 +17896,7 @@ function Kd(A, e, t) {
17896
17896
  }
17897
17897
  function Gd(A, e, t, r, n, i) {
17898
17898
  var a = TA(n ? 68 : 48), s = [a];
17899
- a.write_shift(2, 65534), a.write_shift(2, 0), a.write_shift(4, 842412599), a.write_shift(16, nt.utils.consts.HEADER_CLSID, "hex"), a.write_shift(4, n ? 2 : 1), a.write_shift(16, e, "hex"), a.write_shift(4, n ? 68 : 48);
17899
+ a.write_shift(2, 65534), a.write_shift(2, 0), a.write_shift(4, 842412599), a.write_shift(16, it.utils.consts.HEADER_CLSID, "hex"), a.write_shift(4, n ? 2 : 1), a.write_shift(16, e, "hex"), a.write_shift(4, n ? 68 : 48);
17900
17900
  var o = Kd(A, t, r);
17901
17901
  if (s.push(o), n) {
17902
17902
  var l = Kd(n, null, null);
@@ -18945,7 +18945,7 @@ var xy = /* @__PURE__ */ function() {
18945
18945
  v.push("P;PGeneral"), v.push("F;P0;DG0G8;M255"), g["!cols"] && l(v, g["!cols"]), g["!rows"] && f(v, g["!rows"]), v.push("B;Y" + (x.e.r - x.s.r + 1) + ";X" + (x.e.c - x.s.c + 1) + ";D" + [x.s.c, x.s.r, x.e.c, x.e.r].join(" "));
18946
18946
  for (var M = x.s.r; M <= x.e.r; ++M)
18947
18947
  for (var AA = x.s.c; AA <= x.e.c; ++AA) {
18948
- var eA = et({ r: M, c: AA });
18948
+ var eA = tt({ r: M, c: AA });
18949
18949
  F = y ? (g[M] || [])[AA] : g[eA], !(!F || F.v == null && (!F.f || F.F)) && w.push(o(F, g, M, AA));
18950
18950
  }
18951
18951
  return v.join(N) + N + w.join(N) + N + "E" + N;
@@ -19021,7 +19021,7 @@ var xy = /* @__PURE__ */ function() {
19021
19021
  for (var h = f.s.r; h <= f.e.r; ++h) {
19022
19022
  a(l, -1, 0, "BOT");
19023
19023
  for (var v = f.s.c; v <= f.e.c; ++v) {
19024
- var w = et({ r: h, c: v });
19024
+ var w = tt({ r: h, c: v });
19025
19025
  if (d = g ? (o[h] || [])[v] : o[w], !d) {
19026
19026
  a(l, 1, 0, "");
19027
19027
  continue;
@@ -19123,7 +19123,7 @@ var xy = /* @__PURE__ */ function() {
19123
19123
  return "";
19124
19124
  for (var g = [], h = [], v, w = "", x = $r(d["!ref"]), F = Array.isArray(d), y = x.s.r; y <= x.e.r; ++y)
19125
19125
  for (var N = x.s.c; N <= x.e.c; ++N)
19126
- if (w = et({ r: y, c: N }), v = F ? (d[y] || [])[N] : d[w], !(!v || v.v == null || v.t === "z")) {
19126
+ if (w = tt({ r: y, c: N }), v = F ? (d[y] || [])[N] : d[w], !(!v || v.v == null || v.t === "z")) {
19127
19127
  switch (h = ["cell", w, "t"], v.t) {
19128
19128
  case "s":
19129
19129
  case "str":
@@ -19239,7 +19239,7 @@ var xy = /* @__PURE__ */ function() {
19239
19239
  G && U.match(G) && (U = RC(U, g.dateNF, U.match(G) || []), K = 1), g.cellDates ? (Q.t = "d", Q.v = Sr(U, K)) : (Q.t = "n", Q.v = Hr(Sr(U, K))), g.cellText !== !1 && (Q.w = aa(Q.z, Q.v instanceof Date ? Hr(Q.v) : Q.v)), g.cellNF || delete Q.z;
19240
19240
  } else
19241
19241
  Q.t = "s", Q.v = U;
19242
- if (Q.t == "z" || (g.dense ? (v[x] || (v[x] = []), v[x][F] = Q) : v[et({ c: F, r: x })] = Q), N = M + 1, O = f.charCodeAt(N), w.e.c < F && (w.e.c = F), w.e.r < x && (w.e.r = x), H == AA)
19242
+ if (Q.t == "z" || (g.dense ? (v[x] || (v[x] = []), v[x][F] = Q) : v[tt({ c: F, r: x })] = Q), N = M + 1, O = f.charCodeAt(N), w.e.c < F && (w.e.c = F), w.e.r < x && (w.e.r = x), H == AA)
19243
19243
  ++F;
19244
19244
  else if (F = 0, ++x, g.sheetRows && g.sheetRows <= x)
19245
19245
  return !0;
@@ -19291,7 +19291,7 @@ var xy = /* @__PURE__ */ function() {
19291
19291
  function l(f) {
19292
19292
  for (var d = [], g = wt(f["!ref"]), h, v = Array.isArray(f), w = g.s.r; w <= g.e.r; ++w) {
19293
19293
  for (var x = [], F = g.s.c; F <= g.e.c; ++F) {
19294
- var y = et({ r: w, c: F });
19294
+ var y = tt({ r: w, c: F });
19295
19295
  if (h = v ? (f[w] || [])[F] : f[y], !h || h.v == null) {
19296
19296
  x.push(" ");
19297
19297
  continue;
@@ -19361,12 +19361,12 @@ var xy = /* @__PURE__ */ function() {
19361
19361
  case 14:
19362
19362
  case 16:
19363
19363
  KA == 14 && (HA[2] & 112) == 112 && (HA[2] & 15) > 1 && (HA[2] & 15) < 15 && (HA[1].z = E.dateNF || Et[14], E.cellDates && (HA[1].t = "d", HA[1].v = R2(HA[1].v))), E.qpro && HA[3] > sA && (L["!ref"] = Mt(RA), iA[j] = L, FA.push(j), L = E.dense ? [] : {}, RA = { s: { r: 0, c: 0 }, e: { r: 0, c: 0 } }, sA = HA[3], j = rA || "Sheet" + (sA + 1), rA = "");
19364
- var XA = E.dense ? (L[HA[0].r] || [])[HA[0].c] : L[et(HA[0])];
19364
+ var XA = E.dense ? (L[HA[0].r] || [])[HA[0].c] : L[tt(HA[0])];
19365
19365
  if (XA) {
19366
19366
  XA.t = HA[1].t, XA.v = HA[1].v, HA[1].z != null && (XA.z = HA[1].z), HA[1].f != null && (XA.f = HA[1].f);
19367
19367
  break;
19368
19368
  }
19369
- E.dense ? (L[HA[0].r] || (L[HA[0].r] = []), L[HA[0].r][HA[0].c] = HA[1]) : L[et(HA[0])] = HA[1];
19369
+ E.dense ? (L[HA[0].r] || (L[HA[0].r] = []), L[HA[0].r][HA[0].c] = HA[1]) : L[tt(HA[0])] = HA[1];
19370
19370
  break;
19371
19371
  }
19372
19372
  }, E);
@@ -19386,7 +19386,7 @@ var xy = /* @__PURE__ */ function() {
19386
19386
  case 40:
19387
19387
  if (HA[3] > sA && (L["!ref"] = Mt(RA), iA[j] = L, FA.push(j), L = E.dense ? [] : {}, RA = { s: { r: 0, c: 0 }, e: { r: 0, c: 0 } }, sA = HA[3], j = "Sheet" + (sA + 1)), zA > 0 && HA[0].r >= zA)
19388
19388
  break;
19389
- E.dense ? (L[HA[0].r] || (L[HA[0].r] = []), L[HA[0].r][HA[0].c] = HA[1]) : L[et(HA[0])] = HA[1], RA.e.c < HA[0].c && (RA.e.c = HA[0].c), RA.e.r < HA[0].r && (RA.e.r = HA[0].r);
19389
+ E.dense ? (L[HA[0].r] || (L[HA[0].r] = []), L[HA[0].r][HA[0].c] = HA[1]) : L[tt(HA[0])] = HA[1], RA.e.c < HA[0].c && (RA.e.c = HA[0].c), RA.e.r < HA[0].r && (RA.e.r = HA[0].r);
19390
19390
  break;
19391
19391
  case 27:
19392
19392
  HA[14e3] && (IA[HA[14e3][0]] = HA[14e3][1]);
@@ -20156,7 +20156,7 @@ function Ep(A, e) {
20156
20156
  for (var r = 0; r != A.length; ++r)
20157
20157
  if (A[r] != null) {
20158
20158
  var n = A[r], i = "<si>";
20159
- n.r ? i += n.r : (i += "<t", n.t || (n.t = ""), n.t.match(Ey) && (i += ' xml:space="preserve"'), i += ">" + At(n.t) + "</t>"), i += "</si>", t[t.length] = i;
20159
+ n.r ? i += n.r : (i += "<t", n.t || (n.t = ""), n.t.match(Ey) && (i += ' xml:space="preserve"'), i += ">" + et(n.t) + "</t>"), i += "</si>", t[t.length] = i;
20160
20160
  }
20161
20161
  return t.length > 2 && (t[t.length] = "</sst>", t[1] = t[1].replace("/>", ">")), t.join("");
20162
20162
  }
@@ -20218,7 +20218,7 @@ var Ly = /* @__PURE__ */ function() {
20218
20218
  var x = f.slice(h, g.lastIndex - v[0].length);
20219
20219
  if (x[0] == " " && (x = x.slice(1)), ++w, x.length) {
20220
20220
  var F = { v: x, t: "s" };
20221
- Array.isArray(s) ? s[d][w] = F : s[et({ r: d, c: w })] = F;
20221
+ Array.isArray(s) ? s[d][w] = F : s[tt({ r: d, c: w })] = F;
20222
20222
  }
20223
20223
  break;
20224
20224
  }
@@ -20236,7 +20236,7 @@ var Ly = /* @__PURE__ */ function() {
20236
20236
  for (var f = a.s.c; f <= a.e.c; ++f)
20237
20237
  i.push("\\cellx" + (f + 1));
20238
20238
  for (i.push("\\pard\\intbl"), f = a.s.c; f <= a.e.c; ++f) {
20239
- var d = et({ r: l, c: f });
20239
+ var d = tt({ r: l, c: f });
20240
20240
  s = o ? (n[l] || [])[f] : n[d], !(!s || s.v == null && (!s.f || s.F)) && (i.push(" " + (s.w || (Ei(s), s.w))), i.push("\\cell"));
20241
20241
  }
20242
20242
  i.push("\\pard\\intbl\\row");
@@ -20283,7 +20283,7 @@ function Ny(A) {
20283
20283
  392
20284
20284
  ]].forEach(function(t) {
20285
20285
  for (var r = t[0]; r <= t[1]; ++r)
20286
- A[r] != null && (e[e.length] = YA("numFmt", null, { numFmtId: r, formatCode: At(A[r]) }));
20286
+ A[r] != null && (e[e.length] = YA("numFmt", null, { numFmtId: r, formatCode: et(A[r]) }));
20287
20287
  }), e.length === 1 ? "" : (e[e.length] = "</numFmts>", e[0] = YA("numFmts", null, { count: e.length - 2 }).replace("/>", ">"), e.join(""));
20288
20288
  }
20289
20289
  function Dy(A) {
@@ -20598,7 +20598,7 @@ function f3(A) {
20598
20598
  var e = {};
20599
20599
  e.i = A.read_shift(4);
20600
20600
  var t = {};
20601
- t.r = A.read_shift(4), t.c = A.read_shift(4), e.r = et(t);
20601
+ t.r = A.read_shift(4), t.c = A.read_shift(4), e.r = tt(t);
20602
20602
  var r = A.read_shift(1);
20603
20603
  return r & 2 && (e.l = "1"), r & 8 && (e.a = "1"), e;
20604
20604
  }
@@ -20650,15 +20650,15 @@ function Np(A) {
20650
20650
  var e = [Rt, YA("comments", null, { xmlns: Os[0] })], t = [];
20651
20651
  return e.push("<authors>"), A.forEach(function(r) {
20652
20652
  r[1].forEach(function(n) {
20653
- var i = At(n.a);
20653
+ var i = et(n.a);
20654
20654
  t.indexOf(i) == -1 && (t.push(i), e.push("<author>" + i + "</author>")), n.T && n.ID && t.indexOf("tc=" + n.ID) == -1 && (t.push("tc=" + n.ID), e.push("<author>tc=" + n.ID + "</author>"));
20655
20655
  });
20656
20656
  }), t.length == 0 && (t.push("SheetJ5"), e.push("<author>SheetJ5</author>")), e.push("</authors>"), e.push("<commentList>"), A.forEach(function(r) {
20657
20657
  var n = 0, i = [];
20658
20658
  if (r[1][0] && r[1][0].T && r[1][0].ID ? n = t.indexOf("tc=" + r[1][0].ID) : r[1].forEach(function(o) {
20659
- o.a && (n = t.indexOf(At(o.a))), i.push(o.t || "");
20659
+ o.a && (n = t.indexOf(et(o.a))), i.push(o.t || "");
20660
20660
  }), e.push('<comment ref="' + r[0] + '" authorId="' + n + '"><text>'), i.length <= 1)
20661
- e.push(ar("t", At(i[0] || "")));
20661
+ e.push(ar("t", et(i[0] || "")));
20662
20662
  else {
20663
20663
  for (var a = `Comment:
20664
20664
  ` + i[0] + `
@@ -20666,7 +20666,7 @@ function Np(A) {
20666
20666
  a += `Reply:
20667
20667
  ` + i[s] + `
20668
20668
  `;
20669
- e.push(ar("t", At(a)));
20669
+ e.push(ar("t", et(a)));
20670
20670
  }
20671
20671
  e.push("</text></comment>");
20672
20672
  }), e.push("</commentList>"), e.length > 2 && (e[e.length] = "</comments>", e[1] = e[1].replace("/>", ">")), e.join("");
@@ -20707,7 +20707,7 @@ function d3(A) {
20707
20707
  var e = {};
20708
20708
  e.iauthor = A.read_shift(4);
20709
20709
  var t = Oa(A);
20710
- return e.rfx = t.s, e.ref = et(t.s), A.l += 16, e;
20710
+ return e.rfx = t.s, e.ref = tt(t.s), A.l += 16, e;
20711
20711
  }
20712
20712
  function g3(A, e) {
20713
20713
  return e == null && (e = TA(36)), e.write_shift(4, A[1].iauthor), Hs(A[0], e), e.write_shift(4, 0), e.write_shift(4, 0), e.write_shift(4, 0), e.write_shift(4, 0), e;
@@ -20762,7 +20762,7 @@ function v3(A, e) {
20762
20762
  e.FullPaths.forEach(function(t, r) {
20763
20763
  if (r != 0) {
20764
20764
  var n = t.replace(/[^\/]*[\/]/, "/_VBA_PROJECT_CUR/");
20765
- n.slice(-1) !== "/" && nt.utils.cfb_add(A, n, e.FileIndex[r].content);
20765
+ n.slice(-1) !== "/" && it.utils.cfb_add(A, n, e.FileIndex[r].content);
20766
20766
  }
20767
20767
  });
20768
20768
  }
@@ -21676,8 +21676,8 @@ function Ns(A, e, t, r, n) {
21676
21676
  case "PtgExp":
21677
21677
  f = { c: N[1][1], r: N[1][0] };
21678
21678
  var cA = { c: t.c, r: t.r };
21679
- if (r.sharedf[et(f)]) {
21680
- var dA = r.sharedf[et(f)];
21679
+ if (r.sharedf[tt(f)]) {
21680
+ var dA = r.sharedf[tt(f)];
21681
21681
  s.push(Ns(dA, a, cA, r, n));
21682
21682
  } else {
21683
21683
  var vA = !1;
@@ -23000,7 +23000,7 @@ function qE(A, e, t, r, n) {
23000
23000
  e.Workbook && (o = e.Workbook.Sheets[t].CodeName || o);
23001
23001
  } catch {
23002
23002
  }
23003
- i = !0, a.codeName = Bi(At(o));
23003
+ i = !0, a.codeName = Bi(et(o));
23004
23004
  }
23005
23005
  if (A && A["!outline"]) {
23006
23006
  var l = { summaryBelow: 1, summaryRight: 1 };
@@ -23077,7 +23077,7 @@ function rb(A, e, t, r) {
23077
23077
  n = A.v;
23078
23078
  break;
23079
23079
  }
23080
- var s = ar("v", At(n)), o = { r: e }, l = la(r.cellXfs, A, r);
23080
+ var s = ar("v", et(n)), o = { r: e }, l = la(r.cellXfs, A, r);
23081
23081
  switch (l !== 0 && (o.s = l), A.t) {
23082
23082
  case "n":
23083
23083
  break;
@@ -23108,7 +23108,7 @@ function rb(A, e, t, r) {
23108
23108
  }
23109
23109
  if (A.t != i && (A.t = i, A.v = a), typeof A.f == "string" && A.f) {
23110
23110
  var f = A.F && A.F.slice(0, e.length) == e ? { t: "array", ref: A.F } : null;
23111
- s = YA("f", At(A.f), f) + (A.v != null ? s : "");
23111
+ s = YA("f", et(A.f), f) + (A.v != null ? s : "");
23112
23112
  }
23113
23113
  return A.l && t["!links"].push([e, A.l]), A.D && (o.cm = 1), YA("c", s, o);
23114
23114
  }
@@ -23152,8 +23152,8 @@ function Vp(A, e, t, r) {
23152
23152
  return (
23153
23153
  /*::(*/
23154
23154
  o["!links"].length > 0 && (n[n.length] = "<hyperlinks>", o["!links"].forEach(function(w) {
23155
- w[1].Target && (h = { ref: w[0] }, w[1].Target.charAt(0) != "#" && (v = Ze(r, -1, At(w[1].Target).replace(/#.*$/, ""), Ge.HLINK), h["r:id"] = "rId" + v), (g = w[1].Target.indexOf("#")) > -1 && (h.location = At(w[1].Target.slice(g + 1))), w[1].Tooltip && (h.tooltip = At(w[1].Tooltip)), n[n.length] = YA("hyperlink", null, h));
23156
- }), n[n.length] = "</hyperlinks>"), delete o["!links"], o["!margins"] != null && (n[n.length] = $E(o["!margins"])), (!e || e.ignoreEC || e.ignoreEC == null) && (n[n.length] = ar("ignoredErrors", YA("ignoredError", null, { numberStoredAsText: 1, sqref: l }))), d.length > 0 && (v = Ze(r, -1, "../drawings/drawing" + (A + 1) + ".xml", Ge.DRAW), n[n.length] = YA("drawing", null, { "r:id": "rId" + v }), o["!drawing"] = d), o["!comments"].length > 0 && (v = Ze(r, -1, "../drawings/vmlDrawing" + (A + 1) + ".vml", Ge.VML), n[n.length] = YA("legacyDrawing", null, { "r:id": "rId" + v }), o["!legacy"] = v), n.length > 1 && (n[n.length] = "</worksheet>", n[1] = n[1].replace("/>", ">")), n.join("")
23155
+ w[1].Target && (h = { ref: w[0] }, w[1].Target.charAt(0) != "#" && (v = $e(r, -1, et(w[1].Target).replace(/#.*$/, ""), Ge.HLINK), h["r:id"] = "rId" + v), (g = w[1].Target.indexOf("#")) > -1 && (h.location = et(w[1].Target.slice(g + 1))), w[1].Tooltip && (h.tooltip = et(w[1].Tooltip)), n[n.length] = YA("hyperlink", null, h));
23156
+ }), n[n.length] = "</hyperlinks>"), delete o["!links"], o["!margins"] != null && (n[n.length] = $E(o["!margins"])), (!e || e.ignoreEC || e.ignoreEC == null) && (n[n.length] = ar("ignoredErrors", YA("ignoredError", null, { numberStoredAsText: 1, sqref: l }))), d.length > 0 && (v = $e(r, -1, "../drawings/drawing" + (A + 1) + ".xml", Ge.DRAW), n[n.length] = YA("drawing", null, { "r:id": "rId" + v }), o["!drawing"] = d), o["!comments"].length > 0 && (v = $e(r, -1, "../drawings/vmlDrawing" + (A + 1) + ".vml", Ge.VML), n[n.length] = YA("legacyDrawing", null, { "r:id": "rId" + v }), o["!legacy"] = v), n.length > 1 && (n[n.length] = "</worksheet>", n[1] = n[1].replace("/>", ">")), n.join("")
23157
23157
  );
23158
23158
  }
23159
23159
  function ib(A, e) {
@@ -23177,7 +23177,7 @@ function ab(A, e, t) {
23177
23177
  if (!(e.s.c > f + 1 << 10 || e.e.c < f << 10)) {
23178
23178
  for (var d = -1, g = -1, h = f << 10; h < f + 1 << 10; ++h) {
23179
23179
  l.c = h;
23180
- var v = Array.isArray(t) ? (t[l.r] || [])[l.c] : t[et(l)];
23180
+ var v = Array.isArray(t) ? (t[l.r] || [])[l.c] : t[tt(l)];
23181
23181
  v && (d < 0 && (d = h), g = h);
23182
23182
  }
23183
23183
  d < 0 || (++s, r.write_shift(4, d), r.write_shift(4, g));
@@ -23486,7 +23486,7 @@ function l_(A, e, t, r, n, i, a) {
23486
23486
  break;
23487
23487
  }
23488
23488
  var o = { r: t, c: r };
23489
- switch (o.s = la(n.cellXfs, e, n), e.l && i["!links"].push([et(o), e.l]), e.c && i["!comments"].push([et(o), e.c]), e.t) {
23489
+ switch (o.s = la(n.cellXfs, e, n), e.l && i["!links"].push([tt(o), e.l]), e.c && i["!comments"].push([tt(o), e.c]), e.t) {
23490
23490
  case "s":
23491
23491
  case "str":
23492
23492
  return n.bookSST ? (s = uh(n.Strings, e.v, n.revStrings), o.t = "s", o.v = s, a ? PA(A, 18, Sb(e, o)) : PA(A, 7, bb(e, o))) : (o.t = "str", a ? PA(A, 17, Rb(e, o)) : PA(A, 6, Pb(e, o))), !0;
@@ -23564,14 +23564,14 @@ function h_(A, e) {
23564
23564
  function d_(A, e, t) {
23565
23565
  e["!links"].forEach(function(r) {
23566
23566
  if (r[1].Target) {
23567
- var n = Ze(t, -1, r[1].Target.replace(/#.*$/, ""), Ge.HLINK);
23567
+ var n = $e(t, -1, r[1].Target.replace(/#.*$/, ""), Ge.HLINK);
23568
23568
  PA(A, 494, Yb(r, n));
23569
23569
  }
23570
23570
  }), delete e["!links"];
23571
23571
  }
23572
23572
  function g_(A, e, t, r) {
23573
23573
  if (e["!comments"].length > 0) {
23574
- var n = Ze(r, -1, "../drawings/vmlDrawing" + (t + 1) + ".vml", Ge.VML);
23574
+ var n = $e(r, -1, "../drawings/vmlDrawing" + (t + 1) + ".vml", Ge.VML);
23575
23575
  PA(A, 551, ah("rId" + n)), e["!legacy"] = n;
23576
23576
  }
23577
23577
  }
@@ -23721,7 +23721,7 @@ function Xp(A) {
23721
23721
  i == A.SheetNames.length && (i = 0), e[e.length] = '<workbookView firstSheet="' + i + '" activeTab="' + i + '"/>', e[e.length] = "</bookViews>";
23722
23722
  }
23723
23723
  for (e[e.length] = "<sheets>", i = 0; i != A.SheetNames.length; ++i) {
23724
- var a = { name: At(A.SheetNames[i].slice(0, 31)) };
23724
+ var a = { name: et(A.SheetNames[i].slice(0, 31)) };
23725
23725
  if (a.sheetId = "" + (i + 1), a["r:id"] = "rId" + (i + 1), n[i])
23726
23726
  switch (n[i].Hidden) {
23727
23727
  case 1:
@@ -23735,7 +23735,7 @@ function Xp(A) {
23735
23735
  }
23736
23736
  return e[e.length] = "</sheets>", t && (e[e.length] = "<definedNames>", A.Workbook && A.Workbook.Names && A.Workbook.Names.forEach(function(s) {
23737
23737
  var o = { name: s.Name };
23738
- s.Comment && (o.comment = s.Comment), s.Sheet != null && (o.localSheetId = "" + s.Sheet), s.Hidden && (o.hidden = "1"), s.Ref && (e[e.length] = YA("definedName", At(s.Ref), o));
23738
+ s.Comment && (o.comment = s.Comment), s.Sheet != null && (o.localSheetId = "" + s.Sheet), s.Hidden && (o.hidden = "1"), s.Ref && (e[e.length] = YA("definedName", et(s.Ref), o));
23739
23739
  }), e[e.length] = "</definedNames>"), e.length > 2 && (e[e.length] = "</workbook>", e[1] = e[1].replace("/>", ">")), e.join("");
23740
23740
  }
23741
23741
  function b_(A, e) {
@@ -23847,7 +23847,7 @@ function V_(A, e) {
23847
23847
  var t = ['<Style ss:ID="Default" ss:Name="Normal"><NumberFormat/></Style>'];
23848
23848
  return e.cellXfs.forEach(function(r, n) {
23849
23849
  var i = [];
23850
- i.push(YA("NumberFormat", null, { "ss:Format": At(Et[r.numFmtId]) }));
23850
+ i.push(YA("NumberFormat", null, { "ss:Format": et(Et[r.numFmtId]) }));
23851
23851
  var a = (
23852
23852
  /*::(*/
23853
23853
  { "ss:ID": "s" + (21 + n) }
@@ -23919,11 +23919,11 @@ function q_(A, e, t, r, n, i, a) {
23919
23919
  if (!A || A.v == null && A.f == null)
23920
23920
  return "";
23921
23921
  var s = {};
23922
- if (A.f && (s["ss:Formula"] = "=" + At(ch(A.f, a))), A.F && A.F.slice(0, e.length) == e) {
23922
+ if (A.f && (s["ss:Formula"] = "=" + et(ch(A.f, a))), A.F && A.F.slice(0, e.length) == e) {
23923
23923
  var o = $t(A.F.slice(e.length + 1));
23924
23924
  s["ss:ArrayRange"] = "RC:R" + (o.r == a.r ? "" : "[" + (o.r - a.r) + "]") + "C" + (o.c == a.c ? "" : "[" + (o.c - a.c) + "]");
23925
23925
  }
23926
- if (A.l && A.l.Target && (s["ss:HRef"] = At(A.l.Target), A.l.Tooltip && (s["x:HRefScreenTip"] = At(A.l.Tooltip))), t["!merges"])
23926
+ if (A.l && A.l.Target && (s["ss:HRef"] = et(A.l.Target), A.l.Tooltip && (s["x:HRefScreenTip"] = et(A.l.Tooltip))), t["!merges"])
23927
23927
  for (var l = t["!merges"], f = 0; f != l.length; ++f)
23928
23928
  l[f].s.c != a.c || l[f].s.r != a.r || (l[f].e.c > l[f].s.c && (s["ss:MergeAcross"] = l[f].e.c - l[f].s.c), l[f].e.r > l[f].s.r && (s["ss:MergeDown"] = l[f].e.r - l[f].s.r));
23929
23929
  var d = "", g = "";
@@ -23975,7 +23975,7 @@ function J_(A, e, t, r) {
23975
23975
  break;
23976
23976
  }
23977
23977
  if (!g) {
23978
- var h = { r: l, c: d }, v = et(h), w = o ? (A[l] || [])[d] : A[v];
23978
+ var h = { r: l, c: d }, v = tt(h), w = o ? (A[l] || [])[d] : A[v];
23979
23979
  f.push(q_(w, v, A, e, t, r, h));
23980
23980
  }
23981
23981
  }
@@ -23992,7 +23992,7 @@ function $_(A, e) {
23992
23992
  var t = [];
23993
23993
  t.push(K_(A, e)), t.push(G_()), t.push(""), t.push("");
23994
23994
  for (var r = 0; r < A.SheetNames.length; ++r)
23995
- t.push(YA("Worksheet", Z_(r, e, A), { "ss:Name": At(A.SheetNames[r]) }));
23995
+ t.push(YA("Worksheet", Z_(r, e, A), { "ss:Name": et(A.SheetNames[r]) }));
23996
23996
  return t[2] = V_(A, e), t[3] = j_(A), Rt + YA("Workbook", t.join(""), {
23997
23997
  xmlns: Jr.ss,
23998
23998
  "xmlns:o": Jr.o,
@@ -24018,10 +24018,10 @@ function AS(A, e) {
24018
24018
  var l = [];
24019
24019
  for (i = 0; i < n.length; ++i)
24020
24020
  Bp.indexOf(n[i][0]) > -1 || gp.indexOf(n[i][0]) > -1 || n[i][1] != null && l.push(n[i]);
24021
- r.length && nt.utils.cfb_add(e, "/SummaryInformation", Gd(r, Zf.SI, o, Hd)), (t.length || l.length) && nt.utils.cfb_add(e, "/DocumentSummaryInformation", Gd(t, Zf.DSI, s, kd, l.length ? l : null, Zf.UDI));
24021
+ r.length && it.utils.cfb_add(e, "/SummaryInformation", Gd(r, Zf.SI, o, Hd)), (t.length || l.length) && it.utils.cfb_add(e, "/DocumentSummaryInformation", Gd(t, Zf.DSI, s, kd, l.length ? l : null, Zf.UDI));
24022
24022
  }
24023
24023
  function eS(A, e) {
24024
- var t = e || {}, r = nt.utils.cfb_new({ root: "R" }), n = "/Workbook";
24024
+ var t = e || {}, r = it.utils.cfb_new({ root: "R" }), n = "/Workbook";
24025
24025
  switch (t.bookType || "xls") {
24026
24026
  case "xls":
24027
24027
  t.bookType = "biff8";
@@ -24036,7 +24036,7 @@ function eS(A, e) {
24036
24036
  default:
24037
24037
  throw new Error("invalid type " + t.bookType + " for XLS CFB");
24038
24038
  }
24039
- return nt.utils.cfb_add(r, n, qp(A, t)), t.biff == 8 && (A.Props || A.Custprops) && AS(A, r), t.biff == 8 && A.vbaraw && v3(r, nt.read(A.vbaraw, { type: typeof A.vbaraw == "string" ? "binary" : "buffer" })), r;
24039
+ return it.utils.cfb_add(r, n, qp(A, t)), t.biff == 8 && (A.Props || A.Custprops) && AS(A, r), t.biff == 8 && A.vbaraw && v3(r, it.read(A.vbaraw, { type: typeof A.vbaraw == "string" ? "binary" : "buffer" })), r;
24040
24040
  }
24041
24041
  var tS = {
24042
24042
  /*::[*/
@@ -28393,7 +28393,7 @@ function vS(A, e, t, r) {
28393
28393
  break;
28394
28394
  }
28395
28395
  if (!(s < 0)) {
28396
- var f = et({ r: t, c: a }), d = r.dense ? (A[t] || [])[a] : A[f], g = d && d.v != null && (d.h || YC(d.w || (Ei(d), d.w) || "")) || "", h = {};
28396
+ var f = tt({ r: t, c: a }), d = r.dense ? (A[t] || [])[a] : A[f], g = d && d.v != null && (d.h || YC(d.w || (Ei(d), d.w) || "")) || "", h = {};
28397
28397
  s > 1 && (h.rowspan = s), o > 1 && (h.colspan = o), r.editable ? g = '<span contenteditable="true">' + g + "</span>" : d && (h["data-t"] = d && d.t || "z", d.v != null && (h["data-v"] = d.v), d.z != null && (h["data-z"] = d.z), d.l && (d.l.Target || "#").charAt(0) != "#" && (g = '<a href="' + d.l.Target + '">' + g + "</a>")), h.id = (r.id || "sjs") + "-" + f, i.push(YA("td", g, h));
28398
28398
  }
28399
28399
  }
@@ -28450,7 +28450,7 @@ function Jp(A, e, t) {
28450
28450
  if (K && K.length)
28451
28451
  for (var q = 0; q < K.length && !(K[q].hasAttribute("href") && (Q = K[q].getAttribute("href"), Q.charAt(0) != "#")); ++q)
28452
28452
  ;
28453
- Q && Q.charAt(0) != "#" && (tA.l = { Target: Q }), r.dense ? (A[w + n] || (A[w + n] = []), A[w + n][F + i] = tA) : A[et({ c: F + i, r: w + n })] = tA, l.e.c < F + i && (l.e.c = F + i), F += N;
28453
+ Q && Q.charAt(0) != "#" && (tA.l = { Target: Q }), r.dense ? (A[w + n] || (A[w + n] = []), A[w + n][F + i] = tA) : A[tt({ c: F + i, r: w + n })] = tA, l.e.c < F + i && (l.e.c = F + i), F += N;
28454
28454
  }
28455
28455
  }
28456
28456
  ++w;
@@ -28500,14 +28500,14 @@ var ES = /* @__PURE__ */ function() {
28500
28500
  };
28501
28501
  }(), $d = /* @__PURE__ */ function() {
28502
28502
  var A = function(i) {
28503
- return At(i).replace(/ +/g, function(a) {
28503
+ return et(i).replace(/ +/g, function(a) {
28504
28504
  return '<text:s text:c="' + a.length + '"/>';
28505
28505
  }).replace(/\t/g, "<text:tab/>").replace(/\n/g, "</text:p><text:p>").replace(/^ /, "<text:s/>").replace(/ $/, "<text:s/>");
28506
28506
  }, e = ` <table:table-cell />
28507
28507
  `, t = ` <table:covered-table-cell/>
28508
28508
  `, r = function(i, a, s) {
28509
28509
  var o = [];
28510
- o.push(' <table:table table:name="' + At(a.SheetNames[s]) + `" table:style-name="ta1">
28510
+ o.push(' <table:table table:name="' + et(a.SheetNames[s]) + `" table:style-name="ta1">
28511
28511
  `);
28512
28512
  var l = 0, f = 0, d = $r(i["!ref"] || "A1"), g = i["!merges"] || [], h = 0, v = Array.isArray(i);
28513
28513
  if (i["!cols"])
@@ -28533,8 +28533,8 @@ var ES = /* @__PURE__ */ function() {
28533
28533
  o.push(t);
28534
28534
  continue;
28535
28535
  }
28536
- var M = et({ r: l, c: f }), AA = v ? (i[l] || [])[f] : i[M];
28537
- if (AA && AA.f && (y["table:formula"] = At(jE(AA.f)), AA.F && AA.F.slice(0, M.length) == M)) {
28536
+ var M = tt({ r: l, c: f }), AA = v ? (i[l] || [])[f] : i[M];
28537
+ if (AA && AA.f && (y["table:formula"] = et(jE(AA.f)), AA.F && AA.F.slice(0, M.length) == M)) {
28538
28538
  var eA = $r(AA.F);
28539
28539
  y["table:number-matrix-columns-spanned"] = eA.e.c - eA.s.c + 1, y["table:number-matrix-rows-spanned"] = eA.e.r - eA.s.r + 1;
28540
28540
  }
@@ -28732,7 +28732,7 @@ function A0(A, e) {
28732
28732
  break A;
28733
28733
  return e && (e[0] = t), r;
28734
28734
  }
28735
- function Je(A) {
28735
+ function Ze(A) {
28736
28736
  var e = new Uint8Array(7);
28737
28737
  e[0] = A & 127;
28738
28738
  var t = 1;
@@ -28792,7 +28792,7 @@ function tr(A) {
28792
28792
  var e = [];
28793
28793
  return A.forEach(function(t, r) {
28794
28794
  t.forEach(function(n) {
28795
- n.data && (e.push(Je(r * 8 + n.type)), n.type == 2 && e.push(Je(n.data.length)), e.push(n.data));
28795
+ n.data && (e.push(Ze(r * 8 + n.type)), n.type == 2 && e.push(Ze(n.data.length)), e.push(n.data));
28796
28796
  });
28797
28797
  }), oa(e);
28798
28798
  }
@@ -28818,13 +28818,13 @@ function hs(A) {
28818
28818
  var e = [];
28819
28819
  return A.forEach(function(t) {
28820
28820
  var r = [];
28821
- r[1] = [{ data: Je(t.id), type: 0 }], r[2] = [], t.merge != null && (r[3] = [{ data: Je(+!!t.merge), type: 0 }]);
28821
+ r[1] = [{ data: Ze(t.id), type: 0 }], r[2] = [], t.merge != null && (r[3] = [{ data: Ze(+!!t.merge), type: 0 }]);
28822
28822
  var n = [];
28823
28823
  t.messages.forEach(function(a) {
28824
- n.push(a.data), a.meta[3] = [{ type: 0, data: Je(a.data.length) }], r[2].push({ data: tr(a.meta), type: 2 });
28824
+ n.push(a.data), a.meta[3] = [{ type: 0, data: Ze(a.data.length) }], r[2].push({ data: tr(a.meta), type: 2 });
28825
28825
  });
28826
28826
  var i = tr(r);
28827
- e.push(Je(i.length)), e.push(i), n.forEach(function(a) {
28827
+ e.push(Ze(i.length)), e.push(i), n.forEach(function(a) {
28828
28828
  return e.push(a);
28829
28829
  });
28830
28830
  }), oa(e);
@@ -28874,7 +28874,7 @@ function ds(A) {
28874
28874
  for (var e = [], t = 0; t < A.length; ) {
28875
28875
  var r = Math.min(A.length - t, 268435455), n = new Uint8Array(4);
28876
28876
  e.push(n);
28877
- var i = Je(r), a = i.length;
28877
+ var i = Ze(r), a = i.length;
28878
28878
  e.push(i), r <= 60 ? (a++, e.push(new Uint8Array([r - 1 << 2]))) : r <= 256 ? (a += 2, e.push(new Uint8Array([240, r - 1 & 255]))) : r <= 65536 ? (a += 3, e.push(new Uint8Array([244, r - 1 & 255, r - 1 >> 8 & 255]))) : r <= 16777216 ? (a += 4, e.push(new Uint8Array([248, r - 1 & 255, r - 1 >> 8 & 255, r - 1 >> 16 & 255]))) : r <= 4294967296 && (a += 5, e.push(new Uint8Array([252, r - 1 & 255, r - 1 >> 8 & 255, r - 1 >> 16 & 255, r - 1 >>> 24 & 255]))), e.push(A.slice(t, t + r)), a += r, n[0] = 0, n[1] = a & 255, n[2] = a >> 8 & 255, n[3] = a >> 16 & 255, t += r;
28879
28879
  }
28880
28880
  return oa(e);
@@ -28950,7 +28950,7 @@ function QS(A, e, t) {
28950
28950
  }
28951
28951
  d.push(x), f += x.length, v.push(F), h += F.length, ++o;
28952
28952
  }
28953
- for (A[2][0].data = Je(o); w < A[7][0].data.length / 2; ++w)
28953
+ for (A[2][0].data = Ze(o); w < A[7][0].data.length / 2; ++w)
28954
28954
  l.setUint16(w * 2, 65535, !0), g.setUint16(w * 2, 65535, !0);
28955
28955
  return A[6][0].data = oa(d), A[3][0].data = oa(v), o;
28956
28956
  }
@@ -28969,7 +28969,7 @@ function LS(A, e) {
28969
28969
  typeof E == "string" && a.push(E);
28970
28970
  });
28971
28971
  });
28972
- var s = {}, o = [], l = nt.read(e.numbers, { type: "base64" });
28972
+ var s = {}, o = [], l = it.read(e.numbers, { type: "base64" });
28973
28973
  l.FileIndex.map(function(S, E) {
28974
28974
  return [S, l.FullPaths[E]];
28975
28975
  }).forEach(function(S) {
@@ -28986,7 +28986,7 @@ function LS(A, e) {
28986
28986
  var f = o.filter(function(S) {
28987
28987
  return S > 1;
28988
28988
  }).map(function(S) {
28989
- return [S, Je(S)];
28989
+ return [S, Ze(S)];
28990
28990
  });
28991
28991
  l.FileIndex.map(function(S, E) {
28992
28992
  return [S, l.FullPaths[E]];
@@ -29005,21 +29005,21 @@ function LS(A, e) {
29005
29005
  });
29006
29006
  }
29007
29007
  });
29008
- for (var d = nt.find(l, s[1].location), g = Ln(Tn(d.content)), h, v = 0; v < g.length; ++v) {
29008
+ for (var d = it.find(l, s[1].location), g = Ln(Tn(d.content)), h, v = 0; v < g.length; ++v) {
29009
29009
  var w = g[v];
29010
29010
  w.id == 1 && (h = w);
29011
29011
  }
29012
29012
  var x = ji(jt(h.messages[0].data)[1][0].data);
29013
- for (d = nt.find(l, s[x].location), g = Ln(Tn(d.content)), v = 0; v < g.length; ++v)
29013
+ for (d = it.find(l, s[x].location), g = Ln(Tn(d.content)), v = 0; v < g.length; ++v)
29014
29014
  w = g[v], w.id == x && (h = w);
29015
- for (x = ji(jt(h.messages[0].data)[2][0].data), d = nt.find(l, s[x].location), g = Ln(Tn(d.content)), v = 0; v < g.length; ++v)
29015
+ for (x = ji(jt(h.messages[0].data)[2][0].data), d = it.find(l, s[x].location), g = Ln(Tn(d.content)), v = 0; v < g.length; ++v)
29016
29016
  w = g[v], w.id == x && (h = w);
29017
- for (x = ji(jt(h.messages[0].data)[2][0].data), d = nt.find(l, s[x].location), g = Ln(Tn(d.content)), v = 0; v < g.length; ++v)
29017
+ for (x = ji(jt(h.messages[0].data)[2][0].data), d = it.find(l, s[x].location), g = Ln(Tn(d.content)), v = 0; v < g.length; ++v)
29018
29018
  w = g[v], w.id == x && (h = w);
29019
29019
  var F = jt(h.messages[0].data);
29020
29020
  {
29021
- F[6][0].data = Je(r.e.r + 1), F[7][0].data = Je(r.e.c + 1);
29022
- var y = ji(F[46][0].data), N = nt.find(l, s[y].location), M = Ln(Tn(N.content));
29021
+ F[6][0].data = Ze(r.e.r + 1), F[7][0].data = Ze(r.e.c + 1);
29022
+ var y = ji(F[46][0].data), N = it.find(l, s[y].location), M = Ln(Tn(N.content));
29023
29023
  {
29024
29024
  for (var AA = 0; AA < M.length && M[AA].id != y; ++AA)
29025
29025
  ;
@@ -29029,43 +29029,43 @@ function LS(A, e) {
29029
29029
  eA[1] = [], eA[2] = [], eA[3] = [];
29030
29030
  for (var H = 0; H <= r.e.c; ++H) {
29031
29031
  var O = [];
29032
- O[1] = O[2] = [{ type: 0, data: Je(H + 420690) }], eA[1].push({ type: 2, data: tr(O) }), eA[2].push({ type: 0, data: Je(H) }), eA[3].push({ type: 0, data: Je(H) });
29032
+ O[1] = O[2] = [{ type: 0, data: Ze(H + 420690) }], eA[1].push({ type: 2, data: tr(O) }), eA[2].push({ type: 0, data: Ze(H) }), eA[3].push({ type: 0, data: Ze(H) });
29033
29033
  }
29034
29034
  eA[4] = [], eA[5] = [], eA[6] = [];
29035
29035
  for (var G = 0; G <= r.e.r; ++G)
29036
- O = [], O[1] = O[2] = [{ type: 0, data: Je(G + 726270) }], eA[4].push({ type: 2, data: tr(O) }), eA[5].push({ type: 0, data: Je(G) }), eA[6].push({ type: 0, data: Je(G) });
29036
+ O = [], O[1] = O[2] = [{ type: 0, data: Ze(G + 726270) }], eA[4].push({ type: 2, data: tr(O) }), eA[5].push({ type: 0, data: Ze(G) }), eA[6].push({ type: 0, data: Ze(G) });
29037
29037
  M[AA].messages[0].data = tr(eA);
29038
29038
  }
29039
29039
  N.content = ds(hs(M)), N.size = N.content.length, delete F[46];
29040
29040
  var tA = jt(F[4][0].data);
29041
29041
  {
29042
- tA[7][0].data = Je(r.e.r + 1);
29042
+ tA[7][0].data = Ze(r.e.r + 1);
29043
29043
  var U = jt(tA[1][0].data), Q = ji(U[2][0].data);
29044
- N = nt.find(l, s[Q].location), M = Ln(Tn(N.content));
29044
+ N = it.find(l, s[Q].location), M = Ln(Tn(N.content));
29045
29045
  {
29046
29046
  if (M[0].id != Q)
29047
29047
  throw "Bad HeaderStorageBucket";
29048
29048
  var K = jt(M[0].messages[0].data);
29049
29049
  for (G = 0; G < i.length; ++G) {
29050
29050
  var q = jt(K[2][0].data);
29051
- q[1][0].data = Je(G), q[4][0].data = Je(i[G].length), K[2][G] = { type: K[2][0].type, data: tr(q) };
29051
+ q[1][0].data = Ze(G), q[4][0].data = Ze(i[G].length), K[2][G] = { type: K[2][0].type, data: tr(q) };
29052
29052
  }
29053
29053
  M[0].messages[0].data = tr(K);
29054
29054
  }
29055
29055
  N.content = ds(hs(M)), N.size = N.content.length;
29056
29056
  var cA = ji(tA[2][0].data);
29057
- N = nt.find(l, s[cA].location), M = Ln(Tn(N.content));
29057
+ N = it.find(l, s[cA].location), M = Ln(Tn(N.content));
29058
29058
  {
29059
29059
  if (M[0].id != cA)
29060
29060
  throw "Bad HeaderStorageBucket";
29061
29061
  for (K = jt(M[0].messages[0].data), H = 0; H <= r.e.c; ++H)
29062
- q = jt(K[2][0].data), q[1][0].data = Je(H), q[4][0].data = Je(r.e.r + 1), K[2][H] = { type: K[2][0].type, data: tr(q) };
29062
+ q = jt(K[2][0].data), q[1][0].data = Ze(H), q[4][0].data = Ze(r.e.r + 1), K[2][H] = { type: K[2][0].type, data: tr(q) };
29063
29063
  M[0].messages[0].data = tr(K);
29064
29064
  }
29065
29065
  N.content = ds(hs(M)), N.size = N.content.length;
29066
29066
  var dA = ji(tA[4][0].data);
29067
29067
  (function() {
29068
- for (var S = nt.find(l, s[dA].location), E = Ln(Tn(S.content)), L, j = 0; j < E.length; ++j) {
29068
+ for (var S = it.find(l, s[dA].location), E = Ln(Tn(S.content)), L, j = 0; j < E.length; ++j) {
29069
29069
  var rA = E[j];
29070
29070
  rA.id == dA && (L = rA);
29071
29071
  }
@@ -29074,7 +29074,7 @@ function LS(A, e) {
29074
29074
  sA[3] = [];
29075
29075
  var iA = [];
29076
29076
  a.forEach(function(RA, zA) {
29077
- iA[1] = [{ type: 0, data: Je(zA) }], iA[2] = [{ type: 0, data: Je(1) }], iA[3] = [{ type: 2, data: bS(RA) }], sA[3].push({ type: 2, data: tr(iA) });
29077
+ iA[1] = [{ type: 0, data: Ze(zA) }], iA[2] = [{ type: 0, data: Ze(1) }], iA[3] = [{ type: 2, data: bS(RA) }], sA[3].push({ type: 2, data: tr(iA) });
29078
29078
  });
29079
29079
  }
29080
29080
  L.messages[0].data = tr(sA);
@@ -29089,7 +29089,7 @@ function LS(A, e) {
29089
29089
  {
29090
29090
  var _A = ji(bA[2][0].data);
29091
29091
  (function() {
29092
- for (var S = nt.find(l, s[_A].location), E = Ln(Tn(S.content)), L, j = 0; j < E.length; ++j) {
29092
+ for (var S = it.find(l, s[_A].location), E = Ln(Tn(S.content)), L, j = 0; j < E.length; ++j) {
29093
29093
  var rA = E[j];
29094
29094
  rA.id == _A && (L = rA);
29095
29095
  }
@@ -29100,9 +29100,9 @@ function LS(A, e) {
29100
29100
  sA[5] = [];
29101
29101
  for (var FA = 0, IA = 0; IA <= r.e.r; ++IA) {
29102
29102
  var RA = jt(iA);
29103
- FA += QS(RA, i[IA], a), RA[1][0].data = Je(IA), sA[5].push({ data: tr(RA), type: 2 });
29103
+ FA += QS(RA, i[IA], a), RA[1][0].data = Ze(IA), sA[5].push({ data: tr(RA), type: 2 });
29104
29104
  }
29105
- sA[1] = [{ type: 0, data: Je(r.e.c + 1) }], sA[2] = [{ type: 0, data: Je(r.e.r + 1) }], sA[3] = [{ type: 0, data: Je(FA) }], sA[4] = [{ type: 0, data: Je(r.e.r + 1) }];
29105
+ sA[1] = [{ type: 0, data: Ze(r.e.c + 1) }], sA[2] = [{ type: 0, data: Ze(r.e.r + 1) }], sA[3] = [{ type: 0, data: Ze(FA) }], sA[4] = [{ type: 0, data: Ze(r.e.r + 1) }];
29106
29106
  }
29107
29107
  L.messages[0].data = tr(sA);
29108
29108
  var zA = hs(E), ZA = ds(zA);
@@ -29150,7 +29150,7 @@ function NS(A, e) {
29150
29150
  var t = e.bookType == "xlsb" ? "bin" : "xml", r = Dp.indexOf(e.bookType) > -1, n = cp();
29151
29151
  hh(e = e || {});
29152
29152
  var i = Ju(), a = "", s = 0;
29153
- if (e.cellXfs = [], la(e.cellXfs, {}, { revssf: { General: 0 } }), A.Props || (A.Props = {}), a = "docProps/core.xml", Ie(i, a, dp(A.Props, e)), n.coreprops.push(a), Ze(e.rels, 2, a, Ge.CORE_PROPS), a = "docProps/app.xml", !(A.Props && A.Props.SheetNames))
29153
+ if (e.cellXfs = [], la(e.cellXfs, {}, { revssf: { General: 0 } }), A.Props || (A.Props = {}), a = "docProps/core.xml", Ie(i, a, dp(A.Props, e)), n.coreprops.push(a), $e(e.rels, 2, a, Ge.CORE_PROPS), a = "docProps/app.xml", !(A.Props && A.Props.SheetNames))
29154
29154
  if (!A.Workbook || !A.Workbook.Sheets)
29155
29155
  A.Props.SheetNames = A.SheetNames;
29156
29156
  else {
@@ -29158,20 +29158,20 @@ function NS(A, e) {
29158
29158
  (A.Workbook.Sheets[l] || {}).Hidden != 2 && o.push(A.SheetNames[l]);
29159
29159
  A.Props.SheetNames = o;
29160
29160
  }
29161
- for (A.Props.Worksheets = A.Props.SheetNames.length, Ie(i, a, pp(A.Props)), n.extprops.push(a), Ze(e.rels, 3, a, Ge.EXT_PROPS), A.Custprops !== A.Props && lr(A.Custprops || {}).length > 0 && (a = "docProps/custom.xml", Ie(i, a, wp(A.Custprops)), n.custprops.push(a), Ze(e.rels, 4, a, Ge.CUST_PROPS)), s = 1; s <= A.SheetNames.length; ++s) {
29161
+ for (A.Props.Worksheets = A.Props.SheetNames.length, Ie(i, a, pp(A.Props)), n.extprops.push(a), $e(e.rels, 3, a, Ge.EXT_PROPS), A.Custprops !== A.Props && lr(A.Custprops || {}).length > 0 && (a = "docProps/custom.xml", Ie(i, a, wp(A.Custprops)), n.custprops.push(a), $e(e.rels, 4, a, Ge.CUST_PROPS)), s = 1; s <= A.SheetNames.length; ++s) {
29162
29162
  var f = { "!id": {} }, d = A.Sheets[A.SheetNames[s - 1]], g = (d || {})["!type"] || "sheet";
29163
29163
  switch (g) {
29164
29164
  case "chart":
29165
29165
  default:
29166
- a = "xl/worksheets/sheet" + s + "." + t, Ie(i, a, k_(s - 1, a, e, A, f)), n.sheets.push(a), Ze(e.wbrels, -1, "worksheets/sheet" + s + "." + t, Ge.WS[0]);
29166
+ a = "xl/worksheets/sheet" + s + "." + t, Ie(i, a, k_(s - 1, a, e, A, f)), n.sheets.push(a), $e(e.wbrels, -1, "worksheets/sheet" + s + "." + t, Ge.WS[0]);
29167
29167
  }
29168
29168
  if (d) {
29169
29169
  var h = d["!comments"], v = !1, w = "";
29170
- h && h.length > 0 && (w = "xl/comments" + s + "." + t, Ie(i, w, M_(h, w)), n.comments.push(w), Ze(f, -1, "../comments" + s + "." + t, Ge.CMNT), v = !0), d["!legacy"] && v && Ie(i, "xl/drawings/vmlDrawing" + s + ".vml", Ip(s, d["!comments"])), delete d["!comments"], delete d["!legacy"];
29170
+ h && h.length > 0 && (w = "xl/comments" + s + "." + t, Ie(i, w, M_(h, w)), n.comments.push(w), $e(f, -1, "../comments" + s + "." + t, Ge.CMNT), v = !0), d["!legacy"] && v && Ie(i, "xl/drawings/vmlDrawing" + s + ".vml", Ip(s, d["!comments"])), delete d["!comments"], delete d["!legacy"];
29171
29171
  }
29172
29172
  f["!id"].rId1 && Ie(i, up(a), Us(f));
29173
29173
  }
29174
- return e.Strings != null && e.Strings.length > 0 && (a = "xl/sharedStrings." + t, Ie(i, a, P_(e.Strings, a, e)), n.strs.push(a), Ze(e.wbrels, -1, "sharedStrings." + t, Ge.SST)), a = "xl/workbook." + t, Ie(i, a, O_(A, a)), n.workbooks.push(a), Ze(e.rels, 1, a, Ge.WB), a = "xl/theme/theme1.xml", Ie(i, a, Lp(A.Themes, e)), n.themes.push(a), Ze(e.wbrels, -1, "theme/theme1.xml", Ge.THEME), a = "xl/styles." + t, Ie(i, a, H_(A, a, e)), n.styles.push(a), Ze(e.wbrels, -1, "styles." + t, Ge.STY), A.vbaraw && r && (a = "xl/vbaProject.bin", Ie(i, a, A.vbaraw), n.vba.push(a), Ze(e.wbrels, -1, "vbaProject.bin", Ge.VBA)), a = "xl/metadata." + t, Ie(i, a, R_(a)), n.metadata.push(a), Ze(e.wbrels, -1, "metadata." + t, Ge.XLMETA), Ie(i, "[Content_Types].xml", fp(n, e)), Ie(i, "_rels/.rels", Us(e.rels)), Ie(i, "xl/_rels/workbook." + t + ".rels", Us(e.wbrels)), delete e.revssf, delete e.ssf, i;
29174
+ return e.Strings != null && e.Strings.length > 0 && (a = "xl/sharedStrings." + t, Ie(i, a, P_(e.Strings, a, e)), n.strs.push(a), $e(e.wbrels, -1, "sharedStrings." + t, Ge.SST)), a = "xl/workbook." + t, Ie(i, a, O_(A, a)), n.workbooks.push(a), $e(e.rels, 1, a, Ge.WB), a = "xl/theme/theme1.xml", Ie(i, a, Lp(A.Themes, e)), n.themes.push(a), $e(e.wbrels, -1, "theme/theme1.xml", Ge.THEME), a = "xl/styles." + t, Ie(i, a, H_(A, a, e)), n.styles.push(a), $e(e.wbrels, -1, "styles." + t, Ge.STY), A.vbaraw && r && (a = "xl/vbaProject.bin", Ie(i, a, A.vbaraw), n.vba.push(a), $e(e.wbrels, -1, "vbaProject.bin", Ge.VBA)), a = "xl/metadata." + t, Ie(i, a, R_(a)), n.metadata.push(a), $e(e.wbrels, -1, "metadata." + t, Ge.XLMETA), Ie(i, "[Content_Types].xml", fp(n, e)), Ie(i, "_rels/.rels", Us(e.rels)), Ie(i, "xl/_rels/workbook." + t + ".rels", Us(e.wbrels)), delete e.revssf, delete e.ssf, i;
29175
29175
  }
29176
29176
  function DS(A, e) {
29177
29177
  Cs = 1024, A && !A.SSF && (A.SSF = Pr(Et)), A && A.SSF && (bc(), Ec(A.SSF), e.revssf = _c(A.SSF), e.revssf[A.SSF[65535]] = 0, e.ssf = A.SSF), e.rels = {}, e.wbrels = {}, e.Strings = /*::((*/
@@ -29179,7 +29179,7 @@ function DS(A, e) {
29179
29179
  var t = "xml", r = Dp.indexOf(e.bookType) > -1, n = cp();
29180
29180
  hh(e = e || {});
29181
29181
  var i = Ju(), a = "", s = 0;
29182
- if (e.cellXfs = [], la(e.cellXfs, {}, { revssf: { General: 0 } }), A.Props || (A.Props = {}), a = "docProps/core.xml", Ie(i, a, dp(A.Props, e)), n.coreprops.push(a), Ze(e.rels, 2, a, Ge.CORE_PROPS), a = "docProps/app.xml", !(A.Props && A.Props.SheetNames))
29182
+ if (e.cellXfs = [], la(e.cellXfs, {}, { revssf: { General: 0 } }), A.Props || (A.Props = {}), a = "docProps/core.xml", Ie(i, a, dp(A.Props, e)), n.coreprops.push(a), $e(e.rels, 2, a, Ge.CORE_PROPS), a = "docProps/app.xml", !(A.Props && A.Props.SheetNames))
29183
29183
  if (!A.Workbook || !A.Workbook.Sheets)
29184
29184
  A.Props.SheetNames = A.SheetNames;
29185
29185
  else {
@@ -29187,14 +29187,14 @@ function DS(A, e) {
29187
29187
  (A.Workbook.Sheets[l] || {}).Hidden != 2 && o.push(A.SheetNames[l]);
29188
29188
  A.Props.SheetNames = o;
29189
29189
  }
29190
- A.Props.Worksheets = A.Props.SheetNames.length, Ie(i, a, pp(A.Props)), n.extprops.push(a), Ze(e.rels, 3, a, Ge.EXT_PROPS), A.Custprops !== A.Props && lr(A.Custprops || {}).length > 0 && (a = "docProps/custom.xml", Ie(i, a, wp(A.Custprops)), n.custprops.push(a), Ze(e.rels, 4, a, Ge.CUST_PROPS));
29190
+ A.Props.Worksheets = A.Props.SheetNames.length, Ie(i, a, pp(A.Props)), n.extprops.push(a), $e(e.rels, 3, a, Ge.EXT_PROPS), A.Custprops !== A.Props && lr(A.Custprops || {}).length > 0 && (a = "docProps/custom.xml", Ie(i, a, wp(A.Custprops)), n.custprops.push(a), $e(e.rels, 4, a, Ge.CUST_PROPS));
29191
29191
  var f = ["SheetJ5"];
29192
29192
  for (e.tcid = 0, s = 1; s <= A.SheetNames.length; ++s) {
29193
29193
  var d = { "!id": {} }, g = A.Sheets[A.SheetNames[s - 1]], h = (g || {})["!type"] || "sheet";
29194
29194
  switch (h) {
29195
29195
  case "chart":
29196
29196
  default:
29197
- a = "xl/worksheets/sheet" + s + "." + t, Ie(i, a, Vp(s - 1, e, A, d)), n.sheets.push(a), Ze(e.wbrels, -1, "worksheets/sheet" + s + "." + t, Ge.WS[0]);
29197
+ a = "xl/worksheets/sheet" + s + "." + t, Ie(i, a, Vp(s - 1, e, A, d)), n.sheets.push(a), $e(e.wbrels, -1, "worksheets/sheet" + s + "." + t, Ge.WS[0]);
29198
29198
  }
29199
29199
  if (g) {
29200
29200
  var v = g["!comments"], w = !1, x = "";
@@ -29204,13 +29204,13 @@ function DS(A, e) {
29204
29204
  y[1].forEach(function(N) {
29205
29205
  N.T == !0 && (F = !0);
29206
29206
  });
29207
- }), F && (x = "xl/threadedComments/threadedComment" + s + "." + t, Ie(i, x, u3(v, f, e)), n.threadedcomments.push(x), Ze(d, -1, "../threadedComments/threadedComment" + s + "." + t, Ge.TCMNT)), x = "xl/comments" + s + "." + t, Ie(i, x, Np(v)), n.comments.push(x), Ze(d, -1, "../comments" + s + "." + t, Ge.CMNT), w = !0;
29207
+ }), F && (x = "xl/threadedComments/threadedComment" + s + "." + t, Ie(i, x, u3(v, f, e)), n.threadedcomments.push(x), $e(d, -1, "../threadedComments/threadedComment" + s + "." + t, Ge.TCMNT)), x = "xl/comments" + s + "." + t, Ie(i, x, Np(v)), n.comments.push(x), $e(d, -1, "../comments" + s + "." + t, Ge.CMNT), w = !0;
29208
29208
  }
29209
29209
  g["!legacy"] && w && Ie(i, "xl/drawings/vmlDrawing" + s + ".vml", Ip(s, g["!comments"])), delete g["!comments"], delete g["!legacy"];
29210
29210
  }
29211
29211
  d["!id"].rId1 && Ie(i, up(a), Us(d));
29212
29212
  }
29213
- return e.Strings != null && e.Strings.length > 0 && (a = "xl/sharedStrings." + t, Ie(i, a, Ep(e.Strings, e)), n.strs.push(a), Ze(e.wbrels, -1, "sharedStrings." + t, Ge.SST)), a = "xl/workbook." + t, Ie(i, a, Xp(A)), n.workbooks.push(a), Ze(e.rels, 1, a, Ge.WB), a = "xl/theme/theme1.xml", Ie(i, a, Lp(A.Themes, e)), n.themes.push(a), Ze(e.wbrels, -1, "theme/theme1.xml", Ge.THEME), a = "xl/styles." + t, Ie(i, a, Up(A, e)), n.styles.push(a), Ze(e.wbrels, -1, "styles." + t, Ge.STY), A.vbaraw && r && (a = "xl/vbaProject.bin", Ie(i, a, A.vbaraw), n.vba.push(a), Ze(e.wbrels, -1, "vbaProject.bin", Ge.VBA)), a = "xl/metadata." + t, Ie(i, a, Tp()), n.metadata.push(a), Ze(e.wbrels, -1, "metadata." + t, Ge.XLMETA), f.length > 1 && (a = "xl/persons/person.xml", Ie(i, a, h3(f)), n.people.push(a), Ze(e.wbrels, -1, "persons/person.xml", Ge.PEOPLE)), Ie(i, "[Content_Types].xml", fp(n, e)), Ie(i, "_rels/.rels", Us(e.rels)), Ie(i, "xl/_rels/workbook." + t + ".rels", Us(e.wbrels)), delete e.revssf, delete e.ssf, i;
29213
+ return e.Strings != null && e.Strings.length > 0 && (a = "xl/sharedStrings." + t, Ie(i, a, Ep(e.Strings, e)), n.strs.push(a), $e(e.wbrels, -1, "sharedStrings." + t, Ge.SST)), a = "xl/workbook." + t, Ie(i, a, Xp(A)), n.workbooks.push(a), $e(e.rels, 1, a, Ge.WB), a = "xl/theme/theme1.xml", Ie(i, a, Lp(A.Themes, e)), n.themes.push(a), $e(e.wbrels, -1, "theme/theme1.xml", Ge.THEME), a = "xl/styles." + t, Ie(i, a, Up(A, e)), n.styles.push(a), $e(e.wbrels, -1, "styles." + t, Ge.STY), A.vbaraw && r && (a = "xl/vbaProject.bin", Ie(i, a, A.vbaraw), n.vba.push(a), $e(e.wbrels, -1, "vbaProject.bin", Ge.VBA)), a = "xl/metadata." + t, Ie(i, a, Tp()), n.metadata.push(a), $e(e.wbrels, -1, "metadata." + t, Ge.XLMETA), f.length > 1 && (a = "xl/persons/person.xml", Ie(i, a, h3(f)), n.people.push(a), $e(e.wbrels, -1, "persons/person.xml", Ge.PEOPLE)), Ie(i, "[Content_Types].xml", fp(n, e)), Ie(i, "_rels/.rels", Us(e.rels)), Ie(i, "xl/_rels/workbook." + t + ".rels", Us(e.wbrels)), delete e.revssf, delete e.ssf, i;
29214
29214
  }
29215
29215
  function OS(A, e) {
29216
29216
  var t = "";
@@ -29240,13 +29240,13 @@ function Aw(A, e) {
29240
29240
  e.type = "";
29241
29241
  break;
29242
29242
  case "file":
29243
- return i0(e.file, nt.write(A, { type: je ? "buffer" : "" }));
29243
+ return i0(e.file, it.write(A, { type: je ? "buffer" : "" }));
29244
29244
  case "string":
29245
29245
  throw new Error("'string' output type invalid for '" + e.bookType + "' files");
29246
29246
  default:
29247
29247
  throw new Error("Unrecognized type " + e.type);
29248
29248
  }
29249
- return nt.write(A, e);
29249
+ return it.write(A, e);
29250
29250
  }
29251
29251
  function kS(A, e) {
29252
29252
  var t = Pr(e || {}), r = IS(A, t);
@@ -29273,7 +29273,7 @@ function HS(A, e) {
29273
29273
  default:
29274
29274
  throw new Error("Unrecognized type " + e.type);
29275
29275
  }
29276
- var n = A.FullPaths ? nt.write(A, { fileType: "zip", type: (
29276
+ var n = A.FullPaths ? it.write(A, { fileType: "zip", type: (
29277
29277
  /*::(*/
29278
29278
  { nodebuffer: "buffer", string: "binary" }[t.type] || t.type
29279
29279
  ), compression: !!e.compression }) : A.generate(t);
@@ -29605,7 +29605,7 @@ function tw(A, e, t) {
29605
29605
  e.forEach(function(w, x) {
29606
29606
  lr(w).forEach(function(F) {
29607
29607
  (h = g.indexOf(F)) == -1 && (g[h = g.length] = F);
29608
- var y = w[F], N = "z", M = "", AA = et({ c: s + h, r: a + x + n });
29608
+ var y = w[F], N = "z", M = "", AA = tt({ c: s + h, r: a + x + n });
29609
29609
  l = e0(i, AA), y && typeof y == "object" && !(y instanceof Date) ? i[AA] = y : (typeof y == "number" ? N = "n" : typeof y == "boolean" ? N = "b" : typeof y == "string" ? N = "s" : y instanceof Date ? (N = "d", r.cellDates || (N = "n", y = Hr(y)), M = r.dateNF || Et[14]) : y === null && r.nullError && (N = "e", y = 0), l ? (l.t = N, l.v = y, delete l.w, delete l.R, M && (l.z = M)) : i[AA] = l = { t: N, v: y }, M && (l.z = M));
29610
29610
  });
29611
29611
  }), f.e.c = Math.max(f.e.c, s + g.length - 1);
@@ -29626,7 +29626,7 @@ function e0(A, e, t) {
29626
29626
  }
29627
29627
  return A[e] || (A[e] = { t: "z" });
29628
29628
  }
29629
- return typeof e != "number" ? e0(A, et(e)) : e0(A, et({ r: e, c: t || 0 }));
29629
+ return typeof e != "number" ? e0(A, tt(e)) : e0(A, tt({ r: e, c: t || 0 }));
29630
29630
  }
29631
29631
  function jS(A, e) {
29632
29632
  if (typeof e == "number") {
@@ -29698,7 +29698,7 @@ function ZS(A, e, t, r) {
29698
29698
  var Ts = {
29699
29699
  encode_col: mr,
29700
29700
  encode_row: or,
29701
- encode_cell: et,
29701
+ encode_cell: tt,
29702
29702
  encode_range: Mt,
29703
29703
  decode_col: rh,
29704
29704
  decode_row: th,
@@ -30314,12 +30314,7 @@ const nw = (A, e) => {
30314
30314
  return isNaN(A) ? e : A;
30315
30315
  }
30316
30316
  }
30317
- }, AU = (A) => (eg("data-v-43e19d7c"), A = A(), tg(), A), eU = {
30318
- key: 1,
30319
- class: "vue-ui-xy-user-options",
30320
- "data-html2canvas-ignore": "",
30321
- ref: "details"
30322
- }, tU = { style: { "`background": "${chartConfig.chart.background}", color: "${chartConfig.chart.color}`" } }, rU = { class: "vue-ui-xy-user-options-items" }, nU = { class: "vue-ui-xy-user-option-item" }, iU = { for: "vue-ui-xy-option-datalabels" }, aU = { class: "vue-ui-xy-user-option-item" }, sU = { for: "vue-ui-xy-option-title" }, oU = { class: "vue-ui-xy-user-option-item" }, lU = { for: "vue-ui-xy-option-legend" }, cU = { class: "vue-ui-xy-user-option-item" }, fU = { for: "vue-ui-xy-option-table" }, uU = ["disabled"], hU = {
30317
+ }, AU = (A) => (eg("data-v-aa9b330f"), A = A(), tg(), A), eU = { class: "vue-ui-xy-user-option-item" }, tU = { for: "vue-ui-xy-option-datalabels" }, rU = { class: "vue-ui-xy-user-option-item" }, nU = { for: "vue-ui-xy-option-title" }, iU = { class: "vue-ui-xy-user-option-item" }, aU = { for: "vue-ui-xy-option-legend" }, sU = { class: "vue-ui-xy-user-option-item" }, oU = { for: "vue-ui-xy-option-table" }, lU = ["disabled"], cU = {
30323
30318
  key: 0,
30324
30319
  class: "vue-ui-xy-print-icon",
30325
30320
  xmlns: "http://www.w3.org/2000/svg",
@@ -30331,40 +30326,51 @@ const nw = (A, e) => {
30331
30326
  fill: "none",
30332
30327
  "stroke-linecap": "round",
30333
30328
  "stroke-linejoin": "round"
30334
- }, dU = /* @__PURE__ */ rg('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-43e19d7c></path><path d="M18 16v.01" data-v-43e19d7c></path><path d="M6 16v.01" data-v-43e19d7c></path><path d="M12 5v.01" data-v-43e19d7c></path><path d="M12 12v.01" data-v-43e19d7c></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-43e19d7c></path>', 6), gU = [
30335
- dU
30336
- ], pU = { key: 1 }, wU = ["viewBox"], BU = { class: "vue-ui-xy-grid" }, vU = ["stroke", "x1", "x2", "y1", "y2"], mU = ["stroke", "x1", "x2", "y1", "y2"], xU = { key: 0 }, CU = ["x1", "x2", "y1", "y2", "stroke"], FU = ["id"], yU = ["stop-color"], EU = ["stop-color"], bU = ["stop-color"], _U = ["id"], SU = ["stop-color"], UU = ["stop-color"], QU = ["stop-color"], LU = ["id"], TU = ["stop-color"], IU = ["stop-color"], NU = ["id"], DU = ["stop-color"], OU = ["stop-color"], kU = ["x", "y", "height", "width", "fill"], HU = ["cx", "cy", "r", "fill", "stroke"], PU = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], MU = ["cx", "cy", "r", "fill", "stroke"], RU = { key: 0 }, KU = ["x", "y", "font-size", "fill"], GU = { key: 1 }, VU = ["x", "y", "font-size", "fill"], jU = { key: 2 }, WU = ["x", "y", "font-size", "fill"], XU = { key: 3 }, zU = ["x1", "x2", "y1", "y2", "stroke"], qU = ["x", "y", "font-size", "fill"], YU = ["font-size", "fill"], JU = ["x", "y", "font-size", "fill"], ZU = { key: 4 }, $U = {
30329
+ }, fU = /* @__PURE__ */ rg('<path stroke="none" d="M0 0h24v24H0z" fill="none" data-v-aa9b330f></path><path d="M18 16v.01" data-v-aa9b330f></path><path d="M6 16v.01" data-v-aa9b330f></path><path d="M12 5v.01" data-v-aa9b330f></path><path d="M12 12v.01" data-v-aa9b330f></path><path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" data-v-aa9b330f></path>', 6), uU = [
30330
+ fU
30331
+ ], hU = { key: 1 }, dU = ["viewBox"], gU = { class: "vue-ui-xy-grid" }, pU = ["stroke", "x1", "x2", "y1", "y2"], wU = ["stroke", "x1", "x2", "y1", "y2"], BU = { key: 0 }, vU = ["x1", "x2", "y1", "y2", "stroke"], mU = ["id"], xU = ["stop-color"], CU = ["stop-color"], FU = ["stop-color"], yU = ["id"], EU = ["stop-color"], bU = ["stop-color"], _U = ["stop-color"], SU = ["id"], UU = ["stop-color"], QU = ["stop-color"], LU = ["id"], TU = ["stop-color"], IU = ["stop-color"], NU = ["x", "y", "height", "width", "fill"], DU = ["cx", "cy", "r", "fill", "stroke"], OU = ["x1", "x2", "y1", "y2", "stroke", "stroke-width"], kU = ["cx", "cy", "r", "fill", "stroke"], HU = { key: 0 }, PU = ["x", "y", "font-size", "fill"], MU = { key: 1 }, RU = ["x", "y", "font-size", "fill"], KU = { key: 2 }, GU = ["x", "y", "font-size", "fill"], VU = { key: 3 }, jU = ["x1", "x2", "y1", "y2", "stroke"], WU = ["x", "y", "font-size", "fill"], XU = ["font-size", "fill"], zU = ["x", "y", "font-size", "fill"], qU = { key: 4 }, YU = {
30337
30332
  x: "0",
30338
30333
  y: "0",
30339
30334
  width: "100%",
30340
30335
  height: "40px",
30341
30336
  style: { overflow: "visible" }
30342
- }, A6 = { key: 5 }, e6 = ["y"], t6 = { class: "vue-ui-xy-legend" }, r6 = ["onClick"], n6 = { key: 6 }, i6 = ["y", "x", "font-size", "fill"], a6 = { key: 7 }, s6 = ["x", "y", "height", "width", "fill", "onMouseenter"], o6 = ["onClick"], l6 = ["innerHTML"], c6 = ["innerHTML"], f6 = { class: "vue-ui-xy-table" }, u6 = /* @__PURE__ */ AU(() => /* @__PURE__ */ CA("th", null, null, -1)), h6 = { style: { "max-width": "200px", margin: "0 auto" } }, d6 = ["onMouseover"];
30343
- function g6(A, e, t, r, n, i) {
30337
+ }, JU = { key: 5 }, ZU = ["y"], $U = { class: "vue-ui-xy-legend" }, A6 = ["onClick"], e6 = { key: 6 }, t6 = ["y", "x", "font-size", "fill"], r6 = { key: 7 }, n6 = ["x", "y", "height", "width", "fill", "onMouseenter"], i6 = ["onClick"], a6 = ["innerHTML"], s6 = ["innerHTML"], o6 = { class: "vue-ui-xy-table" }, l6 = /* @__PURE__ */ AU(() => /* @__PURE__ */ CA("th", null, null, -1)), c6 = { style: { "max-width": "200px", margin: "0 auto" } }, f6 = ["onMouseover"];
30338
+ function u6(A, e, t, r, n, i) {
30344
30339
  return fA(), uA("div", {
30345
30340
  class: "vue-ui-xy",
30346
30341
  ref: "chart",
30347
- style: ht(`background:${i.chartConfig.chart.backgroundColor}; color:${i.chartConfig.chart.color}`)
30342
+ style: Je(`background:${i.chartConfig.chart.backgroundColor}; color:${i.chartConfig.chart.color}`)
30348
30343
  }, [
30349
30344
  i.chartConfig.chart.title.show && (!n.mutableConfig.titleInside || n.isPrinting) ? (fA(), uA("div", {
30350
30345
  key: 0,
30351
30346
  class: "vue-ui-xy-title",
30352
- style: ht(`font-family:${i.chartConfig.chart.fontFamily}`)
30347
+ style: Je(`font-family:${i.chartConfig.chart.fontFamily}`)
30353
30348
  }, [
30354
30349
  CA("div", {
30355
30350
  class: "vue-ui-xy-title-main",
30356
- style: ht(`font-size:${i.chartConfig.chart.title.fontSize}px; color:${i.chartConfig.chart.title.color}; font-weight:${i.chartConfig.chart.title.bold ? "bold" : "400"}`)
30351
+ style: Je(`font-size:${i.chartConfig.chart.title.fontSize}px; color:${i.chartConfig.chart.title.color}; font-weight:${i.chartConfig.chart.title.bold ? "bold" : "400"}`)
30357
30352
  }, DA(i.chartConfig.chart.title.text), 5),
30358
30353
  i.chartConfig.chart.title.subtitle.text ? (fA(), uA("div", {
30359
30354
  key: 0,
30360
30355
  class: "vue-ui-xy-title-subtitle",
30361
- style: ht(`font-size:${i.chartConfig.chart.title.subtitle.fontSize}px; color:${i.chartConfig.chart.title.subtitle.color}`)
30356
+ style: Je(`font-size:${i.chartConfig.chart.title.subtitle.fontSize}px; color:${i.chartConfig.chart.title.subtitle.color}`)
30362
30357
  }, DA(i.chartConfig.chart.title.subtitle.text), 5)) : ce("", !0)
30363
30358
  ], 4)) : ce("", !0),
30364
- i.chartConfig.chart.userOptions.show ? (fA(), uA("details", eU, [
30365
- CA("summary", tU, DA(i.chartConfig.chart.userOptions.title), 1),
30366
- CA("div", rU, [
30367
- CA("div", nU, [
30359
+ i.chartConfig.chart.userOptions.show ? (fA(), uA("details", {
30360
+ key: 1,
30361
+ class: "vue-ui-xy-user-options",
30362
+ style: Je(`background:${i.chartConfig.chart.backgroundColor};color:${i.chartConfig.chart.color}`),
30363
+ "data-html2canvas-ignore": "",
30364
+ ref: "details"
30365
+ }, [
30366
+ CA("summary", {
30367
+ style: Je(`background:${i.chartConfig.chart.backgroundColor};color:${i.chartConfig.chart.color}`)
30368
+ }, DA(i.chartConfig.chart.userOptions.title), 5),
30369
+ CA("div", {
30370
+ class: "vue-ui-xy-user-options-items",
30371
+ style: Je(`background:${i.chartConfig.chart.backgroundColor};color:${i.chartConfig.chart.color}`)
30372
+ }, [
30373
+ CA("div", eU, [
30368
30374
  Yn(CA("input", {
30369
30375
  type: "checkbox",
30370
30376
  id: "vue-ui-xy-option-datalabels",
@@ -30373,9 +30379,9 @@ function g6(A, e, t, r, n, i) {
30373
30379
  }, null, 512), [
30374
30380
  [z0, n.mutableConfig.dataLabels.show]
30375
30381
  ]),
30376
- CA("label", iU, DA(i.chartConfig.chart.userOptions.labels.dataLabels), 1)
30382
+ CA("label", tU, DA(i.chartConfig.chart.userOptions.labels.dataLabels), 1)
30377
30383
  ]),
30378
- CA("div", aU, [
30384
+ CA("div", rU, [
30379
30385
  Yn(CA("input", {
30380
30386
  type: "checkbox",
30381
30387
  id: "vue-ui-xy-option-title",
@@ -30384,9 +30390,9 @@ function g6(A, e, t, r, n, i) {
30384
30390
  }, null, 512), [
30385
30391
  [z0, n.mutableConfig.titleInside]
30386
30392
  ]),
30387
- CA("label", sU, DA(i.chartConfig.chart.userOptions.labels.titleInside), 1)
30393
+ CA("label", nU, DA(i.chartConfig.chart.userOptions.labels.titleInside), 1)
30388
30394
  ]),
30389
- CA("div", oU, [
30395
+ CA("div", iU, [
30390
30396
  Yn(CA("input", {
30391
30397
  type: "checkbox",
30392
30398
  id: "vue-ui-xy-option-legend",
@@ -30395,9 +30401,9 @@ function g6(A, e, t, r, n, i) {
30395
30401
  }, null, 512), [
30396
30402
  [z0, n.mutableConfig.legendInside]
30397
30403
  ]),
30398
- CA("label", lU, DA(i.chartConfig.chart.userOptions.labels.legendInside), 1)
30404
+ CA("label", aU, DA(i.chartConfig.chart.userOptions.labels.legendInside), 1)
30399
30405
  ]),
30400
- CA("div", cU, [
30406
+ CA("div", sU, [
30401
30407
  Yn(CA("input", {
30402
30408
  type: "checkbox",
30403
30409
  id: "vue-ui-xy-option-table",
@@ -30406,7 +30412,7 @@ function g6(A, e, t, r, n, i) {
30406
30412
  }, null, 512), [
30407
30413
  [z0, n.mutableConfig.showTable]
30408
30414
  ]),
30409
- CA("label", fU, DA(i.chartConfig.chart.userOptions.labels.showTable), 1)
30415
+ CA("label", oU, DA(i.chartConfig.chart.userOptions.labels.showTable), 1)
30410
30416
  ]),
30411
30417
  CA("button", {
30412
30418
  class: "vue-ui-xy-button",
@@ -30414,22 +30420,22 @@ function g6(A, e, t, r, n, i) {
30414
30420
  disabled: n.isPrinting,
30415
30421
  style: { "margin-top": "12px" }
30416
30422
  }, [
30417
- n.isPrinting ? (fA(), uA("svg", hU, gU)) : (fA(), uA("span", pU, "PDF"))
30418
- ], 8, uU),
30423
+ n.isPrinting ? (fA(), uA("svg", cU, uU)) : (fA(), uA("span", hU, "PDF"))
30424
+ ], 8, lU),
30419
30425
  CA("button", {
30420
30426
  class: "vue-ui-xy-button",
30421
30427
  onClick: e[5] || (e[5] = (...a) => i.generateXls && i.generateXls(...a))
30422
30428
  }, " XLSX ")
30423
- ])
30424
- ], 512)) : ce("", !0),
30429
+ ], 4)
30430
+ ], 4)) : ce("", !0),
30425
30431
  (fA(), uA("svg", {
30426
30432
  width: "100%",
30427
30433
  viewBox: i.viewBox,
30428
30434
  class: "vue-ui-xy-svg",
30429
- style: ht(`background:${i.chartConfig.chart.backgroundColor}; color:${i.chartConfig.chart.color}; font-family:${i.chartConfig.chart.fontFamily}`),
30435
+ style: Je(`background:${i.chartConfig.chart.backgroundColor}; color:${i.chartConfig.chart.color}; font-family:${i.chartConfig.chart.fontFamily}`),
30430
30436
  onClick: e[7] || (e[7] = (...a) => i.closeDetails && i.closeDetails(...a))
30431
30437
  }, [
30432
- CA("g", BU, [
30438
+ CA("g", gU, [
30433
30439
  CA("line", {
30434
30440
  stroke: i.chartConfig.chart.grid.stroke,
30435
30441
  "stroke-width": "1",
@@ -30438,7 +30444,7 @@ function g6(A, e, t, r, n, i) {
30438
30444
  y1: i.drawingArea.top,
30439
30445
  y2: i.drawingArea.bottom,
30440
30446
  "stroke-linecap": "round"
30441
- }, null, 8, vU),
30447
+ }, null, 8, pU),
30442
30448
  CA("line", {
30443
30449
  stroke: i.chartConfig.chart.grid.stroke,
30444
30450
  "stroke-width": "1",
@@ -30447,8 +30453,8 @@ function g6(A, e, t, r, n, i) {
30447
30453
  y1: i.zero,
30448
30454
  y2: i.zero,
30449
30455
  "stroke-linecap": "round"
30450
- }, null, 8, mU),
30451
- i.chartConfig.chart.grid.showVerticalLines ? (fA(), uA("g", xU, [
30456
+ }, null, 8, wU),
30457
+ i.chartConfig.chart.grid.showVerticalLines ? (fA(), uA("g", BU, [
30452
30458
  (fA(!0), uA(Be, null, Qe(i.maxSeries + 1, (a, s) => (fA(), uA("line", {
30453
30459
  key: `grid_vertical_line_${s}`,
30454
30460
  x1: i.drawingArea.width / i.maxSeries * s + i.drawingArea.left,
@@ -30457,7 +30463,7 @@ function g6(A, e, t, r, n, i) {
30457
30463
  y2: i.drawingArea.bottom,
30458
30464
  "stroke-width": "0.5",
30459
30465
  stroke: i.chartConfig.chart.grid.stroke
30460
- }, null, 8, CU))), 128))
30466
+ }, null, 8, vU))), 128))
30461
30467
  ])) : ce("", !0)
30462
30468
  ]),
30463
30469
  (fA(!0), uA(Be, null, Qe(i.barSet, (a, s) => (fA(), uA("defs", {
@@ -30471,16 +30477,16 @@ function g6(A, e, t, r, n, i) {
30471
30477
  CA("stop", {
30472
30478
  offset: "0%",
30473
30479
  "stop-color": a.color
30474
- }, null, 8, yU),
30480
+ }, null, 8, xU),
30475
30481
  CA("stop", {
30476
30482
  offset: "62%",
30477
30483
  "stop-color": `${i.shiftHue(a.color, 0.02)}DE`
30478
- }, null, 8, EU),
30484
+ }, null, 8, CU),
30479
30485
  CA("stop", {
30480
30486
  offset: "100%",
30481
30487
  "stop-color": `${i.shiftHue(a.color, 0.05)}66`
30482
- }, null, 8, bU)
30483
- ], 8, FU),
30488
+ }, null, 8, FU)
30489
+ ], 8, mU),
30484
30490
  CA("linearGradient", {
30485
30491
  id: `rectGradient_neg_${s}_${n.uniqueId}`,
30486
30492
  x2: "0%",
@@ -30489,16 +30495,16 @@ function g6(A, e, t, r, n, i) {
30489
30495
  CA("stop", {
30490
30496
  offset: "0%",
30491
30497
  "stop-color": `${i.shiftHue(a.color, 0.05)}66`
30492
- }, null, 8, SU),
30498
+ }, null, 8, EU),
30493
30499
  CA("stop", {
30494
30500
  offset: "38%",
30495
30501
  "stop-color": `${i.shiftHue(a.color, 0.02)}DE`
30496
- }, null, 8, UU),
30502
+ }, null, 8, bU),
30497
30503
  CA("stop", {
30498
30504
  offset: "100%",
30499
30505
  "stop-color": a.color
30500
- }, null, 8, QU)
30501
- ], 8, _U)
30506
+ }, null, 8, _U)
30507
+ ], 8, yU)
30502
30508
  ]))), 128)),
30503
30509
  (fA(!0), uA(Be, null, Qe(i.plotSet, (a, s) => (fA(), uA("defs", {
30504
30510
  key: `def_plot_${s}`
@@ -30514,12 +30520,12 @@ function g6(A, e, t, r, n, i) {
30514
30520
  CA("stop", {
30515
30521
  offset: "0%",
30516
30522
  "stop-color": `${i.shiftHue(a.color, 0.05)}`
30517
- }, null, 8, TU),
30523
+ }, null, 8, UU),
30518
30524
  CA("stop", {
30519
30525
  offset: "100%",
30520
30526
  "stop-color": a.color
30521
- }, null, 8, IU)
30522
- ], 8, LU)
30527
+ }, null, 8, QU)
30528
+ ], 8, SU)
30523
30529
  ]))), 128)),
30524
30530
  (fA(!0), uA(Be, null, Qe(i.lineSet, (a, s) => (fA(), uA("defs", {
30525
30531
  key: `def_line_${s}`
@@ -30535,16 +30541,16 @@ function g6(A, e, t, r, n, i) {
30535
30541
  CA("stop", {
30536
30542
  offset: "0%",
30537
30543
  "stop-color": `${i.shiftHue(a.color, 0.05)}`
30538
- }, null, 8, DU),
30544
+ }, null, 8, TU),
30539
30545
  CA("stop", {
30540
30546
  offset: "100%",
30541
30547
  "stop-color": a.color
30542
- }, null, 8, OU)
30543
- ], 8, NU)
30548
+ }, null, 8, IU)
30549
+ ], 8, LU)
30544
30550
  ]))), 128)),
30545
30551
  (fA(!0), uA(Be, null, Qe(i.barSet, (a, s) => (fA(), uA("g", {
30546
30552
  key: `serie_bar_${s}`,
30547
- class: ot(`serie_bar_${s}`)
30553
+ class: lt(`serie_bar_${s}`)
30548
30554
  }, [
30549
30555
  (fA(!0), uA(Be, null, Qe(a.plots, (o, l) => (fA(), uA("g", {
30550
30556
  key: `bar_plot_${s}_${l}`
@@ -30556,12 +30562,12 @@ function g6(A, e, t, r, n, i) {
30556
30562
  height: i.calcRectHeight(o),
30557
30563
  width: i.calcRectWidth(),
30558
30564
  fill: i.chartConfig.bar.useGradient ? o.value >= 0 ? `url(#rectGradient_pos_${s}_${n.uniqueId})` : `url(#rectGradient_neg_${s}_${n.uniqueId})` : a.color
30559
- }, null, 8, kU)) : ce("", !0)
30565
+ }, null, 8, NU)) : ce("", !0)
30560
30566
  ]))), 128))
30561
30567
  ], 2))), 128)),
30562
30568
  (fA(!0), uA(Be, null, Qe(i.plotSet, (a, s) => (fA(), uA("g", {
30563
30569
  key: `serie_plot_${s}`,
30564
- class: ot(`serie_plot_${s}`)
30570
+ class: lt(`serie_plot_${s}`)
30565
30571
  }, [
30566
30572
  (fA(!0), uA(Be, null, Qe(a.plots, (o, l) => (fA(), uA("g", {
30567
30573
  key: `circle_plot_${s}_${l}`
@@ -30574,12 +30580,12 @@ function g6(A, e, t, r, n, i) {
30574
30580
  fill: i.chartConfig.plot.useGradient ? `url(#plotGradient_${s}_${n.uniqueId})` : a.color,
30575
30581
  stroke: i.chartConfig.chart.backgroundColor,
30576
30582
  "stroke-width": "0.5"
30577
- }, null, 8, HU)) : ce("", !0)
30583
+ }, null, 8, DU)) : ce("", !0)
30578
30584
  ]))), 128))
30579
30585
  ], 2))), 128)),
30580
30586
  (fA(!0), uA(Be, null, Qe(i.lineSet, (a, s) => (fA(), uA("g", {
30581
30587
  key: `serie_line_${s}`,
30582
- class: ot(`serie_line_${s}`)
30588
+ class: lt(`serie_line_${s}`)
30583
30589
  }, [
30584
30590
  (fA(!0), uA(Be, null, Qe(a.plots, (o, l) => (fA(), uA("g", {
30585
30591
  key: `line_${s}_${l}`
@@ -30592,7 +30598,7 @@ function g6(A, e, t, r, n, i) {
30592
30598
  y2: a.plots[l + 1].y,
30593
30599
  stroke: a.color,
30594
30600
  "stroke-width": i.chartConfig.line.strokeWidth
30595
- }, null, 8, PU)) : ce("", !0)
30601
+ }, null, 8, OU)) : ce("", !0)
30596
30602
  ]))), 128)),
30597
30603
  (fA(!0), uA(Be, null, Qe(a.plots, (o, l) => (fA(), uA("g", {
30598
30604
  key: `circle_line_${s}_${l}`
@@ -30605,13 +30611,13 @@ function g6(A, e, t, r, n, i) {
30605
30611
  fill: i.chartConfig.line.useGradient ? `url(#lineGradient_${s}_${n.uniqueId})` : a.color,
30606
30612
  stroke: i.chartConfig.chart.backgroundColor,
30607
30613
  "stroke-width": "0.5"
30608
- }, null, 8, MU)) : ce("", !0)
30614
+ }, null, 8, kU)) : ce("", !0)
30609
30615
  ]))), 128))
30610
30616
  ], 2))), 128)),
30611
- i.chartConfig.bar.labels.show && n.mutableConfig.dataLabels.show ? (fA(), uA("g", RU, [
30617
+ i.chartConfig.bar.labels.show && n.mutableConfig.dataLabels.show ? (fA(), uA("g", HU, [
30612
30618
  (fA(!0), uA(Be, null, Qe(i.barSet, (a, s) => (fA(), uA("g", {
30613
30619
  key: `xLabel_bar_${s}`,
30614
- class: ot(`xLabel_bar_${s}`)
30620
+ class: lt(`xLabel_bar_${s}`)
30615
30621
  }, [
30616
30622
  (fA(!0), uA(Be, null, Qe(a.plots, (o, l) => (fA(), uA("g", {
30617
30623
  key: `xLabel_bar_${s}_${l}`
@@ -30622,14 +30628,14 @@ function g6(A, e, t, r, n, i) {
30622
30628
  "text-anchor": "middle",
30623
30629
  "font-size": i.chartConfig.chart.labels.fontSize,
30624
30630
  fill: i.chartConfig.bar.labels.color
30625
- }, DA(i.canShowValue(o.value) ? o.value.toFixed(i.chartConfig.bar.labels.rounding) : ""), 9, KU)
30631
+ }, DA(i.canShowValue(o.value) ? o.value.toFixed(i.chartConfig.bar.labels.rounding) : ""), 9, PU)
30626
30632
  ]))), 128))
30627
30633
  ], 2))), 128))
30628
30634
  ])) : ce("", !0),
30629
- i.chartConfig.plot.labels.show && n.mutableConfig.dataLabels.show ? (fA(), uA("g", GU, [
30635
+ i.chartConfig.plot.labels.show && n.mutableConfig.dataLabels.show ? (fA(), uA("g", MU, [
30630
30636
  (fA(!0), uA(Be, null, Qe(i.plotSet, (a, s) => (fA(), uA("g", {
30631
30637
  key: `xLabel_plot_${s}`,
30632
- class: ot(`xLabel_plot_${s}`)
30638
+ class: lt(`xLabel_plot_${s}`)
30633
30639
  }, [
30634
30640
  (fA(!0), uA(Be, null, Qe(a.plots, (o, l) => (fA(), uA("g", {
30635
30641
  key: `xLabel_plot_${s}_${l}`
@@ -30640,14 +30646,14 @@ function g6(A, e, t, r, n, i) {
30640
30646
  "text-anchor": "middle",
30641
30647
  "font-size": i.chartConfig.chart.labels.fontSize,
30642
30648
  fill: i.chartConfig.plot.labels.color
30643
- }, DA(i.canShowValue(o.value) ? o.value.toFixed(i.chartConfig.plot.labels.rounding) : ""), 9, VU)
30649
+ }, DA(i.canShowValue(o.value) ? o.value.toFixed(i.chartConfig.plot.labels.rounding) : ""), 9, RU)
30644
30650
  ]))), 128))
30645
30651
  ], 2))), 128))
30646
30652
  ])) : ce("", !0),
30647
- i.chartConfig.line.labels.show && n.mutableConfig.dataLabels.show ? (fA(), uA("g", jU, [
30653
+ i.chartConfig.line.labels.show && n.mutableConfig.dataLabels.show ? (fA(), uA("g", KU, [
30648
30654
  (fA(!0), uA(Be, null, Qe(i.lineSet, (a, s) => (fA(), uA("g", {
30649
30655
  key: `xLabel_line_${s}`,
30650
- class: ot(`xLabel_line_${s}`)
30656
+ class: lt(`xLabel_line_${s}`)
30651
30657
  }, [
30652
30658
  (fA(!0), uA(Be, null, Qe(a.plots, (o, l) => (fA(), uA("g", {
30653
30659
  key: `xLabel_line_${s}_${l}`
@@ -30658,11 +30664,11 @@ function g6(A, e, t, r, n, i) {
30658
30664
  "text-anchor": "middle",
30659
30665
  "font-size": i.chartConfig.chart.labels.fontSize,
30660
30666
  fill: i.chartConfig.line.labels.color
30661
- }, DA(i.canShowValue(o.value) ? o.value.toFixed(i.chartConfig.line.labels.rounding) : ""), 9, WU)
30667
+ }, DA(i.canShowValue(o.value) ? o.value.toFixed(i.chartConfig.line.labels.rounding) : ""), 9, GU)
30662
30668
  ]))), 128))
30663
30669
  ], 2))), 128))
30664
30670
  ])) : ce("", !0),
30665
- i.chartConfig.chart.grid.labels.show ? (fA(), uA("g", XU, [
30671
+ i.chartConfig.chart.grid.labels.show ? (fA(), uA("g", VU, [
30666
30672
  (fA(!0), uA(Be, null, Qe(i.yLabels, (a, s) => (fA(), uA("g", {
30667
30673
  key: `yLabel_${s}`
30668
30674
  }, [
@@ -30674,7 +30680,7 @@ function g6(A, e, t, r, n, i) {
30674
30680
  y2: a.y,
30675
30681
  stroke: i.chartConfig.chart.grid.stroke,
30676
30682
  "stroke-width": "1"
30677
- }, null, 8, zU)) : ce("", !0),
30683
+ }, null, 8, jU)) : ce("", !0),
30678
30684
  a.value >= i.min && a.value <= i.max ? (fA(), uA("text", {
30679
30685
  key: 1,
30680
30686
  x: i.drawingArea.left - 5,
@@ -30682,7 +30688,7 @@ function g6(A, e, t, r, n, i) {
30682
30688
  "font-size": i.chartConfig.chart.grid.labels.fontSize,
30683
30689
  "text-anchor": "end",
30684
30690
  fill: i.chartConfig.chart.grid.labels.color
30685
- }, DA(i.canShowValue(a.value) ? a.value.toFixed(0) : ""), 9, qU)) : ce("", !0)
30691
+ }, DA(i.canShowValue(a.value) ? a.value.toFixed(0) : ""), 9, WU)) : ce("", !0)
30686
30692
  ]))), 128))
30687
30693
  ])) : ce("", !0),
30688
30694
  CA("g", null, [
@@ -30693,7 +30699,7 @@ function g6(A, e, t, r, n, i) {
30693
30699
  id: "yAxisLabel",
30694
30700
  "text-anchor": "middle",
30695
30701
  style: { transition: "none" }
30696
- }, DA(i.chartConfig.chart.grid.labels.axis.yLabel), 9, YU)) : ce("", !0),
30702
+ }, DA(i.chartConfig.chart.grid.labels.axis.yLabel), 9, XU)) : ce("", !0),
30697
30703
  i.chartConfig.chart.grid.labels.axis.xLabel ? (fA(), uA("text", {
30698
30704
  key: 1,
30699
30705
  "text-anchor": "middle",
@@ -30701,60 +30707,60 @@ function g6(A, e, t, r, n, i) {
30701
30707
  y: i.drawingArea.bottom + i.chartConfig.chart.grid.labels.axis.fontSize + i.chartConfig.chart.grid.labels.xAxisLabels.fontSize * 1.3,
30702
30708
  "font-size": i.chartConfig.chart.grid.labels.axis.fontSize,
30703
30709
  fill: i.chartConfig.chart.grid.labels.color
30704
- }, DA(i.chartConfig.chart.grid.labels.axis.xLabel), 9, JU)) : ce("", !0)
30710
+ }, DA(i.chartConfig.chart.grid.labels.axis.xLabel), 9, zU)) : ce("", !0)
30705
30711
  ]),
30706
- i.chartConfig.chart.title.show && n.mutableConfig.titleInside && !n.isPrinting ? (fA(), uA("g", ZU, [
30707
- (fA(), uA("foreignObject", $U, [
30712
+ i.chartConfig.chart.title.show && n.mutableConfig.titleInside && !n.isPrinting ? (fA(), uA("g", qU, [
30713
+ (fA(), uA("foreignObject", YU, [
30708
30714
  CA("div", {
30709
30715
  class: "vue-ui-xy-title",
30710
- style: ht(`font-family:${i.chartConfig.chart.fontFamily}`)
30716
+ style: Je(`font-family:${i.chartConfig.chart.fontFamily}`)
30711
30717
  }, [
30712
30718
  CA("div", {
30713
30719
  class: "vue-ui-xy-title-main",
30714
- style: ht(`font-size:${i.chartConfig.chart.title.fontSize * 0.6}px; color:${i.chartConfig.chart.title.color}; font-weight:${i.chartConfig.chart.title.bold ? "bold" : "400"}`)
30720
+ style: Je(`font-size:${i.chartConfig.chart.title.fontSize * 0.6}px; color:${i.chartConfig.chart.title.color}; font-weight:${i.chartConfig.chart.title.bold ? "bold" : "400"}`)
30715
30721
  }, DA(i.chartConfig.chart.title.text), 5),
30716
30722
  i.chartConfig.chart.title.subtitle.text ? (fA(), uA("div", {
30717
30723
  key: 0,
30718
30724
  class: "vue-ui-xy-title-subtitle",
30719
- style: ht(`font-size:${i.chartConfig.chart.title.subtitle.fontSize * 0.6}px; color:${i.chartConfig.chart.title.subtitle.color}`)
30725
+ style: Je(`font-size:${i.chartConfig.chart.title.subtitle.fontSize * 0.6}px; color:${i.chartConfig.chart.title.subtitle.color}`)
30720
30726
  }, DA(i.chartConfig.chart.title.subtitle.text), 5)) : ce("", !0)
30721
30727
  ], 4)
30722
30728
  ]))
30723
30729
  ])) : ce("", !0),
30724
- i.chartConfig.chart.legend.show && n.mutableConfig.legendInside && !n.isPrinting ? (fA(), uA("g", A6, [
30730
+ i.chartConfig.chart.legend.show && n.mutableConfig.legendInside && !n.isPrinting ? (fA(), uA("g", JU, [
30725
30731
  (fA(), uA("foreignObject", {
30726
30732
  x: "0",
30727
30733
  y: i.drawingArea.bottom + i.chartConfig.chart.padding.bottom / 3 + 12,
30728
30734
  width: "100%",
30729
30735
  height: "20px",
30730
- style: ht(`overflow:visible; font-size:${i.chartConfig.chart.legend.fontSize * 0.6}px`)
30736
+ style: Je(`overflow:visible; font-size:${i.chartConfig.chart.legend.fontSize * 0.6}px`)
30731
30737
  }, [
30732
- CA("div", t6, [
30738
+ CA("div", $U, [
30733
30739
  (fA(!0), uA(Be, null, Qe(i.absoluteDataset, (a, s) => (fA(), uA("div", {
30734
30740
  key: `div_legend_item_${s}`,
30735
30741
  onClick: (o) => i.segregate(a),
30736
- class: ot({ "vue-ui-xy-legend-item": !0, "vue-ui-xy-legend-item-segregated": n.segregatedSeries.includes(a.id) })
30742
+ class: lt({ "vue-ui-xy-legend-item": !0, "vue-ui-xy-legend-item-segregated": n.segregatedSeries.includes(a.id) })
30737
30743
  }, [
30738
30744
  ["plot"].includes(a.type) ? (fA(), uA("span", {
30739
30745
  key: 0,
30740
- style: ht(`color:${a.color}`)
30746
+ style: Je(`color:${a.color}`)
30741
30747
  }, "●", 4)) : ce("", !0),
30742
30748
  ["line"].includes(a.type) ? (fA(), uA("span", {
30743
30749
  key: 1,
30744
- style: ht(`color:${a.color}`)
30750
+ style: Je(`color:${a.color}`)
30745
30751
  }, "▬", 4)) : ce("", !0),
30746
30752
  ["bar"].includes(a.type) ? (fA(), uA("span", {
30747
30753
  key: 2,
30748
- style: ht(`color:${a.color}`)
30754
+ style: Je(`color:${a.color}`)
30749
30755
  }, "◼", 4)) : ce("", !0),
30750
30756
  CA("span", {
30751
- style: ht(`color:${i.chartConfig.chart.legend.color}`)
30757
+ style: Je(`color:${i.chartConfig.chart.legend.color}`)
30752
30758
  }, DA(a.name), 5)
30753
- ], 10, r6))), 128))
30759
+ ], 10, A6))), 128))
30754
30760
  ])
30755
- ], 12, e6))
30761
+ ], 12, ZU))
30756
30762
  ])) : ce("", !0),
30757
- i.chartConfig.chart.grid.labels.xAxisLabels.show ? (fA(), uA("g", n6, [
30763
+ i.chartConfig.chart.grid.labels.xAxisLabels.show ? (fA(), uA("g", e6, [
30758
30764
  (fA(!0), uA(Be, null, Qe(i.maxSeries, (a, s) => (fA(), uA("text", {
30759
30765
  key: `time_label_${s}`,
30760
30766
  "text-anchor": "middle",
@@ -30762,9 +30768,9 @@ function g6(A, e, t, r, n, i) {
30762
30768
  x: i.drawingArea.left + i.drawingArea.width / i.maxSeries * s + i.drawingArea.width / i.maxSeries / 2,
30763
30769
  "font-size": i.chartConfig.chart.grid.labels.xAxisLabels.fontSize,
30764
30770
  fill: i.chartConfig.chart.grid.labels.xAxisLabels.color
30765
- }, DA(i.chartConfig.chart.grid.labels.xAxisLabels.values[s] || ""), 9, i6))), 128))
30771
+ }, DA(i.chartConfig.chart.grid.labels.xAxisLabels.values[s] || ""), 9, t6))), 128))
30766
30772
  ])) : ce("", !0),
30767
- i.chartConfig.chart.tooltip.show ? (fA(), uA("g", a6, [
30773
+ i.chartConfig.chart.tooltip.show ? (fA(), uA("g", r6, [
30768
30774
  (fA(!0), uA(Be, null, Qe(i.maxSeries, (a, s) => (fA(), uA("g", {
30769
30775
  key: `tooltip_trap_${s}`
30770
30776
  }, [
@@ -30776,51 +30782,51 @@ function g6(A, e, t, r, n, i) {
30776
30782
  fill: n.selectedSerieIndex === s || n.selectedRowIndex === s ? "rgba(0,0,0,0.03)" : "transparent",
30777
30783
  onMouseenter: (o) => i.toggleTooltip(!0, s),
30778
30784
  onMouseleave: e[6] || (e[6] = (o) => i.toggleTooltip(!1))
30779
- }, null, 40, s6)
30785
+ }, null, 40, n6)
30780
30786
  ]))), 128))
30781
30787
  ])) : ce("", !0)
30782
- ], 12, wU)),
30788
+ ], 12, dU)),
30783
30789
  i.chartConfig.chart.legend.show && (!n.mutableConfig.legendInside || n.isPrinting) ? (fA(), uA("div", {
30784
30790
  key: 2,
30785
30791
  class: "vue-ui-xy-legend",
30786
- style: ht(`font-size:${i.chartConfig.chart.legend.fontSize}px`)
30792
+ style: Je(`font-size:${i.chartConfig.chart.legend.fontSize}px`)
30787
30793
  }, [
30788
30794
  (fA(!0), uA(Be, null, Qe(i.absoluteDataset, (a, s) => (fA(), uA("div", {
30789
30795
  key: `div_legend_item_${s}`,
30790
30796
  onClick: (o) => i.segregate(a),
30791
- class: ot({ "vue-ui-xy-legend-item": !0, "vue-ui-xy-legend-item-segregated": n.segregatedSeries.includes(a.id) })
30797
+ class: lt({ "vue-ui-xy-legend-item": !0, "vue-ui-xy-legend-item-segregated": n.segregatedSeries.includes(a.id) })
30792
30798
  }, [
30793
30799
  CA("span", {
30794
- style: ht(`color:${a.color}`),
30800
+ style: Je(`color:${a.color}`),
30795
30801
  innerHTML: n.icons[a.type]
30796
- }, null, 12, l6),
30802
+ }, null, 12, a6),
30797
30803
  CA("span", {
30798
- style: ht(`color:${i.chartConfig.chart.legend.color}`)
30804
+ style: Je(`color:${i.chartConfig.chart.legend.color}`)
30799
30805
  }, DA(a.name), 5)
30800
- ], 10, o6))), 128))
30806
+ ], 10, i6))), 128))
30801
30807
  ], 4)) : ce("", !0),
30802
30808
  i.chartConfig.chart.tooltip.show && n.isTooltip ? (fA(), uA("div", {
30803
30809
  key: 3,
30804
30810
  class: "vue-ui-xy-tooltip",
30805
30811
  ref: "tooltip",
30806
- style: ht(`top:${i.tooltipPosition.top}px; left:${i.tooltipPosition.left}px; background-color:${i.chartConfig.chart.tooltip.backgroundColor}, color:${i.chartConfig.chart.tooltip.color}`),
30812
+ style: Je(`top:${i.tooltipPosition.top}px; left:${i.tooltipPosition.left}px; background-color:${i.chartConfig.chart.tooltip.backgroundColor}, color:${i.chartConfig.chart.tooltip.color}`),
30807
30813
  innerHTML: i.tooltipContent
30808
- }, null, 12, c6)) : ce("", !0),
30814
+ }, null, 12, s6)) : ce("", !0),
30809
30815
  i.chartConfig.showTable && n.mutableConfig.showTable ? (fA(), uA("div", {
30810
30816
  key: 4,
30811
- class: ot({ "vue-ui-xy-table-wrapper": !0, "vue-ui-xy-table-wrapper-printing": n.isPrinting }),
30817
+ class: lt({ "vue-ui-xy-table-wrapper": !0, "vue-ui-xy-table-wrapper-printing": n.isPrinting }),
30812
30818
  onClick: e[9] || (e[9] = (...a) => i.closeDetails && i.closeDetails(...a))
30813
30819
  }, [
30814
- CA("table", f6, [
30820
+ CA("table", o6, [
30815
30821
  CA("thead", null, [
30816
30822
  CA("tr", null, [
30817
- u6,
30823
+ l6,
30818
30824
  (fA(!0), uA(Be, null, Qe(i.table.head, (a, s) => (fA(), uA("th", {
30819
30825
  key: `th_${s}`
30820
30826
  }, [
30821
- CA("div", h6, [
30827
+ CA("div", c6, [
30822
30828
  CA("span", {
30823
- style: ht(`color:${a.color}; margin-right:3px`)
30829
+ style: Je(`color:${a.color}; margin-right:3px`)
30824
30830
  }, DA(n.icons[a.type]), 5),
30825
30831
  wr(DA(a.label), 1)
30826
30832
  ])
@@ -30830,21 +30836,21 @@ function g6(A, e, t, r, n, i) {
30830
30836
  CA("tbody", null, [
30831
30837
  (fA(!0), uA(Be, null, Qe(i.table.body, (a, s) => (fA(), uA("tr", {
30832
30838
  key: `tr_${s}`,
30833
- class: ot({ "vue-ui-xy-table-tr-selected": n.selectedSerieIndex === s || n.selectedRowIndex === s }),
30839
+ class: lt({ "vue-ui-xy-table-tr-selected": n.selectedSerieIndex === s || n.selectedRowIndex === s }),
30834
30840
  onMouseover: (o) => n.selectedRowIndex = s,
30835
30841
  onMouseleave: e[8] || (e[8] = (o) => n.selectedRowIndex = null)
30836
30842
  }, [
30837
30843
  (fA(!0), uA(Be, null, Qe(a, (o, l) => (fA(), uA("td", {
30838
30844
  key: `td_${s}_${l}`
30839
30845
  }, DA(o), 1))), 128))
30840
- ], 42, d6))), 128))
30846
+ ], 42, f6))), 128))
30841
30847
  ])
30842
30848
  ])
30843
30849
  ], 2)) : ce("", !0)
30844
30850
  ], 4);
30845
30851
  }
30846
- const X8 = /* @__PURE__ */ nw($S, [["render", g6], ["__scopeId", "data-v-43e19d7c"]]);
30847
- const p6 = {
30852
+ const V8 = /* @__PURE__ */ nw($S, [["render", u6], ["__scopeId", "data-v-aa9b330f"]]);
30853
+ const h6 = {
30848
30854
  name: "vue-ui-table",
30849
30855
  props: {
30850
30856
  locale: {
@@ -31605,60 +31611,60 @@ Provide an array of objects of type:
31605
31611
  this.clientX = A.clientX - t.width / 2, this.clientY = A.clientY - t.height / 2, this.rafId = null;
31606
31612
  }
31607
31613
  }
31608
- }, pn = (A) => (eg("data-v-cfc38e10"), A = A(), tg(), A), w6 = { class: "smart-table-export-hub" }, B6 = ["innerHTML"], v6 = ["data-is-open"], m6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("b", { class: "smart-table-export-hub-title" }, " Export ", -1)), x6 = { class: "smart-table-export-hub-options" }, C6 = { class: "smart-table-export-hub-option-wrapper" }, F6 = { class: "label" }, y6 = ["innerHTML"], E6 = { class: "smart-table-export-hub-option-wrapper" }, b6 = { class: "label" }, _6 = ["innerHTML"], S6 = { class: "smart-table" }, U6 = { id: "tableHead" }, Q6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), L6 = {
31614
+ }, pn = (A) => (eg("data-v-cfc38e10"), A = A(), tg(), A), d6 = { class: "smart-table-export-hub" }, g6 = ["innerHTML"], p6 = ["data-is-open"], w6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("b", { class: "smart-table-export-hub-title" }, " Export ", -1)), B6 = { class: "smart-table-export-hub-options" }, v6 = { class: "smart-table-export-hub-option-wrapper" }, m6 = { class: "label" }, x6 = ["innerHTML"], C6 = { class: "smart-table-export-hub-option-wrapper" }, F6 = { class: "label" }, y6 = ["innerHTML"], E6 = { class: "smart-table" }, b6 = { id: "tableHead" }, _6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), S6 = {
31609
31615
  key: 0,
31610
31616
  class: "th-fusion"
31611
- }, T6 = { key: 0 }, I6 = { key: 1 }, N6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), D6 = {
31617
+ }, U6 = { key: 0 }, Q6 = { key: 1 }, L6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), T6 = {
31612
31618
  key: 0,
31613
31619
  style: { display: "flex", "align-items": "center", "justify-content": "flex-end" }
31614
- }, O6 = ["innerHTML"], k6 = {
31620
+ }, I6 = ["innerHTML"], N6 = {
31615
31621
  key: 0,
31616
31622
  style: { "margin-left": "3px" }
31617
- }, H6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), P6 = { key: 0 }, M6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), R6 = { class: "th-filter" }, K6 = {
31623
+ }, D6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), O6 = { key: 0 }, k6 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), H6 = { class: "th-filter" }, P6 = {
31618
31624
  key: 0,
31619
31625
  class: "th-date"
31620
- }, G6 = { class: "date-wrapper--inputs" }, V6 = { class: "date-fieldset" }, j6 = ["for"], W6 = ["id", "onUpdate:modelValue", "onInput"], X6 = { class: "date-fieldset" }, z6 = ["for"], q6 = ["id", "onUpdate:modelValue", "onInput"], Y6 = { class: "date-wrapper--button" }, J6 = ["onClick"], Z6 = ["innerHTML"], $6 = ["innerHTML"], AQ = ["innerHTML"], eQ = ["onClick", "disabled"], tQ = ["placeholder", "onUpdate:modelValue", "name"], rQ = ["onClick"], nQ = ["innerHTML"], iQ = ["innerHTML"], aQ = ["innerHTML"], sQ = ["onClick", "innerHTML"], oQ = ["innerHTML"], lQ = {
31626
+ }, M6 = { class: "date-wrapper--inputs" }, R6 = { class: "date-fieldset" }, K6 = ["for"], G6 = ["id", "onUpdate:modelValue", "onInput"], V6 = { class: "date-fieldset" }, j6 = ["for"], W6 = ["id", "onUpdate:modelValue", "onInput"], X6 = { class: "date-wrapper--button" }, z6 = ["onClick"], q6 = ["innerHTML"], Y6 = ["innerHTML"], J6 = ["innerHTML"], Z6 = ["onClick", "disabled"], $6 = ["placeholder", "onUpdate:modelValue", "name"], AQ = ["onClick"], eQ = ["innerHTML"], tQ = ["innerHTML"], rQ = ["innerHTML"], nQ = ["onClick", "innerHTML"], iQ = ["innerHTML"], aQ = {
31621
31627
  key: 5,
31622
31628
  class: "th-range-filter"
31623
- }, cQ = ["for"], fQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", { style: { color: "grey" } }, "ᒥ", -1)), uQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", { style: { color: "grey" } }, "ᒣ", -1)), hQ = ["id", "max", "min", "onUpdate:modelValue"], dQ = ["id", "max", "min", "onUpdate:modelValue"], gQ = ["for"], pQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", { style: { color: "grey" } }, "ᒪ", -1)), wQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", { style: { color: "grey" } }, "ᒧ", -1)), BQ = ["onClick", "disabled"], vQ = ["id"], mQ = ["onClick"], xQ = ["onClick", "onKeyup"], CQ = {
31629
+ }, sQ = ["for"], oQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", { style: { color: "grey" } }, "ᒥ", -1)), lQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", { style: { color: "grey" } }, "ᒣ", -1)), cQ = ["id", "max", "min", "onUpdate:modelValue"], fQ = ["id", "max", "min", "onUpdate:modelValue"], uQ = ["for"], hQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", { style: { color: "grey" } }, "ᒪ", -1)), dQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", { style: { color: "grey" } }, "ᒧ", -1)), gQ = ["onClick", "disabled"], pQ = ["id"], wQ = ["onClick"], BQ = ["onClick", "onKeyup"], vQ = {
31624
31630
  key: 0,
31625
31631
  style: { color: "green" },
31626
31632
  class: "th-icon-green"
31627
- }, FQ = {
31633
+ }, mQ = {
31628
31634
  key: 1,
31629
31635
  style: { color: "red" },
31630
31636
  class: "th-icon-red"
31631
- }, yQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), EQ = ["innerHTML", "onClick", "onKeyup"], bQ = { class: "smart-table-td-iteration" }, _Q = ["onClick", "onKeyup", "id"], SQ = ["innerHTML"], UQ = { key: 1 }, QQ = { key: 2 }, LQ = { key: 5 }, TQ = ["innerHTML"], IQ = { key: 0 }, NQ = { style: { "margin-left": "12px" } }, DQ = { class: "format-num" }, OQ = { style: { "margin-left": "12px" } }, kQ = {
31637
+ }, xQ = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("th", { class: "invisible-cell" }, null, -1)), CQ = ["innerHTML", "onClick", "onKeyup"], FQ = { class: "smart-table-td-iteration" }, yQ = ["onClick", "onKeyup", "id"], EQ = ["innerHTML"], bQ = { key: 1 }, _Q = { key: 2 }, SQ = { key: 5 }, UQ = ["innerHTML"], QQ = { key: 0 }, LQ = { style: { "margin-left": "12px" } }, TQ = { class: "format-num" }, IQ = { style: { "margin-left": "12px" } }, NQ = {
31632
31638
  key: 0,
31633
31639
  class: "format-num"
31634
- }, HQ = {
31640
+ }, DQ = {
31635
31641
  key: 1,
31636
31642
  class: "format-num"
31637
- }, PQ = { key: 2 }, MQ = { style: { "margin-left": "12px" } }, RQ = {
31643
+ }, OQ = { key: 2 }, kQ = { style: { "margin-left": "12px" } }, HQ = {
31638
31644
  key: 0,
31639
31645
  class: "format-num"
31640
- }, KQ = {
31646
+ }, PQ = {
31641
31647
  key: 1,
31642
31648
  class: "format-num"
31643
- }, GQ = { key: 2 }, VQ = {
31649
+ }, MQ = { key: 2 }, RQ = {
31644
31650
  key: 0,
31645
31651
  class: "smart-table-paginator format-num"
31646
- }, jQ = {
31652
+ }, KQ = {
31647
31653
  key: 1,
31648
31654
  class: "smart-table-size-warning"
31649
- }, WQ = ["innerHTML"], XQ = {
31655
+ }, GQ = ["innerHTML"], VQ = {
31650
31656
  key: 3,
31651
31657
  class: "smart-table-pagination format-num"
31652
- }, zQ = ["innerHTML", "disabled"], qQ = ["disabled"], YQ = {
31658
+ }, jQ = ["innerHTML", "disabled"], WQ = ["disabled"], XQ = {
31653
31659
  key: 0,
31654
31660
  class: "smart-table-page-scroller-wrapper"
31655
- }, JQ = {
31661
+ }, zQ = {
31656
31662
  for: "pageScroller",
31657
31663
  style: { "font-size": "14px" }
31658
- }, ZQ = ["max", "value"], $Q = { key: 1 }, A8 = ["disabled"], e8 = ["innerHTML", "disabled"], t8 = { class: "chart-modal-options" }, r8 = ["innerHTML"], n8 = ["innerHTML"], i8 = ["innerHTML"], a8 = { style: { "margin-bottom": "12px" } }, s8 = { key: 0 }, o8 = { key: 1 }, l8 = {
31664
+ }, qQ = ["max", "value"], YQ = { key: 1 }, JQ = ["disabled"], ZQ = ["innerHTML", "disabled"], $Q = { class: "chart-modal-options" }, A8 = ["innerHTML"], e8 = ["innerHTML"], t8 = ["innerHTML"], r8 = { style: { "margin-bottom": "12px" } }, n8 = { key: 0 }, i8 = { key: 1 }, a8 = {
31659
31665
  style: { width: "100%", height: "fit-content", cursor: "move" },
31660
31666
  ref: "chartModal"
31661
- }, c8 = { key: 0 }, f8 = { class: "smart-table-fieldset" }, u8 = { class: "smart-table-fieldset-wrapper" }, h8 = ["name", "id", "checked", "onInput"], d8 = ["for"], g8 = ["disabled"], p8 = ["innerHTML"], w8 = ["viewBox"], B8 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("defs", null, [
31667
+ }, s8 = { key: 0 }, o8 = { class: "smart-table-fieldset" }, l8 = { class: "smart-table-fieldset-wrapper" }, c8 = ["name", "id", "checked", "onInput"], f8 = ["for"], u8 = ["disabled"], h8 = ["innerHTML"], d8 = ["viewBox"], g8 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("defs", null, [
31662
31668
  /* @__PURE__ */ CA("marker", {
31663
31669
  id: "arrowhead",
31664
31670
  markerWidth: "7",
@@ -31672,145 +31678,145 @@ Provide an array of objects of type:
31672
31678
  fill: "grey"
31673
31679
  })
31674
31680
  ])
31675
- ], -1)), v8 = ["x2", "y1", "y2"], m8 = ["y2"], x8 = ["x", "width", "height", "fill"], C8 = /* @__PURE__ */ rg('<linearGradient id="barGradientSelected" x2="0%" y2="100%" data-v-cfc38e10><stop offset="0.2" stop-color="#6376DD" data-v-cfc38e10></stop><stop offset="1" stop-color="#6376DD80" data-v-cfc38e10></stop></linearGradient><linearGradient id="barGradientSelectedNeg" x2="0%" y2="100%" data-v-cfc38e10><stop offset="0.2" stop-color="#6376DD80" data-v-cfc38e10></stop><stop offset="1" stop-color="#6376DD" data-v-cfc38e10></stop></linearGradient><linearGradient id="barGradient" x2="0%" y2="100%" data-v-cfc38e10><stop offset="0.2" stop-color="#6376DDB3" data-v-cfc38e10></stop><stop offset="1" stop-color="#6376DD66" data-v-cfc38e10></stop></linearGradient><linearGradient id="barGradientNeg" x2="0%" y2="100%" data-v-cfc38e10><stop offset="0.2" stop-color="#6376DD66" data-v-cfc38e10></stop><stop offset="1" stop-color="#6376DDB3" data-v-cfc38e10></stop></linearGradient>', 4), F8 = ["x", "y", "height", "width", "fill"], y8 = ["x", "y", "width"], E8 = { style: { width: "100%", "text-align": "center", "font-size": "20px" } }, b8 = ["x1", "y1", "x2", "y2"], _8 = ["x1", "y1", "x2", "y2"], S8 = ["cx", "cy", "r"], U8 = ["x", "y", "width"], Q8 = { style: { width: "100%", "text-align": "center", "font-size": "20px" } }, L8 = ["x", "width", "height", "onMouseenter"], T8 = ["x1", "y1", "x2", "y2"], I8 = {
31681
+ ], -1)), p8 = ["x2", "y1", "y2"], w8 = ["y2"], B8 = ["x", "width", "height", "fill"], v8 = /* @__PURE__ */ rg('<linearGradient id="barGradientSelected" x2="0%" y2="100%" data-v-cfc38e10><stop offset="0.2" stop-color="#6376DD" data-v-cfc38e10></stop><stop offset="1" stop-color="#6376DD80" data-v-cfc38e10></stop></linearGradient><linearGradient id="barGradientSelectedNeg" x2="0%" y2="100%" data-v-cfc38e10><stop offset="0.2" stop-color="#6376DD80" data-v-cfc38e10></stop><stop offset="1" stop-color="#6376DD" data-v-cfc38e10></stop></linearGradient><linearGradient id="barGradient" x2="0%" y2="100%" data-v-cfc38e10><stop offset="0.2" stop-color="#6376DDB3" data-v-cfc38e10></stop><stop offset="1" stop-color="#6376DD66" data-v-cfc38e10></stop></linearGradient><linearGradient id="barGradientNeg" x2="0%" y2="100%" data-v-cfc38e10><stop offset="0.2" stop-color="#6376DD66" data-v-cfc38e10></stop><stop offset="1" stop-color="#6376DDB3" data-v-cfc38e10></stop></linearGradient>', 4), m8 = ["x", "y", "height", "width", "fill"], x8 = ["x", "y", "width"], C8 = { style: { width: "100%", "text-align": "center", "font-size": "20px" } }, F8 = ["x1", "y1", "x2", "y2"], y8 = ["x1", "y1", "x2", "y2"], E8 = ["cx", "cy", "r"], b8 = ["x", "y", "width"], _8 = { style: { width: "100%", "text-align": "center", "font-size": "20px" } }, S8 = ["x", "width", "height", "onMouseenter"], U8 = ["x1", "y1", "x2", "y2"], Q8 = {
31676
31682
  key: 0,
31677
31683
  class: "chart-trend"
31678
- }, N8 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", null, "---", -1)), D8 = {
31684
+ }, L8 = /* @__PURE__ */ pn(() => /* @__PURE__ */ CA("span", null, "---", -1)), T8 = {
31679
31685
  viewBox: "0 0 100 100",
31680
31686
  style: { overflow: "visible", padding: "0 24px" },
31681
31687
  class: "smart-table-donut-chart"
31682
- }, O8 = ["d", "stroke"], k8 = ["x", "y"], H8 = {
31688
+ }, I8 = ["d", "stroke"], N8 = ["x", "y"], D8 = {
31683
31689
  key: 0,
31684
31690
  class: "smart-table-donut-label"
31685
- }, P8 = { class: "smart-table-donut-label-name" }, M8 = {
31691
+ }, O8 = { class: "smart-table-donut-label-name" }, k8 = {
31686
31692
  x: 50,
31687
31693
  y: 42,
31688
31694
  "text-anchor": "middle",
31689
31695
  "font-size": "6"
31690
- }, R8 = {
31696
+ }, H8 = {
31691
31697
  x: 50,
31692
31698
  y: 48,
31693
31699
  "text-anchor": "middle",
31694
31700
  "font-size": "4"
31695
- }, K8 = {
31701
+ }, P8 = {
31696
31702
  x: 50,
31697
31703
  y: 56,
31698
31704
  "text-anchor": "middle",
31699
31705
  "font-size": "6"
31700
- }, G8 = {
31706
+ }, M8 = {
31701
31707
  x: 50,
31702
31708
  y: 62,
31703
31709
  "text-anchor": "middle",
31704
31710
  "font-size": "4"
31705
- }, V8 = { class: "smart-table-donut-legend" };
31706
- function j8(A, e, t, r, n, i) {
31711
+ }, R8 = { class: "smart-table-donut-legend" };
31712
+ function K8(A, e, t, r, n, i) {
31707
31713
  return fA(), uA("div", {
31708
31714
  class: "smart-table-main",
31709
- style: ht(`font-family: ${t.fontFamily}`)
31715
+ style: Je(`font-family: ${t.fontFamily}`)
31710
31716
  }, [
31711
- CA("div", w6, [
31717
+ CA("div", d6, [
31712
31718
  CA("button", {
31713
31719
  onClick: e[0] || (e[0] = (a) => n.isExportRequest = !n.isExportRequest),
31714
31720
  innerHTML: i.icons.export
31715
- }, null, 8, B6),
31721
+ }, null, 8, g6),
31716
31722
  CA("div", {
31717
31723
  class: "smart-table-export-hub-dropdown",
31718
31724
  "data-is-open": n.isExportRequest || "false"
31719
31725
  }, [
31720
- m6,
31726
+ w6,
31721
31727
  CA("button", {
31722
31728
  class: "close-dropdown",
31723
31729
  onClick: e[1] || (e[1] = (a) => n.isExportRequest = !1)
31724
31730
  }, " ✖ "),
31725
- CA("div", x6, [
31726
- CA("div", C6, [
31727
- CA("div", F6, DA(t.translations.exportAllLabel) + " (" + DA(n.bodyCopy.length) + ") ", 1),
31731
+ CA("div", B6, [
31732
+ CA("div", v6, [
31733
+ CA("div", m6, DA(t.translations.exportAllLabel) + " (" + DA(n.bodyCopy.length) + ") ", 1),
31728
31734
  CA("button", {
31729
31735
  id: "exportAll",
31730
31736
  onClick: e[2] || (e[2] = (a) => i.createXls("all"))
31731
31737
  }, [
31732
31738
  CA("div", {
31733
31739
  innerHTML: i.icons.fileDownload
31734
- }, null, 8, y6),
31740
+ }, null, 8, x6),
31735
31741
  CA("span", null, DA(t.translations.exportAllButton), 1)
31736
31742
  ])
31737
31743
  ]),
31738
- CA("div", E6, [
31739
- CA("div", b6, DA(t.translations.exportPageLabel), 1),
31744
+ CA("div", C6, [
31745
+ CA("div", F6, DA(t.translations.exportPageLabel), 1),
31740
31746
  CA("button", {
31741
31747
  id: "exportPage",
31742
31748
  onClick: e[3] || (e[3] = (a) => i.createXls("page"))
31743
31749
  }, [
31744
31750
  CA("div", {
31745
31751
  innerHTML: i.icons.fileDownload
31746
- }, null, 8, _6),
31752
+ }, null, 8, y6),
31747
31753
  CA("span", null, DA(t.translations.exportPageButton), 1)
31748
31754
  ])
31749
31755
  ])
31750
31756
  ])
31751
- ], 8, v6)
31757
+ ], 8, p6)
31752
31758
  ]),
31753
31759
  CA("div", {
31754
31760
  class: "smart-table__wrapper",
31755
- style: ht(`max-height:${t.maxHeight}`),
31761
+ style: Je(`max-height:${t.maxHeight}`),
31756
31762
  ref: "tableWrapper"
31757
31763
  }, [
31758
- CA("table", S6, [
31759
- CA("thead", U6, [
31764
+ CA("table", E6, [
31765
+ CA("thead", b6, [
31760
31766
  CA("tr", null, [
31761
- Q6,
31767
+ _6,
31762
31768
  (fA(!0), uA(Be, null, Qe(n.tableHead, (a, s) => (fA(), uA("th", {
31763
31769
  key: `thead_${s}`,
31764
31770
  style: { overflow: "visible", position: "relative" },
31765
- class: ot({ "th-has-nan": n.hasNaN[s] })
31771
+ class: lt({ "th-has-nan": n.hasNaN[s] })
31766
31772
  }, [
31767
- i.hasNumericTypes && ([n.constants.TEXT, n.constants.DATE].includes(a.type) || a.isPercentage) ? (fA(), uA("div", L6, [
31773
+ i.hasNumericTypes && ([n.constants.TEXT, n.constants.DATE].includes(a.type) || a.isPercentage) ? (fA(), uA("div", S6, [
31768
31774
  CA("span", null, [
31769
31775
  wr(DA(a.name) + " ", 1),
31770
- a.isPercentage ? (fA(), uA("span", T6, " / " + DA(a.percentageTo), 1)) : ce("", !0)
31776
+ a.isPercentage ? (fA(), uA("span", U6, " / " + DA(a.percentageTo), 1)) : ce("", !0)
31771
31777
  ])
31772
- ])) : (fA(), uA("span", I6, DA(a.name), 1))
31778
+ ])) : (fA(), uA("span", Q6, DA(a.name), 1))
31773
31779
  ], 2))), 128))
31774
31780
  ]),
31775
31781
  i.hasNumericTypes ? (fA(), uA(Be, { key: 0 }, [
31776
31782
  CA("tr", null, [
31777
- N6,
31783
+ L6,
31778
31784
  (fA(!0), uA(Be, null, Qe(n.tableHead, (a, s) => (fA(), uA("th", {
31779
31785
  key: `thead_${s}`,
31780
- class: ot({ "th-numeric": !0, "th-has-nan": n.hasNaN[s] })
31786
+ class: lt({ "th-numeric": !0, "th-has-nan": n.hasNaN[s] })
31781
31787
  }, [
31782
- a.sum && !n.hasNaN[s] ? (fA(), uA("span", D6, [
31788
+ a.sum && !n.hasNaN[s] ? (fA(), uA("span", T6, [
31783
31789
  CA("span", {
31784
31790
  innerHTML: i.icons.sum,
31785
31791
  style: { "margin-bottom": "-4px", "margin-right": "3px" }
31786
- }, null, 8, O6),
31792
+ }, null, 8, I6),
31787
31793
  wr(" " + DA(a.prefix) + " " + DA(Number(i.getSum(s).toFixed(a.decimals)).toLocaleString()) + " " + DA(a.suffix) + " ", 1),
31788
- n.percentages[s] && a.percentageTo && !a.isPercentage ? (fA(), uA("span", k6, " (" + DA(isNaN(i.getSum(s) / i.getSum(n.percentages[s].referenceIndex)) ? "-" : (i.getSum(s) / i.getSum(n.percentages[s].referenceIndex) * 100).toFixed(a.decimals)) + "%) ", 1)) : ce("", !0)
31794
+ n.percentages[s] && a.percentageTo && !a.isPercentage ? (fA(), uA("span", N6, " (" + DA(isNaN(i.getSum(s) / i.getSum(n.percentages[s].referenceIndex)) ? "-" : (i.getSum(s) / i.getSum(n.percentages[s].referenceIndex) * 100).toFixed(a.decimals)) + "%) ", 1)) : ce("", !0)
31789
31795
  ])) : ce("", !0)
31790
31796
  ], 2))), 128))
31791
31797
  ]),
31792
31798
  CA("tr", null, [
31793
- H6,
31799
+ D6,
31794
31800
  (fA(!0), uA(Be, null, Qe(n.tableHead, (a, s) => (fA(), uA("th", {
31795
31801
  key: `thead_${s}`,
31796
- class: ot({ "th-numeric": !0, "th-has-nan": n.hasNaN[s] })
31802
+ class: lt({ "th-numeric": !0, "th-has-nan": n.hasNaN[s] })
31797
31803
  }, [
31798
- a.average && !n.hasNaN[s] ? (fA(), uA("span", P6, " ~ " + DA(a.prefix) + " " + DA(isNaN(i.getAverage(s)) ? "" : Number(i.getAverage(s).toFixed(a.decimals)).toLocaleString()) + " " + DA(a.suffix), 1)) : ce("", !0)
31804
+ a.average && !n.hasNaN[s] ? (fA(), uA("span", O6, " ~ " + DA(a.prefix) + " " + DA(isNaN(i.getAverage(s)) ? "" : Number(i.getAverage(s).toFixed(a.decimals)).toLocaleString()) + " " + DA(a.suffix), 1)) : ce("", !0)
31799
31805
  ], 2))), 128))
31800
31806
  ]),
31801
31807
  CA("tr", null, [
31802
- M6,
31808
+ k6,
31803
31809
  (fA(!0), uA(Be, null, Qe(n.tableHead, (a, s) => (fA(), uA("th", {
31804
31810
  key: `thead_${s}`,
31805
- class: ot({ "th-has-nan": n.hasNaN[s] })
31811
+ class: lt({ "th-has-nan": n.hasNaN[s] })
31806
31812
  }, [
31807
- CA("div", R6, [
31808
- a.type === n.constants.DATE && n.dates[s] ? (fA(), uA("div", K6, [
31809
- CA("div", G6, [
31810
- CA("div", V6, [
31813
+ CA("div", H6, [
31814
+ a.type === n.constants.DATE && n.dates[s] ? (fA(), uA("div", P6, [
31815
+ CA("div", M6, [
31816
+ CA("div", R6, [
31811
31817
  CA("label", {
31812
31818
  for: `from_${s}`
31813
- }, DA(t.translations.from), 9, j6),
31819
+ }, DA(t.translations.from), 9, K6),
31814
31820
  Yn(CA("input", {
31815
31821
  id: `from_${s}`,
31816
31822
  type: "date",
@@ -31818,14 +31824,14 @@ function j8(A, e, t, r, n, i) {
31818
31824
  onInput: (o) => {
31819
31825
  i.filterBody(), i.setFilterDatesIndexes(s);
31820
31826
  }
31821
- }, null, 40, W6), [
31827
+ }, null, 40, G6), [
31822
31828
  [go, n.dates[s].from]
31823
31829
  ])
31824
31830
  ]),
31825
- CA("div", X6, [
31831
+ CA("div", V6, [
31826
31832
  CA("label", {
31827
31833
  for: `to_${s}`
31828
- }, DA(t.translations.to), 9, z6),
31834
+ }, DA(t.translations.to), 9, j6),
31829
31835
  Yn(CA("input", {
31830
31836
  id: `to_${s}`,
31831
31837
  type: "date",
@@ -31833,35 +31839,35 @@ function j8(A, e, t, r, n, i) {
31833
31839
  onInput: (o) => {
31834
31840
  i.filterBody(), i.setFilterDatesIndexes(s);
31835
31841
  }
31836
- }, null, 40, q6), [
31842
+ }, null, 40, W6), [
31837
31843
  [go, n.dates[s].to]
31838
31844
  ])
31839
31845
  ])
31840
31846
  ]),
31841
- CA("div", Y6, [
31847
+ CA("div", X6, [
31842
31848
  a.isSort ? (fA(), uA("button", {
31843
31849
  key: 0,
31844
31850
  onClick: (o) => i.sortTh(s, o),
31845
- class: ot({ "th-button-active": [n.constants.DESC, n.constants.ASC].includes(n.sorts[s]) })
31851
+ class: lt({ "th-button-active": [n.constants.DESC, n.constants.ASC].includes(n.sorts[s]) })
31846
31852
  }, [
31847
31853
  n.sorts[s] === n.constants.ASC ? (fA(), uA("span", {
31848
31854
  key: 0,
31849
31855
  innerHTML: [n.constants.DATE].includes(a.type) ? i.icons.sort09 : i.icons.sortAZ
31850
- }, null, 8, Z6)) : n.sorts[s] === n.constants.DESC ? (fA(), uA("span", {
31856
+ }, null, 8, q6)) : n.sorts[s] === n.constants.DESC ? (fA(), uA("span", {
31851
31857
  key: 1,
31852
31858
  innerHTML: [n.constants.DATE].includes(a.type) ? i.icons.sort90 : i.icons.sortZA
31853
- }, null, 8, $6)) : (fA(), uA("span", {
31859
+ }, null, 8, Y6)) : (fA(), uA("span", {
31854
31860
  key: 2,
31855
31861
  innerHTML: i.icons.arrowSort
31856
- }, null, 8, AQ))
31857
- ], 10, J6)) : ce("", !0),
31862
+ }, null, 8, J6))
31863
+ ], 10, z6)) : ce("", !0),
31858
31864
  CA("button", {
31859
31865
  onClick: (o) => {
31860
31866
  i.resetDates(s), i.resetFilter(s, a, o);
31861
31867
  },
31862
31868
  disabled: !n.filteredDatesIndexes[s] && i.isResetDisabled(s, a),
31863
31869
  class: "th-reset"
31864
- }, " ✖ ", 8, eQ)
31870
+ }, " ✖ ", 8, Z6)
31865
31871
  ])
31866
31872
  ])) : ce("", !0),
31867
31873
  a.isSearch ? Yn((fA(), uA("input", {
@@ -31870,45 +31876,45 @@ function j8(A, e, t, r, n, i) {
31870
31876
  "onUpdate:modelValue": (o) => n.searches[s] = o,
31871
31877
  onInput: e[4] || (e[4] = (o) => i.debounce(i.filterBody, 400)),
31872
31878
  name: `search_${s}`
31873
- }, null, 40, tQ)), [
31879
+ }, null, 40, $6)), [
31874
31880
  [go, n.searches[s]]
31875
31881
  ]) : ce("", !0),
31876
31882
  !n.hasNaN[s] && a.isSort && a.type !== n.constants.DATE ? (fA(), uA("button", {
31877
31883
  key: 2,
31878
31884
  onClick: (o) => i.sortTh(s, o),
31879
- class: ot({ "th-button-active": [n.constants.DESC, n.constants.ASC].includes(n.sorts[s]) })
31885
+ class: lt({ "th-button-active": [n.constants.DESC, n.constants.ASC].includes(n.sorts[s]) })
31880
31886
  }, [
31881
31887
  n.sorts[s] === n.constants.ASC ? (fA(), uA("span", {
31882
31888
  key: 0,
31883
31889
  innerHTML: [n.constants.NUMERIC].includes(a.type) ? i.icons.sort09 : i.icons.sortZA
31884
- }, null, 8, nQ)) : n.sorts[s] === n.constants.DESC ? (fA(), uA("span", {
31890
+ }, null, 8, eQ)) : n.sorts[s] === n.constants.DESC ? (fA(), uA("span", {
31885
31891
  key: 1,
31886
31892
  innerHTML: [n.constants.NUMERIC].includes(a.type) ? i.icons.sort90 : i.icons.sortAZ
31887
- }, null, 8, iQ)) : (fA(), uA("span", {
31893
+ }, null, 8, tQ)) : (fA(), uA("span", {
31888
31894
  key: 2,
31889
31895
  innerHTML: i.icons.arrowSort
31890
- }, null, 8, aQ))
31891
- ], 10, rQ)) : ce("", !0),
31896
+ }, null, 8, rQ))
31897
+ ], 10, AQ)) : ce("", !0),
31892
31898
  a.isMultiselect ? (fA(), uA("button", {
31893
31899
  key: 3,
31894
31900
  onClick: (o) => i.toggleMultiselect(s, a, o),
31895
31901
  innerHTML: i.icons.filter,
31896
- class: ot({ "th-button-active": n.multiselects[s] && n.multiselects[s].length !== i.getDropdownOptions(s).length })
31897
- }, null, 10, sQ)) : ce("", !0),
31902
+ class: lt({ "th-button-active": n.multiselects[s] && n.multiselects[s].length !== i.getDropdownOptions(s).length })
31903
+ }, null, 10, nQ)) : ce("", !0),
31898
31904
  n.currentSelectionSpan.col === s && i.canChart ? (fA(), uA("button", {
31899
31905
  key: 4,
31900
31906
  onClick: e[5] || (e[5] = (o) => n.showChart = !n.showChart),
31901
31907
  innerHTML: i.icons.chart,
31902
- class: ot({ "th-button-active": n.showChart })
31903
- }, null, 10, oQ)) : ce("", !0),
31904
- a.rangeFilter && n.rangeFilters[s] && !n.hasNaN[s] ? (fA(), uA("div", lQ, [
31908
+ class: lt({ "th-button-active": n.showChart })
31909
+ }, null, 10, iQ)) : ce("", !0),
31910
+ a.rangeFilter && n.rangeFilters[s] && !n.hasNaN[s] ? (fA(), uA("div", aQ, [
31905
31911
  CA("label", {
31906
31912
  for: `rangeMin${s}`
31907
31913
  }, [
31908
- fQ,
31914
+ oQ,
31909
31915
  wr(" min "),
31910
- uQ
31911
- ], 8, cQ),
31916
+ lQ
31917
+ ], 8, sQ),
31912
31918
  Yn(CA("input", {
31913
31919
  type: "number",
31914
31920
  id: `rangeMin${s}`,
@@ -31916,7 +31922,7 @@ function j8(A, e, t, r, n, i) {
31916
31922
  min: n.immutableRangeFilters[s].min,
31917
31923
  "onUpdate:modelValue": (o) => n.rangeFilters[s].min = o,
31918
31924
  onInput: e[6] || (e[6] = (o) => i.debounce(i.filterBody, 400))
31919
- }, null, 40, hQ), [
31925
+ }, null, 40, cQ), [
31920
31926
  [
31921
31927
  go,
31922
31928
  n.rangeFilters[s].min,
@@ -31931,7 +31937,7 @@ function j8(A, e, t, r, n, i) {
31931
31937
  min: n.immutableRangeFilters[s].min,
31932
31938
  "onUpdate:modelValue": (o) => n.rangeFilters[s].max = o,
31933
31939
  onInput: e[7] || (e[7] = (o) => i.debounce(i.filterBody, 400))
31934
- }, null, 40, dQ), [
31940
+ }, null, 40, fQ), [
31935
31941
  [
31936
31942
  go,
31937
31943
  n.rangeFilters[s].max,
@@ -31942,17 +31948,17 @@ function j8(A, e, t, r, n, i) {
31942
31948
  CA("label", {
31943
31949
  for: `rangeMax${s}`
31944
31950
  }, [
31945
- pQ,
31951
+ hQ,
31946
31952
  wr(" max "),
31947
- wQ
31948
- ], 8, gQ)
31953
+ dQ
31954
+ ], 8, uQ)
31949
31955
  ])) : ce("", !0),
31950
31956
  i.canResetColumn(s, a) ? (fA(), uA("button", {
31951
31957
  key: 6,
31952
31958
  onClick: (o) => i.resetFilter(s, a, o),
31953
31959
  disabled: i.isResetDisabled(s, a),
31954
31960
  class: "th-reset"
31955
- }, " ✖ ", 8, BQ)) : ce("", !0),
31961
+ }, " ✖ ", 8, gQ)) : ce("", !0),
31956
31962
  a.isMultiselect ? (fA(), uA("div", {
31957
31963
  key: 7,
31958
31964
  class: "th-dropdown",
@@ -31962,7 +31968,7 @@ function j8(A, e, t, r, n, i) {
31962
31968
  CA("button", {
31963
31969
  class: "close-dropdown",
31964
31970
  onClick: (o) => i.toggleMultiselect(s, a, o)
31965
- }, " ✖ ", 8, mQ),
31971
+ }, " ✖ ", 8, wQ),
31966
31972
  (fA(!0), uA(Be, null, Qe(i.getDropdownOptions(s), (o, l) => (fA(), uA("span", {
31967
31973
  class: "th-option",
31968
31974
  key: `th_option_${s}_${l}`,
@@ -31971,31 +31977,31 @@ function j8(A, e, t, r, n, i) {
31971
31977
  po((f) => i.selectDropdownOption(o, s), ["enter"]),
31972
31978
  po((f) => i.selectDropdownOption(o, s), ["space"])
31973
31979
  ],
31974
- style: ht(`opacity:${i.isDropdownOptionSelected(o, s) ? 1 : 0.5}`),
31980
+ style: Je(`opacity:${i.isDropdownOptionSelected(o, s) ? 1 : 0.5}`),
31975
31981
  tabindex: "0"
31976
31982
  }, [
31977
- i.isDropdownOptionSelected(o, s) ? (fA(), uA("span", CQ, " ✔ ")) : (fA(), uA("span", FQ, " ✖ ")),
31983
+ i.isDropdownOptionSelected(o, s) ? (fA(), uA("span", vQ, " ✔ ")) : (fA(), uA("span", mQ, " ✖ ")),
31978
31984
  CA("span", null, DA(o), 1)
31979
- ], 44, xQ))), 128))
31980
- ], 8, vQ)) : ce("", !0)
31985
+ ], 44, BQ))), 128))
31986
+ ], 8, pQ)) : ce("", !0)
31981
31987
  ])
31982
31988
  ], 2))), 128))
31983
31989
  ])
31984
31990
  ], 64)) : ce("", !0),
31985
31991
  CA("tr", null, [
31986
- yQ,
31992
+ xQ,
31987
31993
  (fA(!0), uA(Be, null, Qe(n.tableHead, (a, s) => (fA(), uA("th", {
31988
31994
  key: `col_selector_${s}`,
31989
- class: ot({ "smart-table-col-selector": !n.hasNaN[s], "col-selector--selected": s === n.selectedColumn && !n.hasNaN[s], "th-has-nan": n.hasNaN[s] })
31995
+ class: lt({ "smart-table-col-selector": !n.hasNaN[s], "col-selector--selected": s === n.selectedColumn && !n.hasNaN[s], "th-has-nan": n.hasNaN[s] })
31990
31996
  }, [
31991
31997
  n.hasNaN[s] ? ce("", !0) : (fA(), uA("div", {
31992
31998
  key: 0,
31993
31999
  innerHTML: n.tableHead[s].type === n.constants.NUMERIC ? i.icons.chevronDown : "",
31994
- class: ot({ "col-selector": n.tableHead[s].type === n.constants.NUMERIC }),
32000
+ class: lt({ "col-selector": n.tableHead[s].type === n.constants.NUMERIC }),
31995
32001
  tabindex: "0",
31996
32002
  onClick: wo((o) => i.selectColumn(s), ["stop"]),
31997
32003
  onKeyup: po((o) => i.selectColumn(s), ["enter"])
31998
- }, null, 42, EQ))
32004
+ }, null, 42, CQ))
31999
32005
  ], 2))), 128))
32000
32006
  ])
32001
32007
  ]),
@@ -32006,10 +32012,10 @@ function j8(A, e, t, r, n, i) {
32006
32012
  (fA(!0), uA(Be, null, Qe(i.visibleRows, (a, s) => (fA(), uA("tr", {
32007
32013
  key: `tbody_${s}`
32008
32014
  }, [
32009
- CA("td", bQ, DA(a.absoluteIndex + 1), 1),
32015
+ CA("td", FQ, DA(a.absoluteIndex + 1), 1),
32010
32016
  (fA(!0), uA(Be, null, Qe(a.td, (o, l) => (fA(), uA("td", {
32011
32017
  key: `td_${s}_${l}`,
32012
- style: ht(i.isNumeric(o) || t.header[l].type === n.constants.DATE ? "text-align:right;font-variant-numeric: tabular-nums;" : ""),
32018
+ style: Je(i.isNumeric(o) || t.header[l].type === n.constants.DATE ? "text-align:right;font-variant-numeric: tabular-nums;" : ""),
32013
32019
  onClick: (f) => i.selectTd({
32014
32020
  td: o,
32015
32021
  rowIndex: s,
@@ -32033,53 +32039,53 @@ function j8(A, e, t, r, n, i) {
32033
32039
  event: f
32034
32040
  }), ["space"])
32035
32041
  ],
32036
- class: ot({ "td-numeric": t.header[l].type === n.constants.NUMERIC, "td-focusable": !0, "td-has-nan": n.hasNaN[l] }),
32042
+ class: lt({ "td-numeric": t.header[l].type === n.constants.NUMERIC, "td-focusable": !0, "td-has-nan": n.hasNaN[l] }),
32037
32043
  id: `cell_${s}_${l}`,
32038
32044
  tabindex: "0"
32039
32045
  }, [
32040
32046
  a.meta && a.meta.markerIndices.includes(l) && a.meta.unicodeIcon ? (fA(), uA("span", {
32041
32047
  key: 0,
32042
- style: ht(`color:${a.meta.color};margin-right:3px`),
32048
+ style: Je(`color:${a.meta.color};margin-right:3px`),
32043
32049
  innerHTML: a.meta.unicodeIcon
32044
- }, null, 12, SQ)) : ce("", !0),
32045
- t.header[l].type === n.constants.DATE ? (fA(), uA("span", UQ, DA(t.header[l].prefix) + " " + DA(new Date(o).toLocaleString().slice(0, 10)) + " " + DA(t.header[l].suffix), 1)) : t.header[l].isPercentage ? (fA(), uA("span", QQ, DA(Number((o * 100).toFixed(t.header[l].decimals)).toLocaleString()) + "% ", 1)) : n.percentages[l] && t.header[l].percentageTo && !t.header[l].isPercentage ? (fA(), uA("span", {
32050
+ }, null, 12, EQ)) : ce("", !0),
32051
+ t.header[l].type === n.constants.DATE ? (fA(), uA("span", bQ, DA(t.header[l].prefix) + " " + DA(new Date(o).toLocaleString().slice(0, 10)) + " " + DA(t.header[l].suffix), 1)) : t.header[l].isPercentage ? (fA(), uA("span", _Q, DA(Number((o * 100).toFixed(t.header[l].decimals)).toLocaleString()) + "% ", 1)) : n.percentages[l] && t.header[l].percentageTo && !t.header[l].isPercentage ? (fA(), uA("span", {
32046
32052
  key: 3,
32047
- class: ot({ "td-nan": isNaN(Number(o)) })
32053
+ class: lt({ "td-nan": isNaN(Number(o)) })
32048
32054
  }, DA(t.header[l].prefix) + " " + DA(isNaN(Number(o)) ? `${o} is not ${n.constants.NUMERIC}` : Number(o.toFixed(t.header[l].decimals)).toLocaleString()) + " " + DA(t.header[l].suffix) + " (" + DA(isNaN(Number(o)) ? "" : Number((o / i.getSum(n.percentages[l].referenceIndex) * 100).toFixed(t.header[l].decimals)).toLocaleString()) + "%) ", 3)) : t.header[l].type === n.constants.NUMERIC ? (fA(), uA("span", {
32049
32055
  key: 4,
32050
- class: ot({ "td-nan": isNaN(Number(o)) })
32051
- }, DA(t.header[l].prefix) + " " + DA(isNaN(Number(o)) ? `${o} is not ${n.constants.NUMERIC}` : Number(o.toFixed(t.header[l].decimals)).toLocaleString()) + " " + DA(t.header[l].suffix), 3)) : (fA(), uA("span", LQ, DA(t.header[l].prefix) + " " + DA(o) + " " + DA(t.header[l].suffix), 1))
32052
- ], 46, _Q))), 128))
32056
+ class: lt({ "td-nan": isNaN(Number(o)) })
32057
+ }, DA(t.header[l].prefix) + " " + DA(isNaN(Number(o)) ? `${o} is not ${n.constants.NUMERIC}` : Number(o.toFixed(t.header[l].decimals)).toLocaleString()) + " " + DA(t.header[l].suffix), 3)) : (fA(), uA("span", SQ, DA(t.header[l].prefix) + " " + DA(o) + " " + DA(t.header[l].suffix), 1))
32058
+ ], 46, yQ))), 128))
32053
32059
  ]))), 128))
32054
32060
  ], 32)
32055
32061
  ])
32056
32062
  ], 4),
32057
32063
  CA("div", {
32058
- class: ot({ "td-selector-info": !0, "td-selector-info--active": n.currentSelectionSpan.col !== void 0 && n.currentSelectionSpan.rows.length })
32064
+ class: lt({ "td-selector-info": !0, "td-selector-info--active": n.currentSelectionSpan.col !== void 0 && n.currentSelectionSpan.rows.length })
32059
32065
  }, [
32060
32066
  n.currentSelectionSpan.col !== void 0 && n.currentSelectionSpan.rows.length ? (fA(), uA(Be, { key: 0 }, [
32061
32067
  CA("div", {
32062
32068
  innerHTML: i.icons.table,
32063
32069
  class: "td-selector-icon"
32064
- }, null, 8, TQ),
32070
+ }, null, 8, UQ),
32065
32071
  CA("span", null, [
32066
32072
  CA("b", null, [
32067
32073
  wr(DA(t.header[n.currentSelectionSpan.col].name) + " ", 1),
32068
- t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("span", IQ, " / " + DA(t.header[n.percentages[n.currentSelectionSpan.col].referenceIndex].name), 1)) : ce("", !0)
32074
+ t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("span", QQ, " / " + DA(t.header[n.percentages[n.currentSelectionSpan.col].referenceIndex].name), 1)) : ce("", !0)
32069
32075
  ]),
32070
- CA("span", NQ, [
32076
+ CA("span", LQ, [
32071
32077
  wr(DA(t.translations.nb) + " : ", 1),
32072
- CA("b", DQ, DA(n.currentSelectionSpan.rows.length), 1)
32078
+ CA("b", TQ, DA(n.currentSelectionSpan.rows.length), 1)
32073
32079
  ]),
32074
- CA("span", OQ, [
32080
+ CA("span", IQ, [
32075
32081
  wr(DA(t.translations.sum) + " : ", 1),
32076
- t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("b", kQ, DA(i.selectedCellsCalculations.sumPercentage), 1)) : (fA(), uA("b", HQ, DA(t.header[n.currentSelectionSpan.col].prefix) + " " + DA(i.selectedCellsCalculations.sumRegular) + " " + DA(t.header[n.currentSelectionSpan.col].suffix), 1)),
32077
- t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("b", PQ, "%")) : ce("", !0)
32082
+ t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("b", NQ, DA(i.selectedCellsCalculations.sumPercentage), 1)) : (fA(), uA("b", DQ, DA(t.header[n.currentSelectionSpan.col].prefix) + " " + DA(i.selectedCellsCalculations.sumRegular) + " " + DA(t.header[n.currentSelectionSpan.col].suffix), 1)),
32083
+ t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("b", OQ, "%")) : ce("", !0)
32078
32084
  ]),
32079
- CA("span", MQ, [
32085
+ CA("span", kQ, [
32080
32086
  wr(DA(t.translations.average) + " : ", 1),
32081
- t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("b", RQ, DA(i.selectedCellsCalculations.averagePercentage), 1)) : (fA(), uA("b", KQ, DA(t.header[n.currentSelectionSpan.col].prefix) + " " + DA(i.selectedCellsCalculations.averageRegular) + " " + DA(t.header[n.currentSelectionSpan.col].suffix), 1)),
32082
- t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("b", GQ, "%")) : ce("", !0)
32087
+ t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("b", HQ, DA(i.selectedCellsCalculations.averagePercentage), 1)) : (fA(), uA("b", PQ, DA(t.header[n.currentSelectionSpan.col].prefix) + " " + DA(i.selectedCellsCalculations.averageRegular) + " " + DA(t.header[n.currentSelectionSpan.col].suffix), 1)),
32088
+ t.header[n.currentSelectionSpan.col].isPercentage ? (fA(), uA("b", MQ, "%")) : ce("", !0)
32083
32089
  ])
32084
32090
  ]),
32085
32091
  CA("button", {
@@ -32088,7 +32094,7 @@ function j8(A, e, t, r, n, i) {
32088
32094
  }, " ✖ ")
32089
32095
  ], 64)) : ce("", !0)
32090
32096
  ], 2),
32091
- n.bodyCopy.length > 10 ? (fA(), uA("div", VQ, [
32097
+ n.bodyCopy.length > 10 ? (fA(), uA("div", RQ, [
32092
32098
  wr(DA(t.translations.totalRows) + " : " + DA(t.body.length) + " | " + DA(t.translations.paginatorLabel) + " : ", 1),
32093
32099
  n.bodyCopy.length > 10 ? Yn((fA(), uA("select", {
32094
32100
  key: 0,
@@ -32110,32 +32116,32 @@ function j8(A, e, t, r, n, i) {
32110
32116
  ]
32111
32117
  ]) : ce("", !0)
32112
32118
  ])) : ce("", !0),
32113
- n.itemsPerPage >= 250 ? (fA(), uA("div", jQ, [
32119
+ n.itemsPerPage >= 250 ? (fA(), uA("div", KQ, [
32114
32120
  CA("span", {
32115
32121
  innerHTML: i.icons.warning
32116
- }, null, 8, WQ),
32122
+ }, null, 8, GQ),
32117
32123
  wr(DA(t.translations.sizeWarning), 1)
32118
32124
  ])) : ce("", !0),
32119
32125
  i.pages.length > 1 && i.pages.length <= 10 ? (fA(), uA("div", {
32120
32126
  key: 2,
32121
32127
  class: "smart-table-navigation-indicator",
32122
- style: ht(`width:calc(${n.currentPage / (i.pages.length - 1) * 100}%)`)
32128
+ style: Je(`width:calc(${n.currentPage / (i.pages.length - 1) * 100}%)`)
32123
32129
  }, null, 4)) : ce("", !0),
32124
- i.pages.length > 1 ? (fA(), uA("div", XQ, [
32130
+ i.pages.length > 1 ? (fA(), uA("div", VQ, [
32125
32131
  CA("button", {
32126
32132
  class: "smart-table-navigation",
32127
32133
  onClick: e[13] || (e[13] = wo((a) => i.navigate("previous"), ["stop"])),
32128
32134
  innerHTML: i.icons.chevronLeft,
32129
32135
  disabled: n.currentPage === 0
32130
- }, null, 8, zQ),
32136
+ }, null, 8, jQ),
32131
32137
  i.pages.length > 3 ? (fA(), uA(Be, { key: 0 }, [
32132
32138
  CA("button", {
32133
32139
  class: "smart-table-navigation",
32134
32140
  onClick: e[14] || (e[14] = wo((a) => i.navigate(1), ["stop"])),
32135
32141
  disabled: n.currentPage === 0
32136
- }, " 1 ", 8, qQ),
32137
- i.pages.length > 10 ? (fA(), uA("div", YQ, [
32138
- CA("label", JQ, DA(t.translations.page) + " " + DA(n.currentPage + 1) + " / " + DA(i.pages.length), 1),
32142
+ }, " 1 ", 8, WQ),
32143
+ i.pages.length > 10 ? (fA(), uA("div", XQ, [
32144
+ CA("label", zQ, DA(t.translations.page) + " " + DA(n.currentPage + 1) + " / " + DA(i.pages.length), 1),
32139
32145
  CA("input", {
32140
32146
  class: "smart-table-page-scroller",
32141
32147
  id: "pageScroller",
@@ -32145,13 +32151,13 @@ function j8(A, e, t, r, n, i) {
32145
32151
  max: i.pages.length - 1,
32146
32152
  onInput: e[15] || (e[15] = (a) => i.updateCurrentPage(a)),
32147
32153
  value: n.currentPage
32148
- }, null, 40, ZQ)
32149
- ])) : (fA(), uA("span", $Q, DA(t.translations.page) + " " + DA(n.currentPage + 1) + " / " + DA(i.pages.length), 1)),
32154
+ }, null, 40, qQ)
32155
+ ])) : (fA(), uA("span", YQ, DA(t.translations.page) + " " + DA(n.currentPage + 1) + " / " + DA(i.pages.length), 1)),
32150
32156
  CA("button", {
32151
32157
  class: "smart-table-navigation",
32152
32158
  onClick: e[16] || (e[16] = wo((a) => i.navigate(i.pages.length), ["stop"])),
32153
32159
  disabled: n.currentPage === i.pages.length - 1
32154
- }, DA(i.pages.length), 9, A8)
32160
+ }, DA(i.pages.length), 9, JQ)
32155
32161
  ], 64)) : (fA(), uA(Be, { key: 1 }, [
32156
32162
  wr(DA(t.translations.page) + " " + DA(n.currentPage + 1) + " / " + DA(i.pages.length), 1)
32157
32163
  ], 64)),
@@ -32160,51 +32166,51 @@ function j8(A, e, t, r, n, i) {
32160
32166
  onClick: e[17] || (e[17] = wo((a) => i.navigate("next"), ["stop"])),
32161
32167
  innerHTML: i.icons.chevronRight,
32162
32168
  disabled: n.currentPage === i.pages.length - 1
32163
- }, null, 8, e8)
32169
+ }, null, 8, ZQ)
32164
32170
  ])) : ce("", !0),
32165
32171
  n.showChart && i.canChart ? (fA(), uA("div", {
32166
32172
  key: 4,
32167
32173
  class: "smart-table-chart-modal",
32168
- style: ht(`top:${n.clientY}px; left:${n.clientX}px`)
32174
+ style: Je(`top:${n.clientY}px; left:${n.clientX}px`)
32169
32175
  }, [
32170
32176
  CA("button", {
32171
32177
  class: "close-chart-modal",
32172
32178
  onClick: e[18] || (e[18] = (a) => n.showChart = !1)
32173
32179
  }, " ✖ "),
32174
- CA("div", t8, [
32180
+ CA("div", $Q, [
32175
32181
  i.availableDonutCategories.length ? (fA(), uA("button", {
32176
32182
  key: 0,
32177
32183
  onClick: e[19] || (e[19] = (a) => n.showDonutOptions = !0),
32178
32184
  innerHTML: i.icons.donut,
32179
- class: ot({ "is-active-chart": n.chart.type === n.constants.DONUT || n.showDonutOptions })
32180
- }, null, 10, r8)) : ce("", !0),
32185
+ class: lt({ "is-active-chart": n.chart.type === n.constants.DONUT || n.showDonutOptions })
32186
+ }, null, 10, A8)) : ce("", !0),
32181
32187
  CA("button", {
32182
32188
  onClick: e[20] || (e[20] = (a) => {
32183
32189
  n.chart.type = n.constants.LINE, n.showDonutOptions = !1;
32184
32190
  }),
32185
32191
  innerHTML: i.icons.chart,
32186
- class: ot({ "is-active-chart": n.chart.type === n.constants.LINE && !n.showDonutOptions })
32187
- }, null, 10, n8),
32192
+ class: lt({ "is-active-chart": n.chart.type === n.constants.LINE && !n.showDonutOptions })
32193
+ }, null, 10, e8),
32188
32194
  CA("button", {
32189
32195
  onClick: e[21] || (e[21] = (a) => {
32190
32196
  n.chart.type = n.constants.BAR, n.showDonutOptions = !1;
32191
32197
  }),
32192
32198
  innerHTML: i.icons.bar,
32193
- class: ot({ "is-active-chart": n.chart.type === n.constants.BAR && !n.showDonutOptions })
32194
- }, null, 10, i8)
32199
+ class: lt({ "is-active-chart": n.chart.type === n.constants.BAR && !n.showDonutOptions })
32200
+ }, null, 10, t8)
32195
32201
  ]),
32196
- CA("div", a8, [
32202
+ CA("div", r8, [
32197
32203
  CA("b", null, [
32198
32204
  wr(DA(t.header[n.currentSelectionSpan.col].name) + " ", 1),
32199
- t.header[n.currentSelectionSpan.col].isPercentage && t.header[n.currentSelectionSpan.col].percentageTo ? (fA(), uA("span", s8, " / " + DA(t.header[n.percentages[n.currentSelectionSpan.col].referenceIndex].name), 1)) : ce("", !0),
32200
- n.chart.type === n.constants.DONUT && n.selectedDonutCategory && n.selectedDonutCategory.name ? (fA(), uA("span", o8, DA(t.translations.by) + " " + DA(n.selectedDonutCategory.name), 1)) : ce("", !0)
32205
+ t.header[n.currentSelectionSpan.col].isPercentage && t.header[n.currentSelectionSpan.col].percentageTo ? (fA(), uA("span", n8, " / " + DA(t.header[n.percentages[n.currentSelectionSpan.col].referenceIndex].name), 1)) : ce("", !0),
32206
+ n.chart.type === n.constants.DONUT && n.selectedDonutCategory && n.selectedDonutCategory.name ? (fA(), uA("span", i8, DA(t.translations.by) + " " + DA(n.selectedDonutCategory.name), 1)) : ce("", !0)
32201
32207
  ])
32202
32208
  ]),
32203
- CA("div", l8, [
32204
- n.showDonutOptions && i.availableDonutCategories.length ? (fA(), uA("div", c8, [
32205
- CA("fieldset", f8, [
32209
+ CA("div", a8, [
32210
+ n.showDonutOptions && i.availableDonutCategories.length ? (fA(), uA("div", s8, [
32211
+ CA("fieldset", o8, [
32206
32212
  CA("legend", null, DA(t.translations.chooseCategoryColumn), 1),
32207
- CA("div", u8, [
32213
+ CA("div", l8, [
32208
32214
  (fA(!0), uA(Be, null, Qe(i.availableDonutCategories, (a, s) => (fA(), uA("div", {
32209
32215
  key: `donut_radio_${s}`,
32210
32216
  class: "smart-table-fieldset-option"
@@ -32215,10 +32221,10 @@ function j8(A, e, t, r, n, i) {
32215
32221
  id: a.name,
32216
32222
  checked: n.selectedDonutCategory && a.name === n.selectedDonutCategory.name,
32217
32223
  onInput: (o) => n.selectedDonutCategory = i.availableDonutCategories[s]
32218
- }, null, 40, h8),
32224
+ }, null, 40, c8),
32219
32225
  CA("label", {
32220
32226
  for: a.name
32221
- }, DA(a.name), 9, d8)
32227
+ }, DA(a.name), 9, f8)
32222
32228
  ]))), 128))
32223
32229
  ]),
32224
32230
  CA("button", {
@@ -32229,9 +32235,9 @@ function j8(A, e, t, r, n, i) {
32229
32235
  CA("div", {
32230
32236
  style: { "margin-bottom": "-3px" },
32231
32237
  innerHTML: i.icons.donut
32232
- }, null, 8, p8),
32238
+ }, null, 8, h8),
32233
32239
  wr(" " + DA(t.translations.makeDonut), 1)
32234
- ], 8, g8)
32240
+ ], 8, u8)
32235
32241
  ])
32236
32242
  ])) : ce("", !0),
32237
32243
  [n.constants.BAR, n.constants.LINE].includes(n.chart.type) && !n.showDonutOptions ? (fA(), uA(Be, { key: 1 }, [
@@ -32239,7 +32245,7 @@ function j8(A, e, t, r, n, i) {
32239
32245
  viewBox: `0 0 ${n.chart.width} ${n.chart.height}`,
32240
32246
  class: "smart-table-chart-svg"
32241
32247
  }, [
32242
- B8,
32248
+ g8,
32243
32249
  CA("g", null, [
32244
32250
  CA("line", {
32245
32251
  x1: 0,
@@ -32249,7 +32255,7 @@ function j8(A, e, t, r, n, i) {
32249
32255
  stroke: "#ccd1d4",
32250
32256
  "stroke-width": "2",
32251
32257
  "stroke-linecap": "round"
32252
- }, null, 8, v8),
32258
+ }, null, 8, p8),
32253
32259
  CA("line", {
32254
32260
  x1: 0,
32255
32261
  x2: 0,
@@ -32258,7 +32264,7 @@ function j8(A, e, t, r, n, i) {
32258
32264
  stroke: "#ccd1d4",
32259
32265
  "stroke-width": "2",
32260
32266
  "stroke-linecap": "round"
32261
- }, null, 8, m8)
32267
+ }, null, 8, w8)
32262
32268
  ]),
32263
32269
  n.chart.type === n.constants.LINE ? (fA(!0), uA(Be, { key: 0 }, Qe(i.chartData.plots, (a, s) => (fA(), uA("g", {
32264
32270
  key: `trap_fill_${s}`
@@ -32269,13 +32275,13 @@ function j8(A, e, t, r, n, i) {
32269
32275
  width: i.chartData.slot,
32270
32276
  height: n.chart.height,
32271
32277
  fill: n.selectedPlot === s ? "rgba(0,0,0,0.03)" : "transparent"
32272
- }, null, 8, x8)
32278
+ }, null, 8, B8)
32273
32279
  ]))), 128)) : ce("", !0),
32274
32280
  (fA(!0), uA(Be, null, Qe(i.chartData.plots, (a, s) => (fA(), uA("g", {
32275
32281
  key: `plot_${s}`
32276
32282
  }, [
32277
32283
  n.chart.type === n.constants.BAR ? (fA(), uA(Be, { key: 0 }, [
32278
- C8,
32284
+ v8,
32279
32285
  CA("rect", {
32280
32286
  x: a.x - i.chartData.slot / 2,
32281
32287
  y: i.calcRectY(a.value, a.y),
@@ -32284,7 +32290,7 @@ function j8(A, e, t, r, n, i) {
32284
32290
  fill: n.selectedPlot === s ? a.value >= 0 ? "url(#barGradientSelected)" : "url(#barGradientSelectedNeg)" : (a.value >= 0, "url(#barGradient)"),
32285
32291
  stroke: "white",
32286
32292
  "stroke-width": "1"
32287
- }, null, 8, F8),
32293
+ }, null, 8, m8),
32288
32294
  n.selectedPlot === s ? (fA(), uA("foreignObject", {
32289
32295
  key: 0,
32290
32296
  x: a.x - (i.chartData.slot < 100 ? 50 : i.chartData.slot / 2),
@@ -32293,8 +32299,8 @@ function j8(A, e, t, r, n, i) {
32293
32299
  width: i.chartData.slot < 100 ? 100 : i.chartData.slot,
32294
32300
  style: { overflow: "visible" }
32295
32301
  }, [
32296
- CA("div", E8, DA(a.prefix) + " " + DA(Number(a.value.toFixed(t.header[n.currentSelectionSpan.col].decimals)).toLocaleString()) + " " + DA(a.suffix), 1)
32297
- ], 8, y8)) : ce("", !0)
32302
+ CA("div", C8, DA(a.prefix) + " " + DA(Number(a.value.toFixed(t.header[n.currentSelectionSpan.col].decimals)).toLocaleString()) + " " + DA(a.suffix), 1)
32303
+ ], 8, x8)) : ce("", !0)
32298
32304
  ], 64)) : ce("", !0),
32299
32305
  n.chart.type === n.constants.LINE ? (fA(), uA(Be, { key: 1 }, [
32300
32306
  s + 1 < i.chartData.plots.length ? (fA(), uA("line", {
@@ -32305,7 +32311,7 @@ function j8(A, e, t, r, n, i) {
32305
32311
  y2: i.chartData.plots[s + 1].y,
32306
32312
  "stroke-width": "3",
32307
32313
  stroke: "#6376DD75"
32308
- }, null, 8, b8)) : ce("", !0),
32314
+ }, null, 8, F8)) : ce("", !0),
32309
32315
  n.selectedPlot === s ? (fA(), uA("line", {
32310
32316
  key: 1,
32311
32317
  x1: a.x,
@@ -32315,7 +32321,7 @@ function j8(A, e, t, r, n, i) {
32315
32321
  stroke: "grey",
32316
32322
  "stroke-width": "1",
32317
32323
  "stroke-dasharray": "3"
32318
- }, null, 8, _8)) : ce("", !0),
32324
+ }, null, 8, y8)) : ce("", !0),
32319
32325
  CA("circle", {
32320
32326
  cx: a.x,
32321
32327
  cy: a.y,
@@ -32323,7 +32329,7 @@ function j8(A, e, t, r, n, i) {
32323
32329
  fill: "#22348f",
32324
32330
  stroke: "white",
32325
32331
  "stroke-width": "1"
32326
- }, null, 8, S8),
32332
+ }, null, 8, E8),
32327
32333
  n.selectedPlot === s ? (fA(), uA("foreignObject", {
32328
32334
  key: 2,
32329
32335
  x: a.x - (i.chartData.slot < 100 ? 50 : i.chartData.slot / 2),
@@ -32336,8 +32342,8 @@ function j8(A, e, t, r, n, i) {
32336
32342
  width: i.chartData.slot < 100 ? 100 : i.chartData.slot,
32337
32343
  style: { overflow: "visible" }
32338
32344
  }, [
32339
- CA("div", Q8, DA(a.prefix) + " " + DA(Number(a.value.toFixed(t.header[n.currentSelectionSpan.col].decimals)).toLocaleString()) + " " + DA(a.suffix), 1)
32340
- ], 8, U8)) : ce("", !0)
32345
+ CA("div", _8, DA(a.prefix) + " " + DA(Number(a.value.toFixed(t.header[n.currentSelectionSpan.col].decimals)).toLocaleString()) + " " + DA(a.suffix), 1)
32346
+ ], 8, b8)) : ce("", !0)
32341
32347
  ], 64)) : ce("", !0)
32342
32348
  ]))), 128)),
32343
32349
  (fA(!0), uA(Be, null, Qe(i.chartData.plots, (a, s) => (fA(), uA("g", {
@@ -32351,7 +32357,7 @@ function j8(A, e, t, r, n, i) {
32351
32357
  fill: "transparent",
32352
32358
  onMouseenter: (o) => n.selectedPlot = s,
32353
32359
  onMouseleave: e[23] || (e[23] = (o) => n.selectedPlot = void 0)
32354
- }, null, 40, L8)
32360
+ }, null, 40, S8)
32355
32361
  ]))), 128)),
32356
32362
  i.chartData.progression && i.chartData.plots.length > 2 ? (fA(), uA("line", {
32357
32363
  key: 1,
@@ -32363,24 +32369,24 @@ function j8(A, e, t, r, n, i) {
32363
32369
  "stroke-width": "2",
32364
32370
  "stroke-dasharray": "4",
32365
32371
  "marker-end": "url(#arrowhead)"
32366
- }, null, 8, T8)) : ce("", !0)
32367
- ], 8, w8)),
32368
- i.chartData.plots.length >= 2 ? (fA(), uA("div", I8, [
32369
- N8,
32372
+ }, null, 8, U8)) : ce("", !0)
32373
+ ], 8, d8)),
32374
+ i.chartData.plots.length >= 2 ? (fA(), uA("div", Q8, [
32375
+ L8,
32370
32376
  wr(" Trend: "),
32371
32377
  CA("span", null, DA(i.chartData.progression.slope < 0 ? "+" : "-"), 1),
32372
32378
  wr(" " + DA((Math.abs(i.chartData.progression.slope) * 100).toFixed(1)) + " % ", 1)
32373
32379
  ])) : ce("", !0)
32374
32380
  ], 64)) : ce("", !0),
32375
32381
  [n.constants.DONUT].includes(n.chart.type) && !n.showDonutOptions ? (fA(), uA(Be, { key: 2 }, [
32376
- (fA(), uA("svg", D8, [
32382
+ (fA(), uA("svg", T8, [
32377
32383
  (fA(!0), uA(Be, null, Qe(n.currentDonut, (a, s) => (fA(), uA("path", {
32378
32384
  key: `arc_${s}`,
32379
32385
  d: a.path,
32380
32386
  stroke: `${a.color}CC`,
32381
32387
  "stroke-width": 20,
32382
32388
  fill: "none"
32383
- }, null, 8, O8))), 128)),
32389
+ }, null, 8, I8))), 128)),
32384
32390
  (fA(!0), uA(Be, null, Qe(n.currentDonut, (a, s) => (fA(), uA("foreignObject", {
32385
32391
  key: `text_marker_${s}`,
32386
32392
  x: i.calcDonutMarkerLabelPositionX(a) - 15,
@@ -32389,23 +32395,23 @@ function j8(A, e, t, r, n, i) {
32389
32395
  width: "30",
32390
32396
  style: { overflow: "visible", display: "flex", "align-items": "center", "justify-content": "center" }
32391
32397
  }, [
32392
- i.isArcBigEnough(a) ? (fA(), uA("div", H8, [
32398
+ i.isArcBigEnough(a) ? (fA(), uA("div", D8, [
32393
32399
  CA("b", null, DA(i.displayArcPercentage(a, n.currentDonut)), 1),
32394
- CA("span", P8, DA(a.name), 1)
32400
+ CA("span", O8, DA(a.name), 1)
32395
32401
  ])) : ce("", !0)
32396
- ], 8, k8))), 128)),
32397
- CA("text", M8, DA(t.translations.total), 1),
32398
- CA("text", R8, DA(t.header[n.currentSelectionSpan.col].prefix) + " " + DA(i.donutHollowLabels.total) + " " + DA(t.header[n.currentSelectionSpan.col].isPercentage ? "%" : "") + " " + DA(t.header[n.currentSelectionSpan.col].suffix), 1),
32399
- CA("text", K8, DA(t.translations.average), 1),
32400
- CA("text", G8, DA(t.header[n.currentSelectionSpan.col].prefix) + " " + DA(i.donutHollowLabels.average) + " " + DA(t.header[n.currentSelectionSpan.col].isPercentage ? "%" : "") + " " + DA(t.header[n.currentSelectionSpan.col].suffix), 1)
32402
+ ], 8, N8))), 128)),
32403
+ CA("text", k8, DA(t.translations.total), 1),
32404
+ CA("text", H8, DA(t.header[n.currentSelectionSpan.col].prefix) + " " + DA(i.donutHollowLabels.total) + " " + DA(t.header[n.currentSelectionSpan.col].isPercentage ? "%" : "") + " " + DA(t.header[n.currentSelectionSpan.col].suffix), 1),
32405
+ CA("text", P8, DA(t.translations.average), 1),
32406
+ CA("text", M8, DA(t.header[n.currentSelectionSpan.col].prefix) + " " + DA(i.donutHollowLabels.average) + " " + DA(t.header[n.currentSelectionSpan.col].isPercentage ? "%" : "") + " " + DA(t.header[n.currentSelectionSpan.col].suffix), 1)
32401
32407
  ])),
32402
- CA("div", V8, [
32408
+ CA("div", R8, [
32403
32409
  (fA(!0), uA(Be, null, Qe(n.currentDonut.filter((a) => a.value > 0), (a, s) => (fA(), uA("div", {
32404
32410
  class: "smart-table-donut-legend-item",
32405
32411
  key: `donut_legend_${s}`
32406
32412
  }, [
32407
32413
  CA("span", {
32408
- style: ht(`color:${a.color}`)
32414
+ style: Je(`color:${a.color}`)
32409
32415
  }, "●", 4),
32410
32416
  CA("span", null, DA(a.name) + " : ", 1),
32411
32417
  CA("b", null, DA(t.header[n.currentSelectionSpan.col].prefix) + " " + DA(i.getDonutLegendValue(a.absoluteValue)) + " " + DA(t.header[n.currentSelectionSpan.col].isPercentage ? "%" : "") + " " + DA(t.header[n.currentSelectionSpan.col].suffix), 1),
@@ -32417,9 +32423,9 @@ function j8(A, e, t, r, n, i) {
32417
32423
  ], 4)) : ce("", !0)
32418
32424
  ], 4);
32419
32425
  }
32420
- const z8 = /* @__PURE__ */ nw(p6, [["render", j8], ["__scopeId", "data-v-cfc38e10"]]);
32426
+ const j8 = /* @__PURE__ */ nw(h6, [["render", K8], ["__scopeId", "data-v-cfc38e10"]]);
32421
32427
  export {
32422
- $e as _,
32423
- z8 as a,
32424
- X8 as v
32428
+ At as _,
32429
+ j8 as a,
32430
+ V8 as v
32425
32431
  };