@sage/design-tokens 1.62.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,7 +3,7 @@ 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 Thu, 16 Sep 2021 13:20:17 GMT
6
+ * Generated on Thu, 16 Sep 2021 16:52:38 GMT
7
7
  */
8
8
 
9
9
  :root {
@@ -16,30 +16,13 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
16
16
  --colorsComponentsNavigation1000: #000000;
17
17
  --colorsComponentsNavigation000: #FFFFFF;
18
18
  --colorsComponentsNavigationTransparent: rgba(225, 225, 225, 0);
19
- --colorsBrand900: #ff00ff;
20
- --colorsBrand1000: #ff00ff;
21
- --colorsBrand000: #ff00ff;
22
- --colorsBrandLogo: #ff00ff;
23
- --colorsBrandTransparent: #00FFFF;
24
- --colorsUtilityMinor100: #FF00FF;
25
- --colorsUtilityMinor200: #FF00FF;
26
- --colorsUtilityMinor300: #FF00FF;
27
- --colorsUtilityMinor400: #FF00FF;
28
- --colorsUtilityMinor500: #FF00FF;
29
- --colorsUtilityMinor1000: #FF00FF;
30
- --colorsUtilityMinor000: #FF00FF;
31
- --colorsUtilityMinor025: #FF00FF;
32
- --colorsUtilityMinor050: #FF00FF;
33
19
  --colorsUtilityMajor100: #CCD6DB;
34
20
  --colorsUtilityMajor150: #B3C2C9;
35
21
  --colorsUtilityMajor200: #99ADB7;
36
22
  --colorsUtilityMajor300: #668494;
37
23
  --colorsUtilityMajor400: #335B70;
38
24
  --colorsUtilityMajor500: #00324C;
39
- --colorsUtilityMajor600: #00FFFF;
40
- --colorsUtilityMajor700: #00FFFF;
41
25
  --colorsUtilityMajor800: #00141E;
42
- --colorsUtilityMajor900: #00FFFF;
43
26
  --colorsUtilityMajor1000: #000000;
44
27
  --colorsUtilityMajor000: #FFFFFF;
45
28
  --colorsUtilityMajor025: #F2F5F6;
@@ -52,20 +35,12 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
52
35
  --colorsUtilityReadOnly400: #F2F5F6;
53
36
  --colorsUtilityReadOnly500: #E6EBED;
54
37
  --colorsUtilityReadOnly600: #CCD6DB;
55
- --colorsActionMajor100: #ff00ff;
56
38
  --colorsActionMajor150: #B3D9C8;
57
- --colorsActionMajor200: #C500ED;
58
- --colorsActionMajor300: #C500ED;
59
- --colorsActionMajor400: #C500ED;
60
39
  --colorsActionMajor500: #008146;
61
40
  --colorsActionMajor600: #006738;
62
41
  --colorsActionMajor700: #004D2A;
63
- --colorsActionMajor800: #C500ED;
64
- --colorsActionMajor900: #C500ED;
65
42
  --colorsActionMajor1000: #000000;
66
43
  --colorsActionMajor000: #FFFFFF;
67
- --colorsActionMajor025: #C500ED;
68
- --colorsActionMajor050: #C500ED;
69
44
  --colorsActionMajorTransparent: rgba(225, 225, 225, 0);
70
45
  --colorsActionMinor100: #E6EBED;
71
46
  --colorsActionMinor200: #CCD6DB;
@@ -73,9 +48,6 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
73
48
  --colorsActionMinor400: #668494;
74
49
  --colorsActionMinor500: #335B70;
75
50
  --colorsActionMinor600: #00324C;
76
- --colorsActionMinor700: #B072FF;
77
- --colorsActionMinor800: #B072FF ;
78
- --colorsActionMinor900: #B072FF;
79
51
  --colorsActionMinor1000: #000000;
80
52
  --colorsActionMinor000: #FFFFFF;
81
53
  --colorsActionMinor025: #FAFBFB;
@@ -87,13 +59,7 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
87
59
  --colorsActionReadOnly400: #F2F5F6;
88
60
  --colorsActionReadOnly500: #E6EBED;
89
61
  --colorsActionReadOnly600: #CCD6DB;
90
- --colorsContent900: #00FFFF;
91
- --colorsContent1000: #00CCCC;
92
- --colorsContent000: #9DFFFF;
93
- --colorsSemanticNeutral100: #00ffff;
94
- --colorsSemanticNeutral150: #00ffff;
95
62
  --colorsSemanticNeutral200: #CCD6DB;
96
- --colorsSemanticNeutral400: #00ffff;
97
63
  --colorsSemanticNeutral500: #335B70;
98
64
  --colorsSemanticNeutral600: #00324C;
99
65
  --colorsSemanticNeutral1000: #000000;
@@ -114,9 +80,9 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
114
80
  --colorsSemanticNegative1000: #000000;
115
81
  --colorsSemanticNegative000: #FFFFFF;
116
82
  --colorsSemanticNegativeTransparent: rgba(225, 225, 225, 0);
117
- --colorsSemanticCaution400: #ED8333;
118
- --colorsSemanticCaution500: #E96400;
119
- --colorsSemanticCaution600: #BA5000;
83
+ --colorsSemanticCaution400: #f28533;
84
+ --colorsSemanticCaution500: #EF6700;
85
+ --colorsSemanticCaution600: #bf5200;
120
86
  --colorsSemanticCaution1000: #000000;
121
87
  --colorsSemanticCaution000: #FFFFFF;
122
88
  --colorsSemanticCautionTransparent: rgba(225, 225, 225, 0);
@@ -168,10 +134,6 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
168
134
  --borderWidth300: 3px;
169
135
  --borderWidth400: 4px;
170
136
  --borderWidth000: 0px;
171
- --fontWeights400: Regular Beta;
172
- --fontWeights500: Medium Beta;
173
- --fontWeights600: SemiBold Beta;
174
- --fontWeights700: Bold Beta;
175
137
  --boxShadow100: 0 10px 10px 0 rgba(0,20,29,0.1);
176
138
  --boxShadow200: 0 20px 40px 0 rgba(0,20,29,0.1);
177
139
  --boxShadow300: 0 30px 60px 0 rgba(0,20,29,0.1);
@@ -201,6 +163,10 @@ Copyright © 2021 The Sage Group plc or its licensors. All Rights reserved
201
163
  --opacity700: 70%;
202
164
  --opacity800: 80%;
203
165
  --opacity900: 90%;
166
+ --fontWeights400: Regular Beta;
167
+ --fontWeights500: Medium Beta;
168
+ --fontWeights600: SemiBold Beta;
169
+ --fontWeights700: Bold Beta;
204
170
  --lineHeights400: 125%;
205
171
  --lineHeights500: 150%;
206
172
  --fontFamiliesDefault: Sage UI;
package/css/no-theme.css CHANGED
@@ -3,37 +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 Thu, 16 Sep 2021 13:20:17 GMT
6
+ * Generated on Thu, 16 Sep 2021 16:52:38 GMT
7
7
  */
8
8
 
9
9
  :root {
10
- --metaName: no theme;
10
+ --metaName: Base Theme;
11
11
  --metaPublic: true;
12
- --colorsLogo: #ff00ff;
13
- --colorsContent300: rgba(50,0,255,.3);
14
- --colorsContent500: rgba(50,0,255,.55);
15
- --colorsContent600: rgba(50,0,255,.65);
16
- --colorsContent900: rgba(50,0,255,.9);
17
- --colorsContent000: #CCFF00;
18
- --colorsUtility25: #F2F5F6;
19
- --colorsUtility50: #E6EBED;
20
- --colorsUtility100: #CCD6DB;
21
- --colorsUtility200: #99ADB6;
22
- --colorsUtility300: #668592;
23
- --colorsUtility400: #335C6D;
24
- --colorsUtility500: #003349;
25
- --colorsSemanticCaution300: #BA5000;
26
- --colorsSemanticCaution500: #E96400;
27
- --colorsSemanticCaution800: #ED8333;
28
- --colorsSemanticFocus300: #FFDA80;
29
- --colorsSemanticFocus500: #FFB500;
30
- --colorsSemanticNeutral500: #335C6D;
31
- --colorsSemanticNeutral700: #003349;
32
- --colorsSemanticNegative500: #C7384F;
33
- --colorsSemanticNegative700: #9F2D3F;
34
- --colorsSemanticPositive500: #00B000;
35
- --colorsSemanticPositive800: #008400;
36
- --colorsBase500: #FF00FF;
37
- --colorsBase700: #EE00FF;
38
- --colorsBase800: #DD00FF;
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];
39
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"
@@ -201,26 +129,10 @@
201
129
  },
