@mui/material 5.11.1 → 5.11.2

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 (177) 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/avatarClasses.d.ts +20 -20
  10. package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
  11. package/Backdrop/backdropClasses.d.ts +10 -10
  12. package/Badge/badgeClasses.d.ts +56 -56
  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 +100 -100
  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 +71 -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 +96 -96
  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 +6 -6
  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/FormControlContext.d.ts +17 -17
  46. package/FormControl/formControlClasses.d.ts +14 -14
  47. package/FormControl/useFormControl.d.ts +2 -2
  48. package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
  49. package/FormGroup/formGroupClasses.d.ts +12 -12
  50. package/FormHelperText/formHelperTextClasses.d.ts +22 -22
  51. package/FormLabel/formLabelClasses.d.ts +22 -22
  52. package/Grid/gridClasses.d.ts +48 -48
  53. package/Icon/iconClasses.d.ts +24 -24
  54. package/IconButton/iconButtonClasses.d.ts +34 -34
  55. package/ImageList/imageListClasses.d.ts +16 -16
  56. package/ImageListItem/imageListItemClasses.d.ts +18 -18
  57. package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
  58. package/Input/inputClasses.d.ts +34 -34
  59. package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
  60. package/InputBase/inputBaseClasses.d.ts +46 -46
  61. package/InputLabel/inputLabelClasses.d.ts +32 -32
  62. package/LinearProgress/linearProgressClasses.d.ts +42 -42
  63. package/Link/getTextDecoration.d.ts +15 -15
  64. package/Link/linkClasses.d.ts +18 -18
  65. package/List/listClasses.d.ts +14 -14
  66. package/ListItem/listItemClasses.d.ts +30 -30
  67. package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
  68. package/ListItemButton/listItemButtonClasses.d.ts +22 -22
  69. package/ListItemIcon/listItemIconClasses.d.ts +10 -10
  70. package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
  71. package/ListItemText/listItemTextClasses.d.ts +18 -18
  72. package/ListSubheader/listSubheaderClasses.d.ts +18 -18
  73. package/Menu/menuClasses.d.ts +12 -12
  74. package/MenuItem/menuItemClasses.d.ts +20 -20
  75. package/MobileStepper/mobileStepperClasses.d.ts +22 -22
  76. package/NativeSelect/nativeSelectClasses.d.ts +32 -32
  77. package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
  78. package/Pagination/paginationClasses.d.ts +14 -14
  79. package/PaginationItem/paginationItemClasses.d.ts +42 -42
  80. package/Paper/paperClasses.d.ts +39 -39
  81. package/Popover/popoverClasses.d.ts +10 -10
  82. package/Popper/Popper.d.ts +37 -37
  83. package/Popper/Popper.js +11 -7
  84. package/Radio/radioClasses.d.ts +16 -16
  85. package/RadioGroup/RadioGroupContext.d.ts +11 -11
  86. package/RadioGroup/useRadioGroup.d.ts +4 -4
  87. package/Rating/ratingClasses.d.ts +40 -40
  88. package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
  89. package/Select/SelectInput.js +11 -6
  90. package/Select/selectClasses.d.ts +30 -30
  91. package/Skeleton/skeletonClasses.d.ts +26 -26
  92. package/Slider/Slider.js +0 -5
  93. package/Snackbar/snackbarClasses.d.ts +20 -20
  94. package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
  95. package/SpeedDial/speedDialClasses.d.ts +22 -22
  96. package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
  97. package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
  98. package/Step/StepContext.d.ts +20 -20
  99. package/Step/stepClasses.d.ts +16 -16
  100. package/StepButton/stepButtonClasses.d.ts +14 -14
  101. package/StepConnector/stepConnectorClasses.d.ts +26 -26
  102. package/StepContent/stepContentClasses.d.ts +12 -12
  103. package/StepIcon/stepIconClasses.d.ts +16 -16
  104. package/StepLabel/stepLabelClasses.d.ts +28 -28
  105. package/Stepper/StepperContext.d.ts +18 -18
  106. package/Stepper/stepperClasses.d.ts +14 -14
  107. package/SvgIcon/svgIconClasses.d.ts +26 -26
  108. package/Switch/switchClasses.d.ts +32 -32
  109. package/Tab/tabClasses.d.ts +26 -26
  110. package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
  111. package/Table/tableClasses.d.ts +10 -10
  112. package/TableBody/tableBodyClasses.d.ts +8 -8
  113. package/TableCell/TableCell.js +5 -1
  114. package/TableCell/tableCellClasses.d.ts +32 -32
  115. package/TableContainer/tableContainerClasses.d.ts +8 -8
  116. package/TableFooter/tableFooterClasses.d.ts +8 -8
  117. package/TableHead/tableHeadClasses.d.ts +8 -8
  118. package/TablePagination/tablePaginationClasses.d.ts +28 -28
  119. package/TableRow/tableRowClasses.d.ts +16 -16
  120. package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
  121. package/Tabs/tabsClasses.d.ts +32 -32
  122. package/TextField/textFieldClasses.d.ts +8 -8
  123. package/ToggleButton/toggleButtonClasses.d.ts +24 -24
  124. package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
  125. package/Toolbar/toolbarClasses.d.ts +14 -14
  126. package/Tooltip/tooltipClasses.d.ts +30 -30
  127. package/Typography/typographyClasses.d.ts +50 -50
  128. package/Unstable_Grid2/Grid2.d.ts +4 -4
  129. package/Unstable_Grid2/Grid2Props.d.ts +15 -15
  130. package/Unstable_Grid2/grid2Classes.d.ts +5 -5
  131. package/Unstable_Grid2/index.d.ts +4 -4
  132. package/className/index.d.ts +1 -1
  133. package/darkScrollbar/index.d.ts +28 -28
  134. package/generateUtilityClass/index.d.ts +2 -2
  135. package/generateUtilityClasses/index.d.ts +1 -1
  136. package/index.js +1 -1
  137. package/internal/switchBaseClasses.d.ts +12 -12
  138. package/legacy/BottomNavigation/BottomNavigation.js +0 -0
  139. package/legacy/Popper/Popper.js +13 -9
  140. package/legacy/Select/SelectInput.js +9 -6
  141. package/legacy/Slider/Slider.js +0 -5
  142. package/legacy/TableCell/TableCell.js +5 -1
  143. package/legacy/index.js +1 -1
  144. package/legacy/locale/index.js +195 -116
  145. package/locale/index.d.ts +74 -73
  146. package/locale/index.js +79 -4
  147. package/modern/BottomNavigation/BottomNavigation.js +0 -0
  148. package/modern/Popper/Popper.js +11 -7
  149. package/modern/Select/SelectInput.js +7 -6
  150. package/modern/Slider/Slider.js +0 -5
  151. package/modern/TableCell/TableCell.js +5 -1
  152. package/modern/index.js +1 -1
  153. package/modern/locale/index.js +79 -4
  154. package/node/BottomNavigation/BottomNavigation.js +0 -0
  155. package/node/Popper/Popper.js +11 -7
  156. package/node/Select/SelectInput.js +11 -6
  157. package/node/Slider/Slider.js +0 -5
  158. package/node/TableCell/TableCell.js +5 -1
  159. package/node/index.js +1 -1
  160. package/node/locale/index.js +81 -5
  161. package/package.json +6 -6
  162. package/styles/CssVarsProvider.d.ts +16 -16
  163. package/styles/excludeVariablesFromRoot.d.ts +5 -5
  164. package/styles/getOverlayAlpha.d.ts +2 -2
  165. package/transitions/index.d.ts +1 -1
  166. package/transitions/transition.d.ts +13 -13
  167. package/transitions/utils.d.ts +23 -23
  168. package/types/OverridableComponentAugmentation.d.ts +31 -31
  169. package/umd/material-ui.development.js +154 -83
  170. package/umd/material-ui.production.min.js +21 -21
  171. package/useMediaQuery/useMediaQuery.d.ts +31 -31
  172. package/useTouchRipple/index.d.ts +1 -1
  173. package/useTouchRipple/useTouchRipple.d.ts +28 -28
  174. package/utils/getScrollbarSize.d.ts +2 -2
  175. package/utils/ownerDocument.d.ts +2 -2
  176. package/utils/ownerWindow.d.ts +2 -2
  177. package/utils/setRef.d.ts +2 -2
