@rijkshuisstijl-community/design-tokens 1.0.0-alpha.3 → 1.0.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_variables.scss +303 -7
- package/dist/index.css +303 -7
- package/dist/index.d.ts +305 -7
- package/dist/index.js +303 -7
- package/dist/index.json +303 -7
- package/dist/index.tokens.json +678 -10
- package/dist/root.css +303 -7
- package/dist/tokens.d.ts +677 -10
- package/dist/tokens.js +6493 -78
- package/dist/variables.less +303 -7
- package/package.json +6 -5
- package/src/brand/rhc/color.tokens.json +96 -6
- package/src/brand/rhc/font.tokens.json +34 -0
- package/src/common/utrecht/action.tokens.json +10 -0
- package/src/common/utrecht/focus.tokens.json +17 -0
- package/src/components/basiselementen/document.tokens.json +15 -0
- package/src/components/rvo/button.tokens.json +33 -0
- package/src/components/rvo/checkbox.tokens.json +32 -0
- package/src/components/rvo/custom-radio-button.tokens.json +24 -0
- package/src/components/rvo/heading.tokens.json +24 -0
- package/src/components/rvo/logo.tokens.json +13 -0
- package/src/components/rvo/select.tokens.json +15 -0
- package/src/components/utrecht/breadcrumbs.tokens.json +66 -0
- package/src/components/utrecht/button.tokens.json +120 -0
- package/src/components/utrecht/custom-radio-button.tokens.json +53 -0
- package/src/components/utrecht/data-list.tokens.json +91 -0
- package/src/components/utrecht/document.tokens.json +12 -0
- package/src/components/utrecht/form-field.tokens.json +21 -0
- package/src/components/utrecht/form-fieldset.tokens.json +27 -0
- package/src/components/utrecht/form-input.tokens.json +42 -0
- package/src/components/utrecht/form-label.tokens.json +23 -0
- package/src/components/utrecht/heading-1.tokens.json +13 -0
- package/src/components/utrecht/heading-2.tokens.json +13 -0
- package/src/components/utrecht/heading-3.tokens.json +13 -0
- package/src/components/utrecht/heading-4.tokens.json +13 -0
- package/src/components/utrecht/heading-5.tokens.json +13 -0
- package/src/components/utrecht/heading-6.tokens.json +13 -0
- package/src/components/utrecht/link.tokens.json +44 -0
- package/src/components/utrecht/ordered-list.tokens.json +19 -0
- package/src/components/utrecht/paragraph.tokens.json +23 -0
- package/src/components/utrecht/unordered-list.tokens.json +31 -0
- package/src/common/rhc/focus.tokens.json +0 -7
- package/src/components/rhc/button.tokens.json +0 -8
package/dist/index.d.ts
CHANGED
|
@@ -1,11 +1,309 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 27 Jun 2023 07:55:57 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
|
-
export const
|
|
7
|
-
export const
|
|
8
|
-
export const
|
|
9
|
-
export const
|
|
10
|
-
export const
|
|
11
|
-
export const
|
|
6
|
+
export const basiselementenColorLogoblauw : string;
|
|
7
|
+
export const basiselementenColorHemelblauw : string;
|
|
8
|
+
export const basiselementenColorHemelblauwTint1 : string;
|
|
9
|
+
export const basiselementenColorHemelblauwTint2 : string;
|
|
10
|
+
export const basiselementenColorLichtblauw : string;
|
|
11
|
+
export const basiselementenColorLichtblauwTint1 : string;
|
|
12
|
+
export const basiselementenColorLichtblauwTint2 : string;
|
|
13
|
+
export const basiselementenColorDonkerblauw : string;
|
|
14
|
+
/** 30% black (shade) of 'donkerblauw' */
|
|
15
|
+
export const basiselementenColorDonkerblauwShade1 : string;
|
|
16
|
+
export const basiselementenColorOranje : string;
|
|
17
|
+
export const basiselementenColorOranjeTint1 : string;
|
|
18
|
+
export const basiselementenColorOranjeTint2 : string;
|
|
19
|
+
export const basiselementenColorGroen : string;
|
|
20
|
+
export const basiselementenColorGroenTint1 : string;
|
|
21
|
+
export const basiselementenColorGroenTint2 : string;
|
|
22
|
+
export const basiselementenColorDonkergroen : string;
|
|
23
|
+
export const basiselementenColorDonkergeel : string;
|
|
24
|
+
export const basiselementenColorDonkergeelTint1 : string;
|
|
25
|
+
export const basiselementenColorDonkergeelTint2 : string;
|
|
26
|
+
export const basiselementenColorRood : string;
|
|
27
|
+
export const basiselementenColorRoodTint1 : string;
|
|
28
|
+
export const basiselementenColorRoodShade1 : string;
|
|
29
|
+
export const basiselementenColorRoodTint2 : string;
|
|
30
|
+
export const basiselementenColorGrijs1 : string;
|
|
31
|
+
export const basiselementenColorGrijs2 : string;
|
|
32
|
+
export const basiselementenColorGrijs3 : string;
|
|
33
|
+
export const basiselementenColorGrijs4 : string;
|
|
34
|
+
export const basiselementenColorGrijs5 : string;
|
|
35
|
+
export const basiselementenColorGrijs6 : string;
|
|
36
|
+
export const basiselementenColorGrijs7 : string;
|
|
37
|
+
export const basiselementenColorZwart : string;
|
|
38
|
+
export const basiselementenColorWit : string;
|
|
39
|
+
export const basiselementenFontSansSerifFontFamily : string;
|
|
40
|
+
export const basiselementenFontSansSerifFallbackFontFamily : string;
|
|
41
|
+
export const basiselementenFontSerifFontFamily : string;
|
|
42
|
+
export const basiselementenFontSerifFallbackFontFamily : string;
|
|
43
|
+
export const basiselementenFontWeightNormal : string;
|
|
44
|
+
export const basiselementenFontWeightBold : string;
|
|
45
|
+
export const basiselementenRootFontSize : string;
|
|
46
|
+
export const basiselementenDocumentBackgroundColor : string;
|
|
47
|
+
export const basiselementenDocumentColor : string;
|
|
48
|
+
export const basiselementenDocumentFontFamily : string;
|
|
49
|
+
export const basiselementenDocumentFontSize : string;
|
|
50
|
+
export const basiselementenDocumentLineHeight : string;
|
|
51
|
+
export const utrechtActionActivateCursor : string;
|
|
52
|
+
export const utrechtActionBusyCursor : string;
|
|
53
|
+
export const utrechtActionDisabledCursor : string;
|
|
54
|
+
export const utrechtActionSubmitCursor : string;
|
|
55
|
+
export const utrechtFocusOutlineColor : string;
|
|
56
|
+
/** This is only for buttons. Form fields (input, select and textarea) and links do not have an offset */
|
|
57
|
+
export const utrechtFocusOutlineOffset : string;
|
|
58
|
+
export const utrechtFocusOutlineStyle : string;
|
|
59
|
+
export const utrechtFocusOutlineWidth : string;
|
|
60
|
+
export const utrechtFocusInverseOutlineColor : string;
|
|
61
|
+
export const utrechtButtonRvoXsFontSize : string;
|
|
62
|
+
export const utrechtButtonRvoXsFontWeight : string;
|
|
63
|
+
export const utrechtButtonRvoXsPaddingBlockStart : string;
|
|
64
|
+
export const utrechtButtonRvoXsPaddingBlockEnd : string;
|
|
65
|
+
export const utrechtButtonRvoXsPaddingInlineStart : string;
|
|
66
|
+
export const utrechtButtonRvoXsPaddingInlineEnd : string;
|
|
67
|
+
export const utrechtButtonRvoXsMinBlockSize : string;
|
|
68
|
+
export const utrechtButtonRvoSmFontSize : string;
|
|
69
|
+
export const utrechtButtonRvoSmPaddingBlockStart : string;
|
|
70
|
+
export const utrechtButtonRvoSmPaddingBlockEnd : string;
|
|
71
|
+
export const utrechtButtonRvoSmPaddingInlineStart : string;
|
|
72
|
+
export const utrechtButtonRvoSmPaddingInlineEnd : string;
|
|
73
|
+
export const utrechtButtonRvoSmMinBlockSize : string;
|
|
74
|
+
export const utrechtButtonRvoMdFontSize : string;
|
|
75
|
+
export const utrechtButtonRvoMdPaddingBlockStart : string;
|
|
76
|
+
export const utrechtButtonRvoMdPaddingBlockEnd : string;
|
|
77
|
+
export const utrechtButtonRvoMdPaddingInlineStart : string;
|
|
78
|
+
export const utrechtButtonRvoMdPaddingInlineEnd : string;
|
|
79
|
+
export const utrechtButtonRvoTertiaryActionTextDecoration : string;
|
|
80
|
+
export const utrechtButtonBackgroundColor : string;
|
|
81
|
+
export const utrechtButtonBorderWidth : string;
|
|
82
|
+
export const utrechtButtonColor : string;
|
|
83
|
+
export const utrechtButtonFontSize : string;
|
|
84
|
+
export const utrechtButtonPaddingBlockStart : string;
|
|
85
|
+
export const utrechtButtonPaddingBlockEnd : string;
|
|
86
|
+
export const utrechtButtonPaddingInlineStart : string;
|
|
87
|
+
export const utrechtButtonPaddingInlineEnd : string;
|
|
88
|
+
export const utrechtButtonDisabledBorderColor : string;
|
|
89
|
+
export const utrechtButtonDisabledBackgroundColor : string;
|
|
90
|
+
export const utrechtButtonDisabledColor : string;
|
|
91
|
+
export const utrechtButtonPrimaryActionActiveBackgroundColor : string;
|
|
92
|
+
export const utrechtButtonPrimaryActionFocusBackgroundColor : string;
|
|
93
|
+
export const utrechtButtonPrimaryActionHoverBackgroundColor : string;
|
|
94
|
+
export const utrechtButtonPrimaryActionDisabledBorderColor : string;
|
|
95
|
+
export const utrechtButtonPrimaryActionDisabledBackgroundColor : string;
|
|
96
|
+
export const utrechtButtonPrimaryActionDisabledColor : string;
|
|
97
|
+
export const utrechtButtonPrimaryActionWarningBackgroundColor : string;
|
|
98
|
+
export const utrechtButtonPrimaryActionWarningColor : string;
|
|
99
|
+
export const utrechtButtonPrimaryActionWarningActiveBackgroundColor : string;
|
|
100
|
+
export const utrechtButtonPrimaryActionWarningFocusBackgroundColor : string;
|
|
101
|
+
export const utrechtButtonPrimaryActionWarningHoverBackgroundColor : string;
|
|
102
|
+
export const utrechtButtonPrimaryActionWarningDisabledBorderColor : string;
|
|
103
|
+
export const utrechtButtonPrimaryActionWarningDisabledBackgroundColor : string;
|
|
104
|
+
export const utrechtButtonPrimaryActionWarningDisabledColor : string;
|
|
105
|
+
export const utrechtButtonSecondaryActionBackgroundColor : string;
|
|
106
|
+
export const utrechtButtonSecondaryActionBorderColor : string;
|
|
107
|
+
export const utrechtButtonSecondaryActionBorderWidth : string;
|
|
108
|
+
export const utrechtButtonSecondaryActionColor : string;
|
|
109
|
+
export const utrechtButtonSecondaryActionActiveBackgroundColor : string;
|
|
110
|
+
export const utrechtButtonSecondaryActionActiveBorderColor : string;
|
|
111
|
+
export const utrechtButtonSecondaryActionActiveColor : string;
|
|
112
|
+
export const utrechtButtonSecondaryActionFocusColor : string;
|
|
113
|
+
export const utrechtButtonSecondaryActionDisabledBackgroundColor : string;
|
|
114
|
+
export const utrechtButtonSecondaryActionDisabledBorderColor : string;
|
|
115
|
+
export const utrechtButtonSecondaryActionDisabledColor : string;
|
|
116
|
+
export const utrechtButtonSecondaryActionHoverColor : string;
|
|
117
|
+
export const utrechtButtonSecondaryActionHoverBackgroundColor : string;
|
|
118
|
+
export const utrechtButtonSecondaryActionHoverBorderColor : string;
|
|
119
|
+
export const utrechtButtonSubtleBackgroundColor : string;
|
|
120
|
+
export const utrechtButtonSubtleColor : string;
|
|
121
|
+
export const utrechtButtonSubtleFontSize : string;
|
|
122
|
+
export const utrechtButtonSubtleFontWeight : string;
|
|
123
|
+
export const utrechtButtonSubtleHoverTextDecoration : string;
|
|
124
|
+
export const utrechtButtonSubtleDisabledBackgroundColor : string;
|
|
125
|
+
export const utrechtButtonSubtleDisabledColor : string;
|
|
126
|
+
export const utrechtButtonSubtleTextDecoration : string;
|
|
127
|
+
export const utrechtButtonSubtleWarningHoverColor : string;
|
|
128
|
+
export const utrechtBreadcrumbFontSize : string;
|
|
129
|
+
export const utrechtBreadcrumbItemGap : string;
|
|
130
|
+
export const utrechtBreadcrumbItemPaddingBlockStart : string;
|
|
131
|
+
export const utrechtBreadcrumbItemPaddingBlockEnd : string;
|
|
132
|
+
export const utrechtBreadcrumbItemPaddingInlineEnd : string;
|
|
133
|
+
export const utrechtBreadcrumbItemPaddingInlineStart : string;
|
|
134
|
+
export const utrechtBreadcrumbLinkColor : string;
|
|
135
|
+
export const utrechtBreadcrumbLinkFocusBackgroundColor : string;
|
|
136
|
+
export const utrechtBreadcrumbLinkFocusColor : string;
|
|
137
|
+
export const utrechtBreadcrumbLinkFocusTextDecoration : string;
|
|
138
|
+
export const utrechtBreadcrumbLinkFocusTextDecorationThickness : string;
|
|
139
|
+
export const utrechtBreadcrumbLinkHoverColor : string;
|
|
140
|
+
export const utrechtBreadcrumbLinkHoverTextDecoration : string;
|
|
141
|
+
export const utrechtBreadcrumbLinkHoverTextDecorationThickness : string;
|
|
142
|
+
export const utrechtBreadcrumbLinkTextDecoration : string;
|
|
143
|
+
export const utrechtCustomRadioButtonSize : string;
|
|
144
|
+
export const utrechtCustomRadioButtonBorderColor : string;
|
|
145
|
+
export const utrechtCustomRadioButtonColor : string;
|
|
146
|
+
export const utrechtCustomRadioButtonBorderWidth : string;
|
|
147
|
+
export const utrechtCustomRadioButtonBackgroundColor : string;
|
|
148
|
+
export const utrechtCustomRadioButtonBorderRadius : string;
|
|
149
|
+
export const utrechtCustomRadioButtonIconSize : string;
|
|
150
|
+
export const utrechtCustomRadioButtonActiveBackgroundColor : string;
|
|
151
|
+
export const utrechtCustomRadioButtonDisabledBorderColor : string;
|
|
152
|
+
export const utrechtCustomRadioButtonDisabledBackgroundColor : string;
|
|
153
|
+
export const utrechtCustomRadioButtonCheckedBorderColor : string;
|
|
154
|
+
export const utrechtCustomRadioButtonCheckedBorderWidth : string;
|
|
155
|
+
export const utrechtCustomRadioButtonCheckedBackgroundColor : string;
|
|
156
|
+
export const utrechtCustomRadioButtonCheckedColor : string;
|
|
157
|
+
export const utrechtCustomRadioButtonCheckedActiveBackgroundColor : string;
|
|
158
|
+
export const utrechtCustomRadioButtonInvalidBorderColor : string;
|
|
159
|
+
export const utrechtDataListBorderColor : string;
|
|
160
|
+
export const utrechtDataListBorderWidth : string;
|
|
161
|
+
export const utrechtDataListMarginBlockEnd : string;
|
|
162
|
+
export const utrechtDataListMarginBlockStart : string;
|
|
163
|
+
export const utrechtDataListItemKeyBorderInlineEndColor : string;
|
|
164
|
+
export const utrechtDataListItemKeyBorderInlineEndWidth : string;
|
|
165
|
+
export const utrechtDataListItemKeyFontWeight : string;
|
|
166
|
+
export const utrechtDataListItemKeyPaddingBlockEnd : string;
|
|
167
|
+
export const utrechtDataListItemKeyPaddingBlockStart : string;
|
|
168
|
+
export const utrechtDataListItemKeyPaddingInlineEnd : string;
|
|
169
|
+
export const utrechtDataListItemKeyPaddingInlineStart : string;
|
|
170
|
+
export const utrechtDataListItemValuePaddingBlockEnd : string;
|
|
171
|
+
export const utrechtDataListItemValuePaddingBlockStart : string;
|
|
172
|
+
export const utrechtDataListItemValuePaddingInlineEnd : string;
|
|
173
|
+
export const utrechtDataListItemValuePaddingInlineStart : string;
|
|
174
|
+
export const utrechtDataListRowsBorderBottomColor : string;
|
|
175
|
+
export const utrechtDataListRowsBorderBottomWidth : string;
|
|
176
|
+
export const utrechtDataListRowsItemMarginBlockStart : string;
|
|
177
|
+
export const utrechtDataListRowsItemPaddingInlineStart : string;
|
|
178
|
+
export const utrechtDataListRowsItemValueMarginBlockStart : string;
|
|
179
|
+
export const utrechtDataListRowsColumnInlineSize : string;
|
|
180
|
+
export const utrechtDataListRowsColumnMinInlineSize : string;
|
|
181
|
+
export const utrechtDocumentBackgroundColor : string;
|
|
182
|
+
export const utrechtDocumentColor : string;
|
|
183
|
+
export const utrechtDocumentFontFamily : string;
|
|
184
|
+
export const utrechtDocumentFontSize : string;
|
|
185
|
+
export const utrechtDocumentLineHeight : string;
|
|
186
|
+
export const utrechtFormFieldDescriptionMarginBlockStart : string;
|
|
187
|
+
export const utrechtFormFieldDescriptionMarginBlockEnd : string;
|
|
188
|
+
export const utrechtFormFieldMarginBlockEnd : string;
|
|
189
|
+
export const utrechtFormFieldMarginBlockStart : string;
|
|
190
|
+
export const utrechtFormFieldMinWidth : string;
|
|
191
|
+
export const utrechtFormFieldsetMarginBlockEnd : string;
|
|
192
|
+
export const utrechtFormFieldsetMarginBlockStart : string;
|
|
193
|
+
export const utrechtFormFieldsetSectionBackgroundColor : string;
|
|
194
|
+
export const utrechtFormFieldsetPaddingBlockEnd : string;
|
|
195
|
+
export const utrechtFormFieldsetPaddingBlockStart : string;
|
|
196
|
+
export const utrechtFormFieldsetPaddingInlineEnd : string;
|
|
197
|
+
export const utrechtFormFieldsetPaddingInlineStart : string;
|
|
198
|
+
export const utrechtFormFieldsetLegendFontWeight : string;
|
|
199
|
+
export const utrechtFormFieldsetLegendLineHeight : string;
|
|
200
|
+
export const utrechtFormFieldsetLegendMarginBlockEnd : string;
|
|
201
|
+
export const utrechtFormFieldsetLegendMarginBlockStart : string;
|
|
202
|
+
export const utrechtFormInputBackgroundColor : string;
|
|
203
|
+
export const utrechtFormInputBorderColor : string;
|
|
204
|
+
export const utrechtFormInputBorderRadius : string;
|
|
205
|
+
export const utrechtFormInputBorderWidth : string;
|
|
206
|
+
export const utrechtFormInputColor : string;
|
|
207
|
+
export const utrechtFormInputFontSize : string;
|
|
208
|
+
export const utrechtFormInputPaddingBlockEnd : string;
|
|
209
|
+
export const utrechtFormInputPaddingBlockStart : string;
|
|
210
|
+
export const utrechtFormInputPaddingInlineEnd : string;
|
|
211
|
+
export const utrechtFormInputPaddingInlineStart : string;
|
|
212
|
+
export const utrechtFormInputDisabledBackgroundColor : string;
|
|
213
|
+
export const utrechtFormInputDisabledBorderColor : string;
|
|
214
|
+
export const utrechtFormInputDisabledBorderWidth : string;
|
|
215
|
+
export const utrechtFormInputDisabledColor : string;
|
|
216
|
+
export const utrechtFormInputFocusBackgroundColor : string;
|
|
217
|
+
export const utrechtFormInputFocusBorderColor : string;
|
|
218
|
+
export const utrechtFormInputInvalidBackgroundColor : string;
|
|
219
|
+
export const utrechtFormInputInvalidBorderColor : string;
|
|
220
|
+
export const utrechtFormInputInvalidBorderWidth : string;
|
|
221
|
+
export const utrechtFormInputReadOnlyBorderColor : string;
|
|
222
|
+
export const utrechtFormInputReadOnlyColor : string;
|
|
223
|
+
export const utrechtFormLabelFontWeight : string;
|
|
224
|
+
export const utrechtFormLabelFontSize : string;
|
|
225
|
+
export const utrechtHeading1FontSize : string;
|
|
226
|
+
export const utrechtHeading1FontWeight : string;
|
|
227
|
+
export const utrechtHeading1LineHeight : string;
|
|
228
|
+
export const utrechtHeading1MarginBlockEnd : string;
|
|
229
|
+
export const utrechtHeading1MarginBlockStart : string;
|
|
230
|
+
export const utrechtHeading2FontSize : string;
|
|
231
|
+
export const utrechtHeading2FontWeight : string;
|
|
232
|
+
export const utrechtHeading2LineHeight : string;
|
|
233
|
+
export const utrechtHeading2MarginBlockEnd : string;
|
|
234
|
+
export const utrechtHeading3FontSize : string;
|
|
235
|
+
export const utrechtHeading3FontWeight : string;
|
|
236
|
+
export const utrechtHeading3LineHeight : string;
|
|
237
|
+
export const utrechtHeading3MarginBlockEnd : string;
|
|
238
|
+
export const utrechtHeading4FontSize : string;
|
|
239
|
+
export const utrechtHeading4FontWeight : string;
|
|
240
|
+
export const utrechtHeading4MarginBlockEnd : string;
|
|
241
|
+
export const utrechtHeading5FontSize : string;
|
|
242
|
+
export const utrechtHeading5FontWeight : string;
|
|
243
|
+
export const utrechtHeading5MarginBlockEnd : string;
|
|
244
|
+
export const utrechtHeading6FontSize : string;
|
|
245
|
+
export const utrechtHeading6FontWeight : string;
|
|
246
|
+
export const utrechtHeading6MarginBlockEnd : string;
|
|
247
|
+
export const utrechtLinkColor : string;
|
|
248
|
+
export const utrechtLinkTextDecoration : string;
|
|
249
|
+
export const utrechtLinkTextDecorationThickness : string;
|
|
250
|
+
export const utrechtLinkTextUnderlineOffset : string;
|
|
251
|
+
export const utrechtLinkFontWeight : string;
|
|
252
|
+
export const utrechtLinkHoverColor : string;
|
|
253
|
+
export const utrechtLinkHoverTextDecorationThickness : string;
|
|
254
|
+
export const utrechtLinkHoverFontWeight : string;
|
|
255
|
+
export const utrechtLinkHoverTextDecoration : string;
|
|
256
|
+
export const utrechtLinkActiveColor : string;
|
|
257
|
+
export const utrechtLinkActiveFontWeight : string;
|
|
258
|
+
export const utrechtLinkActiveTextDecorationThickness : string;
|
|
259
|
+
export const utrechtLinkFocusOutlineOffset : string;
|
|
260
|
+
export const utrechtLinkFocusTextDecorationThickness : string;
|
|
261
|
+
export const utrechtOrderedListMarginBlockEnd : string;
|
|
262
|
+
export const utrechtOrderedListItemMarginBlockStart : string;
|
|
263
|
+
export const utrechtOrderedListItemMarginBlockEnd : string;
|
|
264
|
+
export const utrechtOrderedListItemPaddingInlineStart : string;
|
|
265
|
+
export const utrechtOrderedListPaddingInlineStart : string;
|
|
266
|
+
export const utrechtParagraphFontSize : string;
|
|
267
|
+
export const utrechtParagraphLineHeight : string;
|
|
268
|
+
export const utrechtParagraphMarginBlockEnd : string;
|
|
269
|
+
export const utrechtParagraphLeadFontSize : string;
|
|
270
|
+
export const utrechtParagraphLeadLineHeight : string;
|
|
271
|
+
export const utrechtParagraphSmallFontSize : string;
|
|
272
|
+
export const utrechtParagraphSmallLineHeight : string;
|
|
273
|
+
export const utrechtUnorderedListMarginBlockStart : string;
|
|
274
|
+
export const utrechtUnorderedListMarginBlockEnd : string;
|
|
275
|
+
export const utrechtUnorderedListItemMarginBlockStart : string;
|
|
276
|
+
export const utrechtUnorderedListItemMarginBlockEnd : string;
|
|
277
|
+
export const utrechtUnorderedListItemPaddingInlineStart : string;
|
|
278
|
+
export const utrechtUnorderedListItemMarker : string;
|
|
279
|
+
export const utrechtUnorderedListPaddingInlineStart : string;
|
|
280
|
+
export const utrechtUnorderedListListStyleType : string;
|
|
281
|
+
export const rvoCheckboxSize : string;
|
|
282
|
+
export const rvoCheckboxIconSize : string;
|
|
283
|
+
export const rvoCheckboxIconColor : string;
|
|
284
|
+
export const rvoCheckboxBackgroundColor : string;
|
|
285
|
+
export const rvoCheckboxBorderWidth : string;
|
|
286
|
+
export const rvoCheckboxBorderColor : string;
|
|
287
|
+
export const rvoCheckboxCheckedBackgroundColor : string;
|
|
288
|
+
export const rvoCheckboxHoverBackgroundColor : string;
|
|
289
|
+
export const rvoCheckboxHoverBorderColor : string;
|
|
290
|
+
export const rvoCheckboxDisabledBorderColor : string;
|
|
291
|
+
export const rvoCheckboxDisabledBackgroundColor : string;
|
|
292
|
+
export const rvoCheckboxDisabledColor : string;
|
|
293
|
+
export const rvoCustomRadioButtonLabelDisabledColor : string;
|
|
294
|
+
export const rvoCustomRadioButtonHoverBorderColor : string;
|
|
295
|
+
export const rvoCustomRadioButtonCheckedBorderColor : string;
|
|
296
|
+
export const rvoCustomRadioButtonCheckedBackground : string;
|
|
297
|
+
export const rvoHeading1LineHeight : string;
|
|
298
|
+
export const rvoLogoFontFamily : string;
|
|
299
|
+
export const rvoLogoFontSize : string;
|
|
300
|
+
export const rvoLogoColor : string;
|
|
301
|
+
export const rvoLogoEmblemBackgroundColor : string;
|
|
302
|
+
export const rvoLogoEmblemColor : string;
|
|
303
|
+
export const rvoSelectIconBackgroundColor : string;
|
|
304
|
+
export const rvoSelectIconColor : string;
|
|
305
|
+
export const rvoSelectOutlineOffset : string;
|
|
306
|
+
export const rvoSelectPaddingBlockEnd : string;
|
|
307
|
+
export const rvoSelectPaddingBlockStart : string;
|
|
308
|
+
export const rvoSelectPaddingInlineEnd : string;
|
|
309
|
+
export const rvoSelectPaddingInlineStart : string;
|
package/dist/index.js
CHANGED
|
@@ -1,11 +1,307 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Tue,
|
|
3
|
+
* Generated on Tue, 27 Jun 2023 07:55:57 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
|
-
export const
|
|
7
|
-
export const
|
|
8
|
-
export const
|
|
9
|
-
export const
|
|
10
|
-
export const
|
|
11
|
-
export const
|
|
6
|
+
export const basiselementenColorLogoblauw = "#154273";
|
|
7
|
+
export const basiselementenColorHemelblauw = "#007bc7";
|
|
8
|
+
export const basiselementenColorHemelblauwTint1 = "#b2d7ee";
|
|
9
|
+
export const basiselementenColorHemelblauwTint2 = "#d9ebf7";
|
|
10
|
+
export const basiselementenColorLichtblauw = "#8fcae7";
|
|
11
|
+
export const basiselementenColorLichtblauwTint1 = "#ddeff8";
|
|
12
|
+
export const basiselementenColorLichtblauwTint2 = "#eef7fb";
|
|
13
|
+
export const basiselementenColorDonkerblauw = "#01689b";
|
|
14
|
+
export const basiselementenColorDonkerblauwShade1 = "#01496D"; // 30% black (shade) of 'donkerblauw'
|
|
15
|
+
export const basiselementenColorOranje = "#e17000";
|
|
16
|
+
export const basiselementenColorOranjeTint1 = "#f6d4b2";
|
|
17
|
+
export const basiselementenColorOranjeTint2 = "#fbead9";
|
|
18
|
+
export const basiselementenColorGroen = "#39870c";
|
|
19
|
+
export const basiselementenColorGroenTint1 = "#c3dbb6";
|
|
20
|
+
export const basiselementenColorGroenTint2 = "#e1eddb";
|
|
21
|
+
export const basiselementenColorDonkergroen = "#275e08";
|
|
22
|
+
export const basiselementenColorDonkergeel = "#ffb612";
|
|
23
|
+
export const basiselementenColorDonkergeelTint1 = "#ffe9b7";
|
|
24
|
+
export const basiselementenColorDonkergeelTint2 = "#fff4dc";
|
|
25
|
+
export const basiselementenColorRood = "#d51b1e";
|
|
26
|
+
export const basiselementenColorRoodTint1 = "#f2bfbb";
|
|
27
|
+
export const basiselementenColorRoodShade1 = "#4d0a0b";
|
|
28
|
+
export const basiselementenColorRoodTint2 = "#f9dfdd";
|
|
29
|
+
export const basiselementenColorGrijs1 = "#f3f3f3";
|
|
30
|
+
export const basiselementenColorGrijs2 = "#e6e6e6";
|
|
31
|
+
export const basiselementenColorGrijs3 = "#cccccc";
|
|
32
|
+
export const basiselementenColorGrijs4 = "#b4b4b4";
|
|
33
|
+
export const basiselementenColorGrijs5 = "#999999";
|
|
34
|
+
export const basiselementenColorGrijs6 = "#696969";
|
|
35
|
+
export const basiselementenColorGrijs7 = "#535353";
|
|
36
|
+
export const basiselementenColorZwart = "#000000";
|
|
37
|
+
export const basiselementenColorWit = "#ffffff";
|
|
38
|
+
export const basiselementenFontSansSerifFontFamily = "'RijksoverheidSansWebText'";
|
|
39
|
+
export const basiselementenFontSansSerifFallbackFontFamily = "'Calibri', 'Verdana', 'Arial', sans-serif";
|
|
40
|
+
export const basiselementenFontSerifFontFamily = "'RijksoverheidSerifWeb'";
|
|
41
|
+
export const basiselementenFontSerifFallbackFontFamily = "'Times New Roman', serif";
|
|
42
|
+
export const basiselementenFontWeightNormal = "400";
|
|
43
|
+
export const basiselementenFontWeightBold = "700";
|
|
44
|
+
export const basiselementenRootFontSize = "100%";
|
|
45
|
+
export const basiselementenDocumentBackgroundColor = "#ffffff";
|
|
46
|
+
export const basiselementenDocumentColor = "#000000";
|
|
47
|
+
export const basiselementenDocumentFontFamily = "'RijksoverheidSansWebText'";
|
|
48
|
+
export const basiselementenDocumentFontSize = "18px";
|
|
49
|
+
export const basiselementenDocumentLineHeight = "150%";
|
|
50
|
+
export const utrechtActionActivateCursor = "pointer";
|
|
51
|
+
export const utrechtActionBusyCursor = "wait";
|
|
52
|
+
export const utrechtActionDisabledCursor = "not-allowed";
|
|
53
|
+
export const utrechtActionSubmitCursor = "pointer";
|
|
54
|
+
export const utrechtFocusOutlineColor = "#000000";
|
|
55
|
+
export const utrechtFocusOutlineOffset = "3px"; // This is only for buttons. Form fields (input, select and textarea) and links do not have an offset
|
|
56
|
+
export const utrechtFocusOutlineStyle = "dashed";
|
|
57
|
+
export const utrechtFocusOutlineWidth = "2px";
|
|
58
|
+
export const utrechtFocusInverseOutlineColor = "#ffffff";
|
|
59
|
+
export const utrechtButtonRvoXsFontSize = "0.875rem";
|
|
60
|
+
export const utrechtButtonRvoXsFontWeight = "400";
|
|
61
|
+
export const utrechtButtonRvoXsPaddingBlockStart = "4px";
|
|
62
|
+
export const utrechtButtonRvoXsPaddingBlockEnd = "4px";
|
|
63
|
+
export const utrechtButtonRvoXsPaddingInlineStart = "calc(8px + 4px)";
|
|
64
|
+
export const utrechtButtonRvoXsPaddingInlineEnd = "calc(8px + 4px)";
|
|
65
|
+
export const utrechtButtonRvoXsMinBlockSize = "auto";
|
|
66
|
+
export const utrechtButtonRvoSmFontSize = "1rem";
|
|
67
|
+
export const utrechtButtonRvoSmPaddingBlockStart = "4px";
|
|
68
|
+
export const utrechtButtonRvoSmPaddingBlockEnd = "4px";
|
|
69
|
+
export const utrechtButtonRvoSmPaddingInlineStart = "12px";
|
|
70
|
+
export const utrechtButtonRvoSmPaddingInlineEnd = "12px";
|
|
71
|
+
export const utrechtButtonRvoSmMinBlockSize = "30px";
|
|
72
|
+
export const utrechtButtonRvoMdFontSize = "18px";
|
|
73
|
+
export const utrechtButtonRvoMdPaddingBlockStart = "8px";
|
|
74
|
+
export const utrechtButtonRvoMdPaddingBlockEnd = "8px";
|
|
75
|
+
export const utrechtButtonRvoMdPaddingInlineStart = "16px";
|
|
76
|
+
export const utrechtButtonRvoMdPaddingInlineEnd = "16px";
|
|
77
|
+
export const utrechtButtonRvoTertiaryActionTextDecoration = "none";
|
|
78
|
+
export const utrechtButtonBackgroundColor = "#01689b";
|
|
79
|
+
export const utrechtButtonBorderWidth = "0";
|
|
80
|
+
export const utrechtButtonColor = "#ffffff";
|
|
81
|
+
export const utrechtButtonFontSize = "18px";
|
|
82
|
+
export const utrechtButtonPaddingBlockStart = "8px";
|
|
83
|
+
export const utrechtButtonPaddingBlockEnd = "8px";
|
|
84
|
+
export const utrechtButtonPaddingInlineStart = "16px";
|
|
85
|
+
export const utrechtButtonPaddingInlineEnd = "16px";
|
|
86
|
+
export const utrechtButtonDisabledBorderColor = "#e6e6e6";
|
|
87
|
+
export const utrechtButtonDisabledBackgroundColor = "#e6e6e6";
|
|
88
|
+
export const utrechtButtonDisabledColor = "#cccccc";
|
|
89
|
+
export const utrechtButtonPrimaryActionActiveBackgroundColor = "#01496D";
|
|
90
|
+
export const utrechtButtonPrimaryActionFocusBackgroundColor = "#01689b";
|
|
91
|
+
export const utrechtButtonPrimaryActionHoverBackgroundColor = "#01496D";
|
|
92
|
+
export const utrechtButtonPrimaryActionDisabledBorderColor = "#e6e6e6";
|
|
93
|
+
export const utrechtButtonPrimaryActionDisabledBackgroundColor = "#e6e6e6";
|
|
94
|
+
export const utrechtButtonPrimaryActionDisabledColor = "#cccccc";
|
|
95
|
+
export const utrechtButtonPrimaryActionWarningBackgroundColor = "#d51b1e";
|
|
96
|
+
export const utrechtButtonPrimaryActionWarningColor = "#ffffff";
|
|
97
|
+
export const utrechtButtonPrimaryActionWarningActiveBackgroundColor = "#d51b1e";
|
|
98
|
+
export const utrechtButtonPrimaryActionWarningFocusBackgroundColor = "#d51b1e";
|
|
99
|
+
export const utrechtButtonPrimaryActionWarningHoverBackgroundColor = "#4d0a0b";
|
|
100
|
+
export const utrechtButtonPrimaryActionWarningDisabledBorderColor = "#e6e6e6";
|
|
101
|
+
export const utrechtButtonPrimaryActionWarningDisabledBackgroundColor = "#e6e6e6";
|
|
102
|
+
export const utrechtButtonPrimaryActionWarningDisabledColor = "#cccccc";
|
|
103
|
+
export const utrechtButtonSecondaryActionBackgroundColor = "#ffffff";
|
|
104
|
+
export const utrechtButtonSecondaryActionBorderColor = "#01689b";
|
|
105
|
+
export const utrechtButtonSecondaryActionBorderWidth = "1px";
|
|
106
|
+
export const utrechtButtonSecondaryActionColor = "#01689b";
|
|
107
|
+
export const utrechtButtonSecondaryActionActiveBackgroundColor = "#01496D";
|
|
108
|
+
export const utrechtButtonSecondaryActionActiveBorderColor = "#01496D";
|
|
109
|
+
export const utrechtButtonSecondaryActionActiveColor = "#ffffff";
|
|
110
|
+
export const utrechtButtonSecondaryActionFocusColor = "#01689b";
|
|
111
|
+
export const utrechtButtonSecondaryActionDisabledBackgroundColor = "#ffffff";
|
|
112
|
+
export const utrechtButtonSecondaryActionDisabledBorderColor = "#cccccc";
|
|
113
|
+
export const utrechtButtonSecondaryActionDisabledColor = "#cccccc";
|
|
114
|
+
export const utrechtButtonSecondaryActionHoverColor = "#01496D";
|
|
115
|
+
export const utrechtButtonSecondaryActionHoverBackgroundColor = "#ffffff";
|
|
116
|
+
export const utrechtButtonSecondaryActionHoverBorderColor = "#01496D";
|
|
117
|
+
export const utrechtButtonSubtleBackgroundColor = "transparent";
|
|
118
|
+
export const utrechtButtonSubtleColor = "#d51b1e";
|
|
119
|
+
export const utrechtButtonSubtleFontSize = "15px";
|
|
120
|
+
export const utrechtButtonSubtleFontWeight = "700";
|
|
121
|
+
export const utrechtButtonSubtleHoverTextDecoration = "underline";
|
|
122
|
+
export const utrechtButtonSubtleDisabledBackgroundColor = "transparent";
|
|
123
|
+
export const utrechtButtonSubtleDisabledColor = "#cccccc";
|
|
124
|
+
export const utrechtButtonSubtleTextDecoration = "underline";
|
|
125
|
+
export const utrechtButtonSubtleWarningHoverColor = "#4d0a0b";
|
|
126
|
+
export const utrechtBreadcrumbFontSize = "0.875rem";
|
|
127
|
+
export const utrechtBreadcrumbItemGap = "8px";
|
|
128
|
+
export const utrechtBreadcrumbItemPaddingBlockStart = "0";
|
|
129
|
+
export const utrechtBreadcrumbItemPaddingBlockEnd = "0";
|
|
130
|
+
export const utrechtBreadcrumbItemPaddingInlineEnd = "0";
|
|
131
|
+
export const utrechtBreadcrumbItemPaddingInlineStart = "0";
|
|
132
|
+
export const utrechtBreadcrumbLinkColor = "#007bc7";
|
|
133
|
+
export const utrechtBreadcrumbLinkFocusBackgroundColor = "#d9ebf7";
|
|
134
|
+
export const utrechtBreadcrumbLinkFocusColor = "#000000";
|
|
135
|
+
export const utrechtBreadcrumbLinkFocusTextDecoration = "none";
|
|
136
|
+
export const utrechtBreadcrumbLinkFocusTextDecorationThickness = "1px";
|
|
137
|
+
export const utrechtBreadcrumbLinkHoverColor = "#01689b";
|
|
138
|
+
export const utrechtBreadcrumbLinkHoverTextDecoration = "underline";
|
|
139
|
+
export const utrechtBreadcrumbLinkHoverTextDecorationThickness = "1px !important";
|
|
140
|
+
export const utrechtBreadcrumbLinkTextDecoration = "none";
|
|
141
|
+
export const utrechtCustomRadioButtonSize = "24px";
|
|
142
|
+
export const utrechtCustomRadioButtonBorderColor = "#000000";
|
|
143
|
+
export const utrechtCustomRadioButtonColor = "#000000";
|
|
144
|
+
export const utrechtCustomRadioButtonBorderWidth = "1px";
|
|
145
|
+
export const utrechtCustomRadioButtonBackgroundColor = "#ffffff";
|
|
146
|
+
export const utrechtCustomRadioButtonBorderRadius = "0";
|
|
147
|
+
export const utrechtCustomRadioButtonIconSize = "18px";
|
|
148
|
+
export const utrechtCustomRadioButtonActiveBackgroundColor = "#007bc7";
|
|
149
|
+
export const utrechtCustomRadioButtonDisabledBorderColor = "#cccccc";
|
|
150
|
+
export const utrechtCustomRadioButtonDisabledBackgroundColor = "#ffffff";
|
|
151
|
+
export const utrechtCustomRadioButtonCheckedBorderColor = "#007bc7";
|
|
152
|
+
export const utrechtCustomRadioButtonCheckedBorderWidth = "3px";
|
|
153
|
+
export const utrechtCustomRadioButtonCheckedBackgroundColor = "#007bc7";
|
|
154
|
+
export const utrechtCustomRadioButtonCheckedColor = "#007bc7";
|
|
155
|
+
export const utrechtCustomRadioButtonCheckedActiveBackgroundColor = "#007bc7";
|
|
156
|
+
export const utrechtCustomRadioButtonInvalidBorderColor = "#cccccc";
|
|
157
|
+
export const utrechtDataListBorderColor = "#b4b4b4";
|
|
158
|
+
export const utrechtDataListBorderWidth = "1px";
|
|
159
|
+
export const utrechtDataListMarginBlockEnd = "0";
|
|
160
|
+
export const utrechtDataListMarginBlockStart = "0";
|
|
161
|
+
export const utrechtDataListItemKeyBorderInlineEndColor = "#b4b4b4";
|
|
162
|
+
export const utrechtDataListItemKeyBorderInlineEndWidth = "1px";
|
|
163
|
+
export const utrechtDataListItemKeyFontWeight = "700";
|
|
164
|
+
export const utrechtDataListItemKeyPaddingBlockEnd = "9px";
|
|
165
|
+
export const utrechtDataListItemKeyPaddingBlockStart = "9px";
|
|
166
|
+
export const utrechtDataListItemKeyPaddingInlineEnd = "18px";
|
|
167
|
+
export const utrechtDataListItemKeyPaddingInlineStart = "18px";
|
|
168
|
+
export const utrechtDataListItemValuePaddingBlockEnd = "9px";
|
|
169
|
+
export const utrechtDataListItemValuePaddingBlockStart = "9px";
|
|
170
|
+
export const utrechtDataListItemValuePaddingInlineEnd = "18px";
|
|
171
|
+
export const utrechtDataListItemValuePaddingInlineStart = "18px";
|
|
172
|
+
export const utrechtDataListRowsBorderBottomColor = "#b4b4b4";
|
|
173
|
+
export const utrechtDataListRowsBorderBottomWidth = "1px";
|
|
174
|
+
export const utrechtDataListRowsItemMarginBlockStart = "0";
|
|
175
|
+
export const utrechtDataListRowsItemPaddingInlineStart = "14px";
|
|
176
|
+
export const utrechtDataListRowsItemValueMarginBlockStart = "0";
|
|
177
|
+
export const utrechtDataListRowsColumnInlineSize = "50%";
|
|
178
|
+
export const utrechtDataListRowsColumnMinInlineSize = "25ch";
|
|
179
|
+
export const utrechtDocumentBackgroundColor = "#ffffff";
|
|
180
|
+
export const utrechtDocumentColor = "#000000";
|
|
181
|
+
export const utrechtDocumentFontFamily = "'RijksoverheidSansWebText'";
|
|
182
|
+
export const utrechtDocumentFontSize = "18px";
|
|
183
|
+
export const utrechtDocumentLineHeight = "150%";
|
|
184
|
+
export const utrechtFormFieldDescriptionMarginBlockStart = "0";
|
|
185
|
+
export const utrechtFormFieldDescriptionMarginBlockEnd = "1ex";
|
|
186
|
+
export const utrechtFormFieldMarginBlockEnd = "1ex";
|
|
187
|
+
export const utrechtFormFieldMarginBlockStart = "1ex";
|
|
188
|
+
export const utrechtFormFieldMinWidth = "100%";
|
|
189
|
+
export const utrechtFormFieldsetMarginBlockEnd = "1ex";
|
|
190
|
+
export const utrechtFormFieldsetMarginBlockStart = "1ex";
|
|
191
|
+
export const utrechtFormFieldsetSectionBackgroundColor = "#ffffff";
|
|
192
|
+
export const utrechtFormFieldsetPaddingBlockEnd = "36px";
|
|
193
|
+
export const utrechtFormFieldsetPaddingBlockStart = "36px";
|
|
194
|
+
export const utrechtFormFieldsetPaddingInlineEnd = "36px";
|
|
195
|
+
export const utrechtFormFieldsetPaddingInlineStart = "36px";
|
|
196
|
+
export const utrechtFormFieldsetLegendFontWeight = "700";
|
|
197
|
+
export const utrechtFormFieldsetLegendLineHeight = "150%";
|
|
198
|
+
export const utrechtFormFieldsetLegendMarginBlockEnd = "1ex";
|
|
199
|
+
export const utrechtFormFieldsetLegendMarginBlockStart = "0";
|
|
200
|
+
export const utrechtFormInputBackgroundColor = "#ffffff";
|
|
201
|
+
export const utrechtFormInputBorderColor = "#696969";
|
|
202
|
+
export const utrechtFormInputBorderRadius = "0";
|
|
203
|
+
export const utrechtFormInputBorderWidth = "1px";
|
|
204
|
+
export const utrechtFormInputColor = "#000000";
|
|
205
|
+
export const utrechtFormInputFontSize = "18px";
|
|
206
|
+
export const utrechtFormInputPaddingBlockEnd = "8px";
|
|
207
|
+
export const utrechtFormInputPaddingBlockStart = "12px";
|
|
208
|
+
export const utrechtFormInputPaddingInlineEnd = "12px";
|
|
209
|
+
export const utrechtFormInputPaddingInlineStart = "12px";
|
|
210
|
+
export const utrechtFormInputDisabledBackgroundColor = "#cccccc !important";
|
|
211
|
+
export const utrechtFormInputDisabledBorderColor = "#535353";
|
|
212
|
+
export const utrechtFormInputDisabledBorderWidth = "0";
|
|
213
|
+
export const utrechtFormInputDisabledColor = "#535353";
|
|
214
|
+
export const utrechtFormInputFocusBackgroundColor = "#ffffff";
|
|
215
|
+
export const utrechtFormInputFocusBorderColor = "#696969";
|
|
216
|
+
export const utrechtFormInputInvalidBackgroundColor = "#ffffff";
|
|
217
|
+
export const utrechtFormInputInvalidBorderColor = "#d51b1e";
|
|
218
|
+
export const utrechtFormInputInvalidBorderWidth = "1px";
|
|
219
|
+
export const utrechtFormInputReadOnlyBorderColor = "#535353";
|
|
220
|
+
export const utrechtFormInputReadOnlyColor = "#535353";
|
|
221
|
+
export const utrechtFormLabelFontWeight = "700";
|
|
222
|
+
export const utrechtFormLabelFontSize = "18px";
|
|
223
|
+
export const utrechtHeading1FontSize = "2rem";
|
|
224
|
+
export const utrechtHeading1FontWeight = "700";
|
|
225
|
+
export const utrechtHeading1LineHeight = "125%";
|
|
226
|
+
export const utrechtHeading1MarginBlockEnd = "16px";
|
|
227
|
+
export const utrechtHeading1MarginBlockStart = "16px";
|
|
228
|
+
export const utrechtHeading2FontSize = "1.5rem";
|
|
229
|
+
export const utrechtHeading2FontWeight = "700";
|
|
230
|
+
export const utrechtHeading2LineHeight = "150%";
|
|
231
|
+
export const utrechtHeading2MarginBlockEnd = "4px";
|
|
232
|
+
export const utrechtHeading3FontSize = "1.25rem";
|
|
233
|
+
export const utrechtHeading3FontWeight = "700";
|
|
234
|
+
export const utrechtHeading3LineHeight = "125%";
|
|
235
|
+
export const utrechtHeading3MarginBlockEnd = "4px";
|
|
236
|
+
export const utrechtHeading4FontSize = "1.125rem";
|
|
237
|
+
export const utrechtHeading4FontWeight = "700";
|
|
238
|
+
export const utrechtHeading4MarginBlockEnd = "4px";
|
|
239
|
+
export const utrechtHeading5FontSize = "1rem";
|
|
240
|
+
export const utrechtHeading5FontWeight = "700";
|
|
241
|
+
export const utrechtHeading5MarginBlockEnd = "4px";
|
|
242
|
+
export const utrechtHeading6FontSize = "0.875rem";
|
|
243
|
+
export const utrechtHeading6FontWeight = "700";
|
|
244
|
+
export const utrechtHeading6MarginBlockEnd = "4px";
|
|
245
|
+
export const utrechtLinkColor = "#007bc7";
|
|
246
|
+
export const utrechtLinkTextDecoration = "underline";
|
|
247
|
+
export const utrechtLinkTextDecorationThickness = "1px";
|
|
248
|
+
export const utrechtLinkTextUnderlineOffset = "2px";
|
|
249
|
+
export const utrechtLinkFontWeight = "400";
|
|
250
|
+
export const utrechtLinkHoverColor = "#01689b";
|
|
251
|
+
export const utrechtLinkHoverTextDecorationThickness = "1px";
|
|
252
|
+
export const utrechtLinkHoverFontWeight = "700";
|
|
253
|
+
export const utrechtLinkHoverTextDecoration = "none";
|
|
254
|
+
export const utrechtLinkActiveColor = "#01689b";
|
|
255
|
+
export const utrechtLinkActiveFontWeight = "700";
|
|
256
|
+
export const utrechtLinkActiveTextDecorationThickness = "1px";
|
|
257
|
+
export const utrechtLinkFocusOutlineOffset = "0";
|
|
258
|
+
export const utrechtLinkFocusTextDecorationThickness = "1px";
|
|
259
|
+
export const utrechtOrderedListMarginBlockEnd = "0";
|
|
260
|
+
export const utrechtOrderedListItemMarginBlockStart = "0.5ex";
|
|
261
|
+
export const utrechtOrderedListItemMarginBlockEnd = "0.5ex";
|
|
262
|
+
export const utrechtOrderedListItemPaddingInlineStart = "0";
|
|
263
|
+
export const utrechtOrderedListPaddingInlineStart = "0";
|
|
264
|
+
export const utrechtParagraphFontSize = "18px";
|
|
265
|
+
export const utrechtParagraphLineHeight = "150%";
|
|
266
|
+
export const utrechtParagraphMarginBlockEnd = "16px";
|
|
267
|
+
export const utrechtParagraphLeadFontSize = "20px";
|
|
268
|
+
export const utrechtParagraphLeadLineHeight = "150%";
|
|
269
|
+
export const utrechtParagraphSmallFontSize = "16px";
|
|
270
|
+
export const utrechtParagraphSmallLineHeight = "150%";
|
|
271
|
+
export const utrechtUnorderedListMarginBlockStart = "0";
|
|
272
|
+
export const utrechtUnorderedListMarginBlockEnd = "16px";
|
|
273
|
+
export const utrechtUnorderedListItemMarginBlockStart = "0.5ex";
|
|
274
|
+
export const utrechtUnorderedListItemMarginBlockEnd = "0.5ex";
|
|
275
|
+
export const utrechtUnorderedListItemPaddingInlineStart = "0";
|
|
276
|
+
export const utrechtUnorderedListItemMarker = "initial";
|
|
277
|
+
export const utrechtUnorderedListPaddingInlineStart = "20px";
|
|
278
|
+
export const utrechtUnorderedListListStyleType = "square";
|
|
279
|
+
export const rvoCheckboxSize = "24px";
|
|
280
|
+
export const rvoCheckboxIconSize = "16px";
|
|
281
|
+
export const rvoCheckboxIconColor = "#ffffff";
|
|
282
|
+
export const rvoCheckboxBackgroundColor = "#ffffff";
|
|
283
|
+
export const rvoCheckboxBorderWidth = "1px";
|
|
284
|
+
export const rvoCheckboxBorderColor = "#000000";
|
|
285
|
+
export const rvoCheckboxCheckedBackgroundColor = "#007bc7";
|
|
286
|
+
export const rvoCheckboxHoverBackgroundColor = "#01689b";
|
|
287
|
+
export const rvoCheckboxHoverBorderColor = "#007bc7";
|
|
288
|
+
export const rvoCheckboxDisabledBorderColor = "#cccccc";
|
|
289
|
+
export const rvoCheckboxDisabledBackgroundColor = "#ffffff";
|
|
290
|
+
export const rvoCheckboxDisabledColor = "#cccccc";
|
|
291
|
+
export const rvoCustomRadioButtonLabelDisabledColor = "#cccccc";
|
|
292
|
+
export const rvoCustomRadioButtonHoverBorderColor = "#007bc7";
|
|
293
|
+
export const rvoCustomRadioButtonCheckedBorderColor = "#007bc7";
|
|
294
|
+
export const rvoCustomRadioButtonCheckedBackground = "radial-gradient(circle, #ffffff 30%, #007bc7 30%)";
|
|
295
|
+
export const rvoHeading1LineHeight = "125%";
|
|
296
|
+
export const rvoLogoFontFamily = "'RijksoverheidSerifWeb'";
|
|
297
|
+
export const rvoLogoFontSize = "16px";
|
|
298
|
+
export const rvoLogoColor = "#000000";
|
|
299
|
+
export const rvoLogoEmblemBackgroundColor = "#154273";
|
|
300
|
+
export const rvoLogoEmblemColor = "#ffffff";
|
|
301
|
+
export const rvoSelectIconBackgroundColor = "#007bc7";
|
|
302
|
+
export const rvoSelectIconColor = "#ffffff";
|
|
303
|
+
export const rvoSelectOutlineOffset = "0";
|
|
304
|
+
export const rvoSelectPaddingBlockEnd = "9px";
|
|
305
|
+
export const rvoSelectPaddingBlockStart = "10px";
|
|
306
|
+
export const rvoSelectPaddingInlineEnd = "50px";
|
|
307
|
+
export const rvoSelectPaddingInlineStart = "18px";
|