202
130
  "action": {
203
131
  "major": {
204
- "100": {
205
- "value": "#ff00ff",
206
- "type": "color"
207
- },
208
132
  "150": {
209
133
  "value": "#B3D9C8",
210
134
  "type": "color"
211
135
  },
212
- "200": {
213
- "value": "#C500ED",
214
- "type": "color"
215
- },
216
- "300": {
217
- "value": "#C500ED",
218
- "type": "color"
219
- },
220
- "400": {
221
- "value": "#C500ED",
222
- "type": "color"
223
- },
224
136
  "500": {
225
137
  "value": "#008146",
226
138
  "type": "color"
@@ -233,14 +145,6 @@
233
145
  "value": "#004D2A",
234
146
  "type": "color"
235
147
  },
236
- "800": {
237
- "value": "#C500ED",
238
- "type": "color"
239
- },
240
- "900": {
241
- "value": "#C500ED",
242
- "type": "color"
243
- },
244
148
  "1000": {
245
149
  "value": "#000000",
246
150
  "type": "color"
@@ -249,14 +153,6 @@
249
153
  "value": "#FFFFFF",
250
154
  "type": "color"
251
155
  },
252
- "025": {
253
- "value": "#C500ED",
254
- "type": "color"
255
- },
256
- "050": {
257
- "value": "#C500ED",
258
- "type": "color"
259
- },
260
156
  "transparent": {
261
157
  "value": "rgba(225, 225, 225, 0)",
262
158
  "type": "color"
@@ -287,21 +183,6 @@
287
183
  "value": "#00324C",
288
184
  "type": "color"
289
185
  },
290
- "700": {
291
- "value": "#B072FF",
292
- "type": "color",
293
- "description": "if needed, replace with #00283D"
294
- },
295
- "800": {
296
- "value": "#B072FF ",
297
- "type": "color",
298
- "description": "if needed replace with #001E2E"
299
- },
300
- "900": {
301
- "value": "#B072FF",
302
- "type": "color",
303
- "description": "if needed replace with #00141E"
304
- },
305
186
  "1000": {
306
187
  "value": "#000000",
307
188
  "type": "color"
@@ -352,40 +233,12 @@
352
233
  }
353
234
  }
354
235
  },
