@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,30 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MuiTab:
|
|
3
|
-
styleOverrides: {
|
|
4
|
-
root: ({ ownerState, theme }: import('@mui/material').TabOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').TabOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "label" | "disabled" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "type" | "value" | "icon" | "disableFocusRipple" | "iconPosition" | "wrapped"> & {
|
|
5
|
-
component?: React.ElementType | undefined;
|
|
6
|
-
} & Record<string, unknown> & {
|
|
7
|
-
ownerState: import('@mui/material').TabOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').TabOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "label" | "disabled" | "tabIndex" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "type" | "value" | "icon" | "disableFocusRipple" | "iconPosition" | "wrapped"> & {
|
|
8
|
-
component?: React.ElementType | undefined;
|
|
9
|
-
} & Record<string, unknown>;
|
|
10
|
-
} & {
|
|
11
|
-
theme: Theme;
|
|
12
|
-
}) => {
|
|
13
|
-
textTransform: "none";
|
|
14
|
-
'.MuiTabs-vertical &': {
|
|
15
|
-
alignItems: string;
|
|
16
|
-
borderStartEndRadius: number;
|
|
17
|
-
borderEndStartRadius: string | number;
|
|
18
|
-
};
|
|
19
|
-
minWidth: string;
|
|
20
|
-
minHeight: string;
|
|
21
|
-
borderStartStartRadius: string | number;
|
|
22
|
-
borderStartEndRadius: string | number;
|
|
23
|
-
border: number;
|
|
24
|
-
'&.Mui-focusVisible': {
|
|
25
|
-
outline: string;
|
|
26
|
-
outlineOffset: number;
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiTab: Slot<'MuiTab'>;
|
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MuiTableCell:
|
|
3
|
-
styleOverrides: {
|
|
4
|
-
root: ({ theme }: import('@mui/material').TableCellProps & Record<string, unknown> & {
|
|
5
|
-
ownerState: import('@mui/material').TableCellProps & Record<string, unknown>;
|
|
6
|
-
} & {
|
|
7
|
-
theme: Theme;
|
|
8
|
-
}) => {
|
|
9
|
-
borderColor: string;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiTableCell: Slot<'MuiTableCell'>;
|
|
@@ -1,14 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
actions: {
|
|
4
|
-
[x: string]: number | "flex" | {
|
|
5
|
-
minWidth: number;
|
|
6
|
-
width: number;
|
|
7
|
-
height: number;
|
|
8
|
-
};
|
|
9
|
-
display: "flex";
|
|
10
|
-
gap: number;
|
|
11
|
-
marginRight: number;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiTablePagination: Slot<'MuiTablePagination'>;
|
|
@@ -1,36 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MuiTabs:
|
|
3
|
-
styleOverrides: {
|
|
4
|
-
root: ({ theme }: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "onChange" | "children" | "sx" | "variant" | "slots" | "slotProps" | "aria-label" | "aria-labelledby" | "action" | "orientation" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "scrollButtons" | "selectionFollowsFocus" | "textColor" | "visibleScrollbar"> & {
|
|
5
|
-
component?: React.ElementType | undefined;
|
|
6
|
-
} & Record<string, unknown> & {
|
|
7
|
-
ownerState: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "onChange" | "children" | "sx" | "variant" | "slots" | "slotProps" | "aria-label" | "aria-labelledby" | "action" | "orientation" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "scrollButtons" | "selectionFollowsFocus" | "textColor" | "visibleScrollbar"> & {
|
|
8
|
-
component?: React.ElementType | undefined;
|
|
9
|
-
} & Record<string, unknown>;
|
|
10
|
-
} & {
|
|
11
|
-
theme: Theme;
|
|
12
|
-
}) => {
|
|
13
|
-
minHeight: string;
|
|
14
|
-
border: number;
|
|
15
|
-
variants: ({
|
|
16
|
-
props: {
|
|
17
|
-
orientation: "vertical";
|
|
18
|
-
};
|
|
19
|
-
style: {
|
|
20
|
-
borderInlineEnd: string;
|
|
21
|
-
borderColor: string;
|
|
22
|
-
borderBlockEnd?: undefined;
|
|
23
|
-
};
|
|
24
|
-
} | {
|
|
25
|
-
props: {
|
|
26
|
-
orientation: "horizontal";
|
|
27
|
-
};
|
|
28
|
-
style: {
|
|
29
|
-
borderBlockEnd: string;
|
|
30
|
-
borderColor: string;
|
|
31
|
-
borderInlineEnd?: undefined;
|
|
32
|
-
};
|
|
33
|
-
})[];
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiTabs: Slot<'MuiTabs'>;
|
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare const MuiToggleButtonGroup:
|
|
3
|
-
styleOverrides: {
|
|
4
|
-
root: ({ theme }: import('@mui/material').ToggleButtonGroupProps & Record<string, unknown> & {
|
|
5
|
-
ownerState: import('@mui/material').ToggleButtonGroupProps & Record<string, unknown>;
|
|
6
|
-
} & {
|
|
7
|
-
theme: Theme;
|
|
8
|
-
}) => {
|
|
9
|
-
borderRadius: string | number;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
};
|
|
1
|
+
import { Slot } from './slot';
|
|
2
|
+
export declare const MuiToggleButtonGroup: Slot<'MuiToggleButtonGroup'>;
|