@@ -1156,12 +1156,15 @@ export var faIR = {
1156
1156
  // if (type === 'previous') {
1157
1157
  return 'رفتن به صفحه‌ی قبلی';
1158
1158
  },
1159
- labelRowsPerPage: 'تعداد سطرهای هر صفحه:'
1160
- // labelDisplayedRows: ({ from, to, count }) =>
1161
- // `${from}–${to} از ${count !== -1 ? count : `more than ${to}`}`,
1159
+ labelRowsPerPage: 'تعداد سطرهای هر صفحه:',
1160
+ labelDisplayedRows: function labelDisplayedRows(_ref12) {
1161
+ var from = _ref12.from,
1162
+ to = _ref12.to,
1163
+ count = _ref12.count;
1164
+ return "".concat(from, "\u2013").concat(to, " \u0627\u0632 ").concat(count !== -1 ? count : "\u0628\u06CC\u0634\u062A\u0631 \u0627\u0632 ".concat(to));
1165
+ }
1162
1166
  }
1163
1167
  },
1164
-
1165
1168
  MuiRating: {
1166
1169
  defaultProps: {
1167
1170
  getLabelText: function getLabelText(value) {
@@ -1230,10 +1233,10 @@ export var fiFI = {
1230
1233
  return 'Mene edelliselle sivulle';
1231
1234
  },
1232
1235
  labelRowsPerPage: 'Rivejä per sivu:',
1233
- labelDisplayedRows: function labelDisplayedRows(_ref12) {
1234
- var from = _ref12.from,
1235
- to = _ref12.to,
1236
- count = _ref12.count;
1236
+ labelDisplayedRows: function labelDisplayedRows(_ref13) {
1237
+ var from = _ref13.from,
1238
+ to = _ref13.to,
1239
+ count = _ref13.count;
1237
1240
  return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "enemm\xE4n kuin ".concat(to));
1238
1241
  }
1239
1242
  }
@@ -1306,10 +1309,10 @@ export var frFR = {
1306
1309
  return 'Aller à la page précédente';
1307
1310
  },
1308
1311
  labelRowsPerPage: 'Lignes par page :',
1309
- labelDisplayedRows: function labelDisplayedRows(_ref13) {
1310
- var from = _ref13.from,
1311
- to = _ref13.to,
1312
- count = _ref13.count;
1312
+ labelDisplayedRows: function labelDisplayedRows(_ref14) {
1313
+ var from = _ref14.from,
1314
+ to = _ref14.to,
1315
+ count = _ref14.count;
1313
1316
  return "".concat(from, "\u2013").concat(to, " sur ").concat(count !== -1 ? count : "plus que ".concat(to));
1314
1317
  }
1315
1318
  }
@@ -1382,10 +1385,10 @@ export var heIL = {
1382
1385
  return 'לעמוד הקודם';
1383
1386
  },
1384
1387
  labelRowsPerPage: 'שורות בעמוד:',
1385
- labelDisplayedRows: function labelDisplayedRows(_ref14) {
1386
- var from = _ref14.from,
1387
- to = _ref14.to,
1388
- count = _ref14.count;
1388
+ labelDisplayedRows: function labelDisplayedRows(_ref15) {
1389
+ var from = _ref15.from,
1390
+ to = _ref15.to,
1391
+ count = _ref15.count;
1389
1392
  return "".concat(from, "\u2013").concat(to, " \u05DE\u05EA\u05D5\u05DA ").concat(count !== -1 ? count : "\u05D9\u05D5\u05EA\u05E8 \u05DE ".concat(to));
1390
1393
  }
1391
1394
  }
@@ -1458,10 +1461,10 @@ export var hiIN = {
1458
1461
  return 'पिछले पृष्ठ पर जाएँ';
1459
1462
  },
1460
1463
  labelRowsPerPage: 'पंक्तियाँ प्रति पृष्ठ:',
1461
- labelDisplayedRows: function labelDisplayedRows(_ref15) {
1462
- var from = _ref15.from,
1463
- to = _ref15.to,
1464
- count = _ref15.count;
1464
+ labelDisplayedRows: function labelDisplayedRows(_ref16) {
1465
+ var from = _ref16.from,
1466
+ to = _ref16.to,
1467
+ count = _ref16.count;
1465
1468
  return "".concat(from, "-").concat(to === -1 ? count : to, " \u0915\u0941\u0932 ").concat(count, " \u092E\u0947\u0902");
1466
1469
  }
1467
1470
  }
@@ -1536,10 +1539,10 @@ export var hrHR = {
1536
1539
  return 'Idi na prethodnu stranicu';
1537
1540
  },
1538
1541
  labelRowsPerPage: 'Redova po stranici:',
1539
- labelDisplayedRows: function labelDisplayedRows(_ref16) {
1540
- var from = _ref16.from,
1541
- to = _ref16.to,
1542
- count = _ref16.count;
1542
+ labelDisplayedRows: function labelDisplayedRows(_ref17) {
1543
+ var from = _ref17.from,
1544
+ to = _ref17.to,
1545
+ count = _ref17.count;
1543
1546
  return "".concat(from, "\u2013").concat(to, " od ").concat(count !== -1 ? count : "vi\u0161e nego ".concat(to));
1544
1547
  }
1545
1548
  }
@@ -1913,10 +1916,10 @@ export var itIT = {
1913
1916
  return 'Vai alla pagina precedente';
1914
1917
  },
1915
1918
  labelRowsPerPage: 'Righe per pagina:',
1916
- labelDisplayedRows: function labelDisplayedRows(_ref17) {
1917
- var from = _ref17.from,
1918
- to = _ref17.to,
1919
- count = _ref17.count;
1919
+ labelDisplayedRows: function labelDisplayedRows(_ref18) {
1920
+ var from = _ref18.from,
1921
+ to = _ref18.to,
1922
+ count = _ref18.count;
1920
1923
  return "".concat(from, "\u2013").concat(to, " di ").concat(count !== -1 ? count : "pi\xF9 di ".concat(to));
1921
1924
  }
1922
1925
  }
@@ -1989,10 +1992,10 @@ export var jaJP = {
1989
1992
  return '前のページへ';
1990
1993
  },
1991
1994
  labelRowsPerPage: 'ページあたりの行数:',
1992
- labelDisplayedRows: function labelDisplayedRows(_ref18) {
1993
- var from = _ref18.from,
1994
- to = _ref18.to,
1995
- count = _ref18.count;
1995
+ labelDisplayedRows: function labelDisplayedRows(_ref19) {
1996
+ var from = _ref19.from,
1997
+ to = _ref19.to,
1998
+ count = _ref19.count;
1996
1999
  return "".concat(from, "\uFF5E").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, "\u4EE5\u4E0A"));
1997
2000
  }
1998
2001
  }
