@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
@@ -111,12 +111,12 @@ export type AccordionTypeMap<
111
111
  *
112
112
  * Demos:
113
113
  *
114
- * - [Accordion](https://mui.com/material-ui/react-accordion/)
114
+ * - [Accordion](https://next.mui.com/material-ui/react-accordion/)
115
115
  *
116
116
  * API:
117
117
  *
118
- * - [Accordion API](https://mui.com/material-ui/api/accordion/)
119
- * - inherits [Paper API](https://mui.com/material-ui/api/paper/)
118
+ * - [Accordion API](https://next.mui.com/material-ui/api/accordion/)
119
+ * - inherits [Paper API](https://next.mui.com/material-ui/api/paper/)
120
120
  */
121
121
  declare const Accordion: OverridableComponent<AccordionTypeMap>;
122
122
 
@@ -27,10 +27,10 @@ export interface AccordionActionsProps extends StandardProps<React.HTMLAttribute
27
27
  *
28
28
  * Demos:
29
29
  *
30
- * - [Accordion](https://mui.com/material-ui/react-accordion/)
30
+ * - [Accordion](https://next.mui.com/material-ui/react-accordion/)
31
31
  *
32
32
  * API:
33
33
  *
34
- * - [AccordionActions API](https://mui.com/material-ui/api/accordion-actions/)
34
+ * - [AccordionActions API](https://next.mui.com/material-ui/api/accordion-actions/)
35
35
  */
36
36
  export default function AccordionActions(props: AccordionActionsProps): React.JSX.Element;
@@ -22,10 +22,10 @@ export interface AccordionDetailsProps extends StandardProps<React.HTMLAttribute
22
22
  *
23
23
  * Demos:
24
24
  *
25
- * - [Accordion](https://mui.com/material-ui/react-accordion/)
25
+ * - [Accordion](https://next.mui.com/material-ui/react-accordion/)
26
26
  *
27
27
  * API:
28
28
  *
29
- * - [AccordionDetails API](https://mui.com/material-ui/api/accordion-details/)
29
+ * - [AccordionDetails API](https://next.mui.com/material-ui/api/accordion-details/)
30
30
  */
31
31
  export default function AccordionDetails(props: AccordionDetailsProps): React.JSX.Element;
@@ -36,12 +36,12 @@ export type AccordionSummaryTypeMap<
36
36
  *
37
37
  * Demos:
38
38
  *
39
- * - [Accordion](https://mui.com/material-ui/react-accordion/)
39
+ * - [Accordion](https://next.mui.com/material-ui/react-accordion/)
40
40
  *
41
41
  * API:
42
42
  *
43
- * - [AccordionSummary API](https://mui.com/material-ui/api/accordion-summary/)
44
- * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
43
+ * - [AccordionSummary API](https://next.mui.com/material-ui/api/accordion-summary/)
44
+ * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
45
45
  */
46
46
  declare const AccordionSummary: ExtendButtonBase<AccordionSummaryTypeMap>;
47
47
 
package/Alert/Alert.d.ts CHANGED
@@ -204,11 +204,11 @@ export interface AlertOwnerState extends AlertProps {}
204
204
  *
205
205
  * Demos:
206
206
  *
207
- * - [Alert](https://mui.com/material-ui/react-alert/)
207
+ * - [Alert](https://next.mui.com/material-ui/react-alert/)
208
208
  *
209
209
  * API:
210
210
  *
211
- * - [Alert API](https://mui.com/material-ui/api/alert/)
212
- * - inherits [Paper API](https://mui.com/material-ui/api/paper/)
211
+ * - [Alert API](https://next.mui.com/material-ui/api/alert/)
212
+ * - inherits [Paper API](https://next.mui.com/material-ui/api/paper/)
213
213
  */
214
214
  export default function Alert(props: AlertProps): React.JSX.Element;
@@ -22,11 +22,11 @@ export interface AlertTitleProps extends TypographyProps<'div'> {
22
22
  *
23
23
  * Demos:
24
24
  *
25
- * - [Alert](https://mui.com/material-ui/react-alert/)
25
+ * - [Alert](https://next.mui.com/material-ui/react-alert/)
26
26
  *
27
27
  * API:
28
28
  *
29
- * - [AlertTitle API](https://mui.com/material-ui/api/alert-title/)
30
- * - inherits [Typography API](https://mui.com/material-ui/api/typography/)
29
+ * - [AlertTitle API](https://next.mui.com/material-ui/api/alert-title/)
30
+ * - inherits [Typography API](https://next.mui.com/material-ui/api/typography/)
31
31
  */
32
32
  export default function AlertTitle(props: AlertTitleProps): React.JSX.Element;
@@ -56,12 +56,12 @@ export type AppBarTypeMap<
56
56
  *
57
57
  * Demos:
58
58
  *
59
- * - [App Bar](https://mui.com/material-ui/react-app-bar/)
59
+ * - [App Bar](https://next.mui.com/material-ui/react-app-bar/)
60
60
  *
61
61
  * API:
62
62
  *
63
- * - [AppBar API](https://mui.com/material-ui/api/app-bar/)
64
- * - inherits [Paper API](https://mui.com/material-ui/api/paper/)
63
+ * - [AppBar API](https://next.mui.com/material-ui/api/app-bar/)
64
+ * - inherits [Paper API](https://next.mui.com/material-ui/api/paper/)
65
65
  */
66
66
 
67
67
  declare const AppBar: OverridableComponent<AppBarTypeMap>;
@@ -360,11 +360,11 @@ export interface AutocompleteProps<
360
360
  *
361
361
  * Demos:
362
362
  *
363
- * - [Autocomplete](https://mui.com/material-ui/react-autocomplete/)
363
+ * - [Autocomplete](https://next.mui.com/material-ui/react-autocomplete/)
364
364
  *
365
365
  * API:
366
366
  *
367
- * - [Autocomplete API](https://mui.com/material-ui/api/autocomplete/)
367
+ * - [Autocomplete API](https://next.mui.com/material-ui/api/autocomplete/)
368
368
  */
369
369
  export default function Autocomplete<
370
370
  Value,
@@ -87,11 +87,11 @@ export interface AvatarTypeMap<
87
87
  *
88
88
  * Demos:
89
89
  *
90
- * - [Avatar](https://mui.com/material-ui/react-avatar/)
90
+ * - [Avatar](https://next.mui.com/material-ui/react-avatar/)
91
91
  *
92
92
  * API:
93
93
  *
94
- * - [Avatar API](https://mui.com/material-ui/api/avatar/)
94
+ * - [Avatar API](https://next.mui.com/material-ui/api/avatar/)
95
95
  */
96
96
  declare const Avatar: OverridableComponent<AvatarTypeMap>;
97
97
 
@@ -107,11 +107,11 @@ export interface AvatarGroupTypeMap<
107
107
  *
108
108
  * Demos:
109
109
  *
110
- * - [Avatar](https://mui.com/material-ui/react-avatar/)
110
+ * - [Avatar](https://next.mui.com/material-ui/react-avatar/)
111
111
  *
112
112
  * API:
113
113
  *
114
- * - [AvatarGroup API](https://mui.com/material-ui/api/avatar-group/)
114
+ * - [AvatarGroup API](https://next.mui.com/material-ui/api/avatar-group/)
115
115
  */
116
116
  declare const AvatarGroup: OverridableComponent<AvatarGroupTypeMap>;
117
117
 
@@ -122,12 +122,12 @@ export declare const BackdropRoot: React.FC<BackdropRootProps>;
122
122
  *
123
123
  * Demos:
124
124
  *
125
- * - [Backdrop](https://mui.com/material-ui/react-backdrop/)
125
+ * - [Backdrop](https://next.mui.com/material-ui/react-backdrop/)
126
126
  *
127
127
  * API:
128
128
  *
129
- * - [Backdrop API](https://mui.com/material-ui/api/backdrop/)
130
- * - inherits [Fade API](https://mui.com/material-ui/api/fade/)
129
+ * - [Backdrop API](https://next.mui.com/material-ui/api/backdrop/)
130
+ * - inherits [Fade API](https://next.mui.com/material-ui/api/fade/)
131
131
  */
132
132
  declare const Backdrop: OverridableComponent<BackdropTypeMap>;
133
133
 
package/Badge/Badge.d.ts CHANGED
@@ -162,12 +162,12 @@ export declare const BadgeMark: React.FC<BadgeBadgeProps>;
162
162
  *
163
163
  * Demos:
164
164
  *
165
- * - [Avatar](https://mui.com/material-ui/react-avatar/)
166
- * - [Badge](https://mui.com/material-ui/react-badge/)
165
+ * - [Avatar](https://next.mui.com/material-ui/react-avatar/)
166
+ * - [Badge](https://next.mui.com/material-ui/react-badge/)
167
167
  *
168
168
  * API:
169
169
  *
170
- * - [Badge API](https://mui.com/material-ui/api/badge/)
170
+ * - [Badge API](https://next.mui.com/material-ui/api/badge/)
171
171
  */
172
172
  declare const Badge: OverridableComponent<BadgeTypeMap>;
173
173
 
@@ -47,11 +47,11 @@ export interface BottomNavigationTypeMap<
47
47
  *
48
48
  * Demos:
49
49
  *
50
- * - [Bottom Navigation](https://mui.com/material-ui/react-bottom-navigation/)
50
+ * - [Bottom Navigation](https://next.mui.com/material-ui/react-bottom-navigation/)
51
51
  *
52
52
  * API:
53
53
  *
54
- * - [BottomNavigation API](https://mui.com/material-ui/api/bottom-navigation/)
54
+ * - [BottomNavigation API](https://next.mui.com/material-ui/api/bottom-navigation/)
55
55
  */
56
56
  declare const BottomNavigation: OverridableComponent<BottomNavigationTypeMap>;
57
57
 
@@ -53,12 +53,12 @@ export type BottomNavigationActionTypeMap<
53
53
  *
54
54
  * Demos:
55
55
  *
56
- * - [Bottom Navigation](https://mui.com/material-ui/react-bottom-navigation/)
56
+ * - [Bottom Navigation](https://next.mui.com/material-ui/react-bottom-navigation/)
57
57
  *
58
58
  * API:
59
59
  *
60
- * - [BottomNavigationAction API](https://mui.com/material-ui/api/bottom-navigation-action/)
61
- * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
60
+ * - [BottomNavigationAction API](https://next.mui.com/material-ui/api/bottom-navigation-action/)
61
+ * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
62
62
  */
63
63
  declare const BottomNavigationAction: ExtendButtonBase<
64
64
  BottomNavigationActionTypeMap<{}, ButtonBaseTypeMap['defaultComponent']>
package/Box/Box.d.ts CHANGED
@@ -7,11 +7,11 @@ import { Theme as MaterialTheme } from '../styles';
7
7
  *
8
8
  * Demos:
9
9
  *
10
- * - [Box](https://mui.com/material-ui/react-box/)
10
+ * - [Box](https://next.mui.com/material-ui/react-box/)
11
11
  *
12
12
  * API:
13
13
  *
14
- * - [Box API](https://mui.com/material-ui/api/box/)
14
+ * - [Box API](https://next.mui.com/material-ui/api/box/)
15
15
  */
16
16
  declare const Box: OverridableComponent<BoxTypeMap<{}, 'div', MaterialTheme>>;
17
17
 
@@ -91,12 +91,12 @@ export interface BreadcrumbsTypeMap<
91
91
  *
92
92
  * Demos:
93
93
  *
94
- * - [Breadcrumbs](https://mui.com/material-ui/react-breadcrumbs/)
94
+ * - [Breadcrumbs](https://next.mui.com/material-ui/react-breadcrumbs/)
95
95
  *
96
96
  * API:
97
97
  *
98
- * - [Breadcrumbs API](https://mui.com/material-ui/api/breadcrumbs/)
99
- * - inherits [Typography API](https://mui.com/material-ui/api/typography/)
98
+ * - [Breadcrumbs API](https://next.mui.com/material-ui/api/breadcrumbs/)
99
+ * - inherits [Typography API](https://next.mui.com/material-ui/api/typography/)
100
100
  */
101
101
  declare const Breadcrumbs: OverridableComponent<BreadcrumbsTypeMap>;
102
102
 
@@ -129,13 +129,13 @@ export type ExtendButton<TypeMap extends OverridableTypeMap> = ((
129
129
  *
130
130
  * Demos:
131
131
  *
132
- * - [Button Group](https://mui.com/material-ui/react-button-group/)
133
- * - [Button](https://mui.com/material-ui/react-button/)
132
+ * - [Button Group](https://next.mui.com/material-ui/react-button-group/)
133
+ * - [Button](https://next.mui.com/material-ui/react-button/)
134
134
  *
135
135
  * API:
136
136
  *
137
- * - [Button API](https://mui.com/material-ui/api/button/)
138
- * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
137
+ * - [Button API](https://next.mui.com/material-ui/api/button/)
138
+ * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
139
139
  */
140
140
  declare const Button: ExtendButtonBase<ButtonTypeMap>;
141
141
 
@@ -117,11 +117,11 @@ export type ExtendButtonBase<TypeMap extends OverridableTypeMap> = ((
117
117
  *
118
118
  * Demos:
119
119
  *
120
- * - [Button](https://mui.com/material-ui/react-button/)
120
+ * - [Button](https://next.mui.com/material-ui/react-button/)
121
121
  *
122
122
  * API:
123
123
  *
124
- * - [ButtonBase API](https://mui.com/material-ui/api/button-base/)
124
+ * - [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
125
125
  */
126
126
  declare const ButtonBase: ExtendButtonBase<ButtonBaseTypeMap>;
127
127
 
@@ -90,11 +90,11 @@ export interface ButtonGroupTypeMap<
90
90
  *
91
91
  * Demos:
92
92
  *
93
- * - [Button Group](https://mui.com/material-ui/react-button-group/)
93
+ * - [Button Group](https://next.mui.com/material-ui/react-button-group/)
94
94
  *
95
95
  * API:
96
96
  *
97
- * - [ButtonGroup API](https://mui.com/material-ui/api/button-group/)
97
+ * - [ButtonGroup API](https://next.mui.com/material-ui/api/button-group/)
98
98
  */
99
99
  declare const ButtonGroup: OverridableComponent<ButtonGroupTypeMap>;
100
100