@solostylist/ui-kit 2.0.5 → 2.0.7

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 (108) hide show
  1. package/dist/components-DWGB2MCO.js +148 -0
  2. package/dist/{gradients-DSnBONEQ.js → gradients-CUC4WH9i.js} +1 -1
  3. package/dist/main.js +1 -1
  4. package/dist/palettes/index.js +1 -1
  5. package/dist/{palettes-CJLuEy1m.js → palettes-B1trNROL.js} +2 -2
  6. package/dist/s-brand-logo/index.js +1 -1
  7. package/dist/s-brand-logo/s-brand-logo.js +1 -1
  8. package/dist/s-chat-message/s-chat-message.js +1 -1
  9. package/dist/s-comment-message/s-comment-message.js +1 -1
  10. package/dist/s-file-dropzone/s-file-dropzone.js +1 -1
  11. package/dist/s-icon-button/index.d.ts +1 -1
  12. package/dist/s-icon-button/s-icon-button.d.ts +32 -4
  13. package/dist/s-icon-button/s-icon-button.js +27 -28
  14. package/dist/s-image-viewer/image-viewer-thumbnail-dock.js +1 -1
  15. package/dist/s-list-action-item/s-list-action-item.js +4 -2
  16. package/dist/s-number-range/s-number-range.js +2 -1
  17. package/dist/s-product-gallery/index.d.ts +1 -1
  18. package/dist/s-product-gallery/s-product-gallery.d.ts +28 -11
  19. package/dist/s-product-gallery/s-product-gallery.js +302 -246
  20. package/dist/s-review/s-review.js +1 -1
  21. package/dist/s-segmented-control/s-segmented-control.js +11 -17
  22. package/dist/s-stripe/stripe-input.js +1 -1
  23. package/dist/s-swatch/s-swatch.d.ts +3 -2
  24. package/dist/s-swatch/s-swatch.js +57 -51
  25. package/dist/s-theme-demo/theme-demo-color-ramps-section.js +1 -1
  26. package/dist/s-theme-provider/s-theme-provider.js +10 -10
  27. package/dist/theme/component-augmentation.d.ts +1 -1
  28. package/dist/theme/components/accordion-details.d.ts +2 -8
  29. package/dist/theme/components/accordion-summary.d.ts +2 -1036
  30. package/dist/theme/components/accordion.d.ts +2 -43
  31. package/dist/theme/components/alert.d.ts +2 -4160
  32. package/dist/theme/components/app-bar.d.ts +2 -24
  33. package/dist/theme/components/autocomplete.d.ts +2 -78
  34. package/dist/theme/components/avatar.d.ts +2 -19
  35. package/dist/theme/components/backdrop.d.ts +2 -12
  36. package/dist/theme/components/button-base.d.ts +2 -7
  37. package/dist/theme/components/button.d.ts +2 -1117
  38. package/dist/theme/components/card-actions.d.ts +2 -7
  39. package/dist/theme/components/card-content.d.ts +2 -7
  40. package/dist/theme/components/card-header.d.ts +2 -7
  41. package/dist/theme/components/card.d.ts +2 -2046
  42. package/dist/theme/components/card.js +1 -1
  43. package/dist/theme/components/checkbox.d.ts +2 -1038
  44. package/dist/theme/components/checkbox.js +1 -1
  45. package/dist/theme/components/chip.d.ts +2 -2
  46. package/dist/theme/components/components.d.ts +68 -0
  47. package/dist/theme/components/components.js +2 -73
  48. package/dist/theme/components/container.d.ts +2 -5
  49. package/dist/theme/components/css-baseline.d.ts +2 -9
  50. package/dist/theme/components/date-calendar.d.ts +2 -13
  51. package/dist/theme/components/day-calendar.d.ts +2 -25
  52. package/dist/theme/components/dialog-actions.d.ts +2 -12
  53. package/dist/theme/components/dialog-content.d.ts +2 -13
  54. package/dist/theme/components/dialog-title.d.ts +2 -21
  55. package/dist/theme/components/dialog.d.ts +2 -25
  56. package/dist/theme/components/drawer.d.ts +2 -13
  57. package/dist/theme/components/form-control.d.ts +2 -7
  58. package/dist/theme/components/form-label.d.ts +2 -20
  59. package/dist/theme/components/icon-button.d.ts +2 -1100
  60. package/dist/theme/components/icon.d.ts +2 -17
  61. package/dist/theme/components/input-adornment.d.ts +2 -19
  62. package/dist/theme/components/input-base.d.ts +2 -18
  63. package/dist/theme/components/linear-progress.d.ts +2 -1023
  64. package/dist/theme/components/link.d.ts +2 -42
  65. package/dist/theme/components/list-item-button.d.ts +2 -120
  66. package/dist/theme/components/list-item-icon.d.ts +2 -7
  67. package/dist/theme/components/list-item-text.d.ts +2 -22
  68. package/dist/theme/components/list-item.d.ts +2 -129
  69. package/dist/theme/components/list-subheader.d.ts +2 -20
  70. package/dist/theme/components/list.d.ts +2 -10
  71. package/dist/theme/components/menu-item.d.ts +2 -8
  72. package/dist/theme/components/menu.d.ts +2 -20
  73. package/dist/theme/components/month-calendar.d.ts +2 -1088
  74. package/dist/theme/components/multi-section-digital-clock-section.d.ts +2 -2
  75. package/dist/theme/components/outlined-input.d.ts +2 -113
  76. package/dist/theme/components/pagination-item.d.ts +2 -1085
  77. package/dist/theme/components/pagination.d.ts +2 -14
  78. package/dist/theme/components/paper.d.ts +2 -5
  79. package/dist/theme/components/picker-day.d.ts +2 -1055
  80. package/dist/theme/components/pickers-arrow-switcher.d.ts +2 -12
  81. package/dist/theme/components/pickers-calendar-header.d.ts +2 -83
  82. package/dist/theme/components/popover.d.ts +2 -18
  83. package/dist/theme/components/rating.d.ts +2 -19
  84. package/dist/theme/components/select.d.ts +2 -31
  85. package/dist/theme/components/skeleton.d.ts +2 -2
  86. package/dist/theme/components/slider.d.ts +2 -0
  87. package/dist/theme/components/slot.d.ts +7 -0
  88. package/dist/theme/components/slot.js +0 -0
  89. package/dist/theme/components/step-connector.d.ts +2 -12
  90. package/dist/theme/components/step-icon.d.ts +2 -1034
  91. package/dist/theme/components/step-label.d.ts +2 -1025
  92. package/dist/theme/components/svg-icon.d.ts +2 -31
  93. package/dist/theme/components/switch.d.ts +2 -1027
  94. package/dist/theme/components/tab.d.ts +2 -30
  95. package/dist/theme/components/table-cell.d.ts +2 -12
  96. package/dist/theme/components/table-pagination.d.ts +2 -14
  97. package/dist/theme/components/tabs.d.ts +2 -36
  98. package/dist/theme/components/toggle-button-group.d.ts +2 -12
  99. package/dist/theme/components/toggle-button.d.ts +2 -1148
  100. package/dist/theme/components/tooltip.d.ts +2 -3
  101. package/dist/theme/components/year-calendar.d.ts +2 -1090
  102. package/dist/theme/theme-primitives.d.ts +3 -2
  103. package/dist/theme/theme-primitives.js +2 -3
  104. package/dist/{theme-primitives-CRfnMsNy.js → theme-primitives-DXekeATD.js} +29 -26
  105. package/package.json +4 -2
  106. /package/dist/{colors-CNjL5fhq.js → colors-DscJqo7m.js} +0 -0
  107. /package/dist/{s-brand-logo-CErW9Slg.js → s-brand-logo-Gi1MKnv9.js} +0 -0
  108. /package/dist/{utils-CMeAWSRO.js → utils-CXRJYVCd.js} +0 -0
