@mui/material 5.11.13 → 5.11.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Accordion/accordionClasses.d.ts +18 -18
- package/AccordionActions/accordionActionsClasses.d.ts +10 -10
- package/AccordionDetails/accordionDetailsClasses.d.ts +8 -8
- package/AccordionSummary/accordionSummaryClasses.d.ts +22 -22
- package/Alert/alertClasses.d.ts +44 -44
- package/AlertTitle/alertTitleClasses.d.ts +8 -8
- package/AppBar/appBarClasses.d.ts +28 -28
- package/Autocomplete/Autocomplete.js +3 -0
- package/Autocomplete/autocompleteClasses.d.ts +56 -56
- package/Avatar/avatarClasses.d.ts +20 -20
- package/AvatarGroup/avatarGroupClasses.d.ts +10 -10
- package/Backdrop/backdropClasses.d.ts +10 -10
- package/Badge/badgeClasses.d.ts +56 -56
- package/BottomNavigation/BottomNavigation.js +0 -0
- package/BottomNavigation/bottomNavigationClasses.d.ts +8 -8
- package/BottomNavigationAction/bottomNavigationActionClasses.d.ts +14 -14
- package/Breadcrumbs/BreadcrumbCollapsed.js +26 -3
- package/Breadcrumbs/Breadcrumbs.d.ts +31 -0
- package/Breadcrumbs/Breadcrumbs.js +30 -2
- package/Breadcrumbs/breadcrumbsClasses.d.ts +14 -14
- package/Button/buttonClasses.d.ts +100 -100
- package/ButtonBase/buttonBaseClasses.d.ts +12 -12
- package/ButtonBase/touchRippleClasses.d.ts +20 -20
- package/ButtonGroup/ButtonGroupContext.d.ts +18 -18
- package/ButtonGroup/buttonGroupClasses.d.ts +58 -58
- package/CHANGELOG.md +123 -3
- package/Card/cardClasses.d.ts +8 -8
- package/CardActionArea/cardActionAreaClasses.d.ts +12 -12
- package/CardActions/cardActionsClasses.d.ts +10 -10
- package/CardContent/cardContentClasses.d.ts +8 -8
- package/CardHeader/cardHeaderClasses.d.ts +18 -18
- package/CardMedia/cardMediaClasses.d.ts +12 -12
- package/Checkbox/checkboxClasses.d.ts +18 -18
- package/Chip/Chip.js +2 -3
- package/Chip/chipClasses.d.ts +96 -96
- package/CircularProgress/circularProgressClasses.d.ts +26 -26
- package/ClickAwayListener/index.d.ts +2 -2
- package/Collapse/collapseClasses.d.ts +18 -18
- package/Container/containerClasses.d.ts +6 -6
- package/Dialog/DialogContext.d.ts +6 -6
- package/Dialog/dialogClasses.d.ts +36 -36
- package/DialogActions/dialogActionsClasses.d.ts +10 -10
- package/DialogContent/dialogContentClasses.d.ts +10 -10
- package/DialogContentText/dialogContentTextClasses.d.ts +8 -8
- package/DialogTitle/dialogTitleClasses.d.ts +8 -8
- package/Divider/dividerClasses.d.ts +34 -34
- package/Drawer/drawerClasses.d.ts +30 -30
- package/Fab/fabClasses.d.ts +26 -26
- package/FilledInput/filledInputClasses.d.ts +40 -40
- package/FormControl/FormControlContext.d.ts +17 -17
- package/FormControl/formControlClasses.d.ts +14 -14
- package/FormControl/useFormControl.d.ts +2 -2
- package/FormControlLabel/formControlLabelClasses.d.ts +20 -20
- package/FormGroup/formGroupClasses.d.ts +12 -12
- package/FormHelperText/formHelperTextClasses.d.ts +22 -22
- package/FormLabel/formLabelClasses.d.ts +22 -22
- package/Grid/gridClasses.d.ts +48 -48
- package/Icon/iconClasses.d.ts +24 -24
- package/IconButton/iconButtonClasses.d.ts +34 -34
- package/ImageList/imageListClasses.d.ts +16 -16
- package/ImageListItem/imageListItemClasses.d.ts +18 -18
- package/ImageListItemBar/imageListItemBarClasses.d.ts +30 -30
- package/Input/inputClasses.d.ts +34 -34
- package/InputAdornment/inputAdornmentClasses.d.ts +24 -24
- package/InputBase/inputBaseClasses.d.ts +46 -46
- package/InputLabel/inputLabelClasses.d.ts +32 -32
- package/LinearProgress/linearProgressClasses.d.ts +42 -42
- package/Link/getTextDecoration.d.ts +15 -15
- package/Link/linkClasses.d.ts +18 -18
- package/List/listClasses.d.ts +14 -14
- package/ListItem/listItemClasses.d.ts +30 -30
- package/ListItemAvatar/listItemAvatarClasses.d.ts +10 -10
- package/ListItemButton/ListItemButton.js +4 -2
- package/ListItemButton/listItemButtonClasses.d.ts +22 -22
- package/ListItemIcon/listItemIconClasses.d.ts +10 -10
- package/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts +10 -10
- package/ListItemText/listItemTextClasses.d.ts +18 -18
- package/ListSubheader/listSubheaderClasses.d.ts +18 -18
- package/Menu/menuClasses.d.ts +12 -12
- package/MenuItem/menuItemClasses.d.ts +20 -20
- package/MobileStepper/mobileStepperClasses.d.ts +22 -22
- package/NativeSelect/nativeSelectClasses.d.ts +32 -32
- package/OutlinedInput/outlinedInputClasses.d.ts +36 -36
- package/Pagination/paginationClasses.d.ts +14 -14
- package/PaginationItem/paginationItemClasses.d.ts +42 -42
- package/Paper/paperClasses.d.ts +39 -39
- package/Popover/popoverClasses.d.ts +10 -10
- package/Popper/Popper.d.ts +55 -55
- package/README.md +5 -4
- package/Radio/radioClasses.d.ts +16 -16
- package/RadioGroup/RadioGroupContext.d.ts +11 -11
- package/RadioGroup/useRadioGroup.d.ts +4 -4
- package/Rating/ratingClasses.d.ts +40 -40
- package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
- package/Select/selectClasses.d.ts +30 -30
- package/Skeleton/skeletonClasses.d.ts +26 -26
- package/Slider/SliderValueLabel.d.ts +15 -15
- package/Slider/SliderValueLabel.types.d.ts +24 -24
- package/Slider/sliderClasses.d.ts +58 -58
- package/Snackbar/snackbarClasses.d.ts +20 -20
- package/SnackbarContent/snackbarContentClasses.d.ts +12 -12
- package/SpeedDial/speedDialClasses.d.ts +22 -22
- package/SpeedDialAction/speedDialActionClasses.d.ts +20 -20
- package/SpeedDialIcon/speedDialIconClasses.d.ts +18 -18
- package/Stack/Stack.d.ts +10 -0
- package/Stack/Stack.js +11 -1
- package/Stack/stackClasses.d.ts +6 -6
- package/Step/StepContext.d.ts +20 -20
- package/Step/stepClasses.d.ts +16 -16
- package/StepButton/StepButton.js +4 -2
- package/StepButton/stepButtonClasses.d.ts +14 -14
- package/StepConnector/stepConnectorClasses.d.ts +26 -26
- package/StepContent/stepContentClasses.d.ts +12 -12
- package/StepIcon/stepIconClasses.d.ts +16 -16
- package/StepLabel/stepLabelClasses.d.ts +28 -28
- package/Stepper/StepperContext.d.ts +18 -18
- package/Stepper/stepperClasses.d.ts +14 -14
- package/SvgIcon/svgIconClasses.d.ts +26 -26
- package/Switch/switchClasses.d.ts +32 -32
- package/Tab/tabClasses.d.ts +26 -26
- package/TabScrollButton/TabScrollButton.d.ts +34 -1
- package/TabScrollButton/TabScrollButton.js +41 -8
- package/TabScrollButton/tabScrollButtonClasses.d.ts +12 -12
- package/Table/tableClasses.d.ts +10 -10
- package/TableBody/tableBodyClasses.d.ts +8 -8
- package/TableCell/tableCellClasses.d.ts +32 -32
- package/TableContainer/tableContainerClasses.d.ts +8 -8
- package/TableFooter/tableFooterClasses.d.ts +8 -8
- package/TableHead/tableHeadClasses.d.ts +8 -8
- package/TablePagination/tablePaginationClasses.d.ts +28 -28
- package/TableRow/tableRowClasses.d.ts +16 -16
- package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
- package/Tabs/Tabs.d.ts +40 -0
- package/Tabs/Tabs.js +43 -2
- package/Tabs/tabsClasses.d.ts +32 -32
- package/TextField/textFieldClasses.d.ts +8 -8
- package/ToggleButton/toggleButtonClasses.d.ts +24 -24
- package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
- package/Toolbar/toolbarClasses.d.ts +14 -14
- package/Tooltip/tooltipClasses.d.ts +30 -30
- package/Typography/typographyClasses.d.ts +50 -50
- package/Unstable_Grid2/Grid2.d.ts +4 -4
- package/Unstable_Grid2/Grid2Props.d.ts +15 -15
- package/Unstable_Grid2/grid2Classes.d.ts +5 -5
- package/Unstable_Grid2/index.d.ts +4 -4
- package/className/index.d.ts +1 -1
- package/darkScrollbar/index.d.ts +28 -28
- package/generateUtilityClass/index.d.ts +2 -2
- package/generateUtilityClasses/index.d.ts +1 -1
- package/index.js +1 -1
- package/internal/switchBaseClasses.d.ts +12 -12
- package/legacy/Autocomplete/Autocomplete.js +3 -0
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Breadcrumbs/BreadcrumbCollapsed.js +25 -3
- package/legacy/Breadcrumbs/Breadcrumbs.js +32 -2
- package/legacy/Chip/Chip.js +2 -3
- package/legacy/ListItemButton/ListItemButton.js +4 -2
- package/legacy/Stack/Stack.js +11 -1
- package/legacy/StepButton/StepButton.js +4 -2
- package/legacy/TabScrollButton/TabScrollButton.js +43 -8
- package/legacy/Tabs/Tabs.js +45 -2
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +156 -80
- package/locale/index.d.ts +76 -75
- package/locale/index.js +73 -0
- package/modern/Autocomplete/Autocomplete.js +3 -0
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Breadcrumbs/BreadcrumbCollapsed.js +26 -3
- package/modern/Breadcrumbs/Breadcrumbs.js +30 -2
- package/modern/Chip/Chip.js +2 -3
- package/modern/ListItemButton/ListItemButton.js +4 -2
- package/modern/Stack/Stack.js +11 -1
- package/modern/StepButton/StepButton.js +4 -2
- package/modern/TabScrollButton/TabScrollButton.js +40 -8
- package/modern/Tabs/Tabs.js +43 -2
- package/modern/index.js +1 -1
- package/modern/locale/index.js +73 -0
- package/node/Autocomplete/Autocomplete.js +3 -0
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Breadcrumbs/BreadcrumbCollapsed.js +26 -3
- package/node/Breadcrumbs/Breadcrumbs.js +29 -1
- package/node/Chip/Chip.js +2 -3
- package/node/ListItemButton/ListItemButton.js +4 -2
- package/node/Stack/Stack.js +11 -1
- package/node/StepButton/StepButton.js +4 -2
- package/node/TabScrollButton/TabScrollButton.js +42 -9
- package/node/Tabs/Tabs.js +42 -1
- package/node/index.js +1 -1
- package/node/locale/index.js +75 -1
- package/package.json +4 -4
- package/styles/CssVarsProvider.d.ts +15 -15
- package/styles/excludeVariablesFromRoot.d.ts +5 -5
- package/styles/getOverlayAlpha.d.ts +2 -2
- package/styles/shouldSkipGeneratingVar.d.ts +1 -1
- package/transitions/index.d.ts +1 -1
- package/transitions/transition.d.ts +13 -13
- package/transitions/utils.d.ts +23 -23
- package/types/OverridableComponentAugmentation.d.ts +31 -31
- package/umd/material-ui.development.js +301 -161
- package/umd/material-ui.production.min.js +20 -20
- package/useMediaQuery/useMediaQuery.d.ts +46 -46
- package/useTouchRipple/index.d.ts +1 -1
- package/useTouchRipple/useTouchRipple.d.ts +28 -28
- package/utils/getScrollbarSize.d.ts +2 -2
- package/utils/ownerDocument.d.ts +2 -2
- package/utils/ownerWindow.d.ts +2 -2
- package/utils/setRef.d.ts +2 -2
package/legacy/locale/index.js
CHANGED
|
@@ -2283,6 +2283,82 @@ export var koKR = {
|
|
|
2283
2283
|
}
|
|
2284
2284
|
}
|
|
2285
2285
|
};
|
|
2286
|
+
export var kuCKB = {
|
|
2287
|
+
components: {
|
|
2288
|
+
MuiBreadcrumbs: {
|
|
2289
|
+
defaultProps: {
|
|
2290
|
+
expandText: 'ڕێچکە پیشان بدە'
|
|
2291
|
+
}
|
|
2292
|
+
},
|
|
2293
|
+
MuiTablePagination: {
|
|
2294
|
+
defaultProps: {
|
|
2295
|
+
getItemAriaLabel: function getItemAriaLabel(type) {
|
|
2296
|
+
if (type === 'first') {
|
|
2297
|
+
return 'چوونە یەکەم پەڕە';
|
|
2298
|
+
}
|
|
2299
|
+
if (type === 'last') {
|
|
2300
|
+
return 'چوونە کۆتا پەڕە';
|
|
2301
|
+
}
|
|
2302
|
+
if (type === 'next') {
|
|
2303
|
+
return 'چوونە پەڕەی دواتر';
|
|
2304
|
+
}
|
|
2305
|
+
// if (type === 'previous') {
|
|
2306
|
+
return 'گەڕانەوە بۆ پەڕەی پێشوو';
|
|
2307
|
+
},
|
|
2308
|
+
labelRowsPerPage: 'ژمارەی ڕیزەکان لە هەر پەڕەیەک:',
|
|
2309
|
+
labelDisplayedRows: function labelDisplayedRows(_ref23) {
|
|
2310
|
+
var from = _ref23.from,
|
|
2311
|
+
to = _ref23.to,
|
|
2312
|
+
count = _ref23.count;
|
|
2313
|
+
return "".concat(from, "\u2013").concat(to, " \u0644\u06D5 ").concat(count !== -1 ? count : " \u0632\u06CC\u0627\u062A\u0631\u06D5 \u0644\u06D5".concat(to));
|
|
2314
|
+
}
|
|
2315
|
+
}
|
|
2316
|
+
},
|
|
2317
|
+
MuiRating: {
|
|
2318
|
+
defaultProps: {
|
|
2319
|
+
getLabelText: function getLabelText(value) {
|
|
2320
|
+
return "".concat(value, " ").concat(value !== 1 ? 'ئەستێرەکان' : 'ئەستێرە');
|
|
2321
|
+
},
|
|
2322
|
+
emptyLabelText: 'خاڵیە'
|
|
2323
|
+
}
|
|
2324
|
+
},
|
|
2325
|
+
MuiAutocomplete: {
|
|
2326
|
+
defaultProps: {
|
|
2327
|
+
clearText: 'سڕینەوە',
|
|
2328
|
+
closeText: 'داخستن',
|
|
2329
|
+
loadingText: 'لە بارکردندایە...',
|
|
2330
|
+
noOptionsText: 'هیچ بژاردەیەک نیە',
|
|
2331
|
+
openText: 'کردنەوە'
|
|
2332
|
+
}
|
|
2333
|
+
},
|
|
2334
|
+
MuiAlert: {
|
|
2335
|
+
defaultProps: {
|
|
2336
|
+
closeText: 'داخستن'
|
|
2337
|
+
}
|
|
2338
|
+
},
|
|
2339
|
+
MuiPagination: {
|
|
2340
|
+
defaultProps: {
|
|
2341
|
+
'aria-label': 'گەڕان لە پەڕەکان',
|
|
2342
|
+
getItemAriaLabel: function getItemAriaLabel(type, page, selected) {
|
|
2343
|
+
if (type === 'page') {
|
|
2344
|
+
return "".concat(selected ? '' : 'چوون بۆ ', " \u067E\u06D5\u0695\u06D5\u06CC ").concat(page);
|
|
2345
|
+
}
|
|
2346
|
+
if (type === 'first') {
|
|
2347
|
+
return 'چوونە یەکەم پەڕە';
|
|
2348
|
+
}
|
|
2349
|
+
if (type === 'last') {
|
|
2350
|
+
return 'چوونە کۆتا پەڕە';
|
|
2351
|
+
}
|
|
2352
|
+
if (type === 'next') {
|
|
2353
|
+
return 'چوونە پەڕەی دواتر';
|
|
2354
|
+
}
|
|
2355
|
+
// if (type === 'previous') {
|
|
2356
|
+
return 'گەڕانەوە بۆ پەڕەی پێشوو';
|
|
2357
|
+
}
|
|
2358
|
+
}
|
|
2359
|
+
}
|
|
2360
|
+
}
|
|
2361
|
+
};
|
|
2286
2362
|
export var kuLatn = {
|
|
2287
2363
|
components: {
|
|
2288
2364
|
MuiBreadcrumbs: {
|
|
@@ -2306,10 +2382,10 @@ export var kuLatn = {
|
|
|
2306
2382
|
return 'Biçe rûpela berê';
|
|
2307
2383
|
},
|
|
2308
2384
|
labelRowsPerPage: 'Rêz li ser rûpelê:',
|
|
2309
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2310
|
-
var from =
|
|
2311
|
-
to =
|
|
2312
|
-
count =
|
|
2385
|
+
labelDisplayedRows: function labelDisplayedRows(_ref24) {
|
|
2386
|
+
var from = _ref24.from,
|
|
2387
|
+
to = _ref24.to,
|
|
2388
|
+
count = _ref24.count;
|
|
2313
2389
|
return "".concat(from, "\u2013").concat(to, " of ").concat(count !== -1 ? count : "z\xEAdetir ji ".concat(to));
|
|
2314
2390
|
}
|
|
2315
2391
|
}
|
|
@@ -2382,10 +2458,10 @@ export var kkKZ = {
|
|
|
2382
2458
|
return 'Алдыңғы бетке өту';
|
|
2383
2459
|
},
|
|
2384
2460
|
labelRowsPerPage: 'Беттегі қатарлар:',
|
|
2385
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2386
|
-
var from =
|
|
2387
|
-
to =
|
|
2388
|
-
count =
|
|
2461
|
+
labelDisplayedRows: function labelDisplayedRows(_ref25) {
|
|
2462
|
+
var from = _ref25.from,
|
|
2463
|
+
to = _ref25.to,
|
|
2464
|
+
count = _ref25.count;
|
|
2389
2465
|
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);
|
|
2390
2466
|
}
|
|
2391
2467
|
}
|
|
@@ -2463,10 +2539,10 @@ export var mkMK = {
|
|
|
2463
2539
|
return 'Оди на предходна страница';
|
|
2464
2540
|
},
|
|
2465
2541
|
labelRowsPerPage: 'Редови по страница:',
|
|
2466
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2467
|
-
var from =
|
|
2468
|
-
to =
|
|
2469
|
-
count =
|
|
2542
|
+
labelDisplayedRows: function labelDisplayedRows(_ref26) {
|
|
2543
|
+
var from = _ref26.from,
|
|
2544
|
+
to = _ref26.to,
|
|
2545
|
+
count = _ref26.count;
|
|
2470
2546
|
return "".concat(from, "\u2013").concat(to, " \u043E\u0434 ").concat(count !== -1 ? count : "\u043F\u043E\u0432\u0435\u045C\u0435 \u043E\u0434 ".concat(to));
|
|
2471
2547
|
}
|
|
2472
2548
|
}
|
|
@@ -2540,10 +2616,10 @@ export var nbNO = {
|
|
|
2540
2616
|
return 'Gå til forrige side';
|
|
2541
2617
|
},
|
|
2542
2618
|
labelRowsPerPage: 'Rader per side:',
|
|
2543
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2544
|
-
var from =
|
|
2545
|
-
to =
|
|
2546
|
-
count =
|
|
2619
|
+
labelDisplayedRows: function labelDisplayedRows(_ref27) {
|
|
2620
|
+
var from = _ref27.from,
|
|
2621
|
+
to = _ref27.to,
|
|
2622
|
+
count = _ref27.count;
|
|
2547
2623
|
return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "mer enn ".concat(to));
|
|
2548
2624
|
}
|
|
2549
2625
|
}
|
|
@@ -2616,10 +2692,10 @@ export var nlNL = {
|
|
|
2616
2692
|
return 'Ga naar vorige pagina';
|
|
2617
2693
|
},
|
|
2618
2694
|
labelRowsPerPage: 'Regels per pagina:',
|
|
2619
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2620
|
-
var from =
|
|
2621
|
-
to =
|
|
2622
|
-
count =
|
|
2695
|
+
labelDisplayedRows: function labelDisplayedRows(_ref28) {
|
|
2696
|
+
var from = _ref28.from,
|
|
2697
|
+
to = _ref28.to,
|
|
2698
|
+
count = _ref28.count;
|
|
2623
2699
|
return "".concat(from, "\u2013").concat(to, " van ").concat(count !== -1 ? count : "meer dan ".concat(to));
|
|
2624
2700
|
}
|
|
2625
2701
|
}
|
|
@@ -2692,10 +2768,10 @@ export var plPL = {
|
|
|
2692
2768
|
return 'Przejdź do poprzedniej strony';
|
|
2693
2769
|
},
|
|
2694
2770
|
labelRowsPerPage: 'Wierszy na stronę:',
|
|
2695
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2696
|
-
var from =
|
|
2697
|
-
to =
|
|
2698
|
-
count =
|
|
2771
|
+
labelDisplayedRows: function labelDisplayedRows(_ref29) {
|
|
2772
|
+
var from = _ref29.from,
|
|
2773
|
+
to = _ref29.to,
|
|
2774
|
+
count = _ref29.count;
|
|
2699
2775
|
return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "ponad ".concat(to));
|
|
2700
2776
|
}
|
|
2701
2777
|
}
|
|
@@ -2775,10 +2851,10 @@ export var ptBR = {
|
|
|
2775
2851
|
return 'Ir para a página anterior';
|
|
2776
2852
|
},
|
|
2777
2853
|
labelRowsPerPage: 'Linhas por página:',
|
|
2778
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2779
|
-
var from =
|
|
2780
|
-
to =
|
|
2781
|
-
count =
|
|
2854
|
+
labelDisplayedRows: function labelDisplayedRows(_ref30) {
|
|
2855
|
+
var from = _ref30.from,
|
|
2856
|
+
to = _ref30.to,
|
|
2857
|
+
count = _ref30.count;
|
|
2782
2858
|
return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
|
|
2783
2859
|
}
|
|
2784
2860
|
}
|
|
@@ -2851,10 +2927,10 @@ export var ptPT = {
|
|
|
2851
2927
|
return 'Página anterior';
|
|
2852
2928
|
},
|
|
2853
2929
|
labelRowsPerPage: 'Linhas por página:',
|
|
2854
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
2855
|
-
var from =
|
|
2856
|
-
to =
|
|
2857
|
-
count =
|
|
2930
|
+
labelDisplayedRows: function labelDisplayedRows(_ref31) {
|
|
2931
|
+
var from = _ref31.from,
|
|
2932
|
+
to = _ref31.to,
|
|
2933
|
+
count = _ref31.count;
|
|
2858
2934
|
return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "mais de ".concat(to));
|
|
2859
2935
|
}
|
|
2860
2936
|
}
|
|
@@ -3002,10 +3078,10 @@ export var srRS = {
|
|
|
3002
3078
|
return 'Idi na prethodnu stranicu';
|
|
3003
3079
|
},
|
|
3004
3080
|
labelRowsPerPage: 'Redova po stranici:',
|
|
3005
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3006
|
-
var from =
|
|
3007
|
-
to =
|
|
3008
|
-
count =
|
|
3081
|
+
labelDisplayedRows: function labelDisplayedRows(_ref32) {
|
|
3082
|
+
var from = _ref32.from,
|
|
3083
|
+
to = _ref32.to,
|
|
3084
|
+
count = _ref32.count;
|
|
3009
3085
|
return "".concat(from, "\u2013").concat(to, " od ").concat(count !== -1 ? count : "vi\u0161e nego ".concat(to));
|
|
3010
3086
|
}
|
|
3011
3087
|
}
|
|
@@ -3083,10 +3159,10 @@ export var ruRU = {
|
|
|
3083
3159
|
return 'Перейти на предыдущую страницу';
|
|
3084
3160
|
},
|
|
3085
3161
|
labelRowsPerPage: 'Строк на странице:',
|
|
3086
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3087
|
-
var from =
|
|
3088
|
-
to =
|
|
3089
|
-
count =
|
|
3162
|
+
labelDisplayedRows: function labelDisplayedRows(_ref33) {
|
|
3163
|
+
var from = _ref33.from,
|
|
3164
|
+
to = _ref33.to,
|
|
3165
|
+
count = _ref33.count;
|
|
3090
3166
|
return "".concat(from, "\u2013").concat(to, " \u0438\u0437 ").concat(count !== -1 ? count : "\u0431\u043E\u043B\u0435\u0435 \u0447\u0435\u043C ".concat(to));
|
|
3091
3167
|
}
|
|
3092
3168
|
}
|
|
@@ -3169,10 +3245,10 @@ export var siLK = {
|
|
|
3169
3245
|
return 'පෙර පිටුවට යන්න';
|
|
3170
3246
|
},
|
|
3171
3247
|
labelRowsPerPage: 'පිටුවක පේළි:',
|
|
3172
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3173
|
-
var from =
|
|
3174
|
-
to =
|
|
3175
|
-
count =
|
|
3248
|
+
labelDisplayedRows: function labelDisplayedRows(_ref34) {
|
|
3249
|
+
var from = _ref34.from,
|
|
3250
|
+
to = _ref34.to,
|
|
3251
|
+
count = _ref34.count;
|
|
3176
3252
|
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"));
|
|
3177
3253
|
}
|
|
3178
3254
|
}
|
|
@@ -3245,10 +3321,10 @@ export var skSK = {
|
|
|
3245
3321
|
return 'Ísť na predchádzajúcu stránku';
|
|
3246
3322
|
},
|
|
3247
3323
|
labelRowsPerPage: 'Riadkov na stránke:',
|
|
3248
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3249
|
-
var from =
|
|
3250
|
-
to =
|
|
3251
|
-
count =
|
|
3324
|
+
labelDisplayedRows: function labelDisplayedRows(_ref35) {
|
|
3325
|
+
var from = _ref35.from,
|
|
3326
|
+
to = _ref35.to,
|
|
3327
|
+
count = _ref35.count;
|
|
3252
3328
|
return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "viac ako ".concat(to));
|
|
3253
3329
|
}
|
|
3254
3330
|
}
|
|
@@ -3327,10 +3403,10 @@ export var svSE = {
|
|
|
3327
3403
|
return 'Gå till föregående sida';
|
|
3328
3404
|
},
|
|
3329
3405
|
labelRowsPerPage: 'Rader per sida:',
|
|
3330
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3331
|
-
var from =
|
|
3332
|
-
to =
|
|
3333
|
-
count =
|
|
3406
|
+
labelDisplayedRows: function labelDisplayedRows(_ref36) {
|
|
3407
|
+
var from = _ref36.from,
|
|
3408
|
+
to = _ref36.to,
|
|
3409
|
+
count = _ref36.count;
|
|
3334
3410
|
return "".concat(from, "\u2013").concat(to, " av ").concat(count !== -1 ? count : "fler \xE4n ".concat(to));
|
|
3335
3411
|
}
|
|
3336
3412
|
}
|
|
@@ -3403,10 +3479,10 @@ export var thTH = {
|
|
|
3403
3479
|
return 'ไปที่หน้าก่อน';
|
|
3404
3480
|
},
|
|
3405
3481
|
labelRowsPerPage: 'จำนวนแถวต่อหน้า:',
|
|
3406
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3407
|
-
var from =
|
|
3408
|
-
to =
|
|
3409
|
-
count =
|
|
3482
|
+
labelDisplayedRows: function labelDisplayedRows(_ref37) {
|
|
3483
|
+
var from = _ref37.from,
|
|
3484
|
+
to = _ref37.to,
|
|
3485
|
+
count = _ref37.count;
|
|
3410
3486
|
return "".concat(from, "\u2013").concat(to, " \u0E08\u0E32\u0E01 ").concat(count !== -1 ? count : "\u0E21\u0E32\u0E01\u0E01\u0E27\u0E48\u0E32 ".concat(to));
|
|
3411
3487
|
}
|
|
3412
3488
|
}
|
|
@@ -3552,10 +3628,10 @@ export var ukUA = {
|
|
|
3552
3628
|
return 'Перейти на попередню сторінку';
|
|
3553
3629
|
},
|
|
3554
3630
|
labelRowsPerPage: 'Рядків на сторінці:',
|
|
3555
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3556
|
-
var from =
|
|
3557
|
-
to =
|
|
3558
|
-
count =
|
|
3631
|
+
labelDisplayedRows: function labelDisplayedRows(_ref38) {
|
|
3632
|
+
var from = _ref38.from,
|
|
3633
|
+
to = _ref38.to,
|
|
3634
|
+
count = _ref38.count;
|
|
3559
3635
|
return "".concat(from, "\u2013").concat(to, " \u0437 ").concat(count !== -1 ? count : "\u043F\u043E\u043D\u0430\u0434 ".concat(to));
|
|
3560
3636
|
}
|
|
3561
3637
|
}
|
|
@@ -3635,10 +3711,10 @@ export var urPK = {
|
|
|
3635
3711
|
return 'پچھلے صفحے پر جائیں';
|
|
3636
3712
|
},
|
|
3637
3713
|
labelRowsPerPage: 'ایک صفحے پر قطاریں:',
|
|
3638
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3639
|
-
var from =
|
|
3640
|
-
to =
|
|
3641
|
-
count =
|
|
3714
|
+
labelDisplayedRows: function labelDisplayedRows(_ref39) {
|
|
3715
|
+
var from = _ref39.from,
|
|
3716
|
+
to = _ref39.to,
|
|
3717
|
+
count = _ref39.count;
|
|
3642
3718
|
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");
|
|
3643
3719
|
}
|
|
3644
3720
|
}
|
|
@@ -3711,10 +3787,10 @@ export var viVN = {
|
|
|
3711
3787
|
return 'Về trang trước đó';
|
|
3712
3788
|
},
|
|
3713
3789
|
labelRowsPerPage: 'Số hàng mỗi trang:',
|
|
3714
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3715
|
-
var from =
|
|
3716
|
-
to =
|
|
3717
|
-
count =
|
|
3790
|
+
labelDisplayedRows: function labelDisplayedRows(_ref40) {
|
|
3791
|
+
var from = _ref40.from,
|
|
3792
|
+
to = _ref40.to,
|
|
3793
|
+
count = _ref40.count;
|
|
3718
3794
|
return "".concat(from, "\u2013").concat(to, " trong ").concat(count !== -1 ? count : "nhi\u1EC1u h\u01A1n ".concat(to));
|
|
3719
3795
|
}
|
|
3720
3796
|
}
|
|
@@ -3786,10 +3862,10 @@ export var zhCN = {
|
|
|
3786
3862
|
return '上一页';
|
|
3787
3863
|
},
|
|
3788
3864
|
labelRowsPerPage: '每页行数:',
|
|
3789
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3790
|
-
var from =
|
|
3791
|
-
to =
|
|
3792
|
-
count =
|
|
3865
|
+
labelDisplayedRows: function labelDisplayedRows(_ref41) {
|
|
3866
|
+
var from = _ref41.from,
|
|
3867
|
+
to = _ref41.to,
|
|
3868
|
+
count = _ref41.count;
|
|
3793
3869
|
return "\u7B2C ".concat(from, " \u6761\u5230\u7B2C ").concat(to, " \u6761\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u6761") : "\u81F3\u5C11 ".concat(to, " \u6761"));
|
|
3794
3870
|
}
|
|
3795
3871
|
}
|
|
@@ -3840,10 +3916,10 @@ export var zhHK = {
|
|
|
3840
3916
|
return '上一頁';
|
|
3841
3917
|
},
|
|
3842
3918
|
labelRowsPerPage: '每頁行數:',
|
|
3843
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3844
|
-
var from =
|
|
3845
|
-
to =
|
|
3846
|
-
count =
|
|
3919
|
+
labelDisplayedRows: function labelDisplayedRows(_ref42) {
|
|
3920
|
+
var from = _ref42.from,
|
|
3921
|
+
to = _ref42.to,
|
|
3922
|
+
count = _ref42.count;
|
|
3847
3923
|
return "\u7B2C ".concat(from, " \u9805\u81F3\u7B2C ").concat(to, " \u9805\uFF0C").concat(count !== -1 ? "\u5171 ".concat(count, " \u9805") : "\u8D85\u904E ".concat(to, " \u9805"));
|
|
3848
3924
|
}
|
|
3849
3925
|
}
|
|
@@ -3894,10 +3970,10 @@ export var zhTW = {
|
|
|
3894
3970
|
return '上一頁';
|
|
3895
3971
|
},
|
|
3896
3972
|
labelRowsPerPage: '每頁數量:',
|
|
3897
|
-
labelDisplayedRows: function labelDisplayedRows(
|
|
3898
|
-
var from =
|
|
3899
|
-
to =
|
|
3900
|
-
count =
|
|
3973
|
+
labelDisplayedRows: function labelDisplayedRows(_ref43) {
|
|
3974
|
+
var from = _ref43.from,
|
|
3975
|
+
to = _ref43.to,
|
|
3976
|
+
count = _ref43.count;
|
|
3901
3977
|
return "".concat(from, " ~ ").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, " \u4EE5\u4E0A"));
|
|
3902
3978
|
}
|
|
3903
3979
|
}
|
package/locale/index.d.ts
CHANGED
|
@@ -1,75 +1,76 @@
|
|
|
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 beBY: Localization;
|
|
31
|
-
export declare const bgBG: Localization;
|
|
32
|
-
export declare const caES: Localization;
|
|
33
|
-
export declare const csCZ: Localization;
|
|
34
|
-
export declare const daDK: Localization;
|
|
35
|
-
export declare const deDE: Localization;
|
|
36
|
-
export declare const elGR: Localization;
|
|
37
|
-
export declare const enUS: Localization;
|
|
38
|
-
export declare const esES: Localization;
|
|
39
|
-
export declare const etEE: Localization;
|
|
40
|
-
export declare const faIR: Localization;
|
|
41
|
-
export declare const fiFI: Localization;
|
|
42
|
-
export declare const frFR: Localization;
|
|
43
|
-
export declare const heIL: Localization;
|
|
44
|
-
export declare const hiIN: Localization;
|
|
45
|
-
export declare const hrHR: Localization;
|
|
46
|
-
export declare const huHU: Localization;
|
|
47
|
-
export declare const hyAM: Localization;
|
|
48
|
-
export declare const idID: Localization;
|
|
49
|
-
export declare const isIS: Localization;
|
|
50
|
-
export declare const itIT: Localization;
|
|
51
|
-
export declare const jaJP: Localization;
|
|
52
|
-
export declare const khKH: Localization;
|
|
53
|
-
export declare const koKR: Localization;
|
|
54
|
-
export declare const
|
|
55
|
-
export declare const
|
|
56
|
-
export declare const
|
|
57
|
-
export declare const
|
|
58
|
-
export declare const
|
|
59
|
-
export declare const
|
|
60
|
-
export declare const
|
|
61
|
-
export declare const
|
|
62
|
-
export declare const
|
|
63
|
-
export declare const
|
|
64
|
-
export declare const
|
|
65
|
-
export declare const
|
|
66
|
-
export declare const
|
|
67
|
-
export declare const
|
|
68
|
-
export declare const
|
|
69
|
-
export declare const
|
|
70
|
-
export declare const
|
|
71
|
-
export declare const
|
|
72
|
-
export declare const
|
|
73
|
-
export declare const
|
|
74
|
-
export declare const
|
|
75
|
-
export declare const
|
|
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 beBY: Localization;
|
|
31
|
+
export declare const bgBG: Localization;
|
|
32
|
+
export declare const caES: Localization;
|
|
33
|
+
export declare const csCZ: Localization;
|
|
34
|
+
export declare const daDK: Localization;
|
|
35
|
+
export declare const deDE: Localization;
|
|
36
|
+
export declare const elGR: Localization;
|
|
37
|
+
export declare const enUS: Localization;
|
|
38
|
+
export declare const esES: Localization;
|
|
39
|
+
export declare const etEE: Localization;
|
|
40
|
+
export declare const faIR: Localization;
|
|
41
|
+
export declare const fiFI: Localization;
|
|
42
|
+
export declare const frFR: Localization;
|
|
43
|
+
export declare const heIL: Localization;
|
|
44
|
+
export declare const hiIN: Localization;
|
|
45
|
+
export declare const hrHR: Localization;
|
|
46
|
+
export declare const huHU: Localization;
|
|
47
|
+
export declare const hyAM: Localization;
|
|
48
|
+
export declare const idID: Localization;
|
|
49
|
+
export declare const isIS: Localization;
|
|
50
|
+
export declare const itIT: Localization;
|
|
51
|
+
export declare const jaJP: Localization;
|
|
52
|
+
export declare const khKH: Localization;
|
|
53
|
+
export declare const koKR: Localization;
|
|
54
|
+
export declare const kuCKB: Localization;
|
|
55
|
+
export declare const kuLatn: Localization;
|
|
56
|
+
export declare const kkKZ: Localization;
|
|
57
|
+
export declare const mkMK: Localization;
|
|
58
|
+
export declare const nbNO: Localization;
|
|
59
|
+
export declare const nlNL: Localization;
|
|
60
|
+
export declare const plPL: Localization;
|
|
61
|
+
export declare const ptBR: Localization;
|
|
62
|
+
export declare const ptPT: Localization;
|
|
63
|
+
export declare const roRO: Localization;
|
|
64
|
+
export declare const srRS: Localization;
|
|
65
|
+
export declare const ruRU: Localization;
|
|
66
|
+
export declare const siLK: Localization;
|
|
67
|
+
export declare const skSK: Localization;
|
|
68
|
+
export declare const svSE: Localization;
|
|
69
|
+
export declare const thTH: Localization;
|
|
70
|
+
export declare const trTR: Localization;
|
|
71
|
+
export declare const ukUA: Localization;
|
|
72
|
+
export declare const urPK: Localization;
|
|
73
|
+
export declare const viVN: Localization;
|
|
74
|
+
export declare const zhCN: Localization;
|
|
75
|
+
export declare const zhHK: Localization;
|
|
76
|
+
export declare const zhTW: Localization;
|
package/locale/index.js
CHANGED
|
@@ -2211,6 +2211,79 @@ export const koKR = {
|
|
|
2211
2211
|
}
|
|
2212
2212
|
}
|
|
2213
2213
|
};
|
|
2214
|
+
export const kuCKB = {
|
|
2215
|
+
components: {
|
|
2216
|
+
MuiBreadcrumbs: {
|
|
2217
|
+
defaultProps: {
|
|
2218
|
+
expandText: 'ڕێچکە پیشان بدە'
|
|
2219
|
+
}
|
|
2220
|
+
},
|
|
2221
|
+
MuiTablePagination: {
|
|
2222
|
+
defaultProps: {
|
|
2223
|
+
getItemAriaLabel: type => {
|
|
2224
|
+
if (type === 'first') {
|
|
2225
|
+
return 'چوونە یەکەم پەڕە';
|
|
2226
|
+
}
|
|
2227
|
+
if (type === 'last') {
|
|
2228
|
+
return 'چوونە کۆتا پەڕە';
|
|
2229
|
+
}
|
|
2230
|
+
if (type === 'next') {
|
|
2231
|
+
return 'چوونە پەڕەی دواتر';
|
|
2232
|
+
}
|
|
2233
|
+
// if (type === 'previous') {
|
|
2234
|
+
return 'گەڕانەوە بۆ پەڕەی پێشوو';
|
|
2235
|
+
},
|
|
2236
|
+
labelRowsPerPage: 'ژمارەی ڕیزەکان لە هەر پەڕەیەک:',
|
|
2237
|
+
labelDisplayedRows: ({
|
|
2238
|
+
from,
|
|
2239
|
+
to,
|
|
2240
|
+
count
|
|
2241
|
+
}) => `${from}–${to} لە ${count !== -1 ? count : ` زیاترە لە${to}`}`
|
|
2242
|
+
}
|
|
2243
|
+
},
|
|
2244
|
+
MuiRating: {
|
|
2245
|
+
defaultProps: {
|
|
2246
|
+
getLabelText: value => `${value} ${value !== 1 ? 'ئەستێرەکان' : 'ئەستێرە'}`,
|
|
2247
|
+
emptyLabelText: 'خاڵیە'
|
|
2248
|
+
}
|
|
2249
|
+
},
|
|
2250
|
+
MuiAutocomplete: {
|
|
2251
|
+
defaultProps: {
|
|
2252
|
+
clearText: 'سڕینەوە',
|
|
2253
|
+
closeText: 'داخستن',
|
|
2254
|
+
loadingText: 'لە بارکردندایە...',
|
|
2255
|
+
noOptionsText: 'هیچ بژاردەیەک نیە',
|
|
2256
|
+
openText: 'کردنەوە'
|
|
2257
|
+
}
|
|
2258
|
+
},
|
|
2259
|
+
MuiAlert: {
|
|
2260
|
+
defaultProps: {
|
|
2261
|
+
closeText: 'داخستن'
|
|
2262
|
+
}
|
|
2263
|
+
},
|
|
2264
|
+
MuiPagination: {
|
|
2265
|
+
defaultProps: {
|
|
2266
|
+
'aria-label': 'گەڕان لە پەڕەکان',
|
|
2267
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
2268
|
+
if (type === 'page') {
|
|
2269
|
+
return `${selected ? '' : 'چوون بۆ '} پەڕەی ${page}`;
|
|
2270
|
+
}
|
|
2271
|
+
if (type === 'first') {
|
|
2272
|
+
return 'چوونە یەکەم پەڕە';
|
|
2273
|
+
}
|
|
2274
|
+
if (type === 'last') {
|
|
2275
|
+
return 'چوونە کۆتا پەڕە';
|
|
2276
|
+
}
|
|
2277
|
+
if (type === 'next') {
|
|
2278
|
+
return 'چوونە پەڕەی دواتر';
|
|
2279
|
+
}
|
|
2280
|
+
// if (type === 'previous') {
|
|
2281
|
+
return 'گەڕانەوە بۆ پەڕەی پێشوو';
|
|
2282
|
+
}
|
|
2283
|
+
}
|
|
2284
|
+
}
|
|
2285
|
+
}
|
|
2286
|
+
};
|
|
2214
2287
|
export const kuLatn = {
|
|
2215
2288
|
components: {
|
|
2216
2289
|
MuiBreadcrumbs: {
|
|
@@ -639,6 +639,9 @@ process.env.NODE_ENV !== "production" ? Autocomplete.propTypes /* remove-proptyp
|
|
|
639
639
|
* If `true`, the selected option becomes the value of the input
|
|
640
640
|
* when the Autocomplete loses focus unless the user chooses
|
|
641
641
|
* a different option or changes the character string in the input.
|
|
642
|
+
*
|
|
643
|
+
* When using `freeSolo` mode, the typed value will be the input value
|
|
644
|
+
* if the Autocomplete loses focus without highlighting an option.
|
|
642
645
|
* @default false
|
|
643
646
|
*/
|
|
644
647
|
autoSelect: PropTypes.bool,
|
|
File without changes
|