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