@mui/material 5.11.14 → 5.11.15

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 (175) hide show
  1. package/Accordion/accordionClasses.d.ts +18 -18
  2. package/AccordionActions/accordionActionsClasses.d.ts +10 -10
  3. package/AccordionDetails/accordionDetailsClasses.d.ts +8 -8
  4. package/AccordionSummary/accordionSummaryClasses.d.ts +22 -22
  5. package/Alert/alertClasses.d.ts +44 -44
  6. package/AlertTitle/alertTitleClasses.d.ts +8 -8
  7. package/AppBar/appBarClasses.d.ts +28 -28
  8. package/Autocomplete/Autocomplete.js +3 -0
  9. package/Autocomplete/autocompleteClasses.d.ts +56 -56
  10. package/Avatar/avatarClasses.d.ts +20 -20
  11. package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
  12. package/Backdrop/backdropClasses.d.ts +10 -10
  13. package/Badge/badgeClasses.d.ts +56 -56
  14. package/BottomNavigation/BottomNavigation.js +0 -0
  15. package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
  16. package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
  17. package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
  18. package/Button/buttonClasses.d.ts +100 -100
  19. package/ButtonBase/buttonBaseClasses.d.ts +12 -12
  20. package/ButtonBase/touchRippleClasses.d.ts +20 -20
  21. package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
  22. package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
  23. package/CHANGELOG.md +52 -0
  24. package/Card/cardClasses.d.ts +8 -8
  25. package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
  26. package/CardActions/cardActionsClasses.d.ts +10 -10
  27. package/CardContent/cardContentClasses.d.ts +8 -8
  28. package/CardHeader/cardHeaderClasses.d.ts +18 -18
  29. package/CardMedia/cardMediaClasses.d.ts +12 -12
  30. package/Checkbox/checkboxClasses.d.ts +18 -18
  31. package/Chip/Chip.js +2 -3
  32. package/Chip/chipClasses.d.ts +96 -96
  33. package/CircularProgress/circularProgressClasses.d.ts +26 -26
  34. package/ClickAwayListener/index.d.ts +2 -2
  35. package/Collapse/collapseClasses.d.ts +18 -18
  36. package/Container/containerClasses.d.ts +6 -6
  37. package/Dialog/DialogContext.d.ts +6 -6
  38. package/Dialog/dialogClasses.d.ts +36 -36
  39. package/DialogActions/dialogActionsClasses.d.ts +10 -10
  40. package/DialogContent/dialogContentClasses.d.ts +10 -10
  41. package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
  42. package/DialogTitle/dialogTitleClasses.d.ts +8 -8
  43. package/Divider/dividerClasses.d.ts +34 -34
  44. package/Drawer/drawerClasses.d.ts +30 -30
  45. package/Fab/fabClasses.d.ts +26 -26
  46. package/FilledInput/filledInputClasses.d.ts +40 -40
  47. package/FormControl/FormControlContext.d.ts +17 -17
  48. package/FormControl/formControlClasses.d.ts +14 -14
  49. package/FormControl/useFormControl.d.ts +2 -2
  50. package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
  51. package/FormGroup/formGroupClasses.d.ts +12 -12
  52. package/FormHelperText/formHelperTextClasses.d.ts +22 -22
  53. package/FormLabel/formLabelClasses.d.ts +22 -22
  54. package/Grid/gridClasses.d.ts +48 -48
  55. package/Icon/iconClasses.d.ts +24 -24
  56. package/IconButton/iconButtonClasses.d.ts +34 -34
  57. package/ImageList/imageListClasses.d.ts +16 -16
  58. package/ImageListItem/imageListItemClasses.d.ts +18 -18
  59. package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
  60. package/Input/inputClasses.d.ts +34 -34
  61. package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
  62. package/InputBase/inputBaseClasses.d.ts +46 -46
  63. package/InputLabel/inputLabelClasses.d.ts +32 -32
  64. package/LinearProgress/linearProgressClasses.d.ts +42 -42
  65. package/Link/getTextDecoration.d.ts +15 -15
  66. package/Link/linkClasses.d.ts +18 -18
  67. package/List/listClasses.d.ts +14 -14
  68. package/ListItem/listItemClasses.d.ts +30 -30
  69. package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
  70. package/ListItemButton/listItemButtonClasses.d.ts +22 -22
  71. package/ListItemIcon/listItemIconClasses.d.ts +10 -10
  72. package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
  73. package/ListItemText/listItemTextClasses.d.ts +18 -18
  74. package/ListSubheader/listSubheaderClasses.d.ts +18 -18
  75. package/Menu/menuClasses.d.ts +12 -12
  76. package/MenuItem/menuItemClasses.d.ts +20 -20
  77. package/MobileStepper/mobileStepperClasses.d.ts +22 -22
  78. package/NativeSelect/nativeSelectClasses.d.ts +32 -32
  79. package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
  80. package/Pagination/paginationClasses.d.ts +14 -14
  81. package/PaginationItem/paginationItemClasses.d.ts +42 -42
  82. package/Paper/paperClasses.d.ts +39 -39
  83. package/Popover/popoverClasses.d.ts +10 -10
  84. package/Popper/Popper.d.ts +55 -55
  85. package/Radio/radioClasses.d.ts +16 -16
  86. package/RadioGroup/RadioGroupContext.d.ts +11 -11
  87. package/RadioGroup/useRadioGroup.d.ts +4 -4
  88. package/Rating/ratingClasses.d.ts +40 -40
  89. package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
  90. package/Select/selectClasses.d.ts +30 -30
  91. package/Skeleton/skeletonClasses.d.ts +26 -26
  92. package/Slider/SliderValueLabel.d.ts +15 -15
  93. package/Slider/SliderValueLabel.types.d.ts +24 -24
  94. package/Slider/sliderClasses.d.ts +58 -58
  95. package/Snackbar/snackbarClasses.d.ts +20 -20
  96. package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
  97. package/SpeedDial/speedDialClasses.d.ts +22 -22
  98. package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
  99. package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
  100. package/Stack/Stack.d.ts +10 -0
  101. package/Stack/Stack.js +11 -1
  102. package/Stack/stackClasses.d.ts +6 -6
  103. package/Step/StepContext.d.ts +20 -20
  104. package/Step/stepClasses.d.ts +16 -16
  105. package/StepButton/stepButtonClasses.d.ts +14 -14
  106. package/StepConnector/stepConnectorClasses.d.ts +26 -26
  107. package/StepContent/stepContentClasses.d.ts +12 -12
  108. package/StepIcon/stepIconClasses.d.ts +16 -16
  109. package/StepLabel/stepLabelClasses.d.ts +28 -28
  110. package/Stepper/StepperContext.d.ts +18 -18
  111. package/Stepper/stepperClasses.d.ts +14 -14
  112. package/SvgIcon/svgIconClasses.d.ts +26 -26
  113. package/Switch/switchClasses.d.ts +32 -32
  114. package/Tab/tabClasses.d.ts +26 -26
  115. package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
  116. package/Table/tableClasses.d.ts +10 -10
  117. package/TableBody/tableBodyClasses.d.ts +8 -8
  118. package/TableCell/tableCellClasses.d.ts +32 -32
  119. package/TableContainer/tableContainerClasses.d.ts +8 -8
  120. package/TableFooter/tableFooterClasses.d.ts +8 -8
  121. package/TableHead/tableHeadClasses.d.ts +8 -8
  122. package/TablePagination/tablePaginationClasses.d.ts +28 -28
  123. package/TableRow/tableRowClasses.d.ts +16 -16
  124. package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
  125. package/Tabs/tabsClasses.d.ts +32 -32
  126. package/TextField/textFieldClasses.d.ts +8 -8
  127. package/ToggleButton/toggleButtonClasses.d.ts +24 -24
  128. package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
  129. package/Toolbar/toolbarClasses.d.ts +14 -14
  130. package/Tooltip/tooltipClasses.d.ts +30 -30
  131. package/Typography/typographyClasses.d.ts +50 -50
  132. package/Unstable_Grid2/Grid2.d.ts +4 -4
  133. package/Unstable_Grid2/Grid2Props.d.ts +15 -15
  134. package/Unstable_Grid2/grid2Classes.d.ts +5 -5
  135. package/Unstable_Grid2/index.d.ts +4 -4
  136. package/className/index.d.ts +1 -1
  137. package/darkScrollbar/index.d.ts +28 -28
  138. package/generateUtilityClass/index.d.ts +2 -2
  139. package/generateUtilityClasses/index.d.ts +1 -1
  140. package/index.js +1 -1
  141. package/internal/switchBaseClasses.d.ts +12 -12
  142. package/legacy/Autocomplete/Autocomplete.js +3 -0
  143. package/legacy/BottomNavigation/BottomNavigation.js +0 -0
  144. package/legacy/Chip/Chip.js +2 -3
  145. package/legacy/Stack/Stack.js +11 -1
  146. package/legacy/index.js +1 -1
  147. package/locale/index.d.ts +76 -76
  148. package/modern/Autocomplete/Autocomplete.js +3 -0
  149. package/modern/BottomNavigation/BottomNavigation.js +0 -0
  150. package/modern/Chip/Chip.js +2 -3
  151. package/modern/Stack/Stack.js +11 -1
  152. package/modern/index.js +1 -1
  153. package/node/Autocomplete/Autocomplete.js +3 -0
  154. package/node/BottomNavigation/BottomNavigation.js +0 -0
  155. package/node/Chip/Chip.js +2 -3
  156. package/node/Stack/Stack.js +11 -1
  157. package/node/index.js +1 -1
  158. package/package.json +4 -4
  159. package/styles/CssVarsProvider.d.ts +15 -15
  160. package/styles/excludeVariablesFromRoot.d.ts +5 -5
  161. package/styles/getOverlayAlpha.d.ts +2 -2
  162. package/styles/shouldSkipGeneratingVar.d.ts +1 -1
  163. package/transitions/index.d.ts +1 -1
  164. package/transitions/transition.d.ts +13 -13
  165. package/transitions/utils.d.ts +23 -23
  166. package/types/OverridableComponentAugmentation.d.ts +31 -31
  167. package/umd/material-ui.development.js +62 -58
  168. package/umd/material-ui.production.min.js +20 -20
  169. package/useMediaQuery/useMediaQuery.d.ts +46 -46
  170. package/useTouchRipple/index.d.ts +1 -1
  171. package/useTouchRipple/useTouchRipple.d.ts +28 -28
  172. package/utils/getScrollbarSize.d.ts +2 -2
  173. package/utils/ownerDocument.d.ts +2 -2
  174. package/utils/ownerWindow.d.ts +2 -2
  175. package/utils/setRef.d.ts +2 -2
