@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,24 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MuiAppBar:
|
|
3
|
-
styleOverrides: {
|
|
4
|
-
root: ({ theme }: import('@mui/material').AppBarOwnProps & Omit<import('@mui/material').PaperOwnProps, "color" | "position" | "classes" | "elevation" | "square"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLElement>, HTMLElement>, "color" | "position" | "className" | "style" | "classes" | "children" | "elevation" | "square" | "sx" | "variant" | "enableColorOnDark"> & {
|
|
5
|
-
component?: React.ElementType | undefined;
|
|
6
|
-
} & Record<string, unknown> & {
|
|
7
|
-
ownerState: import('@mui/material').AppBarOwnProps & Omit<import('@mui/material').PaperOwnProps, "color" | "position" | "classes" | "elevation" | "square"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLElement>, HTMLElement>, "color" | "position" | "className" | "style" | "classes" | "children" | "elevation" | "square" | "sx" | "variant" | "enableColorOnDark"> & {
|
|
8
|
-
component?: React.ElementType | undefined;
|
|
9
|
-
} & Record<string, unknown>;
|
|
10
|
-
} & {
|
|
11
|
-
theme: Theme;
|
|
12
|
-
}) => {
|
|
13
|
-
backgroundColor: string;
|
|
14
|
-
color: string;
|
|
15
|
-
'&.MuiAppBar-colorPrimary': {
|
|
16
|
-
backgroundColor: string;
|
|
17
|
-
};
|
|
18
|
-
boxShadow: "none";
|
|
19
|
-
backgroundImage: "none";
|
|
20
|
-
borderBottom: string;
|
|
21
|
-
borderColor: string;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiAppBar: Slot<'MuiAppBar'>;
|
|
@@ -1,78 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MuiAutocomplete:
|
|
3
|
-
defaultProps: {
|
|
4
|
-
popupIcon: import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
slotProps: {
|
|
6
|
-
clearIndicator: {
|
|
7
|
-
edge: "end";
|
|
8
|
-
size: "small";
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
styleOverrides: {
|
|
13
|
-
paper: ({ theme }: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
|
|
14
|
-
ownerState: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
|
|
15
|
-
} & {
|
|
16
|
-
theme: Theme;
|
|
17
|
-
}) => {
|
|
18
|
-
marginTop: number;
|
|
19
|
-
border: string;
|
|
20
|
-
borderColor: string;
|
|
21
|
-
};
|
|
22
|
-
popupIndicator: {
|
|
23
|
-
pointerEvents: "none";
|
|
24
|
-
background: string;
|
|
25
|
-
'&:hover': {
|
|
26
|
-
background: string;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
popupIndicatorOpen: {
|
|
30
|
-
transform: "none";
|
|
31
|
-
};
|
|
32
|
-
endAdornment: ({ theme }: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
|
|
33
|
-
ownerState: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
|
|
34
|
-
} & {
|
|
35
|
-
theme: Theme;
|
|
36
|
-
}) => {
|
|
37
|
-
display: "flex";
|
|
38
|
-
alignItems: "center";
|
|
39
|
-
right: string;
|
|
40
|
-
color: "inherit";
|
|
41
|
-
'.MuiAutocomplete-inputRoot:has(input:placeholder-shown) &': {
|
|
42
|
-
color: string;
|
|
43
|
-
};
|
|
44
|
-
'.Mui-disabled &': {
|
|
45
|
-
color: string;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
inputRoot: ({ theme }: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
|
|
49
|
-
ownerState: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
|
|
50
|
-
} & {
|
|
51
|
-
theme: Theme;
|
|
52
|
-
}) => {
|
|
53
|
-
[x: string]: {
|
|
54
|
-
padding: string;
|
|
55
|
-
right?: undefined;
|
|
56
|
-
paddingRight?: undefined;
|
|
57
|
-
} | {
|
|
58
|
-
right: string;
|
|
59
|
-
padding?: undefined;
|
|
60
|
-
paddingRight?: undefined;
|
|
61
|
-
} | {
|
|
62
|
-
paddingRight: string;
|
|
63
|
-
padding?: undefined;
|
|
64
|
-
right?: undefined;
|
|
65
|
-
} | {
|
|
66
|
-
padding: number;
|
|
67
|
-
right?: undefined;
|
|
68
|
-
paddingRight?: undefined;
|
|
69
|
-
};
|
|
70
|
-
'&.MuiOutlinedInput-root': {
|
|
71
|
-
padding: string;
|
|
72
|
-
};
|
|
73
|
-
'& .MuiAutocomplete-input': {
|
|
74
|
-
padding: number;
|
|
75
|
-
};
|
|
76
|
-
};
|
|
77
|
-
};
|
|
78
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiAutocomplete: Slot<'MuiAutocomplete'>;
|
|
@@ -1,19 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MuiAvatar:
|
|
3
|
-
defaultProps: {
|
|
4
|
-
children: import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
};
|
|
6
|
-
styleOverrides: {
|
|
7
|
-
rounded: ({ theme }: import('@mui/material').AvatarOwnProps & import('@mui/material').AvatarSlotsAndSlotProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "slots" | "slotProps" | "alt" | "src" | "sizes" | "srcSet"> & {
|
|
8
|
-
component?: React.ElementType | undefined;
|
|
9
|
-
} & Record<string, unknown> & {
|
|
10
|
-
ownerState: import('@mui/material').AvatarOwnProps & import('@mui/material').AvatarSlotsAndSlotProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "slots" | "slotProps" | "alt" | "src" | "sizes" | "srcSet"> & {
|
|
11
|
-
component?: React.ElementType | undefined;
|
|
12
|
-
} & Record<string, unknown>;
|
|
13
|
-
} & {
|
|
14
|
-
theme: Theme;
|
|
15
|
-
}) => {
|
|
16
|
-
borderRadius: number;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiAvatar: Slot<'MuiAvatar'>;
|
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
invisible: {
|
|
4
|
-
background: string;
|
|
5
|
-
backdropFilter: "none";
|
|
6
|
-
};
|
|
7
|
-
root: {
|
|
8
|
-
backdropFilter: "blur(4px)";
|
|
9
|
-
background: string;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiBackdrop: Slot<'MuiBackdrop'>;
|