@konnectio/core 4.0.45 → 4.0.46

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 (79) hide show
  1. package/dist/{ActionField-2a5b0069.cjs → ActionField-b883fc4c.cjs} +1 -1
  2. package/dist/{ActionField-1e9b784f.js → ActionField-bab5237c.js} +2 -2
  3. package/dist/ActionField-bab5237c.js.br +0 -0
  4. package/dist/{AvailabilitySkeleton-f2902197.js → AvailabilitySkeleton-7febb473.js} +15 -15
  5. package/dist/AvailabilitySkeleton-7febb473.js.br +0 -0
  6. package/dist/{AvailabilitySkeleton-548b948c.cjs → AvailabilitySkeleton-a5784bd2.cjs} +1 -1
  7. package/dist/{CheckoutWindow-70c47274.js → CheckoutWindow-7c0d94ac.js} +10 -10
  8. package/dist/CheckoutWindow-7c0d94ac.js.br +0 -0
  9. package/dist/{CheckoutWindow-b0b45e70.cjs → CheckoutWindow-7db5f05c.cjs} +1 -1
  10. package/dist/Container-7fbc2a99.cjs +1 -0
  11. package/dist/Container-b16559ce.js +59 -0
  12. package/dist/Container-b16559ce.js.br +0 -0
  13. package/dist/{DateField.vue_vue_type_style_index_0_lang-fd129a1c.cjs → DateField.vue_vue_type_style_index_0_lang-bbdf3590.cjs} +1 -1
  14. package/dist/{DateField.vue_vue_type_style_index_0_lang-d1cb0d52.js → DateField.vue_vue_type_style_index_0_lang-d9877da2.js} +593 -593
  15. package/dist/DateField.vue_vue_type_style_index_0_lang-d9877da2.js.br +0 -0
  16. package/dist/{Field-44e97149.js → Field-15886b67.js} +2 -2
  17. package/dist/Field-15886b67.js.br +0 -0
  18. package/dist/{Field-327ae27e.cjs → Field-37af659e.cjs} +1 -1
  19. package/dist/{NumberField.vue_vue_type_script_setup_true_lang-f3b45625.js → NumberField.vue_vue_type_script_setup_true_lang-41b14077.js} +1 -1
  20. package/dist/NumberField.vue_vue_type_script_setup_true_lang-41b14077.js.br +0 -0
  21. package/dist/{NumberField.vue_vue_type_script_setup_true_lang-d4ee7977.cjs → NumberField.vue_vue_type_script_setup_true_lang-ce6a2c1f.cjs} +1 -1
  22. package/dist/SelectField.vue_vue_type_style_index_0_lang-56f30f3f.cjs +856 -0
  23. package/dist/{SelectField.vue_vue_type_style_index_0_lang-656991fc.js → SelectField.vue_vue_type_style_index_0_lang-64d83bbf.js} +13131 -14953
  24. package/dist/SelectField.vue_vue_type_style_index_0_lang-64d83bbf.js.br +0 -0
  25. package/dist/{ThankYou-c78aff79.js → ThankYou-816a119f.js} +759 -757
  26. package/dist/ThankYou-816a119f.js.br +0 -0
  27. package/dist/{ThankYou-367bae0e.cjs → ThankYou-d7fc0e28.cjs} +7 -7
  28. package/dist/{_-e7cd8ef2.cjs → _-4dd7b3ec.cjs} +1 -1
  29. package/dist/{_-0345553a.js → _-de5d9a78.js} +1 -1
  30. package/dist/availability.cjs +2 -2
  31. package/dist/availability.js +66 -66
  32. package/dist/availability.js.br +0 -0
  33. package/dist/components/Container.vue.d.ts +5 -0
  34. package/dist/components/Container.vue.d.ts.map +1 -0
  35. package/dist/components/forms/ReservationForm.vue.d.ts +1 -1
  36. package/dist/components/listings/Base.vue.d.ts +1 -1
  37. package/dist/components/listings/Hotel.vue.d.ts +1 -1
  38. package/dist/components/skeletons/GiftCardSkeleton.vue.d.ts +1 -1
  39. package/dist/{event-fa719df8.js → event-b0ba109e.js} +7 -7
  40. package/dist/event-b0ba109e.js.br +0 -0
  41. package/dist/{event-15977eb5.cjs → event-c192d5b2.cjs} +1 -1
  42. package/dist/event.cjs +1 -1
  43. package/dist/event.js +116 -117
  44. package/dist/event.js.br +0 -0
  45. package/dist/gift-card-validation.cjs +1 -1
  46. package/dist/gift-card-validation.js +97 -92
  47. package/dist/gift-card-validation.js.br +0 -0
  48. package/dist/gift-card.cjs +1 -1
  49. package/dist/gift-card.js +331 -324
  50. package/dist/gift-card.js.br +0 -0
  51. package/dist/hotel.cjs +8 -8
  52. package/dist/hotel.js +1588 -1718
  53. package/dist/hotel.js.br +0 -0
  54. package/dist/layouts/Availability.vue.d.ts +2 -2
  55. package/dist/layouts/GiftCard.vue.d.ts +1 -1
  56. package/dist/layouts/GiftCardValidation.vue.d.ts +2 -2
  57. package/dist/layouts/Hotel.vue.d.ts +1 -1
  58. package/dist/layouts/_.vue.d.ts +1 -3
  59. package/dist/polyfill.cjs +1 -1
  60. package/dist/polyfill.js +1 -1
  61. package/dist/polyfill.js.br +0 -0
  62. package/dist/style.css +1 -1
  63. package/dist/style.css.br +0 -0
  64. package/dist/types/index.d.ts +37 -36
  65. package/package.json +3 -4
  66. package/dist/ActionField-1e9b784f.js.br +0 -0
  67. package/dist/AvailabilitySkeleton-f2902197.js.br +0 -0
  68. package/dist/CheckoutWindow-70c47274.js.br +0 -0
  69. package/dist/DateField.vue_vue_type_style_index_0_lang-d1cb0d52.js.br +0 -0
  70. package/dist/Field-44e97149.js.br +0 -0
  71. package/dist/NumberField.vue_vue_type_script_setup_true_lang-f3b45625.js.br +0 -0
  72. package/dist/SelectField.vue_vue_type_style_index_0_lang-656991fc.js.br +0 -0
  73. package/dist/SelectField.vue_vue_type_style_index_0_lang-b66917f6.cjs +0 -865
  74. package/dist/ThankYou-c78aff79.js.br +0 -0
  75. package/dist/components/modals/Base.vue.d.ts +0 -5
  76. package/dist/components/modals/Base.vue.d.ts.map +0 -1
  77. package/dist/components/modals/Info.vue.d.ts +0 -5
  78. package/dist/components/modals/Info.vue.d.ts.map +0 -1
  79. package/dist/event-fa719df8.js.br +0 -0