@@ -2065,10 +2068,10 @@ export var khKH = {
2065
2068
  return 'ទៅទំព័រមុន';
2066
2069
  },
2067
2070
  labelRowsPerPage: 'ចំនួនជួរដេកក្នុងមួយទំព័រ:',
2068
- labelDisplayedRows: function labelDisplayedRows(_ref19) {
2069
- var from = _ref19.from,
2070
- to = _ref19.to,
2071
- count = _ref19.count;
2071
+ labelDisplayedRows: function labelDisplayedRows(_ref20) {
2072
+ var from = _ref20.from,
2073
+ to = _ref20.to,
2074
+ count = _ref20.count;
2072
2075
  return "".concat(from, " - ").concat(to, " \u1793\u17C3 ").concat(count !== -1 ? count : "\u1785\u17D2\u179A\u17BE\u1793\u1787\u17B6\u1784 ".concat(to));
2073
2076
  }
2074
2077
  }
@@ -2141,10 +2144,10 @@ export var koKR = {
2141
2144
  return '이전 페이지로 이동';
2142
2145
  },
2143
2146
  labelRowsPerPage: '페이지 당 행:',
2144
- labelDisplayedRows: function labelDisplayedRows(_ref20) {
2145
- var from = _ref20.from,
2146
- to = _ref20.to,
2147
- count = _ref20.count;
2147
+ labelDisplayedRows: function labelDisplayedRows(_ref21) {
2148
+ var from = _ref21.from,
2149
+ to = _ref21.to,
2150
+ count = _ref21.count;
2148
2151
  return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, "\uAC1C \uC774\uC0C1"));
