@cgi-learning-hub/ui 1.4.0-dev.1741982096 → 1.4.0-dev.1741984172

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 (74) hide show
  1. package/dist/CustomTreeItem-DgZ-fuHz.js +1002 -0
  2. package/dist/CustomTreeItem-GHUeoYTN.cjs +3 -0
  3. package/dist/{DatePicker-CHNHFeLy.js → DatePicker-DaT-qAZU.js} +12 -11
  4. package/dist/{DatePicker-BZ6G6Mxd.cjs → DatePicker-DkydayAf.cjs} +10 -10
  5. package/dist/{Menu-DTOOgx49.js → Menu-DSnqz2vn.js} +6 -5
  6. package/dist/Menu-i8E6r9PD.cjs +7 -0
  7. package/dist/{MenuItem-rnMlnHRT.js → MenuItem-NWsmBFYK.js} +1 -1
  8. package/dist/{MenuItem-CCjOFEgY.cjs → MenuItem-wiWkmrFx.cjs} +1 -1
  9. package/dist/Popper-BaxEpkdE.cjs +4 -0
  10. package/dist/{Popper-Cx071JBT.js → Popper-_C0wi25V.js} +9 -8
  11. package/dist/{Select-bVUll7Rd.js → Select-0z3QAnXt.js} +1 -1
  12. package/dist/{Select-CHq7l5LD.cjs → Select-lkqCWjKv.cjs} +1 -1
  13. package/dist/{Tabs-Cl4eoKT1.js → Tabs-BZR0EQUH.js} +2 -1
  14. package/dist/Tabs-Csp29aqN.cjs +4 -0
  15. package/dist/{TextField-VHCImaQP.js → TextField-CTpcZJul.js} +1 -1
  16. package/dist/{TextField-DQ2FvwDM.cjs → TextField-O962H25y.cjs} +1 -1
  17. package/dist/{ToggleButtonGroup-BGZ43Mpb.cjs → ToggleButtonGroup-BS5pAoPi.cjs} +29 -29
  18. package/dist/{ToggleButtonGroup--eIRTlqD.js → ToggleButtonGroup-CEUzgXdi.js} +118 -117
  19. package/dist/{Tooltip-BM3r5yvP.js → Tooltip--oCu4BBR.js} +2 -2
  20. package/dist/Tooltip-DJmbLjU6.cjs +4 -0
  21. package/dist/components/DatePicker/DatePicker.cjs.js +1 -1
  22. package/dist/components/DatePicker/DatePicker.es.js +1 -1
  23. package/dist/components/DatePicker/index.cjs.js +1 -1
  24. package/dist/components/DatePicker/index.es.js +1 -1
  25. package/dist/components/PasswordInput/PasswordInput.cjs.js +1 -1
  26. package/dist/components/PasswordInput/PasswordInput.es.js +1 -1
  27. package/dist/components/TreeView/TreeView.cjs.js +7 -9
  28. package/dist/components/TreeView/TreeView.d.ts +1 -29
  29. package/dist/components/TreeView/TreeView.es.js +948 -1949
  30. package/dist/components/TreeView/components/CustomTreeItem.cjs.js +1 -0
  31. package/dist/components/TreeView/components/CustomTreeItem.d.ts +4 -0
  32. package/dist/components/TreeView/components/CustomTreeItem.es.js +9 -0
  33. package/dist/components/TreeView/index.cjs.js +1 -1
  34. package/dist/components/TreeView/index.d.ts +1 -1
  35. package/dist/components/TreeView/index.es.js +4 -3
  36. package/dist/components/TreeView/style.cjs.js +1 -0
  37. package/dist/components/TreeView/style.d.ts +11 -0
  38. package/dist/components/TreeView/style.es.js +23 -0
  39. package/dist/components/TreeView/types.cjs.js +1 -0
  40. package/dist/components/TreeView/types.d.ts +37 -0
  41. package/dist/components/TreeView/types.es.js +4 -0
  42. package/dist/components/TreeView/utils.cjs.js +1 -0
  43. package/dist/components/TreeView/utils.d.ts +6 -0
  44. package/dist/components/TreeView/utils.es.js +51 -0
  45. package/dist/components/index.cjs.js +1 -1
  46. package/dist/components/index.es.js +8 -8
  47. package/dist/components/stories/DatePicker.stories.cjs.js +1 -1
  48. package/dist/components/stories/DatePicker.stories.es.js +1 -1
  49. package/dist/components/stories/Menu.stories.cjs.js +1 -1
  50. package/dist/components/stories/Menu.stories.es.js +2 -2
  51. package/dist/components/stories/Select.stories.cjs.js +1 -1
  52. package/dist/components/stories/Select.stories.es.js +2 -2
  53. package/dist/components/stories/TabList.stories.cjs.js +1 -1
  54. package/dist/components/stories/TabList.stories.es.js +1 -1
  55. package/dist/components/stories/TextField.stories.cjs.js +1 -1
  56. package/dist/components/stories/TextField.stories.es.js +1 -1
  57. package/dist/components/stories/Tooltip.stories.cjs.js +1 -1
  58. package/dist/components/stories/Tooltip.stories.es.js +1 -1
  59. package/dist/components/stories/TreeView.stories.cjs.js +2 -2
  60. package/dist/components/stories/TreeView.stories.d.ts +1 -1
  61. package/dist/components/stories/TreeView.stories.es.js +67 -76
  62. package/dist/index-BvBogk4x.js +22 -0
  63. package/dist/index-Cr54V0sz.cjs +1 -0
  64. package/dist/index.cjs.js +1 -1
  65. package/dist/index.es.js +8 -8
  66. package/dist/useSlotProps-BTRhbYwP.cjs +1 -0
  67. package/dist/useSlotProps-D6vB9uUw.js +25 -0
  68. package/package.json +1 -1
  69. package/dist/Menu-CGrqZ9-7.cjs +0 -7
  70. package/dist/Popper-AHwSSh80.cjs +0 -4
  71. package/dist/Tabs-AyJ_tKtV.cjs +0 -4
  72. package/dist/Tooltip-BLQHNepC.cjs +0 -4
  73. package/dist/useSlotProps-C9tsxDNg.js +0 -45
  74. package/dist/useSlotProps-CvOxvhyy.cjs +0 -1