@@ -1,18 +1,18 @@
1
- import { P as $r, Q as Fr, k as se, am as Jt, m as w, n as ve, an as Oa, ao as Ge, v as C, A as _, a2 as pe, aa as re, x as B, aj as He, y as fe, ak as wa, w as le, p as Z, ap as xa, aq as Ta, r as X, R as Sa, ar as gt, F as N, ai as Ca, as as Ra, at as Ia, au as Aa, av as ka, o as zt, aw as Ma, ax as Na, a1 as Me, f as Pe, ag as Ne, ah as Qt, ad as qi, ay as Da, H as Ct, q as b, _ as Ie, a3 as Ce, az as za, aA as $n, aB as Br, aC as La, aD as ja, a0 as xn, D as ct, c as fi, L as qt, J as _e, aE as Qe, s as at, ac as Hr, aF as $a, a as er, aG as Fa, G as Ba, u as Ha, K as Va } from "./SelectField.vue_vue_type_style_index_0_lang-656991fc.js";
2
- import { g as Wa, c as Ga, a as Ua } from "./_commonjsHelpers-aeeeeb92.js";
3
- import { A as Ya } from "./ActionField-1e9b784f.js";
4
- import { _ as Xa } from "./CheckoutWindow-70c47274.js";
5
- import { E as Se } from "./_-0345553a.js";
6
- const Ka = ["top", "right", "bottom", "left"], tr = ["start", "end"], nr = /* @__PURE__ */ Ka.reduce((i, r) => i.concat(r, r + "-" + tr[0], r + "-" + tr[1]), []), Rt = Math.min, Fe = Math.max, Za = {
1
+ import { Q as Fr, R as Br, k as se, al as Jt, m as w, n as ve, am as wa, an as Ge, v as C, A as _, a3 as pe, D as re, x as B, ai as He, y as fe, aj as xa, w as le, p as Z, ao as Ta, ap as Sa, r as X, U as Ca, aq as gt, H as N, ah as Ra, ar as Ia, as as Aa, at as ka, au as Ma, o as zt, av as Na, aw as Da, a2 as Me, f as Pe, af as Ne, ag as Qt, ac as Qi, ax as za, K as Ct, q as b, _ as Ie, a4 as Ce, ay as La, az as jn, aA as Hr, aB as ja, aC as $a, a1 as qi, F as ct, c as ci, N as qt, L as _e, aD as Qe, s as at, ab as Vr, aE as Fa, a as er, aF as Ba, J as Ha, u as Va, M as Wa } from "./SelectField.vue_vue_type_style_index_0_lang-64d83bbf.js";
2
+ import { g as Ga, c as Ua, a as Ya } from "./_commonjsHelpers-aeeeeb92.js";
3
+ import { A as Xa } from "./ActionField-bab5237c.js";
4
+ import { _ as Ka } from "./CheckoutWindow-7c0d94ac.js";
5
+ import { E as Se } from "./_-de5d9a78.js";
6
+ const Za = ["top", "right", "bottom", "left"], tr = ["start", "end"], nr = /* @__PURE__ */ Za.reduce((i, r) => i.concat(r, r + "-" + tr[0], r + "-" + tr[1]), []), Rt = Math.min, Fe = Math.max, Ja = {
7
7
  left: "right",
8
8
  right: "left",
9
9
  bottom: "top",
10
10
  top: "bottom"
11
- }, Ja = {
11
+ }, Qa = {
12
12
  start: "end",
13
13
  end: "start"
14
14
  };
15
- function Fn(i, r, t) {
15
+ function $n(i, r, t) {
16
16
  return Fe(i, Rt(r, t));
17
17
  }
18
18
  function Ke(i, r) {
@@ -24,32 +24,32 @@ function Te(i) {
24
24
  function be(i) {
25
25
  return i.split("-")[1];
26
26
  }
27
- function Vr(i) {
27
+ function Wr(i) {
28
28
  return i === "x" ? "y" : "x";
29
29
  }
30
- function di(i) {
30
+ function fi(i) {
31
31
  return i === "y" ? "height" : "width";
32
32
  }
33
33
  function Lt(i) {
34
34
  return ["top", "bottom"].includes(Te(i)) ? "y" : "x";
35
35
  }
36
- function hi(i) {
37
- return Vr(Lt(i));
36
+ function di(i) {
37
+ return Wr(Lt(i));
38
38
  }
39
- function Wr(i, r, t) {
39
+ function Gr(i, r, t) {
40
40
  t === void 0 && (t = !1);
41
- const e = be(i), n = hi(i), o = di(n);
41
+ const e = be(i), n = di(i), o = fi(n);
42
42
  let a = n === "x" ? e === (t ? "end" : "start") ? "right" : "left" : e === "start" ? "bottom" : "top";
43
43
  return r.reference[o] > r.floating[o] && (a = tn(a)), [a, tn(a)];
44
44
  }
45
- function Qa(i) {
45
+ function qa(i) {
46
46
  const r = tn(i);
47
47
  return [en(i), r, en(r)];
48
48
  }
49
49
  function en(i) {
50
- return i.replace(/start|end/g, (r) => Ja[r]);
50
+ return i.replace(/start|end/g, (r) => Qa[r]);
51
51
  }
52
- function qa(i, r, t) {
52
+ function es(i, r, t) {
53
53
  const e = ["left", "right"], n = ["right", "left"], o = ["top", "bottom"], a = ["bottom", "top"];
54
54
  switch (i) {
55
55
  case "top":
@@ -62,15 +62,15 @@ function qa(i, r, t) {
62
62
  return [];
63
63
  }
64
64
  }
65
- function es(i, r, t, e) {
65
+ function ts(i, r, t, e) {
66
66
  const n = be(i);
67
- let o = qa(Te(i), t === "start", e);
67
+ let o = es(Te(i), t === "start", e);
68
68
  return n && (o = o.map((a) => a + "-" + n), r && (o = o.concat(o.map(en)))), o;
69
69
  }
70
70
  function tn(i) {
71
- return i.replace(/left|right|bottom|top/g, (r) => Za[r]);
71
+ return i.replace(/left|right|bottom|top/g, (r) => Ja[r]);
72
72
  }
73
- function ts(i) {
73
+ function ns(i) {
74
74
  return {
75
75
  top: 0,
76
76
  right: 0,
@@ -79,8 +79,8 @@ function ts(i) {
79
79
  ...i
80
80
  };
81
81
  }
82
- function Gr(i) {
83
- return typeof i != "number" ? ts(i) : {
82
+ function Ur(i) {
83
+ return typeof i != "number" ? ns(i) : {
84
84
  top: i,
85
85
  right: i,
86
86
  bottom: i,
@@ -101,7 +101,7 @@ function ir(i, r, t) {
101
101
  reference: e,
102
102
  floating: n
103
103
  } = i;
104
- const o = Lt(r), a = hi(r), s = di(a), l = Te(r), u = o === "y", c = e.x + e.width / 2 - n.width / 2, f = e.y + e.height / 2 - n.height / 2, h = e[s] / 2 - n[s] / 2;
104
+ const o = Lt(r), a = di(r), s = fi(a), l = Te(r), u = o === "y", c = e.x + e.width / 2 - n.width / 2, f = e.y + e.height / 2 - n.height / 2, h = e[s] / 2 - n[s] / 2;
105
105
  let d;
106
106
  switch (l) {
107
107
  case "top":
@@ -144,7 +144,7 @@ function ir(i, r, t) {
144
144
  }
145
145
  return d;
146
146
  }
147
- const ns = async (i, r, t) => {
147
+ const is = async (i, r, t) => {
148
148
  const {
149
149
  placement: e = "bottom",
150
150
  strategy: n = "absolute",
@@ -224,7 +224,7 @@ async function mn(i, r) {
224
224
  elementContext: f = "floating",
225
225
  altBoundary: h = !1,
226
226
  padding: d = 0
227
- } = Ke(r, i), v = Gr(d), g = s[h ? f === "floating" ? "reference" : "floating" : f], m = bt(await o.getClippingRect({
227
+ } = Ke(r, i), v = Ur(d), g = s[h ? f === "floating" ? "reference" : "floating" : f], m = bt(await o.getClippingRect({
228
228
  element: (t = await (o.isElement == null ? void 0 : o.isElement(g))) == null || t ? g : g.contextElement || await (o.getDocumentElement == null ? void 0 : o.getDocumentElement(s.floating)),
229
229
  boundary: u,
230
230
  rootBoundary: c,
@@ -251,7 +251,7 @@ async function mn(i, r) {
251
251
  right: (T.right - m.right + v.right) / E.x
252
252
  };
253
253
  }
254
- const is = (i) => ({
254
+ const rs = (i) => ({
255
255
  name: "arrow",
256
256
  options: i,
257
257
  async fn(r) {
@@ -269,13 +269,13 @@ const is = (i) => ({
269
269
  } = Ke(i, r) || {};
270
270
  if (u == null)
271
271
  return {};
272
- const f = Gr(c), h = {
272
+ const f = Ur(c), h = {
273
273
  x: t,
274
274
  y: e
275
- }, d = hi(n), v = di(d), p = await a.getDimensions(u), g = d === "y", m = g ? "top" : "left", y = g ? "bottom" : "right", P = g ? "clientHeight" : "clientWidth", E = o.reference[v] + o.reference[d] - h[d] - o.floating[v], T = h[d] - o.reference[d], k = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(u));
275
+ }, d = di(n), v = fi(d), p = await a.getDimensions(u), g = d === "y", m = g ? "top" : "left", y = g ? "bottom" : "right", P = g ? "clientHeight" : "clientWidth", E = o.reference[v] + o.reference[d] - h[d] - o.floating[v], T = h[d] - o.reference[d], k = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(u));
276
276
  let A = k ? k[P] : 0;
277
277
  (!A || !await (a.isElement == null ? void 0 : a.isElement(k))) && (A = s.floating[P] || o.floating[v]);
278
- const x = E / 2 - T / 2, M = A / 2 - p[v] / 2 - 1, S = Rt(f[m], M), L = Rt(f[y], M), z = S, Y = A - p[v] - L, F = A / 2 - p[v] / 2 + x, K = Fn(z, F, Y), R = !l.arrow && be(n) != null && F != K && o.reference[v] / 2 - (F < z ? S : L) - p[v] / 2 < 0, O = R ? F < z ? F - z : F - Y : 0;
278
+ const x = E / 2 - T / 2, M = A / 2 - p[v] / 2 - 1, S = Rt(f[m], M), L = Rt(f[y], M), z = S, Y = A - p[v] - L, F = A / 2 - p[v] / 2 + x, K = $n(z, F, Y), R = !l.arrow && be(n) != null && F != K && o.reference[v] / 2 - (F < z ? S : L) - p[v] / 2 < 0, O = R ? F < z ? F - z : F - Y : 0;
279
279
  return {
280
280
  [d]: h[d] + O,
281
281
  data: {
@@ -289,10 +289,10 @@ const is = (i) => ({
289
289
  };
290
290
  }
291
291
  });
292
- function rs(i, r, t) {
292
+ function os(i, r, t) {
293
293
  return (i ? [...t.filter((n) => be(n) === i), ...t.filter((n) => be(n) !== i)] : t.filter((n) => Te(n) === n)).filter((n) => i ? be(n) === i || (r ? en(n) !== n : !1) : !0);
294
294
  }
295
- const os = function(i) {
295
+ const as = function(i) {
296
296
  return i === void 0 && (i = {}), {
297
297
  name: "autoPlacement",
298
298
  options: i,
@@ -310,10 +310,10 @@ const os = function(i) {
310
310
  allowedPlacements: h = nr,
311
311
  autoAlignment: d = !0,
312
312
  ...v
313
- } = Ke(i, r), p = f !== void 0 || h === nr ? rs(f || null, d, h) : h, g = await mn(r, v), m = ((t = a.autoPlacement) == null ? void 0 : t.index) || 0, y = p[m];
313
+ } = Ke(i, r), p = f !== void 0 || h === nr ? os(f || null, d, h) : h, g = await mn(r, v), m = ((t = a.autoPlacement) == null ? void 0 : t.index) || 0, y = p[m];
314
314
  if (y == null)
315
315
  return {};
316
- const P = Wr(y, o, await (l.isRTL == null ? void 0 : l.isRTL(u.floating)));
316
+ const P = Gr(y, o, await (l.isRTL == null ? void 0 : l.isRTL(u.floating)));
317
317
  if (s !== y)
318
318
  return {
319
319
  reset: {
@@ -360,7 +360,7 @@ const os = function(i) {
360
360
  } : {};
361
361
  }
362
362
  };
363
- }, as = function(i) {
363
+ }, ss = function(i) {
364
364
  return i === void 0 && (i = {}), {
365
365
  name: "flip",
366
366
  options: i,
@@ -384,12 +384,12 @@ const os = function(i) {
384
384
  } = Ke(i, r);
385
385
  if ((t = o.arrow) != null && t.alignmentOffset)
386
386
  return {};
387
- const m = Te(n), y = Te(s) === s, P = await (l.isRTL == null ? void 0 : l.isRTL(u.floating)), E = h || (y || !p ? [tn(s)] : Qa(s));
388
- !h && v !== "none" && E.push(...es(s, p, v, P));
387
+ const m = Te(n), y = Te(s) === s, P = await (l.isRTL == null ? void 0 : l.isRTL(u.floating)), E = h || (y || !p ? [tn(s)] : qa(s));
388
+ !h && v !== "none" && E.push(...ts(s, p, v, P));
389
389
  const T = [s, ...E], k = await mn(r, g), A = [];
390
390
  let x = ((e = o.flip) == null ? void 0 : e.overflows) || [];
391
391
  if (c && A.push(k[m]), f) {
392
- const z = Wr(n, a, P);
392
+ const z = Gr(n, a, P);
393
393
  A.push(k[z[0]], k[z[1]]);
394
394
  }
395
395
  if (x = [...x, {
@@ -432,7 +432,7 @@ const os = function(i) {
432
432
  }
433
433
  };
434
434
  };
435
- async function ss(i, r) {
435
+ async function ls(i, r) {
436
436
  const {
437
437
  placement: t,
438
438
  platform: e,
@@ -460,7 +460,7 @@ async function ss(i, r) {
460
460
  y: d * c
461
461
  };
462
462
  }
463
- const ls = function(i) {
463
+ const us = function(i) {
464
464
  return i === void 0 && (i = 0), {
465
465
  name: "offset",
466
466
  options: i,
@@ -468,7 +468,7 @@ const ls = function(i) {
468
468
  const {
469
469
  x: t,
470
470
  y: e
471
- } = r, n = await ss(r, i);
471
+ } = r, n = await ls(r, i);
472
472
  return {
473
473
  x: t + n.x,
474
474
  y: e + n.y,
@@ -476,7 +476,7 @@ const ls = function(i) {
476
476
  };
477
477
  }
478
478
  };
479
- }, us = function(i) {
479
+ }, cs = function(i) {
480
480
  return i === void 0 && (i = {}), {
481
481
  name: "shift",
482
482
  options: i,
@@ -504,15 +504,15 @@ const ls = function(i) {
504
504
  } = Ke(i, r), u = {
505
505
  x: t,
506
506
  y: e
507
- }, c = await mn(r, l), f = Lt(Te(n)), h = Vr(f);
507
+ }, c = await mn(r, l), f = Lt(Te(n)), h = Wr(f);
508
508
  let d = u[h], v = u[f];
509
509
  if (o) {
510
510
  const g = h === "y" ? "top" : "left", m = h === "y" ? "bottom" : "right", y = d + c[g], P = d - c[m];
511
- d = Fn(y, d, P);
511
+ d = $n(y, d, P);
512
512
  }
513
513
  if (a) {
514
514
  const g = f === "y" ? "top" : "left", m = f === "y" ? "bottom" : "right", y = v + c[g], P = v - c[m];
515
- v = Fn(y, v, P);
515
+ v = $n(y, v, P);
516
516
  }
517
517
  const p = s.fn({
518
518
  ...r,
@@ -528,7 +528,7 @@ const ls = function(i) {
528
528
  };
529
529
  }
530
530
  };
531
- }, cs = function(i) {
531
+ }, fs = function(i) {
532
532
  return i === void 0 && (i = {}), {
533
533
  name: "size",
534
534
  options: i,
@@ -583,17 +583,17 @@ function Oe(i) {
583
583
  return ge(i).getComputedStyle(i);
584
584
  }
585
585
  const rr = Math.min, Pt = Math.max, nn = Math.round;
586
- function Ur(i) {
586
+ function Yr(i) {
587
587
  const r = Oe(i);
588
588
  let t = parseFloat(r.width), e = parseFloat(r.height);
589
589
  const n = i.offsetWidth, o = i.offsetHeight, a = nn(t) !== n || nn(e) !== o;
590
590
  return a && (t = n, e = o), { width: t, height: e, fallback: a };
591
591
  }
592
592
  function je(i) {
593
- return Xr(i) ? (i.nodeName || "").toLowerCase() : "";
593
+ return Kr(i) ? (i.nodeName || "").toLowerCase() : "";
594
594
  }
595
595
  let Bt;
596
- function Yr() {
596
+ function Xr() {
597
597
  if (Bt)
598
598
  return Bt;
599
599
  const i = navigator.userAgentData;
@@ -605,7 +605,7 @@ function we(i) {
605
605
  function De(i) {
606
606
  return i instanceof ge(i).Element;
607
607
  }
608
- function Xr(i) {
608
+ function Kr(i) {
609
609
  return i instanceof ge(i).Node;
610
610
  }
611
611
  function or(i) {
@@ -615,41 +615,41 @@ function _n(i) {
615
615
  const { overflow: r, overflowX: t, overflowY: e, display: n } = Oe(i);
616
616
  return /auto|scroll|overlay|hidden|clip/.test(r + e + t) && !["inline", "contents"].includes(n);
617
617
  }
618
- function fs(i) {
618
+ function ds(i) {
619
619
  return ["table", "td", "th"].includes(je(i));
620
620
  }
621
- function Bn(i) {
622
- const r = /firefox/i.test(Yr()), t = Oe(i), e = t.backdropFilter || t.WebkitBackdropFilter;
621
+ function Fn(i) {
622
+ const r = /firefox/i.test(Xr()), t = Oe(i), e = t.backdropFilter || t.WebkitBackdropFilter;
623
623
  return t.transform !== "none" || t.perspective !== "none" || !!e && e !== "none" || r && t.willChange === "filter" || r && !!t.filter && t.filter !== "none" || ["transform", "perspective"].some((n) => t.willChange.includes(n)) || ["paint", "layout", "strict", "content"].some((n) => {
624
624
  const o = t.contain;
625
625
  return o != null && o.includes(n);
626
626
  });
627
627
  }
628
- function Kr() {
629
- return !/^((?!chrome|android).)*safari/i.test(Yr());
628
+ function Zr() {
629
+ return !/^((?!chrome|android).)*safari/i.test(Xr());
630
630
  }
631
- function vi(i) {
631
+ function hi(i) {
632
632
  return ["html", "body", "#document"].includes(je(i));
633
633
  }
634
- function Zr(i) {
634
+ function Jr(i) {
635
635
  return De(i) ? i : i.contextElement;
636
636
  }
637
- const Jr = { x: 1, y: 1 };
637
+ const Qr = { x: 1, y: 1 };
638
638
  function nt(i) {
639
- const r = Zr(i);
639
+ const r = Jr(i);
640
640
  if (!we(r))
641
- return Jr;
642
- const t = r.getBoundingClientRect(), { width: e, height: n, fallback: o } = Ur(r);
641
+ return Qr;
642
+ const t = r.getBoundingClientRect(), { width: e, height: n, fallback: o } = Yr(r);
643
643
  let a = (o ? nn(t.width) : t.width) / e, s = (o ? nn(t.height) : t.height) / n;
644
644
  return a && Number.isFinite(a) || (a = 1), s && Number.isFinite(s) || (s = 1), { x: a, y: s };
645
645
  }
646
646
  function It(i, r, t, e) {
647
647
  var n, o;
648
648
  r === void 0 && (r = !1), t === void 0 && (t = !1);
649
- const a = i.getBoundingClientRect(), s = Zr(i);
650
- let l = Jr;
649
+ const a = i.getBoundingClientRect(), s = Jr(i);
650
+ let l = Qr;
651
651
  r && (e ? De(e) && (l = nt(e)) : l = nt(i));
652
- const u = s ? ge(s) : window, c = !Kr() && t;
652
+ const u = s ? ge(s) : window, c = !Zr() && t;
653
653
  let f = (a.left + (c && ((n = u.visualViewport) == null ? void 0 : n.offsetLeft) || 0)) / l.x, h = (a.top + (c && ((o = u.visualViewport) == null ? void 0 : o.offsetTop) || 0)) / l.y, d = a.width / l.x, v = a.height / l.y;
654
654
  if (s) {
655
655
  const p = ge(s), g = e && De(e) ? ge(e) : e;
@@ -662,12 +662,12 @@ function It(i, r, t, e) {
662
662
  return { width: d, height: v, top: h, right: f + d, bottom: h + v, left: f, x: f, y: h };
663
663
  }
664
664
  function ze(i) {
665
- return ((Xr(i) ? i.ownerDocument : i.document) || window.document).documentElement;
665
+ return ((Kr(i) ? i.ownerDocument : i.document) || window.document).documentElement;
666
666
  }
667
667
  function yn(i) {
668
668
  return De(i) ? { scrollLeft: i.scrollLeft, scrollTop: i.scrollTop } : { scrollLeft: i.pageXOffset, scrollTop: i.pageYOffset };
669
669
  }
670
- function Qr(i) {
670
+ function qr(i) {
671
671
  return It(ze(i)).left + yn(i).scrollLeft;
672
672
  }
673
673
  function At(i) {
@@ -676,14 +676,14 @@ function At(i) {
676
676
  const r = i.assignedSlot || i.parentNode || or(i) && i.host || ze(i);
677
677
  return or(r) ? r.host : r;
678
678
  }
679
- function qr(i) {
679
+ function eo(i) {
680
680
  const r = At(i);
681
- return vi(r) ? r.ownerDocument.body : we(r) && _n(r) ? r : qr(r);
681
+ return hi(r) ? r.ownerDocument.body : we(r) && _n(r) ? r : eo(r);
682
682
  }
683
683
  function rn(i, r) {
684
684
  var t;
685
685
  r === void 0 && (r = []);
686
- const e = qr(i), n = e === ((t = i.ownerDocument) == null ? void 0 : t.body), o = ge(e);
686
+ const e = eo(i), n = e === ((t = i.ownerDocument) == null ? void 0 : t.body), o = ge(e);
687
687
  return n ? r.concat(o, o.visualViewport || [], _n(e) ? e : []) : r.concat(e, rn(e));
688
688
  }
689
689
  function ar(i, r, t) {
@@ -692,7 +692,7 @@ function ar(i, r, t) {
692
692
  let l = a.clientWidth, u = a.clientHeight, c = 0, f = 0;
693
693
  if (s) {
694
694
  l = s.width, u = s.height;
695
- const h = Kr();
695
+ const h = Zr();
696
696
  (h || !h && n === "fixed") && (c = s.offsetLeft, f = s.offsetTop);
697
697
  }
698
698
  return { width: l, height: u, x: c, y: f };
@@ -701,7 +701,7 @@ function ar(i, r, t) {
701
701
  return { width: e.clientWidth * l.x, height: e.clientHeight * l.y, x: s * l.x, y: a * l.y };
702
702
  }(r, t)) : bt(function(e) {
703
703
  const n = ze(e), o = yn(e), a = e.ownerDocument.body, s = Pt(n.scrollWidth, n.clientWidth, a.scrollWidth, a.clientWidth), l = Pt(n.scrollHeight, n.clientHeight, a.scrollHeight, a.clientHeight);
704
- let u = -o.scrollLeft + Qr(e);
704
+ let u = -o.scrollLeft + qr(e);
705
705
  const c = -o.scrollTop;
706
706
  return Oe(a).direction === "rtl" && (u += Pt(n.clientWidth, a.clientWidth) - s), { width: s, height: l, x: u, y: c };
707
707
  }(ze(i)));
@@ -712,19 +712,19 @@ function sr(i) {
712
712
  function lr(i) {
713
713
  const r = ge(i);
714
714
  let t = sr(i);
715
- for (; t && fs(t) && Oe(t).position === "static"; )
715
+ for (; t && ds(t) && Oe(t).position === "static"; )
716
716
  t = sr(t);
717
- return t && (je(t) === "html" || je(t) === "body" && Oe(t).position === "static" && !Bn(t)) ? r : t || function(e) {
717
+ return t && (je(t) === "html" || je(t) === "body" && Oe(t).position === "static" && !Fn(t)) ? r : t || function(e) {
718
718
  let n = At(e);
719
- for (; we(n) && !vi(n); ) {
720
- if (Bn(n))
719
+ for (; we(n) && !hi(n); ) {
720
+ if (Fn(n))
721
721
  return n;
722
722
  n = At(n);
723
723
  }
724
724
  return null;
725
725
  }(i) || r;
726
726
  }
727
- function ds(i, r, t) {
727
+ function hs(i, r, t) {
728
728
  const e = we(r), n = ze(r), o = It(i, !0, t === "fixed", r);
729
729
  let a = { scrollLeft: 0, scrollTop: 0 };
730
730
  const s = { x: 0, y: 0 };
@@ -733,10 +733,10 @@ function ds(i, r, t) {
733
733
  const l = It(r, !0);
734
734
  s.x = l.x + r.clientLeft, s.y = l.y + r.clientTop;
735
735
  } else
736
- n && (s.x = Qr(n));
736
+ n && (s.x = qr(n));
737
737
  return { x: o.left + a.scrollLeft - s.x, y: o.top + a.scrollTop - s.y, width: o.width, height: o.height };
738
738
  }
739
- const hs = { getClippingRect: function(i) {
739
+ const vs = { getClippingRect: function(i) {
740
740
  let { element: r, boundary: t, rootBoundary: e, strategy: n } = i;
741
741
  const o = t === "clippingAncestors" ? function(u, c) {
742
742
  const f = c.get(u);
@@ -745,8 +745,8 @@ const hs = { getClippingRect: function(i) {
745
745
  let h = rn(u).filter((g) => De(g) && je(g) !== "body"), d = null;
746
746
  const v = Oe(u).position === "fixed";
747
747
  let p = v ? At(u) : u;
748
- for (; De(p) && !vi(p); ) {
749
- const g = Oe(p), m = Bn(p);
748
+ for (; De(p) && !hi(p); ) {
749
+ const g = Oe(p), m = Fn(p);
750
750
  (v ? m || d : m || g.position !== "static" || !d || !["absolute", "fixed"].includes(d.position)) ? d = g : h = h.filter((y) => y !== p), p = At(p);
751
751
  }
752
752
  return c.set(u, h), h;
@@ -768,18 +768,18 @@ const hs = { getClippingRect: function(i) {
768
768
  }
769
769
  return { width: r.width * s.x, height: r.height * s.y, x: r.x * s.x - a.scrollLeft * s.x + l.x, y: r.y * s.y - a.scrollTop * s.y + l.y };
770
770
  }, isElement: De, getDimensions: function(i) {
771
- return we(i) ? Ur(i) : i.getBoundingClientRect();
771
+ return we(i) ? Yr(i) : i.getBoundingClientRect();
772
772
  }, getOffsetParent: lr, getDocumentElement: ze, getScale: nt, async getElementRects(i) {
773
773
  let { reference: r, floating: t, strategy: e } = i;
774
774
  const n = this.getOffsetParent || lr, o = this.getDimensions;
775
- return { reference: ds(r, await n(t), e), floating: { x: 0, y: 0, ...await o(t) } };
776
- }, getClientRects: (i) => Array.from(i.getClientRects()), isRTL: (i) => Oe(i).direction === "rtl" }, vs = (i, r, t) => {
777
- const e = /* @__PURE__ */ new Map(), n = { platform: hs, ...t }, o = { ...n.platform, _c: e };
778
- return ns(i, r, { ...n, platform: o });
775
+ return { reference: hs(r, await n(t), e), floating: { x: 0, y: 0, ...await o(t) } };
776
+ }, getClientRects: (i) => Array.from(i.getClientRects()), isRTL: (i) => Oe(i).direction === "rtl" }, ps = (i, r, t) => {
777
+ const e = /* @__PURE__ */ new Map(), n = { platform: vs, ...t }, o = { ...n.platform, _c: e };
778
+ return is(i, r, { ...n, platform: o });
779
779
  };
780
- function eo(i, r) {
780
+ function to(i, r) {
781
781
  for (const t in r)
782
- Object.prototype.hasOwnProperty.call(r, t) && (typeof r[t] == "object" && i[t] ? eo(i[t], r[t]) : i[t] = r[t]);
782
+ Object.prototype.hasOwnProperty.call(r, t) && (typeof r[t] == "object" && i[t] ? to(i[t], r[t]) : i[t] = r[t]);
783
783
  }
784
784
  const Re = {
785
785
  // Disable popper components
@@ -863,7 +863,7 @@ function kt(i, r) {
863
863
  while (t);
864
864
  return e;
865
865
  }
866
- function ps(i) {
866
+ function gs(i) {
867
867
  const r = [i];
868
868
  let t = Re.themes[i] || {};
869
869
  do
@@ -892,9 +892,9 @@ if (typeof window < "u") {
892
892
  } catch {
893
893
  }
894
894
  }
895
- let to = !1;
896
- typeof window < "u" && typeof navigator < "u" && (to = /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream);
897
- const no = ["auto", "top", "bottom", "left", "right"].reduce((i, r) => i.concat([
895
+ let no = !1;
896
+ typeof window < "u" && typeof navigator < "u" && (no = /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream);
897
+ const io = ["auto", "top", "bottom", "left", "right"].reduce((i, r) => i.concat([
898
898
  r,
899
899
  `${r}-start`,
900
900
  `${r}-end`
@@ -915,7 +915,7 @@ function dr(i, r) {
915
915
  const t = i.indexOf(r);
916
916
  t !== -1 && i.splice(t, 1);
917
917
  }
918
- function Tn() {
918
+ function xn() {
919
919
  return new Promise((i) => requestAnimationFrame(() => {
920
920
  requestAnimationFrame(i);
921
921
  }));
@@ -927,25 +927,25 @@ function vr(i) {
927
927
  let r = hr[i];
928
928
  return r || (r = hr[i] = []), r;
929
929
  }
930
- let Hn = function() {
930
+ let Bn = function() {
931
931
  };
932
- typeof window < "u" && (Hn = window.Element);
932
+ typeof window < "u" && (Bn = window.Element);
933
933
  function G(i) {
934
934
  return function(r) {
935
935
  return kt(r.theme, i);
936
936
  };
937
937
  }
938
- const Sn = "__floating-vue__popper", io = () => se({
938
+ const Tn = "__floating-vue__popper", ro = () => se({
939
939
  name: "VPopper",
940
940
  provide() {
941
941
  return {
942
- [Sn]: {
942
+ [Tn]: {
943
943
  parentPopper: this
944
944
  }
945
945
  };
946
946
  },
947
947
  inject: {
948
- [Sn]: { default: null }
948
+ [Tn]: { default: null }
949
949
  },
950
950
  props: {
951
951
  theme: {
@@ -987,7 +987,7 @@ const Sn = "__floating-vue__popper", io = () => se({
987
987
  placement: {
988
988
  type: String,
989
989
  default: G("placement"),
990
- validator: (i) => no.includes(i)
990
+ validator: (i) => io.includes(i)
991
991
  },
992
992
  delay: {
993
993
  type: [String, Number, Object],
@@ -1026,11 +1026,11 @@ const Sn = "__floating-vue__popper", io = () => se({
1026
1026
  default: G("popperHideTriggers")
1027
1027
  },
1028
1028
  container: {
1029
- type: [String, Object, Hn, Boolean],
1029
+ type: [String, Object, Bn, Boolean],
1030
1030
  default: G("container")
1031
1031
  },
1032
1032
  boundary: {
1033
- type: [String, Hn],
1033
+ type: [String, Bn],
1034
1034
  default: G("boundary")
1035
1035
  },
1036
1036
  strategy: {
@@ -1188,7 +1188,7 @@ const Sn = "__floating-vue__popper", io = () => se({
1188
1188
  },
1189
1189
  parentPopper() {
1190
1190
  var i;
1191
- return (i = this[Sn]) == null ? void 0 : i.parentPopper;
1191
+ return (i = this[Tn]) == null ? void 0 : i.parentPopper;
1192
1192
  },
1193
1193
  hasPopperShowTriggerHover() {
1194
1194
  var i, r;
@@ -1276,21 +1276,21 @@ const Sn = "__floating-vue__popper", io = () => se({
1276
1276
  strategy: this.strategy,
1277
1277
  middleware: []
1278
1278
  };
1279
- (this.distance || this.skidding) && i.middleware.push(ls({
1279
+ (this.distance || this.skidding) && i.middleware.push(us({
1280
1280
  mainAxis: this.distance,
1281
1281
  crossAxis: this.skidding
1282
1282
  }));
1283
1283
  const r = this.placement.startsWith("auto");
1284
- if (r ? i.middleware.push(os({
1284
+ if (r ? i.middleware.push(as({
1285
1285
  alignment: this.placement.split("-")[1] ?? ""
1286
- })) : i.placement = this.placement, this.preventOverflow && (this.shift && i.middleware.push(us({
1286
+ })) : i.placement = this.placement, this.preventOverflow && (this.shift && i.middleware.push(cs({
1287
1287
  padding: this.overflowPadding,
1288
1288
  boundary: this.boundary,
1289
1289
  crossAxis: this.shiftCrossAxis
1290
- })), !r && this.flip && i.middleware.push(as({
1290
+ })), !r && this.flip && i.middleware.push(ss({
1291
1291
  padding: this.overflowPadding,
1292
1292
  boundary: this.boundary
1293
- }))), i.middleware.push(is({
1293
+ }))), i.middleware.push(rs({
1294
1294
  element: this.$_arrowNode,
1295
1295
  padding: this.arrowPadding
1296
1296
  })), this.arrowOverflow && i.middleware.push({
@@ -1324,14 +1324,14 @@ const Sn = "__floating-vue__popper", io = () => se({
1324
1324
  }
1325
1325
  });
1326
1326
  }
1327
- (this.autoMaxSize || this.autoBoundaryMaxSize) && (this.$_innerNode.style.maxWidth = null, this.$_innerNode.style.maxHeight = null, i.middleware.push(cs({
1327
+ (this.autoMaxSize || this.autoBoundaryMaxSize) && (this.$_innerNode.style.maxWidth = null, this.$_innerNode.style.maxHeight = null, i.middleware.push(fs({
1328
1328
  boundary: this.boundary,
1329
1329
  padding: this.overflowPadding,
1330
1330
  apply: ({ availableWidth: e, availableHeight: n }) => {
1331
1331
  this.$_innerNode.style.maxWidth = e != null ? `${e}px` : null, this.$_innerNode.style.maxHeight = n != null ? `${n}px` : null;
1332
1332
  }
1333
1333
  })));
1334
- const t = await vs(this.$_referenceNode, this.$_popperNode, i);
1334
+ const t = await ps(this.$_referenceNode, this.$_popperNode, i);
1335
1335
  Object.assign(this.result, {
1336
1336
  x: t.x,
1337
1337
  y: t.y,
@@ -1362,7 +1362,7 @@ const Sn = "__floating-vue__popper", io = () => se({
1362
1362
  return parseInt(r && r[i] || r || 0);
1363
1363
  },
1364
1364
  async $_applyShow(i = !1) {
1365
- clearTimeout(this.$_disposeTimer), clearTimeout(this.$_scheduleTimer), this.skipTransition = i, !this.isShown && (this.$_ensureTeleport(), await Tn(), await this.$_computePosition(), await this.$_applyShowEffect(), this.positioningDisabled || this.$_registerEventListeners([
1365
+ clearTimeout(this.$_disposeTimer), clearTimeout(this.$_scheduleTimer), this.skipTransition = i, !this.isShown && (this.$_ensureTeleport(), await xn(), await this.$_computePosition(), await this.$_applyShowEffect(), this.positioningDisabled || this.$_registerEventListeners([
1366
1366
  ...rn(this.$_referenceNode),
1367
1367
  ...rn(this.$_popperNode)
1368
1368
  ], "scroll", () => {
@@ -1389,7 +1389,7 @@ const Sn = "__floating-vue__popper", io = () => se({
1389
1389
  ye.push(this), document.body.classList.add("v-popper--some-open");
1390
1390
  for (const r of ur(this.theme))
1391
1391
  vr(r).push(this), document.body.classList.add(`v-popper--some-open--${r}`);
1392
- this.$emit("apply-show"), this.classes.showFrom = !0, this.classes.showTo = !1, this.classes.hideFrom = !1, this.classes.hideTo = !1, await Tn(), this.classes.showFrom = !1, this.classes.showTo = !0, this.noAutoFocus || this.$_popperNode.focus();
1392
+ this.$emit("apply-show"), this.classes.showFrom = !0, this.classes.showTo = !1, this.classes.hideFrom = !1, this.classes.hideTo = !1, await xn(), this.classes.showFrom = !1, this.classes.showTo = !0, this.noAutoFocus || this.$_popperNode.focus();
1393
1393
  },
1394
1394
  async $_applyHide(i = !1) {
1395
1395
  if (this.shownChildren.size > 0) {
@@ -1410,7 +1410,7 @@ const Sn = "__floating-vue__popper", io = () => se({
1410
1410
  const r = this.disposeTimeout;
1411
1411
  r !== null && (this.$_disposeTimer = setTimeout(() => {
1412
1412
  this.$_popperNode && (this.$_detachPopperNode(), this.isMounted = !1);
1413
- }, r)), this.$_removeEventListeners("scroll"), this.$emit("apply-hide"), this.classes.showFrom = !1, this.classes.showTo = !1, this.classes.hideFrom = !0, this.classes.hideTo = !1, await Tn(), this.classes.hideFrom = !1, this.classes.hideTo = !0;
1413
+ }, r)), this.$_removeEventListeners("scroll"), this.$emit("apply-hide"), this.classes.showFrom = !1, this.classes.showTo = !1, this.classes.hideFrom = !0, this.classes.hideTo = !1, await xn(), this.classes.hideFrom = !1, this.classes.hideTo = !0;
1414
1414
  },
1415
1415
  $_autoShowHide() {
1416
1416
  this.shown ? this.show() : this.hide();
@@ -1497,13 +1497,13 @@ const Sn = "__floating-vue__popper", io = () => se({
1497
1497
  return this.$slots.default(this.slotData);
1498
1498
  }
1499
1499
  });
1500
- typeof document < "u" && typeof window < "u" && (to ? (document.addEventListener("touchstart", pr, Ue ? {
1500
+ typeof document < "u" && typeof window < "u" && (no ? (document.addEventListener("touchstart", pr, Ue ? {
1501
1501
  passive: !0,
1502
1502
  capture: !0
1503
- } : !0), document.addEventListener("touchend", ms, Ue ? {
1503
+ } : !0), document.addEventListener("touchend", _s, Ue ? {
1504
1504
  passive: !0,
1505
1505
  capture: !0
1506
- } : !0)) : (window.addEventListener("mousedown", pr, !0), window.addEventListener("click", gs, !0)), window.addEventListener("resize", bs));
1506
+ } : !0)) : (window.addEventListener("mousedown", pr, !0), window.addEventListener("click", ms, !0)), window.addEventListener("resize", Ps));
1507
1507
  function pr(i) {
1508
1508
  for (let r = 0; r < ye.length; r++) {
1509
1509
  const t = ye[r];
@@ -1514,18 +1514,18 @@ function pr(i) {
1514
1514
  }
1515
1515
  }
1516
1516
  }
1517
- function gs(i) {
1518
- ro(i);
1519
- }
1520
1517
  function ms(i) {
1521
- ro(i, !0);
1518
+ oo(i);
1522
1519
  }
1523
- function ro(i, r = !1) {
1520
+ function _s(i) {
1521
+ oo(i, !0);
1522
+ }
1523
+ function oo(i, r = !1) {
1524
1524
  const t = {};
1525
1525
  for (let e = ye.length - 1; e >= 0; e--) {
1526
1526
  const n = ye[e];
1527
1527
  try {
1528
- const o = n.$_containsGlobalTarget = _s(n, i);
1528
+ const o = n.$_containsGlobalTarget = ys(n, i);
1529
1529
  n.$_pendingHide = !1, requestAnimationFrame(() => {
1530
1530
  if (n.$_pendingHide = !1, !t[n.randomId] && gr(n, o, i)) {
1531
1531
  if (n.$_handleGlobalClose(i, r), !i.closeAllPopover && i.closePopover && o) {
@@ -1543,21 +1543,21 @@ function ro(i, r = !1) {
1543
1543
  }
1544
1544
  }
1545
1545
  }
1546
- function _s(i, r) {
1546
+ function ys(i, r) {
1547
1547
  const t = i.popperNode();
1548
1548
  return i.$_mouseDownContains || t.contains(r.target);
1549
1549
  }
1550
1550
  function gr(i, r, t) {
1551
- return t.closeAllPopover || t.closePopover && r || ys(i, t) && !r;
1551
+ return t.closeAllPopover || t.closePopover && r || bs(i, t) && !r;
1552
1552
  }
1553
- function ys(i, r) {
1553
+ function bs(i, r) {
1554
1554
  if (typeof i.autoHide == "function") {
1555
1555
  const t = i.autoHide(r);
1556
1556
  return i.lastAutoHide = t, t;
1557
1557
  }
1558
1558
  return i.autoHide;
1559
1559
  }
1560
- function bs(i) {
1560
+ function Ps(i) {
1561
1561
  for (let r = 0; r < ye.length; r++)
1562
1562
  ye[r].$_computePosition(i);
1563
1563
  }
@@ -1571,26 +1571,26 @@ function Ht(i, r, t, e, n, o, a, s) {
1571
1571
  const l = ((a - n) * (r - o) - (s - o) * (i - n)) / ((s - o) * (t - i) - (a - n) * (e - r)), u = ((t - i) * (r - o) - (e - r) * (i - n)) / ((s - o) * (t - i) - (a - n) * (e - r));
1572
1572
  return l >= 0 && l <= 1 && u >= 0 && u <= 1;
1573
1573
  }
1574
- const Ps = {
1575
- extends: io()
1574
+ const Es = {
1575
+ extends: ro()
1576
1576
  }, bn = (i, r) => {
1577
1577
  const t = i.__vccOpts || i;
1578
1578
  for (const [e, n] of r)
1579
1579
  t[e] = n;
1580
1580
  return t;
1581
1581
  };
1582
- function Es(i, r, t, e, n, o) {
1582
+ function Os(i, r, t, e, n, o) {
1583
1583
  return w(), C("div", {
1584
1584
  ref: "reference",
1585
1585
  class: fe(["v-popper", {
1586
1586
  "v-popper--shown": i.slotData.isShown
1587
1587
  }])
1588
1588
  }, [
1589
- re(i.$slots, "default", xa(Ta(i.slotData)))
1589
+ re(i.$slots, "default", Ta(Sa(i.slotData)))
1590
1590
  ], 2);
1591
1591
  }
1592
- const Os = /* @__PURE__ */ bn(Ps, [["render", Es]]);
1593
- function ws() {
1592
+ const ws = /* @__PURE__ */ bn(Es, [["render", Os]]);
1593
+ function xs() {
1594
1594
  var i = window.navigator.userAgent, r = i.indexOf("MSIE ");
1595
1595
  if (r > 0)
1596
1596
  return parseInt(i.substring(r + 5, i.indexOf(".", r)), 10);
@@ -1603,8 +1603,8 @@ function ws() {
1603
1603
  return n > 0 ? parseInt(i.substring(n + 5, i.indexOf(".", n)), 10) : -1;
1604
1604
  }
1605
1605
  let Gt;
1606
- function Vn() {
1607
- Vn.init || (Vn.init = !0, Gt = ws() !== -1);
1606
+ function Hn() {
1607
+ Hn.init || (Hn.init = !0, Gt = xs() !== -1);
1608
1608
  }
1609
1609
  var Pn = {
1610
1610
  name: "ResizeObserver",
@@ -1626,7 +1626,7 @@ var Pn = {
1626
1626
  "notify"
1627
1627
  ],
1628
1628
  mounted() {
1629
- Vn(), Jt(() => {
1629
+ Hn(), Jt(() => {
1630
1630
  this._w = this.$el.offsetWidth, this._h = this.$el.offsetHeight, this.emitOnMount && this.emitSize();
1631
1631
  });
1632
1632
  const i = document.createElement("object");
@@ -1653,30 +1653,30 @@ var Pn = {
1653
1653
  }
1654
1654
  }
1655
1655
  };
1656
- const xs = /* @__PURE__ */ Oa();
1657
- $r("data-v-b329ee4c");
1658
- const Ts = {
1656
+ const Ts = /* @__PURE__ */ wa();
1657
+ Fr("data-v-b329ee4c");
1658
+ const Ss = {
1659
1659
  class: "resize-observer",
1660
1660
  tabindex: "-1"
1661
1661
  };
1662
- Fr();
1663
- const Ss = /* @__PURE__ */ xs((i, r, t, e, n, o) => (w(), ve("div", Ts)));
1664
- Pn.render = Ss;
1662
+ Br();
1663
+ const Cs = /* @__PURE__ */ Ts((i, r, t, e, n, o) => (w(), ve("div", Ss)));
1664
+ Pn.render = Cs;
1665
1665
  Pn.__scopeId = "data-v-b329ee4c";
1666
1666
  Pn.__file = "src/components/ResizeObserver.vue";
1667
- const oo = (i = "theme") => ({
1667
+ const ao = (i = "theme") => ({
1668
1668
  computed: {
1669
1669
  themeClass() {
1670
- return ps(this[i]);
1670
+ return gs(this[i]);
1671
1671
  }
1672
1672
  }
1673
- }), Cs = se({
1673
+ }), Rs = se({
1674
1674
  name: "VPopperContent",
1675
1675
  components: {
1676
1676
  ResizeObserver: Pn
1677
1677
  },
1678
1678
  mixins: [
1679
- oo()
1679
+ ao()
1680
1680
  ],
1681
1681
  props: {
1682
1682
  popperId: String,
@@ -1698,14 +1698,14 @@ const oo = (i = "theme") => ({
1698
1698
  return i != null && !isNaN(i) ? `${i}px` : null;
1699
1699
  }
1700
1700
  }
1701
- }), Rs = ["id", "aria-hidden", "tabindex", "data-popper-placement"], Is = {
1701
+ }), Is = ["id", "aria-hidden", "tabindex", "data-popper-placement"], As = {
1702
1702
  ref: "inner",
1703
1703
  class: "v-popper__inner"
1704
- }, As = /* @__PURE__ */ _("div", { class: "v-popper__arrow-outer" }, null, -1), ks = /* @__PURE__ */ _("div", { class: "v-popper__arrow-inner" }, null, -1), Ms = [
1705
- As,
1706
- ks
1704
+ }, ks = /* @__PURE__ */ _("div", { class: "v-popper__arrow-outer" }, null, -1), Ms = /* @__PURE__ */ _("div", { class: "v-popper__arrow-inner" }, null, -1), Ns = [
1705
+ ks,
1706
+ Ms
1707
1707
  ];
1708
- function Ns(i, r, t, e, n, o) {
1708
+ function Ds(i, r, t, e, n, o) {
1709
1709
  const a = Ge("ResizeObserver");
1710
1710
  return w(), C("div", {
1711
1711
  id: i.popperId,
@@ -1732,7 +1732,7 @@ function Ns(i, r, t, e, n, o) {
1732
1732
  "aria-hidden": i.shown ? "false" : "true",
1733
1733
  tabindex: i.autoHide ? 0 : void 0,
1734
1734
  "data-popper-placement": i.result ? i.result.placement : void 0,
1735
- onKeyup: r[2] || (r[2] = wa((s) => i.autoHide && i.$emit("hide"), ["esc"]))
1735
+ onKeyup: r[2] || (r[2] = xa((s) => i.autoHide && i.$emit("hide"), ["esc"]))
1736
1736
  }, [
1737
1737
  _("div", {
1738
1738
  class: "v-popper__backdrop",
@@ -1744,7 +1744,7 @@ function Ns(i, r, t, e, n, o) {
1744
1744
  transformOrigin: i.result.transformOrigin
1745
1745
  } : void 0)
1746
1746
  }, [
1747
- _("div", Is, [
1747
+ _("div", As, [
1748
1748
  i.mounted ? (w(), C(pe, { key: 0 }, [
1749
1749
  _("div", null, [
1750
1750
  re(i.$slots, "default")
@@ -1762,11 +1762,11 @@ function Ns(i, r, t, e, n, o) {
1762
1762
  left: i.toPx(i.result.arrow.x),
1763
1763
  top: i.toPx(i.result.arrow.y)
1764
1764
  } : void 0)
1765
- }, Ms, 4)
1765
+ }, Ns, 4)
1766
1766
  ], 4)
1767
- ], 46, Rs);
1767
+ ], 46, Is);
1768
1768
  }
1769
- const ao = /* @__PURE__ */ bn(Cs, [["render", Ns]]), so = {
1769
+ const so = /* @__PURE__ */ bn(Rs, [["render", Ds]]), lo = {
1770
1770
  methods: {
1771
1771
  show(...i) {
1772
1772
  return this.$refs.popper.show(...i);
@@ -1781,15 +1781,15 @@ const ao = /* @__PURE__ */ bn(Cs, [["render", Ns]]), so = {
1781
1781
  return this.$refs.popper.onResize(...i);
1782
1782
  }
1783
1783
  }
1784
- }, Ds = se({
1784
+ }, zs = se({
1785
1785
  name: "VPopperWrapper",
1786
1786
  components: {
1787
- Popper: Os,
1788
- PopperContent: ao
1787
+ Popper: ws,
1788
+ PopperContent: so
1789
1789
  },
1790
1790
  mixins: [
1791
- so,
1792
- oo("finalTheme")
1791
+ lo,
1792
+ ao("finalTheme")
1793
1793
  ],
1794
1794
  props: {
1795
1795
  theme: {
@@ -1808,7 +1808,7 @@ const ao = /* @__PURE__ */ bn(Cs, [["render", Ns]]), so = {
1808
1808
  }
1809
1809
  }
1810
1810
  });
1811
- function zs(i, r, t, e, n, o) {
1811
+ function Ls(i, r, t, e, n, o) {
1812
1812
  const a = Ge("PopperContent"), s = Ge("Popper");
1813
1813
  return w(), ve(s, {
1814
1814
  ref: "popper",
@@ -1863,26 +1863,26 @@ function zs(i, r, t, e, n, o) {
1863
1863
  _: 3
1864
1864
  }, 8, ["theme", "target-nodes", "popper-node", "class"]);
1865
1865
  }
1866
- const pi = /* @__PURE__ */ bn(Ds, [["render", zs]]), Ls = {
1867
- ...pi,
1866
+ const vi = /* @__PURE__ */ bn(zs, [["render", Ls]]), js = {
1867
+ ...vi,
1868
1868
  name: "VDropdown",
1869
1869
  vPopperTheme: "dropdown"
1870
- }, js = {
1871
- ...pi,
1870
+ }, $s = {
1871
+ ...vi,
1872
1872
  name: "VMenu",
1873
1873
  vPopperTheme: "menu"
1874
- }, $s = {
1875
- ...pi,
1874
+ }, Fs = {
1875
+ ...vi,
1876
1876
  name: "VTooltip",
1877
1877
  vPopperTheme: "tooltip"
1878
- }, Fs = se({
1878
+ }, Bs = se({
1879
1879
  name: "VTooltipDirective",
1880
1880
  components: {
1881
- Popper: io(),
1882
- PopperContent: ao
1881
+ Popper: ro(),
1882
+ PopperContent: so
1883
1883
  },
1884
1884
  mixins: [
1885
- so
1885
+ lo
1886
1886
  ],
1887
1887
  inheritAttrs: !1,
1888
1888
  props: {
@@ -1955,10 +1955,10 @@ const pi = /* @__PURE__ */ bn(Ds, [["render", zs]]), Ls = {
1955
1955
  this.$_isShown = !1;
1956
1956
  }
1957
1957
  }
1958
- }), Bs = ["innerHTML"], Hs = ["textContent"];
1959
- function Vs(i, r, t, e, n, o) {
1958
+ }), Hs = ["innerHTML"], Vs = ["textContent"];
1959
+ function Ws(i, r, t, e, n, o) {
1960
1960
  const a = Ge("PopperContent"), s = Ge("Popper");
1961
- return w(), ve(s, Ca({ ref: "popper" }, i.$attrs, {
1961
+ return w(), ve(s, Ra({ ref: "popper" }, i.$attrs, {
1962
1962
  theme: i.theme,
1963
1963
  "target-nodes": i.targetNodes,
1964
1964
  "popper-node": () => i.$refs.popperContent.$el,
@@ -1998,10 +1998,10 @@ function Vs(i, r, t, e, n, o) {
1998
1998
  i.html ? (w(), C("div", {
1999
1999
  key: 0,
2000
2000
  innerHTML: i.finalContent
2001
- }, null, 8, Bs)) : (w(), C("div", {
2001
+ }, null, 8, Hs)) : (w(), C("div", {
2002
2002
  key: 1,
2003
2003
  textContent: N(i.finalContent)
2004
- }, null, 8, Hs))
2004
+ }, null, 8, Vs))
2005
2005
  ]),
2006
2006
  _: 2
2007
2007
  }, 1032, ["class", "popper-id", "theme", "shown", "mounted", "skip-transition", "auto-hide", "handle-resize", "classes", "result", "onHide", "onResize"])
@@ -2009,24 +2009,24 @@ function Vs(i, r, t, e, n, o) {
2009
2009
  _: 1
2010
2010
  }, 16, ["theme", "target-nodes", "popper-node", "onApplyShow", "onApplyHide"]);
2011
2011
  }
2012
- const Ws = /* @__PURE__ */ bn(Fs, [["render", Vs]]), lo = "v-popper--has-tooltip";
2013
- function Gs(i, r) {
2012
+ const Gs = /* @__PURE__ */ bn(Bs, [["render", Ws]]), uo = "v-popper--has-tooltip";
2013
+ function Us(i, r) {
2014
2014
  let t = i.placement;
2015
2015
  if (!t && r)
2016
- for (const e of no)
2016
+ for (const e of io)
2017
2017
  r[e] && (t = e);
2018
2018
  return t || (t = kt(i.theme || "tooltip", "placement")), t;
2019
2019
  }
2020
- function uo(i, r, t) {
2020
+ function co(i, r, t) {
2021
2021
  let e;
2022
2022
  const n = typeof r;
2023
- return n === "string" ? e = { content: r } : r && n === "object" ? e = r : e = { content: !1 }, e.placement = Gs(e, t), e.targetNodes = () => [i], e.referenceNode = () => i, e;
2023
+ return n === "string" ? e = { content: r } : r && n === "object" ? e = r : e = { content: !1 }, e.placement = Us(e, t), e.targetNodes = () => [i], e.referenceNode = () => i, e;
2024
2024
  }
2025
- let Cn, Mt, Us = 0;
2026
- function Ys() {
2027
- if (Cn)
2025
+ let Sn, Mt, Ys = 0;
2026
+ function Xs() {
2027
+ if (Sn)
2028
2028
  return;
2029
- Mt = X([]), Cn = Sa({
2029
+ Mt = X([]), Sn = Ca({
2030
2030
  name: "VTooltipDirectiveApp",
2031
2031
  setup() {
2032
2032
  return {
@@ -2034,7 +2034,7 @@ function Ys() {
2034
2034
  };
2035
2035
  },
2036
2036
  render() {
2037
- return this.directives.map((r) => gt(Ws, {
2037
+ return this.directives.map((r) => gt(Gs, {
2038
2038
  ...r.options,
2039
2039
  shown: r.shown || r.options.shown,
2040
2040
  key: r.id
@@ -2045,16 +2045,16 @@ function Ys() {
2045
2045
  }
2046
2046
  });
2047
2047
  const i = document.createElement("div");
2048
- document.body.appendChild(i), Cn.mount(i);
2048
+ document.body.appendChild(i), Sn.mount(i);
2049
2049
  }
2050
- function Xs(i, r, t) {
2051
- Ys();
2052
- const e = X(uo(i, r, t)), n = X(!1), o = {
2053
- id: Us++,
2050
+ function Ks(i, r, t) {
2051
+ Xs();
2052
+ const e = X(co(i, r, t)), n = X(!1), o = {
2053
+ id: Ys++,
2054
2054
  options: e,
2055
2055
  shown: n
2056
2056
  };
2057
- return Mt.value.push(o), i.classList && i.classList.add(lo), i.$_popper = {
2057
+ return Mt.value.push(o), i.classList && i.classList.add(uo), i.$_popper = {
2058
2058
  options: e,
2059
2059
  item: o,
2060
2060
  show() {
@@ -2065,61 +2065,61 @@ function Xs(i, r, t) {
2065
2065
  }
2066
2066
  };
2067
2067
  }
2068
- function co(i) {
2068
+ function fo(i) {
2069
2069
  if (i.$_popper) {
2070
2070
  const r = Mt.value.indexOf(i.$_popper.item);
2071
2071
  r !== -1 && Mt.value.splice(r, 1), delete i.$_popper, delete i.$_popperOldShown, delete i.$_popperMountTarget;
2072
2072
  }
2073
- i.classList && i.classList.remove(lo);
2073
+ i.classList && i.classList.remove(uo);
2074
2074
  }
2075
2075
  function mr(i, { value: r, modifiers: t }) {
2076
- const e = uo(i, r, t);
2076
+ const e = co(i, r, t);
2077
2077
  if (!e.content || kt(e.theme || "tooltip", "disabled"))
2078
- co(i);
2078
+ fo(i);
2079
2079
  else {
2080
2080
  let n;
2081
- i.$_popper ? (n = i.$_popper, n.options.value = e) : n = Xs(i, r, t), typeof r.shown < "u" && r.shown !== i.$_popperOldShown && (i.$_popperOldShown = r.shown, r.shown ? n.show() : n.hide());
2081
+ i.$_popper ? (n = i.$_popper, n.options.value = e) : n = Ks(i, r, t), typeof r.shown < "u" && r.shown !== i.$_popperOldShown && (i.$_popperOldShown = r.shown, r.shown ? n.show() : n.hide());
2082
2082
  }
2083
2083
  }
2084
- const Ks = {
2084
+ const Zs = {
2085
2085
  beforeMount: mr,
2086
2086
  updated: mr,
2087
2087
  beforeUnmount(i) {
2088
- co(i);
2088
+ fo(i);
2089
2089
  }
2090
2090
  };
2091
2091
  function _r(i) {
2092
- i.addEventListener("click", fo), i.addEventListener("touchstart", ho, Ue ? {
2092
+ i.addEventListener("click", ho), i.addEventListener("touchstart", vo, Ue ? {
2093
2093
  passive: !0
2094
2094
  } : !1);
2095
2095
  }
2096
2096
  function yr(i) {
2097
- i.removeEventListener("click", fo), i.removeEventListener("touchstart", ho), i.removeEventListener("touchend", vo), i.removeEventListener("touchcancel", po);
2097
+ i.removeEventListener("click", ho), i.removeEventListener("touchstart", vo), i.removeEventListener("touchend", po), i.removeEventListener("touchcancel", go);
2098
2098
  }
2099
- function fo(i) {
2099
+ function ho(i) {
2100
2100
  const r = i.currentTarget;
2101
2101
  i.closePopover = !r.$_vclosepopover_touch, i.closeAllPopover = r.$_closePopoverModifiers && !!r.$_closePopoverModifiers.all;
2102
2102
  }
2103
- function ho(i) {
2103
+ function vo(i) {
2104
2104
  if (i.changedTouches.length === 1) {
2105
2105
  const r = i.currentTarget;
2106
2106
  r.$_vclosepopover_touch = !0;
2107
2107
  const t = i.changedTouches[0];
2108
- r.$_vclosepopover_touchPoint = t, r.addEventListener("touchend", vo), r.addEventListener("touchcancel", po);
2108
+ r.$_vclosepopover_touchPoint = t, r.addEventListener("touchend", po), r.addEventListener("touchcancel", go);
2109
2109
  }
2110
2110
  }
2111
- function vo(i) {
2111
+ function po(i) {
2112
2112
  const r = i.currentTarget;
2113
2113
  if (r.$_vclosepopover_touch = !1, i.changedTouches.length === 1) {
2114
2114
  const t = i.changedTouches[0], e = r.$_vclosepopover_touchPoint;
2115
2115
  i.closePopover = Math.abs(t.screenY - e.screenY) < 20 && Math.abs(t.screenX - e.screenX) < 20, i.closeAllPopover = r.$_closePopoverModifiers && !!r.$_closePopoverModifiers.all;
2116
2116
  }
2117
2117
  }
2118
- function po(i) {
2118
+ function go(i) {
2119
2119
  const r = i.currentTarget;
2120
2120
  r.$_vclosepopover_touch = !1;
2121
2121
  }
2122
- const Zs = {
2122
+ const Js = {
2123
2123
  beforeMount(i, { value: r, modifiers: t }) {
2124
2124
  i.$_closePopoverModifiers = t, (typeof r > "u" || r) && _r(i);
2125
2125
  },
@@ -2130,21 +2130,21 @@ const Zs = {
2130
2130
  yr(i);
2131
2131
  }
2132
2132
  };
2133
- function Js(i, r = {}) {
2134
- i.$_vTooltipInstalled || (i.$_vTooltipInstalled = !0, eo(Re, r), i.directive("tooltip", Ks), i.directive("close-popper", Zs), i.component("VTooltip", $s), i.component("VDropdown", Ls), i.component("VMenu", js));
2133
+ function Qs(i, r = {}) {
2134
+ i.$_vTooltipInstalled || (i.$_vTooltipInstalled = !0, to(Re, r), i.directive("tooltip", Zs), i.directive("close-popper", Js), i.component("VTooltip", Fs), i.component("VDropdown", js), i.component("VMenu", $s));
2135
2135
  }
2136
2136
  const Id = {
2137
2137
  // eslint-disable-next-line no-undef
2138
2138
  version: "2.0.0-beta.24",
2139
- install: Js,
2139
+ install: Qs,
2140
2140
  options: Re
2141
2141
  };
2142
- var go = { exports: {} };
2143
- const Qs = /* @__PURE__ */ Wa(Ra);
2142
+ var mo = { exports: {} };
2143
+ const qs = /* @__PURE__ */ Ga(Ia);
2144
2144
  (function(i, r) {
2145
2145
  (function(e, n) {
2146
- i.exports = n(Qs);
2147
- })(typeof self < "u" ? self : Ga, function(t) {
2146
+ i.exports = n(qs);
2147
+ })(typeof self < "u" ? self : Ua, function(t) {
2148
2148
  return (
2149
2149
  /******/
2150
2150
  function(e) {
@@ -3664,10 +3664,10 @@ const Qs = /* @__PURE__ */ Wa(Ra);
3664
3664
  })
3665
3665
  );
3666
3666
  });
3667
- })(go);
3668
- var qs = go.exports;
3669
- const br = /* @__PURE__ */ Ua(qs);
3670
- var el = /* @__PURE__ */ function() {
3667
+ })(mo);
3668
+ var el = mo.exports;
3669
+ const br = /* @__PURE__ */ Ya(el);
3670
+ var tl = /* @__PURE__ */ function() {
3671
3671
  function i() {
3672
3672
  this.keys = [], this.values = [];
3673
3673
  }
@@ -3678,7 +3678,7 @@ var el = /* @__PURE__ */ function() {
3678
3678
  var n = this.keys, o = this.values, a = n.indexOf(t), s = a === -1 ? n.length : a;
3679
3679
  n[s] = t, o[s] = e;
3680
3680
  }, i;
3681
- }(), tl = /* @__PURE__ */ function() {
3681
+ }(), nl = /* @__PURE__ */ function() {
3682
3682
  function i() {
3683
3683
  this.object = {};
3684
3684
  }
@@ -3688,7 +3688,7 @@ var el = /* @__PURE__ */ function() {
3688
3688
  }, r.set = function(t, e) {
3689
3689
  this.object[t] = e;
3690
3690
  }, i;
3691
- }(), nl = typeof Map == "function", il = /* @__PURE__ */ function() {
3691
+ }(), il = typeof Map == "function", rl = /* @__PURE__ */ function() {
3692
3692
  function i() {
3693
3693
  }
3694
3694
  var r = i.prototype;
@@ -3703,10 +3703,10 @@ var el = /* @__PURE__ */ function() {
3703
3703
  return e;
3704
3704
  }, i;
3705
3705
  }();
3706
- function rl(i, r) {
3706
+ function ol(i, r) {
3707
3707
  var t = [], e = [];
3708
3708
  return i.forEach(function(n) {
3709
- var o = n[0], a = n[1], s = new il();
3709
+ var o = n[0], a = n[1], s = new rl();
3710
3710
  t[o] = s, e[a] = s;
3711
3711
  }), t.forEach(function(n, o) {
3712
3712
  n.connect(t[o - 1]);
@@ -3722,7 +3722,7 @@ function rl(i, r) {
3722
3722
  return [c, f];
3723
3723
  });
3724
3724
  }
3725
- var ol = /* @__PURE__ */ function() {
3725
+ var al = /* @__PURE__ */ function() {
3726
3726
  function i(t, e, n, o, a, s, l, u) {
3727
3727
  this.prevList = t, this.list = e, this.added = n, this.removed = o, this.changed = a, this.maintained = s, this.changedBeforeAdded = l, this.fixed = u;
3728
3728
  }
@@ -3740,7 +3740,7 @@ var ol = /* @__PURE__ */ function() {
3740
3740
  enumerable: !0,
3741
3741
  configurable: !0
3742
3742
  }), r.caculateOrdered = function() {
3743
- var t = rl(this.changedBeforeAdded, this.fixed), e = this.changed, n = [];
3743
+ var t = ol(this.changedBeforeAdded, this.fixed), e = this.changed, n = [];
3744
3744
  this.cacheOrdered = t.filter(function(o, a) {
3745
3745
  var s = o[0], l = o[1], u = e[a], c = u[0], f = u[1];
3746
3746
  if (s !== l)
@@ -3748,8 +3748,8 @@ var ol = /* @__PURE__ */ function() {
3748
3748
  }), this.cachePureChanged = n;
3749
3749
  }, i;
3750
3750
  }();
3751
- function al(i, r, t) {
3752
- var e = nl ? Map : t ? tl : el, n = t || function(y) {
3751
+ function sl(i, r, t) {
3752
+ var e = il ? Map : t ? nl : tl, n = t || function(y) {
3753
3753
  return y;
3754
3754
  }, o = [], a = [], s = [], l = i.map(n), u = r.map(n), c = new e(), f = new e(), h = [], d = [], v = {}, p = [], g = 0, m = 0;
3755
3755
  return l.forEach(function(y, P) {
@@ -3762,19 +3762,19 @@ function al(i, r, t) {
3762
3762
  }), u.forEach(function(y, P) {
3763
3763
  var E = c.get(y);
3764
3764
  typeof E > "u" ? (o.push(P), ++g) : (s.push([E, P]), m = v[P] || 0, h.push([E - m, P - g]), d.push(P === E), E !== P && p.push([E, P]));
3765
- }), a.reverse(), new ol(i, r, o, a, p, s, h, d);
3765
+ }), a.reverse(), new al(i, r, o, a, p, s, h, d);
3766
3766
  }
3767
- var sl = /* @__PURE__ */ function() {
3767
+ var ll = /* @__PURE__ */ function() {
3768
3768
  function i(t, e) {
3769
3769
  t === void 0 && (t = []), this.findKeyCallback = e, this.list = [].slice.call(t);
3770
3770
  }
3771
3771
  var r = i.prototype;
3772
3772
  return r.update = function(t) {
3773
- var e = [].slice.call(t), n = al(this.list, e, this.findKeyCallback);
3773
+ var e = [].slice.call(t), n = sl(this.list, e, this.findKeyCallback);
3774
3774
  return this.list = e, n;
3775
3775
  }, i;
3776
3776
  }();
3777
- const Pr = sl;
3777
+ const Pr = ll;
3778
3778
  /*! *****************************************************************************
3779
3779
  Copyright (c) Microsoft Corporation.
3780
3780
 
@@ -3789,7 +3789,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3789
3789
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3790
3790
  PERFORMANCE OF THIS SOFTWARE.
3791
3791
  ***************************************************************************** */
3792
- function mo(i) {
3792
+ function _o(i) {
3793
3793
  var r = typeof Symbol == "function" && Symbol.iterator, t = r && i[r], e = 0;
3794
3794
  if (t)
3795
3795
  return t.call(i);
@@ -3804,7 +3804,7 @@ function mo(i) {
3804
3804
  };
3805
3805
  throw new TypeError(r ? "Object is not iterable." : "Symbol.iterator is not defined.");
3806
3806
  }
3807
- function ll(i, r) {
3807
+ function ul(i, r) {
3808
3808
  var t = typeof Symbol == "function" && i[Symbol.iterator];
3809
3809
  if (!t)
3810
3810
  return i;
@@ -3826,19 +3826,19 @@ function ll(i, r) {
3826
3826
  }
3827
3827
  return o;
3828
3828
  }
3829
- function Rn() {
3829
+ function Cn() {
3830
3830
  for (var i = [], r = 0; r < arguments.length; r++)
3831
- i = i.concat(ll(arguments[r]));
3831
+ i = i.concat(ul(arguments[r]));
3832
3832
  return i;
3833
3833
  }
3834
3834
  var ht = function(i) {
3835
3835
  return typeof i > "u";
3836
- }, Wn = /* @__PURE__ */ function() {
3836
+ }, Vn = /* @__PURE__ */ function() {
3837
3837
  function i(t, e) {
3838
3838
  var n, o;
3839
3839
  if (this._canceled = !1, e)
3840
3840
  try {
3841
- for (var a = mo(Object.keys(e)), s = a.next(); !s.done; s = a.next()) {
3841
+ for (var a = _o(Object.keys(e)), s = a.next(); !s.done; s = a.next()) {
3842
3842
  var l = s.value;
3843
3843
  this[l] = e[l];
3844
3844
  }
@@ -3870,11 +3870,11 @@ var ht = function(i) {
3870
3870
  return r.trigger = function(t) {
3871
3871
  for (var e = [], n = 1; n < arguments.length; n++)
3872
3872
  e[n - 1] = arguments[n];
3873
- var o = t instanceof Wn ? t.eventType : t, a = Rn(this._eventHandler[o] || []);
3874
- return a.length <= 0 ? this : (t instanceof Wn ? (t.currentTarget = this, a.forEach(function(s) {
3873
+ var o = t instanceof Vn ? t.eventType : t, a = Cn(this._eventHandler[o] || []);
3874
+ return a.length <= 0 ? this : (t instanceof Vn ? (t.currentTarget = this, a.forEach(function(s) {
3875
3875
  s(t);
3876
3876
  })) : a.forEach(function(s) {
3877
- s.apply(void 0, Rn(e));
3877
+ s.apply(void 0, Cn(e));
3878
3878
  }), this);
3879
3879
  }, r.once = function(t, e) {
3880
3880
  var n = this;
@@ -3887,7 +3887,7 @@ var ht = function(i) {
3887
3887
  var s = function() {
3888
3888
  for (var l = [], u = 0; u < arguments.length; u++)
3889
3889
  l[u] = arguments[u];
3890
- e.apply(void 0, Rn(l)), n.off(t, s);
3890
+ e.apply(void 0, Cn(l)), n.off(t, s);
3891
3891
  };
3892
3892
  this.on(t, s);
3893
3893
  }
@@ -3921,7 +3921,7 @@ var ht = function(i) {
3921
3921
  if (l) {
3922
3922
  var u = 0;
3923
3923
  try {
3924
- for (var c = mo(l), f = c.next(); !f.done; f = c.next()) {
3924
+ for (var c = _o(l), f = c.next(); !f.done; f = c.next()) {
3925
3925
  var h = f.value;
3926
3926
  if (h === e) {
3927
3927
  l.splice(u, 1), l.length <= 0 && delete this._eventHandler[t];
@@ -3944,20 +3944,20 @@ var ht = function(i) {
3944
3944
  }
3945
3945
  return this;
3946
3946
  }, i.VERSION = "3.0.4", i;
3947
- }(), W = Wn;
3948
- function gi(i, r) {
3947
+ }(), W = Vn;
3948
+ function pi(i, r) {
3949
3949
  for (var t = i.length, e = 0; e < t; ++e)
3950
3950
  if (r(i[e], e))
3951
3951
  return !0;
3952
3952
  return !1;
3953
3953
  }
3954
- function _o(i, r) {
3954
+ function yo(i, r) {
3955
3955
  for (var t = i.length, e = 0; e < t; ++e)
3956
3956
  if (r(i[e], e))
3957
3957
  return i[e];
3958
3958
  return null;
3959
3959
  }
3960
- function yo(i) {
3960
+ function bo(i) {
3961
3961
  var r = i;
3962
3962
  if (typeof r > "u") {
3963
3963
  if (typeof navigator > "u" || !navigator)
@@ -3966,31 +3966,31 @@ function yo(i) {
3966
3966
  }
3967
3967
  return r.toLowerCase();
3968
3968
  }
3969
- function mi(i, r) {
3969
+ function gi(i, r) {
3970
3970
  try {
3971
3971
  return new RegExp(i, "g").exec(r);
3972
3972
  } catch {
3973
3973
  return null;
3974
3974
  }
3975
3975
  }
3976
- function ul() {
3976
+ function cl() {
3977
3977
  if (typeof navigator > "u" || !navigator || !navigator.userAgentData)
3978
3978
  return !1;
3979
3979
  var i = navigator.userAgentData, r = i.brands || i.uaList;
3980
3980
  return !!(r && r.length);
3981
3981
  }
3982
- function cl(i, r) {
3983
- var t = mi("(" + i + ")((?:\\/|\\s|:)([0-9|\\.|_]+))", r);
3982
+ function fl(i, r) {
3983
+ var t = gi("(" + i + ")((?:\\/|\\s|:)([0-9|\\.|_]+))", r);
3984
3984
  return t ? t[3] : "";
3985
3985
  }
3986
- function Gn(i) {
3986
+ function Wn(i) {
3987
3987
  return i.replace(/_/g, ".");
3988
3988
  }
3989
3989
  function mt(i, r) {
3990
3990
  var t = null, e = "-1";
3991
- return gi(i, function(n) {
3992
- var o = mi("(" + n.test + ")((?:\\/|\\s|:)([0-9|\\.|_]+))?", r);
3993
- return !o || n.brand ? !1 : (t = n, e = o[3] || "-1", n.versionAlias ? e = n.versionAlias : n.versionTest && (e = cl(n.versionTest.toLowerCase(), r) || e), e = Gn(e), !0);
3991
+ return pi(i, function(n) {
3992
+ var o = gi("(" + n.test + ")((?:\\/|\\s|:)([0-9|\\.|_]+))?", r);
3993
+ return !o || n.brand ? !1 : (t = n, e = o[3] || "-1", n.versionAlias ? e = n.versionAlias : n.versionTest && (e = fl(n.versionTest.toLowerCase(), r) || e), e = Wn(e), !0);
3994
3994
  }), {
3995
3995
  preset: t,
3996
3996
  version: e
@@ -4001,18 +4001,18 @@ function vt(i, r) {
4001
4001
  brand: "",
4002
4002
  version: "-1"
4003
4003
  };
4004
- return gi(i, function(e) {
4005
- var n = bo(r, e);
4004
+ return pi(i, function(e) {
4005
+ var n = Po(r, e);
4006
4006
  return n ? (t.brand = e.id, t.version = e.versionAlias || n.version, t.version !== "-1") : !1;
4007
4007
  }), t;
4008
4008
  }
4009
- function bo(i, r) {
4010
- return _o(i, function(t) {
4009
+ function Po(i, r) {
4010
+ return yo(i, function(t) {
4011
4011
  var e = t.brand;
4012
- return mi("" + r.test, e.toLowerCase());
4012
+ return gi("" + r.test, e.toLowerCase());
4013
4013
  });
4014
4014
  }
4015
- var Un = [{
4015
+ var Gn = [{
4016
4016
  test: "phantomjs",
4017
4017
  id: "phantomjs"
4018
4018
  }, {
@@ -4049,7 +4049,7 @@ var Un = [{
4049
4049
  test: "safari|iphone|ipad|ipod",
4050
4050
  id: "safari",
4051
4051
  versionTest: "version"
4052
- }], Po = [{
4052
+ }], Eo = [{
4053
4053
  test: "(?=.*applewebkit/(53[0-7]|5[0-2]|[0-4]))(?=.*\\schrome)",
4054
4054
  id: "chrome",
4055
4055
  versionTest: "chrome"
@@ -4061,11 +4061,11 @@ var Un = [{
4061
4061
  id: "chrome",
4062
4062
  versionAlias: "-1",
4063
4063
  brand: !0
4064
- }], Yn = [{
4064
+ }], Un = [{
4065
4065
  test: "applewebkit",
4066
4066
  id: "webkit",
4067
4067
  versionTest: "applewebkit|safari"
4068
- }], Eo = [{
4068
+ }], Oo = [{
4069
4069
  test: "(?=(iphone|ipad))(?!(.*version))",
4070
4070
  id: "webview"
4071
4071
  }, {
@@ -4075,7 +4075,7 @@ var Un = [{
4075
4075
  // test webview
4076
4076
  test: "webview",
4077
4077
  id: "webview"
4078
- }], Oo = [{
4078
+ }], wo = [{
4079
4079
  test: "windows phone",
4080
4080
  id: "windows phone"
4081
4081
  }, {
@@ -4105,15 +4105,15 @@ var Un = [{
4105
4105
  test: "webos|web0s",
4106
4106
  id: "webos"
4107
4107
  }];
4108
- function wo(i) {
4109
- return !!mt(Eo, i).preset;
4108
+ function xo(i) {
4109
+ return !!mt(Oo, i).preset;
4110
4110
  }
4111
- function fl(i) {
4112
- var r = yo(i), t = !!/mobi/g.exec(r), e = {
4111
+ function dl(i) {
4112
+ var r = bo(i), t = !!/mobi/g.exec(r), e = {
4113
4113
  name: "unknown",
4114
4114
  version: "-1",
4115
4115
  majorVersion: -1,
4116
- webview: wo(r),
4116
+ webview: xo(r),
4117
4117
  chromium: !1,
4118
4118
  chromiumVersion: "-1",
4119
4119
  webkit: !1,
@@ -4122,9 +4122,9 @@ function fl(i) {
4122
4122
  name: "unknown",
4123
4123
  version: "-1",
4124
4124
  majorVersion: -1
4125
- }, o = mt(Un, r), a = o.preset, s = o.version, l = mt(Oo, r), u = l.preset, c = l.version, f = mt(Po, r);
4125
+ }, o = mt(Gn, r), a = o.preset, s = o.version, l = mt(wo, r), u = l.preset, c = l.version, f = mt(Eo, r);
4126
4126
  if (e.chromium = !!f.preset, e.chromiumVersion = f.version, !e.chromium) {
4127
- var h = mt(Yn, r);
4127
+ var h = mt(Un, r);
4128
4128
  e.webkit = !!h.preset, e.webkitVersion = h.version;
4129
4129
  }
4130
4130
  return u && (n.name = u.id, n.version = c, n.majorVersion = parseInt(c, 10)), a && (e.name = a.id, e.version = s, e.webview && n.name === "ios" && e.name !== "safari" && (e.webview = !1)), e.majorVersion = parseInt(e.version, 10), {
@@ -4134,7 +4134,7 @@ function fl(i) {
4134
4134
  isHints: !1
4135
4135
  };
4136
4136
  }
4137
- function dl(i) {
4137
+ function hl(i) {
4138
4138
  var r = navigator.userAgentData, t = (r.uaList || r.brands).slice(), e = i && i.fullVersionList, n = r.mobile || !1, o = t[0], a = (i && i.platform || r.platform || navigator.platform).toLowerCase(), s = {
4139
4139
  name: o.brand,
4140
4140
  version: o.version,
@@ -4143,73 +4143,73 @@ function dl(i) {
4143
4143
  webkitVersion: "-1",
4144
4144
  chromium: !1,
4145
4145
  chromiumVersion: "-1",
4146
- webview: !!vt(Eo, t).brand || wo(yo())
4146
+ webview: !!vt(Oo, t).brand || xo(bo())
4147
4147
  }, l = {
4148
4148
  name: "unknown",
4149
4149
  version: "-1",
4150
4150
  majorVersion: -1
4151
4151
  };
4152
- s.webkit = !s.chromium && gi(Yn, function(v) {
4153
- return bo(t, v);
4152
+ s.webkit = !s.chromium && pi(Un, function(v) {
4153
+ return Po(t, v);
4154
4154
  });
4155
- var u = vt(Po, t);
4155
+ var u = vt(Eo, t);
4156
4156
  if (s.chromium = !!u.brand, s.chromiumVersion = u.version, !s.chromium) {
4157
- var c = vt(Yn, t);
4157
+ var c = vt(Un, t);
4158
4158
  s.webkit = !!c.brand, s.webkitVersion = c.version;
4159
4159
  }
4160
- var f = _o(Oo, function(v) {
4160
+ var f = yo(wo, function(v) {
4161
4161
  return new RegExp("" + v.test, "g").exec(a);
4162
4162
  });
4163
4163
  if (l.name = f ? f.id : "", i && (l.version = i.platformVersion), e && e.length) {
4164
- var h = vt(Un, e);
4164
+ var h = vt(Gn, e);
4165
4165
  s.name = h.brand || s.name, s.version = h.version || s.version;
4166
4166
  } else {
4167
- var d = vt(Un, t);
4167
+ var d = vt(Gn, t);
4168
4168
  s.name = d.brand || s.name, s.version = d.brand && i ? i.uaFullVersion : d.version;
4169
4169
  }
4170
- return s.webkit && (l.name = n ? "ios" : "mac"), l.name === "ios" && s.webview && (s.version = "-1"), l.version = Gn(l.version), s.version = Gn(s.version), l.majorVersion = parseInt(l.version, 10), s.majorVersion = parseInt(s.version, 10), {
4170
+ return s.webkit && (l.name = n ? "ios" : "mac"), l.name === "ios" && s.webview && (s.version = "-1"), l.version = Wn(l.version), s.version = Wn(s.version), l.majorVersion = parseInt(l.version, 10), s.majorVersion = parseInt(s.version, 10), {
4171
4171
  browser: s,
4172
4172
  os: l,
4173
4173
  isMobile: n,
4174
4174
  isHints: !0
4175
4175
  };
4176
4176
  }
4177
- function hl(i) {
4178
- return typeof i > "u" && ul() ? dl() : fl(i);
4179
- }
4180
4177
  function vl(i) {
4178
+ return typeof i > "u" && cl() ? hl() : dl(i);
4179
+ }
4180
+ function pl(i) {
4181
4181
  return Object.keys(i);
4182
4182
  }
4183
- var Xn = "__observers__", Ut = "__computed__", In = 1, An = "__CFCS_DETECTED_DEPENDENCIES__", Kn = function(i, r) {
4184
- return Kn = Object.setPrototypeOf || {
4183
+ var Yn = "__observers__", Ut = "__computed__", Rn = 1, In = "__CFCS_DETECTED_DEPENDENCIES__", Xn = function(i, r) {
4184
+ return Xn = Object.setPrototypeOf || {
4185
4185
  __proto__: []
4186
4186
  } instanceof Array && function(t, e) {
4187
4187
  t.__proto__ = e;
4188
4188
  } || function(t, e) {
4189
4189
  for (var n in e)
4190
4190
  Object.prototype.hasOwnProperty.call(e, n) && (t[n] = e[n]);
4191
- }, Kn(i, r);
4191
+ }, Xn(i, r);
4192
4192
  };
4193
- function pl(i, r) {
4193
+ function gl(i, r) {
4194
4194
  if (typeof r != "function" && r !== null)
4195
4195
  throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
4196
- Kn(i, r);
4196
+ Xn(i, r);
4197
4197
  function t() {
4198
4198
  this.constructor = i;
4199
4199
  }
4200
4200
  i.prototype = r === null ? Object.create(r) : (t.prototype = r.prototype, new t());
4201
4201
  }
4202
- function _i() {
4203
- Object[An] = Object[An] || {};
4204
- var i = Object[An];
4205
- return i[In] = i[In] || [], i[In];
4202
+ function mi() {
4203
+ Object[In] = Object[In] || {};
4204
+ var i = Object[In];
4205
+ return i[Rn] = i[Rn] || [], i[Rn];
4206
4206
  }
4207
- function gl() {
4208
- var i = _i();
4207
+ function ml() {
4208
+ var i = mi();
4209
4209
  return i[i.length - 1];
4210
4210
  }
4211
- function ml(i) {
4212
- var r = _i(), t = [], e = {
4211
+ function _l(i) {
4212
+ var r = mi(), t = [], e = {
4213
4213
  host: i,
4214
4214
  observers: t,
4215
4215
  push: function(n) {
@@ -4218,11 +4218,11 @@ function ml(i) {
4218
4218
  };
4219
4219
  return r.push(e), e;
4220
4220
  }
4221
- function _l() {
4222
- var i = _i();
4221
+ function yl() {
4222
+ var i = mi();
4223
4223
  return i.pop();
4224
4224
  }
4225
- var xo = /* @__PURE__ */ function() {
4225
+ var To = /* @__PURE__ */ function() {
4226
4226
  function i(t) {
4227
4227
  this._emitter = new Ze(), this._current = t;
4228
4228
  }
@@ -4232,7 +4232,7 @@ var xo = /* @__PURE__ */ function() {
4232
4232
  * return the current value.
4233
4233
  */
4234
4234
  get: function() {
4235
- var t = gl();
4235
+ var t = ml();
4236
4236
  return t?.push(this), this._current;
4237
4237
  },
4238
4238
  set: function(t) {
@@ -4252,8 +4252,8 @@ var xo = /* @__PURE__ */ function() {
4252
4252
  }, r.valueOf = function() {
4253
4253
  return this.current;
4254
4254
  }, i;
4255
- }(), yl = /* @__PURE__ */ function(i) {
4256
- pl(r, i);
4255
+ }(), bl = /* @__PURE__ */ function(i) {
4256
+ gl(r, i);
4257
4257
  function r(e) {
4258
4258
  var n = i.call(this) || this;
4259
4259
  return n._computedCallback = e, n._registered = [], n._onCheckUpdate = function() {
@@ -4264,8 +4264,8 @@ var xo = /* @__PURE__ */ function() {
4264
4264
  return Object.defineProperty(t, "current", {
4265
4265
  get: function() {
4266
4266
  var e = this;
4267
- ml(this);
4268
- var n = this._computedCallback(), o = _l();
4267
+ _l(this);
4268
+ var n = this._computedCallback(), o = yl();
4269
4269
  return this._registered.forEach(function(a) {
4270
4270
  a.unsubscribe(e._onCheckUpdate);
4271
4271
  }), o.observers.forEach(function(a) {
@@ -4275,7 +4275,7 @@ var xo = /* @__PURE__ */ function() {
4275
4275
  enumerable: !1,
4276
4276
  configurable: !0
4277
4277
  }), r;
4278
- }(xo);
4278
+ }(To);
4279
4279
  function Er(i, r, t) {
4280
4280
  t === void 0 && (t = r);
4281
4281
  var e = {
@@ -4294,20 +4294,20 @@ function Er(i, r, t) {
4294
4294
  }
4295
4295
  });
4296
4296
  }
4297
- function bl() {
4297
+ function Pl() {
4298
4298
  for (var i = [], r = 0; r < arguments.length; r++)
4299
4299
  i[r] = arguments[r];
4300
4300
  return i.length > 1 ? Er(i[0], i[1]) : function(t, e) {
4301
4301
  return Er(t, e, i[0]);
4302
4302
  };
4303
4303
  }
4304
- function Pl(i) {
4304
+ function El(i) {
4305
4305
  i.subscribe = function(r, t) {
4306
4306
  this[r], Ve(this, r).subscribe(t);
4307
4307
  }, i.unsubscribe = function(r, t) {
4308
4308
  var e = this;
4309
4309
  if (!r) {
4310
- vl(yi(this)).forEach(function(n) {
4310
+ pl(_i(this)).forEach(function(n) {
4311
4311
  e.unsubscribe(n);
4312
4312
  });
4313
4313
  return;
@@ -4315,28 +4315,28 @@ function Pl(i) {
4315
4315
  r in this && Ve(this, r).unsubscribe(t);
4316
4316
  };
4317
4317
  }
4318
- function El(i) {
4319
- var r = i.prototype;
4320
- Pl(r);
4321
- }
4322
4318
  function Ol(i) {
4323
- return new xo(i);
4319
+ var r = i.prototype;
4320
+ El(r);
4324
4321
  }
4325
4322
  function wl(i) {
4326
- return new yl(i);
4323
+ return new To(i);
4327
4324
  }
4328
4325
  function xl(i) {
4326
+ return new bl(i);
4327
+ }
4328
+ function Tl(i) {
4329
4329
  var r = {};
4330
- return Object.defineProperty(i, Xn, {
4330
+ return Object.defineProperty(i, Yn, {
4331
4331
  get: function() {
4332
4332
  return r;
4333
4333
  }
4334
4334
  }), r;
4335
4335
  }
4336
- function yi(i, r) {
4336
+ function _i(i, r) {
4337
4337
  var t, e;
4338
- i[Xn] || xl(i);
4339
- var n = i[Xn];
4338
+ i[Yn] || Tl(i);
4339
+ var n = i[Yn];
4340
4340
  if (!r) {
4341
4341
  var o = (e = (t = i?.constructor) === null || t === void 0 ? void 0 : t.prototype) === null || e === void 0 ? void 0 : e[Ut];
4342
4342
  o && o.forEach(function(a) {
@@ -4346,14 +4346,14 @@ function yi(i, r) {
4346
4346
  return n;
4347
4347
  }
4348
4348
  function Ve(i, r, t) {
4349
- var e = yi(i);
4350
- return e[r] || (e[r] = Ol(t)), e[r];
4349
+ var e = _i(i);
4350
+ return e[r] || (e[r] = wl(t)), e[r];
4351
4351
  }
4352
- function Tl(i, r, t) {
4352
+ function Sl(i, r, t) {
4353
4353
  var e = t.get;
4354
4354
  function n() {
4355
- var s = yi(this, !0);
4356
- return r in s || (s[r] = wl(e.bind(this))), Ve(this, r).current;
4355
+ var s = _i(this, !0);
4356
+ return r in s || (s[r] = xl(e.bind(this))), Ve(this, r).current;
4357
4357
  }
4358
4358
  var o = {
4359
4359
  configurable: !0,
@@ -4377,18 +4377,18 @@ MERCHANTABLITY OR NON-INFRINGEMENT.
4377
4377
  See the Apache Version 2.0 License for specific language governing permissions
4378
4378
  and limitations under the License.
4379
4379
  ***************************************************************************** */
4380
- var Zn = function(i, r) {
4381
- return Zn = Object.setPrototypeOf || {
4380
+ var Kn = function(i, r) {
4381
+ return Kn = Object.setPrototypeOf || {
4382
4382
  __proto__: []
4383
4383
  } instanceof Array && function(t, e) {
4384
4384
  t.__proto__ = e;
4385
4385
  } || function(t, e) {
4386
4386
  for (var n in e)
4387
4387
  e.hasOwnProperty(n) && (t[n] = e[n]);
4388
- }, Zn(i, r);
4388
+ }, Kn(i, r);
4389
4389
  };
4390
4390
  function ft(i, r) {
4391
- Zn(i, r);
4391
+ Kn(i, r);
4392
4392
  function t() {
4393
4393
  this.constructor = i;
4394
4394
  }
@@ -4404,7 +4404,7 @@ var ie = function() {
4404
4404
  return r;
4405
4405
  }, ie.apply(this, arguments);
4406
4406
  };
4407
- function Jn(i, r, t, e) {
4407
+ function Zn(i, r, t, e) {
4408
4408
  var n = arguments.length, o = n < 3 ? r : e === null ? e = Object.getOwnPropertyDescriptor(r, t) : e, a;
4409
4409
  if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
4410
4410
  o = Reflect.decorate(i, r, t, e);
@@ -4419,18 +4419,18 @@ typeof window > "u" ? ae = {
4419
4419
  userAgent: ""
4420
4420
  }
4421
4421
  } : ae = window;
4422
- var jt = 1, Sl = 2, Cl = 4, st = 6, Rl = 8, Il = 16, lt = 24, En = 30, on = "left", Qn = "right", qn = "middle", To = {
4422
+ var jt = 1, Cl = 2, Rl = 4, st = 6, Il = 8, Al = 16, lt = 24, En = 30, on = "left", Jn = "right", Qn = "middle", So = {
4423
4423
  1: on,
4424
- 2: qn,
4425
- 3: Qn
4426
- }, So = "any", Al = "none", kl = "shift", Ml = "ctrl", Nl = "alt", Dl = "meta", zl = 16, Ll = 30, Or = "ontouchstart" in ae && hl().browser.name === "safari", jl = function() {
4424
+ 2: Qn,
4425
+ 3: Jn
4426
+ }, Co = "any", kl = "none", Ml = "shift", Nl = "ctrl", Dl = "alt", zl = "meta", Ll = 16, jl = 30, Or = "ontouchstart" in ae && vl().browser.name === "safari", $l = function() {
4427
4427
  if (typeof document > "u")
4428
4428
  return "";
4429
4429
  for (var i = (document.head || document.getElementsByTagName("head")[0]).style, r = ["transform", "webkitTransform", "msTransform", "mozTransform"], t = 0, e = r.length; t < e; t++)
4430
4430
  if (r[t] in i)
4431
4431
  return r[t];
4432
4432
  return "";
4433
- }(), ei = {
4433
+ }(), qn = {
4434
4434
  "-webkit-user-select": "none",
4435
4435
  "-ms-user-select": "none",
4436
4436
  "-moz-user-select": "none",
@@ -4440,7 +4440,7 @@ var jt = 1, Sl = 2, Cl = 4, st = 6, Rl = 8, Il = 16, lt = 24, En = 30, on = "lef
4440
4440
  for (var r = [], t = 0, e = i.length; t < e; t++)
4441
4441
  r.push(i[t]);
4442
4442
  return r;
4443
- }, Co = function(i, r) {
4443
+ }, Ro = function(i, r) {
4444
4444
  r === void 0 && (r = !1);
4445
4445
  var t;
4446
4446
  if (typeof i == "string") {
@@ -4453,19 +4453,19 @@ var jt = 1, Sl = 2, Cl = 4, st = 6, Rl = 8, Il = 16, lt = 24, En = 30, on = "lef
4453
4453
  r || (t = t.length >= 1 ? t[0] : void 0);
4454
4454
  } else
4455
4455
  i === ae ? t = i : "value" in i || "current" in i ? t = i.value || i.current : i.nodeName && (i.nodeType === 1 || i.nodeType === 9) ? t = i : "jQuery" in ae && i instanceof jQuery || i.constructor.prototype.jquery ? t = r ? i.toArray() : i.get(0) : Array.isArray(i) && (t = i.map(function(o) {
4456
- return Co(o);
4456
+ return Ro(o);
4457
4457
  }), r || (t = t.length >= 1 ? t[0] : void 0));
4458
4458
  return t;
4459
4459
  }, et = ae.requestAnimationFrame || ae.webkitRequestAnimationFrame, _t = ae.cancelAnimationFrame || ae.webkitCancelAnimationFrame;
4460
4460
  if (et && !_t) {
4461
- var kn = {}, $l = et;
4461
+ var An = {}, Fl = et;
4462
4462
  et = function(i) {
4463
4463
  var r = function(e) {
4464
- kn[t] && i(e);
4465
- }, t = $l(r);
4466
- return kn[t] = !0, t;
4464
+ An[t] && i(e);
4465
+ }, t = Fl(r);
4466
+ return An[t] = !0, t;
4467
4467
  }, _t = function(i) {
4468
- delete kn[i];
4468
+ delete An[i];
4469
4469
  };
4470
4470
  } else
4471
4471
  et && _t || (et = function(i) {
@@ -4473,34 +4473,34 @@ if (et && !_t) {
4473
4473
  i(ae.performance && ae.performance.now && ae.performance.now() || (/* @__PURE__ */ new Date()).getTime());
4474
4474
  }, 16);
4475
4475
  }, _t = ae.clearTimeout);
4476
- var Fl = function(i) {
4476
+ var Bl = function(i) {
4477
4477
  return et(i);
4478
- }, Bl = function(i) {
4478
+ }, Hl = function(i) {
4479
4479
  _t(i);
4480
4480
  }, Ee = function(i, r) {
4481
4481
  var t = {};
4482
4482
  for (var e in i)
4483
4483
  e && (t[e] = r(i[e], e));
4484
4484
  return t;
4485
- }, Ro = function(i, r) {
4485
+ }, Io = function(i, r) {
4486
4486
  var t = {};
4487
4487
  for (var e in i)
4488
4488
  e && r(i[e], e) && (t[e] = i[e]);
4489
4489
  return t;
4490
- }, bi = function(i, r) {
4490
+ }, yi = function(i, r) {
4491
4491
  for (var t in i)
4492
4492
  if (t && !r(i[t], t))
4493
4493
  return !1;
4494
4494
  return !0;
4495
4495
  }, yt = function(i, r) {
4496
- return bi(i, function(t, e) {
4496
+ return yi(i, function(t, e) {
4497
4497
  return t === r[e];
4498
4498
  });
4499
- }, Mn = {}, Io = function(i, r) {
4500
- return Mn[r] || (Mn[r] = Vl(r)), Mn[r](i);
4499
+ }, kn = {}, Ao = function(i, r) {
4500
+ return kn[r] || (kn[r] = Wl(r)), kn[r](i);
4501
4501
  }, xr = function(i, r) {
4502
4502
  return !i || !r ? i : Ee(i, function(t, e) {
4503
- return Io(t, typeof r == "number" ? r : r[e]);
4503
+ return Ao(t, typeof r == "number" ? r : r[e]);
4504
4504
  });
4505
4505
  }, Yt = function(i) {
4506
4506
  if (!isFinite(i))
@@ -4512,28 +4512,28 @@ var Fl = function(i) {
4512
4512
  return t;
4513
4513
  }
4514
4514
  return r.indexOf(".") >= 0 ? r.length - r.indexOf(".") - 1 : 0;
4515
- }, Hl = function(i) {
4516
- return 1 / Math.pow(10, i);
4517
4515
  }, Vl = function(i) {
4516
+ return 1 / Math.pow(10, i);
4517
+ }, Wl = function(i) {
4518
4518
  var r = i < 1 ? Math.pow(10, Yt(i)) : 1;
4519
4519
  return function(t) {
4520
4520
  return i === 0 ? 0 : Math.round(Math.round(t / i) * i * r) / r;
4521
4521
  };
4522
- }, Wl = function(i, r) {
4522
+ }, Gl = function(i, r) {
4523
4523
  return Math.atan2(r, i) * 180 / Math.PI;
4524
- }, Gl = function(i) {
4524
+ }, Ul = function(i) {
4525
4525
  var r = !0;
4526
- return Object.keys(ei).forEach(function(t) {
4527
- (!i || i[t] !== ei[t]) && (r = !1);
4526
+ return Object.keys(qn).forEach(function(t) {
4527
+ (!i || i[t] !== qn[t]) && (r = !1);
4528
4528
  }), r;
4529
- }, Ul = function(i, r) {
4529
+ }, Yl = function(i, r) {
4530
4530
  return i && r ? En : i ? st : r ? lt : jt;
4531
4531
  }, Vt = function(i, r, t) {
4532
4532
  return t ? !!(r === En || r & i && t & i) : !!(r & i);
4533
- }, Yl = function(i, r, t) {
4533
+ }, Xl = function(i, r, t) {
4534
4534
  var e, n = (e = {}, e[jt] = "auto", e[En] = "none", e[lt] = "pan-x", e[st] = "pan-y", e), o = {};
4535
4535
  if (i && i.style) {
4536
- var a = r.touchAction ? r.touchAction : n[t], s = ie(ie({}, ei), {
4536
+ var a = r.touchAction ? r.touchAction : n[t], s = ie(ie({}, qn), {
4537
4537
  "touch-action": i.style["touch-action"] === "none" ? "none" : a
4538
4538
  });
4539
4539
  Object.keys(s).forEach(function(l) {
@@ -4541,11 +4541,11 @@ var Fl = function(i) {
4541
4541
  });
4542
4542
  }
4543
4543
  return o;
4544
- }, Xl = function(i, r) {
4544
+ }, Kl = function(i, r) {
4545
4545
  i && i.style && r && Object.keys(r).forEach(function(t) {
4546
4546
  i.style[t] = r[t];
4547
4547
  });
4548
- }, Kl = /* @__PURE__ */ function() {
4548
+ }, Zl = /* @__PURE__ */ function() {
4549
4549
  function i(t) {
4550
4550
  this._axes = t, this.holdingCount = 0;
4551
4551
  }
@@ -4618,8 +4618,8 @@ var Fl = function(i) {
4618
4618
  return this._axes.axisManager.map(t, function(e, n) {
4619
4619
  return e < n.range[0] && n.bounce[0] !== 0 ? (n.range[0] - e) / n.bounce[0] : e > n.range[1] && n.bounce[1] !== 0 ? (e - n.range[1]) / n.bounce[1] : 0;
4620
4620
  });
4621
- }, Jn([bl], i.prototype, "holdingCount", void 0), i;
4622
- }(), Zl = /* @__PURE__ */ function() {
4621
+ }, Zn([Pl], i.prototype, "holdingCount", void 0), i;
4622
+ }(), Jl = /* @__PURE__ */ function() {
4623
4623
  function i(t) {
4624
4624
  this._options = t, this._prevented = !1;
4625
4625
  }
@@ -4631,14 +4631,14 @@ var Fl = function(i) {
4631
4631
  }, r.setInterrupt = function(t) {
4632
4632
  this._options.interruptable || (this._prevented = t);
4633
4633
  }, i;
4634
- }(), Ao = function(i, r, t, e) {
4634
+ }(), ko = function(i, r, t, e) {
4635
4635
  var n = i, o = [t[0] ? r[0] : e ? r[0] - e[0] : r[0], t[1] ? r[1] : e ? r[1] + e[1] : r[1]];
4636
4636
  return n = Math.max(o[0], n), n = Math.min(o[1], n), n;
4637
- }, ko = function(i, r) {
4637
+ }, Mo = function(i, r) {
4638
4638
  return i < r[0] || i > r[1];
4639
- }, Jl = function(i, r, t, e) {
4639
+ }, Ql = function(i, r, t, e) {
4640
4640
  return !e[0] && i === r[0] - t[0] || !e[1] && i === r[1] + t[1];
4641
- }, Ql = function(i, r) {
4641
+ }, ql = function(i, r) {
4642
4642
  var t = Math.sqrt(i / r * 2);
4643
4643
  return t < 100 ? 0 : t;
4644
4644
  }, Tr = function(i, r, t) {
@@ -4646,7 +4646,7 @@ var Fl = function(i) {
4646
4646
  }, Nt = function(i, r, t) {
4647
4647
  var e = i, n = r[0], o = r[1], a = o - n;
4648
4648
  return t[1] && i > o && (e = (e - o) % a + n), t[0] && i < n && (e = (e - n) % a + o), e;
4649
- }, ql = /* @__PURE__ */ function() {
4649
+ }, eu = /* @__PURE__ */ function() {
4650
4650
  function i(t) {
4651
4651
  var e = this;
4652
4652
  this._axis = t, this._complementOptions(), this._pos = Object.keys(this._axis).reduce(function(n, o) {
@@ -4680,12 +4680,12 @@ var Fl = function(i) {
4680
4680
  e && e in this._pos && (this._pos[e] = t[e]);
4681
4681
  }, r.every = function(t, e) {
4682
4682
  var n = this._axis;
4683
- return bi(t, function(o, a) {
4683
+ return yi(t, function(o, a) {
4684
4684
  return e(o, n[a], a);
4685
4685
  });
4686
4686
  }, r.filter = function(t, e) {
4687
4687
  var n = this._axis;
4688
- return Ro(t, function(o, a) {
4688
+ return Io(t, function(o, a) {
4689
4689
  return e(o, n[a], a);
4690
4690
  });
4691
4691
  }, r.map = function(t, e) {
@@ -4695,7 +4695,7 @@ var Fl = function(i) {
4695
4695
  });
4696
4696
  }, r.isOutside = function(t) {
4697
4697
  return !this.every(t ? this.get(t) : this._pos, function(e, n) {
4698
- return !ko(e, n.range);
4698
+ return !Mo(e, n.range);
4699
4699
  });
4700
4700
  }, r.getAxisOptions = function(t) {
4701
4701
  return this._axis[t];
@@ -4720,8 +4720,8 @@ var Fl = function(i) {
4720
4720
  });
4721
4721
  });
4722
4722
  }, i;
4723
- }(), eu = "ontouchstart" in ae, Xt = "PointerEvent" in ae, tu = "MSPointerEvent" in ae, nu = Xt || tu, iu = function(i, r) {
4724
- return !!(!r || r.indexOf(So) > -1 || r.indexOf(Al) > -1 && !i.shiftKey && !i.ctrlKey && !i.altKey && !i.metaKey || r.indexOf(kl) > -1 && i.shiftKey || r.indexOf(Ml) > -1 && i.ctrlKey || r.indexOf(Nl) > -1 && i.altKey || r.indexOf(Dl) > -1 && i.metaKey);
4723
+ }(), tu = "ontouchstart" in ae, Xt = "PointerEvent" in ae, nu = "MSPointerEvent" in ae, iu = Xt || nu, ru = function(i, r) {
4724
+ return !!(!r || r.indexOf(Co) > -1 || r.indexOf(kl) > -1 && !i.shiftKey && !i.ctrlKey && !i.altKey && !i.metaKey || r.indexOf(Ml) > -1 && i.shiftKey || r.indexOf(Nl) > -1 && i.ctrlKey || r.indexOf(Dl) > -1 && i.altKey || r.indexOf(zl) > -1 && i.metaKey);
4725
4725
  }, On = /* @__PURE__ */ function() {
4726
4726
  function i() {
4727
4727
  var t = this;
@@ -4734,8 +4734,8 @@ var Fl = function(i) {
4734
4734
  var e, n = this.prevEvent, o = this._getCenter(t), a = n ? this._getMovement(t) : {
4735
4735
  x: 0,
4736
4736
  y: 0
4737
- }, s = n ? this._getScale(t) : 1, l = n ? Wl(o.x - n.center.x, o.y - n.center.y) : 0, u = n ? n.deltaX + a.x : a.x, c = n ? n.deltaY + a.y : a.y, f = a.x, h = a.y, d = this._latestInterval, v = Date.now(), p = d ? v - d.timestamp : 0, g = n ? n.velocityX : 0, m = n ? n.velocityY : 0;
4738
- return (!d || p >= zl) && (d && (e = [(u - d.deltaX) / p, (c - d.deltaY) / p], g = e[0], m = e[1]), this._latestInterval = {
4737
+ }, s = n ? this._getScale(t) : 1, l = n ? Gl(o.x - n.center.x, o.y - n.center.y) : 0, u = n ? n.deltaX + a.x : a.x, c = n ? n.deltaY + a.y : a.y, f = a.x, h = a.y, d = this._latestInterval, v = Date.now(), p = d ? v - d.timestamp : 0, g = n ? n.velocityX : 0, m = n ? n.velocityY : 0;
4738
+ return (!d || p >= Ll) && (d && (e = [(u - d.deltaX) / p, (c - d.deltaY) / p], g = e[0], m = e[1]), this._latestInterval = {
4739
4739
  timestamp: v,
4740
4740
  deltaX: u,
4741
4741
  deltaY: c
@@ -4758,8 +4758,8 @@ var Fl = function(i) {
4758
4758
  }, r._getButton = function(t) {
4759
4759
  var e = {
4760
4760
  1: on,
4761
- 2: Qn,
4762
- 4: qn
4761
+ 2: Jn,
4762
+ 4: Qn
4763
4763
  }, n = this._isTouchEvent(t) ? on : e[t.buttons];
4764
4764
  return n || null;
4765
4765
  }, r._isTouchEvent = function(t) {
@@ -4767,11 +4767,11 @@ var Fl = function(i) {
4767
4767
  }, r._isValidButton = function(t, e) {
4768
4768
  return e.indexOf(t) > -1;
4769
4769
  }, r._isValidEvent = function(t, e, n) {
4770
- return (!e || iu(t, e)) && (!n || this._isValidButton(this._getButton(t), n));
4770
+ return (!e || ru(t, e)) && (!n || this._isValidButton(this._getButton(t), n));
4771
4771
  }, r._preventMouseButton = function(t, e) {
4772
- e === Qn ? ae.addEventListener("contextmenu", this._stopContextMenu) : e === qn && t.preventDefault();
4772
+ e === Jn ? ae.addEventListener("contextmenu", this._stopContextMenu) : e === Qn && t.preventDefault();
4773
4773
  }, i;
4774
- }(), ru = /* @__PURE__ */ function(i) {
4774
+ }(), ou = /* @__PURE__ */ function(i) {
4775
4775
  ft(r, i);
4776
4776
  function r() {
4777
4777
  var e = i !== null && i.apply(this, arguments) || this;
@@ -4787,7 +4787,7 @@ var Fl = function(i) {
4787
4787
  }, t.onRelease = function() {
4788
4788
  this.prevEvent = null;
4789
4789
  }, t.getTouches = function(e, n) {
4790
- return n && this._isValidButton(To[e.which], n) && this.end.indexOf(e.type) === -1 ? 1 : 0;
4790
+ return n && this._isValidButton(So[e.which], n) && this.end.indexOf(e.type) === -1 ? 1 : 0;
4791
4791
  }, t._getScale = function() {
4792
4792
  return 1;
4793
4793
  }, t._getCenter = function(e) {
@@ -4802,7 +4802,7 @@ var Fl = function(i) {
4802
4802
  y: e.clientY - n.clientY
4803
4803
  };
4804
4804
  }, r;
4805
- }(On), ou = /* @__PURE__ */ function(i) {
4805
+ }(On), au = /* @__PURE__ */ function(i) {
4806
4806
  ft(r, i);
4807
4807
  function r() {
4808
4808
  var e = i !== null && i.apply(this, arguments) || this;
@@ -4836,7 +4836,7 @@ var Fl = function(i) {
4836
4836
  y: e.touches[0].clientY - n.touches[0].clientY
4837
4837
  };
4838
4838
  }, r;
4839
- }(On), au = /* @__PURE__ */ function(i) {
4839
+ }(On), su = /* @__PURE__ */ function(i) {
4840
4840
  ft(r, i);
4841
4841
  function r() {
4842
4842
  var e = i !== null && i.apply(this, arguments) || this;
@@ -4882,7 +4882,7 @@ var Fl = function(i) {
4882
4882
  return n.pointerId !== e.pointerId;
4883
4883
  });
4884
4884
  }, r;
4885
- }(On), su = /* @__PURE__ */ function(i) {
4885
+ }(On), lu = /* @__PURE__ */ function(i) {
4886
4886
  ft(r, i);
4887
4887
  function r() {
4888
4888
  var e = i !== null && i.apply(this, arguments) || this;
@@ -4899,7 +4899,7 @@ var Fl = function(i) {
4899
4899
  }, t.onRelease = function() {
4900
4900
  this.prevEvent = null, this._baseTouches = null;
4901
4901
  }, t.getTouches = function(e, n) {
4902
- return this._isTouchEvent(e) ? e.touches.length : this._isValidButton(To[e.which], n) && this.end.indexOf(e.type) === -1 ? 1 : 0;
4902
+ return this._isTouchEvent(e) ? e.touches.length : this._isValidButton(So[e.which], n) && this.end.indexOf(e.type) === -1 ? 1 : 0;
4903
4903
  }, t._getScale = function(e) {
4904
4904
  return this._isTouchEvent(e) ? e.touches.length !== 2 || this._baseTouches.length < 2 ? 1 : this._getDistance(e.touches[0], e.touches[1]) / this._getDistance(this._baseTouches[0], this._baseTouches[1]) : this.prevEvent.scale;
4905
4905
  }, t._getCenter = function(e) {
@@ -4930,11 +4930,11 @@ var Fl = function(i) {
4930
4930
  y: 0
4931
4931
  };
4932
4932
  }, r;
4933
- }(On), Mo = function(i, r) {
4933
+ }(On), No = function(i, r) {
4934
4934
  return r.reduce(function(t, e, n) {
4935
4935
  return i[n] && (t[i[n]] = e), t;
4936
4936
  }, {});
4937
- }, lu = function(i) {
4937
+ }, uu = function(i) {
4938
4938
  i === void 0 && (i = []);
4939
4939
  var r = !1, t = !1, e = !1;
4940
4940
  return i.forEach(function(n) {
@@ -4943,19 +4943,19 @@ var Fl = function(i) {
4943
4943
  t = !0;
4944
4944
  break;
4945
4945
  case "touch":
4946
- r = eu;
4946
+ r = tu;
4947
4947
  break;
4948
4948
  case "pointer":
4949
- e = nu;
4949
+ e = iu;
4950
4950
  }
4951
- }), e ? new au() : r && t ? new su() : r ? new ou() : t ? new ru() : null;
4951
+ }), e ? new su() : r && t ? new lu() : r ? new au() : t ? new ou() : null;
4952
4952
  };
4953
4953
  function Sr(i) {
4954
4954
  return i.indexOf("touch") > -1 ? {
4955
4955
  passive: !1
4956
4956
  } : !1;
4957
4957
  }
4958
- var uu = /* @__PURE__ */ function() {
4958
+ var cu = /* @__PURE__ */ function() {
4959
4959
  function i(t) {
4960
4960
  var e = t.options, n = t.interruptManager, o = t.eventManager, a = t.axisManager, s = t.animationManager;
4961
4961
  this._isOutside = !1, this._moveDistance = null, this._isStopped = !1, this.options = e, this._interruptManager = n, this._eventManager = o, this._axisManager = a, this._animationManager = s;
@@ -4984,7 +4984,7 @@ var uu = /* @__PURE__ */ function() {
4984
4984
  var v = d.circular, p = d.range;
4985
4985
  return v && (v[0] || v[1]) ? Nt(h, p, v) : h;
4986
4986
  })), this._isOutside && this._axisManager.every(s, function(h, d) {
4987
- return !ko(h, d.range);
4987
+ return !Mo(h, d.range);
4988
4988
  }) && (this._isOutside = !1), s = this._atOutside(s), l = this._atOutside(l), (!this.options.nested || !this._isEndofAxis(n, s, l)) && (a.__childrenAxesAlreadyChanged = !0);
4989
4989
  var u = {
4990
4990
  input: t,
@@ -5005,8 +5005,8 @@ var uu = /* @__PURE__ */ function() {
5005
5005
  a.__childrenAxesAlreadyReleased && (n = n.map(function() {
5006
5006
  return 0;
5007
5007
  }));
5008
- var s = this._axisManager.get(t.axes), l = this._axisManager.get(), u = this._animationManager.getDisplacement(n), c = Mo(t.axes, u), f = this._axisManager.get(this._axisManager.map(c, function(m, y, P) {
5009
- return y.circular && (y.circular[0] || y.circular[1]) ? s[P] + m : Ao(s[P] + m, y.range, y.circular, y.bounce);
5008
+ var s = this._axisManager.get(t.axes), l = this._axisManager.get(), u = this._animationManager.getDisplacement(n), c = No(t.axes, u), f = this._axisManager.get(this._axisManager.map(c, function(m, y, P) {
5009
+ return y.circular && (y.circular[0] || y.circular[1]) ? s[P] + m : ko(s[P] + m, y.range, y.circular, y.bounce);
5010
5010
  }));
5011
5011
  a.__childrenAxesAlreadyReleased = !0;
5012
5012
  var h = this._animationManager.getDuration(f, s, o);
@@ -5038,12 +5038,12 @@ var uu = /* @__PURE__ */ function() {
5038
5038
  });
5039
5039
  }, r._isEndofAxis = function(t, e, n) {
5040
5040
  return this._axisManager.every(e, function(o, a, s) {
5041
- return t[s] === 0 || e[s] === n[s] && Jl(o, a.range, a.bounce, a.circular);
5041
+ return t[s] === 0 || e[s] === n[s] && Ql(o, a.range, a.bounce, a.circular);
5042
5042
  });
5043
5043
  }, i;
5044
- }(), Nn = function(i, r, t) {
5044
+ }(), Mn = function(i, r, t) {
5045
5045
  return Math.max(Math.min(i, t), r);
5046
- }, cu = /* @__PURE__ */ function() {
5046
+ }, fu = /* @__PURE__ */ function() {
5047
5047
  function i(t) {
5048
5048
  var e = t.options, n = t.interruptManager, o = t.eventManager, a = t.axisManager;
5049
5049
  this._options = e, this.interruptManager = n, this.eventManager = o, this.axisManager = a, this.animationEnd = this.animationEnd.bind(this);
@@ -5055,13 +5055,13 @@ var uu = /* @__PURE__ */ function() {
5055
5055
  a = n;
5056
5056
  else {
5057
5057
  var s = Ee(e, function(l, u) {
5058
- return Ql(Math.abs(l - t[u]), o._options.deceleration);
5058
+ return ql(Math.abs(l - t[u]), o._options.deceleration);
5059
5059
  });
5060
5060
  a = Object.keys(s).reduce(function(l, u) {
5061
5061
  return Math.max(l, s[u]);
5062
5062
  }, -1 / 0);
5063
5063
  }
5064
- return Nn(a, this._options.minimumDuration, this._options.maximumDuration);
5064
+ return Mn(a, this._options.minimumDuration, this._options.maximumDuration);
5065
5065
  }, r.getDisplacement = function(t) {
5066
5066
  var e = Math.pow(t.reduce(function(o, a) {
5067
5067
  return o + a * a;
@@ -5074,9 +5074,9 @@ var uu = /* @__PURE__ */ function() {
5074
5074
  var e = this.axisManager.get(), n = this.axisManager.map(e, function(o, a) {
5075
5075
  return Nt(o, a.range, a.circular);
5076
5076
  });
5077
- bi(n, function(o, a) {
5077
+ yi(n, function(o, a) {
5078
5078
  return e[a] === o;
5079
- }) || this.eventManager.triggerChange(n, e, t, !!t), this._animateParam = null, this._raf && Bl(this._raf), this._raf = null, this.eventManager.triggerAnimationEnd(!!t?.event);
5079
+ }) || this.eventManager.triggerChange(n, e, t, !!t), this._animateParam = null, this._raf && Hl(this._raf), this._raf = null, this.eventManager.triggerAnimationEnd(!!t?.event);
5080
5080
  }
5081
5081
  }, r.getEventInfo = function() {
5082
5082
  return this._animateParam && this._animateParam.input && this._animateParam.inputEvent ? {
@@ -5101,7 +5101,7 @@ var uu = /* @__PURE__ */ function() {
5101
5101
  this._animateParam = null, this.interruptManager.setInterrupt(!1), this.eventManager.triggerFinish(t);
5102
5102
  }, r.getUserControl = function(t) {
5103
5103
  var e = t.setTo();
5104
- return e.destPos = this.axisManager.get(e.destPos), e.duration = Nn(e.duration, this._options.minimumDuration, this._options.maximumDuration), e;
5104
+ return e.destPos = this.axisManager.get(e.destPos), e.duration = Mn(e.duration, this._options.minimumDuration, this._options.maximumDuration), e;
5105
5105
  }, r.animateTo = function(t, e, n) {
5106
5106
  var o = this;
5107
5107
  this.stopAnimation();
@@ -5128,12 +5128,12 @@ var uu = /* @__PURE__ */ function() {
5128
5128
  if (yt(t, o))
5129
5129
  return this;
5130
5130
  this.interruptManager.setInterrupt(!0);
5131
- var a = Ro(t, function(s, l) {
5131
+ var a = Io(t, function(s, l) {
5132
5132
  return o[l] !== s;
5133
5133
  });
5134
5134
  return Object.keys(a).length ? (a = this.axisManager.map(a, function(s, l) {
5135
5135
  var u = l.range, c = l.circular;
5136
- return c && (c[0] || c[1]) ? s : Ao(s, u, c);
5136
+ return c && (c[0] || c[1]) ? s : ko(s, u, c);
5137
5137
  }), yt(a, o) ? this : (e > 0 ? this.animateTo(a, e) : (this.stopAnimation(), this.eventManager.triggerChange(a), this.finish(!1)), this)) : this;
5138
5138
  }, r.setBy = function(t, e) {
5139
5139
  return e === void 0 && (e = 0), this.setTo(Ee(this.axisManager.get(Object.keys(t)), function(n, o) {
@@ -5146,7 +5146,7 @@ var uu = /* @__PURE__ */ function() {
5146
5146
  return {
5147
5147
  depaPos: o,
5148
5148
  destPos: a,
5149
- duration: Nn(e, this._options.minimumDuration, this._options.maximumDuration),
5149
+ duration: Mn(e, this._options.minimumDuration, this._options.maximumDuration),
5150
5150
  delta: this.axisManager.getDelta(o, a),
5151
5151
  inputEvent: s,
5152
5152
  input: n?.input || null,
@@ -5168,7 +5168,7 @@ var uu = /* @__PURE__ */ function() {
5168
5168
  l.destPos = n._getFinalPos(l.destPos, o), yt(l.destPos, n.axisManager.get(Object.keys(l.destPos))) || n.eventManager.triggerChange(l.destPos, u.pos), e();
5169
5169
  return;
5170
5170
  } else
5171
- c ? n.finish(!1) : n._raf = Fl(s);
5171
+ c ? n.finish(!1) : n._raf = Bl(s);
5172
5172
  };
5173
5173
  s();
5174
5174
  } else
@@ -5177,7 +5177,7 @@ var uu = /* @__PURE__ */ function() {
5177
5177
  var n = this, o = 1e-6, a = Ee(t, function(s, l) {
5178
5178
  if (s >= e[l] - o && s <= e[l] + o)
5179
5179
  return e[l];
5180
- var u = n._getRoundUnit(s, l), c = Io(s, u);
5180
+ var u = n._getRoundUnit(s, l), c = Ao(s, u);
5181
5181
  return c;
5182
5182
  });
5183
5183
  return a;
@@ -5185,11 +5185,11 @@ var uu = /* @__PURE__ */ function() {
5185
5185
  var n = this._options.round, o = null;
5186
5186
  if (!n) {
5187
5187
  var a = this.axisManager.getAxisOptions(e);
5188
- o = Hl(Math.max(Yt(a.range[0]), Yt(a.range[1]), Yt(t)));
5188
+ o = Vl(Math.max(Yt(a.range[0]), Yt(a.range[1]), Yt(t)));
5189
5189
  }
5190
5190
  return o || n;
5191
5191
  }, i;
5192
- }(), fu = /* @__PURE__ */ function(i) {
5192
+ }(), du = /* @__PURE__ */ function(i) {
5193
5193
  ft(r, i);
5194
5194
  function r() {
5195
5195
  var e = i !== null && i.apply(this, arguments) || this;
@@ -5241,7 +5241,7 @@ var uu = /* @__PURE__ */ function() {
5241
5241
  }, t._easing = function(e) {
5242
5242
  return e > 1 ? 1 : this._options.easing(e);
5243
5243
  }, r;
5244
- }(cu), du = /* @__PURE__ */ function(i) {
5244
+ }(fu), hu = /* @__PURE__ */ function(i) {
5245
5245
  ft(r, i);
5246
5246
  function r(e, n, o) {
5247
5247
  e === void 0 && (e = {}), n === void 0 && (n = {}), o === void 0 && (o = {});
@@ -5258,7 +5258,7 @@ var uu = /* @__PURE__ */ function() {
5258
5258
  nested: !1
5259
5259
  }, n), Object.keys(o).forEach(function(s) {
5260
5260
  a.axis[s].startPos = o[s];
5261
- }), a.interruptManager = new Zl(a.options), a.axisManager = new ql(a.axis), a.eventManager = new Kl(a), a.animationManager = new fu(a), a.inputObserver = new uu(a), a.eventManager.setAnimationManager(a.animationManager), a.eventManager.triggerChange(a.axisManager.get()), a;
5261
+ }), a.interruptManager = new Jl(a.options), a.axisManager = new eu(a.axis), a.eventManager = new Zl(a), a.animationManager = new du(a), a.inputObserver = new cu(a), a.eventManager.setAnimationManager(a.animationManager), a.eventManager.triggerChange(a.axisManager.get()), a;
5262
5262
  }
5263
5263
  var t = r.prototype;
5264
5264
  return Object.defineProperty(t, "holding", {
@@ -5315,39 +5315,39 @@ var uu = /* @__PURE__ */ function() {
5315
5315
  return this.axisManager.isOutside(e);
5316
5316
  }, t.destroy = function() {
5317
5317
  this.disconnect(), this.eventManager.destroy();
5318
- }, r.VERSION = "3.9.0", r.TRANSFORM = jl, r.DIRECTION_NONE = jt, r.DIRECTION_LEFT = Sl, r.DIRECTION_RIGHT = Cl, r.DIRECTION_UP = Rl, r.DIRECTION_DOWN = Il, r.DIRECTION_HORIZONTAL = st, r.DIRECTION_VERTICAL = lt, r.DIRECTION_ALL = En, Jn([Tl], r.prototype, "holding", null), r = Jn([El], r), r;
5319
- }(Ze), hu = function(i, r) {
5318
+ }, r.VERSION = "3.9.0", r.TRANSFORM = $l, r.DIRECTION_NONE = jt, r.DIRECTION_LEFT = Cl, r.DIRECTION_RIGHT = Rl, r.DIRECTION_UP = Il, r.DIRECTION_DOWN = Al, r.DIRECTION_HORIZONTAL = st, r.DIRECTION_VERTICAL = lt, r.DIRECTION_ALL = En, Zn([Sl], r.prototype, "holding", null), r = Zn([Ol], r), r;
5319
+ }(Ze), vu = function(i, r) {
5320
5320
  if (r < 0 || r > 90)
5321
5321
  return jt;
5322
5322
  var t = Math.abs(i);
5323
5323
  return t > r && t < 180 - r ? lt : st;
5324
- }, vu = /* @__PURE__ */ function() {
5324
+ }, pu = /* @__PURE__ */ function() {
5325
5325
  function i(t, e) {
5326
5326
  var n = this;
5327
5327
  this.axes = [], this.element = null, this._enabled = !1, this._activeEvent = null, this._atRightEdge = !1, this._rightEdgeTimer = 0, this._dragged = !1, this._isOverThreshold = !1, this._preventClickWhenDragged = function(o) {
5328
5328
  n._dragged && (o.preventDefault(), o.stopPropagation()), n._dragged = !1;
5329
5329
  }, this._voidFunction = function() {
5330
- }, this.element = Co(t), this.options = ie({
5330
+ }, this.element = Ro(t), this.options = ie({
5331
5331
  inputType: ["touch", "mouse", "pointer"],
5332
- inputKey: [So],
5332
+ inputKey: [Co],
5333
5333
  inputButton: [on],
5334
5334
  scale: [1, 1],
5335
5335
  thresholdAngle: 45,
5336
5336
  threshold: 0,
5337
5337
  preventClickOnDrag: !1,
5338
5338
  preventDefaultOnDrag: !1,
5339
- iOSEdgeSwipeThreshold: Ll,
5339
+ iOSEdgeSwipeThreshold: jl,
5340
5340
  releaseOnScroll: !1,
5341
5341
  touchAction: null
5342
5342
  }, e), this._onPanstart = this._onPanstart.bind(this), this._onPanmove = this._onPanmove.bind(this), this._onPanend = this._onPanend.bind(this);
5343
5343
  }
5344
5344
  var r = i.prototype;
5345
5345
  return r.mapAxes = function(t) {
5346
- this._direction = Ul(!!t[0], !!t[1]), this.axes = t;
5346
+ this._direction = Yl(!!t[0], !!t[1]), this.axes = t;
5347
5347
  }, r.connect = function(t) {
5348
- return this._activeEvent && (this._detachElementEvent(), this._detachWindowEvent(this._activeEvent)), this._attachElementEvent(t), this._originalCssProps = Yl(this.element, this.options, this._direction), this;
5348
+ return this._activeEvent && (this._detachElementEvent(), this._detachWindowEvent(this._activeEvent)), this._attachElementEvent(t), this._originalCssProps = Xl(this.element, this.options, this._direction), this;
5349
5349
  }, r.disconnect = function() {
5350
- return this._detachElementEvent(), this._detachWindowEvent(this._activeEvent), Gl(this._originalCssProps) || Xl(this.element, this._originalCssProps), this._direction = jt, this;
5350
+ return this._detachElementEvent(), this._detachWindowEvent(this._activeEvent), Ul(this._originalCssProps) || Kl(this.element, this._originalCssProps), this._direction = jt, this;
5351
5351
  }, r.destroy = function() {
5352
5352
  this.disconnect(), this.element = null;
5353
5353
  }, r.enable = function() {
@@ -5372,7 +5372,7 @@ var uu = /* @__PURE__ */ function() {
5372
5372
  return;
5373
5373
  }
5374
5374
  if (!(!d || !this._enabled || v > 1)) {
5375
- var p = hu(d.angle, f), g = Vt(st, this._direction, p), m = Vt(lt, this._direction, p);
5375
+ var p = vu(d.angle, f), g = Vt(st, this._direction, p), m = Vt(lt, this._direction, p);
5376
5376
  if (h.prevEvent && Or) {
5377
5377
  var y = d.center.x < 0;
5378
5378
  if (y) {
@@ -5389,7 +5389,7 @@ var uu = /* @__PURE__ */ function() {
5389
5389
  var E = this._getDistance([d.deltaX, d.deltaY], [g, m]), T = this._getOffset([d.offsetX, d.offsetY], [g, m]), k = T.some(function(A) {
5390
5390
  return A !== 0;
5391
5391
  });
5392
- k && (d.srcEvent.cancelable !== !1 && d.srcEvent.preventDefault(), d.srcEvent.stopPropagation()), d.preventSystemEvent = k, k && (this._isOverThreshold || E >= c) && (this._dragged = a, this._isOverThreshold = !0, this._observer.change(this, d, Mo(this.axes, T))), h.prevEvent = d;
5392
+ k && (d.srcEvent.cancelable !== !1 && d.srcEvent.preventDefault(), d.srcEvent.stopPropagation()), d.preventSystemEvent = k, k && (this._isOverThreshold || E >= c) && (this._dragged = a, this._isOverThreshold = !0, this._observer.change(this, d, No(this.axes, T))), h.prevEvent = d;
5393
5393
  }
5394
5394
  }, r._onPanend = function(t) {
5395
5395
  var e = this.options.inputButton, n = this._activeEvent;
@@ -5418,7 +5418,7 @@ var uu = /* @__PURE__ */ function() {
5418
5418
  }, r._getDistance = function(t, e) {
5419
5419
  return Math.sqrt(Number(e[0]) * Math.pow(t[0], 2) + Number(e[1]) * Math.pow(t[1], 2));
5420
5420
  }, r._attachElementEvent = function(t) {
5421
- var e = this, n = lu(this.options.inputType), o = this.element;
5421
+ var e = this, n = uu(this.options.inputType), o = this.element;
5422
5422
  if (n) {
5423
5423
  if (!o)
5424
5424
  throw new Error("Element to connect input does not exist.");
@@ -5437,21 +5437,21 @@ var uu = /* @__PURE__ */ function() {
5437
5437
  })), this._enabled = !1, this._observer = null;
5438
5438
  }, i;
5439
5439
  }();
5440
- const pu = du;
5441
- var ti = function(i, r) {
5442
- return ti = Object.setPrototypeOf || {
5440
+ const gu = hu;
5441
+ var ei = function(i, r) {
5442
+ return ei = Object.setPrototypeOf || {
5443
5443
  __proto__: []
5444
5444
  } instanceof Array && function(t, e) {
5445
5445
  t.__proto__ = e;
5446
5446
  } || function(t, e) {
5447
5447
  for (var n in e)
5448
5448
  Object.prototype.hasOwnProperty.call(e, n) && (t[n] = e[n]);
5449
- }, ti(i, r);
5449
+ }, ei(i, r);
5450
5450
  };
5451
5451
  function dt(i, r) {
5452
5452
  if (typeof r != "function" && r !== null)
5453
5453
  throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
5454
- ti(i, r);
5454
+ ei(i, r);
5455
5455
  function t() {
5456
5456
  this.constructor = i;
5457
5457
  }
@@ -5467,7 +5467,7 @@ var ut = function() {
5467
5467
  return r;
5468
5468
  }, ut.apply(this, arguments);
5469
5469
  };
5470
- function gu() {
5470
+ function mu() {
5471
5471
  for (var i = 0, r = 0, t = arguments.length; r < t; r++)
5472
5472
  i += arguments[r].length;
5473
5473
  for (var e = Array(i), n = 0, r = 0; r < t; r++)
@@ -5475,43 +5475,43 @@ function gu() {
5475
5475
  e[n] = o[a];
5476
5476
  return e;
5477
5477
  }
5478
- var Pi = typeof window < "u", mu = Pi ? window.navigator.userAgent : "", _u = Pi ? "getComputedStyle" in window : !1, yu = /MSIE|Trident|Windows Phone|Edge/.test(mu), bu = Pi ? "addEventListener" in document : !1, ni = "width", wt = "height";
5478
+ var bi = typeof window < "u", _u = bi ? window.navigator.userAgent : "", yu = bi ? "getComputedStyle" in window : !1, bu = /MSIE|Trident|Windows Phone|Edge/.test(_u), Pu = bi ? "addEventListener" in document : !1, ti = "width", wt = "height";
5479
5479
  function Kt(i, r) {
5480
5480
  return i.getAttribute(r) || "";
5481
5481
  }
5482
5482
  function an(i) {
5483
5483
  return [].slice.call(i);
5484
5484
  }
5485
- function Pu(i, r) {
5485
+ function Eu(i, r) {
5486
5486
  return r === void 0 && (r = "data-"), !!i.getAttribute(r + "width");
5487
5487
  }
5488
- function No(i, r) {
5488
+ function Do(i, r) {
5489
5489
  return r === void 0 && (r = "data-"), "loading" in i && i.getAttribute("loading") === "lazy" || !!i.getAttribute(r + "lazy");
5490
5490
  }
5491
- function Eu(i, r) {
5491
+ function Ou(i, r) {
5492
5492
  return r === void 0 && (r = "data-"), !!i.getAttribute(r + "skip");
5493
5493
  }
5494
- function Do(i, r, t) {
5495
- bu ? i.addEventListener(r, t, !1) : i.attachEvent ? i.attachEvent("on" + r, t) : i["on" + r] = t;
5496
- }
5497
5494
  function zo(i, r, t) {
5498
- i.removeEventListener ? i.removeEventListener(r, t, !1) : i.detachEvent ? i.detachEvent("on" + r, t) : i["on" + r] = null;
5495
+ Pu ? i.addEventListener(r, t, !1) : i.attachEvent ? i.attachEvent("on" + r, t) : i["on" + r] = t;
5499
5496
  }
5500
- function Ou(i) {
5501
- return Lo(i, "Width");
5497
+ function Lo(i, r, t) {
5498
+ i.removeEventListener ? i.removeEventListener(r, t, !1) : i.detachEvent ? i.detachEvent("on" + r, t) : i["on" + r] = null;
5502
5499
  }
5503
5500
  function wu(i) {
5504
- return Lo(i, "Height");
5501
+ return jo(i, "Width");
5505
5502
  }
5506
5503
  function xu(i) {
5507
- return (_u ? window.getComputedStyle(i) : i.currentStyle) || {};
5504
+ return jo(i, "Height");
5505
+ }
5506
+ function Tu(i) {
5507
+ return (yu ? window.getComputedStyle(i) : i.currentStyle) || {};
5508
5508
  }
5509
- function Lo(i, r) {
5509
+ function jo(i, r) {
5510
5510
  var t = i["client" + r] || i["offset" + r];
5511
- return parseFloat(t || xu(i)[r.toLowerCase()]) || 0;
5511
+ return parseFloat(t || Tu(i)[r.toLowerCase()]) || 0;
5512
5512
  }
5513
- function Tu(i, r, t) {
5514
- var e = an(i.querySelectorAll(gu(["[" + t + "skip] [" + t + "width]"], r.map(function(n) {
5513
+ function Su(i, r, t) {
5514
+ var e = an(i.querySelectorAll(mu(["[" + t + "skip] [" + t + "width]"], r.map(function(n) {
5515
5515
  return ["[" + t + "skip] " + n, n + "[" + t + "skip]", "[" + t + "width] " + n].join(", ");
5516
5516
  })).join(", ")));
5517
5517
  return an(i.querySelectorAll("[" + t + "width], " + r.join(", "))).filter(function(n) {
@@ -5519,33 +5519,33 @@ function Tu(i, r, t) {
5519
5519
  });
5520
5520
  }
5521
5521
  var it = [];
5522
- function jo(i, r) {
5523
- !it.length && Do(window, "resize", Fo), i.__PREFIX__ = r, it.push(i), $o(i);
5522
+ function $o(i, r) {
5523
+ !it.length && zo(window, "resize", Bo), i.__PREFIX__ = r, it.push(i), Fo(i);
5524
5524
  }
5525
- function Su(i, r) {
5525
+ function Cu(i, r) {
5526
5526
  var t = it.indexOf(i);
5527
5527
  if (!(t < 0)) {
5528
5528
  var e = Kt(i, r + "fixed");
5529
- delete i.__PREFIX__, i.style[e === wt ? ni : wt] = "", it.splice(t, 1), !it.length && zo(window, "resize", Fo);
5529
+ delete i.__PREFIX__, i.style[e === wt ? ti : wt] = "", it.splice(t, 1), !it.length && Lo(window, "resize", Bo);
5530
5530
  }
5531
5531
  }
5532
- function $o(i, r) {
5532
+ function Fo(i, r) {
5533
5533
  r === void 0 && (r = "data-");
5534
- var t = i.__PREFIX__ || r, e = parseInt(Kt(i, "" + t + ni), 10) || 0, n = parseInt(Kt(i, "" + t + wt), 10) || 0, o = Kt(i, t + "fixed");
5534
+ var t = i.__PREFIX__ || r, e = parseInt(Kt(i, "" + t + ti), 10) || 0, n = parseInt(Kt(i, "" + t + wt), 10) || 0, o = Kt(i, t + "fixed");
5535
5535
  if (o === wt) {
5536
- var a = wu(i) || n;
5537
- i.style[ni] = e / n * a + "px";
5536
+ var a = xu(i) || n;
5537
+ i.style[ti] = e / n * a + "px";
5538
5538
  } else {
5539
- var a = Ou(i) || e;
5539
+ var a = wu(i) || e;
5540
5540
  i.style[wt] = n / e * a + "px";
5541
5541
  }
5542
5542
  }
5543
- function Fo() {
5543
+ function Bo() {
5544
5544
  it.forEach(function(i) {
5545
- $o(i);
5545
+ Fo(i);
5546
5546
  });
5547
5547
  }
5548
- var Ei = /* @__PURE__ */ function(i) {
5548
+ var Pi = /* @__PURE__ */ function(i) {
5549
5549
  dt(r, i);
5550
5550
  function r(e, n) {
5551
5551
  n === void 0 && (n = {});
@@ -5559,27 +5559,27 @@ var Ei = /* @__PURE__ */ function(i) {
5559
5559
  prefix: "data-"
5560
5560
  }, n), o.element = e;
5561
5561
  var a = o.options.prefix;
5562
- return o.hasDataSize = Pu(e, a), o.isSkip = Eu(e, a), o.hasLoading = No(e, a), o;
5562
+ return o.hasDataSize = Eu(e, a), o.isSkip = Ou(e, a), o.hasLoading = Do(e, a), o;
5563
5563
  }
5564
5564
  var t = r.prototype;
5565
5565
  return t.check = function() {
5566
- return this.isSkip || !this.checkElement() ? (this.onAlreadyReady(!0), !1) : (this.hasDataSize && jo(this.element, this.options.prefix), (this.hasDataSize || this.hasLoading) && this.onAlreadyPreReady(), !0);
5566
+ return this.isSkip || !this.checkElement() ? (this.onAlreadyReady(!0), !1) : (this.hasDataSize && $o(this.element, this.options.prefix), (this.hasDataSize || this.hasLoading) && this.onAlreadyPreReady(), !0);
5567
5567
  }, t.addEvents = function() {
5568
5568
  var e = this, n = this.element;
5569
5569
  this.constructor.EVENTS.forEach(function(o) {
5570
- Do(n, o, e.onCheck);
5570
+ zo(n, o, e.onCheck);
5571
5571
  });
5572
5572
  }, t.clear = function() {
5573
5573
  var e = this, n = this.element;
5574
5574
  this.constructor.EVENTS.forEach(function(o) {
5575
- zo(n, o, e.onCheck);
5575
+ Lo(n, o, e.onCheck);
5576
5576
  }), this.removeAutoSizer();
5577
5577
  }, t.destroy = function() {
5578
5578
  this.clear(), this.off();
5579
5579
  }, t.removeAutoSizer = function() {
5580
5580
  if (this.hasDataSize) {
5581
5581
  var e = this.options.prefix;
5582
- Su(this.element, e);
5582
+ Cu(this.element, e);
5583
5583
  }
5584
5584
  }, t.onError = function(e) {
5585
5585
  this.trigger("error", {
@@ -5615,7 +5615,7 @@ var Ei = /* @__PURE__ */ function(i) {
5615
5615
  n.onReady(e);
5616
5616
  });
5617
5617
  }, r.EVENTS = [], r;
5618
- }(Ze), Cu = /* @__PURE__ */ function(i) {
5618
+ }(Ze), Ru = /* @__PURE__ */ function(i) {
5619
5619
  dt(r, i);
5620
5620
  function r() {
5621
5621
  return i !== null && i.apply(this, arguments) || this;
@@ -5624,7 +5624,7 @@ var Ei = /* @__PURE__ */ function(i) {
5624
5624
  return t.setHasLoading = function(e) {
5625
5625
  this.hasLoading = e;
5626
5626
  }, t.check = function() {
5627
- return this.isSkip ? (this.onAlreadyReady(!0), !1) : (this.hasDataSize ? (jo(this.element, this.options.prefix), this.onAlreadyPreReady()) : this.trigger("requestChildren"), !0);
5627
+ return this.isSkip ? (this.onAlreadyReady(!0), !1) : (this.hasDataSize ? ($o(this.element, this.options.prefix), this.onAlreadyPreReady()) : this.trigger("requestChildren"), !0);
5628
5628
  }, t.checkElement = function() {
5629
5629
  return !0;
5630
5630
  }, t.destroy = function() {
@@ -5632,7 +5632,7 @@ var Ei = /* @__PURE__ */ function(i) {
5632
5632
  }, t.onAlreadyPreReady = function() {
5633
5633
  i.prototype.onAlreadyPreReady.call(this), this.trigger("reqeustReadyChildren");
5634
5634
  }, r.EVENTS = [], r;
5635
- }(Ei), Ru = /* @__PURE__ */ function(i) {
5635
+ }(Pi), Iu = /* @__PURE__ */ function(i) {
5636
5636
  dt(r, i);
5637
5637
  function r(e) {
5638
5638
  e === void 0 && (e = {});
@@ -5697,9 +5697,9 @@ var Ei = /* @__PURE__ */ function(i) {
5697
5697
  var o = this, a = e.tagName.toLowerCase(), s = this.options.loaders, l = n.prefix, u = Object.keys(s);
5698
5698
  if (s[a])
5699
5699
  return new s[a](e, n);
5700
- var c = new Cu(e, n), f = an(e.querySelectorAll(u.join(", ")));
5700
+ var c = new Ru(e, n), f = an(e.querySelectorAll(u.join(", ")));
5701
5701
  c.setHasLoading(f.some(function(v) {
5702
- return No(v, l);
5702
+ return Do(v, l);
5703
5703
  }));
5704
5704
  var h = !1, d = this.clone().on("error", function(v) {
5705
5705
  c.onError(v.target);
@@ -5707,7 +5707,7 @@ var Ei = /* @__PURE__ */ function(i) {
5707
5707
  c.onReady(h);
5708
5708
  });
5709
5709
  return c.on("requestChildren", function() {
5710
- var v = Tu(e, u, o.options.prefix);
5710
+ var v = Su(e, u, o.options.prefix);
5711
5711
  d.check(v).on("preReady", function(p) {
5712
5712
  h = p.isReady, h || c.onPreReady();
5713
5713
  });
@@ -5783,7 +5783,7 @@ var Ei = /* @__PURE__ */ function(i) {
5783
5783
  return e.hasLoading;
5784
5784
  });
5785
5785
  }, r;
5786
- }(Ze), Iu = /* @__PURE__ */ function(i) {
5786
+ }(Ze), Au = /* @__PURE__ */ function(i) {
5787
5787
  dt(r, i);
5788
5788
  function r() {
5789
5789
  return i !== null && i.apply(this, arguments) || this;
@@ -5796,9 +5796,9 @@ var Ei = /* @__PURE__ */ function(i) {
5796
5796
  return e.naturalWidth || this.onAlreadyError(e), !1;
5797
5797
  this.onAlreadyPreReady();
5798
5798
  }
5799
- return this.addEvents(), yu && e.setAttribute("src", n), !0;
5799
+ return this.addEvents(), bu && e.setAttribute("src", n), !0;
5800
5800
  }, r.EVENTS = ["load", "error"], r;
5801
- }(Ei), Au = /* @__PURE__ */ function(i) {
5801
+ }(Pi), ku = /* @__PURE__ */ function(i) {
5802
5802
  dt(r, i);
5803
5803
  function r() {
5804
5804
  return i !== null && i.apply(this, arguments) || this;
@@ -5808,19 +5808,19 @@ var Ei = /* @__PURE__ */ function(i) {
5808
5808
  var e = this.element;
5809
5809
  return e.readyState >= 1 ? !1 : e.error ? (this.onAlreadyError(e), !1) : (this.addEvents(), !0);
5810
5810
  }, r.EVENTS = ["loadedmetadata", "error"], r;
5811
- }(Ei), ku = /* @__PURE__ */ function(i) {
5811
+ }(Pi), Mu = /* @__PURE__ */ function(i) {
5812
5812
  dt(r, i);
5813
5813
  function r(t) {
5814
5814
  return t === void 0 && (t = {}), i.call(this, ut({
5815
5815
  loaders: {
5816
- img: Iu,
5817
- video: Au
5816
+ img: Au,
5817
+ video: ku
5818
5818
  }
5819
5819
  }, t)) || this;
5820
5820
  }
5821
5821
  return r;
5822
- }(Ru);
5823
- const Mu = ku;
5822
+ }(Iu);
5823
+ const Nu = Mu;
5824
5824
  /*! *****************************************************************************
5825
5825
  Copyright (c) Microsoft Corporation.
5826
5826
 
@@ -5835,20 +5835,20 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
5835
5835
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5836
5836
  PERFORMANCE OF THIS SOFTWARE.
5837
5837
  ***************************************************************************** */
5838
- var ii = function(i, r) {
5839
- return ii = Object.setPrototypeOf || {
5838
+ var ni = function(i, r) {
5839
+ return ni = Object.setPrototypeOf || {
5840
5840
  __proto__: []
5841
5841
  } instanceof Array && function(t, e) {
5842
5842
  t.__proto__ = e;
5843
5843
  } || function(t, e) {
5844
5844
  for (var n in e)
5845
5845
  Object.prototype.hasOwnProperty.call(e, n) && (t[n] = e[n]);
5846
- }, ii(i, r);
5846
+ }, ni(i, r);
5847
5847
  };
5848
5848
  function de(i, r) {
5849
5849
  if (typeof r != "function" && r !== null)
5850
5850
  throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
5851
- ii(i, r);
5851
+ ni(i, r);
5852
5852
  function t() {
5853
5853
  this.constructor = i;
5854
5854
  }
@@ -5986,7 +5986,7 @@ function wn(i) {
5986
5986
  };
5987
5987
  throw new TypeError(r ? "Object is not iterable." : "Symbol.iterator is not defined.");
5988
5988
  }
5989
- function Oi(i, r) {
5989
+ function Ei(i, r) {
5990
5990
  var t = typeof Symbol == "function" && i[Symbol.iterator];
5991
5991
  if (!t)
5992
5992
  return i;
@@ -6010,7 +6010,7 @@ function Oi(i, r) {
6010
6010
  }
6011
6011
  function oe() {
6012
6012
  for (var i = [], r = 0; r < arguments.length; r++)
6013
- i = i.concat(Oi(arguments[r]));
6013
+ i = i.concat(Ei(arguments[r]));
6014
6014
  return i;
6015
6015
  }
6016
6016
  var J = {
@@ -6089,17 +6089,17 @@ var J = {
6089
6089
  SNAP: "snap",
6090
6090
  FREE_SCROLL: "freeScroll",
6091
6091
  STRICT: "strict"
6092
- }, Nu = {
6092
+ }, Du = {
6093
6093
  VERTICAL: "vertical",
6094
6094
  HIDDEN: "flicking-hidden",
6095
6095
  DEFAULT_VIRTUAL: "flicking-panel"
6096
- }, Bo = {
6096
+ }, Ho = {
6097
6097
  LINEAR: "linear",
6098
6098
  BOUND: "bound"
6099
6099
  }, tt = {
6100
6100
  LTR: "ltr",
6101
6101
  RTL: "rtl"
6102
- }, Du = function(i, r) {
6102
+ }, zu = function(i, r) {
6103
6103
  var t = null;
6104
6104
  if (Xe(i)) {
6105
6105
  var e = r || document, n = e.querySelector(i);
@@ -6111,7 +6111,7 @@ var J = {
6111
6111
  if (!t)
6112
6112
  throw new Q(q.WRONG_TYPE(i, ["HTMLElement", "string"]), J.WRONG_TYPE);
6113
6113
  return t;
6114
- }, zu = function(i, r) {
6114
+ }, Lu = function(i, r) {
6115
6115
  if (i == null)
6116
6116
  throw new Q(q.VAL_MUST_NOT_NULL(i, r), J.VAL_MUST_NOT_NULL);
6117
6117
  }, Le = function(i, r, t) {
@@ -6120,9 +6120,9 @@ var J = {
6120
6120
  if (!i)
6121
6121
  throw new Q(q.NOT_ATTACHED_TO_FLICKING, J.NOT_ATTACHED_TO_FLICKING);
6122
6122
  return i;
6123
- }, wi = function(i) {
6123
+ }, Oi = function(i) {
6124
6124
  return [].slice.call(i);
6125
- }, xi = function(i, r) {
6125
+ }, wi = function(i, r) {
6126
6126
  var t;
6127
6127
  if (Xe(i))
6128
6128
  switch (i) {
@@ -6136,20 +6136,20 @@ var J = {
6136
6136
  t = r;
6137
6137
  break;
6138
6138
  default:
6139
- if (t = ri(i, r), t == null)
6139
+ if (t = ii(i, r), t == null)
6140
6140
  throw new Q(q.WRONG_OPTION("align", i), J.WRONG_OPTION);
6141
6141
  }
6142
6142
  else
6143
6143
  t = i;
6144
6144
  return t;
6145
- }, Lu = function(i, r) {
6145
+ }, ju = function(i, r) {
6146
6146
  var t;
6147
6147
  if (Array.isArray(i))
6148
6148
  t = i.map(function(n) {
6149
- return ri(n, r);
6149
+ return ii(n, r);
6150
6150
  });
6151
6151
  else {
6152
- var e = ri(i, r);
6152
+ var e = ii(i, r);
6153
6153
  t = [e, e];
6154
6154
  }
6155
6155
  return t.map(function(n) {
@@ -6157,10 +6157,10 @@ var J = {
6157
6157
  throw new Q(q.WRONG_OPTION("bounce", i), J.WRONG_OPTION);
6158
6158
  return n;
6159
6159
  });
6160
- }, ri = function(i, r) {
6161
- var t = Ho(i);
6160
+ }, ii = function(i, r) {
6161
+ var t = Vo(i);
6162
6162
  return t == null ? null : t.percentage * r + t.absolute;
6163
- }, Ho = function(i) {
6163
+ }, Vo = function(i) {
6164
6164
  var r = /(?:(\+|\-)\s*)?(\d+(?:\.\d+)?(%|px)?)/g;
6165
6165
  if (typeof i == "number")
6166
6166
  return {
@@ -6188,7 +6188,7 @@ var J = {
6188
6188
  return i.forEach(function(t) {
6189
6189
  if (Xe(t)) {
6190
6190
  var e = document.createElement("div");
6191
- for (e.innerHTML = t, r.push.apply(r, oe(wi(e.children))); e.firstChild; )
6191
+ for (e.innerHTML = t, r.push.apply(r, oe(Oi(e.children))); e.firstChild; )
6192
6192
  e.removeChild(e.firstChild);
6193
6193
  } else if (t && t.nodeType === Node.ELEMENT_NODE)
6194
6194
  r.push(t);
@@ -6220,7 +6220,7 @@ var J = {
6220
6220
  return !1;
6221
6221
  }, Xe = function(i) {
6222
6222
  return typeof i == "string";
6223
- }, Vo = function(i, r, t) {
6223
+ }, Wo = function(i, r, t) {
6224
6224
  var e = t - r;
6225
6225
  if (i < r) {
6226
6226
  var n = (r - i) % e;
@@ -6230,7 +6230,7 @@ var J = {
6230
6230
  i = r + n;
6231
6231
  }
6232
6232
  return i;
6233
- }, ju = function(i, r) {
6233
+ }, $u = function(i, r) {
6234
6234
  var t, e;
6235
6235
  try {
6236
6236
  for (var n = wn(i), o = n.next(); !o.done; o = n.next()) {
@@ -6251,7 +6251,7 @@ var J = {
6251
6251
  }
6252
6252
  }
6253
6253
  return null;
6254
- }, $u = function(i, r) {
6254
+ }, Fu = function(i, r) {
6255
6255
  for (var t = 0; t < i.length; t++)
6256
6256
  if (r(i[t]))
6257
6257
  return t;
@@ -6260,12 +6260,12 @@ var J = {
6260
6260
  return (i - r) / (t - r);
6261
6261
  }, fn = function(i) {
6262
6262
  return window.getComputedStyle(i) || i.currentStyle;
6263
- }, Wo = function(i, r) {
6263
+ }, Go = function(i, r) {
6264
6264
  var t = r.width, e = r.height;
6265
6265
  t != null && (Xe(t) ? i.style.width = t : i.style.width = t + "px"), e != null && (Xe(e) ? i.style.height = e : i.style.height = e + "px");
6266
- }, Dn = function(i, r, t) {
6266
+ }, Nn = function(i, r, t) {
6267
6267
  return i >= r && i <= t;
6268
- }, Go = function(i, r) {
6268
+ }, Uo = function(i, r) {
6269
6269
  return i >= r ? i % r : i < 0 ? ln((i + 1) % r - 1, r) : i;
6270
6270
  }, Dt = function(i) {
6271
6271
  for (var r = new Array(i), t = 0; t < i; t++)
@@ -6286,16 +6286,16 @@ var J = {
6286
6286
  a = n ? r["offset" + f] : r["client" + f];
6287
6287
  }
6288
6288
  return Math.max(a, 0);
6289
- }, Fu = Object.setPrototypeOf || function(i, r) {
6289
+ }, Bu = Object.setPrototypeOf || function(i, r) {
6290
6290
  return i.__proto__ = r, i;
6291
6291
  }, Q = /* @__PURE__ */ function(i) {
6292
6292
  de(r, i);
6293
6293
  function r(t, e) {
6294
6294
  var n = i.call(this, t) || this;
6295
- return Fu(n, r.prototype), n.name = "FlickingError", n.code = e, n;
6295
+ return Bu(n, r.prototype), n.name = "FlickingError", n.code = e, n;
6296
6296
  }
6297
6297
  return r;
6298
- }(Error), Bu = /* @__PURE__ */ function() {
6298
+ }(Error), Hu = /* @__PURE__ */ function() {
6299
6299
  function i(t, e) {
6300
6300
  this._flicking = t, this._el = e, this._width = 0, this._height = 0, this._padding = {
6301
6301
  left: 0,
@@ -6395,7 +6395,7 @@ var J = {
6395
6395
  bottom: e.paddingBottom ? parseFloat(e.paddingBottom) : 0
6396
6396
  }, this._isBorderBoxSizing = e.boxSizing === "border-box";
6397
6397
  }, i;
6398
- }(), Hu = /* @__PURE__ */ function() {
6398
+ }(), Vu = /* @__PURE__ */ function() {
6399
6399
  function i(t) {
6400
6400
  var e = this;
6401
6401
  this._onResize = function() {
@@ -6435,7 +6435,7 @@ var J = {
6435
6435
  var t = this._resizeObserver;
6436
6436
  return t ? (t.disconnect(), this._resizeObserver = null) : window.removeEventListener("resize", this._onResize), this._enabled = !1, this;
6437
6437
  }, i;
6438
- }(), Vu = /* @__PURE__ */ function() {
6438
+ }(), Wu = /* @__PURE__ */ function() {
6439
6439
  function i(t) {
6440
6440
  this._element = t, this._rendered = !0;
6441
6441
  }
@@ -6488,12 +6488,12 @@ var J = {
6488
6488
  }, r.show = function() {
6489
6489
  }, r.hide = function() {
6490
6490
  }, i;
6491
- }(), Wu = /* @__PURE__ */ function() {
6491
+ }(), Gu = /* @__PURE__ */ function() {
6492
6492
  function i(t, e) {
6493
6493
  var n, o, a, s;
6494
6494
  this._flicking = t, this._renderPanel = (n = e?.renderPanel) !== null && n !== void 0 ? n : function() {
6495
6495
  return "";
6496
- }, this._initialPanelCount = (o = e?.initialPanelCount) !== null && o !== void 0 ? o : -1, this._cache = (a = e?.cache) !== null && a !== void 0 ? a : !1, this._panelClass = (s = e?.panelClass) !== null && s !== void 0 ? s : Nu.DEFAULT_VIRTUAL, this._elements = [];
6496
+ }, this._initialPanelCount = (o = e?.initialPanelCount) !== null && o !== void 0 ? o : -1, this._cache = (a = e?.cache) !== null && a !== void 0 ? a : !1, this._panelClass = (s = e?.panelClass) !== null && s !== void 0 ? s : Du.DEFAULT_VIRTUAL, this._elements = [];
6497
6497
  }
6498
6498
  var r = i.prototype;
6499
6499
  return Object.defineProperty(r, "elements", {
@@ -6669,7 +6669,7 @@ var $t = /* @__PURE__ */ function() {
6669
6669
  var e = t.flicking, n = t.axesEvent, o = t.transitTo, a = n.delta[ne];
6670
6670
  if (a) {
6671
6671
  this._delta += a;
6672
- var s = e.camera, l = s.position, u = n.pos[ne], c = e.circularEnabled ? Vo(u, s.range.min, s.range.max) : u;
6672
+ var s = e.camera, l = s.position, u = n.pos[ne], c = e.circularEnabled ? Wo(u, s.range.min, s.range.max) : u;
6673
6673
  s.lookAt(c);
6674
6674
  var f = new W(H.MOVE, {
6675
6675
  isTrusted: n.isTrusted,
@@ -6708,7 +6708,7 @@ var $t = /* @__PURE__ */ function() {
6708
6708
  });
6709
6709
  n.trigger(u), u.isCanceled() ? a(ee.DISABLED) : a(ee.ANIMATING).onChange(e);
6710
6710
  }, r;
6711
- }($t), Gu = /* @__PURE__ */ function(i) {
6711
+ }($t), Uu = /* @__PURE__ */ function(i) {
6712
6712
  de(r, i);
6713
6713
  function r() {
6714
6714
  var e = i !== null && i.apply(this, arguments) || this;
@@ -6775,7 +6775,7 @@ var $t = /* @__PURE__ */ function() {
6775
6775
  }
6776
6776
  }
6777
6777
  }, r;
6778
- }($t), Uu = /* @__PURE__ */ function(i) {
6778
+ }($t), Yu = /* @__PURE__ */ function(i) {
6779
6779
  de(r, i);
6780
6780
  function r() {
6781
6781
  var e = i !== null && i.apply(this, arguments) || this;
@@ -6800,7 +6800,7 @@ var $t = /* @__PURE__ */ function() {
6800
6800
  s(ee.IDLE), a.setTo((n = {}, n[ne] = o.camera.position, n), 0);
6801
6801
  }
6802
6802
  }, r;
6803
- }($t), Yu = /* @__PURE__ */ function(i) {
6803
+ }($t), Xu = /* @__PURE__ */ function(i) {
6804
6804
  de(r, i);
6805
6805
  function r() {
6806
6806
  var e = i !== null && i.apply(this, arguments) || this;
@@ -6826,7 +6826,7 @@ var $t = /* @__PURE__ */ function() {
6826
6826
  var c = this._targetPanel;
6827
6827
  c && s.setActive(c, s.activePanel, o.isTrusted);
6828
6828
  }, r;
6829
- }($t), Xu = /* @__PURE__ */ function(i) {
6829
+ }($t), Ku = /* @__PURE__ */ function(i) {
6830
6830
  de(r, i);
6831
6831
  function r() {
6832
6832
  var e = i !== null && i.apply(this, arguments) || this;
@@ -6843,7 +6843,7 @@ var $t = /* @__PURE__ */ function() {
6843
6843
  var n = e.axesEvent, o = e.transitTo;
6844
6844
  n.delta.flick === 0 && o(ee.IDLE);
6845
6845
  }, r;
6846
- }($t), Ku = /* @__PURE__ */ function() {
6846
+ }($t), Zu = /* @__PURE__ */ function() {
6847
6847
  function i() {
6848
6848
  var t = this;
6849
6849
  this.transitTo = function(e) {
@@ -6853,16 +6853,16 @@ var $t = /* @__PURE__ */ function() {
6853
6853
  n = new Ir();
6854
6854
  break;
6855
6855
  case ee.HOLDING:
6856
- n = new Gu();
6856
+ n = new Uu();
6857
6857
  break;
6858
6858
  case ee.DRAGGING:
6859
- n = new Uu();
6859
+ n = new Yu();
6860
6860
  break;
6861
6861
  case ee.ANIMATING:
6862
- n = new Yu();
6862
+ n = new Xu();
6863
6863
  break;
6864
6864
  case ee.DISABLED:
6865
- n = new Xu();
6865
+ n = new Ku();
6866
6866
  break;
6867
6867
  }
6868
6868
  return n.onEnter(t._state), t._state = n, t._state;
@@ -6897,7 +6897,7 @@ var $t = /* @__PURE__ */ function() {
6897
6897
  break;
6898
6898
  }
6899
6899
  }, i;
6900
- }(), Zu = /* @__PURE__ */ function() {
6900
+ }(), Ju = /* @__PURE__ */ function() {
6901
6901
  function i() {
6902
6902
  var t = this;
6903
6903
  this._onAxesHold = function() {
@@ -6907,7 +6907,7 @@ var $t = /* @__PURE__ */ function() {
6907
6907
  t._dragged = !!(!((e = t._panInput) === null || e === void 0) && e.isEnabled());
6908
6908
  }, this._preventClickWhenDragged = function(e) {
6909
6909
  t._dragged && (e.preventDefault(), e.stopPropagation()), t._dragged = !1;
6910
- }, this._resetInternalValues(), this._stateMachine = new Ku();
6910
+ }, this._resetInternalValues(), this._stateMachine = new Zu();
6911
6911
  }
6912
6912
  var r = i.prototype;
6913
6913
  return Object.defineProperty(r, "axes", {
@@ -7054,7 +7054,7 @@ var $t = /* @__PURE__ */ function() {
7054
7054
  configurable: !0
7055
7055
  }), r.init = function(t) {
7056
7056
  var e, n = this;
7057
- this._flicking = t, this._axes = new pu((e = {}, e[ne] = {
7057
+ this._flicking = t, this._axes = new gu((e = {}, e[ne] = {
7058
7058
  range: [0, 0],
7059
7059
  circular: !1,
7060
7060
  bounce: [0, 0]
@@ -7063,7 +7063,7 @@ var $t = /* @__PURE__ */ function() {
7063
7063
  interruptable: t.interruptable,
7064
7064
  nested: t.nested,
7065
7065
  easing: t.easing
7066
- }), this._panInput = new vu(t.viewport.element, {
7066
+ }), this._panInput = new pu(t.viewport.element, {
7067
7067
  inputType: t.inputType,
7068
7068
  threshold: 1,
7069
7069
  iOSEdgeSwipeThreshold: t.iOSEdgeSwipeThreshold,
@@ -7110,7 +7110,7 @@ var $t = /* @__PURE__ */ function() {
7110
7110
  return (t = this._axes) === null || t === void 0 || t.stopAnimation(), this;
7111
7111
  }, r.update = function(t) {
7112
7112
  var e, n = j(this._flicking), o = n.camera, a = this._axes, s = a.axis[ne];
7113
- return s.circular = [t.circular, t.circular], s.range = [t.range.min, t.range.max], s.bounce = Lu(n.bounce, o.size), a.axisManager.set((e = {}, e[ne] = t.position, e)), this;
7113
+ return s.circular = [t.circular, t.circular], s.range = [t.range.min, t.range.max], s.bounce = ju(n.bounce, o.size), a.axisManager.set((e = {}, e[ne] = t.position, e)), this;
7114
7114
  }, r.addPreventClickHandler = function() {
7115
7115
  var t = j(this._flicking), e = this._axes, n = t.camera.element;
7116
7116
  return e.on(ue.HOLD, this._onAxesHold), e.on(ue.CHANGE, this._onAxesChange), n.addEventListener("click", this._preventClickWhenDragged, !0), this;
@@ -7159,9 +7159,9 @@ var $t = /* @__PURE__ */ function() {
7159
7159
  offset: 0
7160
7160
  }, this._dragged = !1;
7161
7161
  }, i;
7162
- }(), Ti = /* @__PURE__ */ function() {
7162
+ }(), xi = /* @__PURE__ */ function() {
7163
7163
  function i() {
7164
- this._flicking = null, this._controller = new Zu(), this._activePanel = null;
7164
+ this._flicking = null, this._controller = new Ju(), this._activePanel = null;
7165
7165
  }
7166
7166
  var r = i.prototype;
7167
7167
  return Object.defineProperty(r, "controller", {
@@ -7373,7 +7373,7 @@ var $t = /* @__PURE__ */ function() {
7373
7373
  enumerable: !1,
7374
7374
  configurable: !0
7375
7375
  }), i;
7376
- }(), Ju = /* @__PURE__ */ function(i) {
7376
+ }(), Qu = /* @__PURE__ */ function(i) {
7377
7377
  de(r, i);
7378
7378
  function r(e) {
7379
7379
  var n = (e === void 0 ? {} : e).count, o = n === void 0 ? 1 / 0 : n, a = i.call(this) || this;
@@ -7433,7 +7433,7 @@ var $t = /* @__PURE__ */ function() {
7433
7433
  });
7434
7434
  }
7435
7435
  if (o.circularEnabled) {
7436
- var m = h[Go(n.index + Math.sign(e - l) * s, f)], y = Math.floor(s / f);
7436
+ var m = h[Uo(n.index + Math.sign(e - l) * s, f)], y = Math.floor(s / f);
7437
7437
  return e > l && m.index < n.index ? y += 1 : e < l && m.index > n.index && (y -= 1), new ce({
7438
7438
  index: m.index,
7439
7439
  position: m.position + y * a.rangeDiff,
@@ -7454,7 +7454,7 @@ var $t = /* @__PURE__ */ function() {
7454
7454
  var o = e > n.position, a = n.panel, s = a.size, l = a.alignPosition;
7455
7455
  return o ? s - l + a.margin.next : l + a.margin.prev;
7456
7456
  }, r;
7457
- }(Ti), Qu = /* @__PURE__ */ function(i) {
7457
+ }(xi), qu = /* @__PURE__ */ function(i) {
7458
7458
  de(r, i);
7459
7459
  function r(e) {
7460
7460
  var n = (e === void 0 ? {} : e).stopAtEdge, o = n === void 0 ? !0 : n, a = i.call(this) || this;
@@ -7494,7 +7494,7 @@ var $t = /* @__PURE__ */ function() {
7494
7494
  axesEvent: o
7495
7495
  });
7496
7496
  }, r;
7497
- }(Ti), qu = /* @__PURE__ */ function(i) {
7497
+ }(xi), ec = /* @__PURE__ */ function(i) {
7498
7498
  de(r, i);
7499
7499
  function r(e) {
7500
7500
  var n = (e === void 0 ? {} : e).count, o = n === void 0 ? 1 : n, a = i.call(this) || this;
@@ -7545,7 +7545,7 @@ var $t = /* @__PURE__ */ function() {
7545
7545
  var a = j(this._flicking), s = a.camera, l = this._activePanel, u = this._controller.range, c = this._indexRange, f = s.range, h = this._controller.state, d = Le(s.clampToReachablePosition(e), u[0], u[1]), v = s.findAnchorIncludePosition(d);
7546
7546
  if (!v || !l)
7547
7547
  return Promise.reject(new Q(q.POSITION_NOT_REACHABLE(e), J.POSITION_NOT_REACHABLE));
7548
- var p = l.position, g = a.animating ? h.delta : e - s.position, m = Math.abs(g) >= a.threshold, y = e > p ? s.getNextAnchor(v) : s.getPrevAnchor(v), P, E, T = s.anchorPoints, k = T[0], A = T[T.length - 1], x = e <= f.min && Dn(k.panel.index, c.min, c.max), M = e >= f.max && Dn(A.panel.index, c.min, c.max), S = y && (c.min <= c.max ? Dn(y.index, c.min, c.max) : y.index >= c.min || y.index <= c.max);
7548
+ var p = l.position, g = a.animating ? h.delta : e - s.position, m = Math.abs(g) >= a.threshold, y = e > p ? s.getNextAnchor(v) : s.getPrevAnchor(v), P, E, T = s.anchorPoints, k = T[0], A = T[T.length - 1], x = e <= f.min && Nn(k.panel.index, c.min, c.max), M = e >= f.max && Nn(A.panel.index, c.min, c.max), S = y && (c.min <= c.max ? Nn(y.index, c.min, c.max) : y.index >= c.min || y.index <= c.max);
7549
7549
  if (x || M) {
7550
7550
  var L = e < f.min ? k : A;
7551
7551
  E = L.panel, P = L.position;
@@ -7572,7 +7572,7 @@ var $t = /* @__PURE__ */ function() {
7572
7572
  max: 0
7573
7573
  };
7574
7574
  }, r;
7575
- }(Ti), Si = /* @__PURE__ */ function() {
7575
+ }(xi), Ti = /* @__PURE__ */ function() {
7576
7576
  function i(t) {
7577
7577
  this._flicking = t;
7578
7578
  }
@@ -7634,7 +7634,7 @@ var $t = /* @__PURE__ */ function() {
7634
7634
  max: (n = s?.position) !== null && n !== void 0 ? n : 0
7635
7635
  };
7636
7636
  }, r;
7637
- }(Si), ec = /* @__PURE__ */ function(i) {
7637
+ }(Ti), tc = /* @__PURE__ */ function(i) {
7638
7638
  de(r, i);
7639
7639
  function r() {
7640
7640
  return i !== null && i.apply(this, arguments) || this;
@@ -7679,7 +7679,7 @@ var $t = /* @__PURE__ */ function() {
7679
7679
  }
7680
7680
  return o[l];
7681
7681
  }, t.findAnchorIncludePosition = function(e) {
7682
- var n = this._flicking.camera, o = n.range, a = n.anchorPoints, s = n.rangeDiff, l = a.length, u = Vo(e, o.min, o.max), c = i.prototype.findAnchorIncludePosition.call(this, u);
7682
+ var n = this._flicking.camera, o = n.range, a = n.anchorPoints, s = n.rangeDiff, l = a.length, u = Wo(e, o.min, o.max), c = i.prototype.findAnchorIncludePosition.call(this, u);
7683
7683
  if (l > 0 && (e === o.min || e === o.max)) {
7684
7684
  var f = [c, new ce({
7685
7685
  index: 0,
@@ -7738,7 +7738,7 @@ var $t = /* @__PURE__ */ function() {
7738
7738
  return n + o.sizeIncludingMargin;
7739
7739
  }, 0);
7740
7740
  }, r;
7741
- }(Si), kr = /* @__PURE__ */ function(i) {
7741
+ }(Ti), kr = /* @__PURE__ */ function(i) {
7742
7742
  de(r, i);
7743
7743
  function r() {
7744
7744
  return i !== null && i.apply(this, arguments) || this;
@@ -7763,7 +7763,7 @@ var $t = /* @__PURE__ */ function() {
7763
7763
  min: d,
7764
7764
  max: v
7765
7765
  };
7766
- var p = e.camera.align, g = typeof p == "object" ? p.camera : p, m = d + xi(g, v - d);
7766
+ var p = e.camera.align, g = typeof p == "object" ? p.camera : p, m = d + wi(g, v - d);
7767
7767
  return {
7768
7768
  min: m,
7769
7769
  max: m
@@ -7821,7 +7821,7 @@ var $t = /* @__PURE__ */ function() {
7821
7821
  }
7822
7822
  return n[n.length - 1];
7823
7823
  }, r;
7824
- }(Si), tc = /* @__PURE__ */ function() {
7824
+ }(Ti), nc = /* @__PURE__ */ function() {
7825
7825
  function i(t, e) {
7826
7826
  var n = this, o = (e === void 0 ? {} : e).align, a = o === void 0 ? xe.CENTER : o;
7827
7827
  this._checkTranslateSupport = function() {
@@ -7870,7 +7870,7 @@ var $t = /* @__PURE__ */ function() {
7870
7870
  * @readonly
7871
7871
  */
7872
7872
  get: function() {
7873
- return wi(this._el.children);
7873
+ return Oi(this._el.children);
7874
7874
  },
7875
7875
  enumerable: !1,
7876
7876
  configurable: !0
@@ -8101,7 +8101,7 @@ var $t = /* @__PURE__ */ function() {
8101
8101
  configurable: !0
8102
8102
  }), r.init = function() {
8103
8103
  var t = this._flicking.viewport.element;
8104
- return zu(t.firstElementChild, "First element child of the viewport element"), this._el = t.firstElementChild, this._checkTranslateSupport(), this._updateMode(), this.updatePanelOrder(), this;
8104
+ return Lu(t.firstElementChild, "First element child of the viewport element"), this._el = t.firstElementChild, this._checkTranslateSupport(), this._updateMode(), this.updatePanelOrder(), this;
8105
8105
  }, r.destroy = function() {
8106
8106
  return this._resetInternalValues(), this;
8107
8107
  }, r.lookAt = function(t) {
@@ -8139,7 +8139,7 @@ var $t = /* @__PURE__ */ function() {
8139
8139
  return this._mode.findNearestAnchor(t);
8140
8140
  }, r.findActiveAnchor = function() {
8141
8141
  var t = j(this._flicking), e = t.control.activeIndex;
8142
- return ju(this._anchors, function(n) {
8142
+ return $u(this._anchors, function(n) {
8143
8143
  return n.panel.index === e;
8144
8144
  });
8145
8145
  }, r.clampToReachablePosition = function(t) {
@@ -8155,7 +8155,7 @@ var $t = /* @__PURE__ */ function() {
8155
8155
  }), this;
8156
8156
  }, r.updateAlignPos = function() {
8157
8157
  var t = this._align, e = typeof t == "object" ? t.camera : t;
8158
- return this._alignPos = xi(e, this.size), this;
8158
+ return this._alignPos = wi(e, this.size), this;
8159
8159
  }, r.updateAnchors = function() {
8160
8160
  return this._anchors = this._mode.getAnchors(), this;
8161
8161
  }, r.updateAdaptiveHeight = function() {
@@ -8251,12 +8251,12 @@ var $t = /* @__PURE__ */ function() {
8251
8251
  }, r._updateMode = function() {
8252
8252
  var t = j(this._flicking);
8253
8253
  if (t.circular) {
8254
- var e = new ec(t), n = e.checkAvailability();
8254
+ var e = new tc(t), n = e.checkAvailability();
8255
8255
  if (n)
8256
8256
  this._mode = e;
8257
8257
  else {
8258
8258
  var o = t.circularFallback;
8259
- this._mode = o === Bo.BOUND ? new kr(t) : new Ar(t);
8259
+ this._mode = o === Ho.BOUND ? new kr(t) : new Ar(t);
8260
8260
  }
8261
8261
  this._circularEnabled = n;
8262
8262
  } else
@@ -8271,7 +8271,7 @@ var $t = /* @__PURE__ */ function() {
8271
8271
  return s;
8272
8272
  });
8273
8273
  }, i;
8274
- }(), Uo = /* @__PURE__ */ function() {
8274
+ }(), Yo = /* @__PURE__ */ function() {
8275
8275
  function i(t) {
8276
8276
  var e = t.align, n = e === void 0 ? xe.CENTER : e, o = t.strategy;
8277
8277
  this._flicking = null, this._panels = [], this._rendering = !1, this._align = n, this._strategy = o;
@@ -8443,7 +8443,7 @@ var $t = /* @__PURE__ */ function() {
8443
8443
  if (t = t.filter(function(u) {
8444
8444
  return s(u);
8445
8445
  }), !(t.length <= 0)) {
8446
- var l = new Mu();
8446
+ var l = new Nu();
8447
8447
  t.forEach(function(u) {
8448
8448
  u.loading = !0;
8449
8449
  }), l.on("readyElement", function(u) {
@@ -8511,7 +8511,7 @@ var $t = /* @__PURE__ */ function() {
8511
8511
  var t = j(this._flicking);
8512
8512
  t.camera.applyTransform();
8513
8513
  }, i;
8514
- }(), nc = /* @__PURE__ */ function(i) {
8514
+ }(), ic = /* @__PURE__ */ function(i) {
8515
8515
  de(r, i);
8516
8516
  function r() {
8517
8517
  return i !== null && i.apply(this, arguments) || this;
@@ -8540,11 +8540,11 @@ var $t = /* @__PURE__ */ function() {
8540
8540
  });
8541
8541
  }, t._removeAllTextNodes = function() {
8542
8542
  var e = j(this._flicking), n = e.camera.element;
8543
- wi(n.childNodes).forEach(function(o) {
8543
+ Oi(n.childNodes).forEach(function(o) {
8544
8544
  o.nodeType === Node.TEXT_NODE && n.removeChild(o);
8545
8545
  });
8546
8546
  }, r;
8547
- }(Uo), ic = /* @__PURE__ */ function(i) {
8547
+ }(Yo), rc = /* @__PURE__ */ function(i) {
8548
8548
  de(r, i);
8549
8549
  function r() {
8550
8550
  return i !== null && i.apply(this, arguments) || this;
@@ -8553,7 +8553,7 @@ var $t = /* @__PURE__ */ function() {
8553
8553
  return t._removePanelElements = function(e) {
8554
8554
  }, t._removeAllChildsFromCamera = function() {
8555
8555
  }, r;
8556
- }(Uo), oi = /* @__PURE__ */ function() {
8556
+ }(Yo), ri = /* @__PURE__ */ function() {
8557
8557
  function i(t) {
8558
8558
  var e = t.index, n = t.align, o = t.flicking, a = t.elementProvider;
8559
8559
  this._index = e, this._flicking = o, this._elProvider = a, this._align = n, this._removed = !1, this._rendered = !0, this._loading = !1, this._resetInternalStates();
@@ -8874,7 +8874,7 @@ var $t = /* @__PURE__ */ function() {
8874
8874
  }
8875
8875
  return this.updatePosition(), this._updateAlignPos(), this;
8876
8876
  }, r.setSize = function(t) {
8877
- return Wo(this.element, t), this;
8877
+ return Go(this.element, t), this;
8878
8878
  }, r.contains = function(t) {
8879
8879
  var e;
8880
8880
  return !!(!((e = this.element) === null || e === void 0) && e.contains(t));
@@ -8917,14 +8917,14 @@ var $t = /* @__PURE__ */ function() {
8917
8917
  var e = t.camera, n = e.range, o = e.alignPosition, a = e.visibleRange, s = a.max - a.min, l = n.min - o, u = n.max - o + s, c = this.includeRange(u - s, u, !1), f = this.includeRange(l, l + s, !1);
8918
8918
  return this._toggled = !1, c ? (this._toggleDirection = U.PREV, this._togglePosition = this.range.max + n.min - n.max + o, this.toggle(1 / 0, e.position)) : f ? (this._toggleDirection = U.NEXT, this._togglePosition = this.range.min + n.max - s + o, this.toggle(-1 / 0, e.position)) : (this._toggleDirection = U.NONE, this._togglePosition = 0), this;
8919
8919
  }, r._updateAlignPos = function() {
8920
- this._alignPos = xi(this._align, this._size);
8920
+ this._alignPos = wi(this._align, this._size);
8921
8921
  }, r._resetInternalStates = function() {
8922
8922
  this._size = 0, this._pos = 0, this._margin = {
8923
8923
  prev: 0,
8924
8924
  next: 0
8925
8925
  }, this._height = 0, this._alignPos = 0, this._toggled = !1, this._togglePosition = 0, this._toggleDirection = U.NONE;
8926
8926
  }, i;
8927
- }(), Yo = /* @__PURE__ */ function() {
8927
+ }(), Xo = /* @__PURE__ */ function() {
8928
8928
  function i(t) {
8929
8929
  var e = t.providerCtor;
8930
8930
  this._providerCtor = e;
@@ -8956,7 +8956,7 @@ var $t = /* @__PURE__ */ function() {
8956
8956
  }, r.collectPanels = function(t, e) {
8957
8957
  var n = this, o = sn(t.renderer.align);
8958
8958
  return e.map(function(a, s) {
8959
- return new oi({
8959
+ return new ri({
8960
8960
  index: s,
8961
8961
  elementProvider: new n._providerCtor(a),
8962
8962
  align: o,
@@ -8964,7 +8964,7 @@ var $t = /* @__PURE__ */ function() {
8964
8964
  });
8965
8965
  });
8966
8966
  }, r.createPanel = function(t, e) {
8967
- return new oi(he(he({}, e), {
8967
+ return new ri(he(he({}, e), {
8968
8968
  elementProvider: new this._providerCtor(t)
8969
8969
  }));
8970
8970
  }, r.updatePanelSizes = function(t, e) {
@@ -9019,7 +9019,7 @@ var $t = /* @__PURE__ */ function() {
9019
9019
  */
9020
9020
  get: function() {
9021
9021
  var e = this._flicking, n = e.panelsPerView + 1, o = e.panelCount, a = this._index;
9022
- return this._toggled && (a = this._toggleDirection === U.NEXT ? a + o : a - o), Go(a, n);
9022
+ return this._toggled && (a = this._toggleDirection === U.NEXT ? a + o : a - o), Uo(a, n);
9023
9023
  },
9024
9024
  enumerable: !1,
9025
9025
  configurable: !0
@@ -9035,7 +9035,7 @@ var $t = /* @__PURE__ */ function() {
9035
9035
  }, t.decreaseIndex = function(e) {
9036
9036
  return this.uncacheRenderResult(), i.prototype.decreaseIndex.call(this, e);
9037
9037
  }, r;
9038
- }(oi), Xo = /* @__PURE__ */ function() {
9038
+ }(ri), Ko = /* @__PURE__ */ function() {
9039
9039
  function i() {
9040
9040
  }
9041
9041
  var r = i.prototype;
@@ -9099,18 +9099,18 @@ var $t = /* @__PURE__ */ function() {
9099
9099
  }));
9100
9100
  }, r.updatePanelSizes = function(t, e) {
9101
9101
  t.virtual.elements.forEach(function(n) {
9102
- Wo(n.nativeElement, e);
9102
+ Go(n.nativeElement, e);
9103
9103
  }), t.panels.forEach(function(n) {
9104
9104
  return n.setSize(e);
9105
9105
  });
9106
9106
  }, i;
9107
- }(), Ko = /* @__PURE__ */ function(i) {
9107
+ }(), Zo = /* @__PURE__ */ function(i) {
9108
9108
  de(r, i);
9109
9109
  function r(e, n) {
9110
- var o = n === void 0 ? {} : n, a = o.align, s = a === void 0 ? xe.CENTER : a, l = o.defaultIndex, u = l === void 0 ? 0 : l, c = o.horizontal, f = c === void 0 ? !0 : c, h = o.circular, d = h === void 0 ? !1 : h, v = o.circularFallback, p = v === void 0 ? Bo.LINEAR : v, g = o.bound, m = g === void 0 ? !1 : g, y = o.adaptive, P = y === void 0 ? !1 : y, E = o.panelsPerView, T = E === void 0 ? -1 : E, k = o.noPanelStyleOverride, A = k === void 0 ? !1 : k, x = o.resizeOnContentsReady, M = x === void 0 ? !1 : x, S = o.nested, L = S === void 0 ? !1 : S, z = o.needPanelThreshold, Y = z === void 0 ? 0 : z, F = o.preventEventsBeforeInit, K = F === void 0 ? !0 : F, R = o.deceleration, O = R === void 0 ? 75e-4 : R, I = o.duration, te = I === void 0 ? 500 : I, $ = o.easing, V = $ === void 0 ? function(Ea) {
9111
- return 1 - Math.pow(1 - Ea, 3);
9112
- } : $, me = o.inputType, Je = me === void 0 ? ["mouse", "touch"] : me, Ft = o.moveType, ra = Ft === void 0 ? "snap" : Ft, Ni = o.threshold, oa = Ni === void 0 ? 40 : Ni, Di = o.interruptable, aa = Di === void 0 ? !0 : Di, zi = o.bounce, sa = zi === void 0 ? "20%" : zi, Li = o.iOSEdgeSwipeThreshold, la = Li === void 0 ? 30 : Li, ji = o.preventClickOnDrag, ua = ji === void 0 ? !0 : ji, $i = o.preventDefaultOnDrag, ca = $i === void 0 ? !1 : $i, Fi = o.disableOnInit, fa = Fi === void 0 ? !1 : Fi, Bi = o.changeOnHold, da = Bi === void 0 ? !1 : Bi, Hi = o.renderOnlyVisible, ha = Hi === void 0 ? !1 : Hi, Vi = o.virtual, Wi = Vi === void 0 ? null : Vi, Gi = o.autoInit, va = Gi === void 0 ? !0 : Gi, Ui = o.autoResize, pa = Ui === void 0 ? !0 : Ui, Yi = o.useResizeObserver, ga = Yi === void 0 ? !0 : Yi, Xi = o.resizeDebounce, ma = Xi === void 0 ? 0 : Xi, Ki = o.maxResizeDebounce, _a = Ki === void 0 ? 100 : Ki, Zi = o.useFractionalSize, ya = Zi === void 0 ? !1 : Zi, Ji = o.externalRenderer, ba = Ji === void 0 ? null : Ji, Qi = o.renderExternal, Pa = Qi === void 0 ? null : Qi, D = i.call(this) || this;
9113
- return D._initialized = !1, D._plugins = [], D._align = s, D._defaultIndex = u, D._horizontal = f, D._circular = d, D._circularFallback = p, D._bound = m, D._adaptive = P, D._panelsPerView = T, D._noPanelStyleOverride = A, D._resizeOnContentsReady = M, D._nested = L, D._virtual = Wi, D._needPanelThreshold = Y, D._preventEventsBeforeInit = K, D._deceleration = O, D._duration = te, D._easing = V, D._inputType = Je, D._moveType = ra, D._threshold = oa, D._interruptable = aa, D._bounce = sa, D._iOSEdgeSwipeThreshold = la, D._preventClickOnDrag = ua, D._preventDefaultOnDrag = ca, D._disableOnInit = fa, D._changeOnHold = da, D._renderOnlyVisible = ha, D._autoInit = va, D._autoResize = pa, D._useResizeObserver = ga, D._resizeDebounce = ma, D._maxResizeDebounce = _a, D._useFractionalSize = ya, D._externalRenderer = ba, D._renderExternal = Pa, D._viewport = new Bu(D, Du(e)), D._autoResizer = new Hu(D), D._renderer = D._createRenderer(), D._camera = D._createCamera(), D._control = D._createControl(), D._virtualManager = new Wu(D, Wi), D._autoInit && D.init(), D;
9110
+ var o = n === void 0 ? {} : n, a = o.align, s = a === void 0 ? xe.CENTER : a, l = o.defaultIndex, u = l === void 0 ? 0 : l, c = o.horizontal, f = c === void 0 ? !0 : c, h = o.circular, d = h === void 0 ? !1 : h, v = o.circularFallback, p = v === void 0 ? Ho.LINEAR : v, g = o.bound, m = g === void 0 ? !1 : g, y = o.adaptive, P = y === void 0 ? !1 : y, E = o.panelsPerView, T = E === void 0 ? -1 : E, k = o.noPanelStyleOverride, A = k === void 0 ? !1 : k, x = o.resizeOnContentsReady, M = x === void 0 ? !1 : x, S = o.nested, L = S === void 0 ? !1 : S, z = o.needPanelThreshold, Y = z === void 0 ? 0 : z, F = o.preventEventsBeforeInit, K = F === void 0 ? !0 : F, R = o.deceleration, O = R === void 0 ? 75e-4 : R, I = o.duration, te = I === void 0 ? 500 : I, $ = o.easing, V = $ === void 0 ? function(Oa) {
9111
+ return 1 - Math.pow(1 - Oa, 3);
9112
+ } : $, me = o.inputType, Je = me === void 0 ? ["mouse", "touch"] : me, Ft = o.moveType, oa = Ft === void 0 ? "snap" : Ft, Mi = o.threshold, aa = Mi === void 0 ? 40 : Mi, Ni = o.interruptable, sa = Ni === void 0 ? !0 : Ni, Di = o.bounce, la = Di === void 0 ? "20%" : Di, zi = o.iOSEdgeSwipeThreshold, ua = zi === void 0 ? 30 : zi, Li = o.preventClickOnDrag, ca = Li === void 0 ? !0 : Li, ji = o.preventDefaultOnDrag, fa = ji === void 0 ? !1 : ji, $i = o.disableOnInit, da = $i === void 0 ? !1 : $i, Fi = o.changeOnHold, ha = Fi === void 0 ? !1 : Fi, Bi = o.renderOnlyVisible, va = Bi === void 0 ? !1 : Bi, Hi = o.virtual, Vi = Hi === void 0 ? null : Hi, Wi = o.autoInit, pa = Wi === void 0 ? !0 : Wi, Gi = o.autoResize, ga = Gi === void 0 ? !0 : Gi, Ui = o.useResizeObserver, ma = Ui === void 0 ? !0 : Ui, Yi = o.resizeDebounce, _a = Yi === void 0 ? 0 : Yi, Xi = o.maxResizeDebounce, ya = Xi === void 0 ? 100 : Xi, Ki = o.useFractionalSize, ba = Ki === void 0 ? !1 : Ki, Zi = o.externalRenderer, Pa = Zi === void 0 ? null : Zi, Ji = o.renderExternal, Ea = Ji === void 0 ? null : Ji, D = i.call(this) || this;
9113
+ return D._initialized = !1, D._plugins = [], D._align = s, D._defaultIndex = u, D._horizontal = f, D._circular = d, D._circularFallback = p, D._bound = m, D._adaptive = P, D._panelsPerView = T, D._noPanelStyleOverride = A, D._resizeOnContentsReady = M, D._nested = L, D._virtual = Vi, D._needPanelThreshold = Y, D._preventEventsBeforeInit = K, D._deceleration = O, D._duration = te, D._easing = V, D._inputType = Je, D._moveType = oa, D._threshold = aa, D._interruptable = sa, D._bounce = la, D._iOSEdgeSwipeThreshold = ua, D._preventClickOnDrag = ca, D._preventDefaultOnDrag = fa, D._disableOnInit = da, D._changeOnHold = ha, D._renderOnlyVisible = va, D._autoInit = pa, D._autoResize = ga, D._useResizeObserver = ma, D._resizeDebounce = _a, D._maxResizeDebounce = ya, D._useFractionalSize = ba, D._externalRenderer = Pa, D._renderExternal = Ea, D._viewport = new Hu(D, zu(e)), D._autoResizer = new Vu(D), D._renderer = D._createRenderer(), D._camera = D._createCamera(), D._control = D._createControl(), D._virtualManager = new Gu(D, Vi), D._autoInit && D.init(), D;
9114
9114
  }
9115
9115
  var t = r.prototype;
9116
9116
  return Object.defineProperty(t, "control", {
@@ -10145,7 +10145,7 @@ var $t = /* @__PURE__ */ function() {
10145
10145
  for (var e = this, n = [], o = 0; o < arguments.length; o++)
10146
10146
  n[o] = arguments[o];
10147
10147
  return n.forEach(function(a) {
10148
- var s = $u(e._plugins, function(l) {
10148
+ var s = Fu(e._plugins, function(l) {
10149
10149
  return l === a;
10150
10150
  });
10151
10151
  s >= 0 && (a.destroy(), e._plugins.splice(s, 1));
@@ -10208,14 +10208,14 @@ var $t = /* @__PURE__ */ function() {
10208
10208
  throw new Q(q.WRONG_OPTION("moveType", JSON.stringify(n)), J.WRONG_OPTION);
10209
10209
  switch (a) {
10210
10210
  case qe.SNAP:
10211
- return new Ju(s);
10212
- case qe.FREE_SCROLL:
10213
10211
  return new Qu(s);
10214
- case qe.STRICT:
10212
+ case qe.FREE_SCROLL:
10215
10213
  return new qu(s);
10214
+ case qe.STRICT:
10215
+ return new ec(s);
10216
10216
  }
10217
10217
  }, t._createCamera = function() {
10218
- return this._circular && this._bound && console.warn('"circular" and "bound" option cannot be used together, ignoring bound.'), new tc(this, {
10218
+ return this._circular && this._bound && console.warn('"circular" and "bound" option cannot be used together, ignoring bound.'), new nc(this, {
10219
10219
  align: this._align
10220
10220
  });
10221
10221
  }, t._createRenderer = function() {
@@ -10228,10 +10228,10 @@ var $t = /* @__PURE__ */ function() {
10228
10228
  }, o));
10229
10229
  }, t._createVanillaRenderer = function() {
10230
10230
  var e = this.virtualEnabled;
10231
- return new nc({
10231
+ return new ic({
10232
10232
  align: this._align,
10233
- strategy: e ? new Xo() : new Yo({
10234
- providerCtor: Vu
10233
+ strategy: e ? new Ko() : new Xo({
10234
+ providerCtor: Wu
10235
10235
  })
10236
10236
  });
10237
10237
  }, t._moveToInitialPanel = function() {
@@ -10262,8 +10262,8 @@ var $t = /* @__PURE__ */ function() {
10262
10262
  element: e.element
10263
10263
  }));
10264
10264
  }, r.VERSION = "4.11.1", r;
10265
- }(Ze), rc = function(i, r) {
10266
- [Ze.prototype, Ko.prototype].forEach(function(t) {
10265
+ }(Ze), oc = function(i, r) {
10266
+ [Ze.prototype, Zo.prototype].forEach(function(t) {
10267
10267
  Object.getOwnPropertyNames(t).filter(function(e) {
10268
10268
  return !i[e] && e.indexOf("_") !== 0 && e !== "constructor";
10269
10269
  }).forEach(function(e) {
@@ -10289,7 +10289,7 @@ var $t = /* @__PURE__ */ function() {
10289
10289
  }
10290
10290
  });
10291
10291
  });
10292
- }, oc = function(i, r, t) {
10292
+ }, ac = function(i, r, t) {
10293
10293
  var e = i.renderer, n = e.panels, o = oe(r.prevList), a = [], s = [];
10294
10294
  if (r.removed.length > 0) {
10295
10295
  var l = -1, u = -1;
@@ -10298,7 +10298,7 @@ var $t = /* @__PURE__ */ function() {
10298
10298
  }), s.push.apply(s, oe(Dr(e, u, l + 1)));
10299
10299
  }
10300
10300
  if (r.ordered.forEach(function(d) {
10301
- var v = Oi(d, 2), p = v[0], g = v[1], m = n.splice(p, 1)[0];
10301
+ var v = Ei(d, 2), p = v[0], g = v[1], m = n.splice(p, 1)[0];
10302
10302
  n.splice(g, 0, m);
10303
10303
  }), r.ordered.length > 0 && (n.forEach(function(d, v) {
10304
10304
  var p = v - d.index;
@@ -10329,11 +10329,11 @@ var $t = /* @__PURE__ */ function() {
10329
10329
  deleteCount: e.length,
10330
10330
  hasDOMInElements: !1
10331
10331
  });
10332
- }, ac = function(i, r) {
10332
+ }, sc = function(i, r) {
10333
10333
  var t = r.removed.reduce(function(n, o) {
10334
10334
  return n[o] = !0, n;
10335
10335
  }, {}), e = r.maintained.reduce(function(n, o) {
10336
- var a = Oi(o, 2), s = a[0], l = a[1];
10336
+ var a = Ei(o, 2), s = a[0], l = a[1];
10337
10337
  return n[s] = l, n;
10338
10338
  }, {});
10339
10339
  return oe(i.panels.filter(function(n) {
@@ -10345,20 +10345,20 @@ var $t = /* @__PURE__ */ function() {
10345
10345
  }), r.added.map(function(n) {
10346
10346
  return r.list[n];
10347
10347
  }));
10348
- }, sc = function(i, r, t) {
10348
+ }, lc = function(i, r, t) {
10349
10349
  i === void 0 && (i = xe.CENTER), r === void 0 && (r = !0);
10350
- var e = lc(i), n = uc(i);
10350
+ var e = uc(i), n = cc(i);
10351
10351
  if (n == null)
10352
10352
  return "";
10353
10353
  var o = "calc(" + e + " - (" + (t || "0px") + " * " + n.percentage + ") - " + n.absolute + "px)";
10354
10354
  return r ? "translate(" + o + ")" : "translate(0, " + o + ")";
10355
- }, lc = function(i) {
10356
- var r = typeof i == "object" ? i.camera : i;
10357
- return Zo(r);
10358
10355
  }, uc = function(i) {
10356
+ var r = typeof i == "object" ? i.camera : i;
10357
+ return Jo(r);
10358
+ }, cc = function(i) {
10359
10359
  var r = typeof i == "object" ? i.panel : i;
10360
- return Ho(Zo(r));
10361
- }, Zo = function(i) {
10360
+ return Vo(Jo(r));
10361
+ }, Jo = function(i) {
10362
10362
  if (typeof i == "number")
10363
10363
  return i + "px";
10364
10364
  switch (i) {
@@ -10386,20 +10386,20 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
10386
10386
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10387
10387
  PERFORMANCE OF THIS SOFTWARE.
10388
10388
  ***************************************************************************** */
10389
- var ai = function(i, r) {
10390
- return ai = Object.setPrototypeOf || {
10389
+ var oi = function(i, r) {
10390
+ return oi = Object.setPrototypeOf || {
10391
10391
  __proto__: []
10392
10392
  } instanceof Array && function(t, e) {
10393
10393
  t.__proto__ = e;
10394
10394
  } || function(t, e) {
10395
10395
  for (var n in e)
10396
10396
  Object.prototype.hasOwnProperty.call(e, n) && (t[n] = e[n]);
10397
- }, ai(i, r);
10397
+ }, oi(i, r);
10398
10398
  };
10399
- function cc(i, r) {
10399
+ function fc(i, r) {
10400
10400
  if (typeof r != "function" && r !== null)
10401
10401
  throw new TypeError("Class extends value " + String(r) + " is not a constructor or null");
10402
- ai(i, r);
10402
+ oi(i, r);
10403
10403
  function t() {
10404
10404
  this.constructor = i;
10405
10405
  }
@@ -10415,7 +10415,7 @@ var dn = function() {
10415
10415
  return r;
10416
10416
  }, dn.apply(this, arguments);
10417
10417
  };
10418
- function fc(i, r) {
10418
+ function dc(i, r) {
10419
10419
  var t = {};
10420
10420
  for (var e in i)
10421
10421
  Object.prototype.hasOwnProperty.call(i, e) && r.indexOf(e) < 0 && (t[e] = i[e]);
@@ -10531,13 +10531,13 @@ function Lr(i, r) {
10531
10531
  };
10532
10532
  }
10533
10533
  }
10534
- function zn(i, r, t) {
10534
+ function Dn(i, r, t) {
10535
10535
  if (t || arguments.length === 2)
10536
10536
  for (var e = 0, n = r.length, o; e < n; e++)
10537
10537
  (o || !(e in r)) && (o || (o = Array.prototype.slice.call(r, 0, e)), o[e] = r[e]);
10538
10538
  return i.concat(o || Array.prototype.slice.call(r));
10539
10539
  }
10540
- var dc = {
10540
+ var hc = {
10541
10541
  viewportTag: {
10542
10542
  type: String,
10543
10543
  default: "div",
@@ -10580,8 +10580,8 @@ var dc = {
10580
10580
  type: Object,
10581
10581
  required: !1
10582
10582
  }
10583
- }, hc = /* @__PURE__ */ function(i) {
10584
- cc(r, i);
10583
+ }, vc = /* @__PURE__ */ function(i) {
10584
+ fc(r, i);
10585
10585
  function r(e) {
10586
10586
  var n = i.call(this, e) || this;
10587
10587
  return n._vueFlicking = e.vueFlicking, n;
@@ -10629,7 +10629,7 @@ var dc = {
10629
10629
  }, t._createPanel = function(e, n) {
10630
10630
  return this._strategy.createPanel(e, n);
10631
10631
  }, r;
10632
- }(ic), vc = se({
10632
+ }(rc), pc = se({
10633
10633
  data: function() {
10634
10634
  return {
10635
10635
  hide: !1
@@ -10639,7 +10639,7 @@ var dc = {
10639
10639
  if (!(this.hide || !this.$slots.default))
10640
10640
  return this.$slots.default();
10641
10641
  }
10642
- }), pc = /* @__PURE__ */ function() {
10642
+ }), gc = /* @__PURE__ */ function() {
10643
10643
  function i(t) {
10644
10644
  this._el = t;
10645
10645
  }
@@ -10662,10 +10662,10 @@ var dc = {
10662
10662
  }, r.hide = function() {
10663
10663
  this._el.hide = !0;
10664
10664
  }, i;
10665
- }(), si = se({
10666
- props: dc,
10665
+ }(), ai = se({
10666
+ props: hc,
10667
10667
  components: {
10668
- Panel: vc
10668
+ Panel: pc
10669
10669
  },
10670
10670
  data: function() {
10671
10671
  return {};
@@ -10673,7 +10673,7 @@ var dc = {
10673
10673
  created: function() {
10674
10674
  var i = this;
10675
10675
  this.vanillaFlicking = null, this.renderEmitter = new Ze(), this.diffResult = null, this.getPanels = function() {
10676
- var r = Ia(), t = r?.ctx, e = i.vanillaFlicking, n = i.getSlots(), o = t?.diffResult, a = o ? ac(e, o) : n, s = Ge("Panel"), l = a.map(function(u, c) {
10676
+ var r = Aa(), t = r?.ctx, e = i.vanillaFlicking, n = i.getSlots(), o = t?.diffResult, a = o ? sc(e, o) : n, s = Ge("Panel"), l = a.map(function(u, c) {
10677
10677
  return gt(s, {
10678
10678
  key: u.key,
10679
10679
  ref: c.toString()
@@ -10697,17 +10697,17 @@ var dc = {
10697
10697
  "data-element-index": c
10698
10698
  });
10699
10699
  });
10700
- }, rc(this, "vanillaFlicking");
10700
+ }, oc(this, "vanillaFlicking");
10701
10701
  },
10702
10702
  mounted: function() {
10703
10703
  var i = this, r, t = this.options, e = this.$el, n = {
10704
10704
  vueFlicking: this,
10705
10705
  align: t.align,
10706
- strategy: t.virtual && ((r = t.panelsPerView) !== null && r !== void 0 ? r : -1) > 0 ? new Xo() : new Yo({
10707
- providerCtor: pc
10706
+ strategy: t.virtual && ((r = t.panelsPerView) !== null && r !== void 0 ? r : -1) > 0 ? new Ko() : new Xo({
10707
+ providerCtor: gc
10708
10708
  })
10709
- }, o = new Ko(e, dn(dn({}, t), {
10710
- externalRenderer: new hc(n)
10709
+ }, o = new Zo(e, dn(dn({}, t), {
10710
+ externalRenderer: new vc(n)
10711
10711
  }));
10712
10712
  this.vanillaFlicking = o, o.once(H.READY, function() {
10713
10713
  i.$forceUpdate();
@@ -10731,7 +10731,7 @@ var dc = {
10731
10731
  var i = this.vanillaFlicking, r = this.diffResult;
10732
10732
  if (this.checkPlugins(), this.renderEmitter.trigger("render"), !(!r || !i?.initialized)) {
10733
10733
  var t = this.getChildren();
10734
- oc(i, r, t), (r.added.length > 0 || r.removed.length > 0) && this.$forceUpdate(), this.diffResult = void 0;
10734
+ ac(i, r, t), (r.added.length > 0 || r.removed.length > 0) && this.$forceUpdate(), this.diffResult = void 0;
10735
10735
  }
10736
10736
  },
10737
10737
  render: function() {
@@ -10746,10 +10746,10 @@ var dc = {
10746
10746
  "flicking-camera": !0
10747
10747
  }, i[this.cameraClass] = !!this.cameraClass, i),
10748
10748
  style: !n && this.firstPanelSize ? {
10749
- transform: sc(this.options.align, this.options.horizontal, this.firstPanelSize)
10749
+ transform: lc(this.options.align, this.options.horizontal, this.firstPanelSize)
10750
10750
  } : {}
10751
10751
  }, l = e.virtual && e.panelsPerView && e.panelsPerView > 0 ? this.getVirtualPanels : this.getPanels, u = this.$slots.viewport ? this.$slots.viewport() : [];
10752
- return gt(this.viewportTag, a, zn([gt(this.cameraTag, s, {
10752
+ return gt(this.viewportTag, a, Dn([gt(this.cameraTag, s, {
10753
10753
  default: l
10754
10754
  })], u, !0));
10755
10755
  },
@@ -10757,9 +10757,9 @@ var dc = {
10757
10757
  getSlots: function() {
10758
10758
  var i = this, r = this.$slots.default ? this.$slots.default() : [];
10759
10759
  return r.reduce(function(t, e) {
10760
- return zn(zn([], t, !0), i.getElementVNodes(e), !0);
10760
+ return Dn(Dn([], t, !0), i.getElementVNodes(e), !0);
10761
10761
  }, []).filter(function(t) {
10762
- return t.type !== Aa && t.type !== ka;
10762
+ return t.type !== ka && t.type !== Ma;
10763
10763
  });
10764
10764
  },
10765
10765
  getElementVNodes: function(i, r) {
@@ -10807,7 +10807,7 @@ var dc = {
10807
10807
  var r = this.vanillaFlicking;
10808
10808
  if (r) {
10809
10809
  i.virtual;
10810
- var t = fc(i, ["virtual"]);
10810
+ var t = dc(i, ["virtual"]);
10811
10811
  for (var e in t)
10812
10812
  e in r && r[e] !== t[e] && (r[e] = t[e]);
10813
10813
  }
@@ -10821,7 +10821,7 @@ var dc = {
10821
10821
  CAMERA: "camera",
10822
10822
  INDEX: "index"
10823
10823
  }
10824
- }, gc = function(i, r) {
10824
+ }, mc = function(i, r) {
10825
10825
  if (i)
10826
10826
  if (i.classList)
10827
10827
  i.classList.add(r);
@@ -10829,7 +10829,7 @@ var dc = {
10829
10829
  var t = i.className.split(" ");
10830
10830
  t.indexOf(r) < 0 && (i.className = i.className + " " + r);
10831
10831
  }
10832
- }, mc = function(i, r) {
10832
+ }, _c = function(i, r) {
10833
10833
  if (i)
10834
10834
  if (i.classList)
10835
10835
  i.classList.remove(r);
@@ -10837,7 +10837,7 @@ var dc = {
10837
10837
  var t = new RegExp("( |^)" + r + "( |$)", "g");
10838
10838
  i.className.replace(t, " ");
10839
10839
  }
10840
- }, Jo = /* @__PURE__ */ function() {
10840
+ }, Qo = /* @__PURE__ */ function() {
10841
10841
  function i(t) {
10842
10842
  var e = this, n = t === void 0 ? {} : t, o = n.type, a = o === void 0 ? pt.TYPE.CAMERA : o, s = n.synchronizedFlickingOptions, l = s === void 0 ? [] : s;
10843
10843
  this._flicking = null, this._addEvents = function() {
@@ -10895,7 +10895,7 @@ var dc = {
10895
10895
  }, this._updateClass = function(u, c) {
10896
10896
  var f = u.flicking, h = u.activeClass;
10897
10897
  h && f.panels.forEach(function(d) {
10898
- d.index === c ? gc(d.element, h) : mc(d.element, h);
10898
+ d.index === c ? mc(d.element, h) : _c(d.element, h);
10899
10899
  });
10900
10900
  }, this._type = a, this._synchronizedFlickingOptions = l;
10901
10901
  }
@@ -10936,7 +10936,7 @@ var dc = {
10936
10936
  this._removeEvents(), t(), this._addEvents();
10937
10937
  }, i;
10938
10938
  }();
10939
- function _c(i) {
10939
+ function yc(i) {
10940
10940
  if (Array.isArray(i)) {
10941
10941
  for (var r = 0, t = Array(i.length); r < i.length; r++)
10942
10942
  t[r] = i[r];
@@ -10944,23 +10944,23 @@ function _c(i) {
10944
10944
  } else
10945
10945
  return Array.from(i);
10946
10946
  }
10947
- var Ci = !1;
10947
+ var Si = !1;
10948
10948
  if (typeof window < "u") {
10949
10949
  var jr = {
10950
10950
  get passive() {
10951
- Ci = !0;
10951
+ Si = !0;
10952
10952
  }
10953
10953
  };
10954
10954
  window.addEventListener("testPassive", null, jr), window.removeEventListener("testPassive", null, jr);
10955
10955
  }
10956
- var hn = typeof window < "u" && window.navigator && window.navigator.platform && (/iP(ad|hone|od)/.test(window.navigator.platform) || window.navigator.platform === "MacIntel" && window.navigator.maxTouchPoints > 1), We = [], vn = !1, Qo = -1, Tt = void 0, Be = void 0, St = void 0, qo = function(r) {
10956
+ var hn = typeof window < "u" && window.navigator && window.navigator.platform && (/iP(ad|hone|od)/.test(window.navigator.platform) || window.navigator.platform === "MacIntel" && window.navigator.maxTouchPoints > 1), We = [], vn = !1, qo = -1, Tt = void 0, Be = void 0, St = void 0, ea = function(r) {
10957
10957
  return We.some(function(t) {
10958
10958
  return !!(t.options.allowTouchMove && t.options.allowTouchMove(r));
10959
10959
  });
10960
10960
  }, pn = function(r) {
10961
10961
  var t = r || window.event;
10962
- return qo(t.target) || t.touches.length > 1 ? !0 : (t.preventDefault && t.preventDefault(), !1);
10963
- }, yc = function(r) {
10962
+ return ea(t.target) || t.touches.length > 1 ? !0 : (t.preventDefault && t.preventDefault(), !1);
10963
+ }, bc = function(r) {
10964
10964
  if (St === void 0) {
10965
10965
  var t = !!r && r.reserveScrollBarGap === !0, e = window.innerWidth - document.documentElement.clientWidth;
10966
10966
  if (t && e > 0) {
@@ -10969,9 +10969,9 @@ var hn = typeof window < "u" && window.navigator && window.navigator.platform &&
10969
10969
  }
10970
10970
  }
10971
10971
  Tt === void 0 && (Tt = document.body.style.overflow, document.body.style.overflow = "hidden");
10972
- }, bc = function() {
10973
- St !== void 0 && (document.body.style.paddingRight = St, St = void 0), Tt !== void 0 && (document.body.style.overflow = Tt, Tt = void 0);
10974
10972
  }, Pc = function() {
10973
+ St !== void 0 && (document.body.style.paddingRight = St, St = void 0), Tt !== void 0 && (document.body.style.overflow = Tt, Tt = void 0);
10974
+ }, Ec = function() {
10975
10975
  return window.requestAnimationFrame(function() {
10976
10976
  if (Be === void 0) {
10977
10977
  Be = {
@@ -10988,17 +10988,17 @@ var hn = typeof window < "u" && window.navigator && window.navigator.platform &&
10988
10988
  }, 300);
10989
10989
  }
10990
10990
  });
10991
- }, Ec = function() {
10991
+ }, Oc = function() {
10992
10992
  if (Be !== void 0) {
10993
10993
  var r = -parseInt(document.body.style.top, 10), t = -parseInt(document.body.style.left, 10);
10994
10994
  document.body.style.position = Be.position, document.body.style.top = Be.top, document.body.style.left = Be.left, window.scrollTo(t, r), Be = void 0;
10995
10995
  }
10996
- }, Oc = function(r) {
10996
+ }, wc = function(r) {
10997
10997
  return r ? r.scrollHeight - r.scrollTop <= r.clientHeight : !1;
10998
- }, wc = function(r, t) {
10999
- var e = r.targetTouches[0].clientY - Qo;
11000
- return qo(r.target) ? !1 : t && t.scrollTop === 0 && e > 0 || Oc(t) && e < 0 ? pn(r) : (r.stopPropagation(), !0);
11001
10998
  }, xc = function(r, t) {
10999
+ var e = r.targetTouches[0].clientY - qo;
11000
+ return ea(r.target) ? !1 : t && t.scrollTop === 0 && e > 0 || wc(t) && e < 0 ? pn(r) : (r.stopPropagation(), !0);
11001
+ }, Tc = function(r, t) {
11002
11002
  if (!r) {
11003
11003
  console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.");
11004
11004
  return;
@@ -11010,45 +11010,45 @@ var hn = typeof window < "u" && window.navigator && window.navigator.platform &&
11010
11010
  targetElement: r,
11011
11011
  options: t || {}
11012
11012
  };
11013
- We = [].concat(_c(We), [e]), hn ? Pc() : yc(t), hn && (r.ontouchstart = function(n) {
11014
- n.targetTouches.length === 1 && (Qo = n.targetTouches[0].clientY);
11013
+ We = [].concat(yc(We), [e]), hn ? Ec() : bc(t), hn && (r.ontouchstart = function(n) {
11014
+ n.targetTouches.length === 1 && (qo = n.targetTouches[0].clientY);
11015
11015
  }, r.ontouchmove = function(n) {
11016
- n.targetTouches.length === 1 && wc(n, r);
11017
- }, vn || (document.addEventListener("touchmove", pn, Ci ? { passive: !1 } : void 0), vn = !0));
11016
+ n.targetTouches.length === 1 && xc(n, r);
11017
+ }, vn || (document.addEventListener("touchmove", pn, Si ? { passive: !1 } : void 0), vn = !0));
11018
11018
  }
11019
- }, Tc = function(r) {
11019
+ }, Sc = function(r) {
11020
11020
  if (!r) {
11021
11021
  console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.");
11022
11022
  return;
11023
11023
  }
11024
11024
  We = We.filter(function(t) {
11025
11025
  return t.targetElement !== r;
11026
- }), hn && (r.ontouchstart = null, r.ontouchmove = null, vn && We.length === 0 && (document.removeEventListener("touchmove", pn, Ci ? { passive: !1 } : void 0), vn = !1)), hn ? Ec() : bc();
11027
- }, Ri = se({
11026
+ }), hn && (r.ontouchstart = null, r.ontouchmove = null, vn && We.length === 0 && (document.removeEventListener("touchmove", pn, Si ? { passive: !1 } : void 0), vn = !1)), hn ? Oc() : Pc();
11027
+ }, Ci = se({
11028
11028
  name: "SidePanelCloseButton",
11029
11029
  emits: ["close"]
11030
11030
  });
11031
- const Sc = /* @__PURE__ */ _(
11031
+ const Cc = /* @__PURE__ */ _(
11032
11032
  "span",
11033
11033
  { class: "vsp-close__x" },
11034
11034
  null,
11035
11035
  -1
11036
11036
  /* HOISTED */
11037
- ), Cc = [
11038
- Sc
11037
+ ), Rc = [
11038
+ Cc
11039
11039
  ];
11040
- function Rc(i, r, t, e, n, o) {
11040
+ function Ic(i, r, t, e, n, o) {
11041
11041
  return w(), C("div", {
11042
11042
  class: "vsp-close",
11043
11043
  onClick: r[0] || (r[0] = (a) => i.$emit("close"))
11044
- }, [...Cc]);
11044
+ }, [...Rc]);
11045
11045
  }
11046
- Ri.render = Rc;
11047
- Ri.__file = "src/components/SidePanelCloseButton.vue";
11048
- var Ii = se({
11046
+ Ci.render = Ic;
11047
+ Ci.__file = "src/components/SidePanelCloseButton.vue";
11048
+ var Ri = se({
11049
11049
  name: "VueSidePanel",
11050
11050
  components: {
11051
- SidePanelCloseButton: Ri
11051
+ SidePanelCloseButton: Ci
11052
11052
  },
11053
11053
  props: {
11054
11054
  idName: {
@@ -11142,17 +11142,17 @@ var Ii = se({
11142
11142
  }, m = () => r("update:modelValue", !1), y = (A, x) => {
11143
11143
  if (x) {
11144
11144
  setTimeout(() => {
11145
- xc(A, { reserveScrollBarGap: !0 }), i.lockScrollHtml && (document.documentElement.style.overflow = "hidden");
11145
+ Tc(A, { reserveScrollBarGap: !0 }), i.lockScrollHtml && (document.documentElement.style.overflow = "hidden");
11146
11146
  }, 0);
11147
11147
  return;
11148
11148
  }
11149
- Tc(A), i.lockScrollHtml && document.documentElement.style.removeProperty("overflow");
11149
+ Sc(A), i.lockScrollHtml && document.documentElement.style.removeProperty("overflow");
11150
11150
  }, P = () => Math.max(...Array.from(document.querySelectorAll("body *"), (A) => parseFloat(window.getComputedStyle(A).zIndex)).filter((A) => !Number.isNaN(A)), 0);
11151
11151
  zt(() => {
11152
11152
  v.value = i.zIndex === "auto" ? P() : i.zIndex;
11153
- }), Ma(() => {
11154
- document.getElementById(i.idName) || (e = document.createElement("div"), e.setAttribute("id", i.idName), document.body.appendChild(e));
11155
11153
  }), Na(() => {
11154
+ document.getElementById(i.idName) || (e = document.createElement("div"), e.setAttribute("id", i.idName), document.body.appendChild(e));
11155
+ }), Da(() => {
11156
11156
  const { modelValue: A, lockScroll: x } = i;
11157
11157
  x && n.value && A && y(n.value, !1), e && document.body.removeChild(e), window.removeEventListener("resize", g);
11158
11158
  }), Me(() => [s.value, a.value, i.height, i.width, i.side, i.modelValue], () => {
@@ -11208,9 +11208,9 @@ var Ii = se({
11208
11208
  };
11209
11209
  }
11210
11210
  });
11211
- function Ic(i, r, t, e, n, o) {
11211
+ function Ac(i, r, t, e, n, o) {
11212
11212
  const a = Ge("SidePanelCloseButton");
11213
- return w(), ve(Da, {
11213
+ return w(), ve(za, {
11214
11214
  to: `#${i.idName}`
11215
11215
  }, [
11216
11216
  _(
@@ -11219,7 +11219,7 @@ function Ic(i, r, t, e, n, o) {
11219
11219
  class: fe(["vsp-wrapper", [i.modelValue && "vsp-wrapper--active"]])
11220
11220
  },
11221
11221
  [
11222
- Z(qi, {
11222
+ Z(Qi, {
11223
11223
  name: "overlay",
11224
11224
  persisted: ""
11225
11225
  }, {
@@ -11242,7 +11242,7 @@ function Ic(i, r, t, e, n, o) {
11242
11242
  _: 1
11243
11243
  /* STABLE */
11244
11244
  }),
11245
- Z(qi, {
11245
+ Z(Qi, {
11246
11246
  name: i.transitionName || `slide-${i.side}`,
11247
11247
  onAfterEnter: r[1] || (r[1] = (s) => i.$emit("opened")),
11248
11248
  onAfterLeave: r[2] || (r[2] = (s) => i.$emit("closed"))
@@ -11316,12 +11316,12 @@ function Ic(i, r, t, e, n, o) {
11316
11316
  )
11317
11317
  ], 8, ["to"]);
11318
11318
  }
11319
- Ii.render = Ic;
11320
- Ii.__file = "src/components/SidePanel.vue";
11321
- const Ac = { id: "konnectio-side-panel-header" }, kc = { id: "konnectio-side-panel-title" }, Mc = {
11319
+ Ri.render = Ac;
11320
+ Ri.__file = "src/components/SidePanel.vue";
11321
+ const kc = { id: "konnectio-side-panel-header" }, Mc = { id: "konnectio-side-panel-title" }, Nc = {
11322
11322
  key: 0,
11323
11323
  id: "konnectio-side-panel-subtitle"
11324
- }, Nc = ["innerHTML"], Dc = /* @__PURE__ */ se({
11324
+ }, Dc = ["innerHTML"], zc = /* @__PURE__ */ se({
11325
11325
  __name: "Base",
11326
11326
  props: {
11327
11327
  modelValue: { type: Boolean },
@@ -11343,7 +11343,7 @@ const Ac = { id: "konnectio-side-panel-header" }, kc = { id: "konnectio-side-pan
11343
11343
  function n() {
11344
11344
  t("opened");
11345
11345
  }
11346
- return (o, a) => (w(), ve(b(Ii), {
11346
+ return (o, a) => (w(), ve(b(Ri), {
11347
11347
  modelValue: o.modelValue,
11348
11348
  "lock-scroll": o.lockScroll,
11349
11349
  "hide-close-btn": o.hideCloseButton,
@@ -11353,8 +11353,8 @@ const Ac = { id: "konnectio-side-panel-header" }, kc = { id: "konnectio-side-pan
11353
11353
  onOpened: n
11354
11354
  }, {
11355
11355
  header: le(() => [
11356
- _("div", Ac, [
11357
- _("h2", kc, [
11356
+ _("div", kc, [
11357
+ _("h2", Mc, [
11358
11358
  _("span", null, N(o.title), 1),
11359
11359
  _("button", {
11360
11360
  id: "konnectio-side-panel-close",
@@ -11367,7 +11367,7 @@ const Ac = { id: "konnectio-side-panel-header" }, kc = { id: "konnectio-side-pan
11367
11367
  })
11368
11368
  ])
11369
11369
  ]),
11370
- o.subtitle ? (w(), C("h4", Mc, [
11370
+ o.subtitle ? (w(), C("h4", Nc, [
11371
11371
  _("span", null, N(o.subtitle), 1)
11372
11372
  ])) : B("", !0)
11373
11373
  ])
@@ -11377,7 +11377,7 @@ const Ac = { id: "konnectio-side-panel-header" }, kc = { id: "konnectio-side-pan
11377
11377
  _("div", {
11378
11378
  class: "konnectio-side-panel-description",
11379
11379
  innerHTML: o.description
11380
- }, null, 8, Nc),
11380
+ }, null, 8, Dc),
11381
11381
  re(o.$slots, "default", {}, void 0, !0)
11382
11382
  ])
11383
11383
  ]),
@@ -11385,7 +11385,7 @@ const Ac = { id: "konnectio-side-panel-header" }, kc = { id: "konnectio-side-pan
11385
11385
  }, 8, ["modelValue", "lock-scroll", "hide-close-btn", "width"]));
11386
11386
  }
11387
11387
  });
11388
- const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-261ff673"]]), zc = ["src"], Lc = /* @__PURE__ */ se({
11388
+ const ta = /* @__PURE__ */ Ie(zc, [["__scopeId", "data-v-261ff673"]]), Lc = ["src"], jc = /* @__PURE__ */ se({
11389
11389
  __name: "Gallery",
11390
11390
  props: {
11391
11391
  gallery: {}
@@ -11395,7 +11395,7 @@ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-261ff673"]]), zc = ["sr
11395
11395
  X();
11396
11396
  const t = X();
11397
11397
  return zt(() => {
11398
- t.value = [new Jo({
11398
+ t.value = [new Qo({
11399
11399
  type: "index",
11400
11400
  synchronizedFlickingOptions: [
11401
11401
  {
@@ -11410,7 +11410,7 @@ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-261ff673"]]), zc = ["sr
11410
11410
  ]
11411
11411
  })];
11412
11412
  }), (e, n) => (w(), C("div", null, [
11413
- e.gallery ? (w(), ve(b(si), {
11413
+ e.gallery ? (w(), ve(b(ai), {
11414
11414
  ref_key: "slideshow",
11415
11415
  ref: r,
11416
11416
  key: e.gallery.length,
@@ -11422,24 +11422,24 @@ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-261ff673"]]), zc = ["sr
11422
11422
  key: s,
11423
11423
  class: "booking-availability-listing-featured-img"
11424
11424
  }, [
11425
- _("img", { src: a }, null, 8, zc)
11425
+ _("img", { src: a }, null, 8, Lc)
11426
11426
  ]))), 128))
11427
11427
  ]),
11428
11428
  _: 1
11429
11429
  }, 8, ["plugins"])) : B("", !0)
11430
11430
  ]));
11431
11431
  }
11432
- }), jc = { key: 0 }, $c = { class: "konnectio-listing-side-panel" }, Fc = { key: 0 }, Bc = ["innerHTML"], Hc = {
11432
+ }), $c = { key: 0 }, Fc = { class: "konnectio-listing-side-panel" }, Bc = { key: 0 }, Hc = ["innerHTML"], Vc = {
11433
11433
  key: 1,
11434
11434
  class: "fresh-booking-modal-facilities"
11435
- }, Vc = {
11435
+ }, Wc = {
11436
11436
  class: "fresh-booking-modal-facilities-masonry",
11437
11437
  "transition-duration": "0.3s",
11438
11438
  "destroy-delay": 0,
11439
11439
  "percent-position": !0,
11440
11440
  "column-width": ".grid-sizer",
11441
11441
  "item-selector": ".fresh-booking-modal-facility"
11442
- }, Wc = { class: "grid-sizer" }, Gc = /* @__PURE__ */ se({
11442
+ }, Gc = { class: "grid-sizer" }, Uc = /* @__PURE__ */ se({
11443
11443
  __name: "ListingInfo",
11444
11444
  props: {
11445
11445
  title: {},
@@ -11448,29 +11448,29 @@ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-261ff673"]]), zc = ["sr
11448
11448
  gallery: {}
11449
11449
  },
11450
11450
  setup(i) {
11451
- const r = X("testVueMasonry"), t = za("redrawVueMasonry");
11451
+ const r = X("testVueMasonry"), t = La("redrawVueMasonry");
11452
11452
  function e() {
11453
11453
  t("testVueMasonry");
11454
11454
  }
11455
11455
  return (n, o) => {
11456
- const a = $n("masonry-tile"), s = $n("masonry");
11457
- return w(), ve(ea, {
11456
+ const a = jn("masonry-tile"), s = jn("masonry");
11457
+ return w(), ve(ta, {
11458
11458
  title: n.title,
11459
11459
  onOpened: e
11460
11460
  }, {
11461
11461
  default: le(() => [
11462
- n.gallery ? (w(), C("div", jc, [
11463
- Z(Lc, { gallery: n.gallery }, null, 8, ["gallery"])
11462
+ n.gallery ? (w(), C("div", $c, [
11463
+ Z(jc, { gallery: n.gallery }, null, 8, ["gallery"])
11464
11464
  ])) : B("", !0),
11465
- _("div", $c, [
11466
- n.description ? (w(), C("div", Fc, [
11465
+ _("div", Fc, [
11466
+ n.description ? (w(), C("div", Bc, [
11467
11467
  _("p", {
11468
- innerHTML: b(Br)(n.description)
11469
- }, null, 8, Bc)
11468
+ innerHTML: b(Hr)(n.description)
11469
+ }, null, 8, Hc)
11470
11470
  ])) : B("", !0),
11471
- n.facilities && n.facilities.length !== 0 ? (w(), C("div", Hc, [
11472
- Ne((w(), C("ul", Vc, [
11473
- Ne(_("div", Wc, null, 512), [
11471
+ n.facilities && n.facilities.length !== 0 ? (w(), C("div", Vc, [
11472
+ Ne((w(), C("ul", Wc, [
11473
+ Ne(_("div", Gc, null, 512), [
11474
11474
  [a]
11475
11475
  ]),
11476
11476
  (w(!0), C(pe, null, Ce(n.facilities, ({ name: l, subFacilities: u }, c) => Ne((w(), C("li", {
@@ -11499,20 +11499,20 @@ const ea = /* @__PURE__ */ Ie(Dc, [["__scopeId", "data-v-261ff673"]]), zc = ["sr
11499
11499
  };
11500
11500
  }
11501
11501
  });
11502
- const Uc = /* @__PURE__ */ Ie(Gc, [["__scopeId", "data-v-99496c33"]]);
11503
- var Ln = null;
11504
- function Yc(i) {
11505
- return Ln || (Ln = (window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || function(r) {
11502
+ const Yc = /* @__PURE__ */ Ie(Uc, [["__scopeId", "data-v-99496c33"]]);
11503
+ var zn = null;
11504
+ function Xc(i) {
11505
+ return zn || (zn = (window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || function(r) {
11506
11506
  return setTimeout(r, 16);
11507
- }).bind(window)), Ln(i);
11507
+ }).bind(window)), zn(i);
11508
11508
  }
11509
- var jn = null;
11510
- function Xc(i) {
11511
- jn || (jn = (window.cancelAnimationFrame || window.webkitCancelAnimationFrame || window.mozCancelAnimationFrame || function(r) {
11509
+ var Ln = null;
11510
+ function Kc(i) {
11511
+ Ln || (Ln = (window.cancelAnimationFrame || window.webkitCancelAnimationFrame || window.mozCancelAnimationFrame || function(r) {
11512
11512
  clearTimeout(r);
11513
- }).bind(window)), jn(i);
11513
+ }).bind(window)), Ln(i);
11514
11514
  }
11515
- function Kc(i) {
11515
+ function Zc(i) {
11516
11516
  var r = document.createElement("style");
11517
11517
  return r.styleSheet ? r.styleSheet.cssText = i : r.appendChild(document.createTextNode(i)), (document.querySelector("head") || document.body).appendChild(r), r;
11518
11518
  }
@@ -11523,20 +11523,20 @@ function Wt(i, r) {
11523
11523
  t[e] = r[e];
11524
11524
  }), t;
11525
11525
  }
11526
- function ta(i, r, t) {
11526
+ function na(i, r, t) {
11527
11527
  var e = window.getComputedStyle(i, t || null) || {
11528
11528
  display: "none"
11529
11529
  };
11530
11530
  return e[r];
11531
11531
  }
11532
- function li(i) {
11532
+ function si(i) {
11533
11533
  if (!document.documentElement.contains(i))
11534
11534
  return {
11535
11535
  detached: !0,
11536
11536
  rendered: !1
11537
11537
  };
11538
11538
  for (var r = i; r !== document; ) {
11539
- if (ta(r, "display") === "none")
11539
+ if (na(r, "display") === "none")
11540
11540
  return {
11541
11541
  detached: !1,
11542
11542
  rendered: !1
@@ -11548,21 +11548,21 @@ function li(i) {
11548
11548
  rendered: !0
11549
11549
  };
11550
11550
  }
11551
- var Zc = '.resize-triggers{visibility:hidden;opacity:0;pointer-events:none}.resize-contract-trigger,.resize-contract-trigger:before,.resize-expand-trigger,.resize-triggers{content:"";position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.resize-contract-trigger,.resize-expand-trigger{background:#eee;overflow:auto}.resize-contract-trigger:before{width:200%;height:200%}', ui = 0, Zt = null;
11552
- function Jc(i, r) {
11553
- i.__resize_mutation_handler__ || (i.__resize_mutation_handler__ = ef.bind(i));
11551
+ var Jc = '.resize-triggers{visibility:hidden;opacity:0;pointer-events:none}.resize-contract-trigger,.resize-contract-trigger:before,.resize-expand-trigger,.resize-triggers{content:"";position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.resize-contract-trigger,.resize-expand-trigger{background:#eee;overflow:auto}.resize-contract-trigger:before{width:200%;height:200%}', li = 0, Zt = null;
11552
+ function Qc(i, r) {
11553
+ i.__resize_mutation_handler__ || (i.__resize_mutation_handler__ = tf.bind(i));
11554
11554
  var t = i.__resize_listeners__;
11555
11555
  if (!t) {
11556
11556
  if (i.__resize_listeners__ = [], window.ResizeObserver) {
11557
11557
  var e = i.offsetWidth, n = i.offsetHeight, o = new ResizeObserver(function() {
11558
11558
  !i.__resize_observer_triggered__ && (i.__resize_observer_triggered__ = !0, i.offsetWidth === e && i.offsetHeight === n) || gn(i);
11559
- }), a = li(i), s = a.detached, l = a.rendered;
11559
+ }), a = si(i), s = a.detached, l = a.rendered;
11560
11560
  i.__resize_observer_triggered__ = s === !1 && l === !1, i.__resize_observer__ = o, o.observe(i);
11561
11561
  } else if (i.attachEvent && i.addEventListener)
11562
11562
  i.__resize_legacy_resize_handler__ = function() {
11563
11563
  gn(i);
11564
11564
  }, i.attachEvent("onresize", i.__resize_legacy_resize_handler__), document.addEventListener("DOMSubtreeModified", i.__resize_mutation_handler__);
11565
- else if (ui || (Zt = Kc(Zc)), tf(i), i.__resize_rendered__ = li(i).rendered, window.MutationObserver) {
11565
+ else if (li || (Zt = Zc(Jc)), nf(i), i.__resize_rendered__ = si(i).rendered, window.MutationObserver) {
11566
11566
  var u = new MutationObserver(i.__resize_mutation_handler__);
11567
11567
  u.observe(document, {
11568
11568
  attributes: !0,
@@ -11572,9 +11572,9 @@ function Jc(i, r) {
11572
11572
  }), i.__resize_mutation_observer__ = u;
11573
11573
  }
11574
11574
  }
11575
- i.__resize_listeners__.push(r), ui++;
11575
+ i.__resize_listeners__.push(r), li++;
11576
11576
  }
11577
- function Qc(i, r) {
11577
+ function qc(i, r) {
11578
11578
  var t = i.__resize_listeners__;
11579
11579
  if (t) {
11580
11580
  if (r && t.splice(t.indexOf(r), 1), !t.length || !r) {
@@ -11582,26 +11582,26 @@ function Qc(i, r) {
11582
11582
  i.detachEvent("onresize", i.__resize_legacy_resize_handler__), document.removeEventListener("DOMSubtreeModified", i.__resize_mutation_handler__);
11583
11583
  return;
11584
11584
  }
11585
- i.__resize_observer__ ? (i.__resize_observer__.unobserve(i), i.__resize_observer__.disconnect(), i.__resize_observer__ = null) : (i.__resize_mutation_observer__ && (i.__resize_mutation_observer__.disconnect(), i.__resize_mutation_observer__ = null), i.removeEventListener("scroll", Ai), i.removeChild(i.__resize_triggers__.triggers), i.__resize_triggers__ = null), i.__resize_listeners__ = null;
11585
+ i.__resize_observer__ ? (i.__resize_observer__.unobserve(i), i.__resize_observer__.disconnect(), i.__resize_observer__ = null) : (i.__resize_mutation_observer__ && (i.__resize_mutation_observer__.disconnect(), i.__resize_mutation_observer__ = null), i.removeEventListener("scroll", Ii), i.removeChild(i.__resize_triggers__.triggers), i.__resize_triggers__ = null), i.__resize_listeners__ = null;
11586
11586
  }
11587
- !--ui && Zt && Zt.parentNode.removeChild(Zt);
11587
+ !--li && Zt && Zt.parentNode.removeChild(Zt);
11588
11588
  }
11589
11589
  }
11590
- function qc(i) {
11590
+ function ef(i) {
11591
11591
  var r = i.__resize_last__, t = r.width, e = r.height, n = i.offsetWidth, o = i.offsetHeight;
11592
11592
  return n !== t || o !== e ? {
11593
11593
  width: n,
11594
11594
  height: o
11595
11595
  } : null;
11596
11596
  }
11597
- function ef() {
11598
- var i = li(this), r = i.rendered, t = i.detached;
11599
- r !== this.__resize_rendered__ && (!t && this.__resize_triggers__ && (ki(this), this.addEventListener("scroll", Ai, !0)), this.__resize_rendered__ = r, gn(this));
11597
+ function tf() {
11598
+ var i = si(this), r = i.rendered, t = i.detached;
11599
+ r !== this.__resize_rendered__ && (!t && this.__resize_triggers__ && (Ai(this), this.addEventListener("scroll", Ii, !0)), this.__resize_rendered__ = r, gn(this));
11600
11600
  }
11601
- function Ai() {
11601
+ function Ii() {
11602
11602
  var i = this;
11603
- ki(this), this.__resize_raf__ && Xc(this.__resize_raf__), this.__resize_raf__ = Yc(function() {
11604
- var r = qc(i);
11603
+ Ai(this), this.__resize_raf__ && Kc(this.__resize_raf__), this.__resize_raf__ = Xc(function() {
11604
+ var r = ef(i);
11605
11605
  r && (i.__resize_last__ = r, gn(i));
11606
11606
  });
11607
11607
  }
@@ -11610,8 +11610,8 @@ function gn(i) {
11610
11610
  r.call(i, i);
11611
11611
  });
11612
11612
  }
11613
- function tf(i) {
11614
- var r = ta(i, "position");
11613
+ function nf(i) {
11614
+ var r = na(i, "position");
11615
11615
  (!r || r === "static") && (i.style.position = "relative"), i.__resize_old_position__ = r, i.__resize_last__ = {};
11616
11616
  var t = Wt("div", {
11617
11617
  className: "resize-triggers"
@@ -11625,18 +11625,18 @@ function tf(i) {
11625
11625
  expand: e,
11626
11626
  expandChild: n,
11627
11627
  contract: o
11628
- }, ki(i), i.addEventListener("scroll", Ai, !0), i.__resize_last__ = {
11628
+ }, Ai(i), i.addEventListener("scroll", Ii, !0), i.__resize_last__ = {
11629
11629
  width: i.offsetWidth,
11630
11630
  height: i.offsetHeight
11631
11631
  };
11632
11632
  }
11633
- function ki(i) {
11633
+ function Ai(i) {
11634
11634
  var r = i.__resize_triggers__, t = r.expand, e = r.expandChild, n = r.contract, o = n.scrollWidth, a = n.scrollHeight, s = t.offsetWidth, l = t.offsetHeight, u = t.scrollWidth, c = t.scrollHeight;
11635
11635
  n.scrollLeft = o, n.scrollTop = a, e.style.width = s + 1 + "px", e.style.height = l + 1 + "px", t.scrollLeft = u, t.scrollTop = c;
11636
11636
  }
11637
- const nf = ["aria-label"];
11638
- var na = se({ __name: "text-clamp", props: { text: { type: String, required: !0 }, maxHeight: { type: [String, Number], required: !1 }, maxLines: { type: Number, required: !1 }, expanded: { type: Boolean, required: !1, default: !1 }, location: { type: String, required: !1, default: "end" }, ellipsis: { type: String, required: !1, default: "…" }, autoResize: { type: Boolean, required: !1, default: !1 } }, emits: ["clamp-change", "update:expanded"], setup(i, { emit: r }) {
11639
- const t = i, e = X(null), n = X(null), o = X(null), a = La({ offset: 0, localExpanded: !!t.expanded, unregisterResizeCallback: null }), s = Pe(() => {
11637
+ const rf = ["aria-label"];
11638
+ var ia = se({ __name: "text-clamp", props: { text: { type: String, required: !0 }, maxHeight: { type: [String, Number], required: !1 }, maxLines: { type: Number, required: !1 }, expanded: { type: Boolean, required: !1, default: !1 }, location: { type: String, required: !1, default: "end" }, ellipsis: { type: String, required: !1, default: "…" }, autoResize: { type: Boolean, required: !1, default: !1 } }, emits: ["clamp-change", "update:expanded"], setup(i, { emit: r }) {
11639
+ const t = i, e = X(null), n = X(null), o = X(null), a = ja({ offset: 0, localExpanded: !!t.expanded, unregisterResizeCallback: null }), s = Pe(() => {
11640
11640
  if (!a.localExpanded && t.maxHeight)
11641
11641
  return typeof t?.maxHeight == "number" ? `${t?.maxHeight}px` : t?.maxHeight;
11642
11642
  }), l = () => {
@@ -11644,8 +11644,8 @@ var na = se({ __name: "text-clamp", props: { text: { type: String, required: !0
11644
11644
  }, u = () => {
11645
11645
  a.localExpanded || (l(), (h() || E.value) && v());
11646
11646
  }, c = () => {
11647
- t.text && (a.offset = t.text.length, f(), t.autoResize && e.value && (Jc(e.value, u), a.unregisterResizeCallback = () => {
11648
- e.value && Qc(e.value, u);
11647
+ t.text && (a.offset = t.text.length, f(), t.autoResize && e.value && (Qc(e.value, u), a.unregisterResizeCallback = () => {
11648
+ e.value && qc(e.value, u);
11649
11649
  }), u());
11650
11650
  }, f = () => {
11651
11651
  a.unregisterResizeCallback?.();
@@ -11703,16 +11703,16 @@ var na = se({ __name: "text-clamp", props: { text: { type: String, required: !0
11703
11703
  Jt(() => {
11704
11704
  c();
11705
11705
  });
11706
- }), ja(() => {
11706
+ }), $a(() => {
11707
11707
  f();
11708
11708
  }), zt(() => {
11709
11709
  c();
11710
- }), (S, L) => (w(), C("div", { ref_key: "textClampRef", ref: e, class: "text-clamp", style: He({ overflow: "hidden", maxHeight: b(s) }) }, [_("span", { ref_key: "contentRef", ref: n }, [re(S.$slots, "before", { expand: A, collapse: x, toggle: M, clamped: b(E), expanded: a.localExpanded }), _("span", { ref_key: "textRef", ref: o, "aria-label": i.text }, null, 8, nf), re(S.$slots, "after", { expand: A, collapse: x, toggle: M, clamped: b(E), expanded: a.localExpanded })], 512)], 4));
11710
+ }), (S, L) => (w(), C("div", { ref_key: "textClampRef", ref: e, class: "text-clamp", style: He({ overflow: "hidden", maxHeight: b(s) }) }, [_("span", { ref_key: "contentRef", ref: n }, [re(S.$slots, "before", { expand: A, collapse: x, toggle: M, clamped: b(E), expanded: a.localExpanded }), _("span", { ref_key: "textRef", ref: o, "aria-label": i.text }, null, 8, rf), re(S.$slots, "after", { expand: A, collapse: x, toggle: M, clamped: b(E), expanded: a.localExpanded })], 512)], 4));
11711
11711
  } });
11712
- na.__file = "package/text-clamp.vue";
11713
- const rf = (i) => (i.install = function(r) {
11712
+ ia.__file = "package/text-clamp.vue";
11713
+ const of = (i) => (i.install = function(r) {
11714
11714
  r.component(i.__name, i);
11715
- }, i), of = rf(na), af = {
11715
+ }, i), $r = of(ia), af = {
11716
11716
  key: 0,
11717
11717
  class: "booking-availability-listing-featured"
11718
11718
  }, sf = ["src"], lf = { class: "booking-availability-listing-content" }, uf = { class: "booking-availability-listing-details" }, cf = ["title"], ff = {
@@ -11730,15 +11730,14 @@ const rf = (i) => (i.install = function(r) {
11730
11730
  listingId: {},
11731
11731
  includesBreakfast: { type: Boolean, default: !1 },
11732
11732
  gallery: {},
11733
- layout: { default: xn.Selective },
11733
+ layout: { default: qi.Selective },
11734
11734
  pricesFrom: {},
11735
11735
  trackingEnabled: { type: Boolean, default: !1 },
11736
11736
  facilities: {},
11737
- hideInfoButton: { type: Boolean, default: !1 },
11738
- callback: {}
11737
+ hideInfoButton: { type: Boolean, default: !1 }
11739
11738
  },
11740
11739
  setup(i) {
11741
- const { t: r } = ct(), t = X(!1), e = i, { disablePricesFrom: n, currency: o } = fi(), a = X(!n && !!e.pricesFrom), s = X(), l = X(), u = X();
11740
+ const { t: r } = ct(), t = X(!1), e = i, { disablePricesFrom: n, currency: o } = ci(), a = X(!n && !!e.pricesFrom), s = X(), l = X(), u = X();
11742
11741
  function c(f) {
11743
11742
  let h = "";
11744
11743
  return f.forEach(({ name: d }) => {
@@ -11746,7 +11745,7 @@ const rf = (i) => (i.install = function(r) {
11746
11745
  }), `<ul>${h}</ul>`;
11747
11746
  }
11748
11747
  return zt(() => {
11749
- u.value = [new Jo({
11748
+ u.value = [new Qo({
11750
11749
  type: "index",
11751
11750
  synchronizedFlickingOptions: [
11752
11751
  {
@@ -11761,7 +11760,7 @@ const rf = (i) => (i.install = function(r) {
11761
11760
  ]
11762
11761
  })];
11763
11762
  }), (f, h) => {
11764
- const d = $n("tooltip");
11763
+ const d = jn("tooltip");
11765
11764
  return w(), C("li", {
11766
11765
  class: fe([
11767
11766
  "booking-availability-listing",
@@ -11780,7 +11779,7 @@ const rf = (i) => (i.install = function(r) {
11780
11779
  height: 153,
11781
11780
  zoomPreload: !0,
11782
11781
  fullscreenOnMobile: !1
11783
- }, null, 8, ["src", "zoomSrc"])) : f.gallery.length > 1 ? (w(), ve(b(si), {
11782
+ }, null, 8, ["src", "zoomSrc"])) : f.gallery.length > 1 ? (w(), ve(b(ai), {
11784
11783
  ref_key: "slideshow",
11785
11784
  ref: s,
11786
11785
  key: f.gallery.length,
@@ -11814,7 +11813,7 @@ const rf = (i) => (i.install = function(r) {
11814
11813
  { "small-gallery": f.gallery.length > 6 }
11815
11814
  ])
11816
11815
  }, [
11817
- Z(b(si), {
11816
+ Z(b(ai), {
11818
11817
  ref_key: "thumbnails",
11819
11818
  ref: l,
11820
11819
  options: { bounce: 30, panelsPerView: 3, bound: !0 }
@@ -11841,10 +11840,14 @@ const rf = (i) => (i.install = function(r) {
11841
11840
  }, [
11842
11841
  _("h3", {
11843
11842
  title: f.name,
11844
- class: fe({ "no-padding": !(f.description || f.facilities && f.facilities.length > 0) })
11843
+ class: fe({ "no-padding": !(f.description || f.facilities && f.facilities.length > 0) || f.hideInfoButton })
11845
11844
  }, [
11846
- _("span", null, N(f.name), 1),
11847
- f.layout !== b(xn).Event && (f.description || f.facilities && f.facilities.length > 0) && !f.hideInfoButton ? (w(), C("button", {
11845
+ Z(b($r), {
11846
+ text: f.name,
11847
+ "max-lines": 2,
11848
+ "auto-resize": !0
11849
+ }, null, 8, ["text"]),
11850
+ (f.description || f.facilities && f.facilities.length > 0) && !f.hideInfoButton ? (w(), C("button", {
11848
11851
  key: 0,
11849
11852
  class: "booking-availability-listing-read-more",
11850
11853
  type: "button",
@@ -11868,7 +11871,7 @@ const rf = (i) => (i.install = function(r) {
11868
11871
  ], 2),
11869
11872
  _("div", vf, [
11870
11873
  re(f.$slots, "description", {}, () => [
11871
- Z(b(of), {
11874
+ Z(b($r), {
11872
11875
  text: f.description,
11873
11876
  "max-lines": 5,
11874
11877
  "auto-resize": !0
@@ -11886,7 +11889,7 @@ const rf = (i) => (i.install = function(r) {
11886
11889
  }, 8, ["text"])
11887
11890
  ])
11888
11891
  ]),
11889
- f.layout !== b(xn).Event ? (w(), C("ul", _f, [
11892
+ f.layout !== b(qi).Event ? (w(), C("ul", _f, [
11890
11893
  (w(!0), C(pe, null, Ce(f.facilities, ({ icon: v, name: p, subFacilities: g }) => (w(), C(pe, null, [
11891
11894
  v ? Ne((w(), C("li", { key: p }, [
11892
11895
  Z(Ct, {
@@ -11908,7 +11911,7 @@ const rf = (i) => (i.install = function(r) {
11908
11911
  re(f.$slots, "action")
11909
11912
  ]),
11910
11913
  re(f.$slots, "default"),
11911
- Z(Uc, {
11914
+ Z(Yc, {
11912
11915
  modelValue: t.value,
11913
11916
  "onUpdate:modelValue": h[1] || (h[1] = (v) => t.value = v),
11914
11917
  title: f.name,
@@ -11921,7 +11924,7 @@ const rf = (i) => (i.install = function(r) {
11921
11924
  };
11922
11925
  }
11923
11926
  });
11924
- const Ad = /* @__PURE__ */ Ie(bf, [["__scopeId", "data-v-a94f5bd1"]]), Pf = { id: "fresh-booking-multi-step-form-navigation" }, Ef = {
11927
+ const Ad = /* @__PURE__ */ Ie(bf, [["__scopeId", "data-v-4a0ee267"]]), Pf = { id: "fresh-booking-multi-step-form-navigation" }, Ef = {
11925
11928
  key: 0,
11926
11929
  id: "fresh-booking-multi-step-form-overlay"
11927
11930
  }, Of = { id: "fresh-booking-multi-step-form-steps-wrapper" }, wf = { key: 0 }, xf = { key: 1 }, Tf = { class: "fresh-booking-multi-steps" }, Sf = { style: { fontSize: "18px" } }, Cf = { id: "fresh-booking-multi-step-form-content" }, Rf = /* @__PURE__ */ se({
@@ -11933,7 +11936,7 @@ const Ad = /* @__PURE__ */ Ie(bf, [["__scopeId", "data-v-a94f5bd1"]]), Pf = { id
11933
11936
  },
11934
11937
  emits: ["reset"],
11935
11938
  setup(i, { emit: r }) {
11936
- const t = r, { selectionHasNoAddons: e } = at(Hr()), n = X(0), o = X(), { t: a } = ct(), s = [
11939
+ const t = r, { selectionHasNoAddons: e } = at(Vr()), n = X(0), o = X(), { t: a } = ct(), s = [
11937
11940
  {
11938
11941
  id: "availability",
11939
11942
  label: a("booking.availability.title"),
@@ -12031,13 +12034,13 @@ const kd = /* @__PURE__ */ Ie(Rf, [["__scopeId", "data-v-b7e9cc27"]]), If = { cl
12031
12034
  },
12032
12035
  setup(i) {
12033
12036
  const { t: r } = ct();
12034
- return (t, e) => (w(), ve(ea, {
12037
+ return (t, e) => (w(), ve(ta, {
12035
12038
  title: b(r)("general.termsAndConditions")
12036
12039
  }, {
12037
12040
  default: le(() => [
12038
12041
  _("div", If, [
12039
12042
  _("p", {
12040
- innerHTML: b(Br)(t.description)
12043
+ innerHTML: b(Hr)(t.description)
12041
12044
  }, null, 8, Af)
12042
12045
  ])
12043
12046
  ]),
@@ -12048,9 +12051,9 @@ const kd = /* @__PURE__ */ Ie(Rf, [["__scopeId", "data-v-b7e9cc27"]]), If = { cl
12048
12051
  const Mf = /* @__PURE__ */ Ie(kf, [["__scopeId", "data-v-82aaf990"]]), Nf = { class: "konnectio-accept-terms" }, Df = /* @__PURE__ */ se({
12049
12052
  __name: "TermsOfService",
12050
12053
  setup(i) {
12051
- const { termsOfService: r } = at(Hr()), { t } = ct(), e = X(!1);
12054
+ const { termsOfService: r } = at(Vr()), { t } = ct(), e = X(!1);
12052
12055
  return (n, o) => (w(), C("div", Nf, [
12053
- Z(b($a), {
12056
+ Z(b(Fa), {
12054
12057
  keypath: "general.termsAndConditionsNotice",
12055
12058
  tag: "span",
12056
12059
  scope: "global"
@@ -12104,7 +12107,7 @@ const Bf = /* @__PURE__ */ Ie(Ff, [["__scopeId", "data-v-a1b9bdc5"]]);
12104
12107
  * @author Øystein Blixhavn <oystein@blixhavn.no>
12105
12108
  * @license The MIT License (MIT)
12106
12109
  */
12107
- const ia = (() => {
12110
+ const ra = (() => {
12108
12111
  const i = ".stickySidebar", r = {
12109
12112
  /**
12110
12113
  * Additional top spacing of the element when it becomes sticky.
@@ -12507,11 +12510,11 @@ const ia = (() => {
12507
12510
  }
12508
12511
  return t;
12509
12512
  })();
12510
- window.StickySidebar = ia;
12513
+ window.StickySidebar = ra;
12511
12514
  const Hf = {
12512
12515
  class: "inner-wrapper-sticky"
12513
12516
  };
12514
- var Mi = {
12517
+ var ki = {
12515
12518
  __name: "vue3-sticky-sidebar",
12516
12519
  props: {
12517
12520
  rootClass: {
@@ -12542,7 +12545,7 @@ var Mi = {
12542
12545
  setup(i) {
12543
12546
  const r = i, t = X(null);
12544
12547
  return zt(() => {
12545
- new ia(t.value, {
12548
+ new ra(t.value, {
12546
12549
  topSpacing: r.topSpacing,
12547
12550
  bottomSpacing: r.bottomSpacing,
12548
12551
  containerSelector: r.containerSelector,
@@ -12556,11 +12559,11 @@ var Mi = {
12556
12559
  }, [_("div", Hf, [re(e.$slots, "default")])], 512));
12557
12560
  }
12558
12561
  };
12559
- const ci = function(r) {
12560
- ci.installed || (ci.installed = !0, r.component("Vue3StickySidebar", Mi));
12562
+ const ui = function(r) {
12563
+ ui.installed || (ui.installed = !0, r.component("Vue3StickySidebar", ki));
12561
12564
  };
12562
- Mi.install = ci;
12563
- const Vf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Wf = { id: "fresh-booking-reservation-layout" }, Gf = { id: "fresh-booking-reservation-layout-content" }, Uf = { id: "fresh-booking-reservation-layout-form" }, Yf = {
12565
+ ki.install = ui;
12566
+ const Vf = (i) => (Fr("data-v-6e26f183"), i = i(), Br(), i), Wf = { id: "fresh-booking-reservation-layout" }, Gf = { id: "fresh-booking-reservation-layout-content" }, Uf = { id: "fresh-booking-reservation-layout-form" }, Yf = {
12564
12567
  key: 0,
12565
12568
  class: "konnectio-reservation-layout-aside-inner"
12566
12569
  }, Xf = { class: "fresh-booking-panel" }, Kf = { id: "fresh-booking-reservation-layout-aside-resume" }, Zf = { key: 0 }, Jf = { key: 1 }, Qf = { key: 2 }, qf = { key: 3 }, ed = /* @__PURE__ */ Vf(() => /* @__PURE__ */ _("div", { class: "konnectio-divider" }, null, -1)), td = {
@@ -12592,13 +12595,13 @@ const Vf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Wf = { id: "fresh-b
12592
12595
  currency: n,
12593
12596
  enableStickyHeader: o,
12594
12597
  headerHeight: a
12595
- } = at(fi()), {
12598
+ } = at(ci()), {
12596
12599
  amount: s,
12597
12600
  voucher: l
12598
12601
  } = at(er()), {
12599
12602
  apply: u,
12600
12603
  reset: c
12601
- } = er(), f = Fa(), h = i, d = Pe(() => h.basePrice - h.weekendFee - h.roomUpgrade);
12604
+ } = er(), f = Ba(), h = i, d = Pe(() => h.basePrice - h.weekendFee - h.roomUpgrade);
12602
12605
  return (v, p) => (w(), C("div", Wf, [
12603
12606
  _("div", Gf, [
12604
12607
  _("div", Uf, [
@@ -12610,7 +12613,7 @@ const Vf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Wf = { id: "fresh-b
12610
12613
  id: "fresh-booking-reservation-layout-aside",
12611
12614
  class: fe({ "disable-sticky-aside": !b(o) })
12612
12615
  }, [
12613
- Z(b(Mi), {
12616
+ Z(b(ki), {
12614
12617
  "top-spacing": b(a),
12615
12618
  "sticky-class": "konnectio-sticky-wrapper"
12616
12619
  }, {
@@ -12679,9 +12682,9 @@ const Vf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Wf = { id: "fresh-b
12679
12682
  _("span", null, N(b(r)("booking.reservation.giftCardCode")), 1)
12680
12683
  ]),
12681
12684
  _("div", nd, [
12682
- Z(Ya, {
12685
+ Z(Xa, {
12683
12686
  modelValue: b(l),
12684
- "onUpdate:modelValue": p[1] || (p[1] = (g) => Ba(l) ? l.value = g : null),
12687
+ "onUpdate:modelValue": p[1] || (p[1] = (g) => Ha(l) ? l.value = g : null),
12685
12688
  icon: "gift-card",
12686
12689
  "button-icon": "paper-plane-top",
12687
12690
  "button-icon-color": v.buttonIconColor,
@@ -12711,13 +12714,13 @@ const Vf = (i) => ($r("data-v-b6b4497a"), i = i(), Fr(), i), Wf = { id: "fresh-b
12711
12714
  }, 8, ["top-spacing"])
12712
12715
  ], 2),
12713
12716
  b(e) ? (w(), C("div", ad, [
12714
- Z(Xa)
12717
+ Z(Ka)
12715
12718
  ])) : B("", !0)
12716
12719
  ])
12717
12720
  ]));
12718
12721
  }
12719
12722
  });
12720
- const Md = /* @__PURE__ */ Ie(sd, [["__scopeId", "data-v-b6b4497a"]]), ld = {
12723
+ const Md = /* @__PURE__ */ Ie(sd, [["__scopeId", "data-v-6e26f183"]]), ld = {
12721
12724
  id: "konnectio-confirmation",
12722
12725
  class: "fresh-booking-panel"
12723
12726
  }, ud = { id: "konnectio-confirmation-introduction" }, cd = { id: "konnectio-confirmation-title" }, fd = ["innerHTML"], dd = { class: "fresh-booking-order-panel" }, hd = { key: 0 }, vd = { class: "fresh-booking-order-panel" }, pd = { class: "fresh-booking-order-lines" }, gd = { key: 0 }, md = { key: 1 }, _d = {
@@ -12744,7 +12747,7 @@ const Md = /* @__PURE__ */ Ie(sd, [["__scopeId", "data-v-b6b4497a"]]), ld = {
12744
12747
  totalPrice: c,
12745
12748
  totalVAT: f,
12746
12749
  subTotalPrice: h
12747
- } = at(Ha()), { currency: d } = at(fi());
12750
+ } = at(Va()), { currency: d } = at(ci());
12748
12751
  return (v, p) => (w(), C("div", ld, [
12749
12752
  _("div", ud, [
12750
12753
  _("h2", cd, [
@@ -12770,7 +12773,7 @@ const Md = /* @__PURE__ */ Ie(sd, [["__scopeId", "data-v-b6b4497a"]]), ld = {
12770
12773
  _("ul", pd, [
12771
12774
  b(u) ? (w(), C("li", gd, [
12772
12775
  _("span", null, N(b(r)("general.date")), 1),
12773
- _("b", null, N(b(Va)(b(u))), 1)
12776
+ _("b", null, N(b(Wa)(b(u))), 1)
12774
12777
  ])) : B("", !0),
12775
12778
  _("li", null, [
12776
12779
  _("span", null, N(b(r)("availability.adults")), 1),
@@ -12842,7 +12845,6 @@ export {
12842
12845
  Md as R,
12843
12846
  Bf as S,
12844
12847
  Nd as T,
12845
- Lc as _,
12846
- ea as a,
12848
+ ta as a,
12847
12849
  Id as x
12848
12850
  };