@@ -1,15 +1,15 @@
1
- import type { Theme } from '../styles';
2
- export declare const colorTransformations: {
3
- primary: string;
4
- textPrimary: string;
5
- secondary: string;
6
- textSecondary: string;
7
- error: string;
8
- };
9
- declare const getTextDecoration: <T extends Theme>({ theme, ownerState, }: {
10
- theme: T;
11
- ownerState: {
12
- color: string;
13
- };
14
- }) => string;
15
- export default getTextDecoration;
1
+ import type { Theme } from '../styles';
2
+ export declare const colorTransformations: {
3
+ primary: string;
4
+ textPrimary: string;
5
+ secondary: string;
6
+ textSecondary: string;
7
+ error: string;
8
+ };
9
+ declare const getTextDecoration: <T extends Theme>({ theme, ownerState, }: {
10
+ theme: T;
11
+ ownerState: {
12
+ color: string;
13
+ };
14
+ }) => string;
15
+ export default getTextDecoration;
@@ -1,18 +1,18 @@
1
- export interface LinkClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element if `underline="none"`. */
5
- underlineNone: string;
6
- /** Styles applied to the root element if `underline="hover"`. */
7
- underlineHover: string;
8
- /** Styles applied to the root element if `underline="always"`. */
9
- underlineAlways: string;
10
- /** Styles applied to the root element if `component="button"`. */
11
- button: string;
12
- /** State class applied to the root element if the link is keyboard focused. */
13
- focusVisible: string;
14
- }
15
- export type LinkClassKey = keyof LinkClasses;
16
- export declare function getLinkUtilityClass(slot: string): string;
17
- declare const linkClasses: LinkClasses;
18
- export default linkClasses;
1
+ export interface LinkClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element if `underline="none"`. */
5
+ underlineNone: string;
6
+ /** Styles applied to the root element if `underline="hover"`. */
7
+ underlineHover: string;
8
+ /** Styles applied to the root element if `underline="always"`. */
9
+ underlineAlways: string;
10
+ /** Styles applied to the root element if `component="button"`. */
11
+ button: string;
12
+ /** State class applied to the root element if the link is keyboard focused. */
13
+ focusVisible: string;
14
+ }
15
+ export type LinkClassKey = keyof LinkClasses;
16
+ export declare function getLinkUtilityClass(slot: string): string;
17
+ declare const linkClasses: LinkClasses;
18
+ export default linkClasses;
@@ -1,14 +1,14 @@
1
- export interface ListClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element unless `disablePadding={true}`. */
5
- padding: string;
6
- /** Styles applied to the root element if dense. */
7
- dense: string;
8
- /** Styles applied to the root element if a `subheader` is provided. */
9
- subheader: string;
10
- }
11
- export type ListClassKey = keyof ListClasses;
12
- export declare function getListUtilityClass(slot: string): string;
13
- declare const listClasses: ListClasses;
14
- export default listClasses;
1
+ export interface ListClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element unless `disablePadding={true}`. */
5
+ padding: string;
6
+ /** Styles applied to the root element if dense. */
7
+ dense: string;
8
+ /** Styles applied to the root element if a `subheader` is provided. */
9
+ subheader: string;
10
+ }
11
+ export type ListClassKey = keyof ListClasses;
12
+ export declare function getListUtilityClass(slot: string): string;
13
+ declare const listClasses: ListClasses;
14
+ export default listClasses;
@@ -1,30 +1,30 @@
1
- export interface ListItemClasses {
2
- /** Styles applied to the (normally root) `component` element. May be wrapped by a `container`. */
3
- root: string;
4
- /** Styles applied to the container element if `children` includes `ListItemSecondaryAction`. */
5
- container: string;
6
- /** State class applied to the `component`'s `focusVisibleClassName` prop if `button={true}`. */
7
- focusVisible: string;
8
- /** Styles applied to the component element if dense. */
9
- dense: string;
10
- /** Styles applied to the component element if `alignItems="flex-start"`. */
11
- alignItemsFlexStart: string;
12
- /** State class applied to the inner `component` element if `disabled={true}`. */
13
- disabled: string;
14
- /** Styles applied to the inner `component` element if `divider={true}`. */
15
- divider: string;
16
- /** Styles applied to the inner `component` element unless `disableGutters={true}`. */
17
- gutters: string;
18
- /** Styles applied to the root element unless `disablePadding={true}`. */
19
- padding: string;
20
- /** Styles applied to the inner `component` element if `button={true}`. */
21
- button: string;
22
- /** Styles applied to the component element if `children` includes `ListItemSecondaryAction`. */
23
- secondaryAction: string;
24
- /** State class applied to the root element if `selected={true}`. */
25
- selected: string;
26
- }
27
- export type ListItemClassKey = keyof ListItemClasses;
28
- export declare function getListItemUtilityClass(slot: string): string;
29
- declare const listItemClasses: ListItemClasses;
30
- export default listItemClasses;
1
+ export interface ListItemClasses {
2
+ /** Styles applied to the (normally root) `component` element. May be wrapped by a `container`. */
3
+ root: string;
4
+ /** Styles applied to the container element if `children` includes `ListItemSecondaryAction`. */
5
+ container: string;
6
+ /** State class applied to the `component`'s `focusVisibleClassName` prop if `button={true}`. */
7
+ focusVisible: string;
8
+ /** Styles applied to the component element if dense. */
9
+ dense: string;
10
+ /** Styles applied to the component element if `alignItems="flex-start"`. */
11
+ alignItemsFlexStart: string;
12
+ /** State class applied to the inner `component` element if `disabled={true}`. */
13
+ disabled: string;
14
+ /** Styles applied to the inner `component` element if `divider={true}`. */
15
+ divider: string;
16
+ /** Styles applied to the inner `component` element unless `disableGutters={true}`. */
17
+ gutters: string;
18
+ /** Styles applied to the root element unless `disablePadding={true}`. */
19
+ padding: string;
20
+ /** Styles applied to the inner `component` element if `button={true}`. */
21
+ button: string;
22
+ /** Styles applied to the component element if `children` includes `ListItemSecondaryAction`. */
23
+ secondaryAction: string;
24
+ /** State class applied to the root element if `selected={true}`. */
25
+ selected: string;
26
+ }
27
+ export type ListItemClassKey = keyof ListItemClasses;
28
+ export declare function getListItemUtilityClass(slot: string): string;
29
+ declare const listItemClasses: ListItemClasses;
30
+ export default listItemClasses;
@@ -1,10 +1,10 @@
1
- export interface ListItemAvatarClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element when the parent `ListItem` uses `alignItems="flex-start"`. */
5
- alignItemsFlexStart: string;
6
- }
7
- export type ListItemAvatarClassKey = keyof ListItemAvatarClasses;
8
- export declare function getListItemAvatarUtilityClass(slot: string): string;
9
- declare const listItemAvatarClasses: ListItemAvatarClasses;
10
- export default listItemAvatarClasses;
1
+ export interface ListItemAvatarClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element when the parent `ListItem` uses `alignItems="flex-start"`. */
5
+ alignItemsFlexStart: string;
6
+ }
7
+ export type ListItemAvatarClassKey = keyof ListItemAvatarClasses;
8
+ export declare function getListItemAvatarUtilityClass(slot: string): string;
9
+ declare const listItemAvatarClasses: ListItemAvatarClasses;
10
+ export default listItemAvatarClasses;
@@ -1,22 +1,22 @@
1
- export interface ListItemButtonClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** State class applied to the `component`'s `focusVisibleClassName` prop. */
5
- focusVisible: string;
6
- /** Styles applied to the component element if dense. */
7
- dense: string;
8
- /** Styles applied to the component element if `alignItems="flex-start"`. */
9
- alignItemsFlexStart: string;
10
- /** State class applied to the inner `component` element if `disabled={true}`. */
11
- disabled: string;
12
- /** Styles applied to the inner `component` element if `divider={true}`. */
13
- divider: string;
14
- /** Styles applied to the inner `component` element unless `disableGutters={true}`. */
15
- gutters: string;
16
- /** State class applied to the root element if `selected={true}`. */
17
- selected: string;
18
- }
19
- export type ListItemButtonClassKey = keyof ListItemButtonClasses;
20
- export declare function getListItemButtonUtilityClass(slot: string): string;
21
- declare const listItemButtonClasses: ListItemButtonClasses;
22
- export default listItemButtonClasses;
1
+ export interface ListItemButtonClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** State class applied to the `component`'s `focusVisibleClassName` prop. */
5
+ focusVisible: string;
6
+ /** Styles applied to the component element if dense. */
7
+ dense: string;
8
+ /** Styles applied to the component element if `alignItems="flex-start"`. */
9
+ alignItemsFlexStart: string;
10
+ /** State class applied to the inner `component` element if `disabled={true}`. */
11
+ disabled: string;
12
+ /** Styles applied to the inner `component` element if `divider={true}`. */
13
+ divider: string;
14
+ /** Styles applied to the inner `component` element unless `disableGutters={true}`. */
15
+ gutters: string;
16
+ /** State class applied to the root element if `selected={true}`. */
17
+ selected: string;
18
+ }
19
+ export type ListItemButtonClassKey = keyof ListItemButtonClasses;
20
+ export declare function getListItemButtonUtilityClass(slot: string): string;
21
+ declare const listItemButtonClasses: ListItemButtonClasses;
22
+ export default listItemButtonClasses;
@@ -1,10 +1,10 @@
1
- export interface ListItemIconClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element when the parent `ListItem` uses `alignItems="flex-start"`. */
5
- alignItemsFlexStart: string;
6
- }
7
- export type ListItemIconClassKey = keyof ListItemIconClasses;
8
- export declare function getListItemIconUtilityClass(slot: string): string;
9
- declare const listItemIconClasses: ListItemIconClasses;
10
- export default listItemIconClasses;
1
+ export interface ListItemIconClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element when the parent `ListItem` uses `alignItems="flex-start"`. */
5
+ alignItemsFlexStart: string;
6
+ }
7
+ export type ListItemIconClassKey = keyof ListItemIconClasses;
8
+ export declare function getListItemIconUtilityClass(slot: string): string;
9
+ declare const listItemIconClasses: ListItemIconClasses;
10
+ export default listItemIconClasses;
@@ -1,10 +1,10 @@
1
- export interface ListItemSecondaryActionClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element when the parent `ListItem` has `disableGutters={true}`. */
5
- disableGutters: string;
6
- }
7
- export type ListItemSecondaryActionClassKey = keyof ListItemSecondaryActionClasses;
8
- export declare function getListItemSecondaryActionClassesUtilityClass(slot: string): string;
9
- declare const listItemSecondaryActionClasses: ListItemSecondaryActionClasses;
10
- export default listItemSecondaryActionClasses;
1
+ export interface ListItemSecondaryActionClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element when the parent `ListItem` has `disableGutters={true}`. */
5
+ disableGutters: string;
6
+ }
7
+ export type ListItemSecondaryActionClassKey = keyof ListItemSecondaryActionClasses;
8
+ export declare function getListItemSecondaryActionClassesUtilityClass(slot: string): string;
9
+ declare const listItemSecondaryActionClasses: ListItemSecondaryActionClasses;
10
+ export default listItemSecondaryActionClasses;
@@ -1,18 +1,18 @@
1
- export interface ListItemTextClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the Typography component if primary and secondary are set. */
5
- multiline: string;
6
- /** Styles applied to the Typography component if dense. */
7
- dense: string;
8
- /** Styles applied to the root element if `inset={true}`. */
9
- inset: string;
10
- /** Styles applied to the primary `Typography` component. */
11
- primary: string;
12
- /** Styles applied to the secondary `Typography` component. */
13
- secondary: string;
14
- }
15
- export type ListItemTextClassKey = keyof ListItemTextClasses;
16
- export declare function getListItemTextUtilityClass(slot: string): string;
17
- declare const listItemTextClasses: ListItemTextClasses;
18
- export default listItemTextClasses;
1
+ export interface ListItemTextClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the Typography component if primary and secondary are set. */
5
+ multiline: string;
6
+ /** Styles applied to the Typography component if dense. */
7
+ dense: string;
8
+ /** Styles applied to the root element if `inset={true}`. */
9
+ inset: string;
10
+ /** Styles applied to the primary `Typography` component. */
11
+ primary: string;
12
+ /** Styles applied to the secondary `Typography` component. */
13
+ secondary: string;
14
+ }
15
+ export type ListItemTextClassKey = keyof ListItemTextClasses;
16
+ export declare function getListItemTextUtilityClass(slot: string): string;
17
+ declare const listItemTextClasses: ListItemTextClasses;
18
+ export default listItemTextClasses;
@@ -1,18 +1,18 @@
1
- export interface ListSubheaderClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element if `color="primary"`. */
5
- colorPrimary: string;
6
- /** Styles applied to the root element if `color="inherit"`. */
7
- colorInherit: string;
8
- /** Styles applied to the inner `component` element unless `disableGutters={true}`. */
9
- gutters: string;
10
- /** Styles applied to the root element if `inset={true}`. */
11
- inset: string;
12
- /** Styles applied to the root element unless `disableSticky={true}`. */
13
- sticky: string;
14
- }
15
- export type ListSubheaderClassKey = keyof ListSubheaderClasses;
16
- export declare function getListSubheaderUtilityClass(slot: string): string;
17
- declare const listSubheaderClasses: ListSubheaderClasses;
18
- export default listSubheaderClasses;
1
+ export interface ListSubheaderClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element if `color="primary"`. */
5
+ colorPrimary: string;
6
+ /** Styles applied to the root element if `color="inherit"`. */
7
+ colorInherit: string;
8
+ /** Styles applied to the inner `component` element unless `disableGutters={true}`. */
9
+ gutters: string;
10
+ /** Styles applied to the root element if `inset={true}`. */
11
+ inset: string;
12
+ /** Styles applied to the root element unless `disableSticky={true}`. */
13
+ sticky: string;
14
+ }
15
+ export type ListSubheaderClassKey = keyof ListSubheaderClasses;
16
+ export declare function getListSubheaderUtilityClass(slot: string): string;
17
+ declare const listSubheaderClasses: ListSubheaderClasses;
18
+ export default listSubheaderClasses;
@@ -1,12 +1,12 @@
1
- export interface MenuClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the Paper component. */
5
- paper: string;
6
- /** Styles applied to the List component via `MenuList`. */
7
- list: string;
8
- }
9
- export type MenuClassKey = keyof MenuClasses;
10
- export declare function getMenuUtilityClass(slot: string): string;
11
- declare const menuClasses: MenuClasses;
12
- export default menuClasses;
1
+ export interface MenuClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the Paper component. */
5
+ paper: string;
6
+ /** Styles applied to the List component via `MenuList`. */
7
+ list: string;
8
+ }
9
+ export type MenuClassKey = keyof MenuClasses;
10
+ export declare function getMenuUtilityClass(slot: string): string;
11
+ declare const menuClasses: MenuClasses;
12
+ export default menuClasses;
@@ -1,20 +1,20 @@
1
- export interface MenuItemClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** State class applied to the root element if keyboard focused. */
5
- focusVisible: string;
6
- /** Styles applied to the root element if dense. */
7
- dense: string;
8
- /** State class applied to the root element if `disabled={true}`. */
9
- disabled: string;
10
- /** Styles applied to the root element if `divider={true}`. */
11
- divider: string;
12
- /** Styles applied to the inner `component` element unless `disableGutters={true}`. */
13
- gutters: string;
14
- /** State class applied to the root element if `selected={true}`. */
15
- selected: string;
16
- }
17
- export type MenuItemClassKey = keyof MenuItemClasses;
18
- export declare function getMenuItemUtilityClass(slot: string): string;
19
- declare const menuItemClasses: MenuItemClasses;
20
- export default menuItemClasses;
1
+ export interface MenuItemClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** State class applied to the root element if keyboard focused. */
5
+ focusVisible: string;
6
+ /** Styles applied to the root element if dense. */
7
+ dense: string;
8
+ /** State class applied to the root element if `disabled={true}`. */
9
+ disabled: string;
10
+ /** Styles applied to the root element if `divider={true}`. */
11
+ divider: string;
12
+ /** Styles applied to the inner `component` element unless `disableGutters={true}`. */
13
+ gutters: string;
14
+ /** State class applied to the root element if `selected={true}`. */
15
+ selected: string;
16
+ }
17
+ export type MenuItemClassKey = keyof MenuItemClasses;
18
+ export declare function getMenuItemUtilityClass(slot: string): string;
19
+ declare const menuItemClasses: MenuItemClasses;
20
+ export default menuItemClasses;
@@ -1,22 +1,22 @@
1
- export interface MobileStepperClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element if `position="bottom"`. */
5
- positionBottom: string;
6
- /** Styles applied to the root element if `position="top"`. */
7
- positionTop: string;
8
- /** Styles applied to the root element if `position="static"`. */
9
- positionStatic: string;
10
- /** Styles applied to the dots container if `variant="dots"`. */
11
- dots: string;
12
- /** Styles applied to each dot if `variant="dots"`. */
13
- dot: string;
14
- /** Styles applied to a dot if `variant="dots"` and this is the active step. */
15
- dotActive: string;
16
- /** Styles applied to the Linear Progress component if `variant="progress"`. */
17
- progress: string;
18
- }
19
- export type MobileStepperClassKey = keyof MobileStepperClasses;
20
- export declare function getMobileStepperUtilityClass(slot: string): string;
21
- declare const mobileStepperClasses: MobileStepperClasses;
22
- export default mobileStepperClasses;
1
+ export interface MobileStepperClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element if `position="bottom"`. */
5
+ positionBottom: string;
6
+ /** Styles applied to the root element if `position="top"`. */
7
+ positionTop: string;
8
+ /** Styles applied to the root element if `position="static"`. */
9
+ positionStatic: string;
10
+ /** Styles applied to the dots container if `variant="dots"`. */
11
+ dots: string;
12
+ /** Styles applied to each dot if `variant="dots"`. */
13
+ dot: string;
14
+ /** Styles applied to a dot if `variant="dots"` and this is the active step. */
15
+ dotActive: string;
16
+ /** Styles applied to the Linear Progress component if `variant="progress"`. */
17
+ progress: string;
18
+ }
19
+ export type MobileStepperClassKey = keyof MobileStepperClasses;
20
+ export declare function getMobileStepperUtilityClass(slot: string): string;
21
+ declare const mobileStepperClasses: MobileStepperClasses;
22
+ export default mobileStepperClasses;
@@ -1,32 +1,32 @@
1
- export interface NativeSelectClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the select component `select` class. */
5
- select: string;
6
- /** Styles applied to the select component if `multiple={true}`. */
7
- multiple: string;
8
- /** Styles applied to the select component if `variant="filled"`. */
9
- filled: string;
10
- /** Styles applied to the select component if `variant="outlined"`. */
11
- outlined: string;
12
- /** Styles applied to the select component if `variant="standard"`. */
13
- standard: string;
14
- /** State class applied to the select component `disabled` class. */
15
- disabled: string;
16
- /** Styles applied to the icon component. */
17
- icon: string;
18
- /** Styles applied to the icon component if the popup is open. */
19
- iconOpen: string;
20
- /** Styles applied to the icon component if `variant="filled"`. */
21
- iconFilled: string;
22
- /** Styles applied to the icon component if `variant="outlined"`. */
23
- iconOutlined: string;
24
- /** Styles applied to the icon component if `variant="standard"`. */
25
- iconStandard: string;
26
- /** Styles applied to the underlying native input component. */
27
- nativeInput: string;
28
- }
29
- export type NativeSelectClassKey = keyof NativeSelectClasses;
30
- export declare function getNativeSelectUtilityClasses(slot: string): string;
31
- declare const nativeSelectClasses: NativeSelectClasses;
32
- export default nativeSelectClasses;
1
+ export interface NativeSelectClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the select component `select` class. */
5
+ select: string;
6
+ /** Styles applied to the select component if `multiple={true}`. */
7
+ multiple: string;
8
+ /** Styles applied to the select component if `variant="filled"`. */
9
+ filled: string;
10
+ /** Styles applied to the select component if `variant="outlined"`. */
11
+ outlined: string;
12
+ /** Styles applied to the select component if `variant="standard"`. */
13
+ standard: string;
14
+ /** State class applied to the select component `disabled` class. */
15
+ disabled: string;
16
+ /** Styles applied to the icon component. */
17
+ icon: string;
18
+ /** Styles applied to the icon component if the popup is open. */
19
+ iconOpen: string;
20
+ /** Styles applied to the icon component if `variant="filled"`. */
21
+ iconFilled: string;
22
+ /** Styles applied to the icon component if `variant="outlined"`. */
23
+ iconOutlined: string;
24
+ /** Styles applied to the icon component if `variant="standard"`. */
25
+ iconStandard: string;
26
+ /** Styles applied to the underlying native input component. */
27
+ nativeInput: string;
28
+ }
29
+ export type NativeSelectClassKey = keyof NativeSelectClasses;
30
+ export declare function getNativeSelectUtilityClasses(slot: string): string;
31
+ declare const nativeSelectClasses: NativeSelectClasses;
32
+ export default nativeSelectClasses;
@@ -1,36 +1,36 @@
1
- export interface OutlinedInputClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element if the color is secondary. */
5
- colorSecondary: string;
6
- /** Styles applied to the root element if the component is focused. */
7
- focused: string;
8
- /** Styles applied to the root element if `disabled={true}`. */
9
- disabled: string;
10
- /** Styles applied to the root element if `startAdornment` is provided. */
11
- adornedStart: string;
12
- /** Styles applied to the root element if `endAdornment` is provided. */
13
- adornedEnd: string;
14
- /** State class applied to the root element if `error={true}`. */
15
- error: string;
16
- /** Styles applied to the input element if `size="small"`. */
17
- sizeSmall: string;
18
- /** Styles applied to the root element if `multiline={true}`. */
19
- multiline: string;
20
- /** Styles applied to the NotchedOutline element. */
21
- notchedOutline: string;
22
- /** Styles applied to the input element. */
23
- input: string;
24
- /** Styles applied to the input element if `size="small"`. */
25
- inputSizeSmall: string;
26
- /** Styles applied to the input element if `multiline={true}`. */
27
- inputMultiline: string;
28
- /** Styles applied to the input element if `startAdornment` is provided. */
29
- inputAdornedStart: string;
30
- /** Styles applied to the input element if `endAdornment` is provided. */
31
- inputAdornedEnd: string;
32
- }
33
- export type OutlinedInputClassKey = keyof OutlinedInputClasses;
34
- export declare function getOutlinedInputUtilityClass(slot: string): string;
35
- declare const outlinedInputClasses: OutlinedInputClasses;
36
- export default outlinedInputClasses;
1
+ export interface OutlinedInputClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element if the color is secondary. */
5
+ colorSecondary: string;
6
+ /** Styles applied to the root element if the component is focused. */
7
+ focused: string;
8
+ /** Styles applied to the root element if `disabled={true}`. */
9
+ disabled: string;
10
+ /** Styles applied to the root element if `startAdornment` is provided. */
11
+ adornedStart: string;
12
+ /** Styles applied to the root element if `endAdornment` is provided. */
13
+ adornedEnd: string;
14
+ /** State class applied to the root element if `error={true}`. */
15
+ error: string;
16
+ /** Styles applied to the input element if `size="small"`. */
17
+ sizeSmall: string;
18
+ /** Styles applied to the root element if `multiline={true}`. */
19
+ multiline: string;
20
+ /** Styles applied to the NotchedOutline element. */
21
+ notchedOutline: string;
22
+ /** Styles applied to the input element. */
23
+ input: string;
24
+ /** Styles applied to the input element if `size="small"`. */
25
+ inputSizeSmall: string;
26
+ /** Styles applied to the input element if `multiline={true}`. */
27
+ inputMultiline: string;
28
+ /** Styles applied to the input element if `startAdornment` is provided. */
29
+ inputAdornedStart: string;
30
+ /** Styles applied to the input element if `endAdornment` is provided. */
31
+ inputAdornedEnd: string;
32
+ }
33
+ export type OutlinedInputClassKey = keyof OutlinedInputClasses;
34
+ export declare function getOutlinedInputUtilityClass(slot: string): string;
35
+ declare const outlinedInputClasses: OutlinedInputClasses;
36
+ export default outlinedInputClasses;
@@ -1,14 +1,14 @@
1
- export interface PaginationClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the ul element. */
5
- ul: string;
6
- /** Styles applied to the root element if `variant="outlined"`. */
7
- outlined: string;
8
- /** Styles applied to the root element if `variant="text"`. */
9
- text: string;
10
- }
11
- export type PaginationClassKey = keyof PaginationClasses;
12
- export declare function getPaginationUtilityClass(slot: string): string;
13
- declare const paginationClasses: PaginationClasses;
14
- export default paginationClasses;
1
+ export interface PaginationClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the ul element. */
5
+ ul: string;
6
+ /** Styles applied to the root element if `variant="outlined"`. */
7
+ outlined: string;
8
+ /** Styles applied to the root element if `variant="text"`. */
9
+ text: string;
10
+ }
11
+ export type PaginationClassKey = keyof PaginationClasses;
12
+ export declare function getPaginationUtilityClass(slot: string): string;
13
+ declare const paginationClasses: PaginationClasses;
14
+ export default paginationClasses;