@spash/frontlib 1.0.2-beta.2 → 1.0.3

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/main.js +497 -494
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -279,17 +279,17 @@ const J0 = (n) => ({
279
279
  }, p = mu(s), g = hu(p), v = await o.getDimensions(u), y = p === "y", C = y ? "top" : "left", R = y ? "bottom" : "right", b = y ? "clientHeight" : "clientWidth", L = i.reference[g] + i.reference[p] - h[p] - i.floating[g], O = h[p] - i.reference[p], N = await (o.getOffsetParent == null ? void 0 : o.getOffsetParent(u));
280
280
  let B = N ? N[b] : 0;
281
281
  (!B || !await (o.isElement == null ? void 0 : o.isElement(N))) && (B = a.floating[b] || i.floating[g]);
282
- const q = L / 2 - O / 2, j = B / 2 - v[g] / 2 - 1, X = xi(d[C], j), oe = xi(d[R], j), _ = X, ee = B - v[g] - oe, fe = B / 2 - v[g] / 2 + q, W = Sl(_, fe, ee), J = !l.arrow && qn(s) != null && fe !== W && i.reference[g] / 2 - (fe < _ ? X : oe) - v[g] / 2 < 0, pe = J ? fe < _ ? fe - _ : fe - ee : 0;
282
+ const q = L / 2 - O / 2, j = B / 2 - v[g] / 2 - 1, X = xi(d[C], j), oe = xi(d[R], j), _ = X, ee = B - v[g] - oe, fe = B / 2 - v[g] / 2 + q, K = Sl(_, fe, ee), Y = !l.arrow && qn(s) != null && fe !== K && i.reference[g] / 2 - (fe < _ ? X : oe) - v[g] / 2 < 0, pe = Y ? fe < _ ? fe - _ : fe - ee : 0;
283
283
  return {
284
284
  [p]: h[p] + pe,
285
285
  data: {
286
- [p]: W,
287
- centerOffset: fe - W - pe,
288
- ...J && {
286
+ [p]: K,
287
+ centerOffset: fe - K - pe,
288
+ ...Y && {
289
289
  alignmentOffset: pe
290
290
  }
291
291
  },
292
- reset: J
292
+ reset: Y
293
293
  };
294
294
  }
295
295
  });
@@ -401,19 +401,19 @@ const $0 = function(n) {
401
401
  overflows: j
402
402
  }], !j.every((fe) => fe <= 0)) {
403
403
  var oe, _;
404
- const fe = (((oe = i.flip) == null ? void 0 : oe.index) || 0) + 1, W = B[fe];
405
- if (W)
404
+ const fe = (((oe = i.flip) == null ? void 0 : oe.index) || 0) + 1, K = B[fe];
405
+ if (K)
406
406
  return {
407
407
  data: {
408
408
  index: fe,
409
409
  overflows: X
410
410
  },
411
411
  reset: {
412
- placement: W
412
+ placement: K
413
413
  }
414
414
  };
415
- let J = (_ = X.filter((pe) => pe.overflows[0] <= 0).sort((pe, Ae) => pe.overflows[1] - Ae.overflows[1])[0]) == null ? void 0 : _.placement;
416
- if (!J)
415
+ let Y = (_ = X.filter((pe) => pe.overflows[0] <= 0).sort((pe, Ae) => pe.overflows[1] - Ae.overflows[1])[0]) == null ? void 0 : _.placement;
416
+ if (!Y)
417
417
  switch (p) {
418
418
  case "bestFit": {
419
419
  var ee;
@@ -426,17 +426,17 @@ const $0 = function(n) {
426
426
  }
427
427
  return !0;
428
428
  }).map((Ae) => [Ae.placement, Ae.overflows.filter((Se) => Se > 0).reduce((Se, S) => Se + S, 0)]).sort((Ae, Se) => Ae[1] - Se[1])[0]) == null ? void 0 : ee[0];
429
- pe && (J = pe);
429
+ pe && (Y = pe);
430
430
  break;
431
431
  }
432
432
  case "initialPlacement":
433
- J = a;
433
+ Y = a;
434
434
  break;
435
435
  }
436
- if (s !== J)
436
+ if (s !== Y)
437
437
  return {
438
438
  reset: {
439
- placement: J
439
+ placement: Y
440
440
  }
441
441
  };
442
442
  }
@@ -2526,10 +2526,10 @@ function y1(n, e = {}) {
2526
2526
  D === 95 || // _
2527
2527
  D === 36;
2528
2528
  }
