@mui/material 5.13.0 → 5.13.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.
- 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 +1 -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/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 +103 -0
- 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/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/Dialog.js +1 -1
- 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 +42 -42
- 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 +24 -24
- 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 +38 -38
- 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/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 +34 -34
- package/OutlinedInput/outlinedInputClasses.d.ts +38 -38
- 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 +65 -65
- package/README.md +1 -1
- package/Radio/radioClasses.d.ts +16 -16
- package/RadioGroup/RadioGroupContext.d.ts +11 -11
- package/RadioGroup/useRadioGroup.d.ts +4 -4
- package/Rating/ratingClasses.d.ts +40 -40
- package/ScopedCssBaseline/scopedCssBaselineClasses.d.ts +8 -8
- package/Select/selectClasses.d.ts +32 -32
- package/Skeleton/skeletonClasses.d.ts +26 -26
- package/Slider/Slider.js +1 -1
- 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/stackClasses.d.ts +6 -6
- package/Step/StepContext.d.ts +20 -20
- package/Step/stepClasses.d.ts +16 -16
- package/StepButton/stepButtonClasses.d.ts +14 -14
- package/StepConnector/stepConnectorClasses.d.ts +26 -26
- package/StepContent/stepContentClasses.d.ts +12 -12
- package/StepIcon/stepIconClasses.d.ts +16 -16
- package/StepLabel/stepLabelClasses.d.ts +28 -28
- package/Stepper/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/tabScrollButtonClasses.d.ts +12 -12
- package/Table/tableClasses.d.ts +10 -10
- package/TableBody/tableBodyClasses.d.ts +8 -8
- package/TableCell/tableCellClasses.d.ts +32 -32
- package/TableContainer/tableContainerClasses.d.ts +8 -8
- package/TableFooter/tableFooterClasses.d.ts +8 -8
- package/TableHead/tableHeadClasses.d.ts +8 -8
- package/TablePagination/tablePaginationClasses.d.ts +28 -28
- package/TableRow/tableRowClasses.d.ts +16 -16
- package/TableSortLabel/tableSortLabelClasses.d.ts +16 -16
- package/Tabs/tabsClasses.d.ts +32 -32
- package/TextField/textFieldClasses.d.ts +8 -8
- package/ToggleButton/toggleButtonClasses.d.ts +24 -24
- package/ToggleButtonGroup/toggleButtonGroupClasses.d.ts +18 -18
- package/Toolbar/toolbarClasses.d.ts +14 -14
- package/Tooltip/tooltipClasses.d.ts +30 -30
- package/Typography/typographyClasses.d.ts +50 -50
- package/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 +1 -0
- package/legacy/BottomNavigation/BottomNavigation.js +0 -0
- package/legacy/Dialog/Dialog.js +1 -1
- package/legacy/Slider/Slider.js +1 -1
- package/legacy/index.js +1 -1
- package/legacy/locale/index.js +383 -68
- package/locale/index.d.ts +80 -76
- package/locale/index.js +309 -0
- package/modern/Autocomplete/Autocomplete.js +1 -0
- package/modern/BottomNavigation/BottomNavigation.js +0 -0
- package/modern/Dialog/Dialog.js +1 -1
- package/modern/Slider/Slider.js +1 -1
- package/modern/index.js +1 -1
- package/modern/locale/index.js +309 -0
- package/node/Autocomplete/Autocomplete.js +1 -0
- package/node/BottomNavigation/BottomNavigation.js +0 -0
- package/node/Dialog/Dialog.js +1 -1
- package/node/Slider/Slider.js +1 -1
- package/node/index.js +1 -1
- package/node/locale/index.js +314 -1
- package/package.json +5 -5
- package/styles/CssVarsProvider.d.ts +20 -20
- package/styles/excludeVariablesFromRoot.d.ts +5 -5
- package/styles/getOverlayAlpha.d.ts +2 -2
- package/styles/identifier.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 +678 -237
- package/umd/material-ui.production.min.js +21 -21
- 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/modern/locale/index.js
CHANGED
|
@@ -2511,6 +2511,240 @@ export const mkMK = {
|
|
|
2511
2511
|
}
|
|
2512
2512
|
}
|
|
2513
2513
|
};
|
|
2514
|
+
|
|
2515
|
+
// Myanmar - မြန်မာ
|
|
2516
|
+
export const myMY = {
|
|
2517
|
+
components: {
|
|
2518
|
+
MuiBreadcrumbs: {
|
|
2519
|
+
defaultProps: {
|
|
2520
|
+
expandText: 'လမ်းကြောင်းပြပါ။'
|
|
2521
|
+
}
|
|
2522
|
+
},
|
|
2523
|
+
MuiTablePagination: {
|
|
2524
|
+
defaultProps: {
|
|
2525
|
+
getItemAriaLabel: type => {
|
|
2526
|
+
if (type === 'first') {
|
|
2527
|
+
return 'ပထမစာမျက်နှာသို့သွားပါ။';
|
|
2528
|
+
}
|
|
2529
|
+
if (type === 'last') {
|
|
2530
|
+
return 'နောက်ဆုံးစာမျက်နှာသို့သွားပါ။';
|
|
2531
|
+
}
|
|
2532
|
+
if (type === 'next') {
|
|
2533
|
+
return 'နောက်စာမျက်နှာသို့သွားပါ။';
|
|
2534
|
+
}
|
|
2535
|
+
// if (type === 'previous') {
|
|
2536
|
+
return 'ယခင်စာမျက်နှာသို့သွားပါ။';
|
|
2537
|
+
},
|
|
2538
|
+
labelRowsPerPage: 'စာမျက်နှာအလိုက် အတန်းများ:',
|
|
2539
|
+
labelDisplayedRows: ({
|
|
2540
|
+
from,
|
|
2541
|
+
to,
|
|
2542
|
+
count
|
|
2543
|
+
}) => `${from}–${to} ၏ ${count !== -1 ? count : `ထက်ပိုပြီး ${to}`}`
|
|
2544
|
+
}
|
|
2545
|
+
},
|
|
2546
|
+
MuiRating: {
|
|
2547
|
+
defaultProps: {
|
|
2548
|
+
getLabelText: value => {
|
|
2549
|
+
const lastDigit = value % 10;
|
|
2550
|
+
return `${value} ကြယ်ပွင့်${lastDigit === 1 ? '၎' : ''}`;
|
|
2551
|
+
},
|
|
2552
|
+
emptyLabelText: 'ဗလာ'
|
|
2553
|
+
}
|
|
2554
|
+
},
|
|
2555
|
+
MuiAutocomplete: {
|
|
2556
|
+
defaultProps: {
|
|
2557
|
+
clearText: 'ရှင်းလင်းသော',
|
|
2558
|
+
closeText: 'ပိတ်လိုက်',
|
|
2559
|
+
loadingText: 'ဖွင့်နေသည်…',
|
|
2560
|
+
noOptionsText: 'ရွေးချယ်ခွင့်မရှိပါ။',
|
|
2561
|
+
openText: 'ဖွင့်သည်။'
|
|
2562
|
+
}
|
|
2563
|
+
},
|
|
2564
|
+
MuiAlert: {
|
|
2565
|
+
defaultProps: {
|
|
2566
|
+
closeText: 'ပိတ်လိုက်'
|
|
2567
|
+
}
|
|
2568
|
+
},
|
|
2569
|
+
MuiPagination: {
|
|
2570
|
+
defaultProps: {
|
|
2571
|
+
'aria-label': 'Pagination အညွှန်း',
|
|
2572
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
2573
|
+
if (type === 'page') {
|
|
2574
|
+
return `${selected ? '' : 'သွားပါ။ '}စာမျက်နှာ ${page}`;
|
|
2575
|
+
}
|
|
2576
|
+
if (type === 'first') {
|
|
2577
|
+
return 'ပထမစာမျက်နှာသို့သွားပါ။';
|
|
2578
|
+
}
|
|
2579
|
+
if (type === 'last') {
|
|
2580
|
+
return 'နောက်ဆုံးစာမျက်နှာသို့သွားပါ။';
|
|
2581
|
+
}
|
|
2582
|
+
if (type === 'next') {
|
|
2583
|
+
return 'နောက်စာမျက်နှာသို့သွားပါ။';
|
|
2584
|
+
}
|
|
2585
|
+
// if (type === 'previous') {
|
|
2586
|
+
return 'ယခင်စာမျက်နှာသို့သွားပါ။';
|
|
2587
|
+
}
|
|
2588
|
+
}
|
|
2589
|
+
}
|
|
2590
|
+
}
|
|
2591
|
+
};
|
|
2592
|
+
|
|
2593
|
+
// Malay-Melayu
|
|
2594
|
+
export const msMS = {
|
|
2595
|
+
components: {
|
|
2596
|
+
MuiBreadcrumbs: {
|
|
2597
|
+
defaultProps: {
|
|
2598
|
+
expandText: 'Tunjukkan laluan'
|
|
2599
|
+
}
|
|
2600
|
+
},
|
|
2601
|
+
MuiTablePagination: {
|
|
2602
|
+
defaultProps: {
|
|
2603
|
+
getItemAriaLabel: type => {
|
|
2604
|
+
if (type === 'first') {
|
|
2605
|
+
return 'Pergi ke halaman pertama';
|
|
2606
|
+
}
|
|
2607
|
+
if (type === 'last') {
|
|
2608
|
+
return 'Pergi ke halaman terakhir';
|
|
2609
|
+
}
|
|
2610
|
+
if (type === 'next') {
|
|
2611
|
+
return 'Pergi ke halaman seterusnya';
|
|
2612
|
+
}
|
|
2613
|
+
// if (type === 'previous') {
|
|
2614
|
+
return 'Pergi ke halaman sebelumnya';
|
|
2615
|
+
},
|
|
2616
|
+
labelRowsPerPage: 'Baris setiap halaman:',
|
|
2617
|
+
labelDisplayedRows: ({
|
|
2618
|
+
from,
|
|
2619
|
+
to,
|
|
2620
|
+
count
|
|
2621
|
+
}) => `${from}–${to} daripada ${count !== -1 ? count : `lebih daripada ${to}`}`
|
|
2622
|
+
}
|
|
2623
|
+
},
|
|
2624
|
+
MuiRating: {
|
|
2625
|
+
defaultProps: {
|
|
2626
|
+
getLabelText: value => {
|
|
2627
|
+
const lastDigit = value % 10;
|
|
2628
|
+
return `${value} Bintang${lastDigit === 1 ? 's' : ''}`;
|
|
2629
|
+
},
|
|
2630
|
+
emptyLabelText: 'kosong'
|
|
2631
|
+
}
|
|
2632
|
+
},
|
|
2633
|
+
MuiAutocomplete: {
|
|
2634
|
+
defaultProps: {
|
|
2635
|
+
clearText: 'Jelas',
|
|
2636
|
+
closeText: 'tutup',
|
|
2637
|
+
loadingText: 'Memuatkan…',
|
|
2638
|
+
noOptionsText: 'Tiada pilihan',
|
|
2639
|
+
openText: 'Buka'
|
|
2640
|
+
}
|
|
2641
|
+
},
|
|
2642
|
+
MuiAlert: {
|
|
2643
|
+
defaultProps: {
|
|
2644
|
+
closeText: 'tutup'
|
|
2645
|
+
}
|
|
2646
|
+
},
|
|
2647
|
+
MuiPagination: {
|
|
2648
|
+
defaultProps: {
|
|
2649
|
+
'aria-label': 'Navigasi penomboran',
|
|
2650
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
2651
|
+
if (type === 'page') {
|
|
2652
|
+
return `${selected ? '' : 'Pergi ke '}muka surat ${page}`;
|
|
2653
|
+
}
|
|
2654
|
+
if (type === 'first') {
|
|
2655
|
+
return 'Pergi ke halaman pertama';
|
|
2656
|
+
}
|
|
2657
|
+
if (type === 'last') {
|
|
2658
|
+
return 'Pergi ke halaman terakhir';
|
|
2659
|
+
}
|
|
2660
|
+
if (type === 'next') {
|
|
2661
|
+
return 'Pergi ke halaman seterusnya';
|
|
2662
|
+
}
|
|
2663
|
+
// if (type === 'previous') {
|
|
2664
|
+
return 'Pergi ke halaman sebelumnya';
|
|
2665
|
+
}
|
|
2666
|
+
}
|
|
2667
|
+
}
|
|
2668
|
+
}
|
|
2669
|
+
};
|
|
2670
|
+
|
|
2671
|
+
// Nepali-नेपाली
|
|
2672
|
+
export const neNP = {
|
|
2673
|
+
components: {
|
|
2674
|
+
MuiBreadcrumbs: {
|
|
2675
|
+
defaultProps: {
|
|
2676
|
+
expandText: 'बाटो देखाउनुहोस्'
|
|
2677
|
+
}
|
|
2678
|
+
},
|
|
2679
|
+
MuiTablePagination: {
|
|
2680
|
+
defaultProps: {
|
|
2681
|
+
getItemAriaLabel: type => {
|
|
2682
|
+
if (type === 'first') {
|
|
2683
|
+
return 'पहिलो पृष्ठमा जानुहोस्';
|
|
2684
|
+
}
|
|
2685
|
+
if (type === 'last') {
|
|
2686
|
+
return 'अन्तिम पृष्ठमा जानुहोस्';
|
|
2687
|
+
}
|
|
2688
|
+
if (type === 'next') {
|
|
2689
|
+
return 'अर्को पृष्ठमा जानुहोस्';
|
|
2690
|
+
}
|
|
2691
|
+
// if (type === 'previous') {
|
|
2692
|
+
return 'अघिल्लो पृष्ठमा जानुहोस्';
|
|
2693
|
+
},
|
|
2694
|
+
labelRowsPerPage: 'प्रति पृष्ठ पङ्क्तिहरू:',
|
|
2695
|
+
labelDisplayedRows: ({
|
|
2696
|
+
from,
|
|
2697
|
+
to,
|
|
2698
|
+
count
|
|
2699
|
+
}) => `${from}–${to} को ${count !== -1 ? count : `धेरै ${to}`}`
|
|
2700
|
+
}
|
|
2701
|
+
},
|
|
2702
|
+
MuiRating: {
|
|
2703
|
+
defaultProps: {
|
|
2704
|
+
getLabelText: value => {
|
|
2705
|
+
const lastDigit = value % 10;
|
|
2706
|
+
return `${value} तारा${lastDigit === 1 ? 'स' : ''}`;
|
|
2707
|
+
},
|
|
2708
|
+
emptyLabelText: 'खाली'
|
|
2709
|
+
}
|
|
2710
|
+
},
|
|
2711
|
+
MuiAutocomplete: {
|
|
2712
|
+
defaultProps: {
|
|
2713
|
+
clearText: 'खाली गर्नुहोस्',
|
|
2714
|
+
closeText: 'बन्द गर्नुहोस्',
|
|
2715
|
+
loadingText: 'लोड हुँदै...',
|
|
2716
|
+
noOptionsText: 'कुनै विकल्प छैन',
|
|
2717
|
+
openText: 'खोल्नुहोस्'
|
|
2718
|
+
}
|
|
2719
|
+
},
|
|
2720
|
+
MuiAlert: {
|
|
2721
|
+
defaultProps: {
|
|
2722
|
+
closeText: 'बन्द गर्नुहोस्'
|
|
2723
|
+
}
|
|
2724
|
+
},
|
|
2725
|
+
MuiPagination: {
|
|
2726
|
+
defaultProps: {
|
|
2727
|
+
'aria-label': 'पृष्ठांकन नेभिगेसन',
|
|
2728
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
2729
|
+
if (type === 'page') {
|
|
2730
|
+
return `${selected ? '' : 'जाऊ त्यहाँ '}पृष्ठ ${page}`;
|
|
2731
|
+
}
|
|
2732
|
+
if (type === 'first') {
|
|
2733
|
+
return 'पहिलो पृष्ठमा जानुहोस्';
|
|
2734
|
+
}
|
|
2735
|
+
if (type === 'last') {
|
|
2736
|
+
return 'अन्तिम पृष्ठमा जानुहोस्';
|
|
2737
|
+
}
|
|
2738
|
+
if (type === 'next') {
|
|
2739
|
+
return 'अर्को पृष्ठमा जानुहोस्';
|
|
2740
|
+
}
|
|
2741
|
+
// if (type === 'previous') {
|
|
2742
|
+
return 'अघिल्लो पृष्ठमा जानुहोस्';
|
|
2743
|
+
}
|
|
2744
|
+
}
|
|
2745
|
+
}
|
|
2746
|
+
}
|
|
2747
|
+
};
|
|
2514
2748
|
export const nbNO = {
|
|
2515
2749
|
components: {
|
|
2516
2750
|
MuiBreadcrumbs: {
|
|
@@ -3494,6 +3728,81 @@ export const trTR = {
|
|
|
3494
3728
|
}
|
|
3495
3729
|
}
|
|
3496
3730
|
};
|
|
3731
|
+
|
|
3732
|
+
// Tagalog-Tagalog
|
|
3733
|
+
export const tlTL = {
|
|
3734
|
+
components: {
|
|
3735
|
+
MuiBreadcrumbs: {
|
|
3736
|
+
defaultProps: {
|
|
3737
|
+
expandText: 'Ipakita ang landas'
|
|
3738
|
+
}
|
|
3739
|
+
},
|
|
3740
|
+
MuiTablePagination: {
|
|
3741
|
+
defaultProps: {
|
|
3742
|
+
getItemAriaLabel: type => {
|
|
3743
|
+
if (type === 'first') {
|
|
3744
|
+
return 'Pumunta sa unang pahina';
|
|
3745
|
+
}
|
|
3746
|
+
if (type === 'last') {
|
|
3747
|
+
return 'Pumunta sa huling pahina';
|
|
3748
|
+
}
|
|
3749
|
+
if (type === 'next') {
|
|
3750
|
+
return 'Pumunta sa susunod na pahina';
|
|
3751
|
+
}
|
|
3752
|
+
// if (type === 'previous') {
|
|
3753
|
+
return 'Pumunta sa nakaraang pahina';
|
|
3754
|
+
},
|
|
3755
|
+
labelRowsPerPage: 'Mga hilera bawat pahina:',
|
|
3756
|
+
labelDisplayedRows: ({
|
|
3757
|
+
from,
|
|
3758
|
+
to,
|
|
3759
|
+
count
|
|
3760
|
+
}) => `${from}–${to} ng ${count !== -1 ? count : `higit sa ${to}`}`
|
|
3761
|
+
}
|
|
3762
|
+
},
|
|
3763
|
+
MuiRating: {
|
|
3764
|
+
defaultProps: {
|
|
3765
|
+
getLabelText: value => `${value} Bituin${value !== 1 ? 's' : ''}`,
|
|
3766
|
+
emptyLabelText: 'Walang laman'
|
|
3767
|
+
}
|
|
3768
|
+
},
|
|
3769
|
+
MuiAutocomplete: {
|
|
3770
|
+
defaultProps: {
|
|
3771
|
+
clearText: 'Maaliwalas',
|
|
3772
|
+
closeText: 'Isara',
|
|
3773
|
+
loadingText: 'Naglo-load…',
|
|
3774
|
+
noOptionsText: 'Walang mga pagpipilian',
|
|
3775
|
+
openText: 'Bukas'
|
|
3776
|
+
}
|
|
3777
|
+
},
|
|
3778
|
+
MuiAlert: {
|
|
3779
|
+
defaultProps: {
|
|
3780
|
+
closeText: 'Isara'
|
|
3781
|
+
}
|
|
3782
|
+
},
|
|
3783
|
+
MuiPagination: {
|
|
3784
|
+
defaultProps: {
|
|
3785
|
+
'aria-label': 'Sayfa navigasyonu',
|
|
3786
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
3787
|
+
if (type === 'page') {
|
|
3788
|
+
return `${selected ? '' : 'Pumunta sa'}pahina ${page}`;
|
|
3789
|
+
}
|
|
3790
|
+
if (type === 'first') {
|
|
3791
|
+
return 'Pumunta sa unang pahina';
|
|
3792
|
+
}
|
|
3793
|
+
if (type === 'last') {
|
|
3794
|
+
return 'Pumunta sa huling pahina';
|
|
3795
|
+
}
|
|
3796
|
+
if (type === 'next') {
|
|
3797
|
+
return 'Pumunta sa susunod na pahina';
|
|
3798
|
+
}
|
|
3799
|
+
// if (type === 'previous') {
|
|
3800
|
+
return 'Pumunta sa nakaraang pahina';
|
|
3801
|
+
}
|
|
3802
|
+
}
|
|
3803
|
+
}
|
|
3804
|
+
}
|
|
3805
|
+
};
|
|
3497
3806
|
export const ukUA = {
|
|
3498
3807
|
components: {
|
|
3499
3808
|
MuiBreadcrumbs: {
|
|
@@ -777,6 +777,7 @@ process.env.NODE_ENV !== "production" ? Autocomplete.propTypes /* remove-proptyp
|
|
|
777
777
|
/**
|
|
778
778
|
* A function that determines the filtered options to be rendered on search.
|
|
779
779
|
*
|
|
780
|
+
* @default createFilterOptions()
|
|
780
781
|
* @param {T[]} options The options to render.
|
|
781
782
|
* @param {object} state The state of the component.
|
|
782
783
|
* @returns {T[]}
|
|
File without changes
|
package/node/Dialog/Dialog.js
CHANGED
|
@@ -125,7 +125,7 @@ const DialogPaper = (0, _styled.default)(_Paper.default, {
|
|
|
125
125
|
}, !ownerState.maxWidth && {
|
|
126
126
|
maxWidth: 'calc(100% - 64px)'
|
|
127
127
|
}, ownerState.maxWidth === 'xs' && {
|
|
128
|
-
maxWidth: theme.breakpoints.unit === 'px' ? Math.max(theme.breakpoints.values.xs, 444) :
|
|
128
|
+
maxWidth: theme.breakpoints.unit === 'px' ? Math.max(theme.breakpoints.values.xs, 444) : `max(${theme.breakpoints.values.xs}${theme.breakpoints.unit}, 444px)`,
|
|
129
129
|
[`&.${_dialogClasses.default.paperScrollBody}`]: {
|
|
130
130
|
[theme.breakpoints.down(Math.max(theme.breakpoints.values.xs, 444) + 32 * 2)]: {
|
|
131
131
|
maxWidth: 'calc(100% - 64px)'
|
package/node/Slider/Slider.js
CHANGED
|
@@ -319,7 +319,7 @@ const StyledSliderValueLabel = (0, _styled.default)(_SliderValueLabel.default, {
|
|
|
319
319
|
height: 8,
|
|
320
320
|
transform: 'translate(-50%, -50%) rotate(45deg)',
|
|
321
321
|
backgroundColor: 'inherit',
|
|
322
|
-
right:
|
|
322
|
+
right: -8,
|
|
323
323
|
top: '50%'
|
|
324
324
|
}
|
|
325
325
|
}, ownerState.size === 'small' && {
|
package/node/index.js
CHANGED
package/node/locale/index.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.zhTW = exports.zhHK = exports.zhCN = exports.viVN = exports.urPK = exports.ukUA = exports.trTR = exports.thTH = exports.svSE = exports.srRS = exports.skSK = exports.siLK = exports.ruRU = exports.roRO = exports.ptPT = exports.ptBR = exports.plPL = exports.nlNL = exports.nbNO = exports.mkMK = exports.kuLatn = exports.kuCKB = exports.koKR = exports.kkKZ = exports.khKH = exports.jaJP = exports.itIT = exports.isIS = exports.idID = exports.hyAM = exports.huHU = exports.hrHR = exports.hiIN = exports.heIL = exports.frFR = exports.fiFI = exports.faIR = exports.etEE = exports.esES = exports.enUS = exports.elGR = exports.deDE = exports.daDK = exports.csCZ = exports.caES = exports.bnBD = exports.bgBG = exports.beBY = exports.azAZ = exports.arSD = exports.arSA = exports.arEG = exports.amET = void 0;
|
|
6
|
+
exports.zhTW = exports.zhHK = exports.zhCN = exports.viVN = exports.urPK = exports.ukUA = exports.trTR = exports.tlTL = exports.thTH = exports.svSE = exports.srRS = exports.skSK = exports.siLK = exports.ruRU = exports.roRO = exports.ptPT = exports.ptBR = exports.plPL = exports.nlNL = exports.neNP = exports.nbNO = exports.myMY = exports.msMS = exports.mkMK = exports.kuLatn = exports.kuCKB = exports.koKR = exports.kkKZ = exports.khKH = exports.jaJP = exports.itIT = exports.isIS = exports.idID = exports.hyAM = exports.huHU = exports.hrHR = exports.hiIN = exports.heIL = exports.frFR = exports.fiFI = exports.faIR = exports.etEE = exports.esES = exports.enUS = exports.elGR = exports.deDE = exports.daDK = exports.csCZ = exports.caES = exports.bnBD = exports.bgBG = exports.beBY = exports.azAZ = exports.arSD = exports.arSA = exports.arEG = exports.amET = void 0;
|
|
7
7
|
const amET = {
|
|
8
8
|
components: {
|
|
9
9
|
MuiBreadcrumbs: {
|
|
@@ -2546,7 +2546,244 @@ const mkMK = {
|
|
|
2546
2546
|
}
|
|
2547
2547
|
}
|
|
2548
2548
|
};
|
|
2549
|
+
|
|
2550
|
+
// Myanmar - မြန်မာ
|
|
2549
2551
|
exports.mkMK = mkMK;
|
|
2552
|
+
const myMY = {
|
|
2553
|
+
components: {
|
|
2554
|
+
MuiBreadcrumbs: {
|
|
2555
|
+
defaultProps: {
|
|
2556
|
+
expandText: 'လမ်းကြောင်းပြပါ။'
|
|
2557
|
+
}
|
|
2558
|
+
},
|
|
2559
|
+
MuiTablePagination: {
|
|
2560
|
+
defaultProps: {
|
|
2561
|
+
getItemAriaLabel: type => {
|
|
2562
|
+
if (type === 'first') {
|
|
2563
|
+
return 'ပထမစာမျက်နှာသို့သွားပါ။';
|
|
2564
|
+
}
|
|
2565
|
+
if (type === 'last') {
|
|
2566
|
+
return 'နောက်ဆုံးစာမျက်နှာသို့သွားပါ။';
|
|
2567
|
+
}
|
|
2568
|
+
if (type === 'next') {
|
|
2569
|
+
return 'နောက်စာမျက်နှာသို့သွားပါ။';
|
|
2570
|
+
}
|
|
2571
|
+
// if (type === 'previous') {
|
|
2572
|
+
return 'ယခင်စာမျက်နှာသို့သွားပါ။';
|
|
2573
|
+
},
|
|
2574
|
+
labelRowsPerPage: 'စာမျက်နှာအလိုက် အတန်းများ:',
|
|
2575
|
+
labelDisplayedRows: ({
|
|
2576
|
+
from,
|
|
2577
|
+
to,
|
|
2578
|
+
count
|
|
2579
|
+
}) => `${from}–${to} ၏ ${count !== -1 ? count : `ထက်ပိုပြီး ${to}`}`
|
|
2580
|
+
}
|
|
2581
|
+
},
|
|
2582
|
+
MuiRating: {
|
|
2583
|
+
defaultProps: {
|
|
2584
|
+
getLabelText: value => {
|
|
2585
|
+
const lastDigit = value % 10;
|
|
2586
|
+
return `${value} ကြယ်ပွင့်${lastDigit === 1 ? '၎' : ''}`;
|
|
2587
|
+
},
|
|
2588
|
+
emptyLabelText: 'ဗလာ'
|
|
2589
|
+
}
|
|
2590
|
+
},
|
|
2591
|
+
MuiAutocomplete: {
|
|
2592
|
+
defaultProps: {
|
|
2593
|
+
clearText: 'ရှင်းလင်းသော',
|
|
2594
|
+
closeText: 'ပိတ်လိုက်',
|
|
2595
|
+
loadingText: 'ဖွင့်နေသည်…',
|
|
2596
|
+
noOptionsText: 'ရွေးချယ်ခွင့်မရှိပါ။',
|
|
2597
|
+
openText: 'ဖွင့်သည်။'
|
|
2598
|
+
}
|
|
2599
|
+
},
|
|
2600
|
+
MuiAlert: {
|
|
2601
|
+
defaultProps: {
|
|
2602
|
+
closeText: 'ပိတ်လိုက်'
|
|
2603
|
+
}
|
|
2604
|
+
},
|
|
2605
|
+
MuiPagination: {
|
|
2606
|
+
defaultProps: {
|
|
2607
|
+
'aria-label': 'Pagination အညွှန်း',
|
|
2608
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
2609
|
+
if (type === 'page') {
|
|
2610
|
+
return `${selected ? '' : 'သွားပါ။ '}စာမျက်နှာ ${page}`;
|
|
2611
|
+
}
|
|
2612
|
+
if (type === 'first') {
|
|
2613
|
+
return 'ပထမစာမျက်နှာသို့သွားပါ။';
|
|
2614
|
+
}
|
|
2615
|
+
if (type === 'last') {
|
|
2616
|
+
return 'နောက်ဆုံးစာမျက်နှာသို့သွားပါ။';
|
|
2617
|
+
}
|
|
2618
|
+
if (type === 'next') {
|
|
2619
|
+
return 'နောက်စာမျက်နှာသို့သွားပါ။';
|
|
2620
|
+
}
|
|
2621
|
+
// if (type === 'previous') {
|
|
2622
|
+
return 'ယခင်စာမျက်နှာသို့သွားပါ။';
|
|
2623
|
+
}
|
|
2624
|
+
}
|
|
2625
|
+
}
|
|
2626
|
+
}
|
|
2627
|
+
};
|
|
2628
|
+
|
|
2629
|
+
// Malay-Melayu
|
|
2630
|
+
exports.myMY = myMY;
|
|
2631
|
+
const msMS = {
|
|
2632
|
+
components: {
|
|
2633
|
+
MuiBreadcrumbs: {
|
|
2634
|
+
defaultProps: {
|
|
2635
|
+
expandText: 'Tunjukkan laluan'
|
|
2636
|
+
}
|
|
2637
|
+
},
|
|
2638
|
+
MuiTablePagination: {
|
|
2639
|
+
defaultProps: {
|
|
2640
|
+
getItemAriaLabel: type => {
|
|
2641
|
+
if (type === 'first') {
|
|
2642
|
+
return 'Pergi ke halaman pertama';
|
|
2643
|
+
}
|
|
2644
|
+
if (type === 'last') {
|
|
2645
|
+
return 'Pergi ke halaman terakhir';
|
|
2646
|
+
}
|
|
2647
|
+
if (type === 'next') {
|
|
2648
|
+
return 'Pergi ke halaman seterusnya';
|
|
2649
|
+
}
|
|
2650
|
+
// if (type === 'previous') {
|
|
2651
|
+
return 'Pergi ke halaman sebelumnya';
|
|
2652
|
+
},
|
|
2653
|
+
labelRowsPerPage: 'Baris setiap halaman:',
|
|
2654
|
+
labelDisplayedRows: ({
|
|
2655
|
+
from,
|
|
2656
|
+
to,
|
|
2657
|
+
count
|
|
2658
|
+
}) => `${from}–${to} daripada ${count !== -1 ? count : `lebih daripada ${to}`}`
|
|
2659
|
+
}
|
|
2660
|
+
},
|
|
2661
|
+
MuiRating: {
|
|
2662
|
+
defaultProps: {
|
|
2663
|
+
getLabelText: value => {
|
|
2664
|
+
const lastDigit = value % 10;
|
|
2665
|
+
return `${value} Bintang${lastDigit === 1 ? 's' : ''}`;
|
|
2666
|
+
},
|
|
2667
|
+
emptyLabelText: 'kosong'
|
|
2668
|
+
}
|
|
2669
|
+
},
|
|
2670
|
+
MuiAutocomplete: {
|
|
2671
|
+
defaultProps: {
|
|
2672
|
+
clearText: 'Jelas',
|
|
2673
|
+
closeText: 'tutup',
|
|
2674
|
+
loadingText: 'Memuatkan…',
|
|
2675
|
+
noOptionsText: 'Tiada pilihan',
|
|
2676
|
+
openText: 'Buka'
|
|
2677
|
+
}
|
|
2678
|
+
},
|
|
2679
|
+
MuiAlert: {
|
|
2680
|
+
defaultProps: {
|
|
2681
|
+
closeText: 'tutup'
|
|
2682
|
+
}
|
|
2683
|
+
},
|
|
2684
|
+
MuiPagination: {
|
|
2685
|
+
defaultProps: {
|
|
2686
|
+
'aria-label': 'Navigasi penomboran',
|
|
2687
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
2688
|
+
if (type === 'page') {
|
|
2689
|
+
return `${selected ? '' : 'Pergi ke '}muka surat ${page}`;
|
|
2690
|
+
}
|
|
2691
|
+
if (type === 'first') {
|
|
2692
|
+
return 'Pergi ke halaman pertama';
|
|
2693
|
+
}
|
|
2694
|
+
if (type === 'last') {
|
|
2695
|
+
return 'Pergi ke halaman terakhir';
|
|
2696
|
+
}
|
|
2697
|
+
if (type === 'next') {
|
|
2698
|
+
return 'Pergi ke halaman seterusnya';
|
|
2699
|
+
}
|
|
2700
|
+
// if (type === 'previous') {
|
|
2701
|
+
return 'Pergi ke halaman sebelumnya';
|
|
2702
|
+
}
|
|
2703
|
+
}
|
|
2704
|
+
}
|
|
2705
|
+
}
|
|
2706
|
+
};
|
|
2707
|
+
|
|
2708
|
+
// Nepali-नेपाली
|
|
2709
|
+
exports.msMS = msMS;
|
|
2710
|
+
const neNP = {
|
|
2711
|
+
components: {
|
|
2712
|
+
MuiBreadcrumbs: {
|
|
2713
|
+
defaultProps: {
|
|
2714
|
+
expandText: 'बाटो देखाउनुहोस्'
|
|
2715
|
+
}
|
|
2716
|
+
},
|
|
2717
|
+
MuiTablePagination: {
|
|
2718
|
+
defaultProps: {
|
|
2719
|
+
getItemAriaLabel: type => {
|
|
2720
|
+
if (type === 'first') {
|
|
2721
|
+
return 'पहिलो पृष्ठमा जानुहोस्';
|
|
2722
|
+
}
|
|
2723
|
+
if (type === 'last') {
|
|
2724
|
+
return 'अन्तिम पृष्ठमा जानुहोस्';
|
|
2725
|
+
}
|
|
2726
|
+
if (type === 'next') {
|
|
2727
|
+
return 'अर्को पृष्ठमा जानुहोस्';
|
|
2728
|
+
}
|
|
2729
|
+
// if (type === 'previous') {
|
|
2730
|
+
return 'अघिल्लो पृष्ठमा जानुहोस्';
|
|
2731
|
+
},
|
|
2732
|
+
labelRowsPerPage: 'प्रति पृष्ठ पङ्क्तिहरू:',
|
|
2733
|
+
labelDisplayedRows: ({
|
|
2734
|
+
from,
|
|
2735
|
+
to,
|
|
2736
|
+
count
|
|
2737
|
+
}) => `${from}–${to} को ${count !== -1 ? count : `धेरै ${to}`}`
|
|
2738
|
+
}
|
|
2739
|
+
},
|
|
2740
|
+
MuiRating: {
|
|
2741
|
+
defaultProps: {
|
|
2742
|
+
getLabelText: value => {
|
|
2743
|
+
const lastDigit = value % 10;
|
|
2744
|
+
return `${value} तारा${lastDigit === 1 ? 'स' : ''}`;
|
|
2745
|
+
},
|
|
2746
|
+
emptyLabelText: 'खाली'
|
|
2747
|
+
}
|
|
2748
|
+
},
|
|
2749
|
+
MuiAutocomplete: {
|
|
2750
|
+
defaultProps: {
|
|
2751
|
+
clearText: 'खाली गर्नुहोस्',
|
|
2752
|
+
closeText: 'बन्द गर्नुहोस्',
|
|
2753
|
+
loadingText: 'लोड हुँदै...',
|
|
2754
|
+
noOptionsText: 'कुनै विकल्प छैन',
|
|
2755
|
+
openText: 'खोल्नुहोस्'
|
|
2756
|
+
}
|
|
2757
|
+
},
|
|
2758
|
+
MuiAlert: {
|
|
2759
|
+
defaultProps: {
|
|
2760
|
+
closeText: 'बन्द गर्नुहोस्'
|
|
2761
|
+
}
|
|
2762
|
+
},
|
|
2763
|
+
MuiPagination: {
|
|
2764
|
+
defaultProps: {
|
|
2765
|
+
'aria-label': 'पृष्ठांकन नेभिगेसन',
|
|
2766
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
2767
|
+
if (type === 'page') {
|
|
2768
|
+
return `${selected ? '' : 'जाऊ त्यहाँ '}पृष्ठ ${page}`;
|
|
2769
|
+
}
|
|
2770
|
+
if (type === 'first') {
|
|
2771
|
+
return 'पहिलो पृष्ठमा जानुहोस्';
|
|
2772
|
+
}
|
|
2773
|
+
if (type === 'last') {
|
|
2774
|
+
return 'अन्तिम पृष्ठमा जानुहोस्';
|
|
2775
|
+
}
|
|
2776
|
+
if (type === 'next') {
|
|
2777
|
+
return 'अर्को पृष्ठमा जानुहोस्';
|
|
2778
|
+
}
|
|
2779
|
+
// if (type === 'previous') {
|
|
2780
|
+
return 'अघिल्लो पृष्ठमा जानुहोस्';
|
|
2781
|
+
}
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
};
|
|
2786
|
+
exports.neNP = neNP;
|
|
2550
2787
|
const nbNO = {
|
|
2551
2788
|
components: {
|
|
2552
2789
|
MuiBreadcrumbs: {
|
|
@@ -3542,7 +3779,83 @@ const trTR = {
|
|
|
3542
3779
|
}
|
|
3543
3780
|
}
|
|
3544
3781
|
};
|
|
3782
|
+
|
|
3783
|
+
// Tagalog-Tagalog
|
|
3545
3784
|
exports.trTR = trTR;
|
|
3785
|
+
const tlTL = {
|
|
3786
|
+
components: {
|
|
3787
|
+
MuiBreadcrumbs: {
|
|
3788
|
+
defaultProps: {
|
|
3789
|
+
expandText: 'Ipakita ang landas'
|
|
3790
|
+
}
|
|
3791
|
+
},
|
|
3792
|
+
MuiTablePagination: {
|
|
3793
|
+
defaultProps: {
|
|
3794
|
+
getItemAriaLabel: type => {
|
|
3795
|
+
if (type === 'first') {
|
|
3796
|
+
return 'Pumunta sa unang pahina';
|
|
3797
|
+
}
|
|
3798
|
+
if (type === 'last') {
|
|
3799
|
+
return 'Pumunta sa huling pahina';
|
|
3800
|
+
}
|
|
3801
|
+
if (type === 'next') {
|
|
3802
|
+
return 'Pumunta sa susunod na pahina';
|
|
3803
|
+
}
|
|
3804
|
+
// if (type === 'previous') {
|
|
3805
|
+
return 'Pumunta sa nakaraang pahina';
|
|
3806
|
+
},
|
|
3807
|
+
labelRowsPerPage: 'Mga hilera bawat pahina:',
|
|
3808
|
+
labelDisplayedRows: ({
|
|
3809
|
+
from,
|
|
3810
|
+
to,
|
|
3811
|
+
count
|
|
3812
|
+
}) => `${from}–${to} ng ${count !== -1 ? count : `higit sa ${to}`}`
|
|
3813
|
+
}
|
|
3814
|
+
},
|
|
3815
|
+
MuiRating: {
|
|
3816
|
+
defaultProps: {
|
|
3817
|
+
getLabelText: value => `${value} Bituin${value !== 1 ? 's' : ''}`,
|
|
3818
|
+
emptyLabelText: 'Walang laman'
|
|
3819
|
+
}
|
|
3820
|
+
},
|
|
3821
|
+
MuiAutocomplete: {
|
|
3822
|
+
defaultProps: {
|
|
3823
|
+
clearText: 'Maaliwalas',
|
|
3824
|
+
closeText: 'Isara',
|
|
3825
|
+
loadingText: 'Naglo-load…',
|
|
3826
|
+
noOptionsText: 'Walang mga pagpipilian',
|
|
3827
|
+
openText: 'Bukas'
|
|
3828
|
+
}
|
|
3829
|
+
},
|
|
3830
|
+
MuiAlert: {
|
|
3831
|
+
defaultProps: {
|
|
3832
|
+
closeText: 'Isara'
|
|
3833
|
+
}
|
|
3834
|
+
},
|
|
3835
|
+
MuiPagination: {
|
|
3836
|
+
defaultProps: {
|
|
3837
|
+
'aria-label': 'Sayfa navigasyonu',
|
|
3838
|
+
getItemAriaLabel: (type, page, selected) => {
|
|
3839
|
+
if (type === 'page') {
|
|
3840
|
+
return `${selected ? '' : 'Pumunta sa'}pahina ${page}`;
|
|
3841
|
+
}
|
|
3842
|
+
if (type === 'first') {
|
|
3843
|
+
return 'Pumunta sa unang pahina';
|
|
3844
|
+
}
|
|
3845
|
+
if (type === 'last') {
|
|
3846
|
+
return 'Pumunta sa huling pahina';
|
|
3847
|
+
}
|
|
3848
|
+
if (type === 'next') {
|
|
3849
|
+
return 'Pumunta sa susunod na pahina';
|
|
3850
|
+
}
|
|
3851
|
+
// if (type === 'previous') {
|
|
3852
|
+
return 'Pumunta sa nakaraang pahina';
|
|
3853
|
+
}
|
|
3854
|
+
}
|
|
3855
|
+
}
|
|
3856
|
+
}
|
|
3857
|
+
};
|
|
3858
|
+
exports.tlTL = tlTL;
|
|
3546
3859
|
const ukUA = {
|
|
3547
3860
|
components: {
|
|
3548
3861
|
MuiBreadcrumbs: {
|