@sage/design-tokens 1.59.0 → 1.63.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/css/base.css CHANGED
@@ -3,41 +3,26 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Wed, 15 Sep 2021 10:44:54 GMT
6
+ * Generated on Thu, 16 Sep 2021 16:52:38 GMT
7
7
  */
8
8
 
9
9
  :root {
10
+ --metaName: Base Theme;
11
+ --metaPublic: true;
10
12
  --colorsLogo: #00D639;
11
13
  --colorsComponentsNavigation500: #008146;
12
- --colorsComponentsNavigation600: $colors.action.major.600;
13
- --colorsComponentsNavigation700: $colors.action.major.700;
14
+ --colorsComponentsNavigation600: #006738;
15
+ --colorsComponentsNavigation700: #004D2A;
14
16
  --colorsComponentsNavigation1000: #000000;
15
17
  --colorsComponentsNavigation000: #FFFFFF;
16
18
  --colorsComponentsNavigationTransparent: rgba(225, 225, 225, 0);
17
- --colorsBrand900: #ff00ff;
18
- --colorsBrand1000: #ff00ff;
19
- --colorsBrand000: #ff00ff;
20
- --colorsBrandLogo: #ff00ff;
21
- --colorsBrandTransparent: #00FFFF;
22
- --colorsUtilityMinor100: #FF00FF;
23
- --colorsUtilityMinor200: #FF00FF;
24
- --colorsUtilityMinor300: #FF00FF;
25
- --colorsUtilityMinor400: #FF00FF;
26
- --colorsUtilityMinor500: #FF00FF;
27
- --colorsUtilityMinor1000: #FF00FF;
28
- --colorsUtilityMinor000: #FF00FF;
29
- --colorsUtilityMinor025: #FF00FF;
30
- --colorsUtilityMinor050: #FF00FF;
31
19
  --colorsUtilityMajor100: #CCD6DB;
32
20
  --colorsUtilityMajor150: #B3C2C9;
33
21
  --colorsUtilityMajor200: #99ADB7;
34
22
  --colorsUtilityMajor300: #668494;
35
23
  --colorsUtilityMajor400: #335B70;
36
24
  --colorsUtilityMajor500: #00324C;
37
- --colorsUtilityMajor600: #00FFFF;
38
- --colorsUtilityMajor700: #00FFFF;
39
25
  --colorsUtilityMajor800: #00141E;
40
- --colorsUtilityMajor900: #00FFFF;
41
26
  --colorsUtilityMajor1000: #000000;
42
27
  --colorsUtilityMajor000: #FFFFFF;
43
28
  --colorsUtilityMajor025: #F2F5F6;
@@ -50,26 +35,12 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
50
35
  --colorsUtilityReadOnly400: #F2F5F6;
51
36
  --colorsUtilityReadOnly500: #E6EBED;
52
37
  --colorsUtilityReadOnly600: #CCD6DB;
53
- --colorsActionNavigation500: #00ffff;
54
- --colorsActionNavigation600: #00cccc;
55
- --colorsActionNavigation700: #009999;
56
- --colorsActionNavigation1000: #000000;
57
- --colorsActionNavigation000: #FFFFFF;
58
- --colorsActionNavigationTransparent: rgba(225, 225, 225, 0);
59
- --colorsActionMajor100: #ff00ff;
60
38
  --colorsActionMajor150: #B3D9C8;
61
- --colorsActionMajor200: #C500ED;
62
- --colorsActionMajor300: #C500ED;
63
- --colorsActionMajor400: #C500ED;
64
39
  --colorsActionMajor500: #008146;
65
40
  --colorsActionMajor600: #006738;
66
41
  --colorsActionMajor700: #004D2A;
67
- --colorsActionMajor800: #C500ED;
68
- --colorsActionMajor900: #C500ED;
69
42
  --colorsActionMajor1000: #000000;
70
43
  --colorsActionMajor000: #FFFFFF;
71
- --colorsActionMajor025: #C500ED;
72
- --colorsActionMajor050: #C500ED;
73
44
  --colorsActionMajorTransparent: rgba(225, 225, 225, 0);
74
45
  --colorsActionMinor100: #E6EBED;
75
46
  --colorsActionMinor200: #CCD6DB;
@@ -77,9 +48,6 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
77
48
  --colorsActionMinor400: #668494;
78
49
  --colorsActionMinor500: #335B70;
79
50
  --colorsActionMinor600: #00324C;
80
- --colorsActionMinor700: #B072FF;
81
- --colorsActionMinor800: #B072FF ;
82
- --colorsActionMinor900: #B072FF;
83
51
  --colorsActionMinor1000: #000000;
84
52
  --colorsActionMinor000: #FFFFFF;
85
53
  --colorsActionMinor025: #FAFBFB;
@@ -91,13 +59,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
91
59
  --colorsActionReadOnly400: #F2F5F6;
92
60
  --colorsActionReadOnly500: #E6EBED;
93
61
  --colorsActionReadOnly600: #CCD6DB;
94
- --colorsContent900: #00FFFF;
95
- --colorsContent1000: #00CCCC;
96
- --colorsContent000: #9DFFFF;
97
- --colorsSemanticNeutral100: #00ffff;
98
- --colorsSemanticNeutral150: #00ffff;
99
62
  --colorsSemanticNeutral200: #CCD6DB;
100
- --colorsSemanticNeutral400: #00ffff;
101
63
  --colorsSemanticNeutral500: #335B70;
102
64
  --colorsSemanticNeutral600: #00324C;
103
65
  --colorsSemanticNeutral1000: #000000;
@@ -118,9 +80,9 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
118
80
  --colorsSemanticNegative1000: #000000;
119
81
  --colorsSemanticNegative000: #FFFFFF;
120
82
  --colorsSemanticNegativeTransparent: rgba(225, 225, 225, 0);
121
- --colorsSemanticCaution400: #ED8333;
122
- --colorsSemanticCaution500: #E96400;
123
- --colorsSemanticCaution600: #BA5000;
83
+ --colorsSemanticCaution400: #f28533;
84
+ --colorsSemanticCaution500: #EF6700;
85
+ --colorsSemanticCaution600: #bf5200;
124
86
  --colorsSemanticCaution1000: #000000;
125
87
  --colorsSemanticCaution000: #FFFFFF;
126
88
  --colorsSemanticCautionTransparent: rgba(225, 225, 225, 0);
@@ -172,15 +134,11 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
172
134
  --borderWidth300: 3px;
173
135
  --borderWidth400: 4px;
174
136
  --borderWidth000: 0px;
175
- --fontWeights400: Regular Beta;
176
- --fontWeights500: Medium Beta;
177
- --fontWeights600: SemiBold Beta;
178
- --fontWeights700: Bold Beta;
179
- --boxShadow100: [object Object];
180
- --boxShadow200: [object Object];
181
- --boxShadow300: [object Object];
182
- --boxShadow400: [object Object];
183
- --boxShadow000: [object Object];
137
+ --boxShadow100: 0 10px 10px 0 rgba(0,20,29,0.1);
138
+ --boxShadow200: 0 20px 40px 0 rgba(0,20,29,0.1);
139
+ --boxShadow300: 0 30px 60px 0 rgba(0,20,29,0.1);
140
+ --boxShadow400: 0 50px 80px 0 rgba(0,20,29,0.1);
141
+ --boxShadow000: none;
184
142
  --fontSizes100: 14px;
185
143
  --fontSizes200: 16px;
186
144
  --fontSizes300: 18px;
@@ -205,6 +163,10 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
205
163
  --opacity700: 70%;
206
164
  --opacity800: 80%;
207
165
  --opacity900: 90%;
166
+ --fontWeights400: Regular Beta;
167
+ --fontWeights500: Medium Beta;
168
+ --fontWeights600: SemiBold Beta;
169
+ --fontWeights700: Bold Beta;
208
170
  --lineHeights400: 125%;
209
171
  --lineHeights500: 150%;
210
172
  --fontFamiliesDefault: Sage UI;
package/css/no-theme.css CHANGED
@@ -3,35 +3,235 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Wed, 15 Sep 2021 10:44:54 GMT
6
+ * Generated on Thu, 16 Sep 2021 16:52:38 GMT
7
7
  */
8
8
 
9
9
  :root {
10
- --colorsLogo: [object Object];
11
- --colorsContent300: rgba(50,0,255,.3);
12
- --colorsContent500: rgba(50,0,255,.55);
13
- --colorsContent600: rgba(50,0,255,.65);
14
- --colorsContent900: rgba(50,0,255,.9);
15
- --colorsContent000: #CCFF00;
16
- --colorsUtility25: #F2F5F6;
17
- --colorsUtility50: #E6EBED;
18
- --colorsUtility100: #CCD6DB;
19
- --colorsUtility200: #99ADB6;
20
- --colorsUtility300: #668592;
21
- --colorsUtility400: #335C6D;
22
- --colorsUtility500: #003349;
23
- --colorsSemanticCaution300: #BA5000;
24
- --colorsSemanticCaution500: #E96400;
25
- --colorsSemanticCaution800: #ED8333;
26
- --colorsSemanticFocus300: #FFDA80;
27
- --colorsSemanticFocus500: #FFB500;
28
- --colorsSemanticNeutral500: #335C6D;
29
- --colorsSemanticNeutral700: #003349;
30
- --colorsSemanticNegative500: #C7384F;
31
- --colorsSemanticNegative700: #9F2D3F;
32
- --colorsSemanticPositive500: #00B000;
33
- --colorsSemanticPositive800: #008400;
34
- --colorsBase500: #FF00FF;
35
- --colorsBase700: #EE00FF;
36
- --colorsBase800: #DD00FF;
10
+ --metaName: Base Theme;
11
+ --metaPublic: true;
12
+ --colorsLogo: #ef001d;
13
+ --colorsComponentsNavigation500: #fcccd2;
14
+ --colorsComponentsNavigation600: #f999a5;
15
+ --colorsComponentsNavigation700: #f56677;
16
+ --colorsComponentsNavigation1000: #f2334a;
17
+ --colorsComponentsNavigation000: #fde6e8;
18
+ --colorsComponentsNavigationTransparent: rgba(239, 0, 29, 0.3);
19
+ --colorsUtilityMajor100: #f999e9;
20
+ --colorsUtilityMajor150: #f780e4;
21
+ --colorsUtilityMajor200: #f566df;
22
+ --colorsUtilityMajor300: #f44dd9;
23
+ --colorsUtilityMajor400: #f233d4;
24
+ --colorsUtilityMajor500: #ef00c9;
25
+ --colorsUtilityMajor800: #bf00a1;
26
+ --colorsUtilityMajor1000: #8f0079;
27
+ --colorsUtilityMajor000: #fef2fc;
28
+ --colorsUtilityMajor025: #fde6fa;
29
+ --colorsUtilityMajor050: #fcccf4;
30
+ --colorsUtilityMajor075: #fab3ef;
31
+ --colorsUtilityMajorTransparent: rgba(239, 0, 201, 0.3);
32
+ --colorsUtilityDisabled400: #ed99f9;
33
+ --colorsUtilityDisabled500: #e880f7;
34
+ --colorsUtilityDisabled600: #e366f5;
35
+ --colorsUtilityReadOnly400: #cb4df4;
36
+ --colorsUtilityReadOnly500: #c433f2;
37
+ --colorsUtilityReadOnly600: #bc19f1;
38
+ --colorsActionMajor150: #daccfc;
39
+ --colorsActionMajor500: #9166f5;
40
+ --colorsActionMajor600: #6c33f2;
41
+ --colorsActionMajor700: #4700ef;
42
+ --colorsActionMajor1000: #3200a7;
43
+ --colorsActionMajor000: #ede6fd;
44
+ --colorsActionMajorTransparent: rgba(145, 102, 245, 0.3);
45
+ --colorsActionMinor100: #99abf9;
46
+ --colorsActionMinor200: #8096f7;
47
+ --colorsActionMinor300: #6681f5;
48
+ --colorsActionMinor400: #4d6cf4;
49
+ --colorsActionMinor500: #3357f2;
50
+ --colorsActionMinor600: #1942f1;
51
+ --colorsActionMinor1000: #001fa7;
52
+ --colorsActionMinor000: #e6eafd;
53
+ --colorsActionMinor025: #ccd5fc;
54
+ --colorsActionMinor050: #b3c0fa;
55
+ --colorsActionMinorTransparent: rgba(51, 87, 242, 0.3);
56
+ --colorsActionDisabled400: #cce3fc;
57
+ --colorsActionDisabled500: #b3d5fa;
58
+ --colorsActionDisabled600: #99c7f9;
59
+ --colorsActionReadOnly400: #4da6f4;
60
+ --colorsActionReadOnly500: #198df1;
61
+ --colorsActionReadOnly600: #0073d7;
62
+ --colorsSemanticNeutral200: #99f0f9;
63
+ --colorsSemanticNeutral500: #00d9ef;
64
+ --colorsSemanticNeutral600: #00aebf;
65
+ --colorsSemanticNeutral1000: #00828f;
66
+ --colorsSemanticNeutral000: #e6fbfd;
67
+ --colorsSemanticNeutralTransparent: rgba(0, 217, 239, 0.3);
68
+ --colorsSemanticFocus250: #80f7d2;
69
+ --colorsSemanticFocus500: #00efa5;
70
+ --colorsSemanticFocus1000: #007853;
71
+ --colorsSemanticFocus000: #e6fdf6;
72
+ --colorsSemanticFocusTransparent: rgba(0, 239, 165, 0.3);
73
+ --colorsSemanticPositive500: #ffc173;
74
+ --colorsSemanticPositive600: #ffb04b;
75
+ --colorsSemanticPositive1000: #b37527;
76
+ --colorsSemanticPositive000: #ffedd7;
77
+ --colorsSemanticPositiveTransparent: rgba(255, 167, 55, 0.3);
78
+ --colorsSemanticNegative500: #d5ef00;
79
+ --colorsSemanticNegative600: #aabf00;
80
+ --colorsSemanticNegative1000: #6b7800;
81
+ --colorsSemanticNegative000: #f7fccc;
82
+ --colorsSemanticNegativeTransparent: rgba(213, 239, 0, 0.3);
83
+ --colorsSemanticCaution400: #4dcbb9;
84
+ --colorsSemanticCaution500: #01b49b;
85
+ --colorsSemanticCaution600: #01907c;
86
+ --colorsSemanticCaution1000: #016c5d;
87
+ --colorsSemanticCaution000: #e6f8f5;
88
+ --colorsSemanticCautionTransparent: rgba(1, 180, 155, 0.3);
89
+ --colorsSemanticInfo150: #ffd7c8;
90
+ --colorsSemanticInfo500: #ffaf90;
91
+ --colorsSemanticInfo600: #ff946b;
92
+ --colorsSemanticInfo1000: #ff7946;
93
+ --colorsSemanticInfo000: #fff2ed;
94
+ --colorsSemanticInfoTransparent: rgba(255, 121, 70, 0.3);
95
+ --sizing10: 1px;
96
+ --sizing100: 8px;
97
+ --sizing125: 10px;
98
+ --sizing150: 12px;
99
+ --sizing175: 14px;
100
+ --sizing200: 16px;
101
+ --sizing250: 20px;
102
+ --sizing300: 24px;
103
+ --sizing350: 28px;
104
+ --sizing375: 30px;
105
+ --sizing400: 32px;
106
+ --sizing500: 40px;
107
+ --sizing600: 48px;
108
+ --sizing700: 56px;
109
+ --sizing800: 64px;
110
+ --sizing900: 72px;
111
+ --sizing1000: 80px;
112
+ --sizing025: 2px;
113
+ --sizing050: 4px;
114
+ --sizing075: 6px;
115
+ --sizingLogowidth: 39px;
116
+ --spacing100: 8px;
117
+ --spacing125: 10px;
118
+ --spacing150: 12px;
119
+ --spacing200: 16px;
120
+ --spacing250: 20px;
121
+ --spacing300: 24px;
122
+ --spacing400: 32px;
123
+ --spacing500: 40px;
124
+ --spacing600: 48px;
125
+ --spacing700: 56px;
126
+ --spacing800: 64px;
127
+ --spacing900: 72px;
128
+ --spacing000: 0;
129
+ --spacing025: 2px;
130
+ --spacing050: 4px;
131
+ --spacing075: 6px;
132
+ --borderWidth100: 1px;
133
+ --borderWidth200: 2px;
134
+ --borderWidth300: 3px;
135
+ --borderWidth400: 4px;
136
+ --borderWidth000: 0px;
137
+ --boxShadow100: 0 10px 10px 0 rgba(251,69,0,0.5);
138
+ --boxShadow200: 0 20px 40px 0 rgba(149,219,0,0.5);
139
+ --boxShadow300: 0 30px 60px 0 rgba(0,179,219,0.5);
140
+ --boxShadow400: 0 50px 80px 0 rgba(96,0,219,0.5);
141
+ --boxShadow000: 10px 10px 5px 5px rgba(219,0,197,0.5);
142
+ --fontSizes100: 14px;
143
+ --fontSizes200: 16px;
144
+ --fontSizes300: 18px;
145
+ --fontSizes400: 20px;
146
+ --fontSizes500: 22px;
147
+ --fontSizes600: 24px;
148
+ --fontSizes700: 32px;
149
+ --fontSizes800: 48px;
150
+ --fontSizes900: 56px;
151
+ --fontSizes1000: 64px;
152
+ --fontSizes010: 10px;
153
+ --fontSizes025: 12px;
154
+ --fontSizes050: 13px;
155
+ --opacity100: 10%;
156
+ --opacity200: 20%;
157
+ --opacity300: 30%;
158
+ --opacity400: 40%;
159
+ --opacity500: 50%;
160
+ --opacity550: 55%;
161
+ --opacity600: 60%;
162
+ --opacity650: 65%;
163
+ --opacity700: 70%;
164
+ --opacity800: 80%;
165
+ --opacity900: 90%;
166
+ --fontWeights400: Regular;
167
+ --fontWeights500: Medium;
168
+ --fontWeights600: SemiBold;
169
+ --fontWeights700: Bold;
170
+ --lineHeights400: 125%;
171
+ --lineHeights500: 150%;
172
+ --fontFamiliesDefault: Pridi;
173
+ --fontFamiliesIos: San Francisco;
174
+ --fontFamiliesAndroid: Roboto;
175
+ --fontFamiliesOther: Open Sans;
176
+ --borderRadiusCircle: 50%;
177
+ --typographyButtonLabelS: [object Object];
178
+ --typographyButtonLabelM: [object Object];
179
+ --typographyButtonLabelL: [object Object];
180
+ --typographyDialogTitleXs: [object Object];
181
+ --typographyDialogTitleS: [object Object];
182
+ --typographyDialogTitleMs: [object Object];
183
+ --typographyDialogTitleM: [object Object];
184
+ --typographyDialogTitleMl: [object Object];
185
+ --typographyDialogTitleL: [object Object];
186
+ --typographyDialogTitleXl: [object Object];
187
+ --typographyFlashTextM: [object Object];
188
+ --typographyFlashTextL: [object Object];
189
+ --typographyFormFieldLabelXs: [object Object];
190
+ --typographyFormFieldLabelS: [object Object];
191
+ --typographyFormFieldLabelM: [object Object];
192
+ --typographyFormFieldLabelL: [object Object];
193
+ --typographyFormFieldHintTextXs: [object Object];
194
+ --typographyFormFieldHintTextS: [object Object];
195
+ --typographyFormFieldHintTextM: [object Object];
196
+ --typographyFormFieldHintTextL: [object Object];
197
+ --typographyFormFieldErrorMessageXs: [object Object];
198
+ --typographyFormFieldErrorMessageS: [object Object];
199
+ --typographyFormFieldErrorMessageM: [object Object];
200
+ --typographyFormFieldErrorMessageL: [object Object];
201
+ --typographyFormFieldCautionMessageXs: [object Object];
202
+ --typographyFormFieldCautionMessageS: [object Object];
203
+ --typographyFormFieldCautionMessageM: [object Object];
204
+ --typographyFormFieldCautionMessageL: [object Object];
205
+ --typographyFormFieldInputTextXs: [object Object];
206
+ --typographyFormFieldInputTextS: [object Object];
207
+ --typographyFormFieldInputTextM: [object Object];
208
+ --typographyFormFieldInputTextL: [object Object];
209
+ --typographyFormFieldDropdownOptionsXs: [object Object];
210
+ --typographyFormFieldDropdownOptionsS: [object Object];
211
+ --typographyFormFieldDropdownOptionsM: [object Object];
212
+ --typographyFormFieldDropdownOptionsL: [object Object];
213
+ --typographyFormFieldSecondLabelXs: [object Object];
214
+ --typographyFormFieldSecondLabelS: [object Object];
215
+ --typographyFormFieldSecondLabelM: [object Object];
216
+ --typographyFormFieldSecondLabelL: [object Object];
217
+ --typographyFormFieldCharacterCountXs: [object Object];
218
+ --typographyFormFieldCharacterCountS: [object Object];
219
+ --typographyFormFieldCharacterCountM: [object Object];
220
+ --typographyFormFieldCharacterCountL: [object Object];
221
+ --typographyLinkTextM: [object Object];
222
+ --typographyLinkTextL: [object Object];
223
+ --typographyMessageHeadingM: [object Object];
224
+ --typographyMessageHeadingL: [object Object];
225
+ --typographyMessageTextM: [object Object];
226
+ --typographyMessageTextL: [object Object];
227
+ --typographyPillLabelS: [object Object];
228
+ --typographyPillLabelM: [object Object];
229
+ --typographyPillLabelL: [object Object];
230
+ --typographyPillLabelXl: [object Object];
231
+ --typographySwitchOptionLabelM: [object Object];
232
+ --typographySwitchOptionLabelL: [object Object];
233
+ --typographyTableHeaderTextM: [object Object];
234
+ --typographyTableCellTextM: [object Object];
235
+ --typographyTooltipTextM: [object Object];
236
+ --typographyTooltipTextL: [object Object];
37
237
  }
package/data/all.json CHANGED
@@ -43,67 +43,7 @@
43
43
  }
