@rws-aoa/react-library 6.0.0 → 6.0.1

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.
@@ -45,7 +45,7 @@ var It;
45
45
  function Lr() {
46
46
  if (It) return V;
47
47
  It = 1;
48
- var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), o = Symbol.for("react.profiler"), i = Symbol.for("react.provider"), s = Symbol.for("react.context"), c = Symbol.for("react.server_context"), u = Symbol.for("react.forward_ref"), f = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), m = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), v;
48
+ var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), o = Symbol.for("react.profiler"), i = Symbol.for("react.provider"), s = Symbol.for("react.context"), c = Symbol.for("react.server_context"), f = Symbol.for("react.forward_ref"), u = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), h = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), v;
49
49
  v = Symbol.for("react.module.reference");
50
50
  function g(d) {
51
51
  if (typeof d == "object" && d !== null) {
@@ -56,16 +56,16 @@ function Lr() {
56
56
  case r:
57
57
  case o:
58
58
  case n:
59
- case f:
60
- case h:
59
+ case u:
60
+ case m:
61
61
  return d;
62
62
  default:
63
63
  switch (d = d && d.$$typeof, d) {
64
64
  case c:
65
65
  case s:
66
- case u:
66
+ case f:
67
67
  case p:
68
- case m:
68
+ case h:
69
69
  case i:
70
70
  return d;
71
71
  default:
@@ -77,7 +77,7 @@ function Lr() {
77
77
  }
78
78
  }
79
79
  }
80
- return V.ContextConsumer = s, V.ContextProvider = i, V.Element = e, V.ForwardRef = u, V.Fragment = r, V.Lazy = p, V.Memo = m, V.Portal = t, V.Profiler = o, V.StrictMode = n, V.Suspense = f, V.SuspenseList = h, V.isAsyncMode = function() {
80
+ return V.ContextConsumer = s, V.ContextProvider = i, V.Element = e, V.ForwardRef = f, V.Fragment = r, V.Lazy = p, V.Memo = h, V.Portal = t, V.Profiler = o, V.StrictMode = n, V.Suspense = u, V.SuspenseList = m, V.isAsyncMode = function() {
81
81
  return !1;
82
82
  }, V.isConcurrentMode = function() {
83
83
  return !1;
@@ -88,13 +88,13 @@ function Lr() {
88
88
  }, V.isElement = function(d) {
89
89
  return typeof d == "object" && d !== null && d.$$typeof === e;
90
90
  }, V.isForwardRef = function(d) {
91
- return g(d) === u;
91
+ return g(d) === f;
92
92
  }, V.isFragment = function(d) {
93
93
  return g(d) === r;
94
94
  }, V.isLazy = function(d) {
95
95
  return g(d) === p;
96
96
  }, V.isMemo = function(d) {
97
- return g(d) === m;
97
+ return g(d) === h;
98
98
  }, V.isPortal = function(d) {
99
99
  return g(d) === t;
100
100
  }, V.isProfiler = function(d) {
@@ -102,11 +102,11 @@ function Lr() {
102
102
  }, V.isStrictMode = function(d) {
103
103
  return g(d) === n;
104
104
  }, V.isSuspense = function(d) {
105
- return g(d) === f;
105
+ return g(d) === u;
106
106
  }, V.isSuspenseList = function(d) {
107
- return g(d) === h;
107
+ return g(d) === m;
108
108
  }, V.isValidElementType = function(d) {
109
- return typeof d == "string" || typeof d == "function" || d === r || d === o || d === n || d === f || d === h || d === S || typeof d == "object" && d !== null && (d.$$typeof === p || d.$$typeof === m || d.$$typeof === i || d.$$typeof === s || d.$$typeof === u || d.$$typeof === v || d.getModuleId !== void 0);
109
+ return typeof d == "string" || typeof d == "function" || d === r || d === o || d === n || d === u || d === m || d === S || typeof d == "object" && d !== null && (d.$$typeof === p || d.$$typeof === h || d.$$typeof === i || d.$$typeof === s || d.$$typeof === f || d.$$typeof === v || d.getModuleId !== void 0);
110
110
  }, V.typeOf = g, V;
111
111
  }
112
112
  var F = {};
@@ -122,10 +122,10 @@ var F = {};
122
122
  var Nt;
123
123
  function Wr() {
124
124
  return Nt || (Nt = 1, process.env.NODE_ENV !== "production" && function() {
125
- var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), o = Symbol.for("react.profiler"), i = Symbol.for("react.provider"), s = Symbol.for("react.context"), c = Symbol.for("react.server_context"), u = Symbol.for("react.forward_ref"), f = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), m = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), v = !1, g = !1, d = !1, x = !1, J = !1, O;
125
+ var e = Symbol.for("react.element"), t = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), o = Symbol.for("react.profiler"), i = Symbol.for("react.provider"), s = Symbol.for("react.context"), c = Symbol.for("react.server_context"), f = Symbol.for("react.forward_ref"), u = Symbol.for("react.suspense"), m = Symbol.for("react.suspense_list"), h = Symbol.for("react.memo"), p = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), v = !1, g = !1, d = !1, x = !1, J = !1, O;
126
126
  O = Symbol.for("react.module.reference");
127
127
  function T(w) {
128
- return !!(typeof w == "string" || typeof w == "function" || w === r || w === o || J || w === n || w === f || w === h || x || w === S || v || g || d || typeof w == "object" && w !== null && (w.$$typeof === p || w.$$typeof === m || w.$$typeof === i || w.$$typeof === s || w.$$typeof === u || // This needs to include all possible module reference object
128
+ return !!(typeof w == "string" || typeof w == "function" || w === r || w === o || J || w === n || w === u || w === m || x || w === S || v || g || d || typeof w == "object" && w !== null && (w.$$typeof === p || w.$$typeof === h || w.$$typeof === i || w.$$typeof === s || w.$$typeof === f || // This needs to include all possible module reference object
129
129
  // types supported by any Flight configuration anywhere since
130
130
  // we don't know which Flight build this will end up being used
131
131
  // with.
@@ -141,17 +141,17 @@ function Wr() {
141
141
  case r:
142
142
  case o:
143
143
  case n:
144
- case f:
145
- case h:
144
+ case u:
145
+ case m:
146
146
  return Me;
147
147
  default:
148
148
  var Pt = Me && Me.$$typeof;
149
149
  switch (Pt) {
150
150
  case c:
151
151
  case s:
152
- case u:
152
+ case f:
153
153
  case p:
154
- case m:
154
+ case h:
155
155
  case i:
156
156
  return Pt;
157
157
  default:
@@ -163,7 +163,7 @@ function Wr() {
163
163
  }
164
164
  }
165
165
  }
166
- var U = s, K = i, q = e, D = u, a = r, C = p, M = m, j = t, re = o, Z = n, ne = f, ce = h, je = !1, De = !1;
166
+ var U = s, K = i, q = e, D = f, a = r, C = p, M = h, j = t, re = o, Z = n, ne = u, ce = m, je = !1, De = !1;
167
167
  function y(w) {
168
168
  return je || (je = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")), !1;
169
169
  }
@@ -180,7 +180,7 @@ function Wr() {
180
180
  return typeof w == "object" && w !== null && w.$$typeof === e;
181
181
  }
182
182
  function _(w) {
183
- return R(w) === u;
183
+ return R(w) === f;
184
184
  }
185
185
  function $(w) {
186
186
  return R(w) === r;
@@ -189,7 +189,7 @@ function Wr() {
189
189
  return R(w) === p;
190
190
  }
191
191
  function I(w) {
192
- return R(w) === m;
192
+ return R(w) === h;
193
193
  }
194
194
  function L(w) {
195
195
  return R(w) === t;
@@ -201,10 +201,10 @@ function Wr() {
201
201
  return R(w) === n;
202
202
  }
203
203
  function ee(w) {
204
- return R(w) === f;
204
+ return R(w) === u;
205
205
  }
206
206
  function pe(w) {
207
- return R(w) === h;
207
+ return R(w) === m;
208
208
  }
209
209
  F.ContextConsumer = U, F.ContextProvider = K, F.Element = q, F.ForwardRef = D, F.Fragment = a, F.Lazy = C, F.Memo = M, F.Portal = j, F.Profiler = re, F.StrictMode = Z, F.Suspense = ne, F.SuspenseList = ce, F.isAsyncMode = y, F.isConcurrentMode = b, F.isContextConsumer = P, F.isContextProvider = A, F.isElement = E, F.isForwardRef = _, F.isFragment = $, F.isLazy = k, F.isMemo = I, F.isPortal = L, F.isProfiler = N, F.isStrictMode = te, F.isSuspense = ee, F.isSuspenseList = pe, F.isValidElementType = T, F.typeOf = R;
210
210
  }()), F;
@@ -237,31 +237,31 @@ function zr() {
237
237
  return !1;
238
238
  for (var s = {}, c = 0; c < 10; c++)
239
239
  s["_" + String.fromCharCode(c)] = c;
240
- var u = Object.getOwnPropertyNames(s).map(function(h) {
241
- return s[h];
240
+ var f = Object.getOwnPropertyNames(s).map(function(m) {
241
+ return s[m];
242
242
  });
243
- if (u.join("") !== "0123456789")
243
+ if (f.join("") !== "0123456789")
244
244
  return !1;
245
- var f = {};
246
- return "abcdefghijklmnopqrst".split("").forEach(function(h) {
247
- f[h] = h;
248
- }), Object.keys(Object.assign({}, f)).join("") === "abcdefghijklmnopqrst";
245
+ var u = {};
246
+ return "abcdefghijklmnopqrst".split("").forEach(function(m) {
247
+ u[m] = m;
248
+ }), Object.keys(Object.assign({}, u)).join("") === "abcdefghijklmnopqrst";
249
249
  } catch {
250
250
  return !1;
251
251
  }
252
252
  }
253
253
  return st = o() ? Object.assign : function(i, s) {
254
- for (var c, u = n(i), f, h = 1; h < arguments.length; h++) {
255
- c = Object(arguments[h]);
256
- for (var m in c)
257
- t.call(c, m) && (u[m] = c[m]);
254
+ for (var c, f = n(i), u, m = 1; m < arguments.length; m++) {
255
+ c = Object(arguments[m]);
256
+ for (var h in c)
257
+ t.call(c, h) && (f[h] = c[h]);
258
258
  if (e) {
259
- f = e(c);
260
- for (var p = 0; p < f.length; p++)
261
- r.call(c, f[p]) && (u[f[p]] = c[f[p]]);
259
+ u = e(c);
260
+ for (var p = 0; p < u.length; p++)
261
+ r.call(c, u[p]) && (f[u[p]] = c[u[p]]);
262
262
  }
263
263
  }
264
- return u;
264
+ return f;
265
265
  }, st;
266
266
  }
267
267
  var ct, Dt;
@@ -292,29 +292,29 @@ function Ur() {
292
292
  }
293
293
  };
294
294
  }
295
- function o(i, s, c, u, f) {
295
+ function o(i, s, c, f, u) {
296
296
  if (process.env.NODE_ENV !== "production") {
297
- for (var h in i)
298
- if (n(i, h)) {
299
- var m;
297
+ for (var m in i)
298
+ if (n(i, m)) {
299
+ var h;
300
300
  try {
301
- if (typeof i[h] != "function") {
301
+ if (typeof i[m] != "function") {
302
302
  var p = Error(
303
- (u || "React class") + ": " + c + " type `" + h + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof i[h] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
303
+ (f || "React class") + ": " + c + " type `" + m + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof i[m] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
304
304
  );
305
305
  throw p.name = "Invariant Violation", p;
306
306
  }
307
- m = i[h](s, h, u, c, null, t);
307
+ h = i[m](s, m, f, c, null, t);
308
308
  } catch (v) {
309
- m = v;
309
+ h = v;
310
310
  }
311
- if (m && !(m instanceof Error) && e(
312
- (u || "React class") + ": type specification of " + c + " `" + h + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof m + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
313
- ), m instanceof Error && !(m.message in r)) {
314
- r[m.message] = !0;
315
- var S = f ? f() : "";
311
+ if (h && !(h instanceof Error) && e(
312
+ (f || "React class") + ": type specification of " + c + " `" + m + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof h + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
313
+ ), h instanceof Error && !(h.message in r)) {
314
+ r[h.message] = !0;
315
+ var S = u ? u() : "";
316
316
  e(
317
- "Failed " + c + " type: " + m.message + (S ?? "")
317
+ "Failed " + c + " type: " + h.message + (S ?? "")
318
318
  );
319
319
  }
320
320
  }
@@ -331,20 +331,20 @@ function Gr() {
331
331
  var e = Ct(), t = zr(), r = /* @__PURE__ */ wt(), n = /* @__PURE__ */ sr(), o = /* @__PURE__ */ Ur(), i = function() {
332
332
  };
333
333
  process.env.NODE_ENV !== "production" && (i = function(c) {
334
- var u = "Warning: " + c;
335
- typeof console < "u" && console.error(u);
334
+ var f = "Warning: " + c;
335
+ typeof console < "u" && console.error(f);
336
336
  try {
337
- throw new Error(u);
337
+ throw new Error(f);
338
338
  } catch {
339
339
  }
340
340
  });
341
341
  function s() {
342
342
  return null;
343
343
  }
344
- return ft = function(c, u) {
345
- var f = typeof Symbol == "function" && Symbol.iterator, h = "@@iterator";
346
- function m(y) {
347
- var b = y && (f && y[f] || y[h]);
344
+ return ft = function(c, f) {
345
+ var u = typeof Symbol == "function" && Symbol.iterator, m = "@@iterator";
346
+ function h(y) {
347
+ var b = y && (u && y[u] || y[m]);
348
348
  if (typeof b == "function")
349
349
  return b;
350
350
  }
@@ -381,7 +381,7 @@ function Gr() {
381
381
  var b = {}, P = 0;
382
382
  function A(_, $, k, I, L, N, te) {
383
383
  if (I = I || p, N = N || k, te !== r) {
384
- if (u) {
384
+ if (f) {
385
385
  var ee = new Error(
386
386
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
387
387
  );
@@ -586,7 +586,7 @@ Valid keys: ` + JSON.stringify(Object.keys(y), null, " ")
586
586
  return y.every(re);
587
587
  if (y === null || c(y))
588
588
  return !0;
589
- var b = m(y);
589
+ var b = h(y);
590
590
  if (b) {
591
591
  var P = b.call(y), A;
592
592
  if (b !== y.entries) {
@@ -655,8 +655,8 @@ function qr() {
655
655
  function r() {
656
656
  }
657
657
  return r.resetWarningCache = t, dt = function() {
658
- function n(s, c, u, f, h, m) {
659
- if (m !== e) {
658
+ function n(s, c, f, u, m, h) {
659
+ if (h !== e) {
660
660
  var p = new Error(
661
661
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
662
662
  );
@@ -723,9 +723,9 @@ function Yr(e, t, r = void 0) {
723
723
  for (const o in e) {
724
724
  const i = e[o];
725
725
  let s = "", c = !0;
726
- for (let u = 0; u < i.length; u += 1) {
727
- const f = i[u];
728
- f && (s += (c === !0 ? "" : " ") + t(f), c = !1, r && r[f] && (s += " " + r[f]));
726
+ for (let f = 0; f < i.length; f += 1) {
727
+ const u = i[f];
728
+ u && (s += (c === !0 ? "" : " ") + t(u), c = !1, r && r[u] && (s += " " + r[u]));
729
729
  }
730
730
  n[o] = s;
731
731
  }
@@ -796,8 +796,8 @@ function Jr(e) {
796
796
  const t = (i, s) => i.replace("@media", s ? `@container ${s}` : "@container");
797
797
  function r(i, s) {
798
798
  i.up = (...c) => t(e.breakpoints.up(...c), s), i.down = (...c) => t(e.breakpoints.down(...c), s), i.between = (...c) => t(e.breakpoints.between(...c), s), i.only = (...c) => t(e.breakpoints.only(...c), s), i.not = (...c) => {
799
- const u = t(e.breakpoints.not(...c), s);
800
- return u.includes("not all and") ? u.replace("not all and ", "").replace("min-width:", "width<").replace("max-width:", "width>").replace("and", "or") : u;
799
+ const f = t(e.breakpoints.not(...c), s);
800
+ return f.includes("not all and") ? f.replace("not all and ", "").replace("min-width:", "width<").replace("max-width:", "width>").replace("and", "or") : f;
801
801
  };
802
802
  }
803
803
  const n = {}, o = (i) => (r(n, i), n);
@@ -834,20 +834,20 @@ function de(e, t, r) {
834
834
  const n = e.theme || {};
835
835
  if (Array.isArray(t)) {
836
836
  const i = n.breakpoints || Ut;
837
- return t.reduce((s, c, u) => (s[i.up(i.keys[u])] = r(t[u]), s), {});
837
+ return t.reduce((s, c, f) => (s[i.up(i.keys[f])] = r(t[f]), s), {});
838
838
  }
839
839
  if (typeof t == "object") {
840
840
  const i = n.breakpoints || Ut;
841
841
  return Object.keys(t).reduce((s, c) => {
842
842
  if (Qr(i.keys, c)) {
843
- const u = Xr(n.containerQueries ? n : Zr, c);
844
- u && (s[u] = r(t[c], c));
843
+ const f = Xr(n.containerQueries ? n : Zr, c);
844
+ f && (s[f] = r(t[c], c));
845
845
  } else if (Object.keys(i.values || He).includes(c)) {
846
- const u = i.up(c);
847
- s[u] = r(t[c], c);
846
+ const f = i.up(c);
847
+ s[f] = r(t[c], c);
848
848
  } else {
849
- const u = c;
850
- s[u] = t[u];
849
+ const f = c;
850
+ s[f] = t[f];
851
851
  }
852
852
  return s;
853
853
  }, {});
@@ -889,10 +889,10 @@ function X(e) {
889
889
  } = e, i = (s) => {
890
890
  if (s[t] == null)
891
891
  return null;
892
- const c = s[t], u = s.theme, f = Ye(u, n) || {};
893
- return de(s, c, (m) => {
894
- let p = Ge(f, o, m);
895
- return m === p && typeof m == "string" && (p = Ge(f, o, `${t}${m === "default" ? "" : Ce(m)}`, m)), r === !1 ? p : {
892
+ const c = s[t], f = s.theme, u = Ye(f, n) || {};
893
+ return de(s, c, (h) => {
894
+ let p = Ge(u, o, h);
895
+ return h === p && typeof h == "string" && (p = Ge(u, o, `${t}${h === "default" ? "" : Ce(h)}`, h)), r === !1 ? p : {
896
896
  [r]: p
897
897
  };
898
898
  });
@@ -1437,22 +1437,22 @@ function Ln() {
1437
1437
  [r]: n
1438
1438
  };
1439
1439
  const {
1440
- cssProperty: u = r,
1441
- themeKey: f,
1442
- transform: h,
1443
- style: m
1440
+ cssProperty: f = r,
1441
+ themeKey: u,
1442
+ transform: m,
1443
+ style: h
1444
1444
  } = c;
1445
1445
  if (n == null)
1446
1446
  return null;
1447
- if (f === "typography" && n === "inherit")
1447
+ if (u === "typography" && n === "inherit")
1448
1448
  return {
1449
1449
  [r]: n
1450
1450
  };
1451
- const p = Ye(o, f) || {};
1452
- return m ? m(s) : de(s, n, (v) => {
1453
- let g = Ge(p, h, v);
1454
- return v === g && typeof v == "string" && (g = Ge(p, h, `${r}${v === "default" ? "" : Ce(v)}`, v)), u === !1 ? g : {
1455
- [u]: g
1451
+ const p = Ye(o, u) || {};
1452
+ return h ? h(s) : de(s, n, (v) => {
1453
+ let g = Ge(p, m, v);
1454
+ return v === g && typeof v == "string" && (g = Ge(p, m, `${r}${v === "default" ? "" : Ce(v)}`, v)), f === !1 ? g : {
1455
+ [f]: g
1456
1456
  };
1457
1457
  });
1458
1458
  }
@@ -1465,18 +1465,18 @@ function Ln() {
1465
1465
  if (!n)
1466
1466
  return null;
1467
1467
  const s = o.unstable_sxConfig ?? nt;
1468
- function c(u) {
1469
- let f = u;
1470
- if (typeof u == "function")
1471
- f = u(o);
1472
- else if (typeof u != "object")
1473
- return u;
1474
- if (!f)
1468
+ function c(f) {
1469
+ let u = f;
1470
+ if (typeof f == "function")
1471
+ u = f(o);
1472
+ else if (typeof f != "object")
1473
+ return f;
1474
+ if (!u)
1475
1475
  return null;
1476
- const h = en(o.breakpoints), m = Object.keys(h);
1477
- let p = h;
1478
- return Object.keys(f).forEach((S) => {
1479
- const v = Fn(f[S], o);
1476
+ const m = en(o.breakpoints), h = Object.keys(m);
1477
+ let p = m;
1478
+ return Object.keys(u).forEach((S) => {
1479
+ const v = Fn(u[S], o);
1480
1480
  if (v != null)
1481
1481
  if (typeof v == "object")
1482
1482
  if (s[S])
@@ -1496,8 +1496,8 @@ function Ln() {
1496
1496
  else
1497
1497
  p = _e(p, e(S, v, o, s));
1498
1498
  }), !i && o.modularCssLayers ? {
1499
- "@layer sx": zt(o, Gt(m, p))
1500
- } : zt(o, Gt(m, p));
1499
+ "@layer sx": zt(o, Gt(h, p))
1500
+ } : zt(o, Gt(h, p));
1501
1501
  }
1502
1502
  return Array.isArray(n) ? n.map(c) : c(n);
1503
1503
  }
@@ -1634,8 +1634,8 @@ function qe(e, t, r) {
1634
1634
  return Kn(e, t, r);
1635
1635
  }
1636
1636
  }
1637
- var u = r;
1638
- return u;
1637
+ var f = r;
1638
+ return f;
1639
1639
  }
1640
1640
  function Kn(e, t, r) {
1641
1641
  var n = "";
@@ -1649,18 +1649,18 @@ function Kn(e, t, r) {
1649
1649
  var c = s;
1650
1650
  Kt(c) && (n += pt(i) + ":" + Ht(i, c) + ";");
1651
1651
  } else if (Array.isArray(s) && typeof s[0] == "string" && t == null)
1652
- for (var u = 0; u < s.length; u++)
1653
- Kt(s[u]) && (n += pt(i) + ":" + Ht(i, s[u]) + ";");
1652
+ for (var f = 0; f < s.length; f++)
1653
+ Kt(s[f]) && (n += pt(i) + ":" + Ht(i, s[f]) + ";");
1654
1654
  else {
1655
- var f = qe(e, t, s);
1655
+ var u = qe(e, t, s);
1656
1656
  switch (i) {
1657
1657
  case "animation":
1658
1658
  case "animationName": {
1659
- n += pt(i) + ":" + f + ";";
1659
+ n += pt(i) + ":" + u + ";";
1660
1660
  break;
1661
1661
  }
1662
1662
  default:
1663
- n += i + "{" + f + "}";
1663
+ n += i + "{" + u + "}";
1664
1664
  }
1665
1665
  }
1666
1666
  }
@@ -1681,15 +1681,15 @@ function Hn(e, t, r) {
1681
1681
  }
1682
1682
  for (var c = 1; c < e.length; c++)
1683
1683
  if (o += qe(r, t, e[c]), n) {
1684
- var u = i;
1685
- o += u[c];
1684
+ var f = i;
1685
+ o += f[c];
1686
1686
  }
1687
1687
  Yt.lastIndex = 0;
1688
- for (var f = "", h; (h = Yt.exec(o)) !== null; )
1689
- f += "-" + h[1];
1690
- var m = Wn(o) + f;
1688
+ for (var u = "", m; (m = Yt.exec(o)) !== null; )
1689
+ u += "-" + m[1];
1690
+ var h = Wn(o) + u;
1691
1691
  return {
1692
- name: m,
1692
+ name: h,
1693
1693
  styles: o,
1694
1694
  next: me
1695
1695
  };
@@ -1749,28 +1749,28 @@ function Jn(e) {
1749
1749
  function c(p) {
1750
1750
  return `@media (min-width:${typeof t[p] == "number" ? t[p] : p}${r})`;
1751
1751
  }
1752
- function u(p) {
1752
+ function f(p) {
1753
1753
  return `@media (max-width:${(typeof t[p] == "number" ? t[p] : p) - n / 100}${r})`;
1754
1754
  }
1755
- function f(p, S) {
1755
+ function u(p, S) {
1756
1756
  const v = s.indexOf(S);
1757
1757
  return `@media (min-width:${typeof t[p] == "number" ? t[p] : p}${r}) and (max-width:${(v !== -1 && typeof t[s[v]] == "number" ? t[s[v]] : S) - n / 100}${r})`;
1758
1758
  }
1759
- function h(p) {
1760
- return s.indexOf(p) + 1 < s.length ? f(p, s[s.indexOf(p) + 1]) : c(p);
1761
- }
1762
1759
  function m(p) {
1760
+ return s.indexOf(p) + 1 < s.length ? u(p, s[s.indexOf(p) + 1]) : c(p);
1761
+ }
1762
+ function h(p) {
1763
1763
  const S = s.indexOf(p);
1764
- return S === 0 ? c(s[1]) : S === s.length - 1 ? u(s[S]) : f(p, s[s.indexOf(p) + 1]).replace("@media", "@media not all and");
1764
+ return S === 0 ? c(s[1]) : S === s.length - 1 ? f(s[S]) : u(p, s[s.indexOf(p) + 1]).replace("@media", "@media not all and");
1765
1765
  }
1766
1766
  return {
1767
1767
  keys: s,
1768
1768
  values: i,
1769
1769
  up: c,
1770
- down: u,
1771
- between: f,
1772
- only: h,
1773
- not: m,
1770
+ down: f,
1771
+ between: u,
1772
+ only: m,
1773
+ not: h,
1774
1774
  unit: r,
1775
1775
  ...o
1776
1776
  };
@@ -1808,8 +1808,8 @@ function mr(e = {}, ...t) {
1808
1808
  spacing: o,
1809
1809
  shape: i = {},
1810
1810
  ...s
1811
- } = e, c = Jn(r), u = pr(o);
1812
- let f = ie({
1811
+ } = e, c = Jn(r), f = pr(o);
1812
+ let u = ie({
1813
1813
  breakpoints: c,
1814
1814
  direction: "ltr",
1815
1815
  components: {},
@@ -1818,21 +1818,21 @@ function mr(e = {}, ...t) {
1818
1818
  mode: "light",
1819
1819
  ...n
1820
1820
  },
1821
- spacing: u,
1821
+ spacing: f,
1822
1822
  shape: {
1823
1823
  ...Zn,
1824
1824
  ...i
1825
1825
  }
1826
1826
  }, s);
1827
- return f = Jr(f), f.applyStyles = eo, f = t.reduce((h, m) => ie(h, m), f), f.unstable_sxConfig = {
1827
+ return u = Jr(u), u.applyStyles = eo, u = t.reduce((m, h) => ie(m, h), u), u.unstable_sxConfig = {
1828
1828
  ...nt,
1829
1829
  ...s?.unstable_sxConfig
1830
- }, f.unstable_sx = function(m) {
1830
+ }, u.unstable_sx = function(h) {
1831
1831
  return Ae({
1832
- sx: m,
1832
+ sx: h,
1833
1833
  theme: this
1834
1834
  });
1835
- }, f;
1835
+ }, u;
1836
1836
  }
1837
1837
  const to = {
1838
1838
  active: "active",
@@ -1960,27 +1960,27 @@ function so(e = {}) {
1960
1960
  function i(c) {
1961
1961
  ao(c, t, r);
1962
1962
  }
1963
- return (c, u = {}) => {
1963
+ return (c, f = {}) => {
1964
1964
  Qn(c, (U) => U.filter((K) => K !== Ae));
1965
1965
  const {
1966
- name: f,
1967
- slot: h,
1968
- skipVariantsResolver: m,
1966
+ name: u,
1967
+ slot: m,
1968
+ skipVariantsResolver: h,
1969
1969
  skipSx: p,
1970
1970
  // TODO v6: remove `lowercaseFirstLetter()` in the next major release
1971
1971
  // For more details: https://github.com/mui/material-ui/pull/37908
1972
- overridesResolver: S = io(br(h)),
1972
+ overridesResolver: S = io(br(m)),
1973
1973
  ...v
1974
- } = u, g = f && f.startsWith("Mui") || h ? "components" : "custom", d = m !== void 0 ? m : (
1974
+ } = f, g = u && u.startsWith("Mui") || m ? "components" : "custom", d = h !== void 0 ? h : (
1975
1975
  // TODO v6: remove `Root` in the next major release
1976
1976
  // For more details: https://github.com/mui/material-ui/pull/37908
1977
- h && h !== "Root" && h !== "root" || !1
1977
+ m && m !== "Root" && m !== "root" || !1
1978
1978
  ), x = p || !1;
1979
1979
  let J = mt;
1980
- h === "Root" || h === "root" ? J = n : h ? J = o : fo(c) && (J = void 0);
1980
+ m === "Root" || m === "root" ? J = n : m ? J = o : fo(c) && (J = void 0);
1981
1981
  const O = Yn(c, {
1982
1982
  shouldForwardProp: J,
1983
- label: lo(f, h),
1983
+ label: lo(u, m),
1984
1984
  ...v
1985
1985
  }), T = (U) => {
1986
1986
  if (U.__emotion_real === U)
@@ -1998,16 +1998,16 @@ function so(e = {}) {
1998
1998
  return U;
1999
1999
  }, R = (...U) => {
2000
2000
  const K = [], q = U.map(T), D = [];
2001
- if (K.push(i), f && S && D.push(function(j) {
2002
- const Z = j.theme.components?.[f]?.styleOverrides;
2001
+ if (K.push(i), u && S && D.push(function(j) {
2002
+ const Z = j.theme.components?.[u]?.styleOverrides;
2003
2003
  if (!Z)
2004
2004
  return null;
2005
2005
  const ne = {};
2006
2006
  for (const ce in Z)
2007
2007
  ne[ce] = ze(j, Z[ce], j.theme.modularCssLayers ? "theme" : void 0);
2008
2008
  return S(j, ne);
2009
- }), f && !d && D.push(function(j) {
2010
- const Z = j.theme?.components?.[f]?.variants;
2009
+ }), u && !d && D.push(function(j) {
2010
+ const Z = j.theme?.components?.[u]?.variants;
2011
2011
  return Z ? yr(j, Z, [], j.theme.modularCssLayers ? "theme" : void 0) : null;
2012
2012
  }), x || D.push(Ae), Array.isArray(q[0])) {
2013
2013
  const M = q.shift(), j = new Array(K.length).fill(""), re = new Array(D.length).fill("");
@@ -2015,7 +2015,7 @@ function so(e = {}) {
2015
2015
  Z = [...j, ...M, ...re], Z.raw = [...j, ...M.raw, ...re], K.unshift(Z);
2016
2016
  }
2017
2017
  const a = [...K, ...q, ...D], C = O(...a);
2018
- return c.muiName && (C.muiName = c.muiName), process.env.NODE_ENV !== "production" && (C.displayName = co(f, h, c)), C;
2018
+ return c.muiName && (C.muiName = c.muiName), process.env.NODE_ENV !== "production" && (C.displayName = co(u, m, c)), C;
2019
2019
  };
2020
2020
  return O.withConfig && (R.withConfig = O.withConfig), R;
2021
2021
  };
@@ -2063,10 +2063,10 @@ function bt(e, t, r = !1) {
2063
2063
  n[i] = {
2064
2064
  ...c
2065
2065
  };
2066
- for (const u in s)
2067
- if (Object.prototype.hasOwnProperty.call(s, u)) {
2068
- const f = u;
2069
- n[i][f] = bt(s[f], c[f], r);
2066
+ for (const f in s)
2067
+ if (Object.prototype.hasOwnProperty.call(s, f)) {
2068
+ const u = f;
2069
+ n[i][u] = bt(s[u], c[u], r);
2070
2070
  }
2071
2071
  }
2072
2072
  } else i === "className" && r && t.className ? n.className = lr(e?.className, t?.className) : i === "style" && r && t.style ? n.style = {
@@ -2134,12 +2134,12 @@ function vr(e) {
2134
2134
  e = ye(e);
2135
2135
  const {
2136
2136
  values: t
2137
- } = e, r = t[0], n = t[1] / 100, o = t[2] / 100, i = n * Math.min(o, 1 - o), s = (f, h = (f + r / 30) % 12) => o - i * Math.max(Math.min(h - 3, 9 - h, 1), -1);
2137
+ } = e, r = t[0], n = t[1] / 100, o = t[2] / 100, i = n * Math.min(o, 1 - o), s = (u, m = (u + r / 30) % 12) => o - i * Math.max(Math.min(m - 3, 9 - m, 1), -1);
2138
2138
  let c = "rgb";
2139
- const u = [Math.round(s(0) * 255), Math.round(s(8) * 255), Math.round(s(4) * 255)];
2140
- return e.type === "hsla" && (c += "a", u.push(t[3])), ot({
2139
+ const f = [Math.round(s(0) * 255), Math.round(s(8) * 255), Math.round(s(4) * 255)];
2140
+ return e.type === "hsla" && (c += "a", f.push(t[3])), ot({
2141
2141
  type: c,
2142
- values: u
2142
+ values: f
2143
2143
  });
2144
2144
  }
2145
2145
  function vt(e) {
@@ -2256,8 +2256,8 @@ const er = (e, t, r, n = []) => {
2256
2256
  });
2257
2257
  }, xo = (e, t, r) => {
2258
2258
  function n(o, i = [], s = []) {
2259
- Object.entries(o).forEach(([c, u]) => {
2260
- (!r || r && !r([...i, c])) && u != null && (typeof u == "object" && Object.keys(u).length > 0 ? n(u, [...i, c], Array.isArray(u) ? [...s, c] : s) : t([...i, c], u, s));
2259
+ Object.entries(o).forEach(([c, f]) => {
2260
+ (!r || r && !r([...i, c])) && f != null && (typeof f == "object" && Object.keys(f).length > 0 ? n(f, [...i, c], Array.isArray(f) ? [...s, c] : s) : t([...i, c], f, s));
2261
2261
  });
2262
2262
  }
2263
2263
  n(e);
@@ -2269,12 +2269,12 @@ function ht(e, t) {
2269
2269
  } = t || {}, o = {}, i = {}, s = {};
2270
2270
  return xo(
2271
2271
  e,
2272
- (c, u, f) => {
2273
- if ((typeof u == "string" || typeof u == "number") && (!n || !n(c, u))) {
2274
- const h = `--${r ? `${r}-` : ""}${c.join("-")}`, m = To(c, u);
2272
+ (c, f, u) => {
2273
+ if ((typeof f == "string" || typeof f == "number") && (!n || !n(c, f))) {
2274
+ const m = `--${r ? `${r}-` : ""}${c.join("-")}`, h = To(c, f);
2275
2275
  Object.assign(o, {
2276
- [h]: m
2277
- }), er(i, c, `var(${h})`, f), er(s, c, `var(${h}, ${m})`, f);
2276
+ [m]: h
2277
+ }), er(i, c, `var(${m})`, u), er(s, c, `var(${m}, ${h})`, u);
2278
2278
  }
2279
2279
  },
2280
2280
  (c) => c[0] === "vars"
@@ -2294,13 +2294,13 @@ function Eo(e, t = {}) {
2294
2294
  colorSchemes: i = {},
2295
2295
  components: s,
2296
2296
  defaultColorScheme: c = "light",
2297
- ...u
2297
+ ...f
2298
2298
  } = e, {
2299
- vars: f,
2300
- css: h,
2301
- varsWithDefaults: m
2302
- } = ht(u, t);
2303
- let p = m;
2299
+ vars: u,
2300
+ css: m,
2301
+ varsWithDefaults: h
2302
+ } = ht(f, t);
2303
+ let p = h;
2304
2304
  const S = {}, {
2305
2305
  [c]: v,
2306
2306
  ...g
@@ -2344,7 +2344,7 @@ function Eo(e, t = {}) {
2344
2344
  vars: p,
2345
2345
  generateThemeVars: () => {
2346
2346
  let O = {
2347
- ...f
2347
+ ...u
2348
2348
  };
2349
2349
  return Object.entries(S).forEach(([, {
2350
2350
  vars: T
@@ -2362,8 +2362,8 @@ function Eo(e, t = {}) {
2362
2362
  } : q);
2363
2363
  }
2364
2364
  R(r(void 0, {
2365
- ...h
2366
- }), h);
2365
+ ...m
2366
+ }), m);
2367
2367
  const {
2368
2368
  [T]: U,
2369
2369
  ...K
@@ -2606,8 +2606,8 @@ function kt(e) {
2606
2606
  contrastThreshold: r = 3,
2607
2607
  tonalOffset: n = 0.2,
2608
2608
  ...o
2609
- } = e, i = e.primary || ko(t), s = e.secondary || Ro(t), c = e.error || Po(t), u = e.info || _o(t), f = e.success || Io(t), h = e.warning || No(t);
2610
- function m(g) {
2609
+ } = e, i = e.primary || ko(t), s = e.secondary || Ro(t), c = e.error || Po(t), f = e.info || _o(t), u = e.success || Io(t), m = e.warning || No(t);
2610
+ function h(g) {
2611
2611
  const d = Jt(g, tr.text.primary) >= r ? tr.text.primary : Ao.text.primary;
2612
2612
  if (process.env.NODE_ENV !== "production") {
2613
2613
  const x = Jt(g, d);
@@ -2643,7 +2643,7 @@ const theme1 = createTheme({ palette: {
2643
2643
  const theme2 = createTheme({ palette: {
2644
2644
  primary: { main: green[500] },
2645
2645
  } });` : ge(12, d ? ` (${d})` : "", JSON.stringify(g.main)));
2646
- return rr(g, "light", J, n), rr(g, "dark", O, n), g.contrastText || (g.contrastText = m(g.main)), g;
2646
+ return rr(g, "light", J, n), rr(g, "dark", O, n), g.contrastText || (g.contrastText = h(g.main)), g;
2647
2647
  };
2648
2648
  let S;
2649
2649
  return t === "light" ? S = Sr() : t === "dark" && (S = Cr()), process.env.NODE_ENV !== "production" && (S || console.error(`MUI: The palette mode \`${t}\` is not supported.`)), ie({
@@ -2674,17 +2674,17 @@ const theme2 = createTheme({ palette: {
2674
2674
  }),
2675
2675
  // The colors used to represent potentially dangerous actions or important messages.
2676
2676
  warning: p({
2677
- color: h,
2677
+ color: m,
2678
2678
  name: "warning"
2679
2679
  }),
2680
2680
  // The colors used to present information to the user that is neutral and not necessarily important.
2681
2681
  info: p({
2682
- color: u,
2682
+ color: f,
2683
2683
  name: "info"
2684
2684
  }),
2685
2685
  // The colors used to indicate the successful completion of an action that user triggered.
2686
2686
  success: p({
2687
- color: f,
2687
+ color: u,
2688
2688
  name: "success"
2689
2689
  }),
2690
2690
  // The grey colors.
@@ -2693,7 +2693,7 @@ const theme2 = createTheme({ palette: {
2693
2693
  // the background and the text.
2694
2694
  contrastThreshold: r,
2695
2695
  // Takes a background color and returns the text color that maximizes the contrast.
2696
- getContrastText: m,
2696
+ getContrastText: h,
2697
2697
  // Generate a rich color object.
2698
2698
  augmentColor: p,
2699
2699
  // Used by the functions below to shift a color's luminance by approximately
@@ -2745,14 +2745,14 @@ function Mo(e, t) {
2745
2745
  fontWeightBold: c = 700,
2746
2746
  // Tell MUI what's the font-size on the html element.
2747
2747
  // 16px is the default font-size used by browsers.
2748
- htmlFontSize: u = 16,
2748
+ htmlFontSize: f = 16,
2749
2749
  // Apply the CSS properties to all the variants.
2750
- allVariants: f,
2751
- pxToRem: h,
2752
- ...m
2750
+ allVariants: u,
2751
+ pxToRem: m,
2752
+ ...h
2753
2753
  } = typeof t == "function" ? t(e) : t;
2754
- process.env.NODE_ENV !== "production" && (typeof n != "number" && console.error("MUI: `fontSize` is required to be a number."), typeof u != "number" && console.error("MUI: `htmlFontSize` is required to be a number."));
2755
- const p = n / 14, S = h || ((d) => `${d / u * p}rem`), v = (d, x, J, O, T) => ({
2754
+ process.env.NODE_ENV !== "production" && (typeof n != "number" && console.error("MUI: `fontSize` is required to be a number."), typeof f != "number" && console.error("MUI: `htmlFontSize` is required to be a number."));
2755
+ const p = n / 14, S = m || ((d) => `${d / f * p}rem`), v = (d, x, J, O, T) => ({
2756
2756
  fontFamily: r,
2757
2757
  fontWeight: d,
2758
2758
  fontSize: S(x),
@@ -2764,7 +2764,7 @@ function Mo(e, t) {
2764
2764
  letterSpacing: `${Do(O / x)}em`
2765
2765
  } : {},
2766
2766
  ...T,
2767
- ...f
2767
+ ...u
2768
2768
  }), g = {
2769
2769
  h1: v(o, 96, 1.167, -1.5),
2770
2770
  h2: v(o, 60, 1.2, -0.5),
@@ -2789,7 +2789,7 @@ function Mo(e, t) {
2789
2789
  }
2790
2790
  };
2791
2791
  return ie({
2792
- htmlFontSize: u,
2792
+ htmlFontSize: f,
2793
2793
  pxToRem: S,
2794
2794
  fontFamily: r,
2795
2795
  fontSize: n,
@@ -2798,7 +2798,7 @@ function Mo(e, t) {
2798
2798
  fontWeightMedium: s,
2799
2799
  fontWeightBold: c,
2800
2800
  ...g
2801
- }, m, {
2801
+ }, h, {
2802
2802
  clone: !1
2803
2803
  // No need to clone deep
2804
2804
  });
@@ -2853,15 +2853,15 @@ function qo(e) {
2853
2853
  const {
2854
2854
  duration: s = r.standard,
2855
2855
  easing: c = t.easeInOut,
2856
- delay: u = 0,
2857
- ...f
2856
+ delay: f = 0,
2857
+ ...u
2858
2858
  } = i;
2859
2859
  if (process.env.NODE_ENV !== "production") {
2860
- const h = (p) => typeof p == "string", m = (p) => !Number.isNaN(parseFloat(p));
2861
- !h(o) && !Array.isArray(o) && console.error('MUI: Argument "props" must be a string or Array.'), !m(s) && !h(s) && console.error(`MUI: Argument "duration" must be a number or a string but found ${s}.`), h(c) || console.error('MUI: Argument "easing" must be a string.'), !m(u) && !h(u) && console.error('MUI: Argument "delay" must be a number or a string.'), typeof i != "object" && console.error(["MUI: Secong argument of transition.create must be an object.", "Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
2862
- `)), Object.keys(f).length !== 0 && console.error(`MUI: Unrecognized argument(s) [${Object.keys(f).join(",")}].`);
2860
+ const m = (p) => typeof p == "string", h = (p) => !Number.isNaN(parseFloat(p));
2861
+ !m(o) && !Array.isArray(o) && console.error('MUI: Argument "props" must be a string or Array.'), !h(s) && !m(s) && console.error(`MUI: Argument "duration" must be a number or a string but found ${s}.`), m(c) || console.error('MUI: Argument "easing" must be a string.'), !h(f) && !m(f) && console.error('MUI: Argument "delay" must be a number or a string.'), typeof i != "object" && console.error(["MUI: Secong argument of transition.create must be an object.", "Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join(`
2862
+ `)), Object.keys(u).length !== 0 && console.error(`MUI: Unrecognized argument(s) [${Object.keys(u).join(",")}].`);
2863
2863
  }
2864
- return (Array.isArray(o) ? o : [o]).map((h) => `${h} ${typeof s == "string" ? s : ir(s)} ${c} ${typeof u == "string" ? u : ir(u)}`).join(",");
2864
+ return (Array.isArray(o) ? o : [o]).map((m) => `${m} ${typeof s == "string" ? s : ir(s)} ${c} ${typeof f == "string" ? f : ir(f)}`).join(",");
2865
2865
  },
2866
2866
  ...e,
2867
2867
  easing: t,
@@ -2911,26 +2911,26 @@ function St(e = {}, ...t) {
2911
2911
  palette: i = {},
2912
2912
  transitions: s = {},
2913
2913
  typography: c = {},
2914
- shape: u,
2915
- ...f
2914
+ shape: f,
2915
+ ...u
2916
2916
  } = e;
2917
2917
  if (e.vars && // The error should throw only for the root theme creation because user is not allowed to use a custom node `vars`.
2918
2918
  // `generateThemeVars` is the closest identifier for checking that the `options` is a result of `createTheme` with CSS variables so that user can create new theme for nested ThemeProvider.
2919
2919
  e.generateThemeVars === void 0)
2920
2920
  throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature." : ge(20));
2921
- const h = kt(i), m = mr(e);
2922
- let p = ie(m, {
2923
- mixins: jo(m.breakpoints, n),
2924
- palette: h,
2921
+ const m = kt(i), h = mr(e);
2922
+ let p = ie(h, {
2923
+ mixins: jo(h.breakpoints, n),
2924
+ palette: m,
2925
2925
  // Don't use [...shadows] until you've verified its transpiled code is not invoking the iterator protocol.
2926
2926
  shadows: Wo.slice(),
2927
- typography: Mo(h, c),
2927
+ typography: Mo(m, c),
2928
2928
  transitions: qo(s),
2929
2929
  zIndex: {
2930
2930
  ...Ko
2931
2931
  }
2932
2932
  });
2933
- if (p = ie(p, f), p = t.reduce((S, v) => ie(S, v), p), process.env.NODE_ENV !== "production") {
2933
+ if (p = ie(p, u), p = t.reduce((S, v) => ie(S, v), p), process.env.NODE_ENV !== "production") {
2934
2934
  const S = ["active", "checked", "completed", "disabled", "error", "expanded", "focused", "focusVisible", "required", "selected"], v = (g, d) => {
2935
2935
  let x;
2936
2936
  for (x in g) {
@@ -2956,7 +2956,7 @@ function St(e = {}, ...t) {
2956
2956
  }
2957
2957
  return p.unstable_sxConfig = {
2958
2958
  ...nt,
2959
- ...f?.unstable_sxConfig
2959
+ ...u?.unstable_sxConfig
2960
2960
  }, p.unstable_sx = function(v) {
2961
2961
  return Ae({
2962
2962
  sx: v,
@@ -3115,10 +3115,10 @@ function oi(e = {}, ...t) {
3115
3115
  cssVarPrefix: i = "mui",
3116
3116
  shouldSkipGeneratingVar: s = Jo,
3117
3117
  colorSchemeSelector: c = r.light && r.dark ? "media" : void 0,
3118
- rootSelector: u = ":root",
3119
- ...f
3120
- } = e, h = Object.keys(r)[0], m = n || (r.light && h !== "light" ? "light" : h), p = ni(i), {
3121
- [m]: S,
3118
+ rootSelector: f = ":root",
3119
+ ...u
3120
+ } = e, m = Object.keys(r)[0], h = n || (r.light && m !== "light" ? "light" : m), p = ni(i), {
3121
+ [h]: S,
3122
3122
  light: v,
3123
3123
  dark: g,
3124
3124
  ...d
@@ -3126,23 +3126,23 @@ function oi(e = {}, ...t) {
3126
3126
  ...d
3127
3127
  };
3128
3128
  let J = S;
3129
- if ((m === "dark" && !("dark" in r) || m === "light" && !("light" in r)) && (J = !0), !J)
3130
- throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The \`colorSchemes.${m}\` option is either missing or invalid.` : ge(21, m));
3131
- const O = gt(x, J, f, m);
3129
+ if ((h === "dark" && !("dark" in r) || h === "light" && !("light" in r)) && (J = !0), !J)
3130
+ throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The \`colorSchemes.${h}\` option is either missing or invalid.` : ge(21, h));
3131
+ const O = gt(x, J, u, h);
3132
3132
  v && !x.light && gt(x, v, void 0, "light"), g && !x.dark && gt(x, g, void 0, "dark");
3133
3133
  let T = {
3134
- defaultColorScheme: m,
3134
+ defaultColorScheme: h,
3135
3135
  ...O,
3136
3136
  cssVarPrefix: i,
3137
3137
  colorSchemeSelector: c,
3138
- rootSelector: u,
3138
+ rootSelector: f,
3139
3139
  getCssVar: p,
3140
3140
  colorSchemes: x,
3141
3141
  font: {
3142
3142
  ...Bo(O.typography),
3143
3143
  ...O.font
3144
3144
  },
3145
- spacing: ri(f.spacing)
3145
+ spacing: ri(u.spacing)
3146
3146
  };
3147
3147
  Object.keys(T.colorSchemes).forEach((D) => {
3148
3148
  const a = T.colorSchemes[D].palette, C = (M) => {
@@ -3177,10 +3177,10 @@ function oi(e = {}, ...t) {
3177
3177
  return T.vars = U, Object.entries(T.colorSchemes[T.defaultColorScheme]).forEach(([D, a]) => {
3178
3178
  T[D] = a;
3179
3179
  }), T.generateThemeVars = K, T.generateStyleSheets = q, T.generateSpacing = function() {
3180
- return pr(f.spacing, xt(this));
3180
+ return pr(u.spacing, xt(this));
3181
3181
  }, T.getColorSchemeSelector = Oo(c), T.spacing = T.generateSpacing(), T.shouldSkipGeneratingVar = s, T.unstable_sxConfig = {
3182
3182
  ...nt,
3183
- ...f?.unstable_sxConfig
3183
+ ...u?.unstable_sxConfig
3184
3184
  }, T.unstable_sx = function(a) {
3185
3185
  return Ae({
3186
3186
  sx: a,
@@ -3207,11 +3207,11 @@ function ii(e = {}, ...t) {
3207
3207
  },
3208
3208
  defaultColorScheme: i = r?.mode,
3209
3209
  ...s
3210
- } = e, c = i || "light", u = o?.[c], f = {
3210
+ } = e, c = i || "light", f = o?.[c], u = {
3211
3211
  ...o,
3212
3212
  ...r ? {
3213
3213
  [c]: {
3214
- ...typeof u != "boolean" && u,
3214
+ ...typeof f != "boolean" && f,
3215
3215
  palette: r
3216
3216
  }
3217
3217
  } : void 0
@@ -3219,25 +3219,25 @@ function ii(e = {}, ...t) {
3219
3219
  if (n === !1) {
3220
3220
  if (!("colorSchemes" in e))
3221
3221
  return St(e, ...t);
3222
- let h = r;
3223
- "palette" in e || f[c] && (f[c] !== !0 ? h = f[c].palette : c === "dark" && (h = {
3222
+ let m = r;
3223
+ "palette" in e || u[c] && (u[c] !== !0 ? m = u[c].palette : c === "dark" && (m = {
3224
3224
  mode: "dark"
3225
3225
  }));
3226
- const m = St({
3226
+ const h = St({
3227
3227
  ...e,
3228
- palette: h
3228
+ palette: m
3229
3229
  }, ...t);
3230
- return m.defaultColorScheme = c, m.colorSchemes = f, m.palette.mode === "light" && (m.colorSchemes.light = {
3231
- ...f.light !== !0 && f.light,
3232
- palette: m.palette
3233
- }, ar(m, "dark", f.dark)), m.palette.mode === "dark" && (m.colorSchemes.dark = {
3234
- ...f.dark !== !0 && f.dark,
3235
- palette: m.palette
3236
- }, ar(m, "light", f.light)), m;
3230
+ return h.defaultColorScheme = c, h.colorSchemes = u, h.palette.mode === "light" && (h.colorSchemes.light = {
3231
+ ...u.light !== !0 && u.light,
3232
+ palette: h.palette
3233
+ }, ar(h, "dark", u.dark)), h.palette.mode === "dark" && (h.colorSchemes.dark = {
3234
+ ...u.dark !== !0 && u.dark,
3235
+ palette: h.palette
3236
+ }, ar(h, "light", u.light)), h;
3237
3237
  }
3238
- return !r && !("light" in f) && c === "light" && (f.light = !0), oi({
3238
+ return !r && !("light" in u) && c === "light" && (u.light = !0), oi({
3239
3239
  ...s,
3240
- colorSchemes: f,
3240
+ colorSchemes: u,
3241
3241
  defaultColorScheme: c,
3242
3242
  ...typeof n != "boolean" && n
3243
3243
  }, ...t);
@@ -3372,38 +3372,38 @@ const mi = (e) => {
3372
3372
  className: i,
3373
3373
  color: s = "inherit",
3374
3374
  component: c = "svg",
3375
- fontSize: u = "medium",
3376
- htmlColor: f,
3377
- inheritViewBox: h = !1,
3378
- titleAccess: m,
3375
+ fontSize: f = "medium",
3376
+ htmlColor: u,
3377
+ inheritViewBox: m = !1,
3378
+ titleAccess: h,
3379
3379
  viewBox: p = "0 0 24 24",
3380
3380
  ...S
3381
3381
  } = n, v = /* @__PURE__ */ he.isValidElement(o) && o.type === "svg", g = {
3382
3382
  ...n,
3383
3383
  color: s,
3384
3384
  component: c,
3385
- fontSize: u,
3385
+ fontSize: f,
3386
3386
  instanceFontSize: t.fontSize,
3387
- inheritViewBox: h,
3387
+ inheritViewBox: m,
3388
3388
  viewBox: p,
3389
3389
  hasSvgAsChild: v
3390
3390
  }, d = {};
3391
- h || (d.viewBox = p);
3391
+ m || (d.viewBox = p);
3392
3392
  const x = mi(g);
3393
3393
  return /* @__PURE__ */ yt(hi, {
3394
3394
  as: c,
3395
3395
  className: lr(x.root, i),
3396
3396
  focusable: "false",
3397
- color: f,
3398
- "aria-hidden": m ? void 0 : !0,
3399
- role: m ? "img" : void 0,
3397
+ color: u,
3398
+ "aria-hidden": h ? void 0 : !0,
3399
+ role: h ? "img" : void 0,
3400
3400
  ref: r,
3401
3401
  ...d,
3402
3402
  ...S,
3403
3403
  ...v && o.props,
3404
3404
  ownerState: g,
3405
- children: [v ? o.props.children : o, m ? /* @__PURE__ */ Q("title", {
3406
- children: m
3405
+ children: [v ? o.props.children : o, h ? /* @__PURE__ */ Q("title", {
3406
+ children: h
3407
3407
  }) : null]
3408
3408
  });
3409
3409
  });
@@ -3502,8 +3502,9 @@ function Ai({
3502
3502
  mode: e,
3503
3503
  actionButtons: t,
3504
3504
  localeText: r,
3505
- getData: n,
3506
- setFilterButtonEl: o
3505
+ showQuickFilter: n,
3506
+ getData: o,
3507
+ setFilterButtonEl: i
3507
3508
  }) {
3508
3509
  return /* @__PURE__ */ yt(
3509
3510
  _r,
@@ -3522,7 +3523,7 @@ function Ai({
3522
3523
  {
3523
3524
  icon: /* @__PURE__ */ Q(Er, {}),
3524
3525
  label: r?.refreshTable ?? "Ververs tabel",
3525
- onClick: n
3526
+ onClick: o
3526
3527
  }
3527
3528
  )
3528
3529
  }
@@ -3532,31 +3533,31 @@ function Ai({
3532
3533
  {
3533
3534
  debounceMs: 500,
3534
3535
  defaultExpanded: !0,
3535
- render: (i, s) => /* @__PURE__ */ yt(
3536
+ render: (s, c) => /* @__PURE__ */ yt(
3536
3537
  "div",
3537
3538
  {
3538
- ...i,
3539
+ ...s,
3539
3540
  style: {
3540
3541
  overflow: "clip",
3541
3542
  display: "flex",
3542
3543
  marginLeft: "auto",
3543
3544
  gap: "0.5rem",
3544
- ...i.style
3545
+ ...s.style
3545
3546
  },
3546
3547
  children: [
3547
- t?.map((c, u) => /* @__PURE__ */ Q(
3548
+ t?.map((f, u) => /* @__PURE__ */ Q(
3548
3549
  at,
3549
3550
  {
3550
- disabled: c?.props?.disabled ?? !1,
3551
- render: c
3551
+ disabled: f?.props?.disabled ?? !1,
3552
+ render: f
3552
3553
  },
3553
3554
  u
3554
3555
  )),
3555
- /* @__PURE__ */ Q(Mr, { title: "Filteren", children: /* @__PURE__ */ Q(
3556
+ n && /* @__PURE__ */ Q(Mr, { title: "Filteren", children: /* @__PURE__ */ Q(
3556
3557
  Nr,
3557
3558
  {
3558
- ref: o,
3559
- render: ({ ref: c, ...u }, f) => /* @__PURE__ */ Q(
3559
+ ref: i,
3560
+ render: ({ ref: f, ...u }, m) => /* @__PURE__ */ Q(
3560
3561
  at,
3561
3562
  {
3562
3563
  ...u,
@@ -3581,9 +3582,9 @@ function Ai({
3581
3582
  }
3582
3583
  }
3583
3584
  },
3584
- ref: c,
3585
+ ref: f,
3585
3586
  tabIndex: 0,
3586
- children: /* @__PURE__ */ Q(Ar, { badgeContent: f.filterCount, color: "primary", variant: "dot", children: /* @__PURE__ */ Q(yi, {}) })
3587
+ children: /* @__PURE__ */ Q(Ar, { badgeContent: m.filterCount, color: "primary", variant: "dot", children: /* @__PURE__ */ Q(yi, {}) })
3587
3588
  }
3588
3589
  )
3589
3590
  }
@@ -3591,12 +3592,12 @@ function Ai({
3591
3592
  /* @__PURE__ */ Q(
3592
3593
  Br,
3593
3594
  {
3594
- render: ({ ref: c, ...u }) => /* @__PURE__ */ Q(
3595
+ render: ({ ref: f, ...u }) => /* @__PURE__ */ Q(
3595
3596
  kr,
3596
3597
  {
3597
3598
  ...u,
3598
3599
  "aria-label": r?.toolbarQuickFilterLabel ?? "Zoeken",
3599
- inputRef: c,
3600
+ inputRef: f,
3600
3601
  placeholder: r?.toolbarQuickFilterPlaceholder ?? "Zoeken...",
3601
3602
  slotProps: {
3602
3603
  input: {
@@ -3642,7 +3643,7 @@ function Ai({
3642
3643
  )
3643
3644
  }
3644
3645
  ),
3645
- s.expanded && s.value !== "" && /* @__PURE__ */ Q(
3646
+ c.expanded && c.value !== "" && /* @__PURE__ */ Q(
3646
3647
  jr,
3647
3648
  {
3648
3649
  "aria-label": r?.toolbarQuickFilterDeleteIconLabel ?? "Wissen",