@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
+ * ![amber 50](https://mui.com/static/colors-preview/amber-50-24x24.png) ![amber 100](https://mui.com/static/colors-preview/amber-100-24x24.png) ![amber 200](https://mui.com/static/colors-preview/amber-200-24x24.png) ![amber 300](https://mui.com/static/colors-preview/amber-300-24x24.png) ![amber 400](https://mui.com/static/colors-preview/amber-400-24x24.png) ![amber 500](https://mui.com/static/colors-preview/amber-500-24x24.png) ![amber 600](https://mui.com/static/colors-preview/amber-600-24x24.png) ![amber 700](https://mui.com/static/colors-preview/amber-700-24x24.png) ![amber 800](https://mui.com/static/colors-preview/amber-800-24x24.png) ![amber 900](https://mui.com/static/colors-preview/amber-900-24x24.png) ![amber A100](https://mui.com/static/colors-preview/amber-A100-24x24.png) ![amber A200](https://mui.com/static/colors-preview/amber-A200-24x24.png) ![amber A400](https://mui.com/static/colors-preview/amber-A400-24x24.png) ![amber A700](https://mui.com/static/colors-preview/amber-A700-24x24.png)
3
+ */
4
+ declare const amber: {
5
+ /**
6
+ * Preview: ![amber 50](https://mui.com/static/colors-preview/amber-50-24x24.png)
7
+ */
8
+ 50: '#fff8e1';
9
+ /**
10
+ * Preview: ![amber 100](https://mui.com/static/colors-preview/amber-100-24x24.png)
11
+ */
12
+ 100: '#ffecb3';
13
+ /**
14
+ * Preview: ![amber 200](https://mui.com/static/colors-preview/amber-200-24x24.png)
15
+ */
16
+ 200: '#ffe082';
17
+ /**
18
+ * Preview: ![amber 300](https://mui.com/static/colors-preview/amber-300-24x24.png)
19
+ */
20
+ 300: '#ffd54f';
21
+ /**
22
+ * Preview: ![amber 400](https://mui.com/static/colors-preview/amber-400-24x24.png)
23
+ */
24
+ 400: '#ffca28';
25
+ /**
26
+ * Preview: ![amber 500](https://mui.com/static/colors-preview/amber-500-24x24.png)
27
+ */
28
+ 500: '#ffc107';
29
+ /**
30
+ * Preview: ![amber 600](https://mui.com/static/colors-preview/amber-600-24x24.png)
31
+ */
32
+ 600: '#ffb300';
33
+ /**
34
+ * Preview: ![amber 700](https://mui.com/static/colors-preview/amber-700-24x24.png)
35
+ */
36
+ 700: '#ffa000';
37
+ /**
38
+ * Preview: ![amber 800](https://mui.com/static/colors-preview/amber-800-24x24.png)
39
+ */
40
+ 800: '#ff8f00';
41
+ /**
42
+ * Preview: ![amber 900](https://mui.com/static/colors-preview/amber-900-24x24.png)
43
+ */
44
+ 900: '#ff6f00';
45
+ /**
46
+ * Preview: ![amber A100](https://mui.com/static/colors-preview/amber-A100-24x24.png)
47
+ */
48
+ A100: '#ffe57f';
49
+ /**
50
+ * Preview: ![amber A200](https://mui.com/static/colors-preview/amber-A200-24x24.png)
51
+ */
52
+ A200: '#ffd740';
53
+ /**
54
+ * Preview: ![amber A400](https://mui.com/static/colors-preview/amber-A400-24x24.png)
55
+ */
56
+ A400: '#ffc400';
57
+ /**
58
+ * Preview: ![amber A700](https://mui.com/static/colors-preview/amber-A700-24x24.png)
59
+ */
60
+ A700: '#ffab00';
61
+ };
62
+ export default amber;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![blue 50](https://mui.com/static/colors-preview/blue-50-24x24.png) ![blue 100](https://mui.com/static/colors-preview/blue-100-24x24.png) ![blue 200](https://mui.com/static/colors-preview/blue-200-24x24.png) ![blue 300](https://mui.com/static/colors-preview/blue-300-24x24.png) ![blue 400](https://mui.com/static/colors-preview/blue-400-24x24.png) ![blue 500](https://mui.com/static/colors-preview/blue-500-24x24.png) ![blue 600](https://mui.com/static/colors-preview/blue-600-24x24.png) ![blue 700](https://mui.com/static/colors-preview/blue-700-24x24.png) ![blue 800](https://mui.com/static/colors-preview/blue-800-24x24.png) ![blue 900](https://mui.com/static/colors-preview/blue-900-24x24.png) ![blue A100](https://mui.com/static/colors-preview/blue-A100-24x24.png) ![blue A200](https://mui.com/static/colors-preview/blue-A200-24x24.png) ![blue A400](https://mui.com/static/colors-preview/blue-A400-24x24.png) ![blue A700](https://mui.com/static/colors-preview/blue-A700-24x24.png)
3
+ */
4
+ declare const blue: {
5
+ /**
6
+ * Preview: ![blue 50](https://mui.com/static/colors-preview/blue-50-24x24.png)
7
+ */
8
+ 50: '#e3f2fd';
9
+ /**
10
+ * Preview: ![blue 100](https://mui.com/static/colors-preview/blue-100-24x24.png)
11
+ */
12
+ 100: '#bbdefb';
13
+ /**
14
+ * Preview: ![blue 200](https://mui.com/static/colors-preview/blue-200-24x24.png)
15
+ */
16
+ 200: '#90caf9';
17
+ /**
18
+ * Preview: ![blue 300](https://mui.com/static/colors-preview/blue-300-24x24.png)
19
+ */
20
+ 300: '#64b5f6';
21
+ /**
22
+ * Preview: ![blue 400](https://mui.com/static/colors-preview/blue-400-24x24.png)
23
+ */
24
+ 400: '#42a5f5';
25
+ /**
26
+ * Preview: ![blue 500](https://mui.com/static/colors-preview/blue-500-24x24.png)
27
+ */
28
+ 500: '#2196f3';
29
+ /**
30
+ * Preview: ![blue 600](https://mui.com/static/colors-preview/blue-600-24x24.png)
31
+ */
32
+ 600: '#1e88e5';
33
+ /**
34
+ * Preview: ![blue 700](https://mui.com/static/colors-preview/blue-700-24x24.png)
35
+ */
36
+ 700: '#1976d2';
37
+ /**
38
+ * Preview: ![blue 800](https://mui.com/static/colors-preview/blue-800-24x24.png)
39
+ */
40
+ 800: '#1565c0';
41
+ /**
42
+ * Preview: ![blue 900](https://mui.com/static/colors-preview/blue-900-24x24.png)
43
+ */
44
+ 900: '#0d47a1';
45
+ /**
46
+ * Preview: ![blue A100](https://mui.com/static/colors-preview/blue-A100-24x24.png)
47
+ */
48
+ A100: '#82b1ff';
49
+ /**
50
+ * Preview: ![blue A200](https://mui.com/static/colors-preview/blue-A200-24x24.png)
51
+ */
52
+ A200: '#448aff';
53
+ /**
54
+ * Preview: ![blue A400](https://mui.com/static/colors-preview/blue-A400-24x24.png)
55
+ */
56
+ A400: '#2979ff';
57
+ /**
58
+ * Preview: ![blue A700](https://mui.com/static/colors-preview/blue-A700-24x24.png)
59
+ */
60
+ A700: '#2962ff';
61
+ };
62
+ export default blue;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![blueGrey 50](https://mui.com/static/colors-preview/blueGrey-50-24x24.png) ![blueGrey 100](https://mui.com/static/colors-preview/blueGrey-100-24x24.png) ![blueGrey 200](https://mui.com/static/colors-preview/blueGrey-200-24x24.png) ![blueGrey 300](https://mui.com/static/colors-preview/blueGrey-300-24x24.png) ![blueGrey 400](https://mui.com/static/colors-preview/blueGrey-400-24x24.png) ![blueGrey 500](https://mui.com/static/colors-preview/blueGrey-500-24x24.png) ![blueGrey 600](https://mui.com/static/colors-preview/blueGrey-600-24x24.png) ![blueGrey 700](https://mui.com/static/colors-preview/blueGrey-700-24x24.png) ![blueGrey 800](https://mui.com/static/colors-preview/blueGrey-800-24x24.png) ![blueGrey 900](https://mui.com/static/colors-preview/blueGrey-900-24x24.png) ![blueGrey A100](https://mui.com/static/colors-preview/blueGrey-A100-24x24.png) ![blueGrey A200](https://mui.com/static/colors-preview/blueGrey-A200-24x24.png) ![blueGrey A400](https://mui.com/static/colors-preview/blueGrey-A400-24x24.png) ![blueGrey A700](https://mui.com/static/colors-preview/blueGrey-A700-24x24.png)
3
+ */
4
+ declare const blueGrey: {
5
+ /**
6
+ * Preview: ![blueGrey 50](https://mui.com/static/colors-preview/blueGrey-50-24x24.png)
7
+ */
8
+ 50: '#eceff1';
9
+ /**
10
+ * Preview: ![blueGrey 100](https://mui.com/static/colors-preview/blueGrey-100-24x24.png)
11
+ */
12
+ 100: '#cfd8dc';
13
+ /**
14
+ * Preview: ![blueGrey 200](https://mui.com/static/colors-preview/blueGrey-200-24x24.png)
15
+ */
16
+ 200: '#b0bec5';
17
+ /**
18
+ * Preview: ![blueGrey 300](https://mui.com/static/colors-preview/blueGrey-300-24x24.png)
19
+ */
20
+ 300: '#90a4ae';
21
+ /**
22
+ * Preview: ![blueGrey 400](https://mui.com/static/colors-preview/blueGrey-400-24x24.png)
23
+ */
24
+ 400: '#78909c';
25
+ /**
26
+ * Preview: ![blueGrey 500](https://mui.com/static/colors-preview/blueGrey-500-24x24.png)
27
+ */
28
+ 500: '#607d8b';
29
+ /**
30
+ * Preview: ![blueGrey 600](https://mui.com/static/colors-preview/blueGrey-600-24x24.png)
31
+ */
32
+ 600: '#546e7a';
33
+ /**
34
+ * Preview: ![blueGrey 700](https://mui.com/static/colors-preview/blueGrey-700-24x24.png)
35
+ */
36
+ 700: '#455a64';
37
+ /**
38
+ * Preview: ![blueGrey 800](https://mui.com/static/colors-preview/blueGrey-800-24x24.png)
39
+ */
40
+ 800: '#37474f';
41
+ /**
42
+ * Preview: ![blueGrey 900](https://mui.com/static/colors-preview/blueGrey-900-24x24.png)
43
+ */
44
+ 900: '#263238';
45
+ /**
46
+ * Preview: ![blueGrey A100](https://mui.com/static/colors-preview/blueGrey-A100-24x24.png)
47
+ */
48
+ A100: '#cfd8dc';
49
+ /**
50
+ * Preview: ![blueGrey A200](https://mui.com/static/colors-preview/blueGrey-A200-24x24.png)
51
+ */
52
+ A200: '#b0bec5';
53
+ /**
54
+ * Preview: ![blueGrey A400](https://mui.com/static/colors-preview/blueGrey-A400-24x24.png)
55
+ */
56
+ A400: '#78909c';
57
+ /**
58
+ * Preview: ![blueGrey A700](https://mui.com/static/colors-preview/blueGrey-A700-24x24.png)
59
+ */
60
+ A700: '#455a64';
61
+ };
62
+ export default blueGrey;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![brown 50](https://mui.com/static/colors-preview/brown-50-24x24.png) ![brown 100](https://mui.com/static/colors-preview/brown-100-24x24.png) ![brown 200](https://mui.com/static/colors-preview/brown-200-24x24.png) ![brown 300](https://mui.com/static/colors-preview/brown-300-24x24.png) ![brown 400](https://mui.com/static/colors-preview/brown-400-24x24.png) ![brown 500](https://mui.com/static/colors-preview/brown-500-24x24.png) ![brown 600](https://mui.com/static/colors-preview/brown-600-24x24.png) ![brown 700](https://mui.com/static/colors-preview/brown-700-24x24.png) ![brown 800](https://mui.com/static/colors-preview/brown-800-24x24.png) ![brown 900](https://mui.com/static/colors-preview/brown-900-24x24.png) ![brown A100](https://mui.com/static/colors-preview/brown-A100-24x24.png) ![brown A200](https://mui.com/static/colors-preview/brown-A200-24x24.png) ![brown A400](https://mui.com/static/colors-preview/brown-A400-24x24.png) ![brown A700](https://mui.com/static/colors-preview/brown-A700-24x24.png)
3
+ */
4
+ declare const brown: {
5
+ /**
6
+ * Preview: ![brown 50](https://mui.com/static/colors-preview/brown-50-24x24.png)
7
+ */
8
+ 50: '#efebe9';
9
+ /**
10
+ * Preview: ![brown 100](https://mui.com/static/colors-preview/brown-100-24x24.png)
11
+ */
12
+ 100: '#d7ccc8';
13
+ /**
14
+ * Preview: ![brown 200](https://mui.com/static/colors-preview/brown-200-24x24.png)
15
+ */
16
+ 200: '#bcaaa4';
17
+ /**
18
+ * Preview: ![brown 300](https://mui.com/static/colors-preview/brown-300-24x24.png)
19
+ */
20
+ 300: '#a1887f';
21
+ /**
22
+ * Preview: ![brown 400](https://mui.com/static/colors-preview/brown-400-24x24.png)
23
+ */
24
+ 400: '#8d6e63';
25
+ /**
26
+ * Preview: ![brown 500](https://mui.com/static/colors-preview/brown-500-24x24.png)
27
+ */
28
+ 500: '#795548';
29
+ /**
30
+ * Preview: ![brown 600](https://mui.com/static/colors-preview/brown-600-24x24.png)
31
+ */
32
+ 600: '#6d4c41';
33
+ /**
34
+ * Preview: ![brown 700](https://mui.com/static/colors-preview/brown-700-24x24.png)
35
+ */
36
+ 700: '#5d4037';
37
+ /**
38
+ * Preview: ![brown 800](https://mui.com/static/colors-preview/brown-800-24x24.png)
39
+ */
40
+ 800: '#4e342e';
41
+ /**
42
+ * Preview: ![brown 900](https://mui.com/static/colors-preview/brown-900-24x24.png)
43
+ */
44
+ 900: '#3e2723';
45
+ /**
46
+ * Preview: ![brown A100](https://mui.com/static/colors-preview/brown-A100-24x24.png)
47
+ */
48
+ A100: '#d7ccc8';
49
+ /**
50
+ * Preview: ![brown A200](https://mui.com/static/colors-preview/brown-A200-24x24.png)
51
+ */
52
+ A200: '#bcaaa4';
53
+ /**
54
+ * Preview: ![brown A400](https://mui.com/static/colors-preview/brown-A400-24x24.png)
55
+ */
56
+ A400: '#8d6e63';
57
+ /**
58
+ * Preview: ![brown A700](https://mui.com/static/colors-preview/brown-A700-24x24.png)
59
+ */
60
+ A700: '#5d4037';
61
+ };
62
+ export default brown;
@@ -0,0 +1,14 @@
1
+ /**
2
+ * ![common black](https://mui.com/static/colors-preview/common-black-24x24.png) ![common white](https://mui.com/static/colors-preview/common-white-24x24.png)
3
+ */
4
+ declare const common: {
5
+ /**
6
+ * Preview: ![common black](https://mui.com/static/colors-preview/common-black-24x24.png)
7
+ */
8
+ black: '#000';
9
+ /**
10
+ * Preview: ![common white](https://mui.com/static/colors-preview/common-white-24x24.png)
11
+ */
12
+ white: '#fff';
13
+ };
14
+ export default common;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![cyan 50](https://mui.com/static/colors-preview/cyan-50-24x24.png) ![cyan 100](https://mui.com/static/colors-preview/cyan-100-24x24.png) ![cyan 200](https://mui.com/static/colors-preview/cyan-200-24x24.png) ![cyan 300](https://mui.com/static/colors-preview/cyan-300-24x24.png) ![cyan 400](https://mui.com/static/colors-preview/cyan-400-24x24.png) ![cyan 500](https://mui.com/static/colors-preview/cyan-500-24x24.png) ![cyan 600](https://mui.com/static/colors-preview/cyan-600-24x24.png) ![cyan 700](https://mui.com/static/colors-preview/cyan-700-24x24.png) ![cyan 800](https://mui.com/static/colors-preview/cyan-800-24x24.png) ![cyan 900](https://mui.com/static/colors-preview/cyan-900-24x24.png) ![cyan A100](https://mui.com/static/colors-preview/cyan-A100-24x24.png) ![cyan A200](https://mui.com/static/colors-preview/cyan-A200-24x24.png) ![cyan A400](https://mui.com/static/colors-preview/cyan-A400-24x24.png) ![cyan A700](https://mui.com/static/colors-preview/cyan-A700-24x24.png)
3
+ */
4
+ declare const cyan: {
5
+ /**
6
+ * Preview: ![cyan 50](https://mui.com/static/colors-preview/cyan-50-24x24.png)
7
+ */
8
+ 50: '#e0f7fa';
9
+ /**
10
+ * Preview: ![cyan 100](https://mui.com/static/colors-preview/cyan-100-24x24.png)
11
+ */
12
+ 100: '#b2ebf2';
13
+ /**
14
+ * Preview: ![cyan 200](https://mui.com/static/colors-preview/cyan-200-24x24.png)
15
+ */
16
+ 200: '#80deea';
17
+ /**
18
+ * Preview: ![cyan 300](https://mui.com/static/colors-preview/cyan-300-24x24.png)
19
+ */
20
+ 300: '#4dd0e1';
21
+ /**
22
+ * Preview: ![cyan 400](https://mui.com/static/colors-preview/cyan-400-24x24.png)
23
+ */
24
+ 400: '#26c6da';
25
+ /**
26
+ * Preview: ![cyan 500](https://mui.com/static/colors-preview/cyan-500-24x24.png)
27
+ */
28
+ 500: '#00bcd4';
29
+ /**
30
+ * Preview: ![cyan 600](https://mui.com/static/colors-preview/cyan-600-24x24.png)
31
+ */
32
+ 600: '#00acc1';
33
+ /**
34
+ * Preview: ![cyan 700](https://mui.com/static/colors-preview/cyan-700-24x24.png)
35
+ */
36
+ 700: '#0097a7';
37
+ /**
38
+ * Preview: ![cyan 800](https://mui.com/static/colors-preview/cyan-800-24x24.png)
39
+ */
40
+ 800: '#00838f';
41
+ /**
42
+ * Preview: ![cyan 900](https://mui.com/static/colors-preview/cyan-900-24x24.png)
43
+ */
44
+ 900: '#006064';
45
+ /**
46
+ * Preview: ![cyan A100](https://mui.com/static/colors-preview/cyan-A100-24x24.png)
47
+ */
48
+ A100: '#84ffff';
49
+ /**
50
+ * Preview: ![cyan A200](https://mui.com/static/colors-preview/cyan-A200-24x24.png)
51
+ */
52
+ A200: '#18ffff';
53
+ /**
54
+ * Preview: ![cyan A400](https://mui.com/static/colors-preview/cyan-A400-24x24.png)
55
+ */
56
+ A400: '#00e5ff';
57
+ /**
58
+ * Preview: ![cyan A700](https://mui.com/static/colors-preview/cyan-A700-24x24.png)
59
+ */
60
+ A700: '#00b8d4';
61
+ };
62
+ export default cyan;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![deepOrange 50](https://mui.com/static/colors-preview/deepOrange-50-24x24.png) ![deepOrange 100](https://mui.com/static/colors-preview/deepOrange-100-24x24.png) ![deepOrange 200](https://mui.com/static/colors-preview/deepOrange-200-24x24.png) ![deepOrange 300](https://mui.com/static/colors-preview/deepOrange-300-24x24.png) ![deepOrange 400](https://mui.com/static/colors-preview/deepOrange-400-24x24.png) ![deepOrange 500](https://mui.com/static/colors-preview/deepOrange-500-24x24.png) ![deepOrange 600](https://mui.com/static/colors-preview/deepOrange-600-24x24.png) ![deepOrange 700](https://mui.com/static/colors-preview/deepOrange-700-24x24.png) ![deepOrange 800](https://mui.com/static/colors-preview/deepOrange-800-24x24.png) ![deepOrange 900](https://mui.com/static/colors-preview/deepOrange-900-24x24.png) ![deepOrange A100](https://mui.com/static/colors-preview/deepOrange-A100-24x24.png) ![deepOrange A200](https://mui.com/static/colors-preview/deepOrange-A200-24x24.png) ![deepOrange A400](https://mui.com/static/colors-preview/deepOrange-A400-24x24.png) ![deepOrange A700](https://mui.com/static/colors-preview/deepOrange-A700-24x24.png)
3
+ */
4
+ declare const deepOrange: {
5
+ /**
6
+ * Preview: ![deepOrange 50](https://mui.com/static/colors-preview/deepOrange-50-24x24.png)
7
+ */
8
+ 50: '#fbe9e7';
9
+ /**
10
+ * Preview: ![deepOrange 100](https://mui.com/static/colors-preview/deepOrange-100-24x24.png)
11
+ */
12
+ 100: '#ffccbc';
13
+ /**
14
+ * Preview: ![deepOrange 200](https://mui.com/static/colors-preview/deepOrange-200-24x24.png)
15
+ */
16
+ 200: '#ffab91';
17
+ /**
18
+ * Preview: ![deepOrange 300](https://mui.com/static/colors-preview/deepOrange-300-24x24.png)
19
+ */
20
+ 300: '#ff8a65';
21
+ /**
22
+ * Preview: ![deepOrange 400](https://mui.com/static/colors-preview/deepOrange-400-24x24.png)
23
+ */
24
+ 400: '#ff7043';
25
+ /**
26
+ * Preview: ![deepOrange 500](https://mui.com/static/colors-preview/deepOrange-500-24x24.png)
27
+ */
28
+ 500: '#ff5722';
29
+ /**
30
+ * Preview: ![deepOrange 600](https://mui.com/static/colors-preview/deepOrange-600-24x24.png)
31
+ */
32
+ 600: '#f4511e';
33
+ /**
34
+ * Preview: ![deepOrange 700](https://mui.com/static/colors-preview/deepOrange-700-24x24.png)
35
+ */
36
+ 700: '#e64a19';
37
+ /**
38
+ * Preview: ![deepOrange 800](https://mui.com/static/colors-preview/deepOrange-800-24x24.png)
39
+ */
40
+ 800: '#d84315';
41
+ /**
42
+ * Preview: ![deepOrange 900](https://mui.com/static/colors-preview/deepOrange-900-24x24.png)
43
+ */
44
+ 900: '#bf360c';
45
+ /**
46
+ * Preview: ![deepOrange A100](https://mui.com/static/colors-preview/deepOrange-A100-24x24.png)
47
+ */
48
+ A100: '#ff9e80';
49
+ /**
50
+ * Preview: ![deepOrange A200](https://mui.com/static/colors-preview/deepOrange-A200-24x24.png)
51
+ */
52
+ A200: '#ff6e40';
53
+ /**
54
+ * Preview: ![deepOrange A400](https://mui.com/static/colors-preview/deepOrange-A400-24x24.png)
55
+ */
56
+ A400: '#ff3d00';
57
+ /**
58
+ * Preview: ![deepOrange A700](https://mui.com/static/colors-preview/deepOrange-A700-24x24.png)
59
+ */
60
+ A700: '#dd2c00';
61
+ };
62
+ export default deepOrange;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![deepPurple 50](https://mui.com/static/colors-preview/deepPurple-50-24x24.png) ![deepPurple 100](https://mui.com/static/colors-preview/deepPurple-100-24x24.png) ![deepPurple 200](https://mui.com/static/colors-preview/deepPurple-200-24x24.png) ![deepPurple 300](https://mui.com/static/colors-preview/deepPurple-300-24x24.png) ![deepPurple 400](https://mui.com/static/colors-preview/deepPurple-400-24x24.png) ![deepPurple 500](https://mui.com/static/colors-preview/deepPurple-500-24x24.png) ![deepPurple 600](https://mui.com/static/colors-preview/deepPurple-600-24x24.png) ![deepPurple 700](https://mui.com/static/colors-preview/deepPurple-700-24x24.png) ![deepPurple 800](https://mui.com/static/colors-preview/deepPurple-800-24x24.png) ![deepPurple 900](https://mui.com/static/colors-preview/deepPurple-900-24x24.png) ![deepPurple A100](https://mui.com/static/colors-preview/deepPurple-A100-24x24.png) ![deepPurple A200](https://mui.com/static/colors-preview/deepPurple-A200-24x24.png) ![deepPurple A400](https://mui.com/static/colors-preview/deepPurple-A400-24x24.png) ![deepPurple A700](https://mui.com/static/colors-preview/deepPurple-A700-24x24.png)
3
+ */
4
+ declare const deepPurple: {
5
+ /**
6
+ * Preview: ![deepPurple 50](https://mui.com/static/colors-preview/deepPurple-50-24x24.png)
7
+ */
8
+ 50: '#ede7f6';
9
+ /**
10
+ * Preview: ![deepPurple 100](https://mui.com/static/colors-preview/deepPurple-100-24x24.png)
11
+ */
12
+ 100: '#d1c4e9';
13
+ /**
14
+ * Preview: ![deepPurple 200](https://mui.com/static/colors-preview/deepPurple-200-24x24.png)
15
+ */
16
+ 200: '#b39ddb';
17
+ /**
18
+ * Preview: ![deepPurple 300](https://mui.com/static/colors-preview/deepPurple-300-24x24.png)
19
+ */
20
+ 300: '#9575cd';
21
+ /**
22
+ * Preview: ![deepPurple 400](https://mui.com/static/colors-preview/deepPurple-400-24x24.png)
23
+ */
24
+ 400: '#7e57c2';
25
+ /**
26
+ * Preview: ![deepPurple 500](https://mui.com/static/colors-preview/deepPurple-500-24x24.png)
27
+ */
28
+ 500: '#673ab7';
29
+ /**
30
+ * Preview: ![deepPurple 600](https://mui.com/static/colors-preview/deepPurple-600-24x24.png)
31
+ */
32
+ 600: '#5e35b1';
33
+ /**
34
+ * Preview: ![deepPurple 700](https://mui.com/static/colors-preview/deepPurple-700-24x24.png)
35
+ */
36
+ 700: '#512da8';
37
+ /**
38
+ * Preview: ![deepPurple 800](https://mui.com/static/colors-preview/deepPurple-800-24x24.png)
39
+ */
40
+ 800: '#4527a0';
41
+ /**
42
+ * Preview: ![deepPurple 900](https://mui.com/static/colors-preview/deepPurple-900-24x24.png)
43
+ */
44
+ 900: '#311b92';
45
+ /**
46
+ * Preview: ![deepPurple A100](https://mui.com/static/colors-preview/deepPurple-A100-24x24.png)
47
+ */
48
+ A100: '#b388ff';
49
+ /**
50
+ * Preview: ![deepPurple A200](https://mui.com/static/colors-preview/deepPurple-A200-24x24.png)
51
+ */
52
+ A200: '#7c4dff';
53
+ /**
54
+ * Preview: ![deepPurple A400](https://mui.com/static/colors-preview/deepPurple-A400-24x24.png)
55
+ */
56
+ A400: '#651fff';
57
+ /**
58
+ * Preview: ![deepPurple A700](https://mui.com/static/colors-preview/deepPurple-A700-24x24.png)
59
+ */
60
+ A700: '#6200ea';
61
+ };
62
+ export default deepPurple;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![green 50](https://mui.com/static/colors-preview/green-50-24x24.png) ![green 100](https://mui.com/static/colors-preview/green-100-24x24.png) ![green 200](https://mui.com/static/colors-preview/green-200-24x24.png) ![green 300](https://mui.com/static/colors-preview/green-300-24x24.png) ![green 400](https://mui.com/static/colors-preview/green-400-24x24.png) ![green 500](https://mui.com/static/colors-preview/green-500-24x24.png) ![green 600](https://mui.com/static/colors-preview/green-600-24x24.png) ![green 700](https://mui.com/static/colors-preview/green-700-24x24.png) ![green 800](https://mui.com/static/colors-preview/green-800-24x24.png) ![green 900](https://mui.com/static/colors-preview/green-900-24x24.png) ![green A100](https://mui.com/static/colors-preview/green-A100-24x24.png) ![green A200](https://mui.com/static/colors-preview/green-A200-24x24.png) ![green A400](https://mui.com/static/colors-preview/green-A400-24x24.png) ![green A700](https://mui.com/static/colors-preview/green-A700-24x24.png)
3
+ */
4
+ declare const green: {
5
+ /**
6
+ * Preview: ![green 50](https://mui.com/static/colors-preview/green-50-24x24.png)
7
+ */
8
+ 50: '#e8f5e9';
9
+ /**
10
+ * Preview: ![green 100](https://mui.com/static/colors-preview/green-100-24x24.png)
11
+ */
12
+ 100: '#c8e6c9';
13
+ /**
14
+ * Preview: ![green 200](https://mui.com/static/colors-preview/green-200-24x24.png)
15
+ */
16
+ 200: '#a5d6a7';
17
+ /**
18
+ * Preview: ![green 300](https://mui.com/static/colors-preview/green-300-24x24.png)
19
+ */
20
+ 300: '#81c784';
21
+ /**
22
+ * Preview: ![green 400](https://mui.com/static/colors-preview/green-400-24x24.png)
23
+ */
24
+ 400: '#66bb6a';
25
+ /**
26
+ * Preview: ![green 500](https://mui.com/static/colors-preview/green-500-24x24.png)
27
+ */
28
+ 500: '#4caf50';
29
+ /**
30
+ * Preview: ![green 600](https://mui.com/static/colors-preview/green-600-24x24.png)
31
+ */
32
+ 600: '#43a047';
33
+ /**
34
+ * Preview: ![green 700](https://mui.com/static/colors-preview/green-700-24x24.png)
35
+ */
36
+ 700: '#388e3c';
37
+ /**
38
+ * Preview: ![green 800](https://mui.com/static/colors-preview/green-800-24x24.png)
39
+ */
40
+ 800: '#2e7d32';
41
+ /**
42
+ * Preview: ![green 900](https://mui.com/static/colors-preview/green-900-24x24.png)
43
+ */
44
+ 900: '#1b5e20';
45
+ /**
46
+ * Preview: ![green A100](https://mui.com/static/colors-preview/green-A100-24x24.png)
47
+ */
48
+ A100: '#b9f6ca';
49
+ /**
50
+ * Preview: ![green A200](https://mui.com/static/colors-preview/green-A200-24x24.png)
51
+ */
52
+ A200: '#69f0ae';
53
+ /**
54
+ * Preview: ![green A400](https://mui.com/static/colors-preview/green-A400-24x24.png)
55
+ */
56
+ A400: '#00e676';
57
+ /**
58
+ * Preview: ![green A700](https://mui.com/static/colors-preview/green-A700-24x24.png)
59
+ */
60
+ A700: '#00c853';
61
+ };
62
+ export default green;
@@ -0,0 +1,62 @@
1
+ /**
2
+ * ![grey 50](https://mui.com/static/colors-preview/grey-50-24x24.png) ![grey 100](https://mui.com/static/colors-preview/grey-100-24x24.png) ![grey 200](https://mui.com/static/colors-preview/grey-200-24x24.png) ![grey 300](https://mui.com/static/colors-preview/grey-300-24x24.png) ![grey 400](https://mui.com/static/colors-preview/grey-400-24x24.png) ![grey 500](https://mui.com/static/colors-preview/grey-500-24x24.png) ![grey 600](https://mui.com/static/colors-preview/grey-600-24x24.png) ![grey 700](https://mui.com/static/colors-preview/grey-700-24x24.png) ![grey 800](https://mui.com/static/colors-preview/grey-800-24x24.png) ![grey 900](https://mui.com/static/colors-preview/grey-900-24x24.png) ![grey A100](https://mui.com/static/colors-preview/grey-A100-24x24.png) ![grey A200](https://mui.com/static/colors-preview/grey-A200-24x24.png) ![grey A400](https://mui.com/static/colors-preview/grey-A400-24x24.png) ![grey A700](https://mui.com/static/colors-preview/grey-A700-24x24.png)
3
+ */
4
+ declare const grey: {
5
+ /**
6
+ * Preview: ![grey 50](https://mui.com/static/colors-preview/grey-50-24x24.png)
7
+ */
8
+ 50: '#fafafa';
9
+ /**
10
+ * Preview: ![grey 100](https://mui.com/static/colors-preview/grey-100-24x24.png)
11
+ */
12
+ 100: '#f5f5f5';
13
+ /**
14
+ * Preview: ![grey 200](https://mui.com/static/colors-preview/grey-200-24x24.png)
15
+ */
16
+ 200: '#eeeeee';
17
+ /**
18
+ * Preview: ![grey 300](https://mui.com/static/colors-preview/grey-300-24x24.png)
19
+ */
20
+ 300: '#e0e0e0';
21
+ /**
22
+ * Preview: ![grey 400](https://mui.com/static/colors-preview/grey-400-24x24.png)
23
+ */
24
+ 400: '#bdbdbd';
25
+ /**
26
+ * Preview: ![grey 500](https://mui.com/static/colors-preview/grey-500-24x24.png)
27
+ */
28
+ 500: '#9e9e9e';
29
+ /**
30
+ * Preview: ![grey 600](https://mui.com/static/colors-preview/grey-600-24x24.png)
31
+ */
32
+ 600: '#757575';
33
+ /**
34
+ * Preview: ![grey 700](https://mui.com/static/colors-preview/grey-700-24x24.png)
35
+ */
36
+ 700: '#616161';
37
+ /**
38
+ * Preview: ![grey 800](https://mui.com/static/colors-preview/grey-800-24x24.png)
39
+ */
40
+ 800: '#424242';
41
+ /**
42
+ * Preview: ![grey 900](https://mui.com/static/colors-preview/grey-900-24x24.png)
43
+ */
44
+ 900: '#212121';
45
+ /**
46
+ * Preview: ![grey A100](https://mui.com/static/colors-preview/grey-A100-24x24.png)
47
+ */
48
+ A100: '#f5f5f5';
49
+ /**
50
+ * Preview: ![grey A200](https://mui.com/static/colors-preview/grey-A200-24x24.png)
51
+ */
52
+ A200: '#eeeeee';
53
+ /**
54
+ * Preview: ![grey A400](https://mui.com/static/colors-preview/grey-A400-24x24.png)
55
+ */
56
+ A400: '#bdbdbd';
57
+ /**
58
+ * Preview: ![grey A700](https://mui.com/static/colors-preview/grey-A700-24x24.png)
59
+ */
60
+ A700: '#616161';
61
+ };
62
+ export default grey;
@@ -0,0 +1,20 @@
1
+ export { default as amber } from './amber.js';
2
+ export { default as blue } from './blue.js';
3
+ export { default as blueGrey } from './blueGrey.js';
4
+ export { default as brown } from './brown.js';
5
+ export { default as common } from './common.js';
6
+ export { default as cyan } from './cyan.js';
7
+ export { default as deepOrange } from './deepOrange.js';
8
+ export { default as deepPurple } from './deepPurple.js';
9
+ export { default as green } from './green.js';
10
+ export { default as grey } from './grey.js';
11
+ export { default as indigo } from './indigo.js';
12
+ export { default as lightBlue } from './lightBlue.js';
13
+ export { default as lightGreen } from './lightGreen.js';
14
+ export { default as lime } from './lime.js';
15
+ export { default as orange } from './orange.js';
16
+ export { default as pink } from './pink.js';
17
+ export { default as purple } from './purple.js';
18
+ export { default as red } from './red.js';
19
+ export { default as teal } from './teal.js';
20
+ export { default as yellow } from './yellow.js';