@mui/material 6.4.7 → 6.4.9
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.
- package/Accordion/Accordion.d.ts +20 -5
- package/Accordion/Accordion.js +18 -6
- package/AccordionActions/AccordionActions.d.ts +2 -2
- package/AccordionDetails/AccordionDetails.d.ts +2 -2
- package/AccordionSummary/AccordionSummary.d.ts +62 -7
- package/AccordionSummary/AccordionSummary.js +67 -16
- package/Alert/Alert.d.ts +3 -3
- package/AlertTitle/AlertTitle.d.ts +3 -3
- package/AppBar/AppBar.d.ts +3 -3
- package/Autocomplete/Autocomplete.d.ts +2 -2
- package/Autocomplete/Autocomplete.js +1 -1
- package/Avatar/Avatar.d.ts +2 -2
- package/AvatarGroup/AvatarGroup.d.ts +2 -2
- package/Backdrop/Backdrop.d.ts +3 -3
- package/Badge/Badge.d.ts +3 -3
- package/BottomNavigation/BottomNavigation.d.ts +2 -2
- package/BottomNavigationAction/BottomNavigationAction.d.ts +3 -3
- package/Box/Box.d.ts +2 -2
- package/Breadcrumbs/Breadcrumbs.d.ts +3 -3
- package/Button/Button.d.ts +4 -4
- package/ButtonBase/ButtonBase.d.ts +2 -2
- package/ButtonGroup/ButtonGroup.d.ts +2 -2
- package/CHANGELOG.md +78 -4
- package/Card/Card.d.ts +3 -3
- package/CardActionArea/CardActionArea.d.ts +3 -3
- package/CardActions/CardActions.d.ts +2 -2
- package/CardContent/CardContent.d.ts +2 -2
- package/CardHeader/CardHeader.d.ts +2 -2
- package/CardMedia/CardMedia.d.ts +2 -2
- package/Checkbox/Checkbox.d.ts +4 -4
- package/Chip/Chip.d.ts +2 -2
- package/CircularProgress/CircularProgress.d.ts +2 -2
- package/ClickAwayListener/ClickAwayListener.d.ts +3 -3
- package/ClickAwayListener/ClickAwayListener.js +3 -3
- package/Collapse/Collapse.d.ts +5 -5
- package/Container/Container.d.ts +2 -2
- package/CssBaseline/CssBaseline.d.ts +2 -2
- package/Dialog/Dialog.d.ts +3 -3
- package/DialogActions/DialogActions.d.ts +2 -2
- package/DialogContent/DialogContent.d.ts +2 -2
- package/DialogContentText/DialogContentText.d.ts +3 -3
- package/DialogTitle/DialogTitle.d.ts +3 -3
- package/Divider/Divider.d.ts +3 -3
- package/Drawer/Drawer.d.ts +3 -3
- package/Fab/Fab.d.ts +3 -3
- package/Fade/Fade.d.ts +3 -3
- package/FilledInput/FilledInput.d.ts +3 -3
- package/FormControl/FormControl.d.ts +6 -6
- package/FormControlLabel/FormControlLabel.d.ts +4 -4
- package/FormGroup/FormGroup.d.ts +3 -3
- package/FormHelperText/FormHelperText.d.ts +2 -2
- package/FormLabel/FormLabel.d.ts +4 -4
- package/GlobalStyles/GlobalStyles.d.ts +2 -2
- package/Grid/Grid.d.ts +2 -2
- package/Grid2/Grid2.d.ts +2 -2
- package/Grid2/Grid2.js +2 -2
- package/Grow/Grow.d.ts +5 -5
- package/Hidden/Hidden.d.ts +2 -2
- package/Icon/Icon.d.ts +3 -3
- package/IconButton/IconButton.d.ts +4 -4
- package/ImageList/ImageList.d.ts +2 -2
- package/ImageListItem/ImageListItem.d.ts +2 -2
- package/ImageListItemBar/ImageListItemBar.d.ts +2 -2
- package/Input/Input.d.ts +3 -3
- package/InputAdornment/InputAdornment.d.ts +2 -2
- package/InputBase/InputBase.d.ts +2 -2
- package/InputLabel/InputLabel.d.ts +3 -3
- package/LinearProgress/LinearProgress.d.ts +2 -2
- package/Link/Link.d.ts +4 -4
- package/List/List.d.ts +3 -3
- package/ListItem/ListItem.d.ts +3 -3
- package/ListItemAvatar/ListItemAvatar.d.ts +2 -2
- package/ListItemButton/ListItemButton.d.ts +3 -3
- package/ListItemIcon/ListItemIcon.d.ts +2 -2
- package/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +2 -2
- package/ListItemText/ListItemText.d.ts +12 -2
- package/ListItemText/ListItemText.js +14 -5
- package/ListSubheader/ListSubheader.d.ts +2 -2
- package/Menu/Menu.d.ts +4 -4
- package/MenuItem/MenuItem.d.ts +3 -3
- package/MenuList/MenuList.d.ts +4 -4
- package/MobileStepper/MobileStepper.d.ts +3 -3
- package/Modal/Modal.d.ts +7 -7
- package/NativeSelect/NativeSelect.d.ts +3 -3
- package/NoSsr/NoSsr.d.ts +2 -2
- package/NoSsr/NoSsr.js +2 -2
- package/OutlinedInput/OutlinedInput.d.ts +3 -3
- package/Pagination/Pagination.d.ts +2 -2
- package/PaginationItem/PaginationItem.d.ts +2 -2
- package/Paper/Paper.d.ts +3 -3
- package/PigmentContainer/PigmentContainer.d.ts +2 -2
- package/PigmentContainer/PigmentContainer.js +2 -2
- package/PigmentGrid/PigmentGrid.d.ts +2 -2
- package/PigmentGrid/PigmentGrid.js +2 -2
- package/PigmentHidden/PigmentHidden.d.ts +2 -2
- package/PigmentHidden/PigmentHidden.js +2 -2
- package/PigmentStack/PigmentStack.d.ts +2 -2
- package/PigmentStack/PigmentStack.js +2 -2
- package/Popover/Popover.d.ts +4 -4
- package/Popper/Popper.d.ts +4 -4
- package/Popper/Popper.js +4 -4
- package/Portal/Portal.d.ts +2 -2
- package/Portal/Portal.js +2 -2
- package/README.md +4 -2
- package/Radio/Radio.d.ts +3 -3
- package/RadioGroup/RadioGroup.d.ts +3 -3
- package/Rating/Rating.d.ts +2 -2
- package/ScopedCssBaseline/ScopedCssBaseline.d.ts +2 -2
- package/Select/Select.d.ts +3 -3
- package/Skeleton/Skeleton.d.ts +2 -2
- package/Slide/Slide.d.ts +4 -4
- package/Slider/Slider.d.ts +2 -2
- package/Snackbar/Snackbar.d.ts +2 -2
- package/Snackbar/Snackbar.js +7 -1
- package/SnackbarContent/SnackbarContent.d.ts +3 -3
- package/SpeedDial/SpeedDial.d.ts +12 -2
- package/SpeedDial/SpeedDial.js +40 -11
- package/SpeedDialAction/SpeedDialAction.d.ts +3 -3
- package/SpeedDialAction/SpeedDialAction.js +1 -1
- package/SpeedDialIcon/SpeedDialIcon.d.ts +2 -2
- package/Stack/Stack.d.ts +2 -2
- package/Step/Step.d.ts +2 -2
- package/StepButton/StepButton.d.ts +3 -3
- package/StepConnector/StepConnector.d.ts +2 -2
- package/StepContent/StepContent.d.ts +2 -2
- package/StepIcon/StepIcon.d.ts +3 -3
- package/StepLabel/StepLabel.d.ts +21 -3
- package/StepLabel/StepLabel.js +14 -5
- package/Stepper/Stepper.d.ts +2 -2
- package/SvgIcon/SvgIcon.d.ts +3 -3
- package/SwipeableDrawer/SwipeableDrawer.d.ts +3 -3
- package/Switch/Switch.d.ts +78 -5
- package/Switch/Switch.js +71 -9
- package/Tab/Tab.d.ts +3 -3
- package/TabScrollButton/TabScrollButton.d.ts +2 -2
- package/Table/Table.d.ts +2 -2
- package/TableBody/TableBody.d.ts +2 -2
- package/TableCell/TableCell.d.ts +2 -2
- package/TableContainer/TableContainer.d.ts +2 -2
- package/TableFooter/TableFooter.d.ts +2 -2
- package/TableHead/TableHead.d.ts +2 -2
- package/TablePagination/TablePagination.d.ts +4 -4
- package/TableRow/TableRow.d.ts +2 -2
- package/TableSortLabel/TableSortLabel.d.ts +3 -3
- package/Tabs/Tabs.d.ts +2 -2
- package/Tabs/Tabs.js +4 -0
- package/TextField/TextField.d.ts +40 -10
- package/TextField/TextField.js +22 -11
- package/TextareaAutosize/TextareaAutosize.d.ts +2 -2
- package/TextareaAutosize/TextareaAutosize.js +28 -17
- package/ToggleButton/ToggleButton.d.ts +3 -3
- package/ToggleButtonGroup/ToggleButtonGroup.d.ts +2 -2
- package/Toolbar/Toolbar.d.ts +2 -2
- package/Tooltip/Tooltip.d.ts +3 -15
- package/Tooltip/Tooltip.js +1 -1
- package/Typography/Typography.d.ts +3 -3
- package/Zoom/Zoom.d.ts +3 -3
- package/index.js +1 -1
- package/modern/Accordion/Accordion.js +18 -6
- package/modern/AccordionSummary/AccordionSummary.js +67 -16
- package/modern/Autocomplete/Autocomplete.js +1 -1
- package/modern/ClickAwayListener/ClickAwayListener.js +3 -3
- package/modern/Grid2/Grid2.js +2 -2
- package/modern/ListItemText/ListItemText.js +14 -5
- package/modern/NoSsr/NoSsr.js +2 -2
- package/modern/PigmentContainer/PigmentContainer.js +2 -2
- package/modern/PigmentGrid/PigmentGrid.js +2 -2
- package/modern/PigmentHidden/PigmentHidden.js +2 -2
- package/modern/PigmentStack/PigmentStack.js +2 -2
- package/modern/Popper/Popper.js +4 -4
- package/modern/Portal/Portal.js +2 -2
- package/modern/Snackbar/Snackbar.js +7 -1
- package/modern/SpeedDial/SpeedDial.js +40 -11
- package/modern/SpeedDialAction/SpeedDialAction.js +1 -1
- package/modern/StepLabel/StepLabel.js +14 -5
- package/modern/Switch/Switch.js +71 -9
- package/modern/Tabs/Tabs.js +4 -0
- package/modern/TextField/TextField.js +22 -11
- package/modern/TextareaAutosize/TextareaAutosize.js +28 -17
- package/modern/Tooltip/Tooltip.js +1 -1
- package/modern/index.js +1 -1
- package/modern/styles/ThemeProvider.js +11 -0
- package/modern/styles/createThemeNoVars.js +1 -3
- package/modern/useAutocomplete/useAutocomplete.js +3 -3
- package/modern/useScrollTrigger/useScrollTrigger.js +3 -0
- package/modern/version/index.js +2 -2
- package/node/Accordion/Accordion.js +18 -6
- package/node/AccordionSummary/AccordionSummary.js +67 -16
- package/node/Autocomplete/Autocomplete.js +1 -1
- package/node/ClickAwayListener/ClickAwayListener.js +3 -3
- package/node/Grid2/Grid2.js +2 -2
- package/node/ListItemText/ListItemText.js +14 -5
- package/node/NoSsr/NoSsr.js +2 -2
- package/node/PigmentContainer/PigmentContainer.js +2 -2
- package/node/PigmentGrid/PigmentGrid.js +2 -2
- package/node/PigmentHidden/PigmentHidden.js +2 -2
- package/node/PigmentStack/PigmentStack.js +2 -2
- package/node/Popper/Popper.js +4 -4
- package/node/Portal/Portal.js +2 -2
- package/node/Snackbar/Snackbar.js +7 -1
- package/node/SpeedDial/SpeedDial.js +40 -11
- package/node/SpeedDialAction/SpeedDialAction.js +1 -1
- package/node/StepLabel/StepLabel.js +14 -5
- package/node/Switch/Switch.js +71 -9
- package/node/Tabs/Tabs.js +4 -0
- package/node/TextField/TextField.js +22 -11
- package/node/TextareaAutosize/TextareaAutosize.js +27 -16
- package/node/Tooltip/Tooltip.js +1 -1
- package/node/index.js +1 -1
- package/node/styles/ThemeProvider.js +11 -0
- package/node/styles/createThemeNoVars.js +1 -3
- package/node/useAutocomplete/useAutocomplete.js +3 -3
- package/node/useScrollTrigger/useScrollTrigger.js +3 -0
- package/node/version/index.js +2 -2
- package/package.json +6 -6
- package/styles/ThemeProvider.js +11 -0
- package/styles/createThemeNoVars.js +1 -3
- package/useAutocomplete/useAutocomplete.d.ts +2 -2
- package/useAutocomplete/useAutocomplete.js +3 -3
- package/useScrollTrigger/useScrollTrigger.d.ts +1 -1
- package/useScrollTrigger/useScrollTrigger.js +3 -0
- package/version/index.js +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,79 @@
|
|
|
1
1
|
# [Versions](https://mui.com/versions/)
|
|
2
2
|
|
|
3
|
+
## 6.4.9
|
|
4
|
+
|
|
5
|
+
<!-- generated comparing v6.4.8..v6.x -->
|
|
6
|
+
|
|
7
|
+
_Mar 25, 2025_
|
|
8
|
+
|
|
9
|
+
A big thanks to the 7 contributors who made this release possible.
|
|
10
|
+
|
|
11
|
+
### `@mui/material@6.4.9`
|
|
12
|
+
|
|
13
|
+
- [Autocomplete] Fix when `onHighlightChange` is called (@ZeeshanTamboli) (#45635) @ZeeshanTamboli
|
|
14
|
+
- [StepLabel] Add missing root slot (#45607) @sai6855
|
|
15
|
+
- [Switch] Add slots and slotProps (#45628) @siriwatknp
|
|
16
|
+
- [TextField] Add `root` slot (#45616) @sai6855
|
|
17
|
+
- [Tabs] Fix modifier keys + Left/Right Arrow key from being consumed by tab navigation (#45620) @mushfiqbh
|
|
18
|
+
|
|
19
|
+
### `@mui/codemon@6.4.9`
|
|
20
|
+
|
|
21
|
+
- Add missing deprecations in deprecations-all file (#45508) @sai6855
|
|
22
|
+
|
|
23
|
+
### Docs
|
|
24
|
+
|
|
25
|
+
- [docs] Fix grammatical errors in support.md (#45636) @letianpailove
|
|
26
|
+
- [docs] Restore utility component docs from MUI Base to Material UI (#45240) @mapache-salvaje
|
|
27
|
+
|
|
28
|
+
### Core
|
|
29
|
+
|
|
30
|
+
- [core] Prepare v6 branch for v7 stable release (#45668) @DiegoAndai
|
|
31
|
+
|
|
32
|
+
All contributors of this release in alphabetical order: @DiegoAndai, @letianpailove, @mapache-salvaje, @mushfiqbh, @sai6855, @siriwatknp, @ZeeshanTamboli
|
|
33
|
+
|
|
34
|
+
## 6.4.8
|
|
35
|
+
|
|
36
|
+
<!-- generated comparing v6.4.7..v6.x -->
|
|
37
|
+
|
|
38
|
+
_Mar 14, 2025_
|
|
39
|
+
|
|
40
|
+
A big thanks to the 9 contributors who made this release possible.
|
|
41
|
+
|
|
42
|
+
### `@mui/material@6.4.8`
|
|
43
|
+
|
|
44
|
+
- [ListItemText] Add missing `root` slot (#45552) @sai6855
|
|
45
|
+
- [SpeedDial] Add missing `root` slot (#45551) @sai6855
|
|
46
|
+
- [Tooltip] Allow auto placement on tooltip (#45536) @Jtaks
|
|
47
|
+
- [useScrollTrigger] Do nothing if target is null (#45553) @vipierozan99
|
|
48
|
+
- [Accordion] Add missing `root` slot (#45534) @sai6855
|
|
49
|
+
- [AccordionSummary] Add slots and slotProps (#45560) @sai6855
|
|
50
|
+
- [TextareaAutosize] Fix ResizeObserver causing infinite `selectionchange` loop (#45351) (#45498) @mj12albert
|
|
51
|
+
|
|
52
|
+
### `@mui/styled-engine@6.4.8`
|
|
53
|
+
|
|
54
|
+
- Add `enableCssLayer` prop to StyledEngineProvider (#45563) @siriwatknp
|
|
55
|
+
|
|
56
|
+
### `@mui/system@6.4.8`
|
|
57
|
+
|
|
58
|
+
- [system] Prevent nested non-vars theme inheritance (#45564) @siriwatknp
|
|
59
|
+
|
|
60
|
+
### `@mui/utils@6.4.8`
|
|
61
|
+
|
|
62
|
+
- Use correct iri-reference homepage format (#45511) @dahiro
|
|
63
|
+
|
|
64
|
+
### Core
|
|
65
|
+
|
|
66
|
+
- [test] Fix React 18 tests (#45161) (#45496) @DiegoAndai
|
|
67
|
+
|
|
68
|
+
### Docs
|
|
69
|
+
|
|
70
|
+
- [Backdrop] Fix component name in migration guide (#45507) @sai6855
|
|
71
|
+
- Fix broken links to MUI X docs (cherry-pick of #45145) (#45481) @mapache-salvaje
|
|
72
|
+
- [examples] Fix the invalid argument to extract examples (#45493) @ovtn
|
|
73
|
+
- Add `overriding-component-structure` doc to Material UI (#45570) @siriwatknp
|
|
74
|
+
|
|
75
|
+
All contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Jtaks, @mapache-salvaje, @mj12albert, @ovtn, @sai6855, @siriwatknp, @vipierozan99
|
|
76
|
+
|
|
3
77
|
## 6.4.7
|
|
4
78
|
|
|
5
79
|
<!-- generated comparing v6.4.6..v6.x -->
|
|
@@ -31,21 +105,21 @@ A big thanks to the 4 contributors who made this release possible.
|
|
|
31
105
|
### `@mui/material@6.4.6`
|
|
32
106
|
|
|
33
107
|
- [Checkbox] Add slots and slotProps (#45361) @siriwatknp
|
|
34
|
-
- [Drawer] Deprecate
|
|
108
|
+
- [Drawer] Deprecate \*Props and complete `slots`, `slotProps` (#45377) @siriwatknp
|
|
35
109
|
- [Grid] Improve Grid2 upgrade experience (#45372) @DiegoAndai
|
|
36
110
|
- [InputBase] Deprecate composed classes (#45366) @siriwatknp
|
|
37
111
|
- Fix `slotProps.transition` types (#45367) @siriwatknp
|
|
38
112
|
- Allow nested theme creation with `vars` (#45368) @siriwatknp
|
|
39
113
|
- Fix wrong slotProps of DetailsHTMLAttributes types (#45356) @siriwatknp
|
|
40
|
-
- [Popover] Deprecate
|
|
114
|
+
- [Popover] Deprecate \*Props and complete `slots`, `slotProps` (#45337) @siriwatknp
|
|
41
115
|
- [Radio] Add slots and slotProps (#45364) @siriwatknp
|
|
42
116
|
- [Slider] Fix css class selector in migration guide (#45409) @sai6855
|
|
43
117
|
- [Slider] Fix spacings in .md files (#45393) @sai6855
|
|
44
118
|
- [Snackbar] Add Slots and SlotProps (#45103) (#45352) @siriwatknp
|
|
45
119
|
- [SpeedDialAction] Add slots and slotProps (#45365) @siriwatknp
|
|
46
120
|
- [SwitchBase] Deprecate `inputProps` and complete slots, slotProps (#45338) @siriwatknp
|
|
47
|
-
- [Tabs] Deprecate
|
|
48
|
-
- [Menu] Deprecate
|
|
121
|
+
- [Tabs] Deprecate \*Props and complete slots, slotProps (#45012) (#45355) @siriwatknp
|
|
122
|
+
- [Menu] Deprecate \*Props and complete `slots`, `slotProps` (#45369) @siriwatknp
|
|
49
123
|
|
|
50
124
|
### Docs
|
|
51
125
|
|
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://v6.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://v6.mui.com/material-ui/api/card/)
|
|
45
|
+
* - inherits [Paper API](https://v6.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://v6.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://v6.mui.com/material-ui/api/card-action-area/)
|
|
37
|
+
* - inherits [ButtonBase API](https://v6.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://v6.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://v6.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://v6.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://v6.mui.com/material-ui/api/card-content/)
|
|
38
38
|
*/
|
|
39
39
|
declare const CardContent: OverridableComponent<CardContentTypeMap>;
|
|
40
40
|
|
|
@@ -174,11 +174,11 @@ export interface CardHeaderTypeMap<
|
|
|
174
174
|
*
|
|
175
175
|
* Demos:
|
|
176
176
|
*
|
|
177
|
-
* - [Card](https://mui.com/material-ui/react-card/)
|
|
177
|
+
* - [Card](https://v6.mui.com/material-ui/react-card/)
|
|
178
178
|
*
|
|
179
179
|
* API:
|
|
180
180
|
*
|
|
181
|
-
* - [CardHeader API](https://mui.com/material-ui/api/card-header/)
|
|
181
|
+
* - [CardHeader API](https://v6.mui.com/material-ui/api/card-header/)
|
|
182
182
|
*/
|
|
183
183
|
declare const CardHeader: OverridableCardHeader;
|
|
184
184
|
|
package/CardMedia/CardMedia.d.ts
CHANGED
|
@@ -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://v6.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://v6.mui.com/material-ui/api/card-media/)
|
|
48
48
|
*/
|
|
49
49
|
declare const CardMedia: OverridableComponent<CardMediaTypeMap<{}, 'div'>>;
|
|
50
50
|
|
package/Checkbox/Checkbox.d.ts
CHANGED
|
@@ -143,12 +143,12 @@ export interface CheckboxOwnerState extends Omit<CheckboxProps, 'slots' | 'slotP
|
|
|
143
143
|
*
|
|
144
144
|
* Demos:
|
|
145
145
|
*
|
|
146
|
-
* - [Checkbox](https://mui.com/material-ui/react-checkbox/)
|
|
147
|
-
* - [Transfer List](https://mui.com/material-ui/react-transfer-list/)
|
|
146
|
+
* - [Checkbox](https://v6.mui.com/material-ui/react-checkbox/)
|
|
147
|
+
* - [Transfer List](https://v6.mui.com/material-ui/react-transfer-list/)
|
|
148
148
|
*
|
|
149
149
|
* API:
|
|
150
150
|
*
|
|
151
|
-
* - [Checkbox API](https://mui.com/material-ui/api/checkbox/)
|
|
152
|
-
* - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)
|
|
151
|
+
* - [Checkbox API](https://v6.mui.com/material-ui/api/checkbox/)
|
|
152
|
+
* - inherits [ButtonBase API](https://v6.mui.com/material-ui/api/button-base/)
|
|
153
153
|
*/
|
|
154
154
|
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://v6.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://v6.mui.com/material-ui/api/chip/)
|
|
113
113
|
*/
|
|
114
114
|
declare const Chip: OverridableComponent<ChipTypeMap>;
|
|
115
115
|
|
|
@@ -71,10 +71,10 @@ export interface CircularProgressProps
|
|
|
71
71
|
*
|
|
72
72
|
* Demos:
|
|
73
73
|
*
|
|
74
|
-
* - [Progress](https://mui.com/material-ui/react-progress/)
|
|
74
|
+
* - [Progress](https://v6.mui.com/material-ui/react-progress/)
|
|
75
75
|
*
|
|
76
76
|
* API:
|
|
77
77
|
*
|
|
78
|
-
* - [CircularProgress API](https://mui.com/material-ui/api/circular-progress/)
|
|
78
|
+
* - [CircularProgress API](https://v6.mui.com/material-ui/api/circular-progress/)
|
|
79
79
|
*/
|
|
80
80
|
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://v6.mui.com/material-ui/react-click-away-listener/)
|
|
37
|
+
* - [Menu](https://v6.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://v6.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://v6.mui.com/material-ui/react-click-away-listener/)
|
|
22
|
+
* - [Menu](https://v6.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://v6.mui.com/material-ui/api/click-away-listener/)
|
|
27
27
|
*/
|
|
28
28
|
function ClickAwayListener(props) {
|
|
29
29
|
const {
|
package/Collapse/Collapse.d.ts
CHANGED
|
@@ -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://v6.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://v6.mui.com/material-ui/react-card/)
|
|
63
|
+
* - [Lists](https://v6.mui.com/material-ui/react-list/)
|
|
64
|
+
* - [Transitions](https://v6.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://v6.mui.com/material-ui/api/collapse/)
|
|
69
69
|
* - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)
|
|
70
70
|
*/
|
|
71
71
|
|
package/Container/Container.d.ts
CHANGED
|
@@ -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://v6.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://v6.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://v6.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://v6.mui.com/material-ui/api/css-baseline/)
|
|
28
28
|
*/
|
|
29
29
|
export default function CssBaseline(props: CssBaselineProps): React.JSX.Element;
|
package/Dialog/Dialog.d.ts
CHANGED
|
@@ -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://v6.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://v6.mui.com/material-ui/api/dialog/)
|
|
207
|
+
* - inherits [Modal API](https://v6.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://v6.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://v6.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://v6.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://v6.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://v6.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://v6.mui.com/material-ui/api/dialog-content-text/)
|
|
36
|
+
* - inherits [Typography API](https://v6.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://v6.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://v6.mui.com/material-ui/api/dialog-title/)
|
|
40
|
+
* - inherits [Typography API](https://v6.mui.com/material-ui/api/typography/)
|
|
41
41
|
*/
|
|
42
42
|
declare const DialogTitle: OverridableComponent<DialogTitleTypeMap>;
|
|
43
43
|
|
package/Divider/Divider.d.ts
CHANGED
|
@@ -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://v6.mui.com/material-ui/react-divider/)
|
|
70
|
+
* - [Lists](https://v6.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://v6.mui.com/material-ui/api/divider/)
|
|
75
75
|
*/
|
|
76
76
|
declare const Divider: OverridableComponent<DividerTypeMap>;
|
|
77
77
|
|
package/Drawer/Drawer.d.ts
CHANGED
|
@@ -165,15 +165,15 @@ export interface DrawerProps
|
|
|
165
165
|
export interface DrawerOwnerState extends Omit<DrawerProps, 'slots' | 'slotProps'> {}
|
|
166
166
|
|
|
167
167
|
/**
|
|
168
|
-
* The props of the [Modal](https://mui.com/material-ui/api/modal/) component are available
|
|
168
|
+
* The props of the [Modal](https://v6.mui.com/material-ui/api/modal/) component are available
|
|
169
169
|
* when `variant="temporary"` is set.
|
|
170
170
|
*
|
|
171
171
|
* Demos:
|
|
172
172
|
*
|
|
173
|
-
* - [Drawer](https://mui.com/material-ui/react-drawer/)
|
|
173
|
+
* - [Drawer](https://v6.mui.com/material-ui/react-drawer/)
|
|
174
174
|
*
|
|
175
175
|
* API:
|
|
176
176
|
*
|
|
177
|
-
* - [Drawer API](https://mui.com/material-ui/api/drawer/)
|
|
177
|
+
* - [Drawer API](https://v6.mui.com/material-ui/api/drawer/)
|
|
178
178
|
*/
|
|
179
179
|
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://v6.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://v6.mui.com/material-ui/api/fab/)
|
|
87
|
+
* - inherits [ButtonBase API](https://v6.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://v6.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://v6.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://v6.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://v6.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://v6.mui.com/material-ui/api/filled-input/)
|
|
38
|
+
* - inherits [InputBase API](https://v6.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://v6.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://v6.mui.com/material-ui/react-checkbox/)
|
|
117
|
+
* - [Radio Group](https://v6.mui.com/material-ui/react-radio-button/)
|
|
118
|
+
* - [Switch](https://v6.mui.com/material-ui/react-switch/)
|
|
119
|
+
* - [Text Field](https://v6.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://v6.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://v6.mui.com/material-ui/react-checkbox/)
|
|
102
|
+
* - [Radio Group](https://v6.mui.com/material-ui/react-radio-button/)
|
|
103
|
+
* - [Switch](https://v6.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://v6.mui.com/material-ui/api/form-control-label/)
|
|
108
108
|
*/
|
|
109
109
|
export default function FormControlLabel(props: FormControlLabelProps): React.JSX.Element;
|
package/FormGroup/FormGroup.d.ts
CHANGED
|
@@ -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://v6.mui.com/material-ui/react-checkbox/)
|
|
34
|
+
* - [Switch](https://v6.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://v6.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://v6.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://v6.mui.com/material-ui/api/form-helper-text/)
|
|
75
75
|
*/
|
|
76
76
|
declare const FormHelperText: OverridableComponent<FormHelperTextTypeMap>;
|
|
77
77
|
|
package/FormLabel/FormLabel.d.ts
CHANGED
|
@@ -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://v6.mui.com/material-ui/react-checkbox/)
|
|
72
|
+
* - [Radio Group](https://v6.mui.com/material-ui/react-radio-button/)
|
|
73
|
+
* - [Switch](https://v6.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://v6.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://v6.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://v6.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://v6.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://v6.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
|
*/
|