2529
- function W(M) {
2529
+ function K(M) {
2530
2530
  return ee(M, fe);
2531
2531
  }
2532
- function J(M) {
2532
+ function Y(M) {
2533
2533
  const D = M.charCodeAt(0);
2534
2534
  return D >= 97 && D <= 122 || // a-z
2535
2535
  D >= 65 && D <= 90 || // A-Z
@@ -2539,7 +2539,7 @@ function y1(n, e = {}) {
2539
2539
  D === 45;
2540
2540
  }
2541
2541
  function pe(M) {
2542
- return ee(M, J);
2542
+ return ee(M, Y);
2543
2543
  }
2544
2544
  function Ae(M) {
2545
2545
  const D = M.charCodeAt(0);
@@ -2654,7 +2654,7 @@ function y1(n, e = {}) {
2654
2654
  }
2655
2655
  function G(M) {
2656
2656
  let D = "", Z = "";
2657
- for (; D = W(M); )
2657
+ for (; D = K(M); )
2658
2658
  Z += D;
2659
2659
  return Z;
2660
2660
  }
@@ -2665,7 +2665,7 @@ function y1(n, e = {}) {
2665
2665
  };
2666
2666
  return D("");
2667
2667
  }
2668
- function K(M) {
2668
+ function W(M) {
2669
2669
  y(M);
2670
2670
  const D = g(
2671
2671
  M,
@@ -2692,11 +2692,11 @@ function y1(n, e = {}) {
2692
2692
  /* TokenChars.BraceRight */
2693
2693
  ), D.braceNest--, D.braceNest > 0 && y(M), D.inLinked && D.braceNest === 0 && (D.inLinked = !1), Z;
2694
2694
  case "@":
2695
- return D.braceNest > 0 && d(Be.UNTERMINATED_CLOSING_BRACE, i(), 0), Z = Y(M, D) || p(D), D.braceNest = 0, Z;
2695
+ return D.braceNest > 0 && d(Be.UNTERMINATED_CLOSING_BRACE, i(), 0), Z = J(M, D) || p(D), D.braceNest = 0, Z;
2696
2696
  default: {
2697
2697
  let ce = !0, ge = !0, xe = !0;
2698
2698
  if (X(M))
2699
- return D.braceNest > 0 && d(Be.UNTERMINATED_CLOSING_BRACE, i(), 0), Z = h(D, 1, K(M)), D.braceNest = 0, D.inLinked = !1, Z;
2699
+ return D.braceNest > 0 && d(Be.UNTERMINATED_CLOSING_BRACE, i(), 0), Z = h(D, 1, W(M)), D.braceNest = 0, D.inLinked = !1, Z;
2700
2700
  if (D.braceNest > 0 && (D.currentType === 5 || D.currentType === 6 || D.currentType === 7))
2701
2701
  return d(Be.UNTERMINATED_CLOSING_BRACE, i(), 0), D.braceNest = 0, te(M, D);
2702
2702
  if (ce = b(M, D))
@@ -2712,7 +2712,7 @@ function y1(n, e = {}) {
2712
2712
  }
2713
2713
  return Z;
2714
2714
  }
2715
- function Y(M, D) {
2715
+ function J(M, D) {
2716
2716
  const { currentType: Z } = D;
2717
2717
  let se = null;
2718
2718
  const ce = M.currentChar();
@@ -2739,7 +2739,7 @@ function y1(n, e = {}) {
2739
2739
  /* TokenChars.LinkedDelimiter */
2740
2740
  );
2741
2741
  default:
2742
- return X(M) ? (se = h(D, 1, K(M)), D.braceNest = 0, D.inLinked = !1, se) : N(M, D) || q(M, D) ? (y(M), Y(M, D)) : B(M, D) ? (y(M), h(D, 12, G(M))) : j(M, D) ? (y(M), ce === "{" ? H(M, D) || se : h(D, 11, U(M))) : (Z === 8 && d(Be.INVALID_LINKED_FORMAT, i(), 0), D.braceNest = 0, D.inLinked = !1, te(M, D));
2742
+ return X(M) ? (se = h(D, 1, W(M)), D.braceNest = 0, D.inLinked = !1, se) : N(M, D) || q(M, D) ? (y(M), J(M, D)) : B(M, D) ? (y(M), h(D, 12, G(M))) : j(M, D) ? (y(M), ce === "{" ? H(M, D) || se : h(D, 11, U(M))) : (Z === 8 && d(Be.INVALID_LINKED_FORMAT, i(), 0), D.braceNest = 0, D.inLinked = !1, te(M, D));
2743
2743
  }
2744
2744
  }
2745
2745
  function te(M, D) {
@@ -2750,7 +2750,7 @@ function y1(n, e = {}) {
2750
2750
  if (D.braceNest > 0)
2751
2751
  return H(M, D) || p(D);
2752
2752
  if (D.inLinked)
2753
- return Y(M, D) || p(D);
2753
+ return J(M, D) || p(D);
2754
2754
  switch (M.currentChar()) {
2755
2755
  case "{":
2756
2756
  return H(M, D) || p(D);
@@ -2762,10 +2762,10 @@ function y1(n, e = {}) {
2762
2762
  /* TokenChars.BraceRight */
2763
2763
  );
2764
2764
  case "@":
2765
- return Y(M, D) || p(D);
2765
+ return J(M, D) || p(D);
2766
2766
  default: {
2767
2767
  if (X(M))
2768
- return Z = h(D, 1, K(M)), D.braceNest = 0, D.inLinked = !1, Z;
2768
+ return Z = h(D, 1, W(M)), D.braceNest = 0, D.inLinked = !1, Z;
2769
2769
  const { isModulo: ce, hasSpace: ge } = oe(M);
2770
2770
  if (ce)
2771
2771
  return ge ? h(D, 0, A(M)) : h(D, 4, m(M));
@@ -4671,7 +4671,7 @@ function Cu(n = {}, e) {
4671
4671
  set: (z) => {
4672
4672
  c.value = z, j.fallbackLocale = c.value, oi(j, u.value, z);
4673
4673
  }
4674
- }), fe = Ie(() => d.value), W = /* @__PURE__ */ Ie(() => h.value), J = /* @__PURE__ */ Ie(() => p.value);
4674
+ }), fe = Ie(() => d.value), K = /* @__PURE__ */ Ie(() => h.value), Y = /* @__PURE__ */ Ie(() => p.value);
4675
4675
  function pe() {
4676
4676
  return xt(L) ? L : null;
4677
4677
  }
@@ -4789,11 +4789,11 @@ function Cu(n = {}, e) {
4789
4789
  return f(() => {
4790
4790
  if (!z)
4791
4791
  return !1;
4792
- const Ee = be(ae) ? ae : u.value, Ce = Y(Ee), He = j.messageResolver(Ce, z);
4792
+ const Ee = be(ae) ? ae : u.value, Ce = J(Ee), He = j.messageResolver(Ce, z);
4793
4793
  return a ? He != null : zr(He) || wn(He) || be(He);
4794
4794
  }, () => [z], "translate exists", (Ee) => Reflect.apply(Ee.te, Ee, [z, ae]), Jy, (Ee) => rt(Ee));
4795
4795
  }
4796
- function K(z) {
4796
+ function W(z) {
4797
4797
  let ae = null;
4798
4798
  const Ee = Yh(j, c.value, u.value);
4799
4799
  for (let Ce = 0; Ce < Ee.length; Ce++) {
@@ -4806,10 +4806,10 @@ function Cu(n = {}, e) {
4806
4806
  return ae;
4807
4807
  }
4808
4808
  function H(z) {
4809
- const ae = K(z);
4809
+ const ae = W(z);
4810
4810
  return ae ?? (t ? t.tm(z) || {} : {});
4811
4811
  }
4812
- function Y(z) {
4812
+ function J(z) {
4813
4813
  return d.value[z] || {};
4814
4814
  }
4815
4815
  function te(z, ae) {
@@ -4912,7 +4912,7 @@ function Cu(n = {}, e) {
4912
4912
  N = z, j.escapeParameter = z;
4913
4913
  },
4914
4914
  t: m,
4915
- getLocaleMessage: Y,
4915
+ getLocaleMessage: J,
4916
4916
  setLocaleMessage: te,
4917
4917
  mergeLocaleMessage: de,
4918
4918
  getPostTranslationHandler: pe,
@@ -4921,7 +4921,7 @@ function Cu(n = {}, e) {
4921
4921
  setMissingHandler: S,
4922
4922
  [gm]: G
4923
4923
  };
4924
- return xe.datetimeFormats = W, xe.numberFormats = J, xe.rt = A, xe.te = U, xe.tm = H, xe.d = E, xe.n = x, xe.getDateTimeFormat = M, xe.setDateTimeFormat = D, xe.mergeDateTimeFormat = Z, xe.getNumberFormat = se, xe.setNumberFormat = ce, xe.mergeNumberFormat = ge, xe[vm] = r, xe[kl] = F, xe[Pl] = Q, xe[Fl] = V, process.env.NODE_ENV !== "production" && (xe[hs] = (z) => {
4924
+ return xe.datetimeFormats = K, xe.numberFormats = Y, xe.rt = A, xe.te = U, xe.tm = H, xe.d = E, xe.n = x, xe.getDateTimeFormat = M, xe.setDateTimeFormat = D, xe.mergeDateTimeFormat = Z, xe.getNumberFormat = se, xe.setNumberFormat = ce, xe.mergeNumberFormat = ge, xe[vm] = r, xe[kl] = F, xe[Pl] = Q, xe[Fl] = V, process.env.NODE_ENV !== "production" && (xe[hs] = (z) => {
4925
4925
  j.__v_emitter = z;
4926
4926
  }, xe[wi] = () => {
4927
4927
  j.__v_emitter = void 0;
@@ -5898,56 +5898,56 @@ function kA(n, e, t, r = {}) {
5898
5898
  function fe() {
5899
5899
  return i.value ? i.value.getMissingHandler() : y;
5900
5900
  }
5901
- function W(U) {
5901
+ function K(U) {
5902
5902
  i.value && i.value.setMissingHandler(U);
5903
5903
  }
5904
- function J(U) {
5904
+ function Y(U) {
5905
5905
  return N(), U();
5906
5906
  }
5907
5907
  function pe(...U) {
5908
- return i.value ? J(() => Reflect.apply(i.value.t, null, [...U])) : J(() => "");
5908
+ return i.value ? Y(() => Reflect.apply(i.value.t, null, [...U])) : Y(() => "");
5909
5909
  }
5910
5910
  function Ae(...U) {
5911
5911
  return i.value ? Reflect.apply(i.value.rt, null, [...U]) : "";
5912
5912
  }
5913
5913
  function Se(...U) {
5914
- return i.value ? J(() => Reflect.apply(i.value.d, null, [...U])) : J(() => "");
5914
+ return i.value ? Y(() => Reflect.apply(i.value.d, null, [...U])) : Y(() => "");
5915
5915
  }
5916
5916
  function S(...U) {
5917
- return i.value ? J(() => Reflect.apply(i.value.n, null, [...U])) : J(() => "");
5917
+ return i.value ? Y(() => Reflect.apply(i.value.n, null, [...U])) : Y(() => "");
5918
5918
  }
5919
5919
  function I(U) {
5920
5920
  return i.value ? i.value.tm(U) : {};
5921
5921
  }
5922
- function f(U, K) {
5923
- return i.value ? i.value.te(U, K) : !1;
5922
+ function f(U, W) {
5923
+ return i.value ? i.value.te(U, W) : !1;
5924
5924
  }
5925
5925
  function m(U) {
5926
5926
  return i.value ? i.value.getLocaleMessage(U) : {};
5927
5927
  }
5928
- function A(U, K) {
5929
- i.value && (i.value.setLocaleMessage(U, K), u.value[U] = K);
5928
+ function A(U, W) {
5929
+ i.value && (i.value.setLocaleMessage(U, W), u.value[U] = W);
5930
5930
  }
5931
- function E(U, K) {
5932
- i.value && i.value.mergeLocaleMessage(U, K);
5931
+ function E(U, W) {
5932
+ i.value && i.value.mergeLocaleMessage(U, W);
5933
5933
  }
5934
5934
  function x(U) {
5935
5935
  return i.value ? i.value.getDateTimeFormat(U) : {};
5936
5936
  }
5937
- function T(U, K) {
5938
- i.value && (i.value.setDateTimeFormat(U, K), c.value[U] = K);
5937
+ function T(U, W) {
5938
+ i.value && (i.value.setDateTimeFormat(U, W), c.value[U] = W);
5939
5939
  }
5940
- function k(U, K) {
5941
- i.value && i.value.mergeDateTimeFormat(U, K);
5940
+ function k(U, W) {
5941
+ i.value && i.value.mergeDateTimeFormat(U, W);
5942
5942
  }
5943
5943
  function P(U) {
5944
5944
  return i.value ? i.value.getNumberFormat(U) : {};
5945
5945
  }
5946
- function F(U, K) {
5947
- i.value && (i.value.setNumberFormat(U, K), d.value[U] = K);
5946
+ function F(U, W) {
5947
+ i.value && (i.value.setNumberFormat(U, W), d.value[U] = W);
5948
5948
  }
5949
- function V(U, K) {
5950
- i.value && i.value.mergeNumberFormat(U, K);
5949
+ function V(U, W) {
5950
+ i.value && i.value.mergeNumberFormat(U, W);
5951
5951
  }
5952
5952
  const Q = {
5953
5953
  get id() {
@@ -6016,7 +6016,7 @@ function kA(n, e, t, r = {}) {
6016
6016
  getPostTranslationHandler: _,
6017
6017
  setPostTranslationHandler: ee,
6018
6018
  getMissingHandler: fe,
6019
- setMissingHandler: W,
6019
+ setMissingHandler: K,
6020
6020
  rt: Ae,
6021
6021
  d: Se,
6022
6022
  n: S,
@@ -6033,12 +6033,12 @@ function kA(n, e, t, r = {}) {
6033
6033
  mergeNumberFormat: V
6034
6034
  };
6035
6035
  function G(U) {
6036
- U.locale.value = a.value, U.fallbackLocale.value = l.value, Object.keys(u.value).forEach((K) => {
6037
- U.mergeLocaleMessage(K, u.value[K]);
6038
- }), Object.keys(c.value).forEach((K) => {
6039
- U.mergeDateTimeFormat(K, c.value[K]);
6040
- }), Object.keys(d.value).forEach((K) => {
6041
- U.mergeNumberFormat(K, d.value[K]);
6036
+ U.locale.value = a.value, U.fallbackLocale.value = l.value, Object.keys(u.value).forEach((W) => {
6037
+ U.mergeLocaleMessage(W, u.value[W]);
6038
+ }), Object.keys(c.value).forEach((W) => {
6039
+ U.mergeDateTimeFormat(W, c.value[W]);
6040
+ }), Object.keys(d.value).forEach((W) => {
6041
+ U.mergeNumberFormat(W, d.value[W]);
6042
6042
  }), U.escapeParameter = b, U.fallbackFormat = v, U.fallbackRoot = g, U.fallbackWarn = p, U.missingWarn = h, U.warnHtmlMessage = R;
6043
6043
  }
6044
6044
  return O0(() => {
@@ -9225,8 +9225,8 @@ function Cd(n, e) {
9225
9225
  const j = q[0], X = Me(q, 0) & 16777215, oe = (X & 1) !== 0;
9226
9226
  let _ = 0;
9227
9227
  const ee = (X & 4) !== 0, fe = (X & 256) !== 0;
9228
- let W = 0;
9229
- const J = (X & 512) !== 0;
9228
+ let K = 0;
9229
+ const Y = (X & 512) !== 0;
9230
9230
  let pe = 0;
9231
9231
  const Ae = (X & 1024) !== 0, Se = (X & 2048) !== 0;
9232
9232
  let S = 0;
@@ -9235,7 +9235,7 @@ function Cd(n, e) {
9235
9235
  oe && (_ = Me(q, f), f += 4), ee && (f += 4);
9236
9236
  let m = _ + u;
9237
9237
  for (let A = 0; A < I; A++) {
9238
- if (fe ? (W = Me(q, f), f += 4) : W = b, J ? (pe = Me(q, f), f += 4) : pe = O, Ae && (f += 4), Se && (j === 0 ? S = Me(q, f) : S = jm(q, f), f += 4), e.type === yt.VIDEO) {
9238
+ if (fe ? (K = Me(q, f), f += 4) : K = b, Y ? (pe = Me(q, f), f += 4) : pe = O, Ae && (f += 4), Se && (j === 0 ? S = Me(q, f) : S = jm(q, f), f += 4), e.type === yt.VIDEO) {
9239
9239
  let E = 0;
9240
9240
  for (; E < pe; ) {
9241
9241
  const x = Me(r, m);
@@ -9246,7 +9246,7 @@ function Cd(n, e) {
9246
9246
  m += x, E += x + 4;
9247
9247
  }
9248
9248
  }
9249
- n += W / s;
9249
+ n += K / s;
9250
9250
  }
9251
9251
  }));
9252
9252
  });
@@ -9918,12 +9918,12 @@ class nr {
9918
9918
  const fe = ee.decimalInteger("SKIPPED-SEGMENTS");
9919
9919
  if (we(fe)) {
9920
9920
  a.skippedSegments = fe;
9921
- for (let J = fe; J--; )
9921
+ for (let Y = fe; Y--; )
9922
9922
  l.unshift(null);
9923
9923
  c += fe;
9924
9924
  }
9925
- const W = ee.enumeratedString("RECENTLY-REMOVED-DATERANGES");
9926
- W && (a.recentlyRemovedDateranges = W.split(" "));
9925
+ const K = ee.enumeratedString("RECENTLY-REMOVED-DATERANGES");
9926
+ K && (a.recentlyRemovedDateranges = K.split(" "));
9927
9927
  break;
9928
9928
  }
9929
9929
  case "TARGETDURATION":
@@ -9990,8 +9990,8 @@ class nr {
9990
9990
  } else {
9991
9991
  const fe = v.byteRangeEndOffset;
9992
9992
  if (fe) {
9993
- const W = v.byteRangeStartOffset;
9994
- O = `${fe - W}@${W}`;
9993
+ const K = v.byteRangeStartOffset;
9994
+ O = `${fe - K}@${K}`;
9995
9995
  } else
9996
9996
  O = null;
9997
9997
  Dd(v, ee, r, R), u = v, L = !0;
@@ -10011,9 +10011,9 @@ class nr {
10011
10011
  case "PART": {
10012
10012
  let ee = a.partList;
10013
10013
  ee || (ee = a.partList = []);
10014
- const fe = d > 0 ? ee[ee.length - 1] : void 0, W = d++, J = new wt(oe);
10015
- fn(a, J, ["BYTERANGE", "URI"]);
10016
- const pe = new Mb(J, v, t, W, fe);
10014
+ const fe = d > 0 ? ee[ee.length - 1] : void 0, K = d++, Y = new wt(oe);
10015
+ fn(a, Y, ["BYTERANGE", "URI"]);
10016
+ const pe = new Mb(Y, v, t, K, fe);
10017
10017
  ee.push(pe), v.duration += pe.duration;
10018
10018
  break;
10019
10019
  }
@@ -12237,50 +12237,50 @@ class nR {
12237
12237
  if (L) {
12238
12238
  if (this.firstSelection !== -1)
12239
12239
  return this.firstSelection;
12240
- const W = this.codecTiers || (this.codecTiers = $T(g, X, t, r)), J = JT(W, N, e, q, j), {
12240
+ const K = this.codecTiers || (this.codecTiers = $T(g, X, t, r)), Y = JT(K, N, e, q, j), {
12241
12241
  codecSet: pe,
12242
12242
  videoRanges: Ae,
12243
12243
  minFramerate: Se,
12244
12244
  minBitrate: S,
12245
12245
  preferHDR: I
12246
- } = J;
12247
- O = pe, N = I ? Ae[Ae.length - 1] : Ae[0], B = Se, e = Math.max(e, S), ne.log(`[abr] picked start tier ${JSON.stringify(J)}`);
12246
+ } = Y;
12247
+ O = pe, N = I ? Ae[Ae.length - 1] : Ae[0], B = Se, e = Math.max(e, S), ne.log(`[abr] picked start tier ${JSON.stringify(Y)}`);
12248
12248
  } else
12249
12249
  O = R == null ? void 0 : R.codecSet, N = R == null ? void 0 : R.videoRange;
12250
12250
  const oe = p ? p.duration : h ? h.duration : 0, _ = this.bwEstimator.getEstimateTTFB() / 1e3, ee = [];
12251
- for (let W = r; W >= t; W--) {
12251
+ for (let K = r; K >= t; K--) {
12252
12252
  var fe;
12253
- const J = g[W], pe = W > d;
12254
- if (!J)
12253
+ const Y = g[K], pe = K > d;
12254
+ if (!Y)
12255
12255
  continue;
12256
- if (C.useMediaCapabilities && !J.supportedResult && !J.supportedPromise) {
12256
+ if (C.useMediaCapabilities && !Y.supportedResult && !Y.supportedPromise) {
12257
12257
  const A = navigator.mediaCapabilities;
12258
- typeof (A == null ? void 0 : A.decodingInfo) == "function" && qT(J, X, N, B, e, q) ? (J.supportedPromise = QT(J, X, A), J.supportedPromise.then((E) => {
12258
+ typeof (A == null ? void 0 : A.decodingInfo) == "function" && qT(Y, X, N, B, e, q) ? (Y.supportedPromise = QT(Y, X, A), Y.supportedPromise.then((E) => {
12259
12259
  if (!this.hls)
12260
12260
  return;
12261
- J.supportedResult = E;
12262
- const x = this.hls.levels, T = x.indexOf(J);
12261
+ Y.supportedResult = E;
12262
+ const x = this.hls.levels, T = x.indexOf(Y);
12263
12263
  E.error ? ne.warn(`[abr] MediaCapabilities decodingInfo error: "${E.error}" for level ${T} ${JSON.stringify(E)}`) : E.supported || (ne.warn(`[abr] Unsupported MediaCapabilities decodingInfo result for level ${T} ${JSON.stringify(E)}`), T > -1 && x.length > 1 && (ne.log(`[abr] Removing unsupported level ${T}`), this.hls.removeLevel(T)));
12264
- })) : J.supportedResult = np;
12264
+ })) : Y.supportedResult = np;
12265
12265
  }
12266
- if (O && J.codecSet !== O || N && J.videoRange !== N || pe && B > J.frameRate || !pe && B > 0 && B < J.frameRate || J.supportedResult && !((fe = J.supportedResult.decodingInfoResults) != null && fe[0].smooth)) {
12267
- ee.push(W);
12266
+ if (O && Y.codecSet !== O || N && Y.videoRange !== N || pe && B > Y.frameRate || !pe && B > 0 && B < Y.frameRate || Y.supportedResult && !((fe = Y.supportedResult.decodingInfoResults) != null && fe[0].smooth)) {
12267
+ ee.push(K);
12268
12268
  continue;
12269
12269
  }
12270
- const Ae = J.details, Se = (p ? Ae == null ? void 0 : Ae.partTarget : Ae == null ? void 0 : Ae.averagetargetduration) || oe;
12270
+ const Ae = Y.details, Se = (p ? Ae == null ? void 0 : Ae.partTarget : Ae == null ? void 0 : Ae.averagetargetduration) || oe;
12271
12271
  let S;
12272
12272
  pe ? S = a * e : S = o * e;
12273
- const I = oe && s >= oe * 2 && i === 0 ? g[W].averageBitrate : g[W].maxBitrate, f = this.getTimeToLoadFrag(_, S, I * Se, Ae === void 0);
12273
+ const I = oe && s >= oe * 2 && i === 0 ? g[K].averageBitrate : g[K].maxBitrate, f = this.getTimeToLoadFrag(_, S, I * Se, Ae === void 0);
12274
12274
  if (
12275
12275
  // if adjusted bw is greater than level bitrate AND
12276
12276
  S >= I && // no level change, or new level has no error history
12277
- (W === c || J.loadError === 0 && J.fragmentError === 0) && // fragment fetchDuration unknown OR live stream OR fragment fetchDuration less than max allowed fetch duration, then this level matches
12277
+ (K === c || Y.loadError === 0 && Y.fragmentError === 0) && // fragment fetchDuration unknown OR live stream OR fragment fetchDuration less than max allowed fetch duration, then this level matches
12278
12278
  // we don't account for max Fetch Duration for live streams, this is to avoid switching down when near the edge of live sliding window ...
12279
12279
  // special case to support startLevel = -1 (bitrateTest) on live streams : in that case we should not exit loop so that findBestLevel will return -1
12280
12280
  (f <= _ || !we(f) || b && !this.bitrateTestDelay || f < u)
12281
12281
  ) {
12282
12282
  const A = this.forcedAutoLevel;
12283
- return W !== y && (A === -1 || A !== y) && (ee.length && ne.trace(`[abr] Skipped level(s) ${ee.join(",")} of ${r} max with CODECS and VIDEO-RANGE:"${g[ee[0]].codecs}" ${g[ee[0]].videoRange}; not compatible with "${R.codecs}" ${N}`), ne.info(`[abr] switch candidate:${d}->${W} adjustedbw(${Math.round(S)})-bitrate=${Math.round(S - I)} ttfb:${_.toFixed(1)} avgDuration:${Se.toFixed(1)} maxFetchDuration:${u.toFixed(1)} fetchDuration:${f.toFixed(1)} firstSelection:${L} codecSet:${O} videoRange:${N} hls.loadLevel:${y}`)), L && (this.firstSelection = W), W;
12283
+ return K !== y && (A === -1 || A !== y) && (ee.length && ne.trace(`[abr] Skipped level(s) ${ee.join(",")} of ${r} max with CODECS and VIDEO-RANGE:"${g[ee[0]].codecs}" ${g[ee[0]].videoRange}; not compatible with "${R.codecs}" ${N}`), ne.info(`[abr] switch candidate:${d}->${K} adjustedbw(${Math.round(S)})-bitrate=${Math.round(S - I)} ttfb:${_.toFixed(1)} avgDuration:${Se.toFixed(1)} maxFetchDuration:${u.toFixed(1)} fetchDuration:${f.toFixed(1)} firstSelection:${L} codecSet:${O} videoRange:${N} hls.loadLevel:${y}`)), L && (this.firstSelection = K), K;
12284
12284
  }
12285
12285
  }
12286
12286
  return -1;
@@ -13069,12 +13069,12 @@ class mR {
13069
13069
  const s = this.keySize + 6, i = this.invKeySchedule, o = this.invSBox, a = this.invSubMix, l = a[0], u = a[1], c = a[2], d = a[3], h = this.uint8ArrayToUint32Array_(r);
13070
13070
  let p = h[0], g = h[1], v = h[2], y = h[3];
13071
13071
  const C = new Int32Array(e), R = new Int32Array(C.length);
13072
- let b, L, O, N, B, q, j, X, oe, _, ee, fe, W, J;
13072
+ let b, L, O, N, B, q, j, X, oe, _, ee, fe, K, Y;
13073
13073
  const pe = this.networkToHostOrderSwap;
13074
13074
  for (; t < C.length; ) {
13075
- for (oe = pe(C[t]), _ = pe(C[t + 1]), ee = pe(C[t + 2]), fe = pe(C[t + 3]), B = oe ^ i[0], q = fe ^ i[1], j = ee ^ i[2], X = _ ^ i[3], W = 4, J = 1; J < s; J++)
13076
- b = l[B >>> 24] ^ u[q >> 16 & 255] ^ c[j >> 8 & 255] ^ d[X & 255] ^ i[W], L = l[q >>> 24] ^ u[j >> 16 & 255] ^ c[X >> 8 & 255] ^ d[B & 255] ^ i[W + 1], O = l[j >>> 24] ^ u[X >> 16 & 255] ^ c[B >> 8 & 255] ^ d[q & 255] ^ i[W + 2], N = l[X >>> 24] ^ u[B >> 16 & 255] ^ c[q >> 8 & 255] ^ d[j & 255] ^ i[W + 3], B = b, q = L, j = O, X = N, W = W + 4;
13077
- b = o[B >>> 24] << 24 ^ o[q >> 16 & 255] << 16 ^ o[j >> 8 & 255] << 8 ^ o[X & 255] ^ i[W], L = o[q >>> 24] << 24 ^ o[j >> 16 & 255] << 16 ^ o[X >> 8 & 255] << 8 ^ o[B & 255] ^ i[W + 1], O = o[j >>> 24] << 24 ^ o[X >> 16 & 255] << 16 ^ o[B >> 8 & 255] << 8 ^ o[q & 255] ^ i[W + 2], N = o[X >>> 24] << 24 ^ o[B >> 16 & 255] << 16 ^ o[q >> 8 & 255] << 8 ^ o[j & 255] ^ i[W + 3], R[t] = pe(b ^ p), R[t + 1] = pe(N ^ g), R[t + 2] = pe(O ^ v), R[t + 3] = pe(L ^ y), p = oe, g = _, v = ee, y = fe, t = t + 4;
13075
+ for (oe = pe(C[t]), _ = pe(C[t + 1]), ee = pe(C[t + 2]), fe = pe(C[t + 3]), B = oe ^ i[0], q = fe ^ i[1], j = ee ^ i[2], X = _ ^ i[3], K = 4, Y = 1; Y < s; Y++)
13076
+ b = l[B >>> 24] ^ u[q >> 16 & 255] ^ c[j >> 8 & 255] ^ d[X & 255] ^ i[K], L = l[q >>> 24] ^ u[j >> 16 & 255] ^ c[X >> 8 & 255] ^ d[B & 255] ^ i[K + 1], O = l[j >>> 24] ^ u[X >> 16 & 255] ^ c[B >> 8 & 255] ^ d[q & 255] ^ i[K + 2], N = l[X >>> 24] ^ u[B >> 16 & 255] ^ c[q >> 8 & 255] ^ d[j & 255] ^ i[K + 3], B = b, q = L, j = O, X = N, K = K + 4;
13077
+ b = o[B >>> 24] << 24 ^ o[q >> 16 & 255] << 16 ^ o[j >> 8 & 255] << 8 ^ o[X & 255] ^ i[K], L = o[q >>> 24] << 24 ^ o[j >> 16 & 255] << 16 ^ o[X >> 8 & 255] << 8 ^ o[B & 255] ^ i[K + 1], O = o[j >>> 24] << 24 ^ o[X >> 16 & 255] << 16 ^ o[B >> 8 & 255] << 8 ^ o[q & 255] ^ i[K + 2], N = o[X >>> 24] << 24 ^ o[B >> 16 & 255] << 16 ^ o[q >> 8 & 255] << 8 ^ o[j & 255] ^ i[K + 3], R[t] = pe(b ^ p), R[t + 1] = pe(N ^ g), R[t + 2] = pe(O ^ v), R[t + 3] = pe(L ^ y), p = oe, g = _, v = ee, y = fe, t = t + 4;
13078
13078
  }
13079
13079
  return R.buffer;
13080
13080
  }
@@ -16379,8 +16379,8 @@ class Eo {
16379
16379
  } else _ === -1 && (ne.warn(`[mp4-remuxer]: No keyframe found out of ${b} video samples`), g = !1);
16380
16380
  if (this.ISGenerated) {
16381
16381
  if (L && O) {
16382
- const fe = this.getVideoStartPts(t.samples), J = (In(e.samples[0].pts, fe) - fe) / t.inputTimeScale;
16383
- v += Math.max(0, J), y += Math.max(0, -J);
16382
+ const fe = this.getVideoStartPts(t.samples), Y = (In(e.samples[0].pts, fe) - fe) / t.inputTimeScale;
16383
+ v += Math.max(0, Y), y += Math.max(0, -Y);
16384
16384
  }
16385
16385
  if (L) {
16386
16386
  if (e.samplerate || (ne.warn("[mp4-remuxer]: regenerate InitSegment as audio detected"), d = this.generateIS(e, t, i, o)), c = this.remuxAudio(e, v, this.isAudioContiguous, o, R || O || l === De.AUDIO ? y : void 0), O) {
@@ -16514,7 +16514,7 @@ class Eo {
16514
16514
  }
16515
16515
  const X = new DataView(j.buffer);
16516
16516
  X.setUint32(0, q), j.set(ie.types.mdat, 4);
16517
- let oe = !1, _ = Number.POSITIVE_INFINITY, ee = Number.POSITIVE_INFINITY, fe = Number.NEGATIVE_INFINITY, W = Number.NEGATIVE_INFINITY;
16517
+ let oe = !1, _ = Number.POSITIVE_INFINITY, ee = Number.POSITIVE_INFINITY, fe = Number.NEGATIVE_INFINITY, K = Number.NEGATIVE_INFINITY;
16518
16518
  for (let Se = 0; Se < l; Se++) {
16519
16519
  const S = o[Se], I = S.units;
16520
16520
  let f = 0;
@@ -16534,7 +16534,7 @@ class Eo {
16534
16534
  h = x;
16535
16535
  }
16536
16536
  const A = Math.round(S.pts - S.dts);
16537
- _ = Math.min(_, h), fe = Math.max(fe, h), ee = Math.min(ee, m), W = Math.max(W, m), a.push(new ef(S.key, h, f, A));
16537
+ _ = Math.min(_, h), fe = Math.max(fe, h), ee = Math.min(ee, m), K = Math.max(K, m), a.push(new ef(S.key, h, f, A));
16538
16538
  }
16539
16539
  if (a.length) {
16540
16540
  if (Ts) {
@@ -16542,7 +16542,7 @@ class Eo {
16542
16542
  const Se = a[0].flags;
16543
16543
  Se.dependsOn = 2, Se.isNonSync = 0;
16544
16544
  }
16545
- } else if (Za && W - ee < fe - _ && L / fe < 0.025 && a[0].cts === 0) {
16545
+ } else if (Za && K - ee < fe - _ && L / fe < 0.025 && a[0].cts === 0) {
16546
16546
  ne.warn("Found irregular gaps in sample duration. Using PTS instead of DTS to determine MP4 sample duration.");
16547
16547
  let Se = p;
16548
16548
  for (let S = 0, I = a.length; S < I; S++) {
@@ -16588,20 +16588,20 @@ class Eo {
16588
16588
  const o = e.inputTimeScale, a = e.samplerate ? e.samplerate : o, l = o / a, u = this.getSamplesPerFrame(e), c = u * l, d = this._initPTS, h = e.segmentCodec === "mp3" && this.typeSupported.mpeg, p = [], g = i !== void 0;
16589
16589
  let v = e.samples, y = h ? 0 : 8, C = this.nextAudioPts || -1;
16590
16590
  const R = t * o, b = d.baseTime * o / d.timescale;
16591
- if (this.isAudioContiguous = r = r || v.length && C > 0 && (s && Math.abs(R - C) < 9e3 || Math.abs(In(v[0].pts - b, R) - C) < 20 * c), v.forEach(function(J) {
16592
- J.pts = In(J.pts - b, R);
16591
+ if (this.isAudioContiguous = r = r || v.length && C > 0 && (s && Math.abs(R - C) < 9e3 || Math.abs(In(v[0].pts - b, R) - C) < 20 * c), v.forEach(function(Y) {
16592
+ Y.pts = In(Y.pts - b, R);
16593
16593
  }), !r || C < 0) {
16594
- if (v = v.filter((J) => J.pts >= 0), !v.length)
16594
+ if (v = v.filter((Y) => Y.pts >= 0), !v.length)
16595
16595
  return;
16596
16596
  i === 0 ? C = 0 : s && !g ? C = Math.max(0, R) : C = v[0].pts;
16597
16597
  }
16598
16598
  if (e.segmentCodec === "aac") {
16599
- const J = this.config.maxAudioFramesDrift;
16599
+ const Y = this.config.maxAudioFramesDrift;
16600
16600
  for (let pe = 0, Ae = C; pe < v.length; pe++) {
16601
16601
  const Se = v[pe], S = Se.pts, I = S - Ae, f = Math.abs(1e3 * I / o);
16602
- if (I <= -J * c && g)
16602
+ if (I <= -Y * c && g)
16603
16603
  pe === 0 && (ne.warn(`Audio frame @ ${(S / o).toFixed(3)}s overlaps nextAudioPts by ${Math.round(1e3 * I / o)} ms.`), this.nextAudioPts = C = Ae = S);
16604
- else if (I >= J * c && f < KR && g) {
16604
+ else if (I >= Y * c && f < KR && g) {
16605
16605
  let m = Math.round(I / c);
16606
16606
  Ae = S - m * c, Ae < 0 && (m--, Ae += c), pe === 0 && (this.nextAudioPts = C = Ae), ne.warn(`[mp4-remuxer]: Injecting ${m} audio frame @ ${(Ae / o).toFixed(3)}s due to ${Math.round(1e3 * I / o)} ms gap.`);
16607
16607
  for (let A = 0; A < m; A++) {
@@ -16619,11 +16619,11 @@ class Eo {
16619
16619
  let L = null, O = null, N, B = 0, q = v.length;
16620
16620
  for (; q--; )
16621
16621
  B += v[q].unit.byteLength;
16622
- for (let J = 0, pe = v.length; J < pe; J++) {
16623
- const Ae = v[J], Se = Ae.unit;
16622
+ for (let Y = 0, pe = v.length; Y < pe; Y++) {
16623
+ const Ae = v[Y], Se = Ae.unit;
16624
16624
  let S = Ae.pts;
16625
16625
  if (O !== null) {
16626
- const f = p[J - 1];
16626
+ const f = p[Y - 1];
16627
16627
  f.duration = Math.round((S - O) / l);
16628
16628
  } else if (r && e.segmentCodec === "aac" && (S = C), L = S, B > 0) {
16629
16629
  B += y;
@@ -16656,7 +16656,7 @@ class Eo {
16656
16656
  samples: p
16657
16657
  }));
16658
16658
  e.samples = [];
16659
- const _ = L / o, ee = C / o, W = {
16659
+ const _ = L / o, ee = C / o, K = {
16660
16660
  data1: oe,
16661
16661
  data2: N,
16662
16662
  startPTS: _,
@@ -16668,7 +16668,7 @@ class Eo {
16668
16668
  hasVideo: !1,
16669
16669
  nb: j
16670
16670
  };
16671
- return this.isAudioContiguous = !0, W;
16671
+ return this.isAudioContiguous = !0, K;
16672
16672
  }
16673
16673
  remuxEmptyAudio(e, t, r, s) {
16674
16674
  const i = e.inputTimeScale, o = e.samplerate ? e.samplerate : i, a = i / o, l = this.nextAudioPts, u = this._initDTS, c = u.baseTime * 9e4 / u.timescale, d = (l !== null ? l : s.startDTS * i) + c, h = s.endDTS * i + c, p = a * $d, g = Math.ceil((h - d) / p), v = _d.getSilentFrame(e.manifestCodec || e.codec, e.channelCount);
@@ -25414,7 +25414,7 @@ const h5 = {
25414
25414
  }, c = ve(null), d = ve({}), h = ve(!1), p = ve(!1), g = ve(!1), v = ve({ width: "" }), y = ve(0), C = ve(0), R = ve(!1), b = ve(!1), L = () => {
25415
25415
  o.value === "hls" ? O() : o.value;
25416
25416
  }, O = () => {
25417
- var J;
25417
+ var Y;
25418
25418
  Hn.isSupported() ? (c.value = new Hn(), R.value = !1, c.value.loadSource(i.value), c.value.attachMedia(d.value), c.value.on(Hn.Events.MANIFEST_PARSED, () => {
25419
25419
  const pe = localStorage.getItem("cameraTimecode");
25420
25420
  pe && (localStorage.removeItem("cameraTimecode"), d.value.currentTime = parseInt(pe)), h.value = !0, d.value.play();
@@ -25422,30 +25422,30 @@ const h5 = {
25422
25422
  C.value = Math.floor(Ae.details.totalduration), g.value = !0;
25423
25423
  }), c.value.on(Hn.Events.ERROR, (pe, Ae) => {
25424
25424
  R.value = !0, s("player:error", { type: pe, error: Ae });
25425
- }), (J = d.value) == null || J.addEventListener("timeupdate", (pe) => {
25425
+ }), (Y = d.value) == null || Y.addEventListener("timeupdate", (pe) => {
25426
25426
  y.value = Math.round(pe.target.currentTime), s("player:timecode", y.value);
25427
25427
  })) : console.error("HLS js is not supported");
25428
25428
  }, N = () => {
25429
- var J;
25430
- (J = c.value) == null || J.destroy();
25431
- }, B = (J) => {
25432
- J === jn.PLAY ? d.value.play() : J === jn.PAUSE && d.value.pause(), s("player:state", J);
25433
- }, q = (J) => {
25434
- d.value.currentTime = d.value.currentTime + J, s("player:left-timecode", d.value.currentTime);
25435
- }, j = (J) => {
25436
- d.value.currentTime = J, s("player:bar-timecode", J);
25437
- }, X = (J) => {
25438
- d.value.playbackRate = J, s("player:reading-peed", J);
25439
- }, oe = (J) => {
25440
- b.value = J, s("player:fullscreen", J);
25429
+ var Y;
25430
+ (Y = c.value) == null || Y.destroy();
25431
+ }, B = (Y) => {
25432
+ Y === jn.PLAY ? d.value.play() : Y === jn.PAUSE && d.value.pause(), s("player:state", Y);
25433
+ }, q = (Y) => {
25434
+ d.value.currentTime = d.value.currentTime + Y, s("player:left-timecode", d.value.currentTime);
25435
+ }, j = (Y) => {
25436
+ d.value.currentTime = Y, s("player:bar-timecode", Y);
25437
+ }, X = (Y) => {
25438
+ d.value.playbackRate = Y, s("player:reading-peed", Y);
25439
+ }, oe = (Y) => {
25440
+ b.value = Y, s("player:fullscreen", Y);
25441
25441
  }, _ = () => {
25442
25442
  s("click:timecode");
25443
- }, ee = (J) => {
25443
+ }, ee = (Y) => {
25444
25444
  v.value = {
25445
- width: J
25445
+ width: Y
25446
25446
  };
25447
- }, fe = ([{ isIntersecting: J }]) => {
25448
- if (J && !p.value) {
25447
+ }, fe = ([{ isIntersecting: Y }]) => {
25448
+ if (Y && !p.value) {
25449
25449
  const pe = setInterval(() => {
25450
25450
  d.value.clientWidth > u[r.spashMode].width && d.value.clientHeight > u[r.spashMode].height && (p.value = !0, s("player:loaded", {
25451
25451
  width: d.value.clientWidth,
@@ -25453,12 +25453,12 @@ const h5 = {
25453
25453
  }), clearInterval(pe));
25454
25454
  }, 1e3);
25455
25455
  }
25456
- }, W = () => {
25456
+ }, K = () => {
25457
25457
  s("controls:loaded");
25458
25458
  };
25459
25459
  return gn(() => {
25460
- const J = setTimeout(() => {
25461
- L(), clearTimeout(J);
25460
+ const Y = setTimeout(() => {
25461
+ L(), clearTimeout(Y);
25462
25462
  }, r.setupPlayerVideoTimeoutDuration);
25463
25463
  }), Ui(() => {
25464
25464
  N();
@@ -25466,7 +25466,7 @@ const h5 = {
25466
25466
  destroyPlayer: N,
25467
25467
  onUpdateVideoPlayerBarTimecode: j,
25468
25468
  setControlWidth: ee
25469
- }), (J, pe) => {
25469
+ }), (Y, pe) => {
25470
25470
  const Ae = _e("SpashAnimation"), Se = _e("SpashProgressCircular");
25471
25471
  return re(), me("div", {
25472
25472
  class: Ue(["spash-video-player w-full h-full", [b.value ? "absolute top-0 left-0 z-2" : ""]])
@@ -25476,7 +25476,7 @@ const h5 = {
25476
25476
  muted: "",
25477
25477
  ref_key: "videoPlayerEl",
25478
25478
  ref: d,
25479
- class: Ue([J.spashMode === "landscape" ? "h-full mx-auto" : "w-full"])
25479
+ class: Ue([Y.spashMode === "landscape" ? "h-full mx-auto" : "w-full"])
25480
25480
  }, null, 2), [
25481
25481
  [le(u5), fe],
25482
25482
  [Ns, h.value]
@@ -25498,7 +25498,7 @@ const h5 = {
25498
25498
  "onUpdate:readingSpeed": X,
25499
25499
  "onUpdate:fullscreen": oe,
25500
25500
  "onClick:timecode": _,
25501
- "onControls:loaded": W
25501
+ "onControls:loaded": K
25502
25502
  }, null, 8, ["controlsEnabled", "style", "video-timecode", "video-timecode-total", "class", "has-buzz-enabled"])) : st("", !0)
25503
25503
  ]),
25504
25504
  _: 1
@@ -25512,9 +25512,9 @@ const h5 = {
25512
25512
  ])) : st("", !0),
25513
25513
  !h.value && R.value ? (re(), me("div", {
25514
25514
  key: 1,
25515
- class: Ue(["w-full h-full text-white flex items-center justify-center bg-black bg-opacity-70 text-4xl font-bold", [J.spashMode === "landscape" ? "" : "min-h-[600px]"]]),
25515
+ class: Ue(["w-full h-full text-white flex items-center justify-center bg-black bg-opacity-70 text-4xl font-bold", [Y.spashMode === "landscape" ? "" : "min-h-[600px]"]]),
25516
25516
  style: { padding: "0 300px" }
25517
- }, tt(J.$t("components.SpashVideo.SpashVideoPlayer.videoError")), 3)) : st("", !0)
25517
+ }, tt(Y.$t("components.SpashVideo.SpashVideoPlayer.videoError")), 3)) : st("", !0)
25518
25518
  ], 2);
25519
25519
  };
25520
25520
  }
@@ -25693,16 +25693,16 @@ const L5 = /* @__PURE__ */ je(I5, [["render", O5]]), k5 = { class: "relative min
25693
25693
  (fe) => h.value.includes(fe.type)
25694
25694
  );
25695
25695
  return ((ee = a.value) == null ? void 0 : ee.ngtvSessionPlayers.filter((fe) => {
25696
- var W;
25697
- return h.value.includes("-1") ? (W = C.value) == null ? void 0 : W.some(
25698
- (J) => {
25696
+ var K;
25697
+ return h.value.includes("-1") ? (K = C.value) == null ? void 0 : K.some(
25698
+ (Y) => {
25699
25699
  var pe, Ae;
25700
- return ((pe = J.ngtvSessionPlayer) == null ? void 0 : pe.player.id.toString()) === ((Ae = fe.player) == null ? void 0 : Ae.id.toString());
25700
+ return ((pe = Y.ngtvSessionPlayer) == null ? void 0 : pe.player.id.toString()) === ((Ae = fe.player) == null ? void 0 : Ae.id.toString());
25701
25701
  }
25702
25702
  ) : _ == null ? void 0 : _.some(
25703
- (J) => {
25703
+ (Y) => {
25704
25704
  var pe, Ae;
25705
- return ((pe = J.ngtvSessionPlayer) == null ? void 0 : pe.player.id.toString()) === ((Ae = fe.player) == null ? void 0 : Ae.id.toString());
25705
+ return ((pe = Y.ngtvSessionPlayer) == null ? void 0 : pe.player.id.toString()) === ((Ae = fe.player) == null ? void 0 : Ae.id.toString());
25706
25706
  }
25707
25707
  );
25708
25708
  })) || [];
@@ -25715,50 +25715,50 @@ const L5 = /* @__PURE__ */ je(I5, [["render", O5]]), k5 = { class: "relative min
25715
25715
  }
25716
25716
  ];
25717
25717
  for (let fe of C.value || [])
25718
- if (!_.find((J) => J.id === fe.type)) {
25719
- let J = ((ee = fe.ngtvSessionEventType) == null ? void 0 : ee.name) || fe.name;
25720
- d.value.includes(fe.type) ? J = u(`commons.events.${fe.type}`) : fe.aiCalculated && (J = u(`commons.aiEvents.${fe.type}`)), _ = [
25718
+ if (!_.find((Y) => Y.id === fe.type)) {
25719
+ let Y = ((ee = fe.ngtvSessionEventType) == null ? void 0 : ee.name) || fe.name;
25720
+ d.value.includes(fe.type) ? Y = u(`commons.events.${fe.type}`) : fe.aiCalculated && (Y = u(`commons.aiEvents.${fe.type}`)), _ = [
25721
25721
  ..._,
25722
25722
  {
25723
25723
  id: fe.type,
25724
- name: J
25724
+ name: Y
25725
25725
  }
25726
25726
  ];
25727
25727
  }
25728
25728
  return _;
25729
25729
  }), L = Ie(() => {
25730
- var ee, fe, W;
25730
+ var ee, fe, K;
25731
25731
  let _ = [
25732
25732
  {
25733
25733
  id: "-1",
25734
25734
  name: u("commons.all")
25735
25735
  }
25736
25736
  ];
25737
- for (let J of R.value)
25737
+ for (let Y of R.value)
25738
25738
  !_.find(
25739
25739
  (Ae) => {
25740
25740
  var Se;
25741
- return Ae.id === ((Se = J.player) == null ? void 0 : Se.id.toString());
25741
+ return Ae.id === ((Se = Y.player) == null ? void 0 : Se.id.toString());
25742
25742
  }
25743
- ) && ((ee = J.player) != null && ee.name) && (_ = [
25743
+ ) && ((ee = Y.player) != null && ee.name) && (_ = [
25744
25744
  ..._,
25745
25745
  {
25746
- id: (fe = J.player) == null ? void 0 : fe.id.toString(),
25747
- name: (W = J.player) == null ? void 0 : W.name
25746
+ id: (fe = Y.player) == null ? void 0 : fe.id.toString(),
25747
+ name: (K = Y.player) == null ? void 0 : K.name
25748
25748
  }
25749
25749
  ]);
25750
25750
  return _;
25751
25751
  }), O = Ie(() => {
25752
25752
  var ee, fe;
25753
- const _ = L.value.filter((W) => !!W.id);
25754
- return ((fe = (ee = a.value) == null ? void 0 : ee.ngtvSessionPlayers) == null ? void 0 : fe.filter((W) => !!W.player).length) && _.length > 1;
25753
+ const _ = L.value.filter((K) => !!K.id);
25754
+ return ((fe = (ee = a.value) == null ? void 0 : ee.ngtvSessionPlayers) == null ? void 0 : fe.filter((K) => !!K.player).length) && _.length > 1;
25755
25755
  }), N = Ie(() => {
25756
25756
  let _ = [], ee = 0;
25757
25757
  for (let fe of C.value || [])
25758
25758
  fe.currentSet = ee, fe.type === "new_set" && ee++, _ = [..._, fe];
25759
25759
  return _ = _.filter((fe) => {
25760
- var W, J;
25761
- return h.value.includes("-1") && p.value.includes("-1") ? !0 : h.value.includes("-1") ? p.value.includes((W = fe.ngtvSessionPlayer) == null ? void 0 : W.player.id.toString()) : p.value.includes("-1") ? h.value.includes(fe.type) : h.value.includes(fe.type) && p.value.includes((J = fe.ngtvSessionPlayer) == null ? void 0 : J.player.id.toString());
25760
+ var K, Y;
25761
+ return h.value.includes("-1") && p.value.includes("-1") ? !0 : h.value.includes("-1") ? p.value.includes((K = fe.ngtvSessionPlayer) == null ? void 0 : K.player.id.toString()) : p.value.includes("-1") ? h.value.includes(fe.type) : h.value.includes(fe.type) && p.value.includes((Y = fe.ngtvSessionPlayer) == null ? void 0 : Y.player.id.toString());
25762
25762
  }), _;
25763
25763
  }), B = () => {
25764
25764
  g.value = !1, v.value = 0;
@@ -25773,8 +25773,8 @@ const L5 = /* @__PURE__ */ je(I5, [["render", O5]]), k5 = { class: "relative min
25773
25773
  B();
25774
25774
  else {
25775
25775
  const fe = N.value[v.value];
25776
- let W = fe.videoTimecode - y.value;
25777
- fe.aiCalculated && (W = fe.startVideoTimecode), s("update:timecode", W);
25776
+ let K = fe.videoTimecode - y.value;
25777
+ fe.aiCalculated && (K = fe.startVideoTimecode), s("update:timecode", K);
25778
25778
  }
25779
25779
  else
25780
25780
  v.value = 0;
@@ -25793,8 +25793,8 @@ const L5 = /* @__PURE__ */ je(I5, [["render", O5]]), k5 = { class: "relative min
25793
25793
  var fe;
25794
25794
  const ee = _ > ((fe = document.querySelector("#videoPlayer")) == null ? void 0 : fe.duration);
25795
25795
  if (g.value) {
25796
- const W = N.value[v.value];
25797
- if (W.aiCalculated ? _ === W.startVideoTimecode + W.duration : _ === W.videoTimecode) {
25796
+ const K = N.value[v.value];
25797
+ if (K.aiCalculated ? _ === K.startVideoTimecode + K.duration : _ === K.videoTimecode) {
25798
25798
  v.value = v.value === N.value.length - 1 ? 0 : v.value + 1;
25799
25799
  const pe = N.value[v.value];
25800
25800
  let Ae = pe.videoTimecode - y.value;
@@ -25809,7 +25809,7 @@ const L5 = /* @__PURE__ */ je(I5, [["render", O5]]), k5 = { class: "relative min
25809
25809
  }), e({
25810
25810
  toggleResumeAuto: j
25811
25811
  }), (_, ee) => {
25812
- const fe = _e("SpashFormSelect"), W = _e("SpashFormSwitch"), J = _e("SpashIconArrowDown"), pe = _e("SpashButton");
25812
+ const fe = _e("SpashFormSelect"), K = _e("SpashFormSwitch"), Y = _e("SpashIconArrowDown"), pe = _e("SpashButton");
25813
25813
  return re(), me("div", z5, [
25814
25814
  $("div", j5, [
25815
25815
  $("div", H5, [
@@ -25840,7 +25840,7 @@ const L5 = /* @__PURE__ */ je(I5, [["render", O5]]), k5 = { class: "relative min
25840
25840
  key: 1,
25841
25841
  to: "#spash-video-resume-auto"
25842
25842
  }, [
25843
- Ye(W, {
25843
+ Ye(K, {
25844
25844
  modelValue: g.value,
25845
25845
  "onUpdate:modelValue": [
25846
25846
  ee[4] || (ee[4] = (Ae) => g.value = Ae),
@@ -25857,7 +25857,7 @@ const L5 = /* @__PURE__ */ je(I5, [["render", O5]]), k5 = { class: "relative min
25857
25857
  onClick: X
25858
25858
  }, {
25859
25859
  default: it(() => [
25860
- Ye(J, { class: "w-6 h-6 text-red-500" }),
25860
+ Ye(Y, { class: "w-6 h-6 text-red-500" }),
25861
25861
  Ft(" " + tt(le(u)("commons.hide")), 1)
25862
25862
  ]),
25863
25863
  _: 1
@@ -26137,12 +26137,12 @@ const d2 = /* @__PURE__ */ je(l2, [["render", c2]]), f2 = { class: "flex flex-co
26137
26137
  timecode: h
26138
26138
  } = Ct(r), p = ve(null), g = Ie(
26139
26139
  () => {
26140
- var W, J, pe, Ae, Se;
26141
- return ((J = (W = c.value) == null ? void 0 : W.camerasConfiguration[d.value - 1]) == null ? void 0 : J.layer) && ((Se = (Ae = (pe = c.value) == null ? void 0 : pe.camerasConfiguration[d.value - 1]) == null ? void 0 : Ae.layer) == null ? void 0 : Se.length);
26140
+ var K, Y, pe, Ae, Se;
26141
+ return ((Y = (K = c.value) == null ? void 0 : K.camerasConfiguration[d.value - 1]) == null ? void 0 : Y.layer) && ((Se = (Ae = (pe = c.value) == null ? void 0 : pe.camerasConfiguration[d.value - 1]) == null ? void 0 : Ae.layer) == null ? void 0 : Se.length);
26142
26142
  }
26143
26143
  ), v = Ie(() => {
26144
- var W, J, pe;
26145
- return ((pe = (J = (W = i.value) == null ? void 0 : W.field) == null ? void 0 : J.sport) == null ? void 0 : pe.racketSport) || !1;
26144
+ var K, Y, pe;
26145
+ return ((pe = (Y = (K = i.value) == null ? void 0 : K.field) == null ? void 0 : Y.sport) == null ? void 0 : pe.racketSport) || !1;
26146
26146
  }), y = ve(o.value), C = du([
26147
26147
  {
26148
26148
  key: nt.buzz,
@@ -26184,58 +26184,58 @@ const d2 = /* @__PURE__ */ je(l2, [["render", c2]]), f2 = { class: "flex flex-co
26184
26184
  q(nt.draw);
26185
26185
  }
26186
26186
  }
26187
- ]), R = ve(null), b = ve(null), L = ve(_n.red), O = Ie(() => C.value.filter((W) => W.display)), N = Ie(() => {
26188
- var W;
26189
- return ((W = R.value) == null ? void 0 : W.getTotalStrokes) || 0;
26187
+ ]), R = ve(null), b = ve(null), L = ve(_n.red), O = Ie(() => C.value.filter((K) => K.display)), N = Ie(() => {
26188
+ var K;
26189
+ return ((K = R.value) == null ? void 0 : K.getTotalStrokes) || 0;
26190
26190
  }), B = Ie(() => {
26191
- var W;
26192
- return ((W = R.value) == null ? void 0 : W.enableNext) || !1;
26193
- }), q = (W) => {
26194
- y.value.includes(W) ? [nt.field2D, nt.draw].includes(W) ? y.value = y.value.filter(
26191
+ var K;
26192
+ return ((K = R.value) == null ? void 0 : K.enableNext) || !1;
26193
+ }), q = (K) => {
26194
+ y.value.includes(K) ? [nt.field2D, nt.draw].includes(K) ? y.value = y.value.filter(
26195
26195
  (pe) => pe !== nt.field2D && pe !== nt.draw
26196
26196
  ) : y.value = y.value.filter(
26197
- (pe) => pe !== W
26198
- ) : (y.value = [...y.value, W], W === nt.field2D && (y.value = [
26197
+ (pe) => pe !== K
26198
+ ) : (y.value = [...y.value, K], K === nt.field2D && (y.value = [
26199
26199
  ...y.value,
26200
- W,
26200
+ K,
26201
26201
  nt.draw
26202
26202
  ])), s("update:optionsSelected", y.value);
26203
- }, j = ({ width: W, height: J }) => {
26203
+ }, j = ({ width: K, height: Y }) => {
26204
26204
  var pe;
26205
- (pe = R.value) == null || pe.createCanvas({ width: W, height: J });
26206
- }, X = ({ width: W, height: J }) => {
26205
+ (pe = R.value) == null || pe.createCanvas({ width: K, height: Y });
26206
+ }, X = ({ width: K, height: Y }) => {
26207
26207
  var pe;
26208
- (pe = b.value) == null || pe.createLayerContainer({ width: W, height: J });
26209
- }, oe = (W) => {
26210
- var J;
26211
- (J = p.value) == null || J.toggleResumeAuto(W);
26208
+ (pe = b.value) == null || pe.createLayerContainer({ width: K, height: Y });
26209
+ }, oe = (K) => {
26210
+ var Y;
26211
+ (Y = p.value) == null || Y.toggleResumeAuto(K);
26212
26212
  }, _ = () => {
26213
- var W;
26214
- N.value && ((W = R.value) == null || W.previousStroke());
26213
+ var K;
26214
+ N.value && ((K = R.value) == null || K.previousStroke());
26215
26215
  }, ee = () => {
26216
- var W;
26217
- B.value && ((W = R.value) == null || W.nextStroke());
26216
+ var K;
26217
+ B.value && ((K = R.value) == null || K.nextStroke());
26218
26218
  }, fe = () => {
26219
- var W;
26220
- (W = R.value) == null || W.deleteAllStrokes();
26219
+ var K;
26220
+ (K = R.value) == null || K.deleteAllStrokes();
26221
26221
  };
26222
- return Yt(d, (W) => {
26223
- C.value.forEach((J) => {
26224
- J.key === nt.layer && (J.disabled = !g.value, J.disabled && y.value.includes(nt.layer) && q(nt.layer));
26222
+ return Yt(d, (K) => {
26223
+ C.value.forEach((Y) => {
26224
+ Y.key === nt.layer && (Y.disabled = !g.value, Y.disabled && y.value.includes(nt.layer) && q(nt.layer));
26225
26225
  });
26226
- }), Yt(o, (W) => {
26227
- y.value = W;
26226
+ }), Yt(o, (K) => {
26227
+ y.value = K;
26228
26228
  }), e({
26229
26229
  createCanvas: j,
26230
26230
  createLayerContainer: X,
26231
26231
  toggleResumeAuto: oe
26232
- }), (W, J) => {
26232
+ }), (K, Y) => {
26233
26233
  const pe = _e("SpashAnimation");
26234
26234
  return re(), me("div", null, [
26235
26235
  $("div", {
26236
26236
  class: Ue(["w-[120px] z-5", [
26237
26237
  le(u) ? "absolute right-0" : "relative",
26238
- W.spashMode === "landscape" ? "top-1/2 -translate-y-1/2" : "top-0"
26238
+ K.spashMode === "landscape" ? "top-1/2 -translate-y-1/2" : "top-0"
26239
26239
  ]])
26240
26240
  }, [
26241
26241
  $("div", f2, [
@@ -26259,10 +26259,10 @@ const d2 = /* @__PURE__ */ je(l2, [["render", c2]]), f2 = { class: "flex flex-co
26259
26259
  y.value.includes(le(nt).draw) ? (re(), Ze(a2, {
26260
26260
  key: 0,
26261
26261
  color: L.value,
26262
- "onUpdate:color": J[0] || (J[0] = (Se) => L.value = Se),
26262
+ "onUpdate:color": Y[0] || (Y[0] = (Se) => L.value = Se),
26263
26263
  "total-strokes": N.value,
26264
26264
  "enable-next": B.value,
26265
- onClick: J[1] || (J[1] = z0(() => {
26265
+ onClick: Y[1] || (Y[1] = z0(() => {
26266
26266
  }, ["stop"])),
26267
26267
  onClose: (Se) => q(Ae.key),
26268
26268
  "onDraw:prev": _,
@@ -26287,12 +26287,12 @@ const d2 = /* @__PURE__ */ je(l2, [["render", c2]]), f2 = { class: "flex flex-co
26287
26287
  session: le(i),
26288
26288
  events: le(l),
26289
26289
  timecode: le(h),
26290
- "session-event-types": W.sessionEventTypes,
26291
- "navigate-back": W.navigateBack,
26292
- "has-resume-auto": le(a).includes(le(nt).resumeAuto) && W.isLoadedControls,
26293
- "has-filter-players": le(a).includes(le(nt).filterPlayers) && W.isLoadedControls,
26294
- "onUpdate:timecode": J[2] || (J[2] = (Ae) => W.$emit("update:timecode", Ae)),
26295
- onClose: J[3] || (J[3] = (Ae) => q(le(nt).buzz))
26290
+ "session-event-types": K.sessionEventTypes,
26291
+ "navigate-back": K.navigateBack,
26292
+ "has-resume-auto": le(a).includes(le(nt).resumeAuto) && K.isLoadedControls,
26293
+ "has-filter-players": le(a).includes(le(nt).filterPlayers) && K.isLoadedControls,
26294
+ "onUpdate:timecode": Y[2] || (Y[2] = (Ae) => K.$emit("update:timecode", Ae)),
26295
+ onClose: Y[3] || (Y[3] = (Ae) => q(le(nt).buzz))
26296
26296
  }, null, 8, ["session", "events", "timecode", "session-event-types", "navigate-back", "has-resume-auto", "has-filter-players"]), [
26297
26297
  [Ns, y.value.includes(le(nt).buzz)]
26298
26298
  ])
@@ -26329,7 +26329,7 @@ const d2 = /* @__PURE__ */ je(l2, [["render", c2]]), f2 = { class: "flex flex-co
26329
26329
  color: L.value,
26330
26330
  "is-open": y.value.includes(le(nt).draw),
26331
26331
  "is-open-field2d": y.value.includes(le(nt).field2D),
26332
- "spash-mode": W.spashMode
26332
+ "spash-mode": K.spashMode
26333
26333
  }, null, 8, ["color", "is-open", "is-open-field2d", "spash-mode"]), [
26334
26334
  [Ns, y.value.includes(le(nt).draw)]
26335
26335
  ])
@@ -26358,85 +26358,88 @@ const d2 = /* @__PURE__ */ je(l2, [["render", c2]]), f2 = { class: "flex flex-co
26358
26358
  },
26359
26359
  emits: ["update:optionsSelected", "error"],
26360
26360
  setup(n, { expose: e, emit: t }) {
26361
- const r = n, s = t, { session: i, use: o, optionsSelected: a, cUrls: l } = Ct(r), u = ve(), c = ve(1), d = ve(null), h = ve(!1), p = ve(!0), g = ve(a.value), v = ve(!1), y = ve(0), C = ve(0), R = ve(!1), b = (W) => {
26361
+ const r = n, s = t, { session: i, use: o, optionsSelected: a, cUrls: l } = Ct(r), u = ve(), c = ve(1), d = ve(null), h = ve(!1), p = ve(!0), g = ve(a.value), v = ve(!1), y = ve(0), C = ve(0), R = ve(!1), b = (K) => {
26362
26362
  var pe;
26363
- p.value = !1, (pe = u.value) == null || pe.destroyPlayer(), c.value = W, localStorage.setItem("selectedCamera", W.toString()), localStorage.setItem("cameraTimecode", y.value.toString()), R.value = !1;
26364
- const J = setTimeout(() => {
26365
- p.value = !0, clearTimeout(J);
26363
+ p.value = !1, (pe = u.value) == null || pe.destroyPlayer(), c.value = K, localStorage.setItem("selectedCamera", K.toString()), localStorage.setItem("cameraTimecode", y.value.toString()), R.value = !1;
26364
+ const Y = setTimeout(() => {
26365
+ p.value = !0, clearTimeout(Y);
26366
26366
  }, 500);
26367
26367
  }, L = Ie(() => {
26368
- let W = [];
26368
+ let K = [];
26369
26369
  if (l.value.length)
26370
26370
  return l.value;
26371
- for (let J = 0; J < i.value.field.camerasTotal; J++)
26372
- W = [...W, `/data/ngtv_sessions/${i.value.reference}/video${J}.m3u8`];
26373
- return W;
26371
+ for (let Y = 0; Y < i.value.field.camerasTotal; Y++)
26372
+ K = [...K, `/data/ngtv_sessions/${i.value.reference}/video${Y}.m3u8`];
26373
+ return K;
26374
26374
  }), O = Ie(() => L.value[c.value - 1]), N = Ie(() => a.value.includes(nt.buzz)), B = Ie(
26375
- () => i.value.ngtvSessionEvents.filter((W) => !W.type.includes("FastestHit"))
26376
- ), q = (W) => {
26377
- var J, pe, Ae;
26378
- (J = d.value) == null || J.createCanvas({ width: +W.width, height: +W.height }), (pe = u.value) == null || pe.setControlWidth(`${+W.width}px`), (Ae = d.value) == null || Ae.createLayerContainer({ width: +W.width, height: +W.height }), h.value = !0;
26379
- }, j = (W) => {
26380
- var J;
26381
- (J = u.value) == null || J.onUpdateVideoPlayerBarTimecode(W);
26382
- }, X = (W) => {
26383
- v.value = W;
26375
+ () => {
26376
+ var K, Y;
26377
+ return (Y = (K = i.value) == null ? void 0 : K.ngtvSessionEvents) == null ? void 0 : Y.filter((pe) => !pe.type.includes("FastestHit"));
26378
+ }
26379
+ ), q = (K) => {
26380
+ var Y, pe, Ae;
26381
+ (Y = d.value) == null || Y.createCanvas({ width: +K.width, height: +K.height }), (pe = u.value) == null || pe.setControlWidth(`${+K.width}px`), (Ae = d.value) == null || Ae.createLayerContainer({ width: +K.width, height: +K.height }), h.value = !0;
26382
+ }, j = (K) => {
26383
+ var Y;
26384
+ (Y = u.value) == null || Y.onUpdateVideoPlayerBarTimecode(K);
26385
+ }, X = (K) => {
26386
+ v.value = K;
26384
26387
  }, oe = () => {
26385
- var W;
26386
- (W = d.value) == null || W.toggleResumeAuto(!1);
26387
- }, _ = (W) => {
26388
- s("update:optionsSelected", W);
26389
- }, ee = (W) => {
26390
- s("error", W);
26388
+ var K;
26389
+ (K = d.value) == null || K.toggleResumeAuto(!1);
26390
+ }, _ = (K) => {
26391
+ s("update:optionsSelected", K);
26392
+ }, ee = (K) => {
26393
+ s("error", K);
26391
26394
  }, fe = () => {
26392
26395
  R.value = !0;
26393
26396
  };
26394
26397
  return Yt(
26395
26398
  () => r.optionsSelected,
26396
- (W) => {
26397
- g.value = W;
26399
+ (K) => {
26400
+ g.value = K;
26398
26401
  },
26399
26402
  { immediate: !0 }
26400
26403
  ), gn(() => {
26401
26404
  localStorage.removeItem("cameraTimecode"), l.value.length ? C.value = l.value.length : C.value = i.value.field.camerasTotal;
26402
26405
  }), e({
26403
26406
  destroyPlayer: () => {
26404
- var W;
26405
- return (W = u.value) == null ? void 0 : W.destroyPlayer();
26407
+ var K;
26408
+ return (K = u.value) == null ? void 0 : K.destroyPlayer();
26406
26409
  }
26407
- }), (W, J) => {
26410
+ }), (K, Y) => {
26408
26411
  const pe = _e("SpashProgressCircular");
26409
26412
  return re(), me(Jt, null, [
26410
26413
  $("div", jr({
26411
26414
  class: ["flex", [
26412
- `video-mode-${W.spashMode}`,
26413
- W.fullWidth && !g.value.includes(le(nt).field2D) && !v.value ? "relative" : "",
26415
+ `video-mode-${K.spashMode}`,
26416
+ K.fullWidth && !g.value.includes(le(nt).field2D) && !v.value ? "relative" : "",
26414
26417
  v.value ? "absolute left-0 top-0 z-5 w-full" : "",
26415
- W.spashMode === "landscape" ? "h-full" : "w-full min-h-[600px]",
26416
- W.extraClasses
26418
+ K.spashMode === "landscape" ? "h-full" : "w-full min-h-[600px]",
26419
+ K.extraClasses
26417
26420
  ]]
26418
- }, W.$attrs), [
26421
+ }, K.$attrs), [
26419
26422
  v.value ? st("", !0) : (re(), Ze(xb, {
26420
26423
  key: 0,
26421
26424
  "cameras-total": C.value,
26422
- "full-width": W.fullWidth,
26423
- "spash-mode": W.spashMode,
26425
+ "full-width": K.fullWidth,
26426
+ "spash-mode": K.spashMode,
26424
26427
  onSelect: b
26425
26428
  }, null, 8, ["cameras-total", "full-width", "spash-mode"])),
26426
26429
  p.value ? (re(), Ze(m5, {
26427
26430
  key: 1,
26428
26431
  ref_key: "spashVideoPlayerEl",
26429
26432
  ref: u,
26430
- controlsEnabled: W.controlsEnabled,
26431
- "onUpdate:controlsEnabled": J[0] || (J[0] = (Ae) => W.controlsEnabled = Ae),
26433
+ controlsEnabled: K.controlsEnabled,
26434
+ "onUpdate:controlsEnabled": Y[0] || (Y[0] = (Ae) => K.controlsEnabled = Ae),
26432
26435
  "video-url": O.value,
26433
26436
  use: le(o),
26434
- "spash-mode": W.spashMode,
26435
- "setup-player-video-timeout-duration": W.setupPlayerVideoTimeoutDuration,
26437
+ "spash-mode": K.spashMode,
26438
+ "setup-player-video-timeout-duration": K.setupPlayerVideoTimeoutDuration,
26436
26439
  "has-buzz-enabled": N.value,
26437
26440
  "onPlayer:loaded": q,
26438
26441
  "onPlayer:fullscreen": X,
26439
- "onPlayer:timecode": J[1] || (J[1] = (Ae) => y.value = Ae),
26442
+ "onPlayer:timecode": Y[1] || (Y[1] = (Ae) => y.value = Ae),
26440
26443
  "onPlayer:leftTimecode": oe,
26441
26444
  "onPlayer:readingPeed": oe,
26442
26445
  "onClick:timecode": oe,
@@ -26444,7 +26447,7 @@ const d2 = /* @__PURE__ */ je(l2, [["render", c2]]), f2 = { class: "flex flex-co
26444
26447
  "onControls:loaded": fe
26445
26448
  }, null, 8, ["controlsEnabled", "video-url", "use", "spash-mode", "setup-player-video-timeout-duration", "has-buzz-enabled"])) : (re(), me("div", {
26446
26449
  key: 2,
26447
- class: Ue(["absolute top-1/2 left-1/2 -translate-y-1/2 -translate-x-1/2", [(W.spashMode === "landscape", "")]])
26450
+ class: Ue(["absolute top-1/2 left-1/2 -translate-y-1/2 -translate-x-1/2", [(K.spashMode === "landscape", "")]])
26448
26451
  }, [
26449
26452
  Ye(pe, {
26450
26453
  color: "#ffffff",
@@ -26455,29 +26458,29 @@ const d2 = /* @__PURE__ */ je(l2, [["render", c2]]), f2 = { class: "flex flex-co
26455
26458
  Dr(Ye(m2, {
26456
26459
  optionsSelected: g.value,
26457
26460
  "onUpdate:optionsSelected": [
26458
- J[2] || (J[2] = (Ae) => g.value = Ae),
26461
+ Y[2] || (Y[2] = (Ae) => g.value = Ae),
26459
26462
  _
26460
26463
  ],
26461
26464
  ref_key: "spashVideoOptionsEl",
26462
26465
  ref: d,
26463
- "full-width": W.fullWidth,
26466
+ "full-width": K.fullWidth,
26464
26467
  session: le(i),
26465
- field: W.field,
26468
+ field: K.field,
26466
26469
  timecode: y.value,
26467
26470
  "selected-camera": c.value,
26468
26471
  "cameras-total": C.value,
26469
- "options-enabled": W.optionsEnabled,
26472
+ "options-enabled": K.optionsEnabled,
26470
26473
  events: B.value,
26471
- "session-event-types": W.sessionEventTypes,
26472
- "spash-mode": W.spashMode,
26473
- "navigate-back": W.navigateBack,
26474
+ "session-event-types": K.sessionEventTypes,
26475
+ "spash-mode": K.spashMode,
26476
+ "navigate-back": K.navigateBack,
26474
26477
  "is-loaded-controls": R.value,
26475
26478
  "onUpdate:timecode": j
26476
26479
  }, null, 8, ["optionsSelected", "full-width", "session", "field", "timecode", "selected-camera", "cameras-total", "options-enabled", "events", "session-event-types", "spash-mode", "navigate-back", "is-loaded-controls"]), [
26477
26480
  [Ns, !v.value]
26478
26481
  ])
26479
26482
  ], 16),
26480
- J[3] || (J[3] = $("div", { id: "spash-video-options-container" }, null, -1))
26483
+ Y[3] || (Y[3] = $("div", { id: "spash-video-options-container" }, null, -1))
26481
26484
  ], 64);
26482
26485
  };
26483
26486
  }
@@ -26545,11 +26548,11 @@ var Kp = { exports: {} };
26545
26548
  }, 7916: function(S, I, f) {
26546
26549
  var m = f(6080), A = f(9565), E = f(8981), x = f(6319), T = f(4209), k = f(3517), P = f(6198), F = f(4659), V = f(81), Q = f(851), G = Array;
26547
26550
  S.exports = function(U) {
26548
- var K = E(U), H = k(this), Y = arguments.length, te = Y > 1 ? arguments[1] : void 0, de = te !== void 0;
26549
- de && (te = m(te, Y > 2 ? arguments[2] : void 0));
26550
- var M, D, Z, se, ce, ge, xe = Q(K), z = 0;
26551
- if (!xe || this === G && T(xe)) for (M = P(K), D = H ? new this(M) : G(M); M > z; z++) ge = de ? te(K[z], z) : K[z], F(D, z, ge);
26552
- else for (D = H ? new this() : [], ce = (se = V(K, xe)).next; !(Z = A(ce, se)).done; z++) ge = de ? x(se, te, [Z.value, z], !0) : Z.value, F(D, z, ge);
26551
+ var W = E(U), H = k(this), J = arguments.length, te = J > 1 ? arguments[1] : void 0, de = te !== void 0;
26552
+ de && (te = m(te, J > 2 ? arguments[2] : void 0));
26553
+ var M, D, Z, se, ce, ge, xe = Q(W), z = 0;
26554
+ if (!xe || this === G && T(xe)) for (M = P(W), D = H ? new this(M) : G(M); M > z; z++) ge = de ? te(W[z], z) : W[z], F(D, z, ge);
26555
+ else for (D = H ? new this() : [], ce = (se = V(W, xe)).next; !(Z = A(ce, se)).done; z++) ge = de ? x(se, te, [Z.value, z], !0) : Z.value, F(D, z, ge);
26553
26556
  return D.length = z, D;
26554
26557
  };
26555
26558
  }, 9617: function(S, I, f) {
@@ -26567,9 +26570,9 @@ var Kp = { exports: {} };
26567
26570
  S.exports = { includes: x(!0), indexOf: x(!1) };
26568
26571
  }, 9213: function(S, I, f) {
26569
26572
  var m = f(6080), A = f(9504), E = f(7055), x = f(8981), T = f(6198), k = f(1469), P = A([].push), F = function(V) {
26570
- var Q = V === 1, G = V === 2, U = V === 3, K = V === 4, H = V === 6, Y = V === 7, te = V === 5 || H;
26573
+ var Q = V === 1, G = V === 2, U = V === 3, W = V === 4, H = V === 6, J = V === 7, te = V === 5 || H;
26571
26574
  return function(de, M, D, Z) {
26572
- for (var se, ce, ge = x(de), xe = E(ge), z = T(xe), ae = m(M, D), Ee = 0, Ce = Z || k, He = Q ? Ce(de, z) : G || Y ? Ce(de, 0) : void 0; z > Ee; Ee++) if ((te || Ee in xe) && (ce = ae(se = xe[Ee], Ee, ge), V)) if (Q) He[Ee] = ce;
26575
+ for (var se, ce, ge = x(de), xe = E(ge), z = T(xe), ae = m(M, D), Ee = 0, Ce = Z || k, He = Q ? Ce(de, z) : G || J ? Ce(de, 0) : void 0; z > Ee; Ee++) if ((te || Ee in xe) && (ce = ae(se = xe[Ee], Ee, ge), V)) if (Q) He[Ee] = ce;
26573
26576
  else if (ce) switch (V) {
26574
26577
  case 3:
26575
26578
  return !0;
@@ -26586,7 +26589,7 @@ var Kp = { exports: {} };
26586
26589
  case 7:
26587
26590
  P(He, se);
26588
26591
  }
26589
- return H ? -1 : U || K ? K : He;
26592
+ return H ? -1 : U || W ? W : He;
26590
26593
  };
26591
26594
  };
26592
26595
  S.exports = { forEach: F(0), map: F(1), filter: F(2), some: F(3), every: F(4), find: F(5), findIndex: F(6), filterReject: F(7) };
@@ -26613,17 +26616,17 @@ var Kp = { exports: {} };
26613
26616
  }, 926: function(S, I, f) {
26614
26617
  var m = f(9306), A = f(8981), E = f(7055), x = f(6198), T = TypeError, k = "Reduce of empty array with no initial value", P = function(F) {
26615
26618
  return function(V, Q, G, U) {
26616
- var K = A(V), H = E(K), Y = x(K);
26617
- if (m(Q), Y === 0 && G < 2) throw new T(k);
26618
- var te = F ? Y - 1 : 0, de = F ? -1 : 1;
26619
+ var W = A(V), H = E(W), J = x(W);
26620
+ if (m(Q), J === 0 && G < 2) throw new T(k);
26621
+ var te = F ? J - 1 : 0, de = F ? -1 : 1;
26619
26622
  if (G < 2) for (; ; ) {
26620
26623
  if (te in H) {
26621
26624
  U = H[te], te += de;
26622
26625
  break;
26623
26626
  }
26624
- if (te += de, F ? te < 0 : Y <= te) throw new T(k);
26627
+ if (te += de, F ? te < 0 : J <= te) throw new T(k);
26625
26628
  }
26626
- for (; F ? te >= 0 : Y > te; te += de) te in H && (U = Q(U, H[te], te, K));
26629
+ for (; F ? te >= 0 : J > te; te += de) te in H && (U = Q(U, H[te], te, W));
26627
26630
  return U;
26628
26631
  };
26629
26632
  };
@@ -26653,7 +26656,7 @@ var Kp = { exports: {} };
26653
26656
  for (F = V, P = x[V]; F && T(x[F - 1], P) > 0; ) x[F] = x[--F];
26654
26657
  F !== V++ && (x[F] = P);
26655
26658
  }
26656
- else for (var Q = A(k / 2), G = E(m(x, 0, Q), T), U = E(m(x, Q), T), K = G.length, H = U.length, Y = 0, te = 0; Y < K || te < H; ) x[Y + te] = Y < K && te < H ? T(G[Y], U[te]) <= 0 ? G[Y++] : U[te++] : Y < K ? G[Y++] : U[te++];
26659
+ else for (var Q = A(k / 2), G = E(m(x, 0, Q), T), U = E(m(x, Q), T), W = G.length, H = U.length, J = 0, te = 0; J < W || te < H; ) x[J + te] = J < W && te < H ? T(G[J], U[te]) <= 0 ? G[J++] : U[te++] : J < W ? G[J++] : U[te++];
26657
26660
  return x;
26658
26661
  };
26659
26662
  S.exports = E;
@@ -26870,13 +26873,13 @@ var Kp = { exports: {} };
26870
26873
  }, 6518: function(S, I, f) {
26871
26874
  var m = f(4576), A = f(7347).f, E = f(6699), x = f(6840), T = f(9433), k = f(7740), P = f(2796);
26872
26875
  S.exports = function(F, V) {
26873
- var Q, G, U, K, H, Y = F.target, te = F.global, de = F.stat;
26874
- if (Q = te ? m : de ? m[Y] || T(Y, {}) : m[Y] && m[Y].prototype) for (G in V) {
26875
- if (K = V[G], U = F.dontCallGetSet ? (H = A(Q, G)) && H.value : Q[G], !P(te ? G : Y + (de ? "." : "#") + G, F.forced) && U !== void 0) {
26876
- if (typeof K == typeof U) continue;
26877
- k(K, U);
26876
+ var Q, G, U, W, H, J = F.target, te = F.global, de = F.stat;
26877
+ if (Q = te ? m : de ? m[J] || T(J, {}) : m[J] && m[J].prototype) for (G in V) {
26878
+ if (W = V[G], U = F.dontCallGetSet ? (H = A(Q, G)) && H.value : Q[G], !P(te ? G : J + (de ? "." : "#") + G, F.forced) && U !== void 0) {
26879
+ if (typeof W == typeof U) continue;
26880
+ k(W, U);
26878
26881
  }
26879
- (F.sham || U && U.sham) && E(K, "sham", !0), x(Q, G, K, F);
26882
+ (F.sham || U && U.sham) && E(W, "sham", !0), x(Q, G, W, F);
26880
26883
  }
26881
26884
  };
26882
26885
  }, 9039: function(S) {
@@ -26891,27 +26894,27 @@ var Kp = { exports: {} };
26891
26894
  f(7495);
26892
26895
  var m = f(9565), A = f(6840), E = f(7323), x = f(9039), T = f(8227), k = f(6699), P = T("species"), F = RegExp.prototype;
26893
26896
  S.exports = function(V, Q, G, U) {
26894
- var K = T(V), H = !x(function() {
26897
+ var W = T(V), H = !x(function() {
26895
26898
  var M = {};
26896
- return M[K] = function() {
26899
+ return M[W] = function() {
26897
26900
  return 7;
26898
26901
  }, ""[V](M) !== 7;
26899
- }), Y = H && !x(function() {
26902
+ }), J = H && !x(function() {
26900
26903
  var M = !1, D = /a/;
26901
26904
  return V === "split" && ((D = {}).constructor = {}, D.constructor[P] = function() {
26902
26905
  return D;
26903
- }, D.flags = "", D[K] = /./[K]), D.exec = function() {
26906
+ }, D.flags = "", D[W] = /./[W]), D.exec = function() {
26904
26907
  return M = !0, null;
26905
- }, D[K](""), !M;
26908
+ }, D[W](""), !M;
26906
26909
  });
26907
- if (!H || !Y || G) {
26908
- var te = /./[K], de = Q(K, ""[V], function(M, D, Z, se, ce) {
26910
+ if (!H || !J || G) {
26911
+ var te = /./[W], de = Q(W, ""[V], function(M, D, Z, se, ce) {
26909
26912
  var ge = D.exec;
26910
26913
  return ge === E || ge === F.exec ? H && !ce ? { done: !0, value: m(te, D, Z, se) } : { done: !0, value: m(M, Z, D, se) } : { done: !1 };
26911
26914
  });
26912
- A(String.prototype, V, de[0]), A(F, K, de[1]);
26915
+ A(String.prototype, V, de[0]), A(F, W, de[1]);
26913
26916
  }
26914
- U && k(F[K], "sham", !0);
26917
+ U && k(F[W], "sham", !0);
26915
26918
  };
26916
26919
  }, 8745: function(S, I, f) {
26917
26920
  var m = f(616), A = Function.prototype, E = A.apply, x = A.call;
@@ -26988,11 +26991,11 @@ var Kp = { exports: {} };
26988
26991
  var G = P[Q];
26989
26992
  typeof G == "string" ? k(V, G) : typeof G != "number" && x(G) !== "Number" && x(G) !== "String" || k(V, T(G));
26990
26993
  }
26991
- var U = V.length, K = !0;
26992
- return function(H, Y) {
26993
- if (K) return K = !1, Y;
26994
- if (A(this)) return Y;
26995
- for (var te = 0; te < U; te++) if (V[te] === H) return Y;
26994
+ var U = V.length, W = !0;
26995
+ return function(H, J) {
26996
+ if (W) return W = !1, J;
26997
+ if (A(this)) return J;
26998
+ for (var te = 0; te < U; te++) if (V[te] === H) return J;
26996
26999
  };
26997
27000
  }
26998
27001
  };
@@ -27004,9 +27007,9 @@ var Kp = { exports: {} };
27004
27007
  };
27005
27008
  }, 2478: function(S, I, f) {
27006
27009
  var m = f(9504), A = f(8981), E = Math.floor, x = m("".charAt), T = m("".replace), k = m("".slice), P = /\$([$&'`]|\d{1,2}|<[^>]*>)/g, F = /\$([$&'`]|\d{1,2})/g;
27007
- S.exports = function(V, Q, G, U, K, H) {
27008
- var Y = G + V.length, te = U.length, de = F;
27009
- return K !== void 0 && (K = A(K), de = P), T(H, de, function(M, D) {
27010
+ S.exports = function(V, Q, G, U, W, H) {
27011
+ var J = G + V.length, te = U.length, de = F;
27012
+ return W !== void 0 && (W = A(W), de = P), T(H, de, function(M, D) {
27010
27013
  var Z;
27011
27014
  switch (x(D, 0)) {
27012
27015
  case "$":
@@ -27016,9 +27019,9 @@ var Kp = { exports: {} };
27016
27019
  case "`":
27017
27020
  return k(Q, 0, G);
27018
27021
  case "'":
27019
- return k(Q, Y);
27022
+ return k(Q, J);
27020
27023
  case "<":
27021
- Z = K[k(D, 1, -1)];
27024
+ Z = W[k(D, 1, -1)];
27022
27025
  break;
27023
27026
  default:
27024
27027
  var se = +D;
@@ -27075,21 +27078,21 @@ var Kp = { exports: {} };
27075
27078
  return x(T);
27076
27079
  }), S.exports = E.inspectSource;
27077
27080
  }, 1181: function(S, I, f) {
27078
- var m, A, E, x = f(8622), T = f(4576), k = f(34), P = f(6699), F = f(9297), V = f(7629), Q = f(6119), G = f(421), U = "Object already initialized", K = T.TypeError, H = T.WeakMap;
27081
+ var m, A, E, x = f(8622), T = f(4576), k = f(34), P = f(6699), F = f(9297), V = f(7629), Q = f(6119), G = f(421), U = "Object already initialized", W = T.TypeError, H = T.WeakMap;
27079
27082
  if (x || V.state) {
27080
- var Y = V.state || (V.state = new H());
27081
- Y.get = Y.get, Y.has = Y.has, Y.set = Y.set, m = function(de, M) {
27082
- if (Y.has(de)) throw new K(U);
27083
- return M.facade = de, Y.set(de, M), M;
27083
+ var J = V.state || (V.state = new H());
27084
+ J.get = J.get, J.has = J.has, J.set = J.set, m = function(de, M) {
27085
+ if (J.has(de)) throw new W(U);
27086
+ return M.facade = de, J.set(de, M), M;
27084
27087
  }, A = function(de) {
27085
- return Y.get(de) || {};
27088
+ return J.get(de) || {};
27086
27089
  }, E = function(de) {
27087
- return Y.has(de);
27090
+ return J.has(de);
27088
27091
  };
27089
27092
  } else {
27090
27093
  var te = Q("state");
27091
27094
  G[te] = !0, m = function(de, M) {
27092
- if (F(de, te)) throw new K(U);
27095
+ if (F(de, te)) throw new W(U);
27093
27096
  return M.facade = de, P(de, te, M), M;
27094
27097
  }, A = function(de) {
27095
27098
  return F(de, te) ? de[te] : {};
@@ -27102,7 +27105,7 @@ var Kp = { exports: {} };
27102
27105
  }, getterFor: function(de) {
27103
27106
  return function(M) {
27104
27107
  var D;
27105
- if (!k(M) || (D = A(M)).type !== de) throw new K("Incompatible receiver, " + de + " required");
27108
+ if (!k(M) || (D = A(M)).type !== de) throw new W("Incompatible receiver, " + de + " required");
27106
27109
  return D;
27107
27110
  };
27108
27111
  } };
@@ -27132,7 +27135,7 @@ var Kp = { exports: {} };
27132
27135
  } catch {
27133
27136
  return !1;
27134
27137
  }
27135
- }, K = function(H) {
27138
+ }, W = function(H) {
27136
27139
  if (!E(H)) return !1;
27137
27140
  switch (x(H)) {
27138
27141
  case "AsyncFunction":
@@ -27146,12 +27149,12 @@ var Kp = { exports: {} };
27146
27149
  return !0;
27147
27150
  }
27148
27151
  };
27149
- K.sham = !0, S.exports = !F || A(function() {
27152
+ W.sham = !0, S.exports = !F || A(function() {
27150
27153
  var H;
27151
27154
  return U(U.call) || !U(Object) || !U(function() {
27152
27155
  H = !0;
27153
27156
  }) || H;
27154
- }) ? K : U;
27157
+ }) ? W : U;
27155
27158
  }, 2796: function(S, I, f) {
27156
27159
  var m = f(9039), A = f(4901), E = /#|\.prototype\./, x = function(V, Q) {
27157
27160
  var G = k[T(V)];
@@ -27222,7 +27225,7 @@ var Kp = { exports: {} };
27222
27225
  return P.prototype = A(m, { next: E(+!Q, V) }), x(P, G, !1, !0), T[G] = k, P;
27223
27226
  };
27224
27227
  }, 1088: function(S, I, f) {
27225
- var m = f(6518), A = f(9565), E = f(6395), x = f(350), T = f(4901), k = f(3994), P = f(2787), F = f(2967), V = f(687), Q = f(6699), G = f(6840), U = f(8227), K = f(6269), H = f(7657), Y = x.PROPER, te = x.CONFIGURABLE, de = H.IteratorPrototype, M = H.BUGGY_SAFARI_ITERATORS, D = U("iterator"), Z = "keys", se = "values", ce = "entries", ge = function() {
27228
+ var m = f(6518), A = f(9565), E = f(6395), x = f(350), T = f(4901), k = f(3994), P = f(2787), F = f(2967), V = f(687), Q = f(6699), G = f(6840), U = f(8227), W = f(6269), H = f(7657), J = x.PROPER, te = x.CONFIGURABLE, de = H.IteratorPrototype, M = H.BUGGY_SAFARI_ITERATORS, D = U("iterator"), Z = "keys", se = "values", ce = "entries", ge = function() {
27226
27229
  return this;
27227
27230
  };
27228
27231
  S.exports = function(xe, z, ae, Ee, Ce, He, Ge) {
@@ -27242,20 +27245,20 @@ var Kp = { exports: {} };
27242
27245
  return new ae(this);
27243
27246
  };
27244
27247
  }, qe = z + " Iterator", et = !1, ke = xe.prototype, Le = ke[D] || ke["@@iterator"] || Ce && ke[Ce], Pe = !M && Le || $e(Ce), mt = z === "Array" && ke.entries || Le;
27245
- if (mt && (Re = P(mt.call(new xe()))) !== Object.prototype && Re.next && (E || P(Re) === de || (F ? F(Re, de) : T(Re[D]) || G(Re, D, ge)), V(Re, qe, !0, !0), E && (K[qe] = ge)), Y && Ce === se && Le && Le.name !== se && (!E && te ? Q(ke, "name", se) : (et = !0, Pe = function() {
27248
+ if (mt && (Re = P(mt.call(new xe()))) !== Object.prototype && Re.next && (E || P(Re) === de || (F ? F(Re, de) : T(Re[D]) || G(Re, D, ge)), V(Re, qe, !0, !0), E && (W[qe] = ge)), J && Ce === se && Le && Le.name !== se && (!E && te ? Q(ke, "name", se) : (et = !0, Pe = function() {
27246
27249
  return A(Le, this);
27247
27250
  })), Ce) if (ze = { values: $e(se), keys: He ? Pe : $e(Z), entries: $e(ce) }, Ge) for (Ne in ze) (M || et || !(Ne in ke)) && G(ke, Ne, ze[Ne]);
27248
27251
  else m({ target: z, proto: !0, forced: M || et }, ze);
27249
- return E && !Ge || ke[D] === Pe || G(ke, D, Pe, { name: Ce }), K[z] = Pe, ze;
27252
+ return E && !Ge || ke[D] === Pe || G(ke, D, Pe, { name: Ce }), W[z] = Pe, ze;
27250
27253
  };
27251
27254
  }, 7657: function(S, I, f) {
27252
- var m, A, E, x = f(9039), T = f(4901), k = f(34), P = f(2360), F = f(2787), V = f(6840), Q = f(8227), G = f(6395), U = Q("iterator"), K = !1;
27253
- [].keys && ("next" in (E = [].keys()) ? (A = F(F(E))) !== Object.prototype && (m = A) : K = !0), !k(m) || x(function() {
27255
+ var m, A, E, x = f(9039), T = f(4901), k = f(34), P = f(2360), F = f(2787), V = f(6840), Q = f(8227), G = f(6395), U = Q("iterator"), W = !1;
27256
+ [].keys && ("next" in (E = [].keys()) ? (A = F(F(E))) !== Object.prototype && (m = A) : W = !0), !k(m) || x(function() {
27254
27257
  var H = {};
27255
27258
  return m[U].call(H) !== H;
27256
27259
  }) ? m = {} : G && (m = P(m)), T(m[U]) || V(m, U, function() {
27257
27260
  return this;
27258
- }), S.exports = { IteratorPrototype: m, BUGGY_SAFARI_ITERATORS: K };
27261
+ }), S.exports = { IteratorPrototype: m, BUGGY_SAFARI_ITERATORS: W };
27259
27262
  }, 6269: function(S) {
27260
27263
  S.exports = {};
27261
27264
  }, 6198: function(S, I, f) {
@@ -27264,17 +27267,17 @@ var Kp = { exports: {} };
27264
27267
  return m(A.length);
27265
27268
  };
27266
27269
  }, 283: function(S, I, f) {
27267
- var m = f(9504), A = f(9039), E = f(4901), x = f(9297), T = f(3724), k = f(350).CONFIGURABLE, P = f(3706), F = f(1181), V = F.enforce, Q = F.get, G = String, U = Object.defineProperty, K = m("".slice), H = m("".replace), Y = m([].join), te = T && !A(function() {
27270
+ var m = f(9504), A = f(9039), E = f(4901), x = f(9297), T = f(3724), k = f(350).CONFIGURABLE, P = f(3706), F = f(1181), V = F.enforce, Q = F.get, G = String, U = Object.defineProperty, W = m("".slice), H = m("".replace), J = m([].join), te = T && !A(function() {
27268
27271
  return U(function() {
27269
27272
  }, "length", { value: 8 }).length !== 8;
27270
27273
  }), de = String(String).split("String"), M = S.exports = function(D, Z, se) {
27271
- K(G(Z), 0, 7) === "Symbol(" && (Z = "[" + H(G(Z), /^Symbol\(([^)]*)\).*$/, "$1") + "]"), se && se.getter && (Z = "get " + Z), se && se.setter && (Z = "set " + Z), (!x(D, "name") || k && D.name !== Z) && (T ? U(D, "name", { value: Z, configurable: !0 }) : D.name = Z), te && se && x(se, "arity") && D.length !== se.arity && U(D, "length", { value: se.arity });
27274
+ W(G(Z), 0, 7) === "Symbol(" && (Z = "[" + H(G(Z), /^Symbol\(([^)]*)\).*$/, "$1") + "]"), se && se.getter && (Z = "get " + Z), se && se.setter && (Z = "set " + Z), (!x(D, "name") || k && D.name !== Z) && (T ? U(D, "name", { value: Z, configurable: !0 }) : D.name = Z), te && se && x(se, "arity") && D.length !== se.arity && U(D, "length", { value: se.arity });
27272
27275
  try {
27273
27276
  se && x(se, "constructor") && se.constructor ? T && U(D, "prototype", { writable: !1 }) : D.prototype && (D.prototype = void 0);
27274
27277
  } catch {
27275
27278
  }
27276
27279
  var ce = V(D);
27277
- return x(ce, "source") || (ce.source = Y(de, typeof Z == "string" ? Z : "")), D;
27280
+ return x(ce, "source") || (ce.source = J(de, typeof Z == "string" ? Z : "")), D;
27278
27281
  };
27279
27282
  Function.prototype.toString = M(function() {
27280
27283
  return E(this) && Q(this).source || P(this);
@@ -27297,58 +27300,58 @@ var Kp = { exports: {} };
27297
27300
  if (m && Q({ b: 1 }, Q(G({}, "a", { enumerable: !0, get: function() {
27298
27301
  G(this, "b", { value: 3, enumerable: !1 });
27299
27302
  } }), { b: 2 })).b !== 1) return !0;
27300
- var K = {}, H = {}, Y = Symbol("assign detection"), te = "abcdefghijklmnopqrst";
27301
- return K[Y] = 7, te.split("").forEach(function(de) {
27303
+ var W = {}, H = {}, J = Symbol("assign detection"), te = "abcdefghijklmnopqrst";
27304
+ return W[J] = 7, te.split("").forEach(function(de) {
27302
27305
  H[de] = de;
27303
- }), Q({}, K)[Y] !== 7 || T(Q({}, H)).join("") !== te;
27304
- }) ? function(K, H) {
27305
- for (var Y = F(K), te = arguments.length, de = 1, M = k.f, D = P.f; te > de; ) for (var Z, se = V(arguments[de++]), ce = M ? U(T(se), M(se)) : T(se), ge = ce.length, xe = 0; ge > xe; ) Z = ce[xe++], m && !E(D, se, Z) || (Y[Z] = se[Z]);
27306
- return Y;
27306
+ }), Q({}, W)[J] !== 7 || T(Q({}, H)).join("") !== te;
27307
+ }) ? function(W, H) {
27308
+ for (var J = F(W), te = arguments.length, de = 1, M = k.f, D = P.f; te > de; ) for (var Z, se = V(arguments[de++]), ce = M ? U(T(se), M(se)) : T(se), ge = ce.length, xe = 0; ge > xe; ) Z = ce[xe++], m && !E(D, se, Z) || (J[Z] = se[Z]);
27309
+ return J;
27307
27310
  } : Q;
27308
27311
  }, 2360: function(S, I, f) {
27309
27312
  var m, A = f(8551), E = f(6801), x = f(8727), T = f(421), k = f(397), P = f(4055), F = f(6119), V = "prototype", Q = "script", G = F("IE_PROTO"), U = function() {
27310
- }, K = function(te) {
27313
+ }, W = function(te) {
27311
27314
  return "<" + Q + ">" + te + "</" + Q + ">";
27312
27315
  }, H = function(te) {
27313
- te.write(K("")), te.close();
27316
+ te.write(W("")), te.close();
27314
27317
  var de = te.parentWindow.Object;
27315
27318
  return te = null, de;
27316
- }, Y = function() {
27319
+ }, J = function() {
27317
27320
  try {
27318
27321
  m = new ActiveXObject("htmlfile");
27319
27322
  } catch {
27320
27323
  }
27321
27324
  var te, de, M;
27322
- Y = typeof document < "u" ? document.domain && m ? H(m) : (de = P("iframe"), M = "java" + Q + ":", de.style.display = "none", k.appendChild(de), de.src = String(M), (te = de.contentWindow.document).open(), te.write(K("document.F=Object")), te.close(), te.F) : H(m);
27323
- for (var D = x.length; D--; ) delete Y[V][x[D]];
27324
- return Y();
27325
+ J = typeof document < "u" ? document.domain && m ? H(m) : (de = P("iframe"), M = "java" + Q + ":", de.style.display = "none", k.appendChild(de), de.src = String(M), (te = de.contentWindow.document).open(), te.write(W("document.F=Object")), te.close(), te.F) : H(m);
27326
+ for (var D = x.length; D--; ) delete J[V][x[D]];
27327
+ return J();
27325
27328
  };
27326
27329
  T[G] = !0, S.exports = Object.create || function(te, de) {
27327
27330
  var M;
27328
- return te !== null ? (U[V] = A(te), M = new U(), U[V] = null, M[G] = te) : M = Y(), de === void 0 ? M : E.f(M, de);
27331
+ return te !== null ? (U[V] = A(te), M = new U(), U[V] = null, M[G] = te) : M = J(), de === void 0 ? M : E.f(M, de);
27329
27332
  };
27330
27333
  }, 6801: function(S, I, f) {
27331
27334
  var m = f(3724), A = f(8686), E = f(4913), x = f(8551), T = f(5397), k = f(1072);
27332
27335
  I.f = m && !A ? Object.defineProperties : function(P, F) {
27333
27336
  x(P);
27334
- for (var V, Q = T(F), G = k(F), U = G.length, K = 0; U > K; ) E.f(P, V = G[K++], Q[V]);
27337
+ for (var V, Q = T(F), G = k(F), U = G.length, W = 0; U > W; ) E.f(P, V = G[W++], Q[V]);
27335
27338
  return P;
27336
27339
  };
27337
27340
  }, 4913: function(S, I, f) {
27338
27341
  var m = f(3724), A = f(5917), E = f(8686), x = f(8551), T = f(6969), k = TypeError, P = Object.defineProperty, F = Object.getOwnPropertyDescriptor, V = "enumerable", Q = "configurable", G = "writable";
27339
- I.f = m ? E ? function(U, K, H) {
27340
- if (x(U), K = T(K), x(H), typeof U == "function" && K === "prototype" && "value" in H && G in H && !H[G]) {
27341
- var Y = F(U, K);
27342
- Y && Y[G] && (U[K] = H.value, H = { configurable: Q in H ? H[Q] : Y[Q], enumerable: V in H ? H[V] : Y[V], writable: !1 });
27342
+ I.f = m ? E ? function(U, W, H) {
27343
+ if (x(U), W = T(W), x(H), typeof U == "function" && W === "prototype" && "value" in H && G in H && !H[G]) {
27344
+ var J = F(U, W);
27345
+ J && J[G] && (U[W] = H.value, H = { configurable: Q in H ? H[Q] : J[Q], enumerable: V in H ? H[V] : J[V], writable: !1 });
27343
27346
  }
27344
- return P(U, K, H);
27345
- } : P : function(U, K, H) {
27346
- if (x(U), K = T(K), x(H), A) try {
27347
- return P(U, K, H);
27347
+ return P(U, W, H);
27348
+ } : P : function(U, W, H) {
27349
+ if (x(U), W = T(W), x(H), A) try {
27350
+ return P(U, W, H);
27348
27351
  } catch {
27349
27352
  }
27350
27353
  if ("get" in H || "set" in H) throw new k("Accessors not supported");
27351
- return "value" in H && (U[K] = H.value), U;
27354
+ return "value" in H && (U[W] = H.value), U;
27352
27355
  };
27353
27356
  }, 7347: function(S, I, f) {
27354
27357
  var m = f(3724), A = f(9565), E = f(8773), x = f(6980), T = f(5397), k = f(6969), P = f(9297), F = f(5917), V = Object.getOwnPropertyDescriptor;
@@ -27470,17 +27473,17 @@ var Kp = { exports: {} };
27470
27473
  throw new k("RegExp#exec called on incompatible receiver");
27471
27474
  };
27472
27475
  }, 7323: function(S, I, f) {
27473
- var m, A, E = f(9565), x = f(9504), T = f(655), k = f(7979), P = f(8429), F = f(5745), V = f(2360), Q = f(1181).get, G = f(3635), U = f(8814), K = F("native-string-replace", String.prototype.replace), H = RegExp.prototype.exec, Y = H, te = x("".charAt), de = x("".indexOf), M = x("".replace), D = x("".slice), Z = (A = /b*/g, E(H, m = /a/, "a"), E(H, A, "a"), m.lastIndex !== 0 || A.lastIndex !== 0), se = P.BROKEN_CARET, ce = /()??/.exec("")[1] !== void 0;
27474
- (Z || ce || se || G || U) && (Y = function(ge) {
27476
+ var m, A, E = f(9565), x = f(9504), T = f(655), k = f(7979), P = f(8429), F = f(5745), V = f(2360), Q = f(1181).get, G = f(3635), U = f(8814), W = F("native-string-replace", String.prototype.replace), H = RegExp.prototype.exec, J = H, te = x("".charAt), de = x("".indexOf), M = x("".replace), D = x("".slice), Z = (A = /b*/g, E(H, m = /a/, "a"), E(H, A, "a"), m.lastIndex !== 0 || A.lastIndex !== 0), se = P.BROKEN_CARET, ce = /()??/.exec("")[1] !== void 0;
27477
+ (Z || ce || se || G || U) && (J = function(ge) {
27475
27478
  var xe, z, ae, Ee, Ce, He, Ge, Re = this, ze = Q(Re), Ne = T(ge), $e = ze.raw;
27476
- if ($e) return $e.lastIndex = Re.lastIndex, xe = E(Y, $e, Ne), Re.lastIndex = $e.lastIndex, xe;
27479
+ if ($e) return $e.lastIndex = Re.lastIndex, xe = E(J, $e, Ne), Re.lastIndex = $e.lastIndex, xe;
27477
27480
  var qe = ze.groups, et = se && Re.sticky, ke = E(k, Re), Le = Re.source, Pe = 0, mt = Ne;
27478
27481
  if (et && (ke = M(ke, "y", ""), de(ke, "g") === -1 && (ke += "g"), mt = D(Ne, Re.lastIndex), Re.lastIndex > 0 && (!Re.multiline || Re.multiline && te(Ne, Re.lastIndex - 1) !== `
27479
- `) && (Le = "(?: " + Le + ")", mt = " " + mt, Pe++), z = new RegExp("^(?:" + Le + ")", ke)), ce && (z = new RegExp("^" + Le + "$(?!\\s)", ke)), Z && (ae = Re.lastIndex), Ee = E(H, et ? z : Re, mt), et ? Ee ? (Ee.input = D(Ee.input, Pe), Ee[0] = D(Ee[0], Pe), Ee.index = Re.lastIndex, Re.lastIndex += Ee[0].length) : Re.lastIndex = 0 : Z && Ee && (Re.lastIndex = Re.global ? Ee.index + Ee[0].length : ae), ce && Ee && Ee.length > 1 && E(K, Ee[0], z, function() {
27482
+ `) && (Le = "(?: " + Le + ")", mt = " " + mt, Pe++), z = new RegExp("^(?:" + Le + ")", ke)), ce && (z = new RegExp("^" + Le + "$(?!\\s)", ke)), Z && (ae = Re.lastIndex), Ee = E(H, et ? z : Re, mt), et ? Ee ? (Ee.input = D(Ee.input, Pe), Ee[0] = D(Ee[0], Pe), Ee.index = Re.lastIndex, Re.lastIndex += Ee[0].length) : Re.lastIndex = 0 : Z && Ee && (Re.lastIndex = Re.global ? Ee.index + Ee[0].length : ae), ce && Ee && Ee.length > 1 && E(W, Ee[0], z, function() {
27480
27483
  for (Ce = 1; Ce < arguments.length - 2; Ce++) arguments[Ce] === void 0 && (Ee[Ce] = void 0);
27481
27484
  }), Ee && qe) for (Ee.groups = He = V(null), Ce = 0; Ce < qe.length; Ce++) He[(Ge = qe[Ce])[0]] = Ee[Ge[1]];
27482
27485
  return Ee;
27483
- }), S.exports = Y;
27486
+ }), S.exports = J;
27484
27487
  }, 7979: function(S, I, f) {
27485
27488
  var m = f(8551);
27486
27489
  S.exports = function() {
@@ -27558,8 +27561,8 @@ var Kp = { exports: {} };
27558
27561
  }, 8183: function(S, I, f) {
27559
27562
  var m = f(9504), A = f(1291), E = f(655), x = f(7750), T = m("".charAt), k = m("".charCodeAt), P = m("".slice), F = function(V) {
27560
27563
  return function(Q, G) {
27561
- var U, K, H = E(x(Q)), Y = A(G), te = H.length;
27562
- return Y < 0 || Y >= te ? V ? "" : void 0 : (U = k(H, Y)) < 55296 || U > 56319 || Y + 1 === te || (K = k(H, Y + 1)) < 56320 || K > 57343 ? V ? T(H, Y) : U : V ? P(H, Y, Y + 2) : K - 56320 + (U - 55296 << 10) + 65536;
27564
+ var U, W, H = E(x(Q)), J = A(G), te = H.length;
27565
+ return J < 0 || J >= te ? V ? "" : void 0 : (U = k(H, J)) < 55296 || U > 56319 || J + 1 === te || (W = k(H, J + 1)) < 56320 || W > 57343 ? V ? T(H, J) : U : V ? P(H, J, J + 2) : W - 56320 + (U - 55296 << 10) + 65536;
27563
27566
  };
27564
27567
  };
27565
27568
  S.exports = { codeAt: F(!1), charAt: F(!0) };
@@ -27696,17 +27699,17 @@ var Kp = { exports: {} };
27696
27699
  S.exports = `
27697
27700
  \v\f\r                 \u2028\u2029\uFEFF`;
27698
27701
  }, 8706: function(S, I, f) {
27699
- var m = f(6518), A = f(9039), E = f(4376), x = f(34), T = f(8981), k = f(6198), P = f(6837), F = f(4659), V = f(1469), Q = f(597), G = f(8227), U = f(9519), K = G("isConcatSpreadable"), H = U >= 51 || !A(function() {
27702
+ var m = f(6518), A = f(9039), E = f(4376), x = f(34), T = f(8981), k = f(6198), P = f(6837), F = f(4659), V = f(1469), Q = f(597), G = f(8227), U = f(9519), W = G("isConcatSpreadable"), H = U >= 51 || !A(function() {
27700
27703
  var te = [];
27701
- return te[K] = !1, te.concat()[0] !== te;
27702
- }), Y = function(te) {
27704
+ return te[W] = !1, te.concat()[0] !== te;
27705
+ }), J = function(te) {
27703
27706
  if (!x(te)) return !1;
27704
- var de = te[K];
27707
+ var de = te[W];
27705
27708
  return de !== void 0 ? !!de : E(te);
27706
27709
  };
27707
27710
  m({ target: "Array", proto: !0, arity: 1, forced: !H || !Q("concat") }, { concat: function(te) {
27708
27711
  var de, M, D, Z, se, ce = T(this), ge = V(ce, 0), xe = 0;
27709
- for (de = -1, D = arguments.length; de < D; de++) if (Y(se = de === -1 ? ce : arguments[de])) for (Z = k(se), P(xe + Z), M = 0; M < Z; M++, xe++) M in se && F(ge, xe, se[M]);
27712
+ for (de = -1, D = arguments.length; de < D; de++) if (J(se = de === -1 ? ce : arguments[de])) for (Z = k(se), P(xe + Z), M = 0; M < Z; M++, xe++) M in se && F(ge, xe, se[M]);
27710
27713
  else P(xe + 1), F(ge, xe++, se);
27711
27714
  return ge.length = xe, ge;
27712
27715
  } });
@@ -27735,22 +27738,22 @@ var Kp = { exports: {} };
27735
27738
  } });
27736
27739
  }, 3792: function(S, I, f) {
27737
27740
  var m = f(5397), A = f(6469), E = f(6269), x = f(1181), T = f(4913).f, k = f(1088), P = f(2529), F = f(6395), V = f(3724), Q = "Array Iterator", G = x.set, U = x.getterFor(Q);
27738
- S.exports = k(Array, "Array", function(H, Y) {
27739
- G(this, { type: Q, target: m(H), index: 0, kind: Y });
27741
+ S.exports = k(Array, "Array", function(H, J) {
27742
+ G(this, { type: Q, target: m(H), index: 0, kind: J });
27740
27743
  }, function() {
27741
- var H = U(this), Y = H.target, te = H.index++;
27742
- if (!Y || te >= Y.length) return H.target = null, P(void 0, !0);
27744
+ var H = U(this), J = H.target, te = H.index++;
27745
+ if (!J || te >= J.length) return H.target = null, P(void 0, !0);
27743
27746
  switch (H.kind) {
27744
27747
  case "keys":
27745
27748
  return P(te, !1);
27746
27749
  case "values":
27747
- return P(Y[te], !1);
27750
+ return P(J[te], !1);
27748
27751
  }
27749
- return P([te, Y[te]], !1);
27752
+ return P([te, J[te]], !1);
27750
27753
  }, "values");
27751
- var K = E.Arguments = E.Array;
27752
- if (A("keys"), A("values"), A("entries"), !F && V && K.name !== "values") try {
27753
- T(K, "name", { value: "values" });
27754
+ var W = E.Arguments = E.Array;
27755
+ if (A("keys"), A("values"), A("entries"), !F && V && W.name !== "values") try {
27756
+ T(W, "name", { value: "values" });
27754
27757
  } catch {
27755
27758
  }
27756
27759
  }, 8598: function(S, I, f) {
@@ -27770,20 +27773,20 @@ var Kp = { exports: {} };
27770
27773
  return A(this, T, k, k > 1 ? arguments[1] : void 0);
27771
27774
  } });
27772
27775
  }, 4782: function(S, I, f) {
27773
- var m = f(6518), A = f(4376), E = f(3517), x = f(34), T = f(5610), k = f(6198), P = f(5397), F = f(4659), V = f(8227), Q = f(597), G = f(7680), U = Q("slice"), K = V("species"), H = Array, Y = Math.max;
27776
+ var m = f(6518), A = f(4376), E = f(3517), x = f(34), T = f(5610), k = f(6198), P = f(5397), F = f(4659), V = f(8227), Q = f(597), G = f(7680), U = Q("slice"), W = V("species"), H = Array, J = Math.max;
27774
27777
  m({ target: "Array", proto: !0, forced: !U }, { slice: function(te, de) {
27775
27778
  var M, D, Z, se = P(this), ce = k(se), ge = T(te, ce), xe = T(de === void 0 ? ce : de, ce);
27776
- if (A(se) && (M = se.constructor, (E(M) && (M === H || A(M.prototype)) || x(M) && (M = M[K]) === null) && (M = void 0), M === H || M === void 0)) return G(se, ge, xe);
27777
- for (D = new (M === void 0 ? H : M)(Y(xe - ge, 0)), Z = 0; ge < xe; ge++, Z++) ge in se && F(D, Z, se[ge]);
27779
+ if (A(se) && (M = se.constructor, (E(M) && (M === H || A(M.prototype)) || x(M) && (M = M[W]) === null) && (M = void 0), M === H || M === void 0)) return G(se, ge, xe);
27780
+ for (D = new (M === void 0 ? H : M)(J(xe - ge, 0)), Z = 0; ge < xe; ge++, Z++) ge in se && F(D, Z, se[ge]);
27778
27781
  return D.length = Z, D;
27779
27782
  } });
27780
27783
  }, 6910: function(S, I, f) {
27781
- var m = f(6518), A = f(9504), E = f(9306), x = f(8981), T = f(6198), k = f(4606), P = f(655), F = f(9039), V = f(4488), Q = f(4598), G = f(3709), U = f(3763), K = f(9519), H = f(3607), Y = [], te = A(Y.sort), de = A(Y.push), M = F(function() {
27782
- Y.sort(void 0);
27784
+ var m = f(6518), A = f(9504), E = f(9306), x = f(8981), T = f(6198), k = f(4606), P = f(655), F = f(9039), V = f(4488), Q = f(4598), G = f(3709), U = f(3763), W = f(9519), H = f(3607), J = [], te = A(J.sort), de = A(J.push), M = F(function() {
27785
+ J.sort(void 0);
27783
27786
  }), D = F(function() {
27784
- Y.sort(null);
27787
+ J.sort(null);
27785
27788
  }), Z = Q("sort"), se = !F(function() {
27786
- if (K) return K < 70;
27789
+ if (W) return W < 70;
27787
27790
  if (!(G && G > 3)) {
27788
27791
  if (U) return !0;
27789
27792
  if (H) return H < 603;
@@ -27803,11 +27806,11 @@ var Kp = { exports: {} };
27803
27806
  default:
27804
27807
  xe = 2;
27805
27808
  }
27806
- for (z = 0; z < 47; z++) Y.push({ k: ge + z, v: xe });
27809
+ for (z = 0; z < 47; z++) J.push({ k: ge + z, v: xe });
27807
27810
  }
27808
- for (Y.sort(function(Ee, Ce) {
27811
+ for (J.sort(function(Ee, Ce) {
27809
27812
  return Ce.v - Ee.v;
27810
- }), z = 0; z < Y.length; z++) ge = Y[z].k.charAt(0), ae.charAt(ae.length - 1) !== ge && (ae += ge);
27813
+ }), z = 0; z < J.length; z++) ge = J[z].k.charAt(0), ae.charAt(ae.length - 1) !== ge && (ae += ge);
27811
27814
  return ae !== "DGBEFHACIJK";
27812
27815
  }
27813
27816
  });
@@ -27826,10 +27829,10 @@ var Kp = { exports: {} };
27826
27829
  return ge;
27827
27830
  } });
27828
27831
  }, 4554: function(S, I, f) {
27829
- var m = f(6518), A = f(8981), E = f(5610), x = f(1291), T = f(6198), k = f(4527), P = f(6837), F = f(1469), V = f(4659), Q = f(4606), G = f(597)("splice"), U = Math.max, K = Math.min;
27830
- m({ target: "Array", proto: !0, forced: !G }, { splice: function(H, Y) {
27832
+ var m = f(6518), A = f(8981), E = f(5610), x = f(1291), T = f(6198), k = f(4527), P = f(6837), F = f(1469), V = f(4659), Q = f(4606), G = f(597)("splice"), U = Math.max, W = Math.min;
27833
+ m({ target: "Array", proto: !0, forced: !G }, { splice: function(H, J) {
27831
27834
  var te, de, M, D, Z, se, ce = A(this), ge = T(ce), xe = E(H, ge), z = arguments.length;
27832
- for (z === 0 ? te = de = 0 : z === 1 ? (te = 0, de = ge - xe) : (te = z - 2, de = K(U(x(Y), 0), ge - xe)), P(ge + te - de), M = F(ce, de), D = 0; D < de; D++) (Z = xe + D) in ce && V(M, D, ce[Z]);
27835
+ for (z === 0 ? te = de = 0 : z === 1 ? (te = 0, de = ge - xe) : (te = z - 2, de = W(U(x(J), 0), ge - xe)), P(ge + te - de), M = F(ce, de), D = 0; D < de; D++) (Z = xe + D) in ce && V(M, D, ce[Z]);
27833
27836
  if (M.length = de, te < de) {
27834
27837
  for (D = xe; D < ge - de; D++) se = D + te, (Z = D + de) in ce ? ce[se] = ce[Z] : Q(ce, se);
27835
27838
  for (D = ge; D > ge - de + te; D--) Q(ce, D - 1);
@@ -27860,26 +27863,26 @@ var Kp = { exports: {} };
27860
27863
  }
27861
27864
  } });
27862
27865
  }, 3110: function(S, I, f) {
27863
- var m = f(6518), A = f(7751), E = f(8745), x = f(9565), T = f(9504), k = f(9039), P = f(4901), F = f(757), V = f(7680), Q = f(6933), G = f(4495), U = String, K = A("JSON", "stringify"), H = T(/./.exec), Y = T("".charAt), te = T("".charCodeAt), de = T("".replace), M = T(1 .toString), D = /[\uD800-\uDFFF]/g, Z = /^[\uD800-\uDBFF]$/, se = /^[\uDC00-\uDFFF]$/, ce = !G || k(function() {
27866
+ var m = f(6518), A = f(7751), E = f(8745), x = f(9565), T = f(9504), k = f(9039), P = f(4901), F = f(757), V = f(7680), Q = f(6933), G = f(4495), U = String, W = A("JSON", "stringify"), H = T(/./.exec), J = T("".charAt), te = T("".charCodeAt), de = T("".replace), M = T(1 .toString), D = /[\uD800-\uDFFF]/g, Z = /^[\uD800-\uDBFF]$/, se = /^[\uDC00-\uDFFF]$/, ce = !G || k(function() {
27864
27867
  var ae = A("Symbol")("stringify detection");
27865
- return K([ae]) !== "[null]" || K({ a: ae }) !== "{}" || K(Object(ae)) !== "{}";
27868
+ return W([ae]) !== "[null]" || W({ a: ae }) !== "{}" || W(Object(ae)) !== "{}";
27866
27869
  }), ge = k(function() {
27867
- return K("\uDF06\uD834") !== '"\\udf06\\ud834"' || K("\uDEAD") !== '"\\udead"';
27870
+ return W("\uDF06\uD834") !== '"\\udf06\\ud834"' || W("\uDEAD") !== '"\\udead"';
27868
27871
  }), xe = function(ae, Ee) {
27869
27872
  var Ce = V(arguments), He = Q(Ee);
27870
27873
  if (P(He) || ae !== void 0 && !F(ae)) return Ce[1] = function(Ge, Re) {
27871
27874
  if (P(He) && (Re = x(He, this, U(Ge), Re)), !F(Re)) return Re;
27872
- }, E(K, null, Ce);
27875
+ }, E(W, null, Ce);
27873
27876
  }, z = function(ae, Ee, Ce) {
27874
- var He = Y(Ce, Ee - 1), Ge = Y(Ce, Ee + 1);
27877
+ var He = J(Ce, Ee - 1), Ge = J(Ce, Ee + 1);
27875
27878
  return H(Z, ae) && !H(se, Ge) || H(se, ae) && !H(Z, He) ? "\\u" + M(te(ae, 0), 16) : ae;
27876
27879
  };
27877
- K && m({ target: "JSON", stat: !0, arity: 3, forced: ce || ge }, { stringify: function(ae, Ee, Ce) {
27878
- var He = V(arguments), Ge = E(ce ? xe : K, null, He);
27880
+ W && m({ target: "JSON", stat: !0, arity: 3, forced: ce || ge }, { stringify: function(ae, Ee, Ce) {
27881
+ var He = V(arguments), Ge = E(ce ? xe : W, null, He);
27879
27882
  return ge && typeof Ge == "string" ? de(Ge, D, z) : Ge;
27880
27883
  } });
27881
27884
  }, 2892: function(S, I, f) {
27882
- var m = f(6518), A = f(6395), E = f(3724), x = f(4576), T = f(9167), k = f(9504), P = f(2796), F = f(9297), V = f(3167), Q = f(1625), G = f(757), U = f(2777), K = f(9039), H = f(8480).f, Y = f(7347).f, te = f(4913).f, de = f(1240), M = f(3802).trim, D = "Number", Z = x[D], se = T[D], ce = Z.prototype, ge = x.TypeError, xe = k("".slice), z = k("".charCodeAt), ae = function(Ge) {
27885
+ var m = f(6518), A = f(6395), E = f(3724), x = f(4576), T = f(9167), k = f(9504), P = f(2796), F = f(9297), V = f(3167), Q = f(1625), G = f(757), U = f(2777), W = f(9039), H = f(8480).f, J = f(7347).f, te = f(4913).f, de = f(1240), M = f(3802).trim, D = "Number", Z = x[D], se = T[D], ce = Z.prototype, ge = x.TypeError, xe = k("".slice), z = k("".charCodeAt), ae = function(Ge) {
27883
27886
  var Re, ze, Ne, $e, qe, et, ke, Le, Pe = U(Ge, "number");
27884
27887
  if (G(Pe)) throw new ge("Cannot convert a Symbol value to a number");
27885
27888
  if (typeof Pe == "string" && Pe.length > 2) {
@@ -27908,13 +27911,13 @@ var Kp = { exports: {} };
27908
27911
  var $e = U(Ne, "number");
27909
27912
  return typeof $e == "bigint" ? $e : ae($e);
27910
27913
  }(Ge));
27911
- return Q(ce, Re = this) && K(function() {
27914
+ return Q(ce, Re = this) && W(function() {
27912
27915
  de(Re);
27913
27916
  }) ? V(Object(ze), this, Ce) : ze;
27914
27917
  };
27915
27918
  Ce.prototype = ce, Ee && !A && (ce.constructor = Ce), m({ global: !0, constructor: !0, wrap: !0, forced: Ee }, { Number: Ce });
27916
27919
  var He = function(Ge, Re) {
27917
- for (var ze, Ne = E ? H(Re) : "MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","), $e = 0; Ne.length > $e; $e++) F(Re, ze = Ne[$e]) && !F(Ge, ze) && te(Ge, ze, Y(Re, ze));
27920
+ for (var ze, Ne = E ? H(Re) : "MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","), $e = 0; Ne.length > $e; $e++) F(Re, ze = Ne[$e]) && !F(Ge, ze) && te(Ge, ze, J(Re, ze));
27918
27921
  };
27919
27922
  A && se && He(T[D], se), (Ee || A) && He(T[D], Z);
27920
27923
  }, 2637: function(S, I, f) {
@@ -27937,8 +27940,8 @@ var Kp = { exports: {} };
27937
27940
  }, 1278: function(S, I, f) {
27938
27941
  var m = f(6518), A = f(3724), E = f(5031), x = f(5397), T = f(7347), k = f(4659);
27939
27942
  m({ target: "Object", stat: !0, sham: !A }, { getOwnPropertyDescriptors: function(P) {
27940
- for (var F, V, Q = x(P), G = T.f, U = E(Q), K = {}, H = 0; U.length > H; ) (V = G(Q, F = U[H++])) !== void 0 && k(K, F, V);
27941
- return K;
27943
+ for (var F, V, Q = x(P), G = T.f, U = E(Q), W = {}, H = 0; U.length > H; ) (V = G(Q, F = U[H++])) !== void 0 && k(W, F, V);
27944
+ return W;
27942
27945
  } });
27943
27946
  }, 1480: function(S, I, f) {
27944
27947
  var m = f(6518), A = f(9039), E = f(298).f;
@@ -27964,7 +27967,7 @@ var Kp = { exports: {} };
27964
27967
  var m = f(2140), A = f(6840), E = f(3179);
27965
27968
  m || A(Object.prototype, "toString", E, { unsafe: !0 });
27966
27969
  }, 4864: function(S, I, f) {
27967
- var m = f(3724), A = f(4576), E = f(9504), x = f(2796), T = f(3167), k = f(6699), P = f(2360), F = f(8480).f, V = f(1625), Q = f(788), G = f(655), U = f(1034), K = f(8429), H = f(1056), Y = f(6840), te = f(9039), de = f(9297), M = f(1181).enforce, D = f(7633), Z = f(8227), se = f(3635), ce = f(8814), ge = Z("match"), xe = A.RegExp, z = xe.prototype, ae = A.SyntaxError, Ee = E(z.exec), Ce = E("".charAt), He = E("".replace), Ge = E("".indexOf), Re = E("".slice), ze = /^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/, Ne = /a/g, $e = /a/g, qe = new xe(Ne) !== Ne, et = K.MISSED_STICKY, ke = K.UNSUPPORTED_Y, Le = m && (!qe || et || se || ce || te(function() {
27970
+ var m = f(3724), A = f(4576), E = f(9504), x = f(2796), T = f(3167), k = f(6699), P = f(2360), F = f(8480).f, V = f(1625), Q = f(788), G = f(655), U = f(1034), W = f(8429), H = f(1056), J = f(6840), te = f(9039), de = f(9297), M = f(1181).enforce, D = f(7633), Z = f(8227), se = f(3635), ce = f(8814), ge = Z("match"), xe = A.RegExp, z = xe.prototype, ae = A.SyntaxError, Ee = E(z.exec), Ce = E("".charAt), He = E("".replace), Ge = E("".indexOf), Re = E("".slice), ze = /^\?<[^\s\d!#%&*+<=>@^][^\s!#%&*+<=>@^]*>/, Ne = /a/g, $e = /a/g, qe = new xe(Ne) !== Ne, et = W.MISSED_STICKY, ke = W.UNSUPPORTED_Y, Le = m && (!qe || et || se || ce || te(function() {
27968
27971
  return $e[ge] = !1, xe(Ne) !== Ne || xe($e) === $e || String(xe(Ne, "i")) !== "/a/i";
27969
27972
  }));
27970
27973
  if (x("RegExp", Le)) {
@@ -28000,7 +28003,7 @@ var Kp = { exports: {} };
28000
28003
  }
28001
28004
  return Sn;
28002
28005
  }, mt = F(xe), Wt = 0; mt.length > Wt; ) H(Pe, xe, mt[Wt++]);
28003
- z.constructor = Pe, Pe.prototype = z, Y(A, "RegExp", Pe, { constructor: !0 });
28006
+ z.constructor = Pe, Pe.prototype = z, J(A, "RegExp", Pe, { constructor: !0 });
28004
28007
  }
28005
28008
  D("RegExp");
28006
28009
  }, 7495: function(S, I, f) {
@@ -28028,7 +28031,7 @@ var Kp = { exports: {} };
28028
28031
  return U >= G.length ? T(void 0, !0) : (V = m(G, U), Q.index += V.length, T(V, !1));
28029
28032
  });
28030
28033
  }, 8543: function(S, I, f) {
28031
- var m = f(6518), A = f(9565), E = f(7476), x = f(3994), T = f(2529), k = f(7750), P = f(8014), F = f(655), V = f(8551), Q = f(4117), G = f(2195), U = f(788), K = f(1034), H = f(5966), Y = f(6840), te = f(9039), de = f(8227), M = f(2293), D = f(7829), Z = f(6682), se = f(1181), ce = f(6395), ge = de("matchAll"), xe = "RegExp String", z = xe + " Iterator", ae = se.set, Ee = se.getterFor(z), Ce = RegExp.prototype, He = TypeError, Ge = E("".indexOf), Re = E("".matchAll), ze = !!Re && !te(function() {
28034
+ var m = f(6518), A = f(9565), E = f(7476), x = f(3994), T = f(2529), k = f(7750), P = f(8014), F = f(655), V = f(8551), Q = f(4117), G = f(2195), U = f(788), W = f(1034), H = f(5966), J = f(6840), te = f(9039), de = f(8227), M = f(2293), D = f(7829), Z = f(6682), se = f(1181), ce = f(6395), ge = de("matchAll"), xe = "RegExp String", z = xe + " Iterator", ae = se.set, Ee = se.getterFor(z), Ce = RegExp.prototype, He = TypeError, Ge = E("".indexOf), Re = E("".matchAll), ze = !!Re && !te(function() {
28032
28035
  Re("a", /./);
28033
28036
  }), Ne = x(function(qe, et, ke, Le) {
28034
28037
  ae(this, { type: z, regexp: qe, string: et, global: ke, unicode: Le, done: !1 });
@@ -28038,7 +28041,7 @@ var Kp = { exports: {} };
28038
28041
  var et = qe.regexp, ke = qe.string, Le = Z(et, ke);
28039
28042
  return Le === null ? (qe.done = !0, T(void 0, !0)) : qe.global ? (F(Le[0]) === "" && (et.lastIndex = D(ke, P(et.lastIndex), qe.unicode)), T(Le, !1)) : (qe.done = !0, T(Le, !1));
28040
28043
  }), $e = function(qe) {
28041
- var et, ke, Le, Pe = V(this), mt = F(qe), Wt = M(Pe, RegExp), At = F(K(Pe));
28044
+ var et, ke, Le, Pe = V(this), mt = F(qe), Wt = M(Pe, RegExp), At = F(W(Pe));
28042
28045
  return et = new Wt(Wt === RegExp ? Pe.source : Pe, At), ke = !!~Ge(At, "g"), Le = !!~Ge(At, "u"), et.lastIndex = P(Pe.lastIndex), new Ne(et, mt, ke, Le);
28043
28046
  };
28044
28047
  m({ target: "String", proto: !0, forced: ze }, { matchAll: function(qe) {
@@ -28046,33 +28049,33 @@ var Kp = { exports: {} };
28046
28049
  if (Q(qe)) {
28047
28050
  if (ze) return Re(mt, qe);
28048
28051
  } else {
28049
- if (U(qe) && (et = F(k(K(qe))), !~Ge(et, "g"))) throw new He("`.matchAll` does not allow non-global regexes");
28052
+ if (U(qe) && (et = F(k(W(qe))), !~Ge(et, "g"))) throw new He("`.matchAll` does not allow non-global regexes");
28050
28053
  if (ze) return Re(mt, qe);
28051
28054
  if ((Le = H(qe, ge)) === void 0 && ce && G(qe) === "RegExp" && (Le = $e), Le) return A(Le, qe, mt);
28052
28055
  }
28053
28056
  return ke = F(mt), Pe = new RegExp(qe, "g"), ce ? A($e, Pe, ke) : Pe[ge](ke);
28054
- } }), ce || ge in Ce || Y(Ce, ge, $e);
28057
+ } }), ce || ge in Ce || J(Ce, ge, $e);
28055
28058
  }, 1761: function(S, I, f) {
28056
28059
  var m = f(9565), A = f(9228), E = f(8551), x = f(4117), T = f(8014), k = f(655), P = f(7750), F = f(5966), V = f(7829), Q = f(6682);
28057
- A("match", function(G, U, K) {
28060
+ A("match", function(G, U, W) {
28058
28061
  return [function(H) {
28059
- var Y = P(this), te = x(H) ? void 0 : F(H, G);
28060
- return te ? m(te, H, Y) : new RegExp(H)[G](k(Y));
28062
+ var J = P(this), te = x(H) ? void 0 : F(H, G);
28063
+ return te ? m(te, H, J) : new RegExp(H)[G](k(J));
28061
28064
  }, function(H) {
28062
- var Y = E(this), te = k(H), de = K(U, Y, te);
28065
+ var J = E(this), te = k(H), de = W(U, J, te);
28063
28066
  if (de.done) return de.value;
28064
- if (!Y.global) return Q(Y, te);
28065
- var M = Y.unicode;
28066
- Y.lastIndex = 0;
28067
- for (var D, Z = [], se = 0; (D = Q(Y, te)) !== null; ) {
28067
+ if (!J.global) return Q(J, te);
28068
+ var M = J.unicode;
28069
+ J.lastIndex = 0;
28070
+ for (var D, Z = [], se = 0; (D = Q(J, te)) !== null; ) {
28068
28071
  var ce = k(D[0]);
28069
- Z[se] = ce, ce === "" && (Y.lastIndex = V(te, T(Y.lastIndex), M)), se++;
28072
+ Z[se] = ce, ce === "" && (J.lastIndex = V(te, T(J.lastIndex), M)), se++;
28070
28073
  }
28071
28074
  return se === 0 ? null : Z;
28072
28075
  }];
28073
28076
  });
28074
28077
  }, 5440: function(S, I, f) {
28075
- var m = f(8745), A = f(9565), E = f(9504), x = f(9228), T = f(9039), k = f(8551), P = f(4901), F = f(4117), V = f(1291), Q = f(8014), G = f(655), U = f(7750), K = f(7829), H = f(5966), Y = f(2478), te = f(6682), de = f(8227)("replace"), M = Math.max, D = Math.min, Z = E([].concat), se = E([].push), ce = E("".indexOf), ge = E("".slice), xe = "a".replace(/./, "$0") === "$0", z = !!/./[de] && /./[de]("a", "$0") === "";
28078
+ var m = f(8745), A = f(9565), E = f(9504), x = f(9228), T = f(9039), k = f(8551), P = f(4901), F = f(4117), V = f(1291), Q = f(8014), G = f(655), U = f(7750), W = f(7829), H = f(5966), J = f(2478), te = f(6682), de = f(8227)("replace"), M = Math.max, D = Math.min, Z = E([].concat), se = E([].push), ce = E("".indexOf), ge = E("".slice), xe = "a".replace(/./, "$0") === "$0", z = !!/./[de] && /./[de]("a", "$0") === "";
28076
28079
  x("replace", function(ae, Ee, Ce) {
28077
28080
  var He = z ? "$" : "$0";
28078
28081
  return [function(Ge, Re) {
@@ -28089,14 +28092,14 @@ var Kp = { exports: {} };
28089
28092
  var et, ke = ze.global;
28090
28093
  ke && (et = ze.unicode, ze.lastIndex = 0);
28091
28094
  for (var Le, Pe = []; (Le = te(ze, Ne)) !== null && (se(Pe, Le), ke); )
28092
- G(Le[0]) === "" && (ze.lastIndex = K(Ne, Q(ze.lastIndex), et));
28095
+ G(Le[0]) === "" && (ze.lastIndex = W(Ne, Q(ze.lastIndex), et));
28093
28096
  for (var mt, Wt = "", At = 0, ht = 0; ht < Pe.length; ht++) {
28094
28097
  for (var cn, xn = G((Le = Pe[ht])[0]), Fn = M(D(V(Le.index), Ne.length), 0), hr = [], Sn = 1; Sn < Le.length; Sn++) se(hr, (mt = Le[Sn]) === void 0 ? mt : String(mt));
28095
28098
  var Cn = Le.groups;
28096
28099
  if (qe) {
28097
28100
  var vn = Z([xn], hr, Fn, Ne);
28098
28101
  Cn !== void 0 && se(vn, Cn), cn = G(m(Re, void 0, vn));
28099
- } else cn = Y(xn, Ne, Fn, hr, Cn, Re);
28102
+ } else cn = J(xn, Ne, Fn, hr, Cn, Re);
28100
28103
  Fn >= At && (Wt += ge(Ne, At, Fn) + cn, At = Fn + xn.length);
28101
28104
  }
28102
28105
  return Wt + ge(Ne, At);
@@ -28109,7 +28112,7 @@ var Kp = { exports: {} };
28109
28112
  }, "".replace(ae, "$<a>") !== "7";
28110
28113
  }) || !xe || z);
28111
28114
  }, 744: function(S, I, f) {
28112
- var m = f(9565), A = f(9504), E = f(9228), x = f(8551), T = f(4117), k = f(7750), P = f(2293), F = f(7829), V = f(8014), Q = f(655), G = f(5966), U = f(6682), K = f(8429), H = f(9039), Y = K.UNSUPPORTED_Y, te = Math.min, de = A([].push), M = A("".slice), D = !H(function() {
28115
+ var m = f(9565), A = f(9504), E = f(9228), x = f(8551), T = f(4117), k = f(7750), P = f(2293), F = f(7829), V = f(8014), Q = f(655), G = f(5966), U = f(6682), W = f(8429), H = f(9039), J = W.UNSUPPORTED_Y, te = Math.min, de = A([].push), M = A("".slice), D = !H(function() {
28113
28116
  var se = /(?:)/, ce = se.exec;
28114
28117
  se.exec = function() {
28115
28118
  return ce.apply(this, arguments);
@@ -28130,13 +28133,13 @@ var Kp = { exports: {} };
28130
28133
  var He = ge(xe, Ee, Ce, ae, xe !== ce);
28131
28134
  if (He.done) return He.value;
28132
28135
  }
28133
- var Ge = P(Ee, RegExp), Re = Ee.unicode, ze = (Ee.ignoreCase ? "i" : "") + (Ee.multiline ? "m" : "") + (Ee.unicode ? "u" : "") + (Y ? "g" : "y"), Ne = new Ge(Y ? "^(?:" + Ee.source + ")" : Ee, ze), $e = ae === void 0 ? 4294967295 : ae >>> 0;
28136
+ var Ge = P(Ee, RegExp), Re = Ee.unicode, ze = (Ee.ignoreCase ? "i" : "") + (Ee.multiline ? "m" : "") + (Ee.unicode ? "u" : "") + (J ? "g" : "y"), Ne = new Ge(J ? "^(?:" + Ee.source + ")" : Ee, ze), $e = ae === void 0 ? 4294967295 : ae >>> 0;
28134
28137
  if ($e === 0) return [];
28135
28138
  if (Ce.length === 0) return U(Ne, Ce) === null ? [Ce] : [];
28136
28139
  for (var qe = 0, et = 0, ke = []; et < Ce.length; ) {
28137
- Ne.lastIndex = Y ? 0 : et;
28138
- var Le, Pe = U(Ne, Y ? M(Ce, et) : Ce);
28139
- if (Pe === null || (Le = te(V(Ne.lastIndex + (Y ? et : 0)), Ce.length)) === qe) et = F(Ce, et, Re);
28140
+ Ne.lastIndex = J ? 0 : et;
28141
+ var Le, Pe = U(Ne, J ? M(Ce, et) : Ce);
28142
+ if (Pe === null || (Le = te(V(Ne.lastIndex + (J ? et : 0)), Ce.length)) === qe) et = F(Ce, et, Re);
28140
28143
  else {
28141
28144
  if (de(ke, M(Ce, qe, et)), ke.length === $e) return ke;
28142
28145
  for (var mt = 1; mt <= Pe.length - 1; mt++) if (de(ke, Pe[mt]), ke.length === $e) return ke;
@@ -28145,14 +28148,14 @@ var Kp = { exports: {} };
28145
28148
  }
28146
28149
  return de(ke, M(Ce, qe)), ke;
28147
28150
  }];
28148
- }, Z || !D, Y);
28151
+ }, Z || !D, J);
28149
28152
  }, 2762: function(S, I, f) {
28150
28153
  var m = f(6518), A = f(3802).trim;
28151
28154
  m({ target: "String", proto: !0, forced: f(706)("trim") }, { trim: function() {
28152
28155
  return A(this);
28153
28156
  } });
28154
28157
  }, 6761: function(S, I, f) {
28155
- var m = f(6518), A = f(4576), E = f(9565), x = f(9504), T = f(6395), k = f(3724), P = f(4495), F = f(9039), V = f(9297), Q = f(1625), G = f(8551), U = f(5397), K = f(6969), H = f(655), Y = f(6980), te = f(2360), de = f(1072), M = f(8480), D = f(298), Z = f(3717), se = f(7347), ce = f(4913), ge = f(6801), xe = f(8773), z = f(6840), ae = f(2106), Ee = f(5745), Ce = f(6119), He = f(421), Ge = f(3392), Re = f(8227), ze = f(1951), Ne = f(511), $e = f(8242), qe = f(687), et = f(1181), ke = f(9213).forEach, Le = Ce("hidden"), Pe = "Symbol", mt = "prototype", Wt = et.set, At = et.getterFor(Pe), ht = Object[mt], cn = A.Symbol, xn = cn && cn[mt], Fn = A.RangeError, hr = A.TypeError, Sn = A.QObject, Cn = se.f, vn = ce.f, si = D.f, Wi = xe.f, Wr = x([].push), sn = Ee("symbols"), _t = Ee("op-symbols"), Vt = Ee("wks"), qr = !Sn || !Sn[mt] || !Sn[mt].findChild, $t = function(Qe, ot, lt) {
28158
+ var m = f(6518), A = f(4576), E = f(9565), x = f(9504), T = f(6395), k = f(3724), P = f(4495), F = f(9039), V = f(9297), Q = f(1625), G = f(8551), U = f(5397), W = f(6969), H = f(655), J = f(6980), te = f(2360), de = f(1072), M = f(8480), D = f(298), Z = f(3717), se = f(7347), ce = f(4913), ge = f(6801), xe = f(8773), z = f(6840), ae = f(2106), Ee = f(5745), Ce = f(6119), He = f(421), Ge = f(3392), Re = f(8227), ze = f(1951), Ne = f(511), $e = f(8242), qe = f(687), et = f(1181), ke = f(9213).forEach, Le = Ce("hidden"), Pe = "Symbol", mt = "prototype", Wt = et.set, At = et.getterFor(Pe), ht = Object[mt], cn = A.Symbol, xn = cn && cn[mt], Fn = A.RangeError, hr = A.TypeError, Sn = A.QObject, Cn = se.f, vn = ce.f, si = D.f, Wi = xe.f, Wr = x([].push), sn = Ee("symbols"), _t = Ee("op-symbols"), Vt = Ee("wks"), qr = !Sn || !Sn[mt] || !Sn[mt].findChild, $t = function(Qe, ot, lt) {
28156
28159
  var Et = Cn(ht, ot);
28157
28160
  Et && delete ht[ot], vn(Qe, ot, lt), Et && Qe !== ht && vn(ht, ot, Et);
28158
28161
  }, bn = k && F(function() {
@@ -28164,8 +28167,8 @@ var Kp = { exports: {} };
28164
28167
  return Wt(lt, { type: Pe, tag: Qe, description: ot }), k || (lt.description = ot), lt;
28165
28168
  }, Qr = function(Qe, ot, lt) {
28166
28169
  Qe === ht && Qr(_t, ot, lt), G(Qe);
28167
- var Et = K(ot);
28168
- return G(lt), V(sn, Et) ? (lt.enumerable ? (V(Qe, Le) && Qe[Le][Et] && (Qe[Le][Et] = !1), lt = te(lt, { enumerable: Y(0, !1) })) : (V(Qe, Le) || vn(Qe, Le, Y(1, te(null))), Qe[Le][Et] = !0), bn(Qe, Et, lt)) : vn(Qe, Et, lt);
28170
+ var Et = W(ot);
28171
+ return G(lt), V(sn, Et) ? (lt.enumerable ? (V(Qe, Le) && Qe[Le][Et] && (Qe[Le][Et] = !1), lt = te(lt, { enumerable: J(0, !1) })) : (V(Qe, Le) || vn(Qe, Le, J(1, te(null))), Qe[Le][Et] = !0), bn(Qe, Et, lt)) : vn(Qe, Et, lt);
28169
28172
  }, Xr = function(Qe, ot) {
28170
28173
  G(Qe);
28171
28174
  var lt = U(ot), Et = de(lt).concat(cc(lt));
@@ -28173,10 +28176,10 @@ var Kp = { exports: {} };
28173
28176
  k && !E(Tr, lt, Gt) || Qr(Qe, Gt, lt[Gt]);
28174
28177
  }), Qe;
28175
28178
  }, Tr = function(Qe) {
28176
- var ot = K(Qe), lt = E(Wi, this, ot);
28179
+ var ot = W(Qe), lt = E(Wi, this, ot);
28177
28180
  return !(this === ht && V(sn, ot) && !V(_t, ot)) && (!(lt || !V(this, ot) || !V(sn, ot) || V(this, Le) && this[Le][ot]) || lt);
28178
28181
  }, ii = function(Qe, ot) {
28179
- var lt = U(Qe), Et = K(ot);
28182
+ var lt = U(Qe), Et = W(ot);
28180
28183
  if (lt !== ht || !V(sn, Et) || V(_t, Et)) {
28181
28184
  var Gt = Cn(lt, Et);
28182
28185
  return !Gt || !V(sn, Et) || V(lt, Le) && lt[Le][Et] || (Gt.enumerable = !0), Gt;
@@ -28197,7 +28200,7 @@ var Kp = { exports: {} };
28197
28200
  var Qe = arguments.length && arguments[0] !== void 0 ? H(arguments[0]) : void 0, ot = Ge(Qe), lt = function(Et) {
28198
28201
  var Gt = this === void 0 ? A : this;
28199
28202
  Gt === ht && E(lt, _t, Et), V(Gt, Le) && V(Gt[Le], ot) && (Gt[Le][ot] = !1);
28200
- var dc = Y(1, Et);
28203
+ var dc = J(1, Et);
28201
28204
  try {
28202
28205
  bn(Gt, ot, dc);
28203
28206
  } catch (fc) {
@@ -28226,16 +28229,16 @@ var Kp = { exports: {} };
28226
28229
  }, 9463: function(S, I, f) {
28227
28230
  var m = f(6518), A = f(3724), E = f(4576), x = f(9504), T = f(9297), k = f(4901), P = f(1625), F = f(655), V = f(2106), Q = f(7740), G = E.Symbol, U = G && G.prototype;
28228
28231
  if (A && k(G) && (!("description" in U) || G().description !== void 0)) {
28229
- var K = {}, H = function() {
28232
+ var W = {}, H = function() {
28230
28233
  var se = arguments.length < 1 || arguments[0] === void 0 ? void 0 : F(arguments[0]), ce = P(U, this) ? new G(se) : se === void 0 ? G() : G(se);
28231
- return se === "" && (K[ce] = !0), ce;
28234
+ return se === "" && (W[ce] = !0), ce;
28232
28235
  };
28233
28236
  Q(H, G), H.prototype = U, U.constructor = H;
28234
- var Y = String(G("description detection")) === "Symbol(description detection)", te = x(U.valueOf), de = x(U.toString), M = /^Symbol\((.*)\)[^)]+$/, D = x("".replace), Z = x("".slice);
28237
+ var J = String(G("description detection")) === "Symbol(description detection)", te = x(U.valueOf), de = x(U.toString), M = /^Symbol\((.*)\)[^)]+$/, D = x("".replace), Z = x("".slice);
28235
28238
  V(U, "description", { configurable: !0, get: function() {
28236
28239
  var se = te(this);
28237
- if (T(K, se)) return "";
28238
- var ce = de(se), ge = Y ? Z(ce, 7, -1) : D(ce, M, "$1");
28240
+ if (T(W, se)) return "";
28241
+ var ce = de(se), ge = J ? Z(ce, 7, -1) : D(ce, M, "$1");
28239
28242
  return ge === "" ? void 0 : ge;
28240
28243
  } }), m({ global: !0, constructor: !0, forced: !0 }, { Symbol: H });
28241
28244
  }
@@ -28281,10 +28284,10 @@ var Kp = { exports: {} };
28281
28284
  G[P] = F;
28282
28285
  }
28283
28286
  if (k(G, U, !0), A[U]) {
28284
- for (var K in x) if (G[K] !== x[K]) try {
28285
- T(G, K, x[K]);
28287
+ for (var W in x) if (G[W] !== x[W]) try {
28288
+ T(G, W, x[W]);
28286
28289
  } catch {
28287
- G[K] = x[K];
28290
+ G[W] = x[W];
28288
28291
  }
28289
28292
  }
28290
28293
  }
@@ -28324,7 +28327,7 @@ var Kp = { exports: {} };
28324
28327
  var I = "classList", f = "prototype", m = S.Element[f], A = Object, E = String[f].trim || function() {
28325
28328
  return this.replace(/^\s+|\s+$/g, "");
28326
28329
  }, x = Array[f].indexOf || function(G) {
28327
- for (var U = 0, K = this.length; U < K; U++) if (U in this && this[U] === G) return U;
28330
+ for (var U = 0, W = this.length; U < W; U++) if (U in this && this[U] === G) return U;
28328
28331
  return -1;
28329
28332
  }, T = function(G, U) {
28330
28333
  this.name = G, this.code = DOMException[G], this.message = U;
@@ -28333,7 +28336,7 @@ var Kp = { exports: {} };
28333
28336
  if (/\s/.test(U)) throw new T("INVALID_CHARACTER_ERR", "The token must not contain space characters.");
28334
28337
  return x.call(G, U);
28335
28338
  }, P = function(G) {
28336
- for (var U = E.call(G.getAttribute("class") || ""), K = U ? U.split(/\s+/) : [], H = 0, Y = K.length; H < Y; H++) this.push(K[H]);
28339
+ for (var U = E.call(G.getAttribute("class") || ""), W = U ? U.split(/\s+/) : [], H = 0, J = W.length; H < J; H++) this.push(W[H]);
28337
28340
  this._updateClassName = function() {
28338
28341
  G.setAttribute("class", this.toString());
28339
28342
  };
@@ -28345,23 +28348,23 @@ var Kp = { exports: {} };
28345
28348
  }, F.contains = function(G) {
28346
28349
  return ~k(this, G + "");
28347
28350
  }, F.add = function() {
28348
- var G, U = arguments, K = 0, H = U.length, Y = !1;
28351
+ var G, U = arguments, W = 0, H = U.length, J = !1;
28349
28352
  do
28350
- ~k(this, G = U[K] + "") || (this.push(G), Y = !0);
28351
- while (++K < H);
28352
- Y && this._updateClassName();
28353
+ ~k(this, G = U[W] + "") || (this.push(G), J = !0);
28354
+ while (++W < H);
28355
+ J && this._updateClassName();
28353
28356
  }, F.remove = function() {
28354
- var G, U, K = arguments, H = 0, Y = K.length, te = !1;
28357
+ var G, U, W = arguments, H = 0, J = W.length, te = !1;
28355
28358
  do
28356
- for (U = k(this, G = K[H] + ""); ~U; ) this.splice(U, 1), te = !0, U = k(this, G);
28357
- while (++H < Y);
28359
+ for (U = k(this, G = W[H] + ""); ~U; ) this.splice(U, 1), te = !0, U = k(this, G);
28360
+ while (++H < J);
28358
28361
  te && this._updateClassName();
28359
28362
  }, F.toggle = function(G, U) {
28360
- var K = this.contains(G), H = K ? U !== !0 && "remove" : U !== !1 && "add";
28361
- return H && this[H](G), U === !0 || U === !1 ? U : !K;
28363
+ var W = this.contains(G), H = W ? U !== !0 && "remove" : U !== !1 && "add";
28364
+ return H && this[H](G), U === !0 || U === !1 ? U : !W;
28362
28365
  }, F.replace = function(G, U) {
28363
- var K = k(G + "");
28364
- ~K && (this.splice(K, 1, U), this._updateClassName());
28366
+ var W = k(G + "");
28367
+ ~W && (this.splice(W, 1, U), this._updateClassName());
28365
28368
  }, F.toString = function() {
28366
28369
  return this.join(" ");
28367
28370
  }, A.defineProperty) {
@@ -28538,19 +28541,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
28538
28541
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
28539
28542
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
28540
28543
  }
28541
- var G, U = !0, K = !1;
28544
+ var G, U = !0, W = !1;
28542
28545
  return { s: function() {
28543
28546
  F = F.call(k);
28544
28547
  }, n: function() {
28545
28548
  var H = F.next();
28546
28549
  return U = H.done, H;
28547
28550
  }, e: function(H) {
28548
- K = !0, G = H;
28551
+ W = !0, G = H;
28549
28552
  }, f: function() {
28550
28553
  try {
28551
28554
  U || F.return == null || F.return();
28552
28555
  } finally {
28553
- if (K) throw G;
28556
+ if (W) throw G;
28554
28557
  }
28555
28558
  } };
28556
28559
  }(Object.getOwnPropertyNames(m.prototype));
@@ -28618,18 +28621,18 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
28618
28621
  if (!F) return;
28619
28622
  T = F, k = "{".concat(E, "}");
28620
28623
  }
28621
- var V, Q, G, U, K = function(Y) {
28622
- Y.style.background = A.physicalKeyboardHighlightBgColor || "#dadce4", Y.style.color = A.physicalKeyboardHighlightTextColor || "black";
28624
+ var V, Q, G, U, W = function(J) {
28625
+ J.style.background = A.physicalKeyboardHighlightBgColor || "#dadce4", J.style.color = A.physicalKeyboardHighlightTextColor || "black";
28623
28626
  };
28624
28627
  if (T) if (Array.isArray(T)) {
28625
- if (T.forEach(function(Y) {
28626
- return K(Y);
28628
+ if (T.forEach(function(J) {
28629
+ return W(J);
28627
28630
  }), A.physicalKeyboardHighlightPress) if (A.physicalKeyboardHighlightPressUsePointerEvents) (V = T[0]) === null || V === void 0 || (Q = V.onpointerdown) === null || Q === void 0 || Q.call(V, m);
28628
28631
  else if (A.physicalKeyboardHighlightPressUseClick) {
28629
28632
  var H;
28630
28633
  (H = T[0]) === null || H === void 0 || H.click();
28631
28634
  } else x.handleButtonClicked(k, m);
28632
- } else K(T), A.physicalKeyboardHighlightPress && (A.physicalKeyboardHighlightPressUsePointerEvents ? (G = T) === null || G === void 0 || (U = G.onpointerdown) === null || U === void 0 || U.call(G, m) : A.physicalKeyboardHighlightPressUseClick ? T.click() : x.handleButtonClicked(k, m));
28635
+ } else W(T), A.physicalKeyboardHighlightPress && (A.physicalKeyboardHighlightPressUsePointerEvents ? (G = T) === null || G === void 0 || (U = G.onpointerdown) === null || U === void 0 || U.call(G, m) : A.physicalKeyboardHighlightPressUseClick ? T.click() : x.handleButtonClicked(k, m));
28633
28636
  });
28634
28637
  } }, { key: "handleHighlightKeyUp", value: function(m) {
28635
28638
  var A = this.getOptions();
@@ -28718,12 +28721,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
28718
28721
  Q && E.renderPage({ candidateListPages: x, targetElement: T, pageIndex: k - 1, nbPages: P, onItemSelected: F });
28719
28722
  };
28720
28723
  this.options.useTouchEvents ? G.ontouchstart = U : G.onclick = U, this.candidateBoxElement.appendChild(G), this.candidateBoxElement.appendChild(V);
28721
- var K = k < P - 1, H = document.createElement("div");
28722
- H.classList.add("hg-candidate-box-next"), K && H.classList.add("hg-candidate-box-btn-active");
28723
- var Y = function() {
28724
- K && E.renderPage({ candidateListPages: x, targetElement: T, pageIndex: k + 1, nbPages: P, onItemSelected: F });
28724
+ var W = k < P - 1, H = document.createElement("div");
28725
+ H.classList.add("hg-candidate-box-next"), W && H.classList.add("hg-candidate-box-btn-active");
28726
+ var J = function() {
28727
+ W && E.renderPage({ candidateListPages: x, targetElement: T, pageIndex: k + 1, nbPages: P, onItemSelected: F });
28725
28728
  };
28726
- this.options.useTouchEvents ? H.ontouchstart = Y : H.onclick = Y, this.candidateBoxElement.appendChild(H), T.prepend(this.candidateBoxElement);
28729
+ this.options.useTouchEvents ? H.ontouchstart = J : H.onclick = J, this.candidateBoxElement.appendChild(H), T.prepend(this.candidateBoxElement);
28727
28730
  } }], I && O(S.prototype, I), f && O(S, f), Object.defineProperty(S, "prototype", { writable: !1 }), S;
28728
28731
  var S, I, f;
28729
28732
  }(), j = q;
@@ -28768,13 +28771,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
28768
28771
  function fe(S, I) {
28769
28772
  for (var f = 0; f < I.length; f++) {
28770
28773
  var m = I[f];
28771
- m.enumerable = m.enumerable || !1, m.configurable = !0, "value" in m && (m.writable = !0), Object.defineProperty(S, J(m.key), m);
28774
+ m.enumerable = m.enumerable || !1, m.configurable = !0, "value" in m && (m.writable = !0), Object.defineProperty(S, Y(m.key), m);
28772
28775
  }
28773
28776
  }
28774
- function W(S, I, f) {
28775
- return (I = J(I)) in S ? Object.defineProperty(S, I, { value: f, enumerable: !0, configurable: !0, writable: !0 }) : S[I] = f, S;
28777
+ function K(S, I, f) {
28778
+ return (I = Y(I)) in S ? Object.defineProperty(S, I, { value: f, enumerable: !0, configurable: !0, writable: !0 }) : S[I] = f, S;
28776
28779
  }
28777
- function J(S) {
28780
+ function Y(S) {
28778
28781
  var I = function(f, m) {
28779
28782
  if (_(f) != "object" || !f) return f;
28780
28783
  var A = f[Symbol.toPrimitive];
@@ -28790,38 +28793,38 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
28790
28793
  var pe = function() {
28791
28794
  return S = function m(A, E) {
28792
28795
  var x = this;
28793
- if (function(U, K) {
28794
- if (!(U instanceof K)) throw new TypeError("Cannot call a class as a function");
28795
- }(this, m), W(this, "input", void 0), W(this, "options", void 0), W(this, "utilities", void 0), W(this, "caretPosition", void 0), W(this, "caretPositionEnd", void 0), W(this, "keyboardDOM", void 0), W(this, "keyboardPluginClasses", void 0), W(this, "keyboardDOMClass", void 0), W(this, "buttonElements", void 0), W(this, "currentInstanceName", void 0), W(this, "allKeyboardInstances", void 0), W(this, "keyboardInstanceNames", void 0), W(this, "isFirstKeyboardInstance", void 0), W(this, "physicalKeyboard", void 0), W(this, "modules", void 0), W(this, "activeButtonClass", void 0), W(this, "holdInteractionTimeout", void 0), W(this, "holdTimeout", void 0), W(this, "isMouseHold", void 0), W(this, "initialized", void 0), W(this, "candidateBox", void 0), W(this, "keyboardRowsDOM", void 0), W(this, "defaultName", "default"), W(this, "activeInputElement", null), W(this, "handleParams", function(U, K) {
28796
- var H, Y, te;
28797
- if (typeof U == "string") H = U.split(".").join(""), Y = document.querySelector(".".concat(H)), te = K;
28796
+ if (function(U, W) {
28797
+ if (!(U instanceof W)) throw new TypeError("Cannot call a class as a function");
28798
+ }(this, m), K(this, "input", void 0), K(this, "options", void 0), K(this, "utilities", void 0), K(this, "caretPosition", void 0), K(this, "caretPositionEnd", void 0), K(this, "keyboardDOM", void 0), K(this, "keyboardPluginClasses", void 0), K(this, "keyboardDOMClass", void 0), K(this, "buttonElements", void 0), K(this, "currentInstanceName", void 0), K(this, "allKeyboardInstances", void 0), K(this, "keyboardInstanceNames", void 0), K(this, "isFirstKeyboardInstance", void 0), K(this, "physicalKeyboard", void 0), K(this, "modules", void 0), K(this, "activeButtonClass", void 0), K(this, "holdInteractionTimeout", void 0), K(this, "holdTimeout", void 0), K(this, "isMouseHold", void 0), K(this, "initialized", void 0), K(this, "candidateBox", void 0), K(this, "keyboardRowsDOM", void 0), K(this, "defaultName", "default"), K(this, "activeInputElement", null), K(this, "handleParams", function(U, W) {
28799
+ var H, J, te;
28800
+ if (typeof U == "string") H = U.split(".").join(""), J = document.querySelector(".".concat(H)), te = W;
28798
28801
  else if (U instanceof HTMLDivElement) {
28799
28802
  if (!U.className) throw console.warn("Any DOM element passed as parameter must have a class."), new Error("KEYBOARD_DOM_CLASS_ERROR");
28800
- H = U.className.split(" ")[0], Y = U, te = K;
28801
- } else H = "simple-keyboard", Y = document.querySelector(".".concat(H)), te = U;
28802
- return { keyboardDOMClass: H, keyboardDOM: Y, options: te };
28803
- }), W(this, "getOptions", function() {
28803
+ H = U.className.split(" ")[0], J = U, te = W;
28804
+ } else H = "simple-keyboard", J = document.querySelector(".".concat(H)), te = U;
28805
+ return { keyboardDOMClass: H, keyboardDOM: J, options: te };
28806
+ }), K(this, "getOptions", function() {
28804
28807
  return x.options;
28805
- }), W(this, "getCaretPosition", function() {
28808
+ }), K(this, "getCaretPosition", function() {
28806
28809
  return x.caretPosition;
28807
- }), W(this, "getCaretPositionEnd", function() {
28810
+ }), K(this, "getCaretPositionEnd", function() {
28808
28811
  return x.caretPositionEnd;
28809
- }), W(this, "registerModule", function(U, K) {
28810
- x.modules[U] || (x.modules[U] = {}), K(x.modules[U]);
28811
- }), W(this, "getKeyboardClassString", function() {
28812
- for (var U = arguments.length, K = new Array(U), H = 0; H < U; H++) K[H] = arguments[H];
28813
- return [x.keyboardDOMClass].concat(K).filter(function(Y) {
28814
- return !!Y;
28812
+ }), K(this, "registerModule", function(U, W) {
28813
+ x.modules[U] || (x.modules[U] = {}), W(x.modules[U]);
28814
+ }), K(this, "getKeyboardClassString", function() {
28815
+ for (var U = arguments.length, W = new Array(U), H = 0; H < U; H++) W[H] = arguments[H];
28816
+ return [x.keyboardDOMClass].concat(W).filter(function(J) {
28817
+ return !!J;
28815
28818
  }).join(" ");
28816
28819
  }), typeof window < "u") {
28817
28820
  var T = this.handleParams(A, E), k = T.keyboardDOMClass, P = T.keyboardDOM, F = T.options, V = F === void 0 ? {} : F;
28818
28821
  this.utilities = new g({ getOptions: this.getOptions, getCaretPosition: this.getCaretPosition, getCaretPositionEnd: this.getCaretPositionEnd, dispatch: this.dispatch }), this.caretPosition = null, this.caretPositionEnd = null, this.keyboardDOM = P, this.options = function(U) {
28819
- for (var K = 1; K < arguments.length; K++) {
28820
- var H = arguments[K] != null ? arguments[K] : {};
28821
- K % 2 ? ee(Object(H), !0).forEach(function(Y) {
28822
- W(U, Y, H[Y]);
28823
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(U, Object.getOwnPropertyDescriptors(H)) : ee(Object(H)).forEach(function(Y) {
28824
- Object.defineProperty(U, Y, Object.getOwnPropertyDescriptor(H, Y));
28822
+ for (var W = 1; W < arguments.length; W++) {
28823
+ var H = arguments[W] != null ? arguments[W] : {};
28824
+ W % 2 ? ee(Object(H), !0).forEach(function(J) {
28825
+ K(U, J, H[J]);
28826
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(U, Object.getOwnPropertyDescriptors(H)) : ee(Object(H)).forEach(function(J) {
28827
+ Object.defineProperty(U, J, Object.getOwnPropertyDescriptor(H, J));
28825
28828
  });
28826
28829
  }
28827
28830
  return U;
@@ -28856,7 +28859,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
28856
28859
  this.candidateBox && this.candidateBox.show({ candidateValue: A, targetElement: E, onSelect: function(T, k) {
28857
28860
  var P = x.options, F = P.layoutCandidatesCaseSensitiveMatch, V = P.disableCandidateNormalization, Q = P.enableLayoutCandidatesKeyPress, G = T;
28858
28861
  V || (G = T.normalize("NFD")), typeof x.options.beforeInputUpdate == "function" && x.options.beforeInputUpdate(x);
28859
- var U = x.getInput(x.options.inputName, !0), K = x.getCaretPositionEnd() || 0, H = U.substring(0, K || 0) || U, Y = new RegExp("".concat(x.utilities.escapeRegex(m), "$"), F ? "g" : "gi"), te = H.replace(Y, G), de = U.replace(H, te), M = te.length - H.length, D = (K || U.length) + M;
28862
+ var U = x.getInput(x.options.inputName, !0), W = x.getCaretPositionEnd() || 0, H = U.substring(0, W || 0) || U, J = new RegExp("".concat(x.utilities.escapeRegex(m), "$"), F ? "g" : "gi"), te = H.replace(J, G), de = U.replace(H, te), M = te.length - H.length, D = (W || U.length) + M;
28860
28863
  D < 0 && (D = 0), x.setInput(de, x.options.inputName, !0), x.setCaretPosition(D), Q && typeof x.options.onKeyPress == "function" && x.options.onKeyPress(T, k), typeof x.options.onChange == "function" && x.options.onChange(x.getInput(x.options.inputName, !0), k), typeof x.options.onChangeAll == "function" && x.options.onChangeAll(x.getAllInputs(), k);
28861
28864
  } });
28862
28865
  } }, { key: "handleButtonClicked", value: function(m, A) {
@@ -29065,16 +29068,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
29065
29068
  return k.length && E.forEach(function(F, V) {
29066
29069
  var Q = x[V];
29067
29070
  if (!(Q && Q > F)) return !1;
29068
- var G = F - P, U = Q - P, K = document.createElement("div");
29069
- K.className += "hg-button-container";
29071
+ var G = F - P, U = Q - P, W = document.createElement("div");
29072
+ W.className += "hg-button-container";
29070
29073
  var H = "".concat(T.options.layoutName, "-r").concat(A, "c").concat(V);
29071
- K.setAttribute("data-skUID", H);
29072
- var Y = k.splice(G, U - G + 1);
29073
- P = U - G, Y.forEach(function(te) {
29074
- return K.appendChild(te);
29075
- }), k.splice(G, 0, K), m.innerHTML = "", k.forEach(function(te) {
29074
+ W.setAttribute("data-skUID", H);
29075
+ var J = k.splice(G, U - G + 1);
29076
+ P = U - G, J.forEach(function(te) {
29077
+ return W.appendChild(te);
29078
+ }), k.splice(G, 0, W), m.innerHTML = "", k.forEach(function(te) {
29076
29079
  return m.appendChild(te);
29077
- }), T.options.debug && console.log("rowDOMContainer", Y, G, U, P + 1);
29080
+ }), T.options.debug && console.log("rowDOMContainer", J, G, U, P + 1);
29078
29081
  }), m;
29079
29082
  } }, { key: "render", value: function() {
29080
29083
  var m = this;
@@ -29087,10 +29090,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
29087
29090
  }));
29088
29091
  var G = document.createElement("div");
29089
29092
  G.className += "hg-row";
29090
- var U = [], K = [];
29091
- Q.forEach(function(H, Y) {
29093
+ var U = [], W = [];
29094
+ Q.forEach(function(H, J) {
29092
29095
  var te, de = !P && typeof H == "string" && H.length > 1 && H.indexOf("[") === 0, M = !P && typeof H == "string" && H.length > 1 && H.indexOf("]") === H.length - 1;
29093
- de && (U.push(Y), H = H.replace(/\[/g, "")), M && (K.push(Y), H = H.replace(/\]/g, ""));
29096
+ de && (U.push(J), H = H.replace(/\[/g, "")), M && (W.push(J), H = H.replace(/\]/g, ""));
29094
29097
  var D = m.utilities.getButtonClass(H), Z = m.utilities.getButtonDisplayName(H, m.options.display, m.options.mergeDisplay), se = m.options.useButtonTag ? "button" : "div", ce = document.createElement(se);
29095
29098
  ce.className += "hg-button ".concat(D), (te = ce.classList).add.apply(te, X(m.getButtonThemeClasses(H))), m.setDOMButtonAttributes(H, function(z, ae) {
29096
29099
  ce.setAttribute(z, ae);
@@ -29113,11 +29116,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
29113
29116
  }, ce.onpointercancel = function(z) {
29114
29117
  m.handleButtonMouseUp(H, z);
29115
29118
  }), ce.setAttribute("data-skBtn", H);
29116
- var ge = "".concat(m.options.layoutName, "-r").concat(V, "b").concat(Y);
29119
+ var ge = "".concat(m.options.layoutName, "-r").concat(V, "b").concat(J);
29117
29120
  ce.setAttribute("data-skBtnUID", ge);
29118
29121
  var xe = document.createElement("span");
29119
29122
  xe.innerHTML = Z, ce.appendChild(xe), m.buttonElements[H] || (m.buttonElements[H] = []), m.buttonElements[H].push(ce), G.appendChild(ce);
29120
- }), G = m.parseRowDOMContainers(G, V, U, K), m.keyboardRowsDOM.appendChild(G);
29123
+ }), G = m.parseRowDOMContainers(G, V, U, W), m.keyboardRowsDOM.appendChild(G);
29121
29124
  }), this.keyboardDOM.appendChild(this.keyboardRowsDOM), this.onRender(), this.initialized || (this.initialized = !0, !this.utilities.pointerEventsSupported() || x || k ? x ? (document.ontouchend = function(F) {
29122
29125
  return m.handleButtonMouseUp(void 0, F);
29123
29126
  }, document.ontouchcancel = function(F) {
@@ -29365,8 +29368,8 @@ var ps;
29365
29368
  t(_, 8, L);
29366
29369
  for (var ee = []; ee.length * 8 < L.length; )
29367
29370
  ee.push(0);
29368
- return L.forEach(function(fe, W) {
29369
- return ee[W >>> 3] |= fe << 7 - (W & 7);
29371
+ return L.forEach(function(fe, K) {
29372
+ return ee[K >>> 3] |= fe << 7 - (K & 7);
29370
29373
  }), new o(p, l, ee, d);
29371
29374
  }, o.prototype.getModule = function(a, l) {
29372
29375
  return 0 <= a && a < this.size && 0 <= l && l < this.size && this.modules[l][a];
@@ -29911,8 +29914,8 @@ var Yu = {
29911
29914
  } else
29912
29915
  b.fillStyle = d;
29913
29916
  T2 ? b.fill(new Path2D(Wp(L, y))) : L.forEach(function(ee, fe) {
29914
- ee.forEach(function(W, J) {
29915
- W && b.fillRect(J + y, fe + y, 1, 1);
29917
+ ee.forEach(function(K, Y) {
29918
+ K && b.fillRect(Y + y, fe + y, 1, 1);
29916
29919
  });
29917
29920
  }), q && b.drawImage(N, B.x, B.y, B.width, B.height);
29918
29921
  }
@@ -32443,7 +32446,7 @@ const O9 = () => {
32443
32446
  hour: "2-digit"
32444
32447
  }
32445
32448
  }, gO = (n) => {
32446
- var s, i, o, a, l, u, c, d, h, p, g, v, y, C, R, b, L, O, N, B, q, j, X, oe, _, ee, fe, W, J, pe, Ae, Se, S, I, f;
32449
+ var s, i, o, a, l, u, c, d, h, p, g, v, y, C, R, b, L, O, N, B, q, j, X, oe, _, ee, fe, K, Y, pe, Ae, Se, S, I, f;
32447
32450
  const { cookies: e } = tc(), t = e.get("i18n.locale") && e.get("i18n.locale") !== "undefined" ? e.get("i18n.locale") : window.navigator.language.substring(0, 2), r = {
32448
32451
  fr: {
32449
32452
  ...ui
@@ -32507,11 +32510,11 @@ const O9 = () => {
32507
32510
  },
32508
32511
  components: {
32509
32512
  ...(ee = gt == null ? void 0 : gt.it) == null ? void 0 : ee.components,
32510
- ...(W = (fe = n == null ? void 0 : n.messages) == null ? void 0 : fe.it) == null ? void 0 : W.components
32513
+ ...(K = (fe = n == null ? void 0 : n.messages) == null ? void 0 : fe.it) == null ? void 0 : K.components
32511
32514
  }
32512
32515
  },
32513
32516
  de: {
32514
- ...(J = n == null ? void 0 : n.messages) == null ? void 0 : J.de,
32517
+ ...(Y = n == null ? void 0 : n.messages) == null ? void 0 : Y.de,
32515
32518
  commons: {
32516
32519
  ...(pe = gt == null ? void 0 : gt.de) == null ? void 0 : pe.commons,
32517
32520
  ...(Se = (Ae = n == null ? void 0 : n.messages) == null ? void 0 : Ae.de) == null ? void 0 : Se.commons