355
- "content": {
356
- "900": {
357
- "value": "#00FFFF",
358
- "type": "color"
359
- },
360
- "1000": {
361
- "value": "#00CCCC",
362
- "type": "color"
363
- },
364
- "000": {
365
- "value": "#9DFFFF",
366
- "type": "color"
367
- }
368
- },
369
236
  "semantic": {
370
237
  "neutral": {
371
- "100": {
372
- "value": "#00ffff",
373
- "type": "color"
374
- },
375
- "150": {
376
- "value": "#00ffff",
377
- "type": "color",
378
- "description": "was b3cfe5"
379
- },
380
238
  "200": {
381
239
  "value": "#CCD6DB",
382
240
  "type": "color"
383
241
  },
384
- "400": {
385
- "value": "#00ffff",
386
- "type": "color",
387
- "description": "was 668592"
388
- },
389
242
  "500": {
390
243
  "value": "#335B70",
391
244
  "type": "color",
@@ -476,15 +329,16 @@
476
329
  },
477
330
  "caution": {
478
331
  "400": {
479
- "value": "#ED8333",
332
+ "value": "#f28533",
480
333
  "type": "color"
481
334
  },
482
335
  "500": {
483
- "value": "#E96400",
484
- "type": "color"
336
+ "value": "#EF6700",
337
+ "type": "color",
338
+ "description": "was #E96400"
485
339
  },
486
340
  "600": {
487
- "value": "#BA5000",
341
+ "value": "#bf5200",
488
342
  "type": "color"
489
343
  },
490
344
  "1000": {
@@ -702,24 +556,6 @@
702
556
  "type": "borderWidth"
703
557
  }
704
558
  },
705
- "fontWeights": {
706
- "400": {
707
- "value": "Regular Beta",
708
- "type": "fontWeights"
709
- },
710
- "500": {
711
- "value": "Medium Beta",
712
- "type": "fontWeights"
713
- },
714
- "600": {
715
- "value": "SemiBold Beta",
716
- "type": "fontWeights"
717
- },
718
- "700": {
719
- "value": "Bold Beta",
720
- "type": "fontWeights"
721
- }
722
- },
723
559
  "boxShadow": {
724
560
  "100": {
725
561
  "value": {
@@ -872,6 +708,24 @@
872
708
  "type": "opacity"
873
709
  }
874
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
+ },
875
729
  "lineHeights": {
876
730
  "400": {
877
731
  "value": "125%",
@@ -1630,7 +1484,7 @@
1630
1484
  "no-theme": {
1631
1485
  "meta": {
1632
1486
  "name": {
1633
- "value": "no theme",
1487
+ "value": "Base Theme",
1634
1488
  "type": "other"
1635
1489
  },
1636
1490
  "public": {
@@ -1640,445 +1494,1472 @@
1640
1494
  },
1641
1495
  "colors": {
1642
1496
  "logo": {
1643
- "value": "#ff00ff",
1497
+ "value": "#ef001d",
1644
1498
  "type": "color"
1645
1499
  },
1646
- "content": {
1647
- "300": {
1648
- "value": "rgba(50,0,255,.3)",
1649
- "type": "color"
1650
- },
1651
- "500": {
1652
- "value": "rgba(50,0,255,.55)",
1653
- "type": "color"
1654
- },
1655
- "600": {
1656
- "value": "rgba(50,0,255,.65)",
1657
- "type": "color"
1658
- },
1659
- "900": {
1660
- "value": "rgba(50,0,255,.9)",
1661
- "type": "color"
1662
- },
1663
- "000": {
1664
- "value": "#CCFF00",
1665
- "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
+ }
1666
1526
  }
1667
1527
  },
1668
1528
  "utility": {
1669
- "25": {
1670
- "value": "#F2F5F6",
1671
- "type": "color"
1672
- },
1673
- "50": {
1674
- "value": "#E6EBED",
1675
- "type": "color"
1676
- },
1677
- "100": {
1678
- "value": "#CCD6DB",
1679
- "type": "color"
1680
- },
1681
- "200": {
1682
- "value": "#99ADB6",
1683
- "type": "color"
1684
- },
1685
- "300": {
1686
- "value": "#668592",
1687
- "type": "color"
1688
- },
1689
- "400": {
1690
- "value": "#335C6D",
1691
- "type": "color"
1692
- },
1693
- "500": {
1694
- "value": "#003349",
1695
- "type": "color"
1696
- }
1697
- },
1698
- "semantic": {
1699
- "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
+ },
1700
1542
  "300": {
1701
- "value": "#BA5000",
1543
+ "value": "#f44dd9",
1544
+ "type": "color"
1545
+ },
1546
+ "400": {
1547
+ "value": "#f233d4",
1702
1548
  "type": "color"
1703
1549
  },
1704
1550
  "500": {
1705
- "value": "#E96400",
1551
+ "value": "#ef00c9",
1706
1552
  "type": "color"
1707
1553
  },
1708
1554
  "800": {
1709
- "value": "#ED8333",
1555
+ "value": "#bf00a1",
1556
+ "type": "color"
1557
+ },
1558
+ "1000": {
1559
+ "value": "#8f0079",
1560
+ "type": "color"
1561
+ },
1562
+ "000": {
1563
+ "value": "#fef2fc",
1564
+ "type": "color"
1565
+ },
1566
+ "025": {
1567
+ "value": "#fde6fa",
1568
+ "type": "color"
1569
+ },
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)",
1710
1580
  "type": "color"
1711
1581
  }
1712
1582
  },
1713
- "focus": {
1714
- "300": {
1715
- "value": "#FFDA80",
1583
+ "disabled": {
1584
+ "400": {
1585
+ "value": "#ed99f9",
1716
1586
  "type": "color"
1717
1587
  },
1718
1588
  "500": {
1719
- "value": "#FFB500",
1589
+ "value": "#e880f7",
1590
+ "type": "color"
1591
+ },
1592
+ "600": {
1593
+ "value": "#e366f5",
1720
1594
  "type": "color"
1721
1595
  }
1722
1596
  },
1723
- "neutral": {
1597
+ "readOnly": {
1598
+ "400": {
1599
+ "value": "#cb4df4",
1600
+ "type": "color"
1601
+ },
1724
1602
  "500": {
1725
- "value": "#335C6D",
1603
+ "value": "#c433f2",
1726
1604
  "type": "color"
1727
1605
  },
1728
- "700": {
1729
- "value": "#003349",
1606
+ "600": {
1607
+ "value": "#bc19f1",
1730
1608
  "type": "color"
1731
1609
  }
1732
- },
1733
- "negative": {
1610
+ }
1611
+ },
1612
+ "action": {
1613
+ "major": {
1614
+ "150": {
1615
+ "value": "#daccfc",
1616
+ "type": "color"
1617
+ },
1734
1618
  "500": {
1735
- "value": "#C7384F",
1619
+ "value": "#9166f5",
1620
+ "type": "color"
1621
+ },
1622
+ "600": {
1623
+ "value": "#6c33f2",
1736
1624
  "type": "color"
1737
1625
  },
1738
1626
  "700": {
1739
- "value": "#9F2D3F",
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)",
1740
1640
  "type": "color"
1741
1641
  }
1742
1642
  },
1743
- "positive": {
1643
+ "minor": {
1644
+ "100": {
1645
+ "value": "#99abf9",
1646
+ "type": "color"
1647
+ },
1648
+ "200": {
1649
+ "value": "#8096f7",
1650
+ "type": "color"
1651
+ },
1652
+ "300": {
1653
+ "value": "#6681f5",
1654
+ "type": "color"
1655
+ },
1656
+ "400": {
1657
+ "value": "#4d6cf4",
1658
+ "type": "color"
1659
+ },
1744
1660
  "500": {
1745
- "value": "#00B000",
1661
+ "value": "#3357f2",
1746
1662
  "type": "color"
1747
1663
  },
1748
- "800": {
1749
- "value": "#008400",
1664
+ "600": {
1665
+ "value": "#1942f1",
1750
1666
  "type": "color"
1751
- }
1752
- }
1753
- },
1754
- "base": {
1755
- "500": {
1756
- "value": "#FF00FF",
1757
- "type": "color"
1758
- },
1759
- "700": {
1760
- "value": "#EE00FF",
1761
- "type": "color"
1762
- },
1763
- "800": {
1764
- "value": "#DD00FF",
1765
- "type": "color"
1766
- }
1767
- }
1768
- }
1769
- },
1770
- "references": {
1771
- "meta": {
1772
- "name": {
1773
- "value": "References",
1774
- "type": "other"
1667
+ },
1668
+ "1000": {
1669
+ "value": "#001fa7",
1670
+ "type": "color"
1671
+ },
1672
+ "000": {
1673
+ "value": "#e6eafd",
1674
+ "type": "color"
1675
+ },
1676
+ "025": {
1677
+ "value": "#ccd5fc",
1678
+ "type": "color"
1679
+ },
1680
+ "050": {
1681
+ "value": "#b3c0fa",
1682
+ "type": "color"
1683
+ },
1684
+ "transparent": {
1685
+ "value": "rgba(51, 87, 242, 0.3)",
1686
+ "type": "color"
1687
+ }
1688
+ },
1689
+ "disabled": {
1690
+ "400": {
1691
+ "value": "#cce3fc",
1692
+ "type": "color"
1693
+ },
1694
+ "500": {
1695
+ "value": "#b3d5fa",
1696
+ "type": "color"
1697
+ },
1698
+ "600": {
1699
+ "value": "#99c7f9",
1700
+ "type": "color"
1701
+ }
1702
+ },
1703
+ "readOnly": {
1704
+ "400": {
1705
+ "value": "#4da6f4",
1706
+ "type": "color"
1707
+ },
1708
+ "500": {
1709
+ "value": "#198df1",
1710
+ "type": "color"
1711
+ },
1712
+ "600": {
1713
+ "value": "#0073d7",
1714
+ "type": "color"
1715
+ }
1716
+ }
1775
1717
  },
1776
- "public": {
1777
- "value": "true",
1778
- "type": "other"
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
+ }
1745
+ },
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
+ }
1767
+ },
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
+ }
1789
+ },
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
+ }
1811
+ },
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
+ }
1779
1865
  }
