@mui/material 5.2.6 → 5.2.7

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.
Files changed (150) hide show
  1. package/Accordion/accordionClasses.d.ts +18 -18
  2. package/AccordionActions/accordionActionsClasses.d.ts +10 -10
  3. package/AccordionDetails/accordionDetailsClasses.d.ts +8 -8
  4. package/AccordionSummary/accordionSummaryClasses.d.ts +22 -22
  5. package/Alert/alertClasses.d.ts +44 -44
  6. package/AlertTitle/alertTitleClasses.d.ts +8 -8
  7. package/AppBar/appBarClasses.d.ts +28 -28
  8. package/Autocomplete/autocompleteClasses.d.ts +54 -54
  9. package/Avatar/Avatar.d.ts +3 -1
  10. package/Avatar/avatarClasses.d.ts +20 -20
  11. package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
  12. package/Badge/Badge.d.ts +10 -10
  13. package/BottomNavigation/BottomNavigation.js +0 -0
  14. package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
  15. package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
  16. package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
  17. package/Button/buttonClasses.d.ts +76 -76
  18. package/ButtonBase/buttonBaseClasses.d.ts +12 -12
  19. package/ButtonBase/touchRippleClasses.d.ts +20 -20
  20. package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
  21. package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
  22. package/CHANGELOG.md +40 -0
  23. package/Card/cardClasses.d.ts +8 -8
  24. package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
  25. package/CardActions/cardActionsClasses.d.ts +10 -10
  26. package/CardContent/cardContentClasses.d.ts +8 -8
  27. package/CardHeader/cardHeaderClasses.d.ts +18 -18
  28. package/CardMedia/cardMediaClasses.d.ts +12 -12
  29. package/Checkbox/checkboxClasses.d.ts +18 -18
  30. package/Chip/chipClasses.d.ts +80 -80
  31. package/CircularProgress/circularProgressClasses.d.ts +26 -26
  32. package/ClickAwayListener/index.d.ts +2 -2
  33. package/Collapse/collapseClasses.d.ts +18 -18
  34. package/Container/containerClasses.d.ts +22 -22
  35. package/Dialog/DialogContext.d.ts +6 -6
  36. package/Dialog/dialogClasses.d.ts +36 -36
  37. package/DialogActions/dialogActionsClasses.d.ts +10 -10
  38. package/DialogContent/dialogContentClasses.d.ts +10 -10
  39. package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
  40. package/DialogTitle/dialogTitleClasses.d.ts +8 -8
  41. package/Divider/dividerClasses.d.ts +34 -34
  42. package/Drawer/drawerClasses.d.ts +30 -30
  43. package/Fab/fabClasses.d.ts +26 -26
  44. package/FilledInput/filledInputClasses.d.ts +40 -40
  45. package/FormControl/formControlClasses.d.ts +14 -14
  46. package/FormControlLabel/formControlLabelClasses.d.ts +18 -18
  47. package/FormGroup/formGroupClasses.d.ts +10 -10
  48. package/FormHelperText/formHelperTextClasses.d.ts +22 -22
  49. package/FormLabel/formLabelClasses.d.ts +22 -22
  50. package/Grid/gridClasses.d.ts +48 -48
  51. package/Icon/iconClasses.d.ts +24 -24
  52. package/IconButton/iconButtonClasses.d.ts +26 -26
  53. package/ImageList/imageListClasses.d.ts +16 -16
  54. package/ImageListItem/imageListItemClasses.d.ts +18 -18
  55. package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
  56. package/Input/inputClasses.d.ts +34 -34
  57. package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
  58. package/InputBase/inputBaseClasses.d.ts +44 -44
  59. package/InputLabel/inputLabelClasses.d.ts +32 -32
  60. package/LinearProgress/linearProgressClasses.d.ts +42 -42
  61. package/Link/linkClasses.d.ts +18 -18
  62. package/List/listClasses.d.ts +14 -14
  63. package/ListItem/listItemClasses.d.ts +30 -30
  64. package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
  65. package/ListItemButton/listItemButtonClasses.d.ts +22 -22
  66. package/ListItemIcon/listItemIconClasses.d.ts +10 -10
  67. package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
  68. package/ListItemText/listItemTextClasses.d.ts +18 -18
  69. package/ListSubheader/listSubheaderClasses.d.ts +18 -18
  70. package/Menu/menuClasses.d.ts +12 -12
  71. package/MenuItem/menuItemClasses.d.ts +20 -20
  72. package/MobileStepper/mobileStepperClasses.d.ts +22 -22
  73. package/NativeSelect/nativeSelectClasses.d.ts +32 -32
  74. package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
  75. package/Pagination/paginationClasses.d.ts +14 -14
  76. package/PaginationItem/paginationItemClasses.d.ts +42 -42
  77. package/Paper/paperClasses.d.ts +39 -39
  78. package/Popover/popoverClasses.d.ts +10 -10
  79. package/Popper/Popper.d.ts +17 -17
  80. package/Radio/radioClasses.d.ts +16 -16
  81. package/RadioGroup/RadioGroupContext.d.ts +11 -11
  82. package/RadioGroup/useRadioGroup.d.ts +4 -4
  83. package/Rating/ratingClasses.d.ts +40 -40
  84. package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
  85. package/Select/selectClasses.d.ts +30 -30
  86. package/Skeleton/skeletonClasses.d.ts +24 -24
  87. package/Snackbar/snackbarClasses.d.ts +20 -20
  88. package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
  89. package/SpeedDial/speedDialClasses.d.ts +22 -22
  90. package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
  91. package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
  92. package/Step/stepClasses.d.ts +16 -16
  93. package/StepButton/stepButtonClasses.d.ts +14 -14
  94. package/StepConnector/stepConnectorClasses.d.ts +26 -26
  95. package/StepContent/stepContentClasses.d.ts +12 -12
  96. package/StepIcon/stepIconClasses.d.ts +16 -16
  97. package/StepLabel/stepLabelClasses.d.ts +28 -28
  98. package/Stepper/stepperClasses.d.ts +14 -14
  99. package/SvgIcon/SvgIcon.d.ts +8 -0
  100. package/SvgIcon/SvgIcon.js +19 -3
  101. package/SvgIcon/svgIconClasses.d.ts +24 -24
  102. package/Switch/switchClasses.d.ts +32 -32
  103. package/Tab/tabClasses.d.ts +26 -26
  104. package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
  105. package/Table/tableClasses.d.ts +10 -10
  106. package/TableBody/tableBodyClasses.d.ts +8 -8
  107. package/TableCell/tableCellClasses.d.ts +32 -32
  108. package/TableContainer/tableContainerClasses.d.ts +8 -8
  109. package/TableFooter/tableFooterClasses.d.ts +8 -8
  110. package/TableHead/tableHeadClasses.d.ts +8 -8
  111. package/TablePagination/tablePaginationClasses.d.ts +28 -28
  112. package/TableRow/tableRowClasses.d.ts +16 -16
  113. package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
  114. package/Tabs/tabsClasses.d.ts +32 -32
  115. package/TextField/textFieldClasses.d.ts +8 -8
  116. package/ToggleButton/toggleButtonClasses.d.ts +24 -24
  117. package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
  118. package/Toolbar/toolbarClasses.d.ts +14 -14
  119. package/Tooltip/tooltipClasses.d.ts +30 -30
  120. package/Typography/typographyClasses.d.ts +50 -50
  121. package/darkScrollbar/index.d.ts +28 -28
  122. package/index.js +1 -1
  123. package/internal/switchBaseClasses.d.ts +12 -12
  124. package/legacy/BottomNavigation/BottomNavigation.js +0 -0
  125. package/legacy/SvgIcon/SvgIcon.js +20 -3
  126. package/legacy/index.js +1 -1
  127. package/legacy/locale/index.js +139 -128
  128. package/locale/index.d.ts +68 -68
  129. package/locale/index.js +54 -44
  130. package/modern/BottomNavigation/BottomNavigation.js +0 -0
  131. package/modern/SvgIcon/SvgIcon.js +19 -3
  132. package/modern/index.js +1 -1
  133. package/modern/locale/index.js +54 -44
  134. package/node/BottomNavigation/BottomNavigation.js +0 -0
  135. package/node/SvgIcon/SvgIcon.js +19 -3
  136. package/node/index.js +1 -1
  137. package/node/locale/index.js +54 -44
  138. package/package.json +2 -2
  139. package/transitions/index.d.ts +1 -1
  140. package/transitions/transition.d.ts +13 -13
  141. package/transitions/utils.d.ts +23 -23
  142. package/umd/material-ui.development.js +25 -5
  143. package/umd/material-ui.production.min.js +12 -12
  144. package/useMediaQuery/useMediaQuery.d.ts +27 -27
  145. package/useTouchRipple/index.d.ts +1 -1
  146. package/useTouchRipple/useTouchRipple.d.ts +28 -28
  147. package/utils/getScrollbarSize.d.ts +2 -2
  148. package/utils/ownerDocument.d.ts +2 -2
  149. package/utils/ownerWindow.d.ts +2 -2
  150. package/utils/setRef.d.ts +2 -2
