@cgi-learning-hub/ui 1.2.0-dev.1725545294 → 1.2.0-dev.1726149663

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 (105) hide show
  1. package/dist/{Box-BDMtAH2P.cjs → Box-C2gLk_UH.cjs} +1 -1
  2. package/dist/{Box-CONPkck2.js → Box-CDFdOx1a.js} +3 -3
  3. package/dist/{Button-CBAa7bmK.cjs → Button-CB4yAw-S.cjs} +1 -1
  4. package/dist/{Button-By3A0teb.js → Button-CiwMrz4f.js} +3 -3
  5. package/dist/{ButtonBase-DePtV_m6.cjs → ButtonBase-D_43d34y.cjs} +1 -1
  6. package/dist/{ButtonBase-D0vqeM8I.js → ButtonBase-SLqKsMbv.js} +3 -3
  7. package/dist/{CircularProgress-BrfcRJbv.js → CircularProgress-CMyGy943.js} +3 -3
  8. package/dist/{CircularProgress-BRnSv2J2.cjs → CircularProgress-DG72WOS6.cjs} +1 -1
  9. package/dist/{DatePicker-wZ1VHlXF.js → DatePicker-C2NB6D2n.js} +15 -15
  10. package/dist/{DatePicker-Cw1xQ3Sn.cjs → DatePicker-DwFLe3I1.cjs} +1 -1
  11. package/dist/{DefaultButton-B8Qi2O0K.js → DefaultButton-BoUBlnAR.js} +5 -5
  12. package/dist/{DefaultButton-B2fD87Nn.cjs → DefaultButton-DuBPX2t6.cjs} +1 -1
  13. package/dist/{DefaultPropsProvider-B6IbLm7M.cjs → DefaultPropsProvider-DKOXnH6X.cjs} +1 -1
  14. package/dist/{DefaultPropsProvider-QV6PDjPd.js → DefaultPropsProvider-DjhaxXa-.js} +1 -1
  15. package/dist/{IconButton-BiLAYORS.js → IconButton-BJnGbprU.js} +4 -4
  16. package/dist/{IconButton-DE-QtB3Q.cjs → IconButton-BwalKkMi.cjs} +1 -1
  17. package/dist/{InputAdornment-CJbpwt2R.cjs → InputAdornment-JWlblqnc.cjs} +1 -1
  18. package/dist/{InputAdornment-7ED2C-w1.js → InputAdornment-PpcxpcaW.js} +4 -4
  19. package/dist/{InputBase-LZPaeC-A.cjs → InputBase-OeRcp1ZZ.cjs} +1 -1
  20. package/dist/{InputBase-jbXydPMc.js → InputBase-WXNV7_fG.js} +4 -4
  21. package/dist/{Stack-D6Kv6y1D.cjs → Stack-B8WfhPQe.cjs} +1 -1
  22. package/dist/{Stack-BzF_6-v5.js → Stack-r7RL43ez.js} +4 -4
  23. package/dist/{Tabs-CV_eM5RY.js → Tabs-Bdj0BksM.js} +6 -6
  24. package/dist/{Tabs-DcqpjpXb.cjs → Tabs-C27chebV.cjs} +1 -1
  25. package/dist/{TextField-DAxS82qf.cjs → TextField-4SmLYYTW.cjs} +1 -1
  26. package/dist/{TextField-G9MOGCdw.js → TextField-9ZYkEzxx.js} +7 -7
  27. package/dist/{Tooltip-Ma-NowZd.cjs → Tooltip-BHgQjBJ3.cjs} +20 -20
  28. package/dist/{Tooltip-D_4ANHAc.js → Tooltip-DTbN1pOw.js} +737 -721
  29. package/dist/{Typography-4kqbsc6q.js → Typography-DY82MH5N.js} +3 -3
  30. package/dist/{Typography-CNQVeQXr.cjs → Typography-Dtz_Yu7Z.cjs} +1 -1
  31. package/dist/assets/PasswordInput.css +1 -1
  32. package/dist/assets/styles.css +1 -1
  33. package/dist/assets/styles2.css +1 -1
  34. package/dist/components/DatePicker/DatePicker.cjs.js +1 -1
  35. package/dist/components/DatePicker/DatePicker.es.js +2 -2
  36. package/dist/components/DatePicker/DatePicker.stories.cjs.js +1 -1
  37. package/dist/components/DatePicker/DatePicker.stories.es.js +1 -1
  38. package/dist/components/DatePicker/index.cjs.js +1 -1
  39. package/dist/components/DatePicker/index.es.js +1 -1
  40. package/dist/components/DefaultButton/DefaultButton.cjs.js +1 -1
  41. package/dist/components/DefaultButton/DefaultButton.es.js +2 -2
  42. package/dist/components/DefaultButton/DefaultButtonIcon.cjs.js +1 -1
  43. package/dist/components/DefaultButton/DefaultButtonIcon.es.js +2 -2
  44. package/dist/components/DefaultButton/index.cjs.js +1 -1
  45. package/dist/components/DefaultButton/index.es.js +1 -1
  46. package/dist/components/Dropzone/Dropzone.cjs.js +1 -1
  47. package/dist/components/Dropzone/Dropzone.es.js +4 -4
  48. package/dist/components/EmptyState/EmptyState.cjs.js +1 -1
  49. package/dist/components/EmptyState/EmptyState.es.js +2 -2
  50. package/dist/components/FileList/FileList.cjs.js +1 -1
  51. package/dist/components/FileList/FileList.es.js +1 -1
  52. package/dist/components/FileList/FileListItem.cjs.js +1 -1
  53. package/dist/components/FileList/FileListItem.d.ts +2 -4
  54. package/dist/components/FileList/FileListItem.es.js +22 -22
  55. package/dist/components/IconButton.stories.cjs.js +1 -1
  56. package/dist/components/IconButton.stories.es.js +2 -2
  57. package/dist/components/Loader/Loader.cjs.js +1 -1
  58. package/dist/components/Loader/Loader.es.js +1 -1
  59. package/dist/components/LoaderBackdrop/LoaderBackdrop.cjs.js +1 -1
  60. package/dist/components/LoaderBackdrop/LoaderBackdrop.es.js +1 -1
  61. package/dist/components/PaperHeader/PaperHeader.cjs.js +1 -1
  62. package/dist/components/PaperHeader/PaperHeader.es.js +2 -2
  63. package/dist/components/PaperHeader/PaperHeader.stories.cjs.js +1 -1
  64. package/dist/components/PaperHeader/PaperHeader.stories.es.js +2 -2
  65. package/dist/components/PasswordInput/PasswordInput.cjs.js +1 -1
  66. package/dist/components/PasswordInput/PasswordInput.es.js +7 -8
  67. package/dist/components/PrimaryButton/PrimaryButton.cjs.js +1 -1
  68. package/dist/components/PrimaryButton/PrimaryButton.es.js +1 -1
  69. package/dist/components/PrimaryButton/PrimaryButton.stories.cjs.js +1 -1
  70. package/dist/components/PrimaryButton/PrimaryButton.stories.es.js +1 -1
  71. package/dist/components/SearchInput/SearchInput.cjs.js +1 -1
  72. package/dist/components/SearchInput/SearchInput.es.js +4 -4
  73. package/dist/components/SecondaryButton/SecondaryButton.cjs.js +1 -1
  74. package/dist/components/SecondaryButton/SecondaryButton.es.js +1 -1
  75. package/dist/components/SecondaryButton/SecondaryButton.stories.cjs.js +1 -1
  76. package/dist/components/SecondaryButton/SecondaryButton.stories.es.js +1 -1
  77. package/dist/components/TabList.stories.cjs.js +1 -1
  78. package/dist/components/TabList.stories.es.js +4 -4
  79. package/dist/components/TextInput/TextInput.cjs.js +1 -1
  80. package/dist/components/TextInput/TextInput.es.js +1 -1
  81. package/dist/components/index.cjs.js +1 -1
  82. package/dist/components/index.es.js +16 -16
  83. package/dist/{createSvgIcon-Cdsg9tFu.js → createSvgIcon-BhmTVu_m.js} +3 -3
  84. package/dist/{createSvgIcon-CrOALbij.cjs → createSvgIcon-D8PyZepp.cjs} +1 -1
  85. package/dist/{createSvgIcon-C92jLZ0q.cjs → createSvgIcon-DEt1ypbw.cjs} +1 -1
  86. package/dist/{createSvgIcon-B6bEgasO.js → createSvgIcon-DlEk80Du.js} +2 -2
  87. package/dist/{extendSxProp-DVE8Tgj8.cjs → extendSxProp-CVoS5ruY.cjs} +1 -1
  88. package/dist/{extendSxProp-BpSXIdup.js → extendSxProp-RHa13SsY.js} +1 -1
  89. package/dist/{fr-EMw1nUC-.cjs → fr-7GJn1ht4.cjs} +1 -1
  90. package/dist/{fr-D92L3a1M.js → fr-CUBngGd5.js} +1 -1
  91. package/dist/{identifier-7NboR24y.cjs → identifier-icEThk5F.cjs} +2 -2
  92. package/dist/{identifier-Bsv46xiT.js → identifier-nbk7LEJv.js} +135 -135
  93. package/dist/{index-DHDspyh-.cjs → index-7aduOqI8.cjs} +1 -1
  94. package/dist/{index-C9spydU3.js → index-CRyIA2QM.js} +4 -4
  95. package/dist/index.cjs.js +1 -1
  96. package/dist/index.es.js +16 -16
  97. package/dist/{refType-BnS1d2D8.js → refType-G0JBQGmt.js} +1 -1
  98. package/dist/{refType-YgbJS0xl.cjs → refType-WMhKyzag.cjs} +1 -1
  99. package/dist/{useTheme-DzMeSzHc.js → useTheme-CLNwQ3Yk.js} +1 -1
  100. package/dist/{useTheme-A9inJAFh.cjs → useTheme-Cdc-CPjN.cjs} +1 -1
  101. package/dist/{useTheme-C0nMwKpp.js → useTheme-DDW1zTPK.js} +3 -3
  102. package/dist/{useTheme-Zq6D7sUp.cjs → useTheme-cn0PfKIP.cjs} +1 -1
  103. package/dist/{useThemeProps-r2yCksSx.cjs → useThemeProps-BYd-NHTG.cjs} +1 -1
  104. package/dist/{useThemeProps-YFPF1eJp.js → useThemeProps-DD2tI2rB.js} +3 -3
  105. package/package.json +2 -5
