@mui/material 7.3.2 → 7.3.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.
Files changed (274) hide show
  1. package/CHANGELOG.md +61 -0
  2. package/CircularProgress/CircularProgress.d.ts +6 -0
  3. package/CircularProgress/CircularProgress.js +31 -4
  4. package/CircularProgress/circularProgressClasses.d.ts +2 -0
  5. package/CircularProgress/circularProgressClasses.js +1 -1
  6. package/Divider/Divider.js +1 -1
  7. package/MenuItem/MenuItem.js +1 -1
  8. package/SnackbarContent/SnackbarContent.js +1 -1
  9. package/Tabs/Tabs.js +5 -0
  10. package/TextField/TextField.js +1 -1
  11. package/esm/CircularProgress/CircularProgress.d.ts +6 -0
  12. package/esm/CircularProgress/CircularProgress.js +32 -5
  13. package/esm/CircularProgress/circularProgressClasses.d.ts +2 -0
  14. package/esm/CircularProgress/circularProgressClasses.js +1 -1
  15. package/esm/Divider/Divider.js +1 -1
  16. package/esm/MenuItem/MenuItem.js +1 -1
  17. package/esm/SnackbarContent/SnackbarContent.js +1 -1
  18. package/esm/Tabs/Tabs.js +5 -0
  19. package/esm/TextField/TextField.js +1 -1
  20. package/esm/index.js +1 -1
  21. package/esm/locale/amET.d.ts +2 -0
  22. package/esm/locale/amET.js +73 -0
  23. package/esm/locale/arEG.d.ts +2 -0
  24. package/esm/locale/arEG.js +73 -0
  25. package/esm/locale/arSA.d.ts +2 -0
  26. package/esm/locale/arSA.js +73 -0
  27. package/esm/locale/arSD.d.ts +2 -0
  28. package/esm/locale/arSD.js +73 -0
  29. package/esm/locale/azAZ.d.ts +2 -0
  30. package/esm/locale/azAZ.js +77 -0
  31. package/esm/locale/beBY.d.ts +2 -0
  32. package/esm/locale/beBY.js +85 -0
  33. package/esm/locale/bgBG.d.ts +2 -0
  34. package/esm/locale/bgBG.js +70 -0
  35. package/esm/locale/bnBD.d.ts +2 -0
  36. package/esm/locale/bnBD.js +73 -0
  37. package/esm/locale/caES.d.ts +2 -0
  38. package/esm/locale/caES.js +70 -0
  39. package/esm/locale/csCZ.d.ts +2 -0
  40. package/esm/locale/csCZ.js +81 -0
  41. package/esm/locale/daDK.d.ts +2 -0
  42. package/esm/locale/daDK.js +73 -0
  43. package/esm/locale/deDE.d.ts +2 -0
  44. package/esm/locale/deDE.js +73 -0
  45. package/esm/locale/elGR.d.ts +2 -0
  46. package/esm/locale/elGR.js +75 -0
  47. package/esm/locale/enUS.d.ts +2 -0
  48. package/esm/locale/enUS.js +61 -0
  49. package/esm/locale/esES.d.ts +2 -0
  50. package/esm/locale/esES.js +73 -0
  51. package/esm/locale/etEE.d.ts +2 -0
  52. package/esm/locale/etEE.js +73 -0
  53. package/esm/locale/faIR.d.ts +2 -0
  54. package/esm/locale/faIR.js +78 -0
  55. package/esm/locale/fiFI.d.ts +2 -0
  56. package/esm/locale/fiFI.js +73 -0
  57. package/esm/locale/frFR.d.ts +2 -0
  58. package/esm/locale/frFR.js +73 -0
  59. package/esm/locale/heIL.d.ts +2 -0
  60. package/esm/locale/heIL.js +73 -0
  61. package/esm/locale/hiIN.d.ts +2 -0
  62. package/esm/locale/hiIN.js +73 -0
  63. package/esm/locale/hrHR.d.ts +2 -0
  64. package/esm/locale/hrHR.js +81 -0
  65. package/esm/locale/huHU.d.ts +2 -0
  66. package/esm/locale/huHU.js +70 -0
  67. package/esm/locale/hyAM.d.ts +2 -0
  68. package/esm/locale/hyAM.js +70 -0
  69. package/esm/locale/idID.d.ts +2 -0
  70. package/esm/locale/idID.js +70 -0
  71. package/esm/locale/index.d.ts +60 -82
  72. package/esm/locale/index.js +60 -4327
  73. package/esm/locale/isIS.d.ts +2 -0
  74. package/esm/locale/isIS.js +73 -0
  75. package/esm/locale/itIT.d.ts +2 -0
  76. package/esm/locale/itIT.js +73 -0
  77. package/esm/locale/jaJP.d.ts +2 -0
  78. package/esm/locale/jaJP.js +73 -0
  79. package/esm/locale/khKH.d.ts +2 -0
  80. package/esm/locale/khKH.js +73 -0
  81. package/esm/locale/kkKZ.d.ts +2 -0
  82. package/esm/locale/kkKZ.js +76 -0
  83. package/esm/locale/koKR.d.ts +2 -0
  84. package/esm/locale/koKR.js +73 -0
  85. package/esm/locale/kuCKB.d.ts +2 -0
  86. package/esm/locale/kuCKB.js +73 -0
  87. package/esm/locale/kuLatn.d.ts +2 -0
  88. package/esm/locale/kuLatn.js +73 -0
  89. package/esm/locale/mkMK.d.ts +2 -0
  90. package/esm/locale/mkMK.js +77 -0
  91. package/esm/locale/msMS.d.ts +2 -0
  92. package/esm/locale/msMS.js +77 -0
  93. package/esm/locale/myMY.d.ts +2 -0
  94. package/esm/locale/myMY.js +77 -0
  95. package/esm/locale/nbNO.d.ts +2 -0
  96. package/esm/locale/nbNO.js +73 -0
  97. package/esm/locale/neNP.d.ts +2 -0
  98. package/esm/locale/neNP.js +77 -0
  99. package/esm/locale/nlNL.d.ts +2 -0
  100. package/esm/locale/nlNL.js +73 -0
  101. package/esm/locale/nnNO.d.ts +2 -0
  102. package/esm/locale/nnNO.js +73 -0
  103. package/esm/locale/plPL.d.ts +2 -0
  104. package/esm/locale/plPL.js +82 -0
  105. package/esm/locale/psAF.d.ts +2 -0
  106. package/esm/locale/psAF.js +73 -0
  107. package/esm/locale/ptBR.d.ts +2 -0
  108. package/esm/locale/ptBR.js +73 -0
  109. package/esm/locale/ptPT.d.ts +2 -0
  110. package/esm/locale/ptPT.js +73 -0
  111. package/esm/locale/roRO.d.ts +2 -0
  112. package/esm/locale/roRO.js +73 -0
  113. package/esm/locale/ruRU.d.ts +2 -0
  114. package/esm/locale/ruRU.js +85 -0
  115. package/esm/locale/siLK.d.ts +2 -0
  116. package/esm/locale/siLK.js +73 -0
  117. package/esm/locale/skSK.d.ts +2 -0
  118. package/esm/locale/skSK.js +81 -0
  119. package/esm/locale/srRS.d.ts +2 -0
  120. package/esm/locale/srRS.js +81 -0
  121. package/esm/locale/svSE.d.ts +2 -0
  122. package/esm/locale/svSE.js +73 -0
  123. package/esm/locale/thTH.d.ts +2 -0
  124. package/esm/locale/thTH.js +73 -0
  125. package/esm/locale/tlTL.d.ts +2 -0
  126. package/esm/locale/tlTL.js +74 -0
  127. package/esm/locale/trTR.d.ts +2 -0
  128. package/esm/locale/trTR.js +73 -0
  129. package/esm/locale/ukUA.d.ts +2 -0
  130. package/esm/locale/ukUA.js +82 -0
  131. package/esm/locale/urPK.d.ts +2 -0
  132. package/esm/locale/urPK.js +73 -0
  133. package/esm/locale/utils/LocaleTextApi.d.ts +23 -0
  134. package/esm/locale/utils/LocaleTextApi.js +1 -0
  135. package/esm/locale/viVN.d.ts +2 -0
  136. package/esm/locale/viVN.js +73 -0
  137. package/esm/locale/zhCN.d.ts +2 -0
  138. package/esm/locale/zhCN.js +51 -0
  139. package/esm/locale/zhHK.d.ts +2 -0
  140. package/esm/locale/zhHK.js +51 -0
  141. package/esm/locale/zhTW.d.ts +2 -0
  142. package/esm/locale/zhTW.js +51 -0
  143. package/esm/styles/createColorScheme.js +2 -2
  144. package/esm/styles/createTheme.js +2 -2
  145. package/esm/useAutocomplete/useAutocomplete.js +2 -2
  146. package/esm/version/index.js +2 -2
  147. package/index.js +1 -1
  148. package/locale/amET.d.ts +2 -0
  149. package/locale/amET.js +79 -0
  150. package/locale/arEG.d.ts +2 -0
  151. package/locale/arEG.js +79 -0
  152. package/locale/arSA.d.ts +2 -0
  153. package/locale/arSA.js +79 -0
  154. package/locale/arSD.d.ts +2 -0
  155. package/locale/arSD.js +79 -0
  156. package/locale/azAZ.d.ts +2 -0
  157. package/locale/azAZ.js +83 -0
  158. package/locale/beBY.d.ts +2 -0
  159. package/locale/beBY.js +91 -0
  160. package/locale/bgBG.d.ts +2 -0
  161. package/locale/bgBG.js +76 -0
  162. package/locale/bnBD.d.ts +2 -0
  163. package/locale/bnBD.js +79 -0
  164. package/locale/caES.d.ts +2 -0
  165. package/locale/caES.js +76 -0
  166. package/locale/csCZ.d.ts +2 -0
  167. package/locale/csCZ.js +87 -0
  168. package/locale/daDK.d.ts +2 -0
  169. package/locale/daDK.js +79 -0
  170. package/locale/deDE.d.ts +2 -0
  171. package/locale/deDE.js +79 -0
  172. package/locale/elGR.d.ts +2 -0
  173. package/locale/elGR.js +81 -0
  174. package/locale/enUS.d.ts +2 -0
  175. package/locale/enUS.js +67 -0
  176. package/locale/esES.d.ts +2 -0
  177. package/locale/esES.js +79 -0
  178. package/locale/etEE.d.ts +2 -0
  179. package/locale/etEE.js +79 -0
  180. package/locale/faIR.d.ts +2 -0
  181. package/locale/faIR.js +84 -0
  182. package/locale/fiFI.d.ts +2 -0
  183. package/locale/fiFI.js +79 -0
  184. package/locale/frFR.d.ts +2 -0
  185. package/locale/frFR.js +79 -0
  186. package/locale/heIL.d.ts +2 -0
  187. package/locale/heIL.js +79 -0
  188. package/locale/hiIN.d.ts +2 -0
  189. package/locale/hiIN.js +79 -0
  190. package/locale/hrHR.d.ts +2 -0
  191. package/locale/hrHR.js +87 -0
  192. package/locale/huHU.d.ts +2 -0
  193. package/locale/huHU.js +76 -0
  194. package/locale/hyAM.d.ts +2 -0
  195. package/locale/hyAM.js +76 -0
  196. package/locale/idID.d.ts +2 -0
  197. package/locale/idID.js +76 -0
  198. package/locale/index.d.ts +60 -82
  199. package/locale/index.js +660 -4328
  200. package/locale/isIS.d.ts +2 -0
  201. package/locale/isIS.js +79 -0
  202. package/locale/itIT.d.ts +2 -0
  203. package/locale/itIT.js +79 -0
  204. package/locale/jaJP.d.ts +2 -0
  205. package/locale/jaJP.js +79 -0
  206. package/locale/khKH.d.ts +2 -0
  207. package/locale/khKH.js +79 -0
  208. package/locale/kkKZ.d.ts +2 -0
  209. package/locale/kkKZ.js +82 -0
  210. package/locale/koKR.d.ts +2 -0
  211. package/locale/koKR.js +79 -0
  212. package/locale/kuCKB.d.ts +2 -0
  213. package/locale/kuCKB.js +79 -0
  214. package/locale/kuLatn.d.ts +2 -0
  215. package/locale/kuLatn.js +79 -0
  216. package/locale/mkMK.d.ts +2 -0
  217. package/locale/mkMK.js +83 -0
  218. package/locale/msMS.d.ts +2 -0
  219. package/locale/msMS.js +83 -0
  220. package/locale/myMY.d.ts +2 -0
  221. package/locale/myMY.js +83 -0
  222. package/locale/nbNO.d.ts +2 -0
  223. package/locale/nbNO.js +79 -0
  224. package/locale/neNP.d.ts +2 -0
  225. package/locale/neNP.js +83 -0
  226. package/locale/nlNL.d.ts +2 -0
  227. package/locale/nlNL.js +79 -0
  228. package/locale/nnNO.d.ts +2 -0
  229. package/locale/nnNO.js +79 -0
  230. package/locale/plPL.d.ts +2 -0
  231. package/locale/plPL.js +88 -0
  232. package/locale/psAF.d.ts +2 -0
  233. package/locale/psAF.js +79 -0
  234. package/locale/ptBR.d.ts +2 -0
  235. package/locale/ptBR.js +79 -0
  236. package/locale/ptPT.d.ts +2 -0
  237. package/locale/ptPT.js +79 -0
  238. package/locale/roRO.d.ts +2 -0
  239. package/locale/roRO.js +79 -0
  240. package/locale/ruRU.d.ts +2 -0
  241. package/locale/ruRU.js +91 -0
  242. package/locale/siLK.d.ts +2 -0
  243. package/locale/siLK.js +79 -0
  244. package/locale/skSK.d.ts +2 -0
  245. package/locale/skSK.js +87 -0
  246. package/locale/srRS.d.ts +2 -0
  247. package/locale/srRS.js +87 -0
  248. package/locale/svSE.d.ts +2 -0
  249. package/locale/svSE.js +79 -0
  250. package/locale/thTH.d.ts +2 -0
  251. package/locale/thTH.js +79 -0
  252. package/locale/tlTL.d.ts +2 -0
  253. package/locale/tlTL.js +80 -0
  254. package/locale/trTR.d.ts +2 -0
  255. package/locale/trTR.js +79 -0
  256. package/locale/ukUA.d.ts +2 -0
  257. package/locale/ukUA.js +88 -0
  258. package/locale/urPK.d.ts +2 -0
  259. package/locale/urPK.js +79 -0
  260. package/locale/utils/LocaleTextApi.d.ts +23 -0
  261. package/locale/utils/LocaleTextApi.js +5 -0
  262. package/locale/viVN.d.ts +2 -0
  263. package/locale/viVN.js +79 -0
  264. package/locale/zhCN.d.ts +2 -0
  265. package/locale/zhCN.js +57 -0
  266. package/locale/zhHK.d.ts +2 -0
  267. package/locale/zhHK.js +57 -0
  268. package/locale/zhTW.d.ts +2 -0
  269. package/locale/zhTW.js +57 -0
  270. package/package.json +8 -8
  271. package/styles/createColorScheme.js +2 -2
  272. package/styles/createTheme.js +2 -2
  273. package/useAutocomplete/useAutocomplete.js +2 -2
  274. package/version/index.js +2 -2
