@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.
Files changed (101) 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-image-viewer/image-viewer-thumbnail-dock.js +1 -1
  12. package/dist/s-product-gallery/index.d.ts +1 -1
  13. package/dist/s-product-gallery/s-product-gallery.d.ts +28 -11
  14. package/dist/s-product-gallery/s-product-gallery.js +302 -246
  15. package/dist/s-review/s-review.js +1 -1
  16. package/dist/s-segmented-control/s-segmented-control.js +3 -3
  17. package/dist/s-stripe/stripe-input.js +1 -1
  18. package/dist/s-theme-demo/theme-demo-color-ramps-section.js +1 -1
  19. package/dist/s-theme-provider/s-theme-provider.js +10 -10
  20. package/dist/theme/component-augmentation.d.ts +1 -1
  21. package/dist/theme/components/accordion-details.d.ts +2 -8
  22. package/dist/theme/components/accordion-summary.d.ts +2 -1036
  23. package/dist/theme/components/accordion.d.ts +2 -43
  24. package/dist/theme/components/alert.d.ts +2 -4160
  25. package/dist/theme/components/app-bar.d.ts +2 -24
  26. package/dist/theme/components/autocomplete.d.ts +2 -78
  27. package/dist/theme/components/avatar.d.ts +2 -19
  28. package/dist/theme/components/backdrop.d.ts +2 -12
  29. package/dist/theme/components/button-base.d.ts +2 -7
  30. package/dist/theme/components/button.d.ts +2 -1117
  31. package/dist/theme/components/card-actions.d.ts +2 -7
  32. package/dist/theme/components/card-content.d.ts +2 -7
  33. package/dist/theme/components/card-header.d.ts +2 -7
  34. package/dist/theme/components/card.d.ts +2 -2046
  35. package/dist/theme/components/card.js +1 -1
  36. package/dist/theme/components/checkbox.d.ts +2 -1038
  37. package/dist/theme/components/checkbox.js +1 -1
  38. package/dist/theme/components/chip.d.ts +2 -2
  39. package/dist/theme/components/components.d.ts +68 -0
  40. package/dist/theme/components/components.js +2 -73
  41. package/dist/theme/components/container.d.ts +2 -5
  42. package/dist/theme/components/css-baseline.d.ts +2 -9
  43. package/dist/theme/components/date-calendar.d.ts +2 -13
  44. package/dist/theme/components/day-calendar.d.ts +2 -25
  45. package/dist/theme/components/dialog-actions.d.ts +2 -12
  46. package/dist/theme/components/dialog-content.d.ts +2 -13
  47. package/dist/theme/components/dialog-title.d.ts +2 -21
  48. package/dist/theme/components/dialog.d.ts +2 -25
  49. package/dist/theme/components/drawer.d.ts +2 -13
  50. package/dist/theme/components/form-control.d.ts +2 -7
  51. package/dist/theme/components/form-label.d.ts +2 -20
  52. package/dist/theme/components/icon-button.d.ts +2 -1100
  53. package/dist/theme/components/icon.d.ts +2 -17
  54. package/dist/theme/components/input-adornment.d.ts +2 -19
  55. package/dist/theme/components/input-base.d.ts +2 -18
  56. package/dist/theme/components/linear-progress.d.ts +2 -1023
  57. package/dist/theme/components/link.d.ts +2 -42
  58. package/dist/theme/components/list-item-button.d.ts +2 -120
  59. package/dist/theme/components/list-item-icon.d.ts +2 -7
  60. package/dist/theme/components/list-item-text.d.ts +2 -22
  61. package/dist/theme/components/list-item.d.ts +2 -129
  62. package/dist/theme/components/list-subheader.d.ts +2 -20
  63. package/dist/theme/components/list.d.ts +2 -10
  64. package/dist/theme/components/menu-item.d.ts +2 -8
  65. package/dist/theme/components/menu.d.ts +2 -20
  66. package/dist/theme/components/month-calendar.d.ts +2 -1088
  67. package/dist/theme/components/multi-section-digital-clock-section.d.ts +2 -2
  68. package/dist/theme/components/outlined-input.d.ts +2 -113
  69. package/dist/theme/components/pagination-item.d.ts +2 -1085
  70. package/dist/theme/components/pagination.d.ts +2 -14
  71. package/dist/theme/components/paper.d.ts +2 -5
  72. package/dist/theme/components/picker-day.d.ts +2 -1055
  73. package/dist/theme/components/pickers-arrow-switcher.d.ts +2 -12
  74. package/dist/theme/components/pickers-calendar-header.d.ts +2 -83
  75. package/dist/theme/components/popover.d.ts +2 -18
  76. package/dist/theme/components/rating.d.ts +2 -19
  77. package/dist/theme/components/select.d.ts +2 -31
  78. package/dist/theme/components/skeleton.d.ts +2 -2
  79. package/dist/theme/components/slider.d.ts +2 -0
  80. package/dist/theme/components/slot.d.ts +7 -0
  81. package/dist/theme/components/slot.js +0 -0
  82. package/dist/theme/components/step-connector.d.ts +2 -12
  83. package/dist/theme/components/step-icon.d.ts +2 -1034
  84. package/dist/theme/components/step-label.d.ts +2 -1025
  85. package/dist/theme/components/svg-icon.d.ts +2 -31
  86. package/dist/theme/components/switch.d.ts +2 -1027
  87. package/dist/theme/components/tab.d.ts +2 -30
  88. package/dist/theme/components/table-cell.d.ts +2 -12
  89. package/dist/theme/components/table-pagination.d.ts +2 -14
  90. package/dist/theme/components/tabs.d.ts +2 -36
  91. package/dist/theme/components/toggle-button-group.d.ts +2 -12
  92. package/dist/theme/components/toggle-button.d.ts +2 -1148
  93. package/dist/theme/components/tooltip.d.ts +2 -3
  94. package/dist/theme/components/year-calendar.d.ts +2 -1090
  95. package/dist/theme/theme-primitives.d.ts +2 -0
  96. package/dist/theme/theme-primitives.js +1 -1
  97. package/dist/{theme-primitives-CRfnMsNy.js → theme-primitives-DXekeATD.js} +29 -26
  98. package/package.json +4 -2
  99. /package/dist/{colors-CNjL5fhq.js → colors-DscJqo7m.js} +0 -0
  100. /package/dist/{s-brand-logo-CErW9Slg.js → s-brand-logo-Gi1MKnv9.js} +0 -0
  101. /package/dist/{utils-CMeAWSRO.js → utils-CXRJYVCd.js} +0 -0
