@madgex/design-system 6.3.10 → 7.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,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 20 Jun 2024 13:09:57 GMT
3
+ * Generated on Wed, 10 Jul 2024 10:09:43 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -3290,2160 +3290,533 @@ module.exports = {
3290
3290
  ]
3291
3291
  }
3292
3292
  },
3293
- "size": {
3294
- "base": {
3295
- "value": "16px",
3296
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3297
- "isSource": true,
3298
- "original": {
3299
- "value": "16px"
3300
- },
3301
- "name": "MdsFontSizeBase",
3302
- "attributes": {
3303
- "category": "font",
3304
- "type": "size",
3305
- "item": "base"
3306
- },
3307
- "path": [
3308
- "font",
3309
- "size",
3310
- "base"
3311
- ]
3312
- }
3313
- },
3314
3293
  "type": {
3315
- "canon": {
3316
- "default": {
3317
- "size": {
3318
- "value": "1.750rem",
3319
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3320
- "isSource": true,
3321
- "original": {
3322
- "value": "28px"
3323
- },
3324
- "name": "MdsFontTypeCanonDefaultSize",
3325
- "attributes": {
3326
- "category": "font",
3327
- "type": "type",
3328
- "item": "canon",
3329
- "subitem": "default",
3330
- "state": "size"
3331
- },
3332
- "path": [
3333
- "font",
3334
- "type",
3335
- "canon",
3336
- "default",
3337
- "size"
3338
- ]
3339
- },
3340
- "line-height": {
3341
- "value": "1.15",
3342
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3343
- "isSource": true,
3344
- "original": {
3345
- "value": "1.15"
3346
- },
3347
- "name": "MdsFontTypeCanonDefaultLineHeight",
3348
- "attributes": {
3349
- "category": "font",
3350
- "type": "type",
3351
- "item": "canon",
3352
- "subitem": "default",
3353
- "state": "line-height"
3354
- },
3355
- "path": [
3356
- "font",
3357
- "type",
3358
- "canon",
3359
- "default",
3360
- "line-height"
3361
- ]
3362
- }
3363
- },
3364
- "sm": {
3365
- "size": {
3366
- "value": "2.000rem",
3367
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3368
- "isSource": true,
3369
- "original": {
3370
- "value": "32px"
3371
- },
3372
- "name": "MdsFontTypeCanonSmSize",
3373
- "attributes": {
3374
- "category": "font",
3375
- "type": "type",
3376
- "item": "canon",
3377
- "subitem": "sm",
3378
- "state": "size"
3379
- },
3380
- "path": [
3381
- "font",
3382
- "type",
3383
- "canon",
3384
- "sm",
3385
- "size"
3386
- ]
3387
- },
3388
- "line-height": {
3389
- "value": "1.13",
3390
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3391
- "isSource": true,
3392
- "original": {
3393
- "value": "1.13"
3394
- },
3395
- "name": "MdsFontTypeCanonSmLineHeight",
3396
- "attributes": {
3397
- "category": "font",
3398
- "type": "type",
3399
- "item": "canon",
3400
- "subitem": "sm",
3401
- "state": "line-height"
3402
- },
3403
- "path": [
3404
- "font",
3405
- "type",
3406
- "canon",
3407
- "sm",
3408
- "line-height"
3409
- ]
3410
- }
3411
- },
3412
- "md": {
3413
- "size": {
3414
- "value": "3.250rem",
3415
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3416
- "isSource": true,
3417
- "original": {
3418
- "value": "52px"
3419
- },
3420
- "name": "MdsFontTypeCanonMdSize",
3421
- "attributes": {
3422
- "category": "font",
3423
- "type": "type",
3424
- "item": "canon",
3425
- "subitem": "md",
3426
- "state": "size"
3427
- },
3428
- "path": [
3429
- "font",
3430
- "type",
3431
- "canon",
3432
- "md",
3433
- "size"
3434
- ]
3435
- },
3436
- "line-height": {
3437
- "value": "1.08",
3438
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3439
- "isSource": true,
3440
- "original": {
3441
- "value": "1.08"
3442
- },
3443
- "name": "MdsFontTypeCanonMdLineHeight",
3444
- "attributes": {
3445
- "category": "font",
3446
- "type": "type",
3447
- "item": "canon",
3448
- "subitem": "md",
3449
- "state": "line-height"
3450
- },
3451
- "path": [
3452
- "font",
3453
- "type",
3454
- "canon",
3455
- "md",
3456
- "line-height"
3457
- ]
3458
- }
3459
- },
3460
- "lg": {
3461
- "size": {
3462
- "value": "2.750rem",
3463
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3464
- "isSource": true,
3465
- "original": {
3466
- "value": "44px"
3467
- },
3468
- "name": "MdsFontTypeCanonLgSize",
3469
- "attributes": {
3470
- "category": "font",
3471
- "type": "type",
3472
- "item": "canon",
3473
- "subitem": "lg",
3474
- "state": "size"
3475
- },
3476
- "path": [
3477
- "font",
3478
- "type",
3479
- "canon",
3480
- "lg",
3481
- "size"
3482
- ]
3483
- },
3484
- "line-height": {
3485
- "value": "1.1",
3486
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3487
- "isSource": true,
3488
- "original": {
3489
- "value": "1.1"
3490
- },
3491
- "name": "MdsFontTypeCanonLgLineHeight",
3492
- "attributes": {
3493
- "category": "font",
3494
- "type": "type",
3495
- "item": "canon",
3496
- "subitem": "lg",
3497
- "state": "line-height"
3498
- },
3499
- "path": [
3500
- "font",
3501
- "type",
3502
- "canon",
3503
- "lg",
3504
- "line-height"
3505
- ]
3506
- }
3507
- }
3508
- },
3509
- "trafalgar": {
3510
- "default": {
3511
- "size": {
3512
- "value": "1.250rem",
3513
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3514
- "isSource": true,
3515
- "original": {
3516
- "value": "20px"
3517
- },
3518
- "name": "MdsFontTypeTrafalgarDefaultSize",
3519
- "attributes": {
3520
- "category": "font",
3521
- "type": "type",
3522
- "item": "trafalgar",
3523
- "subitem": "default",
3524
- "state": "size"
3525
- },
3526
- "path": [
3527
- "font",
3528
- "type",
3529
- "trafalgar",
3530
- "default",
3531
- "size"
3532
- ]
3533
- },
3534
- "line-height": {
3535
- "value": "1.2",
3536
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3537
- "isSource": true,
3538
- "original": {
3539
- "value": "1.2"
3540
- },
3541
- "name": "MdsFontTypeTrafalgarDefaultLineHeight",
3542
- "attributes": {
3543
- "category": "font",
3544
- "type": "type",
3545
- "item": "trafalgar",
3546
- "subitem": "default",
3547
- "state": "line-height"
3548
- },
3549
- "path": [
3550
- "font",
3551
- "type",
3552
- "trafalgar",
3553
- "default",
3554
- "line-height"
3555
- ]
3556
- }
3557
- },
3558
- "sm": {
3559
- "size": {
3560
- "value": "1.500rem",
3561
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3562
- "isSource": true,
3563
- "original": {
3564
- "value": "24px"
3565
- },
3566
- "name": "MdsFontTypeTrafalgarSmSize",
3567
- "attributes": {
3568
- "category": "font",
3569
- "type": "type",
3570
- "item": "trafalgar",
3571
- "subitem": "sm",
3572
- "state": "size"
3573
- },
3574
- "path": [
3575
- "font",
3576
- "type",
3577
- "trafalgar",
3578
- "sm",
3579
- "size"
3580
- ]
3581
- },
3582
- "line-height": {
3583
- "value": "1.17",
3584
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3585
- "isSource": true,
3586
- "original": {
3587
- "value": "1.17"
3588
- },
3589
- "name": "MdsFontTypeTrafalgarSmLineHeight",
3590
- "attributes": {
3591
- "category": "font",
3592
- "type": "type",
3593
- "item": "trafalgar",
3594
- "subitem": "sm",
3595
- "state": "line-height"
3596
- },
3597
- "path": [
3598
- "font",
3599
- "type",
3600
- "trafalgar",
3601
- "sm",
3602
- "line-height"
3603
- ]
3604
- }
3605
- },
3606
- "md": {
3607
- "size": {
3608
- "value": "2.250rem",
3609
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3610
- "isSource": true,
3611
- "original": {
3612
- "value": "36px"
3613
- },
3614
- "name": "MdsFontTypeTrafalgarMdSize",
3615
- "attributes": {
3616
- "category": "font",
3617
- "type": "type",
3618
- "item": "trafalgar",
3619
- "subitem": "md",
3620
- "state": "size"
3621
- },
3622
- "path": [
3623
- "font",
3624
- "type",
3625
- "trafalgar",
3626
- "md",
3627
- "size"
3628
- ]
3629
- },
3630
- "line-height": {
3631
- "value": "1.12",
3632
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3633
- "isSource": true,
3634
- "original": {
3635
- "value": "1.12"
3636
- },
3637
- "name": "MdsFontTypeTrafalgarMdLineHeight",
3638
- "attributes": {
3639
- "category": "font",
3640
- "type": "type",
3641
- "item": "trafalgar",
3642
- "subitem": "md",
3643
- "state": "line-height"
3644
- },
3645
- "path": [
3646
- "font",
3647
- "type",
3648
- "trafalgar",
3649
- "md",
3650
- "line-height"
3651
- ]
3652
- }
3653
- },
3654
- "lg": {
3655
- "size": {
3656
- "value": "2.000rem",
3657
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3658
- "isSource": true,
3659
- "original": {
3660
- "value": "32px"
3661
- },
3662
- "name": "MdsFontTypeTrafalgarLgSize",
3663
- "attributes": {
3664
- "category": "font",
3665
- "type": "type",
3666
- "item": "trafalgar",
3667
- "subitem": "lg",
3668
- "state": "size"
3669
- },
3670
- "path": [
3671
- "font",
3672
- "type",
3673
- "trafalgar",
3674
- "lg",
3675
- "size"
3676
- ]
3677
- },
3678
- "line-height": {
3679
- "value": "1.13",
3680
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3681
- "isSource": true,
3682
- "original": {
3683
- "value": "1.13"
3684
- },
3685
- "name": "MdsFontTypeTrafalgarLgLineHeight",
3686
- "attributes": {
3687
- "category": "font",
3688
- "type": "type",
3689
- "item": "trafalgar",
3690
- "subitem": "lg",
3691
- "state": "line-height"
3692
- },
3693
- "path": [
3694
- "font",
3695
- "type",
3696
- "trafalgar",
3697
- "lg",
3698
- "line-height"
3699
- ]
3700
- }
3701
- }
3702
- },
3703
- "paragon": {
3704
- "default": {
3705
- "size": {
3706
- "value": "1.250rem",
3707
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3708
- "isSource": true,
3709
- "original": {
3710
- "value": "20px"
3711
- },
3712
- "name": "MdsFontTypeParagonDefaultSize",
3713
- "attributes": {
3714
- "category": "font",
3715
- "type": "type",
3716
- "item": "paragon",
3717
- "subitem": "default",
3718
- "state": "size"
3719
- },
3720
- "path": [
3721
- "font",
3722
- "type",
3723
- "paragon",
3724
- "default",
3725
- "size"
3726
- ]
3294
+ "s-2": {
3295
+ "size": {
3296
+ "value": "0.75rem",
3297
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3298
+ "isSource": true,
3299
+ "original": {
3300
+ "value": "0.75rem"
3727
3301
  },
3728
- "line-height": {
3729
- "value": "1.2",
3730
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3731
- "isSource": true,
3732
- "original": {
3733
- "value": "1.2"
3734
- },
3735
- "name": "MdsFontTypeParagonDefaultLineHeight",
3736
- "attributes": {
3737
- "category": "font",
3738
- "type": "type",
3739
- "item": "paragon",
3740
- "subitem": "default",
3741
- "state": "line-height"
3742
- },
3743
- "path": [
3744
- "font",
3745
- "type",
3746
- "paragon",
3747
- "default",
3748
- "line-height"
3749
- ]
3750
- }
3751
- },
3752
- "sm": {
3753
- "size": {
3754
- "value": "1.375rem",
3755
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3756
- "isSource": true,
3757
- "original": {
3758
- "value": "22px"
3759
- },
3760
- "name": "MdsFontTypeParagonSmSize",
3761
- "attributes": {
3762
- "category": "font",
3763
- "type": "type",
3764
- "item": "paragon",
3765
- "subitem": "sm",
3766
- "state": "size"
3767
- },
3768
- "path": [
3769
- "font",
3770
- "type",
3771
- "paragon",
3772
- "sm",
3773
- "size"
3774
- ]
3302
+ "name": "MdsFontTypeS2Size",
3303
+ "attributes": {
3304
+ "category": "font",
3305
+ "type": "type",
3306
+ "item": "s-2",
3307
+ "subitem": "size"
3775
3308
  },
3776
- "line-height": {
3777
- "value": "1.19",
3778
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3779
- "isSource": true,
3780
- "original": {
3781
- "value": "1.19"
3782
- },
3783
- "name": "MdsFontTypeParagonSmLineHeight",
3784
- "attributes": {
3785
- "category": "font",
3786
- "type": "type",
3787
- "item": "paragon",
3788
- "subitem": "sm",
3789
- "state": "line-height"
3790
- },
3791
- "path": [
3792
- "font",
3793
- "type",
3794
- "paragon",
3795
- "sm",
3796
- "line-height"
3797
- ]
3798
- }
3309
+ "path": [
3310
+ "font",
3311
+ "type",
3312
+ "s-2",
3313
+ "size"
3314
+ ]
3799
3315
  },
3800
- "md": {
3801
- "size": {
3802
- "value": "1.750rem",
3803
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3804
- "isSource": true,
3805
- "original": {
3806
- "value": "28px"
3807
- },
3808
- "name": "MdsFontTypeParagonMdSize",
3809
- "attributes": {
3810
- "category": "font",
3811
- "type": "type",
3812
- "item": "paragon",
3813
- "subitem": "md",
3814
- "state": "size"
3815
- },
3816
- "path": [
3817
- "font",
3818
- "type",
3819
- "paragon",
3820
- "md",
3821
- "size"
3822
- ]
3316
+ "line-height": {
3317
+ "value": "1.35",
3318
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3319
+ "isSource": true,
3320
+ "original": {
3321
+ "value": "1.35"
3823
3322
  },
3824
- "line-height": {
3825
- "value": "1.15",
3826
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3827
- "isSource": true,
3828
- "original": {
3829
- "value": "1.15"
3830
- },
3831
- "name": "MdsFontTypeParagonMdLineHeight",
3832
- "attributes": {
3833
- "category": "font",
3834
- "type": "type",
3835
- "item": "paragon",
3836
- "subitem": "md",
3837
- "state": "line-height"
3838
- },
3839
- "path": [
3840
- "font",
3841
- "type",
3842
- "paragon",
3843
- "md",
3844
- "line-height"
3845
- ]
3846
- }
3847
- },
3848
- "lg": {
3849
- "size": {
3850
- "value": "1.750rem",
3851
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3852
- "isSource": true,
3853
- "original": {
3854
- "value": "28px"
3855
- },
3856
- "name": "MdsFontTypeParagonLgSize",
3857
- "attributes": {
3858
- "category": "font",
3859
- "type": "type",
3860
- "item": "paragon",
3861
- "subitem": "lg",
3862
- "state": "size"
3863
- },
3864
- "path": [
3865
- "font",
3866
- "type",
3867
- "paragon",
3868
- "lg",
3869
- "size"
3870
- ]
3323
+ "name": "MdsFontTypeS2LineHeight",
3324
+ "attributes": {
3325
+ "category": "font",
3326
+ "type": "type",
3327
+ "item": "s-2",
3328
+ "subitem": "line-height"
3871
3329
  },
3872
- "line-height": {
3873
- "value": "1.15",
3874
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3875
- "isSource": true,
3876
- "original": {
3877
- "value": "1.15"
3878
- },
3879
- "name": "MdsFontTypeParagonLgLineHeight",
3880
- "attributes": {
3881
- "category": "font",
3882
- "type": "type",
3883
- "item": "paragon",
3884
- "subitem": "lg",
3885
- "state": "line-height"
3886
- },
3887
- "path": [
3888
- "font",
3889
- "type",
3890
- "paragon",
3891
- "lg",
3892
- "line-height"
3893
- ]
3894
- }
3330
+ "path": [
3331
+ "font",
3332
+ "type",
3333
+ "s-2",
3334
+ "line-height"
3335
+ ]
3895
3336
  }
3896
3337
  },
3897
- "double-pica": {
3898
- "default": {
3899
- "size": {
3900
- "value": "1.250rem",
3901
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3902
- "isSource": true,
3903
- "original": {
3904
- "value": "20px"
3905
- },
3906
- "name": "MdsFontTypeDoublePicaDefaultSize",
3907
- "attributes": {
3908
- "category": "font",
3909
- "type": "type",
3910
- "item": "double-pica",
3911
- "subitem": "default",
3912
- "state": "size"
3913
- },
3914
- "path": [
3915
- "font",
3916
- "type",
3917
- "double-pica",
3918
- "default",
3919
- "size"
3920
- ]
3338
+ "s-1": {
3339
+ "size": {
3340
+ "value": "0.875rem",
3341
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3342
+ "isSource": true,
3343
+ "original": {
3344
+ "value": "0.875rem"
3921
3345
  },
3922
- "line-height": {
3923
- "value": "1.2",
3924
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3925
- "isSource": true,
3926
- "original": {
3927
- "value": "1.2"
3928
- },
3929
- "name": "MdsFontTypeDoublePicaDefaultLineHeight",
3930
- "attributes": {
3931
- "category": "font",
3932
- "type": "type",
3933
- "item": "double-pica",
3934
- "subitem": "default",
3935
- "state": "line-height"
3936
- },
3937
- "path": [
3938
- "font",
3939
- "type",
3940
- "double-pica",
3941
- "default",
3942
- "line-height"
3943
- ]
3944
- }
3945
- },
3946
- "sm": {
3947
- "size": {
3948
- "value": "1.250rem",
3949
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3950
- "isSource": true,
3951
- "original": {
3952
- "value": "20px"
3953
- },
3954
- "name": "MdsFontTypeDoublePicaSmSize",
3955
- "attributes": {
3956
- "category": "font",
3957
- "type": "type",
3958
- "item": "double-pica",
3959
- "subitem": "sm",
3960
- "state": "size"
3961
- },
3962
- "path": [
3963
- "font",
3964
- "type",
3965
- "double-pica",
3966
- "sm",
3967
- "size"
3968
- ]
3346
+ "name": "MdsFontTypeS1Size",
3347
+ "attributes": {
3348
+ "category": "font",
3349
+ "type": "type",
3350
+ "item": "s-1",
3351
+ "subitem": "size"
3969
3352
  },
3970
- "line-height": {
3971
- "value": "1.2",
3972
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3973
- "isSource": true,
3974
- "original": {
3975
- "value": "1.2"
3976
- },
3977
- "name": "MdsFontTypeDoublePicaSmLineHeight",
3978
- "attributes": {
3979
- "category": "font",
3980
- "type": "type",
3981
- "item": "double-pica",
3982
- "subitem": "sm",
3983
- "state": "line-height"
3984
- },
3985
- "path": [
3986
- "font",
3987
- "type",
3988
- "double-pica",
3989
- "sm",
3990
- "line-height"
3991
- ]
3992
- }
3353
+ "path": [
3354
+ "font",
3355
+ "type",
3356
+ "s-1",
3357
+ "size"
3358
+ ]
3993
3359
  },
3994
- "md": {
3995
- "size": {
3996
- "value": "1.625rem",
3997
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3998
- "isSource": true,
3999
- "original": {
4000
- "value": "26px"
4001
- },
4002
- "name": "MdsFontTypeDoublePicaMdSize",
4003
- "attributes": {
4004
- "category": "font",
4005
- "type": "type",
4006
- "item": "double-pica",
4007
- "subitem": "md",
4008
- "state": "size"
4009
- },
4010
- "path": [
4011
- "font",
4012
- "type",
4013
- "double-pica",
4014
- "md",
4015
- "size"
4016
- ]
3360
+ "line-height": {
3361
+ "value": "1.35",
3362
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3363
+ "isSource": true,
3364
+ "original": {
3365
+ "value": "1.35"
4017
3366
  },
4018
- "line-height": {
4019
- "value": "1.16",
4020
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4021
- "isSource": true,
4022
- "original": {
4023
- "value": "1.16"
4024
- },
4025
- "name": "MdsFontTypeDoublePicaMdLineHeight",
4026
- "attributes": {
4027
- "category": "font",
4028
- "type": "type",
4029
- "item": "double-pica",
4030
- "subitem": "md",
4031
- "state": "line-height"
4032
- },
4033
- "path": [
4034
- "font",
4035
- "type",
4036
- "double-pica",
4037
- "md",
4038
- "line-height"
4039
- ]
4040
- }
4041
- },
4042
- "lg": {
4043
- "size": {
4044
- "value": "1.500rem",
4045
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4046
- "isSource": true,
4047
- "original": {
4048
- "value": "24px"
4049
- },
4050
- "name": "MdsFontTypeDoublePicaLgSize",
4051
- "attributes": {
4052
- "category": "font",
4053
- "type": "type",
4054
- "item": "double-pica",
4055
- "subitem": "lg",
4056
- "state": "size"
4057
- },
4058
- "path": [
4059
- "font",
4060
- "type",
4061
- "double-pica",
4062
- "lg",
4063
- "size"
4064
- ]
3367
+ "name": "MdsFontTypeS1LineHeight",
3368
+ "attributes": {
3369
+ "category": "font",
3370
+ "type": "type",
3371
+ "item": "s-1",
3372
+ "subitem": "line-height"
4065
3373
  },
4066
- "line-height": {
4067
- "value": "1.17",
4068
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4069
- "isSource": true,
4070
- "original": {
4071
- "value": "1.17"
4072
- },
4073
- "name": "MdsFontTypeDoublePicaLgLineHeight",
4074
- "attributes": {
4075
- "category": "font",
4076
- "type": "type",
4077
- "item": "double-pica",
4078
- "subitem": "lg",
4079
- "state": "line-height"
4080
- },
4081
- "path": [
4082
- "font",
4083
- "type",
4084
- "double-pica",
4085
- "lg",
4086
- "line-height"
4087
- ]
4088
- }
3374
+ "path": [
3375
+ "font",
3376
+ "type",
3377
+ "s-1",
3378
+ "line-height"
3379
+ ]
4089
3380
  }
4090
3381
  },
4091
- "great-primer": {
4092
- "default": {
4093
- "size": {
4094
- "value": "1.125rem",
4095
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4096
- "isSource": true,
4097
- "original": {
4098
- "value": "18px"
4099
- },
4100
- "name": "MdsFontTypeGreatPrimerDefaultSize",
4101
- "attributes": {
4102
- "category": "font",
4103
- "type": "type",
4104
- "item": "great-primer",
4105
- "subitem": "default",
4106
- "state": "size"
4107
- },
4108
- "path": [
4109
- "font",
4110
- "type",
4111
- "great-primer",
4112
- "default",
4113
- "size"
4114
- ]
3382
+ "s0": {
3383
+ "size": {
3384
+ "value": "1rem",
3385
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3386
+ "isSource": true,
3387
+ "original": {
3388
+ "value": "1rem"
4115
3389
  },
4116
- "line-height": {
4117
- "value": "1.23",
4118
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4119
- "isSource": true,
4120
- "original": {
4121
- "value": "1.23"
4122
- },
4123
- "name": "MdsFontTypeGreatPrimerDefaultLineHeight",
4124
- "attributes": {
4125
- "category": "font",
4126
- "type": "type",
4127
- "item": "great-primer",
4128
- "subitem": "default",
4129
- "state": "line-height"
4130
- },
4131
- "path": [
4132
- "font",
4133
- "type",
4134
- "great-primer",
4135
- "default",
4136
- "line-height"
4137
- ]
4138
- }
4139
- },
4140
- "sm": {
4141
- "size": {
4142
- "value": "1.125rem",
4143
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4144
- "isSource": true,
4145
- "original": {
4146
- "value": "18px"
4147
- },
4148
- "name": "MdsFontTypeGreatPrimerSmSize",
4149
- "attributes": {
4150
- "category": "font",
4151
- "type": "type",
4152
- "item": "great-primer",
4153
- "subitem": "sm",
4154
- "state": "size"
4155
- },
4156
- "path": [
4157
- "font",
4158
- "type",
4159
- "great-primer",
4160
- "sm",
4161
- "size"
4162
- ]
3390
+ "name": "MdsFontTypeS0Size",
3391
+ "attributes": {
3392
+ "category": "font",
3393
+ "type": "type",
3394
+ "item": "s0",
3395
+ "subitem": "size"
4163
3396
  },
4164
- "line-height": {
4165
- "value": "1.23",
4166
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4167
- "isSource": true,
4168
- "original": {
4169
- "value": "1.23"
4170
- },
4171
- "name": "MdsFontTypeGreatPrimerSmLineHeight",
4172
- "attributes": {
4173
- "category": "font",
4174
- "type": "type",
4175
- "item": "great-primer",
4176
- "subitem": "sm",
4177
- "state": "line-height"
4178
- },
4179
- "path": [
4180
- "font",
4181
- "type",
4182
- "great-primer",
4183
- "sm",
4184
- "line-height"
4185
- ]
4186
- }
3397
+ "path": [
3398
+ "font",
3399
+ "type",
3400
+ "s0",
3401
+ "size"
3402
+ ]
4187
3403
  },
4188
- "md": {
4189
- "size": {
4190
- "value": "1.313rem",
4191
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4192
- "isSource": true,
4193
- "original": {
4194
- "value": "21px"
4195
- },
4196
- "name": "MdsFontTypeGreatPrimerMdSize",
4197
- "attributes": {
4198
- "category": "font",
4199
- "type": "type",
4200
- "item": "great-primer",
4201
- "subitem": "md",
4202
- "state": "size"
4203
- },
4204
- "path": [
4205
- "font",
4206
- "type",
4207
- "great-primer",
4208
- "md",
4209
- "size"
4210
- ]
3404
+ "line-height": {
3405
+ "value": "1.4",
3406
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3407
+ "isSource": true,
3408
+ "original": {
3409
+ "value": "1.4"
4211
3410
  },
4212
- "line-height": {
4213
- "value": "1.15",
4214
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4215
- "isSource": true,
4216
- "original": {
4217
- "value": "1.15"
4218
- },
4219
- "name": "MdsFontTypeGreatPrimerMdLineHeight",
4220
- "attributes": {
4221
- "category": "font",
4222
- "type": "type",
4223
- "item": "great-primer",
4224
- "subitem": "md",
4225
- "state": "line-height"
4226
- },
4227
- "path": [
4228
- "font",
4229
- "type",
4230
- "great-primer",
4231
- "md",
4232
- "line-height"
4233
- ]
4234
- }
4235
- },
4236
- "lg": {
4237
- "size": {
4238
- "value": "1.250rem",
4239
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4240
- "isSource": true,
4241
- "original": {
4242
- "value": "20px"
4243
- },
4244
- "name": "MdsFontTypeGreatPrimerLgSize",
4245
- "attributes": {
4246
- "category": "font",
4247
- "type": "type",
4248
- "item": "great-primer",
4249
- "subitem": "lg",
4250
- "state": "size"
4251
- },
4252
- "path": [
4253
- "font",
4254
- "type",
4255
- "great-primer",
4256
- "lg",
4257
- "size"
4258
- ]
3411
+ "name": "MdsFontTypeS0LineHeight",
3412
+ "attributes": {
3413
+ "category": "font",
3414
+ "type": "type",
3415
+ "item": "s0",
3416
+ "subitem": "line-height"
4259
3417
  },
4260
- "line-height": {
4261
- "value": "1.2",
4262
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4263
- "isSource": true,
4264
- "original": {
4265
- "value": "1.2"
4266
- },
4267
- "name": "MdsFontTypeGreatPrimerLgLineHeight",
4268
- "attributes": {
4269
- "category": "font",
4270
- "type": "type",
4271
- "item": "great-primer",
4272
- "subitem": "lg",
4273
- "state": "line-height"
4274
- },
4275
- "path": [
4276
- "font",
4277
- "type",
4278
- "great-primer",
4279
- "lg",
4280
- "line-height"
4281
- ]
4282
- }
3418
+ "path": [
3419
+ "font",
3420
+ "type",
3421
+ "s0",
3422
+ "line-height"
3423
+ ]
4283
3424
  }
4284
3425
  },
4285
- "body-copy": {
4286
- "default": {
4287
- "size": {
4288
- "value": "1.000rem",
4289
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4290
- "isSource": true,
4291
- "original": {
4292
- "value": "16px"
4293
- },
4294
- "name": "MdsFontTypeBodyCopyDefaultSize",
4295
- "attributes": {
4296
- "category": "font",
4297
- "type": "type",
4298
- "item": "body-copy",
4299
- "subitem": "default",
4300
- "state": "size"
4301
- },
4302
- "path": [
4303
- "font",
4304
- "type",
4305
- "body-copy",
4306
- "default",
4307
- "size"
4308
- ]
4309
- },
4310
- "line-height": {
4311
- "value": "1.38",
4312
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4313
- "isSource": true,
4314
- "original": {
4315
- "value": "1.38"
4316
- },
4317
- "name": "MdsFontTypeBodyCopyDefaultLineHeight",
4318
- "attributes": {
4319
- "category": "font",
4320
- "type": "type",
4321
- "item": "body-copy",
4322
- "subitem": "default",
4323
- "state": "line-height"
4324
- },
4325
- "path": [
4326
- "font",
4327
- "type",
4328
- "body-copy",
4329
- "default",
4330
- "line-height"
4331
- ]
4332
- }
4333
- },
4334
- "sm": {
4335
- "size": {
4336
- "value": "1.000rem",
4337
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4338
- "isSource": true,
4339
- "original": {
4340
- "value": "16px"
4341
- },
4342
- "name": "MdsFontTypeBodyCopySmSize",
4343
- "attributes": {
4344
- "category": "font",
4345
- "type": "type",
4346
- "item": "body-copy",
4347
- "subitem": "sm",
4348
- "state": "size"
4349
- },
4350
- "path": [
4351
- "font",
4352
- "type",
4353
- "body-copy",
4354
- "sm",
4355
- "size"
4356
- ]
3426
+ "s1": {
3427
+ "size": {
3428
+ "value": "clamp(1.067rem, 1.0468rem + 0.1009vi, 1.125rem)",
3429
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3430
+ "isSource": true,
3431
+ "original": {
3432
+ "value": "clamp(1.067rem, 1.0468rem + 0.1009vi, 1.125rem)"
4357
3433
  },
4358
- "line-height": {
4359
- "value": "1.38",
4360
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4361
- "isSource": true,
4362
- "original": {
4363
- "value": "1.38"
4364
- },
4365
- "name": "MdsFontTypeBodyCopySmLineHeight",
4366
- "attributes": {
4367
- "category": "font",
4368
- "type": "type",
4369
- "item": "body-copy",
4370
- "subitem": "sm",
4371
- "state": "line-height"
4372
- },
4373
- "path": [
4374
- "font",
4375
- "type",
4376
- "body-copy",
4377
- "sm",
4378
- "line-height"
4379
- ]
4380
- }
4381
- },
4382
- "md": {
4383
- "size": {
4384
- "value": "1.125rem",
4385
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4386
- "isSource": true,
4387
- "original": {
4388
- "value": "18px"
4389
- },
4390
- "name": "MdsFontTypeBodyCopyMdSize",
4391
- "attributes": {
4392
- "category": "font",
4393
- "type": "type",
4394
- "item": "body-copy",
4395
- "subitem": "md",
4396
- "state": "size"
4397
- },
4398
- "path": [
4399
- "font",
4400
- "type",
4401
- "body-copy",
4402
- "md",
4403
- "size"
4404
- ]
3434
+ "name": "MdsFontTypeS1Size",
3435
+ "attributes": {
3436
+ "category": "font",
3437
+ "type": "type",
3438
+ "item": "s1",
3439
+ "subitem": "size"
4405
3440
  },
4406
- "line-height": {
4407
- "value": "1.34",
4408
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4409
- "isSource": true,
4410
- "original": {
4411
- "value": "1.34"
4412
- },
4413
- "name": "MdsFontTypeBodyCopyMdLineHeight",
4414
- "attributes": {
4415
- "category": "font",
4416
- "type": "type",
4417
- "item": "body-copy",
4418
- "subitem": "md",
4419
- "state": "line-height"
4420
- },
4421
- "path": [
4422
- "font",
4423
- "type",
4424
- "body-copy",
4425
- "md",
4426
- "line-height"
4427
- ]
4428
- }
4429
- },
4430
- "lg": {
4431
- "size": {
4432
- "value": "1.000rem",
4433
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4434
- "isSource": true,
4435
- "original": {
4436
- "value": "16px"
4437
- },
4438
- "name": "MdsFontTypeBodyCopyLgSize",
4439
- "attributes": {
4440
- "category": "font",
4441
- "type": "type",
4442
- "item": "body-copy",
4443
- "subitem": "lg",
4444
- "state": "size"
4445
- },
4446
- "path": [
4447
- "font",
4448
- "type",
4449
- "body-copy",
4450
- "lg",
4451
- "size"
4452
- ]
3441
+ "path": [
3442
+ "font",
3443
+ "type",
3444
+ "s1",
3445
+ "size"
3446
+ ]
3447
+ },
3448
+ "line-height": {
3449
+ "value": "1.4",
3450
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3451
+ "isSource": true,
3452
+ "original": {
3453
+ "value": "1.4"
4453
3454
  },
4454
- "line-height": {
4455
- "value": "1.38",
4456
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4457
- "isSource": true,
4458
- "original": {
4459
- "value": "1.38"
4460
- },
4461
- "name": "MdsFontTypeBodyCopyLgLineHeight",
4462
- "attributes": {
4463
- "category": "font",
4464
- "type": "type",
4465
- "item": "body-copy",
4466
- "subitem": "lg",
4467
- "state": "line-height"
4468
- },
4469
- "path": [
4470
- "font",
4471
- "type",
4472
- "body-copy",
4473
- "lg",
4474
- "line-height"
4475
- ]
4476
- }
3455
+ "name": "MdsFontTypeS1LineHeight",
3456
+ "attributes": {
3457
+ "category": "font",
3458
+ "type": "type",
3459
+ "item": "s1",
3460
+ "subitem": "line-height"
3461
+ },
3462
+ "path": [
3463
+ "font",
3464
+ "type",
3465
+ "s1",
3466
+ "line-height"
3467
+ ]
4477
3468
  }
4478
3469
  },
4479
- "body-copy-bulk": {
4480
- "default": {
4481
- "size": {
4482
- "value": "1.000rem",
4483
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4484
- "isSource": true,
4485
- "original": {
4486
- "value": "16px"
4487
- },
4488
- "name": "MdsFontTypeBodyCopyBulkDefaultSize",
4489
- "attributes": {
4490
- "category": "font",
4491
- "type": "type",
4492
- "item": "body-copy-bulk",
4493
- "subitem": "default",
4494
- "state": "size"
4495
- },
4496
- "path": [
4497
- "font",
4498
- "type",
4499
- "body-copy-bulk",
4500
- "default",
4501
- "size"
4502
- ]
3470
+ "s2": {
3471
+ "size": {
3472
+ "value": "clamp(1.1385rem, 1.0943rem + 0.2211vi, 1.2656rem)",
3473
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3474
+ "isSource": true,
3475
+ "original": {
3476
+ "value": "clamp(1.1385rem, 1.0943rem + 0.2211vi, 1.2656rem)"
4503
3477
  },
4504
- "line-height": {
4505
- "value": "1.75",
4506
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4507
- "isSource": true,
4508
- "original": {
4509
- "value": "1.75"
4510
- },
4511
- "name": "MdsFontTypeBodyCopyBulkDefaultLineHeight",
4512
- "attributes": {
4513
- "category": "font",
4514
- "type": "type",
4515
- "item": "body-copy-bulk",
4516
- "subitem": "default",
4517
- "state": "line-height"
4518
- },
4519
- "path": [
4520
- "font",
4521
- "type",
4522
- "body-copy-bulk",
4523
- "default",
4524
- "line-height"
4525
- ]
4526
- }
4527
- },
4528
- "sm": {
4529
- "size": {
4530
- "value": "1.000rem",
4531
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4532
- "isSource": true,
4533
- "original": {
4534
- "value": "16px"
4535
- },
4536
- "name": "MdsFontTypeBodyCopyBulkSmSize",
4537
- "attributes": {
4538
- "category": "font",
4539
- "type": "type",
4540
- "item": "body-copy-bulk",
4541
- "subitem": "sm",
4542
- "state": "size"
4543
- },
4544
- "path": [
4545
- "font",
4546
- "type",
4547
- "body-copy-bulk",
4548
- "sm",
4549
- "size"
4550
- ]
3478
+ "name": "MdsFontTypeS2Size",
3479
+ "attributes": {
3480
+ "category": "font",
3481
+ "type": "type",
3482
+ "item": "s2",
3483
+ "subitem": "size"
4551
3484
  },
4552
- "line-height": {
4553
- "value": "1.75",
4554
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4555
- "isSource": true,
4556
- "original": {
4557
- "value": "1.75"
4558
- },
4559
- "name": "MdsFontTypeBodyCopyBulkSmLineHeight",
4560
- "attributes": {
4561
- "category": "font",
4562
- "type": "type",
4563
- "item": "body-copy-bulk",
4564
- "subitem": "sm",
4565
- "state": "line-height"
4566
- },
4567
- "path": [
4568
- "font",
4569
- "type",
4570
- "body-copy-bulk",
4571
- "sm",
4572
- "line-height"
4573
- ]
4574
- }
3485
+ "path": [
3486
+ "font",
3487
+ "type",
3488
+ "s2",
3489
+ "size"
3490
+ ]
4575
3491
  },
4576
- "md": {
4577
- "size": {
4578
- "value": "1.125rem",
4579
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4580
- "isSource": true,
4581
- "original": {
4582
- "value": "18px"
4583
- },
4584
- "name": "MdsFontTypeBodyCopyBulkMdSize",
4585
- "attributes": {
4586
- "category": "font",
4587
- "type": "type",
4588
- "item": "body-copy-bulk",
4589
- "subitem": "md",
4590
- "state": "size"
4591
- },
4592
- "path": [
4593
- "font",
4594
- "type",
4595
- "body-copy-bulk",
4596
- "md",
4597
- "size"
4598
- ]
3492
+ "line-height": {
3493
+ "value": "1.2",
3494
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3495
+ "isSource": true,
3496
+ "original": {
3497
+ "value": "1.2"
4599
3498
  },
4600
- "line-height": {
4601
- "value": "1.67",
4602
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4603
- "isSource": true,
4604
- "original": {
4605
- "value": "1.67"
4606
- },
4607
- "name": "MdsFontTypeBodyCopyBulkMdLineHeight",
4608
- "attributes": {
4609
- "category": "font",
4610
- "type": "type",
4611
- "item": "body-copy-bulk",
4612
- "subitem": "md",
4613
- "state": "line-height"
4614
- },
4615
- "path": [
4616
- "font",
4617
- "type",
4618
- "body-copy-bulk",
4619
- "md",
4620
- "line-height"
4621
- ]
4622
- }
4623
- },
4624
- "lg": {
4625
- "size": {
4626
- "value": "1.000rem",
4627
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4628
- "isSource": true,
4629
- "original": {
4630
- "value": "16px"
4631
- },
4632
- "name": "MdsFontTypeBodyCopyBulkLgSize",
4633
- "attributes": {
4634
- "category": "font",
4635
- "type": "type",
4636
- "item": "body-copy-bulk",
4637
- "subitem": "lg",
4638
- "state": "size"
4639
- },
4640
- "path": [
4641
- "font",
4642
- "type",
4643
- "body-copy-bulk",
4644
- "lg",
4645
- "size"
4646
- ]
3499
+ "name": "MdsFontTypeS2LineHeight",
3500
+ "attributes": {
3501
+ "category": "font",
3502
+ "type": "type",
3503
+ "item": "s2",
3504
+ "subitem": "line-height"
4647
3505
  },
4648
- "line-height": {
4649
- "value": "1.75",
4650
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4651
- "isSource": true,
4652
- "original": {
4653
- "value": "1.75"
4654
- },
4655
- "name": "MdsFontTypeBodyCopyBulkLgLineHeight",
4656
- "attributes": {
4657
- "category": "font",
4658
- "type": "type",
4659
- "item": "body-copy-bulk",
4660
- "subitem": "lg",
4661
- "state": "line-height"
4662
- },
4663
- "path": [
4664
- "font",
4665
- "type",
4666
- "body-copy-bulk",
4667
- "lg",
4668
- "line-height"
4669
- ]
4670
- }
3506
+ "path": [
3507
+ "font",
3508
+ "type",
3509
+ "s2",
3510
+ "line-height"
3511
+ ]
4671
3512
  }
4672
3513
  },
4673
- "pica": {
4674
- "default": {
4675
- "size": {
4676
- "value": "0.938rem",
4677
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4678
- "isSource": true,
4679
- "original": {
4680
- "value": "15px"
4681
- },
4682
- "name": "MdsFontTypePicaDefaultSize",
4683
- "attributes": {
4684
- "category": "font",
4685
- "type": "type",
4686
- "item": "pica",
4687
- "subitem": "default",
4688
- "state": "size"
4689
- },
4690
- "path": [
4691
- "font",
4692
- "type",
4693
- "pica",
4694
- "default",
4695
- "size"
4696
- ]
3514
+ "s3": {
3515
+ "size": {
3516
+ "value": "clamp(1.2148rem, 1.1421rem + 0.3636vi, 1.4238rem)",
3517
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3518
+ "isSource": true,
3519
+ "original": {
3520
+ "value": "clamp(1.2148rem, 1.1421rem + 0.3636vi, 1.4238rem)"
4697
3521
  },
4698
- "line-height": {
4699
- "value": "1.34",
4700
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4701
- "isSource": true,
4702
- "original": {
4703
- "value": "1.34"
4704
- },
4705
- "name": "MdsFontTypePicaDefaultLineHeight",
4706
- "attributes": {
4707
- "category": "font",
4708
- "type": "type",
4709
- "item": "pica",
4710
- "subitem": "default",
4711
- "state": "line-height"
4712
- },
4713
- "path": [
4714
- "font",
4715
- "type",
4716
- "pica",
4717
- "default",
4718
- "line-height"
4719
- ]
4720
- }
4721
- },
4722
- "sm": {
4723
- "size": {
4724
- "value": "1.000rem",
4725
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4726
- "isSource": true,
4727
- "original": {
4728
- "value": "16px"
4729
- },
4730
- "name": "MdsFontTypePicaSmSize",
4731
- "attributes": {
4732
- "category": "font",
4733
- "type": "type",
4734
- "item": "pica",
4735
- "subitem": "sm",
4736
- "state": "size"
4737
- },
4738
- "path": [
4739
- "font",
4740
- "type",
4741
- "pica",
4742
- "sm",
4743
- "size"
4744
- ]
3522
+ "name": "MdsFontTypeS3Size",
3523
+ "attributes": {
3524
+ "category": "font",
3525
+ "type": "type",
3526
+ "item": "s3",
3527
+ "subitem": "size"
4745
3528
  },
4746
- "line-height": {
4747
- "value": "1.25",
4748
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4749
- "isSource": true,
4750
- "original": {
4751
- "value": "1.25"
4752
- },
4753
- "name": "MdsFontTypePicaSmLineHeight",
4754
- "attributes": {
4755
- "category": "font",
4756
- "type": "type",
4757
- "item": "pica",
4758
- "subitem": "sm",
4759
- "state": "line-height"
4760
- },
4761
- "path": [
4762
- "font",
4763
- "type",
4764
- "pica",
4765
- "sm",
4766
- "line-height"
4767
- ]
4768
- }
3529
+ "path": [
3530
+ "font",
3531
+ "type",
3532
+ "s3",
3533
+ "size"
3534
+ ]
4769
3535
  },
4770
- "md": {
4771
- "size": {
4772
- "value": "1.125rem",
4773
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4774
- "isSource": true,
4775
- "original": {
4776
- "value": "18px"
4777
- },
4778
- "name": "MdsFontTypePicaMdSize",
4779
- "attributes": {
4780
- "category": "font",
4781
- "type": "type",
4782
- "item": "pica",
4783
- "subitem": "md",
4784
- "state": "size"
4785
- },
4786
- "path": [
4787
- "font",
4788
- "type",
4789
- "pica",
4790
- "md",
4791
- "size"
4792
- ]
3536
+ "line-height": {
3537
+ "value": "1.2",
3538
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3539
+ "isSource": true,
3540
+ "original": {
3541
+ "value": "1.2"
4793
3542
  },
4794
- "line-height": {
4795
- "value": "1.23",
4796
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4797
- "isSource": true,
4798
- "original": {
4799
- "value": "1.23"
4800
- },
4801
- "name": "MdsFontTypePicaMdLineHeight",
4802
- "attributes": {
4803
- "category": "font",
4804
- "type": "type",
4805
- "item": "pica",
4806
- "subitem": "md",
4807
- "state": "line-height"
4808
- },
4809
- "path": [
4810
- "font",
4811
- "type",
4812
- "pica",
4813
- "md",
4814
- "line-height"
4815
- ]
4816
- }
4817
- },
4818
- "lg": {
4819
- "size": {
4820
- "value": "1.000rem",
4821
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4822
- "isSource": true,
4823
- "original": {
4824
- "value": "16px"
4825
- },
4826
- "name": "MdsFontTypePicaLgSize",
4827
- "attributes": {
4828
- "category": "font",
4829
- "type": "type",
4830
- "item": "pica",
4831
- "subitem": "lg",
4832
- "state": "size"
4833
- },
4834
- "path": [
4835
- "font",
4836
- "type",
4837
- "pica",
4838
- "lg",
4839
- "size"
4840
- ]
3543
+ "name": "MdsFontTypeS3LineHeight",
3544
+ "attributes": {
3545
+ "category": "font",
3546
+ "type": "type",
3547
+ "item": "s3",
3548
+ "subitem": "line-height"
4841
3549
  },
4842
- "line-height": {
4843
- "value": "1.25",
4844
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4845
- "isSource": true,
4846
- "original": {
4847
- "value": "1.25"
4848
- },
4849
- "name": "MdsFontTypePicaLgLineHeight",
4850
- "attributes": {
4851
- "category": "font",
4852
- "type": "type",
4853
- "item": "pica",
4854
- "subitem": "lg",
4855
- "state": "line-height"
4856
- },
4857
- "path": [
4858
- "font",
4859
- "type",
4860
- "pica",
4861
- "lg",
4862
- "line-height"
4863
- ]
4864
- }
3550
+ "path": [
3551
+ "font",
3552
+ "type",
3553
+ "s3",
3554
+ "line-height"
3555
+ ]
4865
3556
  }
4866
3557
  },
4867
- "long-primer": {
4868
- "default": {
4869
- "size": {
4870
- "value": "0.938rem",
4871
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4872
- "isSource": true,
4873
- "original": {
4874
- "value": "15px"
4875
- },
4876
- "name": "MdsFontTypeLongPrimerDefaultSize",
4877
- "attributes": {
4878
- "category": "font",
4879
- "type": "type",
4880
- "item": "long-primer",
4881
- "subitem": "default",
4882
- "state": "size"
4883
- },
4884
- "path": [
4885
- "font",
4886
- "type",
4887
- "long-primer",
4888
- "default",
4889
- "size"
4890
- ]
3558
+ "s4": {
3559
+ "size": {
3560
+ "value": "clamp(1.2962rem, 1.1898rem + 0.5316vi, 1.6018rem)",
3561
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3562
+ "isSource": true,
3563
+ "original": {
3564
+ "value": "clamp(1.2962rem, 1.1898rem + 0.5316vi, 1.6018rem)"
4891
3565
  },
4892
- "line-height": {
4893
- "value": "1.2",
4894
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4895
- "isSource": true,
4896
- "original": {
4897
- "value": "1.2"
4898
- },
4899
- "name": "MdsFontTypeLongPrimerDefaultLineHeight",
4900
- "attributes": {
4901
- "category": "font",
4902
- "type": "type",
4903
- "item": "long-primer",
4904
- "subitem": "default",
4905
- "state": "line-height"
4906
- },
4907
- "path": [
4908
- "font",
4909
- "type",
4910
- "long-primer",
4911
- "default",
4912
- "line-height"
4913
- ]
4914
- }
4915
- },
4916
- "sm": {
4917
- "size": {
4918
- "value": "0.938rem",
4919
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4920
- "isSource": true,
4921
- "original": {
4922
- "value": "15px"
4923
- },
4924
- "name": "MdsFontTypeLongPrimerSmSize",
4925
- "attributes": {
4926
- "category": "font",
4927
- "type": "type",
4928
- "item": "long-primer",
4929
- "subitem": "sm",
4930
- "state": "size"
4931
- },
4932
- "path": [
4933
- "font",
4934
- "type",
4935
- "long-primer",
4936
- "sm",
4937
- "size"
4938
- ]
3566
+ "name": "MdsFontTypeS4Size",
3567
+ "attributes": {
3568
+ "category": "font",
3569
+ "type": "type",
3570
+ "item": "s4",
3571
+ "subitem": "size"
4939
3572
  },
4940
- "line-height": {
4941
- "value": "1.2",
4942
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4943
- "isSource": true,
4944
- "original": {
4945
- "value": "1.2"
4946
- },
4947
- "name": "MdsFontTypeLongPrimerSmLineHeight",
4948
- "attributes": {
4949
- "category": "font",
4950
- "type": "type",
4951
- "item": "long-primer",
4952
- "subitem": "sm",
4953
- "state": "line-height"
4954
- },
4955
- "path": [
4956
- "font",
4957
- "type",
4958
- "long-primer",
4959
- "sm",
4960
- "line-height"
4961
- ]
4962
- }
3573
+ "path": [
3574
+ "font",
3575
+ "type",
3576
+ "s4",
3577
+ "size"
3578
+ ]
4963
3579
  },
4964
- "md": {
4965
- "size": {
4966
- "value": "0.938rem",
4967
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4968
- "isSource": true,
4969
- "original": {
4970
- "value": "15px"
4971
- },
4972
- "name": "MdsFontTypeLongPrimerMdSize",
4973
- "attributes": {
4974
- "category": "font",
4975
- "type": "type",
4976
- "item": "long-primer",
4977
- "subitem": "md",
4978
- "state": "size"
4979
- },
4980
- "path": [
4981
- "font",
4982
- "type",
4983
- "long-primer",
4984
- "md",
4985
- "size"
4986
- ]
3580
+ "line-height": {
3581
+ "value": "1.2",
3582
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3583
+ "isSource": true,
3584
+ "original": {
3585
+ "value": "1.2"
3586
+ },
3587
+ "name": "MdsFontTypeS4LineHeight",
3588
+ "attributes": {
3589
+ "category": "font",
3590
+ "type": "type",
3591
+ "item": "s4",
3592
+ "subitem": "line-height"
3593
+ },
3594
+ "path": [
3595
+ "font",
3596
+ "type",
3597
+ "s4",
3598
+ "line-height"
3599
+ ]
3600
+ }
3601
+ },
3602
+ "s5": {
3603
+ "size": {
3604
+ "value": "clamp(1.383rem, 1.2372rem + 0.7288vi, 1.802rem)",
3605
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3606
+ "isSource": true,
3607
+ "original": {
3608
+ "value": "clamp(1.383rem, 1.2372rem + 0.7288vi, 1.802rem)"
4987
3609
  },
4988
- "line-height": {
4989
- "value": "1.34",
4990
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
4991
- "isSource": true,
4992
- "original": {
4993
- "value": "1.34"
4994
- },
4995
- "name": "MdsFontTypeLongPrimerMdLineHeight",
4996
- "attributes": {
4997
- "category": "font",
4998
- "type": "type",
4999
- "item": "long-primer",
5000
- "subitem": "md",
5001
- "state": "line-height"
5002
- },
5003
- "path": [
5004
- "font",
5005
- "type",
5006
- "long-primer",
5007
- "md",
5008
- "line-height"
5009
- ]
5010
- }
3610
+ "name": "MdsFontTypeS5Size",
3611
+ "attributes": {
3612
+ "category": "font",
3613
+ "type": "type",
3614
+ "item": "s5",
3615
+ "subitem": "size"
3616
+ },
3617
+ "path": [
3618
+ "font",
3619
+ "type",
3620
+ "s5",
3621
+ "size"
3622
+ ]
5011
3623
  },
5012
- "lg": {
5013
- "size": {
5014
- "value": "0.875rem",
5015
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5016
- "isSource": true,
5017
- "original": {
5018
- "value": "14px"
5019
- },
5020
- "name": "MdsFontTypeLongPrimerLgSize",
5021
- "attributes": {
5022
- "category": "font",
5023
- "type": "type",
5024
- "item": "long-primer",
5025
- "subitem": "lg",
5026
- "state": "size"
5027
- },
5028
- "path": [
5029
- "font",
5030
- "type",
5031
- "long-primer",
5032
- "lg",
5033
- "size"
5034
- ]
3624
+ "line-height": {
3625
+ "value": "1.2",
3626
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3627
+ "isSource": true,
3628
+ "original": {
3629
+ "value": "1.2"
5035
3630
  },
5036
- "line-height": {
5037
- "value": "1.29",
5038
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5039
- "isSource": true,
5040
- "original": {
5041
- "value": "1.29"
5042
- },
5043
- "name": "MdsFontTypeLongPrimerLgLineHeight",
5044
- "attributes": {
5045
- "category": "font",
5046
- "type": "type",
5047
- "item": "long-primer",
5048
- "subitem": "lg",
5049
- "state": "line-height"
5050
- },
5051
- "path": [
5052
- "font",
5053
- "type",
5054
- "long-primer",
5055
- "lg",
5056
- "line-height"
5057
- ]
5058
- }
3631
+ "name": "MdsFontTypeS5LineHeight",
3632
+ "attributes": {
3633
+ "category": "font",
3634
+ "type": "type",
3635
+ "item": "s5",
3636
+ "subitem": "line-height"
3637
+ },
3638
+ "path": [
3639
+ "font",
3640
+ "type",
3641
+ "s5",
3642
+ "line-height"
3643
+ ]
5059
3644
  }
5060
3645
  },
5061
- "brevier": {
5062
- "default": {
5063
- "size": {
5064
- "value": "0.875rem",
5065
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5066
- "isSource": true,
5067
- "original": {
5068
- "value": "14px"
5069
- },
5070
- "name": "MdsFontTypeBrevierDefaultSize",
5071
- "attributes": {
5072
- "category": "font",
5073
- "type": "type",
5074
- "item": "brevier",
5075
- "subitem": "default",
5076
- "state": "size"
5077
- },
5078
- "path": [
5079
- "font",
5080
- "type",
5081
- "brevier",
5082
- "default",
5083
- "size"
5084
- ]
3646
+ "s6": {
3647
+ "size": {
3648
+ "value": "clamp(1.4757rem, 1.2838rem + 0.9593vi, 2.0273rem)",
3649
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3650
+ "isSource": true,
3651
+ "original": {
3652
+ "value": "clamp(1.4757rem, 1.2838rem + 0.9593vi, 2.0273rem)"
5085
3653
  },
5086
- "line-height": {
5087
- "value": "1.15",
5088
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5089
- "isSource": true,
5090
- "original": {
5091
- "value": "1.15"
5092
- },
5093
- "name": "MdsFontTypeBrevierDefaultLineHeight",
5094
- "attributes": {
5095
- "category": "font",
5096
- "type": "type",
5097
- "item": "brevier",
5098
- "subitem": "default",
5099
- "state": "line-height"
5100
- },
5101
- "path": [
5102
- "font",
5103
- "type",
5104
- "brevier",
5105
- "default",
5106
- "line-height"
5107
- ]
5108
- }
5109
- },
5110
- "sm": {
5111
- "size": {
5112
- "value": "0.875rem",
5113
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5114
- "isSource": true,
5115
- "original": {
5116
- "value": "14px"
5117
- },
5118
- "name": "MdsFontTypeBrevierSmSize",
5119
- "attributes": {
5120
- "category": "font",
5121
- "type": "type",
5122
- "item": "brevier",
5123
- "subitem": "sm",
5124
- "state": "size"
5125
- },
5126
- "path": [
5127
- "font",
5128
- "type",
5129
- "brevier",
5130
- "sm",
5131
- "size"
5132
- ]
3654
+ "name": "MdsFontTypeS6Size",
3655
+ "attributes": {
3656
+ "category": "font",
3657
+ "type": "type",
3658
+ "item": "s6",
3659
+ "subitem": "size"
5133
3660
  },
5134
- "line-height": {
5135
- "value": "1.29",
5136
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5137
- "isSource": true,
5138
- "original": {
5139
- "value": "1.29"
5140
- },
5141
- "name": "MdsFontTypeBrevierSmLineHeight",
5142
- "attributes": {
5143
- "category": "font",
5144
- "type": "type",
5145
- "item": "brevier",
5146
- "subitem": "sm",
5147
- "state": "line-height"
5148
- },
5149
- "path": [
5150
- "font",
5151
- "type",
5152
- "brevier",
5153
- "sm",
5154
- "line-height"
5155
- ]
5156
- }
3661
+ "path": [
3662
+ "font",
3663
+ "type",
3664
+ "s6",
3665
+ "size"
3666
+ ]
5157
3667
  },
5158
- "md": {
5159
- "size": {
5160
- "value": "0.875rem",
5161
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5162
- "isSource": true,
5163
- "original": {
5164
- "value": "14px"
5165
- },
5166
- "name": "MdsFontTypeBrevierMdSize",
5167
- "attributes": {
5168
- "category": "font",
5169
- "type": "type",
5170
- "item": "brevier",
5171
- "subitem": "md",
5172
- "state": "size"
5173
- },
5174
- "path": [
5175
- "font",
5176
- "type",
5177
- "brevier",
5178
- "md",
5179
- "size"
5180
- ]
3668
+ "line-height": {
3669
+ "value": "1.15",
3670
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3671
+ "isSource": true,
3672
+ "original": {
3673
+ "value": "1.15"
5181
3674
  },
5182
- "line-height": {
5183
- "value": "1.29",
5184
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5185
- "isSource": true,
5186
- "original": {
5187
- "value": "1.29"
5188
- },
5189
- "name": "MdsFontTypeBrevierMdLineHeight",
5190
- "attributes": {
5191
- "category": "font",
5192
- "type": "type",
5193
- "item": "brevier",
5194
- "subitem": "md",
5195
- "state": "line-height"
5196
- },
5197
- "path": [
5198
- "font",
5199
- "type",
5200
- "brevier",
5201
- "md",
5202
- "line-height"
5203
- ]
5204
- }
5205
- },
5206
- "lg": {
5207
- "size": {
5208
- "value": "0.813rem",
5209
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5210
- "isSource": true,
5211
- "original": {
5212
- "value": "13px"
5213
- },
5214
- "name": "MdsFontTypeBrevierLgSize",
5215
- "attributes": {
5216
- "category": "font",
5217
- "type": "type",
5218
- "item": "brevier",
5219
- "subitem": "lg",
5220
- "state": "size"
5221
- },
5222
- "path": [
5223
- "font",
5224
- "type",
5225
- "brevier",
5226
- "lg",
5227
- "size"
5228
- ]
3675
+ "name": "MdsFontTypeS6LineHeight",
3676
+ "attributes": {
3677
+ "category": "font",
3678
+ "type": "type",
3679
+ "item": "s6",
3680
+ "subitem": "line-height"
5229
3681
  },
5230
- "line-height": {
5231
- "value": "1.24",
5232
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5233
- "isSource": true,
5234
- "original": {
5235
- "value": "1.24"
5236
- },
5237
- "name": "MdsFontTypeBrevierLgLineHeight",
5238
- "attributes": {
5239
- "category": "font",
5240
- "type": "type",
5241
- "item": "brevier",
5242
- "subitem": "lg",
5243
- "state": "line-height"
5244
- },
5245
- "path": [
5246
- "font",
5247
- "type",
5248
- "brevier",
5249
- "lg",
5250
- "line-height"
5251
- ]
5252
- }
3682
+ "path": [
3683
+ "font",
3684
+ "type",
3685
+ "s6",
3686
+ "line-height"
3687
+ ]
5253
3688
  }
5254
3689
  },
5255
- "minion": {
5256
- "default": {
5257
- "size": {
5258
- "value": "0.750rem",
5259
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5260
- "isSource": true,
5261
- "original": {
5262
- "value": "12px"
5263
- },
5264
- "name": "MdsFontTypeMinionDefaultSize",
5265
- "attributes": {
5266
- "category": "font",
5267
- "type": "type",
5268
- "item": "minion",
5269
- "subitem": "default",
5270
- "state": "size"
5271
- },
5272
- "path": [
5273
- "font",
5274
- "type",
5275
- "minion",
5276
- "default",
5277
- "size"
5278
- ]
3690
+ "s7": {
3691
+ "size": {
3692
+ "value": "clamp(1.5745rem, 1.3289rem + 1.2281vi, 2.2807rem)",
3693
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3694
+ "isSource": true,
3695
+ "original": {
3696
+ "value": "clamp(1.5745rem, 1.3289rem + 1.2281vi, 2.2807rem)"
5279
3697
  },
5280
- "line-height": {
5281
- "value": "1.34",
5282
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5283
- "isSource": true,
5284
- "original": {
5285
- "value": "1.34"
5286
- },
5287
- "name": "MdsFontTypeMinionDefaultLineHeight",
5288
- "attributes": {
5289
- "category": "font",
5290
- "type": "type",
5291
- "item": "minion",
5292
- "subitem": "default",
5293
- "state": "line-height"
5294
- },
5295
- "path": [
5296
- "font",
5297
- "type",
5298
- "minion",
5299
- "default",
5300
- "line-height"
5301
- ]
5302
- }
3698
+ "name": "MdsFontTypeS7Size",
3699
+ "attributes": {
3700
+ "category": "font",
3701
+ "type": "type",
3702
+ "item": "s7",
3703
+ "subitem": "size"
3704
+ },
3705
+ "path": [
3706
+ "font",
3707
+ "type",
3708
+ "s7",
3709
+ "size"
3710
+ ]
5303
3711
  },
5304
- "sm": {
5305
- "size": {
5306
- "value": "0.750rem",
5307
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5308
- "isSource": true,
5309
- "original": {
5310
- "value": "12px"
5311
- },
5312
- "name": "MdsFontTypeMinionSmSize",
5313
- "attributes": {
5314
- "category": "font",
5315
- "type": "type",
5316
- "item": "minion",
5317
- "subitem": "sm",
5318
- "state": "size"
5319
- },
5320
- "path": [
5321
- "font",
5322
- "type",
5323
- "minion",
5324
- "sm",
5325
- "size"
5326
- ]
3712
+ "line-height": {
3713
+ "value": "1.15",
3714
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3715
+ "isSource": true,
3716
+ "original": {
3717
+ "value": "1.15"
5327
3718
  },
5328
- "line-height": {
5329
- "value": "1.34",
5330
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5331
- "isSource": true,
5332
- "original": {
5333
- "value": "1.34"
5334
- },
5335
- "name": "MdsFontTypeMinionSmLineHeight",
5336
- "attributes": {
5337
- "category": "font",
5338
- "type": "type",
5339
- "item": "minion",
5340
- "subitem": "sm",
5341
- "state": "line-height"
5342
- },
5343
- "path": [
5344
- "font",
5345
- "type",
5346
- "minion",
5347
- "sm",
5348
- "line-height"
5349
- ]
5350
- }
3719
+ "name": "MdsFontTypeS7LineHeight",
3720
+ "attributes": {
3721
+ "category": "font",
3722
+ "type": "type",
3723
+ "item": "s7",
3724
+ "subitem": "line-height"
3725
+ },
3726
+ "path": [
3727
+ "font",
3728
+ "type",
3729
+ "s7",
3730
+ "line-height"
3731
+ ]
3732
+ }
3733
+ },
3734
+ "s8": {
3735
+ "size": {
3736
+ "value": "clamp(1.68rem, 1.3719rem + 1.5405vi, 2.5658rem)",
3737
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3738
+ "isSource": true,
3739
+ "original": {
3740
+ "value": "clamp(1.68rem, 1.3719rem + 1.5405vi, 2.5658rem)"
3741
+ },
3742
+ "name": "MdsFontTypeS8Size",
3743
+ "attributes": {
3744
+ "category": "font",
3745
+ "type": "type",
3746
+ "item": "s8",
3747
+ "subitem": "size"
3748
+ },
3749
+ "path": [
3750
+ "font",
3751
+ "type",
3752
+ "s8",
3753
+ "size"
3754
+ ]
5351
3755
  },
5352
- "md": {
5353
- "size": {
5354
- "value": "0.813rem",
5355
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5356
- "isSource": true,
5357
- "original": {
5358
- "value": "13px"
5359
- },
5360
- "name": "MdsFontTypeMinionMdSize",
5361
- "attributes": {
5362
- "category": "font",
5363
- "type": "type",
5364
- "item": "minion",
5365
- "subitem": "md",
5366
- "state": "size"
5367
- },
5368
- "path": [
5369
- "font",
5370
- "type",
5371
- "minion",
5372
- "md",
5373
- "size"
5374
- ]
3756
+ "line-height": {
3757
+ "value": "1.15",
3758
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3759
+ "isSource": true,
3760
+ "original": {
3761
+ "value": "1.15"
5375
3762
  },
5376
- "line-height": {
5377
- "value": "1.24",
5378
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5379
- "isSource": true,
5380
- "original": {
5381
- "value": "1.24"
5382
- },
5383
- "name": "MdsFontTypeMinionMdLineHeight",
5384
- "attributes": {
5385
- "category": "font",
5386
- "type": "type",
5387
- "item": "minion",
5388
- "subitem": "md",
5389
- "state": "line-height"
5390
- },
5391
- "path": [
5392
- "font",
5393
- "type",
5394
- "minion",
5395
- "md",
5396
- "line-height"
5397
- ]
5398
- }
3763
+ "name": "MdsFontTypeS8LineHeight",
3764
+ "attributes": {
3765
+ "category": "font",
3766
+ "type": "type",
3767
+ "item": "s8",
3768
+ "subitem": "line-height"
3769
+ },
3770
+ "path": [
3771
+ "font",
3772
+ "type",
3773
+ "s8",
3774
+ "line-height"
3775
+ ]
3776
+ }
3777
+ },
3778
+ "s9": {
3779
+ "size": {
3780
+ "value": "clamp(1.7926rem, 1.4121rem + 1.9025vi, 2.8865rem)",
3781
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3782
+ "isSource": true,
3783
+ "original": {
3784
+ "value": "clamp(1.7926rem, 1.4121rem + 1.9025vi, 2.8865rem)"
3785
+ },
3786
+ "name": "MdsFontTypeS9Size",
3787
+ "attributes": {
3788
+ "category": "font",
3789
+ "type": "type",
3790
+ "item": "s9",
3791
+ "subitem": "size"
3792
+ },
3793
+ "path": [
3794
+ "font",
3795
+ "type",
3796
+ "s9",
3797
+ "size"
3798
+ ]
5399
3799
  },
5400
- "lg": {
5401
- "size": {
5402
- "value": "0.750rem",
5403
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5404
- "isSource": true,
5405
- "original": {
5406
- "value": "12px"
5407
- },
5408
- "name": "MdsFontTypeMinionLgSize",
5409
- "attributes": {
5410
- "category": "font",
5411
- "type": "type",
5412
- "item": "minion",
5413
- "subitem": "lg",
5414
- "state": "size"
5415
- },
5416
- "path": [
5417
- "font",
5418
- "type",
5419
- "minion",
5420
- "lg",
5421
- "size"
5422
- ]
3800
+ "line-height": {
3801
+ "value": "1.15",
3802
+ "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
3803
+ "isSource": true,
3804
+ "original": {
3805
+ "value": "1.15"
5423
3806
  },
5424
- "line-height": {
5425
- "value": "1.34",
5426
- "filePath": "/app/packages/@madgex.design-system/src/tokens/typography.json",
5427
- "isSource": true,
5428
- "original": {
5429
- "value": "1.34"
5430
- },
5431
- "name": "MdsFontTypeMinionLgLineHeight",
5432
- "attributes": {
5433
- "category": "font",
5434
- "type": "type",
5435
- "item": "minion",
5436
- "subitem": "lg",
5437
- "state": "line-height"
5438
- },
5439
- "path": [
5440
- "font",
5441
- "type",
5442
- "minion",
5443
- "lg",
5444
- "line-height"
5445
- ]
5446
- }
3807
+ "name": "MdsFontTypeS9LineHeight",
3808
+ "attributes": {
3809
+ "category": "font",
3810
+ "type": "type",
3811
+ "item": "s9",
3812
+ "subitem": "line-height"
3813
+ },
3814
+ "path": [
3815
+ "font",
3816
+ "type",
3817
+ "s9",
3818
+ "line-height"
3819
+ ]
5447
3820
  }
5448
3821
  }
5449
3822
  }