@mui/material 5.14.5 → 5.14.6

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 (51) hide show
  1. package/CHANGELOG.md +121 -3
  2. package/Drawer/Drawer.d.ts +2 -0
  3. package/Drawer/Drawer.js +2 -0
  4. package/InputBase/InputBase.js +1 -1
  5. package/Modal/Modal.d.ts +117 -12
  6. package/Modal/Modal.js +97 -36
  7. package/Modal/index.d.ts +3 -0
  8. package/Modal/index.js +2 -1
  9. package/Modal/modalClasses.d.ts +12 -0
  10. package/Modal/modalClasses.js +7 -0
  11. package/README.md +2 -3
  12. package/Select/Select.js +5 -3
  13. package/Select/selectClasses.d.ts +2 -0
  14. package/Select/selectClasses.js +1 -1
  15. package/Skeleton/Skeleton.js +2 -2
  16. package/TextField/TextField.d.ts +0 -4
  17. package/TextField/TextField.js +2 -17
  18. package/index.js +1 -1
  19. package/legacy/Drawer/Drawer.js +2 -0
  20. package/legacy/InputBase/InputBase.js +1 -1
  21. package/legacy/Modal/Modal.js +93 -43
  22. package/legacy/Modal/index.js +2 -1
  23. package/legacy/Modal/modalClasses.js +7 -0
  24. package/legacy/Select/Select.js +4 -2
  25. package/legacy/Select/selectClasses.js +1 -1
  26. package/legacy/Skeleton/Skeleton.js +2 -2
  27. package/legacy/TextField/TextField.js +2 -17
  28. package/legacy/index.js +1 -1
  29. package/modern/Drawer/Drawer.js +2 -0
  30. package/modern/InputBase/InputBase.js +1 -1
  31. package/modern/Modal/Modal.js +97 -36
  32. package/modern/Modal/index.js +2 -1
  33. package/modern/Modal/modalClasses.js +7 -0
  34. package/modern/Select/Select.js +5 -3
  35. package/modern/Select/selectClasses.js +1 -1
  36. package/modern/Skeleton/Skeleton.js +2 -2
  37. package/modern/TextField/TextField.js +2 -17
  38. package/modern/index.js +1 -1
  39. package/node/Drawer/Drawer.js +2 -0
  40. package/node/InputBase/InputBase.js +1 -1
  41. package/node/Modal/Modal.js +100 -41
  42. package/node/Modal/index.js +14 -5
  43. package/node/Modal/modalClasses.js +16 -0
  44. package/node/Select/Select.js +5 -3
  45. package/node/Select/selectClasses.js +1 -1
  46. package/node/Skeleton/Skeleton.js +2 -2
  47. package/node/TextField/TextField.js +2 -17
  48. package/node/index.js +1 -1
  49. package/package.json +6 -6
  50. package/umd/material-ui.development.js +432 -647
  51. package/umd/material-ui.production.min.js +23 -23
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/material v5.14.5
2
+ * @mui/material v5.14.6
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
@@ -2538,11 +2538,12 @@
2538
2538
  checked: 'checked',
2539
2539
  completed: 'completed',
2540
2540
  disabled: 'disabled',
2541
- readOnly: 'readOnly',
2542
2541
  error: 'error',
2543
2542
  expanded: 'expanded',
2544
2543
  focused: 'focused',
2545
2544
  focusVisible: 'focusVisible',
2545
+ open: 'open',
2546
+ readOnly: 'readOnly',
2546
2547
  required: 'required',
2547
2548
  selected: 'selected'
2548
2549
  };
@@ -2747,7 +2748,7 @@
2747
2748
  return StyleSheet;
2748
2749
  }();
2749
2750
 
