@rijkshuisstijl-community/design-tokens 7.0.0 → 9.0.0
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/CHANGELOG.md +84 -0
- package/dist/_variables.scss +14 -56
- package/dist/index.css +14 -56
- package/dist/index.d.ts +8 -50
- package/dist/index.js +14 -56
- package/dist/index.json +13 -55
- package/dist/index.tokens.json +18 -72
- package/dist/koop/_variables.scss +39 -79
- package/dist/koop/index.css +39 -79
- package/dist/koop/index.d.ts +33 -73
- package/dist/koop/index.js +39 -79
- package/dist/koop/index.json +38 -78
- package/dist/koop/index.tokens.json +73 -129
- package/dist/koop/root.css +39 -79
- package/dist/koop/tokens.d.ts +68 -124
- package/dist/koop/tokens.js +1187 -2057
- package/dist/root.css +14 -56
- package/dist/tokens.d.ts +13 -67
- package/dist/tokens.js +280 -1232
- package/dist/uitvoerend-groen/_variables.scss +27 -65
- package/dist/uitvoerend-groen/index.css +27 -65
- package/dist/uitvoerend-groen/index.d.ts +21 -59
- package/dist/uitvoerend-groen/index.js +27 -65
- package/dist/uitvoerend-groen/index.json +26 -64
- package/dist/uitvoerend-groen/index.tokens.json +51 -101
- package/dist/uitvoerend-groen/root.css +27 -65
- package/dist/uitvoerend-groen/tokens.d.ts +46 -96
- package/dist/uitvoerend-groen/tokens.js +526 -1394
- package/dist/uitvoerend-hemelblauw/_variables.scss +27 -65
- package/dist/uitvoerend-hemelblauw/index.css +27 -65
- package/dist/uitvoerend-hemelblauw/index.d.ts +21 -59
- package/dist/uitvoerend-hemelblauw/index.js +27 -65
- package/dist/uitvoerend-hemelblauw/index.json +26 -64
- package/dist/uitvoerend-hemelblauw/index.tokens.json +51 -101
- package/dist/uitvoerend-hemelblauw/root.css +27 -65
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +46 -96
- package/dist/uitvoerend-hemelblauw/tokens.js +526 -1394
- package/dist/uitvoerend-mintgroen/_variables.scss +27 -65
- package/dist/uitvoerend-mintgroen/index.css +27 -65
- package/dist/uitvoerend-mintgroen/index.d.ts +21 -59
- package/dist/uitvoerend-mintgroen/index.js +27 -65
- package/dist/uitvoerend-mintgroen/index.json +26 -64
- package/dist/uitvoerend-mintgroen/index.tokens.json +51 -101
- package/dist/uitvoerend-mintgroen/root.css +27 -65
- package/dist/uitvoerend-mintgroen/tokens.d.ts +46 -96
- package/dist/uitvoerend-mintgroen/tokens.js +526 -1394
- package/dist/uitvoerend-oranje/_variables.scss +27 -65
- package/dist/uitvoerend-oranje/index.css +27 -65
- package/dist/uitvoerend-oranje/index.d.ts +21 -59
- package/dist/uitvoerend-oranje/index.js +27 -65
- package/dist/uitvoerend-oranje/index.json +26 -64
- package/dist/uitvoerend-oranje/index.tokens.json +51 -101
- package/dist/uitvoerend-oranje/root.css +27 -65
- package/dist/uitvoerend-oranje/tokens.d.ts +46 -96
- package/dist/uitvoerend-oranje/tokens.js +526 -1394
- package/dist/uitvoerend-paars/_variables.scss +27 -65
- package/dist/uitvoerend-paars/index.css +27 -65
- package/dist/uitvoerend-paars/index.d.ts +21 -59
- package/dist/uitvoerend-paars/index.js +27 -65
- package/dist/uitvoerend-paars/index.json +26 -64
- package/dist/uitvoerend-paars/index.tokens.json +51 -101
- package/dist/uitvoerend-paars/root.css +27 -65
- package/dist/uitvoerend-paars/tokens.d.ts +46 -96
- package/dist/uitvoerend-paars/tokens.js +526 -1394
- package/dist/uitvoerend-violet/_variables.scss +27 -65
- package/dist/uitvoerend-violet/index.css +27 -65
- package/dist/uitvoerend-violet/index.d.ts +21 -59
- package/dist/uitvoerend-violet/index.js +27 -65
- package/dist/uitvoerend-violet/index.json +26 -64
- package/dist/uitvoerend-violet/index.tokens.json +51 -101
- package/dist/uitvoerend-violet/root.css +27 -65
- package/dist/uitvoerend-violet/tokens.d.ts +46 -96
- package/dist/uitvoerend-violet/tokens.js +526 -1394
- package/dist/uitvoerend-violet-oud/_variables.scss +27 -65
- package/dist/uitvoerend-violet-oud/index.css +27 -65
- package/dist/uitvoerend-violet-oud/index.d.ts +21 -59
- package/dist/uitvoerend-violet-oud/index.js +27 -65
- package/dist/uitvoerend-violet-oud/index.json +26 -64
- package/dist/uitvoerend-violet-oud/index.tokens.json +51 -101
- package/dist/uitvoerend-violet-oud/root.css +27 -65
- package/dist/uitvoerend-violet-oud/tokens.d.ts +46 -96
- package/dist/uitvoerend-violet-oud/tokens.js +526 -1394
- package/dist/wetgevend/_variables.scss +27 -65
- package/dist/wetgevend/index.css +27 -65
- package/dist/wetgevend/index.d.ts +21 -59
- package/dist/wetgevend/index.js +27 -65
- package/dist/wetgevend/index.json +26 -64
- package/dist/wetgevend/index.tokens.json +51 -101
- package/dist/wetgevend/root.css +27 -65
- package/dist/wetgevend/tokens.d.ts +46 -96
- package/dist/wetgevend/tokens.js +526 -1394
- package/figma/figma.tokens.json +100 -390
- package/package.json +1 -1
- package/src/generated/base.tokens.json +39 -219
- package/src/generated/koop/tokens.json +190 -346
- package/src/generated/themes.json +1062 -2530
- package/src/generated/uitvoerend-groen/tokens.json +109 -273
- package/src/generated/uitvoerend-hemelblauw/tokens.json +109 -273
- package/src/generated/uitvoerend-mintgroen/tokens.json +109 -273
- package/src/generated/uitvoerend-oranje/tokens.json +109 -273
- package/src/generated/uitvoerend-paars/tokens.json +109 -273
- package/src/generated/uitvoerend-violet/tokens.json +109 -273
- package/src/generated/uitvoerend-violet-oud/tokens.json +109 -273
- package/src/generated/wetgevend/tokens.json +109 -273
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 27 Oct 2025 09:20:40 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -2796,12 +2796,12 @@ module.exports = {
|
|
|
2796
2796
|
},
|
|
2797
2797
|
"border-inline-start-width": {
|
|
2798
2798
|
"type": "dimension",
|
|
2799
|
-
"value": "
|
|
2799
|
+
"value": "2px",
|
|
2800
2800
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
2801
2801
|
"isSource": true,
|
|
2802
2802
|
"original": {
|
|
2803
2803
|
"type": "dimension",
|
|
2804
|
-
"value": "
|
|
2804
|
+
"value": "2px"
|
|
2805
2805
|
},
|
|
2806
2806
|
"name": "utrechtFormFieldInvalidBorderInlineStartWidth",
|
|
2807
2807
|
"attributes": {
|
|
@@ -2819,12 +2819,12 @@ module.exports = {
|
|
|
2819
2819
|
},
|
|
2820
2820
|
"padding-inline-start": {
|
|
2821
2821
|
"type": "dimension",
|
|
2822
|
-
"value": "
|
|
2822
|
+
"value": "1rem",
|
|
2823
2823
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
2824
2824
|
"isSource": true,
|
|
2825
2825
|
"original": {
|
|
2826
2826
|
"type": "dimension",
|
|
2827
|
-
"value": "
|
|
2827
|
+
"value": "1rem"
|
|
2828
2828
|
},
|
|
2829
2829
|
"name": "utrechtFormFieldInvalidPaddingInlineStart",
|
|
2830
2830
|
"attributes": {
|
|
@@ -5091,55 +5091,218 @@ module.exports = {
|
|
|
5091
5091
|
}
|
|
5092
5092
|
}
|
|
5093
5093
|
},
|
|
5094
|
-
"form-
|
|
5095
|
-
"
|
|
5096
|
-
"
|
|
5097
|
-
|
|
5098
|
-
|
|
5094
|
+
"form-label": {
|
|
5095
|
+
"color": {
|
|
5096
|
+
"type": "color",
|
|
5097
|
+
"value": "#0F172A",
|
|
5098
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5099
|
+
"isSource": true,
|
|
5100
|
+
"original": {
|
|
5101
|
+
"type": "color",
|
|
5102
|
+
"value": "#0F172A"
|
|
5103
|
+
},
|
|
5104
|
+
"name": "utrechtFormLabelColor",
|
|
5105
|
+
"attributes": {
|
|
5106
|
+
"category": "utrecht",
|
|
5107
|
+
"type": "form-label",
|
|
5108
|
+
"item": "color"
|
|
5109
|
+
},
|
|
5110
|
+
"path": [
|
|
5111
|
+
"utrecht",
|
|
5112
|
+
"form-label",
|
|
5113
|
+
"color"
|
|
5114
|
+
]
|
|
5115
|
+
},
|
|
5116
|
+
"font-size": {
|
|
5117
|
+
"type": "fontSizes",
|
|
5118
|
+
"value": "1.25rem",
|
|
5119
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5120
|
+
"isSource": true,
|
|
5121
|
+
"original": {
|
|
5122
|
+
"type": "fontSizes",
|
|
5123
|
+
"value": "1.25rem"
|
|
5124
|
+
},
|
|
5125
|
+
"name": "utrechtFormLabelFontSize",
|
|
5126
|
+
"attributes": {
|
|
5127
|
+
"category": "utrecht",
|
|
5128
|
+
"type": "form-label",
|
|
5129
|
+
"item": "font-size"
|
|
5130
|
+
},
|
|
5131
|
+
"path": [
|
|
5132
|
+
"utrecht",
|
|
5133
|
+
"form-label",
|
|
5134
|
+
"font-size"
|
|
5135
|
+
]
|
|
5136
|
+
},
|
|
5137
|
+
"font-weight": {
|
|
5138
|
+
"type": "fontWeights",
|
|
5139
|
+
"value": 700,
|
|
5140
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5141
|
+
"isSource": true,
|
|
5142
|
+
"original": {
|
|
5143
|
+
"type": "fontWeights",
|
|
5144
|
+
"value": 700
|
|
5145
|
+
},
|
|
5146
|
+
"name": "utrechtFormLabelFontWeight",
|
|
5147
|
+
"attributes": {
|
|
5148
|
+
"category": "utrecht",
|
|
5149
|
+
"type": "form-label",
|
|
5150
|
+
"item": "font-weight"
|
|
5151
|
+
},
|
|
5152
|
+
"path": [
|
|
5153
|
+
"utrecht",
|
|
5154
|
+
"form-label",
|
|
5155
|
+
"font-weight"
|
|
5156
|
+
]
|
|
5157
|
+
},
|
|
5158
|
+
"checkbox": {
|
|
5159
|
+
"color": {
|
|
5160
|
+
"type": "color",
|
|
5161
|
+
"value": "#0F172A",
|
|
5099
5162
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5100
5163
|
"isSource": true,
|
|
5101
5164
|
"original": {
|
|
5102
|
-
"type": "
|
|
5103
|
-
"value": "
|
|
5165
|
+
"type": "color",
|
|
5166
|
+
"value": "#0F172A"
|
|
5104
5167
|
},
|
|
5105
|
-
"name": "
|
|
5168
|
+
"name": "utrechtFormLabelCheckboxColor",
|
|
5106
5169
|
"attributes": {
|
|
5107
5170
|
"category": "utrecht",
|
|
5108
|
-
"type": "form-
|
|
5109
|
-
"item": "
|
|
5110
|
-
"subitem": "
|
|
5171
|
+
"type": "form-label",
|
|
5172
|
+
"item": "checkbox",
|
|
5173
|
+
"subitem": "color"
|
|
5111
5174
|
},
|
|
5112
5175
|
"path": [
|
|
5113
5176
|
"utrecht",
|
|
5114
|
-
"form-
|
|
5115
|
-
"
|
|
5116
|
-
"
|
|
5177
|
+
"form-label",
|
|
5178
|
+
"checkbox",
|
|
5179
|
+
"color"
|
|
5117
5180
|
]
|
|
5118
5181
|
},
|
|
5119
|
-
"
|
|
5120
|
-
"type": "
|
|
5121
|
-
"value":
|
|
5182
|
+
"font-weight": {
|
|
5183
|
+
"type": "fontWeights",
|
|
5184
|
+
"value": 400,
|
|
5122
5185
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5123
5186
|
"isSource": true,
|
|
5124
5187
|
"original": {
|
|
5125
|
-
"type": "
|
|
5126
|
-
"value":
|
|
5188
|
+
"type": "fontWeights",
|
|
5189
|
+
"value": 400
|
|
5127
5190
|
},
|
|
5128
|
-
"name": "
|
|
5191
|
+
"name": "utrechtFormLabelCheckboxFontWeight",
|
|
5129
5192
|
"attributes": {
|
|
5130
5193
|
"category": "utrecht",
|
|
5131
|
-
"type": "form-
|
|
5132
|
-
"item": "
|
|
5133
|
-
"subitem": "
|
|
5194
|
+
"type": "form-label",
|
|
5195
|
+
"item": "checkbox",
|
|
5196
|
+
"subitem": "font-weight"
|
|
5134
5197
|
},
|
|
5135
5198
|
"path": [
|
|
5136
5199
|
"utrecht",
|
|
5137
|
-
"form-
|
|
5138
|
-
"
|
|
5139
|
-
"
|
|
5200
|
+
"form-label",
|
|
5201
|
+
"checkbox",
|
|
5202
|
+
"font-weight"
|
|
5203
|
+
]
|
|
5204
|
+
}
|
|
5205
|
+
},
|
|
5206
|
+
"radio": {
|
|
5207
|
+
"color": {
|
|
5208
|
+
"type": "color",
|
|
5209
|
+
"value": "#0F172A",
|
|
5210
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5211
|
+
"isSource": true,
|
|
5212
|
+
"original": {
|
|
5213
|
+
"type": "color",
|
|
5214
|
+
"value": "#0F172A"
|
|
5215
|
+
},
|
|
5216
|
+
"name": "utrechtFormLabelRadioColor",
|
|
5217
|
+
"attributes": {
|
|
5218
|
+
"category": "utrecht",
|
|
5219
|
+
"type": "form-label",
|
|
5220
|
+
"item": "radio",
|
|
5221
|
+
"subitem": "color"
|
|
5222
|
+
},
|
|
5223
|
+
"path": [
|
|
5224
|
+
"utrecht",
|
|
5225
|
+
"form-label",
|
|
5226
|
+
"radio",
|
|
5227
|
+
"color"
|
|
5228
|
+
]
|
|
5229
|
+
},
|
|
5230
|
+
"font-weight": {
|
|
5231
|
+
"type": "fontWeights",
|
|
5232
|
+
"value": 400,
|
|
5233
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5234
|
+
"isSource": true,
|
|
5235
|
+
"original": {
|
|
5236
|
+
"type": "fontWeights",
|
|
5237
|
+
"value": 400
|
|
5238
|
+
},
|
|
5239
|
+
"name": "utrechtFormLabelRadioFontWeight",
|
|
5240
|
+
"attributes": {
|
|
5241
|
+
"category": "utrecht",
|
|
5242
|
+
"type": "form-label",
|
|
5243
|
+
"item": "radio",
|
|
5244
|
+
"subitem": "font-weight"
|
|
5245
|
+
},
|
|
5246
|
+
"path": [
|
|
5247
|
+
"utrecht",
|
|
5248
|
+
"form-label",
|
|
5249
|
+
"radio",
|
|
5250
|
+
"font-weight"
|
|
5251
|
+
]
|
|
5252
|
+
}
|
|
5253
|
+
},
|
|
5254
|
+
"checked": {
|
|
5255
|
+
"font-weight": {
|
|
5256
|
+
"type": "fontWeights",
|
|
5257
|
+
"value": 400,
|
|
5258
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5259
|
+
"isSource": true,
|
|
5260
|
+
"original": {
|
|
5261
|
+
"type": "fontWeights",
|
|
5262
|
+
"value": 400
|
|
5263
|
+
},
|
|
5264
|
+
"name": "utrechtFormLabelCheckedFontWeight",
|
|
5265
|
+
"attributes": {
|
|
5266
|
+
"category": "utrecht",
|
|
5267
|
+
"type": "form-label",
|
|
5268
|
+
"item": "checked",
|
|
5269
|
+
"subitem": "font-weight"
|
|
5270
|
+
},
|
|
5271
|
+
"path": [
|
|
5272
|
+
"utrecht",
|
|
5273
|
+
"form-label",
|
|
5274
|
+
"checked",
|
|
5275
|
+
"font-weight"
|
|
5140
5276
|
]
|
|
5141
5277
|
}
|
|
5142
5278
|
},
|
|
5279
|
+
"disabled": {
|
|
5280
|
+
"color": {
|
|
5281
|
+
"type": "color",
|
|
5282
|
+
"value": "#94A3B8",
|
|
5283
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5284
|
+
"isSource": true,
|
|
5285
|
+
"original": {
|
|
5286
|
+
"type": "color",
|
|
5287
|
+
"value": "#94A3B8"
|
|
5288
|
+
},
|
|
5289
|
+
"name": "utrechtFormLabelDisabledColor",
|
|
5290
|
+
"attributes": {
|
|
5291
|
+
"category": "utrecht",
|
|
5292
|
+
"type": "form-label",
|
|
5293
|
+
"item": "disabled",
|
|
5294
|
+
"subitem": "color"
|
|
5295
|
+
},
|
|
5296
|
+
"path": [
|
|
5297
|
+
"utrecht",
|
|
5298
|
+
"form-label",
|
|
5299
|
+
"disabled",
|
|
5300
|
+
"color"
|
|
5301
|
+
]
|
|
5302
|
+
}
|
|
5303
|
+
}
|
|
5304
|
+
},
|
|
5305
|
+
"form-field-error-message": {
|
|
5143
5306
|
"background-color": {
|
|
5144
5307
|
"type": "color",
|
|
5145
5308
|
"value": "transparent",
|
|
@@ -5398,27 +5561,6 @@ module.exports = {
|
|
|
5398
5561
|
}
|
|
5399
5562
|
},
|
|
5400
5563
|
"form-field-description": {
|
|
5401
|
-
"padding-block-end": {
|
|
5402
|
-
"value": "0.5rem",
|
|
5403
|
-
"type": "dimension",
|
|
5404
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5405
|
-
"isSource": true,
|
|
5406
|
-
"original": {
|
|
5407
|
-
"value": "0.5rem",
|
|
5408
|
-
"type": "dimension"
|
|
5409
|
-
},
|
|
5410
|
-
"name": "utrechtFormFieldDescriptionPaddingBlockEnd",
|
|
5411
|
-
"attributes": {
|
|
5412
|
-
"category": "utrecht",
|
|
5413
|
-
"type": "form-field-description",
|
|
5414
|
-
"item": "padding-block-end"
|
|
5415
|
-
},
|
|
5416
|
-
"path": [
|
|
5417
|
-
"utrecht",
|
|
5418
|
-
"form-field-description",
|
|
5419
|
-
"padding-block-end"
|
|
5420
|
-
]
|
|
5421
|
-
},
|
|
5422
5564
|
"color": {
|
|
5423
5565
|
"type": "color",
|
|
5424
5566
|
"value": "#334155",
|
|
@@ -5550,220 +5692,9 @@ module.exports = {
|
|
|
5550
5692
|
]
|
|
5551
5693
|
}
|
|
5552
5694
|
},
|
|
5553
|
-
"
|
|
5554
|
-
"
|
|
5555
|
-
"
|
|
5556
|
-
"value": "#0F172A",
|
|
5557
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5558
|
-
"isSource": true,
|
|
5559
|
-
"original": {
|
|
5560
|
-
"type": "color",
|
|
5561
|
-
"value": "#0F172A"
|
|
5562
|
-
},
|
|
5563
|
-
"name": "utrechtFormLabelColor",
|
|
5564
|
-
"attributes": {
|
|
5565
|
-
"category": "utrecht",
|
|
5566
|
-
"type": "form-label",
|
|
5567
|
-
"item": "color"
|
|
5568
|
-
},
|
|
5569
|
-
"path": [
|
|
5570
|
-
"utrecht",
|
|
5571
|
-
"form-label",
|
|
5572
|
-
"color"
|
|
5573
|
-
]
|
|
5574
|
-
},
|
|
5575
|
-
"font-size": {
|
|
5576
|
-
"type": "fontSizes",
|
|
5577
|
-
"value": "1.25rem",
|
|
5578
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5579
|
-
"isSource": true,
|
|
5580
|
-
"original": {
|
|
5581
|
-
"type": "fontSizes",
|
|
5582
|
-
"value": "1.25rem"
|
|
5583
|
-
},
|
|
5584
|
-
"name": "utrechtFormLabelFontSize",
|
|
5585
|
-
"attributes": {
|
|
5586
|
-
"category": "utrecht",
|
|
5587
|
-
"type": "form-label",
|
|
5588
|
-
"item": "font-size"
|
|
5589
|
-
},
|
|
5590
|
-
"path": [
|
|
5591
|
-
"utrecht",
|
|
5592
|
-
"form-label",
|
|
5593
|
-
"font-size"
|
|
5594
|
-
]
|
|
5595
|
-
},
|
|
5596
|
-
"font-weight": {
|
|
5597
|
-
"type": "fontWeights",
|
|
5598
|
-
"value": 700,
|
|
5599
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5600
|
-
"isSource": true,
|
|
5601
|
-
"original": {
|
|
5602
|
-
"type": "fontWeights",
|
|
5603
|
-
"value": 700
|
|
5604
|
-
},
|
|
5605
|
-
"name": "utrechtFormLabelFontWeight",
|
|
5606
|
-
"attributes": {
|
|
5607
|
-
"category": "utrecht",
|
|
5608
|
-
"type": "form-label",
|
|
5609
|
-
"item": "font-weight"
|
|
5610
|
-
},
|
|
5611
|
-
"path": [
|
|
5612
|
-
"utrecht",
|
|
5613
|
-
"form-label",
|
|
5614
|
-
"font-weight"
|
|
5615
|
-
]
|
|
5616
|
-
},
|
|
5617
|
-
"checkbox": {
|
|
5618
|
-
"color": {
|
|
5619
|
-
"type": "color",
|
|
5620
|
-
"value": "#0F172A",
|
|
5621
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5622
|
-
"isSource": true,
|
|
5623
|
-
"original": {
|
|
5624
|
-
"type": "color",
|
|
5625
|
-
"value": "#0F172A"
|
|
5626
|
-
},
|
|
5627
|
-
"name": "utrechtFormLabelCheckboxColor",
|
|
5628
|
-
"attributes": {
|
|
5629
|
-
"category": "utrecht",
|
|
5630
|
-
"type": "form-label",
|
|
5631
|
-
"item": "checkbox",
|
|
5632
|
-
"subitem": "color"
|
|
5633
|
-
},
|
|
5634
|
-
"path": [
|
|
5635
|
-
"utrecht",
|
|
5636
|
-
"form-label",
|
|
5637
|
-
"checkbox",
|
|
5638
|
-
"color"
|
|
5639
|
-
]
|
|
5640
|
-
},
|
|
5641
|
-
"font-weight": {
|
|
5642
|
-
"type": "fontWeights",
|
|
5643
|
-
"value": 400,
|
|
5644
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5645
|
-
"isSource": true,
|
|
5646
|
-
"original": {
|
|
5647
|
-
"type": "fontWeights",
|
|
5648
|
-
"value": 400
|
|
5649
|
-
},
|
|
5650
|
-
"name": "utrechtFormLabelCheckboxFontWeight",
|
|
5651
|
-
"attributes": {
|
|
5652
|
-
"category": "utrecht",
|
|
5653
|
-
"type": "form-label",
|
|
5654
|
-
"item": "checkbox",
|
|
5655
|
-
"subitem": "font-weight"
|
|
5656
|
-
},
|
|
5657
|
-
"path": [
|
|
5658
|
-
"utrecht",
|
|
5659
|
-
"form-label",
|
|
5660
|
-
"checkbox",
|
|
5661
|
-
"font-weight"
|
|
5662
|
-
]
|
|
5663
|
-
}
|
|
5664
|
-
},
|
|
5665
|
-
"radio": {
|
|
5666
|
-
"color": {
|
|
5667
|
-
"type": "color",
|
|
5668
|
-
"value": "#0F172A",
|
|
5669
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5670
|
-
"isSource": true,
|
|
5671
|
-
"original": {
|
|
5672
|
-
"type": "color",
|
|
5673
|
-
"value": "#0F172A"
|
|
5674
|
-
},
|
|
5675
|
-
"name": "utrechtFormLabelRadioColor",
|
|
5676
|
-
"attributes": {
|
|
5677
|
-
"category": "utrecht",
|
|
5678
|
-
"type": "form-label",
|
|
5679
|
-
"item": "radio",
|
|
5680
|
-
"subitem": "color"
|
|
5681
|
-
},
|
|
5682
|
-
"path": [
|
|
5683
|
-
"utrecht",
|
|
5684
|
-
"form-label",
|
|
5685
|
-
"radio",
|
|
5686
|
-
"color"
|
|
5687
|
-
]
|
|
5688
|
-
},
|
|
5689
|
-
"font-weight": {
|
|
5690
|
-
"type": "fontWeights",
|
|
5691
|
-
"value": 400,
|
|
5692
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5693
|
-
"isSource": true,
|
|
5694
|
-
"original": {
|
|
5695
|
-
"type": "fontWeights",
|
|
5696
|
-
"value": 400
|
|
5697
|
-
},
|
|
5698
|
-
"name": "utrechtFormLabelRadioFontWeight",
|
|
5699
|
-
"attributes": {
|
|
5700
|
-
"category": "utrecht",
|
|
5701
|
-
"type": "form-label",
|
|
5702
|
-
"item": "radio",
|
|
5703
|
-
"subitem": "font-weight"
|
|
5704
|
-
},
|
|
5705
|
-
"path": [
|
|
5706
|
-
"utrecht",
|
|
5707
|
-
"form-label",
|
|
5708
|
-
"radio",
|
|
5709
|
-
"font-weight"
|
|
5710
|
-
]
|
|
5711
|
-
}
|
|
5712
|
-
},
|
|
5713
|
-
"checked": {
|
|
5714
|
-
"font-weight": {
|
|
5715
|
-
"type": "fontWeights",
|
|
5716
|
-
"value": 400,
|
|
5717
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5718
|
-
"isSource": true,
|
|
5719
|
-
"original": {
|
|
5720
|
-
"type": "fontWeights",
|
|
5721
|
-
"value": 400
|
|
5722
|
-
},
|
|
5723
|
-
"name": "utrechtFormLabelCheckedFontWeight",
|
|
5724
|
-
"attributes": {
|
|
5725
|
-
"category": "utrecht",
|
|
5726
|
-
"type": "form-label",
|
|
5727
|
-
"item": "checked",
|
|
5728
|
-
"subitem": "font-weight"
|
|
5729
|
-
},
|
|
5730
|
-
"path": [
|
|
5731
|
-
"utrecht",
|
|
5732
|
-
"form-label",
|
|
5733
|
-
"checked",
|
|
5734
|
-
"font-weight"
|
|
5735
|
-
]
|
|
5736
|
-
}
|
|
5737
|
-
},
|
|
5738
|
-
"disabled": {
|
|
5739
|
-
"color": {
|
|
5740
|
-
"type": "color",
|
|
5741
|
-
"value": "#94A3B8",
|
|
5742
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
5743
|
-
"isSource": true,
|
|
5744
|
-
"original": {
|
|
5745
|
-
"type": "color",
|
|
5746
|
-
"value": "#94A3B8"
|
|
5747
|
-
},
|
|
5748
|
-
"name": "utrechtFormLabelDisabledColor",
|
|
5749
|
-
"attributes": {
|
|
5750
|
-
"category": "utrecht",
|
|
5751
|
-
"type": "form-label",
|
|
5752
|
-
"item": "disabled",
|
|
5753
|
-
"subitem": "color"
|
|
5754
|
-
},
|
|
5755
|
-
"path": [
|
|
5756
|
-
"utrecht",
|
|
5757
|
-
"form-label",
|
|
5758
|
-
"disabled",
|
|
5759
|
-
"color"
|
|
5760
|
-
]
|
|
5761
|
-
}
|
|
5762
|
-
}
|
|
5763
|
-
},
|
|
5764
|
-
"figure": {
|
|
5765
|
-
"caption": {
|
|
5766
|
-
"border-color": {
|
|
5695
|
+
"figure": {
|
|
5696
|
+
"caption": {
|
|
5697
|
+
"border-color": {
|
|
5767
5698
|
"type": "color",
|
|
5768
5699
|
"value": "#CBD5E1",
|
|
5769
5700
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
@@ -6266,948 +6197,38 @@ module.exports = {
|
|
|
6266
6197
|
"name": "utrechtNumberBadgePaddingBlock",
|
|
6267
6198
|
"attributes": {
|
|
6268
6199
|
"category": "utrecht",
|
|
6269
|
-
"type": "number-badge",
|
|
6270
|
-
"item": "padding-block"
|
|
6271
|
-
},
|
|
6272
|
-
"path": [
|
|
6273
|
-
"utrecht",
|
|
6274
|
-
"number-badge",
|
|
6275
|
-
"padding-block"
|
|
6276
|
-
]
|
|
6277
|
-
},
|
|
6278
|
-
"padding-inline": {
|
|
6279
|
-
"type": "dimension",
|
|
6280
|
-
"value": "0.5rem",
|
|
6281
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6282
|
-
"isSource": true,
|
|
6283
|
-
"original": {
|
|
6284
|
-
"type": "dimension",
|
|
6285
|
-
"value": "0.5rem"
|
|
6286
|
-
},
|
|
6287
|
-
"name": "utrechtNumberBadgePaddingInline",
|
|
6288
|
-
"attributes": {
|
|
6289
|
-
"category": "utrecht",
|
|
6290
|
-
"type": "number-badge",
|
|
6291
|
-
"item": "padding-inline"
|
|
6292
|
-
},
|
|
6293
|
-
"path": [
|
|
6294
|
-
"utrecht",
|
|
6295
|
-
"number-badge",
|
|
6296
|
-
"padding-inline"
|
|
6297
|
-
]
|
|
6298
|
-
}
|
|
6299
|
-
},
|
|
6300
|
-
"blockquote": {
|
|
6301
|
-
"border-block-end-width": {
|
|
6302
|
-
"type": "dimension",
|
|
6303
|
-
"value": 0,
|
|
6304
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6305
|
-
"isSource": true,
|
|
6306
|
-
"original": {
|
|
6307
|
-
"type": "dimension",
|
|
6308
|
-
"value": 0
|
|
6309
|
-
},
|
|
6310
|
-
"name": "utrechtBlockquoteBorderBlockEndWidth",
|
|
6311
|
-
"attributes": {
|
|
6312
|
-
"category": "utrecht",
|
|
6313
|
-
"type": "blockquote",
|
|
6314
|
-
"item": "border-block-end-width"
|
|
6315
|
-
},
|
|
6316
|
-
"path": [
|
|
6317
|
-
"utrecht",
|
|
6318
|
-
"blockquote",
|
|
6319
|
-
"border-block-end-width"
|
|
6320
|
-
]
|
|
6321
|
-
},
|
|
6322
|
-
"border-block-start-width": {
|
|
6323
|
-
"type": "dimension",
|
|
6324
|
-
"value": 0,
|
|
6325
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6326
|
-
"isSource": true,
|
|
6327
|
-
"original": {
|
|
6328
|
-
"type": "dimension",
|
|
6329
|
-
"value": 0
|
|
6330
|
-
},
|
|
6331
|
-
"name": "utrechtBlockquoteBorderBlockStartWidth",
|
|
6332
|
-
"attributes": {
|
|
6333
|
-
"category": "utrecht",
|
|
6334
|
-
"type": "blockquote",
|
|
6335
|
-
"item": "border-block-start-width"
|
|
6336
|
-
},
|
|
6337
|
-
"path": [
|
|
6338
|
-
"utrecht",
|
|
6339
|
-
"blockquote",
|
|
6340
|
-
"border-block-start-width"
|
|
6341
|
-
]
|
|
6342
|
-
},
|
|
6343
|
-
"border-end-end-radius": {
|
|
6344
|
-
"type": "dimension",
|
|
6345
|
-
"value": 0,
|
|
6346
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6347
|
-
"isSource": true,
|
|
6348
|
-
"original": {
|
|
6349
|
-
"type": "dimension",
|
|
6350
|
-
"value": 0
|
|
6351
|
-
},
|
|
6352
|
-
"name": "utrechtBlockquoteBorderEndEndRadius",
|
|
6353
|
-
"attributes": {
|
|
6354
|
-
"category": "utrecht",
|
|
6355
|
-
"type": "blockquote",
|
|
6356
|
-
"item": "border-end-end-radius"
|
|
6357
|
-
},
|
|
6358
|
-
"path": [
|
|
6359
|
-
"utrecht",
|
|
6360
|
-
"blockquote",
|
|
6361
|
-
"border-end-end-radius"
|
|
6362
|
-
]
|
|
6363
|
-
},
|
|
6364
|
-
"border-end-start-radius": {
|
|
6365
|
-
"type": "dimension",
|
|
6366
|
-
"value": 0,
|
|
6367
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6368
|
-
"isSource": true,
|
|
6369
|
-
"original": {
|
|
6370
|
-
"type": "dimension",
|
|
6371
|
-
"value": 0
|
|
6372
|
-
},
|
|
6373
|
-
"name": "utrechtBlockquoteBorderEndStartRadius",
|
|
6374
|
-
"attributes": {
|
|
6375
|
-
"category": "utrecht",
|
|
6376
|
-
"type": "blockquote",
|
|
6377
|
-
"item": "border-end-start-radius"
|
|
6378
|
-
},
|
|
6379
|
-
"path": [
|
|
6380
|
-
"utrecht",
|
|
6381
|
-
"blockquote",
|
|
6382
|
-
"border-end-start-radius"
|
|
6383
|
-
]
|
|
6384
|
-
},
|
|
6385
|
-
"border-inline-end-width": {
|
|
6386
|
-
"type": "dimension",
|
|
6387
|
-
"value": 0,
|
|
6388
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6389
|
-
"isSource": true,
|
|
6390
|
-
"original": {
|
|
6391
|
-
"type": "dimension",
|
|
6392
|
-
"value": 0
|
|
6393
|
-
},
|
|
6394
|
-
"name": "utrechtBlockquoteBorderInlineEndWidth",
|
|
6395
|
-
"attributes": {
|
|
6396
|
-
"category": "utrecht",
|
|
6397
|
-
"type": "blockquote",
|
|
6398
|
-
"item": "border-inline-end-width"
|
|
6399
|
-
},
|
|
6400
|
-
"path": [
|
|
6401
|
-
"utrecht",
|
|
6402
|
-
"blockquote",
|
|
6403
|
-
"border-inline-end-width"
|
|
6404
|
-
]
|
|
6405
|
-
},
|
|
6406
|
-
"border-start-end-radius": {
|
|
6407
|
-
"type": "dimension",
|
|
6408
|
-
"value": 0,
|
|
6409
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6410
|
-
"isSource": true,
|
|
6411
|
-
"original": {
|
|
6412
|
-
"type": "dimension",
|
|
6413
|
-
"value": 0
|
|
6414
|
-
},
|
|
6415
|
-
"name": "utrechtBlockquoteBorderStartEndRadius",
|
|
6416
|
-
"attributes": {
|
|
6417
|
-
"category": "utrecht",
|
|
6418
|
-
"type": "blockquote",
|
|
6419
|
-
"item": "border-start-end-radius"
|
|
6420
|
-
},
|
|
6421
|
-
"path": [
|
|
6422
|
-
"utrecht",
|
|
6423
|
-
"blockquote",
|
|
6424
|
-
"border-start-end-radius"
|
|
6425
|
-
]
|
|
6426
|
-
},
|
|
6427
|
-
"border-start-start-radius": {
|
|
6428
|
-
"type": "dimension",
|
|
6429
|
-
"value": 0,
|
|
6430
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6431
|
-
"isSource": true,
|
|
6432
|
-
"original": {
|
|
6433
|
-
"type": "dimension",
|
|
6434
|
-
"value": 0
|
|
6435
|
-
},
|
|
6436
|
-
"name": "utrechtBlockquoteBorderStartStartRadius",
|
|
6437
|
-
"attributes": {
|
|
6438
|
-
"category": "utrecht",
|
|
6439
|
-
"type": "blockquote",
|
|
6440
|
-
"item": "border-start-start-radius"
|
|
6441
|
-
},
|
|
6442
|
-
"path": [
|
|
6443
|
-
"utrecht",
|
|
6444
|
-
"blockquote",
|
|
6445
|
-
"border-start-start-radius"
|
|
6446
|
-
]
|
|
6447
|
-
},
|
|
6448
|
-
"margin-block-end": {
|
|
6449
|
-
"type": "dimension",
|
|
6450
|
-
"value": 0,
|
|
6451
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6452
|
-
"isSource": true,
|
|
6453
|
-
"original": {
|
|
6454
|
-
"type": "dimension",
|
|
6455
|
-
"value": 0
|
|
6456
|
-
},
|
|
6457
|
-
"name": "utrechtBlockquoteMarginBlockEnd",
|
|
6458
|
-
"attributes": {
|
|
6459
|
-
"category": "utrecht",
|
|
6460
|
-
"type": "blockquote",
|
|
6461
|
-
"item": "margin-block-end"
|
|
6462
|
-
},
|
|
6463
|
-
"path": [
|
|
6464
|
-
"utrecht",
|
|
6465
|
-
"blockquote",
|
|
6466
|
-
"margin-block-end"
|
|
6467
|
-
]
|
|
6468
|
-
},
|
|
6469
|
-
"margin-block-start": {
|
|
6470
|
-
"type": "dimension",
|
|
6471
|
-
"value": 0,
|
|
6472
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6473
|
-
"isSource": true,
|
|
6474
|
-
"original": {
|
|
6475
|
-
"type": "dimension",
|
|
6476
|
-
"value": 0
|
|
6477
|
-
},
|
|
6478
|
-
"name": "utrechtBlockquoteMarginBlockStart",
|
|
6479
|
-
"attributes": {
|
|
6480
|
-
"category": "utrecht",
|
|
6481
|
-
"type": "blockquote",
|
|
6482
|
-
"item": "margin-block-start"
|
|
6483
|
-
},
|
|
6484
|
-
"path": [
|
|
6485
|
-
"utrecht",
|
|
6486
|
-
"blockquote",
|
|
6487
|
-
"margin-block-start"
|
|
6488
|
-
]
|
|
6489
|
-
},
|
|
6490
|
-
"margin-inline-end": {
|
|
6491
|
-
"type": "dimension",
|
|
6492
|
-
"value": 0,
|
|
6493
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6494
|
-
"isSource": true,
|
|
6495
|
-
"original": {
|
|
6496
|
-
"type": "dimension",
|
|
6497
|
-
"value": 0
|
|
6498
|
-
},
|
|
6499
|
-
"name": "utrechtBlockquoteMarginInlineEnd",
|
|
6500
|
-
"attributes": {
|
|
6501
|
-
"category": "utrecht",
|
|
6502
|
-
"type": "blockquote",
|
|
6503
|
-
"item": "margin-inline-end"
|
|
6504
|
-
},
|
|
6505
|
-
"path": [
|
|
6506
|
-
"utrecht",
|
|
6507
|
-
"blockquote",
|
|
6508
|
-
"margin-inline-end"
|
|
6509
|
-
]
|
|
6510
|
-
},
|
|
6511
|
-
"margin-inline-start": {
|
|
6512
|
-
"type": "dimension",
|
|
6513
|
-
"value": 0,
|
|
6514
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6515
|
-
"isSource": true,
|
|
6516
|
-
"original": {
|
|
6517
|
-
"type": "dimension",
|
|
6518
|
-
"value": 0
|
|
6519
|
-
},
|
|
6520
|
-
"name": "utrechtBlockquoteMarginInlineStart",
|
|
6521
|
-
"attributes": {
|
|
6522
|
-
"category": "utrecht",
|
|
6523
|
-
"type": "blockquote",
|
|
6524
|
-
"item": "margin-inline-start"
|
|
6525
|
-
},
|
|
6526
|
-
"path": [
|
|
6527
|
-
"utrecht",
|
|
6528
|
-
"blockquote",
|
|
6529
|
-
"margin-inline-start"
|
|
6530
|
-
]
|
|
6531
|
-
},
|
|
6532
|
-
"blue-corner-border-variation": {
|
|
6533
|
-
"border-block-end-width": {
|
|
6534
|
-
"type": "dimension",
|
|
6535
|
-
"value": "2px",
|
|
6536
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6537
|
-
"isSource": true,
|
|
6538
|
-
"original": {
|
|
6539
|
-
"type": "dimension",
|
|
6540
|
-
"value": "2px"
|
|
6541
|
-
},
|
|
6542
|
-
"name": "utrechtBlockquoteBlueCornerBorderVariationBorderBlockEndWidth",
|
|
6543
|
-
"attributes": {
|
|
6544
|
-
"category": "utrecht",
|
|
6545
|
-
"type": "blockquote",
|
|
6546
|
-
"item": "blue-corner-border-variation",
|
|
6547
|
-
"subitem": "border-block-end-width"
|
|
6548
|
-
},
|
|
6549
|
-
"path": [
|
|
6550
|
-
"utrecht",
|
|
6551
|
-
"blockquote",
|
|
6552
|
-
"blue-corner-border-variation",
|
|
6553
|
-
"border-block-end-width"
|
|
6554
|
-
]
|
|
6555
|
-
},
|
|
6556
|
-
"border-color": {
|
|
6557
|
-
"type": "color",
|
|
6558
|
-
"value": "#76d2b6",
|
|
6559
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6560
|
-
"isSource": true,
|
|
6561
|
-
"original": {
|
|
6562
|
-
"type": "color",
|
|
6563
|
-
"value": "#76d2b6"
|
|
6564
|
-
},
|
|
6565
|
-
"name": "utrechtBlockquoteBlueCornerBorderVariationBorderColor",
|
|
6566
|
-
"attributes": {
|
|
6567
|
-
"category": "utrecht",
|
|
6568
|
-
"type": "blockquote",
|
|
6569
|
-
"item": "blue-corner-border-variation",
|
|
6570
|
-
"subitem": "border-color"
|
|
6571
|
-
},
|
|
6572
|
-
"path": [
|
|
6573
|
-
"utrecht",
|
|
6574
|
-
"blockquote",
|
|
6575
|
-
"blue-corner-border-variation",
|
|
6576
|
-
"border-color"
|
|
6577
|
-
]
|
|
6578
|
-
},
|
|
6579
|
-
"border-end-end-radius": {
|
|
6580
|
-
"type": "dimension",
|
|
6581
|
-
"value": "3rem",
|
|
6582
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6583
|
-
"isSource": true,
|
|
6584
|
-
"original": {
|
|
6585
|
-
"type": "dimension",
|
|
6586
|
-
"value": "3rem"
|
|
6587
|
-
},
|
|
6588
|
-
"name": "utrechtBlockquoteBlueCornerBorderVariationBorderEndEndRadius",
|
|
6589
|
-
"attributes": {
|
|
6590
|
-
"category": "utrecht",
|
|
6591
|
-
"type": "blockquote",
|
|
6592
|
-
"item": "blue-corner-border-variation",
|
|
6593
|
-
"subitem": "border-end-end-radius"
|
|
6594
|
-
},
|
|
6595
|
-
"path": [
|
|
6596
|
-
"utrecht",
|
|
6597
|
-
"blockquote",
|
|
6598
|
-
"blue-corner-border-variation",
|
|
6599
|
-
"border-end-end-radius"
|
|
6600
|
-
]
|
|
6601
|
-
},
|
|
6602
|
-
"border-inline-end-width": {
|
|
6603
|
-
"type": "dimension",
|
|
6604
|
-
"value": "2px",
|
|
6605
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6606
|
-
"isSource": true,
|
|
6607
|
-
"original": {
|
|
6608
|
-
"type": "dimension",
|
|
6609
|
-
"value": "2px"
|
|
6610
|
-
},
|
|
6611
|
-
"name": "utrechtBlockquoteBlueCornerBorderVariationBorderInlineEndWidth",
|
|
6612
|
-
"attributes": {
|
|
6613
|
-
"category": "utrecht",
|
|
6614
|
-
"type": "blockquote",
|
|
6615
|
-
"item": "blue-corner-border-variation",
|
|
6616
|
-
"subitem": "border-inline-end-width"
|
|
6617
|
-
},
|
|
6618
|
-
"path": [
|
|
6619
|
-
"utrecht",
|
|
6620
|
-
"blockquote",
|
|
6621
|
-
"blue-corner-border-variation",
|
|
6622
|
-
"border-inline-end-width"
|
|
6623
|
-
]
|
|
6624
|
-
}
|
|
6625
|
-
},
|
|
6626
|
-
"caption": {
|
|
6627
|
-
"color": {
|
|
6628
|
-
"type": "color",
|
|
6629
|
-
"value": "#154273",
|
|
6630
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6631
|
-
"isSource": true,
|
|
6632
|
-
"original": {
|
|
6633
|
-
"type": "color",
|
|
6634
|
-
"value": "#154273"
|
|
6635
|
-
},
|
|
6636
|
-
"name": "utrechtBlockquoteCaptionColor",
|
|
6637
|
-
"attributes": {
|
|
6638
|
-
"category": "utrecht",
|
|
6639
|
-
"type": "blockquote",
|
|
6640
|
-
"item": "caption",
|
|
6641
|
-
"subitem": "color"
|
|
6642
|
-
},
|
|
6643
|
-
"path": [
|
|
6644
|
-
"utrecht",
|
|
6645
|
-
"blockquote",
|
|
6646
|
-
"caption",
|
|
6647
|
-
"color"
|
|
6648
|
-
]
|
|
6649
|
-
},
|
|
6650
|
-
"font-family": {
|
|
6651
|
-
"type": "fontFamilies",
|
|
6652
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
6653
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6654
|
-
"isSource": true,
|
|
6655
|
-
"original": {
|
|
6656
|
-
"type": "fontFamilies",
|
|
6657
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
6658
|
-
},
|
|
6659
|
-
"name": "utrechtBlockquoteCaptionFontFamily",
|
|
6660
|
-
"attributes": {
|
|
6661
|
-
"category": "utrecht",
|
|
6662
|
-
"type": "blockquote",
|
|
6663
|
-
"item": "caption",
|
|
6664
|
-
"subitem": "font-family"
|
|
6665
|
-
},
|
|
6666
|
-
"path": [
|
|
6667
|
-
"utrecht",
|
|
6668
|
-
"blockquote",
|
|
6669
|
-
"caption",
|
|
6670
|
-
"font-family"
|
|
6671
|
-
]
|
|
6672
|
-
},
|
|
6673
|
-
"font-size": {
|
|
6674
|
-
"type": "fontSizes",
|
|
6675
|
-
"value": "1.25rem",
|
|
6676
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6677
|
-
"isSource": true,
|
|
6678
|
-
"original": {
|
|
6679
|
-
"type": "fontSizes",
|
|
6680
|
-
"value": "1.25rem"
|
|
6681
|
-
},
|
|
6682
|
-
"name": "utrechtBlockquoteCaptionFontSize",
|
|
6683
|
-
"attributes": {
|
|
6684
|
-
"category": "utrecht",
|
|
6685
|
-
"type": "blockquote",
|
|
6686
|
-
"item": "caption",
|
|
6687
|
-
"subitem": "font-size"
|
|
6688
|
-
},
|
|
6689
|
-
"path": [
|
|
6690
|
-
"utrecht",
|
|
6691
|
-
"blockquote",
|
|
6692
|
-
"caption",
|
|
6693
|
-
"font-size"
|
|
6694
|
-
]
|
|
6695
|
-
},
|
|
6696
|
-
"font-weight": {
|
|
6697
|
-
"type": "fontWeights",
|
|
6698
|
-
"value": 400,
|
|
6699
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6700
|
-
"isSource": true,
|
|
6701
|
-
"original": {
|
|
6702
|
-
"type": "fontWeights",
|
|
6703
|
-
"value": 400
|
|
6704
|
-
},
|
|
6705
|
-
"name": "utrechtBlockquoteCaptionFontWeight",
|
|
6706
|
-
"attributes": {
|
|
6707
|
-
"category": "utrecht",
|
|
6708
|
-
"type": "blockquote",
|
|
6709
|
-
"item": "caption",
|
|
6710
|
-
"subitem": "font-weight"
|
|
6711
|
-
},
|
|
6712
|
-
"path": [
|
|
6713
|
-
"utrecht",
|
|
6714
|
-
"blockquote",
|
|
6715
|
-
"caption",
|
|
6716
|
-
"font-weight"
|
|
6717
|
-
]
|
|
6718
|
-
},
|
|
6719
|
-
"line-height": {
|
|
6720
|
-
"type": "lineHeights",
|
|
6721
|
-
"value": "150%",
|
|
6722
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6723
|
-
"isSource": true,
|
|
6724
|
-
"original": {
|
|
6725
|
-
"type": "lineHeights",
|
|
6726
|
-
"value": "150%"
|
|
6727
|
-
},
|
|
6728
|
-
"name": "utrechtBlockquoteCaptionLineHeight",
|
|
6729
|
-
"attributes": {
|
|
6730
|
-
"category": "utrecht",
|
|
6731
|
-
"type": "blockquote",
|
|
6732
|
-
"item": "caption",
|
|
6733
|
-
"subitem": "line-height"
|
|
6734
|
-
},
|
|
6735
|
-
"path": [
|
|
6736
|
-
"utrecht",
|
|
6737
|
-
"blockquote",
|
|
6738
|
-
"caption",
|
|
6739
|
-
"line-height"
|
|
6740
|
-
]
|
|
6741
|
-
},
|
|
6742
|
-
"padding-block-start": {
|
|
6743
|
-
"type": "dimension",
|
|
6744
|
-
"value": "0.75rem",
|
|
6745
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6746
|
-
"isSource": true,
|
|
6747
|
-
"original": {
|
|
6748
|
-
"type": "dimension",
|
|
6749
|
-
"value": "0.75rem"
|
|
6750
|
-
},
|
|
6751
|
-
"name": "utrechtBlockquoteCaptionPaddingBlockStart",
|
|
6752
|
-
"attributes": {
|
|
6753
|
-
"category": "utrecht",
|
|
6754
|
-
"type": "blockquote",
|
|
6755
|
-
"item": "caption",
|
|
6756
|
-
"subitem": "padding-block-start"
|
|
6757
|
-
},
|
|
6758
|
-
"path": [
|
|
6759
|
-
"utrecht",
|
|
6760
|
-
"blockquote",
|
|
6761
|
-
"caption",
|
|
6762
|
-
"padding-block-start"
|
|
6763
|
-
]
|
|
6764
|
-
}
|
|
6765
|
-
},
|
|
6766
|
-
"content": {
|
|
6767
|
-
"font-family": {
|
|
6768
|
-
"type": "fontFamilies",
|
|
6769
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif",
|
|
6770
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6771
|
-
"isSource": true,
|
|
6772
|
-
"original": {
|
|
6773
|
-
"type": "fontFamilies",
|
|
6774
|
-
"value": "'Fira Sans', Arial, Verdana, sans-serif"
|
|
6775
|
-
},
|
|
6776
|
-
"name": "utrechtBlockquoteContentFontFamily",
|
|
6777
|
-
"attributes": {
|
|
6778
|
-
"category": "utrecht",
|
|
6779
|
-
"type": "blockquote",
|
|
6780
|
-
"item": "content",
|
|
6781
|
-
"subitem": "font-family"
|
|
6782
|
-
},
|
|
6783
|
-
"path": [
|
|
6784
|
-
"utrecht",
|
|
6785
|
-
"blockquote",
|
|
6786
|
-
"content",
|
|
6787
|
-
"font-family"
|
|
6788
|
-
]
|
|
6789
|
-
},
|
|
6790
|
-
"font-weight": {
|
|
6791
|
-
"type": "fontWeights",
|
|
6792
|
-
"value": 400,
|
|
6793
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6794
|
-
"isSource": true,
|
|
6795
|
-
"original": {
|
|
6796
|
-
"type": "fontWeights",
|
|
6797
|
-
"value": 400
|
|
6798
|
-
},
|
|
6799
|
-
"name": "utrechtBlockquoteContentFontWeight",
|
|
6800
|
-
"attributes": {
|
|
6801
|
-
"category": "utrecht",
|
|
6802
|
-
"type": "blockquote",
|
|
6803
|
-
"item": "content",
|
|
6804
|
-
"subitem": "font-weight"
|
|
6805
|
-
},
|
|
6806
|
-
"path": [
|
|
6807
|
-
"utrecht",
|
|
6808
|
-
"blockquote",
|
|
6809
|
-
"content",
|
|
6810
|
-
"font-weight"
|
|
6811
|
-
]
|
|
6812
|
-
},
|
|
6813
|
-
"line-height": {
|
|
6814
|
-
"type": "lineHeights",
|
|
6815
|
-
"value": "150%",
|
|
6816
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6817
|
-
"isSource": true,
|
|
6818
|
-
"original": {
|
|
6819
|
-
"type": "lineHeights",
|
|
6820
|
-
"value": "150%"
|
|
6821
|
-
},
|
|
6822
|
-
"name": "utrechtBlockquoteContentLineHeight",
|
|
6823
|
-
"attributes": {
|
|
6824
|
-
"category": "utrecht",
|
|
6825
|
-
"type": "blockquote",
|
|
6826
|
-
"item": "content",
|
|
6827
|
-
"subitem": "line-height"
|
|
6828
|
-
},
|
|
6829
|
-
"path": [
|
|
6830
|
-
"utrecht",
|
|
6831
|
-
"blockquote",
|
|
6832
|
-
"content",
|
|
6833
|
-
"line-height"
|
|
6834
|
-
]
|
|
6835
|
-
},
|
|
6836
|
-
"color": {
|
|
6837
|
-
"value": "#154273",
|
|
6838
|
-
"type": "color",
|
|
6839
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6840
|
-
"isSource": true,
|
|
6841
|
-
"original": {
|
|
6842
|
-
"value": "#154273",
|
|
6843
|
-
"type": "color"
|
|
6844
|
-
},
|
|
6845
|
-
"name": "utrechtBlockquoteContentColor",
|
|
6846
|
-
"attributes": {
|
|
6847
|
-
"category": "utrecht",
|
|
6848
|
-
"type": "blockquote",
|
|
6849
|
-
"item": "content",
|
|
6850
|
-
"subitem": "color"
|
|
6851
|
-
},
|
|
6852
|
-
"path": [
|
|
6853
|
-
"utrecht",
|
|
6854
|
-
"blockquote",
|
|
6855
|
-
"content",
|
|
6856
|
-
"color"
|
|
6857
|
-
]
|
|
6858
|
-
},
|
|
6859
|
-
"font-size": {
|
|
6860
|
-
"value": "1.25rem",
|
|
6861
|
-
"type": "fontSizes",
|
|
6862
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6863
|
-
"isSource": true,
|
|
6864
|
-
"original": {
|
|
6865
|
-
"value": "1.25rem",
|
|
6866
|
-
"type": "fontSizes"
|
|
6867
|
-
},
|
|
6868
|
-
"name": "utrechtBlockquoteContentFontSize",
|
|
6869
|
-
"attributes": {
|
|
6870
|
-
"category": "utrecht",
|
|
6871
|
-
"type": "blockquote",
|
|
6872
|
-
"item": "content",
|
|
6873
|
-
"subitem": "font-size"
|
|
6874
|
-
},
|
|
6875
|
-
"path": [
|
|
6876
|
-
"utrecht",
|
|
6877
|
-
"blockquote",
|
|
6878
|
-
"content",
|
|
6879
|
-
"font-size"
|
|
6880
|
-
]
|
|
6881
|
-
}
|
|
6882
|
-
},
|
|
6883
|
-
"pink-background-variation": {
|
|
6884
|
-
"background-color": {
|
|
6885
|
-
"type": "color",
|
|
6886
|
-
"value": "#F6BDE1",
|
|
6887
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6888
|
-
"isSource": true,
|
|
6889
|
-
"original": {
|
|
6890
|
-
"type": "color",
|
|
6891
|
-
"value": "#F6BDE1"
|
|
6892
|
-
},
|
|
6893
|
-
"name": "utrechtBlockquotePinkBackgroundVariationBackgroundColor",
|
|
6894
|
-
"attributes": {
|
|
6895
|
-
"category": "utrecht",
|
|
6896
|
-
"type": "blockquote",
|
|
6897
|
-
"item": "pink-background-variation",
|
|
6898
|
-
"subitem": "background-color"
|
|
6899
|
-
},
|
|
6900
|
-
"path": [
|
|
6901
|
-
"utrecht",
|
|
6902
|
-
"blockquote",
|
|
6903
|
-
"pink-background-variation",
|
|
6904
|
-
"background-color"
|
|
6905
|
-
]
|
|
6906
|
-
},
|
|
6907
|
-
"border-end-start-radius": {
|
|
6908
|
-
"type": "dimension",
|
|
6909
|
-
"value": "3rem",
|
|
6910
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6911
|
-
"isSource": true,
|
|
6912
|
-
"original": {
|
|
6913
|
-
"type": "dimension",
|
|
6914
|
-
"value": "3rem"
|
|
6915
|
-
},
|
|
6916
|
-
"name": "utrechtBlockquotePinkBackgroundVariationBorderEndStartRadius",
|
|
6917
|
-
"attributes": {
|
|
6918
|
-
"category": "utrecht",
|
|
6919
|
-
"type": "blockquote",
|
|
6920
|
-
"item": "pink-background-variation",
|
|
6921
|
-
"subitem": "border-end-start-radius"
|
|
6922
|
-
},
|
|
6923
|
-
"path": [
|
|
6924
|
-
"utrecht",
|
|
6925
|
-
"blockquote",
|
|
6926
|
-
"pink-background-variation",
|
|
6927
|
-
"border-end-start-radius"
|
|
6928
|
-
]
|
|
6929
|
-
},
|
|
6930
|
-
"padding": {
|
|
6931
|
-
"type": "dimension",
|
|
6932
|
-
"value": "2.5rem",
|
|
6933
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6934
|
-
"isSource": true,
|
|
6935
|
-
"original": {
|
|
6936
|
-
"type": "dimension",
|
|
6937
|
-
"value": "2.5rem"
|
|
6938
|
-
},
|
|
6939
|
-
"name": "utrechtBlockquotePinkBackgroundVariationPadding",
|
|
6940
|
-
"attributes": {
|
|
6941
|
-
"category": "utrecht",
|
|
6942
|
-
"type": "blockquote",
|
|
6943
|
-
"item": "pink-background-variation",
|
|
6944
|
-
"subitem": "padding"
|
|
6945
|
-
},
|
|
6946
|
-
"path": [
|
|
6947
|
-
"utrecht",
|
|
6948
|
-
"blockquote",
|
|
6949
|
-
"pink-background-variation",
|
|
6950
|
-
"padding"
|
|
6951
|
-
]
|
|
6952
|
-
}
|
|
6953
|
-
},
|
|
6954
|
-
"pink-corner-border-variation": {
|
|
6955
|
-
"border-block-start-width": {
|
|
6956
|
-
"type": "dimension",
|
|
6957
|
-
"value": "0.25rem",
|
|
6958
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6959
|
-
"isSource": true,
|
|
6960
|
-
"original": {
|
|
6961
|
-
"type": "dimension",
|
|
6962
|
-
"value": "0.25rem"
|
|
6963
|
-
},
|
|
6964
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationBorderBlockStartWidth",
|
|
6965
|
-
"attributes": {
|
|
6966
|
-
"category": "utrecht",
|
|
6967
|
-
"type": "blockquote",
|
|
6968
|
-
"item": "pink-corner-border-variation",
|
|
6969
|
-
"subitem": "border-block-start-width"
|
|
6970
|
-
},
|
|
6971
|
-
"path": [
|
|
6972
|
-
"utrecht",
|
|
6973
|
-
"blockquote",
|
|
6974
|
-
"pink-corner-border-variation",
|
|
6975
|
-
"border-block-start-width"
|
|
6976
|
-
]
|
|
6977
|
-
},
|
|
6978
|
-
"border-color": {
|
|
6979
|
-
"type": "color",
|
|
6980
|
-
"value": "#F6BDE1",
|
|
6981
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6982
|
-
"isSource": true,
|
|
6983
|
-
"original": {
|
|
6984
|
-
"type": "color",
|
|
6985
|
-
"value": "#F6BDE1"
|
|
6986
|
-
},
|
|
6987
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationBorderColor",
|
|
6988
|
-
"attributes": {
|
|
6989
|
-
"category": "utrecht",
|
|
6990
|
-
"type": "blockquote",
|
|
6991
|
-
"item": "pink-corner-border-variation",
|
|
6992
|
-
"subitem": "border-color"
|
|
6993
|
-
},
|
|
6994
|
-
"path": [
|
|
6995
|
-
"utrecht",
|
|
6996
|
-
"blockquote",
|
|
6997
|
-
"pink-corner-border-variation",
|
|
6998
|
-
"border-color"
|
|
6999
|
-
]
|
|
7000
|
-
},
|
|
7001
|
-
"border-inline-start-width": {
|
|
7002
|
-
"type": "dimension",
|
|
7003
|
-
"value": "0.25rem",
|
|
7004
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
7005
|
-
"isSource": true,
|
|
7006
|
-
"original": {
|
|
7007
|
-
"type": "dimension",
|
|
7008
|
-
"value": "0.25rem"
|
|
7009
|
-
},
|
|
7010
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationBorderInlineStartWidth",
|
|
7011
|
-
"attributes": {
|
|
7012
|
-
"category": "utrecht",
|
|
7013
|
-
"type": "blockquote",
|
|
7014
|
-
"item": "pink-corner-border-variation",
|
|
7015
|
-
"subitem": "border-inline-start-width"
|
|
7016
|
-
},
|
|
7017
|
-
"path": [
|
|
7018
|
-
"utrecht",
|
|
7019
|
-
"blockquote",
|
|
7020
|
-
"pink-corner-border-variation",
|
|
7021
|
-
"border-inline-start-width"
|
|
7022
|
-
]
|
|
7023
|
-
},
|
|
7024
|
-
"border-start-start-radius": {
|
|
7025
|
-
"type": "dimension",
|
|
7026
|
-
"value": "3rem",
|
|
7027
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
7028
|
-
"isSource": true,
|
|
7029
|
-
"original": {
|
|
7030
|
-
"type": "dimension",
|
|
7031
|
-
"value": "3rem"
|
|
7032
|
-
},
|
|
7033
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationBorderStartStartRadius",
|
|
7034
|
-
"attributes": {
|
|
7035
|
-
"category": "utrecht",
|
|
7036
|
-
"type": "blockquote",
|
|
7037
|
-
"item": "pink-corner-border-variation",
|
|
7038
|
-
"subitem": "border-start-start-radius"
|
|
7039
|
-
},
|
|
7040
|
-
"path": [
|
|
7041
|
-
"utrecht",
|
|
7042
|
-
"blockquote",
|
|
7043
|
-
"pink-corner-border-variation",
|
|
7044
|
-
"border-start-start-radius"
|
|
7045
|
-
]
|
|
7046
|
-
},
|
|
7047
|
-
"padding": {
|
|
7048
|
-
"type": "dimension",
|
|
7049
|
-
"value": "2.5rem",
|
|
7050
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
7051
|
-
"isSource": true,
|
|
7052
|
-
"original": {
|
|
7053
|
-
"type": "dimension",
|
|
7054
|
-
"value": "2.5rem"
|
|
7055
|
-
},
|
|
7056
|
-
"name": "utrechtBlockquotePinkCornerBorderVariationPadding",
|
|
7057
|
-
"attributes": {
|
|
7058
|
-
"category": "utrecht",
|
|
7059
|
-
"type": "blockquote",
|
|
7060
|
-
"item": "pink-corner-border-variation",
|
|
7061
|
-
"subitem": "padding"
|
|
7062
|
-
},
|
|
7063
|
-
"path": [
|
|
7064
|
-
"utrecht",
|
|
7065
|
-
"blockquote",
|
|
7066
|
-
"pink-corner-border-variation",
|
|
7067
|
-
"padding"
|
|
7068
|
-
]
|
|
7069
|
-
}
|
|
7070
|
-
},
|
|
7071
|
-
"pink-left-border-variation": {
|
|
7072
|
-
"border-color": {
|
|
7073
|
-
"type": "color",
|
|
7074
|
-
"value": "#F6BDE1",
|
|
7075
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
7076
|
-
"isSource": true,
|
|
7077
|
-
"original": {
|
|
7078
|
-
"type": "color",
|
|
7079
|
-
"value": "#F6BDE1"
|
|
7080
|
-
},
|
|
7081
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationBorderColor",
|
|
7082
|
-
"attributes": {
|
|
7083
|
-
"category": "utrecht",
|
|
7084
|
-
"type": "blockquote",
|
|
7085
|
-
"item": "pink-left-border-variation",
|
|
7086
|
-
"subitem": "border-color"
|
|
7087
|
-
},
|
|
7088
|
-
"path": [
|
|
7089
|
-
"utrecht",
|
|
7090
|
-
"blockquote",
|
|
7091
|
-
"pink-left-border-variation",
|
|
7092
|
-
"border-color"
|
|
7093
|
-
]
|
|
7094
|
-
},
|
|
7095
|
-
"border-inline-start-width": {
|
|
7096
|
-
"type": "dimension",
|
|
7097
|
-
"value": "0.75rem",
|
|
7098
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
7099
|
-
"isSource": true,
|
|
7100
|
-
"original": {
|
|
7101
|
-
"type": "dimension",
|
|
7102
|
-
"value": "0.75rem"
|
|
7103
|
-
},
|
|
7104
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationBorderInlineStartWidth",
|
|
7105
|
-
"attributes": {
|
|
7106
|
-
"category": "utrecht",
|
|
7107
|
-
"type": "blockquote",
|
|
7108
|
-
"item": "pink-left-border-variation",
|
|
7109
|
-
"subitem": "border-inline-start-width"
|
|
7110
|
-
},
|
|
7111
|
-
"path": [
|
|
7112
|
-
"utrecht",
|
|
7113
|
-
"blockquote",
|
|
7114
|
-
"pink-left-border-variation",
|
|
7115
|
-
"border-inline-start-width"
|
|
7116
|
-
]
|
|
7117
|
-
},
|
|
7118
|
-
"padding-block-end": {
|
|
7119
|
-
"type": "dimension",
|
|
7120
|
-
"value": "1.5rem",
|
|
7121
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
7122
|
-
"isSource": true,
|
|
7123
|
-
"original": {
|
|
7124
|
-
"type": "dimension",
|
|
7125
|
-
"value": "1.5rem"
|
|
7126
|
-
},
|
|
7127
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationPaddingBlockEnd",
|
|
7128
|
-
"attributes": {
|
|
7129
|
-
"category": "utrecht",
|
|
7130
|
-
"type": "blockquote",
|
|
7131
|
-
"item": "pink-left-border-variation",
|
|
7132
|
-
"subitem": "padding-block-end"
|
|
7133
|
-
},
|
|
7134
|
-
"path": [
|
|
7135
|
-
"utrecht",
|
|
7136
|
-
"blockquote",
|
|
7137
|
-
"pink-left-border-variation",
|
|
7138
|
-
"padding-block-end"
|
|
7139
|
-
]
|
|
7140
|
-
},
|
|
7141
|
-
"padding-block-start": {
|
|
7142
|
-
"type": "dimension",
|
|
7143
|
-
"value": "1.5rem",
|
|
7144
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
7145
|
-
"isSource": true,
|
|
7146
|
-
"original": {
|
|
7147
|
-
"type": "dimension",
|
|
7148
|
-
"value": "1.5rem"
|
|
7149
|
-
},
|
|
7150
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationPaddingBlockStart",
|
|
7151
|
-
"attributes": {
|
|
7152
|
-
"category": "utrecht",
|
|
7153
|
-
"type": "blockquote",
|
|
7154
|
-
"item": "pink-left-border-variation",
|
|
7155
|
-
"subitem": "padding-block-start"
|
|
7156
|
-
},
|
|
7157
|
-
"path": [
|
|
7158
|
-
"utrecht",
|
|
7159
|
-
"blockquote",
|
|
7160
|
-
"pink-left-border-variation",
|
|
7161
|
-
"padding-block-start"
|
|
7162
|
-
]
|
|
7163
|
-
},
|
|
7164
|
-
"padding-inline-end": {
|
|
7165
|
-
"type": "dimension",
|
|
7166
|
-
"value": "2.5rem",
|
|
7167
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
7168
|
-
"isSource": true,
|
|
7169
|
-
"original": {
|
|
7170
|
-
"type": "dimension",
|
|
7171
|
-
"value": "2.5rem"
|
|
7172
|
-
},
|
|
7173
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationPaddingInlineEnd",
|
|
7174
|
-
"attributes": {
|
|
7175
|
-
"category": "utrecht",
|
|
7176
|
-
"type": "blockquote",
|
|
7177
|
-
"item": "pink-left-border-variation",
|
|
7178
|
-
"subitem": "padding-inline-end"
|
|
7179
|
-
},
|
|
7180
|
-
"path": [
|
|
7181
|
-
"utrecht",
|
|
7182
|
-
"blockquote",
|
|
7183
|
-
"pink-left-border-variation",
|
|
7184
|
-
"padding-inline-end"
|
|
7185
|
-
]
|
|
6200
|
+
"type": "number-badge",
|
|
6201
|
+
"item": "padding-block"
|
|
7186
6202
|
},
|
|
7187
|
-
"
|
|
7188
|
-
"
|
|
7189
|
-
"
|
|
7190
|
-
"
|
|
7191
|
-
|
|
7192
|
-
"original": {
|
|
7193
|
-
"type": "dimension",
|
|
7194
|
-
"value": "2.5rem"
|
|
7195
|
-
},
|
|
7196
|
-
"name": "utrechtBlockquotePinkLeftBorderVariationPaddingInlineStart",
|
|
7197
|
-
"attributes": {
|
|
7198
|
-
"category": "utrecht",
|
|
7199
|
-
"type": "blockquote",
|
|
7200
|
-
"item": "pink-left-border-variation",
|
|
7201
|
-
"subitem": "padding-inline-start"
|
|
7202
|
-
},
|
|
7203
|
-
"path": [
|
|
7204
|
-
"utrecht",
|
|
7205
|
-
"blockquote",
|
|
7206
|
-
"pink-left-border-variation",
|
|
7207
|
-
"padding-inline-start"
|
|
7208
|
-
]
|
|
7209
|
-
}
|
|
6203
|
+
"path": [
|
|
6204
|
+
"utrecht",
|
|
6205
|
+
"number-badge",
|
|
6206
|
+
"padding-block"
|
|
6207
|
+
]
|
|
7210
6208
|
},
|
|
6209
|
+
"padding-inline": {
|
|
6210
|
+
"type": "dimension",
|
|
6211
|
+
"value": "0.5rem",
|
|
6212
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6213
|
+
"isSource": true,
|
|
6214
|
+
"original": {
|
|
6215
|
+
"type": "dimension",
|
|
6216
|
+
"value": "0.5rem"
|
|
6217
|
+
},
|
|
6218
|
+
"name": "utrechtNumberBadgePaddingInline",
|
|
6219
|
+
"attributes": {
|
|
6220
|
+
"category": "utrecht",
|
|
6221
|
+
"type": "number-badge",
|
|
6222
|
+
"item": "padding-inline"
|
|
6223
|
+
},
|
|
6224
|
+
"path": [
|
|
6225
|
+
"utrecht",
|
|
6226
|
+
"number-badge",
|
|
6227
|
+
"padding-inline"
|
|
6228
|
+
]
|
|
6229
|
+
}
|
|
6230
|
+
},
|
|
6231
|
+
"blockquote": {
|
|
7211
6232
|
"background-color": {
|
|
7212
6233
|
"value": "transparent",
|
|
7213
6234
|
"type": "color",
|
|
@@ -7528,6 +6549,54 @@ module.exports = {
|
|
|
7528
6549
|
"font-size"
|
|
7529
6550
|
]
|
|
7530
6551
|
}
|
|
6552
|
+
},
|
|
6553
|
+
"content": {
|
|
6554
|
+
"color": {
|
|
6555
|
+
"value": "#154273",
|
|
6556
|
+
"type": "color",
|
|
6557
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6558
|
+
"isSource": true,
|
|
6559
|
+
"original": {
|
|
6560
|
+
"value": "#154273",
|
|
6561
|
+
"type": "color"
|
|
6562
|
+
},
|
|
6563
|
+
"name": "utrechtBlockquoteContentColor",
|
|
6564
|
+
"attributes": {
|
|
6565
|
+
"category": "utrecht",
|
|
6566
|
+
"type": "blockquote",
|
|
6567
|
+
"item": "content",
|
|
6568
|
+
"subitem": "color"
|
|
6569
|
+
},
|
|
6570
|
+
"path": [
|
|
6571
|
+
"utrecht",
|
|
6572
|
+
"blockquote",
|
|
6573
|
+
"content",
|
|
6574
|
+
"color"
|
|
6575
|
+
]
|
|
6576
|
+
},
|
|
6577
|
+
"font-size": {
|
|
6578
|
+
"value": "1.25rem",
|
|
6579
|
+
"type": "fontSizes",
|
|
6580
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
6581
|
+
"isSource": true,
|
|
6582
|
+
"original": {
|
|
6583
|
+
"value": "1.25rem",
|
|
6584
|
+
"type": "fontSizes"
|
|
6585
|
+
},
|
|
6586
|
+
"name": "utrechtBlockquoteContentFontSize",
|
|
6587
|
+
"attributes": {
|
|
6588
|
+
"category": "utrecht",
|
|
6589
|
+
"type": "blockquote",
|
|
6590
|
+
"item": "content",
|
|
6591
|
+
"subitem": "font-size"
|
|
6592
|
+
},
|
|
6593
|
+
"path": [
|
|
6594
|
+
"utrecht",
|
|
6595
|
+
"blockquote",
|
|
6596
|
+
"content",
|
|
6597
|
+
"font-size"
|
|
6598
|
+
]
|
|
6599
|
+
}
|
|
7531
6600
|
}
|
|
7532
6601
|
},
|
|
7533
6602
|
"alert": {
|
|
@@ -15419,12 +14488,12 @@ module.exports = {
|
|
|
15419
14488
|
}
|
|
15420
14489
|
},
|
|
15421
14490
|
"padding-inline-start": {
|
|
15422
|
-
"value": "
|
|
14491
|
+
"value": "1rem",
|
|
15423
14492
|
"type": "spacing",
|
|
15424
14493
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
15425
14494
|
"isSource": true,
|
|
15426
14495
|
"original": {
|
|
15427
|
-
"value": "
|
|
14496
|
+
"value": "1rem",
|
|
15428
14497
|
"type": "spacing"
|
|
15429
14498
|
},
|
|
15430
14499
|
"name": "utrechtFormFieldsetInvalidPaddingInlineStart",
|
|
@@ -15442,12 +14511,12 @@ module.exports = {
|
|
|
15442
14511
|
]
|
|
15443
14512
|
},
|
|
15444
14513
|
"border-inline-start-width": {
|
|
15445
|
-
"value": "
|
|
14514
|
+
"value": "2px",
|
|
15446
14515
|
"type": "borderWidth",
|
|
15447
14516
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
15448
14517
|
"isSource": true,
|
|
15449
14518
|
"original": {
|
|
15450
|
-
"value": "
|
|
14519
|
+
"value": "2px",
|
|
15451
14520
|
"type": "borderWidth"
|
|
15452
14521
|
},
|
|
15453
14522
|
"name": "utrechtFormFieldsetInvalidBorderInlineStartWidth",
|
|
@@ -19588,62 +18657,250 @@ module.exports = {
|
|
|
19588
18657
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
19589
18658
|
"isSource": true,
|
|
19590
18659
|
"original": {
|
|
19591
|
-
"description": "[code only]",
|
|
19592
|
-
"type": "dimension",
|
|
19593
|
-
"value": "0rem"
|
|
18660
|
+
"description": "[code only]",
|
|
18661
|
+
"type": "dimension",
|
|
18662
|
+
"value": "0rem"
|
|
18663
|
+
},
|
|
18664
|
+
"name": "nlHeadingLevel6MarginBlockEnd",
|
|
18665
|
+
"attributes": {
|
|
18666
|
+
"category": "nl",
|
|
18667
|
+
"type": "heading",
|
|
18668
|
+
"item": "level-6",
|
|
18669
|
+
"subitem": "margin-block-end"
|
|
18670
|
+
},
|
|
18671
|
+
"path": [
|
|
18672
|
+
"nl",
|
|
18673
|
+
"heading",
|
|
18674
|
+
"level-6",
|
|
18675
|
+
"margin-block-end"
|
|
18676
|
+
]
|
|
18677
|
+
},
|
|
18678
|
+
"margin-block-start": {
|
|
18679
|
+
"description": "[code only]",
|
|
18680
|
+
"type": "dimension",
|
|
18681
|
+
"value": "0rem",
|
|
18682
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
18683
|
+
"isSource": true,
|
|
18684
|
+
"original": {
|
|
18685
|
+
"description": "[code only]",
|
|
18686
|
+
"type": "dimension",
|
|
18687
|
+
"value": "0rem"
|
|
18688
|
+
},
|
|
18689
|
+
"name": "nlHeadingLevel6MarginBlockStart",
|
|
18690
|
+
"attributes": {
|
|
18691
|
+
"category": "nl",
|
|
18692
|
+
"type": "heading",
|
|
18693
|
+
"item": "level-6",
|
|
18694
|
+
"subitem": "margin-block-start"
|
|
18695
|
+
},
|
|
18696
|
+
"path": [
|
|
18697
|
+
"nl",
|
|
18698
|
+
"heading",
|
|
18699
|
+
"level-6",
|
|
18700
|
+
"margin-block-start"
|
|
18701
|
+
]
|
|
18702
|
+
}
|
|
18703
|
+
}
|
|
18704
|
+
}
|
|
18705
|
+
},
|
|
18706
|
+
"rhc": {
|
|
18707
|
+
"blockquote": {
|
|
18708
|
+
"margin-block-end": {
|
|
18709
|
+
"value": "0rem",
|
|
18710
|
+
"type": "dimension",
|
|
18711
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
18712
|
+
"isSource": true,
|
|
18713
|
+
"original": {
|
|
18714
|
+
"value": "0rem",
|
|
18715
|
+
"type": "dimension"
|
|
18716
|
+
},
|
|
18717
|
+
"name": "rhcBlockquoteMarginBlockEnd",
|
|
18718
|
+
"attributes": {
|
|
18719
|
+
"category": "rhc",
|
|
18720
|
+
"type": "blockquote",
|
|
18721
|
+
"item": "margin-block-end"
|
|
18722
|
+
},
|
|
18723
|
+
"path": [
|
|
18724
|
+
"rhc",
|
|
18725
|
+
"blockquote",
|
|
18726
|
+
"margin-block-end"
|
|
18727
|
+
]
|
|
18728
|
+
},
|
|
18729
|
+
"margin-block-start": {
|
|
18730
|
+
"value": "0rem",
|
|
18731
|
+
"type": "dimension",
|
|
18732
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
18733
|
+
"isSource": true,
|
|
18734
|
+
"original": {
|
|
18735
|
+
"value": "0rem",
|
|
18736
|
+
"type": "dimension"
|
|
18737
|
+
},
|
|
18738
|
+
"name": "rhcBlockquoteMarginBlockStart",
|
|
18739
|
+
"attributes": {
|
|
18740
|
+
"category": "rhc",
|
|
18741
|
+
"type": "blockquote",
|
|
18742
|
+
"item": "margin-block-start"
|
|
18743
|
+
},
|
|
18744
|
+
"path": [
|
|
18745
|
+
"rhc",
|
|
18746
|
+
"blockquote",
|
|
18747
|
+
"margin-block-start"
|
|
18748
|
+
]
|
|
18749
|
+
},
|
|
18750
|
+
"margin-inline-end": {
|
|
18751
|
+
"value": "0rem",
|
|
18752
|
+
"type": "dimension",
|
|
18753
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
18754
|
+
"isSource": true,
|
|
18755
|
+
"original": {
|
|
18756
|
+
"value": "0rem",
|
|
18757
|
+
"type": "dimension"
|
|
18758
|
+
},
|
|
18759
|
+
"name": "rhcBlockquoteMarginInlineEnd",
|
|
18760
|
+
"attributes": {
|
|
18761
|
+
"category": "rhc",
|
|
18762
|
+
"type": "blockquote",
|
|
18763
|
+
"item": "margin-inline-end"
|
|
18764
|
+
},
|
|
18765
|
+
"path": [
|
|
18766
|
+
"rhc",
|
|
18767
|
+
"blockquote",
|
|
18768
|
+
"margin-inline-end"
|
|
18769
|
+
]
|
|
18770
|
+
},
|
|
18771
|
+
"margin-inline-start": {
|
|
18772
|
+
"value": "0rem",
|
|
18773
|
+
"type": "dimension",
|
|
18774
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
18775
|
+
"isSource": true,
|
|
18776
|
+
"original": {
|
|
18777
|
+
"value": "0rem",
|
|
18778
|
+
"type": "dimension"
|
|
18779
|
+
},
|
|
18780
|
+
"name": "rhcBlockquoteMarginInlineStart",
|
|
18781
|
+
"attributes": {
|
|
18782
|
+
"category": "rhc",
|
|
18783
|
+
"type": "blockquote",
|
|
18784
|
+
"item": "margin-inline-start"
|
|
18785
|
+
},
|
|
18786
|
+
"path": [
|
|
18787
|
+
"rhc",
|
|
18788
|
+
"blockquote",
|
|
18789
|
+
"margin-inline-start"
|
|
18790
|
+
]
|
|
18791
|
+
}
|
|
18792
|
+
},
|
|
18793
|
+
"data-badge-button": {
|
|
18794
|
+
"column-gap": {
|
|
18795
|
+
"value": "0.125rem",
|
|
18796
|
+
"type": "dimension",
|
|
18797
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
18798
|
+
"isSource": true,
|
|
18799
|
+
"original": {
|
|
18800
|
+
"value": "0.125rem",
|
|
18801
|
+
"type": "dimension"
|
|
18802
|
+
},
|
|
18803
|
+
"name": "rhcDataBadgeButtonColumnGap",
|
|
18804
|
+
"attributes": {
|
|
18805
|
+
"category": "rhc",
|
|
18806
|
+
"type": "data-badge-button",
|
|
18807
|
+
"item": "column-gap"
|
|
18808
|
+
},
|
|
18809
|
+
"path": [
|
|
18810
|
+
"rhc",
|
|
18811
|
+
"data-badge-button",
|
|
18812
|
+
"column-gap"
|
|
18813
|
+
]
|
|
18814
|
+
},
|
|
18815
|
+
"hover": {
|
|
18816
|
+
"background-color": {
|
|
18817
|
+
"value": "#76d2b6",
|
|
18818
|
+
"type": "color",
|
|
18819
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
18820
|
+
"isSource": true,
|
|
18821
|
+
"original": {
|
|
18822
|
+
"value": "#76d2b6",
|
|
18823
|
+
"type": "color"
|
|
19594
18824
|
},
|
|
19595
|
-
"name": "
|
|
18825
|
+
"name": "rhcDataBadgeButtonHoverBackgroundColor",
|
|
19596
18826
|
"attributes": {
|
|
19597
|
-
"category": "
|
|
19598
|
-
"type": "
|
|
19599
|
-
"item": "
|
|
19600
|
-
"subitem": "
|
|
18827
|
+
"category": "rhc",
|
|
18828
|
+
"type": "data-badge-button",
|
|
18829
|
+
"item": "hover",
|
|
18830
|
+
"subitem": "background-color"
|
|
19601
18831
|
},
|
|
19602
18832
|
"path": [
|
|
19603
|
-
"
|
|
19604
|
-
"
|
|
19605
|
-
"
|
|
19606
|
-
"
|
|
18833
|
+
"rhc",
|
|
18834
|
+
"data-badge-button",
|
|
18835
|
+
"hover",
|
|
18836
|
+
"background-color"
|
|
19607
18837
|
]
|
|
19608
18838
|
},
|
|
19609
|
-
"
|
|
19610
|
-
"
|
|
19611
|
-
"type": "
|
|
19612
|
-
"value": "0rem",
|
|
18839
|
+
"color": {
|
|
18840
|
+
"value": "#fff",
|
|
18841
|
+
"type": "color",
|
|
19613
18842
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
19614
18843
|
"isSource": true,
|
|
19615
18844
|
"original": {
|
|
19616
|
-
"
|
|
19617
|
-
"type": "
|
|
19618
|
-
"value": "0rem"
|
|
18845
|
+
"value": "#fff",
|
|
18846
|
+
"type": "color"
|
|
19619
18847
|
},
|
|
19620
|
-
"name": "
|
|
18848
|
+
"name": "rhcDataBadgeButtonHoverColor",
|
|
19621
18849
|
"attributes": {
|
|
19622
|
-
"category": "
|
|
19623
|
-
"type": "
|
|
19624
|
-
"item": "
|
|
19625
|
-
"subitem": "
|
|
18850
|
+
"category": "rhc",
|
|
18851
|
+
"type": "data-badge-button",
|
|
18852
|
+
"item": "hover",
|
|
18853
|
+
"subitem": "color"
|
|
19626
18854
|
},
|
|
19627
18855
|
"path": [
|
|
19628
|
-
"
|
|
19629
|
-
"
|
|
19630
|
-
"
|
|
19631
|
-
"
|
|
18856
|
+
"rhc",
|
|
18857
|
+
"data-badge-button",
|
|
18858
|
+
"hover",
|
|
18859
|
+
"color"
|
|
19632
18860
|
]
|
|
19633
18861
|
}
|
|
19634
18862
|
}
|
|
19635
|
-
}
|
|
19636
|
-
|
|
19637
|
-
|
|
18863
|
+
},
|
|
18864
|
+
"breadcrumb-nav": {
|
|
18865
|
+
"link": {
|
|
18866
|
+
"current": {
|
|
18867
|
+
"color": {
|
|
18868
|
+
"type": "color",
|
|
18869
|
+
"value": "#334155",
|
|
18870
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
18871
|
+
"isSource": true,
|
|
18872
|
+
"original": {
|
|
18873
|
+
"type": "color",
|
|
18874
|
+
"value": "#334155"
|
|
18875
|
+
},
|
|
18876
|
+
"name": "rhcBreadcrumbNavLinkCurrentColor",
|
|
18877
|
+
"attributes": {
|
|
18878
|
+
"category": "rhc",
|
|
18879
|
+
"type": "breadcrumb-nav",
|
|
18880
|
+
"item": "link",
|
|
18881
|
+
"subitem": "current",
|
|
18882
|
+
"state": "color"
|
|
18883
|
+
},
|
|
18884
|
+
"path": [
|
|
18885
|
+
"rhc",
|
|
18886
|
+
"breadcrumb-nav",
|
|
18887
|
+
"link",
|
|
18888
|
+
"current",
|
|
18889
|
+
"color"
|
|
18890
|
+
]
|
|
18891
|
+
}
|
|
18892
|
+
}
|
|
18893
|
+
}
|
|
18894
|
+
},
|
|
19638
18895
|
"keep": {
|
|
19639
18896
|
"_comment": {
|
|
18897
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
19640
18898
|
"type": "other",
|
|
19641
|
-
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.",
|
|
19642
18899
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
19643
18900
|
"isSource": true,
|
|
19644
18901
|
"original": {
|
|
19645
|
-
"
|
|
19646
|
-
"
|
|
18902
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
18903
|
+
"type": "other"
|
|
19647
18904
|
},
|
|
19648
18905
|
"name": "rhcKeepComment",
|
|
19649
18906
|
"attributes": {
|
|
@@ -20034,108 +19291,6 @@ module.exports = {
|
|
|
20034
19291
|
}
|
|
20035
19292
|
}
|
|
20036
19293
|
},
|
|
20037
|
-
"data-badge-button": {
|
|
20038
|
-
"column-gap": {
|
|
20039
|
-
"value": "0.125rem",
|
|
20040
|
-
"type": "dimension",
|
|
20041
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
20042
|
-
"isSource": true,
|
|
20043
|
-
"original": {
|
|
20044
|
-
"value": "0.125rem",
|
|
20045
|
-
"type": "dimension"
|
|
20046
|
-
},
|
|
20047
|
-
"name": "rhcDataBadgeButtonColumnGap",
|
|
20048
|
-
"attributes": {
|
|
20049
|
-
"category": "rhc",
|
|
20050
|
-
"type": "data-badge-button",
|
|
20051
|
-
"item": "column-gap"
|
|
20052
|
-
},
|
|
20053
|
-
"path": [
|
|
20054
|
-
"rhc",
|
|
20055
|
-
"data-badge-button",
|
|
20056
|
-
"column-gap"
|
|
20057
|
-
]
|
|
20058
|
-
},
|
|
20059
|
-
"hover": {
|
|
20060
|
-
"background-color": {
|
|
20061
|
-
"value": "#76d2b6",
|
|
20062
|
-
"type": "color",
|
|
20063
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
20064
|
-
"isSource": true,
|
|
20065
|
-
"original": {
|
|
20066
|
-
"value": "#76d2b6",
|
|
20067
|
-
"type": "color"
|
|
20068
|
-
},
|
|
20069
|
-
"name": "rhcDataBadgeButtonHoverBackgroundColor",
|
|
20070
|
-
"attributes": {
|
|
20071
|
-
"category": "rhc",
|
|
20072
|
-
"type": "data-badge-button",
|
|
20073
|
-
"item": "hover",
|
|
20074
|
-
"subitem": "background-color"
|
|
20075
|
-
},
|
|
20076
|
-
"path": [
|
|
20077
|
-
"rhc",
|
|
20078
|
-
"data-badge-button",
|
|
20079
|
-
"hover",
|
|
20080
|
-
"background-color"
|
|
20081
|
-
]
|
|
20082
|
-
},
|
|
20083
|
-
"color": {
|
|
20084
|
-
"value": "#fff",
|
|
20085
|
-
"type": "color",
|
|
20086
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
20087
|
-
"isSource": true,
|
|
20088
|
-
"original": {
|
|
20089
|
-
"value": "#fff",
|
|
20090
|
-
"type": "color"
|
|
20091
|
-
},
|
|
20092
|
-
"name": "rhcDataBadgeButtonHoverColor",
|
|
20093
|
-
"attributes": {
|
|
20094
|
-
"category": "rhc",
|
|
20095
|
-
"type": "data-badge-button",
|
|
20096
|
-
"item": "hover",
|
|
20097
|
-
"subitem": "color"
|
|
20098
|
-
},
|
|
20099
|
-
"path": [
|
|
20100
|
-
"rhc",
|
|
20101
|
-
"data-badge-button",
|
|
20102
|
-
"hover",
|
|
20103
|
-
"color"
|
|
20104
|
-
]
|
|
20105
|
-
}
|
|
20106
|
-
}
|
|
20107
|
-
},
|
|
20108
|
-
"breadcrumb-nav": {
|
|
20109
|
-
"link": {
|
|
20110
|
-
"current": {
|
|
20111
|
-
"color": {
|
|
20112
|
-
"type": "color",
|
|
20113
|
-
"value": "#334155",
|
|
20114
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
20115
|
-
"isSource": true,
|
|
20116
|
-
"original": {
|
|
20117
|
-
"type": "color",
|
|
20118
|
-
"value": "#334155"
|
|
20119
|
-
},
|
|
20120
|
-
"name": "rhcBreadcrumbNavLinkCurrentColor",
|
|
20121
|
-
"attributes": {
|
|
20122
|
-
"category": "rhc",
|
|
20123
|
-
"type": "breadcrumb-nav",
|
|
20124
|
-
"item": "link",
|
|
20125
|
-
"subitem": "current",
|
|
20126
|
-
"state": "color"
|
|
20127
|
-
},
|
|
20128
|
-
"path": [
|
|
20129
|
-
"rhc",
|
|
20130
|
-
"breadcrumb-nav",
|
|
20131
|
-
"link",
|
|
20132
|
-
"current",
|
|
20133
|
-
"color"
|
|
20134
|
-
]
|
|
20135
|
-
}
|
|
20136
|
-
}
|
|
20137
|
-
}
|
|
20138
|
-
},
|
|
20139
19294
|
"rounded-corner": {
|
|
20140
19295
|
"xs": {
|
|
20141
19296
|
"border-radius": {
|
|
@@ -21386,27 +20541,6 @@ module.exports = {
|
|
|
21386
20541
|
]
|
|
21387
20542
|
}
|
|
21388
20543
|
},
|
|
21389
|
-
"backdrop": {
|
|
21390
|
-
"value": "#0000004d",
|
|
21391
|
-
"type": "color",
|
|
21392
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
21393
|
-
"isSource": true,
|
|
21394
|
-
"original": {
|
|
21395
|
-
"value": "#0000004d",
|
|
21396
|
-
"type": "color"
|
|
21397
|
-
},
|
|
21398
|
-
"name": "rhcColorBackdrop",
|
|
21399
|
-
"attributes": {
|
|
21400
|
-
"category": "rhc",
|
|
21401
|
-
"type": "color",
|
|
21402
|
-
"item": "backdrop"
|
|
21403
|
-
},
|
|
21404
|
-
"path": [
|
|
21405
|
-
"rhc",
|
|
21406
|
-
"color",
|
|
21407
|
-
"backdrop"
|
|
21408
|
-
]
|
|
21409
|
-
},
|
|
21410
20544
|
"border": {
|
|
21411
20545
|
"default": {
|
|
21412
20546
|
"parent": "mode/light",
|
|
@@ -24723,31 +23857,6 @@ module.exports = {
|
|
|
24723
23857
|
"zwart"
|
|
24724
23858
|
]
|
|
24725
23859
|
},
|
|
24726
|
-
"transparent": {
|
|
24727
|
-
"30": {
|
|
24728
|
-
"value": "#0000004d",
|
|
24729
|
-
"type": "color",
|
|
24730
|
-
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
24731
|
-
"isSource": true,
|
|
24732
|
-
"original": {
|
|
24733
|
-
"value": "#0000004d",
|
|
24734
|
-
"type": "color"
|
|
24735
|
-
},
|
|
24736
|
-
"name": "rhcColorTransparent30",
|
|
24737
|
-
"attributes": {
|
|
24738
|
-
"category": "rhc",
|
|
24739
|
-
"type": "color",
|
|
24740
|
-
"item": "transparent",
|
|
24741
|
-
"subitem": "30"
|
|
24742
|
-
},
|
|
24743
|
-
"path": [
|
|
24744
|
-
"rhc",
|
|
24745
|
-
"color",
|
|
24746
|
-
"transparent",
|
|
24747
|
-
"30"
|
|
24748
|
-
]
|
|
24749
|
-
}
|
|
24750
|
-
},
|
|
24751
23860
|
"none": {
|
|
24752
23861
|
"value": "transparent",
|
|
24753
23862
|
"type": "color",
|
|
@@ -27149,6 +26258,29 @@ module.exports = {
|
|
|
27149
26258
|
"link",
|
|
27150
26259
|
"column-gap"
|
|
27151
26260
|
]
|
|
26261
|
+
},
|
|
26262
|
+
"font-size": {
|
|
26263
|
+
"value": "1.25rem",
|
|
26264
|
+
"type": "fontSizes",
|
|
26265
|
+
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
26266
|
+
"isSource": true,
|
|
26267
|
+
"original": {
|
|
26268
|
+
"value": "1.25rem",
|
|
26269
|
+
"type": "fontSizes"
|
|
26270
|
+
},
|
|
26271
|
+
"name": "rhcNavBarLinkFontSize",
|
|
26272
|
+
"attributes": {
|
|
26273
|
+
"category": "rhc",
|
|
26274
|
+
"type": "nav-bar",
|
|
26275
|
+
"item": "link",
|
|
26276
|
+
"subitem": "font-size"
|
|
26277
|
+
},
|
|
26278
|
+
"path": [
|
|
26279
|
+
"rhc",
|
|
26280
|
+
"nav-bar",
|
|
26281
|
+
"link",
|
|
26282
|
+
"font-size"
|
|
26283
|
+
]
|
|
27152
26284
|
}
|
|
27153
26285
|
},
|
|
27154
26286
|
"heading": {
|
|
@@ -31794,12 +30926,12 @@ module.exports = {
|
|
|
31794
30926
|
]
|
|
31795
30927
|
},
|
|
31796
30928
|
"3-lint": {
|
|
31797
|
-
"value": "
|
|
30929
|
+
"value": "144px",
|
|
31798
30930
|
"type": "dimension",
|
|
31799
30931
|
"filePath": "src/generated/uitvoerend-mintgroen/tokens.json",
|
|
31800
30932
|
"isSource": true,
|
|
31801
30933
|
"original": {
|
|
31802
|
-
"value": "
|
|
30934
|
+
"value": "144px",
|
|
31803
30935
|
"type": "dimension"
|
|
31804
30936
|
},
|
|
31805
30937
|
"name": "rhcSize3Lint",
|