@mui/material 5.6.4 → 5.8.1
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/accordionClasses.d.ts +18 -18
- package/AccordionActions/accordionActionsClasses.d.ts +10 -10
- package/AccordionDetails/accordionDetailsClasses.d.ts +8 -8
- package/AccordionSummary/accordionSummaryClasses.d.ts +22 -22
- package/Alert/Alert.js +1 -0
- package/Alert/alertClasses.d.ts +44 -44
- package/AlertTitle/alertTitleClasses.d.ts +8 -8
- package/AppBar/appBarClasses.d.ts +28 -28
- package/Autocomplete/Autocomplete.d.ts +23 -1
- package/Autocomplete/Autocomplete.js +18 -16
- package/Autocomplete/autocompleteClasses.d.ts +54 -54
- package/Avatar/avatarClasses.d.ts +20 -20
- package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
- package/Backdrop/backdropClasses.d.ts +10 -10
- package/Badge/Badge.d.ts +1 -34
- package/Badge/badgeClasses.d.ts +56 -24
- package/BottomNavigation/BottomNavigation.js +0 -0
- package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
- package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
- package/Box/Box.js +1 -1
- package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
- package/Button/buttonClasses.d.ts +76 -76
- package/ButtonBase/TouchRipple.js +5 -5
- package/ButtonBase/buttonBaseClasses.d.ts +12 -12
- package/ButtonBase/touchRippleClasses.d.ts +20 -20
- package/ButtonGroup/ButtonGroup.js +10 -10
- package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
- package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
- package/CHANGELOG.md +241 -0
- package/Card/cardClasses.d.ts +8 -8
- package/CardActionArea/CardActionArea.js +2 -2
- package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
- package/CardActions/cardActionsClasses.d.ts +10 -10
- package/CardContent/cardContentClasses.d.ts +8 -8
- package/CardHeader/cardHeaderClasses.d.ts +18 -18
- package/CardMedia/cardMediaClasses.d.ts +12 -12
- package/Checkbox/checkboxClasses.d.ts +18 -18
- package/Chip/chipClasses.d.ts +80 -80
- package/CircularProgress/circularProgressClasses.d.ts +26 -26
- package/ClickAwayListener/index.d.ts +2 -2
- package/Collapse/collapseClasses.d.ts +18 -18
- package/Container/Container.js +17 -106
- package/Container/containerClasses.d.ts +6 -22
- package/CssBaseline/CssBaseline.js +4 -4
- package/Dialog/DialogContext.d.ts +6 -6
- package/Dialog/dialogClasses.d.ts +36 -36
- package/DialogActions/dialogActionsClasses.d.ts +10 -10
- package/DialogContent/DialogContent.js +2 -2
- package/DialogContent/dialogContentClasses.d.ts +10 -10
- package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
- package/DialogTitle/dialogTitleClasses.d.ts +8 -8
- package/Divider/Divider.js +4 -4
- package/Divider/dividerClasses.d.ts +34 -34
- package/Drawer/Drawer.js +6 -6
- package/Drawer/drawerClasses.d.ts +30 -30
- package/Fab/Fab.js +72 -66
- package/Fab/fabClasses.d.ts +26 -26
- package/FilledInput/filledInputClasses.d.ts +40 -40
- package/FormControl/formControlClasses.d.ts +14 -14
- package/FormControlLabel/FormControlLabel.js +1 -1
- package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
- package/FormGroup/formGroupClasses.d.ts +12 -12
- package/FormHelperText/FormHelperText.js +3 -3
- package/FormHelperText/formHelperTextClasses.d.ts +22 -22
- package/FormLabel/FormLabel.js +5 -5
- package/FormLabel/formLabelClasses.d.ts +22 -22
- package/Grid/gridClasses.d.ts +48 -48
- package/Icon/Icon.js +8 -8
- package/Icon/iconClasses.d.ts +24 -24
- package/IconButton/IconButton.js +5 -5
- package/IconButton/iconButtonClasses.d.ts +26 -26
- package/ImageList/imageListClasses.d.ts +16 -16
- package/ImageListItem/imageListItemClasses.d.ts +18 -18
- package/ImageListItemBar/ImageListItemBar.js +1 -1
- package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
- package/Input/Input.js +9 -4
- package/Input/inputClasses.d.ts +34 -34
- package/InputAdornment/InputAdornment.js +1 -1
- package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
- package/InputBase/InputBase.js +16 -8
- package/InputBase/inputBaseClasses.d.ts +44 -44
- package/InputLabel/inputLabelClasses.d.ts +32 -32
- package/LinearProgress/linearProgressClasses.d.ts +42 -42
- package/Link/Link.js +3 -8
- package/Link/linkClasses.d.ts +18 -18
- package/List/listClasses.d.ts +14 -14
- package/ListItem/ListItem.js +8 -8
- package/ListItem/listItemClasses.d.ts +30 -30
- package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
- package/ListItemButton/ListItemButton.js +15 -9
- package/ListItemButton/listItemButtonClasses.d.ts +22 -22
- package/ListItemIcon/ListItemIcon.js +1 -1
- package/ListItemIcon/listItemIconClasses.d.ts +10 -10
- package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
- package/ListItemText/listItemTextClasses.d.ts +18 -18
- package/ListSubheader/ListSubheader.js +3 -3
- package/ListSubheader/listSubheaderClasses.d.ts +18 -18
- package/Menu/menuClasses.d.ts +12 -12
- package/MenuItem/MenuItem.js +8 -8
- package/MenuItem/menuItemClasses.d.ts +20 -20
- package/MenuList/MenuList.d.ts +1 -1
- package/MenuList/MenuList.js +1 -1
- package/MobileStepper/MobileStepper.js +5 -5
- package/MobileStepper/mobileStepperClasses.d.ts +22 -22
- package/Modal/Modal.js +1 -1
- package/NativeSelect/nativeSelectClasses.d.ts +32 -32
- package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
- package/Pagination/paginationClasses.d.ts +14 -14
- package/PaginationItem/PaginationItem.js +27 -27
- package/PaginationItem/paginationItemClasses.d.ts +42 -42
- package/Paper/Paper.js +20 -15
- package/Paper/index.d.ts +1 -1
- package/Paper/paperClasses.d.ts +39 -39
- package/Popover/popoverClasses.d.ts +10 -10
- package/Popper/Popper.d.ts +29 -29
- package/README.md +2 -1
- package/Radio/Radio.js +4 -4
- package/Radio/radioClasses.d.ts +16 -16
- package/RadioGroup/RadioGroupContext.d.ts +11 -11
- package/RadioGroup/useRadioGroup.d.ts +4 -4
- package/Rating/Rating.js +2 -2
- package/Rating/ratingClasses.d.ts +40 -40
- package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
- package/Select/SelectInput.js +2 -2
- package/Select/selectClasses.d.ts +30 -30
- package/Skeleton/skeletonClasses.d.ts +24 -24
- package/Slider/Slider.js +1 -5
- package/Snackbar/Snackbar.js +1 -1
- package/Snackbar/snackbarClasses.d.ts +20 -20
- package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
- package/SpeedDial/SpeedDial.js +1 -1
- package/SpeedDial/speedDialClasses.d.ts +22 -22
- package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
- package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
- package/Step/StepContext.d.ts +20 -20
- package/Step/stepClasses.d.ts +16 -16
- package/StepButton/stepButtonClasses.d.ts +14 -14
- package/StepConnector/stepConnectorClasses.d.ts +26 -26
- package/StepContent/stepContentClasses.d.ts +12 -12
- package/StepIcon/StepIcon.js +5 -5
- package/StepIcon/stepIconClasses.d.ts +16 -16
- package/StepLabel/StepLabel.js +4 -4
- package/StepLabel/stepLabelClasses.d.ts +28 -28
- package/Stepper/StepperContext.d.ts +18 -0
- package/Stepper/StepperContext.js +10 -2
- package/Stepper/index.d.ts +3 -0
- package/Stepper/index.js +3 -1
- package/Stepper/stepperClasses.d.ts +14 -14
- package/SvgIcon/SvgIcon.js +4 -4
- package/SvgIcon/svgIconClasses.d.ts +24 -24
- package/Switch/switchClasses.d.ts +32 -32
- package/Tab/Tab.js +7 -7
- package/Tab/tabClasses.d.ts +26 -26
- package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
- package/Table/Table.js +1 -1
- package/Table/tableClasses.d.ts +10 -10
- package/TableBody/tableBodyClasses.d.ts +8 -8
- package/TableCell/tableCellClasses.d.ts +32 -32
- package/TableContainer/tableContainerClasses.d.ts +8 -8
- package/TableFooter/tableFooterClasses.d.ts +8 -8
- package/TableHead/tableHeadClasses.d.ts +8 -8
- package/TablePagination/TablePagination.js +1 -1
- package/TablePagination/tablePaginationClasses.d.ts +28 -28
- package/TableRow/TableRow.js +3 -3
- package/TableRow/tableRowClasses.d.ts +16 -16
- package/TableSortLabel/TableSortLabel.js +4 -4
- package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
- package/Tabs/Tabs.js +4 -4
- package/Tabs/tabsClasses.d.ts +32 -32
- package/TextField/textFieldClasses.d.ts +8 -8
- package/ToggleButton/ToggleButton.js +17 -10
- package/ToggleButton/toggleButtonClasses.d.ts +24 -24
- package/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
- package/Toolbar/toolbarClasses.d.ts +14 -14
- package/Tooltip/Tooltip.js +5 -5
- package/Tooltip/tooltipClasses.d.ts +30 -30
- package/Typography/typographyClasses.d.ts +50 -50
- package/className/index.d.ts +1 -8
- package/className/index.js +1 -8
- package/darkScrollbar/index.d.ts +28 -28
- package/index.js +1 -1
- package/internal/switchBaseClasses.d.ts +12 -12
- package/legacy/Alert/Alert.js +1 -0
- package/legacy/Autocomplete/Autocomplete.js +18 -16
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Box/Box.js +1 -1
- package/legacy/ButtonBase/TouchRipple.js +5 -5
- package/legacy/ButtonGroup/ButtonGroup.js +10 -10
- package/legacy/CardActionArea/CardActionArea.js +2 -2
- package/legacy/Container/Container.js +18 -103
- package/legacy/CssBaseline/CssBaseline.js +4 -4
- package/legacy/DialogContent/DialogContent.js +2 -2
- package/legacy/Divider/Divider.js +4 -4
- package/legacy/Drawer/Drawer.js +6 -6
- package/legacy/Fab/Fab.js +20 -18
- package/legacy/FormControlLabel/FormControlLabel.js +1 -1
- package/legacy/FormHelperText/FormHelperText.js +3 -3
- package/legacy/FormLabel/FormLabel.js +5 -5
- package/legacy/Icon/Icon.js +8 -8
- package/legacy/IconButton/IconButton.js +5 -5
- package/legacy/ImageListItemBar/ImageListItemBar.js +1 -1
- package/legacy/Input/Input.js +8 -3
- package/legacy/InputAdornment/InputAdornment.js +1 -1
- package/legacy/InputBase/InputBase.js +16 -8
- package/legacy/Link/Link.js +3 -9
- package/legacy/ListItem/ListItem.js +8 -8
- package/legacy/ListItemButton/ListItemButton.js +15 -9
- package/legacy/ListItemIcon/ListItemIcon.js +1 -1
- package/legacy/ListSubheader/ListSubheader.js +3 -3
- package/legacy/MenuItem/MenuItem.js +8 -8
- package/legacy/MenuList/MenuList.js +1 -1
- package/legacy/MobileStepper/MobileStepper.js +5 -5
- package/legacy/Modal/Modal.js +1 -1
- package/legacy/PaginationItem/PaginationItem.js +27 -27
- package/legacy/Paper/Paper.js +10 -7
- package/legacy/Radio/Radio.js +4 -4
- package/legacy/Rating/Rating.js +2 -2
- package/legacy/Select/SelectInput.js +2 -2
- package/legacy/Slider/Slider.js +1 -10
- package/legacy/Snackbar/Snackbar.js +1 -1
- package/legacy/SpeedDial/SpeedDial.js +1 -1
- package/legacy/StepIcon/StepIcon.js +5 -5
- package/legacy/StepLabel/StepLabel.js +4 -4
- package/legacy/Stepper/StepperContext.js +10 -2
- package/legacy/Stepper/index.js +3 -1
- package/legacy/SvgIcon/SvgIcon.js +4 -4
- package/legacy/Tab/Tab.js +7 -7
- package/legacy/Table/Table.js +1 -1
- package/legacy/TablePagination/TablePagination.js +1 -1
- package/legacy/TableRow/TableRow.js +3 -3
- package/legacy/TableSortLabel/TableSortLabel.js +4 -4
- package/legacy/Tabs/Tabs.js +4 -4
- package/legacy/ToggleButton/ToggleButton.js +16 -9
- package/legacy/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/legacy/Tooltip/Tooltip.js +5 -5
- package/legacy/className/index.js +1 -8
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +22 -22
- package/legacy/styles/createMixins.js +5 -3
- package/legacy/styles/createPalette.js +2 -1
- package/legacy/styles/createTheme.js +1 -1
- package/legacy/styles/experimental_extendTheme.js +70 -42
- package/locale/index.d.ts +71 -71
- package/locale/index.js +22 -22
- package/modern/Alert/Alert.js +1 -0
- package/modern/Autocomplete/Autocomplete.js +18 -16
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Box/Box.js +1 -1
- package/modern/ButtonBase/TouchRipple.js +5 -5
- package/modern/ButtonGroup/ButtonGroup.js +10 -10
- package/modern/CardActionArea/CardActionArea.js +2 -2
- package/modern/Container/Container.js +17 -106
- package/modern/CssBaseline/CssBaseline.js +4 -4
- package/modern/DialogContent/DialogContent.js +2 -2
- package/modern/Divider/Divider.js +4 -4
- package/modern/Drawer/Drawer.js +6 -6
- package/modern/Fab/Fab.js +19 -17
- package/modern/FormControlLabel/FormControlLabel.js +1 -1
- package/modern/FormHelperText/FormHelperText.js +3 -3
- package/modern/FormLabel/FormLabel.js +5 -5
- package/modern/Icon/Icon.js +8 -8
- package/modern/IconButton/IconButton.js +5 -5
- package/modern/ImageListItemBar/ImageListItemBar.js +1 -1
- package/modern/Input/Input.js +9 -4
- package/modern/InputAdornment/InputAdornment.js +1 -1
- package/modern/InputBase/InputBase.js +16 -8
- package/modern/Link/Link.js +3 -8
- package/modern/ListItem/ListItem.js +8 -8
- package/modern/ListItemButton/ListItemButton.js +15 -9
- package/modern/ListItemIcon/ListItemIcon.js +1 -1
- package/modern/ListSubheader/ListSubheader.js +3 -3
- package/modern/MenuItem/MenuItem.js +8 -8
- package/modern/MenuList/MenuList.js +1 -1
- package/modern/MobileStepper/MobileStepper.js +5 -5
- package/modern/Modal/Modal.js +1 -1
- package/modern/PaginationItem/PaginationItem.js +27 -27
- package/modern/Paper/Paper.js +8 -7
- package/modern/Radio/Radio.js +4 -4
- package/modern/Rating/Rating.js +2 -2
- package/modern/Select/SelectInput.js +2 -2
- package/modern/Slider/Slider.js +1 -5
- package/modern/Snackbar/Snackbar.js +1 -1
- package/modern/SpeedDial/SpeedDial.js +1 -1
- package/modern/StepIcon/StepIcon.js +5 -5
- package/modern/StepLabel/StepLabel.js +4 -4
- package/modern/Stepper/StepperContext.js +10 -2
- package/modern/Stepper/index.js +3 -1
- package/modern/SvgIcon/SvgIcon.js +3 -3
- package/modern/Tab/Tab.js +7 -7
- package/modern/Table/Table.js +1 -1
- package/modern/TablePagination/TablePagination.js +1 -1
- package/modern/TableRow/TableRow.js +3 -3
- package/modern/TableSortLabel/TableSortLabel.js +4 -4
- package/modern/Tabs/Tabs.js +4 -4
- package/modern/ToggleButton/ToggleButton.js +17 -10
- package/modern/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/modern/Tooltip/Tooltip.js +5 -5
- package/modern/className/index.js +1 -8
- package/modern/index.js +1 -1
- package/modern/locale/index.js +22 -22
- package/modern/styles/createMixins.js +5 -3
- package/modern/styles/createPalette.js +2 -1
- package/modern/styles/createTheme.js +1 -1
- package/modern/styles/experimental_extendTheme.js +71 -44
- package/node/Alert/Alert.js +1 -0
- package/node/Autocomplete/Autocomplete.js +19 -16
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Box/Box.js +2 -2
- package/node/ButtonBase/TouchRipple.js +5 -5
- package/node/ButtonGroup/ButtonGroup.js +10 -10
- package/node/CardActionArea/CardActionArea.js +2 -2
- package/node/Container/Container.js +17 -113
- package/node/CssBaseline/CssBaseline.js +4 -4
- package/node/DialogContent/DialogContent.js +2 -2
- package/node/Divider/Divider.js +4 -4
- package/node/Drawer/Drawer.js +6 -6
- package/node/Fab/Fab.js +72 -66
- package/node/FormControlLabel/FormControlLabel.js +1 -1
- package/node/FormHelperText/FormHelperText.js +3 -3
- package/node/FormLabel/FormLabel.js +5 -5
- package/node/Icon/Icon.js +8 -8
- package/node/IconButton/IconButton.js +5 -5
- package/node/ImageListItemBar/ImageListItemBar.js +1 -1
- package/node/Input/Input.js +9 -4
- package/node/InputAdornment/InputAdornment.js +1 -1
- package/node/InputBase/InputBase.js +14 -8
- package/node/Link/Link.js +3 -9
- package/node/ListItem/ListItem.js +8 -8
- package/node/ListItemButton/ListItemButton.js +15 -9
- package/node/ListItemIcon/ListItemIcon.js +1 -1
- package/node/ListSubheader/ListSubheader.js +3 -3
- package/node/MenuItem/MenuItem.js +8 -8
- package/node/MenuList/MenuList.js +1 -1
- package/node/MobileStepper/MobileStepper.js +5 -5
- package/node/Modal/Modal.js +1 -1
- package/node/PaginationItem/PaginationItem.js +27 -27
- package/node/Paper/Paper.js +22 -14
- package/node/Radio/Radio.js +4 -4
- package/node/Rating/Rating.js +2 -2
- package/node/Select/SelectInput.js +2 -2
- package/node/Slider/Slider.js +1 -5
- package/node/Snackbar/Snackbar.js +1 -1
- package/node/SpeedDial/SpeedDial.js +1 -1
- package/node/StepIcon/StepIcon.js +5 -5
- package/node/StepLabel/StepLabel.js +4 -4
- package/node/Stepper/StepperContext.js +11 -1
- package/node/Stepper/index.js +22 -1
- package/node/SvgIcon/SvgIcon.js +4 -4
- package/node/Tab/Tab.js +7 -7
- package/node/Table/Table.js +1 -1
- package/node/TablePagination/TablePagination.js +1 -1
- package/node/TableRow/TableRow.js +3 -3
- package/node/TableSortLabel/TableSortLabel.js +4 -4
- package/node/Tabs/Tabs.js +4 -4
- package/node/ToggleButton/ToggleButton.js +17 -10
- package/node/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
- package/node/Tooltip/Tooltip.js +5 -5
- package/node/className/index.js +2 -2
- package/node/index.js +1 -1
- package/node/locale/index.js +22 -22
- package/node/styles/createMixins.js +5 -3
- package/node/styles/createPalette.js +2 -1
- package/node/styles/createTheme.js +1 -1
- package/node/styles/experimental_extendTheme.js +72 -45
- package/package.json +5 -5
- package/styles/ThemeProvider.d.ts +1 -1
- package/styles/createMixins.d.ts +2 -6
- package/styles/createMixins.js +5 -3
- package/styles/createPalette.d.ts +10 -3
- package/styles/createPalette.js +2 -1
- package/styles/createTheme.js +1 -1
- package/styles/experimental_extendTheme.d.ts +43 -16
- package/styles/experimental_extendTheme.js +72 -45
- package/styles/index.d.ts +1 -0
- 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 +1079 -894
- 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
|
@@ -55,7 +55,7 @@ var TooltipPopper = styled(Popper, {
|
|
|
55
55
|
ownerState = _ref.ownerState,
|
|
56
56
|
open = _ref.open;
|
|
57
57
|
return _extends({
|
|
58
|
-
zIndex: theme.zIndex.tooltip,
|
|
58
|
+
zIndex: (theme.vars || theme).zIndex.tooltip,
|
|
59
59
|
pointerEvents: 'none'
|
|
60
60
|
}, !ownerState.disableInteractive && {
|
|
61
61
|
pointerEvents: 'auto'
|
|
@@ -112,9 +112,9 @@ var TooltipTooltip = styled('div', {
|
|
|
112
112
|
var theme = _ref3.theme,
|
|
113
113
|
ownerState = _ref3.ownerState;
|
|
114
114
|
return _extends({
|
|
115
|
-
backgroundColor: alpha(theme.palette.grey[700], 0.92),
|
|
116
|
-
borderRadius: theme.shape.borderRadius,
|
|
117
|
-
color: theme.palette.common.white,
|
|
115
|
+
backgroundColor: theme.vars ? "rgba(".concat(theme.vars.palette.grey.darkChannel, " / 0.92)") : alpha(theme.palette.grey[700], 0.92),
|
|
116
|
+
borderRadius: (theme.vars || theme).shape.borderRadius,
|
|
117
|
+
color: (theme.vars || theme).palette.common.white,
|
|
118
118
|
fontFamily: theme.typography.fontFamily,
|
|
119
119
|
padding: '4px 8px',
|
|
120
120
|
fontSize: theme.typography.pxToRem(11),
|
|
@@ -178,7 +178,7 @@ var TooltipArrow = styled('span', {
|
|
|
178
178
|
/* = width / sqrt(2) = (length of the hypotenuse) */
|
|
179
179
|
,
|
|
180
180
|
boxSizing: 'border-box',
|
|
181
|
-
color: alpha(theme.palette.grey[700], 0.9),
|
|
181
|
+
color: theme.vars ? "rgba(".concat(theme.vars.palette.grey.darkChannel, " / 0.9)") : alpha(theme.palette.grey[700], 0.9),
|
|
182
182
|
'&::before': {
|
|
183
183
|
content: '""',
|
|
184
184
|
margin: 'auto',
|
|
@@ -1,9 +1,2 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Caution! this module must not include unstyled components import from `@mui/base`, otherwise, it will break the ClassNameGenerator.
|
|
3
|
-
* ❌ import { ... } from '@mui/base';
|
|
4
|
-
* ✅ import { ... } from '@mui/base/utils'; // must be specific base module
|
|
5
|
-
*
|
|
6
|
-
* Issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401
|
|
7
|
-
*/
|
|
8
1
|
// eslint-disable-next-line import/prefer-default-export
|
|
9
|
-
export { unstable_ClassNameGenerator } from '@mui/
|
|
2
|
+
export { unstable_ClassNameGenerator } from '@mui/utils';
|
package/legacy/index.js
CHANGED
package/legacy/locale/index.js
CHANGED
|
@@ -85,26 +85,26 @@ export var arEG = {
|
|
|
85
85
|
components: {
|
|
86
86
|
MuiBreadcrumbs: {
|
|
87
87
|
defaultProps: {
|
|
88
|
-
expandText: '
|
|
88
|
+
expandText: 'إظهار المسار'
|
|
89
89
|
}
|
|
90
90
|
},
|
|
91
91
|
MuiTablePagination: {
|
|
92
92
|
defaultProps: {
|
|
93
93
|
getItemAriaLabel: function getItemAriaLabel(type) {
|
|
94
94
|
if (type === 'first') {
|
|
95
|
-
return '
|
|
95
|
+
return 'انتقل إلى الصفحة الأولى';
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
if (type === 'last') {
|
|
99
|
-
return '
|
|
99
|
+
return 'انتقل إلى الصفحة الأخيرة';
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
if (type === 'next') {
|
|
103
|
-
return '
|
|
103
|
+
return 'انتقل إلى الصفحة التالية';
|
|
104
104
|
} // if (type === 'previous') {
|
|
105
105
|
|
|
106
106
|
|
|
107
|
-
return '
|
|
107
|
+
return 'انتقل إلى الصفحة السابقة';
|
|
108
108
|
},
|
|
109
109
|
labelRowsPerPage: 'عدد الصفوف في الصفحة:',
|
|
110
110
|
labelDisplayedRows: function labelDisplayedRows(_ref2) {
|
|
@@ -127,7 +127,7 @@ export var arEG = {
|
|
|
127
127
|
defaultProps: {
|
|
128
128
|
clearText: 'مسح',
|
|
129
129
|
closeText: 'إغلاق',
|
|
130
|
-
loadingText: '
|
|
130
|
+
loadingText: 'جار التحميل...',
|
|
131
131
|
noOptionsText: 'لا يوجد خيارات',
|
|
132
132
|
openText: 'فتح'
|
|
133
133
|
}
|
|
@@ -142,23 +142,23 @@ export var arEG = {
|
|
|
142
142
|
'aria-label': 'التنقل عبر الصفحات',
|
|
143
143
|
getItemAriaLabel: function getItemAriaLabel(type, page, selected) {
|
|
144
144
|
if (type === 'page') {
|
|
145
|
-
return "".concat(selected ? '' : '
|
|
145
|
+
return "".concat(selected ? '' : 'انتقل إلى ', " \u0635\u0641\u062D\u0629 ").concat(page);
|
|
146
146
|
}
|
|
147
147
|
|
|
148
148
|
if (type === 'first') {
|
|
149
|
-
return '
|
|
149
|
+
return 'انتقل إلى الصفحة الأولى';
|
|
150
150
|
}
|
|
151
151
|
|
|
152
152
|
if (type === 'last') {
|
|
153
|
-
return '
|
|
153
|
+
return 'انتقل إلى الصفحة الأخيرة';
|
|
154
154
|
}
|
|
155
155
|
|
|
156
156
|
if (type === 'next') {
|
|
157
|
-
return '
|
|
157
|
+
return 'انتقل إلى الصفحة التالية';
|
|
158
158
|
} // if (type === 'previous') {
|
|
159
159
|
|
|
160
160
|
|
|
161
|
-
return '
|
|
161
|
+
return 'انتقل إلى الصفحة السابقة';
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
}
|
|
@@ -168,26 +168,26 @@ export var arSD = {
|
|
|
168
168
|
components: {
|
|
169
169
|
MuiBreadcrumbs: {
|
|
170
170
|
defaultProps: {
|
|
171
|
-
expandText: '
|
|
171
|
+
expandText: 'إظهار المسار'
|
|
172
172
|
}
|
|
173
173
|
},
|
|
174
174
|
MuiTablePagination: {
|
|
175
175
|
defaultProps: {
|
|
176
176
|
getItemAriaLabel: function getItemAriaLabel(type) {
|
|
177
177
|
if (type === 'first') {
|
|
178
|
-
return '
|
|
178
|
+
return 'انتقل إلى الصفحة الأولى';
|
|
179
179
|
}
|
|
180
180
|
|
|
181
181
|
if (type === 'last') {
|
|
182
|
-
return '
|
|
182
|
+
return 'انتقل إلى الصفحة الأخيرة';
|
|
183
183
|
}
|
|
184
184
|
|
|
185
185
|
if (type === 'next') {
|
|
186
|
-
return '
|
|
186
|
+
return 'انتقل إلى الصفحة التالية';
|
|
187
187
|
} // if (type === 'previous') {
|
|
188
188
|
|
|
189
189
|
|
|
190
|
-
return '
|
|
190
|
+
return 'انتقل إلى الصفحة السابقة';
|
|
191
191
|
},
|
|
192
192
|
labelRowsPerPage: 'عدد الصفوف في الصفحة:',
|
|
193
193
|
labelDisplayedRows: function labelDisplayedRows(_ref3) {
|
|
@@ -210,7 +210,7 @@ export var arSD = {
|
|
|
210
210
|
defaultProps: {
|
|
211
211
|
clearText: 'مسح',
|
|
212
212
|
closeText: 'إغلاق',
|
|
213
|
-
loadingText: '
|
|
213
|
+
loadingText: 'جار التحميل...',
|
|
214
214
|
noOptionsText: 'لا يوجد خيارات',
|
|
215
215
|
openText: 'فتح'
|
|
216
216
|
}
|
|
@@ -225,23 +225,23 @@ export var arSD = {
|
|
|
225
225
|
'aria-label': 'التنقل عبر الصفحات',
|
|
226
226
|
getItemAriaLabel: function getItemAriaLabel(type, page, selected) {
|
|
227
227
|
if (type === 'page') {
|
|
228
|
-
return "".concat(selected ? '' : '
|
|
228
|
+
return "".concat(selected ? '' : 'انتقل إلى ', " \u0635\u0641\u062D\u0629 ").concat(page);
|
|
229
229
|
}
|
|
230
230
|
|
|
231
231
|
if (type === 'first') {
|
|
232
|
-
return '
|
|
232
|
+
return 'انتقل إلى الصفحة الأولى';
|
|
233
233
|
}
|
|
234
234
|
|
|
235
235
|
if (type === 'last') {
|
|
236
|
-
return '
|
|
236
|
+
return 'انتقل الي الصفحة الأخيرة';
|
|
237
237
|
}
|
|
238
238
|
|
|
239
239
|
if (type === 'next') {
|
|
240
|
-
return '
|
|
240
|
+
return 'انتقل إلى الصفحة التالية';
|
|
241
241
|
} // if (type === 'previous') {
|
|
242
242
|
|
|
243
243
|
|
|
244
|
-
return '
|
|
244
|
+
return 'انتقل إلى الصفحة السابقة';
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
247
|
}
|
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
2
|
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
3
|
-
export default function createMixins(breakpoints,
|
|
3
|
+
export default function createMixins(breakpoints, mixins) {
|
|
4
4
|
var _toolbar;
|
|
5
5
|
|
|
6
6
|
return _extends({
|
|
7
7
|
toolbar: (_toolbar = {
|
|
8
8
|
minHeight: 56
|
|
9
|
-
}, _defineProperty(_toolbar,
|
|
10
|
-
|
|
9
|
+
}, _defineProperty(_toolbar, breakpoints.up('xs'), {
|
|
10
|
+
'@media (orientation: landscape)': {
|
|
11
|
+
minHeight: 48
|
|
12
|
+
}
|
|
11
13
|
}), _defineProperty(_toolbar, breakpoints.up('sm'), {
|
|
12
14
|
minHeight: 64
|
|
13
15
|
}), _toolbar)
|
|
@@ -278,7 +278,8 @@ export default function createPalette(palette) {
|
|
|
278
278
|
|
|
279
279
|
var paletteOutput = deepmerge(_extends({
|
|
280
280
|
// A collection of common colors.
|
|
281
|
-
common: common,
|
|
281
|
+
common: _extends({}, common),
|
|
282
|
+
// prevent mutable object.
|
|
282
283
|
// The palette mode, can be light or dark.
|
|
283
284
|
mode: mode,
|
|
284
285
|
// The colors used to represent primary interface elements for a user.
|
|
@@ -30,7 +30,7 @@ function createTheme() {
|
|
|
30
30
|
var palette = createPalette(paletteInput);
|
|
31
31
|
var systemTheme = systemCreateTheme(options);
|
|
32
32
|
var muiTheme = deepmerge(systemTheme, {
|
|
33
|
-
mixins: createMixins(systemTheme.breakpoints,
|
|
33
|
+
mixins: createMixins(systemTheme.breakpoints, mixinsInput),
|
|
34
34
|
palette: palette,
|
|
35
35
|
// Don't use [...shadows] until you've verified its transpiled code is not invoking the iterator protocol.
|
|
36
36
|
shadows: shadows.slice(),
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
2
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray";
|
|
3
4
|
import { deepmerge } from '@mui/utils';
|
|
4
5
|
import { colorChannel } from '@mui/system';
|
|
5
6
|
import createThemeWithoutVars from './createTheme';
|
|
6
|
-
import
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
7
|
+
import { getOverlayAlpha } from '../Paper/Paper';
|
|
8
|
+
|
|
9
|
+
var defaultDarkOverlays = _toConsumableArray(Array(25)).map(function (_, index) {
|
|
10
|
+
if (index === 0) {
|
|
11
|
+
return undefined;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
var overlay = getOverlayAlpha(index);
|
|
15
|
+
return "linear-gradient(rgba(255 255 255 / ".concat(overlay, "), rgba(255 255 255 / ").concat(overlay, "))");
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export default function extendTheme() {
|
|
19
|
+
var _colorSchemesInput$li, _colorSchemesInput$da, _colorSchemesInput$li2, _colorSchemesInput$li3, _colorSchemesInput$da2, _colorSchemesInput$da3;
|
|
17
20
|
|
|
18
21
|
var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
19
22
|
|
|
20
23
|
var _options$colorSchemes = options.colorSchemes,
|
|
21
24
|
colorSchemesInput = _options$colorSchemes === void 0 ? {} : _options$colorSchemes,
|
|
22
|
-
|
|
23
|
-
opacityInput = _options$opacity === void 0 ? {} : _options$opacity,
|
|
24
|
-
input = _objectWithoutProperties(options, ["colorSchemes", "opacity"]); // eslint-disable-next-line prefer-const
|
|
25
|
-
|
|
25
|
+
input = _objectWithoutProperties(options, ["colorSchemes"]);
|
|
26
26
|
|
|
27
27
|
var _createThemeWithoutVa = createThemeWithoutVars(_extends({}, input, colorSchemesInput.light && {
|
|
28
28
|
palette: (_colorSchemesInput$li = colorSchemesInput.light) == null ? void 0 : _colorSchemesInput$li.palette
|
|
@@ -37,17 +37,49 @@ function createTheme() {
|
|
|
37
37
|
}),
|
|
38
38
|
darkPalette = _createThemeWithoutVa2.palette;
|
|
39
39
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
40
|
+
var theme = _extends({}, muiTheme, {
|
|
41
|
+
colorSchemes: _extends({}, colorSchemesInput, {
|
|
42
|
+
light: _extends({}, colorSchemesInput.light, {
|
|
43
|
+
palette: lightPalette,
|
|
44
|
+
opacity: _extends({
|
|
45
|
+
placeholder: 0.42,
|
|
46
|
+
inputTouchBottomLine: 0.42
|
|
47
|
+
}, (_colorSchemesInput$li2 = colorSchemesInput.light) == null ? void 0 : _colorSchemesInput$li2.opacity),
|
|
48
|
+
overlays: ((_colorSchemesInput$li3 = colorSchemesInput.light) == null ? void 0 : _colorSchemesInput$li3.overlays) || []
|
|
49
|
+
}),
|
|
50
|
+
dark: _extends({}, colorSchemesInput.dark, {
|
|
51
|
+
palette: darkPalette,
|
|
52
|
+
opacity: _extends({
|
|
53
|
+
placeholder: 0.5,
|
|
54
|
+
inputTouchBottomLine: 0.7
|
|
55
|
+
}, (_colorSchemesInput$da2 = colorSchemesInput.dark) == null ? void 0 : _colorSchemesInput$da2.opacity),
|
|
56
|
+
overlays: ((_colorSchemesInput$da3 = colorSchemesInput.dark) == null ? void 0 : _colorSchemesInput$da3.overlays) || defaultDarkOverlays
|
|
57
|
+
})
|
|
58
|
+
})
|
|
59
|
+
});
|
|
60
|
+
|
|
61
|
+
Object.keys(theme.colorSchemes).forEach(function (key) {
|
|
62
|
+
var palette = theme.colorSchemes[key].palette; // attach black & white channels to common node
|
|
63
|
+
|
|
64
|
+
if (key === 'dark') {
|
|
65
|
+
palette.common.background = palette.common.background || '#000';
|
|
66
|
+
palette.common.onBackground = palette.common.onBackground || '#fff';
|
|
67
|
+
} else {
|
|
68
|
+
palette.common.background = palette.common.background || '#fff';
|
|
69
|
+
palette.common.onBackground = palette.common.onBackground || '#000';
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
palette.common.backgroundChannel = colorChannel(palette.common.background);
|
|
73
|
+
palette.common.onBackgroundChannel = colorChannel(palette.common.onBackground);
|
|
74
|
+
palette.dividerChannel = colorChannel(palette.divider); // special token for Tooltip
|
|
75
|
+
// TODO: consider adding `main`, and `light` to palette.grey to make it consistent.
|
|
76
|
+
|
|
77
|
+
if (!palette.grey.dark) {
|
|
78
|
+
palette.grey.dark = palette.grey[700];
|
|
79
|
+
}
|
|
80
|
+
|
|
49
81
|
Object.keys(palette).forEach(function (color) {
|
|
50
|
-
var colors = palette[color];
|
|
82
|
+
var colors = palette[color]; // Color palettes: primary, secondary, error, info, success, and warning
|
|
51
83
|
|
|
52
84
|
if (colors.main) {
|
|
53
85
|
palette[color].mainChannel = colorChannel(colors.main);
|
|
@@ -61,36 +93,32 @@ function createTheme() {
|
|
|
61
93
|
palette[color].darkChannel = colorChannel(colors.dark);
|
|
62
94
|
}
|
|
63
95
|
|
|
96
|
+
if (colors.contrastText) {
|
|
97
|
+
palette[color].contrastTextChannel = colorChannel(colors.contrastText);
|
|
98
|
+
} // Text colors: text.primary, text.secondary
|
|
99
|
+
|
|
100
|
+
|
|
64
101
|
if (colors.primary) {
|
|
65
102
|
palette[color].primaryChannel = colorChannel(colors.primary);
|
|
66
103
|
}
|
|
67
104
|
|
|
68
105
|
if (colors.secondary) {
|
|
69
106
|
palette[color].secondaryChannel = colorChannel(colors.secondary);
|
|
70
|
-
}
|
|
107
|
+
} // Action colors: action.activeChannel
|
|
71
108
|
|
|
72
|
-
|
|
73
|
-
|
|
109
|
+
|
|
110
|
+
if (colors.active) {
|
|
111
|
+
palette[color].activeChannel = colorChannel(colors.active);
|
|
74
112
|
}
|
|
75
113
|
});
|
|
76
|
-
colorSchemes[key] = {
|
|
77
|
-
palette: palette
|
|
78
|
-
};
|
|
79
114
|
});
|
|
80
115
|
|
|
81
|
-
var opacity = _extends({}, defaultOpacity, opacityInput);
|
|
82
|
-
|
|
83
|
-
muiTheme.colorSchemes = colorSchemes;
|
|
84
|
-
muiTheme.opacity = opacity;
|
|
85
|
-
|
|
86
116
|
for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
|
|
87
117
|
args[_key - 1] = arguments[_key];
|
|
88
118
|
}
|
|
89
119
|
|
|
90
|
-
|
|
120
|
+
theme = args.reduce(function (acc, argument) {
|
|
91
121
|
return deepmerge(acc, argument);
|
|
92
|
-
},
|
|
93
|
-
return
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
export default createTheme;
|
|
122
|
+
}, theme);
|
|
123
|
+
return theme;
|
|
124
|
+
}
|
package/locale/index.d.ts
CHANGED
|
@@ -1,71 +1,71 @@
|
|
|
1
|
-
import { ComponentsPropsList } from '../styles/props';
|
|
2
|
-
export interface Localization {
|
|
3
|
-
components?: {
|
|
4
|
-
MuiAlert?: {
|
|
5
|
-
defaultProps: Pick<ComponentsPropsList['MuiAlert'], 'closeText'>;
|
|
6
|
-
};
|
|
7
|
-
MuiBreadcrumbs?: {
|
|
8
|
-
defaultProps: Pick<ComponentsPropsList['MuiBreadcrumbs'], 'expandText'>;
|
|
9
|
-
};
|
|
10
|
-
MuiTablePagination?: {
|
|
11
|
-
defaultProps: Pick<ComponentsPropsList['MuiTablePagination'], 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel'>;
|
|
12
|
-
};
|
|
13
|
-
MuiRating?: {
|
|
14
|
-
defaultProps: Pick<ComponentsPropsList['MuiRating'], 'emptyLabelText' | 'getLabelText'>;
|
|
15
|
-
};
|
|
16
|
-
MuiAutocomplete?: {
|
|
17
|
-
defaultProps: Pick<ComponentsPropsList['MuiAutocomplete'], 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText'>;
|
|
18
|
-
};
|
|
19
|
-
MuiPagination?: {
|
|
20
|
-
defaultProps: Pick<ComponentsPropsList['MuiPagination'], 'aria-label' | 'getItemAriaLabel'>;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
}
|
|
24
|
-
export declare const amET: Localization;
|
|
25
|
-
export declare const arEG: Localization;
|
|
26
|
-
export declare const arSD: Localization;
|
|
27
|
-
export declare const azAZ: Localization;
|
|
28
|
-
export declare const bnBD: Localization;
|
|
29
|
-
export declare const bgBG: Localization;
|
|
30
|
-
export declare const caES: Localization;
|
|
31
|
-
export declare const csCZ: Localization;
|
|
32
|
-
export declare const daDK: Localization;
|
|
33
|
-
export declare const deDE: Localization;
|
|
34
|
-
export declare const elGR: Localization;
|
|
35
|
-
export declare const enUS: Localization;
|
|
36
|
-
export declare const esES: Localization;
|
|
37
|
-
export declare const etEE: Localization;
|
|
38
|
-
export declare const faIR: Localization;
|
|
39
|
-
export declare const fiFI: Localization;
|
|
40
|
-
export declare const frFR: Localization;
|
|
41
|
-
export declare const heIL: Localization;
|
|
42
|
-
export declare const hiIN: Localization;
|
|
43
|
-
export declare const hrHR: Localization;
|
|
44
|
-
export declare const huHU: Localization;
|
|
45
|
-
export declare const hyAM: Localization;
|
|
46
|
-
export declare const idID: Localization;
|
|
47
|
-
export declare const isIS: Localization;
|
|
48
|
-
export declare const itIT: Localization;
|
|
49
|
-
export declare const jaJP: Localization;
|
|
50
|
-
export declare const khKH: Localization;
|
|
51
|
-
export declare const koKR: Localization;
|
|
52
|
-
export declare const kzKZ: Localization;
|
|
53
|
-
export declare const mkMK: Localization;
|
|
54
|
-
export declare const nbNO: Localization;
|
|
55
|
-
export declare const nlNL: Localization;
|
|
56
|
-
export declare const plPL: Localization;
|
|
57
|
-
export declare const ptBR: Localization;
|
|
58
|
-
export declare const ptPT: Localization;
|
|
59
|
-
export declare const roRO: Localization;
|
|
60
|
-
export declare const srRS: Localization;
|
|
61
|
-
export declare const ruRU: Localization;
|
|
62
|
-
export declare const siLK: Localization;
|
|
63
|
-
export declare const skSK: Localization;
|
|
64
|
-
export declare const svSE: Localization;
|
|
65
|
-
export declare const thTH: Localization;
|
|
66
|
-
export declare const trTR: Localization;
|
|
67
|
-
export declare const ukUA: Localization;
|
|
68
|
-
export declare const viVN: Localization;
|
|
69
|
-
export declare const zhCN: Localization;
|
|
70
|
-
export declare const zhHK: Localization;
|
|
71
|
-
export declare const zhTW: Localization;
|
|
1
|
+
import { ComponentsPropsList } from '../styles/props';
|
|
2
|
+
export interface Localization {
|
|
3
|
+
components?: {
|
|
4
|
+
MuiAlert?: {
|
|
5
|
+
defaultProps: Pick<ComponentsPropsList['MuiAlert'], 'closeText'>;
|
|
6
|
+
};
|
|
7
|
+
MuiBreadcrumbs?: {
|
|
8
|
+
defaultProps: Pick<ComponentsPropsList['MuiBreadcrumbs'], 'expandText'>;
|
|
9
|
+
};
|
|
10
|
+
MuiTablePagination?: {
|
|
11
|
+
defaultProps: Pick<ComponentsPropsList['MuiTablePagination'], 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel'>;
|
|
12
|
+
};
|
|
13
|
+
MuiRating?: {
|
|
14
|
+
defaultProps: Pick<ComponentsPropsList['MuiRating'], 'emptyLabelText' | 'getLabelText'>;
|
|
15
|
+
};
|
|
16
|
+
MuiAutocomplete?: {
|
|
17
|
+
defaultProps: Pick<ComponentsPropsList['MuiAutocomplete'], 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText'>;
|
|
18
|
+
};
|
|
19
|
+
MuiPagination?: {
|
|
20
|
+
defaultProps: Pick<ComponentsPropsList['MuiPagination'], 'aria-label' | 'getItemAriaLabel'>;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
export declare const amET: Localization;
|
|
25
|
+
export declare const arEG: Localization;
|
|
26
|
+
export declare const arSD: Localization;
|
|
27
|
+
export declare const azAZ: Localization;
|
|
28
|
+
export declare const bnBD: Localization;
|
|
29
|
+
export declare const bgBG: Localization;
|
|
30
|
+
export declare const caES: Localization;
|
|
31
|
+
export declare const csCZ: Localization;
|
|
32
|
+
export declare const daDK: Localization;
|
|
33
|
+
export declare const deDE: Localization;
|
|
34
|
+
export declare const elGR: Localization;
|
|
35
|
+
export declare const enUS: Localization;
|
|
36
|
+
export declare const esES: Localization;
|
|
37
|
+
export declare const etEE: Localization;
|
|
38
|
+
export declare const faIR: Localization;
|
|
39
|
+
export declare const fiFI: Localization;
|
|
40
|
+
export declare const frFR: Localization;
|
|
41
|
+
export declare const heIL: Localization;
|
|
42
|
+
export declare const hiIN: Localization;
|
|
43
|
+
export declare const hrHR: Localization;
|
|
44
|
+
export declare const huHU: Localization;
|
|
45
|
+
export declare const hyAM: Localization;
|
|
46
|
+
export declare const idID: Localization;
|
|
47
|
+
export declare const isIS: Localization;
|
|
48
|
+
export declare const itIT: Localization;
|
|
49
|
+
export declare const jaJP: Localization;
|
|
50
|
+
export declare const khKH: Localization;
|
|
51
|
+
export declare const koKR: Localization;
|
|
52
|
+
export declare const kzKZ: Localization;
|
|
53
|
+
export declare const mkMK: Localization;
|
|
54
|
+
export declare const nbNO: Localization;
|
|
55
|
+
export declare const nlNL: Localization;
|
|
56
|
+
export declare const plPL: Localization;
|
|
57
|
+
export declare const ptBR: Localization;
|
|
58
|
+
export declare const ptPT: Localization;
|
|
59
|
+
export declare const roRO: Localization;
|
|
60
|
+
export declare const srRS: Localization;
|
|
61
|
+
export declare const ruRU: Localization;
|
|
62
|
+
export declare const siLK: Localization;
|
|
63
|
+
export declare const skSK: Localization;
|
|
64
|
+
export declare const svSE: Localization;
|
|
65
|
+
export declare const thTH: Localization;
|
|
66
|
+
export declare const trTR: Localization;
|
|
67
|
+
export declare const ukUA: Localization;
|
|
68
|
+
export declare const viVN: Localization;
|
|
69
|
+
export declare const zhCN: Localization;
|
|
70
|
+
export declare const zhHK: Localization;
|
|
71
|
+
export declare const zhTW: Localization;
|