@solostylist/ui-kit 1.0.86 → 1.0.88

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 (66) hide show
  1. package/dist/{Box-Bfkq7uIw.js → Box-Cf99MewL.js} +5 -5
  2. package/dist/ChevronRight-D5BryGH5.js +11 -0
  3. package/dist/{Close-C1lLcTQu.js → Close-CKpTrk7X.js} +1 -1
  4. package/dist/{Menu-DbldWmqB.js → Menu-D2LDo0yd.js} +14 -14
  5. package/dist/{MenuItem-BHTJlag0.js → MenuItem-JkMrBIMD.js} +6 -6
  6. package/dist/{Select-CT0Hpudx.js → Select-4BjFewNI.js} +9 -9
  7. package/dist/{Stack-W0weBtf9.js → Stack-UjxgGQu9.js} +5 -5
  8. package/dist/{TransitionGroup-q306siJs.js → TransitionGroup-DzGaAPUk.js} +1 -1
  9. package/dist/{Typography-CeAbQ9LX.js → Typography-CGoVq27h.js} +4 -4
  10. package/dist/{buttonBaseClasses-CR6HkqQ3.js → buttonBaseClasses-jCihfot4.js} +2 -2
  11. package/dist/{colorManipulator-CPZHCebU.js → colorManipulator-ep5lERxB.js} +12 -11
  12. package/dist/{createSvgIcon-9XY7lJan.js → createSvgIcon-vJH0FaMW.js} +77 -78
  13. package/dist/{createTheme-wt8sY36y.js → createTheme-DjqDAiZm.js} +154 -153
  14. package/dist/{defaultTheme-YL2LZ-0U.js → defaultTheme-CaAxts6z.js} +1 -1
  15. package/dist/{extendSxProp-B1pEE-ot.js → extendSxProp-BnfiUPQK.js} +1 -1
  16. package/dist/{generateUtilityClasses-D-O3RBPF.js → generateUtilityClasses-BtVDwGrk.js} +1 -1
  17. package/dist/{iconButtonClasses-WmsPyI4v.js → iconButtonClasses-qz3jor3M.js} +2 -2
  18. package/dist/{index-DAXzX0k9.js → index-DcImsw9J.js} +4 -4
  19. package/dist/main.d.ts +5 -1
  20. package/dist/main.js +107 -103
  21. package/dist/{outlinedInputClasses-Cor6Mcxo.js → outlinedInputClasses-DM19xjo3.js} +2 -2
  22. package/dist/s-chat-input/index.d.ts +2 -0
  23. package/dist/s-chat-input/index.js +4 -0
  24. package/dist/s-chat-input/package.json +5 -0
  25. package/dist/s-chat-input/s-chat-input.d.ts +11 -0
  26. package/dist/s-chat-input/s-chat-input.js +185 -0
  27. package/dist/s-copyable-text/s-copyable-text.js +1 -1
  28. package/dist/s-data-table/s-data-table.js +5 -5
  29. package/dist/s-date-picker/s-date-picker.js +8 -8
  30. package/dist/s-datetime-picker/s-datetime-picker.js +11 -11
  31. package/dist/s-dialog/s-dialog.js +1 -1
  32. package/dist/s-dialog-confirm/s-dialog-confirm.js +2 -2
  33. package/dist/s-dialog-message/s-dialog-message.js +2 -2
  34. package/dist/s-file-dropzone/s-file-dropzone.js +4 -4
  35. package/dist/s-file-icon/s-file-icon.js +1 -1
  36. package/dist/s-image-comparison/index.d.ts +2 -0
  37. package/dist/s-image-comparison/index.js +4 -0
  38. package/dist/s-image-comparison/package.json +5 -0
  39. package/dist/s-image-comparison/s-image-comparison.d.ts +11 -0
  40. package/dist/s-image-comparison/s-image-comparison.js +155 -0
  41. package/dist/s-image-modal/s-image-modal.js +94 -98
  42. package/dist/s-interactive-gallery/s-interactive-gallery.js +69 -69
  43. package/dist/s-label/s-label.js +1 -1
  44. package/dist/s-localization-provider/s-localization-provider.js +1 -1
  45. package/dist/s-multi-select/s-multi-select.js +3 -3
  46. package/dist/s-smart-text-field/s-smart-text-field.js +2 -2
  47. package/dist/s-text-editor/s-text-editor-toolbar.js +4 -4
  48. package/dist/s-text-editor/s-text-editor.js +1 -1
  49. package/dist/s-text-field/s-text-field.js +11 -2
  50. package/dist/s-tip/s-tip.js +3 -3
  51. package/dist/{svgIconClasses-BYFQaEQ7.js → svgIconClasses-CBCi8U9g.js} +2 -2
  52. package/dist/{tabClasses-CXQXD3XZ.js → tabClasses-Bub2PPlp.js} +2 -2
  53. package/dist/theme/components/avatar.js +1 -1
  54. package/dist/theme/components/chip.js +1 -1
  55. package/dist/theme/customizations/data-display.js +5 -5
  56. package/dist/theme/customizations/inputs.js +9 -14
  57. package/dist/theme/customizations/navigation.js +3 -3
  58. package/dist/theme/customizations/surfaces.js +1 -1
  59. package/dist/theme/theme-primitives.js +2 -2
  60. package/dist/{typographyClasses-DTwotNbm.js → typographyClasses-C7fhAsUD.js} +2 -2
  61. package/dist/{useMobilePicker-CYRSYIKP.js → useMobilePicker-DmFQ075P.js} +13 -13
  62. package/dist/{useSlot-B_4ipGBP.js → useSlot-DFSsVuMw.js} +6 -6
  63. package/dist/{useTheme-D1MJ3g_i.js → useTheme-DPtt6ExE.js} +1 -1
  64. package/dist/{useThemeProps-CTcSO3lC.js → useThemeProps-DQiCrjPQ.js} +2 -2
  65. package/dist/{warning-DyDdgu8-.js → warning-UxpRUL3s.js} +3 -3
  66. package/package.json +1 -1
