@mui/material 7.3.8 → 7.3.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 +11 -11
- package/AccordionActions/AccordionActions.d.ts +3 -3
- package/AccordionDetails/AccordionDetails.d.ts +2 -2
- package/AccordionSummary/AccordionSummary.d.ts +3 -3
- package/Alert/Alert.d.ts +15 -15
- package/AlertTitle/AlertTitle.d.ts +2 -2
- package/AppBar/AppBar.d.ts +8 -8
- package/Autocomplete/Autocomplete.d.ts +38 -38
- package/Avatar/Avatar.d.ts +11 -11
- package/AvatarGroup/AvatarGroup.d.ts +11 -11
- package/Backdrop/Backdrop.d.ts +10 -10
- package/Badge/Badge.d.ts +17 -17
- package/Badge/useBadge.types.d.ts +3 -3
- package/BottomNavigation/BottomNavigation.d.ts +5 -5
- package/BottomNavigationAction/BottomNavigationAction.d.ts +4 -4
- package/Box/Box.d.ts +1 -1
- package/Breadcrumbs/Breadcrumbs.d.ts +11 -11
- package/Button/Button.d.ts +14 -14
- package/ButtonBase/ButtonBase.d.ts +15 -15
- package/ButtonBase/TouchRipple.d.ts +4 -4
- package/ButtonGroup/ButtonGroup.d.ts +12 -12
- package/ButtonGroup/ButtonGroupContext.d.ts +9 -9
- package/CHANGELOG.md +39 -0
- package/Card/Card.d.ts +4 -4
- package/CardActionArea/CardActionArea.d.ts +4 -4
- package/CardActions/CardActions.d.ts +3 -3
- package/CardContent/CardContent.d.ts +3 -3
- package/CardHeader/CardHeader.d.ts +8 -8
- package/CardHeader/CardHeader.js +1 -4
- package/CardMedia/CardMedia.d.ts +5 -5
- package/Checkbox/Checkbox.d.ts +12 -12
- package/Chip/Chip.d.ts +15 -15
- package/CircularProgress/CircularProgress.d.ts +9 -9
- package/ClickAwayListener/ClickAwayListener.d.ts +3 -3
- package/Collapse/Collapse.d.ts +12 -12
- package/Container/Container.d.ts +6 -6
- package/CssBaseline/CssBaseline.d.ts +1 -1
- package/Dialog/Dialog.d.ts +21 -21
- package/Dialog/DialogContext.d.ts +1 -1
- package/DialogActions/DialogActions.d.ts +3 -3
- package/DialogContent/DialogContent.d.ts +3 -3
- package/DialogContentText/DialogContentText.d.ts +3 -3
- package/DialogTitle/DialogTitle.d.ts +4 -4
- package/Divider/Divider.d.ts +9 -9
- package/Drawer/Drawer.d.ts +11 -11
- package/Fab/Fab.d.ts +10 -10
- package/Fade/Fade.d.ts +5 -5
- package/FilledInput/FilledInput.d.ts +4 -4
- package/FormControl/FormControl.d.ts +14 -14
- package/FormControlLabel/FormControlLabel.d.ts +12 -12
- package/FormGroup/FormGroup.d.ts +3 -3
- package/FormHelperText/FormHelperText.d.ts +10 -10
- package/FormLabel/FormLabel.d.ts +10 -10
- package/Grid/Grid.d.ts +11 -11
- package/GridLegacy/GridLegacy.d.ts +17 -17
- package/Grow/Grow.d.ts +5 -5
- package/Icon/Icon.d.ts +6 -6
- package/IconButton/IconButton.d.ts +9 -9
- package/ImageList/ImageList.d.ts +7 -7
- package/ImageListItem/ImageListItem.d.ts +5 -5
- package/ImageListItemBar/ImageListItemBar.d.ts +4 -4
- package/InitColorSchemeScript/InitColorSchemeScript.d.ts +7 -7
- package/Input/Input.d.ts +3 -3
- package/InputAdornment/InputAdornment.d.ts +6 -6
- package/InputBase/InputBase.d.ts +55 -55
- package/InputLabel/InputLabel.d.ts +13 -13
- package/LinearProgress/LinearProgress.d.ts +6 -6
- package/Link/Link.d.ts +7 -7
- package/List/List.d.ts +5 -5
- package/List/ListContext.d.ts +1 -1
- package/ListItem/ListItem.d.ts +20 -20
- package/ListItemAvatar/ListItemAvatar.d.ts +2 -2
- package/ListItemButton/ListItemButton.d.ts +10 -10
- package/ListItemIcon/ListItemIcon.d.ts +2 -2
- package/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +2 -2
- package/ListItemText/ListItemText.d.ts +11 -11
- package/ListItemText/ListItemText.js +1 -4
- package/ListSubheader/ListSubheader.d.ts +7 -7
- package/Menu/Menu.d.ts +11 -11
- package/MenuItem/MenuItem.d.ts +9 -9
- package/MenuList/MenuList.d.ts +6 -6
- package/MobileStepper/MobileStepper.d.ts +6 -6
- package/Modal/Modal.d.ts +31 -31
- package/Modal/ModalManager.d.ts +1 -1
- package/Modal/useModal.types.d.ts +13 -13
- package/NativeSelect/NativeSelect.d.ts +7 -7
- package/NativeSelect/NativeSelectInput.d.ts +5 -5
- package/NoSsr/NoSsr.types.d.ts +1 -1
- package/OutlinedInput/NotchedOutline.d.ts +3 -3
- package/OutlinedInput/OutlinedInput.d.ts +5 -5
- package/OverridableComponent/index.d.ts +2 -2
- package/Pagination/Pagination.d.ts +8 -8
- package/PaginationItem/PaginationItem.d.ts +15 -15
- package/Paper/Paper.d.ts +6 -6
- package/PigmentContainer/PigmentContainer.d.ts +6 -6
- package/PigmentContainer/PigmentContainer.js +1 -0
- package/PigmentGrid/PigmentGrid.d.ts +8 -8
- package/PigmentGrid/PigmentGrid.js +1 -0
- package/PigmentStack/PigmentStack.d.ts +4 -4
- package/PigmentStack/PigmentStack.js +1 -0
- package/Popover/Popover.d.ts +18 -18
- package/Popover/Popover.js +6 -3
- package/Popper/BasePopper.js +6 -3
- package/Popper/BasePopper.types.d.ts +17 -17
- package/Popper/Popper.d.ts +5 -5
- package/Portal/Portal.types.d.ts +2 -2
- package/Radio/Radio.d.ts +5 -5
- package/RadioGroup/RadioGroup.d.ts +2 -2
- package/Rating/Rating.d.ts +16 -16
- package/ScopedCssBaseline/ScopedCssBaseline.d.ts +4 -4
- package/Select/Select.d.ts +23 -23
- package/Select/SelectInput.d.ts +24 -24
- package/Skeleton/Skeleton.d.ts +7 -7
- package/Slide/Slide.d.ts +7 -7
- package/Slide/Slide.js +5 -2
- package/Slider/Slider.d.ts +65 -65
- package/Slider/SliderValueLabel.d.ts +1 -1
- package/Slider/SliderValueLabel.types.d.ts +5 -5
- package/Slider/useSlider.types.d.ts +26 -26
- package/Snackbar/Snackbar.d.ts +16 -16
- package/Snackbar/useSnackbar.types.d.ts +6 -6
- package/SnackbarContent/SnackbarContent.d.ts +3 -3
- package/SpeedDial/SpeedDial.d.ts +11 -11
- package/SpeedDialAction/SpeedDialAction.d.ts +11 -11
- package/SpeedDialIcon/SpeedDialIcon.d.ts +3 -3
- package/SpeedDialIcon/SpeedDialIcon.js +4 -10
- package/Stack/Stack.d.ts +5 -5
- package/Step/Step.d.ts +10 -10
- package/StepButton/StepButton.d.ts +3 -3
- package/StepConnector/StepConnector.d.ts +2 -2
- package/StepContent/StepContent.d.ts +7 -7
- package/StepIcon/StepIcon.d.ts +5 -5
- package/StepIcon/StepIcon.js +1 -4
- package/StepLabel/StepLabel.d.ts +7 -7
- package/StepLabel/StepLabel.js +1 -5
- package/Stepper/Stepper.d.ts +9 -9
- package/SvgIcon/SvgIcon.d.ts +10 -10
- package/SwipeableDrawer/SwipeableDrawer.d.ts +10 -10
- package/Switch/Switch.d.ts +5 -5
- package/Tab/Tab.d.ts +9 -9
- package/TabScrollButton/TabScrollButton.d.ts +9 -9
- package/Table/Table.d.ts +6 -6
- package/TableBody/TableBody.d.ts +3 -3
- package/TableCell/TableCell.d.ts +9 -9
- package/TableContainer/TableContainer.d.ts +3 -3
- package/TableFooter/TableFooter.d.ts +3 -3
- package/TableHead/TableHead.d.ts +3 -3
- package/TablePagination/TablePagination.d.ts +14 -14
- package/TablePaginationActions/TablePaginationActions.d.ts +23 -23
- package/TableRow/TableRow.d.ts +5 -5
- package/TableSortLabel/TableSortLabel.d.ts +9 -9
- package/Tabs/Tabs.d.ts +25 -25
- package/Tabs/Tabs.js +2 -1
- package/TextField/TextField.d.ts +35 -35
- package/TextareaAutosize/TextareaAutosize.types.d.ts +3 -3
- package/ToggleButton/ToggleButton.d.ts +11 -11
- package/ToggleButtonGroup/ToggleButtonGroup.d.ts +9 -9
- package/ToggleButtonGroup/ToggleButtonGroupContext.d.ts +7 -7
- package/Toolbar/Toolbar.d.ts +5 -5
- package/Tooltip/Tooltip.d.ts +33 -33
- package/Tooltip/Tooltip.js +19 -2
- package/Typography/Typography.d.ts +10 -10
- package/Unstable_TrapFocus/FocusTrap.types.d.ts +7 -7
- package/Zoom/Zoom.d.ts +5 -5
- package/esm/Accordion/Accordion.d.ts +11 -11
- package/esm/AccordionActions/AccordionActions.d.ts +3 -3
- package/esm/AccordionDetails/AccordionDetails.d.ts +2 -2
- package/esm/AccordionSummary/AccordionSummary.d.ts +3 -3
- package/esm/Alert/Alert.d.ts +15 -15
- package/esm/AlertTitle/AlertTitle.d.ts +2 -2
- package/esm/AppBar/AppBar.d.ts +8 -8
- package/esm/Autocomplete/Autocomplete.d.ts +38 -38
- package/esm/Avatar/Avatar.d.ts +11 -11
- package/esm/AvatarGroup/AvatarGroup.d.ts +11 -11
- package/esm/Backdrop/Backdrop.d.ts +10 -10
- package/esm/Badge/Badge.d.ts +17 -17
- package/esm/Badge/useBadge.types.d.ts +3 -3
- package/esm/BottomNavigation/BottomNavigation.d.ts +5 -5
- package/esm/BottomNavigationAction/BottomNavigationAction.d.ts +4 -4
- package/esm/Box/Box.d.ts +1 -1
- package/esm/Breadcrumbs/Breadcrumbs.d.ts +11 -11
- package/esm/Button/Button.d.ts +14 -14
- package/esm/ButtonBase/ButtonBase.d.ts +15 -15
- package/esm/ButtonBase/TouchRipple.d.ts +4 -4
- package/esm/ButtonGroup/ButtonGroup.d.ts +12 -12
- package/esm/ButtonGroup/ButtonGroupContext.d.ts +9 -9
- package/esm/Card/Card.d.ts +4 -4
- package/esm/CardActionArea/CardActionArea.d.ts +4 -4
- package/esm/CardActions/CardActions.d.ts +3 -3
- package/esm/CardContent/CardContent.d.ts +3 -3
- package/esm/CardHeader/CardHeader.d.ts +8 -8
- package/esm/CardHeader/CardHeader.js +1 -4
- package/esm/CardMedia/CardMedia.d.ts +5 -5
- package/esm/Checkbox/Checkbox.d.ts +12 -12
- package/esm/Chip/Chip.d.ts +15 -15
- package/esm/CircularProgress/CircularProgress.d.ts +9 -9
- package/esm/ClickAwayListener/ClickAwayListener.d.ts +3 -3
- package/esm/Collapse/Collapse.d.ts +12 -12
- package/esm/Container/Container.d.ts +6 -6
- package/esm/CssBaseline/CssBaseline.d.ts +1 -1
- package/esm/Dialog/Dialog.d.ts +21 -21
- package/esm/Dialog/DialogContext.d.ts +1 -1
- package/esm/DialogActions/DialogActions.d.ts +3 -3
- package/esm/DialogContent/DialogContent.d.ts +3 -3
- package/esm/DialogContentText/DialogContentText.d.ts +3 -3
- package/esm/DialogTitle/DialogTitle.d.ts +4 -4
- package/esm/Divider/Divider.d.ts +9 -9
- package/esm/Drawer/Drawer.d.ts +11 -11
- package/esm/Fab/Fab.d.ts +10 -10
- package/esm/Fade/Fade.d.ts +5 -5
- package/esm/FilledInput/FilledInput.d.ts +4 -4
- package/esm/FormControl/FormControl.d.ts +14 -14
- package/esm/FormControlLabel/FormControlLabel.d.ts +12 -12
- package/esm/FormGroup/FormGroup.d.ts +3 -3
- package/esm/FormHelperText/FormHelperText.d.ts +10 -10
- package/esm/FormLabel/FormLabel.d.ts +10 -10
- package/esm/Grid/Grid.d.ts +11 -11
- package/esm/GridLegacy/GridLegacy.d.ts +17 -17
- package/esm/Grow/Grow.d.ts +5 -5
- package/esm/Icon/Icon.d.ts +6 -6
- package/esm/IconButton/IconButton.d.ts +9 -9
- package/esm/ImageList/ImageList.d.ts +7 -7
- package/esm/ImageListItem/ImageListItem.d.ts +5 -5
- package/esm/ImageListItemBar/ImageListItemBar.d.ts +4 -4
- package/esm/InitColorSchemeScript/InitColorSchemeScript.d.ts +7 -7
- package/esm/Input/Input.d.ts +3 -3
- package/esm/InputAdornment/InputAdornment.d.ts +6 -6
- package/esm/InputBase/InputBase.d.ts +55 -55
- package/esm/InputLabel/InputLabel.d.ts +13 -13
- package/esm/LinearProgress/LinearProgress.d.ts +6 -6
- package/esm/Link/Link.d.ts +7 -7
- package/esm/List/List.d.ts +5 -5
- package/esm/List/ListContext.d.ts +1 -1
- package/esm/ListItem/ListItem.d.ts +20 -20
- package/esm/ListItemAvatar/ListItemAvatar.d.ts +2 -2
- package/esm/ListItemButton/ListItemButton.d.ts +10 -10
- package/esm/ListItemIcon/ListItemIcon.d.ts +2 -2
- package/esm/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +2 -2
- package/esm/ListItemText/ListItemText.d.ts +11 -11
- package/esm/ListItemText/ListItemText.js +1 -4
- package/esm/ListSubheader/ListSubheader.d.ts +7 -7
- package/esm/Menu/Menu.d.ts +11 -11
- package/esm/MenuItem/MenuItem.d.ts +9 -9
- package/esm/MenuList/MenuList.d.ts +6 -6
- package/esm/MobileStepper/MobileStepper.d.ts +6 -6
- package/esm/Modal/Modal.d.ts +31 -31
- package/esm/Modal/ModalManager.d.ts +1 -1
- package/esm/Modal/useModal.types.d.ts +13 -13
- package/esm/NativeSelect/NativeSelect.d.ts +7 -7
- package/esm/NativeSelect/NativeSelectInput.d.ts +5 -5
- package/esm/NoSsr/NoSsr.types.d.ts +1 -1
- package/esm/OutlinedInput/NotchedOutline.d.ts +3 -3
- package/esm/OutlinedInput/OutlinedInput.d.ts +5 -5
- package/esm/OverridableComponent/index.d.ts +2 -2
- package/esm/Pagination/Pagination.d.ts +8 -8
- package/esm/PaginationItem/PaginationItem.d.ts +15 -15
- package/esm/Paper/Paper.d.ts +6 -6
- package/esm/PigmentContainer/PigmentContainer.d.ts +6 -6
- package/esm/PigmentContainer/PigmentContainer.js +2 -0
- package/esm/PigmentGrid/PigmentGrid.d.ts +8 -8
- package/esm/PigmentGrid/PigmentGrid.js +2 -0
- package/esm/PigmentStack/PigmentStack.d.ts +4 -4
- package/esm/PigmentStack/PigmentStack.js +2 -0
- package/esm/Popover/Popover.d.ts +18 -18
- package/esm/Popover/Popover.js +6 -3
- package/esm/Popper/BasePopper.js +6 -3
- package/esm/Popper/BasePopper.types.d.ts +17 -17
- package/esm/Popper/Popper.d.ts +5 -5
- package/esm/Portal/Portal.types.d.ts +2 -2
- package/esm/Radio/Radio.d.ts +5 -5
- package/esm/RadioGroup/RadioGroup.d.ts +2 -2
- package/esm/Rating/Rating.d.ts +16 -16
- package/esm/ScopedCssBaseline/ScopedCssBaseline.d.ts +4 -4
- package/esm/Select/Select.d.ts +23 -23
- package/esm/Select/SelectInput.d.ts +24 -24
- package/esm/Skeleton/Skeleton.d.ts +7 -7
- package/esm/Slide/Slide.d.ts +7 -7
- package/esm/Slide/Slide.js +5 -2
- package/esm/Slider/Slider.d.ts +65 -65
- package/esm/Slider/SliderValueLabel.d.ts +1 -1
- package/esm/Slider/SliderValueLabel.types.d.ts +5 -5
- package/esm/Slider/useSlider.types.d.ts +26 -26
- package/esm/Snackbar/Snackbar.d.ts +16 -16
- package/esm/Snackbar/useSnackbar.types.d.ts +6 -6
- package/esm/SnackbarContent/SnackbarContent.d.ts +3 -3
- package/esm/SpeedDial/SpeedDial.d.ts +11 -11
- package/esm/SpeedDialAction/SpeedDialAction.d.ts +11 -11
- package/esm/SpeedDialIcon/SpeedDialIcon.d.ts +3 -3
- package/esm/SpeedDialIcon/SpeedDialIcon.js +4 -10
- package/esm/Stack/Stack.d.ts +5 -5
- package/esm/Step/Step.d.ts +10 -10
- package/esm/StepButton/StepButton.d.ts +3 -3
- package/esm/StepConnector/StepConnector.d.ts +2 -2
- package/esm/StepContent/StepContent.d.ts +7 -7
- package/esm/StepIcon/StepIcon.d.ts +5 -5
- package/esm/StepIcon/StepIcon.js +1 -4
- package/esm/StepLabel/StepLabel.d.ts +7 -7
- package/esm/StepLabel/StepLabel.js +1 -5
- package/esm/Stepper/Stepper.d.ts +9 -9
- package/esm/SvgIcon/SvgIcon.d.ts +10 -10
- package/esm/SwipeableDrawer/SwipeableDrawer.d.ts +10 -10
- package/esm/Switch/Switch.d.ts +5 -5
- package/esm/Tab/Tab.d.ts +9 -9
- package/esm/TabScrollButton/TabScrollButton.d.ts +9 -9
- package/esm/Table/Table.d.ts +6 -6
- package/esm/TableBody/TableBody.d.ts +3 -3
- package/esm/TableCell/TableCell.d.ts +9 -9
- package/esm/TableContainer/TableContainer.d.ts +3 -3
- package/esm/TableFooter/TableFooter.d.ts +3 -3
- package/esm/TableHead/TableHead.d.ts +3 -3
- package/esm/TablePagination/TablePagination.d.ts +14 -14
- package/esm/TablePaginationActions/TablePaginationActions.d.ts +23 -23
- package/esm/TableRow/TableRow.d.ts +5 -5
- package/esm/TableSortLabel/TableSortLabel.d.ts +9 -9
- package/esm/Tabs/Tabs.d.ts +25 -25
- package/esm/Tabs/Tabs.js +2 -1
- package/esm/TextField/TextField.d.ts +35 -35
- package/esm/TextareaAutosize/TextareaAutosize.types.d.ts +3 -3
- package/esm/ToggleButton/ToggleButton.d.ts +11 -11
- package/esm/ToggleButtonGroup/ToggleButtonGroup.d.ts +9 -9
- package/esm/ToggleButtonGroup/ToggleButtonGroupContext.d.ts +7 -7
- package/esm/Toolbar/Toolbar.d.ts +5 -5
- package/esm/Tooltip/Tooltip.d.ts +33 -33
- package/esm/Tooltip/Tooltip.js +19 -2
- package/esm/Typography/Typography.d.ts +10 -10
- package/esm/Unstable_TrapFocus/FocusTrap.types.d.ts +7 -7
- package/esm/Zoom/Zoom.d.ts +5 -5
- package/esm/index.js +1 -1
- package/esm/internal/SwitchBase.d.ts +17 -17
- package/esm/internal/index.d.ts +5 -5
- package/esm/locale/utils/LocaleTextApi.d.ts +7 -7
- package/esm/styles/ThemeProvider.d.ts +12 -12
- package/esm/styles/ThemeProviderWithVars.d.ts +13 -13
- package/esm/styles/adaptV4Theme.d.ts +14 -14
- package/esm/styles/components.d.ts +476 -476
- package/esm/styles/createColorScheme.d.ts +1 -1
- package/esm/styles/createGetSelector.d.ts +5 -5
- package/esm/styles/createMixins.d.ts +2 -2
- package/esm/styles/createPalette.d.ts +23 -23
- package/esm/styles/createTheme.d.ts +2 -2
- package/esm/styles/createThemeFoundation.d.ts +30 -30
- package/esm/styles/createThemeNoVars.d.ts +14 -14
- package/esm/styles/createThemeWithVars.d.ts +9 -9
- package/esm/styles/createThemeWithVars.js +60 -60
- package/esm/styles/createTransitions.d.ts +5 -5
- package/esm/styles/createTypography.d.ts +1 -1
- package/esm/styles/cssUtils.d.ts +3 -3
- package/esm/styles/index.d.ts +6 -6
- package/esm/styles/overrides.d.ts +1 -1
- package/esm/styles/responsiveFontSizes.d.ts +4 -4
- package/esm/styles/useThemeProps.d.ts +1 -1
- package/esm/transitions/transition.d.ts +2 -2
- package/esm/transitions/utils.d.ts +4 -4
- package/esm/types/OverridableComponentAugmentation.d.ts +2 -2
- package/esm/useAutocomplete/useAutocomplete.d.ts +45 -45
- package/esm/usePagination/usePagination.d.ts +12 -12
- package/esm/useScrollTrigger/useScrollTrigger.d.ts +3 -3
- package/esm/utils/isLayoutSupported.d.ts +1 -0
- package/esm/utils/isLayoutSupported.js +6 -0
- package/esm/utils/types.d.ts +4 -4
- package/esm/utils/useSlot.d.ts +12 -12
- package/esm/version/index.js +2 -2
- package/index.js +1 -1
- package/internal/SwitchBase.d.ts +17 -17
- package/internal/index.d.ts +5 -5
- package/locale/utils/LocaleTextApi.d.ts +7 -7
- package/package.json +6 -6
- package/styles/ThemeProvider.d.ts +12 -12
- package/styles/ThemeProviderWithVars.d.ts +13 -13
- package/styles/adaptV4Theme.d.ts +14 -14
- package/styles/components.d.ts +476 -476
- package/styles/createColorScheme.d.ts +1 -1
- package/styles/createGetSelector.d.ts +5 -5
- package/styles/createMixins.d.ts +2 -2
- package/styles/createPalette.d.ts +23 -23
- package/styles/createTheme.d.ts +2 -2
- package/styles/createThemeFoundation.d.ts +30 -30
- package/styles/createThemeNoVars.d.ts +14 -14
- package/styles/createThemeWithVars.d.ts +9 -9
- package/styles/createThemeWithVars.js +60 -60
- package/styles/createTransitions.d.ts +5 -5
- package/styles/createTypography.d.ts +1 -1
- package/styles/cssUtils.d.ts +3 -3
- package/styles/index.d.ts +6 -6
- package/styles/overrides.d.ts +1 -1
- package/styles/responsiveFontSizes.d.ts +4 -4
- package/styles/useThemeProps.d.ts +1 -1
- package/transitions/transition.d.ts +2 -2
- package/transitions/utils.d.ts +4 -4
- package/types/OverridableComponentAugmentation.d.ts +2 -2
- package/useAutocomplete/useAutocomplete.d.ts +45 -45
- package/usePagination/usePagination.d.ts +12 -12
- package/useScrollTrigger/useScrollTrigger.d.ts +3 -3
- package/utils/isLayoutSupported.d.ts +1 -0
- package/utils/isLayoutSupported.js +12 -0
- package/utils/types.d.ts +4 -4
- package/utils/useSlot.d.ts +12 -12
- package/version/index.js +2 -2
package/Accordion/Accordion.d.ts
CHANGED
|
@@ -63,52 +63,52 @@ export interface AccordionOwnProps {
|
|
|
63
63
|
/**
|
|
64
64
|
* Override or extend the styles applied to the component.
|
|
65
65
|
*/
|
|
66
|
-
classes?: Partial<AccordionClasses
|
|
66
|
+
classes?: Partial<AccordionClasses> | undefined;
|
|
67
67
|
/**
|
|
68
68
|
* If `true`, expands the accordion by default.
|
|
69
69
|
* @default false
|
|
70
70
|
*/
|
|
71
|
-
defaultExpanded?: boolean;
|
|
71
|
+
defaultExpanded?: boolean | undefined;
|
|
72
72
|
/**
|
|
73
73
|
* If `true`, the component is disabled.
|
|
74
74
|
* @default false
|
|
75
75
|
*/
|
|
76
|
-
disabled?: boolean;
|
|
76
|
+
disabled?: boolean | undefined;
|
|
77
77
|
/**
|
|
78
78
|
* If `true`, it removes the margin between two expanded accordion items and prevents the increased height when expanded.
|
|
79
79
|
* @default false
|
|
80
80
|
*/
|
|
81
|
-
disableGutters?: boolean;
|
|
81
|
+
disableGutters?: boolean | undefined;
|
|
82
82
|
/**
|
|
83
83
|
* If `true`, expands the accordion, otherwise collapses it.
|
|
84
84
|
* Setting this prop enables control over the accordion.
|
|
85
85
|
*/
|
|
86
|
-
expanded?: boolean;
|
|
86
|
+
expanded?: boolean | undefined;
|
|
87
87
|
/**
|
|
88
88
|
* Callback fired when the expand/collapse state is changed.
|
|
89
89
|
*
|
|
90
90
|
* @param {React.SyntheticEvent} event The event source of the callback. **Warning**: This is a generic event not a change event.
|
|
91
91
|
* @param {boolean} expanded The `expanded` state of the accordion.
|
|
92
92
|
*/
|
|
93
|
-
onChange?: (event: React.SyntheticEvent, expanded: boolean) => void;
|
|
93
|
+
onChange?: ((event: React.SyntheticEvent, expanded: boolean) => void) | undefined;
|
|
94
94
|
/**
|
|
95
95
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
96
96
|
*/
|
|
97
|
-
sx?: SxProps<Theme
|
|
97
|
+
sx?: SxProps<Theme> | undefined;
|
|
98
98
|
/**
|
|
99
99
|
* The component used for the transition.
|
|
100
100
|
* [Follow this guide](https://mui.com/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
|
|
101
101
|
* @deprecated Use `slots.transition` instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
102
102
|
*/
|
|
103
103
|
TransitionComponent?: React.JSXElementConstructor<TransitionProps & {
|
|
104
|
-
children?: React.ReactElement<unknown, any
|
|
105
|
-
}
|
|
104
|
+
children?: React.ReactElement<unknown, any> | undefined;
|
|
105
|
+
}> | undefined;
|
|
106
106
|
/**
|
|
107
107
|
* Props applied to the transition element.
|
|
108
108
|
* By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.
|
|
109
109
|
* @deprecated Use `slotProps.transition` instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
110
110
|
*/
|
|
111
|
-
TransitionProps?: TransitionProps;
|
|
111
|
+
TransitionProps?: TransitionProps | undefined;
|
|
112
112
|
}
|
|
113
113
|
export type AccordionTypeMap<AdditionalProps = {}, RootComponent extends React.ElementType = 'div'> = ExtendPaperTypeMap<{
|
|
114
114
|
props: AdditionalProps & AccordionOwnProps & AccordionSlotsAndSlotProps;
|
|
@@ -128,7 +128,7 @@ export type AccordionTypeMap<AdditionalProps = {}, RootComponent extends React.E
|
|
|
128
128
|
*/
|
|
129
129
|
declare const Accordion: OverridableComponent<AccordionTypeMap>;
|
|
130
130
|
export type AccordionProps<RootComponent extends React.ElementType = AccordionTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<AccordionTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
|
|
131
|
-
component?: React.ElementType;
|
|
131
|
+
component?: React.ElementType | undefined;
|
|
132
132
|
};
|
|
133
133
|
export interface AccordionOwnerState extends AccordionProps {}
|
|
134
134
|
export default Accordion;
|
|
@@ -11,16 +11,16 @@ export interface AccordionActionsProps extends StandardProps<React.HTMLAttribute
|
|
|
11
11
|
/**
|
|
12
12
|
* Override or extend the styles applied to the component.
|
|
13
13
|
*/
|
|
14
|
-
classes?: Partial<AccordionActionsClasses
|
|
14
|
+
classes?: Partial<AccordionActionsClasses> | undefined;
|
|
15
15
|
/**
|
|
16
16
|
* If `true`, the actions do not have additional margin.
|
|
17
17
|
* @default false
|
|
18
18
|
*/
|
|
19
|
-
disableSpacing?: boolean;
|
|
19
|
+
disableSpacing?: boolean | undefined;
|
|
20
20
|
/**
|
|
21
21
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
22
22
|
*/
|
|
23
|
-
sx?: SxProps<Theme
|
|
23
|
+
sx?: SxProps<Theme> | undefined;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
/**
|
|
@@ -11,11 +11,11 @@ export interface AccordionDetailsProps extends StandardProps<React.HTMLAttribute
|
|
|
11
11
|
/**
|
|
12
12
|
* Override or extend the styles applied to the component.
|
|
13
13
|
*/
|
|
14
|
-
classes?: Partial<AccordionDetailsClasses
|
|
14
|
+
classes?: Partial<AccordionDetailsClasses> | undefined;
|
|
15
15
|
/**
|
|
16
16
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
17
17
|
*/
|
|
18
|
-
sx?: SxProps<Theme
|
|
18
|
+
sx?: SxProps<Theme> | undefined;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
/**
|
|
@@ -47,7 +47,7 @@ export interface AccordionSummaryOwnProps extends AccordionSummarySlotsAndSlotPr
|
|
|
47
47
|
/**
|
|
48
48
|
* Override or extend the styles applied to the component.
|
|
49
49
|
*/
|
|
50
|
-
classes?: Partial<AccordionSummaryClasses
|
|
50
|
+
classes?: Partial<AccordionSummaryClasses> | undefined;
|
|
51
51
|
/**
|
|
52
52
|
* The icon to display as the expand indicator.
|
|
53
53
|
*/
|
|
@@ -55,7 +55,7 @@ export interface AccordionSummaryOwnProps extends AccordionSummarySlotsAndSlotPr
|
|
|
55
55
|
/**
|
|
56
56
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
57
57
|
*/
|
|
58
|
-
sx?: SxProps<Theme
|
|
58
|
+
sx?: SxProps<Theme> | undefined;
|
|
59
59
|
}
|
|
60
60
|
export type AccordionSummaryTypeMap<AdditionalProps = {}, RootComponent extends React.ElementType = 'div'> = ExtendButtonBaseTypeMap<{
|
|
61
61
|
props: AdditionalProps & AccordionSummaryOwnProps;
|
|
@@ -76,6 +76,6 @@ export interface AccordionSummaryOwnerState extends Omit<AccordionSummaryProps,
|
|
|
76
76
|
*/
|
|
77
77
|
declare const AccordionSummary: ExtendButtonBase<AccordionSummaryTypeMap>;
|
|
78
78
|
export type AccordionSummaryProps<RootComponent extends React.ElementType = AccordionSummaryTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<AccordionSummaryTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
|
|
79
|
-
component?: React.ElementType;
|
|
79
|
+
component?: React.ElementType | undefined;
|
|
80
80
|
};
|
|
81
81
|
export default AccordionSummary;
|
package/Alert/Alert.d.ts
CHANGED
|
@@ -89,20 +89,20 @@ export interface AlertProps extends StandardProps<PaperProps, 'variant'>, AlertS
|
|
|
89
89
|
/**
|
|
90
90
|
* Override or extend the styles applied to the component.
|
|
91
91
|
*/
|
|
92
|
-
classes?: Partial<AlertClasses
|
|
92
|
+
classes?: Partial<AlertClasses> | undefined;
|
|
93
93
|
/**
|
|
94
94
|
* Override the default label for the *close popup* icon button.
|
|
95
95
|
*
|
|
96
96
|
* For localization purposes, you can use the provided [translations](https://mui.com/material-ui/guides/localization/).
|
|
97
97
|
* @default 'Close'
|
|
98
98
|
*/
|
|
99
|
-
closeText?: string;
|
|
99
|
+
closeText?: string | undefined;
|
|
100
100
|
/**
|
|
101
101
|
* The color of the component. Unless provided, the value is taken from the `severity` prop.
|
|
102
102
|
* It supports both default and custom theme colors, which can be added as shown in the
|
|
103
103
|
* [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
|
|
104
104
|
*/
|
|
105
|
-
color?: OverridableStringUnion<AlertColor, AlertPropsColorOverrides
|
|
105
|
+
color?: OverridableStringUnion<AlertColor, AlertPropsColorOverrides> | undefined;
|
|
106
106
|
/**
|
|
107
107
|
* The components used for each slot inside.
|
|
108
108
|
*
|
|
@@ -111,9 +111,9 @@ export interface AlertProps extends StandardProps<PaperProps, 'variant'>, AlertS
|
|
|
111
111
|
* @default {}
|
|
112
112
|
*/
|
|
113
113
|
components?: {
|
|
114
|
-
CloseButton?: React.ElementType;
|
|
115
|
-
CloseIcon?: React.ElementType;
|
|
116
|
-
};
|
|
114
|
+
CloseButton?: React.ElementType | undefined;
|
|
115
|
+
CloseIcon?: React.ElementType | undefined;
|
|
116
|
+
} | undefined;
|
|
117
117
|
/**
|
|
118
118
|
* The extra props for the slot components.
|
|
119
119
|
* You can override the existing props or add new ones.
|
|
@@ -123,14 +123,14 @@ export interface AlertProps extends StandardProps<PaperProps, 'variant'>, AlertS
|
|
|
123
123
|
* @default {}
|
|
124
124
|
*/
|
|
125
125
|
componentsProps?: {
|
|
126
|
-
closeButton?: IconButtonProps;
|
|
127
|
-
closeIcon?: SvgIconProps;
|
|
128
|
-
};
|
|
126
|
+
closeButton?: IconButtonProps | undefined;
|
|
127
|
+
closeIcon?: SvgIconProps | undefined;
|
|
128
|
+
} | undefined;
|
|
129
129
|
/**
|
|
130
130
|
* The severity of the alert. This defines the color and icon used.
|
|
131
131
|
* @default 'success'
|
|
132
132
|
*/
|
|
133
|
-
severity?: OverridableStringUnion<AlertColor, AlertPropsColorOverrides
|
|
133
|
+
severity?: OverridableStringUnion<AlertColor, AlertPropsColorOverrides> | undefined;
|
|
134
134
|
/**
|
|
135
135
|
* Override the icon displayed before the children.
|
|
136
136
|
* Unless provided, the icon is mapped to the value of the `severity` prop.
|
|
@@ -141,29 +141,29 @@ export interface AlertProps extends StandardProps<PaperProps, 'variant'>, AlertS
|
|
|
141
141
|
* The ARIA role attribute of the element.
|
|
142
142
|
* @default 'alert'
|
|
143
143
|
*/
|
|
144
|
-
role?: string;
|
|
144
|
+
role?: string | undefined;
|
|
145
145
|
/**
|
|
146
146
|
* The component maps the `severity` prop to a range of different icons,
|
|
147
147
|
* for instance success to `<SuccessOutlined>`.
|
|
148
148
|
* If you wish to change this mapping, you can provide your own.
|
|
149
149
|
* Alternatively, you can use the `icon` prop to override the icon displayed.
|
|
150
150
|
*/
|
|
151
|
-
iconMapping?: Partial<Record<OverridableStringUnion<AlertColor, AlertPropsColorOverrides>, React.ReactNode
|
|
151
|
+
iconMapping?: Partial<Record<OverridableStringUnion<AlertColor, AlertPropsColorOverrides>, React.ReactNode>> | undefined;
|
|
152
152
|
/**
|
|
153
153
|
* Callback fired when the component requests to be closed.
|
|
154
154
|
* When provided and no `action` prop is set, a close icon button is displayed that triggers the callback when clicked.
|
|
155
155
|
* @param {React.SyntheticEvent} event The event source of the callback.
|
|
156
156
|
*/
|
|
157
|
-
onClose?: (event: React.SyntheticEvent) => void;
|
|
157
|
+
onClose?: ((event: React.SyntheticEvent) => void) | undefined;
|
|
158
158
|
/**
|
|
159
159
|
* The variant to use.
|
|
160
160
|
* @default 'standard'
|
|
161
161
|
*/
|
|
162
|
-
variant?: OverridableStringUnion<'standard' | 'filled' | 'outlined', AlertPropsVariantOverrides
|
|
162
|
+
variant?: OverridableStringUnion<'standard' | 'filled' | 'outlined', AlertPropsVariantOverrides> | undefined;
|
|
163
163
|
/**
|
|
164
164
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
165
165
|
*/
|
|
166
|
-
sx?: SxProps<Theme
|
|
166
|
+
sx?: SxProps<Theme> | undefined;
|
|
167
167
|
}
|
|
168
168
|
export interface AlertOwnerState extends AlertProps {}
|
|
169
169
|
|
|
@@ -11,11 +11,11 @@ export interface AlertTitleProps extends TypographyProps<'div'> {
|
|
|
11
11
|
/**
|
|
12
12
|
* Override or extend the styles applied to the component.
|
|
13
13
|
*/
|
|
14
|
-
classes?: Partial<AlertTitleClasses
|
|
14
|
+
classes?: Partial<AlertTitleClasses> | undefined;
|
|
15
15
|
/**
|
|
16
16
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
17
17
|
*/
|
|
18
|
-
sx?: SxProps<Theme
|
|
18
|
+
sx?: SxProps<Theme> | undefined;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
/**
|
package/AppBar/AppBar.d.ts
CHANGED
|
@@ -10,41 +10,41 @@ export interface AppBarOwnProps {
|
|
|
10
10
|
/**
|
|
11
11
|
* Override or extend the styles applied to the component.
|
|
12
12
|
*/
|
|
13
|
-
classes?: Partial<AppBarClasses
|
|
13
|
+
classes?: Partial<AppBarClasses> | undefined;
|
|
14
14
|
/**
|
|
15
15
|
* The color of the component.
|
|
16
16
|
* It supports both default and custom theme colors, which can be added as shown in the
|
|
17
17
|
* [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
|
|
18
18
|
* @default 'primary'
|
|
19
19
|
*/
|
|
20
|
-
color?: OverridableStringUnion<PropTypes.Color | 'transparent' | 'error' | 'info' | 'success' | 'warning', AppBarPropsColorOverrides
|
|
20
|
+
color?: OverridableStringUnion<PropTypes.Color | 'transparent' | 'error' | 'info' | 'success' | 'warning', AppBarPropsColorOverrides> | undefined;
|
|
21
21
|
/**
|
|
22
22
|
* Shadow depth, corresponds to `dp` in the spec.
|
|
23
23
|
* It accepts values between 0 and 24 inclusive.
|
|
24
24
|
* @default 4
|
|
25
25
|
*/
|
|
26
|
-
elevation?: number;
|
|
26
|
+
elevation?: number | undefined;
|
|
27
27
|
/**
|
|
28
28
|
* If true, the `color` prop is applied in dark mode.
|
|
29
29
|
* @default false
|
|
30
30
|
*/
|
|
31
|
-
enableColorOnDark?: boolean;
|
|
31
|
+
enableColorOnDark?: boolean | undefined;
|
|
32
32
|
/**
|
|
33
33
|
* The positioning type. The behavior of the different options is described
|
|
34
34
|
* [in the MDN web docs](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/position).
|
|
35
35
|
* Note: `sticky` is not universally supported and will fall back to `static` when unavailable.
|
|
36
36
|
* @default 'fixed'
|
|
37
37
|
*/
|
|
38
|
-
position?: 'fixed' | 'absolute' | 'sticky' | 'static' | 'relative';
|
|
38
|
+
position?: 'fixed' | 'absolute' | 'sticky' | 'static' | 'relative' | undefined;
|
|
39
39
|
/**
|
|
40
40
|
* If `false`, rounded corners are enabled.
|
|
41
41
|
* @default true
|
|
42
42
|
*/
|
|
43
|
-
square?: boolean;
|
|
43
|
+
square?: boolean | undefined;
|
|
44
44
|
/**
|
|
45
45
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
46
46
|
*/
|
|
47
|
-
sx?: SxProps<Theme
|
|
47
|
+
sx?: SxProps<Theme> | undefined;
|
|
48
48
|
}
|
|
49
49
|
export type AppBarTypeMap<AdditionalProps = {}, RootComponent extends React.ElementType = 'header'> = ExtendPaperTypeMap<{
|
|
50
50
|
props: AdditionalProps & AppBarOwnProps;
|
|
@@ -65,6 +65,6 @@ export type AppBarTypeMap<AdditionalProps = {}, RootComponent extends React.Elem
|
|
|
65
65
|
|
|
66
66
|
declare const AppBar: OverridableComponent<AppBarTypeMap>;
|
|
67
67
|
export type AppBarProps<RootComponent extends React.ElementType = AppBarTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<AppBarTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
|
|
68
|
-
component?: React.ElementType;
|
|
68
|
+
component?: React.ElementType | undefined;
|
|
69
69
|
};
|
|
70
70
|
export default AppBar;
|
|
@@ -47,7 +47,7 @@ export type AutocompleteRenderValueGetItemProps<Multiple extends boolean | undef
|
|
|
47
47
|
tabIndex: -1;
|
|
48
48
|
onDelete: (event: any) => void;
|
|
49
49
|
} : (args?: {
|
|
50
|
-
index?: number;
|
|
50
|
+
index?: number | undefined;
|
|
51
51
|
}) => {
|
|
52
52
|
className: string;
|
|
53
53
|
disabled: boolean;
|
|
@@ -106,8 +106,8 @@ export type AutocompleteSlotsAndSlotProps<Value, Multiple extends boolean | unde
|
|
|
106
106
|
* Props applied to the Listbox element.
|
|
107
107
|
*/
|
|
108
108
|
listbox: SlotProps<React.ElementType<ReturnType<ReturnType<typeof useAutocomplete>['getListboxProps']> & {
|
|
109
|
-
sx?: SxProps<Theme
|
|
110
|
-
ref?: React.Ref<Element
|
|
109
|
+
sx?: SxProps<Theme> | undefined;
|
|
110
|
+
ref?: React.Ref<Element> | undefined;
|
|
111
111
|
}>, {}, AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>>;
|
|
112
112
|
paper: SlotProps<React.ElementType<Partial<PaperProps>>, AutocompletePaperSlotPropsOverrides, AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>>;
|
|
113
113
|
popper: SlotProps<React.ElementType<Partial<PopperProps>>, AutocompletePopperSlotPropsOverrides, AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>>;
|
|
@@ -118,11 +118,11 @@ export interface AutocompleteProps<Value, Multiple extends boolean | undefined,
|
|
|
118
118
|
* Props applied to the [`Chip`](https://mui.com/material-ui/api/chip/) element.
|
|
119
119
|
* @deprecated Use `slotProps.chip` instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
120
120
|
*/
|
|
121
|
-
ChipProps?: ChipProps<ChipComponent
|
|
121
|
+
ChipProps?: ChipProps<ChipComponent> | undefined;
|
|
122
122
|
/**
|
|
123
123
|
* Override or extend the styles applied to the component.
|
|
124
124
|
*/
|
|
125
|
-
classes?: Partial<AutocompleteClasses
|
|
125
|
+
classes?: Partial<AutocompleteClasses> | undefined;
|
|
126
126
|
/**
|
|
127
127
|
* The icon to display in place of the default clear icon.
|
|
128
128
|
* @default <ClearIcon fontSize="small" />
|
|
@@ -134,44 +134,44 @@ export interface AutocompleteProps<Value, Multiple extends boolean | undefined,
|
|
|
134
134
|
* For localization purposes, you can use the provided [translations](https://mui.com/material-ui/guides/localization/).
|
|
135
135
|
* @default 'Clear'
|
|
136
136
|
*/
|
|
137
|
-
clearText?: string;
|
|
137
|
+
clearText?: string | undefined;
|
|
138
138
|
/**
|
|
139
139
|
* Override the default text for the *close popup* icon button.
|
|
140
140
|
*
|
|
141
141
|
* For localization purposes, you can use the provided [translations](https://mui.com/material-ui/guides/localization/).
|
|
142
142
|
* @default 'Close'
|
|
143
143
|
*/
|
|
144
|
-
closeText?: string;
|
|
144
|
+
closeText?: string | undefined;
|
|
145
145
|
/**
|
|
146
146
|
* The props used for each slot inside.
|
|
147
147
|
* @deprecated Use the `slotProps` prop instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](https://mui.com/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
148
148
|
*/
|
|
149
149
|
componentsProps?: {
|
|
150
|
-
clearIndicator?: Partial<IconButtonProps
|
|
151
|
-
paper?: PaperProps;
|
|
152
|
-
popper?: Partial<PopperProps
|
|
153
|
-
popupIndicator?: Partial<IconButtonProps
|
|
154
|
-
};
|
|
150
|
+
clearIndicator?: Partial<IconButtonProps> | undefined;
|
|
151
|
+
paper?: PaperProps | undefined;
|
|
152
|
+
popper?: Partial<PopperProps> | undefined;
|
|
153
|
+
popupIndicator?: Partial<IconButtonProps> | undefined;
|
|
154
|
+
} | undefined;
|
|
155
155
|
/**
|
|
156
156
|
* If `true`, the component is disabled.
|
|
157
157
|
* @default false
|
|
158
158
|
*/
|
|
159
|
-
disabled?: boolean;
|
|
159
|
+
disabled?: boolean | undefined;
|
|
160
160
|
/**
|
|
161
161
|
* If `true`, the `Popper` content will be under the DOM hierarchy of the parent component.
|
|
162
162
|
* @default false
|
|
163
163
|
*/
|
|
164
|
-
disablePortal?: boolean;
|
|
164
|
+
disablePortal?: boolean | undefined;
|
|
165
165
|
/**
|
|
166
166
|
* Force the visibility display of the popup icon.
|
|
167
167
|
* @default 'auto'
|
|
168
168
|
*/
|
|
169
|
-
forcePopupIcon?: true | false | 'auto';
|
|
169
|
+
forcePopupIcon?: true | false | 'auto' | undefined;
|
|
170
170
|
/**
|
|
171
171
|
* If `true`, the input will take up the full width of its container.
|
|
172
172
|
* @default false
|
|
173
173
|
*/
|
|
174
|
-
fullWidth?: boolean;
|
|
174
|
+
fullWidth?: boolean | undefined;
|
|
175
175
|
/**
|
|
176
176
|
* The label to display when the tags are truncated (`limitTags`).
|
|
177
177
|
*
|
|
@@ -179,27 +179,27 @@ export interface AutocompleteProps<Value, Multiple extends boolean | undefined,
|
|
|
179
179
|
* @returns {ReactNode}
|
|
180
180
|
* @default (more) => `+${more}`
|
|
181
181
|
*/
|
|
182
|
-
getLimitTagsText?: (more: number) => React.ReactNode;
|
|
182
|
+
getLimitTagsText?: ((more: number) => React.ReactNode) | undefined;
|
|
183
183
|
/**
|
|
184
184
|
* The component used to render the listbox.
|
|
185
185
|
* @default 'ul'
|
|
186
186
|
* @deprecated Use `slotProps.listbox.component` instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
187
187
|
*/
|
|
188
|
-
ListboxComponent?: React.JSXElementConstructor<React.HTMLAttributes<HTMLElement
|
|
188
|
+
ListboxComponent?: React.JSXElementConstructor<React.HTMLAttributes<HTMLElement>> | undefined;
|
|
189
189
|
/**
|
|
190
190
|
* Props applied to the Listbox element.
|
|
191
191
|
* @deprecated Use `slotProps.listbox` instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
192
192
|
*/
|
|
193
|
-
ListboxProps?: ReturnType<ReturnType<typeof useAutocomplete>['getListboxProps']> & {
|
|
194
|
-
sx?: SxProps<Theme
|
|
195
|
-
ref?: React.Ref<Element
|
|
196
|
-
};
|
|
193
|
+
ListboxProps?: (ReturnType<ReturnType<typeof useAutocomplete>['getListboxProps']> & {
|
|
194
|
+
sx?: SxProps<Theme> | undefined;
|
|
195
|
+
ref?: React.Ref<Element> | undefined;
|
|
196
|
+
}) | undefined;
|
|
197
197
|
/**
|
|
198
198
|
* If `true`, the component is in a loading state.
|
|
199
199
|
* This shows the `loadingText` in place of suggestions (only if there are no suggestions to show, for example `options` are empty).
|
|
200
200
|
* @default false
|
|
201
201
|
*/
|
|
202
|
-
loading?: boolean;
|
|
202
|
+
loading?: boolean | undefined;
|
|
203
203
|
/**
|
|
204
204
|
* Text to display when in a loading state.
|
|
205
205
|
*
|
|
@@ -212,7 +212,7 @@ export interface AutocompleteProps<Value, Multiple extends boolean | undefined,
|
|
|
212
212
|
* Set `-1` to disable the limit.
|
|
213
213
|
* @default -1
|
|
214
214
|
*/
|
|
215
|
-
limitTags?: number;
|
|
215
|
+
limitTags?: number | undefined;
|
|
216
216
|
/**
|
|
217
217
|
* Text to display when there are no options.
|
|
218
218
|
*
|
|
@@ -220,28 +220,28 @@ export interface AutocompleteProps<Value, Multiple extends boolean | undefined,
|
|
|
220
220
|
* @default 'No options'
|
|
221
221
|
*/
|
|
222
222
|
noOptionsText?: React.ReactNode;
|
|
223
|
-
onKeyDown?: (event: React.KeyboardEvent<HTMLDivElement> & {
|
|
224
|
-
defaultMuiPrevented?: boolean;
|
|
225
|
-
}) => void;
|
|
223
|
+
onKeyDown?: ((event: React.KeyboardEvent<HTMLDivElement> & {
|
|
224
|
+
defaultMuiPrevented?: boolean | undefined;
|
|
225
|
+
}) => void) | undefined;
|
|
226
226
|
/**
|
|
227
227
|
* Override the default text for the *open popup* icon button.
|
|
228
228
|
*
|
|
229
229
|
* For localization purposes, you can use the provided [translations](https://mui.com/material-ui/guides/localization/).
|
|
230
230
|
* @default 'Open'
|
|
231
231
|
*/
|
|
232
|
-
openText?: string;
|
|
232
|
+
openText?: string | undefined;
|
|
233
233
|
/**
|
|
234
234
|
* The component used to render the body of the popup.
|
|
235
235
|
* @default Paper
|
|
236
236
|
* @deprecated Use `slots.paper` instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
237
237
|
*/
|
|
238
|
-
PaperComponent?: React.JSXElementConstructor<React.HTMLAttributes<HTMLElement
|
|
238
|
+
PaperComponent?: React.JSXElementConstructor<React.HTMLAttributes<HTMLElement>> | undefined;
|
|
239
239
|
/**
|
|
240
240
|
* The component used to position the popup.
|
|
241
241
|
* @default Popper
|
|
242
242
|
* @deprecated Use `slots.popper` instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
243
243
|
*/
|
|
244
|
-
PopperComponent?: React.JSXElementConstructor<PopperProps
|
|
244
|
+
PopperComponent?: React.JSXElementConstructor<PopperProps> | undefined;
|
|
245
245
|
/**
|
|
246
246
|
* The icon to display in place of the default popup icon.
|
|
247
247
|
* @default <ArrowDropDownIcon />
|
|
@@ -251,14 +251,14 @@ export interface AutocompleteProps<Value, Multiple extends boolean | undefined,
|
|
|
251
251
|
* If `true`, the component becomes readonly. It is also supported for multiple tags where the tag cannot be deleted.
|
|
252
252
|
* @default false
|
|
253
253
|
*/
|
|
254
|
-
readOnly?: boolean;
|
|
254
|
+
readOnly?: boolean | undefined;
|
|
255
255
|
/**
|
|
256
256
|
* Render the group.
|
|
257
257
|
*
|
|
258
258
|
* @param {AutocompleteRenderGroupParams} params The group to render.
|
|
259
259
|
* @returns {ReactNode}
|
|
260
260
|
*/
|
|
261
|
-
renderGroup?: (params: AutocompleteRenderGroupParams) => React.ReactNode;
|
|
261
|
+
renderGroup?: ((params: AutocompleteRenderGroupParams) => React.ReactNode) | undefined;
|
|
262
262
|
/**
|
|
263
263
|
* Render the input.
|
|
264
264
|
*
|
|
@@ -282,9 +282,9 @@ export interface AutocompleteProps<Value, Multiple extends boolean | undefined,
|
|
|
282
282
|
* @param {object} ownerState The state of the Autocomplete component.
|
|
283
283
|
* @returns {ReactNode}
|
|
284
284
|
*/
|
|
285
|
-
renderOption?: (props: React.HTMLAttributes<HTMLLIElement> & {
|
|
285
|
+
renderOption?: ((props: React.HTMLAttributes<HTMLLIElement> & {
|
|
286
286
|
key: React.Key;
|
|
287
|
-
}, option: Value, state: AutocompleteRenderOptionState, ownerState: AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>) => React.ReactNode;
|
|
287
|
+
}, option: Value, state: AutocompleteRenderOptionState, ownerState: AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>) => React.ReactNode) | undefined;
|
|
288
288
|
/**
|
|
289
289
|
* Render the selected value when doing multiple selections.
|
|
290
290
|
*
|
|
@@ -295,7 +295,7 @@ export interface AutocompleteProps<Value, Multiple extends boolean | undefined,
|
|
|
295
295
|
* @param {object} ownerState The state of the Autocomplete component.
|
|
296
296
|
* @returns {ReactNode}
|
|
297
297
|
*/
|
|
298
|
-
renderTags?: (value: Value[], getTagProps: AutocompleteRenderGetTagProps, ownerState: AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>) => React.ReactNode;
|
|
298
|
+
renderTags?: ((value: Value[], getTagProps: AutocompleteRenderGetTagProps, ownerState: AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>) => React.ReactNode) | undefined;
|
|
299
299
|
/**
|
|
300
300
|
* Renders the selected value(s) as rich content in the input for both single and multiple selections.
|
|
301
301
|
*
|
|
@@ -304,16 +304,16 @@ export interface AutocompleteProps<Value, Multiple extends boolean | undefined,
|
|
|
304
304
|
* @param {object} ownerState The state of the Autocomplete component.
|
|
305
305
|
* @returns {ReactNode}
|
|
306
306
|
*/
|
|
307
|
-
renderValue?: (value: AutocompleteRenderValue<Value, Multiple, FreeSolo>, getItemProps: AutocompleteRenderValueGetItemProps<Multiple>, ownerState: AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>) => React.ReactNode;
|
|
307
|
+
renderValue?: ((value: AutocompleteRenderValue<Value, Multiple, FreeSolo>, getItemProps: AutocompleteRenderValueGetItemProps<Multiple>, ownerState: AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>) => React.ReactNode) | undefined;
|
|
308
308
|
/**
|
|
309
309
|
* The size of the component.
|
|
310
310
|
* @default 'medium'
|
|
311
311
|
*/
|
|
312
|
-
size?: OverridableStringUnion<'small' | 'medium', AutocompletePropsSizeOverrides
|
|
312
|
+
size?: OverridableStringUnion<'small' | 'medium', AutocompletePropsSizeOverrides> | undefined;
|
|
313
313
|
/**
|
|
314
314
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
315
315
|
*/
|
|
316
|
-
sx?: SxProps<Theme
|
|
316
|
+
sx?: SxProps<Theme> | undefined;
|
|
317
317
|
}
|
|
318
318
|
|
|
319
319
|
/**
|
package/Avatar/Avatar.d.ts
CHANGED
|
@@ -49,7 +49,7 @@ export interface AvatarOwnProps {
|
|
|
49
49
|
* Used in combination with `src` or `srcSet` to
|
|
50
50
|
* provide an alt attribute for the rendered `img` element.
|
|
51
51
|
*/
|
|
52
|
-
alt?: string;
|
|
52
|
+
alt?: string | undefined;
|
|
53
53
|
/**
|
|
54
54
|
* Used to render icon or text elements inside the Avatar if `src` is not set.
|
|
55
55
|
* This can be an element, or just a string.
|
|
@@ -58,37 +58,37 @@ export interface AvatarOwnProps {
|
|
|
58
58
|
/**
|
|
59
59
|
* Override or extend the styles applied to the component.
|
|
60
60
|
*/
|
|
61
|
-
classes?: Partial<AvatarClasses
|
|
61
|
+
classes?: Partial<AvatarClasses> | undefined;
|
|
62
62
|
/**
|
|
63
63
|
* [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/img#attributes) applied to the `img` element if the component is used to display an image.
|
|
64
64
|
* It can be used to listen for the loading error event.
|
|
65
65
|
* @deprecated Use `slotProps.img` instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
66
66
|
*/
|
|
67
|
-
imgProps?: React.ImgHTMLAttributes<HTMLImageElement> & {
|
|
68
|
-
sx?: SxProps<Theme
|
|
69
|
-
};
|
|
67
|
+
imgProps?: (React.ImgHTMLAttributes<HTMLImageElement> & {
|
|
68
|
+
sx?: SxProps<Theme> | undefined;
|
|
69
|
+
}) | undefined;
|
|
70
70
|
/**
|
|
71
71
|
* The `sizes` attribute for the `img` element.
|
|
72
72
|
*/
|
|
73
|
-
sizes?: string;
|
|
73
|
+
sizes?: string | undefined;
|
|
74
74
|
/**
|
|
75
75
|
* The `src` attribute for the `img` element.
|
|
76
76
|
*/
|
|
77
|
-
src?: string;
|
|
77
|
+
src?: string | undefined;
|
|
78
78
|
/**
|
|
79
79
|
* The `srcSet` attribute for the `img` element.
|
|
80
80
|
* Use this attribute for responsive image display.
|
|
81
81
|
*/
|
|
82
|
-
srcSet?: string;
|
|
82
|
+
srcSet?: string | undefined;
|
|
83
83
|
/**
|
|
84
84
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
85
85
|
*/
|
|
86
|
-
sx?: SxProps<Theme
|
|
86
|
+
sx?: SxProps<Theme> | undefined;
|
|
87
87
|
/**
|
|
88
88
|
* The shape of the avatar.
|
|
89
89
|
* @default 'circular'
|
|
90
90
|
*/
|
|
91
|
-
variant?: OverridableStringUnion<'circular' | 'rounded' | 'square', AvatarPropsVariantOverrides
|
|
91
|
+
variant?: OverridableStringUnion<'circular' | 'rounded' | 'square', AvatarPropsVariantOverrides> | undefined;
|
|
92
92
|
}
|
|
93
93
|
export interface AvatarTypeMap<AdditionalProps = {}, RootComponent extends React.ElementType = 'div'> {
|
|
94
94
|
props: AdditionalProps & AvatarOwnProps & AvatarSlotsAndSlotProps;
|
|
@@ -107,6 +107,6 @@ export interface AvatarTypeMap<AdditionalProps = {}, RootComponent extends React
|
|
|
107
107
|
*/
|
|
108
108
|
declare const Avatar: OverridableComponent<AvatarTypeMap>;
|
|
109
109
|
export type AvatarProps<RootComponent extends React.ElementType = AvatarTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<AvatarTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
|
|
110
|
-
component?: React.ElementType;
|
|
110
|
+
component?: React.ElementType | undefined;
|
|
111
111
|
};
|
|
112
112
|
export default Avatar;
|
|
@@ -25,12 +25,12 @@ export interface AvatarGroupOwnProps extends AvatarGroupSlotsAndSlotProps {
|
|
|
25
25
|
/**
|
|
26
26
|
* Override or extend the styles applied to the component.
|
|
27
27
|
*/
|
|
28
|
-
classes?: Partial<AvatarGroupClasses
|
|
28
|
+
classes?: Partial<AvatarGroupClasses> | undefined;
|
|
29
29
|
/**
|
|
30
30
|
* The component used for the root node.
|
|
31
31
|
* Either a string to use a HTML element or a component.
|
|
32
32
|
*/
|
|
33
|
-
component?: React.ElementType;
|
|
33
|
+
component?: React.ElementType | undefined;
|
|
34
34
|
/**
|
|
35
35
|
* The extra props for the slot components.
|
|
36
36
|
* You can override the existing props or add new ones.
|
|
@@ -40,38 +40,38 @@ export interface AvatarGroupOwnProps extends AvatarGroupSlotsAndSlotProps {
|
|
|
40
40
|
* @deprecated use the `slotProps` prop instead. This prop will be removed in a future major release. See [Migrating from deprecated APIs](https://mui.com/material-ui/migration/migrating-from-deprecated-apis/) for more details.
|
|
41
41
|
*/
|
|
42
42
|
componentsProps?: {
|
|
43
|
-
additionalAvatar?: React.ComponentPropsWithRef<typeof Avatar> & AvatarGroupComponentsPropsOverrides;
|
|
44
|
-
};
|
|
43
|
+
additionalAvatar?: (React.ComponentPropsWithRef<typeof Avatar> & AvatarGroupComponentsPropsOverrides) | undefined;
|
|
44
|
+
} | undefined;
|
|
45
45
|
/**
|
|
46
46
|
* Max avatars to show before +x.
|
|
47
47
|
* @default 5
|
|
48
48
|
*/
|
|
49
|
-
max?: number;
|
|
49
|
+
max?: number | undefined;
|
|
50
50
|
/**
|
|
51
51
|
* custom renderer of extraAvatars
|
|
52
52
|
* @param {number} surplus number of extra avatars
|
|
53
53
|
* @returns {React.ReactNode} custom element to display
|
|
54
54
|
*/
|
|
55
|
-
renderSurplus?: (surplus: number) => React.ReactNode;
|
|
55
|
+
renderSurplus?: ((surplus: number) => React.ReactNode) | undefined;
|
|
56
56
|
/**
|
|
57
57
|
* Spacing between avatars.
|
|
58
58
|
* @default 'medium'
|
|
59
59
|
*/
|
|
60
|
-
spacing?: 'small' | 'medium' | number;
|
|
60
|
+
spacing?: 'small' | 'medium' | number | undefined;
|
|
61
61
|
/**
|
|
62
62
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
63
63
|
*/
|
|
64
|
-
sx?: SxProps<Theme
|
|
64
|
+
sx?: SxProps<Theme> | undefined;
|
|
65
65
|
/**
|
|
66
66
|
* The total number of avatars. Used for calculating the number of extra avatars.
|
|
67
67
|
* @default children.length
|
|
68
68
|
*/
|
|
69
|
-
total?: number;
|
|
69
|
+
total?: number | undefined;
|
|
70
70
|
/**
|
|
71
71
|
* The variant to use.
|
|
72
72
|
* @default 'circular'
|
|
73
73
|
*/
|
|
74
|
-
variant?: OverridableStringUnion<'circular' | 'rounded' | 'square', AvatarGroupPropsVariantOverrides
|
|
74
|
+
variant?: OverridableStringUnion<'circular' | 'rounded' | 'square', AvatarGroupPropsVariantOverrides> | undefined;
|
|
75
75
|
}
|
|
76
76
|
export interface AvatarGroupTypeMap<AdditionalProps = {}, RootComponent extends React.ElementType = 'div'> {
|
|
77
77
|
props: AdditionalProps & AvatarGroupOwnProps;
|
|
@@ -90,7 +90,7 @@ export interface AvatarGroupTypeMap<AdditionalProps = {}, RootComponent extends
|
|
|
90
90
|
*/
|
|
91
91
|
declare const AvatarGroup: OverridableComponent<AvatarGroupTypeMap>;
|
|
92
92
|
export type AvatarGroupProps<RootComponent extends React.ElementType = AvatarGroupTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<AvatarGroupTypeMap<AdditionalProps, RootComponent>, RootComponent> & {
|
|
93
|
-
component?: React.ElementType;
|
|
93
|
+
component?: React.ElementType | undefined;
|
|
94
94
|
};
|
|
95
95
|
export interface AvatarGroupOwnerState extends PartiallyRequired<AvatarGroupProps, 'max' | 'spacing' | 'component' | 'variant'> {}
|
|
96
96
|
export default AvatarGroup;
|