44
44
  }
45
45
  },
46
- "brand": {
47
- "900": {
48
- "value": "#ff00ff",
49
- "type": "color"
50
- },
51
- "1000": {
52
- "value": "#ff00ff",
53
- "type": "color"
54
- },
55
- "000": {
56
- "value": "#ff00ff",
57
- "type": "color"
58
- },
59
- "logo": {
60
- "value": "#ff00ff",
61
- "type": "color"
62
- },
63
- "transparent": {
64
- "value": "#00FFFF",
65
- "type": "color"
66
- }
67
- },
68
46
  "utility": {
69
- "minor": {
70
- "100": {
71
- "value": "#FF00FF",
72
- "type": "color"
73
- },
74
- "200": {
75
- "value": "#FF00FF",
76
- "type": "color"
77
- },
78
- "300": {
79
- "value": "#FF00FF",
80
- "type": "color"
81
- },
82
- "400": {
83
- "value": "#FF00FF",
84
- "type": "color"
85
- },
86
- "500": {
87
- "value": "#FF00FF",
88
- "type": "color"
89
- },
90
- "1000": {
91
- "value": "#FF00FF",
92
- "type": "color"
93
- },
94
- "000": {
95
- "value": "#FF00FF",
96
- "type": "color"
97
- },
98
- "025": {
99
- "value": "#FF00FF",
100
- "type": "color"
101
- },
102
- "050": {
103
- "value": "#FF00FF",
104
- "type": "color"
105
- }
106
- },
107
47
  "major": {
108
48
  "100": {
109
49
  "value": "#CCD6DB",
@@ -129,22 +69,10 @@
129
69
  "value": "#00324C",
130
70
  "type": "color"
131
71
  },
132
- "600": {
133
- "value": "#00FFFF",
134
- "type": "color"
135
- },
136
- "700": {
137
- "value": "#00FFFF",
138
- "type": "color"
139
- },
140
72
  "800": {
141
73
  "value": "#00141E",
142
74
  "type": "color"
143
75
  },
144
- "900": {
145
- "value": "#00FFFF",
146
- "type": "color"
147
- },
148
76
  "1000": {
149
77
  "value": "#000000",
150
78
  "type": "color"
@@ -200,53 +128,11 @@
200
128
  }
201
129
  },
202
130
  "action": {
203
- "navigation": {
204
- "500": {
205
- "value": "#00ffff",
206
- "type": "color"
207
- },
208
- "600": {
209
- "value": "#00cccc",
210
- "type": "color"
211
- },
212
- "700": {
213
- "value": "#009999",
214
- "type": "color"
215
- },
216
- "1000": {
217
- "value": "#000000",
218
- "type": "color"
219
- },
220
- "000": {
221
- "value": "#FFFFFF",
222
- "type": "color"
223
- },
224
- "transparent": {
225
- "value": "rgba(225, 225, 225, 0)",
226
- "type": "color"
227
- }
228
- },
229
131
  "major": {
230
- "100": {
231
- "value": "#ff00ff",
232
- "type": "color"
233
- },
234
132
  "150": {
235
133
  "value": "#B3D9C8",
236
134
  "type": "color"
237
135
  },
238
- "200": {
239
- "value": "#C500ED",
240
- "type": "color"
241
- },
242
- "300": {
243
- "value": "#C500ED",
244
- "type": "color"
245
- },
246
- "400": {
247
- "value": "#C500ED",
248
- "type": "color"
249
- },
250
136
  "500": {
251
137
  "value": "#008146",
252
138
  "type": "color"
@@ -259,14 +145,6 @@
259
145
  "value": "#004D2A",
260
146
  "type": "color"
261
147
  },
262
- "800": {
263
- "value": "#C500ED",
264
- "type": "color"
265
- },
266
- "900": {
267
- "value": "#C500ED",
268
- "type": "color"
269
- },
270
148
  "1000": {
271
149
  "value": "#000000",
272
150
  "type": "color"
@@ -275,14 +153,6 @@
275
153
  "value": "#FFFFFF",
276
154
  "type": "color"
277
155
  },
278
- "025": {
279
- "value": "#C500ED",
280
- "type": "color"
281
- },
282
- "050": {
283
- "value": "#C500ED",
284
- "type": "color"
285
- },
286
156
  "transparent": {
287
157
  "value": "rgba(225, 225, 225, 0)",
288
158
  "type": "color"
@@ -313,21 +183,6 @@
313
183
  "value": "#00324C",
314
184
  "type": "color"
315
185
  },
316
- "700": {
317
- "value": "#B072FF",
318
- "type": "color",
319
- "description": "if needed, replace with #00283D"
320
- },
321
- "800": {
322
- "value": "#B072FF ",
323
- "type": "color",
324
- "description": "if needed replace with #001E2E"
325
- },
326
- "900": {
327
- "value": "#B072FF",
328
- "type": "color",
329
- "description": "if needed replace with #00141E"
330
- },
331
186
  "1000": {
332
187
  "value": "#000000",
333
188
  "type": "color"
@@ -378,40 +233,12 @@
378
233
  }
379
234
  }
380
235
  },
381
- "content": {
382
- "900": {
383
- "value": "#00FFFF",
384
- "type": "color"
385
- },
386
- "1000": {
387
- "value": "#00CCCC",
388
- "type": "color"
389
- },
390
- "000": {
391
- "value": "#9DFFFF",
392
- "type": "color"
393
- }
394
- },
395
236
  "semantic": {
396
237
  "neutral": {
397
- "100": {
398
- "value": "#00ffff",
399
- "type": "color"
400
- },
401
- "150": {
402
- "value": "#00ffff",
403
- "type": "color",
404
- "description": "was b3cfe5"
405
- },
406
238
  "200": {
407
239
  "value": "#CCD6DB",
408
240
  "type": "color"
409
241
  },
410
- "400": {
411
- "value": "#00ffff",
412
- "type": "color",
413
- "description": "was 668592"
414
- },
415
242
  "500": {
416
243
  "value": "#335B70",
417
244
  "type": "color",
@@ -502,15 +329,16 @@
502
329
  },
503
330
  "caution": {
504
331
  "400": {
505
- "value": "#ED8333",
332
+ "value": "#f28533",
506
333
  "type": "color"
507
334
  },
508
335
  "500": {
509
- "value": "#E96400",
510
- "type": "color"
336
+ "value": "#EF6700",
337
+ "type": "color",
338
+ "description": "was #E96400"
511
339
  },
512
340
  "600": {
513
- "value": "#BA5000",
341
+ "value": "#bf5200",
514
342
  "type": "color"
515
343
  },
516
344
  "1000": {
@@ -728,24 +556,6 @@
728
556
  "type": "borderWidth"
729
557
  }
730
558
  },
731
- "fontWeights": {
732
- "400": {
733
- "value": "Regular Beta",
734
- "type": "fontWeights"
735
- },
736
- "500": {
737
- "value": "Medium Beta",
738
- "type": "fontWeights"
739
- },
740
- "600": {
741
- "value": "SemiBold Beta",
742
- "type": "fontWeights"
743
- },
744
- "700": {
745
- "value": "Bold Beta",
746
- "type": "fontWeights"
747
- }
748
- },
749
559
  "boxShadow": {
750
560
  "100": {
751
561
  "value": {
@@ -898,6 +708,24 @@
898
708
  "type": "opacity"
899
709
  }
900
710
  },
711
+ "fontWeights": {
712
+ "400": {
713
+ "value": "Regular Beta",
714
+ "type": "fontWeights"
715
+ },
716
+ "500": {
717
+ "value": "Medium Beta",
718
+ "type": "fontWeights"
719
+ },
720
+ "600": {
721
+ "value": "SemiBold Beta",
722
+ "type": "fontWeights"
723
+ },
724
+ "700": {
725
+ "value": "Bold Beta",
726
+ "type": "fontWeights"
727
+ }
728
+ },
901
729
  "lineHeights": {
902
730
  "400": {
903
731
  "value": "125%",
@@ -941,7 +769,7 @@
941
769
  "fontWeight": "$fontWeights.700",
942
770
  "lineHeight": "$lineHeights.500",
943
771
  "fontSize": "$fontSizes.100",
944
- "letterSpacing": "50%",
772
+ "letterSpacing": "0%",
945
773
  "paragraphSpacing": "0px"
946
774
  },
947
775
  "type": "typography"
@@ -952,7 +780,7 @@
952
780
  "fontWeight": "$fontWeights.700",
953
781
  "lineHeight": "$lineHeights.500",
954
782
  "fontSize": "$fontSizes.100",
955
- "letterSpacing": "50%",
783
+ "letterSpacing": "0%",
956
784
  "paragraphSpacing": "0px"
957
785
  },
958
786
  "type": "typography"
@@ -963,7 +791,7 @@
963
791
  "fontWeight": "$fontWeights.700",
964
792
  "lineHeight": "$lineHeights.500",
965
793
  "fontSize": "$fontSizes.200",
966
- "letterSpacing": "50%",
794
+ "letterSpacing": "0%",
967
795
  "paragraphSpacing": "0px"
968
796
  },
969
797
  "type": "typography"
@@ -975,10 +803,10 @@
975
803
  "xs": {
976
804
  "value": {
977
805
  "fontFamily": "$fontFamilies.default",
978
- "fontWeight": "$fontWeight.700",
979
- "lineHeight": "$lineheight.400",
806
+ "fontWeight": "$fontWeights.700",
807
+ "lineHeight": "$lineHeights.400",
980
808
  "fontSize": "$fontSizes.400",
981
- "letterSpacing": "50%",
809
+ "letterSpacing": "0%",
982
810
  "paragraphSpacing": "0px"
983
811
  },
984
812
  "type": "typography"
@@ -986,10 +814,10 @@
986
814
  "s": {
987
815
  "value": {
988
816
  "fontFamily": "$fontFamilies.default",
989
- "fontWeight": "$fontWeight.700",
990
- "lineHeight": "$lineheight.400",
817
+ "fontWeight": "$fontWeights.700",
818
+ "lineHeight": "$lineHeights.400",
991
819
  "fontSize": "$fontSizes.400",
992
- "letterSpacing": "50%",
820
+ "letterSpacing": "0%",
993
821
  "paragraphSpacing": "0px"
994
822
  },
995
823
  "type": "typography"
@@ -997,10 +825,10 @@
997
825
  "ms": {
998
826
  "value": {
999
827
  "fontFamily": "$fontFamilies.default",
1000
- "fontWeight": "$fontWeight.700",
1001
- "lineHeight": "$lineheight.400",
828
+ "fontWeight": "$fontWeights.700",
829
+ "lineHeight": "$lineHeights.400",
1002
830
  "fontSize": "$fontSizes.400",
1003
- "letterSpacing": "50%",
831
+ "letterSpacing": "0%",
1004
832
  "paragraphSpacing": "0px"
1005
833
  },
1006
834
  "type": "typography"
@@ -1008,10 +836,10 @@
1008
836
  "m": {
1009
837
  "value": {
1010
838
  "fontFamily": "$fontFamilies.default",
1011
- "fontWeight": "$fontWeight.700",
1012
- "lineHeight": "$lineheight.400",
839
+ "fontWeight": "$fontWeights.700",
840
+ "lineHeight": "$lineHeights.400",
1013
841
  "fontSize": "$fontSizes.400",
1014
- "letterSpacing": "50%",
842
+ "letterSpacing": "0%",
1015
843
  "paragraphSpacing": "0px"
1016
844
  },
1017
845
  "type": "typography"
@@ -1019,10 +847,10 @@
1019
847
  "ml": {
1020
848
  "value": {
1021
849
  "fontFamily": "$fontFamilies.default",
1022
- "fontWeight": "$fontWeight.700",
1023
- "lineHeight": "$lineheight.400",
850
+ "fontWeight": "$fontWeights.700",
851
+ "lineHeight": "$lineHeights.400",
1024
852
  "fontSize": "$fontSizes.400",
1025
- "letterSpacing": "50%",
853
+ "letterSpacing": "0%",
1026
854
  "paragraphSpacing": "0px"
1027
855
  },
1028
856
  "type": "typography"
@@ -1030,10 +858,10 @@
1030
858
  "l": {
1031
859
  "value": {
1032
860
  "fontFamily": "$fontFamilies.default",
1033
- "fontWeight": "$fontWeight.700",
1034
- "lineHeight": "$lineheight.400",
861
+ "fontWeight": "$fontWeights.700",
862
+ "lineHeight": "$lineHeights.400",
1035
863
  "fontSize": "$fontSizes.400",
1036
- "letterSpacing": "50%",
864
+ "letterSpacing": "0%",
1037
865
  "paragraphSpacing": "0px"
1038
866
  },
1039
867
  "type": "typography"
@@ -1041,10 +869,10 @@
1041
869
  "xl": {
1042
870
  "value": {
1043
871
  "fontFamily": "$fontFamilies.default",
1044
- "fontWeight": "$fontWeight.700",
1045
- "lineHeight": "$lineheight.400",
872
+ "fontWeight": "$fontWeights.700",
873
+ "lineHeight": "$lineHeights.400",
1046
874
  "fontSize": "$fontSizes.400",
1047
- "letterSpacing": "50%",
875
+ "letterSpacing": "0%",
1048
876
  "paragraphSpacing": "0px"
1049
877
  },
1050
878
  "type": "typography"
@@ -1059,7 +887,7 @@
1059
887
  "fontWeight": "$fontWeights.400",
1060
888
  "lineHeight": "$lineHeights.500",
1061
889
  "fontSize": "$fontSizes.100",
1062
- "letterSpacing": "50%",
890
+ "letterSpacing": "0%",
1063
891
  "paragraphSpacing": "0px"
1064
892
  },
1065
893
  "type": "typography"
@@ -1070,7 +898,7 @@
1070
898
  "fontWeight": "$fontWeights.400",
1071
899
  "lineHeight": "$lineHeights.500",
1072
900
  "fontSize": "$fontSizes.200",
1073
- "letterSpacing": "50%",
901
+ "letterSpacing": "0%",
1074
902
  "paragraphSpacing": "0px"
1075
903
  },
1076
904
  "type": "typography"
@@ -1085,7 +913,7 @@
1085
913
  "fontWeight": "$fontWeights.500",
1086
914
  "lineHeight": "$lineHeights.500",
1087
915
  "fontSize": "$fontSizes.100",
1088
- "letterSpacing": "50%",
916
+ "letterSpacing": "0%",
1089
917
  "paragraphSpacing": "0px"
1090
918
  },
1091
919
  "type": "typography"
@@ -1096,7 +924,7 @@
1096
924
  "fontWeight": "$fontWeights.500",
1097
925
  "lineHeight": "$lineHeights.500",
1098
926
  "fontSize": "$fontSizes.100",
1099
- "letterSpacing": "50%",
927
+ "letterSpacing": "0%",
1100
928
  "paragraphSpacing": "0px"
1101
929
  },
1102
930
  "type": "typography"
@@ -1107,7 +935,7 @@
1107
935
  "fontWeight": "$fontWeights.500",
1108
936
  "lineHeight": "$lineHeights.500",
1109
937
  "fontSize": "$fontSizes.100",
1110
- "letterSpacing": "50%",
938
+ "letterSpacing": "0%",
1111
939
  "paragraphSpacing": "0px"
1112
940
  },
1113
941
  "type": "typography"
@@ -1118,7 +946,7 @@
1118
946
  "fontWeight": "$fontWeights.500",
1119
947
  "lineHeight": "$lineHeights.500",
1120
948
  "fontSize": "$fontSizes.200",
1121
- "letterSpacing": "50%",
949
+ "letterSpacing": "0%",
1122
950
  "paragraphSpacing": "0px"
1123
951
  },
1124
952
  "type": "typography"
@@ -1131,7 +959,7 @@
1131
959
  "fontWeight": "$fontWeights.400",
1132
960
  "lineHeight": "$lineHeights.500",
1133
961
  "fontSize": "$fontSizes.100",
1134
- "letterSpacing": "50%",
962
+ "letterSpacing": "0%",
1135
963
  "paragraphSpacing": "0px"
1136
964
  },
1137
965
  "type": "typography"
@@ -1142,7 +970,7 @@
1142
970
  "fontWeight": "$fontWeights.400",
1143
971
  "lineHeight": "$lineHeights.500",
1144
972
  "fontSize": "$fontSizes.100",
1145
- "letterSpacing": "50%",
973
+ "letterSpacing": "0%",
1146
974
  "paragraphSpacing": "0px"
1147
975
  },
1148
976
  "type": "typography"
@@ -1153,7 +981,7 @@
1153
981
  "fontWeight": "$fontWeights.400",
1154
982
  "lineHeight": "$lineHeights.500",
1155
983
  "fontSize": "$fontSizes.100",
1156
- "letterSpacing": "50%",
984
+ "letterSpacing": "0%",
1157
985
  "paragraphSpacing": "0px"
1158
986
  },
1159
987
  "type": "typography"
@@ -1164,7 +992,7 @@
1164
992
  "fontWeight": "$fontWeights.400",
1165
993
  "lineHeight": "$lineHeights.500",
1166
994
  "fontSize": "$fontSizes.200",
1167
- "letterSpacing": "50%",
995
+ "letterSpacing": "0%",
1168
996
  "paragraphSpacing": "0px"
1169
997
  },
