@mui/material 5.10.12 → 5.10.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Accordion/Accordion.js +13 -53
- package/Accordion/AccordionContext.js +0 -6
- package/Accordion/accordionClasses.js +0 -5
- package/Accordion/index.js +0 -6
- package/AccordionActions/AccordionActions.js +5 -28
- package/AccordionActions/accordionActionsClasses.js +0 -5
- package/AccordionActions/index.js +0 -6
- package/AccordionDetails/AccordionDetails.js +4 -26
- package/AccordionDetails/accordionDetailsClasses.js +0 -5
- package/AccordionDetails/index.js +0 -6
- package/AccordionSummary/AccordionSummary.js +8 -38
- package/AccordionSummary/accordionSummaryClasses.js +0 -5
- package/AccordionSummary/index.js +0 -6
- package/Alert/Alert.d.ts +34 -3
- package/Alert/Alert.js +62 -74
- package/Alert/alertClasses.js +0 -5
- package/Alert/index.js +0 -6
- package/AlertTitle/AlertTitle.js +4 -27
- package/AlertTitle/alertTitleClasses.js +0 -5
- package/AlertTitle/index.js +0 -6
- package/AppBar/AppBar.js +11 -40
- package/AppBar/appBarClasses.js +0 -5
- package/AppBar/index.js +0 -6
- package/Autocomplete/Autocomplete.d.ts +10 -0
- package/Autocomplete/Autocomplete.js +84 -182
- package/Autocomplete/autocompleteClasses.js +0 -5
- package/Autocomplete/index.js +0 -5
- package/Avatar/Avatar.js +16 -59
- package/Avatar/avatarClasses.js +0 -5
- package/Avatar/index.js +0 -6
- package/AvatarGroup/AvatarGroup.d.ts +18 -1
- package/AvatarGroup/AvatarGroup.js +36 -57
- package/AvatarGroup/avatarGroupClasses.js +0 -5
- package/AvatarGroup/index.js +0 -6
- package/Backdrop/Backdrop.d.ts +33 -3
- package/Backdrop/Backdrop.js +57 -54
- package/Backdrop/backdropClasses.js +0 -5
- package/Backdrop/index.js +0 -6
- package/Badge/Badge.d.ts +11 -3
- package/Badge/Badge.js +35 -75
- package/Badge/badgeClasses.js +2 -6
- package/Badge/index.js +0 -6
- package/BottomNavigation/BottomNavigation.js +9 -38
- package/BottomNavigation/bottomNavigationClasses.js +0 -5
- package/BottomNavigation/index.js +0 -6
- package/BottomNavigationAction/BottomNavigationAction.js +9 -42
- package/BottomNavigationAction/bottomNavigationActionClasses.js +0 -5
- package/BottomNavigationAction/index.js +0 -6
- package/Box/Box.js +1 -12
- package/Box/index.js +0 -2
- package/Breadcrumbs/BreadcrumbCollapsed.js +1 -14
- package/Breadcrumbs/Breadcrumbs.js +17 -57
- package/Breadcrumbs/breadcrumbsClasses.js +0 -5
- package/Breadcrumbs/index.js +0 -6
- package/Button/Button.js +22 -70
- package/Button/buttonClasses.js +0 -5
- package/Button/index.js +0 -6
- package/ButtonBase/ButtonBase.js +39 -126
- package/ButtonBase/Ripple.js +0 -19
- package/ButtonBase/TouchRipple.js +26 -48
- package/ButtonBase/buttonBaseClasses.js +0 -5
- package/ButtonBase/index.js +0 -8
- package/ButtonBase/touchRippleClasses.js +0 -5
- package/ButtonGroup/ButtonGroup.js +18 -60
- package/ButtonGroup/ButtonGroupContext.js +0 -6
- package/ButtonGroup/buttonGroupClasses.js +0 -5
- package/ButtonGroup/index.js +0 -6
- package/CHANGELOG.md +127 -1
- package/Card/Card.js +5 -31
- package/Card/cardClasses.js +0 -5
- package/Card/index.js +0 -6
- package/CardActionArea/CardActionArea.js +6 -30
- package/CardActionArea/cardActionAreaClasses.js +0 -5
- package/CardActionArea/index.js +0 -6
- package/CardActions/CardActions.js +5 -28
- package/CardActions/cardActionsClasses.js +0 -5
- package/CardActions/index.js +0 -6
- package/CardContent/CardContent.js +5 -28
- package/CardContent/cardContentClasses.js +0 -5
- package/CardContent/index.js +0 -6
- package/CardHeader/CardHeader.js +12 -47
- package/CardHeader/cardHeaderClasses.js +0 -5
- package/CardHeader/index.js +0 -6
- package/CardMedia/CardMedia.js +9 -37
- package/CardMedia/cardMediaClasses.js +0 -5
- package/CardMedia/index.js +0 -6
- package/Checkbox/Checkbox.js +13 -62
- package/Checkbox/checkboxClasses.js +0 -5
- package/Checkbox/index.js +0 -6
- package/Chip/Chip.js +22 -86
- package/Chip/chipClasses.js +0 -5
- package/Chip/index.js +0 -6
- package/CircularProgress/CircularProgress.js +14 -52
- package/CircularProgress/circularProgressClasses.js +0 -5
- package/CircularProgress/index.js +0 -6
- package/ClickAwayListener/index.js +0 -4
- package/Collapse/Collapse.js +24 -83
- package/Collapse/collapseClasses.js +0 -5
- package/Collapse/index.js +0 -6
- package/Container/Container.js +3 -20
- package/Container/containerClasses.js +0 -5
- package/Container/index.js +0 -6
- package/CssBaseline/CssBaseline.js +2 -29
- package/CssBaseline/index.js +0 -2
- package/Dialog/Dialog.js +24 -81
- package/Dialog/DialogContext.js +0 -4
- package/Dialog/dialogClasses.js +0 -5
- package/Dialog/index.js +0 -6
- package/DialogActions/DialogActions.js +5 -28
- package/DialogActions/dialogActionsClasses.js +0 -5
- package/DialogActions/index.js +0 -6
- package/DialogContent/DialogContent.js +5 -29
- package/DialogContent/dialogContentClasses.js +0 -5
- package/DialogContent/index.js +0 -6
- package/DialogContentText/DialogContentText.js +4 -27
- package/DialogContentText/dialogContentTextClasses.js +0 -5
- package/DialogContentText/index.js +0 -6
- package/DialogTitle/DialogTitle.js +5 -30
- package/DialogTitle/dialogTitleClasses.js +0 -5
- package/DialogTitle/index.js +0 -6
- package/Divider/Divider.js +15 -50
- package/Divider/dividerClasses.js +0 -5
- package/Divider/index.js +0 -6
- package/Drawer/Drawer.js +27 -72
- package/Drawer/drawerClasses.js +0 -5
- package/Drawer/index.js +0 -6
- package/Fab/Fab.js +15 -55
- package/Fab/fabClasses.js +0 -5
- package/Fab/index.js +0 -6
- package/Fade/Fade.js +21 -56
- package/Fade/index.js +0 -2
- package/FilledInput/FilledInput.js +59 -77
- package/FilledInput/filledInputClasses.js +0 -7
- package/FilledInput/index.js +0 -6
- package/FormControl/FormControl.js +19 -73
- package/FormControl/FormControlContext.js +0 -6
- package/FormControl/formControlClasses.js +0 -5
- package/FormControl/formControlState.js +0 -3
- package/FormControl/index.js +0 -7
- package/FormControl/useFormControl.js +0 -6
- package/FormControlLabel/FormControlLabel.d.ts +12 -0
- package/FormControlLabel/FormControlLabel.js +25 -57
- package/FormControlLabel/formControlLabelClasses.js +0 -5
- package/FormControlLabel/index.js +0 -6
- package/FormGroup/FormGroup.js +6 -31
- package/FormGroup/formGroupClasses.js +0 -5
- package/FormGroup/index.js +0 -6
- package/FormHelperText/FormHelperText.js +7 -43
- package/FormHelperText/formHelperTextClasses.js +0 -5
- package/FormHelperText/index.js +0 -6
- package/FormLabel/FormLabel.js +7 -41
- package/FormLabel/formLabelClasses.js +0 -5
- package/FormLabel/index.js +0 -6
- package/GlobalStyles/GlobalStyles.js +1 -15
- package/GlobalStyles/index.js +0 -2
- package/Grid/Grid.js +41 -127
- package/Grid/GridContext.js +0 -6
- package/Grid/gridClasses.js +8 -9
- package/Grid/index.js +0 -6
- package/Grow/Grow.js +22 -63
- package/Grow/index.js +0 -2
- package/Hidden/Hidden.js +14 -45
- package/Hidden/HiddenCss.js +6 -46
- package/Hidden/HiddenJs.js +4 -33
- package/Hidden/hiddenCssClasses.js +0 -5
- package/Hidden/index.js +0 -2
- package/Hidden/withWidth.js +17 -45
- package/Icon/Icon.js +12 -42
- package/Icon/iconClasses.js +0 -5
- package/Icon/index.js +0 -6
- package/IconButton/IconButton.js +41 -74
- package/IconButton/iconButtonClasses.js +0 -5
- package/IconButton/index.js +0 -6
- package/ImageList/ImageList.js +13 -47
- package/ImageList/ImageListContext.js +0 -6
- package/ImageList/imageListClasses.js +0 -5
- package/ImageList/index.js +0 -6
- package/ImageListItem/ImageListItem.js +11 -45
- package/ImageListItem/imageListItemClasses.js +0 -5
- package/ImageListItem/index.js +0 -6
- package/ImageListItemBar/ImageListItemBar.js +9 -37
- package/ImageListItemBar/imageListItemBarClasses.js +0 -5
- package/ImageListItemBar/index.js +0 -6
- package/Input/Input.js +60 -78
- package/Input/index.js +0 -6
- package/Input/inputClasses.js +0 -7
- package/InputAdornment/InputAdornment.js +11 -49
- package/InputAdornment/index.js +0 -6
- package/InputAdornment/inputAdornmentClasses.js +0 -5
- package/InputBase/InputBase.d.ts +34 -3
- package/InputBase/InputBase.js +92 -154
- package/InputBase/index.js +0 -6
- package/InputBase/inputBaseClasses.js +0 -5
- package/InputBase/utils.js +6 -7
- package/InputLabel/InputLabel.js +7 -46
- package/InputLabel/index.js +0 -6
- package/InputLabel/inputLabelClasses.js +0 -5
- package/LinearProgress/LinearProgress.js +10 -52
- package/LinearProgress/index.js +0 -6
- package/LinearProgress/linearProgressClasses.js +0 -5
- package/Link/Link.js +15 -61
- package/Link/getTextDecoration.js +0 -7
- package/Link/index.js +0 -6
- package/Link/linkClasses.js +0 -5
- package/List/List.js +9 -36
- package/List/ListContext.js +0 -6
- package/List/index.js +0 -6
- package/List/listClasses.js +0 -5
- package/ListItem/ListItem.d.ts +32 -3
- package/ListItem/ListItem.js +73 -95
- package/ListItem/index.js +0 -6
- package/ListItem/listItemClasses.js +0 -5
- package/ListItemAvatar/ListItemAvatar.js +5 -28
- package/ListItemAvatar/index.js +0 -6
- package/ListItemAvatar/listItemAvatarClasses.js +0 -5
- package/ListItemButton/ListItemButton.js +13 -52
- package/ListItemButton/index.js +0 -6
- package/ListItemButton/listItemButtonClasses.js +0 -5
- package/ListItemIcon/ListItemIcon.js +5 -28
- package/ListItemIcon/index.js +0 -6
- package/ListItemIcon/listItemIconClasses.js +0 -5
- package/ListItemSecondaryAction/ListItemSecondaryAction.js +5 -28
- package/ListItemSecondaryAction/index.js +0 -6
- package/ListItemSecondaryAction/listItemSecondaryActionClasses.js +0 -5
- package/ListItemText/ListItemText.js +11 -44
- package/ListItemText/index.js +0 -6
- package/ListItemText/listItemTextClasses.js +0 -5
- package/ListSubheader/ListSubheader.js +9 -37
- package/ListSubheader/index.js +0 -6
- package/ListSubheader/listSubheaderClasses.js +0 -5
- package/Menu/Menu.js +22 -70
- package/Menu/index.js +0 -6
- package/Menu/menuClasses.js +0 -5
- package/MenuItem/MenuItem.js +13 -59
- package/MenuItem/index.js +0 -6
- package/MenuItem/menuItemClasses.js +0 -5
- package/MenuList/MenuList.js +20 -80
- package/MenuList/index.js +0 -2
- package/MobileStepper/MobileStepper.js +11 -43
- package/MobileStepper/index.js +0 -6
- package/MobileStepper/mobileStepperClasses.js +0 -5
- package/Modal/Modal.d.ts +11 -3
- package/Modal/Modal.js +35 -73
- package/Modal/index.js +0 -6
- package/NativeSelect/NativeSelect.js +10 -43
- package/NativeSelect/NativeSelectInput.js +20 -49
- package/NativeSelect/index.js +0 -6
- package/NativeSelect/nativeSelectClasses.js +0 -5
- package/NoSsr/index.js +0 -2
- package/OutlinedInput/NotchedOutline.js +6 -24
- package/OutlinedInput/OutlinedInput.js +36 -74
- package/OutlinedInput/index.js +0 -6
- package/OutlinedInput/outlinedInputClasses.js +0 -7
- package/Pagination/Pagination.js +25 -73
- package/Pagination/index.js +0 -6
- package/Pagination/paginationClasses.js +0 -5
- package/PaginationItem/PaginationItem.d.ts +19 -7
- package/PaginationItem/PaginationItem.js +46 -85
- package/PaginationItem/index.js +0 -6
- package/PaginationItem/paginationItemClasses.js +0 -5
- package/Paper/Paper.js +9 -50
- package/Paper/index.js +0 -6
- package/Paper/paperClasses.js +0 -5
- package/Popover/Popover.js +55 -126
- package/Popover/index.js +0 -6
- package/Popover/popoverClasses.js +0 -5
- package/Popper/Popper.js +16 -60
- package/Popper/index.js +0 -2
- package/Portal/index.js +0 -2
- package/README.md +5 -3
- package/Radio/Radio.js +15 -67
- package/Radio/RadioButtonIcon.js +1 -15
- package/Radio/index.js +0 -6
- package/Radio/radioClasses.js +0 -5
- package/RadioGroup/RadioGroup.js +11 -38
- package/RadioGroup/RadioGroupContext.js +0 -6
- package/RadioGroup/index.js +0 -3
- package/RadioGroup/useRadioGroup.js +0 -6
- package/Rating/Rating.js +27 -114
- package/Rating/index.js +0 -6
- package/Rating/ratingClasses.js +0 -5
- package/ScopedCssBaseline/ScopedCssBaseline.js +5 -33
- package/ScopedCssBaseline/index.js +0 -6
- package/ScopedCssBaseline/scopedCssBaselineClasses.js +0 -5
- package/Select/Select.d.ts +3 -3
- package/Select/Select.js +27 -79
- package/Select/SelectInput.js +55 -154
- package/Select/index.js +0 -6
- package/Select/selectClasses.js +0 -5
- package/Skeleton/Skeleton.js +11 -43
- package/Skeleton/index.js +0 -6
- package/Skeleton/skeletonClasses.js +0 -5
- package/Slide/Slide.js +23 -83
- package/Slide/index.js +0 -2
- package/Slider/Slider.d.ts +14 -2
- package/Slider/Slider.js +36 -110
- package/Slider/index.js +0 -4
- package/Snackbar/Snackbar.js +44 -107
- package/Snackbar/index.js +0 -6
- package/Snackbar/snackbarClasses.js +0 -5
- package/SnackbarContent/SnackbarContent.js +8 -36
- package/SnackbarContent/index.js +0 -6
- package/SnackbarContent/snackbarContentClasses.js +0 -5
- package/SpeedDial/SpeedDial.js +44 -120
- package/SpeedDial/index.js +0 -6
- package/SpeedDial/speedDialClasses.js +0 -5
- package/SpeedDialAction/SpeedDialAction.js +13 -53
- package/SpeedDialAction/index.js +0 -6
- package/SpeedDialAction/speedDialActionClasses.js +0 -5
- package/SpeedDialIcon/SpeedDialIcon.js +6 -34
- package/SpeedDialIcon/index.js +0 -6
- package/SpeedDialIcon/speedDialIconClasses.js +0 -5
- package/Stack/Stack.js +8 -42
- package/Stack/index.js +0 -2
- package/Step/Step.js +12 -46
- package/Step/StepContext.js +1 -8
- package/Step/index.js +0 -8
- package/Step/stepClasses.js +0 -5
- package/StepButton/StepButton.js +7 -36
- package/StepButton/index.js +0 -6
- package/StepButton/stepButtonClasses.js +0 -5
- package/StepConnector/StepConnector.js +4 -29
- package/StepConnector/index.js +0 -6
- package/StepConnector/stepConnectorClasses.js +0 -5
- package/StepContent/StepContent.js +8 -40
- package/StepContent/index.js +0 -6
- package/StepContent/stepContentClasses.js +0 -5
- package/StepIcon/StepIcon.js +8 -42
- package/StepIcon/index.js +0 -6
- package/StepIcon/stepIconClasses.js +0 -5
- package/StepLabel/StepLabel.d.ts +11 -0
- package/StepLabel/StepLabel.js +24 -47
- package/StepLabel/index.js +0 -6
- package/StepLabel/stepLabelClasses.js +0 -5
- package/Stepper/Stepper.js +11 -42
- package/Stepper/StepperContext.js +1 -8
- package/Stepper/index.js +0 -8
- package/Stepper/stepperClasses.js +0 -5
- package/StyledEngineProvider/index.js +0 -1
- package/SvgIcon/SvgIcon.js +14 -52
- package/SvgIcon/index.js +0 -6
- package/SvgIcon/svgIconClasses.js +0 -5
- package/SwipeableDrawer/SwipeArea.js +8 -26
- package/SwipeableDrawer/SwipeableDrawer.js +61 -146
- package/SwipeableDrawer/index.js +0 -2
- package/Switch/Switch.js +10 -54
- package/Switch/index.js +0 -6
- package/Switch/switchClasses.js +0 -5
- package/Tab/Tab.js +24 -65
- package/Tab/index.js +0 -6
- package/Tab/tabClasses.js +0 -5
- package/TabScrollButton/TabScrollButton.js +5 -35
- package/TabScrollButton/index.js +0 -6
- package/TabScrollButton/tabScrollButtonClasses.js +0 -5
- package/Table/Table.js +9 -38
- package/Table/TableContext.js +0 -6
- package/Table/Tablelvl2Context.js +0 -6
- package/Table/index.js +0 -6
- package/Table/tableClasses.js +0 -5
- package/TableBody/TableBody.js +5 -29
- package/TableBody/index.js +0 -6
- package/TableBody/tableBodyClasses.js +0 -5
- package/TableCell/TableCell.js +14 -57
- package/TableCell/index.js +0 -6
- package/TableCell/tableCellClasses.js +0 -5
- package/TableContainer/TableContainer.js +5 -28
- package/TableContainer/index.js +0 -6
- package/TableContainer/tableContainerClasses.js +0 -5
- package/TableFooter/TableFooter.js +5 -29
- package/TableFooter/index.js +0 -6
- package/TableFooter/tableFooterClasses.js +0 -5
- package/TableHead/TableHead.js +5 -29
- package/TableHead/index.js +0 -6
- package/TableHead/tableHeadClasses.js +0 -5
- package/TablePagination/TablePagination.js +23 -81
- package/TablePagination/TablePaginationActions.js +11 -41
- package/TablePagination/index.js +0 -6
- package/TablePagination/tablePaginationClasses.js +0 -5
- package/TableRow/TableRow.js +7 -35
- package/TableRow/index.js +0 -6
- package/TableRow/tableRowClasses.js +0 -5
- package/TableSortLabel/TableSortLabel.js +10 -39
- package/TableSortLabel/index.js +0 -6
- package/TableSortLabel/tableSortLabelClasses.js +0 -5
- package/Tabs/ScrollbarSize.js +4 -20
- package/Tabs/Tabs.js +42 -157
- package/Tabs/index.js +0 -6
- package/Tabs/tabsClasses.js +0 -5
- package/TextField/TextField.js +39 -115
- package/TextField/index.js +0 -6
- package/TextField/textFieldClasses.js +0 -5
- package/TextareaAutosize/index.js +0 -2
- package/ToggleButton/ToggleButton.js +17 -64
- package/ToggleButton/index.js +0 -6
- package/ToggleButton/toggleButtonClasses.js +0 -5
- package/ToggleButtonGroup/ToggleButtonGroup.js +15 -61
- package/ToggleButtonGroup/index.js +0 -6
- package/ToggleButtonGroup/isValueSelected.js +0 -3
- package/ToggleButtonGroup/toggleButtonGroupClasses.js +0 -5
- package/Toolbar/Toolbar.js +8 -35
- package/Toolbar/index.js +0 -6
- package/Toolbar/toolbarClasses.js +0 -5
- package/Tooltip/Tooltip.d.ts +43 -6
- package/Tooltip/Tooltip.js +114 -186
- package/Tooltip/index.js +0 -6
- package/Tooltip/tooltipClasses.js +0 -5
- package/Typography/Typography.js +15 -51
- package/Typography/index.js +0 -6
- package/Typography/typographyClasses.js +0 -5
- package/Unstable_Grid2/Grid2.js +1 -10
- package/Unstable_Grid2/grid2Classes.js +8 -9
- package/Unstable_Grid2/index.js +0 -8
- package/Unstable_TrapFocus/index.js +0 -2
- package/Zoom/Zoom.js +21 -56
- package/Zoom/index.js +0 -2
- package/className/index.js +0 -1
- package/colors/index.js +0 -21
- package/darkScrollbar/index.js +0 -1
- package/esm/Accordion/Accordion.js +13 -37
- package/esm/Accordion/AccordionContext.js +1 -3
- package/esm/AccordionActions/AccordionActions.js +5 -17
- package/esm/AccordionDetails/AccordionDetails.js +4 -14
- package/esm/AccordionSummary/AccordionSummary.js +8 -25
- package/esm/Alert/Alert.js +62 -54
- package/esm/AlertTitle/AlertTitle.js +4 -14
- package/esm/AppBar/AppBar.js +11 -27
- package/esm/Autocomplete/Autocomplete.js +84 -157
- package/esm/Avatar/Avatar.js +16 -48
- package/esm/AvatarGroup/AvatarGroup.js +36 -43
- package/esm/Backdrop/Backdrop.js +57 -42
- package/esm/Badge/Badge.js +35 -60
- package/esm/Badge/badgeClasses.js +2 -1
- package/esm/BottomNavigation/BottomNavigation.js +9 -26
- package/esm/BottomNavigationAction/BottomNavigationAction.js +9 -28
- package/esm/Box/Box.js +1 -6
- package/esm/Breadcrumbs/BreadcrumbCollapsed.js +1 -2
- package/esm/Breadcrumbs/Breadcrumbs.js +17 -43
- package/esm/Button/Button.js +22 -57
- package/esm/ButtonBase/ButtonBase.js +39 -110
- package/esm/ButtonBase/Ripple.js +1 -13
- package/esm/ButtonBase/TouchRipple.js +30 -39
- package/esm/ButtonGroup/ButtonGroup.js +18 -46
- package/esm/ButtonGroup/ButtonGroupContext.js +0 -3
- package/esm/Card/Card.js +5 -18
- package/esm/CardActionArea/CardActionArea.js +6 -17
- package/esm/CardActions/CardActions.js +5 -17
- package/esm/CardContent/CardContent.js +5 -17
- package/esm/CardHeader/CardHeader.js +12 -35
- package/esm/CardMedia/CardMedia.js +9 -26
- package/esm/Checkbox/Checkbox.js +13 -49
- package/esm/Chip/Chip.js +22 -70
- package/esm/CircularProgress/CircularProgress.js +18 -43
- package/esm/Collapse/Collapse.js +24 -66
- package/esm/Container/Container.js +2 -13
- package/esm/CssBaseline/CssBaseline.js +2 -14
- package/esm/Dialog/Dialog.js +24 -61
- package/esm/Dialog/DialogContext.js +0 -2
- package/esm/DialogActions/DialogActions.js +5 -17
- package/esm/DialogContent/DialogContent.js +5 -17
- package/esm/DialogContentText/DialogContentText.js +4 -14
- package/esm/DialogTitle/DialogTitle.js +5 -16
- package/esm/Divider/Divider.js +15 -38
- package/esm/Drawer/Drawer.js +27 -54
- package/esm/Fab/Fab.js +15 -42
- package/esm/Fade/Fade.js +21 -43
- package/esm/FilledInput/FilledInput.js +59 -64
- package/esm/FilledInput/filledInputClasses.js +0 -2
- package/esm/FormControl/FormControl.js +19 -58
- package/esm/FormControl/FormControlContext.js +1 -3
- package/esm/FormControl/formControlState.js +0 -2
- package/esm/FormControlLabel/FormControlLabel.js +25 -42
- package/esm/FormGroup/FormGroup.js +6 -19
- package/esm/FormHelperText/FormHelperText.js +7 -31
- package/esm/FormLabel/FormLabel.js +7 -28
- package/esm/GlobalStyles/GlobalStyles.js +1 -6
- package/esm/Grid/Grid.js +41 -109
- package/esm/Grid/GridContext.js +1 -3
- package/esm/Grid/gridClasses.js +8 -4
- package/esm/Grow/Grow.js +22 -50
- package/esm/Hidden/Hidden.js +15 -35
- package/esm/Hidden/HiddenCss.js +6 -33
- package/esm/Hidden/HiddenJs.js +5 -24
- package/esm/Hidden/withWidth.js +17 -29
- package/esm/Icon/Icon.js +12 -30
- package/esm/IconButton/IconButton.js +41 -59
- package/esm/ImageList/ImageList.js +13 -35
- package/esm/ImageList/ImageListContext.js +1 -3
- package/esm/ImageListItem/ImageListItem.js +11 -29
- package/esm/ImageListItemBar/ImageListItemBar.js +9 -25
- package/esm/Input/Input.js +60 -64
- package/esm/Input/inputClasses.js +0 -2
- package/esm/InputAdornment/InputAdornment.js +11 -35
- package/esm/InputBase/InputBase.js +92 -135
- package/esm/InputBase/utils.js +6 -4
- package/esm/InputLabel/InputLabel.js +7 -33
- package/esm/LinearProgress/LinearProgress.js +16 -45
- package/esm/Link/Link.js +15 -44
- package/esm/Link/getTextDecoration.js +0 -5
- package/esm/List/List.js +9 -25
- package/esm/List/ListContext.js +1 -3
- package/esm/ListItem/ListItem.js +73 -76
- package/esm/ListItemAvatar/ListItemAvatar.js +5 -17
- package/esm/ListItemButton/ListItemButton.js +13 -35
- package/esm/ListItemIcon/ListItemIcon.js +5 -17
- package/esm/ListItemSecondaryAction/ListItemSecondaryAction.js +5 -17
- package/esm/ListItemText/ListItemText.js +11 -32
- package/esm/ListSubheader/ListSubheader.js +9 -25
- package/esm/Menu/Menu.js +22 -53
- package/esm/MenuItem/MenuItem.js +13 -39
- package/esm/MenuList/MenuList.js +20 -66
- package/esm/MobileStepper/MobileStepper.js +11 -28
- package/esm/Modal/Modal.js +35 -61
- package/esm/NativeSelect/NativeSelect.js +10 -32
- package/esm/NativeSelect/NativeSelectInput.js +20 -33
- package/esm/OutlinedInput/NotchedOutline.js +6 -16
- package/esm/OutlinedInput/OutlinedInput.js +36 -60
- package/esm/OutlinedInput/outlinedInputClasses.js +0 -2
- package/esm/Pagination/Pagination.js +25 -60
- package/esm/PaginationItem/PaginationItem.js +46 -66
- package/esm/Paper/Paper.js +11 -35
- package/esm/Popover/Popover.js +54 -105
- package/esm/Popper/Popper.js +16 -46
- package/esm/Radio/Radio.js +15 -51
- package/esm/Radio/RadioButtonIcon.js +1 -6
- package/esm/RadioGroup/RadioGroup.js +11 -24
- package/esm/RadioGroup/RadioGroupContext.js +0 -3
- package/esm/Rating/Rating.js +27 -103
- package/esm/ScopedCssBaseline/ScopedCssBaseline.js +5 -21
- package/esm/Select/Select.js +27 -62
- package/esm/Select/SelectInput.js +55 -135
- package/esm/Skeleton/Skeleton.js +15 -36
- package/esm/Slide/Slide.js +26 -70
- package/esm/Slider/Slider.js +36 -94
- package/esm/Snackbar/Snackbar.js +44 -90
- package/esm/SnackbarContent/SnackbarContent.js +8 -22
- package/esm/SpeedDial/SpeedDial.js +44 -103
- package/esm/SpeedDialAction/SpeedDialAction.js +13 -39
- package/esm/SpeedDialIcon/SpeedDialIcon.js +6 -21
- package/esm/Stack/Stack.js +9 -31
- package/esm/Step/Step.js +12 -35
- package/esm/Step/StepContext.js +1 -4
- package/esm/StepButton/StepButton.js +7 -21
- package/esm/StepConnector/StepConnector.js +4 -16
- package/esm/StepContent/StepContent.js +8 -27
- package/esm/StepIcon/StepIcon.js +8 -29
- package/esm/StepLabel/StepLabel.js +24 -33
- package/esm/Stepper/Stepper.js +11 -30
- package/esm/Stepper/StepperContext.js +1 -4
- package/esm/SvgIcon/SvgIcon.js +14 -40
- package/esm/SwipeableDrawer/SwipeArea.js +8 -13
- package/esm/SwipeableDrawer/SwipeableDrawer.js +64 -128
- package/esm/Switch/Switch.js +10 -41
- package/esm/Tab/Tab.js +24 -51
- package/esm/TabScrollButton/TabScrollButton.js +5 -23
- package/esm/Table/Table.js +9 -26
- package/esm/Table/TableContext.js +1 -3
- package/esm/Table/Tablelvl2Context.js +1 -3
- package/esm/TableBody/TableBody.js +5 -17
- package/esm/TableCell/TableCell.js +14 -43
- package/esm/TableContainer/TableContainer.js +5 -17
- package/esm/TableFooter/TableFooter.js +5 -17
- package/esm/TableHead/TableHead.js +5 -17
- package/esm/TablePagination/TablePagination.js +23 -61
- package/esm/TablePagination/TablePaginationActions.js +12 -28
- package/esm/TableRow/TableRow.js +7 -23
- package/esm/TableSortLabel/TableSortLabel.js +10 -25
- package/esm/Tabs/ScrollbarSize.js +4 -8
- package/esm/Tabs/Tabs.js +42 -138
- package/esm/TextField/TextField.js +39 -97
- package/esm/ToggleButton/ToggleButton.js +17 -50
- package/esm/ToggleButtonGroup/ToggleButtonGroup.js +15 -47
- package/esm/ToggleButtonGroup/isValueSelected.js +0 -2
- package/esm/Toolbar/Toolbar.js +8 -24
- package/esm/Tooltip/Tooltip.js +114 -164
- package/esm/Typography/Typography.js +15 -38
- package/esm/Unstable_Grid2/Grid2.js +1 -5
- package/esm/Unstable_Grid2/grid2Classes.js +8 -4
- package/esm/Zoom/Zoom.js +21 -43
- package/esm/index.js +2 -1
- package/esm/internal/SwitchBase.js +27 -63
- package/esm/internal/animate.js +0 -10
- package/esm/internal/svg-icons/Add.js +1 -1
- package/esm/internal/svg-icons/ArrowDownward.js +1 -1
- package/esm/internal/svg-icons/ArrowDropDown.js +1 -1
- package/esm/internal/svg-icons/Cancel.js +1 -1
- package/esm/internal/svg-icons/CheckBox.js +1 -1
- package/esm/internal/svg-icons/CheckBoxOutlineBlank.js +1 -1
- package/esm/internal/svg-icons/CheckCircle.js +1 -1
- package/esm/internal/svg-icons/Close.js +1 -1
- package/esm/internal/svg-icons/ErrorOutline.js +1 -1
- package/esm/internal/svg-icons/FirstPage.js +1 -1
- package/esm/internal/svg-icons/IndeterminateCheckBox.js +1 -1
- package/esm/internal/svg-icons/InfoOutlined.js +1 -1
- package/esm/internal/svg-icons/KeyboardArrowLeft.js +1 -1
- package/esm/internal/svg-icons/KeyboardArrowRight.js +1 -1
- package/esm/internal/svg-icons/LastPage.js +1 -1
- package/esm/internal/svg-icons/MoreHoriz.js +1 -1
- package/esm/internal/svg-icons/NavigateBefore.js +1 -1
- package/esm/internal/svg-icons/NavigateNext.js +1 -1
- package/esm/internal/svg-icons/Person.js +1 -1
- package/esm/internal/svg-icons/RadioButtonChecked.js +1 -1
- package/esm/internal/svg-icons/RadioButtonUnchecked.js +1 -1
- package/esm/internal/svg-icons/ReportProblemOutlined.js +1 -1
- package/esm/internal/svg-icons/Star.js +1 -1
- package/esm/internal/svg-icons/StarBorder.js +1 -1
- package/esm/internal/svg-icons/SuccessOutlined.js +1 -1
- package/esm/internal/svg-icons/Warning.js +1 -1
- package/esm/locale/index.js +217 -510
- package/esm/styles/CssVarsProvider.js +0 -4
- package/esm/styles/adaptV4Theme.js +21 -22
- package/esm/styles/createPalette.js +8 -36
- package/esm/styles/createStyles.js +2 -2
- package/esm/styles/createTheme.js +10 -21
- package/esm/styles/createTransitions.js +12 -25
- package/esm/styles/createTypography.js +18 -27
- package/esm/styles/cssUtils.js +18 -18
- package/esm/styles/excludeVariablesFromRoot.js +0 -1
- package/esm/styles/experimental_extendTheme.js +22 -37
- package/esm/styles/index.js +2 -2
- package/esm/styles/responsiveFontSizes.js +3 -11
- package/esm/styles/shadows.js +2 -3
- package/esm/styles/useTheme.js +0 -2
- package/esm/transitions/utils.js +0 -1
- package/esm/useMediaQuery/useMediaQuery.js +12 -23
- package/esm/useMediaQuery/useMediaQueryTheme.js +2 -1
- package/esm/usePagination/usePagination.js +41 -38
- package/esm/useScrollTrigger/useScrollTrigger.js +6 -13
- package/esm/useTouchRipple/useTouchRipple.js +0 -9
- package/esm/utils/createSvgIcon.js +1 -3
- package/esm/utils/index.js +2 -2
- package/esm/utils/shouldSpreadAdditionalProps.js +0 -2
- package/generateUtilityClass/index.js +0 -1
- package/generateUtilityClasses/index.js +0 -1
- package/index.js +1 -282
- package/internal/SwitchBase.js +27 -78
- package/internal/animate.js +0 -11
- package/internal/svg-icons/Add.js +0 -7
- package/internal/svg-icons/ArrowDownward.js +0 -8
- package/internal/svg-icons/ArrowDropDown.js +0 -8
- package/internal/svg-icons/Cancel.js +0 -8
- package/internal/svg-icons/CheckBox.js +0 -8
- package/internal/svg-icons/CheckBoxOutlineBlank.js +0 -8
- package/internal/svg-icons/CheckCircle.js +0 -8
- package/internal/svg-icons/Close.js +0 -8
- package/internal/svg-icons/ErrorOutline.js +0 -8
- package/internal/svg-icons/FirstPage.js +0 -8
- package/internal/svg-icons/IndeterminateCheckBox.js +0 -8
- package/internal/svg-icons/InfoOutlined.js +0 -8
- package/internal/svg-icons/KeyboardArrowLeft.js +0 -8
- package/internal/svg-icons/KeyboardArrowRight.js +0 -8
- package/internal/svg-icons/LastPage.js +0 -8
- package/internal/svg-icons/MoreHoriz.js +0 -8
- package/internal/svg-icons/NavigateBefore.js +0 -8
- package/internal/svg-icons/NavigateNext.js +0 -8
- package/internal/svg-icons/Person.js +0 -8
- package/internal/svg-icons/RadioButtonChecked.js +0 -8
- package/internal/svg-icons/RadioButtonUnchecked.js +0 -8
- package/internal/svg-icons/ReportProblemOutlined.js +0 -8
- package/internal/svg-icons/Star.js +0 -8
- package/internal/svg-icons/StarBorder.js +0 -8
- package/internal/svg-icons/SuccessOutlined.js +0 -8
- package/internal/svg-icons/Warning.js +0 -8
- package/internal/switchBaseClasses.js +0 -5
- package/legacy/Accordion/Accordion.js +32 -60
- package/legacy/Accordion/AccordionContext.js +1 -3
- package/legacy/AccordionActions/AccordionActions.js +5 -17
- package/legacy/AccordionDetails/AccordionDetails.js +2 -12
- package/legacy/AccordionSummary/AccordionSummary.js +16 -34
- package/legacy/Alert/Alert.js +72 -62
- package/legacy/AlertTitle/AlertTitle.js +2 -12
- package/legacy/AppBar/AppBar.js +15 -31
- package/legacy/Autocomplete/Autocomplete.js +169 -244
- package/legacy/Avatar/Avatar.js +24 -58
- package/legacy/AvatarGroup/AvatarGroup.js +39 -46
- package/legacy/Backdrop/Backdrop.js +61 -44
- package/legacy/Badge/Badge.js +57 -82
- package/legacy/Badge/badgeClasses.js +2 -1
- package/legacy/BottomNavigation/BottomNavigation.js +9 -26
- package/legacy/BottomNavigationAction/BottomNavigationAction.js +13 -32
- package/legacy/Box/Box.js +1 -6
- package/legacy/Breadcrumbs/BreadcrumbCollapsed.js +1 -2
- package/legacy/Breadcrumbs/Breadcrumbs.js +23 -49
- package/legacy/Button/Button.js +34 -70
- package/legacy/ButtonBase/ButtonBase.js +56 -134
- package/legacy/ButtonBase/Ripple.js +12 -26
- package/legacy/ButtonBase/TouchRipple.js +39 -49
- package/legacy/ButtonGroup/ButtonGroup.js +33 -61
- package/legacy/ButtonGroup/ButtonGroupContext.js +0 -3
- package/legacy/Card/Card.js +4 -17
- package/legacy/CardActionArea/CardActionArea.js +4 -16
- package/legacy/CardActions/CardActions.js +5 -17
- package/legacy/CardContent/CardContent.js +4 -16
- package/legacy/CardHeader/CardHeader.js +12 -36
- package/legacy/CardMedia/CardMedia.js +11 -28
- package/legacy/Checkbox/Checkbox.js +20 -57
- package/legacy/Chip/Chip.js +39 -90
- package/legacy/CircularProgress/CircularProgress.js +23 -48
- package/legacy/Collapse/Collapse.js +43 -86
- package/legacy/Container/Container.js +2 -13
- package/legacy/CssBaseline/CssBaseline.js +6 -22
- package/legacy/Dialog/Dialog.js +36 -73
- package/legacy/Dialog/DialogContext.js +0 -2
- package/legacy/DialogActions/DialogActions.js +5 -17
- package/legacy/DialogContent/DialogContent.js +6 -18
- package/legacy/DialogContentText/DialogContentText.js +3 -13
- package/legacy/DialogTitle/DialogTitle.js +5 -18
- package/legacy/Divider/Divider.js +32 -55
- package/legacy/Drawer/Drawer.js +30 -59
- package/legacy/Fab/Fab.js +24 -51
- package/legacy/Fade/Fade.js +21 -43
- package/legacy/FilledInput/FilledInput.js +63 -70
- package/legacy/FilledInput/filledInputClasses.js +0 -2
- package/legacy/FormControl/FormControl.js +66 -108
- package/legacy/FormControl/FormControlContext.js +1 -3
- package/legacy/FormControl/formControlState.js +2 -4
- package/legacy/FormControlLabel/FormControlLabel.js +34 -50
- package/legacy/FormGroup/FormGroup.js +7 -20
- package/legacy/FormHelperText/FormHelperText.js +21 -46
- package/legacy/FormLabel/FormLabel.js +19 -41
- package/legacy/GlobalStyles/GlobalStyles.js +1 -6
- package/legacy/Grid/Grid.js +68 -139
- package/legacy/Grid/GridContext.js +1 -3
- package/legacy/Grow/Grow.js +40 -71
- package/legacy/Hidden/Hidden.js +24 -44
- package/legacy/Hidden/HiddenCss.js +8 -36
- package/legacy/Hidden/HiddenJs.js +7 -26
- package/legacy/Hidden/withWidth.js +21 -36
- package/legacy/Icon/Icon.js +17 -35
- package/legacy/IconButton/IconButton.js +29 -49
- package/legacy/ImageList/ImageList.js +17 -39
- package/legacy/ImageList/ImageListContext.js +1 -3
- package/legacy/ImageListItem/ImageListItem.js +17 -36
- package/legacy/ImageListItemBar/ImageListItemBar.js +14 -30
- package/legacy/Input/Input.js +62 -69
- package/legacy/Input/inputClasses.js +0 -2
- package/legacy/InputAdornment/InputAdornment.js +18 -42
- package/legacy/InputBase/InputBase.js +118 -167
- package/legacy/InputBase/utils.js +6 -4
- package/legacy/InputLabel/InputLabel.js +15 -41
- package/legacy/LinearProgress/LinearProgress.js +16 -45
- package/legacy/Link/Link.js +26 -58
- package/legacy/Link/getTextDecoration.js +1 -6
- package/legacy/List/List.js +13 -29
- package/legacy/List/ListContext.js +1 -3
- package/legacy/ListItem/ListItem.js +92 -94
- package/legacy/ListItemAvatar/ListItemAvatar.js +4 -16
- package/legacy/ListItemButton/ListItemButton.js +25 -48
- package/legacy/ListItemIcon/ListItemIcon.js +5 -17
- package/legacy/ListItemSecondaryAction/ListItemSecondaryAction.js +4 -16
- package/legacy/ListItemText/ListItemText.js +16 -38
- package/legacy/ListSubheader/ListSubheader.js +17 -33
- package/legacy/Menu/Menu.js +23 -54
- package/legacy/MenuItem/MenuItem.js +23 -50
- package/legacy/MenuList/MenuList.js +21 -67
- package/legacy/MobileStepper/MobileStepper.js +16 -33
- package/legacy/Modal/Modal.js +47 -74
- package/legacy/NativeSelect/NativeSelect.js +12 -34
- package/legacy/NativeSelect/NativeSelectInput.js +25 -39
- package/legacy/OutlinedInput/NotchedOutline.js +7 -17
- package/legacy/OutlinedInput/OutlinedInput.js +41 -65
- package/legacy/OutlinedInput/outlinedInputClasses.js +0 -2
- package/legacy/Pagination/Pagination.js +46 -81
- package/legacy/PaginationItem/PaginationItem.js +63 -83
- package/legacy/Paper/Paper.js +18 -42
- package/legacy/Popover/Popover.js +59 -115
- package/legacy/Popper/Popper.js +14 -44
- package/legacy/Radio/Radio.js +19 -55
- package/legacy/Radio/RadioButtonIcon.js +6 -11
- package/legacy/RadioGroup/RadioGroup.js +14 -27
- package/legacy/RadioGroup/RadioGroupContext.js +0 -3
- package/legacy/Rating/Rating.js +89 -175
- package/legacy/ScopedCssBaseline/ScopedCssBaseline.js +8 -25
- package/legacy/Select/Select.js +33 -68
- package/legacy/Select/SelectInput.js +78 -165
- package/legacy/Skeleton/Skeleton.js +19 -40
- package/legacy/Slide/Slide.js +28 -72
- package/legacy/Slider/Slider.js +49 -110
- package/legacy/Snackbar/Snackbar.js +42 -90
- package/legacy/SnackbarContent/SnackbarContent.js +7 -21
- package/legacy/SpeedDial/SpeedDial.js +51 -111
- package/legacy/SpeedDialAction/SpeedDialAction.js +21 -48
- package/legacy/SpeedDialIcon/SpeedDialIcon.js +8 -24
- package/legacy/Stack/Stack.js +11 -34
- package/legacy/Step/Step.js +25 -49
- package/legacy/Step/StepContext.js +1 -4
- package/legacy/StepButton/StepButton.js +8 -23
- package/legacy/StepConnector/StepConnector.js +14 -27
- package/legacy/StepContent/StepContent.js +14 -34
- package/legacy/StepIcon/StepIcon.js +12 -34
- package/legacy/StepLabel/StepLabel.js +36 -48
- package/legacy/Stepper/Stepper.js +17 -36
- package/legacy/Stepper/StepperContext.js +1 -4
- package/legacy/SvgIcon/SvgIcon.js +20 -46
- package/legacy/SwipeableDrawer/SwipeArea.js +8 -13
- package/legacy/SwipeableDrawer/SwipeableDrawer.js +77 -142
- package/legacy/Switch/Switch.js +17 -51
- package/legacy/Tab/Tab.js +30 -58
- package/legacy/TabScrollButton/TabScrollButton.js +7 -24
- package/legacy/Table/Table.js +13 -30
- package/legacy/Table/TableContext.js +1 -3
- package/legacy/Table/Tablelvl2Context.js +1 -3
- package/legacy/TableBody/TableBody.js +4 -16
- package/legacy/TableCell/TableCell.js +19 -48
- package/legacy/TableContainer/TableContainer.js +4 -16
- package/legacy/TableFooter/TableFooter.js +4 -16
- package/legacy/TableHead/TableHead.js +4 -16
- package/legacy/TablePagination/TablePagination.js +34 -74
- package/legacy/TablePagination/TablePaginationActions.js +10 -26
- package/legacy/TableRow/TableRow.js +12 -29
- package/legacy/TableSortLabel/TableSortLabel.js +15 -30
- package/legacy/Tabs/ScrollbarSize.js +2 -6
- package/legacy/Tabs/Tabs.js +85 -189
- package/legacy/TextField/TextField.js +46 -104
- package/legacy/ToggleButton/ToggleButton.js +26 -60
- package/legacy/ToggleButtonGroup/ToggleButtonGroup.js +23 -55
- package/legacy/ToggleButtonGroup/isValueSelected.js +0 -2
- package/legacy/Toolbar/Toolbar.js +13 -29
- package/legacy/Tooltip/Tooltip.js +145 -203
- package/legacy/Typography/Typography.js +25 -48
- package/legacy/Unstable_Grid2/Grid2.js +1 -5
- package/legacy/Zoom/Zoom.js +21 -43
- package/legacy/index.js +3 -2
- package/legacy/internal/SwitchBase.js +38 -75
- package/legacy/internal/animate.js +3 -12
- package/legacy/internal/svg-icons/Add.js +1 -1
- package/legacy/internal/svg-icons/ArrowDownward.js +1 -1
- package/legacy/internal/svg-icons/ArrowDropDown.js +1 -1
- package/legacy/internal/svg-icons/Cancel.js +1 -1
- package/legacy/internal/svg-icons/CheckBox.js +1 -1
- package/legacy/internal/svg-icons/CheckBoxOutlineBlank.js +1 -1
- package/legacy/internal/svg-icons/CheckCircle.js +1 -1
- package/legacy/internal/svg-icons/Close.js +1 -1
- package/legacy/internal/svg-icons/ErrorOutline.js +1 -1
- package/legacy/internal/svg-icons/FirstPage.js +1 -1
- package/legacy/internal/svg-icons/IndeterminateCheckBox.js +1 -1
- package/legacy/internal/svg-icons/InfoOutlined.js +1 -1
- package/legacy/internal/svg-icons/KeyboardArrowLeft.js +1 -1
- package/legacy/internal/svg-icons/KeyboardArrowRight.js +1 -1
- package/legacy/internal/svg-icons/LastPage.js +1 -1
- package/legacy/internal/svg-icons/MoreHoriz.js +1 -1
- package/legacy/internal/svg-icons/NavigateBefore.js +1 -1
- package/legacy/internal/svg-icons/NavigateNext.js +1 -1
- package/legacy/internal/svg-icons/Person.js +1 -1
- package/legacy/internal/svg-icons/RadioButtonChecked.js +1 -1
- package/legacy/internal/svg-icons/RadioButtonUnchecked.js +1 -1
- package/legacy/internal/svg-icons/ReportProblemOutlined.js +1 -1
- package/legacy/internal/svg-icons/Star.js +1 -1
- package/legacy/internal/svg-icons/StarBorder.js +1 -1
- package/legacy/internal/svg-icons/SuccessOutlined.js +1 -1
- package/legacy/internal/svg-icons/Warning.js +1 -1
- package/legacy/locale/index.js +293 -586
- package/legacy/styles/CssVarsProvider.js +20 -26
- package/legacy/styles/adaptV4Theme.js +22 -23
- package/legacy/styles/createMixins.js +0 -1
- package/legacy/styles/createMuiStrictModeTheme.js +0 -1
- package/legacy/styles/createPalette.js +16 -50
- package/legacy/styles/createStyles.js +2 -2
- package/legacy/styles/createTheme.js +15 -29
- package/legacy/styles/createTransitions.js +13 -27
- package/legacy/styles/createTypography.js +18 -27
- package/legacy/styles/cssUtils.js +29 -31
- package/legacy/styles/excludeVariablesFromRoot.js +0 -2
- package/legacy/styles/experimental_extendTheme.js +24 -45
- package/legacy/styles/index.js +2 -2
- package/legacy/styles/responsiveFontSizes.js +10 -18
- package/legacy/styles/shadows.js +2 -3
- package/legacy/styles/useTheme.js +0 -2
- package/legacy/styles/useThemeProps.js +1 -1
- package/legacy/transitions/utils.js +3 -4
- package/legacy/useMediaQuery/useMediaQuery.js +51 -68
- package/legacy/useMediaQuery/useMediaQueryTheme.js +2 -1
- package/legacy/usePagination/usePagination.js +51 -52
- package/legacy/useScrollTrigger/useScrollTrigger.js +14 -24
- package/legacy/useTouchRipple/useTouchRipple.js +7 -18
- package/legacy/utils/createSvgIcon.js +1 -3
- package/legacy/utils/index.js +2 -2
- package/legacy/utils/shouldSpreadAdditionalProps.js +0 -2
- package/locale/index.js +213 -510
- package/modern/Accordion/Accordion.js +13 -37
- package/modern/Accordion/AccordionContext.js +1 -3
- package/modern/AccordionActions/AccordionActions.js +5 -17
- package/modern/AccordionDetails/AccordionDetails.js +4 -14
- package/modern/AccordionSummary/AccordionSummary.js +8 -25
- package/modern/Alert/Alert.js +61 -52
- package/modern/AlertTitle/AlertTitle.js +4 -14
- package/modern/AppBar/AppBar.js +11 -27
- package/modern/Autocomplete/Autocomplete.js +80 -151
- package/modern/Avatar/Avatar.js +16 -48
- package/modern/AvatarGroup/AvatarGroup.js +35 -41
- package/modern/Backdrop/Backdrop.js +56 -40
- package/modern/Badge/Badge.js +35 -59
- package/modern/Badge/badgeClasses.js +2 -1
- package/modern/BottomNavigation/BottomNavigation.js +9 -26
- package/modern/BottomNavigationAction/BottomNavigationAction.js +9 -28
- package/modern/Box/Box.js +1 -6
- package/modern/Breadcrumbs/BreadcrumbCollapsed.js +1 -2
- package/modern/Breadcrumbs/Breadcrumbs.js +17 -43
- package/modern/Button/Button.js +22 -56
- package/modern/ButtonBase/ButtonBase.js +39 -110
- package/modern/ButtonBase/Ripple.js +1 -13
- package/modern/ButtonBase/TouchRipple.js +26 -33
- package/modern/ButtonGroup/ButtonGroup.js +18 -46
- package/modern/ButtonGroup/ButtonGroupContext.js +0 -3
- package/modern/Card/Card.js +5 -18
- package/modern/CardActionArea/CardActionArea.js +6 -17
- package/modern/CardActions/CardActions.js +5 -17
- package/modern/CardContent/CardContent.js +5 -17
- package/modern/CardHeader/CardHeader.js +12 -35
- package/modern/CardMedia/CardMedia.js +9 -26
- package/modern/Checkbox/Checkbox.js +13 -48
- package/modern/Chip/Chip.js +22 -70
- package/modern/CircularProgress/CircularProgress.js +14 -37
- package/modern/Collapse/Collapse.js +24 -66
- package/modern/Container/Container.js +2 -13
- package/modern/CssBaseline/CssBaseline.js +2 -12
- package/modern/Dialog/Dialog.js +24 -61
- package/modern/Dialog/DialogContext.js +0 -2
- package/modern/DialogActions/DialogActions.js +5 -17
- package/modern/DialogContent/DialogContent.js +5 -17
- package/modern/DialogContentText/DialogContentText.js +4 -14
- package/modern/DialogTitle/DialogTitle.js +5 -16
- package/modern/Divider/Divider.js +15 -38
- package/modern/Drawer/Drawer.js +27 -54
- package/modern/Fab/Fab.js +15 -41
- package/modern/Fade/Fade.js +21 -43
- package/modern/FilledInput/FilledInput.js +58 -63
- package/modern/FilledInput/filledInputClasses.js +0 -2
- package/modern/FormControl/FormControl.js +19 -58
- package/modern/FormControl/FormControlContext.js +1 -3
- package/modern/FormControl/formControlState.js +0 -2
- package/modern/FormControlLabel/FormControlLabel.js +24 -42
- package/modern/FormGroup/FormGroup.js +6 -19
- package/modern/FormHelperText/FormHelperText.js +7 -31
- package/modern/FormLabel/FormLabel.js +7 -28
- package/modern/GlobalStyles/GlobalStyles.js +1 -6
- package/modern/Grid/Grid.js +41 -107
- package/modern/Grid/GridContext.js +1 -3
- package/modern/Grid/gridClasses.js +8 -4
- package/modern/Grow/Grow.js +22 -50
- package/modern/Hidden/Hidden.js +15 -35
- package/modern/Hidden/HiddenCss.js +6 -33
- package/modern/Hidden/HiddenJs.js +5 -24
- package/modern/Hidden/withWidth.js +17 -29
- package/modern/Icon/Icon.js +12 -30
- package/modern/IconButton/IconButton.js +40 -59
- package/modern/ImageList/ImageList.js +13 -35
- package/modern/ImageList/ImageListContext.js +1 -3
- package/modern/ImageListItem/ImageListItem.js +11 -29
- package/modern/ImageListItemBar/ImageListItemBar.js +9 -25
- package/modern/Input/Input.js +59 -64
- package/modern/Input/inputClasses.js +0 -2
- package/modern/InputAdornment/InputAdornment.js +11 -35
- package/modern/InputBase/InputBase.js +91 -135
- package/modern/InputBase/utils.js +6 -4
- package/modern/InputLabel/InputLabel.js +7 -33
- package/modern/LinearProgress/LinearProgress.js +10 -37
- package/modern/Link/Link.js +15 -44
- package/modern/Link/getTextDecoration.js +0 -5
- package/modern/List/List.js +9 -25
- package/modern/List/ListContext.js +1 -3
- package/modern/ListItem/ListItem.js +73 -76
- package/modern/ListItemAvatar/ListItemAvatar.js +5 -17
- package/modern/ListItemButton/ListItemButton.js +13 -35
- package/modern/ListItemIcon/ListItemIcon.js +5 -17
- package/modern/ListItemSecondaryAction/ListItemSecondaryAction.js +5 -17
- package/modern/ListItemText/ListItemText.js +11 -32
- package/modern/ListSubheader/ListSubheader.js +9 -25
- package/modern/Menu/Menu.js +22 -53
- package/modern/MenuItem/MenuItem.js +13 -39
- package/modern/MenuList/MenuList.js +20 -66
- package/modern/MobileStepper/MobileStepper.js +11 -28
- package/modern/Modal/Modal.js +35 -60
- package/modern/NativeSelect/NativeSelect.js +10 -32
- package/modern/NativeSelect/NativeSelectInput.js +20 -33
- package/modern/OutlinedInput/NotchedOutline.js +6 -16
- package/modern/OutlinedInput/OutlinedInput.js +35 -59
- package/modern/OutlinedInput/outlinedInputClasses.js +0 -2
- package/modern/Pagination/Pagination.js +25 -60
- package/modern/PaginationItem/PaginationItem.js +46 -66
- package/modern/Paper/Paper.js +11 -34
- package/modern/Popover/Popover.js +54 -105
- package/modern/Popper/Popper.js +16 -45
- package/modern/Radio/Radio.js +15 -50
- package/modern/Radio/RadioButtonIcon.js +1 -6
- package/modern/RadioGroup/RadioGroup.js +11 -24
- package/modern/RadioGroup/RadioGroupContext.js +0 -3
- package/modern/Rating/Rating.js +27 -103
- package/modern/ScopedCssBaseline/ScopedCssBaseline.js +5 -20
- package/modern/Select/Select.js +27 -62
- package/modern/Select/SelectInput.js +55 -135
- package/modern/Skeleton/Skeleton.js +11 -30
- package/modern/Slide/Slide.js +26 -70
- package/modern/Slider/Slider.js +36 -93
- package/modern/Snackbar/Snackbar.js +44 -90
- package/modern/SnackbarContent/SnackbarContent.js +8 -22
- package/modern/SpeedDial/SpeedDial.js +44 -103
- package/modern/SpeedDialAction/SpeedDialAction.js +13 -39
- package/modern/SpeedDialIcon/SpeedDialIcon.js +6 -21
- package/modern/Stack/Stack.js +9 -31
- package/modern/Step/Step.js +12 -35
- package/modern/Step/StepContext.js +1 -4
- package/modern/StepButton/StepButton.js +7 -21
- package/modern/StepConnector/StepConnector.js +4 -16
- package/modern/StepContent/StepContent.js +8 -27
- package/modern/StepIcon/StepIcon.js +8 -29
- package/modern/StepLabel/StepLabel.js +23 -33
- package/modern/Stepper/Stepper.js +11 -30
- package/modern/Stepper/StepperContext.js +1 -4
- package/modern/SvgIcon/SvgIcon.js +14 -39
- package/modern/SwipeableDrawer/SwipeArea.js +8 -13
- package/modern/SwipeableDrawer/SwipeableDrawer.js +64 -128
- package/modern/Switch/Switch.js +10 -41
- package/modern/Tab/Tab.js +24 -51
- package/modern/TabScrollButton/TabScrollButton.js +5 -23
- package/modern/Table/Table.js +9 -26
- package/modern/Table/TableContext.js +1 -3
- package/modern/Table/Tablelvl2Context.js +1 -3
- package/modern/TableBody/TableBody.js +5 -17
- package/modern/TableCell/TableCell.js +14 -43
- package/modern/TableContainer/TableContainer.js +5 -17
- package/modern/TableFooter/TableFooter.js +5 -17
- package/modern/TableHead/TableHead.js +5 -17
- package/modern/TablePagination/TablePagination.js +23 -61
- package/modern/TablePagination/TablePaginationActions.js +12 -28
- package/modern/TableRow/TableRow.js +7 -23
- package/modern/TableSortLabel/TableSortLabel.js +10 -25
- package/modern/Tabs/ScrollbarSize.js +4 -8
- package/modern/Tabs/Tabs.js +42 -138
- package/modern/TextField/TextField.js +39 -97
- package/modern/ToggleButton/ToggleButton.js +17 -50
- package/modern/ToggleButtonGroup/ToggleButtonGroup.js +15 -47
- package/modern/ToggleButtonGroup/isValueSelected.js +0 -2
- package/modern/Toolbar/Toolbar.js +8 -24
- package/modern/Tooltip/Tooltip.js +104 -148
- package/modern/Typography/Typography.js +15 -38
- package/modern/Unstable_Grid2/Grid2.js +1 -5
- package/modern/Unstable_Grid2/grid2Classes.js +8 -4
- package/modern/Zoom/Zoom.js +21 -43
- package/modern/index.js +3 -2
- package/modern/internal/SwitchBase.js +27 -63
- package/modern/internal/animate.js +0 -10
- package/modern/internal/svg-icons/Add.js +1 -1
- package/modern/internal/svg-icons/ArrowDownward.js +1 -1
- package/modern/internal/svg-icons/ArrowDropDown.js +1 -1
- package/modern/internal/svg-icons/Cancel.js +1 -1
- package/modern/internal/svg-icons/CheckBox.js +1 -1
- package/modern/internal/svg-icons/CheckBoxOutlineBlank.js +1 -1
- package/modern/internal/svg-icons/CheckCircle.js +1 -1
- package/modern/internal/svg-icons/Close.js +1 -1
- package/modern/internal/svg-icons/ErrorOutline.js +1 -1
- package/modern/internal/svg-icons/FirstPage.js +1 -1
- package/modern/internal/svg-icons/IndeterminateCheckBox.js +1 -1
- package/modern/internal/svg-icons/InfoOutlined.js +1 -1
- package/modern/internal/svg-icons/KeyboardArrowLeft.js +1 -1
- package/modern/internal/svg-icons/KeyboardArrowRight.js +1 -1
- package/modern/internal/svg-icons/LastPage.js +1 -1
- package/modern/internal/svg-icons/MoreHoriz.js +1 -1
- package/modern/internal/svg-icons/NavigateBefore.js +1 -1
- package/modern/internal/svg-icons/NavigateNext.js +1 -1
- package/modern/internal/svg-icons/Person.js +1 -1
- package/modern/internal/svg-icons/RadioButtonChecked.js +1 -1
- package/modern/internal/svg-icons/RadioButtonUnchecked.js +1 -1
- package/modern/internal/svg-icons/ReportProblemOutlined.js +1 -1
- package/modern/internal/svg-icons/Star.js +1 -1
- package/modern/internal/svg-icons/StarBorder.js +1 -1
- package/modern/internal/svg-icons/SuccessOutlined.js +1 -1
- package/modern/internal/svg-icons/Warning.js +1 -1
- package/modern/locale/index.js +217 -510
- package/modern/styles/CssVarsProvider.js +0 -3
- package/modern/styles/adaptV4Theme.js +21 -22
- package/modern/styles/createPalette.js +8 -36
- package/modern/styles/createStyles.js +2 -2
- package/modern/styles/createTheme.js +10 -21
- package/modern/styles/createTransitions.js +12 -25
- package/modern/styles/createTypography.js +18 -27
- package/modern/styles/cssUtils.js +18 -18
- package/modern/styles/excludeVariablesFromRoot.js +0 -1
- package/modern/styles/experimental_extendTheme.js +22 -36
- package/modern/styles/index.js +2 -2
- package/modern/styles/responsiveFontSizes.js +3 -11
- package/modern/styles/shadows.js +2 -3
- package/modern/styles/useTheme.js +0 -2
- package/modern/useMediaQuery/useMediaQuery.js +12 -23
- package/modern/useMediaQuery/useMediaQueryTheme.js +2 -1
- package/modern/usePagination/usePagination.js +41 -38
- package/modern/useScrollTrigger/useScrollTrigger.js +6 -13
- package/modern/useTouchRipple/useTouchRipple.js +0 -5
- package/modern/utils/createSvgIcon.js +1 -3
- package/modern/utils/index.js +2 -2
- package/modern/utils/shouldSpreadAdditionalProps.js +0 -2
- package/package.json +7 -7
- package/styles/CssVarsProvider.js +0 -9
- package/styles/ThemeProvider.js +0 -1
- package/styles/adaptV4Theme.js +21 -24
- package/styles/createMixins.js +0 -3
- package/styles/createMuiStrictModeTheme.js +0 -4
- package/styles/createPalette.js +8 -49
- package/styles/createStyles.js +2 -2
- package/styles/createTheme.js +10 -36
- package/styles/createTransitions.js +12 -28
- package/styles/createTypography.js +18 -32
- package/styles/cssUtils.js +18 -25
- package/styles/defaultTheme.js +0 -3
- package/styles/excludeVariablesFromRoot.js +0 -2
- package/styles/experimental_extendTheme.d.ts +5 -0
- package/styles/experimental_extendTheme.js +22 -44
- package/styles/index.js +0 -21
- package/styles/makeStyles.js +0 -2
- package/styles/responsiveFontSizes.js +3 -14
- package/styles/shadows.js +2 -3
- package/styles/styled.js +0 -5
- package/styles/useTheme.js +0 -9
- package/styles/useThemeProps.js +0 -4
- package/styles/withStyles.js +0 -2
- package/styles/withTheme.js +0 -2
- package/themeCssVarsAugmentation/index.d.ts +2 -0
- package/transitions/index.js +0 -2
- package/transitions/utils.js +0 -4
- package/umd/material-ui.development.js +3614 -7816
- package/umd/material-ui.production.min.js +20 -20
- package/useAutocomplete/index.js +0 -3
- package/useAutocomplete/useAutocomplete.js +0 -2
- package/useMediaQuery/index.js +0 -2
- package/useMediaQuery/useMediaQuery.js +11 -30
- package/useMediaQuery/useMediaQueryTheme.js +0 -3
- package/usePagination/index.js +0 -2
- package/usePagination/usePagination.js +41 -43
- package/useScrollTrigger/index.js +0 -2
- package/useScrollTrigger/useScrollTrigger.js +6 -20
- package/useTouchRipple/index.js +0 -2
- package/useTouchRipple/useTouchRipple.js +0 -13
- package/utils/capitalize.js +0 -2
- package/utils/createChainedFunction.js +0 -2
- package/utils/createSvgIcon.js +0 -10
- package/utils/debounce.js +0 -2
- package/utils/deprecatedPropType.js +0 -2
- package/utils/getScrollbarSize.js +0 -2
- package/utils/index.js +0 -21
- package/utils/isMuiElement.js +0 -2
- package/utils/ownerDocument.js +0 -2
- package/utils/ownerWindow.js +0 -2
- package/utils/requirePropFactory.js +0 -2
- package/utils/scrollLeft.js +0 -1
- package/utils/setRef.js +0 -2
- package/utils/shouldSpreadAdditionalProps.js +0 -3
- package/utils/unsupportedProp.js +0 -2
- package/utils/useControlled.js +0 -2
- package/utils/useEnhancedEffect.js +0 -2
- package/utils/useEventCallback.js +0 -2
- package/utils/useForkRef.js +0 -2
- package/utils/useId.js +0 -2
- package/utils/useIsFocusVisible.js +0 -2
package/locale/index.js
CHANGED
|
@@ -17,16 +17,13 @@ const amET = {
|
|
|
17
17
|
if (type === 'first') {
|
|
18
18
|
return 'ወደ መጀመሪያው ገጽ ይሂዱ';
|
|
19
19
|
}
|
|
20
|
-
|
|
21
20
|
if (type === 'last') {
|
|
22
21
|
return 'ወደ መጨረሻው ገጽ ይሂዱ';
|
|
23
22
|
}
|
|
24
|
-
|
|
25
23
|
if (type === 'next') {
|
|
26
24
|
return 'ወደ ቀጣዩ ገጽ ይሂዱ';
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
|
|
25
|
+
}
|
|
26
|
+
// if (type === 'previous') {
|
|
30
27
|
return 'ወደ ቀዳሚው ገጽ ይሂዱ';
|
|
31
28
|
},
|
|
32
29
|
labelRowsPerPage: 'ረድፎች በአንድ ገጽ:',
|
|
@@ -64,20 +61,16 @@ const amET = {
|
|
|
64
61
|
if (type === 'page') {
|
|
65
62
|
return `${selected ? '' : 'ወደ '}ገጽ ${page}${selected ? '' : ' ሂድ'}`;
|
|
66
63
|
}
|
|
67
|
-
|
|
68
64
|
if (type === 'first') {
|
|
69
65
|
return 'ወደ መጀመሪያው ገጽ ይሂዱ';
|
|
70
66
|
}
|
|
71
|
-
|
|
72
67
|
if (type === 'last') {
|
|
73
68
|
return 'ወደ መጨረሻው ገጽ ይሂዱ';
|
|
74
69
|
}
|
|
75
|
-
|
|
76
70
|
if (type === 'next') {
|
|
77
71
|
return 'ወደ ቀጣዩ ገጽ ይሂዱ';
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
|
|
72
|
+
}
|
|
73
|
+
// if (type === 'previous') {
|
|
81
74
|
return 'ወደ ቀዳሚው ገጽ ይሂዱ';
|
|
82
75
|
}
|
|
83
76
|
}
|
|
@@ -98,16 +91,13 @@ const arEG = {
|
|
|
98
91
|
if (type === 'first') {
|
|
99
92
|
return 'انتقل إلى الصفحة الأولى';
|
|
100
93
|
}
|
|
101
|
-
|
|
102
94
|
if (type === 'last') {
|
|
103
95
|
return 'انتقل إلى الصفحة الأخيرة';
|
|
104
96
|
}
|
|
105
|
-
|
|
106
97
|
if (type === 'next') {
|
|
107
98
|
return 'انتقل إلى الصفحة التالية';
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
|
|
99
|
+
}
|
|
100
|
+
// if (type === 'previous') {
|
|
111
101
|
return 'انتقل إلى الصفحة السابقة';
|
|
112
102
|
},
|
|
113
103
|
labelRowsPerPage: 'عدد الصفوف في الصفحة:',
|
|
@@ -145,20 +135,16 @@ const arEG = {
|
|
|
145
135
|
if (type === 'page') {
|
|
146
136
|
return `${selected ? '' : 'انتقل إلى '} صفحة ${page}`;
|
|
147
137
|
}
|
|
148
|
-
|
|
149
138
|
if (type === 'first') {
|
|
150
139
|
return 'انتقل إلى الصفحة الأولى';
|
|
151
140
|
}
|
|
152
|
-
|
|
153
141
|
if (type === 'last') {
|
|
154
142
|
return 'انتقل إلى الصفحة الأخيرة';
|
|
155
143
|
}
|
|
156
|
-
|
|
157
144
|
if (type === 'next') {
|
|
158
145
|
return 'انتقل إلى الصفحة التالية';
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
|
|
146
|
+
}
|
|
147
|
+
// if (type === 'previous') {
|
|
162
148
|
return 'انتقل إلى الصفحة السابقة';
|
|
163
149
|
}
|
|
164
150
|
}
|
|
@@ -179,16 +165,13 @@ const arSA = {
|
|
|
179
165
|
if (type === 'first') {
|
|
180
166
|
return 'الانتقال إلى الصفحة الأولى';
|
|
181
167
|
}
|
|
182
|
-
|
|
183
168
|
if (type === 'last') {
|
|
184
169
|
return 'الانتقال إلى الصفحة الأخيرة';
|
|
185
170
|
}
|
|
186
|
-
|
|
187
171
|
if (type === 'next') {
|
|
188
172
|
return 'الانتقال إلى الصفحة التالية';
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
|
|
173
|
+
}
|
|
174
|
+
// if (type === 'previous') {
|
|
192
175
|
return 'الانتقال إلى الصفحة السابقة';
|
|
193
176
|
},
|
|
194
177
|
labelRowsPerPage: 'عدد الصفوف في الصفحة:',
|
|
@@ -226,20 +209,16 @@ const arSA = {
|
|
|
226
209
|
if (type === 'page') {
|
|
227
210
|
return `${selected ? '' : 'الانتقال إلى '} صفحة ${page}`;
|
|
228
211
|
}
|
|
229
|
-
|
|
230
212
|
if (type === 'first') {
|
|
231
213
|
return 'الانتقال إلى الصفحة الأولى';
|
|
232
214
|
}
|
|
233
|
-
|
|
234
215
|
if (type === 'last') {
|
|
235
216
|
return 'الانتقال الي الصفحة الأخيرة';
|
|
236
217
|
}
|
|
237
|
-
|
|
238
218
|
if (type === 'next') {
|
|
239
219
|
return 'الانتقال إلى الصفحة التالية';
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
|
|
220
|
+
}
|
|
221
|
+
// if (type === 'previous') {
|
|
243
222
|
return 'الانتقال إلى الصفحة السابقة';
|
|
244
223
|
}
|
|
245
224
|
}
|
|
@@ -260,16 +239,13 @@ const arSD = {
|
|
|
260
239
|
if (type === 'first') {
|
|
261
240
|
return 'انتقل إلى الصفحة الأولى';
|
|
262
241
|
}
|
|
263
|
-
|
|
264
242
|
if (type === 'last') {
|
|
265
243
|
return 'انتقل إلى الصفحة الأخيرة';
|
|
266
244
|
}
|
|
267
|
-
|
|
268
245
|
if (type === 'next') {
|
|
269
246
|
return 'انتقل إلى الصفحة التالية';
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
|
|
247
|
+
}
|
|
248
|
+
// if (type === 'previous') {
|
|
273
249
|
return 'انتقل إلى الصفحة السابقة';
|
|
274
250
|
},
|
|
275
251
|
labelRowsPerPage: 'عدد الصفوف في الصفحة:',
|
|
@@ -307,20 +283,16 @@ const arSD = {
|
|
|
307
283
|
if (type === 'page') {
|
|
308
284
|
return `${selected ? '' : 'انتقل إلى '} صفحة ${page}`;
|
|
309
285
|
}
|
|
310
|
-
|
|
311
286
|
if (type === 'first') {
|
|
312
287
|
return 'انتقل إلى الصفحة الأولى';
|
|
313
288
|
}
|
|
314
|
-
|
|
315
289
|
if (type === 'last') {
|
|
316
290
|
return 'انتقل الي الصفحة الأخيرة';
|
|
317
291
|
}
|
|
318
|
-
|
|
319
292
|
if (type === 'next') {
|
|
320
293
|
return 'انتقل إلى الصفحة التالية';
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
|
|
294
|
+
}
|
|
295
|
+
// if (type === 'previous') {
|
|
324
296
|
return 'انتقل إلى الصفحة السابقة';
|
|
325
297
|
}
|
|
326
298
|
}
|
|
@@ -341,33 +313,29 @@ const azAZ = {
|
|
|
341
313
|
if (type === 'first') {
|
|
342
314
|
return 'Birinci səhifəyə keç';
|
|
343
315
|
}
|
|
344
|
-
|
|
345
316
|
if (type === 'last') {
|
|
346
317
|
return 'Sonuncu səhifəyə keç';
|
|
347
318
|
}
|
|
348
|
-
|
|
349
319
|
if (type === 'next') {
|
|
350
320
|
return 'Növbəti səhifəyə keç';
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
|
|
321
|
+
}
|
|
322
|
+
// if (type === 'previous') {
|
|
354
323
|
return 'Əvvəlki səhifəyə keç';
|
|
355
324
|
},
|
|
356
|
-
labelRowsPerPage: 'Səhifəyə düşən sətrlər:'
|
|
325
|
+
labelRowsPerPage: 'Səhifəyə düşən sətrlər:'
|
|
326
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
357
327
|
// `${from}–${to} dən ${count !== -1 ? count : `more than ${to}`}`,
|
|
358
|
-
|
|
359
328
|
}
|
|
360
329
|
},
|
|
330
|
+
|
|
361
331
|
MuiRating: {
|
|
362
332
|
defaultProps: {
|
|
363
333
|
getLabelText: value => {
|
|
364
334
|
let pluralForm = 'Ulduz';
|
|
365
335
|
const lastDigit = value % 10;
|
|
366
|
-
|
|
367
336
|
if (lastDigit > 1 && lastDigit < 5) {
|
|
368
337
|
pluralForm = 'Ulduzlar';
|
|
369
338
|
}
|
|
370
|
-
|
|
371
339
|
return `${value} ${pluralForm}`;
|
|
372
340
|
},
|
|
373
341
|
emptyLabelText: 'Boş'
|
|
@@ -394,20 +362,16 @@ const azAZ = {
|
|
|
394
362
|
if (type === 'page') {
|
|
395
363
|
return `${page} ${selected ? 'səhifə' : 'səhifəyə keç'}`;
|
|
396
364
|
}
|
|
397
|
-
|
|
398
365
|
if (type === 'first') {
|
|
399
366
|
return 'Birinci səhifəyə keç';
|
|
400
367
|
}
|
|
401
|
-
|
|
402
368
|
if (type === 'last') {
|
|
403
369
|
return 'Sonuncu səhifəyə keç';
|
|
404
370
|
}
|
|
405
|
-
|
|
406
371
|
if (type === 'next') {
|
|
407
372
|
return 'Növbəti səhifəyə keç';
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
|
|
373
|
+
}
|
|
374
|
+
// if (type === 'previous') {
|
|
411
375
|
return 'Əvvəlki səhifəyə keç';
|
|
412
376
|
}
|
|
413
377
|
}
|
|
@@ -428,16 +392,13 @@ const bnBD = {
|
|
|
428
392
|
if (type === 'first') {
|
|
429
393
|
return 'প্রথম পৃষ্ঠায় যান';
|
|
430
394
|
}
|
|
431
|
-
|
|
432
395
|
if (type === 'last') {
|
|
433
396
|
return 'শেষ পৃষ্ঠায় যান';
|
|
434
397
|
}
|
|
435
|
-
|
|
436
398
|
if (type === 'next') {
|
|
437
399
|
return 'পরবর্তী পৃষ্ঠায় যান';
|
|
438
|
-
}
|
|
439
|
-
|
|
440
|
-
|
|
400
|
+
}
|
|
401
|
+
// if (type === 'previous') {
|
|
441
402
|
return 'আগের পৃষ্ঠায় যান';
|
|
442
403
|
},
|
|
443
404
|
labelRowsPerPage: 'প্রতি পৃষ্ঠায় সারি:',
|
|
@@ -475,20 +436,16 @@ const bnBD = {
|
|
|
475
436
|
if (type === 'page') {
|
|
476
437
|
return `${selected ? '' : 'যান '}পৃষ্ঠা ${page}-এ`;
|
|
477
438
|
}
|
|
478
|
-
|
|
479
439
|
if (type === 'first') {
|
|
480
440
|
return 'প্রথম পৃষ্ঠায় যান';
|
|
481
441
|
}
|
|
482
|
-
|
|
483
442
|
if (type === 'last') {
|
|
484
443
|
return 'শেষ পৃষ্ঠায় যান';
|
|
485
444
|
}
|
|
486
|
-
|
|
487
445
|
if (type === 'next') {
|
|
488
446
|
return 'পরবর্তী পৃষ্ঠায় যান';
|
|
489
|
-
}
|
|
490
|
-
|
|
491
|
-
|
|
447
|
+
}
|
|
448
|
+
// if (type === 'previous') {
|
|
492
449
|
return 'আগের পৃষ্ঠায় যান';
|
|
493
450
|
}
|
|
494
451
|
}
|
|
@@ -509,23 +466,21 @@ const bgBG = {
|
|
|
509
466
|
if (type === 'first') {
|
|
510
467
|
return 'Отиди на първата страница';
|
|
511
468
|
}
|
|
512
|
-
|
|
513
469
|
if (type === 'last') {
|
|
514
470
|
return 'Отиди на последната страница';
|
|
515
471
|
}
|
|
516
|
-
|
|
517
472
|
if (type === 'next') {
|
|
518
473
|
return 'Отиди на следващата страница';
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
|
|
474
|
+
}
|
|
475
|
+
// if (type === 'previous') {
|
|
522
476
|
return 'Отиди на предишната страница';
|
|
523
477
|
},
|
|
524
|
-
labelRowsPerPage: 'Редове на страница:'
|
|
478
|
+
labelRowsPerPage: 'Редове на страница:'
|
|
479
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
525
480
|
// `${from}–${to} от ${count !== -1 ? count : `more than ${to}`}`,
|
|
526
|
-
|
|
527
481
|
}
|
|
528
482
|
},
|
|
483
|
+
|
|
529
484
|
MuiRating: {
|
|
530
485
|
defaultProps: {
|
|
531
486
|
getLabelText: value => `${value} Звезд${value !== 1 ? 'и' : 'а'}`,
|
|
@@ -553,20 +508,16 @@ const bgBG = {
|
|
|
553
508
|
if (type === 'page') {
|
|
554
509
|
return `${selected ? '' : 'Към '}страница ${page}`;
|
|
555
510
|
}
|
|
556
|
-
|
|
557
511
|
if (type === 'first') {
|
|
558
512
|
return 'Отиди на първата страница';
|
|
559
513
|
}
|
|
560
|
-
|
|
561
514
|
if (type === 'last') {
|
|
562
515
|
return 'Отиди на последната страница';
|
|
563
516
|
}
|
|
564
|
-
|
|
565
517
|
if (type === 'next') {
|
|
566
518
|
return 'Отиди на следващата страница';
|
|
567
|
-
}
|
|
568
|
-
|
|
569
|
-
|
|
519
|
+
}
|
|
520
|
+
// if (type === 'previous') {
|
|
570
521
|
return 'Отиди на предишната страница';
|
|
571
522
|
}
|
|
572
523
|
}
|
|
@@ -596,11 +547,12 @@ const caES = {
|
|
|
596
547
|
// // if (type === 'previous') {
|
|
597
548
|
// return 'Go to previous page';
|
|
598
549
|
// },
|
|
599
|
-
labelRowsPerPage: 'Files per pàgina:'
|
|
550
|
+
labelRowsPerPage: 'Files per pàgina:'
|
|
551
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
600
552
|
// `${from}–${to} de ${count !== -1 ? count : `more than ${to}`}`,
|
|
601
|
-
|
|
602
553
|
}
|
|
603
554
|
},
|
|
555
|
+
|
|
604
556
|
MuiRating: {
|
|
605
557
|
defaultProps: {
|
|
606
558
|
getLabelText: value => `${value} ${value !== 1 ? 'Estrelles' : 'Estrella'}`,
|
|
@@ -620,7 +572,8 @@ const caES = {
|
|
|
620
572
|
defaultProps: {
|
|
621
573
|
closeText: 'Tancat'
|
|
622
574
|
}
|
|
623
|
-
}
|
|
575
|
+
}
|
|
576
|
+
// MuiPagination: {
|
|
624
577
|
// defaultProps: {
|
|
625
578
|
// 'aria-label': 'Pagination navigation',
|
|
626
579
|
// getItemAriaLabel: (type, page, selected) => {
|
|
@@ -641,7 +594,6 @@ const caES = {
|
|
|
641
594
|
// },
|
|
642
595
|
// },
|
|
643
596
|
// },
|
|
644
|
-
|
|
645
597
|
}
|
|
646
598
|
};
|
|
647
599
|
exports.caES = caES;
|
|
@@ -658,16 +610,13 @@ const csCZ = {
|
|
|
658
610
|
if (type === 'first') {
|
|
659
611
|
return 'Jít na první stránku';
|
|
660
612
|
}
|
|
661
|
-
|
|
662
613
|
if (type === 'last') {
|
|
663
614
|
return 'Jít na poslední stránku';
|
|
664
615
|
}
|
|
665
|
-
|
|
666
616
|
if (type === 'next') {
|
|
667
617
|
return 'Jít na další stránku';
|
|
668
|
-
}
|
|
669
|
-
|
|
670
|
-
|
|
618
|
+
}
|
|
619
|
+
// if (type === 'previous') {
|
|
671
620
|
return 'Jít na předchozí stránku';
|
|
672
621
|
},
|
|
673
622
|
labelRowsPerPage: 'Řádků na stránce:',
|
|
@@ -684,11 +633,9 @@ const csCZ = {
|
|
|
684
633
|
if (value === 1) {
|
|
685
634
|
return `${value} hvězdička`;
|
|
686
635
|
}
|
|
687
|
-
|
|
688
636
|
if (value >= 2 && value <= 4) {
|
|
689
637
|
return `${value} hvězdičky`;
|
|
690
638
|
}
|
|
691
|
-
|
|
692
639
|
return `${value} hvězdiček`;
|
|
693
640
|
},
|
|
694
641
|
emptyLabelText: 'Prázdné'
|
|
@@ -715,20 +662,16 @@ const csCZ = {
|
|
|
715
662
|
if (type === 'page') {
|
|
716
663
|
return `${selected ? '' : 'Jít na '}${page}. stránku`;
|
|
717
664
|
}
|
|
718
|
-
|
|
719
665
|
if (type === 'first') {
|
|
720
666
|
return 'Jít na první stránku';
|
|
721
667
|
}
|
|
722
|
-
|
|
723
668
|
if (type === 'last') {
|
|
724
669
|
return 'Jít na poslední stránku';
|
|
725
670
|
}
|
|
726
|
-
|
|
727
671
|
if (type === 'next') {
|
|
728
672
|
return 'Jít na další stránku';
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
|
|
673
|
+
}
|
|
674
|
+
// if (type === 'previous') {
|
|
732
675
|
return 'Jít na předchozí stránku';
|
|
733
676
|
}
|
|
734
677
|
}
|
|
@@ -749,16 +692,13 @@ const daDK = {
|
|
|
749
692
|
if (type === 'first') {
|
|
750
693
|
return 'Gå til den første side';
|
|
751
694
|
}
|
|
752
|
-
|
|
753
695
|
if (type === 'last') {
|
|
754
696
|
return 'Gå til den sidste side';
|
|
755
697
|
}
|
|
756
|
-
|
|
757
698
|
if (type === 'next') {
|
|
758
699
|
return 'Gå til den næste side';
|
|
759
|
-
}
|
|
760
|
-
|
|
761
|
-
|
|
700
|
+
}
|
|
701
|
+
// if (type === 'previous') {
|
|
762
702
|
return 'Gå til den forrige side';
|
|
763
703
|
},
|
|
764
704
|
labelRowsPerPage: 'Rækker pr side:',
|
|
@@ -796,20 +736,16 @@ const daDK = {
|
|
|
796
736
|
if (type === 'page') {
|
|
797
737
|
return `${selected ? '' : 'Go to '}page ${page}`;
|
|
798
738
|
}
|
|
799
|
-
|
|
800
739
|
if (type === 'first') {
|
|
801
740
|
return 'Gå til den første side';
|
|
802
741
|
}
|
|
803
|
-
|
|
804
742
|
if (type === 'last') {
|
|
805
743
|
return 'Gå til den sidste side';
|
|
806
744
|
}
|
|
807
|
-
|
|
808
745
|
if (type === 'next') {
|
|
809
746
|
return 'Gå til den næste side';
|
|
810
|
-
}
|
|
811
|
-
|
|
812
|
-
|
|
747
|
+
}
|
|
748
|
+
// if (type === 'previous') {
|
|
813
749
|
return 'Gå til den forrige side';
|
|
814
750
|
}
|
|
815
751
|
}
|
|
@@ -830,16 +766,13 @@ const deDE = {
|
|
|
830
766
|
if (type === 'first') {
|
|
831
767
|
return 'Zur ersten Seite';
|
|
832
768
|
}
|
|
833
|
-
|
|
834
769
|
if (type === 'last') {
|
|
835
770
|
return 'Zur letzten Seite';
|
|
836
771
|
}
|
|
837
|
-
|
|
838
772
|
if (type === 'next') {
|
|
839
773
|
return 'Zur nächsten Seite';
|
|
840
|
-
}
|
|
841
|
-
|
|
842
|
-
|
|
774
|
+
}
|
|
775
|
+
// if (type === 'previous') {
|
|
843
776
|
return 'Zur vorherigen Seite';
|
|
844
777
|
},
|
|
845
778
|
labelRowsPerPage: 'Zeilen pro Seite:',
|
|
@@ -877,20 +810,16 @@ const deDE = {
|
|
|
877
810
|
if (type === 'page') {
|
|
878
811
|
return `${selected ? '' : 'Gehe zu '}Seite ${page}`;
|
|
879
812
|
}
|
|
880
|
-
|
|
881
813
|
if (type === 'first') {
|
|
882
814
|
return 'Zur ersten Seite';
|
|
883
815
|
}
|
|
884
|
-
|
|
885
816
|
if (type === 'last') {
|
|
886
817
|
return 'Zur letzten Seite';
|
|
887
818
|
}
|
|
888
|
-
|
|
889
819
|
if (type === 'next') {
|
|
890
820
|
return 'Zur nächsten Seite';
|
|
891
|
-
}
|
|
892
|
-
|
|
893
|
-
|
|
821
|
+
}
|
|
822
|
+
// if (type === 'previous') {
|
|
894
823
|
return 'Zur vorherigen Seite';
|
|
895
824
|
}
|
|
896
825
|
}
|
|
@@ -911,16 +840,14 @@ const elGR = {
|
|
|
911
840
|
if (type === 'first') {
|
|
912
841
|
return 'Πρώτη σελίδα';
|
|
913
842
|
}
|
|
914
|
-
|
|
915
843
|
if (type === 'last') {
|
|
916
844
|
return 'Τελευταία σελίδα';
|
|
917
845
|
}
|
|
918
|
-
|
|
919
846
|
if (type === 'next') {
|
|
920
847
|
return 'Επόμενη σελίδα';
|
|
921
|
-
}
|
|
922
|
-
|
|
848
|
+
}
|
|
923
849
|
|
|
850
|
+
// if (type === "previous") {
|
|
924
851
|
return 'Προηγούμενη σελίδα';
|
|
925
852
|
},
|
|
926
853
|
labelRowsPerPage: 'Γραμμές ανα σελίδα:',
|
|
@@ -958,27 +885,25 @@ const elGR = {
|
|
|
958
885
|
if (type === 'page') {
|
|
959
886
|
return `${selected ? '' : 'Μετάβαση '}σελίδα ${page}`;
|
|
960
887
|
}
|
|
961
|
-
|
|
962
888
|
if (type === 'first') {
|
|
963
889
|
return 'Πρώτη σελίδα';
|
|
964
890
|
}
|
|
965
|
-
|
|
966
891
|
if (type === 'last') {
|
|
967
892
|
return 'Τελευταία σελίδα';
|
|
968
893
|
}
|
|
969
|
-
|
|
970
894
|
if (type === 'next') {
|
|
971
895
|
return 'Επόμενη σελίδα';
|
|
972
|
-
}
|
|
973
|
-
|
|
896
|
+
}
|
|
974
897
|
|
|
898
|
+
// if (type === "previous") {
|
|
975
899
|
return 'Προηγούμενη σελίδα';
|
|
976
900
|
}
|
|
977
901
|
}
|
|
978
902
|
}
|
|
979
903
|
}
|
|
980
|
-
};
|
|
904
|
+
};
|
|
981
905
|
|
|
906
|
+
// default
|
|
982
907
|
exports.elGR = elGR;
|
|
983
908
|
const enUS = {
|
|
984
909
|
/*
|
|
@@ -1054,16 +979,13 @@ const esES = {
|
|
|
1054
979
|
if (type === 'first') {
|
|
1055
980
|
return 'Ir a la primera página';
|
|
1056
981
|
}
|
|
1057
|
-
|
|
1058
982
|
if (type === 'last') {
|
|
1059
983
|
return 'Ir a la última página';
|
|
1060
984
|
}
|
|
1061
|
-
|
|
1062
985
|
if (type === 'next') {
|
|
1063
986
|
return 'Ir a la página siguiente';
|
|
1064
|
-
}
|
|
1065
|
-
|
|
1066
|
-
|
|
987
|
+
}
|
|
988
|
+
// if (type === 'previous') {
|
|
1067
989
|
return 'Ir a la página anterior';
|
|
1068
990
|
},
|
|
1069
991
|
labelRowsPerPage: 'Filas por página:',
|
|
@@ -1101,20 +1023,16 @@ const esES = {
|
|
|
1101
1023
|
if (type === 'page') {
|
|
1102
1024
|
return `${selected ? '' : 'Ir a la '}página ${page}`;
|
|
1103
1025
|
}
|
|
1104
|
-
|
|
1105
1026
|
if (type === 'first') {
|
|
1106
1027
|
return 'Ir a la primera página';
|
|
1107
1028
|
}
|
|
1108
|
-
|
|
1109
1029
|
if (type === 'last') {
|
|
1110
1030
|
return 'Ir a la última página';
|
|
1111
1031
|
}
|
|
1112
|
-
|
|
1113
1032
|
if (type === 'next') {
|
|
1114
1033
|
return 'Ir a la página siguiente';
|
|
1115
|
-
}
|
|
1116
|
-
|
|
1117
|
-
|
|
1034
|
+
}
|
|
1035
|
+
// if (type === 'previous') {
|
|
1118
1036
|
return 'Ir a la página anterior';
|
|
1119
1037
|
}
|
|
1120
1038
|
}
|
|
@@ -1135,16 +1053,13 @@ const etEE = {
|
|
|
1135
1053
|
if (type === 'first') {
|
|
1136
1054
|
return 'Vali esimene lehekülg';
|
|
1137
1055
|
}
|
|
1138
|
-
|
|
1139
1056
|
if (type === 'last') {
|
|
1140
1057
|
return 'Vali viimane lehekülg';
|
|
1141
1058
|
}
|
|
1142
|
-
|
|
1143
1059
|
if (type === 'next') {
|
|
1144
1060
|
return 'Vali järgmine lehekülg';
|
|
1145
|
-
}
|
|
1146
|
-
|
|
1147
|
-
|
|
1061
|
+
}
|
|
1062
|
+
// if (type === 'previous') {
|
|
1148
1063
|
return 'Vali eelmine lehekülg';
|
|
1149
1064
|
},
|
|
1150
1065
|
labelRowsPerPage: 'Ridu leheküljel:',
|
|
@@ -1182,20 +1097,16 @@ const etEE = {
|
|
|
1182
1097
|
if (type === 'page') {
|
|
1183
1098
|
return `${selected ? '' : 'Vali '}lehekülg ${page}`;
|
|
1184
1099
|
}
|
|
1185
|
-
|
|
1186
1100
|
if (type === 'first') {
|
|
1187
1101
|
return 'Vali esimene lehekülg';
|
|
1188
1102
|
}
|
|
1189
|
-
|
|
1190
1103
|
if (type === 'last') {
|
|
1191
1104
|
return 'Vali viimane lehekülg';
|
|
1192
1105
|
}
|
|
1193
|
-
|
|
1194
1106
|
if (type === 'next') {
|
|
1195
1107
|
return 'Vali järgmine lehekülg';
|
|
1196
|
-
}
|
|
1197
|
-
|
|
1198
|
-
|
|
1108
|
+
}
|
|
1109
|
+
// if (type === 'previous') {
|
|
1199
1110
|
return 'Vali eelmine lehekülg';
|
|
1200
1111
|
}
|
|
1201
1112
|
}
|
|
@@ -1221,23 +1132,21 @@ const faIR = {
|
|
|
1221
1132
|
if (type === 'first') {
|
|
1222
1133
|
return 'رفتن به اولین صفحه';
|
|
1223
1134
|
}
|
|
1224
|
-
|
|
1225
1135
|
if (type === 'last') {
|
|
1226
1136
|
return 'رفتن به آخرین صفحه';
|
|
1227
1137
|
}
|
|
1228
|
-
|
|
1229
1138
|
if (type === 'next') {
|
|
1230
1139
|
return 'رفتن به صفحهی بعدی';
|
|
1231
|
-
}
|
|
1232
|
-
|
|
1233
|
-
|
|
1140
|
+
}
|
|
1141
|
+
// if (type === 'previous') {
|
|
1234
1142
|
return 'رفتن به صفحهی قبلی';
|
|
1235
1143
|
},
|
|
1236
|
-
labelRowsPerPage: 'تعداد سطرهای هر صفحه:'
|
|
1144
|
+
labelRowsPerPage: 'تعداد سطرهای هر صفحه:'
|
|
1145
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
1237
1146
|
// `${from}–${to} از ${count !== -1 ? count : `more than ${to}`}`,
|
|
1238
|
-
|
|
1239
1147
|
}
|
|
1240
1148
|
},
|
|
1149
|
+
|
|
1241
1150
|
MuiRating: {
|
|
1242
1151
|
defaultProps: {
|
|
1243
1152
|
getLabelText: value => `${value} ستاره`,
|
|
@@ -1265,20 +1174,16 @@ const faIR = {
|
|
|
1265
1174
|
if (type === 'page') {
|
|
1266
1175
|
return `${selected ? '' : 'رفتن به '}صفحهٔ ${page}`;
|
|
1267
1176
|
}
|
|
1268
|
-
|
|
1269
1177
|
if (type === 'first') {
|
|
1270
1178
|
return 'رفتن به اولین صفحه';
|
|
1271
1179
|
}
|
|
1272
|
-
|
|
1273
1180
|
if (type === 'last') {
|
|
1274
1181
|
return 'رفتن به آخرین صفحه';
|
|
1275
1182
|
}
|
|
1276
|
-
|
|
1277
1183
|
if (type === 'next') {
|
|
1278
1184
|
return 'رفتن به صفحهی بعدی';
|
|
1279
|
-
}
|
|
1280
|
-
|
|
1281
|
-
|
|
1185
|
+
}
|
|
1186
|
+
// if (type === 'previous') {
|
|
1282
1187
|
return 'رفتن به صفحهی قبلی';
|
|
1283
1188
|
}
|
|
1284
1189
|
}
|
|
@@ -1299,16 +1204,13 @@ const fiFI = {
|
|
|
1299
1204
|
if (type === 'first') {
|
|
1300
1205
|
return 'Mene ensimmäiselle sivulle';
|
|
1301
1206
|
}
|
|
1302
|
-
|
|
1303
1207
|
if (type === 'last') {
|
|
1304
1208
|
return 'Mene viimeiselle sivulle';
|
|
1305
1209
|
}
|
|
1306
|
-
|
|
1307
1210
|
if (type === 'next') {
|
|
1308
1211
|
return 'Mene seuraavalle sivulle';
|
|
1309
|
-
}
|
|
1310
|
-
|
|
1311
|
-
|
|
1212
|
+
}
|
|
1213
|
+
// if (type === 'previous') {
|
|
1312
1214
|
return 'Mene edelliselle sivulle';
|
|
1313
1215
|
},
|
|
1314
1216
|
labelRowsPerPage: 'Rivejä per sivu:',
|
|
@@ -1346,20 +1248,16 @@ const fiFI = {
|
|
|
1346
1248
|
if (type === 'page') {
|
|
1347
1249
|
return `${selected ? 'sivu' : 'Mene sivulle'} ${page}`;
|
|
1348
1250
|
}
|
|
1349
|
-
|
|
1350
1251
|
if (type === 'first') {
|
|
1351
1252
|
return 'Mene ensimmäiselle sivulle';
|
|
1352
1253
|
}
|
|
1353
|
-
|
|
1354
1254
|
if (type === 'last') {
|
|
1355
1255
|
return 'Mene viimeiselle sivulle';
|
|
1356
1256
|
}
|
|
1357
|
-
|
|
1358
1257
|
if (type === 'next') {
|
|
1359
1258
|
return 'Mene seuraavalle sivulle';
|
|
1360
|
-
}
|
|
1361
|
-
|
|
1362
|
-
|
|
1259
|
+
}
|
|
1260
|
+
// if (type === 'previous') {
|
|
1363
1261
|
return 'Mene edelliselle sivulle';
|
|
1364
1262
|
}
|
|
1365
1263
|
}
|
|
@@ -1380,16 +1278,13 @@ const frFR = {
|
|
|
1380
1278
|
if (type === 'first') {
|
|
1381
1279
|
return 'Aller à la première page';
|
|
1382
1280
|
}
|
|
1383
|
-
|
|
1384
1281
|
if (type === 'last') {
|
|
1385
1282
|
return 'Aller à la dernière page';
|
|
1386
1283
|
}
|
|
1387
|
-
|
|
1388
1284
|
if (type === 'next') {
|
|
1389
1285
|
return 'Aller à la page suivante';
|
|
1390
|
-
}
|
|
1391
|
-
|
|
1392
|
-
|
|
1286
|
+
}
|
|
1287
|
+
// if (type === 'previous') {
|
|
1393
1288
|
return 'Aller à la page précédente';
|
|
1394
1289
|
},
|
|
1395
1290
|
labelRowsPerPage: 'Lignes par page :',
|
|
@@ -1427,20 +1322,16 @@ const frFR = {
|
|
|
1427
1322
|
if (type === 'page') {
|
|
1428
1323
|
return `${selected ? '' : 'Aller à la '}page ${page}`;
|
|
1429
1324
|
}
|
|
1430
|
-
|
|
1431
1325
|
if (type === 'first') {
|
|
1432
1326
|
return 'Aller à la première page';
|
|
1433
1327
|
}
|
|
1434
|
-
|
|
1435
1328
|
if (type === 'last') {
|
|
1436
1329
|
return 'Aller à la dernière page';
|
|
1437
1330
|
}
|
|
1438
|
-
|
|
1439
1331
|
if (type === 'next') {
|
|
1440
1332
|
return 'Aller à la page suivante';
|
|
1441
|
-
}
|
|
1442
|
-
|
|
1443
|
-
|
|
1333
|
+
}
|
|
1334
|
+
// if (type === 'previous') {
|
|
1444
1335
|
return 'Aller à la page précédente';
|
|
1445
1336
|
}
|
|
1446
1337
|
}
|
|
@@ -1461,16 +1352,13 @@ const heIL = {
|
|
|
1461
1352
|
if (type === 'first') {
|
|
1462
1353
|
return 'לעמוד הראשון';
|
|
1463
1354
|
}
|
|
1464
|
-
|
|
1465
1355
|
if (type === 'last') {
|
|
1466
1356
|
return 'לעמוד האחרון';
|
|
1467
1357
|
}
|
|
1468
|
-
|
|
1469
1358
|
if (type === 'next') {
|
|
1470
1359
|
return 'לעמוד הבא';
|
|
1471
|
-
}
|
|
1472
|
-
|
|
1473
|
-
|
|
1360
|
+
}
|
|
1361
|
+
// if (type === 'previous') {
|
|
1474
1362
|
return 'לעמוד הקודם';
|
|
1475
1363
|
},
|
|
1476
1364
|
labelRowsPerPage: 'שורות בעמוד:',
|
|
@@ -1508,20 +1396,16 @@ const heIL = {
|
|
|
1508
1396
|
if (type === 'page') {
|
|
1509
1397
|
return `${selected ? '' : 'ל '}עמוד ${page}`;
|
|
1510
1398
|
}
|
|
1511
|
-
|
|
1512
1399
|
if (type === 'first') {
|
|
1513
1400
|
return 'לעמוד הראשון';
|
|
1514
1401
|
}
|
|
1515
|
-
|
|
1516
1402
|
if (type === 'last') {
|
|
1517
1403
|
return 'לעמוד האחרון';
|
|
1518
1404
|
}
|
|
1519
|
-
|
|
1520
1405
|
if (type === 'next') {
|
|
1521
1406
|
return 'לעמוד הבא';
|
|
1522
|
-
}
|
|
1523
|
-
|
|
1524
|
-
|
|
1407
|
+
}
|
|
1408
|
+
// if (type === 'previous') {
|
|
1525
1409
|
return 'לעמוד הקודם';
|
|
1526
1410
|
}
|
|
1527
1411
|
}
|
|
@@ -1542,16 +1426,13 @@ const hiIN = {
|
|
|
1542
1426
|
if (type === 'first') {
|
|
1543
1427
|
return 'पहले पृष्ठ पर जाएँ';
|
|
1544
1428
|
}
|
|
1545
|
-
|
|
1546
1429
|
if (type === 'last') {
|
|
1547
1430
|
return 'अंतिम पृष्ठ पर जाएँ';
|
|
1548
1431
|
}
|
|
1549
|
-
|
|
1550
1432
|
if (type === 'next') {
|
|
1551
1433
|
return 'अगले पृष्ठ पर जाएँ';
|
|
1552
|
-
}
|
|
1553
|
-
|
|
1554
|
-
|
|
1434
|
+
}
|
|
1435
|
+
// if (type === 'previous') {
|
|
1555
1436
|
return 'पिछले पृष्ठ पर जाएँ';
|
|
1556
1437
|
},
|
|
1557
1438
|
labelRowsPerPage: 'पंक्तियाँ प्रति पृष्ठ:',
|
|
@@ -1589,27 +1470,24 @@ const hiIN = {
|
|
|
1589
1470
|
if (type === 'page') {
|
|
1590
1471
|
return `पृष्ठ ${page} ${selected ? '' : ' पर जाएँ'}`;
|
|
1591
1472
|
}
|
|
1592
|
-
|
|
1593
1473
|
if (type === 'first') {
|
|
1594
1474
|
return 'पहले पृष्ठ पर जाएँ';
|
|
1595
1475
|
}
|
|
1596
|
-
|
|
1597
1476
|
if (type === 'last') {
|
|
1598
1477
|
return 'अंतिम पृष्ठ पर जाएँ';
|
|
1599
1478
|
}
|
|
1600
|
-
|
|
1601
1479
|
if (type === 'next') {
|
|
1602
1480
|
return 'अगले पृष्ठ पर जाएँ';
|
|
1603
|
-
}
|
|
1604
|
-
|
|
1605
|
-
|
|
1481
|
+
}
|
|
1482
|
+
// if (type === 'previous') {
|
|
1606
1483
|
return 'पिछले पृष्ठ पर जाएँ';
|
|
1607
1484
|
}
|
|
1608
1485
|
}
|
|
1609
1486
|
}
|
|
1610
1487
|
}
|
|
1611
|
-
};
|
|
1488
|
+
};
|
|
1612
1489
|
|
|
1490
|
+
// Croatian - Hrvatski
|
|
1613
1491
|
exports.hiIN = hiIN;
|
|
1614
1492
|
const hrHR = {
|
|
1615
1493
|
components: {
|
|
@@ -1624,16 +1502,13 @@ const hrHR = {
|
|
|
1624
1502
|
if (type === 'first') {
|
|
1625
1503
|
return 'Idi na prvu stranicu';
|
|
1626
1504
|
}
|
|
1627
|
-
|
|
1628
1505
|
if (type === 'last') {
|
|
1629
1506
|
return 'Idi na posljednju stranicu';
|
|
1630
1507
|
}
|
|
1631
|
-
|
|
1632
1508
|
if (type === 'next') {
|
|
1633
1509
|
return 'Idi na sljedeću stranicu';
|
|
1634
|
-
}
|
|
1635
|
-
|
|
1636
|
-
|
|
1510
|
+
}
|
|
1511
|
+
// if (type === 'previous') {
|
|
1637
1512
|
return 'Idi na prethodnu stranicu';
|
|
1638
1513
|
},
|
|
1639
1514
|
labelRowsPerPage: 'Redova po stranici:',
|
|
@@ -1649,11 +1524,9 @@ const hrHR = {
|
|
|
1649
1524
|
getLabelText: value => {
|
|
1650
1525
|
const lastDigit = value % 10;
|
|
1651
1526
|
const lastTwoDigits = value % 100;
|
|
1652
|
-
|
|
1653
1527
|
if ([2, 3, 4].includes(lastDigit) && ![12, 13, 14].includes(lastTwoDigits)) {
|
|
1654
1528
|
return 'Zvijezde';
|
|
1655
1529
|
}
|
|
1656
|
-
|
|
1657
1530
|
return 'Zvijezda';
|
|
1658
1531
|
},
|
|
1659
1532
|
emptyLabelText: 'Prazno'
|
|
@@ -1680,20 +1553,16 @@ const hrHR = {
|
|
|
1680
1553
|
if (type === 'page') {
|
|
1681
1554
|
return `${selected ? '' : 'Idi na '}stranicu ${page}`;
|
|
1682
1555
|
}
|
|
1683
|
-
|
|
1684
1556
|
if (type === 'first') {
|
|
1685
1557
|
return 'Idi na prvu stranicu';
|
|
1686
1558
|
}
|
|
1687
|
-
|
|
1688
1559
|
if (type === 'last') {
|
|
1689
1560
|
return 'Idi na zadnju stranicu';
|
|
1690
1561
|
}
|
|
1691
|
-
|
|
1692
1562
|
if (type === 'next') {
|
|
1693
1563
|
return 'Idi na sljedeću stranicu';
|
|
1694
|
-
}
|
|
1695
|
-
|
|
1696
|
-
|
|
1564
|
+
}
|
|
1565
|
+
// if (type === 'previous') {
|
|
1697
1566
|
return 'Idi na prethodnu stranicu';
|
|
1698
1567
|
}
|
|
1699
1568
|
}
|
|
@@ -1714,23 +1583,21 @@ const huHU = {
|
|
|
1714
1583
|
if (type === 'first') {
|
|
1715
1584
|
return 'Első oldalra';
|
|
1716
1585
|
}
|
|
1717
|
-
|
|
1718
1586
|
if (type === 'last') {
|
|
1719
1587
|
return 'Utolsó oldalra';
|
|
1720
1588
|
}
|
|
1721
|
-
|
|
1722
1589
|
if (type === 'next') {
|
|
1723
1590
|
return 'Következő oldalra';
|
|
1724
|
-
}
|
|
1725
|
-
|
|
1726
|
-
|
|
1591
|
+
}
|
|
1592
|
+
// if (type === 'previous') {
|
|
1727
1593
|
return 'Előző oldalra';
|
|
1728
1594
|
},
|
|
1729
|
-
labelRowsPerPage: 'Sorok száma:'
|
|
1595
|
+
labelRowsPerPage: 'Sorok száma:'
|
|
1596
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
1730
1597
|
// `${from}–${to} / ${count !== -1 ? count : `more than ${to}`}`,
|
|
1731
|
-
|
|
1732
1598
|
}
|
|
1733
1599
|
},
|
|
1600
|
+
|
|
1734
1601
|
MuiRating: {
|
|
1735
1602
|
defaultProps: {
|
|
1736
1603
|
getLabelText: value => `${value} Csillag`,
|
|
@@ -1758,20 +1625,16 @@ const huHU = {
|
|
|
1758
1625
|
if (type === 'page') {
|
|
1759
1626
|
return `${page}. oldal${selected ? '' : 'ra'}`;
|
|
1760
1627
|
}
|
|
1761
|
-
|
|
1762
1628
|
if (type === 'first') {
|
|
1763
1629
|
return 'Első oldalra';
|
|
1764
1630
|
}
|
|
1765
|
-
|
|
1766
1631
|
if (type === 'last') {
|
|
1767
1632
|
return 'Utolsó oldalra';
|
|
1768
1633
|
}
|
|
1769
|
-
|
|
1770
1634
|
if (type === 'next') {
|
|
1771
1635
|
return 'Következő oldalra';
|
|
1772
|
-
}
|
|
1773
|
-
|
|
1774
|
-
|
|
1636
|
+
}
|
|
1637
|
+
// if (type === 'previous') {
|
|
1775
1638
|
return 'Előző oldalra';
|
|
1776
1639
|
}
|
|
1777
1640
|
}
|
|
@@ -1801,11 +1664,12 @@ const hyAM = {
|
|
|
1801
1664
|
// // if (type === 'previous') {
|
|
1802
1665
|
// return 'Go to previous page';
|
|
1803
1666
|
// },
|
|
1804
|
-
labelRowsPerPage: 'Տողեր մեկ էջում`'
|
|
1667
|
+
labelRowsPerPage: 'Տողեր մեկ էջում`'
|
|
1668
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
1805
1669
|
// `${from}–${to} / ${count !== -1 ? count : `more than ${to}`}`,
|
|
1806
|
-
|
|
1807
1670
|
}
|
|
1808
1671
|
},
|
|
1672
|
+
|
|
1809
1673
|
MuiRating: {
|
|
1810
1674
|
defaultProps: {
|
|
1811
1675
|
getLabelText: value => `${value} Աստղ`,
|
|
@@ -1825,7 +1689,8 @@ const hyAM = {
|
|
|
1825
1689
|
defaultProps: {
|
|
1826
1690
|
closeText: 'Փակել'
|
|
1827
1691
|
}
|
|
1828
|
-
}
|
|
1692
|
+
}
|
|
1693
|
+
// MuiPagination: {
|
|
1829
1694
|
// defaultProps: {
|
|
1830
1695
|
// 'aria-label': 'Pagination navigation',
|
|
1831
1696
|
// getItemAriaLabel: (type, page, selected) => {
|
|
@@ -1846,7 +1711,6 @@ const hyAM = {
|
|
|
1846
1711
|
// },
|
|
1847
1712
|
// },
|
|
1848
1713
|
// },
|
|
1849
|
-
|
|
1850
1714
|
}
|
|
1851
1715
|
};
|
|
1852
1716
|
exports.hyAM = hyAM;
|
|
@@ -1872,17 +1736,19 @@ const idID = {
|
|
|
1872
1736
|
// // if (type === 'previous') {
|
|
1873
1737
|
// return 'Go to previous page';
|
|
1874
1738
|
// },
|
|
1875
|
-
labelRowsPerPage: 'Baris per halaman:'
|
|
1739
|
+
labelRowsPerPage: 'Baris per halaman:'
|
|
1740
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
1876
1741
|
// `${from}–${to} dari ${count !== -1 ? count : `more than ${to}`}`,
|
|
1877
|
-
|
|
1878
1742
|
}
|
|
1879
1743
|
},
|
|
1744
|
+
|
|
1880
1745
|
MuiRating: {
|
|
1881
1746
|
defaultProps: {
|
|
1882
|
-
getLabelText: value => `${value} Bintang`
|
|
1883
|
-
|
|
1747
|
+
getLabelText: value => `${value} Bintang`
|
|
1748
|
+
// emptyLabelText: 'Empty',
|
|
1884
1749
|
}
|
|
1885
1750
|
},
|
|
1751
|
+
|
|
1886
1752
|
MuiAutocomplete: {
|
|
1887
1753
|
defaultProps: {
|
|
1888
1754
|
clearText: 'Hapus',
|
|
@@ -1896,7 +1762,8 @@ const idID = {
|
|
|
1896
1762
|
defaultProps: {
|
|
1897
1763
|
closeText: 'Tutup'
|
|
1898
1764
|
}
|
|
1899
|
-
}
|
|
1765
|
+
}
|
|
1766
|
+
// MuiPagination: {
|
|
1900
1767
|
// defaultProps: {
|
|
1901
1768
|
// 'aria-label': 'Pagination navigation',
|
|
1902
1769
|
// getItemAriaLabel: (type, page, selected) => {
|
|
@@ -1917,7 +1784,6 @@ const idID = {
|
|
|
1917
1784
|
// },
|
|
1918
1785
|
// },
|
|
1919
1786
|
// },
|
|
1920
|
-
|
|
1921
1787
|
}
|
|
1922
1788
|
};
|
|
1923
1789
|
exports.idID = idID;
|
|
@@ -1943,11 +1809,12 @@ const isIS = {
|
|
|
1943
1809
|
// // if (type === 'previous') {
|
|
1944
1810
|
// return 'Go to previous page';
|
|
1945
1811
|
// },
|
|
1946
|
-
labelRowsPerPage: 'Raðir á síðu:'
|
|
1812
|
+
labelRowsPerPage: 'Raðir á síðu:'
|
|
1813
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
1947
1814
|
// `${from}–${to} af ${count !== -1 ? count : `more than ${to}`}`,
|
|
1948
|
-
|
|
1949
1815
|
}
|
|
1950
1816
|
},
|
|
1817
|
+
|
|
1951
1818
|
MuiRating: {
|
|
1952
1819
|
defaultProps: {
|
|
1953
1820
|
getLabelText: value => `${value} ${value === 1 ? 'Stjarna' : 'Stjörnur'}`,
|
|
@@ -1967,7 +1834,8 @@ const isIS = {
|
|
|
1967
1834
|
defaultProps: {
|
|
1968
1835
|
closeText: 'Loka'
|
|
1969
1836
|
}
|
|
1970
|
-
}
|
|
1837
|
+
}
|
|
1838
|
+
// MuiPagination: {
|
|
1971
1839
|
// defaultProps: {
|
|
1972
1840
|
// 'aria-label': 'Pagination navigation',
|
|
1973
1841
|
// getItemAriaLabel: (type, page, selected) => {
|
|
@@ -1988,7 +1856,6 @@ const isIS = {
|
|
|
1988
1856
|
// },
|
|
1989
1857
|
// },
|
|
1990
1858
|
// },
|
|
1991
|
-
|
|
1992
1859
|
}
|
|
1993
1860
|
};
|
|
1994
1861
|
exports.isIS = isIS;
|
|
@@ -2005,16 +1872,13 @@ const itIT = {
|
|
|
2005
1872
|
if (type === 'first') {
|
|
2006
1873
|
return 'Vai alla prima pagina';
|
|
2007
1874
|
}
|
|
2008
|
-
|
|
2009
1875
|
if (type === 'last') {
|
|
2010
1876
|
return "Vai all'ultima pagina";
|
|
2011
1877
|
}
|
|
2012
|
-
|
|
2013
1878
|
if (type === 'next') {
|
|
2014
1879
|
return 'Vai alla pagina successiva';
|
|
2015
|
-
}
|
|
2016
|
-
|
|
2017
|
-
|
|
1880
|
+
}
|
|
1881
|
+
// if (type === 'previous') {
|
|
2018
1882
|
return 'Vai alla pagina precedente';
|
|
2019
1883
|
},
|
|
2020
1884
|
labelRowsPerPage: 'Righe per pagina:',
|
|
@@ -2052,20 +1916,16 @@ const itIT = {
|
|
|
2052
1916
|
if (type === 'page') {
|
|
2053
1917
|
return `${selected ? '' : 'Vai alla '}pagina ${page}`;
|
|
2054
1918
|
}
|
|
2055
|
-
|
|
2056
1919
|
if (type === 'first') {
|
|
2057
1920
|
return 'Vai alla prima pagina';
|
|
2058
1921
|
}
|
|
2059
|
-
|
|
2060
1922
|
if (type === 'last') {
|
|
2061
1923
|
return "Vai all'ultima pagina";
|
|
2062
1924
|
}
|
|
2063
|
-
|
|
2064
1925
|
if (type === 'next') {
|
|
2065
1926
|
return 'Vai alla pagina successiva';
|
|
2066
|
-
}
|
|
2067
|
-
|
|
2068
|
-
|
|
1927
|
+
}
|
|
1928
|
+
// if (type === 'previous') {
|
|
2069
1929
|
return 'Vai alla pagina precedente';
|
|
2070
1930
|
}
|
|
2071
1931
|
}
|
|
@@ -2086,16 +1946,13 @@ const jaJP = {
|
|
|
2086
1946
|
if (type === 'first') {
|
|
2087
1947
|
return '最初のページへ';
|
|
2088
1948
|
}
|
|
2089
|
-
|
|
2090
1949
|
if (type === 'last') {
|
|
2091
1950
|
return '最後のページへ';
|
|
2092
1951
|
}
|
|
2093
|
-
|
|
2094
1952
|
if (type === 'next') {
|
|
2095
1953
|
return '次のページへ';
|
|
2096
|
-
}
|
|
2097
|
-
|
|
2098
|
-
|
|
1954
|
+
}
|
|
1955
|
+
// if (type === 'previous') {
|
|
2099
1956
|
return '前のページへ';
|
|
2100
1957
|
},
|
|
2101
1958
|
labelRowsPerPage: 'ページあたりの行数:',
|
|
@@ -2133,20 +1990,16 @@ const jaJP = {
|
|
|
2133
1990
|
if (type === 'page') {
|
|
2134
1991
|
return `ページ${page}${selected ? '' : 'へ'}`;
|
|
2135
1992
|
}
|
|
2136
|
-
|
|
2137
1993
|
if (type === 'first') {
|
|
2138
1994
|
return '最初のページへ';
|
|
2139
1995
|
}
|
|
2140
|
-
|
|
2141
1996
|
if (type === 'last') {
|
|
2142
1997
|
return '最後のページへ';
|
|
2143
1998
|
}
|
|
2144
|
-
|
|
2145
1999
|
if (type === 'next') {
|
|
2146
2000
|
return '次のページへ';
|
|
2147
|
-
}
|
|
2148
|
-
|
|
2149
|
-
|
|
2001
|
+
}
|
|
2002
|
+
// if (type === 'previous') {
|
|
2150
2003
|
return '前のページへ';
|
|
2151
2004
|
}
|
|
2152
2005
|
}
|
|
@@ -2167,16 +2020,13 @@ const khKH = {
|
|
|
2167
2020
|
if (type === 'first') {
|
|
2168
2021
|
return 'ទៅទំព័រដំបូង';
|
|
2169
2022
|
}
|
|
2170
|
-
|
|
2171
2023
|
if (type === 'last') {
|
|
2172
2024
|
return 'ទៅទំព័រចុងក្រោយ';
|
|
2173
2025
|
}
|
|
2174
|
-
|
|
2175
2026
|
if (type === 'next') {
|
|
2176
2027
|
return 'ទៅទំព័របន្ទាប់';
|
|
2177
|
-
}
|
|
2178
|
-
|
|
2179
|
-
|
|
2028
|
+
}
|
|
2029
|
+
// if (type === 'previous') {
|
|
2180
2030
|
return 'ទៅទំព័រមុន';
|
|
2181
2031
|
},
|
|
2182
2032
|
labelRowsPerPage: 'ចំនួនជួរដេកក្នុងមួយទំព័រ:',
|
|
@@ -2214,20 +2064,16 @@ const khKH = {
|
|
|
2214
2064
|
if (type === 'page') {
|
|
2215
2065
|
return `${selected ? '' : 'ទៅ '}ទំព័រ ${page}`;
|
|
2216
2066
|
}
|
|
2217
|
-
|
|
2218
2067
|
if (type === 'first') {
|
|
2219
2068
|
return 'ទៅទំព័រដំបូង';
|
|
2220
2069
|
}
|
|
2221
|
-
|
|
2222
2070
|
if (type === 'last') {
|
|
2223
2071
|
return 'ទៅទំព័រចុងក្រោយ';
|
|
2224
2072
|
}
|
|
2225
|
-
|
|
2226
2073
|
if (type === 'next') {
|
|
2227
2074
|
return 'ទៅទំព័របន្ទាប់';
|
|
2228
|
-
}
|
|
2229
|
-
|
|
2230
|
-
|
|
2075
|
+
}
|
|
2076
|
+
// if (type === 'previous') {
|
|
2231
2077
|
return 'ទៅទំព័រមុន';
|
|
2232
2078
|
}
|
|
2233
2079
|
}
|
|
@@ -2248,16 +2094,13 @@ const koKR = {
|
|
|
2248
2094
|
if (type === 'first') {
|
|
2249
2095
|
return '첫 번째 페이지로 이동';
|
|
2250
2096
|
}
|
|
2251
|
-
|
|
2252
2097
|
if (type === 'last') {
|
|
2253
2098
|
return '마지막 페이지로 이동';
|
|
2254
2099
|
}
|
|
2255
|
-
|
|
2256
2100
|
if (type === 'next') {
|
|
2257
2101
|
return '다음 페이지로 이동';
|
|
2258
|
-
}
|
|
2259
|
-
|
|
2260
|
-
|
|
2102
|
+
}
|
|
2103
|
+
// if (type === 'previous') {
|
|
2261
2104
|
return '이전 페이지로 이동';
|
|
2262
2105
|
},
|
|
2263
2106
|
labelRowsPerPage: '페이지 당 행:',
|
|
@@ -2295,20 +2138,16 @@ const koKR = {
|
|
|
2295
2138
|
if (type === 'page') {
|
|
2296
2139
|
return `${page} 번째 페이지${selected ? '' : '로 이동'}`;
|
|
2297
2140
|
}
|
|
2298
|
-
|
|
2299
2141
|
if (type === 'first') {
|
|
2300
2142
|
return '첫 번째 페이지로 이동';
|
|
2301
2143
|
}
|
|
2302
|
-
|
|
2303
2144
|
if (type === 'last') {
|
|
2304
2145
|
return '마지막 페이지로 이동';
|
|
2305
2146
|
}
|
|
2306
|
-
|
|
2307
2147
|
if (type === 'next') {
|
|
2308
2148
|
return '다음 페이지로 이동';
|
|
2309
|
-
}
|
|
2310
|
-
|
|
2311
|
-
|
|
2149
|
+
}
|
|
2150
|
+
// if (type === 'previous') {
|
|
2312
2151
|
return '이전 페이지로 이동';
|
|
2313
2152
|
}
|
|
2314
2153
|
}
|
|
@@ -2329,16 +2168,13 @@ const kzKZ = {
|
|
|
2329
2168
|
if (type === 'first') {
|
|
2330
2169
|
return 'Бірінші бетке өту';
|
|
2331
2170
|
}
|
|
2332
|
-
|
|
2333
2171
|
if (type === 'last') {
|
|
2334
2172
|
return 'Соңғы бетке өту';
|
|
2335
2173
|
}
|
|
2336
|
-
|
|
2337
2174
|
if (type === 'next') {
|
|
2338
2175
|
return 'Келесі бетке өту';
|
|
2339
|
-
}
|
|
2340
|
-
|
|
2341
|
-
|
|
2176
|
+
}
|
|
2177
|
+
// if (type === 'previous') {
|
|
2342
2178
|
return 'Алдыңғы бетке өту';
|
|
2343
2179
|
},
|
|
2344
2180
|
labelRowsPerPage: 'Беттегі қатарлар:',
|
|
@@ -2377,30 +2213,26 @@ const kzKZ = {
|
|
|
2377
2213
|
if (selected) {
|
|
2378
2214
|
return `${page} — бет`;
|
|
2379
2215
|
}
|
|
2380
|
-
|
|
2381
2216
|
return `${page} — бетке өту`;
|
|
2382
2217
|
}
|
|
2383
|
-
|
|
2384
2218
|
if (type === 'first') {
|
|
2385
2219
|
return 'Бірінші бетке өту';
|
|
2386
2220
|
}
|
|
2387
|
-
|
|
2388
2221
|
if (type === 'last') {
|
|
2389
2222
|
return 'Соңғы бетке өту';
|
|
2390
2223
|
}
|
|
2391
|
-
|
|
2392
2224
|
if (type === 'next') {
|
|
2393
2225
|
return 'Келесі бетке өту';
|
|
2394
|
-
}
|
|
2395
|
-
|
|
2396
|
-
|
|
2226
|
+
}
|
|
2227
|
+
// if (type === 'previous') {
|
|
2397
2228
|
return 'Алдыңғы бетке өту';
|
|
2398
2229
|
}
|
|
2399
2230
|
}
|
|
2400
2231
|
}
|
|
2401
2232
|
}
|
|
2402
|
-
};
|
|
2233
|
+
};
|
|
2403
2234
|
|
|
2235
|
+
// Macedonian - Македонски
|
|
2404
2236
|
exports.kzKZ = kzKZ;
|
|
2405
2237
|
const mkMK = {
|
|
2406
2238
|
components: {
|
|
@@ -2415,16 +2247,13 @@ const mkMK = {
|
|
|
2415
2247
|
if (type === 'first') {
|
|
2416
2248
|
return 'Оди на прва страница';
|
|
2417
2249
|
}
|
|
2418
|
-
|
|
2419
2250
|
if (type === 'last') {
|
|
2420
2251
|
return 'Оди на последна страница';
|
|
2421
2252
|
}
|
|
2422
|
-
|
|
2423
2253
|
if (type === 'next') {
|
|
2424
2254
|
return 'Оди на следна страница';
|
|
2425
|
-
}
|
|
2426
|
-
|
|
2427
|
-
|
|
2255
|
+
}
|
|
2256
|
+
// if (type === 'previous') {
|
|
2428
2257
|
return 'Оди на предходна страница';
|
|
2429
2258
|
},
|
|
2430
2259
|
labelRowsPerPage: 'Редови по страница:',
|
|
@@ -2465,20 +2294,16 @@ const mkMK = {
|
|
|
2465
2294
|
if (type === 'page') {
|
|
2466
2295
|
return `${selected ? '' : 'Оди на '}страница ${page}`;
|
|
2467
2296
|
}
|
|
2468
|
-
|
|
2469
2297
|
if (type === 'first') {
|
|
2470
2298
|
return 'Оди на прва страница';
|
|
2471
2299
|
}
|
|
2472
|
-
|
|
2473
2300
|
if (type === 'last') {
|
|
2474
2301
|
return 'Оди на последна страница';
|
|
2475
2302
|
}
|
|
2476
|
-
|
|
2477
2303
|
if (type === 'next') {
|
|
2478
2304
|
return 'Оди на следна страница';
|
|
2479
|
-
}
|
|
2480
|
-
|
|
2481
|
-
|
|
2305
|
+
}
|
|
2306
|
+
// if (type === 'previous') {
|
|
2482
2307
|
return 'Оди на предходна страница';
|
|
2483
2308
|
}
|
|
2484
2309
|
}
|
|
@@ -2499,16 +2324,13 @@ const nbNO = {
|
|
|
2499
2324
|
if (type === 'first') {
|
|
2500
2325
|
return 'Gå til første side';
|
|
2501
2326
|
}
|
|
2502
|
-
|
|
2503
2327
|
if (type === 'last') {
|
|
2504
2328
|
return 'Gå til siste side';
|
|
2505
2329
|
}
|
|
2506
|
-
|
|
2507
2330
|
if (type === 'next') {
|
|
2508
2331
|
return 'Gå til neste side';
|
|
2509
|
-
}
|
|
2510
|
-
|
|
2511
|
-
|
|
2332
|
+
}
|
|
2333
|
+
// if (type === 'previous') {
|
|
2512
2334
|
return 'Gå til forrige side';
|
|
2513
2335
|
},
|
|
2514
2336
|
labelRowsPerPage: 'Rader per side:',
|
|
@@ -2546,20 +2368,16 @@ const nbNO = {
|
|
|
2546
2368
|
if (type === 'page') {
|
|
2547
2369
|
return `${selected ? '' : 'Gå til '}side ${page}`;
|
|
2548
2370
|
}
|
|
2549
|
-
|
|
2550
2371
|
if (type === 'first') {
|
|
2551
2372
|
return 'Gå til første side';
|
|
2552
2373
|
}
|
|
2553
|
-
|
|
2554
2374
|
if (type === 'last') {
|
|
2555
2375
|
return 'Gå til siste side';
|
|
2556
2376
|
}
|
|
2557
|
-
|
|
2558
2377
|
if (type === 'next') {
|
|
2559
2378
|
return 'Gå til neste side';
|
|
2560
|
-
}
|
|
2561
|
-
|
|
2562
|
-
|
|
2379
|
+
}
|
|
2380
|
+
// if (type === 'previous') {
|
|
2563
2381
|
return 'Gå til forrige side';
|
|
2564
2382
|
}
|
|
2565
2383
|
}
|
|
@@ -2580,16 +2398,13 @@ const nlNL = {
|
|
|
2580
2398
|
if (type === 'first') {
|
|
2581
2399
|
return 'Ga naar eerste pagina';
|
|
2582
2400
|
}
|
|
2583
|
-
|
|
2584
2401
|
if (type === 'last') {
|
|
2585
2402
|
return 'Ga naar laatste pagina';
|
|
2586
2403
|
}
|
|
2587
|
-
|
|
2588
2404
|
if (type === 'next') {
|
|
2589
2405
|
return 'Ga naar volgende pagina';
|
|
2590
|
-
}
|
|
2591
|
-
|
|
2592
|
-
|
|
2406
|
+
}
|
|
2407
|
+
// if (type === 'previous') {
|
|
2593
2408
|
return 'Ga naar vorige pagina';
|
|
2594
2409
|
},
|
|
2595
2410
|
labelRowsPerPage: 'Regels per pagina:',
|
|
@@ -2627,20 +2442,16 @@ const nlNL = {
|
|
|
2627
2442
|
if (type === 'page') {
|
|
2628
2443
|
return `${selected ? '' : 'Ga naar '}pagina ${page}`;
|
|
2629
2444
|
}
|
|
2630
|
-
|
|
2631
2445
|
if (type === 'first') {
|
|
2632
2446
|
return 'Ga naar eerste pagina';
|
|
2633
2447
|
}
|
|
2634
|
-
|
|
2635
2448
|
if (type === 'last') {
|
|
2636
2449
|
return 'Ga naar laatste pagina';
|
|
2637
2450
|
}
|
|
2638
|
-
|
|
2639
2451
|
if (type === 'next') {
|
|
2640
2452
|
return 'Ga naar volgende pagina';
|
|
2641
|
-
}
|
|
2642
|
-
|
|
2643
|
-
|
|
2453
|
+
}
|
|
2454
|
+
// if (type === 'previous') {
|
|
2644
2455
|
return 'Ga naar vorige pagina';
|
|
2645
2456
|
}
|
|
2646
2457
|
}
|
|
@@ -2661,16 +2472,13 @@ const plPL = {
|
|
|
2661
2472
|
if (type === 'first') {
|
|
2662
2473
|
return 'Przejdź do pierwszej strony';
|
|
2663
2474
|
}
|
|
2664
|
-
|
|
2665
2475
|
if (type === 'last') {
|
|
2666
2476
|
return 'Przejdź do ostatniej strony';
|
|
2667
2477
|
}
|
|
2668
|
-
|
|
2669
2478
|
if (type === 'next') {
|
|
2670
2479
|
return 'Przejdź do następnej strony';
|
|
2671
|
-
}
|
|
2672
|
-
|
|
2673
|
-
|
|
2480
|
+
}
|
|
2481
|
+
// if (type === 'previous') {
|
|
2674
2482
|
return 'Przejdź do poprzedniej strony';
|
|
2675
2483
|
},
|
|
2676
2484
|
labelRowsPerPage: 'Wierszy na stronę:',
|
|
@@ -2686,13 +2494,11 @@ const plPL = {
|
|
|
2686
2494
|
getLabelText: value => {
|
|
2687
2495
|
let pluralForm = 'gwiazdek';
|
|
2688
2496
|
const lastDigit = value % 10;
|
|
2689
|
-
|
|
2690
2497
|
if ((value < 10 || value > 20) && lastDigit > 1 && lastDigit < 5) {
|
|
2691
2498
|
pluralForm = 'gwiazdki';
|
|
2692
2499
|
} else if (value === 1) {
|
|
2693
2500
|
pluralForm = 'gwiazdka';
|
|
2694
2501
|
}
|
|
2695
|
-
|
|
2696
2502
|
return `${value} ${pluralForm}`;
|
|
2697
2503
|
},
|
|
2698
2504
|
emptyLabelText: 'Brak gwiazdek'
|
|
@@ -2719,20 +2525,16 @@ const plPL = {
|
|
|
2719
2525
|
if (type === 'page') {
|
|
2720
2526
|
return selected ? `${page}. strona` : `Przejdź do ${page}. strony`;
|
|
2721
2527
|
}
|
|
2722
|
-
|
|
2723
2528
|
if (type === 'first') {
|
|
2724
2529
|
return 'Przejdź do pierwszej strony';
|
|
2725
2530
|
}
|
|
2726
|
-
|
|
2727
2531
|
if (type === 'last') {
|
|
2728
2532
|
return 'Przejdź do ostatniej strony';
|
|
2729
2533
|
}
|
|
2730
|
-
|
|
2731
2534
|
if (type === 'next') {
|
|
2732
2535
|
return 'Przejdź do następnej strony';
|
|
2733
|
-
}
|
|
2734
|
-
|
|
2735
|
-
|
|
2536
|
+
}
|
|
2537
|
+
// if (type === 'previous') {
|
|
2736
2538
|
return 'Przejdź do poprzedniej strony';
|
|
2737
2539
|
}
|
|
2738
2540
|
}
|
|
@@ -2753,16 +2555,13 @@ const ptBR = {
|
|
|
2753
2555
|
if (type === 'first') {
|
|
2754
2556
|
return 'Ir para a primeira página';
|
|
2755
2557
|
}
|
|
2756
|
-
|
|
2757
2558
|
if (type === 'last') {
|
|
2758
2559
|
return 'Ir para a última página';
|
|
2759
2560
|
}
|
|
2760
|
-
|
|
2761
2561
|
if (type === 'next') {
|
|
2762
2562
|
return 'Ir para a próxima página';
|
|
2763
|
-
}
|
|
2764
|
-
|
|
2765
|
-
|
|
2563
|
+
}
|
|
2564
|
+
// if (type === 'previous') {
|
|
2766
2565
|
return 'Ir para a página anterior';
|
|
2767
2566
|
},
|
|
2768
2567
|
labelRowsPerPage: 'Linhas por página:',
|
|
@@ -2800,20 +2599,16 @@ const ptBR = {
|
|
|
2800
2599
|
if (type === 'page') {
|
|
2801
2600
|
return `${selected ? '' : 'Ir para a '}página ${page}`;
|
|
2802
2601
|
}
|
|
2803
|
-
|
|
2804
2602
|
if (type === 'first') {
|
|
2805
2603
|
return 'Ir para a primeira página';
|
|
2806
2604
|
}
|
|
2807
|
-
|
|
2808
2605
|
if (type === 'last') {
|
|
2809
2606
|
return 'Ir para a última página';
|
|
2810
2607
|
}
|
|
2811
|
-
|
|
2812
2608
|
if (type === 'next') {
|
|
2813
2609
|
return 'Ir para a próxima página';
|
|
2814
|
-
}
|
|
2815
|
-
|
|
2816
|
-
|
|
2610
|
+
}
|
|
2611
|
+
// if (type === 'previous') {
|
|
2817
2612
|
return 'Ir para a página anterior';
|
|
2818
2613
|
}
|
|
2819
2614
|
}
|
|
@@ -2834,16 +2629,13 @@ const ptPT = {
|
|
|
2834
2629
|
if (type === 'first') {
|
|
2835
2630
|
return 'Primeira página';
|
|
2836
2631
|
}
|
|
2837
|
-
|
|
2838
2632
|
if (type === 'last') {
|
|
2839
2633
|
return 'Última página';
|
|
2840
2634
|
}
|
|
2841
|
-
|
|
2842
2635
|
if (type === 'next') {
|
|
2843
2636
|
return 'Próxima página';
|
|
2844
|
-
}
|
|
2845
|
-
|
|
2846
|
-
|
|
2637
|
+
}
|
|
2638
|
+
// if (type === 'previous') {
|
|
2847
2639
|
return 'Página anterior';
|
|
2848
2640
|
},
|
|
2849
2641
|
labelRowsPerPage: 'Linhas por página:',
|
|
@@ -2881,20 +2673,16 @@ const ptPT = {
|
|
|
2881
2673
|
if (type === 'page') {
|
|
2882
2674
|
return `${selected ? '' : 'Ir para a '}página ${page}`;
|
|
2883
2675
|
}
|
|
2884
|
-
|
|
2885
2676
|
if (type === 'first') {
|
|
2886
2677
|
return 'Primeira página';
|
|
2887
2678
|
}
|
|
2888
|
-
|
|
2889
2679
|
if (type === 'last') {
|
|
2890
2680
|
return 'Última página';
|
|
2891
2681
|
}
|
|
2892
|
-
|
|
2893
2682
|
if (type === 'next') {
|
|
2894
2683
|
return 'Próxima página';
|
|
2895
|
-
}
|
|
2896
|
-
|
|
2897
|
-
|
|
2684
|
+
}
|
|
2685
|
+
// if (type === 'previous') {
|
|
2898
2686
|
return 'Página anterior';
|
|
2899
2687
|
}
|
|
2900
2688
|
}
|
|
@@ -2915,23 +2703,21 @@ const roRO = {
|
|
|
2915
2703
|
if (type === 'first') {
|
|
2916
2704
|
return 'Mergi la prima pagină';
|
|
2917
2705
|
}
|
|
2918
|
-
|
|
2919
2706
|
if (type === 'last') {
|
|
2920
2707
|
return 'Mergi la ultima pagină';
|
|
2921
2708
|
}
|
|
2922
|
-
|
|
2923
2709
|
if (type === 'next') {
|
|
2924
2710
|
return 'Mergi la pagina următoare';
|
|
2925
|
-
}
|
|
2926
|
-
|
|
2927
|
-
|
|
2711
|
+
}
|
|
2712
|
+
// if (type === 'previous') {
|
|
2928
2713
|
return 'Mergi la pagina precedentă';
|
|
2929
2714
|
},
|
|
2930
|
-
labelRowsPerPage: 'Rânduri pe pagină:'
|
|
2715
|
+
labelRowsPerPage: 'Rânduri pe pagină:'
|
|
2716
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
2931
2717
|
// `${from}–${to} din ${count !== -1 ? count : `more than ${to}`}`,
|
|
2932
|
-
|
|
2933
2718
|
}
|
|
2934
2719
|
},
|
|
2720
|
+
|
|
2935
2721
|
MuiRating: {
|
|
2936
2722
|
defaultProps: {
|
|
2937
2723
|
getLabelText: value => `${value} St${value !== 1 ? 'ele' : 'ea'}`,
|
|
@@ -2959,27 +2745,24 @@ const roRO = {
|
|
|
2959
2745
|
if (type === 'page') {
|
|
2960
2746
|
return `${selected ? '' : 'Mergi la '}pagina ${page}`;
|
|
2961
2747
|
}
|
|
2962
|
-
|
|
2963
2748
|
if (type === 'first') {
|
|
2964
2749
|
return 'Mergi la prima pagină';
|
|
2965
2750
|
}
|
|
2966
|
-
|
|
2967
2751
|
if (type === 'last') {
|
|
2968
2752
|
return 'Mergi la ultima pagină';
|
|
2969
2753
|
}
|
|
2970
|
-
|
|
2971
2754
|
if (type === 'next') {
|
|
2972
2755
|
return 'Mergi la pagina următoare';
|
|
2973
|
-
}
|
|
2974
|
-
|
|
2975
|
-
|
|
2756
|
+
}
|
|
2757
|
+
// if (type === 'previous') {
|
|
2976
2758
|
return 'Mergi la pagina precedentă';
|
|
2977
2759
|
}
|
|
2978
2760
|
}
|
|
2979
2761
|
}
|
|
2980
2762
|
}
|
|
2981
|
-
};
|
|
2763
|
+
};
|
|
2982
2764
|
|
|
2765
|
+
// Serbian - Srpski
|
|
2983
2766
|
exports.roRO = roRO;
|
|
2984
2767
|
const srRS = {
|
|
2985
2768
|
components: {
|
|
@@ -2994,16 +2777,13 @@ const srRS = {
|
|
|
2994
2777
|
if (type === 'first') {
|
|
2995
2778
|
return 'Idi na prvu stranicu';
|
|
2996
2779
|
}
|
|
2997
|
-
|
|
2998
2780
|
if (type === 'last') {
|
|
2999
2781
|
return 'Idi na poslednju stranicu';
|
|
3000
2782
|
}
|
|
3001
|
-
|
|
3002
2783
|
if (type === 'next') {
|
|
3003
2784
|
return 'Idi na sledeću stranicu';
|
|
3004
|
-
}
|
|
3005
|
-
|
|
3006
|
-
|
|
2785
|
+
}
|
|
2786
|
+
// if (type === 'previous') {
|
|
3007
2787
|
return 'Idi na prethodnu stranicu';
|
|
3008
2788
|
},
|
|
3009
2789
|
labelRowsPerPage: 'Redova po stranici:',
|
|
@@ -3019,11 +2799,9 @@ const srRS = {
|
|
|
3019
2799
|
getLabelText: value => {
|
|
3020
2800
|
const lastDigit = value % 10;
|
|
3021
2801
|
const lastTwoDigits = value % 100;
|
|
3022
|
-
|
|
3023
2802
|
if ([2, 3, 4].includes(lastDigit) && ![12, 13, 14].includes(lastTwoDigits)) {
|
|
3024
2803
|
return 'Zvezde';
|
|
3025
2804
|
}
|
|
3026
|
-
|
|
3027
2805
|
return 'Zvezda';
|
|
3028
2806
|
},
|
|
3029
2807
|
emptyLabelText: 'Prazno'
|
|
@@ -3050,20 +2828,16 @@ const srRS = {
|
|
|
3050
2828
|
if (type === 'page') {
|
|
3051
2829
|
return `${selected ? '' : 'Idi na '}stranicu ${page}`;
|
|
3052
2830
|
}
|
|
3053
|
-
|
|
3054
2831
|
if (type === 'first') {
|
|
3055
2832
|
return 'Idi na prvu stranicu';
|
|
3056
2833
|
}
|
|
3057
|
-
|
|
3058
2834
|
if (type === 'last') {
|
|
3059
2835
|
return 'Idi na zadnju stranicu';
|
|
3060
2836
|
}
|
|
3061
|
-
|
|
3062
2837
|
if (type === 'next') {
|
|
3063
2838
|
return 'Idi na sledeću stranicu';
|
|
3064
|
-
}
|
|
3065
|
-
|
|
3066
|
-
|
|
2839
|
+
}
|
|
2840
|
+
// if (type === 'previous') {
|
|
3067
2841
|
return 'Idi na prethodnu stranicu';
|
|
3068
2842
|
}
|
|
3069
2843
|
}
|
|
@@ -3084,16 +2858,13 @@ const ruRU = {
|
|
|
3084
2858
|
if (type === 'first') {
|
|
3085
2859
|
return 'Перейти на первую страницу';
|
|
3086
2860
|
}
|
|
3087
|
-
|
|
3088
2861
|
if (type === 'last') {
|
|
3089
2862
|
return 'Перейти на последнюю страницу';
|
|
3090
2863
|
}
|
|
3091
|
-
|
|
3092
2864
|
if (type === 'next') {
|
|
3093
2865
|
return 'Перейти на следующую страницу';
|
|
3094
|
-
}
|
|
3095
|
-
|
|
3096
|
-
|
|
2866
|
+
}
|
|
2867
|
+
// if (type === 'previous') {
|
|
3097
2868
|
return 'Перейти на предыдущую страницу';
|
|
3098
2869
|
},
|
|
3099
2870
|
labelRowsPerPage: 'Строк на странице:',
|
|
@@ -3109,13 +2880,11 @@ const ruRU = {
|
|
|
3109
2880
|
getLabelText: value => {
|
|
3110
2881
|
let pluralForm = 'Звёзд';
|
|
3111
2882
|
const lastDigit = value % 10;
|
|
3112
|
-
|
|
3113
2883
|
if (lastDigit > 1 && lastDigit < 5) {
|
|
3114
2884
|
pluralForm = 'Звезды';
|
|
3115
2885
|
} else if (lastDigit === 1) {
|
|
3116
2886
|
pluralForm = 'Звезда';
|
|
3117
2887
|
}
|
|
3118
|
-
|
|
3119
2888
|
return `${value} ${pluralForm}`;
|
|
3120
2889
|
},
|
|
3121
2890
|
emptyLabelText: 'Рейтинг отсутствует'
|
|
@@ -3143,23 +2912,18 @@ const ruRU = {
|
|
|
3143
2912
|
if (selected) {
|
|
3144
2913
|
return `${page} страница`;
|
|
3145
2914
|
}
|
|
3146
|
-
|
|
3147
2915
|
return `Перейти на ${page} страницу`;
|
|
3148
2916
|
}
|
|
3149
|
-
|
|
3150
2917
|
if (type === 'first') {
|
|
3151
2918
|
return 'Перейти на первую страницу';
|
|
3152
2919
|
}
|
|
3153
|
-
|
|
3154
2920
|
if (type === 'last') {
|
|
3155
2921
|
return 'Перейти на последнюю страницу';
|
|
3156
2922
|
}
|
|
3157
|
-
|
|
3158
2923
|
if (type === 'next') {
|
|
3159
2924
|
return 'Перейти на следующую страницу';
|
|
3160
|
-
}
|
|
3161
|
-
|
|
3162
|
-
|
|
2925
|
+
}
|
|
2926
|
+
// if (type === 'previous') {
|
|
3163
2927
|
return 'Перейти на предыдущую страницу';
|
|
3164
2928
|
}
|
|
3165
2929
|
}
|
|
@@ -3180,16 +2944,13 @@ const siLK = {
|
|
|
3180
2944
|
if (type === 'first') {
|
|
3181
2945
|
return 'පළමු පිටුවට යන්න';
|
|
3182
2946
|
}
|
|
3183
|
-
|
|
3184
2947
|
if (type === 'last') {
|
|
3185
2948
|
return 'අවසාන පිටුවට යන්න';
|
|
3186
2949
|
}
|
|
3187
|
-
|
|
3188
2950
|
if (type === 'next') {
|
|
3189
2951
|
return 'මීළඟ පිටුවට යන්න';
|
|
3190
|
-
}
|
|
3191
|
-
|
|
3192
|
-
|
|
2952
|
+
}
|
|
2953
|
+
// if (type === 'previous') {
|
|
3193
2954
|
return 'පෙර පිටුවට යන්න';
|
|
3194
2955
|
},
|
|
3195
2956
|
labelRowsPerPage: 'පිටුවක පේළි:',
|
|
@@ -3227,20 +2988,16 @@ const siLK = {
|
|
|
3227
2988
|
if (type === 'page') {
|
|
3228
2989
|
return `පිටුව ${page} ${selected ? '' : 'ට යන්න'}`;
|
|
3229
2990
|
}
|
|
3230
|
-
|
|
3231
2991
|
if (type === 'first') {
|
|
3232
2992
|
return 'පළමු පිටුවට යන්න';
|
|
3233
2993
|
}
|
|
3234
|
-
|
|
3235
2994
|
if (type === 'last') {
|
|
3236
2995
|
return 'අවසාන පිටුවට යන්න';
|
|
3237
2996
|
}
|
|
3238
|
-
|
|
3239
2997
|
if (type === 'next') {
|
|
3240
2998
|
return 'මීළඟ පිටුවට යන්න';
|
|
3241
|
-
}
|
|
3242
|
-
|
|
3243
|
-
|
|
2999
|
+
}
|
|
3000
|
+
// if (type === 'previous') {
|
|
3244
3001
|
return 'පෙර පිටුවට යන්න';
|
|
3245
3002
|
}
|
|
3246
3003
|
}
|
|
@@ -3261,16 +3018,13 @@ const skSK = {
|
|
|
3261
3018
|
if (type === 'first') {
|
|
3262
3019
|
return 'Ísť na prvú stránku';
|
|
3263
3020
|
}
|
|
3264
|
-
|
|
3265
3021
|
if (type === 'last') {
|
|
3266
3022
|
return 'Ísť na poslednú stránku';
|
|
3267
3023
|
}
|
|
3268
|
-
|
|
3269
3024
|
if (type === 'next') {
|
|
3270
3025
|
return 'Ísť na ďaľšiu stránku';
|
|
3271
|
-
}
|
|
3272
|
-
|
|
3273
|
-
|
|
3026
|
+
}
|
|
3027
|
+
// if (type === 'previous') {
|
|
3274
3028
|
return 'Ísť na predchádzajúcu stránku';
|
|
3275
3029
|
},
|
|
3276
3030
|
labelRowsPerPage: 'Riadkov na stránke:',
|
|
@@ -3287,11 +3041,9 @@ const skSK = {
|
|
|
3287
3041
|
if (value === 1) {
|
|
3288
3042
|
return `${value} hviezdička`;
|
|
3289
3043
|
}
|
|
3290
|
-
|
|
3291
3044
|
if (value >= 2 && value <= 4) {
|
|
3292
3045
|
return `${value} hviezdičky`;
|
|
3293
3046
|
}
|
|
3294
|
-
|
|
3295
3047
|
return `${value} hviezdičiek`;
|
|
3296
3048
|
},
|
|
3297
3049
|
emptyLabelText: 'Prázdne'
|
|
@@ -3318,20 +3070,16 @@ const skSK = {
|
|
|
3318
3070
|
if (type === 'page') {
|
|
3319
3071
|
return `${selected ? '' : 'Ísť na '}stránku ${page}`;
|
|
3320
3072
|
}
|
|
3321
|
-
|
|
3322
3073
|
if (type === 'first') {
|
|
3323
3074
|
return 'Ísť na prvú stránku';
|
|
3324
3075
|
}
|
|
3325
|
-
|
|
3326
3076
|
if (type === 'last') {
|
|
3327
3077
|
return 'Ísť na poslednú stránku';
|
|
3328
3078
|
}
|
|
3329
|
-
|
|
3330
3079
|
if (type === 'next') {
|
|
3331
3080
|
return 'Ísť na ďaľšiu stránku';
|
|
3332
|
-
}
|
|
3333
|
-
|
|
3334
|
-
|
|
3081
|
+
}
|
|
3082
|
+
// if (type === 'previous') {
|
|
3335
3083
|
return 'Ísť na predchádzajúcu stránku';
|
|
3336
3084
|
}
|
|
3337
3085
|
}
|
|
@@ -3352,16 +3100,13 @@ const svSE = {
|
|
|
3352
3100
|
if (type === 'first') {
|
|
3353
3101
|
return 'Gå till första sidan';
|
|
3354
3102
|
}
|
|
3355
|
-
|
|
3356
3103
|
if (type === 'last') {
|
|
3357
3104
|
return 'Gå till sista sidan';
|
|
3358
3105
|
}
|
|
3359
|
-
|
|
3360
3106
|
if (type === 'next') {
|
|
3361
3107
|
return 'Gå till nästa sida';
|
|
3362
|
-
}
|
|
3363
|
-
|
|
3364
|
-
|
|
3108
|
+
}
|
|
3109
|
+
// if (type === 'previous') {
|
|
3365
3110
|
return 'Gå till föregående sida';
|
|
3366
3111
|
},
|
|
3367
3112
|
labelRowsPerPage: 'Rader per sida:',
|
|
@@ -3399,20 +3144,16 @@ const svSE = {
|
|
|
3399
3144
|
if (type === 'page') {
|
|
3400
3145
|
return `${selected ? '' : 'Gå till '}sida ${page}`;
|
|
3401
3146
|
}
|
|
3402
|
-
|
|
3403
3147
|
if (type === 'first') {
|
|
3404
3148
|
return 'Gå till första sidan';
|
|
3405
3149
|
}
|
|
3406
|
-
|
|
3407
3150
|
if (type === 'last') {
|
|
3408
3151
|
return 'Gå till sista sidan';
|
|
3409
3152
|
}
|
|
3410
|
-
|
|
3411
3153
|
if (type === 'next') {
|
|
3412
3154
|
return 'Gå till nästa sida';
|
|
3413
|
-
}
|
|
3414
|
-
|
|
3415
|
-
|
|
3155
|
+
}
|
|
3156
|
+
// if (type === 'previous') {
|
|
3416
3157
|
return 'Gå till föregående sida';
|
|
3417
3158
|
}
|
|
3418
3159
|
}
|
|
@@ -3433,16 +3174,13 @@ const thTH = {
|
|
|
3433
3174
|
if (type === 'first') {
|
|
3434
3175
|
return 'ไปที่หน้าแรก';
|
|
3435
3176
|
}
|
|
3436
|
-
|
|
3437
3177
|
if (type === 'last') {
|
|
3438
3178
|
return 'ไปที่หน้าสุดท้าย';
|
|
3439
3179
|
}
|
|
3440
|
-
|
|
3441
3180
|
if (type === 'next') {
|
|
3442
3181
|
return 'ไปที่หน้าถัดไป';
|
|
3443
|
-
}
|
|
3444
|
-
|
|
3445
|
-
|
|
3182
|
+
}
|
|
3183
|
+
// if (type === 'previous') {
|
|
3446
3184
|
return 'ไปที่หน้าก่อน';
|
|
3447
3185
|
},
|
|
3448
3186
|
labelRowsPerPage: 'จำนวนแถวต่อหน้า:',
|
|
@@ -3480,20 +3218,16 @@ const thTH = {
|
|
|
3480
3218
|
if (type === 'page') {
|
|
3481
3219
|
return `${selected ? '' : 'ไปที่'}หน้า ${page}`;
|
|
3482
3220
|
}
|
|
3483
|
-
|
|
3484
3221
|
if (type === 'first') {
|
|
3485
3222
|
return 'ไปที่หน้าแรก';
|
|
3486
3223
|
}
|
|
3487
|
-
|
|
3488
3224
|
if (type === 'last') {
|
|
3489
3225
|
return 'ไปที่หน้าสุดท้าย';
|
|
3490
3226
|
}
|
|
3491
|
-
|
|
3492
3227
|
if (type === 'next') {
|
|
3493
3228
|
return 'ไปที่หน้าถัดไป';
|
|
3494
|
-
}
|
|
3495
|
-
|
|
3496
|
-
|
|
3229
|
+
}
|
|
3230
|
+
// if (type === 'previous') {
|
|
3497
3231
|
return 'ไปที่หน้าก่อน';
|
|
3498
3232
|
}
|
|
3499
3233
|
}
|
|
@@ -3514,23 +3248,21 @@ const trTR = {
|
|
|
3514
3248
|
if (type === 'first') {
|
|
3515
3249
|
return 'İlk sayfaya git';
|
|
3516
3250
|
}
|
|
3517
|
-
|
|
3518
3251
|
if (type === 'last') {
|
|
3519
3252
|
return 'Son sayfaya git';
|
|
3520
3253
|
}
|
|
3521
|
-
|
|
3522
3254
|
if (type === 'next') {
|
|
3523
3255
|
return 'Sonraki sayfaya git';
|
|
3524
|
-
}
|
|
3525
|
-
|
|
3526
|
-
|
|
3256
|
+
}
|
|
3257
|
+
// if (type === 'previous') {
|
|
3527
3258
|
return 'Önceki sayfaya git';
|
|
3528
3259
|
},
|
|
3529
|
-
labelRowsPerPage: 'Sayfa başına satır:'
|
|
3260
|
+
labelRowsPerPage: 'Sayfa başına satır:'
|
|
3261
|
+
// labelDisplayedRows: ({ from, to, count }) =>
|
|
3530
3262
|
// `${from}–${to} tanesinden ${count !== -1 ? count : `more than ${to}`}`,
|
|
3531
|
-
|
|
3532
3263
|
}
|
|
3533
3264
|
},
|
|
3265
|
+
|
|
3534
3266
|
MuiRating: {
|
|
3535
3267
|
defaultProps: {
|
|
3536
3268
|
getLabelText: value => `${value} Yıldız`,
|
|
@@ -3558,20 +3290,16 @@ const trTR = {
|
|
|
3558
3290
|
if (type === 'page') {
|
|
3559
3291
|
return `${page}. ${selected ? 'sayfa' : 'sayfaya git'}`;
|
|
3560
3292
|
}
|
|
3561
|
-
|
|
3562
3293
|
if (type === 'first') {
|
|
3563
3294
|
return 'İlk sayfaya git';
|
|
3564
3295
|
}
|
|
3565
|
-
|
|
3566
3296
|
if (type === 'last') {
|
|
3567
3297
|
return 'Son sayfaya git';
|
|
3568
3298
|
}
|
|
3569
|
-
|
|
3570
3299
|
if (type === 'next') {
|
|
3571
3300
|
return 'Sonraki sayfaya git';
|
|
3572
|
-
}
|
|
3573
|
-
|
|
3574
|
-
|
|
3301
|
+
}
|
|
3302
|
+
// if (type === 'previous') {
|
|
3575
3303
|
return 'Önceki sayfaya git';
|
|
3576
3304
|
}
|
|
3577
3305
|
}
|
|
@@ -3592,16 +3320,13 @@ const ukUA = {
|
|
|
3592
3320
|
if (type === 'first') {
|
|
3593
3321
|
return 'Перейти на першу сторінку';
|
|
3594
3322
|
}
|
|
3595
|
-
|
|
3596
3323
|
if (type === 'last') {
|
|
3597
3324
|
return 'Перейти на останню сторінку';
|
|
3598
3325
|
}
|
|
3599
|
-
|
|
3600
3326
|
if (type === 'next') {
|
|
3601
3327
|
return 'Перейти на наступну сторінку';
|
|
3602
|
-
}
|
|
3603
|
-
|
|
3604
|
-
|
|
3328
|
+
}
|
|
3329
|
+
// if (type === 'previous') {
|
|
3605
3330
|
return 'Перейти на попередню сторінку';
|
|
3606
3331
|
},
|
|
3607
3332
|
labelRowsPerPage: 'Рядків на сторінці:',
|
|
@@ -3617,13 +3342,11 @@ const ukUA = {
|
|
|
3617
3342
|
getLabelText: value => {
|
|
3618
3343
|
let pluralForm = 'Зірок';
|
|
3619
3344
|
const lastDigit = value % 10;
|
|
3620
|
-
|
|
3621
3345
|
if (lastDigit > 1 && lastDigit < 5) {
|
|
3622
3346
|
pluralForm = 'Зірки';
|
|
3623
3347
|
} else if (lastDigit === 1) {
|
|
3624
3348
|
pluralForm = 'Зірка';
|
|
3625
3349
|
}
|
|
3626
|
-
|
|
3627
3350
|
return `${value} ${pluralForm}`;
|
|
3628
3351
|
},
|
|
3629
3352
|
emptyLabelText: 'Рейтинг відсутній'
|
|
@@ -3650,20 +3373,16 @@ const ukUA = {
|
|
|
3650
3373
|
if (type === 'page') {
|
|
3651
3374
|
return `${selected ? '' : 'Перейти на '}сторінку ${page}`;
|
|
3652
3375
|
}
|
|
3653
|
-
|
|
3654
3376
|
if (type === 'first') {
|
|
3655
3377
|
return 'Перейти на першу сторінку';
|
|
3656
3378
|
}
|
|
3657
|
-
|
|
3658
3379
|
if (type === 'last') {
|
|
3659
3380
|
return 'Перейти на останню сторінку';
|
|
3660
3381
|
}
|
|
3661
|
-
|
|
3662
3382
|
if (type === 'next') {
|
|
3663
3383
|
return 'Перейти на наступну сторінку';
|
|
3664
|
-
}
|
|
3665
|
-
|
|
3666
|
-
|
|
3384
|
+
}
|
|
3385
|
+
// if (type === 'previous') {
|
|
3667
3386
|
return 'Перейти на попередню сторінку';
|
|
3668
3387
|
}
|
|
3669
3388
|
}
|
|
@@ -3684,16 +3403,13 @@ const viVN = {
|
|
|
3684
3403
|
if (type === 'first') {
|
|
3685
3404
|
return 'Tới trang đầu tiên';
|
|
3686
3405
|
}
|
|
3687
|
-
|
|
3688
3406
|
if (type === 'last') {
|
|
3689
3407
|
return 'Tới trang cuối cùng';
|
|
3690
3408
|
}
|
|
3691
|
-
|
|
3692
3409
|
if (type === 'next') {
|
|
3693
3410
|
return 'Tới trang tiếp theo';
|
|
3694
|
-
}
|
|
3695
|
-
|
|
3696
|
-
|
|
3411
|
+
}
|
|
3412
|
+
// if (type === 'previous') {
|
|
3697
3413
|
return 'Về trang trước đó';
|
|
3698
3414
|
},
|
|
3699
3415
|
labelRowsPerPage: 'Số hàng mỗi trang:',
|
|
@@ -3731,20 +3447,16 @@ const viVN = {
|
|
|
3731
3447
|
if (type === 'page') {
|
|
3732
3448
|
return `${selected ? '' : 'Tới '}trang ${page}`;
|
|
3733
3449
|
}
|
|
3734
|
-
|
|
3735
3450
|
if (type === 'first') {
|
|
3736
3451
|
return 'Tới trang đầu tiên';
|
|
3737
3452
|
}
|
|
3738
|
-
|
|
3739
3453
|
if (type === 'last') {
|
|
3740
3454
|
return 'Tới trang cuối cùng';
|
|
3741
3455
|
}
|
|
3742
|
-
|
|
3743
3456
|
if (type === 'next') {
|
|
3744
3457
|
return 'Tới trang tiếp theo';
|
|
3745
|
-
}
|
|
3746
|
-
|
|
3747
|
-
|
|
3458
|
+
}
|
|
3459
|
+
// if (type === 'previous') {
|
|
3748
3460
|
return 'Về trang trước đó';
|
|
3749
3461
|
}
|
|
3750
3462
|
}
|
|
@@ -3765,15 +3477,12 @@ const zhCN = {
|
|
|
3765
3477
|
if (type === 'first') {
|
|
3766
3478
|
return '第一页';
|
|
3767
3479
|
}
|
|
3768
|
-
|
|
3769
3480
|
if (type === 'last') {
|
|
3770
3481
|
return '最后一页';
|
|
3771
3482
|
}
|
|
3772
|
-
|
|
3773
3483
|
if (type === 'next') {
|
|
3774
3484
|
return '下一页';
|
|
3775
3485
|
}
|
|
3776
|
-
|
|
3777
3486
|
return '上一页';
|
|
3778
3487
|
},
|
|
3779
3488
|
labelRowsPerPage: '每页行数:',
|
|
@@ -3820,15 +3529,12 @@ const zhHK = {
|
|
|
3820
3529
|
if (type === 'first') {
|
|
3821
3530
|
return '第一頁';
|
|
3822
3531
|
}
|
|
3823
|
-
|
|
3824
3532
|
if (type === 'last') {
|
|
3825
3533
|
return '最後一頁';
|
|
3826
3534
|
}
|
|
3827
|
-
|
|
3828
3535
|
if (type === 'next') {
|
|
3829
3536
|
return '下一頁';
|
|
3830
3537
|
}
|
|
3831
|
-
|
|
3832
3538
|
return '上一頁';
|
|
3833
3539
|
},
|
|
3834
3540
|
labelRowsPerPage: '每頁行數:',
|
|
@@ -3875,15 +3581,12 @@ const zhTW = {
|
|
|
3875
3581
|
if (type === 'first') {
|
|
3876
3582
|
return '第一頁';
|
|
3877
3583
|
}
|
|
3878
|
-
|
|
3879
3584
|
if (type === 'last') {
|
|
3880
3585
|
return '最後一頁';
|
|
3881
3586
|
}
|
|
3882
|
-
|
|
3883
3587
|
if (type === 'next') {
|
|
3884
3588
|
return '下一頁';
|
|
3885
3589
|
}
|
|
3886
|
-
|
|
3887
3590
|
return '上一頁';
|
|
3888
3591
|
},
|
|
3889
3592
|
labelRowsPerPage: '每頁行數:',
|