2149
2152
  }
2150
2153
  }
@@ -2194,6 +2197,82 @@ export var koKR = {
2194
2197
  }
2195
2198
  }
2196
2199
  };
2200
+ export var kuLatn = {
2201
+ components: {
2202
+ MuiBreadcrumbs: {
2203
+ defaultProps: {
2204
+ expandText: 'Rê nîşan bide'
2205
+ }
2206
+ },
2207
+ MuiTablePagination: {
2208
+ defaultProps: {
2209
+ getItemAriaLabel: function getItemAriaLabel(type) {
2210
+ if (type === 'first') {
2211
+ return 'Biçe rûpela yekem';
2212
+ }
2213
+ if (type === 'last') {
2214
+ return 'Biçe rûpela dawî';
2215
+ }
2216
+ if (type === 'next') {
2217
+ return 'Biçe rûpela din';
2218
+ }
2219
+ // if (type === 'previous') {
2220
+ return 'Biçe rûpela berê';
2221
+ },
2222
+ labelRowsPerPage: 'Rêz li ser rûpelê:',
2223
+ labelDisplayedRows: function labelDisplayedRows(_ref22) {
2224
+ var from = _ref22.from,
2225
+ to = _ref22.to,
2226
+ count = _ref22.count;
2227
+ return "".concat(from, "\u2013").concat(to, " of ").concat(count !== -1 ? count : "z\xEAdetir ji ".concat(to));
2228
+ }
2229
+ }
2230
+ },
2231
+ MuiRating: {
2232
+ defaultProps: {
2233
+ getLabelText: function getLabelText(value) {
2234
+ return "".concat(value, " St\xEArk");
2235
+ },
2236
+ emptyLabelText: 'Vala'
2237
+ }
2238
+ },
2239
+ MuiAutocomplete: {
2240
+ defaultProps: {
2241
+ clearText: 'Paqij bike',
2242
+ closeText: 'Bigre',
2243
+ loadingText: 'Tê barkirin…',
2244
+ noOptionsText: 'Vebijêrk tune',
2245
+ openText: 'Veke'
2246
+ }
2247
+ },
2248
+ MuiAlert: {
2249
+ defaultProps: {
2250
+ closeText: 'Bigre'
2251
+ }
2252
+ },
2253
+ MuiPagination: {
2254
+ defaultProps: {
2255
+ 'aria-label': 'Navîgasyona rûpelan',
2256
+ getItemAriaLabel: function getItemAriaLabel(type, page, selected) {
2257
+ if (type === 'page') {
2258
+ return "".concat(selected ? '' : 'Biçe ', "r\xFBpel ").concat(page);
2259
+ }
2260
+ if (type === 'first') {
2261
+ return 'Biçe rûpela yekem';
2262
+ }
2263
+ if (type === 'last') {
2264
+ return 'Biçe rûpela dawî';
2265
+ }
2266
+ if (type === 'next') {
2267
+ return 'Biçe rûpela din';
2268
+ }
2269
+ // if (type === 'previous') {
2270
+ return 'Biçe rûpela berê';
2271
+ }
2272
+ }
2273
+ }
2274
+ }
2275
+ };
2197
2276
  export var kkKZ = {
2198
2277
  components: {
2199
2278
  MuiBreadcrumbs: {
@@ -2217,10 +2296,10 @@ export var kkKZ = {
2217
2296
  return 'Алдыңғы бетке өту';
2218
2297
  },
2219
2298
  labelRowsPerPage: 'Беттегі қатарлар:',
2220
- labelDisplayedRows: function labelDisplayedRows(_ref21) {
2221
- var from = _ref21.from,
2222
- to = _ref21.to,
2223
- count = _ref21.count;
2299
+ labelDisplayedRows: function labelDisplayedRows(_ref23) {
2300
+ var from = _ref23.from,
2301
+ to = _ref23.to,
2302
+ count = _ref23.count;
2224
2303
  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);
2225
2304
  }
2226
2305
  }
@@ -2298,10 +2377,10 @@ export var mkMK = {
2298
2377
  return 'Оди на предходна страница';
2299
2378
  },
2300
2379
  labelRowsPerPage: 'Редови по страница:',
2301
- labelDisplayedRows: function labelDisplayedRows(_ref22) {
2302
- var from = _ref22.from,
2303
- to = _ref22.to,
2304
- count = _ref22.count;
2380
+ labelDisplayedRows: function labelDisplayedRows(_ref24) {
2381
+ var from = _ref24.from,
2382
+ to = _ref24.to,
2383
+ count = _ref24.count;
2305
2384
  return "".concat(from, "\u2013").concat(to, " \u043E\u0434 ").concat(count !== -1 ? count : "\u043F\u043E\u0432\u0435\u045C\u0435 \u043E\u0434 ".concat(to));
2306
2385
  }
2307
2386
  }
@@ -2375,10 +2454,10 @@ export var nbNO = {
2375
2454
  return 'Gå til forrige side';
2376
2455
  },
2377
2456
  labelRowsPerPage: 'Rader per side:',
2378
- labelDisplayedRows: function labelDisplayedRows(_ref23) {
2379
- var from = _ref23.from,
2380
- to = _ref23.to,
2381
- count = _ref23.count;
2457
+ labelDisplayedRows: function labelDisplayedRows(_ref25) {
2458
+ var from = _ref25.from,
2459
+ to = _ref25.to,
2460
+ count = _ref25.count;
2382
2461
  return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "mer enn ".concat(to));
2383
2462
  }
2384
2463
  }
@@ -2451,10 +2530,10 @@ export var nlNL = {
2451
2530
  return 'Ga naar vorige pagina';
2452
2531
  },
2453
2532
  labelRowsPerPage: 'Regels per pagina:',
2454
- labelDisplayedRows: function labelDisplayedRows(_ref24) {
2455
- var from = _ref24.from,
2456
- to = _ref24.to,
2457
- count = _ref24.count;
2533
+ labelDisplayedRows: function labelDisplayedRows(_ref26) {
2534
+ var from = _ref26.from,
2535
+ to = _ref26.to,
2536
+ count = _ref26.count;
2458
2537
  return "".concat(from, "\u2013").concat(to, " van ").concat(count !== -1 ? count : "meer dan ".concat(to));
2459
2538
  }
2460
2539
  }
@@ -2527,10 +2606,10 @@ export var plPL = {
2527
2606
  return 'Przejdź do poprzedniej strony';
2528
2607
  },
2529
2608
  labelRowsPerPage: 'Wierszy na stronę:',
2530
- labelDisplayedRows: function labelDisplayedRows(_ref25) {
2531
- var from = _ref25.from,
2532
- to = _ref25.to,
2533
- count = _ref25.count;
2609
+ labelDisplayedRows: function labelDisplayedRows(_ref27) {
2610
+ var from = _ref27.from,
2611
+ to = _ref27.to,
2612
+ count = _ref27.count;
2534
2613
  return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "ponad ".concat(to));
2535
2614
  }
2536
2615
  }
