@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.
- package/dist/components-DWGB2MCO.js +148 -0
- package/dist/{gradients-DSnBONEQ.js → gradients-CUC4WH9i.js} +1 -1
- package/dist/main.js +1 -1
- package/dist/palettes/index.js +1 -1
- package/dist/{palettes-CJLuEy1m.js → palettes-B1trNROL.js} +2 -2
- package/dist/s-brand-logo/index.js +1 -1
- package/dist/s-brand-logo/s-brand-logo.js +1 -1
- package/dist/s-chat-message/s-chat-message.js +1 -1
- package/dist/s-comment-message/s-comment-message.js +1 -1
- package/dist/s-file-dropzone/s-file-dropzone.js +1 -1
- package/dist/s-icon-button/index.d.ts +1 -1
- package/dist/s-icon-button/s-icon-button.d.ts +32 -4
- package/dist/s-icon-button/s-icon-button.js +27 -28
- package/dist/s-image-viewer/image-viewer-thumbnail-dock.js +1 -1
- package/dist/s-list-action-item/s-list-action-item.js +4 -2
- package/dist/s-number-range/s-number-range.js +2 -1
- package/dist/s-product-gallery/index.d.ts +1 -1
- package/dist/s-product-gallery/s-product-gallery.d.ts +28 -11
- package/dist/s-product-gallery/s-product-gallery.js +302 -246
- package/dist/s-review/s-review.js +1 -1
- package/dist/s-segmented-control/s-segmented-control.js +11 -17
- package/dist/s-stripe/stripe-input.js +1 -1
- package/dist/s-swatch/s-swatch.d.ts +3 -2
- package/dist/s-swatch/s-swatch.js +57 -51
- package/dist/s-theme-demo/theme-demo-color-ramps-section.js +1 -1
- package/dist/s-theme-provider/s-theme-provider.js +10 -10
- package/dist/theme/component-augmentation.d.ts +1 -1
- package/dist/theme/components/accordion-details.d.ts +2 -8
- package/dist/theme/components/accordion-summary.d.ts +2 -1036
- package/dist/theme/components/accordion.d.ts +2 -43
- package/dist/theme/components/alert.d.ts +2 -4160
- package/dist/theme/components/app-bar.d.ts +2 -24
- package/dist/theme/components/autocomplete.d.ts +2 -78
- package/dist/theme/components/avatar.d.ts +2 -19
- package/dist/theme/components/backdrop.d.ts +2 -12
- package/dist/theme/components/button-base.d.ts +2 -7
- package/dist/theme/components/button.d.ts +2 -1117
- package/dist/theme/components/card-actions.d.ts +2 -7
- package/dist/theme/components/card-content.d.ts +2 -7
- package/dist/theme/components/card-header.d.ts +2 -7
- package/dist/theme/components/card.d.ts +2 -2046
- package/dist/theme/components/card.js +1 -1
- package/dist/theme/components/checkbox.d.ts +2 -1038
- package/dist/theme/components/checkbox.js +1 -1
- package/dist/theme/components/chip.d.ts +2 -2
- package/dist/theme/components/components.d.ts +68 -0
- package/dist/theme/components/components.js +2 -73
- package/dist/theme/components/container.d.ts +2 -5
- package/dist/theme/components/css-baseline.d.ts +2 -9
- package/dist/theme/components/date-calendar.d.ts +2 -13
- package/dist/theme/components/day-calendar.d.ts +2 -25
- package/dist/theme/components/dialog-actions.d.ts +2 -12
- package/dist/theme/components/dialog-content.d.ts +2 -13
- package/dist/theme/components/dialog-title.d.ts +2 -21
- package/dist/theme/components/dialog.d.ts +2 -25
- package/dist/theme/components/drawer.d.ts +2 -13
- package/dist/theme/components/form-control.d.ts +2 -7
- package/dist/theme/components/form-label.d.ts +2 -20
- package/dist/theme/components/icon-button.d.ts +2 -1100
- package/dist/theme/components/icon.d.ts +2 -17
- package/dist/theme/components/input-adornment.d.ts +2 -19
- package/dist/theme/components/input-base.d.ts +2 -18
- package/dist/theme/components/linear-progress.d.ts +2 -1023
- package/dist/theme/components/link.d.ts +2 -42
- package/dist/theme/components/list-item-button.d.ts +2 -120
- package/dist/theme/components/list-item-icon.d.ts +2 -7
- package/dist/theme/components/list-item-text.d.ts +2 -22
- package/dist/theme/components/list-item.d.ts +2 -129
- package/dist/theme/components/list-subheader.d.ts +2 -20
- package/dist/theme/components/list.d.ts +2 -10
- package/dist/theme/components/menu-item.d.ts +2 -8
- package/dist/theme/components/menu.d.ts +2 -20
- package/dist/theme/components/month-calendar.d.ts +2 -1088
- package/dist/theme/components/multi-section-digital-clock-section.d.ts +2 -2
- package/dist/theme/components/outlined-input.d.ts +2 -113
- package/dist/theme/components/pagination-item.d.ts +2 -1085
- package/dist/theme/components/pagination.d.ts +2 -14
- package/dist/theme/components/paper.d.ts +2 -5
- package/dist/theme/components/picker-day.d.ts +2 -1055
- package/dist/theme/components/pickers-arrow-switcher.d.ts +2 -12
- package/dist/theme/components/pickers-calendar-header.d.ts +2 -83
- package/dist/theme/components/popover.d.ts +2 -18
- package/dist/theme/components/rating.d.ts +2 -19
- package/dist/theme/components/select.d.ts +2 -31
- package/dist/theme/components/skeleton.d.ts +2 -2
- package/dist/theme/components/slider.d.ts +2 -0
- package/dist/theme/components/slot.d.ts +7 -0
- package/dist/theme/components/slot.js +0 -0
- package/dist/theme/components/step-connector.d.ts +2 -12
- package/dist/theme/components/step-icon.d.ts +2 -1034
- package/dist/theme/components/step-label.d.ts +2 -1025
- package/dist/theme/components/svg-icon.d.ts +2 -31
- package/dist/theme/components/switch.d.ts +2 -1027
- package/dist/theme/components/tab.d.ts +2 -30
- package/dist/theme/components/table-cell.d.ts +2 -12
- package/dist/theme/components/table-pagination.d.ts +2 -14
- package/dist/theme/components/tabs.d.ts +2 -36
- package/dist/theme/components/toggle-button-group.d.ts +2 -12
- package/dist/theme/components/toggle-button.d.ts +2 -1148
- package/dist/theme/components/tooltip.d.ts +2 -3
- package/dist/theme/components/year-calendar.d.ts +2 -1090
- package/dist/theme/theme-primitives.d.ts +3 -2
- package/dist/theme/theme-primitives.js +2 -3
- package/dist/{theme-primitives-CRfnMsNy.js → theme-primitives-DXekeATD.js} +29 -26
- package/package.json +4 -2
- /package/dist/{colors-CNjL5fhq.js → colors-DscJqo7m.js} +0 -0
- /package/dist/{s-brand-logo-CErW9Slg.js → s-brand-logo-Gi1MKnv9.js} +0 -0
- /package/dist/{utils-CMeAWSRO.js → utils-CXRJYVCd.js} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as e } from "../utils-
|
|
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.
|
|
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
|
-
})(({
|
|
54
|
-
let
|
|
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:
|
|
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:
|
|
63
|
+
transition: t.transitions.create([
|
|
63
64
|
"height",
|
|
64
65
|
"opacity",
|
|
65
66
|
"transform",
|
|
66
67
|
"width"
|
|
67
68
|
], {
|
|
68
|
-
duration:
|
|
69
|
-
easing:
|
|
69
|
+
duration: t.transitions.duration.standard,
|
|
70
|
+
easing: t.transitions.easing.easeInOut
|
|
70
71
|
}),
|
|
71
72
|
zIndex: 0,
|
|
72
|
-
...
|
|
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.
|
|
83
|
+
borderRadius: e.radius.sm,
|
|
90
84
|
color: t.text.secondary,
|
|
91
85
|
flex: "0 0 auto",
|
|
92
86
|
fontWeight: e.typography.fontWeightRegular,
|
|
@@ -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
|
|
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
|
|
4
|
-
import { jsx as
|
|
5
|
-
import { Box as
|
|
6
|
-
import { mergeSlotProps as
|
|
7
|
-
import
|
|
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
|
|
9
|
+
var p = {
|
|
10
10
|
small: 22,
|
|
11
11
|
medium: 32,
|
|
12
12
|
large: 44
|
|
13
|
-
},
|
|
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:
|
|
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:
|
|
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(
|
|
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
|
-
[
|
|
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:
|
|
58
|
+
style: { borderRadius: r.radius.full }
|
|
59
59
|
}, {
|
|
60
60
|
props: ({ ownerState: e }) => e.disabled,
|
|
61
|
-
style: { opacity: (
|
|
61
|
+
style: { opacity: (r.vars ?? r).palette.action.disabledOpacity }
|
|
62
62
|
}],
|
|
63
|
-
|
|
64
|
-
}),
|
|
63
|
+
...n
|
|
64
|
+
}), b = c(s, {
|
|
65
65
|
name: "SSwatch",
|
|
66
66
|
slot: "Root",
|
|
67
67
|
shouldForwardProp: (e) => e !== "ownerState"
|
|
68
|
-
})(
|
|
68
|
+
})(y), x = c(o, {
|
|
69
69
|
name: "SSwatch",
|
|
70
70
|
slot: "Root",
|
|
71
71
|
shouldForwardProp: (e) => e !== "ownerState"
|
|
72
|
-
})(
|
|
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(["
|
|
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: {
|
|
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
|
-
})),
|
|
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
|
-
}),
|
|
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
|
-
})),
|
|
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(-${
|
|
159
|
+
transform: `translate(-50%, -50%) rotate(-${_}deg)`,
|
|
157
160
|
transformOrigin: "center",
|
|
158
161
|
width: "141.421%",
|
|
159
162
|
zIndex: 2
|
|
160
|
-
})),
|
|
161
|
-
let
|
|
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:
|
|
165
|
-
...
|
|
166
|
-
coarseControlSize: E ? Math.max(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:
|
|
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 ?
|
|
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:
|
|
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
|
-
}),
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
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
|
-
...
|
|
199
|
+
...Q,
|
|
194
200
|
style: {
|
|
195
|
-
backgroundColor:
|
|
196
|
-
backgroundImage:
|
|
197
|
-
...
|
|
201
|
+
backgroundColor: c,
|
|
202
|
+
backgroundImage: p ? `linear-gradient(${180 - _}deg, ${c} 0 50%, ${p} 50% 100%)` : void 0,
|
|
203
|
+
...X
|
|
198
204
|
},
|
|
199
|
-
children: [
|
|
205
|
+
children: [y ? /* @__PURE__ */ i(H, {
|
|
200
206
|
alt: "",
|
|
201
207
|
component: "img",
|
|
202
|
-
|
|
203
|
-
src:
|
|
204
|
-
}) : null, N ? /* @__PURE__ */
|
|
208
|
+
...$,
|
|
209
|
+
src: y
|
|
210
|
+
}) : null, N ? /* @__PURE__ */ i(W, {
|
|
205
211
|
"aria-hidden": !0,
|
|
206
212
|
component: "span",
|
|
207
|
-
...
|
|
213
|
+
...te
|
|
208
214
|
}) : null]
|
|
209
|
-
}), O ? /* @__PURE__ */
|
|
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
|
-
|
|
222
|
+
E.displayName = "SSwatch";
|
|
217
223
|
//#endregion
|
|
218
|
-
export {
|
|
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-
|
|
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 {
|
|
2
|
-
import {
|
|
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:
|
|
17
|
-
colorSchemes:
|
|
18
|
-
interaction:
|
|
19
|
-
typography:
|
|
20
|
-
shadows:
|
|
21
|
-
shape:
|
|
22
|
-
radius:
|
|
23
|
-
components:
|
|
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: '
|
|
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';
|