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