@@ -2610,10 +2689,10 @@ export var ptBR = {
2610
2689
  return 'Ir para a página anterior';
2611
2690
  },
2612
2691
  labelRowsPerPage: 'Linhas por página:',
2613
- labelDisplayedRows: function labelDisplayedRows(_ref26) {
2614
- var from = _ref26.from,
2615
- to = _ref26.to,
2616
- count = _ref26.count;
2692
+ labelDisplayedRows: function labelDisplayedRows(_ref28) {
2693
+ var from = _ref28.from,
2694
+ to = _ref28.to,
2695
+ count = _ref28.count;
2617
2696
  return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
2618
2697
  }
2619
2698
  }
@@ -2686,10 +2765,10 @@ export var ptPT = {
2686
2765
  return 'Página anterior';
2687
2766
  },
2688
2767
  labelRowsPerPage: 'Linhas por página:',
2689
- labelDisplayedRows: function labelDisplayedRows(_ref27) {
2690
- var from = _ref27.from,
2691
- to = _ref27.to,
2692
- count = _ref27.count;
2768
+ labelDisplayedRows: function labelDisplayedRows(_ref29) {
2769
+ var from = _ref29.from,
2770
+ to = _ref29.to,
2771
+ count = _ref29.count;
2693
2772
  return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
2694
2773
  }
2695
2774
  }
