@cgi-learning-hub/ui 1.2.0-dev.1730802047 → 1.2.0-dev.1730888775

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 (144) hide show
  1. package/dist/{Backdrop-DZxABi0e.js → Backdrop-CxHwPsCX.js} +54 -54
  2. package/dist/{Backdrop-Br80Nd7t.cjs → Backdrop-ZCTs-Ws8.cjs} +1 -1
  3. package/dist/{Box-CHgIMOMk.cjs → Box-D61CmHcZ.cjs} +1 -1
  4. package/dist/{Box-CCNJo4xc.js → Box-a6v7fn61.js} +3 -3
  5. package/dist/{Button-BbB53SmV.js → Button-B8Vr_qVd.js} +14 -16
  6. package/dist/{Button-BZ3CM4Ou.cjs → Button-elp97nQ8.cjs} +1 -1
  7. package/dist/ButtonBase-S0mFlojL.cjs +75 -0
  8. package/dist/{ButtonBase-CWK9_uNc.js → ButtonBase-Y5TK5SRu.js} +70 -70
  9. package/dist/{CircularProgress-CjmXu0NI.cjs → CircularProgress-DDIZxeFH.cjs} +1 -1
  10. package/dist/{CircularProgress-CCcQGuv7.js → CircularProgress-DU3DJQfF.js} +3 -3
  11. package/dist/{DatePicker-DhT2Azgz.js → DatePicker-CALU8PZA.js} +1615 -1615
  12. package/dist/{DatePicker-BSHPkMOi.cjs → DatePicker-Dxu_4hra.cjs} +5 -5
  13. package/dist/{DefaultPropsProvider-DtDY-TZb.js → DefaultPropsProvider-7QnSWHxy.js} +46 -46
  14. package/dist/{DefaultPropsProvider-BL9ahJBw.cjs → DefaultPropsProvider-eEVEiLDf.cjs} +3 -3
  15. package/dist/{IconButton-CJADlk4N.js → IconButton-C7H_G1LX.js} +4 -4
  16. package/dist/{IconButton-CQIpnm5Y.cjs → IconButton-DfmbM9nO.cjs} +1 -1
  17. package/dist/{InputAdornment-BgclYUXK.cjs → InputAdornment-C-EbfNtT.cjs} +1 -1
  18. package/dist/{InputAdornment-DB3IsWy6.js → InputAdornment-CPJFY_m_.js} +5 -5
  19. package/dist/{InputBase-D4oDoC6z.js → InputBase-5GB2c2J6.js} +5 -5
  20. package/dist/{InputBase-BgPlZIwC.cjs → InputBase-CPtGhJye.cjs} +1 -1
  21. package/dist/{Stack-h0ulkByu.cjs → Stack-656bqKiW.cjs} +1 -1
  22. package/dist/{Stack-DkKYFn95.js → Stack-CutIWKkG.js} +4 -4
  23. package/dist/{Tabs-COdZZ9QD.js → Tabs-CKic46Op.js} +10 -10
  24. package/dist/Tabs-DzrxYlm-.cjs +4 -0
  25. package/dist/{TextField-DYHbqOp9.cjs → TextField-CnyxYYzR.cjs} +1 -1
  26. package/dist/{TextField-PKXBC85g.js → TextField-DjQM2ffb.js} +10 -10
  27. package/dist/{Tooltip-D8bjRAAW.cjs → Tooltip-DmCabXFN.cjs} +13 -13
  28. package/dist/{Tooltip-Bjvuk-Lb.js → Tooltip-kMJPjug-.js} +432 -432
  29. package/dist/{Typography-Ddo2XgEF.cjs → Typography-CreZW2v6.cjs} +1 -1
  30. package/dist/{Typography-NOCV1w8B.js → Typography-DsJC595c.js} +4 -4
  31. package/dist/components/Button/Button.cjs.js +1 -0
  32. package/dist/components/Button/Button.d.ts +4 -0
  33. package/dist/{DefaultButton-DRX60ZWo.js → components/Button/Button.es.js} +87 -106
  34. package/dist/components/Button/Button.stories.cjs.js +1 -0
  35. package/dist/components/{PrimaryButton/PrimaryButton.stories.d.ts → Button/Button.stories.d.ts} +3 -1
  36. package/dist/components/Button/Button.stories.es.js +45 -0
  37. package/dist/components/Button/index.cjs.js +1 -0
  38. package/dist/components/Button/index.d.ts +2 -0
  39. package/dist/components/Button/index.es.js +4 -0
  40. package/dist/components/DatePicker/DatePicker.cjs.js +1 -1
  41. package/dist/components/DatePicker/DatePicker.es.js +2 -2
  42. package/dist/components/DatePicker/DatePicker.stories.cjs.js +1 -1
  43. package/dist/components/DatePicker/DatePicker.stories.es.js +1 -1
  44. package/dist/components/DatePicker/index.cjs.js +1 -1
  45. package/dist/components/DatePicker/index.es.js +1 -1
  46. package/dist/components/Dropzone/Dropzone.cjs.js +1 -1
  47. package/dist/components/Dropzone/Dropzone.es.js +4 -4
  48. package/dist/components/EmptyState/EmptyState.cjs.js +1 -1
  49. package/dist/components/EmptyState/EmptyState.es.js +2 -2
  50. package/dist/components/FileList/FileList.cjs.js +1 -1
  51. package/dist/components/FileList/FileList.es.js +1 -1
  52. package/dist/components/FileList/FileListItem.cjs.js +1 -1
  53. package/dist/components/FileList/FileListItem.es.js +6 -6
  54. package/dist/components/Heading/Heading.cjs.js +1 -0
  55. package/dist/components/{PaperHeader/PaperHeader.d.ts → Heading/Heading.d.ts} +3 -3
  56. package/dist/components/{PaperHeader/PaperHeader.es.js → Heading/Heading.es.js} +15 -15
  57. package/dist/components/Heading/Heading.stories.cjs.js +1 -0
  58. package/dist/components/{PaperHeader/PaperHeader.stories.es.js → Heading/Heading.stories.es.js} +10 -10
  59. package/dist/components/Heading/index.cjs.js +1 -0
  60. package/dist/components/Heading/index.d.ts +2 -0
  61. package/dist/components/Heading/index.es.js +4 -0
  62. package/dist/components/IconButton.stories.cjs.js +1 -1
  63. package/dist/components/IconButton.stories.es.js +2 -2
  64. package/dist/components/Loader/Loader.cjs.js +1 -1
  65. package/dist/components/Loader/Loader.es.js +1 -1
  66. package/dist/components/LoaderBackdrop/LoaderBackdrop.cjs.js +1 -1
  67. package/dist/components/LoaderBackdrop/LoaderBackdrop.es.js +2 -2
  68. package/dist/components/PasswordInput/PasswordInput.cjs.js +1 -1
  69. package/dist/components/PasswordInput/PasswordInput.es.js +5 -5
  70. package/dist/components/SearchInput/SearchInput.cjs.js +1 -1
  71. package/dist/components/SearchInput/SearchInput.es.js +4 -4
  72. package/dist/components/TabList.stories.cjs.js +1 -1
  73. package/dist/components/TabList.stories.es.js +4 -4
  74. package/dist/components/TextInput/TextInput.cjs.js +1 -1
  75. package/dist/components/TextInput/TextInput.es.js +1 -1
  76. package/dist/components/index.cjs.js +1 -1
  77. package/dist/components/index.d.ts +2 -8
  78. package/dist/components/index.es.js +174 -185
  79. package/dist/{createSvgIcon-CCVUTVqS.js → createSvgIcon-Ae1vF9Lv.js} +3 -3
  80. package/dist/{createSvgIcon-BH5C6nT9.cjs → createSvgIcon-PXjVOXDY.cjs} +1 -1
  81. package/dist/{extendSxProp-ZFHbVaVf.js → extendSxProp-BzTGWWcy.js} +1 -1
  82. package/dist/{extendSxProp-CxNq_K9W.cjs → extendSxProp-DLhbnNxc.cjs} +1 -1
  83. package/dist/{fr-D-ljiFMc.js → fr-B0c4Eu-I.js} +1 -1
  84. package/dist/{fr-W-CTnhjw.cjs → fr-BtINyNRC.cjs} +1 -1
  85. package/dist/{identifier-8mtH7ZcP.cjs → identifier-B_IiMbpZ.cjs} +7 -7
  86. package/dist/{identifier-C_jicJ2R.js → identifier-Bu3vgTzE.js} +184 -184
  87. package/dist/{index-8rVsYib2.cjs → index-BDy6VH40.cjs} +1 -1
  88. package/dist/{index-1jrO2HSs.js → index-D4YvqRSh.js} +2 -2
  89. package/dist/{index-C-X1cQ2Z.js → index-DNmEgr4X.js} +4 -4
  90. package/dist/{index-DoBWXbUD.cjs → index-Dl4BXU0b.cjs} +1 -1
  91. package/dist/index.cjs.js +1 -1
  92. package/dist/index.es.js +174 -185
  93. package/dist/{memoTheme-B1D0RO58.js → memoTheme-C4_nd-x4.js} +1 -1
  94. package/dist/{memoTheme-K38b4dAY.cjs → memoTheme-DvW891YJ.cjs} +1 -1
  95. package/dist/refType-DYRsy3ld.cjs +1 -0
  96. package/dist/{useEnhancedEffect-De8QYV_L.js → refType-DvOnKTmB.js} +7 -6
  97. package/dist/{useTheme-DR3unGHQ.js → useTheme-B_3HWqyi.js} +3 -3
  98. package/dist/{useTheme-D0cUaNbZ.cjs → useTheme-BvsnROiB.cjs} +1 -1
  99. package/dist/{useTheme-C18aJRpp.js → useTheme-DhYab2-0.js} +1 -1
  100. package/dist/{useTheme-DMgnO6le.cjs → useTheme-vN32oV1t.cjs} +1 -1
  101. package/dist/{useThemeProps-9fosi2Au.cjs → useThemeProps-5hp2m3Xl.cjs} +1 -1
  102. package/dist/{useThemeProps-BwLSmftx.js → useThemeProps-Bmkt_XOR.js} +2 -2
  103. package/dist/{useThemeProps-B8ZTH6Oh.cjs → useThemeProps-D_gKWuk1.cjs} +1 -1
  104. package/dist/{useThemeProps-BcqXKsD0.js → useThemeProps-DftpgVZ0.js} +3 -3
  105. package/dist/{useTimeout-CUZ4CtvQ.js → useTimeout-Bx22KOcH.js} +1 -1
  106. package/dist/useTimeout-gEG15bRo.cjs +1 -0
  107. package/package.json +1 -1
  108. package/dist/ButtonBase-CfGA-YGO.cjs +0 -75
  109. package/dist/DefaultButton-BDGm3E32.cjs +0 -1
  110. package/dist/Tabs-CVG205ba.cjs +0 -4
  111. package/dist/components/DefaultButton/DefaultButton.cjs.js +0 -1
  112. package/dist/components/DefaultButton/DefaultButton.d.ts +0 -8
  113. package/dist/components/DefaultButton/DefaultButton.es.js +0 -8
  114. package/dist/components/DefaultButton/DefaultButtonIcon.cjs.js +0 -1
  115. package/dist/components/DefaultButton/DefaultButtonIcon.d.ts +0 -8
  116. package/dist/components/DefaultButton/DefaultButtonIcon.es.js +0 -186
  117. package/dist/components/DefaultButton/index.cjs.js +0 -1
  118. package/dist/components/DefaultButton/index.d.ts +0 -2
  119. package/dist/components/DefaultButton/index.es.js +0 -4
  120. package/dist/components/PaperHeader/PaperHeader.cjs.js +0 -1
  121. package/dist/components/PaperHeader/PaperHeader.stories.cjs.js +0 -1
  122. package/dist/components/PaperHeader/index.cjs.js +0 -1
  123. package/dist/components/PaperHeader/index.d.ts +0 -2
  124. package/dist/components/PaperHeader/index.es.js +0 -4
  125. package/dist/components/PrimaryButton/PrimaryButton.cjs.js +0 -1
  126. package/dist/components/PrimaryButton/PrimaryButton.d.ts +0 -5
  127. package/dist/components/PrimaryButton/PrimaryButton.es.js +0 -13
  128. package/dist/components/PrimaryButton/PrimaryButton.stories.cjs.js +0 -1
  129. package/dist/components/PrimaryButton/PrimaryButton.stories.es.js +0 -25
  130. package/dist/components/PrimaryButton/index.cjs.js +0 -1
  131. package/dist/components/PrimaryButton/index.d.ts +0 -2
  132. package/dist/components/PrimaryButton/index.es.js +0 -4
  133. package/dist/components/SecondaryButton/SecondaryButton.cjs.js +0 -1
  134. package/dist/components/SecondaryButton/SecondaryButton.d.ts +0 -5
  135. package/dist/components/SecondaryButton/SecondaryButton.es.js +0 -6
  136. package/dist/components/SecondaryButton/SecondaryButton.stories.cjs.js +0 -1
  137. package/dist/components/SecondaryButton/SecondaryButton.stories.d.ts +0 -4
  138. package/dist/components/SecondaryButton/SecondaryButton.stories.es.js +0 -25
  139. package/dist/components/SecondaryButton/index.cjs.js +0 -1
  140. package/dist/components/SecondaryButton/index.d.ts +0 -2
  141. package/dist/components/SecondaryButton/index.es.js +0 -4
  142. package/dist/useEnhancedEffect-Dl7COs_u.cjs +0 -1
  143. package/dist/useTimeout-Dfi8FwFc.cjs +0 -1
  144. /package/dist/components/{PaperHeader/PaperHeader.stories.d.ts → Heading/Heading.stories.d.ts} +0 -0
@@ -17,18 +17,18 @@ object-assign
17
17
  (c) Sindre Sorhus
18
18
  @license MIT
