@mui/material 6.4.3 → 7.0.0-alpha.0

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 (194) hide show
  1. package/Accordion/Accordion.d.ts +3 -3
  2. package/AccordionActions/AccordionActions.d.ts +2 -2
  3. package/AccordionDetails/AccordionDetails.d.ts +2 -2
  4. package/AccordionSummary/AccordionSummary.d.ts +3 -3
  5. package/Alert/Alert.d.ts +3 -3
  6. package/AlertTitle/AlertTitle.d.ts +3 -3
  7. package/AppBar/AppBar.d.ts +3 -3
  8. package/Autocomplete/Autocomplete.d.ts +2 -2
  9. package/Avatar/Avatar.d.ts +2 -2
  10. package/AvatarGroup/AvatarGroup.d.ts +2 -2
  11. package/Backdrop/Backdrop.d.ts +3 -3
  12. package/Badge/Badge.d.ts +3 -3
  13. package/BottomNavigation/BottomNavigation.d.ts +2 -2
  14. package/BottomNavigationAction/BottomNavigationAction.d.ts +3 -3
  15. package/Box/Box.d.ts +2 -2
  16. package/Breadcrumbs/Breadcrumbs.d.ts +3 -3
  17. package/Button/Button.d.ts +4 -4
  18. package/ButtonBase/ButtonBase.d.ts +2 -2
  19. package/ButtonGroup/ButtonGroup.d.ts +2 -2
  20. package/CHANGELOG.md +24 -2242
  21. package/Card/Card.d.ts +3 -3
  22. package/CardActionArea/CardActionArea.d.ts +3 -3
  23. package/CardActions/CardActions.d.ts +2 -2
  24. package/CardContent/CardContent.d.ts +2 -2
  25. package/CardHeader/CardHeader.d.ts +2 -2
  26. package/CardMedia/CardMedia.d.ts +2 -2
  27. package/Checkbox/Checkbox.d.ts +4 -4
  28. package/Chip/Chip.d.ts +2 -2
  29. package/CircularProgress/CircularProgress.d.ts +3 -7
  30. package/ClickAwayListener/ClickAwayListener.d.ts +3 -3
  31. package/ClickAwayListener/ClickAwayListener.js +3 -3
  32. package/Collapse/Collapse.d.ts +5 -5
  33. package/Container/Container.d.ts +2 -2
  34. package/CssBaseline/CssBaseline.d.ts +2 -2
  35. package/Dialog/Dialog.d.ts +3 -3
  36. package/DialogActions/DialogActions.d.ts +2 -2
  37. package/DialogContent/DialogContent.d.ts +2 -2
  38. package/DialogContentText/DialogContentText.d.ts +3 -3
  39. package/DialogTitle/DialogTitle.d.ts +3 -3
  40. package/Divider/Divider.d.ts +3 -3
  41. package/Drawer/Drawer.d.ts +3 -3
  42. package/Fab/Fab.d.ts +3 -3
  43. package/Fade/Fade.d.ts +3 -3
  44. package/FilledInput/FilledInput.d.ts +3 -3
  45. package/FormControl/FormControl.d.ts +6 -6
  46. package/FormControlLabel/FormControlLabel.d.ts +4 -4
  47. package/FormGroup/FormGroup.d.ts +3 -3
  48. package/FormHelperText/FormHelperText.d.ts +2 -2
  49. package/FormLabel/FormLabel.d.ts +4 -4
  50. package/GlobalStyles/GlobalStyles.d.ts +2 -2
  51. package/Grid/Grid.d.ts +2 -2
  52. package/Grid2/Grid2.d.ts +2 -2
  53. package/Grid2/Grid2.js +2 -2
  54. package/Grow/Grow.d.ts +5 -5
  55. package/Hidden/Hidden.d.ts +2 -2
  56. package/Icon/Icon.d.ts +3 -3
  57. package/IconButton/IconButton.d.ts +4 -4
  58. package/ImageList/ImageList.d.ts +2 -2
  59. package/ImageListItem/ImageListItem.d.ts +2 -2
  60. package/ImageListItemBar/ImageListItemBar.d.ts +2 -2
  61. package/Input/Input.d.ts +3 -3
  62. package/InputAdornment/InputAdornment.d.ts +2 -2
  63. package/InputBase/InputBase.d.ts +2 -2
  64. package/InputLabel/InputLabel.d.ts +3 -3
  65. package/LinearProgress/LinearProgress.d.ts +3 -7
  66. package/Link/Link.d.ts +4 -4
  67. package/List/List.d.ts +3 -3
  68. package/ListItem/ListItem.d.ts +3 -3
  69. package/ListItemAvatar/ListItemAvatar.d.ts +2 -2
  70. package/ListItemButton/ListItemButton.d.ts +3 -3
  71. package/ListItemIcon/ListItemIcon.d.ts +2 -2
  72. package/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +2 -2
  73. package/ListItemText/ListItemText.d.ts +2 -2
  74. package/ListSubheader/ListSubheader.d.ts +2 -2
  75. package/Menu/Menu.d.ts +4 -4
  76. package/Menu/Menu.js +6 -2
  77. package/MenuItem/MenuItem.d.ts +3 -3
  78. package/MenuList/MenuList.d.ts +4 -4
  79. package/MobileStepper/MobileStepper.d.ts +3 -3
  80. package/Modal/Modal.d.ts +7 -7
  81. package/Modal/Modal.js +9 -10
  82. package/NativeSelect/NativeSelect.d.ts +3 -3
  83. package/NoSsr/NoSsr.d.ts +2 -2
  84. package/NoSsr/NoSsr.js +2 -2
  85. package/OutlinedInput/OutlinedInput.d.ts +3 -3
  86. package/Pagination/Pagination.d.ts +2 -2
  87. package/PaginationItem/PaginationItem.d.ts +2 -2
  88. package/Paper/Paper.d.ts +3 -3
  89. package/PigmentContainer/PigmentContainer.d.ts +2 -2
  90. package/PigmentContainer/PigmentContainer.js +2 -2
  91. package/PigmentGrid/PigmentGrid.d.ts +2 -2
  92. package/PigmentGrid/PigmentGrid.js +2 -2
  93. package/PigmentHidden/PigmentHidden.d.ts +2 -2
  94. package/PigmentHidden/PigmentHidden.js +2 -2
  95. package/PigmentStack/PigmentStack.d.ts +2 -2
  96. package/PigmentStack/PigmentStack.js +2 -2
  97. package/Popover/Popover.d.ts +64 -10
  98. package/Popover/Popover.js +78 -51
  99. package/Popper/Popper.d.ts +4 -4
  100. package/Popper/Popper.js +4 -4
  101. package/Portal/Portal.d.ts +2 -2
  102. package/Portal/Portal.js +2 -2
  103. package/README.md +4 -3
  104. package/Radio/Radio.d.ts +3 -3
  105. package/RadioGroup/RadioGroup.d.ts +3 -3
  106. package/Rating/Rating.d.ts +2 -2
  107. package/ScopedCssBaseline/ScopedCssBaseline.d.ts +2 -2
  108. package/Select/Select.d.ts +3 -3
  109. package/Skeleton/Skeleton.d.ts +2 -2
  110. package/Slide/Slide.d.ts +4 -4
  111. package/Slider/Slider.d.ts +20 -11
  112. package/Slider/Slider.js +2 -2
  113. package/Snackbar/Snackbar.d.ts +80 -3
  114. package/Snackbar/Snackbar.js +122 -32
  115. package/SnackbarContent/SnackbarContent.d.ts +3 -3
  116. package/SpeedDial/SpeedDial.d.ts +2 -2
  117. package/SpeedDialAction/SpeedDialAction.d.ts +3 -3
  118. package/SpeedDialIcon/SpeedDialIcon.d.ts +2 -2
  119. package/Stack/Stack.d.ts +2 -2
  120. package/Step/Step.d.ts +2 -2
  121. package/StepButton/StepButton.d.ts +3 -3
  122. package/StepConnector/StepConnector.d.ts +2 -2
  123. package/StepContent/StepContent.d.ts +2 -2
  124. package/StepIcon/StepIcon.d.ts +3 -3
  125. package/StepLabel/StepLabel.d.ts +2 -2
  126. package/Stepper/Stepper.d.ts +2 -2
  127. package/SvgIcon/SvgIcon.d.ts +3 -3
  128. package/SwipeableDrawer/SwipeableDrawer.d.ts +3 -3
  129. package/Switch/Switch.d.ts +4 -4
  130. package/Tab/Tab.d.ts +3 -3
  131. package/TabScrollButton/TabScrollButton.d.ts +2 -2
  132. package/Table/Table.d.ts +2 -2
  133. package/TableBody/TableBody.d.ts +2 -2
  134. package/TableCell/TableCell.d.ts +2 -2
  135. package/TableContainer/TableContainer.d.ts +2 -2
  136. package/TableFooter/TableFooter.d.ts +2 -2
  137. package/TableHead/TableHead.d.ts +2 -2
  138. package/TablePagination/TablePagination.d.ts +4 -4
  139. package/TableRow/TableRow.d.ts +2 -2
  140. package/TableSortLabel/TableSortLabel.d.ts +3 -3
  141. package/Tabs/Tabs.d.ts +2 -2
  142. package/TextField/TextField.d.ts +10 -10
  143. package/TextareaAutosize/TextareaAutosize.d.ts +2 -2
  144. package/TextareaAutosize/TextareaAutosize.js +2 -2
  145. package/ToggleButton/ToggleButton.d.ts +3 -3
  146. package/ToggleButtonGroup/ToggleButtonGroup.d.ts +2 -2
  147. package/Toolbar/Toolbar.d.ts +2 -2
  148. package/Tooltip/Tooltip.d.ts +2 -2
  149. package/Typography/Typography.d.ts +3 -3
  150. package/Zoom/Zoom.d.ts +3 -3
  151. package/index.js +1 -1
  152. package/internal/SwitchBase.d.ts +33 -1
  153. package/internal/SwitchBase.js +84 -30
  154. package/modern/ClickAwayListener/ClickAwayListener.js +3 -3
  155. package/modern/Grid2/Grid2.js +2 -2
  156. package/modern/Menu/Menu.js +6 -2
  157. package/modern/Modal/Modal.js +9 -10
  158. package/modern/NoSsr/NoSsr.js +2 -2
  159. package/modern/PigmentContainer/PigmentContainer.js +2 -2
  160. package/modern/PigmentGrid/PigmentGrid.js +2 -2
  161. package/modern/PigmentHidden/PigmentHidden.js +2 -2
  162. package/modern/PigmentStack/PigmentStack.js +2 -2
  163. package/modern/Popover/Popover.js +78 -51
  164. package/modern/Popper/Popper.js +4 -4
  165. package/modern/Portal/Portal.js +2 -2
  166. package/modern/Slider/Slider.js +2 -2
  167. package/modern/Snackbar/Snackbar.js +122 -32
  168. package/modern/TextareaAutosize/TextareaAutosize.js +2 -2
  169. package/modern/index.js +1 -1
  170. package/modern/internal/SwitchBase.js +84 -30
  171. package/modern/utils/mergeSlotProps.js +10 -3
  172. package/modern/version/index.js +5 -5
  173. package/node/ClickAwayListener/ClickAwayListener.js +3 -3
  174. package/node/Grid2/Grid2.js +2 -2
  175. package/node/Menu/Menu.js +6 -2
  176. package/node/Modal/Modal.js +9 -10
  177. package/node/NoSsr/NoSsr.js +2 -2
  178. package/node/PigmentContainer/PigmentContainer.js +2 -2
  179. package/node/PigmentGrid/PigmentGrid.js +2 -2
  180. package/node/PigmentHidden/PigmentHidden.js +2 -2
  181. package/node/PigmentStack/PigmentStack.js +2 -2
  182. package/node/Popover/Popover.js +78 -51
  183. package/node/Popper/Popper.js +4 -4
  184. package/node/Portal/Portal.js +2 -2
  185. package/node/Slider/Slider.js +2 -2
  186. package/node/Snackbar/Snackbar.js +122 -32
  187. package/node/TextareaAutosize/TextareaAutosize.js +2 -2
  188. package/node/index.js +1 -1
  189. package/node/internal/SwitchBase.js +84 -30
  190. package/node/utils/mergeSlotProps.js +10 -3
  191. package/node/version/index.js +5 -5
  192. package/package.json +7 -7
  193. package/utils/mergeSlotProps.js +10 -3
  194. package/version/index.js +5 -5