package/legacy/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license MUI v5.2.6
1
+ /** @license MUI v5.2.7
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
@@ -1239,9 +1239,13 @@ export var fiFI = {
1239
1239
 
1240
1240
  return 'Mene edelliselle sivulle';
1241
1241
  },
1242
- labelRowsPerPage: 'Rivejä per sivu:' // labelDisplayedRows: ({ from, to, count }) =>
1243
- // `${from}–${to} / ${count !== -1 ? count : `more than ${to}`}`,
1244
-
1242
+ labelRowsPerPage: 'Rivejä per sivu:',
1243
+ labelDisplayedRows: function labelDisplayedRows(_ref10) {
1244
+ var from = _ref10.from,
1245
+ to = _ref10.to,
1246
+ count = _ref10.count;
1247
+ return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "enemm\xE4n kuin ".concat(to));
1248
+ }
1245
1249
  }
1246
1250
  },
1247
1251
  MuiRating: {
@@ -1319,10 +1323,10 @@ export var frFR = {
1319
1323
  return 'Aller à la page précédente';
1320
1324
  },
1321
1325
  labelRowsPerPage: 'Lignes par page :',
1322
- labelDisplayedRows: function labelDisplayedRows(_ref10) {
1323
- var from = _ref10.from,
1324
- to = _ref10.to,
1325
- count = _ref10.count;
1326
+ labelDisplayedRows: function labelDisplayedRows(_ref11) {
1327
+ var from = _ref11.from,
1328
+ to = _ref11.to,
1329
+ count = _ref11.count;
1326
1330
  return "".concat(from, "\u2013").concat(to, " sur ").concat(count !== -1 ? count : "plus que ".concat(to));
1327
1331
  }
1328
1332
  }
@@ -1402,10 +1406,10 @@ export var heIL = {
1402
1406
  return 'לעמוד הקודם';
1403
1407
  },
1404
1408
  labelRowsPerPage: 'שורות בעמוד:',
1405
- labelDisplayedRows: function labelDisplayedRows(_ref11) {
1406
- var from = _ref11.from,
1407
- to = _ref11.to,
1408
- count = _ref11.count;
1409
+ labelDisplayedRows: function labelDisplayedRows(_ref12) {
1410
+ var from = _ref12.from,
1411
+ to = _ref12.to,
1412
+ count = _ref12.count;
1409
1413
  return "".concat(from, "\u2013").concat(to, " \u05DE\u05EA\u05D5\u05DA ").concat(count !== -1 ? count : "\u05D9\u05D5\u05EA\u05E8 \u05DE ".concat(to));
1410
1414
  }
1411
1415
  }
@@ -1485,10 +1489,10 @@ export var hiIN = {
1485
1489
  return 'पिछले पृष्ठ पर जाएँ';
1486
1490
  },
1487
1491
  labelRowsPerPage: 'पंक्तियाँ प्रति पृष्ठ:',
1488
- labelDisplayedRows: function labelDisplayedRows(_ref12) {
1489
- var from = _ref12.from,
1490
- to = _ref12.to,
1491
- count = _ref12.count;
1492
+ labelDisplayedRows: function labelDisplayedRows(_ref13) {
1493
+ var from = _ref13.from,
1494
+ to = _ref13.to,
1495
+ count = _ref13.count;
1492
1496
  return "".concat(from, "-").concat(to === -1 ? count : to, " \u0915\u0941\u0932 ").concat(count, " \u092E\u0947\u0902");
1493
1497
  }
1494
1498
  }
@@ -1942,10 +1946,10 @@ export var jaJP = {
1942
1946
  return '前のページへ';
1943
1947
  },
1944
1948
  labelRowsPerPage: 'ページあたりの行数:',
1945
- labelDisplayedRows: function labelDisplayedRows(_ref13) {
1946
- var from = _ref13.from,
1947
- to = _ref13.to,
1948
- count = _ref13.count;
1949
+ labelDisplayedRows: function labelDisplayedRows(_ref14) {
1950
+ var from = _ref14.from,
1951
+ to = _ref14.to,
1952
+ count = _ref14.count;
1949
1953
  return "".concat(from, "\uFF5E").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, "\u4EE5\u4E0A"));
1950
1954
  }
1951
1955
  }
@@ -2025,10 +2029,10 @@ export var khKH = {
2025
2029
  return 'ទៅទំព័រមុន';
2026
2030
  },
2027
2031
  labelRowsPerPage: 'ចំនួនជួរដេកក្នុងមួយទំព័រ:',
2028
- labelDisplayedRows: function labelDisplayedRows(_ref14) {
2029
- var from = _ref14.from,
2030
- to = _ref14.to,
2031
- count = _ref14.count;
2032
+ labelDisplayedRows: function labelDisplayedRows(_ref15) {
2033
+ var from = _ref15.from,
2034
+ to = _ref15.to,
2035
+ count = _ref15.count;
2032
2036
  return "".concat(from, " - ").concat(to, " \u1793\u17C3 ").concat(count !== -1 ? count : "\u1785\u17D2\u179A\u17BE\u1793\u1787\u17B6\u1784 ".concat(to));
2033
2037
  }
2034
2038
  }
@@ -2108,10 +2112,10 @@ export var koKR = {
2108
2112
  return '이전 페이지로 이동';
2109
2113
  },
2110
2114
  labelRowsPerPage: '페이지 당 행:',
2111
- labelDisplayedRows: function labelDisplayedRows(_ref15) {
2112
- var from = _ref15.from,
2113
- to = _ref15.to,
2114
- count = _ref15.count;
2115
+ labelDisplayedRows: function labelDisplayedRows(_ref16) {
2116
+ var from = _ref16.from,
2117
+ to = _ref16.to,
2118
+ count = _ref16.count;
2115
2119
  return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, "\uAC1C \uC774\uC0C1"));
2116
2120
  }
2117
2121
  }
@@ -2191,10 +2195,10 @@ export var kzKZ = {
2191
2195
  return 'Алдыңғы бетке өту';
2192
2196
  },
2193
2197
  labelRowsPerPage: 'Беттегі қатарлар:',
2194
- labelDisplayedRows: function labelDisplayedRows(_ref16) {
2195
- var from = _ref16.from,
2196
- to = _ref16.to,
2197
- count = _ref16.count;
2198
+ labelDisplayedRows: function labelDisplayedRows(_ref17) {
2199
+ var from = _ref17.from,
2200
+ to = _ref17.to,
2201
+ count = _ref17.count;
2198
2202
  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);
2199
2203
  }
2200
2204
  }
@@ -2278,10 +2282,10 @@ export var nbNO = {
2278
2282
  return 'Gå til forrige side';
2279
2283
  },
2280
2284
  labelRowsPerPage: 'Rader per side:',
2281
- labelDisplayedRows: function labelDisplayedRows(_ref17) {
2282
- var from = _ref17.from,
2283
- to = _ref17.to,
2284
- count = _ref17.count;
2285
+ labelDisplayedRows: function labelDisplayedRows(_ref18) {
2286
+ var from = _ref18.from,
2287
+ to = _ref18.to,
2288
+ count = _ref18.count;
2285
2289
  return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "mer enn ".concat(to));
2286
2290
  }
2287
2291
  }
@@ -2361,10 +2365,10 @@ export var nlNL = {
2361
2365
  return 'Ga naar vorige pagina';
2362
2366
  },
2363
2367
  labelRowsPerPage: 'Regels per pagina:',
2364
- labelDisplayedRows: function labelDisplayedRows(_ref18) {
2365
- var from = _ref18.from,
2366
- to = _ref18.to,
2367
- count = _ref18.count;
2368
+ labelDisplayedRows: function labelDisplayedRows(_ref19) {
2369
+ var from = _ref19.from,
2370
+ to = _ref19.to,
2371
+ count = _ref19.count;
2368
2372
  return "".concat(from, "\u2013").concat(to, " van ").concat(count !== -1 ? count : "meer dan ".concat(to));
2369
2373
  }
2370
2374
  }
@@ -2532,10 +2536,10 @@ export var ptBR = {
2532
2536
  return 'Ir para a página anterior';
2533
2537
  },
2534
2538
  labelRowsPerPage: 'Linhas por página:',
2535
- labelDisplayedRows: function labelDisplayedRows(_ref19) {
2536
- var from = _ref19.from,
2537
- to = _ref19.to,
2538
- count = _ref19.count;
2539
+ labelDisplayedRows: function labelDisplayedRows(_ref20) {
2540
+ var from = _ref20.from,
2541
+ to = _ref20.to,
2542
+ count = _ref20.count;
2539
2543
  return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
2540
2544
  }
2541
2545
  }
@@ -2615,10 +2619,10 @@ export var ptPT = {
2615
2619
  return 'Página anterior';
2616
2620
  },
2617
2621
  labelRowsPerPage: 'Linhas por página:',
2618
- labelDisplayedRows: function labelDisplayedRows(_ref20) {
2619
- var from = _ref20.from,
2620
- to = _ref20.to,
2621
- count = _ref20.count;
2622
+ labelDisplayedRows: function labelDisplayedRows(_ref21) {
2623
+ var from = _ref21.from,
2624
+ to = _ref21.to,
2625
+ count = _ref21.count;
2622
2626
  return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
2623
2627
  }
2624
2628
  }
@@ -2777,10 +2781,10 @@ export var ruRU = {
2777
2781
  return 'Перейти на предыдущую страницу';
2778
2782
  },
2779
2783
  labelRowsPerPage: 'Строк на странице:',
2780
- labelDisplayedRows: function labelDisplayedRows(_ref21) {
2781
- var from = _ref21.from,
2782
- to = _ref21.to,
2783
- count = _ref21.count;
2784
+ labelDisplayedRows: function labelDisplayedRows(_ref22) {
2785
+ var from = _ref22.from,
2786
+ to = _ref22.to,
2787
+ count = _ref22.count;
2784
2788
  return "".concat(from, "\u2013").concat(to, " \u0438\u0437 ").concat(count !== -1 ? count : "\u0431\u043E\u043B\u0435\u0435 \u0447\u0435\u043C ".concat(to));
2785
2789
  }
2786
2790
  }
@@ -2873,10 +2877,10 @@ export var siLK = {
2873
2877
  return 'පෙර පිටුවට යන්න';
2874
2878
  },
2875
2879
  labelRowsPerPage: 'පිටුවක පේළි:',
2876
- labelDisplayedRows: function labelDisplayedRows(_ref22) {
2877
- var from = _ref22.from,
2878
- to = _ref22.to,
2879
- count = _ref22.count;
2880
+ labelDisplayedRows: function labelDisplayedRows(_ref23) {
2881
+ var from = _ref23.from,
2882
+ to = _ref23.to,
2883
+ count = _ref23.count;
2880
2884
  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"));
2881
2885
  }
2882
2886
  }
@@ -2956,10 +2960,10 @@ export var skSK = {
2956
2960
  return 'Ísť na predchádzajúcu stránku';
2957
2961
  },
2958
2962
  labelRowsPerPage: 'Riadkov na stránke:',
2959
- labelDisplayedRows: function labelDisplayedRows(_ref23) {
2960
- var from = _ref23.from,
2961
- to = _ref23.to,
2962
- count = _ref23.count;
2963
+ labelDisplayedRows: function labelDisplayedRows(_ref24) {
2964
+ var from = _ref24.from,
2965
+ to = _ref24.to,
2966
+ count = _ref24.count;
2963
2967
  return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "viac ako ".concat(to));
2964
2968
  }
2965
2969
  }
@@ -3047,10 +3051,10 @@ export var svSE = {
3047
3051
  return 'Gå till föregående sida';
3048
3052
  },
3049
3053
  labelRowsPerPage: 'Rader per sida:',
3050
- labelDisplayedRows: function labelDisplayedRows(_ref24) {
3051
- var from = _ref24.from,
3052
- to = _ref24.to,
3053
- count = _ref24.count;
3054
+ labelDisplayedRows: function labelDisplayedRows(_ref25) {
3055
+ var from = _ref25.from,
3056
+ to = _ref25.to,
3057
+ count = _ref25.count;
3054
3058
  return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "fler \xE4n ".concat(to));
3055
3059
  }
3056
3060
  }
@@ -3130,10 +3134,10 @@ export var thTH = {
3130
3134
  return 'ไปที่หน้าก่อน';
3131
3135
  },
3132
3136
  labelRowsPerPage: 'จำนวนแถวต่อหน้า:',
3133
- labelDisplayedRows: function labelDisplayedRows(_ref25) {
3134
- var from = _ref25.from,
3135
- to = _ref25.to,
3136
- count = _ref25.count;
3137
+ labelDisplayedRows: function labelDisplayedRows(_ref26) {
3138
+ var from = _ref26.from,
3139
+ to = _ref26.to,
3140
+ count = _ref26.count;
3137
3141
  return "".concat(from, "\u2013").concat(to, " \u0E08\u0E32\u0E01 ").concat(count !== -1 ? count : "\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32 ".concat(to));
3138
3142
  }
3139
3143
  }
@@ -3292,10 +3296,10 @@ export var ukUA = {
3292
3296
  return 'Перейти на попередню сторінку';
3293
3297
  },
3294
3298
  labelRowsPerPage: 'Рядків на сторінці:',
3295
- labelDisplayedRows: function labelDisplayedRows(_ref26) {
3296
- var from = _ref26.from,
3297
- to = _ref26.to,
3298
- count = _ref26.count;
3299
+ labelDisplayedRows: function labelDisplayedRows(_ref27) {
3300
+ var from = _ref27.from,
3301
+ to = _ref27.to,
3302
+ count = _ref27.count;
3299
3303
  return "".concat(from, "\u2013").concat(to, " \u0437 ").concat(count !== -1 ? count : "\u043F\u043E\u043D\u0430\u0434 ".concat(to));
3300
3304
  }
3301
3305
  }
@@ -3360,31 +3364,34 @@ export var ukUA = {
3360
3364
  };
3361
3365
  export var viVN = {
3362
3366
  components: {
3363
- // MuiBreadcrumbs: {
3364
- // defaultProps: {
3365
- // expandText: 'Show path',
3366
- // },
3367
- // },
3367
+ MuiBreadcrumbs: {
3368
+ defaultProps: {
3369
+ expandText: 'Mở ra'
3370
+ }
3371
+ },
3368
3372
  MuiTablePagination: {
3369
3373
  defaultProps: {
3370
- // getItemAriaLabel: (type) => {
3371
- // if (type === 'first') {
3372
- // return 'Go to first page';
3373
- // }
3374
- // if (type === 'last') {
3375
- // return 'Go to last page';
3376
- // }
3377
- // if (type === 'next') {
3378
- // return 'Go to next page';
3379
- // }
3380
- // // if (type === 'previous') {
3381
- // return 'Go to previous page';
3382
- // },
3374
+ getItemAriaLabel: function getItemAriaLabel(type) {
3375
+ if (type === 'first') {
3376
+ return 'Tới trang đầu tiên';
3377
+ }
3378
+
3379
+ if (type === 'last') {
3380
+ return 'Tới trang cuối cùng';
3381
+ }
3382
+
3383
+ if (type === 'next') {
3384
+ return 'Tới trang tiếp theo';
3385
+ } // if (type === 'previous') {
3386
+
3387
+
3388
+ return 'Về trang trước đó';
3389
+ },
3383
3390
  labelRowsPerPage: 'Số hàng mỗi trang:',
3384
- labelDisplayedRows: function labelDisplayedRows(_ref27) {
3385
- var from = _ref27.from,
3386
- to = _ref27.to,
3387
- count = _ref27.count;
3391
+ labelDisplayedRows: function labelDisplayedRows(_ref28) {
3392
+ var from = _ref28.from,
3393
+ to = _ref28.to,
3394
+ count = _ref28.count;
3388
3395
  return "".concat(from, "\u2013").concat(to, " trong ").concat(count !== -1 ? count : "nhi\u1EC1u h\u01A1n ".concat(to));
3389
3396
  }
3390
3397
  }
@@ -3394,7 +3401,7 @@ export var viVN = {
3394
3401
  getLabelText: function getLabelText(value) {
3395
3402
  return "".concat(value, " sao");
3396
3403
  },
3397
- emptyLabelText: 'Trống'
3404
+ emptyLabelText: 'Không có dữ liệu'
3398
3405
  }
3399
3406
  },
3400
3407
  MuiAutocomplete: {
@@ -3402,7 +3409,7 @@ export var viVN = {
3402
3409
  clearText: 'Xóa',
3403
3410
  closeText: 'Đóng',
3404
3411
  loadingText: 'Đang tải…',
3405
- noOptionsText: 'Không có lựa chọn',
3412
+ noOptionsText: 'Không có lựa chọn nào',
3406
3413
  openText: 'Mở'
3407
3414
  }
3408
3415
  },
@@ -3410,28 +3417,32 @@ export var viVN = {
3410
3417
  defaultProps: {
3411
3418
  closeText: 'Đóng'
3412
3419
  }
3413
- } // MuiPagination: {
3414
- // defaultProps: {
3415
- // 'aria-label': 'Pagination navigation',
3416
- // getItemAriaLabel: (type, page, selected) => {
3417
- // if (type === 'page') {
3418
- // return `${selected ? '' : 'Go to '}page ${page}`;
3419
- // }
3420
- // if (type === 'first') {
3421
- // return 'Go to first page';
3422
- // }
3423
- // if (type === 'last') {
3424
- // return 'Go to last page';
3425
- // }
3426
- // if (type === 'next') {
3427
- // return 'Go to next page';
3428
- // }
3429
- // // if (type === 'previous') {
3430
- // return 'Go to previous page';
3431
- // },
3432
- // },
3433
- // },
3420
+ },
3421
+ MuiPagination: {
3422
+ defaultProps: {
3423
+ 'aria-label': 'Thanh điều khiển trang',
3424
+ getItemAriaLabel: function getItemAriaLabel(type, page, selected) {
3425
+ if (type === 'page') {
3426
+ return "".concat(selected ? '' : 'Tới ', "trang ").concat(page);
3427
+ }
3428
+
3429
+ if (type === 'first') {
3430
+ return 'Tới trang đầu tiên';
3431
+ }
3434
3432
 
3433
+ if (type === 'last') {
3434
+ return 'Tới trang cuối cùng';
3435
+ }
3436
+
3437
+ if (type === 'next') {
3438
+ return 'Tới trang tiếp theo';
3439
+ } // if (type === 'previous') {
3440
+
3441
+
3442
+ return 'Về trang trước đó';
3443
+ }
3444
+ }
3445
+ }
3435
3446
  }
3436
3447
  };
3437
3448
  export var zhCN = {
@@ -3459,10 +3470,10 @@ export var zhCN = {
3459
3470
  return '上一页';
3460
3471
  },
3461
3472
  labelRowsPerPage: '每页行数:',
3462
- labelDisplayedRows: function labelDisplayedRows(_ref28) {
3463
- var from = _ref28.from,
3464
- to = _ref28.to,
3465
- count = _ref28.count;
3473
+ labelDisplayedRows: function labelDisplayedRows(_ref29) {
3474
+ var from = _ref29.from,
3475
+ to = _ref29.to,
3476
+ count = _ref29.count;
3466
3477
  return "\u7B2C ".concat(from, " \u6761\u5230\u7B2C ").concat(to, " \u6761\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u6761") : "\u81F3\u5C11 ".concat(to, " \u6761"));
3467
3478
  }
3468
3479
  }
@@ -3516,10 +3527,10 @@ export var zhHK = {
3516
3527
  return '上一頁';
3517
3528
  },
3518
3529
  labelRowsPerPage: '每頁行數:',
3519
- labelDisplayedRows: function labelDisplayedRows(_ref29) {
3520
- var from = _ref29.from,
3521
- to = _ref29.to,
3522
- count = _ref29.count;
3530
+ labelDisplayedRows: function labelDisplayedRows(_ref30) {
3531
+ var from = _ref30.from,
3532
+ to = _ref30.to,
3533
+ count = _ref30.count;
3523
3534
  return "\u7B2C ".concat(from, " \u9805\u81F3\u7B2C ").concat(to, " \u9805\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u9805") : "\u8D85\u904E ".concat(to, " \u9805"));
3524
3535
  }
3525
3536
  }
@@ -3573,10 +3584,10 @@ export var zhTW = {
3573
3584
  return '上一頁';
3574
3585
  },
3575
3586
  labelRowsPerPage: '每行行數:',
3576
- labelDisplayedRows: function labelDisplayedRows(_ref30) {
3577
- var from = _ref30.from,
3578
- to = _ref30.to,
3579
- count = _ref30.count;
3587
+ labelDisplayedRows: function labelDisplayedRows(_ref31) {
3588
+ var from = _ref31.from,
3589
+ to = _ref31.to,
3590
+ count = _ref31.count;
3580
3591
  return "\u7B2C ".concat(from, " \u689D\u5230\u7B2C ").concat(to, " \u689D\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u689D") : "\u81F3\u5C11 ".concat(to, " \u689D"));
3581
3592
  }
3582
3593
  }
package/locale/index.d.ts CHANGED
@@ -1,68 +1,68 @@
1
- import { ComponentsPropsList } from '../styles/props';
2
- export interface Localization {
3
- components?: {
4
- MuiAlert?: {
5
- defaultProps: Pick<ComponentsPropsList['MuiAlert'], 'closeText'>;
6
- };
7
- MuiBreadcrumbs?: {
8
- defaultProps: Pick<ComponentsPropsList['MuiBreadcrumbs'], 'expandText'>;
9
- };
10
- MuiTablePagination?: {
11
- defaultProps: Pick<ComponentsPropsList['MuiTablePagination'], 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel'>;
12
- };
13
- MuiRating?: {
14
- defaultProps: Pick<ComponentsPropsList['MuiRating'], 'emptyLabelText' | 'getLabelText'>;
15
- };
16
- MuiAutocomplete?: {
17
- defaultProps: Pick<ComponentsPropsList['MuiAutocomplete'], 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText'>;
18
- };
19
- MuiPagination?: {
20
- defaultProps: Pick<ComponentsPropsList['MuiPagination'], 'aria-label' | 'getItemAriaLabel'>;
21
- };
22
- };
23
- }
24
- export declare const amET: Localization;
25
- export declare const arEG: Localization;
26
- export declare const arSD: Localization;
27
- export declare const azAZ: Localization;
28
- export declare const bnBD: Localization;
29
- export declare const bgBG: Localization;
30
- export declare const caES: Localization;
31
- export declare const csCZ: Localization;
32
- export declare const daDK: Localization;
33
- export declare const deDE: Localization;
34
- export declare const elGR: Localization;
35
- export declare const enUS: Localization;
36
- export declare const esES: Localization;
37
- export declare const etEE: Localization;
38
- export declare const faIR: Localization;
39
- export declare const fiFI: Localization;
40
- export declare const frFR: Localization;
41
- export declare const heIL: Localization;
42
- export declare const hiIN: Localization;
43
- export declare const huHU: Localization;
44
- export declare const hyAM: Localization;
45
- export declare const idID: Localization;
46
- export declare const isIS: Localization;
47
- export declare const itIT: Localization;
48
- export declare const jaJP: Localization;
49
- export declare const khKH: Localization;
50
- export declare const koKR: Localization;
51
- export declare const kzKZ: Localization;
52
- export declare const nbNO: Localization;
53
- export declare const nlNL: Localization;
54
- export declare const plPL: Localization;
55
- export declare const ptBR: Localization;
56
- export declare const ptPT: Localization;
57
- export declare const roRO: Localization;
58
- export declare const ruRU: Localization;
59
- export declare const siLK: Localization;
60
- export declare const skSK: Localization;
61
- export declare const svSE: Localization;
62
- export declare const thTH: Localization;
63
- export declare const trTR: Localization;
64
- export declare const ukUA: Localization;
65
- export declare const viVN: Localization;
66
- export declare const zhCN: Localization;
67
- export declare const zhHK: Localization;
68
- export declare const zhTW: Localization;
1
+ import { ComponentsPropsList } from '../styles/props';
2
+ export interface Localization {
3
+ components?: {
4
+ MuiAlert?: {
5
+ defaultProps: Pick<ComponentsPropsList['MuiAlert'], 'closeText'>;
6
+ };
7
+ MuiBreadcrumbs?: {
8
+ defaultProps: Pick<ComponentsPropsList['MuiBreadcrumbs'], 'expandText'>;
9
+ };
10
+ MuiTablePagination?: {
11
+ defaultProps: Pick<ComponentsPropsList['MuiTablePagination'], 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel'>;
12
+ };
13
+ MuiRating?: {
14
+ defaultProps: Pick<ComponentsPropsList['MuiRating'], 'emptyLabelText' | 'getLabelText'>;
15
+ };
16
+ MuiAutocomplete?: {
17
+ defaultProps: Pick<ComponentsPropsList['MuiAutocomplete'], 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText'>;
18
+ };
19
+ MuiPagination?: {
20
+ defaultProps: Pick<ComponentsPropsList['MuiPagination'], 'aria-label' | 'getItemAriaLabel'>;
21
+ };
22
+ };
23
+ }
24
+ export declare const amET: Localization;
25
+ export declare const arEG: Localization;
26
+ export declare const arSD: Localization;
27
+ export declare const azAZ: Localization;
28
+ export declare const bnBD: Localization;
29
+ export declare const bgBG: Localization;
30
+ export declare const caES: Localization;
31
+ export declare const csCZ: Localization;
32
+ export declare const daDK: Localization;
33
+ export declare const deDE: Localization;
34
+ export declare const elGR: Localization;
35
+ export declare const enUS: Localization;
36
+ export declare const esES: Localization;
37
+ export declare const etEE: Localization;
38
+ export declare const faIR: Localization;
39
+ export declare const fiFI: Localization;
40
+ export declare const frFR: Localization;
41
+ export declare const heIL: Localization;
42
+ export declare const hiIN: Localization;
43
+ export declare const huHU: Localization;
44
+ export declare const hyAM: Localization;
45
+ export declare const idID: Localization;
46
+ export declare const isIS: Localization;
47
+ export declare const itIT: Localization;
48
+ export declare const jaJP: Localization;
49
+ export declare const khKH: Localization;
50
+ export declare const koKR: Localization;
51
+ export declare const kzKZ: Localization;
52
+ export declare const nbNO: Localization;
53
+ export declare const nlNL: Localization;
54
+ export declare const plPL: Localization;
55
+ export declare const ptBR: Localization;
56
+ export declare const ptPT: Localization;
57
+ export declare const roRO: Localization;
58
+ export declare const ruRU: Localization;
59
+ export declare const siLK: Localization;
60
+ export declare const skSK: Localization;
61
+ export declare const svSE: Localization;
62
+ export declare const thTH: Localization;
63
+ export declare const trTR: Localization;
64
+ export declare const ukUA: Localization;
65
+ export declare const viVN: Localization;
66
+ export declare const zhCN: Localization;
67
+ export declare const zhHK: Localization;
68
+ export declare const zhTW: Localization;