@@ -36,7 +36,7 @@ var pr;
36
36
  function Hr() {
37
37
  if (pr) return M;
38
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, y = 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;
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
40
  function v(m) {
41
41
  if (typeof m == "object" && m !== null) {
42
42
  var q = m.$$typeof;
@@ -53,7 +53,7 @@ function Hr() {
53
53
  default:
54
54
  switch (m = m && m.$$typeof, m) {
55
55
  case c:
56
- case y:
56
+ case h:
57
57
  case E:
58
58
  case C:
59
59
  case s:
@@ -70,7 +70,7 @@ function Hr() {
70
70
  function P(m) {
71
71
  return v(m) === p;
72
72
  }
73
- return M.AsyncMode = l, M.ConcurrentMode = p, M.ContextConsumer = c, M.ContextProvider = s, M.Element = r, M.ForwardRef = y, 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) {
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
74
  return P(m) || v(m) === l;
75
75
  }, M.isConcurrentMode = P, M.isContextConsumer = function(m) {
76
76
  return v(m) === c;
@@ -79,7 +79,7 @@ function Hr() {
79
79
  }, M.isElement = function(m) {
80
80
  return typeof m == "object" && m !== null && m.$$typeof === r;
81
81
  }, M.isForwardRef = function(m) {
82
- return v(m) === y;
82
+ return v(m) === h;
83
83
  }, M.isFragment = function(m) {
84
84
  return v(m) === n;
85
85
  }, M.isLazy = function(m) {
@@ -95,7 +95,7 @@ function Hr() {
95
95
  }, M.isSuspense = function(m) {
96
96
  return v(m) === g;
97
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 === y || m.$$typeof === w || m.$$typeof === k || m.$$typeof === Y || m.$$typeof === b);
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);
99
99
  }, M.typeOf = v, M;
100
100
  }
101
101
  var D = {};
@@ -110,17 +110,17 @@ var D = {};
110
110
  var gr;
111
111
  function Qr() {
112
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, y = 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;
114
- function v(h) {
115
- return typeof h == "string" || typeof h == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
116
- h === n || h === p || h === a || h === o || h === g || h === f || typeof h == "object" && h !== null && (h.$$typeof === E || h.$$typeof === C || h.$$typeof === s || h.$$typeof === c || h.$$typeof === y || h.$$typeof === w || h.$$typeof === k || h.$$typeof === Y || h.$$typeof === b);
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;
114
+ function v(y) {
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);
117
117
  }
118
- function P(h) {
119
- if (typeof h == "object" && h !== null) {
120
- var ne = h.$$typeof;
118
+ function P(y) {
119
+ if (typeof y == "object" && y !== null) {
120
+ var ne = y.$$typeof;
121
121
  switch (ne) {
122
122
  case r:
123
- var ke = h.type;
123
+ var ke = y.type;
124
124
  switch (ke) {
125
125
  case l:
126
126
  case p:
@@ -133,7 +133,7 @@ function Qr() {
133
133
  var dr = ke && ke.$$typeof;
134
134
  switch (dr) {
135
135
  case c:
136
- case y:
136
+ case h:
137
137
  case E:
138
138
  case C:
139
139
  case s:
@@ -147,45 +147,45 @@ function Qr() {
147
147
  }
148
148
  }
149
149
  }
150
- var m = l, q = p, X = c, K = s, i = r, T = y, R = n, F = E, ce = C, re = t, pe = a, te = o, de = g, xe = !1;
151
- function qe(h) {
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(h) || P(h) === l;
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;
153
153
  }
154
- function d(h) {
155
- return P(h) === p;
154
+ function d(y) {
155
+ return P(y) === p;
156
156
  }
157
- function S(h) {
158
- return P(h) === c;
157
+ function S(y) {
158
+ return P(y) === c;
159
159
  }
160
- function _(h) {
161
- return P(h) === s;
160
+ function _(y) {
161
+ return P(y) === s;
162
162
  }
163
- function A(h) {
164
- return typeof h == "object" && h !== null && h.$$typeof === r;
163
+ function A(y) {
164
+ return typeof y == "object" && y !== null && y.$$typeof === r;
165
165
  }
166
- function $(h) {
167
- return P(h) === y;
166
+ function $(y) {
167
+ return P(y) === h;
168
168
  }
169
- function I(h) {
170
- return P(h) === n;
169
+ function I(y) {
170
+ return P(y) === n;
171
171
  }
172
- function O(h) {
173
- return P(h) === E;
172
+ function O(y) {
173
+ return P(y) === E;
174
174
  }
175
- function x(h) {
176
- return P(h) === C;
175
+ function x(y) {
176
+ return P(y) === C;
177
177
  }
178
- function B(h) {
179
- return P(h) === t;
178
+ function B(y) {
179
+ return P(y) === t;
180
180
  }
181
- function N(h) {
182
- return P(h) === a;
181
+ function N(y) {
182
+ return P(y) === a;
183
183
  }
184
- function j(h) {
185
- return P(h) === o;
184
+ function j(y) {
185
+ return P(y) === o;
186
186
  }
187
- function H(h) {
188
- return P(h) === g;
187
+ function H(y) {
188
+ return P(y) === g;
189
189
  }
190
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
191
  }()), D;
@@ -199,10 +199,10 @@ object-assign
199
199
  (c) Sindre Sorhus
200
200
  @license MIT
201
201
  */
202
- var Ke, yr;
202
+ var Ke, hr;
203
203
  function Jr() {
204
- if (yr) return Ke;
205
- yr = 1;
204
+ if (hr) return Ke;
205
+ hr = 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)
@@ -218,22 +218,22 @@ function Jr() {
218
218
  return !1;
219
219
  for (var s = {}, c = 0; c < 10; c++)
220
220
  s["_" + String.fromCharCode(c)] = c;
221
- var l = Object.getOwnPropertyNames(s).map(function(y) {
222
- return s[y];
221
+ var l = Object.getOwnPropertyNames(s).map(function(h) {
222
+ return s[h];
223
223
  });
224
224
  if (l.join("") !== "0123456789")
225
225
  return !1;
226
226
  var p = {};
227
- return "abcdefghijklmnopqrst".split("").forEach(function(y) {
228
- p[y] = y;
227
+ return "abcdefghijklmnopqrst".split("").forEach(function(h) {
228
+ p[h] = h;
229
229
  }), Object.keys(Object.assign({}, p)).join("") === "abcdefghijklmnopqrst";
230
230
  } catch {
231
231
  return !1;
232
232
  }
233
233
  }
234
234
  return Ke = o() ? Object.assign : function(a, s) {
235
- for (var c, l = n(a), p, y = 1; y < arguments.length; y++) {
236
- c = Object(arguments[y]);
235
+ for (var c, l = n(a), p, h = 1; h < arguments.length; h++) {
236
+ c = Object(arguments[h]);
237
237
  for (var g in c)
238
238
  r.call(c, g) && (l[g] = c[g]);
239
239
  if (e) {
@@ -245,10 +245,10 @@ function Jr() {
245
245
  return l;
246
246
  }, Ke;
247
247
  }
248
- var He, hr;
248
+ var He, yr;
249
249
  function ir() {
250
- if (hr) return He;
251
- hr = 1;
250
+ if (yr) return He;
251
+ yr = 1;
252
252
  var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
253
253
  return He = e, He;
254
254
  }
@@ -275,22 +275,22 @@ function Xr() {
275
275
  }
276
276
  function o(a, s, c, l, p) {
277
277
  if (process.env.NODE_ENV !== "production") {
278
- for (var y in a)
279
- if (n(a, y)) {
278
+ for (var h in a)
279
+ if (n(a, h)) {
280
280
  var g;
281
281
  try {
282
- if (typeof a[y] != "function") {
282
+ if (typeof a[h] != "function") {
283
283
  var f = Error(
284
- (l || "React class") + ": " + c + " type `" + y + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof a[y] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
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
286
  throw f.name = "Invariant Violation", f;
287
287
  }
288
- g = a[y](s, y, l, c, null, r);
288
+ g = a[h](s, h, l, c, null, r);
289
289
  } catch (E) {
290
290
  g = E;
291
291
  }
292
292
  if (g && !(g instanceof Error) && e(
293
- (l || "React class") + ": type specification of " + c + " `" + y + "` 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)."
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
294
  ), g instanceof Error && !(g.message in t)) {
295
295
  t[g.message] = !0;
296
296
  var C = p ? p() : "";
@@ -323,9 +323,9 @@ function Zr() {
323
323
  return null;
324
324
  }
325
325
  return Xe = function(c, l) {
326
- var p = typeof Symbol == "function" && Symbol.iterator, y = "@@iterator";
326
+ var p = typeof Symbol == "function" && Symbol.iterator, h = "@@iterator";
327
327
  function g(d) {
328
- var S = d && (p && d[p] || d[y]);
328
+ var S = d && (p && d[p] || d[h]);
329
329
  if (typeof S == "function")
330
330
  return S;
331
331
  }
@@ -363,10 +363,10 @@ function Zr() {
363
363
  function A(I, O, x, B, N, j, H) {
364
364
  if (B = B || f, j = j || x, H !== t) {
365
365
  if (l) {
366
- var h = new Error(
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
- throw h.name = "Invariant Violation", h;
369
+ throw y.name = "Invariant Violation", y;
370
370
  } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
371
371
  var ne = B + ":" + x;
372
372
  !S[ne] && // Avoid spamming the console because they are often not actionable except for lib authors
@@ -456,9 +456,9 @@ function Zr() {
456
456
  for (var x = _[A], B = 0; B < d.length; B++)
457
457
  if (E(x, d[B]))
458
458
  return null;
459
- var N = JSON.stringify(d, function(H, h) {
460
- var ne = de(h);
461
- return ne === "symbol" ? String(h) : h;
459
+ var N = JSON.stringify(d, function(H, y) {
460
+ var ne = de(y);
461
+ return ne === "symbol" ? String(y) : y;
462
462
  });
463
463
  return new b("Invalid " + I + " `" + O + "` of value `" + String(x) + "` " + ("supplied to `" + $ + "`, expected one of " + N + "."));
464
464
  }
@@ -493,10 +493,10 @@ function Zr() {
493
493
  }
494
494
  function A($, I, O, x, B) {
495
495
  for (var N = [], j = 0; j < d.length; j++) {
496
- var H = d[j], h = H($, I, O, x, B, t);
497
- if (h == null)
496
+ var H = d[j], y = H($, I, O, x, B, t);
497
+ if (y == null)
498
498
  return null;
499
- h.data && n(h.data, "expectedType") && N.push(h.data.expectedType);
499
+ y.data && n(y.data, "expectedType") && N.push(y.data.expectedType);
500
500
  }
501
501
  var ne = N.length > 0 ? ", expected one of type [" + N.join(", ") + "]" : "";
502
502
  return new b("Invalid " + x + " `" + B + "` supplied to " + ("`" + O + "`" + ne + "."));
@@ -546,9 +546,9 @@ function Zr() {
546
546
  "Invalid " + I + " `" + O + "` key `" + j + "` supplied to `" + $ + "`.\nBad object: " + JSON.stringify(_[A], null, " ") + `
547
547
  Valid keys: ` + JSON.stringify(Object.keys(d), null, " ")
548
548
  );
549
- var h = H(x, j, $, I, O + "." + j, t);
550
- if (h)
551
- return h;
549
+ var y = H(x, j, $, I, O + "." + j, t);
550
+ if (y)
551
+ return y;
552
552
  }
553
553
  return null;
554
554
  }
@@ -636,7 +636,7 @@ function et() {
636
636
  function t() {
637
637
  }
638
638
  return t.resetWarningCache = r, Ze = function() {
639
- function n(s, c, l, p, y, g) {
639
+ function n(s, c, l, p, h, g) {
640
640
  if (g !== e) {
641
641
  var f = 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"
@@ -948,7 +948,7 @@ function gt(e) {
948
948
  const mt = {
949
949
  m: "margin",
950
950
  p: "padding"
951
- }, yt = {
951
+ }, ht = {
952
952
  t: "Top",
953
953
  r: "Right",
954
954
  b: "Bottom",
@@ -960,13 +960,13 @@ const mt = {
960
960
  marginY: "my",
961
961
  paddingX: "px",
962
962
  paddingY: "py"
963
- }, ht = gt((e) => {
963
+ }, yt = gt((e) => {
964
964
  if (e.length > 2)
965
965
  if (wr[e])
966
966
  e = wr[e];
967
967
  else
968
968
  return [e];
969
- const [r, t] = e.split(""), n = mt[r], o = yt[t] || "";
969
+ const [r, t] = e.split(""), n = mt[r], o = ht[t] || "";
970
970
  return Array.isArray(o) ? o.map((a) => n + a) : [n + o];
971
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
972
  function Oe(e, r, t, n) {
@@ -996,7 +996,7 @@ function vt(e, r) {
996
996
  function St(e, r, t, n) {
997
997
  if (!r.includes(t))
998
998
  return null;
999
- const o = ht(t), a = vt(o, n), s = e[t];
999
+ const o = yt(t), a = vt(o, n), s = e[t];
1000
1000
  return ae(e, s, a);
1001
1001
  }
1002
1002
  function Vr(e, r) {
@@ -1480,7 +1480,7 @@ function Zt() {
1480
1480
  const {
1481
1481
  cssProperty: l = t,
1482
1482
  themeKey: p,
1483
- transform: y,
1483
+ transform: h,
1484
1484
  style: g
1485
1485
  } = c;
1486
1486
  if (n == null)
@@ -1491,8 +1491,8 @@ function Zt() {
1491
1491
  };
1492
1492
  const f = Me(o, p) || {};
1493
1493
  return g ? g(s) : ae(s, n, (E) => {
1494
- let b = Ie(f, y, E);
1495
- return E === b && typeof E == "string" && (b = Ie(f, y, `${t}${E === "default" ? "" : Dr(E)}`, E)), l === !1 ? b : {
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 : {
1496
1496
  [l]: b
1497
1497
  };
1498
1498
  });
@@ -1513,7 +1513,7 @@ function Zt() {
1513
1513
  return c;
1514
1514
  if (!l)
1515
1515
  return null;
1516
- const p = Ur(o.breakpoints), y = Object.keys(p);
1516
+ const p = Ur(o.breakpoints), h = Object.keys(p);
1517
1517
  let g = p;
1518
1518
  return Object.keys(l).forEach((f) => {
1519
1519
  const C = Xt(l[f], o);
@@ -1534,7 +1534,7 @@ function Zt() {
1534
1534
  }
1535
1535
  else
1536
1536
  g = we(g, e(f, C, o, a));
1537
- }), ct(o, Fr(y, g));
1537
+ }), ct(o, Fr(h, g));
1538
1538
  }
1539
1539
  return Array.isArray(n) ? n.map(s) : s(n);
1540
1540
  }
@@ -1543,7 +1543,7 @@ function Zt() {
1543
1543
  const Ge = Zt();
1544
1544
  Ge.filterProps = ["sx"];
1545
1545
  /**
1546
- * @mui/styled-engine v6.0.2
1546
+ * @mui/styled-engine v6.1.0
1547
1547
  *
1548
1548
  * @license MIT
1549
1549
  * This source code is licensed under the MIT license found in the
@@ -1599,7 +1599,7 @@ function rn(e) {
1599
1599
  const E = s.indexOf(C);
1600
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})`;
1601
1601
  }
1602
- function y(f) {
1602
+ function h(f) {
1603
1603
  return s.indexOf(f) + 1 < s.length ? p(f, s[s.indexOf(f) + 1]) : c(f);
1604
1604
  }
1605
1605
  function g(f) {
@@ -1612,7 +1612,7 @@ function rn(e) {
1612
1612
  up: c,
1613
1613
  down: l,
1614
1614
  between: p,
1615
- only: y,
1615
+ only: h,
1616
1616
  not: g,
1617
1617
  unit: t,
1618
1618
  ...o
@@ -1639,9 +1639,9 @@ function nn(e, r) {
1639
1639
  if (!((n = t.colorSchemes) != null && n[e]) || typeof t.getColorSchemeSelector != "function")
1640
1640
  return {};
1641
1641
  let o = t.getColorSchemeSelector(e);
1642
- return (o.includes("data-") || o.includes(".")) && (o = `*:where(${o.replace(/\s*&$/, "")}) &`), {
1642
+ return o === "&" ? r : ((o.includes("data-") || o.includes(".")) && (o = `*:where(${o.replace(/\s*&$/, "")}) &`), {
1643
1643
  [o]: r
1644
- };
1644
+ });
1645
1645
  }
1646
1646
  return t.palette.mode === e ? r : {};
1647
1647
  }
@@ -1668,7 +1668,7 @@ function on(e = {}, ...r) {
1668
1668
  ...a
1669
1669
  }
1670
1670
  }, s);
1671
- return p = ft(p), p.applyStyles = nn, p = r.reduce((y, g) => Q(y, g), p), p.unstable_sxConfig = {
1671
+ return p = ft(p), p.applyStyles = nn, p = r.reduce((h, g) => Q(h, g), p), p.unstable_sxConfig = {
1672
1672
  ...ze,
1673
1673
  ...s == null ? void 0 : s.unstable_sxConfig
1674
1674
  }, p.unstable_sx = function(g) {
@@ -1745,7 +1745,7 @@ function zr(e) {
1745
1745
  e = se(e);
1746
1746
  const {
1747
1747
  values: r
1748
- } = e, t = r[0], n = r[1] / 100, o = r[2] / 100, a = n * Math.min(o, 1 - o), s = (p, y = (p + t / 30) % 12) => o - a * Math.max(Math.min(y - 3, 9 - y, 1), -1);
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);
1749
1749
  let c = "rgb";
1750
1750
  const l = [Math.round(s(0) * 255), Math.round(s(8) * 255), Math.round(s(4) * 255)];
1751
1751
  return e.type === "hsla" && (c += "a", l.push(r[3])), Ye({
@@ -1846,10 +1846,10 @@ function er(e, r) {
1846
1846
  e,
1847
1847
  (c, l, p) => {
1848
1848
  if ((typeof l == "string" || typeof l == "number") && (!n || !n(c, l))) {
1849
- const y = `--${t ? `${t}-` : ""}${c.join("-")}`, g = pn(c, l);
1849
+ const h = `--${t ? `${t}-` : ""}${c.join("-")}`, g = pn(c, l);
1850
1850
  Object.assign(o, {
1851
- [y]: g
1852
- }), Or(a, c, `var(${y})`, p), Or(s, c, `var(${y}, ${g})`, p);
1851
+ [h]: g
1852
+ }), Or(a, c, `var(${h})`, p), Or(s, c, `var(${h}, ${g})`, p);
1853
1853
  }
1854
1854
  },
1855
1855
  (c) => c[0] === "vars"
@@ -1872,7 +1872,7 @@ function gn(e, r = {}) {
1872
1872
  ...l
1873
1873
  } = e, {
1874
1874
  vars: p,
1875
- css: y,
1875
+ css: h,
1876
1876
  varsWithDefaults: g
1877
1877
  } = er(l, r);
1878
1878
  let f = g;
@@ -1939,8 +1939,8 @@ function gn(e, r = {}) {
1939
1939
  } : T);
1940
1940
  }
1941
1941
  m(t(void 0, {
1942
- ...y
1943
- }), y);
1942
+ ...h
1943
+ }), h);
1944
1944
  const {
1945
1945
  [P]: q,
1946
1946
  ...X
@@ -1980,10 +1980,10 @@ function mn(e) {
1980
1980
  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
1981
  };
1982
1982
  }
1983
- const yn = {
1983
+ const hn = {
1984
1984
  black: "#000",
1985
1985
  white: "#fff"
1986
- }, $e = yn, hn = {
1986
+ }, $e = hn, yn = {
1987
1987
  50: "#fafafa",
1988
1988
  100: "#f5f5f5",
1989
1989
  200: "#eeeeee",
@@ -1998,7 +1998,7 @@ const yn = {
1998
1998
  A200: "#eeeeee",
1999
1999
  A400: "#bdbdbd",
2000
2000
  A700: "#616161"
2001
- }, bn = hn, vn = {
2001
+ }, bn = yn, vn = {
2002
2002
  50: "#f3e5f5",
2003
2003
  100: "#e1bee7",
2004
2004
  200: "#ce93d8",
@@ -2058,7 +2058,7 @@ const yn = {
2058
2058
  A200: "#448aff",
2059
2059
  A400: "#2979ff",
2060
2060
  A700: "#2962ff"
2061
- }, ye = Cn, Tn = {
2061
+ }, he = Cn, Tn = {
2062
2062
  50: "#e1f5fe",
2063
2063
  100: "#b3e5fc",
2064
2064
  200: "#81d4fa",
@@ -2073,7 +2073,7 @@ const yn = {
2073
2073
  A200: "#40c4ff",
2074
2074
  A400: "#00b0ff",
2075
2075
  A700: "#0091ea"
2076
- }, he = Tn, En = {
2076
+ }, ye = Tn, En = {
2077
2077
  50: "#e8f5e9",
2078
2078
  100: "#c8e6c9",
2079
2079
  200: "#a5d6a7",
@@ -2157,13 +2157,13 @@ function xr(e, r, t, n) {
2157
2157
  }
2158
2158
  function wn(e = "light") {
2159
2159
  return e === "dark" ? {
2160
- main: ye[200],
2161
- light: ye[50],
2162
- dark: ye[400]
2160
+ main: he[200],
2161
+ light: he[50],
2162
+ dark: he[400]
2163
2163
  } : {
2164
- main: ye[700],
2165
- light: ye[400],
2166
- dark: ye[800]
2164
+ main: he[700],
2165
+ light: he[400],
2166
+ dark: he[800]
2167
2167
  };
2168
2168
  }
2169
2169
  function $n(e = "light") {
@@ -2190,13 +2190,13 @@ function On(e = "light") {
2190
2190
  }
2191
2191
  function An(e = "light") {
2192
2192
  return e === "dark" ? {
2193
- main: he[400],
2194
- light: he[300],
2195
- dark: he[700]
2193
+ main: ye[400],
2194
+ light: ye[300],
2195
+ dark: ye[700]
2196
2196
  } : {
2197
- main: he[700],
2198
- light: he[500],
2199
- dark: he[900]
2197
+ main: ye[700],
2198
+ light: ye[500],
2199
+ dark: ye[900]
2200
2200
  };
2201
2201
  }
2202
2202
  function xn(e = "light") {
@@ -2228,7 +2228,7 @@ function fr(e) {
2228
2228
  contrastThreshold: t = 3,
2229
2229
  tonalOffset: n = 0.2,
2230
2230
  ...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), y = e.warning || kn(r);
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
2232
  function g(b) {
2233
2233
  const w = $r(b, rr.text.primary) >= t ? rr.text.primary : Ar.text.primary;
2234
2234
  if (process.env.NODE_ENV !== "production") {
@@ -2298,7 +2298,7 @@ const theme2 = createTheme({ palette: {
2298
2298
  }),
2299
2299
  // The colors used to represent potentially dangerous actions or important messages.
2300
2300
  warning: f({
2301
- color: y,
2301
+ color: h,
2302
2302
  name: "warning"
2303
2303
  }),
2304
2304
  // The colors used to present information to the user that is neutral and not necessarily important.
@@ -2372,11 +2372,11 @@ function In(e, r) {
2372
2372
  htmlFontSize: l = 16,
2373
2373
  // Apply the CSS properties to all the variants.
2374
2374
  allVariants: p,
2375
- pxToRem: y,
2375
+ pxToRem: h,
2376
2376
  ...g
2377
2377
  } = typeof r == "function" ? r(e) : r;
2378
2378
  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 = y || ((w) => `${w / l * f}rem`), E = (w, k, Y, v, P) => ({
2379
+ const f = n / 14, C = h || ((w) => `${w / l * f}rem`), E = (w, k, Y, v, P) => ({
2380
2380
  fontFamily: t,
2381
2381
  fontWeight: w,
2382
2382
  fontSize: C(k),
@@ -2481,11 +2481,11 @@ function Fn(e) {
2481
2481
  ...p
2482
2482
  } = a;
2483
2483
  if (process.env.NODE_ENV !== "production") {
2484
- const y = (f) => typeof f == "string", g = (f) => !Number.isNaN(parseFloat(f));
2485
- !y(o) && !Array.isArray(o) && console.error('MUI: Argument "props" must be a string or Array.'), !g(s) && !y(s) && console.error(`MUI: Argument "duration" must be a number or a string but found ${s}.`), y(c) || console.error('MUI: Argument "easing" must be a string.'), !g(l) && !y(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(`
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
2486
  `)), Object.keys(p).length !== 0 && console.error(`MUI: Unrecognized argument(s) [${Object.keys(p).join(",")}].`);
2487
2487
  }
2488
- return (Array.isArray(o) ? o : [o]).map((y) => `${y} ${typeof s == "string" ? s : Pr(s)} ${c} ${typeof l == "string" ? l : Pr(l)}`).join(",");
2488
+ return (Array.isArray(o) ? o : [o]).map((h) => `${h} ${typeof s == "string" ? s : Pr(s)} ${c} ${typeof l == "string" ? l : Pr(l)}`).join(",");
2489
2489
  },
2490
2490
  ...e,
2491
2491
  easing: r,
@@ -2515,13 +2515,13 @@ function Be(e = {}, ...r) {
2515
2515
  } = e;
2516
2516
  if (e.vars)
2517
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 y = fr(a), g = on(e);
2518
+ const h = fr(a), g = on(e);
2519
2519
  let f = Q(g, {
2520
2520
  mixins: Pn(g.breakpoints, n),
2521
- palette: y,
2521
+ palette: h,
2522
2522
  // Don't use [...shadows] until you've verified its transpiled code is not invoking the iterator protocol.
2523
2523
  shadows: Dn.slice(),
2524
- typography: In(y, c),
2524
+ typography: In(h, c),
2525
2525
  transitions: Fn(s),
2526
2526
  zIndex: {
2527
2527
  ...Vn
@@ -2744,8 +2744,8 @@ function ro(e = {}, ...r) {
2744
2744
  shouldSkipGeneratingVar: s = Yn,
2745
2745
  colorSchemeSelector: c = t.light && t.dark ? "media" : void 0,
2746
2746
  ...l
2747
- } = e, p = Object.keys(t)[0], y = n || (t.light && p !== "light" ? "light" : p), g = eo(a), {
2748
- [y]: f,
2747
+ } = e, p = Object.keys(t)[0], h = n || (t.light && p !== "light" ? "light" : p), g = eo(a), {
2748
+ [h]: f,
2749
2749
  light: C,
2750
2750
  dark: E,
2751
2751
  ...b
@@ -2753,12 +2753,12 @@ function ro(e = {}, ...r) {
2753
2753
  ...b
2754
2754
  };
2755
2755
  let k = f;
2756
- if ((y === "dark" && !("dark" in t) || y === "light" && !("light" in t)) && (k = !0), !k)
2757
- throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The \`colorSchemes.${y}\` option is either missing or invalid.` : le(21, y));
2758
- const Y = tr(w, k, l, y);
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
2759
  C && !w.light && tr(w, C, void 0, "light"), E && !w.dark && tr(w, E, void 0, "dark");
2760
2760
  let v = {
2761
- defaultColorScheme: y,
2761
+ defaultColorScheme: h,
2762
2762
  ...Y,
2763
2763
  cssVarPrefix: a,
2764
2764
  colorSchemeSelector: c,
@@ -2845,13 +2845,13 @@ function mo(e = {}, ...r) {
2845
2845
  if (n === !1) {
2846
2846
  if (!("colorSchemes" in e))
2847
2847
  return Be(e, ...r);
2848
- let y = t;
2849
- "palette" in e || p[c] && (p[c] !== !0 ? y = p[c].palette : c === "dark" && (y = {
2848
+ let h = t;
2849
+ "palette" in e || p[c] && (p[c] !== !0 ? h = p[c].palette : c === "dark" && (h = {
2850
2850
  mode: "dark"
2851
2851
  }));
2852
2852
  const g = Be({
2853
2853
  ...e,
2854
- palette: y
2854
+ palette: h
2855
2855
  }, ...r);
2856
2856
  return g.defaultColorScheme = c, g.colorSchemes = p, g.palette.mode === "light" && (g.colorSchemes.light = {
2857
2857
  ...p.light !== !0 && p.light,
@@ -2868,7 +2868,7 @@ function mo(e = {}, ...r) {
2868
2868
  ...typeof n != "boolean" && n
2869
2869
  }, ...r);
2870
2870
  }
2871
- const yo = "$$material";
2871
+ const ho = "$$material";
2872
2872
  export {
2873
2873
  fo as $,
2874
2874
  ro as A,
@@ -2890,7 +2890,7 @@ export {
2890
2890
  it as Q,
2891
2891
  ae as R,
2892
2892
  uo as S,
2893
- yo as T,
2893
+ ho as T,
2894
2894
  ar as U,
2895
2895
  Q as V,
2896
2896
  co as W,
@@ -2902,7 +2902,7 @@ export {
2902
2902
  Lr as a0,
2903
2903
  Me as a1,
2904
2904
  Kr as a2,
2905
- ye as b,
2905
+ he as b,
2906
2906
  $e as c,
2907
2907
  po as d,
2908
2908
  zr as e,
@@ -2912,7 +2912,7 @@ export {
2912
2912
  Ye as i,
2913
2913
  $r as j,
2914
2914
  or as k,
2915
- he as l,
2915
+ ye as l,
2916
2916
  ln as m,
2917
2917
  un as n,
2918
2918
  Ce as o,