@sage/design-tokens 1.94.0 → 2.2.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.
Files changed (48) hide show
  1. package/README.md +0 -1
  2. package/android/no-theme.xml +1 -1
  3. package/css/no-theme.css +1 -1
  4. package/data/tokens.json +0 -2824
  5. package/docs/tokens/index.html +68 -8245
  6. package/docs/tokens/no-theme/border-radius/index.html +0 -79
  7. package/docs/tokens/no-theme/border-width/index.html +0 -79
  8. package/docs/tokens/no-theme/box-shadow/index.html +0 -79
  9. package/docs/tokens/no-theme/colors/index.html +0 -79
  10. package/docs/tokens/no-theme/font-families/index.html +0 -79
  11. package/docs/tokens/no-theme/font-sizes/index.html +0 -79
  12. package/docs/tokens/no-theme/font-weights/index.html +0 -79
  13. package/docs/tokens/no-theme/index.html +0 -79
  14. package/docs/tokens/no-theme/line-heights/index.html +0 -79
  15. package/docs/tokens/no-theme/sizing/index.html +0 -79
  16. package/docs/tokens/no-theme/spacing/index.html +0 -79
  17. package/docs/tokens/no-theme/typography/index.html +0 -79
  18. package/index.d.ts +0 -2
  19. package/index.js +0 -2
  20. package/ios/no-theme.h +1 -1
  21. package/js/no-theme/common.js +1 -1
  22. package/package.json +1 -1
  23. package/sage-design-tokens-2.2.0.tgz +0 -0
  24. package/scss/no-theme.scss +1 -1
  25. package/android/base.xml +0 -381
  26. package/css/base.css +0 -383
  27. package/docs/tokens/base/border-radius/index.html +0 -399
  28. package/docs/tokens/base/border-width/index.html +0 -483
  29. package/docs/tokens/base/box-shadow/index.html +0 -525
  30. package/docs/tokens/base/colors/index.html +0 -4053
  31. package/docs/tokens/base/font-families/index.html +0 -462
  32. package/docs/tokens/base/font-sizes/index.html +0 -664
  33. package/docs/tokens/base/font-weights/index.html +0 -441
  34. package/docs/tokens/base/index.html +0 -8343
  35. package/docs/tokens/base/line-heights/index.html +0 -441
  36. package/docs/tokens/base/opacity/index.html +0 -441
  37. package/docs/tokens/base/sizing/index.html +0 -903
  38. package/docs/tokens/base/spacing/index.html +0 -735
  39. package/docs/tokens/base/typography/index.html +0 -2772
  40. package/docs/tokens/figma-only/index.html +0 -394
  41. package/docs/tokens/figma-only/sizing/index.html +0 -399
  42. package/ios/base.h +0 -385
  43. package/js/base/common.d.ts +0 -372
  44. package/js/base/common.js +0 -383
  45. package/js/base/es6.d.ts +0 -375
  46. package/js/base/es6.js +0 -378
  47. package/sage-design-tokens-1.94.0.tgz +0 -0
  48. package/scss/base.scss +0 -380
