@cgi-learning-hub/ui 1.2.0-dev.1730801938 → 1.2.0-dev.1730814068

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