@eliseubatista99/react-scaffold-core 1.1.12 → 1.1.13

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
@@ -83,7 +83,7 @@ function _n() {
83
83
  return "Fragment";
84
84
  case S:
85
85
  return "Profiler";
86
- case E:
86
+ case R:
87
87
  return "StrictMode";
88
88
  case v:
89
89
  return "Suspense";
@@ -98,7 +98,7 @@ function _n() {
98
98
  ), n.$$typeof) {
99
99
  case k:
100
100
  return "Portal";
101
- case V:
101
+ case W:
102
102
  return (n.displayName || "Context") + ".Provider";
103
103
  case A:
104
104
  return (n._context.displayName || "Context") + ".Consumer";
@@ -179,7 +179,7 @@ function _n() {
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 h(n, f, O, I, D, N, W, U) {
182
+ function h(n, f, O, I, D, N, V, U) {
183
183
  return O = N.ref, n = {
184
184
  $$typeof: M,
185
185
  type: n,
@@ -203,7 +203,7 @@ function _n() {
203
203
  configurable: !1,
204
204
  enumerable: !1,
205
205
  writable: !0,
206
- value: W
206
+ value: V
207
207
  }), Object.defineProperty(n, "_debugTask", {
208
208
  configurable: !1,
209
209
  enumerable: !1,
@@ -211,7 +211,7 @@ function _n() {
211
211
  value: U
212
212
  }), Object.freeze && (Object.freeze(n.props), Object.freeze(n)), n;
213
213
  }
214
- function g(n, f, O, I, D, N, W, U) {
214
+ function g(n, f, O, I, D, N, V, U) {
215
215
  var B = f.children;
216
216
  if (B !== void 0)
217
217
  if (I)
@@ -257,23 +257,23 @@ React keys must be passed directly to JSX without using spread:
257
257
  D,
258
258
  a(),
259
259
  O,
260
- W,
260
+ V,
261
261
  U
262
262
  );
263
263
  }
264
264
  function y(n) {
265
265
  typeof n == "object" && n !== null && n.$$typeof === M && n._store && (n._store.validated = 1);
266
266
  }
267
- var R = q, M = Symbol.for("react.transitional.element"), k = Symbol.for("react.portal"), p = Symbol.for("react.fragment"), E = Symbol.for("react.strict_mode"), S = Symbol.for("react.profiler"), A = Symbol.for("react.consumer"), V = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), v = Symbol.for("react.suspense"), w = Symbol.for("react.suspense_list"), x = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), b = Symbol.for("react.activity"), d = Symbol.for("react.client.reference"), C = R.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, H = Object.prototype.hasOwnProperty, T = Array.isArray, j = console.createTask ? console.createTask : function() {
267
+ var E = q, M = Symbol.for("react.transitional.element"), k = Symbol.for("react.portal"), p = Symbol.for("react.fragment"), R = Symbol.for("react.strict_mode"), S = Symbol.for("react.profiler"), A = Symbol.for("react.consumer"), W = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), v = Symbol.for("react.suspense"), w = Symbol.for("react.suspense_list"), x = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), b = Symbol.for("react.activity"), d = Symbol.for("react.client.reference"), C = E.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, H = Object.prototype.hasOwnProperty, T = Array.isArray, j = console.createTask ? console.createTask : function() {
268
268
  return null;
269
269
  };
270
- R = {
270
+ E = {
271
271
  "react-stack-bottom-frame": function(n) {
272
272
  return n();
273
273
  }
274
274
  };
275
- var P, L = {}, o = R["react-stack-bottom-frame"].bind(
276
- R,
275
+ var P, L = {}, o = E["react-stack-bottom-frame"].bind(
276
+ E,
277
277
  s
278
278
  )(), z = j(i(s)), m = {};
279
279
  ze.Fragment = p, ze.jsx = function(n, f, O, I, D) {
@@ -374,10 +374,10 @@ var _t, or;
374
374
  function Ln() {
375
375
  if (or) return _t;
376
376
  or = 1;
377
- var e = "Expected a function", t = NaN, r = "[object Symbol]", i = /^\s+|\s+$/g, a = /^[-+]0x[0-9a-f]+$/i, s = /^0b[01]+$/i, c = /^0o[0-7]+$/i, u = parseInt, l = typeof rt == "object" && rt && rt.Object === Object && rt, h = typeof self == "object" && self && self.Object === Object && self, g = l || h || Function("return this")(), y = Object.prototype, R = y.toString, M = Math.max, k = Math.min, p = function() {
377
+ var e = "Expected a function", t = NaN, r = "[object Symbol]", i = /^\s+|\s+$/g, a = /^[-+]0x[0-9a-f]+$/i, s = /^0b[01]+$/i, c = /^0o[0-7]+$/i, u = parseInt, l = typeof rt == "object" && rt && rt.Object === Object && rt, h = typeof self == "object" && self && self.Object === Object && self, g = l || h || Function("return this")(), y = Object.prototype, E = y.toString, M = Math.max, k = Math.min, p = function() {
378
378
  return g.Date.now();
379
379
  };
380
- function E(v, w, x) {
380
+ function R(v, w, x) {
381
381
  var _, b, d, C, H, T, j = 0, P = !1, L = !1, o = !0;
382
382
  if (typeof v != "function")
383
383
  throw new TypeError(e);
@@ -412,7 +412,7 @@ function Ln() {
412
412
  function N() {
413
413
  return H === void 0 ? C : I(p());
414
414
  }
415
- function W() {
415
+ function V() {
416
416
  var U = p(), B = f(U);
417
417
  if (_ = arguments, b = this, T = U, B) {
418
418
  if (H === void 0)
@@ -422,7 +422,7 @@ function Ln() {
422
422
  }
423
423
  return H === void 0 && (H = setTimeout(O, w)), C;
424
424
  }
425
- return W.cancel = D, W.flush = N, W;
425
+ return V.cancel = D, V.flush = N, V;
426
426
  }
427
427
  function S(v) {
428
428
  var w = typeof v;
@@ -431,13 +431,13 @@ function Ln() {
431
431
  function A(v) {
432
432
  return !!v && typeof v == "object";
433
433
  }
434
- function V(v) {
435
- return typeof v == "symbol" || A(v) && R.call(v) == r;
434
+ function W(v) {
435
+ return typeof v == "symbol" || A(v) && E.call(v) == r;
436
436
  }
437
437
  function F(v) {
438
438
  if (typeof v == "number")
439
439
  return v;
440
- if (V(v))
440
+ if (W(v))
441
441
  return t;
442
442
  if (S(v)) {
443
443
  var w = typeof v.valueOf == "function" ? v.valueOf() : v;
@@ -449,7 +449,7 @@ function Ln() {
449
449
  var x = s.test(v);
450
450
  return x || c.test(v) ? u(v.slice(2), x ? 2 : 8) : a.test(v) ? t : +v;
451
451
  }
452
- return _t = E, _t;
452
+ return _t = R, _t;
453
453
  }
454
454
  var Tt = { exports: {} };
455
455
  /*!
@@ -629,16 +629,16 @@ function Ke() {
629
629
  var f = ["onTouchStart", "onTouchMove", "onWheel"];
630
630
  f.includes(n._reactName) || n.preventDefault();
631
631
  }, y = Y.getOnDemandLazySlides = function(n) {
632
- for (var f = [], O = R(n), I = M(n), D = O; D < I; D++)
632
+ for (var f = [], O = E(n), I = M(n), D = O; D < I; D++)
633
633
  n.lazyLoadedList.indexOf(D) < 0 && f.push(D);
634
634
  return f;
635
635
  };
636
636
  Y.getRequiredLazySlides = function(n) {
637
- for (var f = [], O = R(n), I = M(n), D = O; D < I; D++)
637
+ for (var f = [], O = E(n), I = M(n), D = O; D < I; D++)
638
638
  f.push(D);
639
639
  return f;
640
640
  };
641
- var R = Y.lazyStartIndex = function(n) {
641
+ var E = Y.lazyStartIndex = function(n) {
642
642
  return n.currentSlide - k(n);
643
643
  }, M = Y.lazyEndIndex = function(n) {
644
644
  return n.currentSlide + p(n);
@@ -646,14 +646,14 @@ function Ke() {
646
646
  return n.centerMode ? Math.floor(n.slidesToShow / 2) + (parseInt(n.centerPadding) > 0 ? 1 : 0) : 0;
647
647
  }, p = Y.lazySlidesOnRight = function(n) {
648
648
  return n.centerMode ? Math.floor((n.slidesToShow - 1) / 2) + 1 + (parseInt(n.centerPadding) > 0 ? 1 : 0) : n.slidesToShow;
649
- }, E = Y.getWidth = function(n) {
649
+ }, R = Y.getWidth = function(n) {
650
650
  return n && n.offsetWidth || 0;
651
651
  }, S = Y.getHeight = function(n) {
652
652
  return n && n.offsetHeight || 0;
653
653
  }, A = Y.getSwipeDirection = function(n) {
654
654
  var f = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, O, I, D, N;
655
655
  return O = n.startX - n.curX, I = n.startY - n.curY, D = Math.atan2(I, O), N = Math.round(D * 180 / Math.PI), N < 0 && (N = 360 - Math.abs(N)), N <= 45 && N >= 0 || N <= 360 && N >= 315 ? "left" : N >= 135 && N <= 225 ? "right" : f === !0 ? N >= 35 && N <= 135 ? "up" : "down" : "vertical";
656
- }, V = Y.canGoNext = function(n) {
656
+ }, W = Y.canGoNext = function(n) {
657
657
  var f = !0;
658
658
  return n.infinite || (n.centerMode && n.currentSlide >= n.slideCount - 1 || n.slideCount <= n.slidesToShow || n.currentSlide >= n.slideCount - n.slidesToShow) && (f = !1), f;
659
659
  };
@@ -663,12 +663,12 @@ function Ke() {
663
663
  return O[I] = n[I];
664
664
  }), O;
665
665
  }, Y.initializedState = function(n) {
666
- var f = e.default.Children.count(n.children), O = n.listRef, I = Math.ceil(E(O)), D = n.trackRef && n.trackRef.node, N = Math.ceil(E(D)), W;
666
+ var f = e.default.Children.count(n.children), O = n.listRef, I = Math.ceil(R(O)), D = n.trackRef && n.trackRef.node, N = Math.ceil(R(D)), V;
667
667
  if (n.vertical)
668
- W = I;
668
+ V = I;
669
669
  else {
670
670
  var U = n.centerMode && parseInt(n.centerPadding) * 2;
671
- typeof n.centerPadding == "string" && n.centerPadding.slice(-1) === "%" && (U *= I / 100), W = Math.ceil((I - U) / n.slidesToShow);
671
+ typeof n.centerPadding == "string" && n.centerPadding.slice(-1) === "%" && (U *= I / 100), V = Math.ceil((I - U) / n.slidesToShow);
672
672
  }
673
673
  var B = O && S(O.querySelector('[data-index="0"]')), K = B * n.slidesToShow, G = n.currentSlide === void 0 ? n.initialSlide : n.currentSlide;
674
674
  n.rtl && n.currentSlide === void 0 && (G = f - 1 - n.initialSlide);
@@ -679,7 +679,7 @@ function Ke() {
679
679
  J = J.concat(te);
680
680
  var Z = {
681
681
  slideCount: f,
682
- slideWidth: W,
682
+ slideWidth: V,
683
683
  listWidth: I,
684
684
  trackWidth: N,
685
685
  currentSlide: G,
@@ -689,12 +689,12 @@ function Ke() {
689
689
  };
690
690
  return n.autoplaying === null && n.autoplay && (Z.autoplaying = "playing"), Z;
691
691
  }, Y.slideHandler = function(n) {
692
- var f = n.waitForAnimate, O = n.animating, I = n.fade, D = n.infinite, N = n.index, W = n.slideCount, U = n.lazyLoad, B = n.currentSlide, K = n.centerMode, G = n.slidesToScroll, J = n.slidesToShow, te = n.useCSS, Z = n.lazyLoadedList;
692
+ var f = n.waitForAnimate, O = n.animating, I = n.fade, D = n.infinite, N = n.index, V = n.slideCount, U = n.lazyLoad, B = n.currentSlide, K = n.centerMode, G = n.slidesToScroll, J = n.slidesToShow, te = n.useCSS, Z = n.lazyLoadedList;
693
693
  if (f && O) return {};
694
- var ee = N, ie, le, Q, oe = {}, ue = {}, ce = D ? N : h(N, 0, W - 1);
694
+ var ee = N, ie, le, Q, oe = {}, ue = {}, ce = D ? N : h(N, 0, V - 1);
695
695
  if (I) {
696
- if (!D && (N < 0 || N >= W)) return {};
697
- N < 0 ? ee = N + W : N >= W && (ee = N - W), U && Z.indexOf(ee) < 0 && (Z = Z.concat(ee)), oe = {
696
+ if (!D && (N < 0 || N >= V)) return {};
697
+ N < 0 ? ee = N + V : N >= V && (ee = N - V), U && Z.indexOf(ee) < 0 && (Z = Z.concat(ee)), oe = {
698
698
  animating: !0,
699
699
  currentSlide: ee,
700
700
  lazyLoadedList: Z,
@@ -704,7 +704,7 @@ function Ke() {
704
704
  targetSlide: ee
705
705
  };
706
706
  } else
707
- ie = ee, ee < 0 ? (ie = ee + W, D ? W % G !== 0 && (ie = W - W % G) : ie = 0) : !V(n) && ee > B ? ee = ie = B : K && ee >= W ? (ee = D ? W : W - 1, ie = D ? 0 : W - 1) : ee >= W && (ie = ee - W, D ? W % G !== 0 && (ie = 0) : ie = W - J), !D && ee + J >= W && (ie = W - J), le = d(s(s({}, n), {}, {
707
+ ie = ee, ee < 0 ? (ie = ee + V, D ? V % G !== 0 && (ie = V - V % G) : ie = 0) : !W(n) && ee > B ? ee = ie = B : K && ee >= V ? (ee = D ? V : V - 1, ie = D ? 0 : V - 1) : ee >= V && (ie = ee - V, D ? V % G !== 0 && (ie = 0) : ie = V - J), !D && ee + J >= V && (ie = V - J), le = d(s(s({}, n), {}, {
708
708
  slideIndex: ee
709
709
  })), Q = d(s(s({}, n), {}, {
710
710
  slideIndex: ie
@@ -739,22 +739,22 @@ function Ke() {
739
739
  nextState: ue
740
740
  };
741
741
  }, Y.changeSlide = function(n, f) {
742
- var O, I, D, N, W, U = n.slidesToScroll, B = n.slidesToShow, K = n.slideCount, G = n.currentSlide, J = n.targetSlide, te = n.lazyLoad, Z = n.infinite;
742
+ var O, I, D, N, V, U = n.slidesToScroll, B = n.slidesToShow, K = n.slideCount, G = n.currentSlide, J = n.targetSlide, te = n.lazyLoad, Z = n.infinite;
743
743
  if (N = K % U !== 0, O = N ? 0 : (K - G) % U, f.message === "previous")
744
- D = O === 0 ? U : B - O, W = G - D, te && !Z && (I = G - D, W = I === -1 ? K - 1 : I), Z || (W = J - U);
744
+ D = O === 0 ? U : B - O, V = G - D, te && !Z && (I = G - D, V = I === -1 ? K - 1 : I), Z || (V = J - U);
745
745
  else if (f.message === "next")
746
- D = O === 0 ? U : O, W = G + D, te && !Z && (W = (G + U) % K + O), Z || (W = J + U);
746
+ D = O === 0 ? U : O, V = G + D, te && !Z && (V = (G + U) % K + O), Z || (V = J + U);
747
747
  else if (f.message === "dots")
748
- W = f.index * f.slidesToScroll;
748
+ V = f.index * f.slidesToScroll;
749
749
  else if (f.message === "children") {
750
- if (W = f.index, Z) {
750
+ if (V = f.index, Z) {
751
751
  var ee = j(s(s({}, n), {}, {
752
- targetSlide: W
752
+ targetSlide: V
753
753
  }));
754
- W > f.currentSlide && ee === "left" ? W = W - K : W < f.currentSlide && ee === "right" && (W = W + K);
754
+ V > f.currentSlide && ee === "left" ? V = V - K : V < f.currentSlide && ee === "right" && (V = V + K);
755
755
  }
756
- } else f.message === "index" && (W = Number(f.index));
757
- return W;
756
+ } else f.message === "index" && (V = Number(f.index));
757
+ return V;
758
758
  }, Y.keyHandler = function(n, f, O) {
759
759
  return n.target.tagName.match("TEXTAREA|INPUT|SELECT") || !f ? "" : n.keyCode === 37 ? O ? "next" : "previous" : n.keyCode === 39 ? O ? "previous" : "next" : "";
760
760
  }, Y.swipeStart = function(n, f, O) {
@@ -768,22 +768,22 @@ function Ke() {
768
768
  }
769
769
  };
770
770
  }, Y.swipeMove = function(n, f) {
771
- var O = f.scrolling, I = f.animating, D = f.vertical, N = f.swipeToSlide, W = f.verticalSwiping, U = f.rtl, B = f.currentSlide, K = f.edgeFriction, G = f.edgeDragged, J = f.onEdge, te = f.swiped, Z = f.swiping, ee = f.slideCount, ie = f.slidesToScroll, le = f.infinite, Q = f.touchObject, oe = f.swipeEvent, ue = f.listHeight, ce = f.listWidth;
771
+ var O = f.scrolling, I = f.animating, D = f.vertical, N = f.swipeToSlide, V = f.verticalSwiping, U = f.rtl, B = f.currentSlide, K = f.edgeFriction, G = f.edgeDragged, J = f.onEdge, te = f.swiped, Z = f.swiping, ee = f.slideCount, ie = f.slidesToScroll, le = f.infinite, Q = f.touchObject, oe = f.swipeEvent, ue = f.listHeight, ce = f.listWidth;
772
772
  if (!O) {
773
773
  if (I) return g(n);
774
- D && N && W && g(n);
774
+ D && N && V && g(n);
775
775
  var pe, Re = {}, tt = d(f);
776
776
  Q.curX = n.touches ? n.touches[0].pageX : n.clientX, Q.curY = n.touches ? n.touches[0].pageY : n.clientY, Q.swipeLength = Math.round(Math.sqrt(Math.pow(Q.curX - Q.startX, 2)));
777
777
  var tr = Math.round(Math.sqrt(Math.pow(Q.curY - Q.startY, 2)));
778
- if (!W && !Z && tr > 10)
778
+ if (!V && !Z && tr > 10)
779
779
  return {
780
780
  scrolling: !0
781
781
  };
782
- W && (Q.swipeLength = tr);
782
+ V && (Q.swipeLength = tr);
783
783
  var Ie = (U ? -1 : 1) * (Q.curX > Q.startX ? 1 : -1);
784
- W && (Ie = Q.curY > Q.startY ? 1 : -1);
785
- var kn = Math.ceil(ee / ie), Pe = A(f.touchObject, W), Ae = Q.swipeLength;
786
- return le || (B === 0 && (Pe === "right" || Pe === "down") || B + 1 >= kn && (Pe === "left" || Pe === "up") || !V(f) && (Pe === "left" || Pe === "up")) && (Ae = Q.swipeLength * K, G === !1 && J && (J(Pe), Re.edgeDragged = !0)), !te && oe && (oe(Pe), Re.swiped = !0), D ? pe = tt + Ae * (ue / ce) * Ie : U ? pe = tt - Ae * Ie : pe = tt + Ae * Ie, W && (pe = tt + Ae * Ie), Re = s(s({}, Re), {}, {
784
+ V && (Ie = Q.curY > Q.startY ? 1 : -1);
785
+ var kn = Math.ceil(ee / ie), Pe = A(f.touchObject, V), Ae = Q.swipeLength;
786
+ return le || (B === 0 && (Pe === "right" || Pe === "down") || B + 1 >= kn && (Pe === "left" || Pe === "up") || !W(f) && (Pe === "left" || Pe === "up")) && (Ae = Q.swipeLength * K, G === !1 && J && (J(Pe), Re.edgeDragged = !0)), !te && oe && (oe(Pe), Re.swiped = !0), D ? pe = tt + Ae * (ue / ce) * Ie : U ? pe = tt - Ae * Ie : pe = tt + Ae * Ie, V && (pe = tt + Ae * Ie), Re = s(s({}, Re), {}, {
787
787
  touchObject: Q,
788
788
  swipeLeft: pe,
789
789
  trackStyle: _(s(s({}, f), {}, {
@@ -792,10 +792,10 @@ function Ke() {
792
792
  }), Math.abs(Q.curX - Q.startX) < Math.abs(Q.curY - Q.startY) * 0.8 || Q.swipeLength > 10 && (Re.swiping = !0, g(n)), Re;
793
793
  }
794
794
  }, Y.swipeEnd = function(n, f) {
795
- var O = f.dragging, I = f.swipe, D = f.touchObject, N = f.listWidth, W = f.touchThreshold, U = f.verticalSwiping, B = f.listHeight, K = f.swipeToSlide, G = f.scrolling, J = f.onSwipe, te = f.targetSlide, Z = f.currentSlide, ee = f.infinite;
795
+ var O = f.dragging, I = f.swipe, D = f.touchObject, N = f.listWidth, V = f.touchThreshold, U = f.verticalSwiping, B = f.listHeight, K = f.swipeToSlide, G = f.scrolling, J = f.onSwipe, te = f.targetSlide, Z = f.currentSlide, ee = f.infinite;
796
796
  if (!O)
797
797
  return I && g(n), {};
798
- var ie = U ? B / W : N / W, le = A(D, U), Q = {
798
+ var ie = U ? B / V : N / V, le = A(D, U), Q = {
799
799
  dragging: !1,
800
800
  edgeDragged: !1,
801
801
  scrolling: !1,
@@ -855,13 +855,13 @@ function Ke() {
855
855
  if (n.vertical) {
856
856
  if (U.offsetTop + S(U) / 2 > n.swipeLeft * -1)
857
857
  return O = U, !1;
858
- } else if (U.offsetLeft - f + E(U) / 2 > n.swipeLeft * -1)
858
+ } else if (U.offsetLeft - f + R(U) / 2 > n.swipeLeft * -1)
859
859
  return O = U, !1;
860
860
  return !0;
861
861
  }), !O)
862
862
  return 0;
863
- var N = n.rtl === !0 ? n.slideCount - n.currentSlide : n.currentSlide, W = Math.abs(O.dataset.index - N) || 1;
864
- return W;
863
+ var N = n.rtl === !0 ? n.slideCount - n.currentSlide : n.currentSlide, V = Math.abs(O.dataset.index - N) || 1;
864
+ return V;
865
865
  } else
866
866
  return n.slidesToScroll;
867
867
  }, x = Y.checkSpecKeys = function(n, f) {
@@ -883,10 +883,10 @@ function Ke() {
883
883
  WebkitTransition: ""
884
884
  };
885
885
  if (n.useTransform) {
886
- var N = n.vertical ? "translate3d(0px, " + n.left + "px, 0px)" : "translate3d(" + n.left + "px, 0px, 0px)", W = n.vertical ? "translate3d(0px, " + n.left + "px, 0px)" : "translate3d(" + n.left + "px, 0px, 0px)", U = n.vertical ? "translateY(" + n.left + "px)" : "translateX(" + n.left + "px)";
886
+ var N = n.vertical ? "translate3d(0px, " + n.left + "px, 0px)" : "translate3d(" + n.left + "px, 0px, 0px)", V = n.vertical ? "translate3d(0px, " + n.left + "px, 0px)" : "translate3d(" + n.left + "px, 0px, 0px)", U = n.vertical ? "translateY(" + n.left + "px)" : "translateX(" + n.left + "px)";
887
887
  D = s(s({}, D), {}, {
888
888
  WebkitTransform: N,
889
- transform: W,
889
+ transform: V,
890
890
  msTransform: U
891
891
  });
892
892
  } else
@@ -902,11 +902,11 @@ function Ke() {
902
902
  if (n.unslick)
903
903
  return 0;
904
904
  x(n, ["slideIndex", "trackRef", "infinite", "centerMode", "slideCount", "slidesToShow", "slidesToScroll", "slideWidth", "listWidth", "variableWidth", "slideHeight"]);
905
- var f = n.slideIndex, O = n.trackRef, I = n.infinite, D = n.centerMode, N = n.slideCount, W = n.slidesToShow, U = n.slidesToScroll, B = n.slideWidth, K = n.listWidth, G = n.variableWidth, J = n.slideHeight, te = n.fade, Z = n.vertical, ee = 0, ie, le, Q = 0;
905
+ var f = n.slideIndex, O = n.trackRef, I = n.infinite, D = n.centerMode, N = n.slideCount, V = n.slidesToShow, U = n.slidesToScroll, B = n.slideWidth, K = n.listWidth, G = n.variableWidth, J = n.slideHeight, te = n.fade, Z = n.vertical, ee = 0, ie, le, Q = 0;
906
906
  if (te || n.slideCount === 1)
907
907
  return 0;
908
908
  var oe = 0;
909
- if (I ? (oe = -C(n), N % U !== 0 && f + U > N && (oe = -(f > N ? W - (f - N) : N % U)), D && (oe += parseInt(W / 2))) : (N % U !== 0 && f + U > N && (oe = W - N % U), D && (oe = parseInt(W / 2))), ee = oe * B, Q = oe * J, Z ? ie = f * J * -1 + Q : ie = f * B * -1 + ee, G === !0) {
909
+ if (I ? (oe = -C(n), N % U !== 0 && f + U > N && (oe = -(f > N ? V - (f - N) : N % U)), D && (oe += parseInt(V / 2))) : (N % U !== 0 && f + U > N && (oe = V - N % U), D && (oe = parseInt(V / 2))), ee = oe * B, Q = oe * J, Z ? ie = f * J * -1 + Q : ie = f * B * -1 + ee, G === !0) {
910
910
  var ue, ce = O && O.node;
911
911
  if (ue = f + C(n), le = ce && ce.childNodes[ue], ie = le ? le.offsetLeft * -1 : 0, D === !0) {
912
912
  ue = I ? f + C(n) : f, le = ce && ce.children[ue], ie = 0;
@@ -984,7 +984,7 @@ function Mn() {
984
984
  function u(b, d) {
985
985
  for (var C = 0; C < d.length; C++) {
986
986
  var H = d[C];
987
- H.enumerable = H.enumerable || !1, H.configurable = !0, "value" in H && (H.writable = !0), Object.defineProperty(b, V(H.key), H);
987
+ H.enumerable = H.enumerable || !1, H.configurable = !0, "value" in H && (H.writable = !0), Object.defineProperty(b, W(H.key), H);
988
988
  }
989
989
  }
990
990
  function l(b, d, C) {
@@ -1007,10 +1007,10 @@ function Mn() {
1007
1007
  var T = p(this).constructor;
1008
1008
  C = Reflect.construct(H, arguments, T);
1009
1009
  } else C = H.apply(this, arguments);
1010
- return R(this, C);
1010
+ return E(this, C);
1011
1011
  };
1012
1012
  }
1013
- function R(b, d) {
1013
+ function E(b, d) {
1014
1014
  if (d && (a(d) == "object" || typeof d == "function")) return d;
1015
1015
  if (d !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
1016
1016
  return M(b);
@@ -1034,7 +1034,7 @@ function Mn() {
1034
1034
  return d.__proto__ || Object.getPrototypeOf(d);
1035
1035
  }, p(b);
1036
1036
  }
1037
- function E(b, d) {
1037
+ function R(b, d) {
1038
1038
  var C = Object.keys(b);
1039
1039
  if (Object.getOwnPropertySymbols) {
1040
1040
  var H = Object.getOwnPropertySymbols(b);
@@ -1047,18 +1047,18 @@ function Mn() {
1047
1047
  function S(b) {
1048
1048
  for (var d = 1; d < arguments.length; d++) {
1049
1049
  var C = arguments[d] != null ? arguments[d] : {};
1050
- d % 2 ? E(Object(C), !0).forEach(function(H) {
1050
+ d % 2 ? R(Object(C), !0).forEach(function(H) {
1051
1051
  A(b, H, C[H]);
1052
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(b, Object.getOwnPropertyDescriptors(C)) : E(Object(C)).forEach(function(H) {
1052
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(b, Object.getOwnPropertyDescriptors(C)) : R(Object(C)).forEach(function(H) {
1053
1053
  Object.defineProperty(b, H, Object.getOwnPropertyDescriptor(C, H));
1054
1054
  });
1055
1055
  }
1056
1056
  return b;
1057
1057
  }
1058
1058
  function A(b, d, C) {
1059
- return (d = V(d)) in b ? Object.defineProperty(b, d, { value: C, enumerable: !0, configurable: !0, writable: !0 }) : b[d] = C, b;
1059
+ return (d = W(d)) in b ? Object.defineProperty(b, d, { value: C, enumerable: !0, configurable: !0, writable: !0 }) : b[d] = C, b;
1060
1060
  }
1061
- function V(b) {
1061
+ function W(b) {
1062
1062
  var d = F(b, "string");
1063
1063
  return a(d) == "symbol" ? d : d + "";
1064
1064
  }
@@ -1233,10 +1233,10 @@ function Dn() {
1233
1233
  return w && h(v.prototype, w), Object.defineProperty(v, "prototype", { writable: !1 }), v;
1234
1234
  }
1235
1235
  function y(v) {
1236
- var w = R(v, "string");
1236
+ var w = E(v, "string");
1237
1237
  return e(w) == "symbol" ? w : w + "";
1238
1238
  }
1239
- function R(v, w) {
1239
+ function E(v, w) {
1240
1240
  if (e(v) != "object" || !v) return v;
1241
1241
  var x = v[Symbol.toPrimitive];
1242
1242
  if (x !== void 0) {
@@ -1258,15 +1258,15 @@ function Dn() {
1258
1258
  function p(v) {
1259
1259
  var w = A();
1260
1260
  return function() {
1261
- var x, _ = V(v);
1261
+ var x, _ = W(v);
1262
1262
  if (w) {
1263
- var b = V(this).constructor;
1263
+ var b = W(this).constructor;
1264
1264
  x = Reflect.construct(_, arguments, b);
1265
1265
  } else x = _.apply(this, arguments);
1266
- return E(this, x);
1266
+ return R(this, x);
1267
1267
  };
1268
1268
  }
1269
- function E(v, w) {
1269
+ function R(v, w) {
1270
1270
  if (w && (e(w) == "object" || typeof w == "function")) return w;
1271
1271
  if (w !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
1272
1272
  return S(v);
@@ -1285,10 +1285,10 @@ function Dn() {
1285
1285
  return !!v;
1286
1286
  })();
1287
1287
  }
1288
- function V(v) {
1289
- return V = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(w) {
1288
+ function W(v) {
1289
+ return W = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(w) {
1290
1290
  return w.__proto__ || Object.getPrototypeOf(w);
1291
- }, V(v);
1291
+ }, W(v);
1292
1292
  }
1293
1293
  var F = function(w) {
1294
1294
  var x;
@@ -1318,7 +1318,7 @@ function Dn() {
1318
1318
  onMouseOver: C,
1319
1319
  onMouseLeave: H
1320
1320
  }, n = [], f = 0; f < z; f++) {
1321
- var O = (f + 1) * j - 1, I = T ? O : (0, i.clamp)(O, 0, L - 1), D = I - (j - 1), N = T ? D : (0, i.clamp)(D, 0, L - 1), W = (0, r.default)({
1321
+ var O = (f + 1) * j - 1, I = T ? O : (0, i.clamp)(O, 0, L - 1), D = I - (j - 1), N = T ? D : (0, i.clamp)(D, 0, L - 1), V = (0, r.default)({
1322
1322
  "slick-active": T ? o >= N && o <= I : o === N
1323
1323
  }), U = {
1324
1324
  message: "dots",
@@ -1328,7 +1328,7 @@ function Dn() {
1328
1328
  }, B = this.clickHandler.bind(this, U);
1329
1329
  n = n.concat(/* @__PURE__ */ t.default.createElement("li", {
1330
1330
  key: f,
1331
- className: W
1331
+ className: V
1332
1332
  }, /* @__PURE__ */ t.default.cloneElement(this.props.customPaging(f), {
1333
1333
  onClick: B
1334
1334
  })));
@@ -1391,7 +1391,7 @@ function $n() {
1391
1391
  return v;
1392
1392
  }
1393
1393
  function l(v, w, x) {
1394
- return (w = R(w)) in v ? Object.defineProperty(v, w, { value: x, enumerable: !0, configurable: !0, writable: !0 }) : v[w] = x, v;
1394
+ return (w = E(w)) in v ? Object.defineProperty(v, w, { value: x, enumerable: !0, configurable: !0, writable: !0 }) : v[w] = x, v;
1395
1395
  }
1396
1396
  function h(v, w) {
1397
1397
  if (!(v instanceof w)) throw new TypeError("Cannot call a class as a function");
@@ -1399,13 +1399,13 @@ function $n() {
1399
1399
  function g(v, w) {
1400
1400
  for (var x = 0; x < w.length; x++) {
1401
1401
  var _ = w[x];
1402
- _.enumerable = _.enumerable || !1, _.configurable = !0, "value" in _ && (_.writable = !0), Object.defineProperty(v, R(_.key), _);
1402
+ _.enumerable = _.enumerable || !1, _.configurable = !0, "value" in _ && (_.writable = !0), Object.defineProperty(v, E(_.key), _);
1403
1403
  }
1404
1404
  }
1405
1405
  function y(v, w, x) {
1406
1406
  return w && g(v.prototype, w), Object.defineProperty(v, "prototype", { writable: !1 }), v;
1407
1407
  }
1408
- function R(v) {
1408
+ function E(v) {
1409
1409
  var w = M(v, "string");
1410
1410
  return e(w) == "symbol" ? w : w + "";
1411
1411
  }
@@ -1428,8 +1428,8 @@ function $n() {
1428
1428
  return x.__proto__ = _, x;
1429
1429
  }, p(v, w);
1430
1430
  }
1431
- function E(v) {
1432
- var w = V();
1431
+ function R(v) {
1432
+ var w = W();
1433
1433
  return function() {
1434
1434
  var x, _ = F(v);
1435
1435
  if (w) {
@@ -1448,13 +1448,13 @@ function $n() {
1448
1448
  if (v === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1449
1449
  return v;
1450
1450
  }
1451
- function V() {
1451
+ function W() {
1452
1452
  try {
1453
1453
  var v = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
1454
1454
  }));
1455
1455
  } catch {
1456
1456
  }
1457
- return (V = function() {
1457
+ return (W = function() {
1458
1458
  return !!v;
1459
1459
  })();
1460
1460
  }
@@ -1465,7 +1465,7 @@ function $n() {
1465
1465
  }
1466
1466
  return _e.PrevArrow = /* @__PURE__ */ function(v) {
1467
1467
  k(x, v);
1468
- var w = E(x);
1468
+ var w = R(x);
1469
1469
  function x() {
1470
1470
  return h(this, x), w.apply(this, arguments);
1471
1471
  }
@@ -1504,7 +1504,7 @@ function $n() {
1504
1504
  }]), x;
1505
1505
  }(t.default.PureComponent), _e.NextArrow = /* @__PURE__ */ function(v) {
1506
1506
  k(x, v);
1507
- var w = E(x);
1507
+ var w = R(x);
1508
1508
  function x() {
1509
1509
  return h(this, x), w.apply(this, arguments);
1510
1510
  }
@@ -1862,7 +1862,7 @@ function ri() {
1862
1862
  return T;
1863
1863
  }, y.apply(null, arguments);
1864
1864
  }
1865
- function R(T, j) {
1865
+ function E(T, j) {
1866
1866
  if (T == null) return {};
1867
1867
  var P, L, o = M(T, j);
1868
1868
  if (Object.getOwnPropertySymbols) {
@@ -1903,7 +1903,7 @@ function ri() {
1903
1903
  }
1904
1904
  return T;
1905
1905
  }
1906
- function E(T, j) {
1906
+ function R(T, j) {
1907
1907
  if (!(T instanceof j)) throw new TypeError("Cannot call a class as a function");
1908
1908
  }
1909
1909
  function S(T, j) {
@@ -1915,7 +1915,7 @@ function ri() {
1915
1915
  function A(T, j, P) {
1916
1916
  return j && S(T.prototype, j), Object.defineProperty(T, "prototype", { writable: !1 }), T;
1917
1917
  }
1918
- function V(T, j) {
1918
+ function W(T, j) {
1919
1919
  if (typeof j != "function" && j !== null) throw new TypeError("Super expression must either be null or a function");
1920
1920
  T.prototype = Object.create(j && j.prototype, { constructor: { value: T, writable: !0, configurable: !0 } }), Object.defineProperty(T, "prototype", { writable: !1 }), j && F(T, j);
1921
1921
  }
@@ -1977,11 +1977,11 @@ function ri() {
1977
1977
  return (j === "string" ? String : Number)(T);
1978
1978
  }
1979
1979
  return Ne.InnerSlider = /* @__PURE__ */ function(T) {
1980
- V(P, T);
1980
+ W(P, T);
1981
1981
  var j = v(P);
1982
1982
  function P(L) {
1983
1983
  var o;
1984
- E(this, P), o = j.call(this, L), d(x(o), "listRefHandler", function(m) {
1984
+ R(this, P), o = j.call(this, L), d(x(o), "listRefHandler", function(m) {
1985
1985
  return o.list = m;
1986
1986
  }), d(x(o), "trackRefHandler", function(m) {
1987
1987
  return o.track = m;
@@ -2079,8 +2079,8 @@ function ri() {
2079
2079
  n += f[f.length - 1 - D], m += f[f.length - 1 - D];
2080
2080
  for (var N = 0; N < I; N++)
2081
2081
  m += f[N];
2082
- for (var W = 0; W < o.state.currentSlide; W++)
2083
- n += f[W];
2082
+ for (var V = 0; V < o.state.currentSlide; V++)
2083
+ n += f[V];
2084
2084
  var U = {
2085
2085
  width: m + "px",
2086
2086
  left: -n + "px"
@@ -2144,7 +2144,7 @@ function ri() {
2144
2144
  };
2145
2145
  }), o.props.onLazyLoad && o.props.onLazyLoad(m)) : o.lazyLoadTimer && (clearInterval(o.lazyLoadTimer), delete o.lazyLoadTimer);
2146
2146
  }), d(x(o), "slideHandler", function(m) {
2147
- var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, f = o.props, O = f.asNavFor, I = f.beforeChange, D = f.onLazyLoad, N = f.speed, W = f.afterChange, U = o.state.currentSlide, B = (0, a.slideHandler)(p(p(p({
2147
+ var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, f = o.props, O = f.asNavFor, I = f.beforeChange, D = f.onLazyLoad, N = f.speed, V = f.afterChange, U = o.state.currentSlide, B = (0, a.slideHandler)(p(p(p({
2148
2148
  index: m
2149
2149
  }, o.props), o.state), {}, {
2150
2150
  trackRef: o.track,
@@ -2155,15 +2155,15 @@ function ri() {
2155
2155
  var J = K.lazyLoadedList.filter(function(te) {
2156
2156
  return o.state.lazyLoadedList.indexOf(te) < 0;
2157
2157
  });
2158
- D && J.length > 0 && D(J), !o.props.waitForAnimate && o.animationEndCallback && (clearTimeout(o.animationEndCallback), W && W(U), delete o.animationEndCallback), o.setState(K, function() {
2158
+ D && J.length > 0 && D(J), !o.props.waitForAnimate && o.animationEndCallback && (clearTimeout(o.animationEndCallback), V && V(U), delete o.animationEndCallback), o.setState(K, function() {
2159
2159
  O && o.asNavForIndex !== m && (o.asNavForIndex = m, O.innerSlider.slideHandler(m)), G && (o.animationEndCallback = setTimeout(function() {
2160
- var te = G.animating, Z = R(G, ["animating"]);
2160
+ var te = G.animating, Z = E(G, ["animating"]);
2161
2161
  o.setState(Z, function() {
2162
2162
  o.callbackTimers.push(setTimeout(function() {
2163
2163
  return o.setState({
2164
2164
  animating: te
2165
2165
  });
2166
- }, 10)), W && W(K.currentSlide), delete o.animationEndCallback;
2166
+ }, 10)), V && V(K.currentSlide), delete o.animationEndCallback;
2167
2167
  });
2168
2168
  }, N));
2169
2169
  });
@@ -2301,8 +2301,8 @@ function ri() {
2301
2301
  onMouseLeave: N ? o.onDotsLeave : null
2302
2302
  }), I = /* @__PURE__ */ e.default.createElement(c.Dots, D);
2303
2303
  }
2304
- var W, U, B = (0, a.extractObject)(n, ["infinite", "centerMode", "currentSlide", "slideCount", "slidesToShow", "prevArrow", "nextArrow"]);
2305
- B.clickHandler = o.changeSlide, o.props.arrows && (W = /* @__PURE__ */ e.default.createElement(u.PrevArrow, B), U = /* @__PURE__ */ e.default.createElement(u.NextArrow, B));
2304
+ var V, U, B = (0, a.extractObject)(n, ["infinite", "centerMode", "currentSlide", "slideCount", "slidesToShow", "prevArrow", "nextArrow"]);
2305
+ B.clickHandler = o.changeSlide, o.props.arrows && (V = /* @__PURE__ */ e.default.createElement(u.PrevArrow, B), U = /* @__PURE__ */ e.default.createElement(u.NextArrow, B));
2306
2306
  var K = null;
2307
2307
  o.props.vertical && (K = {
2308
2308
  height: o.state.listHeight
@@ -2336,7 +2336,7 @@ function ri() {
2336
2336
  }, ee = {
2337
2337
  className: m,
2338
2338
  style: o.props.style
2339
- }), /* @__PURE__ */ e.default.createElement("div", ee, o.props.unslick ? "" : W, /* @__PURE__ */ e.default.createElement("div", y({
2339
+ }), /* @__PURE__ */ e.default.createElement("div", ee, o.props.unslick ? "" : V, /* @__PURE__ */ e.default.createElement("div", y({
2340
2340
  ref: o.listRefHandler
2341
2341
  }, Z), /* @__PURE__ */ e.default.createElement(s.Track, y({
2342
2342
  ref: o.trackRefHandler
@@ -2452,14 +2452,14 @@ function ai() {
2452
2452
  function y(_, b) {
2453
2453
  if (!(_ instanceof b)) throw new TypeError("Cannot call a class as a function");
2454
2454
  }
2455
- function R(_, b) {
2455
+ function E(_, b) {
2456
2456
  for (var d = 0; d < b.length; d++) {
2457
2457
  var C = b[d];
2458
2458
  C.enumerable = C.enumerable || !1, C.configurable = !0, "value" in C && (C.writable = !0), Object.defineProperty(_, w(C.key), C);
2459
2459
  }
2460
2460
  }
2461
2461
  function M(_, b, d) {
2462
- return b && R(_.prototype, b), Object.defineProperty(_, "prototype", { writable: !1 }), _;
2462
+ return b && E(_.prototype, b), Object.defineProperty(_, "prototype", { writable: !1 }), _;
2463
2463
  }
2464
2464
  function k(_, b) {
2465
2465
  if (typeof b != "function" && b !== null) throw new TypeError("Super expression must either be null or a function");
@@ -2470,8 +2470,8 @@ function ai() {
2470
2470
  return d.__proto__ = C, d;
2471
2471
  }, p(_, b);
2472
2472
  }
2473
- function E(_) {
2474
- var b = V();
2473
+ function R(_) {
2474
+ var b = W();
2475
2475
  return function() {
2476
2476
  var d, C = F(_);
2477
2477
  if (b) {
@@ -2490,13 +2490,13 @@ function ai() {
2490
2490
  if (_ === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
2491
2491
  return _;
2492
2492
  }
2493
- function V() {
2493
+ function W() {
2494
2494
  try {
2495
2495
  var _ = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
2496
2496
  }));
2497
2497
  } catch {
2498
2498
  }
2499
- return (V = function() {
2499
+ return (W = function() {
2500
2500
  return !!_;
2501
2501
  })();
2502
2502
  }
@@ -2524,7 +2524,7 @@ function ai() {
2524
2524
  }
2525
2525
  e.default = /* @__PURE__ */ function(_) {
2526
2526
  k(d, _);
2527
- var b = E(d);
2527
+ var b = R(d);
2528
2528
  function d(C) {
2529
2529
  var H;
2530
2530
  return y(this, d), H = b.call(this, C), v(A(H), "innerSliderRefHandler", function(T) {
@@ -2866,7 +2866,7 @@ function Ci(e) {
2866
2866
  return Kr(lt("", null, null, null, [""], e = Gr(e), 0, [0], e));
2867
2867
  }
2868
2868
  function lt(e, t, r, i, a, s, c, u, l) {
2869
- for (var h = 0, g = 0, y = c, R = 0, M = 0, k = 0, p = 1, E = 1, S = 1, A = 0, V = "", F = a, v = s, w = i, x = V; E; )
2869
+ for (var h = 0, g = 0, y = c, E = 0, M = 0, k = 0, p = 1, R = 1, S = 1, A = 0, W = "", F = a, v = s, w = i, x = W; R; )
2870
2870
  switch (k = A, A = ve()) {
2871
2871
  // (
2872
2872
  case 40:
@@ -2913,7 +2913,7 @@ function lt(e, t, r, i, a, s, c, u, l) {
2913
2913
  // \0 }
2914
2914
  case 0:
2915
2915
  case 125:
2916
- E = 0;
2916
+ R = 0;
2917
2917
  // ;
2918
2918
  case 59 + g:
2919
2919
  S == -1 && (x = ne(x, /\f/g, "")), M > 0 && ye(x) - y && it(M > 32 ? wr(x + ";", i, r, y - 1) : wr(ne(x, " ", "") + ";", i, r, y - 2), l);
@@ -2923,23 +2923,23 @@ function lt(e, t, r, i, a, s, c, u, l) {
2923
2923
  x += ";";
2924
2924
  // { rule/at-rule
2925
2925
  default:
2926
- if (it(w = br(x, t, r, h, g, a, u, V, F = [], v = [], y), s), A === 123)
2926
+ if (it(w = br(x, t, r, h, g, a, u, W, F = [], v = [], y), s), A === 123)
2927
2927
  if (g === 0)
2928
2928
  lt(x, t, w, w, F, s, y, u, v);
2929
2929
  else
2930
- switch (R === 99 && fe(x, 3) === 110 ? 100 : R) {
2930
+ switch (E === 99 && fe(x, 3) === 110 ? 100 : E) {
2931
2931
  // d l m s
2932
2932
  case 100:
2933
2933
  case 108:
2934
2934
  case 109:
2935
2935
  case 115:
2936
- lt(e, w, w, i && it(br(e, w, w, 0, 0, a, u, V, a, F = [], y), v), a, v, y, u, i ? F : v);
2936
+ lt(e, w, w, i && it(br(e, w, w, 0, 0, a, u, W, a, F = [], y), v), a, v, y, u, i ? F : v);
2937
2937
  break;
2938
2938
  default:
2939
2939
  lt(x, w, w, w, [""], v, 0, u, v);
2940
2940
  }
2941
2941
  }
2942
- h = g = M = 0, p = S = 1, V = x = "", y = c;
2942
+ h = g = M = 0, p = S = 1, W = x = "", y = c;
2943
2943
  break;
2944
2944
  // :
2945
2945
  case 58:
@@ -2962,7 +2962,7 @@ function lt(e, t, r, i, a, s, c, u, l) {
2962
2962
  break;
2963
2963
  // @
2964
2964
  case 64:
2965
- we() === 45 && (x += st(ve())), R = we(), g = y = ye(V = x += ki(ot())), A++;
2965
+ we() === 45 && (x += st(ve())), E = we(), g = y = ye(W = x += ki(ot())), A++;
2966
2966
  break;
2967
2967
  // -
2968
2968
  case 45:
@@ -2972,9 +2972,9 @@ function lt(e, t, r, i, a, s, c, u, l) {
2972
2972
  return s;
2973
2973
  }
2974
2974
  function br(e, t, r, i, a, s, c, u, l, h, g) {
2975
- for (var y = a - 1, R = a === 0 ? s : [""], M = Xt(R), k = 0, p = 0, E = 0; k < i; ++k)
2976
- for (var S = 0, A = qe(e, y + 1, y = pi(p = c[k])), V = e; S < M; ++S)
2977
- (V = Br(p > 0 ? R[S] + " " + A : ne(A, /&\f/g, R[S]))) && (l[E++] = V);
2975
+ for (var y = a - 1, E = a === 0 ? s : [""], M = Xt(E), k = 0, p = 0, R = 0; k < i; ++k)
2976
+ for (var S = 0, A = qe(e, y + 1, y = pi(p = c[k])), W = e; S < M; ++S)
2977
+ (W = Br(p > 0 ? E[S] + " " + A : ne(A, /&\f/g, E[S]))) && (l[R++] = W);
2978
2978
  return xt(e, t, r, a === 0 ? qt : u, l, h, g);
2979
2979
  }
2980
2980
  function Pi(e, t, r) {
@@ -3249,8 +3249,8 @@ var $i = function(t, r, i, a) {
3249
3249
  if (r === "css") {
3250
3250
  var i = document.querySelectorAll("style[data-emotion]:not([data-s])");
3251
3251
  Array.prototype.forEach.call(i, function(p) {
3252
- var E = p.getAttribute("data-emotion");
3253
- E.indexOf(" ") !== -1 && (document.head.appendChild(p), p.setAttribute("data-s", ""));
3252
+ var R = p.getAttribute("data-emotion");
3253
+ R.indexOf(" ") !== -1 && (document.head.appendChild(p), p.setAttribute("data-s", ""));
3254
3254
  });
3255
3255
  }
3256
3256
  var a = t.stylisPlugins || Ii, s = {}, c, u = [];
@@ -3259,8 +3259,8 @@ var $i = function(t, r, i, a) {
3259
3259
  // means that the style elements we're looking at are only Emotion 11 server-rendered style elements
3260
3260
  document.querySelectorAll('style[data-emotion^="' + r + ' "]'),
3261
3261
  function(p) {
3262
- for (var E = p.getAttribute("data-emotion").split(" "), S = 1; S < E.length; S++)
3263
- s[E[S]] = !0;
3262
+ for (var R = p.getAttribute("data-emotion").split(" "), S = 1; S < R.length; S++)
3263
+ s[R[S]] = !0;
3264
3264
  u.push(p);
3265
3265
  }
3266
3266
  );
@@ -3268,11 +3268,11 @@ var $i = function(t, r, i, a) {
3268
3268
  {
3269
3269
  var g, y = [Ei, _i(function(p) {
3270
3270
  g.insert(p);
3271
- })], R = Ri(h.concat(a, y)), M = function(E) {
3272
- return Te(Ci(E), R);
3271
+ })], E = Ri(h.concat(a, y)), M = function(R) {
3272
+ return Te(Ci(R), E);
3273
3273
  };
3274
- l = function(E, S, A, V) {
3275
- g = A, M(E ? E + "{" + S.styles + "}" : S.styles), V && (k.inserted[S.name] = !0);
3274
+ l = function(R, S, A, W) {
3275
+ g = A, M(R ? R + "{" + S.styles + "}" : S.styles), W && (k.inserted[S.name] = !0);
3276
3276
  };
3277
3277
  }
3278
3278
  var k = {
@@ -3566,37 +3566,37 @@ var Ki = function(t) {
3566
3566
  if (s !== void 0 && y.push("label:" + s + ";"), g[0] == null || g[0].raw === void 0)
3567
3567
  y.push.apply(y, g);
3568
3568
  else {
3569
- var R = g[0];
3570
- y.push(R[0]);
3569
+ var E = g[0];
3570
+ y.push(E[0]);
3571
3571
  for (var M = g.length, k = 1; k < M; k++)
3572
- y.push(g[k], R[k]);
3572
+ y.push(g[k], E[k]);
3573
3573
  }
3574
- var p = Ki(function(E, S, A) {
3575
- var V = h && E.as || a, F = "", v = [], w = E;
3576
- if (E.theme == null) {
3574
+ var p = Ki(function(R, S, A) {
3575
+ var W = h && R.as || a, F = "", v = [], w = R;
3576
+ if (R.theme == null) {
3577
3577
  w = {};
3578
- for (var x in E)
3579
- w[x] = E[x];
3578
+ for (var x in R)
3579
+ w[x] = R[x];
3580
3580
  w.theme = $.useContext(Ji);
3581
3581
  }
3582
- typeof E.className == "string" ? F = zi(S.registered, v, E.className) : E.className != null && (F = E.className + " ");
3582
+ typeof R.className == "string" ? F = zi(S.registered, v, R.className) : R.className != null && (F = R.className + " ");
3583
3583
  var _ = qi(y.concat(v), S.registered, w);
3584
3584
  F += S.key + "-" + _.name, c !== void 0 && (F += " " + c);
3585
- var b = h && u === void 0 ? Cr(V) : l, d = {};
3586
- for (var C in E)
3587
- h && C === "as" || b(C) && (d[C] = E[C]);
3585
+ var b = h && u === void 0 ? Cr(W) : l, d = {};
3586
+ for (var C in R)
3587
+ h && C === "as" || b(C) && (d[C] = R[C]);
3588
3588
  return d.className = F, A && (d.ref = A), /* @__PURE__ */ $.createElement($.Fragment, null, /* @__PURE__ */ $.createElement(ra, {
3589
3589
  cache: S,
3590
3590
  serialized: _,
3591
- isStringTag: typeof V == "string"
3592
- }), /* @__PURE__ */ $.createElement(V, d));
3591
+ isStringTag: typeof W == "string"
3592
+ }), /* @__PURE__ */ $.createElement(W, d));
3593
3593
  });
3594
3594
  return p.displayName = s !== void 0 ? s : "Styled(" + (typeof a == "string" ? a : a.displayName || a.name || "Component") + ")", p.defaultProps = t.defaultProps, p.__emotion_real = p, p.__emotion_base = a, p.__emotion_styles = y, p.__emotion_forwardProp = u, Object.defineProperty(p, "toString", {
3595
3595
  value: function() {
3596
3596
  return "." + c;
3597
3597
  }
3598
- }), p.withComponent = function(E, S) {
3599
- var A = e(E, Ht({}, r, S, {
3598
+ }), p.withComponent = function(R, S) {
3599
+ var A = e(R, Ht({}, r, S, {
3600
3600
  shouldForwardProp: Pr(p, S, !0)
3601
3601
  }));
3602
3602
  return A.apply(void 0, y);
@@ -3848,10 +3848,10 @@ const aa = Ee.div`
3848
3848
  rows: 1,
3849
3849
  ...r
3850
3850
  };
3851
- const h = t.map((y, R) => /* @__PURE__ */ X.jsx(
3851
+ const h = t.map((y, E) => /* @__PURE__ */ X.jsx(
3852
3852
  oa,
3853
3853
  {
3854
- ref: R === 0 ? u : void 0,
3854
+ ref: E === 0 ? u : void 0,
3855
3855
  styles: {
3856
3856
  paddingRight: `${i}px`,
3857
3857
  overflow: "visible",
@@ -3866,11 +3866,11 @@ const aa = Ee.div`
3866
3866
  s(l.slidesToShow);
3867
3867
  return;
3868
3868
  }
3869
- const y = (c.current?.offsetWidth || i + 1) - i, R = u.current?.offsetWidth || 1;
3870
- let M = Math.floor(y / R);
3869
+ const y = (c.current?.offsetWidth || i + 1) - i, E = u.current?.offsetWidth || 1;
3870
+ let M = Math.floor(y / E);
3871
3871
  M < 1 ? M = 1 : M > t.length && (M = t.length), console.debug("Slides to show > ", {
3872
3872
  container: y,
3873
- slide: R,
3873
+ slide: E,
3874
3874
  res: M
3875
3875
  }), s(M);
3876
3876
  };
@@ -4006,7 +4006,7 @@ const aa = Ee.div`
4006
4006
  p && (i?.(p), p.startPosX = void 0, p.startPosY = void 0, l.current = p);
4007
4007
  },
4008
4008
  [h, c]
4009
- ), R = q.useCallback(
4009
+ ), E = q.useCallback(
4010
4010
  (k) => {
4011
4011
  if (console.debug(
4012
4012
  "useDrag > onPointerMove > Is Dragging >",
@@ -4027,7 +4027,7 @@ const aa = Ee.div`
4027
4027
  q.useEffect(() => {
4028
4028
  M();
4029
4029
  }, [M]), q.useEffect(() => {
4030
- R();
4030
+ E();
4031
4031
  }, [c]), q.useEffect(() => {
4032
4032
  u !== s.current && (s.current = u, u || y());
4033
4033
  }, [u, s.current]);
@@ -4035,9 +4035,9 @@ const aa = Ee.div`
4035
4035
  const e = (l, h) => {
4036
4036
  if (!h) return l;
4037
4037
  const g = new URLSearchParams();
4038
- for (const R in h) {
4039
- const M = h[R];
4040
- Array.isArray(M) ? M.forEach((k) => g.append(R, String(k))) : M != null && g.append(R, String(M));
4038
+ for (const E in h) {
4039
+ const M = h[E];
4040
+ Array.isArray(M) ? M.forEach((k) => g.append(E, String(k))) : M != null && g.append(E, String(M));
4041
4041
  }
4042
4042
  const y = g.toString();
4043
4043
  return y ? `${l}?${y}` : l;
@@ -4055,12 +4055,12 @@ const aa = Ee.div`
4055
4055
  };
4056
4056
  }
4057
4057
  }, r = async (l, h, g, y) => {
4058
- const R = await fetch(l, {
4058
+ const E = await fetch(l, {
4059
4059
  method: h,
4060
4060
  headers: g,
4061
4061
  body: y
4062
4062
  });
4063
- return t(R);
4063
+ return t(E);
4064
4064
  };
4065
4065
  return {
4066
4066
  get: async (l, h, g) => {
@@ -4149,59 +4149,59 @@ function ha() {
4149
4149
  if (Rr) return Ue;
4150
4150
  Rr = 1, Object.defineProperty(Ue, "__esModule", { value: !0 }), Ue.parse = c, Ue.serialize = h;
4151
4151
  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, i = /^[\u0020-\u003A\u003D-\u007E]*$/, a = Object.prototype.toString, s = /* @__PURE__ */ (() => {
4152
- const R = function() {
4152
+ const E = function() {
4153
4153
  };
4154
- return R.prototype = /* @__PURE__ */ Object.create(null), R;
4154
+ return E.prototype = /* @__PURE__ */ Object.create(null), E;
4155
4155
  })();
4156
- function c(R, M) {
4157
- const k = new s(), p = R.length;
4156
+ function c(E, M) {
4157
+ const k = new s(), p = E.length;
4158
4158
  if (p < 2)
4159
4159
  return k;
4160
- const E = M?.decode || g;
4160
+ const R = M?.decode || g;
4161
4161
  let S = 0;
4162
4162
  do {
4163
- const A = R.indexOf("=", S);
4163
+ const A = E.indexOf("=", S);
4164
4164
  if (A === -1)
4165
4165
  break;
4166
- const V = R.indexOf(";", S), F = V === -1 ? p : V;
4166
+ const W = E.indexOf(";", S), F = W === -1 ? p : W;
4167
4167
  if (A > F) {
4168
- S = R.lastIndexOf(";", A - 1) + 1;
4168
+ S = E.lastIndexOf(";", A - 1) + 1;
4169
4169
  continue;
4170
4170
  }
4171
- const v = u(R, S, A), w = l(R, A, v), x = R.slice(v, w);
4171
+ const v = u(E, S, A), w = l(E, A, v), x = E.slice(v, w);
4172
4172
  if (k[x] === void 0) {
4173
- let _ = u(R, A + 1, F), b = l(R, F, _);
4174
- const d = E(R.slice(_, b));
4173
+ let _ = u(E, A + 1, F), b = l(E, F, _);
4174
+ const d = R(E.slice(_, b));
4175
4175
  k[x] = d;
4176
4176
  }
4177
4177
  S = F + 1;
4178
4178
  } while (S < p);
4179
4179
  return k;
4180
4180
  }
4181
- function u(R, M, k) {
4181
+ function u(E, M, k) {
4182
4182
  do {
4183
- const p = R.charCodeAt(M);
4183
+ const p = E.charCodeAt(M);
4184
4184
  if (p !== 32 && p !== 9)
4185
4185
  return M;
4186
4186
  } while (++M < k);
4187
4187
  return k;
4188
4188
  }
4189
- function l(R, M, k) {
4189
+ function l(E, M, k) {
4190
4190
  for (; M > k; ) {
4191
- const p = R.charCodeAt(--M);
4191
+ const p = E.charCodeAt(--M);
4192
4192
  if (p !== 32 && p !== 9)
4193
4193
  return M + 1;
4194
4194
  }
4195
4195
  return k;
4196
4196
  }
4197
- function h(R, M, k) {
4197
+ function h(E, M, k) {
4198
4198
  const p = k?.encode || encodeURIComponent;
4199
- if (!e.test(R))
4200
- throw new TypeError(`argument name is invalid: ${R}`);
4201
- const E = p(M);
4202
- if (!t.test(E))
4199
+ if (!e.test(E))
4200
+ throw new TypeError(`argument name is invalid: ${E}`);
4201
+ const R = p(M);
4202
+ if (!t.test(R))
4203
4203
  throw new TypeError(`argument val is invalid: ${M}`);
4204
- let S = R + "=" + E;
4204
+ let S = E + "=" + R;
4205
4205
  if (!k)
4206
4206
  return S;
4207
4207
  if (k.maxAge !== void 0) {
@@ -4255,17 +4255,17 @@ function ha() {
4255
4255
  }
4256
4256
  return S;
4257
4257
  }
4258
- function g(R) {
4259
- if (R.indexOf("%") === -1)
4260
- return R;
4258
+ function g(E) {
4259
+ if (E.indexOf("%") === -1)
4260
+ return E;
4261
4261
  try {
4262
- return decodeURIComponent(R);
4262
+ return decodeURIComponent(E);
4263
4263
  } catch {
4264
- return R;
4264
+ return E;
4265
4265
  }
4266
4266
  }
4267
- function y(R) {
4268
- return a.call(R) === "[object Date]";
4267
+ function y(E) {
4268
+ return a.call(E) === "[object Date]";
4269
4269
  }
4270
4270
  return Ue;
4271
4271
  }
@@ -4364,16 +4364,16 @@ function va(e, t, r, i = {}) {
4364
4364
  }
4365
4365
  function y() {
4366
4366
  u = "POP";
4367
- let E = g(), S = E == null ? null : E - h;
4368
- h = E, l && l({ action: u, location: p.location, delta: S });
4367
+ let R = g(), S = R == null ? null : R - h;
4368
+ h = R, l && l({ action: u, location: p.location, delta: S });
4369
4369
  }
4370
- function R(E, S) {
4370
+ function E(R, S) {
4371
4371
  u = "PUSH";
4372
- let A = Ft(p.location, E, S);
4372
+ let A = Ft(p.location, R, S);
4373
4373
  h = g() + 1;
4374
- let V = Tr(A, h), F = p.createHref(A);
4374
+ let W = Tr(A, h), F = p.createHref(A);
4375
4375
  try {
4376
- c.pushState(V, "", F);
4376
+ c.pushState(W, "", F);
4377
4377
  } catch (v) {
4378
4378
  if (v instanceof DOMException && v.name === "DataCloneError")
4379
4379
  throw v;
@@ -4381,15 +4381,15 @@ function va(e, t, r, i = {}) {
4381
4381
  }
4382
4382
  s && l && l({ action: u, location: p.location, delta: 1 });
4383
4383
  }
4384
- function M(E, S) {
4384
+ function M(R, S) {
4385
4385
  u = "REPLACE";
4386
- let A = Ft(p.location, E, S);
4386
+ let A = Ft(p.location, R, S);
4387
4387
  h = g();
4388
- let V = Tr(A, h), F = p.createHref(A);
4389
- c.replaceState(V, "", F), s && l && l({ action: u, location: p.location, delta: 0 });
4388
+ let W = Tr(A, h), F = p.createHref(A);
4389
+ c.replaceState(W, "", F), s && l && l({ action: u, location: p.location, delta: 0 });
4390
4390
  }
4391
- function k(E) {
4392
- return ga(E);
4391
+ function k(R) {
4392
+ return ga(R);
4393
4393
  }
4394
4394
  let p = {
4395
4395
  get action() {
@@ -4398,29 +4398,29 @@ function va(e, t, r, i = {}) {
4398
4398
  get location() {
4399
4399
  return e(a, c);
4400
4400
  },
4401
- listen(E) {
4401
+ listen(R) {
4402
4402
  if (l)
4403
4403
  throw new Error("A history only accepts one active listener");
4404
- return a.addEventListener(_r, y), l = E, () => {
4404
+ return a.addEventListener(_r, y), l = R, () => {
4405
4405
  a.removeEventListener(_r, y), l = null;
4406
4406
  };
4407
4407
  },
4408
- createHref(E) {
4409
- return t(a, E);
4408
+ createHref(R) {
4409
+ return t(a, R);
4410
4410
  },
4411
4411
  createURL: k,
4412
- encodeLocation(E) {
4413
- let S = k(E);
4412
+ encodeLocation(R) {
4413
+ let S = k(R);
4414
4414
  return {
4415
4415
  pathname: S.pathname,
4416
4416
  search: S.search,
4417
4417
  hash: S.hash
4418
4418
  };
4419
4419
  },
4420
- push: R,
4420
+ push: E,
4421
4421
  replace: M,
4422
- go(E) {
4423
- return c.go(E);
4422
+ go(R) {
4423
+ return c.go(R);
4424
4424
  }
4425
4425
  };
4426
4426
  return p;
@@ -4533,7 +4533,7 @@ function Ra(e, t, r = !1) {
4533
4533
  let l = i[u], h = u === i.length - 1, g = s === "/" ? t : t.slice(s.length) || "/", y = gt(
4534
4534
  { path: l.relativePath, caseSensitive: l.caseSensitive, end: h },
4535
4535
  g
4536
- ), R = l.route;
4536
+ ), E = l.route;
4537
4537
  if (!y && h && r && !i[i.length - 1].route.index && (y = gt(
4538
4538
  {
4539
4539
  path: l.relativePath,
@@ -4550,7 +4550,7 @@ function Ra(e, t, r = !1) {
4550
4550
  pathnameBase: Da(
4551
4551
  xe([s, y.pathnameBase])
4552
4552
  ),
4553
- route: R
4553
+ route: E
4554
4554
  }), y.pathnameBase !== "/" && (s = xe([s, y.pathnameBase]));
4555
4555
  }
4556
4556
  return c;
@@ -4566,12 +4566,12 @@ function gt(e, t) {
4566
4566
  let s = a[0], c = s.replace(/(.)\/+$/, "$1"), u = a.slice(1);
4567
4567
  return {
4568
4568
  params: i.reduce(
4569
- (h, { paramName: g, isOptional: y }, R) => {
4569
+ (h, { paramName: g, isOptional: y }, E) => {
4570
4570
  if (g === "*") {
4571
- let k = u[R] || "";
4571
+ let k = u[E] || "";
4572
4572
  c = s.slice(0, s.length - k.length).replace(/(.)\/+$/, "$1");
4573
4573
  }
4574
- const M = u[R];
4574
+ const M = u[E];
4575
4575
  return y && !M ? h[g] = void 0 : h[g] = (M || "").replace(/%2F/g, "/"), h;
4576
4576
  },
4577
4577
  {}
@@ -4661,10 +4661,10 @@ function sn(e, t, r, i = !1) {
4661
4661
  else {
4662
4662
  let y = t.length - 1;
4663
4663
  if (!i && c.startsWith("..")) {
4664
- let R = c.split("/");
4665
- for (; R[0] === ".."; )
4666
- R.shift(), y -= 1;
4667
- a.pathname = R.join("/");
4664
+ let E = c.split("/");
4665
+ for (; E[0] === ".."; )
4666
+ E.shift(), y -= 1;
4667
+ a.pathname = E.join("/");
4668
4668
  }
4669
4669
  u = y >= 0 ? t[y] : "/";
4670
4670
  }
@@ -4820,16 +4820,16 @@ function dn(e, t, r, i) {
4820
4820
  Please change the parent <Route path="${S}"> to <Route path="${S === "/" ? "*" : `${S}/*`}">.`
4821
4821
  );
4822
4822
  }
4823
- let y = Ce(), R;
4823
+ let y = Ce(), E;
4824
4824
  if (t) {
4825
4825
  let S = typeof t == "string" ? De(t) : t;
4826
4826
  ae(
4827
4827
  h === "/" || S.pathname?.startsWith(h),
4828
4828
  `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 "${S.pathname}" was given in the \`location\` prop.`
4829
- ), R = S;
4829
+ ), E = S;
4830
4830
  } else
4831
- R = y;
4832
- let M = R.pathname || "/", k = M;
4831
+ E = y;
4832
+ let M = E.pathname || "/", k = M;
4833
4833
  if (h !== "/") {
4834
4834
  let S = h.replace(/^\//, "").split("/");
4835
4835
  k = "/" + M.replace(/^\//, "").split("/").slice(S.length).join("/");
@@ -4837,12 +4837,12 @@ Please change the parent <Route path="${S}"> to <Route path="${S === "/" ? "*" :
4837
4837
  let p = rn(e, { pathname: k });
4838
4838
  ge(
4839
4839
  g || p != null,
4840
- `No routes matched location "${R.pathname}${R.search}${R.hash}" `
4840
+ `No routes matched location "${E.pathname}${E.search}${E.hash}" `
4841
4841
  ), ge(
4842
4842
  p == null || p[p.length - 1].route.element !== void 0 || p[p.length - 1].route.Component !== void 0 || p[p.length - 1].route.lazy !== void 0,
4843
- `Matched leaf route at location "${R.pathname}${R.search}${R.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`
4843
+ `Matched leaf route at location "${E.pathname}${E.search}${E.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`
4844
4844
  );
4845
- let E = Xa(
4845
+ let R = Xa(
4846
4846
  p && p.map(
4847
4847
  (S) => Object.assign({}, S, {
4848
4848
  params: Object.assign({}, u, S.params),
@@ -4862,7 +4862,7 @@ Please change the parent <Route path="${S}"> to <Route path="${S === "/" ? "*" :
4862
4862
  r,
4863
4863
  i
4864
4864
  );
4865
- return t && E ? /* @__PURE__ */ $.createElement(
4865
+ return t && R ? /* @__PURE__ */ $.createElement(
4866
4866
  Ze.Provider,
4867
4867
  {
4868
4868
  value: {
@@ -4872,14 +4872,14 @@ Please change the parent <Route path="${S}"> to <Route path="${S === "/" ? "*" :
4872
4872
  hash: "",
4873
4873
  state: null,
4874
4874
  key: "default",
4875
- ...R
4875
+ ...E
4876
4876
  },
4877
4877
  navigationType: "POP"
4878
4878
  /* Pop */
4879
4879
  }
4880
4880
  },
4881
- E
4882
- ) : E;
4881
+ R
4882
+ ) : R;
4883
4883
  }
4884
4884
  function Ua() {
4885
4885
  let e = Qa(), t = Aa(e) ? `${e.status} ${e.statusText}` : e instanceof Error ? e.message : JSON.stringify(e), r = e instanceof Error ? e.stack : null, i = "rgba(200,200,200, 0.5)", a = { padding: "0.5rem", backgroundColor: i }, s = { padding: "2px 4px", backgroundColor: i }, c = null;
@@ -4962,23 +4962,23 @@ function Xa(e, t = [], r = null, i = null) {
4962
4962
  for (let l = 0; l < a.length; l++) {
4963
4963
  let h = a[l];
4964
4964
  if ((h.route.HydrateFallback || h.route.hydrateFallbackElement) && (u = l), h.route.id) {
4965
- let { loaderData: g, errors: y } = r, R = h.route.loader && !g.hasOwnProperty(h.route.id) && (!y || y[h.route.id] === void 0);
4966
- if (h.route.lazy || R) {
4965
+ let { loaderData: g, errors: y } = r, E = h.route.loader && !g.hasOwnProperty(h.route.id) && (!y || y[h.route.id] === void 0);
4966
+ if (h.route.lazy || E) {
4967
4967
  c = !0, u >= 0 ? a = a.slice(0, u + 1) : a = [a[0]];
4968
4968
  break;
4969
4969
  }
4970
4970
  }
4971
4971
  }
4972
4972
  return a.reduceRight((l, h, g) => {
4973
- let y, R = !1, M = null, k = null;
4973
+ let y, E = !1, M = null, k = null;
4974
4974
  r && (y = s && h.route.id ? s[h.route.id] : void 0, M = h.route.errorElement || Ya, c && (u < 0 && g === 0 ? (hn(
4975
4975
  "route-fallback",
4976
4976
  !1,
4977
4977
  "No `HydrateFallback` element provided to render during initial hydration"
4978
- ), R = !0, k = null) : u === g && (R = !0, k = h.route.hydrateFallbackElement || null)));
4979
- let p = t.concat(a.slice(0, g + 1)), E = () => {
4978
+ ), E = !0, k = null) : u === g && (E = !0, k = h.route.hydrateFallbackElement || null)));
4979
+ let p = t.concat(a.slice(0, g + 1)), R = () => {
4980
4980
  let S;
4981
- return y ? S = M : R ? S = k : h.route.Component ? S = /* @__PURE__ */ $.createElement(h.route.Component, null) : h.route.element ? S = h.route.element : S = l, /* @__PURE__ */ $.createElement(
4981
+ return y ? S = M : E ? S = k : h.route.Component ? S = /* @__PURE__ */ $.createElement(h.route.Component, null) : h.route.element ? S = h.route.element : S = l, /* @__PURE__ */ $.createElement(
4982
4982
  Ba,
4983
4983
  {
4984
4984
  match: h,
@@ -4998,10 +4998,10 @@ function Xa(e, t = [], r = null, i = null) {
4998
4998
  revalidation: r.revalidation,
4999
4999
  component: M,
5000
5000
  error: y,
5001
- children: E(),
5001
+ children: R(),
5002
5002
  routeContext: { outlet: null, matches: p, isDataRoute: !0 }
5003
5003
  }
5004
- ) : E();
5004
+ ) : R();
5005
5005
  }, null);
5006
5006
  }
5007
5007
  function Jt(e) {
@@ -5104,7 +5104,7 @@ function ro({
5104
5104
  search: h = "",
5105
5105
  hash: g = "",
5106
5106
  state: y = null,
5107
- key: R = "default"
5107
+ key: E = "default"
5108
5108
  } = r, M = $.useMemo(() => {
5109
5109
  let k = Oe(l, c);
5110
5110
  return k == null ? null : {
@@ -5113,11 +5113,11 @@ function ro({
5113
5113
  search: h,
5114
5114
  hash: g,
5115
5115
  state: y,
5116
- key: R
5116
+ key: E
5117
5117
  },
5118
5118
  navigationType: i
5119
5119
  };
5120
- }, [c, l, h, g, y, R, i]);
5120
+ }, [c, l, h, g, y, E, i]);
5121
5121
  return ge(
5122
5122
  M != null,
5123
5123
  `<Router basename="${c}"> is not able to match the URL "${l}${h}${g}" because it does not start with the basename, so the <Router> won't render anything.`
@@ -5252,8 +5252,8 @@ function ho(e, t) {
5252
5252
  if (i = l ? Oe(l, t) : null, r = e.getAttribute("formmethod") || u.getAttribute("method") || ut, a = It(e.getAttribute("formenctype")) || It(u.getAttribute("enctype")) || ct, s = new FormData(u, e), !co()) {
5253
5253
  let { name: h, type: g, value: y } = e;
5254
5254
  if (g === "image") {
5255
- let R = h ? `${h}.` : "";
5256
- s.append(`${R}x`, "0"), s.append(`${R}y`, "0");
5255
+ let E = h ? `${h}.` : "";
5256
+ s.append(`${E}x`, "0"), s.append(`${E}y`, "0");
5257
5257
  } else h && s.append(h, y);
5258
5258
  }
5259
5259
  } else {
@@ -5399,16 +5399,16 @@ function vn() {
5399
5399
  ), e;
5400
5400
  }
5401
5401
  function ko(e, t) {
5402
- let r = $.useContext(er), [i, a] = $.useState(!1), [s, c] = $.useState(!1), { onFocus: u, onBlur: l, onMouseEnter: h, onMouseLeave: g, onTouchStart: y } = t, R = $.useRef(null);
5402
+ let r = $.useContext(er), [i, a] = $.useState(!1), [s, c] = $.useState(!1), { onFocus: u, onBlur: l, onMouseEnter: h, onMouseLeave: g, onTouchStart: y } = t, E = $.useRef(null);
5403
5403
  $.useEffect(() => {
5404
5404
  if (e === "render" && c(!0), e === "viewport") {
5405
5405
  let p = (S) => {
5406
5406
  S.forEach((A) => {
5407
5407
  c(A.isIntersecting);
5408
5408
  });
5409
- }, E = new IntersectionObserver(p, { threshold: 0.5 });
5410
- return R.current && E.observe(R.current), () => {
5411
- E.disconnect();
5409
+ }, R = new IntersectionObserver(p, { threshold: 0.5 });
5410
+ return E.current && R.observe(E.current), () => {
5411
+ R.disconnect();
5412
5412
  };
5413
5413
  }
5414
5414
  }, [e]), $.useEffect(() => {
@@ -5426,9 +5426,9 @@ function ko(e, t) {
5426
5426
  }, k = () => {
5427
5427
  a(!1), c(!1);
5428
5428
  };
5429
- return r ? e !== "intent" ? [s, R, {}] : [
5429
+ return r ? e !== "intent" ? [s, E, {}] : [
5430
5430
  s,
5431
- R,
5431
+ E,
5432
5432
  {
5433
5433
  onFocus: Ye(u, M),
5434
5434
  onBlur: Ye(l, k),
@@ -5436,7 +5436,7 @@ function ko(e, t) {
5436
5436
  onMouseLeave: Ye(g, k),
5437
5437
  onTouchStart: Ye(y, M)
5438
5438
  }
5439
- ] : [!1, R, {}];
5439
+ ] : [!1, E, {}];
5440
5440
  }
5441
5441
  function Ye(e, t) {
5442
5442
  return (r) => {
@@ -5497,14 +5497,14 @@ function Eo({
5497
5497
  let k = /* @__PURE__ */ new Set(), p = !1;
5498
5498
  if (t.forEach((S) => {
5499
5499
  let A = a.routes[S.route.id];
5500
- !A || !A.hasLoader || (!h.some((V) => V.route.id === S.route.id) && S.route.id in u && s[S.route.id]?.shouldRevalidate || A.hasClientLoader ? p = !0 : k.add(S.route.id));
5500
+ !A || !A.hasLoader || (!h.some((W) => W.route.id === S.route.id) && S.route.id in u && s[S.route.id]?.shouldRevalidate || A.hasClientLoader ? p = !0 : k.add(S.route.id));
5501
5501
  }), k.size === 0)
5502
5502
  return [];
5503
- let E = xo(e, c);
5504
- return p && k.size > 0 && E.searchParams.set(
5503
+ let R = xo(e, c);
5504
+ return p && k.size > 0 && R.searchParams.set(
5505
5505
  "_routes",
5506
5506
  t.filter((S) => k.has(S.route.id)).map((S) => S.route.id).join(",")
5507
- ), [E.pathname + E.search];
5507
+ ), [R.pathname + R.search];
5508
5508
  }, [
5509
5509
  c,
5510
5510
  u,
@@ -5514,11 +5514,11 @@ function Eo({
5514
5514
  t,
5515
5515
  e,
5516
5516
  s
5517
- ]), R = $.useMemo(
5517
+ ]), E = $.useMemo(
5518
5518
  () => go(g, a),
5519
5519
  [g, a]
5520
5520
  ), M = Po(g);
5521
- return /* @__PURE__ */ $.createElement($.Fragment, null, y.map((k) => /* @__PURE__ */ $.createElement("link", { key: k, rel: "prefetch", as: "fetch", href: k, ...r })), R.map((k) => /* @__PURE__ */ $.createElement("link", { key: k, rel: "modulepreload", href: k, ...r })), M.map(({ key: k, link: p }) => (
5521
+ return /* @__PURE__ */ $.createElement($.Fragment, null, y.map((k) => /* @__PURE__ */ $.createElement("link", { key: k, rel: "prefetch", as: "fetch", href: k, ...r })), E.map((k) => /* @__PURE__ */ $.createElement("link", { key: k, rel: "modulepreload", href: k, ...r })), M.map(({ key: k, link: p }) => (
5522
5522
  // these don't spread `linkProps` because they are full link descriptors
5523
5523
  // already with their own props
5524
5524
  /* @__PURE__ */ $.createElement("link", { key: k, ...p })
@@ -5576,10 +5576,10 @@ var yn = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, bn = $.forwardRef(
5576
5576
  to: h,
5577
5577
  preventScrollReset: g,
5578
5578
  viewTransition: y,
5579
- ...R
5579
+ ...E
5580
5580
  }, M) {
5581
- let { basename: k } = $.useContext(Se), p = typeof h == "string" && yn.test(h), E, S = !1;
5582
- if (typeof h == "string" && p && (E = h, gn))
5581
+ let { basename: k } = $.useContext(Se), p = typeof h == "string" && yn.test(h), R, S = !1;
5582
+ if (typeof h == "string" && p && (R = h, gn))
5583
5583
  try {
5584
5584
  let b = new URL(window.location.href), d = h.startsWith("//") ? new URL(b.protocol + h) : new URL(h), C = Oe(d.pathname, k);
5585
5585
  d.origin === b.origin && C != null ? h = C + d.search + d.hash : S = !0;
@@ -5589,9 +5589,9 @@ var yn = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, bn = $.forwardRef(
5589
5589
  `<Link to="${h}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`
5590
5590
  );
5591
5591
  }
5592
- let A = Fa(h, { relative: a }), [V, F, v] = ko(
5592
+ let A = Fa(h, { relative: a }), [W, F, v] = ko(
5593
5593
  i,
5594
- R
5594
+ E
5595
5595
  ), w = Mo(h, {
5596
5596
  replace: c,
5597
5597
  state: u,
@@ -5608,9 +5608,9 @@ var yn = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, bn = $.forwardRef(
5608
5608
  /* @__PURE__ */ $.createElement(
5609
5609
  "a",
5610
5610
  {
5611
- ...R,
5611
+ ...E,
5612
5612
  ...v,
5613
- href: E || A,
5613
+ href: R || A,
5614
5614
  onClick: S || s ? t : x,
5615
5615
  ref: Ro(M, F),
5616
5616
  target: l,
@@ -5618,7 +5618,7 @@ var yn = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, bn = $.forwardRef(
5618
5618
  }
5619
5619
  )
5620
5620
  );
5621
- return V && !p ? /* @__PURE__ */ $.createElement($.Fragment, null, _, /* @__PURE__ */ $.createElement(Co, { page: A })) : _;
5621
+ return W && !p ? /* @__PURE__ */ $.createElement($.Fragment, null, _, /* @__PURE__ */ $.createElement(Co, { page: A })) : _;
5622
5622
  }
5623
5623
  );
5624
5624
  bn.displayName = "Link";
@@ -5634,21 +5634,21 @@ var To = $.forwardRef(
5634
5634
  children: l,
5635
5635
  ...h
5636
5636
  }, g) {
5637
- let y = et(c, { relative: h.relative }), R = Ce(), M = $.useContext(Ot), { navigator: k, basename: p } = $.useContext(Se), E = M != null && // Conditional usage is OK here because the usage of a data router is static
5637
+ let y = et(c, { relative: h.relative }), E = Ce(), M = $.useContext(Ot), { navigator: k, basename: p } = $.useContext(Se), R = M != null && // Conditional usage is OK here because the usage of a data router is static
5638
5638
  // eslint-disable-next-line react-hooks/rules-of-hooks
5639
- zo(y) && u === !0, S = k.encodeLocation ? k.encodeLocation(y).pathname : y.pathname, A = R.pathname, V = M && M.navigation && M.navigation.location ? M.navigation.location.pathname : null;
5640
- r || (A = A.toLowerCase(), V = V ? V.toLowerCase() : null, S = S.toLowerCase()), V && p && (V = Oe(V, p) || V);
5639
+ zo(y) && u === !0, S = k.encodeLocation ? k.encodeLocation(y).pathname : y.pathname, A = E.pathname, W = M && M.navigation && M.navigation.location ? M.navigation.location.pathname : null;
5640
+ r || (A = A.toLowerCase(), W = W ? W.toLowerCase() : null, S = S.toLowerCase()), W && p && (W = Oe(W, p) || W);
5641
5641
  const F = S !== "/" && S.endsWith("/") ? S.length - 1 : S.length;
5642
- let v = A === S || !a && A.startsWith(S) && A.charAt(F) === "/", w = V != null && (V === S || !a && V.startsWith(S) && V.charAt(S.length) === "/"), x = {
5642
+ let v = A === S || !a && A.startsWith(S) && A.charAt(F) === "/", w = W != null && (W === S || !a && W.startsWith(S) && W.charAt(S.length) === "/"), x = {
5643
5643
  isActive: v,
5644
5644
  isPending: w,
5645
- isTransitioning: E
5645
+ isTransitioning: R
5646
5646
  }, _ = v ? t : void 0, b;
5647
5647
  typeof i == "function" ? b = i(x) : b = [
5648
5648
  i,
5649
5649
  v ? "active" : null,
5650
5650
  w ? "pending" : null,
5651
- E ? "transitioning" : null
5651
+ R ? "transitioning" : null
5652
5652
  ].filter(Boolean).join(" ");
5653
5653
  let d = typeof s == "function" ? s(x) : s;
5654
5654
  return /* @__PURE__ */ $.createElement(
@@ -5681,13 +5681,13 @@ var jo = $.forwardRef(
5681
5681
  relative: h,
5682
5682
  preventScrollReset: g,
5683
5683
  viewTransition: y,
5684
- ...R
5684
+ ...E
5685
5685
  }, M) => {
5686
- let k = Ao(), p = Ho(u, { relative: h }), E = c.toLowerCase() === "get" ? "get" : "post", S = typeof u == "string" && yn.test(u), A = (V) => {
5687
- if (l && l(V), V.defaultPrevented) return;
5688
- V.preventDefault();
5689
- let F = V.nativeEvent.submitter, v = F?.getAttribute("formmethod") || c;
5690
- k(F || V.currentTarget, {
5686
+ let k = Ao(), p = Ho(u, { relative: h }), R = c.toLowerCase() === "get" ? "get" : "post", S = typeof u == "string" && yn.test(u), A = (W) => {
5687
+ if (l && l(W), W.defaultPrevented) return;
5688
+ W.preventDefault();
5689
+ let F = W.nativeEvent.submitter, v = F?.getAttribute("formmethod") || c;
5690
+ k(F || W.currentTarget, {
5691
5691
  fetcherKey: t,
5692
5692
  method: v,
5693
5693
  navigate: r,
@@ -5702,10 +5702,10 @@ var jo = $.forwardRef(
5702
5702
  "form",
5703
5703
  {
5704
5704
  ref: M,
5705
- method: E,
5705
+ method: R,
5706
5706
  action: p,
5707
5707
  onSubmit: i ? l : A,
5708
- ...R,
5708
+ ...E,
5709
5709
  "data-discover": !S && e === "render" ? "true" : void 0
5710
5710
  }
5711
5711
  );
@@ -5869,8 +5869,8 @@ const Sn = q.createContext({
5869
5869
  ), i = me(
5870
5870
  (g) => {
5871
5871
  const y = {};
5872
- return g.forEach((R) => {
5873
- y[R] = e.get(R);
5872
+ return g.forEach((E) => {
5873
+ y[E] = e.get(E);
5874
5874
  }), y;
5875
5875
  },
5876
5876
  [e]
@@ -5889,8 +5889,8 @@ const Sn = q.createContext({
5889
5889
  ), c = me(
5890
5890
  (g) => {
5891
5891
  const y = new URLSearchParams(e);
5892
- g.forEach((R) => {
5893
- y.delete(String(R));
5892
+ g.forEach((E) => {
5893
+ y.delete(String(E));
5894
5894
  }), t(y);
5895
5895
  },
5896
5896
  [e, t]
@@ -5898,8 +5898,8 @@ const Sn = q.createContext({
5898
5898
  t({});
5899
5899
  }, [e, t]), l = me(
5900
5900
  (g, y) => {
5901
- t((R) => {
5902
- const M = new URLSearchParams(R);
5901
+ t((E) => {
5902
+ const M = new URLSearchParams(E);
5903
5903
  return y == null ? M.delete(g) : M.set(g, String(y)), M;
5904
5904
  });
5905
5905
  },
@@ -5907,10 +5907,10 @@ const Sn = q.createContext({
5907
5907
  ), h = me(
5908
5908
  (g) => {
5909
5909
  t((y) => {
5910
- const R = new URLSearchParams(y);
5910
+ const E = new URLSearchParams(y);
5911
5911
  return Object.entries(g).forEach(([M, k]) => {
5912
- k == null ? R.delete(M) : R.set(M, String(k));
5913
- }), R;
5912
+ k == null ? E.delete(M) : E.set(M, String(k));
5913
+ }), E;
5914
5914
  });
5915
5915
  },
5916
5916
  [t]
@@ -5961,12 +5961,12 @@ const Sn = q.createContext({
5961
5961
  }) => {
5962
5962
  const i = q.useRef([]), [a, s] = q.useState([]), c = q.useCallback((y) => {
5963
5963
  i.current = y, s(y);
5964
- }, []), u = (y, R = !1) => {
5964
+ }, []), u = (y, E = !1) => {
5965
5965
  let M = [...i.current];
5966
- R && (M = M.slice(0, M.length - 1)), M = [...M, y], c(M);
5966
+ E && (M = M.slice(0, M.length - 1)), M = [...M, y], c(M);
5967
5967
  }, l = (y) => {
5968
- let R = "", M = [];
5969
- return i.current.length === 0 || i.current.length < y ? "/" : (M = i.current.slice(0, i.current.length - y), R = M[M.length - 1], c(M), R);
5968
+ let E = "", M = [];
5969
+ return i.current.length === 0 || i.current.length < y ? "/" : (M = i.current.slice(0, i.current.length - y), E = M[M.length - 1], c(M), E);
5970
5970
  }, h = (y) => {
5971
5971
  c(y);
5972
5972
  }, g = t.map((y) => /* @__PURE__ */ X.jsx(pn, { path: y.path, element: y.render }));
@@ -6043,7 +6043,7 @@ const Sn = q.createContext({
6043
6043
  isDragging: !1
6044
6044
  }), c = q.useRef(null), u = q.useRef(null), l = q.useRef(null), [h, g] = q.useState(0), y = (k) => {
6045
6045
  s(k);
6046
- }, R = (k) => {
6046
+ }, E = (k) => {
6047
6047
  s(k), g(0);
6048
6048
  };
6049
6049
  return ua({
@@ -6051,9 +6051,9 @@ const Sn = q.createContext({
6051
6051
  onDrag: (k) => {
6052
6052
  s(k);
6053
6053
  const p = u.current?.clientHeight || 0;
6054
- k.distanceY && (g(k.distanceY < 0 ? 0 : -k.distanceY), k.distanceY >= p - r && (t?.(), R(k)));
6054
+ k.distanceY && (g(k.distanceY < 0 ? 0 : -k.distanceY), k.distanceY >= p - r && (t?.(), E(k)));
6055
6055
  },
6056
- onDragEnd: R,
6056
+ onDragEnd: E,
6057
6057
  onDragStart: y
6058
6058
  }), {
6059
6059
  isVisible: i(e),
@@ -6145,64 +6145,64 @@ const Sn = q.createContext({
6145
6145
  onMount: i,
6146
6146
  configurations: a
6147
6147
  }) => {
6148
- const s = q.useRef(null), c = q.useRef(!1), u = (E) => ({
6149
- name: E.name,
6150
- value: E.value
6148
+ const s = q.useRef(null), c = q.useRef(!1), u = (R) => ({
6149
+ name: R.name,
6150
+ value: R.value
6151
6151
  }), l = () => {
6152
6152
  if (!s.current?.elements)
6153
6153
  return [];
6154
- const E = Array.from(s.current?.elements).filter(
6154
+ const R = Array.from(s.current?.elements).filter(
6155
6155
  (A) => !!A.getAttribute("name")
6156
6156
  ), S = [];
6157
- for (const A of E)
6157
+ for (const A of R)
6158
6158
  S.push(u(A));
6159
6159
  return S;
6160
- }, h = (E, S, A) => E === "change" && S || E === "mount" && A || E === "submit", g = async (E, S) => {
6160
+ }, h = (R, S, A) => R === "change" && S || R === "mount" && A || R === "submit", g = async (R, S) => {
6161
6161
  try {
6162
6162
  const F = (a || []).find(
6163
- (v) => v.name === E.name
6163
+ (v) => v.name === R.name
6164
6164
  );
6165
6165
  if (!F)
6166
- return E;
6167
- var A = E.value, V = E.value;
6166
+ return R;
6167
+ var A = R.value, W = R.value;
6168
6168
  if (F.emptyValidation && F.emptyValidation.allow === !1 && !A && h(
6169
6169
  S,
6170
6170
  F.emptyValidation.validateOnChange,
6171
6171
  F.emptyValidation.validateOnMount
6172
6172
  ))
6173
- return E.error = F.emptyValidation.errorMessage, E;
6173
+ return R.error = F.emptyValidation.errorMessage, R;
6174
6174
  if (F.minLengthValidation && A.length < F.minLengthValidation.value && h(
6175
6175
  S,
6176
6176
  F.minLengthValidation.validateOnChange,
6177
6177
  F.minLengthValidation.validateOnMount
6178
6178
  ))
6179
- return E.error = F.minLengthValidation.errorMessage, E;
6179
+ return R.error = F.minLengthValidation.errorMessage, R;
6180
6180
  if (F.maxLengthValidation && A.length > F.maxLengthValidation.value && h(
6181
6181
  S,
6182
6182
  F.maxLengthValidation.validateOnChange,
6183
6183
  F.maxLengthValidation.validateOnMount
6184
6184
  ))
6185
- return E.error = F.maxLengthValidation.errorMessage, E;
6186
- if (!isNaN(V)) {
6187
- if (F.minValueValidation && V < F.minValueValidation.value && h(
6185
+ return R.error = F.maxLengthValidation.errorMessage, R;
6186
+ if (!isNaN(W)) {
6187
+ if (F.minValueValidation && W < F.minValueValidation.value && h(
6188
6188
  S,
6189
6189
  F.minValueValidation.validateOnChange,
6190
6190
  F.minValueValidation.validateOnMount
6191
6191
  ))
6192
- return E.error = F.minValueValidation.errorMessage, E;
6193
- if (F.maxValueValidation && V > F.maxValueValidation.value && h(
6192
+ return R.error = F.minValueValidation.errorMessage, R;
6193
+ if (F.maxValueValidation && W > F.maxValueValidation.value && h(
6194
6194
  S,
6195
6195
  F.maxValueValidation.validateOnChange,
6196
6196
  F.maxValueValidation.validateOnMount
6197
6197
  ))
6198
- return E.error = F.maxValueValidation.errorMessage, E;
6198
+ return R.error = F.maxValueValidation.errorMessage, R;
6199
6199
  }
6200
- if (F.exactValueValidation && F.exactValueValidation.value !== E.value && h(
6200
+ if (F.exactValueValidation && F.exactValueValidation.value !== R.value && h(
6201
6201
  S,
6202
6202
  F.exactValueValidation.validateOnChange,
6203
6203
  F.exactValueValidation.validateOnMount
6204
6204
  ))
6205
- return E.error = F.exactValueValidation.errorMessage, E;
6205
+ return R.error = F.exactValueValidation.errorMessage, R;
6206
6206
  for (let v = 0; v < (F.validations || []).length; v++) {
6207
6207
  const w = F.validations?.[v];
6208
6208
  if (!h(
@@ -6212,29 +6212,29 @@ const Sn = q.createContext({
6212
6212
  ))
6213
6213
  continue;
6214
6214
  const x = await F.validations?.[v].validate?.(
6215
- E.value
6215
+ R.value
6216
6216
  );
6217
6217
  if (x)
6218
- return E.error = x, E;
6218
+ return R.error = x, R;
6219
6219
  }
6220
6220
  } catch (F) {
6221
- console.error(`Form > Failed To Validate Field ${E.name}: `, F);
6221
+ console.error(`Form > Failed To Validate Field ${R.name}: `, F);
6222
6222
  }
6223
- return E;
6224
- }, y = me(async () => {
6225
- let E = l();
6226
- E = await Promise.all(
6227
- E.map(async (A) => await g(A, "submit"))
6223
+ return R;
6224
+ }, y = me(async (R) => {
6225
+ let S = l();
6226
+ S = await Promise.all(
6227
+ S.map(async (W) => await g(W, R))
6228
6228
  );
6229
- const S = E.find((A) => A.error !== void 0);
6230
- return { fields: E, hasErrors: S !== void 0 };
6231
- }, []), R = q.useCallback(
6232
- async (E) => {
6229
+ const A = S.find((W) => W.error !== void 0);
6230
+ return { fields: S, hasErrors: A !== void 0 };
6231
+ }, []), E = q.useCallback(
6232
+ async (R) => {
6233
6233
  try {
6234
6234
  if (c.current)
6235
6235
  return;
6236
- c.current = !0, e?.(), E.preventDefault(), E.stopPropagation();
6237
- const S = await y();
6236
+ c.current = !0, e?.(), R.preventDefault(), R.stopPropagation();
6237
+ const S = await y("submit");
6238
6238
  c.current = !1, t?.(S.fields, S.hasErrors);
6239
6239
  } catch (S) {
6240
6240
  c.current = !1, console.error("Form > OnSubmit > Error submitting: ", S);
@@ -6242,24 +6242,25 @@ const Sn = q.createContext({
6242
6242
  },
6243
6243
  [t, e]
6244
6244
  ), M = q.useCallback(
6245
- async (E) => {
6245
+ async (R) => {
6246
6246
  try {
6247
- const S = E.target;
6248
- let A = u(S);
6249
- A = await g(A, "change"), console.log("result", { changedElement: S }), r?.(A, A.error !== void 0);
6250
- } catch (S) {
6251
- console.error("Form > onChange > Error changing: ", S);
6247
+ const A = R.target;
6248
+ var S = await y("change");
6249
+ let W = u(A);
6250
+ W = await g(W, "change"), console.log("result", { changedElement: A }), r?.(W, S.hasErrors);
6251
+ } catch (A) {
6252
+ console.error("Form > onChange > Error changing: ", A);
6252
6253
  }
6253
6254
  },
6254
6255
  [t, e]
6255
6256
  ), k = q.useCallback(async () => {
6256
6257
  try {
6257
- const E = await y();
6258
- i?.(E.fields, E.hasErrors);
6259
- } catch (E) {
6260
- console.error("Form > onChange > Error changing: ", E);
6258
+ const R = await y("mount");
6259
+ i?.(R.fields, R.hasErrors);
6260
+ } catch (R) {
6261
+ console.error("Form > onChange > Error changing: ", R);
6261
6262
  }
6262
- }, [t, e]), p = (E) => {
6263
+ }, [t, e]), p = (R) => {
6263
6264
  s.current && s.current.requestSubmit();
6264
6265
  };
6265
6266
  return sa(() => {
@@ -6267,7 +6268,7 @@ const Sn = q.createContext({
6267
6268
  }), {
6268
6269
  ref: s,
6269
6270
  submitForm: p,
6270
- handleFormSubmission: R,
6271
+ handleFormSubmission: E,
6271
6272
  handleFormChange: M
6272
6273
  };
6273
6274
  }, Vo = Ee.div`
@@ -6386,14 +6387,14 @@ const Sn = q.createContext({
6386
6387
  placeHolder: h,
6387
6388
  autoComplete: g = "off",
6388
6389
  value: y,
6389
- initialValue: R,
6390
+ initialValue: E,
6390
6391
  type: M = "text",
6391
6392
  maxLength: k,
6392
6393
  inputStyles: p,
6393
- containerStyles: E,
6394
+ containerStyles: R,
6394
6395
  styles: S,
6395
6396
  step: A,
6396
- pattern: V,
6397
+ pattern: W,
6397
6398
  onInput: F
6398
6399
  } = e;
6399
6400
  return /* @__PURE__ */ X.jsxs(
@@ -6428,7 +6429,7 @@ const Sn = q.createContext({
6428
6429
  outline: "none",
6429
6430
  alignItems: "center",
6430
6431
  gap: "10px",
6431
- ...E
6432
+ ...R
6432
6433
  },
6433
6434
  children: [
6434
6435
  c,
@@ -6442,12 +6443,12 @@ const Sn = q.createContext({
6442
6443
  maxLength: k,
6443
6444
  placeholder: h,
6444
6445
  value: y,
6445
- defaultValue: R,
6446
+ defaultValue: E,
6446
6447
  onChange: t,
6447
6448
  onFocus: i,
6448
6449
  onBlur: r,
6449
6450
  onInput: F,
6450
- pattern: V,
6451
+ pattern: W,
6451
6452
  style: {
6452
6453
  flex: 1,
6453
6454
  border: "none",
@@ -6560,8 +6561,8 @@ const Sn = q.createContext({
6560
6561
  u.startsWith(".") && (u = "0" + u), u.length === 2 && u[0] === "-" && u[1] === "." && (u = "-");
6561
6562
  const l = u.indexOf(".");
6562
6563
  l !== -1 && (u = u.slice(0, l + 1) + u.slice(l + 1).replace(/\./g, ""));
6563
- const [h, ...g] = u.split("."), [y, ...R] = t.current.split(".");
6564
- let M = g.join(""), k = R.join("");
6564
+ const [h, ...g] = u.split("."), [y, ...E] = t.current.split(".");
6565
+ let M = g.join(""), k = E.join("");
6565
6566
  e.decimalScale !== void 0 && (M.length > e.decimalScale ? M = k : M = M.slice(0, e.decimalScale)), u = M || u.endsWith(".") ? `${h}.${M}` : h;
6566
6567
  } else
6567
6568
  u = u.replace(/\./g, "");
@@ -6580,8 +6581,8 @@ const Sn = q.createContext({
6580
6581
  const l = u.target, h = l.selectionStart ?? 0, g = l.selectionEnd ?? 0;
6581
6582
  let y = l.value;
6582
6583
  y = y.replace(/[^0-9\.\-]/g, ""), y = r(y), y = i(y), y = a(y);
6583
- const R = y.length - l.value.length;
6584
- l.value = y, l.setSelectionRange(h + R, g + R), t.current = y;
6584
+ const E = y.length - l.value.length;
6585
+ l.value = y, l.setSelectionRange(h + E, g + E), t.current = y;
6585
6586
  },
6586
6587
  [r, i, a]
6587
6588
  );
@@ -6809,15 +6810,15 @@ function Zo() {
6809
6810
  (function(r, i) {
6810
6811
  e.exports = i();
6811
6812
  })(Jo, function() {
6812
- var r = 1e3, i = 6e4, a = 36e5, s = "millisecond", c = "second", u = "minute", l = "hour", h = "day", g = "week", y = "month", R = "quarter", M = "year", k = "date", p = "Invalid Date", E = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, S = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, A = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(j) {
6813
+ var r = 1e3, i = 6e4, a = 36e5, s = "millisecond", c = "second", u = "minute", l = "hour", h = "day", g = "week", y = "month", E = "quarter", M = "year", k = "date", p = "Invalid Date", R = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, S = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, A = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(j) {
6813
6814
  var P = ["th", "st", "nd", "rd"], L = j % 100;
6814
6815
  return "[" + j + (P[(L - 20) % 10] || P[L] || P[0]) + "]";
6815
- } }, V = function(j, P, L) {
6816
+ } }, W = function(j, P, L) {
6816
6817
  var o = String(j);
6817
6818
  return !o || o.length >= P ? j : "" + Array(P + 1 - o.length).join(L) + j;
6818
- }, F = { s: V, z: function(j) {
6819
+ }, F = { s: W, z: function(j) {
6819
6820
  var P = -j.utcOffset(), L = Math.abs(P), o = Math.floor(L / 60), z = L % 60;
6820
- return (P <= 0 ? "+" : "-") + V(o, 2, "0") + ":" + V(z, 2, "0");
6821
+ return (P <= 0 ? "+" : "-") + W(o, 2, "0") + ":" + W(z, 2, "0");
6821
6822
  }, m: function j(P, L) {
6822
6823
  if (P.date() < L.date()) return -j(L, P);
6823
6824
  var o = 12 * (L.year() - P.year()) + (L.month() - P.month()), z = P.clone().add(o, y), m = L - z < 0, n = P.clone().add(o + (m ? -1 : 1), y);
@@ -6825,7 +6826,7 @@ function Zo() {
6825
6826
  }, a: function(j) {
6826
6827
  return j < 0 ? Math.ceil(j) || 0 : Math.floor(j);
6827
6828
  }, p: function(j) {
6828
- return { M: y, y: M, w: g, d: h, D: k, h: l, m: u, s: c, ms: s, Q: R }[j] || String(j || "").toLowerCase().replace(/s$/, "");
6829
+ return { M: y, y: M, w: g, d: h, D: k, h: l, m: u, s: c, ms: s, Q: E }[j] || String(j || "").toLowerCase().replace(/s$/, "");
6829
6830
  }, u: function(j) {
6830
6831
  return j === void 0;
6831
6832
  } }, v = "en", w = {};
@@ -6865,7 +6866,7 @@ function Zo() {
6865
6866
  if (C.u(z)) return /* @__PURE__ */ new Date();
6866
6867
  if (z instanceof Date) return new Date(z);
6867
6868
  if (typeof z == "string" && !/Z$/i.test(z)) {
6868
- var n = z.match(E);
6869
+ var n = z.match(R);
6869
6870
  if (n) {
6870
6871
  var f = n[2] - 1 || 0, O = (n[7] || "0").substring(0, 3);
6871
6872
  return m ? new Date(Date.UTC(n[1], f, n[3] || 1, n[4] || 0, n[5] || 0, n[6] || 0, O)) : new Date(n[1], f, n[3] || 1, n[4] || 0, n[5] || 0, n[6] || 0, O);
@@ -6899,7 +6900,7 @@ function Zo() {
6899
6900
  return m ? J : J.endOf(h);
6900
6901
  }, O = function(K, G) {
6901
6902
  return C.w(z.toDate()[K].apply(z.toDate("s"), (m ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(G)), z);
6902
- }, I = this.$W, D = this.$M, N = this.$D, W = "set" + (this.$u ? "UTC" : "");
6903
+ }, I = this.$W, D = this.$M, N = this.$D, V = "set" + (this.$u ? "UTC" : "");
6903
6904
  switch (n) {
6904
6905
  case M:
6905
6906
  return m ? f(1, 0) : f(31, 11);
@@ -6910,13 +6911,13 @@ function Zo() {
6910
6911
  return f(m ? N - B : N + (6 - B), D);
6911
6912
  case h:
6912
6913
  case k:
6913
- return O(W + "Hours", 0);
6914
+ return O(V + "Hours", 0);
6914
6915
  case l:
6915
- return O(W + "Minutes", 1);
6916
+ return O(V + "Minutes", 1);
6916
6917
  case u:
6917
- return O(W + "Seconds", 2);
6918
+ return O(V + "Seconds", 2);
6918
6919
  case c:
6919
- return O(W + "Milliseconds", 3);
6920
+ return O(V + "Milliseconds", 3);
6920
6921
  default:
6921
6922
  return this.clone();
6922
6923
  }
@@ -6951,11 +6952,11 @@ function Zo() {
6951
6952
  }, P.format = function(L) {
6952
6953
  var o = this, z = this.$locale();
6953
6954
  if (!this.isValid()) return z.invalidDate || p;
6954
- var m = L || "YYYY-MM-DDTHH:mm:ssZ", n = C.z(this), f = this.$H, O = this.$m, I = this.$M, D = z.weekdays, N = z.months, W = z.meridiem, U = function(G, J, te, Z) {
6955
+ var m = L || "YYYY-MM-DDTHH:mm:ssZ", n = C.z(this), f = this.$H, O = this.$m, I = this.$M, D = z.weekdays, N = z.months, V = z.meridiem, U = function(G, J, te, Z) {
6955
6956
  return G && (G[J] || G(o, m)) || te[J].slice(0, Z);
6956
6957
  }, B = function(G) {
6957
6958
  return C.s(f % 12 || 12, G, "0");
6958
- }, K = W || function(G, J, te) {
6959
+ }, K = V || function(G, J, te) {
6959
6960
  var Z = G < 12 ? "AM" : "PM";
6960
6961
  return te ? Z.toLowerCase() : Z;
6961
6962
  };
@@ -7027,7 +7028,7 @@ function Zo() {
7027
7028
  case y:
7028
7029
  m = N();
7029
7030
  break;
7030
- case R:
7031
+ case E:
7031
7032
  m = N() / 3;
7032
7033
  break;
7033
7034
  case g:
@@ -7093,11 +7094,11 @@ function ts() {
7093
7094
  return function(s, c, u) {
7094
7095
  var l = c.prototype;
7095
7096
  u.utc = function(p) {
7096
- var E = { date: p, utc: !0, args: arguments };
7097
- return new c(E);
7097
+ var R = { date: p, utc: !0, args: arguments };
7098
+ return new c(R);
7098
7099
  }, l.utc = function(p) {
7099
- var E = u(this.toDate(), { locale: this.$L, utc: !0 });
7100
- return p ? E.add(this.utcOffset(), r) : E;
7100
+ var R = u(this.toDate(), { locale: this.$L, utc: !0 });
7101
+ return p ? R.add(this.utcOffset(), r) : R;
7101
7102
  }, l.local = function() {
7102
7103
  return u(this.toDate(), { locale: this.$L, utc: !1 });
7103
7104
  };
@@ -7113,7 +7114,7 @@ function ts() {
7113
7114
  } else g.call(this);
7114
7115
  };
7115
7116
  var y = l.utcOffset;
7116
- l.utcOffset = function(p, E) {
7117
+ l.utcOffset = function(p, R) {
7117
7118
  var S = this.$utils().u;
7118
7119
  if (S(p)) return this.$u ? 0 : S(this.$offset) ? y.call(this) : this.$offset;
7119
7120
  if (typeof p == "string" && (p = function(v) {
@@ -7124,16 +7125,16 @@ function ts() {
7124
7125
  return b === 0 ? 0 : _ === "+" ? b : -b;
7125
7126
  }(p), p === null)) return this;
7126
7127
  var A = Math.abs(p) <= 16 ? 60 * p : p;
7127
- if (A === 0) return this.utc(E);
7128
- var V = this.clone();
7129
- if (E) return V.$offset = A, V.$u = !1, V;
7128
+ if (A === 0) return this.utc(R);
7129
+ var W = this.clone();
7130
+ if (R) return W.$offset = A, W.$u = !1, W;
7130
7131
  var F = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
7131
- return (V = this.local().add(A + F, r)).$offset = A, V.$x.$localOffset = F, V;
7132
+ return (W = this.local().add(A + F, r)).$offset = A, W.$x.$localOffset = F, W;
7132
7133
  };
7133
- var R = l.format;
7134
+ var E = l.format;
7134
7135
  l.format = function(p) {
7135
- var E = p || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
7136
- return R.call(this, E);
7136
+ var R = p || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
7137
+ return E.call(this, R);
7137
7138
  }, l.valueOf = function() {
7138
7139
  var p = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
7139
7140
  return this.$d.valueOf() - 6e4 * p;
@@ -7149,10 +7150,10 @@ function ts() {
7149
7150
  return p === "s" && this.$offset ? u(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : M.call(this);
7150
7151
  };
7151
7152
  var k = l.diff;
7152
- l.diff = function(p, E, S) {
7153
- if (p && this.$u === p.$u) return k.call(this, p, E, S);
7154
- var A = this.local(), V = u(p).local();
7155
- return k.call(A, V, E, S);
7153
+ l.diff = function(p, R, S) {
7154
+ if (p && this.$u === p.$u) return k.call(this, p, R, S);
7155
+ var A = this.local(), W = u(p).local();
7156
+ return k.call(A, W, R, S);
7156
7157
  };
7157
7158
  };
7158
7159
  });
@@ -7351,14 +7352,14 @@ const Es = ({
7351
7352
  onFocus: h,
7352
7353
  onBlur: g,
7353
7354
  inputStyles: y,
7354
- containerStyles: R,
7355
+ containerStyles: E,
7355
7356
  styles: M
7356
7357
  }) => {
7357
7358
  const k = (S) => {
7358
7359
  l?.(S.currentTarget.value);
7359
7360
  }, p = (S) => {
7360
7361
  h?.();
7361
- }, E = (S) => {
7362
+ }, R = (S) => {
7362
7363
  g?.();
7363
7364
  };
7364
7365
  return /* @__PURE__ */ X.jsxs(
@@ -7389,7 +7390,7 @@ const Es = ({
7389
7390
  outline: "none",
7390
7391
  alignItems: "flex-start",
7391
7392
  gap: "10px",
7392
- ...R
7393
+ ...E
7393
7394
  },
7394
7395
  children: [
7395
7396
  r,
@@ -7417,7 +7418,7 @@ const Es = ({
7417
7418
  defaultValue: u,
7418
7419
  onChange: k,
7419
7420
  onFocus: p,
7420
- onBlur: E
7421
+ onBlur: R
7421
7422
  }
7422
7423
  ),
7423
7424
  i