@mui/material 7.0.0-rc.0 → 7.0.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 (442) 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/Autocomplete/Autocomplete.js +1 -1
  10. package/Avatar/Avatar.d.ts +2 -2
  11. package/AvatarGroup/AvatarGroup.d.ts +2 -2
  12. package/Backdrop/Backdrop.d.ts +3 -3
  13. package/Badge/Badge.d.ts +3 -3
  14. package/BottomNavigation/BottomNavigation.d.ts +2 -2
  15. package/BottomNavigationAction/BottomNavigationAction.d.ts +3 -3
  16. package/Box/Box.d.ts +2 -2
  17. package/Breadcrumbs/Breadcrumbs.d.ts +3 -3
  18. package/Button/Button.d.ts +4 -4
  19. package/ButtonBase/ButtonBase.d.ts +2 -2
  20. package/ButtonGroup/ButtonGroup.d.ts +2 -2
  21. package/CHANGELOG.md +53 -0
  22. package/Card/Card.d.ts +3 -3
  23. package/CardActionArea/CardActionArea.d.ts +3 -3
  24. package/CardActions/CardActions.d.ts +2 -2
  25. package/CardContent/CardContent.d.ts +2 -2
  26. package/CardHeader/CardHeader.d.ts +2 -2
  27. package/CardMedia/CardMedia.d.ts +2 -2
  28. package/Checkbox/Checkbox.d.ts +4 -4
  29. package/Chip/Chip.d.ts +2 -2
  30. package/CircularProgress/CircularProgress.d.ts +2 -2
  31. package/ClickAwayListener/ClickAwayListener.d.ts +3 -3
  32. package/ClickAwayListener/ClickAwayListener.js +3 -3
  33. package/Collapse/Collapse.d.ts +5 -5
  34. package/Container/Container.d.ts +2 -2
  35. package/CssBaseline/CssBaseline.d.ts +2 -2
  36. package/Dialog/Dialog.d.ts +3 -3
  37. package/DialogActions/DialogActions.d.ts +2 -2
  38. package/DialogContent/DialogContent.d.ts +2 -2
  39. package/DialogContentText/DialogContentText.d.ts +3 -3
  40. package/DialogTitle/DialogTitle.d.ts +3 -3
  41. package/Divider/Divider.d.ts +3 -3
  42. package/Drawer/Drawer.d.ts +3 -3
  43. package/Fab/Fab.d.ts +3 -3
  44. package/Fade/Fade.d.ts +3 -3
  45. package/FilledInput/FilledInput.d.ts +3 -3
  46. package/FormControl/FormControl.d.ts +6 -6
  47. package/FormControlLabel/FormControlLabel.d.ts +4 -4
  48. package/FormGroup/FormGroup.d.ts +3 -3
  49. package/FormHelperText/FormHelperText.d.ts +2 -2
  50. package/FormLabel/FormLabel.d.ts +4 -4
  51. package/GlobalStyles/GlobalStyles.d.ts +2 -2
  52. package/Grid/Grid.d.ts +2 -2
  53. package/Grid/Grid.js +2 -2
  54. package/GridLegacy/GridLegacy.d.ts +2 -2
  55. package/Grow/Grow.d.ts +5 -5
  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 +2 -2
  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/MenuItem/MenuItem.d.ts +3 -3
  77. package/MenuList/MenuList.d.ts +4 -4
  78. package/MobileStepper/MobileStepper.d.ts +3 -3
  79. package/Modal/Modal.d.ts +7 -7
  80. package/NativeSelect/NativeSelect.d.ts +3 -3
  81. package/NoSsr/NoSsr.d.ts +2 -2
  82. package/NoSsr/NoSsr.js +2 -2
  83. package/OutlinedInput/OutlinedInput.d.ts +3 -3
  84. package/Pagination/Pagination.d.ts +2 -2
  85. package/PaginationItem/PaginationItem.d.ts +2 -2
  86. package/Paper/Paper.d.ts +3 -3
  87. package/PigmentContainer/PigmentContainer.d.ts +2 -2
  88. package/PigmentContainer/PigmentContainer.js +2 -2
  89. package/PigmentGrid/PigmentGrid.d.ts +2 -2
  90. package/PigmentGrid/PigmentGrid.js +2 -2
  91. package/PigmentStack/PigmentStack.d.ts +2 -2
  92. package/PigmentStack/PigmentStack.js +2 -2
  93. package/Popover/Popover.d.ts +4 -4
  94. package/Popper/Popper.d.ts +4 -4
  95. package/Popper/Popper.js +4 -4
  96. package/Portal/Portal.d.ts +2 -2
  97. package/Portal/Portal.js +2 -2
  98. package/README.md +3 -3
  99. package/Radio/Radio.d.ts +3 -3
  100. package/RadioGroup/RadioGroup.d.ts +3 -3
  101. package/Rating/Rating.d.ts +2 -2
  102. package/ScopedCssBaseline/ScopedCssBaseline.d.ts +2 -2
  103. package/Select/Select.d.ts +3 -3
  104. package/Skeleton/Skeleton.d.ts +2 -2
  105. package/Slide/Slide.d.ts +4 -4
  106. package/Slider/Slider.d.ts +2 -2
  107. package/Snackbar/Snackbar.d.ts +2 -2
  108. package/SnackbarContent/SnackbarContent.d.ts +3 -3
  109. package/SpeedDial/SpeedDial.d.ts +2 -2
  110. package/SpeedDialAction/SpeedDialAction.d.ts +3 -3
  111. package/SpeedDialIcon/SpeedDialIcon.d.ts +2 -2
  112. package/Stack/Stack.d.ts +2 -2
  113. package/Step/Step.d.ts +2 -2
  114. package/StepButton/StepButton.d.ts +3 -3
  115. package/StepConnector/StepConnector.d.ts +2 -2
  116. package/StepContent/StepContent.d.ts +2 -2
  117. package/StepIcon/StepIcon.d.ts +3 -3
  118. package/StepLabel/StepLabel.d.ts +2 -2
  119. package/Stepper/Stepper.d.ts +2 -2
  120. package/SvgIcon/SvgIcon.d.ts +3 -3
  121. package/SwipeableDrawer/SwipeableDrawer.d.ts +3 -3
  122. package/Switch/Switch.d.ts +4 -4
  123. package/Tab/Tab.d.ts +3 -3
  124. package/TabScrollButton/TabScrollButton.d.ts +2 -2
  125. package/Table/Table.d.ts +2 -2
  126. package/TableBody/TableBody.d.ts +2 -2
  127. package/TableCell/TableCell.d.ts +2 -2
  128. package/TableContainer/TableContainer.d.ts +2 -2
  129. package/TableFooter/TableFooter.d.ts +2 -2
  130. package/TableHead/TableHead.d.ts +2 -2
  131. package/TablePagination/TablePagination.d.ts +4 -4
  132. package/TableRow/TableRow.d.ts +2 -2
  133. package/TableSortLabel/TableSortLabel.d.ts +3 -3
  134. package/Tabs/Tabs.d.ts +2 -2
  135. package/Tabs/Tabs.js +4 -0
  136. package/TextField/TextField.d.ts +10 -10
  137. package/TextareaAutosize/TextareaAutosize.d.ts +2 -2
  138. package/TextareaAutosize/TextareaAutosize.js +2 -2
  139. package/ToggleButton/ToggleButton.d.ts +3 -3
  140. package/ToggleButtonGroup/ToggleButtonGroup.d.ts +2 -2
  141. package/Toolbar/Toolbar.d.ts +2 -2
  142. package/Tooltip/Tooltip.d.ts +2 -2
  143. package/Typography/Typography.d.ts +3 -3
  144. package/Zoom/Zoom.d.ts +3 -3
  145. package/esm/Accordion/Accordion.d.ts +3 -3
  146. package/esm/AccordionActions/AccordionActions.d.ts +2 -2
  147. package/esm/AccordionDetails/AccordionDetails.d.ts +2 -2
  148. package/esm/AccordionSummary/AccordionSummary.d.ts +3 -3
  149. package/esm/Alert/Alert.d.ts +3 -3
  150. package/esm/AlertTitle/AlertTitle.d.ts +3 -3
  151. package/esm/AppBar/AppBar.d.ts +3 -3
  152. package/esm/Autocomplete/Autocomplete.d.ts +2 -2
  153. package/esm/Autocomplete/Autocomplete.js +1 -1
  154. package/esm/Avatar/Avatar.d.ts +2 -2
  155. package/esm/AvatarGroup/AvatarGroup.d.ts +2 -2
  156. package/esm/Backdrop/Backdrop.d.ts +3 -3
  157. package/esm/Badge/Badge.d.ts +3 -3
  158. package/esm/BottomNavigation/BottomNavigation.d.ts +2 -2
  159. package/esm/BottomNavigationAction/BottomNavigationAction.d.ts +3 -3
  160. package/esm/Box/Box.d.ts +2 -2
  161. package/esm/Breadcrumbs/Breadcrumbs.d.ts +3 -3
  162. package/esm/Button/Button.d.ts +4 -4
  163. package/esm/ButtonBase/ButtonBase.d.ts +2 -2
  164. package/esm/ButtonGroup/ButtonGroup.d.ts +2 -2
  165. package/esm/Card/Card.d.ts +3 -3
  166. package/esm/CardActionArea/CardActionArea.d.ts +3 -3
  167. package/esm/CardActions/CardActions.d.ts +2 -2
  168. package/esm/CardContent/CardContent.d.ts +2 -2
  169. package/esm/CardHeader/CardHeader.d.ts +2 -2
  170. package/esm/CardMedia/CardMedia.d.ts +2 -2
  171. package/esm/Checkbox/Checkbox.d.ts +4 -4
  172. package/esm/Chip/Chip.d.ts +2 -2
  173. package/esm/CircularProgress/CircularProgress.d.ts +2 -2
  174. package/esm/ClickAwayListener/ClickAwayListener.d.ts +3 -3
  175. package/esm/ClickAwayListener/ClickAwayListener.js +3 -3
  176. package/esm/Collapse/Collapse.d.ts +5 -5
  177. package/esm/Container/Container.d.ts +2 -2
  178. package/esm/CssBaseline/CssBaseline.d.ts +2 -2
  179. package/esm/Dialog/Dialog.d.ts +3 -3
  180. package/esm/DialogActions/DialogActions.d.ts +2 -2
  181. package/esm/DialogContent/DialogContent.d.ts +2 -2
  182. package/esm/DialogContentText/DialogContentText.d.ts +3 -3
  183. package/esm/DialogTitle/DialogTitle.d.ts +3 -3
  184. package/esm/Divider/Divider.d.ts +3 -3
  185. package/esm/Drawer/Drawer.d.ts +3 -3
  186. package/esm/Fab/Fab.d.ts +3 -3
  187. package/esm/Fade/Fade.d.ts +3 -3
  188. package/esm/FilledInput/FilledInput.d.ts +3 -3
  189. package/esm/FormControl/FormControl.d.ts +6 -6
  190. package/esm/FormControlLabel/FormControlLabel.d.ts +4 -4
  191. package/esm/FormGroup/FormGroup.d.ts +3 -3
  192. package/esm/FormHelperText/FormHelperText.d.ts +2 -2
  193. package/esm/FormLabel/FormLabel.d.ts +4 -4
  194. package/esm/GlobalStyles/GlobalStyles.d.ts +2 -2
  195. package/esm/Grid/Grid.d.ts +2 -2
  196. package/esm/Grid/Grid.js +2 -2
  197. package/esm/GridLegacy/GridLegacy.d.ts +2 -2
  198. package/esm/Grow/Grow.d.ts +5 -5
  199. package/esm/Icon/Icon.d.ts +3 -3
  200. package/esm/IconButton/IconButton.d.ts +4 -4
  201. package/esm/ImageList/ImageList.d.ts +2 -2
  202. package/esm/ImageListItem/ImageListItem.d.ts +2 -2
  203. package/esm/ImageListItemBar/ImageListItemBar.d.ts +2 -2
  204. package/esm/Input/Input.d.ts +3 -3
  205. package/esm/InputAdornment/InputAdornment.d.ts +2 -2
  206. package/esm/InputBase/InputBase.d.ts +2 -2
  207. package/esm/InputLabel/InputLabel.d.ts +3 -3
  208. package/esm/LinearProgress/LinearProgress.d.ts +2 -2
  209. package/esm/Link/Link.d.ts +4 -4
  210. package/esm/List/List.d.ts +3 -3
  211. package/esm/ListItem/ListItem.d.ts +3 -3
  212. package/esm/ListItemAvatar/ListItemAvatar.d.ts +2 -2
  213. package/esm/ListItemButton/ListItemButton.d.ts +3 -3
  214. package/esm/ListItemIcon/ListItemIcon.d.ts +2 -2
  215. package/esm/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +2 -2
  216. package/esm/ListItemText/ListItemText.d.ts +2 -2
  217. package/esm/ListSubheader/ListSubheader.d.ts +2 -2
  218. package/esm/Menu/Menu.d.ts +4 -4
  219. package/esm/MenuItem/MenuItem.d.ts +3 -3
  220. package/esm/MenuList/MenuList.d.ts +4 -4
  221. package/esm/MobileStepper/MobileStepper.d.ts +3 -3
  222. package/esm/Modal/Modal.d.ts +7 -7
  223. package/esm/NativeSelect/NativeSelect.d.ts +3 -3
  224. package/esm/NoSsr/NoSsr.d.ts +2 -2
  225. package/esm/NoSsr/NoSsr.js +2 -2
  226. package/esm/OutlinedInput/OutlinedInput.d.ts +3 -3
  227. package/esm/Pagination/Pagination.d.ts +2 -2
  228. package/esm/PaginationItem/PaginationItem.d.ts +2 -2
  229. package/esm/Paper/Paper.d.ts +3 -3
  230. package/esm/PigmentContainer/PigmentContainer.d.ts +2 -2
  231. package/esm/PigmentContainer/PigmentContainer.js +2 -2
  232. package/esm/PigmentGrid/PigmentGrid.d.ts +2 -2
  233. package/esm/PigmentGrid/PigmentGrid.js +2 -2
  234. package/esm/PigmentStack/PigmentStack.d.ts +2 -2
  235. package/esm/PigmentStack/PigmentStack.js +2 -2
  236. package/esm/Popover/Popover.d.ts +4 -4
  237. package/esm/Popper/Popper.d.ts +4 -4
  238. package/esm/Popper/Popper.js +4 -4
  239. package/esm/Portal/Portal.d.ts +2 -2
  240. package/esm/Portal/Portal.js +2 -2
  241. package/esm/Radio/Radio.d.ts +3 -3
  242. package/esm/RadioGroup/RadioGroup.d.ts +3 -3
  243. package/esm/Rating/Rating.d.ts +2 -2
  244. package/esm/ScopedCssBaseline/ScopedCssBaseline.d.ts +2 -2
  245. package/esm/Select/Select.d.ts +3 -3
  246. package/esm/Skeleton/Skeleton.d.ts +2 -2
  247. package/esm/Slide/Slide.d.ts +4 -4
  248. package/esm/Slider/Slider.d.ts +2 -2
  249. package/esm/Snackbar/Snackbar.d.ts +2 -2
  250. package/esm/SnackbarContent/SnackbarContent.d.ts +3 -3
  251. package/esm/SpeedDial/SpeedDial.d.ts +2 -2
  252. package/esm/SpeedDialAction/SpeedDialAction.d.ts +3 -3
  253. package/esm/SpeedDialIcon/SpeedDialIcon.d.ts +2 -2
  254. package/esm/Stack/Stack.d.ts +2 -2
  255. package/esm/Step/Step.d.ts +2 -2
  256. package/esm/StepButton/StepButton.d.ts +3 -3
  257. package/esm/StepConnector/StepConnector.d.ts +2 -2
  258. package/esm/StepContent/StepContent.d.ts +2 -2
  259. package/esm/StepIcon/StepIcon.d.ts +3 -3
  260. package/esm/StepLabel/StepLabel.d.ts +2 -2
  261. package/esm/Stepper/Stepper.d.ts +2 -2
  262. package/esm/SvgIcon/SvgIcon.d.ts +3 -3
  263. package/esm/SwipeableDrawer/SwipeableDrawer.d.ts +3 -3
  264. package/esm/Switch/Switch.d.ts +4 -4
  265. package/esm/Tab/Tab.d.ts +3 -3
  266. package/esm/TabScrollButton/TabScrollButton.d.ts +2 -2
  267. package/esm/Table/Table.d.ts +2 -2
  268. package/esm/TableBody/TableBody.d.ts +2 -2
  269. package/esm/TableCell/TableCell.d.ts +2 -2
  270. package/esm/TableContainer/TableContainer.d.ts +2 -2
  271. package/esm/TableFooter/TableFooter.d.ts +2 -2
  272. package/esm/TableHead/TableHead.d.ts +2 -2
  273. package/esm/TablePagination/TablePagination.d.ts +4 -4
  274. package/esm/TableRow/TableRow.d.ts +2 -2
  275. package/esm/TableSortLabel/TableSortLabel.d.ts +3 -3
  276. package/esm/Tabs/Tabs.d.ts +2 -2
  277. package/esm/Tabs/Tabs.js +4 -0
  278. package/esm/TextField/TextField.d.ts +10 -10
  279. package/esm/TextareaAutosize/TextareaAutosize.d.ts +2 -2
  280. package/esm/TextareaAutosize/TextareaAutosize.js +2 -2
  281. package/esm/ToggleButton/ToggleButton.d.ts +3 -3
  282. package/esm/ToggleButtonGroup/ToggleButtonGroup.d.ts +2 -2
  283. package/esm/Toolbar/Toolbar.d.ts +2 -2
  284. package/esm/Tooltip/Tooltip.d.ts +2 -2
  285. package/esm/Typography/Typography.d.ts +3 -3
  286. package/esm/Zoom/Zoom.d.ts +3 -3
  287. package/esm/index.js +1 -1
  288. package/esm/useAutocomplete/useAutocomplete.d.ts +2 -2
  289. package/esm/useAutocomplete/useAutocomplete.js +3 -3
  290. package/esm/version/index.js +2 -2
  291. package/index.js +1 -1
  292. package/modern/Accordion/Accordion.d.ts +3 -3
  293. package/modern/AccordionActions/AccordionActions.d.ts +2 -2
  294. package/modern/AccordionDetails/AccordionDetails.d.ts +2 -2
  295. package/modern/AccordionSummary/AccordionSummary.d.ts +3 -3
  296. package/modern/Alert/Alert.d.ts +3 -3
  297. package/modern/AlertTitle/AlertTitle.d.ts +3 -3
  298. package/modern/AppBar/AppBar.d.ts +3 -3
  299. package/modern/Autocomplete/Autocomplete.d.ts +2 -2
  300. package/modern/Autocomplete/Autocomplete.js +1 -1
  301. package/modern/Avatar/Avatar.d.ts +2 -2
  302. package/modern/AvatarGroup/AvatarGroup.d.ts +2 -2
  303. package/modern/Backdrop/Backdrop.d.ts +3 -3
  304. package/modern/Badge/Badge.d.ts +3 -3
  305. package/modern/BottomNavigation/BottomNavigation.d.ts +2 -2
  306. package/modern/BottomNavigationAction/BottomNavigationAction.d.ts +3 -3
  307. package/modern/Box/Box.d.ts +2 -2
  308. package/modern/Breadcrumbs/Breadcrumbs.d.ts +3 -3
  309. package/modern/Button/Button.d.ts +4 -4
  310. package/modern/ButtonBase/ButtonBase.d.ts +2 -2
  311. package/modern/ButtonGroup/ButtonGroup.d.ts +2 -2
  312. package/modern/Card/Card.d.ts +3 -3
  313. package/modern/CardActionArea/CardActionArea.d.ts +3 -3
  314. package/modern/CardActions/CardActions.d.ts +2 -2
  315. package/modern/CardContent/CardContent.d.ts +2 -2
  316. package/modern/CardHeader/CardHeader.d.ts +2 -2
  317. package/modern/CardMedia/CardMedia.d.ts +2 -2
  318. package/modern/Checkbox/Checkbox.d.ts +4 -4
  319. package/modern/Chip/Chip.d.ts +2 -2
  320. package/modern/CircularProgress/CircularProgress.d.ts +2 -2
  321. package/modern/ClickAwayListener/ClickAwayListener.d.ts +3 -3
  322. package/modern/ClickAwayListener/ClickAwayListener.js +3 -3
  323. package/modern/Collapse/Collapse.d.ts +5 -5
  324. package/modern/Container/Container.d.ts +2 -2
  325. package/modern/CssBaseline/CssBaseline.d.ts +2 -2
  326. package/modern/Dialog/Dialog.d.ts +3 -3
  327. package/modern/DialogActions/DialogActions.d.ts +2 -2
  328. package/modern/DialogContent/DialogContent.d.ts +2 -2
  329. package/modern/DialogContentText/DialogContentText.d.ts +3 -3
  330. package/modern/DialogTitle/DialogTitle.d.ts +3 -3
  331. package/modern/Divider/Divider.d.ts +3 -3
  332. package/modern/Drawer/Drawer.d.ts +3 -3
  333. package/modern/Fab/Fab.d.ts +3 -3
  334. package/modern/Fade/Fade.d.ts +3 -3
  335. package/modern/FilledInput/FilledInput.d.ts +3 -3
  336. package/modern/FormControl/FormControl.d.ts +6 -6
  337. package/modern/FormControlLabel/FormControlLabel.d.ts +4 -4
  338. package/modern/FormGroup/FormGroup.d.ts +3 -3
  339. package/modern/FormHelperText/FormHelperText.d.ts +2 -2
  340. package/modern/FormLabel/FormLabel.d.ts +4 -4
  341. package/modern/GlobalStyles/GlobalStyles.d.ts +2 -2
  342. package/modern/Grid/Grid.d.ts +2 -2
  343. package/modern/Grid/Grid.js +2 -2
  344. package/modern/GridLegacy/GridLegacy.d.ts +2 -2
  345. package/modern/Grow/Grow.d.ts +5 -5
  346. package/modern/Icon/Icon.d.ts +3 -3
  347. package/modern/IconButton/IconButton.d.ts +4 -4
  348. package/modern/ImageList/ImageList.d.ts +2 -2
  349. package/modern/ImageListItem/ImageListItem.d.ts +2 -2
  350. package/modern/ImageListItemBar/ImageListItemBar.d.ts +2 -2
  351. package/modern/Input/Input.d.ts +3 -3
  352. package/modern/InputAdornment/InputAdornment.d.ts +2 -2
  353. package/modern/InputBase/InputBase.d.ts +2 -2
  354. package/modern/InputLabel/InputLabel.d.ts +3 -3
  355. package/modern/LinearProgress/LinearProgress.d.ts +2 -2
  356. package/modern/Link/Link.d.ts +4 -4
  357. package/modern/List/List.d.ts +3 -3
  358. package/modern/ListItem/ListItem.d.ts +3 -3
  359. package/modern/ListItemAvatar/ListItemAvatar.d.ts +2 -2
  360. package/modern/ListItemButton/ListItemButton.d.ts +3 -3
  361. package/modern/ListItemIcon/ListItemIcon.d.ts +2 -2
  362. package/modern/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +2 -2
  363. package/modern/ListItemText/ListItemText.d.ts +2 -2
  364. package/modern/ListSubheader/ListSubheader.d.ts +2 -2
  365. package/modern/Menu/Menu.d.ts +4 -4
  366. package/modern/MenuItem/MenuItem.d.ts +3 -3
  367. package/modern/MenuList/MenuList.d.ts +4 -4
  368. package/modern/MobileStepper/MobileStepper.d.ts +3 -3
  369. package/modern/Modal/Modal.d.ts +7 -7
  370. package/modern/NativeSelect/NativeSelect.d.ts +3 -3
  371. package/modern/NoSsr/NoSsr.d.ts +2 -2
  372. package/modern/NoSsr/NoSsr.js +2 -2
  373. package/modern/OutlinedInput/OutlinedInput.d.ts +3 -3
  374. package/modern/Pagination/Pagination.d.ts +2 -2
  375. package/modern/PaginationItem/PaginationItem.d.ts +2 -2
  376. package/modern/Paper/Paper.d.ts +3 -3
  377. package/modern/PigmentContainer/PigmentContainer.d.ts +2 -2
  378. package/modern/PigmentContainer/PigmentContainer.js +2 -2
  379. package/modern/PigmentGrid/PigmentGrid.d.ts +2 -2
  380. package/modern/PigmentGrid/PigmentGrid.js +2 -2
  381. package/modern/PigmentStack/PigmentStack.d.ts +2 -2
  382. package/modern/PigmentStack/PigmentStack.js +2 -2
  383. package/modern/Popover/Popover.d.ts +4 -4
  384. package/modern/Popper/Popper.d.ts +4 -4
  385. package/modern/Popper/Popper.js +4 -4
  386. package/modern/Portal/Portal.d.ts +2 -2
  387. package/modern/Portal/Portal.js +2 -2
  388. package/modern/Radio/Radio.d.ts +3 -3
  389. package/modern/RadioGroup/RadioGroup.d.ts +3 -3
  390. package/modern/Rating/Rating.d.ts +2 -2
  391. package/modern/ScopedCssBaseline/ScopedCssBaseline.d.ts +2 -2
  392. package/modern/Select/Select.d.ts +3 -3
  393. package/modern/Skeleton/Skeleton.d.ts +2 -2
  394. package/modern/Slide/Slide.d.ts +4 -4
  395. package/modern/Slider/Slider.d.ts +2 -2
  396. package/modern/Snackbar/Snackbar.d.ts +2 -2
  397. package/modern/SnackbarContent/SnackbarContent.d.ts +3 -3
  398. package/modern/SpeedDial/SpeedDial.d.ts +2 -2
  399. package/modern/SpeedDialAction/SpeedDialAction.d.ts +3 -3
  400. package/modern/SpeedDialIcon/SpeedDialIcon.d.ts +2 -2
  401. package/modern/Stack/Stack.d.ts +2 -2
  402. package/modern/Step/Step.d.ts +2 -2
  403. package/modern/StepButton/StepButton.d.ts +3 -3
  404. package/modern/StepConnector/StepConnector.d.ts +2 -2
  405. package/modern/StepContent/StepContent.d.ts +2 -2
  406. package/modern/StepIcon/StepIcon.d.ts +3 -3
  407. package/modern/StepLabel/StepLabel.d.ts +2 -2
  408. package/modern/Stepper/Stepper.d.ts +2 -2
  409. package/modern/SvgIcon/SvgIcon.d.ts +3 -3
  410. package/modern/SwipeableDrawer/SwipeableDrawer.d.ts +3 -3
  411. package/modern/Switch/Switch.d.ts +4 -4
  412. package/modern/Tab/Tab.d.ts +3 -3
  413. package/modern/TabScrollButton/TabScrollButton.d.ts +2 -2
  414. package/modern/Table/Table.d.ts +2 -2
  415. package/modern/TableBody/TableBody.d.ts +2 -2
  416. package/modern/TableCell/TableCell.d.ts +2 -2
  417. package/modern/TableContainer/TableContainer.d.ts +2 -2
  418. package/modern/TableFooter/TableFooter.d.ts +2 -2
  419. package/modern/TableHead/TableHead.d.ts +2 -2
  420. package/modern/TablePagination/TablePagination.d.ts +4 -4
  421. package/modern/TableRow/TableRow.d.ts +2 -2
  422. package/modern/TableSortLabel/TableSortLabel.d.ts +3 -3
  423. package/modern/Tabs/Tabs.d.ts +2 -2
  424. package/modern/Tabs/Tabs.js +4 -0
  425. package/modern/TextField/TextField.d.ts +10 -10
  426. package/modern/TextareaAutosize/TextareaAutosize.d.ts +2 -2
  427. package/modern/TextareaAutosize/TextareaAutosize.js +2 -2
  428. package/modern/ToggleButton/ToggleButton.d.ts +3 -3
  429. package/modern/ToggleButtonGroup/ToggleButtonGroup.d.ts +2 -2
  430. package/modern/Toolbar/Toolbar.d.ts +2 -2
  431. package/modern/Tooltip/Tooltip.d.ts +2 -2
  432. package/modern/Typography/Typography.d.ts +3 -3
  433. package/modern/Zoom/Zoom.d.ts +3 -3
  434. package/modern/index.js +1 -1
  435. package/modern/useAutocomplete/useAutocomplete.d.ts +2 -2
  436. package/modern/useAutocomplete/useAutocomplete.js +3 -3
  437. package/modern/version/index.js +2 -2
  438. package/package.json +6 -6
  439. package/tsconfig.build.tsbuildinfo +1 -1
  440. package/useAutocomplete/useAutocomplete.d.ts +2 -2
  441. package/useAutocomplete/useAutocomplete.js +3 -3
  442. package/version/index.js +2 -2
