@reni-corp/reni-2c-ui 0.3.21 → 0.3.23

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/script.es.js CHANGED
@@ -1581,7 +1581,7 @@ function xr(t) {
1581
1581
  } = t, {
1582
1582
  width: f,
1583
1583
  height: p
1584
- } = n.found ? n : e, h = Hd.includes(i), m = [ae.replacementClass, s ? "".concat(ae.cssPrefix, "-").concat(s) : ""].filter((A) => u.classes.indexOf(A) === -1).filter((A) => A !== "" || !!A).concat(u.classes).join(" ");
1584
+ } = n.found ? n : e, h = Hd.includes(i), m = [ae.replacementClass, s ? "".concat(ae.cssPrefix, "-").concat(s) : ""].filter((k) => u.classes.indexOf(k) === -1).filter((k) => k !== "" || !!k).concat(u.classes).join(" ");
1585
1585
  let b = {
1586
1586
  children: [],
1587
1587
  attributes: q(q({}, u.attributes), {}, {
@@ -2310,10 +2310,10 @@ function Eo(t, e) {
2310
2310
  const g = rp(), {
2311
2311
  extra: x
2312
2312
  } = g;
2313
- x.attributes[Na] = e, Ha(y, p).then((A) => {
2313
+ x.attributes[Na] = e, Ha(y, p).then((k) => {
2314
2314
  const F = xr(q(q({}, g), {}, {
2315
2315
  icons: {
2316
- main: A,
2316
+ main: k,
2317
2317
  mask: Tc()
2318
2318
  },
2319
2319
  prefix: p,
@@ -2808,10 +2808,10 @@ var jp = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2808
2808
  var n = function(y, v, g) {
2809
2809
  if (!c(v) || d(v) || f(v) || p(v) || l(v))
2810
2810
  return v;
2811
- var x, A = 0, F = 0;
2811
+ var x, k = 0, F = 0;
2812
2812
  if (u(v))
2813
- for (x = [], F = v.length; A < F; A++)
2814
- x.push(n(y, v[A], g));
2813
+ for (x = [], F = v.length; k < F; k++)
2814
+ x.push(n(y, v[k], g));
2815
2815
  else {
2816
2816
  x = {};
2817
2817
  for (var $ in v)
@@ -2847,8 +2847,8 @@ var jp = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
2847
2847
  return y = y - 0, y === y;
2848
2848
  }, m = function(y, v) {
2849
2849
  var g = v && "process" in v ? v.process : v;
2850
- return typeof g != "function" ? y : function(x, A) {
2851
- return g(x, y, A);
2850
+ return typeof g != "function" ? y : function(x, k) {
2851
+ return g(x, y, k);
2852
2852
  };
2853
2853
  }, b = {
2854
2854
  camelize: s,
@@ -3972,7 +3972,7 @@ function Bc() {
3972
3972
  const oe = n.createElement("template");
3973
3973
  oe.content && oe.content.ownerDocument && (n = oe.content.ownerDocument);
3974
3974
  }
3975
- let x, A = "";
3975
+ let x, k = "";
3976
3976
  const {
3977
3977
  implementation: F,
3978
3978
  createNodeIterator: $,
@@ -3989,7 +3989,7 @@ function Bc() {
3989
3989
  TMPLIT_EXPR: I,
3990
3990
  DATA_ATTR: L,
3991
3991
  ARIA_ATTR: P,
3992
- IS_SCRIPT_OR_DATA: k,
3992
+ IS_SCRIPT_OR_DATA: E,
3993
3993
  ATTR_WHITESPACE: z,
3994
3994
  CUSTOM_ELEMENT: U
3995
3995
  } = Fo;
@@ -4048,43 +4048,43 @@ function Bc() {
4048
4048
  let Ge = null;
4049
4049
  const ut = ["application/xhtml+xml", "text/html"], Cn = "text/html";
4050
4050
  let Be = null, Nt = null;
4051
- const li = n.createElement("form"), Wn = function(E) {
4052
- return E instanceof RegExp || E instanceof Function;
4051
+ const li = n.createElement("form"), Wn = function(A) {
4052
+ return A instanceof RegExp || A instanceof Function;
4053
4053
  }, Ys = function() {
4054
- let E = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
4055
- if (!(Nt && Nt === E)) {
4056
- if ((!E || typeof E != "object") && (E = {}), E = qt(E), Ge = // eslint-disable-next-line unicorn/prefer-includes
4057
- ut.indexOf(E.PARSER_MEDIA_TYPE) === -1 ? Cn : E.PARSER_MEDIA_TYPE, Be = Ge === "application/xhtml+xml" ? ia : us, ne = Et(E, "ALLOWED_TAGS") ? xe({}, E.ALLOWED_TAGS, Be) : Se, he = Et(E, "ALLOWED_ATTR") ? xe({}, E.ALLOWED_ATTR, Be) : pe, Pe = Et(E, "ALLOWED_NAMESPACES") ? xe({}, E.ALLOWED_NAMESPACES, ia) : ze, D = Et(E, "ADD_URI_SAFE_ATTR") ? xe(qt(R), E.ADD_URI_SAFE_ATTR, Be) : R, qi = Et(E, "ADD_DATA_URI_TAGS") ? xe(qt(oi), E.ADD_DATA_URI_TAGS, Be) : oi, nn = Et(E, "FORBID_CONTENTS") ? xe({}, E.FORBID_CONTENTS, Be) : Yi, te = Et(E, "FORBID_TAGS") ? xe({}, E.FORBID_TAGS, Be) : qt({}), ue = Et(E, "FORBID_ATTR") ? xe({}, E.FORBID_ATTR, Be) : qt({}), It = Et(E, "USE_PROFILES") ? E.USE_PROFILES : !1, we = E.ALLOW_ARIA_ATTR !== !1, Oe = E.ALLOW_DATA_ATTR !== !1, De = E.ALLOW_UNKNOWN_PROTOCOLS || !1, Ve = E.ALLOW_SELF_CLOSE_IN_ATTR !== !1, gt = E.SAFE_FOR_TEMPLATES || !1, Vn = E.SAFE_FOR_XML !== !1, Gt = E.WHOLE_DOCUMENT || !1, Pt = E.RETURN_DOM || !1, Ct = E.RETURN_DOM_FRAGMENT || !1, wt = E.RETURN_TRUSTED_TYPE || !1, jn = E.FORCE_BODY || !1, ai = E.SANITIZE_DOM !== !1, Ui = E.SANITIZE_NAMED_PROPS || !1, Hn = E.KEEP_CONTENT !== !1, Tn = E.IN_PLACE || !1, Q = E.ALLOWED_URI_REGEXP || Dc, de = E.NAMESPACE || se, je = E.MATHML_TEXT_INTEGRATION_POINTS || je, ke = E.HTML_INTEGRATION_POINTS || ke, _e = E.CUSTOM_ELEMENT_HANDLING || {}, E.CUSTOM_ELEMENT_HANDLING && Wn(E.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (_e.tagNameCheck = E.CUSTOM_ELEMENT_HANDLING.tagNameCheck), E.CUSTOM_ELEMENT_HANDLING && Wn(E.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (_e.attributeNameCheck = E.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), E.CUSTOM_ELEMENT_HANDLING && typeof E.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (_e.allowCustomizedBuiltInElements = E.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), gt && (Oe = !1), Ct && (Pt = !0), It && (ne = xe({}, Do), he = [], It.html === !0 && (xe(ne, Ro), xe(he, zo)), It.svg === !0 && (xe(ne, aa), xe(he, la), xe(he, Ji)), It.svgFilters === !0 && (xe(ne, ra), xe(he, la), xe(he, Ji)), It.mathMl === !0 && (xe(ne, oa), xe(he, Bo), xe(he, Ji))), E.ADD_TAGS && (typeof E.ADD_TAGS == "function" ? ge.tagCheck = E.ADD_TAGS : (ne === Se && (ne = qt(ne)), xe(ne, E.ADD_TAGS, Be))), E.ADD_ATTR && (typeof E.ADD_ATTR == "function" ? ge.attributeCheck = E.ADD_ATTR : (he === pe && (he = qt(he)), xe(he, E.ADD_ATTR, Be))), E.ADD_URI_SAFE_ATTR && xe(D, E.ADD_URI_SAFE_ATTR, Be), E.FORBID_CONTENTS && (nn === Yi && (nn = qt(nn)), xe(nn, E.FORBID_CONTENTS, Be)), Hn && (ne["#text"] = !0), Gt && xe(ne, ["html", "head", "body"]), ne.table && (xe(ne, ["tbody"]), delete te.tbody), E.TRUSTED_TYPES_POLICY) {
4058
- if (typeof E.TRUSTED_TYPES_POLICY.createHTML != "function")
4054
+ let A = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
4055
+ if (!(Nt && Nt === A)) {
4056
+ if ((!A || typeof A != "object") && (A = {}), A = qt(A), Ge = // eslint-disable-next-line unicorn/prefer-includes
4057
+ ut.indexOf(A.PARSER_MEDIA_TYPE) === -1 ? Cn : A.PARSER_MEDIA_TYPE, Be = Ge === "application/xhtml+xml" ? ia : us, ne = Et(A, "ALLOWED_TAGS") ? xe({}, A.ALLOWED_TAGS, Be) : Se, he = Et(A, "ALLOWED_ATTR") ? xe({}, A.ALLOWED_ATTR, Be) : pe, Pe = Et(A, "ALLOWED_NAMESPACES") ? xe({}, A.ALLOWED_NAMESPACES, ia) : ze, D = Et(A, "ADD_URI_SAFE_ATTR") ? xe(qt(R), A.ADD_URI_SAFE_ATTR, Be) : R, qi = Et(A, "ADD_DATA_URI_TAGS") ? xe(qt(oi), A.ADD_DATA_URI_TAGS, Be) : oi, nn = Et(A, "FORBID_CONTENTS") ? xe({}, A.FORBID_CONTENTS, Be) : Yi, te = Et(A, "FORBID_TAGS") ? xe({}, A.FORBID_TAGS, Be) : qt({}), ue = Et(A, "FORBID_ATTR") ? xe({}, A.FORBID_ATTR, Be) : qt({}), It = Et(A, "USE_PROFILES") ? A.USE_PROFILES : !1, we = A.ALLOW_ARIA_ATTR !== !1, Oe = A.ALLOW_DATA_ATTR !== !1, De = A.ALLOW_UNKNOWN_PROTOCOLS || !1, Ve = A.ALLOW_SELF_CLOSE_IN_ATTR !== !1, gt = A.SAFE_FOR_TEMPLATES || !1, Vn = A.SAFE_FOR_XML !== !1, Gt = A.WHOLE_DOCUMENT || !1, Pt = A.RETURN_DOM || !1, Ct = A.RETURN_DOM_FRAGMENT || !1, wt = A.RETURN_TRUSTED_TYPE || !1, jn = A.FORCE_BODY || !1, ai = A.SANITIZE_DOM !== !1, Ui = A.SANITIZE_NAMED_PROPS || !1, Hn = A.KEEP_CONTENT !== !1, Tn = A.IN_PLACE || !1, Q = A.ALLOWED_URI_REGEXP || Dc, de = A.NAMESPACE || se, je = A.MATHML_TEXT_INTEGRATION_POINTS || je, ke = A.HTML_INTEGRATION_POINTS || ke, _e = A.CUSTOM_ELEMENT_HANDLING || {}, A.CUSTOM_ELEMENT_HANDLING && Wn(A.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (_e.tagNameCheck = A.CUSTOM_ELEMENT_HANDLING.tagNameCheck), A.CUSTOM_ELEMENT_HANDLING && Wn(A.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (_e.attributeNameCheck = A.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), A.CUSTOM_ELEMENT_HANDLING && typeof A.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (_e.allowCustomizedBuiltInElements = A.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), gt && (Oe = !1), Ct && (Pt = !0), It && (ne = xe({}, Do), he = [], It.html === !0 && (xe(ne, Ro), xe(he, zo)), It.svg === !0 && (xe(ne, aa), xe(he, la), xe(he, Ji)), It.svgFilters === !0 && (xe(ne, ra), xe(he, la), xe(he, Ji)), It.mathMl === !0 && (xe(ne, oa), xe(he, Bo), xe(he, Ji))), A.ADD_TAGS && (typeof A.ADD_TAGS == "function" ? ge.tagCheck = A.ADD_TAGS : (ne === Se && (ne = qt(ne)), xe(ne, A.ADD_TAGS, Be))), A.ADD_ATTR && (typeof A.ADD_ATTR == "function" ? ge.attributeCheck = A.ADD_ATTR : (he === pe && (he = qt(he)), xe(he, A.ADD_ATTR, Be))), A.ADD_URI_SAFE_ATTR && xe(D, A.ADD_URI_SAFE_ATTR, Be), A.FORBID_CONTENTS && (nn === Yi && (nn = qt(nn)), xe(nn, A.FORBID_CONTENTS, Be)), Hn && (ne["#text"] = !0), Gt && xe(ne, ["html", "head", "body"]), ne.table && (xe(ne, ["tbody"]), delete te.tbody), A.TRUSTED_TYPES_POLICY) {
4058
+ if (typeof A.TRUSTED_TYPES_POLICY.createHTML != "function")
4059
4059
  throw fi('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
4060
- if (typeof E.TRUSTED_TYPES_POLICY.createScriptURL != "function")
4060
+ if (typeof A.TRUSTED_TYPES_POLICY.createScriptURL != "function")
4061
4061
  throw fi('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
4062
- x = E.TRUSTED_TYPES_POLICY, A = x.createHTML("");
4062
+ x = A.TRUSTED_TYPES_POLICY, k = x.createHTML("");
4063
4063
  } else
4064
- x === void 0 && (x = Ch(p, s)), x !== null && typeof A == "string" && (A = x.createHTML(""));
4065
- lt && lt(E), Nt = E;
4064
+ x === void 0 && (x = Ch(p, s)), x !== null && typeof k == "string" && (k = x.createHTML(""));
4065
+ lt && lt(A), Nt = A;
4066
4066
  }
4067
- }, Yr = xe({}, [...aa, ...ra, ...hh]), qr = xe({}, [...oa, ...vh]), sd = function(E) {
4068
- let K = g(E);
4067
+ }, Yr = xe({}, [...aa, ...ra, ...hh]), qr = xe({}, [...oa, ...vh]), sd = function(A) {
4068
+ let K = g(A);
4069
4069
  (!K || !K.tagName) && (K = {
4070
4070
  namespaceURI: de,
4071
4071
  tagName: "template"
4072
4072
  });
4073
- const ie = us(E.tagName), Le = us(K.tagName);
4074
- return Pe[E.namespaceURI] ? E.namespaceURI === ee ? K.namespaceURI === se ? ie === "svg" : K.namespaceURI === G ? ie === "svg" && (Le === "annotation-xml" || je[Le]) : !!Yr[ie] : E.namespaceURI === G ? K.namespaceURI === se ? ie === "math" : K.namespaceURI === ee ? ie === "math" && ke[Le] : !!qr[ie] : E.namespaceURI === se ? K.namespaceURI === ee && !ke[Le] || K.namespaceURI === G && !je[Le] ? !1 : !qr[ie] && (Ke[ie] || !Yr[ie]) : !!(Ge === "application/xhtml+xml" && Pe[E.namespaceURI]) : !1;
4075
- }, Lt = function(E) {
4073
+ const ie = us(A.tagName), Le = us(K.tagName);
4074
+ return Pe[A.namespaceURI] ? A.namespaceURI === ee ? K.namespaceURI === se ? ie === "svg" : K.namespaceURI === G ? ie === "svg" && (Le === "annotation-xml" || je[Le]) : !!Yr[ie] : A.namespaceURI === G ? K.namespaceURI === se ? ie === "math" : K.namespaceURI === ee ? ie === "math" && ke[Le] : !!qr[ie] : A.namespaceURI === se ? K.namespaceURI === ee && !ke[Le] || K.namespaceURI === G && !je[Le] ? !1 : !qr[ie] && (Ke[ie] || !Yr[ie]) : !!(Ge === "application/xhtml+xml" && Pe[A.namespaceURI]) : !1;
4075
+ }, Lt = function(A) {
4076
4076
  ui(e.removed, {
4077
- element: E
4077
+ element: A
4078
4078
  });
4079
4079
  try {
4080
- g(E).removeChild(E);
4080
+ g(A).removeChild(A);
4081
4081
  } catch {
4082
- b(E);
4082
+ b(A);
4083
4083
  }
4084
- }, En = function(E, K) {
4084
+ }, En = function(A, K) {
4085
4085
  try {
4086
4086
  ui(e.removed, {
4087
- attribute: K.getAttributeNode(E),
4087
+ attribute: K.getAttributeNode(A),
4088
4088
  from: K
4089
4089
  });
4090
4090
  } catch {
@@ -4093,7 +4093,7 @@ function Bc() {
4093
4093
  from: K
4094
4094
  });
4095
4095
  }
4096
- if (K.removeAttribute(E), E === "is")
4096
+ if (K.removeAttribute(A), A === "is")
4097
4097
  if (Pt || Ct)
4098
4098
  try {
4099
4099
  Lt(K);
@@ -4101,19 +4101,19 @@ function Bc() {
4101
4101
  }
4102
4102
  else
4103
4103
  try {
4104
- K.setAttribute(E, "");
4104
+ K.setAttribute(A, "");
4105
4105
  } catch {
4106
4106
  }
4107
- }, Xr = function(E) {
4107
+ }, Xr = function(A) {
4108
4108
  let K = null, ie = null;
4109
4109
  if (jn)
4110
- E = "<remove></remove>" + E;
4110
+ A = "<remove></remove>" + A;
4111
4111
  else {
4112
- const Ue = sa(E, /^[\r\n\t ]+/);
4112
+ const Ue = sa(A, /^[\r\n\t ]+/);
4113
4113
  ie = Ue && Ue[0];
4114
4114
  }
4115
- Ge === "application/xhtml+xml" && de === se && (E = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + E + "</body></html>");
4116
- const Le = x ? x.createHTML(E) : E;
4115
+ Ge === "application/xhtml+xml" && de === se && (A = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + A + "</body></html>");
4116
+ const Le = x ? x.createHTML(A) : A;
4117
4117
  if (de === se)
4118
4118
  try {
4119
4119
  K = new f().parseFromString(Le, Ge);
@@ -4122,80 +4122,80 @@ function Bc() {
4122
4122
  if (!K || !K.documentElement) {
4123
4123
  K = F.createDocument(de, "template", null);
4124
4124
  try {
4125
- K.documentElement.innerHTML = ce ? A : Le;
4125
+ K.documentElement.innerHTML = ce ? k : Le;
4126
4126
  } catch {
4127
4127
  }
4128
4128
  }
4129
4129
  const tt = K.body || K.documentElement;
4130
- return E && ie && tt.insertBefore(n.createTextNode(ie), tt.childNodes[0] || null), de === se ? C.call(K, Gt ? "html" : "body")[0] : Gt ? K.documentElement : tt;
4131
- }, Kr = function(E) {
4130
+ return A && ie && tt.insertBefore(n.createTextNode(ie), tt.childNodes[0] || null), de === se ? C.call(K, Gt ? "html" : "body")[0] : Gt ? K.documentElement : tt;
4131
+ }, Kr = function(A) {
4132
4132
  return $.call(
4133
- E.ownerDocument || E,
4134
- E,
4133
+ A.ownerDocument || A,
4134
+ A,
4135
4135
  // eslint-disable-next-line no-bitwise
4136
4136
  c.SHOW_ELEMENT | c.SHOW_COMMENT | c.SHOW_TEXT | c.SHOW_PROCESSING_INSTRUCTION | c.SHOW_CDATA_SECTION,
4137
4137
  null
4138
4138
  );
4139
- }, qs = function(E) {
4140
- return E instanceof d && (typeof E.nodeName != "string" || typeof E.textContent != "string" || typeof E.removeChild != "function" || !(E.attributes instanceof u) || typeof E.removeAttribute != "function" || typeof E.setAttribute != "function" || typeof E.namespaceURI != "string" || typeof E.insertBefore != "function" || typeof E.hasChildNodes != "function");
4141
- }, Zr = function(E) {
4142
- return typeof o == "function" && E instanceof o;
4139
+ }, qs = function(A) {
4140
+ return A instanceof d && (typeof A.nodeName != "string" || typeof A.textContent != "string" || typeof A.removeChild != "function" || !(A.attributes instanceof u) || typeof A.removeAttribute != "function" || typeof A.setAttribute != "function" || typeof A.namespaceURI != "string" || typeof A.insertBefore != "function" || typeof A.hasChildNodes != "function");
4141
+ }, Zr = function(A) {
4142
+ return typeof o == "function" && A instanceof o;
4143
4143
  };
4144
- function Ut(oe, E, K) {
4144
+ function Ut(oe, A, K) {
4145
4145
  Zi(oe, (ie) => {
4146
- ie.call(e, E, K, Nt);
4146
+ ie.call(e, A, K, Nt);
4147
4147
  });
4148
4148
  }
4149
- const Jr = function(E) {
4149
+ const Jr = function(A) {
4150
4150
  let K = null;
4151
- if (Ut(N.beforeSanitizeElements, E, null), qs(E))
4152
- return Lt(E), !0;
4153
- const ie = Be(E.nodeName);
4154
- if (Ut(N.uponSanitizeElement, E, {
4151
+ if (Ut(N.beforeSanitizeElements, A, null), qs(A))
4152
+ return Lt(A), !0;
4153
+ const ie = Be(A.nodeName);
4154
+ if (Ut(N.uponSanitizeElement, A, {
4155
4155
  tagName: ie,
4156
4156
  allowedTags: ne
4157
- }), Vn && E.hasChildNodes() && !Zr(E.firstElementChild) && at(/<[/\w!]/g, E.innerHTML) && at(/<[/\w!]/g, E.textContent) || E.nodeType === mi.progressingInstruction || Vn && E.nodeType === mi.comment && at(/<[/\w]/g, E.data))
4158
- return Lt(E), !0;
4157
+ }), Vn && A.hasChildNodes() && !Zr(A.firstElementChild) && at(/<[/\w!]/g, A.innerHTML) && at(/<[/\w!]/g, A.textContent) || A.nodeType === mi.progressingInstruction || Vn && A.nodeType === mi.comment && at(/<[/\w]/g, A.data))
4158
+ return Lt(A), !0;
4159
4159
  if (!(ge.tagCheck instanceof Function && ge.tagCheck(ie)) && (!ne[ie] || te[ie])) {
4160
4160
  if (!te[ie] && eo(ie) && (_e.tagNameCheck instanceof RegExp && at(_e.tagNameCheck, ie) || _e.tagNameCheck instanceof Function && _e.tagNameCheck(ie)))
4161
4161
  return !1;
4162
4162
  if (Hn && !nn[ie]) {
4163
- const Le = g(E) || E.parentNode, tt = v(E) || E.childNodes;
4163
+ const Le = g(A) || A.parentNode, tt = v(A) || A.childNodes;
4164
4164
  if (tt && Le) {
4165
4165
  const Ue = tt.length;
4166
4166
  for (let dt = Ue - 1; dt >= 0; --dt) {
4167
4167
  const Yt = m(tt[dt], !0);
4168
- Yt.__removalCount = (E.__removalCount || 0) + 1, Le.insertBefore(Yt, y(E));
4168
+ Yt.__removalCount = (A.__removalCount || 0) + 1, Le.insertBefore(Yt, y(A));
4169
4169
  }
4170
4170
  }
4171
4171
  }
4172
- return Lt(E), !0;
4172
+ return Lt(A), !0;
4173
4173
  }
4174
- return E instanceof l && !sd(E) || (ie === "noscript" || ie === "noembed" || ie === "noframes") && at(/<\/no(script|embed|frames)/i, E.innerHTML) ? (Lt(E), !0) : (gt && E.nodeType === mi.text && (K = E.textContent, Zi([V, j, I], (Le) => {
4174
+ return A instanceof l && !sd(A) || (ie === "noscript" || ie === "noembed" || ie === "noframes") && at(/<\/no(script|embed|frames)/i, A.innerHTML) ? (Lt(A), !0) : (gt && A.nodeType === mi.text && (K = A.textContent, Zi([V, j, I], (Le) => {
4175
4175
  K = di(K, Le, " ");
4176
- }), E.textContent !== K && (ui(e.removed, {
4177
- element: E.cloneNode()
4178
- }), E.textContent = K)), Ut(N.afterSanitizeElements, E, null), !1);
4179
- }, Qr = function(E, K, ie) {
4176
+ }), A.textContent !== K && (ui(e.removed, {
4177
+ element: A.cloneNode()
4178
+ }), A.textContent = K)), Ut(N.afterSanitizeElements, A, null), !1);
4179
+ }, Qr = function(A, K, ie) {
4180
4180
  if (ai && (K === "id" || K === "name") && (ie in n || ie in li))
4181
4181
  return !1;
4182
4182
  if (!(Oe && !ue[K] && at(L, K))) {
4183
4183
  if (!(we && at(P, K))) {
4184
- if (!(ge.attributeCheck instanceof Function && ge.attributeCheck(K, E))) {
4184
+ if (!(ge.attributeCheck instanceof Function && ge.attributeCheck(K, A))) {
4185
4185
  if (!he[K] || ue[K]) {
4186
4186
  if (
4187
4187
  // First condition does a very basic check if a) it's basically a valid custom element tagname AND
4188
4188
  // b) if the tagName passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
4189
4189
  // and c) if the attribute name passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.attributeNameCheck
4190
- !(eo(E) && (_e.tagNameCheck instanceof RegExp && at(_e.tagNameCheck, E) || _e.tagNameCheck instanceof Function && _e.tagNameCheck(E)) && (_e.attributeNameCheck instanceof RegExp && at(_e.attributeNameCheck, K) || _e.attributeNameCheck instanceof Function && _e.attributeNameCheck(K, E)) || // Alternative, second condition checks if it's an `is`-attribute, AND
4190
+ !(eo(A) && (_e.tagNameCheck instanceof RegExp && at(_e.tagNameCheck, A) || _e.tagNameCheck instanceof Function && _e.tagNameCheck(A)) && (_e.attributeNameCheck instanceof RegExp && at(_e.attributeNameCheck, K) || _e.attributeNameCheck instanceof Function && _e.attributeNameCheck(K, A)) || // Alternative, second condition checks if it's an `is`-attribute, AND
4191
4191
  // the value passes whatever the user has configured for CUSTOM_ELEMENT_HANDLING.tagNameCheck
4192
4192
  K === "is" && _e.allowCustomizedBuiltInElements && (_e.tagNameCheck instanceof RegExp && at(_e.tagNameCheck, ie) || _e.tagNameCheck instanceof Function && _e.tagNameCheck(ie)))
4193
4193
  )
4194
4194
  return !1;
4195
4195
  } else if (!D[K]) {
4196
4196
  if (!at(Q, di(ie, z, ""))) {
4197
- if (!((K === "src" || K === "xlink:href" || K === "href") && E !== "script" && dh(ie, "data:") === 0 && qi[E])) {
4198
- if (!(De && !at(k, di(ie, z, "")))) {
4197
+ if (!((K === "src" || K === "xlink:href" || K === "href") && A !== "script" && dh(ie, "data:") === 0 && qi[A])) {
4198
+ if (!(De && !at(E, di(ie, z, "")))) {
4199
4199
  if (ie)
4200
4200
  return !1;
4201
4201
  }
@@ -4206,14 +4206,14 @@ function Bc() {
4206
4206
  }
4207
4207
  }
4208
4208
  return !0;
4209
- }, eo = function(E) {
4210
- return E !== "annotation-xml" && sa(E, U);
4211
- }, to = function(E) {
4212
- Ut(N.beforeSanitizeAttributes, E, null);
4209
+ }, eo = function(A) {
4210
+ return A !== "annotation-xml" && sa(A, U);
4211
+ }, to = function(A) {
4212
+ Ut(N.beforeSanitizeAttributes, A, null);
4213
4213
  const {
4214
4214
  attributes: K
4215
- } = E;
4216
- if (!K || qs(E))
4215
+ } = A;
4216
+ if (!K || qs(A))
4217
4217
  return;
4218
4218
  const ie = {
4219
4219
  attrName: "",
@@ -4230,30 +4230,30 @@ function Bc() {
4230
4230
  value: Yt
4231
4231
  } = tt, Gn = Be(Ue), Xs = Yt;
4232
4232
  let Je = Ue === "value" ? Xs : fh(Xs);
4233
- if (ie.attrName = Gn, ie.attrValue = Je, ie.keepAttr = !0, ie.forceKeepAttr = void 0, Ut(N.uponSanitizeAttribute, E, ie), Je = ie.attrValue, Ui && (Gn === "id" || Gn === "name") && (En(Ue, E), Je = ri + Je), Vn && at(/((--!?|])>)|<\/(style|title|textarea)/i, Je)) {
4234
- En(Ue, E);
4233
+ if (ie.attrName = Gn, ie.attrValue = Je, ie.keepAttr = !0, ie.forceKeepAttr = void 0, Ut(N.uponSanitizeAttribute, A, ie), Je = ie.attrValue, Ui && (Gn === "id" || Gn === "name") && (En(Ue, A), Je = ri + Je), Vn && at(/((--!?|])>)|<\/(style|title|textarea)/i, Je)) {
4234
+ En(Ue, A);
4235
4235
  continue;
4236
4236
  }
4237
4237
  if (Gn === "attributename" && sa(Je, "href")) {
4238
- En(Ue, E);
4238
+ En(Ue, A);
4239
4239
  continue;
4240
4240
  }
4241
4241
  if (ie.forceKeepAttr)
4242
4242
  continue;
4243
4243
  if (!ie.keepAttr) {
4244
- En(Ue, E);
4244
+ En(Ue, A);
4245
4245
  continue;
4246
4246
  }
4247
4247
  if (!Ve && at(/\/>/i, Je)) {
4248
- En(Ue, E);
4248
+ En(Ue, A);
4249
4249
  continue;
4250
4250
  }
4251
4251
  gt && Zi([V, j, I], (io) => {
4252
4252
  Je = di(Je, io, " ");
4253
4253
  });
4254
- const no = Be(E.nodeName);
4254
+ const no = Be(A.nodeName);
4255
4255
  if (!Qr(no, Gn, Je)) {
4256
- En(Ue, E);
4256
+ En(Ue, A);
4257
4257
  continue;
4258
4258
  }
4259
4259
  if (x && typeof p == "object" && typeof p.getAttributeType == "function" && !dt)
@@ -4269,21 +4269,21 @@ function Bc() {
4269
4269
  }
4270
4270
  if (Je !== Xs)
4271
4271
  try {
4272
- dt ? E.setAttributeNS(dt, Ue, Je) : E.setAttribute(Ue, Je), qs(E) ? Lt(E) : Lo(e.removed);
4272
+ dt ? A.setAttributeNS(dt, Ue, Je) : A.setAttribute(Ue, Je), qs(A) ? Lt(A) : Lo(e.removed);
4273
4273
  } catch {
4274
- En(Ue, E);
4274
+ En(Ue, A);
4275
4275
  }
4276
4276
  }
4277
- Ut(N.afterSanitizeAttributes, E, null);
4278
- }, ad = function oe(E) {
4277
+ Ut(N.afterSanitizeAttributes, A, null);
4278
+ }, ad = function oe(A) {
4279
4279
  let K = null;
4280
- const ie = Kr(E);
4281
- for (Ut(N.beforeSanitizeShadowDOM, E, null); K = ie.nextNode(); )
4280
+ const ie = Kr(A);
4281
+ for (Ut(N.beforeSanitizeShadowDOM, A, null); K = ie.nextNode(); )
4282
4282
  Ut(N.uponSanitizeShadowNode, K, null), Jr(K), to(K), K.content instanceof a && oe(K.content);
4283
- Ut(N.afterSanitizeShadowDOM, E, null);
4283
+ Ut(N.afterSanitizeShadowDOM, A, null);
4284
4284
  };
4285
4285
  return e.sanitize = function(oe) {
4286
- let E = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, K = null, ie = null, Le = null, tt = null;
4286
+ let A = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, K = null, ie = null, Le = null, tt = null;
4287
4287
  if (ce = !oe, ce && (oe = "<!-->"), typeof oe != "string" && !Zr(oe))
4288
4288
  if (typeof oe.toString == "function") {
4289
4289
  if (oe = oe.toString(), typeof oe != "string")
@@ -4292,7 +4292,7 @@ function Bc() {
4292
4292
  throw fi("toString is not a function");
4293
4293
  if (!e.isSupported)
4294
4294
  return oe;
4295
- if ($n || Ys(E), e.removed = [], typeof oe == "string" && (Tn = !1), Tn) {
4295
+ if ($n || Ys(A), e.removed = [], typeof oe == "string" && (Tn = !1), Tn) {
4296
4296
  if (oe.nodeName) {
4297
4297
  const Yt = Be(oe.nodeName);
4298
4298
  if (!ne[Yt] || te[Yt])
@@ -4305,7 +4305,7 @@ function Bc() {
4305
4305
  oe.indexOf("<") === -1)
4306
4306
  return x && wt ? x.createHTML(oe) : oe;
4307
4307
  if (K = Xr(oe), !K)
4308
- return Pt ? null : wt ? A : "";
4308
+ return Pt ? null : wt ? k : "";
4309
4309
  }
4310
4310
  K && jn && Lt(K.firstChild);
4311
4311
  const Ue = Kr(Tn ? oe : K);
@@ -4331,15 +4331,15 @@ function Bc() {
4331
4331
  Ys(oe), $n = !0;
4332
4332
  }, e.clearConfig = function() {
4333
4333
  Nt = null, $n = !1;
4334
- }, e.isValidAttribute = function(oe, E, K) {
4334
+ }, e.isValidAttribute = function(oe, A, K) {
4335
4335
  Nt || Ys({});
4336
- const ie = Be(oe), Le = Be(E);
4336
+ const ie = Be(oe), Le = Be(A);
4337
4337
  return Qr(ie, Le, K);
4338
- }, e.addHook = function(oe, E) {
4339
- typeof E == "function" && ui(N[oe], E);
4340
- }, e.removeHook = function(oe, E) {
4341
- if (E !== void 0) {
4342
- const K = ch(N[oe], E);
4338
+ }, e.addHook = function(oe, A) {
4339
+ typeof A == "function" && ui(N[oe], A);
4340
+ }, e.removeHook = function(oe, A) {
4341
+ if (A !== void 0) {
4342
+ const K = ch(N[oe], A);
4343
4343
  return K === -1 ? void 0 : uh(N[oe], K, 1)[0];
4344
4344
  }
4345
4345
  return Lo(N[oe]);
@@ -4721,7 +4721,7 @@ const Zh = async (t, e, n) => {
4721
4721
  x: v,
4722
4722
  y: g,
4723
4723
  data: x,
4724
- reset: A
4724
+ reset: k
4725
4725
  } = await y({
4726
4726
  x: u,
4727
4727
  y: d,
@@ -4742,11 +4742,11 @@ const Zh = async (t, e, n) => {
4742
4742
  ...p[b],
4743
4743
  ...x
4744
4744
  }
4745
- }, A && h <= 50 && (h++, typeof A == "object" && (A.placement && (f = A.placement), A.rects && (c = A.rects === !0 ? await r.getElementRects({
4745
+ }, k && h <= 50 && (h++, typeof k == "object" && (k.placement && (f = k.placement), k.rects && (c = k.rects === !0 ? await r.getElementRects({
4746
4746
  reference: t,
4747
4747
  floating: e,
4748
4748
  strategy: s
4749
- }) : A.rects), {
4749
+ }) : k.rects), {
4750
4750
  x: u,
4751
4751
  y: d
4752
4752
  } = Yo(c, f, l)), m = -1);
@@ -4791,17 +4791,17 @@ async function Ds(t, e) {
4791
4791
  } : {
4792
4792
  x: 1,
4793
4793
  y: 1
4794
- }, A = wi(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({
4794
+ }, k = wi(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({
4795
4795
  elements: o,
4796
4796
  rect: v,
4797
4797
  offsetParent: g,
4798
4798
  strategy: l
4799
4799
  }) : v);
4800
4800
  return {
4801
- top: (y.top - A.top + h.top) / x.y,
4802
- bottom: (A.bottom - y.bottom + h.bottom) / x.y,
4803
- left: (y.left - A.left + h.left) / x.x,
4804
- right: (A.right - y.right + h.right) / x.x
4801
+ top: (y.top - k.top + h.top) / x.y,
4802
+ bottom: (k.bottom - y.bottom + h.bottom) / x.y,
4803
+ left: (y.left - k.left + h.left) / x.x,
4804
+ right: (k.right - y.right + h.right) / x.x
4805
4805
  };
4806
4806
  }
4807
4807
  const Jh = (t) => ({
@@ -4825,17 +4825,17 @@ const Jh = (t) => ({
4825
4825
  const d = jc(u), f = {
4826
4826
  x: n,
4827
4827
  y: i
4828
- }, p = kr(s), h = Ar(p), m = await r.getDimensions(c), b = p === "y", y = b ? "top" : "left", v = b ? "bottom" : "right", g = b ? "clientHeight" : "clientWidth", x = a.reference[h] + a.reference[p] - f[p] - a.floating[h], A = f[p] - a.reference[p], F = await (r.getOffsetParent == null ? void 0 : r.getOffsetParent(c));
4828
+ }, p = kr(s), h = Ar(p), m = await r.getDimensions(c), b = p === "y", y = b ? "top" : "left", v = b ? "bottom" : "right", g = b ? "clientHeight" : "clientWidth", x = a.reference[h] + a.reference[p] - f[p] - a.floating[h], k = f[p] - a.reference[p], F = await (r.getOffsetParent == null ? void 0 : r.getOffsetParent(c));
4829
4829
  let $ = F ? F[g] : 0;
4830
4830
  (!$ || !await (r.isElement == null ? void 0 : r.isElement(F))) && ($ = o.floating[g] || a.floating[h]);
4831
- const B = x / 2 - A / 2, C = $ / 2 - m[h] / 2 - 1, M = Ii(d[y], C), N = Ii(d[v], C), V = M, j = $ - m[h] - N, I = $ / 2 - m[h] / 2 + B, L = Ja(V, I, j), P = !l.arrow && Ot(s) != null && I !== L && a.reference[h] / 2 - (I < V ? M : N) - m[h] / 2 < 0, k = P ? I < V ? I - V : I - j : 0;
4831
+ const B = x / 2 - k / 2, C = $ / 2 - m[h] / 2 - 1, M = Ii(d[y], C), N = Ii(d[v], C), V = M, j = $ - m[h] - N, I = $ / 2 - m[h] / 2 + B, L = Ja(V, I, j), P = !l.arrow && Ot(s) != null && I !== L && a.reference[h] / 2 - (I < V ? M : N) - m[h] / 2 < 0, E = P ? I < V ? I - V : I - j : 0;
4832
4832
  return {
4833
- [p]: f[p] + k,
4833
+ [p]: f[p] + E,
4834
4834
  data: {
4835
4835
  [p]: L,
4836
- centerOffset: I - L - k,
4836
+ centerOffset: I - L - E,
4837
4837
  ...P && {
4838
- alignmentOffset: k
4838
+ alignmentOffset: E
4839
4839
  }
4840
4840
  },
4841
4841
  reset: P
@@ -4873,7 +4873,7 @@ const ev = function(t) {
4873
4873
  placement: m[0]
4874
4874
  }
4875
4875
  };
4876
- const x = [b[Wt(v)], b[g[0]], b[g[1]]], A = [...((i = r.autoPlacement) == null ? void 0 : i.overflows) || [], {
4876
+ const x = [b[Wt(v)], b[g[0]], b[g[1]]], k = [...((i = r.autoPlacement) == null ? void 0 : i.overflows) || [], {
4877
4877
  placement: v,
4878
4878
  overflows: x
4879
4879
  }], F = m[y + 1];
@@ -4881,13 +4881,13 @@ const ev = function(t) {
4881
4881
  return {
4882
4882
  data: {
4883
4883
  index: y + 1,
4884
- overflows: A
4884
+ overflows: k
4885
4885
  },
4886
4886
  reset: {
4887
4887
  placement: F
4888
4888
  }
4889
4889
  };
4890
- const $ = A.map((M) => {
4890
+ const $ = k.map((M) => {
4891
4891
  const N = Ot(M.placement);
4892
4892
  return [M.placement, N && u ? (
4893
4893
  // Check along the mainAxis and main crossAxis side.
@@ -4905,7 +4905,7 @@ const ev = function(t) {
4905
4905
  return C !== o ? {
4906
4906
  data: {
4907
4907
  index: y + 1,
4908
- overflows: A
4908
+ overflows: k
4909
4909
  },
4910
4910
  reset: {
4911
4911
  placement: C
@@ -4937,9 +4937,9 @@ const ev = function(t) {
4937
4937
  } = zn(t, e);
4938
4938
  if ((n = a.arrow) != null && n.alignmentOffset)
4939
4939
  return {};
4940
- const y = Wt(s), v = Zt(o), g = Wt(o) === o, x = await (l.isRTL == null ? void 0 : l.isRTL(c.floating)), A = f || (g || !m ? [bs(o)] : Gh(o)), F = h !== "none";
4941
- !f && F && A.push(...Xh(o, m, h, x));
4942
- const $ = [o, ...A], B = await Ds(e, b), C = [];
4940
+ const y = Wt(s), v = Zt(o), g = Wt(o) === o, x = await (l.isRTL == null ? void 0 : l.isRTL(c.floating)), k = f || (g || !m ? [bs(o)] : Gh(o)), F = h !== "none";
4941
+ !f && F && k.push(...Xh(o, m, h, x));
4942
+ const $ = [o, ...k], B = await Ds(e, b), C = [];
4943
4943
  let M = ((i = a.flip) == null ? void 0 : i.overflows) || [];
4944
4944
  if (u && C.push(B[y]), d) {
4945
4945
  const I = Vc(s, r, x);
@@ -4963,12 +4963,12 @@ const ev = function(t) {
4963
4963
  placement: L
4964
4964
  }
4965
4965
  };
4966
- let P = (V = M.filter((k) => k.overflows[0] <= 0).sort((k, z) => k.overflows[1] - z.overflows[1])[0]) == null ? void 0 : V.placement;
4966
+ let P = (V = M.filter((E) => E.overflows[0] <= 0).sort((E, z) => E.overflows[1] - z.overflows[1])[0]) == null ? void 0 : V.placement;
4967
4967
  if (!P)
4968
4968
  switch (p) {
4969
4969
  case "bestFit": {
4970
4970
  var j;
4971
- const k = (j = M.filter((z) => {
4971
+ const E = (j = M.filter((z) => {
4972
4972
  if (F) {
4973
4973
  const U = Zt(z.placement);
4974
4974
  return U === v || // Create a bias to the `y` side axis due to horizontal
@@ -4977,7 +4977,7 @@ const ev = function(t) {
4977
4977
  }
4978
4978
  return !0;
4979
4979
  }).map((z) => [z.placement, z.overflows.filter((U) => U > 0).reduce((U, Q) => U + Q, 0)]).sort((z, U) => z[1] - U[1])[0]) == null ? void 0 : j[0];
4980
- k && (P = k);
4980
+ E && (P = E);
4981
4981
  break;
4982
4982
  }
4983
4983
  case "initialPlacement":
@@ -5121,8 +5121,8 @@ const sv = function(t) {
5121
5121
  } = a.floating;
5122
5122
  let b, y;
5123
5123
  d === "top" || d === "bottom" ? (b = d, y = f === (await (r.isRTL == null ? void 0 : r.isRTL(o.floating)) ? "start" : "end") ? "left" : "right") : (y = d, b = f === "end" ? "top" : "bottom");
5124
- const v = m - u.top - u.bottom, g = h - u.left - u.right, x = Ii(m - u[b], v), A = Ii(h - u[y], g), F = !e.middlewareData.shift;
5125
- let $ = x, B = A;
5124
+ const v = m - u.top - u.bottom, g = h - u.left - u.right, x = Ii(m - u[b], v), k = Ii(h - u[y], g), F = !e.middlewareData.shift;
5125
+ let $ = x, B = k;
5126
5126
  if ((n = e.middlewareData.shift) != null && n.enabled.x && (B = g), (i = e.middlewareData.shift) != null && i.enabled.y && ($ = v), F && !f) {
5127
5127
  const M = Mn(u.left, 0), N = Mn(u.right, 0), V = Mn(u.top, 0), j = Mn(u.bottom, 0);
5128
5128
  p ? B = h - 2 * (M !== 0 || N !== 0 ? M + N : Mn(u.left, u.right)) : $ = m - 2 * (V !== 0 || j !== 0 ? V + j : Mn(u.top, u.bottom));
@@ -7876,7 +7876,7 @@ function _u(t, e, n) {
7876
7876
  return;
7877
7877
  const ue = Y(e);
7878
7878
  return $s(ue) || Mt(ue) || Ze(ue) || Array.isArray(ue) ? ue : pu(ue);
7879
- }), g = !Ze(v.value) && Mt(re(e)), { id: x, value: A, initialValue: F, meta: $, setState: B, errors: C, flags: M } = Tg(y, {
7879
+ }), g = !Ze(v.value) && Mt(re(e)), { id: x, value: k, initialValue: F, meta: $, setState: B, errors: C, flags: M } = Tg(y, {
7880
7880
  modelValue: i,
7881
7881
  form: b,
7882
7882
  bails: a,
@@ -7886,9 +7886,9 @@ function _u(t, e, n) {
7886
7886
  schema: g ? e : void 0
7887
7887
  }), N = w(() => C.value[0]);
7888
7888
  p && Fg({
7889
- value: A,
7889
+ value: k,
7890
7890
  prop: p,
7891
- handleChange: k,
7891
+ handleChange: E,
7892
7892
  shouldValidate: () => c && !M.pendingReset
7893
7893
  });
7894
7894
  const V = (te, ue = !1) => {
@@ -7900,7 +7900,7 @@ function _u(t, e, n) {
7900
7900
  const { results: we } = await b.validateSchema(te);
7901
7901
  return (ue = we[re(y)]) !== null && ue !== void 0 ? ue : { valid: !0, errors: [] };
7902
7902
  }
7903
- return v.value ? mu(A.value, v.value, {
7903
+ return v.value ? mu(k.value, v.value, {
7904
7904
  name: re(y),
7905
7905
  label: re(l),
7906
7906
  values: (ge = b == null ? void 0 : b.values) !== null && ge !== void 0 ? ge : {},
@@ -7911,7 +7911,7 @@ function _u(t, e, n) {
7911
7911
  function P(te) {
7912
7912
  return (te == null ? void 0 : te.mode) === "silent" ? L() : I();
7913
7913
  }
7914
- function k(te, ue = !0) {
7914
+ function E(te, ue = !0) {
7915
7915
  const ge = Ts(te);
7916
7916
  ne(ge, ue);
7917
7917
  }
@@ -7935,14 +7935,14 @@ function _u(t, e, n) {
7935
7935
  }
7936
7936
  const Q = Ht();
7937
7937
  function ne(te, ue = !0) {
7938
- A.value = Q && p ? lg(te, Q.props.modelModifiers) : te, (ue ? I : L)();
7938
+ k.value = Q && p ? lg(te, Q.props.modelModifiers) : te, (ue ? I : L)();
7939
7939
  }
7940
7940
  function Se(te) {
7941
7941
  B({ errors: Array.isArray(te) ? te : [te] });
7942
7942
  }
7943
7943
  const he = w({
7944
7944
  get() {
7945
- return A.value;
7945
+ return k.value;
7946
7946
  },
7947
7947
  set(te) {
7948
7948
  ne(te, c);
@@ -7963,7 +7963,7 @@ function _u(t, e, n) {
7963
7963
  resetField: U,
7964
7964
  handleReset: () => U(),
7965
7965
  validate: P,
7966
- handleChange: k,
7966
+ handleChange: E,
7967
7967
  handleBlur: V,
7968
7968
  setState: B,
7969
7969
  setTouched: z,
@@ -7974,7 +7974,7 @@ function _u(t, e, n) {
7974
7974
  ot(te, ue) || ($.validated ? I() : L());
7975
7975
  }, {
7976
7976
  deep: !0
7977
- }), process.env.NODE_ENV !== "production" && (pe._vm = Ht(), Ae(() => Object.assign(Object.assign({ errors: C.value }, $), { value: A.value }), ti, {
7977
+ }), process.env.NODE_ENV !== "production" && (pe._vm = Ht(), Ae(() => Object.assign(Object.assign({ errors: C.value }, $), { value: k.value }), ti, {
7978
7978
  deep: !0
7979
7979
  }), b || Og(pe)), !b)
7980
7980
  return pe;
@@ -8167,16 +8167,16 @@ const Vg = /* @__PURE__ */ J({
8167
8167
  syncVModel: !0
8168
8168
  }), x = function(M, N = !0) {
8169
8169
  d(M, N);
8170
- }, A = w(() => {
8170
+ }, k = w(() => {
8171
8171
  const { validateOnInput: C, validateOnChange: M, validateOnBlur: N, validateOnModelUpdate: V } = jg(t);
8172
- function j(k) {
8173
- f(k, N), Ze(e.attrs.onBlur) && e.attrs.onBlur(k);
8172
+ function j(E) {
8173
+ f(E, N), Ze(e.attrs.onBlur) && e.attrs.onBlur(E);
8174
8174
  }
8175
- function I(k) {
8176
- x(k, C), Ze(e.attrs.onInput) && e.attrs.onInput(k);
8175
+ function I(E) {
8176
+ x(E, C), Ze(e.attrs.onInput) && e.attrs.onInput(E);
8177
8177
  }
8178
- function L(k) {
8179
- x(k, M), Ze(e.attrs.onChange) && e.attrs.onChange(k);
8178
+ function L(E) {
8179
+ x(E, M), Ze(e.attrs.onChange) && e.attrs.onChange(E);
8180
8180
  }
8181
8181
  const P = {
8182
8182
  name: t.name,
@@ -8184,13 +8184,13 @@ const Vg = /* @__PURE__ */ J({
8184
8184
  onInput: I,
8185
8185
  onChange: L
8186
8186
  };
8187
- return P["onUpdate:modelValue"] = (k) => x(k, V), P;
8187
+ return P["onUpdate:modelValue"] = (E) => x(E, V), P;
8188
8188
  }), F = w(() => {
8189
- const C = Object.assign({}, A.value);
8189
+ const C = Object.assign({}, k.value);
8190
8190
  Hi(e.attrs.type) && y && (C.checked = y.value);
8191
8191
  const M = yl(t, e);
8192
8192
  return rg(M, e.attrs) && (C.value = l.value), C;
8193
- }), $ = w(() => Object.assign(Object.assign({}, A.value), { modelValue: l.value }));
8193
+ }), $ = w(() => Object.assign(Object.assign({}, k.value), { modelValue: l.value }));
8194
8194
  function B() {
8195
8195
  return {
8196
8196
  field: F.value,
@@ -8204,7 +8204,7 @@ const Vg = /* @__PURE__ */ J({
8204
8204
  handleChange: x,
8205
8205
  handleInput: (C) => x(C, !1),
8206
8206
  handleReset: m,
8207
- handleBlur: A.value.onBlur,
8207
+ handleBlur: k.value.onBlur,
8208
8208
  setTouched: p,
8209
8209
  setErrors: v,
8210
8210
  setValue: g
@@ -8259,7 +8259,7 @@ function Gg(t) {
8259
8259
  f.value = u.value.reduce((D, R) => (D[vi(re(R.path))] = R, D), {});
8260
8260
  });
8261
8261
  function h(D, R) {
8262
- const G = k(D);
8262
+ const G = E(D);
8263
8263
  if (!G) {
8264
8264
  typeof D == "string" && (d.value[vi(D)] = sr(R));
8265
8265
  return;
@@ -8285,7 +8285,7 @@ function Gg(t) {
8285
8285
  }, {})), v = w(() => u.value.reduce((D, R) => (D[re(R.path)] = { name: re(R.path) || "", label: R.label || "" }, D), {})), g = w(() => u.value.reduce((D, R) => {
8286
8286
  var G;
8287
8287
  return D[re(R.path)] = (G = R.bails) !== null && G !== void 0 ? G : !0, D;
8288
- }, {})), x = Object.assign({}, (t == null ? void 0 : t.initialErrors) || {}), A = (e = t == null ? void 0 : t.keepValuesOnUnmount) !== null && e !== void 0 ? e : !1, { initialValues: F, originalInitialValues: $, setInitialValues: B } = Yg(u, c, t), C = Ug(u, c, $, y), M = w(() => u.value.reduce((D, R) => {
8288
+ }, {})), x = Object.assign({}, (t == null ? void 0 : t.initialErrors) || {}), k = (e = t == null ? void 0 : t.keepValuesOnUnmount) !== null && e !== void 0 ? e : !1, { initialValues: F, originalInitialValues: $, setInitialValues: B } = Yg(u, c, t), C = Ug(u, c, $, y), M = w(() => u.value.reduce((D, R) => {
8289
8289
  const G = mt(c, re(R.path));
8290
8290
  return Rt(D, re(R.path), G), D;
8291
8291
  }, {})), N = t == null ? void 0 : t.validationSchema;
@@ -8344,7 +8344,7 @@ function Gg(t) {
8344
8344
  .../* @__PURE__ */ new Set([...ft(D.results), ...u.value.map((de) => de.path), ...G])
8345
8345
  ].sort().reduce((de, ce) => {
8346
8346
  var Pe;
8347
- const ze = ce, je = k(ze) || z(ze), ke = ((Pe = D.results[ze]) === null || Pe === void 0 ? void 0 : Pe.errors) || [], Ke = re(je == null ? void 0 : je.path) || ze, Ge = qg({ errors: ke, valid: !ke.length }, de.results[Ke]);
8347
+ const ze = ce, je = E(ze) || z(ze), ke = ((Pe = D.results[ze]) === null || Pe === void 0 ? void 0 : Pe.errors) || [], Ke = re(je == null ? void 0 : je.path) || ze, Ge = qg({ errors: ke, valid: !ke.length }, de.results[Ke]);
8348
8348
  return de.results[Ke] = Ge, Ge.valid || (de.errors[Ke] = Ge.errors[0]), je && d.value[Ke] && delete d.value[Ke], je ? (je.valid = Ge.valid, R === "silent" || R === "validated-only" && !je.validated || h(je, Ge.errors), de) : (h(Ke, ke), de);
8349
8349
  }, {
8350
8350
  valid: D.valid,
@@ -8354,14 +8354,14 @@ function Gg(t) {
8354
8354
  });
8355
8355
  return D.values && (se.values = D.values, se.source = D.source), ft(se.results).forEach((de) => {
8356
8356
  var ce;
8357
- const Pe = k(de);
8357
+ const Pe = E(de);
8358
8358
  Pe && R !== "silent" && (R === "validated-only" && !Pe.validated || h(Pe, (ce = se.results[de]) === null || ce === void 0 ? void 0 : ce.errors));
8359
8359
  }), se;
8360
8360
  });
8361
8361
  function P(D) {
8362
8362
  u.value.forEach(D);
8363
8363
  }
8364
- function k(D) {
8364
+ function E(D) {
8365
8365
  const R = typeof D == "string" ? vi(D) : D;
8366
8366
  return typeof R == "string" ? f.value[R] : R;
8367
8367
  }
@@ -8443,7 +8443,7 @@ function Gg(t) {
8443
8443
  isSubmitting: a,
8444
8444
  isValidating: r,
8445
8445
  fieldArrays: l,
8446
- keepValuesOnUnmount: A,
8446
+ keepValuesOnUnmount: k,
8447
8447
  validateSchema: Y(N) ? L : void 0,
8448
8448
  validate: Ct,
8449
8449
  setFieldError: h,
@@ -8464,7 +8464,7 @@ function Gg(t) {
8464
8464
  unsetInitialValue: ai,
8465
8465
  setFieldInitialValue: ri,
8466
8466
  createPathState: V,
8467
- getPathState: k,
8467
+ getPathState: E,
8468
8468
  unsetPathValue: ne,
8469
8469
  removePathState: _e,
8470
8470
  initialValues: F,
@@ -8476,7 +8476,7 @@ function Gg(t) {
8476
8476
  };
8477
8477
  function ge(D, R, G = !0) {
8478
8478
  const ee = Ce(R), se = typeof D == "string" ? D : D.path;
8479
- k(se) || V(se), Rt(c, se, ee), G && wt(se);
8479
+ E(se) || V(se), Rt(c, se, ee), G && wt(se);
8480
8480
  }
8481
8481
  function we(D, R = !0) {
8482
8482
  ft(c).forEach((G) => {
@@ -8489,7 +8489,7 @@ function Gg(t) {
8489
8489
  Di(c, D), l.forEach((G) => G && G.reset()), R && Ct();
8490
8490
  }
8491
8491
  function De(D, R) {
8492
- const G = k(re(D)) || V(D);
8492
+ const G = E(re(D)) || V(D);
8493
8493
  return w({
8494
8494
  get() {
8495
8495
  return G.value;
@@ -8502,19 +8502,19 @@ function Gg(t) {
8502
8502
  });
8503
8503
  }
8504
8504
  function Ve(D, R) {
8505
- const G = k(D);
8505
+ const G = E(D);
8506
8506
  G && (G.touched = R);
8507
8507
  }
8508
8508
  function gt(D) {
8509
- const R = k(D);
8509
+ const R = E(D);
8510
8510
  return R ? R.touched : u.value.filter((G) => G.path.startsWith(D)).some((G) => G.touched);
8511
8511
  }
8512
8512
  function Vn(D) {
8513
- const R = k(D);
8513
+ const R = E(D);
8514
8514
  return R ? R.dirty : u.value.filter((G) => G.path.startsWith(D)).some((G) => G.dirty);
8515
8515
  }
8516
8516
  function Gt(D) {
8517
- const R = k(D);
8517
+ const R = E(D);
8518
8518
  return R ? R.valid : u.value.filter((G) => G.path.startsWith(D)).every((G) => G.valid);
8519
8519
  }
8520
8520
  function $n(D) {
@@ -8530,7 +8530,7 @@ function Gg(t) {
8530
8530
  }
8531
8531
  function jn(D, R) {
8532
8532
  var G;
8533
- const ee = R && "value" in R ? R.value : mt(F.value, D), se = k(D);
8533
+ const ee = R && "value" in R ? R.value : mt(F.value, D), se = E(D);
8534
8534
  se && (se.__flags.pendingReset = !0), ri(D, Ce(ee), !0), ge(D, ee, !1), Ve(D, (G = R == null ? void 0 : R.touched) !== null && G !== void 0 ? G : !1), h(D, (R == null ? void 0 : R.errors) || []), Re(() => {
8535
8535
  se && (se.__flags.pendingReset = !1);
8536
8536
  });
@@ -8579,7 +8579,7 @@ function Gg(t) {
8579
8579
  }
8580
8580
  async function wt(D, R) {
8581
8581
  var G;
8582
- const ee = k(D);
8582
+ const ee = E(D);
8583
8583
  if (ee && (R == null ? void 0 : R.mode) !== "silent" && (ee.validated = !0), N) {
8584
8584
  const { results: de } = await L((R == null ? void 0 : R.mode) || "validated-only");
8585
8585
  return de[D] || { errors: [], valid: !0 };
@@ -8622,7 +8622,7 @@ function Gg(t) {
8622
8622
  deep: !0
8623
8623
  }));
8624
8624
  function It(D, R) {
8625
- const G = Ze(R) || R == null ? void 0 : R.label, ee = k(re(D)) || V(D, { label: G }), se = () => Ze(R) ? R(is(ee, ss)) : R || {};
8625
+ const G = Ze(R) || R == null ? void 0 : R.label, ee = E(re(D)) || V(D, { label: G }), se = () => Ze(R) ? R(is(ee, ss)) : R || {};
8626
8626
  function de() {
8627
8627
  var ke;
8628
8628
  ee.touched = !0, ((ke = se().validateOnBlur) !== null && ke !== void 0 ? ke : Pn().validateOnBlur) && wt(re(ee.path));
@@ -8676,7 +8676,7 @@ function Gg(t) {
8676
8676
  }));
8677
8677
  }
8678
8678
  function qi(D, R) {
8679
- const [G, ee] = It(D, R), se = k(re(D));
8679
+ const [G, ee] = It(D, R), se = E(re(D));
8680
8680
  function de(ce) {
8681
8681
  G.value = ce;
8682
8682
  }
@@ -8775,7 +8775,7 @@ const Xg = /* @__PURE__ */ J({
8775
8775
  }
8776
8776
  },
8777
8777
  setup(t, e) {
8778
- const n = dn(t, "validationSchema"), i = dn(t, "keepValues"), { errors: s, errorBag: a, values: r, meta: o, isSubmitting: l, isValidating: c, submitCount: u, controlledValues: d, validate: f, validateField: p, handleReset: h, resetForm: m, handleSubmit: b, setErrors: y, setFieldError: v, setFieldValue: g, setValues: x, setFieldTouched: A, setTouched: F, resetField: $ } = Gg({
8778
+ const n = dn(t, "validationSchema"), i = dn(t, "keepValues"), { errors: s, errorBag: a, values: r, meta: o, isSubmitting: l, isValidating: c, submitCount: u, controlledValues: d, validate: f, validateField: p, handleReset: h, resetForm: m, handleSubmit: b, setErrors: y, setFieldError: v, setFieldValue: g, setValues: x, setFieldTouched: k, setTouched: F, resetField: $ } = Gg({
8779
8779
  validationSchema: n.value ? n : void 0,
8780
8780
  initialValues: t.initialValues,
8781
8781
  initialErrors: t.initialErrors,
@@ -8783,14 +8783,14 @@ const Xg = /* @__PURE__ */ J({
8783
8783
  validateOnMount: t.validateOnMount,
8784
8784
  keepValuesOnUnmount: i,
8785
8785
  name: t.name
8786
- }), B = b((P, { evt: k }) => {
8787
- cu(k) && k.target.submit();
8786
+ }), B = b((P, { evt: E }) => {
8787
+ cu(E) && E.target.submit();
8788
8788
  }, t.onInvalidSubmit), C = t.onSubmit ? b(t.onSubmit, t.onInvalidSubmit) : B;
8789
8789
  function M(P) {
8790
8790
  Nr(P) && P.preventDefault(), h(), typeof e.attrs.onReset == "function" && e.attrs.onReset();
8791
8791
  }
8792
- function N(P, k) {
8793
- return b(typeof P == "function" && !k ? P : k, t.onInvalidSubmit)(P);
8792
+ function N(P, E) {
8793
+ return b(typeof P == "function" && !E ? P : E, t.onInvalidSubmit)(P);
8794
8794
  }
8795
8795
  function V() {
8796
8796
  return Ce(r);
@@ -8820,7 +8820,7 @@ const Xg = /* @__PURE__ */ J({
8820
8820
  setFieldError: v,
8821
8821
  setFieldValue: g,
8822
8822
  setValues: x,
8823
- setFieldTouched: A,
8823
+ setFieldTouched: k,
8824
8824
  setTouched: F,
8825
8825
  resetForm: m,
8826
8826
  resetField: $,
@@ -8834,7 +8834,7 @@ const Xg = /* @__PURE__ */ J({
8834
8834
  setErrors: y,
8835
8835
  setFieldValue: g,
8836
8836
  setValues: x,
8837
- setFieldTouched: A,
8837
+ setFieldTouched: k,
8838
8838
  setTouched: F,
8839
8839
  resetForm: m,
8840
8840
  validate: f,
@@ -8847,8 +8847,8 @@ const Xg = /* @__PURE__ */ J({
8847
8847
  meta: o,
8848
8848
  errors: s
8849
8849
  }), function() {
8850
- const k = t.as === "form" ? t.as : t.as ? xn(t.as) : null, z = du(k, e, L);
8851
- return k ? Qe(k, Object.assign(Object.assign(Object.assign({}, k === "form" ? {
8850
+ const E = t.as === "form" ? t.as : t.as ? xn(t.as) : null, z = du(E, e, L);
8851
+ return E ? Qe(E, Object.assign(Object.assign(Object.assign({}, E === "form" ? {
8852
8852
  // Disables native validation as vee-validate will handle it.
8853
8853
  novalidate: !0
8854
8854
  } : {}), e.attrs), { onSubmit: C, onReset: M }), z) : z;
@@ -9023,7 +9023,7 @@ const t0 = /* @__PURE__ */ me(e0, [["__scopeId", "data-v-b3a723e2"]]), n0 = { st
9023
9023
  rules: "required",
9024
9024
  type: o.value ? "text" : "password",
9025
9025
  modelValue: n.value,
9026
- "onUpdate:modelValue": v[1] || (v[1] = (A) => n.value = A),
9026
+ "onUpdate:modelValue": v[1] || (v[1] = (k) => n.value = k),
9027
9027
  disabled: t.disabled
9028
9028
  }, {
9029
9029
  append: ye(() => [
@@ -9044,12 +9044,12 @@ const t0 = /* @__PURE__ */ me(e0, [["__scopeId", "data-v-b3a723e2"]]), n0 = { st
9044
9044
  i.requireStrongPassword && !s.value && n.value ? (_(), S("div", i0, Z(a.value), 1)) : H("", !0),
9045
9045
  t.showStrengthIndicator && n.value ? (_(), S("div", s0, [
9046
9046
  T("div", a0, [
9047
- (_(), S($e, null, He(3, (A) => T("div", {
9048
- key: A,
9047
+ (_(), S($e, null, He(3, (k) => T("div", {
9048
+ key: k,
9049
9049
  class: O(["strength-bar", {
9050
- active: u.value >= A
9050
+ active: u.value >= k
9051
9051
  }]),
9052
- style: Me({ backgroundColor: u.value >= A ? f.value : "" })
9052
+ style: Me({ backgroundColor: u.value >= k ? f.value : "" })
9053
9053
  }, null, 6)), 64))
9054
9054
  ]),
9055
9055
  T("div", {
@@ -9395,7 +9395,7 @@ function S0(t, e = {}) {
9395
9395
  bottom: !1
9396
9396
  }), g = ($) => {
9397
9397
  b.value && (b.value = !1, v.left = !1, v.right = !1, v.top = !1, v.bottom = !1, s($));
9398
- }, x = Tu(g, n + i), A = ($) => {
9398
+ }, x = Tu(g, n + i), k = ($) => {
9399
9399
  var B;
9400
9400
  if (!c)
9401
9401
  return;
@@ -9405,14 +9405,14 @@ function S0(t, e = {}) {
9405
9405
  M === "flex" && N === "row-reverse" ? (y.left = I, y.right = j) : (y.left = j, y.right = I), d.value = V;
9406
9406
  let L = C.scrollTop;
9407
9407
  $ === c.document && !L && (L = c.document.body.scrollTop), v.top = L < f.value, v.bottom = L > f.value;
9408
- const P = Math.abs(L) <= (r.top || 0), k = Math.abs(L) + C.clientHeight >= C.scrollHeight - (r.bottom || 0) - _l;
9409
- M === "flex" && N === "column-reverse" ? (y.top = k, y.bottom = P) : (y.top = P, y.bottom = k), f.value = L;
9408
+ const P = Math.abs(L) <= (r.top || 0), E = Math.abs(L) + C.clientHeight >= C.scrollHeight - (r.bottom || 0) - _l;
9409
+ M === "flex" && N === "column-reverse" ? (y.top = E, y.bottom = P) : (y.top = P, y.bottom = E), f.value = L;
9410
9410
  }, F = ($) => {
9411
9411
  var B;
9412
9412
  if (!c)
9413
9413
  return;
9414
9414
  const C = (B = $.target.documentElement) != null ? B : $.target;
9415
- A(C), b.value = !0, x($), a($);
9415
+ k(C), b.value = !0, x($), a($);
9416
9416
  };
9417
9417
  return kt(
9418
9418
  t,
@@ -9424,7 +9424,7 @@ function S0(t, e = {}) {
9424
9424
  const $ = Ie(t);
9425
9425
  if (!$)
9426
9426
  return;
9427
- A($);
9427
+ k($);
9428
9428
  } catch ($) {
9429
9429
  u($);
9430
9430
  }
@@ -9441,7 +9441,7 @@ function S0(t, e = {}) {
9441
9441
  directions: v,
9442
9442
  measure() {
9443
9443
  const $ = Ie(t);
9444
- c && $ && A($);
9444
+ c && $ && k($);
9445
9445
  }
9446
9446
  };
9447
9447
  }
@@ -9462,16 +9462,16 @@ function Hs(t, e, n, i = {}) {
9462
9462
  };
9463
9463
  if (l) {
9464
9464
  const g = y(), x = X(g);
9465
- let A = !1;
9465
+ let k = !1;
9466
9466
  return Ae(
9467
9467
  () => t[e],
9468
9468
  (F) => {
9469
- A || (A = !0, x.value = b(F), Re(() => A = !1));
9469
+ k || (k = !0, x.value = b(F), Re(() => k = !1));
9470
9470
  }
9471
9471
  ), Ae(
9472
9472
  x,
9473
9473
  (F) => {
9474
- !A && (F !== t[e] || u) && v(F);
9474
+ !k && (F !== t[e] || u) && v(F);
9475
9475
  },
9476
9476
  { deep: u }
9477
9477
  ), x;
@@ -9542,16 +9542,16 @@ const $0 = ["for"], T0 = { key: 0 }, C0 = ["value", "disabled", "placeholder", "
9542
9542
  ignore: [c]
9543
9543
  }
9544
9544
  );
9545
- const u = w(() => n.items.filter((g) => s.value ? g[n.itemTitle].toLowerCase().includes(s.value.toLowerCase()) : !0)), d = w(() => n.multiple ? Array.isArray(e.value) ? e.value : [] : e.value), f = (g, x, A) => {
9545
+ const u = w(() => n.items.filter((g) => s.value ? g[n.itemTitle].toLowerCase().includes(s.value.toLowerCase()) : !0)), d = w(() => n.multiple ? Array.isArray(e.value) ? e.value : [] : e.value), f = (g, x, k) => {
9546
9546
  if (n.multiple) {
9547
9547
  let F = Array.isArray(e.value) ? [...e.value] : [];
9548
9548
  const $ = n.returnObject ? g : g[n.itemValue], B = n.returnObject ? F.findIndex(
9549
9549
  (C) => typeof C == "object" ? C[n.itemValue] === g[n.itemValue] : C === g[n.itemValue]
9550
9550
  ) : F.indexOf($);
9551
- B >= 0 ? F.splice(B, 1) : F.push($), e.value = F, A && A(F);
9551
+ B >= 0 ? F.splice(B, 1) : F.push($), e.value = F, k && k(F);
9552
9552
  } else {
9553
9553
  const F = n.returnObject ? g : g[n.itemValue];
9554
- e.value = F, A && A(F), s.value = "", o.value = !1;
9554
+ e.value = F, k && k(F), s.value = "", o.value = !1;
9555
9555
  }
9556
9556
  }, p = (g) => n.multiple ? Array.isArray(e.value) ? n.returnObject ? e.value.some(
9557
9557
  (x) => typeof x == "object" ? x[n.itemValue] === g[n.itemValue] : x === g[n.itemValue]
@@ -9564,7 +9564,7 @@ const $0 = ["for"], T0 = { key: 0 }, C0 = ["value", "disabled", "placeholder", "
9564
9564
  return g[n.itemTitle];
9565
9565
  {
9566
9566
  const x = n.items.find(
9567
- (A) => A[n.itemValue] === g
9567
+ (k) => k[n.itemValue] === g
9568
9568
  );
9569
9569
  return x ? x[n.itemTitle] : "";
9570
9570
  }
@@ -9591,7 +9591,7 @@ const $0 = ["for"], T0 = { key: 0 }, C0 = ["value", "disabled", "placeholder", "
9591
9591
  s.value = x.value;
9592
9592
  };
9593
9593
  return (g, x) => {
9594
- const A = Ee("rn-icon");
9594
+ const k = Ee("rn-icon");
9595
9595
  return _(), ve(Y(wu), {
9596
9596
  name: t.name,
9597
9597
  rules: t.rules,
@@ -9635,7 +9635,7 @@ const $0 = ["for"], T0 = { key: 0 }, C0 = ["value", "disabled", "placeholder", "
9635
9635
  class: O(`${a}-clear`),
9636
9636
  onClick: Mi((C) => y(B), ["stop"])
9637
9637
  }, [
9638
- be(A, {
9638
+ be(k, {
9639
9639
  size: "sm",
9640
9640
  color: "subtle",
9641
9641
  icon: ["fas", "circle-xmark"]
@@ -9645,7 +9645,7 @@ const $0 = ["for"], T0 = { key: 0 }, C0 = ["value", "disabled", "placeholder", "
9645
9645
  T("div", null, [
9646
9646
  W(g.$slots, "append", {}, void 0, !0)
9647
9647
  ]),
9648
- be(A, {
9648
+ be(k, {
9649
9649
  size: "xs",
9650
9650
  icon: "chevron-down",
9651
9651
  color: "subtle"
@@ -10327,7 +10327,7 @@ function $l(t, e = {}) {
10327
10327
  bottom: !1
10328
10328
  }), g = ($) => {
10329
10329
  b.value && (b.value = !1, v.left = !1, v.right = !1, v.top = !1, v.bottom = !1, s($));
10330
- }, x = Tu(g, n + i), A = ($) => {
10330
+ }, x = Tu(g, n + i), k = ($) => {
10331
10331
  var B;
10332
10332
  if (!c)
10333
10333
  return;
@@ -10337,14 +10337,14 @@ function $l(t, e = {}) {
10337
10337
  M === "flex" && N === "row-reverse" ? (y.left = I, y.right = j) : (y.left = j, y.right = I), d.value = V;
10338
10338
  let L = C.scrollTop;
10339
10339
  $ === c.document && !L && (L = c.document.body.scrollTop), v.top = L < f.value, v.bottom = L > f.value;
10340
- const P = Math.abs(L) <= (r.top || 0), k = Math.abs(L) + C.clientHeight >= C.scrollHeight - (r.bottom || 0) - xl;
10341
- M === "flex" && N === "column-reverse" ? (y.top = k, y.bottom = P) : (y.top = P, y.bottom = k), f.value = L;
10340
+ const P = Math.abs(L) <= (r.top || 0), E = Math.abs(L) + C.clientHeight >= C.scrollHeight - (r.bottom || 0) - xl;
10341
+ M === "flex" && N === "column-reverse" ? (y.top = E, y.bottom = P) : (y.top = P, y.bottom = E), f.value = L;
10342
10342
  }, F = ($) => {
10343
10343
  var B;
10344
10344
  if (!c)
10345
10345
  return;
10346
10346
  const C = (B = $.target.documentElement) != null ? B : $.target;
10347
- A(C), b.value = !0, x($), a($);
10347
+ k(C), b.value = !0, x($), a($);
10348
10348
  };
10349
10349
  return lr(
10350
10350
  t,
@@ -10356,7 +10356,7 @@ function $l(t, e = {}) {
10356
10356
  const $ = Ie(t);
10357
10357
  if (!$)
10358
10358
  return;
10359
- A($);
10359
+ k($);
10360
10360
  } catch ($) {
10361
10361
  u($);
10362
10362
  }
@@ -10373,7 +10373,7 @@ function $l(t, e = {}) {
10373
10373
  directions: v,
10374
10374
  measure() {
10375
10375
  const $ = Ie(t);
10376
- c && $ && A($);
10376
+ c && $ && k($);
10377
10377
  }
10378
10378
  };
10379
10379
  }
@@ -11625,7 +11625,7 @@ function Oy() {
11625
11625
  let b = n.slidesOffsetAfter;
11626
11626
  typeof b == "function" && (b = n.slidesOffsetAfter.call(t));
11627
11627
  const y = t.snapGrid.length, v = t.slidesGrid.length;
11628
- let g = n.spaceBetween, x = -m, A = 0, F = 0;
11628
+ let g = n.spaceBetween, x = -m, k = 0, F = 0;
11629
11629
  if (typeof a > "u")
11630
11630
  return;
11631
11631
  typeof g == "string" && g.indexOf("%") >= 0 ? g = parseFloat(g.replace("%", "")) / 100 * a : typeof g == "string" && (g = parseFloat(g)), t.virtualSize = -g, u.forEach((M) => {
@@ -11645,7 +11645,7 @@ function Oy() {
11645
11645
  if (j && (N.style.transform = "none"), I && (N.style.webkitTransform = "none"), n.roundLengths)
11646
11646
  B = t.isHorizontal() ? cr(N, "width", !0) : cr(N, "height", !0);
11647
11647
  else {
11648
- const L = e(V, "width"), P = e(V, "padding-left"), k = e(V, "padding-right"), z = e(V, "margin-left"), U = e(V, "margin-right"), Q = V.getPropertyValue("box-sizing");
11648
+ const L = e(V, "width"), P = e(V, "padding-left"), E = e(V, "padding-right"), z = e(V, "margin-left"), U = e(V, "margin-right"), Q = V.getPropertyValue("box-sizing");
11649
11649
  if (Q && Q === "border-box")
11650
11650
  B = L + z + U;
11651
11651
  else {
@@ -11653,13 +11653,13 @@ function Oy() {
11653
11653
  clientWidth: ne,
11654
11654
  offsetWidth: Se
11655
11655
  } = N;
11656
- B = L + P + k + z + U + (Se - ne);
11656
+ B = L + P + E + z + U + (Se - ne);
11657
11657
  }
11658
11658
  }
11659
11659
  j && (N.style.transform = j), I && (N.style.webkitTransform = I), n.roundLengths && (B = Math.floor(B));
11660
11660
  } else
11661
11661
  B = (a - (n.slidesPerView - 1) * g) / n.slidesPerView, n.roundLengths && (B = Math.floor(B)), u[M] && (u[M].style[t.getDirectionLabel("width")] = `${B}px`);
11662
- u[M] && (u[M].swiperSlideSize = B), h.push(B), n.centeredSlides ? (x = x + B / 2 + A / 2 + g, A === 0 && M !== 0 && (x = x - a / 2 - g), M === 0 && (x = x - a / 2 - g), Math.abs(x) < 1 / 1e3 && (x = 0), n.roundLengths && (x = Math.floor(x)), F % n.slidesPerGroup === 0 && f.push(x), p.push(x)) : (n.roundLengths && (x = Math.floor(x)), (F - Math.min(t.params.slidesPerGroupSkip, F)) % t.params.slidesPerGroup === 0 && f.push(x), p.push(x), x = x + B + g), t.virtualSize += B + g, A = B, F += 1;
11662
+ u[M] && (u[M].swiperSlideSize = B), h.push(B), n.centeredSlides ? (x = x + B / 2 + k / 2 + g, k === 0 && M !== 0 && (x = x - a / 2 - g), M === 0 && (x = x - a / 2 - g), Math.abs(x) < 1 / 1e3 && (x = 0), n.roundLengths && (x = Math.floor(x)), F % n.slidesPerGroup === 0 && f.push(x), p.push(x)) : (n.roundLengths && (x = Math.floor(x)), (F - Math.min(t.params.slidesPerGroupSkip, F)) % t.params.slidesPerGroup === 0 && f.push(x), p.push(x), x = x + B + g), t.virtualSize += B + g, k = B, F += 1;
11663
11663
  }
11664
11664
  }
11665
11665
  if (t.virtualSize = Math.max(t.virtualSize, a) + b, r && o && (n.effect === "slide" || n.effect === "coverflow") && (i.style.width = `${t.virtualSize + g}px`), n.setWrapperSize && (i.style[t.getDirectionLabel("width")] = `${t.virtualSize + g}px`), $ && t.grid.updateWrapperSize(B, f), !n.centeredSlides) {
@@ -12397,7 +12397,7 @@ function r2(t) {
12397
12397
  g % v !== 0 && (g += v - g % v), g += h.loopAdditionalSlides, c.loopedSlides = g;
12398
12398
  const x = c.grid && h.grid && h.grid.rows > 1;
12399
12399
  u.length < y + g || c.params.effect === "cards" && u.length < y + g * 2 ? Es("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") : x && h.grid.fill === "row" && Es("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");
12400
- const A = [], F = [], $ = x ? Math.ceil(u.length / h.grid.rows) : u.length, B = r && $ - b < y && !m;
12400
+ const k = [], F = [], $ = x ? Math.ceil(u.length / h.grid.rows) : u.length, B = r && $ - b < y && !m;
12401
12401
  let C = B ? b : c.activeIndex;
12402
12402
  typeof a > "u" ? a = c.getSlideIndex(u.find((P) => P.classList.contains(h.slideActiveClass))) : C = a;
12403
12403
  const M = i === "next" || !i, N = i === "prev" || !i;
@@ -12406,38 +12406,38 @@ function r2(t) {
12406
12406
  if (L < g) {
12407
12407
  V = Math.max(g - L, v);
12408
12408
  for (let P = 0; P < g - L; P += 1) {
12409
- const k = P - Math.floor(P / $) * $;
12409
+ const E = P - Math.floor(P / $) * $;
12410
12410
  if (x) {
12411
- const z = $ - k - 1;
12411
+ const z = $ - E - 1;
12412
12412
  for (let U = u.length - 1; U >= 0; U -= 1)
12413
- u[U].column === z && A.push(U);
12413
+ u[U].column === z && k.push(U);
12414
12414
  } else
12415
- A.push($ - k - 1);
12415
+ k.push($ - E - 1);
12416
12416
  }
12417
12417
  } else if (L + y > $ - g) {
12418
12418
  j = Math.max(L - ($ - g * 2), v), B && (j = Math.max(j, y - $ + b + 1));
12419
12419
  for (let P = 0; P < j; P += 1) {
12420
- const k = P - Math.floor(P / $) * $;
12420
+ const E = P - Math.floor(P / $) * $;
12421
12421
  x ? u.forEach((z, U) => {
12422
- z.column === k && F.push(U);
12423
- }) : F.push(k);
12422
+ z.column === E && F.push(U);
12423
+ }) : F.push(E);
12424
12424
  }
12425
12425
  }
12426
12426
  if (c.__preventObserver__ = !0, requestAnimationFrame(() => {
12427
12427
  c.__preventObserver__ = !1;
12428
- }), c.params.effect === "cards" && u.length < y + g * 2 && (F.includes(a) && F.splice(F.indexOf(a), 1), A.includes(a) && A.splice(A.indexOf(a), 1)), N && A.forEach((P) => {
12428
+ }), c.params.effect === "cards" && u.length < y + g * 2 && (F.includes(a) && F.splice(F.indexOf(a), 1), k.includes(a) && k.splice(k.indexOf(a), 1)), N && k.forEach((P) => {
12429
12429
  u[P].swiperLoopMoveDOM = !0, p.prepend(u[P]), u[P].swiperLoopMoveDOM = !1;
12430
12430
  }), M && F.forEach((P) => {
12431
12431
  u[P].swiperLoopMoveDOM = !0, p.append(u[P]), u[P].swiperLoopMoveDOM = !1;
12432
- }), c.recalcSlides(), h.slidesPerView === "auto" ? c.updateSlides() : x && (A.length > 0 && N || F.length > 0 && M) && c.slides.forEach((P, k) => {
12433
- c.grid.updateSlide(k, P, c.slides);
12432
+ }), c.recalcSlides(), h.slidesPerView === "auto" ? c.updateSlides() : x && (k.length > 0 && N || F.length > 0 && M) && c.slides.forEach((P, E) => {
12433
+ c.grid.updateSlide(E, P, c.slides);
12434
12434
  }), h.watchSlidesProgress && c.updateSlidesOffset(), n) {
12435
- if (A.length > 0 && N) {
12435
+ if (k.length > 0 && N) {
12436
12436
  if (typeof e > "u") {
12437
12437
  const P = c.slidesGrid[C], z = c.slidesGrid[C + V] - P;
12438
12438
  l ? c.setTranslate(c.translate - z) : (c.slideTo(C + Math.ceil(V), 0, !1, !0), s && (c.touchEventsData.startTranslate = c.touchEventsData.startTranslate - z, c.touchEventsData.currentTranslate = c.touchEventsData.currentTranslate - z));
12439
12439
  } else if (s) {
12440
- const P = x ? A.length / h.grid.rows : A.length;
12440
+ const P = x ? k.length / h.grid.rows : k.length;
12441
12441
  c.slideTo(c.activeIndex + P, 0, !1, !0), c.touchEventsData.currentTranslate = c.translate;
12442
12442
  }
12443
12443
  } else if (F.length > 0 && M)
@@ -12457,10 +12457,10 @@ function r2(t) {
12457
12457
  activeSlideIndex: a,
12458
12458
  byController: !0
12459
12459
  };
12460
- Array.isArray(c.controller.control) ? c.controller.control.forEach((k) => {
12461
- !k.destroyed && k.params.loop && k.loopFix({
12460
+ Array.isArray(c.controller.control) ? c.controller.control.forEach((E) => {
12461
+ !E.destroyed && E.params.loop && E.loopFix({
12462
12462
  ...P,
12463
- slideTo: k.params.slidesPerView === h.slidesPerView ? n : !1
12463
+ slideTo: E.params.slidesPerView === h.slidesPerView ? n : !1
12464
12464
  });
12465
12465
  }) : c.controller.control instanceof c.constructor && c.controller.control.params.loop && c.controller.control.loopFix({
12466
12466
  ...P,
@@ -12678,16 +12678,16 @@ function m2(t) {
12678
12678
  return;
12679
12679
  }
12680
12680
  n.emit("sliderMove", l), i.isMoved = !0, i.currentTranslate = h + i.startTranslate;
12681
- let x = !0, A = s.resistanceRatio;
12682
- if (s.touchReleaseOnEdges && (A = 0), h > 0 ? (y && v && !g && i.allowThresholdMove && i.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({
12681
+ let x = !0, k = s.resistanceRatio;
12682
+ if (s.touchReleaseOnEdges && (k = 0), h > 0 ? (y && v && !g && i.allowThresholdMove && i.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({
12683
12683
  direction: "prev",
12684
12684
  setTranslate: !0,
12685
12685
  activeSlideIndex: 0
12686
- }), i.currentTranslate > n.minTranslate() && (x = !1, s.resistance && (i.currentTranslate = n.minTranslate() - 1 + (-n.minTranslate() + i.startTranslate + h) ** A))) : h < 0 && (y && v && !g && i.allowThresholdMove && i.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({
12686
+ }), i.currentTranslate > n.minTranslate() && (x = !1, s.resistance && (i.currentTranslate = n.minTranslate() - 1 + (-n.minTranslate() + i.startTranslate + h) ** k))) : h < 0 && (y && v && !g && i.allowThresholdMove && i.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({
12687
12687
  direction: "next",
12688
12688
  setTranslate: !0,
12689
12689
  activeSlideIndex: n.slides.length - (s.slidesPerView === "auto" ? n.slidesPerViewDynamic() : Math.ceil(parseFloat(s.slidesPerView, 10)))
12690
- }), i.currentTranslate < n.maxTranslate() && (x = !1, s.resistance && (i.currentTranslate = n.maxTranslate() + 1 - (n.maxTranslate() - i.startTranslate - h) ** A))), x && (l.preventedByNestedSwiper = !0), !n.allowSlideNext && n.swipeDirection === "next" && i.currentTranslate < i.startTranslate && (i.currentTranslate = i.startTranslate), !n.allowSlidePrev && n.swipeDirection === "prev" && i.currentTranslate > i.startTranslate && (i.currentTranslate = i.startTranslate), !n.allowSlidePrev && !n.allowSlideNext && (i.currentTranslate = i.startTranslate), s.threshold > 0)
12690
+ }), i.currentTranslate < n.maxTranslate() && (x = !1, s.resistance && (i.currentTranslate = n.maxTranslate() + 1 - (n.maxTranslate() - i.startTranslate - h) ** k))), x && (l.preventedByNestedSwiper = !0), !n.allowSlideNext && n.swipeDirection === "next" && i.currentTranslate < i.startTranslate && (i.currentTranslate = i.startTranslate), !n.allowSlidePrev && n.swipeDirection === "prev" && i.currentTranslate > i.startTranslate && (i.currentTranslate = i.startTranslate), !n.allowSlidePrev && !n.allowSlideNext && (i.currentTranslate = i.startTranslate), s.threshold > 0)
12691
12691
  if (Math.abs(h) > s.threshold || i.allowThresholdMove) {
12692
12692
  if (!i.allowThresholdMove) {
12693
12693
  i.allowThresholdMove = !0, a.startX = a.currentX, a.startY = a.currentY, i.currentTranslate = i.startTranslate, a.diff = n.isHorizontal() ? a.currentX - a.startX : a.currentY - a.startY;
@@ -12705,7 +12705,7 @@ function h2(t) {
12705
12705
  i.originalEvent && (i = i.originalEvent);
12706
12706
  let s;
12707
12707
  if (i.type === "touchend" || i.type === "touchcancel") {
12708
- if (s = [...i.changedTouches].find((A) => A.identifier === n.touchId), !s || s.identifier !== n.touchId)
12708
+ if (s = [...i.changedTouches].find((k) => k.identifier === n.touchId), !s || s.identifier !== n.touchId)
12709
12709
  return;
12710
12710
  } else {
12711
12711
  if (n.touchId !== null || i.pointerId !== n.pointerId)
@@ -12731,8 +12731,8 @@ function h2(t) {
12731
12731
  r.grabCursor && n.isMoved && n.isTouched && (e.allowSlideNext === !0 || e.allowSlidePrev === !0) && e.setGrabCursor(!1);
12732
12732
  const d = Cs(), f = d - n.touchStartTime;
12733
12733
  if (e.allowClick) {
12734
- const A = i.path || i.composedPath && i.composedPath();
12735
- e.updateClickedSlide(A && A[0] || i.target, A), e.emit("tap click", i), f < 300 && d - n.lastClickTime < 300 && e.emit("doubleTap doubleClick", i);
12734
+ const k = i.path || i.composedPath && i.composedPath();
12735
+ e.updateClickedSlide(k && k[0] || i.target, k), e.emit("tap click", i), f < 300 && d - n.lastClickTime < 300 && e.emit("doubleTap doubleClick", i);
12736
12736
  }
12737
12737
  if (n.lastClickTime = Cs(), jr(() => {
12738
12738
  e.destroyed || (e.allowClick = !0);
@@ -12752,9 +12752,9 @@ function h2(t) {
12752
12752
  }
12753
12753
  const h = p >= -e.maxTranslate() && !e.params.loop;
12754
12754
  let m = 0, b = e.slidesSizesGrid[0];
12755
- for (let A = 0; A < c.length; A += A < r.slidesPerGroupSkip ? 1 : r.slidesPerGroup) {
12756
- const F = A < r.slidesPerGroupSkip - 1 ? 1 : r.slidesPerGroup;
12757
- typeof c[A + F] < "u" ? (h || p >= c[A] && p < c[A + F]) && (m = A, b = c[A + F] - c[A]) : (h || p >= c[A]) && (m = A, b = c[c.length - 1] - c[c.length - 2]);
12755
+ for (let k = 0; k < c.length; k += k < r.slidesPerGroupSkip ? 1 : r.slidesPerGroup) {
12756
+ const F = k < r.slidesPerGroupSkip - 1 ? 1 : r.slidesPerGroup;
12757
+ typeof c[k + F] < "u" ? (h || p >= c[k] && p < c[k + F]) && (m = k, b = c[k + F] - c[k]) : (h || p >= c[k]) && (m = k, b = c[c.length - 1] - c[c.length - 2]);
12758
12758
  }
12759
12759
  let y = null, v = null;
12760
12760
  r.rewind && (e.isBeginning ? v = r.virtual && r.virtual.enabled && e.virtual ? e.virtual.slides.length - 1 : e.slides.length - 1 : e.isEnd && (y = 0));
@@ -12890,12 +12890,12 @@ function x2() {
12890
12890
  });
12891
12891
  const y = d.direction && d.direction !== i.direction, v = i.loop && (d.slidesPerView !== i.slidesPerView || y), g = i.loop;
12892
12892
  y && n && t.changeDirection(), yt(t.params, d);
12893
- const x = t.params.enabled, A = t.params.loop;
12893
+ const x = t.params.enabled, k = t.params.loop;
12894
12894
  Object.assign(t, {
12895
12895
  allowTouchMove: t.params.allowTouchMove,
12896
12896
  allowSlideNext: t.params.allowSlideNext,
12897
12897
  allowSlidePrev: t.params.allowSlidePrev
12898
- }), b && !x ? t.disable() : !b && x && t.enable(), t.currentBreakpoint = c, t.emit("_beforeBreakpoint", d), n && (v ? (t.loopDestroy(), t.loopCreate(e), t.updateSlides()) : !g && A ? (t.loopCreate(e), t.updateSlides()) : g && !A && t.loopDestroy()), t.emit("breakpoint", d);
12898
+ }), b && !x ? t.disable() : !b && x && t.enable(), t.currentBreakpoint = c, t.emit("_beforeBreakpoint", d), n && (v ? (t.loopDestroy(), t.loopCreate(e), t.updateSlides()) : !g && k ? (t.loopCreate(e), t.updateSlides()) : g && !k && t.loopDestroy()), t.emit("breakpoint", d);
12899
12899
  }
12900
12900
  function $2(t, e, n) {
12901
12901
  if (e === void 0 && (e = "window"), !t || e === "container" && !n)
@@ -13630,19 +13630,19 @@ function N2(t) {
13630
13630
  virtual: h,
13631
13631
  thumbs: m
13632
13632
  } = e;
13633
- let b, y, v, g, x, A, F, $;
13633
+ let b, y, v, g, x, k, F, $;
13634
13634
  s.includes("thumbs") && i.thumbs && i.thumbs.swiper && !i.thumbs.swiper.destroyed && u.thumbs && (!u.thumbs.swiper || u.thumbs.swiper.destroyed) && (b = !0), s.includes("controller") && i.controller && i.controller.control && u.controller && !u.controller.control && (y = !0), s.includes("pagination") && i.pagination && (i.pagination.el || l) && (u.pagination || u.pagination === !1) && d && !d.el && (v = !0), s.includes("scrollbar") && i.scrollbar && (i.scrollbar.el || o) && (u.scrollbar || u.scrollbar === !1) && p && !p.el && (g = !0), s.includes("navigation") && i.navigation && (i.navigation.prevEl || r) && (i.navigation.nextEl || a) && (u.navigation || u.navigation === !1) && f && !f.prevEl && !f.nextEl && (x = !0);
13635
13635
  const B = (C) => {
13636
13636
  e[C] && (e[C].destroy(), C === "navigation" ? (e.isElement && (e[C].prevEl.remove(), e[C].nextEl.remove()), u[C].prevEl = void 0, u[C].nextEl = void 0, e[C].prevEl = void 0, e[C].nextEl = void 0) : (e.isElement && e[C].el.remove(), u[C].el = void 0, e[C].el = void 0));
13637
13637
  };
13638
- s.includes("loop") && e.isElement && (u.loop && !i.loop ? A = !0 : !u.loop && i.loop ? F = !0 : $ = !0), c.forEach((C) => {
13638
+ s.includes("loop") && e.isElement && (u.loop && !i.loop ? k = !0 : !u.loop && i.loop ? F = !0 : $ = !0), c.forEach((C) => {
13639
13639
  if (Dn(u[C]) && Dn(i[C]))
13640
13640
  Object.assign(u[C], i[C]), (C === "navigation" || C === "pagination" || C === "scrollbar") && "enabled" in i[C] && !i[C].enabled && B(C);
13641
13641
  else {
13642
13642
  const M = i[C];
13643
13643
  (M === !0 || M === !1) && (C === "navigation" || C === "pagination" || C === "scrollbar") ? M === !1 && B(C) : u[C] = i[C];
13644
13644
  }
13645
- }), c.includes("controller") && !y && e.controller && e.controller.control && u.controller && u.controller.control && (e.controller.control = u.controller.control), s.includes("children") && n && h && u.virtual.enabled ? (h.slides = n, h.update(!0)) : s.includes("virtual") && h && u.virtual.enabled && (n && (h.slides = n), h.update(!0)), s.includes("children") && n && u.loop && ($ = !0), b && m.init() && m.update(!0), y && (e.controller.control = u.controller.control), v && (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), p.init(), p.updateSize(), p.setTranslate()), x && (e.isElement && ((!a || typeof a == "string") && (a = document.createElement("div"), a.classList.add("swiper-button-next"), ks(a, e.hostEl.constructor.nextButtonSvg), a.part.add("button-next"), e.el.appendChild(a)), (!r || typeof r == "string") && (r = document.createElement("div"), r.classList.add("swiper-button-prev"), ks(r, e.hostEl.constructor.prevButtonSvg), r.part.add("button-prev"), e.el.appendChild(r))), a && (u.navigation.nextEl = a), r && (u.navigation.prevEl = r), f.init(), f.update()), s.includes("allowSlideNext") && (e.allowSlideNext = i.allowSlideNext), s.includes("allowSlidePrev") && (e.allowSlidePrev = i.allowSlidePrev), s.includes("direction") && e.changeDirection(i.direction, !1), (A || $) && e.loopDestroy(), (F || $) && e.loopCreate(), e.update();
13645
+ }), c.includes("controller") && !y && e.controller && e.controller.control && u.controller && u.controller.control && (e.controller.control = u.controller.control), s.includes("children") && n && h && u.virtual.enabled ? (h.slides = n, h.update(!0)) : s.includes("virtual") && h && u.virtual.enabled && (n && (h.slides = n), h.update(!0)), s.includes("children") && n && u.loop && ($ = !0), b && m.init() && m.update(!0), y && (e.controller.control = u.controller.control), v && (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), p.init(), p.updateSize(), p.setTranslate()), x && (e.isElement && ((!a || typeof a == "string") && (a = document.createElement("div"), a.classList.add("swiper-button-next"), ks(a, e.hostEl.constructor.nextButtonSvg), a.part.add("button-next"), e.el.appendChild(a)), (!r || typeof r == "string") && (r = document.createElement("div"), r.classList.add("swiper-button-prev"), ks(r, e.hostEl.constructor.prevButtonSvg), r.part.add("button-prev"), e.el.appendChild(r))), a && (u.navigation.nextEl = a), r && (u.navigation.prevEl = r), f.init(), f.update()), s.includes("allowSlideNext") && (e.allowSlideNext = i.allowSlideNext), s.includes("allowSlidePrev") && (e.allowSlidePrev = i.allowSlidePrev), s.includes("direction") && e.changeDirection(i.direction, !1), (k || $) && e.loopDestroy(), (F || $) && e.loopCreate(), e.update();
13646
13646
  }
13647
13647
  function Pl(t, e) {
13648
13648
  t === void 0 && (t = {}), e === void 0 && (e = !0);
@@ -14232,7 +14232,7 @@ const Gs = {
14232
14232
  passedParams: x
14233
14233
  } = Pl(t, !1);
14234
14234
  Ea(n, p, h), f.value = x, h.value = p.value;
14235
- const A = () => {
14235
+ const k = () => {
14236
14236
  Ea(n, p, h), l.value = !0;
14237
14237
  };
14238
14238
  g.onAny = function(B) {
@@ -14240,7 +14240,7 @@ const Gs = {
14240
14240
  M[N - 1] = arguments[N];
14241
14241
  i(B, ...M);
14242
14242
  }, Object.assign(g.on, {
14243
- _beforeBreakpoint: A,
14243
+ _beforeBreakpoint: k,
14244
14244
  _containerClasses(B, C) {
14245
14245
  r.value = C;
14246
14246
  }
@@ -14506,13 +14506,13 @@ function Gr(t) {
14506
14506
  let g = y.includes(v) || b.includes(v);
14507
14507
  if (e.isElement && !g) {
14508
14508
  const x = m.path || m.composedPath && m.composedPath();
14509
- x && (g = x.find((A) => b.includes(A) || y.includes(A)));
14509
+ x && (g = x.find((k) => b.includes(k) || y.includes(k)));
14510
14510
  }
14511
14511
  if (e.params.navigation.hideOnClick && !g) {
14512
14512
  if (e.pagination && e.params.pagination && e.params.pagination.clickable && (e.pagination.el === v || e.pagination.el.contains(v)))
14513
14513
  return;
14514
14514
  let x;
14515
- b.length ? x = b[0].classList.contains(e.params.navigation.hiddenClass) : y.length && (x = y[0].classList.contains(e.params.navigation.hiddenClass)), s(x === !0 ? "navigationShow" : "navigationHide"), [...b, ...y].filter((A) => !!A).forEach((A) => A.classList.toggle(e.params.navigation.hiddenClass));
14515
+ b.length ? x = b[0].classList.contains(e.params.navigation.hiddenClass) : y.length && (x = y[0].classList.contains(e.params.navigation.hiddenClass)), s(x === !0 ? "navigationShow" : "navigationHide"), [...b, ...y].filter((k) => !!k).forEach((k) => k.classList.toggle(e.params.navigation.hiddenClass));
14516
14516
  }
14517
14517
  });
14518
14518
  const f = () => {
@@ -14599,8 +14599,8 @@ function Ur(t) {
14599
14599
  if (e.params.loop) {
14600
14600
  if (e.realIndex === x)
14601
14601
  return;
14602
- const A = u(e.realIndex, x, e.slides.length);
14603
- A === "next" ? e.slideNext() : A === "previous" ? e.slidePrev() : e.slideToLoop(x);
14602
+ const k = u(e.realIndex, x, e.slides.length);
14603
+ k === "next" ? e.slideNext() : k === "previous" ? e.slidePrev() : e.slideToLoop(x);
14604
14604
  } else
14605
14605
  e.slideTo(x);
14606
14606
  }
@@ -14610,25 +14610,25 @@ function Ur(t) {
14610
14610
  return;
14611
14611
  let x = e.pagination.el;
14612
14612
  x = Xe(x);
14613
- let A, F;
14613
+ let k, F;
14614
14614
  const $ = e.virtual && e.params.virtual.enabled ? e.virtual.slides.length : e.slides.length, B = e.params.loop ? Math.ceil($ / e.params.slidesPerGroup) : e.snapGrid.length;
14615
- if (e.params.loop ? (F = e.previousRealIndex || 0, A = e.params.slidesPerGroup > 1 ? Math.floor(e.realIndex / e.params.slidesPerGroup) : e.realIndex) : typeof e.snapIndex < "u" ? (A = e.snapIndex, F = e.previousSnapIndex) : (F = e.previousIndex || 0, A = e.activeIndex || 0), g.type === "bullets" && e.pagination.bullets && e.pagination.bullets.length > 0) {
14615
+ if (e.params.loop ? (F = e.previousRealIndex || 0, k = e.params.slidesPerGroup > 1 ? Math.floor(e.realIndex / e.params.slidesPerGroup) : e.realIndex) : typeof e.snapIndex < "u" ? (k = e.snapIndex, F = e.previousSnapIndex) : (F = e.previousIndex || 0, k = e.activeIndex || 0), g.type === "bullets" && e.pagination.bullets && e.pagination.bullets.length > 0) {
14616
14616
  const C = e.pagination.bullets;
14617
14617
  let M, N, V;
14618
14618
  if (g.dynamicBullets && (r = cr(C[0], e.isHorizontal() ? "width" : "height", !0), x.forEach((j) => {
14619
14619
  j.style[e.isHorizontal() ? "width" : "height"] = `${r * (g.dynamicMainBullets + 4)}px`;
14620
- }), g.dynamicMainBullets > 1 && F !== void 0 && (o += A - (F || 0), o > g.dynamicMainBullets - 1 ? o = g.dynamicMainBullets - 1 : o < 0 && (o = 0)), M = Math.max(A - o, 0), N = M + (Math.min(C.length, g.dynamicMainBullets) - 1), V = (N + M) / 2), C.forEach((j) => {
14620
+ }), g.dynamicMainBullets > 1 && F !== void 0 && (o += k - (F || 0), o > g.dynamicMainBullets - 1 ? o = g.dynamicMainBullets - 1 : o < 0 && (o = 0)), M = Math.max(k - o, 0), N = M + (Math.min(C.length, g.dynamicMainBullets) - 1), V = (N + M) / 2), C.forEach((j) => {
14621
14621
  const I = [...["", "-next", "-next-next", "-prev", "-prev-prev", "-main"].map((L) => `${g.bulletActiveClass}${L}`)].map((L) => typeof L == "string" && L.includes(" ") ? L.split(" ") : L).flat();
14622
14622
  j.classList.remove(...I);
14623
14623
  }), x.length > 1)
14624
14624
  C.forEach((j) => {
14625
14625
  const I = As(j);
14626
- I === A ? j.classList.add(...g.bulletActiveClass.split(" ")) : e.isElement && j.setAttribute("part", "bullet"), g.dynamicBullets && (I >= M && I <= N && j.classList.add(...`${g.bulletActiveClass}-main`.split(" ")), I === M && c(j, "prev"), I === N && c(j, "next"));
14626
+ I === k ? j.classList.add(...g.bulletActiveClass.split(" ")) : e.isElement && j.setAttribute("part", "bullet"), g.dynamicBullets && (I >= M && I <= N && j.classList.add(...`${g.bulletActiveClass}-main`.split(" ")), I === M && c(j, "prev"), I === N && c(j, "next"));
14627
14627
  });
14628
14628
  else {
14629
- const j = C[A];
14629
+ const j = C[k];
14630
14630
  if (j && j.classList.add(...g.bulletActiveClass.split(" ")), e.isElement && C.forEach((I, L) => {
14631
- I.setAttribute("part", L === A ? "bullet-active" : "bullet");
14631
+ I.setAttribute("part", L === k ? "bullet-active" : "bullet");
14632
14632
  }), g.dynamicBullets) {
14633
14633
  const I = C[M], L = C[N];
14634
14634
  for (let P = M; P <= N; P += 1)
@@ -14645,19 +14645,19 @@ function Ur(t) {
14645
14645
  }
14646
14646
  x.forEach((C, M) => {
14647
14647
  if (g.type === "fraction" && (C.querySelectorAll(qn(g.currentClass)).forEach((N) => {
14648
- N.textContent = g.formatFractionCurrent(A + 1);
14648
+ N.textContent = g.formatFractionCurrent(k + 1);
14649
14649
  }), C.querySelectorAll(qn(g.totalClass)).forEach((N) => {
14650
14650
  N.textContent = g.formatFractionTotal(B);
14651
14651
  })), g.type === "progressbar") {
14652
14652
  let N;
14653
14653
  g.progressbarOpposite ? N = e.isHorizontal() ? "vertical" : "horizontal" : N = e.isHorizontal() ? "horizontal" : "vertical";
14654
- const V = (A + 1) / B;
14654
+ const V = (k + 1) / B;
14655
14655
  let j = 1, I = 1;
14656
14656
  N === "horizontal" ? j = V : I = V, C.querySelectorAll(qn(g.progressbarFillClass)).forEach((L) => {
14657
14657
  L.style.transform = `translate3d(0,0,0) scaleX(${j}) scaleY(${I})`, L.style.transitionDuration = `${e.params.speed}ms`;
14658
14658
  });
14659
14659
  }
14660
- g.type === "custom" && g.renderCustom ? (ks(C, g.renderCustom(e, A + 1, B)), M === 0 && s("paginationRender", C)) : (M === 0 && s("paginationRender", C), s("paginationUpdate", C)), e.params.watchOverflow && e.enabled && C.classList[e.isLocked ? "add" : "remove"](g.lockClass);
14660
+ g.type === "custom" && g.renderCustom ? (ks(C, g.renderCustom(e, k + 1, B)), M === 0 && s("paginationRender", C)) : (M === 0 && s("paginationRender", C), s("paginationUpdate", C)), e.params.watchOverflow && e.enabled && C.classList[e.isLocked ? "add" : "remove"](g.lockClass);
14661
14661
  });
14662
14662
  }
14663
14663
  function p() {
@@ -14667,15 +14667,15 @@ function Ur(t) {
14667
14667
  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;
14668
14668
  let x = e.pagination.el;
14669
14669
  x = Xe(x);
14670
- let A = "";
14670
+ let k = "";
14671
14671
  if (v.type === "bullets") {
14672
14672
  let F = e.params.loop ? Math.ceil(g / e.params.slidesPerGroup) : e.snapGrid.length;
14673
14673
  e.params.freeMode && e.params.freeMode.enabled && F > g && (F = g);
14674
14674
  for (let $ = 0; $ < F; $ += 1)
14675
- v.renderBullet ? A += v.renderBullet.call(e, $, v.bulletClass) : A += `<${v.bulletElement} ${e.isElement ? 'part="bullet"' : ""} class="${v.bulletClass}"></${v.bulletElement}>`;
14675
+ v.renderBullet ? k += v.renderBullet.call(e, $, v.bulletClass) : k += `<${v.bulletElement} ${e.isElement ? 'part="bullet"' : ""} class="${v.bulletClass}"></${v.bulletElement}>`;
14676
14676
  }
14677
- v.type === "fraction" && (v.renderFraction ? A = v.renderFraction.call(e, v.currentClass, v.totalClass) : A = `<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`), v.type === "progressbar" && (v.renderProgressbar ? A = v.renderProgressbar.call(e, v.progressbarFillClass) : A = `<span class="${v.progressbarFillClass}"></span>`), e.pagination.bullets = [], x.forEach((F) => {
14678
- v.type !== "custom" && ks(F, A || ""), v.type === "bullets" && e.pagination.bullets.push(...F.querySelectorAll(qn(v.bulletClass)));
14677
+ v.type === "fraction" && (v.renderFraction ? k = v.renderFraction.call(e, v.currentClass, v.totalClass) : k = `<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`), v.type === "progressbar" && (v.renderProgressbar ? k = v.renderProgressbar.call(e, v.progressbarFillClass) : k = `<span class="${v.progressbarFillClass}"></span>`), e.pagination.bullets = [], x.forEach((F) => {
14678
+ v.type !== "custom" && ks(F, k || ""), v.type === "bullets" && e.pagination.bullets.push(...F.querySelectorAll(qn(v.bulletClass)));
14679
14679
  }), v.type !== "custom" && s("paginationRender", x[0]);
14680
14680
  }
14681
14681
  function h() {
@@ -14729,12 +14729,12 @@ function Ur(t) {
14729
14729
  }), i("lock unlock", () => {
14730
14730
  f();
14731
14731
  }), i("click", (v, g) => {
14732
- const x = g.target, A = Xe(e.pagination.el);
14733
- if (e.params.pagination.el && e.params.pagination.hideOnClick && A && A.length > 0 && !x.classList.contains(e.params.pagination.bulletClass)) {
14732
+ const x = g.target, k = Xe(e.pagination.el);
14733
+ if (e.params.pagination.el && e.params.pagination.hideOnClick && k && k.length > 0 && !x.classList.contains(e.params.pagination.bulletClass)) {
14734
14734
  if (e.navigation && (e.navigation.nextEl && x === e.navigation.nextEl || e.navigation.prevEl && x === e.navigation.prevEl))
14735
14735
  return;
14736
- const F = A[0].classList.contains(e.params.pagination.hiddenClass);
14737
- s(F === !0 ? "paginationShow" : "paginationHide"), A.forEach(($) => $.classList.toggle(e.params.pagination.hiddenClass));
14736
+ const F = k[0].classList.contains(e.params.pagination.hiddenClass);
14737
+ s(F === !0 ? "paginationShow" : "paginationHide"), k.forEach(($) => $.classList.toggle(e.params.pagination.hiddenClass));
14738
14738
  }
14739
14739
  });
14740
14740
  const b = () => {
@@ -14794,8 +14794,8 @@ function B2(t) {
14794
14794
  } = e, {
14795
14795
  dragEl: I,
14796
14796
  el: L
14797
- } = V, P = e.params.scrollbar, k = e.params.loop ? e.progressLoop : e.progress;
14798
- let z = u, U = (d - u) * k;
14797
+ } = V, P = e.params.scrollbar, E = e.params.loop ? e.progressLoop : e.progress;
14798
+ let z = u, U = (d - u) * E;
14799
14799
  j ? (U = -U, U > 0 ? (z = u - U, U = 0) : -U + u > d && (z = d + U)) : U < 0 ? (z = u + U, U = 0) : U + u > d && (z = d - U), e.isHorizontal() ? (I.style.transform = `translate3d(${U}px, 0, 0)`, I.style.width = `${z}px`) : (I.style.transform = `translate3d(0px, ${U}px, 0)`, I.style.height = `${z}px`), P.hide && (clearTimeout(o), L.style.opacity = 1, o = setTimeout(() => {
14800
14800
  L.style.opacity = 0, L.style.transitionDuration = "400ms";
14801
14801
  }, 1e3));
@@ -14826,8 +14826,8 @@ function B2(t) {
14826
14826
  } = j;
14827
14827
  let P;
14828
14828
  P = (b(V) - _y(L)[e.isHorizontal() ? "left" : "top"] - (c !== null ? c : u / 2)) / (d - u), P = Math.max(Math.min(P, 1), 0), I && (P = 1 - P);
14829
- const k = e.minTranslate() + (e.maxTranslate() - e.minTranslate()) * P;
14830
- e.updateProgress(k), e.setTranslate(k), e.updateActiveIndex(), e.updateSlidesClasses();
14829
+ const E = e.minTranslate() + (e.maxTranslate() - e.minTranslate()) * P;
14830
+ e.updateProgress(E), e.setTranslate(E), e.updateActiveIndex(), e.updateSlidesClasses();
14831
14831
  }
14832
14832
  function v(V) {
14833
14833
  const j = e.params.scrollbar, {
@@ -14835,9 +14835,9 @@ function B2(t) {
14835
14835
  wrapperEl: L
14836
14836
  } = e, {
14837
14837
  el: P,
14838
- dragEl: k
14838
+ dragEl: E
14839
14839
  } = I;
14840
- r = !0, c = V.target === k ? b(V) - V.target.getBoundingClientRect()[e.isHorizontal() ? "left" : "top"] : null, V.preventDefault(), V.stopPropagation(), L.style.transitionDuration = "100ms", k.style.transitionDuration = "100ms", y(V), clearTimeout(l), P.style.transitionDuration = "0ms", j.hide && (P.style.opacity = 1), e.params.cssMode && (e.wrapperEl.style["scroll-snap-type"] = "none"), s("scrollbarDragStart", V);
14840
+ r = !0, c = V.target === E ? b(V) - V.target.getBoundingClientRect()[e.isHorizontal() ? "left" : "top"] : null, V.preventDefault(), V.stopPropagation(), L.style.transitionDuration = "100ms", E.style.transitionDuration = "100ms", y(V), clearTimeout(l), P.style.transitionDuration = "0ms", j.hide && (P.style.opacity = 1), e.params.cssMode && (e.wrapperEl.style["scroll-snap-type"] = "none"), s("scrollbarDragStart", V);
14841
14841
  }
14842
14842
  function g(V) {
14843
14843
  const {
@@ -14860,14 +14860,14 @@ function B2(t) {
14860
14860
  P.style.opacity = 0, P.style.transitionDuration = "400ms";
14861
14861
  }, 1e3)), s("scrollbarDragEnd", V), j.snapOnRelease && e.slideToClosest());
14862
14862
  }
14863
- function A(V) {
14863
+ function k(V) {
14864
14864
  const {
14865
14865
  scrollbar: j,
14866
14866
  params: I
14867
14867
  } = e, L = j.el;
14868
14868
  if (!L)
14869
14869
  return;
14870
- const P = L, k = I.passiveListeners ? {
14870
+ const P = L, E = I.passiveListeners ? {
14871
14871
  passive: !1,
14872
14872
  capture: !1
14873
14873
  } : !1, z = I.passiveListeners ? {
@@ -14877,13 +14877,13 @@ function B2(t) {
14877
14877
  if (!P)
14878
14878
  return;
14879
14879
  const U = V === "on" ? "addEventListener" : "removeEventListener";
14880
- P[U]("pointerdown", v, k), a[U]("pointermove", g, k), a[U]("pointerup", x, z);
14880
+ P[U]("pointerdown", v, E), a[U]("pointermove", g, E), a[U]("pointerup", x, z);
14881
14881
  }
14882
14882
  function F() {
14883
- !e.params.scrollbar.el || !e.scrollbar.el || A("on");
14883
+ !e.params.scrollbar.el || !e.scrollbar.el || k("on");
14884
14884
  }
14885
14885
  function $() {
14886
- !e.params.scrollbar.el || !e.scrollbar.el || A("off");
14886
+ !e.params.scrollbar.el || !e.scrollbar.el || k("off");
14887
14887
  }
14888
14888
  function B() {
14889
14889
  const {
@@ -14988,7 +14988,7 @@ function Uu(t) {
14988
14988
  e.autoplay.timeLeft = z, s("autoplayTimeLeft", z, z / l), o = requestAnimationFrame(() => {
14989
14989
  x();
14990
14990
  });
14991
- }, A = () => {
14991
+ }, k = () => {
14992
14992
  let z;
14993
14993
  return e.virtual && e.params.virtual.enabled ? z = e.slides.find((Q) => Q.classList.contains("swiper-slide-active")) : z = e.slides[e.activeIndex], z ? parseInt(z.getAttribute("data-swiper-autoplay"), 10) : void 0;
14994
14994
  }, F = (z) => {
@@ -14997,7 +14997,7 @@ function Uu(t) {
14997
14997
  cancelAnimationFrame(o), x();
14998
14998
  let U = typeof z > "u" ? e.params.autoplay.delay : z;
14999
14999
  l = e.params.autoplay.delay, c = e.params.autoplay.delay;
15000
- const Q = A();
15000
+ const Q = k();
15001
15001
  !Number.isNaN(Q) && Q > 0 && typeof z > "u" && (U = Q, l = Q, c = Q), u = U;
15002
15002
  const ne = e.params.speed, Se = () => {
15003
15003
  !e || e.destroyed || (e.params.autoplay.reverseDirection ? !e.isBeginning || e.params.loop || e.params.rewind ? (e.slidePrev(ne, !0, !0), s("autoplay")) : e.params.autoplay.stopOnLastSlide || (e.slideTo(e.slides.length - 1, ne, !0, !0), s("autoplay")) : !e.isEnd || e.params.loop || e.params.rewind ? (e.slideNext(ne, !0, !0), s("autoplay")) : e.params.autoplay.stopOnLastSlide || (e.slideTo(0, ne, !0, !0), s("autoplay")), e.params.cssMode && (d = (/* @__PURE__ */ new Date()).getTime(), requestAnimationFrame(() => {
@@ -15042,13 +15042,13 @@ function Uu(t) {
15042
15042
  e.el && typeof e.el != "string" && (e.el.removeEventListener("pointerenter", V), e.el.removeEventListener("pointerleave", j));
15043
15043
  }, P = () => {
15044
15044
  $t().addEventListener("visibilitychange", N);
15045
- }, k = () => {
15045
+ }, E = () => {
15046
15046
  $t().removeEventListener("visibilitychange", N);
15047
15047
  };
15048
15048
  i("init", () => {
15049
15049
  e.params.autoplay.enabled && (I(), P(), $());
15050
15050
  }), i("destroy", () => {
15051
- L(), k(), e.autoplay.running && B();
15051
+ L(), E(), e.autoplay.running && B();
15052
15052
  }), i("_freeModeStaticRelease", () => {
15053
15053
  (h || y) && M();
15054
15054
  }), i("_freeModeNoMomentumRelease", () => {
@@ -15115,14 +15115,14 @@ function F2(t) {
15115
15115
  slidesPerGroup: v
15116
15116
  } = e.params, g = l(), {
15117
15117
  rows: x,
15118
- fill: A
15118
+ fill: k
15119
15119
  } = e.params.grid, F = e.virtual && e.params.virtual.enabled ? e.virtual.slides.length : y.length;
15120
15120
  let $, B, C;
15121
- if (A === "row" && v > 1) {
15121
+ if (k === "row" && v > 1) {
15122
15122
  const M = Math.floor(m / (v * x)), N = m - x * v * M, V = M === 0 ? v : Math.min(Math.ceil((F - M * x * v) / x), v);
15123
15123
  C = Math.floor(N / V), B = N - C * V + M * v, $ = B + C * s / x, b.style.order = $;
15124
15124
  } else
15125
- A === "column" ? (B = Math.floor(m / x), C = m - B * x, (B > r || B === r && C === x - 1) && (C += 1, C >= x && (C = 0, B += 1))) : (C = Math.floor(m / a), B = m - C * a);
15125
+ k === "column" ? (B = Math.floor(m / x), C = m - B * x, (B > r || B === r && C === x - 1) && (C += 1, C >= x && (C = 0, B += 1))) : (C = Math.floor(m / a), B = m - C * a);
15126
15126
  b.row = C, b.column = B, b.style.height = `calc((100% - ${(x - 1) * g}px) / ${x})`, b.style[e.getDirectionLabel("margin-top")] = C !== 0 ? g && `${g}px` : "", b.swiperSlideGridSet = !0;
15127
15127
  }, f = (m, b) => {
15128
15128
  const {
@@ -15132,12 +15132,12 @@ function F2(t) {
15132
15132
  rows: x
15133
15133
  } = e.params.grid;
15134
15134
  if (e.virtualSize = (m + g) * s, e.virtualSize = Math.ceil(e.virtualSize / x) - g, e.params.cssMode || (e.wrapperEl.style[e.getDirectionLabel("width")] = `${e.virtualSize + g}px`), y) {
15135
- const A = [];
15135
+ const k = [];
15136
15136
  for (let F = 0; F < b.length; F += 1) {
15137
15137
  let $ = b[F];
15138
- v && ($ = Math.floor($)), b[F] < e.virtualSize + b[0] && A.push($);
15138
+ v && ($ = Math.floor($)), b[F] < e.virtualSize + b[0] && k.push($);
15139
15139
  }
15140
- b.splice(0, b.length), b.push(...A);
15140
+ b.splice(0, b.length), b.push(...k);
15141
15141
  }
15142
15142
  }, p = () => {
15143
15143
  o = e.params.grid && e.params.grid.rows > 1;
@@ -15311,17 +15311,17 @@ function H2(t) {
15311
15311
  e.params.centeredSlides && !e.params.cssMode && (e.wrapperEl.style.transform = `translateX(${e.minTranslate()}px)`), e.params.centeredSlides && e.params.cssMode && (y -= r[0].swiperSlideOffset);
15312
15312
  let v = e.params.cssMode ? -y - e.translate : -y, g = 0;
15313
15313
  const x = -100 * Math.abs(b);
15314
- let A = 1, F = -c.perSlideRotate * b, $ = c.perSlideOffset - Math.abs(b) * 0.75;
15314
+ let k = 1, F = -c.perSlideRotate * b, $ = c.perSlideOffset - Math.abs(b) * 0.75;
15315
15315
  const B = e.virtual && e.params.virtual.enabled ? e.virtual.from + p : p, C = (B === o || B === o - 1) && b > 0 && b < 1 && (d || e.params.cssMode) && f < u, M = (B === o || B === o + 1) && b < 0 && b > -1 && (d || e.params.cssMode) && f > u;
15316
15316
  if (C || M) {
15317
15317
  const I = (1 - Math.abs((Math.abs(b) - 0.5) / 0.5)) ** 0.5;
15318
- F += -28 * b * I, A += -0.5 * I, $ += 96 * I, g = `${-25 * I * Math.abs(b)}%`;
15318
+ F += -28 * b * I, k += -0.5 * I, $ += 96 * I, g = `${-25 * I * Math.abs(b)}%`;
15319
15319
  }
15320
15320
  if (b < 0 ? v = `calc(${v}px ${l ? "-" : "+"} (${$ * Math.abs(b)}%))` : b > 0 ? v = `calc(${v}px ${l ? "-" : "+"} (-${$ * Math.abs(b)}%))` : v = `${v}px`, !e.isHorizontal()) {
15321
15321
  const I = g;
15322
15322
  g = v, v = I;
15323
15323
  }
15324
- const N = b < 0 ? `${1 + (1 - A) * b}` : `${1 - (1 - A) * b}`, V = `
15324
+ const N = b < 0 ? `${1 + (1 - k) * b}` : `${1 - (1 - k) * b}`, V = `
15325
15325
  translate3d(${v}, ${g}, ${x}px)
15326
15326
  rotateZ(${c.rotate ? l ? -F : F : 0}deg)
15327
15327
  scale(${N})
@@ -15464,7 +15464,7 @@ const W2 = { style: { display: "none" } }, G2 = {
15464
15464
  a.value = $.realIndex || $.activeIndex, setTimeout(() => {
15465
15465
  g();
15466
15466
  }, 50);
15467
- }, A = ($) => {
15467
+ }, k = ($) => {
15468
15468
  a.value = $.realIndex || $.activeIndex, setTimeout(() => {
15469
15469
  g();
15470
15470
  }, 50);
@@ -15539,7 +15539,7 @@ const W2 = { style: { display: "none" } }, G2 = {
15539
15539
  class: "rn-carousel-swiper",
15540
15540
  onSwiper: F,
15541
15541
  onSlideChange: x,
15542
- onActiveIndexChange: A
15542
+ onActiveIndexChange: k
15543
15543
  }, {
15544
15544
  default: ye(() => [
15545
15545
  (_(!0), S($e, null, He(i.value, (C, M) => (_(), ve(Y(Us), {
@@ -16451,6 +16451,8 @@ const c_ = {
16451
16451
  pcColumns: { default: 4 },
16452
16452
  spRows: { default: 2 },
16453
16453
  spColumns: { default: 2 },
16454
+ pcSpaceBetween: { default: 16 },
16455
+ spSpaceBetween: { default: 12 },
16454
16456
  autoplay: { type: Boolean, default: !1 },
16455
16457
  breakpoint: { default: 768 },
16456
16458
  theme: { default: "light" },
@@ -16467,19 +16469,22 @@ const c_ = {
16467
16469
  () => f.value ? { rows: n.spRows, columns: n.spColumns } : { rows: n.pcRows, columns: n.pcColumns }
16468
16470
  ), h = w(
16469
16471
  () => n.displayMode === "carousel" || n.displayMode === "carousel-peek"
16470
- ), m = w(() => n.displayMode === "carousel-peek"), b = w(() => !(f.value && m.value)), y = w(() => f.value && m.value ? {
16471
- slidesPerView: 1.2,
16472
- slidesPerGroup: 1,
16473
- spaceBetween: 12,
16474
- grid: { rows: 1, fill: "row" }
16475
- } : {
16476
- slidesPerView: p.value.columns,
16477
- slidesPerGroup: p.value.rows * p.value.columns,
16478
- spaceBetween: 12,
16479
- grid: {
16480
- rows: p.value.rows,
16481
- fill: "row"
16482
- }
16472
+ ), m = w(() => n.displayMode === "carousel-peek"), b = w(() => !(f.value && m.value)), y = w(() => {
16473
+ const E = f.value ? n.spSpaceBetween : n.pcSpaceBetween;
16474
+ return f.value && m.value ? {
16475
+ slidesPerView: 1.2,
16476
+ slidesPerGroup: 1,
16477
+ spaceBetween: E,
16478
+ grid: { rows: 1, fill: "row" }
16479
+ } : {
16480
+ slidesPerView: p.value.columns,
16481
+ slidesPerGroup: p.value.columns,
16482
+ spaceBetween: E,
16483
+ grid: {
16484
+ rows: p.value.rows,
16485
+ fill: "row"
16486
+ }
16487
+ };
16483
16488
  }), v = w(() => ({
16484
16489
  ...y.value,
16485
16490
  navigation: {
@@ -16493,7 +16498,7 @@ const c_ = {
16493
16498
  scrollbar: (n.paginationType === "scrollbar", !1),
16494
16499
  loop: !1,
16495
16500
  breakpoints: {
16496
- 768: { spaceBetween: 16 }
16501
+ [n.breakpoint]: { spaceBetween: n.pcSpaceBetween }
16497
16502
  }
16498
16503
  })), g = w(() => ({
16499
16504
  "product-list": !0,
@@ -16504,45 +16509,51 @@ const c_ = {
16504
16509
  [`product-list--columns-${p.value.columns}`]: !0
16505
16510
  })), x = w(
16506
16511
  () => p.value.columns * p.value.rows
16507
- ), A = w(() => ({
16512
+ ), k = w(() => ({
16508
16513
  "product-list__skeleton-grid": !0,
16509
16514
  "product-list__skeleton-grid--carousel": h.value,
16510
16515
  "product-list__skeleton-grid--list": !h.value
16511
- })), F = w(() => ({
16512
- "--columns": p.value.columns,
16513
- "--gap": "16px"
16514
- })), $ = w(() => ({
16515
- "--columns": p.value.columns,
16516
- "--gap": "16px"
16517
- })), B = w(() => ({
16516
+ })), F = w(() => {
16517
+ const E = f.value ? n.spSpaceBetween : n.pcSpaceBetween;
16518
+ return {
16519
+ "--columns": p.value.columns,
16520
+ "--gap": `${E}px`
16521
+ };
16522
+ }), $ = w(() => {
16523
+ const E = f.value ? n.spSpaceBetween : n.pcSpaceBetween;
16524
+ return {
16525
+ "--columns": p.value.columns,
16526
+ "--gap": `${E}px`
16527
+ };
16528
+ }), B = w(() => ({
16518
16529
  width: "30%",
16519
16530
  left: `${a.value * 70}%`
16520
- })), C = (k) => {
16521
- s.value = k, N(k), M(k), k.on("slideChange", () => {
16522
- N(k), M(k);
16523
- }), k.on("progress", (z) => {
16531
+ })), C = (E) => {
16532
+ s.value = E, N(E), M(E), E.on("slideChange", () => {
16533
+ N(E), M(E);
16534
+ }), E.on("progress", (z) => {
16524
16535
  a.value = z;
16525
- }), k.on("setProgress", (z) => {
16536
+ }), E.on("setProgress", (z) => {
16526
16537
  a.value = z;
16527
16538
  }), Re(() => {
16528
- k.update(), M(k);
16539
+ E.update(), M(E);
16529
16540
  });
16530
- }, M = (k) => {
16531
- k.slides.length > 0 && (a.value = k.progress || 0);
16532
- }, N = (k) => {
16533
- r.value = k.isBeginning, o.value = k.isEnd;
16541
+ }, M = (E) => {
16542
+ E.slides.length > 0 && (a.value = E.progress || 0);
16543
+ }, N = (E) => {
16544
+ r.value = E.isBeginning, o.value = E.isEnd;
16534
16545
  }, V = () => {
16535
- var k;
16536
- (k = s.value) == null || k.slidePrev();
16546
+ var E;
16547
+ (E = s.value) == null || E.slidePrev();
16537
16548
  }, j = () => {
16538
- var k;
16539
- (k = s.value) == null || k.slideNext();
16549
+ var E;
16550
+ (E = s.value) == null || E.slideNext();
16540
16551
  }, I = () => {
16541
16552
  d("loadMore");
16542
16553
  }, L = () => {
16543
16554
  !n.infiniteScroll || !l.value || (c.value = new IntersectionObserver(
16544
- (k) => {
16545
- k[0].isIntersecting && n.hasMore && !n.loadingMore && I();
16555
+ (E) => {
16556
+ E[0].isIntersecting && n.hasMore && !n.loadingMore && I();
16546
16557
  },
16547
16558
  {
16548
16559
  root: null,
@@ -16564,23 +16575,23 @@ const c_ = {
16564
16575
  [() => u.value, () => n.displayMode],
16565
16576
  () => {
16566
16577
  s.value && Re(() => {
16567
- const k = s.value, z = y.value;
16568
- Object.assign(k.params, z), k.params.navigation.enabled = b.value, k.update(), k.updateSize(), k.updateSlides(), k.updateProgress(), k.updateSlidesClasses(), k.grid && k.grid.updateGrid(), M(k);
16578
+ const E = s.value, z = y.value;
16579
+ Object.assign(E.params, z), E.params.navigation.enabled = b.value, E.update(), E.updateSize(), E.updateSlides(), E.updateProgress(), E.updateSlidesClasses(), E.grid && E.grid.updateGrid(), M(E);
16569
16580
  });
16570
16581
  },
16571
16582
  { flush: "post" }
16572
16583
  ), Ae(
16573
16584
  () => n.infiniteScroll,
16574
- (k) => {
16575
- k ? Re(() => {
16585
+ (E) => {
16586
+ E ? Re(() => {
16576
16587
  L();
16577
16588
  }) : P();
16578
16589
  }
16579
- ), Ae(l, (k) => {
16580
- n.infiniteScroll && k && (P(), Re(() => {
16590
+ ), Ae(l, (E) => {
16591
+ n.infiniteScroll && E && (P(), Re(() => {
16581
16592
  L();
16582
16593
  }));
16583
- }), (k, z) => {
16594
+ }), (E, z) => {
16584
16595
  var ne, Se, he;
16585
16596
  const U = Ee("rn-product-list-item"), Q = Ee("rn-spinner");
16586
16597
  return _(), S("div", {
@@ -16588,7 +16599,7 @@ const c_ = {
16588
16599
  }, [
16589
16600
  t.loading ? (_(), S("div", c_, [
16590
16601
  T("div", {
16591
- class: O(A.value),
16602
+ class: O(k.value),
16592
16603
  style: Me(F.value)
16593
16604
  }, [
16594
16605
  (_(!0), S($e, null, He(x.value, (pe) => (_(), ve(ku, {
@@ -16608,7 +16619,7 @@ const c_ = {
16608
16619
  class: "product-list__slide"
16609
16620
  }, {
16610
16621
  default: ye(() => [
16611
- W(k.$slots, "item", {
16622
+ W(E.$slots, "item", {
16612
16623
  item: pe,
16613
16624
  autoplay: t.autoplay,
16614
16625
  type: t.itemType
@@ -16660,8 +16671,8 @@ const c_ = {
16660
16671
  size: "small"
16661
16672
  })) : H("", !0)
16662
16673
  ], 512)) : H("", !0),
16663
- k.$slots.append ? (_(), S("div", v_, [
16664
- W(k.$slots, "append", {
16674
+ E.$slots.append ? (_(), S("div", v_, [
16675
+ W(E.$slots, "append", {
16665
16676
  hasMore: t.hasMore,
16666
16677
  loadingMore: t.loadingMore,
16667
16678
  loadMore: I,
@@ -16678,7 +16689,7 @@ const c_ = {
16678
16689
  key: pe.product_id,
16679
16690
  class: "product-list__grid-item"
16680
16691
  }, [
16681
- W(k.$slots, "item", {
16692
+ W(E.$slots, "item", {
16682
16693
  item: pe,
16683
16694
  autoplay: t.autoplay,
16684
16695
  type: t.itemType
@@ -16701,8 +16712,8 @@ const c_ = {
16701
16712
  size: "small"
16702
16713
  })) : H("", !0)
16703
16714
  ], 512)) : H("", !0),
16704
- k.$slots.append ? (_(), S("div", g_, [
16705
- W(k.$slots, "append", {
16715
+ E.$slots.append ? (_(), S("div", g_, [
16716
+ W(E.$slots, "append", {
16706
16717
  hasMore: t.hasMore,
16707
16718
  loadingMore: t.loadingMore,
16708
16719
  loadMore: I,
@@ -16712,8 +16723,8 @@ const c_ = {
16712
16723
  ])) : H("", !0)
16713
16724
  ], 4))
16714
16725
  ], 64)),
16715
- k.$slots.footer ? (_(), S("div", y_, [
16716
- W(k.$slots, "footer", {
16726
+ E.$slots.footer ? (_(), S("div", y_, [
16727
+ W(E.$slots, "footer", {
16717
16728
  hasMore: t.hasMore,
16718
16729
  loadingMore: t.loadingMore,
16719
16730
  loadMore: I,
@@ -16725,7 +16736,7 @@ const c_ = {
16725
16736
  };
16726
16737
  }
16727
16738
  });
16728
- const __ = /* @__PURE__ */ me(b_, [["__scopeId", "data-v-cf9dd4cd"]]), w_ = "ja-JP", S_ = "JPY";
16739
+ const __ = /* @__PURE__ */ me(b_, [["__scopeId", "data-v-e3242b16"]]), w_ = "ja-JP", S_ = "JPY";
16729
16740
  class x_ extends Rs {
16730
16741
  constructor(n, {
16731
16742
  locale: i = w_,
@@ -16991,30 +17002,30 @@ function Zu() {
16991
17002
  var L = ["th", "st", "nd", "rd"], P = I % 100;
16992
17003
  return "[" + I + (L[(P - 20) % 10] || L[P] || L[0]) + "]";
16993
17004
  } }, g = function(I, L, P) {
16994
- var k = String(I);
16995
- return !k || k.length >= L ? I : "" + Array(L + 1 - k.length).join(P) + I;
17005
+ var E = String(I);
17006
+ return !E || E.length >= L ? I : "" + Array(L + 1 - E.length).join(P) + I;
16996
17007
  }, x = { s: g, z: function(I) {
16997
- var L = -I.utcOffset(), P = Math.abs(L), k = Math.floor(P / 60), z = P % 60;
16998
- return (L <= 0 ? "+" : "-") + g(k, 2, "0") + ":" + g(z, 2, "0");
17008
+ var L = -I.utcOffset(), P = Math.abs(L), E = Math.floor(P / 60), z = P % 60;
17009
+ return (L <= 0 ? "+" : "-") + g(E, 2, "0") + ":" + g(z, 2, "0");
16999
17010
  }, m: function I(L, P) {
17000
17011
  if (L.date() < P.date())
17001
17012
  return -I(P, L);
17002
- var k = 12 * (P.year() - L.year()) + (P.month() - L.month()), z = L.clone().add(k, d), U = P - z < 0, Q = L.clone().add(k + (U ? -1 : 1), d);
17003
- return +(-(k + (P - z) / (U ? z - Q : Q - z)) || 0);
17013
+ var E = 12 * (P.year() - L.year()) + (P.month() - L.month()), z = L.clone().add(E, d), U = P - z < 0, Q = L.clone().add(E + (U ? -1 : 1), d);
17014
+ return +(-(E + (P - z) / (U ? z - Q : Q - z)) || 0);
17004
17015
  }, a: function(I) {
17005
17016
  return I < 0 ? Math.ceil(I) || 0 : Math.floor(I);
17006
17017
  }, p: function(I) {
17007
17018
  return { M: d, y: p, w: u, d: c, D: h, h: l, m: o, s: r, ms: a, Q: f }[I] || String(I || "").toLowerCase().replace(/s$/, "");
17008
17019
  }, u: function(I) {
17009
17020
  return I === void 0;
17010
- } }, A = "en", F = {};
17011
- F[A] = v;
17021
+ } }, k = "en", F = {};
17022
+ F[k] = v;
17012
17023
  var $ = "$isDayjsObject", B = function(I) {
17013
17024
  return I instanceof V || !(!I || !I[$]);
17014
- }, C = function I(L, P, k) {
17025
+ }, C = function I(L, P, E) {
17015
17026
  var z;
17016
17027
  if (!L)
17017
- return A;
17028
+ return k;
17018
17029
  if (typeof L == "string") {
17019
17030
  var U = L.toLowerCase();
17020
17031
  F[U] && (z = U), P && (F[U] = P, z = U);
@@ -17025,7 +17036,7 @@ function Zu() {
17025
17036
  var ne = L.name;
17026
17037
  F[ne] = L, z = ne;
17027
17038
  }
17028
- return !k && z && (A = z), z || !k && A;
17039
+ return !E && z && (k = z), z || !E && k;
17029
17040
  }, M = function(I, L) {
17030
17041
  if (B(I))
17031
17042
  return I.clone();
@@ -17041,8 +17052,8 @@ function Zu() {
17041
17052
  }
17042
17053
  var L = I.prototype;
17043
17054
  return L.parse = function(P) {
17044
- this.$d = function(k) {
17045
- var z = k.date, U = k.utc;
17055
+ this.$d = function(E) {
17056
+ var z = E.date, U = E.utc;
17046
17057
  if (z === null)
17047
17058
  return /* @__PURE__ */ new Date(NaN);
17048
17059
  if (N.u(z))
@@ -17065,21 +17076,21 @@ function Zu() {
17065
17076
  return N;
17066
17077
  }, L.isValid = function() {
17067
17078
  return this.$d.toString() !== m;
17068
- }, L.isSame = function(P, k) {
17079
+ }, L.isSame = function(P, E) {
17069
17080
  var z = M(P);
17070
- return this.startOf(k) <= z && z <= this.endOf(k);
17071
- }, L.isAfter = function(P, k) {
17072
- return M(P) < this.startOf(k);
17073
- }, L.isBefore = function(P, k) {
17074
- return this.endOf(k) < M(P);
17075
- }, L.$g = function(P, k, z) {
17076
- return N.u(P) ? this[k] : this.set(z, P);
17081
+ return this.startOf(E) <= z && z <= this.endOf(E);
17082
+ }, L.isAfter = function(P, E) {
17083
+ return M(P) < this.startOf(E);
17084
+ }, L.isBefore = function(P, E) {
17085
+ return this.endOf(E) < M(P);
17086
+ }, L.$g = function(P, E, z) {
17087
+ return N.u(P) ? this[E] : this.set(z, P);
17077
17088
  }, L.unix = function() {
17078
17089
  return Math.floor(this.valueOf() / 1e3);
17079
17090
  }, L.valueOf = function() {
17080
17091
  return this.$d.getTime();
17081
- }, L.startOf = function(P, k) {
17082
- var z = this, U = !!N.u(k) || k, Q = N.p(P), ne = function(we, Oe) {
17092
+ }, L.startOf = function(P, E) {
17093
+ var z = this, U = !!N.u(E) || E, Q = N.p(P), ne = function(we, Oe) {
17083
17094
  var De = N.w(z.$u ? Date.UTC(z.$y, Oe, we) : new Date(z.$y, Oe, we), z);
17084
17095
  return U ? De : De.endOf(c);
17085
17096
  }, Se = function(we, Oe) {
@@ -17107,22 +17118,22 @@ function Zu() {
17107
17118
  }
17108
17119
  }, L.endOf = function(P) {
17109
17120
  return this.startOf(P, !1);
17110
- }, L.$set = function(P, k) {
17111
- var z, U = N.p(P), Q = "set" + (this.$u ? "UTC" : ""), ne = (z = {}, z[c] = Q + "Date", z[h] = Q + "Date", z[d] = Q + "Month", z[p] = Q + "FullYear", z[l] = Q + "Hours", z[o] = Q + "Minutes", z[r] = Q + "Seconds", z[a] = Q + "Milliseconds", z)[U], Se = U === c ? this.$D + (k - this.$W) : k;
17121
+ }, L.$set = function(P, E) {
17122
+ var z, U = N.p(P), Q = "set" + (this.$u ? "UTC" : ""), ne = (z = {}, z[c] = Q + "Date", z[h] = Q + "Date", z[d] = Q + "Month", z[p] = Q + "FullYear", z[l] = Q + "Hours", z[o] = Q + "Minutes", z[r] = Q + "Seconds", z[a] = Q + "Milliseconds", z)[U], Se = U === c ? this.$D + (E - this.$W) : E;
17112
17123
  if (U === d || U === p) {
17113
17124
  var he = this.clone().set(h, 1);
17114
17125
  he.$d[ne](Se), he.init(), this.$d = he.set(h, Math.min(this.$D, he.daysInMonth())).$d;
17115
17126
  } else
17116
17127
  ne && this.$d[ne](Se);
17117
17128
  return this.init(), this;
17118
- }, L.set = function(P, k) {
17119
- return this.clone().$set(P, k);
17129
+ }, L.set = function(P, E) {
17130
+ return this.clone().$set(P, E);
17120
17131
  }, L.get = function(P) {
17121
17132
  return this[N.p(P)]();
17122
- }, L.add = function(P, k) {
17133
+ }, L.add = function(P, E) {
17123
17134
  var z, U = this;
17124
17135
  P = Number(P);
17125
- var Q = N.p(k), ne = function(pe) {
17136
+ var Q = N.p(E), ne = function(pe) {
17126
17137
  var _e = M(U);
17127
17138
  return N.w(_e.date(_e.date() + Math.round(pe * P)), U);
17128
17139
  };
@@ -17136,14 +17147,14 @@ function Zu() {
17136
17147
  return ne(7);
17137
17148
  var Se = (z = {}, z[o] = i, z[l] = s, z[r] = n, z)[Q] || 1, he = this.$d.getTime() + P * Se;
17138
17149
  return N.w(he, this);
17139
- }, L.subtract = function(P, k) {
17140
- return this.add(-1 * P, k);
17150
+ }, L.subtract = function(P, E) {
17151
+ return this.add(-1 * P, E);
17141
17152
  }, L.format = function(P) {
17142
- var k = this, z = this.$locale();
17153
+ var E = this, z = this.$locale();
17143
17154
  if (!this.isValid())
17144
17155
  return z.invalidDate || m;
17145
17156
  var U = P || "YYYY-MM-DDTHH:mm:ssZ", Q = N.z(this), ne = this.$H, Se = this.$m, he = this.$M, pe = z.weekdays, _e = z.months, te = z.meridiem, ue = function(Oe, De, Ve, gt) {
17146
- return Oe && (Oe[De] || Oe(k, U)) || Ve[De].slice(0, gt);
17157
+ return Oe && (Oe[De] || Oe(E, U)) || Ve[De].slice(0, gt);
17147
17158
  }, ge = function(Oe) {
17148
17159
  return N.s(ne % 12 || 12, Oe, "0");
17149
17160
  }, we = te || function(Oe, De, Ve) {
@@ -17154,9 +17165,9 @@ function Zu() {
17154
17165
  return De || function(Ve) {
17155
17166
  switch (Ve) {
17156
17167
  case "YY":
17157
- return String(k.$y).slice(-2);
17168
+ return String(E.$y).slice(-2);
17158
17169
  case "YYYY":
17159
- return N.s(k.$y, 4, "0");
17170
+ return N.s(E.$y, 4, "0");
17160
17171
  case "M":
17161
17172
  return he + 1;
17162
17173
  case "MM":
@@ -17166,17 +17177,17 @@ function Zu() {
17166
17177
  case "MMMM":
17167
17178
  return ue(_e, he);
17168
17179
  case "D":
17169
- return k.$D;
17180
+ return E.$D;
17170
17181
  case "DD":
17171
- return N.s(k.$D, 2, "0");
17182
+ return N.s(E.$D, 2, "0");
17172
17183
  case "d":
17173
- return String(k.$W);
17184
+ return String(E.$W);
17174
17185
  case "dd":
17175
- return ue(z.weekdaysMin, k.$W, pe, 2);
17186
+ return ue(z.weekdaysMin, E.$W, pe, 2);
17176
17187
  case "ddd":
17177
- return ue(z.weekdaysShort, k.$W, pe, 3);
17188
+ return ue(z.weekdaysShort, E.$W, pe, 3);
17178
17189
  case "dddd":
17179
- return pe[k.$W];
17190
+ return pe[E.$W];
17180
17191
  case "H":
17181
17192
  return String(ne);
17182
17193
  case "HH":
@@ -17194,11 +17205,11 @@ function Zu() {
17194
17205
  case "mm":
17195
17206
  return N.s(Se, 2, "0");
17196
17207
  case "s":
17197
- return String(k.$s);
17208
+ return String(E.$s);
17198
17209
  case "ss":
17199
- return N.s(k.$s, 2, "0");
17210
+ return N.s(E.$s, 2, "0");
17200
17211
  case "SSS":
17201
- return N.s(k.$ms, 3, "0");
17212
+ return N.s(E.$ms, 3, "0");
17202
17213
  case "Z":
17203
17214
  return Q;
17204
17215
  }
@@ -17207,8 +17218,8 @@ function Zu() {
17207
17218
  });
17208
17219
  }, L.utcOffset = function() {
17209
17220
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
17210
- }, L.diff = function(P, k, z) {
17211
- var U, Q = this, ne = N.p(k), Se = M(P), he = (Se.utcOffset() - this.utcOffset()) * i, pe = this - Se, _e = function() {
17221
+ }, L.diff = function(P, E, z) {
17222
+ var U, Q = this, ne = N.p(E), Se = M(P), he = (Se.utcOffset() - this.utcOffset()) * i, pe = this - Se, _e = function() {
17212
17223
  return N.m(Q, Se);
17213
17224
  };
17214
17225
  switch (ne) {
@@ -17244,10 +17255,10 @@ function Zu() {
17244
17255
  return this.endOf(d).$D;
17245
17256
  }, L.$locale = function() {
17246
17257
  return F[this.$L];
17247
- }, L.locale = function(P, k) {
17258
+ }, L.locale = function(P, E) {
17248
17259
  if (!P)
17249
17260
  return this.$L;
17250
- var z = this.clone(), U = C(P, k, !0);
17261
+ var z = this.clone(), U = C(P, E, !0);
17251
17262
  return U && (z.$L = U), z;
17252
17263
  }, L.clone = function() {
17253
17264
  return N.w(this.$d, this);
@@ -17269,7 +17280,7 @@ function Zu() {
17269
17280
  return I.$i || (I(L, V, M), I.$i = !0), M;
17270
17281
  }, M.locale = C, M.isDayjs = B, M.unix = function(I) {
17271
17282
  return M(1e3 * I);
17272
- }, M.en = F[A], M.Ls = F, M.p = {}, M;
17283
+ }, M.en = F[k], M.Ls = F, M.p = {}, M;
17273
17284
  });
17274
17285
  }(ka)), ka.exports;
17275
17286
  }