@rijkshuisstijl-community/design-tokens 1.0.0-alpha.154 → 1.0.0-alpha.155

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 +18 -16
  2. package/dist/index.css +18 -16
  3. package/dist/index.d.ts +18 -16
  4. package/dist/index.js +18 -16
  5. package/dist/index.json +17 -15
  6. package/dist/index.tokens.json +23 -21
  7. package/dist/root.css +18 -16
  8. package/dist/tokens.d.ts +24 -22
  9. package/dist/tokens.js +582 -532
  10. package/dist/uitvoerend-mintgroen-focus/_variables.scss +18 -16
  11. package/dist/uitvoerend-mintgroen-focus/index.css +18 -16
  12. package/dist/uitvoerend-mintgroen-focus/index.d.ts +18 -16
  13. package/dist/uitvoerend-mintgroen-focus/index.js +18 -16
  14. package/dist/uitvoerend-mintgroen-focus/index.json +17 -15
  15. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +23 -21
  16. package/dist/uitvoerend-mintgroen-focus/root.css +18 -16
  17. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +24 -22
  18. package/dist/uitvoerend-mintgroen-focus/tokens.js +582 -532
  19. package/dist/uitvoerend-violet/_variables.scss +18 -16
  20. package/dist/uitvoerend-violet/index.css +18 -16
  21. package/dist/uitvoerend-violet/index.d.ts +18 -16
  22. package/dist/uitvoerend-violet/index.js +18 -16
  23. package/dist/uitvoerend-violet/index.json +17 -15
  24. package/dist/uitvoerend-violet/index.tokens.json +23 -21
  25. package/dist/uitvoerend-violet/root.css +18 -16
  26. package/dist/uitvoerend-violet/tokens.d.ts +24 -22
  27. package/dist/uitvoerend-violet/tokens.js +582 -532
  28. package/dist/uitvoerend-violet-oud/_variables.scss +18 -16
  29. package/dist/uitvoerend-violet-oud/index.css +18 -16
  30. package/dist/uitvoerend-violet-oud/index.d.ts +18 -16
  31. package/dist/uitvoerend-violet-oud/index.js +18 -16
  32. package/dist/uitvoerend-violet-oud/index.json +17 -15
  33. package/dist/uitvoerend-violet-oud/index.tokens.json +23 -21
  34. package/dist/uitvoerend-violet-oud/root.css +18 -16
  35. package/dist/uitvoerend-violet-oud/tokens.d.ts +24 -22
  36. package/dist/uitvoerend-violet-oud/tokens.js +582 -532
  37. package/dist/wetgevend/_variables.scss +18 -16
  38. package/dist/wetgevend/index.css +18 -16
  39. package/dist/wetgevend/index.d.ts +18 -16
  40. package/dist/wetgevend/index.js +18 -16
  41. package/dist/wetgevend/index.json +17 -15
  42. package/dist/wetgevend/index.tokens.json +23 -21
  43. package/dist/wetgevend/root.css +18 -16
  44. package/dist/wetgevend/tokens.d.ts +24 -22
  45. package/dist/wetgevend/tokens.js +582 -532
  46. package/figma/figma.tokens.json +9 -1
  47. package/package.json +2 -2
  48. package/src/generated/base.tokens.json +74 -66
  49. package/src/generated/themes.json +342 -310
  50. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +74 -66
  51. package/src/generated/uitvoerend-violet/tokens.json +74 -66
  52. package/src/generated/uitvoerend-violet-oud/tokens.json +74 -66
  53. package/src/generated/wetgevend/tokens.json +74 -66
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 12 Feb 2025 15:07:28 GMT
3
+ * Generated on Thu, 13 Feb 2025 15:08:46 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -5059,6 +5059,31 @@ module.exports = {
5059
5059
  }
5060
5060
  },
