fansunited-frontend-components 0.0.38 → 0.0.39

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 (28) hide show
  1. package/ChanceGame.js +5 -5
  2. package/ClassicQuizPlay.js +19 -18
  3. package/CollectLead.js +4 -4
  4. package/Discussion.js +1562 -1343
  5. package/EventGamePlay.js +528 -581
  6. package/MatchQuizPlay.js +808 -860
  7. package/PersonalityQuizPlay.js +142 -112
  8. package/PickThePair.js +6 -6
  9. package/PollVote.js +59 -58
  10. package/README.md +231 -0
  11. package/chunks/{AlertMessage-DZAXIV4L.js → AlertMessage-C2aBXCrl.js} +69 -72
  12. package/chunks/{ChanceGameEmbedVariant-B5jX_jMO.js → ChanceGameEmbedVariant-BvIKBhq_.js} +5 -5
  13. package/chunks/{Select-DSxMtwH4.js → CheckCircle-D-GH16Lb.js} +321 -317
  14. package/chunks/{CollectLeadForm-D7pLjJkA.js → CollectLeadForm-o9NdYQgu.js} +5 -5
  15. package/chunks/{ConstantsProvider-YKCgQ1mh.js → ConstantsProvider-BPJJz9fq.js} +390 -360
  16. package/chunks/{Snackbar-DIH2D4Gx.js → Notification-Bwcoljir.js} +294 -238
  17. package/chunks/{OverlayLeadAfterCollection-9i_et1r0.js → OverlayLeadAfterCollection-B3D5ct0J.js} +4 -4
  18. package/chunks/{OverlayScoreStateSkeleton-BEe63pWp.js → OverlayScoreStateSkeleton-xvq9lQEi.js} +3 -3
  19. package/chunks/{PickOneOfX-UVJCgkSX.js → PickOneOfX-C2YpLk40.js} +1 -1
  20. package/chunks/{Portal-CfeOliT5.js → Portal-DWAr8MhA.js} +7 -7
  21. package/chunks/{Spinner-kT93nizf.js → Spinner-m59ZJZ35.js} +55 -55
  22. package/chunks/{Tabs-B6f7vU-w.js → Tabs-BGihvj9C.js} +44 -44
  23. package/chunks/{Textarea-EApa88SY.js → Textarea-Bzlb89Zp.js} +2 -2
  24. package/chunks/{TimerOutlined-CtKZ9Yp9.js → TimerOutlined-DiX8hCoC.js} +1 -1
  25. package/chunks/{Error-ZEDfLj_t.js → chevron-right-Dlc9ZKhv.js} +56 -59
  26. package/chunks/{useImageVariant-BB7FL7DQ.js → useImageVariant-Do8kOVs2.js} +1 -1
  27. package/chunks/{useInfoPage-Cjw5ykNz.js → useInfoPage-v91yL5SS.js} +37 -37
  28. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
- import { _ as u, j as ae, G as ie, ax as zt, l as at, af as Ke, ad as ct, m as ve, n as be, s as Y, J as ut, P as o, p as Oe, k as Ce, q as ne, H as Ee, r as G, t as Pe, ah as Vt } from "./ConstantsProvider-YKCgQ1mh.js";
1
+ import { _ as u, j as ae, Z as ie, ax as zt, l as at, af as Je, ad as ct, m as ve, n as be, s as Y, O as ut, P as o, p as Oe, k as Ce, q as ne, K as Ee, r as G, t as Pe, ak as Vt, d as kt } from "./ConstantsProvider-BPJJz9fq.js";
2
2
  import * as l from "react";
