template-designer 0.11.3 → 0.11.4

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 { watch as De, nextTick as Mt, ref as JA, computed as zA, openBlock as xA, createElementBlock as DA, normalizeStyle as Qe, createElementVNode as wA, toDisplayString as Wn, getCurrentInstance as Yi, inject as Lr, unref as LA, getCurrentScope as hm, onScopeDispose as dm, readonly as pm, onMounted as Ei, isRef as gm, warn as Bm, provide as gc, defineComponent as Jn, mergeProps as mm, renderSlot as Es, normalizeClass as on, createVNode as te, Transition as xp, withCtx as fe, withDirectives as Ji, createTextVNode as pr, vShow as Tp, shallowReactive as Ip, createBlock as ht, createCommentVNode as Ve, resolveDynamicComponent as bs, Fragment as Dt, withModifiers as Ne, isVNode as Vp, render as v0, onUnmounted as y0, resolveComponent as nt, renderList as gi, vModelText as U0, vModelCheckbox as wm, vModelDynamic as vm, toRefs as ym, onBeforeUnmount as Vs, reactive as F0, resolveDirective as Um, h as Dh, createApp as Mp } from "vue";
1
+ import { watch as De, nextTick as Mt, ref as JA, computed as zA, openBlock as xA, createElementBlock as DA, normalizeStyle as Qe, createElementVNode as wA, toDisplayString as Wn, getCurrentInstance as Yi, inject as Lr, unref as LA, getCurrentScope as hm, onScopeDispose as dm, readonly as pm, onMounted as Ei, isRef as gm, warn as Bm, provide as gc, defineComponent as Jn, mergeProps as mm, renderSlot as Es, normalizeClass as on, createVNode as te, Transition as xp, withCtx as fe, withDirectives as Ji, createTextVNode as pr, vShow as Tp, shallowReactive as Ip, createBlock as ht, createCommentVNode as Ve, resolveDynamicComponent as bs, Fragment as Dt, withModifiers as Ne, isVNode as Vp, render as vd, onUnmounted as yd, resolveComponent as nt, renderList as gi, vModelText as Ud, vModelCheckbox as wm, vModelDynamic as vm, toRefs as ym, onBeforeUnmount as Vs, reactive as Fd, resolveDirective as Um, h as Dh, createApp as Mp } from "vue";
2
2
  const Fm = (e, A) => {
3
3
  const t = e[A];
4
4
  return t ? typeof t == "function" ? t() : Promise.resolve(t) : new Promise((n, r) => {
@@ -116,7 +116,7 @@ const Cm = {
116
116
  3: "right",
117
117
  4: "justify"
118
118
  }, E = zA(() => {
119
- const F = t.modelValue.TextWrap ?? u.value.TextWrap ?? 2, m = t.modelValue.FontSize ?? u.value.FontSize, v = t.modelValue.FontName || u.value.FontName, R = t.modelValue.Bold || u.value.Bold, S = t.modelValue.Italic || u.value.Italic, H = t.modelValue.FontColor || u.value.FontColor, P = t.modelValue.WordSpace || u.value.WordSpace || 0, Z = t.modelValue.Alignment || u.value.Alignment || 2, x = {
119
+ const F = t.modelValue.TextWrap ?? u.value.TextWrap ?? 2, m = t.modelValue.FontSize ?? u.value.FontSize, v = t.modelValue.FontName || u.value.FontName, R = t.modelValue.Bold || u.value.Bold, S = t.modelValue.Italic || u.value.Italic, H = t.modelValue.FontColor || u.value.FontColor, P = t.modelValue.LetterSpacing || u.value.LetterSpacing || 0, Z = t.modelValue.Alignment || u.value.Alignment || 2, x = {
120
120
  fontSize: m + "px",
121
121
  fontFamily: B(v),
122
122
  fontWeight: R ? "bold" : "normal",
@@ -221,9 +221,9 @@ var Lm = Object.prototype, km = Lm.toString;
221
221
  function Hm(e) {
222
222
  return km.call(e);
223
223
  }
224
- var Om = "[object Null]", Dm = "[object Undefined]", C0 = ro ? ro.toStringTag : void 0;
224
+ var Om = "[object Null]", Dm = "[object Undefined]", Cd = ro ? ro.toStringTag : void 0;
225
225
  function Dp(e) {
226
- return e == null ? e === void 0 ? Dm : Om : C0 && C0 in Object(e) ? Mm(e) : Hm(e);
226
+ return e == null ? e === void 0 ? Dm : Om : Cd && Cd in Object(e) ? Mm(e) : Hm(e);
227
227
  }
228
228
  function Wm(e) {
229
229
  return e != null && typeof e == "object";
@@ -239,14 +239,14 @@ function Pm(e, A) {
239
239
  }
240
240
  var Jm = Array.isArray;
241
241
  const Jh = Jm;
242
- var jm = 1 / 0, E0 = ro ? ro.prototype : void 0, b0 = E0 ? E0.toString : void 0;
242
+ var jm = 1 / 0, Ed = ro ? ro.prototype : void 0, bd = Ed ? Ed.toString : void 0;
243
243
  function Wp(e) {
244
244
  if (typeof e == "string")
245
245
  return e;
246
246
  if (Jh(e))
247
247
  return Pm(e, Wp) + "";
248
248
  if (Ph(e))
249
- return b0 ? b0.call(e) : "";
249
+ return bd ? bd.call(e) : "";
250
250
  var A = e + "";
251
251
  return A == "0" && 1 / e == -jm ? "-0" : A;
252
252
  }
@@ -263,12 +263,12 @@ function Ym(e) {
263
263
  }
264
264
  var Xm = Zh["__core-js_shared__"];
265
265
  const rf = Xm;
266
- var Q0 = function() {
266
+ var Qd = function() {
267
267
  var e = /[^.]+$/.exec(rf && rf.keys && rf.keys.IE_PROTO || "");
268
268
  return e ? "Symbol(src)_1." + e : "";
269
269
  }();
270
270
  function qm(e) {
271
- return !!Q0 && Q0 in e;
271
+ return !!Qd && Qd in e;
272
272
  }
273
273
  var $m = Function.prototype, Aw = $m.toString;
274
274
  function ew(e) {
@@ -492,10 +492,10 @@ function e5(e) {
492
492
  return n;
493
493
  }
494
494
  const t5 = (e) => e === void 0, af = (e) => typeof e == "boolean", qi = (e) => typeof e == "number", n5 = (e) => typeof Element > "u" ? !1 : e instanceof Element, r5 = (e) => Ls(e) ? !Number.isNaN(Number(e)) : !1;
495
- var N0;
495
+ var Nd;
496
496
  const ho = typeof window < "u", i5 = (e) => typeof e == "string", a5 = () => {
497
497
  };
498
- ho && ((N0 = window == null ? void 0 : window.navigator) != null && N0.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
498
+ ho && ((Nd = window == null ? void 0 : window.navigator) != null && Nd.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
499
499
  function Kh(e) {
500
500
  return typeof e == "function" ? e() : LA(e);
501
501
  }
@@ -554,14 +554,14 @@ function u5(e, A = !1) {
554
554
  const t = JA(), n = () => t.value = !!e();
555
555
  return n(), s5(n, A), t;
556
556
  }
557
- const S0 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, R0 = "__vueuse_ssr_handlers__";
558
- S0[R0] = S0[R0] || {};
559
- var x0 = Object.getOwnPropertySymbols, f5 = Object.prototype.hasOwnProperty, h5 = Object.prototype.propertyIsEnumerable, d5 = (e, A) => {
557
+ const Sd = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Rd = "__vueuse_ssr_handlers__";
558
+ Sd[Rd] = Sd[Rd] || {};
559
+ var xd = Object.getOwnPropertySymbols, f5 = Object.prototype.hasOwnProperty, h5 = Object.prototype.propertyIsEnumerable, d5 = (e, A) => {
560
560
  var t = {};
561
561
  for (var n in e)
562
562
  f5.call(e, n) && A.indexOf(n) < 0 && (t[n] = e[n]);
563
- if (e != null && x0)
564
- for (var n of x0(e))
563
+ if (e != null && xd)
564
+ for (var n of xd(e))
565
565
  A.indexOf(n) < 0 && h5.call(e, n) && (t[n] = e[n]);
566
566
  return t;
567
567
  };
@@ -580,16 +580,16 @@ function p5(e, A, t = {}) {
580
580
  stop: f
581
581
  };
582
582
  }
583
- var T0;
583
+ var Td;
584
584
  (function(e) {
585
585
  e.UP = "UP", e.RIGHT = "RIGHT", e.DOWN = "DOWN", e.LEFT = "LEFT", e.NONE = "NONE";
586
- })(T0 || (T0 = {}));
587
- var g5 = Object.defineProperty, I0 = Object.getOwnPropertySymbols, B5 = Object.prototype.hasOwnProperty, m5 = Object.prototype.propertyIsEnumerable, V0 = (e, A, t) => A in e ? g5(e, A, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[A] = t, w5 = (e, A) => {
586
+ })(Td || (Td = {}));
587
+ var g5 = Object.defineProperty, Id = Object.getOwnPropertySymbols, B5 = Object.prototype.hasOwnProperty, m5 = Object.prototype.propertyIsEnumerable, Vd = (e, A, t) => A in e ? g5(e, A, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[A] = t, w5 = (e, A) => {
588
588
  for (var t in A || (A = {}))
589
- B5.call(A, t) && V0(e, t, A[t]);
590
- if (I0)
591
- for (var t of I0(A))
592
- m5.call(A, t) && V0(e, t, A[t]);
589
+ B5.call(A, t) && Vd(e, t, A[t]);
590
+ if (Id)
591
+ for (var t of Id(A))
592
+ m5.call(A, t) && Vd(e, t, A[t]);
593
593
  return e;
594
594
  };
595
595
  const v5 = {
@@ -621,14 +621,14 @@ const v5 = {
621
621
  w5({
622
622
  linear: o5
623
623
  }, v5);
624
- const M0 = {
624
+ const Md = {
625
625
  current: 0
626
- }, L0 = JA(0), Kp = 2e3, k0 = Symbol("elZIndexContextKey"), _p = Symbol("zIndexContextKey"), y5 = (e) => {
627
- const A = Yi() ? Lr(k0, M0) : M0, t = e || (Yi() ? Lr(_p, void 0) : void 0), n = zA(() => {
626
+ }, Ld = JA(0), Kp = 2e3, kd = Symbol("elZIndexContextKey"), _p = Symbol("zIndexContextKey"), y5 = (e) => {
627
+ const A = Yi() ? Lr(kd, Md) : Md, t = e || (Yi() ? Lr(_p, void 0) : void 0), n = zA(() => {
628
628
  const a = LA(t);
629
629
  return qi(a) ? a : Kp;
630
- }), r = zA(() => n.value + L0.value), i = () => (A.current++, L0.value = A.current, r.value);
631
- return !ho && Lr(k0), {
630
+ }), r = zA(() => n.value + Ld.value), i = () => (A.current++, Ld.value = A.current, r.value);
631
+ return !ho && Lr(kd), {
632
632
  initialZIndex: n,
633
633
  currentZIndex: r,
634
634
  nextZIndex: i
@@ -862,7 +862,7 @@ const F5 = (e) => (A, t) => C5(A, t, LA(e)), C5 = (e, A, t) => A5(t, e, e).repla
862
862
  default: void 0,
863
863
  validator: (e) => Qc(e) ? !e() : !e
864
864
  }
865
- }), H0 = (e) => Object.keys(e), Nc = JA();
865
+ }), Hd = (e) => Object.keys(e), Nc = JA();
866
866
  function Xp(e, A = void 0) {
867
867
  const t = Yi() ? Lr(Lp, Nc) : Nc;
868
868
  return e ? zA(() => {
@@ -907,7 +907,7 @@ const qp = (e, A, t = !1) => {
907
907
  valueOnClear: o.value.valueOnClear
908
908
  }))), (t || !Nc.value) && (Nc.value = o.value), o;
909
909
  }, V5 = (e, A) => {
910
- const t = [.../* @__PURE__ */ new Set([...H0(e), ...H0(A)])], n = {};
910
+ const t = [.../* @__PURE__ */ new Set([...Hd(e), ...Hd(A)])], n = {};
911
911
  for (const r of t)
912
912
  n[r] = A[r] !== void 0 ? A[r] : e[r];
913
913
  return n;
@@ -966,7 +966,7 @@ const $p = (e, A) => {
966
966
  }
967
967
  });
968
968
  var O5 = /* @__PURE__ */ Gh(H5, [["__file", "icon.vue"]]);
969
- const O0 = $p(O5);
969
+ const Od = $p(O5);
970
970
  /*! Element Plus Icons Vue v2.3.2 */
971
971
  var D5 = /* @__PURE__ */ Jn({
972
972
  name: "CircleCloseFilled",
@@ -1049,7 +1049,7 @@ const K5 = gn([
1049
1049
  InfoFilled: Xf,
1050
1050
  WarningFilled: tg,
1051
1051
  CircleCloseFilled: Ag
1052
- }, D0 = {
1052
+ }, Dd = {
1053
1053
  primary: Xf,
1054
1054
  success: eg,
1055
1055
  warning: tg,
@@ -1327,8 +1327,8 @@ const ng = [
1327
1327
  let p;
1328
1328
  const E = zA(() => n.type ? n.type === "error" ? "danger" : n.type : "info"), y = zA(() => {
1329
1329
  const w = n.type;
1330
- return { [a.bm("icon", w)]: w && D0[w] };
1331
- }), F = zA(() => n.icon || D0[n.type] || ""), m = zA(() => n.placement || Xa), v = zA(() => ov(n.id, m.value)), R = zA(() => sv(n.id, n.offset, m.value) + v.value), S = zA(() => B.value + R.value), H = zA(() => m.value.includes("left") ? a.is("left") : m.value.includes("right") ? a.is("right") : a.is("center")), P = zA(() => m.value.startsWith("top") ? "top" : "bottom"), Z = zA(() => ({
1330
+ return { [a.bm("icon", w)]: w && Dd[w] };
1331
+ }), F = zA(() => n.icon || Dd[n.type] || ""), m = zA(() => n.placement || Xa), v = zA(() => ov(n.id, m.value)), R = zA(() => sv(n.id, n.offset, m.value) + v.value), S = zA(() => B.value + R.value), H = zA(() => m.value.includes("left") ? a.is("left") : m.value.includes("right") ? a.is("right") : a.is("center")), P = zA(() => m.value.startsWith("top") ? "top" : "bottom"), Z = zA(() => ({
1332
1332
  [P.value]: `${R.value}px`,
1333
1333
  zIndex: l.value
1334
1334
  }));
@@ -1391,7 +1391,7 @@ const ng = [
1391
1391
  type: LA(E),
1392
1392
  class: on(LA(a).e("badge"))
1393
1393
  }, null, 8, ["value", "type", "class"])) : Ve("v-if", !0),
1394
- LA(F) ? (xA(), ht(LA(O0), {
1394
+ LA(F) ? (xA(), ht(LA(Od), {
1395
1395
  key: 1,
1396
1396
  class: on([LA(a).e("icon"), LA(y)])
1397
1397
  }, {
@@ -1412,7 +1412,7 @@ const ng = [
1412
1412
  class: on(LA(a).e("content"))
1413
1413
  }, Wn(w.message), 3))
1414
1414
  ]),
1415
- w.showClose ? (xA(), ht(LA(O0), {
1415
+ w.showClose ? (xA(), ht(LA(Od), {
1416
1416
  key: 2,
1417
1417
  class: on(LA(a).e("closeBtn")),
1418
1418
  onClick: Ne(Q, ["stop"])
@@ -1462,12 +1462,12 @@ const hv = (e) => {
1462
1462
  r == null || r(), pv(f);
1463
1463
  },
1464
1464
  onDestroy: () => {
1465
- v0(null, i);
1465
+ vd(null, i);
1466
1466
  }
1467
1467
  }, o = te(uv, a, Qc(a.message) || Vp(a.message) ? {
1468
1468
  default: Qc(a.message) ? a.message : () => a.message
1469
1469
  } : null);
1470
- o.appContext = t || $i._context, v0(o, i), e.appendChild(i.firstElementChild);
1470
+ o.appContext = t || $i._context, vd(o, i), e.appendChild(i.firstElementChild);
1471
1471
  const l = o.component, f = {
1472
1472
  id: n,
1473
1473
  vnode: o,
@@ -1575,7 +1575,7 @@ const Lt = (e, A) => {
1575
1575
  }
1576
1576
  return Array.isArray(x) ? x.map((Q) => d(Q)) : [];
1577
1577
  }
1578
- return t.prop === "WordSpace" ? x ?? 0 : x;
1578
+ return t.prop === "LetterSpacing" ? x ?? 0 : x;
1579
1579
  },
1580
1580
  set: (x) => {
1581
1581
  t.type === "select" && t.multiple ? Array.isArray(x) && x.length === 1 ? n("update:modelValue", x[0]) : Array.isArray(x) && x.length > 1 ? n("update:modelValue", x) : n("update:modelValue", "") : n("update:modelValue", x);
@@ -1634,7 +1634,7 @@ const Lt = (e, A) => {
1634
1634
  }
1635
1635
  },
1636
1636
  { immediate: !0 }
1637
- ), y0(() => {
1637
+ ), yd(() => {
1638
1638
  m && (clearTimeout(m), m = null);
1639
1639
  }));
1640
1640
  const R = zA({
@@ -1736,7 +1736,7 @@ const Lt = (e, A) => {
1736
1736
  }, N.readAsDataURL(x);
1737
1737
  }
1738
1738
  });
1739
- return y0(() => {
1739
+ return yd(() => {
1740
1740
  a.value = null, o.value = null;
1741
1741
  }), (x, V) => {
1742
1742
  const Q = nt("el-icon-question-filled"), C = nt("el-icon"), w = nt("el-tooltip"), N = nt("el-option"), M = nt("el-select"), J = nt("el-icon-loading");
@@ -1789,7 +1789,7 @@ const Lt = (e, A) => {
1789
1789
  "onUpdate:modelValue": V[1] || (V[1] = (K) => B.value = K),
1790
1790
  type: "color"
1791
1791
  }, null, 512)), [
1792
- [U0, B.value]
1792
+ [Ud, B.value]
1793
1793
  ]) : e.type === "checkbox" ? Ji((xA(), DA("input", {
1794
1794
  key: 3,
1795
1795
  "onUpdate:modelValue": V[2] || (V[2] = (K) => B.value = K),
@@ -1805,7 +1805,7 @@ const Lt = (e, A) => {
1805
1805
  onInput: H,
1806
1806
  disabled: ""
1807
1807
  }, null, 544), [
1808
- [U0, R.value]
1808
+ [Ud, R.value]
1809
1809
  ]),
1810
1810
  wA("button", {
1811
1811
  type: "button",
@@ -1846,7 +1846,7 @@ const Lt = (e, A) => {
1846
1846
  ]);
1847
1847
  };
1848
1848
  }
1849
- }, of = /* @__PURE__ */ Lt(Qv, [["__scopeId", "data-v-6a0dec15"]]);
1849
+ }, of = /* @__PURE__ */ Lt(Qv, [["__scopeId", "data-v-0cfa84ed"]]);
1850
1850
  const Nv = { class: "property-layout-container" }, Sv = {
1851
1851
  key: 0,
1852
1852
  class: "property-item-wrapper full-width"
@@ -2588,7 +2588,7 @@ var gy = function() {
2588
2588
  return function(A, t, n) {
2589
2589
  return t && e(A.prototype, t), n && e(A, n), A;
2590
2590
  };
2591
- }(), By = go, my = wy(By), W0 = it;
2591
+ }(), By = go, my = wy(By), Wd = it;
2592
2592
  function wy(e) {
2593
2593
  return e && e.__esModule ? e : { default: e };
2594
2594
  }
@@ -2609,18 +2609,18 @@ function Uy(e, A) {
2609
2609
  var Fy = function(e) {
2610
2610
  Uy(A, e);
2611
2611
  function A(t, n) {
2612
- return vy(this, A), yy(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, W0.A_START_CHAR + t, n));
2612
+ return vy(this, A), yy(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, Wd.A_START_CHAR + t, n));
2613
2613
  }
2614
2614
  return gy(A, [{
2615
2615
  key: "valid",
2616
2616
  value: function() {
2617
- return new RegExp("^" + W0.A_CHARS + "+$").test(this.data);
2617
+ return new RegExp("^" + Wd.A_CHARS + "+$").test(this.data);
2618
2618
  }
2619
2619
  }]), A;
2620
2620
  }(my.default);
2621
2621
  $h.default = Fy;
2622
- var Ad = {};
2623
- Object.defineProperty(Ad, "__esModule", {
2622
+ var A0 = {};
2623
+ Object.defineProperty(A0, "__esModule", {
2624
2624
  value: !0
2625
2625
  });
2626
2626
  var Cy = function() {
@@ -2633,7 +2633,7 @@ var Cy = function() {
2633
2633
  return function(A, t, n) {
2634
2634
  return t && e(A.prototype, t), n && e(A, n), A;
2635
2635
  };
2636
- }(), Ey = go, by = Qy(Ey), Z0 = it;
2636
+ }(), Ey = go, by = Qy(Ey), Zd = it;
2637
2637
  function Qy(e) {
2638
2638
  return e && e.__esModule ? e : { default: e };
2639
2639
  }
@@ -2654,18 +2654,18 @@ function Ry(e, A) {
2654
2654
  var xy = function(e) {
2655
2655
  Ry(A, e);
2656
2656
  function A(t, n) {
2657
- return Ny(this, A), Sy(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, Z0.B_START_CHAR + t, n));
2657
+ return Ny(this, A), Sy(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, Zd.B_START_CHAR + t, n));
2658
2658
  }
2659
2659
  return Cy(A, [{
2660
2660
  key: "valid",
2661
2661
  value: function() {
2662
- return new RegExp("^" + Z0.B_CHARS + "+$").test(this.data);
2662
+ return new RegExp("^" + Zd.B_CHARS + "+$").test(this.data);
2663
2663
  }
2664
2664
  }]), A;
2665
2665
  }(by.default);
2666
- Ad.default = xy;
2667
- var ed = {};
2668
- Object.defineProperty(ed, "__esModule", {
2666
+ A0.default = xy;
2667
+ var e0 = {};
2668
+ Object.defineProperty(e0, "__esModule", {
2669
2669
  value: !0
2670
2670
  });
2671
2671
  var Ty = function() {
@@ -2678,7 +2678,7 @@ var Ty = function() {
2678
2678
  return function(A, t, n) {
2679
2679
  return t && e(A.prototype, t), n && e(A, n), A;
2680
2680
  };
2681
- }(), Iy = go, Vy = My(Iy), P0 = it;
2681
+ }(), Iy = go, Vy = My(Iy), Pd = it;
2682
2682
  function My(e) {
2683
2683
  return e && e.__esModule ? e : { default: e };
2684
2684
  }
@@ -2699,21 +2699,21 @@ function Hy(e, A) {
2699
2699
  var Oy = function(e) {
2700
2700
  Hy(A, e);
2701
2701
  function A(t, n) {
2702
- return Ly(this, A), ky(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, P0.C_START_CHAR + t, n));
2702
+ return Ly(this, A), ky(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, Pd.C_START_CHAR + t, n));
2703
2703
  }
2704
2704
  return Ty(A, [{
2705
2705
  key: "valid",
2706
2706
  value: function() {
2707
- return new RegExp("^" + P0.C_CHARS + "+$").test(this.data);
2707
+ return new RegExp("^" + Pd.C_CHARS + "+$").test(this.data);
2708
2708
  }
2709
2709
  }]), A;
2710
2710
  }(Vy.default);
2711
- ed.default = Oy;
2711
+ e0.default = Oy;
2712
2712
  Object.defineProperty(gr, "__esModule", {
2713
2713
  value: !0
2714
2714
  });
2715
2715
  gr.CODE128C = gr.CODE128B = gr.CODE128A = gr.CODE128 = void 0;
2716
- var Dy = Yh, Wy = Kc(Dy), Zy = $h, Py = Kc(Zy), Jy = Ad, jy = Kc(Jy), Ky = ed, _y = Kc(Ky);
2716
+ var Dy = Yh, Wy = Kc(Dy), Zy = $h, Py = Kc(Zy), Jy = A0, jy = Kc(Jy), Ky = e0, _y = Kc(Ky);
2717
2717
  function Kc(e) {
2718
2718
  return e && e.__esModule ? e : { default: e };
2719
2719
  }
@@ -2721,7 +2721,7 @@ gr.CODE128 = Wy.default;
2721
2721
  gr.CODE128A = Py.default;
2722
2722
  gr.CODE128B = jy.default;
2723
2723
  gr.CODE128C = _y.default;
2724
- var mn = {}, td = {}, jn = {};
2724
+ var mn = {}, t0 = {}, jn = {};
2725
2725
  Object.defineProperty(jn, "__esModule", {
2726
2726
  value: !0
2727
2727
  });
@@ -2829,7 +2829,7 @@ var Yy = function() {
2829
2829
  return function(A, t, n) {
2830
2830
  return t && e(A.prototype, t), n && e(A, n), A;
2831
2831
  };
2832
- }(), Ta = jn, Xy = na, J0 = gg(Xy), qy = sn, $y = gg(qy);
2832
+ }(), Ta = jn, Xy = na, Jd = gg(Xy), qy = sn, $y = gg(qy);
2833
2833
  function gg(e) {
2834
2834
  return e && e.__esModule ? e : { default: e };
2835
2835
  }
@@ -2867,7 +2867,7 @@ var nU = function(e) {
2867
2867
  }, {
2868
2868
  key: "leftEncode",
2869
2869
  value: function(n, r) {
2870
- return (0, J0.default)(n, r);
2870
+ return (0, Jd.default)(n, r);
2871
2871
  }
2872
2872
  }, {
2873
2873
  key: "rightText",
@@ -2877,7 +2877,7 @@ var nU = function(e) {
2877
2877
  }, {
2878
2878
  key: "rightEncode",
2879
2879
  value: function(n, r) {
2880
- return (0, J0.default)(n, r);
2880
+ return (0, Jd.default)(n, r);
2881
2881
  }
2882
2882
  }, {
2883
2883
  key: "encodeGuarded",
@@ -2897,7 +2897,7 @@ var nU = function(e) {
2897
2897
  }]), A;
2898
2898
  }($y.default);
2899
2899
  _c.default = nU;
2900
- Object.defineProperty(td, "__esModule", {
2900
+ Object.defineProperty(t0, "__esModule", {
2901
2901
  value: !0
2902
2902
  });
2903
2903
  var rU = function() {
@@ -2940,7 +2940,7 @@ function uU(e, A) {
2940
2940
  throw new TypeError("Super expression must either be null or a function, not " + typeof A);
2941
2941
  e.prototype = Object.create(A && A.prototype, { constructor: { value: e, enumerable: !1, writable: !0, configurable: !0 } }), A && (Object.setPrototypeOf ? Object.setPrototypeOf(e, A) : e.__proto__ = A);
2942
2942
  }
2943
- var j0 = function(A) {
2943
+ var jd = function(A) {
2944
2944
  var t = A.substr(0, 12).split("").map(function(n) {
2945
2945
  return +n;
2946
2946
  }).reduce(function(n, r, i) {
@@ -2950,14 +2950,14 @@ var j0 = function(A) {
2950
2950
  }, fU = function(e) {
2951
2951
  uU(A, e);
2952
2952
  function A(t, n) {
2953
- lU(this, A), t.search(/^[0-9]{12}$/) !== -1 && (t += j0(t));
2953
+ lU(this, A), t.search(/^[0-9]{12}$/) !== -1 && (t += jd(t));
2954
2954
  var r = cU(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
2955
2955
  return r.lastChar = n.lastChar, r;
2956
2956
  }
2957
2957
  return rU(A, [{
2958
2958
  key: "valid",
2959
2959
  value: function() {
2960
- return this.data.search(/^[0-9]{13}$/) !== -1 && +this.data[12] === j0(this.data);
2960
+ return this.data.search(/^[0-9]{13}$/) !== -1 && +this.data[12] === jd(this.data);
2961
2961
  }
2962
2962
  }, {
2963
2963
  key: "leftText",
@@ -3000,9 +3000,9 @@ var j0 = function(A) {
3000
3000
  }
3001
3001
  }]), A;
3002
3002
  }(oU.default);
3003
- td.default = fU;
3004
- var nd = {};
3005
- Object.defineProperty(nd, "__esModule", {
3003
+ t0.default = fU;
3004
+ var n0 = {};
3005
+ Object.defineProperty(n0, "__esModule", {
3006
3006
  value: !0
3007
3007
  });
3008
3008
  var hU = function() {
@@ -3045,7 +3045,7 @@ function wU(e, A) {
3045
3045
  throw new TypeError("Super expression must either be null or a function, not " + typeof A);
3046
3046
  e.prototype = Object.create(A && A.prototype, { constructor: { value: e, enumerable: !1, writable: !0, configurable: !0 } }), A && (Object.setPrototypeOf ? Object.setPrototypeOf(e, A) : e.__proto__ = A);
3047
3047
  }
3048
- var K0 = function(A) {
3048
+ var Kd = function(A) {
3049
3049
  var t = A.substr(0, 7).split("").map(function(n) {
3050
3050
  return +n;
3051
3051
  }).reduce(function(n, r, i) {
@@ -3055,12 +3055,12 @@ var K0 = function(A) {
3055
3055
  }, vU = function(e) {
3056
3056
  wU(A, e);
3057
3057
  function A(t, n) {
3058
- return BU(this, A), t.search(/^[0-9]{7}$/) !== -1 && (t += K0(t)), mU(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
3058
+ return BU(this, A), t.search(/^[0-9]{7}$/) !== -1 && (t += Kd(t)), mU(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
3059
3059
  }
3060
3060
  return hU(A, [{
3061
3061
  key: "valid",
3062
3062
  value: function() {
3063
- return this.data.search(/^[0-9]{8}$/) !== -1 && +this.data[7] === K0(this.data);
3063
+ return this.data.search(/^[0-9]{8}$/) !== -1 && +this.data[7] === Kd(this.data);
3064
3064
  }
3065
3065
  }, {
3066
3066
  key: "leftText",
@@ -3086,9 +3086,9 @@ var K0 = function(A) {
3086
3086
  }
3087
3087
  }]), A;
3088
3088
  }(pU.default);
3089
- nd.default = vU;
3090
- var rd = {};
3091
- Object.defineProperty(rd, "__esModule", {
3089
+ n0.default = vU;
3090
+ var r0 = {};
3091
+ Object.defineProperty(r0, "__esModule", {
3092
3092
  value: !0
3093
3093
  });
3094
3094
  var yU = function() {
@@ -3147,9 +3147,9 @@ var RU = function(A) {
3147
3147
  }
3148
3148
  }]), A;
3149
3149
  }(bU.default);
3150
- rd.default = xU;
3151
- var id = {};
3152
- Object.defineProperty(id, "__esModule", {
3150
+ r0.default = xU;
3151
+ var i0 = {};
3152
+ Object.defineProperty(i0, "__esModule", {
3153
3153
  value: !0
3154
3154
  });
3155
3155
  var TU = function() {
@@ -3202,7 +3202,7 @@ var WU = function(e) {
3202
3202
  }
3203
3203
  }]), A;
3204
3204
  }(kU.default);
3205
- id.default = WU;
3205
+ i0.default = WU;
3206
3206
  var Hs = {};
3207
3207
  Object.defineProperty(Hs, "__esModule", {
3208
3208
  value: !0
@@ -3305,8 +3305,8 @@ function qf(e) {
3305
3305
  return (10 - A % 10) % 10;
3306
3306
  }
3307
3307
  Hs.default = zU;
3308
- var ad = {};
3309
- Object.defineProperty(ad, "__esModule", {
3308
+ var a0 = {};
3309
+ Object.defineProperty(a0, "__esModule", {
3310
3310
  value: !0
3311
3311
  });
3312
3312
  var YU = function() {
@@ -3343,9 +3343,9 @@ var rF = ["XX00000XXX", "XX10000XXX", "XX20000XXX", "XXX00000XX", "XXXX00000X",
3343
3343
  tF(this, A);
3344
3344
  var r = uf(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
3345
3345
  if (r.isValid = !1, t.search(/^[0-9]{6}$/) !== -1)
3346
- r.middleDigits = t, r.upcA = _0(t, "0"), r.text = n.text || "" + r.upcA[0] + t + r.upcA[r.upcA.length - 1], r.isValid = !0;
3346
+ r.middleDigits = t, r.upcA = _d(t, "0"), r.text = n.text || "" + r.upcA[0] + t + r.upcA[r.upcA.length - 1], r.isValid = !0;
3347
3347
  else if (t.search(/^[01][0-9]{7}$/) !== -1)
3348
- if (r.middleDigits = t.substring(1, t.length - 1), r.upcA = _0(r.middleDigits, t[0]), r.upcA[r.upcA.length - 1] === t[t.length - 1])
3348
+ if (r.middleDigits = t.substring(1, t.length - 1), r.upcA = _d(r.middleDigits, t[0]), r.upcA[r.upcA.length - 1] === t[t.length - 1])
3349
3349
  r.isValid = !0;
3350
3350
  else
3351
3351
  return uf(r);
@@ -3404,19 +3404,19 @@ var rF = ["XX00000XXX", "XX10000XXX", "XX20000XXX", "XXX00000XX", "XXXX00000X",
3404
3404
  }
3405
3405
  }]), A;
3406
3406
  }(AF.default);
3407
- function _0(e, A) {
3407
+ function _d(e, A) {
3408
3408
  for (var t = parseInt(e[e.length - 1]), n = rF[t], r = "", i = 0, a = 0; a < n.length; a++) {
3409
3409
  var o = n[a];
3410
3410
  o === "X" ? r += e[i++] : r += o;
3411
3411
  }
3412
3412
  return r = "" + A + r, "" + r + (0, eF.checksum)(r);
3413
3413
  }
3414
- ad.default = aF;
3414
+ a0.default = aF;
3415
3415
  Object.defineProperty(mn, "__esModule", {
3416
3416
  value: !0
3417
3417
  });
3418
3418
  mn.UPCE = mn.UPC = mn.EAN2 = mn.EAN5 = mn.EAN8 = mn.EAN13 = void 0;
3419
- var oF = td, sF = Bo(oF), lF = nd, cF = Bo(lF), uF = rd, fF = Bo(uF), hF = id, dF = Bo(hF), pF = Hs, gF = Bo(pF), BF = ad, mF = Bo(BF);
3419
+ var oF = t0, sF = Bo(oF), lF = n0, cF = Bo(lF), uF = r0, fF = Bo(uF), hF = i0, dF = Bo(hF), pF = Hs, gF = Bo(pF), BF = a0, mF = Bo(BF);
3420
3420
  function Bo(e) {
3421
3421
  return e && e.__esModule ? e : { default: e };
3422
3422
  }
@@ -3497,8 +3497,8 @@ var bF = function(e) {
3497
3497
  }]), A;
3498
3498
  }(yF.default);
3499
3499
  Gc.default = bF;
3500
- var od = {};
3501
- Object.defineProperty(od, "__esModule", {
3500
+ var o0 = {};
3501
+ Object.defineProperty(o0, "__esModule", {
3502
3502
  value: !0
3503
3503
  });
3504
3504
  var QF = function() {
@@ -3529,7 +3529,7 @@ function IF(e, A) {
3529
3529
  throw new TypeError("Super expression must either be null or a function, not " + typeof A);
3530
3530
  e.prototype = Object.create(A && A.prototype, { constructor: { value: e, enumerable: !1, writable: !0, configurable: !0 } }), A && (Object.setPrototypeOf ? Object.setPrototypeOf(e, A) : e.__proto__ = A);
3531
3531
  }
3532
- var G0 = function(A) {
3532
+ var Gd = function(A) {
3533
3533
  var t = A.substr(0, 13).split("").map(function(n) {
3534
3534
  return parseInt(n, 10);
3535
3535
  }).reduce(function(n, r, i) {
@@ -3539,21 +3539,21 @@ var G0 = function(A) {
3539
3539
  }, VF = function(e) {
3540
3540
  IF(A, e);
3541
3541
  function A(t, n) {
3542
- return xF(this, A), t.search(/^[0-9]{13}$/) !== -1 && (t += G0(t)), TF(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
3542
+ return xF(this, A), t.search(/^[0-9]{13}$/) !== -1 && (t += Gd(t)), TF(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
3543
3543
  }
3544
3544
  return QF(A, [{
3545
3545
  key: "valid",
3546
3546
  value: function() {
3547
- return this.data.search(/^[0-9]{14}$/) !== -1 && +this.data[13] === G0(this.data);
3547
+ return this.data.search(/^[0-9]{14}$/) !== -1 && +this.data[13] === Gd(this.data);
3548
3548
  }
3549
3549
  }]), A;
3550
3550
  }(SF.default);
3551
- od.default = VF;
3551
+ o0.default = VF;
3552
3552
  Object.defineProperty(io, "__esModule", {
3553
3553
  value: !0
3554
3554
  });
3555
3555
  io.ITF14 = io.ITF = void 0;
3556
- var MF = Gc, LF = yg(MF), kF = od, HF = yg(kF);
3556
+ var MF = Gc, LF = yg(MF), kF = o0, HF = yg(kF);
3557
3557
  function yg(e) {
3558
3558
  return e && e.__esModule ? e : { default: e };
3559
3559
  }
@@ -3623,7 +3623,7 @@ function _F(e, A) {
3623
3623
  return e;
3624
3624
  }
3625
3625
  ra.default = KF;
3626
- var sd = {}, ia = {};
3626
+ var s0 = {}, ia = {};
3627
3627
  Object.defineProperty(ia, "__esModule", {
3628
3628
  value: !0
3629
3629
  });
@@ -3643,7 +3643,7 @@ function zF(e) {
3643
3643
  }
3644
3644
  return (11 - A % 11) % 11;
3645
3645
  }
3646
- Object.defineProperty(sd, "__esModule", {
3646
+ Object.defineProperty(s0, "__esModule", {
3647
3647
  value: !0
3648
3648
  });
3649
3649
  var YF = ra, XF = $F(YF), qF = ia;
@@ -3671,9 +3671,9 @@ var nC = function(e) {
3671
3671
  }
3672
3672
  return A;
3673
3673
  }(XF.default);
3674
- sd.default = nC;
3675
- var ld = {};
3676
- Object.defineProperty(ld, "__esModule", {
3674
+ s0.default = nC;
3675
+ var l0 = {};
3676
+ Object.defineProperty(l0, "__esModule", {
3677
3677
  value: !0
3678
3678
  });
3679
3679
  var rC = ra, iC = oC(rC), aC = ia;
@@ -3701,12 +3701,12 @@ var uC = function(e) {
3701
3701
  }
3702
3702
  return A;
3703
3703
  }(iC.default);
3704
- ld.default = uC;
3705
- var cd = {};
3706
- Object.defineProperty(cd, "__esModule", {
3704
+ l0.default = uC;
3705
+ var c0 = {};
3706
+ Object.defineProperty(c0, "__esModule", {
3707
3707
  value: !0
3708
3708
  });
3709
- var fC = ra, hC = dC(fC), z0 = ia;
3709
+ var fC = ra, hC = dC(fC), zd = ia;
3710
3710
  function dC(e) {
3711
3711
  return e && e.__esModule ? e : { default: e };
3712
3712
  }
@@ -3727,16 +3727,16 @@ function BC(e, A) {
3727
3727
  var mC = function(e) {
3728
3728
  BC(A, e);
3729
3729
  function A(t, n) {
3730
- return pC(this, A), t += (0, z0.mod10)(t), t += (0, z0.mod10)(t), gC(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
3730
+ return pC(this, A), t += (0, zd.mod10)(t), t += (0, zd.mod10)(t), gC(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
3731
3731
  }
3732
3732
  return A;
3733
3733
  }(hC.default);
3734
- cd.default = mC;
3735
- var ud = {};
3736
- Object.defineProperty(ud, "__esModule", {
3734
+ c0.default = mC;
3735
+ var u0 = {};
3736
+ Object.defineProperty(u0, "__esModule", {
3737
3737
  value: !0
3738
3738
  });
3739
- var wC = ra, vC = yC(wC), Y0 = ia;
3739
+ var wC = ra, vC = yC(wC), Yd = ia;
3740
3740
  function yC(e) {
3741
3741
  return e && e.__esModule ? e : { default: e };
3742
3742
  }
@@ -3757,16 +3757,16 @@ function CC(e, A) {
3757
3757
  var EC = function(e) {
3758
3758
  CC(A, e);
3759
3759
  function A(t, n) {
3760
- return UC(this, A), t += (0, Y0.mod11)(t), t += (0, Y0.mod10)(t), FC(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
3760
+ return UC(this, A), t += (0, Yd.mod11)(t), t += (0, Yd.mod10)(t), FC(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this, t, n));
3761
3761
  }
3762
3762
  return A;
3763
3763
  }(vC.default);
3764
- ud.default = EC;
3764
+ u0.default = EC;
3765
3765
  Object.defineProperty(Dn, "__esModule", {
3766
3766
  value: !0
3767
3767
  });
3768
3768
  Dn.MSI1110 = Dn.MSI1010 = Dn.MSI11 = Dn.MSI10 = Dn.MSI = void 0;
3769
- var bC = ra, QC = Ds(bC), NC = sd, SC = Ds(NC), RC = ld, xC = Ds(RC), TC = cd, IC = Ds(TC), VC = ud, MC = Ds(VC);
3769
+ var bC = ra, QC = Ds(bC), NC = s0, SC = Ds(NC), RC = l0, xC = Ds(RC), TC = c0, IC = Ds(TC), VC = u0, MC = Ds(VC);
3770
3770
  function Ds(e) {
3771
3771
  return e && e.__esModule ? e : { default: e };
3772
3772
  }
@@ -4153,8 +4153,8 @@ var i4 = function(e) {
4153
4153
  }]), A;
4154
4154
  }(A4.default);
4155
4155
  Xc.default = i4;
4156
- var fd = {};
4157
- Object.defineProperty(fd, "__esModule", {
4156
+ var f0 = {};
4157
+ Object.defineProperty(f0, "__esModule", {
4158
4158
  value: !0
4159
4159
  });
4160
4160
  var a4 = function() {
@@ -4197,12 +4197,12 @@ var h4 = function(e) {
4197
4197
  }
4198
4198
  }]), A;
4199
4199
  }(s4.default);
4200
- fd.default = h4;
4200
+ f0.default = h4;
4201
4201
  Object.defineProperty(ao, "__esModule", {
4202
4202
  value: !0
4203
4203
  });
4204
4204
  ao.CODE93FullASCII = ao.CODE93 = void 0;
4205
- var d4 = Xc, p4 = Ug(d4), g4 = fd, B4 = Ug(g4);
4205
+ var d4 = Xc, p4 = Ug(d4), g4 = f0, B4 = Ug(g4);
4206
4206
  function Ug(e) {
4207
4207
  return e && e.__esModule ? e : { default: e };
4208
4208
  }
@@ -4266,7 +4266,7 @@ qc.GenericBarcode = E4;
4266
4266
  Object.defineProperty(zh, "__esModule", {
4267
4267
  value: !0
4268
4268
  });
4269
- var b4 = jc, Hl = gr, Va = mn, X0 = io, As = Dn, Q4 = zc, N4 = Yc, q0 = ao, S4 = qc;
4269
+ var b4 = jc, Hl = gr, Va = mn, Xd = io, As = Dn, Q4 = zc, N4 = Yc, qd = ao, S4 = qc;
4270
4270
  zh.default = {
4271
4271
  CODE39: b4.CODE39,
4272
4272
  CODE128: Hl.CODE128,
@@ -4279,8 +4279,8 @@ zh.default = {
4279
4279
  EAN2: Va.EAN2,
4280
4280
  UPC: Va.UPC,
4281
4281
  UPCE: Va.UPCE,
4282
- ITF14: X0.ITF14,
4283
- ITF: X0.ITF,
4282
+ ITF14: Xd.ITF14,
4283
+ ITF: Xd.ITF,
4284
4284
  MSI: As.MSI,
4285
4285
  MSI10: As.MSI10,
4286
4286
  MSI11: As.MSI11,
@@ -4288,8 +4288,8 @@ zh.default = {
4288
4288
  MSI1110: As.MSI1110,
4289
4289
  pharmacode: Q4.pharmacode,
4290
4290
  codabar: N4.codabar,
4291
- CODE93: q0.CODE93,
4292
- CODE93FullASCII: q0.CODE93FullASCII,
4291
+ CODE93: qd.CODE93,
4292
+ CODE93FullASCII: qd.CODE93FullASCII,
4293
4293
  GenericBarcode: S4.GenericBarcode
4294
4294
  };
4295
4295
  var mo = {};
@@ -4307,11 +4307,11 @@ var R4 = Object.assign || function(e) {
4307
4307
  mo.default = function(e, A) {
4308
4308
  return R4({}, e, A);
4309
4309
  };
4310
- var hd = {};
4311
- Object.defineProperty(hd, "__esModule", {
4310
+ var h0 = {};
4311
+ Object.defineProperty(h0, "__esModule", {
4312
4312
  value: !0
4313
4313
  });
4314
- hd.default = x4;
4314
+ h0.default = x4;
4315
4315
  function x4(e) {
4316
4316
  var A = [];
4317
4317
  function t(n) {
@@ -4323,15 +4323,15 @@ function x4(e) {
4323
4323
  }
4324
4324
  return t(e), A;
4325
4325
  }
4326
- var dd = {};
4327
- Object.defineProperty(dd, "__esModule", {
4326
+ var d0 = {};
4327
+ Object.defineProperty(d0, "__esModule", {
4328
4328
  value: !0
4329
4329
  });
4330
- dd.default = T4;
4330
+ d0.default = T4;
4331
4331
  function T4(e) {
4332
4332
  return e.marginTop = e.marginTop || e.margin, e.marginBottom = e.marginBottom || e.margin, e.marginRight = e.marginRight || e.margin, e.marginLeft = e.marginLeft || e.margin, e;
4333
4333
  }
4334
- var pd = {}, gd = {}, $c = {};
4334
+ var p0 = {}, g0 = {}, $c = {};
4335
4335
  Object.defineProperty($c, "__esModule", {
4336
4336
  value: !0
4337
4337
  });
@@ -4369,21 +4369,21 @@ var V4 = {
4369
4369
  }
4370
4370
  };
4371
4371
  Au.default = V4;
4372
- Object.defineProperty(gd, "__esModule", {
4372
+ Object.defineProperty(g0, "__esModule", {
4373
4373
  value: !0
4374
4374
  });
4375
- var M4 = $c, L4 = Fg(M4), k4 = Au, $0 = Fg(k4);
4375
+ var M4 = $c, L4 = Fg(M4), k4 = Au, $d = Fg(k4);
4376
4376
  function Fg(e) {
4377
4377
  return e && e.__esModule ? e : { default: e };
4378
4378
  }
4379
4379
  function H4(e) {
4380
4380
  var A = {};
4381
- for (var t in $0.default)
4382
- $0.default.hasOwnProperty(t) && (e.hasAttribute("jsbarcode-" + t.toLowerCase()) && (A[t] = e.getAttribute("jsbarcode-" + t.toLowerCase())), e.hasAttribute("data-" + t.toLowerCase()) && (A[t] = e.getAttribute("data-" + t.toLowerCase())));
4381
+ for (var t in $d.default)
4382
+ $d.default.hasOwnProperty(t) && (e.hasAttribute("jsbarcode-" + t.toLowerCase()) && (A[t] = e.getAttribute("jsbarcode-" + t.toLowerCase())), e.hasAttribute("data-" + t.toLowerCase()) && (A[t] = e.getAttribute("data-" + t.toLowerCase())));
4383
4383
  return A.value = e.getAttribute("jsbarcode-value") || e.getAttribute("data-value"), A = (0, L4.default)(A), A;
4384
4384
  }
4385
- gd.default = H4;
4386
- var Bd = {}, md = {}, Qn = {};
4385
+ g0.default = H4;
4386
+ var B0 = {}, m0 = {}, Qn = {};
4387
4387
  Object.defineProperty(Qn, "__esModule", {
4388
4388
  value: !0
4389
4389
  });
@@ -4444,7 +4444,7 @@ Qn.getEncodingHeight = Cg;
4444
4444
  Qn.getBarcodePadding = Eg;
4445
4445
  Qn.calculateEncodingAttributes = Z4;
4446
4446
  Qn.getTotalWidthOfEncodings = P4;
4447
- Object.defineProperty(md, "__esModule", {
4447
+ Object.defineProperty(m0, "__esModule", {
4448
4448
  value: !0
4449
4449
  });
4450
4450
  var K4 = function() {
@@ -4522,9 +4522,9 @@ var X4 = function() {
4522
4522
  }
4523
4523
  }]), e;
4524
4524
  }();
4525
- md.default = X4;
4526
- var wd = {};
4527
- Object.defineProperty(wd, "__esModule", {
4525
+ m0.default = X4;
4526
+ var w0 = {};
4527
+ Object.defineProperty(w0, "__esModule", {
4528
4528
  value: !0
4529
4529
  });
4530
4530
  var q4 = function() {
@@ -4611,9 +4611,9 @@ var Ol = "http://www.w3.org/2000/svg", nE = function() {
4611
4611
  }
4612
4612
  }]), e;
4613
4613
  }();
4614
- wd.default = nE;
4615
- var vd = {};
4616
- Object.defineProperty(vd, "__esModule", {
4614
+ w0.default = nE;
4615
+ var v0 = {};
4616
+ Object.defineProperty(v0, "__esModule", {
4617
4617
  value: !0
4618
4618
  });
4619
4619
  var rE = function() {
@@ -4642,54 +4642,54 @@ var aE = function() {
4642
4642
  }
4643
4643
  }]), e;
4644
4644
  }();
4645
- vd.default = aE;
4646
- Object.defineProperty(Bd, "__esModule", {
4645
+ v0.default = aE;
4646
+ Object.defineProperty(B0, "__esModule", {
4647
4647
  value: !0
4648
4648
  });
4649
- var oE = md, sE = yd(oE), lE = wd, cE = yd(lE), uE = vd, fE = yd(uE);
4650
- function yd(e) {
4649
+ var oE = m0, sE = y0(oE), lE = w0, cE = y0(lE), uE = v0, fE = y0(uE);
4650
+ function y0(e) {
4651
4651
  return e && e.__esModule ? e : { default: e };
4652
4652
  }
4653
- Bd.default = { CanvasRenderer: sE.default, SVGRenderer: cE.default, ObjectRenderer: fE.default };
4653
+ B0.default = { CanvasRenderer: sE.default, SVGRenderer: cE.default, ObjectRenderer: fE.default };
4654
4654
  var wo = {};
4655
4655
  Object.defineProperty(wo, "__esModule", {
4656
4656
  value: !0
4657
4657
  });
4658
- function Ud(e, A) {
4658
+ function U0(e, A) {
4659
4659
  if (!(e instanceof A))
4660
4660
  throw new TypeError("Cannot call a class as a function");
4661
4661
  }
4662
- function Fd(e, A) {
4662
+ function F0(e, A) {
4663
4663
  if (!e)
4664
4664
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
4665
4665
  return A && (typeof A == "object" || typeof A == "function") ? A : e;
4666
4666
  }
4667
- function Cd(e, A) {
4667
+ function C0(e, A) {
4668
4668
  if (typeof A != "function" && A !== null)
4669
4669
  throw new TypeError("Super expression must either be null or a function, not " + typeof A);
4670
4670
  e.prototype = Object.create(A && A.prototype, { constructor: { value: e, enumerable: !1, writable: !0, configurable: !0 } }), A && (Object.setPrototypeOf ? Object.setPrototypeOf(e, A) : e.__proto__ = A);
4671
4671
  }
4672
4672
  var hE = function(e) {
4673
- Cd(A, e);
4673
+ C0(A, e);
4674
4674
  function A(t, n) {
4675
- Ud(this, A);
4676
- var r = Fd(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this));
4675
+ U0(this, A);
4676
+ var r = F0(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this));
4677
4677
  return r.name = "InvalidInputException", r.symbology = t, r.input = n, r.message = '"' + r.input + '" is not a valid input for ' + r.symbology, r;
4678
4678
  }
4679
4679
  return A;
4680
4680
  }(Error), dE = function(e) {
4681
- Cd(A, e);
4681
+ C0(A, e);
4682
4682
  function A() {
4683
- Ud(this, A);
4684
- var t = Fd(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this));
4683
+ U0(this, A);
4684
+ var t = F0(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this));
4685
4685
  return t.name = "InvalidElementException", t.message = "Not supported type to render on", t;
4686
4686
  }
4687
4687
  return A;
4688
4688
  }(Error), pE = function(e) {
4689
- Cd(A, e);
4689
+ C0(A, e);
4690
4690
  function A() {
4691
- Ud(this, A);
4692
- var t = Fd(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this));
4691
+ U0(this, A);
4692
+ var t = F0(this, (A.__proto__ || Object.getPrototypeOf(A)).call(this));
4693
4693
  return t.name = "NoElementException", t.message = "No element to render on.", t;
4694
4694
  }
4695
4695
  return A;
@@ -4697,23 +4697,23 @@ var hE = function(e) {
4697
4697
  wo.InvalidInputException = hE;
4698
4698
  wo.InvalidElementException = dE;
4699
4699
  wo.NoElementException = pE;
4700
- Object.defineProperty(pd, "__esModule", {
4700
+ Object.defineProperty(p0, "__esModule", {
4701
4701
  value: !0
4702
4702
  });
4703
4703
  var gE = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4704
4704
  return typeof e;
4705
4705
  } : function(e) {
4706
4706
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
4707
- }, BE = gd, $f = bg(BE), mE = Bd, os = bg(mE), wE = wo;
4707
+ }, BE = g0, $f = bg(BE), mE = B0, os = bg(mE), wE = wo;
4708
4708
  function bg(e) {
4709
4709
  return e && e.__esModule ? e : { default: e };
4710
4710
  }
4711
- function Ed(e) {
4711
+ function E0(e) {
4712
4712
  if (typeof e == "string")
4713
4713
  return vE(e);
4714
4714
  if (Array.isArray(e)) {
4715
4715
  for (var A = [], t = 0; t < e.length; t++)
4716
- A.push(Ed(e[t]));
4716
+ A.push(E0(e[t]));
4717
4717
  return A;
4718
4718
  } else {
4719
4719
  if (typeof HTMLCanvasElement < "u" && e instanceof HTMLImageElement)
@@ -4747,7 +4747,7 @@ function vE(e) {
4747
4747
  var A = document.querySelectorAll(e);
4748
4748
  if (A.length !== 0) {
4749
4749
  for (var t = [], n = 0; n < A.length; n++)
4750
- t.push(Ed(A[n]));
4750
+ t.push(E0(A[n]));
4751
4751
  return t;
4752
4752
  }
4753
4753
  }
@@ -4762,9 +4762,9 @@ function yE(e) {
4762
4762
  }
4763
4763
  };
4764
4764
  }
4765
- pd.default = Ed;
4766
- var bd = {};
4767
- Object.defineProperty(bd, "__esModule", {
4765
+ p0.default = E0;
4766
+ var b0 = {};
4767
+ Object.defineProperty(b0, "__esModule", {
4768
4768
  value: !0
4769
4769
  });
4770
4770
  var UE = function() {
@@ -4811,8 +4811,8 @@ var CE = function() {
4811
4811
  }
4812
4812
  }]), e;
4813
4813
  }();
4814
- bd.default = CE;
4815
- var EE = zh, Ki = bi(EE), bE = mo, Zs = bi(bE), QE = hd, Qg = bi(QE), NE = dd, A1 = bi(NE), SE = pd, RE = bi(SE), xE = $c, TE = bi(xE), IE = bd, VE = bi(IE), Ng = wo, ME = Au, Sg = bi(ME);
4814
+ b0.default = CE;
4815
+ var EE = zh, Ki = bi(EE), bE = mo, Zs = bi(bE), QE = h0, Qg = bi(QE), NE = d0, A1 = bi(NE), SE = p0, RE = bi(SE), xE = $c, TE = bi(xE), IE = b0, VE = bi(IE), Ng = wo, ME = Au, Sg = bi(ME);
4816
4816
  function bi(e) {
4817
4817
  return e && e.__esModule ? e : { default: e };
4818
4818
  }
@@ -4902,7 +4902,7 @@ typeof jQuery < "u" && (jQuery.fn.JsBarcode = function(e, A) {
4902
4902
  }), eu(t, e, A);
4903
4903
  });
4904
4904
  var kE = eu;
4905
- const Qd = /* @__PURE__ */ ev(kE);
4905
+ const Q0 = /* @__PURE__ */ ev(kE);
4906
4906
  const HE = {
4907
4907
  __name: "BarcodeComponent",
4908
4908
  props: {
@@ -4968,7 +4968,7 @@ const HE = {
4968
4968
  u.value = m;
4969
4969
  try {
4970
4970
  const eA = a.value;
4971
- eA.innerHTML = "", Qd(eA, p, {
4971
+ eA.innerHTML = "", Q0(eA, p, {
4972
4972
  format: F,
4973
4973
  // 每个条条的宽度,注意这里不是指整个条形码的宽度
4974
4974
  width: 2,
@@ -5058,7 +5058,7 @@ function ZE(e, A) {
5058
5058
  ])]);
5059
5059
  }
5060
5060
  const PE = /* @__PURE__ */ Lt(DE, [["render", ZE]]), vi = (e) => e * 3.7795275591, Di = (e) => e / 3.7795275591;
5061
- function Nd(e) {
5061
+ function N0(e) {
5062
5062
  if (!e || e <= 0)
5063
5063
  return 1;
5064
5064
  const A = Di(e);
@@ -5067,7 +5067,7 @@ function Nd(e) {
5067
5067
  var yi = {}, JE = function() {
5068
5068
  return typeof Promise == "function" && Promise.prototype && Promise.prototype.then;
5069
5069
  }, Tg = {}, Sn = {};
5070
- let Sd;
5070
+ let S0;
5071
5071
  const jE = [
5072
5072
  0,
5073
5073
  // Not used
@@ -5131,13 +5131,13 @@ Sn.getBCHDigit = function(e) {
5131
5131
  Sn.setToSJISFunction = function(A) {
5132
5132
  if (typeof A != "function")
5133
5133
  throw new Error('"toSJISFunc" is not a valid function.');
5134
- Sd = A;
5134
+ S0 = A;
5135
5135
  };
5136
5136
  Sn.isKanjiModeEnabled = function() {
5137
- return typeof Sd < "u";
5137
+ return typeof S0 < "u";
5138
5138
  };
5139
5139
  Sn.toSJIS = function(A) {
5140
- return Sd(A);
5140
+ return S0(A);
5141
5141
  };
5142
5142
  var tu = {};
5143
5143
  (function(e) {
@@ -5745,13 +5745,13 @@ ru.mul = function(A, t) {
5745
5745
  };
5746
5746
  })(kg);
5747
5747
  const Hg = kg;
5748
- function Rd(e) {
5748
+ function R0(e) {
5749
5749
  this.genPoly = void 0, this.degree = e, this.degree && this.initialize(this.degree);
5750
5750
  }
5751
- Rd.prototype.initialize = function(A) {
5751
+ R0.prototype.initialize = function(A) {
5752
5752
  this.degree = A, this.genPoly = Hg.generateECPolynomial(this.degree);
5753
5753
  };
5754
- Rd.prototype.encode = function(A) {
5754
+ R0.prototype.encode = function(A) {
5755
5755
  if (!this.genPoly)
5756
5756
  throw new Error("Encoder not initialized");
5757
5757
  const t = new Uint8Array(A.length + this.degree);
@@ -5763,8 +5763,8 @@ Rd.prototype.encode = function(A) {
5763
5763
  }
5764
5764
  return n;
5765
5765
  };
5766
- var zE = Rd, Og = {}, Qi = {}, xd = {};
5767
- xd.isValid = function(A) {
5766
+ var zE = R0, Og = {}, Qi = {}, x0 = {};
5767
+ x0.isValid = function(A) {
5768
5768
  return !isNaN(A) && A >= 1 && A <= 40;
5769
5769
  };
5770
5770
  var wr = {};
@@ -5789,7 +5789,7 @@ wr.testAlphanumeric = function(A) {
5789
5789
  return Ab.test(A);
5790
5790
  };
5791
5791
  (function(e) {
5792
- const A = xd, t = wr;
5792
+ const A = x0, t = wr;
5793
5793
  e.NUMERIC = {
5794
5794
  id: "Numeric",
5795
5795
  bit: 1,
@@ -5850,7 +5850,7 @@ wr.testAlphanumeric = function(A) {
5850
5850
  };
5851
5851
  })(Qi);
5852
5852
  (function(e) {
5853
- const A = Sn, t = nu, n = tu, r = Qi, i = xd, a = 7973, o = A.getBCHDigit(a);
5853
+ const A = Sn, t = nu, n = tu, r = Qi, i = x0, a = 7973, o = A.getBCHDigit(a);
5854
5854
  function l(B, p, E) {
5855
5855
  for (let y = 1; y <= 40; y++)
5856
5856
  if (p <= e.getCapacity(y, E, B))
@@ -6389,7 +6389,7 @@ Tg.create = function(A, t) {
6389
6389
  let n = pf.M, r, i;
6390
6390
  return typeof t < "u" && (n = pf.from(t.errorCorrectionLevel, pf.M), r = Rc.from(t.version), i = th.from(t.maskPattern), t.toSJISFunc && iu.setToSJISFunction(t.toSJISFunc)), bb(A, r, n, i);
6391
6391
  };
6392
- var jg = {}, Td = {};
6392
+ var jg = {}, T0 = {};
6393
6393
  (function(e) {
6394
6394
  function A(t) {
6395
6395
  if (typeof t == "number" && (t = t.toString()), typeof t != "string")
@@ -6440,9 +6440,9 @@ var jg = {}, Td = {};
6440
6440
  n[E++] = y.r, n[E++] = y.g, n[E++] = y.b, n[E] = y.a;
6441
6441
  }
6442
6442
  };
6443
- })(Td);
6443
+ })(T0);
6444
6444
  (function(e) {
6445
- const A = Td;
6445
+ const A = T0;
6446
6446
  function t(r, i, a) {
6447
6447
  r.clearRect(0, 0, i.width, i.height), i.style || (i.style = {}), i.height = a, i.width = a, i.style.height = a + "px", i.style.width = a + "px";
6448
6448
  }
@@ -6466,7 +6466,7 @@ var jg = {}, Td = {};
6466
6466
  };
6467
6467
  })(jg);
6468
6468
  var Kg = {};
6469
- const Qb = Td;
6469
+ const Qb = T0;
6470
6470
  function r1(e, A) {
6471
6471
  const t = e.a / 255, n = A + '="' + e.hex + '"';
6472
6472
  return t < 1 ? n + " " + A + '-opacity="' + t.toFixed(2).slice(1) + '"' : n;
@@ -6489,7 +6489,7 @@ Kg.render = function(A, t, n) {
6489
6489
  return typeof n == "function" && n(null, B), B;
6490
6490
  };
6491
6491
  const Sb = JE, rh = Tg, _g = jg, Rb = Kg;
6492
- function Id(e, A, t, n, r) {
6492
+ function I0(e, A, t, n, r) {
6493
6493
  const i = [].slice.call(arguments, 1), a = i.length, o = typeof i[a - 1] == "function";
6494
6494
  if (!o && !Sb())
6495
6495
  throw new Error("Callback required as last argument");
@@ -6517,9 +6517,9 @@ function Id(e, A, t, n, r) {
6517
6517
  }
6518
6518
  }
6519
6519
  yi.create = rh.create;
6520
- yi.toCanvas = Id.bind(null, _g.render);
6521
- yi.toDataURL = Id.bind(null, _g.renderToDataURL);
6522
- yi.toString = Id.bind(null, function(e, A, t) {
6520
+ yi.toCanvas = I0.bind(null, _g.render);
6521
+ yi.toDataURL = I0.bind(null, _g.renderToDataURL);
6522
+ yi.toString = I0.bind(null, function(e, A, t) {
6523
6523
  return Rb.render(e, t);
6524
6524
  });
6525
6525
  const xb = { class: "qrcode-canvas-fixed" }, Tb = ["src", "alt"], Ib = 200, Vb = {
@@ -7024,7 +7024,7 @@ class Aa {
7024
7024
  return this.cache.size;
7025
7025
  }
7026
7026
  }
7027
- function Vd(e) {
7027
+ function V0(e) {
7028
7028
  let A = !1;
7029
7029
  return function(...n) {
7030
7030
  A || (A = !0, requestAnimationFrame(() => {
@@ -7040,7 +7040,7 @@ function Ga(e, A, t = lt.CALCULATION.PRECISION) {
7040
7040
  const n = Math.pow(10, -t) / 2;
7041
7041
  return Math.abs(e - A) > n;
7042
7042
  }
7043
- function Md(e) {
7043
+ function M0(e) {
7044
7044
  const A = e || qa.LINE_WIDTH;
7045
7045
  if (A.includes("pt")) {
7046
7046
  const n = parseFloat(A) * Yg.PT_TO_PX;
@@ -7067,7 +7067,7 @@ function $b() {
7067
7067
  };
7068
7068
  }
7069
7069
  function i1(e, A) {
7070
- const t = (e == null ? void 0 : e.LineWidth) ?? (A == null ? void 0 : A.LineWidth) ?? qa.LINE_WIDTH, n = (e == null ? void 0 : e.LineStyle) ?? (A == null ? void 0 : A.LineStyle) ?? qa.LINE_STYLE, r = (e == null ? void 0 : e.BorderRadius) ?? (A == null ? void 0 : A.BorderRadius) ?? qa.BORDER_RADIUS, i = Md(t), a = Xg(n), o = {
7070
+ const t = (e == null ? void 0 : e.LineWidth) ?? (A == null ? void 0 : A.LineWidth) ?? qa.LINE_WIDTH, n = (e == null ? void 0 : e.LineStyle) ?? (A == null ? void 0 : A.LineStyle) ?? qa.LINE_STYLE, r = (e == null ? void 0 : e.BorderRadius) ?? (A == null ? void 0 : A.BorderRadius) ?? qa.BORDER_RADIUS, i = M0(t), a = Xg(n), o = {
7071
7071
  width: "100%",
7072
7072
  height: "100%",
7073
7073
  borderRadius: `${r}px`,
@@ -7077,7 +7077,7 @@ function i1(e, A) {
7077
7077
  return i < 1 ? a === "solid" ? (o.border = "none", o.background = "transparent", o.boxShadow = `inset 0 0 0 ${i}px ${gs.BORDER_COLOR}`) : a === "dashed" && (o.border = `${i}px ${a} ${gs.BORDER_COLOR}`) : o.border = `${i}px ${a} ${gs.BORDER_COLOR}`, o;
7078
7078
  }
7079
7079
  function AQ(e, A) {
7080
- const t = ((e == null ? void 0 : e.width) || qa.WIDTH) * Yg.MM_TO_PX, n = (e == null ? void 0 : e.LineWidth) || (A == null ? void 0 : A.LineWidth) || qa.LINE_WIDTH, r = Md(n);
7080
+ const t = ((e == null ? void 0 : e.width) || qa.WIDTH) * Yg.MM_TO_PX, n = (e == null ? void 0 : e.LineWidth) || (A == null ? void 0 : A.LineWidth) || qa.LINE_WIDTH, r = M0(n);
7081
7081
  return {
7082
7082
  width: t + "px",
7083
7083
  height: r + "px",
@@ -7112,7 +7112,7 @@ const tQ = {
7112
7112
  setup(e, { emit: A }) {
7113
7113
  const t = e, n = A, { defaultProps: r, isSelected: i } = Gg(t, "rectangle"), { watchCoordinates: a, initCoordinates: o } = Ms(t, n), l = zA(() => $b()), u = zA(() => {
7114
7114
  var v, R;
7115
- return Md(((v = t.modelValue) == null ? void 0 : v.LineWidth) ?? ((R = r.value) == null ? void 0 : R.LineWidth));
7115
+ return M0(((v = t.modelValue) == null ? void 0 : v.LineWidth) ?? ((R = r.value) == null ? void 0 : R.LineWidth));
7116
7116
  }), f = zA(() => {
7117
7117
  var v, R;
7118
7118
  return Xg(((v = t.modelValue) == null ? void 0 : v.LineStyle) ?? ((R = r.value) == null ? void 0 : R.LineStyle));
@@ -7427,9 +7427,9 @@ const BQ = /* @__PURE__ */ Lt(dQ, [["render", gQ]]), $g = [
7427
7427
  ], A2 = $g.flatMap((e) => e.components);
7428
7428
  async function mQ(e) {
7429
7429
  try {
7430
- return window.$templateType = e, (await Fm(/* @__PURE__ */ Object.assign({ "./props/lodop.js": () => import("./lodop-ea0d6cf5.mjs"), "./props/rfid.js": () => import("./rfid-0dc34875.mjs") }), `./props/${e}.js`)).default;
7430
+ return window.$templateType = e, (await Fm(/* @__PURE__ */ Object.assign({ "./props/lodop.js": () => import("./lodop-1edd5ed8.mjs"), "./props/rfid.js": () => import("./rfid-1bcc6ff1.mjs") }), `./props/${e}.js`)).default;
7431
7431
  } catch {
7432
- return console.warn(`配置文件 ./props/${e}.js 不存在,使用默认配置`), (await import("./lodop-ea0d6cf5.mjs")).default;
7432
+ return console.warn(`配置文件 ./props/${e}.js 不存在,使用默认配置`), (await import("./lodop-1edd5ed8.mjs")).default;
7433
7433
  }
7434
7434
  }
7435
7435
  function wQ(e = {}, A = {}) {
@@ -7644,7 +7644,7 @@ const DQ = { class: "tg-title" }, WQ = { class: "label-container" }, ZQ = { clas
7644
7644
  },
7645
7645
  emits: ["success"],
7646
7646
  setup(e, { emit: A }) {
7647
- const t = A, n = e, r = F0({
7647
+ const t = A, n = e, r = Fd({
7648
7648
  show: !1,
7649
7649
  showExplain: !1,
7650
7650
  openSetting: () => {
@@ -7654,7 +7654,7 @@ const DQ = { class: "tg-title" }, WQ = { class: "label-container" }, ZQ = { clas
7654
7654
  punchingList: ((d = n.graphData) == null ? void 0 : d.punchingList) || []
7655
7655
  }, r.show = !0;
7656
7656
  }
7657
- }), i = F0({
7657
+ }), i = Fd({
7658
7658
  data: {
7659
7659
  printList: [],
7660
7660
  punchingList: []
@@ -8224,7 +8224,7 @@ function qQ(e = {}) {
8224
8224
  }
8225
8225
  Q = UA(Q), C = UA(C), (Ga(f.value.props.x, Q) || Ga(f.value.props.y, C)) && (f.value.props.x = Q, f.value.props.y = C, typeof o == "function" && o());
8226
8226
  }
8227
- const v = Vd(m);
8227
+ const v = V0(m);
8228
8228
  function R() {
8229
8229
  l.value = !1, setTimeout(() => {
8230
8230
  u.value = !1;
@@ -8418,7 +8418,7 @@ function $Q(e, A, t, n, r) {
8418
8418
  }
8419
8419
  }
8420
8420
  if (a.value.type === "text") {
8421
- const $A = a.value.props.FontSize || 8, NA = Nd($A);
8421
+ const $A = a.value.props.FontSize || 8, NA = N0($A);
8422
8422
  if (aA < NA) {
8423
8423
  const IA = NA - aA;
8424
8424
  u.value.includes("top") && (HA -= IA), aA = NA, HA < 0 && (HA = 0);
@@ -8430,7 +8430,7 @@ function $Q(e, A, t, n, r) {
8430
8430
  }
8431
8431
  $ = UA($), aA = UA(aA), RA = UA(RA), HA = UA(HA), (Ga(a.value.props.width, $) || Ga(a.value.props.height, aA) || Ga(a.value.props.x, RA) || Ga(a.value.props.y, HA)) && (a.value.props.x = RA, a.value.props.y = HA, a.value.props.width = $, a.value.props.height = aA, r && r());
8432
8432
  }
8433
- const Z = Vd(P);
8433
+ const Z = V0(P);
8434
8434
  function x() {
8435
8435
  i.value = !1, a.value = null, f.value = "", d.value = { x: 0, y: 0 }, p.value = null, F.clear(), m.clear(), B.value.length > 0 && (n.value = [...B.value]), B.value = [], document.removeEventListener("mousemove", Z), document.removeEventListener("mouseup", x), y.value = null;
8436
8436
  }
@@ -8579,7 +8579,7 @@ function a3(e, A, t) {
8579
8579
  function r(F) {
8580
8580
  if (F.type === "text") {
8581
8581
  const m = F.props.FontSize || 8;
8582
- return Nd(m);
8582
+ return N0(m);
8583
8583
  }
8584
8584
  return 1;
8585
8585
  }
@@ -9196,7 +9196,7 @@ function s3(e = {}) {
9196
9196
  ], eA = H(Y), $ = H(G);
9197
9197
  u.value.horizontal = eA, u.value.vertical = $;
9198
9198
  }
9199
- const Z = Vd(P);
9199
+ const Z = V0(P);
9200
9200
  function x() {
9201
9201
  u.value.horizontal = [], u.value.vertical = [], f.clear(), d.clear();
9202
9202
  }
@@ -9439,7 +9439,7 @@ var f3 = function(e) {
9439
9439
  for (var A = e.length, t = [], n = 0; n < A; n += 4)
9440
9440
  t.push(e[n + 3] << 24 | e[n + 2] << 16 | e[n + 1] << 8 | e[n]);
9441
9441
  return t;
9442
- }, _i = 5, Ld = 6 + 5, wf = 2, p3 = Ld - _i, n2 = 65536 >> _i, g3 = 1 << _i, vf = g3 - 1, B3 = 1024 >> _i, m3 = n2 + B3, w3 = m3, v3 = 32, y3 = w3 + v3, U3 = 65536 >> Ld, F3 = 1 << p3, C3 = F3 - 1, h1 = function(e, A, t) {
9442
+ }, _i = 5, L0 = 6 + 5, wf = 2, p3 = L0 - _i, n2 = 65536 >> _i, g3 = 1 << _i, vf = g3 - 1, B3 = 1024 >> _i, m3 = n2 + B3, w3 = m3, v3 = 32, y3 = w3 + v3, U3 = 65536 >> L0, F3 = 1 << p3, C3 = F3 - 1, h1 = function(e, A, t) {
9443
9443
  return e.slice ? e.slice(A, t) : new Uint16Array(Array.prototype.slice.call(e, A, t));
9444
9444
  }, E3 = function(e, A, t) {
9445
9445
  return e.slice ? e.slice(A, t) : new Uint32Array(Array.prototype.slice.call(e, A, t));
@@ -9460,7 +9460,7 @@ var f3 = function(e) {
9460
9460
  if (A <= 65535)
9461
9461
  return t = this.index[n2 + (A - 55296 >> _i)], t = (t << wf) + (A & vf), this.data[t];
9462
9462
  if (A < this.highStart)
9463
- return t = y3 - U3 + (A >> Ld), t = this.index[t], t += A >> _i & C3, t = this.index[t], t = (t << wf) + (A & vf), this.data[t];
9463
+ return t = y3 - U3 + (A >> L0), t = this.index[t], t += A >> _i & C3, t = this.index[t], t = (t << wf) + (A & vf), this.data[t];
9464
9464
  if (A <= 1114111)
9465
9465
  return this.data[this.highValueIndex];
9466
9466
  }
@@ -10081,7 +10081,7 @@ var S3 = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF
10081
10081
  type: 17,
10082
10082
  number: 0,
10083
10083
  flags: js
10084
- }, kd = {
10084
+ }, k0 = {
10085
10085
  type: 16,
10086
10086
  number: 50,
10087
10087
  flags: js
@@ -10583,7 +10583,7 @@ var R1 = function(e, A) {
10583
10583
  if (Ge(B))
10584
10584
  switch (B.value) {
10585
10585
  case "center":
10586
- return i.push(kd), d;
10586
+ return i.push(k0), d;
10587
10587
  case "top":
10588
10588
  case "left":
10589
10589
  return i.push(Wt), d;
@@ -10637,7 +10637,7 @@ var R1 = function(e, A) {
10637
10637
  if (Ge(d))
10638
10638
  switch (d.value) {
10639
10639
  case "center":
10640
- return i.push(kd), !1;
10640
+ return i.push(k0), !1;
10641
10641
  case "top":
10642
10642
  case "left":
10643
10643
  return i.push(Wt), !1;
@@ -10685,7 +10685,7 @@ var R1 = function(e, A) {
10685
10685
  return e.type === 1;
10686
10686
  }, lS = function(e) {
10687
10687
  return e.type === 2;
10688
- }, Hd = {
10688
+ }, H0 = {
10689
10689
  name: "image",
10690
10690
  parse: function(e, A) {
10691
10691
  if (A.type === 22) {
@@ -10732,7 +10732,7 @@ var V2 = {
10732
10732
  return t.type === 20 && t.value === "none" ? [] : A.filter(function(n) {
10733
10733
  return uo(n) && cS(n);
10734
10734
  }).map(function(n) {
10735
- return Hd.parse(e, n);
10735
+ return H0.parse(e, n);
10736
10736
  });
10737
10737
  }
10738
10738
  }, fS = {
@@ -11009,7 +11009,7 @@ var DS = {
11009
11009
  type: 0,
11010
11010
  prefix: !1,
11011
11011
  parse: function(e, A) {
11012
- return A.type === 20 && A.value === "none" ? null : Hd.parse(e, A);
11012
+ return A.type === 20 && A.value === "none" ? null : H0.parse(e, A);
11013
11013
  }
11014
11014
  }, PS = {
11015
11015
  name: "list-style-position",
@@ -11728,7 +11728,7 @@ var uR = {
11728
11728
  case "color":
11729
11729
  return mi.parse(e, i.parseComponentValue());
11730
11730
  case "image":
11731
- return Hd.parse(e, i.parseComponentValue());
11731
+ return H0.parse(e, i.parseComponentValue());
11732
11732
  case "length":
11733
11733
  var o = i.parseComponentValue();
11734
11734
  return Ui(o) ? o : Wt;
@@ -11795,7 +11795,7 @@ var MR = function(e) {
11795
11795
  for (var A = e.length, t = [], n = 0; n < A; n += 4)
11796
11796
  t.push(e[n + 3] << 24 | e[n + 2] << 16 | e[n + 1] << 8 | e[n]);
11797
11797
  return t;
11798
- }, Gi = 5, Od = 6 + 5, Qf = 2, HR = Od - Gi, L2 = 65536 >> Gi, OR = 1 << Gi, Nf = OR - 1, DR = 1024 >> Gi, WR = L2 + DR, ZR = WR, PR = 32, JR = ZR + PR, jR = 65536 >> Od, KR = 1 << HR, _R = KR - 1, H1 = function(e, A, t) {
11798
+ }, Gi = 5, O0 = 6 + 5, Qf = 2, HR = O0 - Gi, L2 = 65536 >> Gi, OR = 1 << Gi, Nf = OR - 1, DR = 1024 >> Gi, WR = L2 + DR, ZR = WR, PR = 32, JR = ZR + PR, jR = 65536 >> O0, KR = 1 << HR, _R = KR - 1, H1 = function(e, A, t) {
11799
11799
  return e.slice ? e.slice(A, t) : new Uint16Array(Array.prototype.slice.call(e, A, t));
11800
11800
  }, GR = function(e, A, t) {
11801
11801
  return e.slice ? e.slice(A, t) : new Uint32Array(Array.prototype.slice.call(e, A, t));
@@ -11816,7 +11816,7 @@ var MR = function(e) {
11816
11816
  if (A <= 65535)
11817
11817
  return t = this.index[L2 + (A - 55296 >> Gi)], t = (t << Qf) + (A & Nf), this.data[t];
11818
11818
  if (A < this.highStart)
11819
- return t = JR - jR + (A >> Od), t = this.index[t], t += A >> Gi & _R, t = this.index[t], t = (t << Qf) + (A & Nf), this.data[t];
11819
+ return t = JR - jR + (A >> O0), t = this.index[t], t += A >> Gi & _R, t = this.index[t], t = (t << Qf) + (A & Nf), this.data[t];
11820
11820
  if (A <= 1114111)
11821
11821
  return this.data[this.highValueIndex];
11822
11822
  }
@@ -12015,7 +12015,7 @@ var qR = 1, Sf = 2, Rf = 3, D1 = 4, W1 = 5, $R = 7, Z1 = 8, xf = 9, Tf = 10, P1
12015
12015
  if (Ot.SUPPORT_RANGE_BOUNDS) {
12016
12016
  var l = z1(n, a, o.length).getClientRects();
12017
12017
  if (l.length > 1) {
12018
- var u = Dd(o), f = 0;
12018
+ var u = D0(o), f = 0;
12019
12019
  u.forEach(function(B) {
12020
12020
  i.push(new vs(B, Or.fromDOMRectList(e, z1(n, f + a, B.length).getClientRects()))), f += B.length;
12021
12021
  });
@@ -12048,7 +12048,7 @@ var qR = 1, Sf = 2, Rf = 3, D1 = 4, W1 = 5, $R = 7, Z1 = 8, xf = 9, Tf = 10, P1
12048
12048
  throw new Error("Node has no owner document");
12049
12049
  var r = n.createRange();
12050
12050
  return r.setStart(e, A), r.setEnd(e, A + t), r;
12051
- }, Dd = function(e) {
12051
+ }, D0 = function(e) {
12052
12052
  if (Ot.SUPPORT_NATIVE_TEXT_SEGMENTATION) {
12053
12053
  var A = new Intl.Segmenter(void 0, { granularity: "grapheme" });
12054
12054
  return Array.from(A.segment(e)).map(function(t) {
@@ -12067,7 +12067,7 @@ var qR = 1, Sf = 2, Rf = 3, D1 = 4, W1 = 5, $R = 7, Z1 = 8, xf = 9, Tf = 10, P1
12067
12067
  }
12068
12068
  return mx(e, A);
12069
12069
  }, gx = function(e, A) {
12070
- return A.letterSpacing !== 0 ? Dd(e) : px(e, A);
12070
+ return A.letterSpacing !== 0 ? D0(e) : px(e, A);
12071
12071
  }, Bx = [32, 160, 4961, 65792, 65793, 4153, 4241], mx = function(e, A) {
12072
12072
  for (var t = j3(e, {
12073
12073
  lineBreak: A.lineBreak,
@@ -12171,7 +12171,7 @@ var qR = 1, Sf = 2, Rf = 3, D1 = 4, W1 = 5, $R = 7, Z1 = 8, xf = 9, Tf = 10, P1
12171
12171
  }, bx = function(e) {
12172
12172
  var A = e.type === Qx ? new Array(e.value.length + 1).join("•") : e.value;
12173
12173
  return A.length === 0 ? e.placeholder || "" : A;
12174
- }, Vc = "checkbox", Mc = "radio", Qx = "password", Y1 = 707406591, Wd = (
12174
+ }, Vc = "checkbox", Mc = "radio", Qx = "password", Y1 = 707406591, W0 = (
12175
12175
  /** @class */
12176
12176
  function(e) {
12177
12177
  rr(A, e);
@@ -12248,12 +12248,12 @@ var qR = 1, Sf = 2, Rf = 3, D1 = 4, W1 = 5, $R = 7, Z1 = 8, xf = 9, Tf = 10, P1
12248
12248
  a.styles.isVisible() && (Sx(r, a, n) ? a.flags |= 4 : Rx(a.styles) && (a.flags |= 2), Nx.indexOf(r.tagName) !== -1 && (a.flags |= 8), t.elements.push(a), r.slot, r.shadowRoot ? yc(e, r.shadowRoot, a, n) : !Lc(r) && !_2(r) && !kc(r) && yc(e, r, a, n));
12249
12249
  }
12250
12250
  }, J2 = function(e, A) {
12251
- return Eh(A) ? new k2(e, A) : G2(A) ? new H2(e, A) : _2(A) ? new O2(e, A) : xx(A) ? new D2(e, A) : Tx(A) ? new Fh(e, A) : Ix(A) ? new Wd(e, A) : kc(A) ? new W2(e, A) : Lc(A) ? new Z2(e, A) : z2(A) ? new P2(e, A) : new yr(e, A);
12251
+ return Eh(A) ? new k2(e, A) : G2(A) ? new H2(e, A) : _2(A) ? new O2(e, A) : xx(A) ? new D2(e, A) : Tx(A) ? new Fh(e, A) : Ix(A) ? new W0(e, A) : kc(A) ? new W2(e, A) : Lc(A) ? new Z2(e, A) : z2(A) ? new P2(e, A) : new yr(e, A);
12252
12252
  }, j2 = function(e, A) {
12253
12253
  var t = J2(e, A);
12254
12254
  return t.flags |= 4, yc(e, A, t, t), t;
12255
12255
  }, Sx = function(e, A, t) {
12256
- return A.styles.isPositionedWithZIndex() || A.styles.opacity < 1 || A.styles.isTransformed() || Zd(e) && t.styles.isTransparent();
12256
+ return A.styles.isPositionedWithZIndex() || A.styles.opacity < 1 || A.styles.isTransformed() || Z0(e) && t.styles.isTransparent();
12257
12257
  }, Rx = function(e) {
12258
12258
  return e.isPositioned() || e.isFloating();
12259
12259
  }, K2 = function(e) {
@@ -12274,7 +12274,7 @@ var qR = 1, Sf = 2, Rf = 3, D1 = 4, W1 = 5, $R = 7, Z1 = 8, xf = 9, Tf = 10, P1
12274
12274
  return e.tagName === "HTML";
12275
12275
  }, _2 = function(e) {
12276
12276
  return e.tagName === "svg";
12277
- }, Zd = function(e) {
12277
+ }, Z0 = function(e) {
12278
12278
  return e.tagName === "BODY";
12279
12279
  }, G2 = function(e) {
12280
12280
  return e.tagName === "CANVAS";
@@ -12829,7 +12829,7 @@ var qR = 1, Sf = 2, Rf = 3, D1 = 4, W1 = 5, $R = 7, Z1 = 8, xf = 9, Tf = 10, P1
12829
12829
  var r = this.createElementClone(A);
12830
12830
  r.style.transitionProperty = "none";
12831
12831
  var i = n.getComputedStyle(A), a = n.getComputedStyle(A, ":before"), o = n.getComputedStyle(A, ":after");
12832
- this.referenceElement === A && Ch(r) && (this.clonedReferenceElement = r), Zd(r) && zx(r);
12832
+ this.referenceElement === A && Ch(r) && (this.clonedReferenceElement = r), Z0(r) && zx(r);
12833
12833
  var l = this.counters.parse(new L1(this.context, i)), u = this.resolvePseudoContent(A, r, a, ys.BEFORE);
12834
12834
  $1(A) && (t = !0), X1(A) || this.cloneChildNodes(A, r, t), u && r.insertBefore(u, r.firstChild);
12835
12835
  var f = this.resolvePseudoContent(A, r, o, ys.AFTER);
@@ -13528,7 +13528,7 @@ var at = function(e, A, t, n, r) {
13528
13528
  if (n === 0)
13529
13529
  this.ctx.fillText(t.text, t.bounds.left, t.bounds.top + r);
13530
13530
  else {
13531
- var a = Dd(t.text);
13531
+ var a = D0(t.text);
13532
13532
  a.reduce(function(o, l) {
13533
13533
  return i.ctx.fillText(l, o, t.bounds.top + r), o + i.ctx.measureText(l).width;
13534
13534
  }, t.bounds.left);
@@ -13632,7 +13632,7 @@ var at = function(e, A, t, n, r) {
13632
13632
  case 13:
13633
13633
  f = P.sent(), n.width && n.height && this.ctx.drawImage(f, 0, 0, n.width, n.height, n.bounds.left, n.bounds.top, n.bounds.width, n.bounds.height), P.label = 14;
13634
13634
  case 14:
13635
- if (n instanceof Wd && (d = Math.min(n.bounds.width, n.bounds.height), n.type === Vc ? n.checked && (this.ctx.save(), this.path([
13635
+ if (n instanceof W0 && (d = Math.min(n.bounds.width, n.bounds.height), n.type === Vc ? n.checked && (this.ctx.save(), this.path([
13636
13636
  new YA(n.bounds.left + d * 0.39363, n.bounds.top + d * 0.79),
13637
13637
  new YA(n.bounds.left + d * 0.16, n.bounds.top + d * 0.5549),
13638
13638
  new YA(n.bounds.left + d * 0.27347, n.bounds.top + d * 0.44071),
@@ -13817,7 +13817,7 @@ var at = function(e, A, t, n, r) {
13817
13817
  null,
13818
13818
  null,
13819
13819
  null
13820
- ]), Q = V[0], C = V[1], w = V[2], N = V[3], M = V[4], J = f.position.length === 0 ? [kd] : f.position, K = At(J[0], N), Y = At(J[J.length - 1], M), G = rS(f, K, Y, N, M), eA = G[0], $ = G[1], eA > 0 && $ > 0 && (aA = i.ctx.createRadialGradient(C + K, w + Y, 0, C + K, w + Y, eA), x1(f.stops, eA * 2).forEach(function(rA) {
13820
+ ]), Q = V[0], C = V[1], w = V[2], N = V[3], M = V[4], J = f.position.length === 0 ? [k0] : f.position, K = At(J[0], N), Y = At(J[J.length - 1], M), G = rS(f, K, Y, N, M), eA = G[0], $ = G[1], eA > 0 && $ > 0 && (aA = i.ctx.createRadialGradient(C + K, w + Y, 0, C + K, w + Y, eA), x1(f.stops, eA * 2).forEach(function(rA) {
13821
13821
  return aA.addColorStop(rA.stop, It(rA.color));
13822
13822
  }), i.path(Q), i.ctx.fillStyle = aA, eA !== $ ? (b = t.bounds.left + 0.5 * t.bounds.width, O = t.bounds.top + 0.5 * t.bounds.height, _ = $ / eA, j = 1 / _, i.ctx.save(), i.ctx.translate(b, O), i.ctx.transform(1, 0, 0, _, 0, 0), i.ctx.translate(-b, -O), i.ctx.fillRect(C, j * (w - O) + O, N, M * j), i.ctx.restore()) : i.ctx.fill())), tA.label = 6;
13823
13823
  case 6:
@@ -13961,7 +13961,7 @@ var at = function(e, A, t, n, r) {
13961
13961
  }, A;
13962
13962
  }(iB)
13963
13963
  ), FT = function(e) {
13964
- return e instanceof Z2 || e instanceof W2 ? !0 : e instanceof Wd && e.type !== Mc && e.type !== Vc;
13964
+ return e instanceof Z2 || e instanceof W2 ? !0 : e instanceof W0 && e.type !== Mc && e.type !== Vc;
13965
13965
  }, CT = function(e, A) {
13966
13966
  switch (e) {
13967
13967
  case 0:
@@ -14085,7 +14085,7 @@ var TT = function(e, A) {
14085
14085
  copyStyles: u
14086
14086
  }, l.logger.debug("Starting document clone with size " + o.width + "x" + o.height + " scrolled to " + -o.left + "," + -o.top), d = new ip(l, e, f), B = d.clonedReferenceElement, B ? [4, d.toIFrame(t, o)] : [2, Promise.reject("Unable to find element in cloned iframe")];
14087
14087
  case 1:
14088
- return p = j.sent(), E = Zd(B) || Vx(B) ? c3(B.ownerDocument) : au(l, B), y = E.width, F = E.height, m = E.left, v = E.top, R = IT(l, B, A.backgroundColor), S = {
14088
+ return p = j.sent(), E = Z0(B) || Vx(B) ? c3(B.ownerDocument) : au(l, B), y = E.width, F = E.height, m = E.left, v = E.top, R = IT(l, B, A.backgroundColor), S = {
14089
14089
  canvas: A.canvas,
14090
14090
  backgroundColor: R,
14091
14091
  scale: (eA = (G = A.scale) !== null && G !== void 0 ? G : n.devicePixelRatio) !== null && eA !== void 0 ? eA : 1,
@@ -14624,7 +14624,7 @@ const VT = { class: "label-designer" }, MT = { class: "toolbar" }, LT = { class:
14624
14624
  const KA = a.value.find((pe) => pe.id === vA);
14625
14625
  if (!KA || KA.type !== "text" || !KA.props)
14626
14626
  return;
14627
- const VA = Nd(ZA);
14627
+ const VA = N0(ZA);
14628
14628
  if ((KA.props.height || 0) < VA) {
14629
14629
  const pe = KA.props.y || 0, PA = pe + VA;
14630
14630
  if (f.value && PA > f.value) {
@@ -15272,7 +15272,7 @@ function Ke(e) {
15272
15272
  return A && typeof Symbol == "function" && A.constructor === Symbol && A !== Symbol.prototype ? "symbol" : typeof A;
15273
15273
  }, Ke(e);
15274
15274
  }
15275
- var An = Uint8Array, Nn = Uint16Array, Pd = Int32Array, gu = new An([
15275
+ var An = Uint8Array, Nn = Uint16Array, P0 = Int32Array, gu = new An([
15276
15276
  0,
15277
15277
  0,
15278
15278
  0,
@@ -15344,7 +15344,7 @@ var An = Uint8Array, Nn = Uint16Array, Pd = Int32Array, gu = new An([
15344
15344
  ]), Sh = new An([16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15]), sB = function(e, A) {
15345
15345
  for (var t = new Nn(31), n = 0; n < 31; ++n)
15346
15346
  t[n] = A += 1 << e[n - 1];
15347
- for (var r = new Pd(t[30]), n = 1; n < 30; ++n)
15347
+ for (var r = new P0(t[30]), n = 1; n < 30; ++n)
15348
15348
  for (var i = t[n]; i < t[n + 1]; ++i)
15349
15349
  r[i] = i - t[n] << 5 | n;
15350
15350
  return { b: t, r };
@@ -15395,7 +15395,7 @@ var NI = /* @__PURE__ */ mr(Fi, 9, 0), SI = /* @__PURE__ */ mr(Fi, 9, 1), RI = /
15395
15395
  }, Wf = function(e, A) {
15396
15396
  var t = A / 8 | 0;
15397
15397
  return (e[t] | e[t + 1] << 8 | e[t + 2] << 16) >> (A & 7);
15398
- }, Jd = function(e) {
15398
+ }, J0 = function(e) {
15399
15399
  return (e + 7) / 8 | 0;
15400
15400
  }, fB = function(e, A, t) {
15401
15401
  return (A == null || A < 0) && (A = 0), (t == null || t > e.length) && (t = e.length), new An(e.subarray(A, t));
@@ -15463,7 +15463,7 @@ var NI = /* @__PURE__ */ mr(Fi, 9, 0), SI = /* @__PURE__ */ mr(Fi, 9, 1), RI = /
15463
15463
  } else
15464
15464
  tr(1);
15465
15465
  else {
15466
- var R = Jd(d) + 4, S = e[R - 4] | e[R - 3] << 8, H = R + S;
15466
+ var R = J0(d) + 4, S = e[R - 4] | e[R - 3] << 8, H = R + S;
15467
15467
  if (H > r) {
15468
15468
  l && tr(0);
15469
15469
  break;
@@ -15598,7 +15598,7 @@ var NI = /* @__PURE__ */ mr(Fi, 9, 0), SI = /* @__PURE__ */ mr(Fi, 9, 1), RI = /
15598
15598
  t += e[n] * A[n];
15599
15599
  return t;
15600
15600
  }, hB = function(e, A, t) {
15601
- var n = t.length, r = Jd(A + 2);
15601
+ var n = t.length, r = J0(A + 2);
15602
15602
  e[r] = n & 255, e[r + 1] = n >> 8, e[r + 2] = e[r] ^ 255, e[r + 3] = e[r + 1] ^ 255;
15603
15603
  for (var i = 0; i < n; ++i)
15604
15604
  e[r + i + 4] = t[i];
@@ -15640,13 +15640,13 @@ var NI = /* @__PURE__ */ mr(Fi, 9, 0), SI = /* @__PURE__ */ mr(Fi, 9, 1), RI = /
15640
15640
  is(A, f, K[j]), f += Y[j];
15641
15641
  }
15642
15642
  return is(A, f, K[256]), f + Y[256];
15643
- }, VI = /* @__PURE__ */ new Pd([65540, 131080, 131088, 131104, 262176, 1048704, 1048832, 2114560, 2117632]), dB = /* @__PURE__ */ new An(0), MI = function(e, A, t, n, r, i) {
15643
+ }, VI = /* @__PURE__ */ new P0([65540, 131080, 131088, 131104, 262176, 1048704, 1048832, 2114560, 2117632]), dB = /* @__PURE__ */ new An(0), MI = function(e, A, t, n, r, i) {
15644
15644
  var a = i.z || e.length, o = new An(n + a + 5 * (1 + Math.ceil(a / 7e3)) + r), l = o.subarray(n, o.length - r), u = i.l, f = (i.r || 0) & 7;
15645
15645
  if (A) {
15646
15646
  f && (l[0] = i.r >> 3);
15647
15647
  for (var d = VI[A - 1], B = d >> 13, p = d & 8191, E = (1 << t) - 1, y = i.p || new Nn(32768), F = i.h || new Nn(E + 1), m = Math.ceil(t / 3), v = 2 * m, R = function(HA) {
15648
15648
  return (e[HA] ^ e[HA + 1] << m ^ e[HA + 2] << v) & E;
15649
- }, S = new Pd(25e3), H = new Nn(288), P = new Nn(32), Z = 0, x = 0, V = i.i || 0, Q = 0, C = i.w || 0, w = 0; V + 2 < a; ++V) {
15649
+ }, S = new P0(25e3), H = new Nn(288), P = new Nn(32), Z = 0, x = 0, V = i.i || 0, Q = 0, C = i.w || 0, w = 0; V + 2 < a; ++V) {
15650
15650
  var N = R(V), M = V & 32767, J = F[N];
15651
15651
  if (y[M] = J, F[N] = M, C <= V) {
15652
15652
  var K = a - V;
@@ -15692,7 +15692,7 @@ var NI = /* @__PURE__ */ mr(Fi, 9, 0), SI = /* @__PURE__ */ mr(Fi, 9, 1), RI = /
15692
15692
  }
15693
15693
  i.i = a;
15694
15694
  }
15695
- return fB(o, 0, n + Jd(f) + r);
15695
+ return fB(o, 0, n + J0(f) + r);
15696
15696
  }, pB = function() {
15697
15697
  var e = 1, A = 0;
15698
15698
  return {
@@ -17454,7 +17454,7 @@ Ka.prototype.lsbFirstWord = function(e) {
17454
17454
  e.hasOwnProperty(A) && t.indexOf(A) < 0 && n--;
17455
17455
  return n === 0;
17456
17456
  }, he.API = { events: [] }, he.version = "2.5.2";
17457
- var ft = he.API, jd = 1, oa = function(e) {
17457
+ var ft = he.API, j0 = 1, oa = function(e) {
17458
17458
  return e.replace(/\\/g, "\\\\").replace(/\(/g, "\\(").replace(/\)/g, "\\)");
17459
17459
  }, Za = function(e) {
17460
17460
  return e.replace(/\\\\/g, "\\").replace(/\\\(/g, "(").replace(/\\\)/g, ")");
@@ -17467,7 +17467,7 @@ ft.__acroform__ = {};
17467
17467
  var wn = function(e, A) {
17468
17468
  e.prototype = Object.create(A.prototype), e.prototype.constructor = e;
17469
17469
  }, Bp = function(e) {
17470
- return e * jd;
17470
+ return e * j0;
17471
17471
  }, dr = function(e) {
17472
17472
  var A = new yB(), t = ne.internal.getHeight(e) || 0, n = ne.internal.getWidth(e) || 0;
17473
17473
  return A.BBox = [0, 0, Number(ve(n)), Number(ve(t))], A;
@@ -17614,7 +17614,7 @@ var wn = function(e, A) {
17614
17614
  if (A.scope = e, e.internal !== void 0 && (e.internal.acroformPlugin === void 0 || e.internal.acroformPlugin.isInitialized === !1)) {
17615
17615
  if (ir.FieldNum = 0, e.internal.acroformPlugin = JSON.parse(JSON.stringify(XI)), e.internal.acroformPlugin.acroFormDictionaryRoot)
17616
17616
  throw new Error("Exception while creating AcroformDictionary");
17617
- jd = e.internal.scaleFactor, e.internal.acroformPlugin.acroFormDictionaryRoot = new UB(), e.internal.acroformPlugin.acroFormDictionaryRoot.scope = e, e.internal.acroformPlugin.acroFormDictionaryRoot._eventID = e.internal.events.subscribe("postPutResources", function() {
17617
+ j0 = e.internal.scaleFactor, e.internal.acroformPlugin.acroFormDictionaryRoot = new UB(), e.internal.acroformPlugin.acroFormDictionaryRoot.scope = e, e.internal.acroformPlugin.acroFormDictionaryRoot._eventID = e.internal.events.subscribe("postPutResources", function() {
17618
17618
  (function(t) {
17619
17619
  t.internal.events.unsubscribe(t.internal.acroformPlugin.acroFormDictionaryRoot._eventID), delete t.internal.acroformPlugin.acroFormDictionaryRoot._eventID, t.internal.acroformPlugin.printedOut = !0;
17620
17620
  })(e);
@@ -17850,7 +17850,7 @@ var ir = function e() {
17850
17850
  } });
17851
17851
  var u = void 0;
17852
17852
  Object.defineProperty(this, "maxFontSize", { enumerable: !0, configurable: !0, get: function() {
17853
- return u === void 0 ? 50 / jd : u;
17853
+ return u === void 0 ? 50 / j0 : u;
17854
17854
  }, set: function(m) {
17855
17855
  u = m;
17856
17856
  } });
@@ -21092,12 +21092,12 @@ function Np(e) {
21092
21092
  alert("todo:EmitYUV");
21093
21093
  T && (c.Jb = vA, U && fA());
21094
21094
  }
21095
- if (U && !t0) {
21095
+ if (U && !td) {
21096
21096
  for (s = 0; 256 > s; ++s)
21097
21097
  GB[s] = 89858 * (s - 128) + Fl >> Ul, XB[s] = -22014 * (s - 128) + Fl, YB[s] = -45773 * (s - 128), zB[s] = 113618 * (s - 128) + Fl >> Ul;
21098
21098
  for (s = Ko; s < Gu; ++s)
21099
21099
  c = 76283 * (s - 16) + Fl >> Ul, qB[s - Ko] = yn(c, 255), $B[s - Ko] = yn(c + 8 >> 4, 15);
21100
- t0 = 1;
21100
+ td = 1;
21101
21101
  }
21102
21102
  return 1;
21103
21103
  }
@@ -21199,7 +21199,7 @@ function Np(e) {
21199
21199
  case Pu:
21200
21200
  tn(uA, bA, mA, sA, cA), Vn(sA, cA, 0, mA, 1, 0);
21201
21201
  break;
21202
- case Kd:
21202
+ case K0:
21203
21203
  Qr(uA, bA, mA, sA, cA);
21204
21204
  break;
21205
21205
  case wl:
@@ -21220,7 +21220,7 @@ function Np(e) {
21220
21220
  case ju:
21221
21221
  Gr(uA, bA, mA, sA, cA), qe(sA, cA, mA, 1, 0);
21222
21222
  break;
21223
- case _d:
21223
+ case _0:
21224
21224
  br(uA, bA, mA, sA, cA);
21225
21225
  break;
21226
21226
  default:
@@ -21337,7 +21337,7 @@ function Np(e) {
21337
21337
  }
21338
21338
  function en() {
21339
21339
  var s = new Ou();
21340
- return s == null ? null : (s.a = 0, s.xb = Yd, ln("Predictor", "VP8LPredictors"), ln("Predictor", "VP8LPredictors_C"), ln("PredictorAdd", "VP8LPredictorsAdd"), ln("PredictorAdd", "VP8LPredictorsAdd_C"), ul = Fe, Ti = re, hn = WA, tn = We, Gr = be, br = Zt, Qr = Me, x.VP8LMapColor32b = Fa, x.VP8LMapColor8b = hl, s);
21340
+ return s == null ? null : (s.a = 0, s.xb = Y0, ln("Predictor", "VP8LPredictors"), ln("Predictor", "VP8LPredictors_C"), ln("PredictorAdd", "VP8LPredictorsAdd"), ln("PredictorAdd", "VP8LPredictorsAdd_C"), ul = Fe, Ti = re, hn = WA, tn = We, Gr = be, br = Zt, Qr = Me, x.VP8LMapColor32b = Fa, x.VP8LMapColor8b = hl, s);
21341
21341
  }
21342
21342
  function ot(s, c, g, U, T) {
21343
21343
  var L = 1, k = [s], D = [c], W = U.m, z = U.s, oA = null, hA = 0;
@@ -21401,14 +21401,14 @@ function Np(e) {
21401
21401
  if (Cn.h)
21402
21402
  break t;
21403
21403
  for (Ce = 0; 5 > Ce; ++Ce) {
21404
- var ut = Gd[Ce];
21404
+ var ut = G0[Ce];
21405
21405
  !Ce && 0 < je && (ut += 1 << je), kn < ut && (kn = ut);
21406
21406
  }
21407
- var zu = a(rn * fr, w), i0 = rn, a0 = a(i0, M);
21408
- if (a0 == null)
21407
+ var zu = a(rn * fr, w), id = rn, ad = a(id, M);
21408
+ if (ad == null)
21409
21409
  var El = null;
21410
21410
  else
21411
- A(65536 >= i0), El = a0;
21411
+ A(65536 >= id), El = ad;
21412
21412
  var _o = i(kn);
21413
21413
  if (El == null || _o == null || zu == null) {
21414
21414
  dn.a = 1;
@@ -21416,27 +21416,27 @@ function Np(e) {
21416
21416
  }
21417
21417
  var bl = zu;
21418
21418
  for (_e = Ct = 0; _e < rn; ++_e) {
21419
- var qn = El[_e], Sa = qn.G, Ra = qn.H, o0 = 0, Ql = 1, s0 = 0;
21419
+ var qn = El[_e], Sa = qn.G, Ra = qn.H, od = 0, Ql = 1, sd = 0;
21420
21420
  for (Ce = 0; 5 > Ce; ++Ce) {
21421
- ut = Gd[Ce], Sa[Ce] = bl, Ra[Ce] = Ct, !Ce && 0 < je && (ut += 1 << je);
21421
+ ut = G0[Ce], Sa[Ce] = bl, Ra[Ce] = Ct, !Ce && 0 < je && (ut += 1 << je);
21422
21422
  r: {
21423
21423
  var Nl, Yu = ut, Sl = dn, Go = _o, tm = bl, nm = Ct, Xu = 0, Ai = Sl.m, rm = $(Ai, 1);
21424
21424
  if (r(Go, 0, 0, Yu), rm) {
21425
- var im = $(Ai, 1) + 1, am = $(Ai, 1), l0 = $(Ai, am == 0 ? 1 : 8);
21426
- Go[l0] = 1, im == 2 && (Go[l0 = $(Ai, 8)] = 1);
21425
+ var im = $(Ai, 1) + 1, am = $(Ai, 1), ld = $(Ai, am == 0 ? 1 : 8);
21426
+ Go[ld] = 1, im == 2 && (Go[ld = $(Ai, 8)] = 1);
21427
21427
  var Rl = 1;
21428
21428
  } else {
21429
- var c0 = i(19), u0 = $(Ai, 4) + 4;
21430
- if (19 < u0) {
21429
+ var cd = i(19), ud = $(Ai, 4) + 4;
21430
+ if (19 < ud) {
21431
21431
  Sl.a = 3;
21432
21432
  var xl = 0;
21433
21433
  break r;
21434
21434
  }
21435
- for (Nl = 0; Nl < u0; ++Nl)
21436
- c0[IB[Nl]] = $(Ai, 3);
21437
- var qu = void 0, zo = void 0, f0 = Sl, om = c0, Tl = Yu, h0 = Go, $u = 0, ei = f0.m, d0 = 8, p0 = a(128, w);
21435
+ for (Nl = 0; Nl < ud; ++Nl)
21436
+ cd[IB[Nl]] = $(Ai, 3);
21437
+ var qu = void 0, zo = void 0, fd = Sl, om = cd, Tl = Yu, hd = Go, $u = 0, ei = fd.m, dd = 8, pd = a(128, w);
21438
21438
  n:
21439
- for (; C(p0, 0, 7, om, 19); ) {
21439
+ for (; C(pd, 0, 7, om, 19); ) {
21440
21440
  if ($(ei, 1)) {
21441
21441
  var sm = 2 + 2 * $(ei, 3);
21442
21442
  if ((qu = 2 + $(ei, sm)) > Tl)
@@ -21445,36 +21445,36 @@ function Np(e) {
21445
21445
  qu = Tl;
21446
21446
  for (zo = 0; zo < Tl && qu--; ) {
21447
21447
  tA(ei);
21448
- var g0 = p0[0 + (127 & O(ei))];
21449
- j(ei, ei.u + g0.g);
21450
- var xa = g0.value;
21448
+ var gd = pd[0 + (127 & O(ei))];
21449
+ j(ei, ei.u + gd.g);
21450
+ var xa = gd.value;
21451
21451
  if (16 > xa)
21452
- h0[zo++] = xa, xa != 0 && (d0 = xa);
21452
+ hd[zo++] = xa, xa != 0 && (dd = xa);
21453
21453
  else {
21454
- var lm = xa == 16, B0 = xa - 16, cm = xB[B0], m0 = $(ei, RB[B0]) + cm;
21455
- if (zo + m0 > Tl)
21454
+ var lm = xa == 16, Bd = xa - 16, cm = xB[Bd], md = $(ei, RB[Bd]) + cm;
21455
+ if (zo + md > Tl)
21456
21456
  break n;
21457
- for (var um = lm ? d0 : 0; 0 < m0--; )
21458
- h0[zo++] = um;
21457
+ for (var um = lm ? dd : 0; 0 < md--; )
21458
+ hd[zo++] = um;
21459
21459
  }
21460
21460
  }
21461
21461
  $u = 1;
21462
21462
  break n;
21463
21463
  }
21464
- $u || (f0.a = 3), Rl = $u;
21464
+ $u || (fd.a = 3), Rl = $u;
21465
21465
  }
21466
21466
  (Rl = Rl && !Ai.h) && (Xu = C(tm, nm, 8, Go, Yu)), Rl && Xu != 0 ? xl = Xu : (Sl.a = 3, xl = 0);
21467
21467
  }
21468
21468
  if (xl == 0)
21469
21469
  break t;
21470
- if (Ql && TB[Ce] == 1 && (Ql = bl[Ct].g == 0), o0 += bl[Ct].g, Ct += xl, 3 >= Ce) {
21470
+ if (Ql && TB[Ce] == 1 && (Ql = bl[Ct].g == 0), od += bl[Ct].g, Ct += xl, 3 >= Ce) {
21471
21471
  var Yo, Af = _o[0];
21472
21472
  for (Yo = 1; Yo < ut; ++Yo)
21473
21473
  _o[Yo] > Af && (Af = _o[Yo]);
21474
- s0 += Af;
21474
+ sd += Af;
21475
21475
  }
21476
21476
  }
21477
- if (qn.nd = Ql, qn.Qb = 0, Ql && (qn.qb = (Sa[3][Ra[3] + 0].value << 24 | Sa[1][Ra[1] + 0].value << 16 | Sa[2][Ra[2] + 0].value) >>> 0, o0 == 0 && 256 > Sa[0][Ra[0] + 0].value && (qn.Qb = 1, qn.qb += Sa[0][Ra[0] + 0].value << 8)), qn.jc = !qn.Qb && 6 > s0, qn.jc) {
21477
+ if (qn.nd = Ql, qn.Qb = 0, Ql && (qn.qb = (Sa[3][Ra[3] + 0].value << 24 | Sa[1][Ra[1] + 0].value << 16 | Sa[2][Ra[2] + 0].value) >>> 0, od == 0 && 256 > Sa[0][Ra[0] + 0].value && (qn.Qb = 1, qn.qb += Sa[0][Ra[0] + 0].value << 8)), qn.jc = !qn.Qb && 6 > sd, qn.jc) {
21478
21478
  var Il, Tr = qn;
21479
21479
  for (Il = 0; Il < kt; ++Il) {
21480
21480
  var ti = Il, ni = Tr.pd[ti], Vl = Tr.G[0][Tr.H[0] + ti];
@@ -21498,8 +21498,8 @@ function Np(e) {
21498
21498
  }
21499
21499
  } else
21500
21500
  z.ua = 0;
21501
- var ef = U, w0 = k, fm = D, tf = ef.s, nf = tf.xc;
21502
- if (ef.c = w0, ef.i = fm, tf.md = $A(w0, nf), tf.wc = nf == 0 ? -1 : (1 << nf) - 1, g) {
21501
+ var ef = U, wd = k, fm = D, tf = ef.s, nf = tf.xc;
21502
+ if (ef.c = wd, ef.i = fm, tf.md = $A(wd, nf), tf.wc = nf == 0 ? -1 : (1 << nf) - 1, g) {
21503
21503
  U.xb = PB;
21504
21504
  break A;
21505
21505
  }
@@ -21780,8 +21780,8 @@ function Np(e) {
21780
21780
  var Ie, Se = ue[0 + CA];
21781
21781
  for (Ie = 0; 4 > Ie; ++Ie) {
21782
21782
  Se = DB[qA[jA + Ie]][Se];
21783
- for (var Ye = zd[pA(SA, Se[0])]; 0 < Ye; )
21784
- Ye = zd[2 * Ye + pA(SA, Se[Ye])];
21783
+ for (var Ye = z0[pA(SA, Se[0])]; 0 < Ye; )
21784
+ Ye = z0[2 * Ye + pA(SA, Se[Ye])];
21785
21785
  Se = -Ye, qA[jA + Ie] = Se;
21786
21786
  }
21787
21787
  n(Oe, Je, qA, jA, 4), Je += 4, ue[0 + CA] = Se;
@@ -22320,10 +22320,10 @@ function Np(e) {
22320
22320
  };
22321
22321
  }
22322
22322
  function TA() {
22323
- Ln[Bl] = JB, Ln[ml] = Xd, Ln[Kd] = jB, Ln[wl] = qd, Ln[vl] = $d, Ln[Zu] = A0, Ln[_d] = KB, Ln[Pu] = Xd, Ln[Ju] = qd, Ln[yl] = $d, Ln[ju] = A0;
22323
+ Ln[Bl] = JB, Ln[ml] = X0, Ln[K0] = jB, Ln[wl] = q0, Ln[vl] = $0, Ln[Zu] = Ad, Ln[_0] = KB, Ln[Pu] = X0, Ln[Ju] = q0, Ln[yl] = $0, Ln[ju] = Ad;
22324
22324
  }
22325
22325
  function XA(s) {
22326
- return s & ~_B ? 0 > s ? 0 : 255 : s >> e0;
22326
+ return s & ~_B ? 0 > s ? 0 : 255 : s >> ed;
22327
22327
  }
22328
22328
  function oe(s, c) {
22329
22329
  return XA((19077 * s >> 8) + (26149 * c >> 8) - 14234);
@@ -22402,10 +22402,10 @@ function Np(e) {
22402
22402
  for (0 < T && (U >= s.za - 1 ? r(cA, FA, uA[bA].y[15], 4) : n(cA, FA, uA[bA + 1].y, 0, 4)), g = 0; 4 > g; g++)
22403
22403
  cA[FA + 128 + g] = cA[FA + 256 + g] = cA[FA + 384 + g] = cA[FA + 0 + g];
22404
22404
  for (g = 0; 16 > g; ++g, sA <<= 2)
22405
- cA = k, FA = D + n0[g], Xn[dA.Ob[g]](cA, FA), Mo(sA, mA, 16 * +g, cA, FA);
22405
+ cA = k, FA = D + nd[g], Xn[dA.Ob[g]](cA, FA), Mo(sA, mA, 16 * +g, cA, FA);
22406
22406
  } else if (cA = cl(U, T, dA.Ob[0]), Xr[cA](k, D), sA != 0)
22407
22407
  for (g = 0; 16 > g; ++g, sA <<= 2)
22408
- Mo(sA, mA, 16 * +g, k, D + n0[g]);
22408
+ Mo(sA, mA, 16 * +g, k, D + nd[g]);
22409
22409
  for (g = dA.Gc, cA = cl(U, T, dA.Dd), Rr[cA](W, z), Rr[cA](oA, hA), sA = mA, cA = W, FA = z, 255 & (dA = g >> 0) && (170 & dA ? Wo(sA, 256, cA, FA) : Tn(sA, 256, cA, FA)), dA = oA, sA = hA, 255 & (g >>= 8) && (170 & g ? Wo(mA, 320, dA, sA) : Tn(mA, 320, dA, sA)), T < s.Ub - 1 && (n(uA[bA].y, 0, k, D + 480, 16), n(uA[bA].f, 0, W, z + 224, 8), n(uA[bA].ea, 0, oA, hA + 224, 8)), g = 8 * L * s.B, uA = s.sa, bA = s.ta + 16 * U + 16 * L * s.R, mA = s.qa, dA = s.ra + 8 * U + g, sA = s.Ha, cA = s.Ia + 8 * U + g, g = 0; 16 > g; ++g)
22410
22410
  n(uA, bA + g * s.R, k, D + 32 * g, 16);
22411
22411
  for (g = 0; 8 > g; ++g)
@@ -22602,7 +22602,7 @@ function Np(e) {
22602
22602
  else {
22603
22603
  if (0 >= U.Rd && U.sd == null) {
22604
22604
  k = L = T = c = 0;
22605
- var oA = (D = W * r0[s]) * z;
22605
+ var oA = (D = W * rd[s]) * z;
22606
22606
  if (11 > s || (L = (z + 1) / 2 * (c = (W + 1) / 2), s == 12 && (k = (T = W) * z)), (z = i(oA + 2 * L + k)) == null) {
22607
22607
  s = 1;
22608
22608
  break A;
@@ -22611,7 +22611,7 @@ function Np(e) {
22611
22611
  }
22612
22612
  if (c = 1, T = U.S, L = U.width, k = U.height, T >= Bl && 13 > T)
22613
22613
  if (11 > T)
22614
- s = U.f.RGBA, c &= (D = Math.abs(s.A)) * (k - 1) + L <= s.size, c &= D >= L * r0[T], c &= s.eb != null;
22614
+ s = U.f.RGBA, c &= (D = Math.abs(s.A)) * (k - 1) + L <= s.size, c &= D >= L * rd[T], c &= s.eb != null;
22615
22615
  else {
22616
22616
  s = U.f.kb, D = (L + 1) / 2, oA = (k + 1) / 2, W = Math.abs(s.fa), z = Math.abs(s.Ab);
22617
22617
  var hA = Math.abs(s.Db), dA = Math.abs(s.lb), uA = dA * (k - 1) + L;
@@ -22671,11 +22671,11 @@ function Np(e) {
22671
22671
  });
22672
22672
  var ul, xn = x.ColorIndexInverseTransform, Fa = x.MapARGB, fl = x.VP8LColorIndexInverseTransformAlpha, hl = x.MapAlpha, _r = x.VP8LPredictorsAdd = [];
22673
22673
  _r.length = 16, (x.VP8LPredictors = []).length = 16, (x.VP8LPredictorsAdd_C = []).length = 16, (x.VP8LPredictors_C = []).length = 16;
22674
- var Ti, hn, tn, Gr, br, Qr, Ca, Nr, gt, Wo, nn, Tn, Ea, dl, Zo, Ii, Vi, zr, Mi, ba, Li, Yr, Po, In, Vn, qe, $e, Bt, Qt = i(511), Sr = i(2041), Jo = i(225), Qa = i(767), pl = 0, Wu = Sr, gl = Jo, Un = Qa, Mn = Qt, Bl = 0, ml = 1, Kd = 2, wl = 3, vl = 4, Zu = 5, _d = 6, Pu = 7, Ju = 8, yl = 9, ju = 10, RB = [2, 3, 7], xB = [3, 3, 11], Gd = [280, 256, 256, 256, 40], TB = [0, 1, 1, 1, 0], IB = [17, 18, 0, 1, 2, 3, 4, 5, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], VB = [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], MB = [2954, 2956, 2958, 2962, 2970, 2986, 3018, 3082, 3212, 3468, 3980, 5004], LB = 8, Ku = [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], _u = [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], jo = null, kB = [[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]], HB = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15], zd = [-0, 1, -1, 2, -2, 3, 4, 6, -3, 5, -4, -5, -6, 7, -7, 8, -8, -9], OB = [[[[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]]]], DB = [[[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]]], WB = [[[[255, 255, 255, 255, 255, 255, 255, 255, 255, 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]]]], ZB = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, 0], Xr = [], Xn = [], Rr = [], PB = 1, Yd = 2, qr = [], Ln = [];
22674
+ var Ti, hn, tn, Gr, br, Qr, Ca, Nr, gt, Wo, nn, Tn, Ea, dl, Zo, Ii, Vi, zr, Mi, ba, Li, Yr, Po, In, Vn, qe, $e, Bt, Qt = i(511), Sr = i(2041), Jo = i(225), Qa = i(767), pl = 0, Wu = Sr, gl = Jo, Un = Qa, Mn = Qt, Bl = 0, ml = 1, K0 = 2, wl = 3, vl = 4, Zu = 5, _0 = 6, Pu = 7, Ju = 8, yl = 9, ju = 10, RB = [2, 3, 7], xB = [3, 3, 11], G0 = [280, 256, 256, 256, 40], TB = [0, 1, 1, 1, 0], IB = [17, 18, 0, 1, 2, 3, 4, 5, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], VB = [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], MB = [2954, 2956, 2958, 2962, 2970, 2986, 3018, 3082, 3212, 3468, 3980, 5004], LB = 8, Ku = [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], _u = [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], jo = null, kB = [[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]], HB = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15], z0 = [-0, 1, -1, 2, -2, 3, 4, 6, -3, 5, -4, -5, -6, 7, -7, 8, -8, -9], OB = [[[[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]]]], DB = [[[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]]], WB = [[[[255, 255, 255, 255, 255, 255, 255, 255, 255, 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]]]], ZB = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, 0], Xr = [], Xn = [], Rr = [], PB = 1, Y0 = 2, qr = [], Ln = [];
22675
22675
  yA("UpsampleRgbLinePair", Te, 3), yA("UpsampleBgrLinePair", st, 3), yA("UpsampleRgbaLinePair", Yn, 4), yA("UpsampleBgraLinePair", Rt, 4), yA("UpsampleArgbLinePair", jt, 4), yA("UpsampleRgba4444LinePair", Ft, 2), yA("UpsampleRgb565LinePair", ct, 2);
22676
- var JB = x.UpsampleRgbLinePair, jB = x.UpsampleBgrLinePair, Xd = x.UpsampleRgbaLinePair, qd = x.UpsampleBgraLinePair, $d = x.UpsampleArgbLinePair, A0 = x.UpsampleRgba4444LinePair, KB = x.UpsampleRgb565LinePair, Ul = 16, Fl = 1 << Ul - 1, Ko = -227, Gu = 482, e0 = 6, _B = (256 << e0) - 1, t0 = 0, GB = i(256), zB = i(256), YB = i(256), XB = i(256), qB = i(Gu - Ko), $B = i(Gu - Ko);
22676
+ var JB = x.UpsampleRgbLinePair, jB = x.UpsampleBgrLinePair, X0 = x.UpsampleRgbaLinePair, q0 = x.UpsampleBgraLinePair, $0 = x.UpsampleArgbLinePair, Ad = x.UpsampleRgba4444LinePair, KB = x.UpsampleRgb565LinePair, Ul = 16, Fl = 1 << Ul - 1, Ko = -227, Gu = 482, ed = 6, _B = (256 << ed) - 1, td = 0, GB = i(256), zB = i(256), YB = i(256), XB = i(256), qB = i(Gu - Ko), $B = i(Gu - Ko);
22677
22677
  ur("YuvToRgbRow", Te, 3), ur("YuvToBgrRow", st, 3), ur("YuvToRgbaRow", Yn, 4), ur("YuvToBgraRow", Rt, 4), ur("YuvToArgbRow", jt, 4), ur("YuvToRgba4444Row", Ft, 2), ur("YuvToRgb565Row", ct, 2);
22678
- var n0 = [0, 4, 8, 12, 128, 132, 136, 140, 256, 260, 264, 268, 384, 388, 392, 396], Cl = [0, 2, 8], Am = [8, 7, 6, 4, 4, 2, 2, 2, 1, 1, 1, 1], em = 1;
22678
+ var nd = [0, 4, 8, 12, 128, 132, 136, 140, 256, 260, 264, 268, 384, 388, 392, 396], Cl = [0, 2, 8], Am = [8, 7, 6, 4, 4, 2, 2, 2, 1, 1, 1, 1], em = 1;
22679
22679
  this.WebPDecodeRGBA = function(s, c, g, U, T) {
22680
22680
  var L = ml, k = new ga(), D = new vn();
22681
22681
  k.ba = D, D.S = L, D.width = [D.width], D.height = [D.height];
@@ -22705,7 +22705,7 @@ function Np(e) {
22705
22705
  dA.a = 3;
22706
22706
  break e;
22707
22707
  }
22708
- if (dA.xb = Yd, uA.width = bA[0], uA.height = mA[0], !ot(bA[0], mA[0], 1, dA, null))
22708
+ if (dA.xb = Y0, uA.width = bA[0], uA.height = mA[0], !ot(bA[0], mA[0], 1, dA, null))
22709
22709
  break e;
22710
22710
  return 1;
22711
22711
  }
@@ -22774,7 +22774,7 @@ function Np(e) {
22774
22774
  L = null;
22775
22775
  return L;
22776
22776
  };
22777
- var r0 = [3, 4, 3, 4, 4, 2, 2, 4, 4, 4, 2, 1, 1];
22777
+ var rd = [3, 4, 3, 4, 4, 2, 2, 4, 4, 4, 2, 1, 1];
22778
22778
  };
22779
22779
  function u(x, V) {
22780
22780
  for (var Q = "", C = 0; C < 4; C++)
@@ -23250,7 +23250,7 @@ function(e) {
23250
23250
  */
23251
23251
  function(e) {
23252
23252
  function A() {
23253
- return (de.canvg ? Promise.resolve(de.canvg) : import("./index.es-fbd60e3e.mjs")).catch(function(t) {
23253
+ return (de.canvg ? Promise.resolve(de.canvg) : import("./index.es-fd3bc532.mjs")).catch(function(t) {
23254
23254
  return Promise.reject(new Error("Could not load canvg: " + t));
23255
23255
  }).then(function(t) {
23256
23256
  return t.default ? t.default : t;
@@ -24689,7 +24689,7 @@ async function TV(e, A = {}) {
24689
24689
  const u = document.createElementNS("http://www.w3.org/2000/svg", "svg");
24690
24690
  u.setAttribute("width", i), u.setAttribute("height", a), u.setAttribute("viewBox", `0 0 ${i} ${a}`), n.outputFormat === "png" ? (u.setAttribute("shape-rendering", "crispEdges"), u.setAttribute("text-rendering", "optimizeLegibility")) : (u.setAttribute("shape-rendering", "geometricPrecision"), u.setAttribute("text-rendering", "geometricPrecision")), u.setAttribute("image-rendering", "optimizeQuality");
24691
24691
  const f = SB(i, n.dpi, n.CodeType);
24692
- if (Qd(u, e, {
24692
+ if (Q0(u, e, {
24693
24693
  format: n.CodeType,
24694
24694
  width: f,
24695
24695
  // 使用计算出的最优线条宽度
@@ -24779,7 +24779,7 @@ function ZV(e, A = {}) {
24779
24779
  const l = document.createElementNS("http://www.w3.org/2000/svg", "svg");
24780
24780
  l.setAttribute("width", r), l.setAttribute("height", i), l.setAttribute("viewBox", `0 0 ${r} ${i}`), l.setAttribute("shape-rendering", "geometricPrecision"), l.setAttribute("text-rendering", "geometricPrecision"), l.setAttribute("image-rendering", "optimizeQuality");
24781
24781
  const u = SB(r, n.dpi, n.CodeType);
24782
- return Qd(l, e, {
24782
+ return Q0(l, e, {
24783
24783
  format: n.CodeType,
24784
24784
  width: u,
24785
24785
  // 使用计算出的最优线条宽度