@mui/material 5.0.5 → 5.0.6

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 (140) 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/autocompleteClasses.d.ts +54 -54
  9. package/Avatar/avatarClasses.d.ts +20 -20
  10. package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
  11. package/BottomNavigation/BottomNavigation.js +0 -0
  12. package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
  13. package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
  14. package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
  15. package/Button/buttonClasses.d.ts +76 -76
  16. package/ButtonBase/buttonBaseClasses.d.ts +12 -12
  17. package/ButtonBase/touchRippleClasses.d.ts +20 -20
  18. package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
  19. package/CHANGELOG.md +26 -0
  20. package/Card/cardClasses.d.ts +8 -8
  21. package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
  22. package/CardActions/cardActionsClasses.d.ts +10 -10
  23. package/CardContent/cardContentClasses.d.ts +8 -8
  24. package/CardHeader/cardHeaderClasses.d.ts +18 -18
  25. package/CardMedia/cardMediaClasses.d.ts +12 -12
  26. package/Checkbox/checkboxClasses.d.ts +18 -18
  27. package/Chip/chipClasses.d.ts +80 -80
  28. package/CircularProgress/circularProgressClasses.d.ts +26 -26
  29. package/ClickAwayListener/index.d.ts +2 -2
  30. package/Collapse/collapseClasses.d.ts +18 -18
  31. package/Container/containerClasses.d.ts +22 -22
  32. package/Dialog/DialogContext.d.ts +6 -6
  33. package/Dialog/dialogClasses.d.ts +36 -36
  34. package/DialogActions/dialogActionsClasses.d.ts +10 -10
  35. package/DialogContent/dialogContentClasses.d.ts +10 -10
  36. package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
  37. package/DialogTitle/dialogTitleClasses.d.ts +8 -8
  38. package/Divider/dividerClasses.d.ts +34 -34
  39. package/Drawer/drawerClasses.d.ts +30 -30
  40. package/Fab/fabClasses.d.ts +26 -26
  41. package/FilledInput/filledInputClasses.d.ts +40 -40
  42. package/FormControl/formControlClasses.d.ts +14 -14
  43. package/FormControlLabel/formControlLabelClasses.d.ts +18 -18
  44. package/FormGroup/formGroupClasses.d.ts +10 -10
  45. package/FormHelperText/formHelperTextClasses.d.ts +22 -22
  46. package/FormLabel/formLabelClasses.d.ts +22 -22
  47. package/Grid/gridClasses.d.ts +48 -48
  48. package/Icon/iconClasses.d.ts +24 -24
  49. package/IconButton/iconButtonClasses.d.ts +26 -26
  50. package/ImageList/imageListClasses.d.ts +16 -16
  51. package/ImageListItem/imageListItemClasses.d.ts +18 -18
  52. package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
  53. package/Input/inputClasses.d.ts +34 -34
  54. package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
  55. package/InputBase/inputBaseClasses.d.ts +44 -44
  56. package/InputLabel/inputLabelClasses.d.ts +32 -32
  57. package/LICENSE +21 -21
  58. package/LinearProgress/linearProgressClasses.d.ts +42 -42
  59. package/Link/linkClasses.d.ts +18 -18
  60. package/List/listClasses.d.ts +14 -14
  61. package/ListItem/listItemClasses.d.ts +30 -30
  62. package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
  63. package/ListItemButton/listItemButtonClasses.d.ts +22 -22
  64. package/ListItemIcon/listItemIconClasses.d.ts +10 -10
  65. package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
  66. package/ListItemText/listItemTextClasses.d.ts +18 -18
  67. package/ListSubheader/listSubheaderClasses.d.ts +18 -18
  68. package/Menu/menuClasses.d.ts +12 -12
  69. package/MenuItem/menuItemClasses.d.ts +20 -20
  70. package/MobileStepper/mobileStepperClasses.d.ts +22 -22
  71. package/NativeSelect/nativeSelectClasses.d.ts +30 -30
  72. package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
  73. package/Pagination/paginationClasses.d.ts +14 -14
  74. package/PaginationItem/paginationItemClasses.d.ts +42 -42
  75. package/Paper/paperClasses.d.ts +39 -39
  76. package/Popover/popoverClasses.d.ts +10 -10
  77. package/Radio/radioClasses.d.ts +16 -16
  78. package/Rating/Rating.js +0 -1
  79. package/Rating/ratingClasses.d.ts +40 -40
  80. package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
  81. package/Select/selectClasses.d.ts +30 -30
  82. package/Skeleton/skeletonClasses.d.ts +24 -24
  83. package/Snackbar/snackbarClasses.d.ts +20 -20
  84. package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
  85. package/SpeedDial/speedDialClasses.d.ts +22 -22
  86. package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
  87. package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
  88. package/Step/stepClasses.d.ts +16 -16
  89. package/StepButton/stepButtonClasses.d.ts +14 -14
  90. package/StepConnector/stepConnectorClasses.d.ts +26 -26
  91. package/StepContent/stepContentClasses.d.ts +12 -12
  92. package/StepIcon/stepIconClasses.d.ts +16 -16
  93. package/StepLabel/stepLabelClasses.d.ts +28 -28
  94. package/Stepper/stepperClasses.d.ts +14 -14
  95. package/SvgIcon/svgIconClasses.d.ts +24 -24
  96. package/Switch/switchClasses.d.ts +32 -32
  97. package/Tab/tabClasses.d.ts +26 -26
  98. package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
  99. package/Table/tableClasses.d.ts +10 -10
  100. package/TableBody/tableBodyClasses.d.ts +8 -8
  101. package/TableCell/tableCellClasses.d.ts +32 -32
  102. package/TableContainer/tableContainerClasses.d.ts +8 -8
  103. package/TableFooter/tableFooterClasses.d.ts +8 -8
  104. package/TableHead/tableHeadClasses.d.ts +8 -8
  105. package/TablePagination/tablePaginationClasses.d.ts +28 -28
  106. package/TableRow/tableRowClasses.d.ts +16 -16
  107. package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
  108. package/Tabs/tabsClasses.d.ts +32 -32
  109. package/TextField/textFieldClasses.d.ts +8 -8
  110. package/ToggleButton/toggleButtonClasses.d.ts +24 -24
  111. package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
  112. package/Toolbar/toolbarClasses.d.ts +14 -14
  113. package/Tooltip/tooltipClasses.d.ts +30 -30
  114. package/Typography/typographyClasses.d.ts +50 -50
  115. package/darkScrollbar/index.d.ts +28 -28
  116. package/index.js +1 -1
  117. package/internal/switchBaseClasses.d.ts +12 -12
  118. package/legacy/BottomNavigation/BottomNavigation.js +0 -0
  119. package/legacy/Rating/Rating.js +0 -1
  120. package/legacy/index.js +1 -1
  121. package/locale/index.d.ts +65 -65
  122. package/modern/BottomNavigation/BottomNavigation.js +0 -0
  123. package/modern/Rating/Rating.js +0 -1
  124. package/modern/index.js +1 -1
  125. package/node/BottomNavigation/BottomNavigation.js +0 -0
  126. package/node/Rating/Rating.js +0 -1
  127. package/node/index.js +1 -1
  128. package/package.json +3 -3
  129. package/transitions/index.d.ts +1 -1
  130. package/transitions/transition.d.ts +14 -14
  131. package/transitions/utils.d.ts +23 -23
  132. package/umd/material-ui.development.js +15 -4
  133. package/umd/material-ui.production.min.js +3 -3
  134. package/useMediaQuery/useMediaQuery.d.ts +27 -27
  135. package/useTouchRipple/index.d.ts +1 -1
  136. package/useTouchRipple/useTouchRipple.d.ts +28 -28
  137. package/utils/getScrollbarSize.d.ts +2 -2
  138. package/utils/ownerDocument.d.ts +2 -2
  139. package/utils/ownerWindow.d.ts +2 -2
  140. package/utils/setRef.d.ts +2 -2