package/Card/Card.d.ts CHANGED
@@ -37,12 +37,12 @@ export interface CardTypeMap<
37
37
  *
38
38
  * Demos:
39
39
  *
40
- * - [Card](https://mui.com/material-ui/react-card/)
40
+ * - [Card](https://next.mui.com/material-ui/react-card/)
41
41
  *
42
42
  * API:
43
43
  *
44
- * - [Card API](https://mui.com/material-ui/api/card/)
45
- * - inherits [Paper API](https://mui.com/material-ui/api/paper/)
44
+ * - [Card API](https://next.mui.com/material-ui/api/card/)
45
+ * - inherits [Paper API](https://next.mui.com/material-ui/api/paper/)
46
46
  */
47
47
 
48
48
  declare const Card: OverridableComponent<CardTypeMap>;
@@ -29,12 +29,12 @@ export type CardActionAreaTypeMap<
29
29
  *
30
30
  * Demos:
31
31
  *
32
- * - [Card](https://mui.com/material-ui/react-card/)
32
+ * - [Card](https://next.mui.com/material-ui/react-card/)
33
33
  *
34
34
  * API:
35
35
  *
36
- * - [CardActionArea API](https://mui.com/material-ui/api/card-action-area/)
37
- * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
36
+ * - [CardActionArea API](https://next.mui.com/material-ui/api/card-action-area/)
37
+ * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
38
38
  */
39
39
  declare const CardActionArea: ExtendButtonBase<
40
40
  CardActionAreaTypeMap<{}, ButtonBaseTypeMap['defaultComponent']>
@@ -27,10 +27,10 @@ export interface CardActionsProps extends StandardProps<React.HTMLAttributes<HTM
27
27
  *
28
28
  * Demos:
29
29
  *
30
- * - [Card](https://mui.com/material-ui/react-card/)
30
+ * - [Card](https://next.mui.com/material-ui/react-card/)
31
31
  *
32
32
  * API:
33
33
  *
34
- * - [CardActions API](https://mui.com/material-ui/api/card-actions/)
34
+ * - [CardActions API](https://next.mui.com/material-ui/api/card-actions/)
35
35
  */
36
36
  export default function CardActions(props: CardActionsProps): React.JSX.Element;
@@ -30,11 +30,11 @@ export interface CardContentTypeMap<
30
30
  *
31
31
  * Demos:
32
32
  *
33
- * - [Card](https://mui.com/material-ui/react-card/)
33
+ * - [Card](https://next.mui.com/material-ui/react-card/)
34
34
  *
35
35
  * API:
36
36
  *
37
- * - [CardContent API](https://mui.com/material-ui/api/card-content/)
37
+ * - [CardContent API](https://next.mui.com/material-ui/api/card-content/)
38
38
  */
39
39
  declare const CardContent: OverridableComponent<CardContentTypeMap>;
40
40
 
@@ -190,11 +190,11 @@ export interface CardHeaderTypeMap<
190
190
  *
191
191
  * Demos:
192
192
  *
193
- * - [Card](https://mui.com/material-ui/react-card/)
193
+ * - [Card](https://next.mui.com/material-ui/react-card/)
194
194
  *
195
195
  * API:
196
196
  *
197
- * - [CardHeader API](https://mui.com/material-ui/api/card-header/)
197
+ * - [CardHeader API](https://next.mui.com/material-ui/api/card-header/)
198
198
  */
199
199
  declare const CardHeader: OverridableCardHeader;
200
200
 
@@ -40,11 +40,11 @@ export interface CardMediaTypeMap<AdditionalProps, RootComponent extends React.E
40
40
  *
41
41
  * Demos:
42
42
  *
43
- * - [Card](https://mui.com/material-ui/react-card/)
43
+ * - [Card](https://next.mui.com/material-ui/react-card/)
44
44
  *
45
45
  * API:
46
46
  *
47
- * - [CardMedia API](https://mui.com/material-ui/api/card-media/)
47
+ * - [CardMedia API](https://next.mui.com/material-ui/api/card-media/)
48
48
  */
49
49
  declare const CardMedia: OverridableComponent<CardMediaTypeMap<{}, 'div'>>;
50
50
 
@@ -107,12 +107,12 @@ export interface CheckboxProps
107
107
  *
108
108
  * Demos:
109
109
  *
110
- * - [Checkbox](https://mui.com/material-ui/react-checkbox/)
111
- * - [Transfer List](https://mui.com/material-ui/react-transfer-list/)
110
+ * - [Checkbox](https://next.mui.com/material-ui/react-checkbox/)
111
+ * - [Transfer List](https://next.mui.com/material-ui/react-transfer-list/)
112
112
  *
113
113
  * API:
114
114
  *
115
- * - [Checkbox API](https://mui.com/material-ui/api/checkbox/)
116
- * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
115
+ * - [Checkbox API](https://next.mui.com/material-ui/api/checkbox/)
116
+ * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
117
117
  */
118
118
  export default function Checkbox(props: CheckboxProps): React.JSX.Element;
package/Chip/Chip.d.ts CHANGED
@@ -105,11 +105,11 @@ export interface ChipTypeMap<
105
105
  *
106
106
  * Demos:
107
107
  *
108
- * - [Chip](https://mui.com/material-ui/react-chip/)
108
+ * - [Chip](https://next.mui.com/material-ui/react-chip/)
109
109
  *
110
110
  * API:
111
111
  *
112
- * - [Chip API](https://mui.com/material-ui/api/chip/)
112
+ * - [Chip API](https://next.mui.com/material-ui/api/chip/)
113
113
  */
114
114
  declare const Chip: OverridableComponent<ChipTypeMap>;
115
115
 
@@ -5,7 +5,6 @@ import { InternalStandardProps as StandardProps, Theme } from '..';
5
5
  import { CircularProgressClasses } from './circularProgressClasses';
6
6
 
7
7
  export interface CircularProgressPropsColorOverrides {}
8
- export interface CircularProgressPropsVariantOverrides {}
9
8
 
10
9
  export interface CircularProgressProps
11
10
  extends StandardProps<React.HTMLAttributes<HTMLSpanElement>, 'children'> {
@@ -56,10 +55,7 @@ export interface CircularProgressProps
56
55
  * Use indeterminate when there is no progress value.
57
56
  * @default 'indeterminate'
58
57
  */
59
- variant?: OverridableStringUnion<
60
- 'determinate' | 'indeterminate',
61
- CircularProgressPropsVariantOverrides
62
- >;
58
+ variant?: 'determinate' | 'indeterminate';
63
59
  }
64
60
 
65
61
  /**
@@ -71,10 +67,10 @@ export interface CircularProgressProps
71
67
  *
72
68
  * Demos:
73
69
  *
74
- * - [Progress](https://mui.com/material-ui/react-progress/)
70
+ * - [Progress](https://next.mui.com/material-ui/react-progress/)
75
71
  *
76
72
  * API:
77
73
  *
78
- * - [CircularProgress API](https://mui.com/material-ui/api/circular-progress/)
74
+ * - [CircularProgress API](https://next.mui.com/material-ui/api/circular-progress/)
79
75
  */
80
76
  export default function CircularProgress(props: CircularProgressProps): React.JSX.Element;
@@ -33,12 +33,12 @@ export interface ClickAwayListenerProps {
33
33
  *
34
34
  * Demos:
35
35
  *
36
- * - [Click-Away Listener](https://mui.com/material-ui/react-click-away-listener/)
37
- * - [Menu](https://mui.com/material-ui/react-menu/)
36
+ * - [Click-Away Listener](https://next.mui.com/material-ui/react-click-away-listener/)
37
+ * - [Menu](https://next.mui.com/material-ui/react-menu/)
38
38
  *
39
39
  * API:
40
40
  *
41
- * - [ClickAwayListener API](https://mui.com/material-ui/api/click-away-listener/)
41
+ * - [ClickAwayListener API](https://next.mui.com/material-ui/api/click-away-listener/)
42
42
  */
43
43
  declare function ClickAwayListener(props: ClickAwayListenerProps): React.JSX.Element;
44
44
  declare namespace ClickAwayListener {
@@ -18,12 +18,12 @@ function clickedRootScrollbar(event, doc) {
18
18
  *
19
19
  * Demos:
20
20
  *
21
- * - [Click-Away Listener](https://mui.com/material-ui/react-click-away-listener/)
22
- * - [Menu](https://mui.com/material-ui/react-menu/)
21
+ * - [Click-Away Listener](https://next.mui.com/material-ui/react-click-away-listener/)
22
+ * - [Menu](https://next.mui.com/material-ui/react-menu/)
23
23
  *
24
24
  * API:
25
25
  *
26
- * - [ClickAwayListener API](https://mui.com/material-ui/api/click-away-listener/)
26
+ * - [ClickAwayListener API](https://next.mui.com/material-ui/api/click-away-listener/)
27
27
  */
28
28
  function ClickAwayListener(props) {
29
29
  const {
@@ -54,18 +54,18 @@ export interface CollapseProps extends StandardProps<TransitionProps, 'timeout'>
54
54
 
55
55
  /**
56
56
  * The Collapse transition is used by the
57
- * [Vertical Stepper](https://mui.com/material-ui/react-stepper/#vertical-stepper) StepContent component.
57
+ * [Vertical Stepper](https://next.mui.com/material-ui/react-stepper/#vertical-stepper) StepContent component.
58
58
  * It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.
59
59
  *
60
60
  * Demos:
61
61
  *
62
- * - [Card](https://mui.com/material-ui/react-card/)
63
- * - [Lists](https://mui.com/material-ui/react-list/)
64
- * - [Transitions](https://mui.com/material-ui/transitions/)
62
+ * - [Card](https://next.mui.com/material-ui/react-card/)
63
+ * - [Lists](https://next.mui.com/material-ui/react-list/)
64
+ * - [Transitions](https://next.mui.com/material-ui/transitions/)
65
65
  *
66
66
  * API:
67
67
  *
68
- * - [Collapse API](https://mui.com/material-ui/api/collapse/)
68
+ * - [Collapse API](https://next.mui.com/material-ui/api/collapse/)
69
69
  * - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)
70
70
  */
71
71
 
@@ -47,11 +47,11 @@ export interface ContainerTypeMap<
47
47
  *
48
48
  * Demos:
49
49
  *
50
- * - [Container](https://mui.com/material-ui/react-container/)
50
+ * - [Container](https://next.mui.com/material-ui/react-container/)
51
51
  *
52
52
  * API:
53
53
  *
54
- * - [Container API](https://mui.com/material-ui/api/container/)
54
+ * - [Container API](https://next.mui.com/material-ui/api/container/)
55
55
  */
56
56
  declare const Container: OverridableComponent<ContainerTypeMap>;
57
57
 
@@ -20,10 +20,10 @@ export interface CssBaselineProps extends StyledComponentProps<never> {
20
20
  *
21
21
  * Demos:
22
22
  *
23
- * - [CSS Baseline](https://mui.com/material-ui/react-css-baseline/)
23
+ * - [CSS Baseline](https://next.mui.com/material-ui/react-css-baseline/)
24
24
  *
25
25
  * API:
26
26
  *
27
- * - [CssBaseline API](https://mui.com/material-ui/api/css-baseline/)
27
+ * - [CssBaseline API](https://next.mui.com/material-ui/api/css-baseline/)
28
28
  */
29
29
  export default function CssBaseline(props: CssBaselineProps): React.JSX.Element;
@@ -199,12 +199,12 @@ export interface DialogProps
199
199
  *
200
200
  * Demos:
201
201
  *
202
- * - [Dialog](https://mui.com/material-ui/react-dialog/)
202
+ * - [Dialog](https://next.mui.com/material-ui/react-dialog/)
203
203
  *
204
204
  * API:
205
205
  *
206
- * - [Dialog API](https://mui.com/material-ui/api/dialog/)
207
- * - inherits [Modal API](https://mui.com/material-ui/api/modal/)
206
+ * - [Dialog API](https://next.mui.com/material-ui/api/dialog/)
207
+ * - inherits [Modal API](https://next.mui.com/material-ui/api/modal/)
208
208
  */
209
209
  export default function Dialog(props: DialogProps): React.JSX.Element;
210
210
 
@@ -27,10 +27,10 @@ export interface DialogActionsProps extends StandardProps<React.HTMLAttributes<H
27
27
  *
28
28
  * Demos:
29
29
  *
30
- * - [Dialog](https://mui.com/material-ui/react-dialog/)
30
+ * - [Dialog](https://next.mui.com/material-ui/react-dialog/)
31
31
  *
32
32
  * API:
33
33
  *
34
- * - [DialogActions API](https://mui.com/material-ui/api/dialog-actions/)
34
+ * - [DialogActions API](https://next.mui.com/material-ui/api/dialog-actions/)
35
35
  */
36
36
  export default function DialogActions(props: DialogActionsProps): React.JSX.Element;
@@ -27,10 +27,10 @@ export interface DialogContentProps extends StandardProps<React.HTMLAttributes<H
27
27
  *
28
28
  * Demos:
29
29
  *
30
- * - [Dialog](https://mui.com/material-ui/react-dialog/)
30
+ * - [Dialog](https://next.mui.com/material-ui/react-dialog/)
31
31
  *
32
32
  * API:
33
33
  *
34
- * - [DialogContent API](https://mui.com/material-ui/api/dialog-content/)
34
+ * - [DialogContent API](https://next.mui.com/material-ui/api/dialog-content/)
35
35
  */
36
36
  export default function DialogContent(props: DialogContentProps): React.JSX.Element;
@@ -28,12 +28,12 @@ export interface DialogContentTextTypeMap<
28
28
  *
29
29
  * Demos:
30
30
  *
31
- * - [Dialog](https://mui.com/material-ui/react-dialog/)
31
+ * - [Dialog](https://next.mui.com/material-ui/react-dialog/)
32
32
  *
33
33
  * API:
34
34
  *
35
- * - [DialogContentText API](https://mui.com/material-ui/api/dialog-content-text/)
36
- * - inherits [Typography API](https://mui.com/material-ui/api/typography/)
35
+ * - [DialogContentText API](https://next.mui.com/material-ui/api/dialog-content-text/)
36
+ * - inherits [Typography API](https://next.mui.com/material-ui/api/typography/)
37
37
  */
38
38
  declare const DialogContentText: OverridableComponent<DialogContentTextTypeMap>;
39
39
 
@@ -32,12 +32,12 @@ export interface DialogTitleTypeMap<
32
32
  *
33
33
  * Demos:
34
34
  *
35
- * - [Dialog](https://mui.com/material-ui/react-dialog/)
35
+ * - [Dialog](https://next.mui.com/material-ui/react-dialog/)
36
36
  *
37
37
  * API:
38
38
  *
39
- * - [DialogTitle API](https://mui.com/material-ui/api/dialog-title/)
40
- * - inherits [Typography API](https://mui.com/material-ui/api/typography/)
39
+ * - [DialogTitle API](https://next.mui.com/material-ui/api/dialog-title/)
40
+ * - inherits [Typography API](https://next.mui.com/material-ui/api/typography/)
41
41
  */
42
42
  declare const DialogTitle: OverridableComponent<DialogTitleTypeMap>;
43
43
 
@@ -66,12 +66,12 @@ export interface DividerTypeMap<
66
66
  *
67
67
  * Demos:
68
68
  *
69
- * - [Divider](https://mui.com/material-ui/react-divider/)
70
- * - [Lists](https://mui.com/material-ui/react-list/)
69
+ * - [Divider](https://next.mui.com/material-ui/react-divider/)
70
+ * - [Lists](https://next.mui.com/material-ui/react-list/)
71
71
  *
72
72
  * API:
73
73
  *
74
- * - [Divider API](https://mui.com/material-ui/api/divider/)
74
+ * - [Divider API](https://next.mui.com/material-ui/api/divider/)
75
75
  */
76
76
  declare const Divider: OverridableComponent<DividerTypeMap>;
77
77
 
@@ -74,15 +74,15 @@ export interface DrawerProps extends StandardProps<ModalProps, 'open' | 'childre
74
74
  }
75
75
 
76
76
  /**
77
- * The props of the [Modal](https://mui.com/material-ui/api/modal/) component are available
77
+ * The props of the [Modal](https://next.mui.com/material-ui/api/modal/) component are available
78
78
  * when `variant="temporary"` is set.
79
79
  *
80
80
  * Demos:
81
81
  *
82
- * - [Drawer](https://mui.com/material-ui/react-drawer/)
82
+ * - [Drawer](https://next.mui.com/material-ui/react-drawer/)
83
83
  *
84
84
  * API:
85
85
  *
86
- * - [Drawer API](https://mui.com/material-ui/api/drawer/)
86
+ * - [Drawer API](https://next.mui.com/material-ui/api/drawer/)
87
87
  */
88
88
  export default function Drawer(props: DrawerProps): React.JSX.Element;
package/Fab/Fab.d.ts CHANGED
@@ -79,12 +79,12 @@ export type FabTypeMap<
79
79
  *
80
80
  * Demos:
81
81
  *
82
- * - [Floating Action Button](https://mui.com/material-ui/react-floating-action-button/)
82
+ * - [Floating Action Button](https://next.mui.com/material-ui/react-floating-action-button/)
83
83
  *
84
84
  * API:
85
85
  *
86
- * - [Fab API](https://mui.com/material-ui/api/fab/)
87
- * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
86
+ * - [Fab API](https://next.mui.com/material-ui/api/fab/)
87
+ * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
88
88
  */
89
89
  declare const Fab: ExtendButtonBase<FabTypeMap>;
90
90
 
package/Fade/Fade.d.ts CHANGED
@@ -34,16 +34,16 @@ export interface FadeProps extends Omit<TransitionProps, 'children'> {
34
34
  }
35
35
 
36
36
  /**
37
- * The Fade transition is used by the [Modal](https://mui.com/material-ui/react-modal/) component.
37
+ * The Fade transition is used by the [Modal](https://next.mui.com/material-ui/react-modal/) component.
38
38
  * It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.
39
39
  *
40
40
  * Demos:
41
41
  *
42
- * - [Transitions](https://mui.com/material-ui/transitions/)
42
+ * - [Transitions](https://next.mui.com/material-ui/transitions/)
43
43
  *
44
44
  * API:
45
45
  *
46
- * - [Fade API](https://mui.com/material-ui/api/fade/)
46
+ * - [Fade API](https://next.mui.com/material-ui/api/fade/)
47
47
  * - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)
48
48
  */
49
49
  export default function Fade(props: FadeProps): React.JSX.Element;
@@ -30,12 +30,12 @@ export interface FilledInputProps extends StandardProps<InputBaseProps> {
30
30
  *
31
31
  * Demos:
32
32
  *
33
- * - [Text Field](https://mui.com/material-ui/react-text-field/)
33
+ * - [Text Field](https://next.mui.com/material-ui/react-text-field/)
34
34
  *
35
35
  * API:
36
36
  *
37
- * - [FilledInput API](https://mui.com/material-ui/api/filled-input/)
38
- * - inherits [InputBase API](https://mui.com/material-ui/api/input-base/)
37
+ * - [FilledInput API](https://next.mui.com/material-ui/api/filled-input/)
38
+ * - inherits [InputBase API](https://next.mui.com/material-ui/api/input-base/)
39
39
  */
40
40
  declare const FilledInput: ((props: FilledInputProps) => React.JSX.Element) & { muiName: string };
41
41
 
@@ -98,7 +98,7 @@ export interface FormControlTypeMap<
98
98
  * * Input
99
99
  * * InputLabel
100
100
  *
101
- * You can find one composition example below and more going to [the demos](https://mui.com/material-ui/react-text-field/#components).
101
+ * You can find one composition example below and more going to [the demos](https://next.mui.com/material-ui/react-text-field/#components).
102
102
  *
103
103
  * ```jsx
104
104
  * <FormControl>
@@ -113,14 +113,14 @@ export interface FormControlTypeMap<
113
113
  *
114
114
  * Demos:
115
115
  *
116
- * - [Checkbox](https://mui.com/material-ui/react-checkbox/)
117
- * - [Radio Group](https://mui.com/material-ui/react-radio-button/)
118
- * - [Switch](https://mui.com/material-ui/react-switch/)
119
- * - [Text Field](https://mui.com/material-ui/react-text-field/)
116
+ * - [Checkbox](https://next.mui.com/material-ui/react-checkbox/)
117
+ * - [Radio Group](https://next.mui.com/material-ui/react-radio-button/)
118
+ * - [Switch](https://next.mui.com/material-ui/react-switch/)
119
+ * - [Text Field](https://next.mui.com/material-ui/react-text-field/)
120
120
  *
121
121
  * API:
122
122
  *
123
- * - [FormControl API](https://mui.com/material-ui/api/form-control/)
123
+ * - [FormControl API](https://next.mui.com/material-ui/api/form-control/)
124
124
  */
125
125
  declare const FormControl: OverridableComponent<FormControlTypeMap>;
126
126
 
@@ -98,12 +98,12 @@ export interface FormControlLabelProps
98
98
  *
99
99
  * Demos:
100
100
  *
101
- * - [Checkbox](https://mui.com/material-ui/react-checkbox/)
102
- * - [Radio Group](https://mui.com/material-ui/react-radio-button/)
103
- * - [Switch](https://mui.com/material-ui/react-switch/)
101
+ * - [Checkbox](https://next.mui.com/material-ui/react-checkbox/)
102
+ * - [Radio Group](https://next.mui.com/material-ui/react-radio-button/)
103
+ * - [Switch](https://next.mui.com/material-ui/react-switch/)
104
104
  *
105
105
  * API:
106
106
  *
107
- * - [FormControlLabel API](https://mui.com/material-ui/api/form-control-label/)
107
+ * - [FormControlLabel API](https://next.mui.com/material-ui/api/form-control-label/)
108
108
  */
109
109
  export default function FormControlLabel(props: FormControlLabelProps): React.JSX.Element;
@@ -30,11 +30,11 @@ export interface FormGroupProps extends StandardProps<React.HTMLAttributes<HTMLD
30
30
  *
31
31
  * Demos:
32
32
  *
33
- * - [Checkbox](https://mui.com/material-ui/react-checkbox/)
34
- * - [Switch](https://mui.com/material-ui/react-switch/)
33
+ * - [Checkbox](https://next.mui.com/material-ui/react-checkbox/)
34
+ * - [Switch](https://next.mui.com/material-ui/react-switch/)
35
35
  *
36
36
  * API:
37
37
  *
38
- * - [FormGroup API](https://mui.com/material-ui/api/form-group/)
38
+ * - [FormGroup API](https://next.mui.com/material-ui/api/form-group/)
39
39
  */
40
40
  export default function FormGroup(props: FormGroupProps): React.JSX.Element;
@@ -67,11 +67,11 @@ export interface FormHelperTextTypeMap<
67
67
  *
68
68
  * Demos:
69
69
  *
70
- * - [Text Field](https://mui.com/material-ui/react-text-field/)
70
+ * - [Text Field](https://next.mui.com/material-ui/react-text-field/)
71
71
  *
72
72
  * API:
73
73
  *
74
- * - [FormHelperText API](https://mui.com/material-ui/api/form-helper-text/)
74
+ * - [FormHelperText API](https://next.mui.com/material-ui/api/form-helper-text/)
75
75
  */
76
76
  declare const FormHelperText: OverridableComponent<FormHelperTextTypeMap>;
77
77
 
@@ -68,13 +68,13 @@ export interface FormLabelTypeMap<
68
68
  *
69
69
  * Demos:
70
70
  *
71
- * - [Checkbox](https://mui.com/material-ui/react-checkbox/)
72
- * - [Radio Group](https://mui.com/material-ui/react-radio-button/)
73
- * - [Switch](https://mui.com/material-ui/react-switch/)
71
+ * - [Checkbox](https://next.mui.com/material-ui/react-checkbox/)
72
+ * - [Radio Group](https://next.mui.com/material-ui/react-radio-button/)
73
+ * - [Switch](https://next.mui.com/material-ui/react-switch/)
74
74
  *
75
75
  * API:
76
76
  *
77
- * - [FormLabel API](https://mui.com/material-ui/api/form-label/)
77
+ * - [FormLabel API](https://next.mui.com/material-ui/api/form-label/)
78
78
  */
79
79
  declare const FormLabel: OverridableComponent<FormLabelTypeMap>;
80
80
 
@@ -12,10 +12,10 @@ export interface GlobalStylesProps {
12
12
  *
13
13
  * Demos:
14
14
  *
15
- * - [How to customize](https://mui.com/material-ui/customization/how-to-customize/)
15
+ * - [How to customize](https://next.mui.com/material-ui/customization/how-to-customize/)
16
16
  *
17
17
  * API:
18
18
  *
19
- * - [GlobalStyles API](https://mui.com/material-ui/api/global-styles/)
19
+ * - [GlobalStyles API](https://next.mui.com/material-ui/api/global-styles/)
20
20
  */
21
21
  export default function GlobalStyles(props: GlobalStylesProps): React.ReactElement<unknown>;
package/Grid/Grid.d.ts CHANGED
@@ -164,11 +164,11 @@ export interface GridTypeMap<
164
164
  *
165
165
  * Demos:
166
166
  *
167
- * - [Grid](https://mui.com/material-ui/react-grid/)
167
+ * - [Grid](https://next.mui.com/material-ui/react-grid/)
168
168
  *
169
169
  * API:
170
170
  *
171
- * - [Grid API](https://mui.com/material-ui/api/grid/)
171
+ * - [Grid API](https://next.mui.com/material-ui/api/grid/)
172
172
  *
173
173
  * @deprecated Use the [`Grid2`](https://mui.com/material-ui/react-grid2/) component instead.
174
174
  */
package/Grid2/Grid2.d.ts CHANGED
@@ -103,11 +103,11 @@ export type Grid2Props<D extends React.ElementType = Grid2TypeMap['defaultCompon
103
103
  *
104
104
  * Demos:
105
105
  *
106
- * - [Grid version 2](https://mui.com/material-ui/react-grid2/)
106
+ * - [Grid version 2](https://next.mui.com/material-ui/react-grid2/)
107
107
  *
108
108
  * API:
109
109
  *
110
- * - [Grid2 API](https://mui.com/material-ui/api/grid-2/)
110
+ * - [Grid2 API](https://next.mui.com/material-ui/api/grid-2/)
111
111
  */
112
112
  declare const Grid2: OverridableComponent<Grid2TypeMap>;
113
113
  export default Grid2;
package/Grid2/Grid2.js CHANGED
@@ -10,11 +10,11 @@ import useTheme from "../styles/useTheme.js";
10
10
  *
11
11
  * Demos:
12
12
  *
13
- * - [Grid version 2](https://mui.com/material-ui/react-grid2/)
13
+ * - [Grid version 2](https://next.mui.com/material-ui/react-grid2/)
14
14
  *
15
15
  * API:
16
16
  *
17
- * - [Grid2 API](https://mui.com/material-ui/api/grid-2/)
17
+ * - [Grid2 API](https://next.mui.com/material-ui/api/grid-2/)
18
18
  */
19
19
  const Grid2 = createGrid2({
20
20
  createStyledComponent: styled('div', {
package/Grow/Grow.d.ts CHANGED
@@ -33,18 +33,18 @@ export interface GrowProps extends Omit<TransitionProps, 'timeout'> {
33
33
  }
34
34
 
35
35
  /**
36
- * The Grow transition is used by the [Tooltip](https://mui.com/material-ui/react-tooltip/) and
37
- * [Popover](https://mui.com/material-ui/react-popover/) components.
36
+ * The Grow transition is used by the [Tooltip](https://next.mui.com/material-ui/react-tooltip/) and
37
+ * [Popover](https://next.mui.com/material-ui/react-popover/) components.
38
38
  * It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.
39
39
  *
40
40
  * Demos:
41
41
  *
42
- * - [Popover](https://mui.com/material-ui/react-popover/)
43
- * - [Transitions](https://mui.com/material-ui/transitions/)
42
+ * - [Popover](https://next.mui.com/material-ui/react-popover/)
43
+ * - [Transitions](https://next.mui.com/material-ui/transitions/)
44
44
  *
45
45
  * API:
46
46
  *
47
- * - [Grow API](https://mui.com/material-ui/api/grow/)
47
+ * - [Grow API](https://next.mui.com/material-ui/api/grow/)
48
48
  * - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)
49
49
  */
50
50
  export default function Grow(props: GrowProps): React.JSX.Element;
@@ -85,11 +85,11 @@ export interface HiddenProps {
85
85
  *
86
86
  * Demos:
87
87
  *
88
- * - [Hidden](https://mui.com/material-ui/react-hidden/)
88
+ * - [Hidden](https://next.mui.com/material-ui/react-hidden/)
89
89
  *
90
90
  * API:
91
91
  *
92
- * - [Hidden API](https://mui.com/material-ui/api/hidden/)
92
+ * - [Hidden API](https://next.mui.com/material-ui/api/hidden/)
93
93
  *
94
94
  * @deprecated The Hidden component was deprecated in Material UI v5. To learn more, see [the Hidden section](https://mui.com/material-ui/migration/v5-component-changes/#hidden) of the migration docs.
95
95
  */
package/Icon/Icon.d.ts CHANGED
@@ -67,12 +67,12 @@ export interface IconTypeMap<
67
67
  *
68
68
  * Demos:
69
69
  *
70
- * - [Icons](https://mui.com/material-ui/icons/)
71
- * - [Material Icons](https://mui.com/material-ui/material-icons/)
70
+ * - [Icons](https://next.mui.com/material-ui/icons/)
71
+ * - [Material Icons](https://next.mui.com/material-ui/material-icons/)
72
72
  *
73
73
  * API:
74
74
  *
75
- * - [Icon API](https://mui.com/material-ui/api/icon/)
75
+ * - [Icon API](https://next.mui.com/material-ui/api/icon/)
76
76
  */
77
77
  declare const Icon: OverridableComponent<IconTypeMap> & { muiName: string };
78
78