@@ -2837,10 +2916,10 @@ export var srRS = {
2837
2916
  return 'Idi na prethodnu stranicu';
2838
2917
  },
2839
2918
  labelRowsPerPage: 'Redova po stranici:',
2840
- labelDisplayedRows: function labelDisplayedRows(_ref28) {
2841
- var from = _ref28.from,
2842
- to = _ref28.to,
2843
- count = _ref28.count;
2919
+ labelDisplayedRows: function labelDisplayedRows(_ref30) {
2920
+ var from = _ref30.from,
2921
+ to = _ref30.to,
2922
+ count = _ref30.count;
2844
2923
  return "".concat(from, "\u2013").concat(to, " od ").concat(count !== -1 ? count : "vi\u0161e nego ".concat(to));
2845
2924
  }
2846
2925
  }
@@ -2918,10 +2997,10 @@ export var ruRU = {
2918
2997
  return 'Перейти на предыдущую страницу';
2919
2998
  },
2920
2999
  labelRowsPerPage: 'Строк на странице:',
2921
- labelDisplayedRows: function labelDisplayedRows(_ref29) {
2922
- var from = _ref29.from,
2923
- to = _ref29.to,
2924
- count = _ref29.count;
3000
+ labelDisplayedRows: function labelDisplayedRows(_ref31) {
3001
+ var from = _ref31.from,
3002
+ to = _ref31.to,
3003
+ count = _ref31.count;
2925
3004
  return "".concat(from, "\u2013").concat(to, " \u0438\u0437 ").concat(count !== -1 ? count : "\u0431\u043E\u043B\u0435\u0435 \u0447\u0435\u043C ".concat(to));
2926
3005
  }
2927
3006
  }
@@ -3004,10 +3083,10 @@ export var siLK = {
3004
3083
  return 'පෙර පිටුවට යන්න';
3005
3084
  },
3006
3085
  labelRowsPerPage: 'පිටුවක පේළි:',
3007
- labelDisplayedRows: function labelDisplayedRows(_ref30) {
3008
- var from = _ref30.from,
3009
- to = _ref30.to,
3010
- count = _ref30.count;
3086
+ labelDisplayedRows: function labelDisplayedRows(_ref32) {
3087
+ var from = _ref32.from,
3088
+ to = _ref32.to,
3089
+ count = _ref32.count;
3011
3090
  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"));
3012
3091
  }
3013
3092
  }
@@ -3080,10 +3159,10 @@ export var skSK = {
3080
3159
  return 'Ísť na predchádzajúcu stránku';
3081
3160
  },
3082
3161
  labelRowsPerPage: 'Riadkov na stránke:',
3083
- labelDisplayedRows: function labelDisplayedRows(_ref31) {
3084
- var from = _ref31.from,
3085
- to = _ref31.to,
3086
- count = _ref31.count;
3162
+ labelDisplayedRows: function labelDisplayedRows(_ref33) {
3163
+ var from = _ref33.from,
3164
+ to = _ref33.to,
3165
+ count = _ref33.count;
3087
3166
  return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "viac ako ".concat(to));
3088
3167
  }
3089
3168
  }
@@ -3162,10 +3241,10 @@ export var svSE = {
3162
3241
  return 'Gå till föregående sida';
3163
3242
  },
3164
3243
  labelRowsPerPage: 'Rader per sida:',
3165
- labelDisplayedRows: function labelDisplayedRows(_ref32) {
3166
- var from = _ref32.from,
3167
- to = _ref32.to,
3168
- count = _ref32.count;
3244
+ labelDisplayedRows: function labelDisplayedRows(_ref34) {
3245
+ var from = _ref34.from,
3246
+ to = _ref34.to,
3247
+ count = _ref34.count;
3169
3248
  return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "fler \xE4n ".concat(to));
3170
3249
  }
3171
3250
  }
@@ -3238,10 +3317,10 @@ export var thTH = {
3238
3317
  return 'ไปที่หน้าก่อน';
3239
3318
  },
3240
3319
  labelRowsPerPage: 'จำนวนแถวต่อหน้า:',
