@rijkshuisstijl-community/design-tokens 1.0.1 → 1.1.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 +10 -0
- package/dist/_variables.scss +113 -3
- package/dist/index.css +113 -3
- package/dist/index.d.ts +111 -1
- package/dist/index.js +113 -3
- package/dist/index.json +112 -2
- package/dist/index.tokens.json +148 -2
- package/dist/root.css +113 -3
- package/dist/tokens.d.ts +147 -1
- package/dist/tokens.js +6283 -3879
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +112 -3
- package/dist/uitvoerend-mintgroen-focus/index.css +112 -3
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +110 -1
- package/dist/uitvoerend-mintgroen-focus/index.js +112 -3
- package/dist/uitvoerend-mintgroen-focus/index.json +111 -2
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +145 -4
- package/dist/uitvoerend-mintgroen-focus/root.css +112 -3
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +144 -3
- package/dist/uitvoerend-mintgroen-focus/tokens.js +6405 -4028
- package/dist/uitvoerend-violet/_variables.scss +113 -3
- package/dist/uitvoerend-violet/index.css +113 -3
- package/dist/uitvoerend-violet/index.d.ts +111 -1
- package/dist/uitvoerend-violet/index.js +113 -3
- package/dist/uitvoerend-violet/index.json +112 -2
- package/dist/uitvoerend-violet/index.tokens.json +148 -2
- package/dist/uitvoerend-violet/root.css +113 -3
- package/dist/uitvoerend-violet/tokens.d.ts +147 -1
- package/dist/uitvoerend-violet/tokens.js +5182 -2778
- package/dist/uitvoerend-violet-oud/_variables.scss +113 -3
- package/dist/uitvoerend-violet-oud/index.css +113 -3
- package/dist/uitvoerend-violet-oud/index.d.ts +111 -1
- package/dist/uitvoerend-violet-oud/index.js +113 -3
- package/dist/uitvoerend-violet-oud/index.json +112 -2
- package/dist/uitvoerend-violet-oud/index.tokens.json +148 -2
- package/dist/uitvoerend-violet-oud/root.css +113 -3
- package/dist/uitvoerend-violet-oud/tokens.d.ts +147 -1
- package/dist/uitvoerend-violet-oud/tokens.js +5182 -2778
- package/dist/wetgevend/_variables.scss +113 -3
- package/dist/wetgevend/index.css +113 -3
- package/dist/wetgevend/index.d.ts +111 -1
- package/dist/wetgevend/index.js +113 -3
- package/dist/wetgevend/index.json +112 -2
- package/dist/wetgevend/index.tokens.json +148 -2
- package/dist/wetgevend/root.css +113 -3
- package/dist/wetgevend/tokens.d.ts +147 -1
- package/dist/wetgevend/tokens.js +5182 -2778
- package/figma/figma.tokens.json +554 -33
- package/package.json +1 -1
- package/src/generated/base.tokens.json +487 -11
- package/src/generated/themes.json +2216 -320
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +479 -11
- package/src/generated/uitvoerend-violet/tokens.json +487 -11
- package/src/generated/uitvoerend-violet-oud/tokens.json +487 -11
- package/src/generated/wetgevend/tokens.json +487 -11
package/figma/figma.tokens.json
CHANGED
|
@@ -2567,7 +2567,7 @@
|
|
|
2567
2567
|
},
|
|
2568
2568
|
"icon": {
|
|
2569
2569
|
"color": {
|
|
2570
|
-
"value": "{rhc.color.
|
|
2570
|
+
"value": "{rhc.color.lintblauw.500}",
|
|
2571
2571
|
"type": "color"
|
|
2572
2572
|
},
|
|
2573
2573
|
"size": {
|
|
@@ -2605,7 +2605,7 @@
|
|
|
2605
2605
|
},
|
|
2606
2606
|
"metadata": {
|
|
2607
2607
|
"color": {
|
|
2608
|
-
"value": "{rhc.color.foreground.
|
|
2608
|
+
"value": "{rhc.color.foreground.subdued}",
|
|
2609
2609
|
"type": "color"
|
|
2610
2610
|
}
|
|
2611
2611
|
},
|
|
@@ -2678,6 +2678,10 @@
|
|
|
2678
2678
|
}
|
|
2679
2679
|
},
|
|
2680
2680
|
"heading": {
|
|
2681
|
+
"color": {
|
|
2682
|
+
"value": "{rhc.color.lintblauw.500}",
|
|
2683
|
+
"type": "color"
|
|
2684
|
+
},
|
|
2681
2685
|
"padding-block-start": {
|
|
2682
2686
|
"value": "{rhc.space.100}",
|
|
2683
2687
|
"type": "spacing"
|
|
@@ -3042,7 +3046,7 @@
|
|
|
3042
3046
|
}
|
|
3043
3047
|
}
|
|
3044
3048
|
},
|
|
3045
|
-
"components/counter-badge": {
|
|
3049
|
+
"components/counter-badge/nl": {
|
|
3046
3050
|
"nl": {
|
|
3047
3051
|
"number-badge": {
|
|
3048
3052
|
"font-size": {
|
|
@@ -3100,6 +3104,64 @@
|
|
|
3100
3104
|
}
|
|
3101
3105
|
}
|
|
3102
3106
|
},
|
|
3107
|
+
"components/counter-badge/utrecht": {
|
|
3108
|
+
"utrecht": {
|
|
3109
|
+
"number-badge": {
|
|
3110
|
+
"font-size": {
|
|
3111
|
+
"value": "{nl.number-badge.font-size}",
|
|
3112
|
+
"type": "fontSizes"
|
|
3113
|
+
},
|
|
3114
|
+
"line-height": {
|
|
3115
|
+
"value": "{nl.number-badge.line-height}",
|
|
3116
|
+
"type": "lineHeights"
|
|
3117
|
+
},
|
|
3118
|
+
"min-block-size": {
|
|
3119
|
+
"value": "{nl.number-badge.min-block-size}",
|
|
3120
|
+
"type": "sizing"
|
|
3121
|
+
},
|
|
3122
|
+
"min-inline-size": {
|
|
3123
|
+
"value": "{nl.number-badge.min-inline-size}",
|
|
3124
|
+
"type": "sizing"
|
|
3125
|
+
},
|
|
3126
|
+
"font-weight": {
|
|
3127
|
+
"value": "{nl.number-badge.font-weight}",
|
|
3128
|
+
"type": "fontWeights"
|
|
3129
|
+
},
|
|
3130
|
+
"border-width": {
|
|
3131
|
+
"value": "{nl.number-badge.border-width}",
|
|
3132
|
+
"type": "borderWidth"
|
|
3133
|
+
},
|
|
3134
|
+
"border-radius": {
|
|
3135
|
+
"value": "{nl.number-badge.border-radius}",
|
|
3136
|
+
"type": "borderRadius"
|
|
3137
|
+
},
|
|
3138
|
+
"font-family": {
|
|
3139
|
+
"value": "{nl.number-badge.font-family}",
|
|
3140
|
+
"type": "fontFamilies"
|
|
3141
|
+
},
|
|
3142
|
+
"background-color": {
|
|
3143
|
+
"value": "{nl.number-badge.background-color}",
|
|
3144
|
+
"type": "color"
|
|
3145
|
+
},
|
|
3146
|
+
"border-color": {
|
|
3147
|
+
"value": "{nl.number-badge.border-color}",
|
|
3148
|
+
"type": "color"
|
|
3149
|
+
},
|
|
3150
|
+
"color": {
|
|
3151
|
+
"value": "{nl.number-badge.color}",
|
|
3152
|
+
"type": "color"
|
|
3153
|
+
},
|
|
3154
|
+
"padding-inline": {
|
|
3155
|
+
"value": "{nl.number-badge.padding-inline}",
|
|
3156
|
+
"type": "spacing"
|
|
3157
|
+
},
|
|
3158
|
+
"padding-block": {
|
|
3159
|
+
"value": "{nl.number-badge.padding-block}",
|
|
3160
|
+
"type": "spacing"
|
|
3161
|
+
}
|
|
3162
|
+
}
|
|
3163
|
+
}
|
|
3164
|
+
},
|
|
3103
3165
|
"components/dot-badge": {
|
|
3104
3166
|
"rhc": {
|
|
3105
3167
|
"dot-badge": {
|
|
@@ -3809,7 +3871,7 @@
|
|
|
3809
3871
|
}
|
|
3810
3872
|
}
|
|
3811
3873
|
},
|
|
3812
|
-
"components/heading": {
|
|
3874
|
+
"components/heading/nl": {
|
|
3813
3875
|
"nl": {
|
|
3814
3876
|
"heading-level-1": {
|
|
3815
3877
|
"color": {
|
|
@@ -3963,6 +4025,160 @@
|
|
|
3963
4025
|
}
|
|
3964
4026
|
}
|
|
3965
4027
|
},
|
|
4028
|
+
"components/heading/utrecht": {
|
|
4029
|
+
"utrecht": {
|
|
4030
|
+
"heading-1": {
|
|
4031
|
+
"color": {
|
|
4032
|
+
"value": "{nl.heading-level-1.color}",
|
|
4033
|
+
"type": "color"
|
|
4034
|
+
},
|
|
4035
|
+
"font-family": {
|
|
4036
|
+
"value": "{nl.heading-level-1.font-family}",
|
|
4037
|
+
"type": "fontFamilies"
|
|
4038
|
+
},
|
|
4039
|
+
"font-weight": {
|
|
4040
|
+
"value": "{nl.heading-level-1.font-weight}",
|
|
4041
|
+
"type": "fontWeights"
|
|
4042
|
+
},
|
|
4043
|
+
"line-height": {
|
|
4044
|
+
"value": "{nl.heading-level-1.line-height}",
|
|
4045
|
+
"type": "lineHeights"
|
|
4046
|
+
},
|
|
4047
|
+
"font-size": {
|
|
4048
|
+
"value": "{nl.heading-level-1.font-size}",
|
|
4049
|
+
"type": "fontSizes"
|
|
4050
|
+
},
|
|
4051
|
+
"margin-block-end": {
|
|
4052
|
+
"value": "{nl.heading-level-1.margin-block-end}",
|
|
4053
|
+
"type": "spacing"
|
|
4054
|
+
},
|
|
4055
|
+
"margin-block-start": {
|
|
4056
|
+
"value": "{nl.heading-level-1.margin-block-start}",
|
|
4057
|
+
"type": "spacing"
|
|
4058
|
+
}
|
|
4059
|
+
},
|
|
4060
|
+
"heading-2": {
|
|
4061
|
+
"color": {
|
|
4062
|
+
"value": "{nl.heading-level-2.color}",
|
|
4063
|
+
"type": "color"
|
|
4064
|
+
},
|
|
4065
|
+
"font-family": {
|
|
4066
|
+
"value": "{nl.heading-level-2.font-family}",
|
|
4067
|
+
"type": "fontFamilies"
|
|
4068
|
+
},
|
|
4069
|
+
"font-weight": {
|
|
4070
|
+
"value": "{nl.heading-level-2.font-weight}",
|
|
4071
|
+
"type": "fontWeights"
|
|
4072
|
+
},
|
|
4073
|
+
"line-height": {
|
|
4074
|
+
"value": "{nl.heading-level-2.line-height}",
|
|
4075
|
+
"type": "lineHeights"
|
|
4076
|
+
},
|
|
4077
|
+
"font-size": {
|
|
4078
|
+
"value": "{nl.heading-level-2.font-size}",
|
|
4079
|
+
"type": "fontSizes"
|
|
4080
|
+
},
|
|
4081
|
+
"margin-block-end": {
|
|
4082
|
+
"value": "{nl.heading-level-2.margin-block-end}",
|
|
4083
|
+
"type": "spacing"
|
|
4084
|
+
},
|
|
4085
|
+
"margin-block-start": {
|
|
4086
|
+
"value": "{nl.heading-level-2.margin-block-start}",
|
|
4087
|
+
"type": "spacing"
|
|
4088
|
+
}
|
|
4089
|
+
},
|
|
4090
|
+
"heading-3": {
|
|
4091
|
+
"color": {
|
|
4092
|
+
"value": "{nl.heading-level-3.color}",
|
|
4093
|
+
"type": "color"
|
|
4094
|
+
},
|
|
4095
|
+
"font-family": {
|
|
4096
|
+
"value": "{nl.heading-level-3.font-family}",
|
|
4097
|
+
"type": "fontFamilies"
|
|
4098
|
+
},
|
|
4099
|
+
"font-weight": {
|
|
4100
|
+
"value": "{nl.heading-level-3.font-weight}",
|
|
4101
|
+
"type": "fontWeights"
|
|
4102
|
+
},
|
|
4103
|
+
"line-height": {
|
|
4104
|
+
"value": "{nl.heading-level-3.line-height}",
|
|
4105
|
+
"type": "lineHeights"
|
|
4106
|
+
},
|
|
4107
|
+
"font-size": {
|
|
4108
|
+
"value": "{nl.heading-level-3.font-size}",
|
|
4109
|
+
"type": "fontSizes"
|
|
4110
|
+
},
|
|
4111
|
+
"margin-block-end": {
|
|
4112
|
+
"value": "{nl.heading-level-3.margin-block-end}",
|
|
4113
|
+
"type": "spacing"
|
|
4114
|
+
},
|
|
4115
|
+
"margin-block-start": {
|
|
4116
|
+
"value": "{nl.heading-level-3.margin-block-start}",
|
|
4117
|
+
"type": "spacing"
|
|
4118
|
+
}
|
|
4119
|
+
},
|
|
4120
|
+
"heading-4": {
|
|
4121
|
+
"color": {
|
|
4122
|
+
"value": "{nl.heading-level-4.color}",
|
|
4123
|
+
"type": "color"
|
|
4124
|
+
},
|
|
4125
|
+
"font-family": {
|
|
4126
|
+
"value": "{nl.heading-level-4.font-family}",
|
|
4127
|
+
"type": "fontFamilies"
|
|
4128
|
+
},
|
|
4129
|
+
"font-weight": {
|
|
4130
|
+
"value": "{nl.heading-level-4.font-weight}",
|
|
4131
|
+
"type": "fontWeights"
|
|
4132
|
+
},
|
|
4133
|
+
"line-height": {
|
|
4134
|
+
"value": "{nl.heading-level-4.line-height}",
|
|
4135
|
+
"type": "lineHeights"
|
|
4136
|
+
},
|
|
4137
|
+
"font-size": {
|
|
4138
|
+
"value": "{nl.heading-level-4.font-size}",
|
|
4139
|
+
"type": "fontSizes"
|
|
4140
|
+
},
|
|
4141
|
+
"margin-block-end": {
|
|
4142
|
+
"value": "{nl.heading-level-4.margin-block-end}",
|
|
4143
|
+
"type": "spacing"
|
|
4144
|
+
},
|
|
4145
|
+
"margin-block-start": {
|
|
4146
|
+
"value": "{nl.heading-level-4.margin-block-start}",
|
|
4147
|
+
"type": "spacing"
|
|
4148
|
+
}
|
|
4149
|
+
},
|
|
4150
|
+
"heading-5": {
|
|
4151
|
+
"color": {
|
|
4152
|
+
"value": "{nl.heading-level-5.color}",
|
|
4153
|
+
"type": "color"
|
|
4154
|
+
},
|
|
4155
|
+
"font-family": {
|
|
4156
|
+
"value": "{nl.heading-level-5.font-family}",
|
|
4157
|
+
"type": "fontFamilies"
|
|
4158
|
+
},
|
|
4159
|
+
"font-weight": {
|
|
4160
|
+
"value": "{nl.heading-level-5.font-weight}",
|
|
4161
|
+
"type": "fontWeights"
|
|
4162
|
+
},
|
|
4163
|
+
"line-height": {
|
|
4164
|
+
"value": "{nl.heading-level-5.line-height}",
|
|
4165
|
+
"type": "lineHeights"
|
|
4166
|
+
},
|
|
4167
|
+
"font-size": {
|
|
4168
|
+
"value": "{nl.heading-level-5.font-size}",
|
|
4169
|
+
"type": "fontSizes"
|
|
4170
|
+
},
|
|
4171
|
+
"margin-block-end": {
|
|
4172
|
+
"value": "{nl.heading-level-5.margin-block-end}",
|
|
4173
|
+
"type": "spacing"
|
|
4174
|
+
},
|
|
4175
|
+
"margin-block-start": {
|
|
4176
|
+
"value": "{nl.heading-level-5.margin-block-start}",
|
|
4177
|
+
"type": "spacing"
|
|
4178
|
+
}
|
|
4179
|
+
}
|
|
4180
|
+
}
|
|
4181
|
+
},
|
|
3966
4182
|
"components/hero": {
|
|
3967
4183
|
"rhc": {
|
|
3968
4184
|
"hero": {
|
|
@@ -4073,8 +4289,8 @@
|
|
|
4073
4289
|
}
|
|
4074
4290
|
}
|
|
4075
4291
|
},
|
|
4076
|
-
"components/link": {
|
|
4077
|
-
"
|
|
4292
|
+
"components/link/nl": {
|
|
4293
|
+
"nl": {
|
|
4078
4294
|
"link": {
|
|
4079
4295
|
"color": {
|
|
4080
4296
|
"value": "{rhc.color.foreground.link}",
|
|
@@ -4186,6 +4402,110 @@
|
|
|
4186
4402
|
}
|
|
4187
4403
|
}
|
|
4188
4404
|
},
|
|
4405
|
+
"components/link/utrecht": {
|
|
4406
|
+
"utrecht": {
|
|
4407
|
+
"link": {
|
|
4408
|
+
"color": {
|
|
4409
|
+
"value": "{nl.link.color}",
|
|
4410
|
+
"type": "color"
|
|
4411
|
+
},
|
|
4412
|
+
"text-decoration-color": {
|
|
4413
|
+
"value": "{nl.link.text-decoration-color}",
|
|
4414
|
+
"type": "color"
|
|
4415
|
+
},
|
|
4416
|
+
"active": {
|
|
4417
|
+
"color": {
|
|
4418
|
+
"value": "{nl.link.active.color}",
|
|
4419
|
+
"type": "color"
|
|
4420
|
+
},
|
|
4421
|
+
"text-decoration": {
|
|
4422
|
+
"value": "{nl.link.active.text-decoration}",
|
|
4423
|
+
"type": "textDecoration"
|
|
4424
|
+
}
|
|
4425
|
+
},
|
|
4426
|
+
"focus": {
|
|
4427
|
+
"background-color": {
|
|
4428
|
+
"value": "{nl.link.focus.background-color}",
|
|
4429
|
+
"type": "color"
|
|
4430
|
+
},
|
|
4431
|
+
"color": {
|
|
4432
|
+
"value": "{nl.link.focus.color}",
|
|
4433
|
+
"type": "color"
|
|
4434
|
+
},
|
|
4435
|
+
"text-decoration": {
|
|
4436
|
+
"value": "{nl.link.focus.text-decoration}",
|
|
4437
|
+
"type": "textDecoration"
|
|
4438
|
+
},
|
|
4439
|
+
"text-decoration-thickness": {
|
|
4440
|
+
"value": "{nl.link.focus.text-decoration-thickness}",
|
|
4441
|
+
"type": "other"
|
|
4442
|
+
}
|
|
4443
|
+
},
|
|
4444
|
+
"hover": {
|
|
4445
|
+
"color": {
|
|
4446
|
+
"value": "{nl.link.hover.color}",
|
|
4447
|
+
"type": "color"
|
|
4448
|
+
},
|
|
4449
|
+
"text-decoration": {
|
|
4450
|
+
"value": "{nl.link.hover.text-decoration}",
|
|
4451
|
+
"type": "textDecoration"
|
|
4452
|
+
},
|
|
4453
|
+
"text-decoration-thickness": {
|
|
4454
|
+
"value": "{nl.link.hover.text-decoration-thickness}",
|
|
4455
|
+
"type": "other"
|
|
4456
|
+
}
|
|
4457
|
+
},
|
|
4458
|
+
"visited": {
|
|
4459
|
+
"color": {
|
|
4460
|
+
"value": "{nl.link.visited.color}",
|
|
4461
|
+
"type": "color"
|
|
4462
|
+
}
|
|
4463
|
+
},
|
|
4464
|
+
"text-decoration": {
|
|
4465
|
+
"value": "{nl.link.text-decoration}",
|
|
4466
|
+
"type": "textDecoration"
|
|
4467
|
+
},
|
|
4468
|
+
"icon": {
|
|
4469
|
+
"inset-block-start": {
|
|
4470
|
+
"value": "{nl.link.icon.inset-block-start}",
|
|
4471
|
+
"type": "spacing"
|
|
4472
|
+
},
|
|
4473
|
+
"size": {
|
|
4474
|
+
"value": "{nl.link.icon.size}",
|
|
4475
|
+
"type": "sizing"
|
|
4476
|
+
}
|
|
4477
|
+
},
|
|
4478
|
+
"column-gap": {
|
|
4479
|
+
"value": "{nl.link.column-gap}",
|
|
4480
|
+
"type": "spacing"
|
|
4481
|
+
},
|
|
4482
|
+
"text-decoration-thickness": {
|
|
4483
|
+
"value": "{nl.link.text-decoration-thickness}",
|
|
4484
|
+
"type": "other"
|
|
4485
|
+
},
|
|
4486
|
+
"text-underline-offset": {
|
|
4487
|
+
"value": "{nl.link.text-underline-offset}",
|
|
4488
|
+
"type": "other"
|
|
4489
|
+
},
|
|
4490
|
+
"font-family": {
|
|
4491
|
+
"value": "{nl.link.font-family}",
|
|
4492
|
+
"type": "fontFamilies"
|
|
4493
|
+
},
|
|
4494
|
+
"font-weight": {
|
|
4495
|
+
"value": "{nl.link.font-weight}",
|
|
4496
|
+
"type": "fontWeights"
|
|
4497
|
+
},
|
|
4498
|
+
"font-size": {
|
|
4499
|
+
"value": "{nl.link.font-size}",
|
|
4500
|
+
"type": "fontSizes"
|
|
4501
|
+
},
|
|
4502
|
+
"line-height": {
|
|
4503
|
+
"value": "{nl.link.line-height}",
|
|
4504
|
+
"type": "lineHeights"
|
|
4505
|
+
}
|
|
4506
|
+
}
|
|
4507
|
+
}
|
|
4508
|
+
},
|
|
4189
4509
|
"components/link-list": {
|
|
4190
4510
|
"utrecht": {
|
|
4191
4511
|
"link-list": {
|
|
@@ -5160,7 +5480,7 @@
|
|
|
5160
5480
|
}
|
|
5161
5481
|
}
|
|
5162
5482
|
},
|
|
5163
|
-
"components/paragraph": {
|
|
5483
|
+
"components/paragraph/nl": {
|
|
5164
5484
|
"nl": {
|
|
5165
5485
|
"paragraph": {
|
|
5166
5486
|
"color": {
|
|
@@ -5212,6 +5532,58 @@
|
|
|
5212
5532
|
}
|
|
5213
5533
|
}
|
|
5214
5534
|
},
|
|
5535
|
+
"components/paragraph/utrecht": {
|
|
5536
|
+
"utrecht": {
|
|
5537
|
+
"paragraph": {
|
|
5538
|
+
"color": {
|
|
5539
|
+
"value": "{nl.paragraph.color}",
|
|
5540
|
+
"type": "color"
|
|
5541
|
+
},
|
|
5542
|
+
"font-family": {
|
|
5543
|
+
"value": "{nl.paragraph.font-family}",
|
|
5544
|
+
"type": "fontFamilies"
|
|
5545
|
+
},
|
|
5546
|
+
"font-size": {
|
|
5547
|
+
"value": "{nl.paragraph.font-size}",
|
|
5548
|
+
"type": "fontSizes"
|
|
5549
|
+
},
|
|
5550
|
+
"font-weight": {
|
|
5551
|
+
"value": "{nl.paragraph.font-weight}",
|
|
5552
|
+
"type": "fontWeights"
|
|
5553
|
+
},
|
|
5554
|
+
"line-height": {
|
|
5555
|
+
"value": "{nl.paragraph.line-height}",
|
|
5556
|
+
"type": "lineHeights"
|
|
5557
|
+
},
|
|
5558
|
+
"margin-block-end": {
|
|
5559
|
+
"value": "{nl.paragraph.margin-block-end}",
|
|
5560
|
+
"type": "spacing"
|
|
5561
|
+
},
|
|
5562
|
+
"margin-block-start": {
|
|
5563
|
+
"value": "{nl.paragraph.margin-block-start}",
|
|
5564
|
+
"type": "spacing"
|
|
5565
|
+
},
|
|
5566
|
+
"lead": {
|
|
5567
|
+
"color": {
|
|
5568
|
+
"value": "{nl.paragraph.lead.color}",
|
|
5569
|
+
"type": "color"
|
|
5570
|
+
},
|
|
5571
|
+
"font-size": {
|
|
5572
|
+
"value": "{nl.paragraph.lead.font-size}",
|
|
5573
|
+
"type": "fontSizes"
|
|
5574
|
+
},
|
|
5575
|
+
"font-weight": {
|
|
5576
|
+
"value": "{nl.paragraph.lead.font-weight}",
|
|
5577
|
+
"type": "fontWeights"
|
|
5578
|
+
},
|
|
5579
|
+
"line-height": {
|
|
5580
|
+
"value": "{nl.paragraph.lead.line-height}",
|
|
5581
|
+
"type": "lineHeights"
|
|
5582
|
+
}
|
|
5583
|
+
}
|
|
5584
|
+
}
|
|
5585
|
+
}
|
|
5586
|
+
},
|
|
5215
5587
|
"components/pre-heading": {
|
|
5216
5588
|
"utrecht": {
|
|
5217
5589
|
"pre-heading": {
|
|
@@ -5737,7 +6109,7 @@
|
|
|
5737
6109
|
}
|
|
5738
6110
|
}
|
|
5739
6111
|
},
|
|
5740
|
-
"components/skip-link": {
|
|
6112
|
+
"components/skip-link/nl": {
|
|
5741
6113
|
"nl": {
|
|
5742
6114
|
"skip-link": {
|
|
5743
6115
|
"font-weight": {
|
|
@@ -5861,6 +6233,130 @@
|
|
|
5861
6233
|
}
|
|
5862
6234
|
}
|
|
5863
6235
|
},
|
|
6236
|
+
"components/skip-link/utrecht": {
|
|
6237
|
+
"utrecht": {
|
|
6238
|
+
"skip-link": {
|
|
6239
|
+
"font-weight": {
|
|
6240
|
+
"value": "{nl.skip-link.font-weight}",
|
|
6241
|
+
"type": "fontWeights"
|
|
6242
|
+
},
|
|
6243
|
+
"font-family": {
|
|
6244
|
+
"value": "{nl.skip-link.font-family}",
|
|
6245
|
+
"type": "fontFamilies"
|
|
6246
|
+
},
|
|
6247
|
+
"font-size": {
|
|
6248
|
+
"value": "{nl.skip-link.font-size}",
|
|
6249
|
+
"type": "fontSizes"
|
|
6250
|
+
},
|
|
6251
|
+
"line-height": {
|
|
6252
|
+
"value": "{nl.skip-link.line-height}",
|
|
6253
|
+
"type": "lineHeights"
|
|
6254
|
+
},
|
|
6255
|
+
"min-block-size": {
|
|
6256
|
+
"value": "{nl.skip-link.min-block-size}",
|
|
6257
|
+
"type": "sizing"
|
|
6258
|
+
},
|
|
6259
|
+
"min-inline-size": {
|
|
6260
|
+
"value": "{nl.skip-link.min-inline-size}",
|
|
6261
|
+
"type": "sizing"
|
|
6262
|
+
},
|
|
6263
|
+
"padding-block-end": {
|
|
6264
|
+
"value": "{nl.skip-link.padding-block-end}",
|
|
6265
|
+
"type": "spacing"
|
|
6266
|
+
},
|
|
6267
|
+
"padding-block-start": {
|
|
6268
|
+
"value": "{nl.skip-link.padding-block-start}",
|
|
6269
|
+
"type": "spacing"
|
|
6270
|
+
},
|
|
6271
|
+
"padding-inline-end": {
|
|
6272
|
+
"value": "{nl.skip-link.padding-inline-end}",
|
|
6273
|
+
"type": "spacing"
|
|
6274
|
+
},
|
|
6275
|
+
"padding-inline-start": {
|
|
6276
|
+
"value": "{nl.skip-link.padding-inline-start}",
|
|
6277
|
+
"type": "spacing"
|
|
6278
|
+
},
|
|
6279
|
+
"focus": {
|
|
6280
|
+
"background-color": {
|
|
6281
|
+
"value": "{nl.skip-link.focus.background-color}",
|
|
6282
|
+
"type": "color"
|
|
6283
|
+
},
|
|
6284
|
+
"border-color": {
|
|
6285
|
+
"value": "{nl.skip-link.focus.border-color}",
|
|
6286
|
+
"type": "color"
|
|
6287
|
+
},
|
|
6288
|
+
"border-style": {
|
|
6289
|
+
"value": "{nl.skip-link.focus.border-style}",
|
|
6290
|
+
"type": "borderStyle"
|
|
6291
|
+
},
|
|
6292
|
+
"border-width": {
|
|
6293
|
+
"value": "{nl.skip-link.focus.border-width}",
|
|
6294
|
+
"type": "borderWidth"
|
|
6295
|
+
},
|
|
6296
|
+
"color": {
|
|
6297
|
+
"value": "{nl.skip-link.focus.color}",
|
|
6298
|
+
"type": "color"
|
|
6299
|
+
},
|
|
6300
|
+
"text-decoration": {
|
|
6301
|
+
"value": "{nl.skip-link.focus.text-decoration}",
|
|
6302
|
+
"type": "textDecoration"
|
|
6303
|
+
}
|
|
6304
|
+
},
|
|
6305
|
+
"focus-visible": {
|
|
6306
|
+
"outline-color": {
|
|
6307
|
+
"value": "{nl.skip-link.focus-visible.outline-color}",
|
|
6308
|
+
"type": "color"
|
|
6309
|
+
}
|
|
6310
|
+
},
|
|
6311
|
+
"background-color": {
|
|
6312
|
+
"value": "{nl.skip-link.background-color}",
|
|
6313
|
+
"type": "color"
|
|
6314
|
+
},
|
|
6315
|
+
"border-color": {
|
|
6316
|
+
"value": "{nl.skip-link.border-color}",
|
|
6317
|
+
"type": "color"
|
|
6318
|
+
},
|
|
6319
|
+
"color": {
|
|
6320
|
+
"value": "{nl.skip-link.color}",
|
|
6321
|
+
"type": "color"
|
|
6322
|
+
},
|
|
6323
|
+
"border-width": {
|
|
6324
|
+
"value": "{nl.skip-link.border-width}",
|
|
6325
|
+
"type": "borderWidth"
|
|
6326
|
+
},
|
|
6327
|
+
"box-block-end-shadow": {
|
|
6328
|
+
"offset-x": {
|
|
6329
|
+
"value": "{nl.skip-link.box-block-end-shadow.offset-x}",
|
|
6330
|
+
"type": "other"
|
|
6331
|
+
},
|
|
6332
|
+
"offset-y": {
|
|
6333
|
+
"value": "{nl.skip-link.box-block-end-shadow.offset-y}",
|
|
6334
|
+
"type": "other"
|
|
6335
|
+
},
|
|
6336
|
+
"blur-radius": {
|
|
6337
|
+
"value": "{nl.skip-link.box-block-end-shadow.blur-radius}",
|
|
6338
|
+
"type": "other"
|
|
6339
|
+
},
|
|
6340
|
+
"spread-radius": {
|
|
6341
|
+
"value": "{nl.skip-link.box-block-end-shadow.spread-radius}",
|
|
6342
|
+
"type": "other"
|
|
6343
|
+
},
|
|
6344
|
+
"color": {
|
|
6345
|
+
"value": "{nl.skip-link.box-block-end-shadow.color}",
|
|
6346
|
+
"type": "color"
|
|
6347
|
+
}
|
|
6348
|
+
},
|
|
6349
|
+
"text-decoration": {
|
|
6350
|
+
"value": "{nl.skip-link.text-decoration}",
|
|
6351
|
+
"type": "textDecoration"
|
|
6352
|
+
},
|
|
6353
|
+
"text-underline-offset": {
|
|
6354
|
+
"value": "{nl.skip-link.text-underline-offset}",
|
|
6355
|
+
"type": "other"
|
|
6356
|
+
}
|
|
6357
|
+
}
|
|
6358
|
+
}
|
|
6359
|
+
},
|
|
5864
6360
|
"components/status-badge": {
|
|
5865
6361
|
"utrecht": {
|
|
5866
6362
|
"status-badge": {
|
|
@@ -7266,7 +7762,8 @@
|
|
|
7266
7762
|
"components/checkbox-group": "enabled",
|
|
7267
7763
|
"components/code-input-group": "enabled",
|
|
7268
7764
|
"components/code-input": "enabled",
|
|
7269
|
-
"components/counter-badge": "enabled",
|
|
7765
|
+
"components/counter-badge/utrecht": "enabled",
|
|
7766
|
+
"components/counter-badge/nl": "enabled",
|
|
7270
7767
|
"components/dot-badge": "enabled",
|
|
7271
7768
|
"components/drawer": "enabled",
|
|
7272
7769
|
"components/fieldset": "enabled",
|
|
@@ -7281,10 +7778,12 @@
|
|
|
7281
7778
|
"components/form-field-option-label": "enabled",
|
|
7282
7779
|
"components/form-field-radio-option": "enabled",
|
|
7283
7780
|
"components/form-label": "enabled",
|
|
7284
|
-
"components/heading": "enabled",
|
|
7781
|
+
"components/heading/utrecht": "enabled",
|
|
7782
|
+
"components/heading/nl": "enabled",
|
|
7285
7783
|
"components/hero": "enabled",
|
|
7286
7784
|
"components/icon-only-button": "enabled",
|
|
7287
|
-
"components/link": "enabled",
|
|
7785
|
+
"components/link/utrecht": "enabled",
|
|
7786
|
+
"components/link/nl": "enabled",
|
|
7288
7787
|
"components/link-list": "enabled",
|
|
7289
7788
|
"components/link-list-card": "enabled",
|
|
7290
7789
|
"components/logo": "enabled",
|
|
@@ -7294,13 +7793,15 @@
|
|
|
7294
7793
|
"components/navigation-list": "enabled",
|
|
7295
7794
|
"components/ordered-list": "enabled",
|
|
7296
7795
|
"components/pagination": "enabled",
|
|
7297
|
-
"components/paragraph": "enabled",
|
|
7796
|
+
"components/paragraph/utrecht": "enabled",
|
|
7797
|
+
"components/paragraph/nl": "enabled",
|
|
7298
7798
|
"components/radio": "enabled",
|
|
7299
7799
|
"components/radio-group": "enabled",
|
|
7300
7800
|
"components/select": "enabled",
|
|
7301
7801
|
"components/separator": "enabled",
|
|
7302
7802
|
"components/side-nav": "enabled",
|
|
7303
|
-
"components/skip-link": "enabled",
|
|
7803
|
+
"components/skip-link/utrecht": "enabled",
|
|
7804
|
+
"components/skip-link/nl": "enabled",
|
|
7304
7805
|
"components/status-badge": "enabled",
|
|
7305
7806
|
"components/summary-list": "enabled",
|
|
7306
7807
|
"components/table": "enabled",
|
|
@@ -7351,7 +7852,8 @@
|
|
|
7351
7852
|
"components/checkbox-group": "enabled",
|
|
7352
7853
|
"components/code-input-group": "enabled",
|
|
7353
7854
|
"components/code-input": "enabled",
|
|
7354
|
-
"components/counter-badge": "enabled",
|
|
7855
|
+
"components/counter-badge/utrecht": "enabled",
|
|
7856
|
+
"components/counter-badge/nl": "enabled",
|
|
7355
7857
|
"components/dot-badge": "enabled",
|
|
7356
7858
|
"components/drawer": "enabled",
|
|
7357
7859
|
"components/fieldset": "enabled",
|
|
@@ -7366,10 +7868,12 @@
|
|
|
7366
7868
|
"components/form-field-option-label": "enabled",
|
|
7367
7869
|
"components/form-field-radio-option": "enabled",
|
|
7368
7870
|
"components/form-label": "enabled",
|
|
7369
|
-
"components/heading": "enabled",
|
|
7871
|
+
"components/heading/utrecht": "enabled",
|
|
7872
|
+
"components/heading/nl": "enabled",
|
|
7370
7873
|
"components/hero": "enabled",
|
|
7371
7874
|
"components/icon-only-button": "enabled",
|
|
7372
|
-
"components/link": "enabled",
|
|
7875
|
+
"components/link/utrecht": "enabled",
|
|
7876
|
+
"components/link/nl": "enabled",
|
|
7373
7877
|
"components/link-list": "enabled",
|
|
7374
7878
|
"components/link-list-card": "enabled",
|
|
7375
7879
|
"components/logo": "enabled",
|
|
@@ -7379,13 +7883,15 @@
|
|
|
7379
7883
|
"components/navigation-list": "enabled",
|
|
7380
7884
|
"components/ordered-list": "enabled",
|
|
7381
7885
|
"components/pagination": "enabled",
|
|
7382
|
-
"components/paragraph": "enabled",
|
|
7886
|
+
"components/paragraph/utrecht": "enabled",
|
|
7887
|
+
"components/paragraph/nl": "enabled",
|
|
7383
7888
|
"components/radio": "enabled",
|
|
7384
7889
|
"components/radio-group": "enabled",
|
|
7385
7890
|
"components/select": "enabled",
|
|
7386
7891
|
"components/separator": "enabled",
|
|
7387
7892
|
"components/side-nav": "enabled",
|
|
7388
|
-
"components/skip-link": "enabled",
|
|
7893
|
+
"components/skip-link/utrecht": "enabled",
|
|
7894
|
+
"components/skip-link/nl": "enabled",
|
|
7389
7895
|
"components/status-badge": "enabled",
|
|
7390
7896
|
"components/summary-list": "enabled",
|
|
7391
7897
|
"components/table": "enabled",
|
|
@@ -7437,7 +7943,8 @@
|
|
|
7437
7943
|
"components/checkbox-group": "enabled",
|
|
7438
7944
|
"components/code-input-group": "enabled",
|
|
7439
7945
|
"components/code-input": "enabled",
|
|
7440
|
-
"components/counter-badge": "enabled",
|
|
7946
|
+
"components/counter-badge/utrecht": "enabled",
|
|
7947
|
+
"components/counter-badge/nl": "enabled",
|
|
7441
7948
|
"components/dot-badge": "enabled",
|
|
7442
7949
|
"components/drawer": "enabled",
|
|
7443
7950
|
"components/fieldset": "enabled",
|
|
@@ -7452,10 +7959,12 @@
|
|
|
7452
7959
|
"components/form-field-option-label": "enabled",
|
|
7453
7960
|
"components/form-field-radio-option": "enabled",
|
|
7454
7961
|
"components/form-label": "enabled",
|
|
7455
|
-
"components/heading": "enabled",
|
|
7962
|
+
"components/heading/utrecht": "enabled",
|
|
7963
|
+
"components/heading/nl": "enabled",
|
|
7456
7964
|
"components/hero": "enabled",
|
|
7457
7965
|
"components/icon-only-button": "enabled",
|
|
7458
|
-
"components/link": "enabled",
|
|
7966
|
+
"components/link/utrecht": "enabled",
|
|
7967
|
+
"components/link/nl": "enabled",
|
|
7459
7968
|
"components/link-list": "enabled",
|
|
7460
7969
|
"components/link-list-card": "enabled",
|
|
7461
7970
|
"components/logo": "enabled",
|
|
@@ -7465,13 +7974,15 @@
|
|
|
7465
7974
|
"components/navigation-list": "enabled",
|
|
7466
7975
|
"components/ordered-list": "enabled",
|
|
7467
7976
|
"components/pagination": "enabled",
|
|
7468
|
-
"components/paragraph": "enabled",
|
|
7977
|
+
"components/paragraph/utrecht": "enabled",
|
|
7978
|
+
"components/paragraph/nl": "enabled",
|
|
7469
7979
|
"components/radio": "enabled",
|
|
7470
7980
|
"components/radio-group": "enabled",
|
|
7471
7981
|
"components/select": "enabled",
|
|
7472
7982
|
"components/separator": "enabled",
|
|
7473
7983
|
"components/side-nav": "enabled",
|
|
7474
|
-
"components/skip-link": "enabled",
|
|
7984
|
+
"components/skip-link/utrecht": "enabled",
|
|
7985
|
+
"components/skip-link/nl": "enabled",
|
|
7475
7986
|
"components/status-badge": "enabled",
|
|
7476
7987
|
"components/summary-list": "enabled",
|
|
7477
7988
|
"components/table": "enabled",
|
|
@@ -7524,7 +8035,8 @@
|
|
|
7524
8035
|
"components/checkbox-group": "enabled",
|
|
7525
8036
|
"components/code-input-group": "enabled",
|
|
7526
8037
|
"components/code-input": "enabled",
|
|
7527
|
-
"components/counter-badge": "enabled",
|
|
8038
|
+
"components/counter-badge/utrecht": "enabled",
|
|
8039
|
+
"components/counter-badge/nl": "enabled",
|
|
7528
8040
|
"components/dot-badge": "enabled",
|
|
7529
8041
|
"components/drawer": "enabled",
|
|
7530
8042
|
"components/fieldset": "enabled",
|
|
@@ -7539,10 +8051,12 @@
|
|
|
7539
8051
|
"components/form-field-option-label": "enabled",
|
|
7540
8052
|
"components/form-field-radio-option": "enabled",
|
|
7541
8053
|
"components/form-label": "enabled",
|
|
7542
|
-
"components/heading": "enabled",
|
|
8054
|
+
"components/heading/utrecht": "enabled",
|
|
8055
|
+
"components/heading/nl": "enabled",
|
|
7543
8056
|
"components/hero": "enabled",
|
|
7544
8057
|
"components/icon-only-button": "enabled",
|
|
7545
|
-
"components/link": "enabled",
|
|
8058
|
+
"components/link/utrecht": "enabled",
|
|
8059
|
+
"components/link/nl": "enabled",
|
|
7546
8060
|
"components/link-list": "enabled",
|
|
7547
8061
|
"components/link-list-card": "enabled",
|
|
7548
8062
|
"components/logo": "enabled",
|
|
@@ -7552,13 +8066,15 @@
|
|
|
7552
8066
|
"components/navigation-list": "enabled",
|
|
7553
8067
|
"components/ordered-list": "enabled",
|
|
7554
8068
|
"components/pagination": "enabled",
|
|
7555
|
-
"components/paragraph": "enabled",
|
|
8069
|
+
"components/paragraph/utrecht": "enabled",
|
|
8070
|
+
"components/paragraph/nl": "enabled",
|
|
7556
8071
|
"components/radio": "enabled",
|
|
7557
8072
|
"components/radio-group": "enabled",
|
|
7558
8073
|
"components/select": "enabled",
|
|
7559
8074
|
"components/separator": "enabled",
|
|
7560
8075
|
"components/side-nav": "enabled",
|
|
7561
|
-
"components/skip-link": "enabled",
|
|
8076
|
+
"components/skip-link/utrecht": "enabled",
|
|
8077
|
+
"components/skip-link/nl": "enabled",
|
|
7562
8078
|
"components/status-badge": "enabled",
|
|
7563
8079
|
"components/summary-list": "enabled",
|
|
7564
8080
|
"components/table": "enabled",
|
|
@@ -7610,7 +8126,8 @@
|
|
|
7610
8126
|
"components/checkbox-group",
|
|
7611
8127
|
"components/code-input-group",
|
|
7612
8128
|
"components/code-input",
|
|
7613
|
-
"components/counter-badge",
|
|
8129
|
+
"components/counter-badge/nl",
|
|
8130
|
+
"components/counter-badge/utrecht",
|
|
7614
8131
|
"components/dot-badge",
|
|
7615
8132
|
"components/drawer",
|
|
7616
8133
|
"components/fieldset",
|
|
@@ -7625,10 +8142,12 @@
|
|
|
7625
8142
|
"components/form-field-option-label",
|
|
7626
8143
|
"components/form-field-radio-option",
|
|
7627
8144
|
"components/form-label",
|
|
7628
|
-
"components/heading",
|
|
8145
|
+
"components/heading/nl",
|
|
8146
|
+
"components/heading/utrecht",
|
|
7629
8147
|
"components/hero",
|
|
7630
8148
|
"components/icon-only-button",
|
|
7631
|
-
"components/link",
|
|
8149
|
+
"components/link/nl",
|
|
8150
|
+
"components/link/utrecht",
|
|
7632
8151
|
"components/link-list",
|
|
7633
8152
|
"components/link-list-card",
|
|
7634
8153
|
"components/logo",
|
|
@@ -7638,14 +8157,16 @@
|
|
|
7638
8157
|
"components/navigation-list",
|
|
7639
8158
|
"components/ordered-list",
|
|
7640
8159
|
"components/pagination",
|
|
7641
|
-
"components/paragraph",
|
|
8160
|
+
"components/paragraph/utrecht",
|
|
8161
|
+
"components/paragraph/nl",
|
|
7642
8162
|
"components/pre-heading",
|
|
7643
8163
|
"components/radio",
|
|
7644
8164
|
"components/radio-group",
|
|
7645
8165
|
"components/select",
|
|
7646
8166
|
"components/separator",
|
|
7647
8167
|
"components/side-nav",
|
|
7648
|
-
"components/skip-link",
|
|
8168
|
+
"components/skip-link/utrecht",
|
|
8169
|
+
"components/skip-link/nl",
|
|
7649
8170
|
"components/status-badge",
|
|
7650
8171
|
"components/summary-list",
|
|
7651
8172
|
"components/table",
|