1780
1866
  },
1781
- "spacing": {
1782
- "25": {
1783
- "value": "2px",
1784
- "type": "spacing"
1785
- },
1786
- "50": {
1787
- "value": "4px",
1788
- "type": "spacing"
1789
- },
1790
- "75": {
1791
- "value": "6px",
1792
- "type": "spacing"
1867
+ "sizing": {
1868
+ "10": {
1869
+ "value": "1px",
1870
+ "type": "sizing"
1793
1871
  },
1794
1872
  "100": {
1795
1873
  "value": "8px",
1796
- "type": "spacing"
1874
+ "type": "sizing"
1875
+ },
1876
+ "125": {
1877
+ "value": "10px",
1878
+ "type": "sizing"
1797
1879
  },
1798
1880
  "150": {
1799
1881
  "value": "12px",
1800
- "type": "spacing"
1882
+ "type": "sizing"
1883
+ },
1884
+ "175": {
1885
+ "value": "14px",
1886
+ "type": "sizing"
1801
1887
  },
1802
1888
  "200": {
1803
1889
  "value": "16px",
1804
- "type": "spacing"
1890
+ "type": "sizing"
1891
+ },
1892
+ "250": {
1893
+ "value": "20px",
1894
+ "type": "sizing"
1805
1895
  },
1806
1896
  "300": {
1807
1897
  "value": "24px",
1808
- "type": "spacing"
1898
+ "type": "sizing"
1899
+ },
1900
+ "350": {
1901
+ "value": "28px",
1902
+ "type": "sizing"
1903
+ },
1904
+ "375": {
1905
+ "value": "30px",
1906
+ "type": "sizing"
1809
1907
  },
1810
1908
  "400": {
1811
1909
  "value": "32px",
1812
- "type": "spacing"
1910
+ "type": "sizing"
1813
1911
  },
1814
1912
  "500": {
1815
1913
  "value": "40px",
1816
- "type": "spacing"
1914
+ "type": "sizing"
1817
1915
  },
1818
1916
  "600": {
1819
1917
  "value": "48px",
1820
- "type": "spacing"
1918
+ "type": "sizing"
1821
1919
  },
1822
1920
  "700": {
1823
1921
  "value": "56px",
1824
- "type": "spacing"
1922
+ "type": "sizing"
1825
1923
  },
1826
1924
  "800": {
1827
1925
  "value": "64px",
1828
- "type": "spacing"
1926
+ "type": "sizing"
1829
1927
  },
1830
1928
  "900": {
1831
1929
  "value": "72px",
1832
- "type": "spacing"
1833
- }
1834
- },
1835
- "sizing": {
1836
- "25": {
1930
+ "type": "sizing"
1931
+ },
1932
+ "1000": {
1933
+ "value": "80px",
1934
+ "type": "sizing"
1935
+ },
1936
+ "025": {
1837
1937
  "value": "2px",
1838
1938
  "type": "sizing"
1839
1939
  },
1840
- "50": {
1940
+ "050": {
1841
1941
  "value": "4px",
1842
1942
  "type": "sizing"
1843
1943
  },
1844
- "75": {
1944
+ "075": {
1845
1945
  "value": "6px",
1846
1946
  "type": "sizing"
1847
1947
  },
1948
+ "logowidth": {
1949
+ "value": "39px",
1950
+ "type": "sizing"
1951
+ }
1952
+ },
1953
+ "spacing": {
1848
1954
  "100": {
1849
1955
  "value": "8px",
1850
- "type": "sizing"
1956
+ "type": "spacing"
1957
+ },
1958
+ "125": {
1959
+ "value": "10px",
1960
+ "type": "spacing"
1851
1961
  },
1852
1962
  "150": {
1853
1963
  "value": "12px",
1854
- "type": "sizing"
1964
+ "type": "spacing"
1855
1965
  },
1856
1966
  "200": {
1857
1967
  "value": "16px",
1858
- "type": "sizing"
1968
+ "type": "spacing"
1969
+ },
1970
+ "250": {
1971
+ "value": "20px",
1972
+ "type": "spacing"
1859
1973
  },
1860
1974
  "300": {
1861
1975
  "value": "24px",
1862
- "type": "sizing"
1976
+ "type": "spacing"
1863
1977
  },
1864
1978
  "400": {
1865
1979
  "value": "32px",
1866
- "type": "sizing"
1980
+ "type": "spacing"
1867
1981
  },
1868
1982
  "500": {
1869
1983
  "value": "40px",
1870
- "type": "sizing"
1984
+ "type": "spacing"
1871
1985
  },
1872
1986
  "600": {
1873
1987
  "value": "48px",
1874
- "type": "sizing"
1988
+ "type": "spacing"
1875
1989
  },
1876
1990
  "700": {
1877
1991
  "value": "56px",
1878
- "type": "sizing"
1992
+ "type": "spacing"
1879
1993
  },
1880
1994
  "800": {
1881
1995
  "value": "64px",
1882
- "type": "sizing"
1996
+ "type": "spacing"
1883
1997
  },
1884
1998
  "900": {
1885
1999
  "value": "72px",
1886
- "type": "sizing"
1887
- }
1888
- },
1889
- "colors": {
1890
- "slate": {
1891
- "50": {
1892
- "value": "#f2f5f6",
1893
- "type": "color"
1894
- },
1895
- "100": {
1896
- "value": "#e6ebed",
1897
- "type": "color"
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)"
1898
2059
  },
1899
- "200": {
1900
- "value": "#ccd6db",
1901
- "type": "color"
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)"
1902
2069
  },
1903
- "300": {
1904
- "value": "#b3c2c8",
1905
- "type": "color"
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)"
1906
2079
  },
1907
- "500": {
1908
- "value": "#8099a4",
1909
- "type": "color"
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)"
1910
2089
  },
1911
- "600": {
1912
- "value": "#668592",
1913
- "type": "color"
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
+ }
1914
2483
  },
1915
- "700": {
1916
- "value": "#4d7080",
1917
- "type": "color"
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
+ }
1918
2529
  },
