@solostylist/ui-kit 2.0.6 → 2.0.8
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/avatar.js +20 -6
- 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,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MuiMultiSectionDigitalClockSection:
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiMultiSectionDigitalClockSection: Slot<'MuiMultiSectionDigitalClockSection'>;
|
|
@@ -1,113 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MuiOutlinedInput:
|
|
3
|
-
styleOverrides: {
|
|
4
|
-
input: ({ theme }: import('@mui/material').OutlinedInputProps & Record<string, unknown> & {
|
|
5
|
-
ownerState: import('@mui/material').OutlinedInputProps & Record<string, unknown>;
|
|
6
|
-
} & {
|
|
7
|
-
theme: Theme;
|
|
8
|
-
}) => {
|
|
9
|
-
padding: number;
|
|
10
|
-
variants: ({
|
|
11
|
-
props: (props: import('@mui/material').OutlinedInputProps & Record<string, unknown> & {
|
|
12
|
-
ownerState: import('@mui/material').OutlinedInputProps & Record<string, unknown>;
|
|
13
|
-
} & {
|
|
14
|
-
theme: Theme;
|
|
15
|
-
} & {
|
|
16
|
-
ownerState: import('@mui/material').OutlinedInputProps & Record<string, unknown>;
|
|
17
|
-
}) => boolean;
|
|
18
|
-
style: {
|
|
19
|
-
height: string;
|
|
20
|
-
'&::-webkit-outer-spin-button, &::-webkit-inner-spin-button'?: undefined;
|
|
21
|
-
MozAppearance?: undefined;
|
|
22
|
-
};
|
|
23
|
-
} | {
|
|
24
|
-
props: {
|
|
25
|
-
type: string;
|
|
26
|
-
};
|
|
27
|
-
style: {
|
|
28
|
-
'&::-webkit-outer-spin-button, &::-webkit-inner-spin-button': {
|
|
29
|
-
WebkitAppearance: string;
|
|
30
|
-
margin: number;
|
|
31
|
-
};
|
|
32
|
-
MozAppearance: "textfield";
|
|
33
|
-
height?: undefined;
|
|
34
|
-
};
|
|
35
|
-
})[];
|
|
36
|
-
'&:-webkit-autofill': {
|
|
37
|
-
boxShadow: string;
|
|
38
|
-
};
|
|
39
|
-
'&:-moz-autofill': {
|
|
40
|
-
boxShadow: string;
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
root: ({ theme }: import('@mui/material').OutlinedInputProps & Record<string, unknown> & {
|
|
44
|
-
ownerState: import('@mui/material').OutlinedInputProps & Record<string, unknown>;
|
|
45
|
-
} & {
|
|
46
|
-
theme: Theme;
|
|
47
|
-
}) => {
|
|
48
|
-
[x: string]: string | number | {
|
|
49
|
-
borderColor: string;
|
|
50
|
-
minHeight?: undefined;
|
|
51
|
-
height?: undefined;
|
|
52
|
-
color?: undefined;
|
|
53
|
-
outline?: undefined;
|
|
54
|
-
'&:hover'?: undefined;
|
|
55
|
-
} | {
|
|
56
|
-
minHeight: string;
|
|
57
|
-
borderColor?: undefined;
|
|
58
|
-
height?: undefined;
|
|
59
|
-
color?: undefined;
|
|
60
|
-
outline?: undefined;
|
|
61
|
-
'&:hover'?: undefined;
|
|
62
|
-
} | {
|
|
63
|
-
height: string;
|
|
64
|
-
borderColor?: undefined;
|
|
65
|
-
minHeight?: undefined;
|
|
66
|
-
color?: undefined;
|
|
67
|
-
outline?: undefined;
|
|
68
|
-
'&:hover'?: undefined;
|
|
69
|
-
} | {
|
|
70
|
-
color: string;
|
|
71
|
-
borderColor?: undefined;
|
|
72
|
-
minHeight?: undefined;
|
|
73
|
-
height?: undefined;
|
|
74
|
-
outline?: undefined;
|
|
75
|
-
'&:hover'?: undefined;
|
|
76
|
-
} | {
|
|
77
|
-
outline: string;
|
|
78
|
-
borderColor: string;
|
|
79
|
-
minHeight?: undefined;
|
|
80
|
-
height?: undefined;
|
|
81
|
-
color?: undefined;
|
|
82
|
-
'&:hover'?: undefined;
|
|
83
|
-
} | {
|
|
84
|
-
borderColor: string;
|
|
85
|
-
'&:hover': {
|
|
86
|
-
borderColor: string;
|
|
87
|
-
};
|
|
88
|
-
minHeight?: undefined;
|
|
89
|
-
height?: undefined;
|
|
90
|
-
color?: undefined;
|
|
91
|
-
outline?: undefined;
|
|
92
|
-
};
|
|
93
|
-
padding: string;
|
|
94
|
-
color: string;
|
|
95
|
-
borderRadius: string | number;
|
|
96
|
-
border: string;
|
|
97
|
-
backgroundColor: string;
|
|
98
|
-
transition: "border 120ms ease-in";
|
|
99
|
-
'&:hover': {
|
|
100
|
-
borderColor: string;
|
|
101
|
-
};
|
|
102
|
-
'&:not(.MuiInputBase-sizeSmall)': {
|
|
103
|
-
minHeight: string;
|
|
104
|
-
};
|
|
105
|
-
'&.MuiInputBase-sizeSmall': {
|
|
106
|
-
height: string;
|
|
107
|
-
};
|
|
108
|
-
};
|
|
109
|
-
notchedOutline: {
|
|
110
|
-
border: string;
|
|
111
|
-
};
|
|
112
|
-
};
|
|
113
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiOutlinedInput: Slot<'MuiOutlinedInput'>;
|