@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.
Files changed (108) 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-icon-button/index.d.ts +1 -1
  12. package/dist/s-icon-button/s-icon-button.d.ts +32 -4
  13. package/dist/s-icon-button/s-icon-button.js +27 -28
  14. package/dist/s-image-viewer/image-viewer-thumbnail-dock.js +1 -1
  15. package/dist/s-list-action-item/s-list-action-item.js +4 -2
  16. package/dist/s-number-range/s-number-range.js +2 -1
  17. package/dist/s-product-gallery/index.d.ts +1 -1
  18. package/dist/s-product-gallery/s-product-gallery.d.ts +28 -11
  19. package/dist/s-product-gallery/s-product-gallery.js +302 -246
  20. package/dist/s-review/s-review.js +1 -1
  21. package/dist/s-segmented-control/s-segmented-control.js +11 -17
  22. package/dist/s-stripe/stripe-input.js +1 -1
  23. package/dist/s-swatch/s-swatch.d.ts +3 -2
  24. package/dist/s-swatch/s-swatch.js +57 -51
  25. package/dist/s-theme-demo/theme-demo-color-ramps-section.js +1 -1
  26. package/dist/s-theme-provider/s-theme-provider.js +10 -10
  27. package/dist/theme/component-augmentation.d.ts +1 -1
  28. package/dist/theme/components/accordion-details.d.ts +2 -8
  29. package/dist/theme/components/accordion-summary.d.ts +2 -1036
  30. package/dist/theme/components/accordion.d.ts +2 -43
  31. package/dist/theme/components/alert.d.ts +2 -4160
  32. package/dist/theme/components/app-bar.d.ts +2 -24
  33. package/dist/theme/components/autocomplete.d.ts +2 -78
  34. package/dist/theme/components/avatar.d.ts +2 -19
  35. package/dist/theme/components/backdrop.d.ts +2 -12
  36. package/dist/theme/components/button-base.d.ts +2 -7
  37. package/dist/theme/components/button.d.ts +2 -1117
  38. package/dist/theme/components/card-actions.d.ts +2 -7
  39. package/dist/theme/components/card-content.d.ts +2 -7
  40. package/dist/theme/components/card-header.d.ts +2 -7
  41. package/dist/theme/components/card.d.ts +2 -2046
  42. package/dist/theme/components/card.js +1 -1
  43. package/dist/theme/components/checkbox.d.ts +2 -1038
  44. package/dist/theme/components/checkbox.js +1 -1
  45. package/dist/theme/components/chip.d.ts +2 -2
  46. package/dist/theme/components/components.d.ts +68 -0
  47. package/dist/theme/components/components.js +2 -73
  48. package/dist/theme/components/container.d.ts +2 -5
  49. package/dist/theme/components/css-baseline.d.ts +2 -9
  50. package/dist/theme/components/date-calendar.d.ts +2 -13
  51. package/dist/theme/components/day-calendar.d.ts +2 -25
  52. package/dist/theme/components/dialog-actions.d.ts +2 -12
  53. package/dist/theme/components/dialog-content.d.ts +2 -13
  54. package/dist/theme/components/dialog-title.d.ts +2 -21
  55. package/dist/theme/components/dialog.d.ts +2 -25
  56. package/dist/theme/components/drawer.d.ts +2 -13
  57. package/dist/theme/components/form-control.d.ts +2 -7
  58. package/dist/theme/components/form-label.d.ts +2 -20
  59. package/dist/theme/components/icon-button.d.ts +2 -1100
  60. package/dist/theme/components/icon.d.ts +2 -17
  61. package/dist/theme/components/input-adornment.d.ts +2 -19
  62. package/dist/theme/components/input-base.d.ts +2 -18
  63. package/dist/theme/components/linear-progress.d.ts +2 -1023
  64. package/dist/theme/components/link.d.ts +2 -42
  65. package/dist/theme/components/list-item-button.d.ts +2 -120
  66. package/dist/theme/components/list-item-icon.d.ts +2 -7
  67. package/dist/theme/components/list-item-text.d.ts +2 -22
  68. package/dist/theme/components/list-item.d.ts +2 -129
  69. package/dist/theme/components/list-subheader.d.ts +2 -20
  70. package/dist/theme/components/list.d.ts +2 -10
  71. package/dist/theme/components/menu-item.d.ts +2 -8
  72. package/dist/theme/components/menu.d.ts +2 -20
  73. package/dist/theme/components/month-calendar.d.ts +2 -1088
  74. package/dist/theme/components/multi-section-digital-clock-section.d.ts +2 -2
  75. package/dist/theme/components/outlined-input.d.ts +2 -113
  76. package/dist/theme/components/pagination-item.d.ts +2 -1085
  77. package/dist/theme/components/pagination.d.ts +2 -14
  78. package/dist/theme/components/paper.d.ts +2 -5
  79. package/dist/theme/components/picker-day.d.ts +2 -1055
  80. package/dist/theme/components/pickers-arrow-switcher.d.ts +2 -12
  81. package/dist/theme/components/pickers-calendar-header.d.ts +2 -83
  82. package/dist/theme/components/popover.d.ts +2 -18
  83. package/dist/theme/components/rating.d.ts +2 -19
  84. package/dist/theme/components/select.d.ts +2 -31
  85. package/dist/theme/components/skeleton.d.ts +2 -2
  86. package/dist/theme/components/slider.d.ts +2 -0
  87. package/dist/theme/components/slot.d.ts +7 -0
  88. package/dist/theme/components/slot.js +0 -0
  89. package/dist/theme/components/step-connector.d.ts +2 -12
  90. package/dist/theme/components/step-icon.d.ts +2 -1034
  91. package/dist/theme/components/step-label.d.ts +2 -1025
  92. package/dist/theme/components/svg-icon.d.ts +2 -31
  93. package/dist/theme/components/switch.d.ts +2 -1027
  94. package/dist/theme/components/tab.d.ts +2 -30
  95. package/dist/theme/components/table-cell.d.ts +2 -12
  96. package/dist/theme/components/table-pagination.d.ts +2 -14
  97. package/dist/theme/components/tabs.d.ts +2 -36
  98. package/dist/theme/components/toggle-button-group.d.ts +2 -12
  99. package/dist/theme/components/toggle-button.d.ts +2 -1148
  100. package/dist/theme/components/tooltip.d.ts +2 -3
  101. package/dist/theme/components/year-calendar.d.ts +2 -1090
  102. package/dist/theme/theme-primitives.d.ts +3 -2
  103. package/dist/theme/theme-primitives.js +2 -3
  104. package/dist/{theme-primitives-CRfnMsNy.js → theme-primitives-DXekeATD.js} +29 -26
  105. package/package.json +4 -2
  106. /package/dist/{colors-CNjL5fhq.js → colors-DscJqo7m.js} +0 -0
  107. /package/dist/{s-brand-logo-CErW9Slg.js → s-brand-logo-Gi1MKnv9.js} +0 -0
  108. /package/dist/{utils-CMeAWSRO.js → utils-CXRJYVCd.js} +0 -0
@@ -1,24 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
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 { Theme } from '@mui/material/styles';
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 { Theme } from '../types';
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
- export declare const MuiBackdrop: {
2
- styleOverrides: {
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'>;
@@ -1,7 +1,2 @@
1
- export declare const MuiButtonBase: {
2
- styleOverrides: {
3
- root: {
4
- boxSizing: "border-box";
5
- };
6
- };
7
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiButtonBase: Slot<'MuiButtonBase'>;