1919
- "800": {
1920
- "value": "#335c6d",
1921
- "type": "color"
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
+ }
1922
2575
  },
1923
- "900": {
1924
- "value": "#19475b",
1925
- "type": "color"
1926
- }
1927
- },
1928
- "black": {
1929
- "500": {
1930
- "value": "#000000",
1931
- "type": "color"
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
+ }
1932
2621
  },
1933
- "alpha": {
1934
- "100": {
1935
- "value": "rgba(0,0,0,.1)",
1936
- "type": "color"
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"
1937
2633
  },
1938
- "200": {
1939
- "value": "rgba(0,0,0,.2)",
1940
- "type": "color"
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"
1941
2644
  },
1942
- "300": {
1943
- "value": "rgba(0,0,0,.3)",
1944
- "type": "color"
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"
1945
2655
  },
1946
- "400": {
1947
- "value": "rgba(0,0,0,.4)",
1948
- "type": "color"
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"
1949
2679
  },
1950
- "500": {
1951
- "value": "rgba(0,0,0,.5)",
1952
- "type": "color"
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"
1953
2690
  },
1954
- "600": {
1955
- "value": "rgba(0,0,0,.6)",
1956
- "type": "color"
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
+ }
2713
+ },
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"
1957
2725
  },
1958
- "700": {
1959
- "value": "rgba(0,0,0,.7)",
1960
- "type": "color"
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"
1961
2736
  },
