@applica-software-guru/react-admin 1.3.130 → 1.3.131

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.
@@ -178,14 +178,14 @@ function O3() {
178
178
  }
179
179
  }
180
180
  }
181
- var w = u, k = g, D = A, Y = l, K = t, z = f, Z = r, ie = m, ne = I, q = n, U = a, L = i, W = C, M = !1;
181
+ var w = u, k = g, D = A, Y = l, G = t, z = f, Z = r, ie = m, ne = I, q = n, U = a, L = i, W = C, M = !1;
182
182
  function X(oe) {
183
183
  return M || (M = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), j(oe) || T(oe) === u;
184
184
  }
185
185
  function j(oe) {
186
186
  return T(oe) === g;
187
187
  }
188
- function G(oe) {
188
+ function K(oe) {
189
189
  return T(oe) === A;
190
190
  }
191
191
  function ce(oe) {
@@ -218,7 +218,7 @@ function O3() {
218
218
  function Qe(oe) {
219
219
  return T(oe) === C;
220
220
  }
221
- st.AsyncMode = w, st.ConcurrentMode = k, st.ContextConsumer = D, st.ContextProvider = Y, st.Element = K, st.ForwardRef = z, st.Fragment = Z, st.Lazy = ie, st.Memo = ne, st.Portal = q, st.Profiler = U, st.StrictMode = L, st.Suspense = W, st.isAsyncMode = X, st.isConcurrentMode = j, st.isContextConsumer = G, st.isContextProvider = ce, st.isElement = ue, st.isForwardRef = se, st.isFragment = le, st.isLazy = de, st.isMemo = Ee, st.isPortal = pe, st.isProfiler = ge, st.isStrictMode = Ce, st.isSuspense = Qe, st.isValidElementType = Q, st.typeOf = T;
221
+ st.AsyncMode = w, st.ConcurrentMode = k, st.ContextConsumer = D, st.ContextProvider = Y, st.Element = G, st.ForwardRef = z, st.Fragment = Z, st.Lazy = ie, st.Memo = ne, st.Portal = q, st.Profiler = U, st.StrictMode = L, st.Suspense = W, st.isAsyncMode = X, st.isConcurrentMode = j, st.isContextConsumer = K, st.isContextProvider = ce, st.isElement = ue, st.isForwardRef = se, st.isFragment = le, st.isLazy = de, st.isMemo = Ee, st.isPortal = pe, st.isProfiler = ge, st.isStrictMode = Ce, st.isSuspense = Qe, st.isValidElementType = Q, st.typeOf = T;
222
222
  }()), st;
223
223
  }
224
224
  var GE;
