@yeepay/fmc-material 0.0.7-beta.3 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +515 -514
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -663,7 +663,7 @@ function baseClone(e, a, t, r, n, o) {
663
663
  }) : isMap(e) && e.forEach(function(b, E) {
664
664
  i.set(E, baseClone(b, a, t, E, e, o));
665
665
  });
666
- var v = l ? c ? getAllKeysIn : getAllKeys : c ? keysIn : keys, P = u ? void 0 : v(e);
666
+ var y = l ? c ? getAllKeysIn : getAllKeys : c ? keysIn : keys, P = u ? void 0 : y(e);
667
667
  return arrayEach(P || e, function(b, E) {
668
668
  P && (E = b, b = e[E]), assignValue(i, E, baseClone(b, a, t, E, e, o));
669
669
  }), i;
@@ -747,8 +747,8 @@ function normalizeComponent(e, a, t, r, n, o, i, s) {
747
747
  if (c.functional) {
748
748
  c._injectStyles = l;
749
749
  var u = c.render;
750
- c.render = function(m, v) {
751
- return l.call(v), u(m, v);
750
+ c.render = function(m, y) {
751
+ return l.call(y), u(m, y);
752
752
  };
753
753
  } else {
754
754
  var h = c.beforeCreate;
@@ -2262,7 +2262,7 @@ __sfc_main$a.setup = (e, a) => {
2262
2262
  });
2263
2263
  });
2264
2264
  const p = computed(() => t.exposedVariables.isValid), m = computed(() => t.exposedVariables.validationError);
