@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
package/dist/koop/tokens.js
CHANGED
|
@@ -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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/tokens.json",
|
|
@@ -6298,1253 +6229,391 @@ module.exports = {
|
|
|
6298
6229
|
}
|
|
6299
6230
|
},
|
|
6300
6231
|
"blockquote": {
|
|
6301
|
-
"
|
|
6302
|
-
"
|
|
6303
|
-
"
|
|
6232
|
+
"background-color": {
|
|
6233
|
+
"value": "transparent",
|
|
6234
|
+
"type": "color",
|
|
6304
6235
|
"filePath": "src/generated/koop/tokens.json",
|
|
6305
6236
|
"isSource": true,
|
|
6306
6237
|
"original": {
|
|
6307
|
-
"
|
|
6308
|
-
"
|
|
6238
|
+
"value": "transparent",
|
|
6239
|
+
"type": "color"
|
|
6309
6240
|
},
|
|
6310
|
-
"name": "
|
|
6241
|
+
"name": "utrechtBlockquoteBackgroundColor",
|
|
6311
6242
|
"attributes": {
|
|
6312
6243
|
"category": "utrecht",
|
|
6313
6244
|
"type": "blockquote",
|
|
6314
|
-
"item": "
|
|
6245
|
+
"item": "background-color"
|
|
6315
6246
|
},
|
|
6316
6247
|
"path": [
|
|
6317
6248
|
"utrecht",
|
|
6318
6249
|
"blockquote",
|
|
6319
|
-
"
|
|
6250
|
+
"background-color"
|
|
6320
6251
|
]
|
|
6321
6252
|
},
|
|
6322
|
-
"border-
|
|
6253
|
+
"border-inline-start-width": {
|
|
6254
|
+
"value": "0px",
|
|
6323
6255
|
"type": "dimension",
|
|
6324
|
-
"value": 0,
|
|
6325
6256
|
"filePath": "src/generated/koop/tokens.json",
|
|
6326
6257
|
"isSource": true,
|
|
6327
6258
|
"original": {
|
|
6328
|
-
"
|
|
6329
|
-
"
|
|
6259
|
+
"value": "0px",
|
|
6260
|
+
"type": "dimension"
|
|
6330
6261
|
},
|
|
6331
|
-
"name": "
|
|
6262
|
+
"name": "utrechtBlockquoteBorderInlineStartWidth",
|
|
6332
6263
|
"attributes": {
|
|
6333
6264
|
"category": "utrecht",
|
|
6334
6265
|
"type": "blockquote",
|
|
6335
|
-
"item": "border-
|
|
6266
|
+
"item": "border-inline-start-width"
|
|
6336
6267
|
},
|
|
6337
6268
|
"path": [
|
|
6338
6269
|
"utrecht",
|
|
6339
6270
|
"blockquote",
|
|
6340
|
-
"border-
|
|
6271
|
+
"border-inline-start-width"
|
|
6341
6272
|
]
|
|
6342
6273
|
},
|
|
6343
|
-
"border-
|
|
6344
|
-
"
|
|
6345
|
-
"
|
|
6274
|
+
"border-color": {
|
|
6275
|
+
"value": "transparent",
|
|
6276
|
+
"type": "color",
|
|
6346
6277
|
"filePath": "src/generated/koop/tokens.json",
|
|
6347
6278
|
"isSource": true,
|
|
6348
6279
|
"original": {
|
|
6349
|
-
"
|
|
6350
|
-
"
|
|
6280
|
+
"value": "transparent",
|
|
6281
|
+
"type": "color"
|
|
6351
6282
|
},
|
|
6352
|
-
"name": "
|
|
6283
|
+
"name": "utrechtBlockquoteBorderColor",
|
|
6353
6284
|
"attributes": {
|
|
6354
6285
|
"category": "utrecht",
|
|
6355
6286
|
"type": "blockquote",
|
|
6356
|
-
"item": "border-
|
|
6287
|
+
"item": "border-color"
|
|
6357
6288
|
},
|
|
6358
6289
|
"path": [
|
|
6359
6290
|
"utrecht",
|
|
6360
6291
|
"blockquote",
|
|
6361
|
-
"border-
|
|
6292
|
+
"border-color"
|
|
6362
6293
|
]
|
|
6363
6294
|
},
|
|
6364
|
-
"border-
|
|
6295
|
+
"border-radius": {
|
|
6296
|
+
"value": "0px",
|
|
6365
6297
|
"type": "dimension",
|
|
6366
|
-
"value": 0,
|
|
6367
6298
|
"filePath": "src/generated/koop/tokens.json",
|
|
6368
6299
|
"isSource": true,
|
|
6369
6300
|
"original": {
|
|
6370
|
-
"
|
|
6371
|
-
"
|
|
6301
|
+
"value": "0px",
|
|
6302
|
+
"type": "dimension"
|
|
6372
6303
|
},
|
|
6373
|
-
"name": "
|
|
6304
|
+
"name": "utrechtBlockquoteBorderRadius",
|
|
6374
6305
|
"attributes": {
|
|
6375
6306
|
"category": "utrecht",
|
|
6376
6307
|
"type": "blockquote",
|
|
6377
|
-
"item": "border-
|
|
6308
|
+
"item": "border-radius"
|
|
6378
6309
|
},
|
|
6379
6310
|
"path": [
|
|
6380
6311
|
"utrecht",
|
|
6381
6312
|
"blockquote",
|
|
6382
|
-
"border-
|
|
6313
|
+
"border-radius"
|
|
6383
6314
|
]
|
|
6384
6315
|
},
|
|
6385
|
-
"border-
|
|
6316
|
+
"border-width": {
|
|
6317
|
+
"value": "0px",
|
|
6386
6318
|
"type": "dimension",
|
|
6387
|
-
"value": 0,
|
|
6388
6319
|
"filePath": "src/generated/koop/tokens.json",
|
|
6389
6320
|
"isSource": true,
|
|
6390
6321
|
"original": {
|
|
6391
|
-
"
|
|
6392
|
-
"
|
|
6322
|
+
"value": "0px",
|
|
6323
|
+
"type": "dimension"
|
|
6393
6324
|
},
|
|
6394
|
-
"name": "
|
|
6325
|
+
"name": "utrechtBlockquoteBorderWidth",
|
|
6395
6326
|
"attributes": {
|
|
6396
6327
|
"category": "utrecht",
|
|
6397
6328
|
"type": "blockquote",
|
|
6398
|
-
"item": "border-
|
|
6329
|
+
"item": "border-width"
|
|
6399
6330
|
},
|
|
6400
6331
|
"path": [
|
|
6401
6332
|
"utrecht",
|
|
6402
6333
|
"blockquote",
|
|
6403
|
-
"border-
|
|
6334
|
+
"border-width"
|
|
6404
6335
|
]
|
|
6405
6336
|
},
|
|
6406
|
-
"
|
|
6407
|
-
"
|
|
6408
|
-
"
|
|
6337
|
+
"color": {
|
|
6338
|
+
"value": "#154273",
|
|
6339
|
+
"type": "color",
|
|
6409
6340
|
"filePath": "src/generated/koop/tokens.json",
|
|
6410
6341
|
"isSource": true,
|
|
6411
6342
|
"original": {
|
|
6412
|
-
"
|
|
6413
|
-
"
|
|
6343
|
+
"value": "#154273",
|
|
6344
|
+
"type": "color"
|
|
6414
6345
|
},
|
|
6415
|
-
"name": "
|
|
6346
|
+
"name": "utrechtBlockquoteColor",
|
|
6416
6347
|
"attributes": {
|
|
6417
6348
|
"category": "utrecht",
|
|
6418
6349
|
"type": "blockquote",
|
|
6419
|
-
"item": "
|
|
6350
|
+
"item": "color"
|
|
6420
6351
|
},
|
|
6421
6352
|
"path": [
|
|
6422
6353
|
"utrecht",
|
|
6423
6354
|
"blockquote",
|
|
6424
|
-
"
|
|
6355
|
+
"color"
|
|
6425
6356
|
]
|
|
6426
6357
|
},
|
|
6427
|
-
"
|
|
6428
|
-
"
|
|
6429
|
-
"
|
|
6358
|
+
"font-size": {
|
|
6359
|
+
"value": "1.25rem",
|
|
6360
|
+
"type": "fontSizes",
|
|
6430
6361
|
"filePath": "src/generated/koop/tokens.json",
|
|
6431
6362
|
"isSource": true,
|
|
6432
6363
|
"original": {
|
|
6433
|
-
"
|
|
6434
|
-
"
|
|
6364
|
+
"value": "1.25rem",
|
|
6365
|
+
"type": "fontSizes"
|
|
6435
6366
|
},
|
|
6436
|
-
"name": "
|
|
6367
|
+
"name": "utrechtBlockquoteFontSize",
|
|
6437
6368
|
"attributes": {
|
|
6438
6369
|
"category": "utrecht",
|
|
6439
6370
|
"type": "blockquote",
|
|
6440
|
-
"item": "
|
|
6371
|
+
"item": "font-size"
|
|
6441
6372
|
},
|
|
6442
6373
|
"path": [
|
|
6443
6374
|
"utrecht",
|
|
6444
6375
|
"blockquote",
|
|
6445
|
-
"
|
|
6376
|
+
"font-size"
|
|
6446
6377
|
]
|
|
6447
6378
|
},
|
|
6448
|
-
"
|
|
6379
|
+
"font-family": {
|
|
6380
|
+
"value": "RijksSans, Arial, Verdana, sans-serif",
|
|
6381
|
+
"type": "fontFamilies",
|
|
6382
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
6383
|
+
"isSource": true,
|
|
6384
|
+
"original": {
|
|
6385
|
+
"value": "RijksSans, Arial, Verdana, sans-serif",
|
|
6386
|
+
"type": "fontFamilies"
|
|
6387
|
+
},
|
|
6388
|
+
"name": "utrechtBlockquoteFontFamily",
|
|
6389
|
+
"attributes": {
|
|
6390
|
+
"category": "utrecht",
|
|
6391
|
+
"type": "blockquote",
|
|
6392
|
+
"item": "font-family"
|
|
6393
|
+
},
|
|
6394
|
+
"path": [
|
|
6395
|
+
"utrecht",
|
|
6396
|
+
"blockquote",
|
|
6397
|
+
"font-family"
|
|
6398
|
+
]
|
|
6399
|
+
},
|
|
6400
|
+
"padding-block-end": {
|
|
6401
|
+
"value": "2rem",
|
|
6449
6402
|
"type": "dimension",
|
|
6450
|
-
"value": 0,
|
|
6451
6403
|
"filePath": "src/generated/koop/tokens.json",
|
|
6452
6404
|
"isSource": true,
|
|
6453
6405
|
"original": {
|
|
6454
|
-
"
|
|
6455
|
-
"
|
|
6406
|
+
"value": "2rem",
|
|
6407
|
+
"type": "dimension"
|
|
6456
6408
|
},
|
|
6457
|
-
"name": "
|
|
6409
|
+
"name": "utrechtBlockquotePaddingBlockEnd",
|
|
6458
6410
|
"attributes": {
|
|
6459
6411
|
"category": "utrecht",
|
|
6460
6412
|
"type": "blockquote",
|
|
6461
|
-
"item": "
|
|
6413
|
+
"item": "padding-block-end"
|
|
6462
6414
|
},
|
|
6463
6415
|
"path": [
|
|
6464
6416
|
"utrecht",
|
|
6465
6417
|
"blockquote",
|
|
6466
|
-
"
|
|
6418
|
+
"padding-block-end"
|
|
6467
6419
|
]
|
|
6468
6420
|
},
|
|
6469
|
-
"
|
|
6421
|
+
"padding-block-start": {
|
|
6422
|
+
"value": "2rem",
|
|
6470
6423
|
"type": "dimension",
|
|
6471
|
-
"value": 0,
|
|
6472
6424
|
"filePath": "src/generated/koop/tokens.json",
|
|
6473
6425
|
"isSource": true,
|
|
6474
6426
|
"original": {
|
|
6475
|
-
"
|
|
6476
|
-
"
|
|
6427
|
+
"value": "2rem",
|
|
6428
|
+
"type": "dimension"
|
|
6477
6429
|
},
|
|
6478
|
-
"name": "
|
|
6430
|
+
"name": "utrechtBlockquotePaddingBlockStart",
|
|
6479
6431
|
"attributes": {
|
|
6480
6432
|
"category": "utrecht",
|
|
6481
6433
|
"type": "blockquote",
|
|
6482
|
-
"item": "
|
|
6434
|
+
"item": "padding-block-start"
|
|
6483
6435
|
},
|
|
6484
6436
|
"path": [
|
|
6485
6437
|
"utrecht",
|
|
6486
6438
|
"blockquote",
|
|
6487
|
-
"
|
|
6439
|
+
"padding-block-start"
|
|
6488
6440
|
]
|
|
6489
6441
|
},
|
|
6490
|
-
"
|
|
6442
|
+
"padding-inline-end": {
|
|
6443
|
+
"value": "2rem",
|
|
6491
6444
|
"type": "dimension",
|
|
6492
|
-
"value": 0,
|
|
6493
6445
|
"filePath": "src/generated/koop/tokens.json",
|
|
6494
6446
|
"isSource": true,
|
|
6495
6447
|
"original": {
|
|
6496
|
-
"
|
|
6497
|
-
"
|
|
6448
|
+
"value": "2rem",
|
|
6449
|
+
"type": "dimension"
|
|
6498
6450
|
},
|
|
6499
|
-
"name": "
|
|
6451
|
+
"name": "utrechtBlockquotePaddingInlineEnd",
|
|
6500
6452
|
"attributes": {
|
|
6501
6453
|
"category": "utrecht",
|
|
6502
6454
|
"type": "blockquote",
|
|
6503
|
-
"item": "
|
|
6455
|
+
"item": "padding-inline-end"
|
|
6504
6456
|
},
|
|
6505
6457
|
"path": [
|
|
6506
6458
|
"utrecht",
|
|
6507
6459
|
"blockquote",
|
|
6508
|
-
"
|
|
6460
|
+
"padding-inline-end"
|
|
6509
6461
|
]
|
|
6510
6462
|
},
|
|
6511
|
-
"
|
|
6463
|
+
"padding-inline-start": {
|
|
6464
|
+
"value": "2rem",
|
|
6512
6465
|
"type": "dimension",
|
|
6513
|
-
"value": 0,
|
|
6514
6466
|
"filePath": "src/generated/koop/tokens.json",
|
|
6515
6467
|
"isSource": true,
|
|
6516
6468
|
"original": {
|
|
6517
|
-
"
|
|
6518
|
-
"
|
|
6469
|
+
"value": "2rem",
|
|
6470
|
+
"type": "dimension"
|
|
6519
6471
|
},
|
|
6520
|
-
"name": "
|
|
6472
|
+
"name": "utrechtBlockquotePaddingInlineStart",
|
|
6521
6473
|
"attributes": {
|
|
6522
6474
|
"category": "utrecht",
|
|
6523
6475
|
"type": "blockquote",
|
|
6524
|
-
"item": "
|
|
6476
|
+
"item": "padding-inline-start"
|
|
6525
6477
|
},
|
|
6526
6478
|
"path": [
|
|
6527
6479
|
"utrecht",
|
|
6528
6480
|
"blockquote",
|
|
6529
|
-
"
|
|
6481
|
+
"padding-inline-start"
|
|
6530
6482
|
]
|
|
6531
6483
|
},
|
|
6532
|
-
"
|
|
6533
|
-
"
|
|
6534
|
-
|
|
6535
|
-
|
|
6536
|
-
|
|
6537
|
-
|
|
6538
|
-
"
|
|
6539
|
-
|
|
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
|
-
]
|
|
6484
|
+
"row-gap": {
|
|
6485
|
+
"value": "0.75rem",
|
|
6486
|
+
"type": "dimension",
|
|
6487
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
6488
|
+
"isSource": true,
|
|
6489
|
+
"original": {
|
|
6490
|
+
"value": "0.75rem",
|
|
6491
|
+
"type": "dimension"
|
|
6555
6492
|
},
|
|
6556
|
-
"
|
|
6557
|
-
|
|
6558
|
-
"
|
|
6559
|
-
"
|
|
6560
|
-
"
|
|
6561
|
-
"original": {
|
|
6562
|
-
"type": "color",
|
|
6563
|
-
"value": "#154273"
|
|
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
|
-
]
|
|
6493
|
+
"name": "utrechtBlockquoteRowGap",
|
|
6494
|
+
"attributes": {
|
|
6495
|
+
"category": "utrecht",
|
|
6496
|
+
"type": "blockquote",
|
|
6497
|
+
"item": "row-gap"
|
|
6578
6498
|
},
|
|
6579
|
-
"
|
|
6580
|
-
"
|
|
6581
|
-
"
|
|
6499
|
+
"path": [
|
|
6500
|
+
"utrecht",
|
|
6501
|
+
"blockquote",
|
|
6502
|
+
"row-gap"
|
|
6503
|
+
]
|
|
6504
|
+
},
|
|
6505
|
+
"attribution": {
|
|
6506
|
+
"color": {
|
|
6507
|
+
"value": "#154273",
|
|
6508
|
+
"type": "color",
|
|
6582
6509
|
"filePath": "src/generated/koop/tokens.json",
|
|
6583
6510
|
"isSource": true,
|
|
6584
6511
|
"original": {
|
|
6585
|
-
"
|
|
6586
|
-
"
|
|
6512
|
+
"value": "#154273",
|
|
6513
|
+
"type": "color"
|
|
6587
6514
|
},
|
|
6588
|
-
"name": "
|
|
6515
|
+
"name": "utrechtBlockquoteAttributionColor",
|
|
6589
6516
|
"attributes": {
|
|
6590
6517
|
"category": "utrecht",
|
|
6591
6518
|
"type": "blockquote",
|
|
6592
|
-
"item": "
|
|
6593
|
-
"subitem": "
|
|
6519
|
+
"item": "attribution",
|
|
6520
|
+
"subitem": "color"
|
|
6594
6521
|
},
|
|
6595
6522
|
"path": [
|
|
6596
6523
|
"utrecht",
|
|
6597
6524
|
"blockquote",
|
|
6598
|
-
"
|
|
6599
|
-
"
|
|
6525
|
+
"attribution",
|
|
6526
|
+
"color"
|
|
6600
6527
|
]
|
|
6601
6528
|
},
|
|
6602
|
-
"
|
|
6603
|
-
"
|
|
6604
|
-
"
|
|
6529
|
+
"font-size": {
|
|
6530
|
+
"value": "1.25rem",
|
|
6531
|
+
"type": "fontSizes",
|
|
6605
6532
|
"filePath": "src/generated/koop/tokens.json",
|
|
6606
6533
|
"isSource": true,
|
|
6607
6534
|
"original": {
|
|
6608
|
-
"
|
|
6609
|
-
"
|
|
6535
|
+
"value": "1.25rem",
|
|
6536
|
+
"type": "fontSizes"
|
|
6610
6537
|
},
|
|
6611
|
-
"name": "
|
|
6538
|
+
"name": "utrechtBlockquoteAttributionFontSize",
|
|
6612
6539
|
"attributes": {
|
|
6613
6540
|
"category": "utrecht",
|
|
6614
6541
|
"type": "blockquote",
|
|
6615
|
-
"item": "
|
|
6616
|
-
"subitem": "
|
|
6542
|
+
"item": "attribution",
|
|
6543
|
+
"subitem": "font-size"
|
|
6617
6544
|
},
|
|
6618
6545
|
"path": [
|
|
6619
6546
|
"utrecht",
|
|
6620
6547
|
"blockquote",
|
|
6621
|
-
"
|
|
6622
|
-
"
|
|
6548
|
+
"attribution",
|
|
6549
|
+
"font-size"
|
|
6623
6550
|
]
|
|
6624
6551
|
}
|
|
6625
6552
|
},
|
|
6626
|
-
"
|
|
6553
|
+
"content": {
|
|
6627
6554
|
"color": {
|
|
6628
|
-
"type": "color",
|
|
6629
6555
|
"value": "#154273",
|
|
6556
|
+
"type": "color",
|
|
6630
6557
|
"filePath": "src/generated/koop/tokens.json",
|
|
6631
6558
|
"isSource": true,
|
|
6632
6559
|
"original": {
|
|
6633
|
-
"
|
|
6634
|
-
"
|
|
6560
|
+
"value": "#154273",
|
|
6561
|
+
"type": "color"
|
|
6635
6562
|
},
|
|
6636
|
-
"name": "
|
|
6563
|
+
"name": "utrechtBlockquoteContentColor",
|
|
6637
6564
|
"attributes": {
|
|
6638
6565
|
"category": "utrecht",
|
|
6639
6566
|
"type": "blockquote",
|
|
6640
|
-
"item": "
|
|
6567
|
+
"item": "content",
|
|
6641
6568
|
"subitem": "color"
|
|
6642
6569
|
},
|
|
6643
6570
|
"path": [
|
|
6644
6571
|
"utrecht",
|
|
6645
6572
|
"blockquote",
|
|
6646
|
-
"
|
|
6573
|
+
"content",
|
|
6647
6574
|
"color"
|
|
6648
6575
|
]
|
|
6649
6576
|
},
|
|
6650
|
-
"font-family": {
|
|
6651
|
-
"type": "fontFamilies",
|
|
6652
|
-
"value": "RijksSans, Arial, Verdana, sans-serif",
|
|
6653
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
6654
|
-
"isSource": true,
|
|
6655
|
-
"original": {
|
|
6656
|
-
"type": "fontFamilies",
|
|
6657
|
-
"value": "RijksSans, 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
6577
|
"font-size": {
|
|
6674
|
-
"type": "fontSizes",
|
|
6675
6578
|
"value": "1.25rem",
|
|
6579
|
+
"type": "fontSizes",
|
|
6676
6580
|
"filePath": "src/generated/koop/tokens.json",
|
|
6677
6581
|
"isSource": true,
|
|
6678
6582
|
"original": {
|
|
6679
|
-
"
|
|
6680
|
-
"
|
|
6583
|
+
"value": "1.25rem",
|
|
6584
|
+
"type": "fontSizes"
|
|
6681
6585
|
},
|
|
6682
|
-
"name": "
|
|
6586
|
+
"name": "utrechtBlockquoteContentFontSize",
|
|
6683
6587
|
"attributes": {
|
|
6684
6588
|
"category": "utrecht",
|
|
6685
6589
|
"type": "blockquote",
|
|
6686
|
-
"item": "
|
|
6590
|
+
"item": "content",
|
|
6687
6591
|
"subitem": "font-size"
|
|
6688
6592
|
},
|
|
6689
6593
|
"path": [
|
|
6690
6594
|
"utrecht",
|
|
6691
6595
|
"blockquote",
|
|
6692
|
-
"
|
|
6596
|
+
"content",
|
|
6693
6597
|
"font-size"
|
|
6694
6598
|
]
|
|
6599
|
+
}
|
|
6600
|
+
}
|
|
6601
|
+
},
|
|
6602
|
+
"alert": {
|
|
6603
|
+
"background-color": {
|
|
6604
|
+
"type": "color",
|
|
6605
|
+
"value": "#d9ebf7",
|
|
6606
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
6607
|
+
"isSource": true,
|
|
6608
|
+
"original": {
|
|
6609
|
+
"type": "color",
|
|
6610
|
+
"value": "#d9ebf7"
|
|
6695
6611
|
},
|
|
6696
|
-
"
|
|
6697
|
-
|
|
6698
|
-
"
|
|
6699
|
-
"
|
|
6700
|
-
"
|
|
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/koop/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/koop/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": "RijksSans, Arial, Verdana, sans-serif",
|
|
6770
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
6771
|
-
"isSource": true,
|
|
6772
|
-
"original": {
|
|
6773
|
-
"type": "fontFamilies",
|
|
6774
|
-
"value": "RijksSans, 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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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
|
-
]
|
|
7186
|
-
},
|
|
7187
|
-
"padding-inline-start": {
|
|
7188
|
-
"type": "dimension",
|
|
7189
|
-
"value": "2.5rem",
|
|
7190
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7191
|
-
"isSource": true,
|
|
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
|
-
}
|
|
7210
|
-
},
|
|
7211
|
-
"background-color": {
|
|
7212
|
-
"value": "transparent",
|
|
7213
|
-
"type": "color",
|
|
7214
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7215
|
-
"isSource": true,
|
|
7216
|
-
"original": {
|
|
7217
|
-
"value": "transparent",
|
|
7218
|
-
"type": "color"
|
|
7219
|
-
},
|
|
7220
|
-
"name": "utrechtBlockquoteBackgroundColor",
|
|
7221
|
-
"attributes": {
|
|
7222
|
-
"category": "utrecht",
|
|
7223
|
-
"type": "blockquote",
|
|
7224
|
-
"item": "background-color"
|
|
7225
|
-
},
|
|
7226
|
-
"path": [
|
|
7227
|
-
"utrecht",
|
|
7228
|
-
"blockquote",
|
|
7229
|
-
"background-color"
|
|
7230
|
-
]
|
|
7231
|
-
},
|
|
7232
|
-
"border-inline-start-width": {
|
|
7233
|
-
"value": "0px",
|
|
7234
|
-
"type": "dimension",
|
|
7235
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7236
|
-
"isSource": true,
|
|
7237
|
-
"original": {
|
|
7238
|
-
"value": "0px",
|
|
7239
|
-
"type": "dimension"
|
|
7240
|
-
},
|
|
7241
|
-
"name": "utrechtBlockquoteBorderInlineStartWidth",
|
|
7242
|
-
"attributes": {
|
|
7243
|
-
"category": "utrecht",
|
|
7244
|
-
"type": "blockquote",
|
|
7245
|
-
"item": "border-inline-start-width"
|
|
7246
|
-
},
|
|
7247
|
-
"path": [
|
|
7248
|
-
"utrecht",
|
|
7249
|
-
"blockquote",
|
|
7250
|
-
"border-inline-start-width"
|
|
7251
|
-
]
|
|
7252
|
-
},
|
|
7253
|
-
"border-color": {
|
|
7254
|
-
"value": "transparent",
|
|
7255
|
-
"type": "color",
|
|
7256
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7257
|
-
"isSource": true,
|
|
7258
|
-
"original": {
|
|
7259
|
-
"value": "transparent",
|
|
7260
|
-
"type": "color"
|
|
7261
|
-
},
|
|
7262
|
-
"name": "utrechtBlockquoteBorderColor",
|
|
7263
|
-
"attributes": {
|
|
7264
|
-
"category": "utrecht",
|
|
7265
|
-
"type": "blockquote",
|
|
7266
|
-
"item": "border-color"
|
|
7267
|
-
},
|
|
7268
|
-
"path": [
|
|
7269
|
-
"utrecht",
|
|
7270
|
-
"blockquote",
|
|
7271
|
-
"border-color"
|
|
7272
|
-
]
|
|
7273
|
-
},
|
|
7274
|
-
"border-radius": {
|
|
7275
|
-
"value": "0px",
|
|
7276
|
-
"type": "dimension",
|
|
7277
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7278
|
-
"isSource": true,
|
|
7279
|
-
"original": {
|
|
7280
|
-
"value": "0px",
|
|
7281
|
-
"type": "dimension"
|
|
7282
|
-
},
|
|
7283
|
-
"name": "utrechtBlockquoteBorderRadius",
|
|
7284
|
-
"attributes": {
|
|
7285
|
-
"category": "utrecht",
|
|
7286
|
-
"type": "blockquote",
|
|
7287
|
-
"item": "border-radius"
|
|
7288
|
-
},
|
|
7289
|
-
"path": [
|
|
7290
|
-
"utrecht",
|
|
7291
|
-
"blockquote",
|
|
7292
|
-
"border-radius"
|
|
7293
|
-
]
|
|
7294
|
-
},
|
|
7295
|
-
"border-width": {
|
|
7296
|
-
"value": "0px",
|
|
7297
|
-
"type": "dimension",
|
|
7298
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7299
|
-
"isSource": true,
|
|
7300
|
-
"original": {
|
|
7301
|
-
"value": "0px",
|
|
7302
|
-
"type": "dimension"
|
|
7303
|
-
},
|
|
7304
|
-
"name": "utrechtBlockquoteBorderWidth",
|
|
7305
|
-
"attributes": {
|
|
7306
|
-
"category": "utrecht",
|
|
7307
|
-
"type": "blockquote",
|
|
7308
|
-
"item": "border-width"
|
|
7309
|
-
},
|
|
7310
|
-
"path": [
|
|
7311
|
-
"utrecht",
|
|
7312
|
-
"blockquote",
|
|
7313
|
-
"border-width"
|
|
7314
|
-
]
|
|
7315
|
-
},
|
|
7316
|
-
"color": {
|
|
7317
|
-
"value": "#154273",
|
|
7318
|
-
"type": "color",
|
|
7319
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7320
|
-
"isSource": true,
|
|
7321
|
-
"original": {
|
|
7322
|
-
"value": "#154273",
|
|
7323
|
-
"type": "color"
|
|
7324
|
-
},
|
|
7325
|
-
"name": "utrechtBlockquoteColor",
|
|
7326
|
-
"attributes": {
|
|
7327
|
-
"category": "utrecht",
|
|
7328
|
-
"type": "blockquote",
|
|
7329
|
-
"item": "color"
|
|
7330
|
-
},
|
|
7331
|
-
"path": [
|
|
7332
|
-
"utrecht",
|
|
7333
|
-
"blockquote",
|
|
7334
|
-
"color"
|
|
7335
|
-
]
|
|
7336
|
-
},
|
|
7337
|
-
"font-size": {
|
|
7338
|
-
"value": "1.25rem",
|
|
7339
|
-
"type": "fontSizes",
|
|
7340
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7341
|
-
"isSource": true,
|
|
7342
|
-
"original": {
|
|
7343
|
-
"value": "1.25rem",
|
|
7344
|
-
"type": "fontSizes"
|
|
7345
|
-
},
|
|
7346
|
-
"name": "utrechtBlockquoteFontSize",
|
|
7347
|
-
"attributes": {
|
|
7348
|
-
"category": "utrecht",
|
|
7349
|
-
"type": "blockquote",
|
|
7350
|
-
"item": "font-size"
|
|
7351
|
-
},
|
|
7352
|
-
"path": [
|
|
7353
|
-
"utrecht",
|
|
7354
|
-
"blockquote",
|
|
7355
|
-
"font-size"
|
|
7356
|
-
]
|
|
7357
|
-
},
|
|
7358
|
-
"font-family": {
|
|
7359
|
-
"value": "RijksSans, Arial, Verdana, sans-serif",
|
|
7360
|
-
"type": "fontFamilies",
|
|
7361
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7362
|
-
"isSource": true,
|
|
7363
|
-
"original": {
|
|
7364
|
-
"value": "RijksSans, Arial, Verdana, sans-serif",
|
|
7365
|
-
"type": "fontFamilies"
|
|
7366
|
-
},
|
|
7367
|
-
"name": "utrechtBlockquoteFontFamily",
|
|
7368
|
-
"attributes": {
|
|
7369
|
-
"category": "utrecht",
|
|
7370
|
-
"type": "blockquote",
|
|
7371
|
-
"item": "font-family"
|
|
7372
|
-
},
|
|
7373
|
-
"path": [
|
|
7374
|
-
"utrecht",
|
|
7375
|
-
"blockquote",
|
|
7376
|
-
"font-family"
|
|
7377
|
-
]
|
|
7378
|
-
},
|
|
7379
|
-
"padding-block-end": {
|
|
7380
|
-
"value": "2rem",
|
|
7381
|
-
"type": "dimension",
|
|
7382
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7383
|
-
"isSource": true,
|
|
7384
|
-
"original": {
|
|
7385
|
-
"value": "2rem",
|
|
7386
|
-
"type": "dimension"
|
|
7387
|
-
},
|
|
7388
|
-
"name": "utrechtBlockquotePaddingBlockEnd",
|
|
7389
|
-
"attributes": {
|
|
7390
|
-
"category": "utrecht",
|
|
7391
|
-
"type": "blockquote",
|
|
7392
|
-
"item": "padding-block-end"
|
|
7393
|
-
},
|
|
7394
|
-
"path": [
|
|
7395
|
-
"utrecht",
|
|
7396
|
-
"blockquote",
|
|
7397
|
-
"padding-block-end"
|
|
7398
|
-
]
|
|
7399
|
-
},
|
|
7400
|
-
"padding-block-start": {
|
|
7401
|
-
"value": "2rem",
|
|
7402
|
-
"type": "dimension",
|
|
7403
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7404
|
-
"isSource": true,
|
|
7405
|
-
"original": {
|
|
7406
|
-
"value": "2rem",
|
|
7407
|
-
"type": "dimension"
|
|
7408
|
-
},
|
|
7409
|
-
"name": "utrechtBlockquotePaddingBlockStart",
|
|
7410
|
-
"attributes": {
|
|
7411
|
-
"category": "utrecht",
|
|
7412
|
-
"type": "blockquote",
|
|
7413
|
-
"item": "padding-block-start"
|
|
7414
|
-
},
|
|
7415
|
-
"path": [
|
|
7416
|
-
"utrecht",
|
|
7417
|
-
"blockquote",
|
|
7418
|
-
"padding-block-start"
|
|
7419
|
-
]
|
|
7420
|
-
},
|
|
7421
|
-
"padding-inline-end": {
|
|
7422
|
-
"value": "2rem",
|
|
7423
|
-
"type": "dimension",
|
|
7424
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7425
|
-
"isSource": true,
|
|
7426
|
-
"original": {
|
|
7427
|
-
"value": "2rem",
|
|
7428
|
-
"type": "dimension"
|
|
7429
|
-
},
|
|
7430
|
-
"name": "utrechtBlockquotePaddingInlineEnd",
|
|
7431
|
-
"attributes": {
|
|
7432
|
-
"category": "utrecht",
|
|
7433
|
-
"type": "blockquote",
|
|
7434
|
-
"item": "padding-inline-end"
|
|
7435
|
-
},
|
|
7436
|
-
"path": [
|
|
7437
|
-
"utrecht",
|
|
7438
|
-
"blockquote",
|
|
7439
|
-
"padding-inline-end"
|
|
7440
|
-
]
|
|
7441
|
-
},
|
|
7442
|
-
"padding-inline-start": {
|
|
7443
|
-
"value": "2rem",
|
|
7444
|
-
"type": "dimension",
|
|
7445
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7446
|
-
"isSource": true,
|
|
7447
|
-
"original": {
|
|
7448
|
-
"value": "2rem",
|
|
7449
|
-
"type": "dimension"
|
|
7450
|
-
},
|
|
7451
|
-
"name": "utrechtBlockquotePaddingInlineStart",
|
|
7452
|
-
"attributes": {
|
|
7453
|
-
"category": "utrecht",
|
|
7454
|
-
"type": "blockquote",
|
|
7455
|
-
"item": "padding-inline-start"
|
|
7456
|
-
},
|
|
7457
|
-
"path": [
|
|
7458
|
-
"utrecht",
|
|
7459
|
-
"blockquote",
|
|
7460
|
-
"padding-inline-start"
|
|
7461
|
-
]
|
|
7462
|
-
},
|
|
7463
|
-
"row-gap": {
|
|
7464
|
-
"value": "0.75rem",
|
|
7465
|
-
"type": "dimension",
|
|
7466
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7467
|
-
"isSource": true,
|
|
7468
|
-
"original": {
|
|
7469
|
-
"value": "0.75rem",
|
|
7470
|
-
"type": "dimension"
|
|
7471
|
-
},
|
|
7472
|
-
"name": "utrechtBlockquoteRowGap",
|
|
7473
|
-
"attributes": {
|
|
7474
|
-
"category": "utrecht",
|
|
7475
|
-
"type": "blockquote",
|
|
7476
|
-
"item": "row-gap"
|
|
7477
|
-
},
|
|
7478
|
-
"path": [
|
|
7479
|
-
"utrecht",
|
|
7480
|
-
"blockquote",
|
|
7481
|
-
"row-gap"
|
|
7482
|
-
]
|
|
7483
|
-
},
|
|
7484
|
-
"attribution": {
|
|
7485
|
-
"color": {
|
|
7486
|
-
"value": "#154273",
|
|
7487
|
-
"type": "color",
|
|
7488
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7489
|
-
"isSource": true,
|
|
7490
|
-
"original": {
|
|
7491
|
-
"value": "#154273",
|
|
7492
|
-
"type": "color"
|
|
7493
|
-
},
|
|
7494
|
-
"name": "utrechtBlockquoteAttributionColor",
|
|
7495
|
-
"attributes": {
|
|
7496
|
-
"category": "utrecht",
|
|
7497
|
-
"type": "blockquote",
|
|
7498
|
-
"item": "attribution",
|
|
7499
|
-
"subitem": "color"
|
|
7500
|
-
},
|
|
7501
|
-
"path": [
|
|
7502
|
-
"utrecht",
|
|
7503
|
-
"blockquote",
|
|
7504
|
-
"attribution",
|
|
7505
|
-
"color"
|
|
7506
|
-
]
|
|
7507
|
-
},
|
|
7508
|
-
"font-size": {
|
|
7509
|
-
"value": "1.25rem",
|
|
7510
|
-
"type": "fontSizes",
|
|
7511
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7512
|
-
"isSource": true,
|
|
7513
|
-
"original": {
|
|
7514
|
-
"value": "1.25rem",
|
|
7515
|
-
"type": "fontSizes"
|
|
7516
|
-
},
|
|
7517
|
-
"name": "utrechtBlockquoteAttributionFontSize",
|
|
7518
|
-
"attributes": {
|
|
7519
|
-
"category": "utrecht",
|
|
7520
|
-
"type": "blockquote",
|
|
7521
|
-
"item": "attribution",
|
|
7522
|
-
"subitem": "font-size"
|
|
7523
|
-
},
|
|
7524
|
-
"path": [
|
|
7525
|
-
"utrecht",
|
|
7526
|
-
"blockquote",
|
|
7527
|
-
"attribution",
|
|
7528
|
-
"font-size"
|
|
7529
|
-
]
|
|
7530
|
-
}
|
|
7531
|
-
}
|
|
7532
|
-
},
|
|
7533
|
-
"alert": {
|
|
7534
|
-
"background-color": {
|
|
7535
|
-
"type": "color",
|
|
7536
|
-
"value": "#d9ebf7",
|
|
7537
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
7538
|
-
"isSource": true,
|
|
7539
|
-
"original": {
|
|
7540
|
-
"type": "color",
|
|
7541
|
-
"value": "#d9ebf7"
|
|
7542
|
-
},
|
|
7543
|
-
"name": "utrechtAlertBackgroundColor",
|
|
7544
|
-
"attributes": {
|
|
7545
|
-
"category": "utrecht",
|
|
7546
|
-
"type": "alert",
|
|
7547
|
-
"item": "background-color"
|
|
6612
|
+
"name": "utrechtAlertBackgroundColor",
|
|
6613
|
+
"attributes": {
|
|
6614
|
+
"category": "utrecht",
|
|
6615
|
+
"type": "alert",
|
|
6616
|
+
"item": "background-color"
|
|
7548
6617
|
},
|
|
7549
6618
|
"path": [
|
|
7550
6619
|
"utrecht",
|
|
@@ -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/koop/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/koop/tokens.json",
|
|
15448
14517
|
"isSource": true,
|
|
15449
14518
|
"original": {
|
|
15450
|
-
"value": "
|
|
14519
|
+
"value": "2px",
|
|
15451
14520
|
"type": "borderWidth"
|
|
15452
14521
|
},
|
|
15453
14522
|
"name": "utrechtFormFieldsetInvalidBorderInlineStartWidth",
|
|
@@ -17777,368 +16846,36 @@ module.exports = {
|
|
|
17777
16846
|
},
|
|
17778
16847
|
"name": "nlNumberBadgePaddingBlock",
|
|
17779
16848
|
"attributes": {
|
|
17780
|
-
"category": "nl",
|
|
17781
|
-
"type": "number-badge",
|
|
17782
|
-
"item": "padding-block"
|
|
17783
|
-
},
|
|
17784
|
-
"path": [
|
|
17785
|
-
"nl",
|
|
17786
|
-
"number-badge",
|
|
17787
|
-
"padding-block"
|
|
17788
|
-
]
|
|
17789
|
-
},
|
|
17790
|
-
"padding-inline": {
|
|
17791
|
-
"type": "dimension",
|
|
17792
|
-
"value": "0.5rem",
|
|
17793
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
17794
|
-
"isSource": true,
|
|
17795
|
-
"original": {
|
|
17796
|
-
"type": "dimension",
|
|
17797
|
-
"value": "0.5rem"
|
|
17798
|
-
},
|
|
17799
|
-
"name": "nlNumberBadgePaddingInline",
|
|
17800
|
-
"attributes": {
|
|
17801
|
-
"category": "nl",
|
|
17802
|
-
"type": "number-badge",
|
|
17803
|
-
"item": "padding-inline"
|
|
17804
|
-
},
|
|
17805
|
-
"path": [
|
|
17806
|
-
"nl",
|
|
17807
|
-
"number-badge",
|
|
17808
|
-
"padding-inline"
|
|
17809
|
-
]
|
|
17810
|
-
}
|
|
17811
|
-
},
|
|
17812
|
-
"link": {
|
|
17813
|
-
"active": {
|
|
17814
|
-
"color": {
|
|
17815
|
-
"value": "#800080",
|
|
17816
|
-
"type": "color",
|
|
17817
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
17818
|
-
"isSource": true,
|
|
17819
|
-
"original": {
|
|
17820
|
-
"value": "#800080",
|
|
17821
|
-
"type": "color"
|
|
17822
|
-
},
|
|
17823
|
-
"name": "nlLinkActiveColor",
|
|
17824
|
-
"attributes": {
|
|
17825
|
-
"category": "nl",
|
|
17826
|
-
"type": "link",
|
|
17827
|
-
"item": "active",
|
|
17828
|
-
"subitem": "color"
|
|
17829
|
-
},
|
|
17830
|
-
"path": [
|
|
17831
|
-
"nl",
|
|
17832
|
-
"link",
|
|
17833
|
-
"active",
|
|
17834
|
-
"color"
|
|
17835
|
-
]
|
|
17836
|
-
}
|
|
17837
|
-
},
|
|
17838
|
-
"focus": {
|
|
17839
|
-
"text-decoration-thickness": {
|
|
17840
|
-
"value": "1px",
|
|
17841
|
-
"type": "other",
|
|
17842
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
17843
|
-
"isSource": true,
|
|
17844
|
-
"original": {
|
|
17845
|
-
"value": "1px",
|
|
17846
|
-
"type": "other"
|
|
17847
|
-
},
|
|
17848
|
-
"name": "nlLinkFocusTextDecorationThickness",
|
|
17849
|
-
"attributes": {
|
|
17850
|
-
"category": "nl",
|
|
17851
|
-
"type": "link",
|
|
17852
|
-
"item": "focus",
|
|
17853
|
-
"subitem": "text-decoration-thickness"
|
|
17854
|
-
},
|
|
17855
|
-
"path": [
|
|
17856
|
-
"nl",
|
|
17857
|
-
"link",
|
|
17858
|
-
"focus",
|
|
17859
|
-
"text-decoration-thickness"
|
|
17860
|
-
]
|
|
17861
|
-
}
|
|
17862
|
-
},
|
|
17863
|
-
"hover": {
|
|
17864
|
-
"text-decoration-line": {
|
|
17865
|
-
"value": "underline",
|
|
17866
|
-
"type": "textDecoration",
|
|
17867
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
17868
|
-
"isSource": true,
|
|
17869
|
-
"original": {
|
|
17870
|
-
"value": "underline",
|
|
17871
|
-
"type": "textDecoration"
|
|
17872
|
-
},
|
|
17873
|
-
"name": "nlLinkHoverTextDecorationLine",
|
|
17874
|
-
"attributes": {
|
|
17875
|
-
"category": "nl",
|
|
17876
|
-
"type": "link",
|
|
17877
|
-
"item": "hover",
|
|
17878
|
-
"subitem": "text-decoration-line"
|
|
17879
|
-
},
|
|
17880
|
-
"path": [
|
|
17881
|
-
"nl",
|
|
17882
|
-
"link",
|
|
17883
|
-
"hover",
|
|
17884
|
-
"text-decoration-line"
|
|
17885
|
-
]
|
|
17886
|
-
},
|
|
17887
|
-
"text-decoration-thickness": {
|
|
17888
|
-
"value": "2px",
|
|
17889
|
-
"type": "other",
|
|
17890
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
17891
|
-
"isSource": true,
|
|
17892
|
-
"original": {
|
|
17893
|
-
"value": "2px",
|
|
17894
|
-
"type": "other"
|
|
17895
|
-
},
|
|
17896
|
-
"name": "nlLinkHoverTextDecorationThickness",
|
|
17897
|
-
"attributes": {
|
|
17898
|
-
"category": "nl",
|
|
17899
|
-
"type": "link",
|
|
17900
|
-
"item": "hover",
|
|
17901
|
-
"subitem": "text-decoration-thickness"
|
|
17902
|
-
},
|
|
17903
|
-
"path": [
|
|
17904
|
-
"nl",
|
|
17905
|
-
"link",
|
|
17906
|
-
"hover",
|
|
17907
|
-
"text-decoration-thickness"
|
|
17908
|
-
]
|
|
17909
|
-
},
|
|
17910
|
-
"color": {
|
|
17911
|
-
"value": "#0F2E51",
|
|
17912
|
-
"type": "color",
|
|
17913
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
17914
|
-
"isSource": true,
|
|
17915
|
-
"original": {
|
|
17916
|
-
"value": "#0F2E51",
|
|
17917
|
-
"type": "color"
|
|
17918
|
-
},
|
|
17919
|
-
"name": "nlLinkHoverColor",
|
|
17920
|
-
"attributes": {
|
|
17921
|
-
"category": "nl",
|
|
17922
|
-
"type": "link",
|
|
17923
|
-
"item": "hover",
|
|
17924
|
-
"subitem": "color"
|
|
17925
|
-
},
|
|
17926
|
-
"path": [
|
|
17927
|
-
"nl",
|
|
17928
|
-
"link",
|
|
17929
|
-
"hover",
|
|
17930
|
-
"color"
|
|
17931
|
-
]
|
|
17932
|
-
}
|
|
17933
|
-
},
|
|
17934
|
-
"text-decoration-line": {
|
|
17935
|
-
"value": "underline",
|
|
17936
|
-
"type": "textDecoration",
|
|
17937
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
17938
|
-
"isSource": true,
|
|
17939
|
-
"original": {
|
|
17940
|
-
"value": "underline",
|
|
17941
|
-
"type": "textDecoration"
|
|
17942
|
-
},
|
|
17943
|
-
"name": "nlLinkTextDecorationLine",
|
|
17944
|
-
"attributes": {
|
|
17945
|
-
"category": "nl",
|
|
17946
|
-
"type": "link",
|
|
17947
|
-
"item": "text-decoration-line"
|
|
17948
|
-
},
|
|
17949
|
-
"path": [
|
|
17950
|
-
"nl",
|
|
17951
|
-
"link",
|
|
17952
|
-
"text-decoration-line"
|
|
17953
|
-
]
|
|
17954
|
-
},
|
|
17955
|
-
"text-decoration-thickness": {
|
|
17956
|
-
"value": "1px",
|
|
17957
|
-
"type": "other",
|
|
17958
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
17959
|
-
"isSource": true,
|
|
17960
|
-
"original": {
|
|
17961
|
-
"value": "1px",
|
|
17962
|
-
"type": "other"
|
|
17963
|
-
},
|
|
17964
|
-
"name": "nlLinkTextDecorationThickness",
|
|
17965
|
-
"attributes": {
|
|
17966
|
-
"category": "nl",
|
|
17967
|
-
"type": "link",
|
|
17968
|
-
"item": "text-decoration-thickness"
|
|
17969
|
-
},
|
|
17970
|
-
"path": [
|
|
17971
|
-
"nl",
|
|
17972
|
-
"link",
|
|
17973
|
-
"text-decoration-thickness"
|
|
17974
|
-
]
|
|
17975
|
-
},
|
|
17976
|
-
"visited": {
|
|
17977
|
-
"color": {
|
|
17978
|
-
"value": "#800080",
|
|
17979
|
-
"type": "color",
|
|
17980
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
17981
|
-
"isSource": true,
|
|
17982
|
-
"original": {
|
|
17983
|
-
"value": "#800080",
|
|
17984
|
-
"type": "color"
|
|
17985
|
-
},
|
|
17986
|
-
"name": "nlLinkVisitedColor",
|
|
17987
|
-
"attributes": {
|
|
17988
|
-
"category": "nl",
|
|
17989
|
-
"type": "link",
|
|
17990
|
-
"item": "visited",
|
|
17991
|
-
"subitem": "color"
|
|
17992
|
-
},
|
|
17993
|
-
"path": [
|
|
17994
|
-
"nl",
|
|
17995
|
-
"link",
|
|
17996
|
-
"visited",
|
|
17997
|
-
"color"
|
|
17998
|
-
]
|
|
17999
|
-
}
|
|
18000
|
-
},
|
|
18001
|
-
"color": {
|
|
18002
|
-
"type": "color",
|
|
18003
|
-
"value": "#01689b",
|
|
18004
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
18005
|
-
"isSource": true,
|
|
18006
|
-
"original": {
|
|
18007
|
-
"type": "color",
|
|
18008
|
-
"value": "#01689b"
|
|
18009
|
-
},
|
|
18010
|
-
"name": "nlLinkColor",
|
|
18011
|
-
"attributes": {
|
|
18012
|
-
"category": "nl",
|
|
18013
|
-
"type": "link",
|
|
18014
|
-
"item": "color"
|
|
18015
|
-
},
|
|
18016
|
-
"path": [
|
|
18017
|
-
"nl",
|
|
18018
|
-
"link",
|
|
18019
|
-
"color"
|
|
18020
|
-
]
|
|
18021
|
-
},
|
|
18022
|
-
"text-decoration-color": {
|
|
18023
|
-
"value": "inherit",
|
|
18024
|
-
"type": "color",
|
|
18025
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
18026
|
-
"isSource": true,
|
|
18027
|
-
"original": {
|
|
18028
|
-
"value": "inherit",
|
|
18029
|
-
"type": "color"
|
|
18030
|
-
},
|
|
18031
|
-
"name": "nlLinkTextDecorationColor",
|
|
18032
|
-
"attributes": {
|
|
18033
|
-
"category": "nl",
|
|
18034
|
-
"type": "link",
|
|
18035
|
-
"item": "text-decoration-color"
|
|
16849
|
+
"category": "nl",
|
|
16850
|
+
"type": "number-badge",
|
|
16851
|
+
"item": "padding-block"
|
|
18036
16852
|
},
|
|
18037
16853
|
"path": [
|
|
18038
16854
|
"nl",
|
|
18039
|
-
"
|
|
18040
|
-
"
|
|
16855
|
+
"number-badge",
|
|
16856
|
+
"padding-block"
|
|
18041
16857
|
]
|
|
18042
16858
|
},
|
|
18043
|
-
"
|
|
18044
|
-
"
|
|
18045
|
-
"
|
|
18046
|
-
"value": "0.125rem",
|
|
16859
|
+
"padding-inline": {
|
|
16860
|
+
"type": "dimension",
|
|
16861
|
+
"value": "0.5rem",
|
|
18047
16862
|
"filePath": "src/generated/koop/tokens.json",
|
|
18048
16863
|
"isSource": true,
|
|
18049
16864
|
"original": {
|
|
18050
|
-
"
|
|
18051
|
-
"
|
|
18052
|
-
"value": "0.125rem"
|
|
16865
|
+
"type": "dimension",
|
|
16866
|
+
"value": "0.5rem"
|
|
18053
16867
|
},
|
|
18054
|
-
"name": "
|
|
16868
|
+
"name": "nlNumberBadgePaddingInline",
|
|
18055
16869
|
"attributes": {
|
|
18056
16870
|
"category": "nl",
|
|
18057
|
-
"type": "
|
|
18058
|
-
"item": "
|
|
16871
|
+
"type": "number-badge",
|
|
16872
|
+
"item": "padding-inline"
|
|
18059
16873
|
},
|
|
18060
16874
|
"path": [
|
|
18061
16875
|
"nl",
|
|
18062
|
-
"
|
|
18063
|
-
"
|
|
16876
|
+
"number-badge",
|
|
16877
|
+
"padding-inline"
|
|
18064
16878
|
]
|
|
18065
|
-
},
|
|
18066
|
-
"current": {
|
|
18067
|
-
"cursor": {
|
|
18068
|
-
"type": "other",
|
|
18069
|
-
"value": "default",
|
|
18070
|
-
"description": "[code-only]",
|
|
18071
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
18072
|
-
"isSource": true,
|
|
18073
|
-
"original": {
|
|
18074
|
-
"type": "other",
|
|
18075
|
-
"value": "default",
|
|
18076
|
-
"description": "[code-only]"
|
|
18077
|
-
},
|
|
18078
|
-
"name": "nlLinkCurrentCursor",
|
|
18079
|
-
"attributes": {
|
|
18080
|
-
"category": "nl",
|
|
18081
|
-
"type": "link",
|
|
18082
|
-
"item": "current",
|
|
18083
|
-
"subitem": "cursor"
|
|
18084
|
-
},
|
|
18085
|
-
"path": [
|
|
18086
|
-
"nl",
|
|
18087
|
-
"link",
|
|
18088
|
-
"current",
|
|
18089
|
-
"cursor"
|
|
18090
|
-
]
|
|
18091
|
-
}
|
|
18092
|
-
},
|
|
18093
|
-
"disabled": {
|
|
18094
|
-
"color": {
|
|
18095
|
-
"type": "color",
|
|
18096
|
-
"value": "#334155",
|
|
18097
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
18098
|
-
"isSource": true,
|
|
18099
|
-
"original": {
|
|
18100
|
-
"type": "color",
|
|
18101
|
-
"value": "#334155"
|
|
18102
|
-
},
|
|
18103
|
-
"name": "nlLinkDisabledColor",
|
|
18104
|
-
"attributes": {
|
|
18105
|
-
"category": "nl",
|
|
18106
|
-
"type": "link",
|
|
18107
|
-
"item": "disabled",
|
|
18108
|
-
"subitem": "color"
|
|
18109
|
-
},
|
|
18110
|
-
"path": [
|
|
18111
|
-
"nl",
|
|
18112
|
-
"link",
|
|
18113
|
-
"disabled",
|
|
18114
|
-
"color"
|
|
18115
|
-
]
|
|
18116
|
-
},
|
|
18117
|
-
"cursor": {
|
|
18118
|
-
"description": "[code-only]",
|
|
18119
|
-
"type": "other",
|
|
18120
|
-
"value": "disabled",
|
|
18121
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
18122
|
-
"isSource": true,
|
|
18123
|
-
"original": {
|
|
18124
|
-
"description": "[code-only]",
|
|
18125
|
-
"type": "other",
|
|
18126
|
-
"value": "disabled"
|
|
18127
|
-
},
|
|
18128
|
-
"name": "nlLinkDisabledCursor",
|
|
18129
|
-
"attributes": {
|
|
18130
|
-
"category": "nl",
|
|
18131
|
-
"type": "link",
|
|
18132
|
-
"item": "disabled",
|
|
18133
|
-
"subitem": "cursor"
|
|
18134
|
-
},
|
|
18135
|
-
"path": [
|
|
18136
|
-
"nl",
|
|
18137
|
-
"link",
|
|
18138
|
-
"disabled",
|
|
18139
|
-
"cursor"
|
|
18140
|
-
]
|
|
18141
|
-
}
|
|
18142
16879
|
}
|
|
18143
16880
|
},
|
|
18144
16881
|
"skip-link": {
|
|
@@ -18222,411 +16959,741 @@ module.exports = {
|
|
|
18222
16959
|
},
|
|
18223
16960
|
"path": [
|
|
18224
16961
|
"nl",
|
|
18225
|
-
"skip-link",
|
|
18226
|
-
"padding-inline"
|
|
16962
|
+
"skip-link",
|
|
16963
|
+
"padding-inline"
|
|
16964
|
+
]
|
|
16965
|
+
},
|
|
16966
|
+
"min-block-size": {
|
|
16967
|
+
"type": "dimension",
|
|
16968
|
+
"value": "48px",
|
|
16969
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
16970
|
+
"isSource": true,
|
|
16971
|
+
"original": {
|
|
16972
|
+
"type": "dimension",
|
|
16973
|
+
"value": "48px"
|
|
16974
|
+
},
|
|
16975
|
+
"name": "nlSkipLinkMinBlockSize",
|
|
16976
|
+
"attributes": {
|
|
16977
|
+
"category": "nl",
|
|
16978
|
+
"type": "skip-link",
|
|
16979
|
+
"item": "min-block-size"
|
|
16980
|
+
},
|
|
16981
|
+
"path": [
|
|
16982
|
+
"nl",
|
|
16983
|
+
"skip-link",
|
|
16984
|
+
"min-block-size"
|
|
16985
|
+
]
|
|
16986
|
+
},
|
|
16987
|
+
"min-inline-size": {
|
|
16988
|
+
"type": "dimension",
|
|
16989
|
+
"value": "48px",
|
|
16990
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
16991
|
+
"isSource": true,
|
|
16992
|
+
"original": {
|
|
16993
|
+
"type": "dimension",
|
|
16994
|
+
"value": "48px"
|
|
16995
|
+
},
|
|
16996
|
+
"name": "nlSkipLinkMinInlineSize",
|
|
16997
|
+
"attributes": {
|
|
16998
|
+
"category": "nl",
|
|
16999
|
+
"type": "skip-link",
|
|
17000
|
+
"item": "min-inline-size"
|
|
17001
|
+
},
|
|
17002
|
+
"path": [
|
|
17003
|
+
"nl",
|
|
17004
|
+
"skip-link",
|
|
17005
|
+
"min-inline-size"
|
|
17006
|
+
]
|
|
17007
|
+
},
|
|
17008
|
+
"text-decoration-thickness": {
|
|
17009
|
+
"value": "0.0625em",
|
|
17010
|
+
"type": "other",
|
|
17011
|
+
"description": "[code-only]",
|
|
17012
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17013
|
+
"isSource": true,
|
|
17014
|
+
"original": {
|
|
17015
|
+
"value": "0.0625em",
|
|
17016
|
+
"type": "other",
|
|
17017
|
+
"description": "[code-only]"
|
|
17018
|
+
},
|
|
17019
|
+
"name": "nlSkipLinkTextDecorationThickness",
|
|
17020
|
+
"attributes": {
|
|
17021
|
+
"category": "nl",
|
|
17022
|
+
"type": "skip-link",
|
|
17023
|
+
"item": "text-decoration-thickness"
|
|
17024
|
+
},
|
|
17025
|
+
"path": [
|
|
17026
|
+
"nl",
|
|
17027
|
+
"skip-link",
|
|
17028
|
+
"text-decoration-thickness"
|
|
17029
|
+
]
|
|
17030
|
+
},
|
|
17031
|
+
"text-underline-offset": {
|
|
17032
|
+
"type": "other",
|
|
17033
|
+
"value": "0.125rem",
|
|
17034
|
+
"description": "[code-only]",
|
|
17035
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17036
|
+
"isSource": true,
|
|
17037
|
+
"original": {
|
|
17038
|
+
"type": "other",
|
|
17039
|
+
"value": "0.125rem",
|
|
17040
|
+
"description": "[code-only]"
|
|
17041
|
+
},
|
|
17042
|
+
"name": "nlSkipLinkTextUnderlineOffset",
|
|
17043
|
+
"attributes": {
|
|
17044
|
+
"category": "nl",
|
|
17045
|
+
"type": "skip-link",
|
|
17046
|
+
"item": "text-underline-offset"
|
|
17047
|
+
},
|
|
17048
|
+
"path": [
|
|
17049
|
+
"nl",
|
|
17050
|
+
"skip-link",
|
|
17051
|
+
"text-underline-offset"
|
|
17052
|
+
]
|
|
17053
|
+
},
|
|
17054
|
+
"line-height": {
|
|
17055
|
+
"value": "150%",
|
|
17056
|
+
"type": "lineHeights",
|
|
17057
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17058
|
+
"isSource": true,
|
|
17059
|
+
"original": {
|
|
17060
|
+
"value": "150%",
|
|
17061
|
+
"type": "lineHeights"
|
|
17062
|
+
},
|
|
17063
|
+
"name": "nlSkipLinkLineHeight",
|
|
17064
|
+
"attributes": {
|
|
17065
|
+
"category": "nl",
|
|
17066
|
+
"type": "skip-link",
|
|
17067
|
+
"item": "line-height"
|
|
17068
|
+
},
|
|
17069
|
+
"path": [
|
|
17070
|
+
"nl",
|
|
17071
|
+
"skip-link",
|
|
17072
|
+
"line-height"
|
|
17073
|
+
]
|
|
17074
|
+
},
|
|
17075
|
+
"font-size": {
|
|
17076
|
+
"value": "1.25rem",
|
|
17077
|
+
"type": "fontSizes",
|
|
17078
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17079
|
+
"isSource": true,
|
|
17080
|
+
"original": {
|
|
17081
|
+
"value": "1.25rem",
|
|
17082
|
+
"type": "fontSizes"
|
|
17083
|
+
},
|
|
17084
|
+
"name": "nlSkipLinkFontSize",
|
|
17085
|
+
"attributes": {
|
|
17086
|
+
"category": "nl",
|
|
17087
|
+
"type": "skip-link",
|
|
17088
|
+
"item": "font-size"
|
|
17089
|
+
},
|
|
17090
|
+
"path": [
|
|
17091
|
+
"nl",
|
|
17092
|
+
"skip-link",
|
|
17093
|
+
"font-size"
|
|
17094
|
+
]
|
|
17095
|
+
}
|
|
17096
|
+
},
|
|
17097
|
+
"paragraph": {
|
|
17098
|
+
"color": {
|
|
17099
|
+
"type": "color",
|
|
17100
|
+
"value": "#0F172A",
|
|
17101
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17102
|
+
"isSource": true,
|
|
17103
|
+
"original": {
|
|
17104
|
+
"type": "color",
|
|
17105
|
+
"value": "#0F172A"
|
|
17106
|
+
},
|
|
17107
|
+
"name": "nlParagraphColor",
|
|
17108
|
+
"attributes": {
|
|
17109
|
+
"category": "nl",
|
|
17110
|
+
"type": "paragraph",
|
|
17111
|
+
"item": "color"
|
|
17112
|
+
},
|
|
17113
|
+
"path": [
|
|
17114
|
+
"nl",
|
|
17115
|
+
"paragraph",
|
|
17116
|
+
"color"
|
|
18227
17117
|
]
|
|
18228
17118
|
},
|
|
18229
|
-
"
|
|
18230
|
-
"type": "
|
|
18231
|
-
"value": "
|
|
17119
|
+
"font-family": {
|
|
17120
|
+
"type": "fontFamilies",
|
|
17121
|
+
"value": "RijksSans, Arial, Verdana, sans-serif",
|
|
18232
17122
|
"filePath": "src/generated/koop/tokens.json",
|
|
18233
17123
|
"isSource": true,
|
|
18234
17124
|
"original": {
|
|
18235
|
-
"type": "
|
|
18236
|
-
"value": "
|
|
17125
|
+
"type": "fontFamilies",
|
|
17126
|
+
"value": "RijksSans, Arial, Verdana, sans-serif"
|
|
18237
17127
|
},
|
|
18238
|
-
"name": "
|
|
17128
|
+
"name": "nlParagraphFontFamily",
|
|
18239
17129
|
"attributes": {
|
|
18240
17130
|
"category": "nl",
|
|
18241
|
-
"type": "
|
|
18242
|
-
"item": "
|
|
17131
|
+
"type": "paragraph",
|
|
17132
|
+
"item": "font-family"
|
|
18243
17133
|
},
|
|
18244
17134
|
"path": [
|
|
18245
17135
|
"nl",
|
|
18246
|
-
"
|
|
18247
|
-
"
|
|
17136
|
+
"paragraph",
|
|
17137
|
+
"font-family"
|
|
18248
17138
|
]
|
|
18249
17139
|
},
|
|
18250
|
-
"
|
|
18251
|
-
"type": "
|
|
18252
|
-
"value": "
|
|
17140
|
+
"font-size": {
|
|
17141
|
+
"type": "fontSizes",
|
|
17142
|
+
"value": "1.25rem",
|
|
18253
17143
|
"filePath": "src/generated/koop/tokens.json",
|
|
18254
17144
|
"isSource": true,
|
|
18255
17145
|
"original": {
|
|
18256
|
-
"type": "
|
|
18257
|
-
"value": "
|
|
17146
|
+
"type": "fontSizes",
|
|
17147
|
+
"value": "1.25rem"
|
|
18258
17148
|
},
|
|
18259
|
-
"name": "
|
|
17149
|
+
"name": "nlParagraphFontSize",
|
|
18260
17150
|
"attributes": {
|
|
18261
17151
|
"category": "nl",
|
|
18262
|
-
"type": "
|
|
18263
|
-
"item": "
|
|
17152
|
+
"type": "paragraph",
|
|
17153
|
+
"item": "font-size"
|
|
18264
17154
|
},
|
|
18265
17155
|
"path": [
|
|
18266
17156
|
"nl",
|
|
18267
|
-
"
|
|
18268
|
-
"
|
|
17157
|
+
"paragraph",
|
|
17158
|
+
"font-size"
|
|
18269
17159
|
]
|
|
18270
17160
|
},
|
|
18271
|
-
"
|
|
18272
|
-
"
|
|
18273
|
-
"
|
|
18274
|
-
"description": "[code-only]",
|
|
17161
|
+
"font-weight": {
|
|
17162
|
+
"type": "fontWeights",
|
|
17163
|
+
"value": 400,
|
|
18275
17164
|
"filePath": "src/generated/koop/tokens.json",
|
|
18276
17165
|
"isSource": true,
|
|
18277
17166
|
"original": {
|
|
18278
|
-
"
|
|
18279
|
-
"
|
|
18280
|
-
"description": "[code-only]"
|
|
17167
|
+
"type": "fontWeights",
|
|
17168
|
+
"value": 400
|
|
18281
17169
|
},
|
|
18282
|
-
"name": "
|
|
17170
|
+
"name": "nlParagraphFontWeight",
|
|
18283
17171
|
"attributes": {
|
|
18284
17172
|
"category": "nl",
|
|
18285
|
-
"type": "
|
|
18286
|
-
"item": "
|
|
17173
|
+
"type": "paragraph",
|
|
17174
|
+
"item": "font-weight"
|
|
18287
17175
|
},
|
|
18288
17176
|
"path": [
|
|
18289
17177
|
"nl",
|
|
18290
|
-
"
|
|
18291
|
-
"
|
|
17178
|
+
"paragraph",
|
|
17179
|
+
"font-weight"
|
|
18292
17180
|
]
|
|
18293
17181
|
},
|
|
18294
|
-
"
|
|
18295
|
-
"type": "
|
|
18296
|
-
"value": "
|
|
18297
|
-
"description": "[code-only]",
|
|
17182
|
+
"line-height": {
|
|
17183
|
+
"type": "lineHeights",
|
|
17184
|
+
"value": "150%",
|
|
18298
17185
|
"filePath": "src/generated/koop/tokens.json",
|
|
18299
17186
|
"isSource": true,
|
|
18300
17187
|
"original": {
|
|
18301
|
-
"type": "
|
|
18302
|
-
"value": "
|
|
18303
|
-
"description": "[code-only]"
|
|
17188
|
+
"type": "lineHeights",
|
|
17189
|
+
"value": "150%"
|
|
18304
17190
|
},
|
|
18305
|
-
"name": "
|
|
17191
|
+
"name": "nlParagraphLineHeight",
|
|
18306
17192
|
"attributes": {
|
|
18307
17193
|
"category": "nl",
|
|
18308
|
-
"type": "
|
|
18309
|
-
"item": "
|
|
17194
|
+
"type": "paragraph",
|
|
17195
|
+
"item": "line-height"
|
|
18310
17196
|
},
|
|
18311
17197
|
"path": [
|
|
18312
17198
|
"nl",
|
|
18313
|
-
"
|
|
18314
|
-
"
|
|
17199
|
+
"paragraph",
|
|
17200
|
+
"line-height"
|
|
18315
17201
|
]
|
|
18316
17202
|
},
|
|
18317
|
-
"
|
|
18318
|
-
"
|
|
18319
|
-
"
|
|
17203
|
+
"margin-block-end": {
|
|
17204
|
+
"type": "dimension",
|
|
17205
|
+
"value": "0rem",
|
|
17206
|
+
"description": "[code only]",
|
|
18320
17207
|
"filePath": "src/generated/koop/tokens.json",
|
|
18321
17208
|
"isSource": true,
|
|
18322
17209
|
"original": {
|
|
18323
|
-
"
|
|
18324
|
-
"
|
|
17210
|
+
"type": "dimension",
|
|
17211
|
+
"value": "0rem",
|
|
17212
|
+
"description": "[code only]"
|
|
18325
17213
|
},
|
|
18326
|
-
"name": "
|
|
17214
|
+
"name": "nlParagraphMarginBlockEnd",
|
|
18327
17215
|
"attributes": {
|
|
18328
17216
|
"category": "nl",
|
|
18329
|
-
"type": "
|
|
18330
|
-
"item": "
|
|
17217
|
+
"type": "paragraph",
|
|
17218
|
+
"item": "margin-block-end"
|
|
18331
17219
|
},
|
|
18332
17220
|
"path": [
|
|
18333
17221
|
"nl",
|
|
18334
|
-
"
|
|
18335
|
-
"
|
|
17222
|
+
"paragraph",
|
|
17223
|
+
"margin-block-end"
|
|
18336
17224
|
]
|
|
18337
17225
|
},
|
|
18338
|
-
"
|
|
18339
|
-
"
|
|
18340
|
-
"
|
|
17226
|
+
"margin-block-start": {
|
|
17227
|
+
"type": "dimension",
|
|
17228
|
+
"value": "0rem",
|
|
17229
|
+
"description": "[code only]",
|
|
18341
17230
|
"filePath": "src/generated/koop/tokens.json",
|
|
18342
17231
|
"isSource": true,
|
|
18343
17232
|
"original": {
|
|
18344
|
-
"
|
|
18345
|
-
"
|
|
17233
|
+
"type": "dimension",
|
|
17234
|
+
"value": "0rem",
|
|
17235
|
+
"description": "[code only]"
|
|
18346
17236
|
},
|
|
18347
|
-
"name": "
|
|
17237
|
+
"name": "nlParagraphMarginBlockStart",
|
|
18348
17238
|
"attributes": {
|
|
18349
17239
|
"category": "nl",
|
|
18350
|
-
"type": "
|
|
18351
|
-
"item": "
|
|
17240
|
+
"type": "paragraph",
|
|
17241
|
+
"item": "margin-block-start"
|
|
18352
17242
|
},
|
|
18353
17243
|
"path": [
|
|
18354
17244
|
"nl",
|
|
18355
|
-
"
|
|
18356
|
-
"
|
|
17245
|
+
"paragraph",
|
|
17246
|
+
"margin-block-start"
|
|
18357
17247
|
]
|
|
17248
|
+
},
|
|
17249
|
+
"lead": {
|
|
17250
|
+
"font-size": {
|
|
17251
|
+
"type": "fontSizes",
|
|
17252
|
+
"value": "1.5rem",
|
|
17253
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17254
|
+
"isSource": true,
|
|
17255
|
+
"original": {
|
|
17256
|
+
"type": "fontSizes",
|
|
17257
|
+
"value": "1.5rem"
|
|
17258
|
+
},
|
|
17259
|
+
"name": "nlParagraphLeadFontSize",
|
|
17260
|
+
"attributes": {
|
|
17261
|
+
"category": "nl",
|
|
17262
|
+
"type": "paragraph",
|
|
17263
|
+
"item": "lead",
|
|
17264
|
+
"subitem": "font-size"
|
|
17265
|
+
},
|
|
17266
|
+
"path": [
|
|
17267
|
+
"nl",
|
|
17268
|
+
"paragraph",
|
|
17269
|
+
"lead",
|
|
17270
|
+
"font-size"
|
|
17271
|
+
]
|
|
17272
|
+
},
|
|
17273
|
+
"font-weight": {
|
|
17274
|
+
"type": "fontWeights",
|
|
17275
|
+
"value": 400,
|
|
17276
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17277
|
+
"isSource": true,
|
|
17278
|
+
"original": {
|
|
17279
|
+
"type": "fontWeights",
|
|
17280
|
+
"value": 400
|
|
17281
|
+
},
|
|
17282
|
+
"name": "nlParagraphLeadFontWeight",
|
|
17283
|
+
"attributes": {
|
|
17284
|
+
"category": "nl",
|
|
17285
|
+
"type": "paragraph",
|
|
17286
|
+
"item": "lead",
|
|
17287
|
+
"subitem": "font-weight"
|
|
17288
|
+
},
|
|
17289
|
+
"path": [
|
|
17290
|
+
"nl",
|
|
17291
|
+
"paragraph",
|
|
17292
|
+
"lead",
|
|
17293
|
+
"font-weight"
|
|
17294
|
+
]
|
|
17295
|
+
},
|
|
17296
|
+
"line-height": {
|
|
17297
|
+
"type": "lineHeights",
|
|
17298
|
+
"value": "150%",
|
|
17299
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17300
|
+
"isSource": true,
|
|
17301
|
+
"original": {
|
|
17302
|
+
"type": "lineHeights",
|
|
17303
|
+
"value": "150%"
|
|
17304
|
+
},
|
|
17305
|
+
"name": "nlParagraphLeadLineHeight",
|
|
17306
|
+
"attributes": {
|
|
17307
|
+
"category": "nl",
|
|
17308
|
+
"type": "paragraph",
|
|
17309
|
+
"item": "lead",
|
|
17310
|
+
"subitem": "line-height"
|
|
17311
|
+
},
|
|
17312
|
+
"path": [
|
|
17313
|
+
"nl",
|
|
17314
|
+
"paragraph",
|
|
17315
|
+
"lead",
|
|
17316
|
+
"line-height"
|
|
17317
|
+
]
|
|
17318
|
+
},
|
|
17319
|
+
"margin-block-end": {
|
|
17320
|
+
"type": "dimension",
|
|
17321
|
+
"value": "0rem",
|
|
17322
|
+
"description": "[code only]",
|
|
17323
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17324
|
+
"isSource": true,
|
|
17325
|
+
"original": {
|
|
17326
|
+
"type": "dimension",
|
|
17327
|
+
"value": "0rem",
|
|
17328
|
+
"description": "[code only]"
|
|
17329
|
+
},
|
|
17330
|
+
"name": "nlParagraphLeadMarginBlockEnd",
|
|
17331
|
+
"attributes": {
|
|
17332
|
+
"category": "nl",
|
|
17333
|
+
"type": "paragraph",
|
|
17334
|
+
"item": "lead",
|
|
17335
|
+
"subitem": "margin-block-end"
|
|
17336
|
+
},
|
|
17337
|
+
"path": [
|
|
17338
|
+
"nl",
|
|
17339
|
+
"paragraph",
|
|
17340
|
+
"lead",
|
|
17341
|
+
"margin-block-end"
|
|
17342
|
+
]
|
|
17343
|
+
},
|
|
17344
|
+
"margin-block-start": {
|
|
17345
|
+
"type": "dimension",
|
|
17346
|
+
"value": "0rem",
|
|
17347
|
+
"description": "[code only]",
|
|
17348
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17349
|
+
"isSource": true,
|
|
17350
|
+
"original": {
|
|
17351
|
+
"type": "dimension",
|
|
17352
|
+
"value": "0rem",
|
|
17353
|
+
"description": "[code only]"
|
|
17354
|
+
},
|
|
17355
|
+
"name": "nlParagraphLeadMarginBlockStart",
|
|
17356
|
+
"attributes": {
|
|
17357
|
+
"category": "nl",
|
|
17358
|
+
"type": "paragraph",
|
|
17359
|
+
"item": "lead",
|
|
17360
|
+
"subitem": "margin-block-start"
|
|
17361
|
+
},
|
|
17362
|
+
"path": [
|
|
17363
|
+
"nl",
|
|
17364
|
+
"paragraph",
|
|
17365
|
+
"lead",
|
|
17366
|
+
"margin-block-start"
|
|
17367
|
+
]
|
|
17368
|
+
}
|
|
18358
17369
|
}
|
|
18359
17370
|
},
|
|
18360
|
-
"
|
|
17371
|
+
"link": {
|
|
18361
17372
|
"color": {
|
|
18362
17373
|
"type": "color",
|
|
18363
|
-
"value": "#
|
|
17374
|
+
"value": "#01689b",
|
|
18364
17375
|
"filePath": "src/generated/koop/tokens.json",
|
|
18365
17376
|
"isSource": true,
|
|
18366
17377
|
"original": {
|
|
18367
17378
|
"type": "color",
|
|
18368
|
-
"value": "#
|
|
17379
|
+
"value": "#01689b"
|
|
18369
17380
|
},
|
|
18370
|
-
"name": "
|
|
17381
|
+
"name": "nlLinkColor",
|
|
18371
17382
|
"attributes": {
|
|
18372
17383
|
"category": "nl",
|
|
18373
|
-
"type": "
|
|
17384
|
+
"type": "link",
|
|
18374
17385
|
"item": "color"
|
|
18375
17386
|
},
|
|
18376
17387
|
"path": [
|
|
18377
17388
|
"nl",
|
|
18378
|
-
"
|
|
17389
|
+
"link",
|
|
18379
17390
|
"color"
|
|
18380
17391
|
]
|
|
18381
17392
|
},
|
|
18382
|
-
"
|
|
18383
|
-
"
|
|
18384
|
-
"
|
|
17393
|
+
"text-decoration-color": {
|
|
17394
|
+
"value": "inherit",
|
|
17395
|
+
"type": "color",
|
|
18385
17396
|
"filePath": "src/generated/koop/tokens.json",
|
|
18386
17397
|
"isSource": true,
|
|
18387
17398
|
"original": {
|
|
18388
|
-
"
|
|
18389
|
-
"
|
|
17399
|
+
"value": "inherit",
|
|
17400
|
+
"type": "color"
|
|
18390
17401
|
},
|
|
18391
|
-
"name": "
|
|
17402
|
+
"name": "nlLinkTextDecorationColor",
|
|
18392
17403
|
"attributes": {
|
|
18393
17404
|
"category": "nl",
|
|
18394
|
-
"type": "
|
|
18395
|
-
"item": "
|
|
17405
|
+
"type": "link",
|
|
17406
|
+
"item": "text-decoration-color"
|
|
18396
17407
|
},
|
|
18397
17408
|
"path": [
|
|
18398
17409
|
"nl",
|
|
18399
|
-
"
|
|
18400
|
-
"
|
|
17410
|
+
"link",
|
|
17411
|
+
"text-decoration-color"
|
|
18401
17412
|
]
|
|
18402
17413
|
},
|
|
18403
|
-
"
|
|
18404
|
-
"type": "
|
|
18405
|
-
"value": "
|
|
17414
|
+
"text-decoration-line": {
|
|
17415
|
+
"type": "textDecoration",
|
|
17416
|
+
"value": "underline",
|
|
18406
17417
|
"filePath": "src/generated/koop/tokens.json",
|
|
18407
17418
|
"isSource": true,
|
|
18408
17419
|
"original": {
|
|
18409
|
-
"type": "
|
|
18410
|
-
"value": "
|
|
17420
|
+
"type": "textDecoration",
|
|
17421
|
+
"value": "underline"
|
|
18411
17422
|
},
|
|
18412
|
-
"name": "
|
|
17423
|
+
"name": "nlLinkTextDecorationLine",
|
|
18413
17424
|
"attributes": {
|
|
18414
17425
|
"category": "nl",
|
|
18415
|
-
"type": "
|
|
18416
|
-
"item": "
|
|
17426
|
+
"type": "link",
|
|
17427
|
+
"item": "text-decoration-line"
|
|
18417
17428
|
},
|
|
18418
17429
|
"path": [
|
|
18419
17430
|
"nl",
|
|
18420
|
-
"
|
|
18421
|
-
"
|
|
17431
|
+
"link",
|
|
17432
|
+
"text-decoration-line"
|
|
18422
17433
|
]
|
|
18423
17434
|
},
|
|
18424
|
-
"
|
|
18425
|
-
"type": "
|
|
18426
|
-
"value":
|
|
17435
|
+
"text-decoration-thickness": {
|
|
17436
|
+
"type": "other",
|
|
17437
|
+
"value": "0.0625em",
|
|
17438
|
+
"description": "[code-only]",
|
|
18427
17439
|
"filePath": "src/generated/koop/tokens.json",
|
|
18428
17440
|
"isSource": true,
|
|
18429
17441
|
"original": {
|
|
18430
|
-
"type": "
|
|
18431
|
-
"value":
|
|
17442
|
+
"type": "other",
|
|
17443
|
+
"value": "0.0625em",
|
|
17444
|
+
"description": "[code-only]"
|
|
18432
17445
|
},
|
|
18433
|
-
"name": "
|
|
17446
|
+
"name": "nlLinkTextDecorationThickness",
|
|
18434
17447
|
"attributes": {
|
|
18435
17448
|
"category": "nl",
|
|
18436
|
-
"type": "
|
|
18437
|
-
"item": "
|
|
17449
|
+
"type": "link",
|
|
17450
|
+
"item": "text-decoration-thickness"
|
|
18438
17451
|
},
|
|
18439
17452
|
"path": [
|
|
18440
17453
|
"nl",
|
|
18441
|
-
"
|
|
18442
|
-
"
|
|
17454
|
+
"link",
|
|
17455
|
+
"text-decoration-thickness"
|
|
18443
17456
|
]
|
|
18444
17457
|
},
|
|
18445
|
-
"
|
|
18446
|
-
"
|
|
18447
|
-
"
|
|
17458
|
+
"text-underline-offset": {
|
|
17459
|
+
"description": "[code-only]",
|
|
17460
|
+
"type": "other",
|
|
17461
|
+
"value": "0.125rem",
|
|
18448
17462
|
"filePath": "src/generated/koop/tokens.json",
|
|
18449
17463
|
"isSource": true,
|
|
18450
17464
|
"original": {
|
|
18451
|
-
"
|
|
18452
|
-
"
|
|
17465
|
+
"description": "[code-only]",
|
|
17466
|
+
"type": "other",
|
|
17467
|
+
"value": "0.125rem"
|
|
18453
17468
|
},
|
|
18454
|
-
"name": "
|
|
17469
|
+
"name": "nlLinkTextUnderlineOffset",
|
|
18455
17470
|
"attributes": {
|
|
18456
17471
|
"category": "nl",
|
|
18457
|
-
"type": "
|
|
18458
|
-
"item": "
|
|
17472
|
+
"type": "link",
|
|
17473
|
+
"item": "text-underline-offset"
|
|
18459
17474
|
},
|
|
18460
17475
|
"path": [
|
|
18461
17476
|
"nl",
|
|
18462
|
-
"
|
|
18463
|
-
"
|
|
17477
|
+
"link",
|
|
17478
|
+
"text-underline-offset"
|
|
18464
17479
|
]
|
|
18465
17480
|
},
|
|
18466
|
-
"
|
|
18467
|
-
"
|
|
18468
|
-
|
|
18469
|
-
|
|
18470
|
-
|
|
18471
|
-
|
|
18472
|
-
|
|
18473
|
-
"
|
|
18474
|
-
|
|
18475
|
-
|
|
18476
|
-
|
|
18477
|
-
|
|
18478
|
-
|
|
18479
|
-
"
|
|
18480
|
-
|
|
18481
|
-
|
|
18482
|
-
|
|
18483
|
-
|
|
18484
|
-
|
|
18485
|
-
"
|
|
18486
|
-
|
|
18487
|
-
|
|
17481
|
+
"current": {
|
|
17482
|
+
"cursor": {
|
|
17483
|
+
"type": "other",
|
|
17484
|
+
"value": "default",
|
|
17485
|
+
"description": "[code-only]",
|
|
17486
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17487
|
+
"isSource": true,
|
|
17488
|
+
"original": {
|
|
17489
|
+
"type": "other",
|
|
17490
|
+
"value": "default",
|
|
17491
|
+
"description": "[code-only]"
|
|
17492
|
+
},
|
|
17493
|
+
"name": "nlLinkCurrentCursor",
|
|
17494
|
+
"attributes": {
|
|
17495
|
+
"category": "nl",
|
|
17496
|
+
"type": "link",
|
|
17497
|
+
"item": "current",
|
|
17498
|
+
"subitem": "cursor"
|
|
17499
|
+
},
|
|
17500
|
+
"path": [
|
|
17501
|
+
"nl",
|
|
17502
|
+
"link",
|
|
17503
|
+
"current",
|
|
17504
|
+
"cursor"
|
|
17505
|
+
]
|
|
17506
|
+
}
|
|
18488
17507
|
},
|
|
18489
|
-
"
|
|
18490
|
-
"
|
|
18491
|
-
|
|
18492
|
-
|
|
18493
|
-
|
|
18494
|
-
|
|
18495
|
-
|
|
18496
|
-
|
|
18497
|
-
|
|
18498
|
-
|
|
18499
|
-
|
|
18500
|
-
|
|
18501
|
-
|
|
18502
|
-
|
|
18503
|
-
|
|
18504
|
-
"
|
|
18505
|
-
|
|
18506
|
-
|
|
18507
|
-
|
|
18508
|
-
|
|
18509
|
-
|
|
18510
|
-
|
|
17508
|
+
"active": {
|
|
17509
|
+
"color": {
|
|
17510
|
+
"type": "color",
|
|
17511
|
+
"value": "#1a4972",
|
|
17512
|
+
"$extensions": {
|
|
17513
|
+
"studio.tokens": {
|
|
17514
|
+
"modify": {
|
|
17515
|
+
"type": "darken",
|
|
17516
|
+
"value": "0.4",
|
|
17517
|
+
"space": "lch",
|
|
17518
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17519
|
+
"isSource": true
|
|
17520
|
+
}
|
|
17521
|
+
}
|
|
17522
|
+
},
|
|
17523
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17524
|
+
"isSource": true,
|
|
17525
|
+
"original": {
|
|
17526
|
+
"type": "color",
|
|
17527
|
+
"value": "#1a4972",
|
|
17528
|
+
"$extensions": {
|
|
17529
|
+
"studio.tokens": {
|
|
17530
|
+
"modify": {
|
|
17531
|
+
"type": "darken",
|
|
17532
|
+
"value": "0.4",
|
|
17533
|
+
"space": "lch",
|
|
17534
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17535
|
+
"isSource": true
|
|
17536
|
+
}
|
|
17537
|
+
}
|
|
17538
|
+
}
|
|
17539
|
+
},
|
|
17540
|
+
"name": "nlLinkActiveColor",
|
|
17541
|
+
"attributes": {
|
|
17542
|
+
"category": "nl",
|
|
17543
|
+
"type": "link",
|
|
17544
|
+
"item": "active",
|
|
17545
|
+
"subitem": "color"
|
|
17546
|
+
},
|
|
17547
|
+
"path": [
|
|
17548
|
+
"nl",
|
|
17549
|
+
"link",
|
|
17550
|
+
"active",
|
|
17551
|
+
"color"
|
|
17552
|
+
]
|
|
17553
|
+
}
|
|
18511
17554
|
},
|
|
18512
|
-
"
|
|
18513
|
-
"
|
|
18514
|
-
"type": "
|
|
18515
|
-
"value": "
|
|
17555
|
+
"disabled": {
|
|
17556
|
+
"color": {
|
|
17557
|
+
"type": "color",
|
|
17558
|
+
"value": "#334155",
|
|
18516
17559
|
"filePath": "src/generated/koop/tokens.json",
|
|
18517
17560
|
"isSource": true,
|
|
18518
17561
|
"original": {
|
|
18519
|
-
"type": "
|
|
18520
|
-
"value": "
|
|
17562
|
+
"type": "color",
|
|
17563
|
+
"value": "#334155"
|
|
18521
17564
|
},
|
|
18522
|
-
"name": "
|
|
17565
|
+
"name": "nlLinkDisabledColor",
|
|
18523
17566
|
"attributes": {
|
|
18524
17567
|
"category": "nl",
|
|
18525
|
-
"type": "
|
|
18526
|
-
"item": "
|
|
18527
|
-
"subitem": "
|
|
17568
|
+
"type": "link",
|
|
17569
|
+
"item": "disabled",
|
|
17570
|
+
"subitem": "color"
|
|
18528
17571
|
},
|
|
18529
17572
|
"path": [
|
|
18530
17573
|
"nl",
|
|
18531
|
-
"
|
|
18532
|
-
"
|
|
18533
|
-
"
|
|
17574
|
+
"link",
|
|
17575
|
+
"disabled",
|
|
17576
|
+
"color"
|
|
18534
17577
|
]
|
|
18535
17578
|
},
|
|
18536
|
-
"
|
|
18537
|
-
"
|
|
18538
|
-
"
|
|
17579
|
+
"cursor": {
|
|
17580
|
+
"description": "[code-only]",
|
|
17581
|
+
"type": "other",
|
|
17582
|
+
"value": "disabled",
|
|
18539
17583
|
"filePath": "src/generated/koop/tokens.json",
|
|
18540
17584
|
"isSource": true,
|
|
18541
17585
|
"original": {
|
|
18542
|
-
"
|
|
18543
|
-
"
|
|
17586
|
+
"description": "[code-only]",
|
|
17587
|
+
"type": "other",
|
|
17588
|
+
"value": "disabled"
|
|
18544
17589
|
},
|
|
18545
|
-
"name": "
|
|
17590
|
+
"name": "nlLinkDisabledCursor",
|
|
18546
17591
|
"attributes": {
|
|
18547
17592
|
"category": "nl",
|
|
18548
|
-
"type": "
|
|
18549
|
-
"item": "
|
|
18550
|
-
"subitem": "
|
|
17593
|
+
"type": "link",
|
|
17594
|
+
"item": "disabled",
|
|
17595
|
+
"subitem": "cursor"
|
|
18551
17596
|
},
|
|
18552
17597
|
"path": [
|
|
18553
17598
|
"nl",
|
|
18554
|
-
"
|
|
18555
|
-
"
|
|
18556
|
-
"
|
|
17599
|
+
"link",
|
|
17600
|
+
"disabled",
|
|
17601
|
+
"cursor"
|
|
18557
17602
|
]
|
|
18558
|
-
}
|
|
18559
|
-
|
|
18560
|
-
|
|
18561
|
-
|
|
17603
|
+
}
|
|
17604
|
+
},
|
|
17605
|
+
"hover": {
|
|
17606
|
+
"text-decoration-line": {
|
|
17607
|
+
"type": "textDecoration",
|
|
17608
|
+
"value": "underline",
|
|
18562
17609
|
"filePath": "src/generated/koop/tokens.json",
|
|
18563
17610
|
"isSource": true,
|
|
18564
17611
|
"original": {
|
|
18565
|
-
"type": "
|
|
18566
|
-
"value": "
|
|
17612
|
+
"type": "textDecoration",
|
|
17613
|
+
"value": "underline"
|
|
18567
17614
|
},
|
|
18568
|
-
"name": "
|
|
17615
|
+
"name": "nlLinkHoverTextDecorationLine",
|
|
18569
17616
|
"attributes": {
|
|
18570
17617
|
"category": "nl",
|
|
18571
|
-
"type": "
|
|
18572
|
-
"item": "
|
|
18573
|
-
"subitem": "line
|
|
17618
|
+
"type": "link",
|
|
17619
|
+
"item": "hover",
|
|
17620
|
+
"subitem": "text-decoration-line"
|
|
18574
17621
|
},
|
|
18575
17622
|
"path": [
|
|
18576
17623
|
"nl",
|
|
18577
|
-
"
|
|
18578
|
-
"
|
|
18579
|
-
"line
|
|
17624
|
+
"link",
|
|
17625
|
+
"hover",
|
|
17626
|
+
"text-decoration-line"
|
|
18580
17627
|
]
|
|
18581
17628
|
},
|
|
18582
|
-
"
|
|
18583
|
-
"
|
|
18584
|
-
"
|
|
18585
|
-
"
|
|
17629
|
+
"text-decoration-thickness": {
|
|
17630
|
+
"description": "[code-only]",
|
|
17631
|
+
"type": "other",
|
|
17632
|
+
"value": "auto",
|
|
18586
17633
|
"filePath": "src/generated/koop/tokens.json",
|
|
18587
17634
|
"isSource": true,
|
|
18588
17635
|
"original": {
|
|
18589
|
-
"
|
|
18590
|
-
"
|
|
18591
|
-
"
|
|
17636
|
+
"description": "[code-only]",
|
|
17637
|
+
"type": "other",
|
|
17638
|
+
"value": "auto"
|
|
18592
17639
|
},
|
|
18593
|
-
"name": "
|
|
17640
|
+
"name": "nlLinkHoverTextDecorationThickness",
|
|
18594
17641
|
"attributes": {
|
|
18595
17642
|
"category": "nl",
|
|
18596
|
-
"type": "
|
|
18597
|
-
"item": "
|
|
18598
|
-
"subitem": "
|
|
17643
|
+
"type": "link",
|
|
17644
|
+
"item": "hover",
|
|
17645
|
+
"subitem": "text-decoration-thickness"
|
|
18599
17646
|
},
|
|
18600
17647
|
"path": [
|
|
18601
17648
|
"nl",
|
|
18602
|
-
"
|
|
18603
|
-
"
|
|
18604
|
-
"
|
|
17649
|
+
"link",
|
|
17650
|
+
"hover",
|
|
17651
|
+
"text-decoration-thickness"
|
|
18605
17652
|
]
|
|
18606
17653
|
},
|
|
18607
|
-
"
|
|
18608
|
-
"type": "
|
|
18609
|
-
"value": "
|
|
18610
|
-
"
|
|
17654
|
+
"color": {
|
|
17655
|
+
"type": "color",
|
|
17656
|
+
"value": "#01496c",
|
|
17657
|
+
"$extensions": {
|
|
17658
|
+
"studio.tokens": {
|
|
17659
|
+
"modify": {
|
|
17660
|
+
"space": "srgb",
|
|
17661
|
+
"type": "darken",
|
|
17662
|
+
"value": "0.3",
|
|
17663
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17664
|
+
"isSource": true
|
|
17665
|
+
}
|
|
17666
|
+
}
|
|
17667
|
+
},
|
|
18611
17668
|
"filePath": "src/generated/koop/tokens.json",
|
|
18612
17669
|
"isSource": true,
|
|
18613
17670
|
"original": {
|
|
18614
|
-
"type": "
|
|
18615
|
-
"value": "
|
|
18616
|
-
"
|
|
17671
|
+
"type": "color",
|
|
17672
|
+
"value": "#01496c",
|
|
17673
|
+
"$extensions": {
|
|
17674
|
+
"studio.tokens": {
|
|
17675
|
+
"modify": {
|
|
17676
|
+
"space": "srgb",
|
|
17677
|
+
"type": "darken",
|
|
17678
|
+
"value": "0.3",
|
|
17679
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
17680
|
+
"isSource": true
|
|
17681
|
+
}
|
|
17682
|
+
}
|
|
17683
|
+
}
|
|
18617
17684
|
},
|
|
18618
|
-
"name": "
|
|
17685
|
+
"name": "nlLinkHoverColor",
|
|
18619
17686
|
"attributes": {
|
|
18620
17687
|
"category": "nl",
|
|
18621
|
-
"type": "
|
|
18622
|
-
"item": "
|
|
18623
|
-
"subitem": "
|
|
17688
|
+
"type": "link",
|
|
17689
|
+
"item": "hover",
|
|
17690
|
+
"subitem": "color"
|
|
18624
17691
|
},
|
|
18625
17692
|
"path": [
|
|
18626
17693
|
"nl",
|
|
18627
|
-
"
|
|
18628
|
-
"
|
|
18629
|
-
"
|
|
17694
|
+
"link",
|
|
17695
|
+
"hover",
|
|
17696
|
+
"color"
|
|
18630
17697
|
]
|
|
18631
17698
|
}
|
|
18632
17699
|
}
|
|
@@ -19590,62 +18657,250 @@ module.exports = {
|
|
|
19590
18657
|
"filePath": "src/generated/koop/tokens.json",
|
|
19591
18658
|
"isSource": true,
|
|
19592
18659
|
"original": {
|
|
19593
|
-
"description": "[code only]",
|
|
19594
|
-
"type": "dimension",
|
|
19595
|
-
"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/koop/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/koop/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/koop/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/koop/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/koop/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/koop/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": "#154273",
|
|
18818
|
+
"type": "color",
|
|
18819
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
18820
|
+
"isSource": true,
|
|
18821
|
+
"original": {
|
|
18822
|
+
"value": "#154273",
|
|
18823
|
+
"type": "color"
|
|
19596
18824
|
},
|
|
19597
|
-
"name": "
|
|
18825
|
+
"name": "rhcDataBadgeButtonHoverBackgroundColor",
|
|
19598
18826
|
"attributes": {
|
|
19599
|
-
"category": "
|
|
19600
|
-
"type": "
|
|
19601
|
-
"item": "
|
|
19602
|
-
"subitem": "
|
|
18827
|
+
"category": "rhc",
|
|
18828
|
+
"type": "data-badge-button",
|
|
18829
|
+
"item": "hover",
|
|
18830
|
+
"subitem": "background-color"
|
|
19603
18831
|
},
|
|
19604
18832
|
"path": [
|
|
19605
|
-
"
|
|
19606
|
-
"
|
|
19607
|
-
"
|
|
19608
|
-
"
|
|
18833
|
+
"rhc",
|
|
18834
|
+
"data-badge-button",
|
|
18835
|
+
"hover",
|
|
18836
|
+
"background-color"
|
|
19609
18837
|
]
|
|
19610
18838
|
},
|
|
19611
|
-
"
|
|
19612
|
-
"
|
|
19613
|
-
"type": "
|
|
19614
|
-
"value": "0rem",
|
|
18839
|
+
"color": {
|
|
18840
|
+
"value": "#fff",
|
|
18841
|
+
"type": "color",
|
|
19615
18842
|
"filePath": "src/generated/koop/tokens.json",
|
|
19616
18843
|
"isSource": true,
|
|
19617
18844
|
"original": {
|
|
19618
|
-
"
|
|
19619
|
-
"type": "
|
|
19620
|
-
"value": "0rem"
|
|
18845
|
+
"value": "#fff",
|
|
18846
|
+
"type": "color"
|
|
19621
18847
|
},
|
|
19622
|
-
"name": "
|
|
18848
|
+
"name": "rhcDataBadgeButtonHoverColor",
|
|
19623
18849
|
"attributes": {
|
|
19624
|
-
"category": "
|
|
19625
|
-
"type": "
|
|
19626
|
-
"item": "
|
|
19627
|
-
"subitem": "
|
|
18850
|
+
"category": "rhc",
|
|
18851
|
+
"type": "data-badge-button",
|
|
18852
|
+
"item": "hover",
|
|
18853
|
+
"subitem": "color"
|
|
19628
18854
|
},
|
|
19629
18855
|
"path": [
|
|
19630
|
-
"
|
|
19631
|
-
"
|
|
19632
|
-
"
|
|
19633
|
-
"
|
|
18856
|
+
"rhc",
|
|
18857
|
+
"data-badge-button",
|
|
18858
|
+
"hover",
|
|
18859
|
+
"color"
|
|
19634
18860
|
]
|
|
19635
18861
|
}
|
|
19636
18862
|
}
|
|
19637
|
-
}
|
|
19638
|
-
|
|
19639
|
-
|
|
18863
|
+
},
|
|
18864
|
+
"breadcrumb-nav": {
|
|
18865
|
+
"link": {
|
|
18866
|
+
"current": {
|
|
18867
|
+
"color": {
|
|
18868
|
+
"type": "color",
|
|
18869
|
+
"value": "#334155",
|
|
18870
|
+
"filePath": "src/generated/koop/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
|
+
},
|
|
19640
18895
|
"keep": {
|
|
19641
18896
|
"_comment": {
|
|
18897
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
19642
18898
|
"type": "other",
|
|
19643
|
-
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.",
|
|
19644
18899
|
"filePath": "src/generated/koop/tokens.json",
|
|
19645
18900
|
"isSource": true,
|
|
19646
18901
|
"original": {
|
|
19647
|
-
"
|
|
19648
|
-
"
|
|
18902
|
+
"value": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset common/rounded-corner.",
|
|
18903
|
+
"type": "other"
|
|
19649
18904
|
},
|
|
19650
18905
|
"name": "rhcKeepComment",
|
|
19651
18906
|
"attributes": {
|
|
@@ -20036,108 +19291,6 @@ module.exports = {
|
|
|
20036
19291
|
}
|
|
20037
19292
|
}
|
|
20038
19293
|
},
|
|
20039
|
-
"data-badge-button": {
|
|
20040
|
-
"column-gap": {
|
|
20041
|
-
"value": "0.125rem",
|
|
20042
|
-
"type": "dimension",
|
|
20043
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
20044
|
-
"isSource": true,
|
|
20045
|
-
"original": {
|
|
20046
|
-
"value": "0.125rem",
|
|
20047
|
-
"type": "dimension"
|
|
20048
|
-
},
|
|
20049
|
-
"name": "rhcDataBadgeButtonColumnGap",
|
|
20050
|
-
"attributes": {
|
|
20051
|
-
"category": "rhc",
|
|
20052
|
-
"type": "data-badge-button",
|
|
20053
|
-
"item": "column-gap"
|
|
20054
|
-
},
|
|
20055
|
-
"path": [
|
|
20056
|
-
"rhc",
|
|
20057
|
-
"data-badge-button",
|
|
20058
|
-
"column-gap"
|
|
20059
|
-
]
|
|
20060
|
-
},
|
|
20061
|
-
"hover": {
|
|
20062
|
-
"background-color": {
|
|
20063
|
-
"value": "#154273",
|
|
20064
|
-
"type": "color",
|
|
20065
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
20066
|
-
"isSource": true,
|
|
20067
|
-
"original": {
|
|
20068
|
-
"value": "#154273",
|
|
20069
|
-
"type": "color"
|
|
20070
|
-
},
|
|
20071
|
-
"name": "rhcDataBadgeButtonHoverBackgroundColor",
|
|
20072
|
-
"attributes": {
|
|
20073
|
-
"category": "rhc",
|
|
20074
|
-
"type": "data-badge-button",
|
|
20075
|
-
"item": "hover",
|
|
20076
|
-
"subitem": "background-color"
|
|
20077
|
-
},
|
|
20078
|
-
"path": [
|
|
20079
|
-
"rhc",
|
|
20080
|
-
"data-badge-button",
|
|
20081
|
-
"hover",
|
|
20082
|
-
"background-color"
|
|
20083
|
-
]
|
|
20084
|
-
},
|
|
20085
|
-
"color": {
|
|
20086
|
-
"value": "#fff",
|
|
20087
|
-
"type": "color",
|
|
20088
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
20089
|
-
"isSource": true,
|
|
20090
|
-
"original": {
|
|
20091
|
-
"value": "#fff",
|
|
20092
|
-
"type": "color"
|
|
20093
|
-
},
|
|
20094
|
-
"name": "rhcDataBadgeButtonHoverColor",
|
|
20095
|
-
"attributes": {
|
|
20096
|
-
"category": "rhc",
|
|
20097
|
-
"type": "data-badge-button",
|
|
20098
|
-
"item": "hover",
|
|
20099
|
-
"subitem": "color"
|
|
20100
|
-
},
|
|
20101
|
-
"path": [
|
|
20102
|
-
"rhc",
|
|
20103
|
-
"data-badge-button",
|
|
20104
|
-
"hover",
|
|
20105
|
-
"color"
|
|
20106
|
-
]
|
|
20107
|
-
}
|
|
20108
|
-
}
|
|
20109
|
-
},
|
|
20110
|
-
"breadcrumb-nav": {
|
|
20111
|
-
"link": {
|
|
20112
|
-
"current": {
|
|
20113
|
-
"color": {
|
|
20114
|
-
"type": "color",
|
|
20115
|
-
"value": "#334155",
|
|
20116
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
20117
|
-
"isSource": true,
|
|
20118
|
-
"original": {
|
|
20119
|
-
"type": "color",
|
|
20120
|
-
"value": "#334155"
|
|
20121
|
-
},
|
|
20122
|
-
"name": "rhcBreadcrumbNavLinkCurrentColor",
|
|
20123
|
-
"attributes": {
|
|
20124
|
-
"category": "rhc",
|
|
20125
|
-
"type": "breadcrumb-nav",
|
|
20126
|
-
"item": "link",
|
|
20127
|
-
"subitem": "current",
|
|
20128
|
-
"state": "color"
|
|
20129
|
-
},
|
|
20130
|
-
"path": [
|
|
20131
|
-
"rhc",
|
|
20132
|
-
"breadcrumb-nav",
|
|
20133
|
-
"link",
|
|
20134
|
-
"current",
|
|
20135
|
-
"color"
|
|
20136
|
-
]
|
|
20137
|
-
}
|
|
20138
|
-
}
|
|
20139
|
-
}
|
|
20140
|
-
},
|
|
20141
19294
|
"rounded-corner": {
|
|
20142
19295
|
"xs": {
|
|
20143
19296
|
"border-radius": {
|
|
@@ -20700,6 +19853,29 @@ module.exports = {
|
|
|
20700
19853
|
"link",
|
|
20701
19854
|
"column-gap"
|
|
20702
19855
|
]
|
|
19856
|
+
},
|
|
19857
|
+
"font-size": {
|
|
19858
|
+
"value": "1.25rem",
|
|
19859
|
+
"type": "fontSizes",
|
|
19860
|
+
"filePath": "src/generated/koop/tokens.json",
|
|
19861
|
+
"isSource": true,
|
|
19862
|
+
"original": {
|
|
19863
|
+
"value": "1.25rem",
|
|
19864
|
+
"type": "fontSizes"
|
|
19865
|
+
},
|
|
19866
|
+
"name": "rhcNavBarLinkFontSize",
|
|
19867
|
+
"attributes": {
|
|
19868
|
+
"category": "rhc",
|
|
19869
|
+
"type": "nav-bar",
|
|
19870
|
+
"item": "link",
|
|
19871
|
+
"subitem": "font-size"
|
|
19872
|
+
},
|
|
19873
|
+
"path": [
|
|
19874
|
+
"rhc",
|
|
19875
|
+
"nav-bar",
|
|
19876
|
+
"link",
|
|
19877
|
+
"font-size"
|
|
19878
|
+
]
|
|
20703
19879
|
}
|
|
20704
19880
|
},
|
|
20705
19881
|
"background-color": {
|
|
@@ -27317,27 +26493,6 @@ module.exports = {
|
|
|
27317
26493
|
]
|
|
27318
26494
|
}
|
|
27319
26495
|
},
|
|
27320
|
-
"backdrop": {
|
|
27321
|
-
"value": "#0000004d",
|
|
27322
|
-
"type": "color",
|
|
27323
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
27324
|
-
"isSource": true,
|
|
27325
|
-
"original": {
|
|
27326
|
-
"value": "#0000004d",
|
|
27327
|
-
"type": "color"
|
|
27328
|
-
},
|
|
27329
|
-
"name": "rhcColorBackdrop",
|
|
27330
|
-
"attributes": {
|
|
27331
|
-
"category": "rhc",
|
|
27332
|
-
"type": "color",
|
|
27333
|
-
"item": "backdrop"
|
|
27334
|
-
},
|
|
27335
|
-
"path": [
|
|
27336
|
-
"rhc",
|
|
27337
|
-
"color",
|
|
27338
|
-
"backdrop"
|
|
27339
|
-
]
|
|
27340
|
-
},
|
|
27341
26496
|
"border": {
|
|
27342
26497
|
"default": {
|
|
27343
26498
|
"parent": "mode/light",
|
|
@@ -30839,31 +29994,6 @@ module.exports = {
|
|
|
30839
29994
|
"zwart"
|
|
30840
29995
|
]
|
|
30841
29996
|
},
|
|
30842
|
-
"transparent": {
|
|
30843
|
-
"30": {
|
|
30844
|
-
"value": "#0000004d",
|
|
30845
|
-
"type": "color",
|
|
30846
|
-
"filePath": "src/generated/koop/tokens.json",
|
|
30847
|
-
"isSource": true,
|
|
30848
|
-
"original": {
|
|
30849
|
-
"value": "#0000004d",
|
|
30850
|
-
"type": "color"
|
|
30851
|
-
},
|
|
30852
|
-
"name": "rhcColorTransparent30",
|
|
30853
|
-
"attributes": {
|
|
30854
|
-
"category": "rhc",
|
|
30855
|
-
"type": "color",
|
|
30856
|
-
"item": "transparent",
|
|
30857
|
-
"subitem": "30"
|
|
30858
|
-
},
|
|
30859
|
-
"path": [
|
|
30860
|
-
"rhc",
|
|
30861
|
-
"color",
|
|
30862
|
-
"transparent",
|
|
30863
|
-
"30"
|
|
30864
|
-
]
|
|
30865
|
-
}
|
|
30866
|
-
},
|
|
30867
29997
|
"none": {
|
|
30868
29998
|
"value": "transparent",
|
|
30869
29999
|
"type": "color",
|
|
@@ -31840,12 +30970,12 @@ module.exports = {
|
|
|
31840
30970
|
]
|
|
31841
30971
|
},
|
|
31842
30972
|
"3-lint": {
|
|
31843
|
-
"value": "
|
|
30973
|
+
"value": "144px",
|
|
31844
30974
|
"type": "dimension",
|
|
31845
30975
|
"filePath": "src/generated/koop/tokens.json",
|
|
31846
30976
|
"isSource": true,
|
|
31847
30977
|
"original": {
|
|
31848
|
-
"value": "
|
|
30978
|
+
"value": "144px",
|
|
31849
30979
|
"type": "dimension"
|
|
31850
30980
|
},
|
|
31851
30981
|
"name": "rhcSize3Lint",
|