@@ -8,7 +8,7 @@ import { c as Qe } from "./createSimplePaletteValueFilter-B7--0ryQ.js";
8
8
  import { D as Ir, u as Z, s as M, c as J, r as Fn, e as Nr } from "./DefaultPropsProvider-Cqcb4sws.js";
9
9
  import { c as j } from "./capitalize-3KLkrEtk.js";
10
10
  import { P as Ct, i as je } from "./Paper-BiZq6EF2.js";
11
- import { A as Mr, f as ht, o as ln, i as No, S as Er } from "./Select-bVUll7Rd.js";
11
+ import { A as Mr, f as ht, o as ln, i as No, S as Er } from "./Select-0z3QAnXt.js";
12
12
  import { i as dt, I as Br } from "./InputBase-By7jMrFP.js";
13
13
  import { C as Ar } from "./Alert-Bdy5B5l-.js";
14
14
  import { u as te } from "./useSlot-GZu0V5wJ.js";
@@ -16,33 +16,34 @@ import { u as Lo } from "./useId-CK6Kn3Tn.js";
16
16
  import { u as oo } from "./useControlled-BYdyS7Pn.js";
17
17
  import { u as ft } from "./useEventCallback-BAQJJ3ye.js";
18
18
  import { s as Lr, u as Ko } from "./useForkRef-C_4o__cU.js";
19
- import { P as Hn } from "./Popper-Cx071JBT.js";
19
+ import { P as Hn } from "./Popper-_C0wi25V.js";
20
20
  import { C as jr } from "./Chip-B8sdMltW.js";
21
21
  import { I as yt } from "./IconButton-CCNUMz2l.js";
22
22
  import { c as Lt } from "./chainPropTypes-D9lkm76m.js";
23
- import { R as Dr, u as ho, a as Vr } from "./useSlotProps-C9tsxDNg.js";
24
- import { a as zr } from "./useTheme-tdgDVH1p.js";
25
- import { c as Fr, b as Hr, a as Mt } from "./DatePicker-CHNHFeLy.js";
26
- import { a as _r } from "./index-DTTmpNYg.js";
23
+ import { R as Dr, u as ho } from "./index-BvBogk4x.js";
24
+ import { a as Vr } from "./useTheme-tdgDVH1p.js";
25
+ import { c as zr, b as Fr, a as Mt } from "./DatePicker-DaT-qAZU.js";
26
+ import { a as Hr } from "./index-DTTmpNYg.js";
27
27
  import { B as Ut } from "./ButtonBase-IZ_QjbpE.js";
28
28
  import { T as st, t as io } from "./Typography-SIQ6eleU.js";
29
29
  import { u as yo } from "./useTheme-BA7tMglY.js";
30
- import { T as Ur, g as cn, r as Wr } from "./utils-Df4KKPfT.js";
30
+ import { T as _r, g as cn, r as Ur } from "./utils-Df4KKPfT.js";
31
31
  import { g as _n, e as Un } from "./getReactElementRef-CQNNHBNW.js";
32
- import { d as Gr } from "./debounce-46wSf_lW.js";
32
+ import { d as Wr } from "./debounce-46wSf_lW.js";
33
33
  import { o as Wn } from "./ownerWindow-niciwP7I.js";
34
- import { e as qr, H as Kr } from "./Portal-iCPDPYlY.js";
35
- import { M as Yr } from "./Modal-CjMKpo95.js";
36
- import { e as Xr } from "./extendSxProp-dlShX1xL.js";
37
- import { b as lo } from "./Menu-DTOOgx49.js";
38
- import { u as Zr } from "./useEnhancedEffect-CJGo-L3B.js";
39
- import { g as Jr, b as Qr, a as Jt, M as es } from "./MenuItem-rnMlnHRT.js";
34
+ import { e as Gr, H as qr } from "./Portal-iCPDPYlY.js";
35
+ import { M as Kr } from "./Modal-CjMKpo95.js";
36
+ import { e as Yr } from "./extendSxProp-dlShX1xL.js";
37
+ import { b as lo } from "./Menu-DSnqz2vn.js";
38
+ import { u as Xr } from "./useEnhancedEffect-CJGo-L3B.js";
39
+ import { g as Zr, b as Jr, a as Jt, M as Qr } from "./MenuItem-NWsmBFYK.js";
40
40
  import { c as Wt } from "./createSvgIcon-K1Hd8ryN.js";
41
- import { u as ts } from "./useTimeout-CrCYVizI.js";
41
+ import { u as es } from "./useTimeout-CrCYVizI.js";
42
42
  import { e as pn } from "./resolveComponentProps-CPmhKPdH.js";
43
- import { G as os } from "./Grow-DewB1oh4.js";
43
+ import { G as ts } from "./Grow-DewB1oh4.js";
44
+ import { u as os } from "./useSlotProps-D6vB9uUw.js";
44
45
  import { o as Mo } from "./ownerDocument-CUrv0DIK.js";
45
- import { K as ns, d as rs } from "./Tabs-Cl4eoKT1.js";
46
+ import { K as ns, d as rs } from "./Tabs-BZR0EQUH.js";
46
47
  import { r as ss } from "./Button-B7kOjNW1.js";
