@rijkshuisstijl-community/design-tokens 1.0.0-alpha.126 → 1.0.0-alpha.128

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.
Files changed (53) hide show
  1. package/dist/_variables.scss +36 -36
  2. package/dist/index.css +36 -36
  3. package/dist/index.d.ts +36 -36
  4. package/dist/index.js +36 -36
  5. package/dist/index.json +36 -36
  6. package/dist/index.tokens.json +47 -45
  7. package/dist/root.css +36 -36
  8. package/dist/tokens.d.ts +48 -46
  9. package/dist/tokens.js +5271 -5269
  10. package/dist/uitvoerend-mintgroen-focus/_variables.scss +36 -36
  11. package/dist/uitvoerend-mintgroen-focus/index.css +36 -36
  12. package/dist/uitvoerend-mintgroen-focus/index.d.ts +36 -36
  13. package/dist/uitvoerend-mintgroen-focus/index.js +36 -36
  14. package/dist/uitvoerend-mintgroen-focus/index.json +36 -36
  15. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +47 -45
  16. package/dist/uitvoerend-mintgroen-focus/root.css +36 -36
  17. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +48 -46
  18. package/dist/uitvoerend-mintgroen-focus/tokens.js +3848 -3846
  19. package/dist/uitvoerend-violet/_variables.scss +36 -36
  20. package/dist/uitvoerend-violet/index.css +36 -36
  21. package/dist/uitvoerend-violet/index.d.ts +36 -36
  22. package/dist/uitvoerend-violet/index.js +36 -36
  23. package/dist/uitvoerend-violet/index.json +36 -36
  24. package/dist/uitvoerend-violet/index.tokens.json +47 -45
  25. package/dist/uitvoerend-violet/root.css +36 -36
  26. package/dist/uitvoerend-violet/tokens.d.ts +48 -46
  27. package/dist/uitvoerend-violet/tokens.js +5271 -5269
  28. package/dist/uitvoerend-violet-oud/_variables.scss +36 -36
  29. package/dist/uitvoerend-violet-oud/index.css +36 -36
  30. package/dist/uitvoerend-violet-oud/index.d.ts +36 -36
  31. package/dist/uitvoerend-violet-oud/index.js +36 -36
  32. package/dist/uitvoerend-violet-oud/index.json +36 -36
  33. package/dist/uitvoerend-violet-oud/index.tokens.json +47 -45
  34. package/dist/uitvoerend-violet-oud/root.css +36 -36
  35. package/dist/uitvoerend-violet-oud/tokens.d.ts +48 -46
  36. package/dist/uitvoerend-violet-oud/tokens.js +5271 -5269
  37. package/dist/wetgevend/_variables.scss +36 -36
  38. package/dist/wetgevend/index.css +36 -36
  39. package/dist/wetgevend/index.d.ts +36 -36
  40. package/dist/wetgevend/index.js +36 -36
  41. package/dist/wetgevend/index.json +36 -36
  42. package/dist/wetgevend/index.tokens.json +47 -45
  43. package/dist/wetgevend/root.css +36 -36
  44. package/dist/wetgevend/tokens.d.ts +48 -46
  45. package/dist/wetgevend/tokens.js +5271 -5269
  46. package/figma/figma.tokens.json +6 -6
  47. package/package.json +2 -2
  48. package/src/generated/base.tokens.json +152 -150
  49. package/src/generated/themes.json +948 -940
  50. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +152 -150
  51. package/src/generated/uitvoerend-violet/tokens.json +152 -150
  52. package/src/generated/uitvoerend-violet-oud/tokens.json +152 -150
  53. package/src/generated/wetgevend/tokens.json +152 -150
@@ -3792,8 +3792,8 @@
3792
3792
  }
3793
3793
  },
