bonuspluscomponents 0.0.202 → 0.0.204

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.
@@ -216,14 +216,14 @@ function Pp() {
216
216
  }
217
217
  return null;
218
218
  }
219
- var S = 0, j, Y, X, Z, k, $, B;
219
+ var $ = 0, j, Y, X, Z, k, S, B;
220
220
  function V() {
221
221
  }
222
222
  V.__reactDisabledLog = !0;
223
223
  function H() {
224
224
  {
225
- if (S === 0) {
226
- j = console.log, Y = console.info, X = console.warn, Z = console.error, k = console.group, $ = console.groupCollapsed, B = console.groupEnd;
225
+ if ($ === 0) {
226
+ j = console.log, Y = console.info, X = console.warn, Z = console.error, k = console.group, S = console.groupCollapsed, B = console.groupEnd;
227
227
  var P = {
228
228
  configurable: !0,
229
229
  enumerable: !0,
@@ -240,12 +240,12 @@ function Pp() {
240
240
  groupEnd: P
241
241
  });
242
242
  }
243
- S++;
243
+ $++;
244
244
  }
245
245
  }
246
246
  function Q() {
247
247
  {
248
- if (S--, S === 0) {
248
+ if ($--, $ === 0) {
249
249
  var P = {
250
250
  configurable: !0,
251
251
  enumerable: !0,
@@ -268,14 +268,14 @@ function Pp() {
268
268
  value: k
269
269
  }),
270
270
  groupCollapsed: r({}, P, {
271
- value: $
271
+ value: S
272
272
  }),
273
273
  groupEnd: r({}, P, {
274
274
  value: B
275
275
  })
276
276
  });
277
277
  }
278
- S < 0 && N("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
278
+ $ < 0 && N("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
279
279
  }
280
280
  }
281
281
  var ee = O.ReactCurrentDispatcher, L;
@@ -791,7 +791,8 @@ const Si = ei, Dp = {
791
791
  linkId: null,
792
792
  setLinkId: null,
793
793
  refferalCode: null,
794
- setRefferalCode: null
794
+ setRefferalCode: null,
795
+ host: null
795
796
  }, wt = zn(_p), Rp = ({ cabinetType: e }) => {
796
797
  const { setIsLoading: t } = Te(Lr), { setOpenedPage: r } = Te(Jo), [n, o] = fe(null), [a, i] = fe(null), [s, l] = fe(null), [u, d] = fe(null), [p, h] = fe(null), [v, g] = fe(null), [m, y] = fe(null), [E, M] = fe(null), [x, C] = fe(null), [b, T] = fe({}), O = () => au.create({
797
798
  baseURL: m ?? "",
@@ -864,8 +865,8 @@ const Si = ei, Dp = {
864
865
  setPhoneNumber: i,
865
866
  authToken: p,
866
867
  setAuthToken: h,
867
- createAxios: (S, j) => {
868
- console.log(S, j), h(S), y(j);
868
+ createAxios: ($, j) => {
869
+ h($), y(j);
869
870
  },
870
871
  theme: N,
871
872
  setVKUserId: o,
@@ -881,7 +882,8 @@ const Si = ei, Dp = {
881
882
  linkId: E,
882
883
  setLinkId: M,
883
884
  refferalCode: x,
884
- setRefferalCode: C
885
+ setRefferalCode: C,
886
+ host: m
885
887
  };
886
888
  }, Bk = ({ children: e, cabinetType: t }) => {
887
889
  const r = Rp({ cabinetType: t });
@@ -1224,14 +1226,14 @@ function zp() {
1224
1226
  }
1225
1227
  }
1226
1228
  }
1227
- var b = l, T = u, O = s, N = i, I = t, R = d, W = n, K = g, G = v, A = r, S = a, j = o, Y = p, X = !1;
1229
+ var b = l, T = u, O = s, N = i, I = t, R = d, W = n, K = g, G = v, A = r, $ = a, j = o, Y = p, X = !1;
1228
1230
  function Z(_) {
1229
1231
  return X || (X = !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.")), k(_) || C(_) === l;
1230
1232
  }
1231
1233
  function k(_) {
1232
1234
  return C(_) === u;
1233
1235
  }
1234
- function $(_) {
1236
+ function S(_) {
1235
1237
  return C(_) === s;
1236
1238
  }
1237
1239
  function B(_) {
@@ -1264,7 +1266,7 @@ function zp() {
1264
1266
  function le(_) {
1265
1267
  return C(_) === p;
1266
1268
  }
1267
- Ne.AsyncMode = b, Ne.ConcurrentMode = T, Ne.ContextConsumer = O, Ne.ContextProvider = N, Ne.Element = I, Ne.ForwardRef = R, Ne.Fragment = W, Ne.Lazy = K, Ne.Memo = G, Ne.Portal = A, Ne.Profiler = S, Ne.StrictMode = j, Ne.Suspense = Y, Ne.isAsyncMode = Z, Ne.isConcurrentMode = k, Ne.isContextConsumer = $, Ne.isContextProvider = B, Ne.isElement = V, Ne.isForwardRef = H, Ne.isFragment = Q, Ne.isLazy = ee, Ne.isMemo = L, Ne.isPortal = F, Ne.isProfiler = U, Ne.isStrictMode = re, Ne.isSuspense = le, Ne.isValidElementType = x, Ne.typeOf = C;
1269
+ Ne.AsyncMode = b, Ne.ConcurrentMode = T, Ne.ContextConsumer = O, Ne.ContextProvider = N, Ne.Element = I, Ne.ForwardRef = R, Ne.Fragment = W, Ne.Lazy = K, Ne.Memo = G, Ne.Portal = A, Ne.Profiler = $, Ne.StrictMode = j, Ne.Suspense = Y, Ne.isAsyncMode = Z, Ne.isConcurrentMode = k, Ne.isContextConsumer = S, Ne.isContextProvider = B, Ne.isElement = V, Ne.isForwardRef = H, Ne.isFragment = Q, Ne.isLazy = ee, Ne.isMemo = L, Ne.isPortal = F, Ne.isProfiler = U, Ne.isStrictMode = re, Ne.isSuspense = le, Ne.isValidElementType = x, Ne.typeOf = C;
1268
1270
  }()), Ne;
1269
1271
  }
1270
1272
  var il;
@@ -1354,9 +1356,9 @@ function Gp() {
1354
1356
  return Va = function(s, l) {
1355
1357
  var u = typeof Symbol == "function" && Symbol.iterator, d = "@@iterator";
1356
1358
  function p(k) {
1357
- var $ = k && (u && k[u] || k[d]);
1358
- if (typeof $ == "function")
1359
- return $;
1359
+ var S = k && (u && k[u] || k[d]);
1360
+ if (typeof S == "function")
1361
+ return S;
1360
1362
  }
1361
1363
  var h = "<<anonymous>>", v = {
1362
1364
  array: E("array"),
@@ -1379,16 +1381,16 @@ function Gp() {
1379
1381
  shape: K,
1380
1382
  exact: G
1381
1383
  };
1382
- function g(k, $) {
1383
- return k === $ ? k !== 0 || 1 / k === 1 / $ : k !== k && $ !== $;
1384
+ function g(k, S) {
1385
+ return k === S ? k !== 0 || 1 / k === 1 / S : k !== k && S !== S;
1384
1386
  }
1385
- function m(k, $) {
1386
- this.message = k, this.data = $ && typeof $ == "object" ? $ : {}, this.stack = "";
1387
+ function m(k, S) {
1388
+ this.message = k, this.data = S && typeof S == "object" ? S : {}, this.stack = "";
1387
1389
  }
1388
1390
  m.prototype = Error.prototype;
1389
1391
  function y(k) {
1390
1392
  if (process.env.NODE_ENV !== "production")
1391
- var $ = {}, B = 0;
1393
+ var S = {}, B = 0;
1392
1394
  function V(Q, ee, L, F, U, re, le) {
1393
1395
  if (F = F || h, re = re || L, le !== r) {
1394
1396
  if (l) {
@@ -1398,10 +1400,10 @@ function Gp() {
1398
1400
  throw _.name = "Invariant Violation", _;
1399
1401
  } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
1400
1402
  var ie = F + ":" + L;
1401
- !$[ie] && // Avoid spamming the console because they are often not actionable except for lib authors
1403
+ !S[ie] && // Avoid spamming the console because they are often not actionable except for lib authors
1402
1404
  B < 3 && (a(
1403
1405
  "You are manually calling a React.PropTypes validation function for the `" + re + "` prop on `" + F + "`. 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."
1404
- ), $[ie] = !0, B++);
1406
+ ), S[ie] = !0, B++);
1405
1407
  }
1406
1408
  }
1407
1409
  return ee[L] == null ? Q ? ee[L] === null ? new m("The " + U + " `" + re + "` is marked as required " + ("in `" + F + "`, but its value is `null`.")) : new m("The " + U + " `" + re + "` is marked as required in " + ("`" + F + "`, but its value is `undefined`.")) : null : k(ee, L, F, U, re);
@@ -1410,7 +1412,7 @@ function Gp() {
1410
1412
  return H.isRequired = V.bind(null, !0), H;
1411
1413
  }
1412
1414
  function E(k) {
1413
- function $(B, V, H, Q, ee, L) {
1415
+ function S(B, V, H, Q, ee, L) {
1414
1416
  var F = B[V], U = j(F);
1415
1417
  if (U !== k) {
1416
1418
  var re = Y(F);
@@ -1421,13 +1423,13 @@ function Gp() {
1421
1423
  }
1422
1424
  return null;
1423
1425
  }
1424
- return y($);
1426
+ return y(S);
1425
1427
  }
1426
1428
  function M() {
1427
1429
  return y(i);
1428
1430
  }
1429
1431
  function x(k) {
1430
- function $(B, V, H, Q, ee) {
1432
+ function S(B, V, H, Q, ee) {
1431
1433
  if (typeof k != "function")
1432
1434
  return new m("Property `" + ee + "` of component `" + H + "` has invalid PropType notation inside arrayOf.");
1433
1435
  var L = B[V];
@@ -1442,11 +1444,11 @@ function Gp() {
1442
1444
  }
1443
1445
  return null;
1444
1446
  }
1445
- return y($);
1447
+ return y(S);
1446
1448
  }
1447
1449
  function C() {
1448
- function k($, B, V, H, Q) {
1449
- var ee = $[B];
1450
+ function k(S, B, V, H, Q) {
1451
+ var ee = S[B];
1450
1452
  if (!s(ee)) {
1451
1453
  var L = j(ee);
1452
1454
  return new m("Invalid " + H + " `" + Q + "` of type " + ("`" + L + "` supplied to `" + V + "`, expected a single ReactElement."));
@@ -1456,8 +1458,8 @@ function Gp() {
1456
1458
  return y(k);
1457
1459
  }
1458
1460
  function b() {
1459
- function k($, B, V, H, Q) {
1460
- var ee = $[B];
1461
+ function k(S, B, V, H, Q) {
1462
+ var ee = S[B];
1461
1463
  if (!e.isValidElementType(ee)) {
1462
1464
  var L = j(ee);
1463
1465
  return new m("Invalid " + H + " `" + Q + "` of type " + ("`" + L + "` supplied to `" + V + "`, expected a single ReactElement type."));
@@ -1467,21 +1469,21 @@ function Gp() {
1467
1469
  return y(k);
1468
1470
  }
1469
1471
  function T(k) {
1470
- function $(B, V, H, Q, ee) {
1472
+ function S(B, V, H, Q, ee) {
1471
1473
  if (!(B[V] instanceof k)) {
1472
1474
  var L = k.name || h, F = Z(B[V]);
1473
1475
  return new m("Invalid " + Q + " `" + ee + "` of type " + ("`" + F + "` supplied to `" + H + "`, expected ") + ("instance of `" + L + "`."));
1474
1476
  }
1475
1477
  return null;
1476
1478
  }
1477
- return y($);
1479
+ return y(S);
1478
1480
  }
1479
1481
  function O(k) {
1480
1482
  if (!Array.isArray(k))
1481
1483
  return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a(
1482
1484
  "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])."
1483
1485
  ) : a("Invalid argument supplied to oneOf, expected an array.")), i;
1484
- function $(B, V, H, Q, ee) {
1486
+ function S(B, V, H, Q, ee) {
1485
1487
  for (var L = B[V], F = 0; F < k.length; F++)
1486
1488
  if (g(L, k[F]))
1487
1489
  return null;
@@ -1491,10 +1493,10 @@ function Gp() {
1491
1493
  });
1492
1494
  return new m("Invalid " + Q + " `" + ee + "` of value `" + String(L) + "` " + ("supplied to `" + H + "`, expected one of " + U + "."));
1493
1495
  }
1494
- return y($);
1496
+ return y(S);
1495
1497
  }
1496
1498
  function N(k) {
1497
- function $(B, V, H, Q, ee) {
1499
+ function S(B, V, H, Q, ee) {
1498
1500
  if (typeof k != "function")
1499
1501
  return new m("Property `" + ee + "` of component `" + H + "` has invalid PropType notation inside objectOf.");
1500
1502
  var L = B[V], F = j(L);
@@ -1508,16 +1510,16 @@ function Gp() {
1508
1510
  }
1509
1511
  return null;
1510
1512
  }
1511
- return y($);
1513
+ return y(S);
1512
1514
  }
1513
1515
  function I(k) {
1514
1516
  if (!Array.isArray(k))
1515
1517
  return process.env.NODE_ENV !== "production" && a("Invalid argument supplied to oneOfType, expected an instance of array."), i;
1516
- for (var $ = 0; $ < k.length; $++) {
1517
- var B = k[$];
1518
+ for (var S = 0; S < k.length; S++) {
1519
+ var B = k[S];
1518
1520
  if (typeof B != "function")
1519
1521
  return a(
1520
- "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + X(B) + " at index " + $ + "."
1522
+ "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + X(B) + " at index " + S + "."
1521
1523
  ), i;
1522
1524
  }
1523
1525
  function V(H, Q, ee, L, F) {
@@ -1533,18 +1535,18 @@ function Gp() {
1533
1535
  return y(V);
1534
1536
  }
1535
1537
  function R() {
1536
- function k($, B, V, H, Q) {
1537
- return A($[B]) ? null : new m("Invalid " + H + " `" + Q + "` supplied to " + ("`" + V + "`, expected a ReactNode."));
1538
+ function k(S, B, V, H, Q) {
1539
+ return A(S[B]) ? null : new m("Invalid " + H + " `" + Q + "` supplied to " + ("`" + V + "`, expected a ReactNode."));
1538
1540
  }
1539
1541
  return y(k);
1540
1542
  }
1541
- function W(k, $, B, V, H) {
1543
+ function W(k, S, B, V, H) {
1542
1544
  return new m(
1543
- (k || "React class") + ": " + $ + " type `" + B + "." + V + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + H + "`."
1545
+ (k || "React class") + ": " + S + " type `" + B + "." + V + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + H + "`."
1544
1546
  );
1545
1547
  }
1546
1548
  function K(k) {
1547
- function $(B, V, H, Q, ee) {
1549
+ function S(B, V, H, Q, ee) {
1548
1550
  var L = B[V], F = j(L);
1549
1551
  if (F !== "object")
1550
1552
  return new m("Invalid " + Q + " `" + ee + "` of type `" + F + "` " + ("supplied to `" + H + "`, expected `object`."));
@@ -1558,10 +1560,10 @@ function Gp() {
1558
1560
  }
1559
1561
  return null;
1560
1562
  }
1561
- return y($);
1563
+ return y(S);
1562
1564
  }
1563
1565
  function G(k) {
1564
- function $(B, V, H, Q, ee) {
1566
+ function S(B, V, H, Q, ee) {
1565
1567
  var L = B[V], F = j(L);
1566
1568
  if (F !== "object")
1567
1569
  return new m("Invalid " + Q + " `" + ee + "` of type `" + F + "` " + ("supplied to `" + H + "`, expected `object`."));
@@ -1581,7 +1583,7 @@ Valid keys: ` + JSON.stringify(Object.keys(k), null, " ")
1581
1583
  }
1582
1584
  return null;
1583
1585
  }
1584
- return y($);
1586
+ return y(S);
1585
1587
  }
1586
1588
  function A(k) {
1587
1589
  switch (typeof k) {
@@ -1596,10 +1598,10 @@ Valid keys: ` + JSON.stringify(Object.keys(k), null, " ")
1596
1598
  return k.every(A);
1597
1599
  if (k === null || s(k))
1598
1600
  return !0;
1599
- var $ = p(k);
1600
- if ($) {
1601
- var B = $.call(k), V;
1602
- if ($ !== k.entries) {
1601
+ var S = p(k);
1602
+ if (S) {
1603
+ var B = S.call(k), V;
1604
+ if (S !== k.entries) {
1603
1605
  for (; !(V = B.next()).done; )
1604
1606
  if (!A(V.value))
1605
1607
  return !1;
@@ -1616,37 +1618,37 @@ Valid keys: ` + JSON.stringify(Object.keys(k), null, " ")
1616
1618
  return !1;
1617
1619
  }
1618
1620
  }
1619
- function S(k, $) {
1620
- return k === "symbol" ? !0 : $ ? $["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && $ instanceof Symbol : !1;
1621
+ function $(k, S) {
1622
+ return k === "symbol" ? !0 : S ? S["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && S instanceof Symbol : !1;
1621
1623
  }
1622
1624
  function j(k) {
1623
- var $ = typeof k;
1624
- return Array.isArray(k) ? "array" : k instanceof RegExp ? "object" : S($, k) ? "symbol" : $;
1625
+ var S = typeof k;
1626
+ return Array.isArray(k) ? "array" : k instanceof RegExp ? "object" : $(S, k) ? "symbol" : S;
1625
1627
  }
1626
1628
  function Y(k) {
1627
1629
  if (typeof k > "u" || k === null)
1628
1630
  return "" + k;
1629
- var $ = j(k);
1630
- if ($ === "object") {
1631
+ var S = j(k);
1632
+ if (S === "object") {
1631
1633
  if (k instanceof Date)
1632
1634
  return "date";
1633
1635
  if (k instanceof RegExp)
1634
1636
  return "regexp";
1635
1637
  }
1636
- return $;
1638
+ return S;
1637
1639
  }
1638
1640
  function X(k) {
1639
- var $ = Y(k);
1640
- switch ($) {
1641
+ var S = Y(k);
1642
+ switch (S) {
1641
1643
  case "array":
1642
1644
  case "object":
1643
- return "an " + $;
1645
+ return "an " + S;
1644
1646
  case "boolean":
1645
1647
  case "date":
1646
1648
  case "regexp":
1647
- return "a " + $;
1649
+ return "a " + S;
1648
1650
  default:
1649
- return $;
1651
+ return S;
1650
1652
  }
1651
1653
  }
1652
1654
  function Z(k) {
@@ -1897,11 +1899,11 @@ function oh() {
1897
1899
  }
1898
1900
  }
1899
1901
  }
1900
- var T = i, O = a, N = e, I = l, R = r, W = h, K = p, G = t, A = o, S = n, j = u, Y = d, X = !1, Z = !1;
1902
+ var T = i, O = a, N = e, I = l, R = r, W = h, K = p, G = t, A = o, $ = n, j = u, Y = d, X = !1, Z = !1;
1901
1903
  function k(z) {
1902
1904
  return X || (X = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")), !1;
1903
1905
  }
1904
- function $(z) {
1906
+ function S(z) {
1905
1907
  return Z || (Z = !0, console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")), !1;
1906
1908
  }
1907
1909
  function B(z) {
@@ -1940,7 +1942,7 @@ function oh() {
1940
1942
  function ie(z) {
1941
1943
  return b(z) === d;
1942
1944
  }
1943
- Ae.ContextConsumer = T, Ae.ContextProvider = O, Ae.Element = N, Ae.ForwardRef = I, Ae.Fragment = R, Ae.Lazy = W, Ae.Memo = K, Ae.Portal = G, Ae.Profiler = A, Ae.StrictMode = S, Ae.Suspense = j, Ae.SuspenseList = Y, Ae.isAsyncMode = k, Ae.isConcurrentMode = $, Ae.isContextConsumer = B, Ae.isContextProvider = V, Ae.isElement = H, Ae.isForwardRef = Q, Ae.isFragment = ee, Ae.isLazy = L, Ae.isMemo = F, Ae.isPortal = U, Ae.isProfiler = re, Ae.isStrictMode = le, Ae.isSuspense = _, Ae.isSuspenseList = ie, Ae.isValidElementType = C, Ae.typeOf = b;
1945
+ Ae.ContextConsumer = T, Ae.ContextProvider = O, Ae.Element = N, Ae.ForwardRef = I, Ae.Fragment = R, Ae.Lazy = W, Ae.Memo = K, Ae.Portal = G, Ae.Profiler = A, Ae.StrictMode = $, Ae.Suspense = j, Ae.SuspenseList = Y, Ae.isAsyncMode = k, Ae.isConcurrentMode = S, Ae.isContextConsumer = B, Ae.isContextProvider = V, Ae.isElement = H, Ae.isForwardRef = Q, Ae.isFragment = ee, Ae.isLazy = L, Ae.isMemo = F, Ae.isPortal = U, Ae.isProfiler = re, Ae.isStrictMode = le, Ae.isSuspense = _, Ae.isSuspenseList = ie, Ae.isValidElementType = C, Ae.typeOf = b;
1944
1946
  }()), Ae;
1945
1947
  }
1946
1948
  process.env.NODE_ENV === "production" ? ri.exports = nh() : ri.exports = oh();
@@ -3029,8 +3031,8 @@ function In(e, t) {
3029
3031
  if (h === xn && W) {
3030
3032
  var K = W[o];
3031
3033
  Object.keys(R).forEach(function(G) {
3032
- var A = [It, At].indexOf(G) >= 0 ? 1 : -1, S = [yt, At].indexOf(G) >= 0 ? "y" : "x";
3033
- R[G] += K[S] * A;
3034
+ var A = [It, At].indexOf(G) >= 0 ? 1 : -1, $ = [yt, At].indexOf(G) >= 0 ? "y" : "x";
3035
+ R[G] += K[$] * A;
3034
3036
  });
3035
3037
  }
3036
3038
  return R;
@@ -3074,14 +3076,14 @@ function _m(e) {
3074
3076
  allowedAutoPlacements: m
3075
3077
  }) : Q);
3076
3078
  }, []), b = t.rects.reference, T = t.rects.popper, O = /* @__PURE__ */ new Map(), N = !0, I = C[0], R = 0; R < C.length; R++) {
3077
- var W = C[R], K = Kt(W), G = dn(W) === ln, A = [yt, At].indexOf(K) >= 0, S = A ? "width" : "height", j = In(t, {
3079
+ var W = C[R], K = Kt(W), G = dn(W) === ln, A = [yt, At].indexOf(K) >= 0, $ = A ? "width" : "height", j = In(t, {
3078
3080
  placement: W,
3079
3081
  boundary: d,
3080
3082
  rootBoundary: p,
3081
3083
  altBoundary: h,
3082
3084
  padding: u
3083
3085
  }), Y = A ? G ? It : bt : G ? At : yt;
3084
- b[S] > T[S] && (Y = Do(Y));
3086
+ b[$] > T[$] && (Y = Do(Y));
3085
3087
  var X = Do(Y), Z = [];
3086
3088
  if (a && Z.push(j[K] <= 0), s && Z.push(j[Y] <= 0, j[X] <= 0), Z.every(function(H) {
3087
3089
  return H;
@@ -3092,7 +3094,7 @@ function _m(e) {
3092
3094
  O.set(W, Z);
3093
3095
  }
3094
3096
  if (N)
3095
- for (var k = g ? 3 : 1, $ = function(Q) {
3097
+ for (var k = g ? 3 : 1, S = function(Q) {
3096
3098
  var ee = C.find(function(L) {
3097
3099
  var F = O.get(L);
3098
3100
  if (F)
@@ -3103,7 +3105,7 @@ function _m(e) {
3103
3105
  if (ee)
3104
3106
  return I = ee, "break";
3105
3107
  }, B = k; B > 0; B--) {
3106
- var V = $(B);
3108
+ var V = S(B);
3107
3109
  if (V === "break")
3108
3110
  break;
3109
3111
  }
@@ -3223,10 +3225,10 @@ function Fm(e) {
3223
3225
  };
3224
3226
  if (T) {
3225
3227
  if (a) {
3226
- var G, A = C === "y" ? yt : bt, S = C === "y" ? At : It, j = C === "y" ? "height" : "width", Y = T[C], X = Y + y[A], Z = Y - y[S], k = v ? -N[j] / 2 : 0, $ = M === ln ? O[j] : N[j], B = M === ln ? -N[j] : -O[j], V = t.elements.arrow, H = v && V ? Wi(V) : {
3228
+ var G, A = C === "y" ? yt : bt, $ = C === "y" ? At : It, j = C === "y" ? "height" : "width", Y = T[C], X = Y + y[A], Z = Y - y[$], k = v ? -N[j] / 2 : 0, S = M === ln ? O[j] : N[j], B = M === ln ? -N[j] : -O[j], V = t.elements.arrow, H = v && V ? Wi(V) : {
3227
3229
  width: 0,
3228
3230
  height: 0
3229
- }, Q = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : Pu(), ee = Q[A], L = Q[S], F = Mn(0, O[j], H[j]), U = x ? O[j] / 2 - k - F - ee - R.mainAxis : $ - F - ee - R.mainAxis, re = x ? -O[j] / 2 + k + F + L + R.mainAxis : B + F + L + R.mainAxis, le = t.elements.arrow && Xn(t.elements.arrow), _ = le ? C === "y" ? le.clientTop || 0 : le.clientLeft || 0 : 0, ie = (G = W == null ? void 0 : W[C]) != null ? G : 0, z = Y + U - ie - _, be = Y + re - ie, me = Mn(v ? jo(X, z) : X, Y, v ? $r(Z, be) : Z);
3231
+ }, Q = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : Pu(), ee = Q[A], L = Q[$], F = Mn(0, O[j], H[j]), U = x ? O[j] / 2 - k - F - ee - R.mainAxis : S - F - ee - R.mainAxis, re = x ? -O[j] / 2 + k + F + L + R.mainAxis : B + F + L + R.mainAxis, le = t.elements.arrow && Xn(t.elements.arrow), _ = le ? C === "y" ? le.clientTop || 0 : le.clientLeft || 0 : 0, ie = (G = W == null ? void 0 : W[C]) != null ? G : 0, z = Y + U - ie - _, be = Y + re - ie, me = Mn(v ? jo(X, z) : X, Y, v ? $r(Z, be) : Z);
3230
3232
  T[C] = me, K[C] = me - Y;
3231
3233
  }
3232
3234
  if (s) {
@@ -3553,7 +3555,7 @@ const iv = () => Ot({
3553
3555
  }, [o]), Qt(() => {
3554
3556
  if (!I || !u)
3555
3557
  return;
3556
- const S = (X) => {
3558
+ const $ = (X) => {
3557
3559
  N(X.placement);
3558
3560
  };
3559
3561
  if (process.env.NODE_ENV !== "production" && I && oa(I) && I.nodeType === 1) {
@@ -3578,7 +3580,7 @@ const iv = () => Ot({
3578
3580
  fn: ({
3579
3581
  state: X
3580
3582
  }) => {
3581
- S(X);
3583
+ $(X);
3582
3584
  }
3583
3585
  }];
3584
3586
  l != null && (j = j.concat(l)), p && p.modifiers != null && (j = j.concat(p.modifiers));
@@ -4541,14 +4543,14 @@ function zv() {
4541
4543
  }
4542
4544
  }
4543
4545
  }
4544
- var b = l, T = u, O = s, N = i, I = t, R = d, W = n, K = g, G = v, A = r, S = a, j = o, Y = p, X = !1;
4546
+ var b = l, T = u, O = s, N = i, I = t, R = d, W = n, K = g, G = v, A = r, $ = a, j = o, Y = p, X = !1;
4545
4547
  function Z(_) {
4546
4548
  return X || (X = !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.")), k(_) || C(_) === l;
4547
4549
  }
4548
4550
  function k(_) {
4549
4551
  return C(_) === u;
4550
4552
  }
4551
- function $(_) {
4553
+ function S(_) {
4552
4554
  return C(_) === s;
4553
4555
  }
4554
4556
  function B(_) {
@@ -4581,7 +4583,7 @@ function zv() {
4581
4583
  function le(_) {
4582
4584
  return C(_) === p;
4583
4585
  }
4584
- Le.AsyncMode = b, Le.ConcurrentMode = T, Le.ContextConsumer = O, Le.ContextProvider = N, Le.Element = I, Le.ForwardRef = R, Le.Fragment = W, Le.Lazy = K, Le.Memo = G, Le.Portal = A, Le.Profiler = S, Le.StrictMode = j, Le.Suspense = Y, Le.isAsyncMode = Z, Le.isConcurrentMode = k, Le.isContextConsumer = $, Le.isContextProvider = B, Le.isElement = V, Le.isForwardRef = H, Le.isFragment = Q, Le.isLazy = ee, Le.isMemo = L, Le.isPortal = F, Le.isProfiler = U, Le.isStrictMode = re, Le.isSuspense = le, Le.isValidElementType = x, Le.typeOf = C;
4586
+ Le.AsyncMode = b, Le.ConcurrentMode = T, Le.ContextConsumer = O, Le.ContextProvider = N, Le.Element = I, Le.ForwardRef = R, Le.Fragment = W, Le.Lazy = K, Le.Memo = G, Le.Portal = A, Le.Profiler = $, Le.StrictMode = j, Le.Suspense = Y, Le.isAsyncMode = Z, Le.isConcurrentMode = k, Le.isContextConsumer = S, Le.isContextProvider = B, Le.isElement = V, Le.isForwardRef = H, Le.isFragment = Q, Le.isLazy = ee, Le.isMemo = L, Le.isPortal = F, Le.isProfiler = U, Le.isStrictMode = re, Le.isSuspense = le, Le.isValidElementType = x, Le.typeOf = C;
4585
4587
  }()), Le;
4586
4588
  }
4587
4589
  process.env.NODE_ENV === "production" ? ci.exports = Hv() : ci.exports = zv();
@@ -6123,10 +6125,10 @@ function Zu(e = {}) {
6123
6125
  })), K = Ty(l, W);
6124
6126
  if (K) {
6125
6127
  const G = {};
6126
- return Object.entries(K).forEach(([A, S]) => {
6127
- G[A] = typeof S == "function" ? S(D({}, R, {
6128
+ return Object.entries(K).forEach(([A, $]) => {
6129
+ G[A] = typeof $ == "function" ? $(D({}, R, {
6128
6130
  theme: W
6129
- })) : S;
6131
+ })) : $;
6130
6132
  }), h(R, G);
6131
6133
  }
6132
6134
  return null;
@@ -8071,16 +8073,16 @@ const di = 550, m0 = 80, v0 = Jn(sc || (sc = xa`
8071
8073
  K = Math.round(W.width / 2), G = Math.round(W.height / 2);
8072
8074
  else {
8073
8075
  const {
8074
- clientX: S,
8076
+ clientX: $,
8075
8077
  clientY: j
8076
8078
  } = C.touches && C.touches.length > 0 ? C.touches[0] : C;
8077
- K = Math.round(S - W.left), G = Math.round(j - W.top);
8079
+ K = Math.round($ - W.left), G = Math.round(j - W.top);
8078
8080
  }
8079
8081
  if (N)
8080
8082
  A = Math.sqrt((2 * W.width ** 2 + W.height ** 2) / 3), A % 2 === 0 && (A += 1);
8081
8083
  else {
8082
- const S = Math.max(Math.abs((R ? R.clientWidth : 0) - K), K) * 2 + 2, j = Math.max(Math.abs((R ? R.clientHeight : 0) - G), G) * 2 + 2;
8083
- A = Math.sqrt(S ** 2 + j ** 2);
8084
+ const $ = Math.max(Math.abs((R ? R.clientWidth : 0) - K), K) * 2 + 2, j = Math.max(Math.abs((R ? R.clientHeight : 0) - G), G) * 2 + 2;
8085
+ A = Math.sqrt($ ** 2 + j ** 2);
8084
8086
  }
8085
8087
  C != null && C.touches ? g.current === null && (g.current = () => {
8086
8088
  y({
@@ -8232,10 +8234,10 @@ const E0 = kt("MuiButtonBase", ["root", "disabled", "focusVisible"]), T0 = E0, P
8232
8234
  tabIndex: K = 0,
8233
8235
  TouchRippleProps: G,
8234
8236
  touchRippleRef: A,
8235
- type: S
8237
+ type: $
8236
8238
  } = n, j = ue(n, P0), Y = w.useRef(null), X = w.useRef(null), Z = pt(X, A), {
8237
8239
  isFocusVisibleRef: k,
8238
- onFocus: $,
8240
+ onFocus: S,
8239
8241
  onBlur: B,
8240
8242
  ref: V
8241
8243
  } = vu(), [H, Q] = w.useState(!1);
@@ -8260,7 +8262,7 @@ const E0 = kt("MuiButtonBase", ["root", "disabled", "focusVisible"]), T0 = E0, P
8260
8262
  }), be = U("start", W), me = U("stop", I), Ee = U("stop", R), Ue = U("stop", (de) => {
8261
8263
  B(de), k.current === !1 && Q(!1), g && g(de);
8262
8264
  }, !1), ge = _r((de) => {
8263
- Y.current || (Y.current = de.currentTarget), $(de), k.current === !0 && (Q(!0), x && x(de)), M && M(de);
8265
+ Y.current || (Y.current = de.currentTarget), S(de), k.current === !0 && (Q(!0), x && x(de)), M && M(de);
8264
8266
  }), Pe = () => {
8265
8267
  const de = Y.current;
8266
8268
  return l && l !== "button" && !(de.tagName === "A" && de.href);
@@ -8276,7 +8278,7 @@ const E0 = kt("MuiButtonBase", ["root", "disabled", "focusVisible"]), T0 = E0, P
8276
8278
  let Et = l;
8277
8279
  Et === "button" && (j.href || j.to) && (Et = v);
8278
8280
  const _t = {};
8279
- Et === "button" ? (_t.type = S === void 0 ? "button" : S, _t.disabled = u) : (!j.href && !j.to && (_t.role = "button"), u && (_t["aria-disabled"] = u));
8281
+ Et === "button" ? (_t.type = $ === void 0 ? "button" : $, _t.disabled = u) : (!j.href && !j.to && (_t.role = "button"), u && (_t["aria-disabled"] = u));
8280
8282
  const Fr = pt(r, V, Y);
8281
8283
  process.env.NODE_ENV !== "production" && w.useEffect(() => {
8282
8284
  F && !X.current && console.error(["MUI: The `component` prop provided to ButtonBase is invalid.", "Please make sure the children prop is rendered in this custom component."].join(`
@@ -8311,7 +8313,7 @@ const E0 = kt("MuiButtonBase", ["root", "disabled", "focusVisible"]), T0 = E0, P
8311
8313
  onTouchStart: be,
8312
8314
  ref: Fr,
8313
8315
  tabIndex: u ? -1 : K,
8314
- type: S
8316
+ type: $
8315
8317
  }, _t, j, {
8316
8318
  children: [i, F ? (
8317
8319
  /* TouchRipple is only needed client-side, x2 boost on the server. */
@@ -12606,25 +12608,25 @@ function Uw(e, t, r) {
12606
12608
  weekStartsOn: I,
12607
12609
  locale: O,
12608
12610
  _originalDate: R
12609
- }, A = b.match(Fw).map(function(S) {
12610
- var j = S[0];
12611
+ }, A = b.match(Fw).map(function($) {
12612
+ var j = $[0];
12611
12613
  if (j === "p" || j === "P") {
12612
12614
  var Y = wi[j];
12613
- return Y(S, O.formatLong);
12615
+ return Y($, O.formatLong);
12614
12616
  }
12615
- return S;
12616
- }).join("").match(Bw).map(function(S) {
12617
- if (S === "''")
12617
+ return $;
12618
+ }).join("").match(Bw).map(function($) {
12619
+ if ($ === "''")
12618
12620
  return "'";
12619
- var j = S[0];
12621
+ var j = $[0];
12620
12622
  if (j === "'")
12621
- return Hw(S);
12623
+ return Hw($);
12622
12624
  var Y = Qx[j];
12623
12625
  if (Y)
12624
- return !(r != null && r.useAdditionalWeekYearTokens) && qd(S) && Go(S, t, String(e)), !(r != null && r.useAdditionalDayOfYearTokens) && zd(S) && Go(S, t, String(e)), Y(K, S, O.localize, G);
12626
+ return !(r != null && r.useAdditionalWeekYearTokens) && qd($) && Go($, t, String(e)), !(r != null && r.useAdditionalDayOfYearTokens) && zd($) && Go($, t, String(e)), Y(K, $, O.localize, G);
12625
12627
  if (j.match(Yw))
12626
12628
  throw new RangeError("Format string contains an unescaped latin alphabet character `" + j + "`");
12627
- return S;
12629
+ return $;
12628
12630
  }).join("");
12629
12631
  return A;
12630
12632
  }
@@ -14519,7 +14521,7 @@ function tE(e, t, r, n) {
14519
14521
  return re(F, I.formatLong);
14520
14522
  }
14521
14523
  return F;
14522
- }).join("").match(KC), S = [], j = kc(A), Y;
14524
+ }).join("").match(KC), $ = [], j = kc(A), Y;
14523
14525
  try {
14524
14526
  var X = function() {
14525
14527
  var U = Y.value;
@@ -14528,14 +14530,14 @@ function tE(e, t, r, n) {
14528
14530
  if (le) {
14529
14531
  var _ = le.incompatibleTokens;
14530
14532
  if (Array.isArray(_)) {
14531
- var ie = S.find(function(be) {
14533
+ var ie = $.find(function(be) {
14532
14534
  return _.includes(be.token) || be.token === re;
14533
14535
  });
14534
14536
  if (ie)
14535
14537
  throw new RangeError("The format string mustn't contain `".concat(ie.fullToken, "` and `").concat(U, "` at the same time"));
14536
- } else if (le.incompatibleTokens === "*" && S.length > 0)
14538
+ } else if (le.incompatibleTokens === "*" && $.length > 0)
14537
14539
  throw new RangeError("The format string mustn't contain `".concat(U, "` and any other token at the same time"));
14538
- S.push({
14540
+ $.push({
14539
14541
  token: re,
14540
14542
  fullToken: U
14541
14543
  });
@@ -14582,10 +14584,10 @@ function tE(e, t, r, n) {
14582
14584
  });
14583
14585
  }).map(function(F) {
14584
14586
  return F[0];
14585
- }), $ = te(r);
14586
- if (isNaN($.getTime()))
14587
+ }), S = te(r);
14588
+ if (isNaN(S.getTime()))
14587
14589
  return /* @__PURE__ */ new Date(NaN);
14588
- var B = Vd($, qo($)), V = {}, H = kc(k), Q;
14590
+ var B = Vd(S, qo(S)), V = {}, H = kc(k), Q;
14589
14591
  try {
14590
14592
  for (H.s(); !(Q = H.n()).done; ) {
14591
14593
  var ee = Q.value;
@@ -15884,7 +15886,7 @@ const ST = se("div", {
15884
15886
  return;
15885
15887
  const H = n.setMonth(I, V);
15886
15888
  v(H, "finish");
15887
- }, [S, j] = hp({
15889
+ }, [$, j] = hp({
15888
15890
  name: "MonthPicker",
15889
15891
  state: "hasFocus",
15890
15892
  controlled: x,
@@ -15914,7 +15916,7 @@ const ST = se("div", {
15914
15916
  }
15915
15917
  }), k = w.useCallback((V, H) => {
15916
15918
  X(H);
15917
- }, [X]), $ = w.useCallback(() => {
15919
+ }, [X]), S = w.useCallback(() => {
15918
15920
  Y(!1);
15919
15921
  }, [Y]), B = n.getMonth(o);
15920
15922
  return /* @__PURE__ */ f.jsx(ST, D({
@@ -15929,10 +15931,10 @@ const ST = se("div", {
15929
15931
  value: H,
15930
15932
  selected: H === R,
15931
15933
  tabIndex: H === W && !ee ? 0 : -1,
15932
- hasFocus: S && H === W,
15934
+ hasFocus: $ && H === W,
15933
15935
  onSelect: A,
15934
15936
  onFocus: k,
15935
- onBlur: $,
15937
+ onBlur: S,
15936
15938
  disabled: ee,
15937
15939
  "aria-current": B === H ? "date" : void 0,
15938
15940
  children: Q
@@ -16185,12 +16187,12 @@ const LT = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
16185
16187
  timeout: E = o,
16186
16188
  // eslint-disable-next-line react/prop-types
16187
16189
  TransitionComponent: M = ba
16188
- } = t, x = ue(t, LT), C = w.useRef(null), b = pt(C, s.ref, r), T = (A) => (S) => {
16190
+ } = t, x = ue(t, LT), C = w.useRef(null), b = pt(C, s.ref, r), T = (A) => ($) => {
16189
16191
  if (A) {
16190
16192
  const j = C.current;
16191
- S === void 0 ? A(j) : A(j, S);
16193
+ $ === void 0 ? A(j) : A(j, $);
16192
16194
  }
16193
- }, O = T(h), N = T((A, S) => {
16195
+ }, O = T(h), N = T((A, $) => {
16194
16196
  uf(A);
16195
16197
  const j = Qo({
16196
16198
  style: y,
@@ -16199,16 +16201,16 @@ const LT = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
16199
16201
  }, {
16200
16202
  mode: "enter"
16201
16203
  });
16202
- A.style.webkitTransition = n.transitions.create("opacity", j), A.style.transition = n.transitions.create("opacity", j), d && d(A, S);
16204
+ A.style.webkitTransition = n.transitions.create("opacity", j), A.style.transition = n.transitions.create("opacity", j), d && d(A, $);
16203
16205
  }), I = T(p), R = T(m), W = T((A) => {
16204
- const S = Qo({
16206
+ const $ = Qo({
16205
16207
  style: y,
16206
16208
  timeout: E,
16207
16209
  easing: l
16208
16210
  }, {
16209
16211
  mode: "exit"
16210
16212
  });
16211
- A.style.webkitTransition = n.transitions.create("opacity", S), A.style.transition = n.transitions.create("opacity", S), v && v(A);
16213
+ A.style.webkitTransition = n.transitions.create("opacity", $), A.style.transition = n.transitions.create("opacity", $), v && v(A);
16212
16214
  }), K = T(g), G = (A) => {
16213
16215
  a && a(C.current, A);
16214
16216
  };
@@ -16225,13 +16227,13 @@ const LT = ["addEndListener", "appear", "children", "easing", "in", "onEnter", "
16225
16227
  addEndListener: G,
16226
16228
  timeout: E
16227
16229
  }, x, {
16228
- children: (A, S) => /* @__PURE__ */ w.cloneElement(s, D({
16230
+ children: (A, $) => /* @__PURE__ */ w.cloneElement(s, D({
16229
16231
  style: D({
16230
16232
  opacity: 0,
16231
16233
  visibility: A === "exited" && !u ? "hidden" : void 0
16232
16234
  }, BT[A], y, s.props.style),
16233
16235
  ref: b
16234
- }, S))
16236
+ }, $))
16235
16237
  }));
16236
16238
  });
16237
16239
  process.env.NODE_ENV !== "production" && (df.propTypes = {
@@ -16766,7 +16768,7 @@ function fP(e) {
16766
16768
  dayOfWeekFormatter: K = aP,
16767
16769
  hasFocus: G,
16768
16770
  onFocusedViewChange: A,
16769
- gridLabelId: S
16771
+ gridLabelId: $
16770
16772
  } = n, j = cf({
16771
16773
  shouldDisableDate: W,
16772
16774
  minDate: I,
@@ -16777,16 +16779,16 @@ function fP(e) {
16777
16779
  A && A(_);
16778
16780
  }, [A]), k = w.useCallback((_, ie = "finish") => {
16779
16781
  y || g(_, ie);
16780
- }, [g, y]), $ = w.useCallback((_) => {
16782
+ }, [g, y]), S = w.useCallback((_) => {
16781
16783
  j(_) || (a(_), X(_), Z(!0));
16782
16784
  }, [j, a, Z]), B = Br();
16783
16785
  function V(_, ie) {
16784
16786
  switch (_.key) {
16785
16787
  case "ArrowUp":
16786
- $(r.addDays(ie, -7)), _.preventDefault();
16788
+ S(r.addDays(ie, -7)), _.preventDefault();
16787
16789
  break;
16788
16790
  case "ArrowDown":
16789
- $(r.addDays(ie, 7)), _.preventDefault();
16791
+ S(r.addDays(ie, 7)), _.preventDefault();
16790
16792
  break;
16791
16793
  case "ArrowLeft": {
16792
16794
  const z = r.addDays(ie, B.direction === "ltr" ? -1 : 1), be = B.direction === "ltr" ? r.getPreviousMonth(ie) : r.getNextMonth(ie), me = $n({
@@ -16796,7 +16798,7 @@ function fP(e) {
16796
16798
  maxDate: B.direction === "ltr" ? z : r.endOfMonth(be),
16797
16799
  isDateDisabled: j
16798
16800
  });
16799
- $(me || z), _.preventDefault();
16801
+ S(me || z), _.preventDefault();
16800
16802
  break;
16801
16803
  }
16802
16804
  case "ArrowRight": {
@@ -16807,25 +16809,25 @@ function fP(e) {
16807
16809
  maxDate: B.direction === "ltr" ? r.endOfMonth(be) : z,
16808
16810
  isDateDisabled: j
16809
16811
  });
16810
- $(me || z), _.preventDefault();
16812
+ S(me || z), _.preventDefault();
16811
16813
  break;
16812
16814
  }
16813
16815
  case "Home":
16814
- $(r.startOfWeek(ie)), _.preventDefault();
16816
+ S(r.startOfWeek(ie)), _.preventDefault();
16815
16817
  break;
16816
16818
  case "End":
16817
- $(r.endOfWeek(ie)), _.preventDefault();
16819
+ S(r.endOfWeek(ie)), _.preventDefault();
16818
16820
  break;
16819
16821
  case "PageUp":
16820
- $(r.getNextMonth(ie)), _.preventDefault();
16822
+ S(r.getNextMonth(ie)), _.preventDefault();
16821
16823
  break;
16822
16824
  case "PageDown":
16823
- $(r.getPreviousMonth(ie)), _.preventDefault();
16825
+ S(r.getPreviousMonth(ie)), _.preventDefault();
16824
16826
  break;
16825
16827
  }
16826
16828
  }
16827
16829
  function H(_, ie) {
16828
- $(ie);
16830
+ S(ie);
16829
16831
  }
16830
16832
  function Q(_, ie) {
16831
16833
  G && r.isSameDay(Y, ie) && Z(!1);
@@ -16844,7 +16846,7 @@ function fP(e) {
16844
16846
  }, [s, N, O, Y, j, r]);
16845
16847
  return /* @__PURE__ */ f.jsxs("div", {
16846
16848
  role: "grid",
16847
- "aria-labelledby": S,
16849
+ "aria-labelledby": $,
16848
16850
  children: [/* @__PURE__ */ f.jsx(iP, {
16849
16851
  role: "row",
16850
16852
  className: o.header,
@@ -17390,14 +17392,14 @@ function YP(e) {
17390
17392
  };
17391
17393
  if (E.length === 1 && E[0] === "year")
17392
17394
  return null;
17393
- const S = t;
17395
+ const $ = t;
17394
17396
  return /* @__PURE__ */ f.jsxs(IP, {
17395
- ownerState: S,
17397
+ ownerState: $,
17396
17398
  className: N.root,
17397
17399
  children: [/* @__PURE__ */ f.jsxs(LP, {
17398
17400
  role: "presentation",
17399
17401
  onClick: A,
17400
- ownerState: S,
17402
+ ownerState: $,
17401
17403
  "aria-live": "polite",
17402
17404
  className: N.labelContainer,
17403
17405
  children: [/* @__PURE__ */ f.jsx(pf, {
@@ -17405,7 +17407,7 @@ function YP(e) {
17405
17407
  transKey: O.format(o, "monthAndYear"),
17406
17408
  children: /* @__PURE__ */ f.jsx(BP, {
17407
17409
  id: M,
17408
- ownerState: S,
17410
+ ownerState: $,
17409
17411
  className: N.label,
17410
17412
  children: O.format(o, "monthAndYear")
17411
17413
  })
@@ -17417,7 +17419,7 @@ function YP(e) {
17417
17419
  }, I, {
17418
17420
  children: /* @__PURE__ */ f.jsx(VP, {
17419
17421
  as: r.SwitchViewIcon,
17420
- ownerState: S,
17422
+ ownerState: $,
17421
17423
  className: N.switchViewIcon
17422
17424
  })
17423
17425
  }))]
@@ -17593,14 +17595,14 @@ const JP = se("div", {
17593
17595
  onYearFocus: x,
17594
17596
  hasFocus: C,
17595
17597
  onFocusedViewChange: b
17596
- } = i, T = i, O = QP(T), N = w.useMemo(() => u ?? a.startOfYear(n), [n, a, u]), I = w.useMemo(() => u != null ? a.getYear(u) : M ? null : a.getYear(n), [n, u, a, M]), R = w.useContext(bn), W = w.useRef(null), [K, G] = w.useState(() => I || a.getYear(n)), [A, S] = ta({
17598
+ } = i, T = i, O = QP(T), N = w.useMemo(() => u ?? a.startOfYear(n), [n, a, u]), I = w.useMemo(() => u != null ? a.getYear(u) : M ? null : a.getYear(n), [n, u, a, M]), R = w.useContext(bn), W = w.useRef(null), [K, G] = w.useState(() => I || a.getYear(n)), [A, $] = ta({
17597
17599
  name: "YearPicker",
17598
17600
  state: "hasFocus",
17599
17601
  controlled: C,
17600
17602
  default: s
17601
17603
  }), j = w.useCallback((L) => {
17602
- S(L), b && b(L);
17603
- }, [S, b]), Y = w.useCallback((L) => !!(h && a.isBeforeYear(L, n) || p && a.isAfterYear(L, n) || g && a.isBeforeYear(L, g) || v && a.isAfterYear(L, v) || E && E(L)), [p, h, v, g, n, E, a]), X = (L, F, U = "finish") => {
17604
+ $(L), b && b(L);
17605
+ }, [$, b]), Y = w.useCallback((L) => !!(h && a.isBeforeYear(L, n) || p && a.isAfterYear(L, n) || g && a.isBeforeYear(L, g) || v && a.isAfterYear(L, v) || E && E(L)), [p, h, v, g, n, E, a]), X = (L, F, U = "finish") => {
17604
17606
  if (y)
17605
17607
  return;
17606
17608
  const re = a.setYear(N, F);
@@ -17611,7 +17613,7 @@ const JP = se("div", {
17611
17613
  w.useEffect(() => {
17612
17614
  G((L) => I !== null && L !== I ? I : L);
17613
17615
  }, [I]);
17614
- const k = R === "desktop" ? 4 : 3, $ = w.useCallback((L, F) => {
17616
+ const k = R === "desktop" ? 4 : 3, S = w.useCallback((L, F) => {
17615
17617
  switch (L.key) {
17616
17618
  case "ArrowUp":
17617
17619
  Z(F - k), L.preventDefault();
@@ -17649,7 +17651,7 @@ const JP = se("div", {
17649
17651
  selected: U,
17650
17652
  value: F,
17651
17653
  onClick: X,
17652
- onKeyDown: $,
17654
+ onKeyDown: S,
17653
17655
  autoFocus: A && F === K,
17654
17656
  ref: U ? W : void 0,
17655
17657
  disabled: d || Y(L),
@@ -17786,7 +17788,7 @@ const aD = se(Vs, {
17786
17788
  focusedView: K,
17787
17789
  onFocusedViewChange: G
17788
17790
  } = a, A = ue(a, rD), {
17789
- openView: S,
17791
+ openView: $,
17790
17792
  setOpenView: j,
17791
17793
  openNext: Y
17792
17794
  } = Fs({
@@ -17799,7 +17801,7 @@ const aD = se(Vs, {
17799
17801
  calendarState: X,
17800
17802
  changeFocusedDay: Z,
17801
17803
  changeMonth: k,
17802
- handleChangeMonth: $,
17804
+ handleChangeMonth: S,
17803
17805
  isDateDisabled: B,
17804
17806
  onMonthSwitchingAnimationEnd: V
17805
17807
  } = IT({
@@ -17851,26 +17853,26 @@ const aD = se(Vs, {
17851
17853
  name: "DayPicker",
17852
17854
  state: "focusedView",
17853
17855
  controlled: K,
17854
- default: i ? S : null
17856
+ default: i ? $ : null
17855
17857
  }), me = z !== null, Ee = _r((ge) => (Pe) => {
17856
17858
  if (G) {
17857
17859
  G(ge)(Pe);
17858
17860
  return;
17859
17861
  }
17860
17862
  be(Pe ? ge : (ve) => ve === ge ? null : ve);
17861
- }), Ue = w.useRef(S);
17863
+ }), Ue = w.useRef($);
17862
17864
  return w.useEffect(() => {
17863
- Ue.current !== S && (Ue.current = S, Ee(S)(!0));
17864
- }, [S, Ee]), /* @__PURE__ */ f.jsxs(aD, {
17865
+ Ue.current !== $ && (Ue.current = $, Ee($)(!0));
17866
+ }, [$, Ee]), /* @__PURE__ */ f.jsxs(aD, {
17865
17867
  ref: r,
17866
17868
  className: pe(F.root, T),
17867
17869
  ownerState: L,
17868
17870
  children: [/* @__PURE__ */ f.jsx(YP, D({}, A, {
17869
17871
  views: C,
17870
- openView: S,
17872
+ openView: $,
17871
17873
  currentMonth: X.currentMonth,
17872
17874
  onViewChange: j,
17873
- onMonthChange: (ge, Pe) => $({
17875
+ onMonthChange: (ge, Pe) => S({
17874
17876
  newMonth: ge,
17875
17877
  direction: Pe
17876
17878
  }),
@@ -17884,17 +17886,17 @@ const aD = se(Vs, {
17884
17886
  })), /* @__PURE__ */ f.jsx(iD, {
17885
17887
  reduceAnimations: m,
17886
17888
  className: F.viewTransitionContainer,
17887
- transKey: S,
17889
+ transKey: $,
17888
17890
  ownerState: L,
17889
17891
  children: /* @__PURE__ */ f.jsxs("div", {
17890
- children: [S === "year" && /* @__PURE__ */ f.jsx(Ef, D({}, A, U, _, {
17892
+ children: [$ === "year" && /* @__PURE__ */ f.jsx(Ef, D({}, A, U, _, {
17891
17893
  autoFocus: i,
17892
17894
  date: l,
17893
17895
  onChange: Q,
17894
17896
  shouldDisableYear: M,
17895
17897
  hasFocus: me,
17896
17898
  onFocusedViewChange: Ee("year")
17897
- })), S === "month" && /* @__PURE__ */ f.jsx(sf, D({}, U, _, {
17899
+ })), $ === "month" && /* @__PURE__ */ f.jsx(sf, D({}, U, _, {
17898
17900
  autoFocus: i,
17899
17901
  hasFocus: me,
17900
17902
  className: T,
@@ -17902,7 +17904,7 @@ const aD = se(Vs, {
17902
17904
  onChange: H,
17903
17905
  shouldDisableMonth: E,
17904
17906
  onFocusedViewChange: Ee("month")
17905
- })), S === "day" && /* @__PURE__ */ f.jsx(fP, D({}, A, X, U, _, {
17907
+ })), $ === "day" && /* @__PURE__ */ f.jsx(fP, D({}, A, X, U, _, {
17906
17908
  autoFocus: i,
17907
17909
  onMonthSwitchingAnimationEnd: V,
17908
17910
  onFocusedDayChange: Z,
@@ -18346,9 +18348,9 @@ function OD(e) {
18346
18348
  disabled: y,
18347
18349
  readOnly: E,
18348
18350
  className: M
18349
- } = t, x = t, C = tt(), b = w.useContext(bn), T = w.useRef(!1), O = bD(x), N = u(m, g), I = !r && g === "hours" && (m < 1 || m > 12), R = (k, $) => {
18350
- y || E || u(k, g) || h(k, $);
18351
- }, W = (k, $) => {
18351
+ } = t, x = t, C = tt(), b = w.useContext(bn), T = w.useRef(!1), O = bD(x), N = u(m, g), I = !r && g === "hours" && (m < 1 || m > 12), R = (k, S) => {
18352
+ y || E || u(k, g) || h(k, S);
18353
+ }, W = (k, S) => {
18352
18354
  let {
18353
18355
  offsetX: B,
18354
18356
  offsetY: V
@@ -18358,14 +18360,14 @@ function OD(e) {
18358
18360
  B = k.changedTouches[0].clientX - Q.left, V = k.changedTouches[0].clientY - Q.top;
18359
18361
  }
18360
18362
  const H = g === "seconds" || g === "minutes" ? uD(B, V, p) : dD(B, V, !!r);
18361
- R(H, $);
18363
+ R(H, S);
18362
18364
  }, K = (k) => {
18363
18365
  T.current = !0, W(k, "shallow");
18364
18366
  }, G = (k) => {
18365
18367
  T.current && (W(k, "finish"), T.current = !1);
18366
18368
  }, A = (k) => {
18367
18369
  k.buttons > 0 && W(k.nativeEvent, "shallow");
18368
- }, S = (k) => {
18370
+ }, $ = (k) => {
18369
18371
  T.current && (T.current = !1), W(k.nativeEvent, "finish");
18370
18372
  }, j = w.useMemo(() => g === "hours" ? !0 : m % 5 === 0, [g, m]), Y = g === "minutes" ? p : 1, X = w.useRef(null);
18371
18373
  Qt(() => {
@@ -18395,7 +18397,7 @@ function OD(e) {
18395
18397
  children: [/* @__PURE__ */ f.jsx(ED, {
18396
18398
  onTouchMove: K,
18397
18399
  onTouchEnd: G,
18398
- onMouseUp: S,
18400
+ onMouseUp: $,
18399
18401
  onMouseMove: A,
18400
18402
  ownerState: {
18401
18403
  disabled: y
@@ -18629,8 +18631,8 @@ const ND = (e) => {
18629
18631
  getMinutesClockNumberText: v,
18630
18632
  getSecondsClockNumberText: g
18631
18633
  });
18632
- const A = gn(), S = m ?? A.openPreviousView, j = x ?? A.openNextView, Y = p ?? A.clockLabelText, X = h ?? A.hoursClockNumberText, Z = v ?? A.minutesClockNumberText, k = g ?? A.secondsClockNumberText, {
18633
- openView: $,
18634
+ const A = gn(), $ = m ?? A.openPreviousView, j = x ?? A.openNextView, Y = p ?? A.clockLabelText, X = h ?? A.hoursClockNumberText, Z = v ?? A.minutesClockNumberText, k = g ?? A.secondsClockNumberText, {
18635
+ openView: S,
18634
18636
  setOpenView: B,
18635
18637
  nextView: V,
18636
18638
  previousView: H,
@@ -18675,7 +18677,7 @@ const ND = (e) => {
18675
18677
  throw new Error("not supported");
18676
18678
  }
18677
18679
  }, [o, F, d, y, U, E, M, C, L]), _ = ea(), ie = w.useMemo(() => {
18678
- switch ($) {
18680
+ switch (S) {
18679
18681
  case "hours": {
18680
18682
  const me = (Ee, Ue) => {
18681
18683
  const ge = Di(Ee, U, o);
@@ -18732,14 +18734,14 @@ const ND = (e) => {
18732
18734
  default:
18733
18735
  throw new Error("You must provide the type for ClockView");
18734
18736
  }
18735
- }, [$, L, u, o, X, Z, k, U, Q, F, le, _, K]), z = n, be = ND(z);
18737
+ }, [S, L, u, o, X, Z, k, U, Q, F, le, _, K]), z = n, be = ND(z);
18736
18738
  return /* @__PURE__ */ f.jsxs(jD, {
18737
18739
  ref: r,
18738
18740
  className: pe(be.root, W),
18739
18741
  ownerState: z,
18740
18742
  children: [b && /* @__PURE__ */ f.jsx(AD, {
18741
18743
  className: be.arrowSwitcher,
18742
- leftArrowButtonText: S,
18744
+ leftArrowButtonText: $,
18743
18745
  rightArrowButtonText: j,
18744
18746
  components: s,
18745
18747
  componentsProps: l,
@@ -18752,7 +18754,7 @@ const ND = (e) => {
18752
18754
  autoFocus: i,
18753
18755
  date: u,
18754
18756
  ampmInClock: a,
18755
- type: $,
18757
+ type: S,
18756
18758
  ampm: o,
18757
18759
  getClockLabelText: Y,
18758
18760
  minutesStep: M,
@@ -19588,13 +19590,13 @@ const gO = {
19588
19590
  timeout: m = "auto",
19589
19591
  // eslint-disable-next-line react/prop-types
19590
19592
  TransitionComponent: y = ba
19591
- } = t, E = ue(t, vO), M = w.useRef(), x = w.useRef(), C = Br(), b = w.useRef(null), T = pt(b, a.ref, r), O = (S) => (j) => {
19592
- if (S) {
19593
+ } = t, E = ue(t, vO), M = w.useRef(), x = w.useRef(), C = Br(), b = w.useRef(null), T = pt(b, a.ref, r), O = ($) => (j) => {
19594
+ if ($) {
19593
19595
  const Y = b.current;
19594
- j === void 0 ? S(Y) : S(Y, j);
19596
+ j === void 0 ? $(Y) : $(Y, j);
19595
19597
  }
19596
- }, N = O(d), I = O((S, j) => {
19597
- uf(S);
19598
+ }, N = O(d), I = O(($, j) => {
19599
+ uf($);
19598
19600
  const {
19599
19601
  duration: Y,
19600
19602
  delay: X,
@@ -19607,15 +19609,15 @@ const gO = {
19607
19609
  mode: "enter"
19608
19610
  });
19609
19611
  let k;
19610
- m === "auto" ? (k = C.transitions.getAutoHeightDuration(S.clientHeight), x.current = k) : k = Y, S.style.transition = [C.transitions.create("opacity", {
19612
+ m === "auto" ? (k = C.transitions.getAutoHeightDuration($.clientHeight), x.current = k) : k = Y, $.style.transition = [C.transitions.create("opacity", {
19611
19613
  duration: k,
19612
19614
  delay: X
19613
19615
  }), C.transitions.create("transform", {
19614
19616
  duration: Za ? k : k * 0.666,
19615
19617
  delay: X,
19616
19618
  easing: Z
19617
- })].join(","), l && l(S, j);
19618
- }), R = O(u), W = O(v), K = O((S) => {
19619
+ })].join(","), l && l($, j);
19620
+ }), R = O(u), W = O(v), K = O(($) => {
19619
19621
  const {
19620
19622
  duration: j,
19621
19623
  delay: Y,
@@ -19628,16 +19630,16 @@ const gO = {
19628
19630
  mode: "exit"
19629
19631
  });
19630
19632
  let Z;
19631
- m === "auto" ? (Z = C.transitions.getAutoHeightDuration(S.clientHeight), x.current = Z) : Z = j, S.style.transition = [C.transitions.create("opacity", {
19633
+ m === "auto" ? (Z = C.transitions.getAutoHeightDuration($.clientHeight), x.current = Z) : Z = j, $.style.transition = [C.transitions.create("opacity", {
19632
19634
  duration: Z,
19633
19635
  delay: Y
19634
19636
  }), C.transitions.create("transform", {
19635
19637
  duration: Za ? Z : Z * 0.666,
19636
19638
  delay: Za ? Y : Y || Z * 0.333,
19637
19639
  easing: X
19638
- })].join(","), S.style.opacity = 0, S.style.transform = Oi(0.75), p && p(S);
19639
- }), G = O(h), A = (S) => {
19640
- m === "auto" && (M.current = setTimeout(S, x.current || 0)), n && n(b.current, S);
19640
+ })].join(","), $.style.opacity = 0, $.style.transform = Oi(0.75), p && p($);
19641
+ }), G = O(h), A = ($) => {
19642
+ m === "auto" && (M.current = setTimeout($, x.current || 0)), n && n(b.current, $);
19641
19643
  };
19642
19644
  return w.useEffect(() => () => {
19643
19645
  clearTimeout(M.current);
@@ -19654,12 +19656,12 @@ const gO = {
19654
19656
  addEndListener: A,
19655
19657
  timeout: m === "auto" ? null : m
19656
19658
  }, E, {
19657
- children: (S, j) => /* @__PURE__ */ w.cloneElement(a, D({
19659
+ children: ($, j) => /* @__PURE__ */ w.cloneElement(a, D({
19658
19660
  style: D({
19659
19661
  opacity: 0,
19660
19662
  transform: Oi(0.75),
19661
- visibility: S === "exited" && !s ? "hidden" : void 0
19662
- }, gO[S], g, a.props.style),
19663
+ visibility: $ === "exited" && !s ? "hidden" : void 0
19664
+ }, gO[$], g, a.props.style),
19663
19665
  ref: T
19664
19666
  }, j))
19665
19667
  }));
@@ -20269,7 +20271,7 @@ function VO(e) {
20269
20271
  const [b, T, O] = FO(h, i ?? s), N = w.useRef(null), I = pt(N, a), R = pt(I, b), W = r, K = AO(W), {
20270
20272
  onClick: G,
20271
20273
  onTouchStart: A
20272
- } = E, S = ue(E, jO), j = (Z) => {
20274
+ } = E, $ = ue(E, jO), j = (Z) => {
20273
20275
  Z.key === "Escape" && (Z.stopPropagation(), s());
20274
20276
  }, Y = (t = M == null ? void 0 : M.ActionBar) != null ? t : $O, X = (M == null ? void 0 : M.PaperContent) || w.Fragment;
20275
20277
  return /* @__PURE__ */ f.jsx(IO, D({
@@ -20295,17 +20297,17 @@ function VO(e) {
20295
20297
  tabIndex: -1,
20296
20298
  elevation: 8,
20297
20299
  ref: R,
20298
- onClick: ($) => {
20299
- T($), G && G($);
20300
+ onClick: (S) => {
20301
+ T(S), G && G(S);
20300
20302
  },
20301
- onTouchStart: ($) => {
20302
- O($), A && A($);
20303
+ onTouchStart: (S) => {
20304
+ O(S), A && A(S);
20303
20305
  },
20304
20306
  ownerState: D({}, W, {
20305
20307
  placement: k
20306
20308
  }),
20307
20309
  className: K.paper
20308
- }, S, {
20310
+ }, $, {
20309
20311
  children: /* @__PURE__ */ f.jsxs(X, D({}, x == null ? void 0 : x.paperContent, {
20310
20312
  children: [o, /* @__PURE__ */ f.jsx(Y, D({
20311
20313
  onAccept: u,
@@ -20657,30 +20659,30 @@ const ek = (e, t) => (r) => {
20657
20659
  };
20658
20660
  }, [e, r, o, s, g]), M = w.useMemo(() => y && E ? ek(E, e) : (A) => A, [e, E, y]), x = u === null ? null : g.date(u), [C, b] = w.useState(x), [T, O] = w.useState(Yc(g, u, o)), N = w.useRef(), I = w.useRef(g.locale), R = w.useRef(o);
20659
20661
  w.useEffect(() => {
20660
- const A = u !== N.current, S = g.locale !== I.current, j = o !== R.current;
20661
- if (N.current = u, I.current = g.locale, R.current = o, !A && !S && !j)
20662
+ const A = u !== N.current, $ = g.locale !== I.current, j = o !== R.current;
20663
+ if (N.current = u, I.current = g.locale, R.current = o, !A && !$ && !j)
20662
20664
  return;
20663
20665
  const Y = u === null ? null : g.date(u), X = u === null || g.isValid(Y);
20664
20666
  let Z = C === null && Y === null;
20665
20667
  if (C !== null && Y !== null) {
20666
- const $ = g.isEqual(C, Y);
20667
- if ($)
20668
+ const S = g.isEqual(C, Y);
20669
+ if (S)
20668
20670
  Z = !0;
20669
20671
  else {
20670
20672
  const B = Math.abs(g.getDiff(C, Y));
20671
- Z = B === 0 ? $ : B < 1e3;
20673
+ Z = B === 0 ? S : B < 1e3;
20672
20674
  }
20673
20675
  }
20674
- if (!S && !j && (!X || Z))
20676
+ if (!$ && !j && (!X || Z))
20675
20677
  return;
20676
20678
  const k = Yc(g, u, o);
20677
20679
  b(Y), O(k);
20678
20680
  }, [g, u, o, C]);
20679
20681
  const W = (A) => {
20680
- const S = A === "" || A === s ? "" : A;
20681
- O(S);
20682
- const j = S === null ? null : g.parse(S, o);
20683
- n && !g.isValid(j) || (b(j), l(j, S || void 0));
20682
+ const $ = A === "" || A === s ? "" : A;
20683
+ O($);
20684
+ const j = $ === null ? null : g.parse($, o);
20685
+ n && !g.isValid(j) || (b(j), l(j, $ || void 0));
20684
20686
  }, K = QO({
20685
20687
  value: T,
20686
20688
  onChange: W,
@@ -20818,14 +20820,14 @@ function dk(e) {
20818
20820
  dateRangeIcon: x,
20819
20821
  timeIcon: C,
20820
20822
  hideTabs: b
20821
- } = n, T = ue(n, ik), O = (t = T.components) == null ? void 0 : t.Tabs, N = nk(M, p), I = w.useContext(bn), R = sk(n), W = h ?? I !== "desktop", K = !b && typeof window < "u" && window.innerHeight > 667, G = w.useCallback((k, $) => {
20822
- l(k, I, $);
20823
+ } = n, T = ue(n, ik), O = (t = T.components) == null ? void 0 : t.Tabs, N = nk(M, p), I = w.useContext(bn), R = sk(n), W = h ?? I !== "desktop", K = !b && typeof window < "u" && window.innerHeight > 667, G = w.useCallback((k, S) => {
20824
+ l(k, I, S);
20823
20825
  }, [l, I]), A = w.useCallback((k) => {
20824
20826
  s && v(), u && u(k);
20825
20827
  }, [s, u, v]);
20826
20828
  process.env.NODE_ENV !== "production" && !qc && !M.includes(d) && (console.warn(`MUI: \`openTo="${d}"\` is not a valid prop.`, `It must be an element of \`views=["${M.join('", "')}"]\`.`), qc = !0);
20827
20829
  const {
20828
- openView: S,
20830
+ openView: $,
20829
20831
  setOpenView: j,
20830
20832
  handleChangeAndOpenNext: Y
20831
20833
  } = Fs({
@@ -20839,7 +20841,7 @@ function dk(e) {
20839
20841
  setFocusedView: Z
20840
20842
  } = ok({
20841
20843
  autoFocus: o,
20842
- openView: S
20844
+ openView: $
20843
20845
  });
20844
20846
  return /* @__PURE__ */ f.jsxs(ck, {
20845
20847
  ownerState: {
@@ -20852,7 +20854,7 @@ function dk(e) {
20852
20854
  parsedValue: a,
20853
20855
  onChange: G,
20854
20856
  setOpenView: j,
20855
- openView: S,
20857
+ openView: $,
20856
20858
  toolbarTitle: E,
20857
20859
  toolbarFormat: m,
20858
20860
  toolbarPlaceholder: y,
@@ -20861,7 +20863,7 @@ function dk(e) {
20861
20863
  })), K && !!O && /* @__PURE__ */ f.jsx(O, D({
20862
20864
  dateRangeIcon: x,
20863
20865
  timeIcon: C,
20864
- view: S,
20866
+ view: $,
20865
20867
  onChange: j
20866
20868
  }, (r = T.componentsProps) == null ? void 0 : r.tabs)), /* @__PURE__ */ f.jsx(Vs, {
20867
20869
  children: s ? /* @__PURE__ */ f.jsx(lk, {
@@ -20872,19 +20874,19 @@ function dk(e) {
20872
20874
  TextFieldProps: uk
20873
20875
  }))
20874
20876
  }) : /* @__PURE__ */ f.jsxs(w.Fragment, {
20875
- children: [Hc(S) && /* @__PURE__ */ f.jsx(Tf, D({
20877
+ children: [Hc($) && /* @__PURE__ */ f.jsx(Tf, D({
20876
20878
  autoFocus: o,
20877
20879
  date: a,
20878
20880
  onViewChange: j,
20879
20881
  onChange: Y,
20880
- view: S,
20882
+ view: $,
20881
20883
  views: M.filter(Hc),
20882
20884
  focusedView: X,
20883
20885
  onFocusedViewChange: Z
20884
- }, T)), zc(S) && /* @__PURE__ */ f.jsx(kf, D({}, T, {
20886
+ }, T)), zc($) && /* @__PURE__ */ f.jsx(kf, D({}, T, {
20885
20887
  autoFocus: o,
20886
20888
  date: a,
20887
- view: S,
20889
+ view: $,
20888
20890
  views: M.filter(zc),
20889
20891
  onChange: Y,
20890
20892
  onViewChange: j,
@@ -21739,21 +21741,21 @@ const Ek = ({ dates: e, readonly: t, onChange: r, title: n }) => {
21739
21741
  }, [M]);
21740
21742
  const A = () => {
21741
21743
  const k = {};
21742
- return M.map(($) => k[$.id] = $.text), k;
21744
+ return M.map((S) => k[S.id] = S.text), k;
21743
21745
  };
21744
21746
  Ve(() => {
21745
21747
  n || (async () => {
21746
21748
  v("GetControls", !0);
21747
- const $ = await o().post("/externalCustomerCabinet/form/registration", {});
21748
- e == null || e($.data.controls);
21749
- let B = $.data.controls;
21750
- B.some((V) => V.id === "parentphone") && p && (B = B.filter((V) => V.id !== "parentphone")), x(B), b($.data.controls.filter((V) => {
21749
+ const S = await o().post("/externalCustomerCabinet/form/registration", {});
21750
+ e == null || e(S.data.controls);
21751
+ let B = S.data.controls;
21752
+ B.some((V) => V.id === "parentphone") && p && (B = B.filter((V) => V.id !== "parentphone")), x(B), b(S.data.controls.filter((V) => {
21751
21753
  var H;
21752
21754
  return ((H = V.validation) == null ? void 0 : H.readOnly) && !!V.text;
21753
21755
  })), v("GetControls", !1);
21754
21756
  })();
21755
21757
  }, []);
21756
- const S = () => {
21758
+ const $ = () => {
21757
21759
  W() && !n && (I(!0), o().patch("/externalCustomerCabinet/form/registration", {
21758
21760
  recommend: p,
21759
21761
  linkId: d,
@@ -21762,29 +21764,29 @@ const Ek = ({ dates: e, readonly: t, onChange: r, title: n }) => {
21762
21764
  VKUserId: i,
21763
21765
  ...u ?? {}
21764
21766
  }).then((k) => {
21765
- s(($) => ({ ...$, isReg: !1 })), l(k.data.phoneNumber), E(!0), m("info"), b(M.filter(($) => {
21767
+ s((S) => ({ ...S, isReg: !1 })), l(k.data.phoneNumber), E(!0), m("info"), b(M.filter((S) => {
21766
21768
  var B;
21767
- return ((B = $.validation) == null ? void 0 : B.readOnly) && !!$.text;
21769
+ return ((B = S.validation) == null ? void 0 : B.readOnly) && !!S.text;
21768
21770
  })), r && (h != null && h.ymIdentifier) && (h != null && h.ymReachGoalIdentifier) && ym(h == null ? void 0 : h.ymIdentifier, "reachGoal", h == null ? void 0 : h.ymReachGoalIdentifier);
21769
21771
  }).catch((k) => {
21770
21772
  g(k.response.data.msg);
21771
21773
  }).finally(() => {
21772
21774
  I(!1);
21773
21775
  }));
21774
- }, j = (k, $) => {
21775
- Date.parse($) && ($ = G($)), x((B) => {
21776
+ }, j = (k, S) => {
21777
+ Date.parse(S) && (S = G(S)), x((B) => {
21776
21778
  const V = B.find((H) => H.id === k);
21777
- return V && (V.text = $), [...B];
21779
+ return V && (V.text = S), [...B];
21778
21780
  });
21779
- }, Y = (k, $) => {
21781
+ }, Y = (k, S) => {
21780
21782
  x((B) => {
21781
21783
  const V = B.find((H) => H.id === k);
21782
- return V && (V.checked = $), [...B];
21784
+ return V && (V.checked = S), [...B];
21783
21785
  });
21784
21786
  }, X = (k) => {
21785
- x(($) => {
21786
- let B = $.find((V) => V.id === k.id);
21787
- return B && (B = { ...k }, O(Math.random())), [...$];
21787
+ x((S) => {
21788
+ let B = S.find((V) => V.id === k.id);
21789
+ return B && (B = { ...k }, O(Math.random())), [...S];
21788
21790
  });
21789
21791
  };
21790
21792
  return {
@@ -21797,7 +21799,7 @@ const Ek = ({ dates: e, readonly: t, onChange: r, title: n }) => {
21797
21799
  style: { display: "flex", flexDirection: "column", gap: "1.5em", marginBottom: "1em" },
21798
21800
  children: [
21799
21801
  /* @__PURE__ */ f.jsx("div", { style: { display: "flex", flexDirection: "column", gap: "1em" }, children: M == null ? void 0 : M.map(
21800
- (k, $) => /* @__PURE__ */ f.jsx("div", { children: /* @__PURE__ */ f.jsx(
21802
+ (k, S) => /* @__PURE__ */ f.jsx("div", { children: /* @__PURE__ */ f.jsx(
21801
21803
  Dk,
21802
21804
  {
21803
21805
  isReg: r,
@@ -21808,13 +21810,13 @@ const Ek = ({ dates: e, readonly: t, onChange: r, title: n }) => {
21808
21810
  value: k.text ?? "",
21809
21811
  readonlyControls: C.map((B) => B.id)
21810
21812
  }
21811
- ) }, $)
21813
+ ) }, S)
21812
21814
  ) }),
21813
21815
  /* @__PURE__ */ f.jsx("div", { style: { display: "flex", justifyContent: "center" }, children: /* @__PURE__ */ f.jsx(
21814
21816
  ks,
21815
21817
  {
21816
21818
  isLoading: N,
21817
- onClick: () => S(),
21819
+ onClick: () => $(),
21818
21820
  children: t || "Сохранить анкету"
21819
21821
  }
21820
21822
  ) })
@@ -21866,7 +21868,7 @@ const Ek = ({ dates: e, readonly: t, onChange: r, title: n }) => {
21866
21868
  const { cabinetSettings: t, cabinetUISettings: r } = Te(wt), { setTheme: n, theme: o, currentMode: a } = Te(Gn), { isLoading: i } = Te(Lr), { openedPage: s, setOpenedPage: l } = Te(Jo), u = (y, E) => {
21867
21869
  l(E);
21868
21870
  }, d = () => {
21869
- var y, E, M, x, C, b, T, O, N, I, R, W, K, G, A, S, j, Y, X, Z, k, $, B, V, H, Q, ee, L, F, U, re, le;
21871
+ var y, E, M, x, C, b, T, O, N, I, R, W, K, G, A, $, j, Y, X, Z, k, S, B, V, H, Q, ee, L, F, U, re, le;
21870
21872
  return a === "light" ? {
21871
21873
  // palette values for light mode
21872
21874
  primary: {
@@ -21900,7 +21902,7 @@ const Ek = ({ dates: e, readonly: t, onChange: r, title: n }) => {
21900
21902
  MuiFormLabel: {
21901
21903
  styleOverrides: {
21902
21904
  root: {
21903
- color: ((S = (A = r == null ? void 0 : r.theme) == null ? void 0 : A.light) == null ? void 0 : S.theme) ?? "#ffffff"
21905
+ color: (($ = (A = r == null ? void 0 : r.theme) == null ? void 0 : A.light) == null ? void 0 : $.theme) ?? "#ffffff"
21904
21906
  }
21905
21907
  }
21906
21908
  }
@@ -21912,7 +21914,7 @@ const Ek = ({ dates: e, readonly: t, onChange: r, title: n }) => {
21912
21914
  contrastText: ((Z = (X = r == null ? void 0 : r.theme) == null ? void 0 : X.dark) == null ? void 0 : Z.text) ?? "#000000"
21913
21915
  },
21914
21916
  text: {
21915
- primary: (($ = (k = r == null ? void 0 : r.theme) == null ? void 0 : k.dark) == null ? void 0 : $.theme) ?? "#ffffff"
21917
+ primary: ((S = (k = r == null ? void 0 : r.theme) == null ? void 0 : k.dark) == null ? void 0 : S.theme) ?? "#ffffff"
21916
21918
  },
21917
21919
  background: {
21918
21920
  default: ((V = (B = r == null ? void 0 : r.theme) == null ? void 0 : B.dark) == null ? void 0 : V.background) ?? "#000000"