1962
- "800": {
1963
- "value": "rgba(0,0,0,.8)",
1964
- "type": "color"
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"
1965
2758
  }
1966
2759
  }
1967
2760
  },
1968
- "white": {
1969
- "500": {
1970
- "value": "#ffffff",
1971
- "type": "color"
1972
- },
1973
- "alpha": {
1974
- "100": {
1975
- "value": "rgba(255,255,255,.1)",
1976
- "type": "color"
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"
1977
2773
  },
1978
- "200": {
1979
- "value": "rgba(255,255,255,.2)",
1980
- "type": "color"
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"
1981
2799
  },
1982
- "300": {
1983
- "value": "rgba(255,255,255,.3)",
1984
- "type": "color"
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
+ }
2811
+ },
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"
1985
2823
  },
1986
- "400": {
1987
- "value": "rgba(255,255,255,.4)",
1988
- "type": "color"
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"
1989
2849
  },
1990
- "500": {
1991
- "value": "rgba(255,255,255,.5)",
1992
- "type": "color"
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"
1993
2860
  },
1994
- "600": {
1995
- "value": "rgba(255,255,255,.6)",
1996
- "type": "color"
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"
1997
2871
  },
1998
- "700": {
1999
- "value": "rgba(255,255,255,.7)",
2000
- "type": "color"
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"
2001
2897
  },