1170
998
  "type": "typography"
@@ -1177,7 +1005,7 @@
1177
1005
  "fontWeight": "$fontWeights.500",
1178
1006
  "lineHeight": "$lineHeights.500",
1179
1007
  "fontSize": "$fontSizes.100",
1180
- "letterSpacing": "50%",
1008
+ "letterSpacing": "0%",
1181
1009
  "paragraphSpacing": "0px"
1182
1010
  },
1183
1011
  "type": "typography"
@@ -1188,7 +1016,7 @@
1188
1016
  "fontWeight": "$fontWeights.500",
1189
1017
  "lineHeight": "$lineHeights.500",
1190
1018
  "fontSize": "$fontSizes.100",
1191
- "letterSpacing": "50%",
1019
+ "letterSpacing": "0%",
1192
1020
  "paragraphSpacing": "0px"
1193
1021
  },
1194
1022
  "type": "typography"
@@ -1199,7 +1027,7 @@
1199
1027
  "fontWeight": "$fontWeights.500",
1200
1028
  "lineHeight": "$lineHeights.500",
1201
1029
  "fontSize": "$fontSizes.100",
1202
- "letterSpacing": "50%",
1030
+ "letterSpacing": "0%",
1203
1031
  "paragraphSpacing": "0px"
1204
1032
  },
1205
1033
  "type": "typography"
@@ -1210,7 +1038,7 @@
1210
1038
  "fontWeight": "$fontWeights.500",
1211
1039
  "lineHeight": "$lineHeights.500",
1212
1040
  "fontSize": "$fontSizes.200",
1213
- "letterSpacing": "50%",
1041
+ "letterSpacing": "0%",
1214
1042
  "paragraphSpacing": "0px"
1215
1043
  },
1216
1044
  "type": "typography"
@@ -1223,7 +1051,7 @@
1223
1051
  "fontWeight": "$fontWeights.400",
1224
1052
  "lineHeight": "$lineHeights.500",
1225
1053
  "fontSize": "$fontSizes.100",
1226
- "letterSpacing": "50%",
1054
+ "letterSpacing": "0%",
1227
1055
  "paragraphSpacing": "0px"
1228
1056
  },
1229
1057
  "type": "typography"
@@ -1234,7 +1062,7 @@
1234
1062
  "fontWeight": "$fontWeights.400",
1235
1063
  "lineHeight": "$lineHeights.500",
1236
1064
  "fontSize": "$fontSizes.100",
1237
- "letterSpacing": "50%",
1065
+ "letterSpacing": "0%",
1238
1066
  "paragraphSpacing": "0px"
1239
1067
  },
1240
1068
  "type": "typography"
@@ -1245,7 +1073,7 @@
1245
1073
  "fontWeight": "$fontWeights.400",
1246
1074
  "lineHeight": "$lineHeights.500",
1247
1075
  "fontSize": "$fontSizes.100",
1248
- "letterSpacing": "50%",
1076
+ "letterSpacing": "0%",
1249
1077
  "paragraphSpacing": "0px"
1250
1078
  },
1251
1079
  "type": "typography"
@@ -1256,7 +1084,7 @@
1256
1084
  "fontWeight": "$fontWeights.400",
1257
1085
  "lineHeight": "$lineHeights.500",
1258
1086
  "fontSize": "$fontSizes.200",
1259
- "letterSpacing": "50%",
1087
+ "letterSpacing": "0%",
1260
1088
  "paragraphSpacing": "0px"
1261
1089
  },
1262
1090
  "type": "typography"
@@ -1269,7 +1097,7 @@
1269
1097
  "fontWeight": "$fontWeights.400",
1270
1098
  "lineHeight": "$lineHeights.500",
1271
1099
  "fontSize": "$fontSizes.100",
1272
- "letterSpacing": "50%",
1100
+ "letterSpacing": "0%",
1273
1101
  "paragraphSpacing": "0px"
1274
1102
  },
1275
1103
  "type": "typography"
@@ -1280,7 +1108,7 @@
1280
1108
  "fontWeight": "$fontWeights.400",
1281
1109
  "lineHeight": "$lineHeights.500",
