@mui/material 5.4.2 → 5.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Accordion/accordionClasses.d.ts +18 -18
- package/AccordionActions/accordionActionsClasses.d.ts +10 -10
- package/AccordionDetails/accordionDetailsClasses.d.ts +8 -8
- package/AccordionSummary/accordionSummaryClasses.d.ts +22 -22
- package/Alert/alertClasses.d.ts +44 -44
- package/AlertTitle/alertTitleClasses.d.ts +8 -8
- package/AppBar/appBarClasses.d.ts +28 -28
- package/Autocomplete/autocompleteClasses.d.ts +54 -54
- package/Avatar/avatarClasses.d.ts +20 -20
- package/AvatarGroup/AvatarGroup.js +4 -2
- package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
- package/BottomNavigation/BottomNavigation.js +0 -0
- package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
- package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
- package/Box/Box.js +1 -1
- package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
- package/Button/buttonClasses.d.ts +76 -76
- package/ButtonBase/ButtonBase.d.ts +1 -1
- package/ButtonBase/ButtonBase.js +1 -1
- package/ButtonBase/buttonBaseClasses.d.ts +12 -12
- package/ButtonBase/touchRippleClasses.d.ts +20 -20
- package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
- package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
- package/CHANGELOG.md +196 -2
- package/Card/cardClasses.d.ts +8 -8
- package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
- package/CardActions/cardActionsClasses.d.ts +10 -10
- package/CardContent/cardContentClasses.d.ts +8 -8
- package/CardHeader/cardHeaderClasses.d.ts +18 -18
- package/CardMedia/cardMediaClasses.d.ts +12 -12
- package/Checkbox/checkboxClasses.d.ts +18 -18
- package/Chip/Chip.js +1 -0
- package/Chip/chipClasses.d.ts +80 -80
- package/CircularProgress/circularProgressClasses.d.ts +26 -26
- package/ClickAwayListener/index.d.ts +2 -2
- package/Collapse/collapseClasses.d.ts +18 -18
- package/Container/containerClasses.d.ts +22 -22
- package/Dialog/Dialog.d.ts +4 -1
- package/Dialog/Dialog.js +10 -6
- package/Dialog/DialogContext.d.ts +6 -6
- package/Dialog/dialogClasses.d.ts +36 -36
- package/DialogActions/dialogActionsClasses.d.ts +10 -10
- package/DialogContent/dialogContentClasses.d.ts +10 -10
- package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
- package/DialogTitle/dialogTitleClasses.d.ts +8 -8
- package/Divider/dividerClasses.d.ts +34 -34
- package/Drawer/Drawer.d.ts +4 -1
- package/Drawer/Drawer.js +11 -9
- package/Drawer/drawerClasses.d.ts +30 -30
- package/Fab/fabClasses.d.ts +26 -26
- package/Fade/Fade.d.ts +2 -2
- package/Fade/Fade.js +8 -8
- package/FilledInput/filledInputClasses.d.ts +40 -40
- package/FilledInput/filledInputClasses.js +5 -1
- package/FormControl/formControlClasses.d.ts +14 -14
- package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
- package/FormGroup/formGroupClasses.d.ts +12 -12
- package/FormHelperText/formHelperTextClasses.d.ts +22 -22
- package/FormLabel/formLabelClasses.d.ts +22 -22
- package/Grid/gridClasses.d.ts +48 -48
- package/Icon/iconClasses.d.ts +24 -24
- package/IconButton/iconButtonClasses.d.ts +26 -26
- package/ImageList/imageListClasses.d.ts +16 -16
- package/ImageListItem/imageListItemClasses.d.ts +18 -18
- package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
- package/Input/inputClasses.d.ts +34 -34
- package/Input/inputClasses.js +5 -1
- package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
- package/InputBase/inputBaseClasses.d.ts +44 -44
- package/InputLabel/inputLabelClasses.d.ts +32 -32
- package/LinearProgress/linearProgressClasses.d.ts +42 -42
- package/Link/linkClasses.d.ts +18 -18
- package/List/listClasses.d.ts +14 -14
- package/ListItem/listItemClasses.d.ts +30 -30
- package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
- package/ListItemButton/listItemButtonClasses.d.ts +22 -22
- package/ListItemIcon/listItemIconClasses.d.ts +10 -10
- package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
- package/ListItemText/listItemTextClasses.d.ts +18 -18
- package/ListSubheader/listSubheaderClasses.d.ts +18 -18
- package/Menu/menuClasses.d.ts +12 -12
- package/MenuItem/menuItemClasses.d.ts +20 -20
- package/MobileStepper/mobileStepperClasses.d.ts +22 -22
- package/NativeSelect/nativeSelectClasses.d.ts +32 -32
- package/OutlinedInput/NotchedOutline.js +3 -1
- package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
- package/OutlinedInput/outlinedInputClasses.js +5 -1
- package/Pagination/paginationClasses.d.ts +14 -14
- package/PaginationItem/paginationItemClasses.d.ts +42 -42
- package/Paper/paperClasses.d.ts +39 -39
- package/Popover/popoverClasses.d.ts +10 -10
- package/Popper/Popper.d.ts +17 -17
- package/Popper/Popper.js +1 -1
- package/README.md +1 -1
- package/Radio/radioClasses.d.ts +16 -16
- package/RadioGroup/RadioGroupContext.d.ts +11 -11
- package/RadioGroup/useRadioGroup.d.ts +4 -4
- package/Rating/ratingClasses.d.ts +40 -40
- package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
- package/Select/Select.d.ts +2 -0
- package/Select/selectClasses.d.ts +30 -30
- package/Skeleton/skeletonClasses.d.ts +24 -24
- package/Slide/Slide.d.ts +4 -4
- package/Slide/Slide.js +14 -14
- package/Snackbar/Snackbar.d.ts +2 -2
- package/Snackbar/Snackbar.js +8 -8
- package/Snackbar/snackbarClasses.d.ts +20 -20
- package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
- package/SpeedDial/SpeedDial.d.ts +2 -2
- package/SpeedDial/SpeedDial.js +9 -7
- package/SpeedDial/speedDialClasses.d.ts +22 -22
- package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
- package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
- package/Step/StepContext.d.ts +20 -0
- package/Step/StepContext.js +10 -2
- package/Step/index.d.ts +3 -0
- package/Step/index.js +3 -1
- package/Step/stepClasses.d.ts +16 -16
- package/StepButton/stepButtonClasses.d.ts +14 -14
- package/StepConnector/stepConnectorClasses.d.ts +26 -26
- package/StepContent/stepContentClasses.d.ts +12 -12
- package/StepIcon/stepIconClasses.d.ts +16 -16
- package/StepLabel/stepLabelClasses.d.ts +28 -28
- package/Stepper/stepperClasses.d.ts +14 -14
- package/SvgIcon/SvgIcon.js +1 -0
- package/SvgIcon/svgIconClasses.d.ts +24 -24
- package/SwipeableDrawer/SwipeableDrawer.js +8 -6
- package/Switch/switchClasses.d.ts +32 -32
- package/Tab/tabClasses.d.ts +26 -26
- package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
- package/Table/tableClasses.d.ts +10 -10
- package/TableBody/tableBodyClasses.d.ts +8 -8
- package/TableCell/tableCellClasses.d.ts +32 -32
- package/TableContainer/tableContainerClasses.d.ts +8 -8
- package/TableFooter/tableFooterClasses.d.ts +8 -8
- package/TableHead/tableHeadClasses.d.ts +8 -8
- package/TablePagination/tablePaginationClasses.d.ts +28 -28
- package/TableRow/tableRowClasses.d.ts +16 -16
- package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
- package/Tabs/tabsClasses.d.ts +32 -32
- package/TextField/textFieldClasses.d.ts +8 -8
- package/ToggleButton/toggleButtonClasses.d.ts +24 -24
- package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
- package/Toolbar/toolbarClasses.d.ts +14 -14
- package/Tooltip/tooltipClasses.d.ts +30 -30
- package/Typography/typographyClasses.d.ts +50 -50
- package/Zoom/Zoom.d.ts +2 -2
- package/Zoom/Zoom.js +8 -8
- package/className/index.d.ts +8 -0
- package/className/index.js +9 -0
- package/className/package.json +6 -0
- package/darkScrollbar/index.d.ts +28 -28
- package/index.js +1 -1
- package/internal/switchBaseClasses.d.ts +12 -12
- package/legacy/AvatarGroup/AvatarGroup.js +4 -2
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Box/Box.js +1 -1
- package/legacy/ButtonBase/ButtonBase.js +1 -1
- package/legacy/Chip/Chip.js +1 -0
- package/legacy/Dialog/Dialog.js +10 -6
- package/legacy/Drawer/Drawer.js +11 -9
- package/legacy/Fade/Fade.js +8 -8
- package/legacy/FilledInput/filledInputClasses.js +5 -1
- package/legacy/Input/inputClasses.js +5 -1
- package/legacy/OutlinedInput/NotchedOutline.js +3 -1
- package/legacy/OutlinedInput/outlinedInputClasses.js +5 -1
- package/legacy/Popper/Popper.js +1 -1
- package/legacy/Slide/Slide.js +14 -14
- package/legacy/Snackbar/Snackbar.js +8 -8
- package/legacy/SpeedDial/SpeedDial.js +9 -7
- package/legacy/Step/StepContext.js +10 -2
- package/legacy/Step/index.js +3 -1
- package/legacy/SvgIcon/SvgIcon.js +1 -0
- package/legacy/SwipeableDrawer/SwipeableDrawer.js +8 -6
- package/legacy/Zoom/Zoom.js +8 -8
- package/legacy/className/index.js +9 -0
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +268 -78
- package/legacy/styles/makeStyles.js +1 -1
- package/legacy/styles/withStyles.js +1 -1
- package/legacy/styles/withTheme.js +1 -1
- package/legacy/utils/index.js +10 -2
- package/locale/index.d.ts +70 -68
- package/locale/index.js +192 -6
- package/modern/AvatarGroup/AvatarGroup.js +4 -2
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Box/Box.js +1 -1
- package/modern/ButtonBase/ButtonBase.js +1 -1
- package/modern/Chip/Chip.js +1 -0
- package/modern/Dialog/Dialog.js +10 -6
- package/modern/Drawer/Drawer.js +11 -9
- package/modern/Fade/Fade.js +8 -8
- package/modern/FilledInput/filledInputClasses.js +5 -1
- package/modern/Input/inputClasses.js +5 -1
- package/modern/OutlinedInput/NotchedOutline.js +3 -1
- package/modern/OutlinedInput/outlinedInputClasses.js +5 -1
- package/modern/Popper/Popper.js +1 -1
- package/modern/Slide/Slide.js +14 -14
- package/modern/Snackbar/Snackbar.js +8 -8
- package/modern/SpeedDial/SpeedDial.js +9 -7
- package/modern/Step/StepContext.js +10 -2
- package/modern/Step/index.js +3 -1
- package/modern/SvgIcon/SvgIcon.js +1 -0
- package/modern/SwipeableDrawer/SwipeableDrawer.js +8 -6
- package/modern/Zoom/Zoom.js +8 -8
- package/modern/className/index.js +9 -0
- package/modern/index.js +1 -1
- package/modern/locale/index.js +192 -6
- package/modern/styles/makeStyles.js +1 -1
- package/modern/styles/withStyles.js +1 -1
- package/modern/styles/withTheme.js +1 -1
- package/modern/utils/index.js +10 -2
- package/node/AvatarGroup/AvatarGroup.js +4 -2
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Box/Box.js +2 -2
- package/node/ButtonBase/ButtonBase.js +1 -1
- package/node/Chip/Chip.js +1 -0
- package/node/Dialog/Dialog.js +11 -7
- package/node/Drawer/Drawer.js +11 -10
- package/node/Fade/Fade.js +7 -9
- package/node/FilledInput/filledInputClasses.js +7 -1
- package/node/Input/inputClasses.js +7 -1
- package/node/OutlinedInput/NotchedOutline.js +3 -1
- package/node/OutlinedInput/outlinedInputClasses.js +7 -1
- package/node/Popper/Popper.js +1 -1
- package/node/Slide/Slide.js +14 -16
- package/node/Snackbar/Snackbar.js +8 -9
- package/node/SpeedDial/SpeedDial.js +9 -7
- package/node/Step/StepContext.js +11 -1
- package/node/Step/index.js +22 -1
- package/node/SvgIcon/SvgIcon.js +1 -0
- package/node/SwipeableDrawer/SwipeableDrawer.js +8 -7
- package/node/Zoom/Zoom.js +7 -9
- package/node/className/index.js +13 -0
- package/node/index.js +1 -1
- package/node/locale/index.js +197 -9
- package/node/styles/makeStyles.js +1 -1
- package/node/styles/withStyles.js +1 -1
- package/node/styles/withTheme.js +1 -1
- package/node/utils/index.js +13 -7
- package/package.json +6 -6
- package/styles/components.d.ts +0 -339
- package/styles/makeStyles.js +1 -1
- package/styles/withStyles.js +1 -1
- package/styles/withTheme.js +1 -1
- package/transitions/index.d.ts +1 -1
- package/transitions/transition.d.ts +13 -13
- package/transitions/utils.d.ts +23 -23
- package/umd/material-ui.development.js +9242 -9030
- package/umd/material-ui.production.min.js +21 -21
- package/useMediaQuery/useMediaQuery.d.ts +31 -31
- package/useTouchRipple/index.d.ts +1 -1
- package/useTouchRipple/useTouchRipple.d.ts +28 -28
- package/utils/getScrollbarSize.d.ts +2 -2
- package/utils/index.d.ts +1 -1
- package/utils/index.js +10 -2
- package/utils/ownerDocument.d.ts +2 -2
- package/utils/ownerWindow.d.ts +2 -2
- package/utils/setRef.d.ts +2 -2
package/legacy/locale/index.js
CHANGED
|
@@ -1545,6 +1545,97 @@ export var hiIN = {
|
|
|
1545
1545
|
}
|
|
1546
1546
|
}
|
|
1547
1547
|
}
|
|
1548
|
+
}; // Croatian - Hrvatski
|
|
1549
|
+
|
|
1550
|
+
export var hrHR = {
|
|
1551
|
+
components: {
|
|
1552
|
+
MuiBreadcrumbs: {
|
|
1553
|
+
defaultProps: {
|
|
1554
|
+
expandText: 'Pokaži putanju'
|
|
1555
|
+
}
|
|
1556
|
+
},
|
|
1557
|
+
MuiTablePagination: {
|
|
1558
|
+
defaultProps: {
|
|
1559
|
+
getItemAriaLabel: function getItemAriaLabel(type) {
|
|
1560
|
+
if (type === 'first') {
|
|
1561
|
+
return 'Idi na prvu stranicu';
|
|
1562
|
+
}
|
|
1563
|
+
|
|
1564
|
+
if (type === 'last') {
|
|
1565
|
+
return 'Idi na posljednju stranicu';
|
|
1566
|
+
}
|
|
1567
|
+
|
|
1568
|
+
if (type === 'next') {
|
|
1569
|
+
return 'Idi na sljedeću stranicu';
|
|
1570
|
+
} // if (type === 'previous') {
|
|
1571
|
+
|
|
1572
|
+
|
|
1573
|
+
return 'Idi na prethodnu stranicu';
|
|
1574
|
+
},
|
|
1575
|
+
labelRowsPerPage: 'Redova po stranici:',
|
|
1576
|
+
labelDisplayedRows: function labelDisplayedRows(_ref14) {
|
|
1577
|
+
var from = _ref14.from,
|
|
1578
|
+
to = _ref14.to,
|
|
1579
|
+
count = _ref14.count;
|
|
1580
|
+
return "".concat(from, "\u2013").concat(to, " od ").concat(count !== -1 ? count : "vi\u0161e nego ".concat(to));
|
|
1581
|
+
}
|
|
1582
|
+
}
|
|
1583
|
+
},
|
|
1584
|
+
MuiRating: {
|
|
1585
|
+
defaultProps: {
|
|
1586
|
+
getLabelText: function getLabelText(value) {
|
|
1587
|
+
var lastDigit = value % 10;
|
|
1588
|
+
var lastTwoDigits = value % 100;
|
|
1589
|
+
|
|
1590
|
+
if ([2, 3, 4].includes(lastDigit) && ![12, 13, 14].includes(lastTwoDigits)) {
|
|
1591
|
+
return 'Zvijezde';
|
|
1592
|
+
}
|
|
1593
|
+
|
|
1594
|
+
return 'Zvijezda';
|
|
1595
|
+
},
|
|
1596
|
+
emptyLabelText: 'Prazno'
|
|
1597
|
+
}
|
|
1598
|
+
},
|
|
1599
|
+
MuiAutocomplete: {
|
|
1600
|
+
defaultProps: {
|
|
1601
|
+
clearText: 'Briši',
|
|
1602
|
+
closeText: 'Zatvori',
|
|
1603
|
+
loadingText: 'Učitavanje…',
|
|
1604
|
+
noOptionsText: 'Nema opcija',
|
|
1605
|
+
openText: 'Otvori'
|
|
1606
|
+
}
|
|
1607
|
+
},
|
|
1608
|
+
MuiAlert: {
|
|
1609
|
+
defaultProps: {
|
|
1610
|
+
closeText: 'Zatvori'
|
|
1611
|
+
}
|
|
1612
|
+
},
|
|
1613
|
+
MuiPagination: {
|
|
1614
|
+
defaultProps: {
|
|
1615
|
+
'aria-label': 'Navigacija po stranicama',
|
|
1616
|
+
getItemAriaLabel: function getItemAriaLabel(type, page, selected) {
|
|
1617
|
+
if (type === 'page') {
|
|
1618
|
+
return "".concat(selected ? '' : 'Idi na ', "stranicu ").concat(page);
|
|
1619
|
+
}
|
|
1620
|
+
|
|
1621
|
+
if (type === 'first') {
|
|
1622
|
+
return 'Idi na prvu stranicu';
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
if (type === 'last') {
|
|
1626
|
+
return 'Idi na zadnju stranicu';
|
|
1627
|
+
}
|
|
1628
|
+
|
|
1629
|
+
if (type === 'next') {
|
|
1630
|
+
return 'Idi na sljedeću stranicu';
|
|
1631
|
+
} // if (type === 'previous') {
|
|
1632
|
+
|
|
1633
|
+
|
|
1634
|
+
return 'Idi na prethodnu stranicu';
|
|
1635
|
+
}
|
|
1636
|
+
}
|
|
1637
|
+
}
|
|
1638
|
+
}
|
|
1548
1639
|
};
|
|
1549
1640
|
export var huHU = {
|
|
1550
1641
|
components: {
|
|
@@ -1866,9 +1957,13 @@ export var itIT = {
|
|
|
1866
1957
|
|
|
1867
1958
|
return 'Vai alla pagina precedente';
|
|
1868
1959
|
},
|
|
1869
|
-
labelRowsPerPage: 'Righe per pagina:'
|
|
1870
|
-
|
|
1871
|
-
|
|
1960
|
+
labelRowsPerPage: 'Righe per pagina:',
|
|
1961
|
+
labelDisplayedRows: function labelDisplayedRows(_ref15) {
|
|
1962
|
+
var from = _ref15.from,
|
|
1963
|
+
to = _ref15.to,
|
|
1964
|
+
count = _ref15.count;
|
|
1965
|
+
return "".concat(from, "\u2013").concat(to, " di ").concat(count !== -1 ? count : "pi\xF9 di ".concat(to));
|
|
1966
|
+
}
|
|
1872
1967
|
}
|
|
1873
1968
|
},
|
|
1874
1969
|
MuiRating: {
|
|
@@ -1946,10 +2041,10 @@ export var jaJP = {
|
|
|
1946
2041
|
return '前のページへ';
|
|
1947
2042
|
},
|
|
1948
2043
|
labelRowsPerPage: 'ページあたりの行数:',
|
|
1949
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
1950
|
-
var from =
|
|
1951
|
-
to =
|
|
1952
|
-
count =
|
|
2044
|
+
labelDisplayedRows: function labelDisplayedRows(_ref16) {
|
|
2045
|
+
var from = _ref16.from,
|
|
2046
|
+
to = _ref16.to,
|
|
2047
|
+
count = _ref16.count;
|
|
1953
2048
|
return "".concat(from, "\uFF5E").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, "\u4EE5\u4E0A"));
|
|
1954
2049
|
}
|
|
1955
2050
|
}
|
|
@@ -2029,10 +2124,10 @@ export var khKH = {
|
|
|
2029
2124
|
return 'ទៅទំព័រមុន';
|
|
2030
2125
|
},
|
|
2031
2126
|
labelRowsPerPage: 'ចំនួនជួរដេកក្នុងមួយទំព័រ:',
|
|
2032
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2033
|
-
var from =
|
|
2034
|
-
to =
|
|
2035
|
-
count =
|
|
2127
|
+
labelDisplayedRows: function labelDisplayedRows(_ref17) {
|
|
2128
|
+
var from = _ref17.from,
|
|
2129
|
+
to = _ref17.to,
|
|
2130
|
+
count = _ref17.count;
|
|
2036
2131
|
return "".concat(from, " - ").concat(to, " \u1793\u17C3 ").concat(count !== -1 ? count : "\u1785\u17D2\u179A\u17BE\u1793\u1787\u17B6\u1784 ".concat(to));
|
|
2037
2132
|
}
|
|
2038
2133
|
}
|
|
@@ -2112,10 +2207,10 @@ export var koKR = {
|
|
|
2112
2207
|
return '이전 페이지로 이동';
|
|
2113
2208
|
},
|
|
2114
2209
|
labelRowsPerPage: '페이지 당 행:',
|
|
2115
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2116
|
-
var from =
|
|
2117
|
-
to =
|
|
2118
|
-
count =
|
|
2210
|
+
labelDisplayedRows: function labelDisplayedRows(_ref18) {
|
|
2211
|
+
var from = _ref18.from,
|
|
2212
|
+
to = _ref18.to,
|
|
2213
|
+
count = _ref18.count;
|
|
2119
2214
|
return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, "\uAC1C \uC774\uC0C1"));
|
|
2120
2215
|
}
|
|
2121
2216
|
}
|
|
@@ -2195,10 +2290,10 @@ export var kzKZ = {
|
|
|
2195
2290
|
return 'Алдыңғы бетке өту';
|
|
2196
2291
|
},
|
|
2197
2292
|
labelRowsPerPage: 'Беттегі қатарлар:',
|
|
2198
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2199
|
-
var from =
|
|
2200
|
-
to =
|
|
2201
|
-
count =
|
|
2293
|
+
labelDisplayedRows: function labelDisplayedRows(_ref19) {
|
|
2294
|
+
var from = _ref19.from,
|
|
2295
|
+
to = _ref19.to,
|
|
2296
|
+
count = _ref19.count;
|
|
2202
2297
|
return "".concat(count !== -1 ? count : "+".concat(to), " \u049B\u0430\u0442\u0430\u0440\u0434\u044B\u04A3 \u0456\u0448\u0456\u043D\u0435\u043D ").concat(from, "\u2013").concat(to);
|
|
2203
2298
|
}
|
|
2204
2299
|
}
|
|
@@ -2282,10 +2377,10 @@ export var nbNO = {
|
|
|
2282
2377
|
return 'Gå til forrige side';
|
|
2283
2378
|
},
|
|
2284
2379
|
labelRowsPerPage: 'Rader per side:',
|
|
2285
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2286
|
-
var from =
|
|
2287
|
-
to =
|
|
2288
|
-
count =
|
|
2380
|
+
labelDisplayedRows: function labelDisplayedRows(_ref20) {
|
|
2381
|
+
var from = _ref20.from,
|
|
2382
|
+
to = _ref20.to,
|
|
2383
|
+
count = _ref20.count;
|
|
2289
2384
|
return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "mer enn ".concat(to));
|
|
2290
2385
|
}
|
|
2291
2386
|
}
|
|
@@ -2365,10 +2460,10 @@ export var nlNL = {
|
|
|
2365
2460
|
return 'Ga naar vorige pagina';
|
|
2366
2461
|
},
|
|
2367
2462
|
labelRowsPerPage: 'Regels per pagina:',
|
|
2368
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2369
|
-
var from =
|
|
2370
|
-
to =
|
|
2371
|
-
count =
|
|
2463
|
+
labelDisplayedRows: function labelDisplayedRows(_ref21) {
|
|
2464
|
+
var from = _ref21.from,
|
|
2465
|
+
to = _ref21.to,
|
|
2466
|
+
count = _ref21.count;
|
|
2372
2467
|
return "".concat(from, "\u2013").concat(to, " van ").concat(count !== -1 ? count : "meer dan ".concat(to));
|
|
2373
2468
|
}
|
|
2374
2469
|
}
|
|
@@ -2447,9 +2542,13 @@ export var plPL = {
|
|
|
2447
2542
|
|
|
2448
2543
|
return 'Przejdź do poprzedniej strony';
|
|
2449
2544
|
},
|
|
2450
|
-
labelRowsPerPage: 'Wierszy na stronę:'
|
|
2451
|
-
|
|
2452
|
-
|
|
2545
|
+
labelRowsPerPage: 'Wierszy na stronę:',
|
|
2546
|
+
labelDisplayedRows: function labelDisplayedRows(_ref22) {
|
|
2547
|
+
var from = _ref22.from,
|
|
2548
|
+
to = _ref22.to,
|
|
2549
|
+
count = _ref22.count;
|
|
2550
|
+
return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "ponad ".concat(to));
|
|
2551
|
+
}
|
|
2453
2552
|
}
|
|
2454
2553
|
},
|
|
2455
2554
|
MuiRating: {
|
|
@@ -2536,10 +2635,10 @@ export var ptBR = {
|
|
|
2536
2635
|
return 'Ir para a página anterior';
|
|
2537
2636
|
},
|
|
2538
2637
|
labelRowsPerPage: 'Linhas por página:',
|
|
2539
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2540
|
-
var from =
|
|
2541
|
-
to =
|
|
2542
|
-
count =
|
|
2638
|
+
labelDisplayedRows: function labelDisplayedRows(_ref23) {
|
|
2639
|
+
var from = _ref23.from,
|
|
2640
|
+
to = _ref23.to,
|
|
2641
|
+
count = _ref23.count;
|
|
2543
2642
|
return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
|
|
2544
2643
|
}
|
|
2545
2644
|
}
|
|
@@ -2619,10 +2718,10 @@ export var ptPT = {
|
|
|
2619
2718
|
return 'Página anterior';
|
|
2620
2719
|
},
|
|
2621
2720
|
labelRowsPerPage: 'Linhas por página:',
|
|
2622
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2623
|
-
var from =
|
|
2624
|
-
to =
|
|
2625
|
-
count =
|
|
2721
|
+
labelDisplayedRows: function labelDisplayedRows(_ref24) {
|
|
2722
|
+
var from = _ref24.from,
|
|
2723
|
+
to = _ref24.to,
|
|
2724
|
+
count = _ref24.count;
|
|
2626
2725
|
return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
|
|
2627
2726
|
}
|
|
2628
2727
|
}
|
|
@@ -2754,6 +2853,97 @@ export var roRO = {
|
|
|
2754
2853
|
}
|
|
2755
2854
|
}
|
|
2756
2855
|
}
|
|
2856
|
+
}; // Serbian - Srpski
|
|
2857
|
+
|
|
2858
|
+
export var srRS = {
|
|
2859
|
+
components: {
|
|
2860
|
+
MuiBreadcrumbs: {
|
|
2861
|
+
defaultProps: {
|
|
2862
|
+
expandText: 'Pokaži putanju'
|
|
2863
|
+
}
|
|
2864
|
+
},
|
|
2865
|
+
MuiTablePagination: {
|
|
2866
|
+
defaultProps: {
|
|
2867
|
+
getItemAriaLabel: function getItemAriaLabel(type) {
|
|
2868
|
+
if (type === 'first') {
|
|
2869
|
+
return 'Idi na prvu stranicu';
|
|
2870
|
+
}
|
|
2871
|
+
|
|
2872
|
+
if (type === 'last') {
|
|
2873
|
+
return 'Idi na poslednju stranicu';
|
|
2874
|
+
}
|
|
2875
|
+
|
|
2876
|
+
if (type === 'next') {
|
|
2877
|
+
return 'Idi na sledeću stranicu';
|
|
2878
|
+
} // if (type === 'previous') {
|
|
2879
|
+
|
|
2880
|
+
|
|
2881
|
+
return 'Idi na prethodnu stranicu';
|
|
2882
|
+
},
|
|
2883
|
+
labelRowsPerPage: 'Redova po stranici:',
|
|
2884
|
+
labelDisplayedRows: function labelDisplayedRows(_ref25) {
|
|
2885
|
+
var from = _ref25.from,
|
|
2886
|
+
to = _ref25.to,
|
|
2887
|
+
count = _ref25.count;
|
|
2888
|
+
return "".concat(from, "\u2013").concat(to, " od ").concat(count !== -1 ? count : "vi\u0161e nego ".concat(to));
|
|
2889
|
+
}
|
|
2890
|
+
}
|
|
2891
|
+
},
|
|
2892
|
+
MuiRating: {
|
|
2893
|
+
defaultProps: {
|
|
2894
|
+
getLabelText: function getLabelText(value) {
|
|
2895
|
+
var lastDigit = value % 10;
|
|
2896
|
+
var lastTwoDigits = value % 100;
|
|
2897
|
+
|
|
2898
|
+
if ([2, 3, 4].includes(lastDigit) && ![12, 13, 14].includes(lastTwoDigits)) {
|
|
2899
|
+
return 'Zvezde';
|
|
2900
|
+
}
|
|
2901
|
+
|
|
2902
|
+
return 'Zvezda';
|
|
2903
|
+
},
|
|
2904
|
+
emptyLabelText: 'Prazno'
|
|
2905
|
+
}
|
|
2906
|
+
},
|
|
2907
|
+
MuiAutocomplete: {
|
|
2908
|
+
defaultProps: {
|
|
2909
|
+
clearText: 'Briši',
|
|
2910
|
+
closeText: 'Zatvori',
|
|
2911
|
+
loadingText: 'Učitavanje…',
|
|
2912
|
+
noOptionsText: 'Nema opcija',
|
|
2913
|
+
openText: 'Otvori'
|
|
2914
|
+
}
|
|
2915
|
+
},
|
|
2916
|
+
MuiAlert: {
|
|
2917
|
+
defaultProps: {
|
|
2918
|
+
closeText: 'Zatvori'
|
|
2919
|
+
}
|
|
2920
|
+
},
|
|
2921
|
+
MuiPagination: {
|
|
2922
|
+
defaultProps: {
|
|
2923
|
+
'aria-label': 'Navigacija po stranicama',
|
|
2924
|
+
getItemAriaLabel: function getItemAriaLabel(type, page, selected) {
|
|
2925
|
+
if (type === 'page') {
|
|
2926
|
+
return "".concat(selected ? '' : 'Idi na ', "stranicu ").concat(page);
|
|
2927
|
+
}
|
|
2928
|
+
|
|
2929
|
+
if (type === 'first') {
|
|
2930
|
+
return 'Idi na prvu stranicu';
|
|
2931
|
+
}
|
|
2932
|
+
|
|
2933
|
+
if (type === 'last') {
|
|
2934
|
+
return 'Idi na zadnju stranicu';
|
|
2935
|
+
}
|
|
2936
|
+
|
|
2937
|
+
if (type === 'next') {
|
|
2938
|
+
return 'Idi na sledeću stranicu';
|
|
2939
|
+
} // if (type === 'previous') {
|
|
2940
|
+
|
|
2941
|
+
|
|
2942
|
+
return 'Idi na prethodnu stranicu';
|
|
2943
|
+
}
|
|
2944
|
+
}
|
|
2945
|
+
}
|
|
2946
|
+
}
|
|
2757
2947
|
};
|
|
2758
2948
|
export var ruRU = {
|
|
2759
2949
|
components: {
|
|
@@ -2781,10 +2971,10 @@ export var ruRU = {
|
|
|
2781
2971
|
return 'Перейти на предыдущую страницу';
|
|
2782
2972
|
},
|
|
2783
2973
|
labelRowsPerPage: 'Строк на странице:',
|
|
2784
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2785
|
-
var from =
|
|
2786
|
-
to =
|
|
2787
|
-
count =
|
|
2974
|
+
labelDisplayedRows: function labelDisplayedRows(_ref26) {
|
|
2975
|
+
var from = _ref26.from,
|
|
2976
|
+
to = _ref26.to,
|
|
2977
|
+
count = _ref26.count;
|
|
2788
2978
|
return "".concat(from, "\u2013").concat(to, " \u0438\u0437 ").concat(count !== -1 ? count : "\u0431\u043E\u043B\u0435\u0435 \u0447\u0435\u043C ".concat(to));
|
|
2789
2979
|
}
|
|
2790
2980
|
}
|
|
@@ -2877,10 +3067,10 @@ export var siLK = {
|
|
|
2877
3067
|
return 'පෙර පිටුවට යන්න';
|
|
2878
3068
|
},
|
|
2879
3069
|
labelRowsPerPage: 'පිටුවක පේළි:',
|
|
2880
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2881
|
-
var from =
|
|
2882
|
-
to =
|
|
2883
|
-
count =
|
|
3070
|
+
labelDisplayedRows: function labelDisplayedRows(_ref27) {
|
|
3071
|
+
var from = _ref27.from,
|
|
3072
|
+
to = _ref27.to,
|
|
3073
|
+
count = _ref27.count;
|
|
2884
3074
|
return "".concat(from, "\u2013").concat(to, " \u0DAF\u0D9A\u0DCA\u0DC0\u0DCF ").concat(count !== -1 ? count : "".concat(to, " \u0DA7 \u0DC0\u0DD0\u0DA9\u0DD2 \u0DB4\u0DCA\u200D\u0DBB\u0DB8\u0DCF\u0DAB\u0DBA\u0D9A\u0DD2\u0DB1\u0DCA"));
|
|
2885
3075
|
}
|
|
2886
3076
|
}
|
|
@@ -2960,10 +3150,10 @@ export var skSK = {
|
|
|
2960
3150
|
return 'Ísť na predchádzajúcu stránku';
|
|
2961
3151
|
},
|
|
2962
3152
|
labelRowsPerPage: 'Riadkov na stránke:',
|
|
2963
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2964
|
-
var from =
|
|
2965
|
-
to =
|
|
2966
|
-
count =
|
|
3153
|
+
labelDisplayedRows: function labelDisplayedRows(_ref28) {
|
|
3154
|
+
var from = _ref28.from,
|
|
3155
|
+
to = _ref28.to,
|
|
3156
|
+
count = _ref28.count;
|
|
2967
3157
|
return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "viac ako ".concat(to));
|
|
2968
3158
|
}
|
|
2969
3159
|
}
|
|
@@ -3051,10 +3241,10 @@ export var svSE = {
|
|
|
3051
3241
|
return 'Gå till föregående sida';
|
|
3052
3242
|
},
|
|
3053
3243
|
labelRowsPerPage: 'Rader per sida:',
|
|
3054
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3055
|
-
var from =
|
|
3056
|
-
to =
|
|
3057
|
-
count =
|
|
3244
|
+
labelDisplayedRows: function labelDisplayedRows(_ref29) {
|
|
3245
|
+
var from = _ref29.from,
|
|
3246
|
+
to = _ref29.to,
|
|
3247
|
+
count = _ref29.count;
|
|
3058
3248
|
return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "fler \xE4n ".concat(to));
|
|
3059
3249
|
}
|
|
3060
3250
|
}
|
|
@@ -3134,10 +3324,10 @@ export var thTH = {
|
|
|
3134
3324
|
return 'ไปที่หน้าก่อน';
|
|
3135
3325
|
},
|
|
3136
3326
|
labelRowsPerPage: 'จำนวนแถวต่อหน้า:',
|
|
3137
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3138
|
-
var from =
|
|
3139
|
-
to =
|
|
3140
|
-
count =
|
|
3327
|
+
labelDisplayedRows: function labelDisplayedRows(_ref30) {
|
|
3328
|
+
var from = _ref30.from,
|
|
3329
|
+
to = _ref30.to,
|
|
3330
|
+
count = _ref30.count;
|
|
3141
3331
|
return "".concat(from, "\u2013").concat(to, " \u0E08\u0E32\u0E01 ").concat(count !== -1 ? count : "\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32 ".concat(to));
|
|
3142
3332
|
}
|
|
3143
3333
|
}
|
|
@@ -3296,10 +3486,10 @@ export var ukUA = {
|
|
|
3296
3486
|
return 'Перейти на попередню сторінку';
|
|
3297
3487
|
},
|
|
3298
3488
|
labelRowsPerPage: 'Рядків на сторінці:',
|
|
3299
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3300
|
-
var from =
|
|
3301
|
-
to =
|
|
3302
|
-
count =
|
|
3489
|
+
labelDisplayedRows: function labelDisplayedRows(_ref31) {
|
|
3490
|
+
var from = _ref31.from,
|
|
3491
|
+
to = _ref31.to,
|
|
3492
|
+
count = _ref31.count;
|
|
3303
3493
|
return "".concat(from, "\u2013").concat(to, " \u0437 ").concat(count !== -1 ? count : "\u043F\u043E\u043D\u0430\u0434 ".concat(to));
|
|
3304
3494
|
}
|
|
3305
3495
|
}
|
|
@@ -3388,10 +3578,10 @@ export var viVN = {
|
|
|
3388
3578
|
return 'Về trang trước đó';
|
|
3389
3579
|
},
|
|
3390
3580
|
labelRowsPerPage: 'Số hàng mỗi trang:',
|
|
3391
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3392
|
-
var from =
|
|
3393
|
-
to =
|
|
3394
|
-
count =
|
|
3581
|
+
labelDisplayedRows: function labelDisplayedRows(_ref32) {
|
|
3582
|
+
var from = _ref32.from,
|
|
3583
|
+
to = _ref32.to,
|
|
3584
|
+
count = _ref32.count;
|
|
3395
3585
|
return "".concat(from, "\u2013").concat(to, " trong ").concat(count !== -1 ? count : "nhi\u1EC1u h\u01A1n ".concat(to));
|
|
3396
3586
|
}
|
|
3397
3587
|
}
|
|
@@ -3470,10 +3660,10 @@ export var zhCN = {
|
|
|
3470
3660
|
return '上一页';
|
|
3471
3661
|
},
|
|
3472
3662
|
labelRowsPerPage: '每页行数:',
|
|
3473
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3474
|
-
var from =
|
|
3475
|
-
to =
|
|
3476
|
-
count =
|
|
3663
|
+
labelDisplayedRows: function labelDisplayedRows(_ref33) {
|
|
3664
|
+
var from = _ref33.from,
|
|
3665
|
+
to = _ref33.to,
|
|
3666
|
+
count = _ref33.count;
|
|
3477
3667
|
return "\u7B2C ".concat(from, " \u6761\u5230\u7B2C ").concat(to, " \u6761\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u6761") : "\u81F3\u5C11 ".concat(to, " \u6761"));
|
|
3478
3668
|
}
|
|
3479
3669
|
}
|
|
@@ -3527,10 +3717,10 @@ export var zhHK = {
|
|
|
3527
3717
|
return '上一頁';
|
|
3528
3718
|
},
|
|
3529
3719
|
labelRowsPerPage: '每頁行數:',
|
|
3530
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3531
|
-
var from =
|
|
3532
|
-
to =
|
|
3533
|
-
count =
|
|
3720
|
+
labelDisplayedRows: function labelDisplayedRows(_ref34) {
|
|
3721
|
+
var from = _ref34.from,
|
|
3722
|
+
to = _ref34.to,
|
|
3723
|
+
count = _ref34.count;
|
|
3534
3724
|
return "\u7B2C ".concat(from, " \u9805\u81F3\u7B2C ").concat(to, " \u9805\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u9805") : "\u8D85\u904E ".concat(to, " \u9805"));
|
|
3535
3725
|
}
|
|
3536
3726
|
}
|
|
@@ -3584,10 +3774,10 @@ export var zhTW = {
|
|
|
3584
3774
|
return '上一頁';
|
|
3585
3775
|
},
|
|
3586
3776
|
labelRowsPerPage: '每行行數:',
|
|
3587
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3588
|
-
var from =
|
|
3589
|
-
to =
|
|
3590
|
-
count =
|
|
3777
|
+
labelDisplayedRows: function labelDisplayedRows(_ref35) {
|
|
3778
|
+
var from = _ref35.from,
|
|
3779
|
+
to = _ref35.to,
|
|
3780
|
+
count = _ref35.count;
|
|
3591
3781
|
return "\u7B2C ".concat(from, " \u689D\u5230\u7B2C ").concat(to, " \u689D\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u689D") : "\u81F3\u5C11 ".concat(to, " \u689D"));
|
|
3592
3782
|
}
|
|
3593
3783
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { formatMuiErrorMessage as _formatMuiErrorMessage } from "@mui/utils";
|
|
2
2
|
export default function makeStyles() {
|
|
3
|
-
throw new Error(process.env.NODE_ENV !== "production" ? "MUI: makeStyles is
|
|
3
|
+
throw new Error(process.env.NODE_ENV !== "production" ? "MUI: makeStyles is no longer exported from @mui/material/styles.\nYou have to import it from @mui/styles.\nSee https://mui.com/r/migration-v4/#mui-material-styles for more details." : _formatMuiErrorMessage(14));
|
|
4
4
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { formatMuiErrorMessage as _formatMuiErrorMessage } from "@mui/utils";
|
|
2
2
|
export default function withStyles() {
|
|
3
|
-
throw new Error(process.env.NODE_ENV !== "production" ? "MUI: withStyles is
|
|
3
|
+
throw new Error(process.env.NODE_ENV !== "production" ? "MUI: withStyles is no longer exported from @mui/material/styles.\nYou have to import it from @mui/styles.\nSee https://mui.com/r/migration-v4/#mui-material-styles for more details." : _formatMuiErrorMessage(15));
|
|
4
4
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { formatMuiErrorMessage as _formatMuiErrorMessage } from "@mui/utils";
|
|
2
2
|
export default function withTheme() {
|
|
3
|
-
throw new Error(process.env.NODE_ENV !== "production" ? "MUI: withTheme is
|
|
3
|
+
throw new Error(process.env.NODE_ENV !== "production" ? "MUI: withTheme is no longer exported from @mui/material/styles.\nYou have to import it from @mui/styles.\nSee https://mui.com/r/migration-v4/#mui-material-styles for more details." : _formatMuiErrorMessage(16));
|
|
4
4
|
}
|
package/legacy/utils/index.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { unstable_ClassNameGenerator as ClassNameGenerator } from '@mui/base/className';
|
|
1
2
|
export { default as capitalize } from './capitalize';
|
|
2
3
|
export { default as createChainedFunction } from './createChainedFunction';
|
|
3
4
|
export { default as createSvgIcon } from './createSvgIcon';
|
|
@@ -14,5 +15,12 @@ export { default as unsupportedProp } from './unsupportedProp';
|
|
|
14
15
|
export { default as useControlled } from './useControlled';
|
|
15
16
|
export { default as useEventCallback } from './useEventCallback';
|
|
16
17
|
export { default as useForkRef } from './useForkRef';
|
|
17
|
-
export { default as useIsFocusVisible } from './useIsFocusVisible';
|
|
18
|
-
|
|
18
|
+
export { default as useIsFocusVisible } from './useIsFocusVisible'; // TODO: remove this export once ClassNameGenerator is stable
|
|
19
|
+
// eslint-disable-next-line @typescript-eslint/naming-convention
|
|
20
|
+
|
|
21
|
+
export var unstable_ClassNameGenerator = {
|
|
22
|
+
configure: function configure(generator) {
|
|
23
|
+
console.warn(['MUI: `ClassNameGenerator` import from `@mui/material/utils` is outdated and might cause unexpected issues.', '', "You should use `import { unstable_ClassNameGenerator } from '@mui/material/className'` instead", '', 'The detail of the issue: https://github.com/mui/material-ui/issues/30011#issuecomment-1024993401', '', 'The updated documentation: https://mui.com/guides/classname-generator/'].join('\n'));
|
|
24
|
+
ClassNameGenerator.configure(generator);
|
|
25
|
+
}
|
|
26
|
+
};
|