2002
- "800": {
2003
- "value": "rgba(255,255,255,.8)",
2004
- "type": "color"
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"
2005
2908
  }
2006
2909
  }
2007
2910
  },
2008
- "mint": {
2009
- "100": {
2010
- "value": "#33B591",
2011
- "type": "color"
2012
- },
2013
- "200": {
2014
- "value": "#19AC84",
2015
- "type": "color"
2016
- },
2017
- "300": {
2018
- "value": "#00A376",
2019
- "type": "color"
2020
- },
2021
- "400": {
2022
- "value": "#00936A",
2023
- "type": "color"
2024
- },
2025
- "500": {
2026
- "value": "#00815d",
2027
- "type": "color"
2028
- },
2029
- "600": {
2030
- "value": "#007253",
2031
- "type": "color"
2032
- },
2033
- "700": {
2034
- "value": "#006046",
2035
- "type": "color"
2036
- },
2037
- "800": {
2038
- "value": "#00523B",
2039
- "type": "color"
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
+ }
2040
2924
  },
2041
- "900": {
2042
- "value": "#00402e",
2043
- "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
+ }
2044
2937
  }
2045
2938
  },
2046
- "aegean": {
2047
- "100": {
2048
- "value": "#4DA0D9",
2049
- "type": "color"
2050
- },
2051
- "200": {
2052
- "value": "#1985CE",
2053
- "type": "color"
2054
- },
2055
- "300": {
2056
- "value": "#1985CE",
2057
- "type": "color"
2058
- },
2059
- "400": {
2060
- "value": "#0073C2",
2061
- "type": "color"
2062
- },
2063
- "500": {
2064
- "value": "#006BB4",
2065
- "type": "color"
2066
- },
2067
- "600": {
2068
- "value": "#005C9A",
2069
- "type": "color"
2070
- },
2071
- "700": {
2072
- "value": "#00538C",
2073
- "type": "color"
2074
- },
2075
- "800": {
2076
- "value": "#004472",
2077
- "type": "color"
2078
- },
2079
- "900": {
2080
- "value": "#003C64",
2081
- "type": "color"
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
+ }
2082
2963
  }
2083
2964
  }
2084
2965
  }