@madgex/design-system 9.3.0 → 10.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4024 +0,0 @@
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": "#ffffff",
1409
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1410
- "isSource": true,
1411
- "original": {
1412
- "value": "#fff"
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": "#dddddd",
1433
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1434
- "isSource": true,
1435
- "original": {
1436
- "value": "{color.neutral.lighter.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": "#343433",
1459
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1460
- "isSource": true,
1461
- "original": {
1462
- "value": "{color.text.base}"
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": "#343433",
1483
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1484
- "isSource": true,
1485
- "original": {
1486
- "value": "{color.branded-container.1.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
- "border": {
1507
- "base": {
1508
- "value": "#dddddd",
1509
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1510
- "isSource": true,
1511
- "original": {
1512
- "value": "{color.neutral.lighter.value}"
1513
- },
1514
- "name": "color-branded-container-1-button-border-base",
1515
- "attributes": {
1516
- "category": "color",
1517
- "type": "branded-container",
1518
- "item": "1",
1519
- "subitem": "button",
1520
- "state": "border"
1521
- },
1522
- "path": [
1523
- "color",
1524
- "branded-container",
1525
- "1",
1526
- "button",
1527
- "border",
1528
- "base"
1529
- ]
1530
- },
1531
- "hover": {
1532
- "value": "#dddddd",
1533
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1534
- "isSource": true,
1535
- "original": {
1536
- "value": "{color.branded-container.1.button.border.base.value}"
1537
- },
1538
- "name": "color-branded-container-1-button-border-hover",
1539
- "attributes": {
1540
- "category": "color",
1541
- "type": "branded-container",
1542
- "item": "1",
1543
- "subitem": "button",
1544
- "state": "border"
1545
- },
1546
- "path": [
1547
- "color",
1548
- "branded-container",
1549
- "1",
1550
- "button",
1551
- "border",
1552
- "hover"
1553
- ]
1554
- }
1555
- }
1556
- }
1557
- }
1558
- },
1559
- "ad-container": {
1560
- "leaderboard": {
1561
- "background": {
1562
- "value": "#ffffff",
1563
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1564
- "isSource": true,
1565
- "original": {
1566
- "value": "{color.background.body.value}"
1567
- },
1568
- "name": "color-ad-container-leaderboard-background",
1569
- "attributes": {
1570
- "category": "color",
1571
- "type": "ad-container",
1572
- "item": "leaderboard",
1573
- "subitem": "background"
1574
- },
1575
- "path": [
1576
- "color",
1577
- "ad-container",
1578
- "leaderboard",
1579
- "background"
1580
- ]
1581
- }
1582
- }
1583
- },
1584
- "input": {
1585
- "checked": {
1586
- "value": "#000000",
1587
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1588
- "isSource": true,
1589
- "original": {
1590
- "value": "#000"
1591
- },
1592
- "name": "color-input-checked",
1593
- "attributes": {
1594
- "category": "color",
1595
- "type": "input",
1596
- "item": "checked"
1597
- },
1598
- "path": [
1599
- "color",
1600
- "input",
1601
- "checked"
1602
- ]
1603
- },
1604
- "border": {
1605
- "value": "#707070",
1606
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1607
- "isSource": true,
1608
- "original": {
1609
- "value": "{color.neutral.base.value}"
1610
- },
1611
- "name": "color-input-border",
1612
- "attributes": {
1613
- "category": "color",
1614
- "type": "input",
1615
- "item": "border"
1616
- },
1617
- "path": [
1618
- "color",
1619
- "input",
1620
- "border"
1621
- ]
1622
- },
1623
- "focus": {
1624
- "value": "#0064e1",
1625
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1626
- "isSource": true,
1627
- "original": {
1628
- "value": "#0064e1"
1629
- },
1630
- "name": "color-input-focus",
1631
- "attributes": {
1632
- "category": "color",
1633
- "type": "input",
1634
- "item": "focus"
1635
- },
1636
- "path": [
1637
- "color",
1638
- "input",
1639
- "focus"
1640
- ]
1641
- },
1642
- "disabled": {
1643
- "label": {
1644
- "value": "rgba(84, 84, 84, 0.5)",
1645
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1646
- "isSource": true,
1647
- "original": {
1648
- "value": "rgba(84, 84, 84, 0.5)"
1649
- },
1650
- "name": "color-input-disabled-label",
1651
- "attributes": {
1652
- "category": "color",
1653
- "type": "input",
1654
- "item": "disabled",
1655
- "subitem": "label"
1656
- },
1657
- "path": [
1658
- "color",
1659
- "input",
1660
- "disabled",
1661
- "label"
1662
- ]
1663
- },
1664
- "field": {
1665
- "value": "rgba(176, 176, 176, 0.5)",
1666
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1667
- "isSource": true,
1668
- "original": {
1669
- "value": "rgba(176, 176, 176, 0.5)"
1670
- },
1671
- "name": "color-input-disabled-field",
1672
- "attributes": {
1673
- "category": "color",
1674
- "type": "input",
1675
- "item": "disabled",
1676
- "subitem": "field"
1677
- },
1678
- "path": [
1679
- "color",
1680
- "input",
1681
- "disabled",
1682
- "field"
1683
- ]
1684
- }
1685
- }
1686
- },
1687
- "pill": {
1688
- "bg": {
1689
- "base": {
1690
- "value": "#1b75bb",
1691
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1692
- "isSource": true,
1693
- "original": {
1694
- "value": "{color.brand.1.base.value}"
1695
- },
1696
- "name": "color-pill-bg-base",
1697
- "attributes": {
1698
- "category": "color",
1699
- "type": "pill",
1700
- "item": "bg",
1701
- "subitem": "base"
1702
- },
1703
- "path": [
1704
- "color",
1705
- "pill",
1706
- "bg",
1707
- "base"
1708
- ]
1709
- },
1710
- "hover": {
1711
- "value": "#2990e0",
1712
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1713
- "isSource": true,
1714
- "original": {
1715
- "value": "{color.brand.1.light.value}"
1716
- },
1717
- "name": "color-pill-bg-hover",
1718
- "attributes": {
1719
- "category": "color",
1720
- "type": "pill",
1721
- "item": "bg",
1722
- "subitem": "hover"
1723
- },
1724
- "path": [
1725
- "color",
1726
- "pill",
1727
- "bg",
1728
- "hover"
1729
- ]
1730
- }
1731
- },
1732
- "text": {
1733
- "base": {
1734
- "value": "#ffffff",
1735
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1736
- "isSource": true,
1737
- "original": {
1738
- "value": "#fff"
1739
- },
1740
- "name": "color-pill-text-base",
1741
- "attributes": {
1742
- "category": "color",
1743
- "type": "pill",
1744
- "item": "text",
1745
- "subitem": "base"
1746
- },
1747
- "path": [
1748
- "color",
1749
- "pill",
1750
- "text",
1751
- "base"
1752
- ]
1753
- },
1754
- "hover": {
1755
- "value": "#ffffff",
1756
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1757
- "isSource": true,
1758
- "original": {
1759
- "value": "{color.pill.text.base.value}"
1760
- },
1761
- "name": "color-pill-text-hover",
1762
- "attributes": {
1763
- "category": "color",
1764
- "type": "pill",
1765
- "item": "text",
1766
- "subitem": "hover"
1767
- },
1768
- "path": [
1769
- "color",
1770
- "pill",
1771
- "text",
1772
- "hover"
1773
- ]
1774
- }
1775
- }
1776
- },
1777
- "new-badge": {
1778
- "background": {
1779
- "value": "#40791b",
1780
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1781
- "isSource": true,
1782
- "original": {
1783
- "value": "#40791B"
1784
- },
1785
- "name": "color-new-badge-background",
1786
- "attributes": {
1787
- "category": "color",
1788
- "type": "new-badge",
1789
- "item": "background"
1790
- },
1791
- "path": [
1792
- "color",
1793
- "new-badge",
1794
- "background"
1795
- ]
1796
- },
1797
- "text": {
1798
- "value": "#ffffff",
1799
- "filePath": "/app/packages/@madgex.design-system/src/tokens/color.json",
1800
- "isSource": true,
1801
- "original": {
1802
- "value": "#fff"
1803
- },
1804
- "name": "color-new-badge-text",
1805
- "attributes": {
1806
- "category": "color",
1807
- "type": "new-badge",
1808
- "item": "text"
1809
- },
1810
- "path": [
1811
- "color",
1812
- "new-badge",
1813
- "text"
1814
- ]
1815
- }
1816
- }
1817
- },
1818
- "size": {
1819
- "baseline": {
1820
- "value": "4px",
1821
- "private": true,
1822
- "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1823
- "isSource": true,
1824
- "original": {
1825
- "value": "4px",
1826
- "private": true
1827
- },
1828
- "name": "size-baseline",
1829
- "attributes": {
1830
- "category": "size",
1831
- "type": "baseline"
1832
- },
1833
- "path": [
1834
- "size",
1835
- "baseline"
1836
- ]
1837
- },
1838
- "breakpoint": {
1839
- "sm": {
1840
- "value": "400px",
1841
- "private": true,
1842
- "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1843
- "isSource": true,
1844
- "original": {
1845
- "value": "400px",
1846
- "private": true
1847
- },
1848
- "name": "size-breakpoint-sm",
1849
- "attributes": {
1850
- "category": "size",
1851
- "type": "breakpoint",
1852
- "item": "sm"
1853
- },
1854
- "path": [
1855
- "size",
1856
- "breakpoint",
1857
- "sm"
1858
- ]
1859
- },
1860
- "md": {
1861
- "value": "600px",
1862
- "private": true,
1863
- "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1864
- "isSource": true,
1865
- "original": {
1866
- "value": "600px",
1867
- "private": true
1868
- },
1869
- "name": "size-breakpoint-md",
1870
- "attributes": {
1871
- "category": "size",
1872
- "type": "breakpoint",
1873
- "item": "md"
1874
- },
1875
- "path": [
1876
- "size",
1877
- "breakpoint",
1878
- "md"
1879
- ]
1880
- },
1881
- "lg": {
1882
- "value": "1008px",
1883
- "private": true,
1884
- "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1885
- "isSource": true,
1886
- "original": {
1887
- "value": "1008px",
1888
- "private": true
1889
- },
1890
- "name": "size-breakpoint-lg",
1891
- "attributes": {
1892
- "category": "size",
1893
- "type": "breakpoint",
1894
- "item": "lg"
1895
- },
1896
- "path": [
1897
- "size",
1898
- "breakpoint",
1899
- "lg"
1900
- ]
1901
- },
1902
- "xl": {
1903
- "value": "1280px",
1904
- "private": true,
1905
- "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1906
- "isSource": true,
1907
- "original": {
1908
- "value": "1280px",
1909
- "private": true
1910
- },
1911
- "name": "size-breakpoint-xl",
1912
- "attributes": {
1913
- "category": "size",
1914
- "type": "breakpoint",
1915
- "item": "xl"
1916
- },
1917
- "path": [
1918
- "size",
1919
- "breakpoint",
1920
- "xl"
1921
- ]
1922
- }
1923
- },
1924
- "gutter-width": {
1925
- "value": "20px",
1926
- "private": true,
1927
- "filePath": "/app/packages/@madgex.design-system/src/tokens/_constants.json",
1928
- "isSource": true,
1929
- "original": {
1930
- "value": "20px",
1931
- "private": true
1932
- },
1933
- "name": "size-gutter-width",
1934
- "attributes": {
1935
- "category": "size",
1936
- "type": "gutter-width"
1937
- },
1938
- "path": [
1939
- "size",
1940
- "gutter-width"
1941
- ]
1942
- },
1943
- "border": {
1944
- "width": {
1945
- "base": {
1946
- "value": "1px",
1947
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
1948
- "isSource": true,
1949
- "original": {
1950
- "value": "1px"
1951
- },
1952
- "name": "size-border-width-base",
1953
- "attributes": {
1954
- "category": "size",
1955
- "type": "border",
1956
- "item": "width",
1957
- "subitem": "base"
1958
- },
1959
- "path": [
1960
- "size",
1961
- "border",
1962
- "width",
1963
- "base"
1964
- ]
1965
- },
1966
- "button": {
1967
- "value": "1px",
1968
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
1969
- "isSource": true,
1970
- "original": {
1971
- "value": "{size.border.width.base.value}"
1972
- },
1973
- "name": "size-border-width-button",
1974
- "attributes": {
1975
- "category": "size",
1976
- "type": "border",
1977
- "item": "width",
1978
- "subitem": "button"
1979
- },
1980
- "path": [
1981
- "size",
1982
- "border",
1983
- "width",
1984
- "button"
1985
- ]
1986
- }
1987
- },
1988
- "radius": {
1989
- "base": {
1990
- "value": "4px",
1991
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
1992
- "isSource": true,
1993
- "original": {
1994
- "value": "4px"
1995
- },
1996
- "name": "size-border-radius-base",
1997
- "attributes": {
1998
- "category": "size",
1999
- "type": "border",
2000
- "item": "radius",
2001
- "subitem": "base"
2002
- },
2003
- "path": [
2004
- "size",
2005
- "border",
2006
- "radius",
2007
- "base"
2008
- ]
2009
- },
2010
- "button": {
2011
- "value": "4px",
2012
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2013
- "isSource": true,
2014
- "original": {
2015
- "value": "{size.border.radius.base.value}"
2016
- },
2017
- "name": "size-border-radius-button",
2018
- "attributes": {
2019
- "category": "size",
2020
- "type": "border",
2021
- "item": "radius",
2022
- "subitem": "button"
2023
- },
2024
- "path": [
2025
- "size",
2026
- "border",
2027
- "radius",
2028
- "button"
2029
- ]
2030
- },
2031
- "main": {
2032
- "value": "0",
2033
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2034
- "isSource": true,
2035
- "original": {
2036
- "value": "0"
2037
- },
2038
- "name": "size-border-radius-main",
2039
- "attributes": {
2040
- "category": "size",
2041
- "type": "border",
2042
- "item": "radius",
2043
- "subitem": "main"
2044
- },
2045
- "path": [
2046
- "size",
2047
- "border",
2048
- "radius",
2049
- "main"
2050
- ]
2051
- }
2052
- }
2053
- },
2054
- "container": {
2055
- "width": {
2056
- "value": "100%",
2057
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2058
- "isSource": true,
2059
- "original": {
2060
- "value": "100%"
2061
- },
2062
- "name": "size-container-width",
2063
- "attributes": {
2064
- "category": "size",
2065
- "type": "container",
2066
- "item": "width"
2067
- },
2068
- "path": [
2069
- "size",
2070
- "container",
2071
- "width"
2072
- ]
2073
- },
2074
- "min-width": {
2075
- "value": "0",
2076
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2077
- "isSource": true,
2078
- "original": {
2079
- "value": "0"
2080
- },
2081
- "name": "size-container-min-width",
2082
- "attributes": {
2083
- "category": "size",
2084
- "type": "container",
2085
- "item": "min-width"
2086
- },
2087
- "path": [
2088
- "size",
2089
- "container",
2090
- "min-width"
2091
- ]
2092
- },
2093
- "max-width": {
2094
- "value": "100%",
2095
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2096
- "isSource": true,
2097
- "original": {
2098
- "value": "100%"
2099
- },
2100
- "name": "size-container-max-width",
2101
- "attributes": {
2102
- "category": "size",
2103
- "type": "container",
2104
- "item": "max-width"
2105
- },
2106
- "path": [
2107
- "size",
2108
- "container",
2109
- "max-width"
2110
- ]
2111
- }
2112
- },
2113
- "wrapper": {
2114
- "width": {
2115
- "value": "97%",
2116
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2117
- "isSource": true,
2118
- "original": {
2119
- "value": "97%"
2120
- },
2121
- "name": "size-wrapper-width",
2122
- "attributes": {
2123
- "category": "size",
2124
- "type": "wrapper",
2125
- "item": "width"
2126
- },
2127
- "path": [
2128
- "size",
2129
- "wrapper",
2130
- "width"
2131
- ]
2132
- },
2133
- "max-width": {
2134
- "value": "1240px",
2135
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2136
- "isSource": true,
2137
- "original": {
2138
- "value": "1240px"
2139
- },
2140
- "name": "size-wrapper-max-width",
2141
- "attributes": {
2142
- "category": "size",
2143
- "type": "wrapper",
2144
- "item": "max-width"
2145
- },
2146
- "path": [
2147
- "size",
2148
- "wrapper",
2149
- "max-width"
2150
- ]
2151
- }
2152
- },
2153
- "surface": {
2154
- "padding": {
2155
- "value": "16px",
2156
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2157
- "isSource": true,
2158
- "original": {
2159
- "value": "16px"
2160
- },
2161
- "name": "size-surface-padding",
2162
- "attributes": {
2163
- "category": "size",
2164
- "type": "surface",
2165
- "item": "padding"
2166
- },
2167
- "path": [
2168
- "size",
2169
- "surface",
2170
- "padding"
2171
- ]
2172
- }
2173
- },
2174
- "main": {
2175
- "max-width": {
2176
- "value": "100%",
2177
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2178
- "isSource": true,
2179
- "original": {
2180
- "value": "100%"
2181
- },
2182
- "name": "size-main-max-width",
2183
- "attributes": {
2184
- "category": "size",
2185
- "type": "main",
2186
- "item": "max-width"
2187
- },
2188
- "path": [
2189
- "size",
2190
- "main",
2191
- "max-width"
2192
- ]
2193
- },
2194
- "padding": {
2195
- "value": "0",
2196
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2197
- "isSource": true,
2198
- "original": {
2199
- "value": "0"
2200
- },
2201
- "name": "size-main-padding",
2202
- "attributes": {
2203
- "category": "size",
2204
- "type": "main",
2205
- "item": "padding"
2206
- },
2207
- "path": [
2208
- "size",
2209
- "main",
2210
- "padding"
2211
- ]
2212
- },
2213
- "margin": {
2214
- "value": "0 auto",
2215
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2216
- "isSource": true,
2217
- "original": {
2218
- "value": "0 auto"
2219
- },
2220
- "name": "size-main-margin",
2221
- "attributes": {
2222
- "category": "size",
2223
- "type": "main",
2224
- "item": "margin"
2225
- },
2226
- "path": [
2227
- "size",
2228
- "main",
2229
- "margin"
2230
- ]
2231
- }
2232
- },
2233
- "height": {
2234
- "ad-container": {
2235
- "leaderboard": {
2236
- "min": {
2237
- "value": "0",
2238
- "filePath": "/app/packages/@madgex.design-system/src/tokens/size.json",
2239
- "isSource": true,
2240
- "original": {
2241
- "value": "0"
2242
- },
2243
- "name": "size-height-ad-container-leaderboard-min",
2244
- "attributes": {
2245
- "category": "size",
2246
- "type": "height",
2247
- "item": "ad-container",
2248
- "subitem": "leaderboard",
2249
- "state": "min"
2250
- },
2251
- "path": [
2252
- "size",
2253
- "height",
2254
- "ad-container",
2255
- "leaderboard",
2256
- "min"
2257
- ]
2258
- }
2259
- }
2260
- }
2261
- }
2262
- },
2263
- "custom": {
2264
- "badge": {
2265
- "1": {
2266
- "background": {
2267
- "value": "#000",
2268
- "filePath": "/app/packages/@madgex.design-system/src/tokens/custom.json",
2269
- "isSource": true,
2270
- "original": {
2271
- "value": "#000"
2272
- },
2273
- "name": "custom-badge-1-background",
2274
- "attributes": {
2275
- "category": "custom",
2276
- "type": "badge",
2277
- "item": "1",
2278
- "subitem": "background"
2279
- },
2280
- "path": [
2281
- "custom",
2282
- "badge",
2283
- "1",
2284
- "background"
2285
- ]
2286
- },
2287
- "color": {
2288
- "value": "#fff",
2289
- "filePath": "/app/packages/@madgex.design-system/src/tokens/custom.json",
2290
- "isSource": true,
2291
- "original": {
2292
- "value": "#fff"
2293
- },
2294
- "name": "custom-badge-1-color",
2295
- "attributes": {
2296
- "category": "custom",
2297
- "type": "badge",
2298
- "item": "1",
2299
- "subitem": "color"
2300
- },
2301
- "path": [
2302
- "custom",
2303
- "badge",
2304
- "1",
2305
- "color"
2306
- ]
2307
- }
2308
- }
2309
- },
2310
- "card": {
2311
- "1": {
2312
- "background": {
2313
- "value": "#e9f3fc",
2314
- "filePath": "/app/packages/@madgex.design-system/src/tokens/custom.json",
2315
- "isSource": true,
2316
- "original": {
2317
- "value": "{color.brand.1.lightest.value}"
2318
- },
2319
- "name": "custom-card-1-background",
2320
- "attributes": {
2321
- "category": "custom",
2322
- "type": "card",
2323
- "item": "1",
2324
- "subitem": "background"
2325
- },
2326
- "path": [
2327
- "custom",
2328
- "card",
2329
- "1",
2330
- "background"
2331
- ]
2332
- },
2333
- "border": {
2334
- "value": "1px solid #1b75bb",
2335
- "filePath": "/app/packages/@madgex.design-system/src/tokens/custom.json",
2336
- "isSource": true,
2337
- "original": {
2338
- "value": "{size.border.width.base.value} solid {color.brand.1.base.value}"
2339
- },
2340
- "name": "custom-card-1-border",
2341
- "attributes": {
2342
- "category": "custom",
2343
- "type": "card",
2344
- "item": "1",
2345
- "subitem": "border"
2346
- },
2347
- "path": [
2348
- "custom",
2349
- "card",
2350
- "1",
2351
- "border"
2352
- ]
2353
- }
2354
- }
2355
- }
2356
- },
2357
- "shadow": {
2358
- "site-container": {
2359
- "value": "none",
2360
- "filePath": "/app/packages/@madgex.design-system/src/tokens/effects.json",
2361
- "isSource": true,
2362
- "original": {
2363
- "value": "none"
2364
- },
2365
- "name": "shadow-site-container",
2366
- "attributes": {
2367
- "category": "shadow",
2368
- "type": "site-container"
2369
- },
2370
- "path": [
2371
- "shadow",
2372
- "site-container"
2373
- ]
2374
- },
2375
- "main": {
2376
- "value": "none",
2377
- "filePath": "/app/packages/@madgex.design-system/src/tokens/effects.json",
2378
- "isSource": true,
2379
- "original": {
2380
- "value": "none"
2381
- },
2382
- "name": "shadow-main",
2383
- "attributes": {
2384
- "category": "shadow",
2385
- "type": "main"
2386
- },
2387
- "path": [
2388
- "shadow",
2389
- "main"
2390
- ]
2391
- }
2392
- },
2393
- "email": {
2394
- "color": {
2395
- "link": {
2396
- "base": {
2397
- "value": "#1b75bb",
2398
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2399
- "isSource": true,
2400
- "original": {
2401
- "value": "{color.link.base.value}"
2402
- },
2403
- "name": "email-color-link-base",
2404
- "attributes": {
2405
- "category": "email",
2406
- "type": "color",
2407
- "item": "link",
2408
- "subitem": "base"
2409
- },
2410
- "path": [
2411
- "email",
2412
- "color",
2413
- "link",
2414
- "base"
2415
- ]
2416
- },
2417
- "hover": {
2418
- "value": "#15598e",
2419
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2420
- "isSource": true,
2421
- "original": {
2422
- "value": "{color.link.hover.value}"
2423
- },
2424
- "name": "email-color-link-hover",
2425
- "attributes": {
2426
- "category": "email",
2427
- "type": "color",
2428
- "item": "link",
2429
- "subitem": "hover"
2430
- },
2431
- "path": [
2432
- "email",
2433
- "color",
2434
- "link",
2435
- "hover"
2436
- ]
2437
- }
2438
- },
2439
- "button": {
2440
- "bg": {
2441
- "base": {
2442
- "value": "#c60062",
2443
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2444
- "isSource": true,
2445
- "original": {
2446
- "value": "{color.button.bg.base.value}"
2447
- },
2448
- "name": "email-color-button-bg-base",
2449
- "attributes": {
2450
- "category": "email",
2451
- "type": "color",
2452
- "item": "button",
2453
- "subitem": "bg",
2454
- "state": "base"
2455
- },
2456
- "path": [
2457
- "email",
2458
- "color",
2459
- "button",
2460
- "bg",
2461
- "base"
2462
- ]
2463
- },
2464
- "hover": {
2465
- "value": "#f9007b",
2466
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2467
- "isSource": true,
2468
- "original": {
2469
- "value": "{color.button.bg.hover.value}"
2470
- },
2471
- "name": "email-color-button-bg-hover",
2472
- "attributes": {
2473
- "category": "email",
2474
- "type": "color",
2475
- "item": "button",
2476
- "subitem": "bg",
2477
- "state": "hover"
2478
- },
2479
- "path": [
2480
- "email",
2481
- "color",
2482
- "button",
2483
- "bg",
2484
- "hover"
2485
- ]
2486
- }
2487
- },
2488
- "text": {
2489
- "base": {
2490
- "value": "#ffffff",
2491
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2492
- "isSource": true,
2493
- "original": {
2494
- "value": "{color.button.text.base.value}"
2495
- },
2496
- "name": "email-color-button-text-base",
2497
- "attributes": {
2498
- "category": "email",
2499
- "type": "color",
2500
- "item": "button",
2501
- "subitem": "text",
2502
- "state": "base"
2503
- },
2504
- "path": [
2505
- "email",
2506
- "color",
2507
- "button",
2508
- "text",
2509
- "base"
2510
- ]
2511
- },
2512
- "hover": {
2513
- "value": "#ffffff",
2514
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2515
- "isSource": true,
2516
- "original": {
2517
- "value": "{color.button.text.hover.value}"
2518
- },
2519
- "name": "email-color-button-text-hover",
2520
- "attributes": {
2521
- "category": "email",
2522
- "type": "color",
2523
- "item": "button",
2524
- "subitem": "text",
2525
- "state": "hover"
2526
- },
2527
- "path": [
2528
- "email",
2529
- "color",
2530
- "button",
2531
- "text",
2532
- "hover"
2533
- ]
2534
- }
2535
- },
2536
- "border": {
2537
- "base": {
2538
- "value": "rgba(0, 0, 0, 0)",
2539
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2540
- "isSource": true,
2541
- "original": {
2542
- "value": "{color.button.border.base.value}"
2543
- },
2544
- "name": "email-color-button-border-base",
2545
- "attributes": {
2546
- "category": "email",
2547
- "type": "color",
2548
- "item": "button",
2549
- "subitem": "border",
2550
- "state": "base"
2551
- },
2552
- "path": [
2553
- "email",
2554
- "color",
2555
- "button",
2556
- "border",
2557
- "base"
2558
- ]
2559
- },
2560
- "top": {
2561
- "value": "rgba(0, 0, 0, 0)",
2562
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2563
- "isSource": true,
2564
- "original": {
2565
- "value": "{color.button.border.top.value}"
2566
- },
2567
- "name": "email-color-button-border-top",
2568
- "attributes": {
2569
- "category": "email",
2570
- "type": "color",
2571
- "item": "button",
2572
- "subitem": "border",
2573
- "state": "top"
2574
- },
2575
- "path": [
2576
- "email",
2577
- "color",
2578
- "button",
2579
- "border",
2580
- "top"
2581
- ]
2582
- },
2583
- "right": {
2584
- "value": "rgba(0, 0, 0, 0)",
2585
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2586
- "isSource": true,
2587
- "original": {
2588
- "value": "{color.button.border.right.value}"
2589
- },
2590
- "name": "email-color-button-border-right",
2591
- "attributes": {
2592
- "category": "email",
2593
- "type": "color",
2594
- "item": "button",
2595
- "subitem": "border",
2596
- "state": "right"
2597
- },
2598
- "path": [
2599
- "email",
2600
- "color",
2601
- "button",
2602
- "border",
2603
- "right"
2604
- ]
2605
- },
2606
- "bottom": {
2607
- "value": "rgba(0, 0, 0, 0)",
2608
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2609
- "isSource": true,
2610
- "original": {
2611
- "value": "{color.button.border.bottom.value}"
2612
- },
2613
- "name": "email-color-button-border-bottom",
2614
- "attributes": {
2615
- "category": "email",
2616
- "type": "color",
2617
- "item": "button",
2618
- "subitem": "border",
2619
- "state": "bottom"
2620
- },
2621
- "path": [
2622
- "email",
2623
- "color",
2624
- "button",
2625
- "border",
2626
- "bottom"
2627
- ]
2628
- },
2629
- "left": {
2630
- "value": "rgba(0, 0, 0, 0)",
2631
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2632
- "isSource": true,
2633
- "original": {
2634
- "value": "{color.button.border.left.value}"
2635
- },
2636
- "name": "email-color-button-border-left",
2637
- "attributes": {
2638
- "category": "email",
2639
- "type": "color",
2640
- "item": "button",
2641
- "subitem": "border",
2642
- "state": "left"
2643
- },
2644
- "path": [
2645
- "email",
2646
- "color",
2647
- "button",
2648
- "border",
2649
- "left"
2650
- ]
2651
- },
2652
- "hover": {
2653
- "base": {
2654
- "value": "rgba(0, 0, 0, 0)",
2655
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2656
- "isSource": true,
2657
- "original": {
2658
- "value": "{color.button.border.hover.base.value}"
2659
- },
2660
- "name": "email-color-button-border-hover-base",
2661
- "attributes": {
2662
- "category": "email",
2663
- "type": "color",
2664
- "item": "button",
2665
- "subitem": "border",
2666
- "state": "hover"
2667
- },
2668
- "path": [
2669
- "email",
2670
- "color",
2671
- "button",
2672
- "border",
2673
- "hover",
2674
- "base"
2675
- ]
2676
- },
2677
- "top": {
2678
- "value": "rgba(0, 0, 0, 0)",
2679
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2680
- "isSource": true,
2681
- "original": {
2682
- "value": "{color.button.border.hover.top.value}"
2683
- },
2684
- "name": "email-color-button-border-hover-top",
2685
- "attributes": {
2686
- "category": "email",
2687
- "type": "color",
2688
- "item": "button",
2689
- "subitem": "border",
2690
- "state": "hover"
2691
- },
2692
- "path": [
2693
- "email",
2694
- "color",
2695
- "button",
2696
- "border",
2697
- "hover",
2698
- "top"
2699
- ]
2700
- },
2701
- "right": {
2702
- "value": "rgba(0, 0, 0, 0)",
2703
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2704
- "isSource": true,
2705
- "original": {
2706
- "value": "{color.button.border.hover.right.value}"
2707
- },
2708
- "name": "email-color-button-border-hover-right",
2709
- "attributes": {
2710
- "category": "email",
2711
- "type": "color",
2712
- "item": "button",
2713
- "subitem": "border",
2714
- "state": "hover"
2715
- },
2716
- "path": [
2717
- "email",
2718
- "color",
2719
- "button",
2720
- "border",
2721
- "hover",
2722
- "right"
2723
- ]
2724
- },
2725
- "bottom": {
2726
- "value": "rgba(0, 0, 0, 0)",
2727
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2728
- "isSource": true,
2729
- "original": {
2730
- "value": "{color.button.border.hover.bottom.value}"
2731
- },
2732
- "name": "email-color-button-border-hover-bottom",
2733
- "attributes": {
2734
- "category": "email",
2735
- "type": "color",
2736
- "item": "button",
2737
- "subitem": "border",
2738
- "state": "hover"
2739
- },
2740
- "path": [
2741
- "email",
2742
- "color",
2743
- "button",
2744
- "border",
2745
- "hover",
2746
- "bottom"
2747
- ]
2748
- },
2749
- "left": {
2750
- "value": "rgba(0, 0, 0, 0)",
2751
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2752
- "isSource": true,
2753
- "original": {
2754
- "value": "{color.button.border.hover.left.value}"
2755
- },
2756
- "name": "email-color-button-border-hover-left",
2757
- "attributes": {
2758
- "category": "email",
2759
- "type": "color",
2760
- "item": "button",
2761
- "subitem": "border",
2762
- "state": "hover"
2763
- },
2764
- "path": [
2765
- "email",
2766
- "color",
2767
- "button",
2768
- "border",
2769
- "hover",
2770
- "left"
2771
- ]
2772
- }
2773
- }
2774
- }
2775
- }
2776
- },
2777
- "font": {
2778
- "family": {
2779
- "heading": {
2780
- "1": {
2781
- "value": "\"Helvetica\", Arial, sans-serif",
2782
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2783
- "isSource": true,
2784
- "original": {
2785
- "value": "{font.family.heading.1.value}"
2786
- },
2787
- "name": "email-font-family-heading-1",
2788
- "attributes": {
2789
- "category": "email",
2790
- "type": "font",
2791
- "item": "family",
2792
- "subitem": "heading",
2793
- "state": "1"
2794
- },
2795
- "path": [
2796
- "email",
2797
- "font",
2798
- "family",
2799
- "heading",
2800
- "1"
2801
- ]
2802
- },
2803
- "2": {
2804
- "value": "\"Helvetica\", Arial, sans-serif",
2805
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2806
- "isSource": true,
2807
- "original": {
2808
- "value": "{font.family.heading.2.value}"
2809
- },
2810
- "name": "email-font-family-heading-2",
2811
- "attributes": {
2812
- "category": "email",
2813
- "type": "font",
2814
- "item": "family",
2815
- "subitem": "heading",
2816
- "state": "2"
2817
- },
2818
- "path": [
2819
- "email",
2820
- "font",
2821
- "family",
2822
- "heading",
2823
- "2"
2824
- ]
2825
- },
2826
- "3": {
2827
- "value": "\"Helvetica\", Arial, sans-serif",
2828
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2829
- "isSource": true,
2830
- "original": {
2831
- "value": "{font.family.heading.3.value}"
2832
- },
2833
- "name": "email-font-family-heading-3",
2834
- "attributes": {
2835
- "category": "email",
2836
- "type": "font",
2837
- "item": "family",
2838
- "subitem": "heading",
2839
- "state": "3"
2840
- },
2841
- "path": [
2842
- "email",
2843
- "font",
2844
- "family",
2845
- "heading",
2846
- "3"
2847
- ]
2848
- },
2849
- "base": {
2850
- "value": "\"Helvetica\", Arial, sans-serif",
2851
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2852
- "isSource": true,
2853
- "original": {
2854
- "value": "{font.family.heading.base.value}"
2855
- },
2856
- "name": "email-font-family-heading-base",
2857
- "attributes": {
2858
- "category": "email",
2859
- "type": "font",
2860
- "item": "family",
2861
- "subitem": "heading",
2862
- "state": "base"
2863
- },
2864
- "path": [
2865
- "email",
2866
- "font",
2867
- "family",
2868
- "heading",
2869
- "base"
2870
- ]
2871
- }
2872
- }
2873
- }
2874
- },
2875
- "size": {
2876
- "button": {
2877
- "border": {
2878
- "radius": {
2879
- "value": "4px",
2880
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2881
- "isSource": true,
2882
- "original": {
2883
- "value": "{size.border.radius.button.value}"
2884
- },
2885
- "name": "email-size-button-border-radius",
2886
- "attributes": {
2887
- "category": "email",
2888
- "type": "size",
2889
- "item": "button",
2890
- "subitem": "border",
2891
- "state": "radius"
2892
- },
2893
- "path": [
2894
- "email",
2895
- "size",
2896
- "button",
2897
- "border",
2898
- "radius"
2899
- ]
2900
- },
2901
- "width": {
2902
- "value": "1px",
2903
- "filePath": "/app/packages/@madgex.design-system/src/tokens/email.json",
2904
- "isSource": true,
2905
- "original": {
2906
- "value": "{size.border.width.button.value}"
2907
- },
2908
- "name": "email-size-button-border-width",
2909
- "attributes": {
2910
- "category": "email",
2911
- "type": "size",
2912
- "item": "button",
2913
- "subitem": "border",
2914
- "state": "width"
2915
- },
2916
- "path": [
2917
- "email",
2918
- "size",
2919
- "button",
2920
- "border",
2921
- "width"
2922
- ]
2923
- }
2924
- }
2925
- }
2926
- }
2927
- },
2928
- "font": {
2929
- "family": {
2930
- "base": {
2931
- "value": "\"Helvetica\", Arial, sans-serif",
2932
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2933
- "isSource": true,
2934
- "original": {
2935
- "value": "\"Helvetica\", Arial, sans-serif"
2936
- },
2937
- "name": "font-family-base",
2938
- "attributes": {
2939
- "category": "font",
2940
- "type": "family",
2941
- "item": "base"
2942
- },
2943
- "path": [
2944
- "font",
2945
- "family",
2946
- "base"
2947
- ]
2948
- },
2949
- "heading": {
2950
- "1": {
2951
- "value": "\"Helvetica\", Arial, sans-serif",
2952
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2953
- "isSource": true,
2954
- "original": {
2955
- "value": "{font.family.heading.base.value}"
2956
- },
2957
- "name": "font-family-heading-1",
2958
- "attributes": {
2959
- "category": "font",
2960
- "type": "family",
2961
- "item": "heading",
2962
- "subitem": "1"
2963
- },
2964
- "path": [
2965
- "font",
2966
- "family",
2967
- "heading",
2968
- "1"
2969
- ]
2970
- },
2971
- "2": {
2972
- "value": "\"Helvetica\", Arial, sans-serif",
2973
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2974
- "isSource": true,
2975
- "original": {
2976
- "value": "{font.family.heading.base.value}"
2977
- },
2978
- "name": "font-family-heading-2",
2979
- "attributes": {
2980
- "category": "font",
2981
- "type": "family",
2982
- "item": "heading",
2983
- "subitem": "2"
2984
- },
2985
- "path": [
2986
- "font",
2987
- "family",
2988
- "heading",
2989
- "2"
2990
- ]
2991
- },
2992
- "3": {
2993
- "value": "\"Helvetica\", Arial, sans-serif",
2994
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
2995
- "isSource": true,
2996
- "original": {
2997
- "value": "{font.family.heading.base.value}"
2998
- },
2999
- "name": "font-family-heading-3",
3000
- "attributes": {
3001
- "category": "font",
3002
- "type": "family",
3003
- "item": "heading",
3004
- "subitem": "3"
3005
- },
3006
- "path": [
3007
- "font",
3008
- "family",
3009
- "heading",
3010
- "3"
3011
- ]
3012
- },
3013
- "base": {
3014
- "value": "\"Helvetica\", Arial, sans-serif",
3015
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3016
- "isSource": true,
3017
- "original": {
3018
- "value": "{font.family.base.value}"
3019
- },
3020
- "name": "font-family-heading-base",
3021
- "attributes": {
3022
- "category": "font",
3023
- "type": "family",
3024
- "item": "heading",
3025
- "subitem": "base"
3026
- },
3027
- "path": [
3028
- "font",
3029
- "family",
3030
- "heading",
3031
- "base"
3032
- ]
3033
- }
3034
- },
3035
- "button": {
3036
- "base": {
3037
- "value": "\"Helvetica\", Arial, sans-serif",
3038
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3039
- "isSource": true,
3040
- "original": {
3041
- "value": "{font.family.base.value}"
3042
- },
3043
- "name": "font-family-button-base",
3044
- "attributes": {
3045
- "category": "font",
3046
- "type": "family",
3047
- "item": "button",
3048
- "subitem": "base"
3049
- },
3050
- "path": [
3051
- "font",
3052
- "family",
3053
- "button",
3054
- "base"
3055
- ]
3056
- }
3057
- }
3058
- },
3059
- "weight": {
3060
- "base": {
3061
- "value": "400",
3062
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3063
- "isSource": true,
3064
- "original": {
3065
- "value": "400"
3066
- },
3067
- "name": "font-weight-base",
3068
- "attributes": {
3069
- "category": "font",
3070
- "type": "weight",
3071
- "item": "base"
3072
- },
3073
- "path": [
3074
- "font",
3075
- "weight",
3076
- "base"
3077
- ]
3078
- },
3079
- "heading": {
3080
- "1": {
3081
- "value": "400",
3082
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3083
- "isSource": true,
3084
- "original": {
3085
- "value": "{font.weight.heading.base.value}"
3086
- },
3087
- "name": "font-weight-heading-1",
3088
- "attributes": {
3089
- "category": "font",
3090
- "type": "weight",
3091
- "item": "heading",
3092
- "subitem": "1"
3093
- },
3094
- "path": [
3095
- "font",
3096
- "weight",
3097
- "heading",
3098
- "1"
3099
- ]
3100
- },
3101
- "2": {
3102
- "value": "400",
3103
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3104
- "isSource": true,
3105
- "original": {
3106
- "value": "{font.weight.heading.base.value}"
3107
- },
3108
- "name": "font-weight-heading-2",
3109
- "attributes": {
3110
- "category": "font",
3111
- "type": "weight",
3112
- "item": "heading",
3113
- "subitem": "2"
3114
- },
3115
- "path": [
3116
- "font",
3117
- "weight",
3118
- "heading",
3119
- "2"
3120
- ]
3121
- },
3122
- "3": {
3123
- "value": "400",
3124
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3125
- "isSource": true,
3126
- "original": {
3127
- "value": "{font.weight.heading.base.value}"
3128
- },
3129
- "name": "font-weight-heading-3",
3130
- "attributes": {
3131
- "category": "font",
3132
- "type": "weight",
3133
- "item": "heading",
3134
- "subitem": "3"
3135
- },
3136
- "path": [
3137
- "font",
3138
- "weight",
3139
- "heading",
3140
- "3"
3141
- ]
3142
- },
3143
- "base": {
3144
- "value": "400",
3145
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3146
- "isSource": true,
3147
- "original": {
3148
- "value": "{font.weight.base.value}"
3149
- },
3150
- "name": "font-weight-heading-base",
3151
- "attributes": {
3152
- "category": "font",
3153
- "type": "weight",
3154
- "item": "heading",
3155
- "subitem": "base"
3156
- },
3157
- "path": [
3158
- "font",
3159
- "weight",
3160
- "heading",
3161
- "base"
3162
- ]
3163
- }
3164
- },
3165
- "button": {
3166
- "base": {
3167
- "value": "400",
3168
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3169
- "isSource": true,
3170
- "original": {
3171
- "value": "{font.weight.base.value}"
3172
- },
3173
- "name": "font-weight-button-base",
3174
- "attributes": {
3175
- "category": "font",
3176
- "type": "weight",
3177
- "item": "button",
3178
- "subitem": "base"
3179
- },
3180
- "path": [
3181
- "font",
3182
- "weight",
3183
- "button",
3184
- "base"
3185
- ]
3186
- }
3187
- },
3188
- "link": {
3189
- "base": {
3190
- "value": "inherit",
3191
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3192
- "isSource": true,
3193
- "original": {
3194
- "value": "inherit"
3195
- },
3196
- "name": "font-weight-link-base",
3197
- "attributes": {
3198
- "category": "font",
3199
- "type": "weight",
3200
- "item": "link",
3201
- "subitem": "base"
3202
- },
3203
- "path": [
3204
- "font",
3205
- "weight",
3206
- "link",
3207
- "base"
3208
- ]
3209
- }
3210
- }
3211
- },
3212
- "spacing": {
3213
- "base": {
3214
- "value": "normal",
3215
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3216
- "isSource": true,
3217
- "original": {
3218
- "value": "normal"
3219
- },
3220
- "name": "font-spacing-base",
3221
- "attributes": {
3222
- "category": "font",
3223
- "type": "spacing",
3224
- "item": "base"
3225
- },
3226
- "path": [
3227
- "font",
3228
- "spacing",
3229
- "base"
3230
- ]
3231
- },
3232
- "heading": {
3233
- "1": {
3234
- "value": "normal",
3235
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3236
- "isSource": true,
3237
- "original": {
3238
- "value": "{font.spacing.heading.base.value}"
3239
- },
3240
- "name": "font-spacing-heading-1",
3241
- "attributes": {
3242
- "category": "font",
3243
- "type": "spacing",
3244
- "item": "heading",
3245
- "subitem": "1"
3246
- },
3247
- "path": [
3248
- "font",
3249
- "spacing",
3250
- "heading",
3251
- "1"
3252
- ]
3253
- },
3254
- "2": {
3255
- "value": "normal",
3256
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3257
- "isSource": true,
3258
- "original": {
3259
- "value": "{font.spacing.heading.base.value}"
3260
- },
3261
- "name": "font-spacing-heading-2",
3262
- "attributes": {
3263
- "category": "font",
3264
- "type": "spacing",
3265
- "item": "heading",
3266
- "subitem": "2"
3267
- },
3268
- "path": [
3269
- "font",
3270
- "spacing",
3271
- "heading",
3272
- "2"
3273
- ]
3274
- },
3275
- "3": {
3276
- "value": "normal",
3277
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3278
- "isSource": true,
3279
- "original": {
3280
- "value": "{font.spacing.heading.base.value}"
3281
- },
3282
- "name": "font-spacing-heading-3",
3283
- "attributes": {
3284
- "category": "font",
3285
- "type": "spacing",
3286
- "item": "heading",
3287
- "subitem": "3"
3288
- },
3289
- "path": [
3290
- "font",
3291
- "spacing",
3292
- "heading",
3293
- "3"
3294
- ]
3295
- },
3296
- "base": {
3297
- "value": "normal",
3298
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3299
- "isSource": true,
3300
- "original": {
3301
- "value": "{font.spacing.base.value}"
3302
- },
3303
- "name": "font-spacing-heading-base",
3304
- "attributes": {
3305
- "category": "font",
3306
- "type": "spacing",
3307
- "item": "heading",
3308
- "subitem": "base"
3309
- },
3310
- "path": [
3311
- "font",
3312
- "spacing",
3313
- "heading",
3314
- "base"
3315
- ]
3316
- }
3317
- },
3318
- "button": {
3319
- "value": "normal",
3320
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3321
- "isSource": true,
3322
- "original": {
3323
- "value": "{font.spacing.base.value}"
3324
- },
3325
- "name": "font-spacing-button",
3326
- "attributes": {
3327
- "category": "font",
3328
- "type": "spacing",
3329
- "item": "button"
3330
- },
3331
- "path": [
3332
- "font",
3333
- "spacing",
3334
- "button"
3335
- ]
3336
- }
3337
- },
3338
- "type": {
3339
- "s-2": {
3340
- "size": {
3341
- "value": "0.75rem",
3342
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3343
- "isSource": true,
3344
- "original": {
3345
- "value": "0.75rem"
3346
- },
3347
- "name": "font-type-s-2-size",
3348
- "attributes": {
3349
- "category": "font",
3350
- "type": "type",
3351
- "item": "s-2",
3352
- "subitem": "size"
3353
- },
3354
- "path": [
3355
- "font",
3356
- "type",
3357
- "s-2",
3358
- "size"
3359
- ]
3360
- },
3361
- "line-height": {
3362
- "value": "1.35",
3363
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3364
- "isSource": true,
3365
- "original": {
3366
- "value": "1.35"
3367
- },
3368
- "name": "font-type-s-2-line-height",
3369
- "attributes": {
3370
- "category": "font",
3371
- "type": "type",
3372
- "item": "s-2",
3373
- "subitem": "line-height"
3374
- },
3375
- "path": [
3376
- "font",
3377
- "type",
3378
- "s-2",
3379
- "line-height"
3380
- ]
3381
- }
3382
- },
3383
- "s-1": {
3384
- "size": {
3385
- "value": "0.875rem",
3386
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3387
- "isSource": true,
3388
- "original": {
3389
- "value": "0.875rem"
3390
- },
3391
- "name": "font-type-s-1-size",
3392
- "attributes": {
3393
- "category": "font",
3394
- "type": "type",
3395
- "item": "s-1",
3396
- "subitem": "size"
3397
- },
3398
- "path": [
3399
- "font",
3400
- "type",
3401
- "s-1",
3402
- "size"
3403
- ]
3404
- },
3405
- "line-height": {
3406
- "value": "1.35",
3407
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3408
- "isSource": true,
3409
- "original": {
3410
- "value": "1.35"
3411
- },
3412
- "name": "font-type-s-1-line-height",
3413
- "attributes": {
3414
- "category": "font",
3415
- "type": "type",
3416
- "item": "s-1",
3417
- "subitem": "line-height"
3418
- },
3419
- "path": [
3420
- "font",
3421
- "type",
3422
- "s-1",
3423
- "line-height"
3424
- ]
3425
- }
3426
- },
3427
- "s0": {
3428
- "size": {
3429
- "value": "1rem",
3430
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3431
- "isSource": true,
3432
- "original": {
3433
- "value": "1rem"
3434
- },
3435
- "name": "font-type-s0-size",
3436
- "attributes": {
3437
- "category": "font",
3438
- "type": "type",
3439
- "item": "s0",
3440
- "subitem": "size"
3441
- },
3442
- "path": [
3443
- "font",
3444
- "type",
3445
- "s0",
3446
- "size"
3447
- ]
3448
- },
3449
- "line-height": {
3450
- "value": "1.4",
3451
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3452
- "isSource": true,
3453
- "original": {
3454
- "value": "1.4"
3455
- },
3456
- "name": "font-type-s0-line-height",
3457
- "attributes": {
3458
- "category": "font",
3459
- "type": "type",
3460
- "item": "s0",
3461
- "subitem": "line-height"
3462
- },
3463
- "path": [
3464
- "font",
3465
- "type",
3466
- "s0",
3467
- "line-height"
3468
- ]
3469
- }
3470
- },
3471
- "s1": {
3472
- "size": {
3473
- "value": "clamp(1.067rem, 1.0468rem + 0.1009vi, 1.125rem)",
3474
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3475
- "isSource": true,
3476
- "original": {
3477
- "value": "clamp(1.067rem, 1.0468rem + 0.1009vi, 1.125rem)"
3478
- },
3479
- "name": "font-type-s1-size",
3480
- "attributes": {
3481
- "category": "font",
3482
- "type": "type",
3483
- "item": "s1",
3484
- "subitem": "size"
3485
- },
3486
- "path": [
3487
- "font",
3488
- "type",
3489
- "s1",
3490
- "size"
3491
- ]
3492
- },
3493
- "line-height": {
3494
- "value": "1.4",
3495
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3496
- "isSource": true,
3497
- "original": {
3498
- "value": "1.4"
3499
- },
3500
- "name": "font-type-s1-line-height",
3501
- "attributes": {
3502
- "category": "font",
3503
- "type": "type",
3504
- "item": "s1",
3505
- "subitem": "line-height"
3506
- },
3507
- "path": [
3508
- "font",
3509
- "type",
3510
- "s1",
3511
- "line-height"
3512
- ]
3513
- }
3514
- },
3515
- "s2": {
3516
- "size": {
3517
- "value": "clamp(1.1385rem, 1.0943rem + 0.2211vi, 1.2656rem)",
3518
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3519
- "isSource": true,
3520
- "original": {
3521
- "value": "clamp(1.1385rem, 1.0943rem + 0.2211vi, 1.2656rem)"
3522
- },
3523
- "name": "font-type-s2-size",
3524
- "attributes": {
3525
- "category": "font",
3526
- "type": "type",
3527
- "item": "s2",
3528
- "subitem": "size"
3529
- },
3530
- "path": [
3531
- "font",
3532
- "type",
3533
- "s2",
3534
- "size"
3535
- ]
3536
- },
3537
- "line-height": {
3538
- "value": "1.2",
3539
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3540
- "isSource": true,
3541
- "original": {
3542
- "value": "1.2"
3543
- },
3544
- "name": "font-type-s2-line-height",
3545
- "attributes": {
3546
- "category": "font",
3547
- "type": "type",
3548
- "item": "s2",
3549
- "subitem": "line-height"
3550
- },
3551
- "path": [
3552
- "font",
3553
- "type",
3554
- "s2",
3555
- "line-height"
3556
- ]
3557
- }
3558
- },
3559
- "s3": {
3560
- "size": {
3561
- "value": "clamp(1.2148rem, 1.1421rem + 0.3636vi, 1.4238rem)",
3562
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3563
- "isSource": true,
3564
- "original": {
3565
- "value": "clamp(1.2148rem, 1.1421rem + 0.3636vi, 1.4238rem)"
3566
- },
3567
- "name": "font-type-s3-size",
3568
- "attributes": {
3569
- "category": "font",
3570
- "type": "type",
3571
- "item": "s3",
3572
- "subitem": "size"
3573
- },
3574
- "path": [
3575
- "font",
3576
- "type",
3577
- "s3",
3578
- "size"
3579
- ]
3580
- },
3581
- "line-height": {
3582
- "value": "1.2",
3583
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3584
- "isSource": true,
3585
- "original": {
3586
- "value": "1.2"
3587
- },
3588
- "name": "font-type-s3-line-height",
3589
- "attributes": {
3590
- "category": "font",
3591
- "type": "type",
3592
- "item": "s3",
3593
- "subitem": "line-height"
3594
- },
3595
- "path": [
3596
- "font",
3597
- "type",
3598
- "s3",
3599
- "line-height"
3600
- ]
3601
- }
3602
- },
3603
- "s4": {
3604
- "size": {
3605
- "value": "clamp(1.2962rem, 1.1898rem + 0.5316vi, 1.6018rem)",
3606
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3607
- "isSource": true,
3608
- "original": {
3609
- "value": "clamp(1.2962rem, 1.1898rem + 0.5316vi, 1.6018rem)"
3610
- },
3611
- "name": "font-type-s4-size",
3612
- "attributes": {
3613
- "category": "font",
3614
- "type": "type",
3615
- "item": "s4",
3616
- "subitem": "size"
3617
- },
3618
- "path": [
3619
- "font",
3620
- "type",
3621
- "s4",
3622
- "size"
3623
- ]
3624
- },
3625
- "line-height": {
3626
- "value": "1.2",
3627
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3628
- "isSource": true,
3629
- "original": {
3630
- "value": "1.2"
3631
- },
3632
- "name": "font-type-s4-line-height",
3633
- "attributes": {
3634
- "category": "font",
3635
- "type": "type",
3636
- "item": "s4",
3637
- "subitem": "line-height"
3638
- },
3639
- "path": [
3640
- "font",
3641
- "type",
3642
- "s4",
3643
- "line-height"
3644
- ]
3645
- }
3646
- },
3647
- "s5": {
3648
- "size": {
3649
- "value": "clamp(1.383rem, 1.2372rem + 0.7288vi, 1.802rem)",
3650
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3651
- "isSource": true,
3652
- "original": {
3653
- "value": "clamp(1.383rem, 1.2372rem + 0.7288vi, 1.802rem)"
3654
- },
3655
- "name": "font-type-s5-size",
3656
- "attributes": {
3657
- "category": "font",
3658
- "type": "type",
3659
- "item": "s5",
3660
- "subitem": "size"
3661
- },
3662
- "path": [
3663
- "font",
3664
- "type",
3665
- "s5",
3666
- "size"
3667
- ]
3668
- },
3669
- "line-height": {
3670
- "value": "1.2",
3671
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3672
- "isSource": true,
3673
- "original": {
3674
- "value": "1.2"
3675
- },
3676
- "name": "font-type-s5-line-height",
3677
- "attributes": {
3678
- "category": "font",
3679
- "type": "type",
3680
- "item": "s5",
3681
- "subitem": "line-height"
3682
- },
3683
- "path": [
3684
- "font",
3685
- "type",
3686
- "s5",
3687
- "line-height"
3688
- ]
3689
- }
3690
- },
3691
- "s6": {
3692
- "size": {
3693
- "value": "clamp(1.4757rem, 1.2838rem + 0.9593vi, 2.0273rem)",
3694
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3695
- "isSource": true,
3696
- "original": {
3697
- "value": "clamp(1.4757rem, 1.2838rem + 0.9593vi, 2.0273rem)"
3698
- },
3699
- "name": "font-type-s6-size",
3700
- "attributes": {
3701
- "category": "font",
3702
- "type": "type",
3703
- "item": "s6",
3704
- "subitem": "size"
3705
- },
3706
- "path": [
3707
- "font",
3708
- "type",
3709
- "s6",
3710
- "size"
3711
- ]
3712
- },
3713
- "line-height": {
3714
- "value": "1.15",
3715
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3716
- "isSource": true,
3717
- "original": {
3718
- "value": "1.15"
3719
- },
3720
- "name": "font-type-s6-line-height",
3721
- "attributes": {
3722
- "category": "font",
3723
- "type": "type",
3724
- "item": "s6",
3725
- "subitem": "line-height"
3726
- },
3727
- "path": [
3728
- "font",
3729
- "type",
3730
- "s6",
3731
- "line-height"
3732
- ]
3733
- }
3734
- },
3735
- "s7": {
3736
- "size": {
3737
- "value": "clamp(1.5745rem, 1.3289rem + 1.2281vi, 2.2807rem)",
3738
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3739
- "isSource": true,
3740
- "original": {
3741
- "value": "clamp(1.5745rem, 1.3289rem + 1.2281vi, 2.2807rem)"
3742
- },
3743
- "name": "font-type-s7-size",
3744
- "attributes": {
3745
- "category": "font",
3746
- "type": "type",
3747
- "item": "s7",
3748
- "subitem": "size"
3749
- },
3750
- "path": [
3751
- "font",
3752
- "type",
3753
- "s7",
3754
- "size"
3755
- ]
3756
- },
3757
- "line-height": {
3758
- "value": "1.15",
3759
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3760
- "isSource": true,
3761
- "original": {
3762
- "value": "1.15"
3763
- },
3764
- "name": "font-type-s7-line-height",
3765
- "attributes": {
3766
- "category": "font",
3767
- "type": "type",
3768
- "item": "s7",
3769
- "subitem": "line-height"
3770
- },
3771
- "path": [
3772
- "font",
3773
- "type",
3774
- "s7",
3775
- "line-height"
3776
- ]
3777
- }
3778
- },
3779
- "s8": {
3780
- "size": {
3781
- "value": "clamp(1.68rem, 1.3719rem + 1.5405vi, 2.5658rem)",
3782
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3783
- "isSource": true,
3784
- "original": {
3785
- "value": "clamp(1.68rem, 1.3719rem + 1.5405vi, 2.5658rem)"
3786
- },
3787
- "name": "font-type-s8-size",
3788
- "attributes": {
3789
- "category": "font",
3790
- "type": "type",
3791
- "item": "s8",
3792
- "subitem": "size"
3793
- },
3794
- "path": [
3795
- "font",
3796
- "type",
3797
- "s8",
3798
- "size"
3799
- ]
3800
- },
3801
- "line-height": {
3802
- "value": "1.15",
3803
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3804
- "isSource": true,
3805
- "original": {
3806
- "value": "1.15"
3807
- },
3808
- "name": "font-type-s8-line-height",
3809
- "attributes": {
3810
- "category": "font",
3811
- "type": "type",
3812
- "item": "s8",
3813
- "subitem": "line-height"
3814
- },
3815
- "path": [
3816
- "font",
3817
- "type",
3818
- "s8",
3819
- "line-height"
3820
- ]
3821
- }
3822
- },
3823
- "s9": {
3824
- "size": {
3825
- "value": "clamp(1.7926rem, 1.4121rem + 1.9025vi, 2.8865rem)",
3826
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3827
- "isSource": true,
3828
- "original": {
3829
- "value": "clamp(1.7926rem, 1.4121rem + 1.9025vi, 2.8865rem)"
3830
- },
3831
- "name": "font-type-s9-size",
3832
- "attributes": {
3833
- "category": "font",
3834
- "type": "type",
3835
- "item": "s9",
3836
- "subitem": "size"
3837
- },
3838
- "path": [
3839
- "font",
3840
- "type",
3841
- "s9",
3842
- "size"
3843
- ]
3844
- },
3845
- "line-height": {
3846
- "value": "1.15",
3847
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3848
- "isSource": true,
3849
- "original": {
3850
- "value": "1.15"
3851
- },
3852
- "name": "font-type-s9-line-height",
3853
- "attributes": {
3854
- "category": "font",
3855
- "type": "type",
3856
- "item": "s9",
3857
- "subitem": "line-height"
3858
- },
3859
- "path": [
3860
- "font",
3861
- "type",
3862
- "s9",
3863
- "line-height"
3864
- ]
3865
- }
3866
- }
3867
- }
3868
- },
3869
- "text": {
3870
- "transform": {
3871
- "heading": {
3872
- "1": {
3873
- "value": "none",
3874
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3875
- "isSource": true,
3876
- "original": {
3877
- "value": "{text.transform.heading.base.value}"
3878
- },
3879
- "name": "text-transform-heading-1",
3880
- "attributes": {
3881
- "category": "text",
3882
- "type": "transform",
3883
- "item": "heading",
3884
- "subitem": "1"
3885
- },
3886
- "path": [
3887
- "text",
3888
- "transform",
3889
- "heading",
3890
- "1"
3891
- ]
3892
- },
3893
- "2": {
3894
- "value": "none",
3895
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3896
- "isSource": true,
3897
- "original": {
3898
- "value": "{text.transform.heading.base.value}"
3899
- },
3900
- "name": "text-transform-heading-2",
3901
- "attributes": {
3902
- "category": "text",
3903
- "type": "transform",
3904
- "item": "heading",
3905
- "subitem": "2"
3906
- },
3907
- "path": [
3908
- "text",
3909
- "transform",
3910
- "heading",
3911
- "2"
3912
- ]
3913
- },
3914
- "3": {
3915
- "value": "none",
3916
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3917
- "isSource": true,
3918
- "original": {
3919
- "value": "{text.transform.heading.base.value}"
3920
- },
3921
- "name": "text-transform-heading-3",
3922
- "attributes": {
3923
- "category": "text",
3924
- "type": "transform",
3925
- "item": "heading",
3926
- "subitem": "3"
3927
- },
3928
- "path": [
3929
- "text",
3930
- "transform",
3931
- "heading",
3932
- "3"
3933
- ]
3934
- },
3935
- "base": {
3936
- "value": "none",
3937
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3938
- "isSource": true,
3939
- "original": {
3940
- "value": "none"
3941
- },
3942
- "name": "text-transform-heading-base",
3943
- "attributes": {
3944
- "category": "text",
3945
- "type": "transform",
3946
- "item": "heading",
3947
- "subitem": "base"
3948
- },
3949
- "path": [
3950
- "text",
3951
- "transform",
3952
- "heading",
3953
- "base"
3954
- ]
3955
- }
3956
- },
3957
- "button": {
3958
- "value": "none",
3959
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3960
- "isSource": true,
3961
- "original": {
3962
- "value": "none"
3963
- },
3964
- "name": "text-transform-button",
3965
- "attributes": {
3966
- "category": "text",
3967
- "type": "transform",
3968
- "item": "button"
3969
- },
3970
- "path": [
3971
- "text",
3972
- "transform",
3973
- "button"
3974
- ]
3975
- }
3976
- },
3977
- "decoration": {
3978
- "link": {
3979
- "base": {
3980
- "value": "underline",
3981
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3982
- "isSource": true,
3983
- "original": {
3984
- "value": "underline"
3985
- },
3986
- "name": "text-decoration-link-base",
3987
- "attributes": {
3988
- "category": "text",
3989
- "type": "decoration",
3990
- "item": "link",
3991
- "subitem": "base"
3992
- },
3993
- "path": [
3994
- "text",
3995
- "decoration",
3996
- "link",
3997
- "base"
3998
- ]
3999
- },
4000
- "hover": {
4001
- "value": "underline",
4002
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4003
- "isSource": true,
4004
- "original": {
4005
- "value": "underline"
4006
- },
4007
- "name": "text-decoration-link-hover",
4008
- "attributes": {
4009
- "category": "text",
4010
- "type": "decoration",
4011
- "item": "link",
4012
- "subitem": "hover"
4013
- },
4014
- "path": [
4015
- "text",
4016
- "decoration",
4017
- "link",
4018
- "hover"
4019
- ]
4020
- }
4021
- }
4022
- }
4023
- }
4024
- }