@cgi-learning-hub/ui 1.2.0-dev.1726477884 → 1.2.0-dev.1730714589

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.
Files changed (120) hide show
  1. package/dist/{Backdrop-CQM1mw_6.cjs → Backdrop-2u2eUNhW.cjs} +1 -1
  2. package/dist/{Backdrop-B8-BL3jx.js → Backdrop-NYR-wJpx.js} +93 -94
  3. package/dist/Box-BM-kEZ6w.cjs +1 -0
  4. package/dist/{Box-CDFdOx1a.js → Box-BOwB0WGP.js} +22 -23
  5. package/dist/Button-DF4FLm9c.cjs +1 -0
  6. package/dist/{Button-CvUAFzG_.js → Button-DOz72eRZ.js} +39 -40
  7. package/dist/{ButtonBase-BMflDb9x.js → ButtonBase-Cc4QJr0W.js} +3 -3
  8. package/dist/{ButtonBase-0-NuO2tj.cjs → ButtonBase-D-LBunY3.cjs} +1 -1
  9. package/dist/{CircularProgress-DdMAzWVy.cjs → CircularProgress-Bc4Jb-wh.cjs} +7 -7
  10. package/dist/{CircularProgress-Dmg3SNAP.js → CircularProgress-CQAqrfVo.js} +42 -43
  11. package/dist/{DatePicker-BEtxyoTT.cjs → DatePicker-B7Kxulzh.cjs} +15 -15
  12. package/dist/{DatePicker-Bz8V-O3o.js → DatePicker-DLbJ-Y35.js} +624 -627
  13. package/dist/DefaultButton-BiytyhNr.cjs +1 -0
  14. package/dist/{DefaultButton-D0x7we4I.js → DefaultButton-xBiX39mb.js} +22 -22
  15. package/dist/DefaultPropsProvider-3gIWHkeE.js +483 -0
  16. package/dist/DefaultPropsProvider-D5gdl0ZP.cjs +17 -0
  17. package/dist/IconButton-C1Q6F-WI.cjs +2 -0
  18. package/dist/{IconButton-DzYEBDbu.js → IconButton-DQ115lN0.js} +29 -29
  19. package/dist/{InputAdornment-x1WIM2Yz.js → InputAdornment-C91s059c.js} +4 -4
  20. package/dist/{InputAdornment-CbLgi938.cjs → InputAdornment-CQEOPpj_.cjs} +1 -1
  21. package/dist/{InputBase-C_CFype-.cjs → InputBase-BhTvM4pD.cjs} +1 -1
  22. package/dist/{InputBase-C1BvXunK.js → InputBase-BqiRpsZm.js} +4 -4
  23. package/dist/{Stack-Bvr_N6-t.cjs → Stack-C-pSEK_U.cjs} +1 -1
  24. package/dist/{Stack-CJLo9S4b.js → Stack-CRf_NOj5.js} +33 -34
  25. package/dist/{Tabs-Cvnp3jpR.js → Tabs-ClaQRksF.js} +348 -349
  26. package/dist/Tabs-DQQR_Rej.cjs +4 -0
  27. package/dist/TextField-ESuNQ6_j.cjs +12 -0
  28. package/dist/{TextField-B-GxVtVu.js → TextField-poQmKhLJ.js} +421 -429
  29. package/dist/{Tooltip-CzaHtHhc.js → Tooltip-h4eHRca2.js} +1926 -1943
  30. package/dist/Tooltip-iexr64ud.cjs +100 -0
  31. package/dist/{Typography-APp4bmiX.js → Typography-Brk7us7e.js} +40 -41
  32. package/dist/Typography-DXUkMq5K.cjs +1 -0
  33. package/dist/components/DatePicker/DatePicker.cjs.js +1 -1
  34. package/dist/components/DatePicker/DatePicker.es.js +3 -3
  35. package/dist/components/DatePicker/DatePicker.stories.cjs.js +1 -1
  36. package/dist/components/DatePicker/DatePicker.stories.es.js +3 -3
  37. package/dist/components/DatePicker/index.cjs.js +1 -1
  38. package/dist/components/DatePicker/index.es.js +1 -1
  39. package/dist/components/DefaultButton/DefaultButton.cjs.js +1 -1
  40. package/dist/components/DefaultButton/DefaultButton.es.js +2 -2
  41. package/dist/components/DefaultButton/DefaultButtonIcon.cjs.js +1 -1
  42. package/dist/components/DefaultButton/DefaultButtonIcon.es.js +2 -2
  43. package/dist/components/DefaultButton/index.cjs.js +1 -1
  44. package/dist/components/DefaultButton/index.es.js +1 -1
  45. package/dist/components/Dropzone/Dropzone.cjs.js +1 -1
  46. package/dist/components/Dropzone/Dropzone.es.js +79 -76
  47. package/dist/components/EmptyState/EmptyState.cjs.js +1 -1
  48. package/dist/components/EmptyState/EmptyState.es.js +2 -2
  49. package/dist/components/FileList/FileList.cjs.js +1 -1
  50. package/dist/components/FileList/FileList.es.js +1 -1
  51. package/dist/components/FileList/FileListItem.cjs.js +1 -1
  52. package/dist/components/FileList/FileListItem.es.js +6 -6
  53. package/dist/components/IconButton.stories.cjs.js +1 -1
  54. package/dist/components/IconButton.stories.es.js +2 -2
  55. package/dist/components/Loader/Loader.cjs.js +1 -1
  56. package/dist/components/Loader/Loader.es.js +1 -1
  57. package/dist/components/LoaderBackdrop/LoaderBackdrop.cjs.js +1 -1
  58. package/dist/components/LoaderBackdrop/LoaderBackdrop.es.js +2 -2
  59. package/dist/components/PaperHeader/PaperHeader.cjs.js +1 -1
  60. package/dist/components/PaperHeader/PaperHeader.es.js +2 -2
  61. package/dist/components/PaperHeader/PaperHeader.stories.cjs.js +1 -1
  62. package/dist/components/PaperHeader/PaperHeader.stories.es.js +2 -2
  63. package/dist/components/PasswordInput/PasswordInput.cjs.js +1 -1
  64. package/dist/components/PasswordInput/PasswordInput.es.js +5 -5
  65. package/dist/components/PrimaryButton/PrimaryButton.cjs.js +1 -1
  66. package/dist/components/PrimaryButton/PrimaryButton.es.js +1 -1
  67. package/dist/components/PrimaryButton/PrimaryButton.stories.cjs.js +1 -1
  68. package/dist/components/PrimaryButton/PrimaryButton.stories.es.js +1 -1
  69. package/dist/components/SearchInput/SearchInput.cjs.js +1 -1
  70. package/dist/components/SearchInput/SearchInput.es.js +4 -4
  71. package/dist/components/SecondaryButton/SecondaryButton.cjs.js +1 -1
  72. package/dist/components/SecondaryButton/SecondaryButton.es.js +1 -1
  73. package/dist/components/SecondaryButton/SecondaryButton.stories.cjs.js +1 -1
  74. package/dist/components/SecondaryButton/SecondaryButton.stories.es.js +1 -1
  75. package/dist/components/TabList.stories.cjs.js +1 -1
  76. package/dist/components/TabList.stories.es.js +6 -6
  77. package/dist/components/TextInput/TextInput.cjs.js +1 -1
  78. package/dist/components/TextInput/TextInput.es.js +1 -1
  79. package/dist/components/index.cjs.js +1 -1
  80. package/dist/components/index.es.js +32 -32
  81. package/dist/{createSvgIcon-DJwoygjS.cjs → createSvgIcon-BHNwYp0k.cjs} +1 -1
  82. package/dist/{createSvgIcon-VDwq_j-P.cjs → createSvgIcon-C9v8HKxu.cjs} +1 -1
  83. package/dist/{createSvgIcon-CdFwTtth.js → createSvgIcon-CWZXMIY6.js} +2 -2
  84. package/dist/{createSvgIcon-B7p9QbNy.js → createSvgIcon-ampgkdBR.js} +3 -3
  85. package/dist/{extendSxProp-RHa13SsY.js → extendSxProp-Cr6SqfyU.js} +1 -1
  86. package/dist/{extendSxProp-CVoS5ruY.cjs → extendSxProp-h_vH_Efx.cjs} +1 -1
  87. package/dist/{fr-CUBngGd5.js → fr-CrUmNQ8y.js} +1 -1
  88. package/dist/{fr-7GJn1ht4.cjs → fr-Dh4vpkIL.cjs} +1 -1
  89. package/dist/identifier-lU3TQXv0.cjs +59 -0
  90. package/dist/{identifier-nbk7LEJv.js → identifier-vL3mZxtO.js} +1107 -910
  91. package/dist/{index-D7Jwk3AM.cjs → index-B4-7REI3.cjs} +1 -1
  92. package/dist/{index-C4eGfgCg.js → index-CrWaTytV.js} +4 -4
  93. package/dist/{index-D40qjF4v.cjs → index-DJfvQgvG.cjs} +1 -1
  94. package/dist/{index-CMQY-kBc.js → index-PJSlkMUh.js} +2 -2
  95. package/dist/index.cjs.js +1 -1
  96. package/dist/index.es.js +114 -114
  97. package/dist/{refType-DFnOH04O.js → refType-CslmN23s.js} +1 -1
  98. package/dist/{refType-DdcYgSUO.cjs → refType-xt9KmJ1e.cjs} +1 -1
  99. package/dist/useId-CK6Kn3Tn.js +21 -0
  100. package/dist/useId-DNXtOFeX.cjs +1 -0
  101. package/dist/{useTheme-CLNwQ3Yk.js → useTheme-BZN9T64v.js} +1 -1
  102. package/dist/{useTheme-cn0PfKIP.cjs → useTheme-BcsinTgi.cjs} +1 -1
  103. package/dist/{useTheme-DmvRg71t.js → useTheme-Cs6W-67J.js} +3 -3
  104. package/dist/{useTheme-CeUi--X1.cjs → useTheme-Cy30-54x.cjs} +1 -1
  105. package/dist/{useThemeProps-DE5uuT3t.js → useThemeProps-CjDUEYiA.js} +3 -3
  106. package/dist/{useThemeProps-Bw-cwTu1.cjs → useThemeProps-DxowsTec.cjs} +1 -1
  107. package/package.json +1 -1
  108. package/dist/Box-C2gLk_UH.cjs +0 -1
  109. package/dist/Button-BzvFp4sx.cjs +0 -1
  110. package/dist/DefaultButton-C73SCGlE.cjs +0 -1
  111. package/dist/DefaultPropsProvider-5NdZnDS0.cjs +0 -17
  112. package/dist/DefaultPropsProvider-CU--SVzB.js +0 -458
  113. package/dist/IconButton-B7jxxXOK.cjs +0 -2
  114. package/dist/Tabs-wj4N9aH3.cjs +0 -4
  115. package/dist/TextField-Bf0iVvZT.cjs +0 -12
  116. package/dist/Tooltip-CIuc_nUD.cjs +0 -100
  117. package/dist/Typography-DEzPHYLs.cjs +0 -1
  118. package/dist/identifier-icEThk5F.cjs +0 -59
  119. package/dist/useId-CyGZMA-F.js +0 -19
  120. package/dist/useId-D5Txt-1B.cjs +0 -1
@@ -1,10 +1,10 @@
1
- import qr from "@emotion/styled";
1
+ import rt from "@emotion/styled";
2
2
  import "@emotion/react";
3
- var oo = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
4
- function Kr(e) {
3
+ var mo = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
4
+ function tt(e) {
5
5
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
6
6
  }
7
- function io(e) {
7
+ function go(e) {
8
8
  if (e.__esModule) return e;
9
9
  var r = e.default;
10
10
  if (typeof r == "function") {
@@ -23,7 +23,7 @@ function io(e) {
23
23
  });
24
24
  }), t;
25
25
  }
26
- var nr = { exports: {} }, _e = { exports: {} }, M = {};
26
+ var ar = { exports: {} }, Pe = { exports: {} }, M = {};
27
27
  /** @license React v16.13.1
28
28
  * react-is.production.min.js
29
29
  *
@@ -32,73 +32,73 @@ var nr = { exports: {} }, _e = { exports: {} }, M = {};
32
32
  * This source code is licensed under the MIT license found in the
33
33
  * LICENSE file in the root directory of this source tree.
34
34
  */
