@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,4 +1,4 @@
1
- import { r as e } from "../../colors-CNjL5fhq.js";
1
+ import { r as e } from "../../colors-DscJqo7m.js";
2
2
  import { alpha as t } from "@mui/material/styles";
3
3
  import { jsx as n } from "react/jsx-runtime";
4
4
  import r from "@mui/icons-material/CheckBoxOutlineBlankRounded";
@@ -1,2 +1,2 @@
1
- import { Components, Theme } from '@mui/material/styles';
2
- export declare const MuiChip: Components<Theme>['MuiChip'];
1
+ import { Slot } from './slot';
2
+ export declare const MuiChip: Slot<'MuiChip'>;
@@ -0,0 +1,68 @@
1
+ export { MuiAccordion } from './accordion';
2
+ export { MuiAccordionDetails } from './accordion-details';
3
+ export { MuiAccordionSummary } from './accordion-summary';
4
+ export { MuiAlert } from './alert';
5
+ export { MuiAppBar } from './app-bar';
6
+ export { MuiAutocomplete } from './autocomplete';
7
+ export { MuiAvatar } from './avatar';
8
+ export { MuiBackdrop } from './backdrop';
9
+ export { MuiButton } from './button';
10
+ export { MuiButtonBase } from './button-base';
11
+ export { MuiCard } from './card';
12
+ export { MuiCardActions } from './card-actions';
13
+ export { MuiCardContent } from './card-content';
14
+ export { MuiCardHeader } from './card-header';
15
+ export { MuiCheckbox } from './checkbox';
16
+ export { MuiChip } from './chip';
17
+ export { MuiContainer } from './container';
18
+ export { MuiCssBaseline } from './css-baseline';
19
+ export { MuiDateCalendar } from './date-calendar';
20
+ export { MuiDayCalendar } from './day-calendar';
21
+ export { MuiDialog } from './dialog';
22
+ export { MuiDialogActions } from './dialog-actions';
23
+ export { MuiDialogContent } from './dialog-content';
24
+ export { MuiDialogTitle } from './dialog-title';
25
+ export { MuiDrawer } from './drawer';
26
+ export { MuiFormControl } from './form-control';
27
+ export { MuiFormLabel } from './form-label';
28
+ export { MuiIcon } from './icon';
29
+ export { MuiIconButton } from './icon-button';
30
+ export { MuiInputAdornment } from './input-adornment';
31
+ export { MuiInputBase } from './input-base';
32
+ export { MuiLinearProgress } from './linear-progress';
33
+ export { MuiLink } from './link';
34
+ export { MuiList } from './list';
35
+ export { MuiListItem } from './list-item';
36
+ export { MuiListItemButton } from './list-item-button';
37
+ export { MuiListItemIcon } from './list-item-icon';
38
+ export { MuiListItemText } from './list-item-text';
39
+ export { MuiListSubheader } from './list-subheader';
40
+ export { MuiMenu } from './menu';
41
+ export { MuiMenuItem } from './menu-item';
42
+ export { MuiMonthCalendar } from './month-calendar';
43
+ export { MuiMultiSectionDigitalClockSection } from './multi-section-digital-clock-section';
44
+ export { MuiOutlinedInput } from './outlined-input';
45
+ export { MuiPagination } from './pagination';
46
+ export { MuiPaginationItem } from './pagination-item';
47
+ export { MuiPaper } from './paper';
48
+ export { MuiPickerDay } from './picker-day';
49
+ export { MuiPickersArrowSwitcher } from './pickers-arrow-switcher';
50
+ export { MuiPickersCalendarHeader } from './pickers-calendar-header';
51
+ export { MuiPopover } from './popover';
52
+ export { MuiRating } from './rating';
53
+ export { MuiSelect } from './select';
54
+ export { MuiSkeleton } from './skeleton';
55
+ export { MuiSlider } from './slider';
56
+ export { MuiStepConnector } from './step-connector';
57
+ export { MuiStepIcon } from './step-icon';
58
+ export { MuiStepLabel } from './step-label';
59
+ export { MuiSvgIcon } from './svg-icon';
60
+ export { MuiSwitch } from './switch';
61
+ export { MuiTab } from './tab';
62
+ export { MuiTableCell } from './table-cell';
63
+ export { MuiTablePagination } from './table-pagination';
64
+ export { MuiTabs } from './tabs';
65
+ export { MuiToggleButton } from './toggle-button';
66
+ export { MuiToggleButtonGroup } from './toggle-button-group';
67
+ export { MuiTooltip } from './tooltip';
68
+ export { MuiYearCalendar } from './year-calendar';
@@ -1,3 +1,4 @@
1
+ import "../../components-DWGB2MCO.js";
1
2
  import { MuiYearCalendar as e } from "./year-calendar.js";
