@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
package/node/SvgIcon/SvgIcon.js
CHANGED
|
@@ -186,7 +186,7 @@ process.env.NODE_ENV !== "production" ? SvgIcon.propTypes
|
|
|
186
186
|
/**
|
|
187
187
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
188
188
|
*/
|
|
189
|
-
sx: _propTypes.default.object,
|
|
189
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
190
190
|
|
|
191
191
|
/**
|
|
192
192
|
* Provides a human-readable title for the element that contains it.
|
package/node/Switch/Switch.js
CHANGED
|
@@ -353,7 +353,7 @@ process.env.NODE_ENV !== "production" ? Switch.propTypes
|
|
|
353
353
|
/**
|
|
354
354
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
355
355
|
*/
|
|
356
|
-
sx: _propTypes.default.object,
|
|
356
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
357
357
|
|
|
358
358
|
/**
|
|
359
359
|
* The value of the component. The DOM API casts this to a string.
|
package/node/Tab/Tab.js
CHANGED
|
@@ -33,7 +33,7 @@ var _tabClasses = _interopRequireWildcard(require("./tabClasses"));
|
|
|
33
33
|
|
|
34
34
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
35
35
|
|
|
36
|
-
const _excluded = ["className", "disabled", "disableFocusRipple", "fullWidth", "icon", "indicator", "label", "onChange", "onClick", "onFocus", "selected", "selectionFollowsFocus", "textColor", "value", "wrapped"];
|
|
36
|
+
const _excluded = ["className", "disabled", "disableFocusRipple", "fullWidth", "icon", "iconPosition", "indicator", "label", "onChange", "onClick", "onFocus", "selected", "selectionFollowsFocus", "textColor", "value", "wrapped"];
|
|
37
37
|
|
|
38
38
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
39
39
|
|
|
@@ -78,16 +78,24 @@ const TabRoot = (0, _styled.default)(_ButtonBase.default, {
|
|
|
78
78
|
padding: '12px 16px',
|
|
79
79
|
overflow: 'hidden',
|
|
80
80
|
whiteSpace: 'normal',
|
|
81
|
-
textAlign: 'center'
|
|
82
|
-
|
|
81
|
+
textAlign: 'center'
|
|
82
|
+
}, ownerState.label && {
|
|
83
|
+
flexDirection: ownerState.iconPosition === 'top' || ownerState.iconPosition === 'bottom' ? 'column' : 'row'
|
|
84
|
+
}, {
|
|
83
85
|
lineHeight: 1.25
|
|
84
86
|
}, ownerState.icon && ownerState.label && {
|
|
85
87
|
minHeight: 72,
|
|
86
88
|
paddingTop: 9,
|
|
87
89
|
paddingBottom: 9,
|
|
88
|
-
[`& > .${_tabClasses.default.iconWrapper}`]: {
|
|
90
|
+
[`& > .${_tabClasses.default.iconWrapper}`]: (0, _extends2.default)({}, ownerState.iconPosition === 'top' && {
|
|
89
91
|
marginBottom: 6
|
|
90
|
-
}
|
|
92
|
+
}, ownerState.iconPosition === 'bottom' && {
|
|
93
|
+
marginTop: 6
|
|
94
|
+
}, ownerState.iconPosition === 'start' && {
|
|
95
|
+
marginRight: theme.spacing(1)
|
|
96
|
+
}, ownerState.iconPosition === 'end' && {
|
|
97
|
+
marginLeft: theme.spacing(1)
|
|
98
|
+
})
|
|
91
99
|
}, ownerState.textColor === 'inherit' && {
|
|
92
100
|
color: 'inherit',
|
|
93
101
|
opacity: 0.6,
|
|
@@ -134,6 +142,7 @@ const Tab = /*#__PURE__*/React.forwardRef(function Tab(inProps, ref) {
|
|
|
134
142
|
// eslint-disable-next-line react/prop-types
|
|
135
143
|
fullWidth,
|
|
136
144
|
icon: iconProp,
|
|
145
|
+
iconPosition = 'top',
|
|
137
146
|
// eslint-disable-next-line react/prop-types
|
|
138
147
|
indicator,
|
|
139
148
|
label,
|
|
@@ -155,6 +164,7 @@ const Tab = /*#__PURE__*/React.forwardRef(function Tab(inProps, ref) {
|
|
|
155
164
|
disableFocusRipple,
|
|
156
165
|
selected,
|
|
157
166
|
icon: !!iconProp,
|
|
167
|
+
iconPosition,
|
|
158
168
|
label: !!label,
|
|
159
169
|
fullWidth,
|
|
160
170
|
textColor,
|
|
@@ -197,7 +207,11 @@ const Tab = /*#__PURE__*/React.forwardRef(function Tab(inProps, ref) {
|
|
|
197
207
|
ownerState: ownerState,
|
|
198
208
|
tabIndex: selected ? 0 : -1
|
|
199
209
|
}, other, {
|
|
200
|
-
children: [
|
|
210
|
+
children: [iconPosition === 'top' || iconPosition === 'start' ? /*#__PURE__*/(0, _jsxRuntime.jsxs)(React.Fragment, {
|
|
211
|
+
children: [icon, label]
|
|
212
|
+
}) : /*#__PURE__*/(0, _jsxRuntime.jsxs)(React.Fragment, {
|
|
213
|
+
children: [label, icon]
|
|
214
|
+
}), indicator]
|
|
201
215
|
}));
|
|
202
216
|
});
|
|
203
217
|
process.env.NODE_ENV !== "production" ? Tab.propTypes
|
|
@@ -250,6 +264,12 @@ process.env.NODE_ENV !== "production" ? Tab.propTypes
|
|
|
250
264
|
*/
|
|
251
265
|
icon: _propTypes.default.oneOfType([_propTypes.default.element, _propTypes.default.string]),
|
|
252
266
|
|
|
267
|
+
/**
|
|
268
|
+
* The position of the icon relative to the label.
|
|
269
|
+
* @default 'top'
|
|
270
|
+
*/
|
|
271
|
+
iconPosition: _propTypes.default.oneOf(['bottom', 'end', 'start', 'top']),
|
|
272
|
+
|
|
253
273
|
/**
|
|
254
274
|
* The label element.
|
|
255
275
|
*/
|
|
@@ -273,7 +293,7 @@ process.env.NODE_ENV !== "production" ? Tab.propTypes
|
|
|
273
293
|
/**
|
|
274
294
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
275
295
|
*/
|
|
276
|
-
sx: _propTypes.default.object,
|
|
296
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
277
297
|
|
|
278
298
|
/**
|
|
279
299
|
* You can provide your own value. Otherwise, we fallback to the child position index.
|
|
@@ -152,7 +152,7 @@ process.env.NODE_ENV !== "production" ? TabScrollButton.propTypes
|
|
|
152
152
|
/**
|
|
153
153
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
154
154
|
*/
|
|
155
|
-
sx: _propTypes.default.object
|
|
155
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
156
156
|
} : void 0;
|
|
157
157
|
var _default = TabScrollButton;
|
|
158
158
|
exports.default = _default;
|
package/node/Table/Table.js
CHANGED
|
@@ -163,7 +163,7 @@ process.env.NODE_ENV !== "production" ? Table.propTypes
|
|
|
163
163
|
/**
|
|
164
164
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
165
165
|
*/
|
|
166
|
-
sx: _propTypes.default.object
|
|
166
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
167
167
|
} : void 0;
|
|
168
168
|
var _default = Table;
|
|
169
169
|
exports.default = _default;
|
|
@@ -113,7 +113,7 @@ process.env.NODE_ENV !== "production" ? TableBody.propTypes
|
|
|
113
113
|
/**
|
|
114
114
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
115
115
|
*/
|
|
116
|
-
sx: _propTypes.default.object
|
|
116
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
117
117
|
} : void 0;
|
|
118
118
|
var _default = TableBody;
|
|
119
119
|
exports.default = _default;
|
|
@@ -245,7 +245,7 @@ process.env.NODE_ENV !== "production" ? TableCell.propTypes
|
|
|
245
245
|
/**
|
|
246
246
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
247
247
|
*/
|
|
248
|
-
sx: _propTypes.default.object,
|
|
248
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
249
249
|
|
|
250
250
|
/**
|
|
251
251
|
* Specify the cell type.
|
|
@@ -104,7 +104,7 @@ process.env.NODE_ENV !== "production" ? TableContainer.propTypes
|
|
|
104
104
|
/**
|
|
105
105
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
106
106
|
*/
|
|
107
|
-
sx: _propTypes.default.object
|
|
107
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
108
108
|
} : void 0;
|
|
109
109
|
var _default = TableContainer;
|
|
110
110
|
exports.default = _default;
|
|
@@ -113,7 +113,7 @@ process.env.NODE_ENV !== "production" ? TableFooter.propTypes
|
|
|
113
113
|
/**
|
|
114
114
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
115
115
|
*/
|
|
116
|
-
sx: _propTypes.default.object
|
|
116
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
117
117
|
} : void 0;
|
|
118
118
|
var _default = TableFooter;
|
|
119
119
|
exports.default = _default;
|
|
@@ -113,7 +113,7 @@ process.env.NODE_ENV !== "production" ? TableHead.propTypes
|
|
|
113
113
|
/**
|
|
114
114
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
115
115
|
*/
|
|
116
|
-
sx: _propTypes.default.object
|
|
116
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
117
117
|
} : void 0;
|
|
118
118
|
var _default = TableHead;
|
|
119
119
|
exports.default = _default;
|
|
@@ -444,7 +444,7 @@ process.env.NODE_ENV !== "production" ? TablePagination.propTypes
|
|
|
444
444
|
/**
|
|
445
445
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
446
446
|
*/
|
|
447
|
-
sx: _propTypes.default.object
|
|
447
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
448
448
|
} : void 0;
|
|
449
449
|
var _default = TablePagination;
|
|
450
450
|
exports.default = _default;
|
|
@@ -157,7 +157,7 @@ process.env.NODE_ENV !== "production" ? TableRow.propTypes
|
|
|
157
157
|
/**
|
|
158
158
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
159
159
|
*/
|
|
160
|
-
sx: _propTypes.default.object
|
|
160
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
161
161
|
} : void 0;
|
|
162
162
|
var _default = TableRow;
|
|
163
163
|
exports.default = _default;
|
|
@@ -201,7 +201,7 @@ process.env.NODE_ENV !== "production" ? TableSortLabel.propTypes
|
|
|
201
201
|
/**
|
|
202
202
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
203
203
|
*/
|
|
204
|
-
sx: _propTypes.default.object
|
|
204
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
205
205
|
} : void 0;
|
|
206
206
|
var _default = TableSortLabel;
|
|
207
207
|
exports.default = _default;
|
package/node/Tabs/Tabs.js
CHANGED
|
@@ -834,7 +834,7 @@ process.env.NODE_ENV !== "production" ? Tabs.propTypes
|
|
|
834
834
|
/**
|
|
835
835
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
836
836
|
*/
|
|
837
|
-
sx: _propTypes.default.object,
|
|
837
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
838
838
|
|
|
839
839
|
/**
|
|
840
840
|
* Props applied to the tab indicator element.
|
|
@@ -437,7 +437,7 @@ process.env.NODE_ENV !== "production" ? TextField.propTypes
|
|
|
437
437
|
/**
|
|
438
438
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
439
439
|
*/
|
|
440
|
-
sx: _propTypes.default.object,
|
|
440
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
441
441
|
|
|
442
442
|
/**
|
|
443
443
|
* 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).
|
|
@@ -248,7 +248,7 @@ process.env.NODE_ENV !== "production" ? ToggleButton.propTypes
|
|
|
248
248
|
/**
|
|
249
249
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
250
250
|
*/
|
|
251
|
-
sx: _propTypes.default.object,
|
|
251
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
252
252
|
|
|
253
253
|
/**
|
|
254
254
|
* The value to associate with the button when selected in a
|
|
@@ -266,7 +266,7 @@ process.env.NODE_ENV !== "production" ? ToggleButtonGroup.propTypes
|
|
|
266
266
|
/**
|
|
267
267
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
268
268
|
*/
|
|
269
|
-
sx: _propTypes.default.object,
|
|
269
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
270
270
|
|
|
271
271
|
/**
|
|
272
272
|
* The currently selected value within the group or an array of selected
|
package/node/Toolbar/Toolbar.js
CHANGED
|
@@ -138,7 +138,7 @@ process.env.NODE_ENV !== "production" ? Toolbar.propTypes
|
|
|
138
138
|
/**
|
|
139
139
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
140
140
|
*/
|
|
141
|
-
sx: _propTypes.default.object,
|
|
141
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
142
142
|
|
|
143
143
|
/**
|
|
144
144
|
* The variant to use.
|
package/node/Tooltip/Tooltip.js
CHANGED
|
@@ -246,11 +246,11 @@ function composeEventHandler(handler, eventHandler) {
|
|
|
246
246
|
|
|
247
247
|
handler(event);
|
|
248
248
|
};
|
|
249
|
-
} // TODO
|
|
249
|
+
} // TODO v6: Remove PopperComponent, PopperProps, TransitionComponent and TransitionProps.
|
|
250
250
|
|
|
251
251
|
|
|
252
252
|
const Tooltip = /*#__PURE__*/React.forwardRef(function Tooltip(inProps, ref) {
|
|
253
|
-
var _components$Popper, _ref, _components$Tooltip, _components$Arrow, _componentsProps$popp;
|
|
253
|
+
var _components$Popper, _ref, _components$Transitio, _components$Tooltip, _components$Arrow, _componentsProps$popp;
|
|
254
254
|
|
|
255
255
|
const props = (0, _useThemeProps.default)({
|
|
256
256
|
props: inProps,
|
|
@@ -617,7 +617,7 @@ const Tooltip = /*#__PURE__*/React.forwardRef(function Tooltip(inProps, ref) {
|
|
|
617
617
|
});
|
|
618
618
|
const classes = useUtilityClasses(ownerState);
|
|
619
619
|
const PopperComponent = (_components$Popper = components.Popper) != null ? _components$Popper : TooltipPopper;
|
|
620
|
-
const TransitionComponent = (_ref =
|
|
620
|
+
const TransitionComponent = (_ref = (_components$Transitio = components.Transition) != null ? _components$Transitio : TransitionComponentProp) != null ? _ref : _Grow.default;
|
|
621
621
|
const TooltipComponent = (_components$Tooltip = components.Tooltip) != null ? _components$Tooltip : TooltipTooltip;
|
|
622
622
|
const ArrowComponent = (_components$Arrow = components.Arrow) != null ? _components$Arrow : TooltipArrow;
|
|
623
623
|
const popperProps = (0, _core.appendOwnerState)(PopperComponent, (0, _extends2.default)({}, PopperProps, componentsProps.popper), ownerState);
|
|
@@ -828,7 +828,7 @@ process.env.NODE_ENV !== "production" ? Tooltip.propTypes
|
|
|
828
828
|
/**
|
|
829
829
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
830
830
|
*/
|
|
831
|
-
sx: _propTypes.default.object,
|
|
831
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
832
832
|
|
|
833
833
|
/**
|
|
834
834
|
* Tooltip title. Zero-length titles string are never displayed.
|
|
@@ -203,7 +203,7 @@ process.env.NODE_ENV !== "production" ? Typography.propTypes
|
|
|
203
203
|
/**
|
|
204
204
|
* The system prop that allows defining system overrides as well as additional CSS styles.
|
|
205
205
|
*/
|
|
206
|
-
sx: _propTypes.default.object,
|
|
206
|
+
sx: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object]),
|
|
207
207
|
|
|
208
208
|
/**
|
|
209
209
|
* Applies the theme typography styles.
|
package/node/index.js
CHANGED
package/node/styles/index.js
CHANGED
|
@@ -47,6 +47,12 @@ Object.defineProperty(exports, "createTheme", {
|
|
|
47
47
|
return _createTheme.default;
|
|
48
48
|
}
|
|
49
49
|
});
|
|
50
|
+
Object.defineProperty(exports, "css", {
|
|
51
|
+
enumerable: true,
|
|
52
|
+
get: function () {
|
|
53
|
+
return _system.css;
|
|
54
|
+
}
|
|
55
|
+
});
|
|
50
56
|
Object.defineProperty(exports, "darken", {
|
|
51
57
|
enumerable: true,
|
|
52
58
|
get: function () {
|
|
@@ -107,6 +113,12 @@ Object.defineProperty(exports, "hslToRgb", {
|
|
|
107
113
|
return _system.hslToRgb;
|
|
108
114
|
}
|
|
109
115
|
});
|
|
116
|
+
Object.defineProperty(exports, "keyframes", {
|
|
117
|
+
enumerable: true,
|
|
118
|
+
get: function () {
|
|
119
|
+
return _system.keyframes;
|
|
120
|
+
}
|
|
121
|
+
});
|
|
110
122
|
Object.defineProperty(exports, "lighten", {
|
|
111
123
|
enumerable: true,
|
|
112
124
|
get: function () {
|
package/node/utils/index.js
CHANGED
|
@@ -65,6 +65,12 @@ Object.defineProperty(exports, "setRef", {
|
|
|
65
65
|
return _setRef.default;
|
|
66
66
|
}
|
|
67
67
|
});
|
|
68
|
+
Object.defineProperty(exports, "unstable_ClassNameGenerator", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () {
|
|
71
|
+
return _core.unstable_ClassNameGenerator;
|
|
72
|
+
}
|
|
73
|
+
});
|
|
68
74
|
Object.defineProperty(exports, "unstable_useEnhancedEffect", {
|
|
69
75
|
enumerable: true,
|
|
70
76
|
get: function () {
|
|
@@ -140,4 +146,6 @@ var _useEventCallback = _interopRequireDefault(require("./useEventCallback"));
|
|
|
140
146
|
|
|
141
147
|
var _useForkRef = _interopRequireDefault(require("./useForkRef"));
|
|
142
148
|
|
|
143
|
-
var _useIsFocusVisible = _interopRequireDefault(require("./useIsFocusVisible"));
|
|
149
|
+
var _useIsFocusVisible = _interopRequireDefault(require("./useIsFocusVisible"));
|
|
150
|
+
|
|
151
|
+
var _core = require("@mui/core");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mui/material",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.5",
|
|
4
4
|
"private": false,
|
|
5
5
|
"author": "MUI Team",
|
|
6
6
|
"description": "Quickly build beautiful React apps. MUI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design.",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"url": "https://opencollective.com/material-ui"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
29
|
-
"@emotion/react": "^11.
|
|
29
|
+
"@emotion/react": "^11.5.0",
|
|
30
30
|
"@emotion/styled": "^11.3.0",
|
|
31
31
|
"@types/react": "^16.8.6 || ^17.0.0",
|
|
32
32
|
"react": "^17.0.2",
|
|
@@ -45,12 +45,11 @@
|
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"@babel/runtime": "^7.15.4",
|
|
48
|
-
"@mui/core": "5.0.0-alpha.
|
|
49
|
-
"@mui/system": "^5.0.
|
|
48
|
+
"@mui/core": "5.0.0-alpha.52",
|
|
49
|
+
"@mui/system": "^5.0.5",
|
|
50
50
|
"@mui/types": "^7.0.0",
|
|
51
51
|
"@mui/utils": "^5.0.1",
|
|
52
|
-
"@
|
|
53
|
-
"@types/react-transition-group": "^4.4.3",
|
|
52
|
+
"@types/react-transition-group": "^4.4.4",
|
|
54
53
|
"clsx": "^1.1.1",
|
|
55
54
|
"csstype": "^3.0.9",
|
|
56
55
|
"hoist-non-react-statics": "^3.3.2",
|
package/styles/components.d.ts
CHANGED
|
@@ -128,9 +128,6 @@ export interface Components {
|
|
|
128
128
|
styleOverrides?: ComponentsOverrides['MuiContainer'];
|
|
129
129
|
variants?: ComponentsVariants['MuiContainer'];
|
|
130
130
|
};
|
|
131
|
-
/**
|
|
132
|
-
* @deprecated See CssBaseline.d.ts
|
|
133
|
-
*/
|
|
134
131
|
MuiCssBaseline?: {
|
|
135
132
|
defaultProps?: ComponentsProps['MuiCssBaseline'];
|
|
136
133
|
styleOverrides?: ComponentsOverrides['MuiCssBaseline'];
|
package/styles/index.d.ts
CHANGED
package/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';
|