3241
- labelDisplayedRows: function labelDisplayedRows(_ref33) {
3242
- var from = _ref33.from,
3243
- to = _ref33.to,
3244
- count = _ref33.count;
3320
+ labelDisplayedRows: function labelDisplayedRows(_ref35) {
3321
+ var from = _ref35.from,
3322
+ to = _ref35.to,
3323
+ count = _ref35.count;
3245
3324
  return "".concat(from, "\u2013").concat(to, " \u0E08\u0E32\u0E01 ").concat(count !== -1 ? count : "\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32 ".concat(to));
3246
3325
  }
3247
3326
  }
@@ -3387,10 +3466,10 @@ export var ukUA = {
3387
3466
  return 'Перейти на попередню сторінку';
3388
3467
  },
3389
3468
  labelRowsPerPage: 'Рядків на сторінці:',
3390
- labelDisplayedRows: function labelDisplayedRows(_ref34) {
3391
- var from = _ref34.from,
3392
- to = _ref34.to,
3393
- count = _ref34.count;
3469
+ labelDisplayedRows: function labelDisplayedRows(_ref36) {
3470
+ var from = _ref36.from,
3471
+ to = _ref36.to,
3472
+ count = _ref36.count;
3394
3473
  return "".concat(from, "\u2013").concat(to, " \u0437 ").concat(count !== -1 ? count : "\u043F\u043E\u043D\u0430\u0434 ".concat(to));
3395
3474
  }
3396
3475
  }
@@ -3470,10 +3549,10 @@ export var urPK = {
3470
3549
  return 'پچھلے صفحے پر جائیں';
3471
3550
  },
3472
3551
  labelRowsPerPage: 'ایک صفحے پر قطاریں:',
3473
- labelDisplayedRows: function labelDisplayedRows(_ref35) {
3474
- var from = _ref35.from,
3475
- to = _ref35.to,
3476
- count = _ref35.count;
3552
+ labelDisplayedRows: function labelDisplayedRows(_ref37) {
3553
+ var from = _ref37.from,
3554
+ to = _ref37.to,
3555
+ count = _ref37.count;
3477
3556
  return "".concat(count !== -1 ? "".concat(count, " \u0645\u06CC\u06BA \u0633\u06D2") : "".concat(to, " \u0633\u06D2 \u0630\u06CC\u0627\u062F\u06C1 \u0645\u06CC\u06BA \u0633\u06D2"), " ").concat(from, " \u0633\u06D2 ").concat(to, " \u0642\u0637\u0627\u0631\u06CC\u06BA");
3478
3557
  }
3479
3558
  }
@@ -3546,10 +3625,10 @@ export var viVN = {
3546
3625
  return 'Về trang trước đó';
3547
3626
  },
3548
3627
  labelRowsPerPage: 'Số hàng mỗi trang:',
3549
- labelDisplayedRows: function labelDisplayedRows(_ref36) {
3550
- var from = _ref36.from,
3551
- to = _ref36.to,
3552
- count = _ref36.count;
3628
+ labelDisplayedRows: function labelDisplayedRows(_ref38) {
3629
+ var from = _ref38.from,
3630
+ to = _ref38.to,
3631
+ count = _ref38.count;
3553
3632
  return "".concat(from, "\u2013").concat(to, " trong ").concat(count !== -1 ? count : "nhi\u1EC1u h\u01A1n ".concat(to));
3554
3633
  }
3555
3634
  }
@@ -3621,10 +3700,10 @@ export var zhCN = {
3621
3700
  return '上一页';
3622
3701
  },
3623
3702
  labelRowsPerPage: '每页行数:',
3624
- labelDisplayedRows: function labelDisplayedRows(_ref37) {
3625
- var from = _ref37.from,
3626
- to = _ref37.to,
3627
- count = _ref37.count;
3703
+ labelDisplayedRows: function labelDisplayedRows(_ref39) {
3704
+ var from = _ref39.from,
3705
+ to = _ref39.to,
3706
+ count = _ref39.count;
3628
3707
  return "\u7B2C ".concat(from, " \u6761\u5230\u7B2C ").concat(to, " \u6761\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u6761") : "\u81F3\u5C11 ".concat(to, " \u6761"));
3629
3708
  }
3630
3709
  }
@@ -3675,10 +3754,10 @@ export var zhHK = {
3675
3754
  return '上一頁';
3676
3755
  },
3677
3756
  labelRowsPerPage: '每頁行數:',
3678
- labelDisplayedRows: function labelDisplayedRows(_ref38) {
3679
- var from = _ref38.from,
3680
- to = _ref38.to,
3681
- count = _ref38.count;
3757
+ labelDisplayedRows: function labelDisplayedRows(_ref40) {
3758
+ var from = _ref40.from,
3759
+ to = _ref40.to,
3760
+ count = _ref40.count;
3682
3761
  return "\u7B2C ".concat(from, " \u9805\u81F3\u7B2C ").concat(to, " \u9805\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u9805") : "\u8D85\u904E ".concat(to, " \u9805"));
3683
3762
  }