35
- var pr;
36
- function Hr() {
37
- if (pr) return M;
38
- pr = 1;
39
- var e = typeof Symbol == "function" && Symbol.for, r = e ? Symbol.for("react.element") : 60103, t = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, p = e ? Symbol.for("react.concurrent_mode") : 60111, h = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, f = e ? Symbol.for("react.suspense_list") : 60120, C = e ? Symbol.for("react.memo") : 60115, E = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, k = e ? Symbol.for("react.responder") : 60118, Y = e ? Symbol.for("react.scope") : 60119;
40
- function v(m) {
41
- if (typeof m == "object" && m !== null) {
42
- var q = m.$$typeof;
43
- switch (q) {
35
+ var hr;
36
+ function nt() {
37
+ if (hr) return M;
38
+ hr = 1;
39
+ var e = typeof Symbol == "function" && Symbol.for, r = e ? Symbol.for("react.element") : 60103, t = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, f = e ? Symbol.for("react.concurrent_mode") : 60111, h = e ? Symbol.for("react.forward_ref") : 60112, m = e ? Symbol.for("react.suspense") : 60113, d = e ? Symbol.for("react.suspense_list") : 60120, C = e ? Symbol.for("react.memo") : 60115, w = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, E = e ? Symbol.for("react.fundamental") : 60117, _ = e ? Symbol.for("react.responder") : 60118, Y = e ? Symbol.for("react.scope") : 60119;
40
+ function v(g) {
41
+ if (typeof g == "object" && g !== null) {
42
+ var K = g.$$typeof;
43
+ switch (K) {
44
44
  case r:
45
- switch (m = m.type, m) {
45
+ switch (g = g.type, g) {
46
46
  case l:
47
- case p:
47
+ case f:
48
48
  case n:
49
49
  case a:
50
50
  case o:
51
- case g:
52
- return m;
51
+ case m:
52
+ return g;
53
53
  default:
54
- switch (m = m && m.$$typeof, m) {
54
+ switch (g = g && g.$$typeof, g) {
55
55
  case c:
56
56
  case h:
57
- case E:
57
+ case w:
58
58
  case C:
59
59
  case s:
60
- return m;
60
+ return g;
61
61
  default:
62
- return q;
62
+ return K;
63
63
  }
64
64
  }
65
65
  case t:
66
- return q;
66
+ return K;
67
67
  }
68
68
  }
69
69
  }
70
- function P(m) {
71
- return v(m) === p;
70
+ function P(g) {
71
+ return v(g) === f;
72
72
  }
73
- return M.AsyncMode = l, M.ConcurrentMode = p, M.ContextConsumer = c, M.ContextProvider = s, M.Element = r, M.ForwardRef = h, M.Fragment = n, M.Lazy = E, M.Memo = C, M.Portal = t, M.Profiler = a, M.StrictMode = o, M.Suspense = g, M.isAsyncMode = function(m) {
74
- return P(m) || v(m) === l;
75
- }, M.isConcurrentMode = P, M.isContextConsumer = function(m) {
76
- return v(m) === c;
77
- }, M.isContextProvider = function(m) {
78
- return v(m) === s;
79
- }, M.isElement = function(m) {
80
- return typeof m == "object" && m !== null && m.$$typeof === r;
81
- }, M.isForwardRef = function(m) {
82
- return v(m) === h;
83
- }, M.isFragment = function(m) {
84
- return v(m) === n;
85
- }, M.isLazy = function(m) {
86
- return v(m) === E;
87
- }, M.isMemo = function(m) {
88
- return v(m) === C;
89
- }, M.isPortal = function(m) {
90
- return v(m) === t;
91
- }, M.isProfiler = function(m) {
92
- return v(m) === a;
93
- }, M.isStrictMode = function(m) {
94
- return v(m) === o;
95
- }, M.isSuspense = function(m) {
96
- return v(m) === g;
97
- }, M.isValidElementType = function(m) {
98
- return typeof m == "string" || typeof m == "function" || m === n || m === p || m === a || m === o || m === g || m === f || typeof m == "object" && m !== null && (m.$$typeof === E || m.$$typeof === C || m.$$typeof === s || m.$$typeof === c || m.$$typeof === h || m.$$typeof === w || m.$$typeof === k || m.$$typeof === Y || m.$$typeof === b);
73
+ return M.AsyncMode = l, M.ConcurrentMode = f, M.ContextConsumer = c, M.ContextProvider = s, M.Element = r, M.ForwardRef = h, M.Fragment = n, M.Lazy = w, M.Memo = C, M.Portal = t, M.Profiler = a, M.StrictMode = o, M.Suspense = m, M.isAsyncMode = function(g) {
74
+ return P(g) || v(g) === l;
75
+ }, M.isConcurrentMode = P, M.isContextConsumer = function(g) {
76
+ return v(g) === c;
77
+ }, M.isContextProvider = function(g) {
78
+ return v(g) === s;
79
+ }, M.isElement = function(g) {
80
+ return typeof g == "object" && g !== null && g.$$typeof === r;
81
+ }, M.isForwardRef = function(g) {
82
+ return v(g) === h;
83
+ }, M.isFragment = function(g) {
84
+ return v(g) === n;
85
+ }, M.isLazy = function(g) {
86
+ return v(g) === w;
87
+ }, M.isMemo = function(g) {
88
+ return v(g) === C;
89
+ }, M.isPortal = function(g) {
90
+ return v(g) === t;
91
+ }, M.isProfiler = function(g) {
92
+ return v(g) === a;
93
+ }, M.isStrictMode = function(g) {
94
+ return v(g) === o;
95
+ }, M.isSuspense = function(g) {
96
+ return v(g) === m;
97
+ }, M.isValidElementType = function(g) {
98
+ return typeof g == "string" || typeof g == "function" || g === n || g === f || g === a || g === o || g === m || g === d || typeof g == "object" && g !== null && (g.$$typeof === w || g.$$typeof === C || g.$$typeof === s || g.$$typeof === c || g.$$typeof === h || g.$$typeof === E || g.$$typeof === _ || g.$$typeof === Y || g.$$typeof === b);
99
99
  }, M.typeOf = v, M;
100
100
  }
101
- var D = {};
101
+ var N = {};
102
102
  /** @license React v16.13.1
103
103
  * react-is.development.js
104
104
  *
@@ -107,13 +107,13 @@ var D = {};
107
107
  * This source code is licensed under the MIT license found in the
108
108
  * LICENSE file in the root directory of this source tree.
109
109
  */
110
- var gr;
111
- function Qr() {
112
- return gr || (gr = 1, process.env.NODE_ENV !== "production" && function() {
113
- var e = typeof Symbol == "function" && Symbol.for, r = e ? Symbol.for("react.element") : 60103, t = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, p = e ? Symbol.for("react.concurrent_mode") : 60111, h = e ? Symbol.for("react.forward_ref") : 60112, g = e ? Symbol.for("react.suspense") : 60113, f = e ? Symbol.for("react.suspense_list") : 60120, C = e ? Symbol.for("react.memo") : 60115, E = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, w = e ? Symbol.for("react.fundamental") : 60117, k = e ? Symbol.for("react.responder") : 60118, Y = e ? Symbol.for("react.scope") : 60119;
110
+ var yr;
111
+ function ot() {
112
+ return yr || (yr = 1, process.env.NODE_ENV !== "production" && function() {
113
+ var e = typeof Symbol == "function" && Symbol.for, r = e ? Symbol.for("react.element") : 60103, t = e ? Symbol.for("react.portal") : 60106, n = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, s = e ? Symbol.for("react.provider") : 60109, c = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, f = e ? Symbol.for("react.concurrent_mode") : 60111, h = e ? Symbol.for("react.forward_ref") : 60112, m = e ? Symbol.for("react.suspense") : 60113, d = e ? Symbol.for("react.suspense_list") : 60120, C = e ? Symbol.for("react.memo") : 60115, w = e ? Symbol.for("react.lazy") : 60116, b = e ? Symbol.for("react.block") : 60121, E = e ? Symbol.for("react.fundamental") : 60117, _ = e ? Symbol.for("react.responder") : 60118, Y = e ? Symbol.for("react.scope") : 60119;
114
114
  function v(y) {
115
115
  return typeof y == "string" || typeof y == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
116
- y === n || y === p || y === a || y === o || y === g || y === f || typeof y == "object" && y !== null && (y.$$typeof === E || y.$$typeof === C || y.$$typeof === s || y.$$typeof === c || y.$$typeof === h || y.$$typeof === w || y.$$typeof === k || y.$$typeof === Y || y.$$typeof === b);
116
+ y === n || y === f || y === a || y === o || y === m || y === d || typeof y == "object" && y !== null && (y.$$typeof === w || y.$$typeof === C || y.$$typeof === s || y.$$typeof === c || y.$$typeof === h || y.$$typeof === E || y.$$typeof === _ || y.$$typeof === Y || y.$$typeof === b);
117
117
  }
118
118
  function P(y) {
119
119
  if (typeof y == "object" && y !== null) {
@@ -123,21 +123,21 @@ function Qr() {
123
123
  var ke = y.type;
124
124
  switch (ke) {
125
125
  case l:
126
- case p:
126
+ case f:
127
127
  case n:
128
128
  case a:
129
129
  case o:
130
- case g:
130
+ case m:
131
131
  return ke;
132
132
  default:
133
- var dr = ke && ke.$$typeof;
134
- switch (dr) {
133
+ var gr = ke && ke.$$typeof;
134
+ switch (gr) {
135
135
  case c:
136
136
  case h:
137
- case E:
137
+ case w:
138
138
  case C:
139
139
  case s:
140
- return dr;
140
+ return gr;
141
141
  default:
142
142
  return ne;
143
143
  }
@@ -147,62 +147,62 @@ function Qr() {
147
147
  }
148
148
  }
149
149
  }
150
- var m = l, q = p, X = c, K = s, i = r, T = h, R = n, F = E, ce = C, re = t, pe = a, te = o, de = g, xe = !1;
151
- function qe(y) {
152
- return xe || (xe = !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.")), d(y) || P(y) === l;
150
+ var g = l, K = f, X = c, q = s, i = r, T = h, R = n, U = w, ce = C, re = t, me = a, te = o, pe = m, _e = !1;
151
+ function He(y) {
152
+ return _e || (_e = !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.")), p(y) || P(y) === l;
153
153
  }
154
- function d(y) {
155
- return P(y) === p;
154
+ function p(y) {
155
+ return P(y) === f;
156
156
  }
157
157
  function S(y) {
158
158
  return P(y) === c;
159
159
  }
160
- function _(y) {
160
+ function k(y) {
161
161
  return P(y) === s;
162
162
  }
163
163
  function A(y) {
164
164
  return typeof y == "object" && y !== null && y.$$typeof === r;
165
165
  }
166
- function $(y) {
166
+ function x(y) {
167
167
  return P(y) === h;
168
168
  }
169
169
  function I(y) {
170
170
  return P(y) === n;
171
171
  }
172
172
  function O(y) {
173
- return P(y) === E;
173
+ return P(y) === w;
174
174
  }
175
- function x(y) {
175
+ function $(y) {
176
176
  return P(y) === C;
177
177
  }
178
178
  function B(y) {
179
179
  return P(y) === t;
180
180
  }
181
- function N(y) {
181
+ function D(y) {
182
182
  return P(y) === a;
183
183
  }
184
184
  function j(y) {
185
185
  return P(y) === o;
186
186
  }
187
187
  function H(y) {
188
- return P(y) === g;
188
+ return P(y) === m;
189
189
  }
190
- D.AsyncMode = m, D.ConcurrentMode = q, D.ContextConsumer = X, D.ContextProvider = K, D.Element = i, D.ForwardRef = T, D.Fragment = R, D.Lazy = F, D.Memo = ce, D.Portal = re, D.Profiler = pe, D.StrictMode = te, D.Suspense = de, D.isAsyncMode = qe, D.isConcurrentMode = d, D.isContextConsumer = S, D.isContextProvider = _, D.isElement = A, D.isForwardRef = $, D.isFragment = I, D.isLazy = O, D.isMemo = x, D.isPortal = B, D.isProfiler = N, D.isStrictMode = j, D.isSuspense = H, D.isValidElementType = v, D.typeOf = P;
191
- }()), D;
190
+ N.AsyncMode = g, N.ConcurrentMode = K, N.ContextConsumer = X, N.ContextProvider = q, N.Element = i, N.ForwardRef = T, N.Fragment = R, N.Lazy = U, N.Memo = ce, N.Portal = re, N.Profiler = me, N.StrictMode = te, N.Suspense = pe, N.isAsyncMode = He, N.isConcurrentMode = p, N.isContextConsumer = S, N.isContextProvider = k, N.isElement = A, N.isForwardRef = x, N.isFragment = I, N.isLazy = O, N.isMemo = $, N.isPortal = B, N.isProfiler = D, N.isStrictMode = j, N.isSuspense = H, N.isValidElementType = v, N.typeOf = P;
191
+ }()), N;
192
192
  }
193
- var mr;
194
- function Br() {
195
- return mr || (mr = 1, process.env.NODE_ENV === "production" ? _e.exports = Hr() : _e.exports = Qr()), _e.exports;
193
+ var br;
194
+ function Ur() {
195
+ return br || (br = 1, process.env.NODE_ENV === "production" ? Pe.exports = nt() : Pe.exports = ot()), Pe.exports;
196
196
  }
197
197
  /*
198
198
  object-assign
199
199
  (c) Sindre Sorhus
200
200
  @license MIT
201
201
  */
202
- var Ke, hr;
203
- function Jr() {
204
- if (hr) return Ke;
205
- hr = 1;
202
+ var Qe, vr;
203
+ function it() {
204
+ if (vr) return Qe;
205
+ vr = 1;
206
206
  var e = Object.getOwnPropertySymbols, r = Object.prototype.hasOwnProperty, t = Object.prototype.propertyIsEnumerable;
207
207
  function n(a) {
208
208
  if (a == null)
@@ -223,47 +223,47 @@ function Jr() {
223
223
  });
224
224
  if (l.join("") !== "0123456789")
225
225
  return !1;
226
- var p = {};
226
+ var f = {};
227
227
  return "abcdefghijklmnopqrst".split("").forEach(function(h) {
228
- p[h] = h;
229
- }), Object.keys(Object.assign({}, p)).join("") === "abcdefghijklmnopqrst";
228
+ f[h] = h;
229
+ }), Object.keys(Object.assign({}, f)).join("") === "abcdefghijklmnopqrst";
230
230
  } catch {
231
231
  return !1;
232
232
  }
233
233
  }
234
- return Ke = o() ? Object.assign : function(a, s) {
235
- for (var c, l = n(a), p, h = 1; h < arguments.length; h++) {
234
+ return Qe = o() ? Object.assign : function(a, s) {
235
+ for (var c, l = n(a), f, h = 1; h < arguments.length; h++) {
236
236
  c = Object(arguments[h]);
237
- for (var g in c)
238
- r.call(c, g) && (l[g] = c[g]);
237
+ for (var m in c)
238
+ r.call(c, m) && (l[m] = c[m]);
239
239
  if (e) {
240
- p = e(c);
241
- for (var f = 0; f < p.length; f++)
242
- t.call(c, p[f]) && (l[p[f]] = c[p[f]]);
240
+ f = e(c);
241
+ for (var d = 0; d < f.length; d++)
242
+ t.call(c, f[d]) && (l[f[d]] = c[f[d]]);
243
243
  }
244
244
  }
245
245
  return l;
246
- }, Ke;
246
+ }, Qe;
247
247
  }
248
- var He, yr;
249
- function ir() {
250
- if (yr) return He;
251
- yr = 1;
248
+ var Je, Sr;
249
+ function cr() {
250
+ if (Sr) return Je;
251
+ Sr = 1;
252
252
  var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
253
- return He = e, He;
253
+ return Je = e, Je;
254
254
  }
255
- var Qe, br;
256
- function jr() {
257
- return br || (br = 1, Qe = Function.call.bind(Object.prototype.hasOwnProperty)), Qe;
255
+ var Xe, Cr;
256
+ function Lr() {
257
+ return Cr || (Cr = 1, Xe = Function.call.bind(Object.prototype.hasOwnProperty)), Xe;
258
258
  }
259
- var Je, vr;
260
- function Xr() {
261
- if (vr) return Je;
262
- vr = 1;
259
+ var Ze, Tr;
260
+ function at() {
261
+ if (Tr) return Ze;
262
+ Tr = 1;
263
263
  var e = function() {
264
264
  };
265
265
  if (process.env.NODE_ENV !== "production") {
266
- var r = ir(), t = {}, n = jr();
266
+ var r = cr(), t = {}, n = Lr();
267
267
  e = function(a) {
268
268
  var s = "Warning: " + a;
269
269
  typeof console < "u" && console.error(s);
@@ -273,29 +273,29 @@ function Xr() {
273
273
  }
274
274
  };
275
275
  }
276
- function o(a, s, c, l, p) {
276
+ function o(a, s, c, l, f) {
277
277
  if (process.env.NODE_ENV !== "production") {
278
278
  for (var h in a)
279
279
  if (n(a, h)) {
280
- var g;
280
+ var m;
281
281
  try {
282
282
  if (typeof a[h] != "function") {
283
- var f = Error(
283
+ var d = Error(
284
284
  (l || "React class") + ": " + c + " type `" + h + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof a[h] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
285
285
  );
286
- throw f.name = "Invariant Violation", f;
286
+ throw d.name = "Invariant Violation", d;
287
287
  }
288
- g = a[h](s, h, l, c, null, r);
289
- } catch (E) {
290
- g = E;
288
+ m = a[h](s, h, l, c, null, r);
289
+ } catch (w) {
290
+ m = w;
291
291
  }
292
- if (g && !(g instanceof Error) && e(
293
- (l || "React class") + ": type specification of " + c + " `" + h + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof g + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
294
- ), g instanceof Error && !(g.message in t)) {
295
- t[g.message] = !0;
296
- var C = p ? p() : "";
292
+ if (m && !(m instanceof Error) && e(
293
+ (l || "React class") + ": type specification of " + c + " `" + h + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof m + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
294
+ ), m instanceof Error && !(m.message in t)) {
295
+ t[m.message] = !0;
296
+ var C = f ? f() : "";
297
297
  e(
298
- "Failed " + c + " type: " + g.message + (C ?? "")
298
+ "Failed " + c + " type: " + m.message + (C ?? "")
299
299
  );
300
300
  }
301
301
  }
@@ -303,13 +303,13 @@ function Xr() {
303
303
  }
304
304
  return o.resetWarningCache = function() {
305
305
  process.env.NODE_ENV !== "production" && (t = {});
306
- }, Je = o, Je;
306
+ }, Ze = o, Ze;
307
307
  }
308
- var Xe, Sr;
309
- function Zr() {
310
- if (Sr) return Xe;
311
- Sr = 1;
312
- var e = Br(), r = Jr(), t = ir(), n = jr(), o = Xr(), a = function() {
308
+ var er, wr;
309
+ function st() {
310
+ if (wr) return er;
311
+ wr = 1;
312
+ var e = Ur(), r = it(), t = cr(), n = Lr(), o = at(), a = function() {
313
313
  };
314
314
  process.env.NODE_ENV !== "production" && (a = function(c) {
315
315
  var l = "Warning: " + c;
@@ -322,262 +322,262 @@ function Zr() {
322
322
  function s() {
323
323
  return null;
324
324
  }
325
- return Xe = function(c, l) {
326
- var p = typeof Symbol == "function" && Symbol.iterator, h = "@@iterator";
327
- function g(d) {
328
- var S = d && (p && d[p] || d[h]);
325
+ return er = function(c, l) {
326
+ var f = typeof Symbol == "function" && Symbol.iterator, h = "@@iterator";
327
+ function m(p) {
328
+ var S = p && (f && p[f] || p[h]);
329
329
  if (typeof S == "function")
330
330
  return S;
331
331
  }
332
- var f = "<<anonymous>>", C = {
333
- array: k("array"),
334
- bigint: k("bigint"),
335
- bool: k("boolean"),
336
- func: k("function"),
337
- number: k("number"),
338
- object: k("object"),
339
- string: k("string"),
340
- symbol: k("symbol"),
332
+ var d = "<<anonymous>>", C = {
333
+ array: _("array"),
334
+ bigint: _("bigint"),
335
+ bool: _("boolean"),
336
+ func: _("function"),
337
+ number: _("number"),
338
+ object: _("object"),
339
+ string: _("string"),
340
+ symbol: _("symbol"),
341
341
  any: Y(),
342
342
  arrayOf: v,
343
343
  element: P(),
344
- elementType: m(),
345
- instanceOf: q,
344
+ elementType: g(),
345
+ instanceOf: K,
346
346
  node: T(),
347
- objectOf: K,
347
+ objectOf: q,
348
348
  oneOf: X,
349
349
  oneOfType: i,
350
- shape: F,
350
+ shape: U,
351
351
  exact: ce
352
352
  };
353
- function E(d, S) {
354
- return d === S ? d !== 0 || 1 / d === 1 / S : d !== d && S !== S;
353
+ function w(p, S) {
354
+ return p === S ? p !== 0 || 1 / p === 1 / S : p !== p && S !== S;
355
355
  }
356
- function b(d, S) {
357
- this.message = d, this.data = S && typeof S == "object" ? S : {}, this.stack = "";
356
+ function b(p, S) {
357
+ this.message = p, this.data = S && typeof S == "object" ? S : {}, this.stack = "";
358
358
  }
359
359
  b.prototype = Error.prototype;
360
- function w(d) {
360
+ function E(p) {
361
361
  if (process.env.NODE_ENV !== "production")
362
- var S = {}, _ = 0;
363
- function A(I, O, x, B, N, j, H) {
364
- if (B = B || f, j = j || x, H !== t) {
362
+ var S = {}, k = 0;
363
+ function A(I, O, $, B, D, j, H) {
364
+ if (B = B || d, j = j || $, H !== t) {
365
365
  if (l) {
366
366
  var y = new Error(
367
367
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
368
368
  );
369
369
  throw y.name = "Invariant Violation", y;
370
370
  } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
371
- var ne = B + ":" + x;
371
+ var ne = B + ":" + $;
372
372
  !S[ne] && // Avoid spamming the console because they are often not actionable except for lib authors
373
- _ < 3 && (a(
373
+ k < 3 && (a(
374
374
  "You are manually calling a React.PropTypes validation function for the `" + j + "` prop on `" + B + "`. 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."
375
- ), S[ne] = !0, _++);
375
+ ), S[ne] = !0, k++);
376
376
  }
377
377
  }
378
- return O[x] == null ? I ? O[x] === null ? new b("The " + N + " `" + j + "` is marked as required " + ("in `" + B + "`, but its value is `null`.")) : new b("The " + N + " `" + j + "` is marked as required in " + ("`" + B + "`, but its value is `undefined`.")) : null : d(O, x, B, N, j);
378
+ return O[$] == null ? I ? O[$] === null ? new b("The " + D + " `" + j + "` is marked as required " + ("in `" + B + "`, but its value is `null`.")) : new b("The " + D + " `" + j + "` is marked as required in " + ("`" + B + "`, but its value is `undefined`.")) : null : p(O, $, B, D, j);
379
379
  }
380
- var $ = A.bind(null, !1);
381
- return $.isRequired = A.bind(null, !0), $;
380
+ var x = A.bind(null, !1);
381
+ return x.isRequired = A.bind(null, !0), x;
382
382
  }
383
- function k(d) {
384
- function S(_, A, $, I, O, x) {
385
- var B = _[A], N = te(B);
386
- if (N !== d) {
387
- var j = de(B);
383
+ function _(p) {
384
+ function S(k, A, x, I, O, $) {
385
+ var B = k[A], D = te(B);
386
+ if (D !== p) {
387
+ var j = pe(B);
388
388
  return new b(
389
- "Invalid " + I + " `" + O + "` of type " + ("`" + j + "` supplied to `" + $ + "`, expected ") + ("`" + d + "`."),
390
- { expectedType: d }
389
+ "Invalid " + I + " `" + O + "` of type " + ("`" + j + "` supplied to `" + x + "`, expected ") + ("`" + p + "`."),
390
+ { expectedType: p }
391
391
  );
392
392
  }
393
393
  return null;
394
394
  }
395
- return w(S);
395
+ return E(S);
396
396
  }
397
397
  function Y() {
398
- return w(s);
398
+ return E(s);
399
399
  }
400
- function v(d) {
401
- function S(_, A, $, I, O) {
402
- if (typeof d != "function")
403
- return new b("Property `" + O + "` of component `" + $ + "` has invalid PropType notation inside arrayOf.");
404
- var x = _[A];
405
- if (!Array.isArray(x)) {
406
- var B = te(x);
407
- return new b("Invalid " + I + " `" + O + "` of type " + ("`" + B + "` supplied to `" + $ + "`, expected an array."));
400
+ function v(p) {
401
+ function S(k, A, x, I, O) {
402
+ if (typeof p != "function")
403
+ return new b("Property `" + O + "` of component `" + x + "` has invalid PropType notation inside arrayOf.");
404
+ var $ = k[A];
405
+ if (!Array.isArray($)) {
406
+ var B = te($);
407
+ return new b("Invalid " + I + " `" + O + "` of type " + ("`" + B + "` supplied to `" + x + "`, expected an array."));
408
408
  }
409
- for (var N = 0; N < x.length; N++) {
410
- var j = d(x, N, $, I, O + "[" + N + "]", t);
409
+ for (var D = 0; D < $.length; D++) {
410
+ var j = p($, D, x, I, O + "[" + D + "]", t);
411
411
  if (j instanceof Error)
412
412
  return j;
413
413
  }
414
414
  return null;
415
415
  }
416
- return w(S);
416
+ return E(S);
417
417
  }
418
418
  function P() {
419
- function d(S, _, A, $, I) {
420
- var O = S[_];
419
+ function p(S, k, A, x, I) {
420
+ var O = S[k];
421
421
  if (!c(O)) {
422
- var x = te(O);
423
- return new b("Invalid " + $ + " `" + I + "` of type " + ("`" + x + "` supplied to `" + A + "`, expected a single ReactElement."));
422
+ var $ = te(O);
423
+ return new b("Invalid " + x + " `" + I + "` of type " + ("`" + $ + "` supplied to `" + A + "`, expected a single ReactElement."));
424
424
  }
425
425
  return null;
426
426
  }
427
- return w(d);
427
+ return E(p);
428
428
  }
429
- function m() {
430
- function d(S, _, A, $, I) {
431
- var O = S[_];
429
+ function g() {
430
+ function p(S, k, A, x, I) {
431
+ var O = S[k];
432
432
  if (!e.isValidElementType(O)) {
433
- var x = te(O);
434
- return new b("Invalid " + $ + " `" + I + "` of type " + ("`" + x + "` supplied to `" + A + "`, expected a single ReactElement type."));
433
+ var $ = te(O);
434
+ return new b("Invalid " + x + " `" + I + "` of type " + ("`" + $ + "` supplied to `" + A + "`, expected a single ReactElement type."));
435
435
  }
436
436
  return null;
437
437
  }
438
- return w(d);
438
+ return E(p);
439
439
  }
440
- function q(d) {
441
- function S(_, A, $, I, O) {
442
- if (!(_[A] instanceof d)) {
443
- var x = d.name || f, B = qe(_[A]);
444
- return new b("Invalid " + I + " `" + O + "` of type " + ("`" + B + "` supplied to `" + $ + "`, expected ") + ("instance of `" + x + "`."));
440
+ function K(p) {
441
+ function S(k, A, x, I, O) {
442
+ if (!(k[A] instanceof p)) {
443
+ var $ = p.name || d, B = He(k[A]);
444
+ return new b("Invalid " + I + " `" + O + "` of type " + ("`" + B + "` supplied to `" + x + "`, expected ") + ("instance of `" + $ + "`."));
445
445
  }
446
446
  return null;
447
447
  }
448
- return w(S);
448
+ return E(S);
449
449
  }
450
- function X(d) {
451
- if (!Array.isArray(d))
450
+ function X(p) {
451
+ if (!Array.isArray(p))
452
452
  return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? a(
453
453
  "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])."
454
454
  ) : a("Invalid argument supplied to oneOf, expected an array.")), s;
455
- function S(_, A, $, I, O) {
456
- for (var x = _[A], B = 0; B < d.length; B++)
457
- if (E(x, d[B]))
455
+ function S(k, A, x, I, O) {
456
+ for (var $ = k[A], B = 0; B < p.length; B++)
457
+ if (w($, p[B]))
458
458
  return null;
459
- var N = JSON.stringify(d, function(H, y) {
460
- var ne = de(y);
459
+ var D = JSON.stringify(p, function(H, y) {
460
+ var ne = pe(y);
461
461
  return ne === "symbol" ? String(y) : y;
462
462
  });
463
- return new b("Invalid " + I + " `" + O + "` of value `" + String(x) + "` " + ("supplied to `" + $ + "`, expected one of " + N + "."));
463
+ return new b("Invalid " + I + " `" + O + "` of value `" + String($) + "` " + ("supplied to `" + x + "`, expected one of " + D + "."));
464
464
  }
465
- return w(S);
465
+ return E(S);
466
466
  }
467
- function K(d) {
468
- function S(_, A, $, I, O) {
469
- if (typeof d != "function")
470
- return new b("Property `" + O + "` of component `" + $ + "` has invalid PropType notation inside objectOf.");
471
- var x = _[A], B = te(x);
467
+ function q(p) {
468
+ function S(k, A, x, I, O) {
469
+ if (typeof p != "function")
470
+ return new b("Property `" + O + "` of component `" + x + "` has invalid PropType notation inside objectOf.");
471
+ var $ = k[A], B = te($);
472
472
  if (B !== "object")
473
- return new b("Invalid " + I + " `" + O + "` of type " + ("`" + B + "` supplied to `" + $ + "`, expected an object."));
474
- for (var N in x)
475
- if (n(x, N)) {
476
- var j = d(x, N, $, I, O + "." + N, t);
473
+ return new b("Invalid " + I + " `" + O + "` of type " + ("`" + B + "` supplied to `" + x + "`, expected an object."));
474
+ for (var D in $)
475
+ if (n($, D)) {
476
+ var j = p($, D, x, I, O + "." + D, t);
477
477
  if (j instanceof Error)
478
478
  return j;
479
479
  }
480
480
  return null;
481
481
  }
482
- return w(S);
482
+ return E(S);
483
483
  }
484
- function i(d) {
485
- if (!Array.isArray(d))
484
+ function i(p) {
485
+ if (!Array.isArray(p))
486
486
  return process.env.NODE_ENV !== "production" && a("Invalid argument supplied to oneOfType, expected an instance of array."), s;
487
- for (var S = 0; S < d.length; S++) {
488
- var _ = d[S];
489
- if (typeof _ != "function")
487
+ for (var S = 0; S < p.length; S++) {
488
+ var k = p[S];
489
+ if (typeof k != "function")
490
490
  return a(
491
- "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + xe(_) + " at index " + S + "."
491
+ "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + _e(k) + " at index " + S + "."
492
492
  ), s;
493
493
  }
494
- function A($, I, O, x, B) {
495
- for (var N = [], j = 0; j < d.length; j++) {
496
- var H = d[j], y = H($, I, O, x, B, t);
494
+ function A(x, I, O, $, B) {
495
+ for (var D = [], j = 0; j < p.length; j++) {
496
+ var H = p[j], y = H(x, I, O, $, B, t);
497
497
  if (y == null)
498
498
  return null;
499
- y.data && n(y.data, "expectedType") && N.push(y.data.expectedType);
499
+ y.data && n(y.data, "expectedType") && D.push(y.data.expectedType);
500
500
  }
501
- var ne = N.length > 0 ? ", expected one of type [" + N.join(", ") + "]" : "";
502
- return new b("Invalid " + x + " `" + B + "` supplied to " + ("`" + O + "`" + ne + "."));
501
+ var ne = D.length > 0 ? ", expected one of type [" + D.join(", ") + "]" : "";
502
+ return new b("Invalid " + $ + " `" + B + "` supplied to " + ("`" + O + "`" + ne + "."));
503
503
  }
504
- return w(A);
504
+ return E(A);
505
505
  }
506
506
  function T() {
507
- function d(S, _, A, $, I) {
508
- return re(S[_]) ? null : new b("Invalid " + $ + " `" + I + "` supplied to " + ("`" + A + "`, expected a ReactNode."));
507
+ function p(S, k, A, x, I) {
508
+ return re(S[k]) ? null : new b("Invalid " + x + " `" + I + "` supplied to " + ("`" + A + "`, expected a ReactNode."));
509
509
  }
510
- return w(d);
510
+ return E(p);
511
511
  }
512
- function R(d, S, _, A, $) {
512
+ function R(p, S, k, A, x) {
513
513
  return new b(
514
- (d || "React class") + ": " + S + " type `" + _ + "." + A + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + $ + "`."
514
+ (p || "React class") + ": " + S + " type `" + k + "." + A + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + x + "`."
515
515
  );
516
516
  }
517
- function F(d) {
518
- function S(_, A, $, I, O) {
519
- var x = _[A], B = te(x);
517
+ function U(p) {
518
+ function S(k, A, x, I, O) {
519
+ var $ = k[A], B = te($);
520
520
  if (B !== "object")
521
- return new b("Invalid " + I + " `" + O + "` of type `" + B + "` " + ("supplied to `" + $ + "`, expected `object`."));
522
- for (var N in d) {
523
- var j = d[N];
521
+ return new b("Invalid " + I + " `" + O + "` of type `" + B + "` " + ("supplied to `" + x + "`, expected `object`."));
522
+ for (var D in p) {
523
+ var j = p[D];
524
524
  if (typeof j != "function")
525
- return R($, I, O, N, de(j));
526
- var H = j(x, N, $, I, O + "." + N, t);
525
+ return R(x, I, O, D, pe(j));
526
+ var H = j($, D, x, I, O + "." + D, t);
527
527
  if (H)
528
528
  return H;
529
529
  }
530
530
  return null;
531
531
  }
532
- return w(S);
532
+ return E(S);
533
533
  }
534
- function ce(d) {
535
- function S(_, A, $, I, O) {
536
- var x = _[A], B = te(x);
534
+ function ce(p) {
535
+ function S(k, A, x, I, O) {
536
+ var $ = k[A], B = te($);
537
537
  if (B !== "object")
538
- return new b("Invalid " + I + " `" + O + "` of type `" + B + "` " + ("supplied to `" + $ + "`, expected `object`."));
539
- var N = r({}, _[A], d);
540
- for (var j in N) {
541
- var H = d[j];
542
- if (n(d, j) && typeof H != "function")
543
- return R($, I, O, j, de(H));
538
+ return new b("Invalid " + I + " `" + O + "` of type `" + B + "` " + ("supplied to `" + x + "`, expected `object`."));
539
+ var D = r({}, k[A], p);
540
+ for (var j in D) {
541
+ var H = p[j];
542
+ if (n(p, j) && typeof H != "function")
543
+ return R(x, I, O, j, pe(H));
544
544
  if (!H)
545
545
  return new b(
546
- "Invalid " + I + " `" + O + "` key `" + j + "` supplied to `" + $ + "`.\nBad object: " + JSON.stringify(_[A], null, " ") + `
547
- Valid keys: ` + JSON.stringify(Object.keys(d), null, " ")
546
+ "Invalid " + I + " `" + O + "` key `" + j + "` supplied to `" + x + "`.\nBad object: " + JSON.stringify(k[A], null, " ") + `
547
+ Valid keys: ` + JSON.stringify(Object.keys(p), null, " ")
548
548
  );
549
- var y = H(x, j, $, I, O + "." + j, t);
549
+ var y = H($, j, x, I, O + "." + j, t);
550
550
  if (y)
551
551
  return y;
552
552
  }
553
553
  return null;
554
554
  }
555
- return w(S);
555
+ return E(S);
556
556
  }
557
- function re(d) {
558
- switch (typeof d) {
557
+ function re(p) {
558
+ switch (typeof p) {
559
559
  case "number":
560
560
  case "string":
561
561
  case "undefined":
562
562
  return !0;
563
563
  case "boolean":
564
- return !d;
564
+ return !p;
565
565
  case "object":
566
- if (Array.isArray(d))
567
- return d.every(re);
568
- if (d === null || c(d))
566
+ if (Array.isArray(p))
567
+ return p.every(re);
568
+ if (p === null || c(p))
569
569
  return !0;
570
- var S = g(d);
570
+ var S = m(p);
571
571
  if (S) {
572
- var _ = S.call(d), A;
573
- if (S !== d.entries) {
574
- for (; !(A = _.next()).done; )
572
+ var k = S.call(p), A;
573
+ if (S !== p.entries) {
574
+ for (; !(A = k.next()).done; )
575
575
  if (!re(A.value))
576
576
  return !1;
577
577
  } else
578
- for (; !(A = _.next()).done; ) {
579
- var $ = A.value;
580
- if ($ && !re($[1]))
578
+ for (; !(A = k.next()).done; ) {
579
+ var x = A.value;
580
+ if (x && !re(x[1]))
581
581
  return !1;
582
582
  }
583
583
  } else
@@ -587,27 +587,27 @@ Valid keys: ` + JSON.stringify(Object.keys(d), null, " ")
587
587
  return !1;
588
588
  }
589
589
  }
590
- function pe(d, S) {
591
- return d === "symbol" ? !0 : S ? S["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && S instanceof Symbol : !1;
590
+ function me(p, S) {
591
+ return p === "symbol" ? !0 : S ? S["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && S instanceof Symbol : !1;
592
592
  }
593
- function te(d) {
594
- var S = typeof d;
595
- return Array.isArray(d) ? "array" : d instanceof RegExp ? "object" : pe(S, d) ? "symbol" : S;
593
+ function te(p) {
594
+ var S = typeof p;
595
+ return Array.isArray(p) ? "array" : p instanceof RegExp ? "object" : me(S, p) ? "symbol" : S;
596
596
  }
597
- function de(d) {
598
- if (typeof d > "u" || d === null)
599
- return "" + d;
600
- var S = te(d);
597
+ function pe(p) {
598
+ if (typeof p > "u" || p === null)
599
+ return "" + p;
600
+ var S = te(p);
601
601
  if (S === "object") {
602
- if (d instanceof Date)
602
+ if (p instanceof Date)
603
603
  return "date";
604
- if (d instanceof RegExp)
604
+ if (p instanceof RegExp)
605
605
  return "regexp";
606
606
  }
607
607
  return S;
608
608
  }
609
- function xe(d) {
610
- var S = de(d);
609
+ function _e(p) {
610
+ var S = pe(p);
611
611
  switch (S) {
612
612
  case "array":
613
613
  case "object":
@@ -620,28 +620,28 @@ Valid keys: ` + JSON.stringify(Object.keys(d), null, " ")
620
620
  return S;
621
621
  }
622
622
  }
623
- function qe(d) {
624
- return !d.constructor || !d.constructor.name ? f : d.constructor.name;
623
+ function He(p) {
624
+ return !p.constructor || !p.constructor.name ? d : p.constructor.name;
625
625
  }
626
626
  return C.checkPropTypes = o, C.resetWarningCache = o.resetWarningCache, C.PropTypes = C, C;
627
- }, Xe;
627
+ }, er;
628
628
  }
629
- var Ze, Cr;
630
- function et() {
631
- if (Cr) return Ze;
632
- Cr = 1;
633
- var e = ir();
629
+ var rr, Er;
630
+ function ct() {
631
+ if (Er) return rr;
632
+ Er = 1;
633
+ var e = cr();
634
634
  function r() {
635
635
  }
636
636
  function t() {
637
637
  }
638
- return t.resetWarningCache = r, Ze = function() {
639
- function n(s, c, l, p, h, g) {
640
- if (g !== e) {
641
- var f = new Error(
638
+ return t.resetWarningCache = r, rr = function() {
639
+ function n(s, c, l, f, h, m) {
640
+ if (m !== e) {
641
+ var d = new Error(
642
642
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
643
643
  );
644
- throw f.name = "Invariant Violation", f;
644
+ throw d.name = "Invariant Violation", d;
645
645
  }
646
646
  }
647
647
  n.isRequired = n;
@@ -672,27 +672,27 @@ function et() {
672
672
  resetWarningCache: r
673
673
  };
674
674
  return a.PropTypes = a, a;
675
- }, Ze;
675
+ }, rr;
676
676
  }
677
677
  if (process.env.NODE_ENV !== "production") {
678
- var rt = Br(), tt = !0;
679
- nr.exports = Zr()(rt.isElement, tt);
678
+ var ut = Ur(), lt = !0;
679
+ ar.exports = st()(ut.isElement, lt);
680
680
  } else
681
- nr.exports = et()();
682
- var nt = nr.exports;
683
- const Se = /* @__PURE__ */ Kr(nt);
681
+ ar.exports = ct()();
682
+ var ft = ar.exports;
683
+ const Ce = /* @__PURE__ */ tt(ft);
684
684
  function ue(e) {
685
685
  if (typeof e != "object" || e === null)
686
686
  return !1;
687
687
  const r = Object.getPrototypeOf(e);
688
688
  return (r === null || r === Object.prototype || Object.getPrototypeOf(r) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
689
689
  }
690
- function Mr(e) {
690
+ function Vr(e) {
691
691
  if (!ue(e))
692
692
  return e;
693
693
  const r = {};
694
694
  return Object.keys(e).forEach((t) => {
695
- r[t] = Mr(e[t]);
695
+ r[t] = Vr(e[t]);
696
696
  }), r;
697
697
  }
698
698
  function Q(e, r, t = {
@@ -703,22 +703,20 @@ function Q(e, r, t = {
703
703
  } : e;
704
704
  return ue(e) && ue(r) && Object.keys(r).forEach((o) => {
705
705
  ue(r[o]) && // Avoid prototype pollution
706
- Object.prototype.hasOwnProperty.call(e, o) && ue(e[o]) ? n[o] = Q(e[o], r[o], t) : t.clone ? n[o] = ue(r[o]) ? Mr(r[o]) : r[o] : n[o] = r[o];
706
+ Object.prototype.hasOwnProperty.call(e, o) && ue(e[o]) ? n[o] = Q(e[o], r[o], t) : t.clone ? n[o] = ue(r[o]) ? Vr(r[o]) : r[o] : n[o] = r[o];
707
707
  }), n;
708
708
  }
709
- function le(e) {
710
- let r = "https://mui.com/production-error/?code=" + e;
711
- for (let t = 1; t < arguments.length; t += 1)
712
- r += "&args[]=" + encodeURIComponent(arguments[t]);
713
- return "Minified MUI error #" + e + "; visit " + r + " for the full message.";
709
+ function fe(e, ...r) {
710
+ const t = new URL(`https://mui.com/production-error/?code=${e}`);
711
+ return r.forEach((n) => t.searchParams.append("args[]", n)), `Minified MUI error #${e}; visit ${t} for the full message.`;
714
712
  }
715
- function Dr(e) {
713
+ function zr(e) {
716
714
  if (typeof e != "string")
717
- throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `capitalize(string)` expects a string argument." : le(7));
715
+ throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `capitalize(string)` expects a string argument." : fe(7));
718
716
  return e.charAt(0).toUpperCase() + e.slice(1);
719
717
  }
720
- const Tr = (e) => e, ot = () => {
721
- let e = Tr;
718
+ const xr = (e) => e, dt = () => {
719
+ let e = xr;
722
720
  return {
723
721
  configure(r) {
724
722
  e = r;
@@ -727,10 +725,10 @@ const Tr = (e) => e, ot = () => {
727
725
  return e(r);
728
726
  },
729
727
  reset() {
730
- e = Tr;
728
+ e = xr;
731
729
  }
732
730
  };
733
- }, it = ot(), at = {
731
+ }, pt = dt(), mt = {
734
732
  active: "active",
735
733
  checked: "checked",
736
734
  completed: "completed",
@@ -744,40 +742,40 @@ const Tr = (e) => e, ot = () => {
744
742
  required: "required",
745
743
  selected: "selected"
746
744
  };
747
- function Nr(e, r, t = "Mui") {
748
- const n = at[r];
749
- return n ? `${t}-${n}` : `${it.generate(e)}-${r}`;
745
+ function Gr(e, r, t = "Mui") {
746
+ const n = mt[r];
747
+ return n ? `${t}-${n}` : `${pt.generate(e)}-${r}`;
750
748
  }
751
- function ao(e, r, t = "Mui") {
749
+ function ho(e, r, t = "Mui") {
752
750
  const n = {};
753
751
  return r.forEach((o) => {
754
- n[o] = Nr(e, o, t);
752
+ n[o] = Gr(e, o, t);
755
753
  }), n;
756
754
  }
757
- function st(e, r = Number.MIN_SAFE_INTEGER, t = Number.MAX_SAFE_INTEGER) {
755
+ function gt(e, r = Number.MIN_SAFE_INTEGER, t = Number.MAX_SAFE_INTEGER) {
758
756
  return Math.max(r, Math.min(e, t));
759
757
  }
760
- function Wr(e) {
758
+ function Yr(e) {
761
759
  var r, t, n = "";
762
760
  if (typeof e == "string" || typeof e == "number") n += e;
763
761
  else if (typeof e == "object") if (Array.isArray(e)) {
764
762
  var o = e.length;
765
- for (r = 0; r < o; r++) e[r] && (t = Wr(e[r])) && (n && (n += " "), n += t);
763
+ for (r = 0; r < o; r++) e[r] && (t = Yr(e[r])) && (n && (n += " "), n += t);
766
764
  } else for (t in e) e[t] && (n && (n += " "), n += t);
767
765
  return n;
768
766
  }
769
- function so() {
770
- for (var e, r, t = 0, n = "", o = arguments.length; t < o; t++) (e = arguments[t]) && (r = Wr(e)) && (n && (n += " "), n += r);
767
+ function yo() {
768
+ for (var e, r, t = 0, n = "", o = arguments.length; t < o; t++) (e = arguments[t]) && (r = Yr(e)) && (n && (n += " "), n += r);
771
769
  return n;
772
770
  }
773
- function we(e, r) {
771
+ function xe(e, r) {
774
772
  return r ? Q(e, r, {
775
773
  clone: !1
776
774
  // No need to clone deep, it's way faster.
777
775
  }) : e;
778
776
  }
779
- const fe = process.env.NODE_ENV !== "production" ? Se.oneOfType([Se.number, Se.string, Se.object, Se.array]) : {};
780
- function ct(e, r) {
777
+ const de = process.env.NODE_ENV !== "production" ? Ce.oneOfType([Ce.number, Ce.string, Ce.object, Ce.array]) : {};
778
+ function ht(e, r) {
781
779
  if (!e.containerQueries)
782
780
  return r;
783
781
  const t = Object.keys(r).filter((n) => n.startsWith("@container")).sort((n, o) => {
@@ -792,21 +790,21 @@ function ct(e, r) {
792
790
  ...r
793
791
  }) : r;
794
792
  }
795
- function ut(e, r) {
793
+ function yt(e, r) {
796
794
  return r === "@" || r.startsWith("@") && (e.some((t) => r.startsWith(`@${t}`)) || !!r.match(/^@\d/));
797
795
  }
798
- function lt(e, r) {
796
+ function bt(e, r) {
799
797
  const t = r.match(/^@([^/]+)?\/?(.+)?$/);
800
798
  if (!t) {
801
799
  if (process.env.NODE_ENV !== "production")
802
800
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The provided shorthand ${`(${r})`} is invalid. The format should be \`@<breakpoint | number>\` or \`@<breakpoint | number>/<container>\`.
803
- For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.` : le(18, `(${r})`));
801
+ For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.` : fe(18, `(${r})`));
804
802
  return null;
805
803
  }
806
804
  const [, n, o] = t, a = Number.isNaN(+n) ? n || 0 : +n;
807
805
  return e.containerQueries(o).up(a);
808
806
  }
809
- function ft(e) {
807
+ function vt(e) {
810
808
  const r = (a, s) => a.replace("@media", s ? `@container ${s}` : "@container");
811
809
  function t(a, s) {
812
810
  a.up = (...c) => r(e.breakpoints.up(...c), s), a.down = (...c) => r(e.breakpoints.down(...c), s), a.between = (...c) => r(e.breakpoints.between(...c), s), a.only = (...c) => r(e.breakpoints.only(...c), s), a.not = (...c) => {
@@ -820,7 +818,7 @@ function ft(e) {
820
818
  containerQueries: o
821
819
  };
822
820
  }
823
- const je = {
821
+ const Ne = {
824
822
  xs: 0,
825
823
  // phone
826
824
  sm: 600,
@@ -831,15 +829,15 @@ const je = {
831
829
  // desktop
832
830
  xl: 1536
833
831
  // large screen
834
- }, Er = {
832
+ }, Or = {
835
833
  // Sorted ASC by size. That's important.
836
834
  // It can't be configured as it's used statically for propTypes.
837
835
  keys: ["xs", "sm", "md", "lg", "xl"],
838
- up: (e) => `@media (min-width:${je[e]}px)`
839
- }, dt = {
836
+ up: (e) => `@media (min-width:${Ne[e]}px)`
837
+ }, St = {
840
838
  containerQueries: (e) => ({
841
839
  up: (r) => {
842
- let t = typeof r == "number" ? r : je[r] || r;
840
+ let t = typeof r == "number" ? r : Ne[r] || r;
843
841
  return typeof t == "number" && (t = `${t}px`), e ? `@container ${e} (min-width:${t})` : `@container (min-width:${t})`;
844
842
  }
845
843
  })
@@ -847,16 +845,16 @@ const je = {
847
845
  function ae(e, r, t) {
848
846
  const n = e.theme || {};
849
847
  if (Array.isArray(r)) {
850
- const a = n.breakpoints || Er;
848
+ const a = n.breakpoints || Or;
851
849
  return r.reduce((s, c, l) => (s[a.up(a.keys[l])] = t(r[l]), s), {});
852
850
  }
853
851
  if (typeof r == "object") {
854
- const a = n.breakpoints || Er;
852
+ const a = n.breakpoints || Or;
855
853
  return Object.keys(r).reduce((s, c) => {
856
- if (ut(a.keys, c)) {
857
- const l = lt(n.containerQueries ? n : dt, c);
854
+ if (yt(a.keys, c)) {
855
+ const l = bt(n.containerQueries ? n : St, c);
858
856
  l && (s[l] = t(r[c], c));
859
- } else if (Object.keys(a.values || je).includes(c)) {
857
+ } else if (Object.keys(a.values || Ne).includes(c)) {
860
858
  const l = a.up(c);
861
859
  s[l] = t(r[c], c);
862
860
  } else {
@@ -868,24 +866,24 @@ function ae(e, r, t) {
868
866
  }
869
867
  return t(r);
870
868
  }
871
- function Ur(e = {}) {
869
+ function Kr(e = {}) {
872
870
  var t;
873
871
  return ((t = e.keys) == null ? void 0 : t.reduce((n, o) => {
874
872
  const a = e.up(o);
875
873
  return n[a] = {}, n;
876
874
  }, {})) || {};
877
875
  }
878
- function Fr(e, r) {
876
+ function qr(e, r) {
879
877
  return e.reduce((t, n) => {
880
878
  const o = t[n];
881
879
  return (!o || Object.keys(o).length === 0) && delete t[n], t;
882
880
  }, r);
883
881
  }
884
- function co(e, ...r) {
885
- const t = Ur(e), n = [t, ...r].reduce((o, a) => Q(o, a), {});
886
- return Fr(Object.keys(t), n);
882
+ function bo(e, ...r) {
883
+ const t = Kr(e), n = [t, ...r].reduce((o, a) => Q(o, a), {});
884
+ return qr(Object.keys(t), n);
887
885
  }
888
- function pt(e, r) {
886
+ function Ct(e, r) {
889
887
  if (typeof e != "object")
890
888
  return {};
891
889
  const t = {}, n = Object.keys(r);
@@ -895,18 +893,18 @@ function pt(e, r) {
895
893
  e[o] != null && (t[o] = !0);
896
894
  }), t;
897
895
  }
898
- function uo({
896
+ function vo({
899
897
  values: e,
900
898
  breakpoints: r,
901
899
  base: t
902
900
  }) {
903
- const n = t || pt(e, r), o = Object.keys(n);
901
+ const n = t || Ct(e, r), o = Object.keys(n);
904
902
  if (o.length === 0)
905
903
  return e;
906
904
  let a;
907
905
  return o.reduce((s, c, l) => (Array.isArray(e) ? (s[c] = e[l] != null ? e[l] : e[a], a = l) : typeof e == "object" ? (s[c] = e[c] != null ? e[c] : e[a], a = c) : s[c] = e, s), {});
908
906
  }
909
- function Me(e, r, t = !0) {
907
+ function De(e, r, t = !0) {
910
908
  if (!r || typeof r != "string")
911
909
  return null;
912
910
  if (e && e.vars && t) {
@@ -916,9 +914,9 @@ function Me(e, r, t = !0) {
916
914
  }
917
915
  return r.split(".").reduce((n, o) => n && n[o] != null ? n[o] : null, e);
918
916
  }
919
- function Ie(e, r, t, n = t) {
917
+ function Be(e, r, t, n = t) {
920
918
  let o;
921
- return typeof e == "function" ? o = e(t) : Array.isArray(e) ? o = e[t] || n : o = Me(e, t) || n, r && (o = r(o, n, e)), o;
919
+ return typeof e == "function" ? o = e(t) : Array.isArray(e) ? o = e[t] || n : o = De(e, t) || n, r && (o = r(o, n, e)), o;
922
920
  }
923
921
  function G(e) {
924
922
  const {
@@ -929,48 +927,48 @@ function G(e) {
929
927
  } = e, a = (s) => {
930
928
  if (s[r] == null)
931
929
  return null;
932
- const c = s[r], l = s.theme, p = Me(l, n) || {};
933
- return ae(s, c, (g) => {
934
- let f = Ie(p, o, g);
935
- return g === f && typeof g == "string" && (f = Ie(p, o, `${r}${g === "default" ? "" : Dr(g)}`, g)), t === !1 ? f : {
936
- [t]: f
930
+ const c = s[r], l = s.theme, f = De(l, n) || {};
931
+ return ae(s, c, (m) => {
932
+ let d = Be(f, o, m);
933
+ return m === d && typeof m == "string" && (d = Be(f, o, `${r}${m === "default" ? "" : zr(m)}`, m)), t === !1 ? d : {
934
+ [t]: d
937
935
  };
938
936
  });
939
937
  };
940
938
  return a.propTypes = process.env.NODE_ENV !== "production" ? {
941
- [r]: fe
939
+ [r]: de
942
940
  } : {}, a.filterProps = [r], a;
943
941
  }
944
- function gt(e) {
942
+ function Tt(e) {
945
943
  const r = {};
946
944
  return (t) => (r[t] === void 0 && (r[t] = e(t)), r[t]);
947
945
  }
948
- const mt = {
946
+ const wt = {
949
947
  m: "margin",
950
948
  p: "padding"
951
- }, ht = {
949
+ }, Et = {
952
950
  t: "Top",
953
951
  r: "Right",
954
952
  b: "Bottom",
955
953
  l: "Left",
956
954
  x: ["Left", "Right"],
957
955
  y: ["Top", "Bottom"]
958
- }, wr = {
956
+ }, Ar = {
959
957
  marginX: "mx",
960
958
  marginY: "my",
961
959
  paddingX: "px",
962
960
  paddingY: "py"
963
- }, yt = gt((e) => {
961
+ }, xt = Tt((e) => {
964
962
  if (e.length > 2)
965
- if (wr[e])
966
- e = wr[e];
963
+ if (Ar[e])
964
+ e = Ar[e];
967
965
  else
968
966
  return [e];
969
- const [r, t] = e.split(""), n = mt[r], o = ht[t] || "";
967
+ const [r, t] = e.split(""), n = wt[r], o = Et[t] || "";
970
968
  return Array.isArray(o) ? o.map((a) => n + a) : [n + o];
971
- }), De = ["m", "mt", "mr", "mb", "ml", "mx", "my", "margin", "marginTop", "marginRight", "marginBottom", "marginLeft", "marginX", "marginY", "marginInline", "marginInlineStart", "marginInlineEnd", "marginBlock", "marginBlockStart", "marginBlockEnd"], Ne = ["p", "pt", "pr", "pb", "pl", "px", "py", "padding", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingX", "paddingY", "paddingInline", "paddingInlineStart", "paddingInlineEnd", "paddingBlock", "paddingBlockStart", "paddingBlockEnd"], bt = [...De, ...Ne];
972
- function Oe(e, r, t, n) {
973
- const o = Me(e, r, !0) ?? t;
969
+ }), We = ["m", "mt", "mr", "mb", "ml", "mx", "my", "margin", "marginTop", "marginRight", "marginBottom", "marginLeft", "marginX", "marginY", "marginInline", "marginInlineStart", "marginInlineEnd", "marginBlock", "marginBlockStart", "marginBlockEnd"], Fe = ["p", "pt", "pr", "pb", "pl", "px", "py", "padding", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingX", "paddingY", "paddingInline", "paddingInlineStart", "paddingInlineEnd", "paddingBlock", "paddingBlockStart", "paddingBlockEnd"], Ot = [...We, ...Fe];
970
+ function Ae(e, r, t, n) {
971
+ const o = De(e, r, !0) ?? t;
974
972
  return typeof o == "number" || typeof o == "string" ? (a) => typeof a == "string" ? a : (process.env.NODE_ENV !== "production" && typeof a != "number" && console.error(`MUI: Expected ${n} argument to be a number or a string, got ${a}.`), typeof o == "string" ? `calc(${a} * ${o})` : o * a) : Array.isArray(o) ? (a) => {
975
973
  if (typeof a == "string")
976
974
  return a;
@@ -984,40 +982,40 @@ function Oe(e, r, t, n) {
984
982
  `)), () => {
985
983
  });
986
984
  }
987
- function ar(e) {
988
- return Oe(e, "spacing", 8, "spacing");
985
+ function ur(e) {
986
+ return Ae(e, "spacing", 8, "spacing");
989
987
  }
990
- function Ae(e, r) {
988
+ function $e(e, r) {
991
989
  return typeof r == "string" || r == null ? r : e(r);
992
990
  }
993
- function vt(e, r) {
994
- return (t) => e.reduce((n, o) => (n[o] = Ae(r, t), n), {});
991
+ function At(e, r) {
992
+ return (t) => e.reduce((n, o) => (n[o] = $e(r, t), n), {});
995
993
  }
996
- function St(e, r, t, n) {
994
+ function $t(e, r, t, n) {
997
995
  if (!r.includes(t))
998
996
  return null;
999
- const o = yt(t), a = vt(o, n), s = e[t];
997
+ const o = xt(t), a = At(o, n), s = e[t];
1000
998
  return ae(e, s, a);
1001
999
  }
1002
- function Vr(e, r) {
1003
- const t = ar(e.theme);
1004
- return Object.keys(e).map((n) => St(e, r, n, t)).reduce(we, {});
1000
+ function Hr(e, r) {
1001
+ const t = ur(e.theme);
1002
+ return Object.keys(e).map((n) => $t(e, r, n, t)).reduce(xe, {});
1005
1003
  }
1006
- function L(e) {
1007
- return Vr(e, De);
1004
+ function V(e) {
1005
+ return Hr(e, We);
1008
1006
  }
1009
- L.propTypes = process.env.NODE_ENV !== "production" ? De.reduce((e, r) => (e[r] = fe, e), {}) : {};
1010
- L.filterProps = De;
1007
+ V.propTypes = process.env.NODE_ENV !== "production" ? We.reduce((e, r) => (e[r] = de, e), {}) : {};
1008
+ V.filterProps = We;
1011
1009
  function z(e) {
1012
- return Vr(e, Ne);
1010
+ return Hr(e, Fe);
1013
1011
  }
1014
- z.propTypes = process.env.NODE_ENV !== "production" ? Ne.reduce((e, r) => (e[r] = fe, e), {}) : {};
1015
- z.filterProps = Ne;
1016
- process.env.NODE_ENV !== "production" && bt.reduce((e, r) => (e[r] = fe, e), {});
1017
- function We(...e) {
1012
+ z.propTypes = process.env.NODE_ENV !== "production" ? Fe.reduce((e, r) => (e[r] = de, e), {}) : {};
1013
+ z.filterProps = Fe;
1014
+ process.env.NODE_ENV !== "production" && Ot.reduce((e, r) => (e[r] = de, e), {});
1015
+ function Ue(...e) {
1018
1016
  const r = e.reduce((n, o) => (o.filterProps.forEach((a) => {
1019
1017
  n[a] = o;
1020
- }), n), {}), t = (n) => Object.keys(n).reduce((o, a) => r[a] ? we(o, r[a](n)) : o, {});
1018
+ }), n), {}), t = (n) => Object.keys(n).reduce((o, a) => r[a] ? xe(o, r[a](n)) : o, {});
1021
1019
  return t.propTypes = process.env.NODE_ENV !== "production" ? e.reduce((n, o) => Object.assign(n, o.propTypes), {}) : {}, t.filterProps = e.reduce((n, o) => n.concat(o.filterProps), []), t;
1022
1020
  }
1023
1021
  function Z(e) {
@@ -1030,108 +1028,108 @@ function ee(e, r) {
1030
1028
  transform: r
1031
1029
  });
1032
1030
  }
1033
- const Ct = ee("border", Z), Tt = ee("borderTop", Z), Et = ee("borderRight", Z), wt = ee("borderBottom", Z), $t = ee("borderLeft", Z), Ot = ee("borderColor"), At = ee("borderTopColor"), xt = ee("borderRightColor"), kt = ee("borderBottomColor"), _t = ee("borderLeftColor"), Pt = ee("outline", Z), Rt = ee("outlineColor"), Ue = (e) => {
1031
+ const _t = ee("border", Z), kt = ee("borderTop", Z), Pt = ee("borderRight", Z), Rt = ee("borderBottom", Z), It = ee("borderLeft", Z), Bt = ee("borderColor"), jt = ee("borderTopColor"), Mt = ee("borderRightColor"), Nt = ee("borderBottomColor"), Dt = ee("borderLeftColor"), Wt = ee("outline", Z), Ft = ee("outlineColor"), Le = (e) => {
1034
1032
  if (e.borderRadius !== void 0 && e.borderRadius !== null) {
1035
- const r = Oe(e.theme, "shape.borderRadius", 4, "borderRadius"), t = (n) => ({
1036
- borderRadius: Ae(r, n)
1033
+ const r = Ae(e.theme, "shape.borderRadius", 4, "borderRadius"), t = (n) => ({
1034
+ borderRadius: $e(r, n)
1037
1035
  });
1038
1036
  return ae(e, e.borderRadius, t);
1039
1037
  }
1040
1038
  return null;
1041
1039
  };
1042
- Ue.propTypes = process.env.NODE_ENV !== "production" ? {
1043
- borderRadius: fe
1040
+ Le.propTypes = process.env.NODE_ENV !== "production" ? {
1041
+ borderRadius: de
1044
1042
  } : {};
1045
- Ue.filterProps = ["borderRadius"];
1046
- We(Ct, Tt, Et, wt, $t, Ot, At, xt, kt, _t, Ue, Pt, Rt);
1047
- const Fe = (e) => {
1043
+ Le.filterProps = ["borderRadius"];
1044
+ Ue(_t, kt, Pt, Rt, It, Bt, jt, Mt, Nt, Dt, Le, Wt, Ft);
1045
+ const Ve = (e) => {
1048
1046
  if (e.gap !== void 0 && e.gap !== null) {
1049
- const r = Oe(e.theme, "spacing", 8, "gap"), t = (n) => ({
1050
- gap: Ae(r, n)
1047
+ const r = Ae(e.theme, "spacing", 8, "gap"), t = (n) => ({
1048
+ gap: $e(r, n)
1051
1049
  });
1052
1050
  return ae(e, e.gap, t);
1053
1051
  }
1054
1052
  return null;
1055
1053
  };
1056
- Fe.propTypes = process.env.NODE_ENV !== "production" ? {
1057
- gap: fe
1054
+ Ve.propTypes = process.env.NODE_ENV !== "production" ? {
1055
+ gap: de
1058
1056
  } : {};
1059
- Fe.filterProps = ["gap"];
1060
- const Ve = (e) => {
1057
+ Ve.filterProps = ["gap"];
1058
+ const ze = (e) => {
1061
1059
  if (e.columnGap !== void 0 && e.columnGap !== null) {
1062
- const r = Oe(e.theme, "spacing", 8, "columnGap"), t = (n) => ({
1063
- columnGap: Ae(r, n)
1060
+ const r = Ae(e.theme, "spacing", 8, "columnGap"), t = (n) => ({
1061
+ columnGap: $e(r, n)
1064
1062
  });
1065
1063
  return ae(e, e.columnGap, t);
1066
1064
  }
1067
1065
  return null;
1068
1066
  };
1069
- Ve.propTypes = process.env.NODE_ENV !== "production" ? {
1070
- columnGap: fe
1067
+ ze.propTypes = process.env.NODE_ENV !== "production" ? {
1068
+ columnGap: de
1071
1069
  } : {};
1072
- Ve.filterProps = ["columnGap"];
1073
- const Le = (e) => {
1070
+ ze.filterProps = ["columnGap"];
1071
+ const Ge = (e) => {
1074
1072
  if (e.rowGap !== void 0 && e.rowGap !== null) {
1075
- const r = Oe(e.theme, "spacing", 8, "rowGap"), t = (n) => ({
1076
- rowGap: Ae(r, n)
1073
+ const r = Ae(e.theme, "spacing", 8, "rowGap"), t = (n) => ({
1074
+ rowGap: $e(r, n)
1077
1075
  });
1078
1076
  return ae(e, e.rowGap, t);
1079
1077
  }
1080
1078
  return null;
1081
1079
  };
1082
- Le.propTypes = process.env.NODE_ENV !== "production" ? {
1083
- rowGap: fe
1080
+ Ge.propTypes = process.env.NODE_ENV !== "production" ? {
1081
+ rowGap: de
1084
1082
  } : {};
1085
- Le.filterProps = ["rowGap"];
1086
- const It = G({
1083
+ Ge.filterProps = ["rowGap"];
1084
+ const Ut = G({
1087
1085
  prop: "gridColumn"
1088
- }), Bt = G({
1086
+ }), Lt = G({
1089
1087
  prop: "gridRow"
1090
- }), jt = G({
1088
+ }), Vt = G({
1091
1089
  prop: "gridAutoFlow"
1092
- }), Mt = G({
1090
+ }), zt = G({
1093
1091
  prop: "gridAutoColumns"
1094
- }), Dt = G({
1092
+ }), Gt = G({
1095
1093
  prop: "gridAutoRows"
1096
- }), Nt = G({
1094
+ }), Yt = G({
1097
1095
  prop: "gridTemplateColumns"
1098
- }), Wt = G({
1096
+ }), Kt = G({
1099
1097
  prop: "gridTemplateRows"
1100
- }), Ut = G({
1098
+ }), qt = G({
1101
1099
  prop: "gridTemplateAreas"
1102
- }), Ft = G({
1100
+ }), Ht = G({
1103
1101
  prop: "gridArea"
1104
1102
  });
1105
- We(Fe, Ve, Le, It, Bt, jt, Mt, Dt, Nt, Wt, Ut, Ft);
1106
- function ve(e, r) {
1103
+ Ue(Ve, ze, Ge, Ut, Lt, Vt, zt, Gt, Yt, Kt, qt, Ht);
1104
+ function Se(e, r) {
1107
1105
  return r === "grey" ? r : e;
1108
1106
  }
1109
- const Vt = G({
1107
+ const Qt = G({
1110
1108
  prop: "color",
1111
1109
  themeKey: "palette",
1112
- transform: ve
1113
- }), Lt = G({
1110
+ transform: Se
1111
+ }), Jt = G({
1114
1112
  prop: "bgcolor",
1115
1113
  cssProperty: "backgroundColor",
1116
1114
  themeKey: "palette",
1117
- transform: ve
1118
- }), zt = G({
1115
+ transform: Se
1116
+ }), Xt = G({
1119
1117
  prop: "backgroundColor",
1120
1118
  themeKey: "palette",
1121
- transform: ve
1119
+ transform: Se
1122
1120
  });
1123
- We(Vt, Lt, zt);
1121
+ Ue(Qt, Jt, Xt);
1124
1122
  function J(e) {
1125
1123
  return e <= 1 && e !== 0 ? `${e * 100}%` : e;
1126
1124
  }
1127
- const Gt = G({
1125
+ const Zt = G({
1128
1126
  prop: "width",
1129
1127
  transform: J
1130
- }), sr = (e) => {
1128
+ }), lr = (e) => {
1131
1129
  if (e.maxWidth !== void 0 && e.maxWidth !== null) {
1132
1130
  const r = (t) => {
1133
1131
  var o, a, s, c, l;
1134
- const n = ((s = (a = (o = e.theme) == null ? void 0 : o.breakpoints) == null ? void 0 : a.values) == null ? void 0 : s[t]) || je[t];
1132
+ const n = ((s = (a = (o = e.theme) == null ? void 0 : o.breakpoints) == null ? void 0 : a.values) == null ? void 0 : s[t]) || Ne[t];
1135
1133
  return n ? ((l = (c = e.theme) == null ? void 0 : c.breakpoints) == null ? void 0 : l.unit) !== "px" ? {
1136
1134
  maxWidth: `${n}${e.theme.breakpoints.unit}`
1137
1135
  } : {
@@ -1144,17 +1142,17 @@ const Gt = G({
1144
1142
  }
1145
1143
  return null;
1146
1144
  };
1147
- sr.filterProps = ["maxWidth"];
1148
- const Yt = G({
1145
+ lr.filterProps = ["maxWidth"];
1146
+ const en = G({
1149
1147
  prop: "minWidth",
1150
1148
  transform: J
1151
- }), qt = G({
1149
+ }), rn = G({
1152
1150
  prop: "height",
1153
1151
  transform: J
1154
- }), Kt = G({
1152
+ }), tn = G({
1155
1153
  prop: "maxHeight",
1156
1154
  transform: J
1157
- }), Ht = G({
1155
+ }), nn = G({
1158
1156
  prop: "minHeight",
1159
1157
  transform: J
1160
1158
  });
@@ -1168,11 +1166,11 @@ G({
1168
1166
  cssProperty: "height",
1169
1167
  transform: J
1170
1168
  });
1171
- const Qt = G({
1169
+ const on = G({
1172
1170
  prop: "boxSizing"
1173
1171
  });
1174
- We(Gt, sr, Yt, qt, Kt, Ht, Qt);
1175
- const ze = {
1172
+ Ue(Zt, lr, en, rn, tn, nn, on);
1173
+ const Ye = {
1176
1174
  // borders
1177
1175
  border: {
1178
1176
  themeKey: "borders",
@@ -1218,21 +1216,21 @@ const ze = {
1218
1216
  },
1219
1217
  borderRadius: {
1220
1218
  themeKey: "shape.borderRadius",
1221
- style: Ue
1219
+ style: Le
1222
1220
  },
1223
1221
  // palette
1224
1222
  color: {
1225
1223
  themeKey: "palette",
1226
- transform: ve
1224
+ transform: Se
1227
1225
  },
1228
1226
  bgcolor: {
1229
1227
  themeKey: "palette",
1230
1228
  cssProperty: "backgroundColor",
1231
- transform: ve
1229
+ transform: Se
1232
1230
  },
1233
1231
  backgroundColor: {
1234
1232
  themeKey: "palette",
1235
- transform: ve
1233
+ transform: Se
1236
1234
  },
1237
1235
  // spacing
1238
1236
  p: {
@@ -1296,64 +1294,64 @@ const ze = {
1296
1294
  style: z
1297
1295
  },
1298
1296
  m: {
1299
- style: L
1297
+ style: V
1300
1298
  },
1301
1299
  mt: {
1302
- style: L
1300
+ style: V
1303
1301
  },
1304
1302
  mr: {
1305
- style: L
1303
+ style: V
1306
1304
  },
1307
1305
  mb: {
1308
- style: L
1306
+ style: V
1309
1307
  },
1310
1308
  ml: {
1311
- style: L
1309
+ style: V
1312
1310
  },
1313
1311
  mx: {
1314
- style: L
1312
+ style: V
1315
1313
  },
1316
1314
  my: {
1317
- style: L
1315
+ style: V
1318
1316
  },
1319
1317
  margin: {
1320
- style: L
1318
+ style: V
1321
1319
  },
1322
1320
  marginTop: {
1323
- style: L
1321
+ style: V
1324
1322
  },
1325
1323
  marginRight: {
1326
- style: L
1324
+ style: V
1327
1325
  },
1328
1326
  marginBottom: {
1329
- style: L
1327
+ style: V
1330
1328
  },
1331
1329
  marginLeft: {
1332
- style: L
1330
+ style: V
1333
1331
  },
1334
1332
  marginX: {
1335
- style: L
1333
+ style: V
1336
1334
  },
1337
1335
  marginY: {
1338
- style: L
1336
+ style: V
1339
1337
  },
1340
1338
  marginInline: {
1341
- style: L
1339
+ style: V
1342
1340
  },
1343
1341
  marginInlineStart: {
1344
- style: L
1342
+ style: V
1345
1343
  },
1346
1344
  marginInlineEnd: {
1347
- style: L
1345
+ style: V
1348
1346
  },
1349
1347
  marginBlock: {
1350
- style: L
1348
+ style: V
1351
1349
  },
1352
1350
  marginBlockStart: {
1353
- style: L
1351
+ style: V
1354
1352
  },
1355
1353
  marginBlockEnd: {
1356
- style: L
1354
+ style: V
1357
1355
  },
1358
1356
  // display
1359
1357
  displayPrint: {
@@ -1385,13 +1383,13 @@ const ze = {
1385
1383
  justifySelf: {},
1386
1384
  // grid
1387
1385
  gap: {
1388
- style: Fe
1386
+ style: Ve
1389
1387
  },
1390
1388
  rowGap: {
1391
- style: Le
1389
+ style: Ge
1392
1390
  },
1393
1391
  columnGap: {
1394
- style: Ve
1392
+ style: ze
1395
1393
  },
1396
1394
  gridColumn: {},
1397
1395
  gridRow: {},
@@ -1420,7 +1418,7 @@ const ze = {
1420
1418
  transform: J
1421
1419
  },
1422
1420
  maxWidth: {
1423
- style: sr
1421
+ style: lr
1424
1422
  },
1425
1423
  minWidth: {
1426
1424
  transform: J
@@ -1460,14 +1458,14 @@ const ze = {
1460
1458
  themeKey: "typography"
1461
1459
  }
1462
1460
  };
1463
- function Jt(...e) {
1461
+ function an(...e) {
1464
1462
  const r = e.reduce((n, o) => n.concat(Object.keys(o)), []), t = new Set(r);
1465
1463
  return e.every((n) => t.size === Object.keys(n).length);
1466
1464
  }
1467
- function Xt(e, r) {
1465
+ function sn(e, r) {
1468
1466
  return typeof e == "function" ? e(r) : e;
1469
1467
  }
1470
- function Zt() {
1468
+ function cn() {
1471
1469
  function e(t, n, o, a) {
1472
1470
  const s = {
1473
1471
  [t]: n,
@@ -1479,20 +1477,20 @@ function Zt() {
1479
1477
  };
1480
1478
  const {
1481
1479
  cssProperty: l = t,
1482
- themeKey: p,
1480
+ themeKey: f,
1483
1481
  transform: h,
1484
- style: g
1482
+ style: m
1485
1483
  } = c;
1486
1484
  if (n == null)
1487
1485
  return null;
1488
- if (p === "typography" && n === "inherit")
1486
+ if (f === "typography" && n === "inherit")
1489
1487
  return {
1490
1488
  [t]: n
1491
1489
  };
1492
- const f = Me(o, p) || {};
1493
- return g ? g(s) : ae(s, n, (E) => {
1494
- let b = Ie(f, h, E);
1495
- return E === b && typeof E == "string" && (b = Ie(f, h, `${t}${E === "default" ? "" : Dr(E)}`, E)), l === !1 ? b : {
1490
+ const d = De(o, f) || {};
1491
+ return m ? m(s) : ae(s, n, (w) => {
1492
+ let b = Be(d, h, w);
1493
+ return w === b && typeof w == "string" && (b = Be(d, h, `${t}${w === "default" ? "" : zr(w)}`, w)), l === !1 ? b : {
1496
1494
  [l]: b
1497
1495
  };
1498
1496
  });
@@ -1504,7 +1502,7 @@ function Zt() {
1504
1502
  } = t || {};
1505
1503
  if (!n)
1506
1504
  return null;
1507
- const a = o.unstable_sxConfig ?? ze;
1505
+ const a = o.unstable_sxConfig ?? Ye;
1508
1506
  function s(c) {
1509
1507
  let l = c;
1510
1508
  if (typeof c == "function")
@@ -1513,53 +1511,251 @@ function Zt() {
1513
1511
  return c;
1514
1512
  if (!l)
1515
1513
  return null;
1516
- const p = Ur(o.breakpoints), h = Object.keys(p);
1517
- let g = p;
1518
- return Object.keys(l).forEach((f) => {
1519
- const C = Xt(l[f], o);
1514
+ const f = Kr(o.breakpoints), h = Object.keys(f);
1515
+ let m = f;
1516
+ return Object.keys(l).forEach((d) => {
1517
+ const C = sn(l[d], o);
1520
1518
  if (C != null)
1521
1519
  if (typeof C == "object")
1522
- if (a[f])
1523
- g = we(g, e(f, C, o, a));
1520
+ if (a[d])
1521
+ m = xe(m, e(d, C, o, a));
1524
1522
  else {
1525
- const E = ae({
1523
+ const w = ae({
1526
1524
  theme: o
1527
1525
  }, C, (b) => ({
1528
- [f]: b
1526
+ [d]: b
1529
1527
  }));
1530
- Jt(E, C) ? g[f] = r({
1528
+ an(w, C) ? m[d] = r({
1531
1529
  sx: C,
1532
1530
  theme: o
1533
- }) : g = we(g, E);
1531
+ }) : m = xe(m, w);
1534
1532
  }
1535
1533
  else
1536
- g = we(g, e(f, C, o, a));
1537
- }), ct(o, Fr(h, g));
1534
+ m = xe(m, e(d, C, o, a));
1535
+ }), ht(o, qr(h, m));
1538
1536
  }
1539
1537
  return Array.isArray(n) ? n.map(s) : s(n);
1540
1538
  }
1541
1539
  return r;
1542
1540
  }
1543
- const Ge = Zt();
1544
- Ge.filterProps = ["sx"];
1541
+ const Ke = cn();
1542
+ Ke.filterProps = ["sx"];
1543
+ function un(e) {
1544
+ for (var r = 0, t, n = 0, o = e.length; o >= 4; ++n, o -= 4)
1545
+ t = e.charCodeAt(n) & 255 | (e.charCodeAt(++n) & 255) << 8 | (e.charCodeAt(++n) & 255) << 16 | (e.charCodeAt(++n) & 255) << 24, t = /* Math.imul(k, m): */
1546
+ (t & 65535) * 1540483477 + ((t >>> 16) * 59797 << 16), t ^= /* k >>> r: */
1547
+ t >>> 24, r = /* Math.imul(k, m): */
1548
+ (t & 65535) * 1540483477 + ((t >>> 16) * 59797 << 16) ^ /* Math.imul(h, m): */
1549
+ (r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16);
1550
+ switch (o) {
1551
+ case 3:
1552
+ r ^= (e.charCodeAt(n + 2) & 255) << 16;
1553
+ case 2:
1554
+ r ^= (e.charCodeAt(n + 1) & 255) << 8;
1555
+ case 1:
1556
+ r ^= e.charCodeAt(n) & 255, r = /* Math.imul(h, m): */
1557
+ (r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16);
1558
+ }
1559
+ return r ^= r >>> 13, r = /* Math.imul(h, m): */
1560
+ (r & 65535) * 1540483477 + ((r >>> 16) * 59797 << 16), ((r ^ r >>> 15) >>> 0).toString(36);
1561
+ }
1562
+ var ln = {
1563
+ animationIterationCount: 1,
1564
+ aspectRatio: 1,
1565
+ borderImageOutset: 1,
1566
+ borderImageSlice: 1,
1567
+ borderImageWidth: 1,
1568
+ boxFlex: 1,
1569
+ boxFlexGroup: 1,
1570
+ boxOrdinalGroup: 1,
1571
+ columnCount: 1,
1572
+ columns: 1,
1573
+ flex: 1,
1574
+ flexGrow: 1,
1575
+ flexPositive: 1,
1576
+ flexShrink: 1,
1577
+ flexNegative: 1,
1578
+ flexOrder: 1,
1579
+ gridRow: 1,
1580
+ gridRowEnd: 1,
1581
+ gridRowSpan: 1,
1582
+ gridRowStart: 1,
1583
+ gridColumn: 1,
1584
+ gridColumnEnd: 1,
1585
+ gridColumnSpan: 1,
1586
+ gridColumnStart: 1,
1587
+ msGridRow: 1,
1588
+ msGridRowSpan: 1,
1589
+ msGridColumn: 1,
1590
+ msGridColumnSpan: 1,
1591
+ fontWeight: 1,
1592
+ lineHeight: 1,
1593
+ opacity: 1,
1594
+ order: 1,
1595
+ orphans: 1,
1596
+ scale: 1,
1597
+ tabSize: 1,
1598
+ widows: 1,
1599
+ zIndex: 1,
1600
+ zoom: 1,
1601
+ WebkitLineClamp: 1,
1602
+ // SVG-related properties
1603
+ fillOpacity: 1,
1604
+ floodOpacity: 1,
1605
+ stopOpacity: 1,
1606
+ strokeDasharray: 1,
1607
+ strokeDashoffset: 1,
1608
+ strokeMiterlimit: 1,
1609
+ strokeOpacity: 1,
1610
+ strokeWidth: 1
1611
+ };
1612
+ function fn(e) {
1613
+ var r = /* @__PURE__ */ Object.create(null);
1614
+ return function(t) {
1615
+ return r[t] === void 0 && (r[t] = e(t)), r[t];
1616
+ };
1617
+ }
1618
+ var dn = !1, pn = /[A-Z]|^ms/g, mn = /_EMO_([^_]+?)_([^]*?)_EMO_/g, Qr = function(r) {
1619
+ return r.charCodeAt(1) === 45;
1620
+ }, $r = function(r) {
1621
+ return r != null && typeof r != "boolean";
1622
+ }, tr = /* @__PURE__ */ fn(function(e) {
1623
+ return Qr(e) ? e : e.replace(pn, "-$&").toLowerCase();
1624
+ }), _r = function(r, t) {
1625
+ switch (r) {
1626
+ case "animation":
1627
+ case "animationName":
1628
+ if (typeof t == "string")
1629
+ return t.replace(mn, function(n, o, a) {
1630
+ return le = {
1631
+ name: o,
1632
+ styles: a,
1633
+ next: le
1634
+ }, o;
1635
+ });
1636
+ }
1637
+ return ln[r] !== 1 && !Qr(r) && typeof t == "number" && t !== 0 ? t + "px" : t;
1638
+ }, gn = "Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";
1639
+ function je(e, r, t) {
1640
+ if (t == null)
1641
+ return "";
1642
+ var n = t;
1643
+ if (n.__emotion_styles !== void 0)
1644
+ return n;
1645
+ switch (typeof t) {
1646
+ case "boolean":
1647
+ return "";
1648
+ case "object": {
1649
+ var o = t;
1650
+ if (o.anim === 1)
1651
+ return le = {
1652
+ name: o.name,
1653
+ styles: o.styles,
1654
+ next: le
1655
+ }, o.name;
1656
+ var a = t;
1657
+ if (a.styles !== void 0) {
1658
+ var s = a.next;
1659
+ if (s !== void 0)
1660
+ for (; s !== void 0; )
1661
+ le = {
1662
+ name: s.name,
1663
+ styles: s.styles,
1664
+ next: le
1665
+ }, s = s.next;
1666
+ var c = a.styles + ";";
1667
+ return c;
1668
+ }
1669
+ return hn(e, r, t);
1670
+ }
1671
+ }
1672
+ var l = t;
1673
+ return l;
1674
+ }
1675
+ function hn(e, r, t) {
1676
+ var n = "";
1677
+ if (Array.isArray(t))
1678
+ for (var o = 0; o < t.length; o++)
1679
+ n += je(e, r, t[o]) + ";";
1680
+ else
1681
+ for (var a in t) {
1682
+ var s = t[a];
1683
+ if (typeof s != "object") {
1684
+ var c = s;
1685
+ $r(c) && (n += tr(a) + ":" + _r(a, c) + ";");
1686
+ } else {
1687
+ if (a === "NO_COMPONENT_SELECTOR" && dn)
1688
+ throw new Error(gn);
1689
+ if (Array.isArray(s) && typeof s[0] == "string" && r == null)
1690
+ for (var l = 0; l < s.length; l++)
1691
+ $r(s[l]) && (n += tr(a) + ":" + _r(a, s[l]) + ";");
1692
+ else {
1693
+ var f = je(e, r, s);
1694
+ switch (a) {
1695
+ case "animation":
1696
+ case "animationName": {
1697
+ n += tr(a) + ":" + f + ";";
1698
+ break;
1699
+ }
1700
+ default:
1701
+ n += a + "{" + f + "}";
1702
+ }
1703
+ }
1704
+ }
1705
+ }
1706
+ return n;
1707
+ }
1708
+ var kr = /label:\s*([^\s;{]+)\s*(;|$)/g, le;
1709
+ function yn(e, r, t) {
1710
+ if (e.length === 1 && typeof e[0] == "object" && e[0] !== null && e[0].styles !== void 0)
1711
+ return e[0];
1712
+ var n = !0, o = "";
1713
+ le = void 0;
1714
+ var a = e[0];
1715
+ if (a == null || a.raw === void 0)
1716
+ n = !1, o += je(t, r, a);
1717
+ else {
1718
+ var s = a;
1719
+ o += s[0];
1720
+ }
1721
+ for (var c = 1; c < e.length; c++)
1722
+ if (o += je(t, r, e[c]), n) {
1723
+ var l = a;
1724
+ o += l[c];
1725
+ }
1726
+ kr.lastIndex = 0;
1727
+ for (var f = "", h; (h = kr.exec(o)) !== null; )
1728
+ f += "-" + h[1];
1729
+ var m = un(o) + f;
1730
+ return {
1731
+ name: m,
1732
+ styles: o,
1733
+ next: le
1734
+ };
1735
+ }
1545
1736
  /**
1546
- * @mui/styled-engine v6.1.0
1737
+ * @mui/styled-engine v6.1.6
1547
1738
  *
1548
1739
  * @license MIT
1549
1740
  * This source code is licensed under the MIT license found in the
1550
1741
  * LICENSE file in the root directory of this source tree.
1551
1742
  */
1552
- function lo(e, r) {
1553
- const t = qr(e, r);
1743
+ function So(e, r) {
1744
+ const t = rt(e, r);
1554
1745
  return process.env.NODE_ENV !== "production" ? (...n) => {
1555
1746
  const o = typeof e == "string" ? `"${e}"` : "component";
1556
1747
  return n.length === 0 ? console.error([`MUI: Seems like you called \`styled(${o})()\` without a \`style\` argument.`, 'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join(`
1557
1748
  `)) : n.some((a) => a === void 0) && console.error(`MUI: the styled(${o})(...args) API requires all its args to be defined.`), t(...n);
1558
1749
  } : t;
1559
1750
  }
1560
- const fo = (e, r) => {
1751
+ function Co(e, r) {
1561
1752
  Array.isArray(e.__emotion_styles) && (e.__emotion_styles = r(e.__emotion_styles));
1562
- }, en = (e) => {
1753
+ }
1754
+ const Pr = [];
1755
+ function To(e) {
1756
+ return Pr[0] = e, yn(Pr);
1757
+ }
1758
+ const bn = (e) => {
1563
1759
  const r = Object.keys(e).map((t) => ({
1564
1760
  key: t,
1565
1761
  val: e[t]
@@ -1569,7 +1765,7 @@ const fo = (e, r) => {
1569
1765
  [n.key]: n.val
1570
1766
  }), {});
1571
1767
  };
1572
- function rn(e) {
1768
+ function vn(e) {
1573
1769
  const {
1574
1770
  // The breakpoint **start** at this value.
1575
1771
  // For instance with the first breakpoint xs: [xs, sm).
@@ -1588,40 +1784,40 @@ function rn(e) {
1588
1784
  unit: t = "px",
1589
1785
  step: n = 5,
1590
1786
  ...o
1591
- } = e, a = en(r), s = Object.keys(a);
1592
- function c(f) {
1593
- return `@media (min-width:${typeof r[f] == "number" ? r[f] : f}${t})`;
1787
+ } = e, a = bn(r), s = Object.keys(a);
1788
+ function c(d) {
1789
+ return `@media (min-width:${typeof r[d] == "number" ? r[d] : d}${t})`;
1594
1790
  }
1595
- function l(f) {
1596
- return `@media (max-width:${(typeof r[f] == "number" ? r[f] : f) - n / 100}${t})`;
1791
+ function l(d) {
1792
+ return `@media (max-width:${(typeof r[d] == "number" ? r[d] : d) - n / 100}${t})`;
1597
1793
  }
1598
- function p(f, C) {
1599
- const E = s.indexOf(C);
1600
- return `@media (min-width:${typeof r[f] == "number" ? r[f] : f}${t}) and (max-width:${(E !== -1 && typeof r[s[E]] == "number" ? r[s[E]] : C) - n / 100}${t})`;
1794
+ function f(d, C) {
1795
+ const w = s.indexOf(C);
1796
+ return `@media (min-width:${typeof r[d] == "number" ? r[d] : d}${t}) and (max-width:${(w !== -1 && typeof r[s[w]] == "number" ? r[s[w]] : C) - n / 100}${t})`;
1601
1797
  }
1602
- function h(f) {
1603
- return s.indexOf(f) + 1 < s.length ? p(f, s[s.indexOf(f) + 1]) : c(f);
1798
+ function h(d) {
1799
+ return s.indexOf(d) + 1 < s.length ? f(d, s[s.indexOf(d) + 1]) : c(d);
1604
1800
  }
1605
- function g(f) {
1606
- const C = s.indexOf(f);
1607
- return C === 0 ? c(s[1]) : C === s.length - 1 ? l(s[C]) : p(f, s[s.indexOf(f) + 1]).replace("@media", "@media not all and");
1801
+ function m(d) {
1802
+ const C = s.indexOf(d);
1803
+ return C === 0 ? c(s[1]) : C === s.length - 1 ? l(s[C]) : f(d, s[s.indexOf(d) + 1]).replace("@media", "@media not all and");
1608
1804
  }
1609
1805
  return {
1610
1806
  keys: s,
1611
1807
  values: a,
1612
1808
  up: c,
1613
1809
  down: l,
1614
- between: p,
1810
+ between: f,
1615
1811
  only: h,
1616
- not: g,
1812
+ not: m,
1617
1813
  unit: t,
1618
1814
  ...o
1619
1815
  };
1620
1816
  }
1621
- const tn = {
1817
+ const Sn = {
1622
1818
  borderRadius: 4
1623
1819
  };
1624
- function Lr(e = 8, r = ar({
1820
+ function Jr(e = 8, r = ur({
1625
1821
  spacing: e
1626
1822
  })) {
1627
1823
  if (e.mui)
@@ -1632,7 +1828,7 @@ function Lr(e = 8, r = ar({
1632
1828
  }).join(" "));
1633
1829
  return t.mui = !0, t;
1634
1830
  }
1635
- function nn(e, r) {
1831
+ function Cn(e, r) {
1636
1832
  var n;
1637
1833
  const t = this;
1638
1834
  if (t.vars) {
@@ -1645,15 +1841,15 @@ function nn(e, r) {
1645
1841
  }
1646
1842
  return t.palette.mode === e ? r : {};
1647
1843
  }
1648
- function on(e = {}, ...r) {
1844
+ function Tn(e = {}, ...r) {
1649
1845
  const {
1650
1846
  breakpoints: t = {},
1651
1847
  palette: n = {},
1652
1848
  spacing: o,
1653
1849
  shape: a = {},
1654
1850
  ...s
1655
- } = e, c = rn(t), l = Lr(o);
1656
- let p = Q({
1851
+ } = e, c = vn(t), l = Jr(o);
1852
+ let f = Q({
1657
1853
  breakpoints: c,
1658
1854
  direction: "ltr",
1659
1855
  components: {},
@@ -1664,30 +1860,30 @@ function on(e = {}, ...r) {
1664
1860
  },
1665
1861
  spacing: l,
1666
1862
  shape: {
1667
- ...tn,
1863
+ ...Sn,
1668
1864
  ...a
1669
1865
  }
1670
1866
  }, s);
1671
- return p = ft(p), p.applyStyles = nn, p = r.reduce((h, g) => Q(h, g), p), p.unstable_sxConfig = {
1672
- ...ze,
1867
+ return f = vt(f), f.applyStyles = Cn, f = r.reduce((h, m) => Q(h, m), f), f.unstable_sxConfig = {
1868
+ ...Ye,
1673
1869
  ...s == null ? void 0 : s.unstable_sxConfig
1674
- }, p.unstable_sx = function(g) {
1675
- return Ge({
1676
- sx: g,
1870
+ }, f.unstable_sx = function(m) {
1871
+ return Ke({
1872
+ sx: m,
1677
1873
  theme: this
1678
1874
  });
1679
- }, p;
1875
+ }, f;
1680
1876
  }
1681
- function cr(e, r = 0, t = 1) {
1682
- return process.env.NODE_ENV !== "production" && (e < r || e > t) && console.error(`MUI: The value provided ${e} is out of range [${r}, ${t}].`), st(e, r, t);
1877
+ function fr(e, r = 0, t = 1) {
1878
+ return process.env.NODE_ENV !== "production" && (e < r || e > t) && console.error(`MUI: The value provided ${e} is out of range [${r}, ${t}].`), gt(e, r, t);
1683
1879
  }
1684
- function an(e) {
1880
+ function wn(e) {
1685
1881
  e = e.slice(1);
1686
1882
  const r = new RegExp(`.{1,${e.length >= 6 ? 2 : 1}}`, "g");
1687
1883
  let t = e.match(r);
1688
1884
  return t && t[0].length === 1 && (t = t.map((n) => n + n)), t ? `rgb${t.length === 4 ? "a" : ""}(${t.map((n, o) => o < 3 ? parseInt(n, 16) : Math.round(parseInt(n, 16) / 255 * 1e3) / 1e3).join(", ")})` : "";
1689
1885
  }
1690
- function sn(e) {
1886
+ function En(e) {
1691
1887
  const r = e.toString(16);
1692
1888
  return r.length === 1 ? `0${r}` : r;
1693
1889
  }
@@ -1695,16 +1891,16 @@ function se(e) {
1695
1891
  if (e.type)
1696
1892
  return e;
1697
1893
  if (e.charAt(0) === "#")
1698
- return se(an(e));
1894
+ return se(wn(e));
1699
1895
  const r = e.indexOf("("), t = e.substring(0, r);
1700
1896
  if (!["rgb", "rgba", "hsl", "hsla", "color"].includes(t))
1701
1897
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: Unsupported \`${e}\` color.
1702
- The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().` : le(9, e));
1898
+ The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().` : fe(9, e));
1703
1899
  let n = e.substring(r + 1, e.length - 1), o;
1704
1900
  if (t === "color") {
1705
1901
  if (n = n.split(" "), o = n.shift(), n.length === 4 && n[3].charAt(0) === "/" && (n[3] = n[3].slice(1)), !["srgb", "display-p3", "a98-rgb", "prophoto-rgb", "rec-2020"].includes(o))
1706
1902
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: unsupported \`${o}\` color space.
1707
- The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.` : le(10, o));
1903
+ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.` : fe(10, o));
1708
1904
  } else
1709
1905
  n = n.split(",");
1710
1906
  return n = n.map((a) => parseFloat(a)), {
@@ -1713,17 +1909,17 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
1713
1909
  colorSpace: o
1714
1910
  };
1715
1911
  }
1716
- const cn = (e) => {
1912
+ const xn = (e) => {
1717
1913
  const r = se(e);
1718
1914
  return r.values.slice(0, 3).map((t, n) => r.type.includes("hsl") && n !== 0 ? `${t}%` : t).join(" ");
1719
- }, Te = (e, r) => {
1915
+ }, we = (e, r) => {
1720
1916
  try {
1721
- return cn(e);
1917
+ return xn(e);
1722
1918
  } catch {
1723
1919
  return r && process.env.NODE_ENV !== "production" && console.warn(r), e;
1724
1920
  }
1725
1921
  };
1726
- function Ye(e) {
1922
+ function qe(e) {
1727
1923
  const {
1728
1924
  type: r,
1729
1925
  colorSpace: t
@@ -1733,62 +1929,62 @@ function Ye(e) {
1733
1929
  } = e;
1734
1930
  return r.includes("rgb") ? n = n.map((o, a) => a < 3 ? parseInt(o, 10) : o) : r.includes("hsl") && (n[1] = `${n[1]}%`, n[2] = `${n[2]}%`), r.includes("color") ? n = `${t} ${n.join(" ")}` : n = `${n.join(", ")}`, `${r}(${n})`;
1735
1931
  }
1736
- function po(e) {
1932
+ function wo(e) {
1737
1933
  if (e.startsWith("#"))
1738
1934
  return e;
1739
1935
  const {
1740
1936
  values: r
1741
1937
  } = se(e);
1742
- return `#${r.map((t, n) => sn(n === 3 ? Math.round(255 * t) : t)).join("")}`;
1938
+ return `#${r.map((t, n) => En(n === 3 ? Math.round(255 * t) : t)).join("")}`;
1743
1939
  }
1744
- function zr(e) {
1940
+ function Xr(e) {
1745
1941
  e = se(e);
1746
1942
  const {
1747
1943
  values: r
1748
- } = e, t = r[0], n = r[1] / 100, o = r[2] / 100, a = n * Math.min(o, 1 - o), s = (p, h = (p + t / 30) % 12) => o - a * Math.max(Math.min(h - 3, 9 - h, 1), -1);
1944
+ } = e, t = r[0], n = r[1] / 100, o = r[2] / 100, a = n * Math.min(o, 1 - o), s = (f, h = (f + t / 30) % 12) => o - a * Math.max(Math.min(h - 3, 9 - h, 1), -1);
1749
1945
  let c = "rgb";
1750
1946
  const l = [Math.round(s(0) * 255), Math.round(s(8) * 255), Math.round(s(4) * 255)];
1751
- return e.type === "hsla" && (c += "a", l.push(r[3])), Ye({
1947
+ return e.type === "hsla" && (c += "a", l.push(r[3])), qe({
1752
1948
  type: c,
1753
1949
  values: l
1754
1950
  });
1755
1951
  }
1756
- function or(e) {
1952
+ function sr(e) {
1757
1953
  e = se(e);
1758
- let r = e.type === "hsl" || e.type === "hsla" ? se(zr(e)).values : e.values;
1954
+ let r = e.type === "hsl" || e.type === "hsla" ? se(Xr(e)).values : e.values;
1759
1955
  return r = r.map((t) => (e.type !== "color" && (t /= 255), t <= 0.03928 ? t / 12.92 : ((t + 0.055) / 1.055) ** 2.4)), Number((0.2126 * r[0] + 0.7152 * r[1] + 0.0722 * r[2]).toFixed(3));
1760
1956
  }
1761
- function $r(e, r) {
1762
- const t = or(e), n = or(r);
1957
+ function Rr(e, r) {
1958
+ const t = sr(e), n = sr(r);
1763
1959
  return (Math.max(t, n) + 0.05) / (Math.min(t, n) + 0.05);
1764
1960
  }
1765
- function un(e, r) {
1766
- return e = se(e), r = cr(r), (e.type === "rgb" || e.type === "hsl") && (e.type += "a"), e.type === "color" ? e.values[3] = `/${r}` : e.values[3] = r, Ye(e);
1961
+ function On(e, r) {
1962
+ return e = se(e), r = fr(r), (e.type === "rgb" || e.type === "hsl") && (e.type += "a"), e.type === "color" ? e.values[3] = `/${r}` : e.values[3] = r, qe(e);
1767
1963
  }
1768
- function Pe(e, r, t) {
1964
+ function Re(e, r, t) {
1769
1965
  try {
1770
- return un(e, r);
1966
+ return On(e, r);
1771
1967
  } catch {
1772
1968
  return e;
1773
1969
  }
1774
1970
  }
1775
- function ur(e, r) {
1776
- if (e = se(e), r = cr(r), e.type.includes("hsl"))
1971
+ function dr(e, r) {
1972
+ if (e = se(e), r = fr(r), e.type.includes("hsl"))
1777
1973
  e.values[2] *= 1 - r;
1778
1974
  else if (e.type.includes("rgb") || e.type.includes("color"))
1779
1975
  for (let t = 0; t < 3; t += 1)
1780
1976
  e.values[t] *= 1 - r;
1781
- return Ye(e);
1977
+ return qe(e);
1782
1978
  }
1783
1979
  function W(e, r, t) {
1784
1980
  try {
1785
- return ur(e, r);
1981
+ return dr(e, r);
1786
1982
  } catch {
1787
1983
  return e;
1788
1984
  }
1789
1985
  }
1790
- function lr(e, r) {
1791
- if (e = se(e), r = cr(r), e.type.includes("hsl"))
1986
+ function pr(e, r) {
1987
+ if (e = se(e), r = fr(r), e.type.includes("hsl"))
1792
1988
  e.values[2] += (100 - e.values[2]) * r;
1793
1989
  else if (e.type.includes("rgb"))
1794
1990
  for (let t = 0; t < 3; t += 1)
@@ -1796,26 +1992,26 @@ function lr(e, r) {
1796
1992
  else if (e.type.includes("color"))
1797
1993
  for (let t = 0; t < 3; t += 1)
1798
1994
  e.values[t] += (1 - e.values[t]) * r;
1799
- return Ye(e);
1995
+ return qe(e);
1800
1996
  }
1801
- function U(e, r, t) {
1997
+ function F(e, r, t) {
1802
1998
  try {
1803
- return lr(e, r);
1999
+ return pr(e, r);
1804
2000
  } catch {
1805
2001
  return e;
1806
2002
  }
1807
2003
  }
1808
- function ln(e, r = 0.15) {
1809
- return or(e) > 0.5 ? ur(e, r) : lr(e, r);
2004
+ function An(e, r = 0.15) {
2005
+ return sr(e) > 0.5 ? dr(e, r) : pr(e, r);
1810
2006
  }
1811
- function Re(e, r, t) {
2007
+ function Ie(e, r, t) {
1812
2008
  try {
1813
- return ln(e, r);
2009
+ return An(e, r);
1814
2010
  } catch {
1815
2011
  return e;
1816
2012
  }
1817
2013
  }
1818
- function fn(e = "") {
2014
+ function $n(e = "") {
1819
2015
  function r(...n) {
1820
2016
  if (!n.length)
1821
2017
  return "";
@@ -1824,32 +2020,32 @@ function fn(e = "") {
1824
2020
  }
1825
2021
  return (n, ...o) => `var(--${e ? `${e}-` : ""}${n}${r(...o)})`;
1826
2022
  }
1827
- const Or = (e, r, t, n = []) => {
2023
+ const Ir = (e, r, t, n = []) => {
1828
2024
  let o = e;
1829
2025
  r.forEach((a, s) => {
1830
2026
  s === r.length - 1 ? Array.isArray(o) ? o[Number(a)] = t : o && typeof o == "object" && (o[a] = t) : o && typeof o == "object" && (o[a] || (o[a] = n.includes(a) ? [] : {}), o = o[a]);
1831
2027
  });
1832
- }, dn = (e, r, t) => {
2028
+ }, _n = (e, r, t) => {
1833
2029
  function n(o, a = [], s = []) {
1834
2030
  Object.entries(o).forEach(([c, l]) => {
1835
2031
  (!t || t && !t([...a, c])) && l != null && (typeof l == "object" && Object.keys(l).length > 0 ? n(l, [...a, c], Array.isArray(l) ? [...s, c] : s) : r([...a, c], l, s));
1836
2032
  });
1837
2033
  }
1838
2034
  n(e);
1839
- }, pn = (e, r) => typeof r == "number" ? ["lineHeight", "fontWeight", "opacity", "zIndex"].some((n) => e.includes(n)) || e[e.length - 1].toLowerCase().indexOf("opacity") >= 0 ? r : `${r}px` : r;
1840
- function er(e, r) {
2035
+ }, kn = (e, r) => typeof r == "number" ? ["lineHeight", "fontWeight", "opacity", "zIndex"].some((n) => e.includes(n)) || e[e.length - 1].toLowerCase().includes("opacity") ? r : `${r}px` : r;
2036
+ function nr(e, r) {
1841
2037
  const {
1842
2038
  prefix: t,
1843
2039
  shouldSkipGeneratingVar: n
1844
2040
  } = r || {}, o = {}, a = {}, s = {};
1845
- return dn(
2041
+ return _n(
1846
2042
  e,
1847
- (c, l, p) => {
2043
+ (c, l, f) => {
1848
2044
  if ((typeof l == "string" || typeof l == "number") && (!n || !n(c, l))) {
1849
- const h = `--${t ? `${t}-` : ""}${c.join("-")}`, g = pn(c, l);
2045
+ const h = `--${t ? `${t}-` : ""}${c.join("-")}`, m = kn(c, l);
1850
2046
  Object.assign(o, {
1851
- [h]: g
1852
- }), Or(a, c, `var(${h})`, p), Or(s, c, `var(${h}, ${g})`, p);
2047
+ [h]: m
2048
+ }), Ir(a, c, `var(${h})`, f), Ir(s, c, `var(${h}, ${m})`, f);
1853
2049
  }
1854
2050
  },
1855
2051
  (c) => c[0] === "vars"
@@ -1860,9 +2056,9 @@ function er(e, r) {
1860
2056
  varsWithDefaults: s
1861
2057
  };
1862
2058
  }
1863
- function gn(e, r = {}) {
2059
+ function Pn(e, r = {}) {
1864
2060
  const {
1865
- getSelector: t = w,
2061
+ getSelector: t = E,
1866
2062
  disableCssColorScheme: n,
1867
2063
  colorSchemeSelector: o
1868
2064
  } = r, {
@@ -1871,56 +2067,56 @@ function gn(e, r = {}) {
1871
2067
  defaultColorScheme: c = "light",
1872
2068
  ...l
1873
2069
  } = e, {
1874
- vars: p,
2070
+ vars: f,
1875
2071
  css: h,
1876
- varsWithDefaults: g
1877
- } = er(l, r);
1878
- let f = g;
2072
+ varsWithDefaults: m
2073
+ } = nr(l, r);
2074
+ let d = m;
1879
2075
  const C = {}, {
1880
- [c]: E,
2076
+ [c]: w,
1881
2077
  ...b
1882
2078
  } = a;
1883
2079
  if (Object.entries(b || {}).forEach(([v, P]) => {
1884
2080
  const {
1885
- vars: m,
1886
- css: q,
2081
+ vars: g,
2082
+ css: K,
1887
2083
  varsWithDefaults: X
1888
- } = er(P, r);
1889
- f = Q(f, X), C[v] = {
1890
- css: q,
1891
- vars: m
2084
+ } = nr(P, r);
2085
+ d = Q(d, X), C[v] = {
2086
+ css: K,
2087
+ vars: g
1892
2088
  };
1893
- }), E) {
2089
+ }), w) {
1894
2090
  const {
1895
2091
  css: v,
1896
2092
  vars: P,
1897
- varsWithDefaults: m
1898
- } = er(E, r);
1899
- f = Q(f, m), C[c] = {
2093
+ varsWithDefaults: g
2094
+ } = nr(w, r);
2095
+ d = Q(d, g), C[c] = {
1900
2096
  css: v,
1901
2097
  vars: P
1902
2098
  };
1903
2099
  }
1904
- function w(v, P) {
1905
- var q, X;
1906
- let m = o;
1907
- if (o === "class" && (m = ".%s"), o === "data" && (m = "[data-%s]"), o != null && o.startsWith("data-") && !o.includes("%s") && (m = `[${o}="%s"]`), v) {
1908
- if (m === "media")
2100
+ function E(v, P) {
2101
+ var K, X;
2102
+ let g = o;
2103
+ if (o === "class" && (g = ".%s"), o === "data" && (g = "[data-%s]"), o != null && o.startsWith("data-") && !o.includes("%s") && (g = `[${o}="%s"]`), v) {
2104
+ if (g === "media")
1909
2105
  return e.defaultColorScheme === v ? ":root" : {
1910
- [`@media (prefers-color-scheme: ${((X = (q = a[v]) == null ? void 0 : q.palette) == null ? void 0 : X.mode) || v})`]: {
2106
+ [`@media (prefers-color-scheme: ${((X = (K = a[v]) == null ? void 0 : K.palette) == null ? void 0 : X.mode) || v})`]: {
1911
2107
  ":root": P
1912
2108
  }
1913
2109
  };
1914
- if (m)
1915
- return e.defaultColorScheme === v ? `:root, ${m.replace("%s", String(v))}` : m.replace("%s", String(v));
2110
+ if (g)
2111
+ return e.defaultColorScheme === v ? `:root, ${g.replace("%s", String(v))}` : g.replace("%s", String(v));
1916
2112
  }
1917
2113
  return ":root";
1918
2114
  }
1919
2115
  return {
1920
- vars: f,
2116
+ vars: d,
1921
2117
  generateThemeVars: () => {
1922
2118
  let v = {
1923
- ...p
2119
+ ...f
1924
2120
  };
1925
2121
  return Object.entries(C).forEach(([, {
1926
2122
  vars: P
@@ -1929,61 +2125,61 @@ function gn(e, r = {}) {
1929
2125
  }), v;
1930
2126
  },
1931
2127
  generateStyleSheets: () => {
1932
- var K, i;
2128
+ var q, i;
1933
2129
  const v = [], P = e.defaultColorScheme || "light";
1934
- function m(T, R) {
2130
+ function g(T, R) {
1935
2131
  Object.keys(R).length && v.push(typeof T == "string" ? {
1936
2132
  [T]: {
1937
2133
  ...R
1938
2134
  }
1939
2135
  } : T);
1940
2136
  }
1941
- m(t(void 0, {
2137
+ g(t(void 0, {
1942
2138
  ...h
1943
2139
  }), h);
1944
2140
  const {
1945
- [P]: q,
2141
+ [P]: K,
1946
2142
  ...X
1947
2143
  } = C;
1948
- if (q) {
2144
+ if (K) {
1949
2145
  const {
1950
2146
  css: T
1951
- } = q, R = (i = (K = a[P]) == null ? void 0 : K.palette) == null ? void 0 : i.mode, F = !n && R ? {
2147
+ } = K, R = (i = (q = a[P]) == null ? void 0 : q.palette) == null ? void 0 : i.mode, U = !n && R ? {
1952
2148
  colorScheme: R,
1953
2149
  ...T
1954
2150
  } : {
1955
2151
  ...T
1956
2152
  };
1957
- m(t(P, {
1958
- ...F
1959
- }), F);
2153
+ g(t(P, {
2154
+ ...U
2155
+ }), U);
1960
2156
  }
1961
2157
  return Object.entries(X).forEach(([T, {
1962
2158
  css: R
1963
2159
  }]) => {
1964
- var re, pe;
1965
- const F = (pe = (re = a[T]) == null ? void 0 : re.palette) == null ? void 0 : pe.mode, ce = !n && F ? {
1966
- colorScheme: F,
2160
+ var re, me;
2161
+ const U = (me = (re = a[T]) == null ? void 0 : re.palette) == null ? void 0 : me.mode, ce = !n && U ? {
2162
+ colorScheme: U,
1967
2163
  ...R
1968
2164
  } : {
1969
2165
  ...R
1970
2166
  };
1971
- m(t(T, {
2167
+ g(t(T, {
1972
2168
  ...ce
1973
2169
  }), ce);
1974
2170
  }), v;
1975
2171
  }
1976
2172
  };
1977
2173
  }
1978
- function mn(e) {
2174
+ function Rn(e) {
1979
2175
  return function(t) {
1980
2176
  return e === "media" ? (process.env.NODE_ENV !== "production" && t !== "light" && t !== "dark" && console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${t}'.`), `@media (prefers-color-scheme: ${t})`) : e ? e.startsWith("data-") && !e.includes("%s") ? `[${e}="${t}"] &` : e === "class" ? `.${t} &` : e === "data" ? `[data-${t}] &` : `${e.replace("%s", t)} &` : "&";
1981
2177
  };
1982
2178
  }
1983
- const hn = {
2179
+ const Oe = {
1984
2180
  black: "#000",
1985
2181
  white: "#fff"
1986
- }, $e = hn, yn = {
2182
+ }, In = {
1987
2183
  50: "#fafafa",
1988
2184
  100: "#f5f5f5",
1989
2185
  200: "#eeeeee",
@@ -1998,7 +2194,7 @@ const hn = {
1998
2194
  A200: "#eeeeee",
1999
2195
  A400: "#bdbdbd",
2000
2196
  A700: "#616161"
2001
- }, bn = yn, vn = {
2197
+ }, ge = {
2002
2198
  50: "#f3e5f5",
2003
2199
  100: "#e1bee7",
2004
2200
  200: "#ce93d8",
@@ -2013,7 +2209,7 @@ const hn = {
2013
2209
  A200: "#e040fb",
2014
2210
  A400: "#d500f9",
2015
2211
  A700: "#aa00ff"
2016
- }, ge = vn, me = {
2212
+ }, he = {
2017
2213
  50: "#ffebee",
2018
2214
  100: "#ffcdd2",
2019
2215
  200: "#ef9a9a",
@@ -2028,7 +2224,7 @@ const hn = {
2028
2224
  A200: "#ff5252",
2029
2225
  A400: "#ff1744",
2030
2226
  A700: "#d50000"
2031
- }, Sn = {
2227
+ }, Te = {
2032
2228
  50: "#fff3e0",
2033
2229
  100: "#ffe0b2",
2034
2230
  200: "#ffcc80",
@@ -2043,7 +2239,7 @@ const hn = {
2043
2239
  A200: "#ffab40",
2044
2240
  A400: "#ff9100",
2045
2241
  A700: "#ff6d00"
2046
- }, Ce = Sn, Cn = {
2242
+ }, ye = {
2047
2243
  50: "#e3f2fd",
2048
2244
  100: "#bbdefb",
2049
2245
  200: "#90caf9",
@@ -2058,7 +2254,7 @@ const hn = {
2058
2254
  A200: "#448aff",
2059
2255
  A400: "#2979ff",
2060
2256
  A700: "#2962ff"
2061
- }, he = Cn, Tn = {
2257
+ }, be = {
2062
2258
  50: "#e1f5fe",
2063
2259
  100: "#b3e5fc",
2064
2260
  200: "#81d4fa",
@@ -2073,7 +2269,7 @@ const hn = {
2073
2269
  A200: "#40c4ff",
2074
2270
  A400: "#00b0ff",
2075
2271
  A700: "#0091ea"
2076
- }, ye = Tn, En = {
2272
+ }, ve = {
2077
2273
  50: "#e8f5e9",
2078
2274
  100: "#c8e6c9",
2079
2275
  200: "#a5d6a7",
@@ -2088,7 +2284,7 @@ const hn = {
2088
2284
  A200: "#69f0ae",
2089
2285
  A400: "#00e676",
2090
2286
  A700: "#00c853"
2091
- }, be = En, Ar = {
2287
+ }, Br = {
2092
2288
  // The colors used to style the text.
2093
2289
  text: {
2094
2290
  // The most important text.
@@ -2103,8 +2299,8 @@ const hn = {
2103
2299
  // The background colors used to style the surfaces.
2104
2300
  // Consistency between these values is important.
2105
2301
  background: {
2106
- paper: $e.white,
2107
- default: $e.white
2302
+ paper: Oe.white,
2303
+ default: Oe.white
2108
2304
  },
2109
2305
  // The colors used to style the action elements.
2110
2306
  action: {
@@ -2125,9 +2321,9 @@ const hn = {
2125
2321
  focusOpacity: 0.12,
2126
2322
  activatedOpacity: 0.12
2127
2323
  }
2128
- }, rr = {
2324
+ }, or = {
2129
2325
  text: {
2130
- primary: $e.white,
2326
+ primary: Oe.white,
2131
2327
  secondary: "rgba(255, 255, 255, 0.7)",
2132
2328
  disabled: "rgba(255, 255, 255, 0.5)",
2133
2329
  icon: "rgba(255, 255, 255, 0.5)"
@@ -2138,7 +2334,7 @@ const hn = {
2138
2334
  default: "#121212"
2139
2335
  },
2140
2336
  action: {
2141
- active: $e.white,
2337
+ active: Oe.white,
2142
2338
  hover: "rgba(255, 255, 255, 0.08)",
2143
2339
  hoverOpacity: 0.08,
2144
2340
  selected: "rgba(255, 255, 255, 0.16)",
@@ -2151,22 +2347,22 @@ const hn = {
2151
2347
  activatedOpacity: 0.24
2152
2348
  }
2153
2349
  };
2154
- function xr(e, r, t, n) {
2350
+ function jr(e, r, t, n) {
2155
2351
  const o = n.light || n, a = n.dark || n * 1.5;
2156
- e[r] || (e.hasOwnProperty(t) ? e[r] = e[t] : r === "light" ? e.light = lr(e.main, o) : r === "dark" && (e.dark = ur(e.main, a)));
2352
+ e[r] || (e.hasOwnProperty(t) ? e[r] = e[t] : r === "light" ? e.light = pr(e.main, o) : r === "dark" && (e.dark = dr(e.main, a)));
2157
2353
  }
2158
- function wn(e = "light") {
2354
+ function Bn(e = "light") {
2159
2355
  return e === "dark" ? {
2160
- main: he[200],
2161
- light: he[50],
2162
- dark: he[400]
2356
+ main: ye[200],
2357
+ light: ye[50],
2358
+ dark: ye[400]
2163
2359
  } : {
2164
- main: he[700],
2165
- light: he[400],
2166
- dark: he[800]
2360
+ main: ye[700],
2361
+ light: ye[400],
2362
+ dark: ye[800]
2167
2363
  };
2168
2364
  }
2169
- function $n(e = "light") {
2365
+ function jn(e = "light") {
2170
2366
  return e === "dark" ? {
2171
2367
  main: ge[200],
2172
2368
  light: ge[50],
@@ -2177,81 +2373,81 @@ function $n(e = "light") {
2177
2373
  dark: ge[700]
2178
2374
  };
2179
2375
  }
2180
- function On(e = "light") {
2376
+ function Mn(e = "light") {
2181
2377
  return e === "dark" ? {
2182
- main: me[500],
2183
- light: me[300],
2184
- dark: me[700]
2378
+ main: he[500],
2379
+ light: he[300],
2380
+ dark: he[700]
2185
2381
  } : {
2186
- main: me[700],
2187
- light: me[400],
2188
- dark: me[800]
2189
- };
2190
- }
2191
- function An(e = "light") {
2192
- return e === "dark" ? {
2193
- main: ye[400],
2194
- light: ye[300],
2195
- dark: ye[700]
2196
- } : {
2197
- main: ye[700],
2198
- light: ye[500],
2199
- dark: ye[900]
2382
+ main: he[700],
2383
+ light: he[400],
2384
+ dark: he[800]
2200
2385
  };
2201
2386
  }
2202
- function xn(e = "light") {
2387
+ function Nn(e = "light") {
2203
2388
  return e === "dark" ? {
2204
2389
  main: be[400],
2205
2390
  light: be[300],
2206
2391
  dark: be[700]
2207
2392
  } : {
2208
- main: be[800],
2393
+ main: be[700],
2209
2394
  light: be[500],
2210
2395
  dark: be[900]
2211
2396
  };
2212
2397
  }
2213
- function kn(e = "light") {
2398
+ function Dn(e = "light") {
2399
+ return e === "dark" ? {
2400
+ main: ve[400],
2401
+ light: ve[300],
2402
+ dark: ve[700]
2403
+ } : {
2404
+ main: ve[800],
2405
+ light: ve[500],
2406
+ dark: ve[900]
2407
+ };
2408
+ }
2409
+ function Wn(e = "light") {
2214
2410
  return e === "dark" ? {
2215
- main: Ce[400],
2216
- light: Ce[300],
2217
- dark: Ce[700]
2411
+ main: Te[400],
2412
+ light: Te[300],
2413
+ dark: Te[700]
2218
2414
  } : {
2219
2415
  main: "#ed6c02",
2220
2416
  // closest to orange[800] that pass 3:1.
2221
- light: Ce[500],
2222
- dark: Ce[900]
2417
+ light: Te[500],
2418
+ dark: Te[900]
2223
2419
  };
2224
2420
  }
2225
- function fr(e) {
2421
+ function mr(e) {
2226
2422
  const {
2227
2423
  mode: r = "light",
2228
2424
  contrastThreshold: t = 3,
2229
2425
  tonalOffset: n = 0.2,
2230
2426
  ...o
2231
- } = e, a = e.primary || wn(r), s = e.secondary || $n(r), c = e.error || On(r), l = e.info || An(r), p = e.success || xn(r), h = e.warning || kn(r);
2232
- function g(b) {
2233
- const w = $r(b, rr.text.primary) >= t ? rr.text.primary : Ar.text.primary;
2427
+ } = e, a = e.primary || Bn(r), s = e.secondary || jn(r), c = e.error || Mn(r), l = e.info || Nn(r), f = e.success || Dn(r), h = e.warning || Wn(r);
2428
+ function m(b) {
2429
+ const E = Rr(b, or.text.primary) >= t ? or.text.primary : Br.text.primary;
2234
2430
  if (process.env.NODE_ENV !== "production") {
2235
- const k = $r(b, w);
2236
- k < 3 && console.error([`MUI: The contrast ratio of ${k}:1 for ${w} on ${b}`, "falls below the WCAG recommended absolute minimum contrast ratio of 3:1.", "https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join(`
2431
+ const _ = Rr(b, E);
2432
+ _ < 3 && console.error([`MUI: The contrast ratio of ${_}:1 for ${E} on ${b}`, "falls below the WCAG recommended absolute minimum contrast ratio of 3:1.", "https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join(`
2237
2433
  `));
2238
2434
  }
2239
- return w;
2435
+ return E;
2240
2436
  }
2241
- const f = ({
2437
+ const d = ({
2242
2438
  color: b,
2243
- name: w,
2244
- mainShade: k = 500,
2439
+ name: E,
2440
+ mainShade: _ = 500,
2245
2441
  lightShade: Y = 300,
2246
2442
  darkShade: v = 700
2247
2443
  }) => {
2248
2444
  if (b = {
2249
2445
  ...b
2250
- }, !b.main && b[k] && (b.main = b[k]), !b.hasOwnProperty("main"))
2251
- throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The color${w ? ` (${w})` : ""} provided to augmentColor(color) is invalid.
2252
- The color object needs to have a \`main\` property or a \`${k}\` property.` : le(11, w ? ` (${w})` : "", k));
2446
+ }, !b.main && b[_] && (b.main = b[_]), !b.hasOwnProperty("main"))
2447
+ throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The color${E ? ` (${E})` : ""} provided to augmentColor(color) is invalid.
2448
+ The color object needs to have a \`main\` property or a \`${_}\` property.` : fe(11, E ? ` (${E})` : "", _));
2253
2449
  if (typeof b.main != "string")
2254
- throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The color${w ? ` (${w})` : ""} provided to augmentColor(color) is invalid.
2450
+ throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The color${E ? ` (${E})` : ""} provided to augmentColor(color) is invalid.
2255
2451
  \`color.main\` should be a string, but \`${JSON.stringify(b.main)}\` was provided instead.
2256
2452
 
2257
2453
  Did you intend to use one of the following approaches?
@@ -2264,27 +2460,27 @@ const theme1 = createTheme({ palette: {
2264
2460
 
2265
2461
  const theme2 = createTheme({ palette: {
2266
2462
  primary: { main: green[500] },
2267
- } });` : le(12, w ? ` (${w})` : "", JSON.stringify(b.main)));
2268
- return xr(b, "light", Y, n), xr(b, "dark", v, n), b.contrastText || (b.contrastText = g(b.main)), b;
2463
+ } });` : fe(12, E ? ` (${E})` : "", JSON.stringify(b.main)));
2464
+ return jr(b, "light", Y, n), jr(b, "dark", v, n), b.contrastText || (b.contrastText = m(b.main)), b;
2269
2465
  }, C = {
2270
- dark: rr,
2271
- light: Ar
2466
+ dark: or,
2467
+ light: Br
2272
2468
  };
2273
2469
  return process.env.NODE_ENV !== "production" && (C[r] || console.error(`MUI: The palette mode \`${r}\` is not supported.`)), Q({
2274
2470
  // A collection of common colors.
2275
2471
  common: {
2276
- ...$e
2472
+ ...Oe
2277
2473
  },
2278
2474
  // prevent mutable object.
2279
2475
  // The palette mode, can be light or dark.
2280
2476
  mode: r,
2281
2477
  // The colors used to represent primary interface elements for a user.
2282
- primary: f({
2478
+ primary: d({
2283
2479
  color: a,
2284
2480
  name: "primary"
2285
2481
  }),
2286
2482
  // The colors used to represent secondary interface elements for a user.
2287
- secondary: f({
2483
+ secondary: d({
2288
2484
  color: s,
2289
2485
  name: "secondary",
2290
2486
  mainShade: "A400",
@@ -2292,34 +2488,34 @@ const theme2 = createTheme({ palette: {
2292
2488
  darkShade: "A700"
2293
2489
  }),
2294
2490
  // The colors used to represent interface elements that the user should be made aware of.
2295
- error: f({
2491
+ error: d({
2296
2492
  color: c,
2297
2493
  name: "error"
2298
2494
  }),
2299
2495
  // The colors used to represent potentially dangerous actions or important messages.
2300
- warning: f({
2496
+ warning: d({
2301
2497
  color: h,
2302
2498
  name: "warning"
2303
2499
  }),
2304
2500
  // The colors used to present information to the user that is neutral and not necessarily important.
2305
- info: f({
2501
+ info: d({
2306
2502
  color: l,
2307
2503
  name: "info"
2308
2504
  }),
2309
2505
  // The colors used to indicate the successful completion of an action that user triggered.
2310
- success: f({
2311
- color: p,
2506
+ success: d({
2507
+ color: f,
2312
2508
  name: "success"
2313
2509
  }),
2314
2510
  // The grey colors.
2315
- grey: bn,
2511
+ grey: In,
2316
2512
  // Used by `getContrastText()` to maximize the contrast between
2317
2513
  // the background and the text.
2318
2514
  contrastThreshold: t,
2319
2515
  // Takes a background color and returns the text color that maximizes the contrast.
2320
- getContrastText: g,
2516
+ getContrastText: m,
2321
2517
  // Generate a rich color object.
2322
- augmentColor: f,
2518
+ augmentColor: d,
2323
2519
  // Used by the functions below to shift a color's luminance by approximately
2324
2520
  // two indexes within its tonal palette.
2325
2521
  // E.g., shift from Red 500 to Red 300 or Red 700.
@@ -2328,14 +2524,14 @@ const theme2 = createTheme({ palette: {
2328
2524
  ...C[r]
2329
2525
  }, o);
2330
2526
  }
2331
- function _n(e) {
2527
+ function Fn(e) {
2332
2528
  const r = {};
2333
2529
  return Object.entries(e).forEach((n) => {
2334
2530
  const [o, a] = n;
2335
2531
  typeof a == "object" && (r[o] = `${a.fontStyle ? `${a.fontStyle} ` : ""}${a.fontVariant ? `${a.fontVariant} ` : ""}${a.fontWeight ? `${a.fontWeight} ` : ""}${a.fontStretch ? `${a.fontStretch} ` : ""}${a.fontSize || ""}${a.lineHeight ? `/${a.lineHeight} ` : ""}${a.fontFamily || ""}`);
2336
2532
  }), r;
2337
2533
  }
2338
- function Pn(e, r) {
2534
+ function Un(e, r) {
2339
2535
  return {
2340
2536
  toolbar: {
2341
2537
  minHeight: 56,
@@ -2351,15 +2547,15 @@ function Pn(e, r) {
2351
2547
  ...r
2352
2548
  };
2353
2549
  }
2354
- function Rn(e) {
2550
+ function Ln(e) {
2355
2551
  return Math.round(e * 1e5) / 1e5;
2356
2552
  }
2357
- const kr = {
2553
+ const Mr = {
2358
2554
  textTransform: "uppercase"
2359
- }, _r = '"Roboto", "Helvetica", "Arial", sans-serif';
2360
- function In(e, r) {
2555
+ }, Nr = '"Roboto", "Helvetica", "Arial", sans-serif';
2556
+ function Vn(e, r) {
2361
2557
  const {
2362
- fontFamily: t = _r,
2558
+ fontFamily: t = Nr,
2363
2559
  // The default font size of the Material Specification.
2364
2560
  fontSize: n = 14,
2365
2561
  // px
@@ -2371,38 +2567,38 @@ function In(e, r) {
2371
2567
  // 16px is the default font-size used by browsers.
2372
2568
  htmlFontSize: l = 16,
2373
2569
  // Apply the CSS properties to all the variants.
2374
- allVariants: p,
2570
+ allVariants: f,
2375
2571
  pxToRem: h,
2376
- ...g
2572
+ ...m
2377
2573
  } = typeof r == "function" ? r(e) : r;
2378
2574
  process.env.NODE_ENV !== "production" && (typeof n != "number" && console.error("MUI: `fontSize` is required to be a number."), typeof l != "number" && console.error("MUI: `htmlFontSize` is required to be a number."));
2379
- const f = n / 14, C = h || ((w) => `${w / l * f}rem`), E = (w, k, Y, v, P) => ({
2575
+ const d = n / 14, C = h || ((E) => `${E / l * d}rem`), w = (E, _, Y, v, P) => ({
2380
2576
  fontFamily: t,
2381
- fontWeight: w,
2382
- fontSize: C(k),
2577
+ fontWeight: E,
2578
+ fontSize: C(_),
2383
2579
  // Unitless following https://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/
2384
2580
  lineHeight: Y,
2385
2581
  // The letter spacing was designed for the Roboto font-family. Using the same letter-spacing
2386
2582
  // across font-families can cause issues with the kerning.
2387
- ...t === _r ? {
2388
- letterSpacing: `${Rn(v / k)}em`
2583
+ ...t === Nr ? {
2584
+ letterSpacing: `${Ln(v / _)}em`
2389
2585
  } : {},
2390
2586
  ...P,
2391
- ...p
2587
+ ...f
2392
2588
  }), b = {
2393
- h1: E(o, 96, 1.167, -1.5),
2394
- h2: E(o, 60, 1.2, -0.5),
2395
- h3: E(a, 48, 1.167, 0),
2396
- h4: E(a, 34, 1.235, 0.25),
2397
- h5: E(a, 24, 1.334, 0),
2398
- h6: E(s, 20, 1.6, 0.15),
2399
- subtitle1: E(a, 16, 1.75, 0.15),
2400
- subtitle2: E(s, 14, 1.57, 0.1),
2401
- body1: E(a, 16, 1.5, 0.15),
2402
- body2: E(a, 14, 1.43, 0.15),
2403
- button: E(s, 14, 1.75, 0.4, kr),
2404
- caption: E(a, 12, 1.66, 0.4),
2405
- overline: E(a, 12, 2.66, 1, kr),
2589
+ h1: w(o, 96, 1.167, -1.5),
2590
+ h2: w(o, 60, 1.2, -0.5),
2591
+ h3: w(a, 48, 1.167, 0),
2592
+ h4: w(a, 34, 1.235, 0.25),
2593
+ h5: w(a, 24, 1.334, 0),
2594
+ h6: w(s, 20, 1.6, 0.15),
2595
+ subtitle1: w(a, 16, 1.75, 0.15),
2596
+ subtitle2: w(s, 14, 1.57, 0.1),
2597
+ body1: w(a, 16, 1.5, 0.15),
2598
+ body2: w(a, 14, 1.43, 0.15),
2599
+ button: w(s, 14, 1.75, 0.4, Mr),
2600
+ caption: w(a, 12, 1.66, 0.4),
2601
+ overline: w(a, 12, 2.66, 1, Mr),
2406
2602
  // TODO v6: Remove handling of 'inherit' variant from the theme as it is already handled in Material UI's Typography component. Also, remember to remove the associated types.
2407
2603
  inherit: {
2408
2604
  fontFamily: "inherit",
@@ -2422,16 +2618,16 @@ function In(e, r) {
2422
2618
  fontWeightMedium: s,
2423
2619
  fontWeightBold: c,
2424
2620
  ...b
2425
- }, g, {
2621
+ }, m, {
2426
2622
  clone: !1
2427
2623
  // No need to clone deep
2428
2624
  });
2429
2625
  }
2430
- const Bn = 0.2, jn = 0.14, Mn = 0.12;
2431
- function V(...e) {
2432
- return [`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${Bn})`, `${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${jn})`, `${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${Mn})`].join(",");
2626
+ const zn = 0.2, Gn = 0.14, Yn = 0.12;
2627
+ function L(...e) {
2628
+ return [`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${zn})`, `${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${Gn})`, `${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${Yn})`].join(",");
2433
2629
  }
2434
- const Dn = ["none", V(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), V(0, 3, 1, -2, 0, 2, 2, 0, 0, 1, 5, 0), V(0, 3, 3, -2, 0, 3, 4, 0, 0, 1, 8, 0), V(0, 2, 4, -1, 0, 4, 5, 0, 0, 1, 10, 0), V(0, 3, 5, -1, 0, 5, 8, 0, 0, 1, 14, 0), V(0, 3, 5, -1, 0, 6, 10, 0, 0, 1, 18, 0), V(0, 4, 5, -2, 0, 7, 10, 1, 0, 2, 16, 1), V(0, 5, 5, -3, 0, 8, 10, 1, 0, 3, 14, 2), V(0, 5, 6, -3, 0, 9, 12, 1, 0, 3, 16, 2), V(0, 6, 6, -3, 0, 10, 14, 1, 0, 4, 18, 3), V(0, 6, 7, -4, 0, 11, 15, 1, 0, 4, 20, 3), V(0, 7, 8, -4, 0, 12, 17, 2, 0, 5, 22, 4), V(0, 7, 8, -4, 0, 13, 19, 2, 0, 5, 24, 4), V(0, 7, 9, -4, 0, 14, 21, 2, 0, 5, 26, 4), V(0, 8, 9, -5, 0, 15, 22, 2, 0, 6, 28, 5), V(0, 8, 10, -5, 0, 16, 24, 2, 0, 6, 30, 5), V(0, 8, 11, -5, 0, 17, 26, 2, 0, 6, 32, 5), V(0, 9, 11, -5, 0, 18, 28, 2, 0, 7, 34, 6), V(0, 9, 12, -6, 0, 19, 29, 2, 0, 7, 36, 6), V(0, 10, 13, -6, 0, 20, 31, 3, 0, 8, 38, 7), V(0, 10, 13, -6, 0, 21, 33, 3, 0, 8, 40, 7), V(0, 10, 14, -6, 0, 22, 35, 3, 0, 8, 42, 7), V(0, 11, 14, -7, 0, 23, 36, 3, 0, 9, 44, 8), V(0, 11, 15, -7, 0, 24, 38, 3, 0, 9, 46, 8)], Nn = {
2630
+ const Kn = ["none", L(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), L(0, 3, 1, -2, 0, 2, 2, 0, 0, 1, 5, 0), L(0, 3, 3, -2, 0, 3, 4, 0, 0, 1, 8, 0), L(0, 2, 4, -1, 0, 4, 5, 0, 0, 1, 10, 0), L(0, 3, 5, -1, 0, 5, 8, 0, 0, 1, 14, 0), L(0, 3, 5, -1, 0, 6, 10, 0, 0, 1, 18, 0), L(0, 4, 5, -2, 0, 7, 10, 1, 0, 2, 16, 1), L(0, 5, 5, -3, 0, 8, 10, 1, 0, 3, 14, 2), L(0, 5, 6, -3, 0, 9, 12, 1, 0, 3, 16, 2), L(0, 6, 6, -3, 0, 10, 14, 1, 0, 4, 18, 3), L(0, 6, 7, -4, 0, 11, 15, 1, 0, 4, 20, 3), L(0, 7, 8, -4, 0, 12, 17, 2, 0, 5, 22, 4), L(0, 7, 8, -4, 0, 13, 19, 2, 0, 5, 24, 4), L(0, 7, 9, -4, 0, 14, 21, 2, 0, 5, 26, 4), L(0, 8, 9, -5, 0, 15, 22, 2, 0, 6, 28, 5), L(0, 8, 10, -5, 0, 16, 24, 2, 0, 6, 30, 5), L(0, 8, 11, -5, 0, 17, 26, 2, 0, 6, 32, 5), L(0, 9, 11, -5, 0, 18, 28, 2, 0, 7, 34, 6), L(0, 9, 12, -6, 0, 19, 29, 2, 0, 7, 36, 6), L(0, 10, 13, -6, 0, 20, 31, 3, 0, 8, 38, 7), L(0, 10, 13, -6, 0, 21, 33, 3, 0, 8, 40, 7), L(0, 10, 14, -6, 0, 22, 35, 3, 0, 8, 42, 7), L(0, 11, 14, -7, 0, 23, 36, 3, 0, 9, 44, 8), L(0, 11, 15, -7, 0, 24, 38, 3, 0, 9, 46, 8)], qn = {
2435
2631
  // This is the most common easing curve.
2436
2632
  easeInOut: "cubic-bezier(0.4, 0, 0.2, 1)",
2437
2633
  // Objects enter the screen at full velocity from off-screen and
@@ -2441,7 +2637,7 @@ const Dn = ["none", V(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), V(0, 3, 1, -2, 0, 2,
2441
2637
  easeIn: "cubic-bezier(0.4, 0, 1, 1)",
2442
2638
  // The sharp curve is used by objects that may return to the screen at any time.
2443
2639
  sharp: "cubic-bezier(0.4, 0, 0.6, 1)"
2444
- }, Wn = {
2640
+ }, Hn = {
2445
2641
  shortest: 150,
2446
2642
  shorter: 200,
2447
2643
  short: 250,
@@ -2454,45 +2650,45 @@ const Dn = ["none", V(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), V(0, 3, 1, -2, 0, 2,
2454
2650
  // recommended when something is leaving screen
2455
2651
  leavingScreen: 195
2456
2652
  };
2457
- function Pr(e) {
2653
+ function Dr(e) {
2458
2654
  return `${Math.round(e)}ms`;
2459
2655
  }
2460
- function Un(e) {
2656
+ function Qn(e) {
2461
2657
  if (!e)
2462
2658
  return 0;
2463
2659
  const r = e / 36;
2464
2660
  return Math.min(Math.round((4 + 15 * r ** 0.25 + r / 5) * 10), 3e3);
2465
2661
  }
2466
- function Fn(e) {
2662
+ function Jn(e) {
2467
2663
  const r = {
2468
- ...Nn,
2664
+ ...qn,
2469
2665
  ...e.easing
2470
2666
  }, t = {
2471
- ...Wn,
2667
+ ...Hn,
2472
2668
  ...e.duration
2473
2669
  };
2474
2670
  return {
2475
- getAutoHeightDuration: Un,
2671
+ getAutoHeightDuration: Qn,
2476
2672
  create: (o = ["all"], a = {}) => {
2477
2673
  const {
2478
2674
  duration: s = t.standard,
2479
2675
  easing: c = r.easeInOut,
2480
2676
  delay: l = 0,
2481
- ...p
2677
+ ...f
2482
2678
  } = a;
2483
2679
  if (process.env.NODE_ENV !== "production") {
2484
- const h = (f) => typeof f == "string", g = (f) => !Number.isNaN(parseFloat(f));
2485
- !h(o) && !Array.isArray(o) && console.error('MUI: Argument "props" must be a string or Array.'), !g(s) && !h(s) && console.error(`MUI: Argument "duration" must be a number or a string but found ${s}.`), h(c) || console.error('MUI: Argument "easing" must be a string.'), !g(l) && !h(l) && console.error('MUI: Argument "delay" must be a number or a string.'), typeof a != "object" && console.error(["MUI: Secong argument of transition.create must be an object.", "Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
2486
- `)), Object.keys(p).length !== 0 && console.error(`MUI: Unrecognized argument(s) [${Object.keys(p).join(",")}].`);
2680
+ const h = (d) => typeof d == "string", m = (d) => !Number.isNaN(parseFloat(d));
2681
+ !h(o) && !Array.isArray(o) && console.error('MUI: Argument "props" must be a string or Array.'), !m(s) && !h(s) && console.error(`MUI: Argument "duration" must be a number or a string but found ${s}.`), h(c) || console.error('MUI: Argument "easing" must be a string.'), !m(l) && !h(l) && console.error('MUI: Argument "delay" must be a number or a string.'), typeof a != "object" && console.error(["MUI: Secong argument of transition.create must be an object.", "Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
2682
+ `)), Object.keys(f).length !== 0 && console.error(`MUI: Unrecognized argument(s) [${Object.keys(f).join(",")}].`);
2487
2683
  }
2488
- return (Array.isArray(o) ? o : [o]).map((h) => `${h} ${typeof s == "string" ? s : Pr(s)} ${c} ${typeof l == "string" ? l : Pr(l)}`).join(",");
2684
+ return (Array.isArray(o) ? o : [o]).map((h) => `${h} ${typeof s == "string" ? s : Dr(s)} ${c} ${typeof l == "string" ? l : Dr(l)}`).join(",");
2489
2685
  },
2490
2686
  ...e,
2491
2687
  easing: r,
2492
2688
  duration: t
2493
2689
  };
2494
2690
  }
2495
- const Vn = {
2691
+ const Xn = {
2496
2692
  mobileStepper: 1e3,
2497
2693
  fab: 1050,
2498
2694
  speedDial: 1050,
@@ -2502,7 +2698,7 @@ const Vn = {
2502
2698
  snackbar: 1400,
2503
2699
  tooltip: 1500
2504
2700
  };
2505
- function Be(e = {}, ...r) {
2701
+ function Me(e = {}, ...r) {
2506
2702
  const {
2507
2703
  breakpoints: t,
2508
2704
  mixins: n = {},
@@ -2511,72 +2707,72 @@ function Be(e = {}, ...r) {
2511
2707
  transitions: s = {},
2512
2708
  typography: c = {},
2513
2709
  shape: l,
2514
- ...p
2710
+ ...f
2515
2711
  } = e;
2516
2712
  if (e.vars)
2517
- throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name." : le(20));
2518
- const h = fr(a), g = on(e);
2519
- let f = Q(g, {
2520
- mixins: Pn(g.breakpoints, n),
2713
+ throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name." : fe(20));
2714
+ const h = mr(a), m = Tn(e);
2715
+ let d = Q(m, {
2716
+ mixins: Un(m.breakpoints, n),
2521
2717
  palette: h,
2522
2718
  // Don't use [...shadows] until you've verified its transpiled code is not invoking the iterator protocol.
2523
- shadows: Dn.slice(),
2524
- typography: In(h, c),
2525
- transitions: Fn(s),
2719
+ shadows: Kn.slice(),
2720
+ typography: Vn(h, c),
2721
+ transitions: Jn(s),
2526
2722
  zIndex: {
2527
- ...Vn
2723
+ ...Xn
2528
2724
  }
2529
2725
  });
2530
- if (f = Q(f, p), f = r.reduce((C, E) => Q(C, E), f), process.env.NODE_ENV !== "production") {
2531
- const C = ["active", "checked", "completed", "disabled", "error", "expanded", "focused", "focusVisible", "required", "selected"], E = (b, w) => {
2532
- let k;
2533
- for (k in b) {
2534
- const Y = b[k];
2535
- if (C.includes(k) && Object.keys(Y).length > 0) {
2726
+ if (d = Q(d, f), d = r.reduce((C, w) => Q(C, w), d), process.env.NODE_ENV !== "production") {
2727
+ const C = ["active", "checked", "completed", "disabled", "error", "expanded", "focused", "focusVisible", "required", "selected"], w = (b, E) => {
2728
+ let _;
2729
+ for (_ in b) {
2730
+ const Y = b[_];
2731
+ if (C.includes(_) && Object.keys(Y).length > 0) {
2536
2732
  if (process.env.NODE_ENV !== "production") {
2537
- const v = Nr("", k);
2538
- console.error([`MUI: The \`${w}\` component increases the CSS specificity of the \`${k}\` internal state.`, "You can not override it like this: ", JSON.stringify(b, null, 2), "", `Instead, you need to use the '&.${v}' syntax:`, JSON.stringify({
2733
+ const v = Gr("", _);
2734
+ console.error([`MUI: The \`${E}\` component increases the CSS specificity of the \`${_}\` internal state.`, "You can not override it like this: ", JSON.stringify(b, null, 2), "", `Instead, you need to use the '&.${v}' syntax:`, JSON.stringify({
2539
2735
  root: {
2540
2736
  [`&.${v}`]: Y
2541
2737
  }
2542
2738
  }, null, 2), "", "https://mui.com/r/state-classes-guide"].join(`
2543
2739
  `));
2544
2740
  }
2545
- b[k] = {};
2741
+ b[_] = {};
2546
2742
  }
2547
2743
  }
2548
2744
  };
2549
- Object.keys(f.components).forEach((b) => {
2550
- const w = f.components[b].styleOverrides;
2551
- w && b.startsWith("Mui") && E(w, b);
2745
+ Object.keys(d.components).forEach((b) => {
2746
+ const E = d.components[b].styleOverrides;
2747
+ E && b.startsWith("Mui") && w(E, b);
2552
2748
  });
2553
2749
  }
2554
- return f.unstable_sxConfig = {
2555
- ...ze,
2556
- ...p == null ? void 0 : p.unstable_sxConfig
2557
- }, f.unstable_sx = function(E) {
2558
- return Ge({
2559
- sx: E,
2750
+ return d.unstable_sxConfig = {
2751
+ ...Ye,
2752
+ ...f == null ? void 0 : f.unstable_sxConfig
2753
+ }, d.unstable_sx = function(w) {
2754
+ return Ke({
2755
+ sx: w,
2560
2756
  theme: this
2561
2757
  });
2562
- }, f;
2758
+ }, d;
2563
2759
  }
2564
- let Rr = !1;
2565
- function go(...e) {
2566
- return process.env.NODE_ENV !== "production" && (Rr || (Rr = !0, console.error(["MUI: the createMuiTheme function was renamed to createTheme.", "", "You should use `import { createTheme } from '@mui/material/styles'`"].join(`
2567
- `)))), Be(...e);
2760
+ let Wr = !1;
2761
+ function Eo(...e) {
2762
+ return process.env.NODE_ENV !== "production" && (Wr || (Wr = !0, console.error(["MUI: the createMuiTheme function was renamed to createTheme.", "", "You should use `import { createTheme } from '@mui/material/styles'`"].join(`
2763
+ `)))), Me(...e);
2568
2764
  }
2569
- function Ln(e) {
2765
+ function Zn(e) {
2570
2766
  let r;
2571
2767
  return e < 1 ? r = 5.11916 * e ** 2 : r = 4.5 * Math.log(e + 1) + 2, Math.round(r * 10) / 1e3;
2572
2768
  }
2573
- const zn = [...Array(25)].map((e, r) => {
2769
+ const eo = [...Array(25)].map((e, r) => {
2574
2770
  if (r === 0)
2575
2771
  return;
2576
- const t = Ln(r);
2772
+ const t = Zn(r);
2577
2773
  return `linear-gradient(rgba(255 255 255 / ${t}), rgba(255 255 255 / ${t}))`;
2578
2774
  });
2579
- function Gr(e) {
2775
+ function Zr(e) {
2580
2776
  return {
2581
2777
  inputPlaceholder: e === "dark" ? 0.5 : 0.42,
2582
2778
  inputUnderline: e === "dark" ? 0.7 : 0.42,
@@ -2584,10 +2780,10 @@ function Gr(e) {
2584
2780
  switchTrack: e === "dark" ? 0.3 : 0.38
2585
2781
  };
2586
2782
  }
2587
- function Yr(e) {
2588
- return e === "dark" ? zn : [];
2783
+ function et(e) {
2784
+ return e === "dark" ? eo : [];
2589
2785
  }
2590
- function Gn(e) {
2786
+ function ro(e) {
2591
2787
  const {
2592
2788
  palette: r = {
2593
2789
  mode: "light"
@@ -2596,29 +2792,29 @@ function Gn(e) {
2596
2792
  opacity: t,
2597
2793
  overlays: n,
2598
2794
  ...o
2599
- } = e, a = fr(r);
2795
+ } = e, a = mr(r);
2600
2796
  return {
2601
2797
  palette: a,
2602
2798
  opacity: {
2603
- ...Gr(a.mode),
2799
+ ...Zr(a.mode),
2604
2800
  ...t
2605
2801
  },
2606
- overlays: n || Yr(a.mode),
2802
+ overlays: n || et(a.mode),
2607
2803
  ...o
2608
2804
  };
2609
2805
  }
2610
- function Yn(e) {
2806
+ function to(e) {
2611
2807
  var r;
2612
2808
  return !!e[0].match(/(cssVarPrefix|colorSchemeSelector|typography|mixins|breakpoints|direction|transitions)/) || !!e[0].match(/sxConfig$/) || // ends with sxConfig
2613
2809
  e[0] === "palette" && !!((r = e[1]) != null && r.match(/(mode|contrastThreshold|tonalOffset)/));
2614
2810
  }
2615
- const qn = (e) => [...[...Array(24)].map((r, t) => `--${e ? `${e}-` : ""}overlays-${t + 1}`), `--${e ? `${e}-` : ""}palette-AppBar-darkBg`, `--${e ? `${e}-` : ""}palette-AppBar-darkColor`], Kn = qn, Hn = (e) => (r, t) => {
2811
+ const no = (e) => [...[...Array(24)].map((r, t) => `--${e ? `${e}-` : ""}overlays-${t + 1}`), `--${e ? `${e}-` : ""}palette-AppBar-darkBg`, `--${e ? `${e}-` : ""}palette-AppBar-darkColor`], oo = (e) => (r, t) => {
2616
2812
  const n = e.colorSchemeSelector;
2617
2813
  let o = n;
2618
2814
  if (n === "class" && (o = ".%s"), n === "data" && (o = "[data-%s]"), n != null && n.startsWith("data-") && !n.includes("%s") && (o = `[${n}="%s"]`), e.defaultColorScheme === r) {
2619
2815
  if (r === "dark") {
2620
2816
  const a = {};
2621
- return Kn(e.cssVarPrefix).forEach((s) => {
2817
+ return no(e.cssVarPrefix).forEach((s) => {
2622
2818
  a[s] = t[s], delete t[s];
2623
2819
  }), o === "media" ? {
2624
2820
  ":root": t,
@@ -2649,10 +2845,10 @@ const qn = (e) => [...[...Array(24)].map((r, t) => `--${e ? `${e}-` : ""}overlay
2649
2845
  }
2650
2846
  return ":root";
2651
2847
  };
2652
- function Qn(e) {
2848
+ function io(e) {
2653
2849
  return ue(e) || typeof e > "u" || typeof e == "string" || typeof e == "boolean" || typeof e == "number" || Array.isArray(e);
2654
2850
  }
2655
- function Jn(e = {}) {
2851
+ function ao(e = {}) {
2656
2852
  const r = {
2657
2853
  ...e
2658
2854
  };
@@ -2660,7 +2856,7 @@ function Jn(e = {}) {
2660
2856
  const o = Object.entries(n);
2661
2857
  for (let a = 0; a < o.length; a++) {
2662
2858
  const [s, c] = o[a];
2663
- !Qn(c) || s.startsWith("unstable_") ? delete n[s] : ue(c) && (n[s] = {
2859
+ !io(c) || s.startsWith("unstable_") ? delete n[s] : ue(c) && (n[s] = {
2664
2860
  ...c
2665
2861
  }, t(n[s]));
2666
2862
  }
@@ -2674,7 +2870,7 @@ theme.transitions = createTransitions(theme.transitions || {});
2674
2870
 
2675
2871
  export default theme;`;
2676
2872
  }
2677
- function Xn(e, r) {
2873
+ function so(e, r) {
2678
2874
  r.forEach((t) => {
2679
2875
  e[t] || (e[t] = {});
2680
2876
  });
@@ -2683,13 +2879,13 @@ function u(e, r, t) {
2683
2879
  !e[r] && t && (e[r] = t);
2684
2880
  }
2685
2881
  function Ee(e) {
2686
- return !e || !e.startsWith("hsl") ? e : zr(e);
2882
+ return !e || !e.startsWith("hsl") ? e : Xr(e);
2687
2883
  }
2688
2884
  function ie(e, r) {
2689
- `${r}Channel` in e || (e[`${r}Channel`] = Te(Ee(e[r]), `MUI: Can't create \`palette.${r}Channel\` because \`palette.${r}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
2885
+ `${r}Channel` in e || (e[`${r}Channel`] = we(Ee(e[r]), `MUI: Can't create \`palette.${r}Channel\` because \`palette.${r}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().
2690
2886
  To suppress this warning, you need to explicitly provide the \`palette.${r}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`));
2691
2887
  }
2692
- function Zn(e) {
2888
+ function co(e) {
2693
2889
  return typeof e == "number" ? `${e}px` : typeof e == "string" || typeof e == "function" || Array.isArray(e) ? e : "8px";
2694
2890
  }
2695
2891
  const oe = (e) => {
@@ -2697,14 +2893,14 @@ const oe = (e) => {
2697
2893
  return e();
2698
2894
  } catch {
2699
2895
  }
2700
- }, eo = (e = "mui") => fn(e);
2701
- function tr(e, r, t, n) {
2896
+ }, uo = (e = "mui") => $n(e);
2897
+ function ir(e, r, t, n) {
2702
2898
  if (!r)
2703
2899
  return;
2704
2900
  r = r === !0 ? {} : r;
2705
2901
  const o = n === "dark" ? "dark" : "light";
2706
2902
  if (!t) {
2707
- e[n] = Gn({
2903
+ e[n] = ro({
2708
2904
  ...r,
2709
2905
  palette: {
2710
2906
  mode: o,
@@ -2716,7 +2912,7 @@ function tr(e, r, t, n) {
2716
2912
  const {
2717
2913
  palette: a,
2718
2914
  ...s
2719
- } = Be({
2915
+ } = Me({
2720
2916
  ...t,
2721
2917
  palette: {
2722
2918
  mode: o,
@@ -2727,13 +2923,13 @@ function tr(e, r, t, n) {
2727
2923
  ...r,
2728
2924
  palette: a,
2729
2925
  opacity: {
2730
- ...Gr(o),
2926
+ ...Zr(o),
2731
2927
  ...r == null ? void 0 : r.opacity
2732
2928
  },
2733
- overlays: (r == null ? void 0 : r.overlays) || Yr(o)
2929
+ overlays: (r == null ? void 0 : r.overlays) || et(o)
2734
2930
  }, s;
2735
2931
  }
2736
- function ro(e = {}, ...r) {
2932
+ function lo(e = {}, ...r) {
2737
2933
  const {
2738
2934
  colorSchemes: t = {
2739
2935
  light: !0
@@ -2741,90 +2937,90 @@ function ro(e = {}, ...r) {
2741
2937
  defaultColorScheme: n,
2742
2938
  disableCssColorScheme: o = !1,
2743
2939
  cssVarPrefix: a = "mui",
2744
- shouldSkipGeneratingVar: s = Yn,
2940
+ shouldSkipGeneratingVar: s = to,
2745
2941
  colorSchemeSelector: c = t.light && t.dark ? "media" : void 0,
2746
2942
  ...l
2747
- } = e, p = Object.keys(t)[0], h = n || (t.light && p !== "light" ? "light" : p), g = eo(a), {
2748
- [h]: f,
2943
+ } = e, f = Object.keys(t)[0], h = n || (t.light && f !== "light" ? "light" : f), m = uo(a), {
2944
+ [h]: d,
2749
2945
  light: C,
2750
- dark: E,
2946
+ dark: w,
2751
2947
  ...b
2752
- } = t, w = {
2948
+ } = t, E = {
2753
2949
  ...b
2754
2950
  };
2755
- let k = f;
2756
- if ((h === "dark" && !("dark" in t) || h === "light" && !("light" in t)) && (k = !0), !k)
2757
- throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The \`colorSchemes.${h}\` option is either missing or invalid.` : le(21, h));
2758
- const Y = tr(w, k, l, h);
2759
- C && !w.light && tr(w, C, void 0, "light"), E && !w.dark && tr(w, E, void 0, "dark");
2951
+ let _ = d;
2952
+ if ((h === "dark" && !("dark" in t) || h === "light" && !("light" in t)) && (_ = !0), !_)
2953
+ throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The \`colorSchemes.${h}\` option is either missing or invalid.` : fe(21, h));
2954
+ const Y = ir(E, _, l, h);
2955
+ C && !E.light && ir(E, C, void 0, "light"), w && !E.dark && ir(E, w, void 0, "dark");
2760
2956
  let v = {
2761
2957
  defaultColorScheme: h,
2762
2958
  ...Y,
2763
2959
  cssVarPrefix: a,
2764
2960
  colorSchemeSelector: c,
2765
- getCssVar: g,
2766
- colorSchemes: w,
2961
+ getCssVar: m,
2962
+ colorSchemes: E,
2767
2963
  font: {
2768
- ..._n(Y.typography),
2964
+ ...Fn(Y.typography),
2769
2965
  ...Y.font
2770
2966
  },
2771
- spacing: Zn(l.spacing)
2967
+ spacing: co(l.spacing)
2772
2968
  };
2773
- Object.keys(v.colorSchemes).forEach((K) => {
2774
- const i = v.colorSchemes[K].palette, T = (R) => {
2775
- const F = R.split("-"), ce = F[1], re = F[2];
2776
- return g(R, i[ce][re]);
2969
+ Object.keys(v.colorSchemes).forEach((q) => {
2970
+ const i = v.colorSchemes[q].palette, T = (R) => {
2971
+ const U = R.split("-"), ce = U[1], re = U[2];
2972
+ return m(R, i[ce][re]);
2777
2973
  };
2778
- if (i.mode === "light" && (u(i.common, "background", "#fff"), u(i.common, "onBackground", "#000")), i.mode === "dark" && (u(i.common, "background", "#000"), u(i.common, "onBackground", "#fff")), Xn(i, ["Alert", "AppBar", "Avatar", "Button", "Chip", "FilledInput", "LinearProgress", "Skeleton", "Slider", "SnackbarContent", "SpeedDialAction", "StepConnector", "StepContent", "Switch", "TableCell", "Tooltip"]), i.mode === "light") {
2779
- u(i.Alert, "errorColor", W(i.error.light, 0.6)), u(i.Alert, "infoColor", W(i.info.light, 0.6)), u(i.Alert, "successColor", W(i.success.light, 0.6)), u(i.Alert, "warningColor", W(i.warning.light, 0.6)), u(i.Alert, "errorFilledBg", T("palette-error-main")), u(i.Alert, "infoFilledBg", T("palette-info-main")), u(i.Alert, "successFilledBg", T("palette-success-main")), u(i.Alert, "warningFilledBg", T("palette-warning-main")), u(i.Alert, "errorFilledColor", oe(() => i.getContrastText(i.error.main))), u(i.Alert, "infoFilledColor", oe(() => i.getContrastText(i.info.main))), u(i.Alert, "successFilledColor", oe(() => i.getContrastText(i.success.main))), u(i.Alert, "warningFilledColor", oe(() => i.getContrastText(i.warning.main))), u(i.Alert, "errorStandardBg", U(i.error.light, 0.9)), u(i.Alert, "infoStandardBg", U(i.info.light, 0.9)), u(i.Alert, "successStandardBg", U(i.success.light, 0.9)), u(i.Alert, "warningStandardBg", U(i.warning.light, 0.9)), u(i.Alert, "errorIconColor", T("palette-error-main")), u(i.Alert, "infoIconColor", T("palette-info-main")), u(i.Alert, "successIconColor", T("palette-success-main")), u(i.Alert, "warningIconColor", T("palette-warning-main")), u(i.AppBar, "defaultBg", T("palette-grey-100")), u(i.Avatar, "defaultBg", T("palette-grey-400")), u(i.Button, "inheritContainedBg", T("palette-grey-300")), u(i.Button, "inheritContainedHoverBg", T("palette-grey-A100")), u(i.Chip, "defaultBorder", T("palette-grey-400")), u(i.Chip, "defaultAvatarColor", T("palette-grey-700")), u(i.Chip, "defaultIconColor", T("palette-grey-700")), u(i.FilledInput, "bg", "rgba(0, 0, 0, 0.06)"), u(i.FilledInput, "hoverBg", "rgba(0, 0, 0, 0.09)"), u(i.FilledInput, "disabledBg", "rgba(0, 0, 0, 0.12)"), u(i.LinearProgress, "primaryBg", U(i.primary.main, 0.62)), u(i.LinearProgress, "secondaryBg", U(i.secondary.main, 0.62)), u(i.LinearProgress, "errorBg", U(i.error.main, 0.62)), u(i.LinearProgress, "infoBg", U(i.info.main, 0.62)), u(i.LinearProgress, "successBg", U(i.success.main, 0.62)), u(i.LinearProgress, "warningBg", U(i.warning.main, 0.62)), u(i.Skeleton, "bg", `rgba(${T("palette-text-primaryChannel")} / 0.11)`), u(i.Slider, "primaryTrack", U(i.primary.main, 0.62)), u(i.Slider, "secondaryTrack", U(i.secondary.main, 0.62)), u(i.Slider, "errorTrack", U(i.error.main, 0.62)), u(i.Slider, "infoTrack", U(i.info.main, 0.62)), u(i.Slider, "successTrack", U(i.success.main, 0.62)), u(i.Slider, "warningTrack", U(i.warning.main, 0.62));
2780
- const R = Re(i.background.default, 0.8);
2781
- u(i.SnackbarContent, "bg", R), u(i.SnackbarContent, "color", oe(() => i.getContrastText(R))), u(i.SpeedDialAction, "fabHoverBg", Re(i.background.paper, 0.15)), u(i.StepConnector, "border", T("palette-grey-400")), u(i.StepContent, "border", T("palette-grey-400")), u(i.Switch, "defaultColor", T("palette-common-white")), u(i.Switch, "defaultDisabledColor", T("palette-grey-100")), u(i.Switch, "primaryDisabledColor", U(i.primary.main, 0.62)), u(i.Switch, "secondaryDisabledColor", U(i.secondary.main, 0.62)), u(i.Switch, "errorDisabledColor", U(i.error.main, 0.62)), u(i.Switch, "infoDisabledColor", U(i.info.main, 0.62)), u(i.Switch, "successDisabledColor", U(i.success.main, 0.62)), u(i.Switch, "warningDisabledColor", U(i.warning.main, 0.62)), u(i.TableCell, "border", U(Pe(i.divider, 1), 0.88)), u(i.Tooltip, "bg", Pe(i.grey[700], 0.92));
2974
+ if (i.mode === "light" && (u(i.common, "background", "#fff"), u(i.common, "onBackground", "#000")), i.mode === "dark" && (u(i.common, "background", "#000"), u(i.common, "onBackground", "#fff")), so(i, ["Alert", "AppBar", "Avatar", "Button", "Chip", "FilledInput", "LinearProgress", "Skeleton", "Slider", "SnackbarContent", "SpeedDialAction", "StepConnector", "StepContent", "Switch", "TableCell", "Tooltip"]), i.mode === "light") {
2975
+ u(i.Alert, "errorColor", W(i.error.light, 0.6)), u(i.Alert, "infoColor", W(i.info.light, 0.6)), u(i.Alert, "successColor", W(i.success.light, 0.6)), u(i.Alert, "warningColor", W(i.warning.light, 0.6)), u(i.Alert, "errorFilledBg", T("palette-error-main")), u(i.Alert, "infoFilledBg", T("palette-info-main")), u(i.Alert, "successFilledBg", T("palette-success-main")), u(i.Alert, "warningFilledBg", T("palette-warning-main")), u(i.Alert, "errorFilledColor", oe(() => i.getContrastText(i.error.main))), u(i.Alert, "infoFilledColor", oe(() => i.getContrastText(i.info.main))), u(i.Alert, "successFilledColor", oe(() => i.getContrastText(i.success.main))), u(i.Alert, "warningFilledColor", oe(() => i.getContrastText(i.warning.main))), u(i.Alert, "errorStandardBg", F(i.error.light, 0.9)), u(i.Alert, "infoStandardBg", F(i.info.light, 0.9)), u(i.Alert, "successStandardBg", F(i.success.light, 0.9)), u(i.Alert, "warningStandardBg", F(i.warning.light, 0.9)), u(i.Alert, "errorIconColor", T("palette-error-main")), u(i.Alert, "infoIconColor", T("palette-info-main")), u(i.Alert, "successIconColor", T("palette-success-main")), u(i.Alert, "warningIconColor", T("palette-warning-main")), u(i.AppBar, "defaultBg", T("palette-grey-100")), u(i.Avatar, "defaultBg", T("palette-grey-400")), u(i.Button, "inheritContainedBg", T("palette-grey-300")), u(i.Button, "inheritContainedHoverBg", T("palette-grey-A100")), u(i.Chip, "defaultBorder", T("palette-grey-400")), u(i.Chip, "defaultAvatarColor", T("palette-grey-700")), u(i.Chip, "defaultIconColor", T("palette-grey-700")), u(i.FilledInput, "bg", "rgba(0, 0, 0, 0.06)"), u(i.FilledInput, "hoverBg", "rgba(0, 0, 0, 0.09)"), u(i.FilledInput, "disabledBg", "rgba(0, 0, 0, 0.12)"), u(i.LinearProgress, "primaryBg", F(i.primary.main, 0.62)), u(i.LinearProgress, "secondaryBg", F(i.secondary.main, 0.62)), u(i.LinearProgress, "errorBg", F(i.error.main, 0.62)), u(i.LinearProgress, "infoBg", F(i.info.main, 0.62)), u(i.LinearProgress, "successBg", F(i.success.main, 0.62)), u(i.LinearProgress, "warningBg", F(i.warning.main, 0.62)), u(i.Skeleton, "bg", `rgba(${T("palette-text-primaryChannel")} / 0.11)`), u(i.Slider, "primaryTrack", F(i.primary.main, 0.62)), u(i.Slider, "secondaryTrack", F(i.secondary.main, 0.62)), u(i.Slider, "errorTrack", F(i.error.main, 0.62)), u(i.Slider, "infoTrack", F(i.info.main, 0.62)), u(i.Slider, "successTrack", F(i.success.main, 0.62)), u(i.Slider, "warningTrack", F(i.warning.main, 0.62));
2976
+ const R = Ie(i.background.default, 0.8);
2977
+ u(i.SnackbarContent, "bg", R), u(i.SnackbarContent, "color", oe(() => i.getContrastText(R))), u(i.SpeedDialAction, "fabHoverBg", Ie(i.background.paper, 0.15)), u(i.StepConnector, "border", T("palette-grey-400")), u(i.StepContent, "border", T("palette-grey-400")), u(i.Switch, "defaultColor", T("palette-common-white")), u(i.Switch, "defaultDisabledColor", T("palette-grey-100")), u(i.Switch, "primaryDisabledColor", F(i.primary.main, 0.62)), u(i.Switch, "secondaryDisabledColor", F(i.secondary.main, 0.62)), u(i.Switch, "errorDisabledColor", F(i.error.main, 0.62)), u(i.Switch, "infoDisabledColor", F(i.info.main, 0.62)), u(i.Switch, "successDisabledColor", F(i.success.main, 0.62)), u(i.Switch, "warningDisabledColor", F(i.warning.main, 0.62)), u(i.TableCell, "border", F(Re(i.divider, 1), 0.88)), u(i.Tooltip, "bg", Re(i.grey[700], 0.92));
2782
2978
  }
2783
2979
  if (i.mode === "dark") {
2784
- u(i.Alert, "errorColor", U(i.error.light, 0.6)), u(i.Alert, "infoColor", U(i.info.light, 0.6)), u(i.Alert, "successColor", U(i.success.light, 0.6)), u(i.Alert, "warningColor", U(i.warning.light, 0.6)), u(i.Alert, "errorFilledBg", T("palette-error-dark")), u(i.Alert, "infoFilledBg", T("palette-info-dark")), u(i.Alert, "successFilledBg", T("palette-success-dark")), u(i.Alert, "warningFilledBg", T("palette-warning-dark")), u(i.Alert, "errorFilledColor", oe(() => i.getContrastText(i.error.dark))), u(i.Alert, "infoFilledColor", oe(() => i.getContrastText(i.info.dark))), u(i.Alert, "successFilledColor", oe(() => i.getContrastText(i.success.dark))), u(i.Alert, "warningFilledColor", oe(() => i.getContrastText(i.warning.dark))), u(i.Alert, "errorStandardBg", W(i.error.light, 0.9)), u(i.Alert, "infoStandardBg", W(i.info.light, 0.9)), u(i.Alert, "successStandardBg", W(i.success.light, 0.9)), u(i.Alert, "warningStandardBg", W(i.warning.light, 0.9)), u(i.Alert, "errorIconColor", T("palette-error-main")), u(i.Alert, "infoIconColor", T("palette-info-main")), u(i.Alert, "successIconColor", T("palette-success-main")), u(i.Alert, "warningIconColor", T("palette-warning-main")), u(i.AppBar, "defaultBg", T("palette-grey-900")), u(i.AppBar, "darkBg", T("palette-background-paper")), u(i.AppBar, "darkColor", T("palette-text-primary")), u(i.Avatar, "defaultBg", T("palette-grey-600")), u(i.Button, "inheritContainedBg", T("palette-grey-800")), u(i.Button, "inheritContainedHoverBg", T("palette-grey-700")), u(i.Chip, "defaultBorder", T("palette-grey-700")), u(i.Chip, "defaultAvatarColor", T("palette-grey-300")), u(i.Chip, "defaultIconColor", T("palette-grey-300")), u(i.FilledInput, "bg", "rgba(255, 255, 255, 0.09)"), u(i.FilledInput, "hoverBg", "rgba(255, 255, 255, 0.13)"), u(i.FilledInput, "disabledBg", "rgba(255, 255, 255, 0.12)"), u(i.LinearProgress, "primaryBg", W(i.primary.main, 0.5)), u(i.LinearProgress, "secondaryBg", W(i.secondary.main, 0.5)), u(i.LinearProgress, "errorBg", W(i.error.main, 0.5)), u(i.LinearProgress, "infoBg", W(i.info.main, 0.5)), u(i.LinearProgress, "successBg", W(i.success.main, 0.5)), u(i.LinearProgress, "warningBg", W(i.warning.main, 0.5)), u(i.Skeleton, "bg", `rgba(${T("palette-text-primaryChannel")} / 0.13)`), u(i.Slider, "primaryTrack", W(i.primary.main, 0.5)), u(i.Slider, "secondaryTrack", W(i.secondary.main, 0.5)), u(i.Slider, "errorTrack", W(i.error.main, 0.5)), u(i.Slider, "infoTrack", W(i.info.main, 0.5)), u(i.Slider, "successTrack", W(i.success.main, 0.5)), u(i.Slider, "warningTrack", W(i.warning.main, 0.5));
2785
- const R = Re(i.background.default, 0.98);
2786
- u(i.SnackbarContent, "bg", R), u(i.SnackbarContent, "color", oe(() => i.getContrastText(R))), u(i.SpeedDialAction, "fabHoverBg", Re(i.background.paper, 0.15)), u(i.StepConnector, "border", T("palette-grey-600")), u(i.StepContent, "border", T("palette-grey-600")), u(i.Switch, "defaultColor", T("palette-grey-300")), u(i.Switch, "defaultDisabledColor", T("palette-grey-600")), u(i.Switch, "primaryDisabledColor", W(i.primary.main, 0.55)), u(i.Switch, "secondaryDisabledColor", W(i.secondary.main, 0.55)), u(i.Switch, "errorDisabledColor", W(i.error.main, 0.55)), u(i.Switch, "infoDisabledColor", W(i.info.main, 0.55)), u(i.Switch, "successDisabledColor", W(i.success.main, 0.55)), u(i.Switch, "warningDisabledColor", W(i.warning.main, 0.55)), u(i.TableCell, "border", W(Pe(i.divider, 1), 0.68)), u(i.Tooltip, "bg", Pe(i.grey[700], 0.92));
2980
+ u(i.Alert, "errorColor", F(i.error.light, 0.6)), u(i.Alert, "infoColor", F(i.info.light, 0.6)), u(i.Alert, "successColor", F(i.success.light, 0.6)), u(i.Alert, "warningColor", F(i.warning.light, 0.6)), u(i.Alert, "errorFilledBg", T("palette-error-dark")), u(i.Alert, "infoFilledBg", T("palette-info-dark")), u(i.Alert, "successFilledBg", T("palette-success-dark")), u(i.Alert, "warningFilledBg", T("palette-warning-dark")), u(i.Alert, "errorFilledColor", oe(() => i.getContrastText(i.error.dark))), u(i.Alert, "infoFilledColor", oe(() => i.getContrastText(i.info.dark))), u(i.Alert, "successFilledColor", oe(() => i.getContrastText(i.success.dark))), u(i.Alert, "warningFilledColor", oe(() => i.getContrastText(i.warning.dark))), u(i.Alert, "errorStandardBg", W(i.error.light, 0.9)), u(i.Alert, "infoStandardBg", W(i.info.light, 0.9)), u(i.Alert, "successStandardBg", W(i.success.light, 0.9)), u(i.Alert, "warningStandardBg", W(i.warning.light, 0.9)), u(i.Alert, "errorIconColor", T("palette-error-main")), u(i.Alert, "infoIconColor", T("palette-info-main")), u(i.Alert, "successIconColor", T("palette-success-main")), u(i.Alert, "warningIconColor", T("palette-warning-main")), u(i.AppBar, "defaultBg", T("palette-grey-900")), u(i.AppBar, "darkBg", T("palette-background-paper")), u(i.AppBar, "darkColor", T("palette-text-primary")), u(i.Avatar, "defaultBg", T("palette-grey-600")), u(i.Button, "inheritContainedBg", T("palette-grey-800")), u(i.Button, "inheritContainedHoverBg", T("palette-grey-700")), u(i.Chip, "defaultBorder", T("palette-grey-700")), u(i.Chip, "defaultAvatarColor", T("palette-grey-300")), u(i.Chip, "defaultIconColor", T("palette-grey-300")), u(i.FilledInput, "bg", "rgba(255, 255, 255, 0.09)"), u(i.FilledInput, "hoverBg", "rgba(255, 255, 255, 0.13)"), u(i.FilledInput, "disabledBg", "rgba(255, 255, 255, 0.12)"), u(i.LinearProgress, "primaryBg", W(i.primary.main, 0.5)), u(i.LinearProgress, "secondaryBg", W(i.secondary.main, 0.5)), u(i.LinearProgress, "errorBg", W(i.error.main, 0.5)), u(i.LinearProgress, "infoBg", W(i.info.main, 0.5)), u(i.LinearProgress, "successBg", W(i.success.main, 0.5)), u(i.LinearProgress, "warningBg", W(i.warning.main, 0.5)), u(i.Skeleton, "bg", `rgba(${T("palette-text-primaryChannel")} / 0.13)`), u(i.Slider, "primaryTrack", W(i.primary.main, 0.5)), u(i.Slider, "secondaryTrack", W(i.secondary.main, 0.5)), u(i.Slider, "errorTrack", W(i.error.main, 0.5)), u(i.Slider, "infoTrack", W(i.info.main, 0.5)), u(i.Slider, "successTrack", W(i.success.main, 0.5)), u(i.Slider, "warningTrack", W(i.warning.main, 0.5));
2981
+ const R = Ie(i.background.default, 0.98);
2982
+ u(i.SnackbarContent, "bg", R), u(i.SnackbarContent, "color", oe(() => i.getContrastText(R))), u(i.SpeedDialAction, "fabHoverBg", Ie(i.background.paper, 0.15)), u(i.StepConnector, "border", T("palette-grey-600")), u(i.StepContent, "border", T("palette-grey-600")), u(i.Switch, "defaultColor", T("palette-grey-300")), u(i.Switch, "defaultDisabledColor", T("palette-grey-600")), u(i.Switch, "primaryDisabledColor", W(i.primary.main, 0.55)), u(i.Switch, "secondaryDisabledColor", W(i.secondary.main, 0.55)), u(i.Switch, "errorDisabledColor", W(i.error.main, 0.55)), u(i.Switch, "infoDisabledColor", W(i.info.main, 0.55)), u(i.Switch, "successDisabledColor", W(i.success.main, 0.55)), u(i.Switch, "warningDisabledColor", W(i.warning.main, 0.55)), u(i.TableCell, "border", W(Re(i.divider, 1), 0.68)), u(i.Tooltip, "bg", Re(i.grey[700], 0.92));
2787
2983
  }
2788
2984
  ie(i.background, "default"), ie(i.background, "paper"), ie(i.common, "background"), ie(i.common, "onBackground"), ie(i, "divider"), Object.keys(i).forEach((R) => {
2789
- const F = i[R];
2790
- F && typeof F == "object" && (F.main && u(i[R], "mainChannel", Te(Ee(F.main))), F.light && u(i[R], "lightChannel", Te(Ee(F.light))), F.dark && u(i[R], "darkChannel", Te(Ee(F.dark))), F.contrastText && u(i[R], "contrastTextChannel", Te(Ee(F.contrastText))), R === "text" && (ie(i[R], "primary"), ie(i[R], "secondary")), R === "action" && (F.active && ie(i[R], "active"), F.selected && ie(i[R], "selected")));
2985
+ const U = i[R];
2986
+ U && typeof U == "object" && (U.main && u(i[R], "mainChannel", we(Ee(U.main))), U.light && u(i[R], "lightChannel", we(Ee(U.light))), U.dark && u(i[R], "darkChannel", we(Ee(U.dark))), U.contrastText && u(i[R], "contrastTextChannel", we(Ee(U.contrastText))), R === "text" && (ie(i[R], "primary"), ie(i[R], "secondary")), R === "action" && (U.active && ie(i[R], "active"), U.selected && ie(i[R], "selected")));
2791
2987
  });
2792
- }), v = r.reduce((K, i) => Q(K, i), v);
2988
+ }), v = r.reduce((q, i) => Q(q, i), v);
2793
2989
  const P = {
2794
2990
  prefix: a,
2795
2991
  disableCssColorScheme: o,
2796
2992
  shouldSkipGeneratingVar: s,
2797
- getSelector: Hn(v)
2993
+ getSelector: oo(v)
2798
2994
  }, {
2799
- vars: m,
2800
- generateThemeVars: q,
2995
+ vars: g,
2996
+ generateThemeVars: K,
2801
2997
  generateStyleSheets: X
2802
- } = gn(v, P);
2803
- return v.vars = m, Object.entries(v.colorSchemes[v.defaultColorScheme]).forEach(([K, i]) => {
2804
- v[K] = i;
2805
- }), v.generateThemeVars = q, v.generateStyleSheets = X, v.generateSpacing = function() {
2806
- return Lr(l.spacing, ar(this));
2807
- }, v.getColorSchemeSelector = mn(c), v.spacing = v.generateSpacing(), v.shouldSkipGeneratingVar = s, v.unstable_sxConfig = {
2808
- ...ze,
2998
+ } = Pn(v, P);
2999
+ return v.vars = g, Object.entries(v.colorSchemes[v.defaultColorScheme]).forEach(([q, i]) => {
3000
+ v[q] = i;
3001
+ }), v.generateThemeVars = K, v.generateStyleSheets = X, v.generateSpacing = function() {
3002
+ return Jr(l.spacing, ur(this));
3003
+ }, v.getColorSchemeSelector = Rn(c), v.spacing = v.generateSpacing(), v.shouldSkipGeneratingVar = s, v.unstable_sxConfig = {
3004
+ ...Ye,
2809
3005
  ...l == null ? void 0 : l.unstable_sxConfig
2810
3006
  }, v.unstable_sx = function(i) {
2811
- return Ge({
3007
+ return Ke({
2812
3008
  sx: i,
2813
3009
  theme: this
2814
3010
  });
2815
- }, v.toRuntimeSource = Jn, v;
3011
+ }, v.toRuntimeSource = ao, v;
2816
3012
  }
2817
- function Ir(e, r, t) {
3013
+ function Fr(e, r, t) {
2818
3014
  e.colorSchemes && t && (e.colorSchemes[r] = {
2819
3015
  ...t !== !0 && t,
2820
- palette: fr({
3016
+ palette: mr({
2821
3017
  ...t === !0 ? {} : t.palette,
2822
3018
  mode: r
2823
3019
  })
2824
3020
  // cast type to skip module augmentation test
2825
3021
  });
2826
3022
  }
2827
- function mo(e = {}, ...r) {
3023
+ function xo(e = {}, ...r) {
2828
3024
  const {
2829
3025
  palette: t,
2830
3026
  cssVariables: n = !1,
@@ -2833,7 +3029,7 @@ function mo(e = {}, ...r) {
2833
3029
  },
2834
3030
  defaultColorScheme: a = t == null ? void 0 : t.mode,
2835
3031
  ...s
2836
- } = e, c = a || "light", l = o == null ? void 0 : o[c], p = {
3032
+ } = e, c = a || "light", l = o == null ? void 0 : o[c], f = {
2837
3033
  ...o,
2838
3034
  ...t ? {
2839
3035
  [c]: {
@@ -2844,87 +3040,88 @@ function mo(e = {}, ...r) {
2844
3040
  };
2845
3041
  if (n === !1) {
2846
3042
  if (!("colorSchemes" in e))
2847
- return Be(e, ...r);
3043
+ return Me(e, ...r);
2848
3044
  let h = t;
2849
- "palette" in e || p[c] && (p[c] !== !0 ? h = p[c].palette : c === "dark" && (h = {
3045
+ "palette" in e || f[c] && (f[c] !== !0 ? h = f[c].palette : c === "dark" && (h = {
2850
3046
  mode: "dark"
2851
3047
  }));
2852
- const g = Be({
3048
+ const m = Me({
2853
3049
  ...e,
2854
3050
  palette: h
2855
3051
  }, ...r);
2856
- return g.defaultColorScheme = c, g.colorSchemes = p, g.palette.mode === "light" && (g.colorSchemes.light = {
2857
- ...p.light !== !0 && p.light,
2858
- palette: g.palette
2859
- }, Ir(g, "dark", p.dark)), g.palette.mode === "dark" && (g.colorSchemes.dark = {
2860
- ...p.dark !== !0 && p.dark,
2861
- palette: g.palette
2862
- }, Ir(g, "light", p.light)), g;
3052
+ return m.defaultColorScheme = c, m.colorSchemes = f, m.palette.mode === "light" && (m.colorSchemes.light = {
3053
+ ...f.light !== !0 && f.light,
3054
+ palette: m.palette
3055
+ }, Fr(m, "dark", f.dark)), m.palette.mode === "dark" && (m.colorSchemes.dark = {
3056
+ ...f.dark !== !0 && f.dark,
3057
+ palette: m.palette
3058
+ }, Fr(m, "light", f.light)), m;
2863
3059
  }
2864
- return !t && !("light" in p) && c === "light" && (p.light = !0), ro({
3060
+ return !t && !("light" in f) && c === "light" && (f.light = !0), lo({
2865
3061
  ...s,
2866
- colorSchemes: p,
3062
+ colorSchemes: f,
2867
3063
  defaultColorScheme: c,
2868
3064
  ...typeof n != "boolean" && n
2869
3065
  }, ...r);
2870
3066
  }
2871
- const ho = "$$material";
3067
+ const Oo = "$$material";
2872
3068
  export {
2873
- fo as $,
2874
- ro as A,
2875
- Ln as B,
2876
- Yn as C,
2877
- In as D,
2878
- Pn as E,
2879
- Kn as F,
2880
- ze as G,
3069
+ To as $,
3070
+ lo as A,
3071
+ Zn as B,
3072
+ to as C,
3073
+ Vn as D,
3074
+ Un as E,
3075
+ no as F,
3076
+ Ye as G,
2881
3077
  ue as H,
2882
- Nr as I,
2883
- ao as J,
2884
- Dr as K,
2885
- so as L,
2886
- on as M,
2887
- lo as N,
2888
- Ge as O,
2889
- Se as P,
2890
- it as Q,
3078
+ Gr as I,
3079
+ ho as J,
3080
+ zr as K,
3081
+ yo as L,
3082
+ Tn as M,
3083
+ So as N,
3084
+ Ke as O,
3085
+ Ce as P,
3086
+ pt as Q,
2891
3087
  ae as R,
2892
- uo as S,
2893
- ho as T,
2894
- ar as U,
3088
+ vo as S,
3089
+ Oo as T,
3090
+ ur as U,
2895
3091
  Q as V,
2896
- co as W,
2897
- Ae as X,
2898
- oo as Y,
2899
- le as Z,
2900
- io as _,
2901
- bn as a,
2902
- Lr as a0,
2903
- Me as a1,
2904
- Kr as a2,
2905
- he as b,
2906
- $e as c,
2907
- po as d,
2908
- zr as e,
3092
+ bo as W,
3093
+ $e as X,
3094
+ mo as Y,
3095
+ fe as Z,
3096
+ go as _,
3097
+ In as a,
3098
+ Co as a0,
3099
+ Jr as a1,
3100
+ De as a2,
3101
+ tt as a3,
3102
+ ye as b,
3103
+ Oe as c,
3104
+ wo as d,
3105
+ Xr as e,
2909
3106
  se as f,
2910
- be as g,
2911
- an as h,
2912
- Ye as i,
2913
- $r as j,
2914
- or as k,
2915
- ye as l,
2916
- ln as m,
2917
- un as n,
2918
- Ce as o,
3107
+ ve as g,
3108
+ wn as h,
3109
+ qe as i,
3110
+ Rr as j,
3111
+ sr as k,
3112
+ be as l,
3113
+ An as m,
3114
+ On as n,
3115
+ Te as o,
2919
3116
  ge as p,
2920
- ur as q,
2921
- me as r,
2922
- lr as s,
2923
- rn as t,
2924
- mo as u,
2925
- go as v,
2926
- Fn as w,
2927
- Wn as x,
2928
- Nn as y,
2929
- Gn as z
3117
+ dr as q,
3118
+ he as r,
3119
+ pr as s,
3120
+ vn as t,
3121
+ xo as u,
3122
+ Eo as v,
3123
+ Jn as w,
3124
+ Hn as x,
3125
+ qn as y,
3126
+ ro as z
2930
3127
  };