@rijkshuisstijl-community/design-tokens 1.0.0-alpha.154 → 1.0.0-alpha.156
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 +20 -17
- package/dist/index.css +20 -17
- package/dist/index.d.ts +19 -16
- package/dist/index.js +20 -17
- package/dist/index.json +19 -16
- package/dist/index.tokens.json +26 -23
- package/dist/root.css +20 -17
- package/dist/tokens.d.ts +26 -23
- package/dist/tokens.js +583 -510
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +20 -17
- package/dist/uitvoerend-mintgroen-focus/index.css +20 -17
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +19 -16
- package/dist/uitvoerend-mintgroen-focus/index.js +20 -17
- package/dist/uitvoerend-mintgroen-focus/index.json +19 -16
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +26 -23
- package/dist/uitvoerend-mintgroen-focus/root.css +20 -17
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +26 -23
- package/dist/uitvoerend-mintgroen-focus/tokens.js +583 -510
- package/dist/uitvoerend-violet/_variables.scss +20 -17
- package/dist/uitvoerend-violet/index.css +20 -17
- package/dist/uitvoerend-violet/index.d.ts +19 -16
- package/dist/uitvoerend-violet/index.js +20 -17
- package/dist/uitvoerend-violet/index.json +19 -16
- package/dist/uitvoerend-violet/index.tokens.json +26 -23
- package/dist/uitvoerend-violet/root.css +20 -17
- package/dist/uitvoerend-violet/tokens.d.ts +26 -23
- package/dist/uitvoerend-violet/tokens.js +583 -510
- package/dist/uitvoerend-violet-oud/_variables.scss +20 -17
- package/dist/uitvoerend-violet-oud/index.css +20 -17
- package/dist/uitvoerend-violet-oud/index.d.ts +19 -16
- package/dist/uitvoerend-violet-oud/index.js +20 -17
- package/dist/uitvoerend-violet-oud/index.json +19 -16
- package/dist/uitvoerend-violet-oud/index.tokens.json +26 -23
- package/dist/uitvoerend-violet-oud/root.css +20 -17
- package/dist/uitvoerend-violet-oud/tokens.d.ts +26 -23
- package/dist/uitvoerend-violet-oud/tokens.js +583 -510
- package/dist/wetgevend/_variables.scss +20 -17
- package/dist/wetgevend/index.css +20 -17
- package/dist/wetgevend/index.d.ts +19 -16
- package/dist/wetgevend/index.js +20 -17
- package/dist/wetgevend/index.json +19 -16
- package/dist/wetgevend/index.tokens.json +26 -23
- package/dist/wetgevend/root.css +20 -17
- package/dist/wetgevend/tokens.d.ts +26 -23
- package/dist/wetgevend/tokens.js +583 -510
- package/figma/figma.tokens.json +14 -2
- package/package.json +2 -2
- package/src/generated/base.tokens.json +79 -67
- package/src/generated/themes.json +356 -308
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +79 -67
- package/src/generated/uitvoerend-violet/tokens.json +79 -67
- package/src/generated/uitvoerend-violet-oud/tokens.json +79 -67
- package/src/generated/wetgevend/tokens.json +79 -67
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 14 Feb 2025 08:43:17 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",
|
|
@@ -7980,16 +8030,39 @@ module.exports = {
|
|
|
7980
8030
|
"padding",
|
|
7981
8031
|
"inline-start"
|
|
7982
8032
|
]
|
|
8033
|
+
},
|
|
8034
|
+
"inline-end": {
|
|
8035
|
+
"value": "2.5rem",
|
|
8036
|
+
"type": "spacing",
|
|
8037
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
8038
|
+
"isSource": true,
|
|
8039
|
+
"original": {
|
|
8040
|
+
"value": "2.5rem",
|
|
8041
|
+
"type": "spacing"
|
|
8042
|
+
},
|
|
8043
|
+
"name": "rhcPageFooterPaddingInlineEnd",
|
|
8044
|
+
"attributes": {
|
|
8045
|
+
"category": "rhc",
|
|
8046
|
+
"type": "page-footer",
|
|
8047
|
+
"item": "padding",
|
|
8048
|
+
"subitem": "inline-end"
|
|
8049
|
+
},
|
|
8050
|
+
"path": [
|
|
8051
|
+
"rhc",
|
|
8052
|
+
"page-footer",
|
|
8053
|
+
"padding",
|
|
8054
|
+
"inline-end"
|
|
8055
|
+
]
|
|
7983
8056
|
}
|
|
7984
8057
|
},
|
|
7985
8058
|
"flex": {
|
|
7986
8059
|
"direction": {
|
|
7987
|
-
"value": "
|
|
8060
|
+
"value": "column",
|
|
7988
8061
|
"type": "flexDirection",
|
|
7989
8062
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
7990
8063
|
"isSource": true,
|
|
7991
8064
|
"original": {
|
|
7992
|
-
"value": "
|
|
8065
|
+
"value": "column",
|
|
7993
8066
|
"type": "flexDirection"
|
|
7994
8067
|
},
|
|
7995
8068
|
"name": "rhcPageFooterFlexDirection",
|
|
@@ -21727,654 +21800,317 @@ module.exports = {
|
|
|
21727
21800
|
]
|
|
21728
21801
|
}
|
|
21729
21802
|
},
|
|
21730
|
-
"
|
|
21731
|
-
"
|
|
21732
|
-
"value": "
|
|
21733
|
-
"type": "
|
|
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",
|
|
21803
|
+
"ordered-list": {
|
|
21804
|
+
"padding-inline-start": {
|
|
21805
|
+
"value": "1.5rem",
|
|
21806
|
+
"type": "spacing",
|
|
21797
21807
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
21798
21808
|
"isSource": true,
|
|
21799
21809
|
"original": {
|
|
21800
|
-
"value":
|
|
21801
|
-
"type": "
|
|
21810
|
+
"value": "1.5rem",
|
|
21811
|
+
"type": "spacing"
|
|
21802
21812
|
},
|
|
21803
|
-
"name": "
|
|
21813
|
+
"name": "utrechtOrderedListPaddingInlineStart",
|
|
21804
21814
|
"attributes": {
|
|
21805
21815
|
"category": "utrecht",
|
|
21806
|
-
"type": "
|
|
21807
|
-
"item": "
|
|
21816
|
+
"type": "ordered-list",
|
|
21817
|
+
"item": "padding-inline-start"
|
|
21808
21818
|
},
|
|
21809
21819
|
"path": [
|
|
21810
21820
|
"utrecht",
|
|
21811
|
-
"
|
|
21812
|
-
"
|
|
21821
|
+
"ordered-list",
|
|
21822
|
+
"padding-inline-start"
|
|
21813
21823
|
]
|
|
21814
21824
|
},
|
|
21815
|
-
"
|
|
21816
|
-
"value": "
|
|
21817
|
-
"type": "
|
|
21825
|
+
"margin-block-end": {
|
|
21826
|
+
"value": "0.25rem",
|
|
21827
|
+
"type": "spacing",
|
|
21818
21828
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
21819
21829
|
"isSource": true,
|
|
21820
21830
|
"original": {
|
|
21821
|
-
"value": "
|
|
21822
|
-
"type": "
|
|
21831
|
+
"value": "0.25rem",
|
|
21832
|
+
"type": "spacing"
|
|
21823
21833
|
},
|
|
21824
|
-
"name": "
|
|
21834
|
+
"name": "utrechtOrderedListMarginBlockEnd",
|
|
21825
21835
|
"attributes": {
|
|
21826
21836
|
"category": "utrecht",
|
|
21827
|
-
"type": "
|
|
21828
|
-
"item": "
|
|
21837
|
+
"type": "ordered-list",
|
|
21838
|
+
"item": "margin-block-end"
|
|
21829
21839
|
},
|
|
21830
21840
|
"path": [
|
|
21831
21841
|
"utrecht",
|
|
21832
|
-
"
|
|
21833
|
-
"
|
|
21842
|
+
"ordered-list",
|
|
21843
|
+
"margin-block-end"
|
|
21834
21844
|
]
|
|
21835
21845
|
},
|
|
21836
|
-
"margin-block-
|
|
21837
|
-
"value": 0,
|
|
21846
|
+
"margin-block-start": {
|
|
21847
|
+
"value": "0.25rem",
|
|
21838
21848
|
"type": "spacing",
|
|
21839
21849
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
21840
21850
|
"isSource": true,
|
|
21841
21851
|
"original": {
|
|
21842
|
-
"value": 0,
|
|
21852
|
+
"value": "0.25rem",
|
|
21843
21853
|
"type": "spacing"
|
|
21844
21854
|
},
|
|
21845
|
-
"name": "
|
|
21855
|
+
"name": "utrechtOrderedListMarginBlockStart",
|
|
21846
21856
|
"attributes": {
|
|
21847
21857
|
"category": "utrecht",
|
|
21848
|
-
"type": "
|
|
21849
|
-
"item": "margin-block-
|
|
21858
|
+
"type": "ordered-list",
|
|
21859
|
+
"item": "margin-block-start"
|
|
21850
21860
|
},
|
|
21851
21861
|
"path": [
|
|
21852
21862
|
"utrecht",
|
|
21853
|
-
"
|
|
21854
|
-
"margin-block-
|
|
21863
|
+
"ordered-list",
|
|
21864
|
+
"margin-block-start"
|
|
21855
21865
|
]
|
|
21856
21866
|
},
|
|
21857
|
-
"margin-
|
|
21858
|
-
"value": 0,
|
|
21867
|
+
"margin-inline-start": {
|
|
21868
|
+
"value": "0.625rem",
|
|
21859
21869
|
"type": "spacing",
|
|
21860
21870
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
21861
21871
|
"isSource": true,
|
|
21862
21872
|
"original": {
|
|
21863
|
-
"value": 0,
|
|
21873
|
+
"value": "0.625rem",
|
|
21864
21874
|
"type": "spacing"
|
|
21865
21875
|
},
|
|
21866
|
-
"name": "
|
|
21876
|
+
"name": "utrechtOrderedListMarginInlineStart",
|
|
21867
21877
|
"attributes": {
|
|
21868
21878
|
"category": "utrecht",
|
|
21869
|
-
"type": "
|
|
21870
|
-
"item": "margin-
|
|
21879
|
+
"type": "ordered-list",
|
|
21880
|
+
"item": "margin-inline-start"
|
|
21871
21881
|
},
|
|
21872
21882
|
"path": [
|
|
21873
21883
|
"utrecht",
|
|
21874
|
-
"
|
|
21875
|
-
"margin-
|
|
21884
|
+
"ordered-list",
|
|
21885
|
+
"margin-inline-start"
|
|
21876
21886
|
]
|
|
21877
21887
|
},
|
|
21878
|
-
"
|
|
21879
|
-
"
|
|
21880
|
-
"value":
|
|
21881
|
-
"type": "
|
|
21888
|
+
"item": {
|
|
21889
|
+
"padding-inline-start": {
|
|
21890
|
+
"value": 0,
|
|
21891
|
+
"type": "spacing",
|
|
21882
21892
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
21883
21893
|
"isSource": true,
|
|
21884
21894
|
"original": {
|
|
21885
|
-
"value":
|
|
21886
|
-
"type": "
|
|
21895
|
+
"value": 0,
|
|
21896
|
+
"type": "spacing"
|
|
21887
21897
|
},
|
|
21888
|
-
"name": "
|
|
21898
|
+
"name": "utrechtOrderedListItemPaddingInlineStart",
|
|
21889
21899
|
"attributes": {
|
|
21890
21900
|
"category": "utrecht",
|
|
21891
|
-
"type": "
|
|
21892
|
-
"item": "
|
|
21893
|
-
"subitem": "
|
|
21901
|
+
"type": "ordered-list",
|
|
21902
|
+
"item": "item",
|
|
21903
|
+
"subitem": "padding-inline-start"
|
|
21894
21904
|
},
|
|
21895
21905
|
"path": [
|
|
21896
21906
|
"utrecht",
|
|
21897
|
-
"
|
|
21898
|
-
"
|
|
21899
|
-
"
|
|
21907
|
+
"ordered-list",
|
|
21908
|
+
"item",
|
|
21909
|
+
"padding-inline-start"
|
|
21900
21910
|
]
|
|
21901
21911
|
},
|
|
21902
|
-
"
|
|
21903
|
-
"value": "
|
|
21904
|
-
"type": "
|
|
21912
|
+
"margin-block-end": {
|
|
21913
|
+
"value": "0.25rem",
|
|
21914
|
+
"type": "spacing",
|
|
21905
21915
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
21906
21916
|
"isSource": true,
|
|
21907
21917
|
"original": {
|
|
21908
|
-
"value": "
|
|
21909
|
-
"type": "
|
|
21918
|
+
"value": "0.25rem",
|
|
21919
|
+
"type": "spacing"
|
|
21910
21920
|
},
|
|
21911
|
-
"name": "
|
|
21921
|
+
"name": "utrechtOrderedListItemMarginBlockEnd",
|
|
21912
21922
|
"attributes": {
|
|
21913
21923
|
"category": "utrecht",
|
|
21914
|
-
"type": "
|
|
21915
|
-
"item": "
|
|
21916
|
-
"subitem": "
|
|
21924
|
+
"type": "ordered-list",
|
|
21925
|
+
"item": "item",
|
|
21926
|
+
"subitem": "margin-block-end"
|
|
21917
21927
|
},
|
|
21918
21928
|
"path": [
|
|
21919
21929
|
"utrecht",
|
|
21920
|
-
"
|
|
21921
|
-
"
|
|
21922
|
-
"
|
|
21930
|
+
"ordered-list",
|
|
21931
|
+
"item",
|
|
21932
|
+
"margin-block-end"
|
|
21923
21933
|
]
|
|
21924
21934
|
},
|
|
21925
|
-
"
|
|
21926
|
-
"value":
|
|
21927
|
-
"type": "
|
|
21935
|
+
"margin-block-start": {
|
|
21936
|
+
"value": "0.25rem",
|
|
21937
|
+
"type": "spacing",
|
|
21928
21938
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
21929
21939
|
"isSource": true,
|
|
21930
21940
|
"original": {
|
|
21931
|
-
"value":
|
|
21932
|
-
"type": "
|
|
21941
|
+
"value": "0.25rem",
|
|
21942
|
+
"type": "spacing"
|
|
21933
21943
|
},
|
|
21934
|
-
"name": "
|
|
21944
|
+
"name": "utrechtOrderedListItemMarginBlockStart",
|
|
21935
21945
|
"attributes": {
|
|
21936
21946
|
"category": "utrecht",
|
|
21937
|
-
"type": "
|
|
21938
|
-
"item": "
|
|
21939
|
-
"subitem": "
|
|
21947
|
+
"type": "ordered-list",
|
|
21948
|
+
"item": "item",
|
|
21949
|
+
"subitem": "margin-block-start"
|
|
21940
21950
|
},
|
|
21941
21951
|
"path": [
|
|
21942
21952
|
"utrecht",
|
|
21943
|
-
"
|
|
21944
|
-
"
|
|
21945
|
-
"
|
|
21946
|
-
]
|
|
21947
|
-
},
|
|
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"
|
|
21953
|
+
"ordered-list",
|
|
21954
|
+
"item",
|
|
21955
|
+
"margin-block-start"
|
|
21969
21956
|
]
|
|
21970
21957
|
}
|
|
21971
21958
|
},
|
|
21972
|
-
"
|
|
21973
|
-
"
|
|
21959
|
+
"color": {
|
|
21960
|
+
"value": "#154273",
|
|
21961
|
+
"type": "color",
|
|
21962
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
21963
|
+
"isSource": true,
|
|
21964
|
+
"original": {
|
|
21974
21965
|
"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
|
-
]
|
|
21966
|
+
"type": "color"
|
|
21995
21967
|
},
|
|
21996
|
-
"
|
|
21997
|
-
|
|
21998
|
-
"
|
|
21999
|
-
"
|
|
22000
|
-
"
|
|
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
|
-
]
|
|
21968
|
+
"name": "utrechtOrderedListColor",
|
|
21969
|
+
"attributes": {
|
|
21970
|
+
"category": "utrecht",
|
|
21971
|
+
"type": "ordered-list",
|
|
21972
|
+
"item": "color"
|
|
22018
21973
|
},
|
|
22019
|
-
"
|
|
22020
|
-
"
|
|
22021
|
-
"
|
|
22022
|
-
"
|
|
22023
|
-
|
|
22024
|
-
|
|
22025
|
-
|
|
22026
|
-
|
|
22027
|
-
|
|
22028
|
-
|
|
22029
|
-
|
|
22030
|
-
|
|
22031
|
-
|
|
22032
|
-
|
|
22033
|
-
"subitem": "font-weight"
|
|
22034
|
-
},
|
|
22035
|
-
"path": [
|
|
22036
|
-
"utrecht",
|
|
22037
|
-
"paragraph",
|
|
22038
|
-
"small",
|
|
22039
|
-
"font-weight"
|
|
22040
|
-
]
|
|
21974
|
+
"path": [
|
|
21975
|
+
"utrecht",
|
|
21976
|
+
"ordered-list",
|
|
21977
|
+
"color"
|
|
21978
|
+
]
|
|
21979
|
+
},
|
|
21980
|
+
"font-family": {
|
|
21981
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
21982
|
+
"type": "fontFamilies",
|
|
21983
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
21984
|
+
"isSource": true,
|
|
21985
|
+
"original": {
|
|
21986
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
21987
|
+
"type": "fontFamilies"
|
|
22041
21988
|
},
|
|
22042
|
-
"
|
|
22043
|
-
|
|
22044
|
-
"
|
|
22045
|
-
"
|
|
22046
|
-
"
|
|
22047
|
-
|
|
22048
|
-
|
|
22049
|
-
|
|
22050
|
-
|
|
22051
|
-
"
|
|
22052
|
-
|
|
22053
|
-
|
|
22054
|
-
|
|
22055
|
-
|
|
22056
|
-
|
|
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",
|
|
21989
|
+
"name": "utrechtOrderedListFontFamily",
|
|
21990
|
+
"attributes": {
|
|
21991
|
+
"category": "utrecht",
|
|
21992
|
+
"type": "ordered-list",
|
|
21993
|
+
"item": "font-family"
|
|
21994
|
+
},
|
|
21995
|
+
"path": [
|
|
21996
|
+
"utrecht",
|
|
21997
|
+
"ordered-list",
|
|
21998
|
+
"font-family"
|
|
21999
|
+
]
|
|
22000
|
+
},
|
|
22001
|
+
"font-weight": {
|
|
22002
|
+
"value": 400,
|
|
22003
|
+
"type": "fontWeights",
|
|
22071
22004
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
22072
22005
|
"isSource": true,
|
|
22073
22006
|
"original": {
|
|
22074
|
-
"value":
|
|
22075
|
-
"type": "
|
|
22007
|
+
"value": 400,
|
|
22008
|
+
"type": "fontWeights"
|
|
22076
22009
|
},
|
|
22077
|
-
"name": "
|
|
22010
|
+
"name": "utrechtOrderedListFontWeight",
|
|
22078
22011
|
"attributes": {
|
|
22079
22012
|
"category": "utrecht",
|
|
22080
22013
|
"type": "ordered-list",
|
|
22081
|
-
"item": "
|
|
22014
|
+
"item": "font-weight"
|
|
22082
22015
|
},
|
|
22083
22016
|
"path": [
|
|
22084
22017
|
"utrecht",
|
|
22085
22018
|
"ordered-list",
|
|
22086
|
-
"
|
|
22019
|
+
"font-weight"
|
|
22087
22020
|
]
|
|
22088
22021
|
},
|
|
22089
|
-
"
|
|
22090
|
-
"value": "
|
|
22091
|
-
"type": "
|
|
22022
|
+
"font-size": {
|
|
22023
|
+
"value": "1.25rem",
|
|
22024
|
+
"type": "fontSizes",
|
|
22092
22025
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
22093
22026
|
"isSource": true,
|
|
22094
22027
|
"original": {
|
|
22095
|
-
"value": "
|
|
22096
|
-
"type": "
|
|
22028
|
+
"value": "1.25rem",
|
|
22029
|
+
"type": "fontSizes"
|
|
22097
22030
|
},
|
|
22098
|
-
"name": "
|
|
22031
|
+
"name": "utrechtOrderedListFontSize",
|
|
22099
22032
|
"attributes": {
|
|
22100
22033
|
"category": "utrecht",
|
|
22101
22034
|
"type": "ordered-list",
|
|
22102
|
-
"item": "
|
|
22035
|
+
"item": "font-size"
|
|
22103
22036
|
},
|
|
22104
22037
|
"path": [
|
|
22105
22038
|
"utrecht",
|
|
22106
22039
|
"ordered-list",
|
|
22107
|
-
"
|
|
22040
|
+
"font-size"
|
|
22108
22041
|
]
|
|
22109
22042
|
},
|
|
22043
|
+
"line-height": {
|
|
22044
|
+
"value": "150%",
|
|
22045
|
+
"type": "lineHeights",
|
|
22046
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
22047
|
+
"isSource": true,
|
|
22048
|
+
"original": {
|
|
22049
|
+
"value": "150%",
|
|
22050
|
+
"type": "lineHeights"
|
|
22051
|
+
},
|
|
22052
|
+
"name": "utrechtOrderedListLineHeight",
|
|
22053
|
+
"attributes": {
|
|
22054
|
+
"category": "utrecht",
|
|
22055
|
+
"type": "ordered-list",
|
|
22056
|
+
"item": "line-height"
|
|
22057
|
+
},
|
|
22058
|
+
"path": [
|
|
22059
|
+
"utrecht",
|
|
22060
|
+
"ordered-list",
|
|
22061
|
+
"line-height"
|
|
22062
|
+
]
|
|
22063
|
+
}
|
|
22064
|
+
},
|
|
22065
|
+
"link-list": {
|
|
22110
22066
|
"margin-block-start": {
|
|
22111
|
-
"value":
|
|
22067
|
+
"value": 0,
|
|
22112
22068
|
"type": "spacing",
|
|
22113
22069
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
22114
22070
|
"isSource": true,
|
|
22115
22071
|
"original": {
|
|
22116
|
-
"value":
|
|
22072
|
+
"value": 0,
|
|
22117
22073
|
"type": "spacing"
|
|
22118
22074
|
},
|
|
22119
|
-
"name": "
|
|
22075
|
+
"name": "utrechtLinkListMarginBlockStart",
|
|
22120
22076
|
"attributes": {
|
|
22121
22077
|
"category": "utrecht",
|
|
22122
|
-
"type": "
|
|
22078
|
+
"type": "link-list",
|
|
22123
22079
|
"item": "margin-block-start"
|
|
22124
22080
|
},
|
|
22125
22081
|
"path": [
|
|
22126
22082
|
"utrecht",
|
|
22127
|
-
"
|
|
22083
|
+
"link-list",
|
|
22128
22084
|
"margin-block-start"
|
|
22129
22085
|
]
|
|
22130
22086
|
},
|
|
22131
|
-
"
|
|
22132
|
-
"value": "0.
|
|
22087
|
+
"row-gap": {
|
|
22088
|
+
"value": "0.5rem",
|
|
22133
22089
|
"type": "spacing",
|
|
22134
22090
|
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
22135
22091
|
"isSource": true,
|
|
22136
22092
|
"original": {
|
|
22137
|
-
"value": "0.
|
|
22093
|
+
"value": "0.5rem",
|
|
22138
22094
|
"type": "spacing"
|
|
22139
22095
|
},
|
|
22140
|
-
"name": "
|
|
22096
|
+
"name": "utrechtLinkListRowGap",
|
|
22141
22097
|
"attributes": {
|
|
22142
22098
|
"category": "utrecht",
|
|
22143
|
-
"type": "
|
|
22144
|
-
"item": "
|
|
22099
|
+
"type": "link-list",
|
|
22100
|
+
"item": "row-gap"
|
|
22145
22101
|
},
|
|
22146
22102
|
"path": [
|
|
22147
22103
|
"utrecht",
|
|
22148
|
-
"
|
|
22149
|
-
"
|
|
22104
|
+
"link-list",
|
|
22105
|
+
"row-gap"
|
|
22150
22106
|
]
|
|
22151
22107
|
},
|
|
22152
|
-
"
|
|
22153
|
-
"
|
|
22154
|
-
|
|
22155
|
-
|
|
22156
|
-
|
|
22157
|
-
|
|
22158
|
-
"original": {
|
|
22159
|
-
"value": 0,
|
|
22160
|
-
"type": "spacing"
|
|
22161
|
-
},
|
|
22162
|
-
"name": "utrechtOrderedListItemPaddingInlineStart",
|
|
22163
|
-
"attributes": {
|
|
22164
|
-
"category": "utrecht",
|
|
22165
|
-
"type": "ordered-list",
|
|
22166
|
-
"item": "item",
|
|
22167
|
-
"subitem": "padding-inline-start"
|
|
22168
|
-
},
|
|
22169
|
-
"path": [
|
|
22170
|
-
"utrecht",
|
|
22171
|
-
"ordered-list",
|
|
22172
|
-
"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": {
|
|
22108
|
+
"margin-block-end": {
|
|
22109
|
+
"value": 0,
|
|
22110
|
+
"type": "spacing",
|
|
22111
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
22112
|
+
"isSource": true,
|
|
22113
|
+
"original": {
|
|
22378
22114
|
"value": 0,
|
|
22379
22115
|
"type": "spacing"
|
|
22380
22116
|
},
|
|
@@ -27077,6 +26813,343 @@ module.exports = {
|
|
|
27077
26813
|
}
|
|
27078
26814
|
},
|
|
27079
26815
|
"nl": {
|
|
26816
|
+
"paragraph": {
|
|
26817
|
+
"color": {
|
|
26818
|
+
"value": "#154273",
|
|
26819
|
+
"type": "color",
|
|
26820
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
26821
|
+
"isSource": true,
|
|
26822
|
+
"original": {
|
|
26823
|
+
"value": "#154273",
|
|
26824
|
+
"type": "color"
|
|
26825
|
+
},
|
|
26826
|
+
"name": "nlParagraphColor",
|
|
26827
|
+
"attributes": {
|
|
26828
|
+
"category": "nl",
|
|
26829
|
+
"type": "paragraph",
|
|
26830
|
+
"item": "color"
|
|
26831
|
+
},
|
|
26832
|
+
"path": [
|
|
26833
|
+
"nl",
|
|
26834
|
+
"paragraph",
|
|
26835
|
+
"color"
|
|
26836
|
+
]
|
|
26837
|
+
},
|
|
26838
|
+
"font-family": {
|
|
26839
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
26840
|
+
"type": "fontFamilies",
|
|
26841
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
26842
|
+
"isSource": true,
|
|
26843
|
+
"original": {
|
|
26844
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
26845
|
+
"type": "fontFamilies"
|
|
26846
|
+
},
|
|
26847
|
+
"name": "nlParagraphFontFamily",
|
|
26848
|
+
"attributes": {
|
|
26849
|
+
"category": "nl",
|
|
26850
|
+
"type": "paragraph",
|
|
26851
|
+
"item": "font-family"
|
|
26852
|
+
},
|
|
26853
|
+
"path": [
|
|
26854
|
+
"nl",
|
|
26855
|
+
"paragraph",
|
|
26856
|
+
"font-family"
|
|
26857
|
+
]
|
|
26858
|
+
},
|
|
26859
|
+
"font-size": {
|
|
26860
|
+
"value": "1.25rem",
|
|
26861
|
+
"type": "fontSizes",
|
|
26862
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
26863
|
+
"isSource": true,
|
|
26864
|
+
"original": {
|
|
26865
|
+
"value": "1.25rem",
|
|
26866
|
+
"type": "fontSizes"
|
|
26867
|
+
},
|
|
26868
|
+
"name": "nlParagraphFontSize",
|
|
26869
|
+
"attributes": {
|
|
26870
|
+
"category": "nl",
|
|
26871
|
+
"type": "paragraph",
|
|
26872
|
+
"item": "font-size"
|
|
26873
|
+
},
|
|
26874
|
+
"path": [
|
|
26875
|
+
"nl",
|
|
26876
|
+
"paragraph",
|
|
26877
|
+
"font-size"
|
|
26878
|
+
]
|
|
26879
|
+
},
|
|
26880
|
+
"font-weight": {
|
|
26881
|
+
"value": 400,
|
|
26882
|
+
"type": "fontWeights",
|
|
26883
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
26884
|
+
"isSource": true,
|
|
26885
|
+
"original": {
|
|
26886
|
+
"value": 400,
|
|
26887
|
+
"type": "fontWeights"
|
|
26888
|
+
},
|
|
26889
|
+
"name": "nlParagraphFontWeight",
|
|
26890
|
+
"attributes": {
|
|
26891
|
+
"category": "nl",
|
|
26892
|
+
"type": "paragraph",
|
|
26893
|
+
"item": "font-weight"
|
|
26894
|
+
},
|
|
26895
|
+
"path": [
|
|
26896
|
+
"nl",
|
|
26897
|
+
"paragraph",
|
|
26898
|
+
"font-weight"
|
|
26899
|
+
]
|
|
26900
|
+
},
|
|
26901
|
+
"line-height": {
|
|
26902
|
+
"value": "150%",
|
|
26903
|
+
"type": "lineHeights",
|
|
26904
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
26905
|
+
"isSource": true,
|
|
26906
|
+
"original": {
|
|
26907
|
+
"value": "150%",
|
|
26908
|
+
"type": "lineHeights"
|
|
26909
|
+
},
|
|
26910
|
+
"name": "nlParagraphLineHeight",
|
|
26911
|
+
"attributes": {
|
|
26912
|
+
"category": "nl",
|
|
26913
|
+
"type": "paragraph",
|
|
26914
|
+
"item": "line-height"
|
|
26915
|
+
},
|
|
26916
|
+
"path": [
|
|
26917
|
+
"nl",
|
|
26918
|
+
"paragraph",
|
|
26919
|
+
"line-height"
|
|
26920
|
+
]
|
|
26921
|
+
},
|
|
26922
|
+
"margin-block-end": {
|
|
26923
|
+
"value": 0,
|
|
26924
|
+
"type": "spacing",
|
|
26925
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
26926
|
+
"isSource": true,
|
|
26927
|
+
"original": {
|
|
26928
|
+
"value": 0,
|
|
26929
|
+
"type": "spacing"
|
|
26930
|
+
},
|
|
26931
|
+
"name": "nlParagraphMarginBlockEnd",
|
|
26932
|
+
"attributes": {
|
|
26933
|
+
"category": "nl",
|
|
26934
|
+
"type": "paragraph",
|
|
26935
|
+
"item": "margin-block-end"
|
|
26936
|
+
},
|
|
26937
|
+
"path": [
|
|
26938
|
+
"nl",
|
|
26939
|
+
"paragraph",
|
|
26940
|
+
"margin-block-end"
|
|
26941
|
+
]
|
|
26942
|
+
},
|
|
26943
|
+
"margin-block-start": {
|
|
26944
|
+
"value": 0,
|
|
26945
|
+
"type": "spacing",
|
|
26946
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
26947
|
+
"isSource": true,
|
|
26948
|
+
"original": {
|
|
26949
|
+
"value": 0,
|
|
26950
|
+
"type": "spacing"
|
|
26951
|
+
},
|
|
26952
|
+
"name": "nlParagraphMarginBlockStart",
|
|
26953
|
+
"attributes": {
|
|
26954
|
+
"category": "nl",
|
|
26955
|
+
"type": "paragraph",
|
|
26956
|
+
"item": "margin-block-start"
|
|
26957
|
+
},
|
|
26958
|
+
"path": [
|
|
26959
|
+
"nl",
|
|
26960
|
+
"paragraph",
|
|
26961
|
+
"margin-block-start"
|
|
26962
|
+
]
|
|
26963
|
+
},
|
|
26964
|
+
"lead": {
|
|
26965
|
+
"color": {
|
|
26966
|
+
"value": "#154273",
|
|
26967
|
+
"type": "color",
|
|
26968
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
26969
|
+
"isSource": true,
|
|
26970
|
+
"original": {
|
|
26971
|
+
"value": "#154273",
|
|
26972
|
+
"type": "color"
|
|
26973
|
+
},
|
|
26974
|
+
"name": "nlParagraphLeadColor",
|
|
26975
|
+
"attributes": {
|
|
26976
|
+
"category": "nl",
|
|
26977
|
+
"type": "paragraph",
|
|
26978
|
+
"item": "lead",
|
|
26979
|
+
"subitem": "color"
|
|
26980
|
+
},
|
|
26981
|
+
"path": [
|
|
26982
|
+
"nl",
|
|
26983
|
+
"paragraph",
|
|
26984
|
+
"lead",
|
|
26985
|
+
"color"
|
|
26986
|
+
]
|
|
26987
|
+
},
|
|
26988
|
+
"font-size": {
|
|
26989
|
+
"value": "1.5rem",
|
|
26990
|
+
"type": "fontSizes",
|
|
26991
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
26992
|
+
"isSource": true,
|
|
26993
|
+
"original": {
|
|
26994
|
+
"value": "1.5rem",
|
|
26995
|
+
"type": "fontSizes"
|
|
26996
|
+
},
|
|
26997
|
+
"name": "nlParagraphLeadFontSize",
|
|
26998
|
+
"attributes": {
|
|
26999
|
+
"category": "nl",
|
|
27000
|
+
"type": "paragraph",
|
|
27001
|
+
"item": "lead",
|
|
27002
|
+
"subitem": "font-size"
|
|
27003
|
+
},
|
|
27004
|
+
"path": [
|
|
27005
|
+
"nl",
|
|
27006
|
+
"paragraph",
|
|
27007
|
+
"lead",
|
|
27008
|
+
"font-size"
|
|
27009
|
+
]
|
|
27010
|
+
},
|
|
27011
|
+
"font-weight": {
|
|
27012
|
+
"value": 400,
|
|
27013
|
+
"type": "fontWeights",
|
|
27014
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
27015
|
+
"isSource": true,
|
|
27016
|
+
"original": {
|
|
27017
|
+
"value": 400,
|
|
27018
|
+
"type": "fontWeights"
|
|
27019
|
+
},
|
|
27020
|
+
"name": "nlParagraphLeadFontWeight",
|
|
27021
|
+
"attributes": {
|
|
27022
|
+
"category": "nl",
|
|
27023
|
+
"type": "paragraph",
|
|
27024
|
+
"item": "lead",
|
|
27025
|
+
"subitem": "font-weight"
|
|
27026
|
+
},
|
|
27027
|
+
"path": [
|
|
27028
|
+
"nl",
|
|
27029
|
+
"paragraph",
|
|
27030
|
+
"lead",
|
|
27031
|
+
"font-weight"
|
|
27032
|
+
]
|
|
27033
|
+
},
|
|
27034
|
+
"line-height": {
|
|
27035
|
+
"value": "150%",
|
|
27036
|
+
"type": "lineHeights",
|
|
27037
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
27038
|
+
"isSource": true,
|
|
27039
|
+
"original": {
|
|
27040
|
+
"value": "150%",
|
|
27041
|
+
"type": "lineHeights"
|
|
27042
|
+
},
|
|
27043
|
+
"name": "nlParagraphLeadLineHeight",
|
|
27044
|
+
"attributes": {
|
|
27045
|
+
"category": "nl",
|
|
27046
|
+
"type": "paragraph",
|
|
27047
|
+
"item": "lead",
|
|
27048
|
+
"subitem": "line-height"
|
|
27049
|
+
},
|
|
27050
|
+
"path": [
|
|
27051
|
+
"nl",
|
|
27052
|
+
"paragraph",
|
|
27053
|
+
"lead",
|
|
27054
|
+
"line-height"
|
|
27055
|
+
]
|
|
27056
|
+
}
|
|
27057
|
+
},
|
|
27058
|
+
"small": {
|
|
27059
|
+
"color": {
|
|
27060
|
+
"value": "#154273",
|
|
27061
|
+
"type": "color",
|
|
27062
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
27063
|
+
"isSource": true,
|
|
27064
|
+
"original": {
|
|
27065
|
+
"value": "#154273",
|
|
27066
|
+
"type": "color"
|
|
27067
|
+
},
|
|
27068
|
+
"name": "nlParagraphSmallColor",
|
|
27069
|
+
"attributes": {
|
|
27070
|
+
"category": "nl",
|
|
27071
|
+
"type": "paragraph",
|
|
27072
|
+
"item": "small",
|
|
27073
|
+
"subitem": "color"
|
|
27074
|
+
},
|
|
27075
|
+
"path": [
|
|
27076
|
+
"nl",
|
|
27077
|
+
"paragraph",
|
|
27078
|
+
"small",
|
|
27079
|
+
"color"
|
|
27080
|
+
]
|
|
27081
|
+
},
|
|
27082
|
+
"font-size": {
|
|
27083
|
+
"value": "1.125rem",
|
|
27084
|
+
"type": "fontSizes",
|
|
27085
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
27086
|
+
"isSource": true,
|
|
27087
|
+
"original": {
|
|
27088
|
+
"value": "1.125rem",
|
|
27089
|
+
"type": "fontSizes"
|
|
27090
|
+
},
|
|
27091
|
+
"name": "nlParagraphSmallFontSize",
|
|
27092
|
+
"attributes": {
|
|
27093
|
+
"category": "nl",
|
|
27094
|
+
"type": "paragraph",
|
|
27095
|
+
"item": "small",
|
|
27096
|
+
"subitem": "font-size"
|
|
27097
|
+
},
|
|
27098
|
+
"path": [
|
|
27099
|
+
"nl",
|
|
27100
|
+
"paragraph",
|
|
27101
|
+
"small",
|
|
27102
|
+
"font-size"
|
|
27103
|
+
]
|
|
27104
|
+
},
|
|
27105
|
+
"font-weight": {
|
|
27106
|
+
"value": 400,
|
|
27107
|
+
"type": "fontWeights",
|
|
27108
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
27109
|
+
"isSource": true,
|
|
27110
|
+
"original": {
|
|
27111
|
+
"value": 400,
|
|
27112
|
+
"type": "fontWeights"
|
|
27113
|
+
},
|
|
27114
|
+
"name": "nlParagraphSmallFontWeight",
|
|
27115
|
+
"attributes": {
|
|
27116
|
+
"category": "nl",
|
|
27117
|
+
"type": "paragraph",
|
|
27118
|
+
"item": "small",
|
|
27119
|
+
"subitem": "font-weight"
|
|
27120
|
+
},
|
|
27121
|
+
"path": [
|
|
27122
|
+
"nl",
|
|
27123
|
+
"paragraph",
|
|
27124
|
+
"small",
|
|
27125
|
+
"font-weight"
|
|
27126
|
+
]
|
|
27127
|
+
},
|
|
27128
|
+
"line-height": {
|
|
27129
|
+
"value": "150%",
|
|
27130
|
+
"type": "lineHeights",
|
|
27131
|
+
"filePath": "src/generated/uitvoerend-mintgroen-focus/tokens.json",
|
|
27132
|
+
"isSource": true,
|
|
27133
|
+
"original": {
|
|
27134
|
+
"value": "150%",
|
|
27135
|
+
"type": "lineHeights"
|
|
27136
|
+
},
|
|
27137
|
+
"name": "nlParagraphSmallLineHeight",
|
|
27138
|
+
"attributes": {
|
|
27139
|
+
"category": "nl",
|
|
27140
|
+
"type": "paragraph",
|
|
27141
|
+
"item": "small",
|
|
27142
|
+
"subitem": "line-height"
|
|
27143
|
+
},
|
|
27144
|
+
"path": [
|
|
27145
|
+
"nl",
|
|
27146
|
+
"paragraph",
|
|
27147
|
+
"small",
|
|
27148
|
+
"line-height"
|
|
27149
|
+
]
|
|
27150
|
+
}
|
|
27151
|
+
}
|
|
27152
|
+
},
|
|
27080
27153
|
"heading-level-1": {
|
|
27081
27154
|
"color": {
|
|
27082
27155
|
"value": "#154273",
|