3
- import { jsx as D, jsxs as je } from "react/jsx-runtime";
3
+ import { jsx as k, jsxs as je } from "react/jsx-runtime";
4
4
  const Dt = {
5
5
  border: 0,
6
6
  clip: "rect(0 0 0 0)",
@@ -15,7 +15,7 @@ const Dt = {
15
15
  function ot(t, e, r = (n, i) => n === i) {
16
16
  return t.length === e.length && t.every((n, i) => r(n, e[i]));
17
17
  }
18
- function kt(t, e) {
18
+ function Nt(t, e) {
19
19
  return t === e;
20
20
  }
21
21
  const Ue = {}, rt = () => {
@@ -26,7 +26,7 @@ function qe(t, e) {
26
26
  e[n] !== void 0 && (r[n] = e[n]);
27
27
  }), r;
28
28
  }
29
- function Nt(t) {
29
+ function Et(t) {
30
30
  const {
31
31
  nextState: e,
32
32
  initialState: r,
@@ -41,7 +41,7 @@ function Nt(t) {
41
41
  const d = qe(c.current, a);
42
42
  Object.keys(e).forEach((C) => {
43
43
  var g;
44
- const f = (g = n[C]) != null ? g : kt, v = e[C], b = d[C];
44
+ const f = (g = n[C]) != null ? g : Nt, v = e[C], b = d[C];
45
45
  if (b == null && v != null || b != null && v == null || b != null && v != null && !f(v, b)) {
46
46
  var m, x;
47
47
  i == null || i((m = s.current.event) != null ? m : null, C, v, (x = s.current.type) != null ? x : "", e);
@@ -49,7 +49,7 @@ function Nt(t) {
49
49
  }), c.current = e, s.current = null;
50
50
  }, [c, e, s, i, n, a]);
51
51
  }
52
- function Et(t) {
52
+ function $t(t) {
53
53
  const e = l.useRef(null), {
54
54
  reducer: r,
55
55
  initialState: n,
@@ -73,7 +73,7 @@ function Et(t) {
73
73
  context: c
74
74
  }));
75
75
  }, [c]);
76
- return Nt({
76
+ return Et({
77
77
  nextState: f,
78
78
  initialState: n,
79
79
  stateComparers: a ?? Ue,
@@ -87,7 +87,7 @@ process.env.NODE_ENV !== "production" && (dt.displayName = "FormControlContext")
87
87
  function Tt() {
88
88
  return l.useContext(dt);
89
89
  }
90
- function $t(t = {}) {
90
+ function _t(t = {}) {
91
91
  const {
92
92
  defaultValue: e,
93
93
  disabled: r = !1,
@@ -110,11 +110,11 @@ function $t(t = {}) {
110
110
  } else
111
111
  f = e, v = r, b = n, m = c, x = d;
112
112
  const {
113
- current: k
113
+ current: D
114
114
  } = l.useRef(x != null), N = l.useCallback((L) => {
115
115
  process.env.NODE_ENV !== "production" && L && L.nodeName !== "INPUT" && !L.focus && console.error(["MUI: You have provided a `slots.input` to the input component", "that does not correctly handle the `ref` prop.", "Make sure the `ref` prop is called with a HTMLInputElement."].join(`
116
116
  `));
117
- }, []), E = l.useRef(null), T = ae(E, C, N), [B, _] = l.useState(!1);
117
+ }, []), E = l.useRef(null), $ = ae(E, C, N), [B, _] = l.useState(!1);
118
118
  l.useEffect(() => {
119
119
  !g && v && B && (_(!1), i == null || i());
120
120
  }, [g, v, B, i]);
@@ -132,9 +132,9 @@ function $t(t = {}) {
132
132
  }, M = (L) => (z) => {
133
133
  var R;
134
134
  (R = L.onBlur) == null || R.call(L, z), g && g.onBlur ? g.onBlur() : _(!1);
135
- }, K = (L) => (z, ...R) => {
135
+ }, J = (L) => (z, ...R) => {
136
136
  var w, j;
137
- if (!k && (z.target || E.current) == null)
137
+ if (!D && (z.target || E.current) == null)
138
138
  throw new Error(process.env.NODE_ENV !== "production" ? "MUI: Expected valid input target. Did you use a custom `slots.input` and forget to forward refs? See https://mui.com/r/input-component-ref-interface for more info." : zt(17));
139
139
  g == null || (w = g.onChange) == null || w.call(g, z), (j = L.onChange) == null || j.call(L, z, ...R);
140
140
  }, W = (L) => (z) => {
@@ -153,7 +153,7 @@ function $t(t = {}) {
153
153
  onFocus: s
154
154
  }, ie(L)), w = u({}, R, {
155
155
  onBlur: M(R),
156
- onChange: K(R),
156
+ onChange: J(R),
157
157
  onFocus: A(R)
158
158
  });
159
159
  return u({}, w, {
@@ -163,7 +163,7 @@ function $t(t = {}) {
163
163
  required: m,
164
164
  disabled: v
165
165
  }, L, {
166
- ref: T
166
+ ref: $
167
167
  }, w);
168
168
  },
169
169
  getRootProps: (L = {}) => {
@@ -172,7 +172,7 @@ function $t(t = {}) {
172
172
  onClick: W(R)
173
173
  });
174
174
  },
175
- inputRef: T,
175
+ inputRef: $,
176
176
  required: m,
177
177
  value: x
178
178
  };
@@ -189,7 +189,7 @@ const H = {
189
189
  textNavigation: "list:textNavigation",
190
190
  clearSelection: "list:clearSelection"
191
191
  };
192
- function _t(t, e, r, n, i, a) {
192
+ function wt(t, e, r, n, i, a) {
193
193
  if (r.length === 0 || !n && r.every((c, d) => i(c, d)))
194
194
  return -1;
195
195
  let s = t;
@@ -202,7 +202,7 @@ function _t(t, e, r, n, i, a) {
202
202
  return s;
203
203
  }
204
204
  }
205
- function J(t, e, r) {
205
+ function K(t, e, r) {
206
206
  var n;
207
207
  const {
208
208
  items: i,
@@ -230,10 +230,10 @@ function J(t, e, r) {
230
230
  P < 0 ? !x && v !== -1 || Math.abs(e) > 1 ? (b = 0, m = "next") : (b = f, m = "previous") : P > f ? !x || Math.abs(e) > 1 ? (b = f, m = "previous") : (b = 0, m = "next") : (b = P, m = e >= 0 ? "next" : "previous");
231
231
  }
232
232
  }
233
- const V = _t(b, m, i, c, a, x);
233
+ const V = wt(b, m, i, c, a, x);
234
234
  return V === -1 && t !== null && !a(t, v) ? t : (n = i[V]) != null ? n : null;
235
235
  }
236
- function wt(t, e, r, n) {
236
+ function Bt(t, e, r, n) {
237
237
  return r === "none" ? [] : r === "single" ? n(e[0], t) ? e : [t] : e.some((i) => n(i, t)) ? e.filter((i) => !n(i, t)) : [...e, t];
238
238
  }
239
239
  function Xe(t, e, r) {
@@ -247,13 +247,13 @@ function Xe(t, e, r) {
247
247
  } = e, d = s.findIndex((g) => n(t, g));
248
248
  if (i(t, d))
249
249
  return e;
250
- const C = wt(t, c, a, n);
250
+ const C = Bt(t, c, a, n);
251
251
  return u({}, e, {
252
252
  selectedValues: C,
253
253
  highlightedValue: t
254
254
  });
255
255
  }
256
- function Bt(t, e, r) {
256
+ function Mt(t, e, r) {
257
257
  const n = e.highlightedValue, {
258
258
  orientation: i,
259
259
  pageSize: a
@@ -261,44 +261,44 @@ function Bt(t, e, r) {
261
261
  switch (t) {
262
262
  case "Home":
263
263
  return u({}, e, {
264
- highlightedValue: J(n, "start", r)
264
+ highlightedValue: K(n, "start", r)
265
265
  });
266
266
  case "End":
267
267
  return u({}, e, {
268
- highlightedValue: J(n, "end", r)
268
+ highlightedValue: K(n, "end", r)
269
269
  });
270
270
  case "PageUp":
271
271
  return u({}, e, {
272
- highlightedValue: J(n, -a, r)
272
+ highlightedValue: K(n, -a, r)
273
273
  });
274
274
  case "PageDown":
275
275
  return u({}, e, {
276
- highlightedValue: J(n, a, r)
276
+ highlightedValue: K(n, a, r)
277
277
  });
278
278
  case "ArrowUp":
279
279
  if (i !== "vertical")
280
280
  break;
281
281
  return u({}, e, {
282
- highlightedValue: J(n, -1, r)
282
+ highlightedValue: K(n, -1, r)
283
283
  });
284
284
  case "ArrowDown":
285
285
  if (i !== "vertical")
286
286
  break;
287
287
  return u({}, e, {
288
- highlightedValue: J(n, 1, r)
288
+ highlightedValue: K(n, 1, r)
289
289
  });
290
290
  case "ArrowLeft": {
291
291
  if (i === "vertical")
292
292
  break;
293
293
  return u({}, e, {
294
- highlightedValue: J(n, i === "horizontal-ltr" ? -1 : 1, r)
294
+ highlightedValue: K(n, i === "horizontal-ltr" ? -1 : 1, r)
295
295
  });
296
296
  }
297
297
  case "ArrowRight": {
298
298
  if (i === "vertical")
299
299
  break;
300
300
  return u({}, e, {
301
- highlightedValue: J(n, i === "horizontal-ltr" ? 1 : -1, r)
301
+ highlightedValue: K(n, i === "horizontal-ltr" ? 1 : -1, r)
302
302
  });
303
303
  }
304
304
  case "Enter":
@@ -307,36 +307,36 @@ function Bt(t, e, r) {
307
307
  }
308
308
  return e;
309
309
  }
310
- function Mt(t, e) {
310
+ function Ht(t, e) {
311
311
  return e.focusManagement === "DOM" ? t : u({}, t, {
312
312
  highlightedValue: null
313
313
  });
314
314
  }
315
- function Ht(t, e, r) {
315
+ function At(t, e, r) {
316
316
  var n;
317
317
  const i = (n = r(t)) == null ? void 0 : n.trim().toLowerCase();
318
318
  return !i || i.length === 0 ? !1 : i.indexOf(e) === 0;
319
319
  }
320
- function At(t, e, r) {
320
+ function Ft(t, e, r) {
321
321
  const {
322
322
  items: n,
323
323
  isItemDisabled: i,
324
324
  disabledItemsFocusable: a,
325
325
  getItemAsString: s
326
326
  } = r, c = e.length > 1;
327
- let d = c ? t.highlightedValue : J(t.highlightedValue, 1, r);
327
+ let d = c ? t.highlightedValue : K(t.highlightedValue, 1, r);
328
328
  for (let C = 0; C < n.length; C += 1) {
329
329
  if (!d || !c && t.highlightedValue === d)
330
330
  return t;
331
- if (Ht(d, e, s) && (!i(d, n.indexOf(d)) || a))
331
+ if (At(d, e, s) && (!i(d, n.indexOf(d)) || a))
332
332
  return u({}, t, {
333
333
  highlightedValue: d
334
334
  });
335
- d = J(d, 1, r);
335
+ d = K(d, 1, r);
336
336
  }
337
337
  return t;
338
338
  }
339
- function Ft(t, e, r, n) {
339
+ function Wt(t, e, r, n) {
340
340
  var i;
341
341
  const {
342
342
  itemComparer: a,
@@ -346,27 +346,27 @@ function Ft(t, e, r, n) {
346
346
  if (r.highlightedValue != null) {
347
347
  var d;
348
348
  c = (d = t.find((f) => a(f, r.highlightedValue))) != null ? d : null;
349
- } else s === "DOM" && e.length === 0 && (c = J(null, "reset", n));
349
+ } else s === "DOM" && e.length === 0 && (c = K(null, "reset", n));
350
350
  const g = ((i = r.selectedValues) != null ? i : []).filter((f) => t.some((v) => a(v, f)));
351
351
  return u({}, r, {
352
352
  highlightedValue: c,
353
353
  selectedValues: g
354
354
  });
355
355
  }
356
- function Wt(t, e) {
356
+ function Ut(t, e) {
357
357
  return u({}, t, {
358
- highlightedValue: J(null, "reset", e)
358
+ highlightedValue: K(null, "reset", e)
359
359
  });
360
360
  }
361
- function Ut(t, e) {
361
+ function jt(t, e) {
362
362
  return u({}, t, {
363
- highlightedValue: J(null, "end", e)
363
+ highlightedValue: K(null, "end", e)
364
364
  });
365
365
  }
366
- function jt(t, e) {
366
+ function qt(t, e) {
367
367
  return u({}, t, {
368
368
  selectedValues: [],
369
- highlightedValue: J(null, "reset", e)
369
+ highlightedValue: K(null, "reset", e)
370
370
  });
371
371
  }
372
372
  function pt(t, e) {
@@ -376,26 +376,26 @@ function pt(t, e) {
376
376
  } = e;
377
377
  switch (r) {
378
378
  case H.keyDown:
379
- return Bt(e.key, t, n);
379
+ return Mt(e.key, t, n);
380
380
  case H.itemClick:
381
381
  return Xe(e.item, t, n);
382
382
  case H.blur:
383
- return Mt(t, n);
383
+ return Ht(t, n);
384
384
  case H.textNavigation:
385
- return At(t, e.searchString, n);
385
+ return Ft(t, e.searchString, n);
386
386
  case H.itemsChange:
387
- return Ft(e.items, e.previousItems, t, n);
387
+ return Wt(e.items, e.previousItems, t, n);
388
388
  case H.resetHighlight:
389
- return Wt(t, n);
390
- case H.highlightLast:
391
389
  return Ut(t, n);
392
- case H.clearSelection:
390
+ case H.highlightLast:
393
391
  return jt(t, n);
392
+ case H.clearSelection:
393
+ return qt(t, n);
394
394
  default:
395
395
  return t;
396
396
  }
397
397
  }
398
- const qt = 500;
398
+ const Kt = 500;
399
399
  function Jt(t) {
400
400
  const e = l.useRef({
401
401
  searchString: "",
@@ -404,16 +404,16 @@ function Jt(t) {
404
404
  return l.useCallback((r) => {
405
405
  if (r.key.length === 1 && r.key !== " ") {
406
406
  const n = e.current, i = r.key.toLowerCase(), a = performance.now();
407
- n.searchString.length > 0 && n.lastTime && a - n.lastTime > qt ? n.searchString = i : (n.searchString.length !== 1 || i !== n.searchString) && (n.searchString += i), n.lastTime = a, t(n.searchString, r);
407
+ n.searchString.length > 0 && n.lastTime && a - n.lastTime > Kt ? n.searchString = i : (n.searchString.length !== 1 || i !== n.searchString) && (n.searchString += i), n.lastTime = a, t(n.searchString, r);
408
408
  }
409
409
  }, [t]);
410
410
  }
411
- const it = {}, Kt = () => {
412
- }, Xt = (t, e) => t === e, Gt = () => !1, Yt = (t) => typeof t == "string" ? t : String(t), Qt = () => ({
411
+ const it = {}, Xt = () => {
412
+ }, Gt = (t, e) => t === e, Yt = () => !1, Zt = (t) => typeof t == "string" ? t : String(t), Qt = () => ({
413
413
  highlightedValue: null,
414
414
  selectedValues: []
415
415
  });
416
- function Zt(t) {
416
+ function en(t) {
417
417
  const {
418
418
  controlledProps: e = it,
419
419
  disabledItemsFocusable: r = !1,
@@ -422,21 +422,21 @@ function Zt(t) {
422
422
  getInitialState: a = Qt,
423
423
  getItemDomElement: s,
424
424
  getItemId: c,
425
- isItemDisabled: d = Gt,
425
+ isItemDisabled: d = Yt,
426
426
  rootRef: C,
427
- onStateChange: g = Kt,
427
+ onStateChange: g = Xt,
428
428
  items: f,
429
- itemComparer: v = Xt,
430
- getItemAsString: b = Yt,
429
+ itemComparer: v = Gt,
430
+ getItemAsString: b = Zt,
431
431
  onChange: m,
432
432
  onHighlightChange: x,
433
433
  onItemsChange: V,
434
434
  orientation: P = "vertical",
435
435
  pageSize: S = 5,
436
- reducerActionContext: k = it,
436
+ reducerActionContext: D = it,
437
437
  selectionMode: N = "single",
438
438
  stateReducer: E,
439
- componentName: T = "useList"
439
+ componentName: $ = "useList"
440
440
  } = t;
441
441
  if (process.env.NODE_ENV !== "production") {
442
442
  if (i === "DOM" && s == null)
@@ -444,21 +444,21 @@ function Zt(t) {
444
444
  if (i === "activeDescendant" && c == null)
445
445
  throw new Error("useList: The `getItemId` prop is required when using the `activeDescendant` focus management.");
446
446
  }
447
- const B = l.useRef(null), _ = ae(C, B), A = l.useCallback((I, O, $) => {
448
- if (x == null || x(I, O, $), i === "DOM" && O != null && ($ === H.itemClick || $ === H.keyDown || $ === H.textNavigation)) {
447
+ const B = l.useRef(null), _ = ae(C, B), A = l.useCallback((I, O, T) => {
448
+ if (x == null || x(I, O, T), i === "DOM" && O != null && (T === H.itemClick || T === H.keyDown || T === H.textNavigation)) {
449
449
  var F;
450
450
  s == null || (F = s(O)) == null || F.focus();
451
451
  }
452
452
  }, [s, x, i]), M = l.useMemo(() => ({
453
453
  highlightedValue: v,
454
454
  selectedValues: (I, O) => ot(I, O, v)
455
- }), [v]), K = l.useCallback((I, O, $, F, ee) => {
456
- switch (g == null || g(I, O, $, F, ee), O) {
455
+ }), [v]), J = l.useCallback((I, O, T, F, ee) => {
456
+ switch (g == null || g(I, O, T, F, ee), O) {
457
457
  case "highlightedValue":
458
- A(I, $, F);
458
+ A(I, T, F);
459
459
  break;
460
460
  case "selectedValues":
461
- m == null || m(I, $, F);
461
+ m == null || m(I, T, F);
462
462
  break;
463
463
  }
464
464
  }, [A, m, g]), W = l.useMemo(() => ({
@@ -474,14 +474,14 @@ function Zt(t) {
474
474
  pageSize: S,
475
475
  selectionMode: N,
476
476
  stateComparers: M
477
- }), [r, n, i, d, v, f, b, A, P, S, N, M]), X = a(), Q = E ?? pt, L = l.useMemo(() => u({}, k, W), [k, W]), [z, R] = Et({
478
- reducer: Q,
477
+ }), [r, n, i, d, v, f, b, A, P, S, N, M]), X = a(), Z = E ?? pt, L = l.useMemo(() => u({}, D, W), [D, W]), [z, R] = $t({
478
+ reducer: Z,
479
479
  actionContext: L,
480
480
  initialState: X,
481
481
  controlledProps: e,
482
482
  stateComparers: M,
483
- onStateChange: K,
484
- componentName: T
483
+ onStateChange: J,
484
+ componentName: $
485
485
  }), {
486
486
  highlightedValue: w,
487
487
  selectedValues: j
@@ -499,8 +499,8 @@ function Zt(t) {
499
499
  }), le.current = f, V == null || V(f));
500
500
  }, [f, v, R, V]);
501
501
  const fe = (I) => (O) => {
502
- var $;
503
- if (($ = I.onKeyDown) == null || $.call(I, O), O.defaultMuiPrevented)
502
+ var T;
503
+ if ((T = I.onKeyDown) == null || T.call(I, O), O.defaultMuiPrevented)
504
504
  return;
505
505
  const F = ["Home", "End", "PageUp", "PageDown"];
506
506
  P === "vertical" ? F.push("ArrowUp", "ArrowDown") : F.push("ArrowLeft", "ArrowRight"), i === "activeDescendant" && F.push(" ", "Enter"), F.includes(O.key) && O.preventDefault(), R({
@@ -509,8 +509,8 @@ function Zt(t) {
509
509
  event: O
510
510
  }), ce(O);
511
511
  }, ue = (I) => (O) => {
512
- var $, F;
513
- ($ = I.onBlur) == null || $.call(I, O), !O.defaultMuiPrevented && ((F = B.current) != null && F.contains(O.relatedTarget) || R({
512
+ var T, F;
513
+ (T = I.onBlur) == null || T.call(I, O), !O.defaultMuiPrevented && ((F = B.current) != null && F.contains(O.relatedTarget) || R({
514
514
  type: H.blur,
515
515
  event: O
516
516
  }));
@@ -525,10 +525,10 @@ function Zt(t) {
525
525
  onKeyDown: fe(O)
526
526
  });
527
527
  }, ge = l.useCallback((I) => {
528
- const O = (j ?? []).some((ee) => ee != null && v(I, ee)), $ = w != null && v(I, w);
528
+ const O = (j ?? []).some((ee) => ee != null && v(I, ee)), T = w != null && v(I, w);
529
529
  return {
530
530
  focusable: i === "DOM",
531
- highlighted: $,
531
+ highlighted: T,
532
532
  selected: O
533
533
  };
534
534
  }, [v, j, w, i]), Ie = l.useMemo(() => ({
@@ -547,7 +547,7 @@ function Zt(t) {
547
547
  }
548
548
  const ze = /* @__PURE__ */ l.createContext(null);
549
549
  process.env.NODE_ENV !== "production" && (ze.displayName = "ListContext");
550
- function en(t) {
550
+ function tn(t) {
551
551
  const {
552
552
  handlePointerOverEvents: e = !1,
553
553
  item: r
@@ -602,7 +602,7 @@ function en(t) {
602
602
  }
603
603
  const Ge = /* @__PURE__ */ l.createContext(null);
604
604
  process.env.NODE_ENV !== "production" && (Ge.displayName = "CompoundComponentContext");
605
- function tn(t) {
605
+ function nn(t) {
606
606
  const e = Array.from(t.keys()).map((r) => {
607
607
  const n = t.get(r);
608
608
  return {
@@ -615,7 +615,7 @@ function tn(t) {
615
615
  return i === null || a === null || i === a ? 0 : i.compareDocumentPosition(a) & Node.DOCUMENT_POSITION_PRECEDING ? 1 : -1;
616
616
  }), new Map(e.map((r) => [r.key, r.subitem]));
617
617
  }
618
- function nn() {
618
+ function on() {
619
619
  const [t, e] = l.useState(/* @__PURE__ */ new Map()), r = l.useRef(/* @__PURE__ */ new Set()), n = l.useCallback(function(C) {
620
620
  r.current.delete(C), e((g) => {
621
621
  const f = new Map(g);
@@ -630,7 +630,7 @@ function nn() {
630
630
  id: f,
631
631
  deregister: () => n(f)
632
632
  };
633
- }, [n]), a = l.useMemo(() => tn(t), [t]), s = l.useCallback(function(C) {
633
+ }, [n]), a = l.useMemo(() => nn(t), [t]), s = l.useCallback(function(C) {
634
634
  return Array.from(a.keys()).indexOf(C);
635
635
  }, [a]);
636
636
  return {
@@ -642,7 +642,7 @@ function nn() {
642
642
  subitems: a
643
643
  };
644
644
  }
645
- function on(t, e) {
645
+ function rn(t, e) {
646
646
  const r = l.useContext(Ge);
647
647
  if (r === null)
648
648
  throw new Error("useCompoundItem must be used within a useCompoundParent");
@@ -661,13 +661,13 @@ function on(t, e) {
661
661
  totalItemCount: r.totalSubitemCount
662
662
  };
663
663
  }
664
- function ke(t, e) {
664
+ function De(t, e) {
665
665
  return function(n = {}) {
666
666
  const i = u({}, n, t(n));
667
667
  return u({}, i, e(i));
668
668
  };
669
669
  }
670
- function rn(t) {
670
+ function ln(t) {
671
671
  const {
672
672
  value: e,
673
673
  label: r,
@@ -678,12 +678,12 @@ function rn(t) {
678
678
  getRootProps: s,
679
679
  highlighted: c,
680
680
  selected: d
681
- } = en({
681
+ } = tn({
682
682
  item: e
683
683
  }), {
684
684
  getRootProps: C,
685
685
  rootRef: g
686
- } = Ke({
686
+ } = Je({
687
687
  disabled: n,
688
688
  focusableWhenDisabled: !0
689
689
  }), f = ct(a), v = l.useRef(null), b = l.useMemo(() => ({
@@ -694,16 +694,16 @@ function rn(t) {
694
694
  id: f
695
695
  }), [n, r, e, f]), {
696
696
  index: m
697
- } = on(e, b), x = ae(i, v, g), V = (S) => (k) => {
697
+ } = rn(e, b), x = ae(i, v, g), V = (S) => (D) => {
698
698
  var N;
699
- (N = S.onKeyDown) == null || N.call(S, k), !k.defaultMuiPrevented && [" ", "Enter"].includes(k.key) && (k.defaultMuiPrevented = !0);
699
+ (N = S.onKeyDown) == null || N.call(S, D), !D.defaultMuiPrevented && [" ", "Enter"].includes(D.key) && (D.defaultMuiPrevented = !0);
700
700
  }, P = (S = {}) => ({
701
701
  onKeyDown: V(S)
702
702
  });
703
703
  return {
704
704
  getRootProps: (S = {}) => {
705
- const k = ie(S), N = ke(s, ke(C, P));
706
- return u({}, S, k, N(k), {
705
+ const D = ie(S), N = De(s, De(C, P));
706
+ return u({}, S, D, N(D), {
707
707
  id: f,
708
708
  ref: x,
709
709
  role: "option",
@@ -716,7 +716,7 @@ function rn(t) {
716
716
  rootRef: x
717
717
  };
718
718
  }
719
- function ln(t) {
719
+ function sn(t) {
720
720
  const e = l.useContext(ze);
721
721
  if (!e)
722
722
  throw new Error("Option: ListContext was not found.");
@@ -746,14 +746,14 @@ function ln(t) {
746
746
  const Ne = {
747
747
  buttonClick: "buttonClick",
748
748
  browserAutoFill: "browserAutoFill"
749
- }, sn = (t) => {
749
+ }, an = (t) => {
750
750
  const {
751
751
  label: e,
752
752
  value: r
753
753
  } = t;
754
754
  return typeof e == "string" ? e : typeof r == "string" ? r : String(t);
755
755
  };
756
- function an(t, e) {
756
+ function cn(t, e) {
757
757
  const {
758
758
  open: r
759
759
  } = t, {
@@ -763,7 +763,7 @@ function an(t, e) {
763
763
  } = e;
764
764
  if (e.type === Ne.buttonClick) {
765
765
  var i;
766
- const d = (i = t.selectedValues[0]) != null ? i : J(null, "start", e.context);
766
+ const d = (i = t.selectedValues[0]) != null ? i : K(null, "start", e.context);
767
767
  return u({}, t, {
768
768
  open: !r,
769
769
  highlightedValue: r ? null : d
@@ -784,14 +784,14 @@ function an(t, e) {
784
784
  var s;
785
785
  return u({}, t, {
786
786
  open: !0,
787
- highlightedValue: (s = t.selectedValues[0]) != null ? s : J(null, "start", e.context)
787
+ highlightedValue: (s = t.selectedValues[0]) != null ? s : K(null, "start", e.context)
788
788
  });
789
789
  }
790
790
  if (e.event.key === "ArrowUp") {
791
791
  var c;
792
792
  return u({}, t, {
793
793
  open: !0,
794
- highlightedValue: (c = t.selectedValues[0]) != null ? c : J(null, "end", e.context)
794
+ highlightedValue: (c = t.selectedValues[0]) != null ? c : K(null, "end", e.context)
795
795
  });
796
796
  }
797
797
  }
@@ -811,10 +811,10 @@ function an(t, e) {
811
811
  }
812
812
  return a;
813
813
  }
814
- function cn(t) {
814
+ function un(t) {
815
815
  return Array.isArray(t) ? t.length === 0 ? "" : JSON.stringify(t.map((e) => e.value)) : (t == null ? void 0 : t.value) == null ? "" : typeof t.value == "string" || typeof t.value == "number" ? t.value : JSON.stringify(t.value);
816
816
  }
817
- function un(t) {
817
+ function dn(t) {
818
818
  const {
819
819
  areOptionsEqual: e,
820
820
  buttonRef: r,
@@ -831,11 +831,11 @@ function un(t) {
831
831
  onOpenChange: b,
832
832
  open: m,
833
833
  options: x,
834
- getOptionAsString: V = sn,
835
- getSerializedValue: P = cn,
834
+ getOptionAsString: V = an,
835
+ getSerializedValue: P = un,
836
836
  value: S,
837
- componentName: k = "useSelect"
838
- } = t, N = l.useRef(null), E = ae(r, N), T = l.useRef(null), B = ct(s);
837
+ componentName: D = "useSelect"
838
+ } = t, N = l.useRef(null), E = ae(r, N), $ = l.useRef(null), B = ct(s);
839
839
  let _;
840
840
  S === void 0 && i === void 0 ? _ = [] : i !== void 0 && (d ? _ = i : _ = i == null ? [] : [i]);
841
841
  const A = l.useMemo(() => {
@@ -843,19 +843,19 @@ function un(t) {
843
843
  return d ? S : S == null ? [] : [S];
844
844
  }, [S, d]), {
845
845
  subitems: M,
846
- contextValue: K
847
- } = nn(), W = l.useMemo(() => x != null ? new Map(x.map((p, h) => [p.value, {
846
+ contextValue: J
847
+ } = on(), W = l.useMemo(() => x != null ? new Map(x.map((p, h) => [p.value, {
848
848
  value: p.value,
849
849
  label: p.label,
850
850
  disabled: p.disabled,
851
851
  ref: /* @__PURE__ */ l.createRef(),
852
852
  id: `${B}_${h}`
853
- }])) : M, [x, M, B]), X = ae(c, T), {
854
- getRootProps: Q,
853
+ }])) : M, [x, M, B]), X = ae(c, $), {
854
+ getRootProps: Z,
855
855
  active: L,
856
856
  focusVisible: z,
857
857
  rootRef: R
858
- } = Ke({
858
+ } = Je({
859
859
  disabled: a,
860
860
  rootRef: E
861
861
  }), w = l.useMemo(() => Array.from(W.keys()), [W]), j = l.useCallback((p) => {
@@ -919,10 +919,10 @@ function un(t) {
919
919
  items: w,
920
920
  getItemAsString: le,
921
921
  selectionMode: d ? "multiple" : "single",
922
- stateReducer: an,
923
- componentName: k
922
+ stateReducer: cn,
923
+ componentName: D
924
924
  }, {
925
- dispatch: $,
925
+ dispatch: T,
926
926
  getRootProps: F,
927
927
  contextValue: ee,
928
928
  state: {
@@ -931,18 +931,18 @@ function un(t) {
931
931
  selectedValues: pe
932
932
  },
933
933
  rootRef: ye
934
- } = Zt(O), $e = l.useRef(oe);
934
+ } = en(O), Te = l.useRef(oe);
935
935
  at(() => {
936
936
  if (oe && de !== null) {
937
937
  var p;
938
938
  const h = (p = j(de)) == null ? void 0 : p.ref;
939
- if (!T.current || !(h != null && h.current))
939
+ if (!$.current || !(h != null && h.current))
940
940
  return;
941
- $e.current || h.current.focus({
941
+ Te.current || h.current.focus({
942
942
  preventScroll: !0
943
943
  });
944
- const y = T.current.getBoundingClientRect(), q = h.current.getBoundingClientRect();
945
- q.top < y.top ? T.current.scrollTop -= y.top - q.top : q.bottom > y.bottom && (T.current.scrollTop += q.bottom - y.bottom);
944
+ const y = $.current.getBoundingClientRect(), q = h.current.getBoundingClientRect();
945
+ q.top < y.top ? $.current.scrollTop -= y.top - q.top : q.bottom > y.bottom && ($.current.scrollTop += q.bottom - y.bottom);
946
946
  }
947
947
  }, [oe, de, j]);
948
948
  const Se = l.useCallback((p) => j(p), [j]), _e = (p) => (h) => {
@@ -952,11 +952,11 @@ function un(t) {
952
952
  type: Ne.buttonClick,
953
953
  event: h
954
954
  };
955
- $(q);
955
+ T(q);
956
956
  }
957
957
  }, we = (p) => (h) => {
958
958
  var y;
959
- (y = p.onKeyDown) == null || y.call(p, h), !h.defaultMuiPrevented && (h.key === "ArrowDown" || h.key === "ArrowUp") && (h.preventDefault(), $({
959
+ (y = p.onKeyDown) == null || y.call(p, h), !h.defaultMuiPrevented && (h.key === "ArrowDown" || h.key === "ArrowUp") && (h.preventDefault(), T({
960
960
  type: H.keyDown,
961
961
  key: h.key,
962
962
  event: h
@@ -969,15 +969,15 @@ function un(t) {
969
969
  "aria-expanded": oe,
970
970
  "aria-controls": B
971
971
  }), He = (p = {}) => {
972
- const h = ie(p), y = ke(Me, Q);
972
+ const h = ie(p), y = De(Me, Z);
973
973
  return u({}, p, y(h));
974
974
  }, Ae = (p) => (h) => {
975
975
  var y, q;
976
- (y = p.onBlur) == null || y.call(p, h), !h.defaultMuiPrevented && ((q = T.current) != null && q.contains(h.relatedTarget) || h.relatedTarget === N.current) && (h.defaultMuiPrevented = !0);
976
+ (y = p.onBlur) == null || y.call(p, h), !h.defaultMuiPrevented && ((q = $.current) != null && q.contains(h.relatedTarget) || h.relatedTarget === N.current) && (h.defaultMuiPrevented = !0);
977
977
  }, Fe = (p = {}) => ({
978
978
  onBlur: Ae(p)
979
979
  }), Le = (p = {}) => {
980
- const h = ie(p), y = ke(Fe, F);
980
+ const h = ie(p), y = De(Fe, F);
981
981
  return u({
982
982
  id: B,
983
983
  role: "listbox",
@@ -989,24 +989,24 @@ function un(t) {
989
989
  highlightedOption: de,
990
990
  open: oe
991
991
  });
992
- const Ve = l.useMemo(() => u({}, ee, K), [ee, K]);
992
+ const Ve = l.useMemo(() => u({}, ee, J), [ee, J]);
993
993
  let te;
994
994
  t.multiple ? te = pe : te = pe.length > 0 ? pe[0] : null;
995
- let Z;
995
+ let Q;
996
996
  if (d)
997
- Z = te.map((p) => Se(p)).filter((p) => p !== void 0);
997
+ Q = te.map((p) => Se(p)).filter((p) => p !== void 0);
998
998
  else {
999
999
  var re;
1000
- Z = (re = Se(te)) != null ? re : null;
1000
+ Q = (re = Se(te)) != null ? re : null;
1001
1001
  }
1002
1002
  const se = (p) => (h) => {
1003
1003
  var y;
1004
1004
  if (p == null || (y = p.onChange) == null || y.call(p, h), h.defaultMuiPrevented)
1005
1005
  return;
1006
1006
  const q = W.get(h.target.value);
1007
- h.target.value === "" ? $({
1007
+ h.target.value === "" ? T({
1008
1008
  type: H.clearSelection
1009
- }) : q !== void 0 && $({
1009
+ }) : q !== void 0 && T({
1010
1010
  type: Ne.browserAutoFill,
1011
1011
  item: q.value,
1012
1012
  event: h
@@ -1018,7 +1018,7 @@ function un(t) {
1018
1018
  buttonRef: R,
1019
1019
  contextValue: Ve,
1020
1020
  disabled: a,
1021
- dispatch: $,
1021
+ dispatch: T,
1022
1022
  getButtonProps: He,
1023
1023
  getHiddenInputProps: (p = {}) => {
1024
1024
  const h = ie(p);
@@ -1027,7 +1027,7 @@ function un(t) {
1027
1027
  tabIndex: -1,
1028
1028
  "aria-hidden": !0,
1029
1029
  required: g ? !0 : void 0,
1030
- value: P(Z),
1030
+ value: P(Q),
1031
1031
  style: Dt
1032
1032
  }, p, {
1033
1033
  onChange: se(h)
@@ -1042,7 +1042,7 @@ function un(t) {
1042
1042
  highlightedOption: de
1043
1043
  };
1044
1044
  }
1045
- function dn(t) {
1045
+ function pn(t) {
1046
1046
  const {
1047
1047
  value: e,
1048
1048
  children: r
@@ -1061,28 +1061,28 @@ function dn(t) {
1061
1061
  registerItem: s,
1062
1062
  totalSubitemCount: c
1063
1063
  }), [s, i, c]);
1064
- return /* @__PURE__ */ D(Ge.Provider, {
1064
+ return /* @__PURE__ */ k(Ge.Provider, {
1065
1065
  value: C,
1066
- children: /* @__PURE__ */ D(ze.Provider, {
1066
+ children: /* @__PURE__ */ k(ze.Provider, {
1067
1067
  value: d,
1068
1068
  children: r
1069
1069
  })
1070
1070
  });
1071
1071
  }
1072
- function to(t) {
1072
+ function no(t) {
1073
1073
  return be("MuiListItem", t);
1074
1074
  }
1075
- const pn = ve("MuiListItem", ["root", "startAction", "endAction", "nested", "nesting", "sticky", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "colorContext", "variantPlain", "variantSoft", "variantOutlined", "variantSolid"]), Ye = /* @__PURE__ */ l.createContext(!1);
1075
+ const fn = ve("MuiListItem", ["root", "startAction", "endAction", "nested", "nesting", "sticky", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "colorContext", "variantPlain", "variantSoft", "variantOutlined", "variantSolid"]), Ye = /* @__PURE__ */ l.createContext(!1);
1076
1076
  process.env.NODE_ENV !== "production" && (Ye.displayName = "NestedListContext");
1077
- const Te = /* @__PURE__ */ l.createContext(!1);
1078
- process.env.NODE_ENV !== "production" && (Te.displayName = "RowListContext");
1077
+ const $e = /* @__PURE__ */ l.createContext(!1);
1078
+ process.env.NODE_ENV !== "production" && ($e.displayName = "RowListContext");
1079
1079
  const ft = /* @__PURE__ */ l.createContext(!1);
1080
1080
  process.env.NODE_ENV !== "production" && (ft.displayName = "WrapListContext");
1081
1081
  const gt = /* @__PURE__ */ l.createContext(void 0);
1082
1082
  process.env.NODE_ENV !== "production" && (gt.displayName = "ComponentListContext");
1083
- const Qe = /* @__PURE__ */ l.createContext(void 0);
1084
- process.env.NODE_ENV !== "production" && (Qe.displayName = "GroupListContext");
1085
- const fn = {
1083
+ const Ze = /* @__PURE__ */ l.createContext(void 0);
1084
+ process.env.NODE_ENV !== "production" && (Ze.displayName = "GroupListContext");
1085
+ const gn = {
1086
1086
  "--NestedList-marginRight": "0px",
1087
1087
  "--NestedList-marginLeft": "0px",
1088
1088
  "--NestedListItem-paddingLeft": "var(--ListItem-paddingX)",
@@ -1098,9 +1098,9 @@ function mt(t) {
1098
1098
  nested: r,
1099
1099
  row: n = !1,
1100
1100
  wrap: i = !1
1101
- } = t, a = /* @__PURE__ */ D(Te.Provider, {
1101
+ } = t, a = /* @__PURE__ */ k($e.Provider, {
1102
1102
  value: n,
1103
- children: /* @__PURE__ */ D(ft.Provider, {
1103
+ children: /* @__PURE__ */ k(ft.Provider, {
1104
1104
  value: i,
1105
1105
  children: l.Children.map(e, (s, c) => /* @__PURE__ */ l.isValidElement(s) ? /* @__PURE__ */ l.cloneElement(s, u({}, c === 0 && {
1106
1106
  "data-first-child": ""
@@ -1109,17 +1109,17 @@ function mt(t) {
1109
1109
  })) : s)
1110
1110
  })
1111
1111
  });
1112
- return r === void 0 ? a : /* @__PURE__ */ D(Ye.Provider, {
1112
+ return r === void 0 ? a : /* @__PURE__ */ k(Ye.Provider, {
1113
1113
  value: r,
1114
1114
  children: a
1115
1115
  });
1116
1116
  }
1117
- function gn(t) {
1117
+ function mn(t) {
1118
1118
  return be("MuiList", t);
1119
1119
  }
1120
- const no = ve("MuiList", ["root", "nesting", "scoped", "sizeSm", "sizeMd", "sizeLg", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "colorContext", "variantPlain", "variantOutlined", "variantSoft", "variantSolid", "horizontal", "vertical"]), ht = /* @__PURE__ */ l.createContext(void 0);
1120
+ const oo = ve("MuiList", ["root", "nesting", "scoped", "sizeSm", "sizeMd", "sizeLg", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "colorContext", "variantPlain", "variantOutlined", "variantSoft", "variantSolid", "horizontal", "vertical"]), ht = /* @__PURE__ */ l.createContext(void 0);
1121
1121
  process.env.NODE_ENV !== "production" && (ht.displayName = "RadioGroupContext");
1122
- const mn = ["component", "className", "children", "size", "orientation", "wrap", "variant", "color", "role", "slots", "slotProps"], hn = (t) => {
1122
+ const hn = ["component", "className", "children", "size", "orientation", "wrap", "variant", "color", "role", "slots", "slotProps"], vn = (t) => {
1123
1123
  const {
1124
1124
  variant: e,
1125
1125
  color: r,
@@ -1130,7 +1130,7 @@ const mn = ["component", "className", "children", "size", "orientation", "wrap",
1130
1130
  } = t, c = {
1131
1131
  root: ["root", a, e && `variant${G(e)}`, r && `color${G(r)}`, !s && !i && n && `size${G(n)}`, s && `size${G(s)}`, i && "nesting"]
1132
1132
  };
1133
- return Pe(c, gn, {});
1133
+ return Pe(c, mn, {});
1134
1134
  }, vt = Y("ul")(({
1135
1135
  theme: t,
1136
1136
  ownerState: e
@@ -1242,13 +1242,13 @@ const mn = ["component", "className", "children", "size", "orientation", "wrap",
1242
1242
  }, i !== void 0 && {
1243
1243
  "--List-padding": i
1244
1244
  })];
1245
- }), vn = Y(vt, {
1245
+ }), bn = Y(vt, {
1246
1246
  name: "JoyList",
1247
1247
  slot: "Root",
1248
1248
  overridesResolver: (t, e) => e.root
1249
- })({}), bn = /* @__PURE__ */ l.forwardRef(function(e, r) {
1249
+ })({}), Cn = /* @__PURE__ */ l.forwardRef(function(e, r) {
1250
1250
  var n;
1251
- const i = l.useContext(Ye), a = l.useContext(Qe), s = l.useContext(ht), c = Oe({
1251
+ const i = l.useContext(Ye), a = l.useContext(Ze), s = l.useContext(ht), c = Oe({
1252
1252
  props: e,
1253
1253
  name: "JoyList"
1254
1254
  }), {
@@ -1263,10 +1263,10 @@ const mn = ["component", "className", "children", "size", "orientation", "wrap",
1263
1263
  role: V,
1264
1264
  slots: P = {},
1265
1265
  slotProps: S = {}
1266
- } = c, k = Ce(c, mn), N = f || ((n = e.size) != null ? n : "md");
1266
+ } = c, D = Ce(c, hn), N = f || ((n = e.size) != null ? n : "md");
1267
1267
  let E;
1268
1268
  a && (E = "group"), s && (E = "presentation"), V && (E = V);
1269
- const T = u({}, c, {
1269
+ const $ = u({}, c, {
1270
1270
  instanceSize: e.size,
1271
1271
  size: N,
1272
1272
  nesting: i,
@@ -1275,26 +1275,26 @@ const mn = ["component", "className", "children", "size", "orientation", "wrap",
1275
1275
  variant: m,
1276
1276
  color: x,
1277
1277
  role: E
1278
- }), B = hn(T), _ = u({}, k, {
1278
+ }), B = vn($), _ = u({}, D, {
1279
1279
  component: d,
1280
1280
  slots: P,
1281
1281
  slotProps: S
1282
1282
  }), [A, M] = ne("root", {
1283
1283
  ref: r,
1284
1284
  className: Ee(B.root, C),
1285
- elementType: vn,
1285
+ elementType: bn,
1286
1286
  externalForwardedProps: _,
1287
- ownerState: T,
1287
+ ownerState: $,
1288
1288
  additionalProps: {
1289
1289
  as: d,
1290
1290
  role: E,
1291
1291
  "aria-labelledby": typeof i == "string" ? i : void 0
1292
1292
  }
1293
1293
  });
1294
- return /* @__PURE__ */ D(A, u({}, M, {
1295
- children: /* @__PURE__ */ D(gt.Provider, {
1294
+ return /* @__PURE__ */ k(A, u({}, M, {
1295
+ children: /* @__PURE__ */ k(gt.Provider, {
1296
1296
  value: `${typeof d == "string" ? d : ""}:${E || ""}`,
1297
- children: /* @__PURE__ */ D(mt, {
1297
+ children: /* @__PURE__ */ k(mt, {
1298
1298
  row: v === "horizontal",
1299
1299
  wrap: b,
1300
1300
  children: g
@@ -1302,7 +1302,7 @@ const mn = ["component", "className", "children", "size", "orientation", "wrap",
1302
1302
  })
1303
1303
  }));
1304
1304
  });
1305
- process.env.NODE_ENV !== "production" && (bn.propTypes = {
1305
+ process.env.NODE_ENV !== "production" && (Cn.propTypes = {
1306
1306
  // ┌────────────────────────────── Warning ──────────────────────────────┐
1307
1307
  // │ These PropTypes are generated from the TypeScript type definitions. │
1308
1308
  // │ To update them, edit the TypeScript types and run `pnpm proptypes`. │
@@ -1377,12 +1377,12 @@ process.env.NODE_ENV !== "production" && (bn.propTypes = {
1377
1377
  */
1378
1378
  wrap: o.bool
1379
1379
  });
1380
- function Cn(t) {
1380
+ function xn(t) {
1381
1381
  return be("MuiListItemButton", t);
1382
1382
  }
1383
- const De = ve("MuiListItemButton", ["root", "horizontal", "vertical", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "colorContext", "focusVisible", "disabled", "selected", "variantPlain", "variantSoft", "variantOutlined", "variantSolid"]), bt = /* @__PURE__ */ l.createContext("horizontal");
1383
+ const ke = ve("MuiListItemButton", ["root", "horizontal", "vertical", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "colorContext", "focusVisible", "disabled", "selected", "variantPlain", "variantSoft", "variantOutlined", "variantSolid"]), bt = /* @__PURE__ */ l.createContext("horizontal");
1384
1384
  process.env.NODE_ENV !== "production" && (bt.displayName = "ListItemButtonOrientationContext");
1385
- const xn = ["children", "className", "action", "component", "orientation", "role", "selected", "color", "variant", "slots", "slotProps"], In = (t) => {
1385
+ const In = ["children", "className", "action", "component", "orientation", "role", "selected", "color", "variant", "slots", "slotProps"], yn = (t) => {
1386
1386
  const {
1387
1387
  color: e,
1388
1388
  disabled: r,
@@ -1392,7 +1392,7 @@ const xn = ["children", "className", "action", "component", "orientation", "role
1392
1392
  variant: s
1393
1393
  } = t, c = {
1394
1394
  root: ["root", r && "disabled", n && "focusVisible", e && `color${G(e)}`, a && "selected", s && `variant${G(s)}`]
1395
- }, d = Pe(c, Cn, {});
1395
+ }, d = Pe(c, xn, {});
1396
1396
  return n && i && (d.root += ` ${i}`), d;
1397
1397
  }, Ct = Y("div")(({
1398
1398
  theme: t,
@@ -1454,20 +1454,20 @@ const xn = ["children", "className", "action", "component", "orientation", "role
1454
1454
  })
1455
1455
  }, (r = t.variants[e.variant]) == null ? void 0 : r[e.color], {
1456
1456
  "&:active": (n = t.variants[`${e.variant}Active`]) == null ? void 0 : n[e.color],
1457
- [`.${pn.root} > &`]: {
1457
+ [`.${fn.root} > &`]: {
1458
1458
  "--unstable_ListItem-flex": "1 0 0%"
1459
1459
  // grow to fill the available space of ListItem
1460
1460
  },
1461
- [`&.${De.selected}`]: u({}, (i = t.variants[`${e.variant}Active`]) == null ? void 0 : i[e.color], {
1461
+ [`&.${ke.selected}`]: u({}, (i = t.variants[`${e.variant}Active`]) == null ? void 0 : i[e.color], {
1462
1462
  "--Icon-color": "currentColor"
1463
1463
  }),
1464
- [`&:not(.${De.selected}, [aria-selected="true"])`]: {
1464
+ [`&:not(.${ke.selected}, [aria-selected="true"])`]: {
1465
1465
  "&:hover": (a = t.variants[`${e.variant}Hover`]) == null ? void 0 : a[e.color],
1466
1466
  "&:active": (s = t.variants[`${e.variant}Active`]) == null ? void 0 : s[e.color]
1467
1467
  },
1468
- [`&.${De.disabled}`]: u({}, (c = t.variants[`${e.variant}Disabled`]) == null ? void 0 : c[e.color])
1468
+ [`&.${ke.disabled}`]: u({}, (c = t.variants[`${e.variant}Disabled`]) == null ? void 0 : c[e.color])
1469
1469
  });
1470
- }), yn = Y(Ct, {
1470
+ }), Sn = Y(Ct, {
1471
1471
  name: "JoyListItemButton",
1472
1472
  slot: "Root",
1473
1473
  overridesResolver: (t, e) => e.root
@@ -1475,14 +1475,14 @@ const xn = ["children", "className", "action", "component", "orientation", "role
1475
1475
  ownerState: t,
1476
1476
  theme: e
1477
1477
  }) => u({}, !t.row && {
1478
- [`&.${De.selected}`]: {
1478
+ [`&.${ke.selected}`]: {
1479
1479
  fontWeight: e.vars.fontWeight.md
1480
1480
  }
1481
- })), Sn = /* @__PURE__ */ l.forwardRef(function(e, r) {
1481
+ })), Ln = /* @__PURE__ */ l.forwardRef(function(e, r) {
1482
1482
  const n = Oe({
1483
1483
  props: e,
1484
1484
  name: "JoyListItemButton"
1485
- }), i = l.useContext(Te), {
1485
+ }), i = l.useContext($e), {
1486
1486
  children: a,
1487
1487
  className: s,
1488
1488
  action: c,
@@ -1494,48 +1494,48 @@ const xn = ["children", "className", "action", "component", "orientation", "role
1494
1494
  variant: b = "plain",
1495
1495
  slots: m = {},
1496
1496
  slotProps: x = {}
1497
- } = n, V = Ce(n, xn), P = l.useRef(null), S = ae(P, r), {
1498
- focusVisible: k,
1497
+ } = n, V = Ce(n, In), P = l.useRef(null), S = ae(P, r), {
1498
+ focusVisible: D,
1499
1499
  setFocusVisible: N,
1500
1500
  getRootProps: E
1501
- } = Ke(u({}, n, {
1501
+ } = Je(u({}, n, {
1502
1502
  rootRef: S
1503
1503
  }));
1504
1504
  l.useImperativeHandle(c, () => ({
1505
1505
  focusVisible: () => {
1506
- var K;
1507
- N(!0), (K = P.current) == null || K.focus();
1506
+ var J;
1507
+ N(!0), (J = P.current) == null || J.focus();
1508
1508
  }
1509
1509
  }), [N]);
1510
- const T = u({}, n, {
1510
+ const $ = u({}, n, {
1511
1511
  component: d,
1512
1512
  color: v,
1513
- focusVisible: k,
1513
+ focusVisible: D,
1514
1514
  orientation: C,
1515
1515
  row: i,
1516
1516
  selected: f,
1517
1517
  variant: b
1518
- }), B = In(T), _ = u({}, V, {
1518
+ }), B = yn($), _ = u({}, V, {
1519
1519
  component: d,
1520
1520
  slots: m,
1521
1521
  slotProps: x
1522
1522
  }), [A, M] = ne("root", {
1523
1523
  ref: r,
1524
1524
  className: Ee(B.root, s),
1525
- elementType: yn,
1525
+ elementType: Sn,
1526
1526
  externalForwardedProps: _,
1527
- ownerState: T,
1527
+ ownerState: $,
1528
1528
  getSlotProps: E
1529
1529
  });
1530
- return /* @__PURE__ */ D(bt.Provider, {
1530
+ return /* @__PURE__ */ k(bt.Provider, {
1531
1531
  value: C,
1532
- children: /* @__PURE__ */ D(A, u({}, M, {
1532
+ children: /* @__PURE__ */ k(A, u({}, M, {
1533
1533
  role: g ?? M.role,
1534
1534
  children: a
1535
1535
  }))
1536
1536
  });
1537
1537
  });
1538
- process.env.NODE_ENV !== "production" && (Sn.propTypes = {
1538
+ process.env.NODE_ENV !== "production" && (Ln.propTypes = {
1539
1539
  // ┌────────────────────────────── Warning ──────────────────────────────┐
1540
1540
  // │ These PropTypes are generated from the TypeScript type definitions. │
1541
1541
  // │ To update them, edit the TypeScript types and run `pnpm proptypes`. │
@@ -1628,11 +1628,11 @@ process.env.NODE_ENV !== "production" && (Sn.propTypes = {
1628
1628
  */
1629
1629
  variant: o.oneOfType([o.oneOf(["outlined", "plain", "soft", "solid"]), o.string])
1630
1630
  });
1631
- function Ln(t) {
1631
+ function Rn(t) {
1632
1632
  return be("MuiSvgIcon", t);
1633
1633
  }
1634
1634
  ve("MuiSvgIcon", ["root", "colorInherit", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "fontSizeInherit", "fontSizeXs", "fontSizeSm", "fontSizeMd", "fontSizeLg", "fontSizeXl", "fontSizeXl2", "fontSizeXl3", "fontSizeXl4", "sizeSm", "sizeMd", "sizeLg"]);
1635
- const Rn = ["children", "className", "color", "component", "fontSize", "htmlColor", "inheritViewBox", "titleAccess", "viewBox", "size", "slots", "slotProps"], On = (t) => {
1635
+ const On = ["children", "className", "color", "component", "fontSize", "htmlColor", "inheritViewBox", "titleAccess", "viewBox", "size", "slots", "slotProps"], Pn = (t) => {
1636
1636
  const {
1637
1637
  color: e,
1638
1638
  size: r,
@@ -1640,12 +1640,12 @@ const Rn = ["children", "className", "color", "component", "fontSize", "htmlColo
1640
1640
  } = t, i = {
1641
1641
  root: ["root", e && e !== "inherit" && `color${G(e)}`, r && `size${G(r)}`, n && `fontSize${G(n)}`]
1642
1642
  };
1643
- return Pe(i, Ln, {});
1643
+ return Pe(i, Rn, {});
1644
1644
  }, lt = {
1645
1645
  sm: "xl",
1646
1646
  md: "xl2",
1647
1647
  lg: "xl3"
1648
- }, Pn = Y("svg", {
1648
+ }, zn = Y("svg", {
1649
1649
  name: "JoySvgIcon",
1650
1650
  slot: "Root",
1651
1651
  overridesResolver: (t, e) => e.root
@@ -1678,7 +1678,7 @@ const Rn = ["children", "className", "color", "component", "fontSize", "htmlColo
1678
1678
  }, e.color !== "inherit" && t.vars.palette[e.color] && {
1679
1679
  color: `rgba(${(r = t.vars.palette[e.color]) == null ? void 0 : r.mainChannel} / 1)`
1680
1680
  }));
1681
- }), Je = /* @__PURE__ */ l.forwardRef(function(e, r) {
1681
+ }), Ke = /* @__PURE__ */ l.forwardRef(function(e, r) {
1682
1682
  const n = Oe({
1683
1683
  props: e,
1684
1684
  name: "JoySvgIcon"
@@ -1695,7 +1695,7 @@ const Rn = ["children", "className", "color", "component", "fontSize", "htmlColo
1695
1695
  size: b = "md",
1696
1696
  slots: m = {},
1697
1697
  slotProps: x = {}
1698
- } = n, V = Ce(n, Rn), P = /* @__PURE__ */ l.isValidElement(i) && i.type === "svg", S = u({}, n, {
1698
+ } = n, V = Ce(n, On), P = /* @__PURE__ */ l.isValidElement(i) && i.type === "svg", S = u({}, n, {
1699
1699
  color: s,
1700
1700
  component: c,
1701
1701
  size: b,
@@ -1705,14 +1705,14 @@ const Rn = ["children", "className", "color", "component", "fontSize", "htmlColo
1705
1705
  inheritViewBox: g,
1706
1706
  viewBox: v,
1707
1707
  hasSvgAsChild: P
1708
- }), k = On(S), N = u({}, V, {
1708
+ }), D = Pn(S), N = u({}, V, {
1709
1709
  component: c,
1710
1710
  slots: m,
1711
1711
  slotProps: x
1712
- }), [E, T] = ne("root", {
1712
+ }), [E, $] = ne("root", {
1713
1713
  ref: r,
1714
- className: Ee(k.root, a),
1715
- elementType: Pn,
1714
+ className: Ee(D.root, a),
1715
+ elementType: zn,
1716
1716
  externalForwardedProps: N,
1717
1717
  ownerState: S,
1718
1718
  additionalProps: u({
@@ -1726,13 +1726,13 @@ const Rn = ["children", "className", "color", "component", "fontSize", "htmlColo
1726
1726
  viewBox: v
1727
1727
  }, P && i.props)
1728
1728
  });
1729
- return /* @__PURE__ */ je(E, u({}, T, {
1730
- children: [P ? i.props.children : i, f ? /* @__PURE__ */ D("title", {
1729
+ return /* @__PURE__ */ je(E, u({}, $, {
1730
+ children: [P ? i.props.children : i, f ? /* @__PURE__ */ k("title", {
1731
1731
  children: f
1732
1732
  }) : null]
1733
1733
  }));
1734
1734
  });
1735
- process.env.NODE_ENV !== "production" && (Je.propTypes = {
1735
+ process.env.NODE_ENV !== "production" && (Ke.propTypes = {
1736
1736
  // ┌────────────────────────────── Warning ──────────────────────────────┐
1737
1737
  // │ These PropTypes are generated from the TypeScript type definitions. │
1738
1738
  // │ To update them, edit the TypeScript types and run `pnpm proptypes`. │
@@ -1816,20 +1816,20 @@ process.env.NODE_ENV !== "production" && (Je.propTypes = {
1816
1816
  */
1817
1817
  viewBox: o.string
1818
1818
  });
1819
- function zn(t, e) {
1819
+ function Vn(t, e) {
1820
1820
  function r(n, i) {
1821
- return /* @__PURE__ */ D(Je, u({
1821
+ return /* @__PURE__ */ k(Ke, u({
1822
1822
  "data-testid": `${e}Icon`,
1823
1823
  ref: i
1824
1824
  }, n, {
1825
1825
  children: t
1826
1826
  }));
1827
1827
  }
1828
- return process.env.NODE_ENV !== "production" && (r.displayName = `${e}Icon`), r.muiName = Je.muiName, /* @__PURE__ */ l.memo(/* @__PURE__ */ l.forwardRef(r));
1828
+ return process.env.NODE_ENV !== "production" && (r.displayName = `${e}Icon`), r.muiName = Ke.muiName, /* @__PURE__ */ l.memo(/* @__PURE__ */ l.forwardRef(r));
1829
1829
  }
1830
- const Ze = /* @__PURE__ */ l.createContext(void 0);
1831
- process.env.NODE_ENV !== "production" && (Ze.displayName = "VariantColorContext");
1832
- function Vn(t, e) {
1830
+ const Qe = /* @__PURE__ */ l.createContext(void 0);
1831
+ process.env.NODE_ENV !== "production" && (Qe.displayName = "VariantColorContext");
1832
+ function kn(t, e) {
1833
1833
  let r = e, n = t;
1834
1834
  return t === "outlined" && (r = "neutral", n = "plain"), t === "plain" && (r = "neutral"), {
1835
1835
  variant: n,
@@ -1837,23 +1837,23 @@ function Vn(t, e) {
1837
1837
  };
1838
1838
  }
1839
1839
  function Dn(t, e, r = !1) {
1840
- const n = l.useContext(Ze), [i, a] = typeof n == "string" ? n.split(":") : [], s = Vn(i || void 0, a || void 0);
1840
+ const n = l.useContext(Qe), [i, a] = typeof n == "string" ? n.split(":") : [], s = kn(i || void 0, a || void 0);
1841
1841
  return s.variant = t || s.variant, s.color = e || (r ? a : s.color), s;
1842
1842
  }
1843
- function kn({
1843
+ function Nn({
1844
1844
  children: t,
1845
1845
  color: e,
1846
1846
  variant: r
1847
1847
  }) {
1848
- return /* @__PURE__ */ D(Ze.Provider, {
1848
+ return /* @__PURE__ */ k(Qe.Provider, {
1849
1849
  value: `${r || ""}:${e || ""}`,
1850
1850
  children: t
1851
1851
  });
1852
1852
  }
1853
1853
  const et = /* @__PURE__ */ l.createContext(void 0);
1854
1854
  process.env.NODE_ENV !== "production" && (et.displayName = "FormControlContext");
1855
- const Nn = ["aria-describedby", "aria-label", "aria-labelledby", "autoComplete", "autoFocus", "className", "defaultValue", "disabled", "disabledInProp", "error", "id", "name", "onClick", "onChange", "onKeyDown", "onKeyUp", "onFocus", "onBlur", "placeholder", "readOnly", "required", "type", "value"];
1856
- function oo(t, e) {
1855
+ const En = ["aria-describedby", "aria-label", "aria-labelledby", "autoComplete", "autoFocus", "className", "defaultValue", "disabled", "disabledInProp", "error", "id", "name", "onClick", "onChange", "onKeyDown", "onKeyUp", "onFocus", "onBlur", "placeholder", "readOnly", "required", "type", "value"];
1856
+ function ro(t, e) {
1857
1857
  var r;
1858
1858
  const n = l.useContext(et), {
1859
1859
  "aria-describedby": i,
@@ -1871,21 +1871,21 @@ function oo(t, e) {
1871
1871
  onClick: V,
1872
1872
  onChange: P,
1873
1873
  onKeyDown: S,
1874
- onKeyUp: k,
1874
+ onKeyUp: D,
1875
1875
  onFocus: N,
1876
1876
  onBlur: E,
1877
- placeholder: T,
1877
+ placeholder: $,
1878
1878
  readOnly: B,
1879
1879
  required: _,
1880
1880
  type: A,
1881
1881
  value: M
1882
- } = t, K = Ce(t, Nn), {
1882
+ } = t, J = Ce(t, En), {
1883
1883
  getRootProps: W,
1884
1884
  getInputProps: X,
1885
- focused: Q,
1885
+ focused: Z,
1886
1886
  error: L,
1887
1887
  disabled: z
1888
- } = $t({
1888
+ } = _t({
1889
1889
  disabled: (r = v ?? (n == null ? void 0 : n.disabled)) != null ? r : f,
1890
1890
  defaultValue: g,
1891
1891
  error: b,
@@ -1898,7 +1898,7 @@ function oo(t, e) {
1898
1898
  }), R = {
1899
1899
  [e.disabled]: z,
1900
1900
  [e.error]: L,
1901
- [e.focused]: Q,
1901
+ [e.focused]: Z,
1902
1902
  [e.formControl]: !!n,
1903
1903
  [C]: C
1904
1904
  }, w = {
@@ -1915,9 +1915,9 @@ function oo(t, e) {
1915
1915
  disabled: z,
1916
1916
  id: m,
1917
1917
  onKeyDown: S,
1918
- onKeyUp: k,
1918
+ onKeyUp: D,
1919
1919
  name: x,
1920
- placeholder: T,
1920
+ placeholder: $,
1921
1921
  readOnly: B,
1922
1922
  type: A
1923
1923
  },
@@ -1925,15 +1925,15 @@ function oo(t, e) {
1925
1925
  inputStateClasses: w,
1926
1926
  getRootProps: W,
1927
1927
  getInputProps: X,
1928
- focused: Q,
1928
+ focused: Z,
1929
1929
  error: L,
1930
1930
  disabled: z
1931
- }, K);
1931
+ }, J);
1932
1932
  }
1933
- function En(t) {
1933
+ function $n(t) {
1934
1934
  return be("MuiOption", t);
1935
1935
  }
1936
- const Tn = ve("MuiOption", ["root", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "colorContext", "focusVisible", "disabled", "selected", "highlighted", "variantPlain", "variantSoft", "variantOutlined", "variantSolid"]), $n = ["component", "children", "disabled", "value", "label", "variant", "color", "slots", "slotProps"], _n = (t) => {
1936
+ const Tn = ve("MuiOption", ["root", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "colorContext", "focusVisible", "disabled", "selected", "highlighted", "variantPlain", "variantSoft", "variantOutlined", "variantSolid"]), _n = ["component", "children", "disabled", "value", "label", "variant", "color", "slots", "slotProps"], wn = (t) => {
1937
1937
  const {
1938
1938
  disabled: e,
1939
1939
  highlighted: r,
@@ -1941,8 +1941,8 @@ const Tn = ve("MuiOption", ["root", "colorPrimary", "colorNeutral", "colorDanger
1941
1941
  } = t;
1942
1942
  return Pe({
1943
1943
  root: ["root", e && "disabled", r && "highlighted", n && "selected"]
1944
- }, En, {});
1945
- }, wn = Y(Ct, {
1944
+ }, $n, {});
1945
+ }, Bn = Y(Ct, {
1946
1946
  name: "JoyOption",
1947
1947
  slot: "Root",
1948
1948
  overridesResolver: (t, e) => e.root
@@ -1957,7 +1957,7 @@ const Tn = ve("MuiOption", ["root", "colorPrimary", "colorNeutral", "colorDanger
1957
1957
  backgroundColor: n == null ? void 0 : n.backgroundColor
1958
1958
  }
1959
1959
  };
1960
- }), Bn = /* @__PURE__ */ l.memo(/* @__PURE__ */ l.forwardRef(function(e, r) {
1960
+ }), Mn = /* @__PURE__ */ l.memo(/* @__PURE__ */ l.forwardRef(function(e, r) {
1961
1961
  var n;
1962
1962
  const i = Oe({
1963
1963
  props: e,
@@ -1972,55 +1972,55 @@ const Tn = ve("MuiOption", ["root", "colorPrimary", "colorNeutral", "colorDanger
1972
1972
  color: f = "neutral",
1973
1973
  slots: v = {},
1974
1974
  slotProps: b = {}
1975
- } = i, m = Ce(i, $n), x = l.useContext(Te), {
1975
+ } = i, m = Ce(i, _n), x = l.useContext($e), {
1976
1976
  variant: V = g,
1977
1977
  color: P = f
1978
- } = Dn(e.variant, e.color), S = l.useRef(null), k = ae(S, r), N = C ?? (typeof s == "string" ? s : (n = S.current) == null ? void 0 : n.innerText), {
1978
+ } = Dn(e.variant, e.color), S = l.useRef(null), D = ae(S, r), N = C ?? (typeof s == "string" ? s : (n = S.current) == null ? void 0 : n.innerText), {
1979
1979
  getRootProps: E,
1980
- selected: T,
1980
+ selected: $,
1981
1981
  highlighted: B,
1982
1982
  index: _
1983
- } = rn({
1983
+ } = ln({
1984
1984
  disabled: c,
1985
1985
  label: N,
1986
1986
  value: d,
1987
- rootRef: k
1987
+ rootRef: D
1988
1988
  }), A = u({}, i, {
1989
1989
  disabled: c,
1990
- selected: T,
1990
+ selected: $,
1991
1991
  highlighted: B,
1992
1992
  index: _,
1993
1993
  component: a,
1994
1994
  variant: V,
1995
1995
  color: P,
1996
1996
  row: x
1997
- }), M = _n(A), K = u({}, m, {
1997
+ }), M = wn(A), J = u({}, m, {
1998
1998
  component: a,
1999
1999
  slots: v,
2000
2000
  slotProps: b
2001
2001
  }), [W, X] = ne("root", {
2002
2002
  ref: r,
2003
2003
  getSlotProps: E,
2004
- elementType: wn,
2005
- externalForwardedProps: K,
2004
+ elementType: Bn,
2005
+ externalForwardedProps: J,
2006
2006
  className: M.root,
2007
2007
  ownerState: A
2008
2008
  });
2009
- return /* @__PURE__ */ D(W, u({}, X, {
2009
+ return /* @__PURE__ */ k(W, u({}, X, {
2010
2010
  children: s
2011
2011
  }));
2012
- })), Mn = /* @__PURE__ */ l.forwardRef(function(e, r) {
2012
+ })), Hn = /* @__PURE__ */ l.forwardRef(function(e, r) {
2013
2013
  const {
2014
2014
  contextValue: n
2015
- } = ln(e.value);
2016
- return /* @__PURE__ */ D(ze.Provider, {
2015
+ } = sn(e.value);
2016
+ return /* @__PURE__ */ k(ze.Provider, {
2017
2017
  value: n,
2018
- children: /* @__PURE__ */ D(Bn, u({}, e, {
2018
+ children: /* @__PURE__ */ k(Mn, u({}, e, {
2019
2019
  ref: r
2020
2020
  }))
2021
2021
  });
2022
2022
  });
2023
- process.env.NODE_ENV !== "production" && (Mn.propTypes = {
2023
+ process.env.NODE_ENV !== "production" && (Hn.propTypes = {
2024
2024
  // ┌────────────────────────────── Warning ──────────────────────────────┐
2025
2025
  // │ These PropTypes are generated from the TypeScript type definitions. │
2026
2026
  // │ To update them, edit the TypeScript types and run `pnpm proptypes`. │
@@ -2058,22 +2058,22 @@ process.env.NODE_ENV !== "production" && (Mn.propTypes = {
2058
2058
  */
2059
2059
  variant: o.oneOfType([o.oneOf(["outlined", "plain", "soft", "solid"]), o.string])
2060
2060
  });
2061
- const Hn = zn(/* @__PURE__ */ D("path", {
2061
+ const An = Vn(/* @__PURE__ */ k("path", {
2062
2062
  d: "m12 5.83 2.46 2.46c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L12.7 3.7a.9959.9959 0 0 0-1.41 0L8.12 6.88c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L12 5.83zm0 12.34-2.46-2.46a.9959.9959 0 0 0-1.41 0c-.39.39-.39 1.02 0 1.41l3.17 3.18c.39.39 1.02.39 1.41 0l3.17-3.17c.39-.39.39-1.02 0-1.41a.9959.9959 0 0 0-1.41 0L12 18.17z"
2063
2063
  }), "Unfold");
2064
- function An(t) {
2064
+ function Fn(t) {
2065
2065
  return be("MuiSelect", t);
2066
2066
  }
2067
2067
  const he = ve("MuiSelect", ["root", "button", "indicator", "startDecorator", "endDecorator", "popper", "listbox", "colorPrimary", "colorNeutral", "colorDanger", "colorSuccess", "colorWarning", "colorContext", "variantPlain", "variantOutlined", "variantSoft", "variantSolid", "sizeSm", "sizeMd", "sizeLg", "focusVisible", "disabled", "expanded", "multiple"]);
2068
2068
  var st;
2069
- const Fn = ["action", "autoFocus", "children", "defaultValue", "defaultListboxOpen", "disabled", "getSerializedValue", "placeholder", "listboxId", "listboxOpen", "onChange", "onListboxOpenChange", "onClose", "renderValue", "required", "value", "size", "variant", "color", "startDecorator", "endDecorator", "indicator", "aria-describedby", "aria-label", "aria-labelledby", "id", "name", "multiple", "slots", "slotProps"];
2070
- function Wn(t) {
2069
+ const Wn = ["action", "autoFocus", "children", "defaultValue", "defaultListboxOpen", "disabled", "getSerializedValue", "placeholder", "listboxId", "listboxOpen", "onChange", "onListboxOpenChange", "onClose", "renderValue", "required", "value", "size", "variant", "color", "startDecorator", "endDecorator", "indicator", "aria-describedby", "aria-label", "aria-labelledby", "id", "name", "multiple", "slots", "slotProps"];
2070
+ function Un(t) {
2071
2071
  var e;
2072
- return Array.isArray(t) ? /* @__PURE__ */ D(l.Fragment, {
2072
+ return Array.isArray(t) ? /* @__PURE__ */ k(l.Fragment, {
2073
2073
  children: t.map((r) => r.label).join(", ")
2074
2074
  }) : (e = t == null ? void 0 : t.label) != null ? e : "";
2075
2075
  }
2076
- const Un = [{
2076
+ const jn = [{
2077
2077
  name: "offset",
2078
2078
  options: {
2079
2079
  offset: [0, 4]
@@ -2089,7 +2089,7 @@ const Un = [{
2089
2089
  }) => {
2090
2090
  t.styles.popper.width = `${t.rects.reference.width}px`;
2091
2091
  }
2092
- }], jn = (t) => {
2092
+ }], qn = (t) => {
2093
2093
  const {
2094
2094
  color: e,
2095
2095
  disabled: r,
@@ -2106,8 +2106,8 @@ const Un = [{
2106
2106
  indicator: ["indicator", s && "expanded"],
2107
2107
  listbox: ["listbox", s && "expanded", r && "disabled"]
2108
2108
  };
2109
- return Pe(d, An, {});
2110
- }, qn = Y("div", {
2109
+ return Pe(d, Fn, {});
2110
+ }, Kn = Y("div", {
2111
2111
  name: "JoySelect",
2112
2112
  slot: "Root",
2113
2113
  overridesResolver: (t, e) => e.root
@@ -2251,7 +2251,7 @@ const Un = [{
2251
2251
  bottom: "calc(-1 * var(--variant-borderWidth, 0px))",
2252
2252
  borderRadius: "var(--Select-radius)"
2253
2253
  }
2254
- })), Kn = Y(vt, {
2254
+ })), Xn = Y(vt, {
2255
2255
  name: "JoySelect",
2256
2256
  slot: "Listbox",
2257
2257
  overridesResolver: (t, e) => e.listbox
@@ -2266,7 +2266,7 @@ const Un = [{
2266
2266
  // to prevent the focus outline from being cut by overflow
2267
2267
  "--ListItem-stickyBackground": (n == null ? void 0 : n.backgroundColor) || (n == null ? void 0 : n.background) || t.vars.palette.background.popup,
2268
2268
  "--ListItem-stickyTop": "calc(var(--List-padding, var(--ListDivider-gap)) * -1)"
2269
- }, fn, {
2269
+ }, gn, {
2270
2270
  minWidth: "max-content",
2271
2271
  // prevent options from shrinking if some of them is wider than the Select's root.
2272
2272
  maxHeight: "44vh",
@@ -2280,7 +2280,7 @@ const Un = [{
2280
2280
  }, !(n != null && n.backgroundColor) && {
2281
2281
  backgroundColor: t.vars.palette.background.popup
2282
2282
  });
2283
- }), Xn = Y("span", {
2283
+ }), Gn = Y("span", {
2284
2284
  name: "JoySelect",
2285
2285
  slot: "StartDecorator",
2286
2286
  overridesResolver: (t, e) => e.startDecorator
@@ -2292,7 +2292,7 @@ const Un = [{
2292
2292
  alignItems: "center",
2293
2293
  color: "var(--Select-decoratorColor)",
2294
2294
  marginInlineEnd: "var(--Select-gap)"
2295
- }), Gn = Y("span", {
2295
+ }), Yn = Y("span", {
2296
2296
  name: "JoySelect",
2297
2297
  slot: "EndDecorator",
2298
2298
  overridesResolver: (t, e) => e.endDecorator
@@ -2304,7 +2304,7 @@ const Un = [{
2304
2304
  alignItems: "center",
2305
2305
  color: "var(--Select-decoratorColor)",
2306
2306
  marginInlineStart: "var(--Select-gap)"
2307
- }), Yn = Y("span", {
2307
+ }), Zn = Y("span", {
2308
2308
  name: "JoySelect",
2309
2309
  slot: "Indicator"
2310
2310
  })(({
@@ -2341,21 +2341,21 @@ const Un = [{
2341
2341
  defaultListboxOpen: V = !1,
2342
2342
  disabled: P,
2343
2343
  getSerializedValue: S,
2344
- placeholder: k,
2344
+ placeholder: D,
2345
2345
  listboxId: N,
2346
2346
  listboxOpen: E,
2347
- onChange: T,
2347
+ onChange: $,
2348
2348
  onListboxOpenChange: B,
2349
2349
  onClose: _,
2350
2350
  renderValue: A,
2351
2351
  required: M = !1,
2352
- value: K,
2352
+ value: J,
2353
2353
  size: W = "md",
2354
2354
  variant: X = "outlined",
2355
- color: Q = "neutral",
2355
+ color: Z = "neutral",
2356
2356
  startDecorator: L,
2357
2357
  endDecorator: z,
2358
- indicator: R = st || (st = /* @__PURE__ */ D(Hn, {})),
2358
+ indicator: R = st || (st = /* @__PURE__ */ k(An, {})),
2359
2359
  // props to forward to the button (all handlers should go through slotProps.button)
2360
2360
  "aria-describedby": w,
2361
2361
  "aria-label": j,
@@ -2365,7 +2365,7 @@ const Un = [{
2365
2365
  multiple: ue = !1,
2366
2366
  slots: xe = {},
2367
2367
  slotProps: ge = {}
2368
- } = f, Ie = Ce(f, Fn), I = l.useContext(et);
2368
+ } = f, Ie = Ce(f, Wn), I = l.useContext(et);
2369
2369
  if (process.env.NODE_ENV !== "production") {
2370
2370
  const U = I == null ? void 0 : I.registerEffect;
2371
2371
  l.useEffect(() => {
@@ -2373,7 +2373,7 @@ const Un = [{
2373
2373
  return U();
2374
2374
  }, [U]);
2375
2375
  }
2376
- const O = (n = (i = e.disabled) != null ? i : I == null ? void 0 : I.disabled) != null ? n : P, $ = (a = (s = e.size) != null ? s : I == null ? void 0 : I.size) != null ? a : W, F = (c = e.color) != null ? c : I != null && I.error ? "danger" : (d = I == null ? void 0 : I.color) != null ? d : Q, ee = A ?? Wn, [oe, de] = l.useState(null), pe = l.useRef(null), ye = l.useRef(null), $e = ae(r, pe);
2376
+ const O = (n = (i = e.disabled) != null ? i : I == null ? void 0 : I.disabled) != null ? n : P, T = (a = (s = e.size) != null ? s : I == null ? void 0 : I.size) != null ? a : W, F = (c = e.color) != null ? c : I != null && I.error ? "danger" : (d = I == null ? void 0 : I.color) != null ? d : Z, ee = A ?? Un, [oe, de] = l.useState(null), pe = l.useRef(null), ye = l.useRef(null), Te = ae(r, pe);
2377
2377
  l.useImperativeHandle(v, () => ({
2378
2378
  focusVisible: () => {
2379
2379
  var U;
@@ -2397,7 +2397,7 @@ const Un = [{
2397
2397
  getOptionMetadata: Le,
2398
2398
  open: Ve,
2399
2399
  value: te
2400
- } = un({
2400
+ } = dn({
2401
2401
  buttonRef: ye,
2402
2402
  defaultOpen: V,
2403
2403
  defaultValue: x,
@@ -2407,11 +2407,11 @@ const Un = [{
2407
2407
  multiple: ue,
2408
2408
  name: fe,
2409
2409
  required: M,
2410
- onChange: T,
2410
+ onChange: $,
2411
2411
  onOpenChange: Se,
2412
2412
  open: E,
2413
- value: K
2414
- }), Z = u({}, g, {
2413
+ value: J
2414
+ }), Q = u({}, g, {
2415
2415
  active: _e,
2416
2416
  defaultListboxOpen: V,
2417
2417
  disabled: Me,
@@ -2419,10 +2419,10 @@ const Un = [{
2419
2419
  open: Ve,
2420
2420
  renderValue: ee,
2421
2421
  value: te,
2422
- size: $,
2422
+ size: T,
2423
2423
  variant: X,
2424
2424
  color: F
2425
- }), re = jn(Z), se = u({}, Ie, {
2425
+ }), re = qn(Q), se = u({}, Ie, {
2426
2426
  slots: xe,
2427
2427
  slotProps: ge
2428
2428
  }), me = l.useMemo(() => {
@@ -2435,11 +2435,11 @@ const Un = [{
2435
2435
  }
2436
2436
  return U;
2437
2437
  }, [Le, te, ue]), [p, h] = ne("root", {
2438
- ref: $e,
2438
+ ref: Te,
2439
2439
  className: re.root,
2440
- elementType: qn,
2440
+ elementType: Kn,
2441
2441
  externalForwardedProps: se,
2442
- ownerState: Z
2442
+ ownerState: Q
2443
2443
  }), [y, q] = ne("button", {
2444
2444
  additionalProps: {
2445
2445
  "aria-describedby": w ?? (I == null ? void 0 : I["aria-describedby"]),
@@ -2453,7 +2453,7 @@ const Un = [{
2453
2453
  elementType: Jn,
2454
2454
  externalForwardedProps: se,
2455
2455
  getSlotProps: He,
2456
- ownerState: Z
2456
+ ownerState: Q
2457
2457
  }), [xt, Re] = ne("listbox", {
2458
2458
  additionalProps: {
2459
2459
  anchorEl: oe,
@@ -2462,49 +2462,49 @@ const Un = [{
2462
2462
  keepMounted: !0
2463
2463
  },
2464
2464
  className: re.listbox,
2465
- elementType: Kn,
2465
+ elementType: Xn,
2466
2466
  externalForwardedProps: se,
2467
2467
  getSlotProps: Ae,
2468
- ownerState: u({}, Z, {
2468
+ ownerState: u({}, Q, {
2469
2469
  nesting: !1,
2470
2470
  row: !1,
2471
2471
  wrap: !1
2472
2472
  }),
2473
2473
  getSlotOwnerState: (U) => ({
2474
- size: U.size || $,
2474
+ size: U.size || T,
2475
2475
  variant: U.variant || X,
2476
- color: U.color || (U.disablePortal ? F : Q),
2476
+ color: U.color || (U.disablePortal ? F : Z),
2477
2477
  disableColorInversion: !U.disablePortal
2478
2478
  })
2479
2479
  }), [It, yt] = ne("startDecorator", {
2480
2480
  className: re.startDecorator,
2481
- elementType: Xn,
2481
+ elementType: Gn,
2482
2482
  externalForwardedProps: se,
2483
- ownerState: Z
2483
+ ownerState: Q
2484
2484
  }), [St, Lt] = ne("endDecorator", {
2485
2485
  className: re.endDecorator,
2486
- elementType: Gn,
2486
+ elementType: Yn,
2487
2487
  externalForwardedProps: se,
2488
- ownerState: Z
2488
+ ownerState: Q
2489
2489
  }), [Rt, Ot] = ne("indicator", {
2490
2490
  className: re.indicator,
2491
- elementType: Yn,
2491
+ elementType: Zn,
2492
2492
  externalForwardedProps: se,
2493
- ownerState: Z
2494
- }), Pt = l.useMemo(() => [...Un, ...Re.modifiers || []], [Re.modifiers]);
2495
- let tt = k;
2493
+ ownerState: Q
2494
+ }), Pt = l.useMemo(() => [...jn, ...Re.modifiers || []], [Re.modifiers]);
2495
+ let tt = D;
2496
2496
  return (Array.isArray(me) && me.length > 0 || !Array.isArray(me) && me) && (tt = ee(me)), /* @__PURE__ */ je(l.Fragment, {
2497
2497
  children: [/* @__PURE__ */ je(p, u({}, h, {
2498
- children: [L && /* @__PURE__ */ D(It, u({}, yt, {
2498
+ children: [L && /* @__PURE__ */ k(It, u({}, yt, {
2499
2499
  children: L
2500
- })), /* @__PURE__ */ D(y, u({}, q, {
2500
+ })), /* @__PURE__ */ k(y, u({}, q, {
2501
2501
  children: tt
2502
- })), z && /* @__PURE__ */ D(St, u({}, Lt, {
2502
+ })), z && /* @__PURE__ */ k(St, u({}, Lt, {
2503
2503
  children: z
2504
- })), R && /* @__PURE__ */ D(Rt, u({}, Ot, {
2504
+ })), R && /* @__PURE__ */ k(Rt, u({}, Ot, {
2505
2505
  children: R
2506
- })), /* @__PURE__ */ D("input", u({}, Fe()))]
2507
- })), oe && /* @__PURE__ */ D(xt, u({}, Re, {
2506
+ })), /* @__PURE__ */ k("input", u({}, Fe()))]
2507
+ })), oe && /* @__PURE__ */ k(xt, u({}, Re, {
2508
2508
  className: Ee(Re.className),
2509
2509
  modifiers: Pt
2510
2510
  }, !((C = g.slots) != null && C.listbox) && {
@@ -2513,14 +2513,14 @@ const Un = [{
2513
2513
  root: Re.as || "ul"
2514
2514
  }
2515
2515
  }, {
2516
- children: /* @__PURE__ */ D(dn, {
2516
+ children: /* @__PURE__ */ k(pn, {
2517
2517
  value: Be,
2518
- children: /* @__PURE__ */ D(kn, {
2518
+ children: /* @__PURE__ */ k(Nn, {
2519
2519
  variant: X,
2520
- color: Q,
2521
- children: /* @__PURE__ */ D(Qe.Provider, {
2520
+ color: Z,
2521
+ children: /* @__PURE__ */ k(Ze.Provider, {
2522
2522
  value: "select",
2523
- children: /* @__PURE__ */ D(mt, {
2523
+ children: /* @__PURE__ */ k(mt, {
2524
2524
  nested: !0,
2525
2525
  children: m
2526
2526
  })
@@ -2677,38 +2677,42 @@ process.env.NODE_ENV !== "production" && (Qn.propTypes = {
2677
2677
  */
2678
2678
  variant: o.oneOfType([o.oneOf(["outlined", "plain", "soft", "solid"]), o.string])
2679
2679
  });
2680
+ const io = kt(/* @__PURE__ */ k("path", {
2681
+ d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8z"
2682
+ }), "CheckCircle");
2680
2683
  export {
2681
- Ge as C,
2684
+ io as C,
2682
2685
  et as F,
2683
- Qe as G,
2686
+ Ze as G,
2684
2687
  H as L,
2685
2688
  Ye as N,
2686
- Te as R,
2689
+ $e as R,
2687
2690
  Ct as S,
2688
- kn as V,
2691
+ Nn as V,
2689
2692
  ft as W,
2690
- nn as a,
2691
- on as b,
2692
- zn as c,
2693
- Zt as d,
2694
- ze as e,
2695
- en as f,
2696
- ke as g,
2697
- bt as h,
2698
- vt as i,
2699
- mt as j,
2700
- pn as k,
2693
+ on as a,
2694
+ Ge as b,
2695
+ Vn as c,
2696
+ rn as d,
2697
+ en as e,
2698
+ ze as f,
2699
+ tn as g,
2700
+ De as h,
2701
+ bt as i,
2702
+ vt as j,
2703
+ mt as k,
2701
2704
  pt as l,
2702
- J as m,
2703
- gt as n,
2704
- to as o,
2705
- Dn as p,
2706
- no as q,
2707
- Vn as r,
2708
- fn as s,
2709
- bn as t,
2710
- oo as u,
2711
- Qn as v,
2712
- Mn as w,
2713
- ht as x
2705
+ K as m,
2706
+ fn as n,
2707
+ gt as o,
2708
+ no as p,
2709
+ Dn as q,
2710
+ oo as r,
2711
+ gn as s,
2712
+ kn as t,
2713
+ ro as u,
2714
+ Cn as v,
2715
+ Qn as w,
2716
+ Hn as x,
2717
+ ht as y
2714
2718
  };