5061
5061
  "content": {
5062
+ "font-size": {
5063
+ "value": "1.125rem",
5064
+ "type": "fontSizes",
5065
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
5066
+ "isSource": true,
5067
+ "original": {
5068
+ "value": "1.125rem",
5069
+ "type": "fontSizes"
5070
+ },
5071
+ "name": "rhcNavigationListItemContentFontSize",
5072
+ "attributes": {
5073
+ "category": "rhc",
5074
+ "type": "navigation-list",
5075
+ "item": "item",
5076
+ "subitem": "content",
5077
+ "state": "font-size"
5078
+ },
5079
+ "path": [
5080
+ "rhc",
5081
+ "navigation-list",
5082
+ "item",
5083
+ "content",
5084
+ "font-size"
5085
+ ]
5086
+ },
5062
5087
  "column-gap": {
5063
5088
  "value": "0.5rem",
5064
5089
  "type": "space",
@@ -6342,6 +6367,31 @@ module.exports = {
6342
6367
  ]
6343
6368
  },
6344
6369
  "content": {
6370
+ "font-size": {
6371
+ "value": "1.125rem",
6372
+ "type": "fontSizes",
6373
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
6374
+ "isSource": true,
6375
+ "original": {
6376
+ "value": "1.125rem",
6377
+ "type": "fontSizes"
6378
+ },
6379
+ "name": "rhcMessageListItemContentFontSize",
6380
+ "attributes": {
6381
+ "category": "rhc",
6382
+ "type": "message-list",
6383
+ "item": "item",
6384
+ "subitem": "content",
6385
+ "state": "font-size"
6386
+ },
6387
+ "path": [
6388
+ "rhc",
6389
+ "message-list",
6390
+ "item",
6391
+ "content",
6392
+ "font-size"
6393
+ ]
6394
+ },
6345
6395
  "column-gap": {
6346
6396
  "value": "0.5rem",
6347
6397
  "type": "spacing",
@@ -21727,691 +21777,354 @@ module.exports = {
21727
21777
  ]
21728
21778
  }
21729
21779
  },
21730
- "paragraph": {
21731
- "color": {
21732
- "value": "#154273",
21733
- "type": "color",
21734
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21735
- "isSource": true,
21736
- "original": {
21737
- "value": "#154273",
21738
- "type": "color"
21739
- },
21740
- "name": "utrechtParagraphColor",
21741
- "attributes": {
21742
- "category": "utrecht",
21743
- "type": "paragraph",
21744
- "item": "color"
21745
- },
21746
- "path": [
21747
- "utrecht",
21748
- "paragraph",
21749
- "color"
21750
- ]
21751
- },
21752
- "font-family": {
21753
- "value": "Fira Sans, Arial, Verdana, sans-serif",
21754
- "type": "fontFamilies",
21755
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21756
- "isSource": true,
21757
- "original": {
21758
- "value": "Fira Sans, Arial, Verdana, sans-serif",
21759
- "type": "fontFamilies"
21760
- },
21761
- "name": "utrechtParagraphFontFamily",
21762
- "attributes": {
21763
- "category": "utrecht",
21764
- "type": "paragraph",
21765
- "item": "font-family"
21766
- },
21767
- "path": [
21768
- "utrecht",
21769
- "paragraph",
21770
- "font-family"
21771
- ]
21772
- },
21773
- "font-size": {
21774
- "value": "1.25rem",
21775
- "type": "fontSizes",
21776
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21777
- "isSource": true,
21778
- "original": {
21779
- "value": "1.25rem",
21780
- "type": "fontSizes"
21781
- },
21782
- "name": "utrechtParagraphFontSize",
21783
- "attributes": {
21784
- "category": "utrecht",
21785
- "type": "paragraph",
21786
- "item": "font-size"
21787
- },
21788
- "path": [
21789
- "utrecht",
21790
- "paragraph",
21791
- "font-size"
21792
- ]
21793
- },
21794
- "font-weight": {
21795
- "value": 400,
21796
- "type": "fontWeights",
21780
+ "ordered-list": {
21781
+ "padding-inline-start": {
21782
+ "value": "1.5rem",
21783
+ "type": "spacing",
21797
21784
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21798
21785
  "isSource": true,
21799
21786
  "original": {
21800
- "value": 400,
21801
- "type": "fontWeights"
21787
+ "value": "1.5rem",
21788
+ "type": "spacing"
21802
21789
  },
21803
- "name": "utrechtParagraphFontWeight",
21790
+ "name": "utrechtOrderedListPaddingInlineStart",
21804
21791
  "attributes": {
21805
21792
  "category": "utrecht",
21806
- "type": "paragraph",
21807
- "item": "font-weight"
21793
+ "type": "ordered-list",
21794
+ "item": "padding-inline-start"
21808
21795
  },
21809
21796
  "path": [
21810
21797
  "utrecht",
21811
- "paragraph",
21812
- "font-weight"
21798
+ "ordered-list",
21799
+ "padding-inline-start"
21813
21800
  ]
21814
21801
  },
21815
- "line-height": {
21816
- "value": "150%",
21817
- "type": "lineHeights",
21802
+ "margin-block-end": {
21803
+ "value": "0.25rem",
21804
+ "type": "spacing",
21818
21805
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21819
21806
  "isSource": true,
21820
21807
  "original": {
21821
- "value": "150%",
21822
- "type": "lineHeights"
21808
+ "value": "0.25rem",
21809
+ "type": "spacing"
21823
21810
  },
21824
- "name": "utrechtParagraphLineHeight",
21811
+ "name": "utrechtOrderedListMarginBlockEnd",
21825
21812
  "attributes": {
21826
21813
  "category": "utrecht",
21827
- "type": "paragraph",
21828
- "item": "line-height"
21814
+ "type": "ordered-list",
21815
+ "item": "margin-block-end"
21829
21816
  },
21830
21817
  "path": [
21831
21818
  "utrecht",
21832
- "paragraph",
21833
- "line-height"
21819
+ "ordered-list",
21820
+ "margin-block-end"
21834
21821
  ]
21835
21822
  },
21836
- "margin-block-end": {
21837
- "value": 0,
21823
+ "margin-block-start": {
21824
+ "value": "0.25rem",
21838
21825
  "type": "spacing",
21839
21826
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21840
21827
  "isSource": true,
21841
21828
  "original": {
21842
- "value": 0,
21829
+ "value": "0.25rem",
21843
21830
  "type": "spacing"
21844
21831
  },
21845
- "name": "utrechtParagraphMarginBlockEnd",
21832
+ "name": "utrechtOrderedListMarginBlockStart",
21846
21833
  "attributes": {
21847
21834
  "category": "utrecht",
21848
- "type": "paragraph",
21849
- "item": "margin-block-end"
21835
+ "type": "ordered-list",
21836
+ "item": "margin-block-start"
21850
21837
  },
21851
21838
  "path": [
21852
21839
  "utrecht",
21853
- "paragraph",
21854
- "margin-block-end"
21840
+ "ordered-list",
21841
+ "margin-block-start"
21855
21842
  ]
21856
21843
  },
21857
- "margin-block-start": {
21858
- "value": 0,
21844
+ "margin-inline-start": {
21845
+ "value": "0.625rem",
21859
21846
  "type": "spacing",
21860
21847
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21861
21848
  "isSource": true,
21862
21849
  "original": {
21863
- "value": 0,
21850
+ "value": "0.625rem",
21864
21851
  "type": "spacing"
21865
21852
  },
21866
- "name": "utrechtParagraphMarginBlockStart",
21853
+ "name": "utrechtOrderedListMarginInlineStart",
21867
21854
  "attributes": {
21868
21855
  "category": "utrecht",
21869
- "type": "paragraph",
21870
- "item": "margin-block-start"
21856
+ "type": "ordered-list",
21857
+ "item": "margin-inline-start"
21871
21858
  },
21872
21859
  "path": [
21873
21860
  "utrecht",
21874
- "paragraph",
21875
- "margin-block-start"
21861
+ "ordered-list",
21862
+ "margin-inline-start"
21876
21863
  ]
21877
21864
  },
21878
- "lead": {
21879
- "color": {
21880
- "value": "#154273",
21881
- "type": "color",
21865
+ "item": {
21866
+ "padding-inline-start": {
21867
+ "value": 0,
21868
+ "type": "spacing",
21882
21869
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21883
21870
  "isSource": true,
21884
21871
  "original": {
21885
- "value": "#154273",
21886
- "type": "color"
21872
+ "value": 0,
21873
+ "type": "spacing"
21887
21874
  },
21888
- "name": "utrechtParagraphLeadColor",
21875
+ "name": "utrechtOrderedListItemPaddingInlineStart",
21889
21876
  "attributes": {
21890
21877
  "category": "utrecht",
21891
- "type": "paragraph",
21892
- "item": "lead",
21893
- "subitem": "color"
21878
+ "type": "ordered-list",
21879
+ "item": "item",
21880
+ "subitem": "padding-inline-start"
21894
21881
  },
21895
21882
  "path": [
21896
21883
  "utrecht",
21897
- "paragraph",
21898
- "lead",
21899
- "color"
21884
+ "ordered-list",
21885
+ "item",
21886
+ "padding-inline-start"
21900
21887
  ]
21901
21888
  },
21902
- "font-size": {
21903
- "value": "1.5rem",
21904
- "type": "fontSizes",
21889
+ "margin-block-end": {
21890
+ "value": "0.25rem",
21891
+ "type": "spacing",
21905
21892
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21906
21893
  "isSource": true,
21907
21894
  "original": {
21908
- "value": "1.5rem",
21909
- "type": "fontSizes"
21895
+ "value": "0.25rem",
21896
+ "type": "spacing"
21910
21897
  },
21911
- "name": "utrechtParagraphLeadFontSize",
21898
+ "name": "utrechtOrderedListItemMarginBlockEnd",
21912
21899
  "attributes": {
21913
21900
  "category": "utrecht",
21914
- "type": "paragraph",
21915
- "item": "lead",
21916
- "subitem": "font-size"
21901
+ "type": "ordered-list",
21902
+ "item": "item",
21903
+ "subitem": "margin-block-end"
21917
21904
  },
21918
21905
  "path": [
21919
21906
  "utrecht",
21920
- "paragraph",
21921
- "lead",
21922
- "font-size"
21907
+ "ordered-list",
21908
+ "item",
21909
+ "margin-block-end"
21923
21910
  ]
21924
21911
  },
21925
- "font-weight": {
21926
- "value": 400,
21927
- "type": "fontWeights",
21912
+ "margin-block-start": {
21913
+ "value": "0.25rem",
21914
+ "type": "spacing",
21928
21915
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21929
21916
  "isSource": true,
21930
21917
  "original": {
21931
- "value": 400,
21932
- "type": "fontWeights"
21918
+ "value": "0.25rem",
21919
+ "type": "spacing"
21933
21920
  },
21934
- "name": "utrechtParagraphLeadFontWeight",
21921
+ "name": "utrechtOrderedListItemMarginBlockStart",
21935
21922
  "attributes": {
21936
21923
  "category": "utrecht",
21937
- "type": "paragraph",
21938
- "item": "lead",
21939
- "subitem": "font-weight"
21924
+ "type": "ordered-list",
21925
+ "item": "item",
21926
+ "subitem": "margin-block-start"
21940
21927
  },
21941
21928
  "path": [
21942
21929
  "utrecht",
21943
- "paragraph",
21944
- "lead",
21945
- "font-weight"
21930
+ "ordered-list",
21931
+ "item",
21932
+ "margin-block-start"
21946
21933
  ]
21934
+ }
21935
+ },
21936
+ "color": {
21937
+ "value": "#154273",
21938
+ "type": "color",
21939
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21940
+ "isSource": true,
21941
+ "original": {
21942
+ "value": "#154273",
21943
+ "type": "color"
21947
21944
  },
21948
- "line-height": {
21949
- "value": "150%",
21950
- "type": "lineHeights",
21951
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21952
- "isSource": true,
21953
- "original": {
21954
- "value": "150%",
21955
- "type": "lineHeights"
21956
- },
21957
- "name": "utrechtParagraphLeadLineHeight",
21958
- "attributes": {
21959
- "category": "utrecht",
21960
- "type": "paragraph",
21961
- "item": "lead",
21962
- "subitem": "line-height"
21963
- },
21964
- "path": [
21965
- "utrecht",
21966
- "paragraph",
21967
- "lead",
21968
- "line-height"
21969
- ]
21970
- }
21945
+ "name": "utrechtOrderedListColor",
21946
+ "attributes": {
21947
+ "category": "utrecht",
21948
+ "type": "ordered-list",
21949
+ "item": "color"
21950
+ },
21951
+ "path": [
21952
+ "utrecht",
21953
+ "ordered-list",
21954
+ "color"
21955
+ ]
21971
21956
  },
21972
- "small": {
21973
- "color": {
21974
- "value": "#154273",
21975
- "type": "color",
21976
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21977
- "isSource": true,
21978
- "original": {
21979
- "value": "#154273",
21980
- "type": "color"
21981
- },
21982
- "name": "utrechtParagraphSmallColor",
21983
- "attributes": {
21984
- "category": "utrecht",
21985
- "type": "paragraph",
21986
- "item": "small",
21987
- "subitem": "color"
21988
- },
21989
- "path": [
21990
- "utrecht",
21991
- "paragraph",
21992
- "small",
21993
- "color"
21994
- ]
21957
+ "font-family": {
21958
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
21959
+ "type": "fontFamilies",
21960
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21961
+ "isSource": true,
21962
+ "original": {
21963
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
21964
+ "type": "fontFamilies"
21995
21965
  },
21996
- "font-size": {
21997
- "value": "1.125rem",
21998
- "type": "fontSizes",
21999
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22000
- "isSource": true,
22001
- "original": {
22002
- "value": "1.125rem",
22003
- "type": "fontSizes"
22004
- },
22005
- "name": "utrechtParagraphSmallFontSize",
22006
- "attributes": {
22007
- "category": "utrecht",
22008
- "type": "paragraph",
22009
- "item": "small",
22010
- "subitem": "font-size"
22011
- },
22012
- "path": [
22013
- "utrecht",
22014
- "paragraph",
22015
- "small",
22016
- "font-size"
22017
- ]
21966
+ "name": "utrechtOrderedListFontFamily",
21967
+ "attributes": {
21968
+ "category": "utrecht",
21969
+ "type": "ordered-list",
21970
+ "item": "font-family"
22018
21971
  },
22019
- "font-weight": {
21972
+ "path": [
21973
+ "utrecht",
21974
+ "ordered-list",
21975
+ "font-family"
21976
+ ]
21977
+ },
21978
+ "font-weight": {
21979
+ "value": 400,
21980
+ "type": "fontWeights",
21981
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
21982
+ "isSource": true,
21983
+ "original": {
22020
21984
  "value": 400,
22021
- "type": "fontWeights",
22022
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22023
- "isSource": true,
22024
- "original": {
22025
- "value": 400,
22026
- "type": "fontWeights"
22027
- },
22028
- "name": "utrechtParagraphSmallFontWeight",
22029
- "attributes": {
22030
- "category": "utrecht",
22031
- "type": "paragraph",
22032
- "item": "small",
22033
- "subitem": "font-weight"
22034
- },
22035
- "path": [
22036
- "utrecht",
22037
- "paragraph",
22038
- "small",
22039
- "font-weight"
22040
- ]
21985
+ "type": "fontWeights"
22041
21986
  },
22042
- "line-height": {
22043
- "value": "150%",
22044
- "type": "lineHeights",
22045
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22046
- "isSource": true,
22047
- "original": {
22048
- "value": "150%",
22049
- "type": "lineHeights"
22050
- },
22051
- "name": "utrechtParagraphSmallLineHeight",
22052
- "attributes": {
22053
- "category": "utrecht",
22054
- "type": "paragraph",
22055
- "item": "small",
22056
- "subitem": "line-height"
22057
- },
22058
- "path": [
22059
- "utrecht",
22060
- "paragraph",
22061
- "small",
22062
- "line-height"
22063
- ]
22064
- }
22065
- }
22066
- },
22067
- "ordered-list": {
22068
- "padding-inline-start": {
22069
- "value": "1.5rem",
22070
- "type": "spacing",
21987
+ "name": "utrechtOrderedListFontWeight",
21988
+ "attributes": {
21989
+ "category": "utrecht",
21990
+ "type": "ordered-list",
21991
+ "item": "font-weight"
21992
+ },
21993
+ "path": [
21994
+ "utrecht",
21995
+ "ordered-list",
21996
+ "font-weight"
21997
+ ]
21998
+ },
21999
+ "font-size": {
22000
+ "value": "1.25rem",
22001
+ "type": "fontSizes",
22071
22002
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22072
22003
  "isSource": true,
22073
22004
  "original": {
22074
- "value": "1.5rem",
22075
- "type": "spacing"
22005
+ "value": "1.25rem",
22006
+ "type": "fontSizes"
22076
22007
  },
22077
- "name": "utrechtOrderedListPaddingInlineStart",
22008
+ "name": "utrechtOrderedListFontSize",
22078
22009
  "attributes": {
22079
22010
  "category": "utrecht",
22080
22011
  "type": "ordered-list",
22081
- "item": "padding-inline-start"
22012
+ "item": "font-size"
22082
22013
  },
22083
22014
  "path": [
22084
22015
  "utrecht",
22085
22016
  "ordered-list",
22086
- "padding-inline-start"
22017
+ "font-size"
22087
22018
  ]
22088
22019
  },
22089
- "margin-block-end": {
22090
- "value": "0.25rem",
22091
- "type": "spacing",
22020
+ "line-height": {
22021
+ "value": "150%",
22022
+ "type": "lineHeights",
22092
22023
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22093
22024
  "isSource": true,
22094
22025
  "original": {
22095
- "value": "0.25rem",
22096
- "type": "spacing"
22026
+ "value": "150%",
22027
+ "type": "lineHeights"
22097
22028
  },
22098
- "name": "utrechtOrderedListMarginBlockEnd",
22029
+ "name": "utrechtOrderedListLineHeight",
22099
22030
  "attributes": {
22100
22031
  "category": "utrecht",
22101
22032
  "type": "ordered-list",
22102
- "item": "margin-block-end"
22033
+ "item": "line-height"
22103
22034
  },
22104
22035
  "path": [
22105
22036
  "utrecht",
22106
22037
  "ordered-list",
22107
- "margin-block-end"
22038
+ "line-height"
22108
22039
  ]
22109
- },
22040
+ }
22041
+ },
22042
+ "link-list": {
22110
22043
  "margin-block-start": {
22111
- "value": "0.25rem",
22044
+ "value": 0,
22112
22045
  "type": "spacing",
22113
22046
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22114
22047
  "isSource": true,
22115
22048
  "original": {
22116
- "value": "0.25rem",
22049
+ "value": 0,
22117
22050
  "type": "spacing"
22118
22051
  },
22119
- "name": "utrechtOrderedListMarginBlockStart",
22052
+ "name": "utrechtLinkListMarginBlockStart",
22120
22053
  "attributes": {
22121
22054
  "category": "utrecht",
22122
- "type": "ordered-list",
22055
+ "type": "link-list",
22123
22056
  "item": "margin-block-start"
22124
22057
  },
22125
22058
  "path": [
22126
22059
  "utrecht",
22127
- "ordered-list",
22060
+ "link-list",
22128
22061
  "margin-block-start"
22129
22062
  ]
22130
22063
  },
22131
- "margin-inline-start": {
22132
- "value": "0.625rem",
22064
+ "row-gap": {
22065
+ "value": "0.5rem",
22133
22066
  "type": "spacing",
22134
22067
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22135
22068
  "isSource": true,
22136
22069
  "original": {
22137
- "value": "0.625rem",
22070
+ "value": "0.5rem",
22138
22071
  "type": "spacing"
22139
22072
  },
22140
- "name": "utrechtOrderedListMarginInlineStart",
22073
+ "name": "utrechtLinkListRowGap",
22141
22074
  "attributes": {
22142
22075
  "category": "utrecht",
22143
- "type": "ordered-list",
22144
- "item": "margin-inline-start"
22076
+ "type": "link-list",
22077
+ "item": "row-gap"
22145
22078
  },
22146
22079
  "path": [
22147
22080
  "utrecht",
22148
- "ordered-list",
22149
- "margin-inline-start"
22081
+ "link-list",
22082
+ "row-gap"
22150
22083
  ]
22151
22084
  },
22152
- "item": {
22153
- "padding-inline-start": {
22085
+ "margin-block-end": {
22086
+ "value": 0,
22087
+ "type": "spacing",
22088
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22089
+ "isSource": true,
22090
+ "original": {
22154
22091
  "value": 0,
22092
+ "type": "spacing"
22093
+ },
22094
+ "name": "utrechtLinkListMarginBlockEnd",
22095
+ "attributes": {
22096
+ "category": "utrecht",
22097
+ "type": "link-list",
22098
+ "item": "margin-block-end"
22099
+ },
22100
+ "path": [
22101
+ "utrecht",
22102
+ "link-list",
22103
+ "margin-block-end"
22104
+ ]
22105
+ },
22106
+ "item": {
22107
+ "column-gap": {
22108
+ "value": "0.5rem",
22155
22109
  "type": "spacing",
22156
22110
  "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22157
22111
  "isSource": true,
22158
22112
  "original": {
22159
- "value": 0,
22113
+ "value": "0.5rem",
22160
22114
  "type": "spacing"
22161
22115
  },
22162
- "name": "utrechtOrderedListItemPaddingInlineStart",
22116
+ "name": "utrechtLinkListItemColumnGap",
22163
22117
  "attributes": {
22164
22118
  "category": "utrecht",
22165
- "type": "ordered-list",
22119
+ "type": "link-list",
22166
22120
  "item": "item",
22167
- "subitem": "padding-inline-start"
22121
+ "subitem": "column-gap"
22168
22122
  },
22169
22123
  "path": [
22170
22124
  "utrecht",
22171
- "ordered-list",
22125
+ "link-list",
22172
22126
  "item",
22173
- "padding-inline-start"
22174
- ]
22175
- },
22176
- "margin-block-end": {
22177
- "value": "0.25rem",
22178
- "type": "spacing",
22179
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22180
- "isSource": true,
22181
- "original": {
22182
- "value": "0.25rem",
22183
- "type": "spacing"
22184
- },
22185
- "name": "utrechtOrderedListItemMarginBlockEnd",
22186
- "attributes": {
22187
- "category": "utrecht",
22188
- "type": "ordered-list",
22189
- "item": "item",
22190
- "subitem": "margin-block-end"
22191
- },
22192
- "path": [
22193
- "utrecht",
22194
- "ordered-list",
22195
- "item",
22196
- "margin-block-end"
22197
- ]
22198
- },
22199
- "margin-block-start": {
22200
- "value": "0.25rem",
22201
- "type": "spacing",
22202
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22203
- "isSource": true,
22204
- "original": {
22205
- "value": "0.25rem",
22206
- "type": "spacing"
22207
- },
22208
- "name": "utrechtOrderedListItemMarginBlockStart",
22209
- "attributes": {
22210
- "category": "utrecht",
22211
- "type": "ordered-list",
22212
- "item": "item",
22213
- "subitem": "margin-block-start"
22214
- },
22215
- "path": [
22216
- "utrecht",
22217
- "ordered-list",
22218
- "item",
22219
- "margin-block-start"
22220
- ]
22221
- }
22222
- },
22223
- "color": {
22224
- "value": "#154273",
22225
- "type": "color",
22226
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22227
- "isSource": true,
22228
- "original": {
22229
- "value": "#154273",
22230
- "type": "color"
22231
- },
22232
- "name": "utrechtOrderedListColor",
22233
- "attributes": {
22234
- "category": "utrecht",
22235
- "type": "ordered-list",
22236
- "item": "color"
22237
- },
22238
- "path": [
22239
- "utrecht",
22240
- "ordered-list",
22241
- "color"
22242
- ]
22243
- },
22244
- "font-family": {
22245
- "value": "Fira Sans, Arial, Verdana, sans-serif",
22246
- "type": "fontFamilies",
22247
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22248
- "isSource": true,
22249
- "original": {
22250
- "value": "Fira Sans, Arial, Verdana, sans-serif",
22251
- "type": "fontFamilies"
22252
- },
22253
- "name": "utrechtOrderedListFontFamily",
22254
- "attributes": {
22255
- "category": "utrecht",
22256
- "type": "ordered-list",
22257
- "item": "font-family"
22258
- },
22259
- "path": [
22260
- "utrecht",
22261
- "ordered-list",
22262
- "font-family"
22263
- ]
22264
- },
22265
- "font-weight": {
22266
- "value": 400,
22267
- "type": "fontWeights",
22268
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22269
- "isSource": true,
22270
- "original": {
22271
- "value": 400,
22272
- "type": "fontWeights"
22273
- },
22274
- "name": "utrechtOrderedListFontWeight",
22275
- "attributes": {
22276
- "category": "utrecht",
22277
- "type": "ordered-list",
22278
- "item": "font-weight"
22279
- },
22280
- "path": [
22281
- "utrecht",
22282
- "ordered-list",
22283
- "font-weight"
22284
- ]
22285
- },
22286
- "font-size": {
22287
- "value": "1.25rem",
22288
- "type": "fontSizes",
22289
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22290
- "isSource": true,
22291
- "original": {
22292
- "value": "1.25rem",
22293
- "type": "fontSizes"
22294
- },
22295
- "name": "utrechtOrderedListFontSize",
22296
- "attributes": {
22297
- "category": "utrecht",
22298
- "type": "ordered-list",
22299
- "item": "font-size"
22300
- },
22301
- "path": [
22302
- "utrecht",
22303
- "ordered-list",
22304
- "font-size"
22305
- ]
22306
- },
22307
- "line-height": {
22308
- "value": "150%",
22309
- "type": "lineHeights",
22310
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22311
- "isSource": true,
22312
- "original": {
22313
- "value": "150%",
22314
- "type": "lineHeights"
22315
- },
22316
- "name": "utrechtOrderedListLineHeight",
22317
- "attributes": {
22318
- "category": "utrecht",
22319
- "type": "ordered-list",
22320
- "item": "line-height"
22321
- },
22322
- "path": [
22323
- "utrecht",
22324
- "ordered-list",
22325
- "line-height"
22326
- ]
22327
- }
22328
- },
22329
- "link-list": {
22330
- "margin-block-start": {
22331
- "value": 0,
22332
- "type": "spacing",
22333
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22334
- "isSource": true,
22335
- "original": {
22336
- "value": 0,
22337
- "type": "spacing"
22338
- },
22339
- "name": "utrechtLinkListMarginBlockStart",
22340
- "attributes": {
22341
- "category": "utrecht",
22342
- "type": "link-list",
22343
- "item": "margin-block-start"
22344
- },
22345
- "path": [
22346
- "utrecht",
22347
- "link-list",
22348
- "margin-block-start"
22349
- ]
22350
- },
22351
- "row-gap": {
22352
- "value": "0.5rem",
22353
- "type": "spacing",
22354
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22355
- "isSource": true,
22356
- "original": {
22357
- "value": "0.5rem",
22358
- "type": "spacing"
22359
- },
22360
- "name": "utrechtLinkListRowGap",
22361
- "attributes": {
22362
- "category": "utrecht",
22363
- "type": "link-list",
22364
- "item": "row-gap"
22365
- },
22366
- "path": [
22367
- "utrecht",
22368
- "link-list",
22369
- "row-gap"
22370
- ]
22371
- },
22372
- "margin-block-end": {
22373
- "value": 0,
22374
- "type": "spacing",
22375
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22376
- "isSource": true,
22377
- "original": {
22378
- "value": 0,
22379
- "type": "spacing"
22380
- },
22381
- "name": "utrechtLinkListMarginBlockEnd",
22382
- "attributes": {
22383
- "category": "utrecht",
22384
- "type": "link-list",
22385
- "item": "margin-block-end"
22386
- },
22387
- "path": [
22388
- "utrecht",
22389
- "link-list",
22390
- "margin-block-end"
22391
- ]
22392
- },
22393
- "item": {
22394
- "column-gap": {
22395
- "value": "0.5rem",
22396
- "type": "spacing",
22397
- "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
22398
- "isSource": true,
22399
- "original": {
22400
- "value": "0.5rem",
22401
- "type": "spacing"
22402
- },
22403
- "name": "utrechtLinkListItemColumnGap",
22404
- "attributes": {
22405
- "category": "utrecht",
22406
- "type": "link-list",
22407
- "item": "item",
22408
- "subitem": "column-gap"
22409
- },
22410
- "path": [
22411
- "utrecht",
22412
- "link-list",
22413
- "item",
22414
- "column-gap"
22127
+ "column-gap"
22415
22128
  ]
22416
22129
  },
22417
22130
  "text-decoration": {
@@ -27077,6 +26790,343 @@ module.exports = {
27077
26790
  }
27078
26791
  },
27079
26792
  "nl": {
26793
+ "paragraph": {
26794
+ "color": {
26795
+ "value": "#154273",
26796
+ "type": "color",
26797
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26798
+ "isSource": true,
26799
+ "original": {
26800
+ "value": "#154273",
26801
+ "type": "color"
26802
+ },
26803
+ "name": "nlParagraphColor",
26804
+ "attributes": {
26805
+ "category": "nl",
26806
+ "type": "paragraph",
26807
+ "item": "color"
26808
+ },
26809
+ "path": [
26810
+ "nl",
26811
+ "paragraph",
26812
+ "color"
26813
+ ]
26814
+ },
26815
+ "font-family": {
26816
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
26817
+ "type": "fontFamilies",
26818
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26819
+ "isSource": true,
26820
+ "original": {
26821
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
26822
+ "type": "fontFamilies"
26823
+ },
26824
+ "name": "nlParagraphFontFamily",
26825
+ "attributes": {
26826
+ "category": "nl",
26827
+ "type": "paragraph",
26828
+ "item": "font-family"
26829
+ },
26830
+ "path": [
26831
+ "nl",
26832
+ "paragraph",
26833
+ "font-family"
26834
+ ]
26835
+ },
26836
+ "font-size": {
26837
+ "value": "1.25rem",
26838
+ "type": "fontSizes",
26839
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26840
+ "isSource": true,
26841
+ "original": {
26842
+ "value": "1.25rem",
26843
+ "type": "fontSizes"
26844
+ },
26845
+ "name": "nlParagraphFontSize",
26846
+ "attributes": {
26847
+ "category": "nl",
26848
+ "type": "paragraph",
26849
+ "item": "font-size"
26850
+ },
26851
+ "path": [
26852
+ "nl",
26853
+ "paragraph",
26854
+ "font-size"
26855
+ ]
26856
+ },
26857
+ "font-weight": {
26858
+ "value": 400,
26859
+ "type": "fontWeights",
26860
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26861
+ "isSource": true,
26862
+ "original": {
26863
+ "value": 400,
26864
+ "type": "fontWeights"
26865
+ },
26866
+ "name": "nlParagraphFontWeight",
26867
+ "attributes": {
26868
+ "category": "nl",
26869
+ "type": "paragraph",
26870
+ "item": "font-weight"
26871
+ },
26872
+ "path": [
26873
+ "nl",
26874
+ "paragraph",
26875
+ "font-weight"
26876
+ ]
26877
+ },
26878
+ "line-height": {
26879
+ "value": "150%",
26880
+ "type": "lineHeights",
26881
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26882
+ "isSource": true,
26883
+ "original": {
26884
+ "value": "150%",
26885
+ "type": "lineHeights"
26886
+ },
26887
+ "name": "nlParagraphLineHeight",
26888
+ "attributes": {
26889
+ "category": "nl",
26890
+ "type": "paragraph",
26891
+ "item": "line-height"
26892
+ },
26893
+ "path": [
26894
+ "nl",
26895
+ "paragraph",
26896
+ "line-height"
26897
+ ]
26898
+ },
26899
+ "margin-block-end": {
26900
+ "value": 0,
26901
+ "type": "spacing",
26902
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26903
+ "isSource": true,
26904
+ "original": {
26905
+ "value": 0,
26906
+ "type": "spacing"
26907
+ },
26908
+ "name": "nlParagraphMarginBlockEnd",
26909
+ "attributes": {
26910
+ "category": "nl",
26911
+ "type": "paragraph",
26912
+ "item": "margin-block-end"
26913
+ },
26914
+ "path": [
26915
+ "nl",
26916
+ "paragraph",
26917
+ "margin-block-end"
26918
+ ]
26919
+ },
26920
+ "margin-block-start": {
26921
+ "value": 0,
26922
+ "type": "spacing",
26923
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26924
+ "isSource": true,
26925
+ "original": {
26926
+ "value": 0,
26927
+ "type": "spacing"
26928
+ },
26929
+ "name": "nlParagraphMarginBlockStart",
26930
+ "attributes": {
26931
+ "category": "nl",
26932
+ "type": "paragraph",
26933
+ "item": "margin-block-start"
26934
+ },
26935
+ "path": [
26936
+ "nl",
26937
+ "paragraph",
26938
+ "margin-block-start"
26939
+ ]
26940
+ },
26941
+ "lead": {
26942
+ "color": {
26943
+ "value": "#154273",
26944
+ "type": "color",
26945
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26946
+ "isSource": true,
26947
+ "original": {
26948
+ "value": "#154273",
26949
+ "type": "color"
26950
+ },
26951
+ "name": "nlParagraphLeadColor",
26952
+ "attributes": {
26953
+ "category": "nl",
26954
+ "type": "paragraph",
26955
+ "item": "lead",
26956
+ "subitem": "color"
26957
+ },
26958
+ "path": [
26959
+ "nl",
26960
+ "paragraph",
26961
+ "lead",
26962
+ "color"
26963
+ ]
26964
+ },
26965
+ "font-size": {
26966
+ "value": "1.5rem",
26967
+ "type": "fontSizes",
26968
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26969
+ "isSource": true,
26970
+ "original": {
26971
+ "value": "1.5rem",
26972
+ "type": "fontSizes"
26973
+ },
26974
+ "name": "nlParagraphLeadFontSize",
26975
+ "attributes": {
26976
+ "category": "nl",
26977
+ "type": "paragraph",
26978
+ "item": "lead",
26979
+ "subitem": "font-size"
26980
+ },
26981
+ "path": [
26982
+ "nl",
26983
+ "paragraph",
26984
+ "lead",
26985
+ "font-size"
26986
+ ]
26987
+ },
26988
+ "font-weight": {
26989
+ "value": 400,
26990
+ "type": "fontWeights",
26991
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
26992
+ "isSource": true,
26993
+ "original": {
26994
+ "value": 400,
26995
+ "type": "fontWeights"
26996
+ },
26997
+ "name": "nlParagraphLeadFontWeight",
26998
+ "attributes": {
26999
+ "category": "nl",
27000
+ "type": "paragraph",
27001
+ "item": "lead",
27002
+ "subitem": "font-weight"
27003
+ },
27004
+ "path": [
27005
+ "nl",
27006
+ "paragraph",
27007
+ "lead",
27008
+ "font-weight"
27009
+ ]
27010
+ },
27011
+ "line-height": {
27012
+ "value": "150%",
27013
+ "type": "lineHeights",
27014
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
27015
+ "isSource": true,
27016
+ "original": {
27017
+ "value": "150%",
27018
+ "type": "lineHeights"
27019
+ },
27020
+ "name": "nlParagraphLeadLineHeight",
27021
+ "attributes": {
27022
+ "category": "nl",
27023
+ "type": "paragraph",
27024
+ "item": "lead",
27025
+ "subitem": "line-height"
27026
+ },
27027
+ "path": [
27028
+ "nl",
27029
+ "paragraph",
27030
+ "lead",
27031
+ "line-height"
27032
+ ]
27033
+ }
27034
+ },
27035
+ "small": {
27036
+ "color": {
27037
+ "value": "#154273",
27038
+ "type": "color",
27039
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
27040
+ "isSource": true,
27041
+ "original": {
27042
+ "value": "#154273",
27043
+ "type": "color"
27044
+ },
27045
+ "name": "nlParagraphSmallColor",
27046
+ "attributes": {
27047
+ "category": "nl",
27048
+ "type": "paragraph",
27049
+ "item": "small",
27050
+ "subitem": "color"
27051
+ },
27052
+ "path": [
27053
+ "nl",
27054
+ "paragraph",
27055
+ "small",
27056
+ "color"
27057
+ ]
27058
+ },
27059
+ "font-size": {
27060
+ "value": "1.125rem",
27061
+ "type": "fontSizes",
27062
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
27063
+ "isSource": true,
27064
+ "original": {
27065
+ "value": "1.125rem",
27066
+ "type": "fontSizes"
27067
+ },
27068
+ "name": "nlParagraphSmallFontSize",
27069
+ "attributes": {
27070
+ "category": "nl",
27071
+ "type": "paragraph",
27072
+ "item": "small",
27073
+ "subitem": "font-size"
27074
+ },
27075
+ "path": [
27076
+ "nl",
27077
+ "paragraph",
27078
+ "small",
27079
+ "font-size"
27080
+ ]
27081
+ },
27082
+ "font-weight": {
27083
+ "value": 400,
27084
+ "type": "fontWeights",
27085
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
27086
+ "isSource": true,
27087
+ "original": {
27088
+ "value": 400,
27089
+ "type": "fontWeights"
27090
+ },
27091
+ "name": "nlParagraphSmallFontWeight",
27092
+ "attributes": {
27093
+ "category": "nl",
27094
+ "type": "paragraph",
27095
+ "item": "small",
27096
+ "subitem": "font-weight"
27097
+ },
27098
+ "path": [
27099
+ "nl",
27100
+ "paragraph",
27101
+ "small",
27102
+ "font-weight"
27103
+ ]
27104
+ },
27105
+ "line-height": {
27106
+ "value": "150%",
27107
+ "type": "lineHeights",
27108
+ "filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
27109
+ "isSource": true,
27110
+ "original": {
27111
+ "value": "150%",
27112
+ "type": "lineHeights"
27113
+ },
27114
+ "name": "nlParagraphSmallLineHeight",
27115
+ "attributes": {
27116
+ "category": "nl",
27117
+ "type": "paragraph",
27118
+ "item": "small",
27119
+ "subitem": "line-height"
27120
+ },
27121
+ "path": [
27122
+ "nl",
27123
+ "paragraph",
27124
+ "small",
27125
+ "line-height"
27126
+ ]
27127
+ }
27128
+ }
27129
+ },
27080
27130
  "heading-level-1": {
27081
27131
  "color": {
27082
27132
  "value": "#154273",