1282
1110
  "fontSize": "$fontSizes.100",
1283
- "letterSpacing": "50%",
1111
+ "letterSpacing": "0%",
1284
1112
  "paragraphSpacing": "0px"
1285
1113
  },
1286
1114
  "type": "typography"
@@ -1291,7 +1119,7 @@
1291
1119
  "fontWeight": "$fontWeights.400",
1292
1120
  "lineHeight": "$lineHeights.500",
1293
1121
  "fontSize": "$fontSizes.100",
1294
- "letterSpacing": "50%",
1122
+ "letterSpacing": "0%",
1295
1123
  "paragraphSpacing": "0px"
1296
1124
  },
1297
1125
  "type": "typography"
@@ -1302,7 +1130,7 @@
1302
1130
  "fontWeight": "$fontWeights.400",
1303
1131
  "lineHeight": "$lineHeights.500",
1304
1132
  "fontSize": "$fontSizes.200",
1305
- "letterSpacing": "50%",
1133
+ "letterSpacing": "0%",
1306
1134
  "paragraphSpacing": "0px"
1307
1135
  },
1308
1136
  "type": "typography"
@@ -1315,7 +1143,7 @@
1315
1143
  "fontWeight": "$fontWeights.400",
1316
1144
  "lineHeight": "$lineHeights.500",
1317
1145
  "fontSize": "$fontSizes.100",
1318
- "letterSpacing": "50%",
1146
+ "letterSpacing": "0%",
1319
1147
  "paragraphSpacing": "0px"
1320
1148
  },
1321
1149
  "type": "typography"
@@ -1326,7 +1154,7 @@
1326
1154
  "fontWeight": "$fontWeights.400",
1327
1155
  "lineHeight": "$lineHeights.500",
1328
1156
  "fontSize": "$fontSizes.100",
1329
- "letterSpacing": "50%",
1157
+ "letterSpacing": "0%",
1330
1158
  "paragraphSpacing": "0px"
1331
1159
  },
1332
1160
  "type": "typography"
@@ -1337,7 +1165,7 @@
1337
1165
  "fontWeight": "$fontWeights.400",
1338
1166
  "lineHeight": "$lineHeights.500",
1339
1167
  "fontSize": "$fontSizes.100",
1340
- "letterSpacing": "50%",
1168
+ "letterSpacing": "0%",
1341
1169
  "paragraphSpacing": "0px"
1342
1170
  },
1343
1171
  "type": "typography"
@@ -1348,7 +1176,7 @@
1348
1176
  "fontWeight": "$fontWeights.400",
1349
1177
  "lineHeight": "$lineHeights.500",
1350
1178
  "fontSize": "$fontSizes.200",
1351
- "letterSpacing": "50%",
1179
+ "letterSpacing": "0%",
1352
1180
  "paragraphSpacing": "0px"
1353
1181
  },
1354
1182
  "type": "typography"
@@ -1361,7 +1189,7 @@
1361
1189
  "fontWeight": "$fontWeights.500",
1362
1190
  "lineHeight": "$lineHeights.500",
1363
1191
  "fontSize": "$fontSizes.100",
1364
- "letterSpacing": "50%",
1192
+ "letterSpacing": "0%",
1365
1193
  "paragraphSpacing": "0px"
1366
1194
  },
1367
1195
  "type": "typography"
@@ -1372,7 +1200,7 @@
1372
1200
  "fontWeight": "$fontWeights.500",
1373
1201
  "lineHeight": "$lineHeights.500",
1374
1202
  "fontSize": "$fontSizes.100",
1375
- "letterSpacing": "50%",
1203
+ "letterSpacing": "0%",
1376
1204
  "paragraphSpacing": "0px"
1377
1205
  },
1378
1206
  "type": "typography"
@@ -1383,7 +1211,7 @@
1383
1211
  "fontWeight": "$fontWeights.500",
1384
1212
  "lineHeight": "$lineHeights.500",
1385
1213
  "fontSize": "$fontSizes.100",
1386
- "letterSpacing": "50%",
1214
+ "letterSpacing": "0%",
1387
1215
  "paragraphSpacing": "0px"
1388
1216
  },
1389
1217
  "type": "typography"
@@ -1394,7 +1222,7 @@
1394
1222
  "fontWeight": "$fontWeights.500",
1395
1223
  "lineHeight": "$lineHeights.500",
1396
1224
  "fontSize": "$fontSizes.200",
1397
- "letterSpacing": "50%",
1225
+ "letterSpacing": "0%",
1398
1226
  "paragraphSpacing": "0px"
1399
1227
  },
1400
1228
  "type": "typography"
@@ -1407,19 +1235,19 @@
1407
1235
  "fontWeight": "$fontWeights.400",
1408
1236
  "lineHeight": "$lineHeights.500",
1409
1237
  "fontSize": "$fontSizes.100",
1410
- "letterSpacing": "50%",
1238
+ "letterSpacing": "0%",
1411
1239
  "paragraphSpacing": "0px"
1412
1240
  },
1413
1241
  "type": "typography"
1414
1242
  },
1415
1243
  "s": {
1416
1244
  "value": {
1417
- "fontSize": "$fontSizes.100",
1418
- "letterSpacing": "50%",
1419
- "paragraphSpacing": "0px",
1420
1245
  "fontFamily": "$fontFamilies.default",
1421
1246
  "fontWeight": "$fontWeights.400",
1422
- "lineHeight": "$lineHeights.500"
1247
+ "lineHeight": "$lineHeights.500",
1248
+ "fontSize": "$fontSizes.100",
1249
+ "letterSpacing": "0%",
1250
+ "paragraphSpacing": "0px"
1423
1251
  },
1424
1252
  "type": "typography"
1425
1253
  },
@@ -1429,7 +1257,7 @@
1429
1257
  "lineHeight": "$lineHeights.500",
1430
1258
  "fontWeight": "$fontWeights.400",
1431
1259
  "fontSize": "$fontSizes.100",
1432
- "letterSpacing": "50%",
1260
+ "letterSpacing": "0%",
1433
1261
  "paragraphSpacing": "0px"
1434
1262
  },
1435
1263
  "type": "typography"
@@ -1440,7 +1268,7 @@
1440
1268
  "fontWeight": "$fontWeights.400",
1441
1269
  "lineHeight": "$lineHeights.500",
1442
1270
  "fontSize": "$fontSizes.100",
1443
- "letterSpacing": "50%",
1271
+ "letterSpacing": "0%",
1444
1272
  "paragraphSpacing": "0px"
1445
1273
  },
1446
1274
  "type": "typography"
@@ -1455,7 +1283,7 @@
1455
1283
  "fontWeight": "$fontWeights.400",
1456
1284
  "lineHeight": "$lineHeights.500",
1457
1285
  "fontSize": "$fontSizes.100",
1458
- "letterSpacing": "50%",
1286
+ "letterSpacing": "0%",
1459
1287
  "paragraphSpacing": "0px"
1460
1288
  },
1461
1289
  "type": "typography"
@@ -1466,7 +1294,7 @@
1466
1294
  "fontWeight": "$fontWeights.400",
1467
1295
  "lineHeight": "$lineHeights.500",
1468
1296
  "fontSize": "$fontSizes.200",
1469
- "letterSpacing": "50%",
1297
+ "letterSpacing": "0%",
1470
1298
  "paragraphSpacing": "0px"
1471
1299
  },
1472
1300
  "type": "typography"
@@ -1481,7 +1309,7 @@
1481
1309
  "fontWeight": "$fontWeights.700",
1482
1310
  "lineHeight": "$lineHeights.500",
1483
1311
  "fontSize": "$fontSizes.100",
1484
- "letterSpacing": "50%",
1312
+ "letterSpacing": "0%",
1485
1313
  "paragraphSpacing": "0px"
1486
1314
  },
1487
1315
  "type": "typography"
@@ -1492,7 +1320,7 @@
1492
1320
  "fontWeight": "$fontWeights.700",
1493
1321
  "lineHeight": "$lineHeights.500",
1494
1322
  "fontSize": "$fontSizes.200",
1495
- "letterSpacing": "50%",
1323
+ "letterSpacing": "0%",
1496
1324
  "paragraphSpacing": "0px"
1497
1325
  },
1498
1326
  "type": "typography"
@@ -1505,7 +1333,7 @@
1505
1333
  "fontWeight": "$fontWeights.400",
1506
1334
  "lineHeight": "$lineHeights.500",
1507
1335
  "fontSize": "$fontSizes.100",
1508
- "letterSpacing": "50%",
1336
+ "letterSpacing": "0%",
1509
1337
  "paragraphSpacing": "0px"
1510
1338
  },
1511
1339
  "type": "typography"
@@ -1516,7 +1344,7 @@
1516
1344
  "fontWeight": "$fontWeights.400",
1517
1345
  "lineHeight": "$lineHeights.500",
1518
1346
  "fontSize": "$fontSizes.200",
1519
- "letterSpacing": "50%",
1347
+ "letterSpacing": "0%",
1520
1348
  "paragraphSpacing": "0px"
1521
1349
  },
1522
1350
  "type": "typography"
@@ -1531,7 +1359,7 @@
1531
1359
  "fontWeight": "$fontWeights.500",
1532
1360
  "lineHeight": "$lineHeights.500",
1533
1361
  "fontSize": "$fontSizes.010",
1534
- "letterSpacing": "50%",
1362
+ "letterSpacing": "0%",
1535
1363
  "paragraphSpacing": "0px"
1536
1364
  },
1537
1365
  "type": "typography"
@@ -1542,7 +1370,7 @@
1542
1370
  "fontWeight": "$fontWeights.500",
1543
1371
  "lineHeight": "$lineHeights.500",
1544
1372
  "fontSize": "$fontSizes.025",
1545
- "letterSpacing": "50%",
1373
+ "letterSpacing": "0%",
1546
1374
  "paragraphSpacing": "0px"
1547
1375
  },
1548
1376
  "type": "typography"
@@ -1553,7 +1381,7 @@
1553
1381
  "fontWeight": "$fontWeights.500",
1554
1382
  "lineHeight": "$lineHeights.500",
1555
1383
  "fontSize": "$fontSizes.100",
1556
- "letterSpacing": "50%",
1384
+ "letterSpacing": "0%",
1557
1385
  "paragraphSpacing": "0px"
1558
1386
  },
1559
1387
  "type": "typography"
@@ -1564,7 +1392,7 @@
1564
1392
  "fontWeight": "$fontWeights.500",
1565
1393
  "lineHeight": "$lineHeights.500",
1566
1394
  "fontSize": "$fontSizes.200",
1567
- "letterSpacing": "50%",
1395
+ "letterSpacing": "0%",
1568
1396
  "paragraphSpacing": "0px"
1569
1397
  },
1570
1398
  "type": "typography"
@@ -1578,8 +1406,8 @@
1578
1406
  "fontFamily": "$fontFamilies.default",
1579
1407
  "fontWeight": "$fontWeights.500",
1580
1408
  "lineHeight": "$lineHeights.500",
1581
- "fontSize": "$fontSizes.100",
1582
- "letterSpacing": "50%",
1409
+ "fontSize": "$fontSizes.025",
1410
+ "letterSpacing": "0%",
1583
1411
  "paragraphSpacing": "0px"
1584
1412
  },
1585
1413
  "type": "typography"
@@ -1589,8 +1417,8 @@
1589
1417
  "fontFamily": "$fontFamilies.default",
1590
1418
  "fontWeight": "$fontWeights.500",
1591
1419
  "lineHeight": "$lineHeights.500",
1592
- "fontSize": "$fontSizes.200",
1593
- "letterSpacing": "50%",
1420
+ "fontSize": "$fontSizes.100",
1421
+ "letterSpacing": "0%",
1594
1422
  "paragraphSpacing": "0px"
1595
1423
  },
1596
1424
  "type": "typography"
@@ -1602,10 +1430,10 @@
1602
1430
  "m": {
1603
1431
  "value": {
1604
1432
  "fontFamily": "$fontFamilies.default",
1605
- "fontWeight": "$fontWeights.600",
1433
+ "fontWeight": "$fontWeights.500",
1606
1434
  "lineHeight": "$lineHeights.500",
1607
1435
  "fontSize": "$fontSizes.100",
1608
- "letterSpacing": "50%",
1436
+ "letterSpacing": "0%",
1609
1437
  "paragraphSpacing": "0px"
1610
1438
  },
1611
1439
  "type": "typography"
@@ -1618,7 +1446,7 @@
1618
1446
  "fontWeight": "$fontWeights.400",
1619
1447
  "lineHeight": "$lineHeights.500",
1620
1448
  "fontSize": "$fontSizes.100",
1621
- "letterSpacing": "50%",
1449
+ "letterSpacing": "0%",
1622
1450
  "paragraphSpacing": "0px"
1623
1451
  },
1624
1452
  "type": "typography"
@@ -1633,7 +1461,7 @@
1633
1461
  "fontWeight": "$fontWeights.400",
1634
1462
  "lineHeight": "$lineHeights.500",
1635
1463
  "fontSize": "$fontSizes.100",
1636
- "letterSpacing": "50%",
1464
+ "letterSpacing": "0%",
1637
1465
  "paragraphSpacing": "0px"
1638
1466
  },
1639
1467
  "type": "typography"
@@ -1644,7 +1472,7 @@
1644
1472
  "fontWeight": "$fontWeights.400",
1645
1473
  "lineHeight": "$lineHeights.500",
1646
1474
  "fontSize": "$fontSizes.200",
1647
- "letterSpacing": "50%",
1475
+ "letterSpacing": "0%",
1648
1476
  "paragraphSpacing": "0px"
1649
1477
  },
1650
1478
  "type": "typography"
