@rijkshuisstijl-community/design-tokens 1.0.0-alpha.162 → 1.0.0-alpha.164

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 +29 -29
  2. package/dist/index.css +29 -29
  3. package/dist/index.d.ts +29 -29
  4. package/dist/index.js +29 -29
  5. package/dist/index.json +28 -28
  6. package/dist/index.tokens.json +36 -36
  7. package/dist/root.css +29 -29
  8. package/dist/tokens.d.ts +37 -37
  9. package/dist/tokens.js +1783 -1783
  10. package/dist/uitvoerend-mintgroen-focus/_variables.scss +29 -28
  11. package/dist/uitvoerend-mintgroen-focus/index.css +29 -28
  12. package/dist/uitvoerend-mintgroen-focus/index.d.ts +29 -28
  13. package/dist/uitvoerend-mintgroen-focus/index.js +29 -28
  14. package/dist/uitvoerend-mintgroen-focus/index.json +28 -27
  15. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +38 -33
  16. package/dist/uitvoerend-mintgroen-focus/root.css +29 -28
  17. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +39 -34
  18. package/dist/uitvoerend-mintgroen-focus/tokens.js +1452 -1425
  19. package/dist/uitvoerend-violet/_variables.scss +29 -29
  20. package/dist/uitvoerend-violet/index.css +29 -29
  21. package/dist/uitvoerend-violet/index.d.ts +29 -29
  22. package/dist/uitvoerend-violet/index.js +29 -29
  23. package/dist/uitvoerend-violet/index.json +28 -28
  24. package/dist/uitvoerend-violet/index.tokens.json +36 -36
  25. package/dist/uitvoerend-violet/root.css +29 -29
  26. package/dist/uitvoerend-violet/tokens.d.ts +37 -37
  27. package/dist/uitvoerend-violet/tokens.js +1783 -1783
  28. package/dist/uitvoerend-violet-oud/_variables.scss +29 -29
  29. package/dist/uitvoerend-violet-oud/index.css +29 -29
  30. package/dist/uitvoerend-violet-oud/index.d.ts +29 -29
  31. package/dist/uitvoerend-violet-oud/index.js +29 -29
  32. package/dist/uitvoerend-violet-oud/index.json +28 -28
  33. package/dist/uitvoerend-violet-oud/index.tokens.json +36 -36
  34. package/dist/uitvoerend-violet-oud/root.css +29 -29
  35. package/dist/uitvoerend-violet-oud/tokens.d.ts +37 -37
  36. package/dist/uitvoerend-violet-oud/tokens.js +1783 -1783
  37. package/dist/wetgevend/_variables.scss +29 -29
  38. package/dist/wetgevend/index.css +29 -29
  39. package/dist/wetgevend/index.d.ts +29 -29
  40. package/dist/wetgevend/index.js +29 -29
  41. package/dist/wetgevend/index.json +28 -28
  42. package/dist/wetgevend/index.tokens.json +36 -36
  43. package/dist/wetgevend/root.css +29 -29
  44. package/dist/wetgevend/tokens.d.ts +37 -37
  45. package/dist/wetgevend/tokens.js +1783 -1783
  46. package/figma/figma.tokens.json +1 -1
  47. package/package.json +2 -2
  48. package/src/generated/base.tokens.json +120 -120
  49. package/src/generated/themes.json +505 -497
  50. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +120 -112
  51. package/src/generated/uitvoerend-violet/tokens.json +120 -120
  52. package/src/generated/uitvoerend-violet-oud/tokens.json +120 -120
  53. package/src/generated/wetgevend/tokens.json +120 -120
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 18 Feb 2025 10:19:54 GMT
3
+ * Generated on Wed, 19 Feb 2025 13:09:05 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -14895,892 +14895,810 @@ module.exports = {
14895
14895
  ]
14896
14896
  }
14897
14897
  },