2
3
  import { MuiTooltip as t } from "./tooltip.js";
3
4
  import { MuiToggleButton as n } from "./toggle-button.js";
@@ -66,76 +67,4 @@ import { MuiCardContent as ue } from "./card-content.js";
66
67
  import { MuiCardHeader as de } from "./card-header.js";
67
68
  import { MuiCheckbox as fe } from "./checkbox.js";
68
69
  import { MuiChip as pe } from "./chip.js";
69
- //#region lib/theme/components/components.ts
70
- var me = {
71
- MuiAccordion: Q,
72
- MuiAccordionDetails: $,
73
- MuiAccordionSummary: ee,
74
- MuiAlert: te,
75
- MuiAppBar: ne,
76
- MuiAutocomplete: re,
77
- MuiAvatar: ie,
78
- MuiBackdrop: ae,
79
- MuiButton: oe,
80
- MuiButtonBase: se,
81
- MuiCard: ce,
82
- MuiCardActions: le,
83
- MuiCardContent: ue,
84
- MuiCardHeader: de,
85
- MuiCheckbox: fe,
86
- MuiChip: pe,
87
- MuiContainer: Z,
88
- MuiCssBaseline: X,
89
- MuiDateCalendar: Y,
90
- MuiDayCalendar: J,
91
- MuiDialog: W,
92
- MuiDialogActions: q,
93
- MuiDialogContent: K,
94
- MuiDialogTitle: G,
95
- MuiDrawer: U,
96
- MuiFormLabel: V,
97
- MuiFormControl: H,
98
- MuiIcon: z,
99
- MuiIconButton: B,
100
- MuiInputAdornment: R,
101
- MuiInputBase: L,
102
- MuiLinearProgress: I,
103
- MuiLink: F,
104
- MuiList: k,
105
- MuiListItem: M,
106
- MuiListItemButton: j,
107
- MuiListItemIcon: P,
108
- MuiListItemText: N,
109
- MuiListSubheader: A,
110
- MuiMenu: D,
111
- MuiMenuItem: O,
112
- MuiMonthCalendar: E,
113
- MuiMultiSectionDigitalClockSection: T,
114
- MuiOutlinedInput: w,
115
- MuiPagination: S,
116
- MuiPaginationItem: C,
117
- MuiPaper: x,
118
- MuiPickerDay: b,
119
- MuiPickersArrowSwitcher: y,
120
- MuiPickersCalendarHeader: v,
121
- MuiPopover: _,
122
- MuiRating: g,
123
- MuiSelect: h,
124
- MuiSkeleton: m,
125
- MuiSlider: p,
126
- MuiStepConnector: f,
127
- MuiStepIcon: d,
128
- MuiStepLabel: u,
129
- MuiSvgIcon: l,
130
- MuiSwitch: c,
131
- MuiTab: s,
132
- MuiTablePagination: a,
133
- MuiTableCell: o,
134
- MuiTabs: i,
135
- MuiToggleButton: n,
136
- MuiToggleButtonGroup: r,
137
- MuiTooltip: t,
138
- MuiYearCalendar: e
139
- };
140
- //#endregion
141
- export { me as components };
70
+ export { Q as MuiAccordion, $ as MuiAccordionDetails, ee as MuiAccordionSummary, te as MuiAlert, ne as MuiAppBar, re as MuiAutocomplete, ie as MuiAvatar, ae as MuiBackdrop, oe as MuiButton, se as MuiButtonBase, ce as MuiCard, le as MuiCardActions, ue as MuiCardContent, de as MuiCardHeader, fe as MuiCheckbox, pe as MuiChip, Z as MuiContainer, X as MuiCssBaseline, Y as MuiDateCalendar, J as MuiDayCalendar, W as MuiDialog, q as MuiDialogActions, K as MuiDialogContent, G as MuiDialogTitle, U as MuiDrawer, H as MuiFormControl, V as MuiFormLabel, z as MuiIcon, B as MuiIconButton, R as MuiInputAdornment, L as MuiInputBase, I as MuiLinearProgress, F as MuiLink, k as MuiList, M as MuiListItem, j as MuiListItemButton, P as MuiListItemIcon, N as MuiListItemText, A as MuiListSubheader, D as MuiMenu, O as MuiMenuItem, E as MuiMonthCalendar, T as MuiMultiSectionDigitalClockSection, w as MuiOutlinedInput, S as MuiPagination, C as MuiPaginationItem, x as MuiPaper, b as MuiPickerDay, y as MuiPickersArrowSwitcher, v as MuiPickersCalendarHeader, _ as MuiPopover, g as MuiRating, h as MuiSelect, m as MuiSkeleton, p as MuiSlider, f as MuiStepConnector, d as MuiStepIcon, u as MuiStepLabel, l as MuiSvgIcon, c as MuiSwitch, s as MuiTab, o as MuiTableCell, a as MuiTablePagination, i as MuiTabs, n as MuiToggleButton, r as MuiToggleButtonGroup, t as MuiTooltip, e as MuiYearCalendar };
@@ -1,5 +1,2 @@
1
- export declare const MuiContainer: {
2
- defaultProps: {
3
- maxWidth: "xl";
4
- };
5
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiContainer: Slot<'MuiContainer'>;
@@ -1,9 +1,2 @@
1
- import { Theme } from '@mui/material';
2
- export declare const MuiCssBaseline: {
3
- styleOverrides: (theme: Theme) => {
4
- body: {
5
- backgroundColor: string;
6
- color: string;
7
- };
8
- };
9
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiCssBaseline: Slot<'MuiCssBaseline'>;
@@ -1,13 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiDateCalendar: {
3
- styleOverrides: {
4
- root: ({ theme }: import('@mui/x-date-pickers').DateCalendarProps & Record<string, unknown> & {
5
- ownerState: import('@mui/x-date-pickers').PickerOwnerState;
6
- } & {
7
- theme: Theme;
8
- }) => {
9
- width: string;
10
- height: string;
11
- };
12
- };
13
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiDateCalendar: Slot<'MuiDateCalendar'>;
@@ -1,25 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiDayCalendar: {
3
- styleOverrides: {
4
- weekDayLabel: ({ theme }: import('@mui/x-date-pickers/internals').DayCalendarProps & Record<string, unknown> & {
5
- ownerState: import('@mui/x-date-pickers').PickerDayOwnerState;
6
- } & {
7
- theme: Theme;
8
- }) => {
9
- width: string;
10
- height: string;
11
- margin: string;
12
- fontSize: import("csstype").Property.FontSize<string | number> | undefined;
13
- color: string;
14
- };
15
- weekContainer: ({ theme }: import('@mui/x-date-pickers/internals').DayCalendarProps & Record<string, unknown> & {
16
- ownerState: import('@mui/x-date-pickers').PickerDayOwnerState;
17
- } & {
18
- theme: Theme;
19
- }) => {
20
- height: string;
21
- margin: number;
22
- alignItems: "center";
23
- };
24
- };
25
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiDayCalendar: Slot<'MuiDayCalendar'>;
@@ -1,12 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiDialogActions: {
3
- styleOverrides: {
4
- root: ({ theme }: import('@mui/material').DialogActionsProps & Record<string, unknown> & {
5
- ownerState: import('@mui/material').DialogActionsProps & Record<string, unknown>;
6
- } & {
7
- theme: Theme;
8
- }) => {
9
- padding: string;
10
- };
11
- };
12
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiDialogActions: Slot<'MuiDialogActions'>;
@@ -1,13 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiDialogContent: {
3
- styleOverrides: {
4
- root: ({ theme }: import('@mui/material').DialogContentProps & Record<string, unknown> & {
5
- ownerState: import('@mui/material').DialogContentProps & Record<string, unknown>;
6
- } & {
7
- theme: Theme;
8
- }) => {
9
- paddingLeft: string;
10
- paddingRight: string;
11
- };
12
- };
13
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiDialogContent: Slot<'MuiDialogContent'>;
@@ -1,21 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiDialogTitle: {
3
- styleOverrides: {
4
- root: ({ theme }: {
5
- component?: React.ElementType | undefined;
6
- } & import('@mui/material').DialogTitleOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "color" | "className" | "style" | "classes" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "variantMapping" | "component"> & {
7
- component?: React.ElementType | undefined;
8
- } & Record<string, unknown> & {
9
- ownerState: {
10
- component?: React.ElementType | undefined;
11
- } & import('@mui/material').DialogTitleOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "color" | "className" | "style" | "classes" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "variantMapping" | "component"> & {
12
- component?: React.ElementType | undefined;
13
- } & Record<string, unknown>;
14
- } & {
15
- theme: Theme;
16
- }) => {
17
- paddingLeft: string;
18
- paddingRight: string;
19
- };
20
- };
21
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiDialogTitle: Slot<'MuiDialogTitle'>;
@@ -1,25 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiDialog: {
3
- styleOverrides: {
4
- root: ({ theme }: import('@mui/material').DialogProps & Record<string, unknown> & {
5
- ownerState: import('@mui/material').DialogProps & Record<string, unknown>;
6
- } & {
7
- theme: Theme;
8
- }) => {
9
- '& .MuiDialog-paper': {
10
- borderRadius: string | number;
11
- border: number;
12
- backgroundColor: string;
13
- backgroundImage: string;
14
- boxShadow: string;
15
- outline: string;
16
- '&:focus': {
17
- outline: string;
18
- };
19
- '&:focus-visible': {
20
- outline: string;
21
- };
22
- };
23
- };
24
- };
25
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiDialog: Slot<'MuiDialog'>;
@@ -1,13 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiDrawer: {
3
- styleOverrides: {
4
- paper: ({ theme }: import('@mui/material').DrawerProps & Record<string, unknown> & {
5
- ownerState: import('@mui/material').DrawerProps & Record<string, unknown>;
6
- } & {
7
- theme: Theme;
8
- }) => {
9
- backgroundColor: string;
10
- backgroundImage: "none";
11
- };
12
- };
13
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiDrawer: Slot<'MuiDrawer'>;
@@ -1,7 +1,2 @@
1
- export declare const MuiFormControl: {
2
- styleOverrides: {
3
- root: {
4
- position: "relative";
5
- };
6
- };
7
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiFormControl: Slot<'MuiFormControl'>;
@@ -1,20 +1,2 @@
1
- import { Theme } from '@mui/material/styles';
2
- export declare const MuiFormLabel: {
3
- styleOverrides: {
4
- root: ({ theme }: import('@mui/material').FormLabelBaseProps & import('@mui/material').FormLabelOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "color" | "content" | "translate" | keyof import('@mui/material/OverridableComponent').CommonProps | "onChange" | "children" | "sx" | "form" | "slot" | "title" | "disabled" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "error" | "htmlFor" | "filled" | "focused" | "required"> & {
5
- component?: React.ElementType | undefined;
6
- } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').FormLabelBaseProps & import('@mui/material').FormLabelOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "color" | "content" | "translate" | keyof import('@mui/material/OverridableComponent').CommonProps | "onChange" | "children" | "sx" | "form" | "slot" | "title" | "disabled" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "error" | "htmlFor" | "filled" | "focused" | "required"> & {
8
- component?: React.ElementType | undefined;
9
- } & Record<string, unknown>;
10
- } & {
11
- theme: Theme;
12
- }) => {
13
- [x: string]: string | number | {
14
- color: string;
15
- };
16
- color: string;
17
- marginBottom: number;
18
- };
19
- };
20
- };
1
+ import { Slot } from './slot';
2
+ export declare const MuiFormLabel: Slot<'MuiFormLabel'>;