2750
- var e="-ms-";var r$3="-moz-";var a="-webkit-";var n="comm";var c="rule";var s="decl";var i="@import";var h="@keyframes";var $="@layer";var g=Math.abs;var k=String.fromCharCode;var m=Object.assign;function x(e,r){return O(e,0)^45?(((r<<2^O(e,0))<<2^O(e,1))<<2^O(e,2))<<2^O(e,3):0}function y(e){return e.trim()}function j(e,r){return (e=r.exec(e))?e[0]:e}function z(e,r,a){return e.replace(r,a)}function C(e,r){return e.indexOf(r)}function O(e,r){return e.charCodeAt(r)|0}function A(e,r,a){return e.slice(r,a)}function M(e){return e.length}function S(e){return e.length}function q(e,r){return r.push(e),e}function B(e,r){return e.map(r).join("")}var D=1;var E=1;var F=0;var G=0;var H=0;var I="";function J(e,r,a,n,c,s,t){return {value:e,root:r,parent:a,type:n,props:c,children:s,line:D,column:E,length:t,return:""}}function K(e,r){return m(J("",null,null,"",null,null,0),e,{length:-e.length},r)}function L(){return H}function N(){H=G>0?O(I,--G):0;if(E--,H===10)E=1,D--;return H}function P(){H=G<F?O(I,G++):0;if(E++,H===10)E=1,D++;return H}function Q(){return O(I,G)}function R(){return G}function T(e,r){return A(I,e,r)}function U(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function V(e){return D=E=1,F=M(I=e),G=0,[]}function W(e){return I="",e}function X(e){return y(T(G-1,re(e===91?e+2:e===40?e+1:e)))}function Z(e){while(H=Q())if(H<33)P();else break;return U(e)>2||U(H)>3?"":" "}function ee(e,r){while(--r&&P())if(H<48||H>102||H>57&&H<65||H>70&&H<97)break;return T(e,R()+(r<6&&Q()==32&&P()==32))}function re(e){while(P())switch(H){case e:return G;case 34:case 39:if(e!==34&&e!==39)re(H);break;case 40:if(e===41)re(e);break;case 92:P();break}return G}function ae(e,r){while(P())if(e+H===47+10)break;else if(e+H===42+42&&Q()===47)break;return "/*"+T(r,G-1)+"*"+k(e===47?e:P())}function ne(e){while(!U(Q()))P();return T(e,G)}function ce(e){return W(se("",null,null,null,[""],e=V(e),0,[0],e))}function se(e,r,a,n,c,s,t,u,i){var f=0;var o=0;var l=t;var v=0;var p=0;var h=0;var b=1;var w=1;var d=1;var $=0;var g="";var m=c;var x=s;var y=n;var j=g;while(w)switch(h=$,$=P()){case 40:if(h!=108&&O(j,l-1)==58){if(C(j+=z(X($),"&","&\f"),"&\f")!=-1)d=-1;break}case 34:case 39:case 91:j+=X($);break;case 9:case 10:case 13:case 32:j+=Z(h);break;case 92:j+=ee(R()-1,7);continue;case 47:switch(Q()){case 42:case 47:q(ue(ae(P(),R()),r,a),i);break;default:j+="/";}break;case 123*b:u[f++]=M(j)*d;case 125*b:case 59:case 0:switch($){case 0:case 125:w=0;case 59+o:if(d==-1)j=z(j,/\f/g,"");if(p>0&&M(j)-l)q(p>32?ie(j+";",n,a,l-1):ie(z(j," ","")+";",n,a,l-2),i);break;case 59:j+=";";default:q(y=te(j,r,a,f,o,c,u,g,m=[],x=[],l),s);if($===123)if(o===0)se(j,r,y,y,m,s,l,u,x);else switch(v===99&&O(j,3)===110?100:v){case 100:case 108:case 109:case 115:se(e,y,y,n&&q(te(e,y,y,0,0,c,u,g,c,m=[],l),x),c,x,l,u,n?m:x);break;default:se(j,y,y,y,[""],x,0,u,x);}}f=o=p=0,b=d=1,g=j="",l=t;break;case 58:l=1+M(j),p=h;default:if(b<1)if($==123)--b;else if($==125&&b++==0&&N()==125)continue;switch(j+=k($),$*b){case 38:d=o>0?1:(j+="\f",-1);break;case 44:u[f++]=(M(j)-1)*d,d=1;break;case 64:if(Q()===45)j+=X(P());v=Q(),o=l=M(g=j+=ne(R())),$++;break;case 45:if(h===45&&M(j)==2)b=0;}}return s}function te(e,r,a,n,s,t,u,i,f,o,l){var v=s-1;var p=s===0?t:[""];var h=S(p);for(var b=0,w=0,d=0;b<n;++b)for(var $=0,k=A(e,v+1,v=g(w=u[b])),m=e;$<h;++$)if(m=y(w>0?p[$]+" "+k:z(k,/&\f/g,p[$])))f[d++]=m;return J(e,r,a,s===0?c:i,f,o,l)}function ue(e,r,a){return J(e,r,a,n,k(L()),A(e,2,-2),0)}function ie(e,r,a,n){return J(e,r,a,s,A(e,0,n),A(e,n+1,-1),n)}function oe(e,r){var a="";var n=S(e);for(var c=0;c<n;c++)a+=r(e[c],c,e,r)||"";return a}function le(e,r,a,t){switch(e.type){case $:if(e.children.length)break;case i:case s:return e.return=e.return||e.value;case n:return "";case h:return e.return=e.value+"{"+oe(e.children,t)+"}";case c:e.value=e.props.join(",");}return M(a=oe(e.children,t))?e.return=e.value+"{"+a+"}":""}function ve(e){var r=S(e);return function(a,n,c,s){var t="";for(var u=0;u<r;u++)t+=e[u](a,n,c,s)||"";return t}}
2751
+ var e="-ms-";var r$1="-moz-";var a="-webkit-";var n="comm";var c="rule";var s="decl";var i="@import";var h="@keyframes";var $="@layer";var g=Math.abs;var k=String.fromCharCode;var m=Object.assign;function x(e,r){return O(e,0)^45?(((r<<2^O(e,0))<<2^O(e,1))<<2^O(e,2))<<2^O(e,3):0}function y(e){return e.trim()}function j(e,r){return (e=r.exec(e))?e[0]:e}function z(e,r,a){return e.replace(r,a)}function C(e,r){return e.indexOf(r)}function O(e,r){return e.charCodeAt(r)|0}function A(e,r,a){return e.slice(r,a)}function M(e){return e.length}function S(e){return e.length}function q(e,r){return r.push(e),e}function B(e,r){return e.map(r).join("")}var D=1;var E=1;var F=0;var G=0;var H=0;var I="";function J(e,r,a,n,c,s,t){return {value:e,root:r,parent:a,type:n,props:c,children:s,line:D,column:E,length:t,return:""}}function K(e,r){return m(J("",null,null,"",null,null,0),e,{length:-e.length},r)}function L(){return H}function N(){H=G>0?O(I,--G):0;if(E--,H===10)E=1,D--;return H}function P(){H=G<F?O(I,G++):0;if(E++,H===10)E=1,D++;return H}function Q(){return O(I,G)}function R(){return G}function T(e,r){return A(I,e,r)}function U(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function V(e){return D=E=1,F=M(I=e),G=0,[]}function W(e){return I="",e}function X(e){return y(T(G-1,re(e===91?e+2:e===40?e+1:e)))}function Z(e){while(H=Q())if(H<33)P();else break;return U(e)>2||U(H)>3?"":" "}function ee(e,r){while(--r&&P())if(H<48||H>102||H>57&&H<65||H>70&&H<97)break;return T(e,R()+(r<6&&Q()==32&&P()==32))}function re(e){while(P())switch(H){case e:return G;case 34:case 39:if(e!==34&&e!==39)re(H);break;case 40:if(e===41)re(e);break;case 92:P();break}return G}function ae(e,r){while(P())if(e+H===47+10)break;else if(e+H===42+42&&Q()===47)break;return "/*"+T(r,G-1)+"*"+k(e===47?e:P())}function ne(e){while(!U(Q()))P();return T(e,G)}function ce(e){return W(se("",null,null,null,[""],e=V(e),0,[0],e))}function se(e,r,a,n,c,s,t,u,i){var f=0;var o=0;var l=t;var v=0;var p=0;var h=0;var b=1;var w=1;var d=1;var $=0;var g="";var m=c;var x=s;var y=n;var j=g;while(w)switch(h=$,$=P()){case 40:if(h!=108&&O(j,l-1)==58){if(C(j+=z(X($),"&","&\f"),"&\f")!=-1)d=-1;break}case 34:case 39:case 91:j+=X($);break;case 9:case 10:case 13:case 32:j+=Z(h);break;case 92:j+=ee(R()-1,7);continue;case 47:switch(Q()){case 42:case 47:q(ue(ae(P(),R()),r,a),i);break;default:j+="/";}break;case 123*b:u[f++]=M(j)*d;case 125*b:case 59:case 0:switch($){case 0:case 125:w=0;case 59+o:if(d==-1)j=z(j,/\f/g,"");if(p>0&&M(j)-l)q(p>32?ie(j+";",n,a,l-1):ie(z(j," ","")+";",n,a,l-2),i);break;case 59:j+=";";default:q(y=te(j,r,a,f,o,c,u,g,m=[],x=[],l),s);if($===123)if(o===0)se(j,r,y,y,m,s,l,u,x);else switch(v===99&&O(j,3)===110?100:v){case 100:case 108:case 109:case 115:se(e,y,y,n&&q(te(e,y,y,0,0,c,u,g,c,m=[],l),x),c,x,l,u,n?m:x);break;default:se(j,y,y,y,[""],x,0,u,x);}}f=o=p=0,b=d=1,g=j="",l=t;break;case 58:l=1+M(j),p=h;default:if(b<1)if($==123)--b;else if($==125&&b++==0&&N()==125)continue;switch(j+=k($),$*b){case 38:d=o>0?1:(j+="\f",-1);break;case 44:u[f++]=(M(j)-1)*d,d=1;break;case 64:if(Q()===45)j+=X(P());v=Q(),o=l=M(g=j+=ne(R())),$++;break;case 45:if(h===45&&M(j)==2)b=0;}}return s}function te(e,r,a,n,s,t,u,i,f,o,l){var v=s-1;var p=s===0?t:[""];var h=S(p);for(var b=0,w=0,d=0;b<n;++b)for(var $=0,k=A(e,v+1,v=g(w=u[b])),m=e;$<h;++$)if(m=y(w>0?p[$]+" "+k:z(k,/&\f/g,p[$])))f[d++]=m;return J(e,r,a,s===0?c:i,f,o,l)}function ue(e,r,a){return J(e,r,a,n,k(L()),A(e,2,-2),0)}function ie(e,r,a,n){return J(e,r,a,s,A(e,0,n),A(e,n+1,-1),n)}function oe(e,r){var a="";var n=S(e);for(var c=0;c<n;c++)a+=r(e[c],c,e,r)||"";return a}function le(e,r,a,t){switch(e.type){case $:if(e.children.length)break;case i:case s:return e.return=e.return||e.value;case n:return "";case h:return e.return=e.value+"{"+oe(e.children,t)+"}";case c:e.value=e.props.join(",");}return M(a=oe(e.children,t))?e.return=e.value+"{"+a+"}":""}function ve(e){var r=S(e);return function(a,n,c,s){var t="";for(var u=0;u<r;u++)t+=e[u](a,n,c,s)||"";return t}}
2751
2752
 
2752
2753
  var weakMemoize = function weakMemoize(func) {
2753
2754
  // $FlowFixMe flow doesn't include all non-primitive types as allowed for weakmaps
@@ -3042,7 +3043,7 @@
3042
3043
  case 4810:
3043
3044
  case 6968:
3044
3045
  case 2756:
3045
- return a + value + r$3 + value + e + value + value;
3046
+ return a + value + r$1 + value + e + value + value;
3046
3047
  // flex, flex-direction
3047
3048
 
3048
3049
  case 6828:
@@ -3123,7 +3124,7 @@
3123
3124
  // (f)ill-available, (f)it-content
3124
3125
 
3125
3126
  case 102:
3126
- return z(value, /(.+:)(.+)-([^]+)/, '$1' + a + '$2-$3' + '$1' + r$3 + (O(value, length + 3) == 108 ? '$3' : '$2-$3')) + value;
3127
+ return z(value, /(.+:)(.+)-([^]+)/, '$1' + a + '$2-$3' + '$1' + r$1 + (O(value, length + 3) == 108 ? '$3' : '$2-$3')) + value;
3127
3128
  // (s)tretch
3128
3129
 
3129
3130
  case 115:
@@ -3190,7 +3191,7 @@
3190
3191
  case ':read-only':
3191
3192
  case ':read-write':
3192
3193
  return oe([K(element, {
3193
- props: [z(value, /:(read-\w+)/, ':' + r$3 + '$1')]
3194
+ props: [z(value, /:(read-\w+)/, ':' + r$1 + '$1')]
3194
3195
  })], callback);
3195
3196
  // :placeholder
3196
3197
 
@@ -3198,7 +3199,7 @@
3198
3199
  return oe([K(element, {
3199
3200
  props: [z(value, /:(plac\w+)/, ':' + a + 'input-$1')]
3200
3201
  }), K(element, {
3201
- props: [z(value, /:(plac\w+)/, ':' + r$3 + '$1')]
3202
+ props: [z(value, /:(plac\w+)/, ':' + r$1 + '$1')]
3202
3203
  }), K(element, {
3203
3204
  props: [z(value, /:(plac\w+)/, e + 'input-$1')]
3204
3205
  })], callback);
@@ -6274,7 +6275,7 @@
6274
6275
  }
6275
6276
  };
6276
6277
 
6277
- const _excluded$2p = ["values", "unit", "step"];
6278
+ const _excluded$2o = ["values", "unit", "step"];
6278
6279
  const sortBreakpointsValues = values => {
6279
6280
  const breakpointsAsArray = Object.keys(values).map(key => ({
6280
6281
  key,
@@ -6309,7 +6310,7 @@
6309
6310
  unit = 'px',
6310
6311
  step = 5
6311
6312
  } = breakpoints,
6312
- other = _objectWithoutPropertiesLoose(breakpoints, _excluded$2p);
6313
+ other = _objectWithoutPropertiesLoose(breakpoints, _excluded$2o);
6313
6314
  const sortedValues = sortBreakpointsValues(values);
6314
6315
  const keys = Object.keys(sortedValues);
6315
6316
  function up(key) {
@@ -7395,7 +7396,7 @@
7395
7396
  styleFunctionSx.filterProps = ['sx'];
7396
7397
  var styleFunctionSx$1 = styleFunctionSx;
7397
7398
 
7398
- const _excluded$2o = ["breakpoints", "palette", "spacing", "shape"];
7399
+ const _excluded$2n = ["breakpoints", "palette", "spacing", "shape"];
7399
7400
  function createTheme$1(options = {}, ...args) {
7400
7401
  const {
7401
7402
  breakpoints: breakpointsInput = {},
@@ -7403,7 +7404,7 @@
7403
7404
  spacing: spacingInput,
7404
7405
  shape: shapeInput = {}
7405
7406
  } = options,
7406
- other = _objectWithoutPropertiesLoose(options, _excluded$2o);
7407
+ other = _objectWithoutPropertiesLoose(options, _excluded$2n);
7407
7408
  const breakpoints = createBreakpoints(breakpointsInput);
7408
7409
  const spacing = createSpacing(spacingInput);
7409
7410
  let muiTheme = deepmerge({
@@ -7471,7 +7472,7 @@
7471
7472
  themeId: PropTypes.string
7472
7473
  } ;
7473
7474
 
7474
- const _excluded$2n = ["sx"];
7475
+ const _excluded$2m = ["sx"];
7475
7476
  const splitProps = props => {
7476
7477
  var _props$theme$unstable, _props$theme;
7477
7478
  const result = {
@@ -7492,7 +7493,7 @@
7492
7493
  const {
7493
7494
  sx: inSx
7494
7495
  } = props,
7495
- other = _objectWithoutPropertiesLoose(props, _excluded$2n);
7496
+ other = _objectWithoutPropertiesLoose(props, _excluded$2m);
7496
7497
  const {
7497
7498
  systemProps,
7498
7499
  otherProps
@@ -7516,9 +7517,9 @@
7516
7517
  });
7517
7518
  }
7518
7519
 
7519
- function r$2(e){var t,f,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(f=r$2(e[t]))&&(n&&(n+=" "),n+=f);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function clsx$2(){for(var e,t,f=0,n="";f<arguments.length;)(e=arguments[f++])&&(t=r$2(e))&&(n&&(n+=" "),n+=t);return n}
7520
+ function r(e){var t,f,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(f=r(e[t]))&&(n&&(n+=" "),n+=f);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function clsx(){for(var e,t,f=0,n="";f<arguments.length;)(e=arguments[f++])&&(t=r(e))&&(n&&(n+=" "),n+=t);return n}
7520
7521
 
7521
- const _excluded$2m = ["className", "component"];
7522
+ const _excluded$2l = ["className", "component"];
7522
7523
  function createBox(options = {}) {
7523
7524
  const {
7524
7525
  themeId,
@@ -7536,18 +7537,18 @@
7536
7537
  className,
7537
7538
  component = 'div'
7538
7539
  } = _extendSxProp,
7539
- other = _objectWithoutPropertiesLoose(_extendSxProp, _excluded$2m);
7540
+ other = _objectWithoutPropertiesLoose(_extendSxProp, _excluded$2l);
7540
7541
  return /*#__PURE__*/jsxRuntime_1(BoxRoot, _extends({
7541
7542
  as: component,
7542
7543
  ref: ref,
7543
- className: clsx$2(className, generateClassName ? generateClassName(defaultClassName) : defaultClassName),
7544
+ className: clsx(className, generateClassName ? generateClassName(defaultClassName) : defaultClassName),
7544
7545
  theme: themeId ? theme[themeId] || theme : theme
7545
7546
  }, other));
7546
7547
  });
7547
7548
  return Box;
7548
7549
  }
7549
7550
 
7550
- const _excluded$2l = ["variant"];
7551
+ const _excluded$2k = ["variant"];
7551
7552
  function isEmpty$3(string) {
7552
7553
  return string.length === 0;
7553
7554
  }
@@ -7561,7 +7562,7 @@
7561
7562
  const {
7562
7563
  variant
7563
7564
  } = props,
7564
- other = _objectWithoutPropertiesLoose(props, _excluded$2l);
7565
+ other = _objectWithoutPropertiesLoose(props, _excluded$2k);
7565
7566
  let classKey = variant || '';
7566
7567
  Object.keys(other).sort().forEach(key => {
7567
7568
  if (key === 'color') {
@@ -7573,7 +7574,7 @@
7573
7574
  return classKey;
7574
7575
  }
7575
7576
 
7576
- const _excluded$2k = ["name", "slot", "skipVariantsResolver", "skipSx", "overridesResolver"];
7577
+ const _excluded$2j = ["name", "slot", "skipVariantsResolver", "skipSx", "overridesResolver"];
7577
7578
  function isEmpty$2(obj) {
7578
7579
  return Object.keys(obj).length === 0;
7579
7580
  }
@@ -7679,7 +7680,7 @@
7679
7680
  // For more details: https://github.com/mui/material-ui/pull/37908
7680
7681
  overridesResolver = defaultOverridesResolver(lowercaseFirstLetter(componentSlot))
7681
7682
  } = inputOptions,
7682
- options = _objectWithoutPropertiesLoose(inputOptions, _excluded$2k);
7683
+ options = _objectWithoutPropertiesLoose(inputOptions, _excluded$2j);
7683
7684
 
7684
7685
  // if skipVariantsResolver option is defined, take the value, otherwise, true for root and false for other slots.
7685
7686
  const skipVariantsResolver = inputSkipVariantsResolver !== undefined ? inputSkipVariantsResolver :
@@ -8565,7 +8566,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
8565
8566
  });
8566
8567
  }
8567
8568
 
8568
- const _excluded$2j = ["colorSchemes", "components", "generateCssVars", "cssVarPrefix"];
8569
+ const _excluded$2i = ["colorSchemes", "components", "generateCssVars", "cssVarPrefix"];
8569
8570
  const DISABLE_CSS_TRANSITION = '*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}';
8570
8571
  function createCssVarsProvider(options) {
8571
8572
  const {
@@ -8628,7 +8629,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
8628
8629
  }),
8629
8630
  cssVarPrefix
8630
8631
  } = _ref,
8631
- restThemeProp = _objectWithoutPropertiesLoose(_ref, _excluded$2j);
8632
+ restThemeProp = _objectWithoutPropertiesLoose(_ref, _excluded$2i);
8632
8633
  const allColorSchemes = Object.keys(colorSchemes);
8633
8634
  const defaultLightColorScheme = typeof defaultColorScheme === 'string' ? defaultColorScheme : defaultColorScheme.light;
8634
8635
  const defaultDarkColorScheme = typeof defaultColorScheme === 'string' ? defaultColorScheme : defaultColorScheme.dark;
@@ -9048,14 +9049,14 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9048
9049
  };
9049
9050
  }
9050
9051
 
9051
- const _excluded$2i = ["colorSchemes", "components"],
9052
- _excluded2$d = ["light"];
9052
+ const _excluded$2h = ["colorSchemes", "components"],
9053
+ _excluded2$e = ["light"];
9053
9054
  function prepareCssVars(theme, parserConfig) {
9054
9055
  // @ts-ignore - ignore components do not exist
9055
9056
  const {
9056
9057
  colorSchemes = {}
9057
9058
  } = theme,
9058
- otherTheme = _objectWithoutPropertiesLoose(theme, _excluded$2i);
9059
+ otherTheme = _objectWithoutPropertiesLoose(theme, _excluded$2h);
9059
9060
  const {
9060
9061
  vars: rootVars,
9061
9062
  css: rootCss,
@@ -9066,7 +9067,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9066
9067
  const {
9067
9068
  light
9068
9069
  } = colorSchemes,
9069
- otherColorSchemes = _objectWithoutPropertiesLoose(colorSchemes, _excluded2$d);
9070
+ otherColorSchemes = _objectWithoutPropertiesLoose(colorSchemes, _excluded2$e);
9070
9071
  Object.entries(otherColorSchemes || {}).forEach(([key, scheme]) => {
9071
9072
  const {
9072
9073
  vars,
@@ -9110,7 +9111,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9110
9111
  };
9111
9112
  }
9112
9113
 
9113
- const _excluded$2h = ["className", "component", "disableGutters", "fixed", "maxWidth", "classes"];
9114
+ const _excluded$2g = ["className", "component", "disableGutters", "fixed", "maxWidth", "classes"];
9114
9115
  const defaultTheme$6 = createTheme$1();
9115
9116
  const defaultCreateStyledComponent$2 = systemStyled('div', {
9116
9117
  name: 'MuiContainer',
@@ -9206,7 +9207,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9206
9207
  fixed = false,
9207
9208
  maxWidth = 'lg'
9208
9209
  } = props,
9209
- other = _objectWithoutPropertiesLoose(props, _excluded$2h);
9210
+ other = _objectWithoutPropertiesLoose(props, _excluded$2g);
9210
9211
  const ownerState = _extends({}, props, {
9211
9212
  component,
9212
9213
  disableGutters,
@@ -9224,7 +9225,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9224
9225
  // @ts-ignore module augmentation fails if custom breakpoints are used
9225
9226
  ,
9226
9227
  ownerState: ownerState,
9227
- className: clsx$2(classes.root, className),
9228
+ className: clsx(classes.root, className),
9228
9229
  ref: ref
9229
9230
  }, other))
9230
9231
  );
@@ -9508,7 +9509,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9508
9509
  return [`direction-xs-${String(direction)}`];
9509
9510
  };
9510
9511
 
9511
- const _excluded$2g = ["className", "children", "columns", "container", "component", "direction", "wrap", "spacing", "rowSpacing", "columnSpacing", "disableEqualOverflow", "unstable_level"];
9512
+ const _excluded$2f = ["className", "children", "columns", "container", "component", "direction", "wrap", "spacing", "rowSpacing", "columnSpacing", "disableEqualOverflow", "unstable_level"];
9512
9513
  const defaultTheme$5 = createTheme$1();
9513
9514
 
9514
9515
  // widening Theme to any so that the consumer can own the theme structure.
@@ -9566,7 +9567,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9566
9567
  disableEqualOverflow: themeDisableEqualOverflow,
9567
9568
  unstable_level: level = 0
9568
9569
  } = props,
9569
- rest = _objectWithoutPropertiesLoose(props, _excluded$2g);
9570
+ rest = _objectWithoutPropertiesLoose(props, _excluded$2f);
9570
9571
  // Because `disableEqualOverflow` can be set from the theme's defaultProps, the **nested** grid should look at the instance props instead.
9571
9572
  let disableEqualOverflow = themeDisableEqualOverflow;
9572
9573
  if (level && themeDisableEqualOverflow !== undefined) {
@@ -9610,7 +9611,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9610
9611
  ref: ref,
9611
9612
  as: component,
9612
9613
  ownerState: ownerState,
9613
- className: clsx$2(classes.root, className)
9614
+ className: clsx(classes.root, className)
9614
9615
  }, other, {
9615
9616
  children: React__namespace.Children.map(children, child => {
9616
9617
  if ( /*#__PURE__*/React__namespace.isValidElement(child) && isMuiElement(child, ['Grid'])) {
@@ -9663,7 +9664,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9663
9664
  return Grid;
9664
9665
  }
9665
9666
 
9666
- const _excluded$2f = ["component", "direction", "spacing", "divider", "children", "className", "useFlexGap"];
9667
+ const _excluded$2e = ["component", "direction", "spacing", "divider", "children", "className", "useFlexGap"];
9667
9668
  const defaultTheme$4 = createTheme$1();
9668
9669
  // widening Theme to any so that the consumer can own the theme structure.
9669
9670
  const defaultCreateStyledComponent = systemStyled('div', {
@@ -9796,7 +9797,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9796
9797
  className,
9797
9798
  useFlexGap = false
9798
9799
  } = props,
9799
- other = _objectWithoutPropertiesLoose(props, _excluded$2f);
9800
+ other = _objectWithoutPropertiesLoose(props, _excluded$2e);
9800
9801
  const ownerState = {
9801
9802
  direction,
9802
9803
  spacing,
@@ -9807,7 +9808,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9807
9808
  as: component,
9808
9809
  ownerState: ownerState,
9809
9810
  ref: ref,
9810
- className: clsx$2(classes.root, className)
9811
+ className: clsx(classes.root, className)
9811
9812
  }, other, {
9812
9813
  children: divider ? joinChildren(children, divider) : children
9813
9814
  }));
@@ -9822,8 +9823,8 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9822
9823
  return Stack;
9823
9824
  }
9824
9825
 
9825
- const _excluded$2e = ["defaultProps", "mixins", "overrides", "palette", "props", "styleOverrides"],
9826
- _excluded2$c = ["type", "mode"];
9826
+ const _excluded$2d = ["defaultProps", "mixins", "overrides", "palette", "props", "styleOverrides"],
9827
+ _excluded2$d = ["type", "mode"];
9827
9828
  function adaptV4Theme(inputTheme) {
9828
9829
  {
9829
9830
  console.warn(['MUI: adaptV4Theme() is deprecated.', 'Follow the upgrade guide on https://mui.com/r/migration-v4#theme.'].join('\n'));
@@ -9836,7 +9837,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9836
9837
  props = {},
9837
9838
  styleOverrides = {}
9838
9839
  } = inputTheme,
9839
- other = _objectWithoutPropertiesLoose(inputTheme, _excluded$2e);
9840
+ other = _objectWithoutPropertiesLoose(inputTheme, _excluded$2d);
9840
9841
  const theme = _extends({}, other, {
9841
9842
  components: {}
9842
9843
  });
@@ -9888,7 +9889,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9888
9889
  type: typeInput,
9889
9890
  mode: modeInput
9890
9891
  } = palette,
9891
- paletteRest = _objectWithoutPropertiesLoose(palette, _excluded2$c);
9892
+ paletteRest = _objectWithoutPropertiesLoose(palette, _excluded2$d);
9892
9893
  const finalMode = modeInput || typeInput || 'light';
9893
9894
  theme.palette = _extends({
9894
9895
  // theme.palette.text.hint
@@ -9917,7 +9918,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
9917
9918
  }, mixins);
9918
9919
  }
9919
9920
 
9920
- const _excluded$2d = ["mode", "contrastThreshold", "tonalOffset"];
9921
+ const _excluded$2c = ["mode", "contrastThreshold", "tonalOffset"];
9921
9922
  const light = {
9922
9923
  // The colors used to style the text.
9923
9924
  text: {
@@ -10086,7 +10087,7 @@ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rg
10086
10087
  contrastThreshold = 3,
10087
10088
  tonalOffset = 0.2
10088
10089
  } = palette,
10089
- other = _objectWithoutPropertiesLoose(palette, _excluded$2d);
10090
+ other = _objectWithoutPropertiesLoose(palette, _excluded$2c);
10090
10091
  const primary = palette.primary || getDefaultPrimary(mode);
10091
10092
  const secondary = palette.secondary || getDefaultSecondary(mode);
10092
10093
  const error = palette.error || getDefaultError(mode);
@@ -10210,7 +10211,7 @@ const theme2 = createTheme({ palette: {
10210
10211
  return paletteOutput;
10211
10212
  }
10212
10213
 
10213
- const _excluded$2c = ["fontFamily", "fontSize", "fontWeightLight", "fontWeightRegular", "fontWeightMedium", "fontWeightBold", "htmlFontSize", "allVariants", "pxToRem"];
10214
+ const _excluded$2b = ["fontFamily", "fontSize", "fontWeightLight", "fontWeightRegular", "fontWeightMedium", "fontWeightBold", "htmlFontSize", "allVariants", "pxToRem"];
10214
10215
  function round$2(value) {
10215
10216
  return Math.round(value * 1e5) / 1e5;
10216
10217
  }
@@ -10241,7 +10242,7 @@ const theme2 = createTheme({ palette: {
10241
10242
  allVariants,
10242
10243
  pxToRem: pxToRem2
10243
10244
  } = _ref,
10244
- other = _objectWithoutPropertiesLoose(_ref, _excluded$2c);
10245
+ other = _objectWithoutPropertiesLoose(_ref, _excluded$2b);
10245
10246
  {
10246
10247
  if (typeof fontSize !== 'number') {
10247
10248
  console.error('MUI: `fontSize` is required to be a number.');
@@ -10309,7 +10310,7 @@ const theme2 = createTheme({ palette: {
10309
10310
  const shadows = ['none', createShadow(0, 2, 1, -1, 0, 1, 1, 0, 0, 1, 3, 0), createShadow(0, 3, 1, -2, 0, 2, 2, 0, 0, 1, 5, 0), createShadow(0, 3, 3, -2, 0, 3, 4, 0, 0, 1, 8, 0), createShadow(0, 2, 4, -1, 0, 4, 5, 0, 0, 1, 10, 0), createShadow(0, 3, 5, -1, 0, 5, 8, 0, 0, 1, 14, 0), createShadow(0, 3, 5, -1, 0, 6, 10, 0, 0, 1, 18, 0), createShadow(0, 4, 5, -2, 0, 7, 10, 1, 0, 2, 16, 1), createShadow(0, 5, 5, -3, 0, 8, 10, 1, 0, 3, 14, 2), createShadow(0, 5, 6, -3, 0, 9, 12, 1, 0, 3, 16, 2), createShadow(0, 6, 6, -3, 0, 10, 14, 1, 0, 4, 18, 3), createShadow(0, 6, 7, -4, 0, 11, 15, 1, 0, 4, 20, 3), createShadow(0, 7, 8, -4, 0, 12, 17, 2, 0, 5, 22, 4), createShadow(0, 7, 8, -4, 0, 13, 19, 2, 0, 5, 24, 4), createShadow(0, 7, 9, -4, 0, 14, 21, 2, 0, 5, 26, 4), createShadow(0, 8, 9, -5, 0, 15, 22, 2, 0, 6, 28, 5), createShadow(0, 8, 10, -5, 0, 16, 24, 2, 0, 6, 30, 5), createShadow(0, 8, 11, -5, 0, 17, 26, 2, 0, 6, 32, 5), createShadow(0, 9, 11, -5, 0, 18, 28, 2, 0, 7, 34, 6), createShadow(0, 9, 12, -6, 0, 19, 29, 2, 0, 7, 36, 6), createShadow(0, 10, 13, -6, 0, 20, 31, 3, 0, 8, 38, 7), createShadow(0, 10, 13, -6, 0, 21, 33, 3, 0, 8, 40, 7), createShadow(0, 10, 14, -6, 0, 22, 35, 3, 0, 8, 42, 7), createShadow(0, 11, 14, -7, 0, 23, 36, 3, 0, 9, 44, 8), createShadow(0, 11, 15, -7, 0, 24, 38, 3, 0, 9, 46, 8)];
10310
10311
  var shadows$1 = shadows;
10311
10312
 
10312
- const _excluded$2b = ["duration", "easing", "delay"];
10313
+ const _excluded$2a = ["duration", "easing", "delay"];
10313
10314
  // Follow https://material.google.com/motion/duration-easing.html#duration-easing-natural-easing-curves
10314
10315
  // to learn the context in which each easing should be used.
10315
10316
  const easing = {
@@ -10360,7 +10361,7 @@ const theme2 = createTheme({ palette: {
10360
10361
  easing: easingOption = mergedEasing.easeInOut,
10361
10362
  delay = 0
10362
10363
  } = options,
10363
- other = _objectWithoutPropertiesLoose(options, _excluded$2b);
10364
+ other = _objectWithoutPropertiesLoose(options, _excluded$2a);
10364
10365
  {
10365
10366
  const isString = value => typeof value === 'string';
10366
10367
  // IE11 support, replace with Number.isNaN
@@ -10410,7 +10411,7 @@ const theme2 = createTheme({ palette: {
10410
10411
  };
10411
10412
  var zIndex$1 = zIndex;
10412
10413
 
10413
- const _excluded$2a = ["breakpoints", "mixins", "spacing", "palette", "transitions", "typography", "shape"];
10414
+ const _excluded$29 = ["breakpoints", "mixins", "spacing", "palette", "transitions", "typography", "shape"];
10414
10415
  function createTheme(options = {}, ...args) {
10415
10416
  const {
10416
10417
  mixins: mixinsInput = {},
@@ -10418,7 +10419,7 @@ const theme2 = createTheme({ palette: {
10418
10419
  transitions: transitionsInput = {},
10419
10420
  typography: typographyInput = {}
10420
10421
  } = options,
10421
- other = _objectWithoutPropertiesLoose(options, _excluded$2a);
10422
+ other = _objectWithoutPropertiesLoose(options, _excluded$29);
10422
10423
  if (options.vars) {
10423
10424
  throw new Error(`MUI: \`vars\` is a private field used for CSS variables support.
10424
10425
  Please use another name.` );
@@ -10719,12 +10720,12 @@ Use unitless line heights instead.` );
10719
10720
  });
10720
10721
  var styled$1 = styled;
10721
10722
 
10722
- const _excluded$29 = ["theme"];
10723
+ const _excluded$28 = ["theme"];
10723
10724
  function ThemeProvider(_ref) {
10724
10725
  let {
10725
10726
  theme: themeInput
10726
10727
  } = _ref,
10727
- props = _objectWithoutPropertiesLoose(_ref, _excluded$29);
10728
+ props = _objectWithoutPropertiesLoose(_ref, _excluded$28);
10728
10729
  const scopedTheme = themeInput[THEME_ID];
10729
10730
  return /*#__PURE__*/jsxRuntime_1(ThemeProvider$1, _extends({}, props, {
10730
10731
  themeId: scopedTheme ? THEME_ID : undefined,
@@ -10779,8 +10780,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
10779
10780
  };
10780
10781
  var getOverlayAlpha$1 = getOverlayAlpha;
10781
10782
 
10782
- const _excluded$28 = ["colorSchemes", "cssVarPrefix", "shouldSkipGeneratingVar"],
10783
- _excluded2$b = ["palette"];
10783
+ const _excluded$27 = ["colorSchemes", "cssVarPrefix", "shouldSkipGeneratingVar"],
10784
+ _excluded2$c = ["palette"];
10784
10785
  const defaultDarkOverlays = [...Array(25)].map((_, index) => {
10785
10786
  if (index === 0) {
10786
10787
  return undefined;
@@ -10823,7 +10824,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
10823
10824
  cssVarPrefix = 'mui',
10824
10825
  shouldSkipGeneratingVar: shouldSkipGeneratingVar$1 = shouldSkipGeneratingVar
10825
10826
  } = options,
10826
- input = _objectWithoutPropertiesLoose(options, _excluded$28);
10827
+ input = _objectWithoutPropertiesLoose(options, _excluded$27);
10827
10828
  const getCssVar = createGetCssVar(cssVarPrefix);
10828
10829
  const _createThemeWithoutVa = createTheme(_extends({}, input, colorSchemesInput.light && {
10829
10830
  palette: (_colorSchemesInput$li = colorSchemesInput.light) == null ? void 0 : _colorSchemesInput$li.palette
@@ -10831,7 +10832,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
10831
10832
  {
10832
10833
  palette: lightPalette
10833
10834
  } = _createThemeWithoutVa,
10834
- muiTheme = _objectWithoutPropertiesLoose(_createThemeWithoutVa, _excluded2$b);
10835
+ muiTheme = _objectWithoutPropertiesLoose(_createThemeWithoutVa, _excluded2$c);
10835
10836
  const {
10836
10837
  palette: darkPalette
10837
10838
  } = createTheme({
@@ -11114,15 +11115,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
11114
11115
  throw new Error(`MUI: The \`experimental_sx\` has been moved to \`theme.unstable_sx\`.For more details, see https://github.com/mui/material-ui/pull/35150.` );
11115
11116
  }
11116
11117
 
11117
- function r$1(e){var t,f,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(f=r$1(e[t]))&&(n&&(n+=" "),n+=f);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function clsx$1(){for(var e,t,f=0,n="";f<arguments.length;)(e=arguments[f++])&&(t=r$1(e))&&(n&&(n+=" "),n+=t);return n}
11118
-
11119
11118
  function getSvgIconUtilityClass(slot) {
11120
11119
  return generateUtilityClass('MuiSvgIcon', slot);
11121
11120
  }
11122
11121
  const svgIconClasses = generateUtilityClasses('MuiSvgIcon', ['root', 'colorPrimary', 'colorSecondary', 'colorAction', 'colorError', 'colorDisabled', 'fontSizeInherit', 'fontSizeSmall', 'fontSizeMedium', 'fontSizeLarge']);
11123
11122
  var svgIconClasses$1 = svgIconClasses;
11124
11123
 
11125
- const _excluded$27 = ["children", "className", "color", "component", "fontSize", "htmlColor", "inheritViewBox", "titleAccess", "viewBox"];
11124
+ const _excluded$26 = ["children", "className", "color", "component", "fontSize", "htmlColor", "inheritViewBox", "titleAccess", "viewBox"];
11126
11125
  const useUtilityClasses$1O = ownerState => {
11127
11126
  const {
11128
11127
  color,
@@ -11190,7 +11189,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
11190
11189
  titleAccess,
11191
11190
  viewBox = '0 0 24 24'
11192
11191
  } = props,
11193
- other = _objectWithoutPropertiesLoose(props, _excluded$27);
11192
+ other = _objectWithoutPropertiesLoose(props, _excluded$26);
11194
11193
  const hasSvgAsChild = /*#__PURE__*/React__namespace.isValidElement(children) && children.type === 'svg';
11195
11194
  const ownerState = _extends({}, props, {
11196
11195
  color,
@@ -11208,7 +11207,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
11208
11207
  const classes = useUtilityClasses$1O(ownerState);
11209
11208
  return /*#__PURE__*/jsxRuntime_2(SvgIconRoot, _extends({
11210
11209
  as: component,
11211
- className: clsx$1(classes.root, className),
11210
+ className: clsx(classes.root, className),
11212
11211
  focusable: "false",
11213
11212
  color: htmlColor,
11214
11213
  "aria-hidden": titleAccess ? undefined : true,
@@ -12333,7 +12332,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
12333
12332
  const collapseClasses = generateUtilityClasses('MuiCollapse', ['root', 'horizontal', 'vertical', 'entered', 'hidden', 'wrapper', 'wrapperInner']);
12334
12333
  var collapseClasses$1 = collapseClasses;
12335
12334
 
12336
- const _excluded$26 = ["addEndListener", "children", "className", "collapsedSize", "component", "easing", "in", "onEnter", "onEntered", "onEntering", "onExit", "onExited", "onExiting", "orientation", "style", "timeout", "TransitionComponent"];
12335
+ const _excluded$25 = ["addEndListener", "children", "className", "collapsedSize", "component", "easing", "in", "onEnter", "onEntered", "onEntering", "onExit", "onExited", "onExiting", "orientation", "style", "timeout", "TransitionComponent"];
12337
12336
  const useUtilityClasses$1N = ownerState => {
12338
12337
  const {
12339
12338
  orientation,
@@ -12433,7 +12432,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
12433
12432
  // eslint-disable-next-line react/prop-types
12434
12433
  TransitionComponent = Transition$1
12435
12434
  } = props,
12436
- other = _objectWithoutPropertiesLoose(props, _excluded$26);
12435
+ other = _objectWithoutPropertiesLoose(props, _excluded$25);
12437
12436
  const ownerState = _extends({}, props, {
12438
12437
  orientation,
12439
12438
  collapsedSize: collapsedSizeProp
@@ -12568,7 +12567,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
12568
12567
  }, other, {
12569
12568
  children: (state, childProps) => /*#__PURE__*/jsxRuntime_1(CollapseRoot, _extends({
12570
12569
  as: component,
12571
- className: clsx$1(classes.root, className, {
12570
+ className: clsx(classes.root, className, {
12572
12571
  'entered': classes.entered,
12573
12572
  'exited': !inProp && collapsedSize === '0px' && classes.hidden
12574
12573
  }[state]),
@@ -12701,7 +12700,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
12701
12700
  const paperClasses = generateUtilityClasses('MuiPaper', ['root', 'rounded', 'outlined', 'elevation', 'elevation0', 'elevation1', 'elevation2', 'elevation3', 'elevation4', 'elevation5', 'elevation6', 'elevation7', 'elevation8', 'elevation9', 'elevation10', 'elevation11', 'elevation12', 'elevation13', 'elevation14', 'elevation15', 'elevation16', 'elevation17', 'elevation18', 'elevation19', 'elevation20', 'elevation21', 'elevation22', 'elevation23', 'elevation24']);
12702
12701
  var paperClasses$1 = paperClasses;
12703
12702
 
12704
- const _excluded$25 = ["className", "component", "elevation", "square", "variant"];
12703
+ const _excluded$24 = ["className", "component", "elevation", "square", "variant"];
12705
12704
  const useUtilityClasses$1M = ownerState => {
12706
12705
  const {
12707
12706
  square,
@@ -12756,7 +12755,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
12756
12755
  square = false,
12757
12756
  variant = 'elevation'
12758
12757
  } = props,
12759
- other = _objectWithoutPropertiesLoose(props, _excluded$25);
12758
+ other = _objectWithoutPropertiesLoose(props, _excluded$24);
12760
12759
  const ownerState = _extends({}, props, {
12761
12760
  component,
12762
12761
  elevation,
@@ -12774,7 +12773,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
12774
12773
  return /*#__PURE__*/jsxRuntime_1(PaperRoot, _extends({
12775
12774
  as: component,
12776
12775
  ownerState: ownerState,
12777
- className: clsx$1(classes.root, className),
12776
+ className: clsx(classes.root, className),
12778
12777
  ref: ref
12779
12778
  }, other));
12780
12779
  });
@@ -12848,7 +12847,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
12848
12847
  const accordionClasses = generateUtilityClasses('MuiAccordion', ['root', 'rounded', 'expanded', 'disabled', 'gutters', 'region']);
12849
12848
  var accordionClasses$1 = accordionClasses;
12850
12849
 
12851
- const _excluded$24 = ["children", "className", "defaultExpanded", "disabled", "disableGutters", "expanded", "onChange", "square", "TransitionComponent", "TransitionProps"];
12850
+ const _excluded$23 = ["children", "className", "defaultExpanded", "disabled", "disableGutters", "expanded", "onChange", "square", "TransitionComponent", "TransitionProps"];
12852
12851
  const useUtilityClasses$1L = ownerState => {
12853
12852
  const {
12854
12853
  classes,
@@ -12961,7 +12960,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
12961
12960
  TransitionComponent = Collapse$1,
12962
12961
  TransitionProps
12963
12962
  } = props,
12964
- other = _objectWithoutPropertiesLoose(props, _excluded$24);
12963
+ other = _objectWithoutPropertiesLoose(props, _excluded$23);
12965
12964
  const [expanded, setExpandedState] = useControlled({
12966
12965
  controlled: expandedProp,
12967
12966
  default: defaultExpanded,
@@ -12989,7 +12988,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
12989
12988
  });
12990
12989
  const classes = useUtilityClasses$1L(ownerState);
12991
12990
  return /*#__PURE__*/jsxRuntime_2(AccordionRoot, _extends({
12992
- className: clsx$1(classes.root, className),
12991
+ className: clsx(classes.root, className),
12993
12992
  ref: ref,
12994
12993
  ownerState: ownerState,
12995
12994
  square: square
@@ -13093,7 +13092,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13093
13092
  const accordionActionsClasses = generateUtilityClasses('MuiAccordionActions', ['root', 'spacing']);
13094
13093
  var accordionActionsClasses$1 = accordionActionsClasses;
13095
13094
 
13096
- const _excluded$23 = ["className", "disableSpacing"];
13095
+ const _excluded$22 = ["className", "disableSpacing"];
13097
13096
  const useUtilityClasses$1K = ownerState => {
13098
13097
  const {
13099
13098
  classes,
@@ -13134,13 +13133,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13134
13133
  className,
13135
13134
  disableSpacing = false
13136
13135
  } = props,
13137
- other = _objectWithoutPropertiesLoose(props, _excluded$23);
13136
+ other = _objectWithoutPropertiesLoose(props, _excluded$22);
13138
13137
  const ownerState = _extends({}, props, {
13139
13138
  disableSpacing
13140
13139
  });
13141
13140
  const classes = useUtilityClasses$1K(ownerState);
13142
13141
  return /*#__PURE__*/jsxRuntime_1(AccordionActionsRoot, _extends({
13143
- className: clsx$1(classes.root, className),
13142
+ className: clsx(classes.root, className),
13144
13143
  ref: ref,
13145
13144
  ownerState: ownerState
13146
13145
  }, other));
@@ -13180,7 +13179,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13180
13179
  const accordionDetailsClasses = generateUtilityClasses('MuiAccordionDetails', ['root']);
13181
13180
  var accordionDetailsClasses$1 = accordionDetailsClasses;
13182
13181
 
13183
- const _excluded$22 = ["className"];
13182
+ const _excluded$21 = ["className"];
13184
13183
  const useUtilityClasses$1J = ownerState => {
13185
13184
  const {
13186
13185
  classes
@@ -13207,11 +13206,11 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13207
13206
  const {
13208
13207
  className
13209
13208
  } = props,
13210
- other = _objectWithoutPropertiesLoose(props, _excluded$22);
13209
+ other = _objectWithoutPropertiesLoose(props, _excluded$21);
13211
13210
  const ownerState = props;
13212
13211
  const classes = useUtilityClasses$1J(ownerState);
13213
13212
  return /*#__PURE__*/jsxRuntime_1(AccordionDetailsRoot, _extends({
13214
- className: clsx$1(classes.root, className),
13213
+ className: clsx(classes.root, className),
13215
13214
  ref: ref,
13216
13215
  ownerState: ownerState
13217
13216
  }, other));
@@ -13253,14 +13252,14 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13253
13252
  timeout
13254
13253
  } = props;
13255
13254
  const [leaving, setLeaving] = React__namespace.useState(false);
13256
- const rippleClassName = clsx$1(className, classes.ripple, classes.rippleVisible, pulsate && classes.ripplePulsate);
13255
+ const rippleClassName = clsx(className, classes.ripple, classes.rippleVisible, pulsate && classes.ripplePulsate);
13257
13256
  const rippleStyles = {
13258
13257
  width: rippleSize,
13259
13258
  height: rippleSize,
13260
13259
  top: -(rippleSize / 2) + rippleY,
13261
13260
  left: -(rippleSize / 2) + rippleX
13262
13261
  };
13263
- const childClassName = clsx$1(classes.child, leaving && classes.childLeaving, pulsate && classes.childPulsate);
13262
+ const childClassName = clsx(classes.child, leaving && classes.childLeaving, pulsate && classes.childPulsate);
13264
13263
  if (!inProp && !leaving) {
13265
13264
  setLeaving(true);
13266
13265
  }
@@ -13325,7 +13324,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13325
13324
  const touchRippleClasses = generateUtilityClasses('MuiTouchRipple', ['root', 'ripple', 'rippleVisible', 'ripplePulsate', 'child', 'childLeaving', 'childPulsate']);
13326
13325
  var touchRippleClasses$1 = touchRippleClasses;
13327
13326
 
13328
- const _excluded$21 = ["center", "classes", "className"];
13327
+ const _excluded$20 = ["center", "classes", "className"];
13329
13328
  let _$3 = t => t,
13330
13329
  _t$3,
13331
13330
  _t2$3,
@@ -13454,7 +13453,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13454
13453
  classes = {},
13455
13454
  className
13456
13455
  } = props,
13457
- other = _objectWithoutPropertiesLoose(props, _excluded$21);
13456
+ other = _objectWithoutPropertiesLoose(props, _excluded$20);
13458
13457
  const [ripples, setRipples] = React__namespace.useState([]);
13459
13458
  const nextKey = React__namespace.useRef(0);
13460
13459
  const rippleCallback = React__namespace.useRef(null);
@@ -13491,12 +13490,12 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13491
13490
  } = params;
13492
13491
  setRipples(oldRipples => [...oldRipples, /*#__PURE__*/jsxRuntime_1(TouchRippleRipple, {
13493
13492
  classes: {
13494
- ripple: clsx$1(classes.ripple, touchRippleClasses$1.ripple),
13495
- rippleVisible: clsx$1(classes.rippleVisible, touchRippleClasses$1.rippleVisible),
13496
- ripplePulsate: clsx$1(classes.ripplePulsate, touchRippleClasses$1.ripplePulsate),
13497
- child: clsx$1(classes.child, touchRippleClasses$1.child),
13498
- childLeaving: clsx$1(classes.childLeaving, touchRippleClasses$1.childLeaving),
13499
- childPulsate: clsx$1(classes.childPulsate, touchRippleClasses$1.childPulsate)
13493
+ ripple: clsx(classes.ripple, touchRippleClasses$1.ripple),
13494
+ rippleVisible: clsx(classes.rippleVisible, touchRippleClasses$1.rippleVisible),
13495
+ ripplePulsate: clsx(classes.ripplePulsate, touchRippleClasses$1.ripplePulsate),
13496
+ child: clsx(classes.child, touchRippleClasses$1.child),
13497
+ childLeaving: clsx(classes.childLeaving, touchRippleClasses$1.childLeaving),
13498
+ childPulsate: clsx(classes.childPulsate, touchRippleClasses$1.childPulsate)
13500
13499
  },
13501
13500
  timeout: DURATION,
13502
13501
  pulsate: pulsate,
@@ -13623,7 +13622,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13623
13622
  stop
13624
13623
  }), [pulsate, start, stop]);
13625
13624
  return /*#__PURE__*/jsxRuntime_1(TouchRippleRoot, _extends({
13626
- className: clsx$1(touchRippleClasses$1.root, classes.root, className),
13625
+ className: clsx(touchRippleClasses$1.root, classes.root, className),
13627
13626
  ref: container
13628
13627
  }, other, {
13629
13628
  children: /*#__PURE__*/jsxRuntime_1(TransitionGroup$1, {
@@ -13657,7 +13656,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13657
13656
  const buttonBaseClasses = generateUtilityClasses('MuiButtonBase', ['root', 'disabled', 'focusVisible']);
13658
13657
  var buttonBaseClasses$1 = buttonBaseClasses;
13659
13658
 
13660
- const _excluded$20 = ["action", "centerRipple", "children", "className", "component", "disabled", "disableRipple", "disableTouchRipple", "focusRipple", "focusVisibleClassName", "LinkComponent", "onBlur", "onClick", "onContextMenu", "onDragLeave", "onFocus", "onFocusVisible", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseLeave", "onMouseUp", "onTouchEnd", "onTouchMove", "onTouchStart", "tabIndex", "TouchRippleProps", "touchRippleRef", "type"];
13659
+ const _excluded$1$ = ["action", "centerRipple", "children", "className", "component", "disabled", "disableRipple", "disableTouchRipple", "focusRipple", "focusVisibleClassName", "LinkComponent", "onBlur", "onClick", "onContextMenu", "onDragLeave", "onFocus", "onFocusVisible", "onKeyDown", "onKeyUp", "onMouseDown", "onMouseLeave", "onMouseUp", "onTouchEnd", "onTouchMove", "onTouchStart", "tabIndex", "TouchRippleProps", "touchRippleRef", "type"];
13661
13660
  const useUtilityClasses$1I = ownerState => {
13662
13661
  const {
13663
13662
  disabled,
@@ -13759,7 +13758,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13759
13758
  touchRippleRef,
13760
13759
  type
13761
13760
  } = props,
13762
- other = _objectWithoutPropertiesLoose(props, _excluded$20);
13761
+ other = _objectWithoutPropertiesLoose(props, _excluded$1$);
13763
13762
  const buttonRef = React__namespace.useRef(null);
13764
13763
  const rippleRef = React__namespace.useRef(null);
13765
13764
  const handleRippleRef = useForkRef(rippleRef, touchRippleRef);
@@ -13929,7 +13928,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
13929
13928
  const classes = useUtilityClasses$1I(ownerState);
13930
13929
  return /*#__PURE__*/jsxRuntime_2(ButtonBaseRoot, _extends({
13931
13930
  as: ComponentProp,
13932
- className: clsx$1(classes.root, className),
13931
+ className: clsx(classes.root, className),
13933
13932
  ownerState: ownerState,
13934
13933
  onBlur: handleBlur,
13935
13934
  onClick: onClick,
@@ -14123,7 +14122,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14123
14122
  const accordionSummaryClasses = generateUtilityClasses('MuiAccordionSummary', ['root', 'expanded', 'focusVisible', 'disabled', 'gutters', 'contentGutters', 'content', 'expandIconWrapper']);
14124
14123
  var accordionSummaryClasses$1 = accordionSummaryClasses;
14125
14124
 
14126
- const _excluded$1$ = ["children", "className", "expandIcon", "focusVisibleClassName", "onClick"];
14125
+ const _excluded$1_ = ["children", "className", "expandIcon", "focusVisibleClassName", "onClick"];
14127
14126
  const useUtilityClasses$1H = ownerState => {
14128
14127
  const {
14129
14128
  classes,
@@ -14218,7 +14217,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14218
14217
  focusVisibleClassName,
14219
14218
  onClick
14220
14219
  } = props,
14221
- other = _objectWithoutPropertiesLoose(props, _excluded$1$);
14220
+ other = _objectWithoutPropertiesLoose(props, _excluded$1_);
14222
14221
  const {
14223
14222
  disabled = false,
14224
14223
  disableGutters,
@@ -14245,8 +14244,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14245
14244
  disabled: disabled,
14246
14245
  component: "div",
14247
14246
  "aria-expanded": expanded,
14248
- className: clsx$1(classes.root, className),
14249
- focusVisibleClassName: clsx$1(classes.focusVisible, focusVisibleClassName),
14247
+ className: clsx(classes.root, className),
14248
+ focusVisibleClassName: clsx(classes.focusVisible, focusVisibleClassName),
14250
14249
  onClick: handleChange,
14251
14250
  ref: ref,
14252
14251
  ownerState: ownerState
@@ -14315,7 +14314,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14315
14314
  const iconButtonClasses = generateUtilityClasses('MuiIconButton', ['root', 'disabled', 'colorInherit', 'colorPrimary', 'colorSecondary', 'colorError', 'colorInfo', 'colorSuccess', 'colorWarning', 'edgeStart', 'edgeEnd', 'sizeSmall', 'sizeMedium', 'sizeLarge']);
14316
14315
  var iconButtonClasses$1 = iconButtonClasses;
14317
14316
 
14318
- const _excluded$1_ = ["edge", "children", "className", "color", "disabled", "disableFocusRipple", "size"];
14317
+ const _excluded$1Z = ["edge", "children", "className", "color", "disabled", "disableFocusRipple", "size"];
14319
14318
  const useUtilityClasses$1G = ownerState => {
14320
14319
  const {
14321
14320
  classes,
@@ -14416,7 +14415,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14416
14415
  disableFocusRipple = false,
14417
14416
  size = 'medium'
14418
14417
  } = props,
14419
- other = _objectWithoutPropertiesLoose(props, _excluded$1_);
14418
+ other = _objectWithoutPropertiesLoose(props, _excluded$1Z);
14420
14419
  const ownerState = _extends({}, props, {
14421
14420
  edge,
14422
14421
  color,
@@ -14426,7 +14425,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14426
14425
  });
14427
14426
  const classes = useUtilityClasses$1G(ownerState);
14428
14427
  return /*#__PURE__*/jsxRuntime_1(IconButtonRoot, _extends({
14429
- className: clsx$1(classes.root, className),
14428
+ className: clsx(classes.root, className),
14430
14429
  centerRipple: true,
14431
14430
  focusRipple: !disableFocusRipple,
14432
14431
  disabled: disabled,
@@ -14525,7 +14524,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14525
14524
  d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
14526
14525
  }), 'Close');
14527
14526
 
14528
- const _excluded$1Z = ["action", "children", "className", "closeText", "color", "components", "componentsProps", "icon", "iconMapping", "onClose", "role", "severity", "slotProps", "slots", "variant"];
14527
+ const _excluded$1Y = ["action", "children", "className", "closeText", "color", "components", "componentsProps", "icon", "iconMapping", "onClose", "role", "severity", "slotProps", "slots", "variant"];
14529
14528
  const useUtilityClasses$1F = ownerState => {
14530
14529
  const {
14531
14530
  variant,
@@ -14655,7 +14654,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14655
14654
  slots = {},
14656
14655
  variant = 'standard'
14657
14656
  } = props,
14658
- other = _objectWithoutPropertiesLoose(props, _excluded$1Z);
14657
+ other = _objectWithoutPropertiesLoose(props, _excluded$1Y);
14659
14658
  const ownerState = _extends({}, props, {
14660
14659
  color,
14661
14660
  severity,
@@ -14670,7 +14669,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14670
14669
  role: role,
14671
14670
  elevation: 0,
14672
14671
  ownerState: ownerState,
14673
- className: clsx$1(classes.root, className),
14672
+ className: clsx(classes.root, className),
14674
14673
  ref: ref
14675
14674
  }, other, {
14676
14675
  children: [icon !== false ? /*#__PURE__*/jsxRuntime_1(AlertIcon, {
@@ -14836,7 +14835,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14836
14835
  const typographyClasses = generateUtilityClasses('MuiTypography', ['root', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'subtitle1', 'subtitle2', 'body1', 'body2', 'inherit', 'button', 'caption', 'overline', 'alignLeft', 'alignRight', 'alignCenter', 'alignJustify', 'noWrap', 'gutterBottom', 'paragraph']);
14837
14836
  var typographyClasses$1 = typographyClasses;
14838
14837
 
14839
- const _excluded$1Y = ["align", "className", "component", "gutterBottom", "noWrap", "paragraph", "variant", "variantMapping"];
14838
+ const _excluded$1X = ["align", "className", "component", "gutterBottom", "noWrap", "paragraph", "variant", "variantMapping"];
14840
14839
  const useUtilityClasses$1E = ownerState => {
14841
14840
  const {
14842
14841
  align,
@@ -14923,7 +14922,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14923
14922
  variant = 'body1',
14924
14923
  variantMapping = defaultVariantMapping
14925
14924
  } = props,
14926
- other = _objectWithoutPropertiesLoose(props, _excluded$1Y);
14925
+ other = _objectWithoutPropertiesLoose(props, _excluded$1X);
14927
14926
  const ownerState = _extends({}, props, {
14928
14927
  align,
14929
14928
  color,
@@ -14941,7 +14940,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
14941
14940
  as: Component,
14942
14941
  ref: ref,
14943
14942
  ownerState: ownerState,
14944
- className: clsx$1(classes.root, className)
14943
+ className: clsx(classes.root, className)
14945
14944
  }, other));
14946
14945
  });
14947
14946
  Typography.propTypes /* remove-proptypes */ = {
@@ -15027,7 +15026,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
15027
15026
  const alertTitleClasses = generateUtilityClasses('MuiAlertTitle', ['root']);
15028
15027
  var alertTitleClasses$1 = alertTitleClasses;
15029
15028
 
15030
- const _excluded$1X = ["className"];
15029
+ const _excluded$1W = ["className"];
15031
15030
  const useUtilityClasses$1D = ownerState => {
15032
15031
  const {
15033
15032
  classes
@@ -15057,7 +15056,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
15057
15056
  const {
15058
15057
  className
15059
15058
  } = props,
15060
- other = _objectWithoutPropertiesLoose(props, _excluded$1X);
15059
+ other = _objectWithoutPropertiesLoose(props, _excluded$1W);
15061
15060
  const ownerState = props;
15062
15061
  const classes = useUtilityClasses$1D(ownerState);
15063
15062
  return /*#__PURE__*/jsxRuntime_1(AlertTitleRoot, _extends({
@@ -15065,7 +15064,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
15065
15064
  component: "div",
15066
15065
  ownerState: ownerState,
15067
15066
  ref: ref,
15068
- className: clsx$1(classes.root, className)
15067
+ className: clsx(classes.root, className)
15069
15068
  }, other));
15070
15069
  });
15071
15070
  AlertTitle.propTypes /* remove-proptypes */ = {
@@ -15098,7 +15097,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
15098
15097
  const appBarClasses = generateUtilityClasses('MuiAppBar', ['root', 'positionFixed', 'positionAbsolute', 'positionSticky', 'positionStatic', 'positionRelative', 'colorDefault', 'colorPrimary', 'colorSecondary', 'colorInherit', 'colorTransparent']);
15099
15098
  var appBarClasses$1 = appBarClasses;
15100
15099
 
15101
- const _excluded$1W = ["className", "color", "enableColorOnDark", "position"];
15100
+ const _excluded$1V = ["className", "color", "enableColorOnDark", "position"];
15102
15101
  const useUtilityClasses$1C = ownerState => {
15103
15102
  const {
15104
15103
  color,
@@ -15204,7 +15203,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
15204
15203
  enableColorOnDark = false,
15205
15204
  position = 'fixed'
15206
15205
  } = props,
15207
- other = _objectWithoutPropertiesLoose(props, _excluded$1W);
15206
+ other = _objectWithoutPropertiesLoose(props, _excluded$1V);
15208
15207
  const ownerState = _extends({}, props, {
15209
15208
  color,
15210
15209
  position,
@@ -15216,7 +15215,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
15216
15215
  component: "header",
15217
15216
  ownerState: ownerState,
15218
15217
  elevation: 4,
15219
- className: clsx$1(classes.root, className, position === 'fixed' && 'mui-fixed'),
15218
+ className: clsx(classes.root, className, position === 'fixed' && 'mui-fixed'),
15220
15219
  ref: ref
15221
15220
  }, other));
15222
15221
  });
@@ -15349,8 +15348,6 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
15349
15348
  return componentProps;
15350
15349
  }
15351
15350
 
15352
- function r(e){var t,f,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(f=r(e[t]))&&(n&&(n+=" "),n+=f);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function clsx(){for(var e,t,f=0,n="";f<arguments.length;)(e=arguments[f++])&&(t=r(e))&&(n&&(n+=" "),n+=t);return n}
15353
-
15354
15351
  /**
15355
15352
  * Removes event handlers from the given object.
15356
15353
  * A field is considered an event handler if it is a function with a name beginning with `on`.
@@ -15435,7 +15432,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
15435
15432
  };
15436
15433
  }
15437
15434
 
15438
- const _excluded$1V = ["elementType", "externalSlotProps", "ownerState", "skipResolvingSlotProps"];
15435
+ const _excluded$1U = ["elementType", "externalSlotProps", "ownerState", "skipResolvingSlotProps"];
15439
15436
  /**
15440
15437
  * @ignore - do not document.
15441
15438
  * Builds the props to be passed into the slot of an unstyled component.
@@ -15452,7 +15449,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
15452
15449
  ownerState,
15453
15450
  skipResolvingSlotProps = false
15454
15451
  } = parameters,
15455
- rest = _objectWithoutPropertiesLoose(parameters, _excluded$1V);
15452
+ rest = _objectWithoutPropertiesLoose(parameters, _excluded$1U);
15456
15453
  const resolvedComponentsProps = skipResolvingSlotProps ? {} : resolveComponentProps(externalSlotProps, ownerState);
15457
15454
  const {
15458
15455
  props: mergedProps,
@@ -17873,8 +17870,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
17873
17870
  }
17874
17871
  generateUtilityClasses('MuiPopper', ['root']);
17875
17872
 
17876
- const _excluded$1U = ["anchorEl", "children", "direction", "disablePortal", "modifiers", "open", "placement", "popperOptions", "popperRef", "slotProps", "slots", "TransitionProps", "ownerState"],
17877
- _excluded2$a = ["anchorEl", "children", "container", "direction", "disablePortal", "keepMounted", "modifiers", "open", "placement", "popperOptions", "popperRef", "style", "transition", "slotProps", "slots"];
17873
+ const _excluded$1T = ["anchorEl", "children", "direction", "disablePortal", "modifiers", "open", "placement", "popperOptions", "popperRef", "slotProps", "slots", "TransitionProps", "ownerState"],
17874
+ _excluded2$b = ["anchorEl", "children", "container", "direction", "disablePortal", "keepMounted", "modifiers", "open", "placement", "popperOptions", "popperRef", "style", "transition", "slotProps", "slots"];
17878
17875
  function flipPlacement(placement, direction) {
17879
17876
  if (direction === 'ltr') {
17880
17877
  return placement;
@@ -17926,7 +17923,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
17926
17923
  // @ts-ignore internal logic
17927
17924
  // prevent from spreading to DOM, it can come from the parent component e.g. Select.
17928
17925
  } = props,
17929
- other = _objectWithoutPropertiesLoose(props, _excluded$1U);
17926
+ other = _objectWithoutPropertiesLoose(props, _excluded$1T);
17930
17927
  const tooltipRef = React__namespace.useRef(null);
17931
17928
  const ownRef = useForkRef(tooltipRef, forwardedRef);
17932
17929
  const popperRef = React__namespace.useRef(null);
@@ -18058,7 +18055,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
18058
18055
  slotProps = {},
18059
18056
  slots = {}
18060
18057
  } = props,
18061
- other = _objectWithoutPropertiesLoose(props, _excluded2$a);
18058
+ other = _objectWithoutPropertiesLoose(props, _excluded2$b);
18062
18059
  const [exited, setExited] = React__namespace.useState(true);
18063
18060
  const handleEnter = () => {
18064
18061
  setExited(false);
@@ -18312,7 +18309,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
18312
18309
  if (container.parentNode instanceof DocumentFragment) {
18313
18310
  scrollContainer = ownerDocument(container).body;
18314
18311
  } else {
18315
- // Improve Gatsby support
18312
+ // Support html overflow-y: auto for scroll stability between pages
18316
18313
  // https://css-tricks.com/snippets/css/force-vertical-scrollbar/
18317
18314
  const parent = container.parentElement;
18318
18315
  const containerWindow = ownerWindow(container);
@@ -18633,270 +18630,6 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
18633
18630
  };
18634
18631
  }
18635
18632
 
18636
- function getModalUtilityClass(slot) {
18637
- return generateUtilityClass('MuiModal', slot);
18638
- }
18639
- const modalClasses$1 = generateUtilityClasses('MuiModal', ['root', 'hidden', 'backdrop']);
18640
-
18641
- const _excluded$1T = ["children", "closeAfterTransition", "container", "disableAutoFocus", "disableEnforceFocus", "disableEscapeKeyDown", "disablePortal", "disableRestoreFocus", "disableScrollLock", "hideBackdrop", "keepMounted", "onBackdropClick", "onClose", "onKeyDown", "open", "onTransitionEnter", "onTransitionExited", "slotProps", "slots"];
18642
- const useUtilityClasses$1A = ownerState => {
18643
- const {
18644
- open,
18645
- exited
18646
- } = ownerState;
18647
- const slots = {
18648
- root: ['root', !open && exited && 'hidden'],
18649
- backdrop: ['backdrop']
18650
- };
18651
- return composeClasses(slots, useClassNamesOverride(getModalUtilityClass));
18652
- };
18653
-
18654
- /**
18655
- * Modal is a lower-level construct that is leveraged by the following components:
18656
- *
18657
- * * [Dialog](https://mui.com/material-ui/api/dialog/)
18658
- * * [Drawer](https://mui.com/material-ui/api/drawer/)
18659
- * * [Menu](https://mui.com/material-ui/api/menu/)
18660
- * * [Popover](https://mui.com/material-ui/api/popover/)
18661
- *
18662
- * If you are creating a modal dialog, you probably want to use the [Dialog](https://mui.com/material-ui/api/dialog/) component
18663
- * rather than directly using Modal.
18664
- *
18665
- * This component shares many concepts with [react-overlays](https://react-bootstrap.github.io/react-overlays/#modals).
18666
- *
18667
- * Demos:
18668
- *
18669
- * - [Modal](https://mui.com/base-ui/react-modal/)
18670
- *
18671
- * API:
18672
- *
18673
- * - [Modal API](https://mui.com/base-ui/react-modal/components-api/#modal)
18674
- */
18675
- const Modal$2 = /*#__PURE__*/React__namespace.forwardRef(function Modal(props, forwardedRef) {
18676
- var _slots$root;
18677
- const {
18678
- children,
18679
- closeAfterTransition = false,
18680
- container,
18681
- disableAutoFocus = false,
18682
- disableEnforceFocus = false,
18683
- disableEscapeKeyDown = false,
18684
- disablePortal = false,
18685
- disableRestoreFocus = false,
18686
- disableScrollLock = false,
18687
- hideBackdrop = false,
18688
- keepMounted = false,
18689
- onBackdropClick,
18690
- open,
18691
- slotProps = {},
18692
- slots = {}
18693
- } = props,
18694
- other = _objectWithoutPropertiesLoose(props, _excluded$1T);
18695
- const propsWithDefaults = _extends({}, props, {
18696
- closeAfterTransition,
18697
- disableAutoFocus,
18698
- disableEnforceFocus,
18699
- disableEscapeKeyDown,
18700
- disablePortal,
18701
- disableRestoreFocus,
18702
- disableScrollLock,
18703
- hideBackdrop,
18704
- keepMounted
18705
- });
18706
- const {
18707
- getRootProps,
18708
- getBackdropProps,
18709
- getTransitionProps,
18710
- portalRef,
18711
- isTopModal,
18712
- exited,
18713
- hasTransition
18714
- } = useModal(_extends({}, propsWithDefaults, {
18715
- rootRef: forwardedRef
18716
- }));
18717
- const ownerState = _extends({}, propsWithDefaults, {
18718
- exited,
18719
- hasTransition
18720
- });
18721
- const classes = useUtilityClasses$1A(ownerState);
18722
- const childProps = {};
18723
- if (children.props.tabIndex === undefined) {
18724
- childProps.tabIndex = '-1';
18725
- }
18726
-
18727
- // It's a Transition like component
18728
- if (hasTransition) {
18729
- const {
18730
- onEnter,
18731
- onExited
18732
- } = getTransitionProps();
18733
- childProps.onEnter = onEnter;
18734
- childProps.onExited = onExited;
18735
- }
18736
- const Root = (_slots$root = slots.root) != null ? _slots$root : 'div';
18737
- const rootProps = useSlotProps({
18738
- elementType: Root,
18739
- externalSlotProps: slotProps.root,
18740
- externalForwardedProps: other,
18741
- getSlotProps: getRootProps,
18742
- className: classes.root,
18743
- ownerState
18744
- });
18745
- const BackdropComponent = slots.backdrop;
18746
- const backdropProps = useSlotProps({
18747
- elementType: BackdropComponent,
18748
- externalSlotProps: slotProps.backdrop,
18749
- getSlotProps: otherHandlers => {
18750
- return getBackdropProps(_extends({}, otherHandlers, {
18751
- onClick: e => {
18752
- if (onBackdropClick) {
18753
- onBackdropClick(e);
18754
- }
18755
- if (otherHandlers != null && otherHandlers.onClick) {
18756
- otherHandlers.onClick(e);
18757
- }
18758
- }
18759
- }));
18760
- },
18761
- className: classes.backdrop,
18762
- ownerState
18763
- });
18764
- if (!keepMounted && !open && (!hasTransition || exited)) {
18765
- return null;
18766
- }
18767
- return /*#__PURE__*/jsxRuntime_1(Portal, {
18768
- ref: portalRef,
18769
- container: container,
18770
- disablePortal: disablePortal,
18771
- children: /*#__PURE__*/jsxRuntime_2(Root, _extends({}, rootProps, {
18772
- children: [!hideBackdrop && BackdropComponent ? /*#__PURE__*/jsxRuntime_1(BackdropComponent, _extends({}, backdropProps)) : null, /*#__PURE__*/jsxRuntime_1(FocusTrap, {
18773
- disableEnforceFocus: disableEnforceFocus,
18774
- disableAutoFocus: disableAutoFocus,
18775
- disableRestoreFocus: disableRestoreFocus,
18776
- isEnabled: isTopModal,
18777
- open: open,
18778
- children: /*#__PURE__*/React__namespace.cloneElement(children, childProps)
18779
- })]
18780
- }))
18781
- });
18782
- });
18783
- Modal$2.propTypes /* remove-proptypes */ = {
18784
- // ----------------------------- Warning --------------------------------
18785
- // | These PropTypes are generated from the TypeScript type definitions |
18786
- // | To update them edit TypeScript types and run "yarn proptypes" |
18787
- // ----------------------------------------------------------------------
18788
- /**
18789
- * A single child content element.
18790
- */
18791
- children: elementAcceptingRef$1.isRequired,
18792
- /**
18793
- * When set to true the Modal waits until a nested Transition is completed before closing.
18794
- * @default false
18795
- */
18796
- closeAfterTransition: PropTypes.bool,
18797
- /**
18798
- * An HTML element or function that returns one.
18799
- * The `container` will have the portal children appended to it.
18800
- *
18801
- * By default, it uses the body of the top-level document object,
18802
- * so it's simply `document.body` most of the time.
18803
- */
18804
- container: PropTypes /* @typescript-to-proptypes-ignore */.oneOfType([HTMLElementType, PropTypes.func]),
18805
- /**
18806
- * If `true`, the modal will not automatically shift focus to itself when it opens, and
18807
- * replace it to the last focused element when it closes.
18808
- * This also works correctly with any modal children that have the `disableAutoFocus` prop.
18809
- *
18810
- * Generally this should never be set to `true` as it makes the modal less
18811
- * accessible to assistive technologies, like screen readers.
18812
- * @default false
18813
- */
18814
- disableAutoFocus: PropTypes.bool,
18815
- /**
18816
- * If `true`, the modal will not prevent focus from leaving the modal while open.
18817
- *
18818
- * Generally this should never be set to `true` as it makes the modal less
18819
- * accessible to assistive technologies, like screen readers.
18820
- * @default false
18821
- */
18822
- disableEnforceFocus: PropTypes.bool,
18823
- /**
18824
- * If `true`, hitting escape will not fire the `onClose` callback.
18825
- * @default false
18826
- */
18827
- disableEscapeKeyDown: PropTypes.bool,
18828
- /**
18829
- * The `children` will be under the DOM hierarchy of the parent component.
18830
- * @default false
18831
- */
18832
- disablePortal: PropTypes.bool,
18833
- /**
18834
- * If `true`, the modal will not restore focus to previously focused element once
18835
- * modal is hidden or unmounted.
18836
- * @default false
18837
- */
18838
- disableRestoreFocus: PropTypes.bool,
18839
- /**
18840
- * Disable the scroll lock behavior.
18841
- * @default false
18842
- */
18843
- disableScrollLock: PropTypes.bool,
18844
- /**
18845
- * If `true`, the backdrop is not rendered.
18846
- * @default false
18847
- */
18848
- hideBackdrop: PropTypes.bool,
18849
- /**
18850
- * Always keep the children in the DOM.
18851
- * This prop can be useful in SEO situation or
18852
- * when you want to maximize the responsiveness of the Modal.
18853
- * @default false
18854
- */
18855
- keepMounted: PropTypes.bool,
18856
- /**
18857
- * Callback fired when the backdrop is clicked.
18858
- * @deprecated Use the `onClose` prop with the `reason` argument to handle the `backdropClick` events.
18859
- */
18860
- onBackdropClick: PropTypes.func,
18861
- /**
18862
- * Callback fired when the component requests to be closed.
18863
- * The `reason` parameter can optionally be used to control the response to `onClose`.
18864
- *
18865
- * @param {object} event The event source of the callback.
18866
- * @param {string} reason Can be: `"escapeKeyDown"`, `"backdropClick"`.
18867
- */
18868
- onClose: PropTypes.func,
18869
- /**
18870
- * A function called when a transition enters.
18871
- */
18872
- onTransitionEnter: PropTypes.func,
18873
- /**
18874
- * A function called when a transition has exited.
18875
- */
18876
- onTransitionExited: PropTypes.func,
18877
- /**
18878
- * If `true`, the component is shown.
18879
- */
18880
- open: PropTypes.bool.isRequired,
18881
- /**
18882
- * The props used for each slot inside the Modal.
18883
- * @default {}
18884
- */
18885
- slotProps: PropTypes.shape({
18886
- backdrop: PropTypes.oneOfType([PropTypes.func, PropTypes.object]),
18887
- root: PropTypes.oneOfType([PropTypes.func, PropTypes.object])
18888
- }),
18889
- /**
18890
- * The components used for each slot inside the Modal.
18891
- * Either a string to use a HTML element or a component.
18892
- * @default {}
18893
- */
18894
- slots: PropTypes.shape({
18895
- backdrop: PropTypes.elementType,
18896
- root: PropTypes.elementType
18897
- })
18898
- } ;
18899
-
18900
18633
  /**
18901
18634
  * NoSsr purposely removes components from the subject of Server Side Rendering (SSR).
18902
18635
  *
@@ -21149,7 +20882,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
21149
20882
  var listSubheaderClasses$1 = listSubheaderClasses;
21150
20883
 
21151
20884
  const _excluded$1Q = ["className", "color", "component", "disableGutters", "disableSticky", "inset"];
21152
- const useUtilityClasses$1z = ownerState => {
20885
+ const useUtilityClasses$1A = ownerState => {
21153
20886
  const {
21154
20887
  classes,
21155
20888
  color,
@@ -21218,10 +20951,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
21218
20951
  disableSticky,
21219
20952
  inset
21220
20953
  });
21221
- const classes = useUtilityClasses$1z(ownerState);
20954
+ const classes = useUtilityClasses$1A(ownerState);
21222
20955
  return /*#__PURE__*/jsxRuntime_1(ListSubheaderRoot, _extends({
21223
20956
  as: component,
21224
- className: clsx$1(classes.root, className),
20957
+ className: clsx(classes.root, className),
21225
20958
  ref: ref,
21226
20959
  ownerState: ownerState
21227
20960
  }, other));
@@ -21287,7 +21020,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
21287
21020
  var chipClasses$1 = chipClasses;
21288
21021
 
21289
21022
  const _excluded$1P = ["avatar", "className", "clickable", "color", "component", "deleteIcon", "disabled", "icon", "label", "onClick", "onDelete", "onKeyDown", "onKeyUp", "size", "variant", "tabIndex", "skipFocusWhenDisabled"];
21290
- const useUtilityClasses$1y = ownerState => {
21023
+ const useUtilityClasses$1z = ownerState => {
21291
21024
  const {
21292
21025
  classes,
21293
21026
  disabled,
@@ -21610,7 +21343,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
21610
21343
  clickable,
21611
21344
  variant
21612
21345
  });
21613
- const classes = useUtilityClasses$1y(ownerState);
21346
+ const classes = useUtilityClasses$1z(ownerState);
21614
21347
  const moreProps = component === ButtonBase$1 ? _extends({
21615
21348
  component: ComponentProp || 'div',
21616
21349
  focusVisibleClassName: classes.focusVisible
@@ -21620,23 +21353,23 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
21620
21353
  let deleteIcon = null;
21621
21354
  if (onDelete) {
21622
21355
  deleteIcon = deleteIconProp && /*#__PURE__*/React__namespace.isValidElement(deleteIconProp) ? /*#__PURE__*/React__namespace.cloneElement(deleteIconProp, {
21623
- className: clsx$1(deleteIconProp.props.className, classes.deleteIcon),
21356
+ className: clsx(deleteIconProp.props.className, classes.deleteIcon),
21624
21357
  onClick: handleDeleteIconClick
21625
21358
  }) : /*#__PURE__*/jsxRuntime_1(CancelIcon, {
21626
- className: clsx$1(classes.deleteIcon),
21359
+ className: clsx(classes.deleteIcon),
21627
21360
  onClick: handleDeleteIconClick
21628
21361
  });
21629
21362
  }
21630
21363
  let avatar = null;
21631
21364
  if (avatarProp && /*#__PURE__*/React__namespace.isValidElement(avatarProp)) {
21632
21365
  avatar = /*#__PURE__*/React__namespace.cloneElement(avatarProp, {
21633
- className: clsx$1(classes.avatar, avatarProp.props.className)
21366
+ className: clsx(classes.avatar, avatarProp.props.className)
21634
21367
  });
21635
21368
  }
21636
21369
  let icon = null;
21637
21370
  if (iconProp && /*#__PURE__*/React__namespace.isValidElement(iconProp)) {
21638
21371
  icon = /*#__PURE__*/React__namespace.cloneElement(iconProp, {
21639
- className: clsx$1(classes.icon, iconProp.props.className)
21372
+ className: clsx(classes.icon, iconProp.props.className)
21640
21373
  });
21641
21374
  }
21642
21375
  {
@@ -21646,7 +21379,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
21646
21379
  }
21647
21380
  return /*#__PURE__*/jsxRuntime_2(ChipRoot, _extends({
21648
21381
  as: component,
21649
- className: clsx$1(classes.root, className),
21382
+ className: clsx(classes.root, className),
21650
21383
  disabled: clickable && disabled ? true : undefined,
21651
21384
  onClick: onClick,
21652
21385
  onKeyDown: handleKeyDown,
@@ -21656,7 +21389,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
21656
21389
  ownerState: ownerState
21657
21390
  }, moreProps, other, {
21658
21391
  children: [avatar || icon, /*#__PURE__*/jsxRuntime_1(ChipLabel, {
21659
- className: clsx$1(classes.label),
21392
+ className: clsx(classes.label),
21660
21393
  ownerState: ownerState,
21661
21394
  children: label
21662
21395
  }), deleteIcon]
@@ -21862,7 +21595,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
21862
21595
  } = props;
21863
21596
  return [styles.input, ownerState.size === 'small' && styles.inputSizeSmall, ownerState.multiline && styles.inputMultiline, ownerState.type === 'search' && styles.inputTypeSearch, ownerState.startAdornment && styles.inputAdornedStart, ownerState.endAdornment && styles.inputAdornedEnd, ownerState.hiddenLabel && styles.inputHiddenLabel];
21864
21597
  };
21865
- const useUtilityClasses$1x = ownerState => {
21598
+ const useUtilityClasses$1y = ownerState => {
21866
21599
  const {
21867
21600
  classes,
21868
21601
  color,
@@ -22202,7 +21935,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
22202
21935
  if (inputRef.current && event.currentTarget === event.target) {
22203
21936
  inputRef.current.focus();
22204
21937
  }
22205
- if (onClick && !fcs.disabled) {
21938
+ if (onClick) {
22206
21939
  onClick(event);
22207
21940
  }
22208
21941
  };
@@ -22254,7 +21987,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
22254
21987
  startAdornment,
22255
21988
  type
22256
21989
  });
22257
- const classes = useUtilityClasses$1x(ownerState);
21990
+ const classes = useUtilityClasses$1y(ownerState);
22258
21991
  const Root = slots.root || components.Root || InputBaseRoot;
22259
21992
  const rootProps = slotProps.root || componentsProps.root || {};
22260
21993
  const Input = slots.input || components.Input || InputBaseComponent;
@@ -22266,7 +21999,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
22266
21999
  ref: ref,
22267
22000
  onClick: handleClick
22268
22001
  }, other, {
22269
- className: clsx$1(classes.root, rootProps.className, className, readOnly && 'MuiInputBase-readOnly'),
22002
+ className: clsx(classes.root, rootProps.className, className, readOnly && 'MuiInputBase-readOnly'),
22270
22003
  children: [startAdornment, /*#__PURE__*/jsxRuntime_1(FormControlContext$1.Provider, {
22271
22004
  value: null,
22272
22005
  children: /*#__PURE__*/jsxRuntime_1(Input, _extends({
@@ -22293,7 +22026,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
22293
22026
  ownerState: _extends({}, ownerState, inputProps.ownerState)
22294
22027
  }, {
22295
22028
  ref: handleInputRef,
22296
- className: clsx$1(classes.input, inputProps.className, readOnly && 'MuiInputBase-readOnly'),
22029
+ className: clsx(classes.input, inputProps.className, readOnly && 'MuiInputBase-readOnly'),
22297
22030
  onBlur: handleBlur,
22298
22031
  onChange: handleChange,
22299
22032
  onFocus: handleFocus
@@ -22566,8 +22299,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
22566
22299
 
22567
22300
  var _ClearIcon, _ArrowDropDownIcon;
22568
22301
  const _excluded$1N = ["autoComplete", "autoHighlight", "autoSelect", "blurOnSelect", "ChipProps", "className", "clearIcon", "clearOnBlur", "clearOnEscape", "clearText", "closeText", "componentsProps", "defaultValue", "disableClearable", "disableCloseOnSelect", "disabled", "disabledItemsFocusable", "disableListWrap", "disablePortal", "filterOptions", "filterSelectedOptions", "forcePopupIcon", "freeSolo", "fullWidth", "getLimitTagsText", "getOptionDisabled", "getOptionLabel", "isOptionEqualToValue", "groupBy", "handleHomeEndKeys", "id", "includeInputInList", "inputValue", "limitTags", "ListboxComponent", "ListboxProps", "loading", "loadingText", "multiple", "noOptionsText", "onChange", "onClose", "onHighlightChange", "onInputChange", "onOpen", "open", "openOnFocus", "openText", "options", "PaperComponent", "PopperComponent", "popupIcon", "readOnly", "renderGroup", "renderInput", "renderOption", "renderTags", "selectOnFocus", "size", "slotProps", "value"],
22569
- _excluded2$9 = ["ref"];
22570
- const useUtilityClasses$1w = ownerState => {
22302
+ _excluded2$a = ["ref"];
22303
+ const useUtilityClasses$1x = ownerState => {
22571
22304
  const {
22572
22305
  classes,
22573
22306
  disablePortal,
@@ -23002,7 +22735,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23002
22735
  {
23003
22736
  ref: listboxRef
23004
22737
  } = _getListboxProps,
23005
- otherListboxProps = _objectWithoutPropertiesLoose(_getListboxProps, _excluded2$9);
22738
+ otherListboxProps = _objectWithoutPropertiesLoose(_getListboxProps, _excluded2$a);
23006
22739
  const combinedListboxRef = useForkRef(listboxRef, externalListboxRef);
23007
22740
  const defaultGetOptionLabel = option => {
23008
22741
  var _option$label;
@@ -23023,7 +22756,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23023
22756
  popupOpen,
23024
22757
  size
23025
22758
  });
23026
- const classes = useUtilityClasses$1w(ownerState);
22759
+ const classes = useUtilityClasses$1x(ownerState);
23027
22760
  let startAdornment;
23028
22761
  if (multiple && value.length > 0) {
23029
22762
  const getCustomizedTagProps = params => _extends({
@@ -23088,7 +22821,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23088
22821
  return /*#__PURE__*/jsxRuntime_2(React__namespace.Fragment, {
23089
22822
  children: [/*#__PURE__*/jsxRuntime_1(AutocompleteRoot, _extends({
23090
22823
  ref: ref,
23091
- className: clsx$1(classes.root, className),
22824
+ className: clsx(classes.root, className),
23092
22825
  ownerState: ownerState
23093
22826
  }, getRootProps(other), {
23094
22827
  children: renderInput({
@@ -23115,7 +22848,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23115
22848
  title: clearText,
23116
22849
  ownerState: ownerState
23117
22850
  }, clearIndicatorSlotProps, {
23118
- className: clsx$1(classes.clearIndicator, clearIndicatorSlotProps == null ? void 0 : clearIndicatorSlotProps.className),
22851
+ className: clsx(classes.clearIndicator, clearIndicatorSlotProps == null ? void 0 : clearIndicatorSlotProps.className),
23119
22852
  children: clearIcon
23120
22853
  })) : null, hasPopupIcon ? /*#__PURE__*/jsxRuntime_1(AutocompletePopupIndicator, _extends({}, getPopupIndicatorProps(), {
23121
22854
  disabled: disabled,
@@ -23123,7 +22856,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23123
22856
  title: popupOpen ? closeText : openText,
23124
22857
  ownerState: ownerState
23125
22858
  }, popupIndicatorSlotProps, {
23126
- className: clsx$1(classes.popupIndicator, popupIndicatorSlotProps == null ? void 0 : popupIndicatorSlotProps.className),
22859
+ className: clsx(classes.popupIndicator, popupIndicatorSlotProps == null ? void 0 : popupIndicatorSlotProps.className),
23127
22860
  children: popupIcon
23128
22861
  })) : null]
23129
22862
  })
@@ -23145,12 +22878,12 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23145
22878
  anchorEl: anchorEl,
23146
22879
  open: popupOpen
23147
22880
  }, popperSlotProps, {
23148
- className: clsx$1(classes.popper, popperSlotProps == null ? void 0 : popperSlotProps.className),
22881
+ className: clsx(classes.popper, popperSlotProps == null ? void 0 : popperSlotProps.className),
23149
22882
  children: /*#__PURE__*/jsxRuntime_2(AutocompletePaper, _extends({
23150
22883
  ownerState: ownerState,
23151
22884
  as: PaperComponent
23152
22885
  }, paperSlotProps, {
23153
- className: clsx$1(classes.paper, paperSlotProps == null ? void 0 : paperSlotProps.className),
22886
+ className: clsx(classes.paper, paperSlotProps == null ? void 0 : paperSlotProps.className),
23154
22887
  children: [loading && groupedOptions.length === 0 ? /*#__PURE__*/jsxRuntime_1(AutocompleteLoading, {
23155
22888
  className: classes.loading,
23156
22889
  ownerState: ownerState,
@@ -23613,7 +23346,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23613
23346
  var avatarClasses$1 = avatarClasses;
23614
23347
 
23615
23348
  const _excluded$1M = ["alt", "children", "className", "component", "imgProps", "sizes", "src", "srcSet", "variant"];
23616
- const useUtilityClasses$1v = ownerState => {
23349
+ const useUtilityClasses$1w = ownerState => {
23617
23350
  const {
23618
23351
  classes,
23619
23352
  variant,
@@ -23755,7 +23488,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23755
23488
  component,
23756
23489
  variant
23757
23490
  });
23758
- const classes = useUtilityClasses$1v(ownerState);
23491
+ const classes = useUtilityClasses$1w(ownerState);
23759
23492
  if (hasImgNotFailing) {
23760
23493
  children = /*#__PURE__*/jsxRuntime_1(AvatarImg, _extends({
23761
23494
  alt: alt,
@@ -23778,7 +23511,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23778
23511
  return /*#__PURE__*/jsxRuntime_1(AvatarRoot, _extends({
23779
23512
  as: component,
23780
23513
  ownerState: ownerState,
23781
- className: clsx$1(classes.root, className),
23514
+ className: clsx(classes.root, className),
23782
23515
  ref: ref
23783
23516
  }, other, {
23784
23517
  children: children
@@ -23853,7 +23586,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23853
23586
  small: -16,
23854
23587
  medium: null
23855
23588
  };
23856
- const useUtilityClasses$1u = ownerState => {
23589
+ const useUtilityClasses$1v = ownerState => {
23857
23590
  const {
23858
23591
  classes
23859
23592
  } = ownerState;
@@ -23922,7 +23655,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23922
23655
  component,
23923
23656
  variant
23924
23657
  });
23925
- const classes = useUtilityClasses$1u(ownerState);
23658
+ const classes = useUtilityClasses$1v(ownerState);
23926
23659
  const children = React__namespace.Children.toArray(childrenProp).filter(child => {
23927
23660
  {
23928
23661
  if (reactIs_2(child)) {
@@ -23943,21 +23676,21 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
23943
23676
  return /*#__PURE__*/jsxRuntime_2(AvatarGroupRoot, _extends({
23944
23677
  as: component,
23945
23678
  ownerState: ownerState,
23946
- className: clsx$1(classes.root, className),
23679
+ className: clsx(classes.root, className),
23947
23680
  ref: ref
23948
23681
  }, other, {
23949
23682
  children: [extraAvatars ? /*#__PURE__*/jsxRuntime_2(AvatarGroupAvatar, _extends({
23950
23683
  ownerState: ownerState,
23951
23684
  variant: variant
23952
23685
  }, additionalAvatarSlotProps, {
23953
- className: clsx$1(classes.avatar, additionalAvatarSlotProps == null ? void 0 : additionalAvatarSlotProps.className),
23686
+ className: clsx(classes.avatar, additionalAvatarSlotProps == null ? void 0 : additionalAvatarSlotProps.className),
23954
23687
  style: _extends({
23955
23688
  marginLeft
23956
23689
  }, additionalAvatarSlotProps == null ? void 0 : additionalAvatarSlotProps.style),
23957
23690
  children: ["+", extraAvatars]
23958
23691
  })) : null, children.slice(0, maxAvatars).reverse().map((child, index) => {
23959
23692
  return /*#__PURE__*/React__namespace.cloneElement(child, {
23960
- className: clsx$1(child.props.className, classes.avatar),
23693
+ className: clsx(child.props.className, classes.avatar),
23961
23694
  style: _extends({
23962
23695
  // Consistent with "&:last-child" styling for the default spacing,
23963
23696
  // we do not apply custom marginLeft spacing on the last child
@@ -24245,7 +23978,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24245
23978
  var backdropClasses$1 = backdropClasses;
24246
23979
 
24247
23980
  const _excluded$1J = ["children", "className", "component", "components", "componentsProps", "invisible", "open", "slotProps", "slots", "TransitionComponent", "transitionDuration"];
24248
- const useUtilityClasses$1t = ownerState => {
23981
+ const useUtilityClasses$1u = ownerState => {
24249
23982
  const {
24250
23983
  classes,
24251
23984
  invisible
@@ -24304,7 +24037,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24304
24037
  component,
24305
24038
  invisible
24306
24039
  });
24307
- const classes = useUtilityClasses$1t(ownerState);
24040
+ const classes = useUtilityClasses$1u(ownerState);
24308
24041
  const rootSlotProps = (_slotProps$root = slotProps.root) != null ? _slotProps$root : componentsProps.root;
24309
24042
  return /*#__PURE__*/jsxRuntime_1(TransitionComponent, _extends({
24310
24043
  in: open,
@@ -24314,7 +24047,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24314
24047
  "aria-hidden": true
24315
24048
  }, rootSlotProps, {
24316
24049
  as: (_ref = (_slots$root = slots.root) != null ? _slots$root : components.Root) != null ? _ref : component,
24317
- className: clsx$1(classes.root, className, rootSlotProps == null ? void 0 : rootSlotProps.className),
24050
+ className: clsx(classes.root, className, rootSlotProps == null ? void 0 : rootSlotProps.className),
24318
24051
  ownerState: _extends({}, ownerState, rootSlotProps == null ? void 0 : rootSlotProps.ownerState),
24319
24052
  classes: classes,
24320
24053
  ref: ref,
@@ -24431,7 +24164,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24431
24164
  const _excluded$1I = ["anchorOrigin", "className", "classes", "component", "components", "componentsProps", "children", "overlap", "color", "invisible", "max", "badgeContent", "slots", "slotProps", "showZero", "variant"];
24432
24165
  const RADIUS_STANDARD = 10;
24433
24166
  const RADIUS_DOT = 4;
24434
- const useUtilityClasses$1s = ownerState => {
24167
+ const useUtilityClasses$1t = ownerState => {
24435
24168
  const {
24436
24169
  color,
24437
24170
  anchorOrigin,
@@ -24634,7 +24367,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24634
24367
  overlap,
24635
24368
  variant
24636
24369
  });
24637
- const classes = useUtilityClasses$1s(ownerState);
24370
+ const classes = useUtilityClasses$1t(ownerState);
24638
24371
 
24639
24372
  // support both `slots` and `components` for backward compatibility
24640
24373
  const RootSlot = (_ref = (_slots$root = slots == null ? void 0 : slots.root) != null ? _slots$root : components.Root) != null ? _ref : BadgeRoot;
@@ -24650,13 +24383,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24650
24383
  as: component
24651
24384
  },
24652
24385
  ownerState,
24653
- className: clsx$1(rootSlotProps == null ? void 0 : rootSlotProps.className, classes.root, className)
24386
+ className: clsx(rootSlotProps == null ? void 0 : rootSlotProps.className, classes.root, className)
24654
24387
  });
24655
24388
  const badgeProps = useSlotProps({
24656
24389
  elementType: BadgeSlot,
24657
24390
  externalSlotProps: badgeSlotProps,
24658
24391
  ownerState,
24659
- className: clsx$1(classes.badge, badgeSlotProps == null ? void 0 : badgeSlotProps.className)
24392
+ className: clsx(classes.badge, badgeSlotProps == null ? void 0 : badgeSlotProps.className)
24660
24393
  });
24661
24394
  return /*#__PURE__*/jsxRuntime_2(RootSlot, _extends({}, rootProps, {
24662
24395
  children: [children, /*#__PURE__*/jsxRuntime_1(BadgeSlot, _extends({}, badgeProps, {
@@ -24789,7 +24522,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24789
24522
  var bottomNavigationClasses$1 = bottomNavigationClasses;
24790
24523
 
24791
24524
  const _excluded$1H = ["children", "className", "component", "onChange", "showLabels", "value"];
24792
- const useUtilityClasses$1r = ownerState => {
24525
+ const useUtilityClasses$1s = ownerState => {
24793
24526
  const {
24794
24527
  classes
24795
24528
  } = ownerState;
@@ -24828,10 +24561,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24828
24561
  component,
24829
24562
  showLabels
24830
24563
  });
24831
- const classes = useUtilityClasses$1r(ownerState);
24564
+ const classes = useUtilityClasses$1s(ownerState);
24832
24565
  return /*#__PURE__*/jsxRuntime_1(BottomNavigationRoot, _extends({
24833
24566
  as: component,
24834
- className: clsx$1(classes.root, className),
24567
+ className: clsx(classes.root, className),
24835
24568
  ref: ref,
24836
24569
  ownerState: ownerState
24837
24570
  }, other, {
@@ -24907,7 +24640,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24907
24640
  var bottomNavigationActionClasses$1 = bottomNavigationActionClasses;
24908
24641
 
24909
24642
  const _excluded$1G = ["className", "icon", "label", "onChange", "onClick", "selected", "showLabel", "value"];
24910
- const useUtilityClasses$1q = ownerState => {
24643
+ const useUtilityClasses$1r = ownerState => {
24911
24644
  const {
24912
24645
  classes,
24913
24646
  showLabel,
@@ -24989,7 +24722,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
24989
24722
  } = props,
24990
24723
  other = _objectWithoutPropertiesLoose(props, _excluded$1G);
24991
24724
  const ownerState = props;
24992
- const classes = useUtilityClasses$1q(ownerState);
24725
+ const classes = useUtilityClasses$1r(ownerState);
24993
24726
  const handleChange = event => {
24994
24727
  if (onChange) {
24995
24728
  onChange(event, value);
@@ -25000,7 +24733,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25000
24733
  };
25001
24734
  return /*#__PURE__*/jsxRuntime_2(BottomNavigationActionRoot, _extends({
25002
24735
  ref: ref,
25003
- className: clsx$1(classes.root, className),
24736
+ className: clsx(classes.root, className),
25004
24737
  focusRipple: true,
25005
24738
  onClick: handleChange,
25006
24739
  ownerState: ownerState
@@ -25181,7 +24914,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25181
24914
  var breadcrumbsClasses$1 = breadcrumbsClasses;
25182
24915
 
25183
24916
  const _excluded$1E = ["children", "className", "component", "slots", "slotProps", "expandText", "itemsAfterCollapse", "itemsBeforeCollapse", "maxItems", "separator"];
25184
- const useUtilityClasses$1p = ownerState => {
24917
+ const useUtilityClasses$1q = ownerState => {
25185
24918
  const {
25186
24919
  classes
25187
24920
  } = ownerState;
@@ -25267,7 +25000,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25267
25000
  maxItems,
25268
25001
  separator
25269
25002
  });
25270
- const classes = useUtilityClasses$1p(ownerState);
25003
+ const classes = useUtilityClasses$1q(ownerState);
25271
25004
  const collapsedIconSlotProps = useSlotProps({
25272
25005
  elementType: slots.CollapsedIcon,
25273
25006
  externalSlotProps: slotProps.collapsedIcon,
@@ -25322,7 +25055,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25322
25055
  ref: ref,
25323
25056
  component: component,
25324
25057
  color: "text.secondary",
25325
- className: clsx$1(classes.root, className),
25058
+ className: clsx(classes.root, className),
25326
25059
  ownerState: ownerState
25327
25060
  }, other, {
25328
25061
  children: /*#__PURE__*/jsxRuntime_1(BreadcrumbsOl, {
@@ -25422,7 +25155,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25422
25155
  var ButtonGroupContext$1 = ButtonGroupContext;
25423
25156
 
25424
25157
  const _excluded$1D = ["children", "color", "component", "className", "disabled", "disableElevation", "disableFocusRipple", "endIcon", "focusVisibleClassName", "fullWidth", "size", "startIcon", "type", "variant"];
25425
- const useUtilityClasses$1o = ownerState => {
25158
+ const useUtilityClasses$1p = ownerState => {
25426
25159
  const {
25427
25160
  color,
25428
25161
  disableElevation,
@@ -25659,7 +25392,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25659
25392
  type,
25660
25393
  variant
25661
25394
  });
25662
- const classes = useUtilityClasses$1o(ownerState);
25395
+ const classes = useUtilityClasses$1p(ownerState);
25663
25396
  const startIcon = startIconProp && /*#__PURE__*/jsxRuntime_1(ButtonStartIcon, {
25664
25397
  className: classes.startIcon,
25665
25398
  ownerState: ownerState,
@@ -25672,11 +25405,11 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25672
25405
  });
25673
25406
  return /*#__PURE__*/jsxRuntime_2(ButtonRoot, _extends({
25674
25407
  ownerState: ownerState,
25675
- className: clsx$1(contextProps.className, classes.root, className),
25408
+ className: clsx(contextProps.className, classes.root, className),
25676
25409
  component: component,
25677
25410
  disabled: disabled,
25678
25411
  focusRipple: !disableFocusRipple,
25679
- focusVisibleClassName: clsx$1(classes.focusVisible, focusVisibleClassName),
25412
+ focusVisibleClassName: clsx(classes.focusVisible, focusVisibleClassName),
25680
25413
  ref: ref,
25681
25414
  type: type
25682
25415
  }, other, {
@@ -25803,7 +25536,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25803
25536
  [`& .${buttonGroupClasses$1.grouped}`]: styles[`grouped${capitalize(ownerState.variant)}${capitalize(ownerState.color)}`]
25804
25537
  }, styles.root, styles[ownerState.variant], ownerState.disableElevation === true && styles.disableElevation, ownerState.fullWidth && styles.fullWidth, ownerState.orientation === 'vertical' && styles.vertical];
25805
25538
  };
25806
- const useUtilityClasses$1n = ownerState => {
25539
+ const useUtilityClasses$1o = ownerState => {
25807
25540
  const {
25808
25541
  classes,
25809
25542
  color,
@@ -25931,7 +25664,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25931
25664
  size,
25932
25665
  variant
25933
25666
  });
25934
- const classes = useUtilityClasses$1n(ownerState);
25667
+ const classes = useUtilityClasses$1o(ownerState);
25935
25668
  const context = React__namespace.useMemo(() => ({
25936
25669
  className: classes.grouped,
25937
25670
  color,
@@ -25946,7 +25679,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
25946
25679
  return /*#__PURE__*/jsxRuntime_1(ButtonGroupRoot, _extends({
25947
25680
  as: component,
25948
25681
  role: "group",
25949
- className: clsx$1(classes.root, className),
25682
+ className: clsx(classes.root, className),
25950
25683
  ref: ref,
25951
25684
  ownerState: ownerState
25952
25685
  }, other, {
@@ -26040,7 +25773,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26040
25773
  var cardClasses$1 = cardClasses;
26041
25774
 
26042
25775
  const _excluded$1B = ["className", "raised"];
26043
- const useUtilityClasses$1m = ownerState => {
25776
+ const useUtilityClasses$1n = ownerState => {
26044
25777
  const {
26045
25778
  classes
26046
25779
  } = ownerState;
@@ -26071,9 +25804,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26071
25804
  const ownerState = _extends({}, props, {
26072
25805
  raised
26073
25806
  });
26074
- const classes = useUtilityClasses$1m(ownerState);
25807
+ const classes = useUtilityClasses$1n(ownerState);
26075
25808
  return /*#__PURE__*/jsxRuntime_1(CardRoot, _extends({
26076
- className: clsx$1(classes.root, className),
25809
+ className: clsx(classes.root, className),
26077
25810
  elevation: raised ? 8 : undefined,
26078
25811
  ref: ref,
26079
25812
  ownerState: ownerState
@@ -26120,7 +25853,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26120
25853
  var cardActionAreaClasses$1 = cardActionAreaClasses;
26121
25854
 
26122
25855
  const _excluded$1A = ["children", "className", "focusVisibleClassName"];
26123
- const useUtilityClasses$1l = ownerState => {
25856
+ const useUtilityClasses$1m = ownerState => {
26124
25857
  const {
26125
25858
  classes
26126
25859
  } = ownerState;
@@ -26185,10 +25918,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26185
25918
  } = props,
26186
25919
  other = _objectWithoutPropertiesLoose(props, _excluded$1A);
26187
25920
  const ownerState = props;
26188
- const classes = useUtilityClasses$1l(ownerState);
25921
+ const classes = useUtilityClasses$1m(ownerState);
26189
25922
  return /*#__PURE__*/jsxRuntime_2(CardActionAreaRoot, _extends({
26190
- className: clsx$1(classes.root, className),
26191
- focusVisibleClassName: clsx$1(focusVisibleClassName, classes.focusVisible),
25923
+ className: clsx(classes.root, className),
25924
+ focusVisibleClassName: clsx(focusVisibleClassName, classes.focusVisible),
26192
25925
  ref: ref,
26193
25926
  ownerState: ownerState
26194
25927
  }, other, {
@@ -26233,7 +25966,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26233
25966
  var cardActionsClasses$1 = cardActionsClasses;
26234
25967
 
26235
25968
  const _excluded$1z = ["disableSpacing", "className"];
26236
- const useUtilityClasses$1k = ownerState => {
25969
+ const useUtilityClasses$1l = ownerState => {
26237
25970
  const {
26238
25971
  classes,
26239
25972
  disableSpacing
@@ -26276,9 +26009,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26276
26009
  const ownerState = _extends({}, props, {
26277
26010
  disableSpacing
26278
26011
  });
26279
- const classes = useUtilityClasses$1k(ownerState);
26012
+ const classes = useUtilityClasses$1l(ownerState);
26280
26013
  return /*#__PURE__*/jsxRuntime_1(CardActionsRoot, _extends({
26281
- className: clsx$1(classes.root, className),
26014
+ className: clsx(classes.root, className),
26282
26015
  ownerState: ownerState,
26283
26016
  ref: ref
26284
26017
  }, other));
@@ -26319,7 +26052,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26319
26052
  var cardContentClasses$1 = cardContentClasses;
26320
26053
 
26321
26054
  const _excluded$1y = ["className", "component"];
26322
- const useUtilityClasses$1j = ownerState => {
26055
+ const useUtilityClasses$1k = ownerState => {
26323
26056
  const {
26324
26057
  classes
26325
26058
  } = ownerState;
@@ -26353,10 +26086,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26353
26086
  const ownerState = _extends({}, props, {
26354
26087
  component
26355
26088
  });
26356
- const classes = useUtilityClasses$1j(ownerState);
26089
+ const classes = useUtilityClasses$1k(ownerState);
26357
26090
  return /*#__PURE__*/jsxRuntime_1(CardContentRoot, _extends({
26358
26091
  as: component,
26359
- className: clsx$1(classes.root, className),
26092
+ className: clsx(classes.root, className),
26360
26093
  ownerState: ownerState,
26361
26094
  ref: ref
26362
26095
  }, other));
@@ -26397,7 +26130,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26397
26130
  var cardHeaderClasses$1 = cardHeaderClasses;
26398
26131
 
26399
26132
  const _excluded$1x = ["action", "avatar", "className", "component", "disableTypography", "subheader", "subheaderTypographyProps", "title", "titleTypographyProps"];
26400
- const useUtilityClasses$1i = ownerState => {
26133
+ const useUtilityClasses$1j = ownerState => {
26401
26134
  const {
26402
26135
  classes
26403
26136
  } = ownerState;
@@ -26471,7 +26204,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26471
26204
  component,
26472
26205
  disableTypography
26473
26206
  });
26474
- const classes = useUtilityClasses$1i(ownerState);
26207
+ const classes = useUtilityClasses$1j(ownerState);
26475
26208
  let title = titleProp;
26476
26209
  if (title != null && title.type !== Typography$1 && !disableTypography) {
26477
26210
  title = /*#__PURE__*/jsxRuntime_1(Typography$1, _extends({
@@ -26496,7 +26229,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26496
26229
  }));
26497
26230
  }
26498
26231
  return /*#__PURE__*/jsxRuntime_2(CardHeaderRoot, _extends({
26499
- className: clsx$1(classes.root, className),
26232
+ className: clsx(classes.root, className),
26500
26233
  as: component,
26501
26234
  ref: ref,
26502
26235
  ownerState: ownerState
@@ -26586,7 +26319,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26586
26319
  var cardMediaClasses$1 = cardMediaClasses;
26587
26320
 
26588
26321
  const _excluded$1w = ["children", "className", "component", "image", "src", "style"];
26589
- const useUtilityClasses$1h = ownerState => {
26322
+ const useUtilityClasses$1i = ownerState => {
26590
26323
  const {
26591
26324
  classes,
26592
26325
  isMediaComponent,
@@ -26648,9 +26381,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26648
26381
  isMediaComponent,
26649
26382
  isImageComponent: IMAGE_COMPONENTS.indexOf(component) !== -1
26650
26383
  });
26651
- const classes = useUtilityClasses$1h(ownerState);
26384
+ const classes = useUtilityClasses$1i(ownerState);
26652
26385
  return /*#__PURE__*/jsxRuntime_1(CardMediaRoot, _extends({
26653
- className: clsx$1(classes.root, className),
26386
+ className: clsx(classes.root, className),
26654
26387
  as: component,
26655
26388
  role: !isMediaComponent && image ? 'img' : undefined,
26656
26389
  ref: ref,
@@ -26717,7 +26450,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26717
26450
  generateUtilityClasses('PrivateSwitchBase', ['root', 'checked', 'disabled', 'input', 'edgeStart', 'edgeEnd']);
26718
26451
 
26719
26452
  const _excluded$1v = ["autoFocus", "checked", "checkedIcon", "className", "defaultChecked", "disabled", "disableFocusRipple", "edge", "icon", "id", "inputProps", "inputRef", "name", "onBlur", "onChange", "onFocus", "readOnly", "required", "tabIndex", "type", "value"];
26720
- const useUtilityClasses$1g = ownerState => {
26453
+ const useUtilityClasses$1h = ownerState => {
26721
26454
  const {
26722
26455
  classes,
26723
26456
  checked,
@@ -26829,10 +26562,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26829
26562
  disableFocusRipple,
26830
26563
  edge
26831
26564
  });
26832
- const classes = useUtilityClasses$1g(ownerState);
26565
+ const classes = useUtilityClasses$1h(ownerState);
26833
26566
  return /*#__PURE__*/jsxRuntime_2(SwitchBaseRoot, _extends({
26834
26567
  component: "span",
26835
- className: clsx$1(classes.root, className),
26568
+ className: clsx(classes.root, className),
26836
26569
  centerRipple: true,
26837
26570
  focusRipple: !disableFocusRipple,
26838
26571
  disabled: disabled,
@@ -26991,7 +26724,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
26991
26724
  var checkboxClasses$1 = checkboxClasses;
26992
26725
 
26993
26726
  const _excluded$1u = ["checkedIcon", "color", "icon", "indeterminate", "indeterminateIcon", "inputProps", "size", "className"];
26994
- const useUtilityClasses$1f = ownerState => {
26727
+ const useUtilityClasses$1g = ownerState => {
26995
26728
  const {
26996
26729
  classes,
26997
26730
  indeterminate,
@@ -27062,7 +26795,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
27062
26795
  indeterminate,
27063
26796
  size
27064
26797
  });
27065
- const classes = useUtilityClasses$1f(ownerState);
26798
+ const classes = useUtilityClasses$1g(ownerState);
27066
26799
  return /*#__PURE__*/jsxRuntime_1(CheckboxRoot, _extends({
27067
26800
  type: "checkbox",
27068
26801
  inputProps: _extends({
@@ -27076,7 +26809,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
27076
26809
  }),
27077
26810
  ownerState: ownerState,
27078
26811
  ref: ref,
27079
- className: clsx$1(classes.root, className)
26812
+ className: clsx(classes.root, className)
27080
26813
  }, other, {
27081
26814
  classes: classes
27082
26815
  }));
@@ -27222,7 +26955,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
27222
26955
  stroke-dashoffset: -125px;
27223
26956
  }
27224
26957
  `));
27225
- const useUtilityClasses$1e = ownerState => {
26958
+ const useUtilityClasses$1f = ownerState => {
27226
26959
  const {
27227
26960
  classes,
27228
26961
  variant,
@@ -27324,7 +27057,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
27324
27057
  value,
27325
27058
  variant
27326
27059
  });
27327
- const classes = useUtilityClasses$1e(ownerState);
27060
+ const classes = useUtilityClasses$1f(ownerState);
27328
27061
  const circleStyle = {};
27329
27062
  const rootStyle = {};
27330
27063
  const rootProps = {};
@@ -27336,7 +27069,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
27336
27069
  rootStyle.transform = 'rotate(-90deg)';
27337
27070
  }
27338
27071
  return /*#__PURE__*/jsxRuntime_1(CircularProgressRoot, _extends({
27339
- className: clsx$1(classes.root, className),
27072
+ className: clsx(classes.root, className),
27340
27073
  style: _extends({
27341
27074
  width: size,
27342
27075
  height: size
@@ -27622,8 +27355,25 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
27622
27355
  };
27623
27356
  }
27624
27357
 
27358
+ function getModalUtilityClass(slot) {
27359
+ return generateUtilityClass('MuiModal', slot);
27360
+ }
27361
+ const modalClasses = generateUtilityClasses('MuiModal', ['root', 'hidden', 'backdrop']);
27362
+ var modalClasses$1 = modalClasses;
27363
+
27625
27364
  const _excluded$1s = ["BackdropComponent", "BackdropProps", "classes", "className", "closeAfterTransition", "children", "container", "component", "components", "componentsProps", "disableAutoFocus", "disableEnforceFocus", "disableEscapeKeyDown", "disablePortal", "disableRestoreFocus", "disableScrollLock", "hideBackdrop", "keepMounted", "onBackdropClick", "onClose", "open", "slotProps", "slots", "theme"];
27626
- const modalClasses = modalClasses$1;
27365
+ const useUtilityClasses$1e = ownerState => {
27366
+ const {
27367
+ open,
27368
+ exited,
27369
+ classes
27370
+ } = ownerState;
27371
+ const slots = {
27372
+ root: ['root', !open && exited && 'hidden'],
27373
+ backdrop: ['backdrop']
27374
+ };
27375
+ return composeClasses(slots, getModalUtilityClass, classes);
27376
+ };
27627
27377
  const ModalRoot = styled$1('div', {
27628
27378
  name: 'MuiModal',
27629
27379
  slot: 'Root',
@@ -27678,7 +27428,6 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
27678
27428
  const {
27679
27429
  BackdropComponent = ModalBackdrop,
27680
27430
  BackdropProps,
27681
- classes,
27682
27431
  className,
27683
27432
  closeAfterTransition = false,
27684
27433
  children,
@@ -27695,17 +27444,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
27695
27444
  hideBackdrop = false,
27696
27445
  keepMounted = false,
27697
27446
  onBackdropClick,
27698
- onClose,
27699
27447
  open,
27700
27448
  slotProps,
27701
- slots,
27449
+ slots
27702
27450
  // eslint-disable-next-line react/prop-types
27703
- theme
27704
27451
  } = props,
27705
27452
  other = _objectWithoutPropertiesLoose(props, _excluded$1s);
27706
- const [exited, setExited] = React__namespace.useState(true);
27707
- const commonProps = {
27708
- container,
27453
+ const propsWithDefaults = _extends({}, props, {
27709
27454
  closeAfterTransition,
27710
27455
  disableAutoFocus,
27711
27456
  disableEnforceFocus,
@@ -27714,40 +27459,90 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
27714
27459
  disableRestoreFocus,
27715
27460
  disableScrollLock,
27716
27461
  hideBackdrop,
27717
- keepMounted,
27718
- onBackdropClick,
27719
- onClose,
27720
- open
27721
- };
27722
- const ownerState = _extends({}, props, commonProps, {
27462
+ keepMounted
27463
+ });
27464
+ const {
27465
+ getRootProps,
27466
+ getBackdropProps,
27467
+ getTransitionProps,
27468
+ portalRef,
27469
+ isTopModal,
27470
+ exited,
27471
+ hasTransition
27472
+ } = useModal(_extends({}, propsWithDefaults, {
27473
+ rootRef: ref
27474
+ }));
27475
+ const ownerState = _extends({}, propsWithDefaults, {
27723
27476
  exited
27724
27477
  });
27478
+ const classes = useUtilityClasses$1e(ownerState);
27479
+ const childProps = {};
27480
+ if (children.props.tabIndex === undefined) {
27481
+ childProps.tabIndex = '-1';
27482
+ }
27483
+
27484
+ // It's a Transition like component
27485
+ if (hasTransition) {
27486
+ const {
27487
+ onEnter,
27488
+ onExited
27489
+ } = getTransitionProps();
27490
+ childProps.onEnter = onEnter;
27491
+ childProps.onExited = onExited;
27492
+ }
27725
27493
  const RootSlot = (_ref = (_slots$root = slots == null ? void 0 : slots.root) != null ? _slots$root : components.Root) != null ? _ref : ModalRoot;
27726
27494
  const BackdropSlot = (_ref2 = (_slots$backdrop = slots == null ? void 0 : slots.backdrop) != null ? _slots$backdrop : components.Backdrop) != null ? _ref2 : BackdropComponent;
27727
27495
  const rootSlotProps = (_slotProps$root = slotProps == null ? void 0 : slotProps.root) != null ? _slotProps$root : componentsProps.root;
27728
27496
  const backdropSlotProps = (_slotProps$backdrop = slotProps == null ? void 0 : slotProps.backdrop) != null ? _slotProps$backdrop : componentsProps.backdrop;
27729
- return /*#__PURE__*/jsxRuntime_1(Modal$2, _extends({
27730
- slots: {
27731
- root: RootSlot,
27732
- backdrop: BackdropSlot
27497
+ const rootProps = useSlotProps({
27498
+ elementType: RootSlot,
27499
+ externalSlotProps: rootSlotProps,
27500
+ externalForwardedProps: other,
27501
+ getSlotProps: getRootProps,
27502
+ additionalProps: {
27503
+ ref,
27504
+ as: component
27733
27505
  },
27734
- slotProps: {
27735
- root: () => _extends({}, resolveComponentProps(rootSlotProps, ownerState), !isHostComponent(RootSlot) && {
27736
- as: component,
27737
- theme
27738
- }, {
27739
- className: clsx$1(className, rootSlotProps == null ? void 0 : rootSlotProps.className, classes == null ? void 0 : classes.root, !ownerState.open && ownerState.exited && (classes == null ? void 0 : classes.hidden))
27740
- }),
27741
- backdrop: () => _extends({}, BackdropProps, resolveComponentProps(backdropSlotProps, ownerState), {
27742
- className: clsx$1(backdropSlotProps == null ? void 0 : backdropSlotProps.className, BackdropProps == null ? void 0 : BackdropProps.className, classes == null ? void 0 : classes.backdrop)
27743
- })
27506
+ ownerState,
27507
+ className: clsx(className, rootSlotProps == null ? void 0 : rootSlotProps.className, classes == null ? void 0 : classes.root, !ownerState.open && ownerState.exited && (classes == null ? void 0 : classes.hidden))
27508
+ });
27509
+ const backdropProps = useSlotProps({
27510
+ elementType: BackdropSlot,
27511
+ externalSlotProps: backdropSlotProps,
27512
+ additionalProps: BackdropProps,
27513
+ getSlotProps: otherHandlers => {
27514
+ return getBackdropProps(_extends({}, otherHandlers, {
27515
+ onClick: e => {
27516
+ if (onBackdropClick) {
27517
+ onBackdropClick(e);
27518
+ }
27519
+ if (otherHandlers != null && otherHandlers.onClick) {
27520
+ otherHandlers.onClick(e);
27521
+ }
27522
+ }
27523
+ }));
27744
27524
  },
27745
- onTransitionEnter: () => setExited(false),
27746
- onTransitionExited: () => setExited(true),
27747
- ref: ref
27748
- }, other, commonProps, {
27749
- children: children
27750
- }));
27525
+ className: clsx(backdropSlotProps == null ? void 0 : backdropSlotProps.className, BackdropProps == null ? void 0 : BackdropProps.className, classes == null ? void 0 : classes.backdrop),
27526
+ ownerState
27527
+ });
27528
+ if (!keepMounted && !open && (!hasTransition || exited)) {
27529
+ return null;
27530
+ }
27531
+ return /*#__PURE__*/jsxRuntime_1(Portal, {
27532
+ ref: portalRef,
27533
+ container: container,
27534
+ disablePortal: disablePortal,
27535
+ children: /*#__PURE__*/jsxRuntime_2(RootSlot, _extends({}, rootProps, {
27536
+ children: [!hideBackdrop && BackdropComponent ? /*#__PURE__*/jsxRuntime_1(BackdropSlot, _extends({}, backdropProps)) : null, /*#__PURE__*/jsxRuntime_1(FocusTrap, {
27537
+ disableEnforceFocus: disableEnforceFocus,
27538
+ disableAutoFocus: disableAutoFocus,
27539
+ disableRestoreFocus: disableRestoreFocus,
27540
+ isEnabled: isTopModal,
27541
+ open: open,
27542
+ children: /*#__PURE__*/React__namespace.cloneElement(children, childProps)
27543
+ })]
27544
+ }))
27545
+ });
27751
27546
  });
27752
27547
  Modal.propTypes /* remove-proptypes */ = {
27753
27548
  // ----------------------------- Warning --------------------------------
@@ -28138,7 +27933,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
28138
27933
  };
28139
27934
  }, [ariaLabelledby]);
28140
27935
  return /*#__PURE__*/jsxRuntime_1(DialogRoot, _extends({
28141
- className: clsx$1(classes.root, className),
27936
+ className: clsx(classes.root, className),
28142
27937
  closeAfterTransition: true,
28143
27938
  components: {
28144
27939
  Backdrop: DialogBackdrop
@@ -28163,7 +27958,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
28163
27958
  role: "presentation"
28164
27959
  }, TransitionProps, {
28165
27960
  children: /*#__PURE__*/jsxRuntime_1(DialogContainer, {
28166
- className: clsx$1(classes.container),
27961
+ className: clsx(classes.container),
28167
27962
  onMouseDown: handleMouseDown,
28168
27963
  ownerState: ownerState,
28169
27964
  children: /*#__PURE__*/jsxRuntime_1(DialogPaper, _extends({
@@ -28173,7 +27968,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
28173
27968
  "aria-describedby": ariaDescribedby,
28174
27969
  "aria-labelledby": ariaLabelledby
28175
27970
  }, PaperProps, {
28176
- className: clsx$1(classes.paper, PaperProps.className),
27971
+ className: clsx(classes.paper, PaperProps.className),
28177
27972
  ownerState: ownerState,
28178
27973
  children: /*#__PURE__*/jsxRuntime_1(DialogContext$1.Provider, {
28179
27974
  value: dialogContextValue,
@@ -28368,7 +28163,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
28368
28163
  });
28369
28164
  const classes = useUtilityClasses$1c(ownerState);
28370
28165
  return /*#__PURE__*/jsxRuntime_1(DialogActionsRoot, _extends({
28371
- className: clsx$1(classes.root, className),
28166
+ className: clsx(classes.root, className),
28372
28167
  ownerState: ownerState,
28373
28168
  ref: ref
28374
28169
  }, other));
@@ -28467,7 +28262,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
28467
28262
  });
28468
28263
  const classes = useUtilityClasses$1b(ownerState);
28469
28264
  return /*#__PURE__*/jsxRuntime_1(DialogContentRoot, _extends({
28470
- className: clsx$1(classes.root, className),
28265
+ className: clsx(classes.root, className),
28471
28266
  ownerState: ownerState,
28472
28267
  ref: ref
28473
28268
  }, other));
@@ -28540,7 +28335,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
28540
28335
  color: "text.secondary",
28541
28336
  ref: ref,
28542
28337
  ownerState: ownerState,
28543
- className: clsx$1(classes.root, className)
28338
+ className: clsx(classes.root, className)
28544
28339
  }, props, {
28545
28340
  classes: classes
28546
28341
  }));
@@ -28604,7 +28399,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
28604
28399
  } = React__namespace.useContext(DialogContext$1);
28605
28400
  return /*#__PURE__*/jsxRuntime_1(DialogTitleRoot, _extends({
28606
28401
  component: "h2",
28607
- className: clsx$1(classes.root, className),
28402
+ className: clsx(classes.root, className),
28608
28403
  ownerState: ownerState,
28609
28404
  ref: ref,
28610
28405
  variant: "h6",
@@ -28801,7 +28596,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
28801
28596
  const classes = useUtilityClasses$18(ownerState);
28802
28597
  return /*#__PURE__*/jsxRuntime_1(DividerRoot, _extends({
28803
28598
  as: component,
28804
- className: clsx$1(classes.root, className),
28599
+ className: clsx(classes.root, className),
28805
28600
  role: role,
28806
28601
  ref: ref,
28807
28602
  ownerState: ownerState
@@ -29202,7 +28997,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
29202
28997
  var drawerClasses$1 = drawerClasses;
29203
28998
 
29204
28999
  const _excluded$1k = ["BackdropProps"],
29205
- _excluded2$8 = ["anchor", "BackdropProps", "children", "className", "elevation", "hideBackdrop", "ModalProps", "onClose", "open", "PaperProps", "SlideProps", "TransitionComponent", "transitionDuration", "variant"];
29000
+ _excluded2$9 = ["anchor", "BackdropProps", "children", "className", "elevation", "hideBackdrop", "ModalProps", "onClose", "open", "PaperProps", "SlideProps", "TransitionComponent", "transitionDuration", "variant"];
29206
29001
  const overridesResolver$5 = (props, styles) => {
29207
29002
  const {
29208
29003
  ownerState
@@ -29342,7 +29137,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
29342
29137
  variant = 'temporary'
29343
29138
  } = props,
29344
29139
  ModalProps = _objectWithoutPropertiesLoose(props.ModalProps, _excluded$1k),
29345
- other = _objectWithoutPropertiesLoose(props, _excluded2$8);
29140
+ other = _objectWithoutPropertiesLoose(props, _excluded2$9);
29346
29141
 
29347
29142
  // Let's assume that the Drawer will always be rendered on user space.
29348
29143
  // We use this state is order to skip the appear transition during the
@@ -29364,13 +29159,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
29364
29159
  elevation: variant === 'temporary' ? elevation : 0,
29365
29160
  square: true
29366
29161
  }, PaperProps, {
29367
- className: clsx$1(classes.paper, PaperProps.className),
29162
+ className: clsx(classes.paper, PaperProps.className),
29368
29163
  ownerState: ownerState,
29369
29164
  children: children
29370
29165
  }));
29371
29166
  if (variant === 'permanent') {
29372
29167
  return /*#__PURE__*/jsxRuntime_1(DrawerDockedRoot, _extends({
29373
- className: clsx$1(classes.root, classes.docked, className),
29168
+ className: clsx(classes.root, classes.docked, className),
29374
29169
  ownerState: ownerState,
29375
29170
  ref: ref
29376
29171
  }, other, {
@@ -29387,7 +29182,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
29387
29182
  }));
29388
29183
  if (variant === 'persistent') {
29389
29184
  return /*#__PURE__*/jsxRuntime_1(DrawerDockedRoot, _extends({
29390
- className: clsx$1(classes.root, classes.docked, className),
29185
+ className: clsx(classes.root, classes.docked, className),
29391
29186
  ownerState: ownerState,
29392
29187
  ref: ref
29393
29188
  }, other, {
@@ -29400,7 +29195,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
29400
29195
  BackdropProps: _extends({}, BackdropProps, BackdropPropsProp, {
29401
29196
  transitionDuration
29402
29197
  }),
29403
- className: clsx$1(classes.root, classes.modal, className),
29198
+ className: clsx(classes.root, classes.modal, className),
29404
29199
  open: open,
29405
29200
  ownerState: ownerState,
29406
29201
  onClose: onClose,
@@ -29453,8 +29248,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
29453
29248
  ModalProps: PropTypes.object,
29454
29249
  /**
29455
29250
  * Callback fired when the component requests to be closed.
29251
+ * The `reason` parameter can optionally be used to control the response to `onClose`.
29456
29252
  *
29457
29253
  * @param {object} event The event source of the callback.
29254
+ * @param {string} reason Can be: `"escapeKeyDown"`, `"backdropClick"`.
29458
29255
  */
29459
29256
  onClose: PropTypes.func,
29460
29257
  /**
@@ -29636,11 +29433,11 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
29636
29433
  });
29637
29434
  const classes = useUtilityClasses$16(ownerState);
29638
29435
  return /*#__PURE__*/jsxRuntime_1(FabRoot, _extends({
29639
- className: clsx$1(classes.root, className),
29436
+ className: clsx(classes.root, className),
29640
29437
  component: component,
29641
29438
  disabled: disabled,
29642
29439
  focusRipple: !disableFocusRipple,
29643
- focusVisibleClassName: clsx$1(classes.focusVisible, focusVisibleClassName),
29440
+ focusVisibleClassName: clsx(classes.focusVisible, focusVisibleClassName),
29644
29441
  ownerState: ownerState,
29645
29442
  ref: ref
29646
29443
  }, other, {
@@ -30324,7 +30121,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
30324
30121
  children: /*#__PURE__*/jsxRuntime_1(FormControlRoot, _extends({
30325
30122
  as: component,
30326
30123
  ownerState: ownerState,
30327
- className: clsx$1(classes.root, className),
30124
+ className: clsx(classes.root, className),
30328
30125
  ref: ref
30329
30126
  }, other, {
30330
30127
  children: children
@@ -30604,12 +30401,12 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
30604
30401
  label = /*#__PURE__*/jsxRuntime_1(Typography$1, _extends({
30605
30402
  component: "span"
30606
30403
  }, typographySlotProps, {
30607
- className: clsx$1(classes.label, typographySlotProps == null ? void 0 : typographySlotProps.className),
30404
+ className: clsx(classes.label, typographySlotProps == null ? void 0 : typographySlotProps.className),
30608
30405
  children: label
30609
30406
  }));
30610
30407
  }
30611
30408
  return /*#__PURE__*/jsxRuntime_2(FormControlLabelRoot, _extends({
30612
- className: clsx$1(classes.root, className),
30409
+ className: clsx(classes.root, className),
30613
30410
  ownerState: ownerState,
30614
30411
  ref: ref
30615
30412
  }, other, {
@@ -30771,7 +30568,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
30771
30568
  });
30772
30569
  const classes = useUtilityClasses$12(ownerState);
30773
30570
  return /*#__PURE__*/jsxRuntime_1(FormGroupRoot, _extends({
30774
- className: clsx$1(classes.root, className),
30571
+ className: clsx(classes.root, className),
30775
30572
  ownerState: ownerState,
30776
30573
  ref: ref
30777
30574
  }, other));
@@ -30893,7 +30690,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
30893
30690
  return /*#__PURE__*/jsxRuntime_1(FormHelperTextRoot, _extends({
30894
30691
  as: component,
30895
30692
  ownerState: ownerState,
30896
- className: clsx$1(classes.root, className),
30693
+ className: clsx(classes.root, className),
30897
30694
  ref: ref
30898
30695
  }, other, {
30899
30696
  children: children === ' ' ? // notranslate needed while Google Translate will not fix zero-width space issue
@@ -31054,7 +30851,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
31054
30851
  return /*#__PURE__*/jsxRuntime_2(FormLabelRoot, _extends({
31055
30852
  as: component,
31056
30853
  ownerState: ownerState,
31057
- className: clsx$1(classes.root, className),
30854
+ className: clsx(classes.root, className),
31058
30855
  ref: ref
31059
30856
  }, other, {
31060
30857
  children: [children, fcs.required && /*#__PURE__*/jsxRuntime_2(AsteriskComponent, {
@@ -31540,7 +31337,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
31540
31337
  value: columns,
31541
31338
  children: /*#__PURE__*/jsxRuntime_1(GridRoot, _extends({
31542
31339
  ownerState: ownerState,
31543
- className: clsx$1(classes.root, className),
31340
+ className: clsx(classes.root, className),
31544
31341
  as: component,
31545
31342
  ref: ref
31546
31343
  }, otherFiltered))
@@ -32422,7 +32219,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
32422
32219
  });
32423
32220
  const classes = useUtilityClasses$_(ownerState);
32424
32221
  return /*#__PURE__*/jsxRuntime_1(HiddenCssRoot, {
32425
- className: clsx$1(classes.root, className),
32222
+ className: clsx(classes.root, className),
32426
32223
  ownerState: ownerState,
32427
32224
  children: children
32428
32225
  });
@@ -32696,7 +32493,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
32696
32493
  const classes = useUtilityClasses$Z(ownerState);
32697
32494
  return /*#__PURE__*/jsxRuntime_1(IconRoot, _extends({
32698
32495
  as: Component,
32699
- className: clsx$1(baseClassName,
32496
+ className: clsx(baseClassName,
32700
32497
  // Prevent the translation of the text content.
32701
32498
  // The font relies on the exact text content to render the icon.
32702
32499
  'notranslate', classes.root, className),
@@ -32848,7 +32645,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
32848
32645
  const classes = useUtilityClasses$Y(ownerState);
32849
32646
  return /*#__PURE__*/jsxRuntime_1(ImageListRoot, _extends({
32850
32647
  as: component,
32851
- className: clsx$1(classes.root, classes[variant], className),
32648
+ className: clsx(classes.root, classes[variant], className),
32852
32649
  ref: ref,
32853
32650
  style: style,
32854
32651
  ownerState: ownerState
@@ -33005,7 +32802,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
33005
32802
  const classes = useUtilityClasses$X(ownerState);
33006
32803
  return /*#__PURE__*/jsxRuntime_1(ImageListItemRoot, _extends({
33007
32804
  as: component,
33008
- className: clsx$1(classes.root, classes[variant], className),
32805
+ className: clsx(classes.root, classes[variant], className),
33009
32806
  ref: ref,
33010
32807
  style: _extends({
33011
32808
  height,
@@ -33026,7 +32823,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
33026
32823
  }
33027
32824
  if (child.type === 'img' || isMuiElement(child, ['Image'])) {
33028
32825
  return /*#__PURE__*/React__namespace.cloneElement(child, {
33029
- className: clsx$1(classes.img, child.props.className)
32826
+ className: clsx(classes.img, child.props.className)
33030
32827
  });
33031
32828
  }
33032
32829
  return child;
@@ -33224,7 +33021,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
33224
33021
  const classes = useUtilityClasses$W(ownerState);
33225
33022
  return /*#__PURE__*/jsxRuntime_2(ImageListItemBarRoot, _extends({
33226
33023
  ownerState: ownerState,
33227
- className: clsx$1(classes.root, className),
33024
+ className: clsx(classes.root, className),
33228
33025
  ref: ref
33229
33026
  }, other, {
33230
33027
  children: [/*#__PURE__*/jsxRuntime_2(ImageListItemBarTitleWrap, {
@@ -33719,7 +33516,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
33719
33516
  children: /*#__PURE__*/jsxRuntime_1(InputAdornmentRoot, _extends({
33720
33517
  as: component,
33721
33518
  ownerState: ownerState,
33722
- className: clsx$1(classes.root, className),
33519
+ className: clsx(classes.root, className),
33723
33520
  ref: ref
33724
33521
  }, other, {
33725
33522
  children: typeof children === 'string' && !disableTypography ? /*#__PURE__*/jsxRuntime_1(Typography$1, {
@@ -33916,7 +33713,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
33916
33713
  "data-shrink": shrink,
33917
33714
  ownerState: ownerState,
33918
33715
  ref: ref,
33919
- className: clsx$1(classes.root, className)
33716
+ className: clsx(classes.root, className)
33920
33717
  }, other, {
33921
33718
  classes: classes
33922
33719
  }));
@@ -34268,7 +34065,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
34268
34065
  }
34269
34066
  }
34270
34067
  return /*#__PURE__*/jsxRuntime_2(LinearProgressRoot, _extends({
34271
- className: clsx$1(classes.root, className),
34068
+ className: clsx(classes.root, className),
34272
34069
  ownerState: ownerState,
34273
34070
  role: "progressbar"
34274
34071
  }, rootProps, {
@@ -34487,7 +34284,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
34487
34284
  const classes = useUtilityClasses$R(ownerState);
34488
34285
  return /*#__PURE__*/jsxRuntime_1(LinkRoot, _extends({
34489
34286
  color: color,
34490
- className: clsx$1(classes.root, className),
34287
+ className: clsx(classes.root, className),
34491
34288
  classes: TypographyClasses,
34492
34289
  component: component,
34493
34290
  onBlur: handleBlur,
@@ -34633,7 +34430,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
34633
34430
  value: context,
34634
34431
  children: /*#__PURE__*/jsxRuntime_2(ListRoot, _extends({
34635
34432
  as: component,
34636
- className: clsx$1(classes.root, className),
34433
+ className: clsx(classes.root, className),
34637
34434
  ref: ref,
34638
34435
  ownerState: ownerState
34639
34436
  }, other, {
@@ -34834,9 +34631,9 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
34834
34631
  // `ButtonBase` processes `href` or `to` if `component` is set to 'button'
34835
34632
  ,
34836
34633
  component: (other.href || other.to) && component === 'div' ? 'button' : component,
34837
- focusVisibleClassName: clsx$1(classes.focusVisible, focusVisibleClassName),
34634
+ focusVisibleClassName: clsx(classes.focusVisible, focusVisibleClassName),
34838
34635
  ownerState: ownerState,
34839
- className: clsx$1(classes.root, className)
34636
+ className: clsx(classes.root, className)
34840
34637
  }, other, {
34841
34638
  classes: classes,
34842
34639
  children: children
@@ -34978,7 +34775,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
34978
34775
  });
34979
34776
  const classes = useUtilityClasses$O(ownerState);
34980
34777
  return /*#__PURE__*/jsxRuntime_1(ListItemSecondaryActionRoot, _extends({
34981
- className: clsx$1(classes.root, className),
34778
+ className: clsx(classes.root, className),
34982
34779
  ownerState: ownerState,
34983
34780
  ref: ref
34984
34781
  }, other));
@@ -35009,7 +34806,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
35009
34806
  var ListItemSecondaryAction$1 = ListItemSecondaryAction;
35010
34807
 
35011
34808
  const _excluded$X = ["className"],
35012
- _excluded2$7 = ["alignItems", "autoFocus", "button", "children", "className", "component", "components", "componentsProps", "ContainerComponent", "ContainerProps", "dense", "disabled", "disableGutters", "disablePadding", "divider", "focusVisibleClassName", "secondaryAction", "selected", "slotProps", "slots"];
34809
+ _excluded2$8 = ["alignItems", "autoFocus", "button", "children", "className", "component", "components", "componentsProps", "ContainerComponent", "ContainerProps", "dense", "disabled", "disableGutters", "disablePadding", "divider", "focusVisibleClassName", "secondaryAction", "selected", "slotProps", "slots"];
35013
34810
  const overridesResolver$2 = (props, styles) => {
35014
34811
  const {
35015
34812
  ownerState
@@ -35151,7 +34948,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
35151
34948
  slots = {}
35152
34949
  } = props,
35153
34950
  ContainerProps = _objectWithoutPropertiesLoose(props.ContainerProps, _excluded$X),
35154
- other = _objectWithoutPropertiesLoose(props, _excluded2$7);
34951
+ other = _objectWithoutPropertiesLoose(props, _excluded2$8);
35155
34952
  const context = React__namespace.useContext(ListContext$1);
35156
34953
  const childContext = React__namespace.useMemo(() => ({
35157
34954
  dense: dense || context.dense || false,
@@ -35189,13 +34986,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
35189
34986
  const Root = slots.root || components.Root || ListItemRoot;
35190
34987
  const rootProps = slotProps.root || componentsProps.root || {};
35191
34988
  const componentProps = _extends({
35192
- className: clsx$1(classes.root, rootProps.className, className),
34989
+ className: clsx(classes.root, rootProps.className, className),
35193
34990
  disabled
35194
34991
  }, other);
35195
34992
  let Component = componentProp || 'li';
35196
34993
  if (button) {
35197
34994
  componentProps.component = componentProp || 'div';
35198
- componentProps.focusVisibleClassName = clsx$1(listItemClasses$1.focusVisible, focusVisibleClassName);
34995
+ componentProps.focusVisibleClassName = clsx(listItemClasses$1.focusVisible, focusVisibleClassName);
35199
34996
  Component = ButtonBase$1;
35200
34997
  }
35201
34998
 
@@ -35216,7 +35013,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
35216
35013
  value: childContext,
35217
35014
  children: /*#__PURE__*/jsxRuntime_2(ListItemContainer, _extends({
35218
35015
  as: ContainerComponent,
35219
- className: clsx$1(classes.container, ContainerClassName),
35016
+ className: clsx(classes.container, ContainerClassName),
35220
35017
  ref: handleRef,
35221
35018
  ownerState: ownerState
35222
35019
  }, ContainerProps, {
@@ -35460,7 +35257,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
35460
35257
  });
35461
35258
  const classes = useUtilityClasses$M(ownerState);
35462
35259
  return /*#__PURE__*/jsxRuntime_1(ListItemAvatarRoot, _extends({
35463
- className: clsx$1(classes.root, className),
35260
+ className: clsx(classes.root, className),
35464
35261
  ownerState: ownerState,
35465
35262
  ref: ref
35466
35263
  }, other));
@@ -35545,7 +35342,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
35545
35342
  });
35546
35343
  const classes = useUtilityClasses$L(ownerState);
35547
35344
  return /*#__PURE__*/jsxRuntime_1(ListItemIconRoot, _extends({
35548
- className: clsx$1(classes.root, className),
35345
+ className: clsx(classes.root, className),
35549
35346
  ownerState: ownerState,
35550
35347
  ref: ref
35551
35348
  }, other));
@@ -35673,7 +35470,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
35673
35470
  }));
35674
35471
  }
35675
35472
  return /*#__PURE__*/jsxRuntime_2(ListItemTextRoot, _extends({
35676
- className: clsx$1(classes.root, className),
35473
+ className: clsx(classes.root, className),
35677
35474
  ownerState: ownerState,
35678
35475
  ref: ref
35679
35476
  }, other, {
@@ -36013,7 +35810,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
36013
35810
  var popoverClasses$1 = popoverClasses;
36014
35811
 
36015
35812
  const _excluded$S = ["onEntering"],
36016
- _excluded2$6 = ["action", "anchorEl", "anchorOrigin", "anchorPosition", "anchorReference", "children", "className", "container", "elevation", "marginThreshold", "open", "PaperProps", "slots", "slotProps", "transformOrigin", "TransitionComponent", "transitionDuration", "TransitionProps"],
35813
+ _excluded2$7 = ["action", "anchorEl", "anchorOrigin", "anchorPosition", "anchorReference", "children", "className", "container", "elevation", "marginThreshold", "open", "PaperProps", "slots", "slotProps", "transformOrigin", "TransitionComponent", "transitionDuration", "TransitionProps"],
36017
35814
  _excluded3$1 = ["slotProps"];
36018
35815
  function getOffsetTop(rect, vertical) {
36019
35816
  let offset = 0;
@@ -36110,7 +35907,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
36110
35907
  } = {}
36111
35908
  } = props,
36112
35909
  TransitionProps = _objectWithoutPropertiesLoose(props.TransitionProps, _excluded$S),
36113
- other = _objectWithoutPropertiesLoose(props, _excluded2$6);
35910
+ other = _objectWithoutPropertiesLoose(props, _excluded2$7);
36114
35911
  const externalPaperSlotProps = (_slotProps$paper = slotProps == null ? void 0 : slotProps.paper) != null ? _slotProps$paper : PaperPropsProp;
36115
35912
  const paperRef = React__namespace.useRef();
36116
35913
  const handlePaperRef = useForkRef(paperRef, externalPaperSlotProps.ref);
@@ -36298,7 +36095,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
36298
36095
  ref: handlePaperRef
36299
36096
  },
36300
36097
  ownerState,
36301
- className: clsx$1(classes.paper, externalPaperSlotProps == null ? void 0 : externalPaperSlotProps.className)
36098
+ className: clsx(classes.paper, externalPaperSlotProps == null ? void 0 : externalPaperSlotProps.className)
36302
36099
  });
36303
36100
  const _useSlotProps = useSlotProps({
36304
36101
  elementType: RootSlot,
@@ -36315,7 +36112,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
36315
36112
  open
36316
36113
  },
36317
36114
  ownerState,
36318
- className: clsx$1(classes.root, className)
36115
+ className: clsx(classes.root, className)
36319
36116
  }),
36320
36117
  {
36321
36118
  slotProps: rootSlotPropsProp
@@ -36517,7 +36314,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
36517
36314
  var menuClasses$1 = menuClasses;
36518
36315
 
36519
36316
  const _excluded$R = ["onEntering"],
36520
- _excluded2$5 = ["autoFocus", "children", "className", "disableAutoFocusItem", "MenuListProps", "onClose", "open", "PaperProps", "PopoverClasses", "transitionDuration", "TransitionProps", "variant", "slots", "slotProps"];
36317
+ _excluded2$6 = ["autoFocus", "children", "className", "disableAutoFocusItem", "MenuListProps", "onClose", "open", "PaperProps", "PopoverClasses", "transitionDuration", "TransitionProps", "variant", "slots", "slotProps"];
36521
36318
  const RTL_ORIGIN = {
36522
36319
  vertical: 'top',
36523
36320
  horizontal: 'right'
@@ -36588,7 +36385,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
36588
36385
  slotProps = {}
36589
36386
  } = props,
36590
36387
  TransitionProps = _objectWithoutPropertiesLoose(props.TransitionProps, _excluded$R),
36591
- other = _objectWithoutPropertiesLoose(props, _excluded2$5);
36388
+ other = _objectWithoutPropertiesLoose(props, _excluded2$6);
36592
36389
  const theme = useTheme();
36593
36390
  const isRtl = theme.direction === 'rtl';
36594
36391
  const ownerState = _extends({}, props, {
@@ -36692,7 +36489,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
36692
36489
  autoFocusItem: autoFocusItem,
36693
36490
  variant: variant
36694
36491
  }, MenuListProps, {
36695
- className: clsx$1(classes.list, MenuListProps.className),
36492
+ className: clsx(classes.list, MenuListProps.className),
36696
36493
  children: children
36697
36494
  }))
36698
36495
  }));
@@ -36967,8 +36764,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
36967
36764
  role: role,
36968
36765
  tabIndex: tabIndex,
36969
36766
  component: component,
36970
- focusVisibleClassName: clsx$1(classes.focusVisible, focusVisibleClassName),
36971
- className: clsx$1(classes.root, className)
36767
+ focusVisibleClassName: clsx(classes.focusVisible, focusVisibleClassName),
36768
+ className: clsx(classes.root, className)
36972
36769
  }, other, {
36973
36770
  ownerState: ownerState,
36974
36771
  classes: classes
@@ -37183,7 +36980,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
37183
36980
  return /*#__PURE__*/jsxRuntime_2(MobileStepperRoot, _extends({
37184
36981
  square: true,
37185
36982
  elevation: 0,
37186
- className: clsx$1(classes.root, className),
36983
+ className: clsx(classes.root, className),
37187
36984
  ref: ref,
37188
36985
  ownerState: ownerState
37189
36986
  }, other, {
@@ -37193,7 +36990,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
37193
36990
  ownerState: ownerState,
37194
36991
  className: classes.dots,
37195
36992
  children: [...new Array(steps)].map((_, index) => /*#__PURE__*/jsxRuntime_1(MobileStepperDot, {
37196
- className: clsx$1(classes.dot, index === activeStep && classes.dotActive),
36993
+ className: clsx(classes.dot, index === activeStep && classes.dotActive),
37197
36994
  ownerState: ownerState,
37198
36995
  dotActive: index === activeStep
37199
36996
  }, index))
@@ -37402,7 +37199,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
37402
37199
  return /*#__PURE__*/jsxRuntime_2(React__namespace.Fragment, {
37403
37200
  children: [/*#__PURE__*/jsxRuntime_1(NativeSelectSelect, _extends({
37404
37201
  ownerState: ownerState,
37405
- className: clsx$1(classes.select, className),
37202
+ className: clsx(classes.select, className),
37406
37203
  disabled: disabled,
37407
37204
  ref: inputRef || ref
37408
37205
  }, other)), props.multiple ? null : /*#__PURE__*/jsxRuntime_1(NativeSelectIcon, {
@@ -37471,7 +37268,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
37471
37268
  var NativeSelectInput$1 = NativeSelectInput;
37472
37269
 
37473
37270
  const _excluded$N = ["className", "children", "classes", "IconComponent", "input", "inputProps", "variant"],
37474
- _excluded2$4 = ["root"];
37271
+ _excluded2$5 = ["root"];
37475
37272
  const useUtilityClasses$E = ownerState => {
37476
37273
  const {
37477
37274
  classes
@@ -37509,7 +37306,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
37509
37306
  classes: classesProp
37510
37307
  });
37511
37308
  const classes = useUtilityClasses$E(ownerState);
37512
- const otherClasses = _objectWithoutPropertiesLoose(classesProp, _excluded2$4);
37309
+ const otherClasses = _objectWithoutPropertiesLoose(classesProp, _excluded2$5);
37513
37310
  return /*#__PURE__*/jsxRuntime_1(React__namespace.Fragment, {
37514
37311
  children: /*#__PURE__*/React__namespace.cloneElement(input, _extends({
37515
37312
  // Most of the logic is implemented in `NativeSelectInput`.
@@ -37524,7 +37321,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
37524
37321
  }, inputProps, input ? input.props.inputProps : {}),
37525
37322
  ref
37526
37323
  }, other, {
37527
- className: clsx$1(classes.root, input.props.className, className)
37324
+ className: clsx(classes.root, input.props.className, className)
37528
37325
  }))
37529
37326
  });
37530
37327
  });
@@ -38414,14 +38211,14 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
38414
38211
  return type === 'start-ellipsis' || type === 'end-ellipsis' ? /*#__PURE__*/jsxRuntime_1(PaginationItemEllipsis, {
38415
38212
  ref: ref,
38416
38213
  ownerState: ownerState,
38417
- className: clsx$1(classes.root, className),
38214
+ className: clsx(classes.root, className),
38418
38215
  children: "\u2026"
38419
38216
  }) : /*#__PURE__*/jsxRuntime_2(PaginationItemPage, _extends({
38420
38217
  ref: ref,
38421
38218
  ownerState: ownerState,
38422
38219
  component: component,
38423
38220
  disabled: disabled,
38424
- className: clsx$1(classes.root, className)
38221
+ className: clsx(classes.root, className)
38425
38222
  }, other, {
38426
38223
  children: [type === 'page' && page, Icon ? /*#__PURE__*/jsxRuntime_1(PaginationItemPageIcon, {
38427
38224
  as: Icon,
@@ -38616,7 +38413,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
38616
38413
  const classes = useUtilityClasses$B(ownerState);
38617
38414
  return /*#__PURE__*/jsxRuntime_1(PaginationRoot, _extends({
38618
38415
  "aria-label": "pagination navigation",
38619
- className: clsx$1(classes.root, className),
38416
+ className: clsx(classes.root, className),
38620
38417
  ownerState: ownerState,
38621
38418
  ref: ref
38622
38419
  }, other, {
@@ -38954,7 +38751,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
38954
38751
  checked: checked,
38955
38752
  onChange: onChange,
38956
38753
  ref: ref,
38957
- className: clsx$1(classes.root, className)
38754
+ className: clsx(classes.root, className)
38958
38755
  }, other));
38959
38756
  });
38960
38757
  Radio.propTypes /* remove-proptypes */ = {
@@ -39146,7 +38943,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
39146
38943
  var ratingClasses$1 = ratingClasses;
39147
38944
 
39148
38945
  const _excluded$F = ["value"],
39149
- _excluded2$3 = ["className", "defaultValue", "disabled", "emptyIcon", "emptyLabelText", "getLabelText", "highlightSelectedOnly", "icon", "IconContainerComponent", "max", "name", "onChange", "onChangeActive", "onMouseLeave", "onMouseMove", "precision", "readOnly", "size", "value"];
38946
+ _excluded2$4 = ["className", "defaultValue", "disabled", "emptyIcon", "emptyLabelText", "getLabelText", "highlightSelectedOnly", "icon", "IconContainerComponent", "max", "name", "onChange", "onChangeActive", "onMouseLeave", "onMouseMove", "precision", "readOnly", "size", "value"];
39150
38947
  function clamp$1(value, min, max) {
39151
38948
  if (value < min) {
39152
38949
  return min;
@@ -39328,7 +39125,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
39328
39125
  const container = /*#__PURE__*/jsxRuntime_1(RatingIcon, {
39329
39126
  as: IconContainerComponent,
39330
39127
  value: itemValue,
39331
- className: clsx$1(classes.icon, isFilled ? classes.iconFilled : classes.iconEmpty, isHovered && classes.iconHover, isFocused && classes.iconFocus, isActive && classes.iconActive),
39128
+ className: clsx(classes.icon, isFilled ? classes.iconFilled : classes.iconEmpty, isHovered && classes.iconHover, isFocused && classes.iconFocus, isActive && classes.iconActive),
39332
39129
  ownerState: _extends({}, ownerState, {
39333
39130
  iconEmpty: !isFilled,
39334
39131
  iconFilled: isFilled,
@@ -39427,7 +39224,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
39427
39224
  size = 'medium',
39428
39225
  value: valueProp
39429
39226
  } = props,
39430
- other = _objectWithoutPropertiesLoose(props, _excluded2$3);
39227
+ other = _objectWithoutPropertiesLoose(props, _excluded2$4);
39431
39228
  const name = useId(nameProp);
39432
39229
  const [valueDerived, setValueState] = useControlled({
39433
39230
  controlled: valueProp,
@@ -39575,7 +39372,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
39575
39372
  ref: handleRef,
39576
39373
  onMouseMove: handleMouseMove,
39577
39374
  onMouseLeave: handleMouseLeave,
39578
- className: clsx$1(classes.root, className, readOnly && 'MuiRating-readOnly'),
39375
+ className: clsx(classes.root, className, readOnly && 'MuiRating-readOnly'),
39579
39376
  ownerState: ownerState,
39580
39377
  role: readOnly ? 'img' : null,
39581
39378
  "aria-label": readOnly ? getLabelText(value) : null
@@ -39606,7 +39403,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
39606
39403
  if (precision < 1) {
39607
39404
  const items = Array.from(new Array(1 / precision));
39608
39405
  return /*#__PURE__*/jsxRuntime_1(RatingDecimal, {
39609
- className: clsx$1(classes.decimal, isActive && classes.iconActive),
39406
+ className: clsx(classes.decimal, isActive && classes.iconActive),
39610
39407
  ownerState: ownerState,
39611
39408
  iconActive: isActive,
39612
39409
  children: items.map(($, indexDecimal) => {
@@ -39631,7 +39428,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
39631
39428
  itemValue: itemValue
39632
39429
  }), itemValue);
39633
39430
  }), !readOnly && !disabled && /*#__PURE__*/jsxRuntime_2(RatingLabel, {
39634
- className: clsx$1(classes.label, classes.labelEmptyValue),
39431
+ className: clsx(classes.label, classes.labelEmptyValue),
39635
39432
  ownerState: ownerState,
39636
39433
  children: [/*#__PURE__*/jsxRuntime_1("input", {
39637
39434
  className: classes.visuallyHidden,
@@ -39833,7 +39630,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
39833
39630
  const classes = useUtilityClasses$y(ownerState);
39834
39631
  return /*#__PURE__*/jsxRuntime_1(ScopedCssBaselineRoot, _extends({
39835
39632
  as: component,
39836
- className: clsx$1(classes.root, className),
39633
+ className: clsx(classes.root, className),
39837
39634
  ref: ref,
39838
39635
  ownerState: ownerState
39839
39636
  }, other));
@@ -39876,7 +39673,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
39876
39673
  function getSelectUtilityClasses(slot) {
39877
39674
  return generateUtilityClass('MuiSelect', slot);
39878
39675
  }
39879
- const selectClasses = generateUtilityClasses('MuiSelect', ['select', 'multiple', 'filled', 'outlined', 'standard', 'disabled', 'focused', 'icon', 'iconOpen', 'iconFilled', 'iconOutlined', 'iconStandard', 'nativeInput', 'error']);
39676
+ const selectClasses = generateUtilityClasses('MuiSelect', ['root', 'select', 'multiple', 'filled', 'outlined', 'standard', 'disabled', 'focused', 'icon', 'iconOpen', 'iconFilled', 'iconOutlined', 'iconStandard', 'nativeInput', 'error']);
39880
39677
  var selectClasses$1 = selectClasses;
39881
39678
 
39882
39679
  var _span;
@@ -40308,7 +40105,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
40308
40105
  onFocus: onFocus
40309
40106
  }, SelectDisplayProps, {
40310
40107
  ownerState: ownerState,
40311
- className: clsx$1(SelectDisplayProps.className, classes.select, className)
40108
+ className: clsx(SelectDisplayProps.className, classes.select, className)
40312
40109
  // The id is required for proper a11y
40313
40110
  ,
40314
40111
  id: buttonId,
@@ -40508,7 +40305,8 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
40508
40305
  } ;
40509
40306
  var SelectInput$1 = SelectInput;
40510
40307
 
40511
- const _excluded$C = ["autoWidth", "children", "classes", "className", "defaultOpen", "displayEmpty", "IconComponent", "id", "input", "inputProps", "label", "labelId", "MenuProps", "multiple", "native", "onClose", "onOpen", "open", "renderValue", "SelectDisplayProps", "variant"];
40308
+ const _excluded$C = ["autoWidth", "children", "classes", "className", "defaultOpen", "displayEmpty", "IconComponent", "id", "input", "inputProps", "label", "labelId", "MenuProps", "multiple", "native", "onClose", "onOpen", "open", "renderValue", "SelectDisplayProps", "variant"],
40309
+ _excluded2$3 = ["root"];
40512
40310
  const useUtilityClasses$w = ownerState => {
40513
40311
  const {
40514
40312
  classes
@@ -40566,6 +40364,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
40566
40364
  classes: classesProp
40567
40365
  });
40568
40366
  const classes = useUtilityClasses$w(ownerState);
40367
+ const restOfClasses = _objectWithoutPropertiesLoose(classes, _excluded2$3);
40569
40368
  const InputComponent = input || {
40570
40369
  standard: /*#__PURE__*/jsxRuntime_1(StyledInput, {
40571
40370
  ownerState: ownerState
@@ -40608,13 +40407,13 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
40608
40407
  id
40609
40408
  }, SelectDisplayProps)
40610
40409
  }, inputProps, {
40611
- classes: inputProps ? deepmerge(classes, inputProps.classes) : classes
40410
+ classes: inputProps ? deepmerge(restOfClasses, inputProps.classes) : restOfClasses
40612
40411
  }, input ? input.props.inputProps : {})
40613
40412
  }, multiple && native && variant === 'outlined' ? {
40614
40413
  notched: true
40615
40414
  } : {}, {
40616
40415
  ref: inputComponentRef,
40617
- className: clsx$1(InputComponent.props.className, className)
40416
+ className: clsx(InputComponent.props.className, className, classes.root)
40618
40417
  }, !input && {
40619
40418
  variant
40620
40419
  }, other))
@@ -40869,7 +40668,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
40869
40668
  }, ({
40870
40669
  ownerState
40871
40670
  }) => ownerState.animation === 'pulse' && css(_t3 || (_t3 = _`
40872
- animation: ${0} 1.5s ease-in-out 0.5s infinite;
40671
+ animation: ${0} 2s ease-in-out 0.5s infinite;
40873
40672
  `), pulseKeyframe), ({
40874
40673
  ownerState,
40875
40674
  theme
@@ -40881,7 +40680,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
40881
40680
  -webkit-mask-image: -webkit-radial-gradient(white, black);
40882
40681
 
40883
40682
  &::after {
40884
- animation: ${0} 1.6s linear 0.5s infinite;
40683
+ animation: ${0} 2s linear 0.5s infinite;
40885
40684
  background: linear-gradient(
40886
40685
  90deg,
40887
40686
  transparent,
@@ -40922,7 +40721,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
40922
40721
  return /*#__PURE__*/jsxRuntime_1(SkeletonRoot, _extends({
40923
40722
  as: component,
40924
40723
  ref: ref,
40925
- className: clsx$1(classes.root, className),
40724
+ className: clsx(classes.root, className),
40926
40725
  ownerState: ownerState
40927
40726
  }, other, {
40928
40727
  style: _extends({
@@ -41001,7 +40800,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
41001
40800
  open
41002
40801
  } = props;
41003
40802
  const utilityClasses = {
41004
- offset: clsx$1(open && sliderClasses$1.valueLabelOpen),
40803
+ offset: clsx(open && sliderClasses$1.valueLabelOpen),
41005
40804
  circle: sliderClasses$1.valueLabelCircle,
41006
40805
  label: sliderClasses$1.valueLabelLabel
41007
40806
  };
@@ -41022,10 +40821,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
41022
40821
  return null;
41023
40822
  }
41024
40823
  return /*#__PURE__*/React__namespace.cloneElement(children, {
41025
- className: clsx$1(children.props.className)
40824
+ className: clsx(children.props.className)
41026
40825
  }, /*#__PURE__*/jsxRuntime_2(React__namespace.Fragment, {
41027
40826
  children: [children.props.children, /*#__PURE__*/jsxRuntime_1("span", {
41028
- className: clsx$1(classes.offset, className),
40827
+ className: clsx(classes.offset, className),
41029
40828
  "aria-hidden": true,
41030
40829
  children: /*#__PURE__*/jsxRuntime_1("span", {
41031
40830
  className: classes.circle,
@@ -41628,7 +41427,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
41628
41427
  markActive
41629
41428
  }, {
41630
41429
  style: _extends({}, style, markProps.style),
41631
- className: clsx$1(markProps.className, markActive && classes.markActive)
41430
+ className: clsx(markProps.className, markActive && classes.markActive)
41632
41431
  })), mark.label != null ? /*#__PURE__*/jsxRuntime_1(MarkLabelSlot, _extends({
41633
41432
  "aria-hidden": true,
41634
41433
  "data-index": index
@@ -41636,7 +41435,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
41636
41435
  markLabelActive: markActive
41637
41436
  }, {
41638
41437
  style: _extends({}, style, markLabelProps.style),
41639
- className: clsx$1(classes.markLabel, markLabelProps.className, markActive && classes.markLabelActive),
41438
+ className: clsx(classes.markLabel, markLabelProps.className, markActive && classes.markLabelActive),
41640
41439
  children: mark.label
41641
41440
  })) : null]
41642
41441
  }, index);
@@ -41658,7 +41457,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
41658
41457
  children: /*#__PURE__*/jsxRuntime_1(ThumbSlot, _extends({
41659
41458
  "data-index": index
41660
41459
  }, thumbProps, {
41661
- className: clsx$1(classes.thumb, thumbProps.className, active === index && classes.active, focusedThumbIndex === index && classes.focusVisible),
41460
+ className: clsx(classes.thumb, thumbProps.className, active === index && classes.active, focusedThumbIndex === index && classes.focusVisible),
41662
41461
  style: _extends({}, style, getThumbStyle(index), thumbProps.style),
41663
41462
  children: /*#__PURE__*/jsxRuntime_1(InputSlot, _extends({
41664
41463
  "data-index": index,
@@ -42028,7 +41827,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
42028
41827
  role: role,
42029
41828
  square: true,
42030
41829
  elevation: 6,
42031
- className: clsx$1(classes.root, className),
41830
+ className: clsx(classes.root, className),
42032
41831
  ownerState: ownerState,
42033
41832
  ref: ref
42034
41833
  }, other, {
@@ -42905,7 +42704,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
42905
42704
  });
42906
42705
  });
42907
42706
  return /*#__PURE__*/jsxRuntime_2(SpeedDialRoot, _extends({
42908
- className: clsx$1(classes.root, className),
42707
+ className: clsx(classes.root, className),
42909
42708
  ref: ref,
42910
42709
  role: "presentation",
42911
42710
  onKeyDown: handleKeyDown,
@@ -42928,7 +42727,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
42928
42727
  "aria-controls": `${id}-actions`
42929
42728
  }, FabProps, {
42930
42729
  onClick: handleClick,
42931
- className: clsx$1(classes.fab, FabProps.className),
42730
+ className: clsx(classes.fab, FabProps.className),
42932
42731
  ref: handleFabRef,
42933
42732
  ownerState: ownerState,
42934
42733
  children: /*#__PURE__*/React__namespace.isValidElement(icon) && isMuiElement(icon, ['SpeedDialIcon']) ? /*#__PURE__*/React__namespace.cloneElement(icon, {
@@ -42939,7 +42738,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
42939
42738
  id: `${id}-actions`,
42940
42739
  role: "menu",
42941
42740
  "aria-orientation": getOrientation(direction),
42942
- className: clsx$1(classes.actions, !open && classes.actionsClosed),
42741
+ className: clsx(classes.actions, !open && classes.actionsClosed),
42943
42742
  ownerState: ownerState,
42944
42743
  children: children
42945
42744
  })]
@@ -43509,7 +43308,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
43509
43308
  nameOrDescProps['aria-labelledby'] = open && !titleIsString ? id : null;
43510
43309
  }
43511
43310
  const childrenProps = _extends({}, nameOrDescProps, other, children.props, {
43512
- className: clsx$1(other.className, children.props.className),
43311
+ className: clsx(other.className, children.props.className),
43513
43312
  onTouchStart: detectTouchStart,
43514
43313
  ref: handleRef
43515
43314
  }, followCursor ? {
@@ -43582,14 +43381,14 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
43582
43381
  const TooltipComponent = (_ref4 = (_slots$tooltip = slots.tooltip) != null ? _slots$tooltip : components.Tooltip) != null ? _ref4 : TooltipTooltip;
43583
43382
  const ArrowComponent = (_ref5 = (_slots$arrow = slots.arrow) != null ? _slots$arrow : components.Arrow) != null ? _ref5 : TooltipArrow;
43584
43383
  const popperProps = appendOwnerState(PopperComponent, _extends({}, PopperProps, (_slotProps$popper = slotProps.popper) != null ? _slotProps$popper : componentsProps.popper, {
43585
- className: clsx$1(classes.popper, PopperProps == null ? void 0 : PopperProps.className, (_ref6 = (_slotProps$popper2 = slotProps.popper) != null ? _slotProps$popper2 : componentsProps.popper) == null ? void 0 : _ref6.className)
43384
+ className: clsx(classes.popper, PopperProps == null ? void 0 : PopperProps.className, (_ref6 = (_slotProps$popper2 = slotProps.popper) != null ? _slotProps$popper2 : componentsProps.popper) == null ? void 0 : _ref6.className)
43586
43385
  }), ownerState);
43587
43386
  const transitionProps = appendOwnerState(TransitionComponent, _extends({}, TransitionProps, (_slotProps$transition = slotProps.transition) != null ? _slotProps$transition : componentsProps.transition), ownerState);
43588
43387
  const tooltipProps = appendOwnerState(TooltipComponent, _extends({}, (_slotProps$tooltip = slotProps.tooltip) != null ? _slotProps$tooltip : componentsProps.tooltip, {
43589
- className: clsx$1(classes.tooltip, (_ref7 = (_slotProps$tooltip2 = slotProps.tooltip) != null ? _slotProps$tooltip2 : componentsProps.tooltip) == null ? void 0 : _ref7.className)
43388
+ className: clsx(classes.tooltip, (_ref7 = (_slotProps$tooltip2 = slotProps.tooltip) != null ? _slotProps$tooltip2 : componentsProps.tooltip) == null ? void 0 : _ref7.className)
43590
43389
  }), ownerState);
43591
43390
  const tooltipArrowProps = appendOwnerState(ArrowComponent, _extends({}, (_slotProps$arrow = slotProps.arrow) != null ? _slotProps$arrow : componentsProps.arrow, {
43592
- className: clsx$1(classes.arrow, (_ref8 = (_slotProps$arrow2 = slotProps.arrow) != null ? _slotProps$arrow2 : componentsProps.arrow) == null ? void 0 : _ref8.className)
43391
+ className: clsx(classes.arrow, (_ref8 = (_slotProps$arrow2 = slotProps.arrow) != null ? _slotProps$arrow2 : componentsProps.arrow) == null ? void 0 : _ref8.className)
43593
43392
  }), ownerState);
43594
43393
  return /*#__PURE__*/jsxRuntime_2(React__namespace.Fragment, {
43595
43394
  children: [/*#__PURE__*/React__namespace.cloneElement(children, childrenProps), /*#__PURE__*/jsxRuntime_1(PopperComponent, _extends({
@@ -43952,7 +43751,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
43952
43751
  };
43953
43752
  const fab = /*#__PURE__*/jsxRuntime_1(SpeedDialActionFab, _extends({
43954
43753
  size: "small",
43955
- className: clsx$1(classes.fab, className),
43754
+ className: clsx(classes.fab, className),
43956
43755
  tabIndex: -1,
43957
43756
  role: "menuitem",
43958
43757
  ownerState: ownerState
@@ -44146,7 +43945,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
44146
43945
  return icon;
44147
43946
  }
44148
43947
  return /*#__PURE__*/jsxRuntime_2(SpeedDialIconRoot, _extends({
44149
- className: clsx$1(classes.root, className),
43948
+ className: clsx(classes.root, className),
44150
43949
  ref: ref,
44151
43950
  ownerState: ownerState
44152
43951
  }, other, {
@@ -44313,7 +44112,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
44313
44112
  const classes = useUtilityClasses$n(ownerState);
44314
44113
  const newChildren = /*#__PURE__*/jsxRuntime_2(StepRoot, _extends({
44315
44114
  as: component,
44316
- className: clsx$1(classes.root, className),
44115
+ className: clsx(classes.root, className),
44317
44116
  ref: ref,
44318
44117
  ownerState: ownerState
44319
44118
  }, other, {
@@ -44465,7 +44264,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
44465
44264
  });
44466
44265
  const classes = useUtilityClasses$m(ownerState);
44467
44266
  if (typeof icon === 'number' || typeof icon === 'string') {
44468
- const className = clsx$1(classNameProp, classes.root);
44267
+ const className = clsx(classNameProp, classes.root);
44469
44268
  if (error) {
44470
44269
  return /*#__PURE__*/jsxRuntime_1(StepIconRoot, _extends({
44471
44270
  as: Warning,
@@ -44688,7 +44487,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
44688
44487
  const classes = useUtilityClasses$l(ownerState);
44689
44488
  const labelSlotProps = (_slotProps$label = slotProps.label) != null ? _slotProps$label : componentsProps.label;
44690
44489
  return /*#__PURE__*/jsxRuntime_2(StepLabelRoot, _extends({
44691
- className: clsx$1(classes.root, className),
44490
+ className: clsx(classes.root, className),
44692
44491
  ref: ref,
44693
44492
  ownerState: ownerState
44694
44493
  }, other, {
@@ -44707,7 +44506,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
44707
44506
  children: [children ? /*#__PURE__*/jsxRuntime_1(StepLabelLabel, _extends({
44708
44507
  ownerState: ownerState
44709
44508
  }, labelSlotProps, {
44710
- className: clsx$1(classes.label, labelSlotProps == null ? void 0 : labelSlotProps.className),
44509
+ className: clsx(classes.label, labelSlotProps == null ? void 0 : labelSlotProps.className),
44711
44510
  children: children
44712
44511
  })) : null, optional]
44713
44512
  })]
@@ -44854,7 +44653,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
44854
44653
  TouchRippleProps: {
44855
44654
  className: classes.touchRipple
44856
44655
  },
44857
- className: clsx$1(classes.root, className),
44656
+ className: clsx(classes.root, className),
44858
44657
  ref: ref,
44859
44658
  ownerState: ownerState,
44860
44659
  "aria-current": active ? 'step' : undefined
@@ -44990,7 +44789,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
44990
44789
  });
44991
44790
  const classes = useUtilityClasses$j(ownerState);
44992
44791
  return /*#__PURE__*/jsxRuntime_1(StepConnectorRoot, _extends({
44993
- className: clsx$1(classes.root, className),
44792
+ className: clsx(classes.root, className),
44994
44793
  ref: ref,
44995
44794
  ownerState: ownerState
44996
44795
  }, other, {
@@ -45100,7 +44899,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
45100
44899
  transitionDuration = undefined;
45101
44900
  }
45102
44901
  return /*#__PURE__*/jsxRuntime_1(StepContentRoot, _extends({
45103
- className: clsx$1(classes.root, className),
44902
+ className: clsx(classes.root, className),
45104
44903
  ref: ref,
45105
44904
  ownerState: ownerState
45106
44905
  }, other, {
@@ -45244,7 +45043,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
45244
45043
  children: /*#__PURE__*/jsxRuntime_1(StepperRoot, _extends({
45245
45044
  as: component,
45246
45045
  ownerState: ownerState,
45247
- className: clsx$1(classes.root, className),
45046
+ className: clsx(classes.root, className),
45248
45047
  ref: ref
45249
45048
  }, other, {
45250
45049
  children: steps
@@ -45345,7 +45144,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
45345
45144
  other = _objectWithoutPropertiesLoose(props, _excluded$l);
45346
45145
  const ownerState = props;
45347
45146
  return /*#__PURE__*/jsxRuntime_1(SwipeAreaRoot, _extends({
45348
- className: clsx$1('PrivateSwipeArea-root', classes.root, classes[`anchor${capitalize(anchor)}`], className),
45147
+ className: clsx('PrivateSwipeArea-root', classes.root, classes[`anchor${capitalize(anchor)}`], className),
45349
45148
  ref: ref,
45350
45149
  style: _extends({
45351
45150
  [isHorizontal(anchor) ? 'width' : 'height']: width
@@ -46150,7 +45949,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
46150
45949
  ownerState: ownerState
46151
45950
  });
46152
45951
  return /*#__PURE__*/jsxRuntime_2(SwitchRoot, {
46153
- className: clsx$1(classes.root, className),
45952
+ className: clsx(classes.root, className),
46154
45953
  sx: sx,
46155
45954
  ownerState: ownerState,
46156
45955
  children: [/*#__PURE__*/jsxRuntime_1(SwitchSwitchBase, _extends({
@@ -46404,7 +46203,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
46404
46203
  });
46405
46204
  const classes = useUtilityClasses$f(ownerState);
46406
46205
  const icon = iconProp && label && /*#__PURE__*/React__namespace.isValidElement(iconProp) ? /*#__PURE__*/React__namespace.cloneElement(iconProp, {
46407
- className: clsx$1(classes.iconWrapper, iconProp.props.className)
46206
+ className: clsx(classes.iconWrapper, iconProp.props.className)
46408
46207
  }) : iconProp;
46409
46208
  const handleClick = event => {
46410
46209
  if (!selected && onChange) {
@@ -46424,7 +46223,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
46424
46223
  };
46425
46224
  return /*#__PURE__*/jsxRuntime_2(TabRoot, _extends({
46426
46225
  focusRipple: !disableFocusRipple,
46427
- className: clsx$1(classes.root, className),
46226
+ className: clsx(classes.root, className),
46428
46227
  ref: ref,
46429
46228
  role: "tab",
46430
46229
  "aria-selected": selected,
@@ -46603,7 +46402,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
46603
46402
  as: component,
46604
46403
  role: component === defaultComponent$4 ? null : 'table',
46605
46404
  ref: ref,
46606
- className: clsx$1(classes.root, className),
46405
+ className: clsx(classes.root, className),
46607
46406
  ownerState: ownerState
46608
46407
  }, other))
46609
46408
  });
@@ -46707,7 +46506,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
46707
46506
  return /*#__PURE__*/jsxRuntime_1(Tablelvl2Context$1.Provider, {
46708
46507
  value: tablelvl2$2,
46709
46508
  children: /*#__PURE__*/jsxRuntime_1(TableBodyRoot, _extends({
46710
- className: clsx$1(classes.root, className),
46509
+ className: clsx(classes.root, className),
46711
46510
  as: component,
46712
46511
  ref: ref,
46713
46512
  role: component === defaultComponent$3 ? null : 'rowgroup',
@@ -46883,7 +46682,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
46883
46682
  return /*#__PURE__*/jsxRuntime_1(TableCellRoot, _extends({
46884
46683
  as: component,
46885
46684
  ref: ref,
46886
- className: clsx$1(classes.root, className),
46685
+ className: clsx(classes.root, className),
46887
46686
  "aria-sort": ariaSort,
46888
46687
  scope: scope,
46889
46688
  ownerState: ownerState
@@ -46990,7 +46789,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
46990
46789
  return /*#__PURE__*/jsxRuntime_1(TableContainerRoot, _extends({
46991
46790
  ref: ref,
46992
46791
  as: component,
46993
- className: clsx$1(classes.root, className),
46792
+ className: clsx(classes.root, className),
46994
46793
  ownerState: ownerState
46995
46794
  }, other));
46996
46795
  });
@@ -47068,7 +46867,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
47068
46867
  value: tablelvl2$1,
47069
46868
  children: /*#__PURE__*/jsxRuntime_1(TableFooterRoot, _extends({
47070
46869
  as: component,
47071
- className: clsx$1(classes.root, className),
46870
+ className: clsx(classes.root, className),
47072
46871
  ref: ref,
47073
46872
  role: component === defaultComponent$2 ? null : 'rowgroup',
47074
46873
  ownerState: ownerState
@@ -47149,7 +46948,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
47149
46948
  value: tablelvl2,
47150
46949
  children: /*#__PURE__*/jsxRuntime_1(TableHeadRoot, _extends({
47151
46950
  as: component,
47152
- className: clsx$1(classes.root, className),
46951
+ className: clsx(classes.root, className),
47153
46952
  ref: ref,
47154
46953
  role: component === defaultComponent$1 ? null : 'rowgroup',
47155
46954
  ownerState: ownerState
@@ -47252,7 +47051,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
47252
47051
  const classes = useUtilityClasses$8(ownerState);
47253
47052
  return /*#__PURE__*/jsxRuntime_1(ToolbarRoot, _extends({
47254
47053
  as: component,
47255
- className: clsx$1(classes.root, className),
47054
+ className: clsx(classes.root, className),
47256
47055
  ref: ref,
47257
47056
  ownerState: ownerState
47258
47057
  }, other));
@@ -47592,7 +47391,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
47592
47391
  ref: ref,
47593
47392
  as: component,
47594
47393
  ownerState: ownerState,
47595
- className: clsx$1(classes.root, className)
47394
+ className: clsx(classes.root, className)
47596
47395
  }, other, {
47597
47396
  children: /*#__PURE__*/jsxRuntime_2(TablePaginationToolbar, {
47598
47397
  className: classes.toolbar,
@@ -47614,10 +47413,10 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
47614
47413
  }, SelectProps, {
47615
47414
  classes: _extends({}, SelectProps.classes, {
47616
47415
  // TODO v5 remove `classes.input`
47617
- root: clsx$1(classes.input, classes.selectRoot, (SelectProps.classes || {}).root),
47618
- select: clsx$1(classes.select, (SelectProps.classes || {}).select),
47416
+ root: clsx(classes.input, classes.selectRoot, (SelectProps.classes || {}).root),
47417
+ select: clsx(classes.select, (SelectProps.classes || {}).select),
47619
47418
  // TODO v5 remove `selectIcon`
47620
- icon: clsx$1(classes.selectIcon, (SelectProps.classes || {}).icon)
47419
+ icon: clsx(classes.selectIcon, (SelectProps.classes || {}).icon)
47621
47420
  }),
47622
47421
  children: rowsPerPageOptions.map(rowsPerPageOption => /*#__PURE__*/React.createElement(MenuItemComponent, _extends({}, !isHostComponent(MenuItemComponent) && {
47623
47422
  ownerState
@@ -47865,7 +47664,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
47865
47664
  return /*#__PURE__*/jsxRuntime_1(TableRowRoot, _extends({
47866
47665
  as: component,
47867
47666
  ref: ref,
47868
- className: clsx$1(classes.root, className),
47667
+ className: clsx(classes.root, className),
47869
47668
  role: component === defaultComponent ? null : 'row',
47870
47669
  ownerState: ownerState
47871
47670
  }, other));
@@ -48018,7 +47817,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
48018
47817
  });
48019
47818
  const classes = useUtilityClasses$5(ownerState);
48020
47819
  return /*#__PURE__*/jsxRuntime_2(TableSortLabelRoot, _extends({
48021
- className: clsx$1(classes.root, className),
47820
+ className: clsx(classes.root, className),
48022
47821
  component: "span",
48023
47822
  disableRipple: true,
48024
47823
  ownerState: ownerState,
@@ -48026,7 +47825,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
48026
47825
  }, other, {
48027
47826
  children: [children, hideSortIcon && !active ? null : /*#__PURE__*/jsxRuntime_1(TableSortLabelIcon, {
48028
47827
  as: IconComponent,
48029
- className: clsx$1(classes.icon),
47828
+ className: clsx(classes.icon),
48030
47829
  ownerState: ownerState
48031
47830
  })]
48032
47831
  }));
@@ -48249,7 +48048,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
48249
48048
  });
48250
48049
  return /*#__PURE__*/jsxRuntime_1(TabScrollButtonRoot, _extends({
48251
48050
  component: "div",
48252
- className: clsx$1(classes.root, className),
48051
+ className: clsx(classes.root, className),
48253
48052
  ref: ref,
48254
48053
  role: null,
48255
48054
  ownerState: ownerState,
@@ -48727,7 +48526,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
48727
48526
  const conditionalElements = {};
48728
48527
  conditionalElements.scrollbarSizeListener = scrollable ? /*#__PURE__*/jsxRuntime_1(TabsScrollbarSize, {
48729
48528
  onChange: handleScrollbarSizeChange,
48730
- className: clsx$1(classes.scrollableX, classes.hideScrollbar)
48529
+ className: clsx(classes.scrollableX, classes.hideScrollbar)
48731
48530
  }) : null;
48732
48531
  const scrollButtonsActive = displayStartScroll || displayEndScroll;
48733
48532
  const showScrollButtons = scrollable && (scrollButtons === 'auto' && scrollButtonsActive || scrollButtons === true);
@@ -48743,7 +48542,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
48743
48542
  onClick: handleStartScrollClick,
48744
48543
  disabled: !displayStartScroll
48745
48544
  }, TabScrollButtonProps, {
48746
- className: clsx$1(classes.scrollButtons, TabScrollButtonProps.className)
48545
+ className: clsx(classes.scrollButtons, TabScrollButtonProps.className)
48747
48546
  })) : null;
48748
48547
  conditionalElements.scrollButtonEnd = showScrollButtons ? /*#__PURE__*/jsxRuntime_1(ScrollButtonComponent, _extends({
48749
48548
  slots: {
@@ -48757,7 +48556,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
48757
48556
  onClick: handleEndScrollClick,
48758
48557
  disabled: !displayEndScroll
48759
48558
  }, TabScrollButtonProps, {
48760
- className: clsx$1(classes.scrollButtons, TabScrollButtonProps.className)
48559
+ className: clsx(classes.scrollButtons, TabScrollButtonProps.className)
48761
48560
  })) : null;
48762
48561
  return conditionalElements;
48763
48562
  };
@@ -48864,7 +48663,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
48864
48663
  updateScrollButtons: updateScrollButtonState
48865
48664
  }), [updateIndicatorState, updateScrollButtonState]);
48866
48665
  const indicator = /*#__PURE__*/jsxRuntime_1(TabsIndicator, _extends({}, TabIndicatorProps, {
48867
- className: clsx$1(classes.indicator, TabIndicatorProps.className),
48666
+ className: clsx(classes.indicator, TabIndicatorProps.className),
48868
48667
  ownerState: ownerState,
48869
48668
  style: _extends({}, indicatorStyle, TabIndicatorProps.style)
48870
48669
  }));
@@ -48932,7 +48731,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
48932
48731
  };
48933
48732
  const conditionalElements = getConditionalElements();
48934
48733
  return /*#__PURE__*/jsxRuntime_2(TabsRoot, _extends({
48935
- className: clsx$1(classes.root, className),
48734
+ className: clsx(classes.root, className),
48936
48735
  ownerState: ownerState,
48937
48736
  ref: ref,
48938
48737
  as: component
@@ -49116,7 +48915,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
49116
48915
  const textFieldClasses = generateUtilityClasses('MuiTextField', ['root']);
49117
48916
  var textFieldClasses$1 = textFieldClasses;
49118
48917
 
49119
- const _excluded$3 = ["autoComplete", "autoFocus", "children", "className", "color", "defaultValue", "disabled", "error", "FormHelperTextProps", "fullWidth", "helperText", "id", "InputLabelProps", "inputProps", "InputProps", "inputRef", "label", "maxRows", "minRows", "multiline", "name", "onBlur", "onChange", "onClick", "onFocus", "placeholder", "required", "rows", "select", "SelectProps", "type", "value", "variant"];
48918
+ const _excluded$3 = ["autoComplete", "autoFocus", "children", "className", "color", "defaultValue", "disabled", "error", "FormHelperTextProps", "fullWidth", "helperText", "id", "InputLabelProps", "inputProps", "InputProps", "inputRef", "label", "maxRows", "minRows", "multiline", "name", "onBlur", "onChange", "onFocus", "placeholder", "required", "rows", "select", "SelectProps", "type", "value", "variant"];
49120
48919
  const variantComponent = {
49121
48920
  standard: Input$1,
49122
48921
  filled: FilledInput$1,
@@ -49198,7 +48997,6 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
49198
48997
  name,
49199
48998
  onBlur,
49200
48999
  onChange,
49201
- onClick,
49202
49000
  onFocus,
49203
49001
  placeholder,
49204
49002
  required = false,
@@ -49241,14 +49039,6 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
49241
49039
  }
49242
49040
  InputMore['aria-describedby'] = undefined;
49243
49041
  }
49244
- const handleClick = event => {
49245
- if (!disabled && onClick) {
49246
- // The `onClick` is registered both on the root and the input elements.
49247
- // Without stopping the propagation, the event could be triggered twice.
49248
- event.stopPropagation();
49249
- onClick(event);
49250
- }
49251
- };
49252
49042
  const id = useId(idOverride);
49253
49043
  const helperTextId = helperText && id ? `${id}-helper-text` : undefined;
49254
49044
  const inputLabelId = label && id ? `${id}-label` : undefined;
@@ -49271,12 +49061,11 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
49271
49061
  onBlur: onBlur,
49272
49062
  onChange: onChange,
49273
49063
  onFocus: onFocus,
49274
- onClick: handleClick,
49275
49064
  placeholder: placeholder,
49276
49065
  inputProps: inputProps
49277
49066
  }, InputMore, InputProps));
49278
49067
  return /*#__PURE__*/jsxRuntime_2(TextFieldRoot, _extends({
49279
- className: clsx$1(classes.root, className),
49068
+ className: clsx(classes.root, className),
49280
49069
  disabled: disabled,
49281
49070
  error: error,
49282
49071
  fullWidth: fullWidth,
@@ -49284,8 +49073,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
49284
49073
  required: required,
49285
49074
  color: color,
49286
49075
  variant: variant,
49287
- ownerState: ownerState,
49288
- onClick: handleClick
49076
+ ownerState: ownerState
49289
49077
  }, other, {
49290
49078
  children: [label != null && label !== '' && /*#__PURE__*/jsxRuntime_1(InputLabel$1, _extends({
49291
49079
  htmlFor: id,
@@ -49431,10 +49219,6 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
49431
49219
  * You can pull out the new value by accessing `event.target.value` (string).
49432
49220
  */
49433
49221
  onChange: PropTypes.func,
49434
- /**
49435
- * @ignore
49436
- */
49437
- onClick: PropTypes.func,
49438
49222
  /**
49439
49223
  * @ignore
49440
49224
  */
@@ -49604,7 +49388,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
49604
49388
  }
49605
49389
  };
49606
49390
  return /*#__PURE__*/jsxRuntime_1(ToggleButtonRoot, _extends({
49607
- className: clsx$1(classes.root, className),
49391
+ className: clsx(classes.root, className),
49608
49392
  disabled: disabled,
49609
49393
  focusRipple: !disableFocusRipple,
49610
49394
  ref: ref,
@@ -49835,7 +49619,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
49835
49619
  };
49836
49620
  return /*#__PURE__*/jsxRuntime_1(ToggleButtonGroupRoot, _extends({
49837
49621
  role: "group",
49838
- className: clsx$1(classes.root, className),
49622
+ className: clsx(classes.root, className),
49839
49623
  ref: ref,
49840
49624
  ownerState: ownerState
49841
49625
  }, other, {
@@ -49849,7 +49633,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
49849
49633
  }
49850
49634
  }
49851
49635
  return /*#__PURE__*/React__namespace.cloneElement(child, {
49852
- className: clsx$1(classes.grouped, child.props.className),
49636
+ className: clsx(classes.grouped, child.props.className),
49853
49637
  onChange: exclusive ? handleExclusiveChange : handleChange,
49854
49638
  selected: child.props.selected === undefined ? isValueSelected(child.props.value, value) : child.props.selected,
49855
49639
  size: child.props.size || size,
@@ -50265,6 +50049,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
50265
50049
  exports.getMenuItemUtilityClass = getMenuItemUtilityClass;
50266
50050
  exports.getMenuUtilityClass = getMenuUtilityClass;
50267
50051
  exports.getMobileStepperUtilityClass = getMobileStepperUtilityClass;
50052
+ exports.getModalUtilityClass = getModalUtilityClass;
50268
50053
  exports.getNativeSelectUtilityClasses = getNativeSelectUtilityClasses;
50269
50054
  exports.getOffsetLeft = getOffsetLeft;
50270
50055
  exports.getOffsetTop = getOffsetTop;
@@ -50343,7 +50128,7 @@ See https://mui.com/r/migration-v4/#mui-material-styles for more details.` );
50343
50128
  exports.menuClasses = menuClasses$1;
50344
50129
  exports.menuItemClasses = menuItemClasses$1;
50345
50130
  exports.mobileStepperClasses = mobileStepperClasses$1;
50346
- exports.modalClasses = modalClasses;
50131
+ exports.modalClasses = modalClasses$1;
50347
50132
  exports.nativeSelectClasses = nativeSelectClasses$1;
50348
50133
  exports.outlinedInputClasses = outlinedInputClasses$1;
50349
50134
  exports.ownerDocument = ownerDocument;