@eliseubatista99/react-scaffold-core 0.1.19 → 0.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as _ from "react";
2
- import U, { forwardRef as hn, useContext as Nt, useEffect as Er, useState as vn, useMemo as mn } from "react";
2
+ import U, { forwardRef as pn, useContext as Nt, useEffect as Er, useState as vn, useMemo as mn } from "react";
3
3
  var tt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
4
4
  function gn(e) {
5
5
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
@@ -85,7 +85,7 @@ function wn() {
85
85
  return "Profiler";
86
86
  case M:
87
87
  return "StrictMode";
88
- case h:
88
+ case p:
89
89
  return "Suspense";
90
90
  case g:
91
91
  return "SuspenseList";
@@ -179,7 +179,7 @@ function wn() {
179
179
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
180
180
  )), n = this.props.ref, n !== void 0 ? n : null;
181
181
  }
182
- function p(n, u, S, I, j, H, z, $) {
182
+ function h(n, u, S, I, j, H, z, $) {
183
183
  return S = H.ref, n = {
184
184
  $$typeof: A,
185
185
  type: n,
@@ -250,7 +250,7 @@ React keys must be passed directly to JSX without using spread:
250
250
  return Y && f(
251
251
  S,
252
252
  typeof n == "function" ? n.displayName || n.name || "Unknown" : n
253
- ), p(
253
+ ), h(
254
254
  n,
255
255
  Y,
256
256
  H,
@@ -264,7 +264,7 @@ React keys must be passed directly to JSX without using spread:
264
264
  function E(n) {
265
265
  typeof n == "object" && n !== null && n.$$typeof === A && n._store && (n._store.validated = 1);
266
266
  }
267
- var R = U, A = Symbol.for("react.transitional.element"), C = Symbol.for("react.portal"), v = Symbol.for("react.fragment"), M = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), N = Symbol.for("react.consumer"), q = Symbol.for("react.context"), B = Symbol.for("react.forward_ref"), h = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), y = Symbol.for("react.memo"), O = Symbol.for("react.lazy"), m = Symbol.for("react.activity"), c = Symbol.for("react.client.reference"), P = R.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, L = Object.prototype.hasOwnProperty, x = Array.isArray, T = console.createTask ? console.createTask : function() {
267
+ var R = U, A = Symbol.for("react.transitional.element"), C = Symbol.for("react.portal"), v = Symbol.for("react.fragment"), M = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), N = Symbol.for("react.consumer"), q = Symbol.for("react.context"), B = Symbol.for("react.forward_ref"), p = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), y = Symbol.for("react.memo"), O = Symbol.for("react.lazy"), m = Symbol.for("react.activity"), c = Symbol.for("react.client.reference"), P = R.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, L = Object.prototype.hasOwnProperty, x = Array.isArray, T = console.createTask ? console.createTask : function() {
268
268
  return null;
269
269
  };
270
270
  R = {
@@ -372,17 +372,17 @@ var Ct, Qt;
372
372
  function kn() {
373
373
  if (Qt) return Ct;
374
374
  Qt = 1;
375
- var e = "Expected a function", t = NaN, r = "[object Symbol]", o = /^\s+|\s+$/g, i = /^[-+]0x[0-9a-f]+$/i, a = /^0b[01]+$/i, l = /^0o[0-7]+$/i, f = parseInt, d = typeof tt == "object" && tt && tt.Object === Object && tt, p = typeof self == "object" && self && self.Object === Object && self, w = d || p || Function("return this")(), E = Object.prototype, R = E.toString, A = Math.max, C = Math.min, v = function() {
375
+ var e = "Expected a function", t = NaN, r = "[object Symbol]", o = /^\s+|\s+$/g, i = /^[-+]0x[0-9a-f]+$/i, a = /^0b[01]+$/i, l = /^0o[0-7]+$/i, f = parseInt, d = typeof tt == "object" && tt && tt.Object === Object && tt, h = typeof self == "object" && self && self.Object === Object && self, w = d || h || Function("return this")(), E = Object.prototype, R = E.toString, A = Math.max, C = Math.min, v = function() {
376
376
  return w.Date.now();
377
377
  };
378
- function M(h, g, y) {
378
+ function M(p, g, y) {
379
379
  var O, m, c, P, L, x, T = 0, D = !1, F = !1, s = !0;
380
- if (typeof h != "function")
380
+ if (typeof p != "function")
381
381
  throw new TypeError(e);
382
382
  g = B(g) || 0, k(y) && (D = !!y.leading, F = "maxWait" in y, c = F ? A(B(y.maxWait) || 0, g) : c, s = "trailing" in y ? !!y.trailing : s);
383
383
  function J($) {
384
384
  var Y = O, V = m;
385
- return O = m = void 0, T = $, P = h.apply(V, Y), P;
385
+ return O = m = void 0, T = $, P = p.apply(V, Y), P;
386
386
  }
387
387
  function b($) {
388
388
  return T = $, L = setTimeout(S, g), D ? J($) : P;
@@ -422,30 +422,30 @@ function kn() {
422
422
  }
423
423
  return z.cancel = j, z.flush = H, z;
424
424
  }
425
- function k(h) {
426
- var g = typeof h;
427
- return !!h && (g == "object" || g == "function");
425
+ function k(p) {
426
+ var g = typeof p;
427
+ return !!p && (g == "object" || g == "function");
428
428
  }
429
- function N(h) {
430
- return !!h && typeof h == "object";
429
+ function N(p) {
430
+ return !!p && typeof p == "object";
431
431
  }
432
- function q(h) {
433
- return typeof h == "symbol" || N(h) && R.call(h) == r;
432
+ function q(p) {
433
+ return typeof p == "symbol" || N(p) && R.call(p) == r;
434
434
  }
435
- function B(h) {
436
- if (typeof h == "number")
437
- return h;
438
- if (q(h))
435
+ function B(p) {
436
+ if (typeof p == "number")
437
+ return p;
438
+ if (q(p))
439
439
  return t;
440
- if (k(h)) {
441
- var g = typeof h.valueOf == "function" ? h.valueOf() : h;
442
- h = k(g) ? g + "" : g;
440
+ if (k(p)) {
441
+ var g = typeof p.valueOf == "function" ? p.valueOf() : p;
442
+ p = k(g) ? g + "" : g;
443
443
  }
444
- if (typeof h != "string")
445
- return h === 0 ? h : +h;
446
- h = h.replace(o, "");
447
- var y = a.test(h);
448
- return y || l.test(h) ? f(h.slice(2), y ? 2 : 8) : i.test(h) ? t : +h;
444
+ if (typeof p != "string")
445
+ return p === 0 ? p : +p;
446
+ p = p.replace(o, "");
447
+ var y = a.test(p);
448
+ return y || l.test(p) ? f(p.slice(2), y ? 2 : 8) : i.test(p) ? t : +p;
449
449
  }
450
450
  return Ct = M, Ct;
451
451
  }
@@ -456,7 +456,7 @@ var Pt = { exports: {} };
456
456
  http://jedwatson.github.io/classnames
457
457
  */
458
458
  var er;
459
- function ht() {
459
+ function pt() {
460
460
  return er || (er = 1, function(e) {
461
461
  (function() {
462
462
  var t = {}.hasOwnProperty;
@@ -569,7 +569,7 @@ function Ge() {
569
569
  if (rr) return W;
570
570
  rr = 1, Object.defineProperty(W, "__esModule", {
571
571
  value: !0
572
- }), W.checkSpecKeys = W.checkNavigable = W.changeSlide = W.canUseDOM = W.canGoNext = void 0, W.clamp = p, W.extractObject = void 0, W.filterSettings = J, W.validSettings = W.swipeStart = W.swipeMove = W.swipeEnd = W.slidesOnRight = W.slidesOnLeft = W.slideHandler = W.siblingDirection = W.safePreventDefault = W.lazyStartIndex = W.lazySlidesOnRight = W.lazySlidesOnLeft = W.lazyEndIndex = W.keyHandler = W.initializedState = W.getWidth = W.getTrackLeft = W.getTrackCSS = W.getTrackAnimateCSS = W.getTotalSlides = W.getSwipeDirection = W.getSlideCount = W.getRequiredLazySlides = W.getPreClones = W.getPostClones = W.getOnDemandLazySlides = W.getNavigableIndexes = W.getHeight = void 0;
572
+ }), W.checkSpecKeys = W.checkNavigable = W.changeSlide = W.canUseDOM = W.canGoNext = void 0, W.clamp = h, W.extractObject = void 0, W.filterSettings = J, W.validSettings = W.swipeStart = W.swipeMove = W.swipeEnd = W.slidesOnRight = W.slidesOnLeft = W.slideHandler = W.siblingDirection = W.safePreventDefault = W.lazyStartIndex = W.lazySlidesOnRight = W.lazySlidesOnLeft = W.lazyEndIndex = W.keyHandler = W.initializedState = W.getWidth = W.getTrackLeft = W.getTrackCSS = W.getTrackAnimateCSS = W.getTotalSlides = W.getSwipeDirection = W.getSlideCount = W.getRequiredLazySlides = W.getPreClones = W.getPostClones = W.getOnDemandLazySlides = W.getNavigableIndexes = W.getHeight = void 0;
573
573
  var e = r(U), t = r(Rr());
574
574
  function r(b) {
575
575
  return b && b.__esModule ? b : { default: b };
@@ -620,7 +620,7 @@ function Ge() {
620
620
  }
621
621
  return (n === "string" ? String : Number)(b);
622
622
  }
623
- function p(b, n, u) {
623
+ function h(b, n, u) {
624
624
  return Math.max(n, Math.min(b, u));
625
625
  }
626
626
  var w = W.safePreventDefault = function(n) {
@@ -689,7 +689,7 @@ function Ge() {
689
689
  }, W.slideHandler = function(n) {
690
690
  var u = n.waitForAnimate, S = n.animating, I = n.fade, j = n.infinite, H = n.index, z = n.slideCount, $ = n.lazyLoad, Y = n.currentSlide, V = n.centerMode, X = n.slidesToScroll, re = n.slidesToShow, ie = n.useCSS, Q = n.lazyLoadedList;
691
691
  if (u && S) return {};
692
- var Z = H, ne, le, K, ae = {}, ue = {}, ce = j ? H : p(H, 0, z - 1);
692
+ var Z = H, ne, le, K, ae = {}, ue = {}, ce = j ? H : h(H, 0, z - 1);
693
693
  if (I) {
694
694
  if (!j && (H < 0 || H >= z)) return {};
695
695
  H < 0 ? Z = H + z : H >= z && (Z = H - z), $ && Q.indexOf(Z) < 0 && (Q = Q.concat(Z)), ae = {
@@ -770,7 +770,7 @@ function Ge() {
770
770
  if (!S) {
771
771
  if (I) return w(n);
772
772
  j && H && z && w(n);
773
- var he, Pe = {}, et = c(u);
773
+ var pe, Pe = {}, et = c(u);
774
774
  K.curX = n.touches ? n.touches[0].pageX : n.clientX, K.curY = n.touches ? n.touches[0].pageY : n.clientY, K.swipeLength = Math.round(Math.sqrt(Math.pow(K.curX - K.startX, 2)));
775
775
  var Xt = Math.round(Math.sqrt(Math.pow(K.curY - K.startY, 2)));
776
776
  if (!z && !Q && Xt > 10)
@@ -780,12 +780,12 @@ function Ge() {
780
780
  z && (K.swipeLength = Xt);
781
781
  var Ie = ($ ? -1 : 1) * (K.curX > K.startX ? 1 : -1);
782
782
  z && (Ie = K.curY > K.startY ? 1 : -1);
783
- var pn = Math.ceil(Z / ne), Oe = N(u.touchObject, z), Ae = K.swipeLength;
784
- return le || (Y === 0 && (Oe === "right" || Oe === "down") || Y + 1 >= pn && (Oe === "left" || Oe === "up") || !q(u) && (Oe === "left" || Oe === "up")) && (Ae = K.swipeLength * V, X === !1 && re && (re(Oe), Pe.edgeDragged = !0)), !ie && ae && (ae(Oe), Pe.swiped = !0), j ? he = et + Ae * (ue / ce) * Ie : $ ? he = et - Ae * Ie : he = et + Ae * Ie, z && (he = et + Ae * Ie), Pe = a(a({}, Pe), {}, {
783
+ var hn = Math.ceil(Z / ne), Oe = N(u.touchObject, z), Ae = K.swipeLength;
784
+ return le || (Y === 0 && (Oe === "right" || Oe === "down") || Y + 1 >= hn && (Oe === "left" || Oe === "up") || !q(u) && (Oe === "left" || Oe === "up")) && (Ae = K.swipeLength * V, X === !1 && re && (re(Oe), Pe.edgeDragged = !0)), !ie && ae && (ae(Oe), Pe.swiped = !0), j ? pe = et + Ae * (ue / ce) * Ie : $ ? pe = et - Ae * Ie : pe = et + Ae * Ie, z && (pe = et + Ae * Ie), Pe = a(a({}, Pe), {}, {
785
785
  touchObject: K,
786
- swipeLeft: he,
786
+ swipeLeft: pe,
787
787
  trackStyle: O(a(a({}, u), {}, {
788
- left: he
788
+ left: pe
789
789
  }))
790
790
  }), Math.abs(K.curX - K.startX) < Math.abs(K.curY - K.startY) * 0.8 || K.swipeLength > 10 && (Pe.swiping = !0, w(n)), Pe;
791
791
  }
@@ -810,20 +810,20 @@ function Ge() {
810
810
  switch (le) {
811
811
  case "left":
812
812
  case "up":
813
- ue = ce + g(u), ae = V ? h(u, ue) : ue, K.currentDirection = 0;
813
+ ue = ce + g(u), ae = V ? p(u, ue) : ue, K.currentDirection = 0;
814
814
  break;
815
815
  case "right":
816
816
  case "down":
817
- ue = ce - g(u), ae = V ? h(u, ue) : ue, K.currentDirection = 1;
817
+ ue = ce - g(u), ae = V ? p(u, ue) : ue, K.currentDirection = 1;
818
818
  break;
819
819
  default:
820
820
  ae = ce;
821
821
  }
822
822
  K.triggerSlideHandler = ae;
823
823
  } else {
824
- var he = c(u);
824
+ var pe = c(u);
825
825
  K.trackStyle = m(a(a({}, u), {}, {
826
- left: he
826
+ left: pe
827
827
  }));
828
828
  }
829
829
  return K;
@@ -832,7 +832,7 @@ function Ge() {
832
832
  for (var u = n.infinite ? n.slideCount * 2 : n.slideCount, S = n.infinite ? n.slidesToShow * -1 : 0, I = n.infinite ? n.slidesToShow * -1 : 0, j = []; S < u; )
833
833
  j.push(S), S = I + n.slidesToScroll, I += Math.min(n.slidesToScroll, n.slidesToShow);
834
834
  return j;
835
- }, h = W.checkNavigable = function(n, u) {
835
+ }, p = W.checkNavigable = function(n, u) {
836
836
  var S = B(n), I = 0;
837
837
  if (u > S[S.length - 1])
838
838
  u = S[S.length - 1];
@@ -908,8 +908,8 @@ function Ge() {
908
908
  var ue, ce = S && S.node;
909
909
  if (ue = u + P(n), le = ce && ce.childNodes[ue], ne = le ? le.offsetLeft * -1 : 0, j === !0) {
910
910
  ue = I ? u + P(n) : u, le = ce && ce.children[ue], ne = 0;
911
- for (var he = 0; he < ue; he++)
912
- ne -= ce && ce.children[he] && ce.children[he].offsetWidth;
911
+ for (var pe = 0; pe < ue; pe++)
912
+ ne -= ce && ce.children[pe] && ce.children[pe].offsetWidth;
913
913
  ne -= parseInt(n.centerPadding), ne += le && (V - le.offsetWidth) / 2;
914
914
  }
915
915
  }
@@ -954,7 +954,7 @@ function On() {
954
954
  nr = 1, Object.defineProperty(Fe, "__esModule", {
955
955
  value: !0
956
956
  }), Fe.Track = void 0;
957
- var e = o(U), t = o(ht()), r = Ge();
957
+ var e = o(U), t = o(pt()), r = Ge();
958
958
  function o(m) {
959
959
  return m && m.__esModule ? m : { default: m };
960
960
  }
@@ -988,7 +988,7 @@ function On() {
988
988
  function d(m, c, P) {
989
989
  return c && f(m.prototype, c), Object.defineProperty(m, "prototype", { writable: !1 }), m;
990
990
  }
991
- function p(m, c) {
991
+ function h(m, c) {
992
992
  if (typeof c != "function" && c !== null) throw new TypeError("Super expression must either be null or a function");
993
993
  m.prototype = Object.create(c && c.prototype, { constructor: { value: m, writable: !0, configurable: !0 } }), Object.defineProperty(m, "prototype", { writable: !1 }), c && w(m, c);
994
994
  }
@@ -1070,7 +1070,7 @@ function On() {
1070
1070
  }
1071
1071
  return (c === "string" ? String : Number)(m);
1072
1072
  }
1073
- var h = function(c) {
1073
+ var p = function(c) {
1074
1074
  var P, L, x, T, D;
1075
1075
  c.rtl ? D = c.slideCount - 1 - c.index : D = c.index, x = D < 0 || D >= c.slideCount, c.centerMode ? (T = Math.floor(c.slidesToShow / 2), L = (D - c.currentSlide) % c.slideCount === 0, D > c.currentSlide - T - 1 && D <= c.currentSlide + T && (P = !0)) : P = c.currentSlide <= D && D < c.currentSlide + c.slidesToShow;
1076
1076
  var F;
@@ -1101,7 +1101,7 @@ function On() {
1101
1101
  !c.lazyLoad || c.lazyLoad && c.lazyLoadedList.indexOf(b) >= 0 ? n = J : n = /* @__PURE__ */ e.default.createElement("div", null);
1102
1102
  var S = g(k(k({}, c), {}, {
1103
1103
  index: b
1104
- })), I = n.props.className || "", j = h(k(k({}, c), {}, {
1104
+ })), I = n.props.className || "", j = p(k(k({}, c), {}, {
1105
1105
  index: b
1106
1106
  }));
1107
1107
  if (L.push(/* @__PURE__ */ e.default.cloneElement(n, {
@@ -1118,7 +1118,7 @@ function On() {
1118
1118
  }
1119
1119
  })), c.infinite && D > 1 && c.fade === !1 && !c.unslick) {
1120
1120
  var H = D - b;
1121
- H <= (0, r.getPreClones)(c) && (P = -H, P >= F && (n = J), j = h(k(k({}, c), {}, {
1121
+ H <= (0, r.getPreClones)(c) && (P = -H, P >= F && (n = J), j = p(k(k({}, c), {}, {
1122
1122
  index: P
1123
1123
  })), x.push(/* @__PURE__ */ e.default.cloneElement(n, {
1124
1124
  key: "precloned" + y(n, P),
@@ -1130,7 +1130,7 @@ function On() {
1130
1130
  onClick: function($) {
1131
1131
  n.props && n.props.onClick && n.props.onClick($), c.focusOnSelect && c.focusOnSelect(u);
1132
1132
  }
1133
- }))), b < (0, r.getPostClones)(c) && (P = D + b, P < s && (n = J), j = h(k(k({}, c), {}, {
1133
+ }))), b < (0, r.getPostClones)(c) && (P = D + b, P < s && (n = J), j = p(k(k({}, c), {}, {
1134
1134
  index: P
1135
1135
  })), T.push(/* @__PURE__ */ e.default.cloneElement(n, {
1136
1136
  key: "postcloned" + y(n, P),
@@ -1147,7 +1147,7 @@ function On() {
1147
1147
  }), c.rtl ? x.concat(L, T).reverse() : x.concat(L, T);
1148
1148
  };
1149
1149
  return Fe.Track = /* @__PURE__ */ function(m) {
1150
- p(P, m);
1150
+ h(P, m);
1151
1151
  var c = E(P);
1152
1152
  function P() {
1153
1153
  var L;
@@ -1179,84 +1179,84 @@ var $e = {}, ir;
1179
1179
  function Cn() {
1180
1180
  if (ir) return $e;
1181
1181
  ir = 1;
1182
- function e(h) {
1182
+ function e(p) {
1183
1183
  "@babel/helpers - typeof";
1184
1184
  return e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(g) {
1185
1185
  return typeof g;
1186
1186
  } : function(g) {
1187
1187
  return g && typeof Symbol == "function" && g.constructor === Symbol && g !== Symbol.prototype ? "symbol" : typeof g;
1188
- }, e(h);
1188
+ }, e(p);
1189
1189
  }
1190
1190
  Object.defineProperty($e, "__esModule", {
1191
1191
  value: !0
1192
1192
  }), $e.Dots = void 0;
1193
- var t = i(U), r = i(ht()), o = Ge();
1194
- function i(h) {
1195
- return h && h.__esModule ? h : { default: h };
1193
+ var t = i(U), r = i(pt()), o = Ge();
1194
+ function i(p) {
1195
+ return p && p.__esModule ? p : { default: p };
1196
1196
  }
1197
- function a(h, g) {
1198
- var y = Object.keys(h);
1197
+ function a(p, g) {
1198
+ var y = Object.keys(p);
1199
1199
  if (Object.getOwnPropertySymbols) {
1200
- var O = Object.getOwnPropertySymbols(h);
1200
+ var O = Object.getOwnPropertySymbols(p);
1201
1201
  g && (O = O.filter(function(m) {
1202
- return Object.getOwnPropertyDescriptor(h, m).enumerable;
1202
+ return Object.getOwnPropertyDescriptor(p, m).enumerable;
1203
1203
  })), y.push.apply(y, O);
1204
1204
  }
1205
1205
  return y;
1206
1206
  }
1207
- function l(h) {
1207
+ function l(p) {
1208
1208
  for (var g = 1; g < arguments.length; g++) {
1209
1209
  var y = arguments[g] != null ? arguments[g] : {};
1210
1210
  g % 2 ? a(Object(y), !0).forEach(function(O) {
1211
- f(h, O, y[O]);
1212
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(h, Object.getOwnPropertyDescriptors(y)) : a(Object(y)).forEach(function(O) {
1213
- Object.defineProperty(h, O, Object.getOwnPropertyDescriptor(y, O));
1211
+ f(p, O, y[O]);
1212
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(p, Object.getOwnPropertyDescriptors(y)) : a(Object(y)).forEach(function(O) {
1213
+ Object.defineProperty(p, O, Object.getOwnPropertyDescriptor(y, O));
1214
1214
  });
1215
1215
  }
1216
- return h;
1216
+ return p;
1217
1217
  }
1218
- function f(h, g, y) {
1219
- return (g = E(g)) in h ? Object.defineProperty(h, g, { value: y, enumerable: !0, configurable: !0, writable: !0 }) : h[g] = y, h;
1218
+ function f(p, g, y) {
1219
+ return (g = E(g)) in p ? Object.defineProperty(p, g, { value: y, enumerable: !0, configurable: !0, writable: !0 }) : p[g] = y, p;
1220
1220
  }
1221
- function d(h, g) {
1222
- if (!(h instanceof g)) throw new TypeError("Cannot call a class as a function");
1221
+ function d(p, g) {
1222
+ if (!(p instanceof g)) throw new TypeError("Cannot call a class as a function");
1223
1223
  }
1224
- function p(h, g) {
1224
+ function h(p, g) {
1225
1225
  for (var y = 0; y < g.length; y++) {
1226
1226
  var O = g[y];
1227
- O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(h, E(O.key), O);
1227
+ O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(p, E(O.key), O);
1228
1228
  }
1229
1229
  }
1230
- function w(h, g, y) {
1231
- return g && p(h.prototype, g), Object.defineProperty(h, "prototype", { writable: !1 }), h;
1230
+ function w(p, g, y) {
1231
+ return g && h(p.prototype, g), Object.defineProperty(p, "prototype", { writable: !1 }), p;
1232
1232
  }
1233
- function E(h) {
1234
- var g = R(h, "string");
1233
+ function E(p) {
1234
+ var g = R(p, "string");
1235
1235
  return e(g) == "symbol" ? g : g + "";
1236
1236
  }
1237
- function R(h, g) {
1238
- if (e(h) != "object" || !h) return h;
1239
- var y = h[Symbol.toPrimitive];
1237
+ function R(p, g) {
1238
+ if (e(p) != "object" || !p) return p;
1239
+ var y = p[Symbol.toPrimitive];
1240
1240
  if (y !== void 0) {
1241
- var O = y.call(h, g);
1241
+ var O = y.call(p, g);
1242
1242
  if (e(O) != "object") return O;
1243
1243
  throw new TypeError("@@toPrimitive must return a primitive value.");
1244
1244
  }
1245
- return String(h);
1245
+ return String(p);
1246
1246
  }
1247
- function A(h, g) {
1247
+ function A(p, g) {
1248
1248
  if (typeof g != "function" && g !== null) throw new TypeError("Super expression must either be null or a function");
1249
- h.prototype = Object.create(g && g.prototype, { constructor: { value: h, writable: !0, configurable: !0 } }), Object.defineProperty(h, "prototype", { writable: !1 }), g && C(h, g);
1249
+ p.prototype = Object.create(g && g.prototype, { constructor: { value: p, writable: !0, configurable: !0 } }), Object.defineProperty(p, "prototype", { writable: !1 }), g && C(p, g);
1250
1250
  }
1251
- function C(h, g) {
1251
+ function C(p, g) {
1252
1252
  return C = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(y, O) {
1253
1253
  return y.__proto__ = O, y;
1254
- }, C(h, g);
1254
+ }, C(p, g);
1255
1255
  }
1256
- function v(h) {
1256
+ function v(p) {
1257
1257
  var g = N();
1258
1258
  return function() {
1259
- var y, O = q(h);
1259
+ var y, O = q(p);
1260
1260
  if (g) {
1261
1261
  var m = q(this).constructor;
1262
1262
  y = Reflect.construct(O, arguments, m);
@@ -1264,36 +1264,36 @@ function Cn() {
1264
1264
  return M(this, y);
1265
1265
  };
1266
1266
  }
1267
- function M(h, g) {
1267
+ function M(p, g) {
1268
1268
  if (g && (e(g) == "object" || typeof g == "function")) return g;
1269
1269
  if (g !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
1270
- return k(h);
1270
+ return k(p);
1271
1271
  }
1272
- function k(h) {
1273
- if (h === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1274
- return h;
1272
+ function k(p) {
1273
+ if (p === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1274
+ return p;
1275
1275
  }
1276
1276
  function N() {
1277
1277
  try {
1278
- var h = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
1278
+ var p = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
1279
1279
  }));
1280
1280
  } catch {
1281
1281
  }
1282
1282
  return (N = function() {
1283
- return !!h;
1283
+ return !!p;
1284
1284
  })();
1285
1285
  }
1286
- function q(h) {
1286
+ function q(p) {
1287
1287
  return q = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(g) {
1288
1288
  return g.__proto__ || Object.getPrototypeOf(g);
1289
- }, q(h);
1289
+ }, q(p);
1290
1290
  }
1291
1291
  var B = function(g) {
1292
1292
  var y;
1293
1293
  return g.infinite ? y = Math.ceil(g.slideCount / g.slidesToScroll) : y = Math.ceil((g.slideCount - g.slidesToShow) / g.slidesToScroll) + 1, y;
1294
1294
  };
1295
- return $e.Dots = /* @__PURE__ */ function(h) {
1296
- A(y, h);
1295
+ return $e.Dots = /* @__PURE__ */ function(p) {
1296
+ A(y, p);
1297
1297
  var g = v(y);
1298
1298
  function y() {
1299
1299
  return d(this, y), g.apply(this, arguments);
@@ -1342,94 +1342,94 @@ var Ee = {}, or;
1342
1342
  function Pn() {
1343
1343
  if (or) return Ee;
1344
1344
  or = 1;
1345
- function e(h) {
1345
+ function e(p) {
1346
1346
  "@babel/helpers - typeof";
1347
1347
  return e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(g) {
1348
1348
  return typeof g;
1349
1349
  } : function(g) {
1350
1350
  return g && typeof Symbol == "function" && g.constructor === Symbol && g !== Symbol.prototype ? "symbol" : typeof g;
1351
- }, e(h);
1351
+ }, e(p);
1352
1352
  }
1353
1353
  Object.defineProperty(Ee, "__esModule", {
1354
1354
  value: !0
1355
1355
  }), Ee.PrevArrow = Ee.NextArrow = void 0;
1356
- var t = i(U), r = i(ht()), o = Ge();
1357
- function i(h) {
1358
- return h && h.__esModule ? h : { default: h };
1356
+ var t = i(U), r = i(pt()), o = Ge();
1357
+ function i(p) {
1358
+ return p && p.__esModule ? p : { default: p };
1359
1359
  }
1360
1360
  function a() {
1361
- return a = Object.assign ? Object.assign.bind() : function(h) {
1361
+ return a = Object.assign ? Object.assign.bind() : function(p) {
1362
1362
  for (var g = 1; g < arguments.length; g++) {
1363
1363
  var y = arguments[g];
1364
1364
  for (var O in y)
1365
- ({}).hasOwnProperty.call(y, O) && (h[O] = y[O]);
1365
+ ({}).hasOwnProperty.call(y, O) && (p[O] = y[O]);
1366
1366
  }
1367
- return h;
1367
+ return p;
1368
1368
  }, a.apply(null, arguments);
1369
1369
  }
1370
- function l(h, g) {
1371
- var y = Object.keys(h);
1370
+ function l(p, g) {
1371
+ var y = Object.keys(p);
1372
1372
  if (Object.getOwnPropertySymbols) {
1373
- var O = Object.getOwnPropertySymbols(h);
1373
+ var O = Object.getOwnPropertySymbols(p);
1374
1374
  g && (O = O.filter(function(m) {
1375
- return Object.getOwnPropertyDescriptor(h, m).enumerable;
1375
+ return Object.getOwnPropertyDescriptor(p, m).enumerable;
1376
1376
  })), y.push.apply(y, O);
1377
1377
  }
1378
1378
  return y;
1379
1379
  }
1380
- function f(h) {
1380
+ function f(p) {
1381
1381
  for (var g = 1; g < arguments.length; g++) {
1382
1382
  var y = arguments[g] != null ? arguments[g] : {};
1383
1383
  g % 2 ? l(Object(y), !0).forEach(function(O) {
1384
- d(h, O, y[O]);
1385
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(h, Object.getOwnPropertyDescriptors(y)) : l(Object(y)).forEach(function(O) {
1386
- Object.defineProperty(h, O, Object.getOwnPropertyDescriptor(y, O));
1384
+ d(p, O, y[O]);
1385
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(p, Object.getOwnPropertyDescriptors(y)) : l(Object(y)).forEach(function(O) {
1386
+ Object.defineProperty(p, O, Object.getOwnPropertyDescriptor(y, O));
1387
1387
  });
1388
1388
  }
1389
- return h;
1389
+ return p;
1390
1390
  }
1391
- function d(h, g, y) {
1392
- return (g = R(g)) in h ? Object.defineProperty(h, g, { value: y, enumerable: !0, configurable: !0, writable: !0 }) : h[g] = y, h;
1391
+ function d(p, g, y) {
1392
+ return (g = R(g)) in p ? Object.defineProperty(p, g, { value: y, enumerable: !0, configurable: !0, writable: !0 }) : p[g] = y, p;
1393
1393
  }
1394
- function p(h, g) {
1395
- if (!(h instanceof g)) throw new TypeError("Cannot call a class as a function");
1394
+ function h(p, g) {
1395
+ if (!(p instanceof g)) throw new TypeError("Cannot call a class as a function");
1396
1396
  }
1397
- function w(h, g) {
1397
+ function w(p, g) {
1398
1398
  for (var y = 0; y < g.length; y++) {
1399
1399
  var O = g[y];
1400
- O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(h, R(O.key), O);
1400
+ O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(p, R(O.key), O);
1401
1401
  }
1402
1402
  }
1403
- function E(h, g, y) {
1404
- return g && w(h.prototype, g), Object.defineProperty(h, "prototype", { writable: !1 }), h;
1403
+ function E(p, g, y) {
1404
+ return g && w(p.prototype, g), Object.defineProperty(p, "prototype", { writable: !1 }), p;
1405
1405
  }
1406
- function R(h) {
1407
- var g = A(h, "string");
1406
+ function R(p) {
1407
+ var g = A(p, "string");
1408
1408
  return e(g) == "symbol" ? g : g + "";
1409
1409
  }
1410
- function A(h, g) {
1411
- if (e(h) != "object" || !h) return h;
1412
- var y = h[Symbol.toPrimitive];
1410
+ function A(p, g) {
1411
+ if (e(p) != "object" || !p) return p;
1412
+ var y = p[Symbol.toPrimitive];
1413
1413
  if (y !== void 0) {
1414
- var O = y.call(h, g);
1414
+ var O = y.call(p, g);
1415
1415
  if (e(O) != "object") return O;
1416
1416
  throw new TypeError("@@toPrimitive must return a primitive value.");
1417
1417
  }
1418
- return String(h);
1418
+ return String(p);
1419
1419
  }
1420
- function C(h, g) {
1420
+ function C(p, g) {
1421
1421
  if (typeof g != "function" && g !== null) throw new TypeError("Super expression must either be null or a function");
1422
- h.prototype = Object.create(g && g.prototype, { constructor: { value: h, writable: !0, configurable: !0 } }), Object.defineProperty(h, "prototype", { writable: !1 }), g && v(h, g);
1422
+ p.prototype = Object.create(g && g.prototype, { constructor: { value: p, writable: !0, configurable: !0 } }), Object.defineProperty(p, "prototype", { writable: !1 }), g && v(p, g);
1423
1423
  }
1424
- function v(h, g) {
1424
+ function v(p, g) {
1425
1425
  return v = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(y, O) {
1426
1426
  return y.__proto__ = O, y;
1427
- }, v(h, g);
1427
+ }, v(p, g);
1428
1428
  }
1429
- function M(h) {
1429
+ function M(p) {
1430
1430
  var g = q();
1431
1431
  return function() {
1432
- var y, O = B(h);
1432
+ var y, O = B(p);
1433
1433
  if (g) {
1434
1434
  var m = B(this).constructor;
1435
1435
  y = Reflect.construct(O, arguments, m);
@@ -1437,35 +1437,35 @@ function Pn() {
1437
1437
  return k(this, y);
1438
1438
  };
1439
1439
  }
1440
- function k(h, g) {
1440
+ function k(p, g) {
1441
1441
  if (g && (e(g) == "object" || typeof g == "function")) return g;
1442
1442
  if (g !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
1443
- return N(h);
1443
+ return N(p);
1444
1444
  }
1445
- function N(h) {
1446
- if (h === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1447
- return h;
1445
+ function N(p) {
1446
+ if (p === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1447
+ return p;
1448
1448
  }
1449
1449
  function q() {
1450
1450
  try {
1451
- var h = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
1451
+ var p = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
1452
1452
  }));
1453
1453
  } catch {
1454
1454
  }
1455
1455
  return (q = function() {
1456
- return !!h;
1456
+ return !!p;
1457
1457
  })();
1458
1458
  }
1459
- function B(h) {
1459
+ function B(p) {
1460
1460
  return B = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(g) {
1461
1461
  return g.__proto__ || Object.getPrototypeOf(g);
1462
- }, B(h);
1462
+ }, B(p);
1463
1463
  }
1464
- return Ee.PrevArrow = /* @__PURE__ */ function(h) {
1465
- C(y, h);
1464
+ return Ee.PrevArrow = /* @__PURE__ */ function(p) {
1465
+ C(y, p);
1466
1466
  var g = M(y);
1467
1467
  function y() {
1468
- return p(this, y), g.apply(this, arguments);
1468
+ return h(this, y), g.apply(this, arguments);
1469
1469
  }
1470
1470
  return E(y, [{
1471
1471
  key: "clickHandler",
@@ -1500,11 +1500,11 @@ function Pn() {
1500
1500
  }, P), " ", "Previous"), x;
1501
1501
  }
1502
1502
  }]), y;
1503
- }(t.default.PureComponent), Ee.NextArrow = /* @__PURE__ */ function(h) {
1504
- C(y, h);
1503
+ }(t.default.PureComponent), Ee.NextArrow = /* @__PURE__ */ function(p) {
1504
+ C(y, p);
1505
1505
  var g = M(y);
1506
1506
  function y() {
1507
- return p(this, y), g.apply(this, arguments);
1507
+ return h(this, y), g.apply(this, arguments);
1508
1508
  }
1509
1509
  return E(y, [{
1510
1510
  key: "clickHandler",
@@ -1698,8 +1698,8 @@ function An(e) {
1698
1698
  return jr;
1699
1699
  var o = _e(e).getComputedStyle(e), i = Mn(o), a = i.left + i.right, l = i.top + i.bottom, f = ft(o.width), d = ft(o.height);
1700
1700
  if (o.boxSizing === "border-box" && (Math.round(f + a) !== t && (f -= ar(o, "left", "right") + a), Math.round(d + l) !== r && (d -= ar(o, "top", "bottom") + l)), !Hn(e)) {
1701
- var p = Math.round(f + a) - t, w = Math.round(d + l) - r;
1702
- Math.abs(p) !== 1 && (f -= p), Math.abs(w) !== 1 && (d -= w);
1701
+ var h = Math.round(f + a) - t, w = Math.round(d + l) - r;
1702
+ Math.abs(h) !== 1 && (f -= h), Math.abs(w) !== 1 && (d -= w);
1703
1703
  }
1704
1704
  return vt(i.left, i.top, f, d);
1705
1705
  }
@@ -1838,8 +1838,8 @@ function Vn() {
1838
1838
  sr = 1, Object.defineProperty(Ne, "__esModule", {
1839
1839
  value: !0
1840
1840
  }), Ne.InnerSlider = void 0;
1841
- var e = p(U), t = p(xn()), r = p(kn()), o = p(ht()), i = Ge(), a = On(), l = Cn(), f = Pn(), d = p(Yn);
1842
- function p(x) {
1841
+ var e = h(U), t = h(xn()), r = h(kn()), o = h(pt()), i = Ge(), a = On(), l = Cn(), f = Pn(), d = h(Yn);
1842
+ function h(x) {
1843
1843
  return x && x.__esModule ? x : { default: x };
1844
1844
  }
1845
1845
  function w(x) {
@@ -1922,7 +1922,7 @@ function Vn() {
1922
1922
  return D.__proto__ = F, D;
1923
1923
  }, B(x, T);
1924
1924
  }
1925
- function h(x) {
1925
+ function p(x) {
1926
1926
  var T = O();
1927
1927
  return function() {
1928
1928
  var D, F = m(x);
@@ -1976,7 +1976,7 @@ function Vn() {
1976
1976
  }
1977
1977
  return Ne.InnerSlider = /* @__PURE__ */ function(x) {
1978
1978
  q(D, x);
1979
- var T = h(D);
1979
+ var T = p(D);
1980
1980
  function D(F) {
1981
1981
  var s;
1982
1982
  M(this, D), s = T.call(this, F), c(y(s), "listRefHandler", function(b) {
@@ -2387,8 +2387,8 @@ function Gn() {
2387
2387
  }, r = function(i) {
2388
2388
  var a = "", l = Object.keys(i);
2389
2389
  return l.forEach(function(f, d) {
2390
- var p = i[f];
2391
- f = e(f), t(f) && typeof p == "number" && (p = p + "px"), p === !0 ? a += f : p === !1 ? a += "not " + f : a += "(" + f + ": " + p + ")", d < l.length - 1 && (a += " and ");
2390
+ var h = i[f];
2391
+ f = e(f), t(f) && typeof h == "number" && (h = h + "px"), h === !0 ? a += f : h === !1 ? a += "not " + f : a += "(" + f + ": " + h + ")", d < l.length - 1 && (a += " and ");
2392
2392
  }), a;
2393
2393
  }, o = function(i) {
2394
2394
  var a = "";
@@ -2426,7 +2426,7 @@ function Kn() {
2426
2426
  return O;
2427
2427
  }, d.apply(null, arguments);
2428
2428
  }
2429
- function p(O, m) {
2429
+ function h(O, m) {
2430
2430
  var c = Object.keys(O);
2431
2431
  if (Object.getOwnPropertySymbols) {
2432
2432
  var P = Object.getOwnPropertySymbols(O);
@@ -2439,9 +2439,9 @@ function Kn() {
2439
2439
  function w(O) {
2440
2440
  for (var m = 1; m < arguments.length; m++) {
2441
2441
  var c = arguments[m] != null ? arguments[m] : {};
2442
- m % 2 ? p(Object(c), !0).forEach(function(P) {
2443
- h(O, P, c[P]);
2444
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(O, Object.getOwnPropertyDescriptors(c)) : p(Object(c)).forEach(function(P) {
2442
+ m % 2 ? h(Object(c), !0).forEach(function(P) {
2443
+ p(O, P, c[P]);
2444
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(O, Object.getOwnPropertyDescriptors(c)) : h(Object(c)).forEach(function(P) {
2445
2445
  Object.defineProperty(O, P, Object.getOwnPropertyDescriptor(c, P));
2446
2446
  });
2447
2447
  }
@@ -2503,7 +2503,7 @@ function Kn() {
2503
2503
  return m.__proto__ || Object.getPrototypeOf(m);
2504
2504
  }, B(O);
2505
2505
  }
2506
- function h(O, m, c) {
2506
+ function p(O, m, c) {
2507
2507
  return (m = g(m)) in O ? Object.defineProperty(O, m, { value: c, enumerable: !0, configurable: !0, writable: !0 }) : O[m] = c, O;
2508
2508
  }
2509
2509
  function g(O) {
@@ -2525,18 +2525,18 @@ function Kn() {
2525
2525
  var m = M(c);
2526
2526
  function c(P) {
2527
2527
  var L;
2528
- return E(this, c), L = m.call(this, P), h(N(L), "innerSliderRefHandler", function(x) {
2528
+ return E(this, c), L = m.call(this, P), p(N(L), "innerSliderRefHandler", function(x) {
2529
2529
  return L.innerSlider = x;
2530
- }), h(N(L), "slickPrev", function() {
2530
+ }), p(N(L), "slickPrev", function() {
2531
2531
  return L.innerSlider.slickPrev();
2532
- }), h(N(L), "slickNext", function() {
2532
+ }), p(N(L), "slickNext", function() {
2533
2533
  return L.innerSlider.slickNext();
2534
- }), h(N(L), "slickGoTo", function(x) {
2534
+ }), p(N(L), "slickGoTo", function(x) {
2535
2535
  var T = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
2536
2536
  return L.innerSlider.slickGoTo(x, T);
2537
- }), h(N(L), "slickPause", function() {
2537
+ }), p(N(L), "slickPause", function() {
2538
2538
  return L.innerSlider.pause("paused");
2539
- }), h(N(L), "slickPlay", function() {
2539
+ }), p(N(L), "slickPlay", function() {
2540
2540
  return L.innerSlider.autoPlay("play");
2541
2541
  }), L.state = {
2542
2542
  breakpoint: null
@@ -2745,7 +2745,7 @@ function nt(e, t) {
2745
2745
  function ui(e, t) {
2746
2746
  return e.map(t).join("");
2747
2747
  }
2748
- var gt = 1, Te = 1, zr = 0, pe = 0, se = 0, Le = "";
2748
+ var gt = 1, Te = 1, zr = 0, he = 0, se = 0, Le = "";
2749
2749
  function yt(e, t, r, o, i, a, l) {
2750
2750
  return { value: e, root: t, parent: r, type: o, props: i, children: a, line: gt, column: Te, length: l, return: "" };
2751
2751
  }
@@ -2756,16 +2756,16 @@ function ci() {
2756
2756
  return se;
2757
2757
  }
2758
2758
  function fi() {
2759
- return se = pe > 0 ? fe(Le, --pe) : 0, Te--, se === 10 && (Te = 1, gt--), se;
2759
+ return se = he > 0 ? fe(Le, --he) : 0, Te--, se === 10 && (Te = 1, gt--), se;
2760
2760
  }
2761
2761
  function ve() {
2762
- return se = pe < zr ? fe(Le, pe++) : 0, Te++, se === 10 && (Te = 1, gt++), se;
2762
+ return se = he < zr ? fe(Le, he++) : 0, Te++, se === 10 && (Te = 1, gt++), se;
2763
2763
  }
2764
2764
  function ye() {
2765
- return fe(Le, pe);
2765
+ return fe(Le, he);
2766
2766
  }
2767
2767
  function ot() {
2768
- return pe;
2768
+ return he;
2769
2769
  }
2770
2770
  function Ke(e, t) {
2771
2771
  return Be(Le, e, t);
@@ -2809,20 +2809,20 @@ function Ye(e) {
2809
2809
  return 0;
2810
2810
  }
2811
2811
  function Hr(e) {
2812
- return gt = Te = 1, zr = me(Le = e), pe = 0, [];
2812
+ return gt = Te = 1, zr = me(Le = e), he = 0, [];
2813
2813
  }
2814
2814
  function Nr(e) {
2815
2815
  return Le = "", e;
2816
2816
  }
2817
2817
  function at(e) {
2818
- return Ar(Ke(pe - 1, At(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
2818
+ return Ar(Ke(he - 1, At(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
2819
2819
  }
2820
2820
  function di(e) {
2821
2821
  for (; (se = ye()) && se < 33; )
2822
2822
  ve();
2823
2823
  return Ye(e) > 2 || Ye(se) > 3 ? "" : " ";
2824
2824
  }
2825
- function pi(e, t) {
2825
+ function hi(e, t) {
2826
2826
  for (; --t && ve() && !(se < 48 || se > 102 || se > 57 && se < 65 || se > 70 && se < 97); )
2827
2827
  ;
2828
2828
  return Ke(e, ot() + (t < 6 && ye() == 32 && ve() == 32));
@@ -2832,7 +2832,7 @@ function At(e) {
2832
2832
  switch (se) {
2833
2833
  // ] ) " '
2834
2834
  case e:
2835
- return pe;
2835
+ return he;
2836
2836
  // " '
2837
2837
  case 34:
2838
2838
  case 39:
@@ -2847,24 +2847,24 @@ function At(e) {
2847
2847
  ve();
2848
2848
  break;
2849
2849
  }
2850
- return pe;
2850
+ return he;
2851
2851
  }
2852
- function hi(e, t) {
2852
+ function pi(e, t) {
2853
2853
  for (; ve() && e + se !== 57; )
2854
2854
  if (e + se === 84 && ye() === 47)
2855
2855
  break;
2856
- return "/*" + Ke(t, pe - 1) + "*" + mt(e === 47 ? e : ve());
2856
+ return "/*" + Ke(t, he - 1) + "*" + mt(e === 47 ? e : ve());
2857
2857
  }
2858
2858
  function vi(e) {
2859
2859
  for (; !Ye(ye()); )
2860
2860
  ve();
2861
- return Ke(e, pe);
2861
+ return Ke(e, he);
2862
2862
  }
2863
2863
  function mi(e) {
2864
2864
  return Nr(st("", null, null, null, [""], e = Hr(e), 0, [0], e));
2865
2865
  }
2866
2866
  function st(e, t, r, o, i, a, l, f, d) {
2867
- for (var p = 0, w = 0, E = l, R = 0, A = 0, C = 0, v = 1, M = 1, k = 1, N = 0, q = "", B = i, h = a, g = o, y = q; M; )
2867
+ for (var h = 0, w = 0, E = l, R = 0, A = 0, C = 0, v = 1, M = 1, k = 1, N = 0, q = "", B = i, p = a, g = o, y = q; M; )
2868
2868
  switch (C = N, N = ve()) {
2869
2869
  // (
2870
2870
  case 40:
@@ -2887,14 +2887,14 @@ function st(e, t, r, o, i, a, l, f, d) {
2887
2887
  break;
2888
2888
  // \
2889
2889
  case 92:
2890
- y += pi(ot() - 1, 7);
2890
+ y += hi(ot() - 1, 7);
2891
2891
  continue;
2892
2892
  // /
2893
2893
  case 47:
2894
2894
  switch (ye()) {
2895
2895
  case 42:
2896
2896
  case 47:
2897
- nt(gi(hi(ve(), ot()), t, r), d);
2897
+ nt(gi(pi(ve(), ot()), t, r), d);
2898
2898
  break;
2899
2899
  default:
2900
2900
  y += "/";
@@ -2902,7 +2902,7 @@ function st(e, t, r, o, i, a, l, f, d) {
2902
2902
  break;
2903
2903
  // {
2904
2904
  case 123 * v:
2905
- f[p++] = me(y) * k;
2905
+ f[h++] = me(y) * k;
2906
2906
  // } ; \0
2907
2907
  case 125 * v:
2908
2908
  case 59:
@@ -2914,16 +2914,16 @@ function st(e, t, r, o, i, a, l, f, d) {
2914
2914
  M = 0;
2915
2915
  // ;
2916
2916
  case 59 + w:
2917
- k == -1 && (y = te(y, /\f/g, "")), A > 0 && me(y) - E && nt(A > 32 ? pr(y + ";", o, r, E - 1) : pr(te(y, " ", "") + ";", o, r, E - 2), d);
2917
+ k == -1 && (y = te(y, /\f/g, "")), A > 0 && me(y) - E && nt(A > 32 ? hr(y + ";", o, r, E - 1) : hr(te(y, " ", "") + ";", o, r, E - 2), d);
2918
2918
  break;
2919
2919
  // @ ;
2920
2920
  case 59:
2921
2921
  y += ";";
2922
2922
  // { rule/at-rule
2923
2923
  default:
2924
- if (nt(g = dr(y, t, r, p, w, i, f, q, B = [], h = [], E), a), N === 123)
2924
+ if (nt(g = dr(y, t, r, h, w, i, f, q, B = [], p = [], E), a), N === 123)
2925
2925
  if (w === 0)
2926
- st(y, t, g, g, B, a, E, f, h);
2926
+ st(y, t, g, g, B, a, E, f, p);
2927
2927
  else
2928
2928
  switch (R === 99 && fe(y, 3) === 110 ? 100 : R) {
2929
2929
  // d l m s
@@ -2931,13 +2931,13 @@ function st(e, t, r, o, i, a, l, f, d) {
2931
2931
  case 108:
2932
2932
  case 109:
2933
2933
  case 115:
2934
- st(e, g, g, o && nt(dr(e, g, g, 0, 0, i, f, q, i, B = [], E), h), i, h, E, f, o ? B : h);
2934
+ st(e, g, g, o && nt(dr(e, g, g, 0, 0, i, f, q, i, B = [], E), p), i, p, E, f, o ? B : p);
2935
2935
  break;
2936
2936
  default:
2937
- st(y, g, g, g, [""], h, 0, f, h);
2937
+ st(y, g, g, g, [""], p, 0, f, p);
2938
2938
  }
2939
2939
  }
2940
- p = w = A = 0, v = k = 1, q = y = "", E = l;
2940
+ h = w = A = 0, v = k = 1, q = y = "", E = l;
2941
2941
  break;
2942
2942
  // :
2943
2943
  case 58:
@@ -2956,7 +2956,7 @@ function st(e, t, r, o, i, a, l, f, d) {
2956
2956
  break;
2957
2957
  // ,
2958
2958
  case 44:
2959
- f[p++] = (me(y) - 1) * k, k = 1;
2959
+ f[h++] = (me(y) - 1) * k, k = 1;
2960
2960
  break;
2961
2961
  // @
2962
2962
  case 64:
@@ -2969,16 +2969,16 @@ function st(e, t, r, o, i, a, l, f, d) {
2969
2969
  }
2970
2970
  return a;
2971
2971
  }
2972
- function dr(e, t, r, o, i, a, l, f, d, p, w) {
2972
+ function dr(e, t, r, o, i, a, l, f, d, h, w) {
2973
2973
  for (var E = i - 1, R = i === 0 ? a : [""], A = Wt(R), C = 0, v = 0, M = 0; C < o; ++C)
2974
2974
  for (var k = 0, N = Be(e, E + 1, E = oi(v = l[C])), q = e; k < A; ++k)
2975
2975
  (q = Ar(v > 0 ? R[k] + " " + N : te(N, /&\f/g, R[k]))) && (d[M++] = q);
2976
- return yt(e, t, r, i === 0 ? Ft : f, d, p, w);
2976
+ return yt(e, t, r, i === 0 ? Ft : f, d, h, w);
2977
2977
  }
2978
2978
  function gi(e, t, r) {
2979
2979
  return yt(e, t, r, Mr, mt(ci()), Be(e, 2, -2), 0);
2980
2980
  }
2981
- function pr(e, t, r, o) {
2981
+ function hr(e, t, r, o) {
2982
2982
  return yt(e, t, r, $t, Be(e, 0, o), Be(e, o + 1, -1), o);
2983
2983
  }
2984
2984
  function Re(e, t) {
@@ -3024,13 +3024,13 @@ function Fr(e) {
3024
3024
  var Si = function(t, r, o) {
3025
3025
  for (var i = 0, a = 0; i = a, a = ye(), i === 38 && a === 12 && (r[o] = 1), !Ye(a); )
3026
3026
  ve();
3027
- return Ke(t, pe);
3027
+ return Ke(t, he);
3028
3028
  }, xi = function(t, r) {
3029
3029
  var o = -1, i = 44;
3030
3030
  do
3031
3031
  switch (Ye(i)) {
3032
3032
  case 0:
3033
- i === 38 && ye() === 12 && (r[o] = 1), t[o] += Si(pe - 1, r, o);
3033
+ i === 38 && ye() === 12 && (r[o] = 1), t[o] += Si(he - 1, r, o);
3034
3034
  break;
3035
3035
  case 2:
3036
3036
  t[o] += at(i);
@@ -3048,17 +3048,17 @@ var Si = function(t, r, o) {
3048
3048
  return t;
3049
3049
  }, ki = function(t, r) {
3050
3050
  return Nr(xi(Hr(t), r));
3051
- }, hr = /* @__PURE__ */ new WeakMap(), Oi = function(t) {
3051
+ }, pr = /* @__PURE__ */ new WeakMap(), Oi = function(t) {
3052
3052
  if (!(t.type !== "rule" || !t.parent || // positive .length indicates that this rule contains pseudo
3053
3053
  // negative .length indicates that this rule has been already prefixed
3054
3054
  t.length < 1)) {
3055
3055
  for (var r = t.value, o = t.parent, i = t.column === o.column && t.line === o.line; o.type !== "rule"; )
3056
3056
  if (o = o.parent, !o) return;
3057
- if (!(t.props.length === 1 && r.charCodeAt(0) !== 58 && !hr.get(o)) && !i) {
3058
- hr.set(t, !0);
3059
- for (var a = [], l = ki(r, a), f = o.props, d = 0, p = 0; d < l.length; d++)
3060
- for (var w = 0; w < f.length; w++, p++)
3061
- t.props[p] = a[d] ? l[d].replace(/&\f/g, f[w]) : f[w] + " " + l[d];
3057
+ if (!(t.props.length === 1 && r.charCodeAt(0) !== 58 && !pr.get(o)) && !i) {
3058
+ pr.set(t, !0);
3059
+ for (var a = [], l = ki(r, a), f = o.props, d = 0, h = 0; d < l.length; d++)
3060
+ for (var w = 0; w < f.length; w++, h++)
3061
+ t.props[h] = a[d] ? l[d].replace(/&\f/g, f[w]) : f[w] + " " + l[d];
3062
3062
  }
3063
3063
  }
3064
3064
  }, Ci = function(t) {
@@ -3262,11 +3262,11 @@ var Pi = function(t, r, o, i) {
3262
3262
  f.push(v);
3263
3263
  }
3264
3264
  );
3265
- var d, p = [Oi, Ci];
3265
+ var d, h = [Oi, Ci];
3266
3266
  {
3267
3267
  var w, E = [yi, wi(function(v) {
3268
3268
  w.insert(v);
3269
- })], R = bi(p.concat(i, E)), A = function(M) {
3269
+ })], R = bi(h.concat(i, E)), A = function(M) {
3270
3270
  return Re(mi(M), R);
3271
3271
  };
3272
3272
  d = function(M, k, N, q) {
@@ -3441,8 +3441,8 @@ function Ve(e, t, r) {
3441
3441
  }
3442
3442
  case "function": {
3443
3443
  if (e !== void 0) {
3444
- var d = ge, p = r(e);
3445
- return ge = d, Ve(e, t, p);
3444
+ var d = ge, h = r(e);
3445
+ return ge = d, Ve(e, t, h);
3446
3446
  }
3447
3447
  break;
3448
3448
  }
@@ -3468,15 +3468,15 @@ function Ai(e, t, r) {
3468
3468
  for (var d = 0; d < l.length; d++)
3469
3469
  vr(l[d]) && (o += Tt(a) + ":" + mr(a, l[d]) + ";");
3470
3470
  else {
3471
- var p = Ve(e, t, l);
3471
+ var h = Ve(e, t, l);
3472
3472
  switch (a) {
3473
3473
  case "animation":
3474
3474
  case "animationName": {
3475
- o += Tt(a) + ":" + p + ";";
3475
+ o += Tt(a) + ":" + h + ";";
3476
3476
  break;
3477
3477
  }
3478
3478
  default:
3479
- o += a + "{" + p + "}";
3479
+ o += a + "{" + h + "}";
3480
3480
  }
3481
3481
  }
3482
3482
  }
@@ -3501,9 +3501,9 @@ function zi(e, t, r) {
3501
3501
  i += d[f];
3502
3502
  }
3503
3503
  gr.lastIndex = 0;
3504
- for (var p = "", w; (w = gr.exec(i)) !== null; )
3505
- p += "-" + w[1];
3506
- var E = Li(i) + p;
3504
+ for (var h = "", w; (w = gr.exec(i)) !== null; )
3505
+ h += "-" + w[1];
3506
+ var E = Li(i) + h;
3507
3507
  return {
3508
3508
  name: E,
3509
3509
  styles: i,
@@ -3525,7 +3525,7 @@ var Hi = function(t) {
3525
3525
  );
3526
3526
  Ur.Provider;
3527
3527
  var $i = function(t) {
3528
- return /* @__PURE__ */ hn(function(r, o) {
3528
+ return /* @__PURE__ */ pn(function(r, o) {
3529
3529
  var i = Nt(Ur);
3530
3530
  return t(r, i, o);
3531
3531
  });
@@ -3558,7 +3558,7 @@ var $i = function(t) {
3558
3558
  }, Xi = function e(t, r) {
3559
3559
  var o = t.__emotion_real === t, i = o && t.__emotion_base || t, a, l;
3560
3560
  r !== void 0 && (a = r.label, l = r.target);
3561
- var f = br(t, r, o), d = f || yr(i), p = !d("as");
3561
+ var f = br(t, r, o), d = f || yr(i), h = !d("as");
3562
3562
  return function() {
3563
3563
  var w = arguments, E = o && t.__emotion_styles !== void 0 ? t.__emotion_styles.slice(0) : [];
3564
3564
  if (a !== void 0 && E.push("label:" + a + ";"), w[0] == null || w[0].raw === void 0)
@@ -3570,19 +3570,19 @@ var $i = function(t) {
3570
3570
  E.push(w[C], R[C]);
3571
3571
  }
3572
3572
  var v = $i(function(M, k, N) {
3573
- var q = p && M.as || i, B = "", h = [], g = M;
3573
+ var q = h && M.as || i, B = "", p = [], g = M;
3574
3574
  if (M.theme == null) {
3575
3575
  g = {};
3576
3576
  for (var y in M)
3577
3577
  g[y] = M[y];
3578
3578
  g.theme = _.useContext(Wi);
3579
3579
  }
3580
- typeof M.className == "string" ? B = Ti(k.registered, h, M.className) : M.className != null && (B = M.className + " ");
3581
- var O = zi(E.concat(h), k.registered, g);
3580
+ typeof M.className == "string" ? B = Ti(k.registered, p, M.className) : M.className != null && (B = M.className + " ");
3581
+ var O = zi(E.concat(p), k.registered, g);
3582
3582
  B += k.key + "-" + O.name, l !== void 0 && (B += " " + l);
3583
- var m = p && f === void 0 ? yr(q) : d, c = {};
3583
+ var m = h && f === void 0 ? yr(q) : d, c = {};
3584
3584
  for (var P in M)
3585
- p && P === "as" || m(P) && (c[P] = M[P]);
3585
+ h && P === "as" || m(P) && (c[P] = M[P]);
3586
3586
  return c.className = B, N && (c.ref = N), /* @__PURE__ */ _.createElement(_.Fragment, null, /* @__PURE__ */ _.createElement(Vi, {
3587
3587
  cache: k,
3588
3588
  serialized: O,
@@ -3817,7 +3817,7 @@ const Ki = je.div`
3817
3817
  }) => {
3818
3818
  const i = U.useRef(!1), a = U.useRef(!1), { pointerPosition: l, isPointerDown: f } = Zi(), d = U.useRef({
3819
3819
  isDragging: !1
3820
- }), p = U.useCallback(
3820
+ }), h = U.useCallback(
3821
3821
  (C) => {
3822
3822
  if (!e || !e.current || !d.current)
3823
3823
  return;
@@ -3828,17 +3828,17 @@ const Ki = je.div`
3828
3828
  ), w = U.useCallback(
3829
3829
  (C) => {
3830
3830
  C.preventDefault(), C.stopPropagation(), d.current.isDragging = !0, d.current.startPosY = C.clientY, d.current.startPosX = C.clientX;
3831
- const v = p({ x: C.clientX, y: C.clientY });
3831
+ const v = h({ x: C.clientX, y: C.clientY });
3832
3832
  v && (d.current = v, r?.(v));
3833
3833
  },
3834
- [p]
3834
+ [h]
3835
3835
  ), E = U.useCallback(
3836
3836
  (C) => {
3837
3837
  d.current.isDragging = !1;
3838
- const v = p(l);
3838
+ const v = h(l);
3839
3839
  v && (o?.(v), v.startPosX = void 0, v.startPosY = void 0, d.current = v);
3840
3840
  },
3841
- [p, l]
3841
+ [h, l]
3842
3842
  ), R = U.useCallback(
3843
3843
  (C) => {
3844
3844
  if (console.debug(
@@ -3846,10 +3846,10 @@ const Ki = je.div`
3846
3846
  d.current.isDragging
3847
3847
  ), !d.current.isDragging)
3848
3848
  return;
3849
- const v = p(l);
3849
+ const v = h(l);
3850
3850
  console.debug("useDrag > onPointerMove > Drag Result >", v), v && (t?.(v), d.current = v);
3851
3851
  },
3852
- [p, l]
3852
+ [h, l]
3853
3853
  ), A = U.useCallback(async () => {
3854
3854
  if (!i.current) {
3855
3855
  for (; !e?.current; )
@@ -3901,7 +3901,7 @@ class eo {
3901
3901
  const Na = (e, t = 0) => {
3902
3902
  const r = U.useRef(0), [o, i] = U.useState(0), a = U.useRef(null), [l, f] = U.useState(!1), d = U.useCallback(() => {
3903
3903
  f((E) => !E);
3904
- }, []), p = U.useCallback(() => r.current === 0 ? !1 : o >= r.current - t, [t, o]), w = U.useCallback(() => e.current !== null && e.current !== void 0, [e]);
3904
+ }, []), h = U.useCallback(() => r.current === 0 ? !1 : o >= r.current - t, [t, o]), w = U.useCallback(() => e.current !== null && e.current !== void 0, [e]);
3905
3905
  return U.useEffect(() => {
3906
3906
  const E = () => {
3907
3907
  if (!e.current) return;
@@ -3921,7 +3921,7 @@ const Na = (e, t = 0) => {
3921
3921
  w,
3922
3922
  l
3923
3923
  ]), {
3924
- isTouchingBottom: p(),
3924
+ isTouchingBottom: h(),
3925
3925
  refresh: d
3926
3926
  };
3927
3927
  }, to = {
@@ -3953,8 +3953,8 @@ const Na = (e, t = 0) => {
3953
3953
  let f = a[r];
3954
3954
  if (f)
3955
3955
  return l && Object.keys(l).forEach((d) => {
3956
- const p = l[d];
3957
- f = f.replaceAll(`{{${d}}}`, `${p}`);
3956
+ const h = l[d];
3957
+ f = f.replaceAll(`{{${d}}}`, `${h}`);
3958
3958
  }), f;
3959
3959
  };
3960
3960
  return {
@@ -3971,7 +3971,7 @@ const Na = (e, t = 0) => {
3971
3971
  var qe = {}, Sr;
3972
3972
  function io() {
3973
3973
  if (Sr) return qe;
3974
- Sr = 1, Object.defineProperty(qe, "__esModule", { value: !0 }), qe.parse = l, qe.serialize = p;
3974
+ Sr = 1, Object.defineProperty(qe, "__esModule", { value: !0 }), qe.parse = l, qe.serialize = h;
3975
3975
  const e = /^[\u0021-\u003A\u003C\u003E-\u007E]+$/, t = /^[\u0021-\u003A\u003C-\u007E]*$/, r = /^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i, o = /^[\u0020-\u003A\u003D-\u007E]*$/, i = Object.prototype.toString, a = /* @__PURE__ */ (() => {
3976
3976
  const R = function() {
3977
3977
  };
@@ -3992,7 +3992,7 @@ function io() {
3992
3992
  k = R.lastIndexOf(";", N - 1) + 1;
3993
3993
  continue;
3994
3994
  }
3995
- const h = f(R, k, N), g = d(R, N, h), y = R.slice(h, g);
3995
+ const p = f(R, k, N), g = d(R, N, p), y = R.slice(p, g);
3996
3996
  if (C[y] === void 0) {
3997
3997
  let O = f(R, N + 1, B), m = d(R, B, O);
3998
3998
  const c = M(R.slice(O, m));
@@ -4018,7 +4018,7 @@ function io() {
4018
4018
  }
4019
4019
  return C;
4020
4020
  }
4021
- function p(R, A, C) {
4021
+ function h(R, A, C) {
4022
4022
  const v = C?.encode || encodeURIComponent;
4023
4023
  if (!e.test(R))
4024
4024
  throw new TypeError(`argument name is invalid: ${R}`);
@@ -4181,26 +4181,26 @@ function De(e) {
4181
4181
  return t;
4182
4182
  }
4183
4183
  function so(e, t, r, o = {}) {
4184
- let { window: i = document.defaultView, v5Compat: a = !1 } = o, l = i.history, f = "POP", d = null, p = w();
4185
- p == null && (p = 0, l.replaceState({ ...l.state, idx: p }, ""));
4184
+ let { window: i = document.defaultView, v5Compat: a = !1 } = o, l = i.history, f = "POP", d = null, h = w();
4185
+ h == null && (h = 0, l.replaceState({ ...l.state, idx: h }, ""));
4186
4186
  function w() {
4187
4187
  return (l.state || { idx: null }).idx;
4188
4188
  }
4189
4189
  function E() {
4190
4190
  f = "POP";
4191
- let M = w(), k = M == null ? null : M - p;
4192
- p = M, d && d({ action: f, location: v.location, delta: k });
4191
+ let M = w(), k = M == null ? null : M - h;
4192
+ h = M, d && d({ action: f, location: v.location, delta: k });
4193
4193
  }
4194
4194
  function R(M, k) {
4195
4195
  f = "PUSH";
4196
4196
  let N = zt(v.location, M, k);
4197
- p = w() + 1;
4198
- let q = kr(N, p), B = v.createHref(N);
4197
+ h = w() + 1;
4198
+ let q = kr(N, h), B = v.createHref(N);
4199
4199
  try {
4200
4200
  l.pushState(q, "", B);
4201
- } catch (h) {
4202
- if (h instanceof DOMException && h.name === "DataCloneError")
4203
- throw h;
4201
+ } catch (p) {
4202
+ if (p instanceof DOMException && p.name === "DataCloneError")
4203
+ throw p;
4204
4204
  i.location.assign(B);
4205
4205
  }
4206
4206
  a && d && d({ action: f, location: v.location, delta: 1 });
@@ -4208,8 +4208,8 @@ function so(e, t, r, o = {}) {
4208
4208
  function A(M, k) {
4209
4209
  f = "REPLACE";
4210
4210
  let N = zt(v.location, M, k);
4211
- p = w();
4212
- let q = kr(N, p), B = v.createHref(N);
4211
+ h = w();
4212
+ let q = kr(N, h), B = v.createHref(N);
4213
4213
  l.replaceState(q, "", B), a && d && d({ action: f, location: v.location, delta: 0 });
4214
4214
  }
4215
4215
  function C(M) {
@@ -4266,10 +4266,10 @@ function uo(e, t, r, o) {
4266
4266
  co(l);
4267
4267
  let f = null;
4268
4268
  for (let d = 0; f == null && d < l.length; ++d) {
4269
- let p = xo(a);
4269
+ let h = xo(a);
4270
4270
  f = wo(
4271
4271
  l[d],
4272
- p,
4272
+ h,
4273
4273
  o
4274
4274
  );
4275
4275
  }
@@ -4287,15 +4287,15 @@ function Yr(e, t = [], r = [], o = "") {
4287
4287
  d.relativePath.startsWith(o),
4288
4288
  `Absolute route path "${d.relativePath}" nested under path "${o}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`
4289
4289
  ), d.relativePath = d.relativePath.slice(o.length));
4290
- let p = Se([o, d.relativePath]), w = r.concat(d);
4290
+ let h = Se([o, d.relativePath]), w = r.concat(d);
4291
4291
  a.children && a.children.length > 0 && (oe(
4292
4292
  // Our types know better, but runtime JS may not!
4293
4293
  // @ts-expect-error
4294
4294
  a.index !== !0,
4295
- `Index routes must not have child routes. Please remove all child routes from route path "${p}".`
4296
- ), Yr(a.children, t, w, p)), !(a.path == null && !a.index) && t.push({
4297
- path: p,
4298
- score: yo(p, a.index),
4295
+ `Index routes must not have child routes. Please remove all child routes from route path "${h}".`
4296
+ ), Yr(a.children, t, w, h)), !(a.path == null && !a.index) && t.push({
4297
+ path: h,
4298
+ score: yo(h, a.index),
4299
4299
  routesMeta: w
4300
4300
  });
4301
4301
  };
@@ -4330,11 +4330,11 @@ function co(e) {
4330
4330
  )
4331
4331
  );
4332
4332
  }
4333
- var fo = /^:[\w-]+$/, po = 3, ho = 2, vo = 1, mo = 10, go = -2, Or = (e) => e === "*";
4333
+ var fo = /^:[\w-]+$/, ho = 3, po = 2, vo = 1, mo = 10, go = -2, Or = (e) => e === "*";
4334
4334
  function yo(e, t) {
4335
4335
  let r = e.split("/"), o = r.length;
4336
- return r.some(Or) && (o += go), t && (o += ho), r.filter((i) => !Or(i)).reduce(
4337
- (i, a) => i + (fo.test(a) ? po : a === "" ? vo : mo),
4336
+ return r.some(Or) && (o += go), t && (o += po), r.filter((i) => !Or(i)).reduce(
4337
+ (i, a) => i + (fo.test(a) ? ho : a === "" ? vo : mo),
4338
4338
  o
4339
4339
  );
4340
4340
  }
@@ -4354,11 +4354,11 @@ function bo(e, t) {
4354
4354
  function wo(e, t, r = !1) {
4355
4355
  let { routesMeta: o } = e, i = {}, a = "/", l = [];
4356
4356
  for (let f = 0; f < o.length; ++f) {
4357
- let d = o[f], p = f === o.length - 1, w = a === "/" ? t : t.slice(a.length) || "/", E = pt(
4358
- { path: d.relativePath, caseSensitive: d.caseSensitive, end: p },
4357
+ let d = o[f], h = f === o.length - 1, w = a === "/" ? t : t.slice(a.length) || "/", E = ht(
4358
+ { path: d.relativePath, caseSensitive: d.caseSensitive, end: h },
4359
4359
  w
4360
4360
  ), R = d.route;
4361
- if (!E && p && r && !o[o.length - 1].route.index && (E = pt(
4361
+ if (!E && h && r && !o[o.length - 1].route.index && (E = ht(
4362
4362
  {
4363
4363
  path: d.relativePath,
4364
4364
  caseSensitive: d.caseSensitive,
@@ -4379,7 +4379,7 @@ function wo(e, t, r = !1) {
4379
4379
  }
4380
4380
  return l;
4381
4381
  }
4382
- function pt(e, t) {
4382
+ function ht(e, t) {
4383
4383
  typeof e == "string" && (e = { path: e, caseSensitive: !1, end: !0 });
4384
4384
  let [r, o] = So(
4385
4385
  e.path,
@@ -4390,13 +4390,13 @@ function pt(e, t) {
4390
4390
  let a = i[0], l = a.replace(/(.)\/+$/, "$1"), f = i.slice(1);
4391
4391
  return {
4392
4392
  params: o.reduce(
4393
- (p, { paramName: w, isOptional: E }, R) => {
4393
+ (h, { paramName: w, isOptional: E }, R) => {
4394
4394
  if (w === "*") {
4395
4395
  let C = f[R] || "";
4396
4396
  l = a.slice(0, a.length - C.length).replace(/(.)\/+$/, "$1");
4397
4397
  }
4398
4398
  const A = f[R];
4399
- return E && !A ? p[w] = void 0 : p[w] = (A || "").replace(/%2F/g, "/"), p;
4399
+ return E && !A ? h[w] = void 0 : h[w] = (A || "").replace(/%2F/g, "/"), h;
4400
4400
  },
4401
4401
  {}
4402
4402
  ),
@@ -4492,8 +4492,8 @@ function Gr(e, t, r, o = !1) {
4492
4492
  }
4493
4493
  f = E >= 0 ? t[E] : "/";
4494
4494
  }
4495
- let d = ko(i, f), p = l && l !== "/" && l.endsWith("/"), w = (a || l === ".") && r.endsWith("/");
4496
- return !d.pathname.endsWith("/") && (p || w) && (d.pathname += "/"), d;
4495
+ let d = ko(i, f), h = l && l !== "/" && l.endsWith("/"), w = (a || l === ".") && r.endsWith("/");
4496
+ return !d.pathname.endsWith("/") && (h || w) && (d.pathname += "/"), d;
4497
4497
  }
4498
4498
  var Se = (e) => e.join("/").replace(/\/\/+/g, "/"), Po = (e) => e.replace(/\/+$/, "").replace(/^\/*/, "/"), Eo = (e) => !e || e === "?" ? "" : e.startsWith("?") ? e : "?" + e, Ro = (e) => !e || e === "#" ? "" : e.startsWith("#") ? e : "#" + e;
4499
4499
  function _o(e) {
@@ -4583,7 +4583,7 @@ function Mo() {
4583
4583
  return Qr(() => {
4584
4584
  l.current = !0;
4585
4585
  }), _.useCallback(
4586
- (d, p = {}) => {
4586
+ (d, h = {}) => {
4587
4587
  if (be(l.current, Zr), !l.current) return;
4588
4588
  if (typeof d == "number") {
4589
4589
  r.go(d);
@@ -4593,12 +4593,12 @@ function Mo() {
4593
4593
  d,
4594
4594
  JSON.parse(a),
4595
4595
  i,
4596
- p.relative === "path"
4596
+ h.relative === "path"
4597
4597
  );
4598
- e == null && t !== "/" && (w.pathname = w.pathname === "/" ? t : Se([t, w.pathname])), (p.replace ? r.replace : r.push)(
4598
+ e == null && t !== "/" && (w.pathname = w.pathname === "/" ? t : Se([t, w.pathname])), (h.replace ? r.replace : r.push)(
4599
4599
  w,
4600
- p.state,
4601
- p
4600
+ h.state,
4601
+ h
4602
4602
  );
4603
4603
  },
4604
4604
  [
@@ -4633,7 +4633,7 @@ function tn(e, t, r, o) {
4633
4633
  // router loaded. We can help them understand how to avoid that.
4634
4634
  "useRoutes() may be used only in the context of a <Router> component."
4635
4635
  );
4636
- let { navigator: i } = _.useContext(we), { matches: a } = _.useContext(ke), l = a[a.length - 1], f = l ? l.params : {}, d = l ? l.pathname : "/", p = l ? l.pathnameBase : "/", w = l && l.route;
4636
+ let { navigator: i } = _.useContext(we), { matches: a } = _.useContext(ke), l = a[a.length - 1], f = l ? l.params : {}, d = l ? l.pathname : "/", h = l ? l.pathnameBase : "/", w = l && l.route;
4637
4637
  {
4638
4638
  let k = w && w.path || "";
4639
4639
  rn(
@@ -4648,14 +4648,14 @@ Please change the parent <Route path="${k}"> to <Route path="${k === "/" ? "*" :
4648
4648
  if (t) {
4649
4649
  let k = typeof t == "string" ? De(t) : t;
4650
4650
  oe(
4651
- p === "/" || k.pathname?.startsWith(p),
4652
- `When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${p}" but pathname "${k.pathname}" was given in the \`location\` prop.`
4651
+ h === "/" || k.pathname?.startsWith(h),
4652
+ `When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${h}" but pathname "${k.pathname}" was given in the \`location\` prop.`
4653
4653
  ), R = k;
4654
4654
  } else
4655
4655
  R = E;
4656
4656
  let A = R.pathname || "/", C = A;
4657
- if (p !== "/") {
4658
- let k = p.replace(/^\//, "").split("/");
4657
+ if (h !== "/") {
4658
+ let k = h.replace(/^\//, "").split("/");
4659
4659
  C = "/" + A.replace(/^\//, "").split("/").slice(k.length).join("/");
4660
4660
  }
4661
4661
  let v = Br(e, { pathname: C });
@@ -4671,12 +4671,12 @@ Please change the parent <Route path="${k}"> to <Route path="${k === "/" ? "*" :
4671
4671
  (k) => Object.assign({}, k, {
4672
4672
  params: Object.assign({}, f, k.params),
4673
4673
  pathname: Se([
4674
- p,
4674
+ h,
4675
4675
  // Re-encode pathnames that were decoded inside matchRoutes
4676
4676
  i.encodeLocation ? i.encodeLocation(k.pathname).pathname : k.pathname
4677
4677
  ]),
4678
- pathnameBase: k.pathnameBase === "/" ? p : Se([
4679
- p,
4678
+ pathnameBase: k.pathnameBase === "/" ? h : Se([
4679
+ h,
4680
4680
  // Re-encode pathnames that were decoded inside matchRoutes
4681
4681
  i.encodeLocation ? i.encodeLocation(k.pathnameBase).pathname : k.pathnameBase
4682
4682
  ])
@@ -4769,7 +4769,7 @@ function Fo(e, t = [], r = null, o = null) {
4769
4769
  let i = e, a = r?.errors;
4770
4770
  if (a != null) {
4771
4771
  let d = i.findIndex(
4772
- (p) => p.route.id && a?.[p.route.id] !== void 0
4772
+ (h) => h.route.id && a?.[h.route.id] !== void 0
4773
4773
  );
4774
4774
  oe(
4775
4775
  d >= 0,
@@ -4784,28 +4784,28 @@ function Fo(e, t = [], r = null, o = null) {
4784
4784
  let l = !1, f = -1;
4785
4785
  if (r)
4786
4786
  for (let d = 0; d < i.length; d++) {
4787
- let p = i[d];
4788
- if ((p.route.HydrateFallback || p.route.hydrateFallbackElement) && (f = d), p.route.id) {
4789
- let { loaderData: w, errors: E } = r, R = p.route.loader && !w.hasOwnProperty(p.route.id) && (!E || E[p.route.id] === void 0);
4790
- if (p.route.lazy || R) {
4787
+ let h = i[d];
4788
+ if ((h.route.HydrateFallback || h.route.hydrateFallbackElement) && (f = d), h.route.id) {
4789
+ let { loaderData: w, errors: E } = r, R = h.route.loader && !w.hasOwnProperty(h.route.id) && (!E || E[h.route.id] === void 0);
4790
+ if (h.route.lazy || R) {
4791
4791
  l = !0, f >= 0 ? i = i.slice(0, f + 1) : i = [i[0]];
4792
4792
  break;
4793
4793
  }
4794
4794
  }
4795
4795
  }
4796
- return i.reduceRight((d, p, w) => {
4796
+ return i.reduceRight((d, h, w) => {
4797
4797
  let E, R = !1, A = null, C = null;
4798
- r && (E = a && p.route.id ? a[p.route.id] : void 0, A = p.route.errorElement || zo, l && (f < 0 && w === 0 ? (rn(
4798
+ r && (E = a && h.route.id ? a[h.route.id] : void 0, A = h.route.errorElement || zo, l && (f < 0 && w === 0 ? (rn(
4799
4799
  "route-fallback",
4800
4800
  !1,
4801
4801
  "No `HydrateFallback` element provided to render during initial hydration"
4802
- ), R = !0, C = null) : f === w && (R = !0, C = p.route.hydrateFallbackElement || null)));
4802
+ ), R = !0, C = null) : f === w && (R = !0, C = h.route.hydrateFallbackElement || null)));
4803
4803
  let v = t.concat(i.slice(0, w + 1)), M = () => {
4804
4804
  let k;
4805
- return E ? k = A : R ? k = C : p.route.Component ? k = /* @__PURE__ */ _.createElement(p.route.Component, null) : p.route.element ? k = p.route.element : k = d, /* @__PURE__ */ _.createElement(
4805
+ return E ? k = A : R ? k = C : h.route.Component ? k = /* @__PURE__ */ _.createElement(h.route.Component, null) : h.route.element ? k = h.route.element : k = d, /* @__PURE__ */ _.createElement(
4806
4806
  No,
4807
4807
  {
4808
- match: p,
4808
+ match: h,
4809
4809
  routeContext: {
4810
4810
  outlet: d,
4811
4811
  matches: v,
@@ -4815,7 +4815,7 @@ function Fo(e, t = [], r = null, o = null) {
4815
4815
  }
4816
4816
  );
4817
4817
  };
4818
- return r && (p.route.ErrorBoundary || p.route.errorElement || w === 0) ? /* @__PURE__ */ _.createElement(
4818
+ return r && (h.route.ErrorBoundary || h.route.errorElement || w === 0) ? /* @__PURE__ */ _.createElement(
4819
4819
  Ho,
4820
4820
  {
4821
4821
  location: r.location,
@@ -4925,7 +4925,7 @@ function Xo({
4925
4925
  typeof r == "string" && (r = De(r));
4926
4926
  let {
4927
4927
  pathname: d = "/",
4928
- search: p = "",
4928
+ search: h = "",
4929
4929
  hash: w = "",
4930
4930
  state: E = null,
4931
4931
  key: R = "default"
@@ -4934,17 +4934,17 @@ function Xo({
4934
4934
  return C == null ? null : {
4935
4935
  location: {
4936
4936
  pathname: C,
4937
- search: p,
4937
+ search: h,
4938
4938
  hash: w,
4939
4939
  state: E,
4940
4940
  key: R
4941
4941
  },
4942
4942
  navigationType: o
4943
4943
  };
4944
- }, [l, d, p, w, E, R, o]);
4944
+ }, [l, d, h, w, E, R, o]);
4945
4945
  return be(
4946
4946
  A != null,
4947
- `<Router basename="${l}"> is not able to match the URL "${d}${p}${w}" because it does not start with the basename, so the <Router> won't render anything.`
4947
+ `<Router basename="${l}"> is not able to match the URL "${d}${h}${w}" because it does not start with the basename, so the <Router> won't render anything.`
4948
4948
  ), A == null ? null : /* @__PURE__ */ _.createElement(we.Provider, { value: f }, /* @__PURE__ */ _.createElement(Je.Provider, { children: t, value: A }));
4949
4949
  }
4950
4950
  function Go({
@@ -5056,11 +5056,11 @@ function na(e, t) {
5056
5056
  );
5057
5057
  let d = e.getAttribute("formaction") || f.getAttribute("action");
5058
5058
  if (o = d ? xe(d, t) : null, r = e.getAttribute("formmethod") || f.getAttribute("method") || lt, i = Lt(e.getAttribute("formenctype")) || Lt(f.getAttribute("enctype")) || ut, a = new FormData(f, e), !ta()) {
5059
- let { name: p, type: w, value: E } = e;
5059
+ let { name: h, type: w, value: E } = e;
5060
5060
  if (w === "image") {
5061
- let R = p ? `${p}.` : "";
5061
+ let R = h ? `${h}.` : "";
5062
5062
  a.append(`${R}x`, "0"), a.append(`${R}y`, "0");
5063
- } else p && a.append(p, E);
5063
+ } else h && a.append(h, E);
5064
5064
  }
5065
5065
  } else {
5066
5066
  if (wt(e))
@@ -5113,19 +5113,19 @@ async function aa(e, t, r) {
5113
5113
  );
5114
5114
  }
5115
5115
  function Pr(e, t, r, o, i, a) {
5116
- let l = (d, p) => r[p] ? d.route.id !== r[p].route.id : !0, f = (d, p) => (
5116
+ let l = (d, h) => r[h] ? d.route.id !== r[h].route.id : !0, f = (d, h) => (
5117
5117
  // param change, /users/123 -> /users/456
5118
- r[p].pathname !== d.pathname || // splat param changed, which is not present in match.path
5118
+ r[h].pathname !== d.pathname || // splat param changed, which is not present in match.path
5119
5119
  // e.g. /files/images/avatar.jpg -> files/finances.xls
5120
- r[p].route.path?.endsWith("*") && r[p].params["*"] !== d.params["*"]
5120
+ r[h].route.path?.endsWith("*") && r[h].params["*"] !== d.params["*"]
5121
5121
  );
5122
5122
  return a === "assets" ? t.filter(
5123
- (d, p) => l(d, p) || f(d, p)
5124
- ) : a === "data" ? t.filter((d, p) => {
5123
+ (d, h) => l(d, h) || f(d, h)
5124
+ ) : a === "data" ? t.filter((d, h) => {
5125
5125
  let w = o.routes[d.route.id];
5126
5126
  if (!w || !w.hasLoader)
5127
5127
  return !1;
5128
- if (l(d, p) || f(d, p))
5128
+ if (l(d, h) || f(d, h))
5129
5129
  return !0;
5130
5130
  if (d.route.shouldRevalidate) {
5131
5131
  let E = d.route.shouldRevalidate({
@@ -5188,7 +5188,7 @@ function on() {
5188
5188
  "You must render this element inside a <DataRouterContext.Provider> element"
5189
5189
  ), e;
5190
5190
  }
5191
- function pa() {
5191
+ function ha() {
5192
5192
  let e = _.useContext(bt);
5193
5193
  return Yt(
5194
5194
  e,
@@ -5204,8 +5204,8 @@ function an() {
5204
5204
  "You must render this element inside a <HydratedRouter> element"
5205
5205
  ), e;
5206
5206
  }
5207
- function ha(e, t) {
5208
- let r = _.useContext(Vt), [o, i] = _.useState(!1), [a, l] = _.useState(!1), { onFocus: f, onBlur: d, onMouseEnter: p, onMouseLeave: w, onTouchStart: E } = t, R = _.useRef(null);
5207
+ function pa(e, t) {
5208
+ let r = _.useContext(Vt), [o, i] = _.useState(!1), [a, l] = _.useState(!1), { onFocus: f, onBlur: d, onMouseEnter: h, onMouseLeave: w, onTouchStart: E } = t, R = _.useRef(null);
5209
5209
  _.useEffect(() => {
5210
5210
  if (e === "render" && l(!0), e === "viewport") {
5211
5211
  let v = (k) => {
@@ -5238,7 +5238,7 @@ function ha(e, t) {
5238
5238
  {
5239
5239
  onFocus: Ue(f, A),
5240
5240
  onBlur: Ue(d, C),
5241
- onMouseEnter: Ue(p, A),
5241
+ onMouseEnter: Ue(h, A),
5242
5242
  onMouseLeave: Ue(w, C),
5243
5243
  onTouchStart: Ue(E, A)
5244
5244
  }
@@ -5277,7 +5277,7 @@ function ga({
5277
5277
  matches: t,
5278
5278
  ...r
5279
5279
  }) {
5280
- let o = Ce(), { manifest: i, routeModules: a } = an(), { basename: l } = on(), { loaderData: f, matches: d } = pa(), p = _.useMemo(
5280
+ let o = Ce(), { manifest: i, routeModules: a } = an(), { basename: l } = on(), { loaderData: f, matches: d } = ha(), h = _.useMemo(
5281
5281
  () => Pr(
5282
5282
  e,
5283
5283
  t,
@@ -5303,7 +5303,7 @@ function ga({
5303
5303
  let C = /* @__PURE__ */ new Set(), v = !1;
5304
5304
  if (t.forEach((k) => {
5305
5305
  let N = i.routes[k.route.id];
5306
- !N || !N.hasLoader || (!p.some((q) => q.route.id === k.route.id) && k.route.id in f && a[k.route.id]?.shouldRevalidate || N.hasClientLoader ? v = !0 : C.add(k.route.id));
5306
+ !N || !N.hasLoader || (!h.some((q) => q.route.id === k.route.id) && k.route.id in f && a[k.route.id]?.shouldRevalidate || N.hasClientLoader ? v = !0 : C.add(k.route.id));
5307
5307
  }), C.size === 0)
5308
5308
  return [];
5309
5309
  let M = da(e, l);
@@ -5316,7 +5316,7 @@ function ga({
5316
5316
  f,
5317
5317
  o,
5318
5318
  i,
5319
- p,
5319
+ h,
5320
5320
  t,
5321
5321
  e,
5322
5322
  a
@@ -5379,26 +5379,26 @@ var ln = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, un = _.forwardRef(
5379
5379
  replace: l,
5380
5380
  state: f,
5381
5381
  target: d,
5382
- to: p,
5382
+ to: h,
5383
5383
  preventScrollReset: w,
5384
5384
  viewTransition: E,
5385
5385
  ...R
5386
5386
  }, A) {
5387
- let { basename: C } = _.useContext(we), v = typeof p == "string" && ln.test(p), M, k = !1;
5388
- if (typeof p == "string" && v && (M = p, sn))
5387
+ let { basename: C } = _.useContext(we), v = typeof h == "string" && ln.test(h), M, k = !1;
5388
+ if (typeof h == "string" && v && (M = h, sn))
5389
5389
  try {
5390
- let m = new URL(window.location.href), c = p.startsWith("//") ? new URL(m.protocol + p) : new URL(p), P = xe(c.pathname, C);
5391
- c.origin === m.origin && P != null ? p = P + c.search + c.hash : k = !0;
5390
+ let m = new URL(window.location.href), c = h.startsWith("//") ? new URL(m.protocol + h) : new URL(h), P = xe(c.pathname, C);
5391
+ c.origin === m.origin && P != null ? h = P + c.search + c.hash : k = !0;
5392
5392
  } catch {
5393
5393
  be(
5394
5394
  !1,
5395
- `<Link to="${p}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`
5395
+ `<Link to="${h}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`
5396
5396
  );
5397
5397
  }
5398
- let N = Do(p, { relative: i }), [q, B, h] = ha(
5398
+ let N = Do(h, { relative: i }), [q, B, p] = pa(
5399
5399
  o,
5400
5400
  R
5401
- ), g = ka(p, {
5401
+ ), g = ka(h, {
5402
5402
  replace: l,
5403
5403
  state: f,
5404
5404
  target: d,
@@ -5415,7 +5415,7 @@ var ln = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, un = _.forwardRef(
5415
5415
  "a",
5416
5416
  {
5417
5417
  ...R,
5418
- ...h,
5418
+ ...p,
5419
5419
  href: M || N,
5420
5420
  onClick: k || a ? t : y,
5421
5421
  ref: ya(A, B),
@@ -5438,21 +5438,21 @@ var wa = _.forwardRef(
5438
5438
  to: l,
5439
5439
  viewTransition: f,
5440
5440
  children: d,
5441
- ...p
5441
+ ...h
5442
5442
  }, w) {
5443
- let E = Qe(l, { relative: p.relative }), R = Ce(), A = _.useContext(bt), { navigator: C, basename: v } = _.useContext(we), M = A != null && // Conditional usage is OK here because the usage of a data router is static
5443
+ let E = Qe(l, { relative: h.relative }), R = Ce(), A = _.useContext(bt), { navigator: C, basename: v } = _.useContext(we), M = A != null && // Conditional usage is OK here because the usage of a data router is static
5444
5444
  // eslint-disable-next-line react-hooks/rules-of-hooks
5445
5445
  Ra(E) && f === !0, k = C.encodeLocation ? C.encodeLocation(E).pathname : E.pathname, N = R.pathname, q = A && A.navigation && A.navigation.location ? A.navigation.location.pathname : null;
5446
5446
  r || (N = N.toLowerCase(), q = q ? q.toLowerCase() : null, k = k.toLowerCase()), q && v && (q = xe(q, v) || q);
5447
5447
  const B = k !== "/" && k.endsWith("/") ? k.length - 1 : k.length;
5448
- let h = N === k || !i && N.startsWith(k) && N.charAt(B) === "/", g = q != null && (q === k || !i && q.startsWith(k) && q.charAt(k.length) === "/"), y = {
5449
- isActive: h,
5448
+ let p = N === k || !i && N.startsWith(k) && N.charAt(B) === "/", g = q != null && (q === k || !i && q.startsWith(k) && q.charAt(k.length) === "/"), y = {
5449
+ isActive: p,
5450
5450
  isPending: g,
5451
5451
  isTransitioning: M
5452
- }, O = h ? t : void 0, m;
5452
+ }, O = p ? t : void 0, m;
5453
5453
  typeof o == "function" ? m = o(y) : m = [
5454
5454
  o,
5455
- h ? "active" : null,
5455
+ p ? "active" : null,
5456
5456
  g ? "pending" : null,
5457
5457
  M ? "transitioning" : null
5458
5458
  ].filter(Boolean).join(" ");
@@ -5460,7 +5460,7 @@ var wa = _.forwardRef(
5460
5460
  return /* @__PURE__ */ _.createElement(
5461
5461
  un,
5462
5462
  {
5463
- ...p,
5463
+ ...h,
5464
5464
  "aria-current": O,
5465
5465
  className: m,
5466
5466
  ref: w,
@@ -5484,22 +5484,22 @@ var Sa = _.forwardRef(
5484
5484
  method: l = lt,
5485
5485
  action: f,
5486
5486
  onSubmit: d,
5487
- relative: p,
5487
+ relative: h,
5488
5488
  preventScrollReset: w,
5489
5489
  viewTransition: E,
5490
5490
  ...R
5491
5491
  }, A) => {
5492
- let C = Pa(), v = Ea(f, { relative: p }), M = l.toLowerCase() === "get" ? "get" : "post", k = typeof f == "string" && ln.test(f), N = (q) => {
5492
+ let C = Pa(), v = Ea(f, { relative: h }), M = l.toLowerCase() === "get" ? "get" : "post", k = typeof f == "string" && ln.test(f), N = (q) => {
5493
5493
  if (d && d(q), q.defaultPrevented) return;
5494
5494
  q.preventDefault();
5495
- let B = q.nativeEvent.submitter, h = B?.getAttribute("formmethod") || l;
5495
+ let B = q.nativeEvent.submitter, p = B?.getAttribute("formmethod") || l;
5496
5496
  C(B || q.currentTarget, {
5497
5497
  fetcherKey: t,
5498
- method: h,
5498
+ method: p,
5499
5499
  navigate: r,
5500
5500
  replace: i,
5501
5501
  state: a,
5502
- relative: p,
5502
+ relative: h,
5503
5503
  preventScrollReset: w,
5504
5504
  viewTransition: E
5505
5505
  });
@@ -5533,12 +5533,12 @@ function ka(e, {
5533
5533
  relative: a,
5534
5534
  viewTransition: l
5535
5535
  } = {}) {
5536
- let f = en(), d = Ce(), p = Qe(e, { relative: a });
5536
+ let f = en(), d = Ce(), h = Qe(e, { relative: a });
5537
5537
  return _.useCallback(
5538
5538
  (w) => {
5539
5539
  if (ea(w, t)) {
5540
5540
  w.preventDefault();
5541
- let E = r !== void 0 ? r : Xe(d) === Xe(p);
5541
+ let E = r !== void 0 ? r : Xe(d) === Xe(h);
5542
5542
  f(e, {
5543
5543
  replace: E,
5544
5544
  state: o,
@@ -5551,7 +5551,7 @@ function ka(e, {
5551
5551
  [
5552
5552
  d,
5553
5553
  f,
5554
- p,
5554
+ h,
5555
5555
  r,
5556
5556
  o,
5557
5557
  t,
@@ -5570,7 +5570,7 @@ function Pa() {
5570
5570
  ), { basename: t } = _.useContext(we), r = Uo();
5571
5571
  return _.useCallback(
5572
5572
  async (o, i = {}) => {
5573
- let { action: a, method: l, encType: f, formData: d, body: p } = na(
5573
+ let { action: a, method: l, encType: f, formData: d, body: h } = na(
5574
5574
  o,
5575
5575
  t
5576
5576
  );
@@ -5579,7 +5579,7 @@ function Pa() {
5579
5579
  await e.fetch(w, r, i.action || a, {
5580
5580
  preventScrollReset: i.preventScrollReset,
5581
5581
  formData: d,
5582
- body: p,
5582
+ body: h,
5583
5583
  formMethod: i.method || l,
5584
5584
  formEncType: i.encType || f,
5585
5585
  flushSync: i.flushSync
@@ -5588,7 +5588,7 @@ function Pa() {
5588
5588
  await e.navigate(i.action || a, {
5589
5589
  preventScrollReset: i.preventScrollReset,
5590
5590
  formData: d,
5591
- body: p,
5591
+ body: h,
5592
5592
  formMethod: i.method || l,
5593
5593
  formEncType: i.encType || f,
5594
5594
  replace: i.replace,
@@ -5629,7 +5629,7 @@ function Ra(e, t = {}) {
5629
5629
  if (!r.isTransitioning)
5630
5630
  return !1;
5631
5631
  let a = xe(r.currentLocation.pathname, o) || r.currentLocation.pathname, l = xe(r.nextLocation.pathname, o) || r.nextLocation.pathname;
5632
- return pt(i.pathname, l) != null || pt(i.pathname, a) != null;
5632
+ return ht(i.pathname, l) != null || ht(i.pathname, a) != null;
5633
5633
  }
5634
5634
  [
5635
5635
  ...fa
@@ -5657,7 +5657,7 @@ const fn = U.createContext({
5657
5657
  ), E = R[R.length - 1]), a(R), E);
5658
5658
  }, d = (w) => {
5659
5659
  a(w);
5660
- }, p = e.map((w) => /* @__PURE__ */ G.jsx(nn, { path: w.path, element: w.render }));
5660
+ }, h = e.map((w) => /* @__PURE__ */ G.jsx(nn, { path: w.path, element: w.render }));
5661
5661
  return /* @__PURE__ */ G.jsx(
5662
5662
  fn.Provider,
5663
5663
  {
@@ -5669,7 +5669,7 @@ const fn = U.createContext({
5669
5669
  },
5670
5670
  children: /* @__PURE__ */ G.jsxs(ba, { children: [
5671
5671
  t,
5672
- /* @__PURE__ */ G.jsx(Go, { children: p })
5672
+ /* @__PURE__ */ G.jsx(Go, { children: h })
5673
5673
  ] })
5674
5674
  }
5675
5675
  );
@@ -5710,7 +5710,7 @@ const fn = U.createContext({
5710
5710
  ), Ua = ({ children: e }) => {
5711
5711
  const t = U.useRef([]), [r, o] = U.useState([]), i = U.useCallback((d) => {
5712
5712
  t.current = d, o(d);
5713
- }, []), a = U.useCallback((d) => t.current.some((p) => p === d), []), l = U.useCallback(
5713
+ }, []), a = U.useCallback((d) => t.current.some((h) => h === d), []), l = U.useCallback(
5714
5714
  (d) => {
5715
5715
  a(d) || i([...t.current, d]);
5716
5716
  },
@@ -5754,7 +5754,7 @@ const fn = U.createContext({
5754
5754
  }) => {
5755
5755
  const { isItemVisible: o } = St(), [i, a] = U.useState({
5756
5756
  isDragging: !1
5757
- }), l = U.useRef(null), f = U.useRef(null), d = U.useRef(null), [p, w] = U.useState(0), E = (C) => {
5757
+ }), l = U.useRef(null), f = U.useRef(null), d = U.useRef(null), [h, w] = U.useState(0), E = (C) => {
5758
5758
  a(C);
5759
5759
  }, R = (C) => {
5760
5760
  a(C), w(0);
@@ -5772,7 +5772,7 @@ const fn = U.createContext({
5772
5772
  isVisible: o(e),
5773
5773
  drawerParentRef: l,
5774
5774
  drawerRef: f,
5775
- drawerBottomDistance: p,
5775
+ drawerBottomDistance: h,
5776
5776
  handleRef: d
5777
5777
  };
5778
5778
  }, Ba = (e) => {
@@ -5781,7 +5781,7 @@ const fn = U.createContext({
5781
5781
  drawerParentRef: l,
5782
5782
  drawerRef: f,
5783
5783
  handleRef: d,
5784
- drawerBottomDistance: p
5784
+ drawerBottomDistance: h
5785
5785
  } = _a(e);
5786
5786
  return /* @__PURE__ */ G.jsx(G.Fragment, { children: a && /* @__PURE__ */ G.jsx(
5787
5787
  "div",
@@ -5820,7 +5820,7 @@ const fn = U.createContext({
5820
5820
  padding: "24px",
5821
5821
  zIndex: 1001,
5822
5822
  position: "absolute",
5823
- bottom: `${p}px`,
5823
+ bottom: `${h}px`,
5824
5824
  ...o
5825
5825
  },
5826
5826
  onClick: (w) => {
@@ -5854,18 +5854,18 @@ const fn = U.createContext({
5854
5854
  }, Ta = ({ onSubmit: e, fields: t }) => {
5855
5855
  const r = U.useRef(null), o = U.useCallback(
5856
5856
  (l) => {
5857
- var f = Object.keys(l.currentTarget.elements), d = Object.values(l.currentTarget.elements), p = [];
5857
+ var f = Object.keys(l.currentTarget.elements), d = Object.values(l.currentTarget.elements), h = [];
5858
5858
  for (let w = 0; w < f.length; w++) {
5859
5859
  const E = f[w];
5860
5860
  if (t.findIndex((A) => A.name === E) === -1)
5861
5861
  continue;
5862
5862
  const R = d[w].value;
5863
- p.push({
5863
+ h.push({
5864
5864
  name: E,
5865
5865
  value: R
5866
5866
  });
5867
5867
  }
5868
- return p;
5868
+ return h;
5869
5869
  },
5870
5870
  [e]
5871
5871
  ), i = U.useCallback(
@@ -5962,7 +5962,7 @@ const fn = U.createContext({
5962
5962
  autoComplete: l = "off",
5963
5963
  value: f,
5964
5964
  initialValue: d,
5965
- type: p = "text",
5965
+ type: h = "text",
5966
5966
  onChange: w,
5967
5967
  onFocus: E,
5968
5968
  inputStyles: R,
@@ -6014,7 +6014,7 @@ const fn = U.createContext({
6014
6014
  "input",
6015
6015
  {
6016
6016
  name: e,
6017
- type: p,
6017
+ type: h,
6018
6018
  autoComplete: l,
6019
6019
  step: C,
6020
6020
  style: {
@@ -6128,6 +6128,8 @@ const fn = U.createContext({
6128
6128
  t.current && i(t.current.clientHeight);
6129
6129
  }, [t, t.current]), d = U.useCallback(() => {
6130
6130
  r.current && l(r.current.clientHeight);
6131
+ }, [r, r.current]), h = U.useCallback(() => {
6132
+ e.header?.visibility, e.footer?.visibility;
6131
6133
  }, [r, r.current]);
6132
6134
  return U.useEffect(() => {
6133
6135
  f();
@@ -6137,16 +6139,17 @@ const fn = U.createContext({
6137
6139
  header: {
6138
6140
  ...e.header,
6139
6141
  visible: e.header !== void 0,
6140
- // height: props.header?.visibility === "fixed" ? 0 : headerHeight,
6141
- height: 0,
6142
+ height: e.header?.visibility === "fixed" ? 0 : o,
6142
6143
  ref: t
6143
6144
  },
6144
6145
  footer: {
6145
6146
  ...e.footer,
6146
6147
  visible: e.footer !== void 0,
6147
- // height: props.footer?.visibility === "fixed" ? 0 : footerHeight,
6148
- height: 0,
6148
+ height: e.footer?.visibility === "fixed" ? 0 : a,
6149
6149
  ref: r
6150
+ },
6151
+ page: {
6152
+ extraHeight: h()
6150
6153
  }
6151
6154
  };
6152
6155
  }, Da = je.div`
@@ -6175,7 +6178,7 @@ const fn = U.createContext({
6175
6178
  children: o,
6176
6179
  allowScroll: i = !0,
6177
6180
  floatingContent: a
6178
- } = e, { footer: l, header: f } = La(e);
6181
+ } = e, { footer: l, header: f, page: d } = La(e);
6179
6182
  return /* @__PURE__ */ G.jsxs(Da, { "data-testid": "page-container", styles: t, children: [
6180
6183
  f.visible && /* @__PURE__ */ G.jsx(
6181
6184
  "div",
@@ -6203,12 +6206,14 @@ const fn = U.createContext({
6203
6206
  {
6204
6207
  "data-testid": "page-layout",
6205
6208
  style: {
6206
- minHeight: "100%",
6209
+ minHeight: `calc(100% + ${d.extraHeight}px)`,
6207
6210
  width: "100%",
6208
6211
  overflowY: i ? "auto" : "hidden",
6209
6212
  display: "flex",
6210
6213
  flexDirection: "column",
6211
- boxSizing: "border-box"
6214
+ boxSizing: "border-box",
6215
+ top: `-${f.height}px`,
6216
+ bottom: `-${l.height}px`
6212
6217
  },
6213
6218
  children: /* @__PURE__ */ G.jsx(
6214
6219
  "div",
@@ -6217,8 +6222,8 @@ const fn = U.createContext({
6217
6222
  width: "100%",
6218
6223
  flex: 1,
6219
6224
  minHeight: "fit-content",
6220
- marginTop: `${f.height}px`,
6221
- marginBottom: `${l.height}px`,
6225
+ paddingTop: `${f.height}px`,
6226
+ paddingBottom: `${l.height}px`,
6222
6227
  padding: "12px 24px",
6223
6228
  boxSizing: "border-box",
6224
6229
  overflowY: i ? void 0 : "hidden",