@mui/material 5.11.1 → 5.11.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +108 -0
- package/Popper/Popper.d.ts +1 -1
- package/Popper/Popper.js +11 -7
- package/Select/Select.d.ts +83 -25
- package/Select/SelectInput.js +11 -6
- package/Slider/Slider.js +0 -5
- package/TableCell/TableCell.js +5 -1
- package/index.js +1 -1
- package/legacy/Popper/Popper.js +13 -9
- package/legacy/Select/SelectInput.js +9 -6
- package/legacy/Slider/Slider.js +0 -5
- package/legacy/TableCell/TableCell.js +5 -1
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +195 -116
- package/locale/index.d.ts +1 -0
- package/locale/index.js +79 -4
- package/modern/Popper/Popper.js +11 -7
- package/modern/Select/SelectInput.js +7 -6
- package/modern/Slider/Slider.js +0 -5
- package/modern/TableCell/TableCell.js +5 -1
- package/modern/index.js +1 -1
- package/modern/locale/index.js +79 -4
- package/node/Popper/Popper.js +11 -7
- package/node/Select/SelectInput.js +11 -6
- package/node/Slider/Slider.js +0 -5
- package/node/TableCell/TableCell.js +5 -1
- package/node/index.js +1 -1
- package/node/locale/index.js +81 -5
- package/package.json +6 -6
- package/umd/material-ui.development.js +154 -83
- package/umd/material-ui.production.min.js +21 -21
package/legacy/locale/index.js
CHANGED
|
@@ -1156,12 +1156,15 @@ export var faIR = {
|
|
|
1156
1156
|
// if (type === 'previous') {
|
|
1157
1157
|
return 'رفتن به صفحهی قبلی';
|
|
1158
1158
|
},
|
|
1159
|
-
labelRowsPerPage: 'تعداد سطرهای هر صفحه:'
|
|
1160
|
-
|
|
1161
|
-
|
|
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(
|
|
1234
|
-
var from =
|
|
1235
|
-
to =
|
|
1236
|
-
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(
|
|
1310
|
-
var from =
|
|
1311
|
-
to =
|
|
1312
|
-
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(
|
|
1386
|
-
var from =
|
|
1387
|
-
to =
|
|
1388
|
-
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(
|
|
1462
|
-
var from =
|
|
1463
|
-
to =
|
|
1464
|
-
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(
|
|
1540
|
-
var from =
|
|
1541
|
-
to =
|
|
1542
|
-
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(
|
|
1917
|
-
var from =
|
|
1918
|
-
to =
|
|
1919
|
-
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(
|
|
1993
|
-
var from =
|
|
1994
|
-
to =
|
|
1995
|
-
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(
|
|
2069
|
-
var from =
|
|
2070
|
-
to =
|
|
2071
|
-
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(
|
|
2145
|
-
var from =
|
|
2146
|
-
to =
|
|
2147
|
-
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(
|
|
2221
|
-
var from =
|
|
2222
|
-
to =
|
|
2223
|
-
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(
|
|
2302
|
-
var from =
|
|
2303
|
-
to =
|
|
2304
|
-
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(
|
|
2379
|
-
var from =
|
|
2380
|
-
to =
|
|
2381
|
-
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(
|
|
2455
|
-
var from =
|
|
2456
|
-
to =
|
|
2457
|
-
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(
|
|
2531
|
-
var from =
|
|
2532
|
-
to =
|
|
2533
|
-
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(
|
|
2614
|
-
var from =
|
|
2615
|
-
to =
|
|
2616
|
-
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(
|
|
2690
|
-
var from =
|
|
2691
|
-
to =
|
|
2692
|
-
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(
|
|
2841
|
-
var from =
|
|
2842
|
-
to =
|
|
2843
|
-
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(
|
|
2922
|
-
var from =
|
|
2923
|
-
to =
|
|
2924
|
-
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(
|
|
3008
|
-
var from =
|
|
3009
|
-
to =
|
|
3010
|
-
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(
|
|
3084
|
-
var from =
|
|
3085
|
-
to =
|
|
3086
|
-
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(
|
|
3166
|
-
var from =
|
|
3167
|
-
to =
|
|
3168
|
-
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(
|
|
3242
|
-
var from =
|
|
3243
|
-
to =
|
|
3244
|
-
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(
|
|
3391
|
-
var from =
|
|
3392
|
-
to =
|
|
3393
|
-
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(
|
|
3474
|
-
var from =
|
|
3475
|
-
to =
|
|
3476
|
-
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(
|
|
3550
|
-
var from =
|
|
3551
|
-
to =
|
|
3552
|
-
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(
|
|
3625
|
-
var from =
|
|
3626
|
-
to =
|
|
3627
|
-
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(
|
|
3679
|
-
var from =
|
|
3680
|
-
to =
|
|
3681
|
-
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(
|
|
3733
|
-
var from =
|
|
3734
|
-
to =
|
|
3735
|
-
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
|
@@ -50,6 +50,7 @@ export declare const itIT: Localization;
|
|
|
50
50
|
export declare const jaJP: Localization;
|
|
51
51
|
export declare const khKH: Localization;
|
|
52
52
|
export declare const koKR: Localization;
|
|
53
|
+
export declare const kuLatn: Localization;
|
|
53
54
|
export declare const kkKZ: Localization;
|
|
54
55
|
export declare const mkMK: Localization;
|
|
55
56
|
export declare const nbNO: Localization;
|
package/locale/index.js
CHANGED
|
@@ -1121,12 +1121,14 @@ export const faIR = {
|
|
|
1121
1121
|
// if (type === 'previous') {
|
|
1122
1122
|
return 'رفتن به صفحهی قبلی';
|
|
1123
1123
|
},
|
|
1124
|
-
labelRowsPerPage: 'تعداد سطرهای هر صفحه:'
|
|
1125
|
-
|
|
1126
|
-
|
|
1124
|
+
labelRowsPerPage: 'تعداد سطرهای هر صفحه:',
|
|
1125
|
+
labelDisplayedRows: ({
|
|
1126
|
+
from,
|
|
1127
|
+
to,
|
|
1128
|
+
count
|
|
1129
|
+
}) => `${from}–${to} از ${count !== -1 ? count : `بیشتر از ${to}`}`
|
|
1127
1130
|
}
|
|
1128
1131
|
},
|
|
1129
|
-
|
|
1130
1132
|
MuiRating: {
|
|
1131
1133
|
defaultProps: {
|
|
1132
1134
|
getLabelText: value => `${value} ستاره`,
|
|
@@ -2124,6 +2126,79 @@ export const koKR = {
|
|
|
2124
2126
|
}
|
|
2125
2127
|
}
|
|
2126
2128
|
};
|
|
2129
|
+
export const kuLatn = {
|
|
2130
|
+
components: {
|
|
2131
|
+
MuiBreadcrumbs: {
|
|
2132
|
+
defaultProps: {
|
|
2133
|
+
expandText: 'Rê nîşan bide'
|
|
2134
|
+
}
|
|
2135
|
+
},
|
|
2136
|
+
MuiTablePagination: {
|
|
2137
|
+
defaultProps: {
|
|
2138
|
+
getItemAriaLabel: type => {
|
|
2139
|
+
if (type === 'first') {
|
|
2140
|
+
return 'Biçe rûpela yekem';
|
|
2141
|
+
}
|
|
2142
|
+
if (type === 'last') {
|
|
2143
|
+
return 'Biçe rûpela dawî';
|
|
2144
|
+
}
|
|
2145
|
+
if (type === 'next') {
|
|
2146
|
+
return 'Biçe rûpela din';
|
|
2147
|
+
}
|
|
2148
|
+
// if (type === 'previous') {
|
|
2149
|
+
return 'Biçe rûpela berê';
|
|
2150
|
+
},
|
|
2151
|
+
labelRowsPerPage: 'Rêz li ser rûpelê:',
|
|
2152
|
+
labelDisplayedRows: ({
|
|
2153
|
+
from,
|
|
2154
|
+
to,
|
|
2155
|
+
count
|
|
2156
|
+
}) => `${from}–${to} of ${count !== -1 ? count : `zêdetir ji ${to}`}`
|
|
2157
|
+
}
|
|
2158
|
+
},
|
|
2159
|
+
MuiRating: {
|
|
2160
|
+
defaultProps: {
|
|
2161
|
+
getLabelText: value => `${value} Stêrk`,
|
|
2162
|
+
emptyLabelText: 'Vala'
|
|
2163
|
+
}
|
|
2164
|
+
},
|
|
2165
|
+
MuiAutocomplete: {
|
|
2166
|
+
defaultProps: {
|
|
2167
|
+
clearText: 'Paqij bike',
|
|
2168
|
+
closeText: 'Bigre',
|
|
2169
|
+
loadingText: 'Tê barkirin…',
|
|
2170
|
+
noOptionsText: 'Vebijêrk tune',
|
|
2171
|
+
openText: 'Veke'
|
|
2172
|
+
}
|
|
2173
|
+
},
|
|
2174
|
+
MuiAlert: {
|
|
2175
|
+
defaultProps: {
|
|
2176
|
+
closeText: 'Bigre'
|
|
2177
|
+
}
|
|
2178
|
+
},
|
|
2179
|
+
MuiPagination: {
|
|
2180
|
+
defaultProps: {
|
|
2181
|
+
'aria-label': 'Navîgasyona rûpelan',
|
|
2182
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
2183
|
+
if (type === 'page') {
|
|
2184
|
+
return `${selected ? '' : 'Biçe '}rûpel ${page}`;
|
|
2185
|
+
}
|
|
2186
|
+
if (type === 'first') {
|
|
2187
|
+
return 'Biçe rûpela yekem';
|
|
2188
|
+
}
|
|
2189
|
+
if (type === 'last') {
|
|
2190
|
+
return 'Biçe rûpela dawî';
|
|
2191
|
+
}
|
|
2192
|
+
if (type === 'next') {
|
|
2193
|
+
return 'Biçe rûpela din';
|
|
2194
|
+
}
|
|
2195
|
+
// if (type === 'previous') {
|
|
2196
|
+
return 'Biçe rûpela berê';
|
|
2197
|
+
}
|
|
2198
|
+
}
|
|
2199
|
+
}
|
|
2200
|
+
}
|
|
2201
|
+
};
|
|
2127
2202
|
export const kkKZ = {
|
|
2128
2203
|
components: {
|
|
2129
2204
|
MuiBreadcrumbs: {
|
package/modern/Popper/Popper.js
CHANGED
|
@@ -28,17 +28,17 @@ const PopperRoot = styled(PopperUnstyled, {
|
|
|
28
28
|
*/
|
|
29
29
|
const Popper = /*#__PURE__*/React.forwardRef(function Popper(inProps, ref) {
|
|
30
30
|
const theme = useTheme();
|
|
31
|
-
const
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
31
|
+
const props = useThemeProps({
|
|
32
|
+
props: inProps,
|
|
33
|
+
name: 'MuiPopper'
|
|
34
|
+
});
|
|
35
|
+
const {
|
|
36
36
|
components,
|
|
37
37
|
componentsProps,
|
|
38
38
|
slots,
|
|
39
39
|
slotProps
|
|
40
|
-
} =
|
|
41
|
-
other = _objectWithoutPropertiesLoose(
|
|
40
|
+
} = props,
|
|
41
|
+
other = _objectWithoutPropertiesLoose(props, _excluded);
|
|
42
42
|
const RootComponent = slots?.root ?? components?.Root;
|
|
43
43
|
return /*#__PURE__*/_jsx(PopperRoot, _extends({
|
|
44
44
|
direction: theme?.direction,
|
|
@@ -129,6 +129,10 @@ process.env.NODE_ENV !== "production" ? Popper.propTypes /* remove-proptypes */
|
|
|
129
129
|
* If `true`, the component is shown.
|
|
130
130
|
*/
|
|
131
131
|
open: PropTypes.bool.isRequired,
|
|
132
|
+
/**
|
|
133
|
+
* @ignore
|
|
134
|
+
*/
|
|
135
|
+
ownerState: PropTypes.any,
|
|
132
136
|
/**
|
|
133
137
|
* Popper placement.
|
|
134
138
|
* @default 'bottom'
|