14898
- "skip-link": {
14899
- "font-weight": {
14900
- "value": 700,
14901
- "type": "fontWeights",
14902
- "filePath": "src/generated/wetgevend/tokens.json",
14903
- "isSource": true,
14904
- "original": {
14905
- "value": 700,
14906
- "type": "fontWeights"
14907
- },
14908
- "name": "utrechtSkipLinkFontWeight",
14909
- "attributes": {
14910
- "category": "utrecht",
14911
- "type": "skip-link",
14912
- "item": "font-weight"
14913
- },
14914
- "path": [
14915
- "utrecht",
14916
- "skip-link",
14917
- "font-weight"
14918
- ]
14919
- },
14920
- "font-family": {
14921
- "value": "Fira Sans, Arial, Verdana, sans-serif",
14922
- "type": "fontFamilies",
14898
+ "separator": {
14899
+ "color": {
14900
+ "value": "#CBD5E1",
14901
+ "type": "color",
14923
14902
  "filePath": "src/generated/wetgevend/tokens.json",
14924
14903
  "isSource": true,
14925
14904
  "original": {
14926
- "value": "Fira Sans, Arial, Verdana, sans-serif",
14927
- "type": "fontFamilies"
14905
+ "value": "#CBD5E1",
14906
+ "type": "color"
14928
14907
  },
14929
- "name": "utrechtSkipLinkFontFamily",
14908
+ "name": "utrechtSeparatorColor",
14930
14909
  "attributes": {
14931
14910
  "category": "utrecht",
14932
- "type": "skip-link",
14933
- "item": "font-family"
14911
+ "type": "separator",
14912
+ "item": "color"
14934
14913
  },
14935
14914
  "path": [
14936
14915
  "utrecht",
14937
- "skip-link",
14938
- "font-family"
14916
+ "separator",
14917
+ "color"
14939
14918
  ]
14940
14919
  },
14941
- "font-size": {
14942
- "value": "1.25rem",
14943
- "type": "fontSizes",
14920
+ "block-size": {
14921
+ "value": "2px",
14922
+ "type": "sizing",
14944
14923
  "filePath": "src/generated/wetgevend/tokens.json",
14945
14924
  "isSource": true,
14946
14925
  "original": {
14947
- "value": "1.25rem",
14948
- "type": "fontSizes"
14926
+ "value": "2px",
14927
+ "type": "sizing"
14949
14928
  },
14950
- "name": "utrechtSkipLinkFontSize",
14929
+ "name": "utrechtSeparatorBlockSize",
14951
14930
  "attributes": {
14952
14931
  "category": "utrecht",
14953
- "type": "skip-link",
14954
- "item": "font-size"
14932
+ "type": "separator",
14933
+ "item": "block-size"
14955
14934
  },
14956
14935
  "path": [
14957
14936
  "utrecht",
14958
- "skip-link",
14959
- "font-size"
14937
+ "separator",
14938
+ "block-size"
14960
14939
  ]
14961
14940
  },
14962
- "line-height": {
14963
- "value": "150%",
14964
- "type": "lineHeights",
14941
+ "margin-block-end": {
14942
+ "value": "0.75rem",
14943
+ "type": "spacing",
14965
14944
  "filePath": "src/generated/wetgevend/tokens.json",
14966
14945
  "isSource": true,
14967
14946
  "original": {
14968
- "value": "150%",
14969
- "type": "lineHeights"
14947
+ "value": "0.75rem",
14948
+ "type": "spacing"
14970
14949
  },
14971
- "name": "utrechtSkipLinkLineHeight",
14950
+ "name": "utrechtSeparatorMarginBlockEnd",
14972
14951
  "attributes": {
14973
14952
  "category": "utrecht",
14974
- "type": "skip-link",
14975
- "item": "line-height"
14953
+ "type": "separator",
14954
+ "item": "margin-block-end"
14976
14955
  },
14977
14956
  "path": [
14978
14957
  "utrecht",
14979
- "skip-link",
14980
- "line-height"
14958
+ "separator",
14959
+ "margin-block-end"
14981
14960
  ]
14982
14961
  },
14983
- "min-block-size": {
14984
- "value": "48px",
14985
- "type": "sizing",
14962
+ "margin-block-start": {
14963
+ "value": "0.75rem",
14964
+ "type": "spacing",
14986
14965
  "filePath": "src/generated/wetgevend/tokens.json",
14987
14966
  "isSource": true,
14988
14967
  "original": {
14989
- "value": "48px",
14990
- "type": "sizing"
14968
+ "value": "0.75rem",
14969
+ "type": "spacing"
14991
14970
  },
14992
- "name": "utrechtSkipLinkMinBlockSize",
14971
+ "name": "utrechtSeparatorMarginBlockStart",
14993
14972
  "attributes": {
14994
14973
  "category": "utrecht",
14995
- "type": "skip-link",
14996
- "item": "min-block-size"
14974
+ "type": "separator",
14975
+ "item": "margin-block-start"
14997
14976
  },
14998
14977
  "path": [
14999
14978
  "utrecht",
15000
- "skip-link",
15001
- "min-block-size"
14979
+ "separator",
14980
+ "margin-block-start"
15002
14981
  ]
15003
- },
15004
- "min-inline-size": {
15005
- "value": "48px",
15006
- "type": "sizing",
14982
+ }
14983
+ },
14984
+ "select": {
14985
+ "image-background-position": {
14986
+ "value": "right 0.5rem center",
14987
+ "type": "other",
15007
14988
  "filePath": "src/generated/wetgevend/tokens.json",
15008
14989
  "isSource": true,
15009
14990
  "original": {
15010
- "value": "48px",
15011
- "type": "sizing"
14991
+ "value": "right 0.5rem center",
14992
+ "type": "other"
15012
14993
  },
15013
- "name": "utrechtSkipLinkMinInlineSize",
14994
+ "name": "utrechtSelectImageBackgroundPosition",
15014
14995
  "attributes": {
15015
14996
  "category": "utrecht",
15016
- "type": "skip-link",
15017
- "item": "min-inline-size"
14997
+ "type": "select",
14998
+ "item": "image-background-position"
15018
14999
  },
15019
15000
  "path": [
15020
15001
  "utrecht",
15021
- "skip-link",
15022
- "min-inline-size"
15002
+ "select",
15003
+ "image-background-position"
15023
15004
  ]
15024
15005
  },
15025
- "padding-block-end": {
15026
- "value": "0.75rem",
15027
- "type": "spacing",
15028
- "filePath": "src/generated/wetgevend/tokens.json",
15029
- "isSource": true,
15030
- "original": {
15031
- "value": "0.75rem",
15032
- "type": "spacing"
15033
- },
15034
- "name": "utrechtSkipLinkPaddingBlockEnd",
15035
- "attributes": {
15036
- "category": "utrecht",
15037
- "type": "skip-link",
15038
- "item": "padding-block-end"
15039
- },
15040
- "path": [
15041
- "utrecht",
15042
- "skip-link",
15043
- "padding-block-end"
15044
- ]
15006
+ "icon": {
15007
+ "size": {
15008
+ "value": "24px",
15009
+ "type": "sizing",
15010
+ "filePath": "src/generated/wetgevend/tokens.json",
15011
+ "isSource": true,
15012
+ "original": {
15013
+ "value": "24px",
15014
+ "type": "sizing"
15015
+ },
15016
+ "name": "utrechtSelectIconSize",
15017
+ "attributes": {
15018
+ "category": "utrecht",
15019
+ "type": "select",
15020
+ "item": "icon",
15021
+ "subitem": "size"
15022
+ },
15023
+ "path": [
15024
+ "utrecht",
15025
+ "select",
15026
+ "icon",
15027
+ "size"
15028
+ ]
15029
+ }
15045
15030
  },
15046
- "padding-block-start": {
15047
- "value": "0.75rem",
15048
- "type": "spacing",
15031
+ "background-color": {
15032
+ "value": "#fff",
15033
+ "type": "color",
15049
15034
  "filePath": "src/generated/wetgevend/tokens.json",
15050
15035
  "isSource": true,
15051
15036
  "original": {
15052
- "value": "0.75rem",
15053
- "type": "spacing"
15037
+ "value": "#fff",
15038
+ "type": "color"
15054
15039
  },
15055
- "name": "utrechtSkipLinkPaddingBlockStart",
15040
+ "name": "utrechtSelectBackgroundColor",
15056
15041
  "attributes": {
15057
15042
  "category": "utrecht",
15058
- "type": "skip-link",
15059
- "item": "padding-block-start"
15043
+ "type": "select",
15044
+ "item": "background-color"
15060
15045
  },
15061
15046
  "path": [
15062
15047
  "utrecht",
15063
- "skip-link",
15064
- "padding-block-start"
15048
+ "select",
15049
+ "background-color"
15065
15050
  ]
15066
15051
  },
15067
- "padding-inline-end": {
15068
- "value": "1rem",
15069
- "type": "spacing",
15052
+ "border-color": {
15053
+ "value": "#154273",
15054
+ "type": "color",
15070
15055
  "filePath": "src/generated/wetgevend/tokens.json",
15071
15056
  "isSource": true,
15072
15057
  "original": {
15073
- "value": "1rem",
15074
- "type": "spacing"
15058
+ "value": "#154273",
15059
+ "type": "color"
15075
15060
  },
15076
- "name": "utrechtSkipLinkPaddingInlineEnd",
15061
+ "name": "utrechtSelectBorderColor",
15077
15062
  "attributes": {
15078
15063
  "category": "utrecht",
15079
- "type": "skip-link",
15080
- "item": "padding-inline-end"
15064
+ "type": "select",
15065
+ "item": "border-color"
15081
15066
  },
15082
15067
  "path": [
15083
15068
  "utrecht",
15084
- "skip-link",
15085
- "padding-inline-end"
15069
+ "select",
15070
+ "border-color"
15086
15071
  ]
15087
15072
  },
15088
- "padding-inline-start": {
15089
- "value": "1rem",
15090
- "type": "spacing",
15073
+ "color": {
15074
+ "value": "#154273",
15075
+ "type": "color",
15091
15076
  "filePath": "src/generated/wetgevend/tokens.json",
15092
15077
  "isSource": true,
15093
15078
  "original": {
15094
- "value": "1rem",
15095
- "type": "spacing"
15079
+ "value": "#154273",
15080
+ "type": "color"
15096
15081
  },
15097
- "name": "utrechtSkipLinkPaddingInlineStart",
15082
+ "name": "utrechtSelectColor",
15098
15083
  "attributes": {
15099
15084
  "category": "utrecht",
15100
- "type": "skip-link",
15101
- "item": "padding-inline-start"
15085
+ "type": "select",
15086
+ "item": "color"
15102
15087
  },
15103
15088
  "path": [
15104
15089
  "utrecht",
15105
- "skip-link",
15106
- "padding-inline-start"
15090
+ "select",
15091
+ "color"
15107
15092
  ]
15108
15093
  },
15109
- "focus": {
15094
+ "invalid": {
15110
15095
  "background-color": {
15111
- "value": "#fff",
15096
+ "value": "#f9dfdd",
15112
15097
  "type": "color",
15113
15098
  "filePath": "src/generated/wetgevend/tokens.json",
15114
15099
  "isSource": true,
15115
15100
  "original": {
15116
- "value": "#fff",
15101
+ "value": "#f9dfdd",
15117
15102
  "type": "color"
15118
15103
  },
15119
- "name": "utrechtSkipLinkFocusBackgroundColor",
15104
+ "name": "utrechtSelectInvalidBackgroundColor",
15120
15105
  "attributes": {
15121
15106
  "category": "utrecht",
15122
- "type": "skip-link",
15123
- "item": "focus",
15107
+ "type": "select",
15108
+ "item": "invalid",
15124
15109
  "subitem": "background-color"
15125
15110
  },
15126
15111
  "path": [
15127
15112
  "utrecht",
15128
- "skip-link",
15129
- "focus",
15113
+ "select",
15114
+ "invalid",
15130
15115
  "background-color"
15131
15116
  ]
15132
15117
  },
15133
15118
  "border-color": {
15134
- "value": "#154273",
15119
+ "value": "#d52b1e",
15135
15120
  "type": "color",
15136
15121
  "filePath": "src/generated/wetgevend/tokens.json",
15137
15122
  "isSource": true,
15138
15123
  "original": {
15139
- "value": "#154273",
15124
+ "value": "#d52b1e",
15140
15125
  "type": "color"
15141
15126
  },
15142
- "name": "utrechtSkipLinkFocusBorderColor",
15127
+ "name": "utrechtSelectInvalidBorderColor",
15143
15128
  "attributes": {
15144
15129
  "category": "utrecht",
15145
- "type": "skip-link",
15146
- "item": "focus",
15130
+ "type": "select",
15131
+ "item": "invalid",
15147
15132
  "subitem": "border-color"
15148
15133
  },
15149
15134
  "path": [
15150
15135
  "utrecht",
15151
- "skip-link",
15152
- "focus",
15136
+ "select",
15137
+ "invalid",
15153
15138
  "border-color"
15154
15139
  ]
15155
15140
  },
15156
- "border-style": {
15157
- "value": "solid",
15158
- "type": "borderStyle",
15141
+ "color": {
15142
+ "value": "#154273",
15143
+ "type": "color",
15159
15144
  "filePath": "src/generated/wetgevend/tokens.json",
15160
15145
  "isSource": true,
15161
15146
  "original": {
15162
- "value": "solid",
15163
- "type": "borderStyle"
15147
+ "value": "#154273",
15148
+ "type": "color"
15164
15149
  },
15165
- "name": "utrechtSkipLinkFocusBorderStyle",
15150
+ "name": "utrechtSelectInvalidColor",
15166
15151
  "attributes": {
15167
15152
  "category": "utrecht",
15168
- "type": "skip-link",
15169
- "item": "focus",
15170
- "subitem": "border-style"
15153
+ "type": "select",
15154
+ "item": "invalid",
15155
+ "subitem": "color"
15171
15156
  },
15172
15157
  "path": [
15173
15158
  "utrecht",
15174
- "skip-link",
15175
- "focus",
15176
- "border-style"
15159
+ "select",
15160
+ "invalid",
15161
+ "color"
15177
15162
  ]
15178
15163
  },
15179
15164
  "border-width": {
15180
- "value": "2px",
15165
+ "value": "1px",
15181
15166
  "type": "borderWidth",
15182
15167
  "filePath": "src/generated/wetgevend/tokens.json",
15183
15168
  "isSource": true,
15184
15169
  "original": {
15185
- "value": "2px",
15170
+ "value": "1px",
15186
15171
  "type": "borderWidth"
15187
15172
  },
15188
- "name": "utrechtSkipLinkFocusBorderWidth",
15173
+ "name": "utrechtSelectInvalidBorderWidth",
15189
15174
  "attributes": {
15190
15175
  "category": "utrecht",
15191
- "type": "skip-link",
15192
- "item": "focus",
15176
+ "type": "select",
15177
+ "item": "invalid",
15193
15178
  "subitem": "border-width"
15194
15179
  },
15195
15180
  "path": [
15196
15181
  "utrecht",
15197
- "skip-link",
15198
- "focus",
15182
+ "select",
15183
+ "invalid",
15199
15184
  "border-width"
15200
15185
  ]
15201
- },
15202
- "color": {
15203
- "value": "#154273",
15186
+ }
15187
+ },
15188
+ "focus": {
15189
+ "background-color": {
15190
+ "value": "#fff",
15204
15191
  "type": "color",
15205
15192
  "filePath": "src/generated/wetgevend/tokens.json",
15206
15193
  "isSource": true,
15207
15194
  "original": {
15208
- "value": "#154273",
15195
+ "value": "#fff",
15209
15196
  "type": "color"
15210
15197
  },
15211
- "name": "utrechtSkipLinkFocusColor",
15198
+ "name": "utrechtSelectFocusBackgroundColor",
15212
15199
  "attributes": {
15213
15200
  "category": "utrecht",
15214
- "type": "skip-link",
15201
+ "type": "select",
15215
15202
  "item": "focus",
15216
- "subitem": "color"
15203
+ "subitem": "background-color"
15217
15204
  },
15218
15205
  "path": [
15219
15206
  "utrecht",
15220
- "skip-link",
15207
+ "select",
15221
15208
  "focus",
15222
- "color"
15209
+ "background-color"
15223
15210
  ]
15224
15211
  },
15225
- "text-decoration": {
15226
- "value": "None",
15227
- "type": "textDecoration",
15212
+ "border-color": {
15213
+ "value": "#154273",
15214
+ "type": "color",
15228
15215
  "filePath": "src/generated/wetgevend/tokens.json",
15229
15216
  "isSource": true,
15230
15217
  "original": {
15231
- "value": "None",
15232
- "type": "textDecoration"
15218
+ "value": "#154273",
15219
+ "type": "color"
15233
15220
  },
15234
- "name": "utrechtSkipLinkFocusTextDecoration",
15221
+ "name": "utrechtSelectFocusBorderColor",
15235
15222
  "attributes": {
15236
15223
  "category": "utrecht",
15237
- "type": "skip-link",
15224
+ "type": "select",
15238
15225
  "item": "focus",
15239
- "subitem": "text-decoration"
15226
+ "subitem": "border-color"
15240
15227
  },
15241
15228
  "path": [
15242
15229
  "utrecht",
15243
- "skip-link",
15230
+ "select",
15244
15231
  "focus",
15245
- "text-decoration"
15232
+ "border-color"
15246
15233
  ]
15247
- }
15248
- },
15249
- "focus-visible": {
15250
- "outline-color": {
15251
- "value": "#000",
15234
+ },
15235
+ "color": {
15236
+ "value": "#154273",
15252
15237
  "type": "color",
15253
15238
  "filePath": "src/generated/wetgevend/tokens.json",
15254
15239
  "isSource": true,
15255
15240
  "original": {
15256
- "value": "#000",
15241
+ "value": "#154273",
15257
15242
  "type": "color"
15258
15243
  },
15259
- "name": "utrechtSkipLinkFocusVisibleOutlineColor",
15244
+ "name": "utrechtSelectFocusColor",
15260
15245
  "attributes": {
15261
15246
  "category": "utrecht",
15262
- "type": "skip-link",
15263
- "item": "focus-visible",
15264
- "subitem": "outline-color"
15247
+ "type": "select",
15248
+ "item": "focus",
15249
+ "subitem": "color"
15265
15250
  },
15266
15251
  "path": [
15267
15252
  "utrecht",
15268
- "skip-link",
15269
- "focus-visible",
15270
- "outline-color"
15253
+ "select",
15254
+ "focus",
15255
+ "color"
15271
15256
  ]
15272
- }
15273
- },
15274
- "background-color": {
15275
- "value": "#154273",
15276
- "type": "color",
15277
- "filePath": "src/generated/wetgevend/tokens.json",
15278
- "isSource": true,
15279
- "original": {
15280
- "value": "#154273",
15281
- "type": "color"
15282
- },
15283
- "name": "utrechtSkipLinkBackgroundColor",
15284
- "attributes": {
15285
- "category": "utrecht",
15286
- "type": "skip-link",
15287
- "item": "background-color"
15288
- },
15289
- "path": [
15290
- "utrecht",
15291
- "skip-link",
15292
- "background-color"
15293
- ]
15294
- },
15295
- "border-color": {
15296
- "value": "transparent",
15297
- "type": "color",
15298
- "filePath": "src/generated/wetgevend/tokens.json",
15299
- "isSource": true,
15300
- "original": {
15301
- "value": "transparent",
15302
- "type": "color"
15303
- },
15304
- "name": "utrechtSkipLinkBorderColor",
15305
- "attributes": {
15306
- "category": "utrecht",
15307
- "type": "skip-link",
15308
- "item": "border-color"
15309
- },
15310
- "path": [
15311
- "utrecht",
15312
- "skip-link",
15313
- "border-color"
15314
- ]
15315
- },
15316
- "color": {
15317
- "value": "#fff",
15318
- "type": "color",
15319
- "filePath": "src/generated/wetgevend/tokens.json",
15320
- "isSource": true,
15321
- "original": {
15322
- "value": "#fff",
15323
- "type": "color"
15324
- },
15325
- "name": "utrechtSkipLinkColor",
15326
- "attributes": {
15327
- "category": "utrecht",
15328
- "type": "skip-link",
15329
- "item": "color"
15330
15257
  },
15331
- "path": [
15332
- "utrecht",
15333
- "skip-link",
15334
- "color"
15335
- ]
15336
- },
15337
- "border-width": {
15338
- "value": "2px",
15339
- "type": "borderWidth",
15340
- "filePath": "src/generated/wetgevend/tokens.json",
15341
- "isSource": true,
15342
- "original": {
15258
+ "border-width": {
15343
15259
  "value": "2px",
15344
- "type": "borderWidth"
15345
- },
15346
- "name": "utrechtSkipLinkBorderWidth",
15347
- "attributes": {
15348
- "category": "utrecht",
15349
- "type": "skip-link",
15350
- "item": "border-width"
15351
- },
15352
- "path": [
15353
- "utrecht",
15354
- "skip-link",
15355
- "border-width"
15356
- ]
15357
- },
15358
- "box-block-end-shadow": {
15359
- "offset-x": {
15360
- "value": 0,
15361
- "type": "other",
15260
+ "type": "borderWidth",
15362
15261
  "filePath": "src/generated/wetgevend/tokens.json",
15363
15262
  "isSource": true,
15364
15263
  "original": {
15365
- "value": 0,
15366
- "type": "other"
15264
+ "value": "2px",
15265
+ "type": "borderWidth"
15367
15266
  },
15368
- "name": "utrechtSkipLinkBoxBlockEndShadowOffsetX",
15267
+ "name": "utrechtSelectFocusBorderWidth",
15369
15268
  "attributes": {
15370
15269
  "category": "utrecht",
15371
- "type": "skip-link",
15372
- "item": "box-block-end-shadow",
15373
- "subitem": "offset-x"
15270
+ "type": "select",
15271
+ "item": "focus",
15272
+ "subitem": "border-width"
15374
15273
  },
15375
15274
  "path": [
15376
15275
  "utrecht",
15377
- "skip-link",
15378
- "box-block-end-shadow",
15379
- "offset-x"
15276
+ "select",
15277
+ "focus",
15278
+ "border-width"
15380
15279
  ]
15381
- },
15382
- "offset-y": {
15383
- "value": "16px",
15384
- "type": "other",
15280
+ }
15281
+ },
15282
+ "disabled": {
15283
+ "background-color": {
15284
+ "value": "#CBD5E1",
15285
+ "type": "color",
15385
15286
  "filePath": "src/generated/wetgevend/tokens.json",
15386
15287
  "isSource": true,
15387
15288
  "original": {
15388
- "value": "16px",
15389
- "type": "other"
15289
+ "value": "#CBD5E1",
15290
+ "type": "color"
15390
15291
  },
15391
- "name": "utrechtSkipLinkBoxBlockEndShadowOffsetY",
15292
+ "name": "utrechtSelectDisabledBackgroundColor",
15392
15293
  "attributes": {
15393
15294
  "category": "utrecht",
15394
- "type": "skip-link",
15395
- "item": "box-block-end-shadow",
15396
- "subitem": "offset-y"
15295
+ "type": "select",
15296
+ "item": "disabled",
15297
+ "subitem": "background-color"
15397
15298
  },
15398
15299
  "path": [
15399
15300
  "utrecht",
15400
- "skip-link",
15401
- "box-block-end-shadow",
15402
- "offset-y"
15301
+ "select",
15302
+ "disabled",
15303
+ "background-color"
15403
15304
  ]
15404
15305
  },
15405
- "blur-radius": {
15406
- "value": "48px",
15407
- "type": "other",
15306
+ "border-color": {
15307
+ "value": "#94A3B8",
15308
+ "type": "color",
15408
15309
  "filePath": "src/generated/wetgevend/tokens.json",
15409
15310
  "isSource": true,
15410
15311
  "original": {
15411
- "value": "48px",
15412
- "type": "other"
15312
+ "value": "#94A3B8",
15313
+ "type": "color"
15413
15314
  },
15414
- "name": "utrechtSkipLinkBoxBlockEndShadowBlurRadius",
15315
+ "name": "utrechtSelectDisabledBorderColor",
15415
15316
  "attributes": {
15416
15317
  "category": "utrecht",
15417
- "type": "skip-link",
15418
- "item": "box-block-end-shadow",
15419
- "subitem": "blur-radius"
15318
+ "type": "select",
15319
+ "item": "disabled",
15320
+ "subitem": "border-color"
15420
15321
  },
15421
15322
  "path": [
15422
15323
  "utrecht",
15423
- "skip-link",
15424
- "box-block-end-shadow",
15425
- "blur-radius"
15324
+ "select",
15325
+ "disabled",
15326
+ "border-color"
15426
15327
  ]
15427
15328
  },
15428
- "spread-radius": {
15429
- "value": 0,
15430
- "type": "other",
15329
+ "color": {
15330
+ "value": "#475569",
15331
+ "type": "color",
15431
15332
  "filePath": "src/generated/wetgevend/tokens.json",
15432
15333
  "isSource": true,
15433
15334
  "original": {
15434
- "value": 0,
15435
- "type": "other"
15335
+ "value": "#475569",
15336
+ "type": "color"
15436
15337
  },
15437
- "name": "utrechtSkipLinkBoxBlockEndShadowSpreadRadius",
15338
+ "name": "utrechtSelectDisabledColor",
15438
15339
  "attributes": {
15439
15340
  "category": "utrecht",
15440
- "type": "skip-link",
15441
- "item": "box-block-end-shadow",
15442
- "subitem": "spread-radius"
15341
+ "type": "select",
15342
+ "item": "disabled",
15343
+ "subitem": "color"
15443
15344
  },
15444
15345
  "path": [
15445
15346
  "utrecht",
15446
- "skip-link",
15447
- "box-block-end-shadow",
15448
- "spread-radius"
15347
+ "select",
15348
+ "disabled",
15349
+ "color"
15350
+ ]
15351
+ }
15352
+ },
15353
+ "hover": {
15354
+ "background-color": {
15355
+ "value": "#fff",
15356
+ "type": "color",
15357
+ "filePath": "src/generated/wetgevend/tokens.json",
15358
+ "isSource": true,
15359
+ "original": {
15360
+ "value": "#fff",
15361
+ "type": "color"
15362
+ },
15363
+ "name": "utrechtSelectHoverBackgroundColor",
15364
+ "attributes": {
15365
+ "category": "utrecht",
15366
+ "type": "select",
15367
+ "item": "hover",
15368
+ "subitem": "background-color"
15369
+ },
15370
+ "path": [
15371
+ "utrecht",
15372
+ "select",
15373
+ "hover",
15374
+ "background-color"
15375
+ ]
15376
+ },
15377
+ "border-color": {
15378
+ "value": "#738eab",
15379
+ "type": "color",
15380
+ "filePath": "src/generated/wetgevend/tokens.json",
15381
+ "isSource": true,
15382
+ "original": {
15383
+ "value": "#738eab",
15384
+ "type": "color"
15385
+ },
15386
+ "name": "utrechtSelectHoverBorderColor",
15387
+ "attributes": {
15388
+ "category": "utrecht",
15389
+ "type": "select",
15390
+ "item": "hover",
15391
+ "subitem": "border-color"
15392
+ },
15393
+ "path": [
15394
+ "utrecht",
15395
+ "select",
15396
+ "hover",
15397
+ "border-color"
15449
15398
  ]
15450
15399
  },
15451
15400
  "color": {
15452
- "value": "#0000001a",
15401
+ "value": "#154273",
15453
15402
  "type": "color",
15454
15403
  "filePath": "src/generated/wetgevend/tokens.json",
15455
15404
  "isSource": true,
15456
15405
  "original": {
15457
- "value": "#0000001a",
15406
+ "value": "#154273",
15458
15407
  "type": "color"
15459
15408
  },
15460
- "name": "utrechtSkipLinkBoxBlockEndShadowColor",
15409
+ "name": "utrechtSelectHoverColor",
15461
15410
  "attributes": {
15462
15411
  "category": "utrecht",
15463
- "type": "skip-link",
15464
- "item": "box-block-end-shadow",
15412
+ "type": "select",
15413
+ "item": "hover",
15465
15414
  "subitem": "color"
15466
15415
  },
15467
15416
  "path": [
15468
15417
  "utrecht",
15469
- "skip-link",
15470
- "box-block-end-shadow",
15418
+ "select",
15419
+ "hover",
15471
15420
  "color"
15472
15421
  ]
15422
+ },
15423
+ "border-width": {
15424
+ "value": "1px",
15425
+ "type": "borderWidth",
15426
+ "filePath": "src/generated/wetgevend/tokens.json",
15427
+ "isSource": true,
15428
+ "original": {
15429
+ "value": "1px",
15430
+ "type": "borderWidth"
15431
+ },
15432
+ "name": "utrechtSelectHoverBorderWidth",
15433
+ "attributes": {
15434
+ "category": "utrecht",
15435
+ "type": "select",
15436
+ "item": "hover",
15437
+ "subitem": "border-width"
15438
+ },
15439
+ "path": [
15440
+ "utrecht",
15441
+ "select",
15442
+ "hover",
15443
+ "border-width"
15444
+ ]
15473
15445
  }
15474
15446
  },
15475
- "text-decoration": {
15476
- "value": "underline",
15477
- "type": "textDecoration",
15447
+ "padding-block-end": {
15448
+ "value": "0.5rem",
15449
+ "type": "spacing",
15478
15450
  "filePath": "src/generated/wetgevend/tokens.json",
15479
15451
  "isSource": true,
15480
15452
  "original": {
15481
- "value": "underline",
15482
- "type": "textDecoration"
15453
+ "value": "0.5rem",
15454
+ "type": "spacing"
15483
15455
  },
15484
- "name": "utrechtSkipLinkTextDecoration",
15456
+ "name": "utrechtSelectPaddingBlockEnd",
15485
15457
  "attributes": {
15486
15458
  "category": "utrecht",
15487
- "type": "skip-link",
15488
- "item": "text-decoration"
15459
+ "type": "select",
15460
+ "item": "padding-block-end"
15489
15461
  },
15490
15462
  "path": [
15491
15463
  "utrecht",
15492
- "skip-link",
15493
- "text-decoration"
15464
+ "select",
15465
+ "padding-block-end"
15494
15466
  ]
15495
15467
  },
15496
- "text-underline-offset": {
15497
- "value": "0.125rem",
15498
- "type": "other",
15468
+ "padding-block-start": {
15469
+ "value": "0.5rem",
15470
+ "type": "spacing",
15499
15471
  "filePath": "src/generated/wetgevend/tokens.json",
15500
15472
  "isSource": true,
15501
15473
  "original": {
15502
- "value": "0.125rem",
15503
- "type": "other"
15474
+ "value": "0.5rem",
15475
+ "type": "spacing"
15504
15476
  },
15505
- "name": "utrechtSkipLinkTextUnderlineOffset",
15477
+ "name": "utrechtSelectPaddingBlockStart",
15506
15478
  "attributes": {
15507
15479
  "category": "utrecht",
15508
- "type": "skip-link",
15509
- "item": "text-underline-offset"
15480
+ "type": "select",
15481
+ "item": "padding-block-start"
15510
15482
  },
15511
15483
  "path": [
15512
15484
  "utrecht",
15513
- "skip-link",
15514
- "text-underline-offset"
15485
+ "select",
15486
+ "padding-block-start"
15515
15487
  ]
15516
- }
15517
- },
15518
- "separator": {
15519
- "color": {
15520
- "value": "#CBD5E1",
15521
- "type": "color",
15488
+ },
15489
+ "padding-inline-end": {
15490
+ "value": "0.75rem",
15491
+ "type": "spacing",
15522
15492
  "filePath": "src/generated/wetgevend/tokens.json",
15523
15493
  "isSource": true,
15524
15494
  "original": {
15525
- "value": "#CBD5E1",
15526
- "type": "color"
15495
+ "value": "0.75rem",
15496
+ "type": "spacing"
15527
15497
  },
15528
- "name": "utrechtSeparatorColor",
15498
+ "name": "utrechtSelectPaddingInlineEnd",
15529
15499
  "attributes": {
15530
15500
  "category": "utrecht",
15531
- "type": "separator",
15532
- "item": "color"
15501
+ "type": "select",
15502
+ "item": "padding-inline-end"
15533
15503
  },
15534
15504
  "path": [
15535
15505
  "utrecht",
15536
- "separator",
15537
- "color"
15506
+ "select",
15507
+ "padding-inline-end"
15538
15508
  ]
15539
15509
  },
15540
- "block-size": {
15541
- "value": "2px",
15542
- "type": "sizing",
15510
+ "padding-inline-start": {
15511
+ "value": "0.75rem",
15512
+ "type": "spacing",
15543
15513
  "filePath": "src/generated/wetgevend/tokens.json",
15544
15514
  "isSource": true,
15545
15515
  "original": {
15546
- "value": "2px",
15547
- "type": "sizing"
15516
+ "value": "0.75rem",
15517
+ "type": "spacing"
15548
15518
  },
15549
- "name": "utrechtSeparatorBlockSize",
15519
+ "name": "utrechtSelectPaddingInlineStart",
15550
15520
  "attributes": {
15551
15521
  "category": "utrecht",
15552
- "type": "separator",
15553
- "item": "block-size"
15522
+ "type": "select",
15523
+ "item": "padding-inline-start"
15554
15524
  },
15555
15525
  "path": [
15556
15526
  "utrecht",
15557
- "separator",
15558
- "block-size"
15527
+ "select",
15528
+ "padding-inline-start"
15559
15529
  ]
15560
15530
  },
15561
- "margin-block-end": {
15562
- "value": "0.75rem",
15563
- "type": "spacing",
15531
+ "border-radius": {
15532
+ "value": "2.5px",
15533
+ "type": "borderRadius",
15564
15534
  "filePath": "src/generated/wetgevend/tokens.json",
15565
15535
  "isSource": true,
15566
15536
  "original": {
15567
- "value": "0.75rem",
15568
- "type": "spacing"
15537
+ "value": "2.5px",
15538
+ "type": "borderRadius"
15569
15539
  },
15570
- "name": "utrechtSeparatorMarginBlockEnd",
15540
+ "name": "utrechtSelectBorderRadius",
15571
15541
  "attributes": {
15572
15542
  "category": "utrecht",
15573
- "type": "separator",
15574
- "item": "margin-block-end"
15543
+ "type": "select",
15544
+ "item": "border-radius"
15575
15545
  },
15576
15546
  "path": [
15577
15547
  "utrecht",
15578
- "separator",
15579
- "margin-block-end"
15548
+ "select",
15549
+ "border-radius"
15580
15550
  ]
15581
15551
  },
15582
- "margin-block-start": {
15583
- "value": "0.75rem",
15584
- "type": "spacing",
15552
+ "border-bottom-width": {
15553
+ "value": "auto",
15554
+ "type": "borderWidth",
15585
15555
  "filePath": "src/generated/wetgevend/tokens.json",
15586
15556
  "isSource": true,
15587
15557
  "original": {
15588
- "value": "0.75rem",
15589
- "type": "spacing"
15558
+ "value": "auto",
15559
+ "type": "borderWidth"
15590
15560
  },
15591
- "name": "utrechtSeparatorMarginBlockStart",
15561
+ "name": "utrechtSelectBorderBottomWidth",
15592
15562
  "attributes": {
15593
15563
  "category": "utrecht",
15594
- "type": "separator",
15595
- "item": "margin-block-start"
15564
+ "type": "select",
15565
+ "item": "border-bottom-width"
15596
15566
  },
15597
15567
  "path": [
15598
15568
  "utrecht",
15599
- "separator",
15600
- "margin-block-start"
15569
+ "select",
15570
+ "border-bottom-width"
15601
15571
  ]
15602
- }
15603
- },
15604
- "select": {
15605
- "image-background-position": {
15606
- "value": "right 0.5rem center",
15607
- "type": "other",
15572
+ },
15573
+ "border-width": {
15574
+ "value": "1px",
15575
+ "type": "borderWidth",
15608
15576
  "filePath": "src/generated/wetgevend/tokens.json",
15609
15577
  "isSource": true,
15610
15578
  "original": {
15611
- "value": "right 0.5rem center",
15612
- "type": "other"
15579
+ "value": "1px",
15580
+ "type": "borderWidth"
15613
15581
  },
15614
- "name": "utrechtSelectImageBackgroundPosition",
15582
+ "name": "utrechtSelectBorderWidth",
15615
15583
  "attributes": {
15616
15584
  "category": "utrecht",
15617
15585
  "type": "select",
15618
- "item": "image-background-position"
15586
+ "item": "border-width"
15619
15587
  },
15620
15588
  "path": [
15621
15589
  "utrecht",
15622
15590
  "select",
15623
- "image-background-position"
15591
+ "border-width"
15624
15592
  ]
15625
15593
  },
15626
- "icon": {
15627
- "size": {
15628
- "value": "24px",
15629
- "type": "sizing",
15630
- "filePath": "src/generated/wetgevend/tokens.json",
15631
- "isSource": true,
15632
- "original": {
15633
- "value": "24px",
15634
- "type": "sizing"
15635
- },
15636
- "name": "utrechtSelectIconSize",
15637
- "attributes": {
15638
- "category": "utrecht",
15639
- "type": "select",
15640
- "item": "icon",
15641
- "subitem": "size"
15642
- },
15643
- "path": [
15644
- "utrecht",
15645
- "select",
15646
- "icon",
15647
- "size"
15648
- ]
15649
- }
15650
- },
15651
- "background-color": {
15652
- "value": "#fff",
15653
- "type": "color",
15594
+ "font-family": {
15595
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
15596
+ "type": "fontFamilies",
15654
15597
  "filePath": "src/generated/wetgevend/tokens.json",
15655
15598
  "isSource": true,
15656
15599
  "original": {
15657
- "value": "#fff",
15658
- "type": "color"
15600
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
15601
+ "type": "fontFamilies"
15659
15602
  },
15660
- "name": "utrechtSelectBackgroundColor",
15603
+ "name": "utrechtSelectFontFamily",
15661
15604
  "attributes": {
15662
15605
  "category": "utrecht",
15663
15606
  "type": "select",
15664
- "item": "background-color"
15607
+ "item": "font-family"
15665
15608
  },
15666
15609
  "path": [
15667
15610
  "utrecht",
15668
15611
  "select",
15669
- "background-color"
15612
+ "font-family"
15670
15613
  ]
15671
15614
  },
15672
- "border-color": {
15673
- "value": "#154273",
15674
- "type": "color",
15615
+ "font-weight": {
15616
+ "value": 400,
15617
+ "type": "fontWeights",
15675
15618
  "filePath": "src/generated/wetgevend/tokens.json",
15676
15619
  "isSource": true,
15677
15620
  "original": {
15678
- "value": "#154273",
15679
- "type": "color"
15621
+ "value": 400,
15622
+ "type": "fontWeights"
15680
15623
  },
15681
- "name": "utrechtSelectBorderColor",
15624
+ "name": "utrechtSelectFontWeight",
15682
15625
  "attributes": {
15683
15626
  "category": "utrecht",
15684
15627
  "type": "select",
15685
- "item": "border-color"
15628
+ "item": "font-weight"
15686
15629
  },
15687
15630
  "path": [
15688
15631
  "utrecht",
15689
15632
  "select",
15690
- "border-color"
15633
+ "font-weight"
15691
15634
  ]
15692
15635
  },
15693
- "color": {
15694
- "value": "#154273",
15695
- "type": "color",
15636
+ "line-height": {
15637
+ "value": "150%",
15638
+ "type": "lineHeights",
15696
15639
  "filePath": "src/generated/wetgevend/tokens.json",
15697
15640
  "isSource": true,
15698
15641
  "original": {
15699
- "value": "#154273",
15700
- "type": "color"
15642
+ "value": "150%",
15643
+ "type": "lineHeights"
15701
15644
  },
15702
- "name": "utrechtSelectColor",
15645
+ "name": "utrechtSelectLineHeight",
15703
15646
  "attributes": {
15704
15647
  "category": "utrecht",
15705
15648
  "type": "select",
15706
- "item": "color"
15649
+ "item": "line-height"
15707
15650
  },
15708
15651
  "path": [
15709
15652
  "utrecht",
15710
15653
  "select",
15711
- "color"
15654
+ "line-height"
15712
15655
  ]
15713
15656
  },
15714
- "invalid": {
15715
- "background-color": {
15716
- "value": "#f9dfdd",
15717
- "type": "color",
15718
- "filePath": "src/generated/wetgevend/tokens.json",
15719
- "isSource": true,
15720
- "original": {
15721
- "value": "#f9dfdd",
15722
- "type": "color"
15723
- },
15724
- "name": "utrechtSelectInvalidBackgroundColor",
15725
- "attributes": {
15726
- "category": "utrecht",
15727
- "type": "select",
15728
- "item": "invalid",
15729
- "subitem": "background-color"
15730
- },
15731
- "path": [
15732
- "utrecht",
15733
- "select",
15734
- "invalid",
15735
- "background-color"
15736
- ]
15657
+ "font-size": {
15658
+ "value": "1.25rem",
15659
+ "type": "fontSizes",
15660
+ "filePath": "src/generated/wetgevend/tokens.json",
15661
+ "isSource": true,
15662
+ "original": {
15663
+ "value": "1.25rem",
15664
+ "type": "fontSizes"
15737
15665
  },
15738
- "border-color": {
15739
- "value": "#d52b1e",
15740
- "type": "color",
15741
- "filePath": "src/generated/wetgevend/tokens.json",
15742
- "isSource": true,
15743
- "original": {
15744
- "value": "#d52b1e",
15745
- "type": "color"
15746
- },
15747
- "name": "utrechtSelectInvalidBorderColor",
15748
- "attributes": {
15749
- "category": "utrecht",
15750
- "type": "select",
15751
- "item": "invalid",
15752
- "subitem": "border-color"
15753
- },
15754
- "path": [
15755
- "utrecht",
15756
- "select",
15757
- "invalid",
15758
- "border-color"
15759
- ]
15666
+ "name": "utrechtSelectFontSize",
15667
+ "attributes": {
15668
+ "category": "utrecht",
15669
+ "type": "select",
15670
+ "item": "font-size"
15760
15671
  },
15761
- "color": {
15762
- "value": "#154273",
15763
- "type": "color",
15764
- "filePath": "src/generated/wetgevend/tokens.json",
15765
- "isSource": true,
15766
- "original": {
15767
- "value": "#154273",
15768
- "type": "color"
15769
- },
15770
- "name": "utrechtSelectInvalidColor",
15771
- "attributes": {
15772
- "category": "utrecht",
15773
- "type": "select",
15774
- "item": "invalid",
15775
- "subitem": "color"
15776
- },
15777
- "path": [
15778
- "utrecht",
15779
- "select",
15780
- "invalid",
15781
- "color"
15782
- ]
15672
+ "path": [
15673
+ "utrecht",
15674
+ "select",
15675
+ "font-size"
15676
+ ]
15677
+ },
15678
+ "max-inline-size": {
15679
+ "value": "400px",
15680
+ "type": "sizing",
15681
+ "filePath": "src/generated/wetgevend/tokens.json",
15682
+ "isSource": true,
15683
+ "original": {
15684
+ "value": "400px",
15685
+ "type": "sizing"
15686
+ },
15687
+ "name": "utrechtSelectMaxInlineSize",
15688
+ "attributes": {
15689
+ "category": "utrecht",
15690
+ "type": "select",
15691
+ "item": "max-inline-size"
15783
15692
  },
15693
+ "path": [
15694
+ "utrecht",
15695
+ "select",
15696
+ "max-inline-size"
15697
+ ]
15698
+ }
15699
+ },
15700
+ "radio-button": {
15701
+ "active": {
15784
15702
  "border-width": {
15785
15703
  "value": "1px",
15786
15704
  "type": "borderWidth",
@@ -15790,22 +15708,20 @@ module.exports = {
15790
15708
  "value": "1px",
15791
15709
  "type": "borderWidth"
15792
15710
  },
15793
- "name": "utrechtSelectInvalidBorderWidth",
15711
+ "name": "utrechtRadioButtonActiveBorderWidth",
15794
15712
  "attributes": {
15795
15713
  "category": "utrecht",
15796
- "type": "select",
15797
- "item": "invalid",
15714
+ "type": "radio-button",
15715
+ "item": "active",
15798
15716
  "subitem": "border-width"
15799
15717
  },
15800
15718
  "path": [
15801
15719
  "utrecht",
15802
- "select",
15803
- "invalid",
15720
+ "radio-button",
15721
+ "active",
15804
15722
  "border-width"
15805
15723
  ]
15806
- }
15807
- },
15808
- "focus": {
15724
+ },
15809
15725
  "background-color": {
15810
15726
  "value": "#fff",
15811
15727
  "type": "color",
@@ -15815,85 +15731,269 @@ module.exports = {
15815
15731
  "value": "#fff",
15816
15732
  "type": "color"
15817
15733
  },
15818
- "name": "utrechtSelectFocusBackgroundColor",
15734
+ "name": "utrechtRadioButtonActiveBackgroundColor",
15819
15735
  "attributes": {
15820
15736
  "category": "utrecht",
15821
- "type": "select",
15822
- "item": "focus",
15737
+ "type": "radio-button",
15738
+ "item": "active",
15823
15739
  "subitem": "background-color"
15824
15740
  },
15825
15741
  "path": [
15826
15742
  "utrecht",
15827
- "select",
15828
- "focus",
15743
+ "radio-button",
15744
+ "active",
15829
15745
  "background-color"
15830
15746
  ]
15831
15747
  },
15832
15748
  "border-color": {
15833
- "value": "#154273",
15749
+ "value": "#4f7196",
15834
15750
  "type": "color",
15835
15751
  "filePath": "src/generated/wetgevend/tokens.json",
15836
15752
  "isSource": true,
15837
15753
  "original": {
15838
- "value": "#154273",
15754
+ "value": "#4f7196",
15839
15755
  "type": "color"
15840
15756
  },
15841
- "name": "utrechtSelectFocusBorderColor",
15757
+ "name": "utrechtRadioButtonActiveBorderColor",
15842
15758
  "attributes": {
15843
15759
  "category": "utrecht",
15844
- "type": "select",
15845
- "item": "focus",
15760
+ "type": "radio-button",
15761
+ "item": "active",
15846
15762
  "subitem": "border-color"
15847
15763
  },
15848
15764
  "path": [
15849
15765
  "utrecht",
15850
- "select",
15851
- "focus",
15766
+ "radio-button",
15767
+ "active",
15852
15768
  "border-color"
15853
15769
  ]
15770
+ }
15771
+ },
15772
+ "size": {
15773
+ "value": "24px",
15774
+ "type": "sizing",
15775
+ "filePath": "src/generated/wetgevend/tokens.json",
15776
+ "isSource": true,
15777
+ "original": {
15778
+ "value": "24px",
15779
+ "type": "sizing"
15854
15780
  },
15855
- "color": {
15856
- "value": "#154273",
15857
- "type": "color",
15781
+ "name": "utrechtRadioButtonSize",
15782
+ "attributes": {
15783
+ "category": "utrecht",
15784
+ "type": "radio-button",
15785
+ "item": "size"
15786
+ },
15787
+ "path": [
15788
+ "utrecht",
15789
+ "radio-button",
15790
+ "size"
15791
+ ]
15792
+ },
15793
+ "dot": {
15794
+ "size": {
15795
+ "value": "12px",
15796
+ "type": "sizing",
15858
15797
  "filePath": "src/generated/wetgevend/tokens.json",
15859
15798
  "isSource": true,
15860
15799
  "original": {
15861
- "value": "#154273",
15862
- "type": "color"
15800
+ "value": "12px",
15801
+ "type": "sizing"
15863
15802
  },
15864
- "name": "utrechtSelectFocusColor",
15803
+ "name": "utrechtRadioButtonDotSize",
15865
15804
  "attributes": {
15866
15805
  "category": "utrecht",
15867
- "type": "select",
15868
- "item": "focus",
15869
- "subitem": "color"
15806
+ "type": "radio-button",
15807
+ "item": "dot",
15808
+ "subitem": "size"
15870
15809
  },
15871
15810
  "path": [
15872
15811
  "utrecht",
15873
- "select",
15874
- "focus",
15875
- "color"
15812
+ "radio-button",
15813
+ "dot",
15814
+ "size"
15876
15815
  ]
15877
- },
15878
- "border-width": {
15879
- "value": "2px",
15880
- "type": "borderWidth",
15881
- "filePath": "src/generated/wetgevend/tokens.json",
15882
- "isSource": true,
15883
- "original": {
15884
- "value": "2px",
15885
- "type": "borderWidth"
15816
+ }
15817
+ },
15818
+ "background-color": {
15819
+ "value": "#fff",
15820
+ "type": "color",
15821
+ "filePath": "src/generated/wetgevend/tokens.json",
15822
+ "isSource": true,
15823
+ "original": {
15824
+ "value": "#fff",
15825
+ "type": "color"
15826
+ },
15827
+ "name": "utrechtRadioButtonBackgroundColor",
15828
+ "attributes": {
15829
+ "category": "utrecht",
15830
+ "type": "radio-button",
15831
+ "item": "background-color"
15832
+ },
15833
+ "path": [
15834
+ "utrecht",
15835
+ "radio-button",
15836
+ "background-color"
15837
+ ]
15838
+ },
15839
+ "border-color": {
15840
+ "value": "#154273",
15841
+ "type": "color",
15842
+ "filePath": "src/generated/wetgevend/tokens.json",
15843
+ "isSource": true,
15844
+ "original": {
15845
+ "value": "#154273",
15846
+ "type": "color"
15847
+ },
15848
+ "name": "utrechtRadioButtonBorderColor",
15849
+ "attributes": {
15850
+ "category": "utrecht",
15851
+ "type": "radio-button",
15852
+ "item": "border-color"
15853
+ },
15854
+ "path": [
15855
+ "utrecht",
15856
+ "radio-button",
15857
+ "border-color"
15858
+ ]
15859
+ },
15860
+ "invalid": {
15861
+ "background-color": {
15862
+ "value": "#f9dfdd",
15863
+ "type": "color",
15864
+ "filePath": "src/generated/wetgevend/tokens.json",
15865
+ "isSource": true,
15866
+ "original": {
15867
+ "value": "#f9dfdd",
15868
+ "type": "color"
15886
15869
  },
15887
- "name": "utrechtSelectFocusBorderWidth",
15870
+ "name": "utrechtRadioButtonInvalidBackgroundColor",
15888
15871
  "attributes": {
15889
15872
  "category": "utrecht",
15890
- "type": "select",
15873
+ "type": "radio-button",
15874
+ "item": "invalid",
15875
+ "subitem": "background-color"
15876
+ },
15877
+ "path": [
15878
+ "utrecht",
15879
+ "radio-button",
15880
+ "invalid",
15881
+ "background-color"
15882
+ ]
15883
+ },
15884
+ "border-color": {
15885
+ "value": "#d52b1e",
15886
+ "type": "color",
15887
+ "filePath": "src/generated/wetgevend/tokens.json",
15888
+ "isSource": true,
15889
+ "original": {
15890
+ "value": "#d52b1e",
15891
+ "type": "color"
15892
+ },
15893
+ "name": "utrechtRadioButtonInvalidBorderColor",
15894
+ "attributes": {
15895
+ "category": "utrecht",
15896
+ "type": "radio-button",
15897
+ "item": "invalid",
15898
+ "subitem": "border-color"
15899
+ },
15900
+ "path": [
15901
+ "utrecht",
15902
+ "radio-button",
15903
+ "invalid",
15904
+ "border-color"
15905
+ ]
15906
+ },
15907
+ "border-width": {
15908
+ "value": "1px",
15909
+ "type": "borderWidth",
15910
+ "filePath": "src/generated/wetgevend/tokens.json",
15911
+ "isSource": true,
15912
+ "original": {
15913
+ "value": "1px",
15914
+ "type": "borderWidth"
15915
+ },
15916
+ "name": "utrechtRadioButtonInvalidBorderWidth",
15917
+ "attributes": {
15918
+ "category": "utrecht",
15919
+ "type": "radio-button",
15920
+ "item": "invalid",
15921
+ "subitem": "border-width"
15922
+ },
15923
+ "path": [
15924
+ "utrecht",
15925
+ "radio-button",
15926
+ "invalid",
15927
+ "border-width"
15928
+ ]
15929
+ }
15930
+ },
15931
+ "focus": {
15932
+ "background-color": {
15933
+ "value": "#fff",
15934
+ "type": "color",
15935
+ "filePath": "src/generated/wetgevend/tokens.json",
15936
+ "isSource": true,
15937
+ "original": {
15938
+ "value": "#fff",
15939
+ "type": "color"
15940
+ },
15941
+ "name": "utrechtRadioButtonFocusBackgroundColor",
15942
+ "attributes": {
15943
+ "category": "utrecht",
15944
+ "type": "radio-button",
15945
+ "item": "focus",
15946
+ "subitem": "background-color"
15947
+ },
15948
+ "path": [
15949
+ "utrecht",
15950
+ "radio-button",
15951
+ "focus",
15952
+ "background-color"
15953
+ ]
15954
+ },
15955
+ "border-color": {
15956
+ "value": "#154273",
15957
+ "type": "color",
15958
+ "filePath": "src/generated/wetgevend/tokens.json",
15959
+ "isSource": true,
15960
+ "original": {
15961
+ "value": "#154273",
15962
+ "type": "color"
15963
+ },
15964
+ "name": "utrechtRadioButtonFocusBorderColor",
15965
+ "attributes": {
15966
+ "category": "utrecht",
15967
+ "type": "radio-button",
15968
+ "item": "focus",
15969
+ "subitem": "border-color"
15970
+ },
15971
+ "path": [
15972
+ "utrecht",
15973
+ "radio-button",
15974
+ "focus",
15975
+ "border-color"
15976
+ ]
15977
+ },
15978
+ "border-width": {
15979
+ "value": "2px",
15980
+ "type": "borderWidth",
15981
+ "filePath": "src/generated/wetgevend/tokens.json",
15982
+ "isSource": true,
15983
+ "original": {
15984
+ "value": "2px",
15985
+ "type": "borderWidth"
15986
+ },
15987
+ "name": "utrechtRadioButtonFocusBorderWidth",
15988
+ "attributes": {
15989
+ "category": "utrecht",
15990
+ "type": "radio-button",
15891
15991
  "item": "focus",
15892
15992
  "subitem": "border-width"
15893
15993
  },
15894
15994
  "path": [
15895
15995
  "utrecht",
15896
- "select",
15996
+ "radio-button",
15897
15997
  "focus",
15898
15998
  "border-width"
15899
15999
  ]
@@ -15909,16 +16009,16 @@ module.exports = {
15909
16009
  "value": "#CBD5E1",
15910
16010
  "type": "color"
15911
16011
  },
15912
- "name": "utrechtSelectDisabledBackgroundColor",
16012
+ "name": "utrechtRadioButtonDisabledBackgroundColor",
15913
16013
  "attributes": {
15914
16014
  "category": "utrecht",
15915
- "type": "select",
16015
+ "type": "radio-button",
15916
16016
  "item": "disabled",
15917
16017
  "subitem": "background-color"
15918
16018
  },
15919
16019
  "path": [
15920
16020
  "utrecht",
15921
- "select",
16021
+ "radio-button",
15922
16022
  "disabled",
15923
16023
  "background-color"
15924
16024
  ]
@@ -15932,16 +16032,16 @@ module.exports = {
15932
16032
  "value": "#94A3B8",
15933
16033
  "type": "color"
15934
16034
  },
15935
- "name": "utrechtSelectDisabledBorderColor",
16035
+ "name": "utrechtRadioButtonDisabledBorderColor",
15936
16036
  "attributes": {
15937
16037
  "category": "utrecht",
15938
- "type": "select",
16038
+ "type": "radio-button",
15939
16039
  "item": "disabled",
15940
16040
  "subitem": "border-color"
15941
16041
  },
15942
16042
  "path": [
15943
16043
  "utrecht",
15944
- "select",
16044
+ "radio-button",
15945
16045
  "disabled",
15946
16046
  "border-color"
15947
16047
  ]
@@ -15955,808 +16055,88 @@ module.exports = {
15955
16055
  "value": "#475569",
15956
16056
  "type": "color"
15957
16057
  },
15958
- "name": "utrechtSelectDisabledColor",
16058
+ "name": "utrechtRadioButtonDisabledColor",
15959
16059
  "attributes": {
15960
16060
  "category": "utrecht",
15961
- "type": "select",
16061
+ "type": "radio-button",
15962
16062
  "item": "disabled",
15963
16063
  "subitem": "color"
15964
16064
  },
15965
16065
  "path": [
15966
16066
  "utrecht",
15967
- "select",
16067
+ "radio-button",
15968
16068
  "disabled",
15969
16069
  "color"
15970
16070
  ]
15971
16071
  }
15972
16072
  },
15973
- "hover": {
16073
+ "checked": {
15974
16074
  "background-color": {
15975
- "value": "#fff",
16075
+ "value": "#154273",
15976
16076
  "type": "color",
15977
16077
  "filePath": "src/generated/wetgevend/tokens.json",
15978
16078
  "isSource": true,
15979
16079
  "original": {
15980
- "value": "#fff",
16080
+ "value": "#154273",
15981
16081
  "type": "color"
15982
16082
  },
15983
- "name": "utrechtSelectHoverBackgroundColor",
16083
+ "name": "utrechtRadioButtonCheckedBackgroundColor",
15984
16084
  "attributes": {
15985
16085
  "category": "utrecht",
15986
- "type": "select",
15987
- "item": "hover",
16086
+ "type": "radio-button",
16087
+ "item": "checked",
15988
16088
  "subitem": "background-color"
15989
16089
  },
15990
16090
  "path": [
15991
16091
  "utrecht",
15992
- "select",
15993
- "hover",
16092
+ "radio-button",
16093
+ "checked",
15994
16094
  "background-color"
15995
16095
  ]
15996
16096
  },
15997
16097
  "border-color": {
15998
- "value": "#738eab",
16098
+ "value": "transparent",
15999
16099
  "type": "color",
16000
16100
  "filePath": "src/generated/wetgevend/tokens.json",
16001
16101
  "isSource": true,
16002
16102
  "original": {
16003
- "value": "#738eab",
16103
+ "value": "transparent",
16004
16104
  "type": "color"
16005
16105
  },
16006
- "name": "utrechtSelectHoverBorderColor",
16106
+ "name": "utrechtRadioButtonCheckedBorderColor",
16007
16107
  "attributes": {
16008
16108
  "category": "utrecht",
16009
- "type": "select",
16010
- "item": "hover",
16109
+ "type": "radio-button",
16110
+ "item": "checked",
16011
16111
  "subitem": "border-color"
16012
16112
  },
16013
16113
  "path": [
16014
16114
  "utrecht",
16015
- "select",
16016
- "hover",
16115
+ "radio-button",
16116
+ "checked",
16017
16117
  "border-color"
16018
16118
  ]
16019
16119
  },
16020
16120
  "color": {
16021
- "value": "#154273",
16121
+ "value": "#fff",
16022
16122
  "type": "color",
16023
16123
  "filePath": "src/generated/wetgevend/tokens.json",
16024
16124
  "isSource": true,
16025
16125
  "original": {
16026
- "value": "#154273",
16126
+ "value": "#fff",
16027
16127
  "type": "color"
16028
16128
  },
16029
- "name": "utrechtSelectHoverColor",
16129
+ "name": "utrechtRadioButtonCheckedColor",
16030
16130
  "attributes": {
16031
16131
  "category": "utrecht",
16032
- "type": "select",
16033
- "item": "hover",
16132
+ "type": "radio-button",
16133
+ "item": "checked",
16034
16134
  "subitem": "color"
16035
16135
  },
16036
16136
  "path": [
16037
16137
  "utrecht",
16038
- "select",
16039
- "hover",
16040
- "color"
16041
- ]
16042
- },
16043
- "border-width": {
16044
- "value": "1px",
16045
- "type": "borderWidth",
16046
- "filePath": "src/generated/wetgevend/tokens.json",
16047
- "isSource": true,
16048
- "original": {
16049
- "value": "1px",
16050
- "type": "borderWidth"
16051
- },
16052
- "name": "utrechtSelectHoverBorderWidth",
16053
- "attributes": {
16054
- "category": "utrecht",
16055
- "type": "select",
16056
- "item": "hover",
16057
- "subitem": "border-width"
16058
- },
16059
- "path": [
16060
- "utrecht",
16061
- "select",
16062
- "hover",
16063
- "border-width"
16064
- ]
16065
- }
16066
- },
16067
- "padding-block-end": {
16068
- "value": "0.5rem",
16069
- "type": "spacing",
16070
- "filePath": "src/generated/wetgevend/tokens.json",
16071
- "isSource": true,
16072
- "original": {
16073
- "value": "0.5rem",
16074
- "type": "spacing"
16075
- },
16076
- "name": "utrechtSelectPaddingBlockEnd",
16077
- "attributes": {
16078
- "category": "utrecht",
16079
- "type": "select",
16080
- "item": "padding-block-end"
16081
- },
16082
- "path": [
16083
- "utrecht",
16084
- "select",
16085
- "padding-block-end"
16086
- ]
16087
- },
16088
- "padding-block-start": {
16089
- "value": "0.5rem",
16090
- "type": "spacing",
16091
- "filePath": "src/generated/wetgevend/tokens.json",
16092
- "isSource": true,
16093
- "original": {
16094
- "value": "0.5rem",
16095
- "type": "spacing"
16096
- },
16097
- "name": "utrechtSelectPaddingBlockStart",
16098
- "attributes": {
16099
- "category": "utrecht",
16100
- "type": "select",
16101
- "item": "padding-block-start"
16102
- },
16103
- "path": [
16104
- "utrecht",
16105
- "select",
16106
- "padding-block-start"
16107
- ]
16108
- },
16109
- "padding-inline-end": {
16110
- "value": "0.75rem",
16111
- "type": "spacing",
16112
- "filePath": "src/generated/wetgevend/tokens.json",
16113
- "isSource": true,
16114
- "original": {
16115
- "value": "0.75rem",
16116
- "type": "spacing"
16117
- },
16118
- "name": "utrechtSelectPaddingInlineEnd",
16119
- "attributes": {
16120
- "category": "utrecht",
16121
- "type": "select",
16122
- "item": "padding-inline-end"
16123
- },
16124
- "path": [
16125
- "utrecht",
16126
- "select",
16127
- "padding-inline-end"
16128
- ]
16129
- },
16130
- "padding-inline-start": {
16131
- "value": "0.75rem",
16132
- "type": "spacing",
16133
- "filePath": "src/generated/wetgevend/tokens.json",
16134
- "isSource": true,
16135
- "original": {
16136
- "value": "0.75rem",
16137
- "type": "spacing"
16138
- },
16139
- "name": "utrechtSelectPaddingInlineStart",
16140
- "attributes": {
16141
- "category": "utrecht",
16142
- "type": "select",
16143
- "item": "padding-inline-start"
16144
- },
16145
- "path": [
16146
- "utrecht",
16147
- "select",
16148
- "padding-inline-start"
16149
- ]
16150
- },
16151
- "border-radius": {
16152
- "value": "2.5px",
16153
- "type": "borderRadius",
16154
- "filePath": "src/generated/wetgevend/tokens.json",
16155
- "isSource": true,
16156
- "original": {
16157
- "value": "2.5px",
16158
- "type": "borderRadius"
16159
- },
16160
- "name": "utrechtSelectBorderRadius",
16161
- "attributes": {
16162
- "category": "utrecht",
16163
- "type": "select",
16164
- "item": "border-radius"
16165
- },
16166
- "path": [
16167
- "utrecht",
16168
- "select",
16169
- "border-radius"
16170
- ]
16171
- },
16172
- "border-bottom-width": {
16173
- "value": "auto",
16174
- "type": "borderWidth",
16175
- "filePath": "src/generated/wetgevend/tokens.json",
16176
- "isSource": true,
16177
- "original": {
16178
- "value": "auto",
16179
- "type": "borderWidth"
16180
- },
16181
- "name": "utrechtSelectBorderBottomWidth",
16182
- "attributes": {
16183
- "category": "utrecht",
16184
- "type": "select",
16185
- "item": "border-bottom-width"
16186
- },
16187
- "path": [
16188
- "utrecht",
16189
- "select",
16190
- "border-bottom-width"
16191
- ]
16192
- },
16193
- "border-width": {
16194
- "value": "1px",
16195
- "type": "borderWidth",
16196
- "filePath": "src/generated/wetgevend/tokens.json",
16197
- "isSource": true,
16198
- "original": {
16199
- "value": "1px",
16200
- "type": "borderWidth"
16201
- },
16202
- "name": "utrechtSelectBorderWidth",
16203
- "attributes": {
16204
- "category": "utrecht",
16205
- "type": "select",
16206
- "item": "border-width"
16207
- },
16208
- "path": [
16209
- "utrecht",
16210
- "select",
16211
- "border-width"
16212
- ]
16213
- },
16214
- "font-family": {
16215
- "value": "Fira Sans, Arial, Verdana, sans-serif",
16216
- "type": "fontFamilies",
16217
- "filePath": "src/generated/wetgevend/tokens.json",
16218
- "isSource": true,
16219
- "original": {
16220
- "value": "Fira Sans, Arial, Verdana, sans-serif",
16221
- "type": "fontFamilies"
16222
- },
16223
- "name": "utrechtSelectFontFamily",
16224
- "attributes": {
16225
- "category": "utrecht",
16226
- "type": "select",
16227
- "item": "font-family"
16228
- },
16229
- "path": [
16230
- "utrecht",
16231
- "select",
16232
- "font-family"
16233
- ]
16234
- },
16235
- "font-weight": {
16236
- "value": 400,
16237
- "type": "fontWeights",
16238
- "filePath": "src/generated/wetgevend/tokens.json",
16239
- "isSource": true,
16240
- "original": {
16241
- "value": 400,
16242
- "type": "fontWeights"
16243
- },
16244
- "name": "utrechtSelectFontWeight",
16245
- "attributes": {
16246
- "category": "utrecht",
16247
- "type": "select",
16248
- "item": "font-weight"
16249
- },
16250
- "path": [
16251
- "utrecht",
16252
- "select",
16253
- "font-weight"
16254
- ]
16255
- },
16256
- "line-height": {
16257
- "value": "150%",
16258
- "type": "lineHeights",
16259
- "filePath": "src/generated/wetgevend/tokens.json",
16260
- "isSource": true,
16261
- "original": {
16262
- "value": "150%",
16263
- "type": "lineHeights"
16264
- },
16265
- "name": "utrechtSelectLineHeight",
16266
- "attributes": {
16267
- "category": "utrecht",
16268
- "type": "select",
16269
- "item": "line-height"
16270
- },
16271
- "path": [
16272
- "utrecht",
16273
- "select",
16274
- "line-height"
16275
- ]
16276
- },
16277
- "font-size": {
16278
- "value": "1.25rem",
16279
- "type": "fontSizes",
16280
- "filePath": "src/generated/wetgevend/tokens.json",
16281
- "isSource": true,
16282
- "original": {
16283
- "value": "1.25rem",
16284
- "type": "fontSizes"
16285
- },
16286
- "name": "utrechtSelectFontSize",
16287
- "attributes": {
16288
- "category": "utrecht",
16289
- "type": "select",
16290
- "item": "font-size"
16291
- },
16292
- "path": [
16293
- "utrecht",
16294
- "select",
16295
- "font-size"
16296
- ]
16297
- },
16298
- "max-inline-size": {
16299
- "value": "400px",
16300
- "type": "sizing",
16301
- "filePath": "src/generated/wetgevend/tokens.json",
16302
- "isSource": true,
16303
- "original": {
16304
- "value": "400px",
16305
- "type": "sizing"
16306
- },
16307
- "name": "utrechtSelectMaxInlineSize",
16308
- "attributes": {
16309
- "category": "utrecht",
16310
- "type": "select",
16311
- "item": "max-inline-size"
16312
- },
16313
- "path": [
16314
- "utrecht",
16315
- "select",
16316
- "max-inline-size"
16317
- ]
16318
- }
16319
- },
16320
- "radio-button": {
16321
- "active": {
16322
- "border-width": {
16323
- "value": "1px",
16324
- "type": "borderWidth",
16325
- "filePath": "src/generated/wetgevend/tokens.json",
16326
- "isSource": true,
16327
- "original": {
16328
- "value": "1px",
16329
- "type": "borderWidth"
16330
- },
16331
- "name": "utrechtRadioButtonActiveBorderWidth",
16332
- "attributes": {
16333
- "category": "utrecht",
16334
- "type": "radio-button",
16335
- "item": "active",
16336
- "subitem": "border-width"
16337
- },
16338
- "path": [
16339
- "utrecht",
16340
- "radio-button",
16341
- "active",
16342
- "border-width"
16343
- ]
16344
- },
16345
- "background-color": {
16346
- "value": "#fff",
16347
- "type": "color",
16348
- "filePath": "src/generated/wetgevend/tokens.json",
16349
- "isSource": true,
16350
- "original": {
16351
- "value": "#fff",
16352
- "type": "color"
16353
- },
16354
- "name": "utrechtRadioButtonActiveBackgroundColor",
16355
- "attributes": {
16356
- "category": "utrecht",
16357
- "type": "radio-button",
16358
- "item": "active",
16359
- "subitem": "background-color"
16360
- },
16361
- "path": [
16362
- "utrecht",
16363
- "radio-button",
16364
- "active",
16365
- "background-color"
16366
- ]
16367
- },
16368
- "border-color": {
16369
- "value": "#4f7196",
16370
- "type": "color",
16371
- "filePath": "src/generated/wetgevend/tokens.json",
16372
- "isSource": true,
16373
- "original": {
16374
- "value": "#4f7196",
16375
- "type": "color"
16376
- },
16377
- "name": "utrechtRadioButtonActiveBorderColor",
16378
- "attributes": {
16379
- "category": "utrecht",
16380
- "type": "radio-button",
16381
- "item": "active",
16382
- "subitem": "border-color"
16383
- },
16384
- "path": [
16385
- "utrecht",
16386
- "radio-button",
16387
- "active",
16388
- "border-color"
16389
- ]
16390
- }
16391
- },
16392
- "size": {
16393
- "value": "24px",
16394
- "type": "sizing",
16395
- "filePath": "src/generated/wetgevend/tokens.json",
16396
- "isSource": true,
16397
- "original": {
16398
- "value": "24px",
16399
- "type": "sizing"
16400
- },
16401
- "name": "utrechtRadioButtonSize",
16402
- "attributes": {
16403
- "category": "utrecht",
16404
- "type": "radio-button",
16405
- "item": "size"
16406
- },
16407
- "path": [
16408
- "utrecht",
16409
- "radio-button",
16410
- "size"
16411
- ]
16412
- },
16413
- "dot": {
16414
- "size": {
16415
- "value": "12px",
16416
- "type": "sizing",
16417
- "filePath": "src/generated/wetgevend/tokens.json",
16418
- "isSource": true,
16419
- "original": {
16420
- "value": "12px",
16421
- "type": "sizing"
16422
- },
16423
- "name": "utrechtRadioButtonDotSize",
16424
- "attributes": {
16425
- "category": "utrecht",
16426
- "type": "radio-button",
16427
- "item": "dot",
16428
- "subitem": "size"
16429
- },
16430
- "path": [
16431
- "utrecht",
16432
- "radio-button",
16433
- "dot",
16434
- "size"
16435
- ]
16436
- }
16437
- },
16438
- "background-color": {
16439
- "value": "#fff",
16440
- "type": "color",
16441
- "filePath": "src/generated/wetgevend/tokens.json",
16442
- "isSource": true,
16443
- "original": {
16444
- "value": "#fff",
16445
- "type": "color"
16446
- },
16447
- "name": "utrechtRadioButtonBackgroundColor",
16448
- "attributes": {
16449
- "category": "utrecht",
16450
- "type": "radio-button",
16451
- "item": "background-color"
16452
- },
16453
- "path": [
16454
- "utrecht",
16455
- "radio-button",
16456
- "background-color"
16457
- ]
16458
- },
16459
- "border-color": {
16460
- "value": "#154273",
16461
- "type": "color",
16462
- "filePath": "src/generated/wetgevend/tokens.json",
16463
- "isSource": true,
16464
- "original": {
16465
- "value": "#154273",
16466
- "type": "color"
16467
- },
16468
- "name": "utrechtRadioButtonBorderColor",
16469
- "attributes": {
16470
- "category": "utrecht",
16471
- "type": "radio-button",
16472
- "item": "border-color"
16473
- },
16474
- "path": [
16475
- "utrecht",
16476
- "radio-button",
16477
- "border-color"
16478
- ]
16479
- },
16480
- "invalid": {
16481
- "background-color": {
16482
- "value": "#f9dfdd",
16483
- "type": "color",
16484
- "filePath": "src/generated/wetgevend/tokens.json",
16485
- "isSource": true,
16486
- "original": {
16487
- "value": "#f9dfdd",
16488
- "type": "color"
16489
- },
16490
- "name": "utrechtRadioButtonInvalidBackgroundColor",
16491
- "attributes": {
16492
- "category": "utrecht",
16493
- "type": "radio-button",
16494
- "item": "invalid",
16495
- "subitem": "background-color"
16496
- },
16497
- "path": [
16498
- "utrecht",
16499
- "radio-button",
16500
- "invalid",
16501
- "background-color"
16502
- ]
16503
- },
16504
- "border-color": {
16505
- "value": "#d52b1e",
16506
- "type": "color",
16507
- "filePath": "src/generated/wetgevend/tokens.json",
16508
- "isSource": true,
16509
- "original": {
16510
- "value": "#d52b1e",
16511
- "type": "color"
16512
- },
16513
- "name": "utrechtRadioButtonInvalidBorderColor",
16514
- "attributes": {
16515
- "category": "utrecht",
16516
- "type": "radio-button",
16517
- "item": "invalid",
16518
- "subitem": "border-color"
16519
- },
16520
- "path": [
16521
- "utrecht",
16522
- "radio-button",
16523
- "invalid",
16524
- "border-color"
16525
- ]
16526
- },
16527
- "border-width": {
16528
- "value": "1px",
16529
- "type": "borderWidth",
16530
- "filePath": "src/generated/wetgevend/tokens.json",
16531
- "isSource": true,
16532
- "original": {
16533
- "value": "1px",
16534
- "type": "borderWidth"
16535
- },
16536
- "name": "utrechtRadioButtonInvalidBorderWidth",
16537
- "attributes": {
16538
- "category": "utrecht",
16539
- "type": "radio-button",
16540
- "item": "invalid",
16541
- "subitem": "border-width"
16542
- },
16543
- "path": [
16544
- "utrecht",
16545
- "radio-button",
16546
- "invalid",
16547
- "border-width"
16548
- ]
16549
- }
16550
- },
16551
- "focus": {
16552
- "background-color": {
16553
- "value": "#fff",
16554
- "type": "color",
16555
- "filePath": "src/generated/wetgevend/tokens.json",
16556
- "isSource": true,
16557
- "original": {
16558
- "value": "#fff",
16559
- "type": "color"
16560
- },
16561
- "name": "utrechtRadioButtonFocusBackgroundColor",
16562
- "attributes": {
16563
- "category": "utrecht",
16564
- "type": "radio-button",
16565
- "item": "focus",
16566
- "subitem": "background-color"
16567
- },
16568
- "path": [
16569
- "utrecht",
16570
- "radio-button",
16571
- "focus",
16572
- "background-color"
16573
- ]
16574
- },
16575
- "border-color": {
16576
- "value": "#154273",
16577
- "type": "color",
16578
- "filePath": "src/generated/wetgevend/tokens.json",
16579
- "isSource": true,
16580
- "original": {
16581
- "value": "#154273",
16582
- "type": "color"
16583
- },
16584
- "name": "utrechtRadioButtonFocusBorderColor",
16585
- "attributes": {
16586
- "category": "utrecht",
16587
- "type": "radio-button",
16588
- "item": "focus",
16589
- "subitem": "border-color"
16590
- },
16591
- "path": [
16592
- "utrecht",
16593
- "radio-button",
16594
- "focus",
16595
- "border-color"
16596
- ]
16597
- },
16598
- "border-width": {
16599
- "value": "2px",
16600
- "type": "borderWidth",
16601
- "filePath": "src/generated/wetgevend/tokens.json",
16602
- "isSource": true,
16603
- "original": {
16604
- "value": "2px",
16605
- "type": "borderWidth"
16606
- },
16607
- "name": "utrechtRadioButtonFocusBorderWidth",
16608
- "attributes": {
16609
- "category": "utrecht",
16610
- "type": "radio-button",
16611
- "item": "focus",
16612
- "subitem": "border-width"
16613
- },
16614
- "path": [
16615
- "utrecht",
16616
- "radio-button",
16617
- "focus",
16618
- "border-width"
16619
- ]
16620
- }
16621
- },
16622
- "disabled": {
16623
- "background-color": {
16624
- "value": "#CBD5E1",
16625
- "type": "color",
16626
- "filePath": "src/generated/wetgevend/tokens.json",
16627
- "isSource": true,
16628
- "original": {
16629
- "value": "#CBD5E1",
16630
- "type": "color"
16631
- },
16632
- "name": "utrechtRadioButtonDisabledBackgroundColor",
16633
- "attributes": {
16634
- "category": "utrecht",
16635
- "type": "radio-button",
16636
- "item": "disabled",
16637
- "subitem": "background-color"
16638
- },
16639
- "path": [
16640
- "utrecht",
16641
- "radio-button",
16642
- "disabled",
16643
- "background-color"
16644
- ]
16645
- },
16646
- "border-color": {
16647
- "value": "#94A3B8",
16648
- "type": "color",
16649
- "filePath": "src/generated/wetgevend/tokens.json",
16650
- "isSource": true,
16651
- "original": {
16652
- "value": "#94A3B8",
16653
- "type": "color"
16654
- },
16655
- "name": "utrechtRadioButtonDisabledBorderColor",
16656
- "attributes": {
16657
- "category": "utrecht",
16658
- "type": "radio-button",
16659
- "item": "disabled",
16660
- "subitem": "border-color"
16661
- },
16662
- "path": [
16663
- "utrecht",
16664
- "radio-button",
16665
- "disabled",
16666
- "border-color"
16667
- ]
16668
- },
16669
- "color": {
16670
- "value": "#475569",
16671
- "type": "color",
16672
- "filePath": "src/generated/wetgevend/tokens.json",
16673
- "isSource": true,
16674
- "original": {
16675
- "value": "#475569",
16676
- "type": "color"
16677
- },
16678
- "name": "utrechtRadioButtonDisabledColor",
16679
- "attributes": {
16680
- "category": "utrecht",
16681
- "type": "radio-button",
16682
- "item": "disabled",
16683
- "subitem": "color"
16684
- },
16685
- "path": [
16686
- "utrecht",
16687
- "radio-button",
16688
- "disabled",
16689
- "color"
16690
- ]
16691
- }
16692
- },
16693
- "checked": {
16694
- "background-color": {
16695
- "value": "#154273",
16696
- "type": "color",
16697
- "filePath": "src/generated/wetgevend/tokens.json",
16698
- "isSource": true,
16699
- "original": {
16700
- "value": "#154273",
16701
- "type": "color"
16702
- },
16703
- "name": "utrechtRadioButtonCheckedBackgroundColor",
16704
- "attributes": {
16705
- "category": "utrecht",
16706
- "type": "radio-button",
16707
- "item": "checked",
16708
- "subitem": "background-color"
16709
- },
16710
- "path": [
16711
- "utrecht",
16712
- "radio-button",
16713
- "checked",
16714
- "background-color"
16715
- ]
16716
- },
16717
- "border-color": {
16718
- "value": "transparent",
16719
- "type": "color",
16720
- "filePath": "src/generated/wetgevend/tokens.json",
16721
- "isSource": true,
16722
- "original": {
16723
- "value": "transparent",
16724
- "type": "color"
16725
- },
16726
- "name": "utrechtRadioButtonCheckedBorderColor",
16727
- "attributes": {
16728
- "category": "utrecht",
16729
- "type": "radio-button",
16730
- "item": "checked",
16731
- "subitem": "border-color"
16732
- },
16733
- "path": [
16734
- "utrecht",
16735
- "radio-button",
16736
- "checked",
16737
- "border-color"
16738
- ]
16739
- },
16740
- "color": {
16741
- "value": "#fff",
16742
- "type": "color",
16743
- "filePath": "src/generated/wetgevend/tokens.json",
16744
- "isSource": true,
16745
- "original": {
16746
- "value": "#fff",
16747
- "type": "color"
16748
- },
16749
- "name": "utrechtRadioButtonCheckedColor",
16750
- "attributes": {
16751
- "category": "utrecht",
16752
- "type": "radio-button",
16753
- "item": "checked",
16754
- "subitem": "color"
16755
- },
16756
- "path": [
16757
- "utrecht",
16758
- "radio-button",
16759
- "checked",
16138
+ "radio-button",
16139
+ "checked",
16760
16140
  "color"
16761
16141
  ]
16762
16142
  },
@@ -25952,46 +25332,292 @@ module.exports = {
25952
25332
  "value": "24px",
25953
25333
  "type": "sizing"
25954
25334
  },
25955
- "name": "utrechtAccordionButtonIconSize",
25335
+ "name": "utrechtAccordionButtonIconSize",
25336
+ "attributes": {
25337
+ "category": "utrecht",
25338
+ "type": "accordion",
25339
+ "item": "button",
25340
+ "subitem": "icon",
25341
+ "state": "size"
25342
+ },
25343
+ "path": [
25344
+ "utrecht",
25345
+ "accordion",
25346
+ "button",
25347
+ "icon",
25348
+ "size"
25349
+ ]
25350
+ }
25351
+ },
25352
+ "hover": {
25353
+ "background-color": {
25354
+ "value": "#F8FAFC",
25355
+ "type": "color",
25356
+ "filePath": "src/generated/wetgevend/tokens.json",
25357
+ "isSource": true,
25358
+ "original": {
25359
+ "value": "#F8FAFC",
25360
+ "type": "color"
25361
+ },
25362
+ "name": "utrechtAccordionButtonHoverBackgroundColor",
25363
+ "attributes": {
25364
+ "category": "utrecht",
25365
+ "type": "accordion",
25366
+ "item": "button",
25367
+ "subitem": "hover",
25368
+ "state": "background-color"
25369
+ },
25370
+ "path": [
25371
+ "utrecht",
25372
+ "accordion",
25373
+ "button",
25374
+ "hover",
25375
+ "background-color"
25376
+ ]
25377
+ },
25378
+ "border-color": {
25379
+ "value": "#94A3B8",
25380
+ "type": "color",
25381
+ "filePath": "src/generated/wetgevend/tokens.json",
25382
+ "isSource": true,
25383
+ "original": {
25384
+ "value": "#94A3B8",
25385
+ "type": "color"
25386
+ },
25387
+ "name": "utrechtAccordionButtonHoverBorderColor",
25388
+ "attributes": {
25389
+ "category": "utrecht",
25390
+ "type": "accordion",
25391
+ "item": "button",
25392
+ "subitem": "hover",
25393
+ "state": "border-color"
25394
+ },
25395
+ "path": [
25396
+ "utrecht",
25397
+ "accordion",
25398
+ "button",
25399
+ "hover",
25400
+ "border-color"
25401
+ ]
25402
+ },
25403
+ "color": {
25404
+ "value": "#154273",
25405
+ "type": "color",
25406
+ "filePath": "src/generated/wetgevend/tokens.json",
25407
+ "isSource": true,
25408
+ "original": {
25409
+ "value": "#154273",
25410
+ "type": "color"
25411
+ },
25412
+ "name": "utrechtAccordionButtonHoverColor",
25413
+ "attributes": {
25414
+ "category": "utrecht",
25415
+ "type": "accordion",
25416
+ "item": "button",
25417
+ "subitem": "hover",
25418
+ "state": "color"
25419
+ },
25420
+ "path": [
25421
+ "utrecht",
25422
+ "accordion",
25423
+ "button",
25424
+ "hover",
25425
+ "color"
25426
+ ]
25427
+ }
25428
+ },
25429
+ "background-color": {
25430
+ "value": "#fff",
25431
+ "type": "color",
25432
+ "filePath": "src/generated/wetgevend/tokens.json",
25433
+ "isSource": true,
25434
+ "original": {
25435
+ "value": "#fff",
25436
+ "type": "color"
25437
+ },
25438
+ "name": "utrechtAccordionButtonBackgroundColor",
25439
+ "attributes": {
25440
+ "category": "utrecht",
25441
+ "type": "accordion",
25442
+ "item": "button",
25443
+ "subitem": "background-color"
25444
+ },
25445
+ "path": [
25446
+ "utrecht",
25447
+ "accordion",
25448
+ "button",
25449
+ "background-color"
25450
+ ]
25451
+ },
25452
+ "border-color": {
25453
+ "value": "#94A3B8",
25454
+ "type": "color",
25455
+ "filePath": "src/generated/wetgevend/tokens.json",
25456
+ "isSource": true,
25457
+ "original": {
25458
+ "value": "#94A3B8",
25459
+ "type": "color"
25460
+ },
25461
+ "name": "utrechtAccordionButtonBorderColor",
25462
+ "attributes": {
25463
+ "category": "utrecht",
25464
+ "type": "accordion",
25465
+ "item": "button",
25466
+ "subitem": "border-color"
25467
+ },
25468
+ "path": [
25469
+ "utrecht",
25470
+ "accordion",
25471
+ "button",
25472
+ "border-color"
25473
+ ]
25474
+ },
25475
+ "border-width": {
25476
+ "value": 0,
25477
+ "type": "borderWidth",
25478
+ "filePath": "src/generated/wetgevend/tokens.json",
25479
+ "isSource": true,
25480
+ "original": {
25481
+ "value": 0,
25482
+ "type": "borderWidth"
25483
+ },
25484
+ "name": "utrechtAccordionButtonBorderWidth",
25485
+ "attributes": {
25486
+ "category": "utrecht",
25487
+ "type": "accordion",
25488
+ "item": "button",
25489
+ "subitem": "border-width"
25490
+ },
25491
+ "path": [
25492
+ "utrecht",
25493
+ "accordion",
25494
+ "button",
25495
+ "border-width"
25496
+ ]
25497
+ },
25498
+ "color": {
25499
+ "value": "#154273",
25500
+ "type": "color",
25501
+ "filePath": "src/generated/wetgevend/tokens.json",
25502
+ "isSource": true,
25503
+ "original": {
25504
+ "value": "#154273",
25505
+ "type": "color"
25506
+ },
25507
+ "name": "utrechtAccordionButtonColor",
25508
+ "attributes": {
25509
+ "category": "utrecht",
25510
+ "type": "accordion",
25511
+ "item": "button",
25512
+ "subitem": "color"
25513
+ },
25514
+ "path": [
25515
+ "utrecht",
25516
+ "accordion",
25517
+ "button",
25518
+ "color"
25519
+ ]
25520
+ },
25521
+ "focus": {
25522
+ "background-color": {
25523
+ "value": "#dce3ea",
25524
+ "type": "color",
25525
+ "filePath": "src/generated/wetgevend/tokens.json",
25526
+ "isSource": true,
25527
+ "original": {
25528
+ "value": "#dce3ea",
25529
+ "type": "color"
25530
+ },
25531
+ "name": "utrechtAccordionButtonFocusBackgroundColor",
25532
+ "attributes": {
25533
+ "category": "utrecht",
25534
+ "type": "accordion",
25535
+ "item": "button",
25536
+ "subitem": "focus",
25537
+ "state": "background-color"
25538
+ },
25539
+ "path": [
25540
+ "utrecht",
25541
+ "accordion",
25542
+ "button",
25543
+ "focus",
25544
+ "background-color"
25545
+ ]
25546
+ },
25547
+ "border-color": {
25548
+ "value": "#154273",
25549
+ "type": "color",
25550
+ "filePath": "src/generated/wetgevend/tokens.json",
25551
+ "isSource": true,
25552
+ "original": {
25553
+ "value": "#154273",
25554
+ "type": "color"
25555
+ },
25556
+ "name": "utrechtAccordionButtonFocusBorderColor",
25557
+ "attributes": {
25558
+ "category": "utrecht",
25559
+ "type": "accordion",
25560
+ "item": "button",
25561
+ "subitem": "focus",
25562
+ "state": "border-color"
25563
+ },
25564
+ "path": [
25565
+ "utrecht",
25566
+ "accordion",
25567
+ "button",
25568
+ "focus",
25569
+ "border-color"
25570
+ ]
25571
+ },
25572
+ "color": {
25573
+ "value": "#154273",
25574
+ "type": "color",
25575
+ "filePath": "src/generated/wetgevend/tokens.json",
25576
+ "isSource": true,
25577
+ "original": {
25578
+ "value": "#154273",
25579
+ "type": "color"
25580
+ },
25581
+ "name": "utrechtAccordionButtonFocusColor",
25956
25582
  "attributes": {
25957
25583
  "category": "utrecht",
25958
25584
  "type": "accordion",
25959
25585
  "item": "button",
25960
- "subitem": "icon",
25961
- "state": "size"
25586
+ "subitem": "focus",
25587
+ "state": "color"
25962
25588
  },
25963
25589
  "path": [
25964
25590
  "utrecht",
25965
25591
  "accordion",
25966
25592
  "button",
25967
- "icon",
25968
- "size"
25593
+ "focus",
25594
+ "color"
25969
25595
  ]
25970
25596
  }
25971
25597
  },
25972
- "hover": {
25598
+ "active": {
25973
25599
  "background-color": {
25974
- "value": "#F8FAFC",
25600
+ "value": "#F1F5F9",
25975
25601
  "type": "color",
25976
25602
  "filePath": "src/generated/wetgevend/tokens.json",
25977
25603
  "isSource": true,
25978
25604
  "original": {
25979
- "value": "#F8FAFC",
25605
+ "value": "#F1F5F9",
25980
25606
  "type": "color"
25981
25607
  },
25982
- "name": "utrechtAccordionButtonHoverBackgroundColor",
25608
+ "name": "utrechtAccordionButtonActiveBackgroundColor",
25983
25609
  "attributes": {
25984
25610
  "category": "utrecht",
25985
25611
  "type": "accordion",
25986
25612
  "item": "button",
25987
- "subitem": "hover",
25613
+ "subitem": "active",
25988
25614
  "state": "background-color"
25989
25615
  },
25990
25616
  "path": [
25991
25617
  "utrecht",
25992
25618
  "accordion",
25993
25619
  "button",
25994
- "hover",
25620
+ "active",
25995
25621
  "background-color"
25996
25622
  ]
25997
25623
  },
@@ -26004,19 +25630,19 @@ module.exports = {
26004
25630
  "value": "#94A3B8",
26005
25631
  "type": "color"
26006
25632
  },
26007
- "name": "utrechtAccordionButtonHoverBorderColor",
25633
+ "name": "utrechtAccordionButtonActiveBorderColor",
26008
25634
  "attributes": {
26009
25635
  "category": "utrecht",
26010
25636
  "type": "accordion",
26011
25637
  "item": "button",
26012
- "subitem": "hover",
25638
+ "subitem": "active",
26013
25639
  "state": "border-color"
26014
25640
  },
26015
25641
  "path": [
26016
25642
  "utrecht",
26017
25643
  "accordion",
26018
25644
  "button",
26019
- "hover",
25645
+ "active",
26020
25646
  "border-color"
26021
25647
  ]
26022
25648
  },
@@ -26029,337 +25655,461 @@ module.exports = {
26029
25655
  "value": "#154273",
26030
25656
  "type": "color"
26031
25657
  },
26032
- "name": "utrechtAccordionButtonHoverColor",
25658
+ "name": "utrechtAccordionButtonActiveColor",
26033
25659
  "attributes": {
26034
25660
  "category": "utrecht",
26035
25661
  "type": "accordion",
26036
25662
  "item": "button",
26037
- "subitem": "hover",
25663
+ "subitem": "active",
26038
25664
  "state": "color"
26039
25665
  },
26040
25666
  "path": [
26041
25667
  "utrecht",
26042
25668
  "accordion",
26043
25669
  "button",
26044
- "hover",
25670
+ "active",
26045
25671
  "color"
26046
25672
  ]
25673
+ },
25674
+ "row-gap": {
25675
+ "value": 0,
25676
+ "type": "spacing",
25677
+ "filePath": "src/generated/wetgevend/tokens.json",
25678
+ "isSource": true,
25679
+ "original": {
25680
+ "value": 0,
25681
+ "type": "spacing"
25682
+ },
25683
+ "name": "utrechtAccordionButtonActiveRowGap",
25684
+ "attributes": {
25685
+ "category": "utrecht",
25686
+ "type": "accordion",
25687
+ "item": "button",
25688
+ "subitem": "active",
25689
+ "state": "row-gap"
25690
+ },
25691
+ "path": [
25692
+ "utrecht",
25693
+ "accordion",
25694
+ "button",
25695
+ "active",
25696
+ "row-gap"
25697
+ ]
26047
25698
  }
26048
- },
26049
- "background-color": {
25699
+ }
25700
+ }
25701
+ },
25702
+ "document": {
25703
+ "background-color": {
25704
+ "value": "#fff",
25705
+ "type": "color",
25706
+ "filePath": "src/generated/wetgevend/tokens.json",
25707
+ "isSource": true,
25708
+ "original": {
26050
25709
  "value": "#fff",
26051
- "type": "color",
25710
+ "type": "color"
25711
+ },
25712
+ "name": "utrechtDocumentBackgroundColor",
25713
+ "attributes": {
25714
+ "category": "utrecht",
25715
+ "type": "document",
25716
+ "item": "background-color"
25717
+ },
25718
+ "path": [
25719
+ "utrecht",
25720
+ "document",
25721
+ "background-color"
25722
+ ]
25723
+ },
25724
+ "color": {
25725
+ "value": "#000",
25726
+ "type": "color",
25727
+ "filePath": "src/generated/wetgevend/tokens.json",
25728
+ "isSource": true,
25729
+ "original": {
25730
+ "value": "#000",
25731
+ "type": "color"
25732
+ },
25733
+ "name": "utrechtDocumentColor",
25734
+ "attributes": {
25735
+ "category": "utrecht",
25736
+ "type": "document",
25737
+ "item": "color"
25738
+ },
25739
+ "path": [
25740
+ "utrecht",
25741
+ "document",
25742
+ "color"
25743
+ ]
25744
+ },
25745
+ "font-family": {
25746
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
25747
+ "type": "fontFamilies",
25748
+ "filePath": "src/generated/wetgevend/tokens.json",
25749
+ "isSource": true,
25750
+ "original": {
25751
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
25752
+ "type": "fontFamilies"
25753
+ },
25754
+ "name": "utrechtDocumentFontFamily",
25755
+ "attributes": {
25756
+ "category": "utrecht",
25757
+ "type": "document",
25758
+ "item": "font-family"
25759
+ },
25760
+ "path": [
25761
+ "utrecht",
25762
+ "document",
25763
+ "font-family"
25764
+ ]
25765
+ },
25766
+ "font-size": {
25767
+ "value": "1.25rem",
25768
+ "type": "fontSizes",
25769
+ "filePath": "src/generated/wetgevend/tokens.json",
25770
+ "isSource": true,
25771
+ "original": {
25772
+ "value": "1.25rem",
25773
+ "type": "fontSizes"
25774
+ },
25775
+ "name": "utrechtDocumentFontSize",
25776
+ "attributes": {
25777
+ "category": "utrecht",
25778
+ "type": "document",
25779
+ "item": "font-size"
25780
+ },
25781
+ "path": [
25782
+ "utrecht",
25783
+ "document",
25784
+ "font-size"
25785
+ ]
25786
+ },
25787
+ "line-height": {
25788
+ "value": "150%",
25789
+ "type": "lineHeights",
25790
+ "filePath": "src/generated/wetgevend/tokens.json",
25791
+ "isSource": true,
25792
+ "original": {
25793
+ "value": "150%",
25794
+ "type": "lineHeights"
25795
+ },
25796
+ "name": "utrechtDocumentLineHeight",
25797
+ "attributes": {
25798
+ "category": "utrecht",
25799
+ "type": "document",
25800
+ "item": "line-height"
25801
+ },
25802
+ "path": [
25803
+ "utrecht",
25804
+ "document",
25805
+ "line-height"
25806
+ ]
25807
+ },
25808
+ "font-weight": {
25809
+ "value": 400,
25810
+ "type": "fontWeights",
25811
+ "filePath": "src/generated/wetgevend/tokens.json",
25812
+ "isSource": true,
25813
+ "original": {
25814
+ "value": 400,
25815
+ "type": "fontWeights"
25816
+ },
25817
+ "name": "utrechtDocumentFontWeight",
25818
+ "attributes": {
25819
+ "category": "utrecht",
25820
+ "type": "document",
25821
+ "item": "font-weight"
25822
+ },
25823
+ "path": [
25824
+ "utrecht",
25825
+ "document",
25826
+ "font-weight"
25827
+ ]
25828
+ }
25829
+ },
25830
+ "rich-text": {
25831
+ "stranger": {
25832
+ "margin-block-end": {
25833
+ "value": "2rem",
25834
+ "type": "spacing",
26052
25835
  "filePath": "src/generated/wetgevend/tokens.json",
26053
25836
  "isSource": true,
26054
25837
  "original": {
26055
- "value": "#fff",
26056
- "type": "color"
25838
+ "value": "2rem",
25839
+ "type": "spacing"
26057
25840
  },
26058
- "name": "utrechtAccordionButtonBackgroundColor",
25841
+ "name": "utrechtRichTextStrangerMarginBlockEnd",
26059
25842
  "attributes": {
26060
25843
  "category": "utrecht",
26061
- "type": "accordion",
26062
- "item": "button",
26063
- "subitem": "background-color"
25844
+ "type": "rich-text",
25845
+ "item": "stranger",
25846
+ "subitem": "margin-block-end"
26064
25847
  },
26065
25848
  "path": [
26066
25849
  "utrecht",
26067
- "accordion",
26068
- "button",
26069
- "background-color"
25850
+ "rich-text",
25851
+ "stranger",
25852
+ "margin-block-end"
26070
25853
  ]
26071
- },
26072
- "border-color": {
26073
- "value": "#94A3B8",
26074
- "type": "color",
25854
+ }
25855
+ },
25856
+ "acquaintance": {
25857
+ "margin-block-end": {
25858
+ "value": "1rem",
25859
+ "type": "spacing",
26075
25860
  "filePath": "src/generated/wetgevend/tokens.json",
26076
25861
  "isSource": true,
26077
25862
  "original": {
26078
- "value": "#94A3B8",
26079
- "type": "color"
25863
+ "value": "1rem",
25864
+ "type": "spacing"
26080
25865
  },
26081
- "name": "utrechtAccordionButtonBorderColor",
25866
+ "name": "utrechtRichTextAcquaintanceMarginBlockEnd",
25867
+ "attributes": {
25868
+ "category": "utrecht",
25869
+ "type": "rich-text",
25870
+ "item": "acquaintance",
25871
+ "subitem": "margin-block-end"
25872
+ },
25873
+ "path": [
25874
+ "utrecht",
25875
+ "rich-text",
25876
+ "acquaintance",
25877
+ "margin-block-end"
25878
+ ]
25879
+ }
25880
+ },
25881
+ "friend": {
25882
+ "margin-block-end": {
25883
+ "value": "0.5rem",
25884
+ "type": "spacing",
25885
+ "filePath": "src/generated/wetgevend/tokens.json",
25886
+ "isSource": true,
25887
+ "original": {
25888
+ "value": "0.5rem",
25889
+ "type": "spacing"
25890
+ },
25891
+ "name": "utrechtRichTextFriendMarginBlockEnd",
26082
25892
  "attributes": {
26083
25893
  "category": "utrecht",
26084
- "type": "accordion",
26085
- "item": "button",
26086
- "subitem": "border-color"
25894
+ "type": "rich-text",
25895
+ "item": "friend",
25896
+ "subitem": "margin-block-end"
26087
25897
  },
26088
25898
  "path": [
26089
25899
  "utrecht",
26090
- "accordion",
26091
- "button",
26092
- "border-color"
25900
+ "rich-text",
25901
+ "friend",
25902
+ "margin-block-end"
26093
25903
  ]
26094
- },
26095
- "border-width": {
26096
- "value": 0,
26097
- "type": "borderWidth",
25904
+ }
25905
+ },
25906
+ "best-friend": {
25907
+ "margin-block-end": {
25908
+ "value": "0.25rem",
25909
+ "type": "spacing",
26098
25910
  "filePath": "src/generated/wetgevend/tokens.json",
26099
25911
  "isSource": true,
26100
25912
  "original": {
26101
- "value": 0,
26102
- "type": "borderWidth"
25913
+ "value": "0.25rem",
25914
+ "type": "spacing"
26103
25915
  },
26104
- "name": "utrechtAccordionButtonBorderWidth",
25916
+ "name": "utrechtRichTextBestFriendMarginBlockEnd",
26105
25917
  "attributes": {
26106
25918
  "category": "utrecht",
26107
- "type": "accordion",
26108
- "item": "button",
26109
- "subitem": "border-width"
25919
+ "type": "rich-text",
25920
+ "item": "best-friend",
25921
+ "subitem": "margin-block-end"
26110
25922
  },
26111
25923
  "path": [
26112
25924
  "utrecht",
26113
- "accordion",
26114
- "button",
26115
- "border-width"
25925
+ "rich-text",
25926
+ "best-friend",
25927
+ "margin-block-end"
26116
25928
  ]
26117
- },
26118
- "color": {
26119
- "value": "#154273",
26120
- "type": "color",
25929
+ }
25930
+ },
25931
+ "confidant": {
25932
+ "margin-block-end": {
25933
+ "value": 0,
25934
+ "type": "spacing",
26121
25935
  "filePath": "src/generated/wetgevend/tokens.json",
26122
25936
  "isSource": true,
26123
25937
  "original": {
26124
- "value": "#154273",
26125
- "type": "color"
25938
+ "value": 0,
25939
+ "type": "spacing"
26126
25940
  },
26127
- "name": "utrechtAccordionButtonColor",
25941
+ "name": "utrechtRichTextConfidantMarginBlockEnd",
26128
25942
  "attributes": {
26129
25943
  "category": "utrecht",
26130
- "type": "accordion",
26131
- "item": "button",
26132
- "subitem": "color"
25944
+ "type": "rich-text",
25945
+ "item": "confidant",
25946
+ "subitem": "margin-block-end"
26133
25947
  },
26134
25948
  "path": [
26135
25949
  "utrecht",
26136
- "accordion",
26137
- "button",
26138
- "color"
25950
+ "rich-text",
25951
+ "confidant",
25952
+ "margin-block-end"
26139
25953
  ]
26140
- },
26141
- "focus": {
26142
- "background-color": {
26143
- "value": "#dce3ea",
26144
- "type": "color",
26145
- "filePath": "src/generated/wetgevend/tokens.json",
26146
- "isSource": true,
26147
- "original": {
26148
- "value": "#dce3ea",
26149
- "type": "color"
26150
- },
26151
- "name": "utrechtAccordionButtonFocusBackgroundColor",
26152
- "attributes": {
26153
- "category": "utrecht",
26154
- "type": "accordion",
26155
- "item": "button",
26156
- "subitem": "focus",
26157
- "state": "background-color"
26158
- },
26159
- "path": [
26160
- "utrecht",
26161
- "accordion",
26162
- "button",
26163
- "focus",
26164
- "background-color"
26165
- ]
26166
- },
26167
- "border-color": {
26168
- "value": "#154273",
26169
- "type": "color",
26170
- "filePath": "src/generated/wetgevend/tokens.json",
26171
- "isSource": true,
26172
- "original": {
26173
- "value": "#154273",
26174
- "type": "color"
26175
- },
26176
- "name": "utrechtAccordionButtonFocusBorderColor",
26177
- "attributes": {
26178
- "category": "utrecht",
26179
- "type": "accordion",
26180
- "item": "button",
26181
- "subitem": "focus",
26182
- "state": "border-color"
26183
- },
26184
- "path": [
26185
- "utrecht",
26186
- "accordion",
26187
- "button",
26188
- "focus",
26189
- "border-color"
26190
- ]
26191
- },
26192
- "color": {
26193
- "value": "#154273",
26194
- "type": "color",
26195
- "filePath": "src/generated/wetgevend/tokens.json",
26196
- "isSource": true,
26197
- "original": {
26198
- "value": "#154273",
26199
- "type": "color"
26200
- },
26201
- "name": "utrechtAccordionButtonFocusColor",
26202
- "attributes": {
26203
- "category": "utrecht",
26204
- "type": "accordion",
26205
- "item": "button",
26206
- "subitem": "focus",
26207
- "state": "color"
26208
- },
26209
- "path": [
26210
- "utrecht",
26211
- "accordion",
26212
- "button",
26213
- "focus",
26214
- "color"
26215
- ]
26216
- }
26217
- },
26218
- "active": {
26219
- "background-color": {
26220
- "value": "#F1F5F9",
26221
- "type": "color",
26222
- "filePath": "src/generated/wetgevend/tokens.json",
26223
- "isSource": true,
26224
- "original": {
26225
- "value": "#F1F5F9",
26226
- "type": "color"
26227
- },
26228
- "name": "utrechtAccordionButtonActiveBackgroundColor",
26229
- "attributes": {
26230
- "category": "utrecht",
26231
- "type": "accordion",
26232
- "item": "button",
26233
- "subitem": "active",
26234
- "state": "background-color"
26235
- },
26236
- "path": [
26237
- "utrecht",
26238
- "accordion",
26239
- "button",
26240
- "active",
26241
- "background-color"
26242
- ]
26243
- },
26244
- "border-color": {
26245
- "value": "#94A3B8",
26246
- "type": "color",
26247
- "filePath": "src/generated/wetgevend/tokens.json",
26248
- "isSource": true,
26249
- "original": {
26250
- "value": "#94A3B8",
26251
- "type": "color"
26252
- },
26253
- "name": "utrechtAccordionButtonActiveBorderColor",
26254
- "attributes": {
26255
- "category": "utrecht",
26256
- "type": "accordion",
26257
- "item": "button",
26258
- "subitem": "active",
26259
- "state": "border-color"
26260
- },
26261
- "path": [
26262
- "utrecht",
26263
- "accordion",
26264
- "button",
26265
- "active",
26266
- "border-color"
26267
- ]
26268
- },
26269
- "color": {
26270
- "value": "#154273",
26271
- "type": "color",
26272
- "filePath": "src/generated/wetgevend/tokens.json",
26273
- "isSource": true,
26274
- "original": {
26275
- "value": "#154273",
26276
- "type": "color"
26277
- },
26278
- "name": "utrechtAccordionButtonActiveColor",
26279
- "attributes": {
26280
- "category": "utrecht",
26281
- "type": "accordion",
26282
- "item": "button",
26283
- "subitem": "active",
26284
- "state": "color"
26285
- },
26286
- "path": [
26287
- "utrecht",
26288
- "accordion",
26289
- "button",
26290
- "active",
26291
- "color"
26292
- ]
26293
- },
26294
- "row-gap": {
26295
- "value": 0,
26296
- "type": "spacing",
26297
- "filePath": "src/generated/wetgevend/tokens.json",
26298
- "isSource": true,
26299
- "original": {
26300
- "value": 0,
26301
- "type": "spacing"
26302
- },
26303
- "name": "utrechtAccordionButtonActiveRowGap",
26304
- "attributes": {
26305
- "category": "utrecht",
26306
- "type": "accordion",
26307
- "item": "button",
26308
- "subitem": "active",
26309
- "state": "row-gap"
26310
- },
26311
- "path": [
26312
- "utrecht",
26313
- "accordion",
26314
- "button",
26315
- "active",
26316
- "row-gap"
26317
- ]
26318
- }
26319
25954
  }
26320
25955
  }
26321
25956
  },
26322
- "document": {
26323
- "background-color": {
26324
- "value": "#fff",
25957
+ "pointer-target": {
25958
+ "min-size": {
25959
+ "value": "48px",
25960
+ "type": "sizing",
25961
+ "filePath": "src/generated/wetgevend/tokens.json",
25962
+ "isSource": true,
25963
+ "original": {
25964
+ "value": "48px",
25965
+ "type": "sizing"
25966
+ },
25967
+ "name": "utrechtPointerTargetMinSize",
25968
+ "attributes": {
25969
+ "category": "utrecht",
25970
+ "type": "pointer-target",
25971
+ "item": "min-size"
25972
+ },
25973
+ "path": [
25974
+ "utrecht",
25975
+ "pointer-target",
25976
+ "min-size"
25977
+ ]
25978
+ }
25979
+ },
25980
+ "focus": {
25981
+ "outline-color": {
25982
+ "value": "#000",
26325
25983
  "type": "color",
26326
25984
  "filePath": "src/generated/wetgevend/tokens.json",
26327
25985
  "isSource": true,
26328
25986
  "original": {
26329
- "value": "#fff",
25987
+ "value": "#000",
26330
25988
  "type": "color"
26331
25989
  },
26332
- "name": "utrechtDocumentBackgroundColor",
25990
+ "name": "utrechtFocusOutlineColor",
26333
25991
  "attributes": {
26334
25992
  "category": "utrecht",
26335
- "type": "document",
26336
- "item": "background-color"
25993
+ "type": "focus",
25994
+ "item": "outline-color"
26337
25995
  },
26338
25996
  "path": [
26339
25997
  "utrecht",
26340
- "document",
26341
- "background-color"
25998
+ "focus",
25999
+ "outline-color"
26342
26000
  ]
26343
26001
  },
26344
- "color": {
26345
- "value": "#000",
26346
- "type": "color",
26002
+ "outline-offset": {
26003
+ "value": "0.125rem",
26004
+ "type": "spacing",
26347
26005
  "filePath": "src/generated/wetgevend/tokens.json",
26348
26006
  "isSource": true,
26349
26007
  "original": {
26350
- "value": "#000",
26351
- "type": "color"
26008
+ "value": "0.125rem",
26009
+ "type": "spacing"
26352
26010
  },
26353
- "name": "utrechtDocumentColor",
26011
+ "name": "utrechtFocusOutlineOffset",
26354
26012
  "attributes": {
26355
26013
  "category": "utrecht",
26356
- "type": "document",
26357
- "item": "color"
26014
+ "type": "focus",
26015
+ "item": "outline-offset"
26358
26016
  },
26359
26017
  "path": [
26360
26018
  "utrecht",
26361
- "document",
26362
- "color"
26019
+ "focus",
26020
+ "outline-offset"
26021
+ ]
26022
+ },
26023
+ "outline-style": {
26024
+ "value": "solid",
26025
+ "type": "other",
26026
+ "filePath": "src/generated/wetgevend/tokens.json",
26027
+ "isSource": true,
26028
+ "original": {
26029
+ "value": "solid",
26030
+ "type": "other"
26031
+ },
26032
+ "name": "utrechtFocusOutlineStyle",
26033
+ "attributes": {
26034
+ "category": "utrecht",
26035
+ "type": "focus",
26036
+ "item": "outline-style"
26037
+ },
26038
+ "path": [
26039
+ "utrecht",
26040
+ "focus",
26041
+ "outline-style"
26042
+ ]
26043
+ },
26044
+ "outline-width": {
26045
+ "value": "2px",
26046
+ "type": "borderWidth",
26047
+ "filePath": "src/generated/wetgevend/tokens.json",
26048
+ "isSource": true,
26049
+ "original": {
26050
+ "value": "2px",
26051
+ "type": "borderWidth"
26052
+ },
26053
+ "name": "utrechtFocusOutlineWidth",
26054
+ "attributes": {
26055
+ "category": "utrecht",
26056
+ "type": "focus",
26057
+ "item": "outline-width"
26058
+ },
26059
+ "path": [
26060
+ "utrecht",
26061
+ "focus",
26062
+ "outline-width"
26063
+ ]
26064
+ },
26065
+ "inverse": {
26066
+ "outline-color": {
26067
+ "value": "transparant",
26068
+ "type": "color",
26069
+ "filePath": "src/generated/wetgevend/tokens.json",
26070
+ "isSource": true,
26071
+ "original": {
26072
+ "value": "transparant",
26073
+ "type": "color"
26074
+ },
26075
+ "name": "utrechtFocusInverseOutlineColor",
26076
+ "attributes": {
26077
+ "category": "utrecht",
26078
+ "type": "focus",
26079
+ "item": "inverse",
26080
+ "subitem": "outline-color"
26081
+ },
26082
+ "path": [
26083
+ "utrecht",
26084
+ "focus",
26085
+ "inverse",
26086
+ "outline-color"
26087
+ ]
26088
+ }
26089
+ }
26090
+ }
26091
+ },
26092
+ "nl": {
26093
+ "skip-link": {
26094
+ "font-weight": {
26095
+ "value": 700,
26096
+ "type": "fontWeights",
26097
+ "filePath": "src/generated/wetgevend/tokens.json",
26098
+ "isSource": true,
26099
+ "original": {
26100
+ "value": 700,
26101
+ "type": "fontWeights"
26102
+ },
26103
+ "name": "nlSkipLinkFontWeight",
26104
+ "attributes": {
26105
+ "category": "nl",
26106
+ "type": "skip-link",
26107
+ "item": "font-weight"
26108
+ },
26109
+ "path": [
26110
+ "nl",
26111
+ "skip-link",
26112
+ "font-weight"
26363
26113
  ]
26364
26114
  },
26365
26115
  "font-family": {
@@ -26371,15 +26121,15 @@ module.exports = {
26371
26121
  "value": "Fira Sans, Arial, Verdana, sans-serif",
26372
26122
  "type": "fontFamilies"
26373
26123
  },
26374
- "name": "utrechtDocumentFontFamily",
26124
+ "name": "nlSkipLinkFontFamily",
26375
26125
  "attributes": {
26376
- "category": "utrecht",
26377
- "type": "document",
26126
+ "category": "nl",
26127
+ "type": "skip-link",
26378
26128
  "item": "font-family"
26379
26129
  },
26380
26130
  "path": [
26381
- "utrecht",
26382
- "document",
26131
+ "nl",
26132
+ "skip-link",
26383
26133
  "font-family"
26384
26134
  ]
26385
26135
  },
@@ -26392,15 +26142,15 @@ module.exports = {
26392
26142
  "value": "1.25rem",
26393
26143
  "type": "fontSizes"
26394
26144
  },
26395
- "name": "utrechtDocumentFontSize",
26145
+ "name": "nlSkipLinkFontSize",
26396
26146
  "attributes": {
26397
- "category": "utrecht",
26398
- "type": "document",
26147
+ "category": "nl",
26148
+ "type": "skip-link",
26399
26149
  "item": "font-size"
26400
26150
  },
26401
26151
  "path": [
26402
- "utrecht",
26403
- "document",
26152
+ "nl",
26153
+ "skip-link",
26404
26154
  "font-size"
26405
26155
  ]
26406
26156
  },
@@ -26410,258 +26160,376 @@ module.exports = {
26410
26160
  "filePath": "src/generated/wetgevend/tokens.json",
26411
26161
  "isSource": true,
26412
26162
  "original": {
26413
- "value": "150%",
26414
- "type": "lineHeights"
26163
+ "value": "150%",
26164
+ "type": "lineHeights"
26165
+ },
26166
+ "name": "nlSkipLinkLineHeight",
26167
+ "attributes": {
26168
+ "category": "nl",
26169
+ "type": "skip-link",
26170
+ "item": "line-height"
26171
+ },
26172
+ "path": [
26173
+ "nl",
26174
+ "skip-link",
26175
+ "line-height"
26176
+ ]
26177
+ },
26178
+ "min-block-size": {
26179
+ "value": "48px",
26180
+ "type": "sizing",
26181
+ "filePath": "src/generated/wetgevend/tokens.json",
26182
+ "isSource": true,
26183
+ "original": {
26184
+ "value": "48px",
26185
+ "type": "sizing"
26186
+ },
26187
+ "name": "nlSkipLinkMinBlockSize",
26188
+ "attributes": {
26189
+ "category": "nl",
26190
+ "type": "skip-link",
26191
+ "item": "min-block-size"
26192
+ },
26193
+ "path": [
26194
+ "nl",
26195
+ "skip-link",
26196
+ "min-block-size"
26197
+ ]
26198
+ },
26199
+ "min-inline-size": {
26200
+ "value": "48px",
26201
+ "type": "sizing",
26202
+ "filePath": "src/generated/wetgevend/tokens.json",
26203
+ "isSource": true,
26204
+ "original": {
26205
+ "value": "48px",
26206
+ "type": "sizing"
26207
+ },
26208
+ "name": "nlSkipLinkMinInlineSize",
26209
+ "attributes": {
26210
+ "category": "nl",
26211
+ "type": "skip-link",
26212
+ "item": "min-inline-size"
26213
+ },
26214
+ "path": [
26215
+ "nl",
26216
+ "skip-link",
26217
+ "min-inline-size"
26218
+ ]
26219
+ },
26220
+ "padding-block-end": {
26221
+ "value": "0.75rem",
26222
+ "type": "spacing",
26223
+ "filePath": "src/generated/wetgevend/tokens.json",
26224
+ "isSource": true,
26225
+ "original": {
26226
+ "value": "0.75rem",
26227
+ "type": "spacing"
26228
+ },
26229
+ "name": "nlSkipLinkPaddingBlockEnd",
26230
+ "attributes": {
26231
+ "category": "nl",
26232
+ "type": "skip-link",
26233
+ "item": "padding-block-end"
26234
+ },
26235
+ "path": [
26236
+ "nl",
26237
+ "skip-link",
26238
+ "padding-block-end"
26239
+ ]
26240
+ },
26241
+ "padding-block-start": {
26242
+ "value": "0.75rem",
26243
+ "type": "spacing",
26244
+ "filePath": "src/generated/wetgevend/tokens.json",
26245
+ "isSource": true,
26246
+ "original": {
26247
+ "value": "0.75rem",
26248
+ "type": "spacing"
26249
+ },
26250
+ "name": "nlSkipLinkPaddingBlockStart",
26251
+ "attributes": {
26252
+ "category": "nl",
26253
+ "type": "skip-link",
26254
+ "item": "padding-block-start"
26255
+ },
26256
+ "path": [
26257
+ "nl",
26258
+ "skip-link",
26259
+ "padding-block-start"
26260
+ ]
26261
+ },
26262
+ "padding-inline-end": {
26263
+ "value": "1rem",
26264
+ "type": "spacing",
26265
+ "filePath": "src/generated/wetgevend/tokens.json",
26266
+ "isSource": true,
26267
+ "original": {
26268
+ "value": "1rem",
26269
+ "type": "spacing"
26415
26270
  },
26416
- "name": "utrechtDocumentLineHeight",
26271
+ "name": "nlSkipLinkPaddingInlineEnd",
26417
26272
  "attributes": {
26418
- "category": "utrecht",
26419
- "type": "document",
26420
- "item": "line-height"
26273
+ "category": "nl",
26274
+ "type": "skip-link",
26275
+ "item": "padding-inline-end"
26421
26276
  },
26422
26277
  "path": [
26423
- "utrecht",
26424
- "document",
26425
- "line-height"
26278
+ "nl",
26279
+ "skip-link",
26280
+ "padding-inline-end"
26426
26281
  ]
26427
26282
  },
26428
- "font-weight": {
26429
- "value": 400,
26430
- "type": "fontWeights",
26283
+ "padding-inline-start": {
26284
+ "value": "1rem",
26285
+ "type": "spacing",
26431
26286
  "filePath": "src/generated/wetgevend/tokens.json",
26432
26287
  "isSource": true,
26433
26288
  "original": {
26434
- "value": 400,
26435
- "type": "fontWeights"
26289
+ "value": "1rem",
26290
+ "type": "spacing"
26436
26291
  },
26437
- "name": "utrechtDocumentFontWeight",
26292
+ "name": "nlSkipLinkPaddingInlineStart",
26438
26293
  "attributes": {
26439
- "category": "utrecht",
26440
- "type": "document",
26441
- "item": "font-weight"
26294
+ "category": "nl",
26295
+ "type": "skip-link",
26296
+ "item": "padding-inline-start"
26442
26297
  },
26443
26298
  "path": [
26444
- "utrecht",
26445
- "document",
26446
- "font-weight"
26299
+ "nl",
26300
+ "skip-link",
26301
+ "padding-inline-start"
26447
26302
  ]
26448
- }
26449
- },
26450
- "rich-text": {
26451
- "stranger": {
26452
- "margin-block-end": {
26453
- "value": "2rem",
26454
- "type": "spacing",
26303
+ },
26304
+ "focus": {
26305
+ "background-color": {
26306
+ "value": "#fff",
26307
+ "type": "color",
26455
26308
  "filePath": "src/generated/wetgevend/tokens.json",
26456
26309
  "isSource": true,
26457
26310
  "original": {
26458
- "value": "2rem",
26459
- "type": "spacing"
26311
+ "value": "#fff",
26312
+ "type": "color"
26460
26313
  },
26461
- "name": "utrechtRichTextStrangerMarginBlockEnd",
26314
+ "name": "nlSkipLinkFocusBackgroundColor",
26462
26315
  "attributes": {
26463
- "category": "utrecht",
26464
- "type": "rich-text",
26465
- "item": "stranger",
26466
- "subitem": "margin-block-end"
26316
+ "category": "nl",
26317
+ "type": "skip-link",
26318
+ "item": "focus",
26319
+ "subitem": "background-color"
26467
26320
  },
26468
26321
  "path": [
26469
- "utrecht",
26470
- "rich-text",
26471
- "stranger",
26472
- "margin-block-end"
26322
+ "nl",
26323
+ "skip-link",
26324
+ "focus",
26325
+ "background-color"
26473
26326
  ]
26474
- }
26475
- },
26476
- "acquaintance": {
26477
- "margin-block-end": {
26478
- "value": "1rem",
26479
- "type": "spacing",
26327
+ },
26328
+ "border-color": {
26329
+ "value": "#154273",
26330
+ "type": "color",
26480
26331
  "filePath": "src/generated/wetgevend/tokens.json",
26481
26332
  "isSource": true,
26482
26333
  "original": {
26483
- "value": "1rem",
26484
- "type": "spacing"
26334
+ "value": "#154273",
26335
+ "type": "color"
26485
26336
  },
26486
- "name": "utrechtRichTextAcquaintanceMarginBlockEnd",
26337
+ "name": "nlSkipLinkFocusBorderColor",
26487
26338
  "attributes": {
26488
- "category": "utrecht",
26489
- "type": "rich-text",
26490
- "item": "acquaintance",
26491
- "subitem": "margin-block-end"
26339
+ "category": "nl",
26340
+ "type": "skip-link",
26341
+ "item": "focus",
26342
+ "subitem": "border-color"
26492
26343
  },
26493
26344
  "path": [
26494
- "utrecht",
26495
- "rich-text",
26496
- "acquaintance",
26497
- "margin-block-end"
26345
+ "nl",
26346
+ "skip-link",
26347
+ "focus",
26348
+ "border-color"
26498
26349
  ]
26499
- }
26500
- },
26501
- "friend": {
26502
- "margin-block-end": {
26503
- "value": "0.5rem",
26504
- "type": "spacing",
26350
+ },
26351
+ "border-style": {
26352
+ "value": "solid",
26353
+ "type": "borderStyle",
26505
26354
  "filePath": "src/generated/wetgevend/tokens.json",
26506
26355
  "isSource": true,
26507
26356
  "original": {
26508
- "value": "0.5rem",
26509
- "type": "spacing"
26357
+ "value": "solid",
26358
+ "type": "borderStyle"
26510
26359
  },
26511
- "name": "utrechtRichTextFriendMarginBlockEnd",
26360
+ "name": "nlSkipLinkFocusBorderStyle",
26512
26361
  "attributes": {
26513
- "category": "utrecht",
26514
- "type": "rich-text",
26515
- "item": "friend",
26516
- "subitem": "margin-block-end"
26362
+ "category": "nl",
26363
+ "type": "skip-link",
26364
+ "item": "focus",
26365
+ "subitem": "border-style"
26517
26366
  },
26518
26367
  "path": [
26519
- "utrecht",
26520
- "rich-text",
26521
- "friend",
26522
- "margin-block-end"
26368
+ "nl",
26369
+ "skip-link",
26370
+ "focus",
26371
+ "border-style"
26523
26372
  ]
26524
- }
26525
- },
26526
- "best-friend": {
26527
- "margin-block-end": {
26528
- "value": "0.25rem",
26529
- "type": "spacing",
26373
+ },
26374
+ "border-width": {
26375
+ "value": "2px",
26376
+ "type": "borderWidth",
26530
26377
  "filePath": "src/generated/wetgevend/tokens.json",
26531
26378
  "isSource": true,
26532
26379
  "original": {
26533
- "value": "0.25rem",
26534
- "type": "spacing"
26380
+ "value": "2px",
26381
+ "type": "borderWidth"
26535
26382
  },
26536
- "name": "utrechtRichTextBestFriendMarginBlockEnd",
26383
+ "name": "nlSkipLinkFocusBorderWidth",
26537
26384
  "attributes": {
26538
- "category": "utrecht",
26539
- "type": "rich-text",
26540
- "item": "best-friend",
26541
- "subitem": "margin-block-end"
26385
+ "category": "nl",
26386
+ "type": "skip-link",
26387
+ "item": "focus",
26388
+ "subitem": "border-width"
26542
26389
  },
26543
26390
  "path": [
26544
- "utrecht",
26545
- "rich-text",
26546
- "best-friend",
26547
- "margin-block-end"
26391
+ "nl",
26392
+ "skip-link",
26393
+ "focus",
26394
+ "border-width"
26548
26395
  ]
26549
- }
26550
- },
26551
- "confidant": {
26552
- "margin-block-end": {
26553
- "value": 0,
26554
- "type": "spacing",
26396
+ },
26397
+ "color": {
26398
+ "value": "#154273",
26399
+ "type": "color",
26555
26400
  "filePath": "src/generated/wetgevend/tokens.json",
26556
26401
  "isSource": true,
26557
26402
  "original": {
26558
- "value": 0,
26559
- "type": "spacing"
26403
+ "value": "#154273",
26404
+ "type": "color"
26560
26405
  },
26561
- "name": "utrechtRichTextConfidantMarginBlockEnd",
26406
+ "name": "nlSkipLinkFocusColor",
26562
26407
  "attributes": {
26563
- "category": "utrecht",
26564
- "type": "rich-text",
26565
- "item": "confidant",
26566
- "subitem": "margin-block-end"
26408
+ "category": "nl",
26409
+ "type": "skip-link",
26410
+ "item": "focus",
26411
+ "subitem": "color"
26567
26412
  },
26568
26413
  "path": [
26569
- "utrecht",
26570
- "rich-text",
26571
- "confidant",
26572
- "margin-block-end"
26414
+ "nl",
26415
+ "skip-link",
26416
+ "focus",
26417
+ "color"
26573
26418
  ]
26574
- }
26575
- }
26576
- },
26577
- "pointer-target": {
26578
- "min-size": {
26579
- "value": "48px",
26580
- "type": "sizing",
26581
- "filePath": "src/generated/wetgevend/tokens.json",
26582
- "isSource": true,
26583
- "original": {
26584
- "value": "48px",
26585
- "type": "sizing"
26586
- },
26587
- "name": "utrechtPointerTargetMinSize",
26588
- "attributes": {
26589
- "category": "utrecht",
26590
- "type": "pointer-target",
26591
- "item": "min-size"
26592
26419
  },
26593
- "path": [
26594
- "utrecht",
26595
- "pointer-target",
26596
- "min-size"
26597
- ]
26598
- }
26599
- },
26600
- "focus": {
26601
- "outline-color": {
26602
- "value": "#000",
26420
+ "text-decoration": {
26421
+ "value": "None",
26422
+ "type": "textDecoration",
26423
+ "filePath": "src/generated/wetgevend/tokens.json",
26424
+ "isSource": true,
26425
+ "original": {
26426
+ "value": "None",
26427
+ "type": "textDecoration"
26428
+ },
26429
+ "name": "nlSkipLinkFocusTextDecoration",
26430
+ "attributes": {
26431
+ "category": "nl",
26432
+ "type": "skip-link",
26433
+ "item": "focus",
26434
+ "subitem": "text-decoration"
26435
+ },
26436
+ "path": [
26437
+ "nl",
26438
+ "skip-link",
26439
+ "focus",
26440
+ "text-decoration"
26441
+ ]
26442
+ }
26443
+ },
26444
+ "focus-visible": {
26445
+ "outline-color": {
26446
+ "value": "#000",
26447
+ "type": "color",
26448
+ "filePath": "src/generated/wetgevend/tokens.json",
26449
+ "isSource": true,
26450
+ "original": {
26451
+ "value": "#000",
26452
+ "type": "color"
26453
+ },
26454
+ "name": "nlSkipLinkFocusVisibleOutlineColor",
26455
+ "attributes": {
26456
+ "category": "nl",
26457
+ "type": "skip-link",
26458
+ "item": "focus-visible",
26459
+ "subitem": "outline-color"
26460
+ },
26461
+ "path": [
26462
+ "nl",
26463
+ "skip-link",
26464
+ "focus-visible",
26465
+ "outline-color"
26466
+ ]
26467
+ }
26468
+ },
26469
+ "background-color": {
26470
+ "value": "#154273",
26603
26471
  "type": "color",
26604
26472
  "filePath": "src/generated/wetgevend/tokens.json",
26605
26473
  "isSource": true,
26606
26474
  "original": {
26607
- "value": "#000",
26475
+ "value": "#154273",
26608
26476
  "type": "color"
26609
26477
  },
26610
- "name": "utrechtFocusOutlineColor",
26478
+ "name": "nlSkipLinkBackgroundColor",
26611
26479
  "attributes": {
26612
- "category": "utrecht",
26613
- "type": "focus",
26614
- "item": "outline-color"
26480
+ "category": "nl",
26481
+ "type": "skip-link",
26482
+ "item": "background-color"
26615
26483
  },
26616
26484
  "path": [
26617
- "utrecht",
26618
- "focus",
26619
- "outline-color"
26485
+ "nl",
26486
+ "skip-link",
26487
+ "background-color"
26620
26488
  ]
26621
26489
  },
26622
- "outline-offset": {
26623
- "value": "0.125rem",
26624
- "type": "spacing",
26490
+ "border-color": {
26491
+ "value": "transparent",
26492
+ "type": "color",
26625
26493
  "filePath": "src/generated/wetgevend/tokens.json",
26626
26494
  "isSource": true,
26627
26495
  "original": {
26628
- "value": "0.125rem",
26629
- "type": "spacing"
26496
+ "value": "transparent",
26497
+ "type": "color"
26630
26498
  },
26631
- "name": "utrechtFocusOutlineOffset",
26499
+ "name": "nlSkipLinkBorderColor",
26632
26500
  "attributes": {
26633
- "category": "utrecht",
26634
- "type": "focus",
26635
- "item": "outline-offset"
26501
+ "category": "nl",
26502
+ "type": "skip-link",
26503
+ "item": "border-color"
26636
26504
  },
26637
26505
  "path": [
26638
- "utrecht",
26639
- "focus",
26640
- "outline-offset"
26506
+ "nl",
26507
+ "skip-link",
26508
+ "border-color"
26641
26509
  ]
26642
26510
  },
26643
- "outline-style": {
26644
- "value": "solid",
26645
- "type": "other",
26511
+ "color": {
26512
+ "value": "#fff",
26513
+ "type": "color",
26646
26514
  "filePath": "src/generated/wetgevend/tokens.json",
26647
26515
  "isSource": true,
26648
26516
  "original": {
26649
- "value": "solid",
26650
- "type": "other"
26517
+ "value": "#fff",
26518
+ "type": "color"
26651
26519
  },
26652
- "name": "utrechtFocusOutlineStyle",
26520
+ "name": "nlSkipLinkColor",
26653
26521
  "attributes": {
26654
- "category": "utrecht",
26655
- "type": "focus",
26656
- "item": "outline-style"
26522
+ "category": "nl",
26523
+ "type": "skip-link",
26524
+ "item": "color"
26657
26525
  },
26658
26526
  "path": [
26659
- "utrecht",
26660
- "focus",
26661
- "outline-style"
26527
+ "nl",
26528
+ "skip-link",
26529
+ "color"
26662
26530
  ]
26663
26531
  },
26664
- "outline-width": {
26532
+ "border-width": {
26665
26533
  "value": "2px",
26666
26534
  "type": "borderWidth",
26667
26535
  "filePath": "src/generated/wetgevend/tokens.json",
@@ -26670,46 +26538,178 @@ module.exports = {
26670
26538
  "value": "2px",
26671
26539
  "type": "borderWidth"
26672
26540
  },
26673
- "name": "utrechtFocusOutlineWidth",
26541
+ "name": "nlSkipLinkBorderWidth",
26674
26542
  "attributes": {
26675
- "category": "utrecht",
26676
- "type": "focus",
26677
- "item": "outline-width"
26543
+ "category": "nl",
26544
+ "type": "skip-link",
26545
+ "item": "border-width"
26678
26546
  },
26679
26547
  "path": [
26680
- "utrecht",
26681
- "focus",
26682
- "outline-width"
26548
+ "nl",
26549
+ "skip-link",
26550
+ "border-width"
26683
26551
  ]
26684
26552
  },
26685
- "inverse": {
26686
- "outline-color": {
26687
- "value": "transparant",
26553
+ "box-block-end-shadow": {
26554
+ "offset-x": {
26555
+ "value": 0,
26556
+ "type": "other",
26557
+ "filePath": "src/generated/wetgevend/tokens.json",
26558
+ "isSource": true,
26559
+ "original": {
26560
+ "value": 0,
26561
+ "type": "other"
26562
+ },
26563
+ "name": "nlSkipLinkBoxBlockEndShadowOffsetX",
26564
+ "attributes": {
26565
+ "category": "nl",
26566
+ "type": "skip-link",
26567
+ "item": "box-block-end-shadow",
26568
+ "subitem": "offset-x"
26569
+ },
26570
+ "path": [
26571
+ "nl",
26572
+ "skip-link",
26573
+ "box-block-end-shadow",
26574
+ "offset-x"
26575
+ ]
26576
+ },
26577
+ "offset-y": {
26578
+ "value": "16px",
26579
+ "type": "other",
26580
+ "filePath": "src/generated/wetgevend/tokens.json",
26581
+ "isSource": true,
26582
+ "original": {
26583
+ "value": "16px",
26584
+ "type": "other"
26585
+ },
26586
+ "name": "nlSkipLinkBoxBlockEndShadowOffsetY",
26587
+ "attributes": {
26588
+ "category": "nl",
26589
+ "type": "skip-link",
26590
+ "item": "box-block-end-shadow",
26591
+ "subitem": "offset-y"
26592
+ },
26593
+ "path": [
26594
+ "nl",
26595
+ "skip-link",
26596
+ "box-block-end-shadow",
26597
+ "offset-y"
26598
+ ]
26599
+ },
26600
+ "blur-radius": {
26601
+ "value": "48px",
26602
+ "type": "other",
26603
+ "filePath": "src/generated/wetgevend/tokens.json",
26604
+ "isSource": true,
26605
+ "original": {
26606
+ "value": "48px",
26607
+ "type": "other"
26608
+ },
26609
+ "name": "nlSkipLinkBoxBlockEndShadowBlurRadius",
26610
+ "attributes": {
26611
+ "category": "nl",
26612
+ "type": "skip-link",
26613
+ "item": "box-block-end-shadow",
26614
+ "subitem": "blur-radius"
26615
+ },
26616
+ "path": [
26617
+ "nl",
26618
+ "skip-link",
26619
+ "box-block-end-shadow",
26620
+ "blur-radius"
26621
+ ]
26622
+ },
26623
+ "spread-radius": {
26624
+ "value": 0,
26625
+ "type": "other",
26626
+ "filePath": "src/generated/wetgevend/tokens.json",
26627
+ "isSource": true,
26628
+ "original": {
26629
+ "value": 0,
26630
+ "type": "other"
26631
+ },
26632
+ "name": "nlSkipLinkBoxBlockEndShadowSpreadRadius",
26633
+ "attributes": {
26634
+ "category": "nl",
26635
+ "type": "skip-link",
26636
+ "item": "box-block-end-shadow",
26637
+ "subitem": "spread-radius"
26638
+ },
26639
+ "path": [
26640
+ "nl",
26641
+ "skip-link",
26642
+ "box-block-end-shadow",
26643
+ "spread-radius"
26644
+ ]
26645
+ },
26646
+ "color": {
26647
+ "value": "#0000001a",
26688
26648
  "type": "color",
26689
26649
  "filePath": "src/generated/wetgevend/tokens.json",
26690
26650
  "isSource": true,
26691
26651
  "original": {
26692
- "value": "transparant",
26652
+ "value": "#0000001a",
26693
26653
  "type": "color"
26694
26654
  },
26695
- "name": "utrechtFocusInverseOutlineColor",
26655
+ "name": "nlSkipLinkBoxBlockEndShadowColor",
26696
26656
  "attributes": {
26697
- "category": "utrecht",
26698
- "type": "focus",
26699
- "item": "inverse",
26700
- "subitem": "outline-color"
26657
+ "category": "nl",
26658
+ "type": "skip-link",
26659
+ "item": "box-block-end-shadow",
26660
+ "subitem": "color"
26701
26661
  },
26702
26662
  "path": [
26703
- "utrecht",
26704
- "focus",
26705
- "inverse",
26706
- "outline-color"
26663
+ "nl",
26664
+ "skip-link",
26665
+ "box-block-end-shadow",
26666
+ "color"
26707
26667
  ]
26708
26668
  }
26669
+ },
26670
+ "text-decoration": {
26671
+ "value": "underline",
26672
+ "type": "textDecoration",
26673
+ "filePath": "src/generated/wetgevend/tokens.json",
26674
+ "isSource": true,
26675
+ "original": {
26676
+ "value": "underline",
26677
+ "type": "textDecoration"
26678
+ },
26679
+ "name": "nlSkipLinkTextDecoration",
26680
+ "attributes": {
26681
+ "category": "nl",
26682
+ "type": "skip-link",
26683
+ "item": "text-decoration"
26684
+ },
26685
+ "path": [
26686
+ "nl",
26687
+ "skip-link",
26688
+ "text-decoration"
26689
+ ]
26690
+ },
26691
+ "text-underline-offset": {
26692
+ "value": "0.125rem",
26693
+ "type": "other",
26694
+ "filePath": "src/generated/wetgevend/tokens.json",
26695
+ "isSource": true,
26696
+ "original": {
26697
+ "value": "0.125rem",
26698
+ "type": "other"
26699
+ },
26700
+ "name": "nlSkipLinkTextUnderlineOffset",
26701
+ "attributes": {
26702
+ "category": "nl",
26703
+ "type": "skip-link",
26704
+ "item": "text-underline-offset"
26705
+ },
26706
+ "path": [
26707
+ "nl",
26708
+ "skip-link",
26709
+ "text-underline-offset"
26710
+ ]
26709
26711
  }
26710
- }
26711
- },
26712
- "nl": {
26712
+ },
26713
26713
  "paragraph": {
26714
26714
  "color": {
26715
26715
  "value": "#154273",