@madgex/design-system 9.1.0 → 9.1.2

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,3974 @@
1
+ {
2
+ "color": {
3
+ "neutral": {
4
+ "base": {
5
+ "value": "#707070",
6
+ "private": true,
7
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
8
+ "isSource": true,
9
+ "original": {
10
+ "value": "#707070",
11
+ "private": true
12
+ },
13
+ "name": "color-neutral-base",
14
+ "attributes": {
15
+ "category": "color",
16
+ "type": "neutral",
17
+ "item": "base"
18
+ },
19
+ "path": [
20
+ "color",
21
+ "neutral",
22
+ "base"
23
+ ]
24
+ },
25
+ "light": {
26
+ "value": "#949494",
27
+ "private": true,
28
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
29
+ "isSource": true,
30
+ "original": {
31
+ "value": "#949494",
32
+ "private": true
33
+ },
34
+ "name": "color-neutral-light",
35
+ "attributes": {
36
+ "category": "color",
37
+ "type": "neutral",
38
+ "item": "light"
39
+ },
40
+ "path": [
41
+ "color",
42
+ "neutral",
43
+ "light"
44
+ ]
45
+ },
46
+ "lighter": {
47
+ "value": "#dddddd",
48
+ "private": true,
49
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
50
+ "isSource": true,
51
+ "original": {
52
+ "value": "#DDDDDD",
53
+ "private": true
54
+ },
55
+ "name": "color-neutral-lighter",
56
+ "attributes": {
57
+ "category": "color",
58
+ "type": "neutral",
59
+ "item": "lighter"
60
+ },
61
+ "path": [
62
+ "color",
63
+ "neutral",
64
+ "lighter"
65
+ ]
66
+ },
67
+ "lightest": {
68
+ "value": "#f8f8f8",
69
+ "private": true,
70
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
71
+ "isSource": true,
72
+ "original": {
73
+ "value": "#F8F8F8",
74
+ "private": true
75
+ },
76
+ "name": "color-neutral-lightest",
77
+ "attributes": {
78
+ "category": "color",
79
+ "type": "neutral",
80
+ "item": "lightest"
81
+ },
82
+ "path": [
83
+ "color",
84
+ "neutral",
85
+ "lightest"
86
+ ]
87
+ },
88
+ "darker": {
89
+ "value": "#333333",
90
+ "private": true,
91
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
92
+ "isSource": true,
93
+ "original": {
94
+ "value": "#333333",
95
+ "private": true
96
+ },
97
+ "name": "color-neutral-darker",
98
+ "attributes": {
99
+ "category": "color",
100
+ "type": "neutral",
101
+ "item": "darker"
102
+ },
103
+ "path": [
104
+ "color",
105
+ "neutral",
106
+ "darker"
107
+ ]
108
+ }
109
+ },
110
+ "status": {
111
+ "error": {
112
+ "light": {
113
+ "value": "#fd0826",
114
+ "private": true,
115
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
116
+ "isSource": true,
117
+ "original": {
118
+ "value": "#fd0826",
119
+ "private": true
120
+ },
121
+ "name": "color-status-error-light",
122
+ "attributes": {
123
+ "category": "color",
124
+ "type": "status",
125
+ "item": "error",
126
+ "subitem": "light"
127
+ },
128
+ "path": [
129
+ "color",
130
+ "status",
131
+ "error",
132
+ "light"
133
+ ]
134
+ },
135
+ "lightest": {
136
+ "value": "#ffe3e6",
137
+ "private": true,
138
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
139
+ "isSource": true,
140
+ "original": {
141
+ "value": "#ffe3e6",
142
+ "private": true
143
+ },
144
+ "name": "color-status-error-lightest",
145
+ "attributes": {
146
+ "category": "color",
147
+ "type": "status",
148
+ "item": "error",
149
+ "subitem": "lightest"
150
+ },
151
+ "path": [
152
+ "color",
153
+ "status",
154
+ "error",
155
+ "lightest"
156
+ ]
157
+ },
158
+ "dark": {
159
+ "value": "#d0021b",
160
+ "private": true,
161
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
162
+ "isSource": true,
163
+ "original": {
164
+ "value": "#d0021b",
165
+ "private": true
166
+ },
167
+ "name": "color-status-error-dark",
168
+ "attributes": {
169
+ "category": "color",
170
+ "type": "status",
171
+ "item": "error",
172
+ "subitem": "dark"
173
+ },
174
+ "path": [
175
+ "color",
176
+ "status",
177
+ "error",
178
+ "dark"
179
+ ]
180
+ },
181
+ "darkest": {
182
+ "value": "#ae0216",
183
+ "private": true,
184
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
185
+ "isSource": true,
186
+ "original": {
187
+ "value": "#ae0216",
188
+ "private": true
189
+ },
190
+ "name": "color-status-error-darkest",
191
+ "attributes": {
192
+ "category": "color",
193
+ "type": "status",
194
+ "item": "error",
195
+ "subitem": "darkest"
196
+ },
197
+ "path": [
198
+ "color",
199
+ "status",
200
+ "error",
201
+ "darkest"
202
+ ]
203
+ },
204
+ "base": {
205
+ "value": "#e1021d",
206
+ "private": true,
207
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
208
+ "isSource": true,
209
+ "original": {
210
+ "value": "#e1021d",
211
+ "private": true
212
+ },
213
+ "name": "color-status-error-base",
214
+ "attributes": {
215
+ "category": "color",
216
+ "type": "status",
217
+ "item": "error",
218
+ "subitem": "base"
219
+ },
220
+ "path": [
221
+ "color",
222
+ "status",
223
+ "error",
224
+ "base"
225
+ ]
226
+ }
227
+ },
228
+ "success": {
229
+ "light": {
230
+ "value": "#6ac52d",
231
+ "private": true,
232
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
233
+ "isSource": true,
234
+ "original": {
235
+ "value": "#6ac52d",
236
+ "private": true
237
+ },
238
+ "name": "color-status-success-light",
239
+ "attributes": {
240
+ "category": "color",
241
+ "type": "status",
242
+ "item": "success",
243
+ "subitem": "light"
244
+ },
245
+ "path": [
246
+ "color",
247
+ "status",
248
+ "success",
249
+ "light"
250
+ ]
251
+ },
252
+ "lightest": {
253
+ "value": "#f0faea",
254
+ "private": true,
255
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
256
+ "isSource": true,
257
+ "original": {
258
+ "value": "#f0faea",
259
+ "private": true
260
+ },
261
+ "name": "color-status-success-lightest",
262
+ "attributes": {
263
+ "category": "color",
264
+ "type": "status",
265
+ "item": "success",
266
+ "subitem": "lightest"
267
+ },
268
+ "path": [
269
+ "color",
270
+ "status",
271
+ "success",
272
+ "lightest"
273
+ ]
274
+ },
275
+ "dark": {
276
+ "value": "#549b24",
277
+ "private": true,
278
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
279
+ "isSource": true,
280
+ "original": {
281
+ "value": "#549b24",
282
+ "private": true
283
+ },
284
+ "name": "color-status-success-dark",
285
+ "attributes": {
286
+ "category": "color",
287
+ "type": "status",
288
+ "item": "success",
289
+ "subitem": "dark"
290
+ },
291
+ "path": [
292
+ "color",
293
+ "status",
294
+ "success",
295
+ "dark"
296
+ ]
297
+ },
298
+ "darkest": {
299
+ "value": "#40791b",
300
+ "private": true,
301
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
302
+ "isSource": true,
303
+ "original": {
304
+ "value": "#40791B",
305
+ "private": true
306
+ },
307
+ "name": "color-status-success-darkest",
308
+ "attributes": {
309
+ "category": "color",
310
+ "type": "status",
311
+ "item": "success",
312
+ "subitem": "darkest"
313
+ },
314
+ "path": [
315
+ "color",
316
+ "status",
317
+ "success",
318
+ "darkest"
319
+ ]
320
+ },
321
+ "base": {
322
+ "value": "#5ba927",
323
+ "private": true,
324
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
325
+ "isSource": true,
326
+ "original": {
327
+ "value": "#5ba927",
328
+ "private": true
329
+ },
330
+ "name": "color-status-success-base",
331
+ "attributes": {
332
+ "category": "color",
333
+ "type": "status",
334
+ "item": "success",
335
+ "subitem": "base"
336
+ },
337
+ "path": [
338
+ "color",
339
+ "status",
340
+ "success",
341
+ "base"
342
+ ]
343
+ }
344
+ },
345
+ "info": {
346
+ "light": {
347
+ "value": "#ffc442",
348
+ "private": true,
349
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
350
+ "isSource": true,
351
+ "original": {
352
+ "value": "#ffc442",
353
+ "private": true
354
+ },
355
+ "name": "color-status-info-light",
356
+ "attributes": {
357
+ "category": "color",
358
+ "type": "status",
359
+ "item": "info",
360
+ "subitem": "light"
361
+ },
362
+ "path": [
363
+ "color",
364
+ "status",
365
+ "info",
366
+ "light"
367
+ ]
368
+ },
369
+ "lightest": {
370
+ "value": "#fff7e5",
371
+ "private": true,
372
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
373
+ "isSource": true,
374
+ "original": {
375
+ "value": "#fff7e5",
376
+ "private": true
377
+ },
378
+ "name": "color-status-info-lightest",
379
+ "attributes": {
380
+ "category": "color",
381
+ "type": "status",
382
+ "item": "info",
383
+ "subitem": "lightest"
384
+ },
385
+ "path": [
386
+ "color",
387
+ "status",
388
+ "info",
389
+ "lightest"
390
+ ]
391
+ },
392
+ "dark": {
393
+ "value": "#f4aa08",
394
+ "private": true,
395
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
396
+ "isSource": true,
397
+ "original": {
398
+ "value": "#f4aa08",
399
+ "private": true
400
+ },
401
+ "name": "color-status-info-dark",
402
+ "attributes": {
403
+ "category": "color",
404
+ "type": "status",
405
+ "item": "info",
406
+ "subitem": "dark"
407
+ },
408
+ "path": [
409
+ "color",
410
+ "status",
411
+ "info",
412
+ "dark"
413
+ ]
414
+ },
415
+ "darkest": {
416
+ "value": "#946500",
417
+ "private": true,
418
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
419
+ "isSource": true,
420
+ "original": {
421
+ "value": "#946500",
422
+ "private": true
423
+ },
424
+ "name": "color-status-info-darkest",
425
+ "attributes": {
426
+ "category": "color",
427
+ "type": "status",
428
+ "item": "info",
429
+ "subitem": "darkest"
430
+ },
431
+ "path": [
432
+ "color",
433
+ "status",
434
+ "info",
435
+ "darkest"
436
+ ]
437
+ },
438
+ "base": {
439
+ "value": "#ffb411",
440
+ "private": true,
441
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
442
+ "isSource": true,
443
+ "original": {
444
+ "value": "#ffb411",
445
+ "private": true
446
+ },
447
+ "name": "color-status-info-base",
448
+ "attributes": {
449
+ "category": "color",
450
+ "type": "status",
451
+ "item": "info",
452
+ "subitem": "base"
453
+ },
454
+ "path": [
455
+ "color",
456
+ "status",
457
+ "info",
458
+ "base"
459
+ ]
460
+ }
461
+ }
462
+ },
463
+ "brand": {
464
+ "1": {
465
+ "light": {
466
+ "value": "#2990e0",
467
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
468
+ "isSource": true,
469
+ "original": {
470
+ "value": "#2990e0"
471
+ },
472
+ "name": "color-brand-1-light",
473
+ "attributes": {
474
+ "category": "color",
475
+ "type": "brand",
476
+ "item": "1",
477
+ "subitem": "light"
478
+ },
479
+ "path": [
480
+ "color",
481
+ "brand",
482
+ "1",
483
+ "light"
484
+ ]
485
+ },
486
+ "lightest": {
487
+ "value": "#e9f3fc",
488
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
489
+ "isSource": true,
490
+ "original": {
491
+ "value": "#e9f3fc"
492
+ },
493
+ "name": "color-brand-1-lightest",
494
+ "attributes": {
495
+ "category": "color",
496
+ "type": "brand",
497
+ "item": "1",
498
+ "subitem": "lightest"
499
+ },
500
+ "path": [
501
+ "color",
502
+ "brand",
503
+ "1",
504
+ "lightest"
505
+ ]
506
+ },
507
+ "dark": {
508
+ "value": "#15598e",
509
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
510
+ "isSource": true,
511
+ "original": {
512
+ "value": "#15598e"
513
+ },
514
+ "name": "color-brand-1-dark",
515
+ "attributes": {
516
+ "category": "color",
517
+ "type": "brand",
518
+ "item": "1",
519
+ "subitem": "dark"
520
+ },
521
+ "path": [
522
+ "color",
523
+ "brand",
524
+ "1",
525
+ "dark"
526
+ ]
527
+ },
528
+ "darkest": {
529
+ "value": "#082135",
530
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
531
+ "isSource": true,
532
+ "original": {
533
+ "value": "#082135"
534
+ },
535
+ "name": "color-brand-1-darkest",
536
+ "attributes": {
537
+ "category": "color",
538
+ "type": "brand",
539
+ "item": "1",
540
+ "subitem": "darkest"
541
+ },
542
+ "path": [
543
+ "color",
544
+ "brand",
545
+ "1",
546
+ "darkest"
547
+ ]
548
+ },
549
+ "base": {
550
+ "value": "#1b75bb",
551
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
552
+ "isSource": true,
553
+ "original": {
554
+ "value": "#1B75BB"
555
+ },
556
+ "name": "color-brand-1-base",
557
+ "attributes": {
558
+ "category": "color",
559
+ "type": "brand",
560
+ "item": "1",
561
+ "subitem": "base"
562
+ },
563
+ "path": [
564
+ "color",
565
+ "brand",
566
+ "1",
567
+ "base"
568
+ ]
569
+ }
570
+ },
571
+ "2": {
572
+ "light": {
573
+ "value": "#f9007b",
574
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
575
+ "isSource": true,
576
+ "original": {
577
+ "value": "#f9007b"
578
+ },
579
+ "name": "color-brand-2-light",
580
+ "attributes": {
581
+ "category": "color",
582
+ "type": "brand",
583
+ "item": "2",
584
+ "subitem": "light"
585
+ },
586
+ "path": [
587
+ "color",
588
+ "brand",
589
+ "2",
590
+ "light"
591
+ ]
592
+ },
593
+ "lightest": {
594
+ "value": "#ffe5f2",
595
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
596
+ "isSource": true,
597
+ "original": {
598
+ "value": "#ffe5f2"
599
+ },
600
+ "name": "color-brand-2-lightest",
601
+ "attributes": {
602
+ "category": "color",
603
+ "type": "brand",
604
+ "item": "2",
605
+ "subitem": "lightest"
606
+ },
607
+ "path": [
608
+ "color",
609
+ "brand",
610
+ "2",
611
+ "lightest"
612
+ ]
613
+ },
614
+ "dark": {
615
+ "value": "#930049",
616
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
617
+ "isSource": true,
618
+ "original": {
619
+ "value": "#930049"
620
+ },
621
+ "name": "color-brand-2-dark",
622
+ "attributes": {
623
+ "category": "color",
624
+ "type": "brand",
625
+ "item": "2",
626
+ "subitem": "dark"
627
+ },
628
+ "path": [
629
+ "color",
630
+ "brand",
631
+ "2",
632
+ "dark"
633
+ ]
634
+ },
635
+ "darkest": {
636
+ "value": "#3d001e",
637
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
638
+ "isSource": true,
639
+ "original": {
640
+ "value": "#3d001e"
641
+ },
642
+ "name": "color-brand-2-darkest",
643
+ "attributes": {
644
+ "category": "color",
645
+ "type": "brand",
646
+ "item": "2",
647
+ "subitem": "darkest"
648
+ },
649
+ "path": [
650
+ "color",
651
+ "brand",
652
+ "2",
653
+ "darkest"
654
+ ]
655
+ },
656
+ "base": {
657
+ "value": "#c60062",
658
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
659
+ "isSource": true,
660
+ "original": {
661
+ "value": "#C60062"
662
+ },
663
+ "name": "color-brand-2-base",
664
+ "attributes": {
665
+ "category": "color",
666
+ "type": "brand",
667
+ "item": "2",
668
+ "subitem": "base"
669
+ },
670
+ "path": [
671
+ "color",
672
+ "brand",
673
+ "2",
674
+ "base"
675
+ ]
676
+ }
677
+ },
678
+ "3": {
679
+ "light": {
680
+ "value": "#24e6d7",
681
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
682
+ "isSource": true,
683
+ "original": {
684
+ "value": "#24e6d7"
685
+ },
686
+ "name": "color-brand-3-light",
687
+ "attributes": {
688
+ "category": "color",
689
+ "type": "brand",
690
+ "item": "3",
691
+ "subitem": "light"
692
+ },
693
+ "path": [
694
+ "color",
695
+ "brand",
696
+ "3",
697
+ "light"
698
+ ]
699
+ },
700
+ "lightest": {
701
+ "value": "#e8fcfb",
702
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
703
+ "isSource": true,
704
+ "original": {
705
+ "value": "#e8fcfb"
706
+ },
707
+ "name": "color-brand-3-lightest",
708
+ "attributes": {
709
+ "category": "color",
710
+ "type": "brand",
711
+ "item": "3",
712
+ "subitem": "lightest"
713
+ },
714
+ "path": [
715
+ "color",
716
+ "brand",
717
+ "3",
718
+ "lightest"
719
+ ]
720
+ },
721
+ "dark": {
722
+ "value": "#119389",
723
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
724
+ "isSource": true,
725
+ "original": {
726
+ "value": "#119389"
727
+ },
728
+ "name": "color-brand-3-dark",
729
+ "attributes": {
730
+ "category": "color",
731
+ "type": "brand",
732
+ "item": "3",
733
+ "subitem": "dark"
734
+ },
735
+ "path": [
736
+ "color",
737
+ "brand",
738
+ "3",
739
+ "dark"
740
+ ]
741
+ },
742
+ "darkest": {
743
+ "value": "#063733",
744
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
745
+ "isSource": true,
746
+ "original": {
747
+ "value": "#063733"
748
+ },
749
+ "name": "color-brand-3-darkest",
750
+ "attributes": {
751
+ "category": "color",
752
+ "type": "brand",
753
+ "item": "3",
754
+ "subitem": "darkest"
755
+ },
756
+ "path": [
757
+ "color",
758
+ "brand",
759
+ "3",
760
+ "darkest"
761
+ ]
762
+ },
763
+ "base": {
764
+ "value": "#16c1b4",
765
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
766
+ "isSource": true,
767
+ "original": {
768
+ "value": "#16C1B4"
769
+ },
770
+ "name": "color-brand-3-base",
771
+ "attributes": {
772
+ "category": "color",
773
+ "type": "brand",
774
+ "item": "3",
775
+ "subitem": "base"
776
+ },
777
+ "path": [
778
+ "color",
779
+ "brand",
780
+ "3",
781
+ "base"
782
+ ]
783
+ }
784
+ }
785
+ },
786
+ "background": {
787
+ "body": {
788
+ "value": "#ffffff",
789
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
790
+ "isSource": true,
791
+ "original": {
792
+ "value": "#fff"
793
+ },
794
+ "name": "color-background-body",
795
+ "attributes": {
796
+ "category": "color",
797
+ "type": "background",
798
+ "item": "body"
799
+ },
800
+ "path": [
801
+ "color",
802
+ "background",
803
+ "body"
804
+ ]
805
+ },
806
+ "site-container": {
807
+ "value": "#f8f8f8",
808
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
809
+ "isSource": true,
810
+ "original": {
811
+ "value": "{color.neutral.lightest.value}"
812
+ },
813
+ "name": "color-background-site-container",
814
+ "attributes": {
815
+ "category": "color",
816
+ "type": "background",
817
+ "item": "site-container"
818
+ },
819
+ "path": [
820
+ "color",
821
+ "background",
822
+ "site-container"
823
+ ]
824
+ },
825
+ "surface": {
826
+ "value": "#ffffff",
827
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
828
+ "isSource": true,
829
+ "original": {
830
+ "value": "#fff"
831
+ },
832
+ "name": "color-background-surface",
833
+ "attributes": {
834
+ "category": "color",
835
+ "type": "background",
836
+ "item": "surface"
837
+ },
838
+ "path": [
839
+ "color",
840
+ "background",
841
+ "surface"
842
+ ]
843
+ },
844
+ "main": {
845
+ "value": "rgba(0, 0, 0, 0)",
846
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
847
+ "isSource": true,
848
+ "original": {
849
+ "value": "rgba(0,0,0,0)"
850
+ },
851
+ "name": "color-background-main",
852
+ "attributes": {
853
+ "category": "color",
854
+ "type": "background",
855
+ "item": "main"
856
+ },
857
+ "path": [
858
+ "color",
859
+ "background",
860
+ "main"
861
+ ]
862
+ }
863
+ },
864
+ "text": {
865
+ "base": {
866
+ "value": "#343433",
867
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
868
+ "isSource": true,
869
+ "original": {
870
+ "value": "#343433"
871
+ },
872
+ "name": "color-text-base",
873
+ "attributes": {
874
+ "category": "color",
875
+ "type": "text",
876
+ "item": "base"
877
+ },
878
+ "path": [
879
+ "color",
880
+ "text",
881
+ "base"
882
+ ]
883
+ },
884
+ "invert": {
885
+ "value": "#ffffff",
886
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
887
+ "isSource": true,
888
+ "original": {
889
+ "value": "#fff"
890
+ },
891
+ "name": "color-text-invert",
892
+ "attributes": {
893
+ "category": "color",
894
+ "type": "text",
895
+ "item": "invert"
896
+ },
897
+ "path": [
898
+ "color",
899
+ "text",
900
+ "invert"
901
+ ]
902
+ },
903
+ "headers": {
904
+ "1": {
905
+ "value": "#222222",
906
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
907
+ "isSource": true,
908
+ "original": {
909
+ "value": "{color.text.headers.base.value}"
910
+ },
911
+ "name": "color-text-headers-1",
912
+ "attributes": {
913
+ "category": "color",
914
+ "type": "text",
915
+ "item": "headers",
916
+ "subitem": "1"
917
+ },
918
+ "path": [
919
+ "color",
920
+ "text",
921
+ "headers",
922
+ "1"
923
+ ]
924
+ },
925
+ "2": {
926
+ "value": "#222222",
927
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
928
+ "isSource": true,
929
+ "original": {
930
+ "value": "{color.text.headers.base.value}"
931
+ },
932
+ "name": "color-text-headers-2",
933
+ "attributes": {
934
+ "category": "color",
935
+ "type": "text",
936
+ "item": "headers",
937
+ "subitem": "2"
938
+ },
939
+ "path": [
940
+ "color",
941
+ "text",
942
+ "headers",
943
+ "2"
944
+ ]
945
+ },
946
+ "3": {
947
+ "value": "#222222",
948
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
949
+ "isSource": true,
950
+ "original": {
951
+ "value": "{color.text.headers.base.value}"
952
+ },
953
+ "name": "color-text-headers-3",
954
+ "attributes": {
955
+ "category": "color",
956
+ "type": "text",
957
+ "item": "headers",
958
+ "subitem": "3"
959
+ },
960
+ "path": [
961
+ "color",
962
+ "text",
963
+ "headers",
964
+ "3"
965
+ ]
966
+ },
967
+ "base": {
968
+ "value": "#222222",
969
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
970
+ "isSource": true,
971
+ "original": {
972
+ "value": "#222222"
973
+ },
974
+ "name": "color-text-headers-base",
975
+ "attributes": {
976
+ "category": "color",
977
+ "type": "text",
978
+ "item": "headers",
979
+ "subitem": "base"
980
+ },
981
+ "path": [
982
+ "color",
983
+ "text",
984
+ "headers",
985
+ "base"
986
+ ]
987
+ }
988
+ }
989
+ },
990
+ "border": {
991
+ "value": "#dddddd",
992
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
993
+ "isSource": true,
994
+ "original": {
995
+ "value": "{color.neutral.lighter.value}"
996
+ },
997
+ "name": "color-border",
998
+ "attributes": {
999
+ "category": "color",
1000
+ "type": "border"
1001
+ },
1002
+ "path": [
1003
+ "color",
1004
+ "border"
1005
+ ]
1006
+ },
1007
+ "button": {
1008
+ "bg": {
1009
+ "base": {
1010
+ "value": "#c60062",
1011
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1012
+ "isSource": true,
1013
+ "original": {
1014
+ "value": "{color.brand.2.base.value}"
1015
+ },
1016
+ "name": "color-button-bg-base",
1017
+ "attributes": {
1018
+ "category": "color",
1019
+ "type": "button",
1020
+ "item": "bg",
1021
+ "subitem": "base"
1022
+ },
1023
+ "path": [
1024
+ "color",
1025
+ "button",
1026
+ "bg",
1027
+ "base"
1028
+ ]
1029
+ },
1030
+ "hover": {
1031
+ "value": "#f9007b",
1032
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1033
+ "isSource": true,
1034
+ "original": {
1035
+ "value": "{color.brand.2.light.value}"
1036
+ },
1037
+ "name": "color-button-bg-hover",
1038
+ "attributes": {
1039
+ "category": "color",
1040
+ "type": "button",
1041
+ "item": "bg",
1042
+ "subitem": "hover"
1043
+ },
1044
+ "path": [
1045
+ "color",
1046
+ "button",
1047
+ "bg",
1048
+ "hover"
1049
+ ]
1050
+ }
1051
+ },
1052
+ "text": {
1053
+ "base": {
1054
+ "value": "#ffffff",
1055
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1056
+ "isSource": true,
1057
+ "original": {
1058
+ "value": "#fff"
1059
+ },
1060
+ "name": "color-button-text-base",
1061
+ "attributes": {
1062
+ "category": "color",
1063
+ "type": "button",
1064
+ "item": "text",
1065
+ "subitem": "base"
1066
+ },
1067
+ "path": [
1068
+ "color",
1069
+ "button",
1070
+ "text",
1071
+ "base"
1072
+ ]
1073
+ },
1074
+ "hover": {
1075
+ "value": "#ffffff",
1076
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1077
+ "isSource": true,
1078
+ "original": {
1079
+ "value": "{color.button.text.base.value}"
1080
+ },
1081
+ "name": "color-button-text-hover",
1082
+ "attributes": {
1083
+ "category": "color",
1084
+ "type": "button",
1085
+ "item": "text",
1086
+ "subitem": "hover"
1087
+ },
1088
+ "path": [
1089
+ "color",
1090
+ "button",
1091
+ "text",
1092
+ "hover"
1093
+ ]
1094
+ }
1095
+ },
1096
+ "border": {
1097
+ "base": {
1098
+ "value": "rgba(0, 0, 0, 0)",
1099
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1100
+ "isSource": true,
1101
+ "original": {
1102
+ "value": "rgba(0,0,0,0)"
1103
+ },
1104
+ "name": "color-button-border-base",
1105
+ "attributes": {
1106
+ "category": "color",
1107
+ "type": "button",
1108
+ "item": "border",
1109
+ "subitem": "base"
1110
+ },
1111
+ "path": [
1112
+ "color",
1113
+ "button",
1114
+ "border",
1115
+ "base"
1116
+ ]
1117
+ },
1118
+ "top": {
1119
+ "value": "rgba(0, 0, 0, 0)",
1120
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1121
+ "isSource": true,
1122
+ "original": {
1123
+ "value": "{color.button.border.base.value}"
1124
+ },
1125
+ "name": "color-button-border-top",
1126
+ "attributes": {
1127
+ "category": "color",
1128
+ "type": "button",
1129
+ "item": "border",
1130
+ "subitem": "top"
1131
+ },
1132
+ "path": [
1133
+ "color",
1134
+ "button",
1135
+ "border",
1136
+ "top"
1137
+ ]
1138
+ },
1139
+ "right": {
1140
+ "value": "rgba(0, 0, 0, 0)",
1141
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1142
+ "isSource": true,
1143
+ "original": {
1144
+ "value": "{color.button.border.base.value}"
1145
+ },
1146
+ "name": "color-button-border-right",
1147
+ "attributes": {
1148
+ "category": "color",
1149
+ "type": "button",
1150
+ "item": "border",
1151
+ "subitem": "right"
1152
+ },
1153
+ "path": [
1154
+ "color",
1155
+ "button",
1156
+ "border",
1157
+ "right"
1158
+ ]
1159
+ },
1160
+ "bottom": {
1161
+ "value": "rgba(0, 0, 0, 0)",
1162
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1163
+ "isSource": true,
1164
+ "original": {
1165
+ "value": "{color.button.border.base.value}"
1166
+ },
1167
+ "name": "color-button-border-bottom",
1168
+ "attributes": {
1169
+ "category": "color",
1170
+ "type": "button",
1171
+ "item": "border",
1172
+ "subitem": "bottom"
1173
+ },
1174
+ "path": [
1175
+ "color",
1176
+ "button",
1177
+ "border",
1178
+ "bottom"
1179
+ ]
1180
+ },
1181
+ "left": {
1182
+ "value": "rgba(0, 0, 0, 0)",
1183
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1184
+ "isSource": true,
1185
+ "original": {
1186
+ "value": "{color.button.border.base.value}"
1187
+ },
1188
+ "name": "color-button-border-left",
1189
+ "attributes": {
1190
+ "category": "color",
1191
+ "type": "button",
1192
+ "item": "border",
1193
+ "subitem": "left"
1194
+ },
1195
+ "path": [
1196
+ "color",
1197
+ "button",
1198
+ "border",
1199
+ "left"
1200
+ ]
1201
+ },
1202
+ "hover": {
1203
+ "base": {
1204
+ "value": "rgba(0, 0, 0, 0)",
1205
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1206
+ "isSource": true,
1207
+ "original": {
1208
+ "value": "{color.button.border.base.value}"
1209
+ },
1210
+ "name": "color-button-border-hover-base",
1211
+ "attributes": {
1212
+ "category": "color",
1213
+ "type": "button",
1214
+ "item": "border",
1215
+ "subitem": "hover",
1216
+ "state": "base"
1217
+ },
1218
+ "path": [
1219
+ "color",
1220
+ "button",
1221
+ "border",
1222
+ "hover",
1223
+ "base"
1224
+ ]
1225
+ },
1226
+ "top": {
1227
+ "value": "rgba(0, 0, 0, 0)",
1228
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1229
+ "isSource": true,
1230
+ "original": {
1231
+ "value": "{color.button.border.hover.base.value}"
1232
+ },
1233
+ "name": "color-button-border-hover-top",
1234
+ "attributes": {
1235
+ "category": "color",
1236
+ "type": "button",
1237
+ "item": "border",
1238
+ "subitem": "hover",
1239
+ "state": "top"
1240
+ },
1241
+ "path": [
1242
+ "color",
1243
+ "button",
1244
+ "border",
1245
+ "hover",
1246
+ "top"
1247
+ ]
1248
+ },
1249
+ "right": {
1250
+ "value": "rgba(0, 0, 0, 0)",
1251
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1252
+ "isSource": true,
1253
+ "original": {
1254
+ "value": "{color.button.border.hover.base.value}"
1255
+ },
1256
+ "name": "color-button-border-hover-right",
1257
+ "attributes": {
1258
+ "category": "color",
1259
+ "type": "button",
1260
+ "item": "border",
1261
+ "subitem": "hover",
1262
+ "state": "right"
1263
+ },
1264
+ "path": [
1265
+ "color",
1266
+ "button",
1267
+ "border",
1268
+ "hover",
1269
+ "right"
1270
+ ]
1271
+ },
1272
+ "bottom": {
1273
+ "value": "rgba(0, 0, 0, 0)",
1274
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1275
+ "isSource": true,
1276
+ "original": {
1277
+ "value": "{color.button.border.hover.base.value}"
1278
+ },
1279
+ "name": "color-button-border-hover-bottom",
1280
+ "attributes": {
1281
+ "category": "color",
1282
+ "type": "button",
1283
+ "item": "border",
1284
+ "subitem": "hover",
1285
+ "state": "bottom"
1286
+ },
1287
+ "path": [
1288
+ "color",
1289
+ "button",
1290
+ "border",
1291
+ "hover",
1292
+ "bottom"
1293
+ ]
1294
+ },
1295
+ "left": {
1296
+ "value": "rgba(0, 0, 0, 0)",
1297
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1298
+ "isSource": true,
1299
+ "original": {
1300
+ "value": "{color.button.border.hover.base.value}"
1301
+ },
1302
+ "name": "color-button-border-hover-left",
1303
+ "attributes": {
1304
+ "category": "color",
1305
+ "type": "button",
1306
+ "item": "border",
1307
+ "subitem": "hover",
1308
+ "state": "left"
1309
+ },
1310
+ "path": [
1311
+ "color",
1312
+ "button",
1313
+ "border",
1314
+ "hover",
1315
+ "left"
1316
+ ]
1317
+ }
1318
+ }
1319
+ }
1320
+ },
1321
+ "link": {
1322
+ "base": {
1323
+ "value": "#1b75bb",
1324
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1325
+ "isSource": true,
1326
+ "original": {
1327
+ "value": "{color.brand.1.base.value}"
1328
+ },
1329
+ "name": "color-link-base",
1330
+ "attributes": {
1331
+ "category": "color",
1332
+ "type": "link",
1333
+ "item": "base"
1334
+ },
1335
+ "path": [
1336
+ "color",
1337
+ "link",
1338
+ "base"
1339
+ ]
1340
+ },
1341
+ "hover": {
1342
+ "value": "#15598e",
1343
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1344
+ "isSource": true,
1345
+ "original": {
1346
+ "value": "{color.brand.1.dark.value}"
1347
+ },
1348
+ "name": "color-link-hover",
1349
+ "attributes": {
1350
+ "category": "color",
1351
+ "type": "link",
1352
+ "item": "hover"
1353
+ },
1354
+ "path": [
1355
+ "color",
1356
+ "link",
1357
+ "hover"
1358
+ ]
1359
+ }
1360
+ },
1361
+ "branded-container": {
1362
+ "1": {
1363
+ "background": {
1364
+ "value": "#1b75bb",
1365
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1366
+ "isSource": true,
1367
+ "original": {
1368
+ "value": "{color.brand.1.base.value}"
1369
+ },
1370
+ "name": "color-branded-container-1-background",
1371
+ "attributes": {
1372
+ "category": "color",
1373
+ "type": "branded-container",
1374
+ "item": "1",
1375
+ "subitem": "background"
1376
+ },
1377
+ "path": [
1378
+ "color",
1379
+ "branded-container",
1380
+ "1",
1381
+ "background"
1382
+ ]
1383
+ },
1384
+ "text": {
1385
+ "value": "#ffffff",
1386
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1387
+ "isSource": true,
1388
+ "original": {
1389
+ "value": "{color.text.invert.value}"
1390
+ },
1391
+ "name": "color-branded-container-1-text",
1392
+ "attributes": {
1393
+ "category": "color",
1394
+ "type": "branded-container",
1395
+ "item": "1",
1396
+ "subitem": "text"
1397
+ },
1398
+ "path": [
1399
+ "color",
1400
+ "branded-container",
1401
+ "1",
1402
+ "text"
1403
+ ]
1404
+ },
1405
+ "button": {
1406
+ "bg": {
1407
+ "base": {
1408
+ "value": "#c60062",
1409
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1410
+ "isSource": true,
1411
+ "original": {
1412
+ "value": "{color.brand.2.base.value}"
1413
+ },
1414
+ "name": "color-branded-container-1-button-bg-base",
1415
+ "attributes": {
1416
+ "category": "color",
1417
+ "type": "branded-container",
1418
+ "item": "1",
1419
+ "subitem": "button",
1420
+ "state": "bg"
1421
+ },
1422
+ "path": [
1423
+ "color",
1424
+ "branded-container",
1425
+ "1",
1426
+ "button",
1427
+ "bg",
1428
+ "base"
1429
+ ]
1430
+ },
1431
+ "hover": {
1432
+ "value": "#f9007b",
1433
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1434
+ "isSource": true,
1435
+ "original": {
1436
+ "value": "{color.brand.2.light.value}"
1437
+ },
1438
+ "name": "color-branded-container-1-button-bg-hover",
1439
+ "attributes": {
1440
+ "category": "color",
1441
+ "type": "branded-container",
1442
+ "item": "1",
1443
+ "subitem": "button",
1444
+ "state": "bg"
1445
+ },
1446
+ "path": [
1447
+ "color",
1448
+ "branded-container",
1449
+ "1",
1450
+ "button",
1451
+ "bg",
1452
+ "hover"
1453
+ ]
1454
+ }
1455
+ },
1456
+ "text": {
1457
+ "base": {
1458
+ "value": "#ffffff",
1459
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1460
+ "isSource": true,
1461
+ "original": {
1462
+ "value": "#fff"
1463
+ },
1464
+ "name": "color-branded-container-1-button-text-base",
1465
+ "attributes": {
1466
+ "category": "color",
1467
+ "type": "branded-container",
1468
+ "item": "1",
1469
+ "subitem": "button",
1470
+ "state": "text"
1471
+ },
1472
+ "path": [
1473
+ "color",
1474
+ "branded-container",
1475
+ "1",
1476
+ "button",
1477
+ "text",
1478
+ "base"
1479
+ ]
1480
+ },
1481
+ "hover": {
1482
+ "value": "#ffffff",
1483
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1484
+ "isSource": true,
1485
+ "original": {
1486
+ "value": "{color.button.text.base.value}"
1487
+ },
1488
+ "name": "color-branded-container-1-button-text-hover",
1489
+ "attributes": {
1490
+ "category": "color",
1491
+ "type": "branded-container",
1492
+ "item": "1",
1493
+ "subitem": "button",
1494
+ "state": "text"
1495
+ },
1496
+ "path": [
1497
+ "color",
1498
+ "branded-container",
1499
+ "1",
1500
+ "button",
1501
+ "text",
1502
+ "hover"
1503
+ ]
1504
+ }
1505
+ }
1506
+ }
1507
+ }
1508
+ },
1509
+ "ad-container": {
1510
+ "leaderboard": {
1511
+ "background": {
1512
+ "value": "#ffffff",
1513
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1514
+ "isSource": true,
1515
+ "original": {
1516
+ "value": "{color.background.body.value}"
1517
+ },
1518
+ "name": "color-ad-container-leaderboard-background",
1519
+ "attributes": {
1520
+ "category": "color",
1521
+ "type": "ad-container",
1522
+ "item": "leaderboard",
1523
+ "subitem": "background"
1524
+ },
1525
+ "path": [
1526
+ "color",
1527
+ "ad-container",
1528
+ "leaderboard",
1529
+ "background"
1530
+ ]
1531
+ }
1532
+ }
1533
+ },
1534
+ "input": {
1535
+ "checked": {
1536
+ "value": "#000000",
1537
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1538
+ "isSource": true,
1539
+ "original": {
1540
+ "value": "#000"
1541
+ },
1542
+ "name": "color-input-checked",
1543
+ "attributes": {
1544
+ "category": "color",
1545
+ "type": "input",
1546
+ "item": "checked"
1547
+ },
1548
+ "path": [
1549
+ "color",
1550
+ "input",
1551
+ "checked"
1552
+ ]
1553
+ },
1554
+ "border": {
1555
+ "value": "#707070",
1556
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1557
+ "isSource": true,
1558
+ "original": {
1559
+ "value": "{color.neutral.base.value}"
1560
+ },
1561
+ "name": "color-input-border",
1562
+ "attributes": {
1563
+ "category": "color",
1564
+ "type": "input",
1565
+ "item": "border"
1566
+ },
1567
+ "path": [
1568
+ "color",
1569
+ "input",
1570
+ "border"
1571
+ ]
1572
+ },
1573
+ "focus": {
1574
+ "value": "#5092fd",
1575
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1576
+ "isSource": true,
1577
+ "original": {
1578
+ "value": "#5092fd"
1579
+ },
1580
+ "name": "color-input-focus",
1581
+ "attributes": {
1582
+ "category": "color",
1583
+ "type": "input",
1584
+ "item": "focus"
1585
+ },
1586
+ "path": [
1587
+ "color",
1588
+ "input",
1589
+ "focus"
1590
+ ]
1591
+ },
1592
+ "disabled": {
1593
+ "label": {
1594
+ "value": "rgba(84, 84, 84, 0.5)",
1595
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1596
+ "isSource": true,
1597
+ "original": {
1598
+ "value": "rgba(84, 84, 84, 0.5)"
1599
+ },
1600
+ "name": "color-input-disabled-label",
1601
+ "attributes": {
1602
+ "category": "color",
1603
+ "type": "input",
1604
+ "item": "disabled",
1605
+ "subitem": "label"
1606
+ },
1607
+ "path": [
1608
+ "color",
1609
+ "input",
1610
+ "disabled",
1611
+ "label"
1612
+ ]
1613
+ },
1614
+ "field": {
1615
+ "value": "rgba(176, 176, 176, 0.5)",
1616
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1617
+ "isSource": true,
1618
+ "original": {
1619
+ "value": "rgba(176, 176, 176, 0.5)"
1620
+ },
1621
+ "name": "color-input-disabled-field",
1622
+ "attributes": {
1623
+ "category": "color",
1624
+ "type": "input",
1625
+ "item": "disabled",
1626
+ "subitem": "field"
1627
+ },
1628
+ "path": [
1629
+ "color",
1630
+ "input",
1631
+ "disabled",
1632
+ "field"
1633
+ ]
1634
+ }
1635
+ }
1636
+ },
1637
+ "pill": {
1638
+ "bg": {
1639
+ "base": {
1640
+ "value": "#1b75bb",
1641
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1642
+ "isSource": true,
1643
+ "original": {
1644
+ "value": "{color.brand.1.base.value}"
1645
+ },
1646
+ "name": "color-pill-bg-base",
1647
+ "attributes": {
1648
+ "category": "color",
1649
+ "type": "pill",
1650
+ "item": "bg",
1651
+ "subitem": "base"
1652
+ },
1653
+ "path": [
1654
+ "color",
1655
+ "pill",
1656
+ "bg",
1657
+ "base"
1658
+ ]
1659
+ },
1660
+ "hover": {
1661
+ "value": "#2990e0",
1662
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1663
+ "isSource": true,
1664
+ "original": {
1665
+ "value": "{color.brand.1.light.value}"
1666
+ },
1667
+ "name": "color-pill-bg-hover",
1668
+ "attributes": {
1669
+ "category": "color",
1670
+ "type": "pill",
1671
+ "item": "bg",
1672
+ "subitem": "hover"
1673
+ },
1674
+ "path": [
1675
+ "color",
1676
+ "pill",
1677
+ "bg",
1678
+ "hover"
1679
+ ]
1680
+ }
1681
+ },
1682
+ "text": {
1683
+ "base": {
1684
+ "value": "#ffffff",
1685
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1686
+ "isSource": true,
1687
+ "original": {
1688
+ "value": "#fff"
1689
+ },
1690
+ "name": "color-pill-text-base",
1691
+ "attributes": {
1692
+ "category": "color",
1693
+ "type": "pill",
1694
+ "item": "text",
1695
+ "subitem": "base"
1696
+ },
1697
+ "path": [
1698
+ "color",
1699
+ "pill",
1700
+ "text",
1701
+ "base"
1702
+ ]
1703
+ },
1704
+ "hover": {
1705
+ "value": "#ffffff",
1706
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1707
+ "isSource": true,
1708
+ "original": {
1709
+ "value": "{color.pill.text.base.value}"
1710
+ },
1711
+ "name": "color-pill-text-hover",
1712
+ "attributes": {
1713
+ "category": "color",
1714
+ "type": "pill",
1715
+ "item": "text",
1716
+ "subitem": "hover"
1717
+ },
1718
+ "path": [
1719
+ "color",
1720
+ "pill",
1721
+ "text",
1722
+ "hover"
1723
+ ]
1724
+ }
1725
+ }
1726
+ },
1727
+ "new-badge": {
1728
+ "background": {
1729
+ "value": "#40791b",
1730
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1731
+ "isSource": true,
1732
+ "original": {
1733
+ "value": "#40791B"
1734
+ },
1735
+ "name": "color-new-badge-background",
1736
+ "attributes": {
1737
+ "category": "color",
1738
+ "type": "new-badge",
1739
+ "item": "background"
1740
+ },
1741
+ "path": [
1742
+ "color",
1743
+ "new-badge",
1744
+ "background"
1745
+ ]
1746
+ },
1747
+ "text": {
1748
+ "value": "#ffffff",
1749
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1750
+ "isSource": true,
1751
+ "original": {
1752
+ "value": "#fff"
1753
+ },
1754
+ "name": "color-new-badge-text",
1755
+ "attributes": {
1756
+ "category": "color",
1757
+ "type": "new-badge",
1758
+ "item": "text"
1759
+ },
1760
+ "path": [
1761
+ "color",
1762
+ "new-badge",
1763
+ "text"
1764
+ ]
1765
+ }
1766
+ }
1767
+ },
1768
+ "size": {
1769
+ "baseline": {
1770
+ "value": "4px",
1771
+ "private": true,
1772
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1773
+ "isSource": true,
1774
+ "original": {
1775
+ "value": "4px",
1776
+ "private": true
1777
+ },
1778
+ "name": "size-baseline",
1779
+ "attributes": {
1780
+ "category": "size",
1781
+ "type": "baseline"
1782
+ },
1783
+ "path": [
1784
+ "size",
1785
+ "baseline"
1786
+ ]
1787
+ },
1788
+ "breakpoint": {
1789
+ "sm": {
1790
+ "value": "400px",
1791
+ "private": true,
1792
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1793
+ "isSource": true,
1794
+ "original": {
1795
+ "value": "400px",
1796
+ "private": true
1797
+ },
1798
+ "name": "size-breakpoint-sm",
1799
+ "attributes": {
1800
+ "category": "size",
1801
+ "type": "breakpoint",
1802
+ "item": "sm"
1803
+ },
1804
+ "path": [
1805
+ "size",
1806
+ "breakpoint",
1807
+ "sm"
1808
+ ]
1809
+ },
1810
+ "md": {
1811
+ "value": "600px",
1812
+ "private": true,
1813
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1814
+ "isSource": true,
1815
+ "original": {
1816
+ "value": "600px",
1817
+ "private": true
1818
+ },
1819
+ "name": "size-breakpoint-md",
1820
+ "attributes": {
1821
+ "category": "size",
1822
+ "type": "breakpoint",
1823
+ "item": "md"
1824
+ },
1825
+ "path": [
1826
+ "size",
1827
+ "breakpoint",
1828
+ "md"
1829
+ ]
1830
+ },
1831
+ "lg": {
1832
+ "value": "1008px",
1833
+ "private": true,
1834
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1835
+ "isSource": true,
1836
+ "original": {
1837
+ "value": "1008px",
1838
+ "private": true
1839
+ },
1840
+ "name": "size-breakpoint-lg",
1841
+ "attributes": {
1842
+ "category": "size",
1843
+ "type": "breakpoint",
1844
+ "item": "lg"
1845
+ },
1846
+ "path": [
1847
+ "size",
1848
+ "breakpoint",
1849
+ "lg"
1850
+ ]
1851
+ },
1852
+ "xl": {
1853
+ "value": "1280px",
1854
+ "private": true,
1855
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1856
+ "isSource": true,
1857
+ "original": {
1858
+ "value": "1280px",
1859
+ "private": true
1860
+ },
1861
+ "name": "size-breakpoint-xl",
1862
+ "attributes": {
1863
+ "category": "size",
1864
+ "type": "breakpoint",
1865
+ "item": "xl"
1866
+ },
1867
+ "path": [
1868
+ "size",
1869
+ "breakpoint",
1870
+ "xl"
1871
+ ]
1872
+ }
1873
+ },
1874
+ "gutter-width": {
1875
+ "value": "20px",
1876
+ "private": true,
1877
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1878
+ "isSource": true,
1879
+ "original": {
1880
+ "value": "20px",
1881
+ "private": true
1882
+ },
1883
+ "name": "size-gutter-width",
1884
+ "attributes": {
1885
+ "category": "size",
1886
+ "type": "gutter-width"
1887
+ },
1888
+ "path": [
1889
+ "size",
1890
+ "gutter-width"
1891
+ ]
1892
+ },
1893
+ "border": {
1894
+ "width": {
1895
+ "base": {
1896
+ "value": "1px",
1897
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
1898
+ "isSource": true,
1899
+ "original": {
1900
+ "value": "1px"
1901
+ },
1902
+ "name": "size-border-width-base",
1903
+ "attributes": {
1904
+ "category": "size",
1905
+ "type": "border",
1906
+ "item": "width",
1907
+ "subitem": "base"
1908
+ },
1909
+ "path": [
1910
+ "size",
1911
+ "border",
1912
+ "width",
1913
+ "base"
1914
+ ]
1915
+ },
1916
+ "button": {
1917
+ "value": "1px",
1918
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
1919
+ "isSource": true,
1920
+ "original": {
1921
+ "value": "{size.border.width.base.value}"
1922
+ },
1923
+ "name": "size-border-width-button",
1924
+ "attributes": {
1925
+ "category": "size",
1926
+ "type": "border",
1927
+ "item": "width",
1928
+ "subitem": "button"
1929
+ },
1930
+ "path": [
1931
+ "size",
1932
+ "border",
1933
+ "width",
1934
+ "button"
1935
+ ]
1936
+ }
1937
+ },
1938
+ "radius": {
1939
+ "base": {
1940
+ "value": "4px",
1941
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
1942
+ "isSource": true,
1943
+ "original": {
1944
+ "value": "4px"
1945
+ },
1946
+ "name": "size-border-radius-base",
1947
+ "attributes": {
1948
+ "category": "size",
1949
+ "type": "border",
1950
+ "item": "radius",
1951
+ "subitem": "base"
1952
+ },
1953
+ "path": [
1954
+ "size",
1955
+ "border",
1956
+ "radius",
1957
+ "base"
1958
+ ]
1959
+ },
1960
+ "button": {
1961
+ "value": "4px",
1962
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
1963
+ "isSource": true,
1964
+ "original": {
1965
+ "value": "{size.border.radius.base.value}"
1966
+ },
1967
+ "name": "size-border-radius-button",
1968
+ "attributes": {
1969
+ "category": "size",
1970
+ "type": "border",
1971
+ "item": "radius",
1972
+ "subitem": "button"
1973
+ },
1974
+ "path": [
1975
+ "size",
1976
+ "border",
1977
+ "radius",
1978
+ "button"
1979
+ ]
1980
+ },
1981
+ "main": {
1982
+ "value": "0",
1983
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
1984
+ "isSource": true,
1985
+ "original": {
1986
+ "value": "0"
1987
+ },
1988
+ "name": "size-border-radius-main",
1989
+ "attributes": {
1990
+ "category": "size",
1991
+ "type": "border",
1992
+ "item": "radius",
1993
+ "subitem": "main"
1994
+ },
1995
+ "path": [
1996
+ "size",
1997
+ "border",
1998
+ "radius",
1999
+ "main"
2000
+ ]
2001
+ }
2002
+ }
2003
+ },
2004
+ "container": {
2005
+ "width": {
2006
+ "value": "100%",
2007
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2008
+ "isSource": true,
2009
+ "original": {
2010
+ "value": "100%"
2011
+ },
2012
+ "name": "size-container-width",
2013
+ "attributes": {
2014
+ "category": "size",
2015
+ "type": "container",
2016
+ "item": "width"
2017
+ },
2018
+ "path": [
2019
+ "size",
2020
+ "container",
2021
+ "width"
2022
+ ]
2023
+ },
2024
+ "min-width": {
2025
+ "value": "0",
2026
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2027
+ "isSource": true,
2028
+ "original": {
2029
+ "value": "0"
2030
+ },
2031
+ "name": "size-container-min-width",
2032
+ "attributes": {
2033
+ "category": "size",
2034
+ "type": "container",
2035
+ "item": "min-width"
2036
+ },
2037
+ "path": [
2038
+ "size",
2039
+ "container",
2040
+ "min-width"
2041
+ ]
2042
+ },
2043
+ "max-width": {
2044
+ "value": "100%",
2045
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2046
+ "isSource": true,
2047
+ "original": {
2048
+ "value": "100%"
2049
+ },
2050
+ "name": "size-container-max-width",
2051
+ "attributes": {
2052
+ "category": "size",
2053
+ "type": "container",
2054
+ "item": "max-width"
2055
+ },
2056
+ "path": [
2057
+ "size",
2058
+ "container",
2059
+ "max-width"
2060
+ ]
2061
+ }
2062
+ },
2063
+ "wrapper": {
2064
+ "width": {
2065
+ "value": "97%",
2066
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2067
+ "isSource": true,
2068
+ "original": {
2069
+ "value": "97%"
2070
+ },
2071
+ "name": "size-wrapper-width",
2072
+ "attributes": {
2073
+ "category": "size",
2074
+ "type": "wrapper",
2075
+ "item": "width"
2076
+ },
2077
+ "path": [
2078
+ "size",
2079
+ "wrapper",
2080
+ "width"
2081
+ ]
2082
+ },
2083
+ "max-width": {
2084
+ "value": "1240px",
2085
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2086
+ "isSource": true,
2087
+ "original": {
2088
+ "value": "1240px"
2089
+ },
2090
+ "name": "size-wrapper-max-width",
2091
+ "attributes": {
2092
+ "category": "size",
2093
+ "type": "wrapper",
2094
+ "item": "max-width"
2095
+ },
2096
+ "path": [
2097
+ "size",
2098
+ "wrapper",
2099
+ "max-width"
2100
+ ]
2101
+ }
2102
+ },
2103
+ "surface": {
2104
+ "padding": {
2105
+ "value": "16px",
2106
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2107
+ "isSource": true,
2108
+ "original": {
2109
+ "value": "16px"
2110
+ },
2111
+ "name": "size-surface-padding",
2112
+ "attributes": {
2113
+ "category": "size",
2114
+ "type": "surface",
2115
+ "item": "padding"
2116
+ },
2117
+ "path": [
2118
+ "size",
2119
+ "surface",
2120
+ "padding"
2121
+ ]
2122
+ }
2123
+ },
2124
+ "main": {
2125
+ "max-width": {
2126
+ "value": "100%",
2127
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2128
+ "isSource": true,
2129
+ "original": {
2130
+ "value": "100%"
2131
+ },
2132
+ "name": "size-main-max-width",
2133
+ "attributes": {
2134
+ "category": "size",
2135
+ "type": "main",
2136
+ "item": "max-width"
2137
+ },
2138
+ "path": [
2139
+ "size",
2140
+ "main",
2141
+ "max-width"
2142
+ ]
2143
+ },
2144
+ "padding": {
2145
+ "value": "0",
2146
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2147
+ "isSource": true,
2148
+ "original": {
2149
+ "value": "0"
2150
+ },
2151
+ "name": "size-main-padding",
2152
+ "attributes": {
2153
+ "category": "size",
2154
+ "type": "main",
2155
+ "item": "padding"
2156
+ },
2157
+ "path": [
2158
+ "size",
2159
+ "main",
2160
+ "padding"
2161
+ ]
2162
+ },
2163
+ "margin": {
2164
+ "value": "0 auto",
2165
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2166
+ "isSource": true,
2167
+ "original": {
2168
+ "value": "0 auto"
2169
+ },
2170
+ "name": "size-main-margin",
2171
+ "attributes": {
2172
+ "category": "size",
2173
+ "type": "main",
2174
+ "item": "margin"
2175
+ },
2176
+ "path": [
2177
+ "size",
2178
+ "main",
2179
+ "margin"
2180
+ ]
2181
+ }
2182
+ },
2183
+ "height": {
2184
+ "ad-container": {
2185
+ "leaderboard": {
2186
+ "min": {
2187
+ "value": "0",
2188
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2189
+ "isSource": true,
2190
+ "original": {
2191
+ "value": "0"
2192
+ },
2193
+ "name": "size-height-ad-container-leaderboard-min",
2194
+ "attributes": {
2195
+ "category": "size",
2196
+ "type": "height",
2197
+ "item": "ad-container",
2198
+ "subitem": "leaderboard",
2199
+ "state": "min"
2200
+ },
2201
+ "path": [
2202
+ "size",
2203
+ "height",
2204
+ "ad-container",
2205
+ "leaderboard",
2206
+ "min"
2207
+ ]
2208
+ }
2209
+ }
2210
+ }
2211
+ }
2212
+ },
2213
+ "custom": {
2214
+ "badge": {
2215
+ "1": {
2216
+ "background": {
2217
+ "value": "#000",
2218
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/custom.json",
2219
+ "isSource": true,
2220
+ "original": {
2221
+ "value": "#000"
2222
+ },
2223
+ "name": "custom-badge-1-background",
2224
+ "attributes": {
2225
+ "category": "custom",
2226
+ "type": "badge",
2227
+ "item": "1",
2228
+ "subitem": "background"
2229
+ },
2230
+ "path": [
2231
+ "custom",
2232
+ "badge",
2233
+ "1",
2234
+ "background"
2235
+ ]
2236
+ },
2237
+ "color": {
2238
+ "value": "#fff",
2239
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/custom.json",
2240
+ "isSource": true,
2241
+ "original": {
2242
+ "value": "#fff"
2243
+ },
2244
+ "name": "custom-badge-1-color",
2245
+ "attributes": {
2246
+ "category": "custom",
2247
+ "type": "badge",
2248
+ "item": "1",
2249
+ "subitem": "color"
2250
+ },
2251
+ "path": [
2252
+ "custom",
2253
+ "badge",
2254
+ "1",
2255
+ "color"
2256
+ ]
2257
+ }
2258
+ }
2259
+ },
2260
+ "card": {
2261
+ "1": {
2262
+ "background": {
2263
+ "value": "#e9f3fc",
2264
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/custom.json",
2265
+ "isSource": true,
2266
+ "original": {
2267
+ "value": "{color.brand.1.lightest.value}"
2268
+ },
2269
+ "name": "custom-card-1-background",
2270
+ "attributes": {
2271
+ "category": "custom",
2272
+ "type": "card",
2273
+ "item": "1",
2274
+ "subitem": "background"
2275
+ },
2276
+ "path": [
2277
+ "custom",
2278
+ "card",
2279
+ "1",
2280
+ "background"
2281
+ ]
2282
+ },
2283
+ "border": {
2284
+ "value": "1px solid #1b75bb",
2285
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/custom.json",
2286
+ "isSource": true,
2287
+ "original": {
2288
+ "value": "{size.border.width.base.value} solid {color.brand.1.base.value}"
2289
+ },
2290
+ "name": "custom-card-1-border",
2291
+ "attributes": {
2292
+ "category": "custom",
2293
+ "type": "card",
2294
+ "item": "1",
2295
+ "subitem": "border"
2296
+ },
2297
+ "path": [
2298
+ "custom",
2299
+ "card",
2300
+ "1",
2301
+ "border"
2302
+ ]
2303
+ }
2304
+ }
2305
+ }
2306
+ },
2307
+ "shadow": {
2308
+ "site-container": {
2309
+ "value": "none",
2310
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/effects.json",
2311
+ "isSource": true,
2312
+ "original": {
2313
+ "value": "none"
2314
+ },
2315
+ "name": "shadow-site-container",
2316
+ "attributes": {
2317
+ "category": "shadow",
2318
+ "type": "site-container"
2319
+ },
2320
+ "path": [
2321
+ "shadow",
2322
+ "site-container"
2323
+ ]
2324
+ },
2325
+ "main": {
2326
+ "value": "none",
2327
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/effects.json",
2328
+ "isSource": true,
2329
+ "original": {
2330
+ "value": "none"
2331
+ },
2332
+ "name": "shadow-main",
2333
+ "attributes": {
2334
+ "category": "shadow",
2335
+ "type": "main"
2336
+ },
2337
+ "path": [
2338
+ "shadow",
2339
+ "main"
2340
+ ]
2341
+ }
2342
+ },
2343
+ "email": {
2344
+ "color": {
2345
+ "link": {
2346
+ "base": {
2347
+ "value": "#1b75bb",
2348
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2349
+ "isSource": true,
2350
+ "original": {
2351
+ "value": "{color.link.base.value}"
2352
+ },
2353
+ "name": "email-color-link-base",
2354
+ "attributes": {
2355
+ "category": "email",
2356
+ "type": "color",
2357
+ "item": "link",
2358
+ "subitem": "base"
2359
+ },
2360
+ "path": [
2361
+ "email",
2362
+ "color",
2363
+ "link",
2364
+ "base"
2365
+ ]
2366
+ },
2367
+ "hover": {
2368
+ "value": "#15598e",
2369
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2370
+ "isSource": true,
2371
+ "original": {
2372
+ "value": "{color.link.hover.value}"
2373
+ },
2374
+ "name": "email-color-link-hover",
2375
+ "attributes": {
2376
+ "category": "email",
2377
+ "type": "color",
2378
+ "item": "link",
2379
+ "subitem": "hover"
2380
+ },
2381
+ "path": [
2382
+ "email",
2383
+ "color",
2384
+ "link",
2385
+ "hover"
2386
+ ]
2387
+ }
2388
+ },
2389
+ "button": {
2390
+ "bg": {
2391
+ "base": {
2392
+ "value": "#c60062",
2393
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2394
+ "isSource": true,
2395
+ "original": {
2396
+ "value": "{color.button.bg.base.value}"
2397
+ },
2398
+ "name": "email-color-button-bg-base",
2399
+ "attributes": {
2400
+ "category": "email",
2401
+ "type": "color",
2402
+ "item": "button",
2403
+ "subitem": "bg",
2404
+ "state": "base"
2405
+ },
2406
+ "path": [
2407
+ "email",
2408
+ "color",
2409
+ "button",
2410
+ "bg",
2411
+ "base"
2412
+ ]
2413
+ },
2414
+ "hover": {
2415
+ "value": "#f9007b",
2416
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2417
+ "isSource": true,
2418
+ "original": {
2419
+ "value": "{color.button.bg.hover.value}"
2420
+ },
2421
+ "name": "email-color-button-bg-hover",
2422
+ "attributes": {
2423
+ "category": "email",
2424
+ "type": "color",
2425
+ "item": "button",
2426
+ "subitem": "bg",
2427
+ "state": "hover"
2428
+ },
2429
+ "path": [
2430
+ "email",
2431
+ "color",
2432
+ "button",
2433
+ "bg",
2434
+ "hover"
2435
+ ]
2436
+ }
2437
+ },
2438
+ "text": {
2439
+ "base": {
2440
+ "value": "#ffffff",
2441
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2442
+ "isSource": true,
2443
+ "original": {
2444
+ "value": "{color.button.text.base.value}"
2445
+ },
2446
+ "name": "email-color-button-text-base",
2447
+ "attributes": {
2448
+ "category": "email",
2449
+ "type": "color",
2450
+ "item": "button",
2451
+ "subitem": "text",
2452
+ "state": "base"
2453
+ },
2454
+ "path": [
2455
+ "email",
2456
+ "color",
2457
+ "button",
2458
+ "text",
2459
+ "base"
2460
+ ]
2461
+ },
2462
+ "hover": {
2463
+ "value": "#ffffff",
2464
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2465
+ "isSource": true,
2466
+ "original": {
2467
+ "value": "{color.button.text.hover.value}"
2468
+ },
2469
+ "name": "email-color-button-text-hover",
2470
+ "attributes": {
2471
+ "category": "email",
2472
+ "type": "color",
2473
+ "item": "button",
2474
+ "subitem": "text",
2475
+ "state": "hover"
2476
+ },
2477
+ "path": [
2478
+ "email",
2479
+ "color",
2480
+ "button",
2481
+ "text",
2482
+ "hover"
2483
+ ]
2484
+ }
2485
+ },
2486
+ "border": {
2487
+ "base": {
2488
+ "value": "rgba(0, 0, 0, 0)",
2489
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2490
+ "isSource": true,
2491
+ "original": {
2492
+ "value": "{color.button.border.base.value}"
2493
+ },
2494
+ "name": "email-color-button-border-base",
2495
+ "attributes": {
2496
+ "category": "email",
2497
+ "type": "color",
2498
+ "item": "button",
2499
+ "subitem": "border",
2500
+ "state": "base"
2501
+ },
2502
+ "path": [
2503
+ "email",
2504
+ "color",
2505
+ "button",
2506
+ "border",
2507
+ "base"
2508
+ ]
2509
+ },
2510
+ "top": {
2511
+ "value": "rgba(0, 0, 0, 0)",
2512
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2513
+ "isSource": true,
2514
+ "original": {
2515
+ "value": "{color.button.border.top.value}"
2516
+ },
2517
+ "name": "email-color-button-border-top",
2518
+ "attributes": {
2519
+ "category": "email",
2520
+ "type": "color",
2521
+ "item": "button",
2522
+ "subitem": "border",
2523
+ "state": "top"
2524
+ },
2525
+ "path": [
2526
+ "email",
2527
+ "color",
2528
+ "button",
2529
+ "border",
2530
+ "top"
2531
+ ]
2532
+ },
2533
+ "right": {
2534
+ "value": "rgba(0, 0, 0, 0)",
2535
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2536
+ "isSource": true,
2537
+ "original": {
2538
+ "value": "{color.button.border.right.value}"
2539
+ },
2540
+ "name": "email-color-button-border-right",
2541
+ "attributes": {
2542
+ "category": "email",
2543
+ "type": "color",
2544
+ "item": "button",
2545
+ "subitem": "border",
2546
+ "state": "right"
2547
+ },
2548
+ "path": [
2549
+ "email",
2550
+ "color",
2551
+ "button",
2552
+ "border",
2553
+ "right"
2554
+ ]
2555
+ },
2556
+ "bottom": {
2557
+ "value": "rgba(0, 0, 0, 0)",
2558
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2559
+ "isSource": true,
2560
+ "original": {
2561
+ "value": "{color.button.border.bottom.value}"
2562
+ },
2563
+ "name": "email-color-button-border-bottom",
2564
+ "attributes": {
2565
+ "category": "email",
2566
+ "type": "color",
2567
+ "item": "button",
2568
+ "subitem": "border",
2569
+ "state": "bottom"
2570
+ },
2571
+ "path": [
2572
+ "email",
2573
+ "color",
2574
+ "button",
2575
+ "border",
2576
+ "bottom"
2577
+ ]
2578
+ },
2579
+ "left": {
2580
+ "value": "rgba(0, 0, 0, 0)",
2581
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2582
+ "isSource": true,
2583
+ "original": {
2584
+ "value": "{color.button.border.left.value}"
2585
+ },
2586
+ "name": "email-color-button-border-left",
2587
+ "attributes": {
2588
+ "category": "email",
2589
+ "type": "color",
2590
+ "item": "button",
2591
+ "subitem": "border",
2592
+ "state": "left"
2593
+ },
2594
+ "path": [
2595
+ "email",
2596
+ "color",
2597
+ "button",
2598
+ "border",
2599
+ "left"
2600
+ ]
2601
+ },
2602
+ "hover": {
2603
+ "base": {
2604
+ "value": "rgba(0, 0, 0, 0)",
2605
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2606
+ "isSource": true,
2607
+ "original": {
2608
+ "value": "{color.button.border.hover.base.value}"
2609
+ },
2610
+ "name": "email-color-button-border-hover-base",
2611
+ "attributes": {
2612
+ "category": "email",
2613
+ "type": "color",
2614
+ "item": "button",
2615
+ "subitem": "border",
2616
+ "state": "hover"
2617
+ },
2618
+ "path": [
2619
+ "email",
2620
+ "color",
2621
+ "button",
2622
+ "border",
2623
+ "hover",
2624
+ "base"
2625
+ ]
2626
+ },
2627
+ "top": {
2628
+ "value": "rgba(0, 0, 0, 0)",
2629
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2630
+ "isSource": true,
2631
+ "original": {
2632
+ "value": "{color.button.border.hover.top.value}"
2633
+ },
2634
+ "name": "email-color-button-border-hover-top",
2635
+ "attributes": {
2636
+ "category": "email",
2637
+ "type": "color",
2638
+ "item": "button",
2639
+ "subitem": "border",
2640
+ "state": "hover"
2641
+ },
2642
+ "path": [
2643
+ "email",
2644
+ "color",
2645
+ "button",
2646
+ "border",
2647
+ "hover",
2648
+ "top"
2649
+ ]
2650
+ },
2651
+ "right": {
2652
+ "value": "rgba(0, 0, 0, 0)",
2653
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2654
+ "isSource": true,
2655
+ "original": {
2656
+ "value": "{color.button.border.hover.right.value}"
2657
+ },
2658
+ "name": "email-color-button-border-hover-right",
2659
+ "attributes": {
2660
+ "category": "email",
2661
+ "type": "color",
2662
+ "item": "button",
2663
+ "subitem": "border",
2664
+ "state": "hover"
2665
+ },
2666
+ "path": [
2667
+ "email",
2668
+ "color",
2669
+ "button",
2670
+ "border",
2671
+ "hover",
2672
+ "right"
2673
+ ]
2674
+ },
2675
+ "bottom": {
2676
+ "value": "rgba(0, 0, 0, 0)",
2677
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2678
+ "isSource": true,
2679
+ "original": {
2680
+ "value": "{color.button.border.hover.bottom.value}"
2681
+ },
2682
+ "name": "email-color-button-border-hover-bottom",
2683
+ "attributes": {
2684
+ "category": "email",
2685
+ "type": "color",
2686
+ "item": "button",
2687
+ "subitem": "border",
2688
+ "state": "hover"
2689
+ },
2690
+ "path": [
2691
+ "email",
2692
+ "color",
2693
+ "button",
2694
+ "border",
2695
+ "hover",
2696
+ "bottom"
2697
+ ]
2698
+ },
2699
+ "left": {
2700
+ "value": "rgba(0, 0, 0, 0)",
2701
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2702
+ "isSource": true,
2703
+ "original": {
2704
+ "value": "{color.button.border.hover.left.value}"
2705
+ },
2706
+ "name": "email-color-button-border-hover-left",
2707
+ "attributes": {
2708
+ "category": "email",
2709
+ "type": "color",
2710
+ "item": "button",
2711
+ "subitem": "border",
2712
+ "state": "hover"
2713
+ },
2714
+ "path": [
2715
+ "email",
2716
+ "color",
2717
+ "button",
2718
+ "border",
2719
+ "hover",
2720
+ "left"
2721
+ ]
2722
+ }
2723
+ }
2724
+ }
2725
+ }
2726
+ },
2727
+ "font": {
2728
+ "family": {
2729
+ "heading": {
2730
+ "1": {
2731
+ "value": "\"Helvetica\", Arial, sans-serif",
2732
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2733
+ "isSource": true,
2734
+ "original": {
2735
+ "value": "{font.family.heading.1.value}"
2736
+ },
2737
+ "name": "email-font-family-heading-1",
2738
+ "attributes": {
2739
+ "category": "email",
2740
+ "type": "font",
2741
+ "item": "family",
2742
+ "subitem": "heading",
2743
+ "state": "1"
2744
+ },
2745
+ "path": [
2746
+ "email",
2747
+ "font",
2748
+ "family",
2749
+ "heading",
2750
+ "1"
2751
+ ]
2752
+ },
2753
+ "2": {
2754
+ "value": "\"Helvetica\", Arial, sans-serif",
2755
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2756
+ "isSource": true,
2757
+ "original": {
2758
+ "value": "{font.family.heading.2.value}"
2759
+ },
2760
+ "name": "email-font-family-heading-2",
2761
+ "attributes": {
2762
+ "category": "email",
2763
+ "type": "font",
2764
+ "item": "family",
2765
+ "subitem": "heading",
2766
+ "state": "2"
2767
+ },
2768
+ "path": [
2769
+ "email",
2770
+ "font",
2771
+ "family",
2772
+ "heading",
2773
+ "2"
2774
+ ]
2775
+ },
2776
+ "3": {
2777
+ "value": "\"Helvetica\", Arial, sans-serif",
2778
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2779
+ "isSource": true,
2780
+ "original": {
2781
+ "value": "{font.family.heading.3.value}"
2782
+ },
2783
+ "name": "email-font-family-heading-3",
2784
+ "attributes": {
2785
+ "category": "email",
2786
+ "type": "font",
2787
+ "item": "family",
2788
+ "subitem": "heading",
2789
+ "state": "3"
2790
+ },
2791
+ "path": [
2792
+ "email",
2793
+ "font",
2794
+ "family",
2795
+ "heading",
2796
+ "3"
2797
+ ]
2798
+ },
2799
+ "base": {
2800
+ "value": "\"Helvetica\", Arial, sans-serif",
2801
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2802
+ "isSource": true,
2803
+ "original": {
2804
+ "value": "{font.family.heading.base.value}"
2805
+ },
2806
+ "name": "email-font-family-heading-base",
2807
+ "attributes": {
2808
+ "category": "email",
2809
+ "type": "font",
2810
+ "item": "family",
2811
+ "subitem": "heading",
2812
+ "state": "base"
2813
+ },
2814
+ "path": [
2815
+ "email",
2816
+ "font",
2817
+ "family",
2818
+ "heading",
2819
+ "base"
2820
+ ]
2821
+ }
2822
+ }
2823
+ }
2824
+ },
2825
+ "size": {
2826
+ "button": {
2827
+ "border": {
2828
+ "radius": {
2829
+ "value": "4px",
2830
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2831
+ "isSource": true,
2832
+ "original": {
2833
+ "value": "{size.border.radius.button.value}"
2834
+ },
2835
+ "name": "email-size-button-border-radius",
2836
+ "attributes": {
2837
+ "category": "email",
2838
+ "type": "size",
2839
+ "item": "button",
2840
+ "subitem": "border",
2841
+ "state": "radius"
2842
+ },
2843
+ "path": [
2844
+ "email",
2845
+ "size",
2846
+ "button",
2847
+ "border",
2848
+ "radius"
2849
+ ]
2850
+ },
2851
+ "width": {
2852
+ "value": "1px",
2853
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2854
+ "isSource": true,
2855
+ "original": {
2856
+ "value": "{size.border.width.button.value}"
2857
+ },
2858
+ "name": "email-size-button-border-width",
2859
+ "attributes": {
2860
+ "category": "email",
2861
+ "type": "size",
2862
+ "item": "button",
2863
+ "subitem": "border",
2864
+ "state": "width"
2865
+ },
2866
+ "path": [
2867
+ "email",
2868
+ "size",
2869
+ "button",
2870
+ "border",
2871
+ "width"
2872
+ ]
2873
+ }
2874
+ }
2875
+ }
2876
+ }
2877
+ },
2878
+ "font": {
2879
+ "family": {
2880
+ "base": {
2881
+ "value": "\"Helvetica\", Arial, sans-serif",
2882
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2883
+ "isSource": true,
2884
+ "original": {
2885
+ "value": "\"Helvetica\", Arial, sans-serif"
2886
+ },
2887
+ "name": "font-family-base",
2888
+ "attributes": {
2889
+ "category": "font",
2890
+ "type": "family",
2891
+ "item": "base"
2892
+ },
2893
+ "path": [
2894
+ "font",
2895
+ "family",
2896
+ "base"
2897
+ ]
2898
+ },
2899
+ "heading": {
2900
+ "1": {
2901
+ "value": "\"Helvetica\", Arial, sans-serif",
2902
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2903
+ "isSource": true,
2904
+ "original": {
2905
+ "value": "{font.family.heading.base.value}"
2906
+ },
2907
+ "name": "font-family-heading-1",
2908
+ "attributes": {
2909
+ "category": "font",
2910
+ "type": "family",
2911
+ "item": "heading",
2912
+ "subitem": "1"
2913
+ },
2914
+ "path": [
2915
+ "font",
2916
+ "family",
2917
+ "heading",
2918
+ "1"
2919
+ ]
2920
+ },
2921
+ "2": {
2922
+ "value": "\"Helvetica\", Arial, sans-serif",
2923
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2924
+ "isSource": true,
2925
+ "original": {
2926
+ "value": "{font.family.heading.base.value}"
2927
+ },
2928
+ "name": "font-family-heading-2",
2929
+ "attributes": {
2930
+ "category": "font",
2931
+ "type": "family",
2932
+ "item": "heading",
2933
+ "subitem": "2"
2934
+ },
2935
+ "path": [
2936
+ "font",
2937
+ "family",
2938
+ "heading",
2939
+ "2"
2940
+ ]
2941
+ },
2942
+ "3": {
2943
+ "value": "\"Helvetica\", Arial, sans-serif",
2944
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2945
+ "isSource": true,
2946
+ "original": {
2947
+ "value": "{font.family.heading.base.value}"
2948
+ },
2949
+ "name": "font-family-heading-3",
2950
+ "attributes": {
2951
+ "category": "font",
2952
+ "type": "family",
2953
+ "item": "heading",
2954
+ "subitem": "3"
2955
+ },
2956
+ "path": [
2957
+ "font",
2958
+ "family",
2959
+ "heading",
2960
+ "3"
2961
+ ]
2962
+ },
2963
+ "base": {
2964
+ "value": "\"Helvetica\", Arial, sans-serif",
2965
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2966
+ "isSource": true,
2967
+ "original": {
2968
+ "value": "{font.family.base.value}"
2969
+ },
2970
+ "name": "font-family-heading-base",
2971
+ "attributes": {
2972
+ "category": "font",
2973
+ "type": "family",
2974
+ "item": "heading",
2975
+ "subitem": "base"
2976
+ },
2977
+ "path": [
2978
+ "font",
2979
+ "family",
2980
+ "heading",
2981
+ "base"
2982
+ ]
2983
+ }
2984
+ },
2985
+ "button": {
2986
+ "base": {
2987
+ "value": "\"Helvetica\", Arial, sans-serif",
2988
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2989
+ "isSource": true,
2990
+ "original": {
2991
+ "value": "{font.family.base.value}"
2992
+ },
2993
+ "name": "font-family-button-base",
2994
+ "attributes": {
2995
+ "category": "font",
2996
+ "type": "family",
2997
+ "item": "button",
2998
+ "subitem": "base"
2999
+ },
3000
+ "path": [
3001
+ "font",
3002
+ "family",
3003
+ "button",
3004
+ "base"
3005
+ ]
3006
+ }
3007
+ }
3008
+ },
3009
+ "weight": {
3010
+ "base": {
3011
+ "value": "400",
3012
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3013
+ "isSource": true,
3014
+ "original": {
3015
+ "value": "400"
3016
+ },
3017
+ "name": "font-weight-base",
3018
+ "attributes": {
3019
+ "category": "font",
3020
+ "type": "weight",
3021
+ "item": "base"
3022
+ },
3023
+ "path": [
3024
+ "font",
3025
+ "weight",
3026
+ "base"
3027
+ ]
3028
+ },
3029
+ "heading": {
3030
+ "1": {
3031
+ "value": "400",
3032
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3033
+ "isSource": true,
3034
+ "original": {
3035
+ "value": "{font.weight.heading.base.value}"
3036
+ },
3037
+ "name": "font-weight-heading-1",
3038
+ "attributes": {
3039
+ "category": "font",
3040
+ "type": "weight",
3041
+ "item": "heading",
3042
+ "subitem": "1"
3043
+ },
3044
+ "path": [
3045
+ "font",
3046
+ "weight",
3047
+ "heading",
3048
+ "1"
3049
+ ]
3050
+ },
3051
+ "2": {
3052
+ "value": "400",
3053
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3054
+ "isSource": true,
3055
+ "original": {
3056
+ "value": "{font.weight.heading.base.value}"
3057
+ },
3058
+ "name": "font-weight-heading-2",
3059
+ "attributes": {
3060
+ "category": "font",
3061
+ "type": "weight",
3062
+ "item": "heading",
3063
+ "subitem": "2"
3064
+ },
3065
+ "path": [
3066
+ "font",
3067
+ "weight",
3068
+ "heading",
3069
+ "2"
3070
+ ]
3071
+ },
3072
+ "3": {
3073
+ "value": "400",
3074
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3075
+ "isSource": true,
3076
+ "original": {
3077
+ "value": "{font.weight.heading.base.value}"
3078
+ },
3079
+ "name": "font-weight-heading-3",
3080
+ "attributes": {
3081
+ "category": "font",
3082
+ "type": "weight",
3083
+ "item": "heading",
3084
+ "subitem": "3"
3085
+ },
3086
+ "path": [
3087
+ "font",
3088
+ "weight",
3089
+ "heading",
3090
+ "3"
3091
+ ]
3092
+ },
3093
+ "base": {
3094
+ "value": "400",
3095
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3096
+ "isSource": true,
3097
+ "original": {
3098
+ "value": "{font.weight.base.value}"
3099
+ },
3100
+ "name": "font-weight-heading-base",
3101
+ "attributes": {
3102
+ "category": "font",
3103
+ "type": "weight",
3104
+ "item": "heading",
3105
+ "subitem": "base"
3106
+ },
3107
+ "path": [
3108
+ "font",
3109
+ "weight",
3110
+ "heading",
3111
+ "base"
3112
+ ]
3113
+ }
3114
+ },
3115
+ "button": {
3116
+ "base": {
3117
+ "value": "400",
3118
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3119
+ "isSource": true,
3120
+ "original": {
3121
+ "value": "{font.weight.base.value}"
3122
+ },
3123
+ "name": "font-weight-button-base",
3124
+ "attributes": {
3125
+ "category": "font",
3126
+ "type": "weight",
3127
+ "item": "button",
3128
+ "subitem": "base"
3129
+ },
3130
+ "path": [
3131
+ "font",
3132
+ "weight",
3133
+ "button",
3134
+ "base"
3135
+ ]
3136
+ }
3137
+ },
3138
+ "link": {
3139
+ "base": {
3140
+ "value": "inherit",
3141
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3142
+ "isSource": true,
3143
+ "original": {
3144
+ "value": "inherit"
3145
+ },
3146
+ "name": "font-weight-link-base",
3147
+ "attributes": {
3148
+ "category": "font",
3149
+ "type": "weight",
3150
+ "item": "link",
3151
+ "subitem": "base"
3152
+ },
3153
+ "path": [
3154
+ "font",
3155
+ "weight",
3156
+ "link",
3157
+ "base"
3158
+ ]
3159
+ }
3160
+ }
3161
+ },
3162
+ "spacing": {
3163
+ "base": {
3164
+ "value": "normal",
3165
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3166
+ "isSource": true,
3167
+ "original": {
3168
+ "value": "normal"
3169
+ },
3170
+ "name": "font-spacing-base",
3171
+ "attributes": {
3172
+ "category": "font",
3173
+ "type": "spacing",
3174
+ "item": "base"
3175
+ },
3176
+ "path": [
3177
+ "font",
3178
+ "spacing",
3179
+ "base"
3180
+ ]
3181
+ },
3182
+ "heading": {
3183
+ "1": {
3184
+ "value": "normal",
3185
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3186
+ "isSource": true,
3187
+ "original": {
3188
+ "value": "{font.spacing.heading.base.value}"
3189
+ },
3190
+ "name": "font-spacing-heading-1",
3191
+ "attributes": {
3192
+ "category": "font",
3193
+ "type": "spacing",
3194
+ "item": "heading",
3195
+ "subitem": "1"
3196
+ },
3197
+ "path": [
3198
+ "font",
3199
+ "spacing",
3200
+ "heading",
3201
+ "1"
3202
+ ]
3203
+ },
3204
+ "2": {
3205
+ "value": "normal",
3206
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3207
+ "isSource": true,
3208
+ "original": {
3209
+ "value": "{font.spacing.heading.base.value}"
3210
+ },
3211
+ "name": "font-spacing-heading-2",
3212
+ "attributes": {
3213
+ "category": "font",
3214
+ "type": "spacing",
3215
+ "item": "heading",
3216
+ "subitem": "2"
3217
+ },
3218
+ "path": [
3219
+ "font",
3220
+ "spacing",
3221
+ "heading",
3222
+ "2"
3223
+ ]
3224
+ },
3225
+ "3": {
3226
+ "value": "normal",
3227
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3228
+ "isSource": true,
3229
+ "original": {
3230
+ "value": "{font.spacing.heading.base.value}"
3231
+ },
3232
+ "name": "font-spacing-heading-3",
3233
+ "attributes": {
3234
+ "category": "font",
3235
+ "type": "spacing",
3236
+ "item": "heading",
3237
+ "subitem": "3"
3238
+ },
3239
+ "path": [
3240
+ "font",
3241
+ "spacing",
3242
+ "heading",
3243
+ "3"
3244
+ ]
3245
+ },
3246
+ "base": {
3247
+ "value": "normal",
3248
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3249
+ "isSource": true,
3250
+ "original": {
3251
+ "value": "{font.spacing.base.value}"
3252
+ },
3253
+ "name": "font-spacing-heading-base",
3254
+ "attributes": {
3255
+ "category": "font",
3256
+ "type": "spacing",
3257
+ "item": "heading",
3258
+ "subitem": "base"
3259
+ },
3260
+ "path": [
3261
+ "font",
3262
+ "spacing",
3263
+ "heading",
3264
+ "base"
3265
+ ]
3266
+ }
3267
+ },
3268
+ "button": {
3269
+ "value": "normal",
3270
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3271
+ "isSource": true,
3272
+ "original": {
3273
+ "value": "{font.spacing.base.value}"
3274
+ },
3275
+ "name": "font-spacing-button",
3276
+ "attributes": {
3277
+ "category": "font",
3278
+ "type": "spacing",
3279
+ "item": "button"
3280
+ },
3281
+ "path": [
3282
+ "font",
3283
+ "spacing",
3284
+ "button"
3285
+ ]
3286
+ }
3287
+ },
3288
+ "type": {
3289
+ "s-2": {
3290
+ "size": {
3291
+ "value": "0.75rem",
3292
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3293
+ "isSource": true,
3294
+ "original": {
3295
+ "value": "0.75rem"
3296
+ },
3297
+ "name": "font-type-s-2-size",
3298
+ "attributes": {
3299
+ "category": "font",
3300
+ "type": "type",
3301
+ "item": "s-2",
3302
+ "subitem": "size"
3303
+ },
3304
+ "path": [
3305
+ "font",
3306
+ "type",
3307
+ "s-2",
3308
+ "size"
3309
+ ]
3310
+ },
3311
+ "line-height": {
3312
+ "value": "1.35",
3313
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3314
+ "isSource": true,
3315
+ "original": {
3316
+ "value": "1.35"
3317
+ },
3318
+ "name": "font-type-s-2-line-height",
3319
+ "attributes": {
3320
+ "category": "font",
3321
+ "type": "type",
3322
+ "item": "s-2",
3323
+ "subitem": "line-height"
3324
+ },
3325
+ "path": [
3326
+ "font",
3327
+ "type",
3328
+ "s-2",
3329
+ "line-height"
3330
+ ]
3331
+ }
3332
+ },
3333
+ "s-1": {
3334
+ "size": {
3335
+ "value": "0.875rem",
3336
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3337
+ "isSource": true,
3338
+ "original": {
3339
+ "value": "0.875rem"
3340
+ },
3341
+ "name": "font-type-s-1-size",
3342
+ "attributes": {
3343
+ "category": "font",
3344
+ "type": "type",
3345
+ "item": "s-1",
3346
+ "subitem": "size"
3347
+ },
3348
+ "path": [
3349
+ "font",
3350
+ "type",
3351
+ "s-1",
3352
+ "size"
3353
+ ]
3354
+ },
3355
+ "line-height": {
3356
+ "value": "1.35",
3357
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3358
+ "isSource": true,
3359
+ "original": {
3360
+ "value": "1.35"
3361
+ },
3362
+ "name": "font-type-s-1-line-height",
3363
+ "attributes": {
3364
+ "category": "font",
3365
+ "type": "type",
3366
+ "item": "s-1",
3367
+ "subitem": "line-height"
3368
+ },
3369
+ "path": [
3370
+ "font",
3371
+ "type",
3372
+ "s-1",
3373
+ "line-height"
3374
+ ]
3375
+ }
3376
+ },
3377
+ "s0": {
3378
+ "size": {
3379
+ "value": "1rem",
3380
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3381
+ "isSource": true,
3382
+ "original": {
3383
+ "value": "1rem"
3384
+ },
3385
+ "name": "font-type-s0-size",
3386
+ "attributes": {
3387
+ "category": "font",
3388
+ "type": "type",
3389
+ "item": "s0",
3390
+ "subitem": "size"
3391
+ },
3392
+ "path": [
3393
+ "font",
3394
+ "type",
3395
+ "s0",
3396
+ "size"
3397
+ ]
3398
+ },
3399
+ "line-height": {
3400
+ "value": "1.4",
3401
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3402
+ "isSource": true,
3403
+ "original": {
3404
+ "value": "1.4"
3405
+ },
3406
+ "name": "font-type-s0-line-height",
3407
+ "attributes": {
3408
+ "category": "font",
3409
+ "type": "type",
3410
+ "item": "s0",
3411
+ "subitem": "line-height"
3412
+ },
3413
+ "path": [
3414
+ "font",
3415
+ "type",
3416
+ "s0",
3417
+ "line-height"
3418
+ ]
3419
+ }
3420
+ },
3421
+ "s1": {
3422
+ "size": {
3423
+ "value": "clamp(1.067rem, 1.0468rem + 0.1009vi, 1.125rem)",
3424
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3425
+ "isSource": true,
3426
+ "original": {
3427
+ "value": "clamp(1.067rem, 1.0468rem + 0.1009vi, 1.125rem)"
3428
+ },
3429
+ "name": "font-type-s1-size",
3430
+ "attributes": {
3431
+ "category": "font",
3432
+ "type": "type",
3433
+ "item": "s1",
3434
+ "subitem": "size"
3435
+ },
3436
+ "path": [
3437
+ "font",
3438
+ "type",
3439
+ "s1",
3440
+ "size"
3441
+ ]
3442
+ },
3443
+ "line-height": {
3444
+ "value": "1.4",
3445
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3446
+ "isSource": true,
3447
+ "original": {
3448
+ "value": "1.4"
3449
+ },
3450
+ "name": "font-type-s1-line-height",
3451
+ "attributes": {
3452
+ "category": "font",
3453
+ "type": "type",
3454
+ "item": "s1",
3455
+ "subitem": "line-height"
3456
+ },
3457
+ "path": [
3458
+ "font",
3459
+ "type",
3460
+ "s1",
3461
+ "line-height"
3462
+ ]
3463
+ }
3464
+ },
3465
+ "s2": {
3466
+ "size": {
3467
+ "value": "clamp(1.1385rem, 1.0943rem + 0.2211vi, 1.2656rem)",
3468
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3469
+ "isSource": true,
3470
+ "original": {
3471
+ "value": "clamp(1.1385rem, 1.0943rem + 0.2211vi, 1.2656rem)"
3472
+ },
3473
+ "name": "font-type-s2-size",
3474
+ "attributes": {
3475
+ "category": "font",
3476
+ "type": "type",
3477
+ "item": "s2",
3478
+ "subitem": "size"
3479
+ },
3480
+ "path": [
3481
+ "font",
3482
+ "type",
3483
+ "s2",
3484
+ "size"
3485
+ ]
3486
+ },
3487
+ "line-height": {
3488
+ "value": "1.2",
3489
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3490
+ "isSource": true,
3491
+ "original": {
3492
+ "value": "1.2"
3493
+ },
3494
+ "name": "font-type-s2-line-height",
3495
+ "attributes": {
3496
+ "category": "font",
3497
+ "type": "type",
3498
+ "item": "s2",
3499
+ "subitem": "line-height"
3500
+ },
3501
+ "path": [
3502
+ "font",
3503
+ "type",
3504
+ "s2",
3505
+ "line-height"
3506
+ ]
3507
+ }
3508
+ },
3509
+ "s3": {
3510
+ "size": {
3511
+ "value": "clamp(1.2148rem, 1.1421rem + 0.3636vi, 1.4238rem)",
3512
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3513
+ "isSource": true,
3514
+ "original": {
3515
+ "value": "clamp(1.2148rem, 1.1421rem + 0.3636vi, 1.4238rem)"
3516
+ },
3517
+ "name": "font-type-s3-size",
3518
+ "attributes": {
3519
+ "category": "font",
3520
+ "type": "type",
3521
+ "item": "s3",
3522
+ "subitem": "size"
3523
+ },
3524
+ "path": [
3525
+ "font",
3526
+ "type",
3527
+ "s3",
3528
+ "size"
3529
+ ]
3530
+ },
3531
+ "line-height": {
3532
+ "value": "1.2",
3533
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3534
+ "isSource": true,
3535
+ "original": {
3536
+ "value": "1.2"
3537
+ },
3538
+ "name": "font-type-s3-line-height",
3539
+ "attributes": {
3540
+ "category": "font",
3541
+ "type": "type",
3542
+ "item": "s3",
3543
+ "subitem": "line-height"
3544
+ },
3545
+ "path": [
3546
+ "font",
3547
+ "type",
3548
+ "s3",
3549
+ "line-height"
3550
+ ]
3551
+ }
3552
+ },
3553
+ "s4": {
3554
+ "size": {
3555
+ "value": "clamp(1.2962rem, 1.1898rem + 0.5316vi, 1.6018rem)",
3556
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3557
+ "isSource": true,
3558
+ "original": {
3559
+ "value": "clamp(1.2962rem, 1.1898rem + 0.5316vi, 1.6018rem)"
3560
+ },
3561
+ "name": "font-type-s4-size",
3562
+ "attributes": {
3563
+ "category": "font",
3564
+ "type": "type",
3565
+ "item": "s4",
3566
+ "subitem": "size"
3567
+ },
3568
+ "path": [
3569
+ "font",
3570
+ "type",
3571
+ "s4",
3572
+ "size"
3573
+ ]
3574
+ },
3575
+ "line-height": {
3576
+ "value": "1.2",
3577
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3578
+ "isSource": true,
3579
+ "original": {
3580
+ "value": "1.2"
3581
+ },
3582
+ "name": "font-type-s4-line-height",
3583
+ "attributes": {
3584
+ "category": "font",
3585
+ "type": "type",
3586
+ "item": "s4",
3587
+ "subitem": "line-height"
3588
+ },
3589
+ "path": [
3590
+ "font",
3591
+ "type",
3592
+ "s4",
3593
+ "line-height"
3594
+ ]
3595
+ }
3596
+ },
3597
+ "s5": {
3598
+ "size": {
3599
+ "value": "clamp(1.383rem, 1.2372rem + 0.7288vi, 1.802rem)",
3600
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3601
+ "isSource": true,
3602
+ "original": {
3603
+ "value": "clamp(1.383rem, 1.2372rem + 0.7288vi, 1.802rem)"
3604
+ },
3605
+ "name": "font-type-s5-size",
3606
+ "attributes": {
3607
+ "category": "font",
3608
+ "type": "type",
3609
+ "item": "s5",
3610
+ "subitem": "size"
3611
+ },
3612
+ "path": [
3613
+ "font",
3614
+ "type",
3615
+ "s5",
3616
+ "size"
3617
+ ]
3618
+ },
3619
+ "line-height": {
3620
+ "value": "1.2",
3621
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3622
+ "isSource": true,
3623
+ "original": {
3624
+ "value": "1.2"
3625
+ },
3626
+ "name": "font-type-s5-line-height",
3627
+ "attributes": {
3628
+ "category": "font",
3629
+ "type": "type",
3630
+ "item": "s5",
3631
+ "subitem": "line-height"
3632
+ },
3633
+ "path": [
3634
+ "font",
3635
+ "type",
3636
+ "s5",
3637
+ "line-height"
3638
+ ]
3639
+ }
3640
+ },
3641
+ "s6": {
3642
+ "size": {
3643
+ "value": "clamp(1.4757rem, 1.2838rem + 0.9593vi, 2.0273rem)",
3644
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3645
+ "isSource": true,
3646
+ "original": {
3647
+ "value": "clamp(1.4757rem, 1.2838rem + 0.9593vi, 2.0273rem)"
3648
+ },
3649
+ "name": "font-type-s6-size",
3650
+ "attributes": {
3651
+ "category": "font",
3652
+ "type": "type",
3653
+ "item": "s6",
3654
+ "subitem": "size"
3655
+ },
3656
+ "path": [
3657
+ "font",
3658
+ "type",
3659
+ "s6",
3660
+ "size"
3661
+ ]
3662
+ },
3663
+ "line-height": {
3664
+ "value": "1.15",
3665
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3666
+ "isSource": true,
3667
+ "original": {
3668
+ "value": "1.15"
3669
+ },
3670
+ "name": "font-type-s6-line-height",
3671
+ "attributes": {
3672
+ "category": "font",
3673
+ "type": "type",
3674
+ "item": "s6",
3675
+ "subitem": "line-height"
3676
+ },
3677
+ "path": [
3678
+ "font",
3679
+ "type",
3680
+ "s6",
3681
+ "line-height"
3682
+ ]
3683
+ }
3684
+ },
3685
+ "s7": {
3686
+ "size": {
3687
+ "value": "clamp(1.5745rem, 1.3289rem + 1.2281vi, 2.2807rem)",
3688
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3689
+ "isSource": true,
3690
+ "original": {
3691
+ "value": "clamp(1.5745rem, 1.3289rem + 1.2281vi, 2.2807rem)"
3692
+ },
3693
+ "name": "font-type-s7-size",
3694
+ "attributes": {
3695
+ "category": "font",
3696
+ "type": "type",
3697
+ "item": "s7",
3698
+ "subitem": "size"
3699
+ },
3700
+ "path": [
3701
+ "font",
3702
+ "type",
3703
+ "s7",
3704
+ "size"
3705
+ ]
3706
+ },
3707
+ "line-height": {
3708
+ "value": "1.15",
3709
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3710
+ "isSource": true,
3711
+ "original": {
3712
+ "value": "1.15"
3713
+ },
3714
+ "name": "font-type-s7-line-height",
3715
+ "attributes": {
3716
+ "category": "font",
3717
+ "type": "type",
3718
+ "item": "s7",
3719
+ "subitem": "line-height"
3720
+ },
3721
+ "path": [
3722
+ "font",
3723
+ "type",
3724
+ "s7",
3725
+ "line-height"
3726
+ ]
3727
+ }
3728
+ },
3729
+ "s8": {
3730
+ "size": {
3731
+ "value": "clamp(1.68rem, 1.3719rem + 1.5405vi, 2.5658rem)",
3732
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3733
+ "isSource": true,
3734
+ "original": {
3735
+ "value": "clamp(1.68rem, 1.3719rem + 1.5405vi, 2.5658rem)"
3736
+ },
3737
+ "name": "font-type-s8-size",
3738
+ "attributes": {
3739
+ "category": "font",
3740
+ "type": "type",
3741
+ "item": "s8",
3742
+ "subitem": "size"
3743
+ },
3744
+ "path": [
3745
+ "font",
3746
+ "type",
3747
+ "s8",
3748
+ "size"
3749
+ ]
3750
+ },
3751
+ "line-height": {
3752
+ "value": "1.15",
3753
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3754
+ "isSource": true,
3755
+ "original": {
3756
+ "value": "1.15"
3757
+ },
3758
+ "name": "font-type-s8-line-height",
3759
+ "attributes": {
3760
+ "category": "font",
3761
+ "type": "type",
3762
+ "item": "s8",
3763
+ "subitem": "line-height"
3764
+ },
3765
+ "path": [
3766
+ "font",
3767
+ "type",
3768
+ "s8",
3769
+ "line-height"
3770
+ ]
3771
+ }
3772
+ },
3773
+ "s9": {
3774
+ "size": {
3775
+ "value": "clamp(1.7926rem, 1.4121rem + 1.9025vi, 2.8865rem)",
3776
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3777
+ "isSource": true,
3778
+ "original": {
3779
+ "value": "clamp(1.7926rem, 1.4121rem + 1.9025vi, 2.8865rem)"
3780
+ },
3781
+ "name": "font-type-s9-size",
3782
+ "attributes": {
3783
+ "category": "font",
3784
+ "type": "type",
3785
+ "item": "s9",
3786
+ "subitem": "size"
3787
+ },
3788
+ "path": [
3789
+ "font",
3790
+ "type",
3791
+ "s9",
3792
+ "size"
3793
+ ]
3794
+ },
3795
+ "line-height": {
3796
+ "value": "1.15",
3797
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3798
+ "isSource": true,
3799
+ "original": {
3800
+ "value": "1.15"
3801
+ },
3802
+ "name": "font-type-s9-line-height",
3803
+ "attributes": {
3804
+ "category": "font",
3805
+ "type": "type",
3806
+ "item": "s9",
3807
+ "subitem": "line-height"
3808
+ },
3809
+ "path": [
3810
+ "font",
3811
+ "type",
3812
+ "s9",
3813
+ "line-height"
3814
+ ]
3815
+ }
3816
+ }
3817
+ }
3818
+ },
3819
+ "text": {
3820
+ "transform": {
3821
+ "heading": {
3822
+ "1": {
3823
+ "value": "none",
3824
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3825
+ "isSource": true,
3826
+ "original": {
3827
+ "value": "{text.transform.heading.base.value}"
3828
+ },
3829
+ "name": "text-transform-heading-1",
3830
+ "attributes": {
3831
+ "category": "text",
3832
+ "type": "transform",
3833
+ "item": "heading",
3834
+ "subitem": "1"
3835
+ },
3836
+ "path": [
3837
+ "text",
3838
+ "transform",
3839
+ "heading",
3840
+ "1"
3841
+ ]
3842
+ },
3843
+ "2": {
3844
+ "value": "none",
3845
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3846
+ "isSource": true,
3847
+ "original": {
3848
+ "value": "{text.transform.heading.base.value}"
3849
+ },
3850
+ "name": "text-transform-heading-2",
3851
+ "attributes": {
3852
+ "category": "text",
3853
+ "type": "transform",
3854
+ "item": "heading",
3855
+ "subitem": "2"
3856
+ },
3857
+ "path": [
3858
+ "text",
3859
+ "transform",
3860
+ "heading",
3861
+ "2"
3862
+ ]
3863
+ },
3864
+ "3": {
3865
+ "value": "none",
3866
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3867
+ "isSource": true,
3868
+ "original": {
3869
+ "value": "{text.transform.heading.base.value}"
3870
+ },
3871
+ "name": "text-transform-heading-3",
3872
+ "attributes": {
3873
+ "category": "text",
3874
+ "type": "transform",
3875
+ "item": "heading",
3876
+ "subitem": "3"
3877
+ },
3878
+ "path": [
3879
+ "text",
3880
+ "transform",
3881
+ "heading",
3882
+ "3"
3883
+ ]
3884
+ },
3885
+ "base": {
3886
+ "value": "none",
3887
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3888
+ "isSource": true,
3889
+ "original": {
3890
+ "value": "none"
3891
+ },
3892
+ "name": "text-transform-heading-base",
3893
+ "attributes": {
3894
+ "category": "text",
3895
+ "type": "transform",
3896
+ "item": "heading",
3897
+ "subitem": "base"
3898
+ },
3899
+ "path": [
3900
+ "text",
3901
+ "transform",
3902
+ "heading",
3903
+ "base"
3904
+ ]
3905
+ }
3906
+ },
3907
+ "button": {
3908
+ "value": "none",
3909
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3910
+ "isSource": true,
3911
+ "original": {
3912
+ "value": "none"
3913
+ },
3914
+ "name": "text-transform-button",
3915
+ "attributes": {
3916
+ "category": "text",
3917
+ "type": "transform",
3918
+ "item": "button"
3919
+ },
3920
+ "path": [
3921
+ "text",
3922
+ "transform",
3923
+ "button"
3924
+ ]
3925
+ }
3926
+ },
3927
+ "decoration": {
3928
+ "link": {
3929
+ "base": {
3930
+ "value": "underline",
3931
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3932
+ "isSource": true,
3933
+ "original": {
3934
+ "value": "underline"
3935
+ },
3936
+ "name": "text-decoration-link-base",
3937
+ "attributes": {
3938
+ "category": "text",
3939
+ "type": "decoration",
3940
+ "item": "link",
3941
+ "subitem": "base"
3942
+ },
3943
+ "path": [
3944
+ "text",
3945
+ "decoration",
3946
+ "link",
3947
+ "base"
3948
+ ]
3949
+ },
3950
+ "hover": {
3951
+ "value": "underline",
3952
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3953
+ "isSource": true,
3954
+ "original": {
3955
+ "value": "underline"
3956
+ },
3957
+ "name": "text-decoration-link-hover",
3958
+ "attributes": {
3959
+ "category": "text",
3960
+ "type": "decoration",
3961
+ "item": "link",
3962
+ "subitem": "hover"
3963
+ },
3964
+ "path": [
3965
+ "text",
3966
+ "decoration",
3967
+ "link",
3968
+ "hover"
3969
+ ]
3970
+ }
3971
+ }
3972
+ }
3973
+ }
3974
+ }