@rijkshuisstijl-community/design-tokens 1.0.0-alpha.154 → 1.0.0-alpha.156
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_variables.scss +20 -17
- package/dist/index.css +20 -17
- package/dist/index.d.ts +19 -16
- package/dist/index.js +20 -17
- package/dist/index.json +19 -16
- package/dist/index.tokens.json +26 -23
- package/dist/root.css +20 -17
- package/dist/tokens.d.ts +26 -23
- package/dist/tokens.js +583 -510
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +20 -17
- package/dist/uitvoerend-mintgroen-focus/index.css +20 -17
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +19 -16
- package/dist/uitvoerend-mintgroen-focus/index.js +20 -17
- package/dist/uitvoerend-mintgroen-focus/index.json +19 -16
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +26 -23
- package/dist/uitvoerend-mintgroen-focus/root.css +20 -17
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +26 -23
- package/dist/uitvoerend-mintgroen-focus/tokens.js +583 -510
- package/dist/uitvoerend-violet/_variables.scss +20 -17
- package/dist/uitvoerend-violet/index.css +20 -17
- package/dist/uitvoerend-violet/index.d.ts +19 -16
- package/dist/uitvoerend-violet/index.js +20 -17
- package/dist/uitvoerend-violet/index.json +19 -16
- package/dist/uitvoerend-violet/index.tokens.json +26 -23
- package/dist/uitvoerend-violet/root.css +20 -17
- package/dist/uitvoerend-violet/tokens.d.ts +26 -23
- package/dist/uitvoerend-violet/tokens.js +583 -510
- package/dist/uitvoerend-violet-oud/_variables.scss +20 -17
- package/dist/uitvoerend-violet-oud/index.css +20 -17
- package/dist/uitvoerend-violet-oud/index.d.ts +19 -16
- package/dist/uitvoerend-violet-oud/index.js +20 -17
- package/dist/uitvoerend-violet-oud/index.json +19 -16
- package/dist/uitvoerend-violet-oud/index.tokens.json +26 -23
- package/dist/uitvoerend-violet-oud/root.css +20 -17
- package/dist/uitvoerend-violet-oud/tokens.d.ts +26 -23
- package/dist/uitvoerend-violet-oud/tokens.js +583 -510
- package/dist/wetgevend/_variables.scss +20 -17
- package/dist/wetgevend/index.css +20 -17
- package/dist/wetgevend/index.d.ts +19 -16
- package/dist/wetgevend/index.js +20 -17
- package/dist/wetgevend/index.json +19 -16
- package/dist/wetgevend/index.tokens.json +26 -23
- package/dist/wetgevend/root.css +20 -17
- package/dist/wetgevend/tokens.d.ts +26 -23
- package/dist/wetgevend/tokens.js +583 -510
- package/figma/figma.tokens.json +14 -2
- package/package.json +2 -2
- package/src/generated/base.tokens.json +79 -67
- package/src/generated/themes.json +356 -308
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +79 -67
- package/src/generated/uitvoerend-violet/tokens.json +79 -67
- package/src/generated/uitvoerend-violet-oud/tokens.json +79 -67
- package/src/generated/wetgevend/tokens.json +79 -67
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 14 Feb 2025 08:43:17 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -5059,6 +5059,31 @@ module.exports = {
|
|
|
5059
5059
|
}
|
|
5060
5060
|
},
|
|
5061
5061
|
"content": {
|
|
5062
|
+
"font-size": {
|
|
5063
|
+
"value": "1.125rem",
|
|
5064
|
+
"type": "fontSizes",
|
|
5065
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
5066
|
+
"isSource": true,
|
|
5067
|
+
"original": {
|
|
5068
|
+
"value": "1.125rem",
|
|
5069
|
+
"type": "fontSizes"
|
|
5070
|
+
},
|
|
5071
|
+
"name": "rhcNavigationListItemContentFontSize",
|
|
5072
|
+
"attributes": {
|
|
5073
|
+
"category": "rhc",
|
|
5074
|
+
"type": "navigation-list",
|
|
5075
|
+
"item": "item",
|
|
5076
|
+
"subitem": "content",
|
|
5077
|
+
"state": "font-size"
|
|
5078
|
+
},
|
|
5079
|
+
"path": [
|
|
5080
|
+
"rhc",
|
|
5081
|
+
"navigation-list",
|
|
5082
|
+
"item",
|
|
5083
|
+
"content",
|
|
5084
|
+
"font-size"
|
|
5085
|
+
]
|
|
5086
|
+
},
|
|
5062
5087
|
"column-gap": {
|
|
5063
5088
|
"value": "0.5rem",
|
|
5064
5089
|
"type": "space",
|
|
@@ -6342,6 +6367,31 @@ module.exports = {
|
|
|
6342
6367
|
]
|
|
6343
6368
|
},
|
|
6344
6369
|
"content": {
|
|
6370
|
+
"font-size": {
|
|
6371
|
+
"value": "1.125rem",
|
|
6372
|
+
"type": "fontSizes",
|
|
6373
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
6374
|
+
"isSource": true,
|
|
6375
|
+
"original": {
|
|
6376
|
+
"value": "1.125rem",
|
|
6377
|
+
"type": "fontSizes"
|
|
6378
|
+
},
|
|
6379
|
+
"name": "rhcMessageListItemContentFontSize",
|
|
6380
|
+
"attributes": {
|
|
6381
|
+
"category": "rhc",
|
|
6382
|
+
"type": "message-list",
|
|
6383
|
+
"item": "item",
|
|
6384
|
+
"subitem": "content",
|
|
6385
|
+
"state": "font-size"
|
|
6386
|
+
},
|
|
6387
|
+
"path": [
|
|
6388
|
+
"rhc",
|
|
6389
|
+
"message-list",
|
|
6390
|
+
"item",
|
|
6391
|
+
"content",
|
|
6392
|
+
"font-size"
|
|
6393
|
+
]
|
|
6394
|
+
},
|
|
6345
6395
|
"column-gap": {
|
|
6346
6396
|
"value": "0.5rem",
|
|
6347
6397
|
"type": "spacing",
|
|
@@ -7980,16 +8030,39 @@ module.exports = {
|
|
|
7980
8030
|
"padding",
|
|
7981
8031
|
"inline-start"
|
|
7982
8032
|
]
|
|
8033
|
+
},
|
|
8034
|
+
"inline-end": {
|
|
8035
|
+
"value": "2.5rem",
|
|
8036
|
+
"type": "spacing",
|
|
8037
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
8038
|
+
"isSource": true,
|
|
8039
|
+
"original": {
|
|
8040
|
+
"value": "2.5rem",
|
|
8041
|
+
"type": "spacing"
|
|
8042
|
+
},
|
|
8043
|
+
"name": "rhcPageFooterPaddingInlineEnd",
|
|
8044
|
+
"attributes": {
|
|
8045
|
+
"category": "rhc",
|
|
8046
|
+
"type": "page-footer",
|
|
8047
|
+
"item": "padding",
|
|
8048
|
+
"subitem": "inline-end"
|
|
8049
|
+
},
|
|
8050
|
+
"path": [
|
|
8051
|
+
"rhc",
|
|
8052
|
+
"page-footer",
|
|
8053
|
+
"padding",
|
|
8054
|
+
"inline-end"
|
|
8055
|
+
]
|
|
7983
8056
|
}
|
|
7984
8057
|
},
|
|
7985
8058
|
"flex": {
|
|
7986
8059
|
"direction": {
|
|
7987
|
-
"value": "
|
|
8060
|
+
"value": "column",
|
|
7988
8061
|
"type": "flexDirection",
|
|
7989
8062
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
7990
8063
|
"isSource": true,
|
|
7991
8064
|
"original": {
|
|
7992
|
-
"value": "
|
|
8065
|
+
"value": "column",
|
|
7993
8066
|
"type": "flexDirection"
|
|
7994
8067
|
},
|
|
7995
8068
|
"name": "rhcPageFooterFlexDirection",
|
|
@@ -17110,654 +17183,317 @@ module.exports = {
|
|
|
17110
17183
|
]
|
|
17111
17184
|
}
|
|
17112
17185
|
},
|
|
17113
|
-
"
|
|
17114
|
-
"
|
|
17115
|
-
"value": "
|
|
17116
|
-
"type": "
|
|
17117
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17118
|
-
"isSource": true,
|
|
17119
|
-
"original": {
|
|
17120
|
-
"value": "#154273",
|
|
17121
|
-
"type": "color"
|
|
17122
|
-
},
|
|
17123
|
-
"name": "utrechtParagraphColor",
|
|
17124
|
-
"attributes": {
|
|
17125
|
-
"category": "utrecht",
|
|
17126
|
-
"type": "paragraph",
|
|
17127
|
-
"item": "color"
|
|
17128
|
-
},
|
|
17129
|
-
"path": [
|
|
17130
|
-
"utrecht",
|
|
17131
|
-
"paragraph",
|
|
17132
|
-
"color"
|
|
17133
|
-
]
|
|
17134
|
-
},
|
|
17135
|
-
"font-family": {
|
|
17136
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
17137
|
-
"type": "fontFamilies",
|
|
17138
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17139
|
-
"isSource": true,
|
|
17140
|
-
"original": {
|
|
17141
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
17142
|
-
"type": "fontFamilies"
|
|
17143
|
-
},
|
|
17144
|
-
"name": "utrechtParagraphFontFamily",
|
|
17145
|
-
"attributes": {
|
|
17146
|
-
"category": "utrecht",
|
|
17147
|
-
"type": "paragraph",
|
|
17148
|
-
"item": "font-family"
|
|
17149
|
-
},
|
|
17150
|
-
"path": [
|
|
17151
|
-
"utrecht",
|
|
17152
|
-
"paragraph",
|
|
17153
|
-
"font-family"
|
|
17154
|
-
]
|
|
17155
|
-
},
|
|
17156
|
-
"font-size": {
|
|
17157
|
-
"value": "1.25rem",
|
|
17158
|
-
"type": "fontSizes",
|
|
17159
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17160
|
-
"isSource": true,
|
|
17161
|
-
"original": {
|
|
17162
|
-
"value": "1.25rem",
|
|
17163
|
-
"type": "fontSizes"
|
|
17164
|
-
},
|
|
17165
|
-
"name": "utrechtParagraphFontSize",
|
|
17166
|
-
"attributes": {
|
|
17167
|
-
"category": "utrecht",
|
|
17168
|
-
"type": "paragraph",
|
|
17169
|
-
"item": "font-size"
|
|
17170
|
-
},
|
|
17171
|
-
"path": [
|
|
17172
|
-
"utrecht",
|
|
17173
|
-
"paragraph",
|
|
17174
|
-
"font-size"
|
|
17175
|
-
]
|
|
17176
|
-
},
|
|
17177
|
-
"font-weight": {
|
|
17178
|
-
"value": 400,
|
|
17179
|
-
"type": "fontWeights",
|
|
17186
|
+
"ordered-list": {
|
|
17187
|
+
"padding-inline-start": {
|
|
17188
|
+
"value": "1.5rem",
|
|
17189
|
+
"type": "spacing",
|
|
17180
17190
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17181
17191
|
"isSource": true,
|
|
17182
17192
|
"original": {
|
|
17183
|
-
"value":
|
|
17184
|
-
"type": "
|
|
17193
|
+
"value": "1.5rem",
|
|
17194
|
+
"type": "spacing"
|
|
17185
17195
|
},
|
|
17186
|
-
"name": "
|
|
17196
|
+
"name": "utrechtOrderedListPaddingInlineStart",
|
|
17187
17197
|
"attributes": {
|
|
17188
17198
|
"category": "utrecht",
|
|
17189
|
-
"type": "
|
|
17190
|
-
"item": "
|
|
17199
|
+
"type": "ordered-list",
|
|
17200
|
+
"item": "padding-inline-start"
|
|
17191
17201
|
},
|
|
17192
17202
|
"path": [
|
|
17193
17203
|
"utrecht",
|
|
17194
|
-
"
|
|
17195
|
-
"
|
|
17204
|
+
"ordered-list",
|
|
17205
|
+
"padding-inline-start"
|
|
17196
17206
|
]
|
|
17197
17207
|
},
|
|
17198
|
-
"
|
|
17199
|
-
"value": "
|
|
17200
|
-
"type": "
|
|
17208
|
+
"margin-block-end": {
|
|
17209
|
+
"value": "0.25rem",
|
|
17210
|
+
"type": "spacing",
|
|
17201
17211
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17202
17212
|
"isSource": true,
|
|
17203
17213
|
"original": {
|
|
17204
|
-
"value": "
|
|
17205
|
-
"type": "
|
|
17214
|
+
"value": "0.25rem",
|
|
17215
|
+
"type": "spacing"
|
|
17206
17216
|
},
|
|
17207
|
-
"name": "
|
|
17217
|
+
"name": "utrechtOrderedListMarginBlockEnd",
|
|
17208
17218
|
"attributes": {
|
|
17209
17219
|
"category": "utrecht",
|
|
17210
|
-
"type": "
|
|
17211
|
-
"item": "
|
|
17220
|
+
"type": "ordered-list",
|
|
17221
|
+
"item": "margin-block-end"
|
|
17212
17222
|
},
|
|
17213
17223
|
"path": [
|
|
17214
17224
|
"utrecht",
|
|
17215
|
-
"
|
|
17216
|
-
"
|
|
17225
|
+
"ordered-list",
|
|
17226
|
+
"margin-block-end"
|
|
17217
17227
|
]
|
|
17218
17228
|
},
|
|
17219
|
-
"margin-block-
|
|
17220
|
-
"value": 0,
|
|
17229
|
+
"margin-block-start": {
|
|
17230
|
+
"value": "0.25rem",
|
|
17221
17231
|
"type": "spacing",
|
|
17222
17232
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17223
17233
|
"isSource": true,
|
|
17224
17234
|
"original": {
|
|
17225
|
-
"value": 0,
|
|
17235
|
+
"value": "0.25rem",
|
|
17226
17236
|
"type": "spacing"
|
|
17227
17237
|
},
|
|
17228
|
-
"name": "
|
|
17238
|
+
"name": "utrechtOrderedListMarginBlockStart",
|
|
17229
17239
|
"attributes": {
|
|
17230
17240
|
"category": "utrecht",
|
|
17231
|
-
"type": "
|
|
17232
|
-
"item": "margin-block-
|
|
17241
|
+
"type": "ordered-list",
|
|
17242
|
+
"item": "margin-block-start"
|
|
17233
17243
|
},
|
|
17234
17244
|
"path": [
|
|
17235
17245
|
"utrecht",
|
|
17236
|
-
"
|
|
17237
|
-
"margin-block-
|
|
17246
|
+
"ordered-list",
|
|
17247
|
+
"margin-block-start"
|
|
17238
17248
|
]
|
|
17239
17249
|
},
|
|
17240
|
-
"margin-
|
|
17241
|
-
"value": 0,
|
|
17250
|
+
"margin-inline-start": {
|
|
17251
|
+
"value": "0.625rem",
|
|
17242
17252
|
"type": "spacing",
|
|
17243
17253
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17244
17254
|
"isSource": true,
|
|
17245
17255
|
"original": {
|
|
17246
|
-
"value": 0,
|
|
17256
|
+
"value": "0.625rem",
|
|
17247
17257
|
"type": "spacing"
|
|
17248
17258
|
},
|
|
17249
|
-
"name": "
|
|
17259
|
+
"name": "utrechtOrderedListMarginInlineStart",
|
|
17250
17260
|
"attributes": {
|
|
17251
17261
|
"category": "utrecht",
|
|
17252
|
-
"type": "
|
|
17253
|
-
"item": "margin-
|
|
17262
|
+
"type": "ordered-list",
|
|
17263
|
+
"item": "margin-inline-start"
|
|
17254
17264
|
},
|
|
17255
17265
|
"path": [
|
|
17256
17266
|
"utrecht",
|
|
17257
|
-
"
|
|
17258
|
-
"margin-
|
|
17267
|
+
"ordered-list",
|
|
17268
|
+
"margin-inline-start"
|
|
17259
17269
|
]
|
|
17260
17270
|
},
|
|
17261
|
-
"
|
|
17262
|
-
"
|
|
17263
|
-
"value":
|
|
17264
|
-
"type": "
|
|
17271
|
+
"item": {
|
|
17272
|
+
"padding-inline-start": {
|
|
17273
|
+
"value": 0,
|
|
17274
|
+
"type": "spacing",
|
|
17265
17275
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17266
17276
|
"isSource": true,
|
|
17267
17277
|
"original": {
|
|
17268
|
-
"value":
|
|
17269
|
-
"type": "
|
|
17278
|
+
"value": 0,
|
|
17279
|
+
"type": "spacing"
|
|
17270
17280
|
},
|
|
17271
|
-
"name": "
|
|
17281
|
+
"name": "utrechtOrderedListItemPaddingInlineStart",
|
|
17272
17282
|
"attributes": {
|
|
17273
17283
|
"category": "utrecht",
|
|
17274
|
-
"type": "
|
|
17275
|
-
"item": "
|
|
17276
|
-
"subitem": "
|
|
17284
|
+
"type": "ordered-list",
|
|
17285
|
+
"item": "item",
|
|
17286
|
+
"subitem": "padding-inline-start"
|
|
17277
17287
|
},
|
|
17278
17288
|
"path": [
|
|
17279
17289
|
"utrecht",
|
|
17280
|
-
"
|
|
17281
|
-
"
|
|
17282
|
-
"
|
|
17290
|
+
"ordered-list",
|
|
17291
|
+
"item",
|
|
17292
|
+
"padding-inline-start"
|
|
17283
17293
|
]
|
|
17284
17294
|
},
|
|
17285
|
-
"
|
|
17286
|
-
"value": "
|
|
17287
|
-
"type": "
|
|
17295
|
+
"margin-block-end": {
|
|
17296
|
+
"value": "0.25rem",
|
|
17297
|
+
"type": "spacing",
|
|
17288
17298
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17289
17299
|
"isSource": true,
|
|
17290
17300
|
"original": {
|
|
17291
|
-
"value": "
|
|
17292
|
-
"type": "
|
|
17301
|
+
"value": "0.25rem",
|
|
17302
|
+
"type": "spacing"
|
|
17293
17303
|
},
|
|
17294
|
-
"name": "
|
|
17304
|
+
"name": "utrechtOrderedListItemMarginBlockEnd",
|
|
17295
17305
|
"attributes": {
|
|
17296
17306
|
"category": "utrecht",
|
|
17297
|
-
"type": "
|
|
17298
|
-
"item": "
|
|
17299
|
-
"subitem": "
|
|
17307
|
+
"type": "ordered-list",
|
|
17308
|
+
"item": "item",
|
|
17309
|
+
"subitem": "margin-block-end"
|
|
17300
17310
|
},
|
|
17301
17311
|
"path": [
|
|
17302
17312
|
"utrecht",
|
|
17303
|
-
"
|
|
17304
|
-
"
|
|
17305
|
-
"
|
|
17313
|
+
"ordered-list",
|
|
17314
|
+
"item",
|
|
17315
|
+
"margin-block-end"
|
|
17306
17316
|
]
|
|
17307
17317
|
},
|
|
17308
|
-
"
|
|
17309
|
-
"value":
|
|
17310
|
-
"type": "
|
|
17318
|
+
"margin-block-start": {
|
|
17319
|
+
"value": "0.25rem",
|
|
17320
|
+
"type": "spacing",
|
|
17311
17321
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17312
17322
|
"isSource": true,
|
|
17313
17323
|
"original": {
|
|
17314
|
-
"value":
|
|
17315
|
-
"type": "
|
|
17324
|
+
"value": "0.25rem",
|
|
17325
|
+
"type": "spacing"
|
|
17316
17326
|
},
|
|
17317
|
-
"name": "
|
|
17327
|
+
"name": "utrechtOrderedListItemMarginBlockStart",
|
|
17318
17328
|
"attributes": {
|
|
17319
17329
|
"category": "utrecht",
|
|
17320
|
-
"type": "
|
|
17321
|
-
"item": "
|
|
17322
|
-
"subitem": "
|
|
17330
|
+
"type": "ordered-list",
|
|
17331
|
+
"item": "item",
|
|
17332
|
+
"subitem": "margin-block-start"
|
|
17323
17333
|
},
|
|
17324
17334
|
"path": [
|
|
17325
17335
|
"utrecht",
|
|
17326
|
-
"
|
|
17327
|
-
"
|
|
17328
|
-
"
|
|
17329
|
-
]
|
|
17330
|
-
},
|
|
17331
|
-
"line-height": {
|
|
17332
|
-
"value": "150%",
|
|
17333
|
-
"type": "lineHeights",
|
|
17334
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17335
|
-
"isSource": true,
|
|
17336
|
-
"original": {
|
|
17337
|
-
"value": "150%",
|
|
17338
|
-
"type": "lineHeights"
|
|
17339
|
-
},
|
|
17340
|
-
"name": "utrechtParagraphLeadLineHeight",
|
|
17341
|
-
"attributes": {
|
|
17342
|
-
"category": "utrecht",
|
|
17343
|
-
"type": "paragraph",
|
|
17344
|
-
"item": "lead",
|
|
17345
|
-
"subitem": "line-height"
|
|
17346
|
-
},
|
|
17347
|
-
"path": [
|
|
17348
|
-
"utrecht",
|
|
17349
|
-
"paragraph",
|
|
17350
|
-
"lead",
|
|
17351
|
-
"line-height"
|
|
17336
|
+
"ordered-list",
|
|
17337
|
+
"item",
|
|
17338
|
+
"margin-block-start"
|
|
17352
17339
|
]
|
|
17353
17340
|
}
|
|
17354
17341
|
},
|
|
17355
|
-
"
|
|
17356
|
-
"
|
|
17342
|
+
"color": {
|
|
17343
|
+
"value": "#154273",
|
|
17344
|
+
"type": "color",
|
|
17345
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17346
|
+
"isSource": true,
|
|
17347
|
+
"original": {
|
|
17357
17348
|
"value": "#154273",
|
|
17358
|
-
"type": "color"
|
|
17359
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17360
|
-
"isSource": true,
|
|
17361
|
-
"original": {
|
|
17362
|
-
"value": "#154273",
|
|
17363
|
-
"type": "color"
|
|
17364
|
-
},
|
|
17365
|
-
"name": "utrechtParagraphSmallColor",
|
|
17366
|
-
"attributes": {
|
|
17367
|
-
"category": "utrecht",
|
|
17368
|
-
"type": "paragraph",
|
|
17369
|
-
"item": "small",
|
|
17370
|
-
"subitem": "color"
|
|
17371
|
-
},
|
|
17372
|
-
"path": [
|
|
17373
|
-
"utrecht",
|
|
17374
|
-
"paragraph",
|
|
17375
|
-
"small",
|
|
17376
|
-
"color"
|
|
17377
|
-
]
|
|
17349
|
+
"type": "color"
|
|
17378
17350
|
},
|
|
17379
|
-
"
|
|
17380
|
-
|
|
17381
|
-
"
|
|
17382
|
-
"
|
|
17383
|
-
"
|
|
17384
|
-
"original": {
|
|
17385
|
-
"value": "1.125rem",
|
|
17386
|
-
"type": "fontSizes"
|
|
17387
|
-
},
|
|
17388
|
-
"name": "utrechtParagraphSmallFontSize",
|
|
17389
|
-
"attributes": {
|
|
17390
|
-
"category": "utrecht",
|
|
17391
|
-
"type": "paragraph",
|
|
17392
|
-
"item": "small",
|
|
17393
|
-
"subitem": "font-size"
|
|
17394
|
-
},
|
|
17395
|
-
"path": [
|
|
17396
|
-
"utrecht",
|
|
17397
|
-
"paragraph",
|
|
17398
|
-
"small",
|
|
17399
|
-
"font-size"
|
|
17400
|
-
]
|
|
17351
|
+
"name": "utrechtOrderedListColor",
|
|
17352
|
+
"attributes": {
|
|
17353
|
+
"category": "utrecht",
|
|
17354
|
+
"type": "ordered-list",
|
|
17355
|
+
"item": "color"
|
|
17401
17356
|
},
|
|
17402
|
-
"
|
|
17403
|
-
"
|
|
17404
|
-
"
|
|
17405
|
-
"
|
|
17406
|
-
|
|
17407
|
-
|
|
17408
|
-
|
|
17409
|
-
|
|
17410
|
-
|
|
17411
|
-
|
|
17412
|
-
|
|
17413
|
-
|
|
17414
|
-
|
|
17415
|
-
|
|
17416
|
-
"subitem": "font-weight"
|
|
17417
|
-
},
|
|
17418
|
-
"path": [
|
|
17419
|
-
"utrecht",
|
|
17420
|
-
"paragraph",
|
|
17421
|
-
"small",
|
|
17422
|
-
"font-weight"
|
|
17423
|
-
]
|
|
17357
|
+
"path": [
|
|
17358
|
+
"utrecht",
|
|
17359
|
+
"ordered-list",
|
|
17360
|
+
"color"
|
|
17361
|
+
]
|
|
17362
|
+
},
|
|
17363
|
+
"font-family": {
|
|
17364
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
17365
|
+
"type": "fontFamilies",
|
|
17366
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17367
|
+
"isSource": true,
|
|
17368
|
+
"original": {
|
|
17369
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
17370
|
+
"type": "fontFamilies"
|
|
17424
17371
|
},
|
|
17425
|
-
"
|
|
17426
|
-
|
|
17427
|
-
"
|
|
17428
|
-
"
|
|
17429
|
-
"
|
|
17430
|
-
|
|
17431
|
-
|
|
17432
|
-
|
|
17433
|
-
|
|
17434
|
-
"
|
|
17435
|
-
|
|
17436
|
-
|
|
17437
|
-
|
|
17438
|
-
|
|
17439
|
-
|
|
17440
|
-
},
|
|
17441
|
-
"path": [
|
|
17442
|
-
"utrecht",
|
|
17443
|
-
"paragraph",
|
|
17444
|
-
"small",
|
|
17445
|
-
"line-height"
|
|
17446
|
-
]
|
|
17447
|
-
}
|
|
17448
|
-
}
|
|
17449
|
-
},
|
|
17450
|
-
"ordered-list": {
|
|
17451
|
-
"padding-inline-start": {
|
|
17452
|
-
"value": "1.5rem",
|
|
17453
|
-
"type": "spacing",
|
|
17372
|
+
"name": "utrechtOrderedListFontFamily",
|
|
17373
|
+
"attributes": {
|
|
17374
|
+
"category": "utrecht",
|
|
17375
|
+
"type": "ordered-list",
|
|
17376
|
+
"item": "font-family"
|
|
17377
|
+
},
|
|
17378
|
+
"path": [
|
|
17379
|
+
"utrecht",
|
|
17380
|
+
"ordered-list",
|
|
17381
|
+
"font-family"
|
|
17382
|
+
]
|
|
17383
|
+
},
|
|
17384
|
+
"font-weight": {
|
|
17385
|
+
"value": 400,
|
|
17386
|
+
"type": "fontWeights",
|
|
17454
17387
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17455
17388
|
"isSource": true,
|
|
17456
17389
|
"original": {
|
|
17457
|
-
"value":
|
|
17458
|
-
"type": "
|
|
17390
|
+
"value": 400,
|
|
17391
|
+
"type": "fontWeights"
|
|
17459
17392
|
},
|
|
17460
|
-
"name": "
|
|
17393
|
+
"name": "utrechtOrderedListFontWeight",
|
|
17461
17394
|
"attributes": {
|
|
17462
17395
|
"category": "utrecht",
|
|
17463
17396
|
"type": "ordered-list",
|
|
17464
|
-
"item": "
|
|
17397
|
+
"item": "font-weight"
|
|
17465
17398
|
},
|
|
17466
17399
|
"path": [
|
|
17467
17400
|
"utrecht",
|
|
17468
17401
|
"ordered-list",
|
|
17469
|
-
"
|
|
17402
|
+
"font-weight"
|
|
17470
17403
|
]
|
|
17471
17404
|
},
|
|
17472
|
-
"
|
|
17473
|
-
"value": "
|
|
17474
|
-
"type": "
|
|
17405
|
+
"font-size": {
|
|
17406
|
+
"value": "1.25rem",
|
|
17407
|
+
"type": "fontSizes",
|
|
17475
17408
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17476
17409
|
"isSource": true,
|
|
17477
17410
|
"original": {
|
|
17478
|
-
"value": "
|
|
17479
|
-
"type": "
|
|
17411
|
+
"value": "1.25rem",
|
|
17412
|
+
"type": "fontSizes"
|
|
17480
17413
|
},
|
|
17481
|
-
"name": "
|
|
17414
|
+
"name": "utrechtOrderedListFontSize",
|
|
17482
17415
|
"attributes": {
|
|
17483
17416
|
"category": "utrecht",
|
|
17484
17417
|
"type": "ordered-list",
|
|
17485
|
-
"item": "
|
|
17418
|
+
"item": "font-size"
|
|
17486
17419
|
},
|
|
17487
17420
|
"path": [
|
|
17488
17421
|
"utrecht",
|
|
17489
17422
|
"ordered-list",
|
|
17490
|
-
"
|
|
17423
|
+
"font-size"
|
|
17491
17424
|
]
|
|
17492
17425
|
},
|
|
17426
|
+
"line-height": {
|
|
17427
|
+
"value": "150%",
|
|
17428
|
+
"type": "lineHeights",
|
|
17429
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17430
|
+
"isSource": true,
|
|
17431
|
+
"original": {
|
|
17432
|
+
"value": "150%",
|
|
17433
|
+
"type": "lineHeights"
|
|
17434
|
+
},
|
|
17435
|
+
"name": "utrechtOrderedListLineHeight",
|
|
17436
|
+
"attributes": {
|
|
17437
|
+
"category": "utrecht",
|
|
17438
|
+
"type": "ordered-list",
|
|
17439
|
+
"item": "line-height"
|
|
17440
|
+
},
|
|
17441
|
+
"path": [
|
|
17442
|
+
"utrecht",
|
|
17443
|
+
"ordered-list",
|
|
17444
|
+
"line-height"
|
|
17445
|
+
]
|
|
17446
|
+
}
|
|
17447
|
+
},
|
|
17448
|
+
"link-list": {
|
|
17493
17449
|
"margin-block-start": {
|
|
17494
|
-
"value":
|
|
17450
|
+
"value": 0,
|
|
17495
17451
|
"type": "spacing",
|
|
17496
17452
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17497
17453
|
"isSource": true,
|
|
17498
17454
|
"original": {
|
|
17499
|
-
"value":
|
|
17455
|
+
"value": 0,
|
|
17500
17456
|
"type": "spacing"
|
|
17501
17457
|
},
|
|
17502
|
-
"name": "
|
|
17458
|
+
"name": "utrechtLinkListMarginBlockStart",
|
|
17503
17459
|
"attributes": {
|
|
17504
17460
|
"category": "utrecht",
|
|
17505
|
-
"type": "
|
|
17461
|
+
"type": "link-list",
|
|
17506
17462
|
"item": "margin-block-start"
|
|
17507
17463
|
},
|
|
17508
17464
|
"path": [
|
|
17509
17465
|
"utrecht",
|
|
17510
|
-
"
|
|
17466
|
+
"link-list",
|
|
17511
17467
|
"margin-block-start"
|
|
17512
17468
|
]
|
|
17513
17469
|
},
|
|
17514
|
-
"
|
|
17515
|
-
"value": "0.
|
|
17470
|
+
"row-gap": {
|
|
17471
|
+
"value": "0.5rem",
|
|
17516
17472
|
"type": "spacing",
|
|
17517
17473
|
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17518
17474
|
"isSource": true,
|
|
17519
17475
|
"original": {
|
|
17520
|
-
"value": "0.
|
|
17476
|
+
"value": "0.5rem",
|
|
17521
17477
|
"type": "spacing"
|
|
17522
17478
|
},
|
|
17523
|
-
"name": "
|
|
17479
|
+
"name": "utrechtLinkListRowGap",
|
|
17524
17480
|
"attributes": {
|
|
17525
17481
|
"category": "utrecht",
|
|
17526
|
-
"type": "
|
|
17527
|
-
"item": "
|
|
17482
|
+
"type": "link-list",
|
|
17483
|
+
"item": "row-gap"
|
|
17528
17484
|
},
|
|
17529
17485
|
"path": [
|
|
17530
17486
|
"utrecht",
|
|
17531
|
-
"
|
|
17532
|
-
"
|
|
17487
|
+
"link-list",
|
|
17488
|
+
"row-gap"
|
|
17533
17489
|
]
|
|
17534
17490
|
},
|
|
17535
|
-
"
|
|
17536
|
-
"
|
|
17537
|
-
|
|
17538
|
-
|
|
17539
|
-
|
|
17540
|
-
|
|
17541
|
-
"original": {
|
|
17542
|
-
"value": 0,
|
|
17543
|
-
"type": "spacing"
|
|
17544
|
-
},
|
|
17545
|
-
"name": "utrechtOrderedListItemPaddingInlineStart",
|
|
17546
|
-
"attributes": {
|
|
17547
|
-
"category": "utrecht",
|
|
17548
|
-
"type": "ordered-list",
|
|
17549
|
-
"item": "item",
|
|
17550
|
-
"subitem": "padding-inline-start"
|
|
17551
|
-
},
|
|
17552
|
-
"path": [
|
|
17553
|
-
"utrecht",
|
|
17554
|
-
"ordered-list",
|
|
17555
|
-
"item",
|
|
17556
|
-
"padding-inline-start"
|
|
17557
|
-
]
|
|
17558
|
-
},
|
|
17559
|
-
"margin-block-end": {
|
|
17560
|
-
"value": "0.25rem",
|
|
17561
|
-
"type": "spacing",
|
|
17562
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17563
|
-
"isSource": true,
|
|
17564
|
-
"original": {
|
|
17565
|
-
"value": "0.25rem",
|
|
17566
|
-
"type": "spacing"
|
|
17567
|
-
},
|
|
17568
|
-
"name": "utrechtOrderedListItemMarginBlockEnd",
|
|
17569
|
-
"attributes": {
|
|
17570
|
-
"category": "utrecht",
|
|
17571
|
-
"type": "ordered-list",
|
|
17572
|
-
"item": "item",
|
|
17573
|
-
"subitem": "margin-block-end"
|
|
17574
|
-
},
|
|
17575
|
-
"path": [
|
|
17576
|
-
"utrecht",
|
|
17577
|
-
"ordered-list",
|
|
17578
|
-
"item",
|
|
17579
|
-
"margin-block-end"
|
|
17580
|
-
]
|
|
17581
|
-
},
|
|
17582
|
-
"margin-block-start": {
|
|
17583
|
-
"value": "0.25rem",
|
|
17584
|
-
"type": "spacing",
|
|
17585
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17586
|
-
"isSource": true,
|
|
17587
|
-
"original": {
|
|
17588
|
-
"value": "0.25rem",
|
|
17589
|
-
"type": "spacing"
|
|
17590
|
-
},
|
|
17591
|
-
"name": "utrechtOrderedListItemMarginBlockStart",
|
|
17592
|
-
"attributes": {
|
|
17593
|
-
"category": "utrecht",
|
|
17594
|
-
"type": "ordered-list",
|
|
17595
|
-
"item": "item",
|
|
17596
|
-
"subitem": "margin-block-start"
|
|
17597
|
-
},
|
|
17598
|
-
"path": [
|
|
17599
|
-
"utrecht",
|
|
17600
|
-
"ordered-list",
|
|
17601
|
-
"item",
|
|
17602
|
-
"margin-block-start"
|
|
17603
|
-
]
|
|
17604
|
-
}
|
|
17605
|
-
},
|
|
17606
|
-
"color": {
|
|
17607
|
-
"value": "#154273",
|
|
17608
|
-
"type": "color",
|
|
17609
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17610
|
-
"isSource": true,
|
|
17611
|
-
"original": {
|
|
17612
|
-
"value": "#154273",
|
|
17613
|
-
"type": "color"
|
|
17614
|
-
},
|
|
17615
|
-
"name": "utrechtOrderedListColor",
|
|
17616
|
-
"attributes": {
|
|
17617
|
-
"category": "utrecht",
|
|
17618
|
-
"type": "ordered-list",
|
|
17619
|
-
"item": "color"
|
|
17620
|
-
},
|
|
17621
|
-
"path": [
|
|
17622
|
-
"utrecht",
|
|
17623
|
-
"ordered-list",
|
|
17624
|
-
"color"
|
|
17625
|
-
]
|
|
17626
|
-
},
|
|
17627
|
-
"font-family": {
|
|
17628
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
17629
|
-
"type": "fontFamilies",
|
|
17630
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17631
|
-
"isSource": true,
|
|
17632
|
-
"original": {
|
|
17633
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
17634
|
-
"type": "fontFamilies"
|
|
17635
|
-
},
|
|
17636
|
-
"name": "utrechtOrderedListFontFamily",
|
|
17637
|
-
"attributes": {
|
|
17638
|
-
"category": "utrecht",
|
|
17639
|
-
"type": "ordered-list",
|
|
17640
|
-
"item": "font-family"
|
|
17641
|
-
},
|
|
17642
|
-
"path": [
|
|
17643
|
-
"utrecht",
|
|
17644
|
-
"ordered-list",
|
|
17645
|
-
"font-family"
|
|
17646
|
-
]
|
|
17647
|
-
},
|
|
17648
|
-
"font-weight": {
|
|
17649
|
-
"value": 400,
|
|
17650
|
-
"type": "fontWeights",
|
|
17651
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17652
|
-
"isSource": true,
|
|
17653
|
-
"original": {
|
|
17654
|
-
"value": 400,
|
|
17655
|
-
"type": "fontWeights"
|
|
17656
|
-
},
|
|
17657
|
-
"name": "utrechtOrderedListFontWeight",
|
|
17658
|
-
"attributes": {
|
|
17659
|
-
"category": "utrecht",
|
|
17660
|
-
"type": "ordered-list",
|
|
17661
|
-
"item": "font-weight"
|
|
17662
|
-
},
|
|
17663
|
-
"path": [
|
|
17664
|
-
"utrecht",
|
|
17665
|
-
"ordered-list",
|
|
17666
|
-
"font-weight"
|
|
17667
|
-
]
|
|
17668
|
-
},
|
|
17669
|
-
"font-size": {
|
|
17670
|
-
"value": "1.25rem",
|
|
17671
|
-
"type": "fontSizes",
|
|
17672
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17673
|
-
"isSource": true,
|
|
17674
|
-
"original": {
|
|
17675
|
-
"value": "1.25rem",
|
|
17676
|
-
"type": "fontSizes"
|
|
17677
|
-
},
|
|
17678
|
-
"name": "utrechtOrderedListFontSize",
|
|
17679
|
-
"attributes": {
|
|
17680
|
-
"category": "utrecht",
|
|
17681
|
-
"type": "ordered-list",
|
|
17682
|
-
"item": "font-size"
|
|
17683
|
-
},
|
|
17684
|
-
"path": [
|
|
17685
|
-
"utrecht",
|
|
17686
|
-
"ordered-list",
|
|
17687
|
-
"font-size"
|
|
17688
|
-
]
|
|
17689
|
-
},
|
|
17690
|
-
"line-height": {
|
|
17691
|
-
"value": "150%",
|
|
17692
|
-
"type": "lineHeights",
|
|
17693
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17694
|
-
"isSource": true,
|
|
17695
|
-
"original": {
|
|
17696
|
-
"value": "150%",
|
|
17697
|
-
"type": "lineHeights"
|
|
17698
|
-
},
|
|
17699
|
-
"name": "utrechtOrderedListLineHeight",
|
|
17700
|
-
"attributes": {
|
|
17701
|
-
"category": "utrecht",
|
|
17702
|
-
"type": "ordered-list",
|
|
17703
|
-
"item": "line-height"
|
|
17704
|
-
},
|
|
17705
|
-
"path": [
|
|
17706
|
-
"utrecht",
|
|
17707
|
-
"ordered-list",
|
|
17708
|
-
"line-height"
|
|
17709
|
-
]
|
|
17710
|
-
}
|
|
17711
|
-
},
|
|
17712
|
-
"link-list": {
|
|
17713
|
-
"margin-block-start": {
|
|
17714
|
-
"value": 0,
|
|
17715
|
-
"type": "spacing",
|
|
17716
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17717
|
-
"isSource": true,
|
|
17718
|
-
"original": {
|
|
17719
|
-
"value": 0,
|
|
17720
|
-
"type": "spacing"
|
|
17721
|
-
},
|
|
17722
|
-
"name": "utrechtLinkListMarginBlockStart",
|
|
17723
|
-
"attributes": {
|
|
17724
|
-
"category": "utrecht",
|
|
17725
|
-
"type": "link-list",
|
|
17726
|
-
"item": "margin-block-start"
|
|
17727
|
-
},
|
|
17728
|
-
"path": [
|
|
17729
|
-
"utrecht",
|
|
17730
|
-
"link-list",
|
|
17731
|
-
"margin-block-start"
|
|
17732
|
-
]
|
|
17733
|
-
},
|
|
17734
|
-
"row-gap": {
|
|
17735
|
-
"value": "0.5rem",
|
|
17736
|
-
"type": "spacing",
|
|
17737
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17738
|
-
"isSource": true,
|
|
17739
|
-
"original": {
|
|
17740
|
-
"value": "0.5rem",
|
|
17741
|
-
"type": "spacing"
|
|
17742
|
-
},
|
|
17743
|
-
"name": "utrechtLinkListRowGap",
|
|
17744
|
-
"attributes": {
|
|
17745
|
-
"category": "utrecht",
|
|
17746
|
-
"type": "link-list",
|
|
17747
|
-
"item": "row-gap"
|
|
17748
|
-
},
|
|
17749
|
-
"path": [
|
|
17750
|
-
"utrecht",
|
|
17751
|
-
"link-list",
|
|
17752
|
-
"row-gap"
|
|
17753
|
-
]
|
|
17754
|
-
},
|
|
17755
|
-
"margin-block-end": {
|
|
17756
|
-
"value": 0,
|
|
17757
|
-
"type": "spacing",
|
|
17758
|
-
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17759
|
-
"isSource": true,
|
|
17760
|
-
"original": {
|
|
17491
|
+
"margin-block-end": {
|
|
17492
|
+
"value": 0,
|
|
17493
|
+
"type": "spacing",
|
|
17494
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
17495
|
+
"isSource": true,
|
|
17496
|
+
"original": {
|
|
17761
17497
|
"value": 0,
|
|
17762
17498
|
"type": "spacing"
|
|
17763
17499
|
},
|
|
@@ -26876,6 +26612,343 @@ module.exports = {
|
|
|
26876
26612
|
}
|
|
26877
26613
|
},
|
|
26878
26614
|
"nl": {
|
|
26615
|
+
"paragraph": {
|
|
26616
|
+
"color": {
|
|
26617
|
+
"value": "#154273",
|
|
26618
|
+
"type": "color",
|
|
26619
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26620
|
+
"isSource": true,
|
|
26621
|
+
"original": {
|
|
26622
|
+
"value": "#154273",
|
|
26623
|
+
"type": "color"
|
|
26624
|
+
},
|
|
26625
|
+
"name": "nlParagraphColor",
|
|
26626
|
+
"attributes": {
|
|
26627
|
+
"category": "nl",
|
|
26628
|
+
"type": "paragraph",
|
|
26629
|
+
"item": "color"
|
|
26630
|
+
},
|
|
26631
|
+
"path": [
|
|
26632
|
+
"nl",
|
|
26633
|
+
"paragraph",
|
|
26634
|
+
"color"
|
|
26635
|
+
]
|
|
26636
|
+
},
|
|
26637
|
+
"font-family": {
|
|
26638
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
26639
|
+
"type": "fontFamilies",
|
|
26640
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26641
|
+
"isSource": true,
|
|
26642
|
+
"original": {
|
|
26643
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
26644
|
+
"type": "fontFamilies"
|
|
26645
|
+
},
|
|
26646
|
+
"name": "nlParagraphFontFamily",
|
|
26647
|
+
"attributes": {
|
|
26648
|
+
"category": "nl",
|
|
26649
|
+
"type": "paragraph",
|
|
26650
|
+
"item": "font-family"
|
|
26651
|
+
},
|
|
26652
|
+
"path": [
|
|
26653
|
+
"nl",
|
|
26654
|
+
"paragraph",
|
|
26655
|
+
"font-family"
|
|
26656
|
+
]
|
|
26657
|
+
},
|
|
26658
|
+
"font-size": {
|
|
26659
|
+
"value": "1.25rem",
|
|
26660
|
+
"type": "fontSizes",
|
|
26661
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26662
|
+
"isSource": true,
|
|
26663
|
+
"original": {
|
|
26664
|
+
"value": "1.25rem",
|
|
26665
|
+
"type": "fontSizes"
|
|
26666
|
+
},
|
|
26667
|
+
"name": "nlParagraphFontSize",
|
|
26668
|
+
"attributes": {
|
|
26669
|
+
"category": "nl",
|
|
26670
|
+
"type": "paragraph",
|
|
26671
|
+
"item": "font-size"
|
|
26672
|
+
},
|
|
26673
|
+
"path": [
|
|
26674
|
+
"nl",
|
|
26675
|
+
"paragraph",
|
|
26676
|
+
"font-size"
|
|
26677
|
+
]
|
|
26678
|
+
},
|
|
26679
|
+
"font-weight": {
|
|
26680
|
+
"value": 400,
|
|
26681
|
+
"type": "fontWeights",
|
|
26682
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26683
|
+
"isSource": true,
|
|
26684
|
+
"original": {
|
|
26685
|
+
"value": 400,
|
|
26686
|
+
"type": "fontWeights"
|
|
26687
|
+
},
|
|
26688
|
+
"name": "nlParagraphFontWeight",
|
|
26689
|
+
"attributes": {
|
|
26690
|
+
"category": "nl",
|
|
26691
|
+
"type": "paragraph",
|
|
26692
|
+
"item": "font-weight"
|
|
26693
|
+
},
|
|
26694
|
+
"path": [
|
|
26695
|
+
"nl",
|
|
26696
|
+
"paragraph",
|
|
26697
|
+
"font-weight"
|
|
26698
|
+
]
|
|
26699
|
+
},
|
|
26700
|
+
"line-height": {
|
|
26701
|
+
"value": "150%",
|
|
26702
|
+
"type": "lineHeights",
|
|
26703
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26704
|
+
"isSource": true,
|
|
26705
|
+
"original": {
|
|
26706
|
+
"value": "150%",
|
|
26707
|
+
"type": "lineHeights"
|
|
26708
|
+
},
|
|
26709
|
+
"name": "nlParagraphLineHeight",
|
|
26710
|
+
"attributes": {
|
|
26711
|
+
"category": "nl",
|
|
26712
|
+
"type": "paragraph",
|
|
26713
|
+
"item": "line-height"
|
|
26714
|
+
},
|
|
26715
|
+
"path": [
|
|
26716
|
+
"nl",
|
|
26717
|
+
"paragraph",
|
|
26718
|
+
"line-height"
|
|
26719
|
+
]
|
|
26720
|
+
},
|
|
26721
|
+
"margin-block-end": {
|
|
26722
|
+
"value": 0,
|
|
26723
|
+
"type": "spacing",
|
|
26724
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26725
|
+
"isSource": true,
|
|
26726
|
+
"original": {
|
|
26727
|
+
"value": 0,
|
|
26728
|
+
"type": "spacing"
|
|
26729
|
+
},
|
|
26730
|
+
"name": "nlParagraphMarginBlockEnd",
|
|
26731
|
+
"attributes": {
|
|
26732
|
+
"category": "nl",
|
|
26733
|
+
"type": "paragraph",
|
|
26734
|
+
"item": "margin-block-end"
|
|
26735
|
+
},
|
|
26736
|
+
"path": [
|
|
26737
|
+
"nl",
|
|
26738
|
+
"paragraph",
|
|
26739
|
+
"margin-block-end"
|
|
26740
|
+
]
|
|
26741
|
+
},
|
|
26742
|
+
"margin-block-start": {
|
|
26743
|
+
"value": 0,
|
|
26744
|
+
"type": "spacing",
|
|
26745
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26746
|
+
"isSource": true,
|
|
26747
|
+
"original": {
|
|
26748
|
+
"value": 0,
|
|
26749
|
+
"type": "spacing"
|
|
26750
|
+
},
|
|
26751
|
+
"name": "nlParagraphMarginBlockStart",
|
|
26752
|
+
"attributes": {
|
|
26753
|
+
"category": "nl",
|
|
26754
|
+
"type": "paragraph",
|
|
26755
|
+
"item": "margin-block-start"
|
|
26756
|
+
},
|
|
26757
|
+
"path": [
|
|
26758
|
+
"nl",
|
|
26759
|
+
"paragraph",
|
|
26760
|
+
"margin-block-start"
|
|
26761
|
+
]
|
|
26762
|
+
},
|
|
26763
|
+
"lead": {
|
|
26764
|
+
"color": {
|
|
26765
|
+
"value": "#154273",
|
|
26766
|
+
"type": "color",
|
|
26767
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26768
|
+
"isSource": true,
|
|
26769
|
+
"original": {
|
|
26770
|
+
"value": "#154273",
|
|
26771
|
+
"type": "color"
|
|
26772
|
+
},
|
|
26773
|
+
"name": "nlParagraphLeadColor",
|
|
26774
|
+
"attributes": {
|
|
26775
|
+
"category": "nl",
|
|
26776
|
+
"type": "paragraph",
|
|
26777
|
+
"item": "lead",
|
|
26778
|
+
"subitem": "color"
|
|
26779
|
+
},
|
|
26780
|
+
"path": [
|
|
26781
|
+
"nl",
|
|
26782
|
+
"paragraph",
|
|
26783
|
+
"lead",
|
|
26784
|
+
"color"
|
|
26785
|
+
]
|
|
26786
|
+
},
|
|
26787
|
+
"font-size": {
|
|
26788
|
+
"value": "1.5rem",
|
|
26789
|
+
"type": "fontSizes",
|
|
26790
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26791
|
+
"isSource": true,
|
|
26792
|
+
"original": {
|
|
26793
|
+
"value": "1.5rem",
|
|
26794
|
+
"type": "fontSizes"
|
|
26795
|
+
},
|
|
26796
|
+
"name": "nlParagraphLeadFontSize",
|
|
26797
|
+
"attributes": {
|
|
26798
|
+
"category": "nl",
|
|
26799
|
+
"type": "paragraph",
|
|
26800
|
+
"item": "lead",
|
|
26801
|
+
"subitem": "font-size"
|
|
26802
|
+
},
|
|
26803
|
+
"path": [
|
|
26804
|
+
"nl",
|
|
26805
|
+
"paragraph",
|
|
26806
|
+
"lead",
|
|
26807
|
+
"font-size"
|
|
26808
|
+
]
|
|
26809
|
+
},
|
|
26810
|
+
"font-weight": {
|
|
26811
|
+
"value": 400,
|
|
26812
|
+
"type": "fontWeights",
|
|
26813
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26814
|
+
"isSource": true,
|
|
26815
|
+
"original": {
|
|
26816
|
+
"value": 400,
|
|
26817
|
+
"type": "fontWeights"
|
|
26818
|
+
},
|
|
26819
|
+
"name": "nlParagraphLeadFontWeight",
|
|
26820
|
+
"attributes": {
|
|
26821
|
+
"category": "nl",
|
|
26822
|
+
"type": "paragraph",
|
|
26823
|
+
"item": "lead",
|
|
26824
|
+
"subitem": "font-weight"
|
|
26825
|
+
},
|
|
26826
|
+
"path": [
|
|
26827
|
+
"nl",
|
|
26828
|
+
"paragraph",
|
|
26829
|
+
"lead",
|
|
26830
|
+
"font-weight"
|
|
26831
|
+
]
|
|
26832
|
+
},
|
|
26833
|
+
"line-height": {
|
|
26834
|
+
"value": "150%",
|
|
26835
|
+
"type": "lineHeights",
|
|
26836
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26837
|
+
"isSource": true,
|
|
26838
|
+
"original": {
|
|
26839
|
+
"value": "150%",
|
|
26840
|
+
"type": "lineHeights"
|
|
26841
|
+
},
|
|
26842
|
+
"name": "nlParagraphLeadLineHeight",
|
|
26843
|
+
"attributes": {
|
|
26844
|
+
"category": "nl",
|
|
26845
|
+
"type": "paragraph",
|
|
26846
|
+
"item": "lead",
|
|
26847
|
+
"subitem": "line-height"
|
|
26848
|
+
},
|
|
26849
|
+
"path": [
|
|
26850
|
+
"nl",
|
|
26851
|
+
"paragraph",
|
|
26852
|
+
"lead",
|
|
26853
|
+
"line-height"
|
|
26854
|
+
]
|
|
26855
|
+
}
|
|
26856
|
+
},
|
|
26857
|
+
"small": {
|
|
26858
|
+
"color": {
|
|
26859
|
+
"value": "#154273",
|
|
26860
|
+
"type": "color",
|
|
26861
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26862
|
+
"isSource": true,
|
|
26863
|
+
"original": {
|
|
26864
|
+
"value": "#154273",
|
|
26865
|
+
"type": "color"
|
|
26866
|
+
},
|
|
26867
|
+
"name": "nlParagraphSmallColor",
|
|
26868
|
+
"attributes": {
|
|
26869
|
+
"category": "nl",
|
|
26870
|
+
"type": "paragraph",
|
|
26871
|
+
"item": "small",
|
|
26872
|
+
"subitem": "color"
|
|
26873
|
+
},
|
|
26874
|
+
"path": [
|
|
26875
|
+
"nl",
|
|
26876
|
+
"paragraph",
|
|
26877
|
+
"small",
|
|
26878
|
+
"color"
|
|
26879
|
+
]
|
|
26880
|
+
},
|
|
26881
|
+
"font-size": {
|
|
26882
|
+
"value": "1.125rem",
|
|
26883
|
+
"type": "fontSizes",
|
|
26884
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26885
|
+
"isSource": true,
|
|
26886
|
+
"original": {
|
|
26887
|
+
"value": "1.125rem",
|
|
26888
|
+
"type": "fontSizes"
|
|
26889
|
+
},
|
|
26890
|
+
"name": "nlParagraphSmallFontSize",
|
|
26891
|
+
"attributes": {
|
|
26892
|
+
"category": "nl",
|
|
26893
|
+
"type": "paragraph",
|
|
26894
|
+
"item": "small",
|
|
26895
|
+
"subitem": "font-size"
|
|
26896
|
+
},
|
|
26897
|
+
"path": [
|
|
26898
|
+
"nl",
|
|
26899
|
+
"paragraph",
|
|
26900
|
+
"small",
|
|
26901
|
+
"font-size"
|
|
26902
|
+
]
|
|
26903
|
+
},
|
|
26904
|
+
"font-weight": {
|
|
26905
|
+
"value": 400,
|
|
26906
|
+
"type": "fontWeights",
|
|
26907
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26908
|
+
"isSource": true,
|
|
26909
|
+
"original": {
|
|
26910
|
+
"value": 400,
|
|
26911
|
+
"type": "fontWeights"
|
|
26912
|
+
},
|
|
26913
|
+
"name": "nlParagraphSmallFontWeight",
|
|
26914
|
+
"attributes": {
|
|
26915
|
+
"category": "nl",
|
|
26916
|
+
"type": "paragraph",
|
|
26917
|
+
"item": "small",
|
|
26918
|
+
"subitem": "font-weight"
|
|
26919
|
+
},
|
|
26920
|
+
"path": [
|
|
26921
|
+
"nl",
|
|
26922
|
+
"paragraph",
|
|
26923
|
+
"small",
|
|
26924
|
+
"font-weight"
|
|
26925
|
+
]
|
|
26926
|
+
},
|
|
26927
|
+
"line-height": {
|
|
26928
|
+
"value": "150%",
|
|
26929
|
+
"type": "lineHeights",
|
|
26930
|
+
"filePath": "src/generated/uitvoerend-violet/tokens.json",
|
|
26931
|
+
"isSource": true,
|
|
26932
|
+
"original": {
|
|
26933
|
+
"value": "150%",
|
|
26934
|
+
"type": "lineHeights"
|
|
26935
|
+
},
|
|
26936
|
+
"name": "nlParagraphSmallLineHeight",
|
|
26937
|
+
"attributes": {
|
|
26938
|
+
"category": "nl",
|
|
26939
|
+
"type": "paragraph",
|
|
26940
|
+
"item": "small",
|
|
26941
|
+
"subitem": "line-height"
|
|
26942
|
+
},
|
|
26943
|
+
"path": [
|
|
26944
|
+
"nl",
|
|
26945
|
+
"paragraph",
|
|
26946
|
+
"small",
|
|
26947
|
+
"line-height"
|
|
26948
|
+
]
|
|
26949
|
+
}
|
|
26950
|
+
}
|
|
26951
|
+
},
|
|
26879
26952
|
"heading-level-1": {
|
|
26880
26953
|
"color": {
|
|
26881
26954
|
"value": "#154273",
|