@omkarux/vela 0.4.0 → 0.5.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.
@@ -0,0 +1,2577 @@
1
+ {
2
+ "$schema": "https://www.designtokens.org/tr/2025.10/format/",
3
+ "$description": "Vela design tokens. THE source of truth: dist/tokens.css and the Figma library are both generated from this file. Edit here, run `npm run tokens`.",
4
+ "primitives": {
5
+ "black": {
6
+ "$type": "color",
7
+ "$value": "#191d1f",
8
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
9
+ "$extensions": {
10
+ "vela": {
11
+ "figma": "black"
12
+ }
13
+ }
14
+ },
15
+ "white": {
16
+ "$type": "color",
17
+ "$value": "#ffffff",
18
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
19
+ "$extensions": {
20
+ "vela": {
21
+ "figma": "white"
22
+ }
23
+ }
24
+ },
25
+ "grey-50": {
26
+ "$type": "color",
27
+ "$value": "#f7f9f9",
28
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
29
+ "$extensions": {
30
+ "vela": {
31
+ "figma": "grey/50"
32
+ }
33
+ }
34
+ },
35
+ "grey-100": {
36
+ "$type": "color",
37
+ "$value": "#eef2f2",
38
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
39
+ "$extensions": {
40
+ "vela": {
41
+ "figma": "grey/100"
42
+ }
43
+ }
44
+ },
45
+ "grey-200": {
46
+ "$type": "color",
47
+ "$value": "#dde3e4",
48
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
49
+ "$extensions": {
50
+ "vela": {
51
+ "figma": "grey/200"
52
+ }
53
+ }
54
+ },
55
+ "grey-300": {
56
+ "$type": "color",
57
+ "$value": "#c8d0d2",
58
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
59
+ "$extensions": {
60
+ "vela": {
61
+ "figma": "grey/300"
62
+ }
63
+ }
64
+ },
65
+ "grey-400": {
66
+ "$type": "color",
67
+ "$value": "#a3aeb1",
68
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
69
+ "$extensions": {
70
+ "vela": {
71
+ "figma": "grey/400"
72
+ }
73
+ }
74
+ },
75
+ "grey-500": {
76
+ "$type": "color",
77
+ "$value": "#7f8c90",
78
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
79
+ "$extensions": {
80
+ "vela": {
81
+ "figma": "grey/500"
82
+ }
83
+ }
84
+ },
85
+ "grey-600": {
86
+ "$type": "color",
87
+ "$value": "#667377",
88
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
89
+ "$extensions": {
90
+ "vela": {
91
+ "figma": "grey/600"
92
+ }
93
+ }
94
+ },
95
+ "grey-700": {
96
+ "$type": "color",
97
+ "$value": "#49555a",
98
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
99
+ "$extensions": {
100
+ "vela": {
101
+ "figma": "grey/700"
102
+ }
103
+ }
104
+ },
105
+ "grey-800": {
106
+ "$type": "color",
107
+ "$value": "#333d41",
108
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
109
+ "$extensions": {
110
+ "vela": {
111
+ "figma": "grey/800"
112
+ }
113
+ }
114
+ },
115
+ "grey-850": {
116
+ "$type": "color",
117
+ "$value": "#262e31",
118
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
119
+ "$extensions": {
120
+ "vela": {
121
+ "figma": "grey/850"
122
+ }
123
+ }
124
+ },
125
+ "grey-900": {
126
+ "$type": "color",
127
+ "$value": "#1b2225",
128
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
129
+ "$extensions": {
130
+ "vela": {
131
+ "figma": "grey/900"
132
+ }
133
+ }
134
+ },
135
+ "grey-950": {
136
+ "$type": "color",
137
+ "$value": "#11171a",
138
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
139
+ "$extensions": {
140
+ "vela": {
141
+ "figma": "grey/950"
142
+ }
143
+ }
144
+ },
145
+ "primary-300": {
146
+ "$type": "color",
147
+ "$value": "#5fb8c9",
148
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
149
+ "$extensions": {
150
+ "vela": {
151
+ "figma": "primary/300"
152
+ }
153
+ }
154
+ },
155
+ "primary-400": {
156
+ "$type": "color",
157
+ "$value": "#2f9db3",
158
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
159
+ "$extensions": {
160
+ "vela": {
161
+ "figma": "primary/400"
162
+ }
163
+ }
164
+ },
165
+ "primary-500": {
166
+ "$type": "color",
167
+ "$value": "#0a6c7d",
168
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
169
+ "$extensions": {
170
+ "vela": {
171
+ "figma": "primary/500"
172
+ }
173
+ }
174
+ },
175
+ "primary-600": {
176
+ "$type": "color",
177
+ "$value": "#075462",
178
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
179
+ "$extensions": {
180
+ "vela": {
181
+ "figma": "primary/600"
182
+ }
183
+ }
184
+ },
185
+ "blue-100": {
186
+ "$type": "color",
187
+ "$value": "#e6eefb",
188
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
189
+ "$extensions": {
190
+ "vela": {
191
+ "figma": "blue/100"
192
+ }
193
+ }
194
+ },
195
+ "blue-150": {
196
+ "$type": "color",
197
+ "$value": "#cfdff7",
198
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
199
+ "$extensions": {
200
+ "vela": {
201
+ "figma": "blue/150"
202
+ }
203
+ }
204
+ },
205
+ "blue-300": {
206
+ "$type": "color",
207
+ "$value": "#85aae8",
208
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
209
+ "$extensions": {
210
+ "vela": {
211
+ "figma": "blue/300"
212
+ }
213
+ }
214
+ },
215
+ "blue-500": {
216
+ "$type": "color",
217
+ "$value": "#3d7fd6",
218
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
219
+ "$extensions": {
220
+ "vela": {
221
+ "figma": "blue/500"
222
+ }
223
+ }
224
+ },
225
+ "blue-700": {
226
+ "$type": "color",
227
+ "$value": "#35558a",
228
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
229
+ "$extensions": {
230
+ "vela": {
231
+ "figma": "blue/700"
232
+ }
233
+ }
234
+ },
235
+ "blue-950": {
236
+ "$type": "color",
237
+ "$value": "#0e1a2e",
238
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
239
+ "$extensions": {
240
+ "vela": {
241
+ "figma": "blue/950"
242
+ }
243
+ }
244
+ },
245
+ "red-100": {
246
+ "$type": "color",
247
+ "$value": "#fce8e6",
248
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
249
+ "$extensions": {
250
+ "vela": {
251
+ "figma": "red/100"
252
+ }
253
+ }
254
+ },
255
+ "red-300": {
256
+ "$type": "color",
257
+ "$value": "#f0918c",
258
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
259
+ "$extensions": {
260
+ "vela": {
261
+ "figma": "red/300"
262
+ }
263
+ }
264
+ },
265
+ "red-500": {
266
+ "$type": "color",
267
+ "$value": "#dd4b3e",
268
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
269
+ "$extensions": {
270
+ "vela": {
271
+ "figma": "red/500"
272
+ }
273
+ }
274
+ },
275
+ "red-700": {
276
+ "$type": "color",
277
+ "$value": "#ab3125",
278
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
279
+ "$extensions": {
280
+ "vela": {
281
+ "figma": "red/700"
282
+ }
283
+ }
284
+ },
285
+ "red-950": {
286
+ "$type": "color",
287
+ "$value": "#2a1310",
288
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
289
+ "$extensions": {
290
+ "vela": {
291
+ "figma": "red/950"
292
+ }
293
+ }
294
+ },
295
+ "critical-100": {
296
+ "$type": "color",
297
+ "$value": "#f2d6d4",
298
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
299
+ "$extensions": {
300
+ "vela": {
301
+ "figma": "critical/100"
302
+ }
303
+ }
304
+ },
305
+ "critical-300": {
306
+ "$type": "color",
307
+ "$value": "#cc6f68",
308
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
309
+ "$extensions": {
310
+ "vela": {
311
+ "figma": "critical/300"
312
+ }
313
+ }
314
+ },
315
+ "critical-500": {
316
+ "$type": "color",
317
+ "$value": "#a81c14",
318
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
319
+ "$extensions": {
320
+ "vela": {
321
+ "figma": "critical/500"
322
+ }
323
+ }
324
+ },
325
+ "critical-700": {
326
+ "$type": "color",
327
+ "$value": "#7d150f",
328
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
329
+ "$extensions": {
330
+ "vela": {
331
+ "figma": "critical/700"
332
+ }
333
+ }
334
+ },
335
+ "critical-950": {
336
+ "$type": "color",
337
+ "$value": "#2b100e",
338
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
339
+ "$extensions": {
340
+ "vela": {
341
+ "figma": "critical/950"
342
+ }
343
+ }
344
+ },
345
+ "yellow-100": {
346
+ "$type": "color",
347
+ "$value": "#fdf1d3",
348
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
349
+ "$extensions": {
350
+ "vela": {
351
+ "figma": "yellow/100"
352
+ }
353
+ }
354
+ },
355
+ "yellow-300": {
356
+ "$type": "color",
357
+ "$value": "#f7d382",
358
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
359
+ "$extensions": {
360
+ "vela": {
361
+ "figma": "yellow/300"
362
+ }
363
+ }
364
+ },
365
+ "yellow-500": {
366
+ "$type": "color",
367
+ "$value": "#f0c14e",
368
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
369
+ "$extensions": {
370
+ "vela": {
371
+ "figma": "yellow/500"
372
+ }
373
+ }
374
+ },
375
+ "yellow-600": {
376
+ "$type": "color",
377
+ "$value": "#c99a10",
378
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
379
+ "$extensions": {
380
+ "vela": {
381
+ "figma": "yellow/600"
382
+ }
383
+ }
384
+ },
385
+ "yellow-700": {
386
+ "$type": "color",
387
+ "$value": "#9a7a0c",
388
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
389
+ "$extensions": {
390
+ "vela": {
391
+ "figma": "yellow/700"
392
+ }
393
+ }
394
+ },
395
+ "yellow-800": {
396
+ "$type": "color",
397
+ "$value": "#7a6224",
398
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
399
+ "$extensions": {
400
+ "vela": {
401
+ "figma": "yellow/800"
402
+ }
403
+ }
404
+ },
405
+ "yellow-950": {
406
+ "$type": "color",
407
+ "$value": "#26200e",
408
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
409
+ "$extensions": {
410
+ "vela": {
411
+ "figma": "yellow/950"
412
+ }
413
+ }
414
+ },
415
+ "orange-100": {
416
+ "$type": "color",
417
+ "$value": "#fde7d0",
418
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
419
+ "$extensions": {
420
+ "vela": {
421
+ "figma": "orange/100"
422
+ }
423
+ }
424
+ },
425
+ "orange-300": {
426
+ "$type": "color",
427
+ "$value": "#f5ad63",
428
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
429
+ "$extensions": {
430
+ "vela": {
431
+ "figma": "orange/300"
432
+ }
433
+ }
434
+ },
435
+ "orange-500": {
436
+ "$type": "color",
437
+ "$value": "#ea7f1a",
438
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
439
+ "$extensions": {
440
+ "vela": {
441
+ "figma": "orange/500"
442
+ }
443
+ }
444
+ },
445
+ "orange-600": {
446
+ "$type": "color",
447
+ "$value": "#c86a0d",
448
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
449
+ "$extensions": {
450
+ "vela": {
451
+ "figma": "orange/600"
452
+ }
453
+ }
454
+ },
455
+ "orange-700": {
456
+ "$type": "color",
457
+ "$value": "#9c5408",
458
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
459
+ "$extensions": {
460
+ "vela": {
461
+ "figma": "orange/700"
462
+ }
463
+ }
464
+ },
465
+ "orange-950": {
466
+ "$type": "color",
467
+ "$value": "#281a0b",
468
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
469
+ "$extensions": {
470
+ "vela": {
471
+ "figma": "orange/950"
472
+ }
473
+ }
474
+ },
475
+ "green-100": {
476
+ "$type": "color",
477
+ "$value": "#dcefe0",
478
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
479
+ "$extensions": {
480
+ "vela": {
481
+ "figma": "green/100"
482
+ }
483
+ }
484
+ },
485
+ "green-300": {
486
+ "$type": "color",
487
+ "$value": "#86c795",
488
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
489
+ "$extensions": {
490
+ "vela": {
491
+ "figma": "green/300"
492
+ }
493
+ }
494
+ },
495
+ "green-500": {
496
+ "$type": "color",
497
+ "$value": "#4aa863",
498
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
499
+ "$extensions": {
500
+ "vela": {
501
+ "figma": "green/500"
502
+ }
503
+ }
504
+ },
505
+ "green-700": {
506
+ "$type": "color",
507
+ "$value": "#1f7340",
508
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
509
+ "$extensions": {
510
+ "vela": {
511
+ "figma": "green/700"
512
+ }
513
+ }
514
+ },
515
+ "green-800": {
516
+ "$type": "color",
517
+ "$value": "#175c33",
518
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
519
+ "$extensions": {
520
+ "vela": {
521
+ "figma": "green/800"
522
+ }
523
+ }
524
+ },
525
+ "green-950": {
526
+ "$type": "color",
527
+ "$value": "#0d2318",
528
+ "$description": "Primitive. Do not bind directly — bind a semantic token.",
529
+ "$extensions": {
530
+ "vela": {
531
+ "figma": "green/950"
532
+ }
533
+ }
534
+ }
535
+ },
536
+ "color": {
537
+ "bg-global": {
538
+ "$type": "color",
539
+ "$value": "{white}",
540
+ "$extensions": {
541
+ "vela": {
542
+ "dark": "{grey-950}",
543
+ "figma": "surface/global"
544
+ }
545
+ }
546
+ },
547
+ "bg-container": {
548
+ "$type": "color",
549
+ "$value": "{grey-100}",
550
+ "$extensions": {
551
+ "vela": {
552
+ "dark": "{grey-900}",
553
+ "figma": "surface/container"
554
+ }
555
+ }
556
+ },
557
+ "bg-raised": {
558
+ "$type": "color",
559
+ "$value": "{white}",
560
+ "$extensions": {
561
+ "vela": {
562
+ "dark": "{grey-850}",
563
+ "figma": "surface/raised"
564
+ }
565
+ }
566
+ },
567
+ "bg-hover": {
568
+ "$type": "color",
569
+ "$value": "{grey-100}",
570
+ "$extensions": {
571
+ "vela": {
572
+ "dark": "{grey-850}",
573
+ "figma": "surface/hover"
574
+ }
575
+ }
576
+ },
577
+ "bg-tooltip": {
578
+ "$type": "color",
579
+ "$value": "{grey-800}",
580
+ "$extensions": {
581
+ "vela": {
582
+ "dark": "{grey-700}",
583
+ "figma": "surface/tooltip"
584
+ }
585
+ }
586
+ },
587
+ "bg-inactive": {
588
+ "$type": "color",
589
+ "$value": "{grey-100}",
590
+ "$extensions": {
591
+ "vela": {
592
+ "dark": "{grey-900}",
593
+ "figma": "surface/inactive"
594
+ }
595
+ }
596
+ },
597
+ "bg-selected": {
598
+ "$type": "color",
599
+ "$value": "{blue-100}",
600
+ "$extensions": {
601
+ "vela": {
602
+ "dark": "{blue-950}",
603
+ "figma": "surface/selected"
604
+ }
605
+ }
606
+ },
607
+ "primary-tint": {
608
+ "$type": "color",
609
+ "$value": "{blue-100}",
610
+ "$extensions": {
611
+ "vela": {
612
+ "dark": "{blue-950}",
613
+ "figma": "surface/primary-tint"
614
+ }
615
+ }
616
+ },
617
+ "primary-active-bg": {
618
+ "$type": "color",
619
+ "$value": "{primary-500}",
620
+ "$extensions": {
621
+ "vela": {
622
+ "dark": "{primary-500}",
623
+ "figma": "surface/primary-active"
624
+ }
625
+ }
626
+ },
627
+ "border-default": {
628
+ "$type": "color",
629
+ "$value": "{grey-500}",
630
+ "$extensions": {
631
+ "vela": {
632
+ "dark": "{grey-600}",
633
+ "figma": "border/default"
634
+ }
635
+ }
636
+ },
637
+ "border-subtle": {
638
+ "$type": "color",
639
+ "$value": "{grey-200}",
640
+ "$extensions": {
641
+ "vela": {
642
+ "dark": "{grey-850}",
643
+ "figma": "border/subtle"
644
+ }
645
+ }
646
+ },
647
+ "border-active": {
648
+ "$type": "color",
649
+ "$value": "{primary-500}",
650
+ "$extensions": {
651
+ "vela": {
652
+ "dark": "{primary-400}",
653
+ "figma": "border/active"
654
+ }
655
+ }
656
+ },
657
+ "border-inactive": {
658
+ "$type": "color",
659
+ "$value": "{grey-200}",
660
+ "$extensions": {
661
+ "vela": {
662
+ "dark": "{grey-850}",
663
+ "figma": "border/inactive"
664
+ }
665
+ }
666
+ },
667
+ "border-action": {
668
+ "$type": "color",
669
+ "$value": "{grey-700}",
670
+ "$extensions": {
671
+ "vela": {
672
+ "dark": "{grey-500}",
673
+ "figma": "border/action"
674
+ }
675
+ }
676
+ },
677
+ "text-default": {
678
+ "$type": "color",
679
+ "$value": "{grey-700}",
680
+ "$extensions": {
681
+ "vela": {
682
+ "dark": "{grey-300}",
683
+ "figma": "text/default"
684
+ }
685
+ }
686
+ },
687
+ "text-heading": {
688
+ "$type": "color",
689
+ "$value": "{black}",
690
+ "$extensions": {
691
+ "vela": {
692
+ "dark": "{grey-50}",
693
+ "figma": "text/heading"
694
+ }
695
+ }
696
+ },
697
+ "text-de-emphasized": {
698
+ "$type": "color",
699
+ "$value": "{grey-600}",
700
+ "$extensions": {
701
+ "vela": {
702
+ "dark": "{grey-500}",
703
+ "figma": "text/de-emphasized"
704
+ }
705
+ }
706
+ },
707
+ "text-inactive": {
708
+ "$type": "color",
709
+ "$value": "{grey-400}",
710
+ "$extensions": {
711
+ "vela": {
712
+ "dark": "{grey-700}",
713
+ "figma": "text/inactive"
714
+ }
715
+ }
716
+ },
717
+ "text-link": {
718
+ "$type": "color",
719
+ "$value": "{primary-500}",
720
+ "$extensions": {
721
+ "vela": {
722
+ "dark": "{primary-400}",
723
+ "figma": "text/link"
724
+ }
725
+ }
726
+ },
727
+ "text-on-brand": {
728
+ "$type": "color",
729
+ "$value": "{white}",
730
+ "$extensions": {
731
+ "vela": {
732
+ "dark": "{white}",
733
+ "figma": "text/on-brand"
734
+ }
735
+ }
736
+ },
737
+ "text-on-tint": {
738
+ "$type": "color",
739
+ "$value": "{grey-700}",
740
+ "$extensions": {
741
+ "vela": {
742
+ "dark": "{grey-300}",
743
+ "figma": "text/on-tint"
744
+ }
745
+ }
746
+ },
747
+ "text-error": {
748
+ "$type": "color",
749
+ "$value": "{red-700}",
750
+ "$extensions": {
751
+ "vela": {
752
+ "dark": "{red-300}",
753
+ "figma": "text/error"
754
+ }
755
+ }
756
+ },
757
+ "icon-default": {
758
+ "$type": "color",
759
+ "$value": "{grey-500}",
760
+ "$extensions": {
761
+ "vela": {
762
+ "dark": "{grey-500}",
763
+ "figma": "icon/default"
764
+ }
765
+ }
766
+ },
767
+ "icon-strong": {
768
+ "$type": "color",
769
+ "$value": "{grey-700}",
770
+ "$extensions": {
771
+ "vela": {
772
+ "dark": "{grey-300}",
773
+ "figma": "icon/strong"
774
+ }
775
+ }
776
+ },
777
+ "icon-selected": {
778
+ "$type": "color",
779
+ "$value": "{primary-500}",
780
+ "$extensions": {
781
+ "vela": {
782
+ "dark": "{primary-400}",
783
+ "figma": "icon/selected"
784
+ }
785
+ }
786
+ },
787
+ "icon-disabled": {
788
+ "$type": "color",
789
+ "$value": "{grey-300}",
790
+ "$extensions": {
791
+ "vela": {
792
+ "dark": "{grey-700}",
793
+ "figma": "icon/disabled"
794
+ }
795
+ }
796
+ },
797
+ "icon-on-brand": {
798
+ "$type": "color",
799
+ "$value": "{white}",
800
+ "$extensions": {
801
+ "vela": {
802
+ "dark": "{white}",
803
+ "figma": "icon/on-brand"
804
+ }
805
+ }
806
+ },
807
+ "btn-primary-bg": {
808
+ "$type": "color",
809
+ "$value": "{primary-500}",
810
+ "$extensions": {
811
+ "vela": {
812
+ "dark": "{primary-500}",
813
+ "figma": "button/primary-bg"
814
+ }
815
+ }
816
+ },
817
+ "btn-primary-hover-bg": {
818
+ "$type": "color",
819
+ "$value": "{primary-600}",
820
+ "$extensions": {
821
+ "vela": {
822
+ "dark": "{primary-400}",
823
+ "figma": "button/primary-hover-bg"
824
+ }
825
+ }
826
+ },
827
+ "btn-primary-border": {
828
+ "$type": "color",
829
+ "$value": "{primary-500}",
830
+ "$extensions": {
831
+ "vela": {
832
+ "dark": "{primary-500}",
833
+ "figma": "button/primary-border"
834
+ }
835
+ }
836
+ },
837
+ "btn-primary-text": {
838
+ "$type": "color",
839
+ "$value": "{white}",
840
+ "$extensions": {
841
+ "vela": {
842
+ "dark": "{white}",
843
+ "figma": "button/primary-text"
844
+ }
845
+ }
846
+ },
847
+ "btn-standard-bg": {
848
+ "$type": "color",
849
+ "$value": "{grey-100}",
850
+ "$extensions": {
851
+ "vela": {
852
+ "dark": "{grey-850}",
853
+ "figma": "button/standard-bg"
854
+ }
855
+ }
856
+ },
857
+ "btn-standard-hover-bg": {
858
+ "$type": "color",
859
+ "$value": "{grey-200}",
860
+ "$extensions": {
861
+ "vela": {
862
+ "dark": "{grey-800}",
863
+ "figma": "button/standard-hover-bg"
864
+ }
865
+ }
866
+ },
867
+ "btn-standard-text": {
868
+ "$type": "color",
869
+ "$value": "{grey-700}",
870
+ "$extensions": {
871
+ "vela": {
872
+ "dark": "{grey-300}",
873
+ "figma": "button/standard-text"
874
+ }
875
+ }
876
+ },
877
+ "btn-hollow-primary-text": {
878
+ "$type": "color",
879
+ "$value": "{primary-500}",
880
+ "$extensions": {
881
+ "vela": {
882
+ "dark": "{primary-300}",
883
+ "figma": "button/hollow-primary-text"
884
+ }
885
+ }
886
+ },
887
+ "btn-hollow-primary-border": {
888
+ "$type": "color",
889
+ "$value": "{primary-500}",
890
+ "$extensions": {
891
+ "vela": {
892
+ "dark": "{primary-400}",
893
+ "figma": "button/hollow-primary-border"
894
+ }
895
+ }
896
+ },
897
+ "btn-disabled-bg": {
898
+ "$type": "color",
899
+ "$value": "{grey-200}",
900
+ "$extensions": {
901
+ "vela": {
902
+ "dark": "{grey-850}",
903
+ "figma": "button/disabled-bg"
904
+ }
905
+ }
906
+ },
907
+ "btn-disabled-text": {
908
+ "$type": "color",
909
+ "$value": "{text-inactive}",
910
+ "$extensions": {
911
+ "vela": {
912
+ "dark": "{grey-700}",
913
+ "figma": "button/disabled-text"
914
+ }
915
+ }
916
+ },
917
+ "btn-destructive-bg": {
918
+ "$type": "color",
919
+ "$value": "{red-700}",
920
+ "$extensions": {
921
+ "vela": {
922
+ "dark": "{red-700}",
923
+ "figma": "button/destructive-bg"
924
+ }
925
+ }
926
+ },
927
+ "btn-destructive-hover-bg": {
928
+ "$type": "color",
929
+ "$value": "{critical-500}",
930
+ "$extensions": {
931
+ "vela": {
932
+ "dark": "{red-500}",
933
+ "figma": "button/destructive-hover-bg"
934
+ }
935
+ }
936
+ },
937
+ "btn-destructive-text": {
938
+ "$type": "color",
939
+ "$value": "{white}",
940
+ "$extensions": {
941
+ "vela": {
942
+ "dark": "{white}",
943
+ "figma": "button/destructive-text"
944
+ }
945
+ }
946
+ },
947
+ "btn-destructive-hollow-text": {
948
+ "$type": "color",
949
+ "$value": "{red-700}",
950
+ "$extensions": {
951
+ "vela": {
952
+ "dark": "{red-300}",
953
+ "figma": "button/destructive-hollow-text"
954
+ }
955
+ }
956
+ },
957
+ "btn-standard-border": {
958
+ "$type": "color",
959
+ "$value": "{grey-600}",
960
+ "$extensions": {
961
+ "vela": {
962
+ "dark": "{grey-500}",
963
+ "figma": "button/standard-border"
964
+ }
965
+ }
966
+ },
967
+ "btn-hollow-hover-bg": {
968
+ "$type": "color",
969
+ "$value": "{primary-tint}",
970
+ "$extensions": {
971
+ "vela": {
972
+ "dark": "{primary-tint}",
973
+ "figma": "button/hollow-hover-bg"
974
+ }
975
+ }
976
+ },
977
+ "control-bg": {
978
+ "$type": "color",
979
+ "$value": "{white}",
980
+ "$extensions": {
981
+ "vela": {
982
+ "dark": "{grey-900}",
983
+ "figma": "control/bg"
984
+ }
985
+ }
986
+ },
987
+ "control-border": {
988
+ "$type": "color",
989
+ "$value": "{grey-500}",
990
+ "$extensions": {
991
+ "vela": {
992
+ "dark": "{grey-600}",
993
+ "figma": "control/border"
994
+ }
995
+ }
996
+ },
997
+ "control-border-hover": {
998
+ "$type": "color",
999
+ "$value": "{grey-500}",
1000
+ "$extensions": {
1001
+ "vela": {
1002
+ "dark": "{grey-500}",
1003
+ "figma": "control/border-hover"
1004
+ }
1005
+ }
1006
+ },
1007
+ "control-border-active": {
1008
+ "$type": "color",
1009
+ "$value": "{primary-500}",
1010
+ "$extensions": {
1011
+ "vela": {
1012
+ "dark": "{primary-400}",
1013
+ "figma": "control/border-active"
1014
+ }
1015
+ }
1016
+ },
1017
+ "control-border-error": {
1018
+ "$type": "color",
1019
+ "$value": "{red-500}",
1020
+ "$extensions": {
1021
+ "vela": {
1022
+ "dark": "{red-500}",
1023
+ "figma": "control/border-error"
1024
+ }
1025
+ }
1026
+ },
1027
+ "control-bg-disabled": {
1028
+ "$type": "color",
1029
+ "$value": "{grey-100}",
1030
+ "$extensions": {
1031
+ "vela": {
1032
+ "dark": "{grey-900}",
1033
+ "figma": "control/bg-disabled"
1034
+ }
1035
+ }
1036
+ },
1037
+ "control-placeholder": {
1038
+ "$type": "color",
1039
+ "$value": "{grey-600}",
1040
+ "$extensions": {
1041
+ "vela": {
1042
+ "dark": "{grey-500}",
1043
+ "figma": "control/placeholder"
1044
+ }
1045
+ }
1046
+ },
1047
+ "toggle-off-bg": {
1048
+ "$type": "color",
1049
+ "$value": "{grey-400}",
1050
+ "$extensions": {
1051
+ "vela": {
1052
+ "dark": "{grey-700}",
1053
+ "figma": "control/toggle-off-bg"
1054
+ }
1055
+ }
1056
+ },
1057
+ "toggle-on-bg": {
1058
+ "$type": "color",
1059
+ "$value": "{primary-500}",
1060
+ "$extensions": {
1061
+ "vela": {
1062
+ "dark": "{primary-500}",
1063
+ "figma": "control/toggle-on-bg"
1064
+ }
1065
+ }
1066
+ },
1067
+ "toggle-knob": {
1068
+ "$type": "color",
1069
+ "$value": "{white}",
1070
+ "$extensions": {
1071
+ "vela": {
1072
+ "dark": "{white}",
1073
+ "figma": "control/toggle-knob"
1074
+ }
1075
+ }
1076
+ },
1077
+ "bg-severity-success": {
1078
+ "$type": "color",
1079
+ "$value": "{green-100}",
1080
+ "$extensions": {
1081
+ "vela": {
1082
+ "dark": "{green-950}",
1083
+ "figma": "severity/success/bg"
1084
+ }
1085
+ },
1086
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1087
+ },
1088
+ "border-severity-success": {
1089
+ "$type": "color",
1090
+ "$value": "{green-300}",
1091
+ "$extensions": {
1092
+ "vela": {
1093
+ "dark": "{green-700}",
1094
+ "figma": "severity/success/border"
1095
+ }
1096
+ },
1097
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1098
+ },
1099
+ "signal-severity-success": {
1100
+ "$type": "color",
1101
+ "$value": "{green-500}",
1102
+ "$extensions": {
1103
+ "vela": {
1104
+ "dark": "{green-500}",
1105
+ "figma": "severity/success/signal"
1106
+ }
1107
+ },
1108
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1109
+ },
1110
+ "icon-severity-success": {
1111
+ "$type": "color",
1112
+ "$value": "{green-800}",
1113
+ "$extensions": {
1114
+ "vela": {
1115
+ "dark": "{green-300}",
1116
+ "figma": "severity/success/icon"
1117
+ }
1118
+ },
1119
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1120
+ },
1121
+ "text-severity-success": {
1122
+ "$type": "color",
1123
+ "$value": "{green-800}",
1124
+ "$extensions": {
1125
+ "vela": {
1126
+ "dark": "{green-300}",
1127
+ "figma": "severity/success/text"
1128
+ }
1129
+ },
1130
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1131
+ },
1132
+ "border-severity-success-indicator": {
1133
+ "$type": "color",
1134
+ "$value": "{green-700}",
1135
+ "$extensions": {
1136
+ "vela": {
1137
+ "dark": "{green-500}",
1138
+ "figma": "severity/success/indicator"
1139
+ }
1140
+ },
1141
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1142
+ },
1143
+ "bg-severity-info": {
1144
+ "$type": "color",
1145
+ "$value": "{blue-100}",
1146
+ "$extensions": {
1147
+ "vela": {
1148
+ "dark": "{blue-950}",
1149
+ "figma": "severity/info/bg"
1150
+ }
1151
+ },
1152
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1153
+ },
1154
+ "border-severity-info": {
1155
+ "$type": "color",
1156
+ "$value": "{blue-300}",
1157
+ "$extensions": {
1158
+ "vela": {
1159
+ "dark": "{blue-700}",
1160
+ "figma": "severity/info/border"
1161
+ }
1162
+ },
1163
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1164
+ },
1165
+ "signal-severity-info": {
1166
+ "$type": "color",
1167
+ "$value": "{blue-500}",
1168
+ "$extensions": {
1169
+ "vela": {
1170
+ "dark": "{blue-500}",
1171
+ "figma": "severity/info/signal"
1172
+ }
1173
+ },
1174
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1175
+ },
1176
+ "icon-severity-info": {
1177
+ "$type": "color",
1178
+ "$value": "{blue-700}",
1179
+ "$extensions": {
1180
+ "vela": {
1181
+ "dark": "{blue-300}",
1182
+ "figma": "severity/info/icon"
1183
+ }
1184
+ },
1185
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1186
+ },
1187
+ "text-severity-info": {
1188
+ "$type": "color",
1189
+ "$value": "{blue-700}",
1190
+ "$extensions": {
1191
+ "vela": {
1192
+ "dark": "{blue-300}",
1193
+ "figma": "severity/info/text"
1194
+ }
1195
+ },
1196
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1197
+ },
1198
+ "border-severity-info-indicator": {
1199
+ "$type": "color",
1200
+ "$value": "{blue-700}",
1201
+ "$extensions": {
1202
+ "vela": {
1203
+ "dark": "{blue-500}",
1204
+ "figma": "severity/info/indicator"
1205
+ }
1206
+ },
1207
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1208
+ },
1209
+ "bg-severity-warning": {
1210
+ "$type": "color",
1211
+ "$value": "{yellow-100}",
1212
+ "$extensions": {
1213
+ "vela": {
1214
+ "dark": "{yellow-950}",
1215
+ "figma": "severity/warning/bg"
1216
+ }
1217
+ },
1218
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1219
+ },
1220
+ "border-severity-warning": {
1221
+ "$type": "color",
1222
+ "$value": "{yellow-300}",
1223
+ "$extensions": {
1224
+ "vela": {
1225
+ "dark": "{yellow-700}",
1226
+ "figma": "severity/warning/border"
1227
+ }
1228
+ },
1229
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1230
+ },
1231
+ "signal-severity-warning": {
1232
+ "$type": "color",
1233
+ "$value": "{yellow-500}",
1234
+ "$extensions": {
1235
+ "vela": {
1236
+ "dark": "{yellow-500}",
1237
+ "figma": "severity/warning/signal"
1238
+ }
1239
+ },
1240
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1241
+ },
1242
+ "icon-severity-warning": {
1243
+ "$type": "color",
1244
+ "$value": "{yellow-800}",
1245
+ "$extensions": {
1246
+ "vela": {
1247
+ "dark": "{yellow-300}",
1248
+ "figma": "severity/warning/icon"
1249
+ }
1250
+ },
1251
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1252
+ },
1253
+ "text-severity-warning": {
1254
+ "$type": "color",
1255
+ "$value": "{yellow-800}",
1256
+ "$extensions": {
1257
+ "vela": {
1258
+ "dark": "{yellow-300}",
1259
+ "figma": "severity/warning/text"
1260
+ }
1261
+ },
1262
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1263
+ },
1264
+ "border-severity-warning-indicator": {
1265
+ "$type": "color",
1266
+ "$value": "{yellow-700}",
1267
+ "$extensions": {
1268
+ "vela": {
1269
+ "dark": "{yellow-500}",
1270
+ "figma": "severity/warning/indicator"
1271
+ }
1272
+ },
1273
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1274
+ },
1275
+ "bg-severity-minor": {
1276
+ "$type": "color",
1277
+ "$value": "{orange-100}",
1278
+ "$extensions": {
1279
+ "vela": {
1280
+ "dark": "{orange-950}",
1281
+ "figma": "severity/minor/bg"
1282
+ }
1283
+ },
1284
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1285
+ },
1286
+ "border-severity-minor": {
1287
+ "$type": "color",
1288
+ "$value": "{orange-300}",
1289
+ "$extensions": {
1290
+ "vela": {
1291
+ "dark": "{orange-700}",
1292
+ "figma": "severity/minor/border"
1293
+ }
1294
+ },
1295
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1296
+ },
1297
+ "signal-severity-minor": {
1298
+ "$type": "color",
1299
+ "$value": "{orange-500}",
1300
+ "$extensions": {
1301
+ "vela": {
1302
+ "dark": "{orange-500}",
1303
+ "figma": "severity/minor/signal"
1304
+ }
1305
+ },
1306
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1307
+ },
1308
+ "icon-severity-minor": {
1309
+ "$type": "color",
1310
+ "$value": "{orange-700}",
1311
+ "$extensions": {
1312
+ "vela": {
1313
+ "dark": "{orange-300}",
1314
+ "figma": "severity/minor/icon"
1315
+ }
1316
+ },
1317
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1318
+ },
1319
+ "text-severity-minor": {
1320
+ "$type": "color",
1321
+ "$value": "{orange-700}",
1322
+ "$extensions": {
1323
+ "vela": {
1324
+ "dark": "{orange-300}",
1325
+ "figma": "severity/minor/text"
1326
+ }
1327
+ },
1328
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1329
+ },
1330
+ "border-severity-minor-indicator": {
1331
+ "$type": "color",
1332
+ "$value": "{orange-700}",
1333
+ "$extensions": {
1334
+ "vela": {
1335
+ "dark": "{orange-500}",
1336
+ "figma": "severity/minor/indicator"
1337
+ }
1338
+ },
1339
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1340
+ },
1341
+ "bg-severity-major": {
1342
+ "$type": "color",
1343
+ "$value": "{red-100}",
1344
+ "$extensions": {
1345
+ "vela": {
1346
+ "dark": "{red-950}",
1347
+ "figma": "severity/major/bg"
1348
+ }
1349
+ },
1350
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1351
+ },
1352
+ "border-severity-major": {
1353
+ "$type": "color",
1354
+ "$value": "{red-300}",
1355
+ "$extensions": {
1356
+ "vela": {
1357
+ "dark": "{red-700}",
1358
+ "figma": "severity/major/border"
1359
+ }
1360
+ },
1361
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1362
+ },
1363
+ "signal-severity-major": {
1364
+ "$type": "color",
1365
+ "$value": "{red-500}",
1366
+ "$extensions": {
1367
+ "vela": {
1368
+ "dark": "{red-500}",
1369
+ "figma": "severity/major/signal"
1370
+ }
1371
+ },
1372
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1373
+ },
1374
+ "icon-severity-major": {
1375
+ "$type": "color",
1376
+ "$value": "{red-700}",
1377
+ "$extensions": {
1378
+ "vela": {
1379
+ "dark": "{red-300}",
1380
+ "figma": "severity/major/icon"
1381
+ }
1382
+ },
1383
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1384
+ },
1385
+ "text-severity-major": {
1386
+ "$type": "color",
1387
+ "$value": "{red-700}",
1388
+ "$extensions": {
1389
+ "vela": {
1390
+ "dark": "{red-300}",
1391
+ "figma": "severity/major/text"
1392
+ }
1393
+ },
1394
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1395
+ },
1396
+ "border-severity-major-indicator": {
1397
+ "$type": "color",
1398
+ "$value": "{red-700}",
1399
+ "$extensions": {
1400
+ "vela": {
1401
+ "dark": "{red-500}",
1402
+ "figma": "severity/major/indicator"
1403
+ }
1404
+ },
1405
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1406
+ },
1407
+ "bg-severity-critical": {
1408
+ "$type": "color",
1409
+ "$value": "{critical-100}",
1410
+ "$extensions": {
1411
+ "vela": {
1412
+ "dark": "{critical-950}",
1413
+ "figma": "severity/critical/bg"
1414
+ }
1415
+ },
1416
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1417
+ },
1418
+ "border-severity-critical": {
1419
+ "$type": "color",
1420
+ "$value": "{critical-300}",
1421
+ "$extensions": {
1422
+ "vela": {
1423
+ "dark": "{critical-500}",
1424
+ "figma": "severity/critical/border"
1425
+ }
1426
+ },
1427
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1428
+ },
1429
+ "signal-severity-critical": {
1430
+ "$type": "color",
1431
+ "$value": "{critical-500}",
1432
+ "$extensions": {
1433
+ "vela": {
1434
+ "dark": "{critical-300}",
1435
+ "figma": "severity/critical/signal"
1436
+ }
1437
+ },
1438
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1439
+ },
1440
+ "icon-severity-critical": {
1441
+ "$type": "color",
1442
+ "$value": "{critical-700}",
1443
+ "$extensions": {
1444
+ "vela": {
1445
+ "dark": "{critical-300}",
1446
+ "figma": "severity/critical/icon"
1447
+ }
1448
+ },
1449
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1450
+ },
1451
+ "text-severity-critical": {
1452
+ "$type": "color",
1453
+ "$value": "{critical-700}",
1454
+ "$extensions": {
1455
+ "vela": {
1456
+ "dark": "{critical-300}",
1457
+ "figma": "severity/critical/text"
1458
+ }
1459
+ },
1460
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1461
+ },
1462
+ "border-severity-critical-indicator": {
1463
+ "$type": "color",
1464
+ "$value": "{critical-700}",
1465
+ "$extensions": {
1466
+ "vela": {
1467
+ "dark": "{critical-300}",
1468
+ "figma": "severity/critical/indicator"
1469
+ }
1470
+ },
1471
+ "$description": "Severity describes events. Never interchange with Risk or Status."
1472
+ },
1473
+ "bg-risk-low": {
1474
+ "$type": "color",
1475
+ "$value": "{green-100}",
1476
+ "$extensions": {
1477
+ "vela": {
1478
+ "dark": "{green-950}",
1479
+ "figma": "risk/low/bg"
1480
+ }
1481
+ },
1482
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1483
+ },
1484
+ "border-risk-low": {
1485
+ "$type": "color",
1486
+ "$value": "{green-300}",
1487
+ "$extensions": {
1488
+ "vela": {
1489
+ "dark": "{green-700}",
1490
+ "figma": "risk/low/border"
1491
+ }
1492
+ },
1493
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1494
+ },
1495
+ "signal-risk-low": {
1496
+ "$type": "color",
1497
+ "$value": "{green-500}",
1498
+ "$extensions": {
1499
+ "vela": {
1500
+ "dark": "{green-500}",
1501
+ "figma": "risk/low/signal"
1502
+ }
1503
+ },
1504
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1505
+ },
1506
+ "icon-risk-low": {
1507
+ "$type": "color",
1508
+ "$value": "{green-800}",
1509
+ "$extensions": {
1510
+ "vela": {
1511
+ "dark": "{green-300}",
1512
+ "figma": "risk/low/icon"
1513
+ }
1514
+ },
1515
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1516
+ },
1517
+ "text-risk-low": {
1518
+ "$type": "color",
1519
+ "$value": "{green-800}",
1520
+ "$extensions": {
1521
+ "vela": {
1522
+ "dark": "{green-300}",
1523
+ "figma": "risk/low/text"
1524
+ }
1525
+ },
1526
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1527
+ },
1528
+ "border-risk-low-indicator": {
1529
+ "$type": "color",
1530
+ "$value": "{green-700}",
1531
+ "$extensions": {
1532
+ "vela": {
1533
+ "dark": "{green-500}",
1534
+ "figma": "risk/low/indicator"
1535
+ }
1536
+ },
1537
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1538
+ },
1539
+ "bg-risk-medium": {
1540
+ "$type": "color",
1541
+ "$value": "{yellow-100}",
1542
+ "$extensions": {
1543
+ "vela": {
1544
+ "dark": "{yellow-950}",
1545
+ "figma": "risk/medium/bg"
1546
+ }
1547
+ },
1548
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1549
+ },
1550
+ "border-risk-medium": {
1551
+ "$type": "color",
1552
+ "$value": "{yellow-300}",
1553
+ "$extensions": {
1554
+ "vela": {
1555
+ "dark": "{yellow-700}",
1556
+ "figma": "risk/medium/border"
1557
+ }
1558
+ },
1559
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1560
+ },
1561
+ "signal-risk-medium": {
1562
+ "$type": "color",
1563
+ "$value": "{yellow-500}",
1564
+ "$extensions": {
1565
+ "vela": {
1566
+ "dark": "{yellow-500}",
1567
+ "figma": "risk/medium/signal"
1568
+ }
1569
+ },
1570
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1571
+ },
1572
+ "icon-risk-medium": {
1573
+ "$type": "color",
1574
+ "$value": "{yellow-800}",
1575
+ "$extensions": {
1576
+ "vela": {
1577
+ "dark": "{yellow-300}",
1578
+ "figma": "risk/medium/icon"
1579
+ }
1580
+ },
1581
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1582
+ },
1583
+ "text-risk-medium": {
1584
+ "$type": "color",
1585
+ "$value": "{yellow-800}",
1586
+ "$extensions": {
1587
+ "vela": {
1588
+ "dark": "{yellow-300}",
1589
+ "figma": "risk/medium/text"
1590
+ }
1591
+ },
1592
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1593
+ },
1594
+ "border-risk-medium-indicator": {
1595
+ "$type": "color",
1596
+ "$value": "{yellow-700}",
1597
+ "$extensions": {
1598
+ "vela": {
1599
+ "dark": "{yellow-500}",
1600
+ "figma": "risk/medium/indicator"
1601
+ }
1602
+ },
1603
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1604
+ },
1605
+ "bg-risk-high": {
1606
+ "$type": "color",
1607
+ "$value": "{red-100}",
1608
+ "$extensions": {
1609
+ "vela": {
1610
+ "dark": "{red-950}",
1611
+ "figma": "risk/high/bg"
1612
+ }
1613
+ },
1614
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1615
+ },
1616
+ "border-risk-high": {
1617
+ "$type": "color",
1618
+ "$value": "{red-300}",
1619
+ "$extensions": {
1620
+ "vela": {
1621
+ "dark": "{red-700}",
1622
+ "figma": "risk/high/border"
1623
+ }
1624
+ },
1625
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1626
+ },
1627
+ "signal-risk-high": {
1628
+ "$type": "color",
1629
+ "$value": "{red-500}",
1630
+ "$extensions": {
1631
+ "vela": {
1632
+ "dark": "{red-500}",
1633
+ "figma": "risk/high/signal"
1634
+ }
1635
+ },
1636
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1637
+ },
1638
+ "icon-risk-high": {
1639
+ "$type": "color",
1640
+ "$value": "{red-700}",
1641
+ "$extensions": {
1642
+ "vela": {
1643
+ "dark": "{red-300}",
1644
+ "figma": "risk/high/icon"
1645
+ }
1646
+ },
1647
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1648
+ },
1649
+ "text-risk-high": {
1650
+ "$type": "color",
1651
+ "$value": "{red-700}",
1652
+ "$extensions": {
1653
+ "vela": {
1654
+ "dark": "{red-300}",
1655
+ "figma": "risk/high/text"
1656
+ }
1657
+ },
1658
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1659
+ },
1660
+ "border-risk-high-indicator": {
1661
+ "$type": "color",
1662
+ "$value": "{red-700}",
1663
+ "$extensions": {
1664
+ "vela": {
1665
+ "dark": "{red-500}",
1666
+ "figma": "risk/high/indicator"
1667
+ }
1668
+ },
1669
+ "$description": "Risk describes scoring. There is no \"critical risk\"."
1670
+ },
1671
+ "signal-status-unknown": {
1672
+ "$type": "color",
1673
+ "$value": "{grey-500}",
1674
+ "$extensions": {
1675
+ "vela": {
1676
+ "dark": "{grey-500}",
1677
+ "figma": "status/unknown"
1678
+ }
1679
+ },
1680
+ "$description": "Status Indicator dots only. Five states, neither severity nor risk."
1681
+ },
1682
+ "signal-status-healthy": {
1683
+ "$type": "color",
1684
+ "$value": "{green-700}",
1685
+ "$extensions": {
1686
+ "vela": {
1687
+ "dark": "{green-500}",
1688
+ "figma": "status/healthy"
1689
+ }
1690
+ },
1691
+ "$description": "Status Indicator dots only. Five states, neither severity nor risk."
1692
+ },
1693
+ "signal-status-warning": {
1694
+ "$type": "color",
1695
+ "$value": "{yellow-700}",
1696
+ "$extensions": {
1697
+ "vela": {
1698
+ "dark": "{yellow-500}",
1699
+ "figma": "status/warning"
1700
+ }
1701
+ },
1702
+ "$description": "Status Indicator dots only. Five states, neither severity nor risk."
1703
+ },
1704
+ "signal-status-medium": {
1705
+ "$type": "color",
1706
+ "$value": "{orange-600}",
1707
+ "$extensions": {
1708
+ "vela": {
1709
+ "dark": "{orange-500}",
1710
+ "figma": "status/medium"
1711
+ }
1712
+ },
1713
+ "$description": "Status Indicator dots only. Five states, neither severity nor risk."
1714
+ },
1715
+ "signal-status-unhealthy": {
1716
+ "$type": "color",
1717
+ "$value": "{red-500}",
1718
+ "$extensions": {
1719
+ "vela": {
1720
+ "dark": "{red-500}",
1721
+ "figma": "status/unhealthy"
1722
+ }
1723
+ },
1724
+ "$description": "Status Indicator dots only. Five states, neither severity nor risk."
1725
+ },
1726
+ "focus-ring-color": {
1727
+ "$type": "color",
1728
+ "$value": "{border-active}",
1729
+ "$extensions": {
1730
+ "vela": {
1731
+ "dark": "{primary-400}",
1732
+ "figma": "focus/ring"
1733
+ }
1734
+ },
1735
+ "$description": "One focus treatment for the whole kit."
1736
+ }
1737
+ },
1738
+ "sizing": {
1739
+ "space-5": {
1740
+ "$type": "dimension",
1741
+ "$value": {
1742
+ "value": 5,
1743
+ "unit": "px"
1744
+ },
1745
+ "$extensions": {
1746
+ "vela": {
1747
+ "figma": "space/5"
1748
+ }
1749
+ }
1750
+ },
1751
+ "space-10": {
1752
+ "$type": "dimension",
1753
+ "$value": {
1754
+ "value": 10,
1755
+ "unit": "px"
1756
+ },
1757
+ "$extensions": {
1758
+ "vela": {
1759
+ "figma": "space/10"
1760
+ }
1761
+ }
1762
+ },
1763
+ "space-15": {
1764
+ "$type": "dimension",
1765
+ "$value": {
1766
+ "value": 15,
1767
+ "unit": "px"
1768
+ },
1769
+ "$extensions": {
1770
+ "vela": {
1771
+ "figma": "space/15"
1772
+ }
1773
+ }
1774
+ },
1775
+ "space-20": {
1776
+ "$type": "dimension",
1777
+ "$value": {
1778
+ "value": 20,
1779
+ "unit": "px"
1780
+ },
1781
+ "$extensions": {
1782
+ "vela": {
1783
+ "figma": "space/20"
1784
+ }
1785
+ }
1786
+ },
1787
+ "space-25": {
1788
+ "$type": "dimension",
1789
+ "$value": {
1790
+ "value": 25,
1791
+ "unit": "px"
1792
+ },
1793
+ "$description": "25 exists; 50 does not. Do not interpolate the scale.",
1794
+ "$extensions": {
1795
+ "vela": {
1796
+ "figma": "space/25"
1797
+ }
1798
+ }
1799
+ },
1800
+ "space-30": {
1801
+ "$type": "dimension",
1802
+ "$value": {
1803
+ "value": 30,
1804
+ "unit": "px"
1805
+ },
1806
+ "$extensions": {
1807
+ "vela": {
1808
+ "figma": "space/30"
1809
+ }
1810
+ }
1811
+ },
1812
+ "space-40": {
1813
+ "$type": "dimension",
1814
+ "$value": {
1815
+ "value": 40,
1816
+ "unit": "px"
1817
+ },
1818
+ "$extensions": {
1819
+ "vela": {
1820
+ "figma": "space/40"
1821
+ }
1822
+ }
1823
+ },
1824
+ "space-60": {
1825
+ "$type": "dimension",
1826
+ "$value": {
1827
+ "value": 60,
1828
+ "unit": "px"
1829
+ },
1830
+ "$extensions": {
1831
+ "vela": {
1832
+ "figma": "space/60"
1833
+ }
1834
+ }
1835
+ },
1836
+ "space-80": {
1837
+ "$type": "dimension",
1838
+ "$value": {
1839
+ "value": 80,
1840
+ "unit": "px"
1841
+ },
1842
+ "$extensions": {
1843
+ "vela": {
1844
+ "figma": "space/80"
1845
+ }
1846
+ }
1847
+ },
1848
+ "icon-12": {
1849
+ "$type": "dimension",
1850
+ "$value": {
1851
+ "value": 12,
1852
+ "unit": "px"
1853
+ },
1854
+ "$extensions": {
1855
+ "vela": {
1856
+ "figma": "icon/12"
1857
+ }
1858
+ }
1859
+ },
1860
+ "icon-16": {
1861
+ "$type": "dimension",
1862
+ "$value": {
1863
+ "value": 16,
1864
+ "unit": "px"
1865
+ },
1866
+ "$description": "Button icons never exceed 16. 12 at tiny, 16 everywhere else.",
1867
+ "$extensions": {
1868
+ "vela": {
1869
+ "figma": "icon/16"
1870
+ }
1871
+ }
1872
+ },
1873
+ "icon-20": {
1874
+ "$type": "dimension",
1875
+ "$value": {
1876
+ "value": 20,
1877
+ "unit": "px"
1878
+ },
1879
+ "$extensions": {
1880
+ "vela": {
1881
+ "figma": "icon/20"
1882
+ }
1883
+ }
1884
+ },
1885
+ "icon-24": {
1886
+ "$type": "dimension",
1887
+ "$value": {
1888
+ "value": 24,
1889
+ "unit": "px"
1890
+ },
1891
+ "$extensions": {
1892
+ "vela": {
1893
+ "figma": "icon/24"
1894
+ }
1895
+ }
1896
+ },
1897
+ "control-height-24": {
1898
+ "$type": "dimension",
1899
+ "$value": {
1900
+ "value": 24,
1901
+ "unit": "px"
1902
+ },
1903
+ "$description": "Button and the input family do not share a height ramp.",
1904
+ "$extensions": {
1905
+ "vela": {
1906
+ "figma": "control/height-24"
1907
+ }
1908
+ }
1909
+ },
1910
+ "control-height-25": {
1911
+ "$type": "dimension",
1912
+ "$value": {
1913
+ "value": 25,
1914
+ "unit": "px"
1915
+ },
1916
+ "$description": "Button and the input family do not share a height ramp.",
1917
+ "$extensions": {
1918
+ "vela": {
1919
+ "figma": "control/height-25"
1920
+ }
1921
+ }
1922
+ },
1923
+ "control-height-26": {
1924
+ "$type": "dimension",
1925
+ "$value": {
1926
+ "value": 26,
1927
+ "unit": "px"
1928
+ },
1929
+ "$description": "Button and the input family do not share a height ramp.",
1930
+ "$extensions": {
1931
+ "vela": {
1932
+ "figma": "control/height-26"
1933
+ }
1934
+ }
1935
+ },
1936
+ "control-height-35": {
1937
+ "$type": "dimension",
1938
+ "$value": {
1939
+ "value": 35,
1940
+ "unit": "px"
1941
+ },
1942
+ "$description": "Button and the input family do not share a height ramp.",
1943
+ "$extensions": {
1944
+ "vela": {
1945
+ "figma": "control/height-35"
1946
+ }
1947
+ }
1948
+ },
1949
+ "control-height-40": {
1950
+ "$type": "dimension",
1951
+ "$value": {
1952
+ "value": 40,
1953
+ "unit": "px"
1954
+ },
1955
+ "$description": "Button and the input family do not share a height ramp.",
1956
+ "$extensions": {
1957
+ "vela": {
1958
+ "figma": "control/height-40"
1959
+ }
1960
+ }
1961
+ },
1962
+ "control-height-48": {
1963
+ "$type": "dimension",
1964
+ "$value": {
1965
+ "value": 48,
1966
+ "unit": "px"
1967
+ },
1968
+ "$description": "Button and the input family do not share a height ramp.",
1969
+ "$extensions": {
1970
+ "vela": {
1971
+ "figma": "control/height-48"
1972
+ }
1973
+ }
1974
+ },
1975
+ "control-height-60": {
1976
+ "$type": "dimension",
1977
+ "$value": {
1978
+ "value": 60,
1979
+ "unit": "px"
1980
+ },
1981
+ "$description": "Button and the input family do not share a height ramp.",
1982
+ "$extensions": {
1983
+ "vela": {
1984
+ "figma": "control/height-60"
1985
+ }
1986
+ }
1987
+ },
1988
+ "radius-3": {
1989
+ "$type": "dimension",
1990
+ "$value": {
1991
+ "value": 3,
1992
+ "unit": "px"
1993
+ },
1994
+ "$extensions": {
1995
+ "vela": {
1996
+ "figma": "radius/3"
1997
+ }
1998
+ }
1999
+ },
2000
+ "radius-4": {
2001
+ "$type": "dimension",
2002
+ "$value": {
2003
+ "value": 4,
2004
+ "unit": "px"
2005
+ },
2006
+ "$description": "The default corner for every component.",
2007
+ "$extensions": {
2008
+ "vela": {
2009
+ "figma": "radius/4"
2010
+ }
2011
+ }
2012
+ },
2013
+ "radius-8": {
2014
+ "$type": "dimension",
2015
+ "$value": {
2016
+ "value": 8,
2017
+ "unit": "px"
2018
+ },
2019
+ "$extensions": {
2020
+ "vela": {
2021
+ "figma": "radius/8"
2022
+ }
2023
+ }
2024
+ },
2025
+ "radius-12": {
2026
+ "$type": "dimension",
2027
+ "$value": {
2028
+ "value": 12,
2029
+ "unit": "px"
2030
+ },
2031
+ "$extensions": {
2032
+ "vela": {
2033
+ "figma": "radius/12"
2034
+ }
2035
+ }
2036
+ },
2037
+ "radius-full": {
2038
+ "$type": "dimension",
2039
+ "$value": {
2040
+ "value": 9999,
2041
+ "unit": "px"
2042
+ },
2043
+ "$description": "Status Indicator dots and the Toggle track only.",
2044
+ "$extensions": {
2045
+ "vela": {
2046
+ "figma": "radius/full"
2047
+ }
2048
+ }
2049
+ },
2050
+ "focus-ring-width": {
2051
+ "$type": "dimension",
2052
+ "$value": {
2053
+ "value": 2,
2054
+ "unit": "px"
2055
+ },
2056
+ "$extensions": {
2057
+ "vela": {
2058
+ "figma": "focus-ring-width"
2059
+ }
2060
+ }
2061
+ },
2062
+ "focus-ring-offset": {
2063
+ "$type": "dimension",
2064
+ "$value": {
2065
+ "value": 2,
2066
+ "unit": "px"
2067
+ },
2068
+ "$extensions": {
2069
+ "vela": {
2070
+ "figma": "focus-ring-offset"
2071
+ }
2072
+ }
2073
+ },
2074
+ "duration-fast": {
2075
+ "$type": "duration",
2076
+ "$value": "120ms",
2077
+ "$extensions": {
2078
+ "vela": {
2079
+ "figma": "duration-fast"
2080
+ }
2081
+ }
2082
+ },
2083
+ "duration-base": {
2084
+ "$type": "duration",
2085
+ "$value": "180ms",
2086
+ "$extensions": {
2087
+ "vela": {
2088
+ "figma": "duration-base"
2089
+ }
2090
+ }
2091
+ },
2092
+ "ease-standard": {
2093
+ "$type": "cubicBezier",
2094
+ "$value": [
2095
+ 0.2,
2096
+ 0.0,
2097
+ 0.2,
2098
+ 1.0
2099
+ ],
2100
+ "$extensions": {
2101
+ "vela": {
2102
+ "figma": "ease-standard"
2103
+ }
2104
+ }
2105
+ }
2106
+ },
2107
+ "typography": {
2108
+ "font-family-primary": {
2109
+ "$type": "fontFamily",
2110
+ "$value": "\"Open Sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif",
2111
+ "$extensions": {
2112
+ "vela": {
2113
+ "figma": "font-family-primary",
2114
+ "raw": true
2115
+ }
2116
+ }
2117
+ },
2118
+ "font-family-display": {
2119
+ "$type": "fontFamily",
2120
+ "$value": "\"Oswald\", \"Open Sans\", -apple-system, sans-serif",
2121
+ "$extensions": {
2122
+ "vela": {
2123
+ "figma": "font-family-display",
2124
+ "raw": true
2125
+ }
2126
+ }
2127
+ },
2128
+ "font-weight-light": {
2129
+ "$type": "number",
2130
+ "$value": 300,
2131
+ "$extensions": {
2132
+ "vela": {
2133
+ "figma": "weight/light"
2134
+ }
2135
+ }
2136
+ },
2137
+ "font-weight-regular": {
2138
+ "$type": "number",
2139
+ "$value": 400,
2140
+ "$description": "Button labels are Regular 400 at every size.",
2141
+ "$extensions": {
2142
+ "vela": {
2143
+ "figma": "weight/regular"
2144
+ }
2145
+ }
2146
+ },
2147
+ "font-weight-semibold": {
2148
+ "$type": "number",
2149
+ "$value": 600,
2150
+ "$extensions": {
2151
+ "vela": {
2152
+ "figma": "weight/semibold"
2153
+ }
2154
+ }
2155
+ },
2156
+ "text-h1-size": {
2157
+ "$type": "dimension",
2158
+ "$value": {
2159
+ "value": 32,
2160
+ "unit": "px"
2161
+ },
2162
+ "$extensions": {
2163
+ "vela": {
2164
+ "figma": "text/h1-size"
2165
+ }
2166
+ }
2167
+ },
2168
+ "text-h1-weight": {
2169
+ "$type": "number",
2170
+ "$value": 300,
2171
+ "$extensions": {
2172
+ "vela": {
2173
+ "figma": "text/h1-weight"
2174
+ }
2175
+ }
2176
+ },
2177
+ "text-h1-line-height": {
2178
+ "$type": "dimension",
2179
+ "$value": {
2180
+ "value": 42,
2181
+ "unit": "px"
2182
+ },
2183
+ "$extensions": {
2184
+ "vela": {
2185
+ "figma": "text/h1-line-height"
2186
+ }
2187
+ }
2188
+ },
2189
+ "text-h2-size": {
2190
+ "$type": "dimension",
2191
+ "$value": {
2192
+ "value": 24,
2193
+ "unit": "px"
2194
+ },
2195
+ "$extensions": {
2196
+ "vela": {
2197
+ "figma": "text/h2-size"
2198
+ }
2199
+ }
2200
+ },
2201
+ "text-h2-weight": {
2202
+ "$type": "number",
2203
+ "$value": 300,
2204
+ "$extensions": {
2205
+ "vela": {
2206
+ "figma": "text/h2-weight"
2207
+ }
2208
+ }
2209
+ },
2210
+ "text-h2-line-height": {
2211
+ "$type": "dimension",
2212
+ "$value": {
2213
+ "value": 33,
2214
+ "unit": "px"
2215
+ },
2216
+ "$extensions": {
2217
+ "vela": {
2218
+ "figma": "text/h2-line-height"
2219
+ }
2220
+ }
2221
+ },
2222
+ "text-h3-size": {
2223
+ "$type": "dimension",
2224
+ "$value": {
2225
+ "value": 20,
2226
+ "unit": "px"
2227
+ },
2228
+ "$extensions": {
2229
+ "vela": {
2230
+ "figma": "text/h3-size"
2231
+ }
2232
+ }
2233
+ },
2234
+ "text-h3-weight": {
2235
+ "$type": "number",
2236
+ "$value": 300,
2237
+ "$extensions": {
2238
+ "vela": {
2239
+ "figma": "text/h3-weight"
2240
+ }
2241
+ }
2242
+ },
2243
+ "text-h3-line-height": {
2244
+ "$type": "dimension",
2245
+ "$value": {
2246
+ "value": 27,
2247
+ "unit": "px"
2248
+ },
2249
+ "$extensions": {
2250
+ "vela": {
2251
+ "figma": "text/h3-line-height"
2252
+ }
2253
+ }
2254
+ },
2255
+ "text-h4-size": {
2256
+ "$type": "dimension",
2257
+ "$value": {
2258
+ "value": 16,
2259
+ "unit": "px"
2260
+ },
2261
+ "$extensions": {
2262
+ "vela": {
2263
+ "figma": "text/h4-size"
2264
+ }
2265
+ }
2266
+ },
2267
+ "text-h4-weight": {
2268
+ "$type": "number",
2269
+ "$value": 400,
2270
+ "$extensions": {
2271
+ "vela": {
2272
+ "figma": "text/h4-weight"
2273
+ }
2274
+ }
2275
+ },
2276
+ "text-h4-line-height": {
2277
+ "$type": "dimension",
2278
+ "$value": {
2279
+ "value": 24,
2280
+ "unit": "px"
2281
+ },
2282
+ "$extensions": {
2283
+ "vela": {
2284
+ "figma": "text/h4-line-height"
2285
+ }
2286
+ }
2287
+ },
2288
+ "text-h5-size": {
2289
+ "$type": "dimension",
2290
+ "$value": {
2291
+ "value": 14,
2292
+ "unit": "px"
2293
+ },
2294
+ "$extensions": {
2295
+ "vela": {
2296
+ "figma": "text/h5-size"
2297
+ }
2298
+ }
2299
+ },
2300
+ "text-h5-weight": {
2301
+ "$type": "number",
2302
+ "$value": 600,
2303
+ "$extensions": {
2304
+ "vela": {
2305
+ "figma": "text/h5-weight"
2306
+ }
2307
+ }
2308
+ },
2309
+ "text-h5-line-height": {
2310
+ "$type": "dimension",
2311
+ "$value": {
2312
+ "value": 21,
2313
+ "unit": "px"
2314
+ },
2315
+ "$extensions": {
2316
+ "vela": {
2317
+ "figma": "text/h5-line-height"
2318
+ }
2319
+ }
2320
+ },
2321
+ "text-h6-size": {
2322
+ "$type": "dimension",
2323
+ "$value": {
2324
+ "value": 12,
2325
+ "unit": "px"
2326
+ },
2327
+ "$extensions": {
2328
+ "vela": {
2329
+ "figma": "text/h6-size"
2330
+ }
2331
+ }
2332
+ },
2333
+ "text-h6-weight": {
2334
+ "$type": "number",
2335
+ "$value": 600,
2336
+ "$extensions": {
2337
+ "vela": {
2338
+ "figma": "text/h6-weight"
2339
+ }
2340
+ }
2341
+ },
2342
+ "text-h6-line-height": {
2343
+ "$type": "dimension",
2344
+ "$value": {
2345
+ "value": 18,
2346
+ "unit": "px"
2347
+ },
2348
+ "$extensions": {
2349
+ "vela": {
2350
+ "figma": "text/h6-line-height"
2351
+ }
2352
+ }
2353
+ },
2354
+ "text-body-size": {
2355
+ "$type": "dimension",
2356
+ "$value": {
2357
+ "value": 14,
2358
+ "unit": "px"
2359
+ },
2360
+ "$extensions": {
2361
+ "vela": {
2362
+ "figma": "text/body-size"
2363
+ }
2364
+ }
2365
+ },
2366
+ "text-body-weight": {
2367
+ "$type": "number",
2368
+ "$value": 400,
2369
+ "$extensions": {
2370
+ "vela": {
2371
+ "figma": "text/body-weight"
2372
+ }
2373
+ }
2374
+ },
2375
+ "text-body-line-height": {
2376
+ "$type": "dimension",
2377
+ "$value": {
2378
+ "value": 21,
2379
+ "unit": "px"
2380
+ },
2381
+ "$extensions": {
2382
+ "vela": {
2383
+ "figma": "text/body-line-height"
2384
+ }
2385
+ }
2386
+ },
2387
+ "text-meta-size": {
2388
+ "$type": "dimension",
2389
+ "$value": {
2390
+ "value": 12,
2391
+ "unit": "px"
2392
+ },
2393
+ "$extensions": {
2394
+ "vela": {
2395
+ "figma": "text/meta-size"
2396
+ }
2397
+ }
2398
+ },
2399
+ "text-meta-weight": {
2400
+ "$type": "number",
2401
+ "$value": 400,
2402
+ "$extensions": {
2403
+ "vela": {
2404
+ "figma": "text/meta-weight"
2405
+ }
2406
+ }
2407
+ },
2408
+ "text-meta-line-height": {
2409
+ "$type": "dimension",
2410
+ "$value": {
2411
+ "value": 18,
2412
+ "unit": "px"
2413
+ },
2414
+ "$extensions": {
2415
+ "vela": {
2416
+ "figma": "text/meta-line-height"
2417
+ }
2418
+ }
2419
+ },
2420
+ "text-meta-tracking": {
2421
+ "$type": "dimension",
2422
+ "$value": {
2423
+ "value": 0.3,
2424
+ "unit": "px"
2425
+ },
2426
+ "$extensions": {
2427
+ "vela": {
2428
+ "figma": "text/meta-tracking"
2429
+ }
2430
+ }
2431
+ },
2432
+ "text-button-tiny-size": {
2433
+ "$type": "dimension",
2434
+ "$value": {
2435
+ "value": 12,
2436
+ "unit": "px"
2437
+ },
2438
+ "$extensions": {
2439
+ "vela": {
2440
+ "figma": "text/button-tiny-size"
2441
+ }
2442
+ }
2443
+ },
2444
+ "text-button-tiny-line-height": {
2445
+ "$type": "dimension",
2446
+ "$value": {
2447
+ "value": 18,
2448
+ "unit": "px"
2449
+ },
2450
+ "$extensions": {
2451
+ "vela": {
2452
+ "figma": "text/button-tiny-line-height"
2453
+ }
2454
+ }
2455
+ },
2456
+ "text-button-regular-size": {
2457
+ "$type": "dimension",
2458
+ "$value": {
2459
+ "value": 14,
2460
+ "unit": "px"
2461
+ },
2462
+ "$extensions": {
2463
+ "vela": {
2464
+ "figma": "text/button-regular-size"
2465
+ }
2466
+ }
2467
+ },
2468
+ "text-button-regular-line-height": {
2469
+ "$type": "dimension",
2470
+ "$value": {
2471
+ "value": 21,
2472
+ "unit": "px"
2473
+ },
2474
+ "$extensions": {
2475
+ "vela": {
2476
+ "figma": "text/button-regular-line-height"
2477
+ }
2478
+ }
2479
+ },
2480
+ "text-button-large-size": {
2481
+ "$type": "dimension",
2482
+ "$value": {
2483
+ "value": 15,
2484
+ "unit": "px"
2485
+ },
2486
+ "$extensions": {
2487
+ "vela": {
2488
+ "figma": "text/button-large-size"
2489
+ }
2490
+ }
2491
+ },
2492
+ "text-button-large-line-height": {
2493
+ "$type": "dimension",
2494
+ "$value": {
2495
+ "value": 22,
2496
+ "unit": "px"
2497
+ },
2498
+ "$extensions": {
2499
+ "vela": {
2500
+ "figma": "text/button-large-line-height"
2501
+ }
2502
+ }
2503
+ },
2504
+ "text-button-huge-size": {
2505
+ "$type": "dimension",
2506
+ "$value": {
2507
+ "value": 16,
2508
+ "unit": "px"
2509
+ },
2510
+ "$extensions": {
2511
+ "vela": {
2512
+ "figma": "text/button-huge-size"
2513
+ }
2514
+ }
2515
+ },
2516
+ "text-button-huge-line-height": {
2517
+ "$type": "dimension",
2518
+ "$value": {
2519
+ "value": 24,
2520
+ "unit": "px"
2521
+ },
2522
+ "$extensions": {
2523
+ "vela": {
2524
+ "figma": "text/button-huge-line-height"
2525
+ }
2526
+ }
2527
+ },
2528
+ "text-tab-size": {
2529
+ "$type": "dimension",
2530
+ "$value": {
2531
+ "value": 14,
2532
+ "unit": "px"
2533
+ },
2534
+ "$extensions": {
2535
+ "vela": {
2536
+ "figma": "text/tab-size"
2537
+ }
2538
+ }
2539
+ },
2540
+ "text-tab-line-height": {
2541
+ "$type": "dimension",
2542
+ "$value": {
2543
+ "value": 19,
2544
+ "unit": "px"
2545
+ },
2546
+ "$extensions": {
2547
+ "vela": {
2548
+ "figma": "text/tab-line-height"
2549
+ }
2550
+ }
2551
+ },
2552
+ "text-tab-large-size": {
2553
+ "$type": "dimension",
2554
+ "$value": {
2555
+ "value": 18,
2556
+ "unit": "px"
2557
+ },
2558
+ "$extensions": {
2559
+ "vela": {
2560
+ "figma": "text/tab-large-size"
2561
+ }
2562
+ }
2563
+ },
2564
+ "text-tab-large-line-height": {
2565
+ "$type": "dimension",
2566
+ "$value": {
2567
+ "value": 25,
2568
+ "unit": "px"
2569
+ },
2570
+ "$extensions": {
2571
+ "vela": {
2572
+ "figma": "text/tab-large-line-height"
2573
+ }
2574
+ }
2575
+ }
2576
+ }
2577
+ }