@@ -0,0 +1,73 @@
1
+ export const arSD = {
2
+ components: {
3
+ MuiBreadcrumbs: {
4
+ defaultProps: {
5
+ expandText: 'إظهار المسار'
6
+ }
7
+ },
8
+ MuiTablePagination: {
9
+ defaultProps: {
10
+ getItemAriaLabel: type => {
11
+ if (type === 'first') {
12
+ return 'انتقل إلى الصفحة الأولى';
13
+ }
14
+ if (type === 'last') {
15
+ return 'انتقل إلى الصفحة الأخيرة';
16
+ }
17
+ if (type === 'next') {
18
+ return 'انتقل إلى الصفحة التالية';
19
+ }
20
+ // if (type === 'previous') {
21
+ return 'انتقل إلى الصفحة السابقة';
22
+ },
23
+ labelRowsPerPage: 'عدد الصفوف في الصفحة:',
24
+ labelDisplayedRows: ({
25
+ from,
26
+ to,
27
+ count
28
+ }) => `${from}–${to} من ${count !== -1 ? count : ` أكثر من${to}`}`
29
+ }
30
+ },
31
+ MuiRating: {
32
+ defaultProps: {
33
+ getLabelText: value => `${value} ${value !== 1 ? 'نجوم' : 'نجمة'}`,
34
+ emptyLabelText: 'فارغ'
35
+ }
36
+ },
37
+ MuiAutocomplete: {
38
+ defaultProps: {
39
+ clearText: 'مسح',
40
+ closeText: 'إغلاق',
41
+ loadingText: 'جار التحميل...',
42
+ noOptionsText: 'لا يوجد خيارات',
43
+ openText: 'فتح'
44
+ }
45
+ },
46
+ MuiAlert: {
47
+ defaultProps: {
48
+ closeText: 'إغلاق'
49
+ }
50
+ },
51
+ MuiPagination: {
52
+ defaultProps: {
53
+ 'aria-label': 'التنقل عبر الصفحات',
54
+ getItemAriaLabel: (type, page, selected) => {
55
+ if (type === 'page') {
56
+ return `${selected ? '' : 'انتقل إلى '} صفحة ${page}`;
57
+ }
58
+ if (type === 'first') {
59
+ return 'انتقل إلى الصفحة الأولى';
60
+ }
61
+ if (type === 'last') {
62
+ return 'انتقل الي الصفحة الأخيرة';
63
+ }
64
+ if (type === 'next') {
65
+ return 'انتقل إلى الصفحة التالية';
66
+ }
67
+ // if (type === 'previous') {
68
+ return 'انتقل إلى الصفحة السابقة';
69
+ }
70
+ }
71
+ }
72
+ }
73
+ };
@@ -0,0 +1,2 @@
1
+ import { Localization } from "./utils/LocaleTextApi.js";
2
+ export declare const azAZ: Localization;
@@ -0,0 +1,77 @@
1
+ export const azAZ = {
2
+ components: {
3
+ MuiBreadcrumbs: {
4
+ defaultProps: {
5
+ expandText: 'Yolu göstər'
6
+ }
7
+ },
8
+ MuiTablePagination: {
9
+ defaultProps: {
10
+ getItemAriaLabel: type => {
11
+ if (type === 'first') {
12
+ return 'Birinci səhifəyə keç';
13
+ }
14
+ if (type === 'last') {
15
+ return 'Sonuncu səhifəyə keç';
16
+ }
17
+ if (type === 'next') {
18
+ return 'Növbəti səhifəyə keç';
19
+ }
20
+ // if (type === 'previous') {
21
+ return 'Əvvəlki səhifəyə keç';
22
+ },
23
+ labelRowsPerPage: 'Səhifəyə düşən sətrlər:'
24
+ // labelDisplayedRows: ({ from, to, count }) =>
25
+ // `${from}–${to} dən ${count !== -1 ? count : `more than ${to}`}`,
26
+ }
27
+ },
28
+ MuiRating: {
29
+ defaultProps: {
30
+ getLabelText: value => {
31
+ let pluralForm = 'Ulduz';
32
+ const lastDigit = value % 10;
33
+ if (lastDigit > 1 && lastDigit < 5) {
34
+ pluralForm = 'Ulduzlar';
35
+ }
36
+ return `${value} ${pluralForm}`;
37
+ },
38
+ emptyLabelText: 'Boş'
39
+ }
40
+ },
41
+ MuiAutocomplete: {
42
+ defaultProps: {
43
+ clearText: 'Silmək',
44
+ closeText: 'Bağlamaq',
45
+ loadingText: 'Yüklənir…',
46
+ noOptionsText: 'Seçimlər mövcud deyil',
47
+ openText: 'Открыть'
48
+ }
49
+ },
50
+ MuiAlert: {
51
+ defaultProps: {
52
+ closeText: 'Bağlamaq'
53
+ }
54
+ },
55
+ MuiPagination: {
56
+ defaultProps: {
57
+ 'aria-label': 'Səhifənin naviqasiyası',
58
+ getItemAriaLabel: (type, page, selected) => {
59
+ if (type === 'page') {
60
+ return `${page} ${selected ? 'səhifə' : 'səhifəyə keç'}`;
61
+ }
62
+ if (type === 'first') {
63
+ return 'Birinci səhifəyə keç';
64
+ }
65
+ if (type === 'last') {
66
+ return 'Sonuncu səhifəyə keç';
67
+ }
68
+ if (type === 'next') {
69
+ return 'Növbəti səhifəyə keç';
70
+ }
71
+ // if (type === 'previous') {
72
+ return 'Əvvəlki səhifəyə keç';
73
+ }
74
+ }
75
+ }
76
+ }
77
+ };
@@ -0,0 +1,2 @@
1
+ import type { Localization } from "./utils/LocaleTextApi.js";
2
+ export declare const beBY: Localization;
@@ -0,0 +1,85 @@
1
+ export const beBY = {
2
+ components: {
3
+ MuiBreadcrumbs: {
4
+ defaultProps: {
5
+ expandText: 'Паказаць шлях'
6
+ }
7
+ },
8
+ MuiTablePagination: {
9
+ defaultProps: {
10
+ getItemAriaLabel: type => {
11
+ if (type === 'first') {
12
+ return 'Перайсці на першую старонку';
13
+ }
14
+ if (type === 'last') {
15
+ return 'Перайсці на апошнюю старонку';
16
+ }
17
+ if (type === 'next') {
18
+ return 'Перайсці на наступную старонку';
19
+ }
20
+ // if (type === 'previous') {
21
+ return 'Перайсці на папярэднюю старонку';
22
+ },
23
+ labelRowsPerPage: 'Радкоў на старонцы:',
24
+ labelDisplayedRows: ({
25
+ from,
26
+ to,
27
+ count
28
+ }) => `${from}–${to} з ${count !== -1 ? count : `больш чым ${to}`}`
29
+ }
30
+ },
31
+ MuiRating: {
32
+ defaultProps: {
33
+ getLabelText: value => {
34
+ let pluralForm = 'Зорак';
35
+ const lastDigit = value % 10;
36
+ if (lastDigit > 1 && lastDigit < 5 && (value < 10 || value > 20)) {
37
+ pluralForm = 'Зоркі';
38
+ } else if (lastDigit === 1 && value % 100 !== 11) {
39
+ pluralForm = 'Зорка';
40
+ }
41
+ return `${value} ${pluralForm}`;
42
+ },
43
+ emptyLabelText: 'Рэйтынг адсутнічае'
44
+ }
45
+ },
46
+ MuiAutocomplete: {
47
+ defaultProps: {
48
+ clearText: 'Ачысціць',
49
+ closeText: 'Закрыць',
50
+ loadingText: 'Загрузка…',
51
+ noOptionsText: 'Няма варыянтаў',
52
+ openText: 'Адкрыць'
53
+ }
54
+ },
55
+ MuiAlert: {
56
+ defaultProps: {
57
+ closeText: 'Закрыць'
58
+ }
59
+ },
60
+ MuiPagination: {
61
+ defaultProps: {
62
+ 'aria-label': 'Навігацыя па старонкам',
63
+ getItemAriaLabel: (type, page, selected) => {
64
+ if (type === 'page') {
65
+ if (selected) {
66
+ return `${page} старонка`;
67
+ }
68
+ return `Перайсці на ${page} старонку`;
69
+ }
70
+ if (type === 'first') {
71
+ return 'Перайсці на першую старонку';
72
+ }
73
+ if (type === 'last') {
74
+ return 'Перайсці на апошнюю старонку';
75
+ }
76
+ if (type === 'next') {
77
+ return 'Перайсці на наступную старонку';
78
+ }
79
+ // if (type === 'previous') {
80
+ return 'Перайсці на папярэднюю старонку';
81
+ }
82
+ }
83
+ }
84
+ }
85
+ };
@@ -0,0 +1,2 @@
1
+ import type { Localization } from "./utils/LocaleTextApi.js";
2
+ export declare const bgBG: Localization;
@@ -0,0 +1,70 @@
1
+ export const bgBG = {
2
+ components: {
3
+ MuiBreadcrumbs: {
4
+ defaultProps: {
5
+ expandText: 'Показване на пътя'
6
+ }
7
+ },
8
+ MuiTablePagination: {
9
+ defaultProps: {
10
+ getItemAriaLabel: type => {
11
+ if (type === 'first') {
12
+ return 'Отиди на първата страница';
13
+ }
14
+ if (type === 'last') {
15
+ return 'Отиди на последната страница';
16
+ }
17
+ if (type === 'next') {
18
+ return 'Отиди на следващата страница';
19
+ }
20
+ // if (type === 'previous') {
21
+ return 'Отиди на предишната страница';
22
+ },
23
+ labelRowsPerPage: 'Редове на страница:'
24
+ // labelDisplayedRows: ({ from, to, count }) =>
25
+ // `${from}–${to} от ${count !== -1 ? count : `more than ${to}`}`,
26
+ }
27
+ },
28
+ MuiRating: {
29
+ defaultProps: {
30
+ getLabelText: value => `${value} Звезд${value !== 1 ? 'и' : 'а'}`,
31
+ emptyLabelText: 'Изчисти'
32
+ }
33
+ },
34
+ MuiAutocomplete: {
35
+ defaultProps: {
36
+ clearText: 'Изчисти',
37
+ closeText: 'Затвори',
38
+ loadingText: 'Зареждане…',
39
+ noOptionsText: 'Няма налични опции',
40
+ openText: 'Отвори'
41
+ }
42
+ },
43
+ MuiAlert: {
44
+ defaultProps: {
45
+ closeText: 'Затвори'
46
+ }
47
+ },
48
+ MuiPagination: {
49
+ defaultProps: {
50
+ 'aria-label': 'Пагинация',
51
+ getItemAriaLabel: (type, page, selected) => {
52
+ if (type === 'page') {
53
+ return `${selected ? '' : 'Към '}страница ${page}`;
54
+ }
55
+ if (type === 'first') {
56
+ return 'Отиди на първата страница';
57
+ }
58
+ if (type === 'last') {
59
+ return 'Отиди на последната страница';
60
+ }
61
+ if (type === 'next') {
62
+ return 'Отиди на следващата страница';
63
+ }
64
+ // if (type === 'previous') {
65
+ return 'Отиди на предишната страница';
66
+ }
67
+ }
68
+ }
69
+ }
70
+ };
@@ -0,0 +1,2 @@
1
+ import type { Localization } from "./utils/LocaleTextApi.js";
2
+ export declare const bnBD: Localization;
@@ -0,0 +1,73 @@
1
+ export const bnBD = {
2
+ components: {
3
+ MuiBreadcrumbs: {
4
+ defaultProps: {
5
+ expandText: 'পথ দেখান'
6
+ }
7
+ },
8
+ MuiTablePagination: {
9
+ defaultProps: {
10
+ getItemAriaLabel: type => {
11
+ if (type === 'first') {
12
+ return 'প্রথম পৃষ্ঠায় যান';
13
+ }
14
+ if (type === 'last') {
15
+ return 'শেষ পৃষ্ঠায় যান';
16
+ }
17
+ if (type === 'next') {
18
+ return 'পরবর্তী পৃষ্ঠায় যান';
19
+ }
20
+ // if (type === 'previous') {
21
+ return 'আগের পৃষ্ঠায় যান';
22
+ },
23
+ labelRowsPerPage: 'প্রতি পৃষ্ঠায় সারি:',
24
+ labelDisplayedRows: ({
25
+ from,
26
+ to,
27
+ count
28
+ }) => `${from}–${to} / ${count !== -1 ? count : `${to} থেকে বেশি`}`
29
+ }
30
+ },
31
+ MuiRating: {
32
+ defaultProps: {
33
+ getLabelText: value => `${value} স্টার`,
34
+ emptyLabelText: 'খালি'
35
+ }
36
+ },
37
+ MuiAutocomplete: {
38
+ defaultProps: {
39
+ clearText: 'পরিষ্কার করুন',
40
+ closeText: 'বন্ধ করুন',
41
+ loadingText: 'লোড হচ্ছে…',
42
+ noOptionsText: 'কোন অপশন নেই',
43
+ openText: 'ওপেন করুন'
44
+ }
45
+ },
46
+ MuiAlert: {
47
+ defaultProps: {
48
+ closeText: 'বন্ধ করুন'
49
+ }
50
+ },
51
+ MuiPagination: {
52
+ defaultProps: {
53
+ 'aria-label': 'পেজিনেশন নেভিগেশন',
54
+ getItemAriaLabel: (type, page, selected) => {
55
+ if (type === 'page') {
56
+ return `${selected ? '' : 'যান '}পৃষ্ঠা ${page}-এ`;
57
+ }
58
+ if (type === 'first') {
59
+ return 'প্রথম পৃষ্ঠায় যান';
60
+ }
61
+ if (type === 'last') {
62
+ return 'শেষ পৃষ্ঠায় যান';
63
+ }
64
+ if (type === 'next') {
65
+ return 'পরবর্তী পৃষ্ঠায় যান';
66
+ }
67
+ // if (type === 'previous') {
68
+ return 'আগের পৃষ্ঠায় যান';
69
+ }
70
+ }
71
+ }
72
+ }
73
+ };
@@ -0,0 +1,2 @@
1
+ import type { Localization } from "./utils/LocaleTextApi.js";
2
+ export declare const caES: Localization;
@@ -0,0 +1,70 @@
1
+ export const caES = {
2
+ components: {
3
+ // MuiBreadcrumbs: {
4
+ // defaultProps: {
5
+ // expandText: 'Show path',
6
+ // },
7
+ // },
8
+ MuiTablePagination: {
9
+ defaultProps: {
10
+ // getItemAriaLabel: (type) => {
11
+ // if (type === 'first') {
12
+ // return 'Go to first page';
13
+ // }
14
+ // if (type === 'last') {
15
+ // return 'Go to last page';
16
+ // }
17
+ // if (type === 'next') {
18
+ // return 'Go to next page';
19
+ // }
20
+ // // if (type === 'previous') {
21
+ // return 'Go to previous page';
22
+ // },
23
+ labelRowsPerPage: 'Files per pàgina:'
24
+ // labelDisplayedRows: ({ from, to, count }) =>
25
+ // `${from}–${to} de ${count !== -1 ? count : `more than ${to}`}`,
26
+ }
27
+ },
28
+ MuiRating: {
29
+ defaultProps: {
30
+ getLabelText: value => `${value} ${value !== 1 ? 'Estrelles' : 'Estrella'}`,
31
+ emptyLabelText: 'Buit'
32
+ }
33
+ },
34
+ MuiAutocomplete: {
35
+ defaultProps: {
36
+ clearText: 'Netejar',
37
+ closeText: 'Tancar',
38
+ loadingText: 'Carregant…',
39
+ noOptionsText: 'Sense opcions',
40
+ openText: 'Obert'
41
+ }
42
+ },
43
+ MuiAlert: {
44
+ defaultProps: {
45
+ closeText: 'Tancat'
46
+ }
47
+ }
48
+ // MuiPagination: {
49
+ // defaultProps: {
50
+ // 'aria-label': 'Pagination navigation',
51
+ // getItemAriaLabel: (type, page, selected) => {
52
+ // if (type === 'page') {
53
+ // return `${selected ? '' : 'Go to '}page ${page}`;
54
+ // }
55
+ // if (type === 'first') {
56
+ // return 'Go to first page';
57
+ // }
58
+ // if (type === 'last') {
59
+ // return 'Go to last page';
60
+ // }
61
+ // if (type === 'next') {
62
+ // return 'Go to next page';
63
+ // }
64
+ // // if (type === 'previous') {
65
+ // return 'Go to previous page';
66
+ // },
67
+ // },
68
+ // },
69
+ }
70
+ };
@@ -0,0 +1,2 @@
1
+ import type { Localization } from "./utils/LocaleTextApi.js";
2
+ export declare const csCZ: Localization;
@@ -0,0 +1,81 @@
1
+ export const csCZ = {
2
+ components: {
3
+ MuiBreadcrumbs: {
4
+ defaultProps: {
5
+ expandText: 'Ukázat cestu'
6
+ }
7
+ },
8
+ MuiTablePagination: {
9
+ defaultProps: {
10
+ getItemAriaLabel: type => {
11
+ if (type === 'first') {
12
+ return 'Jít na první stránku';
13
+ }
14
+ if (type === 'last') {
15
+ return 'Jít na poslední stránku';
16
+ }
17
+ if (type === 'next') {
18
+ return 'Jít na další stránku';
19
+ }
20
+ // if (type === 'previous') {
21
+ return 'Jít na předchozí stránku';
22
+ },
23
+ labelRowsPerPage: 'Řádků na stránce:',
24
+ labelDisplayedRows: ({
25
+ from,
26
+ to,
27
+ count
28
+ }) => `${from}–${to} z ${count !== -1 ? count : `více než ${to}`}`
29
+ }
30
+ },
31
+ MuiRating: {
32
+ defaultProps: {
33
+ getLabelText: value => {
34
+ if (value === 1) {
35
+ return `${value} hvězdička`;
36
+ }
37
+ if (value >= 2 && value <= 4) {
38
+ return `${value} hvězdičky`;
39
+ }
40
+ return `${value} hvězdiček`;
41
+ },
42
+ emptyLabelText: 'Prázdné'
43
+ }
44
+ },
45
+ MuiAutocomplete: {
46
+ defaultProps: {
47
+ clearText: 'Vymazat',
48
+ closeText: 'Zavřít',
49
+ loadingText: 'Načítání…',
50
+ noOptionsText: 'Žádné možnosti',
51
+ openText: 'Otevřít'
52
+ }
53
+ },
54
+ MuiAlert: {
55
+ defaultProps: {
56
+ closeText: 'Zavřít'
57
+ }
58
+ },
59
+ MuiPagination: {
60
+ defaultProps: {
61
+ 'aria-label': 'Navigace stránkováním',
62
+ getItemAriaLabel: (type, page, selected) => {
63
+ if (type === 'page') {
64
+ return `${selected ? '' : 'Jít na '}${page}. stránku`;
65
+ }
66
+ if (type === 'first') {
67
+ return 'Jít na první stránku';
68
+ }
69
+ if (type === 'last') {
70
+ return 'Jít na poslední stránku';
71
+ }
72
+ if (type === 'next') {
73
+ return 'Jít na další stránku';
74
+ }
75
+ // if (type === 'previous') {
76
+ return 'Jít na předchozí stránku';
77
+ }
78
+ }
79
+ }
80
+ }
81
+ };
@@ -0,0 +1,2 @@
1
+ import type { Localization } from "./utils/LocaleTextApi.js";
2
+ export declare const daDK: Localization;
@@ -0,0 +1,73 @@
1
+ export const daDK = {
2
+ components: {
3
+ MuiBreadcrumbs: {
4
+ defaultProps: {
5
+ expandText: 'Vis sti'
6
+ }
7
+ },
8
+ MuiTablePagination: {
9
+ defaultProps: {
10
+ getItemAriaLabel: type => {
11
+ if (type === 'first') {
12
+ return 'Gå til den første side';
13
+ }
14
+ if (type === 'last') {
15
+ return 'Gå til den sidste side';
16
+ }
17
+ if (type === 'next') {
18
+ return 'Gå til den næste side';
19
+ }
20
+ // if (type === 'previous') {
21
+ return 'Gå til den forrige side';
22
+ },
23
+ labelRowsPerPage: 'Rækker pr side:',
24
+ labelDisplayedRows: ({
25
+ from,
26
+ to,
27
+ count
28
+ }) => `${from}-${to} af ${count !== -1 ? count : `mere end ${to}`}`
29
+ }
30
+ },
31
+ MuiRating: {
32
+ defaultProps: {
33
+ getLabelText: value => `${value} Stjern${value !== 1 ? 'er' : ''}`,
34
+ emptyLabelText: 'Tom'
35
+ }
36
+ },
37
+ MuiAutocomplete: {
38
+ defaultProps: {
39
+ clearText: 'Slet',
40
+ closeText: 'Luk',
41
+ loadingText: 'Indlæser…',
42
+ noOptionsText: 'Ingen muligheder',
43
+ openText: 'Åben'
44
+ }
45
+ },
46
+ MuiAlert: {
47
+ defaultProps: {
48
+ closeText: 'Luk'
49
+ }
50
+ },
51
+ MuiPagination: {
52
+ defaultProps: {
53
+ 'aria-label': 'Sideinddelings navigation',
54
+ getItemAriaLabel: (type, page, selected) => {
55
+ if (type === 'page') {
56
+ return `${selected ? '' : 'Go to '}page ${page}`;
57
+ }
58
+ if (type === 'first') {
59
+ return 'Gå til den første side';
60
+ }
61
+ if (type === 'last') {
62
+ return 'Gå til den sidste side';
63
+ }
64
+ if (type === 'next') {
65
+ return 'Gå til den næste side';
66
+ }
67
+ // if (type === 'previous') {
68
+ return 'Gå til den forrige side';
69
+ }
70
+ }
71
+ }
72
+ }
73
+ };
@@ -0,0 +1,2 @@
1
+ import type { Localization } from "./utils/LocaleTextApi.js";
2
+ export declare const deDE: Localization;