47
48
  function as(e) {
48
49
  if (e.sheet)
@@ -790,7 +791,7 @@ function Vt(e) {
790
791
  children: o,
791
792
  theme: n,
792
793
  themeId: r
793
- } = e, s = zr(mn), a = Qo() || mn;
794
+ } = e, s = Vr(mn), a = Qo() || mn;
794
795
  process.env.NODE_ENV !== "production" && (s === null && typeof n == "function" || r && s && !s[r] && typeof n == "function") && console.error(["MUI: You are providing a theme function prop to the ThemeProvider component:", "<ThemeProvider theme={outerTheme => outerTheme} />", "", "However, no outer theme is present.", "Make sure a theme is already injected higher in the React tree or provide a theme object."].join(`
795
796
  `));
796
797
  const i = gn(r, s, n), l = gn(r, a, n, !0), c = (r ? i[r] : i).direction === "rtl";
@@ -1136,7 +1137,7 @@ function qs(e) {
1136
1137
  }
1137
1138
  return l ? l(U) : U;
1138
1139
  }, [q, Pe, Fe, me, ye]), Le = q.colorSchemeSelector;
1139
- Fr(() => {
1140
+ zr(() => {
1140
1141
  if (Pe && O && Le && Le !== "media") {
1141
1142
  const fe = Le;
1142
1143
  let Q = Le;
@@ -1187,7 +1188,7 @@ function qs(e) {
1187
1188
  themeId: Oe ? o : void 0,
1188
1189
  theme: W,
1189
1190
  children: S
1190
- }), lt && /* @__PURE__ */ C(_r, {
1191
+ }), lt && /* @__PURE__ */ C(Hr, {
1191
1192
  styles: ((Ze = W.generateStyleSheets) == null ? void 0 : Ze.call(W)) || []
1192
1193
  })]
1193
1194
  });
@@ -1272,7 +1273,7 @@ function qs(e) {
1272
1273
  function Ks(e) {
1273
1274
  return ne("MuiAppBar", e);
1274
1275
  }
1275
- const mp = oe("MuiAppBar", ["root", "positionFixed", "positionAbsolute", "positionSticky", "positionStatic", "positionRelative", "colorDefault", "colorPrimary", "colorSecondary", "colorInherit", "colorTransparent", "colorError", "colorInfo", "colorSuccess", "colorWarning"]), Ys = (e) => {
1276
+ const gp = oe("MuiAppBar", ["root", "positionFixed", "positionAbsolute", "positionSticky", "positionStatic", "positionRelative", "colorDefault", "colorPrimary", "colorSecondary", "colorInherit", "colorTransparent", "colorError", "colorInfo", "colorSuccess", "colorWarning"]), Ys = (e) => {
1276
1277
  const {
1277
1278
  color: o,
1278
1279
  position: n,
@@ -2052,7 +2053,7 @@ function aa(e) {
2052
2053
  function ia(e) {
2053
2054
  return ne("MuiListSubheader", e);
2054
2055
  }
2055
- const gp = oe("MuiListSubheader", ["root", "colorPrimary", "colorInherit", "gutters", "inset", "sticky"]), la = (e) => {
2056
+ const bp = oe("MuiListSubheader", ["root", "colorPrimary", "colorInherit", "gutters", "inset", "sticky"]), la = (e) => {
2056
2057
  const {
2057
2058
  classes: o,
2058
2059
  color: n,
@@ -3294,7 +3295,7 @@ process.env.NODE_ENV !== "production" && (Sa.propTypes = {
3294
3295
  value: Lt(t.any, (e) => e.multiple && e.value !== void 0 && !Array.isArray(e.value) ? new Error(["MUI: The Autocomplete expects the `value` prop to be an array when `multiple={true}` or undefined.", `However, ${e.value} was provided.`].join(`
3295
3296
  `)) : null)
3296
3297
  });
3297
- function bp(e) {
3298
+ function hp(e) {
3298
3299
  process.env.NODE_ENV !== "production" && console.warn(["MUI: adaptV4Theme() is deprecated.", "Follow the upgrade guide on https://mui.com/r/migration-v4#theme."].join(`
3299
3300
  `));
3300
3301
  const {
@@ -3351,13 +3352,13 @@ function bp(e) {
3351
3352
  ...d
3352
3353
  }, c;
3353
3354
  }
3354
- function hp(e, ...o) {
3355
+ function yp(e, ...o) {
3355
3356
  return Dn(Cr({
3356
3357
  unstable_strictMode: !0
3357
3358
  }, e), ...o);
3358
3359
  }
3359
3360
  let Cn = !1;
3360
- function yp(e) {
3361
+ function vp(e) {
3361
3362
  return Cn || (console.warn(["MUI: createStyles from @mui/material/styles is deprecated.", "Please use @mui/styles/createStyles"].join(`
3362
3363
  `)), Cn = !0), e;
3363
3364
  }
@@ -3420,7 +3421,7 @@ function Pa({
3420
3421
  };
3421
3422
  }), i;
3422
3423
  }
3423
- function vp(e, o = {}) {
3424
+ function xp(e, o = {}) {
3424
3425
  const {
3425
3426
  breakpoints: n = ["sm", "md", "lg"],
3426
3427
  disableAlign: r = !1,
@@ -3487,7 +3488,7 @@ const eo = {
3487
3488
  modeStorageKey: "mui-mode"
3488
3489
  }, {
3489
3490
  CssVarsProvider: nr,
3490
- useColorScheme: xp,
3491
+ useColorScheme: Tp,
3491
3492
  getInitColorSchemeScript: ka
3492
3493
  } = qs({
3493
3494
  themeId: vt,
@@ -3515,16 +3516,16 @@ const eo = {
3515
3516
  }
3516
3517
  });
3517
3518
  let On = !1;
3518
- function Tp(e) {
3519
+ function Cp(e) {
3519
3520
  return process.env.NODE_ENV !== "production" && (On || (console.warn(["MUI: The Experimental_CssVarsProvider component has been ported into ThemeProvider.", "", "You should use `import { ThemeProvider } from '@mui/material/styles'` instead.", "For more details, check out https://mui.com/material-ui/customization/css-theme-variables/usage/"].join(`
3520
3521
  `)), On = !0)), /* @__PURE__ */ C(nr, {
3521
3522
  ...e
3522
3523
  });
3523
3524
  }
3524
3525
  let $n = !1;
3525
- const Cp = (e) => ($n || (console.warn(["MUI: The getInitColorSchemeScript function has been deprecated.", "", "You should use `import InitColorSchemeScript from '@mui/material/InitColorSchemeScript'`", "and replace the function call with `<InitColorSchemeScript />` instead."].join(`
3526
+ const Sp = (e) => ($n || (console.warn(["MUI: The getInitColorSchemeScript function has been deprecated.", "", "You should use `import InitColorSchemeScript from '@mui/material/InitColorSchemeScript'`", "and replace the function call with `<InitColorSchemeScript />` instead."].join(`
3526
3527
  `)), $n = !0), ka(e)), Ra = nr;
3527
- function Sp({
3528
+ function wp({
3528
3529
  theme: e,
3529
3530
  ...o
3530
3531
  }) {
@@ -3539,27 +3540,27 @@ function Sp({
3539
3540
  ...o
3540
3541
  });
3541
3542
  }
3542
- function wp() {
3543
+ function Op() {
3543
3544
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: makeStyles is no longer exported from @mui/material/styles.
3544
3545
  You have to import it from @mui/styles.
3545
3546
  See https://mui.com/r/migration-v4/#mui-material-styles for more details.` : Ft(14));
3546
3547
  }
3547
- function Op() {
3548
+ function $p() {
3548
3549
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: withStyles is no longer exported from @mui/material/styles.
3549
3550
  You have to import it from @mui/styles.
3550
3551
  See https://mui.com/r/migration-v4/#mui-material-styles for more details.` : Ft(15));
3551
3552
  }
3552
- function $p() {
3553
+ function Pp() {
3553
3554
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: withTheme is no longer exported from @mui/material/styles.
3554
3555
  You have to import it from @mui/styles.
3555
3556
  See https://mui.com/r/migration-v4/#mui-material-styles for more details.` : Ft(16));
3556
3557
  }
3557
3558
  let Pn = !1;
3558
- function Pp(...e) {
3559
+ function kp(...e) {
3559
3560
  return Pn || (console.warn(["MUI: The `experimental_extendTheme` has been stabilized.", "", "You should use `import { extendTheme } from '@mui/material/styles'`"].join(`
3560
3561
  `)), Pn = !0), Or(...e);
3561
3562
  }
3562
- function kp() {
3563
+ function Rp() {
3563
3564
  throw new Error(process.env.NODE_ENV !== "production" ? "MUI: The `experimental_sx` has been moved to `theme.unstable_sx`.For more details, see https://github.com/mui/material-ui/pull/35150." : Ft(19));
3564
3565
  }
3565
3566
  function Ia(e) {
@@ -3904,7 +3905,7 @@ process.env.NODE_ENV !== "production" && (Fa.propTypes = {
3904
3905
  function Ha(e) {
3905
3906
  return ne("MuiCardMedia", e);
3906
3907
  }
3907
- const Rp = oe("MuiCardMedia", ["root", "media", "img"]), _a = (e) => {
3908
+ const Ip = oe("MuiCardMedia", ["root", "media", "img"]), _a = (e) => {
3908
3909
  const {
3909
3910
  classes: o,
3910
3911
  isMediaComponent: n,
@@ -4113,8 +4114,8 @@ process.env.NODE_ENV !== "production" && (mo.propTypes = {
4113
4114
  */
4114
4115
  touchEvent: t.oneOf(["onTouchEnd", "onTouchStart", !1])
4115
4116
  });
4116
- process.env.NODE_ENV !== "production" && (mo.propTypes = qr(mo.propTypes));
4117
- const Ip = {
4117
+ process.env.NODE_ENV !== "production" && (mo.propTypes = Gr(mo.propTypes));
4118
+ const Np = {
4118
4119
  50: "#fce4ec",
4119
4120
  100: "#f8bbd0",
4120
4121
  200: "#f48fb1",
@@ -4129,7 +4130,7 @@ const Ip = {
4129
4130
  A200: "#ff4081",
4130
4131
  A400: "#f50057",
4131
4132
  A700: "#c51162"
4132
- }, Np = {
4133
+ }, Mp = {
4133
4134
  50: "#ede7f6",
4134
4135
  100: "#d1c4e9",
4135
4136
  200: "#b39ddb",
@@ -4144,7 +4145,7 @@ const Ip = {
4144
4145
  A200: "#7c4dff",
4145
4146
  A400: "#651fff",
4146
4147
  A700: "#6200ea"
4147
- }, Mp = {
4148
+ }, Ep = {
4148
4149
  50: "#e8eaf6",
4149
4150
  100: "#c5cae9",
4150
4151
  200: "#9fa8da",
@@ -4159,7 +4160,7 @@ const Ip = {
4159
4160
  A200: "#536dfe",
4160
4161
  A400: "#3d5afe",
4161
4162
  A700: "#304ffe"
4162
- }, Ep = {
4163
+ }, Bp = {
4163
4164
  50: "#e0f7fa",
4164
4165
  100: "#b2ebf2",
4165
4166
  200: "#80deea",
@@ -4174,7 +4175,7 @@ const Ip = {
4174
4175
  A200: "#18ffff",
4175
4176
  A400: "#00e5ff",
4176
4177
  A700: "#00b8d4"
4177
- }, Bp = {
4178
+ }, Ap = {
4178
4179
  50: "#e0f2f1",
4179
4180
  100: "#b2dfdb",
4180
4181
  200: "#80cbc4",
@@ -4189,7 +4190,7 @@ const Ip = {
4189
4190
  A200: "#64ffda",
4190
4191
  A400: "#1de9b6",
4191
4192
  A700: "#00bfa5"
4192
- }, Ap = {
4193
+ }, Lp = {
4193
4194
  50: "#f1f8e9",
4194
4195
  100: "#dcedc8",
4195
4196
  200: "#c5e1a5",
@@ -4204,7 +4205,7 @@ const Ip = {
4204
4205
  A200: "#b2ff59",
4205
4206
  A400: "#76ff03",
4206
4207
  A700: "#64dd17"
4207
- }, Lp = {
4208
+ }, jp = {
4208
4209
  50: "#f9fbe7",
4209
4210
  100: "#f0f4c3",
4210
4211
  200: "#e6ee9c",
@@ -4219,7 +4220,7 @@ const Ip = {
4219
4220
  A200: "#eeff41",
4220
4221
  A400: "#c6ff00",
4221
4222
  A700: "#aeea00"
4222
- }, jp = {
4223
+ }, Dp = {
4223
4224
  50: "#fffde7",
4224
4225
  100: "#fff9c4",
4225
4226
  200: "#fff59d",
@@ -4234,7 +4235,7 @@ const Ip = {
4234
4235
  A200: "#ffff00",
4235
4236
  A400: "#ffea00",
4236
4237
  A700: "#ffd600"
4237
- }, Dp = {
4238
+ }, Vp = {
4238
4239
  50: "#fff8e1",
4239
4240
  100: "#ffecb3",
4240
4241
  200: "#ffe082",
@@ -4249,7 +4250,7 @@ const Ip = {
4249
4250
  A200: "#ffd740",
4250
4251
  A400: "#ffc400",
4251
4252
  A700: "#ffab00"
4252
- }, Vp = {
4253
+ }, zp = {
4253
4254
  50: "#fbe9e7",
4254
4255
  100: "#ffccbc",
4255
4256
  200: "#ffab91",
@@ -4264,7 +4265,7 @@ const Ip = {
4264
4265
  A200: "#ff6e40",
4265
4266
  A400: "#ff3d00",
4266
4267
  A700: "#dd2c00"
4267
- }, zp = {
4268
+ }, Fp = {
4268
4269
  50: "#efebe9",
4269
4270
  100: "#d7ccc8",
4270
4271
  200: "#bcaaa4",
@@ -4279,7 +4280,7 @@ const Ip = {
4279
4280
  A200: "#bcaaa4",
4280
4281
  A400: "#8d6e63",
4281
4282
  A700: "#5d4037"
4282
- }, Fp = {
4283
+ }, Hp = {
4283
4284
  50: "#eceff1",
4284
4285
  100: "#cfd8dc",
4285
4286
  200: "#b0bec5",
@@ -4342,12 +4343,12 @@ const sr = /* @__PURE__ */ v.forwardRef(function(o, n) {
4342
4343
  style: P,
4343
4344
  timeout: B = a,
4344
4345
  // eslint-disable-next-line react/prop-types
4345
- TransitionComponent: N = Ur,
4346
+ TransitionComponent: N = _r,
4346
4347
  ...E
4347
4348
  } = o, $ = v.useRef(null), k = Ko(_n(c), $, n), w = (D) => (se) => {
4348
4349
  D && (se === void 0 ? D($.current) : D($.current, se));
4349
4350
  }, O = w((D, se) => {
4350
- to(u, D, p), Wr(D), d && d(D, se);
4351
+ to(u, D, p), Ur(D), d && d(D, se);
4351
4352
  }), I = w((D, se) => {
4352
4353
  const Oe = cn({
4353
4354
  timeout: B,
@@ -4380,7 +4381,7 @@ const sr = /* @__PURE__ */ v.forwardRef(function(o, n) {
4380
4381
  return v.useEffect(() => {
4381
4382
  if (x || u === "down" || u === "right")
4382
4383
  return;
4383
- const D = Gr(() => {
4384
+ const D = Wr(() => {
4384
4385
  $.current && to(u, $.current, p);
4385
4386
  }), se = Wn($.current);
4386
4387
  return se.addEventListener("resize", D), () => {
@@ -4440,7 +4441,7 @@ process.env.NODE_ENV !== "production" && (sr.propTypes = {
4440
4441
  * An HTML element, or a function that returns one.
4441
4442
  * It's used to set the container the Slide is transitioning from.
4442
4443
  */
4443
- container: Lt(t.oneOfType([Kr, t.func]), (e) => {
4444
+ container: Lt(t.oneOfType([qr, t.func]), (e) => {
4444
4445
  if (e.open) {
4445
4446
  const o = rr(e.container);
4446
4447
  if (o && o.nodeType === 1) {
@@ -4520,7 +4521,7 @@ process.env.NODE_ENV !== "production" && (sr.propTypes = {
4520
4521
  function Xa(e) {
4521
4522
  return ne("MuiDrawer", e);
4522
4523
  }
4523
- const Hp = oe("MuiDrawer", ["root", "docked", "paper", "anchorLeft", "anchorRight", "anchorTop", "anchorBottom", "paperAnchorLeft", "paperAnchorRight", "paperAnchorTop", "paperAnchorBottom", "paperAnchorDockedLeft", "paperAnchorDockedRight", "paperAnchorDockedTop", "paperAnchorDockedBottom", "modal"]), ar = (e, o) => {
4524
+ const _p = oe("MuiDrawer", ["root", "docked", "paper", "anchorLeft", "anchorRight", "anchorTop", "anchorBottom", "paperAnchorLeft", "paperAnchorRight", "paperAnchorTop", "paperAnchorBottom", "paperAnchorDockedLeft", "paperAnchorDockedRight", "paperAnchorDockedTop", "paperAnchorDockedBottom", "modal"]), ar = (e, o) => {
4524
4525
  const {
4525
4526
  ownerState: n
4526
4527
  } = e;
@@ -4537,7 +4538,7 @@ const Hp = oe("MuiDrawer", ["root", "docked", "paper", "anchorLeft", "anchorRigh
4537
4538
  paper: ["paper", `paperAnchor${j(n)}`, r !== "temporary" && `paperAnchorDocked${j(n)}`]
4538
4539
  };
4539
4540
  return J(s, Xa, o);
4540
- }, Ja = M(Yr, {
4541
+ }, Ja = M(Kr, {
4541
4542
  name: "MuiDrawer",
4542
4543
  slot: "Root",
4543
4544
  overridesResolver: ar
@@ -5121,7 +5122,7 @@ const mi = (e) => {
5121
5122
  name: "MuiGrid"
5122
5123
  }), {
5123
5124
  breakpoints: s
5124
- } = yo(), a = Xr(r), {
5125
+ } = yo(), a = Yr(r), {
5125
5126
  className: i,
5126
5127
  columns: l,
5127
5128
  columnSpacing: c,
@@ -5311,7 +5312,7 @@ if (process.env.NODE_ENV !== "production") {
5311
5312
  function gi(e) {
5312
5313
  return ne("MuiLinearProgress", e);
5313
5314
  }
5314
- const _p = oe("MuiLinearProgress", ["root", "colorPrimary", "colorSecondary", "determinate", "indeterminate", "buffer", "query", "dashed", "dashedColorPrimary", "dashedColorSecondary", "bar", "bar1", "bar2", "barColorPrimary", "barColorSecondary", "bar1Indeterminate", "bar1Determinate", "bar1Buffer", "bar2Indeterminate", "bar2Buffer"]), Fo = 4, Ho = _t`
5315
+ const Up = oe("MuiLinearProgress", ["root", "colorPrimary", "colorSecondary", "determinate", "indeterminate", "buffer", "query", "dashed", "dashedColorPrimary", "dashedColorSecondary", "bar", "bar1", "bar2", "barColorPrimary", "barColorSecondary", "bar1Indeterminate", "bar1Determinate", "bar1Buffer", "bar2Indeterminate", "bar2Buffer"]), Fo = 4, Ho = _t`
5315
5316
  0% {
5316
5317
  left: -35%;
5317
5318
  right: 100%;
@@ -5715,7 +5716,7 @@ const wi = (e, o) => {
5715
5716
  selected: l
5716
5717
  } = e, p = J({
5717
5718
  root: ["root", r && "dense", !a && "gutters", i && "divider", s && "disabled", o === "flex-start" && "alignItemsFlexStart", l && "selected"]
5718
- }, Hr, n);
5719
+ }, Fr, n);
5719
5720
  return {
5720
5721
  ...n,
5721
5722
  ...p
@@ -5822,7 +5823,7 @@ const wi = (e, o) => {
5822
5823
  alignItems: s,
5823
5824
  disableGutters: p
5824
5825
  }), [s, f.dense, c, p]), y = v.useRef(null);
5825
- Zr(() => {
5826
+ Xr(() => {
5826
5827
  a && (y.current ? y.current.focus() : process.env.NODE_ENV !== "production" && console.error("MUI: Unable to set focus to a ListItemButton whose component has not been rendered."));
5827
5828
  }, [a]);
5828
5829
  const S = {
@@ -5933,7 +5934,7 @@ const ki = (e) => {
5933
5934
  } = e;
5934
5935
  return J({
5935
5936
  root: ["root", o === "flex-start" && "alignItemsFlexStart"]
5936
- }, Jr, n);
5937
+ }, Zr, n);
5937
5938
  }, Ri = M("div", {
5938
5939
  name: "MuiListItemIcon",
5939
5940
  slot: "Root",
@@ -6011,7 +6012,7 @@ const Ni = (e) => {
6011
6012
  root: ["root", n && "inset", a && "dense", r && s && "multiline"],
6012
6013
  primary: ["primary"],
6013
6014
  secondary: ["secondary"]
6014
- }, Qr, o);
6015
+ }, Jr, o);
6015
6016
  }, Mi = M("div", {
6016
6017
  name: "MuiListItemText",
6017
6018
  slot: "Root",
@@ -6190,7 +6191,7 @@ process.env.NODE_ENV !== "production" && (Ei.propTypes = {
6190
6191
  function Bi(e) {
6191
6192
  return ne("MuiMobileStepper", e);
6192
6193
  }
6193
- const Up = oe("MuiMobileStepper", ["root", "positionBottom", "positionTop", "positionStatic", "dots", "dot", "dotActive", "progress"]), Ai = (e) => {
6194
+ const Wp = oe("MuiMobileStepper", ["root", "positionBottom", "positionTop", "positionStatic", "dots", "dot", "dotActive", "progress"]), Ai = (e) => {
6194
6195
  const {
6195
6196
  classes: o,
6196
6197
  position: n
@@ -6462,7 +6463,7 @@ process.env.NODE_ENV !== "production" && (zi.propTypes = {
6462
6463
  function Fi(e) {
6463
6464
  return ne("MuiPagination", e);
6464
6465
  }
6465
- const Wp = oe("MuiPagination", ["root", "ul", "outlined", "text"]);
6466
+ const Gp = oe("MuiPagination", ["root", "ul", "outlined", "text"]);
6466
6467
  function Hi(e = {}) {
6467
6468
  const {
6468
6469
  boundaryCount: o = 1,
@@ -7223,7 +7224,7 @@ process.env.NODE_ENV !== "production" && (el.propTypes = {
7223
7224
  function tl(e) {
7224
7225
  return ne("MuiSkeleton", e);
7225
7226
  }
7226
- const Gp = oe("MuiSkeleton", ["root", "text", "rectangular", "rounded", "circular", "pulse", "wave", "withChildren", "fitContent", "heightAuto"]), ol = (e) => {
7227
+ const qp = oe("MuiSkeleton", ["root", "text", "rectangular", "rounded", "circular", "pulse", "wave", "withChildren", "fitContent", "heightAuto"]), ol = (e) => {
7227
7228
  const {
7228
7229
  classes: o,
7229
7230
  variant: n,
@@ -7471,7 +7472,7 @@ function il(e = {}) {
7471
7472
  onClose: r,
7472
7473
  open: s,
7473
7474
  resumeHideDuration: a
7474
- } = e, i = ts();
7475
+ } = e, i = es();
7475
7476
  v.useEffect(() => {
7476
7477
  if (!s)
7477
7478
  return;
@@ -7649,7 +7650,7 @@ process.env.NODE_ENV !== "production" && (mr.propTypes = {
7649
7650
  function fl(e) {
7650
7651
  return ne("MuiSnackbar", e);
7651
7652
  }
7652
- const qp = oe("MuiSnackbar", ["root", "anchorOriginTopCenter", "anchorOriginBottomCenter", "anchorOriginTopRight", "anchorOriginBottomRight", "anchorOriginTopLeft", "anchorOriginBottomLeft"]), ml = (e) => {
7653
+ const Kp = oe("MuiSnackbar", ["root", "anchorOriginTopCenter", "anchorOriginBottomCenter", "anchorOriginTopRight", "anchorOriginBottomRight", "anchorOriginTopLeft", "anchorOriginBottomLeft"]), ml = (e) => {
7653
7654
  const {
7654
7655
  classes: o,
7655
7656
  anchorOrigin: n
@@ -7760,7 +7761,7 @@ const qp = oe("MuiSnackbar", ["root", "anchorOriginTopCenter", "anchorOriginBott
7760
7761
  onMouseLeave: B,
7761
7762
  open: N,
7762
7763
  resumeHideDuration: E,
7763
- TransitionComponent: $ = os,
7764
+ TransitionComponent: $ = ts,
7764
7765
  transitionDuration: k = a,
7765
7766
  TransitionProps: {
7766
7767
  onEnter: w,
@@ -7783,7 +7784,7 @@ const qp = oe("MuiSnackbar", ["root", "anchorOriginTopCenter", "anchorOriginBott
7783
7784
  onClickAway: ue
7784
7785
  } = il({
7785
7786
  ...re
7786
- }), [ce, D] = v.useState(!0), se = Vr({
7787
+ }), [ce, D] = v.useState(!0), se = os({
7787
7788
  elementType: In,
7788
7789
  getSlotProps: pe,
7789
7790
  externalForwardedProps: A,
@@ -7950,12 +7951,12 @@ process.env.NODE_ENV !== "production" && (gl.propTypes = {
7950
7951
  */
7951
7952
  TransitionProps: t.object
7952
7953
  });
7953
- const Kp = oe("MuiStack", ["root"]), nn = /* @__PURE__ */ v.createContext();
7954
+ const Yp = oe("MuiStack", ["root"]), nn = /* @__PURE__ */ v.createContext();
7954
7955
  process.env.NODE_ENV !== "production" && (nn.displayName = "TableContext");
7955
7956
  function bl(e) {
7956
7957
  return ne("MuiTable", e);
7957
7958
  }
7958
- const Yp = oe("MuiTable", ["root", "stickyHeader"]), hl = (e) => {
7959
+ const Xp = oe("MuiTable", ["root", "stickyHeader"]), hl = (e) => {
7959
7960
  const {
7960
7961
  classes: o,
7961
7962
  stickyHeader: n
@@ -8075,7 +8076,7 @@ process.env.NODE_ENV !== "production" && (wt.displayName = "Tablelvl2Context");
8075
8076
  function xl(e) {
8076
8077
  return ne("MuiTableBody", e);
8077
8078
  }
8078
- const Xp = oe("MuiTableBody", ["root"]), Tl = (e) => {
8079
+ const Zp = oe("MuiTableBody", ["root"]), Tl = (e) => {
8079
8080
  const {
8080
8081
  classes: o
8081
8082
  } = e;
@@ -8374,7 +8375,7 @@ process.env.NODE_ENV !== "production" && (go.propTypes = {
8374
8375
  function Rl(e) {
8375
8376
  return ne("MuiTableContainer", e);
8376
8377
  }
8377
- const Zp = oe("MuiTableContainer", ["root"]), Il = (e) => {
8378
+ const Jp = oe("MuiTableContainer", ["root"]), Il = (e) => {
8378
8379
  const {
8379
8380
  classes: o
8380
8381
  } = e;
@@ -8438,7 +8439,7 @@ process.env.NODE_ENV !== "production" && (Ml.propTypes = {
8438
8439
  function El(e) {
8439
8440
  return ne("MuiTableFooter", e);
8440
8441
  }
8441
- const Jp = oe("MuiTableFooter", ["root"]), Bl = (e) => {
8442
+ const Qp = oe("MuiTableFooter", ["root"]), Bl = (e) => {
8442
8443
  const {
8443
8444
  classes: o
8444
8445
  } = e;
@@ -8507,7 +8508,7 @@ process.env.NODE_ENV !== "production" && (jl.propTypes = {
8507
8508
  function Dl(e) {
8508
8509
  return ne("MuiTableHead", e);
8509
8510
  }
8510
- const Qp = oe("MuiTableHead", ["root"]), Vl = (e) => {
8511
+ const eu = oe("MuiTableHead", ["root"]), Vl = (e) => {
8511
8512
  const {
8512
8513
  classes: o
8513
8514
  } = e;
@@ -8576,7 +8577,7 @@ process.env.NODE_ENV !== "production" && (Hl.propTypes = {
8576
8577
  function _l(e) {
8577
8578
  return ne("MuiToolbar", e);
8578
8579
  }
8579
- const eu = oe("MuiToolbar", ["root", "gutters", "regular", "dense"]), Ul = (e) => {
8580
+ const tu = oe("MuiToolbar", ["root", "gutters", "regular", "dense"]), Ul = (e) => {
8580
8581
  const {
8581
8582
  classes: o,
8582
8583
  disableGutters: n,
@@ -8923,7 +8924,7 @@ const ql = M(go, {
8923
8924
  textAlignLast: "right"
8924
8925
  // Align <select> on Chrome.
8925
8926
  }
8926
- }), Jl = M(es, {
8927
+ }), Jl = M(Qr, {
8927
8928
  name: "MuiTablePagination",
8928
8929
  slot: "MenuItem",
8929
8930
  overridesResolver: (e, o) => o.menuItem
@@ -10059,44 +10060,44 @@ export {
10059
10060
  fo as E,
10060
10061
  Aa as F,
10061
10062
  ao as G,
10062
- Rp as H,
10063
+ Ip as H,
10063
10064
  Ha as I,
10064
- Ip as J,
10065
- Np as K,
10065
+ Np as J,
10066
+ Mp as K,
10066
10067
  cr as L,
10067
10068
  zi as M,
10068
- Mp as N,
10069
- Ep as O,
10069
+ Ep as N,
10070
+ Bp as O,
10070
10071
  el as P,
10071
- Bp as Q,
10072
- Ap as R,
10072
+ Ap as Q,
10073
+ Lp as R,
10073
10074
  al as S,
10074
10075
  vl as T,
10075
- Lp as U,
10076
- jp as V,
10077
- Dp as W,
10078
- Vp as X,
10079
- zp as Y,
10080
- Fp as Z,
10081
- Hp as _,
10076
+ jp as U,
10077
+ Dp as V,
10078
+ Vp as W,
10079
+ zp as X,
10080
+ Fp as Y,
10081
+ Hp as Z,
10082
+ _p as _,
10082
10083
  Sa as a,
10083
10084
  zt as a0,
10084
10085
  ni as a1,
10085
- _p as a2,
10086
+ Up as a2,
10086
10087
  gi as a3,
10087
- gp as a4,
10088
+ bp as a4,
10088
10089
  ia as a5,
10089
- Up as a6,
10090
+ Wp as a6,
10090
10091
  Bi as a7,
10091
- Wp as a8,
10092
+ Gp as a8,
10092
10093
  Fi as a9,
10093
10094
  $l as aA,
10094
10095
  Ol as aB,
10095
- Zp as aC,
10096
+ Jp as aC,
10096
10097
  Rl as aD,
10097
- Jp as aE,
10098
+ Qp as aE,
10098
10099
  El as aF,
10099
- Qp as aG,
10100
+ eu as aG,
10100
10101
  Dl as aH,
10101
10102
  At as aI,
10102
10103
  Gl as aJ,
@@ -10108,33 +10109,33 @@ export {
10108
10109
  mc as aP,
10109
10110
  ie as aQ,
10110
10111
  vc as aR,
10111
- eu as aS,
10112
+ tu as aS,
10112
10113
  _l as aT,
10113
- Gp as aa,
10114
+ qp as aa,
10114
10115
  tl as ab,
10115
- qp as ac,
10116
+ Kp as ac,
10116
10117
  fl as ad,
10117
- Kp as ae,
10118
- kp as af,
10119
- bp as ag,
10120
- hp as ah,
10121
- yp as ai,
10118
+ Yp as ae,
10119
+ Rp as af,
10120
+ hp as ag,
10121
+ yp as ah,
10122
+ vp as ai,
10122
10123
  or as aj,
10123
10124
  rt as ak,
10124
- vp as al,
10125
- Sp as am,
10125
+ xp as al,
10126
+ wp as am,
10126
10127
  As as an,
10127
- wp as ao,
10128
- Op as ap,
10129
- $p as aq,
10130
- Pp as ar,
10128
+ Op as ao,
10129
+ $p as ap,
10130
+ Pp as aq,
10131
+ kp as ar,
10131
10132
  Ra as as,
10132
- xp as at,
10133
- Cp as au,
10134
- Tp as av,
10135
- Yp as aw,
10133
+ Tp as at,
10134
+ Sp as au,
10135
+ Cp as av,
10136
+ Xp as aw,
10136
10137
  bl as ax,
10137
- Xp as ay,
10138
+ Zp as ay,
10138
10139
  xl as az,
10139
10140
  Fa as b,
10140
10141
  qa as c,
@@ -10155,7 +10156,7 @@ export {
10155
10156
  yc as r,
10156
10157
  Cc as s,
10157
10158
  gr as t,
10158
- mp as u,
10159
+ gp as u,
10159
10160
  Ks as v,
10160
10161
  ta as w,
10161
10162
  z as x,