@mui/material 5.5.3 → 5.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Accordion/Accordion.d.ts +4 -4
- package/Accordion/Accordion.js +1 -1
- package/Accordion/accordionClasses.d.ts +18 -18
- package/AccordionActions/AccordionActions.d.ts +2 -2
- package/AccordionActions/accordionActionsClasses.d.ts +10 -10
- package/AccordionDetails/AccordionDetails.d.ts +2 -2
- package/AccordionDetails/accordionDetailsClasses.d.ts +8 -8
- package/AccordionSummary/AccordionSummary.d.ts +3 -3
- package/AccordionSummary/accordionSummaryClasses.d.ts +22 -22
- package/Alert/Alert.d.ts +5 -5
- package/Alert/Alert.js +2 -2
- package/Alert/alertClasses.d.ts +44 -44
- package/AlertTitle/AlertTitle.d.ts +2 -2
- package/AlertTitle/alertTitleClasses.d.ts +8 -8
- package/AppBar/AppBar.d.ts +4 -4
- package/AppBar/AppBar.js +1 -1
- package/AppBar/appBarClasses.d.ts +28 -28
- package/Autocomplete/Autocomplete.d.ts +8 -8
- package/Autocomplete/Autocomplete.js +8 -6
- package/Autocomplete/autocompleteClasses.d.ts +54 -54
- package/Avatar/Avatar.d.ts +2 -2
- package/Avatar/avatarClasses.d.ts +20 -20
- package/AvatarGroup/AvatarGroup.d.ts +2 -2
- package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
- package/Backdrop/Backdrop.d.ts +3 -3
- package/Backdrop/backdropClasses.d.ts +10 -10
- package/Badge/Badge.d.ts +25 -12
- package/Badge/Badge.js +48 -24
- package/Badge/badgeClasses.d.ts +24 -0
- package/Badge/badgeClasses.js +8 -0
- package/Badge/index.d.ts +3 -0
- package/Badge/index.js +2 -1
- package/BottomNavigation/BottomNavigation.d.ts +2 -2
- package/BottomNavigation/BottomNavigation.js +0 -0
- package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
- package/BottomNavigationAction/BottomNavigationAction.d.ts +3 -3
- package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
- package/Breadcrumbs/Breadcrumbs.d.ts +3 -3
- package/Breadcrumbs/Breadcrumbs.js +1 -1
- package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
- package/Button/Button.d.ts +5 -5
- package/Button/Button.js +102 -97
- package/Button/buttonClasses.d.ts +76 -76
- package/ButtonBase/ButtonBase.d.ts +2 -2
- package/ButtonBase/buttonBaseClasses.d.ts +12 -12
- package/ButtonBase/touchRippleClasses.d.ts +20 -20
- package/ButtonGroup/ButtonGroup.d.ts +3 -3
- package/ButtonGroup/ButtonGroup.js +1 -1
- package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
- package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
- package/CHANGELOG.md +210 -32
- package/Card/Card.d.ts +3 -3
- package/Card/cardClasses.d.ts +8 -8
- package/CardActionArea/CardActionArea.d.ts +3 -3
- package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
- package/CardActions/CardActions.d.ts +2 -2
- package/CardActions/cardActionsClasses.d.ts +10 -10
- package/CardContent/CardContent.d.ts +2 -2
- package/CardContent/cardContentClasses.d.ts +8 -8
- package/CardHeader/CardHeader.d.ts +2 -2
- package/CardHeader/cardHeaderClasses.d.ts +18 -18
- package/CardMedia/CardMedia.d.ts +2 -2
- package/CardMedia/cardMediaClasses.d.ts +12 -12
- package/Checkbox/Checkbox.d.ts +5 -5
- package/Checkbox/Checkbox.js +1 -1
- package/Checkbox/checkboxClasses.d.ts +18 -18
- package/Chip/Chip.d.ts +3 -3
- package/Chip/Chip.js +1 -1
- package/Chip/chipClasses.d.ts +80 -80
- package/CircularProgress/CircularProgress.d.ts +3 -3
- package/CircularProgress/CircularProgress.js +1 -1
- package/CircularProgress/circularProgressClasses.d.ts +26 -26
- package/ClickAwayListener/index.d.ts +2 -2
- package/Collapse/Collapse.d.ts +5 -5
- package/Collapse/Collapse.js +1 -1
- package/Collapse/collapseClasses.d.ts +18 -18
- package/Container/Container.d.ts +2 -2
- package/Container/containerClasses.d.ts +22 -22
- package/CssBaseline/CssBaseline.d.ts +2 -2
- package/Dialog/Dialog.d.ts +6 -5
- package/Dialog/Dialog.js +3 -2
- package/Dialog/DialogContext.d.ts +6 -6
- package/Dialog/dialogClasses.d.ts +36 -36
- package/DialogActions/DialogActions.d.ts +2 -2
- package/DialogActions/dialogActionsClasses.d.ts +10 -10
- package/DialogContent/DialogContent.d.ts +2 -2
- package/DialogContent/dialogContentClasses.d.ts +10 -10
- package/DialogContentText/DialogContentText.d.ts +3 -3
- package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
- package/DialogTitle/DialogTitle.d.ts +2 -2
- package/DialogTitle/dialogTitleClasses.d.ts +8 -8
- package/Divider/Divider.d.ts +3 -3
- package/Divider/dividerClasses.d.ts +34 -34
- package/Drawer/Drawer.d.ts +6 -6
- package/Drawer/Drawer.js +4 -4
- package/Drawer/drawerClasses.d.ts +30 -30
- package/Fab/Fab.d.ts +4 -4
- package/Fab/Fab.js +1 -1
- package/Fab/fabClasses.d.ts +26 -26
- package/Fade/Fade.d.ts +3 -3
- package/Fade/Fade.js +1 -1
- package/FilledInput/FilledInput.d.ts +3 -3
- package/FilledInput/FilledInput.js +5 -3
- package/FilledInput/filledInputClasses.d.ts +40 -40
- package/FormControl/FormControl.d.ts +7 -7
- package/FormControl/FormControl.js +2 -2
- package/FormControl/formControlClasses.d.ts +14 -14
- package/FormControlLabel/FormControlLabel.d.ts +4 -4
- package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
- package/FormGroup/FormGroup.d.ts +3 -3
- package/FormGroup/formGroupClasses.d.ts +12 -12
- package/FormHelperText/FormHelperText.d.ts +2 -2
- package/FormHelperText/formHelperTextClasses.d.ts +22 -22
- package/FormLabel/FormLabel.d.ts +5 -5
- package/FormLabel/FormLabel.js +1 -1
- package/FormLabel/formLabelClasses.d.ts +22 -22
- package/GlobalStyles/GlobalStyles.d.ts +2 -2
- package/Grid/Grid.d.ts +2 -2
- package/Grid/gridClasses.d.ts +48 -48
- package/Grow/Grow.d.ts +5 -5
- package/Grow/Grow.js +8 -8
- package/Hidden/Hidden.d.ts +2 -2
- package/Icon/Icon.d.ts +4 -4
- package/Icon/Icon.js +1 -1
- package/Icon/iconClasses.d.ts +24 -24
- package/IconButton/IconButton.d.ts +5 -5
- package/IconButton/IconButton.js +2 -2
- package/IconButton/iconButtonClasses.d.ts +26 -26
- package/ImageList/ImageList.d.ts +2 -2
- package/ImageList/imageListClasses.d.ts +16 -16
- package/ImageListItem/ImageListItem.d.ts +2 -2
- package/ImageListItem/imageListItemClasses.d.ts +18 -18
- package/ImageListItemBar/ImageListItemBar.d.ts +2 -2
- package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
- package/Input/Input.d.ts +3 -3
- package/Input/Input.js +5 -3
- package/Input/inputClasses.d.ts +34 -34
- package/InputAdornment/InputAdornment.d.ts +2 -2
- package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
- package/InputBase/InputBase.d.ts +4 -4
- package/InputBase/InputBase.js +2 -2
- package/InputBase/inputBaseClasses.d.ts +44 -44
- package/InputLabel/InputLabel.d.ts +3 -3
- package/InputLabel/InputLabel.js +1 -1
- package/InputLabel/inputLabelClasses.d.ts +32 -32
- package/LinearProgress/LinearProgress.d.ts +3 -3
- package/LinearProgress/LinearProgress.js +1 -1
- package/LinearProgress/linearProgressClasses.d.ts +42 -42
- package/Link/Link.d.ts +5 -5
- package/Link/Link.js +15 -6
- package/Link/linkClasses.d.ts +18 -18
- package/List/List.d.ts +3 -3
- package/List/listClasses.d.ts +14 -14
- package/ListItem/ListItem.d.ts +8 -8
- package/ListItem/ListItem.js +4 -4
- package/ListItem/listItemClasses.d.ts +30 -30
- package/ListItemAvatar/ListItemAvatar.d.ts +2 -2
- package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
- package/ListItemButton/ListItemButton.d.ts +3 -3
- package/ListItemButton/ListItemButton.js +1 -0
- package/ListItemButton/listItemButtonClasses.d.ts +22 -22
- package/ListItemIcon/ListItemIcon.d.ts +2 -2
- package/ListItemIcon/listItemIconClasses.d.ts +10 -10
- package/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +2 -2
- package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
- package/ListItemText/ListItemText.d.ts +2 -2
- package/ListItemText/listItemTextClasses.d.ts +18 -18
- package/ListSubheader/ListSubheader.d.ts +2 -2
- package/ListSubheader/listSubheaderClasses.d.ts +18 -18
- package/Menu/Menu.d.ts +6 -6
- package/Menu/Menu.js +2 -2
- package/Menu/menuClasses.d.ts +12 -12
- package/MenuItem/MenuItem.d.ts +3 -3
- package/MenuItem/menuItemClasses.d.ts +20 -20
- package/MenuList/MenuList.d.ts +4 -4
- package/MenuList/MenuList.js +1 -1
- package/MobileStepper/MobileStepper.d.ts +3 -3
- package/MobileStepper/mobileStepperClasses.d.ts +22 -22
- package/Modal/Modal.d.ts +8 -8
- package/Modal/Modal.js +7 -6
- package/NativeSelect/NativeSelect.d.ts +3 -3
- package/NativeSelect/nativeSelectClasses.d.ts +32 -32
- package/OutlinedInput/OutlinedInput.d.ts +3 -3
- package/OutlinedInput/OutlinedInput.js +2 -2
- package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
- package/Pagination/Pagination.d.ts +4 -4
- package/Pagination/Pagination.js +2 -2
- package/Pagination/paginationClasses.d.ts +14 -14
- package/PaginationItem/PaginationItem.d.ts +3 -3
- package/PaginationItem/PaginationItem.js +1 -1
- package/PaginationItem/paginationItemClasses.d.ts +42 -42
- package/Paper/Paper.d.ts +3 -3
- package/Paper/paperClasses.d.ts +39 -39
- package/Popover/Popover.d.ts +6 -6
- package/Popover/Popover.js +2 -2
- package/Popover/popoverClasses.d.ts +10 -10
- package/Popper/Popper.d.ts +29 -29
- package/Popper/Popper.js +4 -4
- package/README.md +7 -8
- package/Radio/Radio.d.ts +4 -4
- package/Radio/Radio.js +1 -1
- package/Radio/radioClasses.d.ts +16 -16
- package/RadioGroup/RadioGroup.d.ts +3 -3
- package/RadioGroup/RadioGroupContext.d.ts +11 -11
- package/RadioGroup/useRadioGroup.d.ts +4 -4
- package/Rating/Rating.d.ts +3 -3
- package/Rating/Rating.js +1 -1
- package/Rating/ratingClasses.d.ts +40 -40
- package/ScopedCssBaseline/ScopedCssBaseline.d.ts +2 -2
- package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
- package/Select/Select.d.ts +5 -5
- package/Select/Select.js +2 -2
- package/Select/SelectInput.js +24 -3
- package/Select/selectClasses.d.ts +30 -30
- package/Skeleton/Skeleton.d.ts +2 -2
- package/Skeleton/skeletonClasses.d.ts +24 -24
- package/Slide/Slide.d.ts +4 -4
- package/Slide/Slide.js +1 -1
- package/Slider/Slider.d.ts +4 -4
- package/Slider/Slider.js +1 -1
- package/Snackbar/Snackbar.d.ts +4 -4
- package/Snackbar/Snackbar.js +2 -2
- package/Snackbar/snackbarClasses.d.ts +20 -20
- package/SnackbarContent/SnackbarContent.d.ts +3 -3
- package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
- package/SpeedDial/SpeedDial.d.ts +4 -4
- package/SpeedDial/SpeedDial.js +2 -2
- package/SpeedDial/speedDialClasses.d.ts +22 -22
- package/SpeedDialAction/SpeedDialAction.d.ts +5 -5
- package/SpeedDialAction/SpeedDialAction.js +2 -2
- package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
- package/SpeedDialIcon/SpeedDialIcon.d.ts +2 -2
- package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
- package/Stack/Stack.d.ts +2 -2
- package/Step/Step.d.ts +2 -2
- package/Step/StepContext.d.ts +20 -20
- package/Step/stepClasses.d.ts +16 -16
- package/StepButton/StepButton.d.ts +3 -3
- package/StepButton/stepButtonClasses.d.ts +14 -14
- package/StepConnector/StepConnector.d.ts +2 -2
- package/StepConnector/stepConnectorClasses.d.ts +26 -26
- package/StepContent/StepContent.d.ts +3 -3
- package/StepContent/StepContent.js +1 -1
- package/StepContent/stepContentClasses.d.ts +12 -12
- package/StepIcon/StepIcon.d.ts +2 -2
- package/StepIcon/stepIconClasses.d.ts +16 -16
- package/StepLabel/StepLabel.d.ts +4 -4
- package/StepLabel/StepLabel.js +2 -2
- package/StepLabel/stepLabelClasses.d.ts +28 -28
- package/Stepper/Stepper.d.ts +2 -2
- package/Stepper/stepperClasses.d.ts +14 -14
- package/SvgIcon/SvgIcon.d.ts +4 -4
- package/SvgIcon/SvgIcon.js +1 -1
- package/SvgIcon/svgIconClasses.d.ts +24 -24
- package/SwipeableDrawer/SwipeableDrawer.d.ts +3 -3
- package/Switch/Switch.d.ts +5 -5
- package/Switch/Switch.js +1 -1
- package/Switch/switchClasses.d.ts +32 -32
- package/Tab/Tab.d.ts +3 -3
- package/Tab/tabClasses.d.ts +26 -26
- package/TabScrollButton/TabScrollButton.d.ts +2 -2
- package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
- package/Table/Table.d.ts +2 -2
- package/Table/tableClasses.d.ts +10 -10
- package/TableBody/TableBody.d.ts +2 -2
- package/TableBody/tableBodyClasses.d.ts +8 -8
- package/TableCell/TableCell.d.ts +2 -2
- package/TableCell/tableCellClasses.d.ts +32 -32
- package/TableContainer/TableContainer.d.ts +2 -2
- package/TableContainer/tableContainerClasses.d.ts +8 -8
- package/TableFooter/TableFooter.d.ts +2 -2
- package/TableFooter/tableFooterClasses.d.ts +8 -8
- package/TableHead/TableHead.d.ts +2 -2
- package/TableHead/tableHeadClasses.d.ts +8 -8
- package/TablePagination/TablePagination.d.ts +9 -9
- package/TablePagination/TablePagination.js +6 -6
- package/TablePagination/TablePaginationActions.d.ts +1 -1
- package/TablePagination/TablePaginationActions.js +3 -3
- package/TablePagination/tablePaginationClasses.d.ts +28 -28
- package/TableRow/TableRow.d.ts +2 -2
- package/TableRow/tableRowClasses.d.ts +16 -16
- package/TableSortLabel/TableSortLabel.d.ts +3 -3
- package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
- package/Tabs/Tabs.d.ts +3 -3
- package/Tabs/Tabs.js +1 -1
- package/Tabs/tabsClasses.d.ts +32 -32
- package/TextField/TextField.d.ts +21 -22
- package/TextField/TextField.js +13 -13
- package/TextField/textFieldClasses.d.ts +8 -8
- package/ToggleButton/ToggleButton.d.ts +4 -4
- package/ToggleButton/ToggleButton.js +1 -1
- package/ToggleButton/toggleButtonClasses.d.ts +24 -24
- package/ToggleButtonGroup/ToggleButtonGroup.d.ts +3 -3
- package/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
- package/Toolbar/Toolbar.d.ts +2 -2
- package/Toolbar/toolbarClasses.d.ts +14 -14
- package/Tooltip/Tooltip.d.ts +4 -4
- package/Tooltip/Tooltip.js +2 -2
- package/Tooltip/tooltipClasses.d.ts +30 -30
- package/Typography/Typography.d.ts +3 -3
- package/Typography/typographyClasses.d.ts +50 -50
- package/Zoom/Zoom.d.ts +3 -3
- package/Zoom/Zoom.js +1 -1
- package/className/index.d.ts +8 -8
- package/darkScrollbar/index.d.ts +28 -28
- package/index.js +1 -1
- package/internal/switchBaseClasses.d.ts +12 -12
- package/legacy/Accordion/Accordion.js +1 -1
- package/legacy/Alert/Alert.js +2 -2
- package/legacy/AppBar/AppBar.js +1 -1
- package/legacy/Autocomplete/Autocomplete.js +8 -6
- package/legacy/Badge/Badge.js +49 -24
- package/legacy/Badge/badgeClasses.js +8 -0
- package/legacy/Badge/index.js +2 -1
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Breadcrumbs/Breadcrumbs.js +1 -1
- package/legacy/Button/Button.js +31 -30
- package/legacy/ButtonGroup/ButtonGroup.js +1 -1
- package/legacy/Checkbox/Checkbox.js +1 -1
- package/legacy/Chip/Chip.js +1 -1
- package/legacy/CircularProgress/CircularProgress.js +1 -1
- package/legacy/Collapse/Collapse.js +1 -1
- package/legacy/Dialog/Dialog.js +3 -2
- package/legacy/Drawer/Drawer.js +4 -4
- package/legacy/Fab/Fab.js +1 -1
- package/legacy/Fade/Fade.js +1 -1
- package/legacy/FilledInput/FilledInput.js +5 -3
- package/legacy/FormControl/FormControl.js +2 -2
- package/legacy/FormLabel/FormLabel.js +1 -1
- package/legacy/Grow/Grow.js +8 -8
- package/legacy/Icon/Icon.js +1 -1
- package/legacy/IconButton/IconButton.js +2 -2
- package/legacy/Input/Input.js +5 -3
- package/legacy/InputBase/InputBase.js +2 -2
- package/legacy/InputLabel/InputLabel.js +1 -1
- package/legacy/LinearProgress/LinearProgress.js +1 -1
- package/legacy/Link/Link.js +16 -5
- package/legacy/ListItem/ListItem.js +4 -4
- package/legacy/ListItemButton/ListItemButton.js +1 -0
- package/legacy/Menu/Menu.js +2 -2
- package/legacy/MenuList/MenuList.js +1 -1
- package/legacy/Modal/Modal.js +7 -6
- package/legacy/OutlinedInput/OutlinedInput.js +2 -2
- package/legacy/Pagination/Pagination.js +2 -2
- package/legacy/PaginationItem/PaginationItem.js +1 -1
- package/legacy/Popover/Popover.js +2 -2
- package/legacy/Popper/Popper.js +4 -4
- package/legacy/Radio/Radio.js +1 -1
- package/legacy/Rating/Rating.js +1 -1
- package/legacy/Select/Select.js +2 -2
- package/legacy/Select/SelectInput.js +26 -3
- package/legacy/Slide/Slide.js +1 -1
- package/legacy/Slider/Slider.js +1 -1
- package/legacy/Snackbar/Snackbar.js +2 -2
- package/legacy/SpeedDial/SpeedDial.js +2 -2
- package/legacy/SpeedDialAction/SpeedDialAction.js +2 -2
- package/legacy/StepContent/StepContent.js +1 -1
- package/legacy/StepLabel/StepLabel.js +2 -2
- package/legacy/SvgIcon/SvgIcon.js +1 -1
- package/legacy/Switch/Switch.js +1 -1
- package/legacy/TablePagination/TablePagination.js +6 -6
- package/legacy/TablePagination/TablePaginationActions.js +3 -3
- package/legacy/Tabs/Tabs.js +1 -1
- package/legacy/TextField/TextField.js +13 -13
- package/legacy/ToggleButton/ToggleButton.js +1 -1
- package/legacy/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/legacy/Tooltip/Tooltip.js +2 -2
- package/legacy/Zoom/Zoom.js +1 -1
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +115 -111
- package/legacy/styles/CssVarsProvider.js +31 -0
- package/legacy/styles/experimental_extendTheme.js +96 -0
- package/legacy/styles/index.js +3 -1
- package/locale/index.d.ts +71 -71
- package/locale/index.js +6 -3
- package/modern/Accordion/Accordion.js +1 -1
- package/modern/Alert/Alert.js +2 -2
- package/modern/AppBar/AppBar.js +1 -1
- package/modern/Autocomplete/Autocomplete.js +8 -6
- package/modern/Badge/Badge.js +45 -21
- package/modern/Badge/badgeClasses.js +8 -0
- package/modern/Badge/index.js +2 -1
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Breadcrumbs/Breadcrumbs.js +1 -1
- package/modern/Button/Button.js +30 -29
- package/modern/ButtonGroup/ButtonGroup.js +1 -1
- package/modern/Checkbox/Checkbox.js +1 -1
- package/modern/Chip/Chip.js +1 -1
- package/modern/CircularProgress/CircularProgress.js +1 -1
- package/modern/Collapse/Collapse.js +1 -1
- package/modern/Dialog/Dialog.js +3 -2
- package/modern/Drawer/Drawer.js +4 -4
- package/modern/Fab/Fab.js +1 -1
- package/modern/Fade/Fade.js +1 -1
- package/modern/FilledInput/FilledInput.js +5 -3
- package/modern/FormControl/FormControl.js +2 -2
- package/modern/FormLabel/FormLabel.js +1 -1
- package/modern/Grow/Grow.js +8 -8
- package/modern/Icon/Icon.js +1 -1
- package/modern/IconButton/IconButton.js +2 -2
- package/modern/Input/Input.js +5 -3
- package/modern/InputBase/InputBase.js +2 -2
- package/modern/InputLabel/InputLabel.js +1 -1
- package/modern/LinearProgress/LinearProgress.js +1 -1
- package/modern/Link/Link.js +15 -6
- package/modern/ListItem/ListItem.js +4 -4
- package/modern/ListItemButton/ListItemButton.js +1 -0
- package/modern/Menu/Menu.js +2 -2
- package/modern/MenuList/MenuList.js +1 -1
- package/modern/Modal/Modal.js +7 -6
- package/modern/OutlinedInput/OutlinedInput.js +2 -2
- package/modern/Pagination/Pagination.js +2 -2
- package/modern/PaginationItem/PaginationItem.js +1 -1
- package/modern/Popover/Popover.js +2 -2
- package/modern/Popper/Popper.js +4 -4
- package/modern/Radio/Radio.js +1 -1
- package/modern/Rating/Rating.js +1 -1
- package/modern/Select/Select.js +2 -2
- package/modern/Select/SelectInput.js +24 -3
- package/modern/Slide/Slide.js +1 -1
- package/modern/Slider/Slider.js +1 -1
- package/modern/Snackbar/Snackbar.js +2 -2
- package/modern/SpeedDial/SpeedDial.js +2 -2
- package/modern/SpeedDialAction/SpeedDialAction.js +2 -2
- package/modern/StepContent/StepContent.js +1 -1
- package/modern/StepLabel/StepLabel.js +2 -2
- package/modern/SvgIcon/SvgIcon.js +1 -1
- package/modern/Switch/Switch.js +1 -1
- package/modern/TablePagination/TablePagination.js +6 -6
- package/modern/TablePagination/TablePaginationActions.js +3 -3
- package/modern/Tabs/Tabs.js +1 -1
- package/modern/TextField/TextField.js +13 -13
- package/modern/ToggleButton/ToggleButton.js +1 -1
- package/modern/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/modern/Tooltip/Tooltip.js +2 -2
- package/modern/Zoom/Zoom.js +1 -1
- package/modern/index.js +1 -1
- package/modern/locale/index.js +6 -3
- package/modern/styles/CssVarsProvider.js +28 -0
- package/modern/styles/experimental_extendTheme.js +89 -0
- package/modern/styles/index.js +3 -1
- package/node/Accordion/Accordion.js +1 -1
- package/node/Alert/Alert.js +2 -2
- package/node/AppBar/AppBar.js +1 -1
- package/node/Autocomplete/Autocomplete.js +8 -6
- package/node/Badge/Badge.js +58 -34
- package/node/Badge/badgeClasses.js +22 -0
- package/node/Badge/index.js +17 -5
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Breadcrumbs/Breadcrumbs.js +1 -1
- package/node/Button/Button.js +102 -97
- package/node/ButtonGroup/ButtonGroup.js +1 -1
- package/node/Checkbox/Checkbox.js +1 -1
- package/node/Chip/Chip.js +1 -1
- package/node/CircularProgress/CircularProgress.js +1 -1
- package/node/Collapse/Collapse.js +1 -1
- package/node/Dialog/Dialog.js +3 -2
- package/node/Drawer/Drawer.js +4 -4
- package/node/Fab/Fab.js +1 -1
- package/node/Fade/Fade.js +1 -1
- package/node/FilledInput/FilledInput.js +5 -3
- package/node/FormControl/FormControl.js +2 -2
- package/node/FormLabel/FormLabel.js +1 -1
- package/node/Grow/Grow.js +8 -8
- package/node/Icon/Icon.js +1 -1
- package/node/IconButton/IconButton.js +2 -2
- package/node/Input/Input.js +5 -3
- package/node/InputBase/InputBase.js +2 -2
- package/node/InputLabel/InputLabel.js +1 -1
- package/node/LinearProgress/LinearProgress.js +1 -1
- package/node/Link/Link.js +16 -6
- package/node/ListItem/ListItem.js +4 -4
- package/node/ListItemButton/ListItemButton.js +1 -0
- package/node/Menu/Menu.js +2 -2
- package/node/MenuList/MenuList.js +1 -1
- package/node/Modal/Modal.js +7 -6
- package/node/OutlinedInput/OutlinedInput.js +2 -2
- package/node/Pagination/Pagination.js +2 -2
- package/node/PaginationItem/PaginationItem.js +1 -1
- package/node/Popover/Popover.js +2 -2
- package/node/Popper/Popper.js +4 -4
- package/node/Radio/Radio.js +1 -1
- package/node/Rating/Rating.js +1 -1
- package/node/Select/Select.js +2 -2
- package/node/Select/SelectInput.js +24 -3
- package/node/Slide/Slide.js +1 -1
- package/node/Slider/Slider.js +1 -1
- package/node/Snackbar/Snackbar.js +2 -2
- package/node/SpeedDial/SpeedDial.js +2 -2
- package/node/SpeedDialAction/SpeedDialAction.js +2 -2
- package/node/StepContent/StepContent.js +1 -1
- package/node/StepLabel/StepLabel.js +2 -2
- package/node/SvgIcon/SvgIcon.js +1 -1
- package/node/Switch/Switch.js +1 -1
- package/node/TablePagination/TablePagination.js +6 -6
- package/node/TablePagination/TablePaginationActions.js +3 -3
- package/node/Tabs/Tabs.js +1 -1
- package/node/TextField/TextField.js +13 -13
- package/node/ToggleButton/ToggleButton.js +1 -1
- package/node/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/node/Tooltip/Tooltip.js +2 -2
- package/node/Zoom/Zoom.js +1 -1
- package/node/index.js +1 -1
- package/node/locale/index.js +6 -3
- package/node/styles/CssVarsProvider.js +41 -0
- package/node/styles/experimental_extendTheme.js +105 -0
- package/node/styles/index.js +58 -0
- package/package.json +9 -9
- package/styles/CssVarsProvider.d.ts +28 -0
- package/styles/CssVarsProvider.js +28 -0
- package/styles/ThemeProvider.d.ts +1 -1
- package/styles/createPalette.d.ts +26 -0
- package/styles/createTheme.d.ts +1 -1
- package/styles/experimental_extendTheme.d.ts +90 -0
- package/styles/experimental_extendTheme.js +91 -0
- package/styles/index.d.ts +5 -0
- package/styles/index.js +3 -1
- package/transitions/index.d.ts +1 -1
- package/transitions/transition.d.ts +13 -13
- package/transitions/utils.d.ts +23 -23
- package/umd/material-ui.development.js +1297 -438
- package/umd/material-ui.production.min.js +21 -21
- package/useMediaQuery/useMediaQuery.d.ts +31 -31
- package/useTouchRipple/index.d.ts +1 -1
- package/useTouchRipple/useTouchRipple.d.ts +28 -28
- package/utils/getScrollbarSize.d.ts +2 -2
- package/utils/ownerDocument.d.ts +2 -2
- package/utils/ownerWindow.d.ts +2 -2
- package/utils/setRef.d.ts +2 -2
|
@@ -47,12 +47,12 @@ var TextFieldRoot = styled(FormControl, {
|
|
|
47
47
|
* It's important to understand that the text field is a simple abstraction
|
|
48
48
|
* on top of the following components:
|
|
49
49
|
*
|
|
50
|
-
* - [FormControl](/api/form-control/)
|
|
51
|
-
* - [InputLabel](/api/input-label/)
|
|
52
|
-
* - [FilledInput](/api/filled-input/)
|
|
53
|
-
* - [OutlinedInput](/api/outlined-input/)
|
|
54
|
-
* - [Input](/api/input/)
|
|
55
|
-
* - [FormHelperText](/api/form-helper-text/)
|
|
50
|
+
* - [FormControl](/material-ui/api/form-control/)
|
|
51
|
+
* - [InputLabel](/material-ui/api/input-label/)
|
|
52
|
+
* - [FilledInput](/material-ui/api/filled-input/)
|
|
53
|
+
* - [OutlinedInput](/material-ui/api/outlined-input/)
|
|
54
|
+
* - [Input](/material-ui/api/input/)
|
|
55
|
+
* - [FormHelperText](/material-ui/api/form-helper-text/)
|
|
56
56
|
*
|
|
57
57
|
* If you wish to alter the props applied to the `input` element, you can do so as follows:
|
|
58
58
|
*
|
|
@@ -256,7 +256,7 @@ process.env.NODE_ENV !== "production" ? TextField.propTypes
|
|
|
256
256
|
/**
|
|
257
257
|
* The color of the component.
|
|
258
258
|
* It supports both default and custom theme colors, which can be added as shown in the
|
|
259
|
-
* [palette customization guide](https://mui.com/customization/palette/#adding-new-colors).
|
|
259
|
+
* [palette customization guide](https://mui.com/material-ui/customization/palette/#adding-new-colors).
|
|
260
260
|
* @default 'primary'
|
|
261
261
|
*/
|
|
262
262
|
color: PropTypes
|
|
@@ -281,7 +281,7 @@ process.env.NODE_ENV !== "production" ? TextField.propTypes
|
|
|
281
281
|
error: PropTypes.bool,
|
|
282
282
|
|
|
283
283
|
/**
|
|
284
|
-
* Props applied to the [`FormHelperText`](/api/form-helper-text/) element.
|
|
284
|
+
* Props applied to the [`FormHelperText`](/material-ui/api/form-helper-text/) element.
|
|
285
285
|
*/
|
|
286
286
|
FormHelperTextProps: PropTypes.object,
|
|
287
287
|
|
|
@@ -303,7 +303,7 @@ process.env.NODE_ENV !== "production" ? TextField.propTypes
|
|
|
303
303
|
id: PropTypes.string,
|
|
304
304
|
|
|
305
305
|
/**
|
|
306
|
-
* Props applied to the [`InputLabel`](/api/input-label/) element.
|
|
306
|
+
* Props applied to the [`InputLabel`](/material-ui/api/input-label/) element.
|
|
307
307
|
* Pointer events like `onClick` are enabled if and only if `shrink` is `true`.
|
|
308
308
|
*/
|
|
309
309
|
InputLabelProps: PropTypes.object,
|
|
@@ -315,8 +315,8 @@ process.env.NODE_ENV !== "production" ? TextField.propTypes
|
|
|
315
315
|
|
|
316
316
|
/**
|
|
317
317
|
* Props applied to the Input element.
|
|
318
|
-
* It will be a [`FilledInput`](/api/filled-input/),
|
|
319
|
-
* [`OutlinedInput`](/api/outlined-input/) or [`Input`](/api/input/)
|
|
318
|
+
* It will be a [`FilledInput`](/material-ui/api/filled-input/),
|
|
319
|
+
* [`OutlinedInput`](/material-ui/api/outlined-input/) or [`Input`](/material-ui/api/input/)
|
|
320
320
|
* component depending on the `variant` prop value.
|
|
321
321
|
*/
|
|
322
322
|
InputProps: PropTypes.object,
|
|
@@ -393,14 +393,14 @@ process.env.NODE_ENV !== "production" ? TextField.propTypes
|
|
|
393
393
|
rows: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),
|
|
394
394
|
|
|
395
395
|
/**
|
|
396
|
-
* Render a [`Select`](/api/select/) element while passing the Input element to `Select` as `input` parameter.
|
|
396
|
+
* Render a [`Select`](/material-ui/api/select/) element while passing the Input element to `Select` as `input` parameter.
|
|
397
397
|
* If this option is set you must pass the options of the select as children.
|
|
398
398
|
* @default false
|
|
399
399
|
*/
|
|
400
400
|
select: PropTypes.bool,
|
|
401
401
|
|
|
402
402
|
/**
|
|
403
|
-
* Props applied to the [`Select`](/api/select/) element.
|
|
403
|
+
* Props applied to the [`Select`](/material-ui/api/select/) element.
|
|
404
404
|
*/
|
|
405
405
|
SelectProps: PropTypes.object,
|
|
406
406
|
|
|
@@ -163,7 +163,7 @@ process.env.NODE_ENV !== "production" ? ToggleButton.propTypes
|
|
|
163
163
|
/**
|
|
164
164
|
* The color of the button when it is in an active state.
|
|
165
165
|
* It supports both default and custom theme colors, which can be added as shown in the
|
|
166
|
-
* [palette customization guide](https://mui.com/customization/palette/#adding-new-colors).
|
|
166
|
+
* [palette customization guide](https://mui.com/material-ui/customization/palette/#adding-new-colors).
|
|
167
167
|
* @default 'standard'
|
|
168
168
|
*/
|
|
169
169
|
color: PropTypes
|
|
@@ -186,7 +186,7 @@ process.env.NODE_ENV !== "production" ? ToggleButtonGroup.propTypes
|
|
|
186
186
|
/**
|
|
187
187
|
* The color of the button when it is selected.
|
|
188
188
|
* It supports both default and custom theme colors, which can be added as shown in the
|
|
189
|
-
* [palette customization guide](https://mui.com/customization/palette/#adding-new-colors).
|
|
189
|
+
* [palette customization guide](https://mui.com/material-ui/customization/palette/#adding-new-colors).
|
|
190
190
|
* @default 'standard'
|
|
191
191
|
*/
|
|
192
192
|
color: PropTypes
|
|
@@ -820,7 +820,7 @@ process.env.NODE_ENV !== "production" ? Tooltip.propTypes
|
|
|
820
820
|
PopperComponent: PropTypes.elementType,
|
|
821
821
|
|
|
822
822
|
/**
|
|
823
|
-
* Props applied to the [`Popper`](/api/popper/) element.
|
|
823
|
+
* Props applied to the [`Popper`](/material-ui/api/popper/) element.
|
|
824
824
|
* @default {}
|
|
825
825
|
*/
|
|
826
826
|
PopperProps: PropTypes.object,
|
|
@@ -839,7 +839,7 @@ process.env.NODE_ENV !== "production" ? Tooltip.propTypes
|
|
|
839
839
|
|
|
840
840
|
/**
|
|
841
841
|
* The component used for the transition.
|
|
842
|
-
* [Follow this guide](/
|
|
842
|
+
* [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.
|
|
843
843
|
* @default Grow
|
|
844
844
|
*/
|
|
845
845
|
TransitionComponent: PropTypes.elementType,
|
package/legacy/Zoom/Zoom.js
CHANGED
|
@@ -18,7 +18,7 @@ var styles = {
|
|
|
18
18
|
};
|
|
19
19
|
/**
|
|
20
20
|
* The Zoom transition can be used for the floating variant of the
|
|
21
|
-
* [Button](/
|
|
21
|
+
* [Button](/material-ui/react-button/#floating-action-buttons) component.
|
|
22
22
|
* It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.
|
|
23
23
|
*/
|
|
24
24
|
|
package/legacy/index.js
CHANGED
package/legacy/locale/index.js
CHANGED
|
@@ -1076,9 +1076,13 @@ export var etEE = {
|
|
|
1076
1076
|
|
|
1077
1077
|
return 'Vali eelmine lehekülg';
|
|
1078
1078
|
},
|
|
1079
|
-
labelRowsPerPage: 'Ridu leheküljel:'
|
|
1080
|
-
|
|
1081
|
-
|
|
1079
|
+
labelRowsPerPage: 'Ridu leheküljel:',
|
|
1080
|
+
labelDisplayedRows: function labelDisplayedRows(_ref10) {
|
|
1081
|
+
var from = _ref10.from,
|
|
1082
|
+
to = _ref10.to,
|
|
1083
|
+
count = _ref10.count;
|
|
1084
|
+
return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "rohkem kui ".concat(to));
|
|
1085
|
+
}
|
|
1082
1086
|
}
|
|
1083
1087
|
},
|
|
1084
1088
|
MuiRating: {
|
|
@@ -1240,10 +1244,10 @@ export var fiFI = {
|
|
|
1240
1244
|
return 'Mene edelliselle sivulle';
|
|
1241
1245
|
},
|
|
1242
1246
|
labelRowsPerPage: 'Rivejä per sivu:',
|
|
1243
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
1244
|
-
var from =
|
|
1245
|
-
to =
|
|
1246
|
-
count =
|
|
1247
|
+
labelDisplayedRows: function labelDisplayedRows(_ref11) {
|
|
1248
|
+
var from = _ref11.from,
|
|
1249
|
+
to = _ref11.to,
|
|
1250
|
+
count = _ref11.count;
|
|
1247
1251
|
return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "enemm\xE4n kuin ".concat(to));
|
|
1248
1252
|
}
|
|
1249
1253
|
}
|
|
@@ -1323,10 +1327,10 @@ export var frFR = {
|
|
|
1323
1327
|
return 'Aller à la page précédente';
|
|
1324
1328
|
},
|
|
1325
1329
|
labelRowsPerPage: 'Lignes par page :',
|
|
1326
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
1327
|
-
var from =
|
|
1328
|
-
to =
|
|
1329
|
-
count =
|
|
1330
|
+
labelDisplayedRows: function labelDisplayedRows(_ref12) {
|
|
1331
|
+
var from = _ref12.from,
|
|
1332
|
+
to = _ref12.to,
|
|
1333
|
+
count = _ref12.count;
|
|
1330
1334
|
return "".concat(from, "\u2013").concat(to, " sur ").concat(count !== -1 ? count : "plus que ".concat(to));
|
|
1331
1335
|
}
|
|
1332
1336
|
}
|
|
@@ -1406,10 +1410,10 @@ export var heIL = {
|
|
|
1406
1410
|
return 'לעמוד הקודם';
|
|
1407
1411
|
},
|
|
1408
1412
|
labelRowsPerPage: 'שורות בעמוד:',
|
|
1409
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
1410
|
-
var from =
|
|
1411
|
-
to =
|
|
1412
|
-
count =
|
|
1413
|
+
labelDisplayedRows: function labelDisplayedRows(_ref13) {
|
|
1414
|
+
var from = _ref13.from,
|
|
1415
|
+
to = _ref13.to,
|
|
1416
|
+
count = _ref13.count;
|
|
1413
1417
|
return "".concat(from, "\u2013").concat(to, " \u05DE\u05EA\u05D5\u05DA ").concat(count !== -1 ? count : "\u05D9\u05D5\u05EA\u05E8 \u05DE ".concat(to));
|
|
1414
1418
|
}
|
|
1415
1419
|
}
|
|
@@ -1489,10 +1493,10 @@ export var hiIN = {
|
|
|
1489
1493
|
return 'पिछले पृष्ठ पर जाएँ';
|
|
1490
1494
|
},
|
|
1491
1495
|
labelRowsPerPage: 'पंक्तियाँ प्रति पृष्ठ:',
|
|
1492
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
1493
|
-
var from =
|
|
1494
|
-
to =
|
|
1495
|
-
count =
|
|
1496
|
+
labelDisplayedRows: function labelDisplayedRows(_ref14) {
|
|
1497
|
+
var from = _ref14.from,
|
|
1498
|
+
to = _ref14.to,
|
|
1499
|
+
count = _ref14.count;
|
|
1496
1500
|
return "".concat(from, "-").concat(to === -1 ? count : to, " \u0915\u0941\u0932 ").concat(count, " \u092E\u0947\u0902");
|
|
1497
1501
|
}
|
|
1498
1502
|
}
|
|
@@ -1573,10 +1577,10 @@ export var hrHR = {
|
|
|
1573
1577
|
return 'Idi na prethodnu stranicu';
|
|
1574
1578
|
},
|
|
1575
1579
|
labelRowsPerPage: 'Redova po stranici:',
|
|
1576
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
1577
|
-
var from =
|
|
1578
|
-
to =
|
|
1579
|
-
count =
|
|
1580
|
+
labelDisplayedRows: function labelDisplayedRows(_ref15) {
|
|
1581
|
+
var from = _ref15.from,
|
|
1582
|
+
to = _ref15.to,
|
|
1583
|
+
count = _ref15.count;
|
|
1580
1584
|
return "".concat(from, "\u2013").concat(to, " od ").concat(count !== -1 ? count : "vi\u0161e nego ".concat(to));
|
|
1581
1585
|
}
|
|
1582
1586
|
}
|
|
@@ -1958,10 +1962,10 @@ export var itIT = {
|
|
|
1958
1962
|
return 'Vai alla pagina precedente';
|
|
1959
1963
|
},
|
|
1960
1964
|
labelRowsPerPage: 'Righe per pagina:',
|
|
1961
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
1962
|
-
var from =
|
|
1963
|
-
to =
|
|
1964
|
-
count =
|
|
1965
|
+
labelDisplayedRows: function labelDisplayedRows(_ref16) {
|
|
1966
|
+
var from = _ref16.from,
|
|
1967
|
+
to = _ref16.to,
|
|
1968
|
+
count = _ref16.count;
|
|
1965
1969
|
return "".concat(from, "\u2013").concat(to, " di ").concat(count !== -1 ? count : "pi\xF9 di ".concat(to));
|
|
1966
1970
|
}
|
|
1967
1971
|
}
|
|
@@ -2041,10 +2045,10 @@ export var jaJP = {
|
|
|
2041
2045
|
return '前のページへ';
|
|
2042
2046
|
},
|
|
2043
2047
|
labelRowsPerPage: 'ページあたりの行数:',
|
|
2044
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2045
|
-
var from =
|
|
2046
|
-
to =
|
|
2047
|
-
count =
|
|
2048
|
+
labelDisplayedRows: function labelDisplayedRows(_ref17) {
|
|
2049
|
+
var from = _ref17.from,
|
|
2050
|
+
to = _ref17.to,
|
|
2051
|
+
count = _ref17.count;
|
|
2048
2052
|
return "".concat(from, "\uFF5E").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, "\u4EE5\u4E0A"));
|
|
2049
2053
|
}
|
|
2050
2054
|
}
|
|
@@ -2124,10 +2128,10 @@ export var khKH = {
|
|
|
2124
2128
|
return 'ទៅទំព័រមុន';
|
|
2125
2129
|
},
|
|
2126
2130
|
labelRowsPerPage: 'ចំនួនជួរដេកក្នុងមួយទំព័រ:',
|
|
2127
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2128
|
-
var from =
|
|
2129
|
-
to =
|
|
2130
|
-
count =
|
|
2131
|
+
labelDisplayedRows: function labelDisplayedRows(_ref18) {
|
|
2132
|
+
var from = _ref18.from,
|
|
2133
|
+
to = _ref18.to,
|
|
2134
|
+
count = _ref18.count;
|
|
2131
2135
|
return "".concat(from, " - ").concat(to, " \u1793\u17C3 ").concat(count !== -1 ? count : "\u1785\u17D2\u179A\u17BE\u1793\u1787\u17B6\u1784 ".concat(to));
|
|
2132
2136
|
}
|
|
2133
2137
|
}
|
|
@@ -2207,10 +2211,10 @@ export var koKR = {
|
|
|
2207
2211
|
return '이전 페이지로 이동';
|
|
2208
2212
|
},
|
|
2209
2213
|
labelRowsPerPage: '페이지 당 행:',
|
|
2210
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2211
|
-
var from =
|
|
2212
|
-
to =
|
|
2213
|
-
count =
|
|
2214
|
+
labelDisplayedRows: function labelDisplayedRows(_ref19) {
|
|
2215
|
+
var from = _ref19.from,
|
|
2216
|
+
to = _ref19.to,
|
|
2217
|
+
count = _ref19.count;
|
|
2214
2218
|
return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, "\uAC1C \uC774\uC0C1"));
|
|
2215
2219
|
}
|
|
2216
2220
|
}
|
|
@@ -2290,10 +2294,10 @@ export var kzKZ = {
|
|
|
2290
2294
|
return 'Алдыңғы бетке өту';
|
|
2291
2295
|
},
|
|
2292
2296
|
labelRowsPerPage: 'Беттегі қатарлар:',
|
|
2293
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2294
|
-
var from =
|
|
2295
|
-
to =
|
|
2296
|
-
count =
|
|
2297
|
+
labelDisplayedRows: function labelDisplayedRows(_ref20) {
|
|
2298
|
+
var from = _ref20.from,
|
|
2299
|
+
to = _ref20.to,
|
|
2300
|
+
count = _ref20.count;
|
|
2297
2301
|
return "".concat(count !== -1 ? count : "+".concat(to), " \u049B\u0430\u0442\u0430\u0440\u0434\u044B\u04A3 \u0456\u0448\u0456\u043D\u0435\u043D ").concat(from, "\u2013").concat(to);
|
|
2298
2302
|
}
|
|
2299
2303
|
}
|
|
@@ -2378,10 +2382,10 @@ export var mkMK = {
|
|
|
2378
2382
|
return 'Оди на предходна страница';
|
|
2379
2383
|
},
|
|
2380
2384
|
labelRowsPerPage: 'Редови по страница:',
|
|
2381
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2382
|
-
var from =
|
|
2383
|
-
to =
|
|
2384
|
-
count =
|
|
2385
|
+
labelDisplayedRows: function labelDisplayedRows(_ref21) {
|
|
2386
|
+
var from = _ref21.from,
|
|
2387
|
+
to = _ref21.to,
|
|
2388
|
+
count = _ref21.count;
|
|
2385
2389
|
return "".concat(from, "\u2013").concat(to, " \u043E\u0434 ").concat(count !== -1 ? count : "\u043F\u043E\u0432\u0435\u045C\u0435 \u043E\u0434 ".concat(to));
|
|
2386
2390
|
}
|
|
2387
2391
|
}
|
|
@@ -2462,10 +2466,10 @@ export var nbNO = {
|
|
|
2462
2466
|
return 'Gå til forrige side';
|
|
2463
2467
|
},
|
|
2464
2468
|
labelRowsPerPage: 'Rader per side:',
|
|
2465
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2466
|
-
var from =
|
|
2467
|
-
to =
|
|
2468
|
-
count =
|
|
2469
|
+
labelDisplayedRows: function labelDisplayedRows(_ref22) {
|
|
2470
|
+
var from = _ref22.from,
|
|
2471
|
+
to = _ref22.to,
|
|
2472
|
+
count = _ref22.count;
|
|
2469
2473
|
return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "mer enn ".concat(to));
|
|
2470
2474
|
}
|
|
2471
2475
|
}
|
|
@@ -2545,10 +2549,10 @@ export var nlNL = {
|
|
|
2545
2549
|
return 'Ga naar vorige pagina';
|
|
2546
2550
|
},
|
|
2547
2551
|
labelRowsPerPage: 'Regels per pagina:',
|
|
2548
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2549
|
-
var from =
|
|
2550
|
-
to =
|
|
2551
|
-
count =
|
|
2552
|
+
labelDisplayedRows: function labelDisplayedRows(_ref23) {
|
|
2553
|
+
var from = _ref23.from,
|
|
2554
|
+
to = _ref23.to,
|
|
2555
|
+
count = _ref23.count;
|
|
2552
2556
|
return "".concat(from, "\u2013").concat(to, " van ").concat(count !== -1 ? count : "meer dan ".concat(to));
|
|
2553
2557
|
}
|
|
2554
2558
|
}
|
|
@@ -2628,10 +2632,10 @@ export var plPL = {
|
|
|
2628
2632
|
return 'Przejdź do poprzedniej strony';
|
|
2629
2633
|
},
|
|
2630
2634
|
labelRowsPerPage: 'Wierszy na stronę:',
|
|
2631
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2632
|
-
var from =
|
|
2633
|
-
to =
|
|
2634
|
-
count =
|
|
2635
|
+
labelDisplayedRows: function labelDisplayedRows(_ref24) {
|
|
2636
|
+
var from = _ref24.from,
|
|
2637
|
+
to = _ref24.to,
|
|
2638
|
+
count = _ref24.count;
|
|
2635
2639
|
return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "ponad ".concat(to));
|
|
2636
2640
|
}
|
|
2637
2641
|
}
|
|
@@ -2720,10 +2724,10 @@ export var ptBR = {
|
|
|
2720
2724
|
return 'Ir para a página anterior';
|
|
2721
2725
|
},
|
|
2722
2726
|
labelRowsPerPage: 'Linhas por página:',
|
|
2723
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2724
|
-
var from =
|
|
2725
|
-
to =
|
|
2726
|
-
count =
|
|
2727
|
+
labelDisplayedRows: function labelDisplayedRows(_ref25) {
|
|
2728
|
+
var from = _ref25.from,
|
|
2729
|
+
to = _ref25.to,
|
|
2730
|
+
count = _ref25.count;
|
|
2727
2731
|
return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
|
|
2728
2732
|
}
|
|
2729
2733
|
}
|
|
@@ -2803,10 +2807,10 @@ export var ptPT = {
|
|
|
2803
2807
|
return 'Página anterior';
|
|
2804
2808
|
},
|
|
2805
2809
|
labelRowsPerPage: 'Linhas por página:',
|
|
2806
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2807
|
-
var from =
|
|
2808
|
-
to =
|
|
2809
|
-
count =
|
|
2810
|
+
labelDisplayedRows: function labelDisplayedRows(_ref26) {
|
|
2811
|
+
var from = _ref26.from,
|
|
2812
|
+
to = _ref26.to,
|
|
2813
|
+
count = _ref26.count;
|
|
2810
2814
|
return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
|
|
2811
2815
|
}
|
|
2812
2816
|
}
|
|
@@ -2966,10 +2970,10 @@ export var srRS = {
|
|
|
2966
2970
|
return 'Idi na prethodnu stranicu';
|
|
2967
2971
|
},
|
|
2968
2972
|
labelRowsPerPage: 'Redova po stranici:',
|
|
2969
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2970
|
-
var from =
|
|
2971
|
-
to =
|
|
2972
|
-
count =
|
|
2973
|
+
labelDisplayedRows: function labelDisplayedRows(_ref27) {
|
|
2974
|
+
var from = _ref27.from,
|
|
2975
|
+
to = _ref27.to,
|
|
2976
|
+
count = _ref27.count;
|
|
2973
2977
|
return "".concat(from, "\u2013").concat(to, " od ").concat(count !== -1 ? count : "vi\u0161e nego ".concat(to));
|
|
2974
2978
|
}
|
|
2975
2979
|
}
|
|
@@ -3056,10 +3060,10 @@ export var ruRU = {
|
|
|
3056
3060
|
return 'Перейти на предыдущую страницу';
|
|
3057
3061
|
},
|
|
3058
3062
|
labelRowsPerPage: 'Строк на странице:',
|
|
3059
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3060
|
-
var from =
|
|
3061
|
-
to =
|
|
3062
|
-
count =
|
|
3063
|
+
labelDisplayedRows: function labelDisplayedRows(_ref28) {
|
|
3064
|
+
var from = _ref28.from,
|
|
3065
|
+
to = _ref28.to,
|
|
3066
|
+
count = _ref28.count;
|
|
3063
3067
|
return "".concat(from, "\u2013").concat(to, " \u0438\u0437 ").concat(count !== -1 ? count : "\u0431\u043E\u043B\u0435\u0435 \u0447\u0435\u043C ".concat(to));
|
|
3064
3068
|
}
|
|
3065
3069
|
}
|
|
@@ -3152,10 +3156,10 @@ export var siLK = {
|
|
|
3152
3156
|
return 'පෙර පිටුවට යන්න';
|
|
3153
3157
|
},
|
|
3154
3158
|
labelRowsPerPage: 'පිටුවක පේළි:',
|
|
3155
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3156
|
-
var from =
|
|
3157
|
-
to =
|
|
3158
|
-
count =
|
|
3159
|
+
labelDisplayedRows: function labelDisplayedRows(_ref29) {
|
|
3160
|
+
var from = _ref29.from,
|
|
3161
|
+
to = _ref29.to,
|
|
3162
|
+
count = _ref29.count;
|
|
3159
3163
|
return "".concat(from, "\u2013").concat(to, " \u0DAF\u0D9A\u0DCA\u0DC0\u0DCF ").concat(count !== -1 ? count : "".concat(to, " \u0DA7 \u0DC0\u0DD0\u0DA9\u0DD2 \u0DB4\u0DCA\u200D\u0DBB\u0DB8\u0DCF\u0DAB\u0DBA\u0D9A\u0DD2\u0DB1\u0DCA"));
|
|
3160
3164
|
}
|
|
3161
3165
|
}
|
|
@@ -3235,10 +3239,10 @@ export var skSK = {
|
|
|
3235
3239
|
return 'Ísť na predchádzajúcu stránku';
|
|
3236
3240
|
},
|
|
3237
3241
|
labelRowsPerPage: 'Riadkov na stránke:',
|
|
3238
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3239
|
-
var from =
|
|
3240
|
-
to =
|
|
3241
|
-
count =
|
|
3242
|
+
labelDisplayedRows: function labelDisplayedRows(_ref30) {
|
|
3243
|
+
var from = _ref30.from,
|
|
3244
|
+
to = _ref30.to,
|
|
3245
|
+
count = _ref30.count;
|
|
3242
3246
|
return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "viac ako ".concat(to));
|
|
3243
3247
|
}
|
|
3244
3248
|
}
|
|
@@ -3326,10 +3330,10 @@ export var svSE = {
|
|
|
3326
3330
|
return 'Gå till föregående sida';
|
|
3327
3331
|
},
|
|
3328
3332
|
labelRowsPerPage: 'Rader per sida:',
|
|
3329
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3330
|
-
var from =
|
|
3331
|
-
to =
|
|
3332
|
-
count =
|
|
3333
|
+
labelDisplayedRows: function labelDisplayedRows(_ref31) {
|
|
3334
|
+
var from = _ref31.from,
|
|
3335
|
+
to = _ref31.to,
|
|
3336
|
+
count = _ref31.count;
|
|
3333
3337
|
return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "fler \xE4n ".concat(to));
|
|
3334
3338
|
}
|
|
3335
3339
|
}
|
|
@@ -3409,10 +3413,10 @@ export var thTH = {
|
|
|
3409
3413
|
return 'ไปที่หน้าก่อน';
|
|
3410
3414
|
},
|
|
3411
3415
|
labelRowsPerPage: 'จำนวนแถวต่อหน้า:',
|
|
3412
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3413
|
-
var from =
|
|
3414
|
-
to =
|
|
3415
|
-
count =
|
|
3416
|
+
labelDisplayedRows: function labelDisplayedRows(_ref32) {
|
|
3417
|
+
var from = _ref32.from,
|
|
3418
|
+
to = _ref32.to,
|
|
3419
|
+
count = _ref32.count;
|
|
3416
3420
|
return "".concat(from, "\u2013").concat(to, " \u0E08\u0E32\u0E01 ").concat(count !== -1 ? count : "\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32 ".concat(to));
|
|
3417
3421
|
}
|
|
3418
3422
|
}
|
|
@@ -3571,10 +3575,10 @@ export var ukUA = {
|
|
|
3571
3575
|
return 'Перейти на попередню сторінку';
|
|
3572
3576
|
},
|
|
3573
3577
|
labelRowsPerPage: 'Рядків на сторінці:',
|
|
3574
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3575
|
-
var from =
|
|
3576
|
-
to =
|
|
3577
|
-
count =
|
|
3578
|
+
labelDisplayedRows: function labelDisplayedRows(_ref33) {
|
|
3579
|
+
var from = _ref33.from,
|
|
3580
|
+
to = _ref33.to,
|
|
3581
|
+
count = _ref33.count;
|
|
3578
3582
|
return "".concat(from, "\u2013").concat(to, " \u0437 ").concat(count !== -1 ? count : "\u043F\u043E\u043D\u0430\u0434 ".concat(to));
|
|
3579
3583
|
}
|
|
3580
3584
|
}
|
|
@@ -3663,10 +3667,10 @@ export var viVN = {
|
|
|
3663
3667
|
return 'Về trang trước đó';
|
|
3664
3668
|
},
|
|
3665
3669
|
labelRowsPerPage: 'Số hàng mỗi trang:',
|
|
3666
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3667
|
-
var from =
|
|
3668
|
-
to =
|
|
3669
|
-
count =
|
|
3670
|
+
labelDisplayedRows: function labelDisplayedRows(_ref34) {
|
|
3671
|
+
var from = _ref34.from,
|
|
3672
|
+
to = _ref34.to,
|
|
3673
|
+
count = _ref34.count;
|
|
3670
3674
|
return "".concat(from, "\u2013").concat(to, " trong ").concat(count !== -1 ? count : "nhi\u1EC1u h\u01A1n ".concat(to));
|
|
3671
3675
|
}
|
|
3672
3676
|
}
|
|
@@ -3745,10 +3749,10 @@ export var zhCN = {
|
|
|
3745
3749
|
return '上一页';
|
|
3746
3750
|
},
|
|
3747
3751
|
labelRowsPerPage: '每页行数:',
|
|
3748
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3749
|
-
var from =
|
|
3750
|
-
to =
|
|
3751
|
-
count =
|
|
3752
|
+
labelDisplayedRows: function labelDisplayedRows(_ref35) {
|
|
3753
|
+
var from = _ref35.from,
|
|
3754
|
+
to = _ref35.to,
|
|
3755
|
+
count = _ref35.count;
|
|
3752
3756
|
return "\u7B2C ".concat(from, " \u6761\u5230\u7B2C ").concat(to, " \u6761\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u6761") : "\u81F3\u5C11 ".concat(to, " \u6761"));
|
|
3753
3757
|
}
|
|
3754
3758
|
}
|
|
@@ -3802,10 +3806,10 @@ export var zhHK = {
|
|
|
3802
3806
|
return '上一頁';
|
|
3803
3807
|
},
|
|
3804
3808
|
labelRowsPerPage: '每頁行數:',
|
|
3805
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3806
|
-
var from =
|
|
3807
|
-
to =
|
|
3808
|
-
count =
|
|
3809
|
+
labelDisplayedRows: function labelDisplayedRows(_ref36) {
|
|
3810
|
+
var from = _ref36.from,
|
|
3811
|
+
to = _ref36.to,
|
|
3812
|
+
count = _ref36.count;
|
|
3809
3813
|
return "\u7B2C ".concat(from, " \u9805\u81F3\u7B2C ").concat(to, " \u9805\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u9805") : "\u8D85\u904E ".concat(to, " \u9805"));
|
|
3810
3814
|
}
|
|
3811
3815
|
}
|
|
@@ -3859,10 +3863,10 @@ export var zhTW = {
|
|
|
3859
3863
|
return '上一頁';
|
|
3860
3864
|
},
|
|
3861
3865
|
labelRowsPerPage: '每行行數:',
|
|
3862
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3863
|
-
var from =
|
|
3864
|
-
to =
|
|
3865
|
-
count =
|
|
3866
|
+
labelDisplayedRows: function labelDisplayedRows(_ref37) {
|
|
3867
|
+
var from = _ref37.from,
|
|
3868
|
+
to = _ref37.to,
|
|
3869
|
+
count = _ref37.count;
|
|
3866
3870
|
return "\u7B2C ".concat(from, " \u689D\u5230\u7B2C ").concat(to, " \u689D\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u689D") : "\u81F3\u5C11 ".concat(to, " \u689D"));
|
|
3867
3871
|
}
|
|
3868
3872
|
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
|
+
|
|
3
|
+
/* eslint-disable @typescript-eslint/naming-convention */
|
|
4
|
+
import { unstable_createCssVarsProvider as createCssVarsProvider } from '@mui/system';
|
|
5
|
+
import experimental_extendTheme from './experimental_extendTheme';
|
|
6
|
+
import createTypography from './createTypography';
|
|
7
|
+
var defaultTheme = experimental_extendTheme();
|
|
8
|
+
|
|
9
|
+
var _createCssVarsProvide = createCssVarsProvider({
|
|
10
|
+
theme: defaultTheme,
|
|
11
|
+
defaultColorScheme: {
|
|
12
|
+
light: 'light',
|
|
13
|
+
dark: 'dark'
|
|
14
|
+
},
|
|
15
|
+
prefix: 'md',
|
|
16
|
+
resolveTheme: function resolveTheme(theme) {
|
|
17
|
+
var newTheme = _extends({}, theme, {
|
|
18
|
+
typography: createTypography(theme.palette, theme.typography)
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
return newTheme;
|
|
22
|
+
},
|
|
23
|
+
shouldSkipGeneratingVar: function shouldSkipGeneratingVar(keys) {
|
|
24
|
+
return !!keys[0].match(/(typography|mixins|breakpoints|direction|transitions)/);
|
|
25
|
+
}
|
|
26
|
+
}),
|
|
27
|
+
Experimental_CssVarsProvider = _createCssVarsProvide.CssVarsProvider,
|
|
28
|
+
useColorScheme = _createCssVarsProvide.useColorScheme,
|
|
29
|
+
getInitColorSchemeScript = _createCssVarsProvide.getInitColorSchemeScript;
|
|
30
|
+
|
|
31
|
+
export { useColorScheme, getInitColorSchemeScript, Experimental_CssVarsProvider };
|