@tracktor/design-system 4.22.0 → 4.23.0

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 (93) hide show
  1. package/dist/main.cjs +6 -6
  2. package/dist/main.js +1941 -1763
  3. package/dist/node_modules/@mui/material/esm/colors/amber.d.ts +62 -0
  4. package/dist/node_modules/@mui/material/esm/colors/blue.d.ts +62 -0
  5. package/dist/node_modules/@mui/material/esm/colors/blueGrey.d.ts +62 -0
  6. package/dist/node_modules/@mui/material/esm/colors/brown.d.ts +62 -0
  7. package/dist/node_modules/@mui/material/esm/colors/common.d.ts +14 -0
  8. package/dist/node_modules/@mui/material/esm/colors/cyan.d.ts +62 -0
  9. package/dist/node_modules/@mui/material/esm/colors/deepOrange.d.ts +62 -0
  10. package/dist/node_modules/@mui/material/esm/colors/deepPurple.d.ts +62 -0
  11. package/dist/node_modules/@mui/material/esm/colors/green.d.ts +62 -0
  12. package/dist/node_modules/@mui/material/esm/colors/grey.d.ts +62 -0
  13. package/dist/node_modules/@mui/material/esm/colors/index.d.ts +20 -0
  14. package/dist/node_modules/@mui/material/esm/colors/indigo.d.ts +62 -0
  15. package/dist/node_modules/@mui/material/esm/colors/lightBlue.d.ts +62 -0
  16. package/dist/node_modules/@mui/material/esm/colors/lightGreen.d.ts +62 -0
  17. package/dist/node_modules/@mui/material/esm/colors/lime.d.ts +62 -0
  18. package/dist/node_modules/@mui/material/esm/colors/orange.d.ts +62 -0
  19. package/dist/node_modules/@mui/material/esm/colors/pink.d.ts +62 -0
  20. package/dist/node_modules/@mui/material/esm/colors/purple.d.ts +62 -0
  21. package/dist/node_modules/@mui/material/esm/colors/red.d.ts +62 -0
  22. package/dist/node_modules/@mui/material/esm/colors/teal.d.ts +62 -0
  23. package/dist/node_modules/@mui/material/esm/colors/yellow.d.ts +62 -0
  24. package/dist/node_modules/@mui/material/esm/locale/amET.d.ts +2 -0
  25. package/dist/node_modules/@mui/material/esm/locale/arEG.d.ts +2 -0
  26. package/dist/node_modules/@mui/material/esm/locale/arSA.d.ts +2 -0
  27. package/dist/node_modules/@mui/material/esm/locale/arSD.d.ts +2 -0
  28. package/dist/node_modules/@mui/material/esm/locale/azAZ.d.ts +2 -0
  29. package/dist/node_modules/@mui/material/esm/locale/beBY.d.ts +2 -0
  30. package/dist/node_modules/@mui/material/esm/locale/bgBG.d.ts +2 -0
  31. package/dist/node_modules/@mui/material/esm/locale/bnBD.d.ts +2 -0
  32. package/dist/node_modules/@mui/material/esm/locale/caES.d.ts +2 -0
  33. package/dist/node_modules/@mui/material/esm/locale/csCZ.d.ts +2 -0
  34. package/dist/node_modules/@mui/material/esm/locale/daDK.d.ts +2 -0
  35. package/dist/node_modules/@mui/material/esm/locale/deDE.d.ts +2 -0
  36. package/dist/node_modules/@mui/material/esm/locale/elGR.d.ts +2 -0
  37. package/dist/node_modules/@mui/material/esm/locale/enUS.d.ts +2 -0
  38. package/dist/node_modules/@mui/material/esm/locale/esES.d.ts +2 -0
  39. package/dist/node_modules/@mui/material/esm/locale/etEE.d.ts +2 -0
  40. package/dist/node_modules/@mui/material/esm/locale/faIR.d.ts +2 -0
  41. package/dist/node_modules/@mui/material/esm/locale/fiFI.d.ts +2 -0
  42. package/dist/node_modules/@mui/material/esm/locale/frFR.d.ts +2 -0
  43. package/dist/node_modules/@mui/material/esm/locale/heIL.d.ts +2 -0
  44. package/dist/node_modules/@mui/material/esm/locale/hiIN.d.ts +2 -0
  45. package/dist/node_modules/@mui/material/esm/locale/hrHR.d.ts +2 -0
  46. package/dist/node_modules/@mui/material/esm/locale/huHU.d.ts +2 -0
  47. package/dist/node_modules/@mui/material/esm/locale/hyAM.d.ts +2 -0
  48. package/dist/node_modules/@mui/material/esm/locale/idID.d.ts +2 -0
  49. package/dist/node_modules/@mui/material/esm/locale/index.d.ts +60 -0
  50. package/dist/node_modules/@mui/material/esm/locale/isIS.d.ts +2 -0
  51. package/dist/node_modules/@mui/material/esm/locale/itIT.d.ts +2 -0
  52. package/dist/node_modules/@mui/material/esm/locale/jaJP.d.ts +2 -0
  53. package/dist/node_modules/@mui/material/esm/locale/khKH.d.ts +2 -0
  54. package/dist/node_modules/@mui/material/esm/locale/kkKZ.d.ts +2 -0
  55. package/dist/node_modules/@mui/material/esm/locale/koKR.d.ts +2 -0
  56. package/dist/node_modules/@mui/material/esm/locale/kuCKB.d.ts +2 -0
  57. package/dist/node_modules/@mui/material/esm/locale/kuLatn.d.ts +2 -0
  58. package/dist/node_modules/@mui/material/esm/locale/mkMK.d.ts +2 -0
  59. package/dist/node_modules/@mui/material/esm/locale/msMS.d.ts +2 -0
  60. package/dist/node_modules/@mui/material/esm/locale/myMY.d.ts +2 -0
  61. package/dist/node_modules/@mui/material/esm/locale/nbNO.d.ts +2 -0
  62. package/dist/node_modules/@mui/material/esm/locale/neNP.d.ts +2 -0
  63. package/dist/node_modules/@mui/material/esm/locale/nlNL.d.ts +2 -0
  64. package/dist/node_modules/@mui/material/esm/locale/nnNO.d.ts +2 -0
  65. package/dist/node_modules/@mui/material/esm/locale/plPL.d.ts +2 -0
  66. package/dist/node_modules/@mui/material/esm/locale/psAF.d.ts +2 -0
  67. package/dist/node_modules/@mui/material/esm/locale/ptBR.d.ts +2 -0
  68. package/dist/node_modules/@mui/material/esm/locale/ptPT.d.ts +2 -0
  69. package/dist/node_modules/@mui/material/esm/locale/roRO.d.ts +2 -0
  70. package/dist/node_modules/@mui/material/esm/locale/ruRU.d.ts +2 -0
  71. package/dist/node_modules/@mui/material/esm/locale/siLK.d.ts +2 -0
  72. package/dist/node_modules/@mui/material/esm/locale/skSK.d.ts +2 -0
  73. package/dist/node_modules/@mui/material/esm/locale/srRS.d.ts +2 -0
  74. package/dist/node_modules/@mui/material/esm/locale/svSE.d.ts +2 -0
  75. package/dist/node_modules/@mui/material/esm/locale/thTH.d.ts +2 -0
  76. package/dist/node_modules/@mui/material/esm/locale/tlTL.d.ts +2 -0
  77. package/dist/node_modules/@mui/material/esm/locale/trTR.d.ts +2 -0
  78. package/dist/node_modules/@mui/material/esm/locale/ukUA.d.ts +2 -0
  79. package/dist/node_modules/@mui/material/esm/locale/urPK.d.ts +2 -0
  80. package/dist/node_modules/@mui/material/esm/locale/utils/LocaleTextApi.d.ts +23 -0
  81. package/dist/node_modules/@mui/material/esm/locale/viVN.d.ts +2 -0
  82. package/dist/node_modules/@mui/material/esm/locale/zhCN.d.ts +2 -0
  83. package/dist/node_modules/@mui/material/esm/locale/zhHK.d.ts +2 -0
  84. package/dist/node_modules/@mui/material/esm/locale/zhTW.d.ts +2 -0
  85. package/dist/node_modules/@mui/material/esm/transitions/index.d.ts +1 -0
  86. package/dist/node_modules/@mui/material/esm/transitions/transition.d.ts +12 -0
  87. package/dist/src/components/DataDisplay/ListAvatar/ListAvatar.d.ts +1 -1
  88. package/dist/src/components/Inputs/AutocompleteFilter/AutocompleteFilter.d.ts +1 -1
  89. package/dist/src/components/Navigation/Tabs/LinkTab/LinkTab.d.ts +1 -1
  90. package/dist/src/config/theme.d.ts +2 -0
  91. package/dist/src/context/Snackbar/SnackbarProvider.d.ts +1 -1
  92. package/dist/src/hooks/useTranslation/useTranslation.d.ts +2 -4
  93. package/package.json +7 -7
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![indigo 50](https://mui.com/static/colors-preview/indigo-50-24x24.png) ![indigo 100](https://mui.com/static/colors-preview/indigo-100-24x24.png) ![indigo 200](https://mui.com/static/colors-preview/indigo-200-24x24.png) ![indigo 300](https://mui.com/static/colors-preview/indigo-300-24x24.png) ![indigo 400](https://mui.com/static/colors-preview/indigo-400-24x24.png) ![indigo 500](https://mui.com/static/colors-preview/indigo-500-24x24.png) ![indigo 600](https://mui.com/static/colors-preview/indigo-600-24x24.png) ![indigo 700](https://mui.com/static/colors-preview/indigo-700-24x24.png) ![indigo 800](https://mui.com/static/colors-preview/indigo-800-24x24.png) ![indigo 900](https://mui.com/static/colors-preview/indigo-900-24x24.png) ![indigo A100](https://mui.com/static/colors-preview/indigo-A100-24x24.png) ![indigo A200](https://mui.com/static/colors-preview/indigo-A200-24x24.png) ![indigo A400](https://mui.com/static/colors-preview/indigo-A400-24x24.png) ![indigo A700](https://mui.com/static/colors-preview/indigo-A700-24x24.png)
3
+ */
4
+ declare const indigo: {
5
+ /**
6
+ * Preview: ![indigo 50](https://mui.com/static/colors-preview/indigo-50-24x24.png)
7
+ */
8
+ 50: '#e8eaf6';
9
+ /**
10
+ * Preview: ![indigo 100](https://mui.com/static/colors-preview/indigo-100-24x24.png)
11
+ */
12
+ 100: '#c5cae9';
13
+ /**
14
+ * Preview: ![indigo 200](https://mui.com/static/colors-preview/indigo-200-24x24.png)
15
+ */
16
+ 200: '#9fa8da';
17
+ /**
18
+ * Preview: ![indigo 300](https://mui.com/static/colors-preview/indigo-300-24x24.png)
19
+ */
20
+ 300: '#7986cb';
21
+ /**
22
+ * Preview: ![indigo 400](https://mui.com/static/colors-preview/indigo-400-24x24.png)
23
+ */
24
+ 400: '#5c6bc0';
25
+ /**
26
+ * Preview: ![indigo 500](https://mui.com/static/colors-preview/indigo-500-24x24.png)
27
+ */
28
+ 500: '#3f51b5';
29
+ /**
30
+ * Preview: ![indigo 600](https://mui.com/static/colors-preview/indigo-600-24x24.png)
31
+ */
32
+ 600: '#3949ab';
33
+ /**
34
+ * Preview: ![indigo 700](https://mui.com/static/colors-preview/indigo-700-24x24.png)
35
+ */
36
+ 700: '#303f9f';
37
+ /**
38
+ * Preview: ![indigo 800](https://mui.com/static/colors-preview/indigo-800-24x24.png)
39
+ */
40
+ 800: '#283593';
41
+ /**
42
+ * Preview: ![indigo 900](https://mui.com/static/colors-preview/indigo-900-24x24.png)
43
+ */
44
+ 900: '#1a237e';
45
+ /**
46
+ * Preview: ![indigo A100](https://mui.com/static/colors-preview/indigo-A100-24x24.png)
47
+ */
48
+ A100: '#8c9eff';
49
+ /**
50
+ * Preview: ![indigo A200](https://mui.com/static/colors-preview/indigo-A200-24x24.png)
51
+ */
52
+ A200: '#536dfe';
53
+ /**
54
+ * Preview: ![indigo A400](https://mui.com/static/colors-preview/indigo-A400-24x24.png)
55
+ */
56
+ A400: '#3d5afe';
57
+ /**
58
+ * Preview: ![indigo A700](https://mui.com/static/colors-preview/indigo-A700-24x24.png)
59
+ */
60
+ A700: '#304ffe';
61
+ };
62
+ export default indigo;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![lightBlue 50](https://mui.com/static/colors-preview/lightBlue-50-24x24.png) ![lightBlue 100](https://mui.com/static/colors-preview/lightBlue-100-24x24.png) ![lightBlue 200](https://mui.com/static/colors-preview/lightBlue-200-24x24.png) ![lightBlue 300](https://mui.com/static/colors-preview/lightBlue-300-24x24.png) ![lightBlue 400](https://mui.com/static/colors-preview/lightBlue-400-24x24.png) ![lightBlue 500](https://mui.com/static/colors-preview/lightBlue-500-24x24.png) ![lightBlue 600](https://mui.com/static/colors-preview/lightBlue-600-24x24.png) ![lightBlue 700](https://mui.com/static/colors-preview/lightBlue-700-24x24.png) ![lightBlue 800](https://mui.com/static/colors-preview/lightBlue-800-24x24.png) ![lightBlue 900](https://mui.com/static/colors-preview/lightBlue-900-24x24.png) ![lightBlue A100](https://mui.com/static/colors-preview/lightBlue-A100-24x24.png) ![lightBlue A200](https://mui.com/static/colors-preview/lightBlue-A200-24x24.png) ![lightBlue A400](https://mui.com/static/colors-preview/lightBlue-A400-24x24.png) ![lightBlue A700](https://mui.com/static/colors-preview/lightBlue-A700-24x24.png)
3
+ */
4
+ declare const lightBlue: {
5
+ /**
6
+ * Preview: ![lightBlue 50](https://mui.com/static/colors-preview/lightBlue-50-24x24.png)
7
+ */
8
+ 50: '#e1f5fe';
9
+ /**
10
+ * Preview: ![lightBlue 100](https://mui.com/static/colors-preview/lightBlue-100-24x24.png)
11
+ */
12
+ 100: '#b3e5fc';
13
+ /**
14
+ * Preview: ![lightBlue 200](https://mui.com/static/colors-preview/lightBlue-200-24x24.png)
15
+ */
16
+ 200: '#81d4fa';
17
+ /**
18
+ * Preview: ![lightBlue 300](https://mui.com/static/colors-preview/lightBlue-300-24x24.png)
19
+ */
20
+ 300: '#4fc3f7';
21
+ /**
22
+ * Preview: ![lightBlue 400](https://mui.com/static/colors-preview/lightBlue-400-24x24.png)
23
+ */
24
+ 400: '#29b6f6';
25
+ /**
26
+ * Preview: ![lightBlue 500](https://mui.com/static/colors-preview/lightBlue-500-24x24.png)
27
+ */
28
+ 500: '#03a9f4';
29
+ /**
30
+ * Preview: ![lightBlue 600](https://mui.com/static/colors-preview/lightBlue-600-24x24.png)
31
+ */
32
+ 600: '#039be5';
33
+ /**
34
+ * Preview: ![lightBlue 700](https://mui.com/static/colors-preview/lightBlue-700-24x24.png)
35
+ */
36
+ 700: '#0288d1';
37
+ /**
38
+ * Preview: ![lightBlue 800](https://mui.com/static/colors-preview/lightBlue-800-24x24.png)
39
+ */
40
+ 800: '#0277bd';
41
+ /**
42
+ * Preview: ![lightBlue 900](https://mui.com/static/colors-preview/lightBlue-900-24x24.png)
43
+ */
44
+ 900: '#01579b';
45
+ /**
46
+ * Preview: ![lightBlue A100](https://mui.com/static/colors-preview/lightBlue-A100-24x24.png)
47
+ */
48
+ A100: '#80d8ff';
49
+ /**
50
+ * Preview: ![lightBlue A200](https://mui.com/static/colors-preview/lightBlue-A200-24x24.png)
51
+ */
52
+ A200: '#40c4ff';
53
+ /**
54
+ * Preview: ![lightBlue A400](https://mui.com/static/colors-preview/lightBlue-A400-24x24.png)
55
+ */
56
+ A400: '#00b0ff';
57
+ /**
58
+ * Preview: ![lightBlue A700](https://mui.com/static/colors-preview/lightBlue-A700-24x24.png)
59
+ */
60
+ A700: '#0091ea';
61
+ };
62
+ export default lightBlue;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![lightGreen 50](https://mui.com/static/colors-preview/lightGreen-50-24x24.png) ![lightGreen 100](https://mui.com/static/colors-preview/lightGreen-100-24x24.png) ![lightGreen 200](https://mui.com/static/colors-preview/lightGreen-200-24x24.png) ![lightGreen 300](https://mui.com/static/colors-preview/lightGreen-300-24x24.png) ![lightGreen 400](https://mui.com/static/colors-preview/lightGreen-400-24x24.png) ![lightGreen 500](https://mui.com/static/colors-preview/lightGreen-500-24x24.png) ![lightGreen 600](https://mui.com/static/colors-preview/lightGreen-600-24x24.png) ![lightGreen 700](https://mui.com/static/colors-preview/lightGreen-700-24x24.png) ![lightGreen 800](https://mui.com/static/colors-preview/lightGreen-800-24x24.png) ![lightGreen 900](https://mui.com/static/colors-preview/lightGreen-900-24x24.png) ![lightGreen A100](https://mui.com/static/colors-preview/lightGreen-A100-24x24.png) ![lightGreen A200](https://mui.com/static/colors-preview/lightGreen-A200-24x24.png) ![lightGreen A400](https://mui.com/static/colors-preview/lightGreen-A400-24x24.png) ![lightGreen A700](https://mui.com/static/colors-preview/lightGreen-A700-24x24.png)
3
+ */
4
+ declare const lightGreen: {
5
+ /**
6
+ * Preview: ![lightGreen 50](https://mui.com/static/colors-preview/lightGreen-50-24x24.png)
7
+ */
8
+ 50: '#f1f8e9';
9
+ /**
10
+ * Preview: ![lightGreen 100](https://mui.com/static/colors-preview/lightGreen-100-24x24.png)
11
+ */
12
+ 100: '#dcedc8';
13
+ /**
14
+ * Preview: ![lightGreen 200](https://mui.com/static/colors-preview/lightGreen-200-24x24.png)
15
+ */
16
+ 200: '#c5e1a5';
17
+ /**
18
+ * Preview: ![lightGreen 300](https://mui.com/static/colors-preview/lightGreen-300-24x24.png)
19
+ */
20
+ 300: '#aed581';
21
+ /**
22
+ * Preview: ![lightGreen 400](https://mui.com/static/colors-preview/lightGreen-400-24x24.png)
23
+ */
24
+ 400: '#9ccc65';
25
+ /**
26
+ * Preview: ![lightGreen 500](https://mui.com/static/colors-preview/lightGreen-500-24x24.png)
27
+ */
28
+ 500: '#8bc34a';
29
+ /**
30
+ * Preview: ![lightGreen 600](https://mui.com/static/colors-preview/lightGreen-600-24x24.png)
31
+ */
32
+ 600: '#7cb342';
33
+ /**
34
+ * Preview: ![lightGreen 700](https://mui.com/static/colors-preview/lightGreen-700-24x24.png)
35
+ */
36
+ 700: '#689f38';
37
+ /**
38
+ * Preview: ![lightGreen 800](https://mui.com/static/colors-preview/lightGreen-800-24x24.png)
39
+ */
40
+ 800: '#558b2f';
41
+ /**
42
+ * Preview: ![lightGreen 900](https://mui.com/static/colors-preview/lightGreen-900-24x24.png)
43
+ */
44
+ 900: '#33691e';
45
+ /**
46
+ * Preview: ![lightGreen A100](https://mui.com/static/colors-preview/lightGreen-A100-24x24.png)
47
+ */
48
+ A100: '#ccff90';
49
+ /**
50
+ * Preview: ![lightGreen A200](https://mui.com/static/colors-preview/lightGreen-A200-24x24.png)
51
+ */
52
+ A200: '#b2ff59';
53
+ /**
54
+ * Preview: ![lightGreen A400](https://mui.com/static/colors-preview/lightGreen-A400-24x24.png)
55
+ */
56
+ A400: '#76ff03';
57
+ /**
58
+ * Preview: ![lightGreen A700](https://mui.com/static/colors-preview/lightGreen-A700-24x24.png)
59
+ */
60
+ A700: '#64dd17';
61
+ };
62
+ export default lightGreen;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![lime 50](https://mui.com/static/colors-preview/lime-50-24x24.png) ![lime 100](https://mui.com/static/colors-preview/lime-100-24x24.png) ![lime 200](https://mui.com/static/colors-preview/lime-200-24x24.png) ![lime 300](https://mui.com/static/colors-preview/lime-300-24x24.png) ![lime 400](https://mui.com/static/colors-preview/lime-400-24x24.png) ![lime 500](https://mui.com/static/colors-preview/lime-500-24x24.png) ![lime 600](https://mui.com/static/colors-preview/lime-600-24x24.png) ![lime 700](https://mui.com/static/colors-preview/lime-700-24x24.png) ![lime 800](https://mui.com/static/colors-preview/lime-800-24x24.png) ![lime 900](https://mui.com/static/colors-preview/lime-900-24x24.png) ![lime A100](https://mui.com/static/colors-preview/lime-A100-24x24.png) ![lime A200](https://mui.com/static/colors-preview/lime-A200-24x24.png) ![lime A400](https://mui.com/static/colors-preview/lime-A400-24x24.png) ![lime A700](https://mui.com/static/colors-preview/lime-A700-24x24.png)
3
+ */
4
+ declare const lime: {
5
+ /**
6
+ * Preview: ![lime 50](https://mui.com/static/colors-preview/lime-50-24x24.png)
7
+ */
8
+ 50: '#f9fbe7';
9
+ /**
10
+ * Preview: ![lime 100](https://mui.com/static/colors-preview/lime-100-24x24.png)
11
+ */
12
+ 100: '#f0f4c3';
13
+ /**
14
+ * Preview: ![lime 200](https://mui.com/static/colors-preview/lime-200-24x24.png)
15
+ */
16
+ 200: '#e6ee9c';
17
+ /**
18
+ * Preview: ![lime 300](https://mui.com/static/colors-preview/lime-300-24x24.png)
19
+ */
20
+ 300: '#dce775';
21
+ /**
22
+ * Preview: ![lime 400](https://mui.com/static/colors-preview/lime-400-24x24.png)
23
+ */
24
+ 400: '#d4e157';
25
+ /**
26
+ * Preview: ![lime 500](https://mui.com/static/colors-preview/lime-500-24x24.png)
27
+ */
28
+ 500: '#cddc39';
29
+ /**
30
+ * Preview: ![lime 600](https://mui.com/static/colors-preview/lime-600-24x24.png)
31
+ */
32
+ 600: '#c0ca33';
33
+ /**
34
+ * Preview: ![lime 700](https://mui.com/static/colors-preview/lime-700-24x24.png)
35
+ */
36
+ 700: '#afb42b';
37
+ /**
38
+ * Preview: ![lime 800](https://mui.com/static/colors-preview/lime-800-24x24.png)
39
+ */
40
+ 800: '#9e9d24';
41
+ /**
42
+ * Preview: ![lime 900](https://mui.com/static/colors-preview/lime-900-24x24.png)
43
+ */
44
+ 900: '#827717';
45
+ /**
46
+ * Preview: ![lime A100](https://mui.com/static/colors-preview/lime-A100-24x24.png)
47
+ */
48
+ A100: '#f4ff81';
49
+ /**
50
+ * Preview: ![lime A200](https://mui.com/static/colors-preview/lime-A200-24x24.png)
51
+ */
52
+ A200: '#eeff41';
53
+ /**
54
+ * Preview: ![lime A400](https://mui.com/static/colors-preview/lime-A400-24x24.png)
55
+ */
56
+ A400: '#c6ff00';
57
+ /**
58
+ * Preview: ![lime A700](https://mui.com/static/colors-preview/lime-A700-24x24.png)
59
+ */
60
+ A700: '#aeea00';
61
+ };
62
+ export default lime;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![orange 50](https://mui.com/static/colors-preview/orange-50-24x24.png) ![orange 100](https://mui.com/static/colors-preview/orange-100-24x24.png) ![orange 200](https://mui.com/static/colors-preview/orange-200-24x24.png) ![orange 300](https://mui.com/static/colors-preview/orange-300-24x24.png) ![orange 400](https://mui.com/static/colors-preview/orange-400-24x24.png) ![orange 500](https://mui.com/static/colors-preview/orange-500-24x24.png) ![orange 600](https://mui.com/static/colors-preview/orange-600-24x24.png) ![orange 700](https://mui.com/static/colors-preview/orange-700-24x24.png) ![orange 800](https://mui.com/static/colors-preview/orange-800-24x24.png) ![orange 900](https://mui.com/static/colors-preview/orange-900-24x24.png) ![orange A100](https://mui.com/static/colors-preview/orange-A100-24x24.png) ![orange A200](https://mui.com/static/colors-preview/orange-A200-24x24.png) ![orange A400](https://mui.com/static/colors-preview/orange-A400-24x24.png) ![orange A700](https://mui.com/static/colors-preview/orange-A700-24x24.png)
3
+ */
4
+ declare const orange: {
5
+ /**
6
+ * Preview: ![orange 50](https://mui.com/static/colors-preview/orange-50-24x24.png)
7
+ */
8
+ 50: '#fff3e0';
9
+ /**
10
+ * Preview: ![orange 100](https://mui.com/static/colors-preview/orange-100-24x24.png)
11
+ */
12
+ 100: '#ffe0b2';
13
+ /**
14
+ * Preview: ![orange 200](https://mui.com/static/colors-preview/orange-200-24x24.png)
15
+ */
16
+ 200: '#ffcc80';
17
+ /**
18
+ * Preview: ![orange 300](https://mui.com/static/colors-preview/orange-300-24x24.png)
19
+ */
20
+ 300: '#ffb74d';
21
+ /**
22
+ * Preview: ![orange 400](https://mui.com/static/colors-preview/orange-400-24x24.png)
23
+ */
24
+ 400: '#ffa726';
25
+ /**
26
+ * Preview: ![orange 500](https://mui.com/static/colors-preview/orange-500-24x24.png)
27
+ */
28
+ 500: '#ff9800';
29
+ /**
30
+ * Preview: ![orange 600](https://mui.com/static/colors-preview/orange-600-24x24.png)
31
+ */
32
+ 600: '#fb8c00';
33
+ /**
34
+ * Preview: ![orange 700](https://mui.com/static/colors-preview/orange-700-24x24.png)
35
+ */
36
+ 700: '#f57c00';
37
+ /**
38
+ * Preview: ![orange 800](https://mui.com/static/colors-preview/orange-800-24x24.png)
39
+ */
40
+ 800: '#ef6c00';
41
+ /**
42
+ * Preview: ![orange 900](https://mui.com/static/colors-preview/orange-900-24x24.png)
43
+ */
44
+ 900: '#e65100';
45
+ /**
46
+ * Preview: ![orange A100](https://mui.com/static/colors-preview/orange-A100-24x24.png)
47
+ */
48
+ A100: '#ffd180';
49
+ /**
50
+ * Preview: ![orange A200](https://mui.com/static/colors-preview/orange-A200-24x24.png)
51
+ */
52
+ A200: '#ffab40';
53
+ /**
54
+ * Preview: ![orange A400](https://mui.com/static/colors-preview/orange-A400-24x24.png)
55
+ */
56
+ A400: '#ff9100';
57
+ /**
58
+ * Preview: ![orange A700](https://mui.com/static/colors-preview/orange-A700-24x24.png)
59
+ */
60
+ A700: '#ff6d00';
61
+ };
62
+ export default orange;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![pink 50](https://mui.com/static/colors-preview/pink-50-24x24.png) ![pink 100](https://mui.com/static/colors-preview/pink-100-24x24.png) ![pink 200](https://mui.com/static/colors-preview/pink-200-24x24.png) ![pink 300](https://mui.com/static/colors-preview/pink-300-24x24.png) ![pink 400](https://mui.com/static/colors-preview/pink-400-24x24.png) ![pink 500](https://mui.com/static/colors-preview/pink-500-24x24.png) ![pink 600](https://mui.com/static/colors-preview/pink-600-24x24.png) ![pink 700](https://mui.com/static/colors-preview/pink-700-24x24.png) ![pink 800](https://mui.com/static/colors-preview/pink-800-24x24.png) ![pink 900](https://mui.com/static/colors-preview/pink-900-24x24.png) ![pink A100](https://mui.com/static/colors-preview/pink-A100-24x24.png) ![pink A200](https://mui.com/static/colors-preview/pink-A200-24x24.png) ![pink A400](https://mui.com/static/colors-preview/pink-A400-24x24.png) ![pink A700](https://mui.com/static/colors-preview/pink-A700-24x24.png)
3
+ */
4
+ declare const pink: {
5
+ /**
6
+ * Preview: ![pink 50](https://mui.com/static/colors-preview/pink-50-24x24.png)
7
+ */
8
+ 50: '#fce4ec';
9
+ /**
10
+ * Preview: ![pink 100](https://mui.com/static/colors-preview/pink-100-24x24.png)
11
+ */
12
+ 100: '#f8bbd0';
13
+ /**
14
+ * Preview: ![pink 200](https://mui.com/static/colors-preview/pink-200-24x24.png)
15
+ */
16
+ 200: '#f48fb1';
17
+ /**
18
+ * Preview: ![pink 300](https://mui.com/static/colors-preview/pink-300-24x24.png)
19
+ */
20
+ 300: '#f06292';
21
+ /**
22
+ * Preview: ![pink 400](https://mui.com/static/colors-preview/pink-400-24x24.png)
23
+ */
24
+ 400: '#ec407a';
25
+ /**
26
+ * Preview: ![pink 500](https://mui.com/static/colors-preview/pink-500-24x24.png)
27
+ */
28
+ 500: '#e91e63';
29
+ /**
30
+ * Preview: ![pink 600](https://mui.com/static/colors-preview/pink-600-24x24.png)
31
+ */
32
+ 600: '#d81b60';
33
+ /**
34
+ * Preview: ![pink 700](https://mui.com/static/colors-preview/pink-700-24x24.png)
35
+ */
36
+ 700: '#c2185b';
37
+ /**
38
+ * Preview: ![pink 800](https://mui.com/static/colors-preview/pink-800-24x24.png)
39
+ */
40
+ 800: '#ad1457';
41
+ /**
42
+ * Preview: ![pink 900](https://mui.com/static/colors-preview/pink-900-24x24.png)
43
+ */
44
+ 900: '#880e4f';
45
+ /**
46
+ * Preview: ![pink A100](https://mui.com/static/colors-preview/pink-A100-24x24.png)
47
+ */
48
+ A100: '#ff80ab';
49
+ /**
50
+ * Preview: ![pink A200](https://mui.com/static/colors-preview/pink-A200-24x24.png)
51
+ */
52
+ A200: '#ff4081';
53
+ /**
54
+ * Preview: ![pink A400](https://mui.com/static/colors-preview/pink-A400-24x24.png)
55
+ */
56
+ A400: '#f50057';
57
+ /**
58
+ * Preview: ![pink A700](https://mui.com/static/colors-preview/pink-A700-24x24.png)
59
+ */
60
+ A700: '#c51162';
61
+ };
62
+ export default pink;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![purple 50](https://mui.com/static/colors-preview/purple-50-24x24.png) ![purple 100](https://mui.com/static/colors-preview/purple-100-24x24.png) ![purple 200](https://mui.com/static/colors-preview/purple-200-24x24.png) ![purple 300](https://mui.com/static/colors-preview/purple-300-24x24.png) ![purple 400](https://mui.com/static/colors-preview/purple-400-24x24.png) ![purple 500](https://mui.com/static/colors-preview/purple-500-24x24.png) ![purple 600](https://mui.com/static/colors-preview/purple-600-24x24.png) ![purple 700](https://mui.com/static/colors-preview/purple-700-24x24.png) ![purple 800](https://mui.com/static/colors-preview/purple-800-24x24.png) ![purple 900](https://mui.com/static/colors-preview/purple-900-24x24.png) ![purple A100](https://mui.com/static/colors-preview/purple-A100-24x24.png) ![purple A200](https://mui.com/static/colors-preview/purple-A200-24x24.png) ![purple A400](https://mui.com/static/colors-preview/purple-A400-24x24.png) ![purple A700](https://mui.com/static/colors-preview/purple-A700-24x24.png)
3
+ */
4
+ declare const purple: {
5
+ /**
6
+ * Preview: ![purple 50](https://mui.com/static/colors-preview/purple-50-24x24.png)
7
+ */
8
+ 50: '#f3e5f5';
9
+ /**
10
+ * Preview: ![purple 100](https://mui.com/static/colors-preview/purple-100-24x24.png)
11
+ */
12
+ 100: '#e1bee7';
13
+ /**
14
+ * Preview: ![purple 200](https://mui.com/static/colors-preview/purple-200-24x24.png)
15
+ */
16
+ 200: '#ce93d8';
17
+ /**
18
+ * Preview: ![purple 300](https://mui.com/static/colors-preview/purple-300-24x24.png)
19
+ */
20
+ 300: '#ba68c8';
21
+ /**
22
+ * Preview: ![purple 400](https://mui.com/static/colors-preview/purple-400-24x24.png)
23
+ */
24
+ 400: '#ab47bc';
25
+ /**
26
+ * Preview: ![purple 500](https://mui.com/static/colors-preview/purple-500-24x24.png)
27
+ */
28
+ 500: '#9c27b0';
29
+ /**
30
+ * Preview: ![purple 600](https://mui.com/static/colors-preview/purple-600-24x24.png)
31
+ */
32
+ 600: '#8e24aa';
33
+ /**
34
+ * Preview: ![purple 700](https://mui.com/static/colors-preview/purple-700-24x24.png)
35
+ */
36
+ 700: '#7b1fa2';
37
+ /**
38
+ * Preview: ![purple 800](https://mui.com/static/colors-preview/purple-800-24x24.png)
39
+ */
40
+ 800: '#6a1b9a';
41
+ /**
42
+ * Preview: ![purple 900](https://mui.com/static/colors-preview/purple-900-24x24.png)
43
+ */
44
+ 900: '#4a148c';
45
+ /**
46
+ * Preview: ![purple A100](https://mui.com/static/colors-preview/purple-A100-24x24.png)
47
+ */
48
+ A100: '#ea80fc';
49
+ /**
50
+ * Preview: ![purple A200](https://mui.com/static/colors-preview/purple-A200-24x24.png)
51
+ */
52
+ A200: '#e040fb';
53
+ /**
54
+ * Preview: ![purple A400](https://mui.com/static/colors-preview/purple-A400-24x24.png)
55
+ */
56
+ A400: '#d500f9';
57
+ /**
58
+ * Preview: ![purple A700](https://mui.com/static/colors-preview/purple-A700-24x24.png)
59
+ */
60
+ A700: '#aa00ff';
61
+ };
62
+ export default purple;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![red 50](https://mui.com/static/colors-preview/red-50-24x24.png) ![red 100](https://mui.com/static/colors-preview/red-100-24x24.png) ![red 200](https://mui.com/static/colors-preview/red-200-24x24.png) ![red 300](https://mui.com/static/colors-preview/red-300-24x24.png) ![red 400](https://mui.com/static/colors-preview/red-400-24x24.png) ![red 500](https://mui.com/static/colors-preview/red-500-24x24.png) ![red 600](https://mui.com/static/colors-preview/red-600-24x24.png) ![red 700](https://mui.com/static/colors-preview/red-700-24x24.png) ![red 800](https://mui.com/static/colors-preview/red-800-24x24.png) ![red 900](https://mui.com/static/colors-preview/red-900-24x24.png) ![red A100](https://mui.com/static/colors-preview/red-A100-24x24.png) ![red A200](https://mui.com/static/colors-preview/red-A200-24x24.png) ![red A400](https://mui.com/static/colors-preview/red-A400-24x24.png) ![red A700](https://mui.com/static/colors-preview/red-A700-24x24.png)
3
+ */
4
+ declare const red: {
5
+ /**
6
+ * Preview: ![red 50](https://mui.com/static/colors-preview/red-50-24x24.png)
7
+ */
8
+ 50: '#ffebee';
9
+ /**
10
+ * Preview: ![red 100](https://mui.com/static/colors-preview/red-100-24x24.png)
11
+ */
12
+ 100: '#ffcdd2';
13
+ /**
14
+ * Preview: ![red 200](https://mui.com/static/colors-preview/red-200-24x24.png)
15
+ */
16
+ 200: '#ef9a9a';
17
+ /**
18
+ * Preview: ![red 300](https://mui.com/static/colors-preview/red-300-24x24.png)
19
+ */
20
+ 300: '#e57373';
21
+ /**
22
+ * Preview: ![red 400](https://mui.com/static/colors-preview/red-400-24x24.png)
23
+ */
24
+ 400: '#ef5350';
25
+ /**
26
+ * Preview: ![red 500](https://mui.com/static/colors-preview/red-500-24x24.png)
27
+ */
28
+ 500: '#f44336';
29
+ /**
30
+ * Preview: ![red 600](https://mui.com/static/colors-preview/red-600-24x24.png)
31
+ */
32
+ 600: '#e53935';
33
+ /**
34
+ * Preview: ![red 700](https://mui.com/static/colors-preview/red-700-24x24.png)
35
+ */
36
+ 700: '#d32f2f';
37
+ /**
38
+ * Preview: ![red 800](https://mui.com/static/colors-preview/red-800-24x24.png)
39
+ */
40
+ 800: '#c62828';
41
+ /**
42
+ * Preview: ![red 900](https://mui.com/static/colors-preview/red-900-24x24.png)
43
+ */
44
+ 900: '#b71c1c';
45
+ /**
46
+ * Preview: ![red A100](https://mui.com/static/colors-preview/red-A100-24x24.png)
47
+ */
48
+ A100: '#ff8a80';
49
+ /**
50
+ * Preview: ![red A200](https://mui.com/static/colors-preview/red-A200-24x24.png)
51
+ */
52
+ A200: '#ff5252';
53
+ /**
54
+ * Preview: ![red A400](https://mui.com/static/colors-preview/red-A400-24x24.png)
55
+ */
56
+ A400: '#ff1744';
57
+ /**
58
+ * Preview: ![red A700](https://mui.com/static/colors-preview/red-A700-24x24.png)
59
+ */
60
+ A700: '#d50000';
61
+ };
62
+ export default red;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![teal 50](https://mui.com/static/colors-preview/teal-50-24x24.png) ![teal 100](https://mui.com/static/colors-preview/teal-100-24x24.png) ![teal 200](https://mui.com/static/colors-preview/teal-200-24x24.png) ![teal 300](https://mui.com/static/colors-preview/teal-300-24x24.png) ![teal 400](https://mui.com/static/colors-preview/teal-400-24x24.png) ![teal 500](https://mui.com/static/colors-preview/teal-500-24x24.png) ![teal 600](https://mui.com/static/colors-preview/teal-600-24x24.png) ![teal 700](https://mui.com/static/colors-preview/teal-700-24x24.png) ![teal 800](https://mui.com/static/colors-preview/teal-800-24x24.png) ![teal 900](https://mui.com/static/colors-preview/teal-900-24x24.png) ![teal A100](https://mui.com/static/colors-preview/teal-A100-24x24.png) ![teal A200](https://mui.com/static/colors-preview/teal-A200-24x24.png) ![teal A400](https://mui.com/static/colors-preview/teal-A400-24x24.png) ![teal A700](https://mui.com/static/colors-preview/teal-A700-24x24.png)
3
+ */
4
+ declare const teal: {
5
+ /**
6
+ * Preview: ![teal 50](https://mui.com/static/colors-preview/teal-50-24x24.png)
7
+ */
8
+ 50: '#e0f2f1';
9
+ /**
10
+ * Preview: ![teal 100](https://mui.com/static/colors-preview/teal-100-24x24.png)
11
+ */
12
+ 100: '#b2dfdb';
13
+ /**
14
+ * Preview: ![teal 200](https://mui.com/static/colors-preview/teal-200-24x24.png)
15
+ */
16
+ 200: '#80cbc4';
17
+ /**
18
+ * Preview: ![teal 300](https://mui.com/static/colors-preview/teal-300-24x24.png)
19
+ */
20
+ 300: '#4db6ac';
21
+ /**
22
+ * Preview: ![teal 400](https://mui.com/static/colors-preview/teal-400-24x24.png)
23
+ */
24
+ 400: '#26a69a';
25
+ /**
26
+ * Preview: ![teal 500](https://mui.com/static/colors-preview/teal-500-24x24.png)
27
+ */
28
+ 500: '#009688';
29
+ /**
30
+ * Preview: ![teal 600](https://mui.com/static/colors-preview/teal-600-24x24.png)
31
+ */
32
+ 600: '#00897b';
33
+ /**
34
+ * Preview: ![teal 700](https://mui.com/static/colors-preview/teal-700-24x24.png)
35
+ */
36
+ 700: '#00796b';
37
+ /**
38
+ * Preview: ![teal 800](https://mui.com/static/colors-preview/teal-800-24x24.png)
39
+ */
40
+ 800: '#00695c';
41
+ /**
42
+ * Preview: ![teal 900](https://mui.com/static/colors-preview/teal-900-24x24.png)
43
+ */
44
+ 900: '#004d40';
45
+ /**
46
+ * Preview: ![teal A100](https://mui.com/static/colors-preview/teal-A100-24x24.png)
47
+ */
48
+ A100: '#a7ffeb';
49
+ /**
50
+ * Preview: ![teal A200](https://mui.com/static/colors-preview/teal-A200-24x24.png)
51
+ */
52
+ A200: '#64ffda';
53
+ /**
54
+ * Preview: ![teal A400](https://mui.com/static/colors-preview/teal-A400-24x24.png)
55
+ */
56
+ A400: '#1de9b6';
57
+ /**
58
+ * Preview: ![teal A700](https://mui.com/static/colors-preview/teal-A700-24x24.png)
59
+ */
60
+ A700: '#00bfa5';
61
+ };
62
+ export default teal;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![yellow 50](https://mui.com/static/colors-preview/yellow-50-24x24.png) ![yellow 100](https://mui.com/static/colors-preview/yellow-100-24x24.png) ![yellow 200](https://mui.com/static/colors-preview/yellow-200-24x24.png) ![yellow 300](https://mui.com/static/colors-preview/yellow-300-24x24.png) ![yellow 400](https://mui.com/static/colors-preview/yellow-400-24x24.png) ![yellow 500](https://mui.com/static/colors-preview/yellow-500-24x24.png) ![yellow 600](https://mui.com/static/colors-preview/yellow-600-24x24.png) ![yellow 700](https://mui.com/static/colors-preview/yellow-700-24x24.png) ![yellow 800](https://mui.com/static/colors-preview/yellow-800-24x24.png) ![yellow 900](https://mui.com/static/colors-preview/yellow-900-24x24.png) ![yellow A100](https://mui.com/static/colors-preview/yellow-A100-24x24.png) ![yellow A200](https://mui.com/static/colors-preview/yellow-A200-24x24.png) ![yellow A400](https://mui.com/static/colors-preview/yellow-A400-24x24.png) ![yellow A700](https://mui.com/static/colors-preview/yellow-A700-24x24.png)
3
+ */
4
+ declare const yellow: {
5
+ /**
6
+ * Preview: ![yellow 50](https://mui.com/static/colors-preview/yellow-50-24x24.png)
7
+ */
8
+ 50: '#fffde7';
9
+ /**
10
+ * Preview: ![yellow 100](https://mui.com/static/colors-preview/yellow-100-24x24.png)
11
+ */
12
+ 100: '#fff9c4';
13
+ /**
14
+ * Preview: ![yellow 200](https://mui.com/static/colors-preview/yellow-200-24x24.png)
15
+ */
16
+ 200: '#fff59d';
17
+ /**
18
+ * Preview: ![yellow 300](https://mui.com/static/colors-preview/yellow-300-24x24.png)
19
+ */
20
+ 300: '#fff176';
21
+ /**
22
+ * Preview: ![yellow 400](https://mui.com/static/colors-preview/yellow-400-24x24.png)
23
+ */
24
+ 400: '#ffee58';
25
+ /**
26
+ * Preview: ![yellow 500](https://mui.com/static/colors-preview/yellow-500-24x24.png)
27
+ */
28
+ 500: '#ffeb3b';
29
+ /**
30
+ * Preview: ![yellow 600](https://mui.com/static/colors-preview/yellow-600-24x24.png)
31
+ */
32
+ 600: '#fdd835';
33
+ /**
34
+ * Preview: ![yellow 700](https://mui.com/static/colors-preview/yellow-700-24x24.png)
35
+ */
36
+ 700: '#fbc02d';
37
+ /**
38
+ * Preview: ![yellow 800](https://mui.com/static/colors-preview/yellow-800-24x24.png)
39
+ */
40
+ 800: '#f9a825';
41
+ /**
42
+ * Preview: ![yellow 900](https://mui.com/static/colors-preview/yellow-900-24x24.png)
43
+ */
44
+ 900: '#f57f17';
45
+ /**
46
+ * Preview: ![yellow A100](https://mui.com/static/colors-preview/yellow-A100-24x24.png)
47
+ */
48
+ A100: '#ffff8d';
49
+ /**
50
+ * Preview: ![yellow A200](https://mui.com/static/colors-preview/yellow-A200-24x24.png)
51
+ */
52
+ A200: '#ffff00';
53
+ /**
54
+ * Preview: ![yellow A400](https://mui.com/static/colors-preview/yellow-A400-24x24.png)
55
+ */
56
+ A400: '#ffea00';
57
+ /**
58
+ * Preview: ![yellow A700](https://mui.com/static/colors-preview/yellow-A700-24x24.png)
59
+ */
60
+ A700: '#ffd600';
61
+ };
62
+ export default yellow;
@@ -0,0 +1,2 @@
1
+ import { Localization } from './utils/LocaleTextApi.js';
2
+ export declare const amET: Localization;
@@ -0,0 +1,2 @@
1
+ import { Localization } from './utils/LocaleTextApi.js';
2
+ export declare const arEG: Localization;
@@ -0,0 +1,2 @@
1
+ import { Localization } from './utils/LocaleTextApi.js';
2
+ export declare const arSA: Localization;
@@ -0,0 +1,2 @@
1
+ import { Localization } from './utils/LocaleTextApi.js';
2
+ export declare const arSD: Localization;
@@ -0,0 +1,2 @@
1
+ import { Localization } from './utils/LocaleTextApi.js';
2
+ export declare const azAZ: Localization;