@mui/material 5.5.0 → 5.5.3
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.d.ts +3 -1
- package/Alert/Alert.js +3 -1
- package/Alert/alertClasses.d.ts +44 -44
- package/AlertTitle/alertTitleClasses.d.ts +8 -8
- package/AppBar/AppBar.d.ts +3 -1
- package/AppBar/AppBar.js +3 -1
- package/AppBar/appBarClasses.d.ts +28 -28
- package/Autocomplete/Autocomplete.js +1 -1
- package/Autocomplete/autocompleteClasses.d.ts +54 -54
- package/Avatar/avatarClasses.d.ts +20 -20
- package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
- package/Backdrop/Backdrop.d.ts +32 -15
- package/Backdrop/Backdrop.js +26 -20
- package/Backdrop/backdropClasses.d.ts +10 -0
- package/Backdrop/backdropClasses.js +6 -0
- package/Backdrop/index.d.ts +3 -0
- package/Backdrop/index.js +2 -1
- package/Badge/Badge.d.ts +3 -1
- package/Badge/Badge.js +3 -1
- package/BottomNavigation/BottomNavigation.js +0 -0
- package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
- package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
- package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
- package/Button/Button.d.ts +3 -1
- package/Button/Button.js +3 -1
- package/Button/buttonClasses.d.ts +76 -76
- package/ButtonBase/ButtonBase.js +7 -7
- package/ButtonBase/buttonBaseClasses.d.ts +12 -12
- package/ButtonBase/touchRippleClasses.d.ts +20 -20
- package/ButtonGroup/ButtonGroup.d.ts +3 -1
- package/ButtonGroup/ButtonGroup.js +3 -1
- package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
- package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
- package/CHANGELOG.md +206 -0
- package/Card/Card.d.ts +1 -0
- package/Card/cardClasses.d.ts +8 -8
- 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/Checkbox.d.ts +3 -1
- package/Checkbox/Checkbox.js +3 -1
- package/Checkbox/checkboxClasses.d.ts +18 -18
- package/Chip/Chip.d.ts +3 -1
- package/Chip/Chip.js +3 -1
- package/Chip/chipClasses.d.ts +80 -80
- package/CircularProgress/CircularProgress.d.ts +3 -1
- package/CircularProgress/CircularProgress.js +3 -1
- package/CircularProgress/circularProgressClasses.d.ts +26 -26
- package/ClickAwayListener/index.d.ts +2 -2
- package/Collapse/collapseClasses.d.ts +18 -18
- package/Container/containerClasses.d.ts +22 -22
- package/Dialog/DialogContext.d.ts +6 -6
- package/Dialog/dialogClasses.d.ts +36 -36
- package/DialogActions/dialogActionsClasses.d.ts +10 -10
- package/DialogContent/dialogContentClasses.d.ts +10 -10
- package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
- package/DialogTitle/dialogTitleClasses.d.ts +8 -8
- package/Divider/dividerClasses.d.ts +34 -34
- package/Drawer/drawerClasses.d.ts +30 -30
- package/Fab/Fab.d.ts +3 -1
- package/Fab/Fab.js +4 -1
- package/Fab/fabClasses.d.ts +26 -26
- package/FilledInput/FilledInput.js +4 -2
- package/FilledInput/filledInputClasses.d.ts +40 -40
- package/FormControl/FormControl.d.ts +3 -1
- package/FormControl/FormControl.js +3 -1
- package/FormControl/formControlClasses.d.ts +14 -14
- package/FormControlLabel/FormControlLabel.d.ts +1 -1
- package/FormControlLabel/FormControlLabel.js +14 -9
- package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
- package/FormGroup/formGroupClasses.d.ts +12 -12
- package/FormHelperText/formHelperTextClasses.d.ts +22 -22
- package/FormLabel/FormLabel.d.ts +3 -1
- package/FormLabel/FormLabel.js +3 -1
- package/FormLabel/formLabelClasses.d.ts +22 -22
- package/Grid/Grid.js +10 -14
- package/Grid/gridClasses.d.ts +48 -48
- package/Grow/Grow.js +11 -5
- package/Icon/Icon.d.ts +3 -1
- package/Icon/Icon.js +3 -1
- package/Icon/iconClasses.d.ts +24 -24
- package/IconButton/IconButton.d.ts +3 -1
- package/IconButton/IconButton.js +3 -1
- package/IconButton/iconButtonClasses.d.ts +26 -26
- package/ImageList/imageListClasses.d.ts +16 -16
- package/ImageListItem/imageListItemClasses.d.ts +18 -18
- package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
- package/Input/Input.js +4 -2
- package/Input/inputClasses.d.ts +34 -34
- package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
- package/InputBase/InputBase.d.ts +4 -2
- package/InputBase/InputBase.js +4 -2
- package/InputBase/inputBaseClasses.d.ts +44 -44
- package/InputLabel/InputLabel.js +3 -1
- package/InputLabel/inputLabelClasses.d.ts +32 -32
- package/LinearProgress/LinearProgress.d.ts +3 -1
- package/LinearProgress/LinearProgress.js +3 -1
- package/LinearProgress/linearProgressClasses.d.ts +42 -42
- package/Link/linkClasses.d.ts +18 -18
- package/List/listClasses.d.ts +14 -14
- package/ListItem/listItemClasses.d.ts +30 -30
- package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
- package/ListItemButton/listItemButtonClasses.d.ts +22 -22
- package/ListItemIcon/listItemIconClasses.d.ts +10 -10
- package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
- package/ListItemText/listItemTextClasses.d.ts +18 -18
- package/ListSubheader/listSubheaderClasses.d.ts +18 -18
- package/Menu/menuClasses.d.ts +12 -12
- package/MenuItem/menuItemClasses.d.ts +20 -20
- package/MobileStepper/mobileStepperClasses.d.ts +22 -22
- package/NativeSelect/nativeSelectClasses.d.ts +32 -32
- package/OutlinedInput/NotchedOutline.js +3 -1
- package/OutlinedInput/OutlinedInput.js +4 -2
- package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
- package/Pagination/Pagination.d.ts +2 -0
- package/Pagination/Pagination.js +2 -0
- package/Pagination/paginationClasses.d.ts +14 -14
- package/PaginationItem/PaginationItem.d.ts +2 -0
- package/PaginationItem/PaginationItem.js +2 -0
- package/PaginationItem/paginationItemClasses.d.ts +42 -42
- package/Paper/paperClasses.d.ts +39 -39
- package/Popover/popoverClasses.d.ts +10 -10
- package/Popper/Popper.d.ts +29 -17
- package/Popper/Popper.js +21 -6
- package/README.md +1 -0
- package/Radio/Radio.d.ts +3 -1
- package/Radio/Radio.js +3 -1
- package/Radio/radioClasses.d.ts +16 -16
- package/RadioGroup/RadioGroupContext.d.ts +11 -11
- package/RadioGroup/useRadioGroup.d.ts +4 -4
- package/Rating/ratingClasses.d.ts +40 -40
- package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
- package/Select/selectClasses.d.ts +30 -30
- package/Skeleton/skeletonClasses.d.ts +24 -24
- package/Slider/Slider.d.ts +3 -1
- package/Slider/Slider.js +3 -1
- package/Snackbar/Snackbar.js +1 -1
- package/Snackbar/snackbarClasses.d.ts +20 -20
- package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
- 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/stepIconClasses.d.ts +16 -16
- package/StepLabel/stepLabelClasses.d.ts +28 -28
- package/Stepper/stepperClasses.d.ts +14 -14
- package/SvgIcon/SvgIcon.d.ts +3 -1
- package/SvgIcon/SvgIcon.js +3 -1
- package/SvgIcon/svgIconClasses.d.ts +24 -24
- package/Switch/Switch.d.ts +3 -1
- package/Switch/Switch.js +3 -1
- package/Switch/switchClasses.d.ts +32 -32
- package/Tab/tabClasses.d.ts +26 -26
- package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
- 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/tablePaginationClasses.d.ts +28 -28
- package/TableRow/tableRowClasses.d.ts +16 -16
- package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
- package/Tabs/tabsClasses.d.ts +32 -32
- package/TextField/TextField.d.ts +3 -1
- package/TextField/TextField.js +3 -1
- package/TextField/textFieldClasses.d.ts +8 -8
- package/ToggleButton/ToggleButton.d.ts +2 -0
- package/ToggleButton/ToggleButton.js +2 -0
- package/ToggleButton/toggleButtonClasses.d.ts +24 -24
- package/ToggleButtonGroup/ToggleButtonGroup.d.ts +3 -1
- package/ToggleButtonGroup/ToggleButtonGroup.js +3 -1
- package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
- package/Toolbar/toolbarClasses.d.ts +14 -14
- package/Tooltip/tooltipClasses.d.ts +30 -30
- package/Typography/typographyClasses.d.ts +50 -50
- package/Unstable_TrapFocus/index.d.ts +2 -2
- package/Unstable_TrapFocus/index.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/Alert/Alert.js +3 -1
- package/legacy/AppBar/AppBar.js +3 -1
- package/legacy/Autocomplete/Autocomplete.js +1 -1
- package/legacy/Backdrop/Backdrop.js +27 -20
- package/legacy/Backdrop/backdropClasses.js +6 -0
- package/legacy/Backdrop/index.js +2 -1
- package/legacy/Badge/Badge.js +3 -1
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Button/Button.js +3 -1
- package/legacy/ButtonBase/ButtonBase.js +11 -11
- package/legacy/ButtonGroup/ButtonGroup.js +3 -1
- package/legacy/Checkbox/Checkbox.js +3 -1
- package/legacy/Chip/Chip.js +3 -1
- package/legacy/CircularProgress/CircularProgress.js +3 -1
- package/legacy/Fab/Fab.js +4 -1
- package/legacy/FilledInput/FilledInput.js +4 -2
- package/legacy/FormControl/FormControl.js +3 -1
- package/legacy/FormControlLabel/FormControlLabel.js +14 -9
- package/legacy/FormLabel/FormLabel.js +3 -1
- package/legacy/Grid/Grid.js +11 -17
- package/legacy/Grow/Grow.js +11 -5
- package/legacy/Icon/Icon.js +3 -1
- package/legacy/IconButton/IconButton.js +3 -1
- package/legacy/Input/Input.js +4 -2
- package/legacy/InputBase/InputBase.js +4 -2
- package/legacy/InputLabel/InputLabel.js +3 -1
- package/legacy/LinearProgress/LinearProgress.js +3 -1
- package/legacy/OutlinedInput/NotchedOutline.js +3 -1
- package/legacy/OutlinedInput/OutlinedInput.js +4 -2
- package/legacy/Pagination/Pagination.js +2 -0
- package/legacy/PaginationItem/PaginationItem.js +2 -0
- package/legacy/Popper/Popper.js +23 -6
- package/legacy/Radio/Radio.js +3 -1
- package/legacy/Slider/Slider.js +3 -1
- package/legacy/Snackbar/Snackbar.js +1 -1
- package/legacy/SvgIcon/SvgIcon.js +3 -1
- package/legacy/Switch/Switch.js +3 -1
- package/legacy/TextField/TextField.js +3 -1
- package/legacy/ToggleButton/ToggleButton.js +2 -0
- package/legacy/ToggleButtonGroup/ToggleButtonGroup.js +3 -1
- package/legacy/Unstable_TrapFocus/index.js +1 -1
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +149 -64
- package/legacy/styles/zIndex.js +1 -0
- package/locale/index.d.ts +71 -70
- package/locale/index.js +84 -0
- package/modern/Alert/Alert.js +3 -1
- package/modern/AppBar/AppBar.js +3 -1
- package/modern/Autocomplete/Autocomplete.js +1 -1
- package/modern/Backdrop/Backdrop.js +25 -19
- package/modern/Backdrop/backdropClasses.js +6 -0
- package/modern/Backdrop/index.js +2 -1
- package/modern/Badge/Badge.js +3 -1
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Button/Button.js +3 -1
- package/modern/ButtonBase/ButtonBase.js +7 -7
- package/modern/ButtonGroup/ButtonGroup.js +3 -1
- package/modern/Checkbox/Checkbox.js +3 -1
- package/modern/Chip/Chip.js +3 -1
- package/modern/CircularProgress/CircularProgress.js +3 -1
- package/modern/Fab/Fab.js +4 -1
- package/modern/FilledInput/FilledInput.js +4 -2
- package/modern/FormControl/FormControl.js +3 -1
- package/modern/FormControlLabel/FormControlLabel.js +14 -9
- package/modern/FormLabel/FormLabel.js +3 -1
- package/modern/Grid/Grid.js +10 -14
- package/modern/Grow/Grow.js +11 -5
- package/modern/Icon/Icon.js +3 -1
- package/modern/IconButton/IconButton.js +3 -1
- package/modern/Input/Input.js +4 -2
- package/modern/InputBase/InputBase.js +4 -2
- package/modern/InputLabel/InputLabel.js +3 -1
- package/modern/LinearProgress/LinearProgress.js +3 -1
- package/modern/OutlinedInput/NotchedOutline.js +3 -1
- package/modern/OutlinedInput/OutlinedInput.js +4 -2
- package/modern/Pagination/Pagination.js +2 -0
- package/modern/PaginationItem/PaginationItem.js +2 -0
- package/modern/Popper/Popper.js +21 -6
- package/modern/Radio/Radio.js +3 -1
- package/modern/Slider/Slider.js +3 -1
- package/modern/Snackbar/Snackbar.js +1 -1
- package/modern/SvgIcon/SvgIcon.js +3 -1
- package/modern/Switch/Switch.js +3 -1
- package/modern/TextField/TextField.js +3 -1
- package/modern/ToggleButton/ToggleButton.js +2 -0
- package/modern/ToggleButtonGroup/ToggleButtonGroup.js +3 -1
- package/modern/Unstable_TrapFocus/index.js +1 -1
- package/modern/index.js +1 -1
- package/modern/locale/index.js +84 -0
- package/modern/styles/zIndex.js +1 -0
- package/node/Alert/Alert.js +3 -1
- package/node/AppBar/AppBar.js +3 -1
- package/node/Autocomplete/Autocomplete.js +1 -1
- package/node/Backdrop/Backdrop.js +28 -23
- package/node/Backdrop/backdropClasses.js +17 -0
- package/node/Backdrop/index.js +17 -5
- package/node/Badge/Badge.js +3 -1
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Button/Button.js +3 -1
- package/node/ButtonBase/ButtonBase.js +7 -7
- package/node/ButtonGroup/ButtonGroup.js +3 -1
- package/node/Checkbox/Checkbox.js +3 -1
- package/node/Chip/Chip.js +3 -1
- package/node/CircularProgress/CircularProgress.js +3 -1
- package/node/Fab/Fab.js +4 -1
- package/node/FilledInput/FilledInput.js +4 -2
- package/node/FormControl/FormControl.js +3 -1
- package/node/FormControlLabel/FormControlLabel.js +14 -9
- package/node/FormLabel/FormLabel.js +3 -1
- package/node/Grid/Grid.js +10 -14
- package/node/Grow/Grow.js +10 -4
- package/node/Icon/Icon.js +3 -1
- package/node/IconButton/IconButton.js +3 -1
- package/node/Input/Input.js +4 -2
- package/node/InputBase/InputBase.js +4 -2
- package/node/InputLabel/InputLabel.js +3 -1
- package/node/LinearProgress/LinearProgress.js +3 -1
- package/node/OutlinedInput/NotchedOutline.js +3 -1
- package/node/OutlinedInput/OutlinedInput.js +4 -2
- package/node/Pagination/Pagination.js +2 -0
- package/node/PaginationItem/PaginationItem.js +2 -0
- package/node/Popper/Popper.js +24 -7
- package/node/Radio/Radio.js +3 -1
- package/node/Slider/Slider.js +3 -1
- package/node/Snackbar/Snackbar.js +1 -1
- package/node/SvgIcon/SvgIcon.js +3 -1
- package/node/Switch/Switch.js +3 -1
- package/node/TextField/TextField.js +3 -1
- package/node/ToggleButton/ToggleButton.js +2 -0
- package/node/ToggleButtonGroup/ToggleButtonGroup.js +3 -1
- package/node/Unstable_TrapFocus/index.js +2 -2
- package/node/index.js +1 -1
- package/node/locale/index.js +87 -2
- package/node/styles/zIndex.js +1 -0
- package/package.json +5 -5
- package/styles/components.d.ts +3 -0
- package/styles/props.d.ts +2 -0
- package/styles/zIndex.d.ts +1 -0
- package/styles/zIndex.js +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 +320 -319
- package/umd/material-ui.production.min.js +21 -21
- package/useMediaQuery/useMediaQuery.d.ts +31 -31
- package/usePagination/usePagination.d.ts +1 -1
- 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
package/legacy/Radio/Radio.js
CHANGED
|
@@ -153,7 +153,9 @@ process.env.NODE_ENV !== "production" ? Radio.propTypes
|
|
|
153
153
|
classes: PropTypes.object,
|
|
154
154
|
|
|
155
155
|
/**
|
|
156
|
-
* The color of the component.
|
|
156
|
+
* The color of the component.
|
|
157
|
+
* It supports both default and custom theme colors, which can be added as shown in the
|
|
158
|
+
* [palette customization guide](https://mui.com/customization/palette/#adding-new-colors).
|
|
157
159
|
* @default 'primary'
|
|
158
160
|
*/
|
|
159
161
|
color: PropTypes
|
package/legacy/Slider/Slider.js
CHANGED
|
@@ -556,7 +556,9 @@ process.env.NODE_ENV !== "production" ? Slider.propTypes
|
|
|
556
556
|
classes: PropTypes.object,
|
|
557
557
|
|
|
558
558
|
/**
|
|
559
|
-
* The color of the component.
|
|
559
|
+
* The color of the component.
|
|
560
|
+
* It supports both default and custom theme colors, which can be added as shown in the
|
|
561
|
+
* [palette customization guide](https://mui.com/customization/palette/#adding-new-colors).
|
|
560
562
|
* @default 'primary'
|
|
561
563
|
*/
|
|
562
564
|
color: PropTypes
|
|
@@ -290,7 +290,7 @@ var Snackbar = /*#__PURE__*/React.forwardRef(function Snackbar(inProps, ref) {
|
|
|
290
290
|
onMouseLeave: handleMouseLeave,
|
|
291
291
|
ownerState: ownerState,
|
|
292
292
|
ref: ref // ClickAwayListener adds an `onClick` prop which results in the alert not being announced.
|
|
293
|
-
// See https://github.com/mui
|
|
293
|
+
// See https://github.com/mui/material-ui/issues/29080
|
|
294
294
|
,
|
|
295
295
|
role: "presentation"
|
|
296
296
|
}, other, {
|
|
@@ -134,7 +134,9 @@ process.env.NODE_ENV !== "production" ? SvgIcon.propTypes
|
|
|
134
134
|
className: PropTypes.string,
|
|
135
135
|
|
|
136
136
|
/**
|
|
137
|
-
* The color of the component.
|
|
137
|
+
* The color of the component.
|
|
138
|
+
* It supports both default and custom theme colors, which can be added as shown in the
|
|
139
|
+
* [palette customization guide](https://mui.com/customization/palette/#adding-new-colors).
|
|
138
140
|
* You can use the `htmlColor` prop to apply a color attribute to the SVG element.
|
|
139
141
|
* @default 'inherit'
|
|
140
142
|
*/
|
package/legacy/Switch/Switch.js
CHANGED
|
@@ -252,7 +252,9 @@ process.env.NODE_ENV !== "production" ? Switch.propTypes
|
|
|
252
252
|
className: PropTypes.string,
|
|
253
253
|
|
|
254
254
|
/**
|
|
255
|
-
* The color of the component.
|
|
255
|
+
* The color of the component.
|
|
256
|
+
* It supports both default and custom theme colors, which can be added as shown in the
|
|
257
|
+
* [palette customization guide](https://mui.com/customization/palette/#adding-new-colors).
|
|
256
258
|
* @default 'primary'
|
|
257
259
|
*/
|
|
258
260
|
color: PropTypes
|
|
@@ -254,7 +254,9 @@ process.env.NODE_ENV !== "production" ? TextField.propTypes
|
|
|
254
254
|
className: PropTypes.string,
|
|
255
255
|
|
|
256
256
|
/**
|
|
257
|
-
* The color of the component.
|
|
257
|
+
* The color of the component.
|
|
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).
|
|
258
260
|
* @default 'primary'
|
|
259
261
|
*/
|
|
260
262
|
color: PropTypes
|
|
@@ -162,6 +162,8 @@ process.env.NODE_ENV !== "production" ? ToggleButton.propTypes
|
|
|
162
162
|
|
|
163
163
|
/**
|
|
164
164
|
* The color of the button when it is in an active state.
|
|
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).
|
|
165
167
|
* @default 'standard'
|
|
166
168
|
*/
|
|
167
169
|
color: PropTypes
|
|
@@ -184,7 +184,9 @@ process.env.NODE_ENV !== "production" ? ToggleButtonGroup.propTypes
|
|
|
184
184
|
className: PropTypes.string,
|
|
185
185
|
|
|
186
186
|
/**
|
|
187
|
-
* The color of
|
|
187
|
+
* The color of the button when it is selected.
|
|
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).
|
|
188
190
|
* @default 'standard'
|
|
189
191
|
*/
|
|
190
192
|
color: PropTypes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default } from '@mui/base/
|
|
1
|
+
export { default } from '@mui/base/TrapFocus';
|
package/legacy/index.js
CHANGED
package/legacy/locale/index.js
CHANGED
|
@@ -2350,6 +2350,91 @@ export var kzKZ = {
|
|
|
2350
2350
|
}
|
|
2351
2351
|
}
|
|
2352
2352
|
}
|
|
2353
|
+
}; // Macedonian - Македонски
|
|
2354
|
+
|
|
2355
|
+
export var mkMK = {
|
|
2356
|
+
components: {
|
|
2357
|
+
MuiBreadcrumbs: {
|
|
2358
|
+
defaultProps: {
|
|
2359
|
+
expandText: 'Прикажи патека'
|
|
2360
|
+
}
|
|
2361
|
+
},
|
|
2362
|
+
MuiTablePagination: {
|
|
2363
|
+
defaultProps: {
|
|
2364
|
+
getItemAriaLabel: function getItemAriaLabel(type) {
|
|
2365
|
+
if (type === 'first') {
|
|
2366
|
+
return 'Оди на прва страница';
|
|
2367
|
+
}
|
|
2368
|
+
|
|
2369
|
+
if (type === 'last') {
|
|
2370
|
+
return 'Оди на последна страница';
|
|
2371
|
+
}
|
|
2372
|
+
|
|
2373
|
+
if (type === 'next') {
|
|
2374
|
+
return 'Оди на следна страница';
|
|
2375
|
+
} // if (type === 'previous') {
|
|
2376
|
+
|
|
2377
|
+
|
|
2378
|
+
return 'Оди на предходна страница';
|
|
2379
|
+
},
|
|
2380
|
+
labelRowsPerPage: 'Редови по страница:',
|
|
2381
|
+
labelDisplayedRows: function labelDisplayedRows(_ref20) {
|
|
2382
|
+
var from = _ref20.from,
|
|
2383
|
+
to = _ref20.to,
|
|
2384
|
+
count = _ref20.count;
|
|
2385
|
+
return "".concat(from, "\u2013").concat(to, " \u043E\u0434 ").concat(count !== -1 ? count : "\u043F\u043E\u0432\u0435\u045C\u0435 \u043E\u0434 ".concat(to));
|
|
2386
|
+
}
|
|
2387
|
+
}
|
|
2388
|
+
},
|
|
2389
|
+
MuiRating: {
|
|
2390
|
+
defaultProps: {
|
|
2391
|
+
getLabelText: function getLabelText(value) {
|
|
2392
|
+
var lastDigit = value % 10;
|
|
2393
|
+
return "".concat(value, " \u0405\u0432\u0435\u0437\u0434").concat(lastDigit === 1 ? 'а' : 'и');
|
|
2394
|
+
},
|
|
2395
|
+
emptyLabelText: 'Празно'
|
|
2396
|
+
}
|
|
2397
|
+
},
|
|
2398
|
+
MuiAutocomplete: {
|
|
2399
|
+
defaultProps: {
|
|
2400
|
+
clearText: 'Избриши',
|
|
2401
|
+
closeText: 'Затвори',
|
|
2402
|
+
loadingText: 'Се презема',
|
|
2403
|
+
noOptionsText: 'Нема опција',
|
|
2404
|
+
openText: 'Отвори'
|
|
2405
|
+
}
|
|
2406
|
+
},
|
|
2407
|
+
MuiAlert: {
|
|
2408
|
+
defaultProps: {
|
|
2409
|
+
closeText: 'Затвори'
|
|
2410
|
+
}
|
|
2411
|
+
},
|
|
2412
|
+
MuiPagination: {
|
|
2413
|
+
defaultProps: {
|
|
2414
|
+
'aria-label': 'Навигација низ страници',
|
|
2415
|
+
getItemAriaLabel: function getItemAriaLabel(type, page, selected) {
|
|
2416
|
+
if (type === 'page') {
|
|
2417
|
+
return "".concat(selected ? '' : 'Оди на ', "\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 ").concat(page);
|
|
2418
|
+
}
|
|
2419
|
+
|
|
2420
|
+
if (type === 'first') {
|
|
2421
|
+
return 'Оди на прва страница';
|
|
2422
|
+
}
|
|
2423
|
+
|
|
2424
|
+
if (type === 'last') {
|
|
2425
|
+
return 'Оди на последна страница';
|
|
2426
|
+
}
|
|
2427
|
+
|
|
2428
|
+
if (type === 'next') {
|
|
2429
|
+
return 'Оди на следна страница';
|
|
2430
|
+
} // if (type === 'previous') {
|
|
2431
|
+
|
|
2432
|
+
|
|
2433
|
+
return 'Оди на предходна страница';
|
|
2434
|
+
}
|
|
2435
|
+
}
|
|
2436
|
+
}
|
|
2437
|
+
}
|
|
2353
2438
|
};
|
|
2354
2439
|
export var nbNO = {
|
|
2355
2440
|
components: {
|
|
@@ -2377,10 +2462,10 @@ export var nbNO = {
|
|
|
2377
2462
|
return 'Gå til forrige side';
|
|
2378
2463
|
},
|
|
2379
2464
|
labelRowsPerPage: 'Rader per side:',
|
|
2380
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2381
|
-
var from =
|
|
2382
|
-
to =
|
|
2383
|
-
count =
|
|
2465
|
+
labelDisplayedRows: function labelDisplayedRows(_ref21) {
|
|
2466
|
+
var from = _ref21.from,
|
|
2467
|
+
to = _ref21.to,
|
|
2468
|
+
count = _ref21.count;
|
|
2384
2469
|
return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "mer enn ".concat(to));
|
|
2385
2470
|
}
|
|
2386
2471
|
}
|
|
@@ -2460,10 +2545,10 @@ export var nlNL = {
|
|
|
2460
2545
|
return 'Ga naar vorige pagina';
|
|
2461
2546
|
},
|
|
2462
2547
|
labelRowsPerPage: 'Regels per pagina:',
|
|
2463
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2464
|
-
var from =
|
|
2465
|
-
to =
|
|
2466
|
-
count =
|
|
2548
|
+
labelDisplayedRows: function labelDisplayedRows(_ref22) {
|
|
2549
|
+
var from = _ref22.from,
|
|
2550
|
+
to = _ref22.to,
|
|
2551
|
+
count = _ref22.count;
|
|
2467
2552
|
return "".concat(from, "\u2013").concat(to, " van ").concat(count !== -1 ? count : "meer dan ".concat(to));
|
|
2468
2553
|
}
|
|
2469
2554
|
}
|
|
@@ -2543,10 +2628,10 @@ export var plPL = {
|
|
|
2543
2628
|
return 'Przejdź do poprzedniej strony';
|
|
2544
2629
|
},
|
|
2545
2630
|
labelRowsPerPage: 'Wierszy na stronę:',
|
|
2546
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2547
|
-
var from =
|
|
2548
|
-
to =
|
|
2549
|
-
count =
|
|
2631
|
+
labelDisplayedRows: function labelDisplayedRows(_ref23) {
|
|
2632
|
+
var from = _ref23.from,
|
|
2633
|
+
to = _ref23.to,
|
|
2634
|
+
count = _ref23.count;
|
|
2550
2635
|
return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "ponad ".concat(to));
|
|
2551
2636
|
}
|
|
2552
2637
|
}
|
|
@@ -2635,10 +2720,10 @@ export var ptBR = {
|
|
|
2635
2720
|
return 'Ir para a página anterior';
|
|
2636
2721
|
},
|
|
2637
2722
|
labelRowsPerPage: 'Linhas por página:',
|
|
2638
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2639
|
-
var from =
|
|
2640
|
-
to =
|
|
2641
|
-
count =
|
|
2723
|
+
labelDisplayedRows: function labelDisplayedRows(_ref24) {
|
|
2724
|
+
var from = _ref24.from,
|
|
2725
|
+
to = _ref24.to,
|
|
2726
|
+
count = _ref24.count;
|
|
2642
2727
|
return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
|
|
2643
2728
|
}
|
|
2644
2729
|
}
|
|
@@ -2718,10 +2803,10 @@ export var ptPT = {
|
|
|
2718
2803
|
return 'Página anterior';
|
|
2719
2804
|
},
|
|
2720
2805
|
labelRowsPerPage: 'Linhas por página:',
|
|
2721
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2722
|
-
var from =
|
|
2723
|
-
to =
|
|
2724
|
-
count =
|
|
2806
|
+
labelDisplayedRows: function labelDisplayedRows(_ref25) {
|
|
2807
|
+
var from = _ref25.from,
|
|
2808
|
+
to = _ref25.to,
|
|
2809
|
+
count = _ref25.count;
|
|
2725
2810
|
return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
|
|
2726
2811
|
}
|
|
2727
2812
|
}
|
|
@@ -2881,10 +2966,10 @@ export var srRS = {
|
|
|
2881
2966
|
return 'Idi na prethodnu stranicu';
|
|
2882
2967
|
},
|
|
2883
2968
|
labelRowsPerPage: 'Redova po stranici:',
|
|
2884
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2885
|
-
var from =
|
|
2886
|
-
to =
|
|
2887
|
-
count =
|
|
2969
|
+
labelDisplayedRows: function labelDisplayedRows(_ref26) {
|
|
2970
|
+
var from = _ref26.from,
|
|
2971
|
+
to = _ref26.to,
|
|
2972
|
+
count = _ref26.count;
|
|
2888
2973
|
return "".concat(from, "\u2013").concat(to, " od ").concat(count !== -1 ? count : "vi\u0161e nego ".concat(to));
|
|
2889
2974
|
}
|
|
2890
2975
|
}
|
|
@@ -2971,10 +3056,10 @@ export var ruRU = {
|
|
|
2971
3056
|
return 'Перейти на предыдущую страницу';
|
|
2972
3057
|
},
|
|
2973
3058
|
labelRowsPerPage: 'Строк на странице:',
|
|
2974
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2975
|
-
var from =
|
|
2976
|
-
to =
|
|
2977
|
-
count =
|
|
3059
|
+
labelDisplayedRows: function labelDisplayedRows(_ref27) {
|
|
3060
|
+
var from = _ref27.from,
|
|
3061
|
+
to = _ref27.to,
|
|
3062
|
+
count = _ref27.count;
|
|
2978
3063
|
return "".concat(from, "\u2013").concat(to, " \u0438\u0437 ").concat(count !== -1 ? count : "\u0431\u043E\u043B\u0435\u0435 \u0447\u0435\u043C ".concat(to));
|
|
2979
3064
|
}
|
|
2980
3065
|
}
|
|
@@ -3067,10 +3152,10 @@ export var siLK = {
|
|
|
3067
3152
|
return 'පෙර පිටුවට යන්න';
|
|
3068
3153
|
},
|
|
3069
3154
|
labelRowsPerPage: 'පිටුවක පේළි:',
|
|
3070
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3071
|
-
var from =
|
|
3072
|
-
to =
|
|
3073
|
-
count =
|
|
3155
|
+
labelDisplayedRows: function labelDisplayedRows(_ref28) {
|
|
3156
|
+
var from = _ref28.from,
|
|
3157
|
+
to = _ref28.to,
|
|
3158
|
+
count = _ref28.count;
|
|
3074
3159
|
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"));
|
|
3075
3160
|
}
|
|
3076
3161
|
}
|
|
@@ -3150,10 +3235,10 @@ export var skSK = {
|
|
|
3150
3235
|
return 'Ísť na predchádzajúcu stránku';
|
|
3151
3236
|
},
|
|
3152
3237
|
labelRowsPerPage: 'Riadkov na stránke:',
|
|
3153
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3154
|
-
var from =
|
|
3155
|
-
to =
|
|
3156
|
-
count =
|
|
3238
|
+
labelDisplayedRows: function labelDisplayedRows(_ref29) {
|
|
3239
|
+
var from = _ref29.from,
|
|
3240
|
+
to = _ref29.to,
|
|
3241
|
+
count = _ref29.count;
|
|
3157
3242
|
return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "viac ako ".concat(to));
|
|
3158
3243
|
}
|
|
3159
3244
|
}
|
|
@@ -3241,10 +3326,10 @@ export var svSE = {
|
|
|
3241
3326
|
return 'Gå till föregående sida';
|
|
3242
3327
|
},
|
|
3243
3328
|
labelRowsPerPage: 'Rader per sida:',
|
|
3244
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3245
|
-
var from =
|
|
3246
|
-
to =
|
|
3247
|
-
count =
|
|
3329
|
+
labelDisplayedRows: function labelDisplayedRows(_ref30) {
|
|
3330
|
+
var from = _ref30.from,
|
|
3331
|
+
to = _ref30.to,
|
|
3332
|
+
count = _ref30.count;
|
|
3248
3333
|
return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "fler \xE4n ".concat(to));
|
|
3249
3334
|
}
|
|
3250
3335
|
}
|
|
@@ -3324,10 +3409,10 @@ export var thTH = {
|
|
|
3324
3409
|
return 'ไปที่หน้าก่อน';
|
|
3325
3410
|
},
|
|
3326
3411
|
labelRowsPerPage: 'จำนวนแถวต่อหน้า:',
|
|
3327
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3328
|
-
var from =
|
|
3329
|
-
to =
|
|
3330
|
-
count =
|
|
3412
|
+
labelDisplayedRows: function labelDisplayedRows(_ref31) {
|
|
3413
|
+
var from = _ref31.from,
|
|
3414
|
+
to = _ref31.to,
|
|
3415
|
+
count = _ref31.count;
|
|
3331
3416
|
return "".concat(from, "\u2013").concat(to, " \u0E08\u0E32\u0E01 ").concat(count !== -1 ? count : "\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32 ".concat(to));
|
|
3332
3417
|
}
|
|
3333
3418
|
}
|
|
@@ -3486,10 +3571,10 @@ export var ukUA = {
|
|
|
3486
3571
|
return 'Перейти на попередню сторінку';
|
|
3487
3572
|
},
|
|
3488
3573
|
labelRowsPerPage: 'Рядків на сторінці:',
|
|
3489
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3490
|
-
var from =
|
|
3491
|
-
to =
|
|
3492
|
-
count =
|
|
3574
|
+
labelDisplayedRows: function labelDisplayedRows(_ref32) {
|
|
3575
|
+
var from = _ref32.from,
|
|
3576
|
+
to = _ref32.to,
|
|
3577
|
+
count = _ref32.count;
|
|
3493
3578
|
return "".concat(from, "\u2013").concat(to, " \u0437 ").concat(count !== -1 ? count : "\u043F\u043E\u043D\u0430\u0434 ".concat(to));
|
|
3494
3579
|
}
|
|
3495
3580
|
}
|
|
@@ -3578,10 +3663,10 @@ export var viVN = {
|
|
|
3578
3663
|
return 'Về trang trước đó';
|
|
3579
3664
|
},
|
|
3580
3665
|
labelRowsPerPage: 'Số hàng mỗi trang:',
|
|
3581
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3582
|
-
var from =
|
|
3583
|
-
to =
|
|
3584
|
-
count =
|
|
3666
|
+
labelDisplayedRows: function labelDisplayedRows(_ref33) {
|
|
3667
|
+
var from = _ref33.from,
|
|
3668
|
+
to = _ref33.to,
|
|
3669
|
+
count = _ref33.count;
|
|
3585
3670
|
return "".concat(from, "\u2013").concat(to, " trong ").concat(count !== -1 ? count : "nhi\u1EC1u h\u01A1n ".concat(to));
|
|
3586
3671
|
}
|
|
3587
3672
|
}
|
|
@@ -3660,10 +3745,10 @@ export var zhCN = {
|
|
|
3660
3745
|
return '上一页';
|
|
3661
3746
|
},
|
|
3662
3747
|
labelRowsPerPage: '每页行数:',
|
|
3663
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3664
|
-
var from =
|
|
3665
|
-
to =
|
|
3666
|
-
count =
|
|
3748
|
+
labelDisplayedRows: function labelDisplayedRows(_ref34) {
|
|
3749
|
+
var from = _ref34.from,
|
|
3750
|
+
to = _ref34.to,
|
|
3751
|
+
count = _ref34.count;
|
|
3667
3752
|
return "\u7B2C ".concat(from, " \u6761\u5230\u7B2C ").concat(to, " \u6761\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u6761") : "\u81F3\u5C11 ".concat(to, " \u6761"));
|
|
3668
3753
|
}
|
|
3669
3754
|
}
|
|
@@ -3717,10 +3802,10 @@ export var zhHK = {
|
|
|
3717
3802
|
return '上一頁';
|
|
3718
3803
|
},
|
|
3719
3804
|
labelRowsPerPage: '每頁行數:',
|
|
3720
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3721
|
-
var from =
|
|
3722
|
-
to =
|
|
3723
|
-
count =
|
|
3805
|
+
labelDisplayedRows: function labelDisplayedRows(_ref35) {
|
|
3806
|
+
var from = _ref35.from,
|
|
3807
|
+
to = _ref35.to,
|
|
3808
|
+
count = _ref35.count;
|
|
3724
3809
|
return "\u7B2C ".concat(from, " \u9805\u81F3\u7B2C ").concat(to, " \u9805\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u9805") : "\u8D85\u904E ".concat(to, " \u9805"));
|
|
3725
3810
|
}
|
|
3726
3811
|
}
|
|
@@ -3774,10 +3859,10 @@ export var zhTW = {
|
|
|
3774
3859
|
return '上一頁';
|
|
3775
3860
|
},
|
|
3776
3861
|
labelRowsPerPage: '每行行數:',
|
|
3777
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3778
|
-
var from =
|
|
3779
|
-
to =
|
|
3780
|
-
count =
|
|
3862
|
+
labelDisplayedRows: function labelDisplayedRows(_ref36) {
|
|
3863
|
+
var from = _ref36.from,
|
|
3864
|
+
to = _ref36.to,
|
|
3865
|
+
count = _ref36.count;
|
|
3781
3866
|
return "\u7B2C ".concat(from, " \u689D\u5230\u7B2C ").concat(to, " \u689D\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u689D") : "\u81F3\u5C11 ".concat(to, " \u689D"));
|
|
3782
3867
|
}
|
|
3783
3868
|
}
|
package/legacy/styles/zIndex.js
CHANGED
package/locale/index.d.ts
CHANGED
|
@@ -1,70 +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
|
|
54
|
-
export declare const
|
|
55
|
-
export declare const
|
|
56
|
-
export declare const
|
|
57
|
-
export declare const
|
|
58
|
-
export declare const
|
|
59
|
-
export declare const
|
|
60
|
-
export declare const
|
|
61
|
-
export declare const
|
|
62
|
-
export declare const
|
|
63
|
-
export declare const
|
|
64
|
-
export declare const
|
|
65
|
-
export declare const
|
|
66
|
-
export declare const
|
|
67
|
-
export declare const
|
|
68
|
-
export declare const
|
|
69
|
-
export declare const
|
|
70
|
-
export declare const
|
|
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;
|