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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (144) hide show
  1. package/dist/{Backdrop-DZxABi0e.js → Backdrop-CxHwPsCX.js} +54 -54
  2. package/dist/{Backdrop-Br80Nd7t.cjs → Backdrop-ZCTs-Ws8.cjs} +1 -1
  3. package/dist/{Box-CHgIMOMk.cjs → Box-D61CmHcZ.cjs} +1 -1
  4. package/dist/{Box-CCNJo4xc.js → Box-a6v7fn61.js} +3 -3
  5. package/dist/{Button-BbB53SmV.js → Button-B8Vr_qVd.js} +14 -16
  6. package/dist/{Button-BZ3CM4Ou.cjs → Button-elp97nQ8.cjs} +1 -1
  7. package/dist/ButtonBase-S0mFlojL.cjs +75 -0
  8. package/dist/{ButtonBase-CWK9_uNc.js → ButtonBase-Y5TK5SRu.js} +70 -70
  9. package/dist/{CircularProgress-CjmXu0NI.cjs → CircularProgress-DDIZxeFH.cjs} +1 -1
  10. package/dist/{CircularProgress-CCcQGuv7.js → CircularProgress-DU3DJQfF.js} +3 -3
  11. package/dist/{DatePicker-DhT2Azgz.js → DatePicker-CALU8PZA.js} +1615 -1615
  12. package/dist/{DatePicker-BSHPkMOi.cjs → DatePicker-Dxu_4hra.cjs} +5 -5
  13. package/dist/{DefaultPropsProvider-DtDY-TZb.js → DefaultPropsProvider-7QnSWHxy.js} +46 -46
  14. package/dist/{DefaultPropsProvider-BL9ahJBw.cjs → DefaultPropsProvider-eEVEiLDf.cjs} +3 -3
  15. package/dist/{IconButton-CJADlk4N.js → IconButton-C7H_G1LX.js} +4 -4
  16. package/dist/{IconButton-CQIpnm5Y.cjs → IconButton-DfmbM9nO.cjs} +1 -1
  17. package/dist/{InputAdornment-BgclYUXK.cjs → InputAdornment-C-EbfNtT.cjs} +1 -1
  18. package/dist/{InputAdornment-DB3IsWy6.js → InputAdornment-CPJFY_m_.js} +5 -5
  19. package/dist/{InputBase-D4oDoC6z.js → InputBase-5GB2c2J6.js} +5 -5
  20. package/dist/{InputBase-BgPlZIwC.cjs → InputBase-CPtGhJye.cjs} +1 -1
  21. package/dist/{Stack-h0ulkByu.cjs → Stack-656bqKiW.cjs} +1 -1
  22. package/dist/{Stack-DkKYFn95.js → Stack-CutIWKkG.js} +4 -4
  23. package/dist/{Tabs-COdZZ9QD.js → Tabs-CKic46Op.js} +10 -10
  24. package/dist/Tabs-DzrxYlm-.cjs +4 -0
  25. package/dist/{TextField-DYHbqOp9.cjs → TextField-CnyxYYzR.cjs} +1 -1
  26. package/dist/{TextField-PKXBC85g.js → TextField-DjQM2ffb.js} +10 -10
  27. package/dist/{Tooltip-D8bjRAAW.cjs → Tooltip-DmCabXFN.cjs} +13 -13
  28. package/dist/{Tooltip-Bjvuk-Lb.js → Tooltip-kMJPjug-.js} +432 -432
  29. package/dist/{Typography-Ddo2XgEF.cjs → Typography-CreZW2v6.cjs} +1 -1
  30. package/dist/{Typography-NOCV1w8B.js → Typography-DsJC595c.js} +4 -4
  31. package/dist/components/Button/Button.cjs.js +1 -0
  32. package/dist/components/Button/Button.d.ts +4 -0
  33. package/dist/{DefaultButton-DRX60ZWo.js → components/Button/Button.es.js} +87 -106
  34. package/dist/components/Button/Button.stories.cjs.js +1 -0
  35. package/dist/components/{PrimaryButton/PrimaryButton.stories.d.ts → Button/Button.stories.d.ts} +3 -1
  36. package/dist/components/Button/Button.stories.es.js +45 -0
  37. package/dist/components/Button/index.cjs.js +1 -0
  38. package/dist/components/Button/index.d.ts +2 -0
  39. package/dist/components/Button/index.es.js +4 -0
  40. package/dist/components/DatePicker/DatePicker.cjs.js +1 -1
  41. package/dist/components/DatePicker/DatePicker.es.js +2 -2
  42. package/dist/components/DatePicker/DatePicker.stories.cjs.js +1 -1
  43. package/dist/components/DatePicker/DatePicker.stories.es.js +1 -1
  44. package/dist/components/DatePicker/index.cjs.js +1 -1
  45. package/dist/components/DatePicker/index.es.js +1 -1
  46. package/dist/components/Dropzone/Dropzone.cjs.js +1 -1
  47. package/dist/components/Dropzone/Dropzone.es.js +4 -4
  48. package/dist/components/EmptyState/EmptyState.cjs.js +1 -1
  49. package/dist/components/EmptyState/EmptyState.es.js +2 -2
  50. package/dist/components/FileList/FileList.cjs.js +1 -1
  51. package/dist/components/FileList/FileList.es.js +1 -1
  52. package/dist/components/FileList/FileListItem.cjs.js +1 -1
  53. package/dist/components/FileList/FileListItem.es.js +6 -6
  54. package/dist/components/Heading/Heading.cjs.js +1 -0
  55. package/dist/components/{PaperHeader/PaperHeader.d.ts → Heading/Heading.d.ts} +3 -3
  56. package/dist/components/{PaperHeader/PaperHeader.es.js → Heading/Heading.es.js} +15 -15
  57. package/dist/components/Heading/Heading.stories.cjs.js +1 -0
  58. package/dist/components/{PaperHeader/PaperHeader.stories.es.js → Heading/Heading.stories.es.js} +10 -10
  59. package/dist/components/Heading/index.cjs.js +1 -0
  60. package/dist/components/Heading/index.d.ts +2 -0
  61. package/dist/components/Heading/index.es.js +4 -0
  62. package/dist/components/IconButton.stories.cjs.js +1 -1
  63. package/dist/components/IconButton.stories.es.js +2 -2
  64. package/dist/components/Loader/Loader.cjs.js +1 -1
  65. package/dist/components/Loader/Loader.es.js +1 -1
  66. package/dist/components/LoaderBackdrop/LoaderBackdrop.cjs.js +1 -1
  67. package/dist/components/LoaderBackdrop/LoaderBackdrop.es.js +2 -2
  68. package/dist/components/PasswordInput/PasswordInput.cjs.js +1 -1
  69. package/dist/components/PasswordInput/PasswordInput.es.js +5 -5
  70. package/dist/components/SearchInput/SearchInput.cjs.js +1 -1
  71. package/dist/components/SearchInput/SearchInput.es.js +4 -4
  72. package/dist/components/TabList.stories.cjs.js +1 -1
  73. package/dist/components/TabList.stories.es.js +4 -4
  74. package/dist/components/TextInput/TextInput.cjs.js +1 -1
  75. package/dist/components/TextInput/TextInput.es.js +1 -1
  76. package/dist/components/index.cjs.js +1 -1
  77. package/dist/components/index.d.ts +2 -8
  78. package/dist/components/index.es.js +174 -185
  79. package/dist/{createSvgIcon-CCVUTVqS.js → createSvgIcon-Ae1vF9Lv.js} +3 -3
  80. package/dist/{createSvgIcon-BH5C6nT9.cjs → createSvgIcon-PXjVOXDY.cjs} +1 -1
  81. package/dist/{extendSxProp-ZFHbVaVf.js → extendSxProp-BzTGWWcy.js} +1 -1
  82. package/dist/{extendSxProp-CxNq_K9W.cjs → extendSxProp-DLhbnNxc.cjs} +1 -1
  83. package/dist/{fr-D-ljiFMc.js → fr-B0c4Eu-I.js} +1 -1
  84. package/dist/{fr-W-CTnhjw.cjs → fr-BtINyNRC.cjs} +1 -1
  85. package/dist/{identifier-8mtH7ZcP.cjs → identifier-B_IiMbpZ.cjs} +7 -7
  86. package/dist/{identifier-C_jicJ2R.js → identifier-Bu3vgTzE.js} +184 -184
  87. package/dist/{index-8rVsYib2.cjs → index-BDy6VH40.cjs} +1 -1
  88. package/dist/{index-1jrO2HSs.js → index-D4YvqRSh.js} +2 -2
  89. package/dist/{index-C-X1cQ2Z.js → index-DNmEgr4X.js} +4 -4
  90. package/dist/{index-DoBWXbUD.cjs → index-Dl4BXU0b.cjs} +1 -1
  91. package/dist/index.cjs.js +1 -1
  92. package/dist/index.es.js +174 -185
  93. package/dist/{memoTheme-B1D0RO58.js → memoTheme-C4_nd-x4.js} +1 -1
  94. package/dist/{memoTheme-K38b4dAY.cjs → memoTheme-DvW891YJ.cjs} +1 -1
  95. package/dist/refType-DYRsy3ld.cjs +1 -0
  96. package/dist/{useEnhancedEffect-De8QYV_L.js → refType-DvOnKTmB.js} +7 -6
  97. package/dist/{useTheme-DR3unGHQ.js → useTheme-B_3HWqyi.js} +3 -3
  98. package/dist/{useTheme-D0cUaNbZ.cjs → useTheme-BvsnROiB.cjs} +1 -1
  99. package/dist/{useTheme-C18aJRpp.js → useTheme-DhYab2-0.js} +1 -1
  100. package/dist/{useTheme-DMgnO6le.cjs → useTheme-vN32oV1t.cjs} +1 -1
  101. package/dist/{useThemeProps-9fosi2Au.cjs → useThemeProps-5hp2m3Xl.cjs} +1 -1
  102. package/dist/{useThemeProps-BwLSmftx.js → useThemeProps-Bmkt_XOR.js} +2 -2
  103. package/dist/{useThemeProps-B8ZTH6Oh.cjs → useThemeProps-D_gKWuk1.cjs} +1 -1
  104. package/dist/{useThemeProps-BcqXKsD0.js → useThemeProps-DftpgVZ0.js} +3 -3
  105. package/dist/{useTimeout-CUZ4CtvQ.js → useTimeout-Bx22KOcH.js} +1 -1
  106. package/dist/useTimeout-gEG15bRo.cjs +1 -0
  107. package/package.json +1 -1
  108. package/dist/ButtonBase-CfGA-YGO.cjs +0 -75
  109. package/dist/DefaultButton-BDGm3E32.cjs +0 -1
  110. package/dist/Tabs-CVG205ba.cjs +0 -4
  111. package/dist/components/DefaultButton/DefaultButton.cjs.js +0 -1
  112. package/dist/components/DefaultButton/DefaultButton.d.ts +0 -8
  113. package/dist/components/DefaultButton/DefaultButton.es.js +0 -8
  114. package/dist/components/DefaultButton/DefaultButtonIcon.cjs.js +0 -1
  115. package/dist/components/DefaultButton/DefaultButtonIcon.d.ts +0 -8
  116. package/dist/components/DefaultButton/DefaultButtonIcon.es.js +0 -186
  117. package/dist/components/DefaultButton/index.cjs.js +0 -1
  118. package/dist/components/DefaultButton/index.d.ts +0 -2
  119. package/dist/components/DefaultButton/index.es.js +0 -4
  120. package/dist/components/PaperHeader/PaperHeader.cjs.js +0 -1
  121. package/dist/components/PaperHeader/PaperHeader.stories.cjs.js +0 -1
  122. package/dist/components/PaperHeader/index.cjs.js +0 -1
  123. package/dist/components/PaperHeader/index.d.ts +0 -2
  124. package/dist/components/PaperHeader/index.es.js +0 -4
  125. package/dist/components/PrimaryButton/PrimaryButton.cjs.js +0 -1
  126. package/dist/components/PrimaryButton/PrimaryButton.d.ts +0 -5
  127. package/dist/components/PrimaryButton/PrimaryButton.es.js +0 -13
  128. package/dist/components/PrimaryButton/PrimaryButton.stories.cjs.js +0 -1
  129. package/dist/components/PrimaryButton/PrimaryButton.stories.es.js +0 -25
  130. package/dist/components/PrimaryButton/index.cjs.js +0 -1
  131. package/dist/components/PrimaryButton/index.d.ts +0 -2
  132. package/dist/components/PrimaryButton/index.es.js +0 -4
  133. package/dist/components/SecondaryButton/SecondaryButton.cjs.js +0 -1
  134. package/dist/components/SecondaryButton/SecondaryButton.d.ts +0 -5
  135. package/dist/components/SecondaryButton/SecondaryButton.es.js +0 -6
  136. package/dist/components/SecondaryButton/SecondaryButton.stories.cjs.js +0 -1
  137. package/dist/components/SecondaryButton/SecondaryButton.stories.d.ts +0 -4
  138. package/dist/components/SecondaryButton/SecondaryButton.stories.es.js +0 -25
  139. package/dist/components/SecondaryButton/index.cjs.js +0 -1
  140. package/dist/components/SecondaryButton/index.d.ts +0 -2
  141. package/dist/components/SecondaryButton/index.es.js +0 -4
  142. package/dist/useEnhancedEffect-Dl7COs_u.cjs +0 -1
  143. package/dist/useTimeout-Dfi8FwFc.cjs +0 -1
  144. /package/dist/components/{PaperHeader/PaperHeader.stories.d.ts → Heading/Heading.stories.d.ts} +0 -0
