@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
|
@@ -4474,156 +4474,6 @@
|
|
|
4474
4474
|
}
|
|
4475
4475
|
}
|
|
4476
4476
|
},
|
|
4477
|
-
"heading-1": {
|
|
4478
|
-
"color": {
|
|
4479
|
-
"value": "#154273",
|
|
4480
|
-
"type": "color"
|
|
4481
|
-
},
|
|
4482
|
-
"font-family": {
|
|
4483
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
4484
|
-
"type": "fontFamilies"
|
|
4485
|
-
},
|
|
4486
|
-
"font-weight": {
|
|
4487
|
-
"value": 700,
|
|
4488
|
-
"type": "fontWeights"
|
|
4489
|
-
},
|
|
4490
|
-
"line-height": {
|
|
4491
|
-
"value": "125%",
|
|
4492
|
-
"type": "lineHeights"
|
|
4493
|
-
},
|
|
4494
|
-
"font-size": {
|
|
4495
|
-
"value": "3.125rem",
|
|
4496
|
-
"type": "fontSizes"
|
|
4497
|
-
},
|
|
4498
|
-
"margin-block-end": {
|
|
4499
|
-
"value": 0,
|
|
4500
|
-
"type": "spacing"
|
|
4501
|
-
},
|
|
4502
|
-
"margin-block-start": {
|
|
4503
|
-
"value": 0,
|
|
4504
|
-
"type": "spacing"
|
|
4505
|
-
}
|
|
4506
|
-
},
|
|
4507
|
-
"heading-2": {
|
|
4508
|
-
"color": {
|
|
4509
|
-
"value": "#154273",
|
|
4510
|
-
"type": "color"
|
|
4511
|
-
},
|
|
4512
|
-
"font-family": {
|
|
4513
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
4514
|
-
"type": "fontFamilies"
|
|
4515
|
-
},
|
|
4516
|
-
"font-weight": {
|
|
4517
|
-
"value": 700,
|
|
4518
|
-
"type": "fontWeights"
|
|
4519
|
-
},
|
|
4520
|
-
"line-height": {
|
|
4521
|
-
"value": "125%",
|
|
4522
|
-
"type": "lineHeights"
|
|
4523
|
-
},
|
|
4524
|
-
"font-size": {
|
|
4525
|
-
"value": "2.5rem",
|
|
4526
|
-
"type": "fontSizes"
|
|
4527
|
-
},
|
|
4528
|
-
"margin-block-end": {
|
|
4529
|
-
"value": 0,
|
|
4530
|
-
"type": "spacing"
|
|
4531
|
-
},
|
|
4532
|
-
"margin-block-start": {
|
|
4533
|
-
"value": 0,
|
|
4534
|
-
"type": "spacing"
|
|
4535
|
-
}
|
|
4536
|
-
},
|
|
4537
|
-
"heading-3": {
|
|
4538
|
-
"color": {
|
|
4539
|
-
"value": "#154273",
|
|
4540
|
-
"type": "color"
|
|
4541
|
-
},
|
|
4542
|
-
"font-family": {
|
|
4543
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
4544
|
-
"type": "fontFamilies"
|
|
4545
|
-
},
|
|
4546
|
-
"font-weight": {
|
|
4547
|
-
"value": 700,
|
|
4548
|
-
"type": "fontWeights"
|
|
4549
|
-
},
|
|
4550
|
-
"line-height": {
|
|
4551
|
-
"value": "125%",
|
|
4552
|
-
"type": "lineHeights"
|
|
4553
|
-
},
|
|
4554
|
-
"font-size": {
|
|
4555
|
-
"value": "1.875rem",
|
|
4556
|
-
"type": "fontSizes"
|
|
4557
|
-
},
|
|
4558
|
-
"margin-block-end": {
|
|
4559
|
-
"value": 0,
|
|
4560
|
-
"type": "spacing"
|
|
4561
|
-
},
|
|
4562
|
-
"margin-block-start": {
|
|
4563
|
-
"value": 0,
|
|
4564
|
-
"type": "spacing"
|
|
4565
|
-
}
|
|
4566
|
-
},
|
|
4567
|
-
"heading-4": {
|
|
4568
|
-
"color": {
|
|
4569
|
-
"value": "#154273",
|
|
4570
|
-
"type": "color"
|
|
4571
|
-
},
|
|
4572
|
-
"font-family": {
|
|
4573
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
4574
|
-
"type": "fontFamilies"
|
|
4575
|
-
},
|
|
4576
|
-
"font-weight": {
|
|
4577
|
-
"value": 700,
|
|
4578
|
-
"type": "fontWeights"
|
|
4579
|
-
},
|
|
4580
|
-
"line-height": {
|
|
4581
|
-
"value": "125%",
|
|
4582
|
-
"type": "lineHeights"
|
|
4583
|
-
},
|
|
4584
|
-
"font-size": {
|
|
4585
|
-
"value": "1.5rem",
|
|
4586
|
-
"type": "fontSizes"
|
|
4587
|
-
},
|
|
4588
|
-
"margin-block-end": {
|
|
4589
|
-
"value": 0,
|
|
4590
|
-
"type": "spacing"
|
|
4591
|
-
},
|
|
4592
|
-
"margin-block-start": {
|
|
4593
|
-
"value": 0,
|
|
4594
|
-
"type": "spacing"
|
|
4595
|
-
}
|
|
4596
|
-
},
|
|
4597
|
-
"heading-5": {
|
|
4598
|
-
"color": {
|
|
4599
|
-
"value": "#154273",
|
|
4600
|
-
"type": "color"
|
|
4601
|
-
},
|
|
4602
|
-
"font-family": {
|
|
4603
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
4604
|
-
"type": "fontFamilies"
|
|
4605
|
-
},
|
|
4606
|
-
"font-weight": {
|
|
4607
|
-
"value": 700,
|
|
4608
|
-
"type": "fontWeights"
|
|
4609
|
-
},
|
|
4610
|
-
"line-height": {
|
|
4611
|
-
"value": "125%",
|
|
4612
|
-
"type": "lineHeights"
|
|
4613
|
-
},
|
|
4614
|
-
"font-size": {
|
|
4615
|
-
"value": "1.25rem",
|
|
4616
|
-
"type": "fontSizes"
|
|
4617
|
-
},
|
|
4618
|
-
"margin-block-end": {
|
|
4619
|
-
"value": 0,
|
|
4620
|
-
"type": "spacing"
|
|
4621
|
-
},
|
|
4622
|
-
"margin-block-start": {
|
|
4623
|
-
"value": 0,
|
|
4624
|
-
"type": "spacing"
|
|
4625
|
-
}
|
|
4626
|
-
},
|
|
4627
4477
|
"form-label": {
|
|
4628
4478
|
"color": {
|
|
4629
4479
|
"value": "#154273",
|
|
@@ -5622,5 +5472,157 @@
|
|
|
5622
5472
|
}
|
|
5623
5473
|
}
|
|
5624
5474
|
}
|
|
5475
|
+
},
|
|
5476
|
+
"nl": {
|
|
5477
|
+
"heading-level-1": {
|
|
5478
|
+
"color": {
|
|
5479
|
+
"value": "#154273",
|
|
5480
|
+
"type": "color"
|
|
5481
|
+
},
|
|
5482
|
+
"font-family": {
|
|
5483
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5484
|
+
"type": "fontFamilies"
|
|
5485
|
+
},
|
|
5486
|
+
"font-weight": {
|
|
5487
|
+
"value": 700,
|
|
5488
|
+
"type": "fontWeights"
|
|
5489
|
+
},
|
|
5490
|
+
"line-height": {
|
|
5491
|
+
"value": "125%",
|
|
5492
|
+
"type": "lineHeights"
|
|
5493
|
+
},
|
|
5494
|
+
"font-size": {
|
|
5495
|
+
"value": "3.125rem",
|
|
5496
|
+
"type": "fontSizes"
|
|
5497
|
+
},
|
|
5498
|
+
"margin-block-end": {
|
|
5499
|
+
"value": 0,
|
|
5500
|
+
"type": "spacing"
|
|
5501
|
+
},
|
|
5502
|
+
"margin-block-start": {
|
|
5503
|
+
"value": 0,
|
|
5504
|
+
"type": "spacing"
|
|
5505
|
+
}
|
|
5506
|
+
},
|
|
5507
|
+
"heading-level-2": {
|
|
5508
|
+
"color": {
|
|
5509
|
+
"value": "#154273",
|
|
5510
|
+
"type": "color"
|
|
5511
|
+
},
|
|
5512
|
+
"font-family": {
|
|
5513
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5514
|
+
"type": "fontFamilies"
|
|
5515
|
+
},
|
|
5516
|
+
"font-weight": {
|
|
5517
|
+
"value": 700,
|
|
5518
|
+
"type": "fontWeights"
|
|
5519
|
+
},
|
|
5520
|
+
"line-height": {
|
|
5521
|
+
"value": "125%",
|
|
5522
|
+
"type": "lineHeights"
|
|
5523
|
+
},
|
|
5524
|
+
"font-size": {
|
|
5525
|
+
"value": "2.5rem",
|
|
5526
|
+
"type": "fontSizes"
|
|
5527
|
+
},
|
|
5528
|
+
"margin-block-end": {
|
|
5529
|
+
"value": 0,
|
|
5530
|
+
"type": "spacing"
|
|
5531
|
+
},
|
|
5532
|
+
"margin-block-start": {
|
|
5533
|
+
"value": 0,
|
|
5534
|
+
"type": "spacing"
|
|
5535
|
+
}
|
|
5536
|
+
},
|
|
5537
|
+
"heading-level-3": {
|
|
5538
|
+
"color": {
|
|
5539
|
+
"value": "#154273",
|
|
5540
|
+
"type": "color"
|
|
5541
|
+
},
|
|
5542
|
+
"font-family": {
|
|
5543
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5544
|
+
"type": "fontFamilies"
|
|
5545
|
+
},
|
|
5546
|
+
"font-weight": {
|
|
5547
|
+
"value": 700,
|
|
5548
|
+
"type": "fontWeights"
|
|
5549
|
+
},
|
|
5550
|
+
"line-height": {
|
|
5551
|
+
"value": "125%",
|
|
5552
|
+
"type": "lineHeights"
|
|
5553
|
+
},
|
|
5554
|
+
"font-size": {
|
|
5555
|
+
"value": "1.875rem",
|
|
5556
|
+
"type": "fontSizes"
|
|
5557
|
+
},
|
|
5558
|
+
"margin-block-end": {
|
|
5559
|
+
"value": 0,
|
|
5560
|
+
"type": "spacing"
|
|
5561
|
+
},
|
|
5562
|
+
"margin-block-start": {
|
|
5563
|
+
"value": 0,
|
|
5564
|
+
"type": "spacing"
|
|
5565
|
+
}
|
|
5566
|
+
},
|
|
5567
|
+
"heading-level-4": {
|
|
5568
|
+
"color": {
|
|
5569
|
+
"value": "#154273",
|
|
5570
|
+
"type": "color"
|
|
5571
|
+
},
|
|
5572
|
+
"font-family": {
|
|
5573
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5574
|
+
"type": "fontFamilies"
|
|
5575
|
+
},
|
|
5576
|
+
"font-weight": {
|
|
5577
|
+
"value": 700,
|
|
5578
|
+
"type": "fontWeights"
|
|
5579
|
+
},
|
|
5580
|
+
"line-height": {
|
|
5581
|
+
"value": "125%",
|
|
5582
|
+
"type": "lineHeights"
|
|
5583
|
+
},
|
|
5584
|
+
"font-size": {
|
|
5585
|
+
"value": "1.5rem",
|
|
5586
|
+
"type": "fontSizes"
|
|
5587
|
+
},
|
|
5588
|
+
"margin-block-end": {
|
|
5589
|
+
"value": 0,
|
|
5590
|
+
"type": "spacing"
|
|
5591
|
+
},
|
|
5592
|
+
"margin-block-start": {
|
|
5593
|
+
"value": 0,
|
|
5594
|
+
"type": "spacing"
|
|
5595
|
+
}
|
|
5596
|
+
},
|
|
5597
|
+
"heading-level-5": {
|
|
5598
|
+
"color": {
|
|
5599
|
+
"value": "#154273",
|
|
5600
|
+
"type": "color"
|
|
5601
|
+
},
|
|
5602
|
+
"font-family": {
|
|
5603
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5604
|
+
"type": "fontFamilies"
|
|
5605
|
+
},
|
|
5606
|
+
"font-weight": {
|
|
5607
|
+
"value": 700,
|
|
5608
|
+
"type": "fontWeights"
|
|
5609
|
+
},
|
|
5610
|
+
"line-height": {
|
|
5611
|
+
"value": "125%",
|
|
5612
|
+
"type": "lineHeights"
|
|
5613
|
+
},
|
|
5614
|
+
"font-size": {
|
|
5615
|
+
"value": "1.25rem",
|
|
5616
|
+
"type": "fontSizes"
|
|
5617
|
+
},
|
|
5618
|
+
"margin-block-end": {
|
|
5619
|
+
"value": 0,
|
|
5620
|
+
"type": "spacing"
|
|
5621
|
+
},
|
|
5622
|
+
"margin-block-start": {
|
|
5623
|
+
"value": 0,
|
|
5624
|
+
"type": "spacing"
|
|
5625
|
+
}
|
|
5626
|
+
}
|
|
5625
5627
|
}
|
|
5626
5628
|
}
|
|
@@ -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
|
}
|