3794
3794
  "components/heading": {
3795
- "utrecht": {
3796
- "heading-1": {
3795
+ "nl": {
3796
+ "heading-level-1": {
3797
3797
  "color": {
3798
3798
  "value": "{rhc.color.foreground.lint}",
3799
3799
  "type": "color"
@@ -3823,7 +3823,7 @@
3823
3823
  "type": "spacing"
3824
3824
  }
3825
3825
  },
3826
- "heading-2": {
3826
+ "heading-level-2": {
3827
3827
  "color": {
3828
3828
  "value": "{rhc.color.foreground.lint}",
3829
3829
  "type": "color"
@@ -3853,7 +3853,7 @@
3853
3853
  "type": "spacing"
3854
3854
  }
3855
3855
  },
3856
- "heading-3": {
3856
+ "heading-level-3": {
3857
3857
  "color": {
3858
3858
  "value": "{rhc.color.foreground.lint}",
3859
3859
  "type": "color"
@@ -3883,7 +3883,7 @@
3883
3883
  "type": "spacing"
3884
3884
  }
3885
3885
  },
3886
- "heading-4": {
3886
+ "heading-level-4": {
3887
3887
  "color": {
3888
3888
  "value": "{rhc.color.foreground.lint}",
3889
3889
  "type": "color"
@@ -3913,7 +3913,7 @@
3913
3913
  "type": "spacing"
3914
3914
  }
3915
3915
  },
3916
- "heading-5": {
3916
+ "heading-level-5": {
3917
3917
  "color": {
3918
3918
  "value": "{rhc.color.foreground.lint}",
3919
3919
  "type": "color"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rijkshuisstijl-community/design-tokens",
3
- "version": "1.0.0-alpha.126",
3
+ "version": "1.0.0-alpha.128",
4
4
  "author": "Community for NL Design System",
5
5
  "description": "Example design tokens",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -32,5 +32,5 @@
32
32
  "style-dictionary": "3.9.2",
33
33
  "token-transformer": "0.0.33"
34
34
  },
35
- "gitHead": "86f769771498a4f4cdb798cbcf8458efbb6ad03a"
35
+ "gitHead": "b71b1169d050e402f9275843b1751c38a533159e"
36
36
  }
@@ -3710,156 +3710,6 @@
3710
3710
  "type": "lineHeights"
3711
3711
  }
3712
3712
  },
3713
- "heading-1": {
3714
- "color": {
3715
- "value": "#154273",
3716
- "type": "color"
3717
- },
3718
- "font-family": {
3719
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3720
- "type": "fontFamilies"
3721
- },
3722
- "font-weight": {
3723
- "value": 700,
3724
- "type": "fontWeights"
3725
- },
3726
- "line-height": {
3727
- "value": "125%",
3728
- "type": "lineHeights"
3729
- },
3730
- "font-size": {
3731
- "value": "3.125rem",
3732
- "type": "fontSizes"
3733
- },
3734
- "margin-block-end": {
3735
- "value": 0,
3736
- "type": "spacing"
3737
- },
3738
- "margin-block-start": {
3739
- "value": 0,
3740
- "type": "spacing"
3741
- }
3742
- },
3743
- "heading-2": {
3744
- "color": {
3745
- "value": "#154273",
3746
- "type": "color"
3747
- },
3748
- "font-family": {
3749
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3750
- "type": "fontFamilies"
3751
- },
3752
- "font-weight": {
3753
- "value": 700,
3754
- "type": "fontWeights"
3755
- },
3756
- "line-height": {
3757
- "value": "125%",
3758
- "type": "lineHeights"
3759
- },
3760
- "font-size": {
3761
- "value": "2.5rem",
3762
- "type": "fontSizes"
3763
- },
3764
- "margin-block-end": {
3765
- "value": 0,
3766
- "type": "spacing"
3767
- },
3768
- "margin-block-start": {
3769
- "value": 0,
3770
- "type": "spacing"
3771
- }
3772
- },
3773
- "heading-3": {
3774
- "color": {
3775
- "value": "#154273",
3776
- "type": "color"
3777
- },
3778
- "font-family": {
3779
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3780
- "type": "fontFamilies"
3781
- },
3782
- "font-weight": {
3783
- "value": 700,
3784
- "type": "fontWeights"
3785
- },
3786
- "line-height": {
3787
- "value": "125%",
3788
- "type": "lineHeights"
3789
- },
3790
- "font-size": {
3791
- "value": "1.875rem",
3792
- "type": "fontSizes"
3793
- },
3794
- "margin-block-end": {
3795
- "value": 0,
3796
- "type": "spacing"
3797
- },
3798
- "margin-block-start": {
3799
- "value": 0,
3800
- "type": "spacing"
3801
- }
3802
- },
3803
- "heading-4": {
3804
- "color": {
3805
- "value": "#154273",
3806
- "type": "color"
3807
- },
3808
- "font-family": {
3809
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3810
- "type": "fontFamilies"
3811
- },
3812
- "font-weight": {
3813
- "value": 700,
3814
- "type": "fontWeights"
3815
- },
3816
- "line-height": {
3817
- "value": "125%",
3818
- "type": "lineHeights"
3819
- },
3820
- "font-size": {
3821
- "value": "1.5rem",
3822
- "type": "fontSizes"
3823
- },
3824
- "margin-block-end": {
3825
- "value": 0,
3826
- "type": "spacing"
3827
- },
3828
- "margin-block-start": {
3829
- "value": 0,
3830
- "type": "spacing"
3831
- }
3832
- },
3833
- "heading-5": {
3834
- "color": {
3835
- "value": "#154273",
3836
- "type": "color"
3837
- },
3838
- "font-family": {
3839
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3840
- "type": "fontFamilies"
3841
- },
3842
- "font-weight": {
3843
- "value": 700,
3844
- "type": "fontWeights"
3845
- },
3846
- "line-height": {
3847
- "value": "125%",
3848
- "type": "lineHeights"
3849
- },
3850
- "font-size": {
3851
- "value": "1.25rem",
3852
- "type": "fontSizes"
3853
- },
3854
- "margin-block-end": {
3855
- "value": 0,
3856
- "type": "spacing"
3857
- },
3858
- "margin-block-start": {
3859
- "value": 0,
3860
- "type": "spacing"
3861
- }
3862
- },
3863
3713
  "form-label": {
3864
3714
  "color": {
3865
3715
  "value": "#154273",
@@ -5580,5 +5430,157 @@
5580
5430
  }
5581
5431
  }
5582
5432
  }
5433
+ },
5434
+ "nl": {
5435
+ "heading-level-1": {
5436
+ "color": {
5437
+ "value": "#154273",
5438
+ "type": "color"
5439
+ },
5440
+ "font-family": {
5441
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5442
+ "type": "fontFamilies"
5443
+ },
5444
+ "font-weight": {
5445
+ "value": 700,
5446
+ "type": "fontWeights"
5447
+ },
5448
+ "line-height": {
5449
+ "value": "125%",
5450
+ "type": "lineHeights"
5451
+ },
5452
+ "font-size": {
5453
+ "value": "3.125rem",
5454
+ "type": "fontSizes"
5455
+ },
5456
+ "margin-block-end": {
5457
+ "value": 0,
5458
+ "type": "spacing"
5459
+ },
5460
+ "margin-block-start": {
5461
+ "value": 0,
5462
+ "type": "spacing"
5463
+ }
5464
+ },
5465
+ "heading-level-2": {
5466
+ "color": {
5467
+ "value": "#154273",
5468
+ "type": "color"
5469
+ },
5470
+ "font-family": {
5471
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5472
+ "type": "fontFamilies"
5473
+ },
5474
+ "font-weight": {
5475
+ "value": 700,
5476
+ "type": "fontWeights"
5477
+ },
5478
+ "line-height": {
5479
+ "value": "125%",
5480
+ "type": "lineHeights"
5481
+ },
5482
+ "font-size": {
5483
+ "value": "2.5rem",
5484
+ "type": "fontSizes"
5485
+ },
5486
+ "margin-block-end": {
5487
+ "value": 0,
5488
+ "type": "spacing"
5489
+ },
5490
+ "margin-block-start": {
5491
+ "value": 0,
5492
+ "type": "spacing"
5493
+ }
5494
+ },
5495
+ "heading-level-3": {
5496
+ "color": {
5497
+ "value": "#154273",
5498
+ "type": "color"
5499
+ },
5500
+ "font-family": {
5501
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5502
+ "type": "fontFamilies"
5503
+ },
5504
+ "font-weight": {
5505
+ "value": 700,
5506
+ "type": "fontWeights"
5507
+ },
5508
+ "line-height": {
5509
+ "value": "125%",
5510
+ "type": "lineHeights"
5511
+ },
5512
+ "font-size": {
5513
+ "value": "1.875rem",
5514
+ "type": "fontSizes"
5515
+ },
5516
+ "margin-block-end": {
5517
+ "value": 0,
5518
+ "type": "spacing"
5519
+ },
5520
+ "margin-block-start": {
5521
+ "value": 0,
5522
+ "type": "spacing"
5523
+ }
5524
+ },
5525
+ "heading-level-4": {
5526
+ "color": {
5527
+ "value": "#154273",
5528
+ "type": "color"
5529
+ },
5530
+ "font-family": {
5531
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5532
+ "type": "fontFamilies"
5533
+ },
5534
+ "font-weight": {
5535
+ "value": 700,
5536
+ "type": "fontWeights"
5537
+ },
5538
+ "line-height": {
5539
+ "value": "125%",
5540
+ "type": "lineHeights"
5541
+ },
5542
+ "font-size": {
5543
+ "value": "1.5rem",
5544
+ "type": "fontSizes"
5545
+ },
5546
+ "margin-block-end": {
5547
+ "value": 0,
5548
+ "type": "spacing"
5549
+ },
5550
+ "margin-block-start": {
5551
+ "value": 0,
5552
+ "type": "spacing"
5553
+ }
5554
+ },
5555
+ "heading-level-5": {
5556
+ "color": {
5557
+ "value": "#154273",
5558
+ "type": "color"
5559
+ },
5560
+ "font-family": {
5561
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5562
+ "type": "fontFamilies"
5563
+ },
5564
+ "font-weight": {
5565
+ "value": 700,
5566
+ "type": "fontWeights"
5567
+ },
5568
+ "line-height": {
5569
+ "value": "125%",
5570
+ "type": "lineHeights"
5571
+ },
5572
+ "font-size": {
5573
+ "value": "1.25rem",
5574
+ "type": "fontSizes"
5575
+ },
5576
+ "margin-block-end": {
5577
+ "value": 0,
5578
+ "type": "spacing"
5579
+ },
5580
+ "margin-block-start": {
5581
+ "value": 0,
5582
+ "type": "spacing"
5583
+ }
5584
+ }
5583
5585
  }
5584
5586
  }