2265
- function v(E) {
2265
+ function y(E) {
2266
2266
  l.value = E;
2267
2267
  }
2268
2268
  function P() {
@@ -2280,7 +2280,7 @@ __sfc_main$a.setup = (e, a) => {
2280
2280
  options: u,
2281
2281
  isValid: p,
2282
2282
  validationError: m,
2283
- onChange: v,
2283
+ onChange: y,
2284
2284
  onFocus: P,
2285
2285
  onBlur: b
2286
2286
  };
@@ -2569,7 +2569,7 @@ var dayjs_min = { exports: {} };
2569
2569
  (function(t, r) {
2570
2570
  e.exports = r();
2571
2571
  })(commonjsGlobal, function() {
2572
- var t = 1e3, r = 6e4, n = 36e5, o = "millisecond", i = "second", s = "minute", c = "hour", l = "day", u = "week", h = "month", p = "quarter", m = "year", v = "date", P = "Invalid Date", b = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, E = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, q = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(Y) {
2572
+ var t = 1e3, r = 6e4, n = 36e5, o = "millisecond", i = "second", s = "minute", c = "hour", l = "day", u = "week", h = "month", p = "quarter", m = "year", y = "date", P = "Invalid Date", b = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, E = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, q = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(Y) {
2573
2573
  var j = ["th", "st", "nd", "rd"], H = Y % 100;
2574
2574
  return "[" + Y + (j[(H - 20) % 10] || j[H] || j[0]) + "]";
2575
2575
  } }, L = function(Y, j, H) {
@@ -2585,7 +2585,7 @@ var dayjs_min = { exports: {} };
2585
2585
  }, a: function(Y) {
2586
2586
  return Y < 0 ? Math.ceil(Y) || 0 : Math.floor(Y);
2587
2587
  }, p: function(Y) {
2588
- return { M: h, y: m, w: u, d: l, D: v, h: c, m: s, s: i, ms: o, Q: p }[Y] || String(Y || "").toLowerCase().replace(/s$/, "");
2588
+ return { M: h, y: m, w: u, d: l, D: y, h: c, m: s, s: i, ms: o, Q: p }[Y] || String(Y || "").toLowerCase().replace(/s$/, "");
2589
2589
  }, u: function(Y) {
2590
2590
  return Y === void 0;
2591
2591
  } }, A = "en", C = {};
@@ -2655,8 +2655,8 @@ var dayjs_min = { exports: {} };
2655
2655
  return this.$d.getTime();
2656
2656
  }, j.startOf = function(H, z) {
2657
2657
  var S = this, k = !!F.u(z) || z, _ = F.p(H), O = function(d, f) {
2658
- var y = F.w(S.$u ? Date.UTC(S.$y, f, d) : new Date(S.$y, f, d), S);
2659
- return k ? y : y.endOf(l);
2658
+ var v = F.w(S.$u ? Date.UTC(S.$y, f, d) : new Date(S.$y, f, d), S);
2659
+ return k ? v : v.endOf(l);
2660
2660
  }, D = function(d, f) {
2661
2661
  return F.w(S.toDate()[d].apply(S.toDate("s"), (k ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(f)), S);
2662
2662
  }, M = this.$W, T = this.$M, R = this.$D, G = "set" + (this.$u ? "UTC" : "");
@@ -2669,7 +2669,7 @@ var dayjs_min = { exports: {} };
2669
2669
  var W = this.$locale().weekStart || 0, X = (M < W ? M + 7 : M) - W;
2670
2670
  return O(k ? R - X : R + (6 - X), T);
2671
2671
  case l:
2672
- case v:
2672
+ case y:
2673
2673
  return D(G + "Hours", 0);
2674
2674
  case c:
2675
2675
  return D(G + "Minutes", 1);
@@ -2683,10 +2683,10 @@ var dayjs_min = { exports: {} };
2683
2683
  }, j.endOf = function(H) {
2684
2684
  return this.startOf(H, !1);
2685
2685
  }, j.$set = function(H, z) {
2686
- var S, k = F.p(H), _ = "set" + (this.$u ? "UTC" : ""), O = (S = {}, S[l] = _ + "Date", S[v] = _ + "Date", S[h] = _ + "Month", S[m] = _ + "FullYear", S[c] = _ + "Hours", S[s] = _ + "Minutes", S[i] = _ + "Seconds", S[o] = _ + "Milliseconds", S)[k], D = k === l ? this.$D + (z - this.$W) : z;
2686
+ var S, k = F.p(H), _ = "set" + (this.$u ? "UTC" : ""), O = (S = {}, S[l] = _ + "Date", S[y] = _ + "Date", S[h] = _ + "Month", S[m] = _ + "FullYear", S[c] = _ + "Hours", S[s] = _ + "Minutes", S[i] = _ + "Seconds", S[o] = _ + "Milliseconds", S)[k], D = k === l ? this.$D + (z - this.$W) : z;
2687
2687
  if (k === h || k === m) {
2688
- var M = this.clone().set(v, 1);
2689
- M.$d[O](D), M.init(), this.$d = M.set(v, Math.min(this.$D, M.daysInMonth())).$d;
2688
+ var M = this.clone().set(y, 1);
2689
+ M.$d[O](D), M.init(), this.$d = M.set(y, Math.min(this.$D, M.daysInMonth())).$d;
2690
2690
  } else O && this.$d[O](D);
2691
2691
  return this.init(), this;
2692
2692
  }, j.set = function(H, z) {
@@ -2711,16 +2711,16 @@ var dayjs_min = { exports: {} };
2711
2711
  }, j.format = function(H) {
2712
2712
  var z = this, S = this.$locale();
2713
2713
  if (!this.isValid()) return S.invalidDate || P;
2714
- var k = H || "YYYY-MM-DDTHH:mm:ssZ", _ = F.z(this), O = this.$H, D = this.$m, M = this.$M, T = S.weekdays, R = S.months, G = S.meridiem, W = function(f, y, N, B) {
2715
- return f && (f[y] || f(z, k)) || N[y].slice(0, B);
2714
+ var k = H || "YYYY-MM-DDTHH:mm:ssZ", _ = F.z(this), O = this.$H, D = this.$m, M = this.$M, T = S.weekdays, R = S.months, G = S.meridiem, W = function(f, v, N, B) {
2715
+ return f && (f[v] || f(z, k)) || N[v].slice(0, B);
2716
2716
  }, X = function(f) {
2717
2717
  return F.s(O % 12 || 12, f, "0");
2718
- }, d = G || function(f, y, N) {
2718
+ }, d = G || function(f, v, N) {
2719
2719
  var B = f < 12 ? "AM" : "PM";
2720
2720
  return N ? B.toLowerCase() : B;
2721
2721
  };
2722
- return k.replace(E, function(f, y) {
2723
- return y || function(N) {
2722
+ return k.replace(E, function(f, v) {
2723
+ return v || function(N) {
2724
2724
  switch (N) {
2725
2725
  case "YY":
2726
2726
  return String(z.$y).slice(-2);
@@ -2829,7 +2829,7 @@ var dayjs_min = { exports: {} };
2829
2829
  return this.$d.toUTCString();
2830
2830
  }, Y;
2831
2831
  }(), J = Q.prototype;
2832
- return I.prototype = J, [["$ms", o], ["$s", i], ["$m", s], ["$H", c], ["$W", l], ["$M", h], ["$y", m], ["$D", v]].forEach(function(Y) {
2832
+ return I.prototype = J, [["$ms", o], ["$s", i], ["$m", s], ["$H", c], ["$W", l], ["$M", h], ["$y", m], ["$D", y]].forEach(function(Y) {
2833
2833
  J[Y[1]] = function(j) {
2834
2834
  return this.$g(j, Y[0], Y[1]);
2835
2835
  };
@@ -3204,9 +3204,9 @@ function equalArrays(e, a, t, r, n, o) {
3204
3204
  return l == a && u == e;
3205
3205
  var h = -1, p = !0, m = t & COMPARE_UNORDERED_FLAG$1 ? new SetCache() : void 0;
3206
3206
  for (o.set(e, a), o.set(a, e); ++h < s; ) {
3207
- var v = e[h], P = a[h];
3207
+ var y = e[h], P = a[h];
3208
3208
  if (r)
3209
- var b = i ? r(P, v, h, a, e, o) : r(v, P, h, e, a, o);
3209
+ var b = i ? r(P, y, h, a, e, o) : r(y, P, h, e, a, o);
3210
3210
  if (b !== void 0) {
3211
3211
  if (b)
3212
3212
  continue;
@@ -3215,13 +3215,13 @@ function equalArrays(e, a, t, r, n, o) {
3215
3215
  }
3216
3216
  if (m) {
3217
3217
  if (!arraySome(a, function(E, q) {
3218
- if (!cacheHas(m, q) && (v === E || n(v, E, t, r, o)))
3218
+ if (!cacheHas(m, q) && (y === E || n(y, E, t, r, o)))
3219
3219
  return m.push(q);
3220
3220
  })) {
3221
3221
  p = !1;
3222
3222
  break;
3223
3223
  }
3224
- } else if (!(v === P || n(v, P, t, r, o))) {
3224
+ } else if (!(y === P || n(y, P, t, r, o))) {
3225
3225
  p = !1;
3226
3226
  break;
3227
3227
  }
@@ -3286,9 +3286,9 @@ function equalObjects(e, a, t, r, n, o) {
3286
3286
  if (!(i ? p in a : hasOwnProperty$1.call(a, p)))
3287
3287
  return !1;
3288
3288
  }
3289
- var m = o.get(e), v = o.get(a);
3290
- if (m && v)
3291
- return m == a && v == e;
3289
+ var m = o.get(e), y = o.get(a);
3290
+ if (m && y)
3291
+ return m == a && y == e;
3292
3292
  var P = !0;
3293
3293
  o.set(e, a), o.set(a, e);
3294
3294
  for (var b = i; ++h < c; ) {
@@ -3321,9 +3321,9 @@ function baseIsEqualDeep(e, a, t, r, n, o) {
3321
3321
  if (p && !u)
3322
3322
  return o || (o = new Stack()), i || isTypedArray(e) ? equalArrays(e, a, t, r, n, o) : equalByTag(e, a, c, t, r, n, o);
3323
3323
  if (!(t & COMPARE_PARTIAL_FLAG)) {
3324
- var m = u && hasOwnProperty.call(e, "__wrapped__"), v = h && hasOwnProperty.call(a, "__wrapped__");
3325
- if (m || v) {
3326
- var P = m ? e.value() : e, b = v ? a.value() : a;
3324
+ var m = u && hasOwnProperty.call(e, "__wrapped__"), y = h && hasOwnProperty.call(a, "__wrapped__");
3325
+ if (m || y) {
3326
+ var P = m ? e.value() : e, b = y ? a.value() : a;
3327
3327
  return o || (o = new Stack()), n(P, b, t, r, o);
3328
3328
  }
3329
3329
  }
@@ -3938,7 +3938,7 @@ __sfc_main$8.setup = (e, a) => {
3938
3938
  fireEvent: l
3939
3939
  } = useEvent({
3940
3940
  id: t.id
3941
- }), u = ref(t.exposedVariables.defaultValue), h = ref(null), p = ref(null), m = ref(!1), v = ref(""), P = computed(() => t.properties.searchable);
3941
+ }), u = ref(t.exposedVariables.defaultValue), h = ref(null), p = ref(null), m = ref(!1), y = ref(""), P = computed(() => t.properties.searchable);
3942
3942
  function b(F) {
3943
3943
  u.value = F;
3944
3944
  }
@@ -3957,19 +3957,19 @@ __sfc_main$8.setup = (e, a) => {
3957
3957
  }
3958
3958
  watch(() => u.value, () => {
3959
3959
  let F = u.value;
3960
- v.value && (F = `${v.value}-${F}`), i("value", F);
3960
+ y.value && (F = `${y.value}-${F}`), i("value", F);
3961
3961
  }, {
3962
3962
  immediate: !0
3963
- }), watch(() => v.value, () => {
3963
+ }), watch(() => y.value, () => {
3964
3964
  let F = u.value;
3965
- v.value && (F = `${v.value}-${F}`), i("value", F);
3965
+ y.value && (F = `${y.value}-${F}`), i("value", F);
3966
3966
  }, {
3967
3967
  immediate: !0
3968
3968
  }), watch(() => t.exposedVariables.value, (F) => {
3969
3969
  let Q = u.value;
3970
- if (v.value && (Q = `${v.value}-${Q}`), Q !== F) {
3970
+ if (y.value && (Q = `${y.value}-${Q}`), Q !== F) {
3971
3971
  const J = F.indexOf("-");
3972
- J != -1 ? (v.value = F.split("-")[0], u.value = F.slice(J + 1)) : u.value = "";
3972
+ J != -1 ? (y.value = F.split("-")[0], u.value = F.slice(J + 1)) : u.value = "";
3973
3973
  }
3974
3974
  }), onMounted(() => {
3975
3975
  watch(() => u.value, () => {
@@ -4018,7 +4018,7 @@ __sfc_main$8.setup = (e, a) => {
4018
4018
  u.value = Q.trim(), P.value && (l("onSearch"), E(!0));
4019
4019
  }
4020
4020
  function g(F) {
4021
- v.value = F;
4021
+ y.value = F;
4022
4022
  }
4023
4023
  function x() {
4024
4024
  l("onFocus");
@@ -4040,7 +4040,7 @@ __sfc_main$8.setup = (e, a) => {
4040
4040
  inputSearchDom: h,
4041
4041
  inputWrapperDom: p,
4042
4042
  showSearchList: m,
4043
- countryCode: v,
4043
+ countryCode: y,
4044
4044
  searchable: P,
4045
4045
  selectItem: b,
4046
4046
  isValid: q,
@@ -4336,7 +4336,7 @@ __sfc_main$7.setup = (e, a) => {
4336
4336
  }, {
4337
4337
  immediate: !0
4338
4338
  });
4339
- function v() {
4339
+ function y() {
4340
4340
  const L = "XYibNR0iIfW0MqMnK31ffrGfiexpwlcm", w = document.createElement("script");
4341
4341
  w.type = "text/javascript", w.src = `//api.map.baidu.com/api?type=webgl&v=1.0&ak=${L}&callback=init`, document.body.appendChild(w);
4342
4342
  }
@@ -4362,7 +4362,7 @@ __sfc_main$7.setup = (e, a) => {
4362
4362
  });
4363
4363
  }
4364
4364
  function E() {
4365
- c.value = !0, u.value || (window.init = P, v());
4365
+ c.value = !0, u.value || (window.init = P, y());
4366
4366
  }
4367
4367
  function q() {
4368
4368
  s.value = o.value, r("onChange"), c.value = !1;
@@ -5301,6 +5301,7 @@ const component$7 = /* @__PURE__ */ function() {
5301
5301
  }, componentMeta$6 = {
5302
5302
  name: "Product",
5303
5303
  formItem: !1,
5304
+ asyncComponent: !0,
5304
5305
  displayName: "开通产品",
5305
5306
  description: "",
5306
5307
  component: "fmc-product",
@@ -5742,14 +5743,14 @@ function baseIntersection(e, a, t) {
5742
5743
  var h = -1, p = s[0];
5743
5744
  e:
5744
5745
  for (; ++h < n && l.length < c; ) {
5745
- var m = u[h], v = m;
5746
- if (m = m !== 0 ? m : 0, !(p ? cacheHas(p, v) : r(l, v))) {
5746
+ var m = u[h], y = m;
5747
+ if (m = m !== 0 ? m : 0, !(p ? cacheHas(p, y) : r(l, y))) {
5747
5748
  for (i = o; --i; ) {
5748
5749
  var P = s[i];
5749
- if (!(P ? cacheHas(P, v) : r(e[i], v)))
5750
+ if (!(P ? cacheHas(P, y) : r(e[i], y)))
5750
5751
  continue e;
5751
5752
  }
5752
- p && p.push(v), l.push(m);
5753
+ p && p.push(y), l.push(m);
5753
5754
  }
5754
5755
  }
5755
5756
  return l;
@@ -6600,7 +6601,7 @@ function debounce(e, a, t) {
6600
6601
  var g = r, x = n;
6601
6602
  return r = n = void 0, l = C, i = e.apply(x, g), i;
6602
6603
  }
6603
- function v(C) {
6604
+ function y(C) {
6604
6605
  return l = C, s = setTimeout(E, a), u ? m(C) : i;
6605
6606
  }
6606
6607
  function P(C) {
@@ -6630,7 +6631,7 @@ function debounce(e, a, t) {
6630
6631
  var C = now(), g = b(C);
6631
6632
  if (r = arguments, n = this, c = C, g) {
6632
6633
  if (s === void 0)
6633
- return v(c);
6634
+ return y(c);
6634
6635
  if (h)
6635
6636
  return clearTimeout(s), s = setTimeout(E, a), m(c);
6636
6637
  }
@@ -6691,7 +6692,7 @@ __sfc_main$4.setup = (e, a) => {
6691
6692
  if (!n().optionMap) return [];
6692
6693
  let h = n().optionMap[t.optionsKey];
6693
6694
  return t.options ? t.options.map((p) => ({
6694
- ...h.find((v) => v.value === p)
6695
+ ...h.find((y) => y.value === p)
6695
6696
  })) : [];
6696
6697
  }), s = computed(() => utils.rateRequire(t.record, t.productType));
6697
6698
  function c(h) {
@@ -8417,7 +8418,7 @@ const RefundFeeConfig = /* @__PURE__ */ function() {
8417
8418
  immediate: !0
8418
8419
  }
8419
8420
  },
8420
- created() {
8421
+ mounted() {
8421
8422
  this.init();
8422
8423
  },
8423
8424
  methods: {
@@ -9760,7 +9761,7 @@ __sfc_main$3.setup = (e, a) => {
9760
9761
  id: t.id
9761
9762
  }), o = computed(() => t.properties.selectMode === "multiple"), i = ref(o.value ? toArray(t.exposedVariables.defaultValue) : t.exposedVariables.defaultValue), s = ref([]), c = ref([]);
9762
9763
  let l = [], u = "";
9763
- const h = ref(null), p = window, m = t.properties.popupContainer || "body", v = computed(() => c.value.length > 300);
9764
+ const h = ref(null), p = window, m = t.properties.popupContainer || "body", y = computed(() => c.value.length > 300);
9764
9765
  function P() {
9765
9766
  const J = s.value, Y = i.value;
9766
9767
  return Array.isArray(Y) ? Y.map((j) => J.find((H) => H.value === j)).map((j) => ({
@@ -9830,7 +9831,7 @@ __sfc_main$3.setup = (e, a) => {
9830
9831
  (Y = document.querySelector(`[data-id=${t.id}] .ant-select .ant-select-selection`)) == null || Y.setAttribute("style", J);
9831
9832
  });
9832
9833
  async function w(J) {
9833
- v.value && Q(J), Array.isArray(J) ? i.value = J : i.value = `${J != null ? J : ""}`, await nextTick(), o.value && await nextTick(), n("onSelect", {
9834
+ y.value && Q(J), Array.isArray(J) ? i.value = J : i.value = `${J != null ? J : ""}`, await nextTick(), o.value && await nextTick(), n("onSelect", {
9834
9835
  customVariables: t.customVariables
9835
9836
  });
9836
9837
  }
@@ -9845,7 +9846,7 @@ __sfc_main$3.setup = (e, a) => {
9845
9846
  }
9846
9847
  function x(J) {
9847
9848
  if (J !== "") {
9848
- if (u = J, !v.value) return;
9849
+ if (u = J, !y.value) return;
9849
9850
  l = c.value.filter((Y) => Y.label.includes(J)), s.value = l.length > 300 ? l.slice(0, 300) : l;
9850
9851
  }
9851
9852
  }
@@ -9855,7 +9856,7 @@ __sfc_main$3.setup = (e, a) => {
9855
9856
  Y < j && (Y + 50 <= j ? H = J.slice(Y, Y + 50) : H = J.slice(Y, Y + j % 50), s.value = s.value.concat(H));
9856
9857
  }
9857
9858
  const I = debounce(() => {
9858
- v.value && V(u ? l : c.value);
9859
+ y.value && V(u ? l : c.value);
9859
9860
  }, 500);
9860
9861
  function F() {
9861
9862
  let J = {};
@@ -10462,7 +10463,7 @@ function SCPPrintFunc() {
10462
10463
  if (typeof u != "object" && (u = [u]), i(u))
10463
10464
  for (var p = 0, m = u.length; p < m; p++) h.call(null, u[p], p, u);
10464
10465
  else
10465
- for (var v in u) Object.prototype.hasOwnProperty.call(u, v) && h.call(null, u[v], v, u);
10466
+ for (var y in u) Object.prototype.hasOwnProperty.call(u, y) && h.call(null, u[y], y, u);
10466
10467
  }
10467
10468
  e.exports = {
10468
10469
  isArray: i,
@@ -10511,7 +10512,7 @@ function SCPPrintFunc() {
10511
10512
  function p(P, b) {
10512
10513
  typeof h[b] == "object" && typeof P == "object" ? h[b] = u(h[b], P) : h[b] = P;
10513
10514
  }
10514
- for (var m = 0, v = arguments.length; m < v; m++) l(arguments[m], p);
10515
+ for (var m = 0, y = arguments.length; m < y; m++) l(arguments[m], p);
10515
10516
  return h;
10516
10517
  },
10517
10518
  deepMerge: function u() {
@@ -10519,12 +10520,12 @@ function SCPPrintFunc() {
10519
10520
  function p(P, b) {
10520
10521
  typeof h[b] == "object" && typeof P == "object" ? h[b] = u(h[b], P) : h[b] = typeof P == "object" ? u({}, P) : P;
10521
10522
  }
10522
- for (var m = 0, v = arguments.length; m < v; m++) l(arguments[m], p);
10523
+ for (var m = 0, y = arguments.length; m < y; m++) l(arguments[m], p);
10523
10524
  return h;
10524
10525
  },
10525
10526
  extend: function(u, h, p) {
10526
- return l(h, function(m, v) {
10527
- u[v] = p && typeof m == "function" ? r(m, p) : m;
10527
+ return l(h, function(m, y) {
10528
+ u[y] = p && typeof m == "function" ? r(m, p) : m;
10528
10529
  }), u;
10529
10530
  },
10530
10531
  trim: function(u) {
@@ -10632,7 +10633,7 @@ function SCPPrintFunc() {
10632
10633
  for (var A = [], C = 0; C < w; C += 4) A.push(c());
10633
10634
  return new m.init(A, w);
10634
10635
  }
10635
- }), v = u.enc = {}, P = v.Hex = {
10636
+ }), y = u.enc = {}, P = y.Hex = {
10636
10637
  stringify: function(w) {
10637
10638
  for (var A = w.words, C = w.sigBytes, g = [], x = 0; x < C; x++) {
10638
10639
  var V = A[x >>> 2] >>> 24 - x % 4 * 8 & 255;
@@ -10645,7 +10646,7 @@ function SCPPrintFunc() {
10645
10646
  C[g >>> 3] |= parseInt(w.substr(g, 2), 16) << 24 - g % 8 * 4;
10646
10647
  return new m.init(C, A / 2);
10647
10648
  }
10648
- }, b = v.Latin1 = {
10649
+ }, b = y.Latin1 = {
10649
10650
  stringify: function(w) {
10650
10651
  for (var A = w.words, C = w.sigBytes, g = [], x = 0; x < C; x++) {
10651
10652
  var V = A[x >>> 2] >>> 24 - x % 4 * 8 & 255;
@@ -10658,7 +10659,7 @@ function SCPPrintFunc() {
10658
10659
  C[g >>> 2] |= (255 & w.charCodeAt(g)) << 24 - g % 4 * 8;
10659
10660
  return new m.init(C, A);
10660
10661
  }
10661
- }, E = v.Utf8 = {
10662
+ }, E = y.Utf8 = {
10662
10663
  stringify: function(w) {
10663
10664
  try {
10664
10665
  return decodeURIComponent(escape(b.stringify(w)));
@@ -10738,9 +10739,9 @@ function SCPPrintFunc() {
10738
10739
  },
10739
10740
  function(e, a, t) {
10740
10741
  var r = t(1), n = t(13), o = t(12), i = t(10), s = t(23), c = function(l, u, h) {
10741
- var p, m, v, P, b = l & c.F, E = l & c.G, q = l & c.S, L = l & c.P, w = l & c.B, A = E ? r : q ? r[u] || (r[u] = {}) : (r[u] || {}).prototype, C = E ? n : n[u] || (n[u] = {}), g = C.prototype || (C.prototype = {});
10742
+ var p, m, y, P, b = l & c.F, E = l & c.G, q = l & c.S, L = l & c.P, w = l & c.B, A = E ? r : q ? r[u] || (r[u] = {}) : (r[u] || {}).prototype, C = E ? n : n[u] || (n[u] = {}), g = C.prototype || (C.prototype = {});
10742
10743
  for (p in E && (h = u), h)
10743
- v = ((m = !b && A && A[p] !== void 0) ? A : h)[p], P = w && m ? s(v, r) : L && typeof v == "function" ? s(Function.call, v) : v, A && i(A, p, v, l & c.U), C[p] != v && o(C, p, P), L && g[p] != v && (g[p] = v);
10744
+ y = ((m = !b && A && A[p] !== void 0) ? A : h)[p], P = w && m ? s(y, r) : L && typeof y == "function" ? s(Function.call, y) : y, A && i(A, p, y, l & c.U), C[p] != y && o(C, p, P), L && g[p] != y && (g[p] = y);
10744
10745
  };
10745
10746
  r.core = n, c.F = 1, c.G = 2, c.S = 4, c.P = 8, c.B = 16, c.W = 32, c.U = 64, c.R = 128, e.exports = c;
10746
10747
  },
@@ -10749,8 +10750,8 @@ function SCPPrintFunc() {
10749
10750
  t(13).inspectSource = function(u) {
10750
10751
  return s.call(u);
10751
10752
  }, (e.exports = function(u, h, p, m) {
10752
- var v = typeof p == "function";
10753
- v && (o(p, "name") || n(p, "name", h)), u[h] !== p && (v && (o(p, i) || n(p, i, u[h] ? "" + u[h] : l.join(String(h)))), u === r ? u[h] = p : m ? u[h] ? u[h] = p : n(u, h, p) : (delete u[h], n(u, h, p)));
10753
+ var y = typeof p == "function";
10754
+ y && (o(p, "name") || n(p, "name", h)), u[h] !== p && (y && (o(p, i) || n(p, i, u[h] ? "" + u[h] : l.join(String(h)))), u === r ? u[h] = p : m ? u[h] ? u[h] = p : n(u, h, p) : (delete u[h], n(u, h, p)));
10754
10755
  })(Function.prototype, c, function() {
10755
10756
  return typeof this == "function" && this[i] || s.call(this);
10756
10757
  });
@@ -10911,7 +10912,7 @@ function SCPPrintFunc() {
10911
10912
  }
10912
10913
  }();
10913
10914
  var n = o.TYPED_ARRAY_SUPPORT ? 2147483647 : 1073741823;
10914
- function o(p, m, v) {
10915
+ function o(p, m, y) {
10915
10916
  return o.TYPED_ARRAY_SUPPORT || this instanceof o ? typeof p == "number" ? c(this, p) : function(P, b, E, q) {
10916
10917
  if (typeof b == "number")
10917
10918
  throw new TypeError('"value" argument must not be a number');
@@ -10939,7 +10940,7 @@ function SCPPrintFunc() {
10939
10940
  "First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object."
10940
10941
  );
10941
10942
  }(P, b);
10942
- }(this, p, m, v) : new o(p, m, v);
10943
+ }(this, p, m, y) : new o(p, m, y);
10943
10944
  }
10944
10945
  function i(p) {
10945
10946
  if (p >= n)
@@ -10949,26 +10950,26 @@ function SCPPrintFunc() {
10949
10950
  return 0 | p;
10950
10951
  }
10951
10952
  function s(p, m) {
10952
- var v;
10953
- return o.TYPED_ARRAY_SUPPORT ? (v = new Uint8Array(m)).__proto__ = o.prototype : ((v = p) === null && (v = new o(m)), v.length = m), v;
10953
+ var y;
10954
+ return o.TYPED_ARRAY_SUPPORT ? (y = new Uint8Array(m)).__proto__ = o.prototype : ((y = p) === null && (y = new o(m)), y.length = m), y;
10954
10955
  }
10955
10956
  function c(p, m) {
10956
- var v = s(p, m < 0 ? 0 : 0 | i(m));
10957
- if (!o.TYPED_ARRAY_SUPPORT) for (var P = 0; P < m; ++P) v[P] = 0;
10958
- return v;
10957
+ var y = s(p, m < 0 ? 0 : 0 | i(m));
10958
+ if (!o.TYPED_ARRAY_SUPPORT) for (var P = 0; P < m; ++P) y[P] = 0;
10959
+ return y;
10959
10960
  }
10960
10961
  function l(p, m) {
10961
- for (var v = m.length < 0 ? 0 : 0 | i(m.length), P = s(p, v), b = 0; b < v; b += 1)
10962
+ for (var y = m.length < 0 ? 0 : 0 | i(m.length), P = s(p, y), b = 0; b < y; b += 1)
10962
10963
  P[b] = 255 & m[b];
10963
10964
  return P;
10964
10965
  }
10965
10966
  function u(p, m) {
10966
- var v;
10967
+ var y;
10967
10968
  m = m || 1 / 0;
10968
10969
  for (var P = p.length, b = null, E = [], q = 0; q < P; ++q) {
10969
- if ((v = p.charCodeAt(q)) > 55295 && v < 57344) {
10970
+ if ((y = p.charCodeAt(q)) > 55295 && y < 57344) {
10970
10971
  if (!b) {
10971
- if (v > 56319) {
10972
+ if (y > 56319) {
10972
10973
  (m -= 3) > -1 && E.push(239, 191, 189);
10973
10974
  continue;
10974
10975
  }
@@ -10976,28 +10977,28 @@ function SCPPrintFunc() {
10976
10977
  (m -= 3) > -1 && E.push(239, 191, 189);
10977
10978
  continue;
10978
10979
  }
10979
- b = v;
10980
+ b = y;
10980
10981
  continue;
10981
10982
  }
10982
- if (v < 56320) {
10983
- (m -= 3) > -1 && E.push(239, 191, 189), b = v;
10983
+ if (y < 56320) {
10984
+ (m -= 3) > -1 && E.push(239, 191, 189), b = y;
10984
10985
  continue;
10985
10986
  }
10986
- v = 65536 + (b - 55296 << 10 | v - 56320);
10987
+ y = 65536 + (b - 55296 << 10 | y - 56320);
10987
10988
  } else b && (m -= 3) > -1 && E.push(239, 191, 189);
10988
- if (b = null, v < 128) {
10989
+ if (b = null, y < 128) {
10989
10990
  if ((m -= 1) < 0) break;
10990
- E.push(v);
10991
- } else if (v < 2048) {
10991
+ E.push(y);
10992
+ } else if (y < 2048) {
10992
10993
  if ((m -= 2) < 0) break;
10993
- E.push(v >> 6 | 192, 63 & v | 128);
10994
- } else if (v < 65536) {
10994
+ E.push(y >> 6 | 192, 63 & y | 128);
10995
+ } else if (y < 65536) {
10995
10996
  if ((m -= 3) < 0) break;
10996
- E.push(v >> 12 | 224, v >> 6 & 63 | 128, 63 & v | 128);
10997
+ E.push(y >> 12 | 224, y >> 6 & 63 | 128, 63 & y | 128);
10997
10998
  } else {
10998
- if (!(v < 1114112)) throw new Error("Invalid code point");
10999
+ if (!(y < 1114112)) throw new Error("Invalid code point");
10999
11000
  if ((m -= 4) < 0) break;
11000
- E.push(v >> 18 | 240, v >> 12 & 63 | 128, v >> 6 & 63 | 128, 63 & v | 128);
11001
+ E.push(y >> 18 | 240, y >> 12 & 63 | 128, y >> 6 & 63 | 128, 63 & y | 128);
11001
11002
  }
11002
11003
  }
11003
11004
  return E;
@@ -11010,64 +11011,64 @@ function SCPPrintFunc() {
11010
11011
  configurable: !0,
11011
11012
  enumerable: !1,
11012
11013
  writable: !1
11013
- })), o.prototype.write = function(p, m, v) {
11014
- m === void 0 || v === void 0 && typeof m == "string" ? (v = this.length, m = 0) : isFinite(m) && (m |= 0, isFinite(v) ? v |= 0 : v = void 0);
11014
+ })), o.prototype.write = function(p, m, y) {
11015
+ m === void 0 || y === void 0 && typeof m == "string" ? (y = this.length, m = 0) : isFinite(m) && (m |= 0, isFinite(y) ? y |= 0 : y = void 0);
11015
11016
  var P = this.length - m;
11016
- if ((v === void 0 || v > P) && (v = P), p.length > 0 && (v < 0 || m < 0) || m > this.length)
11017
+ if ((y === void 0 || y > P) && (y = P), p.length > 0 && (y < 0 || m < 0) || m > this.length)
11017
11018
  throw new RangeError("Attempt to write outside buffer bounds");
11018
11019
  return function(b, E, q, L) {
11019
11020
  return function(w, A, C, g) {
11020
11021
  for (var x = 0; x < g && !(x + C >= A.length || x >= w.length); ++x) A[x + C] = w[x];
11021
11022
  return x;
11022
11023
  }(u(E, b.length - q), b, q, L);
11023
- }(this, p, m, v);
11024
+ }(this, p, m, y);
11024
11025
  }, o.prototype.slice = function(p, m) {
11025
- var v, P = this.length;
11026
+ var y, P = this.length;
11026
11027
  if ((p = ~~p) < 0 ? (p += P) < 0 && (p = 0) : p > P && (p = P), (m = m === void 0 ? P : ~~m) < 0 ? (m += P) < 0 && (m = 0) : m > P && (m = P), m < p && (m = p), o.TYPED_ARRAY_SUPPORT)
11027
- (v = this.subarray(p, m)).__proto__ = o.prototype;
11028
+ (y = this.subarray(p, m)).__proto__ = o.prototype;
11028
11029
  else {
11029
11030
  var b = m - p;
11030
- v = new o(b, void 0);
11031
- for (var E = 0; E < b; ++E) v[E] = this[E + p];
11031
+ y = new o(b, void 0);
11032
+ for (var E = 0; E < b; ++E) y[E] = this[E + p];
11032
11033
  }
11033
- return v;
11034
- }, o.prototype.copy = function(p, m, v, P) {
11035
- if (v || (v = 0), P || P === 0 || (P = this.length), m >= p.length && (m = p.length), m || (m = 0), P > 0 && P < v && (P = v), P === v || p.length === 0 || this.length === 0) return 0;
11034
+ return y;
11035
+ }, o.prototype.copy = function(p, m, y, P) {
11036
+ if (y || (y = 0), P || P === 0 || (P = this.length), m >= p.length && (m = p.length), m || (m = 0), P > 0 && P < y && (P = y), P === y || p.length === 0 || this.length === 0) return 0;
11036
11037
  if (m < 0) throw new RangeError("targetStart out of bounds");
11037
- if (v < 0 || v >= this.length) throw new RangeError("sourceStart out of bounds");
11038
+ if (y < 0 || y >= this.length) throw new RangeError("sourceStart out of bounds");
11038
11039
  if (P < 0) throw new RangeError("sourceEnd out of bounds");
11039
- P > this.length && (P = this.length), p.length - m < P - v && (P = p.length - m + v);
11040
- var b, E = P - v;
11041
- if (this === p && v < m && m < P) for (b = E - 1; b >= 0; --b) p[b + m] = this[b + v];
11042
- else if (E < 1e3 || !o.TYPED_ARRAY_SUPPORT) for (b = 0; b < E; ++b) p[b + m] = this[b + v];
11043
- else Uint8Array.prototype.set.call(p, this.subarray(v, v + E), m);
11040
+ P > this.length && (P = this.length), p.length - m < P - y && (P = p.length - m + y);
11041
+ var b, E = P - y;
11042
+ if (this === p && y < m && m < P) for (b = E - 1; b >= 0; --b) p[b + m] = this[b + y];
11043
+ else if (E < 1e3 || !o.TYPED_ARRAY_SUPPORT) for (b = 0; b < E; ++b) p[b + m] = this[b + y];
11044
+ else Uint8Array.prototype.set.call(p, this.subarray(y, y + E), m);
11044
11045
  return E;
11045
- }, o.prototype.fill = function(p, m, v) {
11046
+ }, o.prototype.fill = function(p, m, y) {
11046
11047
  if (typeof p == "string") {
11047
- if (typeof m == "string" ? (m = 0, v = this.length) : typeof v == "string" && (v = this.length), p.length === 1) {
11048
+ if (typeof m == "string" ? (m = 0, y = this.length) : typeof y == "string" && (y = this.length), p.length === 1) {
11048
11049
  var P = p.charCodeAt(0);
11049
11050
  P < 256 && (p = P);
11050
11051
  }
11051
11052
  } else typeof p == "number" && (p &= 255);
11052
- if (m < 0 || this.length < m || this.length < v)
11053
+ if (m < 0 || this.length < m || this.length < y)
11053
11054
  throw new RangeError("Out of range index");
11054
- if (v <= m) return this;
11055
+ if (y <= m) return this;
11055
11056
  var b;
11056
- if (m >>>= 0, v = v === void 0 ? this.length : v >>> 0, p || (p = 0), typeof p == "number")
11057
- for (b = m; b < v; ++b) this[b] = p;
11057
+ if (m >>>= 0, y = y === void 0 ? this.length : y >>> 0, p || (p = 0), typeof p == "number")
11058
+ for (b = m; b < y; ++b) this[b] = p;
11058
11059
  else {
11059
11060
  var E = o.isBuffer(p) ? p : new o(p), q = E.length;
11060
- for (b = 0; b < v - m; ++b) this[b + m] = E[b % q];
11061
+ for (b = 0; b < y - m; ++b) this[b + m] = E[b % q];
11061
11062
  }
11062
11063
  return this;
11063
11064
  }, o.concat = function(p, m) {
11064
11065
  if (!r(p)) throw new TypeError('"list" argument must be an Array of Buffers');
11065
11066
  if (p.length === 0) return s(null, 0);
11066
- var v;
11067
- if (m === void 0) for (m = 0, v = 0; v < p.length; ++v) m += p[v].length;
11067
+ var y;
11068
+ if (m === void 0) for (m = 0, y = 0; y < p.length; ++y) m += p[y].length;
11068
11069
  var P = c(null, m), b = 0;
11069
- for (v = 0; v < p.length; ++v) {
11070
- var E = p[v];
11070
+ for (y = 0; y < p.length; ++y) {
11071
+ var E = p[y];
11071
11072
  if (!o.isBuffer(E)) throw new TypeError('"list" argument must be an Array of Buffers');
11072
11073
  E.copy(P, b), b += E.length;
11073
11074
  }
@@ -11254,7 +11255,7 @@ function SCPPrintFunc() {
11254
11255
  };
11255
11256
  },
11256
11257
  function(e, a, t) {
11257
- var r, n, o, i, s = t(21), c = t(1), l = t(23), u = t(35), h = t(9), p = t(7), m = t(30), v = t(97), P = t(98), b = t(61), E = t(62).set, q = t(103)(), L = t(63), w = t(104), A = t(105), C = t(106), g = "Promise", x = c.TypeError, V = c.process, I = V && V.versions, F = I && I.v8 || "", Q = c.Promise, J = u(V) == "process", Y = function() {
11258
+ var r, n, o, i, s = t(21), c = t(1), l = t(23), u = t(35), h = t(9), p = t(7), m = t(30), y = t(97), P = t(98), b = t(61), E = t(62).set, q = t(103)(), L = t(63), w = t(104), A = t(105), C = t(106), g = "Promise", x = c.TypeError, V = c.process, I = V && V.versions, F = I && I.v8 || "", Q = c.Promise, J = u(V) == "process", Y = function() {
11258
11259
  }, j = n = L.f, H = !!function() {
11259
11260
  try {
11260
11261
  var T = Q.resolve(1), R = (T.constructor = {})[t(0)("species")] = function(G) {
@@ -11271,10 +11272,10 @@ function SCPPrintFunc() {
11271
11272
  T._n = !0;
11272
11273
  var G = T._c;
11273
11274
  q(function() {
11274
- for (var W = T._v, X = T._s == 1, d = 0, f = function(y) {
11275
- var N, B, U, K = X ? y.ok : y.fail, ee = y.resolve, ae = y.reject, oe = y.domain;
11275
+ for (var W = T._v, X = T._s == 1, d = 0, f = function(v) {
11276
+ var N, B, U, K = X ? v.ok : v.fail, ee = v.resolve, ae = v.reject, oe = v.domain;
11276
11277
  try {
11277
- K ? (X || (T._h == 2 && O(T), T._h = 1), K === !0 ? N = W : (oe && oe.enter(), N = K(W), oe && (oe.exit(), U = !0)), N === y.promise ? ae(x("Promise-chain cycle")) : (B = z(N)) ? B.call(N, ee, ae) : ee(N)) : ae(W);
11278
+ K ? (X || (T._h == 2 && O(T), T._h = 1), K === !0 ? N = W : (oe && oe.enter(), N = K(W), oe && (oe.exit(), U = !0)), N === v.promise ? ae(x("Promise-chain cycle")) : (B = z(N)) ? B.call(N, ee, ae) : ee(N)) : ae(W);
11278
11279
  } catch (ne) {
11279
11280
  oe && !U && oe.exit(), ae(ne);
11280
11281
  }
@@ -11321,7 +11322,7 @@ function SCPPrintFunc() {
11321
11322
  }
11322
11323
  };
11323
11324
  H || (Q = function(T) {
11324
- v(this, Q, g, "_h"), m(T), r.call(this);
11325
+ y(this, Q, g, "_h"), m(T), r.call(this);
11325
11326
  try {
11326
11327
  T(l(M, this, 1), l(D, this, 1));
11327
11328
  } catch (R) {
@@ -11359,9 +11360,9 @@ function SCPPrintFunc() {
11359
11360
  {
11360
11361
  all: function(T) {
11361
11362
  var R = this, G = j(R), W = G.resolve, X = G.reject, d = w(function() {
11362
- var f = [], y = 0, N = 1;
11363
+ var f = [], v = 0, N = 1;
11363
11364
  P(T, !1, function(B) {
11364
- var U = y++, K = !1;
11365
+ var U = v++, K = !1;
11365
11366
  f.push(void 0), N++, R.resolve(B).then(function(ee) {
11366
11367
  K || (K = !0, f[U] = ee, --N || W(f));
11367
11368
  }, X);
@@ -11395,11 +11396,11 @@ function SCPPrintFunc() {
11395
11396
  function(e, a, t) {
11396
11397
  var r, n, o = t(47), i = RegExp.prototype.exec, s = String.prototype.replace, c = i, l = (r = /a/, n = /b*/g, i.call(r, "a"), i.call(n, "a"), r.lastIndex !== 0 || n.lastIndex !== 0), u = /()??/.exec("")[1] !== void 0;
11397
11398
  (l || u) && (c = function(h) {
11398
- var p, m, v, P, b = this;
11399
- return u && (m = new RegExp("^" + b.source + "$(?!\\s)", o.call(b))), l && (p = b.lastIndex), v = i.call(b, h), l && v && (b.lastIndex = b.global ? v.index + v[0].length : p), u && v && v.length > 1 && s.call(v[0], m, function() {
11399
+ var p, m, y, P, b = this;
11400
+ return u && (m = new RegExp("^" + b.source + "$(?!\\s)", o.call(b))), l && (p = b.lastIndex), y = i.call(b, h), l && y && (b.lastIndex = b.global ? y.index + y[0].length : p), u && y && y.length > 1 && s.call(y[0], m, function() {
11400
11401
  for (P = 1; P < arguments.length - 2; P++)
11401
- arguments[P] === void 0 && (v[P] = void 0);
11402
- }), v;
11402
+ arguments[P] === void 0 && (y[P] = void 0);
11403
+ }), y;
11403
11404
  }), e.exports = c;
11404
11405
  },
11405
11406
  function(e, a, t) {
@@ -11487,7 +11488,7 @@ function SCPPrintFunc() {
11487
11488
  };
11488
11489
  };
11489
11490
  }()
11490
- }), v = (i.StreamCipher = m.extend({
11491
+ }), y = (i.StreamCipher = m.extend({
11491
11492
  _doFinalize: function() {
11492
11493
  return this._process(!0);
11493
11494
  },
@@ -11502,7 +11503,7 @@ function SCPPrintFunc() {
11502
11503
  init: function(g, x) {
11503
11504
  this._cipher = g, this._iv = x;
11504
11505
  }
11505
- }), b = v.CBC = function() {
11506
+ }), b = y.CBC = function() {
11506
11507
  var g = P.extend();
11507
11508
  function x(V, I, F) {
11508
11509
  var Q, J = this._iv;
@@ -11626,8 +11627,8 @@ function SCPPrintFunc() {
11626
11627
  var c = s.words, l = s.sigBytes, u = this._map;
11627
11628
  s.clamp();
11628
11629
  for (var h = [], p = 0; p < l; p += 3)
11629
- for (var m = (c[p >>> 2] >>> 24 - p % 4 * 8 & 255) << 16 | (c[p + 1 >>> 2] >>> 24 - (p + 1) % 4 * 8 & 255) << 8 | c[p + 2 >>> 2] >>> 24 - (p + 2) % 4 * 8 & 255, v = 0; v < 4 && p + 0.75 * v < l; v++)
11630
- h.push(u.charAt(m >>> 6 * (3 - v) & 63));
11630
+ for (var m = (c[p >>> 2] >>> 24 - p % 4 * 8 & 255) << 16 | (c[p + 1 >>> 2] >>> 24 - (p + 1) % 4 * 8 & 255) << 8 | c[p + 2 >>> 2] >>> 24 - (p + 2) % 4 * 8 & 255, y = 0; y < 4 && p + 0.75 * y < l; y++)
11631
+ h.push(u.charAt(m >>> 6 * (3 - y) & 63));
11631
11632
  var P = u.charAt(64);
11632
11633
  if (P) for (; h.length % 4; ) h.push(P);
11633
11634
  return h.join("");
@@ -11715,7 +11716,7 @@ function SCPPrintFunc() {
11715
11716
  function p(S, k, _, O) {
11716
11717
  var D = k && k.prototype instanceof L ? k : L, M = Object.create(D.prototype), T = new j(O || []);
11717
11718
  return M._invoke = /* @__PURE__ */ function(R, G, W) {
11718
- var X = v;
11719
+ var X = y;
11719
11720
  return function(d, f) {
11720
11721
  if (X === b) throw new Error("Generator is already running");
11721
11722
  if (X === E) {
@@ -11723,9 +11724,9 @@ function SCPPrintFunc() {
11723
11724
  return z();
11724
11725
  }
11725
11726
  for (W.method = d, W.arg = f; ; ) {
11726
- var y = W.delegate;
11727
- if (y) {
11728
- var N = Q(y, W);
11727
+ var v = W.delegate;
11728
+ if (v) {
11729
+ var N = Q(v, W);
11729
11730
  if (N) {
11730
11731
  if (N === q) continue;
11731
11732
  return N;
@@ -11733,7 +11734,7 @@ function SCPPrintFunc() {
11733
11734
  }
11734
11735
  if (W.method === "next") W.sent = W._sent = W.arg;
11735
11736
  else if (W.method === "throw") {
11736
- if (X === v) throw X = E, W.arg;
11737
+ if (X === y) throw X = E, W.arg;
11737
11738
  W.dispatchException(W.arg);
11738
11739
  } else W.method === "return" && W.abrupt("return", W.arg);
11739
11740
  X = b;
@@ -11755,7 +11756,7 @@ function SCPPrintFunc() {
11755
11756
  }
11756
11757
  }
11757
11758
  n.wrap = p;
11758
- var v = "suspendedStart", P = "suspendedYield", b = "executing", E = "completed", q = {};
11759
+ var y = "suspendedStart", P = "suspendedYield", b = "executing", E = "completed", q = {};
11759
11760
  function L() {
11760
11761
  }
11761
11762
  function w() {
@@ -11974,7 +11975,7 @@ function SCPPrintFunc() {
11974
11975
  };
11975
11976
  },
11976
11977
  function(e, a, t) {
11977
- var r, n, o, i = t(23), s = t(102), c = t(58), l = t(37), u = t(1), h = u.process, p = u.setImmediate, m = u.clearImmediate, v = u.MessageChannel, P = u.Dispatch, b = 0, E = {}, q = "onreadystatechange", L = function() {
11978
+ var r, n, o, i = t(23), s = t(102), c = t(58), l = t(37), u = t(1), h = u.process, p = u.setImmediate, m = u.clearImmediate, y = u.MessageChannel, P = u.Dispatch, b = 0, E = {}, q = "onreadystatechange", L = function() {
11978
11979
  var A = +this;
11979
11980
  if (E.hasOwnProperty(A)) {
11980
11981
  var C = E[A];
@@ -11994,7 +11995,7 @@ function SCPPrintFunc() {
11994
11995
  h.nextTick(i(L, A, 1));
11995
11996
  } : P && P.now ? r = function(A) {
11996
11997
  P.now(i(L, A, 1));
11997
- } : v ? (o = (n = new v()).port2, n.port1.onmessage = w, r = i(o.postMessage, o, 1)) : u.addEventListener && typeof postMessage == "function" && !u.importScripts ? (r = function(A) {
11998
+ } : y ? (o = (n = new y()).port2, n.port1.onmessage = w, r = i(o.postMessage, o, 1)) : u.addEventListener && typeof postMessage == "function" && !u.importScripts ? (r = function(A) {
11998
11999
  u.postMessage(A + "", "*");
11999
12000
  }, u.addEventListener("message", w, !1)) : r = q in l("script") ? function(A) {
12000
12001
  c.appendChild(l("script")).onreadystatechange = function() {
@@ -12114,44 +12115,44 @@ function SCPPrintFunc() {
12114
12115
  return new Promise(function(u, h) {
12115
12116
  var p = l.data, m = l.headers;
12116
12117
  r.isFormData(p) && delete m["Content-Type"];
12117
- var v = new XMLHttpRequest();
12118
+ var y = new XMLHttpRequest();
12118
12119
  if (l.auth) {
12119
12120
  var P = l.auth.username || "", b = l.auth.password || "";
12120
12121
  m.Authorization = "Basic " + btoa(P + ":" + b);
12121
12122
  }
12122
- if (v.open(l.method.toUpperCase(), o(l.url, l.params, l.paramsSerializer), !0), v.timeout = l.timeout, v.onreadystatechange = function() {
12123
- if (v && v.readyState === 4 && (v.status !== 0 || v.responseURL && v.responseURL.indexOf("file:") === 0)) {
12124
- var L = "getAllResponseHeaders" in v ? i(v.getAllResponseHeaders()) : null, w = {
12125
- data: l.responseType && l.responseType !== "text" ? v.response : v.responseText,
12126
- status: v.status,
12127
- statusText: v.statusText,
12123
+ if (y.open(l.method.toUpperCase(), o(l.url, l.params, l.paramsSerializer), !0), y.timeout = l.timeout, y.onreadystatechange = function() {
12124
+ if (y && y.readyState === 4 && (y.status !== 0 || y.responseURL && y.responseURL.indexOf("file:") === 0)) {
12125
+ var L = "getAllResponseHeaders" in y ? i(y.getAllResponseHeaders()) : null, w = {
12126
+ data: l.responseType && l.responseType !== "text" ? y.response : y.responseText,
12127
+ status: y.status,
12128
+ statusText: y.statusText,
12128
12129
  headers: L,
12129
12130
  config: l,
12130
- request: v
12131
+ request: y
12131
12132
  };
12132
- n(u, h, w), v = null;
12133
+ n(u, h, w), y = null;
12133
12134
  }
12134
- }, v.onabort = function() {
12135
- v && (h(c("Request aborted", l, "ECONNABORTED", v)), v = null);
12136
- }, v.onerror = function() {
12137
- h(c("Network Error", l, null, v)), v = null;
12138
- }, v.ontimeout = function() {
12139
- h(c("timeout of " + l.timeout + "ms exceeded", l, "ECONNABORTED", v)), v = null;
12135
+ }, y.onabort = function() {
12136
+ y && (h(c("Request aborted", l, "ECONNABORTED", y)), y = null);
12137
+ }, y.onerror = function() {
12138
+ h(c("Network Error", l, null, y)), y = null;
12139
+ }, y.ontimeout = function() {
12140
+ h(c("timeout of " + l.timeout + "ms exceeded", l, "ECONNABORTED", y)), y = null;
12140
12141
  }, r.isStandardBrowserEnv()) {
12141
12142
  var E = t(130), q = (l.withCredentials || s(l.url)) && l.xsrfCookieName ? E.read(l.xsrfCookieName) : void 0;
12142
12143
  q && (m[l.xsrfHeaderName] = q);
12143
12144
  }
12144
- if ("setRequestHeader" in v && r.forEach(m, function(L, w) {
12145
- p === void 0 && w.toLowerCase() === "content-type" ? delete m[w] : v.setRequestHeader(w, L);
12146
- }), l.withCredentials && (v.withCredentials = !0), l.responseType)
12145
+ if ("setRequestHeader" in y && r.forEach(m, function(L, w) {
12146
+ p === void 0 && w.toLowerCase() === "content-type" ? delete m[w] : y.setRequestHeader(w, L);
12147
+ }), l.withCredentials && (y.withCredentials = !0), l.responseType)
12147
12148
  try {
12148
- v.responseType = l.responseType;
12149
+ y.responseType = l.responseType;
12149
12150
  } catch (L) {
12150
12151
  if (l.responseType !== "json") throw L;
12151
12152
  }
12152
- typeof l.onDownloadProgress == "function" && v.addEventListener("progress", l.onDownloadProgress), typeof l.onUploadProgress == "function" && v.upload && v.upload.addEventListener("progress", l.onUploadProgress), l.cancelToken && l.cancelToken.promise.then(function(L) {
12153
- v && (v.abort(), h(L), v = null);
12154
- }), p === void 0 && (p = null), v.send(p);
12153
+ typeof l.onDownloadProgress == "function" && y.addEventListener("progress", l.onDownloadProgress), typeof l.onUploadProgress == "function" && y.upload && y.upload.addEventListener("progress", l.onUploadProgress), l.cancelToken && l.cancelToken.promise.then(function(L) {
12154
+ y && (y.abort(), h(L), y = null);
12155
+ }), p === void 0 && (p = null), y.send(p);
12155
12156
  });
12156
12157
  };
12157
12158
  },
@@ -12242,10 +12243,10 @@ function SCPPrintFunc() {
12242
12243
  p.exec = function() {
12243
12244
  return m.apply(this, arguments);
12244
12245
  };
12245
- var v = "ab".split(p);
12246
- return v.length === 2 && v[0] === "a" && v[1] === "b";
12246
+ var y = "ab".split(p);
12247
+ return y.length === 2 && y[0] === "a" && y[1] === "b";
12247
12248
  }();
12248
- e.exports = function(p, m, v) {
12249
+ e.exports = function(p, m, y) {
12249
12250
  var P = s(p), b = !o(function() {
12250
12251
  var C = {};
12251
12252
  return C[P] = function() {
@@ -12260,7 +12261,7 @@ function SCPPrintFunc() {
12260
12261
  }), g[P](""), !C;
12261
12262
  }) : void 0;
12262
12263
  if (!b || !E || p === "replace" && !u || p === "split" && !h) {
12263
- var q = /./[P], L = v(i, P, ""[p], function(C, g, x, V, I) {
12264
+ var q = /./[P], L = y(i, P, ""[p], function(C, g, x, V, I) {
12264
12265
  return g.exec === c ? b && !I ? { done: !0, value: q.call(g, x, V) } : { done: !0, value: C.call(x, g, V) } : { done: !1 };
12265
12266
  }), w = L[0], A = L[1];
12266
12267
  r(String.prototype, p, w), n(
@@ -12686,8 +12687,8 @@ function SCPPrintFunc() {
12686
12687
  }, a.qrToImageData = function(r, n, o) {
12687
12688
  for (var i = n.modules.size, s = n.modules.data, c = a.getScale(i, o), l = Math.floor((i + 2 * o.margin) * c), u = o.margin * c, h = [o.color.light, o.color.dark], p = 0; p < l; p++)
12688
12689
  for (var m = 0; m < l; m++) {
12689
- var v = 4 * (p * l + m), P = o.color.light;
12690
- p >= u && m >= u && p < l - u && m < l - u && (P = h[s[Math.floor((p - u) / c) * i + Math.floor((m - u) / c)] ? 1 : 0]), r[v++] = P.r, r[v++] = P.g, r[v++] = P.b, r[v] = P.a;
12690
+ var y = 4 * (p * l + m), P = o.color.light;
12691
+ p >= u && m >= u && p < l - u && m < l - u && (P = h[s[Math.floor((p - u) / c) * i + Math.floor((m - u) / c)] ? 1 : 0]), r[y++] = P.r, r[y++] = P.g, r[y++] = P.b, r[y] = P.a;
12691
12692
  }
12692
12693
  };
12693
12694
  },
@@ -12699,7 +12700,7 @@ function SCPPrintFunc() {
12699
12700
  this.cfg = this.cfg.extend(h);
12700
12701
  },
12701
12702
  compute: function(h, p) {
12702
- for (var m, v = this.cfg, P = v.hasher.create(), b = i.create(), E = b.words, q = v.keySize, L = v.iterations; E.length < q; ) {
12703
+ for (var m, y = this.cfg, P = y.hasher.create(), b = i.create(), E = b.words, q = y.keySize, L = y.iterations; E.length < q; ) {
12703
12704
  m && P.update(m), m = P.update(h).finalize(p), P.reset();
12704
12705
  for (var w = 1; w < L; w++) m = P.finalize(m), P.reset();
12705
12706
  b.concat(m);
@@ -12713,11 +12714,11 @@ function SCPPrintFunc() {
12713
12714
  function(e, a, t) {
12714
12715
  var r = t(149), n = t(150), o = t(171), i = t(172);
12715
12716
  function s(c, l, u, h, p) {
12716
- var m = [].slice.call(arguments, 1), v = m.length, P = typeof m[v - 1] == "function";
12717
+ var m = [].slice.call(arguments, 1), y = m.length, P = typeof m[y - 1] == "function";
12717
12718
  if (!P && !r()) throw new Error("Callback required as last argument");
12718
12719
  if (!P) {
12719
- if (v < 1) throw new Error("Too few arguments provided");
12720
- return v === 1 ? (u = l, l = h = void 0) : v !== 2 || l.getContext || (h = u, u = l, l = void 0), new Promise(function(E, q) {
12720
+ if (y < 1) throw new Error("Too few arguments provided");
12721
+ return y === 1 ? (u = l, l = h = void 0) : y !== 2 || l.getContext || (h = u, u = l, l = void 0), new Promise(function(E, q) {
12721
12722
  try {
12722
12723
  var L = n.create(u, h);
12723
12724
  E(c(L, l, h));
@@ -12726,8 +12727,8 @@ function SCPPrintFunc() {
12726
12727
  }
12727
12728
  });
12728
12729
  }
12729
- if (v < 2) throw new Error("Too few arguments provided");
12730
- v === 2 ? (p = u, u = l, l = h = void 0) : v === 3 && (l.getContext && p === void 0 ? (p = h, h = void 0) : (p = h, h = u, u = l, l = void 0));
12730
+ if (y < 2) throw new Error("Too few arguments provided");
12731
+ y === 2 ? (p = u, u = l, l = h = void 0) : y === 3 && (l.getContext && p === void 0 ? (p = h, h = void 0) : (p = h, h = u, u = l, l = void 0));
12731
12732
  try {
12732
12733
  var b = n.create(u, h);
12733
12734
  p(null, c(b, l, h));
@@ -12742,7 +12743,7 @@ function SCPPrintFunc() {
12742
12743
  function(e, a, t) {
12743
12744
  var r;
12744
12745
  e.exports = (r = t(6), t(51), t(176), t(80), t(50), function() {
12745
- var n = r, o = n.lib.BlockCipher, i = n.algo, s = [], c = [], l = [], u = [], h = [], p = [], m = [], v = [], P = [], b = [];
12746
+ var n = r, o = n.lib.BlockCipher, i = n.algo, s = [], c = [], l = [], u = [], h = [], p = [], m = [], y = [], P = [], b = [];
12746
12747
  (function() {
12747
12748
  for (var L = [], w = 0; w < 256; w++) L[w] = w < 128 ? w << 1 : w << 1 ^ 283;
12748
12749
  var A = 0, C = 0;
@@ -12750,7 +12751,7 @@ function SCPPrintFunc() {
12750
12751
  var g = C ^ C << 1 ^ C << 2 ^ C << 3 ^ C << 4;
12751
12752
  g = g >>> 8 ^ 255 & g ^ 99, s[A] = g, c[g] = A;
12752
12753
  var x = L[A], V = L[x], I = L[V], F = 257 * L[g] ^ 16843008 * g;
12753
- l[A] = F << 24 | F >>> 8, u[A] = F << 16 | F >>> 16, h[A] = F << 8 | F >>> 24, p[A] = F, F = 16843009 * I ^ 65537 * V ^ 257 * x ^ 16843008 * A, m[g] = F << 24 | F >>> 8, v[g] = F << 16 | F >>> 16, P[g] = F << 8 | F >>> 24, b[g] = F, A ? (A = x ^ L[L[L[I ^ x]]], C ^= L[L[C]]) : A = C = 1;
12754
+ l[A] = F << 24 | F >>> 8, u[A] = F << 16 | F >>> 16, h[A] = F << 8 | F >>> 24, p[A] = F, F = 16843009 * I ^ 65537 * V ^ 257 * x ^ 16843008 * A, m[g] = F << 24 | F >>> 8, y[g] = F << 16 | F >>> 16, P[g] = F << 8 | F >>> 24, b[g] = F, A ? (A = x ^ L[L[L[I ^ x]]], C ^= L[L[C]]) : A = C = 1;
12754
12755
  }
12755
12756
  })();
12756
12757
  var E = [0, 1, 2, 4, 8, 16, 32, 64, 128, 27, 54], q = i.AES = o.extend({
@@ -12761,7 +12762,7 @@ function SCPPrintFunc() {
12761
12762
  for (var V = this._invKeySchedule = [], I = 0; I < C; I++) {
12762
12763
  if (x = C - I, I % 4) var F = g[x];
12763
12764
  else F = g[x - 4];
12764
- V[I] = I < 4 || x <= 4 ? F : m[s[F >>> 24]] ^ v[s[F >>> 16 & 255]] ^ P[s[F >>> 8 & 255]] ^ b[s[255 & F]];
12765
+ V[I] = I < 4 || x <= 4 ? F : m[s[F >>> 24]] ^ y[s[F >>> 16 & 255]] ^ P[s[F >>> 8 & 255]] ^ b[s[255 & F]];
12765
12766
  }
12766
12767
  }
12767
12768
  },
@@ -12770,7 +12771,7 @@ function SCPPrintFunc() {
12770
12771
  },
12771
12772
  decryptBlock: function(L, w) {
12772
12773
  var A = L[w + 1];
12773
- L[w + 1] = L[w + 3], L[w + 3] = A, this._doCryptBlock(L, w, this._invKeySchedule, m, v, P, b, c), A = L[w + 1], L[w + 1] = L[w + 3], L[w + 3] = A;
12774
+ L[w + 1] = L[w + 3], L[w + 3] = A, this._doCryptBlock(L, w, this._invKeySchedule, m, y, P, b, c), A = L[w + 1], L[w + 1] = L[w + 3], L[w + 3] = A;
12774
12775
  },
12775
12776
  _doCryptBlock: function(L, w, A, C, g, x, V, I) {
12776
12777
  for (var F = this._nRounds, Q = L[w] ^ A[0], J = L[w + 1] ^ A[1], Y = L[w + 2] ^ A[2], j = L[w + 3] ^ A[3], H = 4, z = 1; z < F; z++) {
@@ -12808,7 +12809,7 @@ function SCPPrintFunc() {
12808
12809
  t(53)("asyncIterator");
12809
12810
  },
12810
12811
  function(e, a, t) {
12811
- var r = t(1), n = t(11), o = t(5), i = t(9), s = t(10), c = t(89).KEY, l = t(4), u = t(27), h = t(31), p = t(22), m = t(0), v = t(54), P = t(53), b = t(90), E = t(93), q = t(2), L = t(7), w = t(24), A = t(18), C = t(28), g = t(29), x = t(41), V = t(95), I = t(43), F = t(40), Q = t(8), J = t(17), Y = I.f, j = Q.f, H = V.f, z = r.Symbol, S = r.JSON, k = S && S.stringify, _ = m("_hidden"), O = m("toPrimitive"), D = {}.propertyIsEnumerable, M = u("symbol-registry"), T = u("symbols"), R = u("op-symbols"), G = Object.prototype, W = typeof z == "function" && !!F.f, X = r.QObject, d = !X || !X.prototype || !X.prototype.findChild, f = o && l(function() {
12812
+ var r = t(1), n = t(11), o = t(5), i = t(9), s = t(10), c = t(89).KEY, l = t(4), u = t(27), h = t(31), p = t(22), m = t(0), y = t(54), P = t(53), b = t(90), E = t(93), q = t(2), L = t(7), w = t(24), A = t(18), C = t(28), g = t(29), x = t(41), V = t(95), I = t(43), F = t(40), Q = t(8), J = t(17), Y = I.f, j = Q.f, H = V.f, z = r.Symbol, S = r.JSON, k = S && S.stringify, _ = m("_hidden"), O = m("toPrimitive"), D = {}.propertyIsEnumerable, M = u("symbol-registry"), T = u("symbols"), R = u("op-symbols"), G = Object.prototype, W = typeof z == "function" && !!F.f, X = r.QObject, d = !X || !X.prototype || !X.prototype.findChild, f = o && l(function() {
12812
12813
  return x(
12813
12814
  j({}, "a", {
12814
12815
  get: function() {
@@ -12819,7 +12820,7 @@ function SCPPrintFunc() {
12819
12820
  }) ? function(Z, te, se) {
12820
12821
  var le = Y(G, te);
12821
12822
  le && delete G[te], j(Z, te, se), le && Z !== G && j(G, te, le);
12822
- } : j, y = function(Z) {
12823
+ } : j, v = function(Z) {
12823
12824
  var te = T[Z] = x(z.prototype);
12824
12825
  return te._k = Z, te;
12825
12826
  }, N = W && typeof z.iterator == "symbol" ? function(Z) {
@@ -12854,11 +12855,11 @@ function SCPPrintFunc() {
12854
12855
  var Z = p(arguments.length > 0 ? arguments[0] : void 0), te = function(se) {
12855
12856
  this === G && te.call(R, se), n(this, _) && n(this[_], Z) && (this[_][Z] = !1), f(this, Z, g(1, se));
12856
12857
  };
12857
- return o && d && f(G, Z, { configurable: !0, set: te }), y(Z);
12858
+ return o && d && f(G, Z, { configurable: !0, set: te }), v(Z);
12858
12859
  }, s(z.prototype, "toString", function() {
12859
12860
  return this._k;
12860
- }), I.f = ee, Q.f = B, t(42).f = V.f = ae, t(34).f = K, F.f = oe, o && !t(21) && s(G, "propertyIsEnumerable", K, !0), v.f = function(Z) {
12861
- return y(m(Z));
12861
+ }), I.f = ee, Q.f = B, t(42).f = V.f = ae, t(34).f = K, F.f = oe, o && !t(21) && s(G, "propertyIsEnumerable", K, !0), y.f = function(Z) {
12862
+ return v(m(Z));
12862
12863
  }), i(i.G + i.W + i.F * !W, { Symbol: z });
12863
12864
  for (var ne = "hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(
12864
12865
  ","
@@ -13014,10 +13015,10 @@ function SCPPrintFunc() {
13014
13015
  },
13015
13016
  function(e, a, t) {
13016
13017
  var r = t(23), n = t(99), o = t(100), i = t(2), s = t(32), c = t(101), l = {}, u = {};
13017
- (a = e.exports = function(h, p, m, v, P) {
13018
+ (a = e.exports = function(h, p, m, y, P) {
13018
13019
  var b, E, q, L, w = P ? function() {
13019
13020
  return h;
13020
- } : c(h), A = r(m, v, p ? 2 : 1), C = 0;
13021
+ } : c(h), A = r(m, y, p ? 2 : 1), C = 0;
13021
13022
  if (typeof w != "function") throw TypeError(h + " is not iterable!");
13022
13023
  if (o(w)) {
13023
13024
  for (b = s(h.length); b > C; C++)
@@ -13098,9 +13099,9 @@ function SCPPrintFunc() {
13098
13099
  n.call(r, p);
13099
13100
  };
13100
13101
  else {
13101
- var v = !0, P = document.createTextNode("");
13102
+ var y = !0, P = document.createTextNode("");
13102
13103
  new o(p).observe(P, { characterData: !0 }), h = function() {
13103
- P.data = v = !v;
13104
+ P.data = y = !y;
13104
13105
  };
13105
13106
  }
13106
13107
  return function(b) {
@@ -13208,8 +13209,8 @@ function SCPPrintFunc() {
13208
13209
  TextTrackCueList: !1,
13209
13210
  TextTrackList: !1,
13210
13211
  TouchList: !1
13211
- }, v = n(m), P = 0; P < v.length; P++) {
13212
- var b, E = v[P], q = m[E], L = i[E], w = L && L.prototype;
13212
+ }, y = n(m), P = 0; P < y.length; P++) {
13213
+ var b, E = y[P], q = m[E], L = i[E], w = L && L.prototype;
13213
13214
  if (w && (w[u] || s(w, u, p), w[h] || s(w, h, E), c[E] = p, q))
13214
13215
  for (b in r) w[b] || o(w, b, r[b], !0);
13215
13216
  }
@@ -13226,7 +13227,7 @@ function SCPPrintFunc() {
13226
13227
  };
13227
13228
  },
13228
13229
  function(e, a, t) {
13229
- var r = t(21), n = t(9), o = t(10), i = t(12), s = t(25), c = t(114), l = t(31), u = t(115), h = t(0)("iterator"), p = !([].keys && "next" in [].keys()), m = "keys", v = "values", P = function() {
13230
+ var r = t(21), n = t(9), o = t(10), i = t(12), s = t(25), c = t(114), l = t(31), u = t(115), h = t(0)("iterator"), p = !([].keys && "next" in [].keys()), m = "keys", y = "values", P = function() {
13230
13231
  return this;
13231
13232
  };
13232
13233
  e.exports = function(b, E, q, L, w, A, C) {
@@ -13235,7 +13236,7 @@ function SCPPrintFunc() {
13235
13236
  if (!p && k in Y) return Y[k];
13236
13237
  switch (k) {
13237
13238
  case m:
13238
- case v:
13239
+ case y:
13239
13240
  return function() {
13240
13241
  return new q(this, k);
13241
13242
  };
@@ -13243,11 +13244,11 @@ function SCPPrintFunc() {
13243
13244
  return function() {
13244
13245
  return new q(this, k);
13245
13246
  };
13246
- }, F = E + " Iterator", Q = w == v, J = !1, Y = b.prototype, j = Y[h] || Y["@@iterator"] || w && Y[w], H = j || I(w), z = w ? Q ? I("entries") : H : void 0, S = E == "Array" && Y.entries || j;
13247
- if (S && (V = u(S.call(new b()))) !== Object.prototype && V.next && (l(V, F, !0), r || typeof V[h] == "function" || i(V, h, P)), Q && j && j.name !== v && (J = !0, H = function() {
13247
+ }, F = E + " Iterator", Q = w == y, J = !1, Y = b.prototype, j = Y[h] || Y["@@iterator"] || w && Y[w], H = j || I(w), z = w ? Q ? I("entries") : H : void 0, S = E == "Array" && Y.entries || j;
13248
+ if (S && (V = u(S.call(new b()))) !== Object.prototype && V.next && (l(V, F, !0), r || typeof V[h] == "function" || i(V, h, P)), Q && j && j.name !== y && (J = !0, H = function() {
13248
13249
  return j.call(this);
13249
13250
  }), r && !C || !p && !J && Y[h] || i(Y, h, H), s[E] = H, s[F] = P, w)
13250
- if (g = { values: Q ? H : I(v), keys: A ? H : I(m), entries: z }, C)
13251
+ if (g = { values: Q ? H : I(y), keys: A ? H : I(m), entries: z }, C)
13251
13252
  for (x in g) x in Y || o(Y, x, g[x]);
13252
13253
  else n(n.P + n.F * (p || J), E, g);
13253
13254
  return g;
@@ -13438,7 +13439,7 @@ function SCPPrintFunc() {
13438
13439
  }(b);
13439
13440
  }
13440
13441
  }
13441
- function v(b, E) {
13442
+ function y(b, E) {
13442
13443
  this.fun = b, this.array = E;
13443
13444
  }
13444
13445
  function P() {
@@ -13446,8 +13447,8 @@ function SCPPrintFunc() {
13446
13447
  n.nextTick = function(b) {
13447
13448
  var E = new Array(arguments.length - 1);
13448
13449
  if (arguments.length > 1) for (var q = 1; q < arguments.length; q++) E[q - 1] = arguments[q];
13449
- l.push(new v(b, E)), l.length !== 1 || u || s(m);
13450
- }, v.prototype.run = function() {
13450
+ l.push(new y(b, E)), l.length !== 1 || u || s(m);
13451
+ }, y.prototype.run = function() {
13451
13452
  this.fun.apply(null, this.array);
13452
13453
  }, n.title = "browser", n.browser = !0, n.env = {}, n.argv = [], n.version = "", n.versions = {}, n.on = P, n.addListener = P, n.once = P, n.off = P, n.removeListener = P, n.removeAllListeners = P, n.emit = P, n.prependListener = P, n.prependOnceListener = P, n.listeners = function(b) {
13453
13454
  return [];
@@ -13626,7 +13627,7 @@ function SCPPrintFunc() {
13626
13627
  } catch (C) {
13627
13628
  }
13628
13629
  return null;
13629
- }(), s = i && new i({ a: 1 }).toString() === "a=1", c = i && new i("s=%2B").get("s") === "+", l = !i || ((o = new i()).append("s", " &"), o.toString() === "s=+%26"), u = v.prototype, h = !(!n.Symbol || !n.Symbol.iterator);
13630
+ }(), s = i && new i({ a: 1 }).toString() === "a=1", c = i && new i("s=%2B").get("s") === "+", l = !i || ((o = new i()).append("s", " &"), o.toString() === "s=+%26"), u = y.prototype, h = !(!n.Symbol || !n.Symbol.iterator);
13630
13631
  if (!(i && s && c && l)) {
13631
13632
  var p;
13632
13633
  u.append = function(C, g) {
@@ -13650,9 +13651,9 @@ function SCPPrintFunc() {
13650
13651
  return F.join("&");
13651
13652
  }, c && i && !s && n.Proxy ? (p = new Proxy(i, {
13652
13653
  construct: function(C, g) {
13653
- return new C(new v(g[0]).toString());
13654
+ return new C(new y(g[0]).toString());
13654
13655
  }
13655
- })).toString = Function.prototype.toString.bind(v) : p = v, Object.defineProperty(n, "URLSearchParams", { value: p });
13656
+ })).toString = Function.prototype.toString.bind(y) : p = y, Object.defineProperty(n, "URLSearchParams", { value: p });
13656
13657
  var m = n.URLSearchParams.prototype;
13657
13658
  m.polyfill = !0, m.forEach = m.forEach || function(C, g) {
13658
13659
  var x = q(this.toString());
@@ -13686,8 +13687,8 @@ function SCPPrintFunc() {
13686
13687
  }), E(C);
13687
13688
  }, h && (m[n.Symbol.iterator] = m[n.Symbol.iterator] || m.entries);
13688
13689
  }
13689
- function v(C) {
13690
- ((C = C || "") instanceof URLSearchParams || C instanceof v) && (C = C.toString()), this.__URLSearchParams__ = q(C);
13690
+ function y(C) {
13691
+ ((C = C || "") instanceof URLSearchParams || C instanceof y) && (C = C.toString()), this.__URLSearchParams__ = q(C);
13691
13692
  }
13692
13693
  function P(C) {
13693
13694
  var g = {
@@ -13762,18 +13763,18 @@ function SCPPrintFunc() {
13762
13763
  var r = t(5), n = t(17), o = t(40), i = t(34), s = t(24), c = t(57), l = Object.assign;
13763
13764
  e.exports = !l || t(4)(function() {
13764
13765
  var u = {}, h = {}, p = Symbol(), m = "abcdefghijklmnopqrst";
13765
- return u[p] = 7, m.split("").forEach(function(v) {
13766
- h[v] = v;
13766
+ return u[p] = 7, m.split("").forEach(function(y) {
13767
+ h[y] = y;
13767
13768
  }), l({}, u)[p] != 7 || Object.keys(l({}, h)).join("") != m;
13768
13769
  }) ? function(u, h) {
13769
- for (var p = s(u), m = arguments.length, v = 1, P = o.f, b = i.f; m > v; )
13770
- for (var E, q = c(arguments[v++]), L = P ? n(q).concat(P(q)) : n(q), w = L.length, A = 0; w > A; )
13770
+ for (var p = s(u), m = arguments.length, y = 1, P = o.f, b = i.f; m > y; )
13771
+ for (var E, q = c(arguments[y++]), L = P ? n(q).concat(P(q)) : n(q), w = L.length, A = 0; w > A; )
13771
13772
  E = L[A++], r && !b.call(q, E) || (p[E] = q[E]);
13772
13773
  return p;
13773
13774
  } : l;
13774
13775
  },
13775
13776
  function(e, a, t) {
13776
- var r = t(139), n = t(2), o = t(61), i = t(73), s = t(32), c = t(74), l = t(46), u = t(4), h = Math.min, p = [].push, m = 4294967295, v = !u(function() {
13777
+ var r = t(139), n = t(2), o = t(61), i = t(73), s = t(32), c = t(74), l = t(46), u = t(4), h = Math.min, p = [].push, m = 4294967295, y = !u(function() {
13777
13778
  });
13778
13779
  t(75)("split", 2, function(P, b, E, q) {
13779
13780
  var L;
@@ -13794,13 +13795,13 @@ function SCPPrintFunc() {
13794
13795
  function(w, A) {
13795
13796
  var C = q(L, w, this, A, L !== E);
13796
13797
  if (C.done) return C.value;
13797
- var g = n(w), x = String(this), V = o(g, RegExp), I = g.unicode, F = (g.ignoreCase ? "i" : "") + (g.multiline ? "m" : "") + (g.unicode ? "u" : "") + (v ? "y" : "g"), Q = new V(v ? g : "^(?:" + g.source + ")", F), J = A === void 0 ? m : A >>> 0;
13798
+ var g = n(w), x = String(this), V = o(g, RegExp), I = g.unicode, F = (g.ignoreCase ? "i" : "") + (g.multiline ? "m" : "") + (g.unicode ? "u" : "") + (y ? "y" : "g"), Q = new V(y ? g : "^(?:" + g.source + ")", F), J = A === void 0 ? m : A >>> 0;
13798
13799
  if (J === 0) return [];
13799
13800
  if (x.length === 0) return c(Q, x) === null ? [x] : [];
13800
13801
  for (var Y = 0, j = 0, H = []; j < x.length; ) {
13801
- Q.lastIndex = v ? j : 0;
13802
- var z, S = c(Q, v ? x : x.slice(j));
13803
- if (S === null || (z = h(s(Q.lastIndex + (v ? 0 : j)), x.length)) === Y)
13802
+ Q.lastIndex = y ? j : 0;
13803
+ var z, S = c(Q, y ? x : x.slice(j));
13804
+ if (S === null || (z = h(s(Q.lastIndex + (y ? 0 : j)), x.length)) === Y)
13804
13805
  j = i(x, j, I);
13805
13806
  else {
13806
13807
  if (H.push(x.slice(Y, j)), H.length === J) return H;
@@ -13835,7 +13836,7 @@ function SCPPrintFunc() {
13835
13836
  t(9)({ target: "RegExp", proto: !0, forced: r !== /./.exec }, { exec: r });
13836
13837
  },
13837
13838
  function(e, a, t) {
13838
- var r = t(1), n = t(11), o = t(14), i = t(143), s = t(28), c = t(4), l = t(42).f, u = t(43).f, h = t(8).f, p = t(144).trim, m = "Number", v = r.Number, P = v, b = v.prototype, E = o(t(41)(b)) == m, q = "trim" in String.prototype, L = function(g) {
13839
+ var r = t(1), n = t(11), o = t(14), i = t(143), s = t(28), c = t(4), l = t(42).f, u = t(43).f, h = t(8).f, p = t(144).trim, m = "Number", y = r.Number, P = y, b = y.prototype, E = o(t(41)(b)) == m, q = "trim" in String.prototype, L = function(g) {
13839
13840
  var x = s(g, !1);
13840
13841
  if (typeof x == "string" && x.length > 2) {
13841
13842
  var V, I, F, Q = (x = q ? x.trim() : p(x, 3)).charCodeAt(0);
@@ -13861,18 +13862,18 @@ function SCPPrintFunc() {
13861
13862
  }
13862
13863
  return +x;
13863
13864
  };
13864
- if (!v(" 0o1") || !v("0b1") || v("+0x1")) {
13865
- v = function(g) {
13865
+ if (!y(" 0o1") || !y("0b1") || y("+0x1")) {
13866
+ y = function(g) {
13866
13867
  var x = arguments.length < 1 ? 0 : g, V = this;
13867
- return V instanceof v && (E ? c(function() {
13868
+ return V instanceof y && (E ? c(function() {
13868
13869
  b.valueOf.call(V);
13869
- }) : o(V) != m) ? i(new P(L(x)), V, v) : L(x);
13870
+ }) : o(V) != m) ? i(new P(L(x)), V, y) : L(x);
13870
13871
  };
13871
13872
  for (var w, A = t(5) ? l(P) : "MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(
13872
13873
  ","
13873
13874
  ), C = 0; A.length > C; C++)
13874
- n(P, w = A[C]) && !n(v, w) && h(v, w, u(P, w));
13875
- v.prototype = b, b.constructor = v, t(10)(r, m, v);
13875
+ n(P, w = A[C]) && !n(y, w) && h(y, w, u(P, w));
13876
+ y.prototype = b, b.constructor = y, t(10)(r, m, y);
13876
13877
  }
13877
13878
  },
13878
13879
  function(e, a, t) {
@@ -13883,11 +13884,11 @@ function SCPPrintFunc() {
13883
13884
  };
13884
13885
  },
13885
13886
  function(e, a, t) {
13886
- var r = t(9), n = t(19), o = t(4), i = t(145), s = "[" + i + "]", c = RegExp("^" + s + s + "*"), l = RegExp(s + s + "*$"), u = function(p, m, v) {
13887
+ var r = t(9), n = t(19), o = t(4), i = t(145), s = "[" + i + "]", c = RegExp("^" + s + s + "*"), l = RegExp(s + s + "*$"), u = function(p, m, y) {
13887
13888
  var P = {}, b = o(function() {
13888
13889
  return !!i[p]() || "​…"[p]() != "​…";
13889
13890
  }), E = P[p] = b ? m(h) : i[p];
13890
- v && (P[v] = E), r(r.P + r.F * b, "String", P);
13891
+ y && (P[y] = E), r(r.P + r.F * b, "String", P);
13891
13892
  }, h = u.trim = function(p, m) {
13892
13893
  return p = String(n(p)), 1 & m && (p = p.replace(c, "")), 2 & m && (p = p.replace(l, "")), p;
13893
13894
  };
@@ -13923,10 +13924,10 @@ function SCPPrintFunc() {
13923
13924
  },
13924
13925
  function(e, a, t) {
13925
13926
  var r = t(2), n = t(24), o = t(32), i = t(33), s = t(73), c = t(74), l = Math.max, u = Math.min, h = Math.floor, p = /\$([$&`']|\d\d?|<[^>]*>)/g, m = /\$([$&`']|\d\d?)/g;
13926
- t(75)("replace", 2, function(v, P, b, E) {
13927
+ t(75)("replace", 2, function(y, P, b, E) {
13927
13928
  return [
13928
13929
  function(L, w) {
13929
- var A = v(this), C = L == null ? void 0 : L[P];
13930
+ var A = y(this), C = L == null ? void 0 : L[P];
13930
13931
  return C !== void 0 ? C.call(L, A, w) : b.call(String(A), L, w);
13931
13932
  },
13932
13933
  function(L, w) {
@@ -13995,9 +13996,9 @@ function SCPPrintFunc() {
13995
13996
  };
13996
13997
  },
13997
13998
  function(e, a, t) {
13998
- var r = t(20), n = t(15), o = t(49), i = t(151), s = t(152), c = t(153), l = t(154), u = t(155), h = t(76), p = t(156), m = t(163), v = t(164), P = t(16), b = t(165), E = t(48);
13999
+ var r = t(20), n = t(15), o = t(49), i = t(151), s = t(152), c = t(153), l = t(154), u = t(155), h = t(76), p = t(156), m = t(163), y = t(164), P = t(16), b = t(165), E = t(48);
13999
14000
  function q(A, C, g) {
14000
- var x, V, I = A.size, F = v.getEncodedBits(C, g);
14001
+ var x, V, I = A.size, F = y.getEncodedBits(C, g);
14001
14002
  for (x = 0; x < 15; x++)
14002
14003
  V = (F >> x & 1) == 1, x < 6 ? A.set(x, 8, V, !0) : x < 8 ? A.set(x + 1, 8, V, !0) : A.set(I - 15 + x, 8, V, !0), x < 8 ? A.set(8, I - x - 1, V, !0) : x < 9 ? A.set(8, 15 - x - 1 + 1, V, !0) : A.set(8, 15 - x - 1, V, !0);
14003
14004
  A.set(I - 8, 8, 1, !0);
@@ -14013,8 +14014,8 @@ function SCPPrintFunc() {
14013
14014
  for (var I = (V - x.getLengthInBits()) / 8, F = 0; F < I; F++) x.put(F % 2 ? 17 : 236, 8);
14014
14015
  return function(Q, J, Y) {
14015
14016
  for (var j = n.getSymbolTotalCodewords(J), H = h.getTotalCodewordsCount(J, Y), z = j - H, S = h.getBlocksCount(J, Y), k = S - j % S, _ = Math.floor(j / S), O = Math.floor(z / S), D = O + 1, M = _ - O, T = new p(M), R = 0, G = new Array(S), W = new Array(S), X = 0, d = r.from(Q.buffer), f = 0; f < S; f++) {
14016
- var y = f < k ? O : D;
14017
- G[f] = d.slice(R, R + y), W[f] = T.encode(G[f]), R += y, X = Math.max(X, y);
14017
+ var v = f < k ? O : D;
14018
+ G[f] = d.slice(R, R + v), W[f] = T.encode(G[f]), R += v, X = Math.max(X, v);
14018
14019
  }
14019
14020
  var N, B, U = r.alloc(j), K = 0;
14020
14021
  for (N = 0; N < X; N++) for (B = 0; B < S; B++) N < G[B].length && (U[K++] = G[B][N]);
@@ -14188,11 +14189,11 @@ Minimum version required to store current data is: ` + Q + `.
14188
14189
  }, a.from = function(s) {
14189
14190
  return a.isValid(s) ? parseInt(s, 10) : void 0;
14190
14191
  }, a.getPenaltyN1 = function(s) {
14191
- for (var c = s.size, l = 0, u = 0, h = 0, p = null, m = null, v = 0; v < c; v++) {
14192
+ for (var c = s.size, l = 0, u = 0, h = 0, p = null, m = null, y = 0; y < c; y++) {
14192
14193
  u = h = 0, p = m = null;
14193
14194
  for (var P = 0; P < c; P++) {
14194
- var b = s.get(v, P);
14195
- b === p ? u++ : (u >= 5 && (l += t + (u - 5)), p = b, u = 1), (b = s.get(P, v)) === m ? h++ : (h >= 5 && (l += t + (h - 5)), m = b, h = 1);
14195
+ var b = s.get(y, P);
14196
+ b === p ? u++ : (u >= 5 && (l += t + (u - 5)), p = b, u = 1), (b = s.get(P, y)) === m ? h++ : (h >= 5 && (l += t + (h - 5)), m = b, h = 1);
14196
14197
  }
14197
14198
  u >= 5 && (l += t + (u - 5)), h >= 5 && (l += t + (h - 5));
14198
14199
  }
@@ -14285,30 +14286,30 @@ Minimum version required to store current data is: ` + Q + `.
14285
14286
  if (s() < f) throw new RangeError("Invalid typed array length");
14286
14287
  return l.TYPED_ARRAY_SUPPORT ? (d = new Uint8Array(f)).__proto__ = l.prototype : (d === null && (d = new l(f)), d.length = f), d;
14287
14288
  }
14288
- function l(d, f, y) {
14289
- if (!(l.TYPED_ARRAY_SUPPORT || this instanceof l)) return new l(d, f, y);
14289
+ function l(d, f, v) {
14290
+ if (!(l.TYPED_ARRAY_SUPPORT || this instanceof l)) return new l(d, f, v);
14290
14291
  if (typeof d == "number") {
14291
14292
  if (typeof f == "string")
14292
14293
  throw new Error("If encoding is specified then the first argument must be a string");
14293
14294
  return p(this, d);
14294
14295
  }
14295
- return u(this, d, f, y);
14296
+ return u(this, d, f, v);
14296
14297
  }
14297
- function u(d, f, y, N) {
14298
+ function u(d, f, v, N) {
14298
14299
  if (typeof f == "number") throw new TypeError('"value" argument must not be a number');
14299
14300
  return typeof ArrayBuffer != "undefined" && f instanceof ArrayBuffer ? function(B, U, K, ee) {
14300
14301
  if (U.byteLength, K < 0 || U.byteLength < K)
14301
14302
  throw new RangeError("'offset' is out of bounds");
14302
14303
  if (U.byteLength < K + (ee || 0)) throw new RangeError("'length' is out of bounds");
14303
14304
  return U = K === void 0 && ee === void 0 ? new Uint8Array(U) : ee === void 0 ? new Uint8Array(U, K) : new Uint8Array(U, K, ee), l.TYPED_ARRAY_SUPPORT ? (B = U).__proto__ = l.prototype : B = m(B, U), B;
14304
- }(d, f, y, N) : typeof f == "string" ? function(B, U, K) {
14305
+ }(d, f, v, N) : typeof f == "string" ? function(B, U, K) {
14305
14306
  if (typeof K == "string" && K !== "" || (K = "utf8"), !l.isEncoding(K))
14306
14307
  throw new TypeError('"encoding" must be a valid string encoding');
14307
14308
  var ee = 0 | P(U, K), ae = (B = c(B, ee)).write(U, K);
14308
14309
  return ae !== ee && (B = B.slice(0, ae)), B;
14309
- }(d, f, y) : function(B, U) {
14310
+ }(d, f, v) : function(B, U) {
14310
14311
  if (l.isBuffer(U)) {
14311
- var K = 0 | v(U.length);
14312
+ var K = 0 | y(U.length);
14312
14313
  return (B = c(B, K)).length === 0 || U.copy(B, 0, 0, K), B;
14313
14314
  }
14314
14315
  if (U) {
@@ -14327,17 +14328,17 @@ Minimum version required to store current data is: ` + Q + `.
14327
14328
  if (d < 0) throw new RangeError('"size" argument must not be negative');
14328
14329
  }
14329
14330
  function p(d, f) {
14330
- if (h(f), d = c(d, f < 0 ? 0 : 0 | v(f)), !l.TYPED_ARRAY_SUPPORT)
14331
- for (var y = 0; y < f; ++y) d[y] = 0;
14331
+ if (h(f), d = c(d, f < 0 ? 0 : 0 | y(f)), !l.TYPED_ARRAY_SUPPORT)
14332
+ for (var v = 0; v < f; ++v) d[v] = 0;
14332
14333
  return d;
14333
14334
  }
14334
14335
  function m(d, f) {
14335
- var y = f.length < 0 ? 0 : 0 | v(f.length);
14336
- d = c(d, y);
14337
- for (var N = 0; N < y; N += 1) d[N] = 255 & f[N];
14336
+ var v = f.length < 0 ? 0 : 0 | y(f.length);
14337
+ d = c(d, v);
14338
+ for (var N = 0; N < v; N += 1) d[N] = 255 & f[N];
14338
14339
  return d;
14339
14340
  }
14340
- function v(d) {
14341
+ function y(d) {
14341
14342
  if (d >= s())
14342
14343
  throw new RangeError(
14343
14344
  "Attempt to allocate Buffer larger than maximum size: 0x" + s().toString(16) + " bytes"
@@ -14349,14 +14350,14 @@ Minimum version required to store current data is: ` + Q + `.
14349
14350
  if (typeof ArrayBuffer != "undefined" && typeof ArrayBuffer.isView == "function" && (ArrayBuffer.isView(d) || d instanceof ArrayBuffer))
14350
14351
  return d.byteLength;
14351
14352
  typeof d != "string" && (d = "" + d);
14352
- var y = d.length;
14353
- if (y === 0) return 0;
14353
+ var v = d.length;
14354
+ if (v === 0) return 0;
14354
14355
  for (var N = !1; ; )
14355
14356
  switch (f) {
14356
14357
  case "ascii":
14357
14358
  case "latin1":
14358
14359
  case "binary":
14359
- return y;
14360
+ return v;
14360
14361
  case "utf8":
14361
14362
  case "utf-8":
14362
14363
  case void 0:
@@ -14365,9 +14366,9 @@ Minimum version required to store current data is: ` + Q + `.
14365
14366
  case "ucs-2":
14366
14367
  case "utf16le":
14367
14368
  case "utf-16le":
14368
- return 2 * y;
14369
+ return 2 * v;
14369
14370
  case "hex":
14370
- return y >>> 1;
14371
+ return v >>> 1;
14371
14372
  case "base64":
14372
14373
  return W(d).length;
14373
14374
  default:
@@ -14375,69 +14376,69 @@ Minimum version required to store current data is: ` + Q + `.
14375
14376
  f = ("" + f).toLowerCase(), N = !0;
14376
14377
  }
14377
14378
  }
14378
- function b(d, f, y) {
14379
+ function b(d, f, v) {
14379
14380
  var N = !1;
14380
- if ((f === void 0 || f < 0) && (f = 0), f > this.length || ((y === void 0 || y > this.length) && (y = this.length), y <= 0) || (y >>>= 0) <= (f >>>= 0)) return "";
14381
+ if ((f === void 0 || f < 0) && (f = 0), f > this.length || ((v === void 0 || v > this.length) && (v = this.length), v <= 0) || (v >>>= 0) <= (f >>>= 0)) return "";
14381
14382
  for (d || (d = "utf8"); ; )
14382
14383
  switch (d) {
14383
14384
  case "hex":
14384
- return j(this, f, y);
14385
+ return j(this, f, v);
14385
14386
  case "utf8":
14386
14387
  case "utf-8":
14387
- return F(this, f, y);
14388
+ return F(this, f, v);
14388
14389
  case "ascii":
14389
- return J(this, f, y);
14390
+ return J(this, f, v);
14390
14391
  case "latin1":
14391
14392
  case "binary":
14392
- return Y(this, f, y);
14393
+ return Y(this, f, v);
14393
14394
  case "base64":
14394
- return I(this, f, y);
14395
+ return I(this, f, v);
14395
14396
  case "ucs2":
14396
14397
  case "ucs-2":
14397
14398
  case "utf16le":
14398
14399
  case "utf-16le":
14399
- return H(this, f, y);
14400
+ return H(this, f, v);
14400
14401
  default:
14401
14402
  if (N) throw new TypeError("Unknown encoding: " + d);
14402
14403
  d = (d + "").toLowerCase(), N = !0;
14403
14404
  }
14404
14405
  }
14405
- function E(d, f, y) {
14406
+ function E(d, f, v) {
14406
14407
  var N = d[f];
14407
- d[f] = d[y], d[y] = N;
14408
+ d[f] = d[v], d[v] = N;
14408
14409
  }
14409
- function q(d, f, y, N, B) {
14410
+ function q(d, f, v, N, B) {
14410
14411
  if (d.length === 0) return -1;
14411
- if (typeof y == "string" ? (N = y, y = 0) : y > 2147483647 ? y = 2147483647 : y < -2147483648 && (y = -2147483648), y = +y, isNaN(y) && (y = B ? 0 : d.length - 1), y < 0 && (y = d.length + y), y >= d.length) {
14412
+ if (typeof v == "string" ? (N = v, v = 0) : v > 2147483647 ? v = 2147483647 : v < -2147483648 && (v = -2147483648), v = +v, isNaN(v) && (v = B ? 0 : d.length - 1), v < 0 && (v = d.length + v), v >= d.length) {
14412
14413
  if (B) return -1;
14413
- y = d.length - 1;
14414
- } else if (y < 0) {
14414
+ v = d.length - 1;
14415
+ } else if (v < 0) {
14415
14416
  if (!B) return -1;
14416
- y = 0;
14417
+ v = 0;
14417
14418
  }
14418
14419
  if (typeof f == "string" && (f = l.from(f, N)), l.isBuffer(f))
14419
- return f.length === 0 ? -1 : L(d, f, y, N, B);
14420
+ return f.length === 0 ? -1 : L(d, f, v, N, B);
14420
14421
  if (typeof f == "number")
14421
- return f &= 255, l.TYPED_ARRAY_SUPPORT && typeof Uint8Array.prototype.indexOf == "function" ? B ? Uint8Array.prototype.indexOf.call(d, f, y) : Uint8Array.prototype.lastIndexOf.call(d, f, y) : L(d, [f], y, N, B);
14422
+ return f &= 255, l.TYPED_ARRAY_SUPPORT && typeof Uint8Array.prototype.indexOf == "function" ? B ? Uint8Array.prototype.indexOf.call(d, f, v) : Uint8Array.prototype.lastIndexOf.call(d, f, v) : L(d, [f], v, N, B);
14422
14423
  throw new TypeError("val must be string, number or Buffer");
14423
14424
  }
14424
- function L(d, f, y, N, B) {
14425
+ function L(d, f, v, N, B) {
14425
14426
  var U, K = 1, ee = d.length, ae = f.length;
14426
14427
  if (N !== void 0 && ((N = String(N).toLowerCase()) === "ucs2" || N === "ucs-2" || N === "utf16le" || N === "utf-16le")) {
14427
14428
  if (d.length < 2 || f.length < 2) return -1;
14428
- K = 2, ee /= 2, ae /= 2, y /= 2;
14429
+ K = 2, ee /= 2, ae /= 2, v /= 2;
14429
14430
  }
14430
14431
  function oe(ce, de) {
14431
14432
  return K === 1 ? ce[de] : ce.readUInt16BE(de * K);
14432
14433
  }
14433
14434
  if (B) {
14434
14435
  var ne = -1;
14435
- for (U = y; U < ee; U++)
14436
+ for (U = v; U < ee; U++)
14436
14437
  if (oe(d, U) === oe(f, ne === -1 ? 0 : U - ne)) {
14437
14438
  if (ne === -1 && (ne = U), U - ne + 1 === ae) return ne * K;
14438
14439
  } else ne !== -1 && (U -= U - ne), ne = -1;
14439
14440
  } else
14440
- for (y + ae > ee && (y = ee - ae), U = y; U >= 0; U--) {
14441
+ for (v + ae > ee && (v = ee - ae), U = v; U >= 0; U--) {
14441
14442
  for (var ie = !0, re = 0; re < ae; re++)
14442
14443
  if (oe(d, U + re) !== oe(f, re)) {
14443
14444
  ie = !1;
@@ -14447,9 +14448,9 @@ Minimum version required to store current data is: ` + Q + `.
14447
14448
  }
14448
14449
  return -1;
14449
14450
  }
14450
- function w(d, f, y, N) {
14451
- y = Number(y) || 0;
14452
- var B = d.length - y;
14451
+ function w(d, f, v, N) {
14452
+ v = Number(v) || 0;
14453
+ var B = d.length - v;
14453
14454
  N ? (N = Number(N)) > B && (N = B) : N = B;
14454
14455
  var U = f.length;
14455
14456
  if (U % 2 != 0) throw new TypeError("Invalid hex string");
@@ -14457,50 +14458,50 @@ Minimum version required to store current data is: ` + Q + `.
14457
14458
  for (var K = 0; K < N; ++K) {
14458
14459
  var ee = parseInt(f.substr(2 * K, 2), 16);
14459
14460
  if (isNaN(ee)) return K;
14460
- d[y + K] = ee;
14461
+ d[v + K] = ee;
14461
14462
  }
14462
14463
  return K;
14463
14464
  }
14464
- function A(d, f, y, N) {
14465
- return X(G(f, d.length - y), d, y, N);
14465
+ function A(d, f, v, N) {
14466
+ return X(G(f, d.length - v), d, v, N);
14466
14467
  }
14467
- function C(d, f, y, N) {
14468
+ function C(d, f, v, N) {
14468
14469
  return X(
14469
14470
  function(B) {
14470
14471
  for (var U = [], K = 0; K < B.length; ++K) U.push(255 & B.charCodeAt(K));
14471
14472
  return U;
14472
14473
  }(f),
14473
14474
  d,
14474
- y,
14475
+ v,
14475
14476
  N
14476
14477
  );
14477
14478
  }
14478
- function g(d, f, y, N) {
14479
- return C(d, f, y, N);
14479
+ function g(d, f, v, N) {
14480
+ return C(d, f, v, N);
14480
14481
  }
14481
- function x(d, f, y, N) {
14482
- return X(W(f), d, y, N);
14482
+ function x(d, f, v, N) {
14483
+ return X(W(f), d, v, N);
14483
14484
  }
14484
- function V(d, f, y, N) {
14485
+ function V(d, f, v, N) {
14485
14486
  return X(
14486
14487
  function(B, U) {
14487
14488
  for (var K, ee, ae, oe = [], ne = 0; ne < B.length && !((U -= 2) < 0); ++ne)
14488
14489
  ee = (K = B.charCodeAt(ne)) >> 8, ae = K % 256, oe.push(ae), oe.push(ee);
14489
14490
  return oe;
14490
- }(f, d.length - y),
14491
+ }(f, d.length - v),
14491
14492
  d,
14492
- y,
14493
+ v,
14493
14494
  N
14494
14495
  );
14495
14496
  }
14496
- function I(d, f, y) {
14497
- return f === 0 && y === d.length ? n.fromByteArray(d) : n.fromByteArray(d.slice(f, y));
14497
+ function I(d, f, v) {
14498
+ return f === 0 && v === d.length ? n.fromByteArray(d) : n.fromByteArray(d.slice(f, v));
14498
14499
  }
14499
- function F(d, f, y) {
14500
- y = Math.min(d.length, y);
14501
- for (var N = [], B = f; B < y; ) {
14500
+ function F(d, f, v) {
14501
+ v = Math.min(d.length, v);
14502
+ for (var N = [], B = f; B < v; ) {
14502
14503
  var U, K, ee, ae, oe = d[B], ne = null, ie = oe > 239 ? 4 : oe > 223 ? 3 : oe > 191 ? 2 : 1;
14503
- if (B + ie <= y)
14504
+ if (B + ie <= v)
14504
14505
  switch (ie) {
14505
14506
  case 1:
14506
14507
  oe < 128 && (ne = oe);
@@ -14539,12 +14540,12 @@ Minimum version required to store current data is: ` + Q + `.
14539
14540
  }
14540
14541
  }(), a.kMaxLength = s(), l.poolSize = 8192, l._augment = function(d) {
14541
14542
  return d.__proto__ = l.prototype, d;
14542
- }, l.from = function(d, f, y) {
14543
- return u(null, d, f, y);
14544
- }, l.TYPED_ARRAY_SUPPORT && (l.prototype.__proto__ = Uint8Array.prototype, l.__proto__ = Uint8Array, typeof Symbol != "undefined" && Symbol.species && l[Symbol.species] === l && Object.defineProperty(l, Symbol.species, { value: null, configurable: !0 })), l.alloc = function(d, f, y) {
14543
+ }, l.from = function(d, f, v) {
14544
+ return u(null, d, f, v);
14545
+ }, l.TYPED_ARRAY_SUPPORT && (l.prototype.__proto__ = Uint8Array.prototype, l.__proto__ = Uint8Array, typeof Symbol != "undefined" && Symbol.species && l[Symbol.species] === l && Object.defineProperty(l, Symbol.species, { value: null, configurable: !0 })), l.alloc = function(d, f, v) {
14545
14546
  return function(N, B, U, K) {
14546
14547
  return h(B), B <= 0 ? c(N, B) : U !== void 0 ? typeof K == "string" ? c(N, B).fill(U, K) : c(N, B).fill(U) : c(N, B);
14547
- }(null, d, f, y);
14548
+ }(null, d, f, v);
14548
14549
  }, l.allocUnsafe = function(d) {
14549
14550
  return p(null, d);
14550
14551
  }, l.allocUnsafeSlow = function(d) {
@@ -14554,12 +14555,12 @@ Minimum version required to store current data is: ` + Q + `.
14554
14555
  }, l.compare = function(d, f) {
14555
14556
  if (!l.isBuffer(d) || !l.isBuffer(f)) throw new TypeError("Arguments must be Buffers");
14556
14557
  if (d === f) return 0;
14557
- for (var y = d.length, N = f.length, B = 0, U = Math.min(y, N); B < U; ++B)
14558
+ for (var v = d.length, N = f.length, B = 0, U = Math.min(v, N); B < U; ++B)
14558
14559
  if (d[B] !== f[B]) {
14559
- y = d[B], N = f[B];
14560
+ v = d[B], N = f[B];
14560
14561
  break;
14561
14562
  }
14562
- return y < N ? -1 : N < y ? 1 : 0;
14563
+ return v < N ? -1 : N < v ? 1 : 0;
14563
14564
  }, l.isEncoding = function(d) {
14564
14565
  switch (String(d).toLowerCase()) {
14565
14566
  case "hex":
@@ -14580,11 +14581,11 @@ Minimum version required to store current data is: ` + Q + `.
14580
14581
  }, l.concat = function(d, f) {
14581
14582
  if (!i(d)) throw new TypeError('"list" argument must be an Array of Buffers');
14582
14583
  if (d.length === 0) return l.alloc(0);
14583
- var y;
14584
- if (f === void 0) for (f = 0, y = 0; y < d.length; ++y) f += d[y].length;
14584
+ var v;
14585
+ if (f === void 0) for (f = 0, v = 0; v < d.length; ++v) f += d[v].length;
14585
14586
  var N = l.allocUnsafe(f), B = 0;
14586
- for (y = 0; y < d.length; ++y) {
14587
- var U = d[y];
14587
+ for (v = 0; v < d.length; ++v) {
14588
+ var U = d[v];
14588
14589
  if (!l.isBuffer(U)) throw new TypeError('"list" argument must be an Array of Buffers');
14589
14590
  U.copy(N, B), B += U.length;
14590
14591
  }
@@ -14614,59 +14615,59 @@ Minimum version required to store current data is: ` + Q + `.
14614
14615
  }, l.prototype.inspect = function() {
14615
14616
  var d = "", f = a.INSPECT_MAX_BYTES;
14616
14617
  return this.length > 0 && (d = this.toString("hex", 0, f).match(/.{2}/g).join(" "), this.length > f && (d += " ... ")), "<Buffer " + d + ">";
14617
- }, l.prototype.compare = function(d, f, y, N, B) {
14618
+ }, l.prototype.compare = function(d, f, v, N, B) {
14618
14619
  if (!l.isBuffer(d)) throw new TypeError("Argument must be a Buffer");
14619
- if (f === void 0 && (f = 0), y === void 0 && (y = d ? d.length : 0), N === void 0 && (N = 0), B === void 0 && (B = this.length), f < 0 || y > d.length || N < 0 || B > this.length)
14620
+ if (f === void 0 && (f = 0), v === void 0 && (v = d ? d.length : 0), N === void 0 && (N = 0), B === void 0 && (B = this.length), f < 0 || v > d.length || N < 0 || B > this.length)
14620
14621
  throw new RangeError("out of range index");
14621
- if (N >= B && f >= y) return 0;
14622
+ if (N >= B && f >= v) return 0;
14622
14623
  if (N >= B) return -1;
14623
- if (f >= y) return 1;
14624
+ if (f >= v) return 1;
14624
14625
  if (this === d) return 0;
14625
- for (var U = (B >>>= 0) - (N >>>= 0), K = (y >>>= 0) - (f >>>= 0), ee = Math.min(U, K), ae = this.slice(N, B), oe = d.slice(f, y), ne = 0; ne < ee; ++ne)
14626
+ for (var U = (B >>>= 0) - (N >>>= 0), K = (v >>>= 0) - (f >>>= 0), ee = Math.min(U, K), ae = this.slice(N, B), oe = d.slice(f, v), ne = 0; ne < ee; ++ne)
14626
14627
  if (ae[ne] !== oe[ne]) {
14627
14628
  U = ae[ne], K = oe[ne];
14628
14629
  break;
14629
14630
  }
14630
14631
  return U < K ? -1 : K < U ? 1 : 0;
14631
- }, l.prototype.includes = function(d, f, y) {
14632
- return this.indexOf(d, f, y) !== -1;
14633
- }, l.prototype.indexOf = function(d, f, y) {
14634
- return q(this, d, f, y, !0);
14635
- }, l.prototype.lastIndexOf = function(d, f, y) {
14636
- return q(this, d, f, y, !1);
14637
- }, l.prototype.write = function(d, f, y, N) {
14638
- if (f === void 0) N = "utf8", y = this.length, f = 0;
14639
- else if (y === void 0 && typeof f == "string") N = f, y = this.length, f = 0;
14632
+ }, l.prototype.includes = function(d, f, v) {
14633
+ return this.indexOf(d, f, v) !== -1;
14634
+ }, l.prototype.indexOf = function(d, f, v) {
14635
+ return q(this, d, f, v, !0);
14636
+ }, l.prototype.lastIndexOf = function(d, f, v) {
14637
+ return q(this, d, f, v, !1);
14638
+ }, l.prototype.write = function(d, f, v, N) {
14639
+ if (f === void 0) N = "utf8", v = this.length, f = 0;
14640
+ else if (v === void 0 && typeof f == "string") N = f, v = this.length, f = 0;
14640
14641
  else {
14641
14642
  if (!isFinite(f))
14642
14643
  throw new Error(
14643
14644
  "Buffer.write(string, encoding, offset[, length]) is no longer supported"
14644
14645
  );
14645
- f |= 0, isFinite(y) ? (y |= 0, N === void 0 && (N = "utf8")) : (N = y, y = void 0);
14646
+ f |= 0, isFinite(v) ? (v |= 0, N === void 0 && (N = "utf8")) : (N = v, v = void 0);
14646
14647
  }
14647
14648
  var B = this.length - f;
14648
- if ((y === void 0 || y > B) && (y = B), d.length > 0 && (y < 0 || f < 0) || f > this.length)
14649
+ if ((v === void 0 || v > B) && (v = B), d.length > 0 && (v < 0 || f < 0) || f > this.length)
14649
14650
  throw new RangeError("Attempt to write outside buffer bounds");
14650
14651
  N || (N = "utf8");
14651
14652
  for (var U = !1; ; )
14652
14653
  switch (N) {
14653
14654
  case "hex":
14654
- return w(this, d, f, y);
14655
+ return w(this, d, f, v);
14655
14656
  case "utf8":
14656
14657
  case "utf-8":
14657
- return A(this, d, f, y);
14658
+ return A(this, d, f, v);
14658
14659
  case "ascii":
14659
- return C(this, d, f, y);
14660
+ return C(this, d, f, v);
14660
14661
  case "latin1":
14661
14662
  case "binary":
14662
- return g(this, d, f, y);
14663
+ return g(this, d, f, v);
14663
14664
  case "base64":
14664
- return x(this, d, f, y);
14665
+ return x(this, d, f, v);
14665
14666
  case "ucs2":
14666
14667
  case "ucs-2":
14667
14668
  case "utf16le":
14668
14669
  case "utf-16le":
14669
- return V(this, d, f, y);
14670
+ return V(this, d, f, v);
14670
14671
  default:
14671
14672
  if (U) throw new TypeError("Unknown encoding: " + N);
14672
14673
  N = ("" + N).toLowerCase(), U = !0;
@@ -14675,74 +14676,74 @@ Minimum version required to store current data is: ` + Q + `.
14675
14676
  return { type: "Buffer", data: Array.prototype.slice.call(this._arr || this, 0) };
14676
14677
  };
14677
14678
  var Q = 4096;
14678
- function J(d, f, y) {
14679
+ function J(d, f, v) {
14679
14680
  var N = "";
14680
- y = Math.min(d.length, y);
14681
- for (var B = f; B < y; ++B) N += String.fromCharCode(127 & d[B]);
14681
+ v = Math.min(d.length, v);
14682
+ for (var B = f; B < v; ++B) N += String.fromCharCode(127 & d[B]);
14682
14683
  return N;
14683
14684
  }
14684
- function Y(d, f, y) {
14685
+ function Y(d, f, v) {
14685
14686
  var N = "";
14686
- y = Math.min(d.length, y);
14687
- for (var B = f; B < y; ++B) N += String.fromCharCode(d[B]);
14687
+ v = Math.min(d.length, v);
14688
+ for (var B = f; B < v; ++B) N += String.fromCharCode(d[B]);
14688
14689
  return N;
14689
14690
  }
14690
- function j(d, f, y) {
14691
+ function j(d, f, v) {
14691
14692
  var N = d.length;
14692
- (!f || f < 0) && (f = 0), (!y || y < 0 || y > N) && (y = N);
14693
- for (var B = "", U = f; U < y; ++U) B += R(d[U]);
14693
+ (!f || f < 0) && (f = 0), (!v || v < 0 || v > N) && (v = N);
14694
+ for (var B = "", U = f; U < v; ++U) B += R(d[U]);
14694
14695
  return B;
14695
14696
  }
14696
- function H(d, f, y) {
14697
- for (var N = d.slice(f, y), B = "", U = 0; U < N.length; U += 2)
14697
+ function H(d, f, v) {
14698
+ for (var N = d.slice(f, v), B = "", U = 0; U < N.length; U += 2)
14698
14699
  B += String.fromCharCode(N[U] + 256 * N[U + 1]);
14699
14700
  return B;
14700
14701
  }
14701
- function z(d, f, y) {
14702
+ function z(d, f, v) {
14702
14703
  if (d % 1 != 0 || d < 0) throw new RangeError("offset is not uint");
14703
- if (d + f > y) throw new RangeError("Trying to access beyond buffer length");
14704
+ if (d + f > v) throw new RangeError("Trying to access beyond buffer length");
14704
14705
  }
14705
- function S(d, f, y, N, B, U) {
14706
+ function S(d, f, v, N, B, U) {
14706
14707
  if (!l.isBuffer(d)) throw new TypeError('"buffer" argument must be a Buffer instance');
14707
14708
  if (f > B || f < U) throw new RangeError('"value" argument is out of bounds');
14708
- if (y + N > d.length) throw new RangeError("Index out of range");
14709
+ if (v + N > d.length) throw new RangeError("Index out of range");
14709
14710
  }
14710
- function k(d, f, y, N) {
14711
+ function k(d, f, v, N) {
14711
14712
  f < 0 && (f = 65535 + f + 1);
14712
- for (var B = 0, U = Math.min(d.length - y, 2); B < U; ++B)
14713
- d[y + B] = (f & 255 << 8 * (N ? B : 1 - B)) >>> 8 * (N ? B : 1 - B);
14713
+ for (var B = 0, U = Math.min(d.length - v, 2); B < U; ++B)
14714
+ d[v + B] = (f & 255 << 8 * (N ? B : 1 - B)) >>> 8 * (N ? B : 1 - B);
14714
14715
  }
14715
- function _(d, f, y, N) {
14716
+ function _(d, f, v, N) {
14716
14717
  f < 0 && (f = 4294967295 + f + 1);
14717
- for (var B = 0, U = Math.min(d.length - y, 4); B < U; ++B)
14718
- d[y + B] = f >>> 8 * (N ? B : 3 - B) & 255;
14718
+ for (var B = 0, U = Math.min(d.length - v, 4); B < U; ++B)
14719
+ d[v + B] = f >>> 8 * (N ? B : 3 - B) & 255;
14719
14720
  }
14720
- function O(d, f, y, N, B, U) {
14721
- if (y + N > d.length) throw new RangeError("Index out of range");
14722
- if (y < 0) throw new RangeError("Index out of range");
14721
+ function O(d, f, v, N, B, U) {
14722
+ if (v + N > d.length) throw new RangeError("Index out of range");
14723
+ if (v < 0) throw new RangeError("Index out of range");
14723
14724
  }
14724
- function D(d, f, y, N, B) {
14725
- return B || O(d, 0, y, 4), o.write(d, f, y, N, 23, 4), y + 4;
14725
+ function D(d, f, v, N, B) {
14726
+ return B || O(d, 0, v, 4), o.write(d, f, v, N, 23, 4), v + 4;
14726
14727
  }
14727
- function M(d, f, y, N, B) {
14728
- return B || O(d, 0, y, 8), o.write(d, f, y, N, 52, 8), y + 8;
14728
+ function M(d, f, v, N, B) {
14729
+ return B || O(d, 0, v, 8), o.write(d, f, v, N, 52, 8), v + 8;
14729
14730
  }
14730
14731
  l.prototype.slice = function(d, f) {
14731
- var y, N = this.length;
14732
+ var v, N = this.length;
14732
14733
  if ((d = ~~d) < 0 ? (d += N) < 0 && (d = 0) : d > N && (d = N), (f = f === void 0 ? N : ~~f) < 0 ? (f += N) < 0 && (f = 0) : f > N && (f = N), f < d && (f = d), l.TYPED_ARRAY_SUPPORT)
14733
- (y = this.subarray(d, f)).__proto__ = l.prototype;
14734
+ (v = this.subarray(d, f)).__proto__ = l.prototype;
14734
14735
  else {
14735
14736
  var B = f - d;
14736
- y = new l(B, void 0);
14737
- for (var U = 0; U < B; ++U) y[U] = this[U + d];
14737
+ v = new l(B, void 0);
14738
+ for (var U = 0; U < B; ++U) v[U] = this[U + d];
14738
14739
  }
14739
- return y;
14740
- }, l.prototype.readUIntLE = function(d, f, y) {
14741
- d |= 0, f |= 0, y || z(d, f, this.length);
14740
+ return v;
14741
+ }, l.prototype.readUIntLE = function(d, f, v) {
14742
+ d |= 0, f |= 0, v || z(d, f, this.length);
14742
14743
  for (var N = this[d], B = 1, U = 0; ++U < f && (B *= 256); ) N += this[d + U] * B;
14743
14744
  return N;
14744
- }, l.prototype.readUIntBE = function(d, f, y) {
14745
- d |= 0, f |= 0, y || z(d, f, this.length);
14745
+ }, l.prototype.readUIntBE = function(d, f, v) {
14746
+ d |= 0, f |= 0, v || z(d, f, this.length);
14746
14747
  for (var N = this[d + --f], B = 1; f > 0 && (B *= 256); ) N += this[d + --f] * B;
14747
14748
  return N;
14748
14749
  }, l.prototype.readUInt8 = function(d, f) {
@@ -14755,24 +14756,24 @@ Minimum version required to store current data is: ` + Q + `.
14755
14756
  return f || z(d, 4, this.length), (this[d] | this[d + 1] << 8 | this[d + 2] << 16) + 16777216 * this[d + 3];
14756
14757
  }, l.prototype.readUInt32BE = function(d, f) {
14757
14758
  return f || z(d, 4, this.length), 16777216 * this[d] + (this[d + 1] << 16 | this[d + 2] << 8 | this[d + 3]);
14758
- }, l.prototype.readIntLE = function(d, f, y) {
14759
- d |= 0, f |= 0, y || z(d, f, this.length);
14759
+ }, l.prototype.readIntLE = function(d, f, v) {
14760
+ d |= 0, f |= 0, v || z(d, f, this.length);
14760
14761
  for (var N = this[d], B = 1, U = 0; ++U < f && (B *= 256); ) N += this[d + U] * B;
14761
14762
  return N >= (B *= 128) && (N -= Math.pow(2, 8 * f)), N;
14762
- }, l.prototype.readIntBE = function(d, f, y) {
14763
- d |= 0, f |= 0, y || z(d, f, this.length);
14763
+ }, l.prototype.readIntBE = function(d, f, v) {
14764
+ d |= 0, f |= 0, v || z(d, f, this.length);
14764
14765
  for (var N = f, B = 1, U = this[d + --N]; N > 0 && (B *= 256); ) U += this[d + --N] * B;
14765
14766
  return U >= (B *= 128) && (U -= Math.pow(2, 8 * f)), U;
14766
14767
  }, l.prototype.readInt8 = function(d, f) {
14767
14768
  return f || z(d, 1, this.length), 128 & this[d] ? -1 * (255 - this[d] + 1) : this[d];
14768
14769
  }, l.prototype.readInt16LE = function(d, f) {
14769
14770
  f || z(d, 2, this.length);
14770
- var y = this[d] | this[d + 1] << 8;
14771
- return 32768 & y ? 4294901760 | y : y;
14771
+ var v = this[d] | this[d + 1] << 8;
14772
+ return 32768 & v ? 4294901760 | v : v;
14772
14773
  }, l.prototype.readInt16BE = function(d, f) {
14773
14774
  f || z(d, 2, this.length);
14774
- var y = this[d + 1] | this[d] << 8;
14775
- return 32768 & y ? 4294901760 | y : y;
14775
+ var v = this[d + 1] | this[d] << 8;
14776
+ return 32768 & v ? 4294901760 | v : v;
14776
14777
  }, l.prototype.readInt32LE = function(d, f) {
14777
14778
  return f || z(d, 4, this.length), this[d] | this[d + 1] << 8 | this[d + 2] << 16 | this[d + 3] << 24;
14778
14779
  }, l.prototype.readInt32BE = function(d, f) {
@@ -14785,77 +14786,77 @@ Minimum version required to store current data is: ` + Q + `.
14785
14786
  return f || z(d, 8, this.length), o.read(this, d, !0, 52, 8);
14786
14787
  }, l.prototype.readDoubleBE = function(d, f) {
14787
14788
  return f || z(d, 8, this.length), o.read(this, d, !1, 52, 8);
14788
- }, l.prototype.writeUIntLE = function(d, f, y, N) {
14789
- d = +d, f |= 0, y |= 0, N || S(this, d, f, y, Math.pow(2, 8 * y) - 1, 0);
14789
+ }, l.prototype.writeUIntLE = function(d, f, v, N) {
14790
+ d = +d, f |= 0, v |= 0, N || S(this, d, f, v, Math.pow(2, 8 * v) - 1, 0);
14790
14791
  var B = 1, U = 0;
14791
- for (this[f] = 255 & d; ++U < y && (B *= 256); ) this[f + U] = d / B & 255;
14792
- return f + y;
14793
- }, l.prototype.writeUIntBE = function(d, f, y, N) {
14794
- d = +d, f |= 0, y |= 0, N || S(this, d, f, y, Math.pow(2, 8 * y) - 1, 0);
14795
- var B = y - 1, U = 1;
14792
+ for (this[f] = 255 & d; ++U < v && (B *= 256); ) this[f + U] = d / B & 255;
14793
+ return f + v;
14794
+ }, l.prototype.writeUIntBE = function(d, f, v, N) {
14795
+ d = +d, f |= 0, v |= 0, N || S(this, d, f, v, Math.pow(2, 8 * v) - 1, 0);
14796
+ var B = v - 1, U = 1;
14796
14797
  for (this[f + B] = 255 & d; --B >= 0 && (U *= 256); ) this[f + B] = d / U & 255;
14797
- return f + y;
14798
- }, l.prototype.writeUInt8 = function(d, f, y) {
14799
- return d = +d, f |= 0, y || S(this, d, f, 1, 255, 0), l.TYPED_ARRAY_SUPPORT || (d = Math.floor(d)), this[f] = 255 & d, f + 1;
14800
- }, l.prototype.writeUInt16LE = function(d, f, y) {
14801
- return d = +d, f |= 0, y || S(this, d, f, 2, 65535, 0), l.TYPED_ARRAY_SUPPORT ? (this[f] = 255 & d, this[f + 1] = d >>> 8) : k(this, d, f, !0), f + 2;
14802
- }, l.prototype.writeUInt16BE = function(d, f, y) {
14803
- return d = +d, f |= 0, y || S(this, d, f, 2, 65535, 0), l.TYPED_ARRAY_SUPPORT ? (this[f] = d >>> 8, this[f + 1] = 255 & d) : k(this, d, f, !1), f + 2;
14804
- }, l.prototype.writeUInt32LE = function(d, f, y) {
14805
- return d = +d, f |= 0, y || S(this, d, f, 4, 4294967295, 0), l.TYPED_ARRAY_SUPPORT ? (this[f + 3] = d >>> 24, this[f + 2] = d >>> 16, this[f + 1] = d >>> 8, this[f] = 255 & d) : _(this, d, f, !0), f + 4;
14806
- }, l.prototype.writeUInt32BE = function(d, f, y) {
14807
- return d = +d, f |= 0, y || S(this, d, f, 4, 4294967295, 0), l.TYPED_ARRAY_SUPPORT ? (this[f] = d >>> 24, this[f + 1] = d >>> 16, this[f + 2] = d >>> 8, this[f + 3] = 255 & d) : _(this, d, f, !1), f + 4;
14808
- }, l.prototype.writeIntLE = function(d, f, y, N) {
14798
+ return f + v;
14799
+ }, l.prototype.writeUInt8 = function(d, f, v) {
14800
+ return d = +d, f |= 0, v || S(this, d, f, 1, 255, 0), l.TYPED_ARRAY_SUPPORT || (d = Math.floor(d)), this[f] = 255 & d, f + 1;
14801
+ }, l.prototype.writeUInt16LE = function(d, f, v) {
14802
+ return d = +d, f |= 0, v || S(this, d, f, 2, 65535, 0), l.TYPED_ARRAY_SUPPORT ? (this[f] = 255 & d, this[f + 1] = d >>> 8) : k(this, d, f, !0), f + 2;
14803
+ }, l.prototype.writeUInt16BE = function(d, f, v) {
14804
+ return d = +d, f |= 0, v || S(this, d, f, 2, 65535, 0), l.TYPED_ARRAY_SUPPORT ? (this[f] = d >>> 8, this[f + 1] = 255 & d) : k(this, d, f, !1), f + 2;
14805
+ }, l.prototype.writeUInt32LE = function(d, f, v) {
14806
+ return d = +d, f |= 0, v || S(this, d, f, 4, 4294967295, 0), l.TYPED_ARRAY_SUPPORT ? (this[f + 3] = d >>> 24, this[f + 2] = d >>> 16, this[f + 1] = d >>> 8, this[f] = 255 & d) : _(this, d, f, !0), f + 4;
14807
+ }, l.prototype.writeUInt32BE = function(d, f, v) {
14808
+ return d = +d, f |= 0, v || S(this, d, f, 4, 4294967295, 0), l.TYPED_ARRAY_SUPPORT ? (this[f] = d >>> 24, this[f + 1] = d >>> 16, this[f + 2] = d >>> 8, this[f + 3] = 255 & d) : _(this, d, f, !1), f + 4;
14809
+ }, l.prototype.writeIntLE = function(d, f, v, N) {
14809
14810
  if (d = +d, f |= 0, !N) {
14810
- var B = Math.pow(2, 8 * y - 1);
14811
- S(this, d, f, y, B - 1, -B);
14811
+ var B = Math.pow(2, 8 * v - 1);
14812
+ S(this, d, f, v, B - 1, -B);
14812
14813
  }
14813
14814
  var U = 0, K = 1, ee = 0;
14814
- for (this[f] = 255 & d; ++U < y && (K *= 256); )
14815
+ for (this[f] = 255 & d; ++U < v && (K *= 256); )
14815
14816
  d < 0 && ee === 0 && this[f + U - 1] !== 0 && (ee = 1), this[f + U] = (d / K >> 0) - ee & 255;
14816
- return f + y;
14817
- }, l.prototype.writeIntBE = function(d, f, y, N) {
14817
+ return f + v;
14818
+ }, l.prototype.writeIntBE = function(d, f, v, N) {
14818
14819
  if (d = +d, f |= 0, !N) {
14819
- var B = Math.pow(2, 8 * y - 1);
14820
- S(this, d, f, y, B - 1, -B);
14820
+ var B = Math.pow(2, 8 * v - 1);
14821
+ S(this, d, f, v, B - 1, -B);
14821
14822
  }
14822
- var U = y - 1, K = 1, ee = 0;
14823
+ var U = v - 1, K = 1, ee = 0;
14823
14824
  for (this[f + U] = 255 & d; --U >= 0 && (K *= 256); )
14824
14825
  d < 0 && ee === 0 && this[f + U + 1] !== 0 && (ee = 1), this[f + U] = (d / K >> 0) - ee & 255;
14825
- return f + y;
14826
- }, l.prototype.writeInt8 = function(d, f, y) {
14827
- return d = +d, f |= 0, y || S(this, d, f, 1, 127, -128), l.TYPED_ARRAY_SUPPORT || (d = Math.floor(d)), d < 0 && (d = 255 + d + 1), this[f] = 255 & d, f + 1;
14828
- }, l.prototype.writeInt16LE = function(d, f, y) {
14829
- return d = +d, f |= 0, y || S(this, d, f, 2, 32767, -32768), l.TYPED_ARRAY_SUPPORT ? (this[f] = 255 & d, this[f + 1] = d >>> 8) : k(this, d, f, !0), f + 2;
14830
- }, l.prototype.writeInt16BE = function(d, f, y) {
14831
- return d = +d, f |= 0, y || S(this, d, f, 2, 32767, -32768), l.TYPED_ARRAY_SUPPORT ? (this[f] = d >>> 8, this[f + 1] = 255 & d) : k(this, d, f, !1), f + 2;
14832
- }, l.prototype.writeInt32LE = function(d, f, y) {
14833
- return d = +d, f |= 0, y || S(this, d, f, 4, 2147483647, -2147483648), l.TYPED_ARRAY_SUPPORT ? (this[f] = 255 & d, this[f + 1] = d >>> 8, this[f + 2] = d >>> 16, this[f + 3] = d >>> 24) : _(this, d, f, !0), f + 4;
14834
- }, l.prototype.writeInt32BE = function(d, f, y) {
14835
- return d = +d, f |= 0, y || S(this, d, f, 4, 2147483647, -2147483648), d < 0 && (d = 4294967295 + d + 1), l.TYPED_ARRAY_SUPPORT ? (this[f] = d >>> 24, this[f + 1] = d >>> 16, this[f + 2] = d >>> 8, this[f + 3] = 255 & d) : _(this, d, f, !1), f + 4;
14836
- }, l.prototype.writeFloatLE = function(d, f, y) {
14837
- return D(this, d, f, !0, y);
14838
- }, l.prototype.writeFloatBE = function(d, f, y) {
14839
- return D(this, d, f, !1, y);
14840
- }, l.prototype.writeDoubleLE = function(d, f, y) {
14841
- return M(this, d, f, !0, y);
14842
- }, l.prototype.writeDoubleBE = function(d, f, y) {
14843
- return M(this, d, f, !1, y);
14844
- }, l.prototype.copy = function(d, f, y, N) {
14845
- if (y || (y = 0), N || N === 0 || (N = this.length), f >= d.length && (f = d.length), f || (f = 0), N > 0 && N < y && (N = y), N === y || d.length === 0 || this.length === 0) return 0;
14826
+ return f + v;
14827
+ }, l.prototype.writeInt8 = function(d, f, v) {
14828
+ return d = +d, f |= 0, v || S(this, d, f, 1, 127, -128), l.TYPED_ARRAY_SUPPORT || (d = Math.floor(d)), d < 0 && (d = 255 + d + 1), this[f] = 255 & d, f + 1;
14829
+ }, l.prototype.writeInt16LE = function(d, f, v) {
14830
+ return d = +d, f |= 0, v || S(this, d, f, 2, 32767, -32768), l.TYPED_ARRAY_SUPPORT ? (this[f] = 255 & d, this[f + 1] = d >>> 8) : k(this, d, f, !0), f + 2;
14831
+ }, l.prototype.writeInt16BE = function(d, f, v) {
14832
+ return d = +d, f |= 0, v || S(this, d, f, 2, 32767, -32768), l.TYPED_ARRAY_SUPPORT ? (this[f] = d >>> 8, this[f + 1] = 255 & d) : k(this, d, f, !1), f + 2;
14833
+ }, l.prototype.writeInt32LE = function(d, f, v) {
14834
+ return d = +d, f |= 0, v || S(this, d, f, 4, 2147483647, -2147483648), l.TYPED_ARRAY_SUPPORT ? (this[f] = 255 & d, this[f + 1] = d >>> 8, this[f + 2] = d >>> 16, this[f + 3] = d >>> 24) : _(this, d, f, !0), f + 4;
14835
+ }, l.prototype.writeInt32BE = function(d, f, v) {
14836
+ return d = +d, f |= 0, v || S(this, d, f, 4, 2147483647, -2147483648), d < 0 && (d = 4294967295 + d + 1), l.TYPED_ARRAY_SUPPORT ? (this[f] = d >>> 24, this[f + 1] = d >>> 16, this[f + 2] = d >>> 8, this[f + 3] = 255 & d) : _(this, d, f, !1), f + 4;
14837
+ }, l.prototype.writeFloatLE = function(d, f, v) {
14838
+ return D(this, d, f, !0, v);
14839
+ }, l.prototype.writeFloatBE = function(d, f, v) {
14840
+ return D(this, d, f, !1, v);
14841
+ }, l.prototype.writeDoubleLE = function(d, f, v) {
14842
+ return M(this, d, f, !0, v);
14843
+ }, l.prototype.writeDoubleBE = function(d, f, v) {
14844
+ return M(this, d, f, !1, v);
14845
+ }, l.prototype.copy = function(d, f, v, N) {
14846
+ if (v || (v = 0), N || N === 0 || (N = this.length), f >= d.length && (f = d.length), f || (f = 0), N > 0 && N < v && (N = v), N === v || d.length === 0 || this.length === 0) return 0;
14846
14847
  if (f < 0) throw new RangeError("targetStart out of bounds");
14847
- if (y < 0 || y >= this.length) throw new RangeError("sourceStart out of bounds");
14848
+ if (v < 0 || v >= this.length) throw new RangeError("sourceStart out of bounds");
14848
14849
  if (N < 0) throw new RangeError("sourceEnd out of bounds");
14849
- N > this.length && (N = this.length), d.length - f < N - y && (N = d.length - f + y);
14850
- var B, U = N - y;
14851
- if (this === d && y < f && f < N) for (B = U - 1; B >= 0; --B) d[B + f] = this[B + y];
14850
+ N > this.length && (N = this.length), d.length - f < N - v && (N = d.length - f + v);
14851
+ var B, U = N - v;
14852
+ if (this === d && v < f && f < N) for (B = U - 1; B >= 0; --B) d[B + f] = this[B + v];
14852
14853
  else if (U < 1e3 || !l.TYPED_ARRAY_SUPPORT)
14853
- for (B = 0; B < U; ++B) d[B + f] = this[B + y];
14854
- else Uint8Array.prototype.set.call(d, this.subarray(y, y + U), f);
14854
+ for (B = 0; B < U; ++B) d[B + f] = this[B + v];
14855
+ else Uint8Array.prototype.set.call(d, this.subarray(v, v + U), f);
14855
14856
  return U;
14856
- }, l.prototype.fill = function(d, f, y, N) {
14857
+ }, l.prototype.fill = function(d, f, v, N) {
14857
14858
  if (typeof d == "string") {
14858
- if (typeof f == "string" ? (N = f, f = 0, y = this.length) : typeof y == "string" && (N = y, y = this.length), d.length === 1) {
14859
+ if (typeof f == "string" ? (N = f, f = 0, v = this.length) : typeof v == "string" && (N = v, v = this.length), d.length === 1) {
14859
14860
  var B = d.charCodeAt(0);
14860
14861
  B < 256 && (d = B);
14861
14862
  }
@@ -14864,15 +14865,15 @@ Minimum version required to store current data is: ` + Q + `.
14864
14865
  if (typeof N == "string" && !l.isEncoding(N))
14865
14866
  throw new TypeError("Unknown encoding: " + N);
14866
14867
  } else typeof d == "number" && (d &= 255);
14867
- if (f < 0 || this.length < f || this.length < y)
14868
+ if (f < 0 || this.length < f || this.length < v)
14868
14869
  throw new RangeError("Out of range index");
14869
- if (y <= f) return this;
14870
+ if (v <= f) return this;
14870
14871
  var U;
14871
- if (f >>>= 0, y = y === void 0 ? this.length : y >>> 0, d || (d = 0), typeof d == "number")
14872
- for (U = f; U < y; ++U) this[U] = d;
14872
+ if (f >>>= 0, v = v === void 0 ? this.length : v >>> 0, d || (d = 0), typeof d == "number")
14873
+ for (U = f; U < v; ++U) this[U] = d;
14873
14874
  else {
14874
14875
  var K = l.isBuffer(d) ? d : G(new l(d, N).toString()), ee = K.length;
14875
- for (U = 0; U < y - f; ++U) this[U + f] = K[U % ee];
14876
+ for (U = 0; U < v - f; ++U) this[U + f] = K[U % ee];
14876
14877
  }
14877
14878
  return this;
14878
14879
  };
@@ -14881,12 +14882,12 @@ Minimum version required to store current data is: ` + Q + `.
14881
14882
  return d < 16 ? "0" + d.toString(16) : d.toString(16);
14882
14883
  }
14883
14884
  function G(d, f) {
14884
- var y;
14885
+ var v;
14885
14886
  f = f || 1 / 0;
14886
14887
  for (var N = d.length, B = null, U = [], K = 0; K < N; ++K) {
14887
- if ((y = d.charCodeAt(K)) > 55295 && y < 57344) {
14888
+ if ((v = d.charCodeAt(K)) > 55295 && v < 57344) {
14888
14889
  if (!B) {
14889
- if (y > 56319) {
14890
+ if (v > 56319) {
14890
14891
  (f -= 3) > -1 && U.push(239, 191, 189);
14891
14892
  continue;
14892
14893
  }
@@ -14894,28 +14895,28 @@ Minimum version required to store current data is: ` + Q + `.
14894
14895
  (f -= 3) > -1 && U.push(239, 191, 189);
14895
14896
  continue;
14896
14897
  }
14897
- B = y;
14898
+ B = v;
14898
14899
  continue;
14899
14900
  }
14900
- if (y < 56320) {
14901
- (f -= 3) > -1 && U.push(239, 191, 189), B = y;
14901
+ if (v < 56320) {
14902
+ (f -= 3) > -1 && U.push(239, 191, 189), B = v;
14902
14903
  continue;
14903
14904
  }
14904
- y = 65536 + (B - 55296 << 10 | y - 56320);
14905
+ v = 65536 + (B - 55296 << 10 | v - 56320);
14905
14906
  } else B && (f -= 3) > -1 && U.push(239, 191, 189);
14906
- if (B = null, y < 128) {
14907
+ if (B = null, v < 128) {
14907
14908
  if ((f -= 1) < 0) break;
14908
- U.push(y);
14909
- } else if (y < 2048) {
14909
+ U.push(v);
14910
+ } else if (v < 2048) {
14910
14911
  if ((f -= 2) < 0) break;
14911
- U.push(y >> 6 | 192, 63 & y | 128);
14912
- } else if (y < 65536) {
14912
+ U.push(v >> 6 | 192, 63 & v | 128);
14913
+ } else if (v < 65536) {
14913
14914
  if ((f -= 3) < 0) break;
14914
- U.push(y >> 12 | 224, y >> 6 & 63 | 128, 63 & y | 128);
14915
+ U.push(v >> 12 | 224, v >> 6 & 63 | 128, 63 & v | 128);
14915
14916
  } else {
14916
- if (!(y < 1114112)) throw new Error("Invalid code point");
14917
+ if (!(v < 1114112)) throw new Error("Invalid code point");
14917
14918
  if ((f -= 4) < 0) break;
14918
- U.push(y >> 18 | 240, y >> 12 & 63 | 128, y >> 6 & 63 | 128, 63 & y | 128);
14919
+ U.push(v >> 18 | 240, v >> 12 & 63 | 128, v >> 6 & 63 | 128, 63 & v | 128);
14919
14920
  }
14920
14921
  }
14921
14922
  return U;
@@ -14923,8 +14924,8 @@ Minimum version required to store current data is: ` + Q + `.
14923
14924
  function W(d) {
14924
14925
  return n.toByteArray(
14925
14926
  function(f) {
14926
- if ((f = function(y) {
14927
- return y.trim ? y.trim() : y.replace(/^\s+|\s+$/g, "");
14927
+ if ((f = function(v) {
14928
+ return v.trim ? v.trim() : v.replace(/^\s+|\s+$/g, "");
14928
14929
  }(f).replace(T, "")).length < 2)
14929
14930
  return "";
14930
14931
  for (; f.length % 4 != 0; ) f += "=";
@@ -14932,18 +14933,18 @@ Minimum version required to store current data is: ` + Q + `.
14932
14933
  }(d)
14933
14934
  );
14934
14935
  }
14935
- function X(d, f, y, N) {
14936
- for (var B = 0; B < N && !(B + y >= f.length || B >= d.length); ++B) f[B + y] = d[B];
14936
+ function X(d, f, v, N) {
14937
+ for (var B = 0; B < N && !(B + v >= f.length || B >= d.length); ++B) f[B + v] = d[B];
14937
14938
  return B;
14938
14939
  }
14939
14940
  }).call(this, t(45));
14940
14941
  },
14941
14942
  function(e, a, t) {
14942
14943
  a.byteLength = function(h) {
14943
- var p = l(h), m = p[0], v = p[1];
14944
- return 3 * (m + v) / 4 - v;
14944
+ var p = l(h), m = p[0], y = p[1];
14945
+ return 3 * (m + y) / 4 - y;
14945
14946
  }, a.toByteArray = function(h) {
14946
- var p, m, v = l(h), P = v[0], b = v[1], E = new o(
14947
+ var p, m, y = l(h), P = y[0], b = y[1], E = new o(
14947
14948
  function(w, A, C) {
14948
14949
  return 3 * (A + C) / 4 - C;
14949
14950
  }(0, P, b)
@@ -14952,9 +14953,9 @@ Minimum version required to store current data is: ` + Q + `.
14952
14953
  p = n[h.charCodeAt(m)] << 18 | n[h.charCodeAt(m + 1)] << 12 | n[h.charCodeAt(m + 2)] << 6 | n[h.charCodeAt(m + 3)], E[q++] = p >> 16 & 255, E[q++] = p >> 8 & 255, E[q++] = 255 & p;
14953
14954
  return b === 2 && (p = n[h.charCodeAt(m)] << 2 | n[h.charCodeAt(m + 1)] >> 4, E[q++] = 255 & p), b === 1 && (p = n[h.charCodeAt(m)] << 10 | n[h.charCodeAt(m + 1)] << 4 | n[h.charCodeAt(m + 2)] >> 2, E[q++] = p >> 8 & 255, E[q++] = 255 & p), E;
14954
14955
  }, a.fromByteArray = function(h) {
14955
- for (var p, m = h.length, v = m % 3, P = [], b = 16383, E = 0, q = m - v; E < q; E += b)
14956
+ for (var p, m = h.length, y = m % 3, P = [], b = 16383, E = 0, q = m - y; E < q; E += b)
14956
14957
  P.push(u(h, E, E + b > q ? q : E + b));
14957
- return v === 1 ? (p = h[m - 1], P.push(r[p >> 2] + r[p << 4 & 63] + "==")) : v === 2 && (p = (h[m - 2] << 8) + h[m - 1], P.push(r[p >> 10] + r[p >> 4 & 63] + r[p << 2 & 63] + "=")), P.join("");
14958
+ return y === 1 ? (p = h[m - 1], P.push(r[p >> 2] + r[p << 4 & 63] + "==")) : y === 2 && (p = (h[m - 2] << 8) + h[m - 1], P.push(r[p >> 10] + r[p >> 4 & 63] + r[p << 2 & 63] + "=")), P.join("");
14958
14959
  };
14959
14960
  for (var r = [], n = [], o = typeof Uint8Array != "undefined" ? Uint8Array : Array, i = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", s = 0, c = i.length; s < c; ++s)
14960
14961
  r[s] = i[s], n[i.charCodeAt(s)] = s;
@@ -14965,17 +14966,17 @@ Minimum version required to store current data is: ` + Q + `.
14965
14966
  return m === -1 && (m = p), [m, m === p ? 0 : 4 - m % 4];
14966
14967
  }
14967
14968
  function u(h, p, m) {
14968
- for (var v, P, b = [], E = p; E < m; E += 3)
14969
- v = (h[E] << 16 & 16711680) + (h[E + 1] << 8 & 65280) + (255 & h[E + 2]), b.push(r[(P = v) >> 18 & 63] + r[P >> 12 & 63] + r[P >> 6 & 63] + r[63 & P]);
14969
+ for (var y, P, b = [], E = p; E < m; E += 3)
14970
+ y = (h[E] << 16 & 16711680) + (h[E + 1] << 8 & 65280) + (255 & h[E + 2]), b.push(r[(P = y) >> 18 & 63] + r[P >> 12 & 63] + r[P >> 6 & 63] + r[63 & P]);
14970
14971
  return b.join("");
14971
14972
  }
14972
14973
  n[45] = 62, n[95] = 63;
14973
14974
  },
14974
14975
  function(e, a) {
14975
14976
  a.read = function(t, r, n, o, i) {
14976
- var s, c, l = 8 * i - o - 1, u = (1 << l) - 1, h = u >> 1, p = -7, m = n ? i - 1 : 0, v = n ? -1 : 1, P = t[r + m];
14977
- for (m += v, s = P & (1 << -p) - 1, P >>= -p, p += l; p > 0; s = 256 * s + t[r + m], m += v, p -= 8) ;
14978
- for (c = s & (1 << -p) - 1, s >>= -p, p += o; p > 0; c = 256 * c + t[r + m], m += v, p -= 8) ;
14977
+ var s, c, l = 8 * i - o - 1, u = (1 << l) - 1, h = u >> 1, p = -7, m = n ? i - 1 : 0, y = n ? -1 : 1, P = t[r + m];
14978
+ for (m += y, s = P & (1 << -p) - 1, P >>= -p, p += l; p > 0; s = 256 * s + t[r + m], m += y, p -= 8) ;
14979
+ for (c = s & (1 << -p) - 1, s >>= -p, p += o; p > 0; c = 256 * c + t[r + m], m += y, p -= 8) ;
14979
14980
  if (s === 0) s = 1 - h;
14980
14981
  else {
14981
14982
  if (s === u) return c ? NaN : 1 / 0 * (P ? -1 : 1);
@@ -14983,8 +14984,8 @@ Minimum version required to store current data is: ` + Q + `.
14983
14984
  }
14984
14985
  return (P ? -1 : 1) * c * Math.pow(2, s - o);
14985
14986
  }, a.write = function(t, r, n, o, i, s) {
14986
- var c, l, u, h = 8 * s - i - 1, p = (1 << h) - 1, m = p >> 1, v = i === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, P = o ? 0 : s - 1, b = o ? 1 : -1, E = r < 0 || r === 0 && 1 / r < 0 ? 1 : 0;
14987
- for (r = Math.abs(r), isNaN(r) || r === 1 / 0 ? (l = isNaN(r) ? 1 : 0, c = p) : (c = Math.floor(Math.log(r) / Math.LN2), r * (u = Math.pow(2, -c)) < 1 && (c--, u *= 2), (r += c + m >= 1 ? v / u : v * Math.pow(2, 1 - m)) * u >= 2 && (c++, u /= 2), c + m >= p ? (l = 0, c = p) : c + m >= 1 ? (l = (r * u - 1) * Math.pow(2, i), c += m) : (l = r * Math.pow(2, m - 1) * Math.pow(2, i), c = 0)); i >= 8; t[n + P] = 255 & l, P += b, l /= 256, i -= 8) ;
14987
+ var c, l, u, h = 8 * s - i - 1, p = (1 << h) - 1, m = p >> 1, y = i === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, P = o ? 0 : s - 1, b = o ? 1 : -1, E = r < 0 || r === 0 && 1 / r < 0 ? 1 : 0;
14988
+ for (r = Math.abs(r), isNaN(r) || r === 1 / 0 ? (l = isNaN(r) ? 1 : 0, c = p) : (c = Math.floor(Math.log(r) / Math.LN2), r * (u = Math.pow(2, -c)) < 1 && (c--, u *= 2), (r += c + m >= 1 ? y / u : y * Math.pow(2, 1 - m)) * u >= 2 && (c++, u /= 2), c + m >= p ? (l = 0, c = p) : c + m >= 1 ? (l = (r * u - 1) * Math.pow(2, i), c += m) : (l = r * Math.pow(2, m - 1) * Math.pow(2, i), c = 0)); i >= 8; t[n + P] = 255 & l, P += b, l /= 256, i -= 8) ;
14988
14989
  for (c = c << i | l, h += i; h > 0; t[n + P] = 255 & c, P += b, c /= 256, h -= 8) ;
14989
14990
  t[n + P - b] |= 128 * E;
14990
14991
  };
@@ -15001,21 +15002,21 @@ Minimum version required to store current data is: ` + Q + `.
15001
15002
  return i.getCharCountIndicator(p, m) + 4;
15002
15003
  }
15003
15004
  function h(p, m) {
15004
- var v = 0;
15005
+ var y = 0;
15005
15006
  return p.forEach(function(P) {
15006
15007
  var b = u(P.mode, m);
15007
- v += b + P.getBitsLength();
15008
- }), v;
15008
+ y += b + P.getBitsLength();
15009
+ }), y;
15009
15010
  }
15010
15011
  a.from = function(p, m) {
15011
15012
  return s.isValid(p) ? parseInt(p, 10) : m;
15012
- }, a.getCapacity = function(p, m, v) {
15013
+ }, a.getCapacity = function(p, m, y) {
15013
15014
  if (!s.isValid(p)) throw new Error("Invalid QR Code version");
15014
- v === void 0 && (v = i.BYTE);
15015
+ y === void 0 && (y = i.BYTE);
15015
15016
  var P = 8 * (r.getSymbolTotalCodewords(p) - n.getTotalCodewordsCount(p, m));
15016
- if (v === i.MIXED) return P;
15017
- var b = P - u(v, p);
15018
- switch (v) {
15017
+ if (y === i.MIXED) return P;
15018
+ var b = P - u(y, p);
15019
+ switch (y) {
15019
15020
  case i.NUMERIC:
15020
15021
  return Math.floor(b / 10 * 3);
15021
15022
  case i.ALPHANUMERIC:
@@ -15027,18 +15028,18 @@ Minimum version required to store current data is: ` + Q + `.
15027
15028
  return Math.floor(b / 8);
15028
15029
  }
15029
15030
  }, a.getBestVersionForData = function(p, m) {
15030
- var v, P = o.from(m, o.M);
15031
+ var y, P = o.from(m, o.M);
15031
15032
  if (c(p)) {
15032
15033
  if (p.length > 1)
15033
15034
  return function(b, E) {
15034
15035
  for (var q = 1; q <= 40; q++) if (h(b, q) <= a.getCapacity(q, E, i.MIXED)) return q;
15035
15036
  }(p, P);
15036
15037
  if (p.length === 0) return 1;
15037
- v = p[0];
15038
- } else v = p;
15038
+ y = p[0];
15039
+ } else y = p;
15039
15040
  return function(b, E, q) {
15040
15041
  for (var L = 1; L <= 40; L++) if (E <= a.getCapacity(L, q, b)) return L;
15041
- }(v.mode, v.getLength(), P);
15042
+ }(y.mode, y.getLength(), P);
15042
15043
  }, a.getEncodedBits = function(p) {
15043
15044
  if (!s.isValid(p) || p < 7) throw new Error("Invalid QR Code version");
15044
15045
  for (var m = p << 12; r.getBCHDigit(m) - l >= 0; ) m ^= 7973 << r.getBCHDigit(m) - l;
@@ -15071,7 +15072,7 @@ Minimum version required to store current data is: ` + Q + `.
15071
15072
  return { data: A.data, mode: A.mode, length: A.length };
15072
15073
  });
15073
15074
  }
15074
- function v(b, E) {
15075
+ function y(b, E) {
15075
15076
  switch (E) {
15076
15077
  case r.NUMERIC:
15077
15078
  return n.getBitsLength(b);
@@ -15135,7 +15136,7 @@ Minimum version required to store current data is: ` + Q + `.
15135
15136
  Y.push(z), V[z] = { node: H, lastCount: 0 }, I[z] = {};
15136
15137
  for (var S = 0; S < F.length; S++) {
15137
15138
  var k = F[S];
15138
- V[k] && V[k].node.mode === H.mode ? (I[k][z] = v(V[k].lastCount + H.length, H.mode) - v(V[k].lastCount, H.mode), V[k].lastCount += H.length) : (V[k] && (V[k].lastCount = H.length), I[k][z] = v(H.length, H.mode) + 4 + r.getCharCountIndicator(H.mode, x));
15139
+ V[k] && V[k].node.mode === H.mode ? (I[k][z] = y(V[k].lastCount + H.length, H.mode) - y(V[k].lastCount, H.mode), V[k].lastCount += H.length) : (V[k] && (V[k].lastCount = H.length), I[k][z] = y(H.length, H.mode) + 4 + r.getCharCountIndicator(H.mode, x));
15139
15140
  }
15140
15141
  }
15141
15142
  F = Y;
@@ -15289,10 +15290,10 @@ Make sure your charset is UTF-8`
15289
15290
  single_source_shortest_paths: function(n, o, i) {
15290
15291
  var s = {}, c = {};
15291
15292
  c[o] = 0;
15292
- var l, u, h, p, m, v, P, b = r.PriorityQueue.make();
15293
+ var l, u, h, p, m, y, P, b = r.PriorityQueue.make();
15293
15294
  for (b.push(o, 0); !b.empty(); )
15294
15295
  for (h in u = (l = b.pop()).value, p = l.cost, m = n[u] || {})
15295
- m.hasOwnProperty(h) && (v = p + m[h], P = c[h], (c[h] === void 0 || P > v) && (c[h] = v, b.push(h, v), s[h] = u));
15296
+ m.hasOwnProperty(h) && (y = p + m[h], P = c[h], (c[h] === void 0 || P > y) && (c[h] = y, b.push(h, y), s[h] = u));
15296
15297
  if (i !== void 0 && c[i] === void 0) {
15297
15298
  var E = ["Could not find a path from ", o, " to ", i, "."].join("");
15298
15299
  throw new Error(E);
@@ -15342,8 +15343,8 @@ Make sure your charset is UTF-8`
15342
15343
  }
15343
15344
  }()), s = r.getOptions(s);
15344
15345
  var l = r.getImageWidth(n.modules.size, s), u = c.getContext("2d"), h = u.createImageData(l, l);
15345
- return r.qrToImageData(h.data, n, s), function(p, m, v) {
15346
- p.clearRect(0, 0, m.width, m.height), m.style || (m.style = {}), m.height = v, m.width = v, m.style.height = v + "px", m.style.width = v + "px";
15346
+ return r.qrToImageData(h.data, n, s), function(p, m, y) {
15347
+ p.clearRect(0, 0, m.width, m.height), m.style || (m.style = {}), m.height = y, m.width = y, m.style.height = y + "px", m.style.width = y + "px";
15347
15348
  }(u, c, l), u.putImageData(h, 0, 0), c;
15348
15349
  }, a.renderToDataURL = function(n, o, i) {
15349
15350
  var s = i;
@@ -15363,13 +15364,13 @@ Make sure your charset is UTF-8`
15363
15364
  return c !== void 0 && (l += " " + c), l;
15364
15365
  }
15365
15366
  a.render = function(i, s, c) {
15366
- var l = r.getOptions(s), u = i.modules.size, h = i.modules.data, p = u + 2 * l.margin, m = l.color.light.a ? "<path " + n(l.color.light, "fill") + ' d="M0 0h' + p + "v" + p + 'H0z"/>' : "", v = "<path " + n(l.color.dark, "stroke") + ' d="' + function(E, q, L) {
15367
+ var l = r.getOptions(s), u = i.modules.size, h = i.modules.data, p = u + 2 * l.margin, m = l.color.light.a ? "<path " + n(l.color.light, "fill") + ' d="M0 0h' + p + "v" + p + 'H0z"/>' : "", y = "<path " + n(l.color.dark, "stroke") + ' d="' + function(E, q, L) {
15367
15368
  for (var w = "", A = 0, C = !1, g = 0, x = 0; x < E.length; x++) {
15368
15369
  var V = Math.floor(x % q), I = Math.floor(x / q);
15369
15370
  V || C || (C = !0), E[x] ? (g++, x > 0 && V > 0 && E[x - 1] || (w += C ? o("M", V + L, 0.5 + I + L) : o("m", A, 0), A = 0, C = !1), V + 1 < q && E[x + 1] || (w += o("h", g), g = 0)) : A++;
15370
15371
  }
15371
15372
  return w;
15372
- }(h, u, l.margin) + '"/>', P = 'viewBox="0 0 ' + p + " " + p + '"', b = '<svg xmlns="http://www.w3.org/2000/svg" ' + (l.width ? 'width="' + l.width + '" height="' + l.width + '" ' : "") + P + ' shape-rendering="crispEdges">' + m + v + `</svg>
15373
+ }(h, u, l.margin) + '"/>', P = 'viewBox="0 0 ' + p + " " + p + '"', b = '<svg xmlns="http://www.w3.org/2000/svg" ' + (l.width ? 'width="' + l.width + '" height="' + l.width + '" ' : "") + P + ' shape-rendering="crispEdges">' + m + y + `</svg>
15373
15374
  `;
15374
15375
  return typeof c == "function" && c(null, b), b;
15375
15376
  };
@@ -15414,7 +15415,7 @@ Make sure your charset is UTF-8`
15414
15415
  b[L] = 16711935 & (w << 8 | w >>> 24) | 4278255360 & (w << 24 | w >>> 8);
15415
15416
  }
15416
15417
  var A = this._hash.words, C = b[E + 0], g = b[E + 1], x = b[E + 2], V = b[E + 3], I = b[E + 4], F = b[E + 5], Q = b[E + 6], J = b[E + 7], Y = b[E + 8], j = b[E + 9], H = b[E + 10], z = b[E + 11], S = b[E + 12], k = b[E + 13], _ = b[E + 14], O = b[E + 15], D = A[0], M = A[1], T = A[2], R = A[3];
15417
- D = p(D, M, T, R, C, 7, u[0]), R = p(R, D, M, T, g, 12, u[1]), T = p(T, R, D, M, x, 17, u[2]), M = p(M, T, R, D, V, 22, u[3]), D = p(D, M, T, R, I, 7, u[4]), R = p(R, D, M, T, F, 12, u[5]), T = p(T, R, D, M, Q, 17, u[6]), M = p(M, T, R, D, J, 22, u[7]), D = p(D, M, T, R, Y, 7, u[8]), R = p(R, D, M, T, j, 12, u[9]), T = p(T, R, D, M, H, 17, u[10]), M = p(M, T, R, D, z, 22, u[11]), D = p(D, M, T, R, S, 7, u[12]), R = p(R, D, M, T, k, 12, u[13]), T = p(T, R, D, M, _, 17, u[14]), D = m(D, M = p(M, T, R, D, O, 22, u[15]), T, R, g, 5, u[16]), R = m(R, D, M, T, Q, 9, u[17]), T = m(T, R, D, M, z, 14, u[18]), M = m(M, T, R, D, C, 20, u[19]), D = m(D, M, T, R, F, 5, u[20]), R = m(R, D, M, T, H, 9, u[21]), T = m(T, R, D, M, O, 14, u[22]), M = m(M, T, R, D, I, 20, u[23]), D = m(D, M, T, R, j, 5, u[24]), R = m(R, D, M, T, _, 9, u[25]), T = m(T, R, D, M, V, 14, u[26]), M = m(M, T, R, D, Y, 20, u[27]), D = m(D, M, T, R, k, 5, u[28]), R = m(R, D, M, T, x, 9, u[29]), T = m(T, R, D, M, J, 14, u[30]), D = v(D, M = m(M, T, R, D, S, 20, u[31]), T, R, F, 4, u[32]), R = v(R, D, M, T, Y, 11, u[33]), T = v(T, R, D, M, z, 16, u[34]), M = v(M, T, R, D, _, 23, u[35]), D = v(D, M, T, R, g, 4, u[36]), R = v(R, D, M, T, I, 11, u[37]), T = v(T, R, D, M, J, 16, u[38]), M = v(M, T, R, D, H, 23, u[39]), D = v(D, M, T, R, k, 4, u[40]), R = v(R, D, M, T, C, 11, u[41]), T = v(T, R, D, M, V, 16, u[42]), M = v(M, T, R, D, Q, 23, u[43]), D = v(D, M, T, R, j, 4, u[44]), R = v(R, D, M, T, S, 11, u[45]), T = v(T, R, D, M, O, 16, u[46]), D = P(D, M = v(M, T, R, D, x, 23, u[47]), T, R, C, 6, u[48]), R = P(R, D, M, T, J, 10, u[49]), T = P(T, R, D, M, _, 15, u[50]), M = P(M, T, R, D, F, 21, u[51]), D = P(D, M, T, R, S, 6, u[52]), R = P(R, D, M, T, V, 10, u[53]), T = P(T, R, D, M, H, 15, u[54]), M = P(M, T, R, D, g, 21, u[55]), D = P(D, M, T, R, Y, 6, u[56]), R = P(R, D, M, T, O, 10, u[57]), T = P(T, R, D, M, Q, 15, u[58]), M = P(M, T, R, D, k, 21, u[59]), D = P(D, M, T, R, I, 6, u[60]), R = P(R, D, M, T, z, 10, u[61]), T = P(T, R, D, M, x, 15, u[62]), M = P(M, T, R, D, j, 21, u[63]), A[0] = A[0] + D | 0, A[1] = A[1] + M | 0, A[2] = A[2] + T | 0, A[3] = A[3] + R | 0;
15418
+ D = p(D, M, T, R, C, 7, u[0]), R = p(R, D, M, T, g, 12, u[1]), T = p(T, R, D, M, x, 17, u[2]), M = p(M, T, R, D, V, 22, u[3]), D = p(D, M, T, R, I, 7, u[4]), R = p(R, D, M, T, F, 12, u[5]), T = p(T, R, D, M, Q, 17, u[6]), M = p(M, T, R, D, J, 22, u[7]), D = p(D, M, T, R, Y, 7, u[8]), R = p(R, D, M, T, j, 12, u[9]), T = p(T, R, D, M, H, 17, u[10]), M = p(M, T, R, D, z, 22, u[11]), D = p(D, M, T, R, S, 7, u[12]), R = p(R, D, M, T, k, 12, u[13]), T = p(T, R, D, M, _, 17, u[14]), D = m(D, M = p(M, T, R, D, O, 22, u[15]), T, R, g, 5, u[16]), R = m(R, D, M, T, Q, 9, u[17]), T = m(T, R, D, M, z, 14, u[18]), M = m(M, T, R, D, C, 20, u[19]), D = m(D, M, T, R, F, 5, u[20]), R = m(R, D, M, T, H, 9, u[21]), T = m(T, R, D, M, O, 14, u[22]), M = m(M, T, R, D, I, 20, u[23]), D = m(D, M, T, R, j, 5, u[24]), R = m(R, D, M, T, _, 9, u[25]), T = m(T, R, D, M, V, 14, u[26]), M = m(M, T, R, D, Y, 20, u[27]), D = m(D, M, T, R, k, 5, u[28]), R = m(R, D, M, T, x, 9, u[29]), T = m(T, R, D, M, J, 14, u[30]), D = y(D, M = m(M, T, R, D, S, 20, u[31]), T, R, F, 4, u[32]), R = y(R, D, M, T, Y, 11, u[33]), T = y(T, R, D, M, z, 16, u[34]), M = y(M, T, R, D, _, 23, u[35]), D = y(D, M, T, R, g, 4, u[36]), R = y(R, D, M, T, I, 11, u[37]), T = y(T, R, D, M, J, 16, u[38]), M = y(M, T, R, D, H, 23, u[39]), D = y(D, M, T, R, k, 4, u[40]), R = y(R, D, M, T, C, 11, u[41]), T = y(T, R, D, M, V, 16, u[42]), M = y(M, T, R, D, Q, 23, u[43]), D = y(D, M, T, R, j, 4, u[44]), R = y(R, D, M, T, S, 11, u[45]), T = y(T, R, D, M, O, 16, u[46]), D = P(D, M = y(M, T, R, D, x, 23, u[47]), T, R, C, 6, u[48]), R = P(R, D, M, T, J, 10, u[49]), T = P(T, R, D, M, _, 15, u[50]), M = P(M, T, R, D, F, 21, u[51]), D = P(D, M, T, R, S, 6, u[52]), R = P(R, D, M, T, V, 10, u[53]), T = P(T, R, D, M, H, 15, u[54]), M = P(M, T, R, D, g, 21, u[55]), D = P(D, M, T, R, Y, 6, u[56]), R = P(R, D, M, T, O, 10, u[57]), T = P(T, R, D, M, Q, 15, u[58]), M = P(M, T, R, D, k, 21, u[59]), D = P(D, M, T, R, I, 6, u[60]), R = P(R, D, M, T, z, 10, u[61]), T = P(T, R, D, M, x, 15, u[62]), M = P(M, T, R, D, j, 21, u[63]), A[0] = A[0] + D | 0, A[1] = A[1] + M | 0, A[2] = A[2] + T | 0, A[3] = A[3] + R | 0;
15418
15419
  },
15419
15420
  _doFinalize: function() {
15420
15421
  var b = this._data, E = b.words, q = 8 * this._nDataBytes, L = 8 * b.sigBytes;
@@ -15440,7 +15441,7 @@ Make sure your charset is UTF-8`
15440
15441
  var g = b + (E & L | q & ~L) + w + C;
15441
15442
  return (g << A | g >>> 32 - A) + E;
15442
15443
  }
15443
- function v(b, E, q, L, w, A, C) {
15444
+ function y(b, E, q, L, w, A, C) {
15444
15445
  var g = b + (E ^ q ^ L) + w + C;
15445
15446
  return (g << A | g >>> 32 - A) + E;
15446
15447
  }
@@ -15458,20 +15459,20 @@ Make sure your charset is UTF-8`
15458
15459
  this._hash = new o.init([1732584193, 4023233417, 2562383102, 271733878, 3285377520]);
15459
15460
  },
15460
15461
  _doProcessBlock: function(h, p) {
15461
- for (var m = this._hash.words, v = m[0], P = m[1], b = m[2], E = m[3], q = m[4], L = 0; L < 80; L++) {
15462
+ for (var m = this._hash.words, y = m[0], P = m[1], b = m[2], E = m[3], q = m[4], L = 0; L < 80; L++) {
15462
15463
  if (L < 16) c[L] = 0 | h[p + L];
15463
15464
  else {
15464
15465
  var w = c[L - 3] ^ c[L - 8] ^ c[L - 14] ^ c[L - 16];
15465
15466
  c[L] = w << 1 | w >>> 31;
15466
15467
  }
15467
- var A = (v << 5 | v >>> 27) + q + c[L];
15468
- A += L < 20 ? 1518500249 + (P & b | ~P & E) : L < 40 ? 1859775393 + (P ^ b ^ E) : L < 60 ? (P & b | P & E | b & E) - 1894007588 : (P ^ b ^ E) - 899497514, q = E, E = b, b = P << 30 | P >>> 2, P = v, v = A;
15468
+ var A = (y << 5 | y >>> 27) + q + c[L];
15469
+ A += L < 20 ? 1518500249 + (P & b | ~P & E) : L < 40 ? 1859775393 + (P ^ b ^ E) : L < 60 ? (P & b | P & E | b & E) - 1894007588 : (P ^ b ^ E) - 899497514, q = E, E = b, b = P << 30 | P >>> 2, P = y, y = A;
15469
15470
  }
15470
- m[0] = m[0] + v | 0, m[1] = m[1] + P | 0, m[2] = m[2] + b | 0, m[3] = m[3] + E | 0, m[4] = m[4] + q | 0;
15471
+ m[0] = m[0] + y | 0, m[1] = m[1] + P | 0, m[2] = m[2] + b | 0, m[3] = m[3] + E | 0, m[4] = m[4] + q | 0;
15471
15472
  },
15472
15473
  _doFinalize: function() {
15473
- var h = this._data, p = h.words, m = 8 * this._nDataBytes, v = 8 * h.sigBytes;
15474
- return p[v >>> 5] |= 128 << 24 - v % 32, p[14 + (v + 64 >>> 9 << 4)] = Math.floor(m / 4294967296), p[15 + (v + 64 >>> 9 << 4)] = m, h.sigBytes = 4 * p.length, this._process(), this._hash;
15474
+ var h = this._data, p = h.words, m = 8 * this._nDataBytes, y = 8 * h.sigBytes;
15475
+ return p[y >>> 5] |= 128 << 24 - y % 32, p[14 + (y + 64 >>> 9 << 4)] = Math.floor(m / 4294967296), p[15 + (y + 64 >>> 9 << 4)] = m, h.sigBytes = 4 * p.length, this._process(), this._hash;
15475
15476
  },
15476
15477
  clone: function() {
15477
15478
  var h = i.clone.call(this);
@@ -15486,8 +15487,8 @@ Make sure your charset is UTF-8`
15486
15487
  s = this._hasher = new s.init(), typeof c == "string" && (c = i.parse(c));
15487
15488
  var l = s.blockSize, u = 4 * l;
15488
15489
  c.sigBytes > u && (c = s.finalize(c)), c.clamp();
15489
- for (var h = this._oKey = c.clone(), p = this._iKey = c.clone(), m = h.words, v = p.words, P = 0; P < l; P++)
15490
- m[P] ^= 1549556828, v[P] ^= 909522486;
15490
+ for (var h = this._oKey = c.clone(), p = this._iKey = c.clone(), m = h.words, y = p.words, P = 0; P < l; P++)
15491
+ m[P] ^= 1549556828, y[P] ^= 909522486;
15491
15492
  h.sigBytes = p.sigBytes = u, this.reset();
15492
15493
  },
15493
15494
  reset: function() {
@@ -15548,7 +15549,7 @@ Make sure your charset is UTF-8`
15548
15549
  }
15549
15550
  }
15550
15551
  ]) && o(S.prototype, k), z;
15551
- }(), s = (t(136), t(138), t(142), t(146), t(148), t(81)), c = t.n(s), l = (t(173), t(82)), u = t.n(l), h = t(51), p = t.n(h), m = t(52), v = t.n(m), P = t(83), b = t.n(P), E = t(84), q = t.n(E), L = t(85), w = t.n(L), A = v.a.parse("f8f0de7f21e17a249fcdc40cdb386691");
15552
+ }(), s = (t(136), t(138), t(142), t(146), t(148), t(81)), c = t.n(s), l = (t(173), t(82)), u = t.n(l), h = t(51), p = t.n(h), m = t(52), y = t.n(m), P = t(83), b = t.n(P), E = t(84), q = t.n(E), L = t(85), w = t.n(L), A = y.a.parse("f8f0de7f21e17a249fcdc40cdb386691");
15552
15553
  function C(z, S) {
15553
15554
  for (var k = 0; k < S.length; k++) {
15554
15555
  var _ = S[k];
@@ -15572,7 +15573,7 @@ Make sure your charset is UTF-8`
15572
15573
  {
15573
15574
  key: "renderAsync",
15574
15575
  value: function(_, O) {
15575
- var D, M, T, R, G, W, X, d, f, y, N, B, U, K, ee = this;
15576
+ var D, M, T, R, G, W, X, d, f, v, N, B, U, K, ee = this;
15576
15577
  return regeneratorRuntime.async(
15577
15578
  function(ae) {
15578
15579
  for (; ; )
@@ -15590,7 +15591,7 @@ Make sure your charset is UTF-8`
15590
15591
  ae.next = 35;
15591
15592
  break;
15592
15593
  }
15593
- return this.LODOP.PRINT_INIT("面单打印"), W = T[G], X = W.page, d = W.area, f = X.height, y = X.width, N = f + "mm", B = y + "mm", this.LODOP.SET_PRINT_PAGESIZE(0, B, N, ""), this.LODOP.NewPage(), ae.next = 15, regeneratorRuntime.awrap(this.render(W));
15594
+ return this.LODOP.PRINT_INIT("面单打印"), W = T[G], X = W.page, d = W.area, f = X.height, v = X.width, N = f + "mm", B = v + "mm", this.LODOP.SET_PRINT_PAGESIZE(0, B, N, ""), this.LODOP.NewPage(), ae.next = 15, regeneratorRuntime.awrap(this.render(W));
15594
15595
  case 15:
15595
15596
  return this.LODOP.SET_PRINT_MODE("CUSTOM_TASK_NAME", "面单打印" + R + d), this.printer !== null && this.LODOP.SET_PRINTER_INDEX(this.printer), (U = O.lodopFn === "PREVIEW") && this.LODOP.SET_PRINT_MODE("AUTO_CLOSE_PREWINDOW", 1), this.LODOP[O.lodopFn || "PRINT"](), ae.next = 22, regeneratorRuntime.awrap(
15596
15597
  new Promise(function(oe) {
@@ -15641,7 +15642,7 @@ Make sure your charset is UTF-8`
15641
15642
  {
15642
15643
  key: "render",
15643
15644
  value: function(_) {
15644
- var O, D, M, T, R, G, W, X, d, f, y;
15645
+ var O, D, M, T, R, G, W, X, d, f, v;
15645
15646
  return regeneratorRuntime.async(
15646
15647
  function(N) {
15647
15648
  for (; ; )
@@ -15654,7 +15655,7 @@ Make sure your charset is UTF-8`
15654
15655
  break;
15655
15656
  }
15656
15657
  if (R = O[T], G = R.type, W = R.codeType, (X = R.value) && X.indexOf("AES##") !== -1 && (R.value = X.replace(/AES##.+?##AES/g, function(B) {
15657
- return B = B.replace(/AES##|##AES/g, ""), U = B, K = v.a.parse(U), ee = p.a.stringify(K), u.a.decrypt(ee, A, { mode: q.a, padding: w.a }).toString(b.a).toString();
15658
+ return B = B.replace(/AES##|##AES/g, ""), U = B, K = y.a.parse(U), ee = p.a.stringify(K), u.a.decrypt(ee, A, { mode: q.a, padding: w.a }).toString(b.a).toString();
15658
15659
  var U, K, ee;
15659
15660
  })), G === "image" && this.renderImage(R), G === "barcode" && (W === "qrcode" ? this.renderQRCode(R) : this.createBarCode(R)), G !== "text") {
15660
15661
  N.next = 19;
@@ -15671,7 +15672,7 @@ Make sure your charset is UTF-8`
15671
15672
  case 17:
15672
15673
  d = N.sent, M.appendChild(d);
15673
15674
  case 19:
15674
- G === "line" && (f = this.renderLine(R), M.appendChild(f)), G === "rectangle" && (y = this.renderRectangle(R), M.appendChild(y));
15675
+ G === "line" && (f = this.renderLine(R), M.appendChild(f)), G === "rectangle" && (v = this.renderRectangle(R), M.appendChild(v));
15675
15676
  case 21:
15676
15677
  T++, N.next = 3;
15677
15678
  break;
@@ -15706,12 +15707,12 @@ Make sure your charset is UTF-8`
15706
15707
  {
15707
15708
  key: "renderText",
15708
15709
  value: function(_) {
15709
- var O = _.value, D = _.left, M = _.top, T = _.width, R = _.height, G = _.fontSize, W = _.transparency, X = _.fontName, d = _.bold, f = _.italic, y = _.underLine, N = _.halignment, B = _.valignment, U = _.rotation, K = _.color, ee = _.lineSpacing, ae = _.textScale, oe = _.textLengthLarge, ne = _.fontSizeLarge, ie = document.createElement("div");
15710
+ var O = _.value, D = _.left, M = _.top, T = _.width, R = _.height, G = _.fontSize, W = _.transparency, X = _.fontName, d = _.bold, f = _.italic, v = _.underLine, N = _.halignment, B = _.valignment, U = _.rotation, K = _.color, ee = _.lineSpacing, ae = _.textScale, oe = _.textLengthLarge, ne = _.fontSizeLarge, ie = document.createElement("div");
15710
15711
  ie.style.overflow = "hidden", ie.style.position = "absolute", ie.style.left = D + this.unit, ie.style.top = M + this.unit, ie.style.width = T + this.unit, ie.style.height = R + this.unit, ie.style.fontSize = 0;
15711
15712
  var re = document.createElement("span");
15712
15713
  re.innerHTML = O, re.style.whiteSpace = "pre-wrap", re.style.width = T + this.unit, re.style.height = R + this.unit, re.style.letterSpacing = ee + this.unit, (ae === 1 || ae === "1") && O.length <= oe ? re.style.fontSize = ne + this.fontUnit : re.style.fontSize = G + this.fontUnit;
15713
15714
  var ce = "";
15714
- if (G === 7 && (ce = 7.6), G === 6 && (ce = 6.5), G >= 20 && (ce = 1.4 * G), ce && (re.style.lineHeight = ce + this.fontUnit), G < 12 && (X = X !== "宋体" && X ? X : '"黑体",Arial'), re.style.fontFamily = X || '"宋体","黑体",Arial', re.style.color = K, W > 0 && (re.style.color = this.hexToRgba(K, W / 255)), re.style.fontWeight = d === 1 ? "bold" : "normal", re.style.fontStyle = f === 1 ? "italic" : "normal", re.style.textDecoration = y === 1 ? "underline" : "none", N === 1 ? re.style.textAlign = "center" : N === 2 && (re.style.textAlign = "right"), B === 1 ? (re.style.verticalAlign = "middle", re.style.display = "-webkit-box", re.style.display = "-ms-flexbox", re.style.display = "flex", re.style.webkitBoxAlign = "center", re.style.msFlexAlign = "center", re.style.alignItems = "center", re.style.msFlexFlow = "wrap", re.style.flexFlow = "wrap") : re.style.verticalAlign = B === 2 ? "bottom" : "top", ie = this.setEleRotation(ie, U), U) {
15715
+ if (G === 7 && (ce = 7.6), G === 6 && (ce = 6.5), G >= 20 && (ce = 1.4 * G), ce && (re.style.lineHeight = ce + this.fontUnit), G < 12 && (X = X !== "宋体" && X ? X : '"黑体",Arial'), re.style.fontFamily = X || '"宋体","黑体",Arial', re.style.color = K, W > 0 && (re.style.color = this.hexToRgba(K, W / 255)), re.style.fontWeight = d === 1 ? "bold" : "normal", re.style.fontStyle = f === 1 ? "italic" : "normal", re.style.textDecoration = v === 1 ? "underline" : "none", N === 1 ? re.style.textAlign = "center" : N === 2 && (re.style.textAlign = "right"), B === 1 ? (re.style.verticalAlign = "middle", re.style.display = "-webkit-box", re.style.display = "-ms-flexbox", re.style.display = "flex", re.style.webkitBoxAlign = "center", re.style.msFlexAlign = "center", re.style.alignItems = "center", re.style.msFlexFlow = "wrap", re.style.flexFlow = "wrap") : re.style.verticalAlign = B === 2 ? "bottom" : "top", ie = this.setEleRotation(ie, U), U) {
15715
15716
  ie.style.MozTransformOrigin = "0 0", ie.style.OTransformOrigin = "0 0", ie.style.msTransformOrigin = "0 0", ie.style.transformOrigin = "0 0", ie.style.webkitTransformOrigin = "0 0", ie.style.width = R + this.unit, ie.style.height = T + this.unit;
15716
15717
  var de = re.style.width, Z = re.style.height;
15717
15718
  re.style.width = Z, re.style.height = de, U === 1 && (ie.style.top = M + R + this.unit), U === 2 && (ie.style.left = D + T + this.unit);
@@ -15986,21 +15987,21 @@ Make sure your charset is UTF-8`
15986
15987
  value: function(O, D) {
15987
15988
  var M, T, R, G, W, X, d, f = arguments;
15988
15989
  return regeneratorRuntime.async(
15989
- function(y) {
15990
+ function(v) {
15990
15991
  for (; ; )
15991
- switch (y.prev = y.next) {
15992
+ switch (v.prev = v.next) {
15992
15993
  case 0:
15993
15994
  if (M = f.length > 2 && f[2] !== void 0 ? f[2] : { lodopFn: "PRINT" }, this.LODOP = I(), !this.LODOP.code) {
15994
- y.next = 6;
15995
+ v.next = 6;
15995
15996
  break;
15996
15997
  }
15997
- return this.tips(this.LODOP.msg), D && D(this.LODOP), y.abrupt("return");
15998
+ return this.tips(this.LODOP.msg), D && D(this.LODOP), v.abrupt("return");
15998
15999
  case 6:
15999
16000
  if (T = "", M && M.lodopFn && ["PRINT", "PREVIEW"].indexOf(M.lodopFn) === -1 ? T = "lodopFn参数仅支持PRINT、PREVIEW" : this.partnerID ? O.requestID ? O.accessToken ? O.templateCode ? O.documents || (T = "请传入documents") : T = "请传入templateCode" : T = "请传入accessToken" : T = "请传入requestID" : T = "请传入客户编码", !T) {
16000
- y.next = 12;
16001
+ v.next = 12;
16001
16002
  break;
16002
16003
  }
16003
- return this.tips(T), D && D({ code: 0, msg: T }), y.abrupt("return");
16004
+ return this.tips(T), D && D({ code: 0, msg: T }), v.abrupt("return");
16004
16005
  case 12:
16005
16006
  for (R = {}, G = [
16006
16007
  "templateCode",
@@ -16011,15 +16012,15 @@ Make sure your charset is UTF-8`
16011
16012
  ], W = 0; W < G.length; W++)
16012
16013
  X = G[W], O[X] && (R[X] = O[X], delete O[X]);
16013
16014
  if (R.sdkVersion = this.sdkVersion, R.version = this.version, O.msgData = R, this.requestID = O.requestID || "", O.partnerID = this.partnerID, O.serviceCode = this.serviceCode, d = { data: O, cb: D, options: M }, this.printArr.length) {
16014
- y.next = 28;
16015
+ v.next = 28;
16015
16016
  break;
16016
16017
  }
16017
- return this.printFn(O, D, M), this.printArr.push(d), y.abrupt("return");
16018
+ return this.printFn(O, D, M), this.printArr.push(d), v.abrupt("return");
16018
16019
  case 28:
16019
16020
  this.printArr.push(d);
16020
16021
  case 29:
16021
16022
  case "end":
16022
- return y.stop();
16023
+ return v.stop();
16023
16024
  }
16024
16025
  },
16025
16026
  null,
@@ -16036,13 +16037,13 @@ Make sure your charset is UTF-8`
16036
16037
  for (; ; )
16037
16038
  switch (f.prev = f.next) {
16038
16039
  case 0:
16039
- this.printingFlag = !0, T = O.msgData.documents, R = T.length, G = Math.ceil(R / 1), W = function(y) {
16040
+ this.printingFlag = !0, T = O.msgData.documents, R = T.length, G = Math.ceil(R / 1), W = function(v) {
16040
16041
  var N;
16041
16042
  return regeneratorRuntime.async(function(B) {
16042
16043
  for (; ; )
16043
16044
  switch (B.prev = B.next) {
16044
16045
  case 0:
16045
- return (N = JSON.parse(JSON.stringify(O))).msgData.documents = T.slice(1 * y, 1 * (y + 1)), B.next = 4, regeneratorRuntime.awrap(
16046
+ return (N = JSON.parse(JSON.stringify(O))).msgData.documents = T.slice(1 * v, 1 * (v + 1)), B.next = 4, regeneratorRuntime.awrap(
16046
16047
  new Promise(function(U, K) {
16047
16048
  d.createHttp(N, M).then(function(ee) {
16048
16049
  U(ee);
@@ -16055,12 +16056,12 @@ Make sure your charset is UTF-8`
16055
16056
  "A1099"
16056
16057
  ].indexOf(ee.apiResultCode) > -1 ? window.confirm(
16057
16058
  (ee.msg || "获取数据失败") + ",点击确认尝试重新打印"
16058
- ) ? (y -= 1, U()) : (d.printDone(D, ee), K(ee)) : (ee.code === 12 && ee.code === 14 || d.tips(ee.msg), d.printDone(D, ee), K(ee));
16059
+ ) ? (v -= 1, U()) : (d.printDone(D, ee), K(ee)) : (ee.code === 12 && ee.code === 14 || d.tips(ee.msg), d.printDone(D, ee), K(ee));
16059
16060
  });
16060
16061
  })
16061
16062
  );
16062
16063
  case 4:
16063
- X = y;
16064
+ X = v;
16064
16065
  case 5:
16065
16066
  case "end":
16066
16067
  return B.stop();
@@ -16099,8 +16100,8 @@ Make sure your charset is UTF-8`
16099
16100
  if (X.success) {
16100
16101
  var d = X.obj.files;
16101
16102
  d.length > 0 && (M.contentBox = document.createElement("div"), M.renderAsync(d, D).then(function(f) {
16102
- var y = { code: f.code, msg: f.msg, requestID: M.requestID };
16103
- f.downloadUrl && (y.downloadUrl = f.downloadUrl), y.code !== 1 && G(f), R();
16103
+ var v = { code: f.code, msg: f.msg, requestID: M.requestID };
16104
+ f.downloadUrl && (v.downloadUrl = f.downloadUrl), v.code !== 1 && G(f), R();
16104
16105
  }));
16105
16106
  } else G({ code: 13, msg: X.errorMessage, requestID: M.requestID });
16106
16107
  } else G({ code: 12, msg: W.apiErrorMsg, requestID: M.requestID, apiResultCode: W.apiResultCode });
@@ -17029,9 +17030,9 @@ __sfc_main$1.setup = (e, a) => {
17029
17030
  fireEvent: i
17030
17031
  } = useEvent({
17031
17032
  id: t.id
17032
- }), s = ref(void 0), c = o(t.id).validation, l = ref(!1), u = ref(!1), h = ref(!1), p = ref(""), m = ref(""), v = ref(r());
17033
+ }), s = ref(void 0), c = o(t.id).validation, l = ref(!1), u = ref(!1), h = ref(!1), p = ref(""), m = ref(""), y = ref(r());
17033
17034
  try {
17034
- v.value = window.route.query.id;
17035
+ y.value = window.route.query.id;
17035
17036
  } catch (Q) {
17036
17037
  console.log("获取绑定route参数错误", Q);
17037
17038
  }
@@ -17075,11 +17076,11 @@ __sfc_main$1.setup = (e, a) => {
17075
17076
  if (t.properties.fileSize && !(Q.size / 1024 / 1024 < t.properties.fileSize))
17076
17077
  return this.$message.error(`图片不能大于${t.properties.fileSize}MB!`), !1;
17077
17078
  const J = new FormData();
17078
- return J.append("id", v.value), J.append("file", Q), h.value = !0, request.value({
17079
+ return J.append("id", y.value), J.append("file", Q), h.value = !0, request.value({
17079
17080
  headers: {
17080
17081
  yuiassotoken: P
17081
17082
  },
17082
- url: `/fmc-boss/file/upload/${v.value}`,
17083
+ url: `/fmc-boss/file/upload/${y.value}`,
17083
17084
  method: "post",
17084
17085
  data: J
17085
17086
  }).then((Y) => {
@@ -17344,7 +17345,7 @@ const component = /* @__PURE__ */ function() {
17344
17345
  SfPrinter,
17345
17346
  SubCard,
17346
17347
  Upload
17347
- ], name = "@yeepay/fmc-material", version = "0.0.7-beta.3", sideEffects = [
17348
+ ], name = "@yeepay/fmc-material", version = "0.0.8", sideEffects = [
17348
17349
  "./dist/styles/*"
17349
17350
  ], exports$1 = {
17350
17351
  ".": {