19
19
  */var er,wr;function Et(){if(wr)return er;wr=1;var e=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;function n(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function o(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var s={},c=0;c<10;c++)s["_"+String.fromCharCode(c)]=c;var u=Object.getOwnPropertyNames(s).map(function(h){return s[h]});if(u.join("")!=="0123456789")return!1;var f={};return"abcdefghijklmnopqrst".split("").forEach(function(h){f[h]=h}),Object.keys(Object.assign({},f)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return er=o()?Object.assign:function(a,s){for(var c,u=n(a),f,h=1;h<arguments.length;h++){c=Object(arguments[h]);for(var d in c)r.call(c,d)&&(u[d]=c[d]);if(e){f=e(c);for(var p=0;p<f.length;p++)t.call(c,f[p])&&(u[f[p]]=c[f[p]])}}return u},er}var rr,xr;function fr(){if(xr)return rr;xr=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return rr=e,rr}var tr,Er;function Yr(){return Er||(Er=1,tr=Function.call.bind(Object.prototype.hasOwnProperty)),tr}var nr,Or;function Ot(){if(Or)return nr;Or=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var r=fr(),t={},n=Yr();e=function(a){var s="Warning: "+a;typeof console<"u"&&console.error(s);try{throw new Error(s)}catch{}}}function o(a,s,c,u,f){if(process.env.NODE_ENV!=="production"){for(var h in a)if(n(a,h)){var d;try{if(typeof a[h]!="function"){var p=Error((u||"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`.");throw p.name="Invariant Violation",p}d=a[h](s,h,u,c,null,r)}catch(T){d=T}if(d&&!(d instanceof Error)&&e((u||"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)."),d instanceof Error&&!(d.message in t)){t[d.message]=!0;var S=f?f():"";e("Failed "+c+" type: "+d.message+(S??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(t={})},nr=o,nr}var or,$r;function $t(){if($r)return or;$r=1;var e=Gr(),r=Et(),t=fr(),n=Yr(),o=Ot(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(c){var u="Warning: "+c;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}});function s(){return null}return or=function(c,u){var f=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function d(g){var v=g&&(f&&g[f]||g[h]);if(typeof v=="function")return v}var p="<<anonymous>>",S={array:$("array"),bigint:$("bigint"),bool:$("boolean"),func:$("function"),number:$("number"),object:$("object"),string:$("string"),symbol:$("symbol"),any:Y(),arrayOf:x,element:w(),elementType:m(),instanceOf:q,node:i(),objectOf:se,oneOf:X,oneOfType:H,shape:j,exact:V};function T(g,v){return g===v?g!==0||1/g===1/v:g!==g&&v!==v}function b(g,v){this.message=g,this.data=v&&typeof v=="object"?v:{},this.stack=""}b.prototype=Error.prototype;function E(g){if(process.env.NODE_ENV!=="production")var v={},P=0;function k(R,A,_,I,N,B,Q){if(I=I||p,B=B||_,Q!==t){if(u){var y=new Error("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");throw y.name="Invariant Violation",y}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ne=I+":"+_;!v[ne]&&P<3&&(a("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."),v[ne]=!0,P++)}}return A[_]==null?R?A[_]===null?new b("The "+N+" `"+B+"` is marked as required "+("in `"+I+"`, but its value is `null`.")):new b("The "+N+" `"+B+"` is marked as required in "+("`"+I+"`, but its value is `undefined`.")):null:g(A,_,I,N,B)}var O=k.bind(null,!1);return O.isRequired=k.bind(null,!0),O}function $(g){function v(P,k,O,R,A,_){var I=P[k],N=te(I);if(N!==g){var B=ge(I);return new b("Invalid "+R+" `"+A+"` of type "+("`"+B+"` supplied to `"+O+"`, expected ")+("`"+g+"`."),{expectedType:g})}return null}return E(v)}function Y(){return E(s)}function x(g){function v(P,k,O,R,A){if(typeof g!="function")return new b("Property `"+A+"` of component `"+O+"` has invalid PropType notation inside arrayOf.");var _=P[k];if(!Array.isArray(_)){var I=te(_);return new b("Invalid "+R+" `"+A+"` of type "+("`"+I+"` supplied to `"+O+"`, expected an array."))}for(var N=0;N<_.length;N++){var B=g(_,N,O,R,A+"["+N+"]",t);if(B instanceof Error)return B}return null}return E(v)}function w(){function g(v,P,k,O,R){var A=v[P];if(!c(A)){var _=te(A);return new b("Invalid "+O+" `"+R+"` of type "+("`"+_+"` supplied to `"+k+"`, expected a single ReactElement."))}return null}return E(g)}function m(){function g(v,P,k,O,R){var A=v[P];if(!e.isValidElementType(A)){var _=te(A);return new b("Invalid "+O+" `"+R+"` of type "+("`"+_+"` supplied to `"+k+"`, expected a single ReactElement type."))}return null}return E(g)}function q(g){function v(P,k,O,R,A){if(!(P[k]instanceof g)){var _=g.name||p,I=Ze(P[k]);return new b("Invalid "+R+" `"+A+"` of type "+("`"+I+"` supplied to `"+O+"`, expected ")+("instance of `"+_+"`."))}return null}return E(v)}function X(g){if(!Array.isArray(g))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("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])."):a("Invalid argument supplied to oneOf, expected an array.")),s;function v(P,k,O,R,A){for(var _=P[k],I=0;I<g.length;I++)if(T(_,g[I]))return null;var N=JSON.stringify(g,function(Q,y){var ne=ge(y);return ne==="symbol"?String(y):y});return new b("Invalid "+R+" `"+A+"` of value `"+String(_)+"` "+("supplied to `"+O+"`, expected one of "+N+"."))}return E(v)}function se(g){function v(P,k,O,R,A){if(typeof g!="function")return new b("Property `"+A+"` of component `"+O+"` has invalid PropType notation inside objectOf.");var _=P[k],I=te(_);if(I!=="object")return new b("Invalid "+R+" `"+A+"` of type "+("`"+I+"` supplied to `"+O+"`, expected an object."));for(var N in _)if(n(_,N)){var B=g(_,N,O,R,A+"."+N,t);if(B instanceof Error)return B}return null}return E(v)}function H(g){if(!Array.isArray(g))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var v=0;v<g.length;v++){var P=g[v];if(typeof P!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Ie(P)+" at index "+v+"."),s}function k(O,R,A,_,I){for(var N=[],B=0;B<g.length;B++){var Q=g[B],y=Q(O,R,A,_,I,t);if(y==null)return null;y.data&&n(y.data,"expectedType")&&N.push(y.data.expectedType)}var ne=N.length>0?", expected one of type ["+N.join(", ")+"]":"";return new b("Invalid "+_+" `"+I+"` supplied to "+("`"+A+"`"+ne+"."))}return E(k)}function i(){function g(v,P,k,O,R){return re(v[P])?null:new b("Invalid "+O+" `"+R+"` supplied to "+("`"+k+"`, expected a ReactNode."))}return E(g)}function C(g,v,P,k,O){return new b((g||"React class")+": "+v+" type `"+P+"."+k+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+O+"`.")}function j(g){function v(P,k,O,R,A){var _=P[k],I=te(_);if(I!=="object")return new b("Invalid "+R+" `"+A+"` of type `"+I+"` "+("supplied to `"+O+"`, expected `object`."));for(var N in g){var B=g[N];if(typeof B!="function")return C(O,R,A,N,ge(B));var Q=B(_,N,O,R,A+"."+N,t);if(Q)return Q}return null}return E(v)}function V(g){function v(P,k,O,R,A){var _=P[k],I=te(_);if(I!=="object")return new b("Invalid "+R+" `"+A+"` of type `"+I+"` "+("supplied to `"+O+"`, expected `object`."));var N=r({},P[k],g);for(var B in N){var Q=g[B];if(n(g,B)&&typeof Q!="function")return C(O,R,A,B,ge(Q));if(!Q)return new b("Invalid "+R+" `"+A+"` key `"+B+"` supplied to `"+O+"`.\nBad object: "+JSON.stringify(P[k],null," ")+`
20
- Valid keys: `+JSON.stringify(Object.keys(g),null," "));var y=Q(_,B,O,R,A+"."+B,t);if(y)return y}return null}return E(v)}function re(g){switch(typeof g){case"number":case"string":case"undefined":return!0;case"boolean":return!g;case"object":if(Array.isArray(g))return g.every(re);if(g===null||c(g))return!0;var v=d(g);if(v){var P=v.call(g),k;if(v!==g.entries){for(;!(k=P.next()).done;)if(!re(k.value))return!1}else for(;!(k=P.next()).done;){var O=k.value;if(O&&!re(O[1]))return!1}}else return!1;return!0;default:return!1}}function fe(g,v){return g==="symbol"?!0:v?v["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&v instanceof Symbol:!1}function te(g){var v=typeof g;return Array.isArray(g)?"array":g instanceof RegExp?"object":fe(v,g)?"symbol":v}function ge(g){if(typeof g>"u"||g===null)return""+g;var v=te(g);if(v==="object"){if(g instanceof Date)return"date";if(g instanceof RegExp)return"regexp"}return v}function Ie(g){var v=ge(g);switch(v){case"array":case"object":return"an "+v;case"boolean":case"date":case"regexp":return"a "+v;default:return v}}function Ze(g){return!g.constructor||!g.constructor.name?p:g.constructor.name}return S.checkPropTypes=o,S.resetWarningCache=o.resetWarningCache,S.PropTypes=S,S},or}var ir,Ar;function At(){if(Ar)return ir;Ar=1;var e=fr();function r(){}function t(){}return t.resetWarningCache=r,ir=function(){function n(s,c,u,f,h,d){if(d!==e){var p=new Error("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");throw p.name="Invariant Violation",p}}n.isRequired=n;function o(){return n}var a={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:t,resetWarningCache:r};return a.PropTypes=a,a},ir}if(process.env.NODE_ENV!=="production"){var kt=Gr(),_t=!0;lr.exports=$t()(kt.isElement,_t)}else lr.exports=At()();var Pt=lr.exports;const Se=zr(Pt);function le(e){if(typeof e!="object"||e===null)return!1;const r=Object.getPrototypeOf(e);return(r===null||r===Object.prototype||Object.getPrototypeOf(r)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function qr(e){if(!le(e))return e;const r={};return Object.keys(e).forEach(t=>{r[t]=qr(e[t])}),r}function K(e,r,t={clone:!0}){const n=t.clone?{...e}:e;return le(e)&&le(r)&&Object.keys(r).forEach(o=>{le(r[o])&&Object.prototype.hasOwnProperty.call(e,o)&&le(e[o])?n[o]=K(e[o],r[o],t):t.clone?n[o]=le(r[o])?qr(r[o]):r[o]:n[o]=r[o]}),n}function ue(e,...r){const t=new URL(`https://mui.com/production-error/?code=${e}`);return r.forEach(n=>t.searchParams.append("args[]",n)),`Minified MUI error #${e}; visit ${t} for the full message.`}function dr(e){if(typeof e!="string")throw new Error(process.env.NODE_ENV!=="production"?"MUI: `capitalize(string)` expects a string argument.":ue(7));return e.charAt(0).toUpperCase()+e.slice(1)}const kr=e=>e,Rt=()=>{let e=kr;return{configure(r){e=r},generate(r){return e(r)},reset(){e=kr}}},Kr=Rt(),It={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function pr(e,r,t="Mui"){const n=It[r];return n?`${t}-${n}`:`${Kr.generate(e)}-${r}`}function Bt(e,r,t="Mui"){const n={};return r.forEach(o=>{n[o]=pr(e,o,t)}),n}function jt(e,r=Number.MIN_SAFE_INTEGER,t=Number.MAX_SAFE_INTEGER){return Math.max(r,Math.min(e,t))}function Hr(e){var r,t,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(r=0;r<o;r++)e[r]&&(t=Hr(e[r]))&&(n&&(n+=" "),n+=t)}else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function Mt(){for(var e,r,t=0,n="",o=arguments.length;t<o;t++)(e=arguments[t])&&(r=Hr(e))&&(n&&(n+=" "),n+=r);return n}function $e(e,r){return r?K(e,r,{clone:!1}):e}const pe=process.env.NODE_ENV!=="production"?Se.oneOfType([Se.number,Se.string,Se.object,Se.array]):{};function Dt(e,r){if(!e.containerQueries)return r;const t=Object.keys(r).filter(n=>n.startsWith("@container")).sort((n,o)=>{var s,c;const a=/min-width:\s*([0-9.]+)/;return+(((s=n.match(a))==null?void 0:s[1])||0)-+(((c=o.match(a))==null?void 0:c[1])||0)});return t.length?t.reduce((n,o)=>{const a=r[o];return delete n[o],n[o]=a,n},{...r}):r}function Nt(e,r){return r==="@"||r.startsWith("@")&&(e.some(t=>r.startsWith(`@${t}`))||!!r.match(/^@\d/))}function Wt(e,r){const t=r.match(/^@([^/]+)?\/?(.+)?$/);if(!t){if(process.env.NODE_ENV!=="production")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>\`.
21
- For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`:ue(18,`(${r})`));return null}const[,n,o]=t,a=Number.isNaN(+n)?n||0:+n;return e.containerQueries(o).up(a)}function Ft(e){const r=(a,s)=>a.replace("@media",s?`@container ${s}`:"@container");function t(a,s){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)=>{const u=r(e.breakpoints.not(...c),s);return u.includes("not all and")?u.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):u}}const n={},o=a=>(t(n,a),n);return t(o),{...e,containerQueries:o}}const Ve={xs:0,sm:600,md:900,lg:1200,xl:1536},_r={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Ve[e]}px)`},Ut={containerQueries:e=>({up:r=>{let t=typeof r=="number"?r:Ve[r]||r;return typeof t=="number"&&(t=`${t}px`),e?`@container ${e} (min-width:${t})`:`@container (min-width:${t})`}})};function ie(e,r,t){const n=e.theme||{};if(Array.isArray(r)){const a=n.breakpoints||_r;return r.reduce((s,c,u)=>(s[a.up(a.keys[u])]=t(r[u]),s),{})}if(typeof r=="object"){const a=n.breakpoints||_r;return Object.keys(r).reduce((s,c)=>{if(Nt(a.keys,c)){const u=Wt(n.containerQueries?n:Ut,c);u&&(s[u]=t(r[c],c))}else if(Object.keys(a.values||Ve).includes(c)){const u=a.up(c);s[u]=t(r[c],c)}else{const u=c;s[u]=r[u]}return s},{})}return t(r)}function Qr(e={}){var t;return((t=e.keys)==null?void 0:t.reduce((n,o)=>{const a=e.up(o);return n[a]={},n},{}))||{}}function Jr(e,r){return e.reduce((t,n)=>{const o=t[n];return(!o||Object.keys(o).length===0)&&delete t[n],t},r)}function Vt(e,...r){const t=Qr(e),n=[t,...r].reduce((o,a)=>K(o,a),{});return Jr(Object.keys(t),n)}function Lt(e,r){if(typeof e!="object")return{};const t={},n=Object.keys(r);return Array.isArray(e)?n.forEach((o,a)=>{a<e.length&&(t[o]=!0)}):n.forEach(o=>{e[o]!=null&&(t[o]=!0)}),t}function zt({values:e,breakpoints:r,base:t}){const n=t||Lt(e,r),o=Object.keys(n);if(o.length===0)return e;let a;return o.reduce((s,c,u)=>(Array.isArray(e)?(s[c]=e[u]!=null?e[u]:e[a],a=u):typeof e=="object"?(s[c]=e[c]!=null?e[c]:e[a],a=c):s[c]=e,s),{})}function Ae(e,r,t=!0){if(!r||typeof r!="string")return null;if(e&&e.vars&&t){const n=`vars.${r}`.split(".").reduce((o,a)=>o&&o[a]?o[a]:null,e);if(n!=null)return n}return r.split(".").reduce((n,o)=>n&&n[o]!=null?n[o]:null,e)}function Ne(e,r,t,n=t){let o;return typeof e=="function"?o=e(t):Array.isArray(e)?o=e[t]||n:o=Ae(e,t)||n,r&&(o=r(o,n,e)),o}function G(e){const{prop:r,cssProperty:t=e.prop,themeKey:n,transform:o}=e,a=s=>{if(s[r]==null)return null;const c=s[r],u=s.theme,f=Ae(u,n)||{};return ie(s,c,d=>{let p=Ne(f,o,d);return d===p&&typeof d=="string"&&(p=Ne(f,o,`${r}${d==="default"?"":dr(d)}`,d)),t===!1?p:{[t]:p}})};return a.propTypes=process.env.NODE_ENV!=="production"?{[r]:pe}:{},a.filterProps=[r],a}function Gt(e){const r={};return t=>(r[t]===void 0&&(r[t]=e(t)),r[t])}const Yt={m:"margin",p:"padding"},qt={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},Pr={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},Kt=Gt(e=>{if(e.length>2)if(Pr[e])e=Pr[e];else return[e];const[r,t]=e.split(""),n=Yt[r],o=qt[t]||"";return Array.isArray(o)?o.map(a=>n+a):[n+o]}),Le=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],ze=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],Ht=[...Le,...ze];function ke(e,r,t,n){const o=Ae(e,r,!0)??t;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=>{if(typeof a=="string")return a;const s=Math.abs(a);process.env.NODE_ENV!=="production"&&(Number.isInteger(s)?s>o.length-1&&console.error([`MUI: The value provided (${s}) overflows.`,`The supported values are: ${JSON.stringify(o)}.`,`${s} > ${o.length-1}, you need to add the missing values.`].join(`
20
+ Valid keys: `+JSON.stringify(Object.keys(g),null," "));var y=Q(_,B,O,R,A+"."+B,t);if(y)return y}return null}return E(v)}function re(g){switch(typeof g){case"number":case"string":case"undefined":return!0;case"boolean":return!g;case"object":if(Array.isArray(g))return g.every(re);if(g===null||c(g))return!0;var v=d(g);if(v){var P=v.call(g),k;if(v!==g.entries){for(;!(k=P.next()).done;)if(!re(k.value))return!1}else for(;!(k=P.next()).done;){var O=k.value;if(O&&!re(O[1]))return!1}}else return!1;return!0;default:return!1}}function fe(g,v){return g==="symbol"?!0:v?v["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&v instanceof Symbol:!1}function te(g){var v=typeof g;return Array.isArray(g)?"array":g instanceof RegExp?"object":fe(v,g)?"symbol":v}function ge(g){if(typeof g>"u"||g===null)return""+g;var v=te(g);if(v==="object"){if(g instanceof Date)return"date";if(g instanceof RegExp)return"regexp"}return v}function Ie(g){var v=ge(g);switch(v){case"array":case"object":return"an "+v;case"boolean":case"date":case"regexp":return"a "+v;default:return v}}function Ze(g){return!g.constructor||!g.constructor.name?p:g.constructor.name}return S.checkPropTypes=o,S.resetWarningCache=o.resetWarningCache,S.PropTypes=S,S},or}var ir,Ar;function At(){if(Ar)return ir;Ar=1;var e=fr();function r(){}function t(){}return t.resetWarningCache=r,ir=function(){function n(s,c,u,f,h,d){if(d!==e){var p=new Error("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");throw p.name="Invariant Violation",p}}n.isRequired=n;function o(){return n}var a={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:t,resetWarningCache:r};return a.PropTypes=a,a},ir}if(process.env.NODE_ENV!=="production"){var kt=Gr(),_t=!0;lr.exports=$t()(kt.isElement,_t)}else lr.exports=At()();var Pt=lr.exports;const Se=zr(Pt);function qr(e){var r,t,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(r=0;r<o;r++)e[r]&&(t=qr(e[r]))&&(n&&(n+=" "),n+=t)}else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function Rt(){for(var e,r,t=0,n="",o=arguments.length;t<o;t++)(e=arguments[t])&&(r=qr(e))&&(n&&(n+=" "),n+=r);return n}function ue(e,...r){const t=new URL(`https://mui.com/production-error/?code=${e}`);return r.forEach(n=>t.searchParams.append("args[]",n)),`Minified MUI error #${e}; visit ${t} for the full message.`}function dr(e){if(typeof e!="string")throw new Error(process.env.NODE_ENV!=="production"?"MUI: `capitalize(string)` expects a string argument.":ue(7));return e.charAt(0).toUpperCase()+e.slice(1)}function le(e){if(typeof e!="object"||e===null)return!1;const r=Object.getPrototypeOf(e);return(r===null||r===Object.prototype||Object.getPrototypeOf(r)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Kr(e){if(!le(e))return e;const r={};return Object.keys(e).forEach(t=>{r[t]=Kr(e[t])}),r}function K(e,r,t={clone:!0}){const n=t.clone?{...e}:e;return le(e)&&le(r)&&Object.keys(r).forEach(o=>{le(r[o])&&Object.prototype.hasOwnProperty.call(e,o)&&le(e[o])?n[o]=K(e[o],r[o],t):t.clone?n[o]=le(r[o])?Kr(r[o]):r[o]:n[o]=r[o]}),n}function $e(e,r){return r?K(e,r,{clone:!1}):e}const pe=process.env.NODE_ENV!=="production"?Se.oneOfType([Se.number,Se.string,Se.object,Se.array]):{};function It(e,r){if(!e.containerQueries)return r;const t=Object.keys(r).filter(n=>n.startsWith("@container")).sort((n,o)=>{var s,c;const a=/min-width:\s*([0-9.]+)/;return+(((s=n.match(a))==null?void 0:s[1])||0)-+(((c=o.match(a))==null?void 0:c[1])||0)});return t.length?t.reduce((n,o)=>{const a=r[o];return delete n[o],n[o]=a,n},{...r}):r}function Bt(e,r){return r==="@"||r.startsWith("@")&&(e.some(t=>r.startsWith(`@${t}`))||!!r.match(/^@\d/))}function jt(e,r){const t=r.match(/^@([^/]+)?\/?(.+)?$/);if(!t){if(process.env.NODE_ENV!=="production")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>\`.
21
+ For example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`:ue(18,`(${r})`));return null}const[,n,o]=t,a=Number.isNaN(+n)?n||0:+n;return e.containerQueries(o).up(a)}function Mt(e){const r=(a,s)=>a.replace("@media",s?`@container ${s}`:"@container");function t(a,s){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)=>{const u=r(e.breakpoints.not(...c),s);return u.includes("not all and")?u.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):u}}const n={},o=a=>(t(n,a),n);return t(o),{...e,containerQueries:o}}const Ve={xs:0,sm:600,md:900,lg:1200,xl:1536},kr={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${Ve[e]}px)`},Dt={containerQueries:e=>({up:r=>{let t=typeof r=="number"?r:Ve[r]||r;return typeof t=="number"&&(t=`${t}px`),e?`@container ${e} (min-width:${t})`:`@container (min-width:${t})`}})};function ie(e,r,t){const n=e.theme||{};if(Array.isArray(r)){const a=n.breakpoints||kr;return r.reduce((s,c,u)=>(s[a.up(a.keys[u])]=t(r[u]),s),{})}if(typeof r=="object"){const a=n.breakpoints||kr;return Object.keys(r).reduce((s,c)=>{if(Bt(a.keys,c)){const u=jt(n.containerQueries?n:Dt,c);u&&(s[u]=t(r[c],c))}else if(Object.keys(a.values||Ve).includes(c)){const u=a.up(c);s[u]=t(r[c],c)}else{const u=c;s[u]=r[u]}return s},{})}return t(r)}function Hr(e={}){var t;return((t=e.keys)==null?void 0:t.reduce((n,o)=>{const a=e.up(o);return n[a]={},n},{}))||{}}function Qr(e,r){return e.reduce((t,n)=>{const o=t[n];return(!o||Object.keys(o).length===0)&&delete t[n],t},r)}function Nt(e,...r){const t=Hr(e),n=[t,...r].reduce((o,a)=>K(o,a),{});return Qr(Object.keys(t),n)}function Wt(e,r){if(typeof e!="object")return{};const t={},n=Object.keys(r);return Array.isArray(e)?n.forEach((o,a)=>{a<e.length&&(t[o]=!0)}):n.forEach(o=>{e[o]!=null&&(t[o]=!0)}),t}function Ft({values:e,breakpoints:r,base:t}){const n=t||Wt(e,r),o=Object.keys(n);if(o.length===0)return e;let a;return o.reduce((s,c,u)=>(Array.isArray(e)?(s[c]=e[u]!=null?e[u]:e[a],a=u):typeof e=="object"?(s[c]=e[c]!=null?e[c]:e[a],a=c):s[c]=e,s),{})}function Ae(e,r,t=!0){if(!r||typeof r!="string")return null;if(e&&e.vars&&t){const n=`vars.${r}`.split(".").reduce((o,a)=>o&&o[a]?o[a]:null,e);if(n!=null)return n}return r.split(".").reduce((n,o)=>n&&n[o]!=null?n[o]:null,e)}function Ne(e,r,t,n=t){let o;return typeof e=="function"?o=e(t):Array.isArray(e)?o=e[t]||n:o=Ae(e,t)||n,r&&(o=r(o,n,e)),o}function G(e){const{prop:r,cssProperty:t=e.prop,themeKey:n,transform:o}=e,a=s=>{if(s[r]==null)return null;const c=s[r],u=s.theme,f=Ae(u,n)||{};return ie(s,c,d=>{let p=Ne(f,o,d);return d===p&&typeof d=="string"&&(p=Ne(f,o,`${r}${d==="default"?"":dr(d)}`,d)),t===!1?p:{[t]:p}})};return a.propTypes=process.env.NODE_ENV!=="production"?{[r]:pe}:{},a.filterProps=[r],a}function Ut(e){const r={};return t=>(r[t]===void 0&&(r[t]=e(t)),r[t])}const Vt={m:"margin",p:"padding"},Lt={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},_r={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},zt=Ut(e=>{if(e.length>2)if(_r[e])e=_r[e];else return[e];const[r,t]=e.split(""),n=Vt[r],o=Lt[t]||"";return Array.isArray(o)?o.map(a=>n+a):[n+o]}),Le=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],ze=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],Gt=[...Le,...ze];function ke(e,r,t,n){const o=Ae(e,r,!0)??t;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=>{if(typeof a=="string")return a;const s=Math.abs(a);process.env.NODE_ENV!=="production"&&(Number.isInteger(s)?s>o.length-1&&console.error([`MUI: The value provided (${s}) overflows.`,`The supported values are: ${JSON.stringify(o)}.`,`${s} > ${o.length-1}, you need to add the missing values.`].join(`
22
22
  `)):console.error([`MUI: The \`theme.${r}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${r}\` as a number.`].join(`
23
23
  `)));const c=o[s];return a>=0?c:typeof c=="number"?-c:`-${c}`}:typeof o=="function"?o:(process.env.NODE_ENV!=="production"&&console.error([`MUI: The \`theme.${r}\` value (${o}) is invalid.`,"It should be a number, an array or a function."].join(`
24
- `)),()=>{})}function Ge(e){return ke(e,"spacing",8,"spacing")}function xe(e,r){return typeof r=="string"||r==null?r:e(r)}function Qt(e,r){return t=>e.reduce((n,o)=>(n[o]=xe(r,t),n),{})}function Jt(e,r,t,n){if(!r.includes(t))return null;const o=Kt(t),a=Qt(o,n),s=e[t];return ie(e,s,a)}function Xr(e,r){const t=Ge(e.theme);return Object.keys(e).map(n=>Jt(e,r,n,t)).reduce($e,{})}function L(e){return Xr(e,Le)}L.propTypes=process.env.NODE_ENV!=="production"?Le.reduce((e,r)=>(e[r]=pe,e),{}):{};L.filterProps=Le;function z(e){return Xr(e,ze)}z.propTypes=process.env.NODE_ENV!=="production"?ze.reduce((e,r)=>(e[r]=pe,e),{}):{};z.filterProps=ze;process.env.NODE_ENV!=="production"&&Ht.reduce((e,r)=>(e[r]=pe,e),{});function Ye(...e){const r=e.reduce((n,o)=>(o.filterProps.forEach(a=>{n[a]=o}),n),{}),t=n=>Object.keys(n).reduce((o,a)=>r[a]?$e(o,r[a](n)):o,{});return t.propTypes=process.env.NODE_ENV!=="production"?e.reduce((n,o)=>Object.assign(n,o.propTypes),{}):{},t.filterProps=e.reduce((n,o)=>n.concat(o.filterProps),[]),t}function Z(e){return typeof e!="number"?e:`${e}px solid`}function ee(e,r){return G({prop:e,themeKey:"borders",transform:r})}const Xt=ee("border",Z),Zt=ee("borderTop",Z),en=ee("borderRight",Z),rn=ee("borderBottom",Z),tn=ee("borderLeft",Z),nn=ee("borderColor"),on=ee("borderTopColor"),an=ee("borderRightColor"),sn=ee("borderBottomColor"),cn=ee("borderLeftColor"),ln=ee("outline",Z),un=ee("outlineColor"),qe=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const r=ke(e.theme,"shape.borderRadius",4,"borderRadius"),t=n=>({borderRadius:xe(r,n)});return ie(e,e.borderRadius,t)}return null};qe.propTypes=process.env.NODE_ENV!=="production"?{borderRadius:pe}:{};qe.filterProps=["borderRadius"];Ye(Xt,Zt,en,rn,tn,nn,on,an,sn,cn,qe,ln,un);const Ke=e=>{if(e.gap!==void 0&&e.gap!==null){const r=ke(e.theme,"spacing",8,"gap"),t=n=>({gap:xe(r,n)});return ie(e,e.gap,t)}return null};Ke.propTypes=process.env.NODE_ENV!=="production"?{gap:pe}:{};Ke.filterProps=["gap"];const He=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const r=ke(e.theme,"spacing",8,"columnGap"),t=n=>({columnGap:xe(r,n)});return ie(e,e.columnGap,t)}return null};He.propTypes=process.env.NODE_ENV!=="production"?{columnGap:pe}:{};He.filterProps=["columnGap"];const Qe=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const r=ke(e.theme,"spacing",8,"rowGap"),t=n=>({rowGap:xe(r,n)});return ie(e,e.rowGap,t)}return null};Qe.propTypes=process.env.NODE_ENV!=="production"?{rowGap:pe}:{};Qe.filterProps=["rowGap"];const fn=G({prop:"gridColumn"}),dn=G({prop:"gridRow"}),pn=G({prop:"gridAutoFlow"}),gn=G({prop:"gridAutoColumns"}),mn=G({prop:"gridAutoRows"}),hn=G({prop:"gridTemplateColumns"}),yn=G({prop:"gridTemplateRows"}),bn=G({prop:"gridTemplateAreas"}),vn=G({prop:"gridArea"});Ye(Ke,He,Qe,fn,dn,pn,gn,mn,hn,yn,bn,vn);function Te(e,r){return r==="grey"?r:e}const Sn=G({prop:"color",themeKey:"palette",transform:Te}),Cn=G({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:Te}),Tn=G({prop:"backgroundColor",themeKey:"palette",transform:Te});Ye(Sn,Cn,Tn);function J(e){return e<=1&&e!==0?`${e*100}%`:e}const wn=G({prop:"width",transform:J}),gr=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const r=t=>{var o,a,s,c,u;const n=((s=(a=(o=e.theme)==null?void 0:o.breakpoints)==null?void 0:a.values)==null?void 0:s[t])||Ve[t];return n?((u=(c=e.theme)==null?void 0:c.breakpoints)==null?void 0:u.unit)!=="px"?{maxWidth:`${n}${e.theme.breakpoints.unit}`}:{maxWidth:n}:{maxWidth:J(t)}};return ie(e,e.maxWidth,r)}return null};gr.filterProps=["maxWidth"];const xn=G({prop:"minWidth",transform:J}),En=G({prop:"height",transform:J}),On=G({prop:"maxHeight",transform:J}),$n=G({prop:"minHeight",transform:J});G({prop:"size",cssProperty:"width",transform:J});G({prop:"size",cssProperty:"height",transform:J});const An=G({prop:"boxSizing"});Ye(wn,gr,xn,En,On,$n,An);const _e={border:{themeKey:"borders",transform:Z},borderTop:{themeKey:"borders",transform:Z},borderRight:{themeKey:"borders",transform:Z},borderBottom:{themeKey:"borders",transform:Z},borderLeft:{themeKey:"borders",transform:Z},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Z},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:qe},color:{themeKey:"palette",transform:Te},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:Te},backgroundColor:{themeKey:"palette",transform:Te},p:{style:z},pt:{style:z},pr:{style:z},pb:{style:z},pl:{style:z},px:{style:z},py:{style:z},padding:{style:z},paddingTop:{style:z},paddingRight:{style:z},paddingBottom:{style:z},paddingLeft:{style:z},paddingX:{style:z},paddingY:{style:z},paddingInline:{style:z},paddingInlineStart:{style:z},paddingInlineEnd:{style:z},paddingBlock:{style:z},paddingBlockStart:{style:z},paddingBlockEnd:{style:z},m:{style:L},mt:{style:L},mr:{style:L},mb:{style:L},ml:{style:L},mx:{style:L},my:{style:L},margin:{style:L},marginTop:{style:L},marginRight:{style:L},marginBottom:{style:L},marginLeft:{style:L},marginX:{style:L},marginY:{style:L},marginInline:{style:L},marginInlineStart:{style:L},marginInlineEnd:{style:L},marginBlock:{style:L},marginBlockStart:{style:L},marginBlockEnd:{style:L},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:Ke},rowGap:{style:Qe},columnGap:{style:He},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:J},maxWidth:{style:gr},minWidth:{transform:J},height:{transform:J},maxHeight:{transform:J},minHeight:{transform:J},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function kn(...e){const r=e.reduce((n,o)=>n.concat(Object.keys(o)),[]),t=new Set(r);return e.every(n=>t.size===Object.keys(n).length)}function _n(e,r){return typeof e=="function"?e(r):e}function Pn(){function e(t,n,o,a){const s={[t]:n,theme:o},c=a[t];if(!c)return{[t]:n};const{cssProperty:u=t,themeKey:f,transform:h,style:d}=c;if(n==null)return null;if(f==="typography"&&n==="inherit")return{[t]:n};const p=Ae(o,f)||{};return d?d(s):ie(s,n,T=>{let b=Ne(p,h,T);return T===b&&typeof T=="string"&&(b=Ne(p,h,`${t}${T==="default"?"":dr(T)}`,T)),u===!1?b:{[u]:b}})}function r(t){const{sx:n,theme:o={}}=t||{};if(!n)return null;const a=o.unstable_sxConfig??_e;function s(c){let u=c;if(typeof c=="function")u=c(o);else if(typeof c!="object")return c;if(!u)return null;const f=Qr(o.breakpoints),h=Object.keys(f);let d=f;return Object.keys(u).forEach(p=>{const S=_n(u[p],o);if(S!=null)if(typeof S=="object")if(a[p])d=$e(d,e(p,S,o,a));else{const T=ie({theme:o},S,b=>({[p]:b}));kn(T,S)?d[p]=r({sx:S,theme:o}):d=$e(d,T)}else d=$e(d,e(p,S,o,a))}),Dt(o,Jr(h,d))}return Array.isArray(n)?n.map(s):s(n)}return r}const Pe=Pn();Pe.filterProps=["sx"];function Rn(e){for(var r=0,t,n=0,o=e.length;o>=4;++n,o-=4)t=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,t=(t&65535)*1540483477+((t>>>16)*59797<<16),t^=t>>>24,r=(t&65535)*1540483477+((t>>>16)*59797<<16)^(r&65535)*1540483477+((r>>>16)*59797<<16);switch(o){case 3:r^=(e.charCodeAt(n+2)&255)<<16;case 2:r^=(e.charCodeAt(n+1)&255)<<8;case 1:r^=e.charCodeAt(n)&255,r=(r&65535)*1540483477+((r>>>16)*59797<<16)}return r^=r>>>13,r=(r&65535)*1540483477+((r>>>16)*59797<<16),((r^r>>>15)>>>0).toString(36)}var In={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};function Bn(e){var r=Object.create(null);return function(t){return r[t]===void 0&&(r[t]=e(t)),r[t]}}var jn=!1,Mn=/[A-Z]|^ms/g,Dn=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Zr=function(r){return r.charCodeAt(1)===45},Rr=function(r){return r!=null&&typeof r!="boolean"},ar=Bn(function(e){return Zr(e)?e:e.replace(Mn,"-$&").toLowerCase()}),Ir=function(r,t){switch(r){case"animation":case"animationName":if(typeof t=="string")return t.replace(Dn,function(n,o,a){return de={name:o,styles:a,next:de},o})}return In[r]!==1&&!Zr(r)&&typeof t=="number"&&t!==0?t+"px":t},Nn="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function We(e,r,t){if(t==null)return"";var n=t;if(n.__emotion_styles!==void 0)return n;switch(typeof t){case"boolean":return"";case"object":{var o=t;if(o.anim===1)return de={name:o.name,styles:o.styles,next:de},o.name;var a=t;if(a.styles!==void 0){var s=a.next;if(s!==void 0)for(;s!==void 0;)de={name:s.name,styles:s.styles,next:de},s=s.next;var c=a.styles+";";return c}return Wn(e,r,t)}}var u=t;return u}function Wn(e,r,t){var n="";if(Array.isArray(t))for(var o=0;o<t.length;o++)n+=We(e,r,t[o])+";";else for(var a in t){var s=t[a];if(typeof s!="object"){var c=s;Rr(c)&&(n+=ar(a)+":"+Ir(a,c)+";")}else{if(a==="NO_COMPONENT_SELECTOR"&&jn)throw new Error(Nn);if(Array.isArray(s)&&typeof s[0]=="string"&&r==null)for(var u=0;u<s.length;u++)Rr(s[u])&&(n+=ar(a)+":"+Ir(a,s[u])+";");else{var f=We(e,r,s);switch(a){case"animation":case"animationName":{n+=ar(a)+":"+f+";";break}default:n+=a+"{"+f+"}"}}}}return n}var Br=/label:\s*([^\s;{]+)\s*(;|$)/g,de;function Fn(e,r,t){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,o="";de=void 0;var a=e[0];if(a==null||a.raw===void 0)n=!1,o+=We(t,r,a);else{var s=a;o+=s[0]}for(var c=1;c<e.length;c++)if(o+=We(t,r,e[c]),n){var u=a;o+=u[c]}Br.lastIndex=0;for(var f="",h;(h=Br.exec(o))!==null;)f+="-"+h[1];var d=Rn(o)+f;return{name:d,styles:o,next:de}}/**
24
+ `)),()=>{})}function Ge(e){return ke(e,"spacing",8,"spacing")}function xe(e,r){return typeof r=="string"||r==null?r:e(r)}function Yt(e,r){return t=>e.reduce((n,o)=>(n[o]=xe(r,t),n),{})}function qt(e,r,t,n){if(!r.includes(t))return null;const o=zt(t),a=Yt(o,n),s=e[t];return ie(e,s,a)}function Jr(e,r){const t=Ge(e.theme);return Object.keys(e).map(n=>qt(e,r,n,t)).reduce($e,{})}function L(e){return Jr(e,Le)}L.propTypes=process.env.NODE_ENV!=="production"?Le.reduce((e,r)=>(e[r]=pe,e),{}):{};L.filterProps=Le;function z(e){return Jr(e,ze)}z.propTypes=process.env.NODE_ENV!=="production"?ze.reduce((e,r)=>(e[r]=pe,e),{}):{};z.filterProps=ze;process.env.NODE_ENV!=="production"&&Gt.reduce((e,r)=>(e[r]=pe,e),{});function Ye(...e){const r=e.reduce((n,o)=>(o.filterProps.forEach(a=>{n[a]=o}),n),{}),t=n=>Object.keys(n).reduce((o,a)=>r[a]?$e(o,r[a](n)):o,{});return t.propTypes=process.env.NODE_ENV!=="production"?e.reduce((n,o)=>Object.assign(n,o.propTypes),{}):{},t.filterProps=e.reduce((n,o)=>n.concat(o.filterProps),[]),t}function Z(e){return typeof e!="number"?e:`${e}px solid`}function ee(e,r){return G({prop:e,themeKey:"borders",transform:r})}const Kt=ee("border",Z),Ht=ee("borderTop",Z),Qt=ee("borderRight",Z),Jt=ee("borderBottom",Z),Xt=ee("borderLeft",Z),Zt=ee("borderColor"),en=ee("borderTopColor"),rn=ee("borderRightColor"),tn=ee("borderBottomColor"),nn=ee("borderLeftColor"),on=ee("outline",Z),an=ee("outlineColor"),qe=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const r=ke(e.theme,"shape.borderRadius",4,"borderRadius"),t=n=>({borderRadius:xe(r,n)});return ie(e,e.borderRadius,t)}return null};qe.propTypes=process.env.NODE_ENV!=="production"?{borderRadius:pe}:{};qe.filterProps=["borderRadius"];Ye(Kt,Ht,Qt,Jt,Xt,Zt,en,rn,tn,nn,qe,on,an);const Ke=e=>{if(e.gap!==void 0&&e.gap!==null){const r=ke(e.theme,"spacing",8,"gap"),t=n=>({gap:xe(r,n)});return ie(e,e.gap,t)}return null};Ke.propTypes=process.env.NODE_ENV!=="production"?{gap:pe}:{};Ke.filterProps=["gap"];const He=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const r=ke(e.theme,"spacing",8,"columnGap"),t=n=>({columnGap:xe(r,n)});return ie(e,e.columnGap,t)}return null};He.propTypes=process.env.NODE_ENV!=="production"?{columnGap:pe}:{};He.filterProps=["columnGap"];const Qe=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const r=ke(e.theme,"spacing",8,"rowGap"),t=n=>({rowGap:xe(r,n)});return ie(e,e.rowGap,t)}return null};Qe.propTypes=process.env.NODE_ENV!=="production"?{rowGap:pe}:{};Qe.filterProps=["rowGap"];const sn=G({prop:"gridColumn"}),cn=G({prop:"gridRow"}),ln=G({prop:"gridAutoFlow"}),un=G({prop:"gridAutoColumns"}),fn=G({prop:"gridAutoRows"}),dn=G({prop:"gridTemplateColumns"}),pn=G({prop:"gridTemplateRows"}),gn=G({prop:"gridTemplateAreas"}),mn=G({prop:"gridArea"});Ye(Ke,He,Qe,sn,cn,ln,un,fn,dn,pn,gn,mn);function Te(e,r){return r==="grey"?r:e}const hn=G({prop:"color",themeKey:"palette",transform:Te}),yn=G({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:Te}),bn=G({prop:"backgroundColor",themeKey:"palette",transform:Te});Ye(hn,yn,bn);function J(e){return e<=1&&e!==0?`${e*100}%`:e}const vn=G({prop:"width",transform:J}),pr=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const r=t=>{var o,a,s,c,u;const n=((s=(a=(o=e.theme)==null?void 0:o.breakpoints)==null?void 0:a.values)==null?void 0:s[t])||Ve[t];return n?((u=(c=e.theme)==null?void 0:c.breakpoints)==null?void 0:u.unit)!=="px"?{maxWidth:`${n}${e.theme.breakpoints.unit}`}:{maxWidth:n}:{maxWidth:J(t)}};return ie(e,e.maxWidth,r)}return null};pr.filterProps=["maxWidth"];const Sn=G({prop:"minWidth",transform:J}),Cn=G({prop:"height",transform:J}),Tn=G({prop:"maxHeight",transform:J}),wn=G({prop:"minHeight",transform:J});G({prop:"size",cssProperty:"width",transform:J});G({prop:"size",cssProperty:"height",transform:J});const xn=G({prop:"boxSizing"});Ye(vn,pr,Sn,Cn,Tn,wn,xn);const _e={border:{themeKey:"borders",transform:Z},borderTop:{themeKey:"borders",transform:Z},borderRight:{themeKey:"borders",transform:Z},borderBottom:{themeKey:"borders",transform:Z},borderLeft:{themeKey:"borders",transform:Z},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Z},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:qe},color:{themeKey:"palette",transform:Te},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:Te},backgroundColor:{themeKey:"palette",transform:Te},p:{style:z},pt:{style:z},pr:{style:z},pb:{style:z},pl:{style:z},px:{style:z},py:{style:z},padding:{style:z},paddingTop:{style:z},paddingRight:{style:z},paddingBottom:{style:z},paddingLeft:{style:z},paddingX:{style:z},paddingY:{style:z},paddingInline:{style:z},paddingInlineStart:{style:z},paddingInlineEnd:{style:z},paddingBlock:{style:z},paddingBlockStart:{style:z},paddingBlockEnd:{style:z},m:{style:L},mt:{style:L},mr:{style:L},mb:{style:L},ml:{style:L},mx:{style:L},my:{style:L},margin:{style:L},marginTop:{style:L},marginRight:{style:L},marginBottom:{style:L},marginLeft:{style:L},marginX:{style:L},marginY:{style:L},marginInline:{style:L},marginInlineStart:{style:L},marginInlineEnd:{style:L},marginBlock:{style:L},marginBlockStart:{style:L},marginBlockEnd:{style:L},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:Ke},rowGap:{style:Qe},columnGap:{style:He},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:J},maxWidth:{style:pr},minWidth:{transform:J},height:{transform:J},maxHeight:{transform:J},minHeight:{transform:J},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}};function En(...e){const r=e.reduce((n,o)=>n.concat(Object.keys(o)),[]),t=new Set(r);return e.every(n=>t.size===Object.keys(n).length)}function On(e,r){return typeof e=="function"?e(r):e}function $n(){function e(t,n,o,a){const s={[t]:n,theme:o},c=a[t];if(!c)return{[t]:n};const{cssProperty:u=t,themeKey:f,transform:h,style:d}=c;if(n==null)return null;if(f==="typography"&&n==="inherit")return{[t]:n};const p=Ae(o,f)||{};return d?d(s):ie(s,n,T=>{let b=Ne(p,h,T);return T===b&&typeof T=="string"&&(b=Ne(p,h,`${t}${T==="default"?"":dr(T)}`,T)),u===!1?b:{[u]:b}})}function r(t){const{sx:n,theme:o={}}=t||{};if(!n)return null;const a=o.unstable_sxConfig??_e;function s(c){let u=c;if(typeof c=="function")u=c(o);else if(typeof c!="object")return c;if(!u)return null;const f=Hr(o.breakpoints),h=Object.keys(f);let d=f;return Object.keys(u).forEach(p=>{const S=On(u[p],o);if(S!=null)if(typeof S=="object")if(a[p])d=$e(d,e(p,S,o,a));else{const T=ie({theme:o},S,b=>({[p]:b}));En(T,S)?d[p]=r({sx:S,theme:o}):d=$e(d,T)}else d=$e(d,e(p,S,o,a))}),It(o,Qr(h,d))}return Array.isArray(n)?n.map(s):s(n)}return r}const Pe=$n();Pe.filterProps=["sx"];function An(e){for(var r=0,t,n=0,o=e.length;o>=4;++n,o-=4)t=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,t=(t&65535)*1540483477+((t>>>16)*59797<<16),t^=t>>>24,r=(t&65535)*1540483477+((t>>>16)*59797<<16)^(r&65535)*1540483477+((r>>>16)*59797<<16);switch(o){case 3:r^=(e.charCodeAt(n+2)&255)<<16;case 2:r^=(e.charCodeAt(n+1)&255)<<8;case 1:r^=e.charCodeAt(n)&255,r=(r&65535)*1540483477+((r>>>16)*59797<<16)}return r^=r>>>13,r=(r&65535)*1540483477+((r>>>16)*59797<<16),((r^r>>>15)>>>0).toString(36)}var kn={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};function _n(e){var r=Object.create(null);return function(t){return r[t]===void 0&&(r[t]=e(t)),r[t]}}var Pn=!1,Rn=/[A-Z]|^ms/g,In=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Xr=function(r){return r.charCodeAt(1)===45},Pr=function(r){return r!=null&&typeof r!="boolean"},ar=_n(function(e){return Xr(e)?e:e.replace(Rn,"-$&").toLowerCase()}),Rr=function(r,t){switch(r){case"animation":case"animationName":if(typeof t=="string")return t.replace(In,function(n,o,a){return de={name:o,styles:a,next:de},o})}return kn[r]!==1&&!Xr(r)&&typeof t=="number"&&t!==0?t+"px":t},Bn="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function We(e,r,t){if(t==null)return"";var n=t;if(n.__emotion_styles!==void 0)return n;switch(typeof t){case"boolean":return"";case"object":{var o=t;if(o.anim===1)return de={name:o.name,styles:o.styles,next:de},o.name;var a=t;if(a.styles!==void 0){var s=a.next;if(s!==void 0)for(;s!==void 0;)de={name:s.name,styles:s.styles,next:de},s=s.next;var c=a.styles+";";return c}return jn(e,r,t)}}var u=t;return u}function jn(e,r,t){var n="";if(Array.isArray(t))for(var o=0;o<t.length;o++)n+=We(e,r,t[o])+";";else for(var a in t){var s=t[a];if(typeof s!="object"){var c=s;Pr(c)&&(n+=ar(a)+":"+Rr(a,c)+";")}else{if(a==="NO_COMPONENT_SELECTOR"&&Pn)throw new Error(Bn);if(Array.isArray(s)&&typeof s[0]=="string"&&r==null)for(var u=0;u<s.length;u++)Pr(s[u])&&(n+=ar(a)+":"+Rr(a,s[u])+";");else{var f=We(e,r,s);switch(a){case"animation":case"animationName":{n+=ar(a)+":"+f+";";break}default:n+=a+"{"+f+"}"}}}}return n}var Ir=/label:\s*([^\s;{]+)\s*(;|$)/g,de;function Mn(e,r,t){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,o="";de=void 0;var a=e[0];if(a==null||a.raw===void 0)n=!1,o+=We(t,r,a);else{var s=a;o+=s[0]}for(var c=1;c<e.length;c++)if(o+=We(t,r,e[c]),n){var u=a;o+=u[c]}Ir.lastIndex=0;for(var f="",h;(h=Ir.exec(o))!==null;)f+="-"+h[1];var d=An(o)+f;return{name:d,styles:o,next:de}}/**
25
25
  * @mui/styled-engine v6.1.6
26
26
  *
27
27
  * @license MIT
28
28
  * This source code is licensed under the MIT license found in the
29
29
  * LICENSE file in the root directory of this source tree.
30
- */function Un(e,r){const t=Ct(e,r);return process.env.NODE_ENV!=="production"?(...n)=>{const o=typeof e=="string"?`"${e}"`:"component";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(`
31
- `)):n.some(a=>a===void 0)&&console.error(`MUI: the styled(${o})(...args) API requires all its args to be defined.`),t(...n)}:t}function Vn(e,r){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=r(e.__emotion_styles))}const jr=[];function Ln(e){return jr[0]=e,Fn(jr)}const zn=e=>{const r=Object.keys(e).map(t=>({key:t,val:e[t]}))||[];return r.sort((t,n)=>t.val-n.val),r.reduce((t,n)=>({...t,[n.key]:n.val}),{})};function et(e){const{values:r={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:t="px",step:n=5,...o}=e,a=zn(r),s=Object.keys(a);function c(p){return`@media (min-width:${typeof r[p]=="number"?r[p]:p}${t})`}function u(p){return`@media (max-width:${(typeof r[p]=="number"?r[p]:p)-n/100}${t})`}function f(p,S){const T=s.indexOf(S);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})`}function h(p){return s.indexOf(p)+1<s.length?f(p,s[s.indexOf(p)+1]):c(p)}function d(p){const S=s.indexOf(p);return S===0?c(s[1]):S===s.length-1?u(s[S]):f(p,s[s.indexOf(p)+1]).replace("@media","@media not all and")}return{keys:s,values:a,up:c,down:u,between:f,only:h,not:d,unit:t,...o}}const Gn={borderRadius:4};function mr(e=8,r=Ge({spacing:e})){if(e.mui)return e;const t=(...n)=>(process.env.NODE_ENV!=="production"&&(n.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${n.length}`)),(n.length===0?[1]:n).map(a=>{const s=r(a);return typeof s=="number"?`${s}px`:s}).join(" "));return t.mui=!0,t}function Yn(e,r){var n;const t=this;if(t.vars){if(!((n=t.colorSchemes)!=null&&n[e])||typeof t.getColorSchemeSelector!="function")return{};let o=t.getColorSchemeSelector(e);return o==="&"?r:((o.includes("data-")||o.includes("."))&&(o=`*:where(${o.replace(/\s*&$/,"")}) &`),{[o]:r})}return t.palette.mode===e?r:{}}function rt(e={},...r){const{breakpoints:t={},palette:n={},spacing:o,shape:a={},...s}=e,c=et(t),u=mr(o);let f=K({breakpoints:c,direction:"ltr",components:{},palette:{mode:"light",...n},spacing:u,shape:{...Gn,...a}},s);return f=Ft(f),f.applyStyles=Yn,f=r.reduce((h,d)=>K(h,d),f),f.unstable_sxConfig={..._e,...s==null?void 0:s.unstable_sxConfig},f.unstable_sx=function(d){return Pe({sx:d,theme:this})},f}function hr(e,r=0,t=1){return process.env.NODE_ENV!=="production"&&(e<r||e>t)&&console.error(`MUI: The value provided ${e} is out of range [${r}, ${t}].`),jt(e,r,t)}function tt(e){e=e.slice(1);const r=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let t=e.match(r);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(", ")})`:""}function qn(e){const r=e.toString(16);return r.length===1?`0${r}`:r}function ae(e){if(e.type)return e;if(e.charAt(0)==="#")return ae(tt(e));const r=e.indexOf("("),t=e.substring(0,r);if(!["rgb","rgba","hsl","hsla","color"].includes(t))throw new Error(process.env.NODE_ENV!=="production"?`MUI: Unsupported \`${e}\` color.
30
+ */function Dn(e,r){const t=Ct(e,r);return process.env.NODE_ENV!=="production"?(...n)=>{const o=typeof e=="string"?`"${e}"`:"component";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(`
31
+ `)):n.some(a=>a===void 0)&&console.error(`MUI: the styled(${o})(...args) API requires all its args to be defined.`),t(...n)}:t}function Nn(e,r){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=r(e.__emotion_styles))}const Br=[];function Wn(e){return Br[0]=e,Mn(Br)}const Fn=e=>{const r=Object.keys(e).map(t=>({key:t,val:e[t]}))||[];return r.sort((t,n)=>t.val-n.val),r.reduce((t,n)=>({...t,[n.key]:n.val}),{})};function Zr(e){const{values:r={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:t="px",step:n=5,...o}=e,a=Fn(r),s=Object.keys(a);function c(p){return`@media (min-width:${typeof r[p]=="number"?r[p]:p}${t})`}function u(p){return`@media (max-width:${(typeof r[p]=="number"?r[p]:p)-n/100}${t})`}function f(p,S){const T=s.indexOf(S);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})`}function h(p){return s.indexOf(p)+1<s.length?f(p,s[s.indexOf(p)+1]):c(p)}function d(p){const S=s.indexOf(p);return S===0?c(s[1]):S===s.length-1?u(s[S]):f(p,s[s.indexOf(p)+1]).replace("@media","@media not all and")}return{keys:s,values:a,up:c,down:u,between:f,only:h,not:d,unit:t,...o}}const Un={borderRadius:4};function gr(e=8,r=Ge({spacing:e})){if(e.mui)return e;const t=(...n)=>(process.env.NODE_ENV!=="production"&&(n.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${n.length}`)),(n.length===0?[1]:n).map(a=>{const s=r(a);return typeof s=="number"?`${s}px`:s}).join(" "));return t.mui=!0,t}function Vn(e,r){var n;const t=this;if(t.vars){if(!((n=t.colorSchemes)!=null&&n[e])||typeof t.getColorSchemeSelector!="function")return{};let o=t.getColorSchemeSelector(e);return o==="&"?r:((o.includes("data-")||o.includes("."))&&(o=`*:where(${o.replace(/\s*&$/,"")}) &`),{[o]:r})}return t.palette.mode===e?r:{}}function et(e={},...r){const{breakpoints:t={},palette:n={},spacing:o,shape:a={},...s}=e,c=Zr(t),u=gr(o);let f=K({breakpoints:c,direction:"ltr",components:{},palette:{mode:"light",...n},spacing:u,shape:{...Un,...a}},s);return f=Mt(f),f.applyStyles=Vn,f=r.reduce((h,d)=>K(h,d),f),f.unstable_sxConfig={..._e,...s==null?void 0:s.unstable_sxConfig},f.unstable_sx=function(d){return Pe({sx:d,theme:this})},f}const jr=e=>e,Ln=()=>{let e=jr;return{configure(r){e=r},generate(r){return e(r)},reset(){e=jr}}},rt=Ln(),zn={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function mr(e,r,t="Mui"){const n=zn[r];return n?`${t}-${n}`:`${rt.generate(e)}-${r}`}function Gn(e,r,t="Mui"){const n={};return r.forEach(o=>{n[o]=mr(e,o,t)}),n}function Yn(e,r=Number.MIN_SAFE_INTEGER,t=Number.MAX_SAFE_INTEGER){return Math.max(r,Math.min(e,t))}function hr(e,r=0,t=1){return process.env.NODE_ENV!=="production"&&(e<r||e>t)&&console.error(`MUI: The value provided ${e} is out of range [${r}, ${t}].`),Yn(e,r,t)}function tt(e){e=e.slice(1);const r=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let t=e.match(r);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(", ")})`:""}function qn(e){const r=e.toString(16);return r.length===1?`0${r}`:r}function ae(e){if(e.type)return e;if(e.charAt(0)==="#")return ae(tt(e));const r=e.indexOf("("),t=e.substring(0,r);if(!["rgb","rgba","hsl","hsla","color"].includes(t))throw new Error(process.env.NODE_ENV!=="production"?`MUI: Unsupported \`${e}\` color.
32
32
  The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:ue(9,e));let n=e.substring(r+1,e.length-1),o;if(t==="color"){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))throw new Error(process.env.NODE_ENV!=="production"?`MUI: unsupported \`${o}\` color space.
33
33
  The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:ue(10,o))}else n=n.split(",");return n=n.map(a=>parseFloat(a)),{type:t,values:n,colorSpace:o}}const Kn=e=>{const r=ae(e);return r.values.slice(0,3).map((t,n)=>r.type.includes("hsl")&&n!==0?`${t}%`:t).join(" ")},Ee=(e,r)=>{try{return Kn(e)}catch{return r&&process.env.NODE_ENV!=="production"&&console.warn(r),e}};function Re(e){const{type:r,colorSpace:t}=e;let{values:n}=e;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})`}function Hn(e){if(e.startsWith("#"))return e;const{values:r}=ae(e);return`#${r.map((t,n)=>qn(n===3?Math.round(255*t):t)).join("")}`}function yr(e){e=ae(e);const{values:r}=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);let c="rgb";const u=[Math.round(s(0)*255),Math.round(s(8)*255),Math.round(s(4)*255)];return e.type==="hsla"&&(c+="a",u.push(r[3])),Re({type:c,values:u})}function Fe(e){e=ae(e);let r=e.type==="hsl"||e.type==="hsla"?ae(yr(e)).values:e.values;return r=r.map(t=>(e.type!=="color"&&(t/=255),t<=.03928?t/12.92:((t+.055)/1.055)**2.4)),Number((.2126*r[0]+.7152*r[1]+.0722*r[2]).toFixed(3))}function ur(e,r){const t=Fe(e),n=Fe(r);return(Math.max(t,n)+.05)/(Math.min(t,n)+.05)}function nt(e,r){return e=ae(e),r=hr(r),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${r}`:e.values[3]=r,Re(e)}function Me(e,r,t){try{return nt(e,r)}catch{return e}}function Je(e,r){if(e=ae(e),r=hr(r),e.type.includes("hsl"))e.values[2]*=1-r;else if(e.type.includes("rgb")||e.type.includes("color"))for(let t=0;t<3;t+=1)e.values[t]*=1-r;return Re(e)}function W(e,r,t){try{return Je(e,r)}catch{return e}}function Xe(e,r){if(e=ae(e),r=hr(r),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*r;else if(e.type.includes("rgb"))for(let t=0;t<3;t+=1)e.values[t]+=(255-e.values[t])*r;else if(e.type.includes("color"))for(let t=0;t<3;t+=1)e.values[t]+=(1-e.values[t])*r;return Re(e)}function F(e,r,t){try{return Xe(e,r)}catch{return e}}function ot(e,r=.15){return Fe(e)>.5?Je(e,r):Xe(e,r)}function De(e,r,t){try{return ot(e,r)}catch{return e}}function Qn(e=""){function r(...n){if(!n.length)return"";const o=n[0];return typeof o=="string"&&!o.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, var(--${e?`${e}-`:""}${o}${r(...n.slice(1))})`:`, ${o}`}return(n,...o)=>`var(--${e?`${e}-`:""}${n}${r(...o)})`}const Mr=(e,r,t,n=[])=>{let o=e;r.forEach((a,s)=>{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])})},Jn=(e,r,t)=>{function n(o,a=[],s=[]){Object.entries(o).forEach(([c,u])=>{(!t||t&&!t([...a,c]))&&u!=null&&(typeof u=="object"&&Object.keys(u).length>0?n(u,[...a,c],Array.isArray(u)?[...s,c]:s):r([...a,c],u,s))})}n(e)},Xn=(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;function sr(e,r){const{prefix:t,shouldSkipGeneratingVar:n}=r||{},o={},a={},s={};return Jn(e,(c,u,f)=>{if((typeof u=="string"||typeof u=="number")&&(!n||!n(c,u))){const h=`--${t?`${t}-`:""}${c.join("-")}`,d=Xn(c,u);Object.assign(o,{[h]:d}),Mr(a,c,`var(${h})`,f),Mr(s,c,`var(${h}, ${d})`,f)}},c=>c[0]==="vars"),{css:o,vars:a,varsWithDefaults:s}}function Zn(e,r={}){const{getSelector:t=E,disableCssColorScheme:n,colorSchemeSelector:o}=r,{colorSchemes:a={},components:s,defaultColorScheme:c="light",...u}=e,{vars:f,css:h,varsWithDefaults:d}=sr(u,r);let p=d;const S={},{[c]:T,...b}=a;if(Object.entries(b||{}).forEach(([x,w])=>{const{vars:m,css:q,varsWithDefaults:X}=sr(w,r);p=K(p,X),S[x]={css:q,vars:m}}),T){const{css:x,vars:w,varsWithDefaults:m}=sr(T,r);p=K(p,m),S[c]={css:x,vars:w}}function E(x,w){var q,X;let m=o;if(o==="class"&&(m=".%s"),o==="data"&&(m="[data-%s]"),o!=null&&o.startsWith("data-")&&!o.includes("%s")&&(m=`[${o}="%s"]`),x){if(m==="media")return e.defaultColorScheme===x?":root":{[`@media (prefers-color-scheme: ${((X=(q=a[x])==null?void 0:q.palette)==null?void 0:X.mode)||x})`]:{":root":w}};if(m)return e.defaultColorScheme===x?`:root, ${m.replace("%s",String(x))}`:m.replace("%s",String(x))}return":root"}return{vars:p,generateThemeVars:()=>{let x={...f};return Object.entries(S).forEach(([,{vars:w}])=>{x=K(x,w)}),x},generateStyleSheets:()=>{var se,H;const x=[],w=e.defaultColorScheme||"light";function m(i,C){Object.keys(C).length&&x.push(typeof i=="string"?{[i]:{...C}}:i)}m(t(void 0,{...h}),h);const{[w]:q,...X}=S;if(q){const{css:i}=q,C=(H=(se=a[w])==null?void 0:se.palette)==null?void 0:H.mode,j=!n&&C?{colorScheme:C,...i}:{...i};m(t(w,{...j}),j)}return Object.entries(X).forEach(([i,{css:C}])=>{var re,fe;const j=(fe=(re=a[i])==null?void 0:re.palette)==null?void 0:fe.mode,V=!n&&j?{colorScheme:j,...C}:{...C};m(t(i,{...V}),V)}),x}}}function eo(e){return function(t){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)} &`:"&"}}const we={black:"#000",white:"#fff"},it={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},me={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},he={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},Ce={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},ye={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},be={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},ve={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"};function at(){return{text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:we.white,default:we.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}}}const ro=at();function st(){return{text:{primary:we.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:we.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}}}const Dr=st();function Nr(e,r,t,n){const o=n.light||n,a=n.dark||n*1.5;e[r]||(e.hasOwnProperty(t)?e[r]=e[t]:r==="light"?e.light=Xe(e.main,o):r==="dark"&&(e.dark=Je(e.main,a)))}function to(e="light"){return e==="dark"?{main:ye[200],light:ye[50],dark:ye[400]}:{main:ye[700],light:ye[400],dark:ye[800]}}function no(e="light"){return e==="dark"?{main:me[200],light:me[50],dark:me[400]}:{main:me[500],light:me[300],dark:me[700]}}function oo(e="light"){return e==="dark"?{main:he[500],light:he[300],dark:he[700]}:{main:he[700],light:he[400],dark:he[800]}}function io(e="light"){return e==="dark"?{main:be[400],light:be[300],dark:be[700]}:{main:be[700],light:be[500],dark:be[900]}}function ao(e="light"){return e==="dark"?{main:ve[400],light:ve[300],dark:ve[700]}:{main:ve[800],light:ve[500],dark:ve[900]}}function so(e="light"){return e==="dark"?{main:Ce[400],light:Ce[300],dark:Ce[700]}:{main:"#ed6c02",light:Ce[500],dark:Ce[900]}}function br(e){const{mode:r="light",contrastThreshold:t=3,tonalOffset:n=.2,...o}=e,a=e.primary||to(r),s=e.secondary||no(r),c=e.error||oo(r),u=e.info||io(r),f=e.success||ao(r),h=e.warning||so(r);function d(b){const E=ur(b,Dr.text.primary)>=t?Dr.text.primary:ro.text.primary;if(process.env.NODE_ENV!=="production"){const $=ur(b,E);$<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(`
34
34
  `))}return E}const p=({color:b,name:E,mainShade:$=500,lightShade:Y=300,darkShade:x=700})=>{if(b={...b},!b.main&&b[$]&&(b.main=b[$]),!b.hasOwnProperty("main"))throw new Error(process.env.NODE_ENV!=="production"?`MUI: The color${E?` (${E})`:""} provided to augmentColor(color) is invalid.
@@ -53,7 +53,7 @@ const theme = ${JSON.stringify(r,null,2)};
53
53
  theme.breakpoints = createBreakpoints(theme.breakpoints || {});
54
54
  theme.transitions = createTransitions(theme.transitions || {});
55
55
 
56
- export default theme;`}function Ue(e={},...r){const{breakpoints:t,mixins:n={},spacing:o,palette:a={},transitions:s={},typography:c={},shape:u,...f}=e;if(e.vars)throw new Error(process.env.NODE_ENV!=="production"?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.":ue(20));const h=br(a),d=rt(e);let p=K(d,{mixins:ct(d.breakpoints,n),palette:h,shadows:go.slice(),typography:lt(h,c),transitions:dt(s),zIndex:{...ho}});if(p=K(p,f),p=r.reduce((S,T)=>K(S,T),p),process.env.NODE_ENV!=="production"){const S=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],T=(b,E)=>{let $;for($ in b){const Y=b[$];if(S.includes($)&&Object.keys(Y).length>0){if(process.env.NODE_ENV!=="production"){const x=pr("",$);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 '&.${x}' syntax:`,JSON.stringify({root:{[`&.${x}`]:Y}},null,2),"","https://mui.com/r/state-classes-guide"].join(`
56
+ export default theme;`}function Ue(e={},...r){const{breakpoints:t,mixins:n={},spacing:o,palette:a={},transitions:s={},typography:c={},shape:u,...f}=e;if(e.vars)throw new Error(process.env.NODE_ENV!=="production"?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.":ue(20));const h=br(a),d=et(e);let p=K(d,{mixins:ct(d.breakpoints,n),palette:h,shadows:go.slice(),typography:lt(h,c),transitions:dt(s),zIndex:{...ho}});if(p=K(p,f),p=r.reduce((S,T)=>K(S,T),p),process.env.NODE_ENV!=="production"){const S=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],T=(b,E)=>{let $;for($ in b){const Y=b[$];if(S.includes($)&&Object.keys(Y).length>0){if(process.env.NODE_ENV!=="production"){const x=mr("",$);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 '&.${x}' syntax:`,JSON.stringify({root:{[`&.${x}`]:Y}},null,2),"","https://mui.com/r/state-classes-guide"].join(`
57
57
  `))}b[$]={}}}};Object.keys(p.components).forEach(b=>{const E=p.components[b].styleOverrides;E&&b.startsWith("Mui")&&T(E,b)})}return p.unstable_sxConfig={..._e,...f==null?void 0:f.unstable_sxConfig},p.unstable_sx=function(T){return Pe({sx:T,theme:this})},p.toRuntimeSource=pt,p}let Vr=!1;function bo(...e){return process.env.NODE_ENV!=="production"&&(Vr||(Vr=!0,console.error(["MUI: the createMuiTheme function was renamed to createTheme.","","You should use `import { createTheme } from '@mui/material/styles'`"].join(`
58
58
  `)))),Ue(...e)}function gt(e){let r;return e<1?r=5.11916*e**2:r=4.5*Math.log(e+1)+2,Math.round(r*10)/1e3}const vo=[...Array(25)].map((e,r)=>{if(r===0)return"none";const t=gt(r);return`linear-gradient(rgba(255 255 255 / ${t}), rgba(255 255 255 / ${t}))`});function mt(e){return{inputPlaceholder:e==="dark"?.5:.42,inputUnderline:e==="dark"?.7:.42,switchTrackDisabled:e==="dark"?.2:.12,switchTrack:e==="dark"?.3:.38}}function ht(e){return e==="dark"?vo:[]}function yt(e){const{palette:r={mode:"light"},opacity:t,overlays:n,...o}=e,a=br(r);return{palette:a,opacity:{...mt(a.mode),...t},overlays:n||ht(a.mode),...o}}function bt(e){var r;return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||e[0]==="palette"&&!!((r=e[1])!=null&&r.match(/(mode|contrastThreshold|tonalOffset)/))}const vt=e=>[...[...Array(25)].map((r,t)=>`--${e?`${e}-`:""}overlays-${t}`),`--${e?`${e}-`:""}palette-AppBar-darkBg`,`--${e?`${e}-`:""}palette-AppBar-darkColor`],So=e=>(r,t)=>{const n=e.rootSelector||":root",o=e.colorSchemeSelector;let a=o;if(o==="class"&&(a=".%s"),o==="data"&&(a="[data-%s]"),o!=null&&o.startsWith("data-")&&!o.includes("%s")&&(a=`[${o}="%s"]`),e.defaultColorScheme===r){if(r==="dark"){const s={};return vt(e.cssVarPrefix).forEach(c=>{s[c]=t[c],delete t[c]}),a==="media"?{[n]:t,"@media (prefers-color-scheme: dark)":{[n]:s}}:a?{[a.replace("%s",r)]:s,[`${n}, ${a.replace("%s",r)}`]:t}:{[n]:{...t,...s}}}if(a&&a!=="media")return`${n}, ${a.replace("%s",String(r))}`}else if(r){if(a==="media")return{[`@media (prefers-color-scheme: ${String(r)})`]:{[n]:t}};if(a)return a.replace("%s",String(r))}return n};function Co(e,r){r.forEach(t=>{e[t]||(e[t]={})})}function l(e,r,t){!e[r]&&t&&(e[r]=t)}function Oe(e){return!e||!e.startsWith("hsl")?e:yr(e)}function ce(e,r){`${r}Channel`in e||(e[`${r}Channel`]=Ee(Oe(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().
59
- 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.`))}function To(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const oe=e=>{try{return e()}catch{}},wo=(e="mui")=>Qn(e);function cr(e,r,t,n){if(!r)return;r=r===!0?{}:r;const o=n==="dark"?"dark":"light";if(!t){e[n]=yt({...r,palette:{mode:o,...r==null?void 0:r.palette}});return}const{palette:a,...s}=Ue({...t,palette:{mode:o,...r==null?void 0:r.palette}});return e[n]={...r,palette:a,opacity:{...mt(o),...r==null?void 0:r.opacity},overlays:(r==null?void 0:r.overlays)||ht(o)},s}function St(e={},...r){const{colorSchemes:t={light:!0},defaultColorScheme:n,disableCssColorScheme:o=!1,cssVarPrefix:a="mui",shouldSkipGeneratingVar:s=bt,colorSchemeSelector:c=t.light&&t.dark?"media":void 0,rootSelector:u=":root",...f}=e,h=Object.keys(t)[0],d=n||(t.light&&h!=="light"?"light":h),p=wo(a),{[d]:S,light:T,dark:b,...E}=t,$={...E};let Y=S;if((d==="dark"&&!("dark"in t)||d==="light"&&!("light"in t))&&(Y=!0),!Y)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${d}\` option is either missing or invalid.`:ue(21,d));const x=cr($,Y,f,d);T&&!$.light&&cr($,T,void 0,"light"),b&&!$.dark&&cr($,b,void 0,"dark");let w={defaultColorScheme:d,...x,cssVarPrefix:a,colorSchemeSelector:c,rootSelector:u,getCssVar:p,colorSchemes:$,font:{...co(x.typography),...x.font},spacing:To(f.spacing)};Object.keys(w.colorSchemes).forEach(H=>{const i=w.colorSchemes[H].palette,C=j=>{const V=j.split("-"),re=V[1],fe=V[2];return p(j,i[re][fe])};if(i.mode==="light"&&(l(i.common,"background","#fff"),l(i.common,"onBackground","#000")),i.mode==="dark"&&(l(i.common,"background","#000"),l(i.common,"onBackground","#fff")),Co(i,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),i.mode==="light"){l(i.Alert,"errorColor",W(i.error.light,.6)),l(i.Alert,"infoColor",W(i.info.light,.6)),l(i.Alert,"successColor",W(i.success.light,.6)),l(i.Alert,"warningColor",W(i.warning.light,.6)),l(i.Alert,"errorFilledBg",C("palette-error-main")),l(i.Alert,"infoFilledBg",C("palette-info-main")),l(i.Alert,"successFilledBg",C("palette-success-main")),l(i.Alert,"warningFilledBg",C("palette-warning-main")),l(i.Alert,"errorFilledColor",oe(()=>i.getContrastText(i.error.main))),l(i.Alert,"infoFilledColor",oe(()=>i.getContrastText(i.info.main))),l(i.Alert,"successFilledColor",oe(()=>i.getContrastText(i.success.main))),l(i.Alert,"warningFilledColor",oe(()=>i.getContrastText(i.warning.main))),l(i.Alert,"errorStandardBg",F(i.error.light,.9)),l(i.Alert,"infoStandardBg",F(i.info.light,.9)),l(i.Alert,"successStandardBg",F(i.success.light,.9)),l(i.Alert,"warningStandardBg",F(i.warning.light,.9)),l(i.Alert,"errorIconColor",C("palette-error-main")),l(i.Alert,"infoIconColor",C("palette-info-main")),l(i.Alert,"successIconColor",C("palette-success-main")),l(i.Alert,"warningIconColor",C("palette-warning-main")),l(i.AppBar,"defaultBg",C("palette-grey-100")),l(i.Avatar,"defaultBg",C("palette-grey-400")),l(i.Button,"inheritContainedBg",C("palette-grey-300")),l(i.Button,"inheritContainedHoverBg",C("palette-grey-A100")),l(i.Chip,"defaultBorder",C("palette-grey-400")),l(i.Chip,"defaultAvatarColor",C("palette-grey-700")),l(i.Chip,"defaultIconColor",C("palette-grey-700")),l(i.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),l(i.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),l(i.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),l(i.LinearProgress,"primaryBg",F(i.primary.main,.62)),l(i.LinearProgress,"secondaryBg",F(i.secondary.main,.62)),l(i.LinearProgress,"errorBg",F(i.error.main,.62)),l(i.LinearProgress,"infoBg",F(i.info.main,.62)),l(i.LinearProgress,"successBg",F(i.success.main,.62)),l(i.LinearProgress,"warningBg",F(i.warning.main,.62)),l(i.Skeleton,"bg",`rgba(${C("palette-text-primaryChannel")} / 0.11)`),l(i.Slider,"primaryTrack",F(i.primary.main,.62)),l(i.Slider,"secondaryTrack",F(i.secondary.main,.62)),l(i.Slider,"errorTrack",F(i.error.main,.62)),l(i.Slider,"infoTrack",F(i.info.main,.62)),l(i.Slider,"successTrack",F(i.success.main,.62)),l(i.Slider,"warningTrack",F(i.warning.main,.62));const j=De(i.background.default,.8);l(i.SnackbarContent,"bg",j),l(i.SnackbarContent,"color",oe(()=>i.getContrastText(j))),l(i.SpeedDialAction,"fabHoverBg",De(i.background.paper,.15)),l(i.StepConnector,"border",C("palette-grey-400")),l(i.StepContent,"border",C("palette-grey-400")),l(i.Switch,"defaultColor",C("palette-common-white")),l(i.Switch,"defaultDisabledColor",C("palette-grey-100")),l(i.Switch,"primaryDisabledColor",F(i.primary.main,.62)),l(i.Switch,"secondaryDisabledColor",F(i.secondary.main,.62)),l(i.Switch,"errorDisabledColor",F(i.error.main,.62)),l(i.Switch,"infoDisabledColor",F(i.info.main,.62)),l(i.Switch,"successDisabledColor",F(i.success.main,.62)),l(i.Switch,"warningDisabledColor",F(i.warning.main,.62)),l(i.TableCell,"border",F(Me(i.divider,1),.88)),l(i.Tooltip,"bg",Me(i.grey[700],.92))}if(i.mode==="dark"){l(i.Alert,"errorColor",F(i.error.light,.6)),l(i.Alert,"infoColor",F(i.info.light,.6)),l(i.Alert,"successColor",F(i.success.light,.6)),l(i.Alert,"warningColor",F(i.warning.light,.6)),l(i.Alert,"errorFilledBg",C("palette-error-dark")),l(i.Alert,"infoFilledBg",C("palette-info-dark")),l(i.Alert,"successFilledBg",C("palette-success-dark")),l(i.Alert,"warningFilledBg",C("palette-warning-dark")),l(i.Alert,"errorFilledColor",oe(()=>i.getContrastText(i.error.dark))),l(i.Alert,"infoFilledColor",oe(()=>i.getContrastText(i.info.dark))),l(i.Alert,"successFilledColor",oe(()=>i.getContrastText(i.success.dark))),l(i.Alert,"warningFilledColor",oe(()=>i.getContrastText(i.warning.dark))),l(i.Alert,"errorStandardBg",W(i.error.light,.9)),l(i.Alert,"infoStandardBg",W(i.info.light,.9)),l(i.Alert,"successStandardBg",W(i.success.light,.9)),l(i.Alert,"warningStandardBg",W(i.warning.light,.9)),l(i.Alert,"errorIconColor",C("palette-error-main")),l(i.Alert,"infoIconColor",C("palette-info-main")),l(i.Alert,"successIconColor",C("palette-success-main")),l(i.Alert,"warningIconColor",C("palette-warning-main")),l(i.AppBar,"defaultBg",C("palette-grey-900")),l(i.AppBar,"darkBg",C("palette-background-paper")),l(i.AppBar,"darkColor",C("palette-text-primary")),l(i.Avatar,"defaultBg",C("palette-grey-600")),l(i.Button,"inheritContainedBg",C("palette-grey-800")),l(i.Button,"inheritContainedHoverBg",C("palette-grey-700")),l(i.Chip,"defaultBorder",C("palette-grey-700")),l(i.Chip,"defaultAvatarColor",C("palette-grey-300")),l(i.Chip,"defaultIconColor",C("palette-grey-300")),l(i.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),l(i.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),l(i.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),l(i.LinearProgress,"primaryBg",W(i.primary.main,.5)),l(i.LinearProgress,"secondaryBg",W(i.secondary.main,.5)),l(i.LinearProgress,"errorBg",W(i.error.main,.5)),l(i.LinearProgress,"infoBg",W(i.info.main,.5)),l(i.LinearProgress,"successBg",W(i.success.main,.5)),l(i.LinearProgress,"warningBg",W(i.warning.main,.5)),l(i.Skeleton,"bg",`rgba(${C("palette-text-primaryChannel")} / 0.13)`),l(i.Slider,"primaryTrack",W(i.primary.main,.5)),l(i.Slider,"secondaryTrack",W(i.secondary.main,.5)),l(i.Slider,"errorTrack",W(i.error.main,.5)),l(i.Slider,"infoTrack",W(i.info.main,.5)),l(i.Slider,"successTrack",W(i.success.main,.5)),l(i.Slider,"warningTrack",W(i.warning.main,.5));const j=De(i.background.default,.98);l(i.SnackbarContent,"bg",j),l(i.SnackbarContent,"color",oe(()=>i.getContrastText(j))),l(i.SpeedDialAction,"fabHoverBg",De(i.background.paper,.15)),l(i.StepConnector,"border",C("palette-grey-600")),l(i.StepContent,"border",C("palette-grey-600")),l(i.Switch,"defaultColor",C("palette-grey-300")),l(i.Switch,"defaultDisabledColor",C("palette-grey-600")),l(i.Switch,"primaryDisabledColor",W(i.primary.main,.55)),l(i.Switch,"secondaryDisabledColor",W(i.secondary.main,.55)),l(i.Switch,"errorDisabledColor",W(i.error.main,.55)),l(i.Switch,"infoDisabledColor",W(i.info.main,.55)),l(i.Switch,"successDisabledColor",W(i.success.main,.55)),l(i.Switch,"warningDisabledColor",W(i.warning.main,.55)),l(i.TableCell,"border",W(Me(i.divider,1),.68)),l(i.Tooltip,"bg",Me(i.grey[700],.92))}ce(i.background,"default"),ce(i.background,"paper"),ce(i.common,"background"),ce(i.common,"onBackground"),ce(i,"divider"),Object.keys(i).forEach(j=>{const V=i[j];V&&typeof V=="object"&&(V.main&&l(i[j],"mainChannel",Ee(Oe(V.main))),V.light&&l(i[j],"lightChannel",Ee(Oe(V.light))),V.dark&&l(i[j],"darkChannel",Ee(Oe(V.dark))),V.contrastText&&l(i[j],"contrastTextChannel",Ee(Oe(V.contrastText))),j==="text"&&(ce(i[j],"primary"),ce(i[j],"secondary")),j==="action"&&(V.active&&ce(i[j],"active"),V.selected&&ce(i[j],"selected")))})}),w=r.reduce((H,i)=>K(H,i),w);const m={prefix:a,disableCssColorScheme:o,shouldSkipGeneratingVar:s,getSelector:So(w)},{vars:q,generateThemeVars:X,generateStyleSheets:se}=Zn(w,m);return w.vars=q,Object.entries(w.colorSchemes[w.defaultColorScheme]).forEach(([H,i])=>{w[H]=i}),w.generateThemeVars=X,w.generateStyleSheets=se,w.generateSpacing=function(){return mr(f.spacing,Ge(this))},w.getColorSchemeSelector=eo(c),w.spacing=w.generateSpacing(),w.shouldSkipGeneratingVar=s,w.unstable_sxConfig={..._e,...f==null?void 0:f.unstable_sxConfig},w.unstable_sx=function(i){return Pe({sx:i,theme:this})},w.toRuntimeSource=pt,w}function Lr(e,r,t){e.colorSchemes&&t&&(e.colorSchemes[r]={...t!==!0&&t,palette:br({...t===!0?{}:t.palette,mode:r})})}function xo(e={},...r){const{palette:t,cssVariables:n=!1,colorSchemes:o=t?void 0:{light:!0},defaultColorScheme:a=t==null?void 0:t.mode,...s}=e,c=a||"light",u=o==null?void 0:o[c],f={...o,...t?{[c]:{...typeof u!="boolean"&&u,palette:t}}:void 0};if(n===!1){if(!("colorSchemes"in e))return Ue(e,...r);let h=t;"palette"in e||f[c]&&(f[c]!==!0?h=f[c].palette:c==="dark"&&(h={mode:"dark"}));const d=Ue({...e,palette:h},...r);return d.defaultColorScheme=c,d.colorSchemes=f,d.palette.mode==="light"&&(d.colorSchemes.light={...f.light!==!0&&f.light,palette:d.palette},Lr(d,"dark",f.dark)),d.palette.mode==="dark"&&(d.colorSchemes.dark={...f.dark!==!0&&f.dark,palette:d.palette},Lr(d,"light",f.light)),d}return!t&&!("light"in f)&&c==="light"&&(f.light=!0),St({...s,colorSchemes:f,defaultColorScheme:c,...typeof n!="boolean"&&n},...r)}const Eo="$$material";exports.ClassNameGenerator=Kr;exports.PropTypes=Se;exports.THEME_ID=Eo;exports.alpha=nt;exports.blue=ye;exports.capitalize=dr;exports.clsx=Mt;exports.common=we;exports.commonjsGlobal=Tt;exports.createBreakpoints=et;exports.createColorScheme=yt;exports.createMixins=ct;exports.createMuiTheme=bo;exports.createSpacing=mr;exports.createTheme=xo;exports.createTheme$1=rt;exports.createThemeWithVars=St;exports.createTransitions=dt;exports.createTypography=lt;exports.createUnarySpacing=Ge;exports.darken=Je;exports.decomposeColor=ae;exports.deepmerge=K;exports.defaultSxConfig=_e;exports.duration=ft;exports.easing=ut;exports.emphasize=ot;exports.excludeVariablesFromRoot=vt;exports.formatMuiErrorMessage=ue;exports.generateUtilityClass=pr;exports.generateUtilityClasses=Bt;exports.getContrastRatio=ur;exports.getDefaultExportFromCjs=zr;exports.getLuminance=Fe;exports.getOverlayAlpha=gt;exports.getPath=Ae;exports.getValue=xe;exports.green=ve;exports.grey=it;exports.handleBreakpoints=ie;exports.hexToRgb=tt;exports.hslToRgb=yr;exports.internal_mutateStyles=Vn;exports.internal_serializeStyles=Ln;exports.isPlainObject=le;exports.lightBlue=be;exports.lighten=Xe;exports.mergeBreakpointsInOrder=Vt;exports.orange=Ce;exports.purple=me;exports.recomposeColor=Re;exports.red=he;exports.resolveBreakpointValues=zt;exports.rgbToHex=Hn;exports.shouldSkipGeneratingVar=bt;exports.styleFunctionSx=Pe;exports.styled=Un;
59
+ 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.`))}function To(e){return typeof e=="number"?`${e}px`:typeof e=="string"||typeof e=="function"||Array.isArray(e)?e:"8px"}const oe=e=>{try{return e()}catch{}},wo=(e="mui")=>Qn(e);function cr(e,r,t,n){if(!r)return;r=r===!0?{}:r;const o=n==="dark"?"dark":"light";if(!t){e[n]=yt({...r,palette:{mode:o,...r==null?void 0:r.palette}});return}const{palette:a,...s}=Ue({...t,palette:{mode:o,...r==null?void 0:r.palette}});return e[n]={...r,palette:a,opacity:{...mt(o),...r==null?void 0:r.opacity},overlays:(r==null?void 0:r.overlays)||ht(o)},s}function St(e={},...r){const{colorSchemes:t={light:!0},defaultColorScheme:n,disableCssColorScheme:o=!1,cssVarPrefix:a="mui",shouldSkipGeneratingVar:s=bt,colorSchemeSelector:c=t.light&&t.dark?"media":void 0,rootSelector:u=":root",...f}=e,h=Object.keys(t)[0],d=n||(t.light&&h!=="light"?"light":h),p=wo(a),{[d]:S,light:T,dark:b,...E}=t,$={...E};let Y=S;if((d==="dark"&&!("dark"in t)||d==="light"&&!("light"in t))&&(Y=!0),!Y)throw new Error(process.env.NODE_ENV!=="production"?`MUI: The \`colorSchemes.${d}\` option is either missing or invalid.`:ue(21,d));const x=cr($,Y,f,d);T&&!$.light&&cr($,T,void 0,"light"),b&&!$.dark&&cr($,b,void 0,"dark");let w={defaultColorScheme:d,...x,cssVarPrefix:a,colorSchemeSelector:c,rootSelector:u,getCssVar:p,colorSchemes:$,font:{...co(x.typography),...x.font},spacing:To(f.spacing)};Object.keys(w.colorSchemes).forEach(H=>{const i=w.colorSchemes[H].palette,C=j=>{const V=j.split("-"),re=V[1],fe=V[2];return p(j,i[re][fe])};if(i.mode==="light"&&(l(i.common,"background","#fff"),l(i.common,"onBackground","#000")),i.mode==="dark"&&(l(i.common,"background","#000"),l(i.common,"onBackground","#fff")),Co(i,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"]),i.mode==="light"){l(i.Alert,"errorColor",W(i.error.light,.6)),l(i.Alert,"infoColor",W(i.info.light,.6)),l(i.Alert,"successColor",W(i.success.light,.6)),l(i.Alert,"warningColor",W(i.warning.light,.6)),l(i.Alert,"errorFilledBg",C("palette-error-main")),l(i.Alert,"infoFilledBg",C("palette-info-main")),l(i.Alert,"successFilledBg",C("palette-success-main")),l(i.Alert,"warningFilledBg",C("palette-warning-main")),l(i.Alert,"errorFilledColor",oe(()=>i.getContrastText(i.error.main))),l(i.Alert,"infoFilledColor",oe(()=>i.getContrastText(i.info.main))),l(i.Alert,"successFilledColor",oe(()=>i.getContrastText(i.success.main))),l(i.Alert,"warningFilledColor",oe(()=>i.getContrastText(i.warning.main))),l(i.Alert,"errorStandardBg",F(i.error.light,.9)),l(i.Alert,"infoStandardBg",F(i.info.light,.9)),l(i.Alert,"successStandardBg",F(i.success.light,.9)),l(i.Alert,"warningStandardBg",F(i.warning.light,.9)),l(i.Alert,"errorIconColor",C("palette-error-main")),l(i.Alert,"infoIconColor",C("palette-info-main")),l(i.Alert,"successIconColor",C("palette-success-main")),l(i.Alert,"warningIconColor",C("palette-warning-main")),l(i.AppBar,"defaultBg",C("palette-grey-100")),l(i.Avatar,"defaultBg",C("palette-grey-400")),l(i.Button,"inheritContainedBg",C("palette-grey-300")),l(i.Button,"inheritContainedHoverBg",C("palette-grey-A100")),l(i.Chip,"defaultBorder",C("palette-grey-400")),l(i.Chip,"defaultAvatarColor",C("palette-grey-700")),l(i.Chip,"defaultIconColor",C("palette-grey-700")),l(i.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),l(i.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),l(i.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),l(i.LinearProgress,"primaryBg",F(i.primary.main,.62)),l(i.LinearProgress,"secondaryBg",F(i.secondary.main,.62)),l(i.LinearProgress,"errorBg",F(i.error.main,.62)),l(i.LinearProgress,"infoBg",F(i.info.main,.62)),l(i.LinearProgress,"successBg",F(i.success.main,.62)),l(i.LinearProgress,"warningBg",F(i.warning.main,.62)),l(i.Skeleton,"bg",`rgba(${C("palette-text-primaryChannel")} / 0.11)`),l(i.Slider,"primaryTrack",F(i.primary.main,.62)),l(i.Slider,"secondaryTrack",F(i.secondary.main,.62)),l(i.Slider,"errorTrack",F(i.error.main,.62)),l(i.Slider,"infoTrack",F(i.info.main,.62)),l(i.Slider,"successTrack",F(i.success.main,.62)),l(i.Slider,"warningTrack",F(i.warning.main,.62));const j=De(i.background.default,.8);l(i.SnackbarContent,"bg",j),l(i.SnackbarContent,"color",oe(()=>i.getContrastText(j))),l(i.SpeedDialAction,"fabHoverBg",De(i.background.paper,.15)),l(i.StepConnector,"border",C("palette-grey-400")),l(i.StepContent,"border",C("palette-grey-400")),l(i.Switch,"defaultColor",C("palette-common-white")),l(i.Switch,"defaultDisabledColor",C("palette-grey-100")),l(i.Switch,"primaryDisabledColor",F(i.primary.main,.62)),l(i.Switch,"secondaryDisabledColor",F(i.secondary.main,.62)),l(i.Switch,"errorDisabledColor",F(i.error.main,.62)),l(i.Switch,"infoDisabledColor",F(i.info.main,.62)),l(i.Switch,"successDisabledColor",F(i.success.main,.62)),l(i.Switch,"warningDisabledColor",F(i.warning.main,.62)),l(i.TableCell,"border",F(Me(i.divider,1),.88)),l(i.Tooltip,"bg",Me(i.grey[700],.92))}if(i.mode==="dark"){l(i.Alert,"errorColor",F(i.error.light,.6)),l(i.Alert,"infoColor",F(i.info.light,.6)),l(i.Alert,"successColor",F(i.success.light,.6)),l(i.Alert,"warningColor",F(i.warning.light,.6)),l(i.Alert,"errorFilledBg",C("palette-error-dark")),l(i.Alert,"infoFilledBg",C("palette-info-dark")),l(i.Alert,"successFilledBg",C("palette-success-dark")),l(i.Alert,"warningFilledBg",C("palette-warning-dark")),l(i.Alert,"errorFilledColor",oe(()=>i.getContrastText(i.error.dark))),l(i.Alert,"infoFilledColor",oe(()=>i.getContrastText(i.info.dark))),l(i.Alert,"successFilledColor",oe(()=>i.getContrastText(i.success.dark))),l(i.Alert,"warningFilledColor",oe(()=>i.getContrastText(i.warning.dark))),l(i.Alert,"errorStandardBg",W(i.error.light,.9)),l(i.Alert,"infoStandardBg",W(i.info.light,.9)),l(i.Alert,"successStandardBg",W(i.success.light,.9)),l(i.Alert,"warningStandardBg",W(i.warning.light,.9)),l(i.Alert,"errorIconColor",C("palette-error-main")),l(i.Alert,"infoIconColor",C("palette-info-main")),l(i.Alert,"successIconColor",C("palette-success-main")),l(i.Alert,"warningIconColor",C("palette-warning-main")),l(i.AppBar,"defaultBg",C("palette-grey-900")),l(i.AppBar,"darkBg",C("palette-background-paper")),l(i.AppBar,"darkColor",C("palette-text-primary")),l(i.Avatar,"defaultBg",C("palette-grey-600")),l(i.Button,"inheritContainedBg",C("palette-grey-800")),l(i.Button,"inheritContainedHoverBg",C("palette-grey-700")),l(i.Chip,"defaultBorder",C("palette-grey-700")),l(i.Chip,"defaultAvatarColor",C("palette-grey-300")),l(i.Chip,"defaultIconColor",C("palette-grey-300")),l(i.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),l(i.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),l(i.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),l(i.LinearProgress,"primaryBg",W(i.primary.main,.5)),l(i.LinearProgress,"secondaryBg",W(i.secondary.main,.5)),l(i.LinearProgress,"errorBg",W(i.error.main,.5)),l(i.LinearProgress,"infoBg",W(i.info.main,.5)),l(i.LinearProgress,"successBg",W(i.success.main,.5)),l(i.LinearProgress,"warningBg",W(i.warning.main,.5)),l(i.Skeleton,"bg",`rgba(${C("palette-text-primaryChannel")} / 0.13)`),l(i.Slider,"primaryTrack",W(i.primary.main,.5)),l(i.Slider,"secondaryTrack",W(i.secondary.main,.5)),l(i.Slider,"errorTrack",W(i.error.main,.5)),l(i.Slider,"infoTrack",W(i.info.main,.5)),l(i.Slider,"successTrack",W(i.success.main,.5)),l(i.Slider,"warningTrack",W(i.warning.main,.5));const j=De(i.background.default,.98);l(i.SnackbarContent,"bg",j),l(i.SnackbarContent,"color",oe(()=>i.getContrastText(j))),l(i.SpeedDialAction,"fabHoverBg",De(i.background.paper,.15)),l(i.StepConnector,"border",C("palette-grey-600")),l(i.StepContent,"border",C("palette-grey-600")),l(i.Switch,"defaultColor",C("palette-grey-300")),l(i.Switch,"defaultDisabledColor",C("palette-grey-600")),l(i.Switch,"primaryDisabledColor",W(i.primary.main,.55)),l(i.Switch,"secondaryDisabledColor",W(i.secondary.main,.55)),l(i.Switch,"errorDisabledColor",W(i.error.main,.55)),l(i.Switch,"infoDisabledColor",W(i.info.main,.55)),l(i.Switch,"successDisabledColor",W(i.success.main,.55)),l(i.Switch,"warningDisabledColor",W(i.warning.main,.55)),l(i.TableCell,"border",W(Me(i.divider,1),.68)),l(i.Tooltip,"bg",Me(i.grey[700],.92))}ce(i.background,"default"),ce(i.background,"paper"),ce(i.common,"background"),ce(i.common,"onBackground"),ce(i,"divider"),Object.keys(i).forEach(j=>{const V=i[j];V&&typeof V=="object"&&(V.main&&l(i[j],"mainChannel",Ee(Oe(V.main))),V.light&&l(i[j],"lightChannel",Ee(Oe(V.light))),V.dark&&l(i[j],"darkChannel",Ee(Oe(V.dark))),V.contrastText&&l(i[j],"contrastTextChannel",Ee(Oe(V.contrastText))),j==="text"&&(ce(i[j],"primary"),ce(i[j],"secondary")),j==="action"&&(V.active&&ce(i[j],"active"),V.selected&&ce(i[j],"selected")))})}),w=r.reduce((H,i)=>K(H,i),w);const m={prefix:a,disableCssColorScheme:o,shouldSkipGeneratingVar:s,getSelector:So(w)},{vars:q,generateThemeVars:X,generateStyleSheets:se}=Zn(w,m);return w.vars=q,Object.entries(w.colorSchemes[w.defaultColorScheme]).forEach(([H,i])=>{w[H]=i}),w.generateThemeVars=X,w.generateStyleSheets=se,w.generateSpacing=function(){return gr(f.spacing,Ge(this))},w.getColorSchemeSelector=eo(c),w.spacing=w.generateSpacing(),w.shouldSkipGeneratingVar=s,w.unstable_sxConfig={..._e,...f==null?void 0:f.unstable_sxConfig},w.unstable_sx=function(i){return Pe({sx:i,theme:this})},w.toRuntimeSource=pt,w}function Lr(e,r,t){e.colorSchemes&&t&&(e.colorSchemes[r]={...t!==!0&&t,palette:br({...t===!0?{}:t.palette,mode:r})})}function xo(e={},...r){const{palette:t,cssVariables:n=!1,colorSchemes:o=t?void 0:{light:!0},defaultColorScheme:a=t==null?void 0:t.mode,...s}=e,c=a||"light",u=o==null?void 0:o[c],f={...o,...t?{[c]:{...typeof u!="boolean"&&u,palette:t}}:void 0};if(n===!1){if(!("colorSchemes"in e))return Ue(e,...r);let h=t;"palette"in e||f[c]&&(f[c]!==!0?h=f[c].palette:c==="dark"&&(h={mode:"dark"}));const d=Ue({...e,palette:h},...r);return d.defaultColorScheme=c,d.colorSchemes=f,d.palette.mode==="light"&&(d.colorSchemes.light={...f.light!==!0&&f.light,palette:d.palette},Lr(d,"dark",f.dark)),d.palette.mode==="dark"&&(d.colorSchemes.dark={...f.dark!==!0&&f.dark,palette:d.palette},Lr(d,"light",f.light)),d}return!t&&!("light"in f)&&c==="light"&&(f.light=!0),St({...s,colorSchemes:f,defaultColorScheme:c,...typeof n!="boolean"&&n},...r)}const Eo="$$material";exports.ClassNameGenerator=rt;exports.PropTypes=Se;exports.THEME_ID=Eo;exports.alpha=nt;exports.blue=ye;exports.capitalize=dr;exports.clsx=Rt;exports.common=we;exports.commonjsGlobal=Tt;exports.createBreakpoints=Zr;exports.createColorScheme=yt;exports.createMixins=ct;exports.createMuiTheme=bo;exports.createSpacing=gr;exports.createTheme=xo;exports.createTheme$1=et;exports.createThemeWithVars=St;exports.createTransitions=dt;exports.createTypography=lt;exports.createUnarySpacing=Ge;exports.darken=Je;exports.decomposeColor=ae;exports.deepmerge=K;exports.defaultSxConfig=_e;exports.duration=ft;exports.easing=ut;exports.emphasize=ot;exports.excludeVariablesFromRoot=vt;exports.formatMuiErrorMessage=ue;exports.generateUtilityClass=mr;exports.generateUtilityClasses=Gn;exports.getContrastRatio=ur;exports.getDefaultExportFromCjs=zr;exports.getLuminance=Fe;exports.getOverlayAlpha=gt;exports.getPath=Ae;exports.getValue=xe;exports.green=ve;exports.grey=it;exports.handleBreakpoints=ie;exports.hexToRgb=tt;exports.hslToRgb=yr;exports.internal_mutateStyles=Nn;exports.internal_serializeStyles=Wn;exports.isPlainObject=le;exports.lightBlue=be;exports.lighten=Xe;exports.mergeBreakpointsInOrder=Nt;exports.orange=Ce;exports.purple=me;exports.recomposeColor=Re;exports.red=he;exports.resolveBreakpointValues=Ft;exports.rgbToHex=Hn;exports.shouldSkipGeneratingVar=bt;exports.styleFunctionSx=Pe;exports.styled=Dn;