3684
3763
  }
@@ -3729,10 +3808,10 @@ export var zhTW = {
3729
3808
  return '上一頁';
3730
3809
  },
3731
3810
  labelRowsPerPage: '每頁數量:',
3732
- labelDisplayedRows: function labelDisplayedRows(_ref39) {
3733
- var from = _ref39.from,
3734
- to = _ref39.to,
3735
- count = _ref39.count;
3811
+ labelDisplayedRows: function labelDisplayedRows(_ref41) {
3812
+ var from = _ref41.from,
3813
+ to = _ref41.to,
3814
+ count = _ref41.count;
3736
3815
  return "".concat(from, " ~ ").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, " \u4EE5\u4E0A"));
3737
3816
  }
3738
3817
  }
package/locale/index.d.ts CHANGED
@@ -1,73 +1,74 @@
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 arSA: Localization;
27
- export declare const arSD: Localization;
28
- export declare const azAZ: Localization;
29
- export declare const bnBD: Localization;
30
- export declare const bgBG: Localization;
31
- export declare const caES: Localization;
32
- export declare const csCZ: Localization;
33
- export declare const daDK: Localization;
34
- export declare const deDE: Localization;
35
- export declare const elGR: Localization;
36
- export declare const enUS: Localization;
37
- export declare const esES: Localization;
38
- export declare const etEE: Localization;
39
- export declare const faIR: Localization;
40
- export declare const fiFI: Localization;
41
- export declare const frFR: Localization;
42
- export declare const heIL: Localization;
43
- export declare const hiIN: Localization;
44
- export declare const hrHR: Localization;
45
- export declare const huHU: Localization;
46
- export declare const hyAM: Localization;
47
- export declare const idID: Localization;
48
- export declare const isIS: Localization;
49
- export declare const itIT: Localization;
50
- export declare const jaJP: Localization;
51
- export declare const khKH: Localization;
52
- export declare const koKR: Localization;
53
- export declare const kkKZ: Localization;
54
- export declare const mkMK: Localization;
55
- export declare const nbNO: Localization;
56
- export declare const nlNL: Localization;
57
- export declare const plPL: Localization;
58
- export declare const ptBR: Localization;
59
- export declare const ptPT: Localization;
60
- export declare const roRO: Localization;
61
- export declare const srRS: Localization;
62
- export declare const ruRU: Localization;
63
- export declare const siLK: Localization;
64
- export declare const skSK: Localization;
65
- export declare const svSE: Localization;
66
- export declare const thTH: Localization;
67
- export declare const trTR: Localization;
68
- export declare const ukUA: Localization;
69
- export declare const urPK: Localization;
70
- export declare const viVN: Localization;
71
- export declare const zhCN: Localization;
72
- export declare const zhHK: Localization;
73
- 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 arSA: Localization;
27
+ export declare const arSD: Localization;
28
+ export declare const azAZ: Localization;
29
+ export declare const bnBD: Localization;
30
+ export declare const bgBG: Localization;
31
+ export declare const caES: Localization;
32
+ export declare const csCZ: Localization;
33
+ export declare const daDK: Localization;
34
+ export declare const deDE: Localization;
35
+ export declare const elGR: Localization;
36
+ export declare const enUS: Localization;
37
+ export declare const esES: Localization;
38
+ export declare const etEE: Localization;
39
+ export declare const faIR: Localization;
40
+ export declare const fiFI: Localization;
41
+ export declare const frFR: Localization;
42
+ export declare const heIL: Localization;
43
+ export declare const hiIN: Localization;
44
+ export declare const hrHR: Localization;
45
+ export declare const huHU: Localization;
46
+ export declare const hyAM: Localization;
47
+ export declare const idID: Localization;
48
+ export declare const isIS: Localization;
49
+ export declare const itIT: Localization;
50
+ export declare const jaJP: Localization;
51
+ export declare const khKH: Localization;
52
+ export declare const koKR: Localization;
53
+ export declare const kuLatn: Localization;
54
+ export declare const kkKZ: Localization;
55
+ export declare const mkMK: Localization;
56
+ export declare const nbNO: Localization;
57
+ export declare const nlNL: Localization;
58
+ export declare const plPL: Localization;
59
+ export declare const ptBR: Localization;
60
+ export declare const ptPT: Localization;
61
+ export declare const roRO: Localization;
62
+ export declare const srRS: Localization;
63
+ export declare const ruRU: Localization;
64
+ export declare const siLK: Localization;
65
+ export declare const skSK: Localization;
66
+ export declare const svSE: Localization;
67
+ export declare const thTH: Localization;
68
+ export declare const trTR: Localization;
69
+ export declare const ukUA: Localization;
70
+ export declare const urPK: Localization;
71
+ export declare const viVN: Localization;
72
+ export declare const zhCN: Localization;
73
+ export declare const zhHK: Localization;
74
+ export declare const zhTW: Localization;