@@ -1,42 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiLink: {
3
- defaultProps: {
4
- underline: "none";
5
- };
6
- styleOverrides: {
7
- root: ({ theme }: import('@mui/material').LinkOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "color" | "className" | "style" | "classes" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "variantMapping" | "underline" | "TypographyClasses"> & {
8
- component?: React.ElementType | undefined;
9
- } & Record<string, unknown> & {
10
- ownerState: import('@mui/material').LinkOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "color" | "className" | "style" | "classes" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "variantMapping" | "underline" | "TypographyClasses"> & {
11
- component?: React.ElementType | undefined;
12
- } & Record<string, unknown>;
13
- } & {
14
- theme: Theme;
15
- }) => {
16
- color: string;
17
- fontWeight: number;
18
- position: "relative";
19
- textDecoration: string;
20
- width: string;
21
- '&::before': {
22
- content: string;
23
- position: string;
24
- width: string;
25
- height: string;
26
- bottom: number;
27
- left: number;
28
- backgroundColor: string;
29
- opacity: number;
30
- transition: string;
31
- };
32
- '&:hover::before': {
33
- width: number;
34
- };
35
- '&:focus-visible': {
36
- outline: string;
37
- outlineOffset: string;
38
- borderRadius: number;
39
- };
40
- };
41
- };
42
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiLink: Slot<'MuiLink'>;
@@ -1,4 +1,5 @@
1
1
  import { Theme } from '@mui/material/styles';
2
+ import { Slot } from './slot';
2
3
  export declare const listItemButtonStyles: (theme: Theme) => {
3
4
  [x: string]: string | number | {
4
5
  color: string;
@@ -107,123 +108,4 @@ export declare const listItemButtonStyles: (theme: Theme) => {
107
108
  backgroundColor: string;
108
109
  };
109
110
  };
110
- export declare const MuiListItemButton: {
111
- styleOverrides: {
112
- root: ({ theme }: import('@mui/material').ListItemButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').ListItemButtonOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "alignItems" | "className" | "style" | "classes" | "children" | "sx" | "disabled" | "disableGutters" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "type" | "divider" | "selected" | "dense"> & {
113
- component?: React.ElementType | undefined;
114
- } & Record<string, unknown> & {
115
- ownerState: import('@mui/material').ListItemButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').ListItemButtonOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "alignItems" | "className" | "style" | "classes" | "children" | "sx" | "disabled" | "disableGutters" | "autoFocus" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "type" | "divider" | "selected" | "dense"> & {
116
- component?: React.ElementType | undefined;
117
- } & Record<string, unknown>;
118
- } & {
119
- theme: Theme;
120
- }) => {
121
- [x: string]: string | number | {
122
- color: string;
123
- backgroundColor?: undefined;
124
- '&.Mui-focusVisible'?: undefined;
125
- '@media (hover: hover) and (pointer: fine)'?: undefined;
126
- '&:hover:not(.Mui-selected)'?: undefined;
127
- } | {
128
- [x: string]: string | {
129
- color: string;
130
- '&:hover'?: undefined;
131
- } | {
132
- outline: string;
133
- outlineOffset: number;
134
- backgroundColor: string;
135
- color?: undefined;
136
- '&:hover'?: undefined;
137
- } | {
138
- '&:hover': {
139
- backgroundColor: string;
140
- };
141
- color?: undefined;
142
- };
143
- backgroundColor: string;
144
- color: string;
145
- '&.Mui-focusVisible': {
146
- outline: string;
147
- outlineOffset: number;
148
- backgroundColor: string;
149
- };
150
- "@media (hover: hover) and (pointer: fine)": {
151
- '&:hover': {
152
- backgroundColor: string;
153
- };
154
- };
155
- '&:hover:not(.Mui-selected)'?: undefined;
156
- } | {
157
- '&:hover:not(.Mui-selected)': {
158
- [x: string]: string | {
159
- color: string;
160
- };
161
- backgroundColor: string;
162
- color: string;
163
- };
164
- color?: undefined;
165
- backgroundColor?: undefined;
166
- '&.Mui-focusVisible'?: undefined;
167
- '@media (hover: hover) and (pointer: fine)'?: undefined;
168
- } | {
169
- outline: string;
170
- outlineOffset: number;
171
- backgroundColor: string;
172
- color?: undefined;
173
- '&.Mui-focusVisible'?: undefined;
174
- '@media (hover: hover) and (pointer: fine)'?: undefined;
175
- '&:hover:not(.Mui-selected)'?: undefined;
176
- };
177
- alignItems: string;
178
- display: string;
179
- gap: string;
180
- padding: string;
181
- borderRadius: number;
182
- whiteSpace: string;
183
- color: string;
184
- '&.Mui-selected': {
185
- [x: string]: string | {
186
- color: string;
187
- '&:hover'?: undefined;
188
- } | {
189
- outline: string;
190
- outlineOffset: number;
191
- backgroundColor: string;
192
- color?: undefined;
193
- '&:hover'?: undefined;
194
- } | {
195
- '&:hover': {
196
- backgroundColor: string;
197
- };
198
- color?: undefined;
199
- };
200
- backgroundColor: string;
201
- color: string;
202
- '&.Mui-focusVisible': {
203
- outline: string;
204
- outlineOffset: number;
205
- backgroundColor: string;
206
- };
207
- "@media (hover: hover) and (pointer: fine)": {
208
- '&:hover': {
209
- backgroundColor: string;
210
- };
211
- };
212
- };
213
- "@media (hover: hover) and (pointer: fine)": {
214
- '&:hover:not(.Mui-selected)': {
215
- [x: string]: string | {
216
- color: string;
217
- };
218
- backgroundColor: string;
219
- color: string;
220
- };
221
- };
222
- '&.Mui-focusVisible': {
223
- outline: string;
224
- outlineOffset: number;
225
- backgroundColor: string;
226
- };
227
- };
228
- };
229
- };
111
+ export declare const MuiListItemButton: Slot<'MuiListItemButton'>;
@@ -1,7 +1,2 @@
1
- export declare const MuiListItemIcon: {
2
- styleOverrides: {
3
- root: {
4
- minWidth: number;
5
- };
6
- };
7
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiListItemIcon: Slot<'MuiListItemIcon'>;
@@ -1,22 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiListItemText: {
3
- styleOverrides: {
4
- primary: ({ theme }: import('@mui/material').ListItemTextProps<"span", "p"> & Record<string, unknown> & {
5
- ownerState: import('@mui/material').ListItemTextProps<"span", "p"> & Record<string, unknown>;
6
- } & {
7
- theme: Theme;
8
- }) => {
9
- fontSize: import("csstype").Property.FontSize<string | number> | undefined;
10
- fontWeight: number;
11
- lineHeight: import("csstype").Property.LineHeight<string | number> | undefined;
12
- };
13
- secondary: ({ theme }: import('@mui/material').ListItemTextProps<"span", "p"> & Record<string, unknown> & {
14
- ownerState: import('@mui/material').ListItemTextProps<"span", "p"> & Record<string, unknown>;
15
- } & {
16
- theme: Theme;
17
- }) => {
18
- fontSize: import("csstype").Property.FontSize<string | number> | undefined;
19
- lineHeight: import("csstype").Property.LineHeight<string | number> | undefined;
20
- };
21
- };
22
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiListItemText: Slot<'MuiListItemText'>;
@@ -1,129 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiListItem: {
3
- styleOverrides: {
4
- root: ({ theme }: import('@mui/material').ListItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "alignItems" | "className" | "style" | "classes" | "children" | "sx" | "disableGutters" | "slots" | "slotProps" | "divider" | "dense" | "disablePadding" | "secondaryAction"> & {
5
- component?: React.ElementType | undefined;
6
- } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').ListItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "alignItems" | "className" | "style" | "classes" | "children" | "sx" | "disableGutters" | "slots" | "slotProps" | "divider" | "dense" | "disablePadding" | "secondaryAction"> & {
8
- component?: React.ElementType | undefined;
9
- } & Record<string, unknown>;
10
- } & {
11
- theme: Theme;
12
- }) => {
13
- [x: string]: {
14
- [x: string]: string | number | {
15
- color: string;
16
- backgroundColor?: undefined;
17
- '&.Mui-focusVisible'?: undefined;
18
- '@media (hover: hover) and (pointer: fine)'?: undefined;
19
- '&:hover:not(.Mui-selected)'?: undefined;
20
- } | {
21
- [x: string]: string | {
22
- color: string;
23
- '&:hover'?: undefined;
24
- } | {
25
- outline: string;
26
- outlineOffset: number;
27
- backgroundColor: string;
28
- color?: undefined;
29
- '&:hover'?: undefined;
30
- } | {
31
- '&:hover': {
32
- backgroundColor: string;
33
- };
34
- color?: undefined;
35
- };
36
- backgroundColor: string;
37
- color: string;
38
- '&.Mui-focusVisible': {
39
- outline: string;
40
- outlineOffset: number;
41
- backgroundColor: string;
42
- };
43
- "@media (hover: hover) and (pointer: fine)": {
44
- '&:hover': {
45
- backgroundColor: string;
46
- };
47
- };
48
- '&:hover:not(.Mui-selected)'?: undefined;
49
- } | {
50
- '&:hover:not(.Mui-selected)': {
51
- [x: string]: string | {
52
- color: string;
53
- };
54
- backgroundColor: string;
55
- color: string;
56
- };
57
- color?: undefined;
58
- backgroundColor?: undefined;
59
- '&.Mui-focusVisible'?: undefined;
60
- '@media (hover: hover) and (pointer: fine)'?: undefined;
61
- } | {
62
- outline: string;
63
- outlineOffset: number;
64
- backgroundColor: string;
65
- color?: undefined;
66
- '&.Mui-focusVisible'?: undefined;
67
- '@media (hover: hover) and (pointer: fine)'?: undefined;
68
- '&:hover:not(.Mui-selected)'?: undefined;
69
- };
70
- alignItems: string;
71
- display: string;
72
- gap: string;
73
- padding: string;
74
- borderRadius: number;
75
- whiteSpace: string;
76
- color: string;
77
- '&.Mui-selected': {
78
- [x: string]: string | {
79
- color: string;
80
- '&:hover'?: undefined;
81
- } | {
82
- outline: string;
83
- outlineOffset: number;
84
- backgroundColor: string;
85
- color?: undefined;
86
- '&:hover'?: undefined;
87
- } | {
88
- '&:hover': {
89
- backgroundColor: string;
90
- };
91
- color?: undefined;
92
- };
93
- backgroundColor: string;
94
- color: string;
95
- '&.Mui-focusVisible': {
96
- outline: string;
97
- outlineOffset: number;
98
- backgroundColor: string;
99
- };
100
- "@media (hover: hover) and (pointer: fine)": {
101
- '&:hover': {
102
- backgroundColor: string;
103
- };
104
- };
105
- };
106
- "@media (hover: hover) and (pointer: fine)": {
107
- '&:hover:not(.Mui-selected)': {
108
- [x: string]: string | {
109
- color: string;
110
- };
111
- backgroundColor: string;
112
- color: string;
113
- };
114
- };
115
- '&.Mui-focusVisible': {
116
- outline: string;
117
- outlineOffset: number;
118
- backgroundColor: string;
119
- };
120
- } | {
121
- color: string;
122
- fontWeight?: undefined;
123
- } | {
124
- fontWeight: number;
125
- color?: undefined;
126
- };
127
- };
128
- };
129
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiListItem: Slot<'MuiListItem'>;
@@ -1,20 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiListSubheader: {
3
- styleOverrides: {
4
- root: ({ theme }: import('@mui/material').ListSubheaderOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "color" | "inset" | "className" | "style" | "classes" | "children" | "sx" | "disableGutters" | "disableSticky"> & {
5
- component?: React.ElementType | undefined;
6
- } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').ListSubheaderOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "color" | "inset" | "className" | "style" | "classes" | "children" | "sx" | "disableGutters" | "disableSticky"> & {
8
- component?: React.ElementType | undefined;
9
- } & Record<string, unknown>;
10
- } & {
11
- theme: Theme;
12
- }) => {
13
- backgroundColor: "transparent";
14
- padding: string;
15
- fontSize: import("csstype").Property.FontSize<string | number> | undefined;
16
- fontWeight: number;
17
- lineHeight: import("csstype").Property.LineHeight<string | number> | undefined;
18
- };
19
- };
20
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiListSubheader: Slot<'MuiListSubheader'>;
@@ -1,10 +1,2 @@
1
- export declare const MuiList: {
2
- styleOverrides: {
3
- root: {
4
- paddingY: number;
5
- display: "flex";
6
- flexDirection: "column";
7
- gap: number;
8
- };
9
- };
10
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiList: Slot<'MuiList'>;
@@ -1,8 +1,2 @@
1
- export declare const MuiMenuItem: {
2
- styleOverrides: {
3
- root: {
4
- paddingTop: number;
5
- paddingBottom: number;
6
- };
7
- };
8
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiMenuItem: Slot<'MuiMenuItem'>;
@@ -1,20 +1,2 @@
1
- export declare const MuiMenu: {
2
- styleOverrides: {
3
- list: {
4
- padding: number;
5
- paddingTop: number;
6
- paddingBottom: number;
7
- };
8
- };
9
- defaultProps: {
10
- anchorOrigin: {
11
- vertical: "bottom";
12
- horizontal: "center";
13
- };
14
- transformOrigin: {
15
- vertical: "top";
16
- horizontal: "center";
17
- };
18
- marginThreshold: number;
19
- };
20
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiMenu: Slot<'MuiMenu'>;