@solostylist/ui-kit 2.0.6 → 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-image-viewer/image-viewer-thumbnail-dock.js +1 -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 +3 -3
- package/dist/s-stripe/stripe-input.js +1 -1
- 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 +2 -0
- package/dist/theme/theme-primitives.js +1 -1
- 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",
|
|
@@ -54,7 +54,7 @@ var x = [
|
|
|
54
54
|
let n = (t.vars ?? t).palette, r = i(t, "primary"), a = e.disabled || e.selectedDisabled;
|
|
55
55
|
return {
|
|
56
56
|
backgroundColor: a ? n.action.disabledBackground : r.light.containedBackground,
|
|
57
|
-
borderRadius: t.radius.
|
|
57
|
+
borderRadius: t.radius.sm,
|
|
58
58
|
boxShadow: a ? "none" : void 0,
|
|
59
59
|
left: 0,
|
|
60
60
|
pointerEvents: "none",
|
|
@@ -80,7 +80,7 @@ var x = [
|
|
|
80
80
|
})(({ theme: e }) => {
|
|
81
81
|
let t = (e.vars ?? e).palette, o = i(e, "primary");
|
|
82
82
|
return {
|
|
83
|
-
borderRadius: e.radius.
|
|
83
|
+
borderRadius: e.radius.sm,
|
|
84
84
|
color: t.text.secondary,
|
|
85
85
|
flex: "0 0 auto",
|
|
86
86
|
fontWeight: e.typography.fontWeightRegular,
|
|
@@ -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';
|