package/data/tokens.json CHANGED
@@ -1,2810 +1,4 @@
1
1
  {
2
- "base": {
3
- "meta": {
4
- "name": {
5
- "value": "Base Theme",
6
- "type": "other"
7
- },
8
- "public": {
9
- "value": "true",
10
- "type": "other"
11
- }
12
- },
13
- "colors": {
14
- "logo": {
15
- "value": "#00d639ff",
16
- "type": "color"
17
- },
18
- "transparent": {
19
- "value": "#00000000",
20
- "type": "color"
21
- },
22
- "yin": {
23
- "030": {
24
- "value": "#0000004d",
25
- "type": "color"
26
- },
27
- "055": {
28
- "value": "#0000008c",
29
- "type": "color"
30
- },
31
- "065": {
32
- "value": "#000000a6",
33
- "type": "color"
34
- },
35
- "075": {
36
- "value": "#000000bf",
37
- "type": "color"
38
- },
39
- "090": {
40
- "value": "#000000e6",
41
- "type": "color"
42
- }
43
- },
44
- "yang": {
45
- "100": {
46
- "value": "#ffffffff",
47
- "type": "color"
48
- },
49
- "080": {
50
- "value": "#ffffffcc",
51
- "type": "color"
52
- }
53
- },
54
- "gray": {
55
- "850": {
56
- "value": "#262626ff",
57
- "type": "color"
58
- },
59
- "900": {
60
- "value": "#1a1a1aff",
61
- "type": "color"
62
- },
63
- "1000": {
64
- "value": "#000000ff",
65
- "type": "color"
66
- },
67
- "000": {
68
- "value": "#ffffffff",
69
- "description": "not to be confused with yang tokens",
70
- "type": "color"
71
- }
72
- },
73
- "disabled": {
74
- "400": {
75
- "value": "#f2f5f6ff",
76
- "type": "color",
77
- "description": ""
78
- },
79
- "500": {
80
- "value": "#e6ebedff",
81
- "type": "color",
82
- "description": ""
83
- },
84
- "600": {
85
- "value": "#ccd6dbff",
86
- "type": "color",
87
- "description": ""
88
- }
89
- },
90
- "readOnly": {
91
- "400": {
92
- "value": "#f2f5f6ff",
93
- "type": "color"
94
- },
95
- "500": {
96
- "value": "#e6ebedff",
97
- "type": "color"
98
- },
99
- "600": {
100
- "value": "#ccd6dbff",
101
- "type": "color"
102
- }
103
- },
104
- "components": {
105
- "menu": {
106
- "spring": {
107
- "standard": {
108
- "500": {
109
- "value": "#e6ebedff",
110
- "type": "color"
111
- },
112
- "600": {
113
- "value": "#007e45ff",
114
- "type": "color"
115
- },
116
- "700": {
117
- "value": "#d9e0e4ff",
118
- "type": "color"
119
- }
120
- },
121
- "parent": {
122
- "500": {
123
- "value": "#e6ebedff",
124
- "type": "color"
125
- },
126
- "600": {
127
- "value": "#ffffffff",
128
- "type": "color"
129
- },
130
- "700": {
131
- "value": "#d9e0e4ff",
132
- "type": "color"
133
- }
134
- },
135
- "child": {
136
- "400": {
137
- "value": "#ccd6dbff",
138
- "type": "color"
139
- },
140
- "500": {
141
- "value": "#ffffffff",
142
- "type": "color"
143
- },
144
- "600": {
145
- "value": "#007e45ff",
146
- "type": "color"
147
- }
148
- },
149
- "childAlt": {
150
- "500": {
151
- "value": "#e6ebedff",
152
- "type": "color"
153
- },
154
- "600": {
155
- "value": "#007e45ff",
156
- "type": "color"
157
- }
158
- }
159
- },
160
- "summer": {
161
- "standard": {
162
- "500": {
163
- "value": "#ffffffff",
164
- "type": "color"
165
- },
166
- "600": {
167
- "value": "#007e45ff",
168
- "type": "color"
169
- },
170
- "700": {
171
- "value": "#f2f5f6ff",
172
- "type": "color"
173
- }
174
- },
175
- "parent": {
176
- "500": {
177
- "value": "#ffffffff",
178
- "type": "color"
179
- },
180
- "600": {
181
- "value": "#e6ebedff",
182
- "type": "color"
183
- },
184
- "700": {
185
- "value": "#f2f5f6ff",
186
- "type": "color"
187
- }
188
- },
189
- "child": {
190
- "400": {
191
- "value": "#b3c2c9ff",
192
- "type": "color"
193
- },
194
- "500": {
195
- "value": "#e6ebedff",
196
- "type": "color"
197
- },
198
- "600": {
199
- "value": "#007e45ff",
200
- "type": "color"
201
- }
202
- },
203
- "childAlt": {
204
- "500": {
205
- "value": "#ccd6dbff",
206
- "type": "color"
207
- },
208
- "600": {
209
- "value": "#007e45ff",
210
- "type": "color"
211
- }
212
- }
213
- },
214
- "autumn": {
215
- "standard": {
216
- "500": {
217
- "value": "#00324cff",
218
- "type": "color"
219
- },
220
- "600": {
221
- "value": "#007e45ff",
222
- "type": "color"
223
- },
224
- "700": {
225
- "value": "#19475eff",
226
- "type": "color",
227
- "description": ""
228
- }
229
- },
230
- "parent": {
231
- "500": {
232
- "value": "#00324cff",
233
- "type": "color"
234
- },
235
- "600": {
236
- "value": "#001926ff",
237
- "type": "color",
238
- "description": ""
239
- },
240
- "700": {
241
- "value": "#19475eff",
242
- "type": "color",
243
- "description": ""
244
- }
245
- },
246
- "child": {
247
- "400": {
248
- "value": "#19475eff",
249
- "type": "color"
250
- },
251
- "500": {
252
- "value": "#001926ff",
253
- "type": "color"
254
- },
255
- "600": {
256
- "value": "#007e45ff",
257
- "type": "color"
258
- }
259
- },
260
- "childAlt": {
261
- "500": {
262
- "value": "#00324cff",
263
- "type": "color"
264
- },
265
- "600": {
266
- "value": "#007e45ff",
267
- "type": "color"
268
- }
269
- }
270
- },
271
- "winter": {
272
- "standard": {
273
- "500": {
274
- "value": "#000000ff",
275
- "type": "color",
276
- "description": ""
277
- },
278
- "600": {
279
- "value": "#007e45ff",
280
- "type": "color"
281
- },
282
- "700": {
283
- "value": "#262626ff",
284
- "type": "color",
285
- "description": ""
286
- }
287
- },
288
- "parent": {
289
- "500": {
290
- "value": "#000000ff",
291
- "type": "color"
292
- },
293
- "600": {
294
- "value": "#000000ff",
295
- "type": "color"
296
- },
297
- "700": {
298
- "value": "#262626ff",
299
- "type": "color",
300
- "description": ""
301
- }
302
- },
303
- "child": {
304
- "400": {
305
- "value": "#262626ff",
306
- "type": "color"
307
- },
308
- "500": {
309
- "value": "#000000ff",
310
- "type": "color"
311
- },
312
- "600": {
313
- "value": "#007e45ff",
314
- "type": "color"
315
- }
316
- },
317
- "childAlt": {
318
- "500": {
319
- "value": "#1a1a1aff",
320
- "type": "color",
321
- "description": ""
322
- },
323
- "600": {
324
- "value": "#007e45ff",
325
- "type": "color"
326
- }
327
- }
328
- },
329
- "yin": {
330
- "100": {
331
- "value": "#000000ff",
332
- "type": "color"
333
- },
334
- "065": {
335
- "value": "#000000a6",
336
- "type": "color"
337
- },
338
- "090": {
339
- "value": "#000000e6",
340
- "type": "color"
341
- }
342
- },
343
- "yang": {
344
- "100": {
345
- "value": "#ffffffff",
346
- "type": "color"
347
- },
348
- "080": {
349
- "value": "#ffffffcc",
350
- "type": "color"
351
- }
352
- }
353
- }
354
- },
355
- "utility": {
356
- "major": {
357
- "100": {
358
- "value": "#ccd6dbff",
359
- "type": "color",
360
- "description": "#CCD6DB "
361
- },
362
- "150": {
363
- "value": "#b3c2c9ff",
364
- "type": "color",
365
- "description": "#B3C2C9"
366
- },
367
- "200": {
368
- "value": "#99adb7ff",
369
- "type": "color",
370
- "description": "#99ADB7 "
371
- },
372
- "300": {
373
- "value": "#668494ff",
374
- "type": "color",
375
- "description": "#668494"
376
- },
377
- "400": {
378
- "value": "#335b70ff",
379
- "type": "color",
380
- "description": "#335B70"
381
- },
382
- "500": {
383
- "value": "#00324cff",
384
- "type": "color",
385
- "description": "#00324C"
386
- },
387
- "800": {
388
- "value": "#00141eff",
389
- "type": "color",
390
- "description": "#00141E"
391
- },
392
- "025": {
393
- "value": "#f2f5f6ff",
394
- "type": "color",
395
- "description": "#F2F5F6"
396
- },
397
- "010": {
398
- "value": "#fafbfbff",
399
- "type": "color",
400
- "description": ""
401
- },
402
- "040": {
403
- "value": "#edf1f2ff",
404
- "type": "color"
405
- },
406
- "050": {
407
- "value": "#e6ebedff",
408
- "type": "color",
409
- "description": "#E6EBED"
410
- },
411
- "075": {
412
- "value": "#d9e0e4ff",
413
- "type": "color",
414
- "description": "#D9E0E4"
415
- },
416
- "transparent": {
417
- "value": "#00000000",
418
- "type": "color"
419
- }
420
- },
421
- "yin": {
422
- "030": {
423
- "value": "#0000004d",
424
- "type": "color"
425
- },
426
- "055": {
427
- "value": "#0000008c",
428
- "type": "color"
429
- },
430
- "065": {
431
- "value": "#000000a6",
432
- "type": "color"
433
- },
434
- "090": {
435
- "value": "#000000e6",
436
- "type": "color"
437
- }
438
- },
439
- "yang": {
440
- "100": {
441
- "value": "#ffffffff",
442
- "type": "color"
443
- }
444
- },
445
- "disabled": {
446
- "400": {
447
- "value": "#f2f5f6ff",
448
- "type": "color",
449
- "description": ""
450
- },
451
- "500": {
452
- "value": "#e6ebedff",
453
- "type": "color",
454
- "description": ""
455
- },
456
- "600": {
457
- "value": "#ccd6dbff",
458
- "type": "color",
459
- "description": ""
460
- }
461
- },
462
- "readOnly": {
463
- "400": {
464
- "value": "#f2f5f6ff",
465
- "type": "color",
466
- "description": ""
467
- },
468
- "500": {
469
- "value": "#e6ebedff",
470
- "type": "color",
471
- "description": ""
472
- },
473
- "600": {
474
- "value": "#ccd6dbff",
475
- "type": "color",
476
- "description": ""
477
- }
478
- }
479
- },
480
- "action": {
481
- "major": {
482
- "150": {
483
- "value": "#b3d9c8ff",
484
- "type": "color"
485
- },
486
- "500": {
487
- "value": "#007e45ff",
488
- "type": "color",
489
- "description": "was originally #008146, darkened by 2% black to meet accessibility requirements"
490
- },
491
- "600": {
492
- "value": "#006738ff",
493
- "type": "color"
494
- },
495
- "700": {
496
- "value": "#004d2aff",
497
- "type": "color"
498
- },
499
- "025": {
500
- "value": "#f2f9f6ff",
501
- "description": "Currently only used on Tile Select",
502
- "type": "color"
503
- },
504
- "transparent": {
505
- "value": "#00000000",
506
- "type": "color"
507
- },
508
- "yin": {
509
- "030": {
510
- "value": "#0000004d",
511
- "type": "color"
512
- },
513
- "055": {
514
- "value": "#0000008c",
515
- "type": "color"
516
- },
517
- "065": {
518
- "value": "#000000a6",
519
- "type": "color"
520
- },
521
- "090": {
522
- "value": "#000000e6",
523
- "type": "color"
524
- }
525
- },
526
- "yang": {
527
- "100": {
528
- "value": "#ffffffff",
529
- "type": "color"
530
- }
531
- }
532
- },
533
- "minor": {
534
- "100": {
535
- "value": "#e6ebedff",
536
- "type": "color"
537
- },
538
- "150": {
539
- "value": "#d9e0e4ff",
540
- "type": "color"
541
- },
542
- "200": {
543
- "value": "#ccd6dbff",
544
- "type": "color"
545
- },
546
- "250": {
547
- "value": "#b3c2c9ff",
548
- "type": "color"
549
- },
550
- "300": {
551
- "value": "#99adb7ff",
552
- "type": "color"
553
- },
554
- "400": {
555
- "value": "#668494ff",
556
- "type": "color"
557
- },
558
- "500": {
559
- "value": "#335b70ff",
560
- "type": "color"
561
- },
562
- "550": {
563
- "value": "#19475eff",
564
- "type": "color"
565
- },
566
- "600": {
567
- "value": "#00324cff",
568
- "type": "color"
569
- },
570
- "850": {
571
- "value": "#001926ff",
572
- "type": "color"
573
- },
574
- "900": {
575
- "value": "#00141eff",
576
- "type": "color"
577
- },
578
- "025": {
579
- "value": "#fafbfbff",
580
- "type": "color"
581
- },
582
- "050": {
583
- "value": "#f2f5f6ff",
584
- "type": "color"
585
- },
586
- "transparent": {
587
- "value": "#00000000",
588
- "type": "color"
589
- },
590
- "yin": {
591
- "030": {
592
- "value": "#0000004d",
593
- "type": "color"
594
- },
595
- "055": {
596
- "value": "#0000008c",
597
- "type": "color"
598
- },
599
- "065": {
600
- "value": "#000000a6",
601
- "type": "color"
602
- },
603
- "090": {
604
- "value": "#000000e6",
605
- "type": "color"
606
- }
607
- },
608
- "yang": {
609
- "100": {
610
- "value": "#ffffffff",
611
- "type": "color"
612
- }
613
- }
614
- },
615
- "disabled": {
616
- "400": {
617
- "value": "#f2f5f6ff",
618
- "type": "color"
619
- },
620
- "500": {
621
- "value": "#e6ebedff",
622
- "type": "color"
623
- },
624
- "600": {
625
- "value": "#ccd6dbff",
626
- "type": "color"
627
- }
628
- },
629
- "readOnly": {
630
- "400": {
631
- "value": "#f2f5f6ff",
632
- "type": "color"
633
- },
634
- "500": {
635
- "value": "#e6ebedff",
636
- "type": "color"
637
- },
638
- "600": {
639
- "value": "#ccd6dbff",
640
- "type": "color"
641
- }
642
- }
643
- },
644
- "semantic": {
645
- "neutral": {
646
- "200": {
647
- "value": "#ccd6dbff",
648
- "type": "color"
649
- },
650
- "500": {
651
- "value": "#335b70ff",
652
- "type": "color",
653
- "description": ""
654
- },
655
- "600": {
656
- "value": "#00324cff",
657
- "type": "color"
658
- },
659
- "transparent": {
660
- "value": "#00000000",
661
- "type": "color"
662
- },
663
- "yin": {
664
- "030": {
665
- "value": "#0000004d",
666
- "type": "color"
667
- },
668
- "055": {
669
- "value": "#0000008c",
670
- "type": "color"
671
- },
672
- "065": {
673
- "value": "#000000a6",
674
- "type": "color"
675
- },
676
- "090": {
677
- "value": "#000000e6",
678
- "type": "color"
679
- }
680
- },
681
- "yang": {
682
- "100": {
683
- "value": "#ffffffff",
684
- "type": "color"
685
- }
686
- }
687
- },
688
- "focus": {
689
- "250": {
690
- "value": "#ffda80ff",
691
- "type": "color"
692
- },
693
- "500": {
694
- "value": "#ffb500ff",
695
- "type": "color"
696
- },
697
- "transparent": {
698
- "value": "#00000000",
699
- "type": "color"
700
- }
701
- },
702
- "positive": {
703
- "500": {
704
- "value": "#008a21ff",
705
- "type": "color"
706
- },
707
- "600": {
708
- "value": "#006e1aff",
709
- "type": "color"
710
- },
711
- "transparent": {
712
- "value": "#00000000",
713
- "type": "color"
714
- },
715
- "yin": {
716
- "030": {
717
- "value": "#0000004d",
718
- "type": "color"
719
- },
720
- "055": {
721
- "value": "#0000008c",
722
- "type": "color"
723
- },
724
- "065": {
725
- "value": "#000000a6",
726
- "type": "color"
727
- },
728
- "090": {
729
- "value": "#000000e6",
730
- "type": "color"
731
- }
732
- },
733
- "yang": {
734
- "100": {
735
- "value": "#ffffffff",
736
- "type": "color"
737
- }
738
- }
739
- },
740
- "negative": {
741
- "500": {
742
- "value": "#cd384bff",
743
- "type": "color"
744
- },
745
- "600": {
746
- "value": "#a42d3cff",
747
- "type": "color"
748
- },
749
- "transparent": {
750
- "value": "#00000000",
751
- "type": "color"
752
- },
753
- "yin": {
754
- "030": {
755
- "value": "#0000004d",
756
- "type": "color"
757
- },
758
- "055": {
759
- "value": "#0000008c",
760
- "type": "color"
761
- },
762
- "065": {
763
- "value": "#000000a6",
764
- "type": "color"
765
- },
766
- "090": {
767
- "value": "#000000e6",
768
- "type": "color"
769
- }
770
- },
771
- "yang": {
772
- "100": {
773
- "value": "#ffffffff",
774
- "type": "color"
775
- }
776
- }
777
- },
778
- "caution": {
779
- "400": {
780
- "value": "#f28533ff",
781
- "type": "color"
782
- },
783
- "500": {
784
- "value": "#ef6700ff",
785
- "type": "color",
786
- "description": "was #E96400"
787
- },
788
- "600": {
789
- "value": "#bf5200ff",
790
- "type": "color"
791
- },
792
- "650": {
793
- "value": "#a74800ff",
794
- "type": "color"
795
- },
796
- "transparent": {
797
- "value": "#00000000",
798
- "type": "color"
799
- },
800
- "yin": {
801
- "030": {
802
- "value": "#0000004d",
803
- "type": "color"
804
- },
805
- "055": {
806
- "value": "#0000008c",
807
- "type": "color"
808
- },
809
- "065": {
810
- "value": "#000000a6",
811
- "type": "color"
812
- },
813
- "090": {
814
- "value": "#000000e6",
815
- "type": "color"
816
- }
817
- },
818
- "yang": {
819
- "100": {
820
- "value": "#ffffffff",
821
- "type": "color"
822
- }
823
- }
824
- },
825
- "info": {
826
- "150": {
827
- "value": "#b3cfe5ff",
828
- "type": "color"
829
- },
830
- "500": {
831
- "value": "#0060a7ff",
832
- "type": "color"
833
- },
834
- "600": {
835
- "value": "#004d86ff",
836
- "type": "color"
837
- },
838
- "transparent": {
839
- "value": "#00000000",
840
- "type": "color"
841
- },
842
- "yin": {
843
- "030": {
844
- "value": "#0000004d",
845
- "type": "color"
846
- },
847
- "055": {
848
- "value": "#0000008c",
849
- "type": "color"
850
- },
851
- "065": {
852
- "value": "#000000a6",
853
- "type": "color"
854
- },
855
- "090": {
856
- "value": "#000000e6",
857
- "type": "color"
858
- }
859
- },
860
- "yang": {
861
- "100": {
862
- "value": "#ffffffff",
863
- "type": "color"
864
- }
865
- }
866
- }
867
- }
868
- },
869
- "sizing": {
870
- "100": {
871
- "value": "8px",
872
- "type": "sizing"
873
- },
874
- "125": {
875
- "value": "10px",
876
- "type": "sizing"
877
- },
878
- "150": {
879
- "value": "12px",
880
- "type": "sizing"
881
- },
882
- "175": {
883
- "value": "14px",
884
- "type": "sizing"
885
- },
886
- "200": {
887
- "value": "16px",
888
- "type": "sizing"
889
- },
890
- "250": {
891
- "value": "20px",
892
- "type": "sizing"
893
- },
894
- "275": {
895
- "value": "22px",
896
- "type": "sizing"
897
- },
898
- "300": {
899
- "value": "24px",
900
- "type": "sizing"
901
- },
902
- "350": {
903
- "value": "28px",
904
- "type": "sizing"
905
- },
906
- "375": {
907
- "value": "30px",
908
- "type": "sizing"
909
- },
910
- "400": {
911
- "value": "32px",
912
- "type": "sizing"
913
- },
914
- "450": {
915
- "value": "36px",
916
- "type": "sizing"
917
- },
918
- "500": {
919
- "value": "40px",
920
- "type": "sizing"
921
- },
922
- "600": {
923
- "value": "48px",
924
- "type": "sizing"
925
- },
926
- "700": {
927
- "value": "56px",
928
- "type": "sizing"
929
- },
930
- "800": {
931
- "value": "64px",
932
- "type": "sizing"
933
- },
934
- "900": {
935
- "value": "72px",
936
- "type": "sizing"
937
- },
938
- "1000": {
939
- "value": "80px",
940
- "type": "sizing"
941
- },
942
- "1300": {
943
- "value": "104px",
944
- "type": "sizing"
945
- },
946
- "1600": {
947
- "value": "128px",
948
- "type": "sizing"
949
- },
950
- "025": {
951
- "value": "2px",
952
- "type": "sizing"
953
- },
954
- "050": {
955
- "value": "4px",
956
- "type": "sizing"
957
- },
958
- "075": {
959
- "value": "6px",
960
- "type": "sizing"
961
- },
962
- "logowidth": {
963
- "value": "40px",
964
- "type": "sizing"
965
- },
966
- "010": {
967
- "value": "1px",
968
- "type": "sizing"
969
- }
970
- },
971
- "spacing": {
972
- "100": {
973
- "value": "8px",
974
- "type": "spacing"
975
- },
976
- "125": {
977
- "value": "10px",
978
- "type": "spacing"
979
- },
980
- "150": {
981
- "value": "12px",
982
- "type": "spacing"
983
- },
984
- "200": {
985
- "value": "16px",
986
- "type": "spacing"
987
- },
988
- "250": {
989
- "value": "20px",
990
- "type": "spacing"
991
- },
992
- "300": {
993
- "value": "24px",
994
- "type": "spacing"
995
- },
996
- "400": {
997
- "value": "32px",
998
- "type": "spacing"
999
- },
1000
- "500": {
1001
- "value": "40px",
1002
- "type": "spacing"
1003
- },
1004
- "600": {
1005
- "value": "48px",
1006
- "type": "spacing"
1007
- },
1008
- "700": {
1009
- "value": "56px",
1010
- "type": "spacing"
1011
- },
1012
- "800": {
1013
- "value": "64px",
1014
- "type": "spacing"
1015
- },
1016
- "900": {
1017
- "value": "72px",
1018
- "type": "spacing"
1019
- },
1020
- "1000": {
1021
- "value": "80px",
1022
- "type": "spacing"
1023
- },
1024
- "000": {
1025
- "value": "0",
1026
- "type": "spacing"
1027
- },
1028
- "025": {
1029
- "value": "2px",
1030
- "type": "spacing"
1031
- },
1032
- "050": {
1033
- "value": "4px",
1034
- "type": "spacing"
1035
- },
1036
- "075": {
1037
- "value": "6px",
1038
- "type": "spacing"
1039
- }
1040
- },
1041
- "borderWidth": {
1042
- "100": {
1043
- "value": "1px",
1044
- "type": "borderWidth"
1045
- },
1046
- "200": {
1047
- "value": "2px",
1048
- "type": "borderWidth"
1049
- },
1050
- "300": {
1051
- "value": "3px",
1052
- "type": "borderWidth"
1053
- },
1054
- "400": {
1055
- "value": "4px",
1056
- "type": "borderWidth"
1057
- },
1058
- "000": {
1059
- "value": "0px",
1060
- "type": "borderWidth"
1061
- }
1062
- },
1063
- "fontSizes": {
1064
- "100": {
1065
- "value": "14px",
1066
- "type": "fontSizes"
1067
- },
1068
- "200": {
1069
- "value": "16px",
1070
- "type": "fontSizes"
1071
- },
1072
- "300": {
1073
- "value": "18px",
1074
- "type": "fontSizes"
1075
- },
1076
- "400": {
1077
- "value": "20px",
1078
- "type": "fontSizes"
1079
- },
1080
- "500": {
1081
- "value": "22px",
1082
- "type": "fontSizes"
1083
- },
1084
- "600": {
1085
- "value": "24px",
1086
- "type": "fontSizes"
1087
- },
1088
- "700": {
1089
- "value": "32px",
1090
- "type": "fontSizes"
1091
- },
1092
- "800": {
1093
- "value": "40px",
1094
- "type": "fontSizes"
1095
- },
1096
- "900": {
1097
- "value": "48px",
1098
- "type": "fontSizes"
1099
- },
1100
- "1000": {
1101
- "value": "56px",
1102
- "type": "fontSizes"
1103
- },
1104
- "010": {
1105
- "value": "10px",
1106
- "type": "fontSizes"
1107
- },
1108
- "025": {
1109
- "value": "12px",
1110
- "type": "fontSizes"
1111
- },
1112
- "050": {
1113
- "value": "13px",
1114
- "type": "fontSizes"
1115
- }
1116
- },
1117
- "boxShadow": {
1118
- "100": {
1119
- "value": [
1120
- {
1121
- "x": "0",
1122
- "y": "5",
1123
- "blur": "5",
1124
- "spread": "0",
1125
- "color": "#00141e33",
1126
- "type": "dropShadow"
1127
- },
1128
- {
1129
- "x": "0",
1130
- "y": "10",
1131
- "blur": "10",
1132
- "spread": "0",
1133
- "color": "#00141e1a",
1134
- "type": "dropShadow"
1135
- }
1136
- ],
1137
- "type": "boxShadow"
1138
- },
1139
- "150": {
1140
- "value": {
1141
- "x": "0",
1142
- "y": "-4",
1143
- "blur": "12",
1144
- "spread": "0",
1145
- "color": "#00141e0d",
1146
- "type": "dropShadow"
1147
- },
1148
- "description": "for sticky footers",
1149
- "type": "boxShadow"
1150
- },
1151
- "200": {
1152
- "value": [
1153
- {
1154
- "x": "0",
1155
- "y": "10",
1156
- "blur": "20",
1157
- "spread": "0",
1158
- "color": "#00141e33",
1159
- "type": "dropShadow"
1160
- },
1161
- {
1162
- "x": "0",
1163
- "y": "20",
1164
- "blur": "40",
1165
- "spread": "0",
1166
- "color": "#00141e1a",
1167
- "type": "dropShadow"
1168
- }
1169
- ],
1170
- "type": "boxShadow"
1171
- },
1172
- "300": {
1173
- "value": [
1174
- {
1175
- "x": "0",
1176
- "y": "10",
1177
- "blur": "30",
1178
- "spread": "0",
1179
- "color": "#00141e1a",
1180
- "type": "dropShadow"
1181
- },
1182
- {
1183
- "x": "0",
1184
- "y": "30",
1185
- "blur": "60",
1186
- "spread": "0",
1187
- "color": "#00141e1a",
1188
- "type": "dropShadow"
1189
- }
1190
- ],
1191
- "type": "boxShadow"
1192
- },
1193
- "400": {
1194
- "value": [
1195
- {
1196
- "x": "0",
1197
- "y": "10",
1198
- "blur": "40",
1199
- "spread": "0",
1200
- "color": "#00141e0a",
1201
- "type": "dropShadow"
1202
- },
1203
- {
1204
- "x": "0",
1205
- "y": "50",
1206
- "blur": "80",
1207
- "spread": "0",
1208
- "color": "#00141e1a",
1209
- "type": "dropShadow"
1210
- }
1211
- ],
1212
- "type": "boxShadow"
1213
- },
1214
- "075": {
1215
- "value": {
1216
- "x": "0",
1217
- "y": "6",
1218
- "blur": "4",
1219
- "spread": "-4",
1220
- "color": "#00141e0d",
1221
- "type": "innerShadow"
1222
- },
1223
- "description": "for table expandable row 1st child",
1224
- "type": "boxShadow"
1225
- },
1226
- "050": {
1227
- "value": [
1228
- {
1229
- "x": "0",
1230
- "y": "3",
1231
- "blur": "3",
1232
- "spread": "0",
1233
- "color": "#00141e33",
1234
- "type": "dropShadow"
1235
- },
1236
- {
1237
- "x": "0",
1238
- "y": "2",
1239
- "blur": "4",
1240
- "spread": "0",
1241
- "color": "#00141e26",
1242
- "type": "dropShadow"
1243
- }
1244
- ],
1245
- "description": "",
1246
- "type": "boxShadow"
1247
- }
1248
- },
1249
- "fontWeights": {
1250
- "400": {
1251
- "value": "Regular",
1252
- "type": "fontWeights"
1253
- },
1254
- "500": {
1255
- "value": "Medium",
1256
- "type": "fontWeights"
1257
- },
1258
- "700": {
1259
- "value": "Bold",
1260
- "type": "fontWeights"
1261
- }
1262
- },
1263
- "lineHeights": {
1264
- "300": {
1265
- "value": "100%",
1266
- "type": "lineHeights"
1267
- },
1268
- "400": {
1269
- "value": "125%",
1270
- "type": "lineHeights"
1271
- },
1272
- "500": {
1273
- "value": "150%",
1274
- "type": "lineHeights"
1275
- }
1276
- },
1277
- "fontFamilies": {
1278
- "default": {
1279
- "value": "Sage UI",
1280
- "type": "fontFamilies"
1281
- },
1282
- "ios": {
1283
- "value": "San Francisco",
1284
- "type": "fontFamilies"
1285
- },
1286
- "android": {
1287
- "value": "Roboto",
1288
- "type": "fontFamilies"
1289
- },
1290
- "other": {
1291
- "value": "Open Sans",
1292
- "type": "fontFamilies"
1293
- }
1294
- },
1295
- "borderRadius": {
1296
- "circle": {
1297
- "value": "50%",
1298
- "type": "borderRadius"
1299
- }
1300
- },
1301
- "typography": {
1302
- "accordion": {
1303
- "title": {
1304
- "m": {
1305
- "value": {
1306
- "fontFamily": "Sage UI",
1307
- "fontWeight": "Bold",
1308
- "lineHeight": "125%",
1309
- "fontSize": "20px",
1310
- "letterSpacing": "0%",
1311
- "paragraphSpacing": "0",
1312
- "textDecoration": "none",
1313
- "textCase": "none"
1314
- },
1315
- "type": "typography"
1316
- }
1317
- },
1318
- "subtitle": {
1319
- "m": {
1320
- "value": {
1321
- "fontFamily": "Sage UI",
1322
- "fontWeight": "Regular",
1323
- "lineHeight": "150%",
1324
- "fontSize": "14px",
1325
- "letterSpacing": "0%",
1326
- "paragraphSpacing": "0",
1327
- "textDecoration": "none",
1328
- "textCase": "none"
1329
- },
1330
- "type": "typography"
1331
- }
1332
- },
1333
- "paragraph": {
1334
- "m": {
1335
- "value": {
1336
- "fontFamily": "Sage UI",
1337
- "fontWeight": "Regular",
1338
- "lineHeight": "150%",
1339
- "fontSize": "14px",
1340
- "letterSpacing": "0%",
1341
- "paragraphSpacing": "0",
1342
- "textDecoration": "none",
1343
- "textCase": "none"
1344
- },
1345
- "type": "typography"
1346
- }
1347
- }
1348
- },
1349
- "actionPopover": {
1350
- "menuItem": {
1351
- "m": {
1352
- "value": {
1353
- "fontFamily": "Sage UI",
1354
- "fontWeight": "Bold",
1355
- "lineHeight": "150%",
1356
- "fontSize": "14px",
1357
- "letterSpacing": "0%",
1358
- "paragraphSpacing": "0",
1359
- "textDecoration": "none",
1360
- "textCase": "none"
1361
- },
1362
- "type": "typography"
1363
- }
1364
- }
1365
- },
1366
- "anchorNav": {
1367
- "label": {
1368
- "m": {
1369
- "value": {
1370
- "fontFamily": "Sage UI",
1371
- "fontWeight": "Medium",
1372
- "lineHeight": "150%",
1373
- "fontSize": "14px",
1374
- "letterSpacing": "0%",
1375
- "paragraphSpacing": "0",
1376
- "textDecoration": "none",
1377
- "textCase": "none"
1378
- },
1379
- "type": "typography"
1380
- }
1381
- }
1382
- },
1383
- "badge": {
1384
- "label": {
1385
- "m": {
1386
- "value": {
1387
- "fontFamily": "Sage UI",
1388
- "fontWeight": "Medium",
1389
- "lineHeight": "150%",
1390
- "fontSize": "12px",
1391
- "letterSpacing": "0%",
1392
- "paragraphSpacing": "0",
1393
- "textDecoration": "none",
1394
- "textCase": "none"
1395
- },
1396
- "type": "typography"
1397
- }
1398
- }
1399
- },
1400
- "button": {
1401
- "label": {
1402
- "s": {
1403
- "value": {
1404
- "fontFamily": "Sage UI",
1405
- "fontWeight": "Bold",
1406
- "lineHeight": "150%",
1407
- "fontSize": "14px",
1408
- "letterSpacing": "0%",
1409
- "paragraphSpacing": "0px"
1410
- },
1411
- "type": "typography"
1412
- },
1413
- "m": {
1414
- "value": {
1415
- "fontFamily": "Sage UI",
1416
- "fontWeight": "Bold",
1417
- "lineHeight": "150%",
1418
- "fontSize": "14px",
1419
- "letterSpacing": "0%",
1420
- "paragraphSpacing": "0px"
1421
- },
1422
- "type": "typography"
1423
- },
1424
- "l": {
1425
- "value": {
1426
- "fontFamily": "Sage UI",
1427
- "fontWeight": "Bold",
1428
- "lineHeight": "150%",
1429
- "fontSize": "16px",
1430
- "letterSpacing": "0%",
1431
- "paragraphSpacing": "0px"
1432
- },
1433
- "type": "typography"
1434
- }
1435
- }
1436
- },
1437
- "cardSelect": {
1438
- "title": {
1439
- "m": {
1440
- "value": {
1441
- "fontFamily": "Sage UI",
1442
- "fontWeight": "Bold",
1443
- "lineHeight": "150%",
1444
- "fontSize": "16px",
1445
- "letterSpacing": "0%",
1446
- "paragraphSpacing": "0",
1447
- "textDecoration": "none",
1448
- "textCase": "none"
1449
- },
1450
- "type": "typography"
1451
- }
1452
- },
1453
- "subtitle": {
1454
- "m": {
1455
- "value": {
1456
- "fontFamily": "Sage UI",
1457
- "fontWeight": "Medium",
1458
- "lineHeight": "150%",
1459
- "fontSize": "14px",
1460
- "letterSpacing": "0%",
1461
- "paragraphSpacing": "0",
1462
- "textDecoration": "none",
1463
- "textCase": "none"
1464
- },
1465
- "type": "typography"
1466
- }
1467
- },
1468
- "paragraph": {
1469
- "m": {
1470
- "value": {
1471
- "fontFamily": "Sage UI",
1472
- "fontWeight": "Regular",
1473
- "lineHeight": "150%",
1474
- "fontSize": "14px",
1475
- "letterSpacing": "0%",
1476
- "paragraphSpacing": "0",
1477
- "textDecoration": "none",
1478
- "textCase": "none"
1479
- },
1480
- "type": "typography"
1481
- }
1482
- }
1483
- },
1484
- "datePicker": {
1485
- "calendar": {
1486
- "date": {
1487
- "m": {
1488
- "value": {
1489
- "fontFamily": "Sage UI",
1490
- "fontWeight": "Bold",
1491
- "lineHeight": "150%",
1492
- "fontSize": "14px",
1493
- "letterSpacing": "0%",
1494
- "paragraphSpacing": "0",
1495
- "textDecoration": "none",
1496
- "textCase": "none"
1497
- },
1498
- "type": "typography"
1499
- }
1500
- },
1501
- "day": {
1502
- "m": {
1503
- "value": {
1504
- "fontFamily": "Sage UI",
1505
- "fontWeight": "Bold",
1506
- "lineHeight": "150%",
1507
- "fontSize": "14px",
1508
- "letterSpacing": "0%",
1509
- "paragraphSpacing": "0",
1510
- "textDecoration": "none",
1511
- "textCase": "none"
1512
- },
1513
- "type": "typography"
1514
- }
1515
- },
1516
- "month": {
1517
- "m": {
1518
- "value": {
1519
- "fontFamily": "Sage UI",
1520
- "fontWeight": "Bold",
1521
- "lineHeight": "125%",
1522
- "fontSize": "16px",
1523
- "letterSpacing": "0%",
1524
- "paragraphSpacing": "0",
1525
- "textDecoration": "none",
1526
- "textCase": "none"
1527
- },
1528
- "type": "typography"
1529
- }
1530
- }
1531
- }
1532
- },
1533
- "dialog": {
1534
- "title": {
1535
- "xs": {
1536
- "value": {
1537
- "fontFamily": "Sage UI",
1538
- "fontWeight": "Bold",
1539
- "lineHeight": "125%",
1540
- "fontSize": "24px",
1541
- "letterSpacing": "0%",
1542
- "paragraphSpacing": "0px"
1543
- },
1544
- "type": "typography"
1545
- },
1546
- "s": {
1547
- "value": {
1548
- "fontFamily": "Sage UI",
1549
- "fontWeight": "Bold",
1550
- "lineHeight": "125%",
1551
- "fontSize": "24px",
1552
- "letterSpacing": "0%",
1553
- "paragraphSpacing": "0px"
1554
- },
1555
- "type": "typography"
1556
- },
1557
- "ms": {
1558
- "value": {
1559
- "fontFamily": "Sage UI",
1560
- "fontWeight": "Bold",
1561
- "lineHeight": "125%",
1562
- "fontSize": "24px",
1563
- "letterSpacing": "0%",
1564
- "paragraphSpacing": "0px"
1565
- },
1566
- "type": "typography"
1567
- },
1568
- "m": {
1569
- "value": {
1570
- "fontFamily": "Sage UI",
1571
- "fontWeight": "Bold",
1572
- "lineHeight": "125%",
1573
- "fontSize": "24px",
1574
- "letterSpacing": "0%",
1575
- "paragraphSpacing": "0px"
1576
- },
1577
- "type": "typography"
1578
- },
1579
- "ml": {
1580
- "value": {
1581
- "fontFamily": "Sage UI",
1582
- "fontWeight": "Bold",
1583
- "lineHeight": "125%",
1584
- "fontSize": "24px",
1585
- "letterSpacing": "0%",
1586
- "paragraphSpacing": "0px"
1587
- },
1588
- "type": "typography"
1589
- },
1590
- "l": {
1591
- "value": {
1592
- "fontFamily": "Sage UI",
1593
- "fontWeight": "Bold",
1594
- "lineHeight": "125%",
1595
- "fontSize": "24px",
1596
- "letterSpacing": "0%",
1597
- "paragraphSpacing": "0px"
1598
- },
1599
- "type": "typography"
1600
- },
1601
- "xl": {
1602
- "value": {
1603
- "fontFamily": "Sage UI",
1604
- "fontWeight": "Bold",
1605
- "lineHeight": "125%",
1606
- "fontSize": "24px",
1607
- "letterSpacing": "0%",
1608
- "paragraphSpacing": "0px"
1609
- },
1610
- "type": "typography"
1611
- }
1612
- },
1613
- "paragraph": {
1614
- "xs": {
1615
- "value": {
1616
- "fontFamily": "Sage UI",
1617
- "fontWeight": "Regular",
1618
- "lineHeight": "150%",
1619
- "fontSize": "14px",
1620
- "letterSpacing": "0%",
1621
- "paragraphSpacing": "0",
1622
- "textDecoration": "none",
1623
- "textCase": "none"
1624
- },
1625
- "type": "typography"
1626
- },
1627
- "s": {
1628
- "value": {
1629
- "fontFamily": "Sage UI",
1630
- "fontWeight": "Regular",
1631
- "lineHeight": "150%",
1632
- "fontSize": "14px",
1633
- "letterSpacing": "0%",
1634
- "paragraphSpacing": "0",
1635
- "textDecoration": "none",
1636
- "textCase": "none"
1637
- },
1638
- "type": "typography"
1639
- },
1640
- "ms": {
1641
- "value": {
1642
- "fontFamily": "Sage UI",
1643
- "fontWeight": "Regular",
1644
- "lineHeight": "150%",
1645
- "fontSize": "14px",
1646
- "letterSpacing": "0%",
1647
- "paragraphSpacing": "0",
1648
- "textDecoration": "none",
1649
- "textCase": "none"
1650
- },
1651
- "type": "typography"
1652
- },
1653
- "m": {
1654
- "value": {
1655
- "fontFamily": "Sage UI",
1656
- "fontWeight": "Regular",
1657
- "lineHeight": "150%",
1658
- "fontSize": "14px",
1659
- "letterSpacing": "0%",
1660
- "paragraphSpacing": "0",
1661
- "textDecoration": "none",
1662
- "textCase": "none"
1663
- },
1664
- "type": "typography"
1665
- },
1666
- "ml": {
1667
- "value": {
1668
- "fontFamily": "Sage UI",
1669
- "fontWeight": "Regular",
1670
- "lineHeight": "150%",
1671
- "fontSize": "14px",
1672
- "letterSpacing": "0%",
1673
- "paragraphSpacing": "0",
1674
- "textDecoration": "none",
1675
- "textCase": "none"
1676
- },
1677
- "type": "typography"
1678
- },
1679
- "l": {
1680
- "value": {
1681
- "fontFamily": "Sage UI",
1682
- "fontWeight": "Regular",
1683
- "lineHeight": "150%",
1684
- "fontSize": "14px",
1685
- "letterSpacing": "0%",
1686
- "paragraphSpacing": "0",
1687
- "textDecoration": "none",
1688
- "textCase": "none"
1689
- },
1690
- "type": "typography"
1691
- },
1692
- "xl": {
1693
- "value": {
1694
- "fontFamily": "Sage UI",
1695
- "fontWeight": "Regular",
1696
- "lineHeight": "150%",
1697
- "fontSize": "14px",
1698
- "letterSpacing": "0%",
1699
- "paragraphSpacing": "0",
1700
- "textDecoration": "none",
1701
- "textCase": "none"
1702
- },
1703
- "type": "typography"
1704
- }
1705
- }
1706
- },
1707
- "drawer": {
1708
- "title": {
1709
- "m": {
1710
- "value": {
1711
- "fontFamily": "Sage UI",
1712
- "fontWeight": "Bold",
1713
- "lineHeight": "125%",
1714
- "fontSize": "22px",
1715
- "letterSpacing": "0%",
1716
- "paragraphSpacing": "0px",
1717
- "textDecoration": "none",
1718
- "textCase": "none"
1719
- },
1720
- "type": "typography"
1721
- }
1722
- }
1723
- },
1724
- "flash": {
1725
- "text": {
1726
- "m": {
1727
- "value": {
1728
- "fontFamily": "Sage UI",
1729
- "fontWeight": "Regular",
1730
- "lineHeight": "150%",
1731
- "fontSize": "14px",
1732
- "letterSpacing": "0%",
1733
- "paragraphSpacing": "0px"
1734
- },
1735
- "type": "typography"
1736
- },
1737
- "l": {
1738
- "value": {
1739
- "fontFamily": "Sage UI",
1740
- "fontWeight": "Regular",
1741
- "lineHeight": "150%",
1742
- "fontSize": "16px",
1743
- "letterSpacing": "0%",
1744
- "paragraphSpacing": "0px"
1745
- },
1746
- "type": "typography"
1747
- }
1748
- }
1749
- },
1750
- "formField": {
1751
- "label": {
1752
- "xs": {
1753
- "value": {
1754
- "fontFamily": "Sage UI",
1755
- "fontWeight": "Medium",
1756
- "lineHeight": "150%",
1757
- "fontSize": "14px",
1758
- "letterSpacing": "0%",
1759
- "paragraphSpacing": "0px"
1760
- },
1761
- "type": "typography"
1762
- },
1763
- "s": {
1764
- "value": {
1765
- "fontFamily": "Sage UI",
1766
- "fontWeight": "Medium",
1767
- "lineHeight": "150%",
1768
- "fontSize": "14px",
1769
- "letterSpacing": "0%",
1770
- "paragraphSpacing": "0px"
1771
- },
1772
- "type": "typography"
1773
- },
1774
- "m": {
1775
- "value": {
1776
- "fontFamily": "Sage UI",
1777
- "fontWeight": "Medium",
1778
- "lineHeight": "150%",
1779
- "fontSize": "14px",
1780
- "letterSpacing": "0%",
1781
- "paragraphSpacing": "0px"
1782
- },
1783
- "type": "typography"
1784
- },
1785
- "l": {
1786
- "value": {
1787
- "fontFamily": "Sage UI",
1788
- "fontWeight": "Medium",
1789
- "lineHeight": "150%",
1790
- "fontSize": "16px",
1791
- "letterSpacing": "0%",
1792
- "paragraphSpacing": "0px"
1793
- },
1794
- "type": "typography"
1795
- }
1796
- },
1797
- "hintText": {
1798
- "xs": {
1799
- "value": {
1800
- "fontFamily": "Sage UI",
1801
- "fontWeight": "Regular",
1802
- "lineHeight": "150%",
1803
- "fontSize": "14px",
1804
- "letterSpacing": "0%",
1805
- "paragraphSpacing": "0px"
1806
- },
1807
- "type": "typography"
1808
- },
1809
- "s": {
1810
- "value": {
1811
- "fontFamily": "Sage UI",
1812
- "fontWeight": "Regular",
1813
- "lineHeight": "150%",
1814
- "fontSize": "14px",
1815
- "letterSpacing": "0%",
1816
- "paragraphSpacing": "0px"
1817
- },
1818
- "type": "typography"
1819
- },
1820
- "m": {
1821
- "value": {
1822
- "fontFamily": "Sage UI",
1823
- "fontWeight": "Regular",
1824
- "lineHeight": "150%",
1825
- "fontSize": "14px",
1826
- "letterSpacing": "0%",
1827
- "paragraphSpacing": "0px"
1828
- },
1829
- "type": "typography"
1830
- },
1831
- "l": {
1832
- "value": {
1833
- "fontFamily": "Sage UI",
1834
- "fontWeight": "Regular",
1835
- "lineHeight": "150%",
1836
- "fontSize": "16px",
1837
- "letterSpacing": "0%",
1838
- "paragraphSpacing": "0px"
1839
- },
1840
- "type": "typography"
1841
- }
1842
- },
1843
- "errorMessage": {
1844
- "xs": {
1845
- "value": {
1846
- "fontFamily": "Sage UI",
1847
- "fontWeight": "Medium",
1848
- "lineHeight": "150%",
1849
- "fontSize": "14px",
1850
- "letterSpacing": "0%",
1851
- "paragraphSpacing": "0px"
1852
- },
1853
- "type": "typography"
1854
- },
1855
- "s": {
1856
- "value": {
1857
- "fontFamily": "Sage UI",
1858
- "fontWeight": "Medium",
1859
- "lineHeight": "150%",
1860
- "fontSize": "14px",
1861
- "letterSpacing": "0%",
1862
- "paragraphSpacing": "0px"
1863
- },
1864
- "type": "typography"
1865
- },
1866
- "m": {
1867
- "value": {
1868
- "fontFamily": "Sage UI",
1869
- "fontWeight": "Medium",
1870
- "lineHeight": "150%",
1871
- "fontSize": "14px",
1872
- "letterSpacing": "0%",
1873
- "paragraphSpacing": "0px"
1874
- },
1875
- "type": "typography"
1876
- },
1877
- "l": {
1878
- "value": {
1879
- "fontFamily": "Sage UI",
1880
- "fontWeight": "Medium",
1881
- "lineHeight": "150%",
1882
- "fontSize": "16px",
1883
- "letterSpacing": "0%",
1884
- "paragraphSpacing": "0px"
1885
- },
1886
- "type": "typography"
1887
- }
1888
- },
1889
- "cautionMessage": {
1890
- "xs": {
1891
- "value": {
1892
- "fontFamily": "Sage UI",
1893
- "fontWeight": "Regular",
1894
- "lineHeight": "150%",
1895
- "fontSize": "14px",
1896
- "letterSpacing": "0%",
1897
- "paragraphSpacing": "0px"
1898
- },
1899
- "type": "typography"
1900
- },
1901
- "s": {
1902
- "value": {
1903
- "fontFamily": "Sage UI",
1904
- "fontWeight": "Regular",
1905
- "lineHeight": "150%",
1906
- "fontSize": "14px",
1907
- "letterSpacing": "0%",
1908
- "paragraphSpacing": "0px"
1909
- },
1910
- "type": "typography"
1911
- },
1912
- "m": {
1913
- "value": {
1914
- "fontFamily": "Sage UI",
1915
- "fontWeight": "Regular",
1916
- "lineHeight": "150%",
1917
- "fontSize": "14px",
1918
- "letterSpacing": "0%",
1919
- "paragraphSpacing": "0px"
1920
- },
1921
- "type": "typography"
1922
- },
1923
- "l": {
1924
- "value": {
1925
- "fontFamily": "Sage UI",
1926
- "fontWeight": "Regular",
1927
- "lineHeight": "150%",
1928
- "fontSize": "16px",
1929
- "letterSpacing": "0%",
1930
- "paragraphSpacing": "0px"
1931
- },
1932
- "type": "typography"
1933
- }
1934
- },
1935
- "inputText": {
1936
- "xs": {
1937
- "value": {
1938
- "fontFamily": "Sage UI",
1939
- "fontWeight": "Regular",
1940
- "lineHeight": "150%",
1941
- "fontSize": "14px",
1942
- "letterSpacing": "0%",
1943
- "paragraphSpacing": "0px"
1944
- },
1945
- "type": "typography"
1946
- },
1947
- "s": {
1948
- "value": {
1949
- "fontFamily": "Sage UI",
1950
- "fontWeight": "Regular",
1951
- "lineHeight": "150%",
1952
- "fontSize": "14px",
1953
- "letterSpacing": "0%",
1954
- "paragraphSpacing": "0px"
1955
- },
1956
- "type": "typography"
1957
- },
1958
- "m": {
1959
- "value": {
1960
- "fontFamily": "Sage UI",
1961
- "fontWeight": "Regular",
1962
- "lineHeight": "150%",
1963
- "fontSize": "14px",
1964
- "letterSpacing": "0%",
1965
- "paragraphSpacing": "0px"
1966
- },
1967
- "type": "typography"
1968
- },
1969
- "l": {
1970
- "value": {
1971
- "fontFamily": "Sage UI",
1972
- "fontWeight": "Regular",
1973
- "lineHeight": "150%",
1974
- "fontSize": "16px",
1975
- "letterSpacing": "0%",
1976
- "paragraphSpacing": "0px"
1977
- },
1978
- "type": "typography"
1979
- }
1980
- },
1981
- "dropdownOptions": {
1982
- "xs": {
1983
- "value": {
1984
- "fontFamily": "Sage UI",
1985
- "fontWeight": "Regular",
1986
- "lineHeight": "150%",
1987
- "fontSize": "14px",
1988
- "letterSpacing": "0%",
1989
- "paragraphSpacing": "0px"
1990
- },
1991
- "type": "typography"
1992
- },
1993
- "s": {
1994
- "value": {
1995
- "fontFamily": "Sage UI",
1996
- "fontWeight": "Regular",
1997
- "lineHeight": "150%",
1998
- "fontSize": "14px",
1999
- "letterSpacing": "0%",
2000
- "paragraphSpacing": "0px"
2001
- },
2002
- "type": "typography"
2003
- },
2004
- "m": {
2005
- "value": {
2006
- "fontFamily": "Sage UI",
2007
- "fontWeight": "Regular",
2008
- "lineHeight": "150%",
2009
- "fontSize": "14px",
2010
- "letterSpacing": "0%",
2011
- "paragraphSpacing": "0px"
2012
- },
2013
- "type": "typography"
2014
- },
2015
- "l": {
2016
- "value": {
2017
- "fontFamily": "Sage UI",
2018
- "fontWeight": "Regular",
2019
- "lineHeight": "150%",
2020
- "fontSize": "16px",
2021
- "letterSpacing": "0%",
2022
- "paragraphSpacing": "0px"
2023
- },
2024
- "type": "typography"
2025
- }
2026
- },
2027
- "secondLabel": {
2028
- "xs": {
2029
- "value": {
2030
- "fontFamily": "Sage UI",
2031
- "fontWeight": "Medium",
2032
- "lineHeight": "150%",
2033
- "fontSize": "14px",
2034
- "letterSpacing": "0%",
2035
- "paragraphSpacing": "0px"
2036
- },
2037
- "type": "typography"
2038
- },
2039
- "s": {
2040
- "value": {
2041
- "fontFamily": "Sage UI",
2042
- "fontWeight": "Medium",
2043
- "lineHeight": "150%",
2044
- "fontSize": "14px",
2045
- "letterSpacing": "0%",
2046
- "paragraphSpacing": "0px"
2047
- },
2048
- "type": "typography"
2049
- },
2050
- "m": {
2051
- "value": {
2052
- "fontFamily": "Sage UI",
2053
- "fontWeight": "Medium",
2054
- "lineHeight": "150%",
2055
- "fontSize": "14px",
2056
- "letterSpacing": "0%",
2057
- "paragraphSpacing": "0px"
2058
- },
2059
- "type": "typography"
2060
- },
2061
- "l": {
2062
- "value": {
2063
- "fontFamily": "Sage UI",
2064
- "fontWeight": "Medium",
2065
- "lineHeight": "150%",
2066
- "fontSize": "16px",
2067
- "letterSpacing": "0%",
2068
- "paragraphSpacing": "0px"
2069
- },
2070
- "type": "typography"
2071
- }
2072
- },
2073
- "characterCount": {
2074
- "xs": {
2075
- "value": {
2076
- "fontFamily": "Sage UI",
2077
- "fontWeight": "Regular",
2078
- "lineHeight": "150%",
2079
- "fontSize": "14px",
2080
- "letterSpacing": "0%",
2081
- "paragraphSpacing": "0px"
2082
- },
2083
- "type": "typography"
2084
- },
2085
- "s": {
2086
- "value": {
2087
- "fontFamily": "Sage UI",
2088
- "fontWeight": "Regular",
2089
- "lineHeight": "150%",
2090
- "fontSize": "14px",
2091
- "letterSpacing": "0%",
2092
- "paragraphSpacing": "0px"
2093
- },
2094
- "type": "typography"
2095
- },
2096
- "m": {
2097
- "value": {
2098
- "fontFamily": "Sage UI",
2099
- "lineHeight": "150%",
2100
- "fontWeight": "Regular",
2101
- "fontSize": "14px",
2102
- "letterSpacing": "0%",
2103
- "paragraphSpacing": "0px"
2104
- },
2105
- "type": "typography"
2106
- },
2107
- "l": {
2108
- "value": {
2109
- "fontFamily": "Sage UI",
2110
- "fontWeight": "Regular",
2111
- "lineHeight": "150%",
2112
- "fontSize": "16px",
2113
- "letterSpacing": "0%",
2114
- "paragraphSpacing": "0px",
2115
- "textDecoration": "none",
2116
- "textCase": "none"
2117
- },
2118
- "type": "typography"
2119
- }
2120
- }
2121
- },
2122
- "link": {
2123
- "text": {
2124
- "m": {
2125
- "value": {
2126
- "fontFamily": "Sage UI",
2127
- "fontWeight": "Regular",
2128
- "lineHeight": "150%",
2129
- "fontSize": "14px",
2130
- "letterSpacing": "0%",
2131
- "paragraphSpacing": "0px"
2132
- },
2133
- "type": "typography"
2134
- },
2135
- "l": {
2136
- "value": {
2137
- "fontFamily": "Sage UI",
2138
- "fontWeight": "Regular",
2139
- "lineHeight": "150%",
2140
- "fontSize": "16px",
2141
- "letterSpacing": "0%",
2142
- "paragraphSpacing": "0px"
2143
- },
2144
- "type": "typography"
2145
- }
2146
- }
2147
- },
2148
- "menu": {
2149
- "label": {
2150
- "m": {
2151
- "value": {
2152
- "fontFamily": "Sage UI",
2153
- "fontWeight": "Medium",
2154
- "lineHeight": "150%",
2155
- "fontSize": "14px",
2156
- "letterSpacing": "0%",
2157
- "paragraphSpacing": "0px"
2158
- },
2159
- "type": "typography"
2160
- }
2161
- },
2162
- "segmentTitle": {
2163
- "m": {
2164
- "value": {
2165
- "fontFamily": "Sage UI",
2166
- "fontWeight": "Medium",
2167
- "lineHeight": "150%",
2168
- "fontSize": "12px",
2169
- "letterSpacing": "0%",
2170
- "paragraphSpacing": "0px",
2171
- "textDecoration": "none",
2172
- "textCase": "none"
2173
- },
2174
- "type": "typography"
2175
- }
2176
- }
2177
- },
2178
- "message": {
2179
- "heading": {
2180
- "m": {
2181
- "value": {
2182
- "fontFamily": "Sage UI",
2183
- "fontWeight": "Bold",
2184
- "lineHeight": "150%",
2185
- "fontSize": "14px",
2186
- "letterSpacing": "0%",
2187
- "paragraphSpacing": "0px"
2188
- },
2189
- "type": "typography"
2190
- },
2191
- "l": {
2192
- "value": {
2193
- "fontFamily": "Sage UI",
2194
- "fontWeight": "Bold",
2195
- "lineHeight": "150%",
2196
- "fontSize": "16px",
2197
- "letterSpacing": "0%",
2198
- "paragraphSpacing": "0px"
2199
- },
2200
- "type": "typography"
2201
- }
2202
- },
2203
- "text": {
2204
- "m": {
2205
- "value": {
2206
- "fontFamily": "Sage UI",
2207
- "fontWeight": "Regular",
2208
- "lineHeight": "150%",
2209
- "fontSize": "14px",
2210
- "letterSpacing": "0%",
2211
- "paragraphSpacing": "0px"
2212
- },
2213
- "type": "typography"
2214
- },
2215
- "l": {
2216
- "value": {
2217
- "fontFamily": "Sage UI",
2218
- "fontWeight": "Regular",
2219
- "lineHeight": "150%",
2220
- "fontSize": "16px",
2221
- "letterSpacing": "0%",
2222
- "paragraphSpacing": "0px"
2223
- },
2224
- "type": "typography"
2225
- }
2226
- }
2227
- },
2228
- "pagination": {
2229
- "label": {
2230
- "m": {
2231
- "value": {
2232
- "fontFamily": "Sage UI",
2233
- "fontWeight": "Regular",
2234
- "lineHeight": "150%",
2235
- "fontSize": "13px",
2236
- "letterSpacing": "0%",
2237
- "paragraphSpacing": "0px",
2238
- "textDecoration": "none",
2239
- "textCase": "none"
2240
- },
2241
- "type": "typography"
2242
- }
2243
- }
2244
- },
2245
- "pill": {
2246
- "label": {
2247
- "s": {
2248
- "value": {
2249
- "fontFamily": "Sage UI",
2250
- "fontWeight": "Medium",
2251
- "lineHeight": "150%",
2252
- "fontSize": "10px",
2253
- "letterSpacing": "0%",
2254
- "paragraphSpacing": "0px"
2255
- },
2256
- "type": "typography"
2257
- },
2258
- "m": {
2259
- "value": {
2260
- "fontFamily": "Sage UI",
2261
- "fontWeight": "Medium",
2262
- "lineHeight": "150%",
2263
- "fontSize": "12px",
2264
- "letterSpacing": "0%",
2265
- "paragraphSpacing": "0px"
2266
- },
2267
- "type": "typography"
2268
- },
2269
- "l": {
2270
- "value": {
2271
- "fontFamily": "Sage UI",
2272
- "fontWeight": "Medium",
2273
- "lineHeight": "150%",
2274
- "fontSize": "14px",
2275
- "letterSpacing": "0%",
2276
- "paragraphSpacing": "0px"
2277
- },
2278
- "type": "typography"
2279
- },
2280
- "xl": {
2281
- "value": {
2282
- "fontFamily": "Sage UI",
2283
- "fontWeight": "Medium",
2284
- "lineHeight": "150%",
2285
- "fontSize": "16px",
2286
- "letterSpacing": "0%",
2287
- "paragraphSpacing": "0px"
2288
- },
2289
- "type": "typography"
2290
- }
2291
- }
2292
- },
2293
- "profile": {
2294
- "email": {
2295
- "xs": {
2296
- "value": {
2297
- "fontFamily": "Sage UI",
2298
- "fontWeight": "Regular",
2299
- "lineHeight": "100%",
2300
- "fontSize": "12px",
2301
- "letterSpacing": "0%",
2302
- "paragraphSpacing": "0",
2303
- "textDecoration": "none",
2304
- "textCase": "none"
2305
- },
2306
- "type": "typography"
2307
- },
2308
- "s": {
2309
- "value": {
2310
- "fontFamily": "Sage UI",
2311
- "fontWeight": "Regular",
2312
- "lineHeight": "100%",
2313
- "fontSize": "14px",
2314
- "letterSpacing": "0%",
2315
- "paragraphSpacing": "0",
2316
- "textDecoration": "none",
2317
- "textCase": "none"
2318
- },
2319
- "type": "typography"
2320
- },
2321
- "m": {
2322
- "value": {
2323
- "fontFamily": "Sage UI",
2324
- "fontWeight": "Regular",
2325
- "lineHeight": "125%",
2326
- "fontSize": "14px",
2327
- "letterSpacing": "0%",
2328
- "paragraphSpacing": "0",
2329
- "textDecoration": "none",
2330
- "textCase": "none"
2331
- },
2332
- "type": "typography"
2333
- },
2334
- "ml": {
2335
- "value": {
2336
- "fontFamily": "Sage UI",
2337
- "fontWeight": "Regular",
2338
- "lineHeight": "125%",
2339
- "fontSize": "14px",
2340
- "letterSpacing": "0%",
2341
- "paragraphSpacing": "0",
2342
- "textDecoration": "none",
2343
- "textCase": "none"
2344
- },
2345
- "type": "typography"
2346
- },
2347
- "l": {
2348
- "value": {
2349
- "fontFamily": "Sage UI",
2350
- "fontWeight": "Regular",
2351
- "lineHeight": "125%",
2352
- "fontSize": "14px",
2353
- "letterSpacing": "0%",
2354
- "paragraphSpacing": "0",
2355
- "textDecoration": "none",
2356
- "textCase": "none"
2357
- },
2358
- "type": "typography"
2359
- },
2360
- "xl": {
2361
- "value": {
2362
- "fontFamily": "Sage UI",
2363
- "fontWeight": "Regular",
2364
- "lineHeight": "125%",
2365
- "fontSize": "18px",
2366
- "letterSpacing": "0%",
2367
- "paragraphSpacing": "0",
2368
- "textDecoration": "none",
2369
- "textCase": "none"
2370
- },
2371
- "type": "typography"
2372
- },
2373
- "xxl": {
2374
- "value": {
2375
- "fontFamily": "Sage UI",
2376
- "fontWeight": "Regular",
2377
- "lineHeight": "125%",
2378
- "fontSize": "24px",
2379
- "letterSpacing": "0%",
2380
- "paragraphSpacing": "0",
2381
- "textDecoration": "none",
2382
- "textCase": "none"
2383
- },
2384
- "type": "typography"
2385
- }
2386
- },
2387
- "initials": {
2388
- "xs": {
2389
- "value": {
2390
- "fontFamily": "Sage UI",
2391
- "fontWeight": "Medium",
2392
- "lineHeight": "150%",
2393
- "fontSize": "10px",
2394
- "letterSpacing": "0%",
2395
- "paragraphSpacing": "0",
2396
- "textDecoration": "none",
2397
- "textCase": "none"
2398
- },
2399
- "type": "typography"
2400
- },
2401
- "s": {
2402
- "value": {
2403
- "fontFamily": "Sage UI",
2404
- "fontWeight": "Medium",
2405
- "lineHeight": "150%",
2406
- "fontSize": "14px",
2407
- "letterSpacing": "0%",
2408
- "paragraphSpacing": "0",
2409
- "textDecoration": "none",
2410
- "textCase": "none"
2411
- },
2412
- "type": "typography"
2413
- },
2414
- "m": {
2415
- "value": {
2416
- "fontFamily": "Sage UI",
2417
- "fontWeight": "Medium",
2418
- "lineHeight": "150%",
2419
- "fontSize": "18px",
2420
- "letterSpacing": "0%",
2421
- "paragraphSpacing": "0",
2422
- "textDecoration": "none",
2423
- "textCase": "none"
2424
- },
2425
- "type": "typography"
2426
- },
2427
- "ml": {
2428
- "value": {
2429
- "fontFamily": "Sage UI",
2430
- "fontWeight": "Medium",
2431
- "lineHeight": "150%",
2432
- "fontSize": "24px",
2433
- "letterSpacing": "0%",
2434
- "paragraphSpacing": "0",
2435
- "textDecoration": "none",
2436
- "textCase": "none"
2437
- },
2438
- "type": "typography"
2439
- },
2440
- "l": {
2441
- "value": {
2442
- "fontFamily": "Sage UI",
2443
- "fontWeight": "Medium",
2444
- "lineHeight": "150%",
2445
- "fontSize": "32px",
2446
- "letterSpacing": "0%",
2447
- "paragraphSpacing": "0",
2448
- "textDecoration": "none",
2449
- "textCase": "none"
2450
- },
2451
- "type": "typography"
2452
- },
2453
- "xl": {
2454
- "value": {
2455
- "fontFamily": "Sage UI",
2456
- "fontWeight": "Medium",
2457
- "lineHeight": "150%",
2458
- "fontSize": "48px",
2459
- "letterSpacing": "0%",
2460
- "paragraphSpacing": "0",
2461
- "textDecoration": "none",
2462
- "textCase": "none"
2463
- },
2464
- "type": "typography"
2465
- },
2466
- "xxl": {
2467
- "value": {
2468
- "fontFamily": "Sage UI",
2469
- "fontWeight": "Medium",
2470
- "lineHeight": "150%",
2471
- "fontSize": "56px",
2472
- "letterSpacing": "0%",
2473
- "paragraphSpacing": "0",
2474
- "textDecoration": "none",
2475
- "textCase": "none"
2476
- },
2477
- "type": "typography"
2478
- }
2479
- },
2480
- "name": {
2481
- "xs": {
2482
- "value": {
2483
- "fontFamily": "Sage UI",
2484
- "fontWeight": "Medium",
2485
- "lineHeight": "100%",
2486
- "fontSize": "13px",
2487
- "letterSpacing": "0%",
2488
- "paragraphSpacing": "0",
2489
- "textDecoration": "none",
2490
- "textCase": "none"
2491
- },
2492
- "type": "typography"
2493
- },
2494
- "s": {
2495
- "value": {
2496
- "fontFamily": "Sage UI",
2497
- "fontWeight": "Medium",
2498
- "lineHeight": "100%",
2499
- "fontSize": "14px",
2500
- "letterSpacing": "0%",
2501
- "paragraphSpacing": "0",
2502
- "textDecoration": "none",
2503
- "textCase": "none"
2504
- },
2505
- "type": "typography"
2506
- },
2507
- "m": {
2508
- "value": {
2509
- "fontFamily": "Sage UI",
2510
- "fontWeight": "Medium",
2511
- "lineHeight": "125%",
2512
- "fontSize": "14px",
2513
- "letterSpacing": "0%",
2514
- "paragraphSpacing": "0",
2515
- "textDecoration": "none",
2516
- "textCase": "none"
2517
- },
2518
- "type": "typography"
2519
- },
2520
- "ml": {
2521
- "value": {
2522
- "fontFamily": "Sage UI",
2523
- "fontWeight": "Medium",
2524
- "lineHeight": "125%",
2525
- "fontSize": "16px",
2526
- "letterSpacing": "0%",
2527
- "paragraphSpacing": "0",
2528
- "textDecoration": "none",
2529
- "textCase": "none"
2530
- },
2531
- "type": "typography"
2532
- },
2533
- "l": {
2534
- "value": {
2535
- "fontFamily": "Sage UI",
2536
- "fontWeight": "Medium",
2537
- "lineHeight": "125%",
2538
- "fontSize": "20px",
2539
- "letterSpacing": "0%",
2540
- "paragraphSpacing": "0",
2541
- "textDecoration": "none",
2542
- "textCase": "none"
2543
- },
2544
- "type": "typography"
2545
- },
2546
- "xl": {
2547
- "value": {
2548
- "fontFamily": "Sage UI",
2549
- "fontWeight": "Medium",
2550
- "lineHeight": "125%",
2551
- "fontSize": "24px",
2552
- "letterSpacing": "0%",
2553
- "paragraphSpacing": "0",
2554
- "textDecoration": "none",
2555
- "textCase": "none"
2556
- },
2557
- "type": "typography"
2558
- },
2559
- "xxl": {
2560
- "value": {
2561
- "fontFamily": "Sage UI",
2562
- "fontWeight": "Medium",
2563
- "lineHeight": "125%",
2564
- "fontSize": "32px",
2565
- "letterSpacing": "0%",
2566
- "paragraphSpacing": "0",
2567
- "textDecoration": "none",
2568
- "textCase": "none"
2569
- },
2570
- "type": "typography"
2571
- }
2572
- }
2573
- },
2574
- "progressTracker": {
2575
- "valueLabel": {
2576
- "s": {
2577
- "value": {
2578
- "fontFamily": "Sage UI",
2579
- "fontWeight": "Medium",
2580
- "lineHeight": "150%",
2581
- "fontSize": "14px",
2582
- "letterSpacing": "0%",
2583
- "paragraphSpacing": "0",
2584
- "textDecoration": "none",
2585
- "textCase": "none"
2586
- },
2587
- "type": "typography"
2588
- },
2589
- "m": {
2590
- "value": {
2591
- "fontFamily": "Sage UI",
2592
- "fontWeight": "Medium",
2593
- "lineHeight": "150%",
2594
- "fontSize": "14px",
2595
- "letterSpacing": "0%",
2596
- "paragraphSpacing": "0",
2597
- "textDecoration": "none",
2598
- "textCase": "none"
2599
- },
2600
- "type": "typography"
2601
- },
2602
- "l": {
2603
- "value": {
2604
- "fontFamily": "Sage UI",
2605
- "fontWeight": "Medium",
2606
- "lineHeight": "150%",
2607
- "fontSize": "14px",
2608
- "letterSpacing": "0%",
2609
- "paragraphSpacing": "0",
2610
- "textDecoration": "none",
2611
- "textCase": "none"
2612
- },
2613
- "type": "typography"
2614
- }
2615
- }
2616
- },
2617
- "search": {
2618
- "label": {
2619
- "m": {
2620
- "value": {
2621
- "fontFamily": "Sage UI",
2622
- "fontWeight": "Regular",
2623
- "lineHeight": "150%",
2624
- "fontSize": "14px",
2625
- "letterSpacing": "0%",
2626
- "paragraphSpacing": "0px",
2627
- "textDecoration": "none",
2628
- "textCase": "none"
2629
- },
2630
- "type": "typography"
2631
- }
2632
- }
2633
- },
2634
- "sidebar": {
2635
- "title": {
2636
- "s": {
2637
- "value": {
2638
- "fontFamily": "Sage UI",
2639
- "fontWeight": "Bold",
2640
- "lineHeight": "125%",
2641
- "fontSize": "20px",
2642
- "letterSpacing": "0%",
2643
- "paragraphSpacing": "0px"
2644
- },
2645
- "type": "typography"
2646
- },
2647
- "m": {
2648
- "value": {
2649
- "fontFamily": "Sage UI",
2650
- "fontWeight": "Bold",
2651
- "lineHeight": "125%",
2652
- "fontSize": "20px",
2653
- "letterSpacing": "0%",
2654
- "paragraphSpacing": "0px"
2655
- },
2656
- "type": "typography"
2657
- },
2658
- "l": {
2659
- "value": {
2660
- "fontFamily": "Sage UI",
2661
- "fontWeight": "Bold",
2662
- "lineHeight": "125%",
2663
- "fontSize": "20px",
2664
- "letterSpacing": "0%",
2665
- "paragraphSpacing": "0px"
2666
- },
2667
- "type": "typography"
2668
- }
2669
- }
2670
- },
2671
- "stepFlow": {
2672
- "completeLabel": {
2673
- "m": {
2674
- "value": {
2675
- "fontFamily": "Sage UI",
2676
- "fontWeight": "Medium",
2677
- "lineHeight": "150%",
2678
- "fontSize": "14px",
2679
- "letterSpacing": "0%",
2680
- "paragraphSpacing": "0px"
2681
- },
2682
- "type": "typography"
2683
- }
2684
- },
2685
- "currentLabel": {
2686
- "m": {
2687
- "value": {
2688
- "fontFamily": "Sage UI",
2689
- "fontWeight": "Medium",
2690
- "lineHeight": "150%",
2691
- "fontSize": "14px",
2692
- "letterSpacing": "0%",
2693
- "paragraphSpacing": "0px"
2694
- },
2695
- "type": "typography"
2696
- }
2697
- },
2698
- "incompleteLabel": {
2699
- "m": {
2700
- "value": {
2701
- "fontFamily": "Sage UI",
2702
- "fontWeight": "Medium",
2703
- "lineHeight": "150%",
2704
- "fontSize": "14px",
2705
- "letterSpacing": "0%",
2706
- "paragraphSpacing": "0px"
2707
- },
2708
- "type": "typography"
2709
- }
2710
- }
2711
- },
2712
- "switch": {
2713
- "optionLabel": {
2714
- "m": {
2715
- "value": {
2716
- "fontFamily": "Sage UI",
2717
- "fontWeight": "Medium",
2718
- "lineHeight": "150%",
2719
- "fontSize": "12px",
2720
- "letterSpacing": "0%",
2721
- "paragraphSpacing": "0px"
2722
- },
2723
- "type": "typography"
2724
- },
2725
- "l": {
2726
- "value": {
2727
- "fontFamily": "Sage UI",
2728
- "fontWeight": "Medium",
2729
- "lineHeight": "150%",
2730
- "fontSize": "14px",
2731
- "letterSpacing": "0%",
2732
- "paragraphSpacing": "0px"
2733
- },
2734
- "type": "typography"
2735
- }
2736
- }
2737
- },
2738
- "table": {
2739
- "headerText": {
2740
- "m": {
2741
- "value": {
2742
- "fontFamily": "Sage UI",
2743
- "fontWeight": "Medium",
2744
- "lineHeight": "150%",
2745
- "fontSize": "14px",
2746
- "letterSpacing": "0%",
2747
- "paragraphSpacing": "0px"
2748
- },
2749
- "type": "typography"
2750
- }
2751
- },
2752
- "cellText": {
2753
- "m": {
2754
- "value": {
2755
- "fontFamily": "Sage UI",
2756
- "fontWeight": "Regular",
2757
- "lineHeight": "150%",
2758
- "fontSize": "14px",
2759
- "letterSpacing": "0%",
2760
- "paragraphSpacing": "0px"
2761
- },
2762
- "type": "typography"
2763
- }
2764
- }
2765
- },
2766
- "tooltip": {
2767
- "text": {
2768
- "m": {
2769
- "value": {
2770
- "fontFamily": "Sage UI",
2771
- "fontWeight": "Regular",
2772
- "lineHeight": "150%",
2773
- "fontSize": "14px",
2774
- "letterSpacing": "0%",
2775
- "paragraphSpacing": "0px"
2776
- },
2777
- "type": "typography"
2778
- },
2779
- "l": {
2780
- "value": {
2781
- "fontFamily": "Sage UI",
2782
- "fontWeight": "Regular",
2783
- "lineHeight": "150%",
2784
- "fontSize": "16px",
2785
- "letterSpacing": "0%",
2786
- "paragraphSpacing": "0px"
2787
- },
2788
- "type": "typography"
2789
- }
2790
- }
2791
- }
2792
- },
2793
- "opacity": {
2794
- "300": {
2795
- "value": "0.3",
2796
- "type": "opacity"
2797
- },
2798
- "600": {
2799
- "value": "0.6",
2800
- "type": "opacity"
2801
- },
2802
- "800": {
2803
- "value": "0.8",
2804
- "type": "opacity"
2805
- }
2806
- }
2807
- },
2808
2
  "no-theme": {
2809
3
  "meta": {
2810
4
  "name": {
@@ -4457,23 +1651,5 @@
4457
1651
  }
4458
1652
  }
4459
1653
  }
4460
- },
4461
- "figma-only": {
4462
- "meta": {
4463
- "name": {
4464
- "value": "figma-only",
4465
- "type": "other"
4466
- },
4467
- "public": {
4468
- "value": "false",
4469
- "type": "other"
4470
- }
4471
- },
4472
- "sizing": {
4473
- "0hack": {
4474
- "value": "0.01",
4475
- "type": "sizing"
4476
- }
4477
- }
4478
1654
  }
4479
1655
  }