@@ -360,9 +360,9 @@ function k3() {
360
360
  return Md = function(A, u) {
361
361
  var g = typeof Symbol == "function" && Symbol.iterator, f = "@@iterator";
362
362
  function C(j) {
363
- var G = j && (g && j[g] || j[f]);
364
- if (typeof G == "function")
365
- return G;
363
+ var K = j && (g && j[g] || j[f]);
364
+ if (typeof K == "function")
365
+ return K;
366
366
  }
367
367
  var h = "<<anonymous>>", I = {
368
368
  array: P("array"),
@@ -381,20 +381,20 @@ function k3() {
381
381
  node: z(),
382
382
  objectOf: Y,
383
383
  oneOf: D,
384
- oneOfType: K,
384
+ oneOfType: G,
385
385
  shape: ie,
386
386
  exact: ne
387
387
  };
388
- function m(j, G) {
389
- return j === G ? j !== 0 || 1 / j === 1 / G : j !== j && G !== G;
388
+ function m(j, K) {
389
+ return j === K ? j !== 0 || 1 / j === 1 / K : j !== j && K !== K;
390
390
  }
391
- function B(j, G) {
392
- this.message = j, this.data = G && typeof G == "object" ? G : {}, this.stack = "";
391
+ function B(j, K) {
392
+ this.message = j, this.data = K && typeof K == "object" ? K : {}, this.stack = "";
393
393
  }
394
394
  B.prototype = Error.prototype;
395
395
  function y(j) {
396
396
  if (process.env.NODE_ENV !== "production")
397
- var G = {}, ce = 0;
397
+ var K = {}, ce = 0;
398
398
  function ue(le, de, Ee, pe, ge, Ce, Qe) {
399
399
  if (pe = pe || h, Ce = Ce || Ee, Qe !== n) {
400
400
  if (u) {
@@ -404,10 +404,10 @@ function k3() {
404
404
  throw oe.name = "Invariant Violation", oe;
405
405
  } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
406
406
  var Ue = pe + ":" + Ee;
407
- !G[Ue] && // Avoid spamming the console because they are often not actionable except for lib authors
407
+ !K[Ue] && // Avoid spamming the console because they are often not actionable except for lib authors
408
408
  ce < 3 && (a(
409
409
  "You are manually calling a React.PropTypes validation function for the `" + Ce + "` prop on `" + pe + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
410
- ), G[Ue] = !0, ce++);
410
+ ), K[Ue] = !0, ce++);
411
411
  }
412
412
  }
413
413
  return de[Ee] == null ? le ? de[Ee] === null ? new B("The " + ge + " `" + Ce + "` is marked as required " + ("in `" + pe + "`, but its value is `null`.")) : new B("The " + ge + " `" + Ce + "` is marked as required in " + ("`" + pe + "`, but its value is `undefined`.")) : null : j(de, Ee, pe, ge, Ce);
@@ -416,7 +416,7 @@ function k3() {
416
416
  return se.isRequired = ue.bind(null, !0), se;
417
417
  }
418
418
  function P(j) {
419
- function G(ce, ue, se, le, de, Ee) {
419
+ function K(ce, ue, se, le, de, Ee) {
420
420
  var pe = ce[ue], ge = L(pe);
421
421
  if (ge !== j) {
422
422
  var Ce = W(pe);
@@ -427,13 +427,13 @@ function k3() {
427
427
  }
428
428
  return null;
429
429
  }
430
- return y(G);
430
+ return y(K);
431
431
  }
432
432
  function R() {
433
433
  return y(l);
434
434
  }
435
435
  function Q(j) {
436
- function G(ce, ue, se, le, de) {
436
+ function K(ce, ue, se, le, de) {
437
437
  if (typeof j != "function")
438
438
  return new B("Property `" + de + "` of component `" + se + "` has invalid PropType notation inside arrayOf.");
439
439
  var Ee = ce[ue];
@@ -448,11 +448,11 @@ function k3() {
448
448
  }
449
449
  return null;
450
450
  }
451
- return y(G);
451
+ return y(K);
452
452
  }
453
453
  function T() {
454
- function j(G, ce, ue, se, le) {
455
- var de = G[ce];
454
+ function j(K, ce, ue, se, le) {
455
+ var de = K[ce];
456
456
  if (!A(de)) {
457
457
  var Ee = L(de);
458
458
  return new B("Invalid " + se + " `" + le + "` of type " + ("`" + Ee + "` supplied to `" + ue + "`, expected a single ReactElement."));
@@ -462,8 +462,8 @@ function k3() {
462
462
  return y(j);
463
463
  }
464
464
  function w() {
465
- function j(G, ce, ue, se, le) {
466
- var de = G[ce];
465
+ function j(K, ce, ue, se, le) {
466
+ var de = K[ce];
467
467
  if (!e.isValidElementType(de)) {
468
468
  var Ee = L(de);
469
469
  return new B("Invalid " + se + " `" + le + "` of type " + ("`" + Ee + "` supplied to `" + ue + "`, expected a single ReactElement type."));
@@ -473,21 +473,21 @@ function k3() {
473
473
  return y(j);
474
474
  }
475
475
  function k(j) {
476
- function G(ce, ue, se, le, de) {
476
+ function K(ce, ue, se, le, de) {
477
477
  if (!(ce[ue] instanceof j)) {
478
478
  var Ee = j.name || h, pe = X(ce[ue]);
479
479
  return new B("Invalid " + le + " `" + de + "` of type " + ("`" + pe + "` supplied to `" + se + "`, expected ") + ("instance of `" + Ee + "`."));
480
480
  }
481
481
  return null;
482
482
  }
483
- return y(G);
483
+ return y(K);
484
484
  }
485
485
  function D(j) {
486
486
  if (!Array.isArray(j))
487
487
  return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a(
488
488
  "Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
489
489
  ) : a("Invalid argument supplied to oneOf, expected an array.")), l;
490
- function G(ce, ue, se, le, de) {
490
+ function K(ce, ue, se, le, de) {
491
491
  for (var Ee = ce[ue], pe = 0; pe < j.length; pe++)
492
492
  if (m(Ee, j[pe]))
493
493
  return null;
@@ -497,10 +497,10 @@ function k3() {
497
497
  });
498
498
  return new B("Invalid " + le + " `" + de + "` of value `" + String(Ee) + "` " + ("supplied to `" + se + "`, expected one of " + ge + "."));
499
499
  }
500
- return y(G);
500
+ return y(K);
501
501
  }
502
502
  function Y(j) {
503
- function G(ce, ue, se, le, de) {
503
+ function K(ce, ue, se, le, de) {
504
504
  if (typeof j != "function")
505
505
  return new B("Property `" + de + "` of component `" + se + "` has invalid PropType notation inside objectOf.");
506
506
  var Ee = ce[ue], pe = L(Ee);
@@ -514,16 +514,16 @@ function k3() {
514
514
  }
515
515
  return null;
516
516
  }
517
- return y(G);
517
+ return y(K);
518
518
  }
519
- function K(j) {
519
+ function G(j) {
520
520
  if (!Array.isArray(j))
521
521
  return process.env.NODE_ENV !== "production" && a("Invalid argument supplied to oneOfType, expected an instance of array."), l;
522
- for (var G = 0; G < j.length; G++) {
523
- var ce = j[G];
522
+ for (var K = 0; K < j.length; K++) {
523
+ var ce = j[K];
524
524
  if (typeof ce != "function")
525
525
  return a(
526
- "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + M(ce) + " at index " + G + "."
526
+ "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + M(ce) + " at index " + K + "."
527
527
  ), l;
528
528
  }
529
529
  function ue(se, le, de, Ee, pe) {
@@ -539,18 +539,18 @@ function k3() {
539
539
  return y(ue);
540
540
  }
541
541
  function z() {
542
- function j(G, ce, ue, se, le) {
543
- return q(G[ce]) ? null : new B("Invalid " + se + " `" + le + "` supplied to " + ("`" + ue + "`, expected a ReactNode."));
542
+ function j(K, ce, ue, se, le) {
543
+ return q(K[ce]) ? null : new B("Invalid " + se + " `" + le + "` supplied to " + ("`" + ue + "`, expected a ReactNode."));
544
544
  }
545
545
  return y(j);
546
546
  }
547
- function Z(j, G, ce, ue, se) {
547
+ function Z(j, K, ce, ue, se) {
548
548
  return new B(
549
- (j || "React class") + ": " + G + " type `" + ce + "." + ue + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + se + "`."
549
+ (j || "React class") + ": " + K + " type `" + ce + "." + ue + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + se + "`."
550
550
  );
551
551
  }
552
552
  function ie(j) {
553
- function G(ce, ue, se, le, de) {
553
+ function K(ce, ue, se, le, de) {
554
554
  var Ee = ce[ue], pe = L(Ee);
555
555
  if (pe !== "object")
556
556
  return new B("Invalid " + le + " `" + de + "` of type `" + pe + "` " + ("supplied to `" + se + "`, expected `object`."));
@@ -564,10 +564,10 @@ function k3() {
564
564
  }
565
565
  return null;
566
566
  }
567
- return y(G);
567
+ return y(K);
568
568
  }
569
569
  function ne(j) {
570
- function G(ce, ue, se, le, de) {
570
+ function K(ce, ue, se, le, de) {
571
571
  var Ee = ce[ue], pe = L(Ee);
572
572
  if (pe !== "object")
573
573
  return new B("Invalid " + le + " `" + de + "` of type `" + pe + "` " + ("supplied to `" + se + "`, expected `object`."));
@@ -587,7 +587,7 @@ Valid keys: ` + JSON.stringify(Object.keys(j), null, " ")
587
587
  }
588
588
  return null;
589
589
  }
590
- return y(G);
590
+ return y(K);
591
591
  }
592
592
  function q(j) {
593
593
  switch (typeof j) {
@@ -602,10 +602,10 @@ Valid keys: ` + JSON.stringify(Object.keys(j), null, " ")
602
602
  return j.every(q);
603
603
  if (j === null || A(j))
604
604
  return !0;
605
- var G = C(j);
606
- if (G) {
607
- var ce = G.call(j), ue;
608
- if (G !== j.entries) {
605
+ var K = C(j);
606
+ if (K) {
607
+ var ce = K.call(j), ue;
608
+ if (K !== j.entries) {
609
609
  for (; !(ue = ce.next()).done; )
610
610
  if (!q(ue.value))
611
611
  return !1;
@@ -622,37 +622,37 @@ Valid keys: ` + JSON.stringify(Object.keys(j), null, " ")
622
622
  return !1;
623
623
  }
624
624
  }
625
- function U(j, G) {
626
- return j === "symbol" ? !0 : G ? G["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && G instanceof Symbol : !1;
625
+ function U(j, K) {
626
+ return j === "symbol" ? !0 : K ? K["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && K instanceof Symbol : !1;
627
627
  }
628
628
  function L(j) {
629
- var G = typeof j;
630
- return Array.isArray(j) ? "array" : j instanceof RegExp ? "object" : U(G, j) ? "symbol" : G;
629
+ var K = typeof j;
630
+ return Array.isArray(j) ? "array" : j instanceof RegExp ? "object" : U(K, j) ? "symbol" : K;
631
631
  }
632
632
  function W(j) {
633
633
  if (typeof j > "u" || j === null)
634
634
  return "" + j;
635
- var G = L(j);
636
- if (G === "object") {
635
+ var K = L(j);
636
+ if (K === "object") {
637
637
  if (j instanceof Date)
638
638
  return "date";
639
639
  if (j instanceof RegExp)
640
640
  return "regexp";
641
641
  }
642
- return G;
642
+ return K;
643
643
  }
644
644
  function M(j) {
645
- var G = W(j);
646
- switch (G) {
645
+ var K = W(j);
646
+ switch (K) {
647
647
  case "array":
648
648
  case "object":
649
- return "an " + G;
649
+ return "an " + K;
650
650
  case "boolean":
651
651
  case "date":
652
652
  case "regexp":
653
- return "a " + G;
653
+ return "a " + K;
654
654
  default:
655
- return G;
655
+ return K;
656
656
  }
657
657
  }
658
658
  function X(j) {
@@ -937,11 +937,11 @@ function G3() {
937
937
  }
938
938
  }
939
939
  }
940
- var k = l, D = a, Y = e, K = u, z = n, Z = h, ie = C, ne = t, q = i, U = r, L = g, W = f, M = !1, X = !1;
940
+ var k = l, D = a, Y = e, G = u, z = n, Z = h, ie = C, ne = t, q = i, U = r, L = g, W = f, M = !1, X = !1;
941
941
  function j(Ae) {
942
942
  return M || (M = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")), !1;
943
943
  }
944
- function G(Ae) {
944
+ function K(Ae) {
945
945
  return X || (X = !0, console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")), !1;
946
946
  }
947
947
  function ce(Ae) {
@@ -980,7 +980,7 @@ function G3() {
980
980
  function Ue(Ae) {
981
981
  return w(Ae) === f;
982
982
  }
983
- ct.ContextConsumer = k, ct.ContextProvider = D, ct.Element = Y, ct.ForwardRef = K, ct.Fragment = z, ct.Lazy = Z, ct.Memo = ie, ct.Portal = ne, ct.Profiler = q, ct.StrictMode = U, ct.Suspense = L, ct.SuspenseList = W, ct.isAsyncMode = j, ct.isConcurrentMode = G, ct.isContextConsumer = ce, ct.isContextProvider = ue, ct.isElement = se, ct.isForwardRef = le, ct.isFragment = de, ct.isLazy = Ee, ct.isMemo = pe, ct.isPortal = ge, ct.isProfiler = Ce, ct.isStrictMode = Qe, ct.isSuspense = oe, ct.isSuspenseList = Ue, ct.isValidElementType = T, ct.typeOf = w;
983
+ ct.ContextConsumer = k, ct.ContextProvider = D, ct.Element = Y, ct.ForwardRef = G, ct.Fragment = z, ct.Lazy = Z, ct.Memo = ie, ct.Portal = ne, ct.Profiler = q, ct.StrictMode = U, ct.Suspense = L, ct.SuspenseList = W, ct.isAsyncMode = j, ct.isConcurrentMode = K, ct.isContextConsumer = ce, ct.isContextProvider = ue, ct.isElement = se, ct.isForwardRef = le, ct.isFragment = de, ct.isLazy = Ee, ct.isMemo = pe, ct.isPortal = ge, ct.isProfiler = Ce, ct.isStrictMode = Qe, ct.isSuspense = oe, ct.isSuspenseList = Ue, ct.isValidElementType = T, ct.typeOf = w;
984
984
  }()), ct;
985
985
  }
986
986
  process.env.NODE_ENV === "production" ? Ig.exports = Y3() : Ig.exports = G3();
@@ -2379,12 +2379,12 @@ function HB(e = {}) {
2379
2379
  const z = new Array(Y).fill("");
2380
2380
  D = [...T, ...z], D.raw = [...T.raw, ...z];
2381
2381
  }
2382
- const K = R(D, ...k);
2382
+ const G = R(D, ...k);
2383
2383
  if (process.env.NODE_ENV !== "production") {
2384
2384
  let z;
2385
- u && (z = `${u}${Te(g || "")}`), z === void 0 && (z = `Styled(${J3(l)})`), K.displayName = z;
2385
+ u && (z = `${u}${Te(g || "")}`), z === void 0 && (z = `Styled(${J3(l)})`), G.displayName = z;
2386
2386
  }
2387
- return l.muiName && (K.muiName = l.muiName), K;
2387
+ return l.muiName && (G.muiName = l.muiName), G;
2388
2388
  };
2389
2389
  return R.withConfig && (Q.withConfig = R.withConfig), Q;
2390
2390
  };
@@ -3762,13 +3762,13 @@ var Zc = { exports: {} };
3762
3762
  Zc.exports;
3763
3763
  (function(e, t) {
3764
3764
  (function() {
3765
- var n, r = "4.17.21", i = 200, a = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", l = "Expected a function", A = "Invalid `variable` option passed into `_.template`", u = "__lodash_hash_undefined__", g = 500, f = "__lodash_placeholder__", C = 1, h = 2, I = 4, m = 1, B = 2, y = 1, P = 2, R = 4, Q = 8, T = 16, w = 32, k = 64, D = 128, Y = 256, K = 512, z = 30, Z = "...", ie = 800, ne = 16, q = 1, U = 2, L = 3, W = 1 / 0, M = 9007199254740991, X = 17976931348623157e292, j = 0 / 0, G = 4294967295, ce = G - 1, ue = G >>> 1, se = [
3765
+ var n, r = "4.17.21", i = 200, a = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", l = "Expected a function", A = "Invalid `variable` option passed into `_.template`", u = "__lodash_hash_undefined__", g = 500, f = "__lodash_placeholder__", C = 1, h = 2, I = 4, m = 1, B = 2, y = 1, P = 2, R = 4, Q = 8, T = 16, w = 32, k = 64, D = 128, Y = 256, G = 512, z = 30, Z = "...", ie = 800, ne = 16, q = 1, U = 2, L = 3, W = 1 / 0, M = 9007199254740991, X = 17976931348623157e292, j = 0 / 0, K = 4294967295, ce = K - 1, ue = K >>> 1, se = [
3766
3766
  ["ary", D],
3767
3767
  ["bind", y],
3768
3768
  ["bindKey", P],
3769
3769
  ["curry", Q],
3770
3770
  ["curryRight", T],
3771
- ["flip", K],
3771
+ ["flip", G],
3772
3772
  ["partial", w],
3773
3773
  ["partialRight", k],
3774
3774
  ["rearg", Y]
@@ -4391,7 +4391,7 @@ Zc.exports;
4391
4391
  }
4392
4392
  }, b.prototype = Wl.prototype, b.prototype.constructor = b, qn.prototype = Ni(Wl.prototype), qn.prototype.constructor = qn;
4393
4393
  function et(o) {
4394
- this.__wrapped__ = o, this.__actions__ = [], this.__dir__ = 1, this.__filtered__ = !1, this.__iteratees__ = [], this.__takeCount__ = G, this.__views__ = [];
4394
+ this.__wrapped__ = o, this.__actions__ = [], this.__dir__ = 1, this.__filtered__ = !1, this.__iteratees__ = [], this.__takeCount__ = K, this.__views__ = [];
4395
4395
  }
4396
4396
  function jw() {
4397
4397
  var o = new et(this.__wrapped__);
@@ -5417,7 +5417,7 @@ Zc.exports;
5417
5417
  });
5418
5418
  }
5419
5419
  function Xl(o, s, d, E, v, x, S, F, H, ee) {
5420
- var te = s & D, re = s & y, fe = s & P, ve = s & (Q | T), Re = s & K, Ke = fe ? n : $a(o);
5420
+ var te = s & D, re = s & y, fe = s & P, ve = s & (Q | T), Re = s & G, Ke = fe ? n : $a(o);
5421
5421
  function Oe() {
5422
5422
  for (var _e = arguments.length, tt = J(_e), Dn = _e; Dn--; )
5423
5423
  tt[Dn] = arguments[Dn];
@@ -6527,7 +6527,7 @@ Zc.exports;
6527
6527
  return sC(o, _n(s) || 0, d);
6528
6528
  });
6529
6529
  function XP(o) {
6530
- return Yr(o, K);
6530
+ return Yr(o, G);
6531
6531
  }
6532
6532
  function ac(o, s) {
6533
6533
  if (typeof o != "function" || s != null && typeof s != "function")
@@ -6785,7 +6785,7 @@ Zc.exports;
6785
6785
  return s === s ? d ? s - d : s : 0;
6786
6786
  }
6787
6787
  function QE(o) {
6788
- return o ? _o(We(o), 0, G) : 0;
6788
+ return o ? _o(We(o), 0, K) : 0;
6789
6789
  }
6790
6790
  function _n(o) {
6791
6791
  if (typeof o == "number")
@@ -7047,7 +7047,7 @@ Zc.exports;
7047
7047
  return o + (d ? "_" : "") + s.toLowerCase();
7048
7048
  });
7049
7049
  function PS(o, s, d) {
7050
- return d && typeof d != "number" && gn(o, s, d) && (s = d = n), d = d === n ? G : d >>> 0, d ? (o = it(o), o && (typeof s == "string" || s != null && !Cd(s)) && (s = Rn(s), !s && Oi(o)) ? Io(ur(o), 0, d) : o.split(s, d)) : [];
7050
+ return d && typeof d != "number" && gn(o, s, d) && (s = d = n), d = d === n ? K : d >>> 0, d ? (o = it(o), o && (typeof s == "string" || s != null && !Cd(s)) && (s = Rn(s), !s && Oi(o)) ? Io(ur(o), 0, d) : o.split(s, d)) : [];
7051
7051
  }
7052
7052
  var SS = Vi(function(o, s, d) {
7053
7053
  return o + (d ? " " : "") + md(s);
@@ -7279,8 +7279,8 @@ function print() { __p += __j.call(arguments, '') }
7279
7279
  function lR(o, s) {
7280
7280
  if (o = We(o), o < 1 || o > M)
7281
7281
  return [];
7282
- var d = G, E = an(o, G);
7283
- s = Se(s), o -= G;
7282
+ var d = K, E = an(o, K);
7283
+ s = Se(s), o -= K;
7284
7284
  for (var v = Su(E, s); ++d < o; )
7285
7285
  s(d);
7286
7286
  return v;
@@ -7338,7 +7338,7 @@ function print() { __p += __j.call(arguments, '') }
7338
7338
  d = d === n ? 1 : qt(We(d), 0);
7339
7339
  var E = this.__filtered__ && !s ? new et(this) : this.clone();
7340
7340
  return E.__filtered__ ? E.__takeCount__ = an(d, E.__takeCount__) : E.__views__.push({
7341
- size: an(d, G),
7341
+ size: an(d, K),
7342
7342
  type: o + (E.__dir__ < 0 ? "Right" : "")
7343
7343
  }), E;
7344
7344
  }, et.prototype[o + "Right"] = function(d) {
@@ -7382,7 +7382,7 @@ function print() { __p += __j.call(arguments, '') }
7382
7382
  }, et.prototype.takeRightWhile = function(o) {
7383
7383
  return this.reverse().takeWhile(o).reverse();
7384
7384
  }, et.prototype.toArray = function() {
7385
- return this.take(G);
7385
+ return this.take(K);
7386
7386
  }, xr(et.prototype, function(o, s) {
7387
7387
  var d = /^(?:filter|find|map|reject)|While$/.test(s), E = /^(?:head|last)$/.test(s), v = b[E ? "take" + (s == "last" ? "Right" : "") : s], x = E || /^find/.test(s);
7388
7388
  v && (b.prototype[s] = function() {
@@ -9170,8 +9170,8 @@ function LI({ keyframes: e, velocity: t = 0, power: n = 0.8, timeConstant: r = 3
9170
9170
  const y = C + B, P = l === void 0 ? y : l(y);
9171
9171
  P !== y && (B = P - C);
9172
9172
  const R = (Y) => -B * Math.exp(-Y / r), Q = (Y) => P + R(Y), T = (Y) => {
9173
- const K = R(Y), z = Q(Y);
9174
- h.done = Math.abs(K) <= g, h.value = h.done ? P : z;
9173
+ const G = R(Y), z = Q(Y);
9174
+ h.done = Math.abs(G) <= g, h.value = h.done ? P : z;
9175
9175
  };
9176
9176
  let w, k;
9177
9177
  const D = (Y) => {
@@ -9187,8 +9187,8 @@ function LI({ keyframes: e, velocity: t = 0, power: n = 0.8, timeConstant: r = 3
9187
9187
  return D(0), {
9188
9188
  calculatedDuration: null,
9189
9189
  next: (Y) => {
9190
- let K = !1;
9191
- return !k && w === void 0 && (K = !0, T(Y), D(Y)), w !== void 0 && Y > w ? k.next(Y - w) : (!K && T(Y), h);
9190
+ let G = !1;
9191
+ return !k && w === void 0 && (G = !0, T(Y), D(Y)), w !== void 0 && Y > w ? k.next(Y - w) : (!G && T(Y), h);
9192
9192
  }
9193
9193
  };
9194
9194
  }
@@ -9222,8 +9222,8 @@ const O6 = {
9222
9222
  function rA({ autoplay: e = !0, delay: t = 0, driver: n = R6, keyframes: r, type: i = "keyframes", repeat: a = 0, repeatDelay: l = 0, repeatType: A = "loop", onPlay: u, onStop: g, onComplete: f, onUpdate: C, ...h }) {
9223
9223
  let I = 1, m = !1, B, y;
9224
9224
  const P = () => {
9225
- y = new Promise((G) => {
9226
- B = G;
9225
+ y = new Promise((K) => {
9226
+ B = K;
9227
9227
  });
9228
9228
  };
9229
9229
  P();
@@ -9240,16 +9240,16 @@ function rA({ autoplay: e = !0, delay: t = 0, driver: n = R6, keyframes: r, type
9240
9240
  keyframes: [...r].reverse(),
9241
9241
  velocity: -(h.velocity || 0)
9242
9242
  }));
9243
- let D = "idle", Y = null, K = null, z = null;
9243
+ let D = "idle", Y = null, G = null, z = null;
9244
9244
  w.calculatedDuration === null && a && (w.calculatedDuration = jI(w));
9245
9245
  const { calculatedDuration: Z } = w;
9246
9246
  let ie = 1 / 0, ne = 1 / 0;
9247
9247
  Z !== null && (ie = Z + l, ne = ie * (a + 1) - l);
9248
9248
  let q = 0;
9249
- const U = (G) => {
9250
- if (K === null)
9249
+ const U = (K) => {
9250
+ if (G === null)
9251
9251
  return;
9252
- I > 0 && (K = Math.min(K, G)), I < 0 && (K = Math.min(G - ne / I, K)), Y !== null ? q = Y : q = Math.round(G - K) * I;
9252
+ I > 0 && (G = Math.min(G, K)), I < 0 && (G = Math.min(K - ne / I, G)), Y !== null ? q = Y : q = Math.round(K - G) * I;
9253
9253
  const ce = q - t * (I >= 0 ? 1 : -1), ue = I >= 0 ? ce < 0 : ce > ne;
9254
9254
  q = Math.max(ce, 0), D === "finished" && Y === null && (q = ne);
9255
9255
  let se = q, le = w;
@@ -9271,36 +9271,36 @@ function rA({ autoplay: e = !0, delay: t = 0, driver: n = R6, keyframes: r, type
9271
9271
  }, L = () => {
9272
9272
  R && R.stop(), R = void 0;
9273
9273
  }, W = () => {
9274
- D = "idle", L(), B(), P(), K = z = null;
9274
+ D = "idle", L(), B(), P(), G = z = null;
9275
9275
  }, M = () => {
9276
9276
  D = "finished", f && f(), L(), B();
9277
9277
  }, X = () => {
9278
9278
  if (m)
9279
9279
  return;
9280
9280
  R || (R = n(U));
9281
- const G = R.now();
9282
- u && u(), Y !== null ? K = G - Y : (!K || D === "finished") && (K = G), D === "finished" && P(), z = K, Y = null, D = "running", R.start();
9281
+ const K = R.now();
9282
+ u && u(), Y !== null ? G = K - Y : (!G || D === "finished") && (G = K), D === "finished" && P(), z = G, Y = null, D = "running", R.start();
9283
9283
  };
9284
9284
  e && X();
9285
9285
  const j = {
9286
- then(G, ce) {
9287
- return y.then(G, ce);
9286
+ then(K, ce) {
9287
+ return y.then(K, ce);
9288
9288
  },
9289
9289
  get time() {
9290
9290
  return ro(q);
9291
9291
  },
9292
- set time(G) {
9293
- G = Do(G), q = G, Y !== null || !R || I === 0 ? Y = G : K = R.now() - G / I;
9292
+ set time(K) {
9293
+ K = Do(K), q = K, Y !== null || !R || I === 0 ? Y = K : G = R.now() - K / I;
9294
9294
  },
9295
9295
  get duration() {
9296
- const G = w.calculatedDuration === null ? jI(w) : w.calculatedDuration;
9297
- return ro(G);
9296
+ const K = w.calculatedDuration === null ? jI(w) : w.calculatedDuration;
9297
+ return ro(K);
9298
9298
  },
9299
9299
  get speed() {
9300
9300
  return I;
9301
9301
  },
9302
- set speed(G) {
9303
- G === I || !R || (I = G, j.time = ro(q));
9302
+ set speed(K) {
9303
+ K === I || !R || (I = K, j.time = ro(q));
9304
9304
  },
9305
9305
  get state() {
9306
9306
  return D;
@@ -9318,7 +9318,7 @@ function rA({ autoplay: e = !0, delay: t = 0, driver: n = R6, keyframes: r, type
9318
9318
  complete: () => {
9319
9319
  D = "finished";
9320
9320
  },
9321
- sample: (G) => (K = 0, U(G))
9321
+ sample: (K) => (G = 0, U(K))
9322
9322
  };
9323
9323
  return j;
9324
9324
  }
@@ -9935,7 +9935,7 @@ function pk(e) {
9935
9935
  UA(T) || typeof T == "boolean")
9936
9936
  continue;
9937
9937
  const Y = hk(Q.prevProp, T);
9938
- let K = Y || // If we're making this variant active, we want to always make it active
9938
+ let G = Y || // If we're making this variant active, we want to always make it active
9939
9939
  R === g && Q.isActive && !D && w || // If we removed a higher-priority variant (i is in reverse order)
9940
9940
  P > B && w;
9941
9941
  const z = Array.isArray(T) ? T : [T];
@@ -9945,13 +9945,13 @@ function pk(e) {
9945
9945
  ...ie,
9946
9946
  ...Z
9947
9947
  }, q = (U) => {
9948
- K = !0, I.delete(U), Q.needsAnimating[U] = !0;
9948
+ G = !0, I.delete(U), Q.needsAnimating[U] = !0;
9949
9949
  };
9950
9950
  for (const U in ne) {
9951
9951
  const L = Z[U], W = ie[U];
9952
9952
  m.hasOwnProperty(U) || (L !== W ? eA(L) && eA(W) ? !Ov(L, W) || Y ? q(U) : Q.protectedKeys[U] = !0 : L !== void 0 ? q(U) : I.add(U) : L !== void 0 && I.has(U) ? q(U) : Q.protectedKeys[U] = !0);
9953
9953
  }
9954
- Q.prevProp = T, Q.prevResolvedValues = Z, Q.isActive && (m = { ...m, ...Z }), r && e.blockInitialAnimation && (K = !1), K && !D && h.push(...z.map((U) => ({
9954
+ Q.prevProp = T, Q.prevResolvedValues = Z, Q.isActive && (m = { ...m, ...Z }), r && e.blockInitialAnimation && (G = !1), G && !D && h.push(...z.map((U) => ({
9955
9955
  animation: U,
9956
9956
  options: { type: R, ...u }
9957
9957
  })));
@@ -13456,7 +13456,7 @@ const Wg = 550, D9 = 80, M9 = Lo(Om || (Om = JA`
13456
13456
  rippleX: k,
13457
13457
  rippleY: D,
13458
13458
  rippleSize: Y,
13459
- cb: K
13459
+ cb: G
13460
13460
  } = T;
13461
13461
  g((z) => [...z, /* @__PURE__ */ p(N9, {
13462
13462
  classes: {
@@ -13472,13 +13472,13 @@ const Wg = 550, D9 = 80, M9 = Lo(Om || (Om = JA`
13472
13472
  rippleX: k,
13473
13473
  rippleY: D,
13474
13474
  rippleSize: Y
13475
- }, f.current)]), f.current += 1, C.current = K;
13475
+ }, f.current)]), f.current += 1, C.current = G;
13476
13476
  }, [a]), P = O.useCallback((T = {}, w = {}, k = () => {
13477
13477
  }) => {
13478
13478
  const {
13479
13479
  pulsate: D = !1,
13480
13480
  center: Y = i || w.pulsate,
13481
- fakeElement: K = !1
13481
+ fakeElement: G = !1
13482
13482
  // For test purposes
13483
13483
  } = w;
13484
13484
  if ((T == null ? void 0 : T.type) === "mousedown" && h.current) {
@@ -13486,7 +13486,7 @@ const Wg = 550, D9 = 80, M9 = Lo(Om || (Om = JA`
13486
13486
  return;
13487
13487
  }
13488
13488
  (T == null ? void 0 : T.type) === "touchstart" && (h.current = !0);
13489
- const z = K ? null : B.current, Z = z ? z.getBoundingClientRect() : {
13489
+ const z = G ? null : B.current, Z = z ? z.getBoundingClientRect() : {
13490
13490
  width: 0,
13491
13491
  height: 0,
13492
13492
  left: 0,
@@ -13652,7 +13652,7 @@ const H9 = Jt("MuiButtonBase", ["root", "disabled", "focusVisible"]), W9 = H9, z
13652
13652
  onMouseDown: k,
13653
13653
  onMouseLeave: D,
13654
13654
  onMouseUp: Y,
13655
- onTouchEnd: K,
13655
+ onTouchEnd: G,
13656
13656
  onTouchMove: z,
13657
13657
  onTouchStart: Z,
13658
13658
  tabIndex: ie = 0,
@@ -13661,7 +13661,7 @@ const H9 = Jt("MuiButtonBase", ["root", "disabled", "focusVisible"]), W9 = H9, z
13661
13661
  type: U
13662
13662
  } = r, L = Ze(r, z9), W = O.useRef(null), M = O.useRef(null), X = Vn(M, q), {
13663
13663
  isFocusVisibleRef: j,
13664
- onFocus: G,
13664
+ onFocus: K,
13665
13665
  onBlur: ce,
13666
13666
  ref: ue
13667
13667
  } = Df(), [se, le] = O.useState(!1);
@@ -13683,10 +13683,10 @@ const H9 = Jt("MuiButtonBase", ["root", "disabled", "focusVisible"]), W9 = H9, z
13683
13683
  }
13684
13684
  const Ce = ge("start", k), Qe = ge("stop", y), oe = ge("stop", P), Ue = ge("stop", Y), Ae = ge("stop", (we) => {
13685
13685
  se && we.preventDefault(), D && D(we);
13686
- }), ut = ge("start", Z), Gt = ge("stop", K), mt = ge("stop", z), Tt = ge("stop", (we) => {
13686
+ }), ut = ge("start", Z), Gt = ge("stop", G), mt = ge("stop", z), Tt = ge("stop", (we) => {
13687
13687
  ce(we), j.current === !1 && le(!1), m && m(we);
13688
13688
  }, !1), br = wo((we) => {
13689
- W.current || (W.current = we.currentTarget), G(we), j.current === !0 && (le(!0), Q && Q(we)), R && R(we);
13689
+ W.current || (W.current = we.currentTarget), K(we), j.current === !0 && (le(!0), Q && Q(we)), R && R(we);
13690
13690
  }), bt = () => {
13691
13691
  const we = W.current;
13692
13692
  return u && u !== "button" && !(we.tagName === "A" && we.href);
@@ -14052,8 +14052,8 @@ const ky = /* @__PURE__ */ O.forwardRef(function(t, n) {
14052
14052
  }), T = O.useRef(null), w = (D) => {
14053
14053
  const Y = () => {
14054
14054
  y(!0);
14055
- const K = T.current.querySelector("a[href],button,[tabindex]");
14056
- K && K.focus();
14055
+ const G = T.current.querySelector("a[href],button,[tabindex]");
14056
+ G && G.focus();
14057
14057
  };
14058
14058
  return C + f >= D.length ? (process.env.NODE_ENV !== "production" && console.error(["MUI: You have provided an invalid combination of props to the Breadcrumbs.", `itemsAfterCollapse={${f}} + itemsBeforeCollapse={${C}} >= maxItems={${h}}`].join(`
14059
14059
  `)), D) : [...D.slice(0, C), /* @__PURE__ */ p(My, {
@@ -14207,7 +14207,7 @@ const Xd = ky, oL = ({ id: e, title: t, icon: n, url: r, last: i }) => /* @__PUR
14207
14207
  var W;
14208
14208
  (W = l == null ? void 0 : l.items) == null || W.map((M) => (M.type && M.type === "group" && D(M), !1));
14209
14209
  });
14210
- const K = u ? /* @__PURE__ */ p(u, { style: { fontSize: "0.75rem", marginTop: 2 } }) : "/", z = {
14210
+ const G = u ? /* @__PURE__ */ p(u, { style: { fontSize: "0.75rem", marginTop: 2 } }) : "/", z = {
14211
14211
  mb: 2,
14212
14212
  bgcolor: t === !1 ? "transparent" : "inherit",
14213
14213
  ...C,
@@ -14232,7 +14232,7 @@ const Xd = ky, oL = ({ id: e, title: t, icon: n, url: r, last: i }) => /* @__PUR
14232
14232
  {
14233
14233
  "aria-label": "breadcrumb",
14234
14234
  maxItems: a || 8,
14235
- separator: K,
14235
+ separator: G,
14236
14236
  sx: {
14237
14237
  [B.breakpoints.down("sm")]: {
14238
14238
  mt: 1
@@ -14276,7 +14276,7 @@ const Xd = ky, oL = ({ id: e, title: t, icon: n, url: r, last: i }) => /* @__PUR
14276
14276
  alignItems: A ? "center" : "flex-start",
14277
14277
  spacing: 1,
14278
14278
  children: [
14279
- /* @__PURE__ */ p(ye, { item: !0, children: /* @__PURE__ */ $(Xd, { "aria-label": "breadcrumb", maxItems: a || 8, separator: K, children: [
14279
+ /* @__PURE__ */ p(ye, { item: !0, children: /* @__PURE__ */ $(Xd, { "aria-label": "breadcrumb", maxItems: a || 8, separator: G, children: [
14280
14280
  e !== !1 && /* @__PURE__ */ $(Ie, { component: Nn, to: "/", color: "textSecondary", variant: "h6", sx: { textDecoration: "none" }, children: [
14281
14281
  i && /* @__PURE__ */ p(Td, { style: k }),
14282
14282
  r && !i && /* @__PURE__ */ p(Pd, { style: { ...k, marginRight: 0 } }),
@@ -14330,7 +14330,7 @@ const Xd = ky, oL = ({ id: e, title: t, icon: n, url: r, last: i }) => /* @__PUR
14330
14330
  spacing: 1,
14331
14331
  children: [
14332
14332
  g && !f && /* @__PURE__ */ p(ye, { item: !0, children: /* @__PURE__ */ p(Ie, { variant: "h2", children: Q.title }) }),
14333
- /* @__PURE__ */ p(ye, { item: !0, children: /* @__PURE__ */ $(Xd, { "aria-label": "breadcrumb", maxItems: a || 8, separator: K, children: [
14333
+ /* @__PURE__ */ p(ye, { item: !0, children: /* @__PURE__ */ $(Xd, { "aria-label": "breadcrumb", maxItems: a || 8, separator: G, children: [
14334
14334
  e !== !1 && /* @__PURE__ */ $(Ie, { component: Nn, to: "/", color: "textSecondary", variant: "h6", sx: { textDecoration: "none" }, children: [
14335
14335
  i && /* @__PURE__ */ p(Td, { style: k }),
14336
14336
  r && !i && /* @__PURE__ */ p(Pd, { style: { ...k, marginRight: 0 } }),
@@ -14982,7 +14982,7 @@ const EL = jy, IL = ["children", "color", "component", "className", "disabled",
14982
14982
  className: D.startIcon,
14983
14983
  ownerState: k,
14984
14984
  children: R
14985
- }), K = m && /* @__PURE__ */ p(yL, {
14985
+ }), G = m && /* @__PURE__ */ p(yL, {
14986
14986
  className: D.endIcon,
14987
14987
  ownerState: k,
14988
14988
  children: m
@@ -14998,7 +14998,7 @@ const EL = jy, IL = ["children", "color", "component", "className", "disabled",
14998
14998
  type: Q
14999
14999
  }, w, {
15000
15000
  classes: D,
15001
- children: [Y, A, K]
15001
+ children: [Y, A, G]
15002
15002
  }));
15003
15003
  });
15004
15004
  process.env.NODE_ENV !== "production" && (Hy.propTypes = {
@@ -16234,7 +16234,7 @@ var qy = { exports: {} };
16234
16234
  k[w] = R;
16235
16235
  var D = "$isDayjsObject", Y = function(q) {
16236
16236
  return q instanceof ie || !(!q || !q[D]);
16237
- }, K = function q(U, L, W) {
16237
+ }, G = function q(U, L, W) {
16238
16238
  var M;
16239
16239
  if (!U)
16240
16240
  return w;
@@ -16245,8 +16245,8 @@ var qy = { exports: {} };
16245
16245
  if (!M && j.length > 1)
16246
16246
  return q(j[0]);
16247
16247
  } else {
16248
- var G = U.name;
16249
- k[G] = U, M = G;
16248
+ var K = U.name;
16249
+ k[K] = U, M = K;
16250
16250
  }
16251
16251
  return !W && M && (w = M), M || !W && w;
16252
16252
  }, z = function(q, U) {
@@ -16255,12 +16255,12 @@ var qy = { exports: {} };
16255
16255
  var L = typeof U == "object" ? U : {};
16256
16256
  return L.date = q, L.args = arguments, new ie(L);
16257
16257
  }, Z = T;
16258
- Z.l = K, Z.i = Y, Z.w = function(q, U) {
16258
+ Z.l = G, Z.i = Y, Z.w = function(q, U) {
16259
16259
  return z(q, { locale: U.$L, utc: U.$u, x: U.$x, $offset: U.$offset });
16260
16260
  };
16261
16261
  var ie = function() {
16262
16262
  function q(L) {
16263
- this.$L = K(L.locale, null, !0), this.parse(L), this.$x = this.$x || L.x || {}, this[D] = !0;
16263
+ this.$L = G(L.locale, null, !0), this.parse(L), this.$x = this.$x || L.x || {}, this[D] = !0;
16264
16264
  }
16265
16265
  var U = q.prototype;
16266
16266
  return U.parse = function(L) {
@@ -16275,8 +16275,8 @@ var qy = { exports: {} };
16275
16275
  if (typeof M == "string" && !/Z$/i.test(M)) {
16276
16276
  var j = M.match(y);
16277
16277
  if (j) {
16278
- var G = j[2] - 1 || 0, ce = (j[7] || "0").substring(0, 3);
16279
- return X ? new Date(Date.UTC(j[1], G, j[3] || 1, j[4] || 0, j[5] || 0, j[6] || 0, ce)) : new Date(j[1], G, j[3] || 1, j[4] || 0, j[5] || 0, j[6] || 0, ce);
16278
+ var K = j[2] - 1 || 0, ce = (j[7] || "0").substring(0, 3);
16279
+ return X ? new Date(Date.UTC(j[1], K, j[3] || 1, j[4] || 0, j[5] || 0, j[6] || 0, ce)) : new Date(j[1], K, j[3] || 1, j[4] || 0, j[5] || 0, j[6] || 0, ce);
16280
16280
  }
16281
16281
  }
16282
16282
  return new Date(M);
@@ -16302,7 +16302,7 @@ var qy = { exports: {} };
16302
16302
  }, U.valueOf = function() {
16303
16303
  return this.$d.getTime();
16304
16304
  }, U.startOf = function(L, W) {
16305
- var M = this, X = !!Z.u(W) || W, j = Z.p(L), G = function(ge, Ce) {
16305
+ var M = this, X = !!Z.u(W) || W, j = Z.p(L), K = function(ge, Ce) {
16306
16306
  var Qe = Z.w(M.$u ? Date.UTC(M.$y, Ce, ge) : new Date(M.$y, Ce, ge), M);
16307
16307
  return X ? Qe : Qe.endOf(g);
16308
16308
  }, ce = function(ge, Ce) {
@@ -16310,12 +16310,12 @@ var qy = { exports: {} };
16310
16310
  }, ue = this.$W, se = this.$M, le = this.$D, de = "set" + (this.$u ? "UTC" : "");
16311
16311
  switch (j) {
16312
16312
  case I:
16313
- return X ? G(1, 0) : G(31, 11);
16313
+ return X ? K(1, 0) : K(31, 11);
16314
16314
  case C:
16315
- return X ? G(1, se) : G(0, se + 1);
16315
+ return X ? K(1, se) : K(0, se + 1);
16316
16316
  case f:
16317
16317
  var Ee = this.$locale().weekStart || 0, pe = (ue < Ee ? ue + 7 : ue) - Ee;
16318
- return G(X ? le - pe : le + (6 - pe), se);
16318
+ return K(X ? le - pe : le + (6 - pe), se);
16319
16319
  case g:
16320
16320
  case m:
16321
16321
  return ce(de + "Hours", 0);
@@ -16331,12 +16331,12 @@ var qy = { exports: {} };
16331
16331
  }, U.endOf = function(L) {
16332
16332
  return this.startOf(L, !1);
16333
16333
  }, U.$set = function(L, W) {
16334
- var M, X = Z.p(L), j = "set" + (this.$u ? "UTC" : ""), G = (M = {}, M[g] = j + "Date", M[m] = j + "Date", M[C] = j + "Month", M[I] = j + "FullYear", M[u] = j + "Hours", M[A] = j + "Minutes", M[l] = j + "Seconds", M[a] = j + "Milliseconds", M)[X], ce = X === g ? this.$D + (W - this.$W) : W;
16334
+ var M, X = Z.p(L), j = "set" + (this.$u ? "UTC" : ""), K = (M = {}, M[g] = j + "Date", M[m] = j + "Date", M[C] = j + "Month", M[I] = j + "FullYear", M[u] = j + "Hours", M[A] = j + "Minutes", M[l] = j + "Seconds", M[a] = j + "Milliseconds", M)[X], ce = X === g ? this.$D + (W - this.$W) : W;
16335
16335
  if (X === C || X === I) {
16336
16336
  var ue = this.clone().set(m, 1);
16337
- ue.$d[G](ce), ue.init(), this.$d = ue.set(m, Math.min(this.$D, ue.daysInMonth())).$d;
16337
+ ue.$d[K](ce), ue.init(), this.$d = ue.set(m, Math.min(this.$D, ue.daysInMonth())).$d;
16338
16338
  } else
16339
- G && this.$d[G](ce);
16339
+ K && this.$d[K](ce);
16340
16340
  return this.init(), this;
16341
16341
  }, U.set = function(L, W) {
16342
16342
  return this.clone().$set(L, W);
@@ -16345,7 +16345,7 @@ var qy = { exports: {} };
16345
16345
  }, U.add = function(L, W) {
16346
16346
  var M, X = this;
16347
16347
  L = Number(L);
16348
- var j = Z.p(W), G = function(se) {
16348
+ var j = Z.p(W), K = function(se) {
16349
16349
  var le = z(X);
16350
16350
  return Z.w(le.date(le.date() + Math.round(se * L)), X);
16351
16351
  };
@@ -16354,9 +16354,9 @@ var qy = { exports: {} };
16354
16354
  if (j === I)
16355
16355
  return this.set(I, this.$y + L);
16356
16356
  if (j === g)
16357
- return G(1);
16357
+ return K(1);
16358
16358
  if (j === f)
16359
- return G(7);
16359
+ return K(7);
16360
16360
  var ce = (M = {}, M[A] = r, M[u] = i, M[l] = n, M)[j] || 1, ue = this.$d.getTime() + L * ce;
16361
16361
  return Z.w(ue, this);
16362
16362
  }, U.subtract = function(L, W) {
@@ -16365,10 +16365,10 @@ var qy = { exports: {} };
16365
16365
  var W = this, M = this.$locale();
16366
16366
  if (!this.isValid())
16367
16367
  return M.invalidDate || B;
16368
- var X = L || "YYYY-MM-DDTHH:mm:ssZ", j = Z.z(this), G = this.$H, ce = this.$m, ue = this.$M, se = M.weekdays, le = M.months, de = M.meridiem, Ee = function(Ce, Qe, oe, Ue) {
16368
+ var X = L || "YYYY-MM-DDTHH:mm:ssZ", j = Z.z(this), K = this.$H, ce = this.$m, ue = this.$M, se = M.weekdays, le = M.months, de = M.meridiem, Ee = function(Ce, Qe, oe, Ue) {
16369
16369
  return Ce && (Ce[Qe] || Ce(W, X)) || oe[Qe].slice(0, Ue);
16370
16370
  }, pe = function(Ce) {
16371
- return Z.s(G % 12 || 12, Ce, "0");
16371
+ return Z.s(K % 12 || 12, Ce, "0");
16372
16372
  }, ge = de || function(Ce, Qe, oe) {
16373
16373
  var Ue = Ce < 12 ? "AM" : "PM";
16374
16374
  return oe ? Ue.toLowerCase() : Ue;
@@ -16401,17 +16401,17 @@ var qy = { exports: {} };
16401
16401
  case "dddd":
16402
16402
  return se[W.$W];
16403
16403
  case "H":
16404
- return String(G);
16404
+ return String(K);
16405
16405
  case "HH":
16406
- return Z.s(G, 2, "0");
16406
+ return Z.s(K, 2, "0");
16407
16407
  case "h":
16408
16408
  return pe(1);
16409
16409
  case "hh":
16410
16410
  return pe(2);
16411
16411
  case "a":
16412
- return ge(G, ce, !0);
16412
+ return ge(K, ce, !0);
16413
16413
  case "A":
16414
- return ge(G, ce, !1);
16414
+ return ge(K, ce, !1);
16415
16415
  case "m":
16416
16416
  return String(ce);
16417
16417
  case "mm":
@@ -16431,10 +16431,10 @@ var qy = { exports: {} };
16431
16431
  }, U.utcOffset = function() {
16432
16432
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
16433
16433
  }, U.diff = function(L, W, M) {
16434
- var X, j = this, G = Z.p(W), ce = z(L), ue = (ce.utcOffset() - this.utcOffset()) * r, se = this - ce, le = function() {
16434
+ var X, j = this, K = Z.p(W), ce = z(L), ue = (ce.utcOffset() - this.utcOffset()) * r, se = this - ce, le = function() {
16435
16435
  return Z.m(j, ce);
16436
16436
  };
16437
- switch (G) {
16437
+ switch (K) {
16438
16438
  case I:
16439
16439
  X = le() / 12;
16440
16440
  break;
@@ -16470,7 +16470,7 @@ var qy = { exports: {} };
16470
16470
  }, U.locale = function(L, W) {
16471
16471
  if (!L)
16472
16472
  return this.$L;
16473
- var M = this.clone(), X = K(L, W, !0);
16473
+ var M = this.clone(), X = G(L, W, !0);
16474
16474
  return X && (M.$L = X), M;
16475
16475
  }, U.clone = function() {
16476
16476
  return Z.w(this.$d, this);
@@ -16490,7 +16490,7 @@ var qy = { exports: {} };
16490
16490
  };
16491
16491
  }), z.extend = function(q, U) {
16492
16492
  return q.$i || (q(U, ie, z), q.$i = !0), z;
16493
- }, z.locale = K, z.isDayjs = Y, z.unix = function(q) {
16493
+ }, z.locale = G, z.isDayjs = Y, z.unix = function(q) {
16494
16494
  return z(1e3 * q);
16495
16495
  }, z.en = k[w], z.Ls = k, z.p = {}, z;
16496
16496
  });
@@ -17755,8 +17755,8 @@ var _d = (e) => {
17755
17755
  };
17756
17756
  let g = l === window ? window.scrollY : l.scrollTop;
17757
17757
  const f = (D) => {
17758
- const { offsetTop: Y, height: K } = I, { naturalTop: z } = y, { height: Z } = P;
17759
- return D + Y + K >= z + Z + R + i;
17758
+ const { offsetTop: Y, height: G } = I, { naturalTop: z } = y, { height: Z } = P;
17759
+ return D + Y + G >= z + Z + R + i;
17760
17760
  }, C = () => {
17761
17761
  const { height: D } = I, { height: Y } = P;
17762
17762
  return Y + a + i <= D ? 3 : f(g) ? 1 : 2;
@@ -17789,18 +17789,18 @@ var _d = (e) => {
17789
17789
  e.style.position = Fs, r ? e.style.bottom = `${i}px` : e.style.top = `${a}px`;
17790
17790
  return;
17791
17791
  }
17792
- const { height: K, offsetTop: z } = I, { height: Z, naturalTop: ie } = y, { height: ne } = P;
17792
+ const { height: G, offsetTop: z } = I, { height: Z, naturalTop: ie } = y, { height: ne } = P;
17793
17793
  if (D === 2)
17794
17794
  if (e.style.position = "relative", R = Y === 0 ? Math.max(0, z + g - ie + a) : Math.max(
17795
17795
  0,
17796
- z + g + K - (ie + ne + i)
17796
+ z + g + G - (ie + ne + i)
17797
17797
  ), r) {
17798
17798
  const q = Math.max(0, Z - ne - R);
17799
17799
  e.style.bottom = `${q}px`;
17800
17800
  } else
17801
17801
  e.style.top = `${R}px`;
17802
17802
  else
17803
- e.style.position = Fs, D === 1 ? r ? e.style.bottom = `${i}px` : e.style.top = `${K - ne - i}px` : r ? e.style.bottom = `${K - ne - i}px` : e.style.top = `${a}px`;
17803
+ e.style.position = Fs, D === 1 ? r ? e.style.bottom = `${i}px` : e.style.top = `${G - ne - i}px` : r ? e.style.bottom = `${G - ne - i}px` : e.style.top = `${a}px`;
17804
17804
  };
17805
17805
  T(Q);
17806
17806
  const w = (D) => {
@@ -17809,12 +17809,12 @@ var _d = (e) => {
17809
17809
  const Y = D - g;
17810
17810
  if (g = D, Q === 3)
17811
17811
  return;
17812
- const { offsetTop: K, height: z } = I, { naturalTop: Z, height: ie } = y, { height: ne } = P;
17812
+ const { offsetTop: G, height: z } = I, { naturalTop: Z, height: ie } = y, { height: ne } = P;
17813
17813
  if (Y > 0)
17814
17814
  if (Q === 0) {
17815
- if (D + K + a > Z) {
17816
- const q = Math.max(0, K + g - Z + a);
17817
- D + K + z <= Z + ne + q + i ? T(
17815
+ if (D + G + a > Z) {
17816
+ const q = Math.max(0, G + g - Z + a);
17817
+ D + G + z <= Z + ne + q + i ? T(
17818
17818
  2
17819
17819
  /* relative */
17820
17820
  ) : T(
@@ -17828,12 +17828,12 @@ var _d = (e) => {
17828
17828
  /* stickyBottom */
17829
17829
  );
17830
17830
  else if (Q === 1) {
17831
- if (K + D + z < Z + ie + i) {
17831
+ if (G + D + z < Z + ie + i) {
17832
17832
  const q = Math.max(
17833
17833
  0,
17834
- K + g + z - (Z + ne + i)
17834
+ G + g + z - (Z + ne + i)
17835
17835
  );
17836
- K + D + a >= Z + q ? T(
17836
+ G + D + a >= Z + q ? T(
17837
17837
  2
17838
17838
  /* relative */
17839
17839
  ) : T(
@@ -17842,7 +17842,7 @@ var _d = (e) => {
17842
17842
  );
17843
17843
  }
17844
17844
  } else
17845
- Q === 2 && K + D + a < Z + R && T(
17845
+ Q === 2 && G + D + a < Z + R && T(
17846
17846
  0
17847
17847
  /* stickyTop */
17848
17848
  );
@@ -18460,7 +18460,7 @@ const mH = /* @__PURE__ */ xa(IH), nQ = (e) => {
18460
18460
  y(M), P(`${r}.${I.length}`, { defaultValue: W });
18461
18461
  },
18462
18462
  [y, t, P, r, I.length, f]
18463
- ), K = (L) => (W) => {
18463
+ ), G = (L) => (W) => {
18464
18464
  Y(), L && L(W);
18465
18465
  }, z = Fe(() => {
18466
18466
  B([]), h(!1);
@@ -18480,7 +18480,7 @@ const mH = /* @__PURE__ */ xa(IH), nQ = (e) => {
18480
18480
  source: r,
18481
18481
  disableAdd: l,
18482
18482
  template: f,
18483
- onClick: K((U = (q = e == null ? void 0 : e.addButton) == null ? void 0 : q.props) == null ? void 0 : U.onClick)
18483
+ onClick: G((U = (q = e == null ? void 0 : e.addButton) == null ? void 0 : q.props) == null ? void 0 : U.onClick)
18484
18484
  }),
18485
18485
  /* @__PURE__ */ p(sO, { component: mi, sx: { mt: 2, border: `1px solid ${ne}` }, children: /* @__PURE__ */ $(lO, { children: [
18486
18486
  /* @__PURE__ */ p(cO, { sx: { borderTop: 0, borderBottom: `1px solid ${ne}` }, children: /* @__PURE__ */ $(wd, { children: [
@@ -18664,8 +18664,8 @@ function yH(e) {
18664
18664
  }
18665
18665
  });
18666
18666
  }, [n.palette.mode]), Xe(() => {
18667
- var K;
18668
- B(((K = t == null ? void 0 : t.data) == null ? void 0 : K.needToChangePassword) === !0);
18667
+ var G;
18668
+ B(((G = t == null ? void 0 : t.data) == null ? void 0 : G.needToChangePassword) === !0);
18669
18669
  }, [(Y = t == null ? void 0 : t.data) == null ? void 0 : Y.needToChangePassword]), /* @__PURE__ */ $(oQ.Provider, { value: Q, children: [
18670
18670
  /* @__PURE__ */ p(wA, { open: m, maxWidth: "xs", fullWidth: !0, children: /* @__PURE__ */ p(Bb, { onSuccess: R, firstAccess: !0 }) }),
18671
18671
  e.children
@@ -19244,11 +19244,11 @@ const uQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
19244
19244
  timeout: T = a,
19245
19245
  // eslint-disable-next-line react/prop-types
19246
19246
  TransitionComponent: w = hp
19247
- } = t, k = Ze(t, WH), D = O.useRef(null), Y = Vn(u.ref, D, n), K = (M) => (X) => {
19247
+ } = t, k = Ze(t, WH), D = O.useRef(null), Y = Vn(u.ref, D, n), G = (M) => (X) => {
19248
19248
  M && (X === void 0 ? M(D.current) : M(D.current, X));
19249
- }, z = K((M, X) => {
19249
+ }, z = G((M, X) => {
19250
19250
  yc(f, M, g), Up(M), I && I(M, X);
19251
- }), Z = K((M, X) => {
19251
+ }), Z = G((M, X) => {
19252
19252
  const j = Ea({
19253
19253
  timeout: T,
19254
19254
  style: Q,
@@ -19257,7 +19257,7 @@ const uQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
19257
19257
  mode: "enter"
19258
19258
  });
19259
19259
  M.style.webkitTransition = r.transitions.create("-webkit-transform", V({}, j)), M.style.transition = r.transitions.create("transform", V({}, j)), M.style.webkitTransform = "none", M.style.transform = "none", B && B(M, X);
19260
- }), ie = K(m), ne = K(R), q = K((M) => {
19260
+ }), ie = G(m), ne = G(R), q = G((M) => {
19261
19261
  const X = Ea({
19262
19262
  timeout: T,
19263
19263
  style: Q,
@@ -19266,7 +19266,7 @@ const uQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
19266
19266
  mode: "exit"
19267
19267
  });
19268
19268
  M.style.webkitTransition = r.transitions.create("-webkit-transform", X), M.style.transition = r.transitions.create("transform", X), yc(f, M, g), y && y(M);
19269
- }), U = K((M) => {
19269
+ }), U = G((M) => {
19270
19270
  M.style.webkitTransition = "", M.style.transition = "", P && P(M);
19271
19271
  }), L = (M) => {
19272
19272
  l && l(D.current, M);
@@ -19635,7 +19635,7 @@ function lW(e) {
19635
19635
  }, D = wo(() => {
19636
19636
  const L = iW(t) || T().body;
19637
19637
  i.add(w(), L), m.current && k();
19638
- }), Y = O.useCallback(() => i.isTopModal(w()), [i]), K = wo((L) => {
19638
+ }), Y = O.useCallback(() => i.isTopModal(w()), [i]), G = wo((L) => {
19639
19639
  I.current = L, L && (f && Y() ? k() : m.current && ys(m.current, Q));
19640
19640
  }), z = O.useCallback(() => {
19641
19641
  i.remove(w(), Q);
@@ -19685,7 +19685,7 @@ function lW(e) {
19685
19685
  };
19686
19686
  },
19687
19687
  rootRef: B,
19688
- portalRef: K,
19688
+ portalRef: G,
19689
19689
  isTopModal: Y,
19690
19690
  exited: y,
19691
19691
  hasTransition: R
@@ -19763,8 +19763,8 @@ function uA(e) {
19763
19763
  return;
19764
19764
  let Y = [];
19765
19765
  if ((Q.activeElement === g.current || Q.activeElement === f.current) && (Y = a(m.current)), Y.length > 0) {
19766
- var K, z;
19767
- const Z = !!((K = y.current) != null && K.shiftKey && ((z = y.current) == null ? void 0 : z.key) === "Tab"), ie = Y[0], ne = Y[Y.length - 1];
19766
+ var G, z;
19767
+ const Z = !!((G = y.current) != null && G.shiftKey && ((z = y.current) == null ? void 0 : z.key) === "Tab"), ie = Y[0], ne = Y[Y.length - 1];
19768
19768
  typeof ie != "string" && typeof ne != "string" && (Z ? ne.focus() : ie.focus());
19769
19769
  } else
19770
19770
  D.focus();
@@ -19953,7 +19953,7 @@ const hW = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
19953
19953
  mode: "enter"
19954
19954
  });
19955
19955
  q.style.webkitTransition = r.transitions.create("opacity", L), q.style.transition = r.transitions.create("opacity", L), f && f(q, U);
19956
- }), K = k(C), z = k(B), Z = k((q) => {
19956
+ }), G = k(C), z = k(B), Z = k((q) => {
19957
19957
  const U = Ea({
19958
19958
  style: y,
19959
19959
  timeout: P,
@@ -19968,7 +19968,7 @@ const hW = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
19968
19968
  in: g,
19969
19969
  nodeRef: T,
19970
19970
  onEnter: Y,
19971
- onEntered: K,
19971
+ onEntered: G,
19972
19972
  onEntering: D,
19973
19973
  onExit: Z,
19974
19974
  onExited: ie,
@@ -20295,7 +20295,7 @@ const QW = ["BackdropComponent", "BackdropProps", "classes", "className", "close
20295
20295
  disablePortal: k = !1,
20296
20296
  disableRestoreFocus: D = !1,
20297
20297
  disableScrollLock: Y = !1,
20298
- hideBackdrop: K = !1,
20298
+ hideBackdrop: G = !1,
20299
20299
  keepMounted: z = !1,
20300
20300
  onBackdropClick: Z,
20301
20301
  open: ie,
@@ -20310,14 +20310,14 @@ const QW = ["BackdropComponent", "BackdropProps", "classes", "className", "close
20310
20310
  disablePortal: k,
20311
20311
  disableRestoreFocus: D,
20312
20312
  disableScrollLock: Y,
20313
- hideBackdrop: K,
20313
+ hideBackdrop: G,
20314
20314
  keepMounted: z
20315
20315
  }), {
20316
20316
  getRootProps: W,
20317
20317
  getBackdropProps: M,
20318
20318
  getTransitionProps: X,
20319
20319
  portalRef: j,
20320
- isTopModal: G,
20320
+ isTopModal: K,
20321
20321
  exited: ce,
20322
20322
  hasTransition: ue
20323
20323
  } = lW(V({}, L, {
@@ -20360,11 +20360,11 @@ const QW = ["BackdropComponent", "BackdropProps", "classes", "className", "close
20360
20360
  container: B,
20361
20361
  disablePortal: k,
20362
20362
  children: /* @__PURE__ */ $(Ee, V({}, Qe, {
20363
- children: [!K && f ? /* @__PURE__ */ p(pe, V({}, oe)) : null, /* @__PURE__ */ p(uA, {
20363
+ children: [!G && f ? /* @__PURE__ */ p(pe, V({}, oe)) : null, /* @__PURE__ */ p(uA, {
20364
20364
  disableEnforceFocus: T,
20365
20365
  disableAutoFocus: Q,
20366
20366
  disableRestoreFocus: D,
20367
- isEnabled: G,
20367
+ isEnabled: K,
20368
20368
  open: ie,
20369
20369
  children: /* @__PURE__ */ O.cloneElement(m, de)
20370
20370
  })]
@@ -20903,7 +20903,7 @@ const nz = {
20903
20903
  const W = w.current;
20904
20904
  L === void 0 ? U(W) : U(W, L);
20905
20905
  }
20906
- }, Y = D(f), K = D((U, L) => {
20906
+ }, Y = D(f), G = D((U, L) => {
20907
20907
  Up(U);
20908
20908
  const {
20909
20909
  duration: W,
@@ -20955,7 +20955,7 @@ const nz = {
20955
20955
  appear: i,
20956
20956
  in: A,
20957
20957
  nodeRef: w,
20958
- onEnter: K,
20958
+ onEnter: G,
20959
20959
  onEntered: z,
20960
20960
  onEntering: Y,
20961
20961
  onExit: ie,
@@ -21305,11 +21305,11 @@ function o0(e) {
21305
21305
  var k = Al(n), D = "clientHeight", Y = "clientWidth";
21306
21306
  if (k === Wn(n) && (k = Ho(n), so(k).position !== "static" && A === "absolute" && (D = "scrollHeight", Y = "scrollWidth")), k = k, i === bn || (i === Qn || i === sr) && a === Ns) {
21307
21307
  T = ar;
21308
- var K = C && k === w && w.visualViewport ? w.visualViewport.height : (
21308
+ var G = C && k === w && w.visualViewport ? w.visualViewport.height : (
21309
21309
  // $FlowFixMe[prop-missing]
21310
21310
  k[D]
21311
21311
  );
21312
- B -= K - r.height, B *= u ? 1 : -1;
21312
+ B -= G - r.height, B *= u ? 1 : -1;
21313
21313
  }
21314
21314
  if (i === Qn || (i === bn || i === ar) && a === Ns) {
21315
21315
  Q = sr;
@@ -21538,11 +21538,11 @@ function js(e, t) {
21538
21538
  element: Q,
21539
21539
  strategy: "absolute",
21540
21540
  placement: i
21541
- }), Y = Xg(Object.assign({}, Q, D)), K = h === ls ? Y : k, z = {
21542
- top: w.top - K.top + P.top,
21543
- bottom: K.bottom - w.bottom + P.bottom,
21544
- left: w.left - K.left + P.left,
21545
- right: K.right - w.right + P.right
21541
+ }), Y = Xg(Object.assign({}, Q, D)), G = h === ls ? Y : k, z = {
21542
+ top: w.top - G.top + P.top,
21543
+ bottom: G.bottom - w.bottom + P.bottom,
21544
+ left: w.left - G.left + P.left,
21545
+ right: G.right - w.right + P.right
21546
21546
  }, Z = e.modifiersData.offset;
21547
21547
  if (h === ls && Z) {
21548
21548
  var ie = Z[i];
@@ -21591,7 +21591,7 @@ function Vz(e) {
21591
21591
  flipVariations: m,
21592
21592
  allowedAutoPlacements: B
21593
21593
  }) : le);
21594
- }, []), w = t.rects.reference, k = t.rects.popper, D = /* @__PURE__ */ new Map(), Y = !0, K = T[0], z = 0; z < T.length; z++) {
21594
+ }, []), w = t.rects.reference, k = t.rects.popper, D = /* @__PURE__ */ new Map(), Y = !0, G = T[0], z = 0; z < T.length; z++) {
21595
21595
  var Z = T[z], ie = kr(Z), ne = va(Z) === Ia, q = [bn, ar].indexOf(ie) >= 0, U = q ? "width" : "height", L = js(t, {
21596
21596
  placement: Z,
21597
21597
  boundary: f,
@@ -21604,13 +21604,13 @@ function Vz(e) {
21604
21604
  if (a && X.push(L[ie] <= 0), A && X.push(L[W] <= 0, L[M] <= 0), X.every(function(se) {
21605
21605
  return se;
21606
21606
  })) {
21607
- K = Z, Y = !1;
21607
+ G = Z, Y = !1;
21608
21608
  break;
21609
21609
  }
21610
21610
  D.set(Z, X);
21611
21611
  }
21612
21612
  if (Y)
21613
- for (var j = m ? 3 : 1, G = function(le) {
21613
+ for (var j = m ? 3 : 1, K = function(le) {
21614
21614
  var de = T.find(function(Ee) {
21615
21615
  var pe = D.get(Ee);
21616
21616
  if (pe)
@@ -21619,13 +21619,13 @@ function Vz(e) {
21619
21619
  });
21620
21620
  });
21621
21621
  if (de)
21622
- return K = de, "break";
21622
+ return G = de, "break";
21623
21623
  }, ce = j; ce > 0; ce--) {
21624
- var ue = G(ce);
21624
+ var ue = K(ce);
21625
21625
  if (ue === "break")
21626
21626
  break;
21627
21627
  }
21628
- t.placement !== K && (t.modifiersData[r]._skip = !0, t.placement = K, t.reset = !0);
21628
+ t.placement !== G && (t.modifiersData[r]._skip = !0, t.placement = G, t.reset = !0);
21629
21629
  }
21630
21630
  }
21631
21631
  const Hz = {
@@ -21727,24 +21727,24 @@ function Xz(e) {
21727
21727
  rootBoundary: g,
21728
21728
  padding: C,
21729
21729
  altBoundary: f
21730
- }), P = kr(t.placement), R = va(t.placement), Q = !R, T = _p(P), w = Jz(T), k = t.modifiersData.popperOffsets, D = t.rects.reference, Y = t.rects.popper, K = typeof B == "function" ? B(Object.assign({}, t.rects, {
21730
+ }), P = kr(t.placement), R = va(t.placement), Q = !R, T = _p(P), w = Jz(T), k = t.modifiersData.popperOffsets, D = t.rects.reference, Y = t.rects.popper, G = typeof B == "function" ? B(Object.assign({}, t.rects, {
21731
21731
  placement: t.placement
21732
- })) : B, z = typeof K == "number" ? {
21733
- mainAxis: K,
21734
- altAxis: K
21732
+ })) : B, z = typeof G == "number" ? {
21733
+ mainAxis: G,
21734
+ altAxis: G
21735
21735
  } : Object.assign({
21736
21736
  mainAxis: 0,
21737
21737
  altAxis: 0
21738
- }, K), Z = t.modifiersData.offset ? t.modifiersData.offset[t.placement] : null, ie = {
21738
+ }, G), Z = t.modifiersData.offset ? t.modifiersData.offset[t.placement] : null, ie = {
21739
21739
  x: 0,
21740
21740
  y: 0
21741
21741
  };
21742
21742
  if (k) {
21743
21743
  if (a) {
21744
- var ne, q = T === "y" ? bn : Qn, U = T === "y" ? ar : sr, L = T === "y" ? "height" : "width", W = k[T], M = W + y[q], X = W - y[U], j = I ? -Y[L] / 2 : 0, G = R === Ia ? D[L] : Y[L], ce = R === Ia ? -Y[L] : -D[L], ue = t.elements.arrow, se = I && ue ? Zp(ue) : {
21744
+ var ne, q = T === "y" ? bn : Qn, U = T === "y" ? ar : sr, L = T === "y" ? "height" : "width", W = k[T], M = W + y[q], X = W - y[U], j = I ? -Y[L] / 2 : 0, K = R === Ia ? D[L] : Y[L], ce = R === Ia ? -Y[L] : -D[L], ue = t.elements.arrow, se = I && ue ? Zp(ue) : {
21745
21745
  width: 0,
21746
21746
  height: 0
21747
- }, le = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : xQ(), de = le[q], Ee = le[U], pe = bs(0, D[L], se[L]), ge = Q ? D[L] / 2 - j - pe - de - z.mainAxis : G - pe - de - z.mainAxis, Ce = Q ? -D[L] / 2 + j + pe + Ee + z.mainAxis : ce + pe + Ee + z.mainAxis, Qe = t.elements.arrow && Al(t.elements.arrow), oe = Qe ? T === "y" ? Qe.clientTop || 0 : Qe.clientLeft || 0 : 0, Ue = (ne = Z == null ? void 0 : Z[T]) != null ? ne : 0, Ae = W + ge - Ue - oe, ut = W + Ce - Ue, Gt = bs(I ? fA(M, Ae) : M, W, I ? Ci(X, ut) : X);
21747
+ }, le = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : xQ(), de = le[q], Ee = le[U], pe = bs(0, D[L], se[L]), ge = Q ? D[L] / 2 - j - pe - de - z.mainAxis : K - pe - de - z.mainAxis, Ce = Q ? -D[L] / 2 + j + pe + Ee + z.mainAxis : ce + pe + Ee + z.mainAxis, Qe = t.elements.arrow && Al(t.elements.arrow), oe = Qe ? T === "y" ? Qe.clientTop || 0 : Qe.clientLeft || 0 : 0, Ue = (ne = Z == null ? void 0 : Z[T]) != null ? ne : 0, Ae = W + ge - Ue - oe, ut = W + Ce - Ue, Gt = bs(I ? fA(M, Ae) : M, W, I ? Ci(X, ut) : X);
21748
21748
  k[T] = Gt, ie[T] = Gt - W;
21749
21749
  }
21750
21750
  if (A) {
@@ -21901,11 +21901,11 @@ function aU(e) {
21901
21901
  f.reset = !1, T = -1;
21902
21902
  continue;
21903
21903
  }
21904
- var w = f.orderedModifiers[T], k = w.fn, D = w.options, Y = D === void 0 ? {} : D, K = w.name;
21904
+ var w = f.orderedModifiers[T], k = w.fn, D = w.options, Y = D === void 0 ? {} : D, G = w.name;
21905
21905
  typeof k == "function" && (f = k({
21906
21906
  state: f,
21907
21907
  options: Y,
21908
- name: K,
21908
+ name: G,
21909
21909
  instance: I
21910
21910
  }) || f);
21911
21911
  }
@@ -22007,19 +22007,19 @@ const fU = () => hn({
22007
22007
  pa(() => {
22008
22008
  w.current = T;
22009
22009
  }, [T]), O.useImperativeHandle(h, () => Q.current, []);
22010
- const k = dU(f, l), [D, Y] = O.useState(k), [K, z] = O.useState(pA(i));
22010
+ const k = dU(f, l), [D, Y] = O.useState(k), [G, z] = O.useState(pA(i));
22011
22011
  O.useEffect(() => {
22012
22012
  Q.current && Q.current.forceUpdate();
22013
22013
  }), O.useEffect(() => {
22014
22014
  i && z(pA(i));
22015
22015
  }, [i]), pa(() => {
22016
- if (!K || !g)
22016
+ if (!G || !g)
22017
22017
  return;
22018
22018
  const U = (M) => {
22019
22019
  Y(M.placement);
22020
22020
  };
22021
- if (process.env.NODE_ENV !== "production" && K && ou(K) && K.nodeType === 1) {
22022
- const M = K.getBoundingClientRect();
22021
+ if (process.env.NODE_ENV !== "production" && G && ou(G) && G.nodeType === 1) {
22022
+ const M = G.getBoundingClientRect();
22023
22023
  process.env.NODE_ENV !== "test" && M.top === 0 && M.left === 0 && M.right === 0 && M.bottom === 0 && console.warn(["MUI: The `anchorEl` prop provided to the component is invalid.", "The anchor element should be part of the document layout.", "Make sure the element is present in the document or that it's not display none."].join(`
22024
22024
  `));
22025
22025
  }
@@ -22044,7 +22044,7 @@ const fU = () => hn({
22044
22044
  }
22045
22045
  }];
22046
22046
  u != null && (L = L.concat(u)), C && C.modifiers != null && (L = L.concat(C.modifiers));
22047
- const W = lU(K, P.current, V({
22047
+ const W = lU(G, P.current, V({
22048
22048
  placement: k
22049
22049
  }, C, {
22050
22050
  modifiers: L
@@ -22052,7 +22052,7 @@ const fU = () => hn({
22052
22052
  return w.current(W), () => {
22053
22053
  W.destroy(), w.current(null);
22054
22054
  };
22055
- }, [K, A, u, g, C, k]);
22055
+ }, [G, A, u, g, C, k]);
22056
22056
  const Z = {
22057
22057
  placement: D
22058
22058
  };
@@ -22102,7 +22102,7 @@ const fU = () => hn({
22102
22102
  const z = pA(r);
22103
22103
  D = z && ou(z) ? Ir(z).body : Ir(null).body;
22104
22104
  }
22105
- const Y = !f && u && (!B || Q) ? "none" : void 0, K = B ? {
22105
+ const Y = !f && u && (!B || Q) ? "none" : void 0, G = B ? {
22106
22106
  in: f,
22107
22107
  onEnter: w,
22108
22108
  onExited: k
@@ -22131,7 +22131,7 @@ const fU = () => hn({
22131
22131
  left: 0,
22132
22132
  display: Y
22133
22133
  }, m),
22134
- TransitionProps: K,
22134
+ TransitionProps: G,
22135
22135
  children: i
22136
22136
  }))
22137
22137
  });
@@ -22614,7 +22614,7 @@ const MQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
22614
22614
  }), {
22615
22615
  arrow: D = !1,
22616
22616
  children: Y,
22617
- components: K = {},
22617
+ components: G = {},
22618
22618
  componentsProps: z = {},
22619
22619
  describeChild: Z = !1,
22620
22620
  disableFocusListener: ie = !1,
@@ -22626,7 +22626,7 @@ const MQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
22626
22626
  enterTouchDelay: M = 700,
22627
22627
  followCursor: X = !1,
22628
22628
  id: j,
22629
- leaveDelay: G = 0,
22629
+ leaveDelay: K = 0,
22630
22630
  leaveTouchDelay: ce = 1500,
22631
22631
  onClose: ue,
22632
22632
  onOpen: se,
@@ -22672,7 +22672,7 @@ const MQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
22672
22672
  (He) => {
22673
22673
  clearTimeout(rg), rg = setTimeout(() => {
22674
22674
  Qc = !1;
22675
- }, 800 + G), we(!1), ue && ht && ue(He), clearTimeout(Ht.current), Ht.current = setTimeout(() => {
22675
+ }, 800 + K), we(!1), ue && ht && ue(He), clearTimeout(Ht.current), Ht.current = setTimeout(() => {
22676
22676
  pt.current = !1;
22677
22677
  }, Gt.transitions.duration.shortest);
22678
22678
  }
@@ -22683,7 +22683,7 @@ const MQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
22683
22683
  }, Pi = (He) => {
22684
22684
  clearTimeout(Pe.current), clearTimeout(Ne.current), Ne.current = setTimeout(() => {
22685
22685
  Ar(He);
22686
- }, G);
22686
+ }, K);
22687
22687
  }, {
22688
22688
  isFocusVisibleRef: pl,
22689
22689
  onBlur: au,
@@ -22760,7 +22760,7 @@ const MQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
22760
22760
  placement: de,
22761
22761
  PopperComponentProp: Ee,
22762
22762
  touch: pt.current
22763
- }), Va = yU(Ko), Bl = (r = (i = Ce.popper) != null ? i : K.Popper) != null ? r : bU, vl = (a = (l = (A = Ce.transition) != null ? A : K.Transition) != null ? l : oe) != null ? a : t0, Ha = (u = (g = Ce.tooltip) != null ? g : K.Tooltip) != null ? u : QU, yl = (f = (C = Ce.arrow) != null ? C : K.Arrow) != null ? f : xU, gu = dc(Bl, V({}, pe, (h = ge.popper) != null ? h : z.popper, {
22763
+ }), Va = yU(Ko), Bl = (r = (i = Ce.popper) != null ? i : G.Popper) != null ? r : bU, vl = (a = (l = (A = Ce.transition) != null ? A : G.Transition) != null ? l : oe) != null ? a : t0, Ha = (u = (g = Ce.tooltip) != null ? g : G.Tooltip) != null ? u : QU, yl = (f = (C = Ce.arrow) != null ? C : G.Arrow) != null ? f : xU, gu = dc(Bl, V({}, pe, (h = ge.popper) != null ? h : z.popper, {
22764
22764
  className: $e(Va.popper, pe == null ? void 0 : pe.className, (I = (m = ge.popper) != null ? m : z.popper) == null ? void 0 : I.className)
22765
22765
  }), Ko), fu = dc(vl, V({}, Ue, (B = ge.transition) != null ? B : z.transition), Ko), pu = dc(Ha, V({}, (y = ge.tooltip) != null ? y : z.tooltip, {
22766
22766
  className: $e(Va.tooltip, (P = (R = ge.tooltip) != null ? R : z.tooltip) == null ? void 0 : P.className)
@@ -23302,23 +23302,23 @@ const VQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
23302
23302
  O.useEffect(() => {
23303
23303
  k.current = !0;
23304
23304
  }, []);
23305
- const D = YU(i, l), K = V({}, r, {
23305
+ const D = YU(i, l), G = V({}, r, {
23306
23306
  anchor: l,
23307
23307
  elevation: f,
23308
23308
  open: m,
23309
23309
  variant: Q
23310
- }, w), z = HU(K), Z = /* @__PURE__ */ p(zU, V({
23310
+ }, w), z = HU(G), Z = /* @__PURE__ */ p(zU, V({
23311
23311
  elevation: Q === "temporary" ? f : 0,
23312
23312
  square: !0
23313
23313
  }, B, {
23314
23314
  className: $e(z.paper, B.className),
23315
- ownerState: K,
23315
+ ownerState: G,
23316
23316
  children: u
23317
23317
  }));
23318
23318
  if (Q === "permanent")
23319
23319
  return /* @__PURE__ */ p(u0, V({
23320
23320
  className: $e(z.root, z.docked, g),
23321
- ownerState: K,
23321
+ ownerState: G,
23322
23322
  ref: n
23323
23323
  }, w, {
23324
23324
  children: Z
@@ -23333,7 +23333,7 @@ const VQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
23333
23333
  }));
23334
23334
  return Q === "persistent" ? /* @__PURE__ */ p(u0, V({
23335
23335
  className: $e(z.root, z.docked, g),
23336
- ownerState: K,
23336
+ ownerState: G,
23337
23337
  ref: n
23338
23338
  }, w, {
23339
23339
  children: ie
@@ -23343,7 +23343,7 @@ const VQ = /* @__PURE__ */ O.forwardRef(function(t, n) {
23343
23343
  }),
23344
23344
  className: $e(z.root, z.modal, g),
23345
23345
  open: m,
23346
- ownerState: K,
23346
+ ownerState: G,
23347
23347
  onClose: I,
23348
23348
  hideBackdrop: C,
23349
23349
  ref: n
@@ -23510,7 +23510,7 @@ function _U(e) {
23510
23510
  var Be = {}, _g = { exports: {} };
23511
23511
  (function(e, t) {
23512
23512
  (function(n, r) {
23513
- var i = "1.0.36", a = "", l = "?", A = "function", u = "undefined", g = "object", f = "string", C = "major", h = "model", I = "name", m = "type", B = "vendor", y = "version", P = "architecture", R = "console", Q = "mobile", T = "tablet", w = "smarttv", k = "wearable", D = "embedded", Y = 350, K = "Amazon", z = "Apple", Z = "ASUS", ie = "BlackBerry", ne = "Browser", q = "Chrome", U = "Edge", L = "Firefox", W = "Google", M = "Huawei", X = "LG", j = "Microsoft", G = "Motorola", ce = "Opera", ue = "Samsung", se = "Sharp", le = "Sony", de = "Xiaomi", Ee = "Zebra", pe = "Facebook", ge = "Chromium OS", Ce = "Mac OS", Qe = function(Pe, Ne) {
23513
+ var i = "1.0.36", a = "", l = "?", A = "function", u = "undefined", g = "object", f = "string", C = "major", h = "model", I = "name", m = "type", B = "vendor", y = "version", P = "architecture", R = "console", Q = "mobile", T = "tablet", w = "smarttv", k = "wearable", D = "embedded", Y = 350, G = "Amazon", z = "Apple", Z = "ASUS", ie = "BlackBerry", ne = "Browser", q = "Chrome", U = "Edge", L = "Firefox", W = "Google", M = "Huawei", X = "LG", j = "Microsoft", K = "Motorola", ce = "Opera", ue = "Samsung", se = "Sharp", le = "Sony", de = "Xiaomi", Ee = "Zebra", pe = "Facebook", ge = "Chromium OS", Ce = "Mac OS", Qe = function(Pe, Ne) {
23514
23514
  var xe = {};
23515
23515
  for (var Ye in Pe)
23516
23516
  Ne[Ye] && Ne[Ye].length % 2 === 0 ? xe[Ye] = Ne[Ye].concat(Pe[Ye]) : xe[Ye] = Pe[Ye];
@@ -23546,7 +23546,7 @@ var Be = {}, _g = { exports: {} };
23546
23546
  } else if (Ue(Ne[xe], Pe))
23547
23547
  return xe === l ? r : xe;
23548
23548
  return Pe;
23549
- }, br = { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }, bt = { ME: "4.90", "NT 3.11": "NT3.51", "NT 4.0": "NT4.0", 2e3: "NT 5.0", XP: ["NT 5.1", "NT 5.2"], Vista: "NT 6.0", 7: "NT 6.1", 8: "NT 6.2", 8.1: "NT 6.3", 10: ["NT 6.4", "NT 10.0"], RT: "ARM" }, Bt = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [y, [I, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [y, [I, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [I, y], [/opios[\/ ]+([\w\.]+)/i], [y, [I, ce + " Mini"]], [/\bopr\/([\w\.]+)/i], [y, [I, ce]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i, /(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i, /(ba?idubrowser)[\/ ]?([\w\.]+)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i, /(heytap|ovi)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [I, y], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [y, [I, "UC" + ne]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i], [y, [I, "WeChat(Win) Desktop"]], [/micromessenger\/([\w\.]+)/i], [y, [I, "WeChat"]], [/konqueror\/([\w\.]+)/i], [y, [I, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [y, [I, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [y, [I, "Yandex"]], [/(avast|avg)\/([\w\.]+)/i], [[I, /(.+)/, "$1 Secure " + ne], y], [/\bfocus\/([\w\.]+)/i], [y, [I, L + " Focus"]], [/\bopt\/([\w\.]+)/i], [y, [I, ce + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [y, [I, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [y, [I, "Dolphin"]], [/coast\/([\w\.]+)/i], [y, [I, ce + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [y, [I, "MIUI " + ne]], [/fxios\/([-\w\.]+)/i], [y, [I, L]], [/\bqihu|(qi?ho?o?|360)browser/i], [[I, "360 " + ne]], [/(oculus|samsung|sailfish|huawei)browser\/([\w\.]+)/i], [[I, /(.+)/, "$1 " + ne], y], [/(comodo_dragon)\/([\w\.]+)/i], [[I, /_/g, " "], y], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i], [I, y], [/(metasr)[\/ ]?([\w\.]+)/i, /(lbbrowser)/i, /\[(linkedin)app\]/i], [I], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[I, pe], y], [/(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i], [I, y], [/\bgsa\/([\w\.]+) .*safari\//i], [y, [I, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [y, [I, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [y, [I, q + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[I, q + " WebView"], y], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [y, [I, "Android " + ne]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [I, y], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [y, [I, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [y, I], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [I, [y, Tt, br]], [/(webkit|khtml)\/([\w\.]+)/i], [I, y], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[I, "Netscape"], y], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [y, [I, L + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /(links) \(([\w\.]+)/i, /panasonic;(viera)/i], [I, y], [/(cobalt)\/([\w\.]+)/i], [I, [y, /master.|lts./, ""]]], cpu: [[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i], [[P, "amd64"]], [/(ia32(?=;))/i], [[P, Ae]], [/((?:i[346]|x)86)[;\)]/i], [[P, "ia32"]], [/\b(aarch64|arm(v?8e?l?|_?64))\b/i], [[P, "arm64"]], [/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i], [[P, "armhf"]], [/windows (ce|mobile); ppc;/i], [[P, "arm"]], [/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i], [[P, /ower/, a, Ae]], [/(sun4\w)[;\)]/i], [[P, "sparc"]], [/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i], [[P, Ae]]], device: [[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i], [h, [B, ue], [m, T]], [/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]([-\w]+)/i, /sec-(sgh\w+)/i], [h, [B, ue], [m, Q]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [h, [B, z], [m, Q]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [h, [B, z], [m, T]], [/(macintosh);/i], [h, [B, z]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [h, [B, se], [m, Q]], [/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i], [h, [B, M], [m, T]], [/(?:huawei|honor)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [h, [B, M], [m, Q]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i], [[h, /_/g, " "], [B, de], [m, Q]], [/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i], [[h, /_/g, " "], [B, de], [m, T]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [h, [B, "OPPO"], [m, Q]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [h, [B, "Vivo"], [m, Q]], [/\b(rmx[12]\d{3})(?: bui|;|\))/i], [h, [B, "Realme"], [m, Q]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [h, [B, G], [m, Q]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [h, [B, G], [m, T]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [h, [B, X], [m, T]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i, /\blg-?([\d\w]+) bui/i], [h, [B, X], [m, Q]], [/(ideatab[-\w ]+)/i, /lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i], [h, [B, "Lenovo"], [m, T]], [/(?:maemo|nokia).*(n900|lumia \d+)/i, /nokia[-_ ]?([-\w\.]*)/i], [[h, /_/g, " "], [B, "Nokia"], [m, Q]], [/(pixel c)\b/i], [h, [B, W], [m, T]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [h, [B, W], [m, Q]], [/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i], [h, [B, le], [m, Q]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[h, "Xperia Tablet"], [B, le], [m, T]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [h, [B, "OnePlus"], [m, Q]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [h, [B, K], [m, T]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[h, /(.+)/g, "Fire Phone $1"], [B, K], [m, Q]], [/(playbook);[-\w\),; ]+(rim)/i], [h, B, [m, T]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [h, [B, ie], [m, Q]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [h, [B, Z], [m, T]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [h, [B, Z], [m, Q]], [/(nexus 9)/i], [h, [B, "HTC"], [m, T]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [B, [h, /_/g, " "], [m, Q]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [h, [B, "Acer"], [m, T]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [h, [B, "Meizu"], [m, Q]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno)[-_ ]?([-\w]*)/i, /(hp) ([\w ]+\w)/i, /(asus)-?(\w+)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w]+)/i, /(jolla)/i, /(oppo) ?([\w ]+) bui/i], [B, h, [m, Q]], [/(kobo)\s(ereader|touch)/i, /(archos) (gamepad2?)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i, /(nook)[\w ]+build\/(\w+)/i, /(dell) (strea[kpr\d ]*[\dko])/i, /(le[- ]+pan)[- ]+(\w{1,9}) bui/i, /(trinity)[- ]*(t\d{3}) bui/i, /(gigaset)[- ]+(q\w{1,9}) bui/i, /(vodafone) ([\w ]+)(?:\)| bui)/i], [B, h, [m, T]], [/(surface duo)/i], [h, [B, j], [m, T]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [h, [B, "Fairphone"], [m, Q]], [/(u304aa)/i], [h, [B, "AT&T"], [m, Q]], [/\bsie-(\w*)/i], [h, [B, "Siemens"], [m, Q]], [/\b(rct\w+) b/i], [h, [B, "RCA"], [m, T]], [/\b(venue[\d ]{2,7}) b/i], [h, [B, "Dell"], [m, T]], [/\b(q(?:mv|ta)\w+) b/i], [h, [B, "Verizon"], [m, T]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [h, [B, "Barnes & Noble"], [m, T]], [/\b(tm\d{3}\w+) b/i], [h, [B, "NuVision"], [m, T]], [/\b(k88) b/i], [h, [B, "ZTE"], [m, T]], [/\b(nx\d{3}j) b/i], [h, [B, "ZTE"], [m, Q]], [/\b(gen\d{3}) b.+49h/i], [h, [B, "Swiss"], [m, Q]], [/\b(zur\d{3}) b/i], [h, [B, "Swiss"], [m, T]], [/\b((zeki)?tb.*\b) b/i], [h, [B, "Zeki"], [m, T]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[B, "Dragon Touch"], h, [m, T]], [/\b(ns-?\w{0,9}) b/i], [h, [B, "Insignia"], [m, T]], [/\b((nxa|next)-?\w{0,9}) b/i], [h, [B, "NextBook"], [m, T]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[B, "Voice"], h, [m, Q]], [/\b(lvtel\-)?(v1[12]) b/i], [[B, "LvTel"], h, [m, Q]], [/\b(ph-1) /i], [h, [B, "Essential"], [m, Q]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [h, [B, "Envizen"], [m, T]], [/\b(trio[-\w\. ]+) b/i], [h, [B, "MachSpeed"], [m, T]], [/\btu_(1491) b/i], [h, [B, "Rotor"], [m, T]], [/(shield[\w ]+) b/i], [h, [B, "Nvidia"], [m, T]], [/(sprint) (\w+)/i], [B, h, [m, Q]], [/(kin\.[onetw]{3})/i], [[h, /\./g, " "], [B, j], [m, Q]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [h, [B, Ee], [m, T]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [h, [B, Ee], [m, Q]], [/smart-tv.+(samsung)/i], [B, [m, w]], [/hbbtv.+maple;(\d+)/i], [[h, /^/, "SmartTV"], [B, ue], [m, w]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[B, X], [m, w]], [/(apple) ?tv/i], [B, [h, z + " TV"], [m, w]], [/crkey/i], [[h, q + "cast"], [B, W], [m, w]], [/droid.+aft(\w+)( bui|\))/i], [h, [B, K], [m, w]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [h, [B, se], [m, w]], [/(bravia[\w ]+)( bui|\))/i], [h, [B, le], [m, w]], [/(mitv-\w{5}) bui/i], [h, [B, de], [m, w]], [/Hbbtv.*(technisat) (.*);/i], [B, h, [m, w]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[B, Gt], [h, Gt], [m, w]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[m, w]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [B, h, [m, R]], [/droid.+; (shield) bui/i], [h, [B, "Nvidia"], [m, R]], [/(playstation [345portablevi]+)/i], [h, [B, le], [m, R]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [h, [B, j], [m, R]], [/((pebble))app/i], [B, h, [m, k]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [h, [B, z], [m, k]], [/droid.+; (glass) \d/i], [h, [B, W], [m, k]], [/droid.+; (wt63?0{2,3})\)/i], [h, [B, Ee], [m, k]], [/(quest( 2| pro)?)/i], [h, [B, pe], [m, k]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [B, [m, D]], [/(aeobc)\b/i], [h, [B, K], [m, D]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i], [h, [m, Q]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [h, [m, T]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[m, T]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[m, Q]], [/(android[-\w\. ]{0,9});.+buil/i], [h, [B, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [y, [I, U + "HTML"]], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [y, [I, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [I, y], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [y, I]], os: [[/microsoft (windows) (vista|xp)/i], [I, y], [/(windows) nt 6\.2; (arm)/i, /(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i, /(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i], [I, [y, Tt, bt]], [/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[I, "Windows"], [y, Tt, bt]], [/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[y, /_/g, "."], [I, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[I, Ce], [y, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [y, I], [/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i, /(blackberry)\w*\/([\w\.]*)/i, /(tizen|kaios)[\/ ]([\w\.]+)/i, /\((series40);/i], [I, y], [/\(bb(10);/i], [y, [I, ie]], [/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i], [y, [I, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [y, [I, L + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [y, [I, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [y, [I, "watchOS"]], [/crkey\/([\d\.]+)/i], [y, [I, q + "cast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[I, ge], y], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) ([wids345portablevuch]+)/i, /(xbox); +xbox ([^\);]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux) ?([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [I, y], [/(sunos) ?([\w\.\d]*)/i], [[I, "Solaris"], y], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [I, y]] }, pt = function(Pe, Ne) {
23549
+ }, br = { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }, bt = { ME: "4.90", "NT 3.11": "NT3.51", "NT 4.0": "NT4.0", 2e3: "NT 5.0", XP: ["NT 5.1", "NT 5.2"], Vista: "NT 6.0", 7: "NT 6.1", 8: "NT 6.2", 8.1: "NT 6.3", 10: ["NT 6.4", "NT 10.0"], RT: "ARM" }, Bt = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [y, [I, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [y, [I, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [I, y], [/opios[\/ ]+([\w\.]+)/i], [y, [I, ce + " Mini"]], [/\bopr\/([\w\.]+)/i], [y, [I, ce]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i, /(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i, /(ba?idubrowser)[\/ ]?([\w\.]+)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i, /(heytap|ovi)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [I, y], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [y, [I, "UC" + ne]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i], [y, [I, "WeChat(Win) Desktop"]], [/micromessenger\/([\w\.]+)/i], [y, [I, "WeChat"]], [/konqueror\/([\w\.]+)/i], [y, [I, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [y, [I, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [y, [I, "Yandex"]], [/(avast|avg)\/([\w\.]+)/i], [[I, /(.+)/, "$1 Secure " + ne], y], [/\bfocus\/([\w\.]+)/i], [y, [I, L + " Focus"]], [/\bopt\/([\w\.]+)/i], [y, [I, ce + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [y, [I, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [y, [I, "Dolphin"]], [/coast\/([\w\.]+)/i], [y, [I, ce + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [y, [I, "MIUI " + ne]], [/fxios\/([-\w\.]+)/i], [y, [I, L]], [/\bqihu|(qi?ho?o?|360)browser/i], [[I, "360 " + ne]], [/(oculus|samsung|sailfish|huawei)browser\/([\w\.]+)/i], [[I, /(.+)/, "$1 " + ne], y], [/(comodo_dragon)\/([\w\.]+)/i], [[I, /_/g, " "], y], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i], [I, y], [/(metasr)[\/ ]?([\w\.]+)/i, /(lbbrowser)/i, /\[(linkedin)app\]/i], [I], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[I, pe], y], [/(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i], [I, y], [/\bgsa\/([\w\.]+) .*safari\//i], [y, [I, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [y, [I, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [y, [I, q + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[I, q + " WebView"], y], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [y, [I, "Android " + ne]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [I, y], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [y, [I, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [y, I], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [I, [y, Tt, br]], [/(webkit|khtml)\/([\w\.]+)/i], [I, y], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[I, "Netscape"], y], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [y, [I, L + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /(links) \(([\w\.]+)/i, /panasonic;(viera)/i], [I, y], [/(cobalt)\/([\w\.]+)/i], [I, [y, /master.|lts./, ""]]], cpu: [[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i], [[P, "amd64"]], [/(ia32(?=;))/i], [[P, Ae]], [/((?:i[346]|x)86)[;\)]/i], [[P, "ia32"]], [/\b(aarch64|arm(v?8e?l?|_?64))\b/i], [[P, "arm64"]], [/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i], [[P, "armhf"]], [/windows (ce|mobile); ppc;/i], [[P, "arm"]], [/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i], [[P, /ower/, a, Ae]], [/(sun4\w)[;\)]/i], [[P, "sparc"]], [/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i], [[P, Ae]]], device: [[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i], [h, [B, ue], [m, T]], [/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]([-\w]+)/i, /sec-(sgh\w+)/i], [h, [B, ue], [m, Q]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [h, [B, z], [m, Q]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [h, [B, z], [m, T]], [/(macintosh);/i], [h, [B, z]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [h, [B, se], [m, Q]], [/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i], [h, [B, M], [m, T]], [/(?:huawei|honor)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [h, [B, M], [m, Q]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i], [[h, /_/g, " "], [B, de], [m, Q]], [/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i], [[h, /_/g, " "], [B, de], [m, T]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [h, [B, "OPPO"], [m, Q]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [h, [B, "Vivo"], [m, Q]], [/\b(rmx[12]\d{3})(?: bui|;|\))/i], [h, [B, "Realme"], [m, Q]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [h, [B, K], [m, Q]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [h, [B, K], [m, T]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [h, [B, X], [m, T]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i, /\blg-?([\d\w]+) bui/i], [h, [B, X], [m, Q]], [/(ideatab[-\w ]+)/i, /lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i], [h, [B, "Lenovo"], [m, T]], [/(?:maemo|nokia).*(n900|lumia \d+)/i, /nokia[-_ ]?([-\w\.]*)/i], [[h, /_/g, " "], [B, "Nokia"], [m, Q]], [/(pixel c)\b/i], [h, [B, W], [m, T]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [h, [B, W], [m, Q]], [/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i], [h, [B, le], [m, Q]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[h, "Xperia Tablet"], [B, le], [m, T]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [h, [B, "OnePlus"], [m, Q]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [h, [B, G], [m, T]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[h, /(.+)/g, "Fire Phone $1"], [B, G], [m, Q]], [/(playbook);[-\w\),; ]+(rim)/i], [h, B, [m, T]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [h, [B, ie], [m, Q]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [h, [B, Z], [m, T]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [h, [B, Z], [m, Q]], [/(nexus 9)/i], [h, [B, "HTC"], [m, T]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [B, [h, /_/g, " "], [m, Q]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [h, [B, "Acer"], [m, T]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [h, [B, "Meizu"], [m, Q]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno)[-_ ]?([-\w]*)/i, /(hp) ([\w ]+\w)/i, /(asus)-?(\w+)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w]+)/i, /(jolla)/i, /(oppo) ?([\w ]+) bui/i], [B, h, [m, Q]], [/(kobo)\s(ereader|touch)/i, /(archos) (gamepad2?)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i, /(nook)[\w ]+build\/(\w+)/i, /(dell) (strea[kpr\d ]*[\dko])/i, /(le[- ]+pan)[- ]+(\w{1,9}) bui/i, /(trinity)[- ]*(t\d{3}) bui/i, /(gigaset)[- ]+(q\w{1,9}) bui/i, /(vodafone) ([\w ]+)(?:\)| bui)/i], [B, h, [m, T]], [/(surface duo)/i], [h, [B, j], [m, T]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [h, [B, "Fairphone"], [m, Q]], [/(u304aa)/i], [h, [B, "AT&T"], [m, Q]], [/\bsie-(\w*)/i], [h, [B, "Siemens"], [m, Q]], [/\b(rct\w+) b/i], [h, [B, "RCA"], [m, T]], [/\b(venue[\d ]{2,7}) b/i], [h, [B, "Dell"], [m, T]], [/\b(q(?:mv|ta)\w+) b/i], [h, [B, "Verizon"], [m, T]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [h, [B, "Barnes & Noble"], [m, T]], [/\b(tm\d{3}\w+) b/i], [h, [B, "NuVision"], [m, T]], [/\b(k88) b/i], [h, [B, "ZTE"], [m, T]], [/\b(nx\d{3}j) b/i], [h, [B, "ZTE"], [m, Q]], [/\b(gen\d{3}) b.+49h/i], [h, [B, "Swiss"], [m, Q]], [/\b(zur\d{3}) b/i], [h, [B, "Swiss"], [m, T]], [/\b((zeki)?tb.*\b) b/i], [h, [B, "Zeki"], [m, T]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[B, "Dragon Touch"], h, [m, T]], [/\b(ns-?\w{0,9}) b/i], [h, [B, "Insignia"], [m, T]], [/\b((nxa|next)-?\w{0,9}) b/i], [h, [B, "NextBook"], [m, T]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[B, "Voice"], h, [m, Q]], [/\b(lvtel\-)?(v1[12]) b/i], [[B, "LvTel"], h, [m, Q]], [/\b(ph-1) /i], [h, [B, "Essential"], [m, Q]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [h, [B, "Envizen"], [m, T]], [/\b(trio[-\w\. ]+) b/i], [h, [B, "MachSpeed"], [m, T]], [/\btu_(1491) b/i], [h, [B, "Rotor"], [m, T]], [/(shield[\w ]+) b/i], [h, [B, "Nvidia"], [m, T]], [/(sprint) (\w+)/i], [B, h, [m, Q]], [/(kin\.[onetw]{3})/i], [[h, /\./g, " "], [B, j], [m, Q]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [h, [B, Ee], [m, T]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [h, [B, Ee], [m, Q]], [/smart-tv.+(samsung)/i], [B, [m, w]], [/hbbtv.+maple;(\d+)/i], [[h, /^/, "SmartTV"], [B, ue], [m, w]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[B, X], [m, w]], [/(apple) ?tv/i], [B, [h, z + " TV"], [m, w]], [/crkey/i], [[h, q + "cast"], [B, W], [m, w]], [/droid.+aft(\w+)( bui|\))/i], [h, [B, G], [m, w]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [h, [B, se], [m, w]], [/(bravia[\w ]+)( bui|\))/i], [h, [B, le], [m, w]], [/(mitv-\w{5}) bui/i], [h, [B, de], [m, w]], [/Hbbtv.*(technisat) (.*);/i], [B, h, [m, w]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[B, Gt], [h, Gt], [m, w]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[m, w]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [B, h, [m, R]], [/droid.+; (shield) bui/i], [h, [B, "Nvidia"], [m, R]], [/(playstation [345portablevi]+)/i], [h, [B, le], [m, R]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [h, [B, j], [m, R]], [/((pebble))app/i], [B, h, [m, k]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [h, [B, z], [m, k]], [/droid.+; (glass) \d/i], [h, [B, W], [m, k]], [/droid.+; (wt63?0{2,3})\)/i], [h, [B, Ee], [m, k]], [/(quest( 2| pro)?)/i], [h, [B, pe], [m, k]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [B, [m, D]], [/(aeobc)\b/i], [h, [B, G], [m, D]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i], [h, [m, Q]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [h, [m, T]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[m, T]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[m, Q]], [/(android[-\w\. ]{0,9});.+buil/i], [h, [B, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [y, [I, U + "HTML"]], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [y, [I, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [I, y], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [y, I]], os: [[/microsoft (windows) (vista|xp)/i], [I, y], [/(windows) nt 6\.2; (arm)/i, /(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i, /(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i], [I, [y, Tt, bt]], [/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[I, "Windows"], [y, Tt, bt]], [/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[y, /_/g, "."], [I, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[I, Ce], [y, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [y, I], [/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i, /(blackberry)\w*\/([\w\.]*)/i, /(tizen|kaios)[\/ ]([\w\.]+)/i, /\((series40);/i], [I, y], [/\(bb(10);/i], [y, [I, ie]], [/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i], [y, [I, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [y, [I, L + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [y, [I, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [y, [I, "watchOS"]], [/crkey\/([\d\.]+)/i], [y, [I, q + "cast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[I, ge], y], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) ([wids345portablevuch]+)/i, /(xbox); +xbox ([^\);]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux) ?([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [I, y], [/(sunos) ?([\w\.\d]*)/i], [[I, "Solaris"], y], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [I, y]] }, pt = function(Pe, Ne) {
23550
23550
  if (typeof Pe === g && (Ne = Pe, Pe = r), !(this instanceof pt))
23551
23551
  return new pt(Pe, Ne).getResult();
23552
23552
  var xe = typeof n !== u && n.navigator ? n.navigator : r, Ye = Pe || (xe && xe.userAgent ? xe.userAgent : a), we = xe && xe.userAgentData ? xe.userAgentData : r, ht = Ne ? Qe(Bt, Ne) : Bt, Ge = xe && xe.userAgent == Ye;
@@ -24383,8 +24383,8 @@ function Hc(e, t, n) {
24383
24383
  return g = k, A = setTimeout(P, t), f ? I(k) : l;
24384
24384
  }
24385
24385
  function B(k) {
24386
- var D = k - u, Y = k - g, K = t - D;
24387
- return C ? KG(K, a - Y) : K;
24386
+ var D = k - u, Y = k - g, G = t - D;
24387
+ return C ? KG(G, a - Y) : G;
24388
24388
  }
24389
24389
  function y(k) {
24390
24390
  var D = k - u, Y = k - g;
@@ -25163,8 +25163,8 @@ const y0 = ae(qs)(({ theme: e }) => ({
25163
25163
  m === i ? t === 1 && I(!0) : t === l && (I(!1), B(null));
25164
25164
  }, [i, t, m, l]);
25165
25165
  const { pathname: k } = ba(), D = !!y, Y = (X, j) => {
25166
- X.forEach((G) => {
25167
- G.url === k && (I(!0), B(j));
25166
+ X.forEach((K) => {
25167
+ K.url === k && (I(!0), B(j));
25168
25168
  });
25169
25169
  };
25170
25170
  Xe(() => {
@@ -25175,7 +25175,7 @@ const y0 = ae(qs)(({ theme: e }) => ({
25175
25175
  }, [k, e.children]), Xe(() => {
25176
25176
  e.url === k && m !== e.id && (u([e.id]), B(e.id), P(null), I(!0));
25177
25177
  }, [k, e, m, u]);
25178
- const K = (M = e.children) == null ? void 0 : M.map((X) => {
25178
+ const G = (M = e.children) == null ? void 0 : M.map((X) => {
25179
25179
  switch (X.type) {
25180
25180
  case "collapse":
25181
25181
  return /* @__PURE__ */ p(
@@ -25278,7 +25278,7 @@ const y0 = ae(qs)(({ theme: e }) => ({
25278
25278
  boxShadow: A.shadows[8],
25279
25279
  backgroundImage: "none"
25280
25280
  },
25281
- children: /* @__PURE__ */ p(ga, { onClickAway: w, children: /* @__PURE__ */ p(Me, { children: K }) })
25281
+ children: /* @__PURE__ */ p(ga, { onClickAway: w, children: /* @__PURE__ */ p(Me, { children: G }) })
25282
25282
  }
25283
25283
  ) })
25284
25284
  }
@@ -25386,7 +25386,7 @@ const y0 = ae(qs)(({ theme: e }) => ({
25386
25386
  backgroundImage: "none",
25387
25387
  border: `1px solid ${A.palette.divider}`
25388
25388
  },
25389
- children: /* @__PURE__ */ p(ga, { onClickAway: w, children: /* @__PURE__ */ p(Me, { children: K }) })
25389
+ children: /* @__PURE__ */ p(ga, { onClickAway: w, children: /* @__PURE__ */ p(Me, { children: G }) })
25390
25390
  }
25391
25391
  ) })
25392
25392
  }
@@ -25394,7 +25394,7 @@ const y0 = ae(qs)(({ theme: e }) => ({
25394
25394
  ]
25395
25395
  }
25396
25396
  ),
25397
- f && /* @__PURE__ */ p(mf, { in: h, timeout: "auto", unmountOnExit: !0, children: /* @__PURE__ */ p(Ii, { sx: { p: 0 }, children: K }) })
25397
+ f && /* @__PURE__ */ p(mf, { in: h, timeout: "auto", unmountOnExit: !0, children: /* @__PURE__ */ p(Ii, { sx: { p: 0 }, children: G }) })
25398
25398
  ] }) });
25399
25399
  };
25400
25400
  Ts.propTypes = {
@@ -25437,13 +25437,13 @@ const aK = ae(qs)(({ theme: e }) => ({
25437
25437
  }, [e, t, h]);
25438
25438
  const k = (M, X) => {
25439
25439
  M.forEach((j) => {
25440
- var G;
25441
- (G = j.children) != null && G.length && k(j.children, Q.id), j.url === f && y(X);
25440
+ var K;
25441
+ (K = j.children) != null && K.length && k(j.children, Q.id), j.url === f && y(X);
25442
25442
  });
25443
25443
  }, D = (M) => {
25444
25444
  (M.children ? M.children : []).forEach((j) => {
25445
- var G;
25446
- (G = j.children) != null && G.length && k(j.children, Q.id), j.url === f && y(Q.id);
25445
+ var K;
25446
+ (K = j.children) != null && K.length && k(j.children, Q.id), j.url === f && y(Q.id);
25447
25447
  });
25448
25448
  };
25449
25449
  Xe(() => {
@@ -25451,7 +25451,7 @@ const aK = ae(qs)(({ theme: e }) => ({
25451
25451
  }, [f, Q]);
25452
25452
  const Y = (M) => {
25453
25453
  w || R(M == null ? void 0 : M.currentTarget);
25454
- }, K = () => {
25454
+ }, G = () => {
25455
25455
  R(null);
25456
25456
  }, z = Q == null ? void 0 : Q.icon, Z = Q != null && Q.icon ? /* @__PURE__ */ p(
25457
25457
  z,
@@ -25485,13 +25485,13 @@ const aK = ae(qs)(({ theme: e }) => ({
25485
25485
  var j;
25486
25486
  return /* @__PURE__ */ $(co, { children: [
25487
25487
  M.title && /* @__PURE__ */ p(Ie, { variant: "caption", sx: { pl: 2 }, children: M.title }),
25488
- (j = M == null ? void 0 : M.elements) == null ? void 0 : j.map((G) => {
25489
- switch (G.type) {
25488
+ (j = M == null ? void 0 : M.elements) == null ? void 0 : j.map((K) => {
25489
+ switch (K.type) {
25490
25490
  case "collapse":
25491
25491
  return /* @__PURE__ */ p(
25492
25492
  Ts,
25493
25493
  {
25494
- menu: G,
25494
+ menu: K,
25495
25495
  level: 1,
25496
25496
  parentId: Q.id,
25497
25497
  setSelectedItems: i,
@@ -25499,12 +25499,12 @@ const aK = ae(qs)(({ theme: e }) => ({
25499
25499
  selectedLevel: A,
25500
25500
  selectedItems: a
25501
25501
  },
25502
- G.id
25502
+ K.id
25503
25503
  );
25504
25504
  case "item":
25505
- return /* @__PURE__ */ p(ws, { item: G, level: 1 }, G.id);
25505
+ return /* @__PURE__ */ p(ws, { item: K, level: 1 }, K.id);
25506
25506
  default:
25507
- return /* @__PURE__ */ p(Ie, { variant: "h6", color: "error", align: "center", children: "Menu Items Error" }, G.id);
25507
+ return /* @__PURE__ */ p(Ie, { variant: "h6", color: "error", align: "center", children: "Menu Items Error" }, K.id);
25508
25508
  }
25509
25509
  })
25510
25510
  ] }, X);
@@ -25547,7 +25547,7 @@ const aK = ae(qs)(({ theme: e }) => ({
25547
25547
  },
25548
25548
  onMouseEnter: Y,
25549
25549
  onClick: Y,
25550
- onMouseLeave: K,
25550
+ onMouseLeave: G,
25551
25551
  "aria-describedby": U,
25552
25552
  children: [
25553
25553
  Z && /* @__PURE__ */ p(Cr, { sx: { minWidth: 28 }, children: Q.id === r ? /* @__PURE__ */ p(Uc, { style: { fontSize: 20, stroke: "1.5" } }) : Z }),
@@ -25585,7 +25585,7 @@ const aK = ae(qs)(({ theme: e }) => ({
25585
25585
  boxShadow: u.shadows[8],
25586
25586
  backgroundImage: "none"
25587
25587
  },
25588
- children: /* @__PURE__ */ p(ga, { onClickAway: K, children: /* @__PURE__ */ p(
25588
+ children: /* @__PURE__ */ p(ga, { onClickAway: G, children: /* @__PURE__ */ p(
25589
25589
  Me,
25590
25590
  {
25591
25591
  sx: {
@@ -30289,16 +30289,18 @@ const hJ = ({
30289
30289
  catcherFn: r = (a) => new hx({ catch: a != null, display: !1, log: a != null, error: a }),
30290
30290
  ...i
30291
30291
  }) => {
30292
- const a = O.useMemo(() => i.errorHandler ? i.errorHandler : new pJ({ apiUrl: t }), [t, i.errorHandler]), l = O.useCallback(
30293
- function(A) {
30294
- const u = r(A);
30295
- return u.logError() && a.handle(A), !u.isCatched() || u.displayError();
30292
+ const a = O.useMemo(() => i.errorHandler ? i.errorHandler : new pJ({ apiUrl: t }), [t, i.errorHandler]), l = console.error, A = O.useCallback(
30293
+ function(u, ...g) {
30294
+ const f = r(u instanceof ErrorEvent ? u : u.replace(/%s/g, () => g.shift()));
30295
+ if (f.isCatched())
30296
+ return !1;
30297
+ f.logError() && (u instanceof ErrorEvent ? a.handle(u) : a.handle(new ErrorEvent("window.onerror", { error: u, message: u.toString() }))), f.displayError() && l.apply(console, arguments);
30296
30298
  },
30297
30299
  [t, n, r, e, a]
30298
30300
  );
30299
- return O.useEffect(() => (window.removeEventListener("error", l), window.addEventListener("error", l), () => {
30300
- window.removeEventListener("error", l);
30301
- }), [l]), !0;
30301
+ return O.useEffect(() => (window.removeEventListener("error", A), window.addEventListener("error", A), console.error = A, () => {
30302
+ window.removeEventListener("error", A), console.error = l;
30303
+ }), [A]), !0;
30302
30304
  };
30303
30305
  var Ws, zs, pi;
30304
30306
  class CJ {
@@ -30403,18 +30405,18 @@ const mJ = new Q3({
30403
30405
  apiUrl: n,
30404
30406
  errorHandler: m,
30405
30407
  catcherFn: (Y) => {
30406
- const K = Y == null ? void 0 : Y.toString(), Z = [
30408
+ const G = Y == null ? void 0 : Y.toString(), Z = [
30407
30409
  // @see https://github.com/marmelab/react-admin/pull/8884
30408
30410
  "Invalid prop `file` of type `string` supplied to `FileInputPreview`, expected `object`.",
30409
30411
  "Failed prop type: Invalid prop `checked` of type `string` supplied to `ForwardRef(Switch)`, expected `boolean`.",
30410
30412
  "Failed prop type: Invalid prop `checked` of type `string` supplied to `ForwardRef(SwitchBase)`, expected `boolean`.",
30411
30413
  "validateDOMNesting(...): <form> cannot appear as a descendant of <form>."
30412
- ].some((ne) => K == null ? void 0 : K.includes(ne));
30414
+ ].some((ne) => G == null ? void 0 : G.includes(ne));
30413
30415
  return new hx({
30414
30416
  catch: Z,
30415
30417
  display: !Z,
30416
30418
  log: !Z,
30417
- error: Y
30419
+ error: G
30418
30420
  });
30419
30421
  }
30420
30422
  });