@reni-corp/reni-2c-ui 0.2.20 → 0.2.21

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.
package/dist/index.es.js CHANGED
@@ -1,7 +1,7 @@
1
- import { defineComponent as U, computed as w, watch as Ae, h as Be, useAttrs as ae, openBlock as b, createBlock as pe, unref as H, mergeProps as ne, createElementBlock as x, createElementVNode as S, normalizeClass as E, createVNode as ue, toDisplayString as G, createCommentVNode as j, renderSlot as B, useSlots as Ee, mergeModels as pt, useModel as $t, resolveComponent as be, ref as J, withCtx as me, toRef as nn, resolveDynamicComponent as Rt, toValue as Se, onMounted as rt, getCurrentInstance as Yt, provide as Cs, isRef as kr, onBeforeUnmount as Zn, inject as gl, reactive as qa, onUnmounted as yl, nextTick as Ot, withDirectives as Zt, vModelDynamic as bl, withModifiers as Jn, Fragment as de, renderList as $e, normalizeStyle as ge, createTextVNode as xe, vModelCheckbox as _l, normalizeProps as $s, guardReactiveProps as Es, TransitionGroup as wl, vShow as Sl, onUpdated as Ar, onBeforeUpdate as xl, resolveDirective as Tl, useCssVars as Cl, vModelRadio as $l } from "vue";
1
+ import { defineComponent as U, computed as w, watch as Ae, h as Be, useAttrs as ae, openBlock as b, createBlock as pe, unref as H, mergeProps as ne, createElementBlock as x, createElementVNode as S, normalizeClass as E, createVNode as ue, toDisplayString as G, createCommentVNode as j, renderSlot as B, useSlots as Ee, mergeModels as pt, useModel as $t, resolveComponent as be, ref as J, withCtx as me, toRef as nn, resolveDynamicComponent as Rt, toValue as Se, onMounted as rt, getCurrentInstance as Yt, provide as Cs, isRef as Mr, onBeforeUnmount as Zn, inject as gl, reactive as qa, onUnmounted as yl, nextTick as Ot, withDirectives as Zt, vModelDynamic as bl, withModifiers as Jn, Fragment as de, renderList as $e, normalizeStyle as ge, createTextVNode as xe, vModelCheckbox as _l, normalizeProps as $s, guardReactiveProps as Es, TransitionGroup as wl, vShow as Sl, onUpdated as Or, onBeforeUpdate as xl, resolveDirective as Tl, useCssVars as Cl, vModelRadio as $l } from "vue";
2
2
  import { g as El, V as kl, C as Al } from "./valueObjects-94fc347b.js";
3
3
  import { N as fy } from "./valueObjects-94fc347b.js";
4
- import { W as Ml, o as Mr, u as Or, b as Ir, d as Ol, t as Je, a as Il, c as Vn, e as Pl, n as Xa, i as Nl, f as Pr, g as Ll, h as Rl, j as fi, k as Qn, l as Dl, m as zl, p as Bl } from "./composables-2fcaaed0.js";
4
+ import { W as Ml, o as Ir, u as ks, b as As, d as Ol, t as Je, a as Il, c as Vn, e as Pl, n as Xa, i as Nl, f as Pr, g as Ll, h as Rl, j as mi, k as Qn, l as Dl, m as zl, p as Bl } from "./composables-2fcaaed0.js";
5
5
  import { v as my, q as hy, r as vy, s as gy } from "./composables-2fcaaed0.js";
6
6
  /*!
7
7
  * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
@@ -16,7 +16,7 @@ function Fl(t, e, n) {
16
16
  writable: !0
17
17
  }) : t[e] = n, t;
18
18
  }
19
- function pi(t, e) {
19
+ function hi(t, e) {
20
20
  var n = Object.keys(t);
21
21
  if (Object.getOwnPropertySymbols) {
22
22
  var a = Object.getOwnPropertySymbols(t);
@@ -29,9 +29,9 @@ function pi(t, e) {
29
29
  function z(t) {
30
30
  for (var e = 1; e < arguments.length; e++) {
31
31
  var n = arguments[e] != null ? arguments[e] : {};
32
- e % 2 ? pi(Object(n), !0).forEach(function(a) {
32
+ e % 2 ? hi(Object(n), !0).forEach(function(a) {
33
33
  Fl(t, a, n[a]);
34
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : pi(Object(n)).forEach(function(a) {
34
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : hi(Object(n)).forEach(function(a) {
35
35
  Object.defineProperty(t, a, Object.getOwnPropertyDescriptor(n, a));
36
36
  });
37
37
  }
@@ -53,21 +53,21 @@ function jl(t) {
53
53
  var e = Vl(t, "string");
54
54
  return typeof e == "symbol" ? e : e + "";
55
55
  }
56
- const mi = () => {
56
+ const vi = () => {
57
57
  };
58
- let ks = {}, Nr = {}, Lr = null, Rr = {
59
- mark: mi,
60
- measure: mi
58
+ let Ms = {}, Nr = {}, Lr = null, Rr = {
59
+ mark: vi,
60
+ measure: vi
61
61
  };
62
62
  try {
63
- typeof window < "u" && (ks = window), typeof document < "u" && (Nr = document), typeof MutationObserver < "u" && (Lr = MutationObserver), typeof performance < "u" && (Rr = performance);
63
+ typeof window < "u" && (Ms = window), typeof document < "u" && (Nr = document), typeof MutationObserver < "u" && (Lr = MutationObserver), typeof performance < "u" && (Rr = performance);
64
64
  } catch {
65
65
  }
66
66
  const {
67
- userAgent: hi = ""
68
- } = ks.navigator || {}, xt = ks, ye = Nr, vi = Lr, An = Rr;
67
+ userAgent: gi = ""
68
+ } = Ms.navigator || {}, xt = Ms, ye = Nr, yi = Lr, An = Rr;
69
69
  xt.document;
70
- const vt = !!ye.documentElement && !!ye.head && typeof ye.addEventListener == "function" && typeof ye.createElement == "function", Dr = ~hi.indexOf("MSIE") || ~hi.indexOf("Trident/");
70
+ const vt = !!ye.documentElement && !!ye.head && typeof ye.addEventListener == "function" && typeof ye.createElement == "function", Dr = ~gi.indexOf("MSIE") || ~gi.indexOf("Trident/");
71
71
  var Hl = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, Gl = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i, zr = {
72
72
  classic: {
73
73
  fa: "solid",
@@ -234,7 +234,7 @@ var Hl = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, Gl
234
234
  light: "fasdl",
235
235
  thin: "fasdt"
236
236
  }
237
- }, Jl = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], gi = {
237
+ }, Jl = ["fak", "fa-kit", "fakd", "fa-kit-duotone"], bi = {
238
238
  kit: {
239
239
  fak: "kit",
240
240
  "fa-kit": "kit"
@@ -257,7 +257,7 @@ var Hl = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, Gl
257
257
  "kit-duotone": {
258
258
  fakd: "fa-kit-duotone"
259
259
  }
260
- }, yi = {
260
+ }, _i = {
261
261
  kit: {
262
262
  kit: "fak"
263
263
  },
@@ -354,7 +354,7 @@ var Hl = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/, Gl
354
354
  900: "fad"
355
355
  }
356
356
  };
357
- const mt = "___FONT_AWESOME___", Ja = 16, jr = "fa", Hr = "svg-inline--fa", It = "data-fa-i2svg", Qa = "data-fa-pseudo-element", pc = "data-fa-pseudo-element-pending", As = "data-prefix", Ms = "data-icon", bi = "fontawesome-i2svg", mc = "async", hc = ["HTML", "HEAD", "STYLE", "SCRIPT"], Gr = (() => {
357
+ const mt = "___FONT_AWESOME___", Ja = 16, jr = "fa", Hr = "svg-inline--fa", It = "data-fa-i2svg", Qa = "data-fa-pseudo-element", pc = "data-fa-pseudo-element-pending", Os = "data-prefix", Is = "data-icon", wi = "fontawesome-i2svg", mc = "async", hc = ["HTML", "HEAD", "STYLE", "SCRIPT"], Gr = (() => {
358
358
  try {
359
359
  return process.env.NODE_ENV === "production";
360
360
  } catch {
@@ -371,14 +371,14 @@ function _n(t) {
371
371
  const Ur = z({}, zr);
372
372
  Ur[Re] = z(z(z(z({}, {
373
373
  "fa-duotone": "duotone"
374
- }), zr[Re]), gi.kit), gi["kit-duotone"]);
374
+ }), zr[Re]), bi.kit), bi["kit-duotone"]);
375
375
  const vc = _n(Ur), es = z({}, Zl);
376
376
  es[Re] = z(z(z(z({}, {
377
377
  duotone: "fad"
378
- }), es[Re]), yi.kit), yi["kit-duotone"]);
379
- const _i = _n(es), ts = z({}, Ka);
378
+ }), es[Re]), _i.kit), _i["kit-duotone"]);
379
+ const Si = _n(es), ts = z({}, Ka);
380
380
  ts[Re] = z(z({}, ts[Re]), nc.kit);
381
- const Os = _n(ts), ns = z({}, rc);
381
+ const Ps = _n(ts), ns = z({}, rc);
382
382
  ns[Re] = z(z({}, ns[Re]), ec.kit);
383
383
  _n(ns);
384
384
  const gc = Hl, Wr = "fa-layers-text", yc = Gl, bc = z({}, ql);
@@ -477,7 +477,7 @@ function Jt(t) {
477
477
  e[n] = t[n];
478
478
  return e;
479
479
  }
480
- function Is(t) {
480
+ function Ns(t) {
481
481
  return t.classList ? Jt(t.classList) : (t.getAttribute("class") || "").split(" ").filter((e) => e);
482
482
  }
483
483
  function qr(t) {
@@ -489,7 +489,7 @@ function Ec(t) {
489
489
  function ta(t) {
490
490
  return Object.keys(t || {}).reduce((e, n) => e + "".concat(n, ": ").concat(t[n].trim(), ";"), "");
491
491
  }
492
- function Ps(t) {
492
+ function Ls(t) {
493
493
  return t.size !== nt.size || t.x !== nt.x || t.y !== nt.y || t.rotate !== nt.rotate || t.flipX || t.flipY;
494
494
  }
495
495
  function kc(t) {
@@ -1083,9 +1083,9 @@ function Xr() {
1083
1083
  }
1084
1084
  return s;
1085
1085
  }
1086
- let wi = !1;
1086
+ let xi = !1;
1087
1087
  function ya() {
1088
- Q.autoAddCss && !wi && (Cc(Xr()), wi = !0);
1088
+ Q.autoAddCss && !xi && (Cc(Xr()), xi = !0);
1089
1089
  }
1090
1090
  var Oc = {
1091
1091
  mixout() {
@@ -1129,7 +1129,7 @@ function wn(t) {
1129
1129
  } = t;
1130
1130
  return typeof t == "string" ? qr(t) : "<".concat(e, " ").concat(Ec(n), ">").concat(a.map(wn).join(""), "</").concat(e, ">");
1131
1131
  }
1132
- function Si(t, e, n) {
1132
+ function Ti(t, e, n) {
1133
1133
  if (t && t[e] && t[e][n])
1134
1134
  return {
1135
1135
  prefix: e,
@@ -1170,7 +1170,7 @@ function Lc(t, e) {
1170
1170
  let a = t.charCodeAt(e), s;
1171
1171
  return a >= 55296 && a <= 56319 && n > e + 1 && (s = t.charCodeAt(e + 1), s >= 56320 && s <= 57343) ? (a - 55296) * 1024 + s - 56320 + 65536 : a;
1172
1172
  }
1173
- function xi(t) {
1173
+ function Ci(t) {
1174
1174
  return Object.keys(t).reduce((e, n) => {
1175
1175
  const a = t[n];
1176
1176
  return !!a.icon ? e[a.iconName] = a.icon : e[n] = a, e;
@@ -1180,14 +1180,14 @@ function ss(t, e) {
1180
1180
  let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
1181
1181
  const {
1182
1182
  skipHooks: a = !1
1183
- } = n, s = xi(e);
1184
- typeof at.hooks.addPack == "function" && !a ? at.hooks.addPack(t, xi(e)) : at.styles[t] = z(z({}, at.styles[t] || {}), s), t === "fas" && ss("fa", e);
1183
+ } = n, s = Ci(e);
1184
+ typeof at.hooks.addPack == "function" && !a ? at.hooks.addPack(t, Ci(e)) : at.styles[t] = z(z({}, at.styles[t] || {}), s), t === "fas" && ss("fa", e);
1185
1185
  }
1186
1186
  const {
1187
1187
  styles: yn,
1188
1188
  shims: Rc
1189
- } = at, Jr = Object.keys(Os), Dc = Jr.reduce((t, e) => (t[e] = Object.keys(Os[e]), t), {});
1190
- let Ns = null, Qr = {}, eo = {}, to = {}, no = {}, ao = {};
1189
+ } = at, Jr = Object.keys(Ps), Dc = Jr.reduce((t, e) => (t[e] = Object.keys(Ps[e]), t), {});
1190
+ let Rs = null, Qr = {}, eo = {}, to = {}, no = {}, ao = {};
1191
1191
  function zc(t) {
1192
1192
  return ~wc.indexOf(t);
1193
1193
  }
@@ -1222,17 +1222,17 @@ const so = () => {
1222
1222
  names: {},
1223
1223
  unicodes: {}
1224
1224
  });
1225
- to = n.names, no = n.unicodes, Ns = na(Q.styleDefault, {
1225
+ to = n.names, no = n.unicodes, Rs = na(Q.styleDefault, {
1226
1226
  family: Q.familyDefault
1227
1227
  });
1228
1228
  };
1229
1229
  Tc((t) => {
1230
- Ns = na(t.styleDefault, {
1230
+ Rs = na(t.styleDefault, {
1231
1231
  family: Q.familyDefault
1232
1232
  });
1233
1233
  });
1234
1234
  so();
1235
- function Ls(t, e) {
1235
+ function Ds(t, e) {
1236
1236
  return (Qr[t] || {})[e];
1237
1237
  }
1238
1238
  function Fc(t, e) {
@@ -1248,7 +1248,7 @@ function io(t) {
1248
1248
  };
1249
1249
  }
1250
1250
  function Vc(t) {
1251
- const e = no[t], n = Ls("fas", t);
1251
+ const e = no[t], n = Ds("fas", t);
1252
1252
  return e || (n ? {
1253
1253
  prefix: "fas",
1254
1254
  iconName: n
@@ -1258,7 +1258,7 @@ function Vc(t) {
1258
1258
  };
1259
1259
  }
1260
1260
  function Tt() {
1261
- return Ns;
1261
+ return Rs;
1262
1262
  }
1263
1263
  const ro = () => ({
1264
1264
  prefix: null,
@@ -1279,7 +1279,7 @@ function na(t) {
1279
1279
  } = e, a = vc[n][t];
1280
1280
  if (n === ea && !t)
1281
1281
  return "fad";
1282
- const s = _i[n][t] || _i[n][a], i = t in at.styles ? t : null;
1282
+ const s = Si[n][t] || Si[n][a], i = t in at.styles ? t : null;
1283
1283
  return s || i || null;
1284
1284
  }
1285
1285
  function Hc(t) {
@@ -1292,7 +1292,7 @@ function Hc(t) {
1292
1292
  rest: e
1293
1293
  };
1294
1294
  }
1295
- function Ti(t) {
1295
+ function $i(t) {
1296
1296
  return t.sort().filter((e, n, a) => a.indexOf(e) === n);
1297
1297
  }
1298
1298
  function aa(t) {
@@ -1301,7 +1301,7 @@ function aa(t) {
1301
1301
  skipLookups: n = !1
1302
1302
  } = e;
1303
1303
  let a = null;
1304
- const s = Za.concat(sc), i = Ti(t.filter((d) => s.includes(d))), r = Ti(t.filter((d) => !Za.includes(d))), o = i.filter((d) => (a = d, !Br.includes(d))), [l = null] = o, c = jc(i), u = z(z({}, Hc(r)), {}, {
1304
+ const s = Za.concat(sc), i = $i(t.filter((d) => s.includes(d))), r = $i(t.filter((d) => !Za.includes(d))), o = i.filter((d) => (a = d, !Br.includes(d))), [l = null] = o, c = jc(i), u = z(z({}, Hc(r)), {}, {
1305
1305
  prefix: na(l, {
1306
1306
  family: c
1307
1307
  })
@@ -1357,7 +1357,7 @@ class qc {
1357
1357
  const s = n.reduce(this._pullDefinitions, {});
1358
1358
  Object.keys(s).forEach((i) => {
1359
1359
  this.definitions[i] = z(z({}, this.definitions[i] || {}), s[i]), ss(i, s[i]);
1360
- const r = Os[Re][i];
1360
+ const r = Ps[Re][i];
1361
1361
  r && ss(r, s[i]), so();
1362
1362
  });
1363
1363
  }
@@ -1380,15 +1380,15 @@ class qc {
1380
1380
  }), e;
1381
1381
  }
1382
1382
  }
1383
- let Ci = [], Gt = {};
1383
+ let Ei = [], Gt = {};
1384
1384
  const Ut = {}, Xc = Object.keys(Ut);
1385
1385
  function Kc(t, e) {
1386
1386
  let {
1387
1387
  mixoutsTo: n
1388
1388
  } = e;
1389
- return Ci = t, Gt = {}, Object.keys(Ut).forEach((a) => {
1389
+ return Ei = t, Gt = {}, Object.keys(Ut).forEach((a) => {
1390
1390
  Xc.indexOf(a) === -1 && delete Ut[a];
1391
- }), Ci.forEach((a) => {
1391
+ }), Ei.forEach((a) => {
1392
1392
  const s = a.mixout ? a.mixout() : {};
1393
1393
  if (Object.keys(s).forEach((i) => {
1394
1394
  typeof s[i] == "function" && (n[i] = s[i]), typeof s[i] == "object" && Object.keys(s[i]).forEach((r) => {
@@ -1428,7 +1428,7 @@ function rs(t) {
1428
1428
  } = t;
1429
1429
  const n = t.prefix || Tt();
1430
1430
  if (e)
1431
- return e = At(n, e) || e, Si(oo.definitions, n, e) || Si(at.styles, n, e);
1431
+ return e = At(n, e) || e, Ti(oo.definitions, n, e) || Ti(at.styles, n, e);
1432
1432
  }
1433
1433
  const oo = new qc(), Zc = () => {
1434
1434
  Q.autoReplaceSvg = !1, Q.observeMutations = !1, Pt("noAuto");
@@ -1523,7 +1523,7 @@ function tu(t) {
1523
1523
  styles: i,
1524
1524
  transform: r
1525
1525
  } = t;
1526
- if (Ps(r) && n.found && !a.found) {
1526
+ if (Ls(r) && n.found && !a.found) {
1527
1527
  const {
1528
1528
  width: o,
1529
1529
  height: l
@@ -1564,7 +1564,7 @@ function nu(t) {
1564
1564
  }]
1565
1565
  }];
1566
1566
  }
1567
- function Rs(t) {
1567
+ function zs(t) {
1568
1568
  const {
1569
1569
  icons: {
1570
1570
  main: e,
@@ -1582,7 +1582,7 @@ function Rs(t) {
1582
1582
  } = t, {
1583
1583
  width: f,
1584
1584
  height: v
1585
- } = n.found ? n : e, m = tc.includes(a), y = [Q.replacementClass, s ? "".concat(Q.cssPrefix, "-").concat(s) : ""].filter((A) => u.classes.indexOf(A) === -1).filter((A) => A !== "" || !!A).concat(u.classes).join(" ");
1585
+ } = n.found ? n : e, p = tc.includes(a), y = [Q.replacementClass, s ? "".concat(Q.cssPrefix, "-").concat(s) : ""].filter((A) => u.classes.indexOf(A) === -1).filter((A) => A !== "" || !!A).concat(u.classes).join(" ");
1586
1586
  let _ = {
1587
1587
  children: [],
1588
1588
  attributes: z(z({}, u.attributes), {}, {
@@ -1594,7 +1594,7 @@ function Rs(t) {
1594
1594
  viewBox: "0 0 ".concat(f, " ").concat(v)
1595
1595
  })
1596
1596
  };
1597
- const h = m && !~u.classes.indexOf("fa-fw") ? {
1597
+ const h = p && !~u.classes.indexOf("fa-fw") ? {
1598
1598
  width: "".concat(f / v * 16 * 0.0625, "em")
1599
1599
  } : {};
1600
1600
  d && (_.attributes[It] = ""), o && (_.children.push({
@@ -1604,7 +1604,7 @@ function Rs(t) {
1604
1604
  },
1605
1605
  children: [o]
1606
1606
  }), delete _.attributes.title);
1607
- const p = z(z({}, _), {}, {
1607
+ const m = z(z({}, _), {}, {
1608
1608
  prefix: a,
1609
1609
  iconName: s,
1610
1610
  main: e,
@@ -1616,16 +1616,16 @@ function Rs(t) {
1616
1616
  }), {
1617
1617
  children: g,
1618
1618
  attributes: C
1619
- } = n.found && e.found ? Ct("generateAbstractMask", p) || {
1619
+ } = n.found && e.found ? Ct("generateAbstractMask", m) || {
1620
1620
  children: [],
1621
1621
  attributes: {}
1622
- } : Ct("generateAbstractIcon", p) || {
1622
+ } : Ct("generateAbstractIcon", m) || {
1623
1623
  children: [],
1624
1624
  attributes: {}
1625
1625
  };
1626
- return p.children = g, p.attributes = C, r ? nu(p) : tu(p);
1626
+ return m.children = g, m.attributes = C, r ? nu(m) : tu(m);
1627
1627
  }
1628
- function $i(t) {
1628
+ function ki(t) {
1629
1629
  const {
1630
1630
  content: e,
1631
1631
  width: n,
@@ -1641,7 +1641,7 @@ function $i(t) {
1641
1641
  });
1642
1642
  o && (l[It] = "");
1643
1643
  const c = z({}, r.styles);
1644
- Ps(s) && (c.transform = Ac({
1644
+ Ls(s) && (c.transform = Ac({
1645
1645
  transform: s,
1646
1646
  startCentered: !0,
1647
1647
  width: n,
@@ -1749,24 +1749,24 @@ function ls(t, e) {
1749
1749
  }));
1750
1750
  });
1751
1751
  }
1752
- const Ei = () => {
1752
+ const Ai = () => {
1753
1753
  }, cs = Q.measurePerformance && An && An.mark && An.measure ? An : {
1754
- mark: Ei,
1755
- measure: Ei
1754
+ mark: Ai,
1755
+ measure: Ai
1756
1756
  }, un = 'FA "6.7.2"', ru = (t) => (cs.mark("".concat(un, " ").concat(t, " begins")), () => lo(t)), lo = (t) => {
1757
1757
  cs.mark("".concat(un, " ").concat(t, " ends")), cs.measure("".concat(un, " ").concat(t), "".concat(un, " ").concat(t, " begins"), "".concat(un, " ").concat(t, " ends"));
1758
1758
  };
1759
- var Ds = {
1759
+ var Bs = {
1760
1760
  begin: ru,
1761
1761
  end: lo
1762
1762
  };
1763
1763
  const Dn = () => {
1764
1764
  };
1765
- function ki(t) {
1765
+ function Mi(t) {
1766
1766
  return typeof (t.getAttribute ? t.getAttribute(It) : null) == "string";
1767
1767
  }
1768
1768
  function ou(t) {
1769
- const e = t.getAttribute ? t.getAttribute(As) : null, n = t.getAttribute ? t.getAttribute(Ms) : null;
1769
+ const e = t.getAttribute ? t.getAttribute(Os) : null, n = t.getAttribute ? t.getAttribute(Is) : null;
1770
1770
  return e && n;
1771
1771
  }
1772
1772
  function lu(t) {
@@ -1815,7 +1815,7 @@ const zn = {
1815
1815
  },
1816
1816
  nest: function(t) {
1817
1817
  const e = t[0], n = t[1];
1818
- if (~Is(e).indexOf(Q.replacementClass))
1818
+ if (~Ns(e).indexOf(Q.replacementClass))
1819
1819
  return zn.replace(t);
1820
1820
  const a = new RegExp("".concat(Q.cssPrefix, "-.*"));
1821
1821
  if (delete n[0].attributes.id, n[0].attributes.class) {
@@ -1830,7 +1830,7 @@ const zn = {
1830
1830
  e.setAttribute(It, ""), e.innerHTML = s;
1831
1831
  }
1832
1832
  };
1833
- function Ai(t) {
1833
+ function Oi(t) {
1834
1834
  t();
1835
1835
  }
1836
1836
  function uo(t, e) {
@@ -1838,23 +1838,23 @@ function uo(t, e) {
1838
1838
  if (t.length === 0)
1839
1839
  n();
1840
1840
  else {
1841
- let a = Ai;
1842
- Q.mutateApproach === mc && (a = xt.requestAnimationFrame || Ai), a(() => {
1843
- const s = cu(), i = Ds.begin("mutate");
1841
+ let a = Oi;
1842
+ Q.mutateApproach === mc && (a = xt.requestAnimationFrame || Oi), a(() => {
1843
+ const s = cu(), i = Bs.begin("mutate");
1844
1844
  t.map(s), i(), n();
1845
1845
  });
1846
1846
  }
1847
1847
  }
1848
- let zs = !1;
1848
+ let Fs = !1;
1849
1849
  function fo() {
1850
- zs = !0;
1850
+ Fs = !0;
1851
1851
  }
1852
1852
  function us() {
1853
- zs = !1;
1853
+ Fs = !1;
1854
1854
  }
1855
1855
  let Hn = null;
1856
- function Mi(t) {
1857
- if (!vi || !Q.observeMutations)
1856
+ function Ii(t) {
1857
+ if (!yi || !Q.observeMutations)
1858
1858
  return;
1859
1859
  const {
1860
1860
  treeCallback: e = Dn,
@@ -1862,18 +1862,18 @@ function Mi(t) {
1862
1862
  pseudoElementsCallback: a = Dn,
1863
1863
  observeMutationsRoot: s = ye
1864
1864
  } = t;
1865
- Hn = new vi((i) => {
1866
- if (zs)
1865
+ Hn = new yi((i) => {
1866
+ if (Fs)
1867
1867
  return;
1868
1868
  const r = Tt();
1869
1869
  Jt(i).forEach((o) => {
1870
- if (o.type === "childList" && o.addedNodes.length > 0 && !ki(o.addedNodes[0]) && (Q.searchPseudoElements && a(o.target), e(o.target)), o.type === "attributes" && o.target.parentNode && Q.searchPseudoElements && a(o.target.parentNode), o.type === "attributes" && ki(o.target) && ~_c.indexOf(o.attributeName))
1870
+ if (o.type === "childList" && o.addedNodes.length > 0 && !Mi(o.addedNodes[0]) && (Q.searchPseudoElements && a(o.target), e(o.target)), o.type === "attributes" && o.target.parentNode && Q.searchPseudoElements && a(o.target.parentNode), o.type === "attributes" && Mi(o.target) && ~_c.indexOf(o.attributeName))
1871
1871
  if (o.attributeName === "class" && ou(o.target)) {
1872
1872
  const {
1873
1873
  prefix: l,
1874
1874
  iconName: c
1875
- } = aa(Is(o.target));
1876
- o.target.setAttribute(As, l || r), c && o.target.setAttribute(Ms, c);
1875
+ } = aa(Ns(o.target));
1876
+ o.target.setAttribute(Os, l || r), c && o.target.setAttribute(Is, c);
1877
1877
  } else
1878
1878
  lu(o.target) && n(o.target);
1879
1879
  });
@@ -1897,8 +1897,8 @@ function mu(t) {
1897
1897
  }
1898
1898
  function hu(t) {
1899
1899
  const e = t.getAttribute("data-prefix"), n = t.getAttribute("data-icon"), a = t.innerText !== void 0 ? t.innerText.trim() : "";
1900
- let s = aa(Is(t));
1901
- return s.prefix || (s.prefix = Tt()), e && n && (s.prefix = e, s.iconName = n), s.iconName && s.prefix || (s.prefix && a.length > 0 && (s.iconName = Fc(s.prefix, t.innerText) || Ls(s.prefix, as(t.innerText))), !s.iconName && Q.autoFetchSvg && t.firstChild && t.firstChild.nodeType === Node.TEXT_NODE && (s.iconName = t.firstChild.data)), s;
1900
+ let s = aa(Ns(t));
1901
+ return s.prefix || (s.prefix = Tt()), e && n && (s.prefix = e, s.iconName = n), s.iconName && s.prefix || (s.prefix && a.length > 0 && (s.iconName = Fc(s.prefix, t.innerText) || Ds(s.prefix, as(t.innerText))), !s.iconName && Q.autoFetchSvg && t.firstChild && t.firstChild.nodeType === Node.TEXT_NODE && (s.iconName = t.firstChild.data)), s;
1902
1902
  }
1903
1903
  function vu(t) {
1904
1904
  const e = Jt(t.attributes).reduce((s, i) => (s.name !== "class" && s.name !== "style" && (s[i.name] = i.value), s), {}), n = t.getAttribute("title"), a = t.getAttribute("data-fa-title-id");
@@ -1925,7 +1925,7 @@ function gu() {
1925
1925
  }
1926
1926
  };
1927
1927
  }
1928
- function Oi(t) {
1928
+ function Pi(t) {
1929
1929
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
1930
1930
  styleParser: !0
1931
1931
  };
@@ -1959,19 +1959,19 @@ const {
1959
1959
  styles: yu
1960
1960
  } = at;
1961
1961
  function po(t) {
1962
- const e = Q.autoReplaceSvg === "nest" ? Oi(t, {
1962
+ const e = Q.autoReplaceSvg === "nest" ? Pi(t, {
1963
1963
  styleParser: !1
1964
- }) : Oi(t);
1964
+ }) : Pi(t);
1965
1965
  return ~e.extra.classes.indexOf(Wr) ? Ct("generateLayersText", t, e) : Ct("generateSvgReplacementMutation", t, e);
1966
1966
  }
1967
1967
  function bu() {
1968
1968
  return [...Jl, ...Za];
1969
1969
  }
1970
- function Ii(t) {
1970
+ function Ni(t) {
1971
1971
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
1972
1972
  if (!vt)
1973
1973
  return Promise.resolve();
1974
- const n = ye.documentElement.classList, a = (u) => n.add("".concat(bi, "-").concat(u)), s = (u) => n.remove("".concat(bi, "-").concat(u)), i = Q.autoFetchSvg ? bu() : Br.concat(Object.keys(yu));
1974
+ const n = ye.documentElement.classList, a = (u) => n.add("".concat(wi, "-").concat(u)), s = (u) => n.remove("".concat(wi, "-").concat(u)), i = Q.autoFetchSvg ? bu() : Br.concat(Object.keys(yu));
1975
1975
  i.includes("fa") || i.push("fa");
1976
1976
  const r = [".".concat(Wr, ":not([").concat(It, "])")].concat(i.map((u) => ".".concat(u, ":not([").concat(It, "])"))).join(", ");
1977
1977
  if (r.length === 0)
@@ -1985,7 +1985,7 @@ function Ii(t) {
1985
1985
  a("pending"), s("complete");
1986
1986
  else
1987
1987
  return Promise.resolve();
1988
- const l = Ds.begin("onTree"), c = o.reduce((u, d) => {
1988
+ const l = Bs.begin("onTree"), c = o.reduce((u, d) => {
1989
1989
  try {
1990
1990
  const f = po(d);
1991
1991
  f && u.push(f);
@@ -2047,7 +2047,7 @@ const Su = function(t) {
2047
2047
  }, t), () => (Pt("beforeDOMElementCreation", {
2048
2048
  iconDefinition: t,
2049
2049
  params: e
2050
- }), Q.autoA11y && (r ? c["aria-labelledby"] = "".concat(Q.replacementClass, "-title-").concat(o || gn()) : (c["aria-hidden"] = "true", c.focusable = "false")), Rs({
2050
+ }), Q.autoA11y && (r ? c["aria-labelledby"] = "".concat(Q.replacementClass, "-title-").concat(o || gn()) : (c["aria-hidden"] = "true", c.focusable = "false")), zs({
2051
2051
  icons: {
2052
2052
  main: os(v),
2053
2053
  mask: s ? os(s.icon) : {
@@ -2080,7 +2080,7 @@ var xu = {
2080
2080
  hooks() {
2081
2081
  return {
2082
2082
  mutationObserverCallbacks(t) {
2083
- return t.treeCallback = Ii, t.nodeCallback = _u, t;
2083
+ return t.treeCallback = Ni, t.nodeCallback = _u, t;
2084
2084
  }
2085
2085
  };
2086
2086
  },
@@ -2091,7 +2091,7 @@ var xu = {
2091
2091
  callback: a = () => {
2092
2092
  }
2093
2093
  } = e;
2094
- return Ii(n, a);
2094
+ return Ni(n, a);
2095
2095
  }, t.generateSvgReplacementMutation = function(e, n) {
2096
2096
  const {
2097
2097
  iconName: a,
@@ -2110,9 +2110,9 @@ var xu = {
2110
2110
  width: 512,
2111
2111
  height: 512,
2112
2112
  icon: {}
2113
- })]).then((m) => {
2114
- let [y, _] = m;
2115
- f([e, Rs({
2113
+ })]).then((p) => {
2114
+ let [y, _] = p;
2115
+ f([e, zs({
2116
2116
  icons: {
2117
2117
  main: y,
2118
2118
  mask: _
@@ -2140,7 +2140,7 @@ var xu = {
2140
2140
  const o = ta(r);
2141
2141
  o.length > 0 && (a.style = o);
2142
2142
  let l;
2143
- return Ps(i) && (l = Ct("generateAbstractTransformGrouping", {
2143
+ return Ls(i) && (l = Ct("generateAbstractTransformGrouping", {
2144
2144
  main: s,
2145
2145
  transform: i,
2146
2146
  containerWidth: s.width,
@@ -2229,7 +2229,7 @@ var xu = {
2229
2229
  }, () => (Pt("beforeDOMElementCreation", {
2230
2230
  content: t,
2231
2231
  params: e
2232
- }), $i({
2232
+ }), ki({
2233
2233
  content: t,
2234
2234
  transform: z(z({}, nt), n),
2235
2235
  title: a,
@@ -2254,7 +2254,7 @@ var xu = {
2254
2254
  const l = parseInt(getComputedStyle(e).fontSize, 10), c = e.getBoundingClientRect();
2255
2255
  r = c.width / l, o = c.height / l;
2256
2256
  }
2257
- return Q.autoA11y && !a && (i.attributes["aria-hidden"] = "true"), Promise.resolve([e, $i({
2257
+ return Q.autoA11y && !a && (i.attributes["aria-hidden"] = "true"), Promise.resolve([e, ki({
2258
2258
  content: e.innerHTML,
2259
2259
  width: r,
2260
2260
  height: o,
@@ -2266,17 +2266,17 @@ var xu = {
2266
2266
  };
2267
2267
  }
2268
2268
  };
2269
- const Eu = new RegExp('"', "ug"), Pi = [1105920, 1112319], Ni = z(z(z(z({}, {
2269
+ const Eu = new RegExp('"', "ug"), Li = [1105920, 1112319], Ri = z(z(z(z({}, {
2270
2270
  FontAwesome: {
2271
2271
  normal: "fas",
2272
2272
  400: "fas"
2273
2273
  }
2274
- }), Xl), fc), ic), ds = Object.keys(Ni).reduce((t, e) => (t[e.toLowerCase()] = Ni[e], t), {}), ku = Object.keys(ds).reduce((t, e) => {
2274
+ }), Xl), fc), ic), ds = Object.keys(Ri).reduce((t, e) => (t[e.toLowerCase()] = Ri[e], t), {}), ku = Object.keys(ds).reduce((t, e) => {
2275
2275
  const n = ds[e];
2276
2276
  return t[e] = n[900] || [...Object.entries(n)][0][1], t;
2277
2277
  }, {});
2278
2278
  function Au(t) {
2279
- const e = t.replace(Eu, ""), n = Lc(e, 0), a = n >= Pi[0] && n <= Pi[1], s = e.length === 2 ? e[0] === e[1] : !1;
2279
+ const e = t.replace(Eu, ""), n = Lc(e, 0), a = n >= Li[0] && n <= Li[1], s = e.length === 2 ? e[0] === e[1] : !1;
2280
2280
  return {
2281
2281
  value: as(s ? e[0] : e),
2282
2282
  isSecondary: a || s
@@ -2286,7 +2286,7 @@ function Mu(t, e) {
2286
2286
  const n = t.replace(/^['"]|['"]$/g, "").toLowerCase(), a = parseInt(e), s = isNaN(a) ? "normal" : a;
2287
2287
  return (ds[n] || {})[s] || ku[n];
2288
2288
  }
2289
- function Li(t, e) {
2289
+ function Di(t, e) {
2290
2290
  const n = "".concat(pc).concat(e.replace(":", "-"));
2291
2291
  return new Promise((a, s) => {
2292
2292
  if (t.getAttribute(n) !== null)
@@ -2298,27 +2298,27 @@ function Li(t, e) {
2298
2298
  const f = o.getPropertyValue("content");
2299
2299
  let v = Mu(l, u);
2300
2300
  const {
2301
- value: m,
2301
+ value: p,
2302
2302
  isSecondary: y
2303
2303
  } = Au(f), _ = c[0].startsWith("FontAwesome");
2304
- let h = Ls(v, m), p = h;
2304
+ let h = Ds(v, p), m = h;
2305
2305
  if (_) {
2306
- const g = Vc(m);
2306
+ const g = Vc(p);
2307
2307
  g.iconName && g.prefix && (h = g.iconName, v = g.prefix);
2308
2308
  }
2309
- if (h && !y && (!r || r.getAttribute(As) !== v || r.getAttribute(Ms) !== p)) {
2310
- t.setAttribute(n, p), r && t.removeChild(r);
2309
+ if (h && !y && (!r || r.getAttribute(Os) !== v || r.getAttribute(Is) !== m)) {
2310
+ t.setAttribute(n, m), r && t.removeChild(r);
2311
2311
  const g = gu(), {
2312
2312
  extra: C
2313
2313
  } = g;
2314
2314
  C.attributes[Qa] = e, ls(h, v).then((A) => {
2315
- const R = Rs(z(z({}, g), {}, {
2315
+ const R = zs(z(z({}, g), {}, {
2316
2316
  icons: {
2317
2317
  main: A,
2318
2318
  mask: ro()
2319
2319
  },
2320
2320
  prefix: v,
2321
- iconName: p,
2321
+ iconName: m,
2322
2322
  extra: C,
2323
2323
  watchable: !0
2324
2324
  })), k = ye.createElementNS("http://www.w3.org/2000/svg", "svg");
@@ -2332,15 +2332,15 @@ function Li(t, e) {
2332
2332
  });
2333
2333
  }
2334
2334
  function Ou(t) {
2335
- return Promise.all([Li(t, "::before"), Li(t, "::after")]);
2335
+ return Promise.all([Di(t, "::before"), Di(t, "::after")]);
2336
2336
  }
2337
2337
  function Iu(t) {
2338
2338
  return t.parentNode !== document.head && !~hc.indexOf(t.tagName.toUpperCase()) && !t.getAttribute(Qa) && (!t.parentNode || t.parentNode.tagName !== "svg");
2339
2339
  }
2340
- function Ri(t) {
2340
+ function zi(t) {
2341
2341
  if (vt)
2342
2342
  return new Promise((e, n) => {
2343
- const a = Jt(t.querySelectorAll("*")).filter(Iu).map(Ou), s = Ds.begin("searchPseudoElements");
2343
+ const a = Jt(t.querySelectorAll("*")).filter(Iu).map(Ou), s = Bs.begin("searchPseudoElements");
2344
2344
  fo(), Promise.all(a).then(() => {
2345
2345
  s(), us(), e();
2346
2346
  }).catch(() => {
@@ -2352,7 +2352,7 @@ var Pu = {
2352
2352
  hooks() {
2353
2353
  return {
2354
2354
  mutationObserverCallbacks(t) {
2355
- return t.pseudoElementsCallback = Ri, t;
2355
+ return t.pseudoElementsCallback = zi, t;
2356
2356
  }
2357
2357
  };
2358
2358
  },
@@ -2361,17 +2361,17 @@ var Pu = {
2361
2361
  const {
2362
2362
  node: n = ye
2363
2363
  } = e;
2364
- Q.searchPseudoElements && Ri(n);
2364
+ Q.searchPseudoElements && zi(n);
2365
2365
  };
2366
2366
  }
2367
2367
  };
2368
- let Di = !1;
2368
+ let Bi = !1;
2369
2369
  var Nu = {
2370
2370
  mixout() {
2371
2371
  return {
2372
2372
  dom: {
2373
2373
  unwatch() {
2374
- fo(), Di = !0;
2374
+ fo(), Bi = !0;
2375
2375
  }
2376
2376
  }
2377
2377
  };
@@ -2379,7 +2379,7 @@ var Nu = {
2379
2379
  hooks() {
2380
2380
  return {
2381
2381
  bootstrap() {
2382
- Mi(is("mutationObserverCallbacks", {}));
2382
+ Ii(is("mutationObserverCallbacks", {}));
2383
2383
  },
2384
2384
  noAuto() {
2385
2385
  pu();
@@ -2388,14 +2388,14 @@ var Nu = {
2388
2388
  const {
2389
2389
  observeMutationsRoot: e
2390
2390
  } = t;
2391
- Di ? us() : Mi(is("mutationObserverCallbacks", {
2391
+ Bi ? us() : Ii(is("mutationObserverCallbacks", {
2392
2392
  observeMutationsRoot: e
2393
2393
  }));
2394
2394
  }
2395
2395
  };
2396
2396
  }
2397
2397
  };
2398
- const zi = (t) => {
2398
+ const Fi = (t) => {
2399
2399
  let e = {
2400
2400
  size: 16,
2401
2401
  x: 0,
@@ -2443,7 +2443,7 @@ var Lu = {
2443
2443
  mixout() {
2444
2444
  return {
2445
2445
  parse: {
2446
- transform: (t) => zi(t)
2446
+ transform: (t) => Fi(t)
2447
2447
  }
2448
2448
  };
2449
2449
  },
@@ -2451,7 +2451,7 @@ var Lu = {
2451
2451
  return {
2452
2452
  parseNodeAttributes(t, e) {
2453
2453
  const n = e.getAttribute("data-fa-transform");
2454
- return n && (t.transform = zi(n)), t;
2454
+ return n && (t.transform = Fi(n)), t;
2455
2455
  }
2456
2456
  };
2457
2457
  },
@@ -2496,7 +2496,7 @@ const wa = {
2496
2496
  width: "100%",
2497
2497
  height: "100%"
2498
2498
  };
2499
- function Bi(t) {
2499
+ function Vi(t) {
2500
2500
  let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
2501
2501
  return t.attributes && (t.attributes.fill || e) && (t.attributes.fill = "black"), t;
2502
2502
  }
@@ -2537,20 +2537,20 @@ var Du = {
2537
2537
  attributes: z(z({}, wa), {}, {
2538
2538
  fill: "white"
2539
2539
  })
2540
- }, m = c.children ? {
2541
- children: c.children.map(Bi)
2540
+ }, p = c.children ? {
2541
+ children: c.children.map(Vi)
2542
2542
  } : {}, y = {
2543
2543
  tag: "g",
2544
2544
  attributes: z({}, f.inner),
2545
- children: [Bi(z({
2545
+ children: [Vi(z({
2546
2546
  tag: c.tag,
2547
2547
  attributes: z(z({}, c.attributes), f.path)
2548
- }, m))]
2548
+ }, p))]
2549
2549
  }, _ = {
2550
2550
  tag: "g",
2551
2551
  attributes: z({}, f.outer),
2552
2552
  children: [y]
2553
- }, h = "mask-".concat(r || gn()), p = "clip-".concat(r || gn()), g = {
2553
+ }, h = "mask-".concat(r || gn()), m = "clip-".concat(r || gn()), g = {
2554
2554
  tag: "mask",
2555
2555
  attributes: z(z({}, wa), {}, {
2556
2556
  id: h,
@@ -2563,7 +2563,7 @@ var Du = {
2563
2563
  children: [{
2564
2564
  tag: "clipPath",
2565
2565
  attributes: {
2566
- id: p
2566
+ id: m
2567
2567
  },
2568
2568
  children: Ru(d)
2569
2569
  }, g]
@@ -2572,7 +2572,7 @@ var Du = {
2572
2572
  tag: "rect",
2573
2573
  attributes: z({
2574
2574
  fill: "currentColor",
2575
- "clip-path": "url(#".concat(p, ")"),
2575
+ "clip-path": "url(#".concat(m, ")"),
2576
2576
  mask: "url(#".concat(h, ")")
2577
2577
  }, wa)
2578
2578
  }), {
@@ -2676,7 +2676,7 @@ const ju = qe.icon;
2676
2676
  qe.layer;
2677
2677
  const Hu = qe.text;
2678
2678
  qe.counter;
2679
- function Fi(t, e) {
2679
+ function ji(t, e) {
2680
2680
  var n = Object.keys(t);
2681
2681
  if (Object.getOwnPropertySymbols) {
2682
2682
  var a = Object.getOwnPropertySymbols(t);
@@ -2689,9 +2689,9 @@ function Fi(t, e) {
2689
2689
  function Qe(t) {
2690
2690
  for (var e = 1; e < arguments.length; e++) {
2691
2691
  var n = arguments[e] != null ? arguments[e] : {};
2692
- e % 2 ? Fi(Object(n), !0).forEach(function(a) {
2692
+ e % 2 ? ji(Object(n), !0).forEach(function(a) {
2693
2693
  Ge(t, a, n[a]);
2694
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : Fi(Object(n)).forEach(function(a) {
2694
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : ji(Object(n)).forEach(function(a) {
2695
2695
  Object.defineProperty(t, a, Object.getOwnPropertyDescriptor(n, a));
2696
2696
  });
2697
2697
  }
@@ -2787,32 +2787,32 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2787
2787
  var Ju = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, ho = { exports: {} };
2788
2788
  (function(t) {
2789
2789
  (function(e) {
2790
- var n = function(h, p, g) {
2791
- if (!c(p) || d(p) || f(p) || v(p) || l(p))
2792
- return p;
2790
+ var n = function(h, m, g) {
2791
+ if (!c(m) || d(m) || f(m) || v(m) || l(m))
2792
+ return m;
2793
2793
  var C, A = 0, R = 0;
2794
- if (u(p))
2795
- for (C = [], R = p.length; A < R; A++)
2796
- C.push(n(h, p[A], g));
2794
+ if (u(m))
2795
+ for (C = [], R = m.length; A < R; A++)
2796
+ C.push(n(h, m[A], g));
2797
2797
  else {
2798
2798
  C = {};
2799
- for (var k in p)
2800
- Object.prototype.hasOwnProperty.call(p, k) && (C[h(k, g)] = n(h, p[k], g));
2799
+ for (var k in m)
2800
+ Object.prototype.hasOwnProperty.call(m, k) && (C[h(k, g)] = n(h, m[k], g));
2801
2801
  }
2802
2802
  return C;
2803
- }, a = function(h, p) {
2804
- p = p || {};
2805
- var g = p.separator || "_", C = p.split || /(?=[A-Z])/;
2803
+ }, a = function(h, m) {
2804
+ m = m || {};
2805
+ var g = m.separator || "_", C = m.split || /(?=[A-Z])/;
2806
2806
  return h.split(C).join(g);
2807
2807
  }, s = function(h) {
2808
- return m(h) ? h : (h = h.replace(/[\-_\s]+(.)?/g, function(p, g) {
2808
+ return p(h) ? h : (h = h.replace(/[\-_\s]+(.)?/g, function(m, g) {
2809
2809
  return g ? g.toUpperCase() : "";
2810
2810
  }), h.substr(0, 1).toLowerCase() + h.substr(1));
2811
2811
  }, i = function(h) {
2812
- var p = s(h);
2813
- return p.substr(0, 1).toUpperCase() + p.substr(1);
2814
- }, r = function(h, p) {
2815
- return a(h, p).toLowerCase();
2812
+ var m = s(h);
2813
+ return m.substr(0, 1).toUpperCase() + m.substr(1);
2814
+ }, r = function(h, m) {
2815
+ return a(h, m).toLowerCase();
2816
2816
  }, o = Object.prototype.toString, l = function(h) {
2817
2817
  return typeof h == "function";
2818
2818
  }, c = function(h) {
@@ -2825,10 +2825,10 @@ var Ju = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2825
2825
  return o.call(h) == "[object RegExp]";
2826
2826
  }, v = function(h) {
2827
2827
  return o.call(h) == "[object Boolean]";
2828
- }, m = function(h) {
2828
+ }, p = function(h) {
2829
2829
  return h = h - 0, h === h;
2830
- }, y = function(h, p) {
2831
- var g = p && "process" in p ? p.process : p;
2830
+ }, y = function(h, m) {
2831
+ var g = m && "process" in m ? m.process : m;
2832
2832
  return typeof g != "function" ? h : function(C, A) {
2833
2833
  return g(C, h, A);
2834
2834
  };
@@ -2837,14 +2837,14 @@ var Ju = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2837
2837
  decamelize: r,
2838
2838
  pascalize: i,
2839
2839
  depascalize: r,
2840
- camelizeKeys: function(h, p) {
2841
- return n(y(s, p), h);
2840
+ camelizeKeys: function(h, m) {
2841
+ return n(y(s, m), h);
2842
2842
  },
2843
- decamelizeKeys: function(h, p) {
2844
- return n(y(r, p), h, p);
2843
+ decamelizeKeys: function(h, m) {
2844
+ return n(y(r, m), h, m);
2845
2845
  },
2846
- pascalizeKeys: function(h, p) {
2847
- return n(y(i, p), h);
2846
+ pascalizeKeys: function(h, m) {
2847
+ return n(y(i, m), h);
2848
2848
  },
2849
2849
  depascalizeKeys: function() {
2850
2850
  return this.decamelizeKeys.apply(this, arguments);
@@ -2869,12 +2869,12 @@ function nd(t) {
2869
2869
  return e[n] = !0, e;
2870
2870
  }, {});
2871
2871
  }
2872
- function Bs(t) {
2872
+ function Vs(t) {
2873
2873
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
2874
2874
  if (typeof t == "string")
2875
2875
  return t;
2876
2876
  var a = (t.children || []).map(function(l) {
2877
- return Bs(l);
2877
+ return Vs(l);
2878
2878
  }), s = Object.keys(t.attributes || {}).reduce(function(l, c) {
2879
2879
  var u = t.attributes[c];
2880
2880
  switch (c) {
@@ -2932,7 +2932,7 @@ function sd(t) {
2932
2932
  return a;
2933
2933
  });
2934
2934
  }
2935
- function Vi(t) {
2935
+ function Hi(t) {
2936
2936
  if (t && Un(t) === "object" && t.prefix && t.iconName && t.icon)
2937
2937
  return t;
2938
2938
  if (Gn.icon)
@@ -3074,13 +3074,13 @@ var id = U({
3074
3074
  },
3075
3075
  setup: function(e, n) {
3076
3076
  var a = n.attrs, s = w(function() {
3077
- return Vi(e.icon);
3077
+ return Hi(e.icon);
3078
3078
  }), i = w(function() {
3079
3079
  return pn("classes", sd(e));
3080
3080
  }), r = w(function() {
3081
3081
  return pn("transform", typeof e.transform == "string" ? Gn.transform(e.transform) : e.transform);
3082
3082
  }), o = w(function() {
3083
- return pn("mask", Vi(e.mask));
3083
+ return pn("mask", Hi(e.mask));
3084
3084
  }), l = w(function() {
3085
3085
  return ju(s.value, Qe(Qe(Qe(Qe({}, i.value), r.value), o.value), {}, {
3086
3086
  symbol: e.symbol,
@@ -3096,7 +3096,7 @@ var id = U({
3096
3096
  immediate: !0
3097
3097
  });
3098
3098
  var c = w(function() {
3099
- return l.value ? Bs(l.value.abstract[0], {}, a) : null;
3099
+ return l.value ? Vs(l.value.abstract[0], {}, a) : null;
3100
3100
  });
3101
3101
  return function() {
3102
3102
  return c.value;
@@ -3154,7 +3154,7 @@ U({
3154
3154
  var c = Hu(e.value.toString(), Qe(Qe({}, r.value), i.value)), u = c.abstract;
3155
3155
  return e.counter && (u[0].attributes.class = u[0].attributes.class.replace("fa-layers-text", "")), u[0];
3156
3156
  }), l = w(function() {
3157
- return Bs(o.value, {}, a);
3157
+ return Vs(o.value, {}, a);
3158
3158
  });
3159
3159
  return function() {
3160
3160
  return l.value;
@@ -3636,7 +3636,7 @@ const Sa = "RN", Nt = /* @__PURE__ */ U({
3636
3636
  ], 2)