@@ -3,14 +3,14 @@ var je = (n, e, o) => e in n ? Oe(n, e, { enumerable: !0, configurable: !0, writ
3
3
  var le = (n, e, o) => je(n, typeof e != "symbol" ? e + "" : e, o);
4
4
  import * as d from "react";
5
5
  import W, { Children as ke, isValidElement as G, cloneElement as J } from "react";
6
- import { P as t, L as E, J as de, I as Fe } from "./identifier-C_jicJ2R.js";
6
+ import { P as t, L as E, J as de, I as Fe } from "./identifier-Bu3vgTzE.js";
7
7
  import { jsx as U, jsxs as Ie } from "react/jsx-runtime";
8
- import { s as ne, u as he, c as Ue } from "./DefaultPropsProvider-DtDY-TZb.js";
9
- import { a as $e, b as ze, u as H } from "./useTimeout-CUZ4CtvQ.js";
8
+ import { s as ne, u as he, c as Ue } from "./DefaultPropsProvider-7QnSWHxy.js";
9
+ import { a as $e, b as ze, u as H } from "./useTimeout-Bx22KOcH.js";
10
10
  import { _ as _e, a as Ae, T as ce } from "./TransitionGroupContext-DMJLhY9-.js";
11
11
  import { keyframes as oe } from "@emotion/react";
12
12
  import { u as pe } from "./useForkRef-D-DyzOXj.js";
13
- import { r as Xe, e as Ye } from "./useEnhancedEffect-De8QYV_L.js";
13
+ import { r as Xe, e as Ye } from "./refType-DvOnKTmB.js";
14
14
  function fe(n) {
15
15
  try {
16
16
  return n.matches(":focus-visible");
@@ -20,60 +20,6 @@ function fe(n) {
20
20
  }
21
21
  return !1;
22
22
  }
23
- class Q {
24
- constructor() {
25
- le(this, "mountEffect", () => {
26
- this.shouldMount && !this.didMount && this.ref.current !== null && (this.didMount = !0, this.mounted.resolve());
27
- });
28
- this.ref = {
29
- current: null
30
- }, this.mounted = null, this.didMount = !1, this.shouldMount = !1, this.setShouldMount = null;
31
- }
32
- /** React ref to the ripple instance */
33
- /** If the ripple component should be mounted */
34
- /** Promise that resolves when the ripple component is mounted */
35
- /** If the ripple component has been mounted */
36
- /** React state hook setter */
37
- static create() {
38
- return new Q();
39
- }
40
- static use() {
41
- const e = $e(Q.create).current, [o, u] = d.useState(!1);
42
- return e.shouldMount = o, e.setShouldMount = u, d.useEffect(e.mountEffect, [o]), e;
43
- }
44
- mount() {
45
- return this.mounted || (this.mounted = qe(), this.shouldMount = !0, this.setShouldMount(this.shouldMount)), this.mounted;
46
- }
47
- /* Ripple API */
48
- start(...e) {
49
- this.mount().then(() => {
50
- var o;
51
- return (o = this.ref.current) == null ? void 0 : o.start(...e);
52
- });
53
- }
54
- stop(...e) {
55
- this.mount().then(() => {
56
- var o;
57
- return (o = this.ref.current) == null ? void 0 : o.stop(...e);
58
- });
59
- }
60
- pulsate(...e) {
61
- this.mount().then(() => {
62
- var o;
63
- return (o = this.ref.current) == null ? void 0 : o.pulsate(...e);
64
- });
65
- }
66
- }
67
- function Ke() {
68
- return Q.use();
69
- }
70
- function qe() {
71
- let n, e;
72
- const o = new Promise((u, i) => {
73
- n = u, e = i;
74
- });
75
- return o.resolve = n, o.reject = e, o;
76
- }
77
23
  function ee() {
78
24
  return ee = Object.assign ? Object.assign.bind() : function(n) {
79
25
  for (var e = 1; e < arguments.length; e++) {
@@ -83,7 +29,7 @@ function ee() {
83
29
  return n;
84
30
  }, ee.apply(null, arguments);
85
31
  }
86
- function We(n) {
32
+ function Ke(n) {
87
33
  if (n === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
88
34
  return n;
89
35
  }
@@ -97,7 +43,7 @@ function ie(n, e) {
97
43
  u[i.key] = o(i);
98
44
  }), u;
99
45
  }
100
- function He(n, e) {
46
+ function qe(n, e) {
101
47
  n = n || {}, e = e || {};
102
48
  function o(h) {
103
49
  return h in e ? e[h] : n[h];
@@ -121,7 +67,7 @@ function He(n, e) {
121
67
  function j(n, e, o) {
122
68
  return o[e] != null ? o[e] : n.props[e];
123
69
  }
124
- function Ge(n, e) {
70
+ function We(n, e) {
125
71
  return ie(n.children, function(o) {
126
72
  return J(o, {
127
73
  onExited: e.bind(null, o),
@@ -132,8 +78,8 @@ function Ge(n, e) {
132
78
  });
133
79
  });
134
80
  }
135
- function Je(n, e, o) {
136
- var u = ie(n.children), i = He(e, u);
81
+ function He(n, e, o) {
82
+ var u = ie(n.children), i = qe(e, u);
137
83
  return Object.keys(i).forEach(function(s) {
138
84
  var r = i[s];
139
85
  if (G(r)) {
@@ -154,11 +100,11 @@ function Je(n, e, o) {
154
100
  }
155
101
  }), i;
156
102
  }
157
- var Qe = Object.values || function(n) {
103
+ var Ge = Object.values || function(n) {
158
104
  return Object.keys(n).map(function(e) {
159
105
  return n[e];
160
106
  });
161
- }, Ze = {
107
+ }, Je = {
162
108
  component: "div",
163
109
  childFactory: function(e) {
164
110
  return e;
@@ -168,7 +114,7 @@ var Qe = Object.values || function(n) {
168
114
  function e(u, i) {
169
115
  var s;
170
116
  s = n.call(this, u, i) || this;
171
- var r = s.handleExited.bind(We(s));
117
+ var r = s.handleExited.bind(Ke(s));
172
118
  return s.state = {
173
119
  contextValue: {
174
120
  isMounting: !0
@@ -189,7 +135,7 @@ var Qe = Object.values || function(n) {
189
135
  }, e.getDerivedStateFromProps = function(i, s) {
190
136
  var r = s.children, p = s.handleExited, l = s.firstRender;
191
137
  return {
192
- children: l ? Ge(i, p) : Je(i, r, p),
138
+ children: l ? We(i, p) : He(i, r, p),
193
139
  firstRender: !1
194
140
  };
195
141
  }, o.handleExited = function(i, s) {
@@ -201,7 +147,7 @@ var Qe = Object.values || function(n) {
201
147
  };
202
148
  }));
203
149
  }, o.render = function() {
204
- var i = this.props, s = i.component, r = i.childFactory, p = Ae(i, ["component", "childFactory"]), l = this.state.contextValue, f = Qe(this.state.children).map(r);
150
+ var i = this.props, s = i.component, r = i.childFactory, p = Ae(i, ["component", "childFactory"]), l = this.state.contextValue, f = Ge(this.state.children).map(r);
205
151
  return delete p.appear, delete p.enter, delete p.exit, s === null ? /* @__PURE__ */ W.createElement(ce.Provider, {
206
152
  value: l
207
153
  }, f) : /* @__PURE__ */ W.createElement(ce.Provider, {
@@ -262,7 +208,61 @@ se.propTypes = process.env.NODE_ENV !== "production" ? {
262
208
  */
263
209
  childFactory: t.func
264
210
  } : {};
265
- se.defaultProps = Ze;
211
+ se.defaultProps = Je;
212
+ class Q {
213
+ constructor() {
214
+ le(this, "mountEffect", () => {
215
+ this.shouldMount && !this.didMount && this.ref.current !== null && (this.didMount = !0, this.mounted.resolve());
216
+ });
217
+ this.ref = {
218
+ current: null
219
+ }, this.mounted = null, this.didMount = !1, this.shouldMount = !1, this.setShouldMount = null;
220
+ }
221
+ /** React ref to the ripple instance */
222
+ /** If the ripple component should be mounted */
223
+ /** Promise that resolves when the ripple component is mounted */
224
+ /** If the ripple component has been mounted */
225
+ /** React state hook setter */
226
+ static create() {
227
+ return new Q();
228
+ }
229
+ static use() {
230
+ const e = $e(Q.create).current, [o, u] = d.useState(!1);
231
+ return e.shouldMount = o, e.setShouldMount = u, d.useEffect(e.mountEffect, [o]), e;
232
+ }
233
+ mount() {
234
+ return this.mounted || (this.mounted = Ze(), this.shouldMount = !0, this.setShouldMount(this.shouldMount)), this.mounted;
235
+ }
236
+ /* Ripple API */
237
+ start(...e) {
238
+ this.mount().then(() => {
239
+ var o;
240
+ return (o = this.ref.current) == null ? void 0 : o.start(...e);
241
+ });
242
+ }
243
+ stop(...e) {
244
+ this.mount().then(() => {
245
+ var o;
246
+ return (o = this.ref.current) == null ? void 0 : o.stop(...e);
247
+ });
248
+ }
249
+ pulsate(...e) {
250
+ this.mount().then(() => {
251
+ var o;
252
+ return (o = this.ref.current) == null ? void 0 : o.pulsate(...e);
253
+ });
254
+ }
255
+ }
256
+ function Qe() {
257
+ return Q.use();
258
+ }
259
+ function Ze() {
260
+ let n, e;
261
+ const o = new Promise((u, i) => {
262
+ n = u, e = i;
263
+ });
264
+ return o.resolve = n, o.reject = e, o;
265
+ }
266
266
  function me(n) {
267
267
  const {
268
268
  className: e,
@@ -649,7 +649,7 @@ const at = de("MuiButtonBase", ["root", "disabled", "focusVisible"]), ut = (n) =
649
649
  touchRippleRef: z,
650
650
  type: L,
651
651
  ..._
652
- } = u, A = d.useRef(null), P = Ke(), ge = pe(P.ref, z), [O, K] = d.useState(!1);
652
+ } = u, A = d.useRef(null), P = Qe(), ge = pe(P.ref, z), [O, K] = d.useState(!1);
653
653
  f && O && K(!1), d.useImperativeHandle(i, () => ({
654
654
  focusVisible: () => {
655
655
  K(!0), A.current.focus();
@@ -1,4 +1,4 @@
1
- "use strict";const j=require("react"),e=require("./identifier-8mtH7ZcP.cjs"),C=require("./memoTheme-K38b4dAY.cjs"),$=require("./createSimplePaletteValueFilter-PTK3TAhW.cjs"),P=require("react/jsx-runtime"),a=require("./DefaultPropsProvider-BL9ahJBw.cjs"),R=require("./useForkRef-D81w5oMb.cjs"),l=require("@emotion/react");function M(r){const s=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const t in r)if(t!=="default"){const i=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(s,t,i.get?i:{enumerable:!0,get:()=>r[t]})}}return s.default=r,Object.freeze(s)}const q=M(j);function S(r){return e.generateUtilityClass("MuiCircularProgress",r)}const N=e.generateUtilityClasses("MuiCircularProgress",["root","determinate","indeterminate","colorPrimary","colorSecondary","svg","circle","circleDeterminate","circleIndeterminate","circleDisableShrink"]),o=44,g=l.keyframes`
1
+ "use strict";const j=require("react"),e=require("./identifier-B_IiMbpZ.cjs"),C=require("./memoTheme-DvW891YJ.cjs"),$=require("./createSimplePaletteValueFilter-PTK3TAhW.cjs"),P=require("react/jsx-runtime"),a=require("./DefaultPropsProvider-eEVEiLDf.cjs"),R=require("./useForkRef-D81w5oMb.cjs"),l=require("@emotion/react");function M(r){const s=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(r){for(const t in r)if(t!=="default"){const i=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(s,t,i.get?i:{enumerable:!0,get:()=>r[t]})}}return s.default=r,Object.freeze(s)}const q=M(j);function S(r){return e.generateUtilityClass("MuiCircularProgress",r)}const N=e.generateUtilityClasses("MuiCircularProgress",["root","determinate","indeterminate","colorPrimary","colorSecondary","svg","circle","circleDeterminate","circleIndeterminate","circleDisableShrink"]),o=44,g=l.keyframes`
2
2
  0% {
3
3
  transform: rotate(0deg);
4
4
  }
@@ -1,9 +1,9 @@
1
1
  import * as O from "react";
2
- import { I as T, J as R, K as c, L as N, P as r } from "./identifier-C_jicJ2R.js";
3
- import { m as P } from "./memoTheme-B1D0RO58.js";
2
+ import { I as T, J as R, K as c, L as N, P as r } from "./identifier-Bu3vgTzE.js";
3
+ import { m as P } from "./memoTheme-C4_nd-x4.js";
4
4
  import { c as j } from "./createSimplePaletteValueFilter-B7--0ryQ.js";
5
5
  import { jsx as h } from "react/jsx-runtime";
6
- import { s as g, u as I, c as U } from "./DefaultPropsProvider-DtDY-TZb.js";
6
+ import { s as g, u as I, c as U } from "./DefaultPropsProvider-7QnSWHxy.js";
7
7
  import { c as E } from "./useForkRef-D-DyzOXj.js";
8
8
  import { keyframes as x, css as w } from "@emotion/react";
9
9
  function z(e) {