@nova-design-system/nova-base 3.0.0-beta.24 → 3.0.0-beta.27

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.
@@ -1,1197 +1,1357 @@
1
1
  {
2
- "color": {
3
- "base": {
4
- "white": {
5
- "value": "#ffffffff",
6
- "type": "color"
7
- },
8
- "black": {
9
- "value": "#000000ff",
10
- "type": "color"
11
- }
2
+ "spacing": {
3
+ "0": {
4
+ "type": "dimension",
5
+ "value": 0
12
6
  },
13
- "amber": {
14
- "50": {
15
- "value": "#fdefe2ff",
16
- "type": "color"
17
- },
18
- "100": {
19
- "value": "#fbd9baff",
20
- "type": "color"
21
- },
22
- "200": {
23
- "value": "#f8c392ff",
24
- "type": "color"
25
- },
26
- "300": {
27
- "value": "#f5ac6aff",
28
- "type": "color"
29
- },
30
- "400": {
31
- "value": "#f39642ff",
32
- "type": "color"
33
- },
34
- "500": {
35
- "value": "#f0801aff",
36
- "type": "color"
37
- },
38
- "600": {
39
- "value": "#c66a15ff",
40
- "type": "color"
41
- },
42
- "700": {
43
- "value": "#9c5311ff",
44
- "type": "color"
45
- },
46
- "800": {
47
- "value": "#723d0cff",
48
- "type": "color"
49
- },
50
- "900": {
51
- "value": "#482608ff",
52
- "type": "color"
53
- }
7
+ "1": {
8
+ "type": "dimension",
9
+ "value": 4
54
10
  },
55
- "crimson": {
11
+ "2": {
12
+ "type": "dimension",
13
+ "value": 8
14
+ },
15
+ "3": {
16
+ "type": "dimension",
17
+ "value": 12
18
+ },
19
+ "4": {
20
+ "type": "dimension",
21
+ "value": 16
22
+ },
23
+ "5": {
24
+ "type": "dimension",
25
+ "value": 20
26
+ },
27
+ "6": {
28
+ "type": "dimension",
29
+ "value": 24
30
+ },
31
+ "7": {
32
+ "type": "dimension",
33
+ "value": 28
34
+ },
35
+ "8": {
36
+ "type": "dimension",
37
+ "value": 32
38
+ },
39
+ "9": {
40
+ "type": "dimension",
41
+ "value": 36
42
+ },
43
+ "10": {
44
+ "type": "dimension",
45
+ "value": 40
46
+ },
47
+ "11": {
48
+ "type": "dimension",
49
+ "value": 44
50
+ },
51
+ "12": {
52
+ "type": "dimension",
53
+ "value": 48
54
+ },
55
+ "14": {
56
+ "type": "dimension",
57
+ "value": 56
58
+ },
59
+ "16": {
60
+ "type": "dimension",
61
+ "value": 64
62
+ },
63
+ "20": {
64
+ "type": "dimension",
65
+ "value": 80
66
+ },
67
+ "24": {
68
+ "type": "dimension",
69
+ "value": 96
70
+ },
71
+ "28": {
72
+ "type": "dimension",
73
+ "value": 112
74
+ },
75
+ "32": {
76
+ "type": "dimension",
77
+ "value": 128
78
+ },
79
+ "36": {
80
+ "type": "dimension",
81
+ "value": 144
82
+ },
83
+ "40": {
84
+ "type": "dimension",
85
+ "value": 160
86
+ },
87
+ "44": {
88
+ "type": "dimension",
89
+ "value": 176
90
+ },
91
+ "48": {
92
+ "type": "dimension",
93
+ "value": 192
94
+ },
95
+ "52": {
96
+ "type": "dimension",
97
+ "value": 208
98
+ },
99
+ "56": {
100
+ "type": "dimension",
101
+ "value": 224
102
+ },
103
+ "60": {
104
+ "type": "dimension",
105
+ "value": 240
106
+ },
107
+ "64": {
108
+ "type": "dimension",
109
+ "value": 256
110
+ },
111
+ "72": {
112
+ "type": "dimension",
113
+ "value": 288
114
+ },
115
+ "80": {
116
+ "type": "dimension",
117
+ "value": 320
118
+ },
119
+ "96": {
120
+ "type": "dimension",
121
+ "value": 384
122
+ },
123
+ "09": {
124
+ "type": "dimension",
125
+ "value": 36
126
+ },
127
+ "07": {
128
+ "type": "dimension",
129
+ "value": 28
130
+ },
131
+ "px": {
132
+ "type": "dimension",
133
+ "value": 1
134
+ },
135
+ "0,5": {
136
+ "type": "dimension",
137
+ "value": 2
138
+ },
139
+ "1,5": {
140
+ "type": "dimension",
141
+ "value": 6
142
+ },
143
+ "3,5": {
144
+ "type": "dimension",
145
+ "value": 14
146
+ },
147
+ "2,5": {
148
+ "type": "dimension",
149
+ "value": 10
150
+ }
151
+ },
152
+ "color": {
153
+ "orange": {
56
154
  "50": {
57
- "value": "#f2dfe6ff",
58
- "type": "color"
155
+ "type": "color",
156
+ "value": "#fceae3ff",
157
+ "blendMode": "normal"
59
158
  },
60
159
  "100": {
61
- "value": "#e0b3c2ff",
62
- "type": "color"
160
+ "type": "color",
161
+ "value": "#f8ccbcff",
162
+ "blendMode": "normal"
63
163
  },
64
164
  "200": {
65
- "value": "#cf869fff",
66
- "type": "color"
165
+ "type": "color",
166
+ "value": "#f4ae95ff",
167
+ "blendMode": "normal"
67
168
  },
68
169
  "300": {
69
- "value": "#bd597cff",
70
- "type": "color"
170
+ "type": "color",
171
+ "value": "#ef906eff",
172
+ "blendMode": "normal"
71
173
  },
72
174
  "400": {
73
- "value": "#ab2d58ff",
74
- "type": "color"
175
+ "type": "color",
176
+ "value": "#eb7247ff",
177
+ "blendMode": "normal"
75
178
  },
76
179
  "500": {
77
- "value": "#990035ff",
78
- "type": "color"
180
+ "type": "color",
181
+ "value": "#e75420ff",
182
+ "blendMode": "normal"
79
183
  },
80
184
  "600": {
81
- "value": "#7e002cff",
82
- "type": "color"
185
+ "type": "color",
186
+ "value": "#bf451aff",
187
+ "blendMode": "normal"
83
188
  },
84
189
  "700": {
85
- "value": "#630022ff",
86
- "type": "color"
190
+ "type": "color",
191
+ "value": "#963715ff",
192
+ "blendMode": "normal"
87
193
  },
88
194
  "800": {
89
- "value": "#490019ff",
90
- "type": "color"
195
+ "type": "color",
196
+ "value": "#6e280fff",
197
+ "blendMode": "normal"
91
198
  },
92
199
  "900": {
93
- "value": "#2e0010ff",
94
- "type": "color"
95
- }
96
- },
97
- "dark-blue": {
98
- "500": {
99
- "value": "#447583ff",
100
- "type": "color"
101
- }
102
- },
103
- "dark-gray": {
104
- "500": {
105
- "value": "#394d55ff",
106
- "type": "color"
200
+ "type": "color",
201
+ "value": "#45190aff",
202
+ "blendMode": "normal"
203
+ },
204
+ "950": {
205
+ "type": "color",
206
+ "value": "#371408ff",
207
+ "blendMode": "normal"
107
208
  }
108
209
  },
109
- "gray-ocean": {
110
- "25": {
111
- "value": "#fafbfbff",
112
- "type": "color"
113
- },
114
- "50": {
115
- "value": "#f5f6f7ff",
116
- "type": "color"
117
- },
118
- "75": {
119
- "value": "#eaeef0ff",
120
- "type": "color"
121
- },
210
+ "red_mccs": {
122
211
  "100": {
123
- "value": "#e1e4e6ff",
124
- "type": "color"
125
- },
126
- "150": {
127
- "value": "#c6ced1ff",
128
- "type": "color"
212
+ "type": "color",
213
+ "value": "#ff3838ff",
214
+ "blendMode": "normal"
129
215
  },
130
216
  "200": {
131
- "value": "#bac1c4ff",
132
- "type": "color"
133
- },
134
- "250": {
135
- "value": "#9fadb2ff",
136
- "type": "color"
217
+ "type": "color",
218
+ "value": "#d00202ff",
219
+ "blendMode": "normal"
137
220
  },
138
221
  "300": {
139
- "value": "#889499ff",
140
- "type": "color"
141
- },
142
- "350": {
143
- "value": "#72858cff",
144
- "type": "color"
222
+ "type": "color",
223
+ "value": "#ae0303ff",
224
+ "blendMode": "normal"
145
225
  },
146
226
  "400": {
147
- "value": "#617177ff",
148
- "type": "color"
149
- },
150
- "450": {
151
- "value": "#3f555eff",
152
- "type": "color"
227
+ "type": "color",
228
+ "value": "#7d0000ff",
229
+ "blendMode": "normal"
153
230
  },
154
231
  "500": {
155
- "value": "#394d55ff",
156
- "type": "color"
157
- },
158
- "550": {
159
- "value": "#34464dff",
160
- "type": "color"
161
- },
162
- "600": {
163
- "value": "#2e3e44ff",
164
- "type": "color"
165
- },
166
- "650": {
167
- "value": "#27353bff",
168
- "type": "color"
169
- },
170
- "700": {
171
- "value": "#222e33ff",
172
- "type": "color"
173
- },
174
- "750": {
175
- "value": "#1e272bff",
176
- "type": "color"
177
- },
178
- "800": {
179
- "value": "#171f22ff",
180
- "type": "color"
181
- },
182
- "850": {
183
- "value": "#11171aff",
184
- "type": "color"
185
- },
186
- "900": {
187
- "value": "#0b0f11ff",
188
- "type": "color"
232
+ "type": "color",
233
+ "value": "#450000ff",
234
+ "blendMode": "normal"
189
235
  },
190
236
  "00": {
191
- "value": "#ffffffff",
192
- "type": "color"
237
+ "type": "color",
238
+ "value": "#ff6161ff",
239
+ "blendMode": "normal"
193
240
  }
194
241
  },
195
242
  "gray-spark": {
196
243
  "25": {
244
+ "type": "color",
197
245
  "value": "#fbfbfbff",
198
- "type": "color"
246
+ "blendMode": "normal"
199
247
  },
200
248
  "50": {
249
+ "type": "color",
201
250
  "value": "#f6f6f6ff",
202
- "type": "color"
251
+ "blendMode": "normal"
203
252
  },
204
253
  "75": {
254
+ "type": "color",
205
255
  "value": "#edededff",
206
- "type": "color"
256
+ "blendMode": "normal"
207
257
  },
208
258
  "100": {
259
+ "type": "color",
209
260
  "value": "#e3e3e3ff",
210
- "type": "color"
261
+ "blendMode": "normal"
211
262
  },
212
263
  "150": {
264
+ "type": "color",
213
265
  "value": "#ccccccff",
214
- "type": "color"
266
+ "blendMode": "normal"
215
267
  },
216
268
  "200": {
269
+ "type": "color",
217
270
  "value": "#bfbfbfff",
218
- "type": "color"
271
+ "blendMode": "normal"
219
272
  },
220
273
  "250": {
274
+ "type": "color",
221
275
  "value": "#a9a9a9ff",
222
- "type": "color"
276
+ "blendMode": "normal"
223
277
  },
224
278
  "300": {
279
+ "type": "color",
225
280
  "value": "#919191ff",
226
- "type": "color"
281
+ "blendMode": "normal"
227
282
  },
228
283
  "350": {
284
+ "type": "color",
229
285
  "value": "#808080ff",
230
- "type": "color"
286
+ "blendMode": "normal"
231
287
  },
232
288
  "400": {
289
+ "type": "color",
233
290
  "value": "#6d6d6dff",
234
- "type": "color"
291
+ "blendMode": "normal"
235
292
  },
236
293
  "450": {
294
+ "type": "color",
237
295
  "value": "#4f4f4fff",
238
- "type": "color"
296
+ "blendMode": "normal"
239
297
  },
240
298
  "500": {
299
+ "type": "color",
241
300
  "value": "#484848ff",
242
- "type": "color"
301
+ "blendMode": "normal"
243
302
  },
244
303
  "550": {
304
+ "type": "color",
245
305
  "value": "#414141ff",
246
- "type": "color"
306
+ "blendMode": "normal"
247
307
  },
248
308
  "600": {
309
+ "type": "color",
249
310
  "value": "#3a3a3aff",
250
- "type": "color"
311
+ "blendMode": "normal"
251
312
  },
252
313
  "650": {
314
+ "type": "color",
253
315
  "value": "#313131ff",
254
- "type": "color"
316
+ "blendMode": "normal"
255
317
  },
256
318
  "700": {
319
+ "type": "color",
257
320
  "value": "#2b2b2bff",
258
- "type": "color"
321
+ "blendMode": "normal"
259
322
  },
260
323
  "750": {
324
+ "type": "color",
261
325
  "value": "#252525ff",
262
- "type": "color"
326
+ "blendMode": "normal"
263
327
  },
264
328
  "800": {
329
+ "type": "color",
265
330
  "value": "#1d1d1dff",
266
- "type": "color"
331
+ "blendMode": "normal"
267
332
  },
268
333
  "850": {
334
+ "type": "color",
269
335
  "value": "#161616ff",
270
- "type": "color"
336
+ "blendMode": "normal"
271
337
  },
272
338
  "900": {
339
+ "type": "color",
273
340
  "value": "#0e0e0eff",
274
- "type": "color"
341
+ "blendMode": "normal"
275
342
  },
276
343
  "00": {
344
+ "type": "color",
277
345
  "value": "#ffffffff",
278
- "type": "color"
346
+ "blendMode": "normal"
279
347
  }
280
348
  },
281
- "green": {
349
+ "amber": {
282
350
  "50": {
283
- "value": "#e2f0e2ff",
284
- "type": "color"
351
+ "type": "color",
352
+ "value": "#fdefe2ff",
353
+ "blendMode": "normal"
285
354
  },
286
355
  "100": {
287
- "value": "#b8dbbaff",
288
- "type": "color"
356
+ "type": "color",
357
+ "value": "#fbd9baff",
358
+ "blendMode": "normal"
289
359
  },
290
360
  "200": {
291
- "value": "#8fc692ff",
292
- "type": "color"
361
+ "type": "color",
362
+ "value": "#f8c392ff",
363
+ "blendMode": "normal"
293
364
  },
294
365
  "300": {
295
- "value": "#66b16aff",
296
- "type": "color"
366
+ "type": "color",
367
+ "value": "#f5ac6aff",
368
+ "blendMode": "normal"
297
369
  },
298
370
  "400": {
299
- "value": "#3c9c41ff",
300
- "type": "color"
371
+ "type": "color",
372
+ "value": "#f39642ff",
373
+ "blendMode": "normal"
301
374
  },
302
375
  "500": {
303
- "value": "#138719ff",
304
- "type": "color"
376
+ "type": "color",
377
+ "value": "#f0801aff",
378
+ "blendMode": "normal"
305
379
  },
306
380
  "600": {
307
- "value": "#106f15ff",
308
- "type": "color"
381
+ "type": "color",
382
+ "value": "#c66a15ff",
383
+ "blendMode": "normal"
309
384
  },
310
385
  "700": {
311
- "value": "#0c5810ff",
312
- "type": "color"
386
+ "type": "color",
387
+ "value": "#9c5311ff",
388
+ "blendMode": "normal"
313
389
  },
314
390
  "800": {
315
- "value": "#09400cff",
316
- "type": "color"
391
+ "type": "color",
392
+ "value": "#723d0cff",
393
+ "blendMode": "normal"
317
394
  },
318
395
  "900": {
319
- "value": "#062908ff",
320
- "type": "color"
396
+ "type": "color",
397
+ "value": "#482608ff",
398
+ "blendMode": "normal"
321
399
  }
322
400
  },
323
- "lime": {
401
+ "yellow": {
324
402
  "50": {
325
- "value": "#f1f4e5ff",
326
- "type": "color"
403
+ "type": "color",
404
+ "value": "#fff7dfff",
405
+ "blendMode": "normal"
327
406
  },
328
407
  "100": {
329
- "value": "#dde5c1ff",
330
- "type": "color"
408
+ "type": "color",
409
+ "value": "#ffecb3ff",
410
+ "blendMode": "normal"
331
411
  },
332
412
  "200": {
333
- "value": "#c9d69dff",
334
- "type": "color"
413
+ "type": "color",
414
+ "value": "#ffe286ff",
415
+ "blendMode": "normal"
335
416
  },
336
417
  "300": {
337
- "value": "#b5c778ff",
338
- "type": "color"
418
+ "type": "color",
419
+ "value": "#ffd759ff",
420
+ "blendMode": "normal"
339
421
  },
340
422
  "400": {
341
- "value": "#a1b854ff",
342
- "type": "color"
423
+ "type": "color",
424
+ "value": "#ffcc2dff",
425
+ "blendMode": "normal"
343
426
  },
344
427
  "500": {
345
- "value": "#8da930ff",
346
- "type": "color"
428
+ "type": "color",
429
+ "value": "#ffc100ff",
430
+ "blendMode": "normal"
347
431
  },
348
432
  "600": {
349
- "value": "#748b28ff",
350
- "type": "color"
433
+ "type": "color",
434
+ "value": "#d29f00ff",
435
+ "blendMode": "normal"
351
436
  },
352
437
  "700": {
353
- "value": "#5c6e1fff",
354
- "type": "color"
438
+ "type": "color",
439
+ "value": "#a67d00ff",
440
+ "blendMode": "normal"
355
441
  },
356
442
  "800": {
357
- "value": "#435017ff",
358
- "type": "color"
443
+ "type": "color",
444
+ "value": "#795c00ff",
445
+ "blendMode": "normal"
359
446
  },
360
447
  "900": {
361
- "value": "#2a330eff",
362
- "type": "color"
448
+ "type": "color",
449
+ "value": "#4d3a00ff",
450
+ "blendMode": "normal"
363
451
  }
364
452
  },
365
- "light-blue": {
453
+ "red": {
454
+ "50": {
455
+ "type": "color",
456
+ "value": "#f9e3e3ff",
457
+ "blendMode": "normal"
458
+ },
459
+ "100": {
460
+ "type": "color",
461
+ "value": "#f0bbbbff",
462
+ "blendMode": "normal"
463
+ },
464
+ "200": {
465
+ "type": "color",
466
+ "value": "#e79494ff",
467
+ "blendMode": "normal"
468
+ },
469
+ "300": {
470
+ "type": "color",
471
+ "value": "#de6c6cff",
472
+ "blendMode": "normal"
473
+ },
474
+ "400": {
475
+ "type": "color",
476
+ "value": "#d54545ff",
477
+ "blendMode": "normal"
478
+ },
366
479
  "500": {
367
- "value": "#9ac3ceff",
368
- "type": "color"
480
+ "type": "color",
481
+ "value": "#cc1d1dff",
482
+ "blendMode": "normal"
483
+ },
484
+ "600": {
485
+ "type": "color",
486
+ "value": "#a81818ff",
487
+ "blendMode": "normal"
488
+ },
489
+ "700": {
490
+ "type": "color",
491
+ "value": "#851313ff",
492
+ "blendMode": "normal"
493
+ },
494
+ "800": {
495
+ "type": "color",
496
+ "value": "#610e0eff",
497
+ "blendMode": "normal"
498
+ },
499
+ "900": {
500
+ "type": "color",
501
+ "value": "#3d0909ff",
502
+ "blendMode": "normal"
369
503
  }
370
504
  },
371
- "status-blue": {
505
+ "crimson": {
372
506
  "50": {
373
- "value": "#f0f6ffff",
374
- "type": "color"
507
+ "type": "color",
508
+ "value": "#f2dfe6ff",
509
+ "blendMode": "normal"
375
510
  },
376
511
  "100": {
377
- "value": "#c7dcffff",
378
- "type": "color"
512
+ "type": "color",
513
+ "value": "#e0b3c2ff",
514
+ "blendMode": "normal"
379
515
  },
380
516
  "200": {
381
- "value": "#a8c9ffff",
382
- "type": "color"
517
+ "type": "color",
518
+ "value": "#cf869fff",
519
+ "blendMode": "normal"
383
520
  },
384
521
  "300": {
385
- "value": "#659fffff",
386
- "type": "color"
522
+ "type": "color",
523
+ "value": "#bd597cff",
524
+ "blendMode": "normal"
387
525
  },
388
526
  "400": {
389
- "value": "#3883ffff",
390
- "type": "color"
527
+ "type": "color",
528
+ "value": "#ab2d58ff",
529
+ "blendMode": "normal"
391
530
  },
392
531
  "500": {
393
- "value": "#2660c2ff",
394
- "type": "color"
532
+ "type": "color",
533
+ "value": "#990035ff",
534
+ "blendMode": "normal"
395
535
  },
396
536
  "600": {
397
- "value": "#1c4d9eff",
398
- "type": "color"
537
+ "type": "color",
538
+ "value": "#7e002cff",
539
+ "blendMode": "normal"
399
540
  },
400
541
  "700": {
401
- "value": "#113a80ff",
402
- "type": "color"
542
+ "type": "color",
543
+ "value": "#630022ff",
544
+ "blendMode": "normal"
403
545
  },
404
546
  "800": {
405
- "value": "#09285cff",
406
- "type": "color"
547
+ "type": "color",
548
+ "value": "#490019ff",
549
+ "blendMode": "normal"
407
550
  },
408
551
  "900": {
409
- "value": "#001c37ff",
410
- "type": "color"
552
+ "type": "color",
553
+ "value": "#2e0010ff",
554
+ "blendMode": "normal"
411
555
  }
412
556
  },
413
- "status-green": {
557
+ "lime": {
414
558
  "50": {
415
- "value": "#eafeebff",
416
- "type": "color"
559
+ "type": "color",
560
+ "value": "#f1f4e5ff",
561
+ "blendMode": "normal"
417
562
  },
418
563
  "100": {
419
- "value": "#c8facbff",
420
- "type": "color"
564
+ "type": "color",
565
+ "value": "#dde5c1ff",
566
+ "blendMode": "normal"
421
567
  },
422
568
  "200": {
423
- "value": "#9ef4a3ff",
424
- "type": "color"
569
+ "type": "color",
570
+ "value": "#c9d69dff",
571
+ "blendMode": "normal"
425
572
  },
426
573
  "300": {
427
- "value": "#6bde71ff",
428
- "type": "color"
574
+ "type": "color",
575
+ "value": "#b5c778ff",
576
+ "blendMode": "normal"
429
577
  },
430
578
  "400": {
431
- "value": "#45d24dff",
432
- "type": "color"
579
+ "type": "color",
580
+ "value": "#a1b854ff",
581
+ "blendMode": "normal"
433
582
  },
434
583
  "500": {
435
- "value": "#34ae3bff",
436
- "type": "color"
584
+ "type": "color",
585
+ "value": "#8da930ff",
586
+ "blendMode": "normal"
437
587
  },
438
588
  "600": {
439
- "value": "#008207ff",
440
- "type": "color"
589
+ "type": "color",
590
+ "value": "#748b28ff",
591
+ "blendMode": "normal"
441
592
  },
442
593
  "700": {
443
- "value": "#035707ff",
444
- "type": "color"
594
+ "type": "color",
595
+ "value": "#5c6e1fff",
596
+ "blendMode": "normal"
445
597
  },
446
598
  "800": {
447
- "value": "#003603ff",
448
- "type": "color"
599
+ "type": "color",
600
+ "value": "#435017ff",
601
+ "blendMode": "normal"
449
602
  },
450
603
  "900": {
451
- "value": "#002302ff",
452
- "type": "color"
604
+ "type": "color",
605
+ "value": "#2a330eff",
606
+ "blendMode": "normal"
453
607
  }
454
608
  },
455
- "status-red": {
609
+ "petrol": {
456
610
  "50": {
457
- "value": "#ffededff",
458
- "type": "color"
611
+ "type": "color",
612
+ "value": "#e4f0f2ff",
613
+ "blendMode": "normal"
459
614
  },
460
615
  "100": {
461
- "value": "#f5c4c4ff",
462
- "type": "color"
616
+ "type": "color",
617
+ "value": "#bedce0ff",
618
+ "blendMode": "normal"
463
619
  },
464
620
  "200": {
465
- "value": "#ff8f8fff",
466
- "type": "color"
621
+ "type": "color",
622
+ "value": "#97c7ceff",
623
+ "blendMode": "normal"
467
624
  },
468
625
  "300": {
469
- "value": "#ff6161ff",
470
- "type": "color"
626
+ "type": "color",
627
+ "value": "#71b2bcff",
628
+ "blendMode": "normal"
471
629
  },
472
630
  "400": {
473
- "value": "#ff3d3dff",
474
- "type": "color"
631
+ "type": "color",
632
+ "value": "#4b9eaaff",
633
+ "blendMode": "normal"
475
634
  },
476
635
  "500": {
477
- "value": "#da2424ff",
478
- "type": "color"
636
+ "type": "color",
637
+ "value": "#258998ff",
638
+ "blendMode": "normal"
479
639
  },
480
640
  "600": {
481
- "value": "#bb1919ff",
482
- "type": "color"
641
+ "type": "color",
642
+ "value": "#1f717dff",
643
+ "blendMode": "normal"
483
644
  },
484
645
  "700": {
485
- "value": "#911515ff",
486
- "type": "color"
646
+ "type": "color",
647
+ "value": "#185963ff",
648
+ "blendMode": "normal"
487
649
  },
488
650
  "800": {
489
- "value": "#530101ff",
490
- "type": "color"
651
+ "type": "color",
652
+ "value": "#124148ff",
653
+ "blendMode": "normal"
491
654
  },
492
655
  "900": {
493
- "value": "#380101ff",
494
- "type": "color"
656
+ "type": "color",
657
+ "value": "#0b292eff",
658
+ "blendMode": "normal"
495
659
  }
496
660
  },
497
- "status-yellow": {
661
+ "turquoise": {
498
662
  "50": {
499
- "value": "#fff7dfff",
500
- "type": "color"
663
+ "type": "color",
664
+ "value": "#ecf4f3ff",
665
+ "blendMode": "normal"
501
666
  },
502
667
  "100": {
503
- "value": "#fae49dff",
504
- "type": "color"
668
+ "type": "color",
669
+ "value": "#d2e5e3ff",
670
+ "blendMode": "normal"
505
671
  },
506
672
  "200": {
507
- "value": "#ffe286ff",
508
- "type": "color"
673
+ "type": "color",
674
+ "value": "#b8d6d2ff",
675
+ "blendMode": "normal"
509
676
  },
510
677
  "300": {
511
- "value": "#f7d14cff",
512
- "type": "color"
678
+ "type": "color",
679
+ "value": "#9ec7c1ff",
680
+ "blendMode": "normal"
513
681
  },
514
682
  "400": {
515
- "value": "#fac50dff",
516
- "type": "color"
683
+ "type": "color",
684
+ "value": "#84b8b1ff",
685
+ "blendMode": "normal"
517
686
  },
518
687
  "500": {
519
- "value": "#e0a917ff",
520
- "type": "color"
688
+ "type": "color",
689
+ "value": "#6aa9a0ff",
690
+ "blendMode": "normal"
521
691
  },
522
692
  "600": {
523
- "value": "#b58200ff",
524
- "type": "color"
693
+ "type": "color",
694
+ "value": "#578b84ff",
695
+ "blendMode": "normal"
525
696
  },
526
697
  "700": {
527
- "value": "#805c00ff",
528
- "type": "color"
698
+ "type": "color",
699
+ "value": "#456e68ff",
700
+ "blendMode": "normal"
529
701
  },
530
702
  "800": {
531
- "value": "#4d3701ff",
532
- "type": "color"
703
+ "type": "color",
704
+ "value": "#32504cff",
705
+ "blendMode": "normal"
533
706
  },
534
707
  "900": {
535
- "value": "#302300ff",
536
- "type": "color"
708
+ "type": "color",
709
+ "value": "#203330ff",
710
+ "blendMode": "normal"
537
711
  }
538
712
  },
539
- "orange": {
713
+ "base": {
714
+ "white": {
715
+ "type": "color",
716
+ "value": "#ffffffff",
717
+ "blendMode": "normal"
718
+ },
719
+ "black": {
720
+ "type": "color",
721
+ "value": "#000000ff",
722
+ "blendMode": "normal"
723
+ }
724
+ },
725
+ "green": {
540
726
  "50": {
541
- "value": "#fceae3ff",
542
- "type": "color"
727
+ "type": "color",
728
+ "value": "#e2f0e2ff",
729
+ "blendMode": "normal"
543
730
  },
544
731
  "100": {
545
- "value": "#f8ccbcff",
546
- "type": "color"
732
+ "type": "color",
733
+ "value": "#b8dbbaff",
734
+ "blendMode": "normal"
547
735
  },
548
736
  "200": {
549
- "value": "#f4ae95ff",
550
- "type": "color"
737
+ "type": "color",
738
+ "value": "#8fc692ff",
739
+ "blendMode": "normal"
551
740
  },
552
741
  "300": {
553
- "value": "#ef906eff",
554
- "type": "color"
742
+ "type": "color",
743
+ "value": "#66b16aff",
744
+ "blendMode": "normal"
555
745
  },
556
746
  "400": {
557
- "value": "#eb7247ff",
558
- "type": "color"
747
+ "type": "color",
748
+ "value": "#3c9c41ff",
749
+ "blendMode": "normal"
559
750
  },
560
751
  "500": {
561
- "value": "#e75420ff",
562
- "type": "color"
752
+ "type": "color",
753
+ "value": "#138719ff",
754
+ "blendMode": "normal"
563
755
  },
564
756
  "600": {
565
- "value": "#bf451aff",
566
- "type": "color"
757
+ "type": "color",
758
+ "value": "#106f15ff",
759
+ "blendMode": "normal"
567
760
  },
568
761
  "700": {
569
- "value": "#963715ff",
570
- "type": "color"
762
+ "type": "color",
763
+ "value": "#0c5810ff",
764
+ "blendMode": "normal"
571
765
  },
572
766
  "800": {
573
- "value": "#6e280fff",
574
- "type": "color"
767
+ "type": "color",
768
+ "value": "#09400cff",
769
+ "blendMode": "normal"
575
770
  },
576
771
  "900": {
577
- "value": "#45190aff",
578
- "type": "color"
579
- },
580
- "950": {
581
- "value": "#371408ff",
582
- "type": "color"
772
+ "type": "color",
773
+ "value": "#062908ff",
774
+ "blendMode": "normal"
583
775
  }
584
776
  },
585
- "petrol": {
777
+ "gray-ocean": {
778
+ "25": {
779
+ "type": "color",
780
+ "value": "#fafbfbff",
781
+ "blendMode": "normal"
782
+ },
586
783
  "50": {
587
- "value": "#e4f0f2ff",
588
- "type": "color"
784
+ "type": "color",
785
+ "value": "#f5f6f7ff",
786
+ "blendMode": "normal"
787
+ },
788
+ "75": {
789
+ "type": "color",
790
+ "value": "#eaeef0ff",
791
+ "blendMode": "normal"
589
792
  },
590
793
  "100": {
591
- "value": "#bedce0ff",
592
- "type": "color"
794
+ "type": "color",
795
+ "value": "#e1e4e6ff",
796
+ "blendMode": "normal"
797
+ },
798
+ "150": {
799
+ "type": "color",
800
+ "value": "#c6ced1ff",
801
+ "blendMode": "normal"
593
802
  },
594
803
  "200": {
595
- "value": "#97c7ceff",
596
- "type": "color"
804
+ "type": "color",
805
+ "value": "#bac1c4ff",
806
+ "blendMode": "normal"
807
+ },
808
+ "250": {
809
+ "type": "color",
810
+ "value": "#9fadb2ff",
811
+ "blendMode": "normal"
597
812
  },
598
813
  "300": {
599
- "value": "#71b2bcff",
600
- "type": "color"
814
+ "type": "color",
815
+ "value": "#889499ff",
816
+ "blendMode": "normal"
817
+ },
818
+ "350": {
819
+ "type": "color",
820
+ "value": "#72858cff",
821
+ "blendMode": "normal"
601
822
  },
602
823
  "400": {
603
- "value": "#4b9eaaff",
604
- "type": "color"
824
+ "type": "color",
825
+ "value": "#617177ff",
826
+ "blendMode": "normal"
827
+ },
828
+ "450": {
829
+ "type": "color",
830
+ "value": "#3f555eff",
831
+ "blendMode": "normal"
605
832
  },
606
833
  "500": {
607
- "value": "#258998ff",
608
- "type": "color"
834
+ "type": "color",
835
+ "value": "#394d55ff",
836
+ "blendMode": "normal"
837
+ },
838
+ "550": {
839
+ "type": "color",
840
+ "value": "#34464dff",
841
+ "blendMode": "normal"
609
842
  },
610
843
  "600": {
611
- "value": "#1f717dff",
612
- "type": "color"
844
+ "type": "color",
845
+ "value": "#2e3e44ff",
846
+ "blendMode": "normal"
847
+ },
848
+ "650": {
849
+ "type": "color",
850
+ "value": "#27353bff",
851
+ "blendMode": "normal"
613
852
  },
614
853
  "700": {
615
- "value": "#185963ff",
616
- "type": "color"
854
+ "type": "color",
855
+ "value": "#222e33ff",
856
+ "blendMode": "normal"
857
+ },
858
+ "750": {
859
+ "type": "color",
860
+ "value": "#1e272bff",
861
+ "blendMode": "normal"
617
862
  },
618
863
  "800": {
619
- "value": "#124148ff",
620
- "type": "color"
864
+ "type": "color",
865
+ "value": "#171f22ff",
866
+ "blendMode": "normal"
867
+ },
868
+ "850": {
869
+ "type": "color",
870
+ "value": "#11171aff",
871
+ "blendMode": "normal"
621
872
  },
622
873
  "900": {
623
- "value": "#0b292eff",
624
- "type": "color"
874
+ "type": "color",
875
+ "value": "#0b0f11ff",
876
+ "blendMode": "normal"
877
+ },
878
+ "00": {
879
+ "type": "color",
880
+ "value": "#ffffffff",
881
+ "blendMode": "normal"
882
+ }
883
+ },
884
+ "light-blue": {
885
+ "500": {
886
+ "type": "color",
887
+ "value": "#9ac3ceff",
888
+ "blendMode": "normal"
889
+ }
890
+ },
891
+ "dark-gray": {
892
+ "500": {
893
+ "type": "color",
894
+ "value": "#394d55ff",
895
+ "blendMode": "normal"
896
+ }
897
+ },
898
+ "dark-blue": {
899
+ "500": {
900
+ "type": "color",
901
+ "value": "#447583ff",
902
+ "blendMode": "normal"
625
903
  }
626
904
  },
627
- "red": {
905
+ "status-red": {
628
906
  "50": {
629
- "value": "#f9e3e3ff",
630
- "type": "color"
907
+ "type": "color",
908
+ "value": "#ffededff",
909
+ "blendMode": "normal"
631
910
  },
632
911
  "100": {
633
- "value": "#f0bbbbff",
634
- "type": "color"
912
+ "type": "color",
913
+ "value": "#f5c4c4ff",
914
+ "blendMode": "normal"
635
915
  },
636
916
  "200": {
637
- "value": "#e79494ff",
638
- "type": "color"
917
+ "type": "color",
918
+ "value": "#ff8f8fff",
919
+ "blendMode": "normal"
639
920
  },
640
921
  "300": {
641
- "value": "#de6c6cff",
642
- "type": "color"
922
+ "type": "color",
923
+ "value": "#ff6161ff",
924
+ "blendMode": "normal"
643
925
  },
644
926
  "400": {
645
- "value": "#d54545ff",
646
- "type": "color"
927
+ "type": "color",
928
+ "value": "#ff3d3dff",
929
+ "blendMode": "normal"
647
930
  },
648
931
  "500": {
649
- "value": "#cc1d1dff",
650
- "type": "color"
932
+ "type": "color",
933
+ "value": "#da2424ff",
934
+ "blendMode": "normal"
651
935
  },
652
936
  "600": {
653
- "value": "#a81818ff",
654
- "type": "color"
937
+ "type": "color",
938
+ "value": "#bb1919ff",
939
+ "blendMode": "normal"
655
940
  },
656
941
  "700": {
657
- "value": "#851313ff",
658
- "type": "color"
942
+ "type": "color",
943
+ "value": "#911515ff",
944
+ "blendMode": "normal"
659
945
  },
660
946
  "800": {
661
- "value": "#610e0eff",
662
- "type": "color"
947
+ "type": "color",
948
+ "value": "#530101ff",
949
+ "blendMode": "normal"
663
950
  },
664
951
  "900": {
665
- "value": "#3d0909ff",
666
- "type": "color"
952
+ "type": "color",
953
+ "value": "#380101ff",
954
+ "blendMode": "normal"
667
955
  }
668
956
  },
669
- "red_MCCS": {
957
+ "status-green": {
958
+ "50": {
959
+ "type": "color",
960
+ "value": "#eafeebff",
961
+ "blendMode": "normal"
962
+ },
670
963
  "100": {
671
- "value": "#ff3838ff",
672
- "type": "color"
964
+ "type": "color",
965
+ "value": "#c8facbff",
966
+ "blendMode": "normal"
673
967
  },
674
968
  "200": {
675
- "value": "#d00202ff",
676
- "type": "color"
969
+ "type": "color",
970
+ "value": "#9ef4a3ff",
971
+ "blendMode": "normal"
677
972
  },
678
973
  "300": {
679
- "value": "#ae0303ff",
680
- "type": "color"
974
+ "type": "color",
975
+ "value": "#6bde71ff",
976
+ "blendMode": "normal"
681
977
  },
682
978
  "400": {
683
- "value": "#7d0000ff",
684
- "type": "color"
979
+ "type": "color",
980
+ "value": "#45d24dff",
981
+ "blendMode": "normal"
685
982
  },
686
983
  "500": {
687
- "value": "#450000ff",
688
- "type": "color"
984
+ "type": "color",
985
+ "value": "#34ae3bff",
986
+ "blendMode": "normal"
689
987
  },
690
- "00": {
691
- "value": "#ff6161ff",
692
- "type": "color"
988
+ "600": {
989
+ "type": "color",
990
+ "value": "#008207ff",
991
+ "blendMode": "normal"
992
+ },
993
+ "700": {
994
+ "type": "color",
995
+ "value": "#035707ff",
996
+ "blendMode": "normal"
997
+ },
998
+ "800": {
999
+ "type": "color",
1000
+ "value": "#003603ff",
1001
+ "blendMode": "normal"
1002
+ },
1003
+ "900": {
1004
+ "type": "color",
1005
+ "value": "#002302ff",
1006
+ "blendMode": "normal"
693
1007
  }
694
1008
  },
695
- "turquoise": {
1009
+ "status-yellow": {
696
1010
  "50": {
697
- "value": "#ecf4f3ff",
698
- "type": "color"
1011
+ "type": "color",
1012
+ "value": "#fff7dfff",
1013
+ "blendMode": "normal"
699
1014
  },
700
1015
  "100": {
701
- "value": "#d2e5e3ff",
702
- "type": "color"
1016
+ "type": "color",
1017
+ "value": "#fae49dff",
1018
+ "blendMode": "normal"
703
1019
  },
704
1020
  "200": {
705
- "value": "#b8d6d2ff",
706
- "type": "color"
1021
+ "type": "color",
1022
+ "value": "#ffe286ff",
1023
+ "blendMode": "normal"
707
1024
  },
708
1025
  "300": {
709
- "value": "#9ec7c1ff",
710
- "type": "color"
1026
+ "type": "color",
1027
+ "value": "#f7d14cff",
1028
+ "blendMode": "normal"
711
1029
  },
712
1030
  "400": {
713
- "value": "#84b8b1ff",
714
- "type": "color"
1031
+ "type": "color",
1032
+ "value": "#fac50dff",
1033
+ "blendMode": "normal"
715
1034
  },
716
1035
  "500": {
717
- "value": "#6aa9a0ff",
718
- "type": "color"
1036
+ "type": "color",
1037
+ "value": "#e0a917ff",
1038
+ "blendMode": "normal"
719
1039
  },
720
1040
  "600": {
721
- "value": "#578b84ff",
722
- "type": "color"
1041
+ "type": "color",
1042
+ "value": "#b58200ff",
1043
+ "blendMode": "normal"
723
1044
  },
724
1045
  "700": {
725
- "value": "#456e68ff",
726
- "type": "color"
1046
+ "type": "color",
1047
+ "value": "#805c00ff",
1048
+ "blendMode": "normal"
727
1049
  },
728
1050
  "800": {
729
- "value": "#32504cff",
730
- "type": "color"
1051
+ "type": "color",
1052
+ "value": "#4d3701ff",
1053
+ "blendMode": "normal"
731
1054
  },
732
1055
  "900": {
733
- "value": "#203330ff",
734
- "type": "color"
1056
+ "type": "color",
1057
+ "value": "#302300ff",
1058
+ "blendMode": "normal"
735
1059
  }
736
1060
  },
737
- "yellow": {
1061
+ "status-blue": {
738
1062
  "50": {
739
- "value": "#fff7dfff",
740
- "type": "color"
1063
+ "type": "color",
1064
+ "value": "#f0f6ffff",
1065
+ "blendMode": "normal"
741
1066
  },
742
1067
  "100": {
743
- "value": "#ffecb3ff",
744
- "type": "color"
1068
+ "type": "color",
1069
+ "value": "#c7dcffff",
1070
+ "blendMode": "normal"
745
1071
  },
746
1072
  "200": {
747
- "value": "#ffe286ff",
748
- "type": "color"
1073
+ "type": "color",
1074
+ "value": "#a8c9ffff",
1075
+ "blendMode": "normal"
749
1076
  },
750
1077
  "300": {
751
- "value": "#ffd759ff",
752
- "type": "color"
1078
+ "type": "color",
1079
+ "value": "#659fffff",
1080
+ "blendMode": "normal"
753
1081
  },
754
1082
  "400": {
755
- "value": "#ffcc2dff",
756
- "type": "color"
1083
+ "type": "color",
1084
+ "value": "#3883ffff",
1085
+ "blendMode": "normal"
757
1086
  },
758
1087
  "500": {
759
- "value": "#ffc100ff",
760
- "type": "color"
1088
+ "type": "color",
1089
+ "value": "#2660c2ff",
1090
+ "blendMode": "normal"
761
1091
  },
762
1092
  "600": {
763
- "value": "#d29f00ff",
764
- "type": "color"
1093
+ "type": "color",
1094
+ "value": "#1c4d9eff",
1095
+ "blendMode": "normal"
765
1096
  },
766
1097
  "700": {
767
- "value": "#a67d00ff",
768
- "type": "color"
1098
+ "type": "color",
1099
+ "value": "#113a80ff",
1100
+ "blendMode": "normal"
769
1101
  },
770
1102
  "800": {
771
- "value": "#795c00ff",
772
- "type": "color"
1103
+ "type": "color",
1104
+ "value": "#09285cff",
1105
+ "blendMode": "normal"
773
1106
  },
774
1107
  "900": {
775
- "value": "#4d3a00ff",
776
- "type": "color"
1108
+ "type": "color",
1109
+ "value": "#001c37ff",
1110
+ "blendMode": "normal"
777
1111
  }
778
1112
  }
779
1113
  },
780
- "font-size": {
1114
+ "line-height": {
781
1115
  "xs": {
782
- "value": 12,
783
- "type": "dimension"
1116
+ "type": "dimension",
1117
+ "value": 16
784
1118
  },
785
1119
  "sm": {
786
- "value": 14,
787
- "type": "dimension"
1120
+ "type": "dimension",
1121
+ "value": 20
788
1122
  },
789
- "md": {
790
- "value": 16,
791
- "type": "dimension"
1123
+ "base": {
1124
+ "type": "dimension",
1125
+ "value": 24
792
1126
  },
793
1127
  "lg": {
794
- "value": 18,
795
- "type": "dimension"
1128
+ "type": "dimension",
1129
+ "value": 28
796
1130
  },
797
1131
  "xl": {
798
- "value": 20,
799
- "type": "dimension"
1132
+ "type": "dimension",
1133
+ "value": 30
800
1134
  },
801
1135
  "2xl": {
802
- "value": 24,
803
- "type": "dimension"
1136
+ "type": "dimension",
1137
+ "value": 32
804
1138
  },
805
1139
  "3xl": {
806
- "value": 30,
807
- "type": "dimension"
1140
+ "type": "dimension",
1141
+ "value": 36
808
1142
  },
809
1143
  "4xl": {
810
- "value": 36,
811
- "type": "dimension"
1144
+ "type": "dimension",
1145
+ "value": 40
812
1146
  },
813
1147
  "5xl": {
814
- "value": 48,
815
- "type": "dimension"
1148
+ "type": "dimension",
1149
+ "value": 48
816
1150
  },
817
1151
  "6xl": {
818
- "value": 60,
819
- "type": "dimension"
1152
+ "type": "dimension",
1153
+ "value": 60
820
1154
  },
821
1155
  "7xl": {
822
- "value": 72,
823
- "type": "dimension"
1156
+ "type": "dimension",
1157
+ "value": 72
824
1158
  },
825
1159
  "8xl": {
826
- "value": 96,
827
- "type": "dimension"
1160
+ "type": "dimension",
1161
+ "value": 96
828
1162
  },
829
1163
  "9xl": {
830
- "value": 128,
831
- "type": "dimension"
832
- }
833
- },
834
- "font-weight": {
835
- "high-emphasis": {
836
- "value": "700",
837
- "type": "string"
838
- },
839
- "medium-emphasis": {
840
- "value": "500",
841
- "type": "string"
842
- },
843
- "low-emphasis": {
844
- "value": "400",
845
- "type": "string"
1164
+ "type": "dimension",
1165
+ "value": 128
846
1166
  }
847
1167
  },
848
- "leading": {
849
- "px": {
850
- "3": {
851
- "value": 12,
852
- "type": "dimension"
853
- },
854
- "4": {
855
- "value": 16,
856
- "type": "dimension"
857
- },
858
- "5": {
859
- "value": 20,
860
- "type": "dimension"
861
- },
862
- "6": {
863
- "value": 24,
864
- "type": "dimension"
865
- },
866
- "7": {
867
- "value": 28,
868
- "type": "dimension"
869
- },
870
- "8": {
871
- "value": 32,
872
- "type": "dimension"
873
- },
874
- "9": {
875
- "value": 36,
876
- "type": "dimension"
877
- },
878
- "10": {
879
- "value": 40,
880
- "type": "dimension"
881
- }
882
- },
883
- "none": {
884
- "value": 1,
885
- "type": "dimension"
886
- },
887
- "tight": {
888
- "value": 1.25,
889
- "type": "dimension"
890
- },
891
- "snug": {
892
- "value": 1.375,
893
- "type": "dimension"
1168
+ "font-size": {
1169
+ "xs": {
1170
+ "type": "dimension",
1171
+ "value": 12
894
1172
  },
895
- "normal": {
896
- "value": 1.5,
897
- "type": "dimension"
1173
+ "sm": {
1174
+ "type": "dimension",
1175
+ "value": 14
898
1176
  },
899
- "relaxed": {
900
- "value": 1.625,
901
- "type": "dimension"
1177
+ "7xl": {
1178
+ "type": "dimension",
1179
+ "value": 72
902
1180
  },
903
- "loose": {
904
- "value": 2,
905
- "type": "dimension"
906
- }
907
- },
908
- "line-height": {
909
- "xs": {
910
- "value": 16,
911
- "type": "dimension"
1181
+ "8xl": {
1182
+ "type": "dimension",
1183
+ "value": 96
912
1184
  },
913
- "sm": {
914
- "value": 20,
915
- "type": "dimension"
1185
+ "9xl": {
1186
+ "type": "dimension",
1187
+ "value": 128
916
1188
  },
917
- "base": {
918
- "value": 24,
919
- "type": "dimension"
1189
+ "md": {
1190
+ "type": "dimension",
1191
+ "value": 16
920
1192
  },
921
1193
  "lg": {
922
- "value": 28,
923
- "type": "dimension"
1194
+ "type": "dimension",
1195
+ "value": 18
924
1196
  },
925
1197
  "xl": {
926
- "value": 30,
927
- "type": "dimension"
1198
+ "type": "dimension",
1199
+ "value": 20
928
1200
  },
929
1201
  "2xl": {
930
- "value": 32,
931
- "type": "dimension"
1202
+ "type": "dimension",
1203
+ "value": 24
932
1204
  },
933
1205
  "3xl": {
934
- "value": 36,
935
- "type": "dimension"
1206
+ "type": "dimension",
1207
+ "value": 30
936
1208
  },
937
1209
  "4xl": {
938
- "value": 40,
939
- "type": "dimension"
1210
+ "type": "dimension",
1211
+ "value": 36
940
1212
  },
941
1213
  "5xl": {
942
- "value": 48,
943
- "type": "dimension"
1214
+ "type": "dimension",
1215
+ "value": 48
944
1216
  },
945
1217
  "6xl": {
946
- "value": 60,
947
- "type": "dimension"
948
- },
949
- "7xl": {
950
- "value": 72,
951
- "type": "dimension"
952
- },
953
- "8xl": {
954
- "value": 96,
955
- "type": "dimension"
956
- },
957
- "9xl": {
958
- "value": 128,
959
- "type": "dimension"
1218
+ "type": "dimension",
1219
+ "value": 60
960
1220
  }
961
1221
  },
962
1222
  "radius": {
963
1223
  "rounded-none": {
964
- "value": 0,
965
- "type": "dimension"
1224
+ "type": "dimension",
1225
+ "value": 0
966
1226
  },
967
1227
  "rounded-sm": {
968
- "value": 2,
969
- "type": "dimension"
1228
+ "type": "dimension",
1229
+ "value": 2
970
1230
  },
971
1231
  "rounded": {
972
- "value": 4,
973
- "type": "dimension"
1232
+ "type": "dimension",
1233
+ "value": 4
974
1234
  },
975
1235
  "rounded-md": {
976
- "value": 6,
977
- "type": "dimension"
1236
+ "type": "dimension",
1237
+ "value": 6
978
1238
  },
979
1239
  "rounded-lg": {
980
- "value": 8,
981
- "type": "dimension"
1240
+ "type": "dimension",
1241
+ "value": 8
982
1242
  },
983
1243
  "rounded-xl": {
984
- "value": 12,
985
- "type": "dimension"
1244
+ "type": "dimension",
1245
+ "value": 12
986
1246
  },
987
1247
  "rounded-2xl": {
988
- "value": 16,
989
- "type": "dimension"
1248
+ "type": "dimension",
1249
+ "value": 16
990
1250
  },
991
1251
  "rounded-3xl": {
992
- "value": 24,
993
- "type": "dimension"
1252
+ "type": "dimension",
1253
+ "value": 24
994
1254
  },
995
1255
  "rounded-full": {
996
- "value": 9999,
997
- "type": "dimension"
998
- },
999
- "sm": {
1000
- "value": 6,
1001
- "type": "dimension"
1002
- },
1003
- "md": {
1004
- "value": 8,
1005
- "type": "dimension"
1256
+ "type": "dimension",
1257
+ "value": 9999
1006
1258
  }
1007
1259
  },
1008
- "spacing": {
1009
- "0": {
1010
- "value": 0,
1011
- "type": "dimension"
1012
- },
1013
- "1": {
1014
- "value": 4,
1015
- "type": "dimension"
1016
- },
1017
- "2": {
1018
- "value": 8,
1019
- "type": "dimension"
1020
- },
1021
- "3": {
1022
- "value": 12,
1023
- "type": "dimension"
1024
- },
1025
- "4": {
1026
- "value": 16,
1027
- "type": "dimension"
1028
- },
1029
- "5": {
1030
- "value": 20,
1031
- "type": "dimension"
1032
- },
1033
- "6": {
1034
- "value": 24,
1035
- "type": "dimension"
1036
- },
1037
- "7": {
1038
- "value": 28,
1039
- "type": "dimension"
1040
- },
1041
- "8": {
1042
- "value": 32,
1043
- "type": "dimension"
1044
- },
1045
- "9": {
1046
- "value": 36,
1047
- "type": "dimension"
1048
- },
1049
- "10": {
1050
- "value": 40,
1051
- "type": "dimension"
1052
- },
1053
- "11": {
1054
- "value": 44,
1055
- "type": "dimension"
1056
- },
1057
- "12": {
1058
- "value": 48,
1059
- "type": "dimension"
1060
- },
1061
- "14": {
1062
- "value": 56,
1063
- "type": "dimension"
1064
- },
1065
- "16": {
1066
- "value": 64,
1067
- "type": "dimension"
1068
- },
1069
- "20": {
1070
- "value": 80,
1071
- "type": "dimension"
1072
- },
1073
- "24": {
1074
- "value": 96,
1075
- "type": "dimension"
1076
- },
1077
- "28": {
1078
- "value": 112,
1079
- "type": "dimension"
1080
- },
1081
- "32": {
1082
- "value": 128,
1083
- "type": "dimension"
1084
- },
1085
- "36": {
1086
- "value": 144,
1087
- "type": "dimension"
1088
- },
1089
- "40": {
1090
- "value": 160,
1091
- "type": "dimension"
1092
- },
1093
- "44": {
1094
- "value": 176,
1095
- "type": "dimension"
1096
- },
1097
- "48": {
1098
- "value": 192,
1099
- "type": "dimension"
1100
- },
1101
- "52": {
1102
- "value": 208,
1103
- "type": "dimension"
1104
- },
1105
- "56": {
1106
- "value": 224,
1107
- "type": "dimension"
1108
- },
1109
- "60": {
1110
- "value": 240,
1111
- "type": "dimension"
1112
- },
1113
- "64": {
1114
- "value": 256,
1115
- "type": "dimension"
1116
- },
1117
- "72": {
1118
- "value": 288,
1119
- "type": "dimension"
1120
- },
1121
- "80": {
1122
- "value": 320,
1123
- "type": "dimension"
1260
+ "font-weight": {
1261
+ "high-emphasis": {
1262
+ "type": "string",
1263
+ "value": "700"
1124
1264
  },
1125
- "96": {
1126
- "value": 384,
1127
- "type": "dimension"
1265
+ "medium-emphasis": {
1266
+ "type": "string",
1267
+ "value": "500"
1128
1268
  },
1269
+ "low-emphasis": {
1270
+ "type": "string",
1271
+ "value": "400"
1272
+ }
1273
+ },
1274
+ "leading": {
1129
1275
  "px": {
1130
- "value": 1,
1131
- "type": "dimension"
1132
- },
1133
- "0,5": {
1134
- "value": 2,
1135
- "type": "dimension"
1136
- },
1137
- "1,5": {
1138
- "value": 6,
1139
- "type": "dimension"
1140
- },
1141
- "2,5": {
1142
- "value": 10,
1143
- "type": "dimension"
1144
- },
1145
- "3,5": {
1146
- "value": 14,
1147
- "type": "dimension"
1276
+ "3": {
1277
+ "type": "dimension",
1278
+ "value": 12
1279
+ },
1280
+ "4": {
1281
+ "type": "dimension",
1282
+ "value": 16
1283
+ },
1284
+ "5": {
1285
+ "type": "dimension",
1286
+ "value": 20
1287
+ },
1288
+ "6": {
1289
+ "type": "dimension",
1290
+ "value": 24
1291
+ },
1292
+ "7": {
1293
+ "type": "dimension",
1294
+ "value": 28
1295
+ },
1296
+ "8": {
1297
+ "type": "dimension",
1298
+ "value": 32
1299
+ },
1300
+ "9": {
1301
+ "type": "dimension",
1302
+ "value": 36
1303
+ },
1304
+ "10": {
1305
+ "type": "dimension",
1306
+ "value": 40
1307
+ }
1148
1308
  },
1149
- "01": {
1150
- "value": 4,
1151
- "type": "dimension"
1309
+ "none": {
1310
+ "type": "dimension",
1311
+ "value": 1
1152
1312
  },
1153
- "02": {
1154
- "value": 8,
1155
- "type": "dimension"
1313
+ "tight": {
1314
+ "type": "dimension",
1315
+ "value": 1.25
1156
1316
  },
1157
- "06": {
1158
- "value": 24,
1159
- "type": "dimension"
1317
+ "snug": {
1318
+ "type": "dimension",
1319
+ "value": 1.38
1160
1320
  },
1161
- "07": {
1162
- "value": 28,
1163
- "type": "dimension"
1321
+ "normal": {
1322
+ "type": "dimension",
1323
+ "value": 1.5
1164
1324
  },
1165
- "08": {
1166
- "value": 32,
1167
- "type": "dimension"
1325
+ "relaxed": {
1326
+ "type": "dimension",
1327
+ "value": 1.63
1168
1328
  },
1169
- "09": {
1170
- "value": 36,
1171
- "type": "dimension"
1329
+ "loose": {
1330
+ "type": "dimension",
1331
+ "value": 2
1172
1332
  }
1173
1333
  },
1174
1334
  "letter-spacing": {
1175
1335
  "heading": {
1176
1336
  "xs": {
1177
- "value": 0,
1178
- "type": "dimension"
1337
+ "type": "dimension",
1338
+ "value": 0
1179
1339
  },
1180
1340
  "sm": {
1181
- "value": -0.25,
1182
- "type": "dimension"
1341
+ "type": "dimension",
1342
+ "value": -0.25
1183
1343
  },
1184
1344
  "md": {
1185
- "value": -0.5,
1186
- "type": "dimension"
1345
+ "type": "dimension",
1346
+ "value": -0.5
1187
1347
  },
1188
1348
  "lg": {
1189
- "value": -0.75,
1190
- "type": "dimension"
1349
+ "type": "dimension",
1350
+ "value": -0.75
1191
1351
  },
1192
1352
  "xl": {
1193
- "value": -1,
1194
- "type": "dimension"
1353
+ "type": "dimension",
1354
+ "value": -1
1195
1355
  }
1196
1356
  }
1197
1357
  }