@narmi/design_system 6.18.0-beta.0 → 6.18.1
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/docs/Formatters.md +0 -55
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/style.css.map +1 -1
- package/dist/tokens/css/rgbColors.css +9 -8
- package/dist/tokens/css/rgbColors.scss +9 -8
- package/dist/tokens/css/tokens.css +171 -204
- package/dist/tokens/css/tokens.scss +171 -204
- package/dist/tokens/js/colors.esm.js +78 -75
- package/dist/tokens/js/colors.js +104 -103
- package/dist/tokens/js/manifest.esm.js +129 -126
- package/dist/tokens/js/manifest.js +130 -123
- package/dist/tokens/js/reactNativeWeb.js +69 -62
- package/dist/tokens/json/tokens.json +61 -61
- package/dist/types/Alert/index.d.ts +1 -1
- package/dist/types/Alert/index.d.ts.map +1 -1
- package/dist/types/Checkbox/index.d.ts +1 -1
- package/dist/types/Checkbox/index.d.ts.map +1 -1
- package/dist/types/ContentCard/index.d.ts +2 -2
- package/dist/types/ContentCard/index.d.ts.map +1 -1
- package/dist/types/Count/index.d.ts +1 -1
- package/dist/types/Count/index.d.ts.map +1 -1
- package/dist/types/DisabledShim/index.d.ts +1 -1
- package/dist/types/DisabledShim/index.d.ts.map +1 -1
- package/dist/types/Error/index.d.ts +20 -0
- package/dist/types/Error/index.d.ts.map +1 -0
- package/dist/types/FieldToken/index.d.ts +23 -0
- package/dist/types/FieldToken/index.d.ts.map +1 -0
- package/dist/types/FormSection/index.d.ts +21 -0
- package/dist/types/FormSection/index.d.ts.map +1 -0
- package/dist/types/IconButton/index.d.ts +72 -0
- package/dist/types/IconButton/index.d.ts.map +1 -0
- package/dist/types/LoadingShim/index.d.ts +31 -0
- package/dist/types/LoadingShim/index.d.ts.map +1 -0
- package/dist/types/LoadingSkeleton/index.d.ts +1 -1
- package/dist/types/LoadingSkeleton/index.d.ts.map +1 -1
- package/dist/types/Pagination/index.d.ts +69 -0
- package/dist/types/Pagination/index.d.ts.map +1 -0
- package/dist/types/Pagination/usePagination.d.ts +39 -0
- package/dist/types/Pagination/usePagination.d.ts.map +1 -0
- package/dist/types/ProgressBar/index.d.ts +1 -1
- package/dist/types/ProgressBar/index.d.ts.map +1 -1
- package/dist/types/Radio/index.d.ts +2 -2
- package/dist/types/Radio/index.d.ts.map +1 -1
- package/dist/types/ResponsiveFlex/index.d.ts +52 -0
- package/dist/types/ResponsiveFlex/index.d.ts.map +1 -0
- package/dist/types/SeparatorList/index.d.ts +1 -1
- package/dist/types/SeparatorList/index.d.ts.map +1 -1
- package/dist/types/Slider/index.d.ts +2 -2
- package/dist/types/Slider/index.d.ts.map +1 -1
- package/dist/types/Snackbar/index.d.ts +7 -3
- package/dist/types/Snackbar/index.d.ts.map +1 -1
- package/dist/types/TimelineEvent/index.d.ts +75 -0
- package/dist/types/TimelineEvent/index.d.ts.map +1 -0
- package/dist/types/Toggle/index.d.ts +40 -0
- package/dist/types/Toggle/index.d.ts.map +1 -0
- package/dist/types/TruncatedAccount/index.d.ts +1 -1
- package/dist/types/TruncatedAccount/index.d.ts.map +1 -1
- package/dist/types/formatters/formatDate.d.ts +17 -0
- package/dist/types/formatters/formatDate.d.ts.map +1 -0
- package/dist/types/formatters/formatNumber.d.ts +22 -0
- package/dist/types/formatters/formatNumber.d.ts.map +1 -0
- package/dist/types/hooks/useLockBodyScroll/index.d.ts +7 -0
- package/dist/types/hooks/useLockBodyScroll/index.d.ts.map +1 -0
- package/dist/types/index.d.ts +83 -13
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/util/AsElement.d.ts +44 -0
- package/dist/types/util/AsElement.d.ts.map +1 -0
- package/package.json +4 -4
- package/dist/types/Field/FauxInput/index.d.ts +0 -20
- package/dist/types/Field/FauxInput/index.d.ts.map +0 -1
- package/dist/types/Field/Select/SelectItem.d.ts +0 -15
- package/dist/types/Field/Select/SelectItem.d.ts.map +0 -1
- package/dist/types/Field/Select/index.d.ts +0 -24
- package/dist/types/Field/Select/index.d.ts.map +0 -1
- package/dist/types/Field/Text/index.d.ts +0 -14
- package/dist/types/Field/Text/index.d.ts.map +0 -1
- package/dist/types/Table/util/pinning.d.ts +0 -7
- package/dist/types/Table/util/pinning.d.ts.map +0 -1
package/dist/tokens/js/colors.js
CHANGED
|
@@ -1,108 +1,109 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Do not edit directly
|
|
2
|
+
* Do not edit directly
|
|
3
|
+
* Generated on Wed, 29 Jul 2026 21:21:31 GMT
|
|
3
4
|
*/
|
|
4
5
|
|
|
5
6
|
module.exports = {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
7
|
+
"ColorAlpha5": "0.05",
|
|
8
|
+
"ColorAlpha10": "0.1",
|
|
9
|
+
"ColorAlpha20": "0.2",
|
|
10
|
+
"ColorBackgroundBlueGrey": "#f4f6fa",
|
|
11
|
+
"ColorBackgroundCloudGrey": "#e9e9e9",
|
|
12
|
+
"ColorBackgroundNeutralGrey": "#f9f9f9",
|
|
13
|
+
"ColorBackgroundSmokeGrey": "#f3f3f3",
|
|
14
|
+
"ColorBackgroundSnowGrey": "#fbfbfb",
|
|
15
|
+
"ColorBackgroundWhite": "#ffffff",
|
|
16
|
+
"ColorBackgroundScrimLight": "rgba(255, 255, 255, 0.85)",
|
|
17
|
+
"ColorBackgroundScrimDark": "rgba(80, 80, 80, 0.7)",
|
|
18
|
+
"ColorGreySnowGrey": "#fbfbfb",
|
|
19
|
+
"ColorGreyNeutralGrey": "#f9f9f9",
|
|
20
|
+
"ColorGreyBlueGrey": "#f4f6fa",
|
|
21
|
+
"ColorGreySmokeGrey": "#f3f3f3",
|
|
22
|
+
"ColorGreyCloudGrey": "#e9e9e9",
|
|
23
|
+
"ColorGreyLightGrey": "#d9d9d9",
|
|
24
|
+
"ColorGreyMediumGrey": "#6c6c6c",
|
|
25
|
+
"ColorGreyDarkGrey": "#4c4c4c",
|
|
26
|
+
"ColorGreyBlack": "#333333",
|
|
27
|
+
"ColorGreyWhite": "#ffffff",
|
|
28
|
+
"ColorNarmiMoss100": "#002921",
|
|
29
|
+
"ColorNarmiMoss200": "#0f3c32",
|
|
30
|
+
"ColorNarmiMoss300": "#005242",
|
|
31
|
+
"ColorNarmiMoss400": "#006553",
|
|
32
|
+
"ColorNarmiMoss500": "#3e8373",
|
|
33
|
+
"ColorNarmiMoss600": "#6ea193",
|
|
34
|
+
"ColorNarmiMoss700": "#9dc0b6",
|
|
35
|
+
"ColorNarmiMoss800": "#cdded9",
|
|
36
|
+
"ColorNarmiMoss": "#006553",
|
|
37
|
+
"ColorNarmiPine100": "#041a14",
|
|
38
|
+
"ColorNarmiPine200": "#062821",
|
|
39
|
+
"ColorNarmiPine300": "#16362c",
|
|
40
|
+
"ColorNarmiPine400": "#1a4338",
|
|
41
|
+
"ColorNarmiPine500": "#44655b",
|
|
42
|
+
"ColorNarmiPine600": "#708981",
|
|
43
|
+
"ColorNarmiPine700": "#708981",
|
|
44
|
+
"ColorNarmiPine800": "#cdd6d3",
|
|
45
|
+
"ColorNarmiPine": "#1a4338",
|
|
46
|
+
"ColorNarmiCove100": "#002547",
|
|
47
|
+
"ColorNarmiCove200": "#00376a",
|
|
48
|
+
"ColorNarmiCove300": "#094895",
|
|
49
|
+
"ColorNarmiCove400": "#005cb2",
|
|
50
|
+
"ColorNarmiCove500": "#237cc3",
|
|
51
|
+
"ColorNarmiCove600": "#66a2d6",
|
|
52
|
+
"ColorNarmiCove700": "#a6cff0",
|
|
53
|
+
"ColorNarmiCove800": "#d4edff",
|
|
54
|
+
"ColorNarmiCove": "#005cb2",
|
|
55
|
+
"ColorNarmiAzul100": "#001340",
|
|
56
|
+
"ColorNarmiAzul200": "#00205e",
|
|
57
|
+
"ColorNarmiAzul300": "#002c82",
|
|
58
|
+
"ColorNarmiAzul400": "#003ea0",
|
|
59
|
+
"ColorNarmiAzul500": "#3664b5",
|
|
60
|
+
"ColorNarmiAzul600": "#6b89c7",
|
|
61
|
+
"ColorNarmiAzul700": "#9cb1de",
|
|
62
|
+
"ColorNarmiAzul800": "#c9d8f2",
|
|
63
|
+
"ColorNarmiAzul": "#003ea0",
|
|
64
|
+
"ColorNarmiPistachio100": "#485e3d",
|
|
65
|
+
"ColorNarmiPistachio200": "#6b8c5a",
|
|
66
|
+
"ColorNarmiPistachio300": "#90bb78",
|
|
67
|
+
"ColorNarmiPistachio400": "#b5e995",
|
|
68
|
+
"ColorNarmiPistachio500": "#ccf0b4",
|
|
69
|
+
"ColorNarmiPistachio600": "#daf4c8",
|
|
70
|
+
"ColorNarmiPistachio700": "#e9f8de",
|
|
71
|
+
"ColorNarmiPistachio800": "#f7fcf3",
|
|
72
|
+
"ColorNarmiPistachio": "#b5e995",
|
|
73
|
+
"ColorNarmiCactus100": "#324c23",
|
|
74
|
+
"ColorNarmiCactus200": "#4b7137",
|
|
75
|
+
"ColorNarmiCactus300": "#63964b",
|
|
76
|
+
"ColorNarmiCactus400": "#7fbc5b",
|
|
77
|
+
"ColorNarmiCactus500": "#99ca7a",
|
|
78
|
+
"ColorNarmiCactus600": "#b3d79a",
|
|
79
|
+
"ColorNarmiCactus700": "#cce4ba",
|
|
80
|
+
"ColorNarmiCactus800": "#e5f1dc",
|
|
81
|
+
"ColorNarmiCactus": "#7fbc5b",
|
|
82
|
+
"ColorNarmiSand100": "#423329",
|
|
83
|
+
"ColorNarmiSand200": "#684d41",
|
|
84
|
+
"ColorNarmiSand300": "#947564",
|
|
85
|
+
"ColorNarmiSand400": "#c4a08a",
|
|
86
|
+
"ColorNarmiSand500": "#dcc1a3",
|
|
87
|
+
"ColorNarmiSand600": "#eed6c3",
|
|
88
|
+
"ColorNarmiSand700": "#f4e3d6",
|
|
89
|
+
"ColorNarmiSand800": "#fcf0e9",
|
|
90
|
+
"ColorNarmiSand": "#dcc1a3",
|
|
91
|
+
"ColorNarmiAmethyst": "#5514b8",
|
|
92
|
+
"ColorNarmiBlack": "#333333",
|
|
93
|
+
"ColorNarmiGrey": "#6c6c6c",
|
|
94
|
+
"ColorNarmiMediumGrey": "#6c6c6c",
|
|
95
|
+
"ColorNarmiLightGrey": "#d9d9d9",
|
|
96
|
+
"ColorNarmiWhite": "#ffffff",
|
|
97
|
+
"ColorSystemSuccessDark": "#027a48",
|
|
98
|
+
"ColorSystemSuccessLight": "#ecfdf3",
|
|
99
|
+
"ColorSystemWarnDark": "#b54708",
|
|
100
|
+
"ColorSystemWarnLight": "#fef8e3",
|
|
101
|
+
"ColorSystemInfoDark": "#195274",
|
|
102
|
+
"ColorSystemInfoLight": "#e8eef1",
|
|
103
|
+
"ColorSystemErrorDark": "#b42318",
|
|
104
|
+
"ColorSystemErrorLight": "#fef3f2",
|
|
105
|
+
"ColorThemePrimary": "#1a4338",
|
|
106
|
+
"ColorThemeSecondary": "#006553",
|
|
107
|
+
"ColorThemeTertiary": "#7fbc5b",
|
|
108
|
+
"ColorThemeLink": "#006553"
|
|
108
109
|
};
|
|
@@ -1,4 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* DO NOT EDIT
|
|
3
|
+
* Generated by style-dictionary on Wed Jul 29 2026 21:21:31 GMT+0000 (Coordinated Universal Time)
|
|
4
|
+
* github.com/narmi/design_system/
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
|
|
1
8
|
export const border = {
|
|
9
|
+
"color": {
|
|
10
|
+
"primary": "#1a4338",
|
|
11
|
+
"light": "#d9d9d9",
|
|
12
|
+
"default": "#d9d9d9"
|
|
13
|
+
},
|
|
2
14
|
"radius": {
|
|
3
15
|
"s": "4px",
|
|
4
16
|
"m": "8px",
|
|
@@ -10,19 +22,28 @@ export const border = {
|
|
|
10
22
|
"s": "1px",
|
|
11
23
|
"m": "2px",
|
|
12
24
|
"default": "1px"
|
|
13
|
-
},
|
|
14
|
-
"color": {
|
|
15
|
-
"primary": "#1A4338",
|
|
16
|
-
"light": "#d9d9d9",
|
|
17
|
-
"default": "#d9d9d9"
|
|
18
25
|
}
|
|
19
26
|
};
|
|
20
|
-
|
|
21
27
|
export const color = {
|
|
28
|
+
"alpha": {
|
|
29
|
+
"5": "0.05",
|
|
30
|
+
"10": "0.1",
|
|
31
|
+
"20": "0.2"
|
|
32
|
+
},
|
|
33
|
+
"background": {
|
|
34
|
+
"blueGrey": "#f4f6fa",
|
|
35
|
+
"cloudGrey": "#e9e9e9",
|
|
36
|
+
"neutralGrey": "#f9f9f9",
|
|
37
|
+
"smokeGrey": "#f3f3f3",
|
|
38
|
+
"snowGrey": "#fbfbfb",
|
|
39
|
+
"white": "#ffffff",
|
|
40
|
+
"scrimLight": "rgba(255, 255, 255, 0.85)",
|
|
41
|
+
"scrimDark": "rgba(80, 80, 80, 0.7)"
|
|
42
|
+
},
|
|
22
43
|
"grey": {
|
|
23
44
|
"snowGrey": "#fbfbfb",
|
|
24
45
|
"neutralGrey": "#f9f9f9",
|
|
25
|
-
"blueGrey": "#
|
|
46
|
+
"blueGrey": "#f4f6fa",
|
|
26
47
|
"smokeGrey": "#f3f3f3",
|
|
27
48
|
"cloudGrey": "#e9e9e9",
|
|
28
49
|
"lightGrey": "#d9d9d9",
|
|
@@ -33,69 +54,69 @@ export const color = {
|
|
|
33
54
|
},
|
|
34
55
|
"narmi": {
|
|
35
56
|
"moss100": "#002921",
|
|
36
|
-
"moss200": "#
|
|
57
|
+
"moss200": "#0f3c32",
|
|
37
58
|
"moss300": "#005242",
|
|
38
59
|
"moss400": "#006553",
|
|
39
|
-
"moss500": "#
|
|
40
|
-
"moss600": "#
|
|
41
|
-
"moss700": "#
|
|
42
|
-
"moss800": "#
|
|
60
|
+
"moss500": "#3e8373",
|
|
61
|
+
"moss600": "#6ea193",
|
|
62
|
+
"moss700": "#9dc0b6",
|
|
63
|
+
"moss800": "#cdded9",
|
|
43
64
|
"moss": "#006553",
|
|
44
|
-
"pine100": "#
|
|
65
|
+
"pine100": "#041a14",
|
|
45
66
|
"pine200": "#062821",
|
|
46
|
-
"pine300": "#
|
|
47
|
-
"pine400": "#
|
|
48
|
-
"pine500": "#
|
|
67
|
+
"pine300": "#16362c",
|
|
68
|
+
"pine400": "#1a4338",
|
|
69
|
+
"pine500": "#44655b",
|
|
49
70
|
"pine600": "#708981",
|
|
50
71
|
"pine700": "#708981",
|
|
51
|
-
"pine800": "#
|
|
52
|
-
"pine": "#
|
|
72
|
+
"pine800": "#cdd6d3",
|
|
73
|
+
"pine": "#1a4338",
|
|
53
74
|
"cove100": "#002547",
|
|
54
|
-
"cove200": "#
|
|
75
|
+
"cove200": "#00376a",
|
|
55
76
|
"cove300": "#094895",
|
|
56
|
-
"cove400": "#
|
|
57
|
-
"cove500": "#
|
|
58
|
-
"cove600": "#
|
|
59
|
-
"cove700": "#
|
|
60
|
-
"cove800": "#
|
|
61
|
-
"cove": "#
|
|
77
|
+
"cove400": "#005cb2",
|
|
78
|
+
"cove500": "#237cc3",
|
|
79
|
+
"cove600": "#66a2d6",
|
|
80
|
+
"cove700": "#a6cff0",
|
|
81
|
+
"cove800": "#d4edff",
|
|
82
|
+
"cove": "#005cb2",
|
|
62
83
|
"azul100": "#001340",
|
|
63
|
-
"azul200": "#
|
|
64
|
-
"azul300": "#
|
|
65
|
-
"azul400": "#
|
|
66
|
-
"azul500": "#
|
|
67
|
-
"azul600": "#
|
|
68
|
-
"azul700": "#
|
|
69
|
-
"azul800": "#
|
|
70
|
-
"azul": "#
|
|
71
|
-
"pistachio100": "#
|
|
72
|
-
"pistachio200": "#
|
|
73
|
-
"pistachio300": "#
|
|
74
|
-
"pistachio400": "#
|
|
75
|
-
"pistachio500": "#
|
|
76
|
-
"pistachio600": "#
|
|
77
|
-
"pistachio700": "#
|
|
78
|
-
"pistachio800": "#
|
|
79
|
-
"pistachio": "#
|
|
80
|
-
"cactus100": "#
|
|
81
|
-
"cactus200": "#
|
|
82
|
-
"cactus300": "#
|
|
83
|
-
"cactus400": "#
|
|
84
|
-
"cactus500": "#
|
|
85
|
-
"cactus600": "#
|
|
86
|
-
"cactus700": "#
|
|
87
|
-
"cactus800": "#
|
|
88
|
-
"cactus": "#
|
|
84
|
+
"azul200": "#00205e",
|
|
85
|
+
"azul300": "#002c82",
|
|
86
|
+
"azul400": "#003ea0",
|
|
87
|
+
"azul500": "#3664b5",
|
|
88
|
+
"azul600": "#6b89c7",
|
|
89
|
+
"azul700": "#9cb1de",
|
|
90
|
+
"azul800": "#c9d8f2",
|
|
91
|
+
"azul": "#003ea0",
|
|
92
|
+
"pistachio100": "#485e3d",
|
|
93
|
+
"pistachio200": "#6b8c5a",
|
|
94
|
+
"pistachio300": "#90bb78",
|
|
95
|
+
"pistachio400": "#b5e995",
|
|
96
|
+
"pistachio500": "#ccf0b4",
|
|
97
|
+
"pistachio600": "#daf4c8",
|
|
98
|
+
"pistachio700": "#e9f8de",
|
|
99
|
+
"pistachio800": "#f7fcf3",
|
|
100
|
+
"pistachio": "#b5e995",
|
|
101
|
+
"cactus100": "#324c23",
|
|
102
|
+
"cactus200": "#4b7137",
|
|
103
|
+
"cactus300": "#63964b",
|
|
104
|
+
"cactus400": "#7fbc5b",
|
|
105
|
+
"cactus500": "#99ca7a",
|
|
106
|
+
"cactus600": "#b3d79a",
|
|
107
|
+
"cactus700": "#cce4ba",
|
|
108
|
+
"cactus800": "#e5f1dc",
|
|
109
|
+
"cactus": "#7fbc5b",
|
|
89
110
|
"sand100": "#423329",
|
|
90
|
-
"sand200": "#
|
|
111
|
+
"sand200": "#684d41",
|
|
91
112
|
"sand300": "#947564",
|
|
92
|
-
"sand400": "#
|
|
93
|
-
"sand500": "#
|
|
94
|
-
"sand600": "#
|
|
95
|
-
"sand700": "#
|
|
96
|
-
"sand800": "#
|
|
97
|
-
"sand": "#
|
|
98
|
-
"amethyst": "#
|
|
113
|
+
"sand400": "#c4a08a",
|
|
114
|
+
"sand500": "#dcc1a3",
|
|
115
|
+
"sand600": "#eed6c3",
|
|
116
|
+
"sand700": "#f4e3d6",
|
|
117
|
+
"sand800": "#fcf0e9",
|
|
118
|
+
"sand": "#dcc1a3",
|
|
119
|
+
"amethyst": "#5514b8",
|
|
99
120
|
"black": "#333333",
|
|
100
121
|
"grey": "#6c6c6c",
|
|
101
122
|
"mediumGrey": "#6c6c6c",
|
|
@@ -103,39 +124,33 @@ export const color = {
|
|
|
103
124
|
"white": "#ffffff"
|
|
104
125
|
},
|
|
105
126
|
"system": {
|
|
106
|
-
"successDark": "#
|
|
107
|
-
"successLight": "#
|
|
108
|
-
"warnDark": "#
|
|
109
|
-
"warnLight": "#
|
|
127
|
+
"successDark": "#027a48",
|
|
128
|
+
"successLight": "#ecfdf3",
|
|
129
|
+
"warnDark": "#b54708",
|
|
130
|
+
"warnLight": "#fef8e3",
|
|
110
131
|
"infoDark": "#195274",
|
|
111
|
-
"infoLight": "#
|
|
132
|
+
"infoLight": "#e8eef1",
|
|
112
133
|
"errorDark": "#b42318",
|
|
113
|
-
"errorLight": "#
|
|
114
|
-
},
|
|
115
|
-
"alpha": {
|
|
116
|
-
"5": "0.05",
|
|
117
|
-
"10": "0.1",
|
|
118
|
-
"20": "0.2"
|
|
134
|
+
"errorLight": "#fef3f2"
|
|
119
135
|
},
|
|
120
136
|
"theme": {
|
|
121
|
-
"primary": "#
|
|
137
|
+
"primary": "#1a4338",
|
|
122
138
|
"secondary": "#006553",
|
|
123
|
-
"tertiary": "#
|
|
139
|
+
"tertiary": "#7fbc5b",
|
|
124
140
|
"link": "#006553"
|
|
125
|
-
},
|
|
126
|
-
"background": {
|
|
127
|
-
"blueGrey": "#F4F6FA",
|
|
128
|
-
"cloudGrey": "#E9E9E9",
|
|
129
|
-
"neutralGrey": "#F9F9F9",
|
|
130
|
-
"smokeGrey": "#F3F3F3",
|
|
131
|
-
"snowGrey": "#FBFBFB",
|
|
132
|
-
"white": "#ffffff",
|
|
133
|
-
"scrimLight": "rgba(255, 255, 255, 0.85)",
|
|
134
|
-
"scrimDark": "rgba(80, 80, 80, 0.7)"
|
|
135
141
|
}
|
|
136
142
|
};
|
|
137
|
-
|
|
138
143
|
export const font = {
|
|
144
|
+
"color": {
|
|
145
|
+
"heading": "#333333",
|
|
146
|
+
"heading0": "#333333",
|
|
147
|
+
"heading1": "#333333",
|
|
148
|
+
"heading2": "#333333",
|
|
149
|
+
"heading3": "#333333",
|
|
150
|
+
"primary": "#4c4c4c",
|
|
151
|
+
"secondary": "#6c6c6c",
|
|
152
|
+
"hint": "#d9d9d9"
|
|
153
|
+
},
|
|
139
154
|
"family": {
|
|
140
155
|
"heading": "'Narmi Matiere', serif",
|
|
141
156
|
"heading0": "'Narmi Matiere', serif",
|
|
@@ -145,6 +160,29 @@ export const font = {
|
|
|
145
160
|
"body": "Mulish, Helvetica, sans-serif",
|
|
146
161
|
"default": "Mulish, Helvetica, sans-serif"
|
|
147
162
|
},
|
|
163
|
+
"letterSpacing": {
|
|
164
|
+
"trackingTighter": "-0.08",
|
|
165
|
+
"trackingTight": "-0.04",
|
|
166
|
+
"trackingNormal": "0",
|
|
167
|
+
"trackingWide": "0.4",
|
|
168
|
+
"trackingWider": "0.8",
|
|
169
|
+
"trackingWidest": "1.6",
|
|
170
|
+
"heading0": "0",
|
|
171
|
+
"heading1": "0",
|
|
172
|
+
"heading2": "0",
|
|
173
|
+
"heading3": "0",
|
|
174
|
+
"default": "0"
|
|
175
|
+
},
|
|
176
|
+
"lineHeight": {
|
|
177
|
+
"smallText": "1.6",
|
|
178
|
+
"bodyText": "1.25",
|
|
179
|
+
"bigText": "1.1",
|
|
180
|
+
"default": "1.25",
|
|
181
|
+
"heading0": "1.1",
|
|
182
|
+
"heading1": "1.1",
|
|
183
|
+
"heading2": "1.1",
|
|
184
|
+
"heading3": "1.25"
|
|
185
|
+
},
|
|
148
186
|
"size": {
|
|
149
187
|
"xxs": "10px",
|
|
150
188
|
"xs": "12px",
|
|
@@ -168,51 +206,8 @@ export const font = {
|
|
|
168
206
|
"heading2": "700",
|
|
169
207
|
"heading3": "600",
|
|
170
208
|
"default": "400"
|
|
171
|
-
},
|
|
172
|
-
"lineHeight": {
|
|
173
|
-
"smallText": "1.6",
|
|
174
|
-
"bodyText": "1.25",
|
|
175
|
-
"bigText": "1.1",
|
|
176
|
-
"default": "1.25",
|
|
177
|
-
"heading0": "1.1",
|
|
178
|
-
"heading1": "1.1",
|
|
179
|
-
"heading2": "1.1",
|
|
180
|
-
"heading3": "1.25"
|
|
181
|
-
},
|
|
182
|
-
"letterSpacing": {
|
|
183
|
-
"trackingTighter": "-0.08",
|
|
184
|
-
"trackingTight": "-0.04",
|
|
185
|
-
"trackingNormal": "0",
|
|
186
|
-
"trackingWide": "0.4",
|
|
187
|
-
"trackingWider": "0.8",
|
|
188
|
-
"trackingWidest": "1.6",
|
|
189
|
-
"heading0": "0",
|
|
190
|
-
"heading1": "0",
|
|
191
|
-
"heading2": "0",
|
|
192
|
-
"heading3": "0",
|
|
193
|
-
"default": "0"
|
|
194
|
-
},
|
|
195
|
-
"color": {
|
|
196
|
-
"heading": "#333333",
|
|
197
|
-
"heading0": "#333333",
|
|
198
|
-
"heading1": "#333333",
|
|
199
|
-
"heading2": "#333333",
|
|
200
|
-
"heading3": "#333333",
|
|
201
|
-
"primary": "#4c4c4c",
|
|
202
|
-
"secondary": "#6c6c6c",
|
|
203
|
-
"hint": "#d9d9d9"
|
|
204
209
|
}
|
|
205
210
|
};
|
|
206
|
-
|
|
207
|
-
export const shadow = {
|
|
208
|
-
"elevation": {
|
|
209
|
-
"low": "0 2px 12px 0 rgba(80, 80, 80, 0.05)",
|
|
210
|
-
"middle": "0 2px 12px 0 rgba(0, 0, 0, 0.1)",
|
|
211
|
-
"high": "0 2px 12px 0 rgba(80, 80, 80, 0.2)",
|
|
212
|
-
"default": "0 2px 12px 0 rgba(0, 0, 0, 0.1)"
|
|
213
|
-
}
|
|
214
|
-
};
|
|
215
|
-
|
|
216
211
|
export const layout = {
|
|
217
212
|
"space": {
|
|
218
213
|
"xxs": "4px",
|
|
@@ -225,3 +220,11 @@ export const layout = {
|
|
|
225
220
|
"default": "20px"
|
|
226
221
|
}
|
|
227
222
|
};
|
|
223
|
+
export const shadow = {
|
|
224
|
+
"elevation": {
|
|
225
|
+
"low": "0 2px 12px 0 rgba(80, 80, 80, 0.05)",
|
|
226
|
+
"middle": "0 2px 12px 0 rgba(0, 0, 0, 0.1)",
|
|
227
|
+
"high": "0 2px 12px 0 rgba(80, 80, 80, 0.2)",
|
|
228
|
+
"default": "0 2px 12px 0 rgba(0, 0, 0, 0.1)"
|
|
229
|
+
}
|
|
230
|
+
};
|