@@ -1,13 +1,13 @@
1
- import { s as u, a as d, P as e } from "./createTheme-wt8sY36y.js";
1
+ import { s as u, a as d, P as e } from "./createTheme-DjqDAiZm.js";
2
2
  import { T as h } from "./identifier-BKLqN993.js";
3
- import { g as T } from "./generateUtilityClasses-D-O3RBPF.js";
3
+ import { g as T } from "./generateUtilityClasses-BtVDwGrk.js";
4
4
  import * as y from "react";
5
5
  import { c as B } from "./clsx-OuTLNxxd.js";
6
6
  import { s as N } from "./index-B6k9mhKf.js";
7
7
  import { j as C } from "./jsx-runtime-DywqP_6a.js";
8
- import { u as g } from "./useTheme-D1MJ3g_i.js";
9
- import { e as j } from "./extendSxProp-B1pEE-ot.js";
10
- import { C as E } from "./colorManipulator-CPZHCebU.js";
8
+ import { u as g } from "./useTheme-DPtt6ExE.js";
9
+ import { e as j } from "./extendSxProp-BnfiUPQK.js";
10
+ import { C as E } from "./colorManipulator-ep5lERxB.js";
11
11
  function b(m = {}) {
12
12
  const {
13
13
  themeId: t,
@@ -0,0 +1,11 @@
1
+ import { j as o } from "./jsx-runtime-DywqP_6a.js";
2
+ import { c as t } from "./createSvgIcon-vJH0FaMW.js";
3
+ const n = t(/* @__PURE__ */ o.jsx("path", {
4
+ d: "M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"
5
+ }), "ChevronLeft"), s = t(/* @__PURE__ */ o.jsx("path", {
6
+ d: "M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"
7
+ }), "ChevronRight");
8
+ export {
9
+ n as C,
10
+ s as a
11
+ };
@@ -1,5 +1,5 @@
1
1
  import { j as o } from "./jsx-runtime-DywqP_6a.js";
2
- import { c as s } from "./createSvgIcon-9XY7lJan.js";
2
+ import { c as s } from "./createSvgIcon-vJH0FaMW.js";
3
3
  const e = s(/* @__PURE__ */ o.jsx("path", {
4
4
  d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"
5
5
  }), "Close");
@@ -1,19 +1,25 @@
1
1
  import * as p from "react";
2
2
  import ve from "react";
3
- import { P as e, k as He, j as rt } from "./createTheme-wt8sY36y.js";
4
- import { u as le, a as te, s as W, b as ce, m as it, r as Rt } from "./createSvgIcon-9XY7lJan.js";
3
+ import { P as e, k as He, j as rt } from "./createTheme-DjqDAiZm.js";
4
+ import { u as le, a as te, s as W, b as ce, m as it, r as Rt } from "./createSvgIcon-vJH0FaMW.js";
5
5
  import { j as L } from "./jsx-runtime-DywqP_6a.js";
6
- import { g as ue, a as ze } from "./colorManipulator-CPZHCebU.js";
7
- import { g as pe } from "./generateUtilityClasses-D-O3RBPF.js";
8
- import { c as we, f as Ot, u as oe, b as X, d as We, g as Nt, m as wt, r as St, e as Ct, a as kt, h as Mt, i as Dt } from "./useSlot-B_4ipGBP.js";
9
- import { d as It } from "./defaultTheme-YL2LZ-0U.js";
6
+ import { g as ue, a as ze } from "./colorManipulator-ep5lERxB.js";
7
+ import { g as pe } from "./generateUtilityClasses-BtVDwGrk.js";
8
+ import { c as we, f as Ot, u as oe, b as X, d as We, g as Nt, m as wt, r as St, e as Ct, a as kt, h as Mt, i as Dt } from "./useSlot-DFSsVuMw.js";
9
+ import { d as It } from "./defaultTheme-CaAxts6z.js";
10
10
  import { T as jt } from "./identifier-BKLqN993.js";
11
- import { u as Ft } from "./useTheme-D1MJ3g_i.js";
11
+ import { u as Ft } from "./useTheme-DPtt6ExE.js";
12
12
  import { _ as Lt } from "./objectWithoutPropertiesLoose-DiWPeE4c.js";
13
- import { _ as At, a as st } from "./TransitionGroup-q306siJs.js";
13
+ import { _ as At, a as st } from "./TransitionGroup-DzGaAPUk.js";
14
14
  import * as $t from "react-dom";
15
15
  import Te from "react-dom";
16
16
  import { u as Le } from "./useEnhancedEffect-CJGo-L3B.js";
17
+ function Ge(...t) {
18
+ return t.reduce((n, o) => o == null ? n : function(...s) {
19
+ n.apply(this, s), o.apply(this, s);
20
+ }, () => {
21
+ });
22
+ }
17
23
  const Vt = "exact-prop: ​";
18
24
  function at(t) {
19
25
  return process.env.NODE_ENV === "production" ? t : {
@@ -31,12 +37,6 @@ function _e() {
31
37
  const t = Ft(It);
32
38
  return process.env.NODE_ENV !== "production" && p.useDebugValue(t), t[jt] || t;
33
39
  }
34
- function Ge(...t) {
35
- return t.reduce((n, o) => o == null ? n : function(...s) {
36
- n.apply(this, s), o.apply(this, s);
37
- }, () => {
38
- });
39
- }
40
40
  function qt(t, n = 166) {
41
41
  let o;
42
42
  function i(...s) {
@@ -1,12 +1,12 @@
1
1
  import * as d from "react";
2
- import { P as o } from "./createTheme-wt8sY36y.js";
3
- import { u as B, s as D, a as x, b as L, r as S, m as E } from "./createSvgIcon-9XY7lJan.js";
4
- import { L as C } from "./Menu-DbldWmqB.js";
5
- import { g as c } from "./generateUtilityClasses-D-O3RBPF.js";
6
- import { g as O } from "./colorManipulator-CPZHCebU.js";
2
+ import { P as o } from "./createTheme-DjqDAiZm.js";
3
+ import { u as B, s as D, a as x, b as L, r as S, m as E } from "./createSvgIcon-vJH0FaMW.js";
4
+ import { L as C } from "./Menu-D2LDo0yd.js";
5
+ import { g as c } from "./generateUtilityClasses-BtVDwGrk.js";
6
+ import { g as O } from "./colorManipulator-ep5lERxB.js";
7
7
  import { j as I } from "./jsx-runtime-DywqP_6a.js";
8
8
  import { u as P } from "./useEnhancedEffect-CJGo-L3B.js";
9
- import { u as U, B as F } from "./useSlot-B_4ipGBP.js";
9
+ import { u as U, B as F } from "./useSlot-DFSsVuMw.js";
10
10
  function Z(e) {
11
11
  return O("MuiDivider", e);
12
12
  }
@@ -1,17 +1,17 @@
1
1
  import * as i from "react";
2
- import { c as F, P as e, j as Uo, f as Je } from "./createTheme-wt8sY36y.js";
3
- import { u as ae, s as N, a as ie, b as Y, m as V, r as me, e as Vo, c as Ho } from "./createSvgIcon-9XY7lJan.js";
2
+ import { c as F, P as e, j as Uo, f as Je } from "./createTheme-DjqDAiZm.js";
3
+ import { u as ae, s as N, a as ie, b as Y, m as V, r as me, e as Vo, c as Ho } from "./createSvgIcon-vJH0FaMW.js";
4
4
  import { F as Ro, u as fo, a as Qe } from "./useFormControl-B3RPiDsz.js";
5
- import { g as Ce, f as To } from "./colorManipulator-CPZHCebU.js";
6
- import { g as xe } from "./generateUtilityClasses-D-O3RBPF.js";
5
+ import { g as Ce, f as To } from "./colorManipulator-ep5lERxB.js";
6
+ import { g as xe } from "./generateUtilityClasses-BtVDwGrk.js";
7
7
  import { j as m } from "./jsx-runtime-DywqP_6a.js";
8
8
  import { c as Se } from "./createSimplePaletteValueFilter-B7--0ryQ.js";
9
- import { g as _o, i as mo } from "./iconButtonClasses-WmsPyI4v.js";
10
- import { c as No, B as qo, r as Oe, u as Me, d as Ko, e as Go, b as Xo } from "./useSlot-B_4ipGBP.js";
9
+ import { g as _o, i as mo } from "./iconButtonClasses-qz3jor3M.js";
10
+ import { c as No, B as qo, r as Oe, u as Me, d as Ko, e as Go, b as Xo } from "./useSlot-DFSsVuMw.js";
11
11
  import { css as Po, keyframes as jo } from "@emotion/react";
12
- import { o as Yo, M as Zo, a as bo, d as Jo, i as go, g as Qo } from "./Menu-DbldWmqB.js";
13
- import { i as Ee, g as et, a as ot, o as X } from "./outlinedInputClasses-Cor6Mcxo.js";
14
- import { g as tt } from "./index-DAXzX0k9.js";
12
+ import { o as Yo, M as Zo, a as bo, d as Jo, i as go, g as Qo } from "./Menu-D2LDo0yd.js";
13
+ import { i as Ee, g as et, a as ot, o as X } from "./outlinedInputClasses-DM19xjo3.js";
14
+ import { g as tt } from "./index-DcImsw9J.js";
15
15
  import { u as Xe } from "./useEnhancedEffect-CJGo-L3B.js";
16
16
  let yo = 0;
17
17
  function nt(o) {
@@ -1,11 +1,11 @@
1
- import { P as e, h as O, r as m, e as V, f as C, m as D, b as E, g as b } from "./createTheme-wt8sY36y.js";
2
- import { d as N, b as R, s as F, u as B } from "./createSvgIcon-9XY7lJan.js";
1
+ import { P as e, h as O, r as m, e as V, f as C, m as D, b as E, g as b } from "./createTheme-DjqDAiZm.js";
2
+ import { d as N, b as R, s as F, u as B } from "./createSvgIcon-vJH0FaMW.js";
3
3
  import * as f from "react";
4
4
  import { c as M } from "./clsx-OuTLNxxd.js";
5
5
  import { j as w } from "./jsx-runtime-DywqP_6a.js";
6
- import { e as G } from "./extendSxProp-B1pEE-ot.js";
7
- import { u as U } from "./useThemeProps-CTcSO3lC.js";
8
- import { g as $ } from "./colorManipulator-CPZHCebU.js";
6
+ import { e as G } from "./extendSxProp-BnfiUPQK.js";
7
+ import { u as U } from "./useThemeProps-DQiCrjPQ.js";
8
+ import { g as $ } from "./colorManipulator-ep5lERxB.js";
9
9
  const A = N(), _ = E(), I = A("div", {
10
10
  name: "MuiStack",
11
11
  slot: "Root"
@@ -1,5 +1,5 @@
1
1
  import { a as x, _ } from "./objectWithoutPropertiesLoose-DiWPeE4c.js";
2
- import { P as p } from "./createTheme-wt8sY36y.js";
2
+ import { P as p } from "./createTheme-DjqDAiZm.js";
3
3
  import f, { isValidElement as h, cloneElement as v, Children as O } from "react";
4
4
  function m(e, n) {
5
5
  return m = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(o, a) {
@@ -1,9 +1,9 @@
1
1
  import * as j from "react";
2
- import { c, P as r } from "./createTheme-wt8sY36y.js";
3
- import { u as O, s as S, a as w, b as B, m as P } from "./createSvgIcon-9XY7lJan.js";
4
- import { i as W } from "./index-DAXzX0k9.js";
2
+ import { c, P as r } from "./createTheme-DjqDAiZm.js";
3
+ import { u as O, s as S, a as w, b as B, m as P } from "./createSvgIcon-vJH0FaMW.js";
4
+ import { i as W } from "./index-DcImsw9J.js";
5
5
  import { c as C } from "./createSimplePaletteValueFilter-B7--0ryQ.js";
6
- import { g as R } from "./typographyClasses-DTwotNbm.js";
6
+ import { g as R } from "./typographyClasses-C7fhAsUD.js";
7
7
  import { j as M } from "./jsx-runtime-DywqP_6a.js";
8
8
  const N = {
9
9
  primary: !0,
@@ -1,5 +1,5 @@
1
- import { g as s } from "./generateUtilityClasses-D-O3RBPF.js";
2
- import { g as e } from "./colorManipulator-CPZHCebU.js";
1
+ import { g as s } from "./generateUtilityClasses-BtVDwGrk.js";
2
+ import { g as e } from "./colorManipulator-ep5lERxB.js";
3
3
  function o(t) {
4
4
  return e("MuiButtonBase", t);
5
5
  }
@@ -1,9 +1,5 @@
1
- function f(e, ...t) {
2
- const n = new URL(`https://mui.com/production-error/?code=${e}`);
3
- return t.forEach((r) => n.searchParams.append("args[]", r)), `Minified MUI error #${e}; visit ${n} for the full message.`;
4
- }
5
- const g = (e) => e, E = () => {
6
- let e = g;
1
+ const f = (e) => e, E = () => {
2
+ let e = f;
7
3
  return {
8
4
  configure(t) {
9
5
  e = t;
@@ -12,10 +8,15 @@ const g = (e) => e, E = () => {
12
8
  return e(t);
13
9
  },
14
10
  reset() {
15
- e = g;
11
+ e = f;
16
12
  }
17
13
  };
18
- }, v = E(), $ = {
14
+ }, v = E();
15
+ function g(e, ...t) {
16
+ const n = new URL(`https://mui.com/production-error/?code=${e}`);
17
+ return t.forEach((r) => n.searchParams.append("args[]", r)), `Minified MUI error #${e}; visit ${n} for the full message.`;
18
+ }
19
+ const $ = {
19
20
  active: "active",
20
21
  checked: "checked",
21
22
  completed: "completed",
@@ -53,12 +54,12 @@ function a(e) {
53
54
  const t = e.indexOf("("), n = e.substring(0, t);
54
55
  if (!["rgb", "rgba", "hsl", "hsla", "color"].includes(n))
55
56
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: Unsupported \`${e}\` color.
56
- The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().` : f(9, e));
57
+ The following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().` : g(9, e));
57
58
  let r = e.substring(t + 1, e.length - 1), s;
58
59
  if (n === "color") {
59
60
  if (r = r.split(" "), s = r.shift(), r.length === 4 && r[3].charAt(0) === "/" && (r[3] = r[3].slice(1)), !["srgb", "display-p3", "a98-rgb", "prophoto-rgb", "rec-2020"].includes(s))
60
61
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: unsupported \`${s}\` color space.
61
- The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.` : f(10, s));
62
+ The following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.` : g(10, s));
62
63
  } else
63
64
  r = r.split(",");
64
65
  return r = r.map((u) => parseFloat(u)), {
@@ -168,7 +169,7 @@ export {
168
169
  U as c,
169
170
  m as d,
170
171
  x as e,
171
- f,
172
+ g as f,
172
173
  V as g,
173
174
  A as h,
174
175
  w as i,
@@ -1,23 +1,49 @@
1
1
  import * as N from "react";
2
2
  import { j as k } from "./jsx-runtime-DywqP_6a.js";
3
- import { j as H, b as te, s as W, i as ne, c as j, P as i } from "./createTheme-wt8sY36y.js";
3
+ import { j as H, b as te, s as W, i as ne, c as j, P as i } from "./createTheme-DjqDAiZm.js";
4
4
  import { i as E, a as oe, s as re } from "./index-B6k9mhKf.js";
5
- import { g as se } from "./svgIconClasses-BYFQaEQ7.js";
6
- import { r as U, d as ie } from "./defaultTheme-YL2LZ-0U.js";
5
+ import { g as se } from "./svgIconClasses-CBCi8U9g.js";
6
+ import { r as U, d as ie } from "./defaultTheme-CaAxts6z.js";
7
7
  import { T as ce } from "./identifier-BKLqN993.js";
8
- function G(e, t = "") {
8
+ function G(e) {
9
+ var t, n, o = "";
10
+ if (typeof e == "string" || typeof e == "number") o += e;
11
+ else if (typeof e == "object") if (Array.isArray(e)) {
12
+ var r = e.length;
13
+ for (t = 0; t < r; t++) e[t] && (n = G(e[t])) && (o && (o += " "), o += n);
14
+ } else for (n in e) e[n] && (o && (o += " "), o += n);
15
+ return o;
16
+ }
17
+ function ae() {
18
+ for (var e, t, n = 0, o = "", r = arguments.length; n < r; n++) (e = arguments[n]) && (t = G(e)) && (o && (o += " "), o += t);
19
+ return o;
20
+ }
21
+ function le(e, t, n = void 0) {
22
+ const o = {};
23
+ for (const r in e) {
24
+ const c = e[r];
25
+ let l = "", s = !0;
26
+ for (let f = 0; f < c.length; f += 1) {
27
+ const a = c[f];
28
+ a && (l += (s === !0 ? "" : " ") + t(a), s = !1, n && n[a] && (l += " " + n[a]));
29
+ }
30
+ o[r] = l;
31
+ }
32
+ return o;
33
+ }
34
+ function J(e, t = "") {
9
35
  return e.displayName || e.name || t;
10
36
  }
11
37
  function q(e, t, n) {
12
- const o = G(t);
38
+ const o = J(t);
13
39
  return e.displayName || (o !== "" ? `${n}(${o})` : n);
14
40
  }
15
- function ae(e) {
41
+ function ue(e) {
16
42
  if (e != null) {
17
43
  if (typeof e == "string")
18
44
  return e;
19
45
  if (typeof e == "function")
20
- return G(e, "Component");
46
+ return J(e, "Component");
21
47
  if (typeof e == "object")
22
48
  switch (e.$$typeof) {
23
49
  case H.ForwardRef:
@@ -29,7 +55,7 @@ function ae(e) {
29
55
  }
30
56
  }
31
57
  }
32
- function J(e) {
58
+ function Q(e) {
33
59
  const {
34
60
  variants: t,
35
61
  ...n
@@ -42,18 +68,18 @@ function J(e) {
42
68
  typeof r.style != "function" && (r.style = E(r.style));
43
69
  }), o;
44
70
  }
45
- const le = te();
71
+ const fe = te();
46
72
  function D(e) {
47
73
  return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
48
74
  }
49
75
  function R(e, t) {
50
76
  return t && e && typeof e == "object" && e.styles && !e.styles.startsWith("@layer") && (e.styles = `@layer ${t}{${String(e.styles)}}`), e;
51
77
  }
52
- function ue(e) {
78
+ function de(e) {
53
79
  return e ? (t, n) => n[e] : null;
54
80
  }
55
- function fe(e, t, n) {
56
- e.theme = ye(e.theme) ? n : e.theme[t] || e.theme;
81
+ function me(e, t, n) {
82
+ e.theme = Se(e.theme) ? n : e.theme[t] || e.theme;
57
83
  }
58
84
  function _(e, t, n) {
59
85
  const o = typeof t == "function" ? t(e) : t;
@@ -70,11 +96,11 @@ function _(e, t, n) {
70
96
  } = o;
71
97
  r = n ? R(E(l), n) : l;
72
98
  }
73
- return Q(e, o.variants, [r], n);
99
+ return X(e, o.variants, [r], n);
74
100
  }
75
101
  return o != null && o.isProcessed ? n ? R(E(o.style), n) : o.style : n ? R(E(o), n) : o;
76
102
  }
77
- function Q(e, t, n = [], o = void 0) {
103
+ function X(e, t, n = [], o = void 0) {
78
104
  var c;
79
105
  let r;
80
106
  e: for (let l = 0; l < t.length; l += 1) {
@@ -98,15 +124,15 @@ function Q(e, t, n = [], o = void 0) {
98
124
  }
99
125
  return n;
100
126
  }
101
- function de(e = {}) {
127
+ function pe(e = {}) {
102
128
  const {
103
129
  themeId: t,
104
- defaultTheme: n = le,
130
+ defaultTheme: n = fe,
105
131
  rootShouldForwardProp: o = D,
106
132
  slotShouldForwardProp: r = D
107
133
  } = e;
108
134
  function c(s) {
109
- fe(s, t, n);
135
+ me(s, t, n);
110
136
  }
111
137
  return (s, f = {}) => {
112
138
  oe(s, (m) => m.filter((p) => p !== W));
@@ -117,7 +143,7 @@ function de(e = {}) {
117
143
  skipSx: w,
118
144
  // TODO v6: remove `lowercaseFirstLetter()` in the next major release
119
145
  // For more details: https://github.com/mui/material-ui/pull/37908
120
- overridesResolver: x = ue(X(u)),
146
+ overridesResolver: x = de(Y(u)),
121
147
  ...g
122
148
  } = f, d = a && a.startsWith("Mui") || u ? "components" : "custom", b = h !== void 0 ? h : (
123
149
  // TODO v6: remove `Root` in the next major release
@@ -125,10 +151,10 @@ function de(e = {}) {
125
151
  u && u !== "Root" && u !== "root" || !1
126
152
  ), P = w || !1;
127
153
  let V = D;
128
- u === "Root" || u === "root" ? V = o : u ? V = r : he(s) && (V = void 0);
154
+ u === "Root" || u === "root" ? V = o : u ? V = r : ve(s) && (V = void 0);
129
155
  const F = re(s, {
130
156
  shouldForwardProp: V,
131
- label: pe(a, u),
157
+ label: he(a, u),
132
158
  ...g
133
159
  }), Z = (m) => {
134
160
  if (m.__emotion_real === m)
@@ -138,7 +164,7 @@ function de(e = {}) {
138
164
  return _(T, m, T.theme.modularCssLayers ? d : void 0);
139
165
  };
140
166
  if (ne(m)) {
141
- const p = J(m);
167
+ const p = Q(m);
142
168
  return function(v) {
143
169
  return p.variants ? _(v, p, v.theme.modularCssLayers ? d : void 0) : v.theme.modularCssLayers ? R(p.style, d) : p.style;
144
170
  };
@@ -158,42 +184,42 @@ function de(e = {}) {
158
184
  }), a && !b && v.push(function(y) {
159
185
  var A, $;
160
186
  const O = y.theme, S = ($ = (A = O == null ? void 0 : O.components) == null ? void 0 : A[a]) == null ? void 0 : $.variants;
161
- return S ? Q(y, S, [], y.theme.modularCssLayers ? "theme" : void 0) : null;
187
+ return S ? X(y, S, [], y.theme.modularCssLayers ? "theme" : void 0) : null;
162
188
  }), P || v.push(W), Array.isArray(T[0])) {
163
189
  const C = T.shift(), y = new Array(p.length).fill(""), O = new Array(v.length).fill("");
164
190
  let S;
165
191
  S = [...y, ...C, ...O], S.raw = [...y, ...C.raw, ...O], p.unshift(S);
166
192
  }
167
193
  const ee = [...p, ...T, ...v], I = F(...ee);
168
- return s.muiName && (I.muiName = s.muiName), process.env.NODE_ENV !== "production" && (I.displayName = me(a, u, s)), I;
194
+ return s.muiName && (I.muiName = s.muiName), process.env.NODE_ENV !== "production" && (I.displayName = ye(a, u, s)), I;
169
195
  };
170
196
  return F.withConfig && (L.withConfig = F.withConfig), L;
171
197
  };
172
198
  }
173
- function me(e, t, n) {
174
- return e ? `${e}${j(t || "")}` : `Styled(${ae(n)})`;
199
+ function ye(e, t, n) {
200
+ return e ? `${e}${j(t || "")}` : `Styled(${ue(n)})`;
175
201
  }
176
- function pe(e, t) {
202
+ function he(e, t) {
177
203
  let n;
178
- return process.env.NODE_ENV !== "production" && e && (n = `${e}-${X(t || "Root")}`), n;
204
+ return process.env.NODE_ENV !== "production" && e && (n = `${e}-${Y(t || "Root")}`), n;
179
205
  }
180
- function ye(e) {
206
+ function Se(e) {
181
207
  for (const t in e)
182
208
  return !1;
183
209
  return !0;
184
210
  }
185
- function he(e) {
211
+ function ve(e) {
186
212
  return typeof e == "string" && // 96 is one less than the char code
187
213
  // for "a" so this is checking that
188
214
  // it's a lowercase character
189
215
  e.charCodeAt(0) > 96;
190
216
  }
191
- function X(e) {
217
+ function Y(e) {
192
218
  return e && e.charAt(0).toLowerCase() + e.slice(1);
193
219
  }
194
- const Se = /* @__PURE__ */ N.createContext(void 0);
220
+ const ge = /* @__PURE__ */ N.createContext(void 0);
195
221
  process.env.NODE_ENV !== "production" && (i.node, i.object);
196
- function ve(e) {
222
+ function we(e) {
197
223
  const {
198
224
  theme: t,
199
225
  name: n,
@@ -204,12 +230,12 @@ function ve(e) {
204
230
  const r = t.components[n];
205
231
  return r.defaultProps ? U(r.defaultProps, o, t.components.mergeClassNameAndStyle) : !r.styleOverrides && !r.variants ? U(r, o, t.components.mergeClassNameAndStyle) : o;
206
232
  }
207
- function ge({
233
+ function xe({
208
234
  props: e,
209
235
  name: t
210
236
  }) {
211
- const n = N.useContext(Se);
212
- return ve({
237
+ const n = N.useContext(ge);
238
+ return we({
213
239
  props: e,
214
240
  name: t,
215
241
  theme: {
@@ -220,51 +246,24 @@ function ge({
220
246
  const K = {
221
247
  theme: void 0
222
248
  };
223
- function we(e) {
249
+ function be(e) {
224
250
  let t, n;
225
251
  return function(r) {
226
252
  let c = t;
227
- return (c === void 0 || r.theme !== n) && (K.theme = r.theme, c = J(e(K)), t = c, n = r.theme), c;
253
+ return (c === void 0 || r.theme !== n) && (K.theme = r.theme, c = Q(e(K)), t = c, n = r.theme), c;
228
254
  };
229
255
  }
230
- function xe(e, t, n = void 0) {
231
- const o = {};
232
- for (const r in e) {
233
- const c = e[r];
234
- let l = "", s = !0;
235
- for (let f = 0; f < c.length; f += 1) {
236
- const a = c[f];
237
- a && (l += (s === !0 ? "" : " ") + t(a), s = !1, n && n[a] && (l += " " + n[a]));
238
- }
239
- o[r] = l;
240
- }
241
- return o;
242
- }
243
- function be(e) {
256
+ function Te(e) {
244
257
  return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
245
258
  }
246
- const Te = (e) => be(e) && e !== "classes", Oe = de({
259
+ const Oe = (e) => Te(e) && e !== "classes", Re = pe({
247
260
  themeId: ce,
248
261
  defaultTheme: ie,
249
- rootShouldForwardProp: Te
250
- });
251
- function Y(e) {
252
- var t, n, o = "";
253
- if (typeof e == "string" || typeof e == "number") o += e;
254
- else if (typeof e == "object") if (Array.isArray(e)) {
255
- var r = e.length;
256
- for (t = 0; t < r; t++) e[t] && (n = Y(e[t])) && (o && (o += " "), o += n);
257
- } else for (n in e) e[n] && (o && (o += " "), o += n);
258
- return o;
259
- }
260
- function Re() {
261
- for (var e, t, n = 0, o = "", r = arguments.length; n < r; n++) (e = arguments[n]) && (t = Y(e)) && (o && (o += " "), o += t);
262
- return o;
263
- }
264
- const Ee = we;
262
+ rootShouldForwardProp: Oe
263
+ }), Ee = be;
265
264
  process.env.NODE_ENV !== "production" && (i.node, i.object.isRequired);
266
265
  function Pe(e) {
267
- return ge(e);
266
+ return xe(e);
268
267
  }
269
268
  const Ne = (e) => {
270
269
  const {
@@ -274,8 +273,8 @@ const Ne = (e) => {
274
273
  } = e, r = {
275
274
  root: ["root", t !== "inherit" && `color${j(t)}`, `fontSize${j(n)}`]
276
275
  };
277
- return xe(r, se, o);
278
- }, Ae = Oe("svg", {
276
+ return le(r, se, o);
277
+ }, Ae = Re("svg", {
279
278
  name: "MuiSvgIcon",
280
279
  slot: "Root",
281
280
  overridesResolver: (e, t) => {
@@ -405,7 +404,7 @@ const Ne = (e) => {
405
404
  const P = Ne(d);
406
405
  return /* @__PURE__ */ k.jsxs(Ae, {
407
406
  as: s,
408
- className: Re(P.root, c),
407
+ className: ae(P.root, c),
409
408
  focusable: "false",
410
409
  color: a,
411
410
  "aria-hidden": h ? void 0 : !0,
@@ -505,14 +504,14 @@ function Fe(e, t) {
505
504
  return process.env.NODE_ENV !== "production" && (n.displayName = `${t}Icon`), n.muiName = z.muiName, /* @__PURE__ */ N.memo(/* @__PURE__ */ N.forwardRef(n));
506
505
  }
507
506
  export {
508
- Re as a,
509
- xe as b,
507
+ ae as a,
508
+ le as b,
510
509
  Fe as c,
511
- de as d,
512
- be as e,
510
+ pe as d,
511
+ Te as e,
513
512
  D as f,
514
513
  Ee as m,
515
- Te as r,
516
- Oe as s,
514
+ Oe as r,
515
+ Re as s,
517
516
  Pe as u
518
517
  };