@@ -1,4 +1,4 @@
1
- import { i as e } from "../utils-CMeAWSRO.js";
1
+ import { i as e } from "../utils-CXRJYVCd.js";
2
2
  import { toSxArray as t } from "../utils/sx.js";
3
3
  import { SLazyImage as n } from "../s-lazy-image/s-lazy-image.js";
4
4
  import { SSkeleton as r } from "../s-skeleton/s-skeleton.js";
@@ -25,7 +25,7 @@ var x = [
25
25
  })(({ theme: e }) => ({
26
26
  alignItems: "center",
27
27
  backgroundColor: (e.vars ?? e).palette.action.hover,
28
- borderRadius: e.radius.full,
28
+ borderRadius: e.radius.md,
29
29
  display: "inline-flex",
30
30
  gap: e.spacing(.5),
31
31
  isolation: "isolate",
@@ -50,33 +50,27 @@ var x = [
50
50
  name: "SSegmentedControl",
51
51
  slot: "Indicator",
52
52
  shouldForwardProp: (e) => e !== "ownerState"
53
- })(({ theme: e }) => {
54
- let t = (e.vars ?? e).palette, n = i(e, "primary");
53
+ })(({ ownerState: e, theme: t }) => {
54
+ let n = (t.vars ?? t).palette, r = i(t, "primary"), a = e.disabled || e.selectedDisabled;
55
55
  return {
56
- backgroundColor: n.light.containedBackground,
57
- borderRadius: e.radius.full,
56
+ backgroundColor: a ? n.action.disabledBackground : r.light.containedBackground,
57
+ borderRadius: t.radius.sm,
58
+ boxShadow: a ? "none" : void 0,
58
59
  left: 0,
59
60
  pointerEvents: "none",
60
61
  position: "absolute",
61
62
  top: 0,
62
- transition: e.transitions.create([
63
+ transition: t.transitions.create([
63
64
  "height",
64
65
  "opacity",
65
66
  "transform",
66
67
  "width"
67
68
  ], {
68
- duration: e.transitions.duration.standard,
69
- easing: e.transitions.easing.easeInOut
69
+ duration: t.transitions.duration.standard,
70
+ easing: t.transitions.easing.easeInOut
70
71
  }),
71
72
  zIndex: 0,
72
- ...e.applyStyles("dark", { backgroundColor: n.dark.containedBackground }),
73
- variants: [{
74
- props: ({ ownerState: e }) => e.disabled || e.selectedDisabled,
75
- style: {
76
- backgroundColor: t.action.disabledBackground,
77
- boxShadow: "none"
78
- }
79
- }],
73
+ ...t.applyStyles("dark", { backgroundColor: a ? n.action.disabledBackground : r.dark.containedBackground }),
80
74
  "@media (prefers-reduced-motion: reduce)": { transition: "none" }
81
75
  };
82
76
  }), T = p(d, {
@@ -86,7 +80,7 @@ var x = [
86
80
  })(({ theme: e }) => {
87
81
  let t = (e.vars ?? e).palette, o = i(e, "primary");
88
82
  return {
89
- borderRadius: e.radius.full,
83
+ borderRadius: e.radius.sm,
90
84
  color: t.text.secondary,
91
85
  flex: "0 0 auto",
92
86
  fontWeight: e.typography.fontWeightRegular,
@@ -1,4 +1,4 @@
1
- import { t as e } from "../theme-primitives-CRfnMsNy.js";
1
+ import { t as e } from "../theme-primitives-DXekeATD.js";
2
2
  import * as t from "react";
3
3
  import { jsx as n } from "react/jsx-runtime";
4
4
  import "@fontsource/outfit";
@@ -76,8 +76,9 @@ export type SSwatchAccessibleNameProps = {
76
76
  export interface SSwatchBaseProps extends Omit<ButtonBaseProps, 'aria-label' | 'aria-labelledby' | 'children' | 'color' | 'value'> {
77
77
  /**
78
78
  * Whether the swatch is an interactive option. Set to `false` for a
79
- * presentational swatch; its root then fits the visual and has no button,
80
- * ripple, focus, or pressed semantics.
79
+ * presentational swatch; its root then fits the visual, has no button,
80
+ * ripple, focus, or pressed semantics, and ignores every `onClick`,
81
+ * `slotProps.root` included.
81
82
  */
82
83
  interactive?: boolean;
83
84
  /** Marks the swatch as the current selection. */
@@ -1,19 +1,19 @@
1
1
  import { resolveOwnerStateSlotProps as e } from "../utils/slots.js";
2
- import { getFocusVisibleStyle as t } from "../theme/components/action-styles.js";
3
- import * as n from "react";
4
- import { jsx as r, jsxs as i } from "react/jsx-runtime";
5
- import { Box as a, ButtonBase as o, styled as s, useThemeProps as c } from "@mui/material";
6
- import { mergeSlotProps as l, useForkRef as u } from "@mui/material/utils";
7
- import d from "@mui/utils/appendOwnerState";
2
+ import { getFocusVisibleStyle as t, reducedPressMotionStyle as n } from "../theme/components/action-styles.js";
3
+ import * as r from "react";
4
+ import { jsx as i, jsxs as a } from "react/jsx-runtime";
5
+ import { Box as o, ButtonBase as s, styled as c, useThemeProps as l } from "@mui/material";
6
+ import { mergeSlotProps as u, useForkRef as d } from "@mui/material/utils";
7
+ import f from "@mui/utils/appendOwnerState";
8
8
  //#region lib/s-swatch/s-swatch.tsx
9
- var f = {
9
+ var p = {
10
10
  small: 22,
11
11
  medium: 32,
12
12
  large: 44
13
- }, p = 24, m = 44, h = "@media (pointer: coarse)", g = 45, _ = (e) => Math.max(1, typeof e == "number" ? e : f[e]), v = ({ ownerState: e, theme: n }) => ({
13
+ }, m = 24, h = 44, g = "@media (pointer: coarse)", _ = 45, v = (e) => Math.max(1, typeof e == "number" ? e : p[e]), y = ({ ownerState: e, theme: r }) => ({
14
14
  alignItems: "center",
15
15
  backgroundColor: "transparent",
16
- borderRadius: n.radius.sm,
16
+ borderRadius: r.radius.sm,
17
17
  boxSizing: "border-box",
18
18
  cursor: e.interactive ? "pointer" : "default",
19
19
  display: "inline-flex",
@@ -22,7 +22,7 @@ var f = {
22
22
  justifyContent: "center",
23
23
  padding: 0,
24
24
  position: "relative",
25
- transition: n.transitions.create("opacity", { duration: n.transitions.duration.shorter }),
25
+ transition: r.transitions.create("opacity", { duration: r.transitions.duration.shorter }),
26
26
  width: e.controlSize,
27
27
  ...e.interactive ? {
28
28
  "& .MuiTouchRipple-root": {
@@ -34,7 +34,7 @@ var f = {
34
34
  zIndex: 1
35
35
  },
36
36
  "&.Mui-focusVisible::after": {
37
- ...t(n),
37
+ ...t(r),
38
38
  borderRadius: "inherit",
39
39
  content: "\"\"",
40
40
  height: e.swatchSize,
@@ -47,7 +47,7 @@ var f = {
47
47
  zIndex: 4
48
48
  },
49
49
  "&.Mui-disabled": { cursor: "not-allowed" },
50
- [h]: {
50
+ [g]: {
51
51
  flex: `0 0 ${e.coarseControlSize}px`,
52
52
  height: e.coarseControlSize,
53
53
  width: e.coarseControlSize
@@ -55,21 +55,21 @@ var f = {
55
55
  } : void 0,
56
56
  variants: [{
57
57
  props: ({ ownerState: e }) => e.shape === "circle",
58
- style: { borderRadius: n.radius.full }
58
+ style: { borderRadius: r.radius.full }
59
59
  }, {
60
60
  props: ({ ownerState: e }) => e.disabled,
61
- style: { opacity: (n.vars ?? n).palette.action.disabledOpacity }
61
+ style: { opacity: (r.vars ?? r).palette.action.disabledOpacity }
62
62
  }],
63
- "@media (prefers-reduced-motion: reduce)": { transition: "none" }
64
- }), y = s(o, {
63
+ ...n
64
+ }), b = c(s, {
65
65
  name: "SSwatch",
66
66
  slot: "Root",
67
67
  shouldForwardProp: (e) => e !== "ownerState"
68
- })(v), b = s(a, {
68
+ })(y), x = c(o, {
69
69
  name: "SSwatch",
70
70
  slot: "Root",
71
71
  shouldForwardProp: (e) => e !== "ownerState"
72
- })(v), x = s(a, {
72
+ })(y), S = c(o, {
73
73
  name: "SSwatch",
74
74
  slot: "Swatch",
75
75
  shouldForwardProp: (e) => e !== "ownerState"
@@ -77,14 +77,14 @@ var f = {
77
77
  backgroundColor: (t.vars ?? t).palette.background.paper,
78
78
  backgroundPosition: "center",
79
79
  backgroundSize: "cover",
80
+ border: `1px solid ${(t.vars ?? t).palette.divider}`,
80
81
  borderRadius: "inherit",
81
- boxShadow: `inset 0 0 0 1px ${(t.vars ?? t).palette.divider}`,
82
82
  boxSizing: "border-box",
83
83
  flex: "0 0 auto",
84
84
  height: e.swatchSize,
85
85
  overflow: "hidden",
86
86
  position: "relative",
87
- transition: t.transitions.create(["box-shadow", "filter"], { duration: t.transitions.duration.shorter }),
87
+ transition: t.transitions.create(["border-color", "filter"], { duration: t.transitions.duration.shorter }),
88
88
  width: e.swatchSize,
89
89
  zIndex: 0,
90
90
  variants: [
@@ -94,7 +94,10 @@ var f = {
94
94
  },
95
95
  {
96
96
  props: ({ ownerState: e }) => e.selected,
97
- style: { boxShadow: `inset 0 0 0 2px ${(t.vars ?? t).palette.primary.main}` }
97
+ style: {
98
+ borderColor: (t.vars ?? t).palette.primary.main,
99
+ borderWidth: 2
100
+ }
98
101
  },
99
102
  {
100
103
  props: ({ ownerState: e }) => e.unavailable,
@@ -112,7 +115,7 @@ var f = {
112
115
  }
113
116
  ],
114
117
  "@media (prefers-reduced-motion: reduce)": { transition: "none" }
115
- })), S = s(a, {
118
+ })), C = c(o, {
116
119
  name: "SSwatch",
117
120
  slot: "Image",
118
121
  shouldForwardProp: (e) => e !== "ownerState"
@@ -125,7 +128,7 @@ var f = {
125
128
  objectPosition: "center",
126
129
  position: "absolute",
127
130
  width: "100%"
128
- }), C = s(a, {
131
+ }), w = c(o, {
129
132
  name: "SSwatch",
130
133
  slot: "Indicator",
131
134
  shouldForwardProp: (e) => e !== "ownerState"
@@ -141,7 +144,7 @@ var f = {
141
144
  transform: "translate(-50%, -50%)",
142
145
  width: Math.max(6, Math.round(e.swatchSize * .3)),
143
146
  zIndex: 3
144
- })), w = s(a, {
147
+ })), T = c(o, {
145
148
  name: "SSwatch",
146
149
  slot: "Strikethrough",
147
150
  shouldForwardProp: (e) => e !== "ownerState"
@@ -153,66 +156,69 @@ var f = {
153
156
  pointerEvents: "none",
154
157
  position: "absolute",
155
158
  top: "50%",
156
- transform: `translate(-50%, -50%) rotate(-${g}deg)`,
159
+ transform: `translate(-50%, -50%) rotate(-${_}deg)`,
157
160
  transformOrigin: "center",
158
161
  width: "141.421%",
159
162
  zIndex: 2
160
- })), T = n.forwardRef(function(t, n) {
161
- let a = c({
163
+ })), E = r.forwardRef(function(t, n) {
164
+ let r = l({
162
165
  props: t,
163
166
  name: "SSwatch"
164
- }), { "aria-label": o, "aria-labelledby": s, color: f, colorSecondary: h, disabled: v = !1, image: T, interactive: E = !0, label: D, selected: O = !1, shape: k = "square", size: A = "medium", slotProps: j, slots: M, unavailable: N = !1, unavailableText: P = "Unavailable", value: F, ...I } = a, L = _(A), R = E ? Math.max(L, p) : L, z = {
165
- ...a,
166
- coarseControlSize: E ? Math.max(L, m) : L,
167
+ }), { "aria-label": o, "aria-labelledby": s, color: c, colorSecondary: p, disabled: g = !1, image: y, interactive: E = !0, label: D, selected: O = !1, shape: k = "square", size: A = "medium", slotProps: j, slots: M, unavailable: N = !1, unavailableText: P = "Unavailable", value: F, ...I } = r, L = v(A), R = E ? Math.max(L, m) : L, z = {
168
+ ...r,
169
+ coarseControlSize: E ? Math.max(L, h) : L,
167
170
  controlSize: R,
168
- disabled: v,
171
+ disabled: g,
169
172
  interactive: E,
170
173
  selected: O,
171
174
  shape: k,
172
175
  size: A,
173
176
  swatchSize: L,
174
177
  unavailable: N
175
- }, B = M?.root ?? (E ? y : b), V = M?.swatch ?? x, H = M?.image ?? S, U = M?.indicator ?? C, W = M?.strikethrough ?? w, G = [o ?? D ?? F, N ? P : void 0].filter(Boolean).join(", "), { ref: K, ...q } = d(B, l(e(j?.root, z), E ? {
178
+ }, B = M?.root ?? (E ? b : x), V = M?.swatch ?? S, H = M?.image ?? C, U = M?.indicator ?? w, W = M?.strikethrough ?? T, G = [o ?? D ?? F, N ? P : void 0].filter(Boolean).join(", "), K = u(e(j?.root, z), E ? {
176
179
  ...I,
177
180
  "aria-label": s ? void 0 : G || void 0,
178
181
  "aria-labelledby": s,
179
182
  "aria-pressed": O,
180
- disabled: v
183
+ disabled: g
181
184
  } : {
182
185
  component: "span",
183
186
  role: "img",
184
187
  ...I,
185
188
  "aria-label": s ? void 0 : G || void 0,
186
189
  "aria-labelledby": s
187
- }), z), J = u(K, n), { style: Y, ...X } = e(j?.swatch, z) ?? {}, Z = d(V, X, z), Q = d(H, e(j?.image, z) ?? {}, z), $ = d(U, e(j?.indicator, z) ?? {}, z), ee = d(W, e(j?.strikethrough, z) ?? {}, z);
188
- return /* @__PURE__ */ i(B, {
189
- ...q,
190
- ref: J,
191
- children: [/* @__PURE__ */ i(V, {
190
+ }), { ref: q, ...J } = f(B, E ? K : {
191
+ ...K,
192
+ onClick: void 0
193
+ }, z), Y = d(q, n), { style: X, ...Z } = e(j?.swatch, z) ?? {}, Q = f(V, Z, z), $ = f(H, e(j?.image, z) ?? {}, z), ee = f(U, e(j?.indicator, z) ?? {}, z), te = f(W, e(j?.strikethrough, z) ?? {}, z);
194
+ return /* @__PURE__ */ a(B, {
195
+ ...J,
196
+ ref: Y,
197
+ children: [/* @__PURE__ */ a(V, {
192
198
  component: "span",
193
- ...Z,
199
+ ...Q,
194
200
  style: {
195
- backgroundColor: f,
196
- backgroundImage: h ? `linear-gradient(${180 - g}deg, ${f} 0 50%, ${h} 50% 100%)` : void 0,
197
- ...Y
201
+ backgroundColor: c,
202
+ backgroundImage: p ? `linear-gradient(${180 - _}deg, ${c} 0 50%, ${p} 50% 100%)` : void 0,
203
+ ...X
198
204
  },
199
- children: [T ? /* @__PURE__ */ r(H, {
205
+ children: [y ? /* @__PURE__ */ i(H, {
200
206
  alt: "",
201
207
  component: "img",
202
- ...Q,
203
- src: T
204
- }) : null, N ? /* @__PURE__ */ r(W, {
208
+ ...$,
209
+ src: y
210
+ }) : null, N ? /* @__PURE__ */ i(W, {
205
211
  "aria-hidden": !0,
206
212
  component: "span",
207
- ...ee
213
+ ...te
208
214
  }) : null]
209
- }), O ? /* @__PURE__ */ r(U, {
215
+ }), O ? /* @__PURE__ */ i(U, {
210
216
  "aria-hidden": !0,
211
217
  component: "span",
212
- ...$
218
+ ...ee
213
219
  }) : null]
214
220
  });
215
221
  });
216
- T.displayName = "SSwatch";
222
+ E.displayName = "SSwatch";
217
223
  //#endregion
218
- export { T as SSwatch, T as default };
224
+ export { E as SSwatch, E as default };
@@ -1,4 +1,4 @@
1
- import { a as e, c as t, d as n, f as r, i, l as a, m as o, n as s, o as c, p as l, r as u, s as d, t as f, u as p } from "../colors-CNjL5fhq.js";
1
+ import { a as e, c as t, d as n, f as r, i, l as a, m as o, n as s, o as c, p as l, r as u, s as d, t as f, u as p } from "../colors-DscJqo7m.js";
2
2
  import "react";
3
3
  import { jsx as m, jsxs as h } from "react/jsx-runtime";
4
4
  import { Box as g, Card as _, CardContent as v, Stack as y, Typography as b } from "@mui/material";
@@ -1,5 +1,5 @@
1
- import { a as e, i as t, n, o as r, r as i, s as a, t as o } from "../theme-primitives-CRfnMsNy.js";
2
- import { components as s } from "../theme/components/components.js";
1
+ import { t as e } from "../components-DWGB2MCO.js";
2
+ import { a as t, i as n, n as r, o as i, r as a, s as o, t as s } from "../theme-primitives-DXekeATD.js";
3
3
  import * as c from "react";
4
4
  import { jsx as l, jsxs as u } from "react/jsx-runtime";
5
5
  import { CssBaseline as d, ThemeProvider as f, createTheme as p } from "@mui/material";
@@ -13,14 +13,14 @@ var h = ({ children: h, disableCssBaseline: g = !1, disableCustomTheme: _, theme
13
13
  colorSchemeSelector: "data-mui-color-scheme",
14
14
  cssVarPrefix: "s"
15
15
  },
16
- unstable_sxConfig: r,
17
- colorSchemes: o,
18
- interaction: n,
19
- typography: a,
20
- shadows: t,
21
- shape: e,
22
- radius: i,
23
- components: s
16
+ unstable_sxConfig: i,
17
+ colorSchemes: s,
18
+ interaction: r,
19
+ typography: o,
20
+ shadows: n,
21
+ shape: t,
22
+ radius: a,
23
+ components: { ...e }
24
24
  }, l = v ? m(c, { components: v }) : c;
25
25
  return p(b ? m(l, b) : l);
26
26
  }, [
@@ -211,7 +211,7 @@ declare module '@mui/material/styles' {
211
211
  SPopoverContent: 'root';
212
212
  SPopover: 'paper' | 'root';
213
213
  SProductCard: 'actions' | 'badge' | 'content' | 'favoriteButton' | 'footer' | 'hoverActions' | 'hoverImage' | 'image' | 'link' | 'media' | 'meta' | 'originalPrice' | 'price' | 'rating' | 'root' | 'swatches' | 'title';
214
- SProductGallery: 'carousel' | 'image' | 'media' | 'root' | 'stage' | 'thumbnail' | 'thumbnails' | 'video' | 'videoFrame' | 'videoIndicator' | 'videoPlayButton';
214
+ SProductGallery: 'empty' | 'image' | 'media' | 'root' | 'stage' | 'thumbnail' | 'thumbnails' | 'video' | 'videoFrame' | 'videoIndicator' | 'videoPlayButton';
215
215
  SQuantityInput: 'root';
216
216
  SRadialPulseAnimate: 'label' | 'root';
217
217
  SReview: 'root';
@@ -1,8 +1,2 @@
1
- export declare const MuiAccordionDetails: {
2
- styleOverrides: {
3
- root: {
4
- mb: number;
5
- border: string;
6
- };
7
- };
8
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiAccordionDetails: Slot<'MuiAccordionDetails'>;