@@ -1,8 +1,8 @@
1
- export interface TextFieldClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- }
5
- export declare type TextFieldClassKey = keyof TextFieldClasses;
6
- export declare function getTextFieldUtilityClass(slot: string): string;
7
- declare const textFieldClasses: TextFieldClasses;
8
- export default textFieldClasses;
1
+ export interface TextFieldClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ }
5
+ export declare type TextFieldClassKey = keyof TextFieldClasses;
6
+ export declare function getTextFieldUtilityClass(slot: string): string;
7
+ declare const textFieldClasses: TextFieldClasses;
8
+ export default textFieldClasses;
@@ -1,24 +1,24 @@
1
- export interface ToggleButtonClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** State class applied to the root element if `disabled={true}`. */
5
- disabled: string;
6
- /** State class applied to the root element if `selected={true}`. */
7
- selected: string;
8
- /** State class applied to the root element if `color="standard"`. */
9
- standard: string;
10
- /** State class applied to the root element if `color="primary"`. */
11
- primary: string;
12
- /** State class applied to the root element if `color="secondary"`. */
13
- secondary: string;
14
- /** Styles applied to the root element if `size="small"`. */
15
- sizeSmall: string;
16
- /** Styles applied to the root element if `size="medium"`. */
17
- sizeMedium: string;
18
- /** Styles applied to the root element if `size="large"`. */
19
- sizeLarge: string;
20
- }
21
- export declare type ToggleButtonClassKey = keyof ToggleButtonClasses;
22
- export declare function getToggleButtonUtilityClass(slot: string): string;
23
- declare const toggleButtonClasses: ToggleButtonClasses;
24
- export default toggleButtonClasses;
1
+ export interface ToggleButtonClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** State class applied to the root element if `disabled={true}`. */
5
+ disabled: string;
6
+ /** State class applied to the root element if `selected={true}`. */
7
+ selected: string;
8
+ /** State class applied to the root element if `color="standard"`. */
9
+ standard: string;
10
+ /** State class applied to the root element if `color="primary"`. */
11
+ primary: string;
12
+ /** State class applied to the root element if `color="secondary"`. */
13
+ secondary: string;
14
+ /** Styles applied to the root element if `size="small"`. */
15
+ sizeSmall: string;
16
+ /** Styles applied to the root element if `size="medium"`. */
17
+ sizeMedium: string;
18
+ /** Styles applied to the root element if `size="large"`. */
19
+ sizeLarge: string;
20
+ }
21
+ export declare type ToggleButtonClassKey = keyof ToggleButtonClasses;
22
+ export declare function getToggleButtonUtilityClass(slot: string): string;
23
+ declare const toggleButtonClasses: ToggleButtonClasses;
24
+ export default toggleButtonClasses;
@@ -1,18 +1,18 @@
1
- export interface ToggleButtonGroupClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element if `orientation="vertical"`. */
5
- vertical: string;
6
- /** State class applied to the root element if `disabled={true}`. */
7
- disabled: string;
8
- /** Styles applied to the children. */
9
- grouped: string;
10
- /** Styles applied to the children if `orientation="horizontal"`. */
11
- groupedHorizontal: string;
12
- /** Styles applied to the children if `orientation="vertical"`. */
13
- groupedVertical: string;
14
- }
15
- export declare type ToggleButtonGroupClassKey = keyof ToggleButtonGroupClasses;
16
- export declare function getToggleButtonGroupUtilityClass(slot: string): string;
17
- declare const toggleButtonGroupClasses: ToggleButtonGroupClasses;
18
- export default toggleButtonGroupClasses;
1
+ export interface ToggleButtonGroupClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element if `orientation="vertical"`. */
5
+ vertical: string;
6
+ /** State class applied to the root element if `disabled={true}`. */
7
+ disabled: string;
8
+ /** Styles applied to the children. */
9
+ grouped: string;
10
+ /** Styles applied to the children if `orientation="horizontal"`. */
11
+ groupedHorizontal: string;
12
+ /** Styles applied to the children if `orientation="vertical"`. */
13
+ groupedVertical: string;
14
+ }
15
+ export declare type ToggleButtonGroupClassKey = keyof ToggleButtonGroupClasses;
16
+ export declare function getToggleButtonGroupUtilityClass(slot: string): string;
17
+ declare const toggleButtonGroupClasses: ToggleButtonGroupClasses;
18
+ export default toggleButtonGroupClasses;
@@ -1,14 +1,14 @@
1
- export interface ToolbarClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element unless `disableGutters={true}`. */
5
- gutters: string;
6
- /** Styles applied to the root element if `variant="regular"`. */
7
- regular: string;
8
- /** Styles applied to the root element if `variant="dense"`. */
9
- dense: string;
10
- }
11
- export declare type ToolbarClassKey = keyof ToolbarClasses;
12
- export declare function getToolbarUtilityClass(slot: string): string;
13
- declare const toolbarClasses: ToolbarClasses;
14
- export default toolbarClasses;
1
+ export interface ToolbarClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element unless `disableGutters={true}`. */
5
+ gutters: string;
6
+ /** Styles applied to the root element if `variant="regular"`. */
7
+ regular: string;
8
+ /** Styles applied to the root element if `variant="dense"`. */
9
+ dense: string;
10
+ }
11
+ export declare type ToolbarClassKey = keyof ToolbarClasses;
12
+ export declare function getToolbarUtilityClass(slot: string): string;
13
+ declare const toolbarClasses: ToolbarClasses;
14
+ export default toolbarClasses;
@@ -1,30 +1,30 @@
1
- export interface TooltipClasses {
2
- /** Styles applied to the Popper component. */
3
- popper: string;
4
- /** Styles applied to the Popper component unless `disableInteractive={true}`. */
5
- popperInteractive: string;
6
- /** Styles applied to the Popper component if `arrow={true}`. */
7
- popperArrow: string;
8
- /** Styles applied to the Popper component unless the tooltip is open. */
9
- popperClose: string;
10
- /** Styles applied to the tooltip (label wrapper) element. */
11
- tooltip: string;
12
- /** Styles applied to the tooltip (label wrapper) element if `arrow={true}`. */
13
- tooltipArrow: string;
14
- /** Styles applied to the arrow element. */
15
- arrow: string;
16
- /** Styles applied to the tooltip (label wrapper) element if the tooltip is opened by touch. */
17
- touch: string;
18
- /** Styles applied to the tooltip (label wrapper) element if `placement` contains "left". */
19
- tooltipPlacementLeft: string;
20
- /** Styles applied to the tooltip (label wrapper) element if `placement` contains "right". */
21
- tooltipPlacementRight: string;
22
- /** Styles applied to the tooltip (label wrapper) element if `placement` contains "top". */
23
- tooltipPlacementTop: string;
24
- /** Styles applied to the tooltip (label wrapper) element if `placement` contains "bottom". */
25
- tooltipPlacementBottom: string;
26
- }
27
- export declare type TooltipClassKey = keyof TooltipClasses;
28
- export declare function getTooltipUtilityClass(slot: string): string;
29
- declare const tooltipClasses: TooltipClasses;
30
- export default tooltipClasses;
1
+ export interface TooltipClasses {
2
+ /** Styles applied to the Popper component. */
3
+ popper: string;
4
+ /** Styles applied to the Popper component unless `disableInteractive={true}`. */
5
+ popperInteractive: string;
6
+ /** Styles applied to the Popper component if `arrow={true}`. */
7
+ popperArrow: string;
8
+ /** Styles applied to the Popper component unless the tooltip is open. */
9
+ popperClose: string;
10
+ /** Styles applied to the tooltip (label wrapper) element. */
11
+ tooltip: string;
12
+ /** Styles applied to the tooltip (label wrapper) element if `arrow={true}`. */
13
+ tooltipArrow: string;
14
+ /** Styles applied to the arrow element. */
15
+ arrow: string;
16
+ /** Styles applied to the tooltip (label wrapper) element if the tooltip is opened by touch. */
17
+ touch: string;
18
+ /** Styles applied to the tooltip (label wrapper) element if `placement` contains "left". */
19
+ tooltipPlacementLeft: string;
20
+ /** Styles applied to the tooltip (label wrapper) element if `placement` contains "right". */
21
+ tooltipPlacementRight: string;
22
+ /** Styles applied to the tooltip (label wrapper) element if `placement` contains "top". */
23
+ tooltipPlacementTop: string;
24
+ /** Styles applied to the tooltip (label wrapper) element if `placement` contains "bottom". */
25
+ tooltipPlacementBottom: string;
26
+ }
27
+ export declare type TooltipClassKey = keyof TooltipClasses;
28
+ export declare function getTooltipUtilityClass(slot: string): string;
29
+ declare const tooltipClasses: TooltipClasses;
30
+ export default tooltipClasses;
@@ -1,50 +1,50 @@
1
- export interface TypographyClasses {
2
- /** Styles applied to the root element. */
3
- root: string;
4
- /** Styles applied to the root element if `variant="body2"`. */
5
- body2: string;
6
- /** Styles applied to the root element if `variant="body1"`. */
7
- body1: string;
8
- /** Styles applied to the root element if `variant="caption"`. */
9
- caption: string;
10
- /** Styles applied to the root element if `variant="button"`. */
11
- button: string;
12
- /** Styles applied to the root element if `variant="h1"`. */
13
- h1: string;
14
- /** Styles applied to the root element if `variant="h2"`. */
15
- h2: string;
16
- /** Styles applied to the root element if `variant="h3"`. */
17
- h3: string;
18
- /** Styles applied to the root element if `variant="h4"`. */
19
- h4: string;
20
- /** Styles applied to the root element if `variant="h5"`. */
21
- h5: string;
22
- /** Styles applied to the root element if `variant="h6"`. */
23
- h6: string;
24
- /** Styles applied to the root element if `variant="subtitle1"`. */
25
- subtitle1: string;
26
- /** Styles applied to the root element if `variant="subtitle2"`. */
27
- subtitle2: string;
28
- /** Styles applied to the root element if `variant="overline"`. */
29
- overline: string;
30
- /** Styles applied to the root element if `variant="inherit"`. */
31
- inherit: string;
32
- /** Styles applied to the root element if `align="left"`. */
33
- alignLeft: string;
34
- /** Styles applied to the root element if `align="center"`. */
35
- alignCenter: string;
36
- /** Styles applied to the root element if `align="right"`. */
37
- alignRight: string;
38
- /** Styles applied to the root element if `align="justify"`. */
39
- alignJustify: string;
40
- /** Styles applied to the root element if `nowrap={true}`. */
41
- noWrap: string;
42
- /** Styles applied to the root element if `gutterBottom={true}`. */
43
- gutterBottom: string;
44
- /** Styles applied to the root element if `paragraph={true}`. */
45
- paragraph: string;
46
- }
47
- export declare type TypographyClassKey = keyof TypographyClasses;
48
- export declare function getTypographyUtilityClass(slot: string): string;
49
- declare const typographyClasses: TypographyClasses;
50
- export default typographyClasses;
1
+ export interface TypographyClasses {
2
+ /** Styles applied to the root element. */
3
+ root: string;
4
+ /** Styles applied to the root element if `variant="body2"`. */
5
+ body2: string;
6
+ /** Styles applied to the root element if `variant="body1"`. */
7
+ body1: string;
8
+ /** Styles applied to the root element if `variant="caption"`. */
9
+ caption: string;
10
+ /** Styles applied to the root element if `variant="button"`. */
11
+ button: string;
12
+ /** Styles applied to the root element if `variant="h1"`. */
13
+ h1: string;
14
+ /** Styles applied to the root element if `variant="h2"`. */
15
+ h2: string;
16
+ /** Styles applied to the root element if `variant="h3"`. */
17
+ h3: string;
18
+ /** Styles applied to the root element if `variant="h4"`. */
19
+ h4: string;
20
+ /** Styles applied to the root element if `variant="h5"`. */
21
+ h5: string;
22
+ /** Styles applied to the root element if `variant="h6"`. */
23
+ h6: string;
24
+ /** Styles applied to the root element if `variant="subtitle1"`. */
25
+ subtitle1: string;
26
+ /** Styles applied to the root element if `variant="subtitle2"`. */
27
+ subtitle2: string;
28
+ /** Styles applied to the root element if `variant="overline"`. */
29
+ overline: string;
30
+ /** Styles applied to the root element if `variant="inherit"`. */
31
+ inherit: string;
32
+ /** Styles applied to the root element if `align="left"`. */
33
+ alignLeft: string;
34
+ /** Styles applied to the root element if `align="center"`. */
35
+ alignCenter: string;
36
+ /** Styles applied to the root element if `align="right"`. */
37
+ alignRight: string;
38
+ /** Styles applied to the root element if `align="justify"`. */
39
+ alignJustify: string;
40
+ /** Styles applied to the root element if `nowrap={true}`. */
41
+ noWrap: string;
42
+ /** Styles applied to the root element if `gutterBottom={true}`. */
43
+ gutterBottom: string;
44
+ /** Styles applied to the root element if `paragraph={true}`. */
45
+ paragraph: string;
46
+ }
47
+ export declare type TypographyClassKey = keyof TypographyClasses;
48
+ export declare function getTypographyUtilityClass(slot: string): string;
49
+ declare const typographyClasses: TypographyClasses;
50
+ export default typographyClasses;
@@ -1,28 +1,28 @@
1
- export default function darkScrollbar(options?: {
2
- track: string;
3
- thumb: string;
4
- active: string;
5
- }): {
6
- scrollbarColor: string;
7
- '&::-webkit-scrollbar, & *::-webkit-scrollbar': {
8
- backgroundColor: string;
9
- };
10
- '&::-webkit-scrollbar-thumb, & *::-webkit-scrollbar-thumb': {
11
- borderRadius: number;
12
- backgroundColor: string;
13
- minHeight: number;
14
- border: string;
15
- };
16
- '&::-webkit-scrollbar-thumb:focus, & *::-webkit-scrollbar-thumb:focus': {
17
- backgroundColor: string;
18
- };
19
- '&::-webkit-scrollbar-thumb:active, & *::-webkit-scrollbar-thumb:active': {
20
- backgroundColor: string;
21
- };
22
- '&::-webkit-scrollbar-thumb:hover, & *::-webkit-scrollbar-thumb:hover': {
23
- backgroundColor: string;
24
- };
25
- '&::-webkit-scrollbar-corner, & *::-webkit-scrollbar-corner': {
26
- backgroundColor: string;
27
- };
28
- };
1
+ export default function darkScrollbar(options?: {
2
+ track: string;
3
+ thumb: string;
4
+ active: string;
5
+ }): {
6
+ scrollbarColor: string;
7
+ '&::-webkit-scrollbar, & *::-webkit-scrollbar': {
8
+ backgroundColor: string;
9
+ };
10
+ '&::-webkit-scrollbar-thumb, & *::-webkit-scrollbar-thumb': {
11
+ borderRadius: number;
12
+ backgroundColor: string;
13
+ minHeight: number;
14
+ border: string;
15
+ };
16
+ '&::-webkit-scrollbar-thumb:focus, & *::-webkit-scrollbar-thumb:focus': {
17
+ backgroundColor: string;
18
+ };
19
+ '&::-webkit-scrollbar-thumb:active, & *::-webkit-scrollbar-thumb:active': {
20
+ backgroundColor: string;
21
+ };
22
+ '&::-webkit-scrollbar-thumb:hover, & *::-webkit-scrollbar-thumb:hover': {
23
+ backgroundColor: string;
24
+ };
25
+ '&::-webkit-scrollbar-corner, & *::-webkit-scrollbar-corner': {
26
+ backgroundColor: string;
27
+ };
28
+ };
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI v5.0.5
1
+ /** @license MUI v5.0.6
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
@@ -1,12 +1,12 @@
1
- export interface SwitchBaseClasses {
2
- root: string;
3
- checked: string;
4
- disabled: string;
5
- input: string;
6
- edgeStart: string;
7
- edgeEnd: string;
8
- }
9
- export declare type SwitchBaseClassKey = keyof SwitchBaseClasses;
10
- export declare function getSwitchBaseUtilityClass(slot: string): string;
11
- declare const switchBaseClasses: SwitchBaseClasses;
12
- export default switchBaseClasses;
1
+ export interface SwitchBaseClasses {
2
+ root: string;
3
+ checked: string;
4
+ disabled: string;
5
+ input: string;
6
+ edgeStart: string;
7
+ edgeEnd: string;
8
+ }
9
+ export declare type SwitchBaseClassKey = keyof SwitchBaseClasses;
10
+ export declare function getSwitchBaseUtilityClass(slot: string): string;
11
+ declare const switchBaseClasses: SwitchBaseClasses;
12
+ export default switchBaseClasses;
File without changes
@@ -562,7 +562,6 @@ var Rating = /*#__PURE__*/React.forwardRef(function Rating(inProps, ref) {
562
562
  style: items.length - 1 === indexDecimal ? {} : {
563
563
  width: itemDecimalValue === value ? "".concat((indexDecimal + 1) * precision * 100, "%") : '0%',
564
564
  overflow: 'hidden',
565
- zIndex: 1,
566
565
  position: 'absolute'
567
566
  }
568
567
  }
package/legacy/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI v5.0.5
1
+ /** @license MUI v5.0.6
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/locale/index.d.ts CHANGED
@@ -1,65 +1,65 @@
1
- import { ComponentsPropsList } from '../styles/props';
2
- export interface Localization {
3
- components?: {
4
- MuiAlert?: {
5
- defaultProps: Pick<ComponentsPropsList['MuiAlert'], 'closeText'>;
6
- };
7
- MuiBreadcrumbs?: {
8
- defaultProps: Pick<ComponentsPropsList['MuiBreadcrumbs'], 'expandText'>;
9
- };
10
- MuiTablePagination?: {
11
- defaultProps: Pick<ComponentsPropsList['MuiTablePagination'], 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel'>;
12
- };
13
- MuiRating?: {
14
- defaultProps: Pick<ComponentsPropsList['MuiRating'], 'emptyLabelText' | 'getLabelText'>;
15
- };
16
- MuiAutocomplete?: {
17
- defaultProps: Pick<ComponentsPropsList['MuiAutocomplete'], 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText'>;
18
- };
19
- MuiPagination?: {
20
- defaultProps: Pick<ComponentsPropsList['MuiPagination'], 'aria-label' | 'getItemAriaLabel'>;
21
- };
22
- };
23
- }
24
- export declare const arEG: Localization;
25
- export declare const arSD: Localization;
26
- export declare const azAZ: Localization;
27
- export declare const bnBD: Localization;
28
- export declare const bgBG: Localization;
29
- export declare const caES: Localization;
30
- export declare const csCZ: Localization;
31
- export declare const deDE: Localization;
32
- export declare const elGR: Localization;
33
- export declare const enUS: Localization;
34
- export declare const esES: Localization;
35
- export declare const etEE: Localization;
36
- export declare const faIR: Localization;
37
- export declare const fiFI: Localization;
38
- export declare const frFR: Localization;
39
- export declare const heIL: Localization;
40
- export declare const hiIN: Localization;
41
- export declare const huHU: Localization;
42
- export declare const hyAM: Localization;
43
- export declare const idID: Localization;
44
- export declare const isIS: Localization;
45
- export declare const itIT: Localization;
46
- export declare const jaJP: Localization;
47
- export declare const khKH: Localization;
48
- export declare const koKR: Localization;
49
- export declare const kzKZ: Localization;
50
- export declare const nlNL: Localization;
51
- export declare const plPL: Localization;
52
- export declare const ptBR: Localization;
53
- export declare const ptPT: Localization;
54
- export declare const roRO: Localization;
55
- export declare const ruRU: Localization;
56
- export declare const siLK: Localization;
57
- export declare const skSK: Localization;
58
- export declare const svSE: Localization;
59
- export declare const thTH: Localization;
60
- export declare const trTR: Localization;
61
- export declare const ukUA: Localization;
62
- export declare const viVN: Localization;
63
- export declare const zhCN: Localization;
64
- export declare const zhHK: Localization;
65
- export declare const zhTW: Localization;
1
+ import { ComponentsPropsList } from '../styles/props';
2
+ export interface Localization {
3
+ components?: {
4
+ MuiAlert?: {
5
+ defaultProps: Pick<ComponentsPropsList['MuiAlert'], 'closeText'>;
6
+ };
7
+ MuiBreadcrumbs?: {
8
+ defaultProps: Pick<ComponentsPropsList['MuiBreadcrumbs'], 'expandText'>;
9
+ };
10
+ MuiTablePagination?: {
11
+ defaultProps: Pick<ComponentsPropsList['MuiTablePagination'], 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel'>;
12
+ };
13
+ MuiRating?: {
14
+ defaultProps: Pick<ComponentsPropsList['MuiRating'], 'emptyLabelText' | 'getLabelText'>;
15
+ };
16
+ MuiAutocomplete?: {
17
+ defaultProps: Pick<ComponentsPropsList['MuiAutocomplete'], 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText'>;
18
+ };
19
+ MuiPagination?: {
20
+ defaultProps: Pick<ComponentsPropsList['MuiPagination'], 'aria-label' | 'getItemAriaLabel'>;
21
+ };
22
+ };
23
+ }
24
+ export declare const arEG: Localization;
25
+ export declare const arSD: Localization;
26
+ export declare const azAZ: Localization;
27
+ export declare const bnBD: Localization;
28
+ export declare const bgBG: Localization;
29
+ export declare const caES: Localization;
30
+ export declare const csCZ: Localization;
31
+ export declare const deDE: Localization;
32
+ export declare const elGR: Localization;
33
+ export declare const enUS: Localization;
34
+ export declare const esES: Localization;
35
+ export declare const etEE: Localization;
36
+ export declare const faIR: Localization;
37
+ export declare const fiFI: Localization;
38
+ export declare const frFR: Localization;
39
+ export declare const heIL: Localization;
40
+ export declare const hiIN: Localization;
41
+ export declare const huHU: Localization;
42
+ export declare const hyAM: Localization;
43
+ export declare const idID: Localization;
44
+ export declare const isIS: Localization;
45
+ export declare const itIT: Localization;
46
+ export declare const jaJP: Localization;
47
+ export declare const khKH: Localization;
48
+ export declare const koKR: Localization;
49
+ export declare const kzKZ: Localization;
50
+ export declare const nlNL: Localization;
51
+ export declare const plPL: Localization;
52
+ export declare const ptBR: Localization;
53
+ export declare const ptPT: Localization;
54
+ export declare const roRO: Localization;
55
+ export declare const ruRU: Localization;
56
+ export declare const siLK: Localization;
57
+ export declare const skSK: Localization;
58
+ export declare const svSE: Localization;
59
+ export declare const thTH: Localization;
60
+ export declare const trTR: Localization;
61
+ export declare const ukUA: Localization;
62
+ export declare const viVN: Localization;
63
+ export declare const zhCN: Localization;
64
+ export declare const zhHK: Localization;
65
+ export declare const zhTW: Localization;
File without changes
@@ -536,7 +536,6 @@ const Rating = /*#__PURE__*/React.forwardRef(function Rating(inProps, ref) {
536
536
  style: items.length - 1 === indexDecimal ? {} : {
537
537
  width: itemDecimalValue === value ? `${(indexDecimal + 1) * precision * 100}%` : '0%',
538
538
  overflow: 'hidden',
539
- zIndex: 1,
540
539
  position: 'absolute'
541
540
  }
542
541
  }
package/modern/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI v5.0.5
1
+ /** @license MUI v5.0.6
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
File without changes
@@ -555,7 +555,6 @@ const Rating = /*#__PURE__*/React.forwardRef(function Rating(inProps, ref) {
555
555
  style: items.length - 1 === indexDecimal ? {} : {
556
556
  width: itemDecimalValue === value ? `${(indexDecimal + 1) * precision * 100}%` : '0%',
557
557
  overflow: 'hidden',
558
- zIndex: 1,
559
558
  position: 'absolute'
560
559
  }
561
560
  }
package/node/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI v5.0.5
1
+ /** @license MUI v5.0.6
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/material",
3
- "version": "5.0.5",
3
+ "version": "5.0.6",
4
4
  "private": false,
5
5
  "author": "MUI Team",
6
6
  "description": "Quickly build beautiful React apps. MUI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design.",
@@ -45,8 +45,8 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "@babel/runtime": "^7.15.4",
48
- "@mui/core": "5.0.0-alpha.52",
49
- "@mui/system": "^5.0.5",
48
+ "@mui/core": "5.0.0-alpha.53",
49
+ "@mui/system": "^5.0.6",
50
50
  "@mui/types": "^7.0.0",
51
51
  "@mui/utils": "^5.0.1",
52
52
  "@types/react-transition-group": "^4.4.4",
@@ -1 +1 @@
1
- export * from './transition';
1
+ export * from './transition';
@@ -1,14 +1,14 @@
1
- import { TransitionProps as _TransitionProps, TransitionActions } from 'react-transition-group/Transition';
2
- import * as React from 'react';
3
- export declare type TransitionHandlerKeys = 'onEnter' | 'onEntering' | 'onEntered' | 'onExit' | 'onExiting' | 'onExited';
4
- export declare type TransitionHandlerProps = Pick<_TransitionProps, TransitionHandlerKeys>;
5
- export interface EasingProps {
6
- easing: string | {
7
- enter?: string;
8
- exit?: string;
9
- };
10
- }
11
- export declare type TransitionKeys = 'in' | 'mountOnEnter' | 'unmountOnExit' | 'timeout' | 'easing' | 'addEndListener' | TransitionHandlerKeys;
12
- export interface TransitionProps extends TransitionActions, Partial<Pick<_TransitionProps & EasingProps, TransitionKeys>> {
13
- style?: React.CSSProperties;
14
- }
1
+ import { TransitionProps as _TransitionProps, TransitionActions } from 'react-transition-group/Transition';
2
+ import * as React from 'react';
3
+ export declare type TransitionHandlerKeys = 'onEnter' | 'onEntering' | 'onEntered' | 'onExit' | 'onExiting' | 'onExited';
4
+ export declare type TransitionHandlerProps = Pick<_TransitionProps, TransitionHandlerKeys>;
5
+ export interface EasingProps {
6
+ easing: string | {
7
+ enter?: string;
8
+ exit?: string;
9
+ };
10
+ }
11
+ export declare type TransitionKeys = 'in' | 'mountOnEnter' | 'unmountOnExit' | 'timeout' | 'easing' | 'addEndListener' | TransitionHandlerKeys;
12
+ export interface TransitionProps extends TransitionActions, Partial<Pick<_TransitionProps & EasingProps, TransitionKeys>> {
13
+ style?: React.CSSProperties;
14
+ }