3637
3637
  ], 16));
3638
3638
  }
3639
- }), xa = "RN", Fs = /* @__PURE__ */ U({
3639
+ }), xa = "RN", js = /* @__PURE__ */ U({
3640
3640
  __name: "Spinner",
3641
3641
  props: {
3642
3642
  size: { default: "md" },
@@ -3680,7 +3680,7 @@ const Sa = "RN", Nt = /* @__PURE__ */ U({
3680
3680
  disabled: e.disabled,
3681
3681
  onClick: i
3682
3682
  }), [
3683
- e.loading ? (b(), pe(Fs, {
3683
+ e.loading ? (b(), pe(js, {
3684
3684
  key: 0,
3685
3685
  size: e.size,
3686
3686
  color: s.value
@@ -3731,7 +3731,7 @@ const ie = (t, e) => {
3731
3731
  /*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */
3732
3732
  const {
3733
3733
  entries: yo,
3734
- setPrototypeOf: ji,
3734
+ setPrototypeOf: Gi,
3735
3735
  isFrozen: uf,
3736
3736
  getPrototypeOf: df,
3737
3737
  getOwnPropertyDescriptor: ff
@@ -3756,7 +3756,7 @@ ms || (ms = function(e, n, a) {
3756
3756
  hs || (hs = function(e, n) {
3757
3757
  return new e(...n);
3758
3758
  });
3759
- const On = Ve(Array.prototype.forEach), pf = Ve(Array.prototype.lastIndexOf), Hi = Ve(Array.prototype.pop), an = Ve(Array.prototype.push), mf = Ve(Array.prototype.splice), Bn = Ve(String.prototype.toLowerCase), Ta = Ve(String.prototype.toString), Gi = Ve(String.prototype.match), sn = Ve(String.prototype.replace), hf = Ve(String.prototype.indexOf), vf = Ve(String.prototype.trim), Ze = Ve(Object.prototype.hasOwnProperty), De = Ve(RegExp.prototype.test), rn = gf(TypeError);
3759
+ const On = Ve(Array.prototype.forEach), pf = Ve(Array.prototype.lastIndexOf), Ui = Ve(Array.prototype.pop), an = Ve(Array.prototype.push), mf = Ve(Array.prototype.splice), Bn = Ve(String.prototype.toLowerCase), Ta = Ve(String.prototype.toString), Wi = Ve(String.prototype.match), sn = Ve(String.prototype.replace), hf = Ve(String.prototype.indexOf), vf = Ve(String.prototype.trim), Ze = Ve(Object.prototype.hasOwnProperty), De = Ve(RegExp.prototype.test), rn = gf(TypeError);
3760
3760
  function Ve(t) {
3761
3761
  return function(e) {
3762
3762
  e instanceof RegExp && (e.lastIndex = 0);
@@ -3774,7 +3774,7 @@ function gf(t) {
3774
3774
  }
3775
3775
  function le(t, e) {
3776
3776
  let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : Bn;
3777
- ji && ji(t, null);
3777
+ Gi && Gi(t, null);
3778
3778
  let a = e.length;
3779
3779
  for (; a--; ) {
3780
3780
  let s = e[a];
@@ -3813,14 +3813,14 @@ function on(t, e) {
3813
3813
  }
3814
3814
  return n;
3815
3815
  }
3816
- const Ui = Fe(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), Ca = Fe(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), $a = Fe(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), bf = Fe(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), Ea = Fe(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), _f = Fe(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), Wi = Fe(["#text"]), Yi = Fe(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), ka = Fe(["accent-height", "accumulate", "additive", "alignment-baseline", "amplitude", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "exponent", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "intercept", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "slope", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "tablevalues", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), qi = Fe(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), In = Fe(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), wf = Ke(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Sf = Ke(/<%[\w\W]*|[\w\W]*%>/gm), xf = Ke(/\$\{[\w\W]*/gm), Tf = Ke(/^data-[\-\w.\u00B7-\uFFFF]+$/), Cf = Ke(/^aria-[\-\w]+$/), _o = Ke(
3816
+ const Yi = Fe(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), Ca = Fe(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), $a = Fe(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), bf = Fe(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), Ea = Fe(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), _f = Fe(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), qi = Fe(["#text"]), Xi = Fe(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "popover", "popovertarget", "popovertargetaction", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "wrap", "xmlns", "slot"]), ka = Fe(["accent-height", "accumulate", "additive", "alignment-baseline", "amplitude", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "exponent", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "intercept", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "slope", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "tablevalues", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), Ki = Fe(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), In = Fe(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), wf = Ke(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Sf = Ke(/<%[\w\W]*|[\w\W]*%>/gm), xf = Ke(/\$\{[\w\W]*/gm), Tf = Ke(/^data-[\-\w.\u00B7-\uFFFF]+$/), Cf = Ke(/^aria-[\-\w]+$/), _o = Ke(
3817
3817
  /^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
3818
3818
  // eslint-disable-line no-useless-escape
3819
3819
  ), $f = Ke(/^(?:\w+script|data):/i), Ef = Ke(
3820
3820
  /[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g
3821
3821
  // eslint-disable-line no-control-regex
3822
3822
  ), wo = Ke(/^html$/i), kf = Ke(/^[a-z][.\w]*(-[.\w]+)+$/i);
3823
- var Xi = /* @__PURE__ */ Object.freeze({
3823
+ var Zi = /* @__PURE__ */ Object.freeze({
3824
3824
  __proto__: null,
3825
3825
  ARIA_ATTR: Cf,
3826
3826
  ATTR_WHITESPACE: Ef,
@@ -3870,7 +3870,7 @@ const ln = {
3870
3870
  } catch {
3871
3871
  return console.warn("TrustedTypes policy " + i + " could not be created."), null;
3872
3872
  }
3873
- }, Ki = function() {
3873
+ }, Ji = function() {
3874
3874
  return {
3875
3875
  afterSanitizeAttributes: [],
3876
3876
  afterSanitizeElements: [],
@@ -3901,7 +3901,7 @@ function So() {
3901
3901
  HTMLFormElement: d,
3902
3902
  DOMParser: f,
3903
3903
  trustedTypes: v
3904
- } = t, m = l.prototype, y = on(m, "cloneNode"), _ = on(m, "remove"), h = on(m, "nextSibling"), p = on(m, "childNodes"), g = on(m, "parentNode");
3904
+ } = t, p = l.prototype, y = on(p, "cloneNode"), _ = on(p, "remove"), h = on(p, "nextSibling"), m = on(p, "childNodes"), g = on(p, "parentNode");
3905
3905
  if (typeof r == "function") {
3906
3906
  const te = n.createElement("template");
3907
3907
  te.content && te.content.ownerDocument && (n = te.content.ownerDocument);
@@ -3915,7 +3915,7 @@ function So() {
3915
3915
  } = n, {
3916
3916
  importNode: M
3917
3917
  } = a;
3918
- let O = Ki();
3918
+ let O = Ji();
3919
3919
  e.isSupported = typeof yo == "function" && typeof g == "function" && R && R.createHTMLDocument !== void 0;
3920
3920
  const {
3921
3921
  MUSTACHE_EXPR: W,
@@ -3926,13 +3926,13 @@ function So() {
3926
3926
  IS_SCRIPT_OR_DATA: F,
3927
3927
  ATTR_WHITESPACE: P,
3928
3928
  CUSTOM_ELEMENT: q
3929
- } = Xi;
3929
+ } = Zi;
3930
3930
  let {
3931
3931
  IS_ALLOWED_URI: K
3932
- } = Xi, ee = null;
3933
- const he = le({}, [...Ui, ...Ca, ...$a, ...Ea, ...Wi]);
3932
+ } = Zi, ee = null;
3933
+ const he = le({}, [...Yi, ...Ca, ...$a, ...Ea, ...qi]);
3934
3934
  let re = null;
3935
- const fe = le({}, [...Yi, ...ka, ...qi, ...In]);
3935
+ const fe = le({}, [...Xi, ...ka, ...Ki, ...In]);
3936
3936
  let ce = Object.seal(bo(null, {
3937
3937
  tagNameCheck: {
3938
3938
  writable: !0,
@@ -3952,14 +3952,14 @@ function So() {
3952
3952
  enumerable: !0,
3953
3953
  value: !1
3954
3954
  }
3955
- })), Y = null, se = null, ve = !0, oe = !0, we = !1, Me = !0, Te = !1, ot = !0, Et = !1, la = !1, ca = !1, Dt = !1, xn = !1, Tn = !1, qs = !0, Xs = !1;
3955
+ })), Y = null, se = null, ve = !0, oe = !0, we = !1, Me = !0, Te = !1, ot = !0, Et = !1, la = !1, ca = !1, Dt = !1, xn = !1, Tn = !1, Ks = !0, Zs = !1;
3956
3956
  const cl = "user-content-";
3957
3957
  let ua = !0, Qt = !1, zt = {}, Bt = null;
3958
- const Ks = le({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
3959
- let Zs = null;
3960
- const Js = le({}, ["audio", "video", "img", "source", "image", "track"]);
3958
+ const Js = le({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
3959
+ let Qs = null;
3960
+ const ei = le({}, ["audio", "video", "img", "source", "image", "track"]);
3961
3961
  let da = null;
3962
- const Qs = le({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), Cn = "http://www.w3.org/1998/Math/MathML", $n = "http://www.w3.org/2000/svg", lt = "http://www.w3.org/1999/xhtml";
3962
+ const ti = le({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), Cn = "http://www.w3.org/1998/Math/MathML", $n = "http://www.w3.org/2000/svg", lt = "http://www.w3.org/1999/xhtml";
3963
3963
  let Ft = lt, fa = !1, pa = null;
3964
3964
  const ul = le({}, [Cn, $n, lt], Ta);
3965
3965
  let En = le({}, ["mi", "mo", "mn", "ms", "mtext"]), kn = le({}, ["annotation-xml"]);
@@ -3967,13 +3967,13 @@ function So() {
3967
3967
  let en = null;
3968
3968
  const fl = ["application/xhtml+xml", "text/html"], pl = "text/html";
3969
3969
  let Oe = null, Vt = null;
3970
- const ml = n.createElement("form"), ei = function(T) {
3970
+ const ml = n.createElement("form"), ni = function(T) {
3971
3971
  return T instanceof RegExp || T instanceof Function;
3972
3972
  }, ma = function() {
3973
3973
  let T = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
3974
3974
  if (!(Vt && Vt === T)) {
3975
3975
  if ((!T || typeof T != "object") && (T = {}), T = dt(T), en = // eslint-disable-next-line unicorn/prefer-includes
3976
- fl.indexOf(T.PARSER_MEDIA_TYPE) === -1 ? pl : T.PARSER_MEDIA_TYPE, Oe = en === "application/xhtml+xml" ? Ta : Bn, ee = Ze(T, "ALLOWED_TAGS") ? le({}, T.ALLOWED_TAGS, Oe) : he, re = Ze(T, "ALLOWED_ATTR") ? le({}, T.ALLOWED_ATTR, Oe) : fe, pa = Ze(T, "ALLOWED_NAMESPACES") ? le({}, T.ALLOWED_NAMESPACES, Ta) : ul, da = Ze(T, "ADD_URI_SAFE_ATTR") ? le(dt(Qs), T.ADD_URI_SAFE_ATTR, Oe) : Qs, Zs = Ze(T, "ADD_DATA_URI_TAGS") ? le(dt(Js), T.ADD_DATA_URI_TAGS, Oe) : Js, Bt = Ze(T, "FORBID_CONTENTS") ? le({}, T.FORBID_CONTENTS, Oe) : Ks, Y = Ze(T, "FORBID_TAGS") ? le({}, T.FORBID_TAGS, Oe) : dt({}), se = Ze(T, "FORBID_ATTR") ? le({}, T.FORBID_ATTR, Oe) : dt({}), zt = Ze(T, "USE_PROFILES") ? T.USE_PROFILES : !1, ve = T.ALLOW_ARIA_ATTR !== !1, oe = T.ALLOW_DATA_ATTR !== !1, we = T.ALLOW_UNKNOWN_PROTOCOLS || !1, Me = T.ALLOW_SELF_CLOSE_IN_ATTR !== !1, Te = T.SAFE_FOR_TEMPLATES || !1, ot = T.SAFE_FOR_XML !== !1, Et = T.WHOLE_DOCUMENT || !1, Dt = T.RETURN_DOM || !1, xn = T.RETURN_DOM_FRAGMENT || !1, Tn = T.RETURN_TRUSTED_TYPE || !1, ca = T.FORCE_BODY || !1, qs = T.SANITIZE_DOM !== !1, Xs = T.SANITIZE_NAMED_PROPS || !1, ua = T.KEEP_CONTENT !== !1, Qt = T.IN_PLACE || !1, K = T.ALLOWED_URI_REGEXP || _o, Ft = T.NAMESPACE || lt, En = T.MATHML_TEXT_INTEGRATION_POINTS || En, kn = T.HTML_INTEGRATION_POINTS || kn, ce = T.CUSTOM_ELEMENT_HANDLING || {}, T.CUSTOM_ELEMENT_HANDLING && ei(T.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (ce.tagNameCheck = T.CUSTOM_ELEMENT_HANDLING.tagNameCheck), T.CUSTOM_ELEMENT_HANDLING && ei(T.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (ce.attributeNameCheck = T.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), T.CUSTOM_ELEMENT_HANDLING && typeof T.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (ce.allowCustomizedBuiltInElements = T.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), Te && (oe = !1), xn && (Dt = !0), zt && (ee = le({}, Wi), re = [], zt.html === !0 && (le(ee, Ui), le(re, Yi)), zt.svg === !0 && (le(ee, Ca), le(re, ka), le(re, In)), zt.svgFilters === !0 && (le(ee, $a), le(re, ka), le(re, In)), zt.mathMl === !0 && (le(ee, Ea), le(re, qi), le(re, In))), T.ADD_TAGS && (ee === he && (ee = dt(ee)), le(ee, T.ADD_TAGS, Oe)), T.ADD_ATTR && (re === fe && (re = dt(re)), le(re, T.ADD_ATTR, Oe)), T.ADD_URI_SAFE_ATTR && le(da, T.ADD_URI_SAFE_ATTR, Oe), T.FORBID_CONTENTS && (Bt === Ks && (Bt = dt(Bt)), le(Bt, T.FORBID_CONTENTS, Oe)), ua && (ee["#text"] = !0), Et && le(ee, ["html", "head", "body"]), ee.table && (le(ee, ["tbody"]), delete Y.tbody), T.TRUSTED_TYPES_POLICY) {
3976
+ fl.indexOf(T.PARSER_MEDIA_TYPE) === -1 ? pl : T.PARSER_MEDIA_TYPE, Oe = en === "application/xhtml+xml" ? Ta : Bn, ee = Ze(T, "ALLOWED_TAGS") ? le({}, T.ALLOWED_TAGS, Oe) : he, re = Ze(T, "ALLOWED_ATTR") ? le({}, T.ALLOWED_ATTR, Oe) : fe, pa = Ze(T, "ALLOWED_NAMESPACES") ? le({}, T.ALLOWED_NAMESPACES, Ta) : ul, da = Ze(T, "ADD_URI_SAFE_ATTR") ? le(dt(ti), T.ADD_URI_SAFE_ATTR, Oe) : ti, Qs = Ze(T, "ADD_DATA_URI_TAGS") ? le(dt(ei), T.ADD_DATA_URI_TAGS, Oe) : ei, Bt = Ze(T, "FORBID_CONTENTS") ? le({}, T.FORBID_CONTENTS, Oe) : Js, Y = Ze(T, "FORBID_TAGS") ? le({}, T.FORBID_TAGS, Oe) : dt({}), se = Ze(T, "FORBID_ATTR") ? le({}, T.FORBID_ATTR, Oe) : dt({}), zt = Ze(T, "USE_PROFILES") ? T.USE_PROFILES : !1, ve = T.ALLOW_ARIA_ATTR !== !1, oe = T.ALLOW_DATA_ATTR !== !1, we = T.ALLOW_UNKNOWN_PROTOCOLS || !1, Me = T.ALLOW_SELF_CLOSE_IN_ATTR !== !1, Te = T.SAFE_FOR_TEMPLATES || !1, ot = T.SAFE_FOR_XML !== !1, Et = T.WHOLE_DOCUMENT || !1, Dt = T.RETURN_DOM || !1, xn = T.RETURN_DOM_FRAGMENT || !1, Tn = T.RETURN_TRUSTED_TYPE || !1, ca = T.FORCE_BODY || !1, Ks = T.SANITIZE_DOM !== !1, Zs = T.SANITIZE_NAMED_PROPS || !1, ua = T.KEEP_CONTENT !== !1, Qt = T.IN_PLACE || !1, K = T.ALLOWED_URI_REGEXP || _o, Ft = T.NAMESPACE || lt, En = T.MATHML_TEXT_INTEGRATION_POINTS || En, kn = T.HTML_INTEGRATION_POINTS || kn, ce = T.CUSTOM_ELEMENT_HANDLING || {}, T.CUSTOM_ELEMENT_HANDLING && ni(T.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (ce.tagNameCheck = T.CUSTOM_ELEMENT_HANDLING.tagNameCheck), T.CUSTOM_ELEMENT_HANDLING && ni(T.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (ce.attributeNameCheck = T.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), T.CUSTOM_ELEMENT_HANDLING && typeof T.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (ce.allowCustomizedBuiltInElements = T.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), Te && (oe = !1), xn && (Dt = !0), zt && (ee = le({}, qi), re = [], zt.html === !0 && (le(ee, Yi), le(re, Xi)), zt.svg === !0 && (le(ee, Ca), le(re, ka), le(re, In)), zt.svgFilters === !0 && (le(ee, $a), le(re, ka), le(re, In)), zt.mathMl === !0 && (le(ee, Ea), le(re, Ki), le(re, In))), T.ADD_TAGS && (ee === he && (ee = dt(ee)), le(ee, T.ADD_TAGS, Oe)), T.ADD_ATTR && (re === fe && (re = dt(re)), le(re, T.ADD_ATTR, Oe)), T.ADD_URI_SAFE_ATTR && le(da, T.ADD_URI_SAFE_ATTR, Oe), T.FORBID_CONTENTS && (Bt === Js && (Bt = dt(Bt)), le(Bt, T.FORBID_CONTENTS, Oe)), ua && (ee["#text"] = !0), Et && le(ee, ["html", "head", "body"]), ee.table && (le(ee, ["tbody"]), delete Y.tbody), T.TRUSTED_TYPES_POLICY) {
3977
3977
  if (typeof T.TRUSTED_TYPES_POLICY.createHTML != "function")
3978
3978
  throw rn('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
3979
3979
  if (typeof T.TRUSTED_TYPES_POLICY.createScriptURL != "function")
@@ -3983,14 +3983,14 @@ function So() {
3983
3983
  C === void 0 && (C = Mf(v, s)), C !== null && typeof A == "string" && (A = C.createHTML(""));
3984
3984
  Fe && Fe(T), Vt = T;
3985
3985
  }
3986
- }, ti = le({}, [...Ca, ...$a, ...bf]), ni = le({}, [...Ea, ..._f]), hl = function(T) {
3986
+ }, ai = le({}, [...Ca, ...$a, ...bf]), si = le({}, [...Ea, ..._f]), hl = function(T) {
3987
3987
  let V = g(T);
3988
3988
  (!V || !V.tagName) && (V = {
3989
3989
  namespaceURI: Ft,
3990
3990
  tagName: "template"
3991
3991
  });
3992
3992
  const Z = Bn(T.tagName), _e = Bn(V.tagName);
3993
- return pa[T.namespaceURI] ? T.namespaceURI === $n ? V.namespaceURI === lt ? Z === "svg" : V.namespaceURI === Cn ? Z === "svg" && (_e === "annotation-xml" || En[_e]) : !!ti[Z] : T.namespaceURI === Cn ? V.namespaceURI === lt ? Z === "math" : V.namespaceURI === $n ? Z === "math" && kn[_e] : !!ni[Z] : T.namespaceURI === lt ? V.namespaceURI === $n && !kn[_e] || V.namespaceURI === Cn && !En[_e] ? !1 : !ni[Z] && (dl[Z] || !ti[Z]) : !!(en === "application/xhtml+xml" && pa[T.namespaceURI]) : !1;
3993
+ return pa[T.namespaceURI] ? T.namespaceURI === $n ? V.namespaceURI === lt ? Z === "svg" : V.namespaceURI === Cn ? Z === "svg" && (_e === "annotation-xml" || En[_e]) : !!ai[Z] : T.namespaceURI === Cn ? V.namespaceURI === lt ? Z === "math" : V.namespaceURI === $n ? Z === "math" && kn[_e] : !!si[Z] : T.namespaceURI === lt ? V.namespaceURI === $n && !kn[_e] || V.namespaceURI === Cn && !En[_e] ? !1 : !si[Z] && (dl[Z] || !ai[Z]) : !!(en === "application/xhtml+xml" && pa[T.namespaceURI]) : !1;
3994
3994
  }, tt = function(T) {
3995
3995
  an(e.removed, {
3996
3996
  element: T
@@ -4023,12 +4023,12 @@ function So() {
4023
4023
  V.setAttribute(T, "");
4024
4024
  } catch {
4025
4025
  }
4026
- }, ai = function(T) {
4026
+ }, ii = function(T) {
4027
4027
  let V = null, Z = null;
4028
4028
  if (ca)
4029
4029
  T = "<remove></remove>" + T;
4030
4030
  else {
4031
- const ke = Gi(T, /^[\r\n\t ]+/);
4031
+ const ke = Wi(T, /^[\r\n\t ]+/);
4032
4032
  Z = ke && ke[0];
4033
4033
  }
4034
4034
  en === "application/xhtml+xml" && Ft === lt && (T = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + T + "</body></html>");
@@ -4047,7 +4047,7 @@ function So() {
4047
4047
  }
4048
4048
  const Ne = V.body || V.documentElement;
4049
4049
  return T && Z && Ne.insertBefore(n.createTextNode(Z), Ne.childNodes[0] || null), Ft === lt ? $.call(V, Et ? "html" : "body")[0] : Et ? V.documentElement : Ne;
4050
- }, si = function(T) {
4050
+ }, ri = function(T) {
4051
4051
  return k.call(
4052
4052
  T.ownerDocument || T,
4053
4053
  T,
@@ -4057,7 +4057,7 @@ function So() {
4057
4057
  );
4058
4058
  }, ha = function(T) {
4059
4059
  return T instanceof d && (typeof T.nodeName != "string" || typeof T.textContent != "string" || typeof T.removeChild != "function" || !(T.attributes instanceof u) || typeof T.removeAttribute != "function" || typeof T.setAttribute != "function" || typeof T.namespaceURI != "string" || typeof T.insertBefore != "function" || typeof T.hasChildNodes != "function");
4060
- }, ii = function(T) {
4060
+ }, oi = function(T) {
4061
4061
  return typeof o == "function" && T instanceof o;
4062
4062
  };
4063
4063
  function ct(te, T, V) {
@@ -4065,7 +4065,7 @@ function So() {
4065
4065
  Z.call(e, T, V, Vt);
4066
4066
  });
4067
4067
  }
4068
- const ri = function(T) {
4068
+ const li = function(T) {
4069
4069
  let V = null;
4070
4070
  if (ct(O.beforeSanitizeElements, T, null), ha(T))
4071
4071
  return tt(T), !0;
@@ -4073,13 +4073,13 @@ function So() {
4073
4073
  if (ct(O.uponSanitizeElement, T, {
4074
4074
  tagName: Z,
4075
4075
  allowedTags: ee
4076
- }), ot && T.hasChildNodes() && !ii(T.firstElementChild) && De(/<[/\w!]/g, T.innerHTML) && De(/<[/\w!]/g, T.textContent) || T.nodeType === ln.progressingInstruction || ot && T.nodeType === ln.comment && De(/<[/\w]/g, T.data))
4076
+ }), ot && T.hasChildNodes() && !oi(T.firstElementChild) && De(/<[/\w!]/g, T.innerHTML) && De(/<[/\w!]/g, T.textContent) || T.nodeType === ln.progressingInstruction || ot && T.nodeType === ln.comment && De(/<[/\w]/g, T.data))
4077
4077
  return tt(T), !0;
4078
4078
  if (!ee[Z] || Y[Z]) {
4079
- if (!Y[Z] && li(Z) && (ce.tagNameCheck instanceof RegExp && De(ce.tagNameCheck, Z) || ce.tagNameCheck instanceof Function && ce.tagNameCheck(Z)))
4079
+ if (!Y[Z] && ui(Z) && (ce.tagNameCheck instanceof RegExp && De(ce.tagNameCheck, Z) || ce.tagNameCheck instanceof Function && ce.tagNameCheck(Z)))
4080
4080
  return !1;
4081
4081
  if (ua && !Bt[Z]) {
4082
- const _e = g(T) || T.parentNode, Ne = p(T) || T.childNodes;
4082
+ const _e = g(T) || T.parentNode, Ne = m(T) || T.childNodes;
4083
4083
  if (Ne && _e) {
4084
4084
  const ke = Ne.length;
4085
4085
  for (let He = ke - 1; He >= 0; --He) {
@@ -4095,8 +4095,8 @@ function So() {
4095
4095
  }), T.textContent !== V && (an(e.removed, {
4096
4096
  element: T.cloneNode()
4097
4097
  }), T.textContent = V)), ct(O.afterSanitizeElements, T, null), !1);
4098
- }, oi = function(T, V, Z) {
4099
- if (qs && (V === "id" || V === "name") && (Z in n || Z in ml))
4098
+ }, ci = function(T, V, Z) {
4099
+ if (Ks && (V === "id" || V === "name") && (Z in n || Z in ml))
4100
4100
  return !1;
4101
4101
  if (!(oe && !se[V] && De(L, V))) {
4102
4102
  if (!(ve && De(I, V))) {
@@ -4105,14 +4105,14 @@ function So() {
4105
4105
  // First condition does a very basic check if a) it's basically a valid custom element tagname AND
4106
4106
  // b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
4107
4107
  // and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
4108
- !(li(T) && (ce.tagNameCheck instanceof RegExp && De(ce.tagNameCheck, T) || ce.tagNameCheck instanceof Function && ce.tagNameCheck(T)) && (ce.attributeNameCheck instanceof RegExp && De(ce.attributeNameCheck, V) || ce.attributeNameCheck instanceof Function && ce.attributeNameCheck(V)) || // Alternative, second condition checks if it's an `is`-attribute, AND
4108
+ !(ui(T) && (ce.tagNameCheck instanceof RegExp && De(ce.tagNameCheck, T) || ce.tagNameCheck instanceof Function && ce.tagNameCheck(T)) && (ce.attributeNameCheck instanceof RegExp && De(ce.attributeNameCheck, V) || ce.attributeNameCheck instanceof Function && ce.attributeNameCheck(V)) || // Alternative, second condition checks if it's an `is`-attribute, AND
4109
4109
  // the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
4110
4110
  V === "is" && ce.allowCustomizedBuiltInElements && (ce.tagNameCheck instanceof RegExp && De(ce.tagNameCheck, Z) || ce.tagNameCheck instanceof Function && ce.tagNameCheck(Z)))
4111
4111
  )
4112
4112
  return !1;
4113
4113
  } else if (!da[V]) {
4114
4114
  if (!De(K, sn(Z, P, ""))) {
4115
- if (!((V === "src" || V === "xlink:href" || V === "href") && T !== "script" && hf(Z, "data:") === 0 && Zs[T])) {
4115
+ if (!((V === "src" || V === "xlink:href" || V === "href") && T !== "script" && hf(Z, "data:") === 0 && Qs[T])) {
4116
4116
  if (!(we && !De(F, sn(Z, P, "")))) {
4117
4117
  if (Z)
4118
4118
  return !1;
@@ -4123,9 +4123,9 @@ function So() {
4123
4123
  }
4124
4124
  }
4125
4125
  return !0;
4126
- }, li = function(T) {
4127
- return T !== "annotation-xml" && Gi(T, q);
4128
- }, ci = function(T) {
4126
+ }, ui = function(T) {
4127
+ return T !== "annotation-xml" && Wi(T, q);
4128
+ }, di = function(T) {
4129
4129
  ct(O.beforeSanitizeAttributes, T, null);
4130
4130
  const {
4131
4131
  attributes: V
@@ -4147,7 +4147,7 @@ function So() {
4147
4147
  value: ut
4148
4148
  } = Ne, tn = Oe(ke), va = ut;
4149
4149
  let Le = ke === "value" ? va : vf(va);
4150
- if (Z.attrName = tn, Z.attrValue = Le, Z.keepAttr = !0, Z.forceKeepAttr = void 0, ct(O.uponSanitizeAttribute, T, Z), Le = Z.attrValue, Xs && (tn === "id" || tn === "name") && (jt(ke, T), Le = cl + Le), ot && De(/((--!?|])>)|<\/(style|title)/i, Le)) {
4150
+ if (Z.attrName = tn, Z.attrValue = Le, Z.keepAttr = !0, Z.forceKeepAttr = void 0, ct(O.uponSanitizeAttribute, T, Z), Le = Z.attrValue, Zs && (tn === "id" || tn === "name") && (jt(ke, T), Le = cl + Le), ot && De(/((--!?|])>)|<\/(style|title)/i, Le)) {
4151
4151
  jt(ke, T);
4152
4152
  continue;
4153
4153
  }
@@ -4161,16 +4161,16 @@ function So() {
4161
4161
  jt(ke, T);
4162
4162
  continue;
4163
4163
  }
4164
- Te && On([W, X, D], (di) => {
4165
- Le = sn(Le, di, " ");
4164
+ Te && On([W, X, D], (pi) => {
4165
+ Le = sn(Le, pi, " ");
4166
4166
  });
4167
- const ui = Oe(T.nodeName);
4168
- if (!oi(ui, tn, Le)) {
4167
+ const fi = Oe(T.nodeName);
4168
+ if (!ci(fi, tn, Le)) {
4169
4169
  jt(ke, T);
4170
4170
  continue;
4171
4171
  }
4172
4172
  if (C && typeof v == "object" && typeof v.getAttributeType == "function" && !He)
4173
- switch (v.getAttributeType(ui, tn)) {
4173
+ switch (v.getAttributeType(fi, tn)) {
4174
4174
  case "TrustedHTML": {
4175
4175
  Le = C.createHTML(Le);
4176
4176
  break;
@@ -4182,7 +4182,7 @@ function So() {
4182
4182
  }
4183
4183
  if (Le !== va)
4184
4184
  try {
4185
- He ? T.setAttributeNS(He, ke, Le) : T.setAttribute(ke, Le), ha(T) ? tt(T) : Hi(e.removed);
4185
+ He ? T.setAttributeNS(He, ke, Le) : T.setAttribute(ke, Le), ha(T) ? tt(T) : Ui(e.removed);
4186
4186
  } catch {
4187
4187
  jt(ke, T);
4188
4188
  }
@@ -4190,14 +4190,14 @@ function So() {
4190
4190
  ct(O.afterSanitizeAttributes, T, null);
4191
4191
  }, vl = function te(T) {
4192
4192
  let V = null;
4193
- const Z = si(T);
4193
+ const Z = ri(T);
4194
4194
  for (ct(O.beforeSanitizeShadowDOM, T, null); V = Z.nextNode(); )
4195
- ct(O.uponSanitizeShadowNode, V, null), ri(V), ci(V), V.content instanceof i && te(V.content);
4195
+ ct(O.uponSanitizeShadowNode, V, null), li(V), di(V), V.content instanceof i && te(V.content);
4196
4196
  ct(O.afterSanitizeShadowDOM, T, null);
4197
4197
  };
4198
4198
  return e.sanitize = function(te) {
4199
4199
  let T = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, V = null, Z = null, _e = null, Ne = null;
4200
- if (fa = !te, fa && (te = "<!-->"), typeof te != "string" && !ii(te))
4200
+ if (fa = !te, fa && (te = "<!-->"), typeof te != "string" && !oi(te))
4201
4201
  if (typeof te.toString == "function") {
4202
4202
  if (te = te.toString(), typeof te != "string")
4203
4203
  throw rn("dirty is not a string, aborting");
@@ -4212,18 +4212,18 @@ function So() {
4212
4212
  throw rn("root node is forbidden and cannot be sanitized in-place");
4213
4213
  }
4214
4214
  } else if (te instanceof o)
4215
- V = ai("<!---->"), Z = V.ownerDocument.importNode(te, !0), Z.nodeType === ln.element && Z.nodeName === "BODY" || Z.nodeName === "HTML" ? V = Z : V.appendChild(Z);
4215
+ V = ii("<!---->"), Z = V.ownerDocument.importNode(te, !0), Z.nodeType === ln.element && Z.nodeName === "BODY" || Z.nodeName === "HTML" ? V = Z : V.appendChild(Z);
4216
4216
  else {
4217
4217
  if (!Dt && !Te && !Et && // eslint-disable-next-line unicorn/prefer-includes
4218
4218
  te.indexOf("<") === -1)
4219
4219
  return C && Tn ? C.createHTML(te) : te;
4220
- if (V = ai(te), !V)
4220
+ if (V = ii(te), !V)
4221
4221
  return Dt ? null : Tn ? A : "";
4222
4222
  }
4223
4223
  V && ca && tt(V.firstChild);
4224
- const ke = si(Qt ? te : V);
4224
+ const ke = ri(Qt ? te : V);
4225
4225
  for (; _e = ke.nextNode(); )
4226
- ri(_e), ci(_e), _e.content instanceof i && vl(_e.content);
4226
+ li(_e), di(_e), _e.content instanceof i && vl(_e.content);
4227
4227
  if (Qt)
4228
4228
  return te;
4229
4229
  if (Dt) {
@@ -4247,7 +4247,7 @@ function So() {
4247
4247
  }, e.isValidAttribute = function(te, T, V) {
4248
4248
  Vt || ma({});
4249
4249
  const Z = Oe(te), _e = Oe(T);
4250
- return oi(Z, _e, V);
4250
+ return ci(Z, _e, V);
4251
4251
  }, e.addHook = function(te, T) {
4252
4252
  typeof T == "function" && an(O[te], T);
4253
4253
  }, e.removeHook = function(te, T) {
@@ -4255,11 +4255,11 @@ function So() {
4255
4255
  const V = pf(O[te], T);
4256
4256
  return V === -1 ? void 0 : mf(O[te], V, 1)[0];
4257
4257
  }
4258
- return Hi(O[te]);
4258
+ return Ui(O[te]);
4259
4259
  }, e.removeHooks = function(te) {
4260
4260
  O[te] = [];
4261
4261
  }, e.removeAllHooks = function() {
4262
- O = Ki();
4262
+ O = Ji();
4263
4263
  }, e;
4264
4264
  }
4265
4265
  var Of = So();
@@ -4514,7 +4514,7 @@ const Kf = {};
4514
4514
  function Zf(t) {
4515
4515
  return Kf[t];
4516
4516
  }
4517
- function Zi(t, e, n) {
4517
+ function Qi(t, e, n) {
4518
4518
  typeof n.value == "object" && (n.value = Mt(n.value)), !n.enumerable || n.get || n.set || !n.configurable || !n.writable || e === "__proto__" ? Object.defineProperty(t, e, n) : t[e] = n.value;
4519
4519
  }
4520
4520
  function Mt(t) {
@@ -4527,9 +4527,9 @@ function Mt(t) {
4527
4527
  s.set(Mt(o), Mt(r));
4528
4528
  })) : i === "[object Date]" ? s = /* @__PURE__ */ new Date(+t) : i === "[object RegExp]" ? s = new RegExp(t.source, t.flags) : i === "[object DataView]" ? s = new t.constructor(Mt(t.buffer)) : i === "[object ArrayBuffer]" ? s = t.slice(0) : i.slice(-6) === "Array]" && (s = new t.constructor(t)), s) {
4529
4529
  for (a = Object.getOwnPropertySymbols(t); e < a.length; e++)
4530
- Zi(s, a[e], Object.getOwnPropertyDescriptor(t, a[e]));
4530
+ Qi(s, a[e], Object.getOwnPropertyDescriptor(t, a[e]));
4531
4531
  for (e = 0, a = Object.getOwnPropertyNames(t); e < a.length; e++)
4532
- Object.hasOwnProperty.call(s, n = a[e]) && s[n] === t[n] || Zi(s, n, Object.getOwnPropertyDescriptor(t, n));
4532
+ Object.hasOwnProperty.call(s, n = a[e]) && s[n] === t[n] || Qi(s, n, Object.getOwnPropertyDescriptor(t, n));
4533
4533
  }
4534
4534
  return s || t;
4535
4535
  }
@@ -4549,7 +4549,7 @@ function Sn(t) {
4549
4549
  function Qf(t) {
4550
4550
  return Xt(t) || Array.isArray(t);
4551
4551
  }
4552
- function Vs(t) {
4552
+ function Hs(t) {
4553
4553
  return /^\[.+\]$/i.test(t);
4554
4554
  }
4555
4555
  function ep(t) {
@@ -4568,7 +4568,7 @@ function np(t, e) {
4568
4568
  function ap(t) {
4569
4569
  return t ? !!(typeof Event < "u" && et(Event) && t instanceof Event || t && t.srcElement) : !1;
4570
4570
  }
4571
- function Ji(t, e) {
4571
+ function er(t, e) {
4572
4572
  return e in t && t[e] !== Wn;
4573
4573
  }
4574
4574
  function Ye(t, e) {
@@ -4597,7 +4597,7 @@ function Ye(t, e) {
4597
4597
  return !1;
4598
4598
  return !0;
4599
4599
  }
4600
- if (er(t) && er(e))
4600
+ if (nr(t) && nr(e))
4601
4601
  return !(t.size !== e.size || t.name !== e.name || t.lastModified !== e.lastModified || t.type !== e.type);
4602
4602
  if (t instanceof Set && e instanceof Set) {
4603
4603
  if (t.size !== e.size)
@@ -4621,7 +4621,7 @@ function Ye(t, e) {
4621
4621
  return t.valueOf() === e.valueOf();
4622
4622
  if (t.toString !== Object.prototype.toString)
4623
4623
  return t.toString() === e.toString();
4624
- if (s = Object.keys(t), n = s.length - Qi(t, s), n !== Object.keys(e).length - Qi(e, Object.keys(e)))
4624
+ if (s = Object.keys(t), n = s.length - tr(t, s), n !== Object.keys(e).length - tr(e, Object.keys(e)))
4625
4625
  return !1;
4626
4626
  for (a = n; a-- !== 0; )
4627
4627
  if (!Object.prototype.hasOwnProperty.call(e, s[a]))
@@ -4635,7 +4635,7 @@ function Ye(t, e) {
4635
4635
  }
4636
4636
  return t !== t && e !== e;
4637
4637
  }
4638
- function Qi(t, e) {
4638
+ function tr(t, e) {
4639
4639
  let n = 0;
4640
4640
  for (let s = e.length; s-- !== 0; ) {
4641
4641
  var a = e[s];
@@ -4643,17 +4643,17 @@ function Qi(t, e) {
4643
4643
  }
4644
4644
  return n;
4645
4645
  }
4646
- function er(t) {
4646
+ function nr(t) {
4647
4647
  return Co ? t instanceof File : !1;
4648
4648
  }
4649
4649
  function Eo(t) {
4650
- return Vs(t) ? t.replace(/\[|\]/gi, "") : t;
4650
+ return Hs(t) ? t.replace(/\[|\]/gi, "") : t;
4651
4651
  }
4652
4652
  function Kt(t, e, n) {
4653
- return t ? Vs(e) ? t[Eo(e)] : (e || "").split(/\.|\[(\d+)\]/).filter(Boolean).reduce((s, i) => Qf(s) && i in s ? s[i] : n, t) : n;
4653
+ return t ? Hs(e) ? t[Eo(e)] : (e || "").split(/\.|\[(\d+)\]/).filter(Boolean).reduce((s, i) => Qf(s) && i in s ? s[i] : n, t) : n;
4654
4654
  }
4655
4655
  function sp(t, e, n) {
4656
- if (Vs(e)) {
4656
+ if (Hs(e)) {
4657
4657
  t[Eo(e)] = n;
4658
4658
  return;
4659
4659
  }
@@ -4674,7 +4674,7 @@ function Ao(t, e = void 0) {
4674
4674
  const n = Yt();
4675
4675
  return (n == null ? void 0 : n.provides[t]) || gl(t, e);
4676
4676
  }
4677
- function tr(t, e, n) {
4677
+ function ar(t, e, n) {
4678
4678
  if (Array.isArray(t)) {
4679
4679
  const a = [...t], s = a.findIndex((i) => Ye(i, e));
4680
4680
  return s >= 0 ? a.splice(s, 1) : a.push(e), a;
@@ -4691,7 +4691,7 @@ function ip(t, e) {
4691
4691
  function rp(t, e) {
4692
4692
  return Xt(e) && e.number ? qf(t) : t;
4693
4693
  }
4694
- function nr(t, e) {
4694
+ function sr(t, e) {
4695
4695
  let n;
4696
4696
  return async function(...s) {
4697
4697
  const i = t(...s);
@@ -4748,16 +4748,16 @@ function Io(t) {
4748
4748
  configurable: !1
4749
4749
  }), t ? Xt(t) && t._$$isNormalized ? t : Xt(t) ? Object.keys(t).reduce((n, a) => {
4750
4750
  const s = up(t[a]);
4751
- return t[a] !== !1 && (n[a] = ar(s)), n;
4751
+ return t[a] !== !1 && (n[a] = ir(s)), n;
4752
4752
  }, e) : typeof t != "string" ? e : t.split("|").reduce((n, a) => {
4753
4753
  const s = dp(a);
4754
- return s.name && (n[s.name] = ar(s.params)), n;
4754
+ return s.name && (n[s.name] = ir(s.params)), n;
4755
4755
  }, e) : e;
4756
4756
  }
4757
4757
  function up(t) {
4758
4758
  return t === !0 ? [] : Array.isArray(t) || Xt(t) ? t : [t];
4759
4759
  }
4760
- function ar(t) {
4760
+ function ir(t) {
4761
4761
  const e = (n) => typeof n == "string" && n[0] === "@" ? fp(n.slice(1)) : n;
4762
4762
  return Array.isArray(t) ? t.map(e) : t instanceof RegExp ? [t] : Object.keys(t).reduce((n, a) => (n[a] = e(t[a]), n), {});
4763
4763
  }
@@ -4785,7 +4785,7 @@ const mp = {
4785
4785
  validateOnModelUpdate: !0
4786
4786
  };
4787
4787
  let hp = Object.assign({}, mp);
4788
- const js = () => hp;
4788
+ const Gs = () => hp;
4789
4789
  async function vp(t, e, n = {}) {
4790
4790
  const a = n == null ? void 0 : n.bails, s = {
4791
4791
  name: (n == null ? void 0 : n.name) || "{field}",
@@ -4897,22 +4897,22 @@ async function wp(t, e, n) {
4897
4897
  };
4898
4898
  }
4899
4899
  function Po(t) {
4900
- const e = js().generateMessage;
4900
+ const e = Gs().generateMessage;
4901
4901
  return e ? e(t) : "Field is invalid";
4902
4902
  }
4903
4903
  function Sp(t, e) {
4904
4904
  const n = (a) => vs(a) ? a(e) : a;
4905
4905
  return Array.isArray(t) ? t.map(n) : Object.keys(t).reduce((a, s) => (a[s] = n(t[s]), a), {});
4906
4906
  }
4907
- let sr = 0;
4907
+ let rr = 0;
4908
4908
  function xp(t, e) {
4909
4909
  const { value: n, initialValue: a, setInitialValue: s } = Tp(t, e.modelValue, e.form);
4910
4910
  if (!e.form) {
4911
4911
  let f = function(v) {
4912
- var m;
4913
- "value" in v && (n.value = v.value), "errors" in v && c(v.errors), "touched" in v && (d.touched = (m = v.touched) !== null && m !== void 0 ? m : d.touched), "initialValue" in v && s(v.initialValue);
4912
+ var p;
4913
+ "value" in v && (n.value = v.value), "errors" in v && c(v.errors), "touched" in v && (d.touched = (p = v.touched) !== null && p !== void 0 ? p : d.touched), "initialValue" in v && s(v.initialValue);
4914
4914
  };
4915
- const { errors: l, setErrors: c } = Ep(), u = sr >= Number.MAX_SAFE_INTEGER ? 0 : ++sr, d = $p(n, a, l, e.schema);
4915
+ const { errors: l, setErrors: c } = Ep(), u = rr >= Number.MAX_SAFE_INTEGER ? 0 : ++rr, d = $p(n, a, l, e.schema);
4916
4916
  return {
4917
4917
  id: u,
4918
4918
  path: t,
@@ -4980,7 +4980,7 @@ function Tp(t, e, n) {
4980
4980
  };
4981
4981
  }
4982
4982
  function Cp(t, e, n, a) {
4983
- return kr(t) ? H(t) : t !== void 0 ? t : Kt(e.values, H(a), H(n));
4983
+ return Mr(t) ? H(t) : t !== void 0 ? t : Kt(e.values, H(a), H(n));
4984
4984
  }
4985
4985
  function $p(t, e, n, a) {
4986
4986
  const s = w(() => {
@@ -5093,11 +5093,11 @@ async function kp(t) {
5093
5093
  return;
5094
5094
  }
5095
5095
  if (r && o === "pathState" && s) {
5096
- a.state = ir(r), Ce = { type: "pathState", state: r, form: s };
5096
+ a.state = or(r), Ce = { type: "pathState", state: r, form: s };
5097
5097
  return;
5098
5098
  }
5099
5099
  if (i && o === "field") {
5100
- a.state = ir({
5100
+ a.state = or({
5101
5101
  errors: i.errors.value,
5102
5102
  dirty: i.meta.dirty,
5103
5103
  valid: i.meta.valid,
@@ -5148,7 +5148,7 @@ function Mp(t) {
5148
5148
  }
5149
5149
  const { children: i } = s(a);
5150
5150
  return {
5151
- id: Hs(t),
5151
+ id: Us(t),
5152
5152
  label: t.name,
5153
5153
  children: i,
5154
5154
  tags: [
@@ -5167,14 +5167,14 @@ function Mp(t) {
5167
5167
  }
5168
5168
  function Op(t, e) {
5169
5169
  return {
5170
- id: Hs(e, t),
5170
+ id: Us(e, t),
5171
5171
  label: Se(t.path),
5172
5172
  tags: Lo(t.multiple, t.fieldsCount, t.type, t.valid, e)
5173
5173
  };
5174
5174
  }
5175
5175
  function Ip(t, e) {
5176
5176
  return {
5177
- id: Hs(e, t),
5177
+ id: Us(e, t),
5178
5178
  label: H(t.name),
5179
5179
  tags: Lo(!1, 1, t.type, t.meta.valid, e)
5180
5180
  };
@@ -5209,7 +5209,7 @@ function Lo(t, e, n, a, s) {
5209
5209
  } : void 0
5210
5210
  ].filter(Boolean);
5211
5211
  }
5212
- function Hs(t, e) {
5212
+ function Us(t, e) {
5213
5213
  const n = e ? "path" in e ? "pathState" : "field" : "form", a = e ? "path" in e ? e == null ? void 0 : e.path : Se(e == null ? void 0 : e.name) : "", s = { f: t == null ? void 0 : t.formId, ff: (e == null ? void 0 : e.id) || a, type: n };
5214
5214
  return btoa(encodeURIComponent(JSON.stringify(s)));
5215
5215
  }
@@ -5235,7 +5235,7 @@ function Pp(t) {
5235
5235
  }
5236
5236
  return {};
5237
5237
  }
5238
- function ir(t) {
5238
+ function or(t) {
5239
5239
  return {
5240
5240
  "Field state": [
5241
5241
  { key: "errors", value: t.errors },
@@ -5319,18 +5319,18 @@ function Lp(t, e, n) {
5319
5319
  return Sn(n == null ? void 0 : n.type) ? Dp(t, e, n) : Do(t, e, n);
5320
5320
  }
5321
5321
  function Do(t, e, n) {
5322
- const { initialValue: a, validateOnMount: s, bails: i, type: r, checkedValue: o, label: l, validateOnValueUpdate: c, uncheckedValue: u, controlled: d, keepValueOnUnmount: f, syncVModel: v, form: m } = Rp(n), y = d ? Ao(To) : void 0, _ = m || y, h = w(() => Xf(Se(t))), p = w(() => {
5322
+ const { initialValue: a, validateOnMount: s, bails: i, type: r, checkedValue: o, label: l, validateOnValueUpdate: c, uncheckedValue: u, controlled: d, keepValueOnUnmount: f, syncVModel: v, form: p } = Rp(n), y = d ? Ao(To) : void 0, _ = p || y, h = w(() => Xf(Se(t))), m = w(() => {
5323
5323
  if (Se(_ == null ? void 0 : _.schema))
5324
5324
  return;
5325
5325
  const se = H(e);
5326
5326
  return gs(se) || mn(se) || et(se) || Array.isArray(se) ? se : Io(se);
5327
- }), g = !et(p.value) && mn(Se(e)), { id: C, value: A, initialValue: R, meta: k, setState: N, errors: $, flags: M } = xp(h, {
5327
+ }), g = !et(m.value) && mn(Se(e)), { id: C, value: A, initialValue: R, meta: k, setState: N, errors: $, flags: M } = xp(h, {
5328
5328
  modelValue: a,
5329
5329
  form: _,
5330
5330
  bails: i,
5331
5331
  label: l,
5332
5332
  type: r,
5333
- validate: p.value ? I : void 0,
5333
+ validate: m.value ? I : void 0,
5334
5334
  schema: g ? e : void 0
5335
5335
  }), O = w(() => $.value[0]);
5336
5336
  v && zp({
@@ -5348,14 +5348,14 @@ function Do(t, e, n) {
5348
5348
  const { results: oe } = await _.validateSchema(Y);
5349
5349
  return (se = oe[Se(h)]) !== null && se !== void 0 ? se : { valid: !0, errors: [] };
5350
5350
  }
5351
- return p.value ? vp(A.value, p.value, {
5351
+ return m.value ? vp(A.value, m.value, {
5352
5352
  name: Se(h),
5353
5353
  label: Se(l),
5354
5354
  values: (ve = _ == null ? void 0 : _.values) !== null && ve !== void 0 ? ve : {},
5355
5355
  bails: i
5356
5356
  }) : { valid: !0, errors: [] };
5357
5357
  }
5358
- const D = nr(async () => (k.pending = !0, k.validated = !0, X("validated-only")), (Y) => (M.pendingUnmount[fe.id] || (N({ errors: Y.errors }), k.pending = !1, k.valid = Y.valid), Y)), L = nr(async () => X("silent"), (Y) => (k.valid = Y.valid, Y));
5358
+ const D = sr(async () => (k.pending = !0, k.validated = !0, X("validated-only")), (Y) => (M.pendingUnmount[fe.id] || (N({ errors: Y.errors }), k.pending = !1, k.valid = Y.valid), Y)), L = sr(async () => X("silent"), (Y) => (k.valid = Y.valid, Y));
5359
5359
  function I(Y) {
5360
5360
  return (Y == null ? void 0 : Y.mode) === "silent" ? L() : D();
5361
5361
  }
@@ -5418,7 +5418,7 @@ function Do(t, e, n) {
5418
5418
  setErrors: he,
5419
5419
  setValue: ee
5420
5420
  };
5421
- if (Cs(Jf, fe), kr(e) && typeof H(e) != "function" && Ae(e, (Y, se) => {
5421
+ if (Cs(Jf, fe), Mr(e) && typeof H(e) != "function" && Ae(e, (Y, se) => {
5422
5422
  Ye(Y, se) || (k.validated ? D() : L());
5423
5423
  }, {
5424
5424
  deep: !0
@@ -5427,7 +5427,7 @@ function Do(t, e, n) {
5427
5427
  }), _ || Ap(fe)), !_)
5428
5428
  return fe;
5429
5429
  const ce = w(() => {
5430
- const Y = p.value;
5430
+ const Y = m.value;
5431
5431
  return !Y || et(Y) || gs(Y) || mn(Y) || Array.isArray(Y) ? {} : Object.keys(Y).reduce((se, ve) => {
5432
5432
  const oe = pp(Y[ve]).map((we) => we.__locatorRef).reduce((we, Me) => {
5433
5433
  const Te = Kt(_.values, Me) || _.values[Me];
@@ -5492,14 +5492,14 @@ function Dp(t, e, n) {
5492
5492
  return Array.isArray(d) ? d.findIndex((v) => Ye(v, f)) >= 0 : Ye(f, d);
5493
5493
  });
5494
5494
  function u(d, f = !0) {
5495
- var v, m;
5495
+ var v, p;
5496
5496
  if (c.value === ((v = d == null ? void 0 : d.target) === null || v === void 0 ? void 0 : v.checked)) {
5497
5497
  f && o.validate();
5498
5498
  return;
5499
5499
  }
5500
5500
  const y = Se(t), _ = a == null ? void 0 : a.getPathState(y), h = Oo(d);
5501
- let p = (m = Se(s)) !== null && m !== void 0 ? m : h;
5502
- a && (_ != null && _.multiple) && _.type === "checkbox" ? p = tr(Kt(a.values, y) || [], p, void 0) : (n == null ? void 0 : n.type) === "checkbox" && (p = tr(Se(o.value), p, Se(i))), l(p, f);
5501
+ let m = (p = Se(s)) !== null && p !== void 0 ? p : h;
5502
+ a && (_ != null && _.multiple) && _.type === "checkbox" ? m = ar(Kt(a.values, y) || [], m, void 0) : (n == null ? void 0 : n.type) === "checkbox" && (m = ar(Se(o.value), m, Se(i))), l(m, f);
5503
5503
  }
5504
5504
  return Object.assign(Object.assign({}, o), {
5505
5505
  checked: c,
@@ -5568,7 +5568,7 @@ const Bp = /* @__PURE__ */ U({
5568
5568
  },
5569
5569
  bails: {
5570
5570
  type: Boolean,
5571
- default: () => js().bails
5571
+ default: () => Gs().bails
5572
5572
  },
5573
5573
  label: {
5574
5574
  type: String,
@@ -5600,7 +5600,7 @@ const Bp = /* @__PURE__ */ U({
5600
5600
  }
5601
5601
  },
5602
5602
  setup(t, e) {
5603
- const n = nn(t, "rules"), a = nn(t, "name"), s = nn(t, "label"), i = nn(t, "uncheckedValue"), r = nn(t, "keepValue"), { errors: o, value: l, errorMessage: c, validate: u, handleChange: d, handleBlur: f, setTouched: v, resetField: m, handleReset: y, meta: _, checked: h, setErrors: p, setValue: g } = Lp(a, n, {
5603
+ const n = nn(t, "rules"), a = nn(t, "name"), s = nn(t, "label"), i = nn(t, "uncheckedValue"), r = nn(t, "keepValue"), { errors: o, value: l, errorMessage: c, validate: u, handleChange: d, handleBlur: f, setTouched: v, resetField: p, handleReset: y, meta: _, checked: h, setErrors: m, setValue: g } = Lp(a, n, {
5604
5604
  validateOnMount: t.validateOnMount,
5605
5605
  bails: t.bails,
5606
5606
  standalone: t.standalone,
@@ -5636,7 +5636,7 @@ const Bp = /* @__PURE__ */ U({
5636
5636
  }), R = w(() => {
5637
5637
  const $ = Object.assign({}, A.value);
5638
5638
  Sn(e.attrs.type) && h && ($.checked = h.value);
5639
- const M = rr(t, e);
5639
+ const M = lr(t, e);
5640
5640
  return np(M, e.attrs) && ($.value = l.value), $;
5641
5641
  }), k = w(() => Object.assign(Object.assign({}, A.value), { modelValue: l.value }));
5642
5642
  function N() {
@@ -5648,13 +5648,13 @@ const Bp = /* @__PURE__ */ U({
5648
5648
  errors: o.value,
5649
5649
  errorMessage: c.value,
5650
5650
  validate: u,
5651
- resetField: m,
5651
+ resetField: p,
5652
5652
  handleChange: C,
5653
5653
  handleInput: ($) => C($, !1),
5654
5654
  handleReset: y,
5655
5655
  handleBlur: A.value.onBlur,
5656
5656
  setTouched: v,
5657
- setErrors: p,
5657
+ setErrors: m,
5658
5658
  setValue: g
5659
5659
  };
5660
5660
  }
@@ -5663,25 +5663,25 @@ const Bp = /* @__PURE__ */ U({
5663
5663
  meta: _,
5664
5664
  errors: o,
5665
5665
  errorMessage: c,
5666
- setErrors: p,
5666
+ setErrors: m,
5667
5667
  setTouched: v,
5668
5668
  setValue: g,
5669
- reset: m,
5669
+ reset: p,
5670
5670
  validate: u,
5671
5671
  handleChange: d
5672
5672
  }), () => {
5673
- const $ = Rt(rr(t, e)), M = lp($, e, N);
5673
+ const $ = Rt(lr(t, e)), M = lp($, e, N);
5674
5674
  return $ ? Be($, Object.assign(Object.assign({}, e.attrs), R.value), M) : M;
5675
5675
  };
5676
5676
  }
5677
5677
  });
5678
- function rr(t, e) {
5678
+ function lr(t, e) {
5679
5679
  let n = t.as || "";
5680
5680
  return !t.as && !e.slots.default && (n = "input"), n;
5681
5681
  }
5682
5682
  function Fp(t) {
5683
5683
  var e, n, a, s;
5684
- const { validateOnInput: i, validateOnChange: r, validateOnBlur: o, validateOnModelUpdate: l } = js();
5684
+ const { validateOnInput: i, validateOnChange: r, validateOnBlur: o, validateOnModelUpdate: l } = Gs();
5685
5685
  return {
5686
5686
  validateOnInput: (e = t.validateOnInput) !== null && e !== void 0 ? e : i,
5687
5687
  validateOnChange: (n = t.validateOnChange) !== null && n !== void 0 ? n : r,
@@ -5690,7 +5690,7 @@ function Fp(t) {
5690
5690
  };
5691
5691
  }
5692
5692
  function Vp(t, e) {
5693
- return Sn(e.attrs.type) ? Ji(t, "modelValue") ? t.modelValue : void 0 : Ji(t, "modelValue") ? t.modelValue : e.attrs.value;
5693
+ return Sn(e.attrs.type) ? er(t, "modelValue") ? t.modelValue : void 0 : er(t, "modelValue") ? t.modelValue : e.attrs.value;
5694
5694
  }
5695
5695
  const zo = Bp, jp = ["for"], Hp = ["id", "disabled", "placeholder", "type"], Gp = "RN", Up = /* @__PURE__ */ U({
5696
5696
  __name: "TextField",
@@ -5815,8 +5815,8 @@ const Wp = /* @__PURE__ */ ie(Up, [["__scopeId", "data-v-b3a723e2"]]), Yp = { st
5815
5815
  const h = n.value;
5816
5816
  if (!h)
5817
5817
  return 0;
5818
- let p = 0;
5819
- return h.length >= 8 && (p += 1), /[a-zA-Z]/.test(h) && /[0-9]/.test(h) && (p += 1), /[^a-zA-Z0-9]/.test(h) && (p += 1), /[a-z]/.test(h) && /[A-Z]/.test(h) && (p += 1), p;
5818
+ let m = 0;
5819
+ return h.length >= 8 && (m += 1), /[a-zA-Z]/.test(h) && /[0-9]/.test(h) && (m += 1), /[^a-zA-Z0-9]/.test(h) && (m += 1), /[a-z]/.test(h) && /[A-Z]/.test(h) && (m += 1), m;
5820
5820
  }), u = w(() => {
5821
5821
  const h = c.value;
5822
5822
  return h <= 1 ? 1 : h <= 2 ? 2 : 3;
@@ -5827,7 +5827,7 @@ const Wp = /* @__PURE__ */ ie(Up, [["__scopeId", "data-v-b3a723e2"]]), Yp = { st
5827
5827
  const h = u.value;
5828
5828
  return h === 1 ? "#f14545" : h === 2 ? "#f9a621" : "#2dca76";
5829
5829
  }), v = w(() => o.value ? ["far", "eye-slash"] : ["far", "eye"]);
5830
- function m(h) {
5830
+ function p(h) {
5831
5831
  h.preventDefault(), h.stopPropagation(), o.value = !o.value;
5832
5832
  }
5833
5833
  const y = w(() => u.value === 3), _ = w(() => a.customErrorMessage ? a.customErrorMessage : "パスワードは「強い」レベルの強度が必要です");
@@ -5852,7 +5852,7 @@ const Wp = /* @__PURE__ */ ie(Up, [["__scopeId", "data-v-b3a723e2"]]), Yp = { st
5852
5852
  // バリデーション状態
5853
5853
  isStrongPassword: y
5854
5854
  // パスワードが「強い」かどうか
5855
- }), (h, p) => {
5855
+ }), (h, m) => {
5856
5856
  const g = be("rn-icon"), C = be("rn-text-field");
5857
5857
  return b(), x("div", Yp, [
5858
5858
  ue(C, {
@@ -5861,17 +5861,17 @@ const Wp = /* @__PURE__ */ ie(Up, [["__scopeId", "data-v-b3a723e2"]]), Yp = { st
5861
5861
  rules: "required",
5862
5862
  type: o.value ? "text" : "password",
5863
5863
  modelValue: n.value,
5864
- "onUpdate:modelValue": p[1] || (p[1] = (A) => n.value = A),
5864
+ "onUpdate:modelValue": m[1] || (m[1] = (A) => n.value = A),
5865
5865
  disabled: h.disabled
5866
5866
  }, {
5867
5867
  append: me(() => [
5868
5868
  S("div", {
5869
5869
  class: "password-toggle-wrapper",
5870
- onMousedown: p[0] || (p[0] = Jn(() => {
5870
+ onMousedown: m[0] || (m[0] = Jn(() => {
5871
5871
  }, ["prevent"]))
5872
5872
  }, [
5873
5873
  ue(g, {
5874
- onClick: m,
5874
+ onClick: p,
5875
5875
  size: "sm",
5876
5876
  icon: v.value
5877
5877
  }, null, 8, ["icon"])
@@ -5933,17 +5933,17 @@ const em = /* @__PURE__ */ ie(Qp, [["__scopeId", "data-v-9bbcbdc7"]]), tm = ["fo
5933
5933
  let h = [i];
5934
5934
  return n.disabled && h.push(`${i}--disabled`), h.join(" ");
5935
5935
  }), o = J(!1), l = J(null), c = J(null);
5936
- Mr(
5936
+ Ir(
5937
5937
  l,
5938
5938
  () => {
5939
- m();
5939
+ p();
5940
5940
  },
5941
5941
  {
5942
5942
  ignore: [c]
5943
5943
  }
5944
5944
  );
5945
5945
  const u = w(() => n.items.filter((h) => s.value ? h[n.itemTitle].toLowerCase().includes(s.value.toLowerCase()) : !0)), d = (h) => {
5946
- n.multiple ? e.value && e.value.includes(h) ? e.value = e.value.filter((p) => p !== h) : (e.value || (e.value = []), e.value.push(h)) : (e.value = h[n.itemValue], s.value = ""), o.value = !1;
5946
+ n.multiple ? e.value && e.value.includes(h) ? e.value = e.value.filter((m) => m !== h) : (e.value || (e.value = []), e.value.push(h)) : (e.value = h[n.itemValue], s.value = ""), o.value = !1;
5947
5947
  }, f = w(() => {
5948
5948
  if (!e.value)
5949
5949
  return "";
@@ -5952,31 +5952,31 @@ const em = /* @__PURE__ */ ie(Qp, [["__scopeId", "data-v-9bbcbdc7"]]), tm = ["fo
5952
5952
  if (typeof h == "object")
5953
5953
  return h[n.itemTitle];
5954
5954
  {
5955
- const p = n.items.find(
5955
+ const m = n.items.find(
5956
5956
  (g) => g[n.itemValue] === h
5957
5957
  );
5958
- return p ? p[n.itemTitle] : "";
5958
+ return m ? m[n.itemTitle] : "";
5959
5959
  }
5960
5960
  }).join(", ") : "";
5961
5961
  {
5962
5962
  const h = n.items.find(
5963
- (p) => p[n.itemValue] === e.value
5963
+ (m) => m[n.itemValue] === e.value
5964
5964
  );
5965
5965
  return h ? h[n.itemTitle] : "";
5966
5966
  }
5967
5967
  }), v = () => {
5968
5968
  n.disabled || (o.value = !0);
5969
- }, m = () => {
5969
+ }, p = () => {
5970
5970
  setTimeout(() => {
5971
5971
  s.value = "", o.value = !1;
5972
5972
  }, 0);
5973
5973
  }, y = () => {
5974
5974
  e.value = n.multiple ? [] : null, s.value = "";
5975
5975
  }, _ = (h) => {
5976
- const p = h.target;
5977
- s.value = p.value;
5976
+ const m = h.target;
5977
+ s.value = m.value;
5978
5978
  };
5979
- return (h, p) => {
5979
+ return (h, m) => {
5980
5980
  const g = be("rn-icon");
5981
5981
  return b(), pe(H(zo), {
5982
5982
  as: "div",
@@ -6061,7 +6061,7 @@ const em = /* @__PURE__ */ ie(Qp, [["__scopeId", "data-v-9bbcbdc7"]]), tm = ["fo
6061
6061
  };
6062
6062
  }
6063
6063
  });
6064
- const lm = /* @__PURE__ */ ie(om, [["__scopeId", "data-v-e57654dc"]]), cm = ["name", "value", "checked"], or = "RN", um = /* @__PURE__ */ U({
6064
+ const lm = /* @__PURE__ */ ie(om, [["__scopeId", "data-v-e57654dc"]]), cm = ["name", "value", "checked"], cr = "RN", um = /* @__PURE__ */ U({
6065
6065
  __name: "RadioButton",
6066
6066
  props: /* @__PURE__ */ pt({
6067
6067
  name: {},
@@ -6074,8 +6074,8 @@ const lm = /* @__PURE__ */ ie(om, [["__scopeId", "data-v-e57654dc"]]), cm = ["na
6074
6074
  emits: ["update:modelValue"],
6075
6075
  setup(t) {
6076
6076
  const e = t, n = $t(t, "modelValue"), a = ae(), s = w(() => {
6077
- let o = [`${or}-radio-button`];
6078
- return n.value === e.value && o.push(`${or}-radio-button-checked`), o.join(" ");
6077
+ let o = [`${cr}-radio-button`];
6078
+ return n.value === e.value && o.push(`${cr}-radio-button-checked`), o.join(" ");
6079
6079
  }), i = (o) => {
6080
6080
  const l = o.target;
6081
6081
  n.value = l.value;
@@ -6094,7 +6094,7 @@ const lm = /* @__PURE__ */ ie(om, [["__scopeId", "data-v-e57654dc"]]), cm = ["na
6094
6094
  ], 16));
6095
6095
  }
6096
6096
  });
6097
- const Bo = /* @__PURE__ */ ie(um, [["__scopeId", "data-v-9d101208"]]), lr = "RN", dm = /* @__PURE__ */ U({
6097
+ const Bo = /* @__PURE__ */ ie(um, [["__scopeId", "data-v-9d101208"]]), ur = "RN", dm = /* @__PURE__ */ U({
6098
6098
  __name: "RadioButtonGroup",
6099
6099
  props: /* @__PURE__ */ pt({
6100
6100
  name: { default: "" },
@@ -6110,8 +6110,8 @@ const Bo = /* @__PURE__ */ ie(um, [["__scopeId", "data-v-9d101208"]]), lr = "RN"
6110
6110
  emits: ["update:modelValue"],
6111
6111
  setup(t) {
6112
6112
  const e = t, n = $t(t, "modelValue"), a = ae(), s = w(() => {
6113
- let u = [`${lr}-ui-radio-group`];
6114
- return u.push(`${lr}-ui-radio-group-${e.direction}`), u.join(" ");
6113
+ let u = [`${ur}-ui-radio-group`];
6114
+ return u.push(`${ur}-ui-radio-group-${e.direction}`), u.join(" ");
6115
6115
  }), i = (u) => u[e.itemValue], r = (u) => u[e.itemTitle], o = (u) => n.value ? e.returnObject ? n.value[e.itemValue] === u[e.itemValue] : n.value === u[e.itemValue] : !1, l = (u, d) => {
6116
6116
  n.value = e.returnObject ? d : u;
6117
6117
  }, c = w(() => e.returnObject && n.value ? n.value[e.itemValue] : n.value);
@@ -6260,7 +6260,7 @@ const bm = /* @__PURE__ */ ie(ym, [["__scopeId", "data-v-388582da"]]), _m = ["sr
6260
6260
  height: {}
6261
6261
  },
6262
6262
  setup(t) {
6263
- const e = t, n = ae(), a = `${wm}-image`, s = Or(Ir), i = (f) => typeof f == "number" ? `${f}px` : f, r = w(() => {
6263
+ const e = t, n = ae(), a = `${wm}-image`, s = ks(As), i = (f) => typeof f == "number" ? `${f}px` : f, r = w(() => {
6264
6264
  if (typeof e.src == "string")
6265
6265
  return e.src;
6266
6266
  const f = e.src;
@@ -6331,7 +6331,7 @@ const xm = /* @__PURE__ */ ie(Sm, [["__scopeId", "data-v-238f4465"]]), Xe = "RN"
6331
6331
  wrap: { default: "nowrap" }
6332
6332
  },
6333
6333
  setup(t) {
6334
- const e = t, n = Or(Ir), a = w(() => {
6334
+ const e = t, n = ks(As), a = w(() => {
6335
6335
  if (typeof e.direction == "string")
6336
6336
  return e.direction;
6337
6337
  const u = e.direction;
@@ -6428,7 +6428,7 @@ function _s(...t) {
6428
6428
  return;
6429
6429
  const f = Nl(d) ? { ...d } : d;
6430
6430
  i.push(
6431
- ...n.flatMap((v) => a.map((m) => o(u, v, m, f)))
6431
+ ...n.flatMap((v) => a.map((p) => o(u, v, p, f)))
6432
6432
  );
6433
6433
  },
6434
6434
  { immediate: !0, flush: "post" }
@@ -6437,8 +6437,8 @@ function _s(...t) {
6437
6437
  };
6438
6438
  return Pr(c), c;
6439
6439
  }
6440
- const cr = 1;
6441
- function ur(t, e = {}) {
6440
+ const dr = 1;
6441
+ function fr(t, e = {}) {
6442
6442
  const {
6443
6443
  throttle: n = 0,
6444
6444
  idle: a = 200,
@@ -6466,7 +6466,7 @@ function ur(t, e = {}) {
6466
6466
  set(k) {
6467
6467
  y(k, void 0);
6468
6468
  }
6469
- }), m = w({
6469
+ }), p = w({
6470
6470
  get() {
6471
6471
  return f.value;
6472
6472
  },
@@ -6482,36 +6482,36 @@ function ur(t, e = {}) {
6482
6482
  if (!X)
6483
6483
  return;
6484
6484
  (O = X instanceof Document ? c.document.body : X) == null || O.scrollTo({
6485
- top: ($ = Je(N)) != null ? $ : m.value,
6485
+ top: ($ = Je(N)) != null ? $ : p.value,
6486
6486
  left: (M = Je(k)) != null ? M : v.value,
6487
6487
  behavior: Je(l)
6488
6488
  });
6489
6489
  const D = ((W = X == null ? void 0 : X.document) == null ? void 0 : W.documentElement) || (X == null ? void 0 : X.documentElement) || X;
6490
- v != null && (d.value = D.scrollLeft), m != null && (f.value = D.scrollTop);
6490
+ v != null && (d.value = D.scrollLeft), p != null && (f.value = D.scrollTop);
6491
6491
  }
6492
6492
  const _ = J(!1), h = qa({
6493
6493
  left: !0,
6494
6494
  right: !1,
6495
6495
  top: !0,
6496
6496
  bottom: !1
6497
- }), p = qa({
6497
+ }), m = qa({
6498
6498
  left: !1,
6499
6499
  right: !1,
6500
6500
  top: !1,
6501
6501
  bottom: !1
6502
6502
  }), g = (k) => {
6503
- _.value && (_.value = !1, p.left = !1, p.right = !1, p.top = !1, p.bottom = !1, s(k));
6503
+ _.value && (_.value = !1, m.left = !1, m.right = !1, m.top = !1, m.bottom = !1, s(k));
6504
6504
  }, C = Il(g, n + a), A = (k) => {
6505
6505
  var N;
6506
6506
  if (!c)
6507
6507
  return;
6508
6508
  const $ = ((N = k == null ? void 0 : k.document) == null ? void 0 : N.documentElement) || (k == null ? void 0 : k.documentElement) || Fo(k), { display: M, flexDirection: O } = getComputedStyle($), W = $.scrollLeft;
6509
- p.left = W < d.value, p.right = W > d.value;
6510
- const X = Math.abs(W) <= (r.left || 0), D = Math.abs(W) + $.clientWidth >= $.scrollWidth - (r.right || 0) - cr;
6509
+ m.left = W < d.value, m.right = W > d.value;
6510
+ const X = Math.abs(W) <= (r.left || 0), D = Math.abs(W) + $.clientWidth >= $.scrollWidth - (r.right || 0) - dr;
6511
6511
  M === "flex" && O === "row-reverse" ? (h.left = D, h.right = X) : (h.left = X, h.right = D), d.value = W;
6512
6512
  let L = $.scrollTop;
6513
- k === c.document && !L && (L = c.document.body.scrollTop), p.top = L < f.value, p.bottom = L > f.value;
6514
- const I = Math.abs(L) <= (r.top || 0), F = Math.abs(L) + $.clientHeight >= $.scrollHeight - (r.bottom || 0) - cr;
6513
+ k === c.document && !L && (L = c.document.body.scrollTop), m.top = L < f.value, m.bottom = L > f.value;
6514
+ const I = Math.abs(L) <= (r.top || 0), F = Math.abs(L) + $.clientHeight >= $.scrollHeight - (r.bottom || 0) - dr;
6515
6515
  M === "flex" && O === "column-reverse" ? (h.top = F, h.bottom = I) : (h.top = I, h.bottom = F), f.value = L;
6516
6516
  }, R = (k) => {
6517
6517
  var N;
@@ -6541,10 +6541,10 @@ function ur(t, e = {}) {
6541
6541
  o
6542
6542
  ), {
6543
6543
  x: v,
6544
- y: m,
6544
+ y: p,
6545
6545
  isScrolling: _,
6546
6546
  arrivedState: h,
6547
- directions: p,
6547
+ directions: m,
6548
6548
  measure() {
6549
6549
  const k = Je(t);
6550
6550
  c && k && A(k);
@@ -6557,7 +6557,7 @@ function Pa(t) {
6557
6557
  const Im = {
6558
6558
  [Ol.mounted](t, e) {
6559
6559
  if (typeof e.value == "function") {
6560
- const n = e.value, a = ur(t, {
6560
+ const n = e.value, a = fr(t, {
6561
6561
  onScroll() {
6562
6562
  n(a);
6563
6563
  },
@@ -6566,7 +6566,7 @@ const Im = {
6566
6566
  }
6567
6567
  });
6568
6568
  } else {
6569
- const [n, a] = e.value, s = ur(t, {
6569
+ const [n, a] = e.value, s = fr(t, {
6570
6570
  ...a,
6571
6571
  onScroll(i) {
6572
6572
  var r;
@@ -6611,7 +6611,7 @@ function Nm(t, e = !1) {
6611
6611
  });
6612
6612
  const i = () => {
6613
6613
  const o = Pa(Je(t));
6614
- !o || n.value || (fi && (a = _s(
6614
+ !o || n.value || (mi && (a = _s(
6615
6615
  o,
6616
6616
  "touchmove",
6617
6617
  (l) => {
@@ -6621,7 +6621,7 @@ function Nm(t, e = !1) {
6621
6621
  )), o.style.overflow = "hidden", n.value = !0);
6622
6622
  }, r = () => {
6623
6623
  const o = Pa(Je(t));
6624
- !o || !n.value || (fi && (a == null || a()), o.style.overflow = s, Na.delete(o), n.value = !1);
6624
+ !o || !n.value || (mi && (a == null || a()), o.style.overflow = s, Na.delete(o), n.value = !1);
6625
6625
  };
6626
6626
  return Pr(r), w({
6627
6627
  get() {
@@ -6676,7 +6676,7 @@ const Rm = {
6676
6676
  style: r.value
6677
6677
  }), [
6678
6678
  l.loading ? (b(), x("div", Rm, [
6679
- ue(Fs)
6679
+ ue(js)
6680
6680
  ])) : (b(), x(de, { key: 1 }, [
6681
6681
  l.items.length ? (b(!0), x(de, { key: 0 }, $e(n.items, (u, d) => (b(), x("li", { key: d }, [
6682
6682
  B(l.$slots, "default", {
@@ -6743,63 +6743,63 @@ const jm = /* @__PURE__ */ ie(Vm, [["__scopeId", "data-v-99bf9ee0"]]), Hm = "RN"
6743
6743
  descriptionFont: { default: "default" }
6744
6744
  },
6745
6745
  setup(t) {
6746
- const e = `${Hm}-section`, n = t, a = Ee(), s = ae(), i = (m, y) => m === "default" ? "" : `${e}-${y}--font-${m}`, r = w(() => {
6747
- const m = [e], y = {};
6748
- return n.backgroundColor && (y["--background-color"] = n.backgroundColor), n.backgroundImage && (y["--background-image"] = `url(${n.backgroundImage})`, m.push(`${e}--has-image`)), n.textColor && (y["--text-color"] = n.textColor), n.fluid && m.push(`${e}--fluid`), {
6749
- class: m.join(" "),
6746
+ const e = `${Hm}-section`, n = t, a = Ee(), s = ae(), i = (p, y) => p === "default" ? "" : `${e}-${y}--font-${p}`, r = w(() => {
6747
+ const p = [e], y = {};
6748
+ return n.backgroundColor && (y["--background-color"] = n.backgroundColor), n.backgroundImage && (y["--background-image"] = `url(${n.backgroundImage})`, p.push(`${e}--has-image`)), n.textColor && (y["--text-color"] = n.textColor), n.fluid && p.push(`${e}--fluid`), {
6749
+ class: p.join(" "),
6750
6750
  style: y,
6751
6751
  ...s
6752
6752
  };
6753
6753
  }), o = w(() => {
6754
- const m = {};
6755
- return n.headerAlign === "center" ? m.textAlign = "center" : n.headerAlign === "right" && (m.textAlign = "right"), m;
6754
+ const p = {};
6755
+ return n.headerAlign === "center" ? p.textAlign = "center" : n.headerAlign === "right" && (p.textAlign = "right"), p;
6756
6756
  }), l = w(() => {
6757
- const m = [`${e}-eyebrow`], y = i(n.eyebrowFont, "eyebrow");
6758
- return y && m.push(y), m.join(" ");
6757
+ const p = [`${e}-eyebrow`], y = i(n.eyebrowFont, "eyebrow");
6758
+ return y && p.push(y), p.join(" ");
6759
6759
  }), c = w(() => {
6760
- const m = [`${e}-title`], y = i(n.titleFont, "title");
6761
- return y && m.push(y), m.join(" ");
6760
+ const p = [`${e}-title`], y = i(n.titleFont, "title");
6761
+ return y && p.push(y), p.join(" ");
6762
6762
  }), u = w(() => {
6763
- const m = [`${e}-description`], y = i(n.descriptionFont, "description");
6764
- return y && m.push(y), m.join(" ");
6763
+ const p = [`${e}-description`], y = i(n.descriptionFont, "description");
6764
+ return y && p.push(y), p.join(" ");
6765
6765
  }), d = w(() => !!a.header), f = w(() => !!a.extra), v = w(() => !!a.footer);
6766
- return (m, y) => (b(), x("div", $s(Es(r.value)), [
6767
- d.value || m.eyebrow || m.title || m.description ? (b(), x("div", {
6766
+ return (p, y) => (b(), x("div", $s(Es(r.value)), [
6767
+ d.value || p.eyebrow || p.title || p.description ? (b(), x("div", {
6768
6768
  key: 0,
6769
6769
  class: E(`${e}-header`),
6770
6770
  style: ge(o.value)
6771
6771
  }, [
6772
- B(m.$slots, "header", {}, () => [
6773
- m.eyebrow ? (b(), x("div", {
6772
+ B(p.$slots, "header", {}, () => [
6773
+ p.eyebrow ? (b(), x("div", {
6774
6774
  key: 0,
6775
6775
  class: E(l.value)
6776
- }, G(m.eyebrow), 3)) : j("", !0),
6777
- m.title ? (b(), x("h2", {
6776
+ }, G(p.eyebrow), 3)) : j("", !0),
6777
+ p.title ? (b(), x("h2", {
6778
6778
  key: 1,
6779
6779
  class: E(c.value)
6780
- }, G(m.title), 3)) : j("", !0),
6781
- m.description ? (b(), x("p", {
6780
+ }, G(p.title), 3)) : j("", !0),
6781
+ p.description ? (b(), x("p", {
6782
6782
  key: 2,
6783
6783
  class: E(u.value)
6784
- }, G(m.description), 3)) : j("", !0)
6784
+ }, G(p.description), 3)) : j("", !0)
6785
6785
  ], !0)
6786
6786
  ], 6)) : j("", !0),
6787
6787
  f.value ? (b(), x("div", {
6788
6788
  key: 1,
6789
6789
  class: E(`${e}-extra`)
6790
6790
  }, [
6791
- B(m.$slots, "extra", {}, void 0, !0)
6791
+ B(p.$slots, "extra", {}, void 0, !0)
6792
6792
  ], 2)) : j("", !0),
6793
6793
  S("div", {
6794
6794
  class: E(`${e}-body`)
6795
6795
  }, [
6796
- B(m.$slots, "body", {}, void 0, !0)
6796
+ B(p.$slots, "body", {}, void 0, !0)
6797
6797
  ], 2),
6798
6798
  v.value ? (b(), x("div", {
6799
6799
  key: 2,
6800
6800
  class: E(`${e}-footer`)
6801
6801
  }, [
6802
- B(m.$slots, "footer", {}, void 0, !0)
6802
+ B(p.$slots, "footer", {}, void 0, !0)
6803
6803
  ], 2)) : j("", !0)
6804
6804
  ], 16));
6805
6805
  }
@@ -6834,7 +6834,7 @@ const Um = /* @__PURE__ */ ie(Gm, [["__scopeId", "data-v-4b8257ad"]]), Wm = {
6834
6834
  }, rh = {
6835
6835
  key: 5,
6836
6836
  class: "footer"
6837
- }, dr = "RN", oh = /* @__PURE__ */ U({
6837
+ }, pr = "RN", oh = /* @__PURE__ */ U({
6838
6838
  __name: "Page",
6839
6839
  props: {
6840
6840
  title: { default: "" },
@@ -6852,12 +6852,12 @@ const Um = /* @__PURE__ */ ie(Gm, [["__scopeId", "data-v-4b8257ad"]]), Wm = {
6852
6852
  a && (typeof e.withBack == "string" ? window.location.href = e.withBack : window.history.back());
6853
6853
  }, v = w(() => !i.value || e.center ? {} : {
6854
6854
  width: `${e.mainRatio}%`
6855
- }), m = w(() => e.center ? {} : {
6855
+ }), p = w(() => e.center ? {} : {
6856
6856
  width: `${100 - e.mainRatio}%`
6857
6857
  }), y = w(() => e.center ? {} : {}), _ = w(() => {
6858
- let C = [`${dr}-ui-page wrapper`];
6858
+ let C = [`${pr}-ui-page wrapper`];
6859
6859
  return e.fluid && C.push("fluid"), e.center && C.push("center"), e.stickyMode === "body" ? C.push("sticky-body") : e.stickyMode === "aside" && C.push("sticky-aside"), e.responsive && C.push("responsive"), e.customClass && C.push(e.customClass), C.join(" ");
6860
- }), h = w(() => `${dr}-ui-page wrapper`), p = w(() => ({}));
6860
+ }), h = w(() => `${pr}-ui-page wrapper`), m = w(() => ({}));
6861
6861
  return (g, C) => g.pending ? (b(), x("div", {
6862
6862
  key: 0,
6863
6863
  class: E(h.value)
@@ -6871,7 +6871,7 @@ const Um = /* @__PURE__ */ ie(Gm, [["__scopeId", "data-v-4b8257ad"]]), Wm = {
6871
6871
  ]), 2)) : (b(), x("div", {
6872
6872
  key: 1,
6873
6873
  class: E(_.value),
6874
- style: ge(p.value)
6874
+ style: ge(m.value)
6875
6875
  }, [
6876
6876
  g.center ? (b(), x("div", Wm, [
6877
6877
  S("span", Ym, G(g.title), 1)
@@ -6923,7 +6923,7 @@ const Um = /* @__PURE__ */ ie(Gm, [["__scopeId", "data-v-4b8257ad"]]), Wm = {
6923
6923
  i.value ? (b(), x("div", {
6924
6924
  key: 0,
6925
6925
  class: "aside",
6926
- style: ge(m.value)
6926
+ style: ge(p.value)
6927
6927
  }, [
6928
6928
  S("div", sh, [
6929
6929
  B(g.$slots, "aside", {}, void 0, !0)
@@ -6988,7 +6988,7 @@ const lh = /* @__PURE__ */ ie(oh, [["__scopeId", "data-v-d37a7947"]]), ch = ["sr
6988
6988
  (b(!0), x(de, null, $e(r.value, (f, v) => (b(), x("div", {
6989
6989
  class: E(`${n}-thumbnail ${v === a.value ? "active" : ""}`),
6990
6990
  key: v,
6991
- onClick: (m) => c(v)
6991
+ onClick: (p) => c(v)
6992
6992
  }, [
6993
6993
  S("img", {
6994
6994
  src: f,
@@ -7002,7 +7002,7 @@ const lh = /* @__PURE__ */ ie(oh, [["__scopeId", "data-v-d37a7947"]]), ch = ["sr
7002
7002
  const mh = /* @__PURE__ */ ie(ph, [["__scopeId", "data-v-ba217d66"]]), hh = { class: "RN-ui-modal-content" }, vh = { class: "RN-ui-modal-header" }, gh = { class: "RN-ui-modal-header-left-items" }, yh = { class: "RN-ui-modal-header-center-item" }, bh = { class: "RN-text--size-subtitle RN-text--weight-bold" }, _h = { class: "RN-ui-modal-header-right-items" }, wh = { class: "RN-ui-modal-body" }, Sh = {
7003
7003
  key: 0,
7004
7004
  class: "RN-ui-modal-footer"
7005
- }, fr = "RN", xh = /* @__PURE__ */ U({
7005
+ }, mr = "RN", xh = /* @__PURE__ */ U({
7006
7006
  __name: "Modal",
7007
7007
  props: {
7008
7008
  title: { default: "Menu" },
@@ -7011,12 +7011,12 @@ const mh = /* @__PURE__ */ ie(ph, [["__scopeId", "data-v-ba217d66"]]), hh = { cl
7011
7011
  emits: ["onChangeVisible"],
7012
7012
  setup(t, { emit: e }) {
7013
7013
  const n = t, a = e, s = ae(), i = Ee(), r = Qn(n, "visible"), o = w(() => {
7014
- let v = [`${fr}-ui-modal`];
7015
- return r.value && v.push(`${fr}-ui-modal--show`), v.join(" ");
7014
+ let v = [`${mr}-ui-modal`];
7015
+ return r.value && v.push(`${mr}-ui-modal--show`), v.join(" ");
7016
7016
  }), l = w(() => !!i.header), c = w(() => !!i.footer), u = w(() => !!i.headerRightItem), d = w(() => !!i.headerLeftItem), f = () => {
7017
7017
  r.value = !1, a("onChangeVisible", !1);
7018
7018
  };
7019
- return (v, m) => (b(), x("div", ne(H(s), { class: o.value }), [
7019
+ return (v, p) => (b(), x("div", ne(H(s), { class: o.value }), [
7020
7020
  S("div", {
7021
7021
  onClick: f,
7022
7022
  class: "RN-ui-modal-overlay"
@@ -7181,12 +7181,12 @@ const mh = /* @__PURE__ */ ie(ph, [["__scopeId", "data-v-ba217d66"]]), hh = { cl
7181
7181
  emits: ["onChangeVisible", "onConfirm", "onCancel"],
7182
7182
  setup(t, { emit: e }) {
7183
7183
  const n = t, a = e, s = ae(), i = Ee(), r = `${Nh}-ui-dialog`, o = Qn(n, "visible"), l = w(() => {
7184
- let m = [r];
7185
- return o.value && m.push(`${r}--show`), n.scrollable && m.push(`${r}--scrollable`), m.join(" ");
7184
+ let p = [r];
7185
+ return o.value && p.push(`${r}--show`), n.scrollable && p.push(`${r}--scrollable`), p.join(" ");
7186
7186
  }), c = w(() => !!i.header), u = w(() => !!i.footer), d = w(() => !!i.headerRightItem), f = w(() => !!i.headerLeftItem), v = () => {
7187
7187
  n.persistent || (o.value = !1, a("onChangeVisible", !1));
7188
7188
  };
7189
- return (m, y) => (b(), x("div", ne(H(s), { class: l.value }), [
7189
+ return (p, y) => (b(), x("div", ne(H(s), { class: l.value }), [
7190
7190
  S("div", {
7191
7191
  onClick: v,
7192
7192
  class: E(`${r}-overlay`)
@@ -7197,11 +7197,11 @@ const mh = /* @__PURE__ */ ie(ph, [["__scopeId", "data-v-ba217d66"]]), hh = { cl
7197
7197
  S("div", {
7198
7198
  class: E(`${r}-header`)
7199
7199
  }, [
7200
- c.value ? B(m.$slots, "header", { key: 0 }) : (b(), x(de, { key: 1 }, [
7200
+ c.value ? B(p.$slots, "header", { key: 0 }) : (b(), x(de, { key: 1 }, [
7201
7201
  S("div", {
7202
7202
  class: E(`${r}-header-left-items`)
7203
7203
  }, [
7204
- f.value ? B(m.$slots, "headerLeftItem", { key: 0 }) : j("", !0)
7204
+ f.value ? B(p.$slots, "headerLeftItem", { key: 0 }) : j("", !0)
7205
7205
  ], 2),
7206
7206
  S("div", {
7207
7207
  class: E(`${r}-header-center-item`)
@@ -7213,12 +7213,12 @@ const mh = /* @__PURE__ */ ie(ph, [["__scopeId", "data-v-ba217d66"]]), hh = { cl
7213
7213
  S("div", {
7214
7214
  class: E(`${r}-header-right-items`)
7215
7215
  }, [
7216
- d.value ? B(m.$slots, "headerRightItem", { key: 0 }) : Zt((b(), pe(Nt, {
7216
+ d.value ? B(p.$slots, "headerRightItem", { key: 0 }) : Zt((b(), pe(Nt, {
7217
7217
  key: 1,
7218
7218
  onClick: v,
7219
7219
  icon: "xmark"
7220
7220
  }, null, 512)), [
7221
- [Sl, !m.persistent]
7221
+ [Sl, !p.persistent]
7222
7222
  ])
7223
7223
  ], 2)
7224
7224
  ], 64))
@@ -7226,28 +7226,28 @@ const mh = /* @__PURE__ */ ie(ph, [["__scopeId", "data-v-ba217d66"]]), hh = { cl
7226
7226
  S("div", {
7227
7227
  class: E(`${r}-body`)
7228
7228
  }, [
7229
- B(m.$slots, "body")
7229
+ B(p.$slots, "body")
7230
7230
  ], 2),
7231
- m.type === "alert" ? (b(), x(de, { key: 0 }, [], 64)) : m.type === "confirm" ? (b(), x(de, { key: 1 }, [], 64)) : (b(), x(de, { key: 2 }, [
7231
+ p.type === "alert" ? (b(), x(de, { key: 0 }, [], 64)) : p.type === "confirm" ? (b(), x(de, { key: 1 }, [], 64)) : (b(), x(de, { key: 2 }, [
7232
7232
  u.value ? (b(), x("div", {
7233
7233
  key: 0,
7234
7234
  class: E(`${r}-footer`)
7235
7235
  }, [
7236
- B(m.$slots, "footer")
7236
+ B(p.$slots, "footer")
7237
7237
  ], 2)) : j("", !0)
7238
7238
  ], 64))
7239
7239
  ], 2)
7240
7240
  ], 16));
7241
7241
  }
7242
7242
  });
7243
- function pr(t) {
7243
+ function hr(t) {
7244
7244
  return t !== null && typeof t == "object" && "constructor" in t && t.constructor === Object;
7245
7245
  }
7246
- function Gs(t, e) {
7246
+ function Ws(t, e) {
7247
7247
  t === void 0 && (t = {}), e === void 0 && (e = {});
7248
7248
  const n = ["__proto__", "constructor", "prototype"];
7249
7249
  Object.keys(e).filter((a) => n.indexOf(a) < 0).forEach((a) => {
7250
- typeof t[a] > "u" ? t[a] = e[a] : pr(e[a]) && pr(t[a]) && Object.keys(e[a]).length > 0 && Gs(t[a], e[a]);
7250
+ typeof t[a] > "u" ? t[a] = e[a] : hr(e[a]) && hr(t[a]) && Object.keys(e[a]).length > 0 && Ws(t[a], e[a]);
7251
7251
  });
7252
7252
  }
7253
7253
  const Ho = {
@@ -7307,7 +7307,7 @@ const Ho = {
7307
7307
  };
7308
7308
  function it() {
7309
7309
  const t = typeof document < "u" ? document : {};
7310
- return Gs(t, Ho), t;
7310
+ return Ws(t, Ho), t;
7311
7311
  }
7312
7312
  const Rh = {
7313
7313
  document: Ho,
@@ -7369,7 +7369,7 @@ const Rh = {
7369
7369
  };
7370
7370
  function je() {
7371
7371
  const t = typeof window < "u" ? window : {};
7372
- return Gs(t, Rh), t;
7372
+ return Ws(t, Rh), t;
7373
7373
  }
7374
7374
  function Dh(t) {
7375
7375
  return t === void 0 && (t = ""), t.trim().split(" ").filter((e) => !!e.trim());
@@ -7441,13 +7441,13 @@ function Go(t) {
7441
7441
  const c = n > i ? "next" : "prev", u = (f, v) => c === "next" && f >= v || c === "prev" && f <= v, d = () => {
7442
7442
  o = (/* @__PURE__ */ new Date()).getTime(), r === null && (r = o);
7443
7443
  const f = Math.max(Math.min((o - r) / l, 1), 0), v = 0.5 - Math.cos(f * Math.PI) / 2;
7444
- let m = i + v * (n - i);
7445
- if (u(m, n) && (m = n), e.wrapperEl.scrollTo({
7446
- [a]: m
7447
- }), u(m, n)) {
7444
+ let p = i + v * (n - i);
7445
+ if (u(p, n) && (p = n), e.wrapperEl.scrollTo({
7446
+ [a]: p
7447
+ }), u(p, n)) {
7448
7448
  e.wrapperEl.style.overflow = "hidden", e.wrapperEl.style.scrollSnapType = "", setTimeout(() => {
7449
7449
  e.wrapperEl.style.overflow = "", e.wrapperEl.scrollTo({
7450
- [a]: m
7450
+ [a]: p
7451
7451
  });
7452
7452
  }), s.cancelAnimationFrame(e.cssModeFrameID);
7453
7453
  return;
@@ -7564,9 +7564,9 @@ function qh(t) {
7564
7564
  }, o = a.screen.width, l = a.screen.height, c = i.match(/(Android);?[\s\/]+([\d.]+)?/);
7565
7565
  let u = i.match(/(iPad).*OS\s([\d_]+)/);
7566
7566
  const d = i.match(/(iPod)(.*OS\s([\d_]+))?/), f = !u && i.match(/(iPhone\sOS|iOS)\s([\d_]+)/), v = s === "Win32";
7567
- let m = s === "MacIntel";
7567
+ let p = s === "MacIntel";
7568
7568
  const y = ["1024x1366", "1366x1024", "834x1194", "1194x834", "834x1112", "1112x834", "768x1024", "1024x768", "820x1180", "1180x820", "810x1080", "1080x810"];
7569
- return !u && m && n.touch && y.indexOf(`${o}x${l}`) >= 0 && (u = i.match(/(Version)\/([\d.]+)/), u || (u = [0, 1, "13_0_0"]), m = !1), c && !v && (r.os = "android", r.android = !0), (u || f || d) && (r.os = "ios", r.ios = !0), r;
7569
+ return !u && p && n.touch && y.indexOf(`${o}x${l}`) >= 0 && (u = i.match(/(Version)\/([\d.]+)/), u || (u = [0, 1, "13_0_0"]), p = !1), c && !v && (r.os = "android", r.android = !0), (u || f || d) && (r.os = "ios", r.ios = !0), r;
7570
7570
  }
7571
7571
  function Yo(t) {
7572
7572
  return t === void 0 && (t = {}), za || (za = qh(t)), za;
@@ -7614,15 +7614,15 @@ function Kh(t) {
7614
7614
  width: f,
7615
7615
  height: v
7616
7616
  } = e;
7617
- let m = f, y = v;
7617
+ let p = f, y = v;
7618
7618
  d.forEach((_) => {
7619
7619
  let {
7620
7620
  contentBoxSize: h,
7621
- contentRect: p,
7621
+ contentRect: m,
7622
7622
  target: g
7623
7623
  } = _;
7624
- g && g !== e.el || (m = p ? p.width : (h[0] || h).inlineSize, y = p ? p.height : (h[0] || h).blockSize);
7625
- }), (m !== f || y !== v) && o();
7624
+ g && g !== e.el || (p = m ? m.width : (h[0] || h).inlineSize, y = m ? m.height : (h[0] || h).blockSize);
7625
+ }), (p !== f || y !== v) && o();
7626
7626
  });
7627
7627
  }), i.observe(e.el));
7628
7628
  }, c = () => {
@@ -7649,15 +7649,15 @@ function Zh(t) {
7649
7649
  } = t;
7650
7650
  const i = [], r = je(), o = function(u, d) {
7651
7651
  d === void 0 && (d = {});
7652
- const f = r.MutationObserver || r.WebkitMutationObserver, v = new f((m) => {
7652
+ const f = r.MutationObserver || r.WebkitMutationObserver, v = new f((p) => {
7653
7653
  if (e.__preventObserver__)
7654
7654
  return;
7655
- if (m.length === 1) {
7656
- s("observerUpdate", m[0]);
7655
+ if (p.length === 1) {
7656
+ s("observerUpdate", p[0]);
7657
7657
  return;
7658
7658
  }
7659
7659
  const y = function() {
7660
- s("observerUpdate", m[0]);
7660
+ s("observerUpdate", p[0]);
7661
7661
  };
7662
7662
  r.requestAnimationFrame ? r.requestAnimationFrame(y) : r.setTimeout(y, 0);
7663
7663
  });
@@ -7773,12 +7773,12 @@ function ev() {
7773
7773
  wrongRTL: o
7774
7774
  } = t, l = t.virtual && n.virtual.enabled, c = l ? t.virtual.slides.length : t.slides.length, u = st(s, `.${t.params.slideClass}, swiper-slide`), d = l ? t.virtual.slides.length : u.length;
7775
7775
  let f = [];
7776
- const v = [], m = [];
7776
+ const v = [], p = [];
7777
7777
  let y = n.slidesOffsetBefore;
7778
7778
  typeof y == "function" && (y = n.slidesOffsetBefore.call(t));
7779
7779
  let _ = n.slidesOffsetAfter;
7780
7780
  typeof _ == "function" && (_ = n.slidesOffsetAfter.call(t));
7781
- const h = t.snapGrid.length, p = t.slidesGrid.length;
7781
+ const h = t.snapGrid.length, m = t.slidesGrid.length;
7782
7782
  let g = n.spaceBetween, C = -y, A = 0, R = 0;
7783
7783
  if (typeof i > "u")
7784
7784
  return;
@@ -7813,7 +7813,7 @@ function ev() {
7813
7813
  X && (O.style.transform = X), D && (O.style.webkitTransform = D), n.roundLengths && (N = Math.floor(N));
7814
7814
  } else
7815
7815
  N = (i - (n.slidesPerView - 1) * g) / n.slidesPerView, n.roundLengths && (N = Math.floor(N)), u[M] && (u[M].style[t.getDirectionLabel("width")] = `${N}px`);
7816
- u[M] && (u[M].swiperSlideSize = N), m.push(N), n.centeredSlides ? (C = C + N / 2 + A / 2 + g, A === 0 && M !== 0 && (C = C - i / 2 - g), M === 0 && (C = C - i / 2 - g), Math.abs(C) < 1 / 1e3 && (C = 0), n.roundLengths && (C = Math.floor(C)), R % n.slidesPerGroup === 0 && f.push(C), v.push(C)) : (n.roundLengths && (C = Math.floor(C)), (R - Math.min(t.params.slidesPerGroupSkip, R)) % t.params.slidesPerGroup === 0 && f.push(C), v.push(C), C = C + N + g), t.virtualSize += N + g, A = N, R += 1;
7816
+ u[M] && (u[M].swiperSlideSize = N), p.push(N), n.centeredSlides ? (C = C + N / 2 + A / 2 + g, A === 0 && M !== 0 && (C = C - i / 2 - g), M === 0 && (C = C - i / 2 - g), Math.abs(C) < 1 / 1e3 && (C = 0), n.roundLengths && (C = Math.floor(C)), R % n.slidesPerGroup === 0 && f.push(C), v.push(C)) : (n.roundLengths && (C = Math.floor(C)), (R - Math.min(t.params.slidesPerGroupSkip, R)) % t.params.slidesPerGroup === 0 && f.push(C), v.push(C), C = C + N + g), t.virtualSize += N + g, A = N, R += 1;
7817
7817
  }
7818
7818
  }
7819
7819
  if (t.virtualSize = Math.max(t.virtualSize, i) + _, r && o && (n.effect === "slide" || n.effect === "coverflow") && (a.style.width = `${t.virtualSize + g}px`), n.setWrapperSize && (a.style[t.getDirectionLabel("width")] = `${t.virtualSize + g}px`), k && t.grid.updateWrapperSize(N, f), !n.centeredSlides) {
@@ -7825,7 +7825,7 @@ function ev() {
7825
7825
  f = M, Math.floor(t.virtualSize - i) - Math.floor(f[f.length - 1]) > 1 && f.push(t.virtualSize - i);
7826
7826
  }
7827
7827
  if (l && n.loop) {
7828
- const M = m[0] + g;
7828
+ const M = p[0] + g;
7829
7829
  if (n.slidesPerGroup > 1) {
7830
7830
  const O = Math.ceil((t.virtual.slidesBefore + t.virtual.slidesAfter) / n.slidesPerGroup), W = M * n.slidesPerGroup;
7831
7831
  for (let X = 0; X < O; X += 1)
@@ -7842,7 +7842,7 @@ function ev() {
7842
7842
  }
7843
7843
  if (n.centeredSlides && n.centeredSlidesBounds) {
7844
7844
  let M = 0;
7845
- m.forEach((W) => {
7845
+ p.forEach((W) => {
7846
7846
  M += W + (g || 0);
7847
7847
  }), M -= g;
7848
7848
  const O = M > i ? M - i : 0;
@@ -7850,7 +7850,7 @@ function ev() {
7850
7850
  }
7851
7851
  if (n.centerInsufficientSlides) {
7852
7852
  let M = 0;
7853
- m.forEach((W) => {
7853
+ p.forEach((W) => {
7854
7854
  M += W + (g || 0);
7855
7855
  }), M -= g;
7856
7856
  const O = (n.slidesOffsetBefore || 0) + (n.slidesOffsetAfter || 0);
@@ -7867,13 +7867,13 @@ function ev() {
7867
7867
  slides: u,
7868
7868
  snapGrid: f,
7869
7869
  slidesGrid: v,
7870
- slidesSizesGrid: m
7870
+ slidesSizesGrid: p
7871
7871
  }), n.centeredSlides && n.cssMode && !n.centeredSlidesBounds) {
7872
- Ln(a, "--swiper-centered-offset-before", `${-f[0]}px`), Ln(a, "--swiper-centered-offset-after", `${t.size / 2 - m[m.length - 1] / 2}px`);
7872
+ Ln(a, "--swiper-centered-offset-before", `${-f[0]}px`), Ln(a, "--swiper-centered-offset-after", `${t.size / 2 - p[p.length - 1] / 2}px`);
7873
7873
  const M = -t.snapGrid[0], O = -t.slidesGrid[0];
7874
7874
  t.snapGrid = t.snapGrid.map((W) => W + M), t.slidesGrid = t.slidesGrid.map((W) => W + O);
7875
7875
  }
7876
- if (d !== c && t.emit("slidesLengthChange"), f.length !== h && (t.params.watchOverflow && t.checkOverflow(), t.emit("snapGridLengthChange")), v.length !== p && t.emit("slidesGridLengthChange"), n.watchSlidesProgress && t.updateSlidesOffset(), t.emit("slidesUpdated"), !l && !n.cssMode && (n.effect === "slide" || n.effect === "fade")) {
7876
+ if (d !== c && t.emit("slidesLengthChange"), f.length !== h && (t.params.watchOverflow && t.checkOverflow(), t.emit("snapGridLengthChange")), v.length !== m && t.emit("slidesGridLengthChange"), n.watchSlidesProgress && t.updateSlidesOffset(), t.emit("slidesUpdated"), !l && !n.cssMode && (n.effect === "slide" || n.effect === "fade")) {
7877
7877
  const M = `${n.containerModifierClass}backface-hidden`, O = t.el.classList.contains(M);
7878
7878
  d <= n.maxBackfaceHiddenSlides ? O || t.el.classList.add(M) : O && t.el.classList.remove(M);
7879
7879
  }
@@ -7909,7 +7909,7 @@ function nv() {
7909
7909
  for (let a = 0; a < e.length; a += 1)
7910
7910
  e[a].swiperSlideOffset = (t.isHorizontal() ? e[a].offsetLeft : e[a].offsetTop) - n - t.cssOverflowAdjustment();
7911
7911
  }
7912
- const mr = (t, e, n) => {
7912
+ const vr = (t, e, n) => {
7913
7913
  e && !t.classList.contains(n) ? t.classList.add(n) : !e && t.classList.contains(n) && t.classList.remove(n);
7914
7914
  };
7915
7915
  function av(t) {
@@ -7930,8 +7930,8 @@ function av(t) {
7930
7930
  const c = a[l];
7931
7931
  let u = c.swiperSlideOffset;
7932
7932
  n.cssMode && n.centeredSlides && (u -= a[0].swiperSlideOffset);
7933
- const d = (r + (n.centeredSlides ? e.minTranslate() : 0) - u) / (c.swiperSlideSize + o), f = (r - i[0] + (n.centeredSlides ? e.minTranslate() : 0) - u) / (c.swiperSlideSize + o), v = -(r - u), m = v + e.slidesSizesGrid[l], y = v >= 0 && v <= e.size - e.slidesSizesGrid[l], _ = v >= 0 && v < e.size - 1 || m > 1 && m <= e.size || v <= 0 && m >= e.size;
7934
- _ && (e.visibleSlides.push(c), e.visibleSlidesIndexes.push(l)), mr(c, _, n.slideVisibleClass), mr(c, y, n.slideFullyVisibleClass), c.progress = s ? -d : d, c.originalProgress = s ? -f : f;
7933
+ const d = (r + (n.centeredSlides ? e.minTranslate() : 0) - u) / (c.swiperSlideSize + o), f = (r - i[0] + (n.centeredSlides ? e.minTranslate() : 0) - u) / (c.swiperSlideSize + o), v = -(r - u), p = v + e.slidesSizesGrid[l], y = v >= 0 && v <= e.size - e.slidesSizesGrid[l], _ = v >= 0 && v < e.size - 1 || p > 1 && p <= e.size || v <= 0 && p >= e.size;
7934
+ _ && (e.visibleSlides.push(c), e.visibleSlidesIndexes.push(l)), vr(c, _, n.slideVisibleClass), vr(c, y, n.slideFullyVisibleClass), c.progress = s ? -d : d, c.originalProgress = s ? -f : f;
7935
7935
  }
7936
7936
  }
7937
7937
  function sv(t) {
@@ -7956,8 +7956,8 @@ function sv(t) {
7956
7956
  i = u || s <= 0, r = d || s >= 1, u && (s = 0), d && (s = 1);
7957
7957
  }
7958
7958
  if (n.loop) {
7959
- const u = e.getSlideIndexByData(0), d = e.getSlideIndexByData(e.slides.length - 1), f = e.slidesGrid[u], v = e.slidesGrid[d], m = e.slidesGrid[e.slidesGrid.length - 1], y = Math.abs(t);
7960
- y >= f ? o = (y - f) / m : o = (y + m - v) / m, o > 1 && (o -= 1);
7959
+ const u = e.getSlideIndexByData(0), d = e.getSlideIndexByData(e.slides.length - 1), f = e.slidesGrid[u], v = e.slidesGrid[d], p = e.slidesGrid[e.slidesGrid.length - 1], y = Math.abs(t);
7960
+ y >= f ? o = (y - f) / p : o = (y + p - v) / p, o > 1 && (o -= 1);
7961
7961
  }
7962
7962
  Object.assign(e, {
7963
7963
  progress: s,
@@ -8052,8 +8052,8 @@ function ov(t) {
8052
8052
  } = e;
8053
8053
  let l = t, c;
8054
8054
  const u = (v) => {
8055
- let m = v - e.virtual.slidesBefore;
8056
- return m < 0 && (m = e.virtual.slides.length + m), m >= e.virtual.slides.length && (m -= e.virtual.slides.length), m;
8055
+ let p = v - e.virtual.slidesBefore;
8056
+ return p < 0 && (p = e.virtual.slides.length + p), p >= e.virtual.slides.length && (p -= e.virtual.slides.length), p;
8057
8057
  };
8058
8058
  if (typeof l > "u" && (l = rv(e)), a.indexOf(n) >= 0)
8059
8059
  c = a.indexOf(n);
@@ -8075,8 +8075,8 @@ function ov(t) {
8075
8075
  f = u(l);
8076
8076
  else if (d) {
8077
8077
  const v = e.slides.find((y) => y.column === l);
8078
- let m = parseInt(v.getAttribute("data-swiper-slide-index"), 10);
8079
- Number.isNaN(m) && (m = Math.max(e.slides.indexOf(v), 0)), f = Math.floor(m / s.grid.rows);
8078
+ let p = parseInt(v.getAttribute("data-swiper-slide-index"), 10);
8079
+ Number.isNaN(p) && (p = Math.max(e.slides.indexOf(v), 0)), f = Math.floor(p / s.grid.rows);
8080
8080
  } else if (e.slides[l]) {
8081
8081
  const v = e.slides[l].getAttribute("data-swiper-slide-index");
8082
8082
  v ? f = parseInt(v, 10) : f = l;
@@ -8258,9 +8258,9 @@ function _v(t, e, n, a, s) {
8258
8258
  activeIndex: d,
8259
8259
  rtlTranslate: f,
8260
8260
  wrapperEl: v,
8261
- enabled: m
8261
+ enabled: p
8262
8262
  } = i;
8263
- if (!m && !a && !s || i.destroyed || i.animating && o.preventInteractionOnTransition)
8263
+ if (!p && !a && !s || i.destroyed || i.animating && o.preventInteractionOnTransition)
8264
8264
  return !1;
8265
8265
  typeof e > "u" && (e = i.params.speed);
8266
8266
  const y = Math.min(i.params.slidesPerGroupSkip, r);
@@ -8275,11 +8275,11 @@ function _v(t, e, n, a, s) {
8275
8275
  if (i.initialized && r !== d && (!i.allowSlideNext && (f ? h > i.translate && h > i.minTranslate() : h < i.translate && h < i.minTranslate()) || !i.allowSlidePrev && h > i.translate && h > i.maxTranslate() && (d || 0) !== r))
8276
8276
  return !1;
8277
8277
  r !== (u || 0) && n && i.emit("beforeSlideChangeStart"), i.updateProgress(h);
8278
- let p;
8279
- r > d ? p = "next" : r < d ? p = "prev" : p = "reset";
8278
+ let m;
8279
+ r > d ? m = "next" : r < d ? m = "prev" : m = "reset";
8280
8280
  const g = i.virtual && i.params.virtual.enabled;
8281
8281
  if (!(g && s) && (f && -h === i.translate || !f && h === i.translate))
8282
- return i.updateActiveIndex(r), o.autoHeight && i.updateAutoHeight(), i.updateSlidesClasses(), o.effect !== "slide" && i.setTranslate(h), p !== "reset" && (i.transitionStart(n, p), i.transitionEnd(n, p)), !1;
8282
+ return i.updateActiveIndex(r), o.autoHeight && i.updateAutoHeight(), i.updateSlidesClasses(), o.effect !== "slide" && i.setTranslate(h), m !== "reset" && (i.transitionStart(n, m), i.transitionEnd(n, m)), !1;
8283
8283
  if (o.cssMode) {
8284
8284
  const k = i.isHorizontal(), N = f ? h : -h;
8285
8285
  if (e === 0)
@@ -8303,8 +8303,8 @@ function _v(t, e, n, a, s) {
8303
8303
  return !0;
8304
8304
  }
8305
8305
  const R = qo().isSafari;
8306
- return g && !s && R && i.isElement && i.virtual.update(!1, !1, r), i.setTransition(e), i.setTranslate(h), i.updateActiveIndex(r), i.updateSlidesClasses(), i.emit("beforeTransitionStart", e, a), i.transitionStart(n, p), e === 0 ? i.transitionEnd(n, p) : i.animating || (i.animating = !0, i.onSlideToWrapperTransitionEnd || (i.onSlideToWrapperTransitionEnd = function(N) {
8307
- !i || i.destroyed || N.target === this && (i.wrapperEl.removeEventListener("transitionend", i.onSlideToWrapperTransitionEnd), i.onSlideToWrapperTransitionEnd = null, delete i.onSlideToWrapperTransitionEnd, i.transitionEnd(n, p));
8306
+ return g && !s && R && i.isElement && i.virtual.update(!1, !1, r), i.setTransition(e), i.setTranslate(h), i.updateActiveIndex(r), i.updateSlidesClasses(), i.emit("beforeTransitionStart", e, a), i.transitionStart(n, m), e === 0 ? i.transitionEnd(n, m) : i.animating || (i.animating = !0, i.onSlideToWrapperTransitionEnd || (i.onSlideToWrapperTransitionEnd = function(N) {
8307
+ !i || i.destroyed || N.target === this && (i.wrapperEl.removeEventListener("transitionend", i.onSlideToWrapperTransitionEnd), i.onSlideToWrapperTransitionEnd = null, delete i.onSlideToWrapperTransitionEnd, i.transitionEnd(n, m));
8308
8308
  }), i.wrapperEl.addEventListener("transitionend", i.onSlideToWrapperTransitionEnd)), !0;
8309
8309
  }
8310
8310
  function wv(t, e, n, a) {
@@ -8397,21 +8397,21 @@ function xv(t, e, n) {
8397
8397
  }), a._clientLeft = a.wrapperEl.clientLeft;
8398
8398
  }
8399
8399
  const d = o ? a.translate : -a.translate;
8400
- function f(p) {
8401
- return p < 0 ? -Math.floor(Math.abs(p)) : Math.floor(p);
8400
+ function f(m) {
8401
+ return m < 0 ? -Math.floor(Math.abs(m)) : Math.floor(m);
8402
8402
  }
8403
- const v = f(d), m = i.map((p) => f(p)), y = s.freeMode && s.freeMode.enabled;
8404
- let _ = i[m.indexOf(v) - 1];
8403
+ const v = f(d), p = i.map((m) => f(m)), y = s.freeMode && s.freeMode.enabled;
8404
+ let _ = i[p.indexOf(v) - 1];
8405
8405
  if (typeof _ > "u" && (s.cssMode || y)) {
8406
- let p;
8406
+ let m;
8407
8407
  i.forEach((g, C) => {
8408
- v >= g && (p = C);
8409
- }), typeof p < "u" && (_ = y ? i[p] : i[p > 0 ? p - 1 : p]);
8408
+ v >= g && (m = C);
8409
+ }), typeof m < "u" && (_ = y ? i[m] : i[m > 0 ? m - 1 : m]);
8410
8410
  }
8411
8411
  let h = 0;
8412
8412
  if (typeof _ < "u" && (h = r.indexOf(_), h < 0 && (h = a.activeIndex - 1), s.slidesPerView === "auto" && s.slidesPerGroup === 1 && s.slidesPerGroupAuto && (h = h - a.slidesPerViewDynamic("previous", !0) + 1, h = Math.max(h, 0))), s.rewind && a.isBeginning) {
8413
- const p = a.params.virtual && a.params.virtual.enabled && a.virtual ? a.virtual.slides.length - 1 : a.slides.length - 1;
8414
- return a.slideTo(p, t, e, n);
8413
+ const m = a.params.virtual && a.params.virtual.enabled && a.virtual ? a.virtual.slides.length - 1 : a.slides.length - 1;
8414
+ return a.slideTo(m, t, e, n);
8415
8415
  } else if (s.loop && a.activeIndex === 0 && s.cssMode)
8416
8416
  return requestAnimationFrame(() => {
8417
8417
  a.slideTo(h, t, e, n);
@@ -8530,30 +8530,30 @@ function Av(t) {
8530
8530
  allowSlidePrev: d,
8531
8531
  allowSlideNext: f,
8532
8532
  slidesEl: v,
8533
- params: m
8533
+ params: p
8534
8534
  } = c, {
8535
8535
  centeredSlides: y,
8536
8536
  initialSlide: _
8537
- } = m;
8538
- if (c.allowSlidePrev = !0, c.allowSlideNext = !0, c.virtual && m.virtual.enabled) {
8539
- n && (!m.centeredSlides && c.snapIndex === 0 ? c.slideTo(c.virtual.slides.length, 0, !1, !0) : m.centeredSlides && c.snapIndex < m.slidesPerView ? c.slideTo(c.virtual.slides.length + c.snapIndex, 0, !1, !0) : c.snapIndex === c.snapGrid.length - 1 && c.slideTo(c.virtual.slidesBefore, 0, !1, !0)), c.allowSlidePrev = d, c.allowSlideNext = f, c.emit("loopFix");
8537
+ } = p;
8538
+ if (c.allowSlidePrev = !0, c.allowSlideNext = !0, c.virtual && p.virtual.enabled) {
8539
+ n && (!p.centeredSlides && c.snapIndex === 0 ? c.slideTo(c.virtual.slides.length, 0, !1, !0) : p.centeredSlides && c.snapIndex < p.slidesPerView ? c.slideTo(c.virtual.slides.length + c.snapIndex, 0, !1, !0) : c.snapIndex === c.snapGrid.length - 1 && c.slideTo(c.virtual.slidesBefore, 0, !1, !0)), c.allowSlidePrev = d, c.allowSlideNext = f, c.emit("loopFix");
8540
8540
  return;
8541
8541
  }
8542
- let h = m.slidesPerView;
8543
- h === "auto" ? h = c.slidesPerViewDynamic() : (h = Math.ceil(parseFloat(m.slidesPerView, 10)), y && h % 2 === 0 && (h = h + 1));
8544
- const p = m.slidesPerGroupAuto ? h : m.slidesPerGroup;
8545
- let g = p;
8546
- g % p !== 0 && (g += p - g % p), g += m.loopAdditionalSlides, c.loopedSlides = g;
8547
- const C = c.grid && m.grid && m.grid.rows > 1;
8548
- u.length < h + g || c.params.effect === "cards" && u.length < h + g * 2 ? qn("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled or not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters") : C && m.grid.fill === "row" && qn("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");
8549
- const A = [], R = [], k = C ? Math.ceil(u.length / m.grid.rows) : u.length, N = r && k - _ < h && !y;
8542
+ let h = p.slidesPerView;
8543
+ h === "auto" ? h = c.slidesPerViewDynamic() : (h = Math.ceil(parseFloat(p.slidesPerView, 10)), y && h % 2 === 0 && (h = h + 1));
8544
+ const m = p.slidesPerGroupAuto ? h : p.slidesPerGroup;
8545
+ let g = m;
8546
+ g % m !== 0 && (g += m - g % m), g += p.loopAdditionalSlides, c.loopedSlides = g;
8547
+ const C = c.grid && p.grid && p.grid.rows > 1;
8548
+ u.length < h + g || c.params.effect === "cards" && u.length < h + g * 2 ? qn("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled or not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters") : C && p.grid.fill === "row" && qn("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");
8549
+ const A = [], R = [], k = C ? Math.ceil(u.length / p.grid.rows) : u.length, N = r && k - _ < h && !y;
8550
8550
  let $ = N ? _ : c.activeIndex;
8551
- typeof i > "u" ? i = c.getSlideIndex(u.find((I) => I.classList.contains(m.slideActiveClass))) : $ = i;
8551
+ typeof i > "u" ? i = c.getSlideIndex(u.find((I) => I.classList.contains(p.slideActiveClass))) : $ = i;
8552
8552
  const M = a === "next" || !a, O = a === "prev" || !a;
8553
8553
  let W = 0, X = 0;
8554
8554
  const L = (C ? u[i].column : i) + (y && typeof s > "u" ? -h / 2 + 0.5 : 0);
8555
8555
  if (L < g) {
8556
- W = Math.max(g - L, p);
8556
+ W = Math.max(g - L, m);
8557
8557
  for (let I = 0; I < g - L; I += 1) {
8558
8558
  const F = I - Math.floor(I / k) * k;
8559
8559
  if (C) {
@@ -8564,7 +8564,7 @@ function Av(t) {
8564
8564
  A.push(k - F - 1);
8565
8565
  }
8566
8566
  } else if (L + h > k - g) {
8567
- X = Math.max(L - (k - g * 2), p), N && (X = Math.max(X, h - k + _ + 1));
8567
+ X = Math.max(L - (k - g * 2), m), N && (X = Math.max(X, h - k + _ + 1));
8568
8568
  for (let I = 0; I < X; I += 1) {
8569
8569
  const F = I - Math.floor(I / k) * k;
8570
8570
  C ? u.forEach((P, q) => {
@@ -8578,15 +8578,15 @@ function Av(t) {
8578
8578
  u[I].swiperLoopMoveDOM = !0, v.prepend(u[I]), u[I].swiperLoopMoveDOM = !1;
8579
8579
  }), M && R.forEach((I) => {
8580
8580
  u[I].swiperLoopMoveDOM = !0, v.append(u[I]), u[I].swiperLoopMoveDOM = !1;
8581
- }), c.recalcSlides(), m.slidesPerView === "auto" ? c.updateSlides() : C && (A.length > 0 && O || R.length > 0 && M) && c.slides.forEach((I, F) => {
8581
+ }), c.recalcSlides(), p.slidesPerView === "auto" ? c.updateSlides() : C && (A.length > 0 && O || R.length > 0 && M) && c.slides.forEach((I, F) => {
8582
8582
  c.grid.updateSlide(F, I, c.slides);
8583
- }), m.watchSlidesProgress && c.updateSlidesOffset(), n) {
8583
+ }), p.watchSlidesProgress && c.updateSlidesOffset(), n) {
8584
8584
  if (A.length > 0 && O) {
8585
8585
  if (typeof e > "u") {
8586
8586
  const I = c.slidesGrid[$], P = c.slidesGrid[$ + W] - I;
8587
8587
  l ? c.setTranslate(c.translate - P) : (c.slideTo($ + Math.ceil(W), 0, !1, !0), s && (c.touchEventsData.startTranslate = c.touchEventsData.startTranslate - P, c.touchEventsData.currentTranslate = c.touchEventsData.currentTranslate - P));
8588
8588
  } else if (s) {
8589
- const I = C ? A.length / m.grid.rows : A.length;
8589
+ const I = C ? A.length / p.grid.rows : A.length;
8590
8590
  c.slideTo(c.activeIndex + I, 0, !1, !0), c.touchEventsData.currentTranslate = c.translate;
8591
8591
  }
8592
8592
  } else if (R.length > 0 && M)
@@ -8594,7 +8594,7 @@ function Av(t) {
8594
8594
  const I = c.slidesGrid[$], P = c.slidesGrid[$ - X] - I;
8595
8595
  l ? c.setTranslate(c.translate - P) : (c.slideTo($ - X, 0, !1, !0), s && (c.touchEventsData.startTranslate = c.touchEventsData.startTranslate - P, c.touchEventsData.currentTranslate = c.touchEventsData.currentTranslate - P));
8596
8596
  } else {
8597
- const I = C ? R.length / m.grid.rows : R.length;
8597
+ const I = C ? R.length / p.grid.rows : R.length;
8598
8598
  c.slideTo(c.activeIndex - I, 0, !1, !0);
8599
8599
  }
8600
8600
  }
@@ -8609,11 +8609,11 @@ function Av(t) {
8609
8609
  Array.isArray(c.controller.control) ? c.controller.control.forEach((F) => {
8610
8610
  !F.destroyed && F.params.loop && F.loopFix({
8611
8611
  ...I,
8612
- slideTo: F.params.slidesPerView === m.slidesPerView ? n : !1
8612
+ slideTo: F.params.slidesPerView === p.slidesPerView ? n : !1
8613
8613
  });
8614
8614
  }) : c.controller.control instanceof c.constructor && c.controller.control.params.loop && c.controller.control.loopFix({
8615
8615
  ...I,
8616
- slideTo: c.controller.control.params.slidesPerView === m.slidesPerView ? n : !1
8616
+ slideTo: c.controller.control.params.slidesPerView === p.slidesPerView ? n : !1
8617
8617
  });
8618
8618
  }
8619
8619
  c.emit("loopFix");
@@ -8671,7 +8671,7 @@ function Lv(t, e) {
8671
8671
  }
8672
8672
  return n(e);
8673
8673
  }
8674
- function hr(t, e, n) {
8674
+ function gr(t, e, n) {
8675
8675
  const a = je(), {
8676
8676
  params: s
8677
8677
  } = t, i = s.edgeSwipeDetection, r = s.edgeSwipeThreshold;
@@ -8689,7 +8689,7 @@ function Rv(t) {
8689
8689
  } else
8690
8690
  a.type === "touchstart" && a.targetTouches.length === 1 && (s.touchId = a.targetTouches[0].identifier);
8691
8691
  if (a.type === "touchstart") {
8692
- hr(e, a, a.targetTouches[0].pageX);
8692
+ gr(e, a, a.targetTouches[0].pageX);
8693
8693
  return;
8694
8694
  }
8695
8695
  const {
@@ -8713,8 +8713,8 @@ function Rv(t) {
8713
8713
  if (i.swipeHandler && !l.closest(i.swipeHandler))
8714
8714
  return;
8715
8715
  r.currentX = a.pageX, r.currentY = a.pageY;
8716
- const v = r.currentX, m = r.currentY;
8717
- if (!hr(e, a, v))
8716
+ const v = r.currentX, p = r.currentY;
8717
+ if (!gr(e, a, v))
8718
8718
  return;
8719
8719
  Object.assign(s, {
8720
8720
  isTouched: !0,
@@ -8722,7 +8722,7 @@ function Rv(t) {
8722
8722
  allowTouchCallbacks: !0,
8723
8723
  isScrolling: void 0,
8724
8724
  startMoving: void 0
8725
- }), r.startX = v, r.startY = m, s.touchStartTime = Yn(), e.allowClick = !0, e.updateSize(), e.swipeDirection = void 0, i.threshold > 0 && (s.allowThresholdMove = !1);
8725
+ }), r.startX = v, r.startY = p, s.touchStartTime = Yn(), e.allowClick = !0, e.updateSize(), e.swipeDirection = void 0, i.threshold > 0 && (s.allowThresholdMove = !1);
8726
8726
  let y = !0;
8727
8727
  l.matches(s.focusableElements) && (y = !1, l.nodeName === "SELECT" && (s.isTouched = !1)), n.activeElement && n.activeElement.matches(s.focusableElements) && n.activeElement !== l && (a.pointerType === "mouse" || a.pointerType !== "mouse" && !l.matches(s.focusableElements)) && n.activeElement.blur();
8728
8728
  const _ = y && e.allowTouchMove && i.touchStartPreventDefault;
@@ -8795,13 +8795,13 @@ function Dv(t) {
8795
8795
  if (!a.startMoving)
8796
8796
  return;
8797
8797
  n.allowClick = !1, !s.cssMode && l.cancelable && l.preventDefault(), s.touchMoveStopPropagation && !s.nested && l.stopPropagation();
8798
- let m = n.isHorizontal() ? f : v, y = n.isHorizontal() ? i.currentX - i.previousX : i.currentY - i.previousY;
8799
- s.oneWayMovement && (m = Math.abs(m) * (r ? 1 : -1), y = Math.abs(y) * (r ? 1 : -1)), i.diff = m, m *= s.touchRatio, r && (m = -m, y = -y);
8798
+ let p = n.isHorizontal() ? f : v, y = n.isHorizontal() ? i.currentX - i.previousX : i.currentY - i.previousY;
8799
+ s.oneWayMovement && (p = Math.abs(p) * (r ? 1 : -1), y = Math.abs(y) * (r ? 1 : -1)), i.diff = p, p *= s.touchRatio, r && (p = -p, y = -y);
8800
8800
  const _ = n.touchesDirection;
8801
- n.swipeDirection = m > 0 ? "prev" : "next", n.touchesDirection = y > 0 ? "prev" : "next";
8802
- const h = n.params.loop && !s.cssMode, p = n.touchesDirection === "next" && n.allowSlideNext || n.touchesDirection === "prev" && n.allowSlidePrev;
8801
+ n.swipeDirection = p > 0 ? "prev" : "next", n.touchesDirection = y > 0 ? "prev" : "next";
8802
+ const h = n.params.loop && !s.cssMode, m = n.touchesDirection === "next" && n.allowSlideNext || n.touchesDirection === "prev" && n.allowSlidePrev;
8803
8803
  if (!a.isMoved) {
8804
- if (h && p && n.loopFix({
8804
+ if (h && m && n.loopFix({
8805
8805
  direction: n.swipeDirection
8806
8806
  }), a.startTranslate = n.getTranslate(), n.setTransition(0), n.animating) {
8807
8807
  const R = new window.CustomEvent("transitionend", {
@@ -8816,7 +8816,7 @@ function Dv(t) {
8816
8816
  a.allowMomentumBounce = !1, s.grabCursor && (n.allowSlideNext === !0 || n.allowSlidePrev === !0) && n.setGrabCursor(!0), n.emit("sliderFirstMove", l);
8817
8817
  }
8818
8818
  let g;
8819
- if ((/* @__PURE__ */ new Date()).getTime(), s._loopSwapReset !== !1 && a.isMoved && a.allowThresholdMove && _ !== n.touchesDirection && h && p && Math.abs(m) >= 1) {
8819
+ if ((/* @__PURE__ */ new Date()).getTime(), s._loopSwapReset !== !1 && a.isMoved && a.allowThresholdMove && _ !== n.touchesDirection && h && m && Math.abs(p) >= 1) {
8820
8820
  Object.assign(i, {
8821
8821
  startX: u,
8822
8822
  startY: d,
@@ -8826,18 +8826,18 @@ function Dv(t) {
8826
8826
  }), a.loopSwapReset = !0, a.startTranslate = a.currentTranslate;
8827
8827
  return;
8828
8828
  }
8829
- n.emit("sliderMove", l), a.isMoved = !0, a.currentTranslate = m + a.startTranslate;
8829
+ n.emit("sliderMove", l), a.isMoved = !0, a.currentTranslate = p + a.startTranslate;
8830
8830
  let C = !0, A = s.resistanceRatio;
8831
- if (s.touchReleaseOnEdges && (A = 0), m > 0 ? (h && p && !g && a.allowThresholdMove && a.currentTranslate > (s.centeredSlides ? n.minTranslate() - n.slidesSizesGrid[n.activeIndex + 1] - (s.slidesPerView !== "auto" && n.slides.length - s.slidesPerView >= 2 ? n.slidesSizesGrid[n.activeIndex + 1] + n.params.spaceBetween : 0) - n.params.spaceBetween : n.minTranslate()) && n.loopFix({
8831
+ if (s.touchReleaseOnEdges && (A = 0), p > 0 ? (h && m && !g && a.allowThresholdMove && a.currentTranslate > (s.centeredSlides ? n.minTranslate() - n.slidesSizesGrid[n.activeIndex + 1] - (s.slidesPerView !== "auto" && n.slides.length - s.slidesPerView >= 2 ? n.slidesSizesGrid[n.activeIndex + 1] + n.params.spaceBetween : 0) - n.params.spaceBetween : n.minTranslate()) && n.loopFix({
8832
8832
  direction: "prev",
8833
8833
  setTranslate: !0,
8834
8834
  activeSlideIndex: 0
8835
- }), a.currentTranslate > n.minTranslate() && (C = !1, s.resistance && (a.currentTranslate = n.minTranslate() - 1 + (-n.minTranslate() + a.startTranslate + m) ** A))) : m < 0 && (h && p && !g && a.allowThresholdMove && a.currentTranslate < (s.centeredSlides ? n.maxTranslate() + n.slidesSizesGrid[n.slidesSizesGrid.length - 1] + n.params.spaceBetween + (s.slidesPerView !== "auto" && n.slides.length - s.slidesPerView >= 2 ? n.slidesSizesGrid[n.slidesSizesGrid.length - 1] + n.params.spaceBetween : 0) : n.maxTranslate()) && n.loopFix({
8835
+ }), a.currentTranslate > n.minTranslate() && (C = !1, s.resistance && (a.currentTranslate = n.minTranslate() - 1 + (-n.minTranslate() + a.startTranslate + p) ** A))) : p < 0 && (h && m && !g && a.allowThresholdMove && a.currentTranslate < (s.centeredSlides ? n.maxTranslate() + n.slidesSizesGrid[n.slidesSizesGrid.length - 1] + n.params.spaceBetween + (s.slidesPerView !== "auto" && n.slides.length - s.slidesPerView >= 2 ? n.slidesSizesGrid[n.slidesSizesGrid.length - 1] + n.params.spaceBetween : 0) : n.maxTranslate()) && n.loopFix({
8836
8836
  direction: "next",
8837
8837
  setTranslate: !0,
8838
8838
  activeSlideIndex: n.slides.length - (s.slidesPerView === "auto" ? n.slidesPerViewDynamic() : Math.ceil(parseFloat(s.slidesPerView, 10)))
8839
- }), a.currentTranslate < n.maxTranslate() && (C = !1, s.resistance && (a.currentTranslate = n.maxTranslate() + 1 - (n.maxTranslate() - a.startTranslate - m) ** A))), C && (l.preventedByNestedSwiper = !0), !n.allowSlideNext && n.swipeDirection === "next" && a.currentTranslate < a.startTranslate && (a.currentTranslate = a.startTranslate), !n.allowSlidePrev && n.swipeDirection === "prev" && a.currentTranslate > a.startTranslate && (a.currentTranslate = a.startTranslate), !n.allowSlidePrev && !n.allowSlideNext && (a.currentTranslate = a.startTranslate), s.threshold > 0)
8840
- if (Math.abs(m) > s.threshold || a.allowThresholdMove) {
8839
+ }), a.currentTranslate < n.maxTranslate() && (C = !1, s.resistance && (a.currentTranslate = n.maxTranslate() + 1 - (n.maxTranslate() - a.startTranslate - p) ** A))), C && (l.preventedByNestedSwiper = !0), !n.allowSlideNext && n.swipeDirection === "next" && a.currentTranslate < a.startTranslate && (a.currentTranslate = a.startTranslate), !n.allowSlidePrev && n.swipeDirection === "prev" && a.currentTranslate > a.startTranslate && (a.currentTranslate = a.startTranslate), !n.allowSlidePrev && !n.allowSlideNext && (a.currentTranslate = a.startTranslate), s.threshold > 0)
8840
+ if (Math.abs(p) > s.threshold || a.allowThresholdMove) {
8841
8841
  if (!a.allowThresholdMove) {
8842
8842
  a.allowThresholdMove = !0, i.startX = i.currentX, i.startY = i.currentY, a.currentTranslate = a.startTranslate, i.diff = n.isHorizontal() ? i.currentX - i.startX : i.currentY - i.startY;
8843
8843
  return;
@@ -8899,30 +8899,30 @@ function zv(t) {
8899
8899
  });
8900
8900
  return;
8901
8901
  }
8902
- const m = v >= -e.maxTranslate() && !e.params.loop;
8902
+ const p = v >= -e.maxTranslate() && !e.params.loop;
8903
8903
  let y = 0, _ = e.slidesSizesGrid[0];
8904
8904
  for (let A = 0; A < c.length; A += A < r.slidesPerGroupSkip ? 1 : r.slidesPerGroup) {
8905
8905
  const R = A < r.slidesPerGroupSkip - 1 ? 1 : r.slidesPerGroup;
8906
- typeof c[A + R] < "u" ? (m || v >= c[A] && v < c[A + R]) && (y = A, _ = c[A + R] - c[A]) : (m || v >= c[A]) && (y = A, _ = c[c.length - 1] - c[c.length - 2]);
8906
+ typeof c[A + R] < "u" ? (p || v >= c[A] && v < c[A + R]) && (y = A, _ = c[A + R] - c[A]) : (p || v >= c[A]) && (y = A, _ = c[c.length - 1] - c[c.length - 2]);
8907
8907
  }
8908
- let h = null, p = null;
8909
- r.rewind && (e.isBeginning ? p = r.virtual && r.virtual.enabled && e.virtual ? e.virtual.slides.length - 1 : e.slides.length - 1 : e.isEnd && (h = 0));
8908
+ let h = null, m = null;
8909
+ r.rewind && (e.isBeginning ? m = r.virtual && r.virtual.enabled && e.virtual ? e.virtual.slides.length - 1 : e.slides.length - 1 : e.isEnd && (h = 0));
8910
8910
  const g = (v - c[y]) / _, C = y < r.slidesPerGroupSkip - 1 ? 1 : r.slidesPerGroup;
8911
8911
  if (f > r.longSwipesMs) {
8912
8912
  if (!r.longSwipes) {
8913
8913
  e.slideTo(e.activeIndex);
8914
8914
  return;
8915
8915
  }
8916
- e.swipeDirection === "next" && (g >= r.longSwipesRatio ? e.slideTo(r.rewind && e.isEnd ? h : y + C) : e.slideTo(y)), e.swipeDirection === "prev" && (g > 1 - r.longSwipesRatio ? e.slideTo(y + C) : p !== null && g < 0 && Math.abs(g) > r.longSwipesRatio ? e.slideTo(p) : e.slideTo(y));
8916
+ e.swipeDirection === "next" && (g >= r.longSwipesRatio ? e.slideTo(r.rewind && e.isEnd ? h : y + C) : e.slideTo(y)), e.swipeDirection === "prev" && (g > 1 - r.longSwipesRatio ? e.slideTo(y + C) : m !== null && g < 0 && Math.abs(g) > r.longSwipesRatio ? e.slideTo(m) : e.slideTo(y));
8917
8917
  } else {
8918
8918
  if (!r.shortSwipes) {
8919
8919
  e.slideTo(e.activeIndex);
8920
8920
  return;
8921
8921
  }
8922
- e.navigation && (a.target === e.navigation.nextEl || a.target === e.navigation.prevEl) ? a.target === e.navigation.nextEl ? e.slideTo(y + C) : e.slideTo(y) : (e.swipeDirection === "next" && e.slideTo(h !== null ? h : y + C), e.swipeDirection === "prev" && e.slideTo(p !== null ? p : y));
8922
+ e.navigation && (a.target === e.navigation.nextEl || a.target === e.navigation.prevEl) ? a.target === e.navigation.nextEl ? e.slideTo(y + C) : e.slideTo(y) : (e.swipeDirection === "next" && e.slideTo(h !== null ? h : y + C), e.swipeDirection === "prev" && e.slideTo(m !== null ? m : y));
8923
8923
  }
8924
8924
  }
8925
- function vr() {
8925
+ function yr() {
8926
8926
  const t = this, {
8927
8927
  params: e,
8928
8928
  el: n
@@ -9000,7 +9000,7 @@ const Ko = (t, e) => {
9000
9000
  passive: !0
9001
9001
  }), n[l]("contextmenu", t.onTouchEnd, {
9002
9002
  passive: !0
9003
- }), (a.preventClicks || a.preventClicksPropagation) && s[l]("click", t.onClick, !0), a.cssMode && i[l]("scroll", t.onScroll), a.updateOnWindowResize ? t[c](r.ios || r.android ? "resize orientationchange observerUpdate" : "resize observerUpdate", vr, !0) : t[c]("observerUpdate", vr, !0), s[l]("load", t.onLoad, {
9003
+ }), (a.preventClicks || a.preventClicksPropagation) && s[l]("click", t.onClick, !0), a.cssMode && i[l]("scroll", t.onScroll), a.updateOnWindowResize ? t[c](r.ios || r.android ? "resize orientationchange observerUpdate" : "resize observerUpdate", yr, !0) : t[c]("observerUpdate", yr, !0), s[l]("load", t.onLoad, {
9004
9004
  capture: !0
9005
9005
  }));
9006
9006
  };
@@ -9017,7 +9017,7 @@ var Uv = {
9017
9017
  attachEvents: Hv,
9018
9018
  detachEvents: Gv
9019
9019
  };
9020
- const gr = (t, e) => t.grid && e.grid && e.grid.rows > 1;
9020
+ const br = (t, e) => t.grid && e.grid && e.grid.rows > 1;
9021
9021
  function Wv() {
9022
9022
  const t = this, {
9023
9023
  realIndex: e,
@@ -9030,21 +9030,21 @@ function Wv() {
9030
9030
  const r = it(), o = a.breakpointsBase === "window" || !a.breakpointsBase ? a.breakpointsBase : "container", l = ["window", "container"].includes(a.breakpointsBase) || !a.breakpointsBase ? t.el : r.querySelector(a.breakpointsBase), c = t.getBreakpoint(i, o, l);
9031
9031
  if (!c || t.currentBreakpoint === c)
9032
9032
  return;
9033
- const d = (c in i ? i[c] : void 0) || t.originalParams, f = gr(t, a), v = gr(t, d), m = t.params.grabCursor, y = d.grabCursor, _ = a.enabled;
9034
- f && !v ? (s.classList.remove(`${a.containerModifierClass}grid`, `${a.containerModifierClass}grid-column`), t.emitContainerClasses()) : !f && v && (s.classList.add(`${a.containerModifierClass}grid`), (d.grid.fill && d.grid.fill === "column" || !d.grid.fill && a.grid.fill === "column") && s.classList.add(`${a.containerModifierClass}grid-column`), t.emitContainerClasses()), m && !y ? t.unsetGrabCursor() : !m && y && t.setGrabCursor(), ["navigation", "pagination", "scrollbar"].forEach((R) => {
9033
+ const d = (c in i ? i[c] : void 0) || t.originalParams, f = br(t, a), v = br(t, d), p = t.params.grabCursor, y = d.grabCursor, _ = a.enabled;
9034
+ f && !v ? (s.classList.remove(`${a.containerModifierClass}grid`, `${a.containerModifierClass}grid-column`), t.emitContainerClasses()) : !f && v && (s.classList.add(`${a.containerModifierClass}grid`), (d.grid.fill && d.grid.fill === "column" || !d.grid.fill && a.grid.fill === "column") && s.classList.add(`${a.containerModifierClass}grid-column`), t.emitContainerClasses()), p && !y ? t.unsetGrabCursor() : !p && y && t.setGrabCursor(), ["navigation", "pagination", "scrollbar"].forEach((R) => {
9035
9035
  if (typeof d[R] > "u")
9036
9036
  return;
9037
9037
  const k = a[R] && a[R].enabled, N = d[R] && d[R].enabled;
9038
9038
  k && !N && t[R].disable(), !k && N && t[R].enable();
9039
9039
  });
9040
- const h = d.direction && d.direction !== a.direction, p = a.loop && (d.slidesPerView !== a.slidesPerView || h), g = a.loop;
9040
+ const h = d.direction && d.direction !== a.direction, m = a.loop && (d.slidesPerView !== a.slidesPerView || h), g = a.loop;
9041
9041
  h && n && t.changeDirection(), We(t.params, d);
9042
9042
  const C = t.params.enabled, A = t.params.loop;
9043
9043
  Object.assign(t, {
9044
9044
  allowTouchMove: t.params.allowTouchMove,
9045
9045
  allowSlideNext: t.params.allowSlideNext,
9046
9046
  allowSlidePrev: t.params.allowSlidePrev
9047
- }), _ && !C ? t.disable() : !_ && C && t.enable(), t.currentBreakpoint = c, t.emit("_beforeBreakpoint", d), n && (p ? (t.loopDestroy(), t.loopCreate(e), t.updateSlides()) : !g && A ? (t.loopCreate(e), t.updateSlides()) : g && !A && t.loopDestroy()), t.emit("breakpoint", d);
9047
+ }), _ && !C ? t.disable() : !_ && C && t.enable(), t.currentBreakpoint = c, t.emit("_beforeBreakpoint", d), n && (m ? (t.loopDestroy(), t.loopCreate(e), t.updateSlides()) : !g && A ? (t.loopCreate(e), t.updateSlides()) : g && !A && t.loopDestroy()), t.emit("breakpoint", d);
9048
9048
  }
9049
9049
  function Yv(t, e, n) {
9050
9050
  if (e === void 0 && (e = "window"), !t || e === "container" && !n)
@@ -9295,7 +9295,7 @@ const ja = {
9295
9295
  checkOverflow: eg,
9296
9296
  classes: Jv
9297
9297
  }, Ha = {};
9298
- let Us = class ft {
9298
+ let Ys = class ft {
9299
9299
  constructor() {
9300
9300
  let e, n;
9301
9301
  for (var a = arguments.length, s = new Array(a), i = 0; i < a; i++)
@@ -9606,10 +9606,10 @@ let Us = class ft {
9606
9606
  };
9607
9607
  Object.keys(ja).forEach((t) => {
9608
9608
  Object.keys(ja[t]).forEach((e) => {
9609
- Us.prototype[e] = ja[t][e];
9609
+ Ys.prototype[e] = ja[t][e];
9610
9610
  });
9611
9611
  });
9612
- Us.use([Kh, Zh]);
9612
+ Ys.use([Kh, Zh]);
9613
9613
  const Zo = [
9614
9614
  "eventsPrefix",
9615
9615
  "injectStyles",
@@ -9773,11 +9773,11 @@ function ag(t) {
9773
9773
  pagination: d,
9774
9774
  navigation: f,
9775
9775
  scrollbar: v,
9776
- virtual: m,
9776
+ virtual: p,
9777
9777
  thumbs: y
9778
9778
  } = e;
9779
- let _, h, p, g, C, A, R, k;
9780
- s.includes("thumbs") && a.thumbs && a.thumbs.swiper && !a.thumbs.swiper.destroyed && u.thumbs && (!u.thumbs.swiper || u.thumbs.swiper.destroyed) && (_ = !0), s.includes("controller") && a.controller && a.controller.control && u.controller && !u.controller.control && (h = !0), s.includes("pagination") && a.pagination && (a.pagination.el || l) && (u.pagination || u.pagination === !1) && d && !d.el && (p = !0), s.includes("scrollbar") && a.scrollbar && (a.scrollbar.el || o) && (u.scrollbar || u.scrollbar === !1) && v && !v.el && (g = !0), s.includes("navigation") && a.navigation && (a.navigation.prevEl || r) && (a.navigation.nextEl || i) && (u.navigation || u.navigation === !1) && f && !f.prevEl && !f.nextEl && (C = !0);
9779
+ let _, h, m, g, C, A, R, k;
9780
+ s.includes("thumbs") && a.thumbs && a.thumbs.swiper && !a.thumbs.swiper.destroyed && u.thumbs && (!u.thumbs.swiper || u.thumbs.swiper.destroyed) && (_ = !0), s.includes("controller") && a.controller && a.controller.control && u.controller && !u.controller.control && (h = !0), s.includes("pagination") && a.pagination && (a.pagination.el || l) && (u.pagination || u.pagination === !1) && d && !d.el && (m = !0), s.includes("scrollbar") && a.scrollbar && (a.scrollbar.el || o) && (u.scrollbar || u.scrollbar === !1) && v && !v.el && (g = !0), s.includes("navigation") && a.navigation && (a.navigation.prevEl || r) && (a.navigation.nextEl || i) && (u.navigation || u.navigation === !1) && f && !f.prevEl && !f.nextEl && (C = !0);
9781
9781
  const N = ($) => {
9782
9782
  e[$] && (e[$].destroy(), $ === "navigation" ? (e.isElement && (e[$].prevEl.remove(), e[$].nextEl.remove()), u[$].prevEl = void 0, u[$].nextEl = void 0, e[$].prevEl = void 0, e[$].nextEl = void 0) : (e.isElement && e[$].el.remove(), u[$].el = void 0, e[$].el = void 0));
9783
9783
  };
@@ -9788,9 +9788,9 @@ function ag(t) {
9788
9788
  const M = a[$];
9789
9789
  (M === !0 || M === !1) && ($ === "navigation" || $ === "pagination" || $ === "scrollbar") ? M === !1 && N($) : u[$] = a[$];
9790
9790
  }
9791
- }), c.includes("controller") && !h && e.controller && e.controller.control && u.controller && u.controller.control && (e.controller.control = u.controller.control), s.includes("children") && n && m && u.virtual.enabled ? (m.slides = n, m.update(!0)) : s.includes("virtual") && m && u.virtual.enabled && (n && (m.slides = n), m.update(!0)), s.includes("children") && n && u.loop && (k = !0), _ && y.init() && y.update(!0), h && (e.controller.control = u.controller.control), p && (e.isElement && (!l || typeof l == "string") && (l = document.createElement("div"), l.classList.add("swiper-pagination"), l.part.add("pagination"), e.el.appendChild(l)), l && (u.pagination.el = l), d.init(), d.render(), d.update()), g && (e.isElement && (!o || typeof o == "string") && (o = document.createElement("div"), o.classList.add("swiper-scrollbar"), o.part.add("scrollbar"), e.el.appendChild(o)), o && (u.scrollbar.el = o), v.init(), v.updateSize(), v.setTranslate()), C && (e.isElement && ((!i || typeof i == "string") && (i = document.createElement("div"), i.classList.add("swiper-button-next"), Kn(i, e.hostEl.constructor.nextButtonSvg), i.part.add("button-next"), e.el.appendChild(i)), (!r || typeof r == "string") && (r = document.createElement("div"), r.classList.add("swiper-button-prev"), Kn(r, e.hostEl.constructor.prevButtonSvg), r.part.add("button-prev"), e.el.appendChild(r))), i && (u.navigation.nextEl = i), r && (u.navigation.prevEl = r), f.init(), f.update()), s.includes("allowSlideNext") && (e.allowSlideNext = a.allowSlideNext), s.includes("allowSlidePrev") && (e.allowSlidePrev = a.allowSlidePrev), s.includes("direction") && e.changeDirection(a.direction, !1), (A || k) && e.loopDestroy(), (R || k) && e.loopCreate(), e.update();
9791
+ }), c.includes("controller") && !h && e.controller && e.controller.control && u.controller && u.controller.control && (e.controller.control = u.controller.control), s.includes("children") && n && p && u.virtual.enabled ? (p.slides = n, p.update(!0)) : s.includes("virtual") && p && u.virtual.enabled && (n && (p.slides = n), p.update(!0)), s.includes("children") && n && u.loop && (k = !0), _ && y.init() && y.update(!0), h && (e.controller.control = u.controller.control), m && (e.isElement && (!l || typeof l == "string") && (l = document.createElement("div"), l.classList.add("swiper-pagination"), l.part.add("pagination"), e.el.appendChild(l)), l && (u.pagination.el = l), d.init(), d.render(), d.update()), g && (e.isElement && (!o || typeof o == "string") && (o = document.createElement("div"), o.classList.add("swiper-scrollbar"), o.part.add("scrollbar"), e.el.appendChild(o)), o && (u.scrollbar.el = o), v.init(), v.updateSize(), v.setTranslate()), C && (e.isElement && ((!i || typeof i == "string") && (i = document.createElement("div"), i.classList.add("swiper-button-next"), Kn(i, e.hostEl.constructor.nextButtonSvg), i.part.add("button-next"), e.el.appendChild(i)), (!r || typeof r == "string") && (r = document.createElement("div"), r.classList.add("swiper-button-prev"), Kn(r, e.hostEl.constructor.prevButtonSvg), r.part.add("button-prev"), e.el.appendChild(r))), i && (u.navigation.nextEl = i), r && (u.navigation.prevEl = r), f.init(), f.update()), s.includes("allowSlideNext") && (e.allowSlideNext = a.allowSlideNext), s.includes("allowSlidePrev") && (e.allowSlidePrev = a.allowSlidePrev), s.includes("direction") && e.changeDirection(a.direction, !1), (A || k) && e.loopDestroy(), (R || k) && e.loopCreate(), e.update();
9792
9792
  }
9793
- function yr(t, e) {
9793
+ function _r(t, e) {
9794
9794
  t === void 0 && (t = {}), e === void 0 && (e = !0);
9795
9795
  const n = {
9796
9796
  on: {}
@@ -10371,15 +10371,15 @@ const ra = {
10371
10371
  wrapperTag: i
10372
10372
  } = t, r = J("swiper"), o = J(null), l = J(!1), c = J(!1), u = J(null), d = J(null), f = J(null), v = {
10373
10373
  value: []
10374
- }, m = {
10374
+ }, p = {
10375
10375
  value: []
10376
- }, y = J(null), _ = J(null), h = J(null), p = J(null), {
10376
+ }, y = J(null), _ = J(null), h = J(null), m = J(null), {
10377
10377
  params: g,
10378
10378
  passedParams: C
10379
- } = yr(t, !1);
10380
- Ga(n, v, m), f.value = C, m.value = v.value;
10379
+ } = _r(t, !1);
10380
+ Ga(n, v, p), f.value = C, p.value = v.value;
10381
10381
  const A = () => {
10382
- Ga(n, v, m), l.value = !0;
10382
+ Ga(n, v, p), l.value = !0;
10383
10383
  };
10384
10384
  g.onAny = function(N) {
10385
10385
  for (var $ = arguments.length, M = new Array($ > 1 ? $ - 1 : 0), O = 1; O < $; O++)
@@ -10394,7 +10394,7 @@ const ra = {
10394
10394
  const R = {
10395
10395
  ...g
10396
10396
  };
10397
- if (delete R.wrapperClass, d.value = new Us(R), d.value.virtual && d.value.params.virtual.enabled) {
10397
+ if (delete R.wrapperClass, d.value = new Ys(R), d.value.virtual && d.value.params.virtual.enabled) {
10398
10398
  d.value.virtual.slides = v.value;
10399
10399
  const N = {
10400
10400
  cache: !1,
@@ -10406,11 +10406,11 @@ const ra = {
10406
10406
  };
10407
10407
  Wt(d.value.params.virtual, N), Wt(d.value.originalParams.virtual, N);
10408
10408
  }
10409
- Ar(() => {
10409
+ Or(() => {
10410
10410
  !c.value && d.value && (d.value.emitSlidesClasses(), c.value = !0);
10411
10411
  const {
10412
10412
  passedParams: N
10413
- } = yr(t, !1), $ = ig(N, f.value, v.value, m.value, (M) => M.props && M.props.key);
10413
+ } = _r(t, !1), $ = ig(N, f.value, v.value, p.value, (M) => M.props && M.props.key);
10414
10414
  f.value = N, ($.length || l.value) && d.value && !d.value.destroyed && ag({
10415
10415
  swiper: d.value,
10416
10416
  slides: v.value,
@@ -10418,7 +10418,7 @@ const ra = {
10418
10418
  changedParams: $,
10419
10419
  nextEl: y.value,
10420
10420
  prevEl: _.value,
10421
- scrollbarEl: p.value,
10421
+ scrollbarEl: m.value,
10422
10422
  paginationEl: h.value
10423
10423
  }), l.value = !1;
10424
10424
  }), Cs("swiper", d), Ae(o, () => {
@@ -10431,7 +10431,7 @@ const ra = {
10431
10431
  nextEl: y.value,
10432
10432
  prevEl: _.value,
10433
10433
  paginationEl: h.value,
10434
- scrollbarEl: p.value,
10434
+ scrollbarEl: m.value,
10435
10435
  swiper: d.value
10436
10436
  }, g), a("swiper", d.value));
10437
10437
  }), Zn(() => {
@@ -10446,7 +10446,7 @@ const ra = {
10446
10446
  const {
10447
10447
  slides: N,
10448
10448
  slots: $
10449
- } = Ga(n, v, m);
10449
+ } = Ga(n, v, p);
10450
10450
  return Be(s, {
10451
10451
  ref: u,
10452
10452
  class: tl(r.value)
@@ -10459,7 +10459,7 @@ const ra = {
10459
10459
  ref: y,
10460
10460
  class: "swiper-button-next"
10461
10461
  })], el(t) && Be("div", {
10462
- ref: p,
10462
+ ref: m,
10463
10463
  class: "swiper-scrollbar"
10464
10464
  }), Qo(t) && Be("div", {
10465
10465
  ref: h,
@@ -10512,7 +10512,7 @@ const ra = {
10512
10512
  !s || !s.value || (s.value.on("_slideClass", l), a = !0);
10513
10513
  }), xl(() => {
10514
10514
  a || !s || !s.value || (s.value.on("_slideClass", l), a = !0);
10515
- }), Ar(() => {
10515
+ }), Or(() => {
10516
10516
  !i.value || !s || !s.value || (typeof t.swiperSlideIndex < "u" && (i.value.swiperSlideIndex = t.swiperSlideIndex), s.value.destroyed && r.value !== "swiper-slide" && (r.value = "swiper-slide"));
10517
10517
  }), Zn(() => {
10518
10518
  !s || !s.value || s.value.off("_slideClass", l);
@@ -10550,7 +10550,7 @@ function nl(t, e, n, a) {
10550
10550
  }
10551
10551
  }), n;
10552
10552
  }
10553
- function Ws(t) {
10553
+ function qs(t) {
10554
10554
  let {
10555
10555
  swiper: e,
10556
10556
  extendParams: n,
@@ -10571,60 +10571,60 @@ function Ws(t) {
10571
10571
  nextEl: null,
10572
10572
  prevEl: null
10573
10573
  };
10574
- function i(m) {
10574
+ function i(p) {
10575
10575
  let y;
10576
- return m && typeof m == "string" && e.isElement && (y = e.el.querySelector(m) || e.hostEl.querySelector(m), y) ? y : (m && (typeof m == "string" && (y = [...document.querySelectorAll(m)]), e.params.uniqueNavElements && typeof m == "string" && y && y.length > 1 && e.el.querySelectorAll(m).length === 1 ? y = e.el.querySelector(m) : y && y.length === 1 && (y = y[0])), m && !y ? m : y);
10576
+ return p && typeof p == "string" && e.isElement && (y = e.el.querySelector(p) || e.hostEl.querySelector(p), y) ? y : (p && (typeof p == "string" && (y = [...document.querySelectorAll(p)]), e.params.uniqueNavElements && typeof p == "string" && y && y.length > 1 && e.el.querySelectorAll(p).length === 1 ? y = e.el.querySelector(p) : y && y.length === 1 && (y = y[0])), p && !y ? p : y);
10577
10577
  }
10578
- function r(m, y) {
10578
+ function r(p, y) {
10579
10579
  const _ = e.params.navigation;
10580
- m = Ie(m), m.forEach((h) => {
10580
+ p = Ie(p), p.forEach((h) => {
10581
10581
  h && (h.classList[y ? "add" : "remove"](..._.disabledClass.split(" ")), h.tagName === "BUTTON" && (h.disabled = y), e.params.watchOverflow && e.enabled && h.classList[e.isLocked ? "add" : "remove"](_.lockClass));
10582
10582
  });
10583
10583
  }
10584
10584
  function o() {
10585
10585
  const {
10586
- nextEl: m,
10586
+ nextEl: p,
10587
10587
  prevEl: y
10588
10588
  } = e.navigation;
10589
10589
  if (e.params.loop) {
10590
- r(y, !1), r(m, !1);
10590
+ r(y, !1), r(p, !1);
10591
10591
  return;
10592
10592
  }
10593
- r(y, e.isBeginning && !e.params.rewind), r(m, e.isEnd && !e.params.rewind);
10593
+ r(y, e.isBeginning && !e.params.rewind), r(p, e.isEnd && !e.params.rewind);
10594
10594
  }
10595
- function l(m) {
10596
- m.preventDefault(), !(e.isBeginning && !e.params.loop && !e.params.rewind) && (e.slidePrev(), s("navigationPrev"));
10595
+ function l(p) {
10596
+ p.preventDefault(), !(e.isBeginning && !e.params.loop && !e.params.rewind) && (e.slidePrev(), s("navigationPrev"));
10597
10597
  }
10598
- function c(m) {
10599
- m.preventDefault(), !(e.isEnd && !e.params.loop && !e.params.rewind) && (e.slideNext(), s("navigationNext"));
10598
+ function c(p) {
10599
+ p.preventDefault(), !(e.isEnd && !e.params.loop && !e.params.rewind) && (e.slideNext(), s("navigationNext"));
10600
10600
  }
10601
10601
  function u() {
10602
- const m = e.params.navigation;
10602
+ const p = e.params.navigation;
10603
10603
  if (e.params.navigation = nl(e, e.originalParams.navigation, e.params.navigation, {
10604
10604
  nextEl: "swiper-button-next",
10605
10605
  prevEl: "swiper-button-prev"
10606
- }), !(m.nextEl || m.prevEl))
10606
+ }), !(p.nextEl || p.prevEl))
10607
10607
  return;
10608
- let y = i(m.nextEl), _ = i(m.prevEl);
10608
+ let y = i(p.nextEl), _ = i(p.prevEl);
10609
10609
  Object.assign(e.navigation, {
10610
10610
  nextEl: y,
10611
10611
  prevEl: _
10612
10612
  }), y = Ie(y), _ = Ie(_);
10613
- const h = (p, g) => {
10614
- p && p.addEventListener("click", g === "next" ? c : l), !e.enabled && p && p.classList.add(...m.lockClass.split(" "));
10613
+ const h = (m, g) => {
10614
+ m && m.addEventListener("click", g === "next" ? c : l), !e.enabled && m && m.classList.add(...p.lockClass.split(" "));
10615
10615
  };
10616
- y.forEach((p) => h(p, "next")), _.forEach((p) => h(p, "prev"));
10616
+ y.forEach((m) => h(m, "next")), _.forEach((m) => h(m, "prev"));
10617
10617
  }
10618
10618
  function d() {
10619
10619
  let {
10620
- nextEl: m,
10620
+ nextEl: p,
10621
10621
  prevEl: y
10622
10622
  } = e.navigation;
10623
- m = Ie(m), y = Ie(y);
10624
- const _ = (h, p) => {
10625
- h.removeEventListener("click", p === "next" ? c : l), h.classList.remove(...e.params.navigation.disabledClass.split(" "));
10623
+ p = Ie(p), y = Ie(y);
10624
+ const _ = (h, m) => {
10625
+ h.removeEventListener("click", m === "next" ? c : l), h.classList.remove(...e.params.navigation.disabledClass.split(" "));
10626
10626
  };
10627
- m.forEach((h) => _(h, "next")), y.forEach((h) => _(h, "prev"));
10627
+ p.forEach((h) => _(h, "next")), y.forEach((h) => _(h, "prev"));
10628
10628
  }
10629
10629
  a("init", () => {
10630
10630
  e.params.navigation.enabled === !1 ? v() : (u(), o());
@@ -10634,28 +10634,28 @@ function Ws(t) {
10634
10634
  d();
10635
10635
  }), a("enable disable", () => {
10636
10636
  let {
10637
- nextEl: m,
10637
+ nextEl: p,
10638
10638
  prevEl: y
10639
10639
  } = e.navigation;
10640
- if (m = Ie(m), y = Ie(y), e.enabled) {
10640
+ if (p = Ie(p), y = Ie(y), e.enabled) {
10641
10641
  o();
10642
10642
  return;
10643
10643
  }
10644
- [...m, ...y].filter((_) => !!_).forEach((_) => _.classList.add(e.params.navigation.lockClass));
10645
- }), a("click", (m, y) => {
10644
+ [...p, ...y].filter((_) => !!_).forEach((_) => _.classList.add(e.params.navigation.lockClass));
10645
+ }), a("click", (p, y) => {
10646
10646
  let {
10647
10647
  nextEl: _,
10648
10648
  prevEl: h
10649
10649
  } = e.navigation;
10650
10650
  _ = Ie(_), h = Ie(h);
10651
- const p = y.target;
10652
- let g = h.includes(p) || _.includes(p);
10651
+ const m = y.target;
10652
+ let g = h.includes(m) || _.includes(m);
10653
10653
  if (e.isElement && !g) {
10654
10654
  const C = y.path || y.composedPath && y.composedPath();
10655
10655
  C && (g = C.find((A) => _.includes(A) || h.includes(A)));
10656
10656
  }
10657
10657
  if (e.params.navigation.hideOnClick && !g) {
10658
- if (e.pagination && e.params.pagination && e.params.pagination.clickable && (e.pagination.el === p || e.pagination.el.contains(p)))
10658
+ if (e.pagination && e.params.pagination && e.params.pagination.clickable && (e.pagination.el === m || e.pagination.el.contains(m)))
10659
10659
  return;
10660
10660
  let C;
10661
10661
  _.length ? C = _[0].classList.contains(e.params.navigation.hiddenClass) : h.length && (C = h[0].classList.contains(e.params.navigation.hiddenClass)), s(C === !0 ? "navigationShow" : "navigationHide"), [..._, ...h].filter((A) => !!A).forEach((A) => A.classList.toggle(e.params.navigation.hiddenClass));
@@ -10677,7 +10677,7 @@ function Ws(t) {
10677
10677
  function cn(t) {
10678
10678
  return t === void 0 && (t = ""), `.${t.trim().replace(/([\.:!+\/])/g, "\\$1").replace(/ /g, ".")}`;
10679
10679
  }
10680
- function Ys(t) {
10680
+ function Xs(t) {
10681
10681
  let {
10682
10682
  swiper: e,
10683
10683
  extendParams: n,
@@ -10700,8 +10700,8 @@ function Ys(t) {
10700
10700
  // 'bullets' or 'progressbar' or 'fraction' or 'custom'
10701
10701
  dynamicBullets: !1,
10702
10702
  dynamicMainBullets: 1,
10703
- formatFractionCurrent: (p) => p,
10704
- formatFractionTotal: (p) => p,
10703
+ formatFractionCurrent: (m) => m,
10704
+ formatFractionTotal: (m) => m,
10705
10705
  bulletClass: `${i}-bullet`,
10706
10706
  bulletActiveClass: `${i}-bullet-active`,
10707
10707
  modifierClass: `${i}-`,
@@ -10724,23 +10724,23 @@ function Ys(t) {
10724
10724
  function l() {
10725
10725
  return !e.params.pagination.el || !e.pagination.el || Array.isArray(e.pagination.el) && e.pagination.el.length === 0;
10726
10726
  }
10727
- function c(p, g) {
10727
+ function c(m, g) {
10728
10728
  const {
10729
10729
  bulletActiveClass: C
10730
10730
  } = e.params.pagination;
10731
- p && (p = p[`${g === "prev" ? "previous" : "next"}ElementSibling`], p && (p.classList.add(`${C}-${g}`), p = p[`${g === "prev" ? "previous" : "next"}ElementSibling`], p && p.classList.add(`${C}-${g}-${g}`)));
10731
+ m && (m = m[`${g === "prev" ? "previous" : "next"}ElementSibling`], m && (m.classList.add(`${C}-${g}`), m = m[`${g === "prev" ? "previous" : "next"}ElementSibling`], m && m.classList.add(`${C}-${g}-${g}`)));
10732
10732
  }
10733
- function u(p, g, C) {
10734
- if (p = p % C, g = g % C, g === p + 1)
10733
+ function u(m, g, C) {
10734
+ if (m = m % C, g = g % C, g === m + 1)
10735
10735
  return "next";
10736
- if (g === p - 1)
10736
+ if (g === m - 1)
10737
10737
  return "previous";
10738
10738
  }
10739
- function d(p) {
10740
- const g = p.target.closest(cn(e.params.pagination.bulletClass));
10739
+ function d(m) {
10740
+ const g = m.target.closest(cn(e.params.pagination.bulletClass));
10741
10741
  if (!g)
10742
10742
  return;
10743
- p.preventDefault();
10743
+ m.preventDefault();
10744
10744
  const C = Xn(g) * e.params.slidesPerGroup;
10745
10745
  if (e.params.loop) {
10746
10746
  if (e.realIndex === C)
@@ -10751,7 +10751,7 @@ function Ys(t) {
10751
10751
  e.slideTo(C);
10752
10752
  }
10753
10753
  function f() {
10754
- const p = e.rtl, g = e.params.pagination;
10754
+ const m = e.rtl, g = e.params.pagination;
10755
10755
  if (l())
10756
10756
  return;
10757
10757
  let C = e.pagination.el;
@@ -10783,7 +10783,7 @@ function Ys(t) {
10783
10783
  }
10784
10784
  }
10785
10785
  if (g.dynamicBullets) {
10786
- const X = Math.min($.length, g.dynamicMainBullets + 4), D = (r * X - r) / 2 - W * r, L = p ? "right" : "left";
10786
+ const X = Math.min($.length, g.dynamicMainBullets + 4), D = (r * X - r) / 2 - W * r, L = m ? "right" : "left";
10787
10787
  $.forEach((I) => {
10788
10788
  I.style[e.isHorizontal() ? L : "top"] = `${D}px`;
10789
10789
  });
@@ -10807,58 +10807,58 @@ function Ys(t) {
10807
10807
  });
10808
10808
  }
10809
10809
  function v() {
10810
- const p = e.params.pagination;
10810
+ const m = e.params.pagination;
10811
10811
  if (l())
10812
10812
  return;
10813
10813
  const g = e.virtual && e.params.virtual.enabled ? e.virtual.slides.length : e.grid && e.params.grid.rows > 1 ? e.slides.length / Math.ceil(e.params.grid.rows) : e.slides.length;
10814
10814
  let C = e.pagination.el;
10815
10815
  C = Ie(C);
10816
10816
  let A = "";
10817
- if (p.type === "bullets") {
10817
+ if (m.type === "bullets") {
10818
10818
  let R = e.params.loop ? Math.ceil(g / e.params.slidesPerGroup) : e.snapGrid.length;
10819
10819
  e.params.freeMode && e.params.freeMode.enabled && R > g && (R = g);
10820
10820
  for (let k = 0; k < R; k += 1)
10821
- p.renderBullet ? A += p.renderBullet.call(e, k, p.bulletClass) : A += `<${p.bulletElement} ${e.isElement ? 'part="bullet"' : ""} class="${p.bulletClass}"></${p.bulletElement}>`;
10821
+ m.renderBullet ? A += m.renderBullet.call(e, k, m.bulletClass) : A += `<${m.bulletElement} ${e.isElement ? 'part="bullet"' : ""} class="${m.bulletClass}"></${m.bulletElement}>`;
10822
10822
  }
10823
- p.type === "fraction" && (p.renderFraction ? A = p.renderFraction.call(e, p.currentClass, p.totalClass) : A = `<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`), p.type === "progressbar" && (p.renderProgressbar ? A = p.renderProgressbar.call(e, p.progressbarFillClass) : A = `<span class="${p.progressbarFillClass}"></span>`), e.pagination.bullets = [], C.forEach((R) => {
10824
- p.type !== "custom" && Kn(R, A || ""), p.type === "bullets" && e.pagination.bullets.push(...R.querySelectorAll(cn(p.bulletClass)));
10825
- }), p.type !== "custom" && s("paginationRender", C[0]);
10823
+ m.type === "fraction" && (m.renderFraction ? A = m.renderFraction.call(e, m.currentClass, m.totalClass) : A = `<span class="${m.currentClass}"></span> / <span class="${m.totalClass}"></span>`), m.type === "progressbar" && (m.renderProgressbar ? A = m.renderProgressbar.call(e, m.progressbarFillClass) : A = `<span class="${m.progressbarFillClass}"></span>`), e.pagination.bullets = [], C.forEach((R) => {
10824
+ m.type !== "custom" && Kn(R, A || ""), m.type === "bullets" && e.pagination.bullets.push(...R.querySelectorAll(cn(m.bulletClass)));
10825
+ }), m.type !== "custom" && s("paginationRender", C[0]);
10826
10826
  }
10827
- function m() {
10827
+ function p() {
10828
10828
  e.params.pagination = nl(e, e.originalParams.pagination, e.params.pagination, {
10829
10829
  el: "swiper-pagination"
10830
10830
  });
10831
- const p = e.params.pagination;
10832
- if (!p.el)
10831
+ const m = e.params.pagination;
10832
+ if (!m.el)
10833
10833
  return;
10834
10834
  let g;
10835
- typeof p.el == "string" && e.isElement && (g = e.el.querySelector(p.el)), !g && typeof p.el == "string" && (g = [...document.querySelectorAll(p.el)]), g || (g = p.el), !(!g || g.length === 0) && (e.params.uniqueNavElements && typeof p.el == "string" && Array.isArray(g) && g.length > 1 && (g = [...e.el.querySelectorAll(p.el)], g.length > 1 && (g = g.find((C) => Uo(C, ".swiper")[0] === e.el))), Array.isArray(g) && g.length === 1 && (g = g[0]), Object.assign(e.pagination, {
10835
+ typeof m.el == "string" && e.isElement && (g = e.el.querySelector(m.el)), !g && typeof m.el == "string" && (g = [...document.querySelectorAll(m.el)]), g || (g = m.el), !(!g || g.length === 0) && (e.params.uniqueNavElements && typeof m.el == "string" && Array.isArray(g) && g.length > 1 && (g = [...e.el.querySelectorAll(m.el)], g.length > 1 && (g = g.find((C) => Uo(C, ".swiper")[0] === e.el))), Array.isArray(g) && g.length === 1 && (g = g[0]), Object.assign(e.pagination, {
10836
10836
  el: g
10837
10837
  }), g = Ie(g), g.forEach((C) => {
10838
- p.type === "bullets" && p.clickable && C.classList.add(...(p.clickableClass || "").split(" ")), C.classList.add(p.modifierClass + p.type), C.classList.add(e.isHorizontal() ? p.horizontalClass : p.verticalClass), p.type === "bullets" && p.dynamicBullets && (C.classList.add(`${p.modifierClass}${p.type}-dynamic`), o = 0, p.dynamicMainBullets < 1 && (p.dynamicMainBullets = 1)), p.type === "progressbar" && p.progressbarOpposite && C.classList.add(p.progressbarOppositeClass), p.clickable && C.addEventListener("click", d), e.enabled || C.classList.add(p.lockClass);
10838
+ m.type === "bullets" && m.clickable && C.classList.add(...(m.clickableClass || "").split(" ")), C.classList.add(m.modifierClass + m.type), C.classList.add(e.isHorizontal() ? m.horizontalClass : m.verticalClass), m.type === "bullets" && m.dynamicBullets && (C.classList.add(`${m.modifierClass}${m.type}-dynamic`), o = 0, m.dynamicMainBullets < 1 && (m.dynamicMainBullets = 1)), m.type === "progressbar" && m.progressbarOpposite && C.classList.add(m.progressbarOppositeClass), m.clickable && C.addEventListener("click", d), e.enabled || C.classList.add(m.lockClass);
10839
10839
  }));
10840
10840
  }
10841
10841
  function y() {
10842
- const p = e.params.pagination;
10842
+ const m = e.params.pagination;
10843
10843
  if (l())
10844
10844
  return;
10845
10845
  let g = e.pagination.el;
10846
10846
  g && (g = Ie(g), g.forEach((C) => {
10847
- C.classList.remove(p.hiddenClass), C.classList.remove(p.modifierClass + p.type), C.classList.remove(e.isHorizontal() ? p.horizontalClass : p.verticalClass), p.clickable && (C.classList.remove(...(p.clickableClass || "").split(" ")), C.removeEventListener("click", d));
10848
- })), e.pagination.bullets && e.pagination.bullets.forEach((C) => C.classList.remove(...p.bulletActiveClass.split(" ")));
10847
+ C.classList.remove(m.hiddenClass), C.classList.remove(m.modifierClass + m.type), C.classList.remove(e.isHorizontal() ? m.horizontalClass : m.verticalClass), m.clickable && (C.classList.remove(...(m.clickableClass || "").split(" ")), C.removeEventListener("click", d));
10848
+ })), e.pagination.bullets && e.pagination.bullets.forEach((C) => C.classList.remove(...m.bulletActiveClass.split(" ")));
10849
10849
  }
10850
10850
  a("changeDirection", () => {
10851
10851
  if (!e.pagination || !e.pagination.el)
10852
10852
  return;
10853
- const p = e.params.pagination;
10853
+ const m = e.params.pagination;
10854
10854
  let {
10855
10855
  el: g
10856
10856
  } = e.pagination;
10857
10857
  g = Ie(g), g.forEach((C) => {
10858
- C.classList.remove(p.horizontalClass, p.verticalClass), C.classList.add(e.isHorizontal() ? p.horizontalClass : p.verticalClass);
10858
+ C.classList.remove(m.horizontalClass, m.verticalClass), C.classList.add(e.isHorizontal() ? m.horizontalClass : m.verticalClass);
10859
10859
  });
10860
10860
  }), a("init", () => {
10861
- e.params.pagination.enabled === !1 ? h() : (m(), v(), f());
10861
+ e.params.pagination.enabled === !1 ? h() : (p(), v(), f());
10862
10862
  }), a("activeIndexChange", () => {
10863
10863
  typeof e.snapIndex > "u" && f();
10864
10864
  }), a("snapIndexChange", () => {
@@ -10869,12 +10869,12 @@ function Ys(t) {
10869
10869
  y();
10870
10870
  }), a("enable disable", () => {
10871
10871
  let {
10872
- el: p
10872
+ el: m
10873
10873
  } = e.pagination;
10874
- p && (p = Ie(p), p.forEach((g) => g.classList[e.enabled ? "remove" : "add"](e.params.pagination.lockClass)));
10874
+ m && (m = Ie(m), m.forEach((g) => g.classList[e.enabled ? "remove" : "add"](e.params.pagination.lockClass)));
10875
10875
  }), a("lock unlock", () => {
10876
10876
  f();
10877
- }), a("click", (p, g) => {
10877
+ }), a("click", (m, g) => {
10878
10878
  const C = g.target, A = Ie(e.pagination.el);
10879
10879
  if (e.params.pagination.el && e.params.pagination.hideOnClick && A && A.length > 0 && !C.classList.contains(e.params.pagination.bulletClass)) {
10880
10880
  if (e.navigation && (e.navigation.nextEl && C === e.navigation.nextEl || e.navigation.prevEl && C === e.navigation.prevEl))
@@ -10886,22 +10886,22 @@ function Ys(t) {
10886
10886
  const _ = () => {
10887
10887
  e.el.classList.remove(e.params.pagination.paginationDisabledClass);
10888
10888
  let {
10889
- el: p
10889
+ el: m
10890
10890
  } = e.pagination;
10891
- p && (p = Ie(p), p.forEach((g) => g.classList.remove(e.params.pagination.paginationDisabledClass))), m(), v(), f();
10891
+ m && (m = Ie(m), m.forEach((g) => g.classList.remove(e.params.pagination.paginationDisabledClass))), p(), v(), f();
10892
10892
  }, h = () => {
10893
10893
  e.el.classList.add(e.params.pagination.paginationDisabledClass);
10894
10894
  let {
10895
- el: p
10895
+ el: m
10896
10896
  } = e.pagination;
10897
- p && (p = Ie(p), p.forEach((g) => g.classList.add(e.params.pagination.paginationDisabledClass))), y();
10897
+ m && (m = Ie(m), m.forEach((g) => g.classList.add(e.params.pagination.paginationDisabledClass))), y();
10898
10898
  };
10899
10899
  Object.assign(e.pagination, {
10900
10900
  enable: _,
10901
10901
  disable: h,
10902
10902
  render: v,
10903
10903
  update: f,
10904
- init: m,
10904
+ init: p,
10905
10905
  destroy: y
10906
10906
  });
10907
10907
  }
@@ -10928,9 +10928,9 @@ function al(t) {
10928
10928
  pauseOnMouseEnter: !1
10929
10929
  }
10930
10930
  });
10931
- let r, o, l = i && i.autoplay ? i.autoplay.delay : 3e3, c = i && i.autoplay ? i.autoplay.delay : 3e3, u, d = (/* @__PURE__ */ new Date()).getTime(), f, v, m, y, _, h, p;
10931
+ let r, o, l = i && i.autoplay ? i.autoplay.delay : 3e3, c = i && i.autoplay ? i.autoplay.delay : 3e3, u, d = (/* @__PURE__ */ new Date()).getTime(), f, v, p, y, _, h, m;
10932
10932
  function g(P) {
10933
- !e || e.destroyed || !e.wrapperEl || P.target === e.wrapperEl && (e.wrapperEl.removeEventListener("transitionend", g), !(p || P.detail && P.detail.bySwiperTouchMove) && M());
10933
+ !e || e.destroyed || !e.wrapperEl || P.target === e.wrapperEl && (e.wrapperEl.removeEventListener("transitionend", g), !(m || P.detail && P.detail.bySwiperTouchMove) && M());
10934
10934
  }
10935
10935
  const C = () => {
10936
10936
  if (e.destroyed || !e.autoplay.running)
@@ -10985,9 +10985,9 @@ function al(t) {
10985
10985
  const P = it();
10986
10986
  P.visibilityState === "hidden" && (h = !0, $(!0)), P.visibilityState === "visible" && M();
10987
10987
  }, W = (P) => {
10988
- P.pointerType === "mouse" && (h = !0, p = !0, !(e.animating || e.autoplay.paused) && $(!0));
10988
+ P.pointerType === "mouse" && (h = !0, m = !0, !(e.animating || e.autoplay.paused) && $(!0));
10989
10989
  }, X = (P) => {
10990
- P.pointerType === "mouse" && (p = !1, e.autoplay.paused && M());
10990
+ P.pointerType === "mouse" && (m = !1, e.autoplay.paused && M());
10991
10991
  }, D = () => {
10992
10992
  e.params.autoplay.pauseOnMouseEnter && (e.el.addEventListener("pointerenter", W), e.el.addEventListener("pointerleave", X));
10993
10993
  }, L = () => {
@@ -11002,7 +11002,7 @@ function al(t) {
11002
11002
  }), a("destroy", () => {
11003
11003
  L(), F(), e.autoplay.running && N();
11004
11004
  }), a("_freeModeStaticRelease", () => {
11005
- (m || h) && M();
11005
+ (p || h) && M();
11006
11006
  }), a("_freeModeNoMomentumRelease", () => {
11007
11007
  e.params.autoplay.disableOnInteraction ? N() : $(!0, !0);
11008
11008
  }), a("beforeTransitionStart", (P, q, K) => {
@@ -11013,17 +11013,17 @@ function al(t) {
11013
11013
  N();
11014
11014
  return;
11015
11015
  }
11016
- v = !0, m = !1, h = !1, y = setTimeout(() => {
11017
- h = !0, m = !0, $(!0);
11016
+ v = !0, p = !1, h = !1, y = setTimeout(() => {
11017
+ h = !0, p = !0, $(!0);
11018
11018
  }, 200);
11019
11019
  }
11020
11020
  }), a("touchEnd", () => {
11021
11021
  if (!(e.destroyed || !e.autoplay.running || !v)) {
11022
11022
  if (clearTimeout(y), clearTimeout(r), e.params.autoplay.disableOnInteraction) {
11023
- m = !1, v = !1;
11023
+ p = !1, v = !1;
11024
11024
  return;
11025
11025
  }
11026
- m && e.params.cssMode && M(), m = !1, v = !1;
11026
+ p && e.params.cssMode && M(), p = !1, v = !1;
11027
11027
  }
11028
11028
  }), a("slideChange", () => {
11029
11029
  e.destroyed || !e.autoplay.running || (_ = !0);
@@ -11055,31 +11055,31 @@ function lg(t) {
11055
11055
  slidesPerView: _
11056
11056
  } = e.params, {
11057
11057
  rows: h,
11058
- fill: p
11058
+ fill: m
11059
11059
  } = e.params.grid, g = e.virtual && e.params.virtual.enabled ? e.virtual.slides.length : y.length;
11060
- r = Math.floor(g / h), Math.floor(g / h) === g / h ? s = g : s = Math.ceil(g / h) * h, _ !== "auto" && p === "row" && (s = Math.max(s, _ * h)), i = s / h;
11060
+ r = Math.floor(g / h), Math.floor(g / h) === g / h ? s = g : s = Math.ceil(g / h) * h, _ !== "auto" && m === "row" && (s = Math.max(s, _ * h)), i = s / h;
11061
11061
  }, u = () => {
11062
11062
  e.slides && e.slides.forEach((y) => {
11063
11063
  y.swiperSlideGridSet && (y.style.height = "", y.style[e.getDirectionLabel("margin-top")] = "");
11064
11064
  });
11065
11065
  }, d = (y, _, h) => {
11066
11066
  const {
11067
- slidesPerGroup: p
11067
+ slidesPerGroup: m
11068
11068
  } = e.params, g = l(), {
11069
11069
  rows: C,
11070
11070
  fill: A
11071
11071
  } = e.params.grid, R = e.virtual && e.params.virtual.enabled ? e.virtual.slides.length : h.length;
11072
11072
  let k, N, $;
11073
- if (A === "row" && p > 1) {
11074
- const M = Math.floor(y / (p * C)), O = y - C * p * M, W = M === 0 ? p : Math.min(Math.ceil((R - M * C * p) / C), p);
11075
- $ = Math.floor(O / W), N = O - $ * W + M * p, k = N + $ * s / C, _.style.order = k;
11073
+ if (A === "row" && m > 1) {
11074
+ const M = Math.floor(y / (m * C)), O = y - C * m * M, W = M === 0 ? m : Math.min(Math.ceil((R - M * C * m) / C), m);
11075
+ $ = Math.floor(O / W), N = O - $ * W + M * m, k = N + $ * s / C, _.style.order = k;
11076
11076
  } else
11077
11077
  A === "column" ? (N = Math.floor(y / C), $ = y - N * C, (N > r || N === r && $ === C - 1) && ($ += 1, $ >= C && ($ = 0, N += 1))) : ($ = Math.floor(y / i), N = y - $ * i);
11078
11078
  _.row = $, _.column = N, _.style.height = `calc((100% - ${(C - 1) * g}px) / ${C})`, _.style[e.getDirectionLabel("margin-top")] = $ !== 0 ? g && `${g}px` : "", _.swiperSlideGridSet = !0;
11079
11079
  }, f = (y, _) => {
11080
11080
  const {
11081
11081
  centeredSlides: h,
11082
- roundLengths: p
11082
+ roundLengths: m
11083
11083
  } = e.params, g = l(), {
11084
11084
  rows: C
11085
11085
  } = e.params.grid;
@@ -11087,20 +11087,20 @@ function lg(t) {
11087
11087
  const A = [];
11088
11088
  for (let R = 0; R < _.length; R += 1) {
11089
11089
  let k = _[R];
11090
- p && (k = Math.floor(k)), _[R] < e.virtualSize + _[0] && A.push(k);
11090
+ m && (k = Math.floor(k)), _[R] < e.virtualSize + _[0] && A.push(k);
11091
11091
  }
11092
11092
  _.splice(0, _.length), _.push(...A);
11093
11093
  }
11094
11094
  }, v = () => {
11095
11095
  o = e.params.grid && e.params.grid.rows > 1;
11096
- }, m = () => {
11096
+ }, p = () => {
11097
11097
  const {
11098
11098
  params: y,
11099
11099
  el: _
11100
11100
  } = e, h = y.grid && y.grid.rows > 1;
11101
11101
  o && !h ? (_.classList.remove(`${y.containerModifierClass}grid`, `${y.containerModifierClass}grid-column`), r = 1, e.emitContainerClasses()) : !o && h && (_.classList.add(`${y.containerModifierClass}grid`), y.grid.fill === "column" && _.classList.add(`${y.containerModifierClass}grid-column`), e.emitContainerClasses()), o = h;
11102
11102
  };
11103
- a("init", v), a("update", m), e.grid = {
11103
+ a("init", v), a("update", p), e.grid = {
11104
11104
  initSlides: c,
11105
11105
  unsetSlides: u,
11106
11106
  updateSlide: d,
@@ -11202,8 +11202,8 @@ function cg(t) {
11202
11202
  e.params.virtualTranslate || (d -= e.translate);
11203
11203
  let f = 0;
11204
11204
  e.isHorizontal() || (f = d, d = 0);
11205
- const v = e.params.fadeEffect.crossFade ? Math.max(1 - Math.abs(c.progress), 0) : 1 + Math.min(Math.max(c.progress, -1), 0), m = il(o, c);
11206
- m.style.opacity = v, m.style.transform = `translate3d(${d}px, ${f}px, 0px)`;
11205
+ const v = e.params.fadeEffect.crossFade ? Math.max(1 - Math.abs(c.progress), 0) : 1 + Math.min(Math.max(c.progress, -1), 0), p = il(o, c);
11206
+ p.style.opacity = v, p.style.transform = `translate3d(${d}px, ${f}px, 0px)`;
11207
11207
  }
11208
11208
  },
11209
11209
  setTransition: (r) => {
@@ -11258,10 +11258,10 @@ function dg(t) {
11258
11258
  isTouched: d
11259
11259
  } = e.touchEventsData, f = l ? -e.translate : e.translate;
11260
11260
  for (let v = 0; v < r.length; v += 1) {
11261
- const m = r[v], y = m.progress, _ = Math.min(Math.max(y, -4), 4);
11262
- let h = m.swiperSlideOffset;
11261
+ const p = r[v], y = p.progress, _ = Math.min(Math.max(y, -4), 4);
11262
+ let h = p.swiperSlideOffset;
11263
11263
  e.params.centeredSlides && !e.params.cssMode && (e.wrapperEl.style.transform = `translateX(${e.minTranslate()}px)`), e.params.centeredSlides && e.params.cssMode && (h -= r[0].swiperSlideOffset);
11264
- let p = e.params.cssMode ? -h - e.translate : -h, g = 0;
11264
+ let m = e.params.cssMode ? -h - e.translate : -h, g = 0;
11265
11265
  const C = -100 * Math.abs(_);
11266
11266
  let A = 1, R = -c.perSlideRotate * _, k = c.perSlideOffset - Math.abs(_) * 0.75;
11267
11267
  const N = e.virtual && e.params.virtual.enabled ? e.virtual.from + v : v, $ = (N === o || N === o - 1) && _ > 0 && _ < 1 && (d || e.params.cssMode) && f < u, M = (N === o || N === o + 1) && _ < 0 && _ > -1 && (d || e.params.cssMode) && f > u;
@@ -11269,21 +11269,21 @@ function dg(t) {
11269
11269
  const D = (1 - Math.abs((Math.abs(_) - 0.5) / 0.5)) ** 0.5;
11270
11270
  R += -28 * _ * D, A += -0.5 * D, k += 96 * D, g = `${-25 * D * Math.abs(_)}%`;
11271
11271
  }
11272
- if (_ < 0 ? p = `calc(${p}px ${l ? "-" : "+"} (${k * Math.abs(_)}%))` : _ > 0 ? p = `calc(${p}px ${l ? "-" : "+"} (-${k * Math.abs(_)}%))` : p = `${p}px`, !e.isHorizontal()) {
11272
+ if (_ < 0 ? m = `calc(${m}px ${l ? "-" : "+"} (${k * Math.abs(_)}%))` : _ > 0 ? m = `calc(${m}px ${l ? "-" : "+"} (-${k * Math.abs(_)}%))` : m = `${m}px`, !e.isHorizontal()) {
11273
11273
  const D = g;
11274
- g = p, p = D;
11274
+ g = m, m = D;
11275
11275
  }
11276
11276
  const O = _ < 0 ? `${1 + (1 - A) * _}` : `${1 - (1 - A) * _}`, W = `
11277
- translate3d(${p}, ${g}, ${C}px)
11277
+ translate3d(${m}, ${g}, ${C}px)
11278
11278
  rotateZ(${c.rotate ? l ? -R : R : 0}deg)
11279
11279
  scale(${O})
11280
11280
  `;
11281
11281
  if (c.slideShadows) {
11282
- let D = m.querySelector(".swiper-slide-shadow");
11283
- D || (D = ug("cards", m)), D && (D.style.opacity = Math.min(Math.max((Math.abs(_) - 0.5) / 0.5, 0), 1));
11282
+ let D = p.querySelector(".swiper-slide-shadow");
11283
+ D || (D = ug("cards", p)), D && (D.style.opacity = Math.min(Math.max((Math.abs(_) - 0.5) / 0.5, 0), 1));
11284
11284
  }
11285
- m.style.zIndex = -Math.abs(Math.round(y)) + r.length;
11286
- const X = il(c, m);
11285
+ p.style.zIndex = -Math.abs(Math.round(y)) + r.length;
11286
+ const X = il(c, p);
11287
11287
  X.style.transform = W;
11288
11288
  }
11289
11289
  },
@@ -11379,7 +11379,7 @@ const fg = { style: { display: "none" } }, pg = {
11379
11379
  }
11380
11380
  },
11381
11381
  setup(t) {
11382
- const e = `carousel-${Math.random().toString(36).substring(2, 9)}`, n = t, a = J([]), s = J(null), i = J(0), r = Ee(), o = [Ys], l = J(""), c = J(""), u = J(0), d = J(0), f = J(null), v = J(0), m = J(!1), y = w(() => n.background !== "dynamic" && n.background !== "transparent" ? { backgroundColor: n.background } : {}), _ = () => {
11382
+ const e = `carousel-${Math.random().toString(36).substring(2, 9)}`, n = t, a = J([]), s = J(null), i = J(0), r = Ee(), o = [Xs], l = J(""), c = J(""), u = J(0), d = J(0), f = J(null), v = J(0), p = J(!1), y = w(() => n.background !== "dynamic" && n.background !== "transparent" ? { backgroundColor: n.background } : {}), _ = () => {
11383
11383
  if (!s.value)
11384
11384
  return "";
11385
11385
  try {
@@ -11399,14 +11399,14 @@ const fg = { style: { display: "none" } }, pg = {
11399
11399
  }, h = (k) => {
11400
11400
  v.value || (v.value = k);
11401
11401
  const N = k - v.value, $ = Math.min(N / n.fadeTransitionDuration, 1);
11402
- u.value = $ * 0.8, d.value = (1 - $) * 0.8, $ < 1 ? f.value = requestAnimationFrame(h) : (m.value = !1, v.value = 0);
11403
- }, p = (k) => {
11404
- k && l.value !== k && (f.value && cancelAnimationFrame(f.value), m.value ? (c.value = l.value, l.value = k, d.value = u.value, u.value = 0) : (c.value = l.value || k, l.value = k, d.value = u.value || 0.8, u.value = 0), m.value = !0, v.value = 0, f.value = requestAnimationFrame(h));
11402
+ u.value = $ * 0.8, d.value = (1 - $) * 0.8, $ < 1 ? f.value = requestAnimationFrame(h) : (p.value = !1, v.value = 0);
11403
+ }, m = (k) => {
11404
+ k && l.value !== k && (f.value && cancelAnimationFrame(f.value), p.value ? (c.value = l.value, l.value = k, d.value = u.value, u.value = 0) : (c.value = l.value || k, l.value = k, d.value = u.value || 0.8, u.value = 0), p.value = !0, v.value = 0, f.value = requestAnimationFrame(h));
11405
11405
  }, g = () => {
11406
11406
  if (!(n.background !== "dynamic" || !s.value))
11407
11407
  try {
11408
11408
  const k = _();
11409
- k && p(k);
11409
+ k && m(k);
11410
11410
  } catch (k) {
11411
11411
  console.error("Error updating active slide image:", k);
11412
11412
  }
@@ -11591,7 +11591,7 @@ const vg = {
11591
11591
  (u = c.action) == null || u.call(c), s();
11592
11592
  }
11593
11593
  const l = J(null);
11594
- return Mr(l, s), (c, u) => (b(), x("div", {
11594
+ return Ir(l, s), (c, u) => (b(), x("div", {
11595
11595
  ref_key: "dropdownRef",
11596
11596
  ref: l,
11597
11597
  class: E(r.value)
@@ -11623,47 +11623,65 @@ const Sg = "RN", xg = /* @__PURE__ */ U({
11623
11623
  autoplay: { type: [Boolean, Number], default: !1 },
11624
11624
  variant: { default: "slide" },
11625
11625
  slidesPerView: {},
11626
+ spaceBetween: {},
11626
11627
  loop: { type: Boolean }
11627
11628
  },
11628
11629
  setup(t) {
11629
- var d;
11630
- const e = t, n = `${Sg}-slider`, a = w(() => [n].join(" ")), s = w(() => e.variant === "instant" ? 10 : 300), i = Ee(), r = ((d = i.default) == null ? void 0 : d.call(i)) || [], o = [dg, cg, al, Ys, Ws], l = w(() => e.variant === "cards" ? "auto" : e.slidesPerView || 1), c = w(() => e.autoplay === !0 ? { delay: 3e3, disableOnInteraction: !1 } : typeof e.autoplay == "number" ? { delay: e.autoplay, disableOnInteraction: !1 } : !1), u = w(() => e.variant == "instant" ? "fade" : e.variant);
11631
- return (f, v) => (b(), x("div", ne(f.$attrs, { class: a.value }), [
11630
+ var v;
11631
+ const e = t, n = `${Sg}-slider`, a = w(() => [n].join(" ")), s = ks(As), i = w(() => e.variant === "instant" ? 10 : 300), r = Ee(), o = ((v = r.default) == null ? void 0 : v.call(r)) || [], l = [dg, cg, al, Xs, qs], c = w(() => {
11632
+ if (e.variant === "cards")
11633
+ return "auto";
11634
+ if (!e.slidesPerView)
11635
+ return 1;
11636
+ if (typeof e.slidesPerView == "number")
11637
+ return e.slidesPerView;
11638
+ const p = e.slidesPerView;
11639
+ return s.xl.value && p.xl !== void 0 ? p.xl : s.lg.value && p.lg !== void 0 ? p.lg : s.md.value && p.md !== void 0 ? p.md : s.sm.value && p.sm !== void 0 ? p.sm : p.xs !== void 0 ? p.xs : p.xl || p.lg || p.md || p.sm || p.xs || 1;
11640
+ }), u = w(() => {
11641
+ if (!e.spaceBetween)
11642
+ return 0;
11643
+ if (typeof e.spaceBetween == "number")
11644
+ return e.spaceBetween;
11645
+ const p = e.spaceBetween;
11646
+ return s.xl.value && p.xl !== void 0 ? p.xl : s.lg.value && p.lg !== void 0 ? p.lg : s.md.value && p.md !== void 0 ? p.md : s.sm.value && p.sm !== void 0 ? p.sm : p.xs !== void 0 ? p.xs : p.xl || p.lg || p.md || p.sm || p.xs || 0;
11647
+ }), d = w(() => e.autoplay === !0 ? { delay: 3e3, disableOnInteraction: !1 } : typeof e.autoplay == "number" ? { delay: e.autoplay, disableOnInteraction: !1 } : !1), f = w(() => e.variant == "instant" ? "fade" : e.variant);
11648
+ return (p, y) => (b(), x("div", ne(p.$attrs, { class: a.value }), [
11632
11649
  ue(H(ra), {
11633
- speed: s.value,
11634
- effect: u.value,
11650
+ speed: i.value,
11651
+ effect: f.value,
11635
11652
  "fade-effect": { crossFade: !0 },
11636
- slidesPerView: l.value,
11653
+ slidesPerView: c.value,
11654
+ spaceBetween: u.value,
11637
11655
  "grab-cursor": !0,
11638
- modules: o,
11639
- autoplay: c.value,
11656
+ modules: l,
11657
+ autoplay: d.value,
11640
11658
  loop: e.loop
11641
11659
  }, {
11642
11660
  default: me(() => [
11643
- (b(!0), x(de, null, $e(H(r), (m, y) => (b(), pe(H(oa), {
11661
+ (b(!0), x(de, null, $e(H(o), (_, h) => (b(), pe(H(oa), {
11644
11662
  class: E({
11645
11663
  "slides-width-auto": e.variant === "cards"
11646
11664
  }),
11647
- key: y
11665
+ key: h
11648
11666
  }, {
11649
11667
  default: me(() => [
11650
- (b(), pe(Rt(m)))
11668
+ (b(), pe(Rt(_)))
11651
11669
  ]),
11652
11670
  _: 2
11653
11671
  }, 1032, ["class"]))), 128))
11654
11672
  ]),
11655
11673
  _: 1
11656
- }, 8, ["speed", "effect", "slidesPerView", "autoplay", "loop"])
11674
+ }, 8, ["speed", "effect", "slidesPerView", "spaceBetween", "autoplay", "loop"])
11657
11675
  ], 16));
11658
11676
  }
11659
11677
  });
11660
- const Tg = /* @__PURE__ */ ie(xg, [["__scopeId", "data-v-62faed51"]]), Cg = { class: "RN-ui-drawer-content" }, $g = { class: "RN-ui-drawer-header" }, Eg = {
11678
+ const Tg = /* @__PURE__ */ ie(xg, [["__scopeId", "data-v-2438485e"]]), Cg = { class: "RN-ui-drawer-content" }, $g = { class: "RN-ui-drawer-header" }, Eg = {
11661
11679
  key: 1,
11662
11680
  class: "RN-ui-drawer-header-content"
11663
11681
  }, kg = { class: "title" }, Ag = { class: "RN-ui-drawer-body" }, Mg = {
11664
11682
  key: 0,
11665
11683
  class: "RN-ui-drawer-footer"
11666
- }, br = "RN", Og = /* @__PURE__ */ U({
11684
+ }, wr = "RN", Og = /* @__PURE__ */ U({
11667
11685
  __name: "Drawer",
11668
11686
  props: {
11669
11687
  title: { default: "Menu" },
@@ -11672,8 +11690,8 @@ const Tg = /* @__PURE__ */ ie(xg, [["__scopeId", "data-v-62faed51"]]), Cg = { cl
11672
11690
  emits: ["update:visible"],
11673
11691
  setup(t, { emit: e }) {
11674
11692
  const n = t, a = e, s = ae(), i = Ee(), r = Qn(n, "visible", a), o = w(() => {
11675
- let d = [`${br}-ui-drawer`];
11676
- return n.visible && d.push(`${br}-ui-drawer--show`), d.join(" ");
11693
+ let d = [`${wr}-ui-drawer`];
11694
+ return n.visible && d.push(`${wr}-ui-drawer--show`), d.join(" ");
11677
11695
  }), l = w(() => !!i.header), c = w(() => !!i.footer), u = () => {
11678
11696
  r.value = !1;
11679
11697
  };
@@ -11704,15 +11722,15 @@ const Tg = /* @__PURE__ */ ie(xg, [["__scopeId", "data-v-62faed51"]]), Cg = { cl
11704
11722
  ], 16));
11705
11723
  }
11706
11724
  });
11707
- const Ig = /* @__PURE__ */ ie(Og, [["__scopeId", "data-v-1810ef34"]]), _r = "RN", Pg = /* @__PURE__ */ U({
11725
+ const Ig = /* @__PURE__ */ ie(Og, [["__scopeId", "data-v-1810ef34"]]), Sr = "RN", Pg = /* @__PURE__ */ U({
11708
11726
  __name: "BottomBar",
11709
11727
  props: {
11710
11728
  visible: { type: Boolean, default: !0 }
11711
11729
  },
11712
11730
  setup(t) {
11713
11731
  const e = t, n = ae(), a = w(() => {
11714
- let s = [`${_r}-ui-bottom-bar`];
11715
- return e.visible && s.push(`${_r}-ui-bottom-bar--show`), s.join(" ");
11732
+ let s = [`${Sr}-ui-bottom-bar`];
11733
+ return e.visible && s.push(`${Sr}-ui-bottom-bar--show`), s.join(" ");
11716
11734
  });
11717
11735
  return (s, i) => (b(), x("div", ne(H(n), { class: a.value }), [
11718
11736
  B(s.$slots, "default")
@@ -11868,7 +11886,7 @@ const Ug = /* @__PURE__ */ ie(Gg, [["__scopeId", "data-v-a59f634d"]]), Wg = ["sr
11868
11886
  }, f = () => {
11869
11887
  n.persistentHiddenKey && localStorage.setItem(n.persistentHiddenKey, "true"), l.value = !0;
11870
11888
  };
11871
- return (v, m) => (b(), pe(Rt(r.value), ne({ ...H(s), ...o.value }, {
11889
+ return (v, p) => (b(), pe(Rt(r.value), ne({ ...H(s), ...o.value }, {
11872
11890
  class: c.value,
11873
11891
  style: u.value
11874
11892
  }), {
@@ -11903,8 +11921,8 @@ const Ug = /* @__PURE__ */ ie(Gg, [["__scopeId", "data-v-a59f634d"]]), Wg = ["sr
11903
11921
  emits: ["click"],
11904
11922
  setup(t, { emit: e }) {
11905
11923
  const n = t, a = e, s = Ee(), i = ae(), r = `${Jg}-ui-announce-bar`, o = w(() => n.url ? "a" : "div"), l = J(!1), c = w(() => n.url ? { href: n.url, target: n.isTargetBlank ? "_blank" : "_self" } : { onClick: f }), u = w(() => {
11906
- const m = [r];
11907
- return n.url && m.push(`${r}--clickable`), n.color && m.push(`${r}--color-${n.color}`), n.colorStyle && m.push(`${r}--style-${n.colorStyle}`), n.closable && m.push(`${r}--closable`), n.dense && m.push(`${r}--dense`), l.value ? m.push(`${r}--hidden`) : m.push(`${r}--show`), m.join(" ");
11924
+ const p = [r];
11925
+ return n.url && p.push(`${r}--clickable`), n.color && p.push(`${r}--color-${n.color}`), n.colorStyle && p.push(`${r}--style-${n.colorStyle}`), n.closable && p.push(`${r}--closable`), n.dense && p.push(`${r}--dense`), l.value ? p.push(`${r}--hidden`) : p.push(`${r}--show`), p.join(" ");
11908
11926
  });
11909
11927
  Ae(
11910
11928
  () => n.persistentHiddenKey,
@@ -11915,10 +11933,10 @@ const Ug = /* @__PURE__ */ ie(Gg, [["__scopeId", "data-v-a59f634d"]]), Wg = ["sr
11915
11933
  );
11916
11934
  const d = w(() => !!s.default), f = () => {
11917
11935
  n.url || a("click");
11918
- }, v = (m) => {
11919
- m.preventDefault(), m.stopPropagation(), n.persistentHiddenKey && localStorage.setItem(n.persistentHiddenKey, "true"), l.value = !0;
11936
+ }, v = (p) => {
11937
+ p.preventDefault(), p.stopPropagation(), n.persistentHiddenKey && localStorage.setItem(n.persistentHiddenKey, "true"), l.value = !0;
11920
11938
  };
11921
- return (m, y) => (b(), pe(Rt(o.value), ne({ ...H(i), ...c.value }, { class: u.value }), {
11939
+ return (p, y) => (b(), pe(Rt(o.value), ne({ ...H(i), ...c.value }, { class: u.value }), {
11922
11940
  default: me(() => [
11923
11941
  n.subtitle ? (b(), x("div", {
11924
11942
  key: 0,
@@ -11932,9 +11950,9 @@ const Ug = /* @__PURE__ */ ie(Gg, [["__scopeId", "data-v-a59f634d"]]), Wg = ["sr
11932
11950
  S("span", Kg, G(n.title), 1)
11933
11951
  ], 2),
11934
11952
  d.value ? (b(), x("div", Zg, [
11935
- B(m.$slots, "default")
11953
+ B(p.$slots, "default")
11936
11954
  ])) : j("", !0),
11937
- m.closable ? (b(), x("div", {
11955
+ p.closable ? (b(), x("div", {
11938
11956
  key: 2,
11939
11957
  onClick: v,
11940
11958
  class: E(`${r}-close`)
@@ -11954,21 +11972,21 @@ const e0 = { class: "progress-bar" }, t0 = { class: "swiper-wrapper" }, Rn = "RN
11954
11972
  showSeparator: { type: Boolean, default: !0 }
11955
11973
  },
11956
11974
  setup(t) {
11957
- const e = t, n = Ee(), a = J("0%"), s = [al, Ws], i = w(() => [Rn, `${Rn}--${e.variant}`].join(" ")), r = `${Rn}__nav-prev`, o = `${Rn}__nav-next`, l = w(() => e.showNavigation ? {
11975
+ const e = t, n = Ee(), a = J("0%"), s = [al, qs], i = w(() => [Rn, `${Rn}--${e.variant}`].join(" ")), r = `${Rn}__nav-prev`, o = `${Rn}__nav-next`, l = w(() => e.showNavigation ? {
11958
11976
  prevEl: `.${r}`,
11959
11977
  nextEl: `.${o}`
11960
11978
  } : !1), c = w(() => e.themeColor + "80"), u = (d, f, v) => {
11961
11979
  a.value = `${100 - v * 100}%`;
11962
11980
  };
11963
11981
  return (d, f) => {
11964
- var v, m, y, _;
11982
+ var v, p, y, _;
11965
11983
  return b(), x("div", {
11966
11984
  class: E(i.value)
11967
11985
  }, [
11968
11986
  e.variant === "stack" ? (b(), x(de, { key: 0 }, [
11969
11987
  B(d.$slots, "default", {}, void 0, !0),
11970
- e.showSeparator && ((m = (v = H(n)).default) != null && m.call(v)) ? (b(!0), x(de, { key: 0 }, $e((_ = (y = H(n)).default) == null ? void 0 : _.call(y).slice(0, -1), (h, p) => (b(), x("div", {
11971
- key: p,
11988
+ e.showSeparator && ((p = (v = H(n)).default) != null && p.call(v)) ? (b(!0), x(de, { key: 0 }, $e((_ = (y = H(n)).default) == null ? void 0 : _.call(y).slice(0, -1), (h, m) => (b(), x("div", {
11989
+ key: m,
11972
11990
  class: "separator",
11973
11991
  style: ge({ "background-color": e.themeColor + "1A" })
11974
11992
  }, null, 4))), 128)) : j("", !0)
@@ -11990,9 +12008,9 @@ const e0 = { class: "progress-bar" }, t0 = { class: "swiper-wrapper" }, Rn = "RN
11990
12008
  onAutoplayTimeLeft: u
11991
12009
  }, {
11992
12010
  default: me(() => {
11993
- var h, p;
12011
+ var h, m;
11994
12012
  return [
11995
- (b(!0), x(de, null, $e((p = (h = H(n)).default) == null ? void 0 : p.call(h), (g, C) => (b(), pe(H(oa), { key: C }, {
12013
+ (b(!0), x(de, null, $e((m = (h = H(n)).default) == null ? void 0 : m.call(h), (g, C) => (b(), pe(H(oa), { key: C }, {
11996
12014
  default: me(() => [
11997
12015
  (b(), pe(Rt(g)))
11998
12016
  ]),
@@ -12046,7 +12064,7 @@ const a0 = /* @__PURE__ */ ie(n0, [["__scopeId", "data-v-98e86cfc"]]), s0 = ["sr
12046
12064
  }), v = w(() => {
12047
12065
  const y = [`${s}__subtitle`], _ = i(e.subtitleFont, "subtitle");
12048
12066
  return _ && y.push(_), y.join(" ");
12049
- }), m = w(() => {
12067
+ }), p = w(() => {
12050
12068
  const y = [`${s}__description`], _ = i(e.descriptionFont, "description");
12051
12069
  return _ && y.push(_), y.join(" ");
12052
12070
  });
@@ -12095,7 +12113,7 @@ const a0 = /* @__PURE__ */ ie(n0, [["__scopeId", "data-v-98e86cfc"]]), s0 = ["sr
12095
12113
  B(y.$slots, "description", {}, () => [
12096
12114
  c.value ? (b(), x("p", {
12097
12115
  key: 0,
12098
- class: E(m.value)
12116
+ class: E(p.value)
12099
12117
  }, G(e.description), 3)) : j("", !0)
12100
12118
  ], !0)
12101
12119
  ], 2),
@@ -12418,7 +12436,7 @@ const O0 = { key: 0 }, I0 = { key: 1 }, P0 = {
12418
12436
  });
12419
12437
  };
12420
12438
  return (u, d) => {
12421
- const f = be("rn-product-list-item"), v = be("rn-button"), m = be("rn-stack");
12439
+ const f = be("rn-product-list-item"), v = be("rn-button"), p = be("rn-stack");
12422
12440
  return b(), x("div", {
12423
12441
  class: E(l.value),
12424
12442
  style: ge(o.value)
@@ -12426,7 +12444,7 @@ const O0 = { key: 0 }, I0 = { key: 1 }, P0 = {
12426
12444
  n.loading ? (b(), x("div", O0, "Loading...")) : n.error ? (b(), x("div", I0, "Error: " + G(n.error.message), 1)) : (b(), x(de, { key: 2 }, [
12427
12445
  n.displayMode === "carousel" ? (b(), x("div", P0, [
12428
12446
  ue(H(ra), {
12429
- modules: [H(lg), H(Ws), H(Ys)],
12447
+ modules: [H(lg), H(qs), H(Xs)],
12430
12448
  "slides-per-view": i.value.columns,
12431
12449
  grid: {
12432
12450
  rows: i.value.rows,
@@ -12490,7 +12508,7 @@ const O0 = { key: 0 }, I0 = { key: 1 }, P0 = {
12490
12508
  ])
12491
12509
  ])) : j("", !0)
12492
12510
  ], 64)),
12493
- n.showAllUrl ? (b(), pe(m, {
12511
+ n.showAllUrl ? (b(), pe(p, {
12494
12512
  key: 3,
12495
12513
  style: { "margin-top": "24px" },
12496
12514
  direction: "vertical",
@@ -12593,11 +12611,11 @@ const G0 = /* @__PURE__ */ ie(H0, [["__scopeId", "data-v-c7ff3449"]]), U0 = ["sr
12593
12611
  const d = [s];
12594
12612
  return e.variant && d.push(`${s}--variant-${e.variant}`), e.coverImage && d.push(`${s}--with-cover`), e.coverLayout && d.push(`${s}--with-cover-${e.coverLayout}`), d.join(" ");
12595
12613
  }), o = w(() => !!e.coverImage), l = w(() => !!n.aside), c = (d) => `${s}__${d}`, u = (d, f = null) => {
12596
- var v, m;
12597
- f === "_blank" ? (v = window.open(d, "_blank")) == null || v.focus() : (m = window.open(d, "_self")) == null || m.focus();
12614
+ var v, p;
12615
+ f === "_blank" ? (v = window.open(d, "_blank")) == null || v.focus() : (p = window.open(d, "_self")) == null || p.focus();
12598
12616
  };
12599
12617
  return (d, f) => {
12600
- const v = be("rn-schedule-period"), m = be("rn-divider"), y = be("rn-icon"), _ = Tl("auto-scale");
12618
+ const v = be("rn-schedule-period"), p = be("rn-divider"), y = be("rn-icon"), _ = Tl("auto-scale");
12601
12619
  return b(), x("div", ne({ class: r.value }, H(a)), [
12602
12620
  S("div", {
12603
12621
  class: E(c("container"))
@@ -12645,7 +12663,7 @@ const G0 = /* @__PURE__ */ ie(H0, [["__scopeId", "data-v-c7ff3449"]]), U0 = ["sr
12645
12663
  }, null, 8, ["class", "from-date", "to-date"]), [
12646
12664
  [_]
12647
12665
  ]),
12648
- ue(m),
12666
+ ue(p),
12649
12667
  S("div", {
12650
12668
  class: E(c("content"))
12651
12669
  }, [
@@ -12714,13 +12732,13 @@ var ol = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
12714
12732
  function e1(t) {
12715
12733
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
12716
12734
  }
12717
- var Wa = { exports: {} }, wr;
12735
+ var Wa = { exports: {} }, xr;
12718
12736
  function ll() {
12719
- return wr || (wr = 1, function(t, e) {
12737
+ return xr || (xr = 1, function(t, e) {
12720
12738
  (function(n, a) {
12721
12739
  t.exports = a();
12722
12740
  })(ol, function() {
12723
- var n = 1e3, a = 6e4, s = 36e5, i = "millisecond", r = "second", o = "minute", l = "hour", c = "day", u = "week", d = "month", f = "quarter", v = "year", m = "date", y = "Invalid Date", _ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, h = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, p = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(D) {
12741
+ var n = 1e3, a = 6e4, s = 36e5, i = "millisecond", r = "second", o = "minute", l = "hour", c = "day", u = "week", d = "month", f = "quarter", v = "year", p = "date", y = "Invalid Date", _ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, h = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, m = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(D) {
12724
12742
  var L = ["th", "st", "nd", "rd"], I = D % 100;
12725
12743
  return "[" + D + (L[(I - 20) % 10] || L[I] || L[0]) + "]";
12726
12744
  } }, g = function(D, L, I) {
@@ -12737,11 +12755,11 @@ function ll() {
12737
12755
  }, a: function(D) {
12738
12756
  return D < 0 ? Math.ceil(D) || 0 : Math.floor(D);
12739
12757
  }, p: function(D) {
12740
- return { M: d, y: v, w: u, d: c, D: m, h: l, m: o, s: r, ms: i, Q: f }[D] || String(D || "").toLowerCase().replace(/s$/, "");
12758
+ return { M: d, y: v, w: u, d: c, D: p, h: l, m: o, s: r, ms: i, Q: f }[D] || String(D || "").toLowerCase().replace(/s$/, "");
12741
12759
  }, u: function(D) {
12742
12760
  return D === void 0;
12743
12761
  } }, A = "en", R = {};
12744
- R[A] = p;
12762
+ R[A] = m;
12745
12763
  var k = "$isDayjsObject", N = function(D) {
12746
12764
  return D instanceof W || !(!D || !D[k]);
12747
12765
  }, $ = function D(L, I, F) {
@@ -12827,7 +12845,7 @@ function ll() {
12827
12845
  var se = this.$locale().weekStart || 0, ve = (re < se ? re + 7 : re) - se;
12828
12846
  return ee(q ? ce - ve : ce + (6 - ve), fe);
12829
12847
  case c:
12830
- case m:
12848
+ case p:
12831
12849
  return he(Y + "Hours", 0);
12832
12850
  case l:
12833
12851
  return he(Y + "Minutes", 1);
@@ -12841,10 +12859,10 @@ function ll() {
12841
12859
  }, L.endOf = function(I) {
12842
12860
  return this.startOf(I, !1);
12843
12861
  }, L.$set = function(I, F) {
12844
- var P, q = O.p(I), K = "set" + (this.$u ? "UTC" : ""), ee = (P = {}, P[c] = K + "Date", P[m] = K + "Date", P[d] = K + "Month", P[v] = K + "FullYear", P[l] = K + "Hours", P[o] = K + "Minutes", P[r] = K + "Seconds", P[i] = K + "Milliseconds", P)[q], he = q === c ? this.$D + (F - this.$W) : F;
12862
+ var P, q = O.p(I), K = "set" + (this.$u ? "UTC" : ""), ee = (P = {}, P[c] = K + "Date", P[p] = K + "Date", P[d] = K + "Month", P[v] = K + "FullYear", P[l] = K + "Hours", P[o] = K + "Minutes", P[r] = K + "Seconds", P[i] = K + "Milliseconds", P)[q], he = q === c ? this.$D + (F - this.$W) : F;
12845
12863
  if (q === d || q === v) {
12846
- var re = this.clone().set(m, 1);
12847
- re.$d[ee](he), re.init(), this.$d = re.set(m, Math.min(this.$D, re.daysInMonth())).$d;
12864
+ var re = this.clone().set(p, 1);
12865
+ re.$d[ee](he), re.init(), this.$d = re.set(p, Math.min(this.$D, re.daysInMonth())).$d;
12848
12866
  } else
12849
12867
  ee && this.$d[ee](he);
12850
12868
  return this.init(), this;
@@ -12994,7 +13012,7 @@ function ll() {
12994
13012
  return this.$d.toUTCString();
12995
13013
  }, D;
12996
13014
  }(), X = W.prototype;
12997
- return M.prototype = X, [["$ms", i], ["$s", r], ["$m", o], ["$H", l], ["$W", c], ["$M", d], ["$y", v], ["$D", m]].forEach(function(D) {
13015
+ return M.prototype = X, [["$ms", i], ["$s", r], ["$m", o], ["$H", l], ["$W", c], ["$M", d], ["$y", v], ["$D", p]].forEach(function(D) {
12998
13016
  X[D[1]] = function(L) {
12999
13017
  return this.$g(L, D[0], D[1]);
13000
13018
  };
@@ -13081,7 +13099,7 @@ const o1 = { class: "RN-ui-schedule-period__title-icon" }, l1 = "RN", c1 = /* @_
13081
13099
  };
13082
13100
  }), c = w(() => l.value.from || l.value.to);
13083
13101
  return (u, d) => {
13084
- const f = be("rn-icon"), v = be("rn-schedule-date-item"), m = be("rn-text");
13102
+ const f = be("rn-icon"), v = be("rn-schedule-date-item"), p = be("rn-text");
13085
13103
  return b(), x("div", ne({ class: s.value }, H(n)), [
13086
13104
  c.value ? (b(), x("div", {
13087
13105
  key: 0,
@@ -13104,7 +13122,7 @@ const o1 = { class: "RN-ui-schedule-period__title-icon" }, l1 = "RN", c1 = /* @_
13104
13122
  "date-time": l.value.to,
13105
13123
  format: l.value.isSameYear ? "short" : "full"
13106
13124
  }, null, 8, ["date-time", "format"])) : j("", !0)
13107
- ], 2)) : (b(), pe(m, {
13125
+ ], 2)) : (b(), pe(p, {
13108
13126
  key: 1,
13109
13127
  color: "subtle"
13110
13128
  }, {
@@ -13474,22 +13492,22 @@ const E1 = /* @__PURE__ */ ie($1, [["__scopeId", "data-v-9da5ee65"]]), k1 = ["id
13474
13492
  const f = a.value.parentElement;
13475
13493
  if (!f)
13476
13494
  return;
13477
- const v = i.value ? f.offsetHeight : f.offsetWidth, m = Math.ceil(v * 2.5 / d), y = Math.max(m, e.repeat, 3);
13495
+ const v = i.value ? f.offsetHeight : f.offsetWidth, p = Math.ceil(v * 2.5 / d), y = Math.max(p, e.repeat, 3);
13478
13496
  for (let _ = 1; _ < y; _++)
13479
13497
  u.forEach((h) => {
13480
13498
  var g;
13481
- const p = h.cloneNode(!0);
13482
- (g = a.value) == null || g.appendChild(p);
13499
+ const m = h.cloneNode(!0);
13500
+ (g = a.value) == null || g.appendChild(m);
13483
13501
  });
13484
13502
  if (await Ot(), i.value) {
13485
13503
  let _ = 0;
13486
- Array.from(a.value.children).forEach((p) => {
13487
- _ += p.offsetHeight + e.space;
13504
+ Array.from(a.value.children).forEach((m) => {
13505
+ _ += m.offsetHeight + e.space;
13488
13506
  }), _ -= e.space, a.value.style.height = `${_}px`;
13489
13507
  } else {
13490
13508
  let _ = 0;
13491
- Array.from(a.value.children).forEach((p) => {
13492
- _ += p.offsetWidth + e.space;
13509
+ Array.from(a.value.children).forEach((m) => {
13510
+ _ += m.offsetWidth + e.space;
13493
13511
  }), _ -= e.space, a.value.style.width = `${_}px`;
13494
13512
  }
13495
13513
  a.value.style.setProperty(
@@ -13827,7 +13845,7 @@ const Q1 = /* @__PURE__ */ ie(J1, [["__scopeId", "data-v-5dfa012a"]]), ey = /* @
13827
13845
  slices: 2
13828
13846
  };
13829
13847
  }
13830
- }, Sr = (t, e) => {
13848
+ }, Tr = (t, e) => {
13831
13849
  const n = t * (1 - e), a = t * (1 + e);
13832
13850
  return Math.floor(Math.random() * (a - n + 1)) + n;
13833
13851
  }, sy = (t, e, n) => {
@@ -13835,7 +13853,7 @@ const Q1 = /* @__PURE__ */ ie(J1, [["__scopeId", "data-v-5dfa012a"]]), ey = /* @
13835
13853
  t.style.transform = `translate(${a}px, ${s}px)`, setTimeout(() => {
13836
13854
  t.style.transform = "";
13837
13855
  }, n);
13838
- }, xr = (t, e, n) => {
13856
+ }, Cr = (t, e, n) => {
13839
13857
  const a = t.querySelector(".glitch-before"), s = t.querySelector(".glitch-after");
13840
13858
  if (!a || !s)
13841
13859
  return;
@@ -13843,7 +13861,7 @@ const Q1 = /* @__PURE__ */ ie(J1, [["__scopeId", "data-v-5dfa012a"]]), ey = /* @
13843
13861
  a.style.backgroundColor = "rgba(255, 0, 0, 0.3)", s.style.backgroundColor = "rgba(0, 255, 255, 0.3)", a.style.transform = `translate(${i}px, ${r}px)`, s.style.transform = `translate(${o}px, ${l}px)`, a.style.opacity = e.opacity.toString(), s.style.opacity = e.opacity.toString(), setTimeout(() => {
13844
13862
  a.style.transform = "", a.style.opacity = "0", s.style.transform = "", s.style.opacity = "0";
13845
13863
  }, n);
13846
- }, Tr = (t, e, n) => {
13864
+ }, $r = (t, e, n) => {
13847
13865
  const s = 33.333333333333336, i = [];
13848
13866
  for (let r = 0; r < 3; r++) {
13849
13867
  const o = r * s, l = (r + 1) * s, c = r % 2 === 0 ? e.displacement * (Math.random() > 0.5 ? 1 : -1) : 0;
@@ -13857,24 +13875,24 @@ const Q1 = /* @__PURE__ */ ie(J1, [["__scopeId", "data-v-5dfa012a"]]), ey = /* @
13857
13875
  t.style.clipPath = i.join(","), setTimeout(() => {
13858
13876
  t.style.clipPath = "";
13859
13877
  }, n);
13860
- }, Cr = (t, e) => {
13878
+ }, Er = (t, e) => {
13861
13879
  const n = ay(e.intensity || "subtle"), a = e.duration || 200;
13862
13880
  switch (e.type) {
13863
13881
  case "rgb":
13864
- xr(t, n, a);
13882
+ Cr(t, n, a);
13865
13883
  break;
13866
13884
  case "slice":
13867
- Tr(t, n, a);
13885
+ $r(t, n, a);
13868
13886
  break;
13869
13887
  case "combined":
13870
- xr(t, n, a), Tr(t, n, a);
13888
+ Cr(t, n, a), $r(t, n, a);
13871
13889
  break;
13872
13890
  case "shake":
13873
13891
  default:
13874
13892
  sy(t, n, a);
13875
13893
  break;
13876
13894
  }
13877
- }, $r = (t) => {
13895
+ }, kr = (t) => {
13878
13896
  const e = document.createElement("div");
13879
13897
  e.classList.add("glitch-pseudo-element", "glitch-before"), e.style.cssText = `
13880
13898
  position: absolute;
@@ -13899,7 +13917,7 @@ const Q1 = /* @__PURE__ */ ie(J1, [["__scopeId", "data-v-5dfa012a"]]), ey = /* @
13899
13917
  mix-blend-mode: screen;
13900
13918
  z-index: 1;
13901
13919
  `, t.appendChild(e), t.appendChild(n);
13902
- }, Er = (t) => {
13920
+ }, Ar = (t) => {
13903
13921
  t.style.willChange = "transform";
13904
13922
  }, iy = {
13905
13923
  mounted(t, e) {
@@ -13915,20 +13933,20 @@ const Q1 = /* @__PURE__ */ ie(J1, [["__scopeId", "data-v-5dfa012a"]]), ey = /* @
13915
13933
  };
13916
13934
  switch (t.style.position = "relative", t.style.overflow = "hidden", a.type) {
13917
13935
  case "rgb":
13918
- $r(t);
13936
+ kr(t);
13919
13937
  break;
13920
13938
  case "slice":
13921
- Er(t);
13939
+ Ar(t);
13922
13940
  break;
13923
13941
  case "combined":
13924
- $r(t), Er(t);
13942
+ kr(t), Ar(t);
13925
13943
  break;
13926
13944
  }
13927
- const s = Sr(
13945
+ const s = Tr(
13928
13946
  a.interval || 5e3,
13929
13947
  a.randomFactor || 0.3
13930
13948
  ), i = Vn(
13931
- () => Cr(t, a),
13949
+ () => Er(t, a),
13932
13950
  a.duration || 200
13933
13951
  ), r = setInterval(() => {
13934
13952
  i();
@@ -13944,11 +13962,11 @@ const Q1 = /* @__PURE__ */ ie(J1, [["__scopeId", "data-v-5dfa012a"]]), ey = /* @
13944
13962
  const n = {
13945
13963
  ...t._glitchData.options,
13946
13964
  ...e.value || {}
13947
- }, a = Sr(
13965
+ }, a = Tr(
13948
13966
  n.interval || 5e3,
13949
13967
  n.randomFactor || 0.3
13950
13968
  ), s = Vn(
13951
- () => Cr(t, n),
13969
+ () => Er(t, n),
13952
13970
  n.duration || 200
13953
13971
  ), i = setInterval(() => {
13954
13972
  s();
@@ -13966,7 +13984,7 @@ const Q1 = /* @__PURE__ */ ie(J1, [["__scopeId", "data-v-5dfa012a"]]), ey = /* @
13966
13984
  };
13967
13985
  function cy(t) {
13968
13986
  function e(n) {
13969
- n.component("RnAlert", go), n.component("RnButton", rf), n.component("RnIcon", Nt), n.component("RnSpinner", Fs), n.component("RnText", cf), n.component("RnHtml", Lf), n.component("RnSpinButton", jf), n.component("RnLabel", Hf), n.component("RnDivider", Gf), n.component("RnToolChip", Wf), n.component("RnTextField", Wp), n.component("RnPasswordField", em), n.component("RnSelectBox", lm), n.component("RnRadioButtonGroup", fm), n.component("RnRadioButton", Bo), n.component("RnCheckbox", vm), n.component("RnDescriptionList", bm), n.component("RnImage", xm), n.component("RnStack", Cm), n.component("RnCard", Om), n.component("RnList", Bm), n.component("RnGrid", jm), n.component("RnSection", Um), n.component("RnPage", lh), n.component("RnGallery", mh), n.component("RnModal", xh), n.component("RnNotification", Th), n.component("RnTabPanels", $h), n.component("RnTabPanel", kh), n.component("RnTab", Ih), n.component("RnTabs", Mh), n.component("RnDialog", Lh), n.component("RnCarousel", hg), n.component("RnCarouselItem", gg), n.component("RnDropDown", wg), n.component("RnSlider", Tg), n.component("RnBottomBar", Pg), n.component("RnDrawer", Ig), n.component("RnAppBar", Dg), n.component("RnAppBody", Fg), n.component("RnAppFrame", jg), n.component("RnAppFooter", Ug), n.component("RnFloatingBanner", qg), n.component("RnAnnounceBar", Qg), n.component("RnAnnounceBarCollection", a0), n.component("RnHero", l0), n.component("RnCategoryBanner", w0), n.component("RnMediaContent", h0), n.component("RnCarouselBanner", $0), n.component("RnProductLabels", M0), n.component("RnProductList", F0), n.component("RnProductListItem", G0), n.component("RnSchedule", K0), n.component("RnSchedules", Q0), n.component("RnScheduleDateItem", r1), n.component("RnSchedulePeriod", u1), n.component("RnSchedulePickup", h1), n.component("RnSchedulePickupItem", y1), n.component("RnScheduleDelivery", w1), n.component("RnScheduleDeliveryItem", E1), n.component("RnMarquee", M1), n.component("RnVariationSelector", R1), n.component("RnSnsLink", V1), n.component("RnBrandLogo", W1), n.component("RnImageGrid", X1), n.component("RnLinkList", Q1), n.component("RnOptionGroupSwitchController", ey), n.component("RnDataProvider", ty), n.directive("auto-scale", ny), n.directive("glitch", iy);
13987
+ n.component("RnAlert", go), n.component("RnButton", rf), n.component("RnIcon", Nt), n.component("RnSpinner", js), n.component("RnText", cf), n.component("RnHtml", Lf), n.component("RnSpinButton", jf), n.component("RnLabel", Hf), n.component("RnDivider", Gf), n.component("RnToolChip", Wf), n.component("RnTextField", Wp), n.component("RnPasswordField", em), n.component("RnSelectBox", lm), n.component("RnRadioButtonGroup", fm), n.component("RnRadioButton", Bo), n.component("RnCheckbox", vm), n.component("RnDescriptionList", bm), n.component("RnImage", xm), n.component("RnStack", Cm), n.component("RnCard", Om), n.component("RnList", Bm), n.component("RnGrid", jm), n.component("RnSection", Um), n.component("RnPage", lh), n.component("RnGallery", mh), n.component("RnModal", xh), n.component("RnNotification", Th), n.component("RnTabPanels", $h), n.component("RnTabPanel", kh), n.component("RnTab", Ih), n.component("RnTabs", Mh), n.component("RnDialog", Lh), n.component("RnCarousel", hg), n.component("RnCarouselItem", gg), n.component("RnDropDown", wg), n.component("RnSlider", Tg), n.component("RnBottomBar", Pg), n.component("RnDrawer", Ig), n.component("RnAppBar", Dg), n.component("RnAppBody", Fg), n.component("RnAppFrame", jg), n.component("RnAppFooter", Ug), n.component("RnFloatingBanner", qg), n.component("RnAnnounceBar", Qg), n.component("RnAnnounceBarCollection", a0), n.component("RnHero", l0), n.component("RnCategoryBanner", w0), n.component("RnMediaContent", h0), n.component("RnCarouselBanner", $0), n.component("RnProductLabels", M0), n.component("RnProductList", F0), n.component("RnProductListItem", G0), n.component("RnSchedule", K0), n.component("RnSchedules", Q0), n.component("RnScheduleDateItem", r1), n.component("RnSchedulePeriod", u1), n.component("RnSchedulePickup", h1), n.component("RnSchedulePickupItem", y1), n.component("RnScheduleDelivery", w1), n.component("RnScheduleDeliveryItem", E1), n.component("RnMarquee", M1), n.component("RnVariationSelector", R1), n.component("RnSnsLink", V1), n.component("RnBrandLogo", W1), n.component("RnImageGrid", X1), n.component("RnLinkList", Q1), n.component("RnOptionGroupSwitchController", ey), n.component("RnDataProvider", ty), n.directive("auto-scale", ny), n.directive("glitch", iy);
13970
13988
  }
13971
13989
  return t && console.log(t), {
13972
13990
  install: e
@@ -14033,7 +14051,7 @@ export {
14033
14051
  Tg as Slider,
14034
14052
  V1 as SnsLink,
14035
14053
  jf as SpinButton,
14036
- Fs as Spinner,
14054
+ js as Spinner,
14037
14055
  Cm as Stack,
14038
14056
  Ih as Tab,
14039
14057
  kh as TabPanel,