@mui/material 5.0.4 → 5.0.5
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.js +1 -1
- package/AccordionActions/AccordionActions.js +1 -1
- package/AccordionDetails/AccordionDetails.js +1 -1
- package/AccordionSummary/AccordionSummary.js +1 -1
- package/Alert/Alert.js +1 -1
- package/AlertTitle/AlertTitle.js +1 -1
- package/AppBar/AppBar.js +1 -1
- package/Autocomplete/Autocomplete.js +14 -10
- package/Avatar/Avatar.js +1 -1
- package/AvatarGroup/AvatarGroup.js +3 -3
- package/Backdrop/Backdrop.js +1 -1
- package/Badge/Badge.js +1 -1
- package/BottomNavigation/BottomNavigation.js +1 -1
- package/BottomNavigationAction/BottomNavigationAction.js +1 -1
- package/Breadcrumbs/Breadcrumbs.js +1 -1
- package/Button/Button.js +1 -1
- package/ButtonBase/ButtonBase.js +1 -1
- package/ButtonGroup/ButtonGroup.js +1 -1
- package/CHANGELOG.md +79 -0
- package/Card/Card.js +1 -1
- package/CardActionArea/CardActionArea.js +1 -1
- package/CardActions/CardActions.js +1 -1
- package/CardContent/CardContent.js +1 -1
- package/CardHeader/CardHeader.js +1 -1
- package/CardMedia/CardMedia.js +2 -2
- package/Checkbox/Checkbox.js +1 -1
- package/Chip/Chip.js +1 -1
- package/CircularProgress/CircularProgress.js +1 -1
- package/ClickAwayListener/index.d.ts +2 -2
- package/ClickAwayListener/index.js +2 -2
- package/Collapse/Collapse.js +1 -1
- package/Container/Container.js +1 -1
- package/Dialog/Dialog.js +1 -1
- package/DialogActions/DialogActions.js +1 -1
- package/DialogContent/DialogContent.js +3 -2
- package/DialogContentText/DialogContentText.js +1 -1
- package/DialogTitle/DialogTitle.js +1 -1
- package/Divider/Divider.js +1 -1
- package/Drawer/Drawer.js +1 -1
- package/Fab/Fab.js +1 -1
- package/FilledInput/FilledInput.js +1 -1
- package/FormControl/FormControl.js +1 -1
- package/FormControlLabel/FormControlLabel.js +1 -1
- package/FormGroup/FormGroup.js +1 -1
- package/FormHelperText/FormHelperText.js +1 -1
- package/FormLabel/FormLabel.js +1 -1
- package/Grid/Grid.js +6 -3
- package/Icon/Icon.js +1 -1
- package/IconButton/IconButton.js +1 -1
- package/ImageList/ImageList.js +1 -1
- package/ImageListItem/ImageListItem.js +1 -1
- package/ImageListItemBar/ImageListItemBar.js +1 -1
- package/Input/Input.js +1 -1
- package/InputAdornment/InputAdornment.js +1 -1
- package/InputBase/InputBase.js +4 -9
- package/InputLabel/InputLabel.js +1 -1
- package/LinearProgress/LinearProgress.js +1 -1
- package/Link/Link.js +1 -1
- package/List/List.js +1 -1
- package/ListItem/ListItem.js +1 -1
- package/ListItemAvatar/ListItemAvatar.js +1 -1
- package/ListItemButton/ListItemButton.js +1 -1
- package/ListItemIcon/ListItemIcon.js +1 -1
- package/ListItemSecondaryAction/ListItemSecondaryAction.js +1 -1
- package/ListItemText/ListItemText.js +1 -1
- package/ListSubheader/ListSubheader.js +1 -1
- package/Menu/Menu.js +1 -1
- package/MenuItem/MenuItem.js +5 -2
- package/MobileStepper/MobileStepper.js +1 -1
- package/Modal/Modal.js +1 -1
- package/NativeSelect/NativeSelect.js +1 -1
- package/OutlinedInput/OutlinedInput.js +1 -1
- package/Pagination/Pagination.js +1 -1
- package/PaginationItem/PaginationItem.js +1 -1
- package/Paper/Paper.js +1 -1
- package/Popover/Popover.js +1 -1
- package/Popper/index.d.ts +2 -2
- package/Popper/index.js +1 -1
- package/Radio/Radio.js +1 -1
- package/Rating/Rating.js +1 -1
- package/Select/Select.js +1 -1
- package/Skeleton/Skeleton.js +1 -1
- package/Slider/Slider.js +1 -1
- package/Snackbar/Snackbar.d.ts +1 -1
- package/Snackbar/Snackbar.js +2 -2
- package/SnackbarContent/SnackbarContent.js +1 -1
- package/SpeedDial/SpeedDial.js +1 -1
- package/SpeedDialAction/SpeedDialAction.js +1 -1
- package/SpeedDialIcon/SpeedDialIcon.js +1 -1
- package/Stack/Stack.js +1 -1
- package/Step/Step.js +1 -1
- package/StepButton/StepButton.js +1 -1
- package/StepConnector/StepConnector.js +1 -1
- package/StepContent/StepContent.js +1 -1
- package/StepIcon/StepIcon.js +1 -1
- package/StepLabel/StepLabel.js +1 -1
- package/Stepper/Stepper.js +1 -1
- package/SvgIcon/SvgIcon.js +1 -1
- package/Switch/Switch.js +1 -1
- package/Tab/Tab.d.ts +6 -0
- package/Tab/Tab.js +27 -7
- package/TabScrollButton/TabScrollButton.js +1 -1
- package/Table/Table.js +1 -1
- package/TableBody/TableBody.js +1 -1
- package/TableCell/TableCell.js +1 -1
- package/TableContainer/TableContainer.js +1 -1
- package/TableFooter/TableFooter.js +1 -1
- package/TableHead/TableHead.js +1 -1
- package/TablePagination/TablePagination.js +1 -1
- package/TableRow/TableRow.js +1 -1
- package/TableSortLabel/TableSortLabel.js +1 -1
- package/Tabs/Tabs.js +1 -1
- package/TextField/TextField.js +1 -1
- package/TextareaAutosize/index.d.ts +2 -2
- package/TextareaAutosize/index.js +1 -1
- package/ToggleButton/ToggleButton.js +1 -1
- package/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/Toolbar/Toolbar.js +1 -1
- package/Tooltip/Tooltip.d.ts +1 -1
- package/Tooltip/Tooltip.js +4 -4
- package/Typography/Typography.js +1 -1
- package/index.js +1 -1
- package/legacy/Accordion/Accordion.js +1 -1
- package/legacy/AccordionActions/AccordionActions.js +1 -1
- package/legacy/AccordionDetails/AccordionDetails.js +1 -1
- package/legacy/AccordionSummary/AccordionSummary.js +1 -1
- package/legacy/Alert/Alert.js +1 -1
- package/legacy/AlertTitle/AlertTitle.js +1 -1
- package/legacy/AppBar/AppBar.js +1 -1
- package/legacy/Autocomplete/Autocomplete.js +33 -32
- package/legacy/Avatar/Avatar.js +1 -1
- package/legacy/AvatarGroup/AvatarGroup.js +3 -3
- package/legacy/Backdrop/Backdrop.js +1 -1
- package/legacy/Badge/Badge.js +1 -1
- package/legacy/BottomNavigation/BottomNavigation.js +1 -1
- package/legacy/BottomNavigationAction/BottomNavigationAction.js +1 -1
- package/legacy/Breadcrumbs/Breadcrumbs.js +1 -1
- package/legacy/Button/Button.js +1 -1
- package/legacy/ButtonBase/ButtonBase.js +1 -1
- package/legacy/ButtonGroup/ButtonGroup.js +1 -1
- package/legacy/Card/Card.js +1 -1
- package/legacy/CardActionArea/CardActionArea.js +1 -1
- package/legacy/CardActions/CardActions.js +1 -1
- package/legacy/CardContent/CardContent.js +1 -1
- package/legacy/CardHeader/CardHeader.js +1 -1
- package/legacy/CardMedia/CardMedia.js +2 -2
- package/legacy/Checkbox/Checkbox.js +1 -1
- package/legacy/Chip/Chip.js +1 -1
- package/legacy/CircularProgress/CircularProgress.js +1 -1
- package/legacy/ClickAwayListener/index.js +2 -2
- package/legacy/Collapse/Collapse.js +1 -1
- package/legacy/Container/Container.js +1 -1
- package/legacy/Dialog/Dialog.js +1 -1
- package/legacy/DialogActions/DialogActions.js +1 -1
- package/legacy/DialogContent/DialogContent.js +6 -6
- package/legacy/DialogContentText/DialogContentText.js +1 -1
- package/legacy/DialogTitle/DialogTitle.js +1 -1
- package/legacy/Divider/Divider.js +1 -1
- package/legacy/Drawer/Drawer.js +1 -1
- package/legacy/Fab/Fab.js +1 -1
- package/legacy/FilledInput/FilledInput.js +1 -1
- package/legacy/FormControl/FormControl.js +1 -1
- package/legacy/FormControlLabel/FormControlLabel.js +1 -1
- package/legacy/FormGroup/FormGroup.js +1 -1
- package/legacy/FormHelperText/FormHelperText.js +1 -1
- package/legacy/FormLabel/FormLabel.js +1 -1
- package/legacy/Grid/Grid.js +6 -4
- package/legacy/Icon/Icon.js +1 -1
- package/legacy/IconButton/IconButton.js +1 -1
- package/legacy/ImageList/ImageList.js +1 -1
- package/legacy/ImageListItem/ImageListItem.js +1 -1
- package/legacy/ImageListItemBar/ImageListItemBar.js +1 -1
- package/legacy/Input/Input.js +1 -1
- package/legacy/InputAdornment/InputAdornment.js +1 -1
- package/legacy/InputBase/InputBase.js +4 -9
- package/legacy/InputLabel/InputLabel.js +1 -1
- package/legacy/LinearProgress/LinearProgress.js +1 -1
- package/legacy/Link/Link.js +1 -1
- package/legacy/List/List.js +1 -1
- package/legacy/ListItem/ListItem.js +1 -1
- package/legacy/ListItemAvatar/ListItemAvatar.js +1 -1
- package/legacy/ListItemButton/ListItemButton.js +1 -1
- package/legacy/ListItemIcon/ListItemIcon.js +1 -1
- package/legacy/ListItemSecondaryAction/ListItemSecondaryAction.js +1 -1
- package/legacy/ListItemText/ListItemText.js +1 -1
- package/legacy/ListSubheader/ListSubheader.js +1 -1
- package/legacy/Menu/Menu.js +1 -1
- package/legacy/MenuItem/MenuItem.js +5 -2
- package/legacy/MobileStepper/MobileStepper.js +1 -1
- package/legacy/Modal/Modal.js +1 -1
- package/legacy/NativeSelect/NativeSelect.js +1 -1
- package/legacy/OutlinedInput/OutlinedInput.js +1 -1
- package/legacy/Pagination/Pagination.js +1 -1
- package/legacy/PaginationItem/PaginationItem.js +1 -1
- package/legacy/Paper/Paper.js +1 -1
- package/legacy/Popover/Popover.js +1 -1
- package/legacy/Popper/index.js +1 -1
- package/legacy/Radio/Radio.js +1 -1
- package/legacy/Rating/Rating.js +1 -1
- package/legacy/Select/Select.js +1 -1
- package/legacy/Skeleton/Skeleton.js +1 -1
- package/legacy/Slider/Slider.js +1 -1
- package/legacy/Snackbar/Snackbar.js +2 -2
- package/legacy/SnackbarContent/SnackbarContent.js +1 -1
- package/legacy/SpeedDial/SpeedDial.js +1 -1
- package/legacy/SpeedDialAction/SpeedDialAction.js +1 -1
- package/legacy/SpeedDialIcon/SpeedDialIcon.js +1 -1
- package/legacy/Stack/Stack.js +1 -1
- package/legacy/Step/Step.js +1 -1
- package/legacy/StepButton/StepButton.js +1 -1
- package/legacy/StepConnector/StepConnector.js +1 -1
- package/legacy/StepContent/StepContent.js +1 -1
- package/legacy/StepIcon/StepIcon.js +1 -1
- package/legacy/StepLabel/StepLabel.js +1 -1
- package/legacy/Stepper/Stepper.js +1 -1
- package/legacy/SvgIcon/SvgIcon.js +1 -1
- package/legacy/Switch/Switch.js +1 -1
- package/legacy/Tab/Tab.js +28 -7
- package/legacy/TabScrollButton/TabScrollButton.js +1 -1
- package/legacy/Table/Table.js +1 -1
- package/legacy/TableBody/TableBody.js +1 -1
- package/legacy/TableCell/TableCell.js +1 -1
- package/legacy/TableContainer/TableContainer.js +1 -1
- package/legacy/TableFooter/TableFooter.js +1 -1
- package/legacy/TableHead/TableHead.js +1 -1
- package/legacy/TablePagination/TablePagination.js +1 -1
- package/legacy/TableRow/TableRow.js +1 -1
- package/legacy/TableSortLabel/TableSortLabel.js +1 -1
- package/legacy/Tabs/Tabs.js +1 -1
- package/legacy/TextField/TextField.js +1 -1
- package/legacy/TextareaAutosize/index.js +1 -1
- package/legacy/ToggleButton/ToggleButton.js +1 -1
- package/legacy/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/legacy/Toolbar/Toolbar.js +1 -1
- package/legacy/Tooltip/Tooltip.js +4 -4
- package/legacy/Typography/Typography.js +1 -1
- package/legacy/index.js +1 -1
- package/legacy/styles/index.js +1 -1
- package/legacy/utils/index.js +2 -1
- package/modern/Accordion/Accordion.js +1 -1
- package/modern/AccordionActions/AccordionActions.js +1 -1
- package/modern/AccordionDetails/AccordionDetails.js +1 -1
- package/modern/AccordionSummary/AccordionSummary.js +1 -1
- package/modern/Alert/Alert.js +1 -1
- package/modern/AlertTitle/AlertTitle.js +1 -1
- package/modern/AppBar/AppBar.js +1 -1
- package/modern/Autocomplete/Autocomplete.js +14 -10
- package/modern/Avatar/Avatar.js +1 -1
- package/modern/AvatarGroup/AvatarGroup.js +3 -3
- package/modern/Backdrop/Backdrop.js +1 -1
- package/modern/Badge/Badge.js +1 -1
- package/modern/BottomNavigation/BottomNavigation.js +1 -1
- package/modern/BottomNavigationAction/BottomNavigationAction.js +1 -1
- package/modern/Breadcrumbs/Breadcrumbs.js +1 -1
- package/modern/Button/Button.js +1 -1
- package/modern/ButtonBase/ButtonBase.js +1 -1
- package/modern/ButtonGroup/ButtonGroup.js +1 -1
- package/modern/Card/Card.js +1 -1
- package/modern/CardActionArea/CardActionArea.js +1 -1
- package/modern/CardActions/CardActions.js +1 -1
- package/modern/CardContent/CardContent.js +1 -1
- package/modern/CardHeader/CardHeader.js +1 -1
- package/modern/CardMedia/CardMedia.js +2 -2
- package/modern/Checkbox/Checkbox.js +1 -1
- package/modern/Chip/Chip.js +1 -1
- package/modern/CircularProgress/CircularProgress.js +1 -1
- package/modern/ClickAwayListener/index.js +2 -2
- package/modern/Collapse/Collapse.js +1 -1
- package/modern/Container/Container.js +1 -1
- package/modern/Dialog/Dialog.js +1 -1
- package/modern/DialogActions/DialogActions.js +1 -1
- package/modern/DialogContent/DialogContent.js +3 -2
- package/modern/DialogContentText/DialogContentText.js +1 -1
- package/modern/DialogTitle/DialogTitle.js +1 -1
- package/modern/Divider/Divider.js +1 -1
- package/modern/Drawer/Drawer.js +1 -1
- package/modern/Fab/Fab.js +1 -1
- package/modern/FilledInput/FilledInput.js +1 -1
- package/modern/FormControl/FormControl.js +1 -1
- package/modern/FormControlLabel/FormControlLabel.js +1 -1
- package/modern/FormGroup/FormGroup.js +1 -1
- package/modern/FormHelperText/FormHelperText.js +1 -1
- package/modern/FormLabel/FormLabel.js +1 -1
- package/modern/Grid/Grid.js +6 -3
- package/modern/Icon/Icon.js +1 -1
- package/modern/IconButton/IconButton.js +1 -1
- package/modern/ImageList/ImageList.js +1 -1
- package/modern/ImageListItem/ImageListItem.js +1 -1
- package/modern/ImageListItemBar/ImageListItemBar.js +1 -1
- package/modern/Input/Input.js +1 -1
- package/modern/InputAdornment/InputAdornment.js +1 -1
- package/modern/InputBase/InputBase.js +4 -9
- package/modern/InputLabel/InputLabel.js +1 -1
- package/modern/LinearProgress/LinearProgress.js +1 -1
- package/modern/Link/Link.js +1 -1
- package/modern/List/List.js +1 -1
- package/modern/ListItem/ListItem.js +1 -1
- package/modern/ListItemAvatar/ListItemAvatar.js +1 -1
- package/modern/ListItemButton/ListItemButton.js +1 -1
- package/modern/ListItemIcon/ListItemIcon.js +1 -1
- package/modern/ListItemSecondaryAction/ListItemSecondaryAction.js +1 -1
- package/modern/ListItemText/ListItemText.js +1 -1
- package/modern/ListSubheader/ListSubheader.js +1 -1
- package/modern/Menu/Menu.js +1 -1
- package/modern/MenuItem/MenuItem.js +5 -2
- package/modern/MobileStepper/MobileStepper.js +1 -1
- package/modern/Modal/Modal.js +1 -1
- package/modern/NativeSelect/NativeSelect.js +1 -1
- package/modern/OutlinedInput/OutlinedInput.js +1 -1
- package/modern/Pagination/Pagination.js +1 -1
- package/modern/PaginationItem/PaginationItem.js +1 -1
- package/modern/Paper/Paper.js +1 -1
- package/modern/Popover/Popover.js +1 -1
- package/modern/Popper/index.js +1 -1
- package/modern/Radio/Radio.js +1 -1
- package/modern/Rating/Rating.js +1 -1
- package/modern/Select/Select.js +1 -1
- package/modern/Skeleton/Skeleton.js +1 -1
- package/modern/Slider/Slider.js +1 -1
- package/modern/Snackbar/Snackbar.js +2 -2
- package/modern/SnackbarContent/SnackbarContent.js +1 -1
- package/modern/SpeedDial/SpeedDial.js +1 -1
- package/modern/SpeedDialAction/SpeedDialAction.js +1 -1
- package/modern/SpeedDialIcon/SpeedDialIcon.js +1 -1
- package/modern/Stack/Stack.js +1 -1
- package/modern/Step/Step.js +1 -1
- package/modern/StepButton/StepButton.js +1 -1
- package/modern/StepConnector/StepConnector.js +1 -1
- package/modern/StepContent/StepContent.js +1 -1
- package/modern/StepIcon/StepIcon.js +1 -1
- package/modern/StepLabel/StepLabel.js +1 -1
- package/modern/Stepper/Stepper.js +1 -1
- package/modern/SvgIcon/SvgIcon.js +1 -1
- package/modern/Switch/Switch.js +1 -1
- package/modern/Tab/Tab.js +27 -7
- package/modern/TabScrollButton/TabScrollButton.js +1 -1
- package/modern/Table/Table.js +1 -1
- package/modern/TableBody/TableBody.js +1 -1
- package/modern/TableCell/TableCell.js +1 -1
- package/modern/TableContainer/TableContainer.js +1 -1
- package/modern/TableFooter/TableFooter.js +1 -1
- package/modern/TableHead/TableHead.js +1 -1
- package/modern/TablePagination/TablePagination.js +1 -1
- package/modern/TableRow/TableRow.js +1 -1
- package/modern/TableSortLabel/TableSortLabel.js +1 -1
- package/modern/Tabs/Tabs.js +1 -1
- package/modern/TextField/TextField.js +1 -1
- package/modern/TextareaAutosize/index.js +1 -1
- package/modern/ToggleButton/ToggleButton.js +1 -1
- package/modern/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/modern/Toolbar/Toolbar.js +1 -1
- package/modern/Tooltip/Tooltip.js +3 -3
- package/modern/Typography/Typography.js +1 -1
- package/modern/index.js +1 -1
- package/modern/styles/index.js +1 -1
- package/modern/utils/index.js +2 -1
- package/node/Accordion/Accordion.js +1 -1
- package/node/AccordionActions/AccordionActions.js +1 -1
- package/node/AccordionDetails/AccordionDetails.js +1 -1
- package/node/AccordionSummary/AccordionSummary.js +1 -1
- package/node/Alert/Alert.js +1 -1
- package/node/AlertTitle/AlertTitle.js +1 -1
- package/node/AppBar/AppBar.js +1 -1
- package/node/Autocomplete/Autocomplete.js +18 -10
- package/node/Avatar/Avatar.js +1 -1
- package/node/AvatarGroup/AvatarGroup.js +3 -3
- package/node/Backdrop/Backdrop.js +1 -1
- package/node/Badge/Badge.js +1 -1
- package/node/BottomNavigation/BottomNavigation.js +1 -1
- package/node/BottomNavigationAction/BottomNavigationAction.js +1 -1
- package/node/Breadcrumbs/Breadcrumbs.js +1 -1
- package/node/Button/Button.js +1 -1
- package/node/ButtonBase/ButtonBase.js +1 -1
- package/node/ButtonGroup/ButtonGroup.js +1 -1
- package/node/Card/Card.js +1 -1
- package/node/CardActionArea/CardActionArea.js +1 -1
- package/node/CardActions/CardActions.js +1 -1
- package/node/CardContent/CardContent.js +1 -1
- package/node/CardHeader/CardHeader.js +1 -1
- package/node/CardMedia/CardMedia.js +2 -2
- package/node/Checkbox/Checkbox.js +1 -1
- package/node/Chip/Chip.js +1 -1
- package/node/CircularProgress/CircularProgress.js +1 -1
- package/node/ClickAwayListener/index.js +1 -1
- package/node/Collapse/Collapse.js +1 -1
- package/node/Container/Container.js +1 -1
- package/node/Dialog/Dialog.js +1 -1
- package/node/DialogActions/DialogActions.js +1 -1
- package/node/DialogContent/DialogContent.js +4 -2
- package/node/DialogContentText/DialogContentText.js +1 -1
- package/node/DialogTitle/DialogTitle.js +1 -1
- package/node/Divider/Divider.js +1 -1
- package/node/Drawer/Drawer.js +1 -1
- package/node/Fab/Fab.js +1 -1
- package/node/FilledInput/FilledInput.js +1 -1
- package/node/FormControl/FormControl.js +1 -1
- package/node/FormControlLabel/FormControlLabel.js +1 -1
- package/node/FormGroup/FormGroup.js +1 -1
- package/node/FormHelperText/FormHelperText.js +1 -1
- package/node/FormLabel/FormLabel.js +1 -1
- package/node/Grid/Grid.js +6 -3
- package/node/Icon/Icon.js +1 -1
- package/node/IconButton/IconButton.js +1 -1
- package/node/ImageList/ImageList.js +1 -1
- package/node/ImageListItem/ImageListItem.js +1 -1
- package/node/ImageListItemBar/ImageListItemBar.js +1 -1
- package/node/Input/Input.js +1 -1
- package/node/InputAdornment/InputAdornment.js +1 -1
- package/node/InputBase/InputBase.js +4 -11
- package/node/InputLabel/InputLabel.js +1 -1
- package/node/LinearProgress/LinearProgress.js +1 -1
- package/node/Link/Link.js +1 -1
- package/node/List/List.js +1 -1
- package/node/ListItem/ListItem.js +1 -1
- package/node/ListItemAvatar/ListItemAvatar.js +1 -1
- package/node/ListItemButton/ListItemButton.js +1 -1
- package/node/ListItemIcon/ListItemIcon.js +1 -1
- package/node/ListItemSecondaryAction/ListItemSecondaryAction.js +1 -1
- package/node/ListItemText/ListItemText.js +1 -1
- package/node/ListSubheader/ListSubheader.js +1 -1
- package/node/Menu/Menu.js +1 -1
- package/node/MenuItem/MenuItem.js +5 -2
- package/node/MobileStepper/MobileStepper.js +1 -1
- package/node/Modal/Modal.js +1 -1
- package/node/NativeSelect/NativeSelect.js +1 -1
- package/node/OutlinedInput/OutlinedInput.js +1 -1
- package/node/Pagination/Pagination.js +1 -1
- package/node/PaginationItem/PaginationItem.js +1 -1
- package/node/Paper/Paper.js +1 -1
- package/node/Popover/Popover.js +1 -1
- package/node/Popper/index.js +1 -1
- package/node/Radio/Radio.js +1 -1
- package/node/Rating/Rating.js +1 -1
- package/node/Select/Select.js +1 -1
- package/node/Skeleton/Skeleton.js +1 -1
- package/node/Slider/Slider.js +1 -1
- package/node/Snackbar/Snackbar.js +3 -3
- package/node/SnackbarContent/SnackbarContent.js +1 -1
- package/node/SpeedDial/SpeedDial.js +1 -1
- package/node/SpeedDialAction/SpeedDialAction.js +1 -1
- package/node/SpeedDialIcon/SpeedDialIcon.js +1 -1
- package/node/Stack/Stack.js +1 -1
- package/node/Step/Step.js +1 -1
- package/node/StepButton/StepButton.js +1 -1
- package/node/StepConnector/StepConnector.js +1 -1
- package/node/StepContent/StepContent.js +1 -1
- package/node/StepIcon/StepIcon.js +1 -1
- package/node/StepLabel/StepLabel.js +1 -1
- package/node/Stepper/Stepper.js +1 -1
- package/node/SvgIcon/SvgIcon.js +1 -1
- package/node/Switch/Switch.js +1 -1
- package/node/Tab/Tab.js +27 -7
- package/node/TabScrollButton/TabScrollButton.js +1 -1
- package/node/Table/Table.js +1 -1
- package/node/TableBody/TableBody.js +1 -1
- package/node/TableCell/TableCell.js +1 -1
- package/node/TableContainer/TableContainer.js +1 -1
- package/node/TableFooter/TableFooter.js +1 -1
- package/node/TableHead/TableHead.js +1 -1
- package/node/TablePagination/TablePagination.js +1 -1
- package/node/TableRow/TableRow.js +1 -1
- package/node/TableSortLabel/TableSortLabel.js +1 -1
- package/node/Tabs/Tabs.js +1 -1
- package/node/TextField/TextField.js +1 -1
- package/node/TextareaAutosize/index.js +1 -1
- package/node/ToggleButton/ToggleButton.js +1 -1
- package/node/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/node/Toolbar/Toolbar.js +1 -1
- package/node/Tooltip/Tooltip.js +4 -4
- package/node/Typography/Typography.js +1 -1
- package/node/index.js +1 -1
- package/node/styles/index.js +12 -0
- package/node/utils/index.js +9 -1
- package/package.json +5 -6
- package/styles/components.d.ts +0 -3
- package/styles/index.d.ts +4 -0
- package/styles/index.js +1 -1
- package/umd/material-ui.development.js +7835 -7748
- package/umd/material-ui.production.min.js +21 -21
- package/utils/index.d.ts +1 -0
- package/utils/index.js +2 -1
- package/ClickAwayListener/ClickAwayListener.d.ts +0 -47
- package/ClickAwayListener/ClickAwayListener.js +0 -196
- package/Popper/Popper.d.ts +0 -97
- package/Popper/Popper.js +0 -354
- package/TextareaAutosize/TextareaAutosize.d.ts +0 -27
- package/TextareaAutosize/TextareaAutosize.js +0 -224
- package/legacy/ClickAwayListener/ClickAwayListener.js +0 -199
- package/legacy/Popper/Popper.js +0 -359
- package/legacy/TextareaAutosize/TextareaAutosize.js +0 -226
- package/modern/ClickAwayListener/ClickAwayListener.js +0 -196
- package/modern/Popper/Popper.js +0 -354
- package/modern/TextareaAutosize/TextareaAutosize.js +0 -224
- package/node/ClickAwayListener/ClickAwayListener.js +0 -216
- package/node/Popper/Popper.js +0 -378
- package/node/TextareaAutosize/TextareaAutosize.js +0 -245
|
@@ -226,7 +226,7 @@ process.env.NODE_ENV !== "production" ? ToggleButton.propTypes
|
|
|
226
226
|
/**
|
|
227
227
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
228
228
|
*/
|
|
229
|
-
sx: PropTypes.object,
|
|
229
|
+
sx: PropTypes.oneOfType([PropTypes.func, PropTypes.object]),
|
|
230
230
|
|
|
231
231
|
/**
|
|
232
232
|
* The value to associate with the button when selected in a
|
|
@@ -243,7 +243,7 @@ process.env.NODE_ENV !== "production" ? ToggleButtonGroup.propTypes
|
|
|
243
243
|
/**
|
|
244
244
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
245
245
|
*/
|
|
246
|
-
sx: PropTypes.object,
|
|
246
|
+
sx: PropTypes.oneOfType([PropTypes.func, PropTypes.object]),
|
|
247
247
|
|
|
248
248
|
/**
|
|
249
249
|
* The currently selected value within the group or an array of selected
|
|
@@ -118,7 +118,7 @@ process.env.NODE_ENV !== "production" ? Toolbar.propTypes
|
|
|
118
118
|
/**
|
|
119
119
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
120
120
|
*/
|
|
121
|
-
sx: PropTypes.object,
|
|
121
|
+
sx: PropTypes.oneOfType([PropTypes.func, PropTypes.object]),
|
|
122
122
|
|
|
123
123
|
/**
|
|
124
124
|
* The variant to use.
|
|
@@ -211,7 +211,7 @@ function composeEventHandler(handler, eventHandler) {
|
|
|
211
211
|
|
|
212
212
|
handler(event);
|
|
213
213
|
};
|
|
214
|
-
} // TODO
|
|
214
|
+
} // TODO v6: Remove PopperComponent, PopperProps, TransitionComponent and TransitionProps.
|
|
215
215
|
|
|
216
216
|
|
|
217
217
|
const Tooltip = /*#__PURE__*/React.forwardRef(function Tooltip(inProps, ref) {
|
|
@@ -582,7 +582,7 @@ const Tooltip = /*#__PURE__*/React.forwardRef(function Tooltip(inProps, ref) {
|
|
|
582
582
|
|
|
583
583
|
const classes = useUtilityClasses(ownerState);
|
|
584
584
|
const PopperComponent = components.Popper ?? TooltipPopper;
|
|
585
|
-
const TransitionComponent =
|
|
585
|
+
const TransitionComponent = components.Transition ?? TransitionComponentProp ?? Grow;
|
|
586
586
|
const TooltipComponent = components.Tooltip ?? TooltipTooltip;
|
|
587
587
|
const ArrowComponent = components.Arrow ?? TooltipArrow;
|
|
588
588
|
const popperProps = appendOwnerState(PopperComponent, _extends({}, PopperProps, componentsProps.popper), ownerState);
|
|
@@ -789,7 +789,7 @@ process.env.NODE_ENV !== "production" ? Tooltip.propTypes
|
|
|
789
789
|
/**
|
|
790
790
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
791
791
|
*/
|
|
792
|
-
sx: PropTypes.object,
|
|
792
|
+
sx: PropTypes.oneOfType([PropTypes.func, PropTypes.object]),
|
|
793
793
|
|
|
794
794
|
/**
|
|
795
795
|
* Tooltip title. Zero-length titles string are never displayed.
|
|
@@ -180,7 +180,7 @@ process.env.NODE_ENV !== "production" ? Typography.propTypes
|
|
|
180
180
|
/**
|
|
181
181
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
182
182
|
*/
|
|
183
|
-
sx: PropTypes.object,
|
|
183
|
+
sx: PropTypes.oneOfType([PropTypes.func, PropTypes.object]),
|
|
184
184
|
|
|
185
185
|
/**
|
|
186
186
|
* Applies the theme typography styles.
|
package/modern/index.js
CHANGED
package/modern/styles/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { default as adaptV4Theme } from './adaptV4Theme';
|
|
2
|
-
export { hexToRgb, rgbToHex, hslToRgb, decomposeColor, recomposeColor, getContrastRatio, getLuminance, emphasize, alpha, darken, lighten } from '@mui/system';
|
|
2
|
+
export { hexToRgb, rgbToHex, hslToRgb, decomposeColor, recomposeColor, getContrastRatio, getLuminance, emphasize, alpha, darken, lighten, css, keyframes } from '@mui/system';
|
|
3
3
|
export { default as createTheme, createMuiTheme } from './createTheme';
|
|
4
4
|
export { default as unstable_createMuiStrictModeTheme } from './createMuiStrictModeTheme';
|
|
5
5
|
export { default as createStyles } from './createStyles';
|
package/modern/utils/index.js
CHANGED
|
@@ -14,4 +14,5 @@ export { default as unsupportedProp } from './unsupportedProp';
|
|
|
14
14
|
export { default as useControlled } from './useControlled';
|
|
15
15
|
export { default as useEventCallback } from './useEventCallback';
|
|
16
16
|
export { default as useForkRef } from './useForkRef';
|
|
17
|
-
export { default as useIsFocusVisible } from './useIsFocusVisible';
|
|
17
|
+
export { default as useIsFocusVisible } from './useIsFocusVisible';
|
|
18
|
+
export { unstable_ClassNameGenerator } from '@mui/core';
|
|
@@ -285,7 +285,7 @@ process.env.NODE_ENV !== "production" ? Accordion.propTypes
|
|
|
285
285
|
/**
|
|
286
286
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
287
287
|
*/
|
|
288
|
-
sx: _propTypes.default.object,
|
|
288
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
289
289
|
|
|
290
290
|
/**
|
|
291
291
|
* The component used for the transition.
|
|
@@ -117,7 +117,7 @@ process.env.NODE_ENV !== "production" ? AccordionActions.propTypes
|
|
|
117
117
|
/**
|
|
118
118
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
119
119
|
*/
|
|
120
|
-
sx: _propTypes.default.object
|
|
120
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
121
121
|
} : void 0;
|
|
122
122
|
var _default = AccordionActions;
|
|
123
123
|
exports.default = _default;
|
|
@@ -95,7 +95,7 @@ process.env.NODE_ENV !== "production" ? AccordionDetails.propTypes
|
|
|
95
95
|
/**
|
|
96
96
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
97
97
|
*/
|
|
98
|
-
sx: _propTypes.default.object
|
|
98
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
99
99
|
} : void 0;
|
|
100
100
|
var _default = AccordionDetails;
|
|
101
101
|
exports.default = _default;
|
|
@@ -225,7 +225,7 @@ process.env.NODE_ENV !== "production" ? AccordionSummary.propTypes
|
|
|
225
225
|
/**
|
|
226
226
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
227
227
|
*/
|
|
228
|
-
sx: _propTypes.default.object
|
|
228
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
229
229
|
} : void 0;
|
|
230
230
|
var _default = AccordionSummary;
|
|
231
231
|
exports.default = _default;
|
package/node/Alert/Alert.js
CHANGED
|
@@ -296,7 +296,7 @@ process.env.NODE_ENV !== "production" ? Alert.propTypes
|
|
|
296
296
|
/**
|
|
297
297
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
298
298
|
*/
|
|
299
|
-
sx: _propTypes.default.object,
|
|
299
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
300
300
|
|
|
301
301
|
/**
|
|
302
302
|
* The variant to use.
|
|
@@ -102,7 +102,7 @@ process.env.NODE_ENV !== "production" ? AlertTitle.propTypes
|
|
|
102
102
|
/**
|
|
103
103
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
104
104
|
*/
|
|
105
|
-
sx: _propTypes.default.object
|
|
105
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
106
106
|
} : void 0;
|
|
107
107
|
var _default = AlertTitle;
|
|
108
108
|
exports.default = _default;
|
package/node/AppBar/AppBar.js
CHANGED
|
@@ -190,7 +190,7 @@ process.env.NODE_ENV !== "production" ? AppBar.propTypes
|
|
|
190
190
|
/**
|
|
191
191
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
192
192
|
*/
|
|
193
|
-
sx: _propTypes.default.object
|
|
193
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
194
194
|
} : void 0;
|
|
195
195
|
var _default = AppBar;
|
|
196
196
|
exports.default = _default;
|
|
@@ -39,6 +39,14 @@ var _IconButton = _interopRequireDefault(require("../IconButton"));
|
|
|
39
39
|
|
|
40
40
|
var _Chip = _interopRequireDefault(require("../Chip"));
|
|
41
41
|
|
|
42
|
+
var _inputClasses = _interopRequireDefault(require("../Input/inputClasses"));
|
|
43
|
+
|
|
44
|
+
var _inputBaseClasses = _interopRequireDefault(require("../InputBase/inputBaseClasses"));
|
|
45
|
+
|
|
46
|
+
var _outlinedInputClasses = _interopRequireDefault(require("../OutlinedInput/outlinedInputClasses"));
|
|
47
|
+
|
|
48
|
+
var _filledInputClasses = _interopRequireDefault(require("../FilledInput/filledInputClasses"));
|
|
49
|
+
|
|
42
50
|
var _Close = _interopRequireDefault(require("../internal/svg-icons/Close"));
|
|
43
51
|
|
|
44
52
|
var _ArrowDropDown = _interopRequireDefault(require("../internal/svg-icons/ArrowDropDown"));
|
|
@@ -155,18 +163,18 @@ const AutocompleteRoot = (0, _styled.default)('div', {
|
|
|
155
163
|
minWidth: 30
|
|
156
164
|
}
|
|
157
165
|
},
|
|
158
|
-
|
|
166
|
+
[`& .${_inputClasses.default.root}`]: {
|
|
159
167
|
paddingBottom: 1,
|
|
160
168
|
'& .MuiInput-input': {
|
|
161
169
|
padding: '4px 4px 4px 0px'
|
|
162
170
|
}
|
|
163
171
|
},
|
|
164
|
-
|
|
165
|
-
|
|
172
|
+
[`& .${_inputClasses.default.root}.${_inputBaseClasses.default.sizeSmall}`]: {
|
|
173
|
+
[`& .${_inputClasses.default.input}`]: {
|
|
166
174
|
padding: '2px 4px 3px 0'
|
|
167
175
|
}
|
|
168
176
|
},
|
|
169
|
-
|
|
177
|
+
[`& .${_outlinedInputClasses.default.root}`]: {
|
|
170
178
|
padding: 9,
|
|
171
179
|
[`.${_autocompleteClasses.default.hasPopupIcon}&, .${_autocompleteClasses.default.hasClearIcon}&`]: {
|
|
172
180
|
paddingRight: 26 + 4 + 9
|
|
@@ -181,13 +189,13 @@ const AutocompleteRoot = (0, _styled.default)('div', {
|
|
|
181
189
|
right: 9
|
|
182
190
|
}
|
|
183
191
|
},
|
|
184
|
-
|
|
192
|
+
[`& .${_outlinedInputClasses.default.root}.${_inputBaseClasses.default.sizeSmall}`]: {
|
|
185
193
|
padding: 6,
|
|
186
194
|
[`& .${_autocompleteClasses.default.input}`]: {
|
|
187
195
|
padding: '2.5px 4px 2.5px 6px'
|
|
188
196
|
}
|
|
189
197
|
},
|
|
190
|
-
|
|
198
|
+
[`& .${_filledInputClasses.default.root}`]: {
|
|
191
199
|
paddingTop: 19,
|
|
192
200
|
paddingLeft: 8,
|
|
193
201
|
[`.${_autocompleteClasses.default.hasPopupIcon}&, .${_autocompleteClasses.default.hasClearIcon}&`]: {
|
|
@@ -196,16 +204,16 @@ const AutocompleteRoot = (0, _styled.default)('div', {
|
|
|
196
204
|
[`.${_autocompleteClasses.default.hasPopupIcon}.${_autocompleteClasses.default.hasClearIcon}&`]: {
|
|
197
205
|
paddingRight: 52 + 4 + 9
|
|
198
206
|
},
|
|
199
|
-
|
|
207
|
+
[`& .${_filledInputClasses.default.input}`]: {
|
|
200
208
|
padding: '7px 4px'
|
|
201
209
|
},
|
|
202
210
|
[`& .${_autocompleteClasses.default.endAdornment}`]: {
|
|
203
211
|
right: 9
|
|
204
212
|
}
|
|
205
213
|
},
|
|
206
|
-
|
|
214
|
+
[`& .${_filledInputClasses.default.root}.${_inputBaseClasses.default.sizeSmall}`]: {
|
|
207
215
|
paddingBottom: 1,
|
|
208
|
-
|
|
216
|
+
[`& .${_filledInputClasses.default.input}`]: {
|
|
209
217
|
padding: '2.5px 4px'
|
|
210
218
|
}
|
|
211
219
|
},
|
|
@@ -1072,7 +1080,7 @@ process.env.NODE_ENV !== "production" ? Autocomplete.propTypes
|
|
|
1072
1080
|
/**
|
|
1073
1081
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
1074
1082
|
*/
|
|
1075
|
-
sx: _propTypes.default.object,
|
|
1083
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
1076
1084
|
|
|
1077
1085
|
/**
|
|
1078
1086
|
* The value of the autocomplete.
|
package/node/Avatar/Avatar.js
CHANGED
|
@@ -275,7 +275,7 @@ process.env.NODE_ENV !== "production" ? Avatar.propTypes
|
|
|
275
275
|
/**
|
|
276
276
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
277
277
|
*/
|
|
278
|
-
sx: _propTypes.default.object,
|
|
278
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
279
279
|
|
|
280
280
|
/**
|
|
281
281
|
* The shape of the avatar.
|
|
@@ -27,7 +27,7 @@ var _styled = _interopRequireDefault(require("../styles/styled"));
|
|
|
27
27
|
|
|
28
28
|
var _useThemeProps = _interopRequireDefault(require("../styles/useThemeProps"));
|
|
29
29
|
|
|
30
|
-
var _Avatar =
|
|
30
|
+
var _Avatar = _interopRequireWildcard(require("../Avatar"));
|
|
31
31
|
|
|
32
32
|
var _avatarGroupClasses = _interopRequireWildcard(require("./avatarGroupClasses"));
|
|
33
33
|
|
|
@@ -64,7 +64,7 @@ const AvatarGroupRoot = (0, _styled.default)('div', {
|
|
|
64
64
|
})(({
|
|
65
65
|
theme
|
|
66
66
|
}) => ({
|
|
67
|
-
[`& .
|
|
67
|
+
[`& .${_Avatar.avatarClasses.root}`]: {
|
|
68
68
|
border: `2px solid ${theme.palette.background.default}`,
|
|
69
69
|
boxSizing: 'content-box',
|
|
70
70
|
marginLeft: -8,
|
|
@@ -188,7 +188,7 @@ process.env.NODE_ENV !== "production" ? AvatarGroup.propTypes
|
|
|
188
188
|
/**
|
|
189
189
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
190
190
|
*/
|
|
191
|
-
sx: _propTypes.default.object,
|
|
191
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
192
192
|
|
|
193
193
|
/**
|
|
194
194
|
* The variant to use.
|
|
@@ -165,7 +165,7 @@ process.env.NODE_ENV !== "production" ? Backdrop.propTypes
|
|
|
165
165
|
/**
|
|
166
166
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
167
167
|
*/
|
|
168
|
-
sx: _propTypes.default.object,
|
|
168
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
169
169
|
|
|
170
170
|
/**
|
|
171
171
|
* The duration for the transition, in milliseconds.
|
package/node/Badge/Badge.js
CHANGED
|
@@ -321,7 +321,7 @@ process.env.NODE_ENV !== "production" ? Badge.propTypes
|
|
|
321
321
|
/**
|
|
322
322
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
323
323
|
*/
|
|
324
|
-
sx: _propTypes.default.object,
|
|
324
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
325
325
|
|
|
326
326
|
/**
|
|
327
327
|
* The variant to use.
|
|
@@ -150,7 +150,7 @@ process.env.NODE_ENV !== "production" ? BottomNavigation.propTypes
|
|
|
150
150
|
/**
|
|
151
151
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
152
152
|
*/
|
|
153
|
-
sx: _propTypes.default.object,
|
|
153
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
154
154
|
|
|
155
155
|
/**
|
|
156
156
|
* The value of the currently selected `BottomNavigationAction`.
|
|
@@ -198,7 +198,7 @@ process.env.NODE_ENV !== "production" ? BottomNavigationAction.propTypes
|
|
|
198
198
|
/**
|
|
199
199
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
200
200
|
*/
|
|
201
|
-
sx: _propTypes.default.object,
|
|
201
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
202
202
|
|
|
203
203
|
/**
|
|
204
204
|
* You can provide your own value. Otherwise, we fallback to the child position index.
|
|
@@ -255,7 +255,7 @@ process.env.NODE_ENV !== "production" ? Breadcrumbs.propTypes
|
|
|
255
255
|
/**
|
|
256
256
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
257
257
|
*/
|
|
258
|
-
sx: _propTypes.default.object
|
|
258
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
259
259
|
} : void 0;
|
|
260
260
|
var _default = Breadcrumbs;
|
|
261
261
|
exports.default = _default;
|
package/node/Button/Button.js
CHANGED
|
@@ -391,7 +391,7 @@ process.env.NODE_ENV !== "production" ? Button.propTypes
|
|
|
391
391
|
/**
|
|
392
392
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
393
393
|
*/
|
|
394
|
-
sx: _propTypes.default.object,
|
|
394
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
395
395
|
|
|
396
396
|
/**
|
|
397
397
|
* @ignore
|
|
@@ -539,7 +539,7 @@ process.env.NODE_ENV !== "production" ? ButtonBase.propTypes
|
|
|
539
539
|
/**
|
|
540
540
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
541
541
|
*/
|
|
542
|
-
sx: _propTypes.default.object,
|
|
542
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
543
543
|
|
|
544
544
|
/**
|
|
545
545
|
* @default 0
|
|
@@ -293,7 +293,7 @@ process.env.NODE_ENV !== "production" ? ButtonGroup.propTypes
|
|
|
293
293
|
/**
|
|
294
294
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
295
295
|
*/
|
|
296
|
-
sx: _propTypes.default.object,
|
|
296
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
297
297
|
|
|
298
298
|
/**
|
|
299
299
|
* The variant to use.
|
package/node/Card/Card.js
CHANGED
|
@@ -115,7 +115,7 @@ process.env.NODE_ENV !== "production" ? Card.propTypes
|
|
|
115
115
|
/**
|
|
116
116
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
117
117
|
*/
|
|
118
|
-
sx: _propTypes.default.object
|
|
118
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
119
119
|
} : void 0;
|
|
120
120
|
var _default = Card;
|
|
121
121
|
exports.default = _default;
|
|
@@ -143,7 +143,7 @@ process.env.NODE_ENV !== "production" ? CardActionArea.propTypes
|
|
|
143
143
|
/**
|
|
144
144
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
145
145
|
*/
|
|
146
|
-
sx: _propTypes.default.object
|
|
146
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
147
147
|
} : void 0;
|
|
148
148
|
var _default = CardActionArea;
|
|
149
149
|
exports.default = _default;
|
|
@@ -116,7 +116,7 @@ process.env.NODE_ENV !== "production" ? CardActions.propTypes
|
|
|
116
116
|
/**
|
|
117
117
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
118
118
|
*/
|
|
119
|
-
sx: _propTypes.default.object
|
|
119
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
120
120
|
} : void 0;
|
|
121
121
|
var _default = CardActions;
|
|
122
122
|
exports.default = _default;
|
|
@@ -108,7 +108,7 @@ process.env.NODE_ENV !== "production" ? CardContent.propTypes
|
|
|
108
108
|
/**
|
|
109
109
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
110
110
|
*/
|
|
111
|
-
sx: _propTypes.default.object
|
|
111
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
112
112
|
} : void 0;
|
|
113
113
|
var _default = CardContent;
|
|
114
114
|
exports.default = _default;
|
|
@@ -223,7 +223,7 @@ process.env.NODE_ENV !== "production" ? CardHeader.propTypes
|
|
|
223
223
|
/**
|
|
224
224
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
225
225
|
*/
|
|
226
|
-
sx: _propTypes.default.object,
|
|
226
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
227
227
|
|
|
228
228
|
/**
|
|
229
229
|
* The content of the component.
|
|
@@ -102,7 +102,7 @@ const CardMedia = /*#__PURE__*/React.forwardRef(function CardMedia(inProps, ref)
|
|
|
102
102
|
return /*#__PURE__*/(0, _jsxRuntime.jsx)(CardMediaRoot, (0, _extends2.default)({
|
|
103
103
|
className: (0, _clsx.default)(classes.root, className),
|
|
104
104
|
as: component,
|
|
105
|
-
role: !isMediaComponent && image ? '
|
|
105
|
+
role: !isMediaComponent && image ? 'img' : undefined,
|
|
106
106
|
ref: ref,
|
|
107
107
|
style: composedStyle,
|
|
108
108
|
ownerState: ownerState,
|
|
@@ -168,7 +168,7 @@ process.env.NODE_ENV !== "production" ? CardMedia.propTypes
|
|
|
168
168
|
/**
|
|
169
169
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
170
170
|
*/
|
|
171
|
-
sx: _propTypes.default.object
|
|
171
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
172
172
|
} : void 0;
|
|
173
173
|
var _default = CardMedia;
|
|
174
174
|
exports.default = _default;
|
|
@@ -242,7 +242,7 @@ process.env.NODE_ENV !== "production" ? Checkbox.propTypes
|
|
|
242
242
|
/**
|
|
243
243
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
244
244
|
*/
|
|
245
|
-
sx: _propTypes.default.object,
|
|
245
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
246
246
|
|
|
247
247
|
/**
|
|
248
248
|
* The value of the component. The DOM API casts this to a string.
|
package/node/Chip/Chip.js
CHANGED
|
@@ -539,7 +539,7 @@ process.env.NODE_ENV !== "production" ? Chip.propTypes
|
|
|
539
539
|
/**
|
|
540
540
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
541
541
|
*/
|
|
542
|
-
sx: _propTypes.default.object,
|
|
542
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
543
543
|
|
|
544
544
|
/**
|
|
545
545
|
* The variant to use.
|
|
@@ -265,7 +265,7 @@ process.env.NODE_ENV !== "production" ? CircularProgress.propTypes
|
|
|
265
265
|
/**
|
|
266
266
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
267
267
|
*/
|
|
268
|
-
sx: _propTypes.default.object,
|
|
268
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
269
269
|
|
|
270
270
|
/**
|
|
271
271
|
* The thickness of the circle.
|
|
@@ -11,7 +11,7 @@ Object.defineProperty(exports, "default", {
|
|
|
11
11
|
}
|
|
12
12
|
});
|
|
13
13
|
|
|
14
|
-
var _ClickAwayListener = _interopRequireWildcard(require("
|
|
14
|
+
var _ClickAwayListener = _interopRequireWildcard(require("@mui/core/ClickAwayListener"));
|
|
15
15
|
|
|
16
16
|
Object.keys(_ClickAwayListener).forEach(function (key) {
|
|
17
17
|
if (key === "default" || key === "__esModule") return;
|
|
@@ -426,7 +426,7 @@ process.env.NODE_ENV !== "production" ? Collapse.propTypes
|
|
|
426
426
|
/**
|
|
427
427
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
428
428
|
*/
|
|
429
|
-
sx: _propTypes.default.object,
|
|
429
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
430
430
|
|
|
431
431
|
/**
|
|
432
432
|
* The duration for the transition, in milliseconds.
|
|
@@ -182,7 +182,7 @@ process.env.NODE_ENV !== "production" ? Container.propTypes
|
|
|
182
182
|
/**
|
|
183
183
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
184
184
|
*/
|
|
185
|
-
sx: _propTypes.default.object
|
|
185
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
186
186
|
} : void 0;
|
|
187
187
|
var _default = Container;
|
|
188
188
|
exports.default = _default;
|
package/node/Dialog/Dialog.js
CHANGED
|
@@ -416,7 +416,7 @@ process.env.NODE_ENV !== "production" ? Dialog.propTypes
|
|
|
416
416
|
/**
|
|
417
417
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
418
418
|
*/
|
|
419
|
-
sx: _propTypes.default.object,
|
|
419
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
420
420
|
|
|
421
421
|
/**
|
|
422
422
|
* The component used for the transition.
|
|
@@ -118,7 +118,7 @@ process.env.NODE_ENV !== "production" ? DialogActions.propTypes
|
|
|
118
118
|
/**
|
|
119
119
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
120
120
|
*/
|
|
121
|
-
sx: _propTypes.default.object
|
|
121
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
122
122
|
} : void 0;
|
|
123
123
|
var _default = DialogActions;
|
|
124
124
|
exports.default = _default;
|
|
@@ -25,6 +25,8 @@ var _useThemeProps = _interopRequireDefault(require("../styles/useThemeProps"));
|
|
|
25
25
|
|
|
26
26
|
var _dialogContentClasses = require("./dialogContentClasses");
|
|
27
27
|
|
|
28
|
+
var _dialogTitleClasses = _interopRequireDefault(require("../DialogTitle/dialogTitleClasses"));
|
|
29
|
+
|
|
28
30
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
29
31
|
|
|
30
32
|
const _excluded = ["className", "dividers"];
|
|
@@ -67,7 +69,7 @@ const DialogContentRoot = (0, _styled.default)('div', {
|
|
|
67
69
|
borderTop: `1px solid ${theme.palette.divider}`,
|
|
68
70
|
borderBottom: `1px solid ${theme.palette.divider}`
|
|
69
71
|
} : {
|
|
70
|
-
|
|
72
|
+
[`.${_dialogTitleClasses.default.root} + &`]: {
|
|
71
73
|
paddingTop: 0
|
|
72
74
|
}
|
|
73
75
|
}));
|
|
@@ -123,7 +125,7 @@ process.env.NODE_ENV !== "production" ? DialogContent.propTypes
|
|
|
123
125
|
/**
|
|
124
126
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
125
127
|
*/
|
|
126
|
-
sx: _propTypes.default.object
|
|
128
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
127
129
|
} : void 0;
|
|
128
130
|
var _default = DialogContent;
|
|
129
131
|
exports.default = _default;
|
|
@@ -88,7 +88,7 @@ process.env.NODE_ENV !== "production" ? DialogContentText.propTypes
|
|
|
88
88
|
/**
|
|
89
89
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
90
90
|
*/
|
|
91
|
-
sx: _propTypes.default.object
|
|
91
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
92
92
|
} : void 0;
|
|
93
93
|
var _default = DialogContentText;
|
|
94
94
|
exports.default = _default;
|
|
@@ -110,7 +110,7 @@ process.env.NODE_ENV !== "production" ? DialogTitle.propTypes
|
|
|
110
110
|
/**
|
|
111
111
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
112
112
|
*/
|
|
113
|
-
sx: _propTypes.default.object
|
|
113
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
114
114
|
} : void 0;
|
|
115
115
|
var _default = DialogTitle;
|
|
116
116
|
exports.default = _default;
|
package/node/Divider/Divider.js
CHANGED
|
@@ -268,7 +268,7 @@ process.env.NODE_ENV !== "production" ? Divider.propTypes
|
|
|
268
268
|
/**
|
|
269
269
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
270
270
|
*/
|
|
271
|
-
sx: _propTypes.default.object,
|
|
271
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
272
272
|
|
|
273
273
|
/**
|
|
274
274
|
* The text alignment.
|
package/node/Drawer/Drawer.js
CHANGED
|
@@ -343,7 +343,7 @@ process.env.NODE_ENV !== "production" ? Drawer.propTypes
|
|
|
343
343
|
/**
|
|
344
344
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
345
345
|
*/
|
|
346
|
-
sx: _propTypes.default.object,
|
|
346
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
347
347
|
|
|
348
348
|
/**
|
|
349
349
|
* The duration for the transition, in milliseconds.
|
package/node/Fab/Fab.js
CHANGED
|
@@ -260,7 +260,7 @@ process.env.NODE_ENV !== "production" ? Fab.propTypes
|
|
|
260
260
|
/**
|
|
261
261
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
262
262
|
*/
|
|
263
|
-
sx: _propTypes.default.object,
|
|
263
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
264
264
|
|
|
265
265
|
/**
|
|
266
266
|
* The variant to use.
|
|
@@ -411,7 +411,7 @@ process.env.NODE_ENV !== "production" ? FilledInput.propTypes
|
|
|
411
411
|
/**
|
|
412
412
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
413
413
|
*/
|
|
414
|
-
sx: _propTypes.default.object,
|
|
414
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
415
415
|
|
|
416
416
|
/**
|
|
417
417
|
* Type of the `input` element. It should be [a valid HTML5 input type](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Form_%3Cinput%3E_types).
|
|
@@ -338,7 +338,7 @@ process.env.NODE_ENV !== "production" ? FormControl.propTypes
|
|
|
338
338
|
/**
|
|
339
339
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
340
340
|
*/
|
|
341
|
-
sx: _propTypes.default.object,
|
|
341
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
342
342
|
|
|
343
343
|
/**
|
|
344
344
|
* The variant to use.
|
|
@@ -234,7 +234,7 @@ process.env.NODE_ENV !== "production" ? FormControlLabel.propTypes
|
|
|
234
234
|
/**
|
|
235
235
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
236
236
|
*/
|
|
237
|
-
sx: _propTypes.default.object,
|
|
237
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
238
238
|
|
|
239
239
|
/**
|
|
240
240
|
* The value of the component.
|