@@ -106,12 +106,12 @@ export interface SpeedDialActionProps extends Omit<StandardProps<Partial<Tooltip
106
106
  *
107
107
  * Demos:
108
108
  *
109
- * - [Speed Dial](https://next.mui.com/material-ui/react-speed-dial/)
109
+ * - [Speed Dial](https://mui.com/material-ui/react-speed-dial/)
110
110
  *
111
111
  * API:
112
112
  *
113
- * - [SpeedDialAction API](https://next.mui.com/material-ui/api/speed-dial-action/)
114
- * - inherits [Tooltip API](https://next.mui.com/material-ui/api/tooltip/)
113
+ * - [SpeedDialAction API](https://mui.com/material-ui/api/speed-dial-action/)
114
+ * - inherits [Tooltip API](https://mui.com/material-ui/api/tooltip/)
115
115
  */
116
116
  export default function SpeedDialAction(props: SpeedDialActionProps): React.JSX.Element;
117
117
  export interface SpeedDialActionOwnerState extends Omit<SpeedDialActionProps, 'slots' | 'slotProps'> {}
@@ -31,11 +31,11 @@ export interface SpeedDialIconProps extends StandardProps<React.HTMLAttributes<H
31
31
  *
32
32
  * Demos:
33
33
  *
34
- * - [Speed Dial](https://next.mui.com/material-ui/react-speed-dial/)
34
+ * - [Speed Dial](https://mui.com/material-ui/react-speed-dial/)
35
35
  *
36
36
  * API:
37
37
  *
38
- * - [SpeedDialIcon API](https://next.mui.com/material-ui/api/speed-dial-icon/)
38
+ * - [SpeedDialIcon API](https://mui.com/material-ui/api/speed-dial-icon/)
39
39
  */
40
40
  declare const SpeedDialIcon: ((props: SpeedDialIconProps) => React.JSX.Element) & {
41
41
  muiName: string;
package/Stack/Stack.d.ts CHANGED
@@ -45,11 +45,11 @@ export interface StackTypeMap<AdditionalProps = {}, RootComponent extends React.
45
45
  *
46
46
  * Demos:
47
47
  *
48
- * - [Stack](https://next.mui.com/material-ui/react-stack/)
48
+ * - [Stack](https://mui.com/material-ui/react-stack/)
49
49
  *
50
50
  * API:
51
51
  *
52
- * - [Stack API](https://next.mui.com/material-ui/api/stack/)
52
+ * - [Stack API](https://mui.com/material-ui/api/stack/)
53
53
  */
54
54
  declare const Stack: OverridableComponent<StackTypeMap>;
55
55
  export type StackProps<RootComponent extends React.ElementType = StackTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<StackTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
package/Step/Step.d.ts CHANGED
@@ -60,11 +60,11 @@ export type StepClasskey = keyof NonNullable<StepProps['classes']>;
60
60
  *
61
61
  * Demos:
62
62
  *
63
- * - [Stepper](https://next.mui.com/material-ui/react-stepper/)
63
+ * - [Stepper](https://mui.com/material-ui/react-stepper/)
64
64
  *
65
65
  * API:
66
66
  *
67
- * - [Step API](https://next.mui.com/material-ui/api/step/)
67
+ * - [Step API](https://mui.com/material-ui/api/step/)
68
68
  */
69
69
  declare const Step: OverridableComponent<StepTypeMap>;
70
70
  export default Step;
@@ -36,12 +36,12 @@ export type StepButtonTypeMap<AdditionalProps, RootComponent extends React.Eleme
36
36
  *
37
37
  * Demos:
38
38
  *
39
- * - [Stepper](https://next.mui.com/material-ui/react-stepper/)
39
+ * - [Stepper](https://mui.com/material-ui/react-stepper/)
40
40
  *
41
41
  * API:
42
42
  *
43
- * - [StepButton API](https://next.mui.com/material-ui/api/step-button/)
44
- * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
43
+ * - [StepButton API](https://mui.com/material-ui/api/step-button/)
44
+ * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
45
45
  */
46
46
  declare const StepButton: ExtendButtonBase<StepButtonTypeMap<{}, ButtonBaseTypeMap['defaultComponent']>>;
47
47
  export type StepButtonClasskey = keyof NonNullable<StepButtonProps['classes']>;
@@ -20,10 +20,10 @@ export type StepConnectorClasskey = keyof NonNullable<StepConnectorProps['classe
20
20
  *
21
21
  * Demos:
22
22
  *
23
- * - [Stepper](https://next.mui.com/material-ui/react-stepper/)
23
+ * - [Stepper](https://mui.com/material-ui/react-stepper/)
24
24
  *
25
25
  * API:
26
26
  *
27
- * - [StepConnector API](https://next.mui.com/material-ui/api/step-connector/)
27
+ * - [StepConnector API](https://mui.com/material-ui/api/step-connector/)
28
28
  */
29
29
  export default function StepConnector(props: StepConnectorProps): React.JSX.Element;
@@ -66,10 +66,10 @@ export type StepContentClasskey = keyof NonNullable<StepContentProps['classes']>
66
66
  *
67
67
  * Demos:
68
68
  *
69
- * - [Stepper](https://next.mui.com/material-ui/react-stepper/)
69
+ * - [Stepper](https://mui.com/material-ui/react-stepper/)
70
70
  *
71
71
  * API:
72
72
  *
73
- * - [StepContent API](https://next.mui.com/material-ui/api/step-content/)
73
+ * - [StepContent API](https://mui.com/material-ui/api/step-content/)
74
74
  */
75
75
  export default function StepContent(props: StepContentProps): React.JSX.Element;
@@ -40,11 +40,11 @@ export type StepIconClasskey = keyof NonNullable<StepIconProps['classes']>;
40
40
  *
41
41
  * Demos:
42
42
  *
43
- * - [Stepper](https://next.mui.com/material-ui/react-stepper/)
43
+ * - [Stepper](https://mui.com/material-ui/react-stepper/)
44
44
  *
45
45
  * API:
46
46
  *
47
- * - [StepIcon API](https://next.mui.com/material-ui/api/step-icon/)
48
- * - inherits [SvgIcon API](https://next.mui.com/material-ui/api/svg-icon/)
47
+ * - [StepIcon API](https://mui.com/material-ui/api/step-icon/)
48
+ * - inherits [SvgIcon API](https://mui.com/material-ui/api/svg-icon/)
49
49
  */
50
50
  export default function StepIcon(props: StepIconProps): React.JSX.Element;
@@ -94,11 +94,11 @@ export type StepLabelClasskey = keyof NonNullable<StepLabelProps['classes']>;
94
94
  *
95
95
  * Demos:
96
96
  *
97
- * - [Stepper](https://next.mui.com/material-ui/react-stepper/)
97
+ * - [Stepper](https://mui.com/material-ui/react-stepper/)
98
98
  *
99
99
  * API:
100
100
  *
101
- * - [StepLabel API](https://next.mui.com/material-ui/api/step-label/)
101
+ * - [StepLabel API](https://mui.com/material-ui/api/step-label/)
102
102
  */
103
103
  declare const StepLabel: ((props: StepLabelProps) => React.JSX.Element) & {
104
104
  muiName: string;
@@ -61,11 +61,11 @@ export type StepperClasskey = keyof NonNullable<StepperProps['classes']>;
61
61
  *
62
62
  * Demos:
63
63
  *
64
- * - [Stepper](https://next.mui.com/material-ui/react-stepper/)
64
+ * - [Stepper](https://mui.com/material-ui/react-stepper/)
65
65
  *
66
66
  * API:
67
67
  *
68
- * - [Stepper API](https://next.mui.com/material-ui/api/stepper/)
68
+ * - [Stepper API](https://mui.com/material-ui/api/stepper/)
69
69
  */
70
70
  declare const Stepper: OverridableComponent<StepperTypeMap>;
71
71
  export default Stepper;
@@ -73,12 +73,12 @@ export interface SvgIconTypeMap<AdditionalProps = {}, RootComponent extends Reac
73
73
  *
74
74
  * Demos:
75
75
  *
76
- * - [Icons](https://next.mui.com/material-ui/icons/)
77
- * - [Material Icons](https://next.mui.com/material-ui/material-icons/)
76
+ * - [Icons](https://mui.com/material-ui/icons/)
77
+ * - [Material Icons](https://mui.com/material-ui/material-icons/)
78
78
  *
79
79
  * API:
80
80
  *
81
- * - [SvgIcon API](https://next.mui.com/material-ui/api/svg-icon/)
81
+ * - [SvgIcon API](https://mui.com/material-ui/api/svg-icon/)
82
82
  */
83
83
  declare const SvgIcon: OverridableComponent<SvgIconTypeMap> & {
84
84
  muiName: string;
@@ -95,12 +95,12 @@ export interface SwipeableDrawerProps extends Omit<DrawerProps, 'onClose' | 'ope
95
95
  *
96
96
  * Demos:
97
97
  *
98
- * - [Drawer](https://next.mui.com/material-ui/react-drawer/)
98
+ * - [Drawer](https://mui.com/material-ui/react-drawer/)
99
99
  *
100
100
  * API:
101
101
  *
102
- * - [SwipeableDrawer API](https://next.mui.com/material-ui/api/swipeable-drawer/)
103
- * - inherits [Drawer API](https://next.mui.com/material-ui/api/drawer/)
102
+ * - [SwipeableDrawer API](https://mui.com/material-ui/api/swipeable-drawer/)
103
+ * - inherits [Drawer API](https://mui.com/material-ui/api/drawer/)
104
104
  */
105
105
  declare const SwipeableDrawer: React.JSXElementConstructor<SwipeableDrawerProps>;
106
106
  export default SwipeableDrawer;
@@ -112,12 +112,12 @@ export interface SwitchProps extends StandardProps<SwitchBaseProps, 'checkedIcon
112
112
  *
113
113
  * Demos:
114
114
  *
115
- * - [Switch](https://next.mui.com/material-ui/react-switch/)
116
- * - [Transfer List](https://next.mui.com/material-ui/react-transfer-list/)
115
+ * - [Switch](https://mui.com/material-ui/react-switch/)
116
+ * - [Transfer List](https://mui.com/material-ui/react-transfer-list/)
117
117
  *
118
118
  * API:
119
119
  *
120
- * - [Switch API](https://next.mui.com/material-ui/api/switch/)
121
- * - inherits [IconButton API](https://next.mui.com/material-ui/api/icon-button/)
120
+ * - [Switch API](https://mui.com/material-ui/api/switch/)
121
+ * - inherits [IconButton API](https://mui.com/material-ui/api/icon-button/)
122
122
  */
123
123
  export default function Switch(props: SwitchProps): React.JSX.Element;
package/Tab/Tab.d.ts CHANGED
@@ -61,12 +61,12 @@ export type TabTypeMap<AdditionalProps = {}, RootComponent extends React.Element
61
61
  *
62
62
  * Demos:
63
63
  *
64
- * - [Tabs](https://next.mui.com/material-ui/react-tabs/)
64
+ * - [Tabs](https://mui.com/material-ui/react-tabs/)
65
65
  *
66
66
  * API:
67
67
  *
68
- * - [Tab API](https://next.mui.com/material-ui/api/tab/)
69
- * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
68
+ * - [Tab API](https://mui.com/material-ui/api/tab/)
69
+ * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
70
70
  */
71
71
  declare const Tab: ExtendButtonBase<TabTypeMap>;
72
72
  export type TabProps<RootComponent extends React.ElementType = TabTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<TabTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -58,10 +58,10 @@ export interface TabScrollButtonProps extends ButtonBaseProps {
58
58
  *
59
59
  * Demos:
60
60
  *
61
- * - [Tabs](https://next.mui.com/material-ui/react-tabs/)
61
+ * - [Tabs](https://mui.com/material-ui/react-tabs/)
62
62
  *
63
63
  * API:
64
64
  *
65
- * - [TabScrollButton API](https://next.mui.com/material-ui/api/tab-scroll-button/)
65
+ * - [TabScrollButton API](https://mui.com/material-ui/api/tab-scroll-button/)
66
66
  */
67
67
  export default function TabScrollButton(props: TabScrollButtonProps): React.JSX.Element;
package/Table/Table.d.ts CHANGED
@@ -42,11 +42,11 @@ export interface TableTypeMap<AdditionalProps = {}, RootComponent extends React.
42
42
  *
43
43
  * Demos:
44
44
  *
45
- * - [Table](https://next.mui.com/material-ui/react-table/)
45
+ * - [Table](https://mui.com/material-ui/react-table/)
46
46
  *
47
47
  * API:
48
48
  *
49
- * - [Table API](https://next.mui.com/material-ui/api/table/)
49
+ * - [Table API](https://mui.com/material-ui/api/table/)
50
50
  */
51
51
  declare const Table: OverridableComponent<TableTypeMap>;
52
52
  export type TableProps<RootComponent extends React.ElementType = TableTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<TableTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -25,11 +25,11 @@ export interface TableBodyTypeMap<AdditionalProps = {}, RootComponent extends Re
25
25
  *
26
26
  * Demos:
27
27
  *
28
- * - [Table](https://next.mui.com/material-ui/react-table/)
28
+ * - [Table](https://mui.com/material-ui/react-table/)
29
29
  *
30
30
  * API:
31
31
  *
32
- * - [TableBody API](https://next.mui.com/material-ui/api/table-body/)
32
+ * - [TableBody API](https://mui.com/material-ui/api/table-body/)
33
33
  */
34
34
  declare const TableBody: OverridableComponent<TableBodyTypeMap>;
35
35
  export type TableBodyProps<RootComponent extends React.ElementType = TableBodyTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<TableBodyTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -73,10 +73,10 @@ export type SortDirection = 'asc' | 'desc' | false;
73
73
  *
74
74
  * Demos:
75
75
  *
76
- * - [Table](https://next.mui.com/material-ui/react-table/)
76
+ * - [Table](https://mui.com/material-ui/react-table/)
77
77
  *
78
78
  * API:
79
79
  *
80
- * - [TableCell API](https://next.mui.com/material-ui/api/table-cell/)
80
+ * - [TableCell API](https://mui.com/material-ui/api/table-cell/)
81
81
  */
82
82
  export default function TableCell(props: TableCellProps): React.JSX.Element;
@@ -25,11 +25,11 @@ export interface TableContainerTypeMap<AdditionalProps = {}, RootComponent exten
25
25
  *
26
26
  * Demos:
27
27
  *
28
- * - [Table](https://next.mui.com/material-ui/react-table/)
28
+ * - [Table](https://mui.com/material-ui/react-table/)
29
29
  *
30
30
  * API:
31
31
  *
32
- * - [TableContainer API](https://next.mui.com/material-ui/api/table-container/)
32
+ * - [TableContainer API](https://mui.com/material-ui/api/table-container/)
33
33
  */
34
34
  declare const TableContainer: OverridableComponent<TableContainerTypeMap>;
35
35
  export type TableContainerProps<RootComponent extends React.ElementType = TableContainerTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<TableContainerTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -25,11 +25,11 @@ export interface TableFooterTypeMap<AdditionalProps = {}, RootComponent extends
25
25
  *
26
26
  * Demos:
27
27
  *
28
- * - [Table](https://next.mui.com/material-ui/react-table/)
28
+ * - [Table](https://mui.com/material-ui/react-table/)
29
29
  *
30
30
  * API:
31
31
  *
32
- * - [TableFooter API](https://next.mui.com/material-ui/api/table-footer/)
32
+ * - [TableFooter API](https://mui.com/material-ui/api/table-footer/)
33
33
  */
34
34
  declare const TableFooter: OverridableComponent<TableFooterTypeMap>;
35
35
  export type TableFooterProps<RootComponent extends React.ElementType = TableFooterTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<TableFooterTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -25,11 +25,11 @@ export interface TableHeadTypeMap<AdditionalProps = {}, RootComponent extends Re
25
25
  *
26
26
  * Demos:
27
27
  *
28
- * - [Table](https://next.mui.com/material-ui/react-table/)
28
+ * - [Table](https://mui.com/material-ui/react-table/)
29
29
  *
30
30
  * API:
31
31
  *
32
- * - [TableHead API](https://next.mui.com/material-ui/api/table-head/)
32
+ * - [TableHead API](https://mui.com/material-ui/api/table-head/)
33
33
  */
34
34
  declare const TableHead: OverridableComponent<TableHeadTypeMap>;
35
35
  export type TableHeadProps<RootComponent extends React.ElementType = TableHeadTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<TableHeadTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -248,13 +248,13 @@ export interface TablePaginationTypeMap<AdditionalProps, RootComponent extends R
248
248
  *
249
249
  * Demos:
250
250
  *
251
- * - [Pagination](https://next.mui.com/material-ui/react-pagination/)
252
- * - [Table](https://next.mui.com/material-ui/react-table/)
251
+ * - [Pagination](https://mui.com/material-ui/react-pagination/)
252
+ * - [Table](https://mui.com/material-ui/react-table/)
253
253
  *
254
254
  * API:
255
255
  *
256
- * - [TablePagination API](https://next.mui.com/material-ui/api/table-pagination/)
257
- * - inherits [TableCell API](https://next.mui.com/material-ui/api/table-cell/)
256
+ * - [TablePagination API](https://mui.com/material-ui/api/table-pagination/)
257
+ * - inherits [TableCell API](https://mui.com/material-ui/api/table-cell/)
258
258
  */
259
259
  declare const TablePagination: OverridableComponent<TablePaginationTypeMap<{}, React.JSXElementConstructor<TablePaginationBaseProps>>>;
260
260
  export type TablePaginationProps<RootComponent extends React.ElementType = React.JSXElementConstructor<TablePaginationBaseProps>, AdditionalProps = {}> = OverrideProps<TablePaginationTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -37,11 +37,11 @@ export interface TableRowTypeMap<AdditionalProps = {}, RootComponent extends Rea
37
37
  *
38
38
  * Demos:
39
39
  *
40
- * - [Table](https://next.mui.com/material-ui/react-table/)
40
+ * - [Table](https://mui.com/material-ui/react-table/)
41
41
  *
42
42
  * API:
43
43
  *
44
- * - [TableRow API](https://next.mui.com/material-ui/api/table-row/)
44
+ * - [TableRow API](https://mui.com/material-ui/api/table-row/)
45
45
  */
46
46
  declare const TableRow: OverridableComponent<TableRowTypeMap>;
47
47
  export type TableRowProps<RootComponent extends React.ElementType = TableRowTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<TableRowTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -76,12 +76,12 @@ export type TableSortLabelTypeMap<AdditionalProps = {}, RootComponent extends Re
76
76
  *
77
77
  * Demos:
78
78
  *
79
- * - [Table](https://next.mui.com/material-ui/react-table/)
79
+ * - [Table](https://mui.com/material-ui/react-table/)
80
80
  *
81
81
  * API:
82
82
  *
83
- * - [TableSortLabel API](https://next.mui.com/material-ui/api/table-sort-label/)
84
- * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
83
+ * - [TableSortLabel API](https://mui.com/material-ui/api/table-sort-label/)
84
+ * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
85
85
  */
86
86
  declare const TableSortLabel: ExtendButtonBase<TableSortLabelTypeMap>;
87
87
  export type TableSortLabelProps<RootComponent extends React.ElementType = TableSortLabelTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<TableSortLabelTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
package/Tabs/Tabs.d.ts CHANGED
@@ -255,11 +255,11 @@ export interface TabsTypeMap<AdditionalProps = {}, RootComponent extends React.E
255
255
  *
256
256
  * Demos:
257
257
  *
258
- * - [Tabs](https://next.mui.com/material-ui/react-tabs/)
258
+ * - [Tabs](https://mui.com/material-ui/react-tabs/)
259
259
  *
260
260
  * API:
261
261
  *
262
- * - [Tabs API](https://next.mui.com/material-ui/api/tabs/)
262
+ * - [Tabs API](https://mui.com/material-ui/api/tabs/)
263
263
  */
264
264
  declare const Tabs: OverridableComponent<TabsTypeMap>;
265
265
  export interface TabsActions {
package/Tabs/Tabs.js CHANGED
@@ -700,6 +700,10 @@ const Tabs = /*#__PURE__*/React.forwardRef(function Tabs(inProps, ref) {
700
700
  });
701
701
  });
702
702
  const handleKeyDown = event => {
703
+ // Check if a modifier key (Alt, Shift, Ctrl, Meta) is pressed
704
+ if (event.altKey || event.shiftKey || event.ctrlKey || event.metaKey) {
705
+ return;
706
+ }
703
707
  const list = tabListRef.current;
704
708
  const currentFocus = (0, _ownerDocument.default)(list).activeElement;
705
709
  // Keyboard navigation assumes that [role="tab"] are siblings
@@ -300,12 +300,12 @@ export type TextFieldOwnerState = BaseTextFieldProps;
300
300
  * It's important to understand that the text field is a simple abstraction
301
301
  * on top of the following components:
302
302
  *
303
- * * [FormControl](https://next.mui.com/material-ui/api/form-control/)
304
- * * [InputLabel](https://next.mui.com/material-ui/api/input-label/)
305
- * * [FilledInput](https://next.mui.com/material-ui/api/filled-input/)
306
- * * [OutlinedInput](https://next.mui.com/material-ui/api/outlined-input/)
307
- * * [Input](https://next.mui.com/material-ui/api/input/)
308
- * * [FormHelperText](https://next.mui.com/material-ui/api/form-helper-text/)
303
+ * * [FormControl](https://mui.com/material-ui/api/form-control/)
304
+ * * [InputLabel](https://mui.com/material-ui/api/input-label/)
305
+ * * [FilledInput](https://mui.com/material-ui/api/filled-input/)
306
+ * * [OutlinedInput](https://mui.com/material-ui/api/outlined-input/)
307
+ * * [Input](https://mui.com/material-ui/api/input/)
308
+ * * [FormHelperText](https://mui.com/material-ui/api/form-helper-text/)
309
309
  *
310
310
  * If you wish to alter the props applied to the `input` element, you can do so as follows:
311
311
  *
@@ -325,13 +325,13 @@ export type TextFieldOwnerState = BaseTextFieldProps;
325
325
  *
326
326
  * Demos:
327
327
  *
328
- * - [Autocomplete](https://next.mui.com/material-ui/react-autocomplete/)
329
- * - [Text Field](https://next.mui.com/material-ui/react-text-field/)
328
+ * - [Autocomplete](https://mui.com/material-ui/react-autocomplete/)
329
+ * - [Text Field](https://mui.com/material-ui/react-text-field/)
330
330
  *
331
331
  * API:
332
332
  *
333
- * - [TextField API](https://next.mui.com/material-ui/api/text-field/)
334
- * - inherits [FormControl API](https://next.mui.com/material-ui/api/form-control/)
333
+ * - [TextField API](https://mui.com/material-ui/api/text-field/)
334
+ * - inherits [FormControl API](https://mui.com/material-ui/api/form-control/)
335
335
  */
336
336
  export default function TextField<Variant extends TextFieldVariants>(props: {
337
337
  /**
@@ -4,11 +4,11 @@ import { TextareaAutosizeProps } from "./TextareaAutosize.types.js";
4
4
  *
5
5
  * Demos:
6
6
  *
7
- * - [Textarea Autosize](https://next.mui.com/material-ui/react-textarea-autosize/)
7
+ * - [Textarea Autosize](https://mui.com/material-ui/react-textarea-autosize/)
8
8
  *
9
9
  * API:
10
10
  *
11
- * - [TextareaAutosize API](https://next.mui.com/material-ui/api/textarea-autosize/)
11
+ * - [TextareaAutosize API](https://mui.com/material-ui/api/textarea-autosize/)
12
12
  */
13
13
  declare const TextareaAutosize: React.ForwardRefExoticComponent<TextareaAutosizeProps & React.RefAttributes<Element>>;
14
14
  export default TextareaAutosize;
@@ -44,11 +44,11 @@ function isEmpty(obj) {
44
44
  *
45
45
  * Demos:
46
46
  *
47
- * - [Textarea Autosize](https://next.mui.com/material-ui/react-textarea-autosize/)
47
+ * - [Textarea Autosize](https://mui.com/material-ui/react-textarea-autosize/)
48
48
  *
49
49
  * API:
50
50
  *
51
- * - [TextareaAutosize API](https://next.mui.com/material-ui/api/textarea-autosize/)
51
+ * - [TextareaAutosize API](https://mui.com/material-ui/api/textarea-autosize/)
52
52
  */
53
53
  const TextareaAutosize = /*#__PURE__*/React.forwardRef(function TextareaAutosize(props, forwardedRef) {
54
54
  const {
@@ -81,12 +81,12 @@ export type ToggleButtonTypeMap<AdditionalProps = {}, RootComponent extends Reac
81
81
  *
82
82
  * Demos:
83
83
  *
84
- * - [Toggle Button](https://next.mui.com/material-ui/react-toggle-button/)
84
+ * - [Toggle Button](https://mui.com/material-ui/react-toggle-button/)
85
85
  *
86
86
  * API:
87
87
  *
88
- * - [ToggleButton API](https://next.mui.com/material-ui/api/toggle-button/)
89
- * - inherits [ButtonBase API](https://next.mui.com/material-ui/api/button-base/)
88
+ * - [ToggleButton API](https://mui.com/material-ui/api/toggle-button/)
89
+ * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
90
90
  */
91
91
  declare const ToggleButton: ExtendButtonBase<ToggleButtonTypeMap>;
92
92
  export type ToggleButtonProps<RootComponent extends React.ElementType = ToggleButtonTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<ToggleButtonTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -73,10 +73,10 @@ export interface ToggleButtonGroupProps extends StandardProps<React.HTMLAttribut
73
73
  *
74
74
  * Demos:
75
75
  *
76
- * - [Toggle Button](https://next.mui.com/material-ui/react-toggle-button/)
76
+ * - [Toggle Button](https://mui.com/material-ui/react-toggle-button/)
77
77
  *
78
78
  * API:
79
79
  *
80
- * - [ToggleButtonGroup API](https://next.mui.com/material-ui/api/toggle-button-group/)
80
+ * - [ToggleButtonGroup API](https://mui.com/material-ui/api/toggle-button-group/)
81
81
  */
82
82
  export default function ToggleButtonGroup(props: ToggleButtonGroupProps): React.JSX.Element;
@@ -38,11 +38,11 @@ export interface ToolbarTypeMap<AdditionalProps = {}, RootComponent extends Reac
38
38
  *
39
39
  * Demos:
40
40
  *
41
- * - [App Bar](https://next.mui.com/material-ui/react-app-bar/)
41
+ * - [App Bar](https://mui.com/material-ui/react-app-bar/)
42
42
  *
43
43
  * API:
44
44
  *
45
- * - [Toolbar API](https://next.mui.com/material-ui/api/toolbar/)
45
+ * - [Toolbar API](https://mui.com/material-ui/api/toolbar/)
46
46
  */
47
47
  declare const Toolbar: OverridableComponent<ToolbarTypeMap>;
48
48
  export type ToolbarProps<RootComponent extends React.ElementType = ToolbarTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<ToolbarTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -220,10 +220,10 @@ export interface TooltipOwnerState extends TooltipProps {}
220
220
  *
221
221
  * Demos:
222
222
  *
223
- * - [Tooltip](https://next.mui.com/material-ui/react-tooltip/)
223
+ * - [Tooltip](https://mui.com/material-ui/react-tooltip/)
224
224
  *
225
225
  * API:
226
226
  *
227
- * - [Tooltip API](https://next.mui.com/material-ui/api/tooltip/)
227
+ * - [Tooltip API](https://mui.com/material-ui/api/tooltip/)
228
228
  */
229
229
  export default function Tooltip(props: TooltipProps): React.JSX.Element;
@@ -85,12 +85,12 @@ export interface TypographyTypeMap<AdditionalProps = {}, RootComponent extends R
85
85
  *
86
86
  * Demos:
87
87
  *
88
- * - [Breadcrumbs](https://next.mui.com/material-ui/react-breadcrumbs/)
89
- * - [Typography](https://next.mui.com/material-ui/react-typography/)
88
+ * - [Breadcrumbs](https://mui.com/material-ui/react-breadcrumbs/)
89
+ * - [Typography](https://mui.com/material-ui/react-typography/)
90
90
  *
91
91
  * API:
92
92
  *
93
- * - [Typography API](https://next.mui.com/material-ui/api/typography/)
93
+ * - [Typography API](https://mui.com/material-ui/api/typography/)
94
94
  */
95
95
  declare const Typography: OverridableComponent<TypographyTypeMap>;
96
96
  export type TypographyProps<RootComponent extends React.ElementType = TypographyTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<TypographyTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
package/Zoom/Zoom.d.ts CHANGED
@@ -34,16 +34,16 @@ export interface ZoomProps extends TransitionProps {
34
34
 
35
35
  /**
36
36
  * The Zoom transition can be used for the floating variant of the
37
- * [Button](https://next.mui.com/material-ui/react-button/#floating-action-buttons) component.
37
+ * [Button](https://mui.com/material-ui/react-button/#floating-action-buttons) 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://next.mui.com/material-ui/transitions/)
42
+ * - [Transitions](https://mui.com/material-ui/transitions/)
43
43
  *
44
44
  * API:
45
45
  *
46
- * - [Zoom API](https://next.mui.com/material-ui/api/zoom/)
46
+ * - [Zoom API](https://mui.com/material-ui/api/zoom/)
47
47
  * - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)
48
48
  */
49
49
  export default function Zoom(props: ZoomProps): React.JSX.Element;
@@ -107,12 +107,12 @@ export type AccordionTypeMap<AdditionalProps = {}, RootComponent extends React.E
107
107
  *
108
108
  * Demos:
109
109
  *
110
- * - [Accordion](https://next.mui.com/material-ui/react-accordion/)
110
+ * - [Accordion](https://mui.com/material-ui/react-accordion/)
111
111
  *
112
112
  * API:
113
113
  *
114
- * - [Accordion API](https://next.mui.com/material-ui/api/accordion/)
115
- * - inherits [Paper API](https://next.mui.com/material-ui/api/paper/)
114
+ * - [Accordion API](https://mui.com/material-ui/api/accordion/)
115
+ * - inherits [Paper API](https://mui.com/material-ui/api/paper/)
116
116
  */
117
117
  declare const Accordion: OverridableComponent<AccordionTypeMap>;
118
118
  export type AccordionProps<RootComponent extends React.ElementType = AccordionTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<AccordionTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
@@ -26,10 +26,10 @@ export interface AccordionActionsProps extends StandardProps<React.HTMLAttribute
26
26
  *
27
27
  * Demos:
28
28
  *
29
- * - [Accordion](https://next.mui.com/material-ui/react-accordion/)
29
+ * - [Accordion](https://mui.com/material-ui/react-accordion/)
30
30
  *
31
31
  * API:
32
32
  *
33
- * - [AccordionActions API](https://next.mui.com/material-ui/api/accordion-actions/)
33
+ * - [AccordionActions API](https://mui.com/material-ui/api/accordion-actions/)
34
34
  */
35
35
  export default function AccordionActions(props: AccordionActionsProps): React.JSX.Element;
@@ -21,10 +21,10 @@ export interface AccordionDetailsProps extends StandardProps<React.HTMLAttribute
21
21
  *
22
22
  * Demos:
23
23
  *
24
- * - [Accordion](https://next.mui.com/material-ui/react-accordion/)
24
+ * - [Accordion](https://mui.com/material-ui/react-accordion/)
25
25
  *
26
26
  * API:
27
27
  *
28
- * - [AccordionDetails API](https://next.mui.com/material-ui/api/accordion-details/)
28
+ * - [AccordionDetails API](https://mui.com/material-ui/api/accordion-details/)
29
29
  */
30
30
  export default function AccordionDetails(props: AccordionDetailsProps): React.JSX.Element;