@mui/material 5.15.2 → 5.15.4
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 +4 -4
- package/AccordionActions/AccordionActions.js +4 -4
- package/AccordionDetails/AccordionDetails.js +4 -4
- package/AccordionSummary/AccordionSummary.js +4 -4
- package/Alert/Alert.js +4 -4
- package/AlertTitle/AlertTitle.js +4 -4
- package/AppBar/AppBar.js +4 -4
- package/Autocomplete/Autocomplete.js +4 -4
- package/Avatar/Avatar.js +4 -4
- package/AvatarGroup/AvatarGroup.js +4 -4
- package/Backdrop/Backdrop.js +4 -4
- package/Badge/Badge.js +4 -4
- package/BottomNavigation/BottomNavigation.js +4 -4
- package/BottomNavigationAction/BottomNavigationAction.js +4 -4
- package/Box/Box.js +4 -4
- package/Breadcrumbs/Breadcrumbs.js +4 -4
- package/Button/Button.js +4 -4
- package/ButtonBase/ButtonBase.js +4 -4
- package/ButtonGroup/ButtonGroup.js +4 -4
- package/ButtonGroup/ButtonGroupContext.d.ts +2 -2
- package/CHANGELOG.md +161 -6
- package/Card/Card.js +4 -4
- package/CardActionArea/CardActionArea.js +4 -4
- package/CardActions/CardActions.js +4 -4
- package/CardContent/CardContent.js +4 -4
- package/CardHeader/CardHeader.js +4 -4
- package/CardMedia/CardMedia.js +4 -4
- package/Checkbox/Checkbox.js +4 -4
- package/Chip/Chip.js +4 -4
- package/CircularProgress/CircularProgress.js +4 -4
- package/ClickAwayListener/index.d.ts +2 -1
- package/Collapse/Collapse.js +4 -4
- package/Container/Container.js +4 -4
- package/CssBaseline/CssBaseline.js +4 -4
- package/Dialog/Dialog.js +4 -4
- package/DialogActions/DialogActions.js +4 -4
- package/DialogContent/DialogContent.js +4 -4
- package/DialogContentText/DialogContentText.js +4 -4
- package/DialogTitle/DialogTitle.js +4 -4
- package/Divider/Divider.js +4 -4
- package/Drawer/Drawer.js +4 -4
- package/Fab/Fab.js +4 -4
- package/Fade/Fade.js +4 -4
- package/FilledInput/FilledInput.js +4 -4
- package/FormControl/FormControl.d.ts +1 -1
- package/FormControl/FormControl.js +4 -4
- package/FormControlLabel/FormControlLabel.js +4 -4
- package/FormGroup/FormGroup.js +4 -4
- package/FormHelperText/FormHelperText.js +4 -4
- package/FormLabel/FormLabel.d.ts +1 -1
- package/FormLabel/FormLabel.js +4 -4
- package/GlobalStyles/GlobalStyles.js +4 -4
- package/Grid/Grid.js +4 -4
- package/Grow/Grow.js +4 -4
- package/Hidden/Hidden.js +4 -4
- package/Icon/Icon.js +4 -4
- package/IconButton/IconButton.js +4 -4
- package/ImageList/ImageList.js +4 -4
- package/ImageListItem/ImageListItem.js +4 -4
- package/ImageListItemBar/ImageListItemBar.js +4 -4
- package/Input/Input.js +4 -4
- package/InputAdornment/InputAdornment.js +4 -4
- package/InputBase/InputBase.js +4 -4
- package/InputLabel/InputLabel.d.ts +1 -5
- package/InputLabel/InputLabel.js +4 -4
- package/LinearProgress/LinearProgress.js +4 -4
- package/Link/Link.js +4 -4
- package/List/List.js +4 -4
- package/ListItem/ListItem.js +4 -4
- package/ListItemAvatar/ListItemAvatar.js +4 -4
- package/ListItemButton/ListItemButton.js +4 -4
- package/ListItemIcon/ListItemIcon.js +4 -4
- package/ListItemSecondaryAction/ListItemSecondaryAction.js +4 -4
- package/ListItemText/ListItemText.js +4 -4
- package/ListSubheader/ListSubheader.js +4 -4
- package/Menu/Menu.js +4 -4
- package/MenuItem/MenuItem.js +4 -4
- package/MenuList/MenuList.js +4 -4
- package/MobileStepper/MobileStepper.js +4 -4
- package/Modal/Modal.js +4 -4
- package/NativeSelect/NativeSelect.js +4 -4
- package/OutlinedInput/OutlinedInput.js +4 -4
- package/Pagination/Pagination.js +4 -4
- package/PaginationItem/PaginationItem.js +4 -4
- package/Paper/Paper.js +4 -4
- package/Popover/Popover.js +4 -4
- package/Popper/Popper.d.ts +2 -2
- package/Popper/Popper.js +4 -4
- package/Radio/Radio.js +4 -4
- package/RadioGroup/RadioGroup.js +4 -4
- package/Rating/Rating.js +4 -4
- package/ScopedCssBaseline/ScopedCssBaseline.js +4 -4
- package/Select/Select.js +4 -4
- package/Skeleton/Skeleton.js +4 -4
- package/Slide/Slide.js +4 -4
- package/Slider/Slider.js +4 -4
- package/Snackbar/Snackbar.js +4 -4
- package/SnackbarContent/SnackbarContent.js +4 -4
- package/SpeedDial/SpeedDial.js +4 -4
- package/SpeedDialAction/SpeedDialAction.js +4 -4
- package/SpeedDialIcon/SpeedDialIcon.js +4 -4
- package/Stack/Stack.js +4 -4
- package/Step/Step.js +4 -4
- package/StepButton/StepButton.js +4 -4
- package/StepConnector/StepConnector.js +4 -4
- package/StepContent/StepContent.js +4 -4
- package/StepIcon/StepIcon.js +4 -4
- package/StepLabel/StepLabel.js +4 -4
- package/Stepper/Stepper.js +4 -4
- package/SvgIcon/SvgIcon.js +4 -4
- package/SwipeableDrawer/SwipeableDrawer.js +4 -4
- package/Switch/Switch.js +4 -4
- package/Tab/Tab.js +4 -4
- package/TabScrollButton/TabScrollButton.js +4 -4
- package/Table/Table.js +4 -4
- package/TableBody/TableBody.js +4 -4
- package/TableCell/TableCell.js +4 -4
- package/TableContainer/TableContainer.js +4 -4
- package/TableFooter/TableFooter.js +4 -4
- package/TableHead/TableHead.js +4 -4
- package/TablePagination/TablePagination.js +4 -4
- package/TableRow/TableRow.js +4 -4
- package/TableSortLabel/TableSortLabel.js +4 -4
- package/Tabs/Tabs.js +4 -4
- package/TextField/TextField.d.ts +1 -1
- package/TextField/TextField.js +4 -4
- package/ToggleButton/ToggleButton.js +24 -8
- package/ToggleButtonGroup/ToggleButtonGroup.js +88 -46
- package/ToggleButtonGroup/ToggleButtonGroupButtonContext.d.ts +6 -0
- package/ToggleButtonGroup/ToggleButtonGroupButtonContext.js +9 -0
- package/ToggleButtonGroup/ToggleButtonGroupContext.d.ts +16 -0
- package/ToggleButtonGroup/ToggleButtonGroupContext.js +9 -0
- package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +6 -0
- package/ToggleButtonGroup/toggleButtonGroupClasses.js +1 -1
- package/Toolbar/Toolbar.js +4 -4
- package/Tooltip/Tooltip.js +4 -4
- package/Typography/Typography.js +4 -4
- package/Unstable_Grid2/Grid2.js +4 -4
- package/Zoom/Zoom.js +4 -4
- package/index.js +1 -1
- package/legacy/Accordion/Accordion.js +4 -4
- package/legacy/AccordionActions/AccordionActions.js +4 -4
- package/legacy/AccordionDetails/AccordionDetails.js +4 -4
- package/legacy/AccordionSummary/AccordionSummary.js +4 -4
- package/legacy/Alert/Alert.js +4 -4
- package/legacy/AlertTitle/AlertTitle.js +4 -4
- package/legacy/AppBar/AppBar.js +4 -4
- package/legacy/Autocomplete/Autocomplete.js +4 -4
- package/legacy/Avatar/Avatar.js +4 -4
- package/legacy/AvatarGroup/AvatarGroup.js +4 -4
- package/legacy/Backdrop/Backdrop.js +4 -4
- package/legacy/Badge/Badge.js +4 -4
- package/legacy/BottomNavigation/BottomNavigation.js +4 -4
- package/legacy/BottomNavigationAction/BottomNavigationAction.js +4 -4
- package/legacy/Box/Box.js +4 -4
- package/legacy/Breadcrumbs/Breadcrumbs.js +4 -4
- package/legacy/Button/Button.js +4 -4
- package/legacy/ButtonBase/ButtonBase.js +4 -4
- package/legacy/ButtonGroup/ButtonGroup.js +4 -4
- package/legacy/Card/Card.js +4 -4
- package/legacy/CardActionArea/CardActionArea.js +4 -4
- package/legacy/CardActions/CardActions.js +4 -4
- package/legacy/CardContent/CardContent.js +4 -4
- package/legacy/CardHeader/CardHeader.js +4 -4
- package/legacy/CardMedia/CardMedia.js +4 -4
- package/legacy/Checkbox/Checkbox.js +4 -4
- package/legacy/Chip/Chip.js +4 -4
- package/legacy/CircularProgress/CircularProgress.js +4 -4
- package/legacy/Collapse/Collapse.js +4 -4
- package/legacy/Container/Container.js +4 -4
- package/legacy/CssBaseline/CssBaseline.js +4 -4
- package/legacy/Dialog/Dialog.js +4 -4
- package/legacy/DialogActions/DialogActions.js +4 -4
- package/legacy/DialogContent/DialogContent.js +4 -4
- package/legacy/DialogContentText/DialogContentText.js +4 -4
- package/legacy/DialogTitle/DialogTitle.js +4 -4
- package/legacy/Divider/Divider.js +4 -4
- package/legacy/Drawer/Drawer.js +4 -4
- package/legacy/Fab/Fab.js +4 -4
- package/legacy/Fade/Fade.js +4 -4
- package/legacy/FilledInput/FilledInput.js +4 -4
- package/legacy/FormControl/FormControl.js +4 -4
- package/legacy/FormControlLabel/FormControlLabel.js +4 -4
- package/legacy/FormGroup/FormGroup.js +4 -4
- package/legacy/FormHelperText/FormHelperText.js +4 -4
- package/legacy/FormLabel/FormLabel.js +4 -4
- package/legacy/GlobalStyles/GlobalStyles.js +4 -4
- package/legacy/Grid/Grid.js +4 -4
- package/legacy/Grow/Grow.js +4 -4
- package/legacy/Hidden/Hidden.js +4 -4
- package/legacy/Icon/Icon.js +4 -4
- package/legacy/IconButton/IconButton.js +4 -4
- package/legacy/ImageList/ImageList.js +4 -4
- package/legacy/ImageListItem/ImageListItem.js +4 -4
- package/legacy/ImageListItemBar/ImageListItemBar.js +4 -4
- package/legacy/Input/Input.js +4 -4
- package/legacy/InputAdornment/InputAdornment.js +4 -4
- package/legacy/InputBase/InputBase.js +4 -4
- package/legacy/InputLabel/InputLabel.js +4 -4
- package/legacy/LinearProgress/LinearProgress.js +4 -4
- package/legacy/Link/Link.js +4 -4
- package/legacy/List/List.js +4 -4
- package/legacy/ListItem/ListItem.js +4 -4
- package/legacy/ListItemAvatar/ListItemAvatar.js +4 -4
- package/legacy/ListItemButton/ListItemButton.js +4 -4
- package/legacy/ListItemIcon/ListItemIcon.js +4 -4
- package/legacy/ListItemSecondaryAction/ListItemSecondaryAction.js +4 -4
- package/legacy/ListItemText/ListItemText.js +4 -4
- package/legacy/ListSubheader/ListSubheader.js +4 -4
- package/legacy/Menu/Menu.js +4 -4
- package/legacy/MenuItem/MenuItem.js +4 -4
- package/legacy/MenuList/MenuList.js +4 -4
- package/legacy/MobileStepper/MobileStepper.js +4 -4
- package/legacy/Modal/Modal.js +4 -4
- package/legacy/NativeSelect/NativeSelect.js +4 -4
- package/legacy/OutlinedInput/OutlinedInput.js +4 -4
- package/legacy/Pagination/Pagination.js +4 -4
- package/legacy/PaginationItem/PaginationItem.js +4 -4
- package/legacy/Paper/Paper.js +4 -4
- package/legacy/Popover/Popover.js +4 -4
- package/legacy/Popper/Popper.js +4 -4
- package/legacy/Radio/Radio.js +4 -4
- package/legacy/RadioGroup/RadioGroup.js +4 -4
- package/legacy/Rating/Rating.js +4 -4
- package/legacy/ScopedCssBaseline/ScopedCssBaseline.js +4 -4
- package/legacy/Select/Select.js +4 -4
- package/legacy/Skeleton/Skeleton.js +4 -4
- package/legacy/Slide/Slide.js +4 -4
- package/legacy/Slider/Slider.js +4 -4
- package/legacy/Snackbar/Snackbar.js +4 -4
- package/legacy/SnackbarContent/SnackbarContent.js +4 -4
- package/legacy/SpeedDial/SpeedDial.js +4 -4
- package/legacy/SpeedDialAction/SpeedDialAction.js +4 -4
- package/legacy/SpeedDialIcon/SpeedDialIcon.js +4 -4
- package/legacy/Stack/Stack.js +4 -4
- package/legacy/Step/Step.js +4 -4
- package/legacy/StepButton/StepButton.js +4 -4
- package/legacy/StepConnector/StepConnector.js +4 -4
- package/legacy/StepContent/StepContent.js +4 -4
- package/legacy/StepIcon/StepIcon.js +4 -4
- package/legacy/StepLabel/StepLabel.js +4 -4
- package/legacy/Stepper/Stepper.js +4 -4
- package/legacy/SvgIcon/SvgIcon.js +4 -4
- package/legacy/SwipeableDrawer/SwipeableDrawer.js +4 -4
- package/legacy/Switch/Switch.js +4 -4
- package/legacy/Tab/Tab.js +4 -4
- package/legacy/TabScrollButton/TabScrollButton.js +4 -4
- package/legacy/Table/Table.js +4 -4
- package/legacy/TableBody/TableBody.js +4 -4
- package/legacy/TableCell/TableCell.js +4 -4
- package/legacy/TableContainer/TableContainer.js +4 -4
- package/legacy/TableFooter/TableFooter.js +4 -4
- package/legacy/TableHead/TableHead.js +4 -4
- package/legacy/TablePagination/TablePagination.js +4 -4
- package/legacy/TableRow/TableRow.js +4 -4
- package/legacy/TableSortLabel/TableSortLabel.js +4 -4
- package/legacy/Tabs/Tabs.js +4 -4
- package/legacy/TextField/TextField.js +4 -4
- package/legacy/ToggleButton/ToggleButton.js +19 -6
- package/legacy/ToggleButtonGroup/ToggleButtonGroup.js +81 -55
- package/legacy/ToggleButtonGroup/ToggleButtonGroupButtonContext.js +9 -0
- package/legacy/ToggleButtonGroup/ToggleButtonGroupContext.js +9 -0
- package/legacy/ToggleButtonGroup/toggleButtonGroupClasses.js +1 -1
- package/legacy/Toolbar/Toolbar.js +4 -4
- package/legacy/Tooltip/Tooltip.js +4 -4
- package/legacy/Typography/Typography.js +4 -4
- package/legacy/Unstable_Grid2/Grid2.js +4 -4
- package/legacy/Zoom/Zoom.js +4 -4
- package/legacy/index.js +1 -1
- package/legacy/styles/CssVarsProvider.js +3 -0
- package/legacy/styles/index.js +1 -0
- package/modern/Accordion/Accordion.js +4 -4
- package/modern/AccordionActions/AccordionActions.js +4 -4
- package/modern/AccordionDetails/AccordionDetails.js +4 -4
- package/modern/AccordionSummary/AccordionSummary.js +4 -4
- package/modern/Alert/Alert.js +4 -4
- package/modern/AlertTitle/AlertTitle.js +4 -4
- package/modern/AppBar/AppBar.js +4 -4
- package/modern/Autocomplete/Autocomplete.js +4 -4
- package/modern/Avatar/Avatar.js +4 -4
- package/modern/AvatarGroup/AvatarGroup.js +4 -4
- package/modern/Backdrop/Backdrop.js +4 -4
- package/modern/Badge/Badge.js +4 -4
- package/modern/BottomNavigation/BottomNavigation.js +4 -4
- package/modern/BottomNavigationAction/BottomNavigationAction.js +4 -4
- package/modern/Box/Box.js +4 -4
- package/modern/Breadcrumbs/Breadcrumbs.js +4 -4
- package/modern/Button/Button.js +4 -4
- package/modern/ButtonBase/ButtonBase.js +4 -4
- package/modern/ButtonGroup/ButtonGroup.js +4 -4
- package/modern/Card/Card.js +4 -4
- package/modern/CardActionArea/CardActionArea.js +4 -4
- package/modern/CardActions/CardActions.js +4 -4
- package/modern/CardContent/CardContent.js +4 -4
- package/modern/CardHeader/CardHeader.js +4 -4
- package/modern/CardMedia/CardMedia.js +4 -4
- package/modern/Checkbox/Checkbox.js +4 -4
- package/modern/Chip/Chip.js +4 -4
- package/modern/CircularProgress/CircularProgress.js +4 -4
- package/modern/Collapse/Collapse.js +4 -4
- package/modern/Container/Container.js +4 -4
- package/modern/CssBaseline/CssBaseline.js +4 -4
- package/modern/Dialog/Dialog.js +4 -4
- package/modern/DialogActions/DialogActions.js +4 -4
- package/modern/DialogContent/DialogContent.js +4 -4
- package/modern/DialogContentText/DialogContentText.js +4 -4
- package/modern/DialogTitle/DialogTitle.js +4 -4
- package/modern/Divider/Divider.js +4 -4
- package/modern/Drawer/Drawer.js +4 -4
- package/modern/Fab/Fab.js +4 -4
- package/modern/Fade/Fade.js +4 -4
- package/modern/FilledInput/FilledInput.js +4 -4
- package/modern/FormControl/FormControl.js +4 -4
- package/modern/FormControlLabel/FormControlLabel.js +4 -4
- package/modern/FormGroup/FormGroup.js +4 -4
- package/modern/FormHelperText/FormHelperText.js +4 -4
- package/modern/FormLabel/FormLabel.js +4 -4
- package/modern/GlobalStyles/GlobalStyles.js +4 -4
- package/modern/Grid/Grid.js +4 -4
- package/modern/Grow/Grow.js +4 -4
- package/modern/Hidden/Hidden.js +4 -4
- package/modern/Icon/Icon.js +4 -4
- package/modern/IconButton/IconButton.js +4 -4
- package/modern/ImageList/ImageList.js +4 -4
- package/modern/ImageListItem/ImageListItem.js +4 -4
- package/modern/ImageListItemBar/ImageListItemBar.js +4 -4
- package/modern/Input/Input.js +4 -4
- package/modern/InputAdornment/InputAdornment.js +4 -4
- package/modern/InputBase/InputBase.js +4 -4
- package/modern/InputLabel/InputLabel.js +4 -4
- package/modern/LinearProgress/LinearProgress.js +4 -4
- package/modern/Link/Link.js +4 -4
- package/modern/List/List.js +4 -4
- package/modern/ListItem/ListItem.js +4 -4
- package/modern/ListItemAvatar/ListItemAvatar.js +4 -4
- package/modern/ListItemButton/ListItemButton.js +4 -4
- package/modern/ListItemIcon/ListItemIcon.js +4 -4
- package/modern/ListItemSecondaryAction/ListItemSecondaryAction.js +4 -4
- package/modern/ListItemText/ListItemText.js +4 -4
- package/modern/ListSubheader/ListSubheader.js +4 -4
- package/modern/Menu/Menu.js +4 -4
- package/modern/MenuItem/MenuItem.js +4 -4
- package/modern/MenuList/MenuList.js +4 -4
- package/modern/MobileStepper/MobileStepper.js +4 -4
- package/modern/Modal/Modal.js +4 -4
- package/modern/NativeSelect/NativeSelect.js +4 -4
- package/modern/OutlinedInput/OutlinedInput.js +4 -4
- package/modern/Pagination/Pagination.js +4 -4
- package/modern/PaginationItem/PaginationItem.js +4 -4
- package/modern/Paper/Paper.js +4 -4
- package/modern/Popover/Popover.js +4 -4
- package/modern/Popper/Popper.js +4 -4
- package/modern/Radio/Radio.js +4 -4
- package/modern/RadioGroup/RadioGroup.js +4 -4
- package/modern/Rating/Rating.js +4 -4
- package/modern/ScopedCssBaseline/ScopedCssBaseline.js +4 -4
- package/modern/Select/Select.js +4 -4
- package/modern/Skeleton/Skeleton.js +4 -4
- package/modern/Slide/Slide.js +4 -4
- package/modern/Slider/Slider.js +4 -4
- package/modern/Snackbar/Snackbar.js +4 -4
- package/modern/SnackbarContent/SnackbarContent.js +4 -4
- package/modern/SpeedDial/SpeedDial.js +4 -4
- package/modern/SpeedDialAction/SpeedDialAction.js +4 -4
- package/modern/SpeedDialIcon/SpeedDialIcon.js +4 -4
- package/modern/Stack/Stack.js +4 -4
- package/modern/Step/Step.js +4 -4
- package/modern/StepButton/StepButton.js +4 -4
- package/modern/StepConnector/StepConnector.js +4 -4
- package/modern/StepContent/StepContent.js +4 -4
- package/modern/StepIcon/StepIcon.js +4 -4
- package/modern/StepLabel/StepLabel.js +4 -4
- package/modern/Stepper/Stepper.js +4 -4
- package/modern/SvgIcon/SvgIcon.js +4 -4
- package/modern/SwipeableDrawer/SwipeableDrawer.js +4 -4
- package/modern/Switch/Switch.js +4 -4
- package/modern/Tab/Tab.js +4 -4
- package/modern/TabScrollButton/TabScrollButton.js +4 -4
- package/modern/Table/Table.js +4 -4
- package/modern/TableBody/TableBody.js +4 -4
- package/modern/TableCell/TableCell.js +4 -4
- package/modern/TableContainer/TableContainer.js +4 -4
- package/modern/TableFooter/TableFooter.js +4 -4
- package/modern/TableHead/TableHead.js +4 -4
- package/modern/TablePagination/TablePagination.js +4 -4
- package/modern/TableRow/TableRow.js +4 -4
- package/modern/TableSortLabel/TableSortLabel.js +4 -4
- package/modern/Tabs/Tabs.js +4 -4
- package/modern/TextField/TextField.js +4 -4
- package/modern/ToggleButton/ToggleButton.js +24 -8
- package/modern/ToggleButtonGroup/ToggleButtonGroup.js +88 -46
- package/modern/ToggleButtonGroup/ToggleButtonGroupButtonContext.js +9 -0
- package/modern/ToggleButtonGroup/ToggleButtonGroupContext.js +9 -0
- package/modern/ToggleButtonGroup/toggleButtonGroupClasses.js +1 -1
- package/modern/Toolbar/Toolbar.js +4 -4
- package/modern/Tooltip/Tooltip.js +4 -4
- package/modern/Typography/Typography.js +4 -4
- package/modern/Unstable_Grid2/Grid2.js +4 -4
- package/modern/Zoom/Zoom.js +4 -4
- package/modern/index.js +1 -1
- package/modern/styles/CssVarsProvider.js +3 -0
- package/modern/styles/index.js +1 -0
- package/node/Accordion/Accordion.js +4 -4
- package/node/AccordionActions/AccordionActions.js +4 -4
- package/node/AccordionDetails/AccordionDetails.js +4 -4
- package/node/AccordionSummary/AccordionSummary.js +4 -4
- package/node/Alert/Alert.js +4 -4
- package/node/AlertTitle/AlertTitle.js +4 -4
- package/node/AppBar/AppBar.js +4 -4
- package/node/Autocomplete/Autocomplete.js +4 -4
- package/node/Avatar/Avatar.js +4 -4
- package/node/AvatarGroup/AvatarGroup.js +4 -4
- package/node/Backdrop/Backdrop.js +4 -4
- package/node/Badge/Badge.js +4 -4
- package/node/BottomNavigation/BottomNavigation.js +4 -4
- package/node/BottomNavigationAction/BottomNavigationAction.js +4 -4
- package/node/Box/Box.js +4 -4
- package/node/Breadcrumbs/Breadcrumbs.js +4 -4
- package/node/Button/Button.js +4 -4
- package/node/ButtonBase/ButtonBase.js +4 -4
- package/node/ButtonGroup/ButtonGroup.js +4 -4
- package/node/Card/Card.js +4 -4
- package/node/CardActionArea/CardActionArea.js +4 -4
- package/node/CardActions/CardActions.js +4 -4
- package/node/CardContent/CardContent.js +4 -4
- package/node/CardHeader/CardHeader.js +4 -4
- package/node/CardMedia/CardMedia.js +4 -4
- package/node/Checkbox/Checkbox.js +4 -4
- package/node/Chip/Chip.js +4 -4
- package/node/CircularProgress/CircularProgress.js +4 -4
- package/node/Collapse/Collapse.js +4 -4
- package/node/Container/Container.js +4 -4
- package/node/CssBaseline/CssBaseline.js +4 -4
- package/node/Dialog/Dialog.js +4 -4
- package/node/DialogActions/DialogActions.js +4 -4
- package/node/DialogContent/DialogContent.js +4 -4
- package/node/DialogContentText/DialogContentText.js +4 -4
- package/node/DialogTitle/DialogTitle.js +4 -4
- package/node/Divider/Divider.js +4 -4
- package/node/Drawer/Drawer.js +4 -4
- package/node/Fab/Fab.js +4 -4
- package/node/Fade/Fade.js +4 -4
- package/node/FilledInput/FilledInput.js +4 -4
- package/node/FormControl/FormControl.js +4 -4
- package/node/FormControlLabel/FormControlLabel.js +4 -4
- package/node/FormGroup/FormGroup.js +4 -4
- package/node/FormHelperText/FormHelperText.js +4 -4
- package/node/FormLabel/FormLabel.js +4 -4
- package/node/GlobalStyles/GlobalStyles.js +4 -4
- package/node/Grid/Grid.js +4 -4
- package/node/Grow/Grow.js +4 -4
- package/node/Hidden/Hidden.js +4 -4
- package/node/Icon/Icon.js +4 -4
- package/node/IconButton/IconButton.js +4 -4
- package/node/ImageList/ImageList.js +4 -4
- package/node/ImageListItem/ImageListItem.js +4 -4
- package/node/ImageListItemBar/ImageListItemBar.js +4 -4
- package/node/Input/Input.js +4 -4
- package/node/InputAdornment/InputAdornment.js +4 -4
- package/node/InputBase/InputBase.js +4 -4
- package/node/InputLabel/InputLabel.js +4 -4
- package/node/LinearProgress/LinearProgress.js +4 -4
- package/node/Link/Link.js +4 -4
- package/node/List/List.js +4 -4
- package/node/ListItem/ListItem.js +4 -4
- package/node/ListItemAvatar/ListItemAvatar.js +4 -4
- package/node/ListItemButton/ListItemButton.js +4 -4
- package/node/ListItemIcon/ListItemIcon.js +4 -4
- package/node/ListItemSecondaryAction/ListItemSecondaryAction.js +4 -4
- package/node/ListItemText/ListItemText.js +4 -4
- package/node/ListSubheader/ListSubheader.js +4 -4
- package/node/Menu/Menu.js +4 -4
- package/node/MenuItem/MenuItem.js +4 -4
- package/node/MenuList/MenuList.js +4 -4
- package/node/MobileStepper/MobileStepper.js +4 -4
- package/node/Modal/Modal.js +4 -4
- package/node/NativeSelect/NativeSelect.js +4 -4
- package/node/OutlinedInput/OutlinedInput.js +4 -4
- package/node/Pagination/Pagination.js +4 -4
- package/node/PaginationItem/PaginationItem.js +4 -4
- package/node/Paper/Paper.js +4 -4
- package/node/Popover/Popover.js +4 -4
- package/node/Popper/Popper.js +4 -4
- package/node/Radio/Radio.js +4 -4
- package/node/RadioGroup/RadioGroup.js +4 -4
- package/node/Rating/Rating.js +4 -4
- package/node/ScopedCssBaseline/ScopedCssBaseline.js +4 -4
- package/node/Select/Select.js +4 -4
- package/node/Skeleton/Skeleton.js +4 -4
- package/node/Slide/Slide.js +4 -4
- package/node/Slider/Slider.js +4 -4
- package/node/Snackbar/Snackbar.js +4 -4
- package/node/SnackbarContent/SnackbarContent.js +4 -4
- package/node/SpeedDial/SpeedDial.js +4 -4
- package/node/SpeedDialAction/SpeedDialAction.js +4 -4
- package/node/SpeedDialIcon/SpeedDialIcon.js +4 -4
- package/node/Stack/Stack.js +4 -4
- package/node/Step/Step.js +4 -4
- package/node/StepButton/StepButton.js +4 -4
- package/node/StepConnector/StepConnector.js +4 -4
- package/node/StepContent/StepContent.js +4 -4
- package/node/StepIcon/StepIcon.js +4 -4
- package/node/StepLabel/StepLabel.js +4 -4
- package/node/Stepper/Stepper.js +4 -4
- package/node/SvgIcon/SvgIcon.js +4 -4
- package/node/SwipeableDrawer/SwipeableDrawer.js +4 -4
- package/node/Switch/Switch.js +4 -4
- package/node/Tab/Tab.js +4 -4
- package/node/TabScrollButton/TabScrollButton.js +4 -4
- package/node/Table/Table.js +4 -4
- package/node/TableBody/TableBody.js +4 -4
- package/node/TableCell/TableCell.js +4 -4
- package/node/TableContainer/TableContainer.js +4 -4
- package/node/TableFooter/TableFooter.js +4 -4
- package/node/TableHead/TableHead.js +4 -4
- package/node/TablePagination/TablePagination.js +4 -4
- package/node/TableRow/TableRow.js +4 -4
- package/node/TableSortLabel/TableSortLabel.js +4 -4
- package/node/Tabs/Tabs.js +4 -4
- package/node/TextField/TextField.js +4 -4
- package/node/ToggleButton/ToggleButton.js +24 -8
- package/node/ToggleButtonGroup/ToggleButtonGroup.js +88 -46
- package/node/ToggleButtonGroup/ToggleButtonGroupButtonContext.js +17 -0
- package/node/ToggleButtonGroup/ToggleButtonGroupContext.js +17 -0
- package/node/ToggleButtonGroup/toggleButtonGroupClasses.js +1 -1
- package/node/Toolbar/Toolbar.js +4 -4
- package/node/Tooltip/Tooltip.js +4 -4
- package/node/Typography/Typography.js +4 -4
- package/node/Unstable_Grid2/Grid2.js +4 -4
- package/node/Zoom/Zoom.js +4 -4
- package/node/index.js +1 -1
- package/node/styles/CssVarsProvider.js +3 -0
- package/node/styles/index.js +8 -0
- package/package.json +11 -10
- package/styles/CssVarsProvider.d.ts +3 -3
- package/styles/CssVarsProvider.js +3 -0
- package/styles/index.js +1 -0
- package/umd/material-ui.development.js +15440 -15434
- package/umd/material-ui.production.min.js +4 -207
package/node/Radio/Radio.js
CHANGED
|
@@ -133,10 +133,10 @@ const Radio = /*#__PURE__*/React.forwardRef(function Radio(inProps, ref) {
|
|
|
133
133
|
}, other));
|
|
134
134
|
});
|
|
135
135
|
process.env.NODE_ENV !== "production" ? Radio.propTypes /* remove-proptypes */ = {
|
|
136
|
-
//
|
|
137
|
-
//
|
|
138
|
-
//
|
|
139
|
-
//
|
|
136
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
137
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
138
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
139
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
140
140
|
/**
|
|
141
141
|
* If `true`, the component is checked.
|
|
142
142
|
*/
|
|
@@ -71,10 +71,10 @@ const RadioGroup = /*#__PURE__*/React.forwardRef(function RadioGroup(props, ref)
|
|
|
71
71
|
});
|
|
72
72
|
});
|
|
73
73
|
process.env.NODE_ENV !== "production" ? RadioGroup.propTypes /* remove-proptypes */ = {
|
|
74
|
-
//
|
|
75
|
-
//
|
|
76
|
-
//
|
|
77
|
-
//
|
|
74
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
75
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
76
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
77
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
78
78
|
/**
|
|
79
79
|
* The content of the component.
|
|
80
80
|
*/
|
package/node/Rating/Rating.js
CHANGED
|
@@ -527,10 +527,10 @@ const Rating = /*#__PURE__*/React.forwardRef(function Rating(inProps, ref) {
|
|
|
527
527
|
}));
|
|
528
528
|
});
|
|
529
529
|
process.env.NODE_ENV !== "production" ? Rating.propTypes /* remove-proptypes */ = {
|
|
530
|
-
//
|
|
531
|
-
//
|
|
532
|
-
//
|
|
533
|
-
//
|
|
530
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
531
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
532
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
533
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
534
534
|
/**
|
|
535
535
|
* Override or extend the styles applied to the component.
|
|
536
536
|
*/
|
|
@@ -77,10 +77,10 @@ const ScopedCssBaseline = /*#__PURE__*/React.forwardRef(function ScopedCssBaseli
|
|
|
77
77
|
}, other));
|
|
78
78
|
});
|
|
79
79
|
process.env.NODE_ENV !== "production" ? ScopedCssBaseline.propTypes /* remove-proptypes */ = {
|
|
80
|
-
//
|
|
81
|
-
//
|
|
82
|
-
//
|
|
83
|
-
//
|
|
80
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
81
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
82
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
83
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
84
84
|
/**
|
|
85
85
|
* The content of the component.
|
|
86
86
|
*/
|
package/node/Select/Select.js
CHANGED
|
@@ -141,10 +141,10 @@ const Select = /*#__PURE__*/React.forwardRef(function Select(inProps, ref) {
|
|
|
141
141
|
});
|
|
142
142
|
});
|
|
143
143
|
process.env.NODE_ENV !== "production" ? Select.propTypes /* remove-proptypes */ = {
|
|
144
|
-
//
|
|
145
|
-
//
|
|
146
|
-
//
|
|
147
|
-
//
|
|
144
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
145
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
146
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
147
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
148
148
|
/**
|
|
149
149
|
* If `true`, the width of the popover will automatically be set according to the items inside the
|
|
150
150
|
* menu, otherwise it will be at least the width of the select input.
|
|
@@ -171,10 +171,10 @@ const Skeleton = /*#__PURE__*/React.forwardRef(function Skeleton(inProps, ref) {
|
|
|
171
171
|
}));
|
|
172
172
|
});
|
|
173
173
|
process.env.NODE_ENV !== "production" ? Skeleton.propTypes /* remove-proptypes */ = {
|
|
174
|
-
//
|
|
175
|
-
//
|
|
176
|
-
//
|
|
177
|
-
//
|
|
174
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
175
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
176
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
177
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
178
178
|
/**
|
|
179
179
|
* The animation.
|
|
180
180
|
* If `false` the animation effect is disabled.
|
package/node/Slide/Slide.js
CHANGED
|
@@ -231,10 +231,10 @@ const Slide = /*#__PURE__*/React.forwardRef(function Slide(props, ref) {
|
|
|
231
231
|
}));
|
|
232
232
|
});
|
|
233
233
|
process.env.NODE_ENV !== "production" ? Slide.propTypes /* remove-proptypes */ = {
|
|
234
|
-
//
|
|
235
|
-
//
|
|
236
|
-
//
|
|
237
|
-
//
|
|
234
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
235
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
236
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
237
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
238
238
|
/**
|
|
239
239
|
* Add a custom transition end trigger. Called with the transitioning DOM
|
|
240
240
|
* node and a done callback. Allows for more fine grained transition end
|
package/node/Slider/Slider.js
CHANGED
|
@@ -587,10 +587,10 @@ const Slider = /*#__PURE__*/React.forwardRef(function Slider(inputProps, ref) {
|
|
|
587
587
|
}));
|
|
588
588
|
});
|
|
589
589
|
process.env.NODE_ENV !== "production" ? Slider.propTypes /* remove-proptypes */ = {
|
|
590
|
-
//
|
|
591
|
-
//
|
|
592
|
-
//
|
|
593
|
-
//
|
|
590
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
591
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
592
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
593
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
594
594
|
/**
|
|
595
595
|
* The label of the slider.
|
|
596
596
|
*/
|
|
@@ -183,10 +183,10 @@ const Snackbar = /*#__PURE__*/React.forwardRef(function Snackbar(inProps, ref) {
|
|
|
183
183
|
}));
|
|
184
184
|
});
|
|
185
185
|
process.env.NODE_ENV !== "production" ? Snackbar.propTypes /* remove-proptypes */ = {
|
|
186
|
-
//
|
|
187
|
-
//
|
|
188
|
-
//
|
|
189
|
-
//
|
|
186
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
187
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
188
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
189
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
190
190
|
/**
|
|
191
191
|
* The action to display. It renders after the message, at the end of the snackbar.
|
|
192
192
|
*/
|
|
@@ -108,10 +108,10 @@ const SnackbarContent = /*#__PURE__*/React.forwardRef(function SnackbarContent(i
|
|
|
108
108
|
}));
|
|
109
109
|
});
|
|
110
110
|
process.env.NODE_ENV !== "production" ? SnackbarContent.propTypes /* remove-proptypes */ = {
|
|
111
|
-
//
|
|
112
|
-
//
|
|
113
|
-
//
|
|
114
|
-
//
|
|
111
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
112
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
113
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
114
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
115
115
|
/**
|
|
116
116
|
* The action to display. It renders after the message, at the end of the snackbar.
|
|
117
117
|
*/
|
|
@@ -398,10 +398,10 @@ const SpeedDial = /*#__PURE__*/React.forwardRef(function SpeedDial(inProps, ref)
|
|
|
398
398
|
}));
|
|
399
399
|
});
|
|
400
400
|
process.env.NODE_ENV !== "production" ? SpeedDial.propTypes /* remove-proptypes */ = {
|
|
401
|
-
//
|
|
402
|
-
//
|
|
403
|
-
//
|
|
404
|
-
//
|
|
401
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
402
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
403
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
404
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
405
405
|
/**
|
|
406
406
|
* The aria-label of the button element.
|
|
407
407
|
* Also used to provide the `id` for the `SpeedDial` element and its children.
|
|
@@ -192,10 +192,10 @@ const SpeedDialAction = /*#__PURE__*/React.forwardRef(function SpeedDialAction(i
|
|
|
192
192
|
}));
|
|
193
193
|
});
|
|
194
194
|
process.env.NODE_ENV !== "production" ? SpeedDialAction.propTypes /* remove-proptypes */ = {
|
|
195
|
-
//
|
|
196
|
-
//
|
|
197
|
-
//
|
|
198
|
-
//
|
|
195
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
196
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
197
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
198
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
199
199
|
/**
|
|
200
200
|
* Override or extend the styles applied to the component.
|
|
201
201
|
*/
|
|
@@ -110,10 +110,10 @@ const SpeedDialIcon = /*#__PURE__*/React.forwardRef(function SpeedDialIcon(inPro
|
|
|
110
110
|
}));
|
|
111
111
|
});
|
|
112
112
|
process.env.NODE_ENV !== "production" ? SpeedDialIcon.propTypes /* remove-proptypes */ = {
|
|
113
|
-
//
|
|
114
|
-
//
|
|
115
|
-
//
|
|
116
|
-
//
|
|
113
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
114
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
115
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
116
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
117
117
|
/**
|
|
118
118
|
* Override or extend the styles applied to the component.
|
|
119
119
|
*/
|
package/node/Stack/Stack.js
CHANGED
|
@@ -22,10 +22,10 @@ const Stack = (0, _system.createStack)({
|
|
|
22
22
|
})
|
|
23
23
|
});
|
|
24
24
|
process.env.NODE_ENV !== "production" ? Stack.propTypes /* remove-proptypes */ = {
|
|
25
|
-
//
|
|
26
|
-
//
|
|
27
|
-
//
|
|
28
|
-
//
|
|
25
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
26
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
27
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
28
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
29
29
|
/**
|
|
30
30
|
* The content of the component.
|
|
31
31
|
*/
|
package/node/Step/Step.js
CHANGED
|
@@ -119,10 +119,10 @@ const Step = /*#__PURE__*/React.forwardRef(function Step(inProps, ref) {
|
|
|
119
119
|
});
|
|
120
120
|
});
|
|
121
121
|
process.env.NODE_ENV !== "production" ? Step.propTypes /* remove-proptypes */ = {
|
|
122
|
-
//
|
|
123
|
-
//
|
|
124
|
-
//
|
|
125
|
-
//
|
|
122
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
123
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
124
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
125
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
126
126
|
/**
|
|
127
127
|
* Sets the step as active. Is passed to child components.
|
|
128
128
|
*/
|
|
@@ -107,10 +107,10 @@ const StepButton = /*#__PURE__*/React.forwardRef(function StepButton(inProps, re
|
|
|
107
107
|
}));
|
|
108
108
|
});
|
|
109
109
|
process.env.NODE_ENV !== "production" ? StepButton.propTypes /* remove-proptypes */ = {
|
|
110
|
-
//
|
|
111
|
-
//
|
|
112
|
-
//
|
|
113
|
-
//
|
|
110
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
111
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
112
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
113
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
114
114
|
/**
|
|
115
115
|
* Can be a `StepLabel` or a node to place inside `StepLabel` as children.
|
|
116
116
|
*/
|
|
@@ -122,10 +122,10 @@ const StepConnector = /*#__PURE__*/React.forwardRef(function StepConnector(inPro
|
|
|
122
122
|
}));
|
|
123
123
|
});
|
|
124
124
|
process.env.NODE_ENV !== "production" ? StepConnector.propTypes /* remove-proptypes */ = {
|
|
125
|
-
//
|
|
126
|
-
//
|
|
127
|
-
//
|
|
128
|
-
//
|
|
125
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
126
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
127
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
128
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
129
129
|
/**
|
|
130
130
|
* Override or extend the styles applied to the component.
|
|
131
131
|
*/
|
|
@@ -112,10 +112,10 @@ const StepContent = /*#__PURE__*/React.forwardRef(function StepContent(inProps,
|
|
|
112
112
|
}));
|
|
113
113
|
});
|
|
114
114
|
process.env.NODE_ENV !== "production" ? StepContent.propTypes /* remove-proptypes */ = {
|
|
115
|
-
//
|
|
116
|
-
//
|
|
117
|
-
//
|
|
118
|
-
//
|
|
115
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
116
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
117
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
118
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
119
119
|
/**
|
|
120
120
|
* The content of the component.
|
|
121
121
|
*/
|
|
@@ -129,10 +129,10 @@ const StepIcon = /*#__PURE__*/React.forwardRef(function StepIcon(inProps, ref) {
|
|
|
129
129
|
return icon;
|
|
130
130
|
});
|
|
131
131
|
process.env.NODE_ENV !== "production" ? StepIcon.propTypes /* remove-proptypes */ = {
|
|
132
|
-
//
|
|
133
|
-
//
|
|
134
|
-
//
|
|
135
|
-
//
|
|
132
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
133
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
134
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
135
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
136
136
|
/**
|
|
137
137
|
* Whether this step is active.
|
|
138
138
|
* @default false
|
|
@@ -186,10 +186,10 @@ const StepLabel = /*#__PURE__*/React.forwardRef(function StepLabel(inProps, ref)
|
|
|
186
186
|
}));
|
|
187
187
|
});
|
|
188
188
|
process.env.NODE_ENV !== "production" ? StepLabel.propTypes /* remove-proptypes */ = {
|
|
189
|
-
//
|
|
190
|
-
//
|
|
191
|
-
//
|
|
192
|
-
//
|
|
189
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
190
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
191
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
192
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
193
193
|
/**
|
|
194
194
|
* In most cases will simply be a string containing a title for the label.
|
|
195
195
|
*/
|
package/node/Stepper/Stepper.js
CHANGED
|
@@ -104,10 +104,10 @@ const Stepper = /*#__PURE__*/React.forwardRef(function Stepper(inProps, ref) {
|
|
|
104
104
|
});
|
|
105
105
|
});
|
|
106
106
|
process.env.NODE_ENV !== "production" ? Stepper.propTypes /* remove-proptypes */ = {
|
|
107
|
-
//
|
|
108
|
-
//
|
|
109
|
-
//
|
|
110
|
-
//
|
|
107
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
108
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
109
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
110
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
111
111
|
/**
|
|
112
112
|
* Set the active step (zero based index).
|
|
113
113
|
* Set to -1 to disable all the steps.
|
package/node/SvgIcon/SvgIcon.js
CHANGED
|
@@ -119,10 +119,10 @@ const SvgIcon = /*#__PURE__*/React.forwardRef(function SvgIcon(inProps, ref) {
|
|
|
119
119
|
}));
|
|
120
120
|
});
|
|
121
121
|
process.env.NODE_ENV !== "production" ? SvgIcon.propTypes /* remove-proptypes */ = {
|
|
122
|
-
//
|
|
123
|
-
//
|
|
124
|
-
//
|
|
125
|
-
//
|
|
122
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
123
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
124
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
125
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
126
126
|
/**
|
|
127
127
|
* Node passed into the SVG element.
|
|
128
128
|
*/
|
|
@@ -492,10 +492,10 @@ const SwipeableDrawer = /*#__PURE__*/React.forwardRef(function SwipeableDrawer(i
|
|
|
492
492
|
});
|
|
493
493
|
});
|
|
494
494
|
process.env.NODE_ENV !== "production" ? SwipeableDrawer.propTypes /* remove-proptypes */ = {
|
|
495
|
-
//
|
|
496
|
-
//
|
|
497
|
-
//
|
|
498
|
-
//
|
|
495
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
496
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
497
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
498
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
499
499
|
/**
|
|
500
500
|
* If set to true, the swipe event will open the drawer even if the user begins the swipe on one of the drawer's children.
|
|
501
501
|
* This can be useful in scenarios where the drawer is partially visible.
|
package/node/Switch/Switch.js
CHANGED
|
@@ -230,10 +230,10 @@ const Switch = /*#__PURE__*/React.forwardRef(function Switch(inProps, ref) {
|
|
|
230
230
|
});
|
|
231
231
|
});
|
|
232
232
|
process.env.NODE_ENV !== "production" ? Switch.propTypes /* remove-proptypes */ = {
|
|
233
|
-
//
|
|
234
|
-
//
|
|
235
|
-
//
|
|
236
|
-
//
|
|
233
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
234
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
235
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
236
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
237
237
|
/**
|
|
238
238
|
* If `true`, the component is checked.
|
|
239
239
|
*/
|
package/node/Tab/Tab.js
CHANGED
|
@@ -192,10 +192,10 @@ const Tab = /*#__PURE__*/React.forwardRef(function Tab(inProps, ref) {
|
|
|
192
192
|
}));
|
|
193
193
|
});
|
|
194
194
|
process.env.NODE_ENV !== "production" ? Tab.propTypes /* remove-proptypes */ = {
|
|
195
|
-
//
|
|
196
|
-
//
|
|
197
|
-
//
|
|
198
|
-
//
|
|
195
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
196
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
197
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
198
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
199
199
|
/**
|
|
200
200
|
* This prop isn't supported.
|
|
201
201
|
* Use the `component` prop if you need to change the children structure.
|
|
@@ -109,10 +109,10 @@ const TabScrollButton = /*#__PURE__*/React.forwardRef(function TabScrollButton(i
|
|
|
109
109
|
}));
|
|
110
110
|
});
|
|
111
111
|
process.env.NODE_ENV !== "production" ? TabScrollButton.propTypes /* remove-proptypes */ = {
|
|
112
|
-
//
|
|
113
|
-
//
|
|
114
|
-
//
|
|
115
|
-
//
|
|
112
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
113
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
114
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
115
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
116
116
|
/**
|
|
117
117
|
* The content of the component.
|
|
118
118
|
*/
|
package/node/Table/Table.js
CHANGED
|
@@ -94,10 +94,10 @@ const Table = /*#__PURE__*/React.forwardRef(function Table(inProps, ref) {
|
|
|
94
94
|
});
|
|
95
95
|
});
|
|
96
96
|
process.env.NODE_ENV !== "production" ? Table.propTypes /* remove-proptypes */ = {
|
|
97
|
-
//
|
|
98
|
-
//
|
|
99
|
-
//
|
|
100
|
-
//
|
|
97
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
98
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
99
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
100
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
101
101
|
/**
|
|
102
102
|
* The content of the table, normally `TableHead` and `TableBody`.
|
|
103
103
|
*/
|
|
@@ -66,10 +66,10 @@ const TableBody = /*#__PURE__*/React.forwardRef(function TableBody(inProps, ref)
|
|
|
66
66
|
});
|
|
67
67
|
});
|
|
68
68
|
process.env.NODE_ENV !== "production" ? TableBody.propTypes /* remove-proptypes */ = {
|
|
69
|
-
//
|
|
70
|
-
//
|
|
71
|
-
//
|
|
72
|
-
//
|
|
69
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
70
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
71
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
72
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
73
73
|
/**
|
|
74
74
|
* The content of the component, normally `TableRow`.
|
|
75
75
|
*/
|
|
@@ -162,10 +162,10 @@ const TableCell = /*#__PURE__*/React.forwardRef(function TableCell(inProps, ref)
|
|
|
162
162
|
}, other));
|
|
163
163
|
});
|
|
164
164
|
process.env.NODE_ENV !== "production" ? TableCell.propTypes /* remove-proptypes */ = {
|
|
165
|
-
//
|
|
166
|
-
//
|
|
167
|
-
//
|
|
168
|
-
//
|
|
165
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
166
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
167
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
168
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
169
169
|
/**
|
|
170
170
|
* Set the text-align on the table cell content.
|
|
171
171
|
*
|
|
@@ -58,10 +58,10 @@ const TableContainer = /*#__PURE__*/React.forwardRef(function TableContainer(inP
|
|
|
58
58
|
}, other));
|
|
59
59
|
});
|
|
60
60
|
process.env.NODE_ENV !== "production" ? TableContainer.propTypes /* remove-proptypes */ = {
|
|
61
|
-
//
|
|
62
|
-
//
|
|
63
|
-
//
|
|
64
|
-
//
|
|
61
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
62
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
63
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
64
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
65
65
|
/**
|
|
66
66
|
* The content of the component, normally `Table`.
|
|
67
67
|
*/
|
|
@@ -66,10 +66,10 @@ const TableFooter = /*#__PURE__*/React.forwardRef(function TableFooter(inProps,
|
|
|
66
66
|
});
|
|
67
67
|
});
|
|
68
68
|
process.env.NODE_ENV !== "production" ? TableFooter.propTypes /* remove-proptypes */ = {
|
|
69
|
-
//
|
|
70
|
-
//
|
|
71
|
-
//
|
|
72
|
-
//
|
|
69
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
70
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
71
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
72
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
73
73
|
/**
|
|
74
74
|
* The content of the component, normally `TableRow`.
|
|
75
75
|
*/
|
|
@@ -66,10 +66,10 @@ const TableHead = /*#__PURE__*/React.forwardRef(function TableHead(inProps, ref)
|
|
|
66
66
|
});
|
|
67
67
|
});
|
|
68
68
|
process.env.NODE_ENV !== "production" ? TableHead.propTypes /* remove-proptypes */ = {
|
|
69
|
-
//
|
|
70
|
-
//
|
|
71
|
-
//
|
|
72
|
-
//
|
|
69
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
70
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
71
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
72
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
73
73
|
/**
|
|
74
74
|
* The content of the component, normally `TableRow`.
|
|
75
75
|
*/
|
|
@@ -262,10 +262,10 @@ const TablePagination = /*#__PURE__*/React.forwardRef(function TablePagination(i
|
|
|
262
262
|
}));
|
|
263
263
|
});
|
|
264
264
|
process.env.NODE_ENV !== "production" ? TablePagination.propTypes /* remove-proptypes */ = {
|
|
265
|
-
//
|
|
266
|
-
//
|
|
267
|
-
//
|
|
268
|
-
//
|
|
265
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
266
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
267
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
268
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
269
269
|
/**
|
|
270
270
|
* The component used for displaying the actions.
|
|
271
271
|
* Either a string to use a HTML element or a component.
|
|
@@ -96,10 +96,10 @@ const TableRow = /*#__PURE__*/React.forwardRef(function TableRow(inProps, ref) {
|
|
|
96
96
|
}, other));
|
|
97
97
|
});
|
|
98
98
|
process.env.NODE_ENV !== "production" ? TableRow.propTypes /* remove-proptypes */ = {
|
|
99
|
-
//
|
|
100
|
-
//
|
|
101
|
-
//
|
|
102
|
-
//
|
|
99
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
100
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
101
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
102
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
103
103
|
/**
|
|
104
104
|
* Should be valid <tr> children such as `TableCell`.
|
|
105
105
|
*/
|
|
@@ -134,10 +134,10 @@ const TableSortLabel = /*#__PURE__*/React.forwardRef(function TableSortLabel(inP
|
|
|
134
134
|
}));
|
|
135
135
|
});
|
|
136
136
|
process.env.NODE_ENV !== "production" ? TableSortLabel.propTypes /* remove-proptypes */ = {
|
|
137
|
-
//
|
|
138
|
-
//
|
|
139
|
-
//
|
|
140
|
-
//
|
|
137
|
+
// ┌────────────────────────────── Warning ──────────────────────────────┐
|
|
138
|
+
// │ These PropTypes are generated from the TypeScript type definitions. │
|
|
139
|
+
// │ To update them, edit the d.ts file and run `pnpm proptypes`. │
|
|
140
|
+
// └─────────────────────────────────────────────────────────────────────┘
|
|
141
141
|
/**
|
|
142
142
|
* If `true`, the label will have the active styling (should be true for the sorted column).
|
|
143
143
|
* @default false
|