@@ -1656,7 +1484,7 @@
1656
1484
  "no-theme": {
1657
1485
  "meta": {
1658
1486
  "name": {
1659
- "value": "no theme",
1487
+ "value": "Base Theme",
1660
1488
  "type": "other"
1661
1489
  },
1662
1490
  "public": {
@@ -1666,447 +1494,1472 @@
1666
1494
  },
1667
1495
  "colors": {
1668
1496
  "logo": {
1669
- "value": {
1670
- "value": "#ff00ff"
1671
- },
1497
+ "value": "#ef001d",
1672
1498
  "type": "color"
1673
1499
  },
1674
- "content": {
1675
- "300": {
1676
- "value": "rgba(50,0,255,.3)",
1677
- "type": "color"
1678
- },
1679
- "500": {
1680
- "value": "rgba(50,0,255,.55)",
1681
- "type": "color"
1682
- },
1683
- "600": {
1684
- "value": "rgba(50,0,255,.65)",
1685
- "type": "color"
1686
- },
1687
- "900": {
1688
- "value": "rgba(50,0,255,.9)",
1689
- "type": "color"
1690
- },
1691
- "000": {
1692
- "value": "#CCFF00",
1693
- "type": "color"
1500
+ "components": {
1501
+ "navigation": {
1502
+ "500": {
1503
+ "value": "#fcccd2",
1504
+ "type": "color"
1505
+ },
1506
+ "600": {
1507
+ "value": "#f999a5",
1508
+ "type": "color"
1509
+ },
1510
+ "700": {
1511
+ "value": "#f56677",
1512
+ "type": "color"
1513
+ },
1514
+ "1000": {
1515
+ "value": "#f2334a",
1516
+ "type": "color"
1517
+ },
1518
+ "000": {
1519
+ "value": "#fde6e8",
1520
+ "type": "color"
1521
+ },
1522
+ "transparent": {
1523
+ "value": "rgba(239, 0, 29, 0.3)",
1524
+ "type": "color"
1525
+ }
1694
1526
  }
1695
1527
  },
1696
1528
  "utility": {
1697
- "25": {
1698
- "value": "#F2F5F6",
1699
- "type": "color"
1700
- },
1701
- "50": {
1702
- "value": "#E6EBED",
1703
- "type": "color"
1704
- },
1705
- "100": {
1706
- "value": "#CCD6DB",
1707
- "type": "color"
1708
- },
1709
- "200": {
1710
- "value": "#99ADB6",
1711
- "type": "color"
1712
- },
1713
- "300": {
1714
- "value": "#668592",
1715
- "type": "color"
1716
- },
1717
- "400": {
1718
- "value": "#335C6D",
1719
- "type": "color"
1720
- },
1721
- "500": {
1722
- "value": "#003349",
1723
- "type": "color"
1724
- }
1725
- },
1726
- "semantic": {
1727
- "caution": {
1529
+ "major": {
1530
+ "100": {
1531
+ "value": "#f999e9",
1532
+ "type": "color"
1533
+ },
1534
+ "150": {
1535
+ "value": "#f780e4",
1536
+ "type": "color"
1537
+ },
1538
+ "200": {
1539
+ "value": "#f566df",
1540
+ "type": "color"
1541
+ },
1728
1542
  "300": {
1729
- "value": "#BA5000",
1543
+ "value": "#f44dd9",
1544
+ "type": "color"
1545
+ },
1546
+ "400": {
1547
+ "value": "#f233d4",
1730
1548
  "type": "color"
1731
1549
  },
1732
1550
  "500": {
1733
- "value": "#E96400",
1551
+ "value": "#ef00c9",
1734
1552
  "type": "color"
1735
1553
  },
1736
1554
  "800": {
1737
- "value": "#ED8333",
1555
+ "value": "#bf00a1",
1738
1556
  "type": "color"
1739
- }
1740
- },
1741
- "focus": {
1742
- "300": {
1743
- "value": "#FFDA80",
1557
+ },
1558
+ "1000": {
1559
+ "value": "#8f0079",
1744
1560
  "type": "color"
1745
1561
  },
1746
- "500": {
1747
- "value": "#FFB500",
1562
+ "000": {
1563
+ "value": "#fef2fc",
1748
1564
  "type": "color"
1749
- }
1750
- },
1751
- "neutral": {
1752
- "500": {
1753
- "value": "#335C6D",
1565
+ },
1566
+ "025": {
1567
+ "value": "#fde6fa",
1754
1568
  "type": "color"
1755
1569
  },
1756
- "700": {
1757
- "value": "#003349",
1570
+ "050": {
1571
+ "value": "#fcccf4",
1572
+ "type": "color"
1573
+ },
1574
+ "075": {
1575
+ "value": "#fab3ef",
1576
+ "type": "color"
1577
+ },
1578
+ "transparent": {
1579
+ "value": "rgba(239, 0, 201, 0.3)",
1758
1580
  "type": "color"
1759
1581
  }
1760
1582
  },
1761
- "negative": {
1583
+ "disabled": {
1584
+ "400": {
1585
+ "value": "#ed99f9",
1586
+ "type": "color"
1587
+ },
1762
1588
  "500": {
1763
- "value": "#C7384F",
1589
+ "value": "#e880f7",
1764
1590
  "type": "color"
1765
1591
  },
1766
- "700": {
1767
- "value": "#9F2D3F",
1592
+ "600": {
1593
+ "value": "#e366f5",
1768
1594
  "type": "color"
1769
1595
  }
1770
1596
  },
1771
- "positive": {
1597
+ "readOnly": {
1598
+ "400": {
1599
+ "value": "#cb4df4",
1600
+ "type": "color"
1601
+ },
1772
1602
  "500": {
1773
- "value": "#00B000",
1603
+ "value": "#c433f2",
1774
1604
  "type": "color"
1775
1605
  },
1776
- "800": {
1777
- "value": "#008400",
1606
+ "600": {
1607
+ "value": "#bc19f1",
1778
1608
  "type": "color"
1779
1609
  }
1780
1610
  }
1781
1611
  },
1782
- "base": {
1783
- "500": {
1784
- "value": "#FF00FF",
1785
- "type": "color"
1786
- },
1787
- "700": {
1788
- "value": "#EE00FF",
1789
- "type": "color"
1790
- },
1791
- "800": {
1792
- "value": "#DD00FF",
1793
- "type": "color"
1794
- }
1795
- }
1796
- }
1797
- },
1798
- "references": {
1799
- "meta": {
1800
- "name": {
1801
- "value": "References",
1802
- "type": "other"
1803
- },
1804
- "public": {
1805
- "value": "true",
1806
- "type": "other"
1807
- }
1808
- },
1809
- "spacing": {
1810
- "25": {
1811
- "value": "2px",
1812
- "type": "spacing"
1813
- },
1814
- "50": {
1815
- "value": "4px",
1816
- "type": "spacing"
1817
- },
1818
- "75": {
1819
- "value": "6px",
1820
- "type": "spacing"
1821
- },
1822
- "100": {
1823
- "value": "8px",
1824
- "type": "spacing"
1825
- },
1826
- "150": {
1827
- "value": "12px",
1828
- "type": "spacing"
1829
- },
1830
- "200": {
1831
- "value": "16px",
1832
- "type": "spacing"
1833
- },
1834
- "300": {
1835
- "value": "24px",
1836
- "type": "spacing"
1837
- },
1838
- "400": {
1839
- "value": "32px",
1840
- "type": "spacing"
1841
- },
1842
- "500": {
1843
- "value": "40px",
1844
- "type": "spacing"
1845
- },
1846
- "600": {
1847
- "value": "48px",
1848
- "type": "spacing"
1849
- },
1850
- "700": {
1851
- "value": "56px",
1852
- "type": "spacing"
1853
- },
1854
- "800": {
1855
- "value": "64px",
1856
- "type": "spacing"
1857
- },
1858
- "900": {
1859
- "value": "72px",
1860
- "type": "spacing"
1861
- }
1862
- },
1863
- "sizing": {
1864
- "25": {
1865
- "value": "2px",
1866
- "type": "sizing"
1867
- },
1868
- "50": {
1869
- "value": "4px",
1870
- "type": "sizing"
1871
- },
1872
- "75": {
1873
- "value": "6px",
1874
- "type": "sizing"
1875
- },
1876
- "100": {
1877
- "value": "8px",
1878
- "type": "sizing"
1879
- },
1880
- "150": {
1881
- "value": "12px",
1882
- "type": "sizing"
1883
- },
1884
- "200": {
1885
- "value": "16px",
1886
- "type": "sizing"
1887
- },
1888
- "300": {
1889
- "value": "24px",
1890
- "type": "sizing"
1891
- },
1892
- "400": {
1893
- "value": "32px",
1894
- "type": "sizing"
1895
- },
1896
- "500": {
1897
- "value": "40px",
1898
- "type": "sizing"
1899
- },
1900
- "600": {
1901
- "value": "48px",
1902
- "type": "sizing"
1903
- },
1904
- "700": {
1905
- "value": "56px",
1906
- "type": "sizing"
1907
- },
1908
- "800": {
1909
- "value": "64px",
1910
- "type": "sizing"
1911
- },
1912
- "900": {
1913
- "value": "72px",
1914
- "type": "sizing"
1915
- }
1916
- },
1917
- "colors": {
1918
- "slate": {
1919
- "50": {
1920
- "value": "#f2f5f6",
1921
- "type": "color"
1922
- },
1923
- "100": {
1924
- "value": "#e6ebed",
1925
- "type": "color"
1926
- },
1927
- "200": {
1928
- "value": "#ccd6db",
1929
- "type": "color"
1930
- },
1931
- "300": {
1932
- "value": "#b3c2c8",
1933
- "type": "color"
1934
- },
1935
- "500": {
1936
- "value": "#8099a4",
1937
- "type": "color"
1938
- },
1939
- "600": {
1940
- "value": "#668592",
1941
- "type": "color"
1942
- },
1943
- "700": {
1944
- "value": "#4d7080",
1945
- "type": "color"
1946
- },
1947
- "800": {
1948
- "value": "#335c6d",
1949
- "type": "color"
1950
- },
1951
- "900": {
1952
- "value": "#19475b",
1953
- "type": "color"
1954
- }
1955
- },
1956
- "black": {
1957
- "500": {
1958
- "value": "#000000",
1959
- "type": "color"
1612
+ "action": {
1613
+ "major": {
1614
+ "150": {
1615
+ "value": "#daccfc",
1616
+ "type": "color"
1617
+ },
1618
+ "500": {
1619
+ "value": "#9166f5",
1620
+ "type": "color"
1621
+ },
1622
+ "600": {
1623
+ "value": "#6c33f2",
1624
+ "type": "color"
1625
+ },
1626
+ "700": {
1627
+ "value": "#4700ef",
1628
+ "type": "color"
1629
+ },
1630
+ "1000": {
1631
+ "value": "#3200a7",
1632
+ "type": "color"
1633
+ },
1634
+ "000": {
1635
+ "value": "#ede6fd",
1636
+ "type": "color"
1637
+ },
1638
+ "transparent": {
1639
+ "value": "rgba(145, 102, 245, 0.3)",
1640
+ "type": "color"
1641
+ }
1960
1642
  },
1961
- "alpha": {
1643
+ "minor": {
1962
1644
  "100": {
1963
- "value": "rgba(0,0,0,.1)",
1645
+ "value": "#99abf9",
1964
1646
  "type": "color"
1965
1647
  },
1966
1648
  "200": {
1967
- "value": "rgba(0,0,0,.2)",
1649
+ "value": "#8096f7",
1968
1650
  "type": "color"
1969
1651
  },
1970
1652
  "300": {
1971
- "value": "rgba(0,0,0,.3)",
1653
+ "value": "#6681f5",
1972
1654
  "type": "color"
1973
1655
  },
1974
1656
  "400": {
1975
- "value": "rgba(0,0,0,.4)",
1657
+ "value": "#4d6cf4",
1976
1658
  "type": "color"
1977
1659
  },
1978
1660
  "500": {
1979
- "value": "rgba(0,0,0,.5)",
1661
+ "value": "#3357f2",
1980
1662
  "type": "color"
1981
1663
  },
1982
1664
  "600": {
1983
- "value": "rgba(0,0,0,.6)",
1665
+ "value": "#1942f1",
1984
1666
  "type": "color"
1985
1667
  },
1986
- "700": {
1987
- "value": "rgba(0,0,0,.7)",
1668
+ "1000": {
1669
+ "value": "#001fa7",
1988
1670
  "type": "color"
1989
1671
  },
1990
- "800": {
1991
- "value": "rgba(0,0,0,.8)",
1992
- "type": "color"
1993
- }
1994
- }
1995
- },
1996
- "white": {
1997
- "500": {
1998
- "value": "#ffffff",
1999
- "type": "color"
2000
- },
2001
- "alpha": {
2002
- "100": {
2003
- "value": "rgba(255,255,255,.1)",
1672
+ "000": {
1673
+ "value": "#e6eafd",
2004
1674
  "type": "color"
2005
1675
  },
2006
- "200": {
2007
- "value": "rgba(255,255,255,.2)",
1676
+ "025": {
1677
+ "value": "#ccd5fc",
2008
1678
  "type": "color"
2009
1679
  },
2010
- "300": {
2011
- "value": "rgba(255,255,255,.3)",
1680
+ "050": {
1681
+ "value": "#b3c0fa",
2012
1682
  "type": "color"
2013
1683
  },
1684
+ "transparent": {
1685
+ "value": "rgba(51, 87, 242, 0.3)",
1686
+ "type": "color"
1687
+ }
1688
+ },
1689
+ "disabled": {
2014
1690
  "400": {
2015
- "value": "rgba(255,255,255,.4)",
1691
+ "value": "#cce3fc",
2016
1692
  "type": "color"
2017
1693
  },
2018
1694
  "500": {
2019
- "value": "rgba(255,255,255,.5)",
1695
+ "value": "#b3d5fa",
2020
1696
  "type": "color"
2021
1697
  },
2022
1698
  "600": {
2023
- "value": "rgba(255,255,255,.6)",
1699
+ "value": "#99c7f9",
1700
+ "type": "color"
1701
+ }
1702
+ },
1703
+ "readOnly": {
1704
+ "400": {
1705
+ "value": "#4da6f4",
2024
1706
  "type": "color"
2025
1707
  },
2026
- "700": {
2027
- "value": "rgba(255,255,255,.7)",
1708
+ "500": {
1709
+ "value": "#198df1",
2028
1710
  "type": "color"
2029
1711
  },
2030
- "800": {
2031
- "value": "rgba(255,255,255,.8)",
1712
+ "600": {
1713
+ "value": "#0073d7",
2032
1714
  "type": "color"
2033
1715
  }
2034
1716
  }
2035
1717
  },
2036
- "mint": {
2037
- "100": {
2038
- "value": "#33B591",
2039
- "type": "color"
2040
- },
2041
- "200": {
2042
- "value": "#19AC84",
2043
- "type": "color"
2044
- },
2045
- "300": {
2046
- "value": "#00A376",
2047
- "type": "color"
2048
- },
2049
- "400": {
2050
- "value": "#00936A",
2051
- "type": "color"
2052
- },
2053
- "500": {
2054
- "value": "#00815d",
2055
- "type": "color"
2056
- },
2057
- "600": {
2058
- "value": "#007253",
2059
- "type": "color"
2060
- },
2061
- "700": {
2062
- "value": "#006046",
2063
- "type": "color"
2064
- },
2065
- "800": {
2066
- "value": "#00523B",
2067
- "type": "color"
2068
- },
2069
- "900": {
2070
- "value": "#00402e",
2071
- "type": "color"
2072
- }
2073
- },
2074
- "aegean": {
2075
- "100": {
2076
- "value": "#4DA0D9",
2077
- "type": "color"
2078
- },
2079
- "200": {
2080
- "value": "#1985CE",
2081
- "type": "color"
1718
+ "semantic": {
1719
+ "neutral": {
1720
+ "200": {
1721
+ "value": "#99f0f9",
1722
+ "type": "color"
1723
+ },
1724
+ "500": {
1725
+ "value": "#00d9ef",
1726
+ "type": "color",
1727
+ "description": ""
1728
+ },
1729
+ "600": {
1730
+ "value": "#00aebf",
1731
+ "type": "color"
1732
+ },
1733
+ "1000": {
1734
+ "value": "#00828f",
1735
+ "type": "color"
1736
+ },
1737
+ "000": {
1738
+ "value": "#e6fbfd",
1739
+ "type": "color"
1740
+ },
1741
+ "transparent": {
1742
+ "value": "rgba(0, 217, 239, 0.3)",
1743
+ "type": "color"
1744
+ }
2082
1745
  },
2083
- "300": {
2084
- "value": "#1985CE",
2085
- "type": "color"
1746
+ "focus": {
1747
+ "250": {
1748
+ "value": "#80f7d2",
1749
+ "type": "color"
1750
+ },
1751
+ "500": {
1752
+ "value": "#00efa5",
1753
+ "type": "color"
1754
+ },
1755
+ "1000": {
1756
+ "value": "#007853",
1757
+ "type": "color"
1758
+ },
1759
+ "000": {
1760
+ "value": "#e6fdf6",
1761
+ "type": "color"
1762
+ },
1763
+ "transparent": {
1764
+ "value": "rgba(0, 239, 165, 0.3)",
1765
+ "type": "color"
1766
+ }
2086
1767
  },
2087
- "400": {
2088
- "value": "#0073C2",
2089
- "type": "color"
1768
+ "positive": {
1769
+ "500": {
1770
+ "value": "#ffc173",
1771
+ "type": "color"
1772
+ },
1773
+ "600": {
1774
+ "value": "#ffb04b",
1775
+ "type": "color"
1776
+ },
1777
+ "1000": {
1778
+ "value": "#b37527",
1779
+ "type": "color"
1780
+ },
1781
+ "000": {
1782
+ "value": "#ffedd7",
1783
+ "type": "color"
1784
+ },
1785
+ "transparent": {
1786
+ "value": "rgba(255, 167, 55, 0.3)",
1787
+ "type": "color"
1788
+ }
2090
1789
  },
2091
- "500": {
2092
- "value": "#006BB4",
2093
- "type": "color"
1790
+ "negative": {
1791
+ "500": {
1792
+ "value": "#d5ef00",
1793
+ "type": "color"
1794
+ },
1795
+ "600": {
1796
+ "value": "#aabf00",
1797
+ "type": "color"
1798
+ },
1799
+ "1000": {
1800
+ "value": "#6b7800",
1801
+ "type": "color"
1802
+ },
1803
+ "000": {
1804
+ "value": "#f7fccc",
1805
+ "type": "color"
1806
+ },
1807
+ "transparent": {
1808
+ "value": "rgba(213, 239, 0, 0.3)",
1809
+ "type": "color"
1810
+ }
2094
1811
  },
2095
- "600": {
2096
- "value": "#005C9A",
2097
- "type": "color"
1812
+ "caution": {
1813
+ "400": {
1814
+ "value": "#4dcbb9",
1815
+ "type": "color"
1816
+ },
1817
+ "500": {
1818
+ "value": "#01b49b",
1819
+ "type": "color",
1820
+ "description": "was #E96400"
1821
+ },
1822
+ "600": {
1823
+ "value": "#01907c",
1824
+ "type": "color"
1825
+ },
1826
+ "1000": {
1827
+ "value": "#016c5d",
1828
+ "type": "color"
1829
+ },
1830
+ "000": {
1831
+ "value": "#e6f8f5",
1832
+ "type": "color"
1833
+ },
1834
+ "transparent": {
1835
+ "value": "rgba(1, 180, 155, 0.3)",
1836
+ "type": "color"
1837
+ }
1838
+ },
1839
+ "info": {
1840
+ "150": {
1841
+ "value": "#ffd7c8",
1842
+ "type": "color"
1843
+ },
1844
+ "500": {
1845
+ "value": "#ffaf90",
1846
+ "type": "color"
1847
+ },
1848
+ "600": {
1849
+ "value": "#ff946b",
1850
+ "type": "color"
1851
+ },
1852
+ "1000": {
1853
+ "value": "#ff7946",
1854
+ "type": "color"
1855
+ },
1856
+ "000": {
1857
+ "value": "#fff2ed",
1858
+ "type": "color"
1859
+ },
1860
+ "transparent": {
1861
+ "value": "rgba(255, 121, 70, 0.3)",
1862
+ "type": "color"
1863
+ }
1864
+ }
1865
+ }
1866
+ },
1867
+ "sizing": {
1868
+ "10": {
1869
+ "value": "1px",
1870
+ "type": "sizing"
1871
+ },
1872
+ "100": {
1873
+ "value": "8px",
1874
+ "type": "sizing"
1875
+ },
1876
+ "125": {
1877
+ "value": "10px",
1878
+ "type": "sizing"
1879
+ },
1880
+ "150": {
1881
+ "value": "12px",
1882
+ "type": "sizing"
1883
+ },
1884
+ "175": {
1885
+ "value": "14px",
1886
+ "type": "sizing"
1887
+ },
1888
+ "200": {
1889
+ "value": "16px",
1890
+ "type": "sizing"
1891
+ },
1892
+ "250": {
1893
+ "value": "20px",
1894
+ "type": "sizing"
1895
+ },
1896
+ "300": {
1897
+ "value": "24px",
1898
+ "type": "sizing"
1899
+ },
1900
+ "350": {
1901
+ "value": "28px",
1902
+ "type": "sizing"
1903
+ },
1904
+ "375": {
1905
+ "value": "30px",
1906
+ "type": "sizing"
1907
+ },
1908
+ "400": {
1909
+ "value": "32px",
1910
+ "type": "sizing"
1911
+ },
1912
+ "500": {
1913
+ "value": "40px",
1914
+ "type": "sizing"
1915
+ },
1916
+ "600": {
1917
+ "value": "48px",
1918
+ "type": "sizing"
1919
+ },
1920
+ "700": {
1921
+ "value": "56px",
1922
+ "type": "sizing"
1923
+ },
1924
+ "800": {
1925
+ "value": "64px",
1926
+ "type": "sizing"
1927
+ },
1928
+ "900": {
1929
+ "value": "72px",
1930
+ "type": "sizing"
1931
+ },
1932
+ "1000": {
1933
+ "value": "80px",
1934
+ "type": "sizing"
1935
+ },
1936
+ "025": {
1937
+ "value": "2px",
1938
+ "type": "sizing"
1939
+ },
1940
+ "050": {
1941
+ "value": "4px",
1942
+ "type": "sizing"
1943
+ },
1944
+ "075": {
1945
+ "value": "6px",
1946
+ "type": "sizing"
1947
+ },
1948
+ "logowidth": {
1949
+ "value": "39px",
1950
+ "type": "sizing"
1951
+ }
1952
+ },
1953
+ "spacing": {
1954
+ "100": {
1955
+ "value": "8px",
1956
+ "type": "spacing"
1957
+ },
1958
+ "125": {
1959
+ "value": "10px",
1960
+ "type": "spacing"
1961
+ },
1962
+ "150": {
1963
+ "value": "12px",
1964
+ "type": "spacing"
1965
+ },
1966
+ "200": {
1967
+ "value": "16px",
1968
+ "type": "spacing"
1969
+ },
1970
+ "250": {
1971
+ "value": "20px",
1972
+ "type": "spacing"
1973
+ },
1974
+ "300": {
1975
+ "value": "24px",
1976
+ "type": "spacing"
1977
+ },
1978
+ "400": {
1979
+ "value": "32px",
1980
+ "type": "spacing"
1981
+ },
1982
+ "500": {
1983
+ "value": "40px",
1984
+ "type": "spacing"
1985
+ },
1986
+ "600": {
1987
+ "value": "48px",
1988
+ "type": "spacing"
1989
+ },
1990
+ "700": {
1991
+ "value": "56px",
1992
+ "type": "spacing"
1993
+ },
1994
+ "800": {
1995
+ "value": "64px",
1996
+ "type": "spacing"
1997
+ },
1998
+ "900": {
1999
+ "value": "72px",
2000
+ "type": "spacing"
2001
+ },
2002
+ "000": {
2003
+ "value": "0",
2004
+ "type": "spacing"
2005
+ },
2006
+ "025": {
2007
+ "value": "2px",
2008
+ "type": "spacing"
2009
+ },
2010
+ "050": {
2011
+ "value": "4px",
2012
+ "type": "spacing"
2013
+ },
2014
+ "075": {
2015
+ "value": "6px",
2016
+ "type": "spacing"
2017
+ }
2018
+ },
2019
+ "borderWidth": {
2020
+ "100": {
2021
+ "value": "1px",
2022
+ "type": "borderWidth"
2023
+ },
2024
+ "200": {
2025
+ "value": "2px",
2026
+ "type": "borderWidth"
2027
+ },
2028
+ "300": {
2029
+ "value": "3px",
2030
+ "type": "borderWidth"
2031
+ },
2032
+ "400": {
2033
+ "value": "4px",
2034
+ "type": "borderWidth"
2035
+ },
2036
+ "000": {
2037
+ "value": "0px",
2038
+ "type": "borderWidth"
2039
+ }
2040
+ },
2041
+ "boxShadow": {
2042
+ "100": {
2043
+ "value": {
2044
+ "x": "0",
2045
+ "y": "10px",
2046
+ "blur": "10px",
2047
+ "spread": "0",
2048
+ "color": "rgba(251,69,0,0.5)"
2049
+ },
2050
+ "type": "boxShadow"
2051
+ },
2052
+ "200": {
2053
+ "value": {
2054
+ "x": "0",
2055
+ "y": "20px",
2056
+ "blur": "40px",
2057
+ "spread": "0",
2058
+ "color": "rgba(149,219,0,0.5)"
2059
+ },
2060
+ "type": "boxShadow"
2061
+ },
2062
+ "300": {
2063
+ "value": {
2064
+ "x": "0",
2065
+ "y": "30px",
2066
+ "blur": "60px",
2067
+ "spread": "0",
2068
+ "color": "rgba(0,179,219,0.5)"
2069
+ },
2070
+ "type": "boxShadow"
2071
+ },
2072
+ "400": {
2073
+ "value": {
2074
+ "x": "0",
2075
+ "y": "50px",
2076
+ "blur": "80px",
2077
+ "spread": "0",
2078
+ "color": "rgba(96,0,219,0.5)"
2079
+ },
2080
+ "type": "boxShadow"
2081
+ },
2082
+ "000": {
2083
+ "value": {
2084
+ "x": "10px",
2085
+ "y": "10px",
2086
+ "blur": "5px",
2087
+ "spread": "5px",
2088
+ "color": "rgba(219,0,197,0.5)"
2089
+ },
2090
+ "type": "boxShadow",
2091
+ "description": "should have colour \"none\""
2092
+ }
2093
+ },
2094
+ "fontSizes": {
2095
+ "100": {
2096
+ "value": "14px",
2097
+ "type": "fontSizes"
2098
+ },
2099
+ "200": {
2100
+ "value": "16px",
2101
+ "type": "fontSizes"
2102
+ },
2103
+ "300": {
2104
+ "value": "18px",
2105
+ "type": "fontSizes"
2106
+ },
2107
+ "400": {
2108
+ "value": "20px",
2109
+ "type": "fontSizes"
2110
+ },
2111
+ "500": {
2112
+ "value": "22px",
2113
+ "type": "fontSizes"
2114
+ },
2115
+ "600": {
2116
+ "value": "24px",
2117
+ "type": "fontSizes"
2118
+ },
2119
+ "700": {
2120
+ "value": "32px",
2121
+ "type": "fontSizes"
2122
+ },
2123
+ "800": {
2124
+ "value": "48px",
2125
+ "type": "fontSizes"
2126
+ },
2127
+ "900": {
2128
+ "value": "56px",
2129
+ "type": "fontSizes"
2130
+ },
2131
+ "1000": {
2132
+ "value": "64px",
2133
+ "type": "fontSizes"
2134
+ },
2135
+ "010": {
2136
+ "value": "10px",
2137
+ "type": "fontSizes"
2138
+ },
2139
+ "025": {
2140
+ "value": "12px",
2141
+ "type": "fontSizes"
2142
+ },
2143
+ "050": {
2144
+ "value": "13px",
2145
+ "type": "fontSizes"
2146
+ }
2147
+ },
2148
+ "opacity": {
2149
+ "100": {
2150
+ "value": "10%",
2151
+ "type": "opacity"
2152
+ },
2153
+ "200": {
2154
+ "value": "20%",
2155
+ "type": "opacity"
2156
+ },
2157
+ "300": {
2158
+ "value": "30%",
2159
+ "type": "opacity"
2160
+ },
2161
+ "400": {
2162
+ "value": "40%",
2163
+ "type": "opacity"
2164
+ },
2165
+ "500": {
2166
+ "value": "50%",
2167
+ "type": "opacity"
2168
+ },
2169
+ "550": {
2170
+ "value": "55%",
2171
+ "type": "opacity"
2172
+ },
2173
+ "600": {
2174
+ "value": "60%",
2175
+ "type": "opacity"
2176
+ },
2177
+ "650": {
2178
+ "value": "65%",
2179
+ "type": "opacity"
2180
+ },
2181
+ "700": {
2182
+ "value": "70%",
2183
+ "type": "opacity"
2184
+ },
2185
+ "800": {
2186
+ "value": "80%",
2187
+ "type": "opacity"
2188
+ },
2189
+ "900": {
2190
+ "value": "90%",
2191
+ "type": "opacity"
2192
+ }
2193
+ },
2194
+ "fontWeights": {
2195
+ "400": {
2196
+ "value": "Regular",
2197
+ "type": "fontWeights"
2198
+ },
2199
+ "500": {
2200
+ "value": "Medium",
2201
+ "type": "fontWeights"
2202
+ },
2203
+ "600": {
2204
+ "value": "SemiBold",
2205
+ "type": "fontWeights"
2206
+ },
2207
+ "700": {
2208
+ "value": "Bold",
2209
+ "type": "fontWeights"
2210
+ }
2211
+ },
2212
+ "lineHeights": {
2213
+ "400": {
2214
+ "value": "125%",
2215
+ "type": "lineHeights"
2216
+ },
2217
+ "500": {
2218
+ "value": "150%",
2219
+ "type": "lineHeights"
2220
+ }
2221
+ },
2222
+ "fontFamilies": {
2223
+ "default": {
2224
+ "value": "Pridi",
2225
+ "type": "fontFamilies"
2226
+ },
2227
+ "ios": {
2228
+ "value": "San Francisco",
2229
+ "type": "fontFamilies"
2230
+ },
2231
+ "android": {
2232
+ "value": "Roboto",
2233
+ "type": "fontFamilies"
2234
+ },
2235
+ "other": {
2236
+ "value": "Open Sans",
2237
+ "type": "fontFamilies"
2238
+ }
2239
+ },
2240
+ "borderRadius": {
2241
+ "circle": {
2242
+ "value": "50%",
2243
+ "type": "borderRadius"
2244
+ }
2245
+ },
2246
+ "typography": {
2247
+ "button": {
2248
+ "label": {
2249
+ "s": {
2250
+ "value": {
2251
+ "fontFamily": "$fontFamilies.default",
2252
+ "fontWeight": "$fontWeights.700",
2253
+ "lineHeight": "$lineHeights.500",
2254
+ "fontSize": "$fontSizes.100",
2255
+ "letterSpacing": "0%",
2256
+ "paragraphSpacing": "0px"
2257
+ },
2258
+ "type": "typography"
2259
+ },
2260
+ "m": {
2261
+ "value": {
2262
+ "fontFamily": "$fontFamilies.default",
2263
+ "fontWeight": "$fontWeights.700",
2264
+ "lineHeight": "$lineHeights.500",
2265
+ "fontSize": "$fontSizes.100",
2266
+ "letterSpacing": "0%",
2267
+ "paragraphSpacing": "0px"
2268
+ },
2269
+ "type": "typography"
2270
+ },
2271
+ "l": {
2272
+ "value": {
2273
+ "fontFamily": "$fontFamilies.default",
2274
+ "fontWeight": "$fontWeights.700",
2275
+ "lineHeight": "$lineHeights.500",
2276
+ "fontSize": "$fontSizes.200",
2277
+ "letterSpacing": "0%",
2278
+ "paragraphSpacing": "0px"
2279
+ },
2280
+ "type": "typography"
2281
+ }
2282
+ }
2283
+ },
2284
+ "dialog": {
2285
+ "title": {
2286
+ "xs": {
2287
+ "value": {
2288
+ "fontFamily": "$fontFamilies.default",
2289
+ "fontWeight": "$fontWeights.700",
2290
+ "lineHeight": "$lineHeights.400",
2291
+ "fontSize": "$fontSizes.400",
2292
+ "letterSpacing": "0%",
2293
+ "paragraphSpacing": "0px"
2294
+ },
2295
+ "type": "typography"
2296
+ },
2297
+ "s": {
2298
+ "value": {
2299
+ "fontFamily": "$fontFamilies.default",
2300
+ "fontWeight": "$fontWeights.700",
2301
+ "lineHeight": "$lineHeights.400",
2302
+ "fontSize": "$fontSizes.400",
2303
+ "letterSpacing": "0%",
2304
+ "paragraphSpacing": "0px"
2305
+ },
2306
+ "type": "typography"
2307
+ },
2308
+ "ms": {
2309
+ "value": {
2310
+ "fontFamily": "$fontFamilies.default",
2311
+ "fontWeight": "$fontWeights.700",
2312
+ "lineHeight": "$lineHeights.400",
2313
+ "fontSize": "$fontSizes.400",
2314
+ "letterSpacing": "0%",
2315
+ "paragraphSpacing": "0px"
2316
+ },
2317
+ "type": "typography"
2318
+ },
2319
+ "m": {
2320
+ "value": {
2321
+ "fontFamily": "$fontFamilies.default",
2322
+ "fontWeight": "$fontWeights.700",
2323
+ "lineHeight": "$lineHeights.400",
2324
+ "fontSize": "$fontSizes.400",
2325
+ "letterSpacing": "0%",
2326
+ "paragraphSpacing": "0px"
2327
+ },
2328
+ "type": "typography"
2329
+ },
2330
+ "ml": {
2331
+ "value": {
2332
+ "fontFamily": "$fontFamilies.default",
2333
+ "fontWeight": "$fontWeights.700",
2334
+ "lineHeight": "$lineHeights.400",
2335
+ "fontSize": "$fontSizes.400",
2336
+ "letterSpacing": "0%",
2337
+ "paragraphSpacing": "0px"
2338
+ },
2339
+ "type": "typography"
2340
+ },
2341
+ "l": {
2342
+ "value": {
2343
+ "fontFamily": "$fontFamilies.default",
2344
+ "fontWeight": "$fontWeights.700",
2345
+ "lineHeight": "$lineHeights.400",
2346
+ "fontSize": "$fontSizes.400",
2347
+ "letterSpacing": "0%",
2348
+ "paragraphSpacing": "0px"
2349
+ },
2350
+ "type": "typography"
2351
+ },
2352
+ "xl": {
2353
+ "value": {
2354
+ "fontFamily": "$fontFamilies.default",
2355
+ "fontWeight": "$fontWeights.700",
2356
+ "lineHeight": "$lineHeights.400",
2357
+ "fontSize": "$fontSizes.400",
2358
+ "letterSpacing": "0%",
2359
+ "paragraphSpacing": "0px"
2360
+ },
2361
+ "type": "typography"
2362
+ }
2363
+ }
2364
+ },
2365
+ "flash": {
2366
+ "text": {
2367
+ "m": {
2368
+ "value": {
2369
+ "fontFamily": "$fontFamilies.default",
2370
+ "fontWeight": "$fontWeights.400",
2371
+ "lineHeight": "$lineHeights.500",
2372
+ "fontSize": "$fontSizes.100",
2373
+ "letterSpacing": "0%",
2374
+ "paragraphSpacing": "0px"
2375
+ },
2376
+ "type": "typography"
2377
+ },
2378
+ "l": {
2379
+ "value": {
2380
+ "fontFamily": "$fontFamilies.default",
2381
+ "fontWeight": "$fontWeights.400",
2382
+ "lineHeight": "$lineHeights.500",
2383
+ "fontSize": "$fontSizes.200",
2384
+ "letterSpacing": "0%",
2385
+ "paragraphSpacing": "0px"
2386
+ },
2387
+ "type": "typography"
2388
+ }
2389
+ }
2390
+ },
2391
+ "formField": {
2392
+ "label": {
2393
+ "xs": {
2394
+ "value": {
2395
+ "fontFamily": "$fontFamilies.default",
2396
+ "fontWeight": "$fontWeights.500",
2397
+ "lineHeight": "$lineHeights.500",
2398
+ "fontSize": "$fontSizes.100",
2399
+ "letterSpacing": "0%",
2400
+ "paragraphSpacing": "0px"
2401
+ },
2402
+ "type": "typography"
2403
+ },
2404
+ "s": {
2405
+ "value": {
2406
+ "fontFamily": "$fontFamilies.default",
2407
+ "fontWeight": "$fontWeights.500",
2408
+ "lineHeight": "$lineHeights.500",
2409
+ "fontSize": "$fontSizes.100",
2410
+ "letterSpacing": "0%",
2411
+ "paragraphSpacing": "0px"
2412
+ },
2413
+ "type": "typography"
2414
+ },
2415
+ "m": {
2416
+ "value": {
2417
+ "fontFamily": "$fontFamilies.default",
2418
+ "fontWeight": "$fontWeights.500",
2419
+ "lineHeight": "$lineHeights.500",
2420
+ "fontSize": "$fontSizes.100",
2421
+ "letterSpacing": "0%",
2422
+ "paragraphSpacing": "0px"
2423
+ },
2424
+ "type": "typography"
2425
+ },
2426
+ "l": {
2427
+ "value": {
2428
+ "fontFamily": "$fontFamilies.default",
2429
+ "fontWeight": "$fontWeights.500",
2430
+ "lineHeight": "$lineHeights.500",
2431
+ "fontSize": "$fontSizes.200",
2432
+ "letterSpacing": "0%",
2433
+ "paragraphSpacing": "0px"
2434
+ },
2435
+ "type": "typography"
2436
+ }
2437
+ },
2438
+ "hintText": {
2439
+ "xs": {
2440
+ "value": {
2441
+ "fontFamily": "$fontFamilies.default",
2442
+ "fontWeight": "$fontWeights.400",
2443
+ "lineHeight": "$lineHeights.500",
2444
+ "fontSize": "$fontSizes.100",
2445
+ "letterSpacing": "0%",
2446
+ "paragraphSpacing": "0px"
2447
+ },
2448
+ "type": "typography"
2449
+ },
2450
+ "s": {
2451
+ "value": {
2452
+ "fontFamily": "$fontFamilies.default",
2453
+ "fontWeight": "$fontWeights.400",
2454
+ "lineHeight": "$lineHeights.500",
2455
+ "fontSize": "$fontSizes.100",
2456
+ "letterSpacing": "0%",
2457
+ "paragraphSpacing": "0px"
2458
+ },
2459
+ "type": "typography"
2460
+ },
2461
+ "m": {
2462
+ "value": {
2463
+ "fontFamily": "$fontFamilies.default",
2464
+ "fontWeight": "$fontWeights.400",
2465
+ "lineHeight": "$lineHeights.500",
2466
+ "fontSize": "$fontSizes.100",
2467
+ "letterSpacing": "0%",
2468
+ "paragraphSpacing": "0px"
2469
+ },
2470
+ "type": "typography"
2471
+ },
2472
+ "l": {
2473
+ "value": {
2474
+ "fontFamily": "$fontFamilies.default",
2475
+ "fontWeight": "$fontWeights.400",
2476
+ "lineHeight": "$lineHeights.500",
2477
+ "fontSize": "$fontSizes.200",
2478
+ "letterSpacing": "0%",
2479
+ "paragraphSpacing": "0px"
2480
+ },
2481
+ "type": "typography"
2482
+ }
2483
+ },
2484
+ "errorMessage": {
2485
+ "xs": {
2486
+ "value": {
2487
+ "fontFamily": "$fontFamilies.default",
2488
+ "fontWeight": "$fontWeights.500",
2489
+ "lineHeight": "$lineHeights.500",
2490
+ "fontSize": "$fontSizes.100",
2491
+ "letterSpacing": "0%",
2492
+ "paragraphSpacing": "0px"
2493
+ },
2494
+ "type": "typography"
2495
+ },
2496
+ "s": {
2497
+ "value": {
2498
+ "fontFamily": "$fontFamilies.default",
2499
+ "fontWeight": "$fontWeights.500",
2500
+ "lineHeight": "$lineHeights.500",
2501
+ "fontSize": "$fontSizes.100",
2502
+ "letterSpacing": "0%",
2503
+ "paragraphSpacing": "0px"
2504
+ },
2505
+ "type": "typography"
2506
+ },
2507
+ "m": {
2508
+ "value": {
2509
+ "fontFamily": "$fontFamilies.default",
2510
+ "fontWeight": "$fontWeights.500",
2511
+ "lineHeight": "$lineHeights.500",
2512
+ "fontSize": "$fontSizes.100",
2513
+ "letterSpacing": "0%",
2514
+ "paragraphSpacing": "0px"
2515
+ },
2516
+ "type": "typography"
2517
+ },
2518
+ "l": {
2519
+ "value": {
2520
+ "fontFamily": "$fontFamilies.default",
2521
+ "fontWeight": "$fontWeights.500",
2522
+ "lineHeight": "$lineHeights.500",
2523
+ "fontSize": "$fontSizes.200",
2524
+ "letterSpacing": "0%",
2525
+ "paragraphSpacing": "0px"
2526
+ },
2527
+ "type": "typography"
2528
+ }
2529
+ },
2530
+ "cautionMessage": {
2531
+ "xs": {
2532
+ "value": {
2533
+ "fontFamily": "$fontFamilies.default",
2534
+ "fontWeight": "$fontWeights.400",
2535
+ "lineHeight": "$lineHeights.500",
2536
+ "fontSize": "$fontSizes.100",
2537
+ "letterSpacing": "0%",
2538
+ "paragraphSpacing": "0px"
2539
+ },
2540
+ "type": "typography"
2541
+ },
2542
+ "s": {
2543
+ "value": {
2544
+ "fontFamily": "$fontFamilies.default",
2545
+ "fontWeight": "$fontWeights.400",
2546
+ "lineHeight": "$lineHeights.500",
2547
+ "fontSize": "$fontSizes.100",
2548
+ "letterSpacing": "0%",
2549
+ "paragraphSpacing": "0px"
2550
+ },
2551
+ "type": "typography"
2552
+ },
2553
+ "m": {
2554
+ "value": {
2555
+ "fontFamily": "$fontFamilies.default",
2556
+ "fontWeight": "$fontWeights.400",
2557
+ "lineHeight": "$lineHeights.500",
2558
+ "fontSize": "$fontSizes.100",
2559
+ "letterSpacing": "0%",
2560
+ "paragraphSpacing": "0px"
2561
+ },
2562
+ "type": "typography"
2563
+ },
2564
+ "l": {
2565
+ "value": {
2566
+ "fontFamily": "$fontFamilies.default",
2567
+ "fontWeight": "$fontWeights.400",
2568
+ "lineHeight": "$lineHeights.500",
2569
+ "fontSize": "$fontSizes.200",
2570
+ "letterSpacing": "0%",
2571
+ "paragraphSpacing": "0px"
2572
+ },
2573
+ "type": "typography"
2574
+ }
2575
+ },
2576
+ "inputText": {
2577
+ "xs": {
2578
+ "value": {
2579
+ "fontFamily": "$fontFamilies.default",
2580
+ "fontWeight": "$fontWeights.400",
2581
+ "lineHeight": "$lineHeights.500",
2582
+ "fontSize": "$fontSizes.100",
2583
+ "letterSpacing": "0%",
2584
+ "paragraphSpacing": "0px"
2585
+ },
2586
+ "type": "typography"
2587
+ },
2588
+ "s": {
2589
+ "value": {
2590
+ "fontFamily": "$fontFamilies.default",
2591
+ "fontWeight": "$fontWeights.400",
2592
+ "lineHeight": "$lineHeights.500",
2593
+ "fontSize": "$fontSizes.100",
2594
+ "letterSpacing": "0%",
2595
+ "paragraphSpacing": "0px"
2596
+ },
2597
+ "type": "typography"
2598
+ },
2599
+ "m": {
2600
+ "value": {
2601
+ "fontFamily": "$fontFamilies.default",
2602
+ "fontWeight": "$fontWeights.400",
2603
+ "lineHeight": "$lineHeights.500",
2604
+ "fontSize": "$fontSizes.100",
2605
+ "letterSpacing": "0%",
2606
+ "paragraphSpacing": "0px"
2607
+ },
2608
+ "type": "typography"
2609
+ },
2610
+ "l": {
2611
+ "value": {
2612
+ "fontFamily": "$fontFamilies.default",
2613
+ "fontWeight": "$fontWeights.400",
2614
+ "lineHeight": "$lineHeights.500",
2615
+ "fontSize": "$fontSizes.200",
2616
+ "letterSpacing": "0%",
2617
+ "paragraphSpacing": "0px"
2618
+ },
2619
+ "type": "typography"
2620
+ }
2621
+ },
2622
+ "dropdownOptions": {
2623
+ "xs": {
2624
+ "value": {
2625
+ "fontFamily": "$fontFamilies.default",
2626
+ "fontWeight": "$fontWeights.400",
2627
+ "lineHeight": "$lineHeights.500",
2628
+ "fontSize": "$fontSizes.100",
2629
+ "letterSpacing": "0%",
2630
+ "paragraphSpacing": "0px"
2631
+ },
2632
+ "type": "typography"
2633
+ },
2634
+ "s": {
2635
+ "value": {
2636
+ "fontFamily": "$fontFamilies.default",
2637
+ "fontWeight": "$fontWeights.400",
2638
+ "lineHeight": "$lineHeights.500",
2639
+ "fontSize": "$fontSizes.100",
2640
+ "letterSpacing": "0%",
2641
+ "paragraphSpacing": "0px"
2642
+ },
2643
+ "type": "typography"
2644
+ },
2645
+ "m": {
2646
+ "value": {
2647
+ "fontFamily": "$fontFamilies.default",
2648
+ "fontWeight": "$fontWeights.400",
2649
+ "lineHeight": "$lineHeights.500",
2650
+ "fontSize": "$fontSizes.100",
2651
+ "letterSpacing": "0%",
2652
+ "paragraphSpacing": "0px"
2653
+ },
2654
+ "type": "typography"
2655
+ },
2656
+ "l": {
2657
+ "value": {
2658
+ "fontFamily": "$fontFamilies.default",
2659
+ "fontWeight": "$fontWeights.400",
2660
+ "lineHeight": "$lineHeights.500",
2661
+ "fontSize": "$fontSizes.200",
2662
+ "letterSpacing": "0%",
2663
+ "paragraphSpacing": "0px"
2664
+ },
2665
+ "type": "typography"
2666
+ }
2667
+ },
2668
+ "secondLabel": {
2669
+ "xs": {
2670
+ "value": {
2671
+ "fontFamily": "$fontFamilies.default",
2672
+ "fontWeight": "$fontWeights.500",
2673
+ "lineHeight": "$lineHeights.500",
2674
+ "fontSize": "$fontSizes.100",
2675
+ "letterSpacing": "0%",
2676
+ "paragraphSpacing": "0px"
2677
+ },
2678
+ "type": "typography"
2679
+ },
2680
+ "s": {
2681
+ "value": {
2682
+ "fontFamily": "$fontFamilies.default",
2683
+ "fontWeight": "$fontWeights.500",
2684
+ "lineHeight": "$lineHeights.500",
2685
+ "fontSize": "$fontSizes.100",
2686
+ "letterSpacing": "0%",
2687
+ "paragraphSpacing": "0px"
2688
+ },
2689
+ "type": "typography"
2690
+ },
2691
+ "m": {
2692
+ "value": {
2693
+ "fontFamily": "$fontFamilies.default",
2694
+ "fontWeight": "$fontWeights.500",
2695
+ "lineHeight": "$lineHeights.500",
2696
+ "fontSize": "$fontSizes.100",
2697
+ "letterSpacing": "0%",
2698
+ "paragraphSpacing": "0px"
2699
+ },
2700
+ "type": "typography"
2701
+ },
2702
+ "l": {
2703
+ "value": {
2704
+ "fontFamily": "$fontFamilies.default",
2705
+ "fontWeight": "$fontWeights.500",
2706
+ "lineHeight": "$lineHeights.500",
2707
+ "fontSize": "$fontSizes.200",
2708
+ "letterSpacing": "0%",
2709
+ "paragraphSpacing": "0px"
2710
+ },
2711
+ "type": "typography"
2712
+ }
2098
2713
  },
2099
- "700": {
2100
- "value": "#00538C",
2101
- "type": "color"
2714
+ "characterCount": {
2715
+ "xs": {
2716
+ "value": {
2717
+ "fontFamily": "$fontFamilies.default",
2718
+ "fontWeight": "$fontWeights.400",
2719
+ "lineHeight": "$lineHeights.500",
2720
+ "fontSize": "$fontSizes.100",
2721
+ "letterSpacing": "0%",
2722
+ "paragraphSpacing": "0px"
2723
+ },
2724
+ "type": "typography"
2725
+ },
2726
+ "s": {
2727
+ "value": {
2728
+ "fontFamily": "$fontFamilies.default",
2729
+ "fontWeight": "$fontWeights.400",
2730
+ "lineHeight": "$lineHeights.500",
2731
+ "fontSize": "$fontSizes.100",
2732
+ "letterSpacing": "0%",
2733
+ "paragraphSpacing": "0px"
2734
+ },
2735
+ "type": "typography"
2736
+ },
2737
+ "m": {
2738
+ "value": {
2739
+ "fontFamily": "$fontFamilies.default",
2740
+ "lineHeight": "$lineHeights.500",
2741
+ "fontWeight": "$fontWeights.400",
2742
+ "fontSize": "$fontSizes.100",
2743
+ "letterSpacing": "0%",
2744
+ "paragraphSpacing": "0px"
2745
+ },
2746
+ "type": "typography"
2747
+ },
2748
+ "l": {
2749
+ "value": {
2750
+ "fontFamily": "$fontFamilies.default",
2751
+ "fontWeight": "$fontWeights.400",
2752
+ "lineHeight": "$lineHeights.500",
2753
+ "fontSize": "$fontSizes.100",
2754
+ "letterSpacing": "0%",
2755
+ "paragraphSpacing": "0px"
2756
+ },
2757
+ "type": "typography"
2758
+ }
2759
+ }
2760
+ },
2761
+ "link": {
2762
+ "text": {
2763
+ "m": {
2764
+ "value": {
2765
+ "fontFamily": "$fontFamilies.default",
2766
+ "fontWeight": "$fontWeights.400",
2767
+ "lineHeight": "$lineHeights.500",
2768
+ "fontSize": "$fontSizes.100",
2769
+ "letterSpacing": "0%",
2770
+ "paragraphSpacing": "0px"
2771
+ },
2772
+ "type": "typography"
2773
+ },
2774
+ "l": {
2775
+ "value": {
2776
+ "fontFamily": "$fontFamilies.default",
2777
+ "fontWeight": "$fontWeights.400",
2778
+ "lineHeight": "$lineHeights.500",
2779
+ "fontSize": "$fontSizes.200",
2780
+ "letterSpacing": "0%",
2781
+ "paragraphSpacing": "0px"
2782
+ },
2783
+ "type": "typography"
2784
+ }
2785
+ }
2786
+ },
2787
+ "message": {
2788
+ "heading": {
2789
+ "m": {
2790
+ "value": {
2791
+ "fontFamily": "$fontFamilies.default",
2792
+ "fontWeight": "$fontWeights.700",
2793
+ "lineHeight": "$lineHeights.500",
2794
+ "fontSize": "$fontSizes.100",
2795
+ "letterSpacing": "0%",
2796
+ "paragraphSpacing": "0px"
2797
+ },
2798
+ "type": "typography"
2799
+ },
2800
+ "l": {
2801
+ "value": {
2802
+ "fontFamily": "$fontFamilies.default",
2803
+ "fontWeight": "$fontWeights.700",
2804
+ "lineHeight": "$lineHeights.500",
2805
+ "fontSize": "$fontSizes.200",
2806
+ "letterSpacing": "0%",
2807
+ "paragraphSpacing": "0px"
2808
+ },
2809
+ "type": "typography"
2810
+ }
2102
2811
  },
2103
- "800": {
2104
- "value": "#004472",
2105
- "type": "color"
2812
+ "text": {
2813
+ "m": {
2814
+ "value": {
2815
+ "fontFamily": "$fontFamilies.default",
2816
+ "fontWeight": "$fontWeights.400",
2817
+ "lineHeight": "$lineHeights.500",
2818
+ "fontSize": "$fontSizes.100",
2819
+ "letterSpacing": "0%",
2820
+ "paragraphSpacing": "0px"
2821
+ },
2822
+ "type": "typography"
2823
+ },
2824
+ "l": {
2825
+ "value": {
2826
+ "fontFamily": "$fontFamilies.default",
2827
+ "fontWeight": "$fontWeights.400",
2828
+ "lineHeight": "$lineHeights.500",
2829
+ "fontSize": "$fontSizes.200",
2830
+ "letterSpacing": "0%",
2831
+ "paragraphSpacing": "0px"
2832
+ },
2833
+ "type": "typography"
2834
+ }
2835
+ }
2836
+ },
2837
+ "pill": {
2838
+ "label": {
2839
+ "s": {
2840
+ "value": {
2841
+ "fontFamily": "$fontFamilies.default",
2842
+ "fontWeight": "$fontWeights.500",
2843
+ "lineHeight": "$lineHeights.500",
2844
+ "fontSize": "$fontSizes.010",
2845
+ "letterSpacing": "0%",
2846
+ "paragraphSpacing": "0px"
2847
+ },
2848
+ "type": "typography"
2849
+ },
2850
+ "m": {
2851
+ "value": {
2852
+ "fontFamily": "$fontFamilies.default",
2853
+ "fontWeight": "$fontWeights.500",
2854
+ "lineHeight": "$lineHeights.500",
2855
+ "fontSize": "$fontSizes.025",
2856
+ "letterSpacing": "0%",
2857
+ "paragraphSpacing": "0px"
2858
+ },
2859
+ "type": "typography"
2860
+ },
2861
+ "l": {
2862
+ "value": {
2863
+ "fontFamily": "$fontFamilies.default",
2864
+ "fontWeight": "$fontWeights.500",
2865
+ "lineHeight": "$lineHeights.500",
2866
+ "fontSize": "$fontSizes.100",
2867
+ "letterSpacing": "0%",
2868
+ "paragraphSpacing": "0px"
2869
+ },
2870
+ "type": "typography"
2871
+ },
2872
+ "xl": {
2873
+ "value": {
2874
+ "fontFamily": "$fontFamilies.default",
2875
+ "fontWeight": "$fontWeights.500",
2876
+ "lineHeight": "$lineHeights.500",
2877
+ "fontSize": "$fontSizes.200",
2878
+ "letterSpacing": "0%",
2879
+ "paragraphSpacing": "0px"
2880
+ },
2881
+ "type": "typography"
2882
+ }
2883
+ }
2884
+ },
2885
+ "switch": {
2886
+ "optionLabel": {
2887
+ "m": {
2888
+ "value": {
2889
+ "fontFamily": "$fontFamilies.default",
2890
+ "fontWeight": "$fontWeights.500",
2891
+ "lineHeight": "$lineHeights.500",
2892
+ "fontSize": "$fontSizes.025",
2893
+ "letterSpacing": "0%",
2894
+ "paragraphSpacing": "0px"
2895
+ },
2896
+ "type": "typography"
2897
+ },
2898
+ "l": {
2899
+ "value": {
2900
+ "fontFamily": "$fontFamilies.default",
2901
+ "fontWeight": "$fontWeights.500",
2902
+ "lineHeight": "$lineHeights.500",
2903
+ "fontSize": "$fontSizes.100",
2904
+ "letterSpacing": "0%",
2905
+ "paragraphSpacing": "0px"
2906
+ },
2907
+ "type": "typography"
2908
+ }
2909
+ }
2910
+ },
2911
+ "table": {
2912
+ "headerText": {
2913
+ "m": {
2914
+ "value": {
2915
+ "fontFamily": "$fontFamilies.default",
2916
+ "fontWeight": "$fontWeights.500",
2917
+ "lineHeight": "$lineHeights.500",
2918
+ "fontSize": "$fontSizes.100",
2919
+ "letterSpacing": "0%",
2920
+ "paragraphSpacing": "0px"
2921
+ },
2922
+ "type": "typography"
2923
+ }
2106
2924
  },
2107
- "900": {
2108
- "value": "#003C64",
2109
- "type": "color"
2925
+ "cellText": {
2926
+ "m": {
2927
+ "value": {
2928
+ "fontFamily": "$fontFamilies.default",
2929
+ "fontWeight": "$fontWeights.400",
2930
+ "lineHeight": "$lineHeights.500",
2931
+ "fontSize": "$fontSizes.100",
2932
+ "letterSpacing": "0%",
2933
+ "paragraphSpacing": "0px"
2934
+ },
2935
+ "type": "typography"
2936
+ }
2937
+ }
2938
+ },
2939
+ "tooltip": {
2940
+ "text": {
2941
+ "m": {
2942
+ "value": {
2943
+ "fontFamily": "$fontFamilies.default",
2944
+ "fontWeight": "$fontWeights.400",
2945
+ "lineHeight": "$lineHeights.500",
2946
+ "fontSize": "$fontSizes.100",
2947
+ "letterSpacing": "0%",
2948
+ "paragraphSpacing": "0px"
2949
+ },
2950
+ "type": "typography"
2951
+ },
2952
+ "l": {
2953
+ "value": {
2954
+ "fontFamily": "$fontFamilies.default",
2955
+ "fontWeight": "$fontWeights.400",
2956
+ "lineHeight": "$lineHeights.500",
2957
+ "fontSize": "$fontSizes.200",
2958
+ "letterSpacing": "0%",
2959
+ "paragraphSpacing": "0px"
2960
+ },
2961
+ "type": "typography"
2962
+ }
2110
2963
  }
2111
2964
  }
2112
2965
  }