@rijkshuisstijl-community/design-tokens 1.0.0-alpha.127 → 1.0.0-alpha.129
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.
- package/dist/_variables.scss +36 -36
- package/dist/index.css +36 -36
- package/dist/index.d.ts +36 -36
- package/dist/index.js +36 -36
- package/dist/index.json +36 -36
- package/dist/index.tokens.json +47 -45
- package/dist/root.css +36 -36
- package/dist/tokens.d.ts +48 -46
- package/dist/tokens.js +5271 -5269
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +36 -36
- package/dist/uitvoerend-mintgroen-focus/index.css +36 -36
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +36 -36
- package/dist/uitvoerend-mintgroen-focus/index.js +36 -36
- package/dist/uitvoerend-mintgroen-focus/index.json +36 -36
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +47 -45
- package/dist/uitvoerend-mintgroen-focus/root.css +36 -36
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +48 -46
- package/dist/uitvoerend-mintgroen-focus/tokens.js +3848 -3846
- package/dist/uitvoerend-violet/_variables.scss +36 -36
- package/dist/uitvoerend-violet/index.css +36 -36
- package/dist/uitvoerend-violet/index.d.ts +36 -36
- package/dist/uitvoerend-violet/index.js +36 -36
- package/dist/uitvoerend-violet/index.json +36 -36
- package/dist/uitvoerend-violet/index.tokens.json +47 -45
- package/dist/uitvoerend-violet/root.css +36 -36
- package/dist/uitvoerend-violet/tokens.d.ts +48 -46
- package/dist/uitvoerend-violet/tokens.js +5271 -5269
- package/dist/uitvoerend-violet-oud/_variables.scss +36 -36
- package/dist/uitvoerend-violet-oud/index.css +36 -36
- package/dist/uitvoerend-violet-oud/index.d.ts +36 -36
- package/dist/uitvoerend-violet-oud/index.js +36 -36
- package/dist/uitvoerend-violet-oud/index.json +36 -36
- package/dist/uitvoerend-violet-oud/index.tokens.json +47 -45
- package/dist/uitvoerend-violet-oud/root.css +36 -36
- package/dist/uitvoerend-violet-oud/tokens.d.ts +48 -46
- package/dist/uitvoerend-violet-oud/tokens.js +5271 -5269
- package/dist/wetgevend/_variables.scss +36 -36
- package/dist/wetgevend/index.css +36 -36
- package/dist/wetgevend/index.d.ts +36 -36
- package/dist/wetgevend/index.js +36 -36
- package/dist/wetgevend/index.json +36 -36
- package/dist/wetgevend/index.tokens.json +47 -45
- package/dist/wetgevend/root.css +36 -36
- package/dist/wetgevend/tokens.d.ts +48 -46
- package/dist/wetgevend/tokens.js +5271 -5269
- package/figma/figma.tokens.json +6 -6
- package/package.json +2 -2
- package/src/generated/base.tokens.json +152 -150
- package/src/generated/themes.json +948 -940
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +152 -150
- package/src/generated/uitvoerend-violet/tokens.json +152 -150
- package/src/generated/uitvoerend-violet-oud/tokens.json +152 -150
- package/src/generated/wetgevend/tokens.json +152 -150
|
@@ -3688,156 +3688,6 @@
|
|
|
3688
3688
|
"type": "lineHeights"
|
|
3689
3689
|
}
|
|
3690
3690
|
},
|
|
3691
|
-
"heading-1": {
|
|
3692
|
-
"color": {
|
|
3693
|
-
"value": "#154273",
|
|
3694
|
-
"type": "color"
|
|
3695
|
-
},
|
|
3696
|
-
"font-family": {
|
|
3697
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3698
|
-
"type": "fontFamilies"
|
|
3699
|
-
},
|
|
3700
|
-
"font-weight": {
|
|
3701
|
-
"value": 700,
|
|
3702
|
-
"type": "fontWeights"
|
|
3703
|
-
},
|
|
3704
|
-
"line-height": {
|
|
3705
|
-
"value": "125%",
|
|
3706
|
-
"type": "lineHeights"
|
|
3707
|
-
},
|
|
3708
|
-
"font-size": {
|
|
3709
|
-
"value": "3.125rem",
|
|
3710
|
-
"type": "fontSizes"
|
|
3711
|
-
},
|
|
3712
|
-
"margin-block-end": {
|
|
3713
|
-
"value": 0,
|
|
3714
|
-
"type": "spacing"
|
|
3715
|
-
},
|
|
3716
|
-
"margin-block-start": {
|
|
3717
|
-
"value": 0,
|
|
3718
|
-
"type": "spacing"
|
|
3719
|
-
}
|
|
3720
|
-
},
|
|
3721
|
-
"heading-2": {
|
|
3722
|
-
"color": {
|
|
3723
|
-
"value": "#154273",
|
|
3724
|
-
"type": "color"
|
|
3725
|
-
},
|
|
3726
|
-
"font-family": {
|
|
3727
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3728
|
-
"type": "fontFamilies"
|
|
3729
|
-
},
|
|
3730
|
-
"font-weight": {
|
|
3731
|
-
"value": 700,
|
|
3732
|
-
"type": "fontWeights"
|
|
3733
|
-
},
|
|
3734
|
-
"line-height": {
|
|
3735
|
-
"value": "125%",
|
|
3736
|
-
"type": "lineHeights"
|
|
3737
|
-
},
|
|
3738
|
-
"font-size": {
|
|
3739
|
-
"value": "2.5rem",
|
|
3740
|
-
"type": "fontSizes"
|
|
3741
|
-
},
|
|
3742
|
-
"margin-block-end": {
|
|
3743
|
-
"value": 0,
|
|
3744
|
-
"type": "spacing"
|
|
3745
|
-
},
|
|
3746
|
-
"margin-block-start": {
|
|
3747
|
-
"value": 0,
|
|
3748
|
-
"type": "spacing"
|
|
3749
|
-
}
|
|
3750
|
-
},
|
|
3751
|
-
"heading-3": {
|
|
3752
|
-
"color": {
|
|
3753
|
-
"value": "#154273",
|
|
3754
|
-
"type": "color"
|
|
3755
|
-
},
|
|
3756
|
-
"font-family": {
|
|
3757
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3758
|
-
"type": "fontFamilies"
|
|
3759
|
-
},
|
|
3760
|
-
"font-weight": {
|
|
3761
|
-
"value": 700,
|
|
3762
|
-
"type": "fontWeights"
|
|
3763
|
-
},
|
|
3764
|
-
"line-height": {
|
|
3765
|
-
"value": "125%",
|
|
3766
|
-
"type": "lineHeights"
|
|
3767
|
-
},
|
|
3768
|
-
"font-size": {
|
|
3769
|
-
"value": "1.875rem",
|
|
3770
|
-
"type": "fontSizes"
|
|
3771
|
-
},
|
|
3772
|
-
"margin-block-end": {
|
|
3773
|
-
"value": 0,
|
|
3774
|
-
"type": "spacing"
|
|
3775
|
-
},
|
|
3776
|
-
"margin-block-start": {
|
|
3777
|
-
"value": 0,
|
|
3778
|
-
"type": "spacing"
|
|
3779
|
-
}
|
|
3780
|
-
},
|
|
3781
|
-
"heading-4": {
|
|
3782
|
-
"color": {
|
|
3783
|
-
"value": "#154273",
|
|
3784
|
-
"type": "color"
|
|
3785
|
-
},
|
|
3786
|
-
"font-family": {
|
|
3787
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3788
|
-
"type": "fontFamilies"
|
|
3789
|
-
},
|
|
3790
|
-
"font-weight": {
|
|
3791
|
-
"value": 700,
|
|
3792
|
-
"type": "fontWeights"
|
|
3793
|
-
},
|
|
3794
|
-
"line-height": {
|
|
3795
|
-
"value": "125%",
|
|
3796
|
-
"type": "lineHeights"
|
|
3797
|
-
},
|
|
3798
|
-
"font-size": {
|
|
3799
|
-
"value": "1.5rem",
|
|
3800
|
-
"type": "fontSizes"
|
|
3801
|
-
},
|
|
3802
|
-
"margin-block-end": {
|
|
3803
|
-
"value": 0,
|
|
3804
|
-
"type": "spacing"
|
|
3805
|
-
},
|
|
3806
|
-
"margin-block-start": {
|
|
3807
|
-
"value": 0,
|
|
3808
|
-
"type": "spacing"
|
|
3809
|
-
}
|
|
3810
|
-
},
|
|
3811
|
-
"heading-5": {
|
|
3812
|
-
"color": {
|
|
3813
|
-
"value": "#154273",
|
|
3814
|
-
"type": "color"
|
|
3815
|
-
},
|
|
3816
|
-
"font-family": {
|
|
3817
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3818
|
-
"type": "fontFamilies"
|
|
3819
|
-
},
|
|
3820
|
-
"font-weight": {
|
|
3821
|
-
"value": 700,
|
|
3822
|
-
"type": "fontWeights"
|
|
3823
|
-
},
|
|
3824
|
-
"line-height": {
|
|
3825
|
-
"value": "125%",
|
|
3826
|
-
"type": "lineHeights"
|
|
3827
|
-
},
|
|
3828
|
-
"font-size": {
|
|
3829
|
-
"value": "1.25rem",
|
|
3830
|
-
"type": "fontSizes"
|
|
3831
|
-
},
|
|
3832
|
-
"margin-block-end": {
|
|
3833
|
-
"value": 0,
|
|
3834
|
-
"type": "spacing"
|
|
3835
|
-
},
|
|
3836
|
-
"margin-block-start": {
|
|
3837
|
-
"value": 0,
|
|
3838
|
-
"type": "spacing"
|
|
3839
|
-
}
|
|
3840
|
-
},
|
|
3841
3691
|
"form-label": {
|
|
3842
3692
|
"color": {
|
|
3843
3693
|
"value": "#154273",
|
|
@@ -5558,5 +5408,157 @@
|
|
|
5558
5408
|
}
|
|
5559
5409
|
}
|
|
5560
5410
|
}
|
|
5411
|
+
},
|
|
5412
|
+
"nl": {
|
|
5413
|
+
"heading-level-1": {
|
|
5414
|
+
"color": {
|
|
5415
|
+
"value": "#154273",
|
|
5416
|
+
"type": "color"
|
|
5417
|
+
},
|
|
5418
|
+
"font-family": {
|
|
5419
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5420
|
+
"type": "fontFamilies"
|
|
5421
|
+
},
|
|
5422
|
+
"font-weight": {
|
|
5423
|
+
"value": 700,
|
|
5424
|
+
"type": "fontWeights"
|
|
5425
|
+
},
|
|
5426
|
+
"line-height": {
|
|
5427
|
+
"value": "125%",
|
|
5428
|
+
"type": "lineHeights"
|
|
5429
|
+
},
|
|
5430
|
+
"font-size": {
|
|
5431
|
+
"value": "3.125rem",
|
|
5432
|
+
"type": "fontSizes"
|
|
5433
|
+
},
|
|
5434
|
+
"margin-block-end": {
|
|
5435
|
+
"value": 0,
|
|
5436
|
+
"type": "spacing"
|
|
5437
|
+
},
|
|
5438
|
+
"margin-block-start": {
|
|
5439
|
+
"value": 0,
|
|
5440
|
+
"type": "spacing"
|
|
5441
|
+
}
|
|
5442
|
+
},
|
|
5443
|
+
"heading-level-2": {
|
|
5444
|
+
"color": {
|
|
5445
|
+
"value": "#154273",
|
|
5446
|
+
"type": "color"
|
|
5447
|
+
},
|
|
5448
|
+
"font-family": {
|
|
5449
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5450
|
+
"type": "fontFamilies"
|
|
5451
|
+
},
|
|
5452
|
+
"font-weight": {
|
|
5453
|
+
"value": 700,
|
|
5454
|
+
"type": "fontWeights"
|
|
5455
|
+
},
|
|
5456
|
+
"line-height": {
|
|
5457
|
+
"value": "125%",
|
|
5458
|
+
"type": "lineHeights"
|
|
5459
|
+
},
|
|
5460
|
+
"font-size": {
|
|
5461
|
+
"value": "2.5rem",
|
|
5462
|
+
"type": "fontSizes"
|
|
5463
|
+
},
|
|
5464
|
+
"margin-block-end": {
|
|
5465
|
+
"value": 0,
|
|
5466
|
+
"type": "spacing"
|
|
5467
|
+
},
|
|
5468
|
+
"margin-block-start": {
|
|
5469
|
+
"value": 0,
|
|
5470
|
+
"type": "spacing"
|
|
5471
|
+
}
|
|
5472
|
+
},
|
|
5473
|
+
"heading-level-3": {
|
|
5474
|
+
"color": {
|
|
5475
|
+
"value": "#154273",
|
|
5476
|
+
"type": "color"
|
|
5477
|
+
},
|
|
5478
|
+
"font-family": {
|
|
5479
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5480
|
+
"type": "fontFamilies"
|
|
5481
|
+
},
|
|
5482
|
+
"font-weight": {
|
|
5483
|
+
"value": 700,
|
|
5484
|
+
"type": "fontWeights"
|
|
5485
|
+
},
|
|
5486
|
+
"line-height": {
|
|
5487
|
+
"value": "125%",
|
|
5488
|
+
"type": "lineHeights"
|
|
5489
|
+
},
|
|
5490
|
+
"font-size": {
|
|
5491
|
+
"value": "1.875rem",
|
|
5492
|
+
"type": "fontSizes"
|
|
5493
|
+
},
|
|
5494
|
+
"margin-block-end": {
|
|
5495
|
+
"value": 0,
|
|
5496
|
+
"type": "spacing"
|
|
5497
|
+
},
|
|
5498
|
+
"margin-block-start": {
|
|
5499
|
+
"value": 0,
|
|
5500
|
+
"type": "spacing"
|
|
5501
|
+
}
|
|
5502
|
+
},
|
|
5503
|
+
"heading-level-4": {
|
|
5504
|
+
"color": {
|
|
5505
|
+
"value": "#154273",
|
|
5506
|
+
"type": "color"
|
|
5507
|
+
},
|
|
5508
|
+
"font-family": {
|
|
5509
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5510
|
+
"type": "fontFamilies"
|
|
5511
|
+
},
|
|
5512
|
+
"font-weight": {
|
|
5513
|
+
"value": 700,
|
|
5514
|
+
"type": "fontWeights"
|
|
5515
|
+
},
|
|
5516
|
+
"line-height": {
|
|
5517
|
+
"value": "125%",
|
|
5518
|
+
"type": "lineHeights"
|
|
5519
|
+
},
|
|
5520
|
+
"font-size": {
|
|
5521
|
+
"value": "1.5rem",
|
|
5522
|
+
"type": "fontSizes"
|
|
5523
|
+
},
|
|
5524
|
+
"margin-block-end": {
|
|
5525
|
+
"value": 0,
|
|
5526
|
+
"type": "spacing"
|
|
5527
|
+
},
|
|
5528
|
+
"margin-block-start": {
|
|
5529
|
+
"value": 0,
|
|
5530
|
+
"type": "spacing"
|
|
5531
|
+
}
|
|
5532
|
+
},
|
|
5533
|
+
"heading-level-5": {
|
|
5534
|
+
"color": {
|
|
5535
|
+
"value": "#154273",
|
|
5536
|
+
"type": "color"
|
|
5537
|
+
},
|
|
5538
|
+
"font-family": {
|
|
5539
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5540
|
+
"type": "fontFamilies"
|
|
5541
|
+
},
|
|
5542
|
+
"font-weight": {
|
|
5543
|
+
"value": 700,
|
|
5544
|
+
"type": "fontWeights"
|
|
5545
|
+
},
|
|
5546
|
+
"line-height": {
|
|
5547
|
+
"value": "125%",
|
|
5548
|
+
"type": "lineHeights"
|
|
5549
|
+
},
|
|
5550
|
+
"font-size": {
|
|
5551
|
+
"value": "1.25rem",
|
|
5552
|
+
"type": "fontSizes"
|
|
5553
|
+
},
|
|
5554
|
+
"margin-block-end": {
|
|
5555
|
+
"value": 0,
|
|
5556
|
+
"type": "spacing"
|
|
5557
|
+
},
|
|
5558
|
+
"margin-block-start": {
|
|
5559
|
+
"value": 0,
|
|
5560
|
+
"type": "spacing"
|
|
5561
|
+
}
|
|
5562
|
+
}
|
|
5561
5563
|
}
|
|
5562
5564
|
}
|
|
@@ -3688,156 +3688,6 @@
|
|
|
3688
3688
|
"type": "lineHeights"
|
|
3689
3689
|
}
|
|
3690
3690
|
},
|
|
3691
|
-
"heading-1": {
|
|
3692
|
-
"color": {
|
|
3693
|
-
"value": "#154273",
|
|
3694
|
-
"type": "color"
|
|
3695
|
-
},
|
|
3696
|
-
"font-family": {
|
|
3697
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3698
|
-
"type": "fontFamilies"
|
|
3699
|
-
},
|
|
3700
|
-
"font-weight": {
|
|
3701
|
-
"value": 700,
|
|
3702
|
-
"type": "fontWeights"
|
|
3703
|
-
},
|
|
3704
|
-
"line-height": {
|
|
3705
|
-
"value": "125%",
|
|
3706
|
-
"type": "lineHeights"
|
|
3707
|
-
},
|
|
3708
|
-
"font-size": {
|
|
3709
|
-
"value": "3.125rem",
|
|
3710
|
-
"type": "fontSizes"
|
|
3711
|
-
},
|
|
3712
|
-
"margin-block-end": {
|
|
3713
|
-
"value": 0,
|
|
3714
|
-
"type": "spacing"
|
|
3715
|
-
},
|
|
3716
|
-
"margin-block-start": {
|
|
3717
|
-
"value": 0,
|
|
3718
|
-
"type": "spacing"
|
|
3719
|
-
}
|
|
3720
|
-
},
|
|
3721
|
-
"heading-2": {
|
|
3722
|
-
"color": {
|
|
3723
|
-
"value": "#154273",
|
|
3724
|
-
"type": "color"
|
|
3725
|
-
},
|
|
3726
|
-
"font-family": {
|
|
3727
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3728
|
-
"type": "fontFamilies"
|
|
3729
|
-
},
|
|
3730
|
-
"font-weight": {
|
|
3731
|
-
"value": 700,
|
|
3732
|
-
"type": "fontWeights"
|
|
3733
|
-
},
|
|
3734
|
-
"line-height": {
|
|
3735
|
-
"value": "125%",
|
|
3736
|
-
"type": "lineHeights"
|
|
3737
|
-
},
|
|
3738
|
-
"font-size": {
|
|
3739
|
-
"value": "2.5rem",
|
|
3740
|
-
"type": "fontSizes"
|
|
3741
|
-
},
|
|
3742
|
-
"margin-block-end": {
|
|
3743
|
-
"value": 0,
|
|
3744
|
-
"type": "spacing"
|
|
3745
|
-
},
|
|
3746
|
-
"margin-block-start": {
|
|
3747
|
-
"value": 0,
|
|
3748
|
-
"type": "spacing"
|
|
3749
|
-
}
|
|
3750
|
-
},
|
|
3751
|
-
"heading-3": {
|
|
3752
|
-
"color": {
|
|
3753
|
-
"value": "#154273",
|
|
3754
|
-
"type": "color"
|
|
3755
|
-
},
|
|
3756
|
-
"font-family": {
|
|
3757
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3758
|
-
"type": "fontFamilies"
|
|
3759
|
-
},
|
|
3760
|
-
"font-weight": {
|
|
3761
|
-
"value": 700,
|
|
3762
|
-
"type": "fontWeights"
|
|
3763
|
-
},
|
|
3764
|
-
"line-height": {
|
|
3765
|
-
"value": "125%",
|
|
3766
|
-
"type": "lineHeights"
|
|
3767
|
-
},
|
|
3768
|
-
"font-size": {
|
|
3769
|
-
"value": "1.875rem",
|
|
3770
|
-
"type": "fontSizes"
|
|
3771
|
-
},
|
|
3772
|
-
"margin-block-end": {
|
|
3773
|
-
"value": 0,
|
|
3774
|
-
"type": "spacing"
|
|
3775
|
-
},
|
|
3776
|
-
"margin-block-start": {
|
|
3777
|
-
"value": 0,
|
|
3778
|
-
"type": "spacing"
|
|
3779
|
-
}
|
|
3780
|
-
},
|
|
3781
|
-
"heading-4": {
|
|
3782
|
-
"color": {
|
|
3783
|
-
"value": "#154273",
|
|
3784
|
-
"type": "color"
|
|
3785
|
-
},
|
|
3786
|
-
"font-family": {
|
|
3787
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3788
|
-
"type": "fontFamilies"
|
|
3789
|
-
},
|
|
3790
|
-
"font-weight": {
|
|
3791
|
-
"value": 700,
|
|
3792
|
-
"type": "fontWeights"
|
|
3793
|
-
},
|
|
3794
|
-
"line-height": {
|
|
3795
|
-
"value": "125%",
|
|
3796
|
-
"type": "lineHeights"
|
|
3797
|
-
},
|
|
3798
|
-
"font-size": {
|
|
3799
|
-
"value": "1.5rem",
|
|
3800
|
-
"type": "fontSizes"
|
|
3801
|
-
},
|
|
3802
|
-
"margin-block-end": {
|
|
3803
|
-
"value": 0,
|
|
3804
|
-
"type": "spacing"
|
|
3805
|
-
},
|
|
3806
|
-
"margin-block-start": {
|
|
3807
|
-
"value": 0,
|
|
3808
|
-
"type": "spacing"
|
|
3809
|
-
}
|
|
3810
|
-
},
|
|
3811
|
-
"heading-5": {
|
|
3812
|
-
"color": {
|
|
3813
|
-
"value": "#154273",
|
|
3814
|
-
"type": "color"
|
|
3815
|
-
},
|
|
3816
|
-
"font-family": {
|
|
3817
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3818
|
-
"type": "fontFamilies"
|
|
3819
|
-
},
|
|
3820
|
-
"font-weight": {
|
|
3821
|
-
"value": 700,
|
|
3822
|
-
"type": "fontWeights"
|
|
3823
|
-
},
|
|
3824
|
-
"line-height": {
|
|
3825
|
-
"value": "125%",
|
|
3826
|
-
"type": "lineHeights"
|
|
3827
|
-
},
|
|
3828
|
-
"font-size": {
|
|
3829
|
-
"value": "1.25rem",
|
|
3830
|
-
"type": "fontSizes"
|
|
3831
|
-
},
|
|
3832
|
-
"margin-block-end": {
|
|
3833
|
-
"value": 0,
|
|
3834
|
-
"type": "spacing"
|
|
3835
|
-
},
|
|
3836
|
-
"margin-block-start": {
|
|
3837
|
-
"value": 0,
|
|
3838
|
-
"type": "spacing"
|
|
3839
|
-
}
|
|
3840
|
-
},
|
|
3841
3691
|
"form-label": {
|
|
3842
3692
|
"color": {
|
|
3843
3693
|
"value": "#154273",
|
|
@@ -5558,5 +5408,157 @@
|
|
|
5558
5408
|
}
|
|
5559
5409
|
}
|
|
5560
5410
|
}
|
|
5411
|
+
},
|
|
5412
|
+
"nl": {
|
|
5413
|
+
"heading-level-1": {
|
|
5414
|
+
"color": {
|
|
5415
|
+
"value": "#154273",
|
|
5416
|
+
"type": "color"
|
|
5417
|
+
},
|
|
5418
|
+
"font-family": {
|
|
5419
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5420
|
+
"type": "fontFamilies"
|
|
5421
|
+
},
|
|
5422
|
+
"font-weight": {
|
|
5423
|
+
"value": 700,
|
|
5424
|
+
"type": "fontWeights"
|
|
5425
|
+
},
|
|
5426
|
+
"line-height": {
|
|
5427
|
+
"value": "125%",
|
|
5428
|
+
"type": "lineHeights"
|
|
5429
|
+
},
|
|
5430
|
+
"font-size": {
|
|
5431
|
+
"value": "3.125rem",
|
|
5432
|
+
"type": "fontSizes"
|
|
5433
|
+
},
|
|
5434
|
+
"margin-block-end": {
|
|
5435
|
+
"value": 0,
|
|
5436
|
+
"type": "spacing"
|
|
5437
|
+
},
|
|
5438
|
+
"margin-block-start": {
|
|
5439
|
+
"value": 0,
|
|
5440
|
+
"type": "spacing"
|
|
5441
|
+
}
|
|
5442
|
+
},
|
|
5443
|
+
"heading-level-2": {
|
|
5444
|
+
"color": {
|
|
5445
|
+
"value": "#154273",
|
|
5446
|
+
"type": "color"
|
|
5447
|
+
},
|
|
5448
|
+
"font-family": {
|
|
5449
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5450
|
+
"type": "fontFamilies"
|
|
5451
|
+
},
|
|
5452
|
+
"font-weight": {
|
|
5453
|
+
"value": 700,
|
|
5454
|
+
"type": "fontWeights"
|
|
5455
|
+
},
|
|
5456
|
+
"line-height": {
|
|
5457
|
+
"value": "125%",
|
|
5458
|
+
"type": "lineHeights"
|
|
5459
|
+
},
|
|
5460
|
+
"font-size": {
|
|
5461
|
+
"value": "2.5rem",
|
|
5462
|
+
"type": "fontSizes"
|
|
5463
|
+
},
|
|
5464
|
+
"margin-block-end": {
|
|
5465
|
+
"value": 0,
|
|
5466
|
+
"type": "spacing"
|
|
5467
|
+
},
|
|
5468
|
+
"margin-block-start": {
|
|
5469
|
+
"value": 0,
|
|
5470
|
+
"type": "spacing"
|
|
5471
|
+
}
|
|
5472
|
+
},
|
|
5473
|
+
"heading-level-3": {
|
|
5474
|
+
"color": {
|
|
5475
|
+
"value": "#154273",
|
|
5476
|
+
"type": "color"
|
|
5477
|
+
},
|
|
5478
|
+
"font-family": {
|
|
5479
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5480
|
+
"type": "fontFamilies"
|
|
5481
|
+
},
|
|
5482
|
+
"font-weight": {
|
|
5483
|
+
"value": 700,
|
|
5484
|
+
"type": "fontWeights"
|
|
5485
|
+
},
|
|
5486
|
+
"line-height": {
|
|
5487
|
+
"value": "125%",
|
|
5488
|
+
"type": "lineHeights"
|
|
5489
|
+
},
|
|
5490
|
+
"font-size": {
|
|
5491
|
+
"value": "1.875rem",
|
|
5492
|
+
"type": "fontSizes"
|
|
5493
|
+
},
|
|
5494
|
+
"margin-block-end": {
|
|
5495
|
+
"value": 0,
|
|
5496
|
+
"type": "spacing"
|
|
5497
|
+
},
|
|
5498
|
+
"margin-block-start": {
|
|
5499
|
+
"value": 0,
|
|
5500
|
+
"type": "spacing"
|
|
5501
|
+
}
|
|
5502
|
+
},
|
|
5503
|
+
"heading-level-4": {
|
|
5504
|
+
"color": {
|
|
5505
|
+
"value": "#154273",
|
|
5506
|
+
"type": "color"
|
|
5507
|
+
},
|
|
5508
|
+
"font-family": {
|
|
5509
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5510
|
+
"type": "fontFamilies"
|
|
5511
|
+
},
|
|
5512
|
+
"font-weight": {
|
|
5513
|
+
"value": 700,
|
|
5514
|
+
"type": "fontWeights"
|
|
5515
|
+
},
|
|
5516
|
+
"line-height": {
|
|
5517
|
+
"value": "125%",
|
|
5518
|
+
"type": "lineHeights"
|
|
5519
|
+
},
|
|
5520
|
+
"font-size": {
|
|
5521
|
+
"value": "1.5rem",
|
|
5522
|
+
"type": "fontSizes"
|
|
5523
|
+
},
|
|
5524
|
+
"margin-block-end": {
|
|
5525
|
+
"value": 0,
|
|
5526
|
+
"type": "spacing"
|
|
5527
|
+
},
|
|
5528
|
+
"margin-block-start": {
|
|
5529
|
+
"value": 0,
|
|
5530
|
+
"type": "spacing"
|
|
5531
|
+
}
|
|
5532
|
+
},
|
|
5533
|
+
"heading-level-5": {
|
|
5534
|
+
"color": {
|
|
5535
|
+
"value": "#154273",
|
|
5536
|
+
"type": "color"
|
|
5537
|
+
},
|
|
5538
|
+
"font-family": {
|
|
5539
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5540
|
+
"type": "fontFamilies"
|
|
5541
|
+
},
|
|
5542
|
+
"font-weight": {
|
|
5543
|
+
"value": 700,
|
|
5544
|
+
"type": "fontWeights"
|
|
5545
|
+
},
|
|
5546
|
+
"line-height": {
|
|
5547
|
+
"value": "125%",
|
|
5548
|
+
"type": "lineHeights"
|
|
5549
|
+
},
|
|
5550
|
+
"font-size": {
|
|
5551
|
+
"value": "1.25rem",
|
|
5552
|
+
"type": "fontSizes"
|
|
5553
|
+
},
|
|
5554
|
+
"margin-block-end": {
|
|
5555
|
+
"value": 0,
|
|
5556
|
+
"type": "spacing"
|
|
5557
|
+
},
|
|
5558
|
+
"margin-block-start": {
|
|
5559
|
+
"value": 0,
|
|
5560
|
+
"type": "spacing"
|
|
5561
|
+
}
|
|
5562
|
+
}
|
|
5561
5563
|
}
|
|
5562
5564
|
}
|