@utrecht/component-library-css 1.0.0-alpha.31 → 1.0.0-alpha.310

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.
@@ -1,510 +0,0 @@
1
- /**
2
- * @license EUPL-1.2
3
- * Copyright (c) 2021 Gemeente Utrecht
4
- */
5
- /* Collection of CSS variables for Utrecht theme applied to `:root` */
6
- /**
7
- * Do not edit directly
8
- * Generated on Mon, 02 Aug 2021 17:33:22 GMT
9
- */
10
- :root {
11
- --utrecht-topnav-link-focus-text-decoration: none;
12
- --utrecht-topnav-link-focus-border-type: dotted;
13
- --utrecht-form-input-block-size: 42px;
14
- --utrecht-badge-counter-padding-inline: 1ex;
15
- --utrecht-badge-counter-padding-block: 1ex;
16
- --utrecht-badge-counter-border-radius: 3ex;
17
- --utrecht-border-style-dotted: dotted;
18
- --utrecht-border-style-solid: solid;
19
- --utrecht-border-width-md: 2px;
20
- --utrecht-border-width-sm: 1px;
21
- --utrecht-typography-weight-scale-normal-font-weight: normal;
22
- --utrecht-typography-weight-scale-bold-font-weight: bold;
23
- --utrecht-typography-scale-3xl-font-size: 2rem;
24
- /* 36px */
25
- --utrecht-typography-scale-2xl-font-size: 1.5rem;
26
- /* 24px */
27
- --utrecht-typography-scale-xl-font-size: 1.4rem;
28
- /* 22,4px */
29
- --utrecht-typography-scale-lg-font-size: 1.25rem;
30
- /* 20px */
31
- --utrecht-typography-scale-md-font-size: 1rem;
32
- /* 16px */
33
- --utrecht-typography-scale-sm-font-size: 0.9rem;
34
- /* 14,4px */
35
- --utrecht-typography-scale-xs-font-size: 0.7rem;
36
- /* 11,2px */
37
- --utrecht-typography-scale-2xs-font-size: 0.5rem;
38
- /* 8px */
39
- --utrecht-typography-sans-serif-font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
40
- --utrecht-color-black: hsl(0 0% 0%);
41
- --utrecht-color-white: hsl(0 0% 100%);
42
- --utrecht-color-green-90: hsl(90 30% 90%);
43
- /* Achtergrond licht groen */
44
- --utrecht-color-green-80: hsl(90 30% 80%);
45
- /* Licht groen */
46
- --utrecht-color-green-50: hsl(90 30% 50%);
47
- /* Standaard groen #80a659 */
48
- --utrecht-color-green-40: hsl(90 30% 40%);
49
- /* donker groen */
50
- --utrecht-color-yellow-80: hsl(48 100% 80%);
51
- /* spotlight en uitgelicht */
52
- --utrecht-color-yellow-60: hsl(48 100% 60%);
53
- /* selecteer geel */
54
- --utrecht-color-yellow-50: hsl(48 100% 50%);
55
- /* basis geel #ffcc00 */
56
- --utrecht-color-yellow-40: hsl(48 100% 40%);
57
- /* donker geel */
58
- --utrecht-color-grey-90: hsl(0 0% 90%);
59
- /* grijs variant voor achtergrond templates #f2f2f2 */
60
- --utrecht-color-grey-80: hsl(0 0% 80%);
61
- /* grijs variant voor achtergrond content #e5e5e5 */
62
- --utrecht-color-grey-40: hsl(0 0% 40%);
63
- /* basis grijs #727272 */
64
- --utrecht-color-grey-30: hsl(0 0% 30%);
65
- /* border grijs #888 */
66
- --utrecht-color-grey-15: hsl(0 0% 15%);
67
- /* experimenteel / beperkt gebruiken */
68
- --utrecht-color-blue-90: hsl(211 60% 90%);
69
- /* ijsblauw variant achtergrond, spotlight en uitgelicht */
70
- --utrecht-color-blue-80: hsl(211 60% 80%);
71
- /* licht blauw voor achtergrond */
72
- --utrecht-color-blue-50: hsl(211 60% 50%);
73
- /* experimenteel / beperkt gebruiken */
74
- --utrecht-color-blue-40: hsl(211 60% 40%);
75
- /* blauw variant bij hover/focus #3669a5 */
76
- --utrecht-color-blue-35: hsl(211 60% 35%);
77
- /* basis link en knoppen CTA donkerblauw */
78
- --utrecht-color-blue-30: hsl(211 60% 30%);
79
- /* basis link en knoppen CTA donkerblauw */
80
- --utrecht-color-blue-20: hsl(211 60% 20%);
81
- /* basis donkerblauw (OS focus) */
82
- --utrecht-color-red-40: hsl(0 100% 40%);
83
- /* basis rood #cc0000 */
84
- --utrecht-color-red-30: hsl(0 100% 30%);
85
- /* hover rood */
86
- --utrecht-color-red-20: hsl(0 100% 20%);
87
- /* donker rood */
88
- --utrecht-unordered-list-item-margin-block-end: 0.5rem;
89
- --utrecht-unordered-list-item-margin-block-start: 0.5rem;
90
- --utrecht-unordered-list-margin-block-end: 1rem;
91
- --utrecht-unordered-list-margin-block-start: 0;
92
- --utrecht-textbox-padding-inline-start: 12px;
93
- --utrecht-textbox-padding-inline-end: 12px;
94
- --utrecht-textbox-padding-block-start: 8px;
95
- --utrecht-textbox-padding-block-end: 8px;
96
- --utrecht-textbox-max-width: 28em;
97
- --utrecht-textbox-border-radius: 0;
98
- --utrecht-textbox-border-bottom-width: 3px;
99
- --utrecht-table-cell-padding-inline-start: 0.4em;
100
- --utrecht-table-cell-padding-inline-end: 0;
101
- --utrecht-table-cell-padding-block-start: 0.5em;
102
- --utrecht-table-cell-padding-block-end: 0.5em;
103
- --utrecht-table-caption-margin-block-end: 1em;
104
- --utrecht-table-caption-text-align: start;
105
- --utrecht-table-caption-font-size: 1.125em;
106
- --utrecht-space-column-5xl: 80px;
107
- /* Extra Large 5 */
108
- --utrecht-space-column-4xl: 64px;
109
- /* Extra Large 4 */
110
- --utrecht-space-column-3xl: 48px;
111
- /* Extra Large 3 */
112
- --utrecht-space-column-2xl: 32px;
113
- /* Extra Large 2 */
114
- --utrecht-space-column-xl: 28px;
115
- /* Extra Large */
116
- --utrecht-space-column-lg: 24px;
117
- /* Large */
118
- --utrecht-space-column-md: 16px;
119
- /* Medium */
120
- --utrecht-space-column-sm: 12px;
121
- /* Small */
122
- --utrecht-space-column-xs: 8px;
123
- /* Extra Small */
124
- --utrecht-space-column-2xs: 4px;
125
- /* Extra Small 2 */
126
- --utrecht-space-column-3xs: 2px;
127
- /* Extra Small 3 */
128
- --utrecht-space-column-4xs: 1px;
129
- /* Extra Small 4 */
130
- --utrecht-space-row-5xl: 80px;
131
- /* Extra Large 5 */
132
- --utrecht-space-row-4xl: 64px;
133
- /* Extra Large 4 */
134
- --utrecht-space-row-3xl: 48px;
135
- /* Extra Large 3 */
136
- --utrecht-space-row-2xl: 32px;
137
- /* Extra Large 2 */
138
- --utrecht-space-row-xl: 28px;
139
- /* Extra Large */
140
- --utrecht-space-row-lg: 24px;
141
- /* Large */
142
- --utrecht-space-row-md: 16px;
143
- /* Medium */
144
- --utrecht-space-row-sm: 12px;
145
- /* Small */
146
- --utrecht-space-row-xs: 8px;
147
- /* Extra Small */
148
- --utrecht-space-row-2xs: 4px;
149
- /* Extra Small 2 */
150
- --utrecht-space-row-3xs: 2px;
151
- /* Extra Small 3 */
152
- --utrecht-space-row-4xs: 1px;
153
- /* Extra Small 4 */
154
- --utrecht-space-text-3xl: 3ch;
155
- /* Extra Large 3 */
156
- --utrecht-space-text-2xl: 2ch;
157
- /* Extra Large 2 */
158
- --utrecht-space-text-xl: 1.75ch;
159
- /* Extra Large */
160
- --utrecht-space-text-lg: 1.5ch;
161
- /* Large */
162
- --utrecht-space-text-md: 1ch;
163
- /* Medium */
164
- --utrecht-space-text-sm: 0.75ch;
165
- /* Small */
166
- --utrecht-space-text-xs: 0.5ch;
167
- /* Extra Small */
168
- --utrecht-space-text-2xs: 0.25ch;
169
- /* Extra Small 2 */
170
- --utrecht-space-text-3xs: 0.125ch;
171
- /* Extra Small 3 */
172
- --utrecht-space-inline-3xl: 48px;
173
- /* Extra Large 3 */
174
- --utrecht-space-inline-2xl: 32px;
175
- /* Extra Large 2 */
176
- --utrecht-space-inline-xl: 28px;
177
- /* Extra Large */
178
- --utrecht-space-inline-lg: 24px;
179
- /* Large */
180
- --utrecht-space-inline-md: 16px;
181
- /* Medium */
182
- --utrecht-space-inline-sm: 12px;
183
- /* Small */
184
- --utrecht-space-inline-xs: 8px;
185
- /* Extra Small */
186
- --utrecht-space-inline-2xs: 4px;
187
- /* Extra Small 2 */
188
- --utrecht-space-inline-3xs: 2px;
189
- /* Extra Small 3 */
190
- --utrecht-space-block-5xl: 80px;
191
- /* Extra Large 5 */
192
- --utrecht-space-block-4xl: 64px;
193
- /* Extra Large 4 */
194
- --utrecht-space-block-3xl: 48px;
195
- /* Extra Large 3 */
196
- --utrecht-space-block-2xl: 32px;
197
- /* Extra Large 2 */
198
- --utrecht-space-block-xl: 28px;
199
- /* Extra Large */
200
- --utrecht-space-block-lg: 24px;
201
- /* Large */
202
- --utrecht-space-block-md: 16px;
203
- /* Medium */
204
- --utrecht-space-block-sm: 12px;
205
- /* Small */
206
- --utrecht-space-block-xs: 8px;
207
- /* Extra Small */
208
- --utrecht-space-block-2xs: 4px;
209
- /* Extra Small 2 */
210
- --utrecht-space-block-3xs: 2px;
211
- /* Extra Small 3 */
212
- --utrecht-separator-width: 8px;
213
- --utrecht-paragraph-line-height: 1.4;
214
- --utrecht-page-footer-padding-block-start: 1.8em;
215
- --utrecht-page-footer-padding-block-end: 1.8em;
216
- --utrecht-page-footer-padding-inline-start: 1em;
217
- --utrecht-page-footer-padding-inline-end: 1em;
218
- --utrecht-ordered-list-item-margin-block-end: 0.25em;
219
- --utrecht-ordered-list-item-margin-block-start: 0.25em;
220
- --utrecht-ordered-list-margin-block-end: 1em;
221
- --utrecht-ordered-list-margin-block-start: 0;
222
- --utrecht-mapcontrolbutton-focus-text-decoration: none;
223
- --utrecht-mapcontrolbutton-border-radius: 0;
224
- --utrecht-mapcontrolbutton-margin-inline-end: 0;
225
- --utrecht-mapcontrolbutton-margin-inline-start: 0;
226
- --utrecht-link-hover-text-decoration: underline;
227
- --utrecht-link-focus-text-decoration: none;
228
- --utrecht-link-text-decoration: underline;
229
- --utrecht-heading-6-text-transform: uppercase;
230
- --utrecht-heading-6-letter-spacing: 0.72px;
231
- --utrecht-heading-6-margin-block-start: 1rem;
232
- --utrecht-heading-6-margin-block-end: 0.2rem;
233
- --utrecht-heading-6-line-height: 1.333;
234
- --utrecht-heading-6-font-size: 0.9rem;
235
- --utrecht-heading-5-text-transform: uppercase;
236
- --utrecht-heading-5-letter-spacing: 0.72px;
237
- --utrecht-heading-5-margin-block-start: 1rem;
238
- --utrecht-heading-5-margin-block-end: 0.2rem;
239
- --utrecht-heading-5-line-height: 1.333;
240
- --utrecht-heading-5-font-size: 0.9rem;
241
- --utrecht-heading-4-margin-block-start: 1.2rem;
242
- --utrecht-heading-4-margin-block-end: 0.3rem;
243
- --utrecht-heading-4-line-height: 1.25;
244
- --utrecht-heading-4-font-size: 1.125rem;
245
- --utrecht-heading-3-margin-block-start: 1rem;
246
- --utrecht-heading-3-margin-block-end: 0.2rem;
247
- --utrecht-heading-3-line-height: 1.2;
248
- --utrecht-heading-3-font-size: 1.25rem;
249
- --utrecht-heading-2-margin-block-start: 1.5rem;
250
- --utrecht-heading-2-margin-block-end: 0.3rem;
251
- --utrecht-heading-2-line-height: 1.2;
252
- --utrecht-heading-2-font-size: 1.25rem;
253
- --utrecht-heading-1-margin-block-start: 0.67rem;
254
- --utrecht-heading-1-margin-block-end: 0.67rem;
255
- --utrecht-heading-1-line-height: 1.4;
256
- --utrecht-heading-1-font-size: 1.5rem;
257
- --utrecht-form-label-font-size: 1em;
258
- --utrecht-document-line-height: 1.4;
259
- --utrecht-button-focus-transform-scale: 1.02;
260
- --utrecht-button-border-radius: 0;
261
- --utrecht-button-margin-inline-end: 0;
262
- --utrecht-button-margin-inline-start: 0;
263
- --utrecht-button-border-width: 0;
264
- --utrecht-breadcrumb-divider-inline-size: 1px;
265
- --utrecht-breadcrumb-block-size: 34px;
266
- --utrecht-blockquote-content-font-size: 1.125rem;
267
- --utrecht-blockquote-attribution-font-size: 0.75rem;
268
- --utrecht-blockquote-margin-inline-block-end: 1.6em;
269
- --utrecht-blockquote-margin-inline-block-start: 1.6em;
270
- --utrecht-blockquote-margin-inline-end: 1.6em;
271
- --utrecht-blockquote-margin-inline-start: 1.6em;
272
- --utrecht-badge-border-radius: 0;
273
- /* Default corner radius for badge components */
274
- --utrecht-badge-status-text-transform: uppercase;
275
- --utrecht-badge-status-letter-spacing: 0.15ch;
276
- --utrecht-badge-data-text-transform: uppercase;
277
- --utrecht-badge-data-letter-spacing: 0.15ch;
278
- --utrecht-article-max-inline-size: 780px;
279
- --utrecht-topnav-list-border-color: var(--utrecht-color-grey-40);
280
- --utrecht-topnav-list-background-color: var(--utrecht-color-grey-15);
281
- --utrecht-topnav-link-background-color: var(--utrecht-color-blue-40);
282
- --utrecht-topnav-link-color: var(--utrecht-color-white);
283
- --utrecht-topnav-link-hover-background-color: var(--utrecht-color-black);
284
- --utrecht-topnav-link-focus-outline-color: var(--utrecht-color-black);
285
- --utrecht-topnav-link-focus-background-color: var(--utrecht-color-yellow-80);
286
- --utrecht-topnav-link-focus-box-shadow-color: var(--utrecht-color-yellow-80);
287
- --utrecht-topnav-link-focus-color: var(--utrecht-color-black);
288
- --utrecht-sidenav-item-marker-color: var(--utrecht-color-grey-80);
289
- --utrecht-sidenav-item-marker-hover-color: var(--utrecht-color-blue-50);
290
- --utrecht-sidenav-item-margin-inline-end: var(--utrecht-space-inline-3xs);
291
- --utrecht-sidenav-item-margin-inline-start: var(--utrecht-space-inline-3xs);
292
- --utrecht-sidenav-item-margin-block-end: var(--utrecht-space-block-xs);
293
- --utrecht-sidenav-item-margin-block-start: var(--utrecht-space-block-xs);
294
- --utrecht-sidenav-item-hover-color: var(--utrecht-color-blue-40);
295
- --utrecht-sidenav-link-color: var(--utrecht-color-blue-40);
296
- --utrecht-sidenav-link-hover-color: var(--utrecht-color-blue-40);
297
- --utrecht-menulijst-item-color: var(--utrecht-color-blue-35);
298
- --utrecht-menulijst-item-hover-color: var(--utrecht-color-blue-40);
299
- --utrecht-form-input-focus-border-color: var(--utrecht-color-grey-80);
300
- --utrecht-form-input-placeholder-color: var(--utrecht-color-grey-40);
301
- --utrecht-form-input-font-family: var(--utrecht-typography-sans-serif-font-family);
302
- --utrecht-form-input-border-color: var(--utrecht-color-grey-30);
303
- --utrecht-form-input-color: var(--utrecht-color-black);
304
- --utrecht-badge-counter-color: var(--utrecht-color-white);
305
- --utrecht-badge-counter-background-color: var(--utrecht-color-red-40);
306
- --utrecht-unordered-list-marker-color: var(--utrecht-color-red-40);
307
- --utrecht-textbox-font-size: var(--utrecht-typography-scale-md-font-size);
308
- --utrecht-textbox-border-width: var(--utrecht-border-width-sm);
309
- --utrecht-textarea-padding-inline-start: var(--utrecht-textbox-padding-inline-start);
310
- --utrecht-textarea-padding-inline-end: var(--utrecht-textbox-padding-inline-end);
311
- --utrecht-textarea-padding-block-start: var(--utrecht-textbox-padding-block-start);
312
- --utrecht-textarea-padding-block-end: var(--utrecht-textbox-padding-block-end);
313
- --utrecht-textarea-max-width: var(--utrecht-textbox-max-width);
314
- --utrecht-textarea-border-radius: var(--utrecht-textbox-border-radius);
315
- --utrecht-textarea-border-bottom-width: var(--utrecht-textbox-border-bottom-width);
316
- --utrecht-table-header-border-block-end-width: var(--utrecht-border-width-md);
317
- --utrecht-table-header-border-block-end-color: var(--utrecht-color-red-40);
318
- --utrecht-table-header-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
319
- --utrecht-table-caption-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
320
- --utrecht-table-row-border-block-end-width: var(--utrecht-border-width-sm);
321
- --utrecht-table-row-border-block-end-color: var(--utrecht-color-grey-90);
322
- --utrecht-separator-color: var(--utrecht-color-grey-90);
323
- --utrecht-paragraph-lead-font-size: var(--utrecht-typography-scale-lg-font-size);
324
- --utrecht-paragraph-margin-block-start: var(--utrecht-space-row-md);
325
- --utrecht-paragraph-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
326
- --utrecht-paragraph-font-size: var(--utrecht-typography-scale-md-font-size);
327
- --utrecht-page-footer-background-image: linear-gradient(45deg, var(--utrecht-color-red-40), var(--utrecht-color-red-40) 50%, hsl(5 54% 59%) 50%);
328
- --utrecht-page-footer-background-color: var(--utrecht-color-red-40);
329
- --utrecht-page-footer-color: var(--utrecht-color-white);
330
- --utrecht-mapcontrolbutton-hover-color: var(--utrecht-color-white);
331
- --utrecht-mapcontrolbutton-hover-background-color: var(--utrecht-color-grey-90);
332
- --utrecht-mapcontrolbutton-border-style: var(--utrecht-border-style-solid);
333
- --utrecht-mapcontrolbutton-border-color: var(--utrecht-color-grey-40);
334
- --utrecht-mapcontrolbutton-height: var(--utrecht-space-block-2xl);
335
- --utrecht-mapcontrolbutton-width: var(--utrecht-space-block-2xl);
336
- --utrecht-mapcontrolbutton-color: var(--utrecht-color-grey-40);
337
- --utrecht-mapcontrolbutton-background-color: var(--utrecht-color-white);
338
- --utrecht-mapcontrolbutton-disabled-border-color: var(--utrecht-color-grey-80);
339
- --utrecht-mapcontrolbutton-disabled-background-color: var(--utrecht-color-grey-90);
340
- --utrecht-mapcontrolbutton-disabled-color: var(--utrecht-color-grey-80);
341
- --utrecht-mapcontrolbutton-padding-inline-end: var(--utrecht-space-inline-2xs);
342
- --utrecht-mapcontrolbutton-padding-inline-start: var(--utrecht-space-inline-2xs);
343
- --utrecht-mapcontrolbutton-padding-block-end: var(--utrecht-space-block-2xs);
344
- --utrecht-mapcontrolbutton-padding-block-start: var(--utrecht-space-block-2xs);
345
- --utrecht-mapcontrolbutton-margin-block-end: var(--utrecht-space-row-xs);
346
- --utrecht-mapcontrolbutton-margin-block-start: var(--utrecht-space-row-xs);
347
- --utrecht-mapcontrolbutton-border-width: var(--utrecht-border-width-sm);
348
- --utrecht-link-focus-color: var(--utrecht-color-blue-40);
349
- --utrecht-link-color: var(--utrecht-color-blue-30);
350
- --utrecht-heading-6-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
351
- --utrecht-heading-5-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
352
- --utrecht-heading-4-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
353
- --utrecht-heading-3-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
354
- --utrecht-heading-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
355
- --utrecht-form-label-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
356
- --utrecht-form-label-radio-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
357
- --utrecht-form-label-checkbox-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
358
- --utrecht-form-field-margin-block-end: var(--utrecht-space-block-2xs);
359
- --utrecht-form-field-margin-block-start: var(--utrecht-space-block-2xs);
360
- --utrecht-focus-outline-width: var(--utrecht-border-width-md);
361
- --utrecht-focus-outline-style: var(--utrecht-border-style-dotted);
362
- --utrecht-focus-outline-color: var(--utrecht-color-black);
363
- --utrecht-focus-color: var(--utrecht-color-black);
364
- --utrecht-focus-box-shadow-spread-radius: var(--utrecht-border-width-md);
365
- --utrecht-focus-box-shadow-color: var(--utrecht-color-white);
366
- --utrecht-focus-border-style: var(--utrecht-border-style-dotted);
367
- --utrecht-focus-border-color: var(--utrecht-color-black);
368
- --utrecht-feedback-active-fill-color: var(--utrecht-color-white);
369
- --utrecht-feedback-inactive-fill-color: var(--utrecht-color-white);
370
- --utrecht-feedback-success-fill-color: var(--utrecht-color-white);
371
- --utrecht-feedback-error-fill-color: var(--utrecht-color-white);
372
- --utrecht-feedback-valid-fill-color: var(--utrecht-color-white);
373
- --utrecht-feedback-invalid-fill-color: var(--utrecht-color-white);
374
- --utrecht-feedback-safe-fill-color: var(--utrecht-color-white);
375
- --utrecht-feedback-safe-color: var(--utrecht-color-green-50);
376
- --utrecht-feedback-warning-fill-color: var(--utrecht-color-black);
377
- --utrecht-feedback-warning-color: var(--utrecht-color-yellow-50);
378
- --utrecht-feedback-danger-fill-color: var(--utrecht-color-white);
379
- --utrecht-feedback-danger-color: var(--utrecht-color-red-40);
380
- --utrecht-emphasis-strong-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
381
- --utrecht-document-font-size: var(--utrecht-typography-scale-md-font-size);
382
- --utrecht-document-font-family: var(--utrecht-typography-sans-serif-font-family);
383
- --utrecht-document-color: var(--utrecht-color-black);
384
- --utrecht-document-background-color: var(--utrecht-color-white);
385
- --utrecht-button-focus-border-width: var(--utrecht-border-width-md);
386
- --utrecht-button-focus-border-color: var(--utrecht-color-blue-40);
387
- --utrecht-button-secondary-action-border-width: var(--utrecht-border-width-md);
388
- --utrecht-button-secondary-action-border-color: var(--utrecht-color-blue-35);
389
- --utrecht-button-secondary-action-color: var(--utrecht-color-blue-35);
390
- --utrecht-button-secondary-action-background-color: var(--utrecht-color-white);
391
- --utrecht-button-secondary-action-disabled-border-color: var(--utrecht-color-grey-80);
392
- --utrecht-button-secondary-action-disabled-color: var(--utrecht-color-grey-80);
393
- --utrecht-button-secondary-action-disabled-background-color: var(--utrecht-color-white);
394
- --utrecht-button-secondary-action-hover-border-color: var(--utrecht-color-blue-40);
395
- --utrecht-button-secondary-action-hover-color: var(--utrecht-color-blue-35);
396
- --utrecht-button-secondary-action-hover-background-color: var(--utrecht-color-white);
397
- --utrecht-button-font-family: var(--utrecht-typography-sans-serif-font-family);
398
- --utrecht-button-primary-action-hover-color: var(--utrecht-color-white);
399
- --utrecht-button-primary-action-hover-background-color: var(--utrecht-color-blue-40);
400
- --utrecht-button-primary-action-color: var(--utrecht-color-white);
401
- --utrecht-button-primary-action-background-color: var(--utrecht-color-blue-35);
402
- --utrecht-button-disabled-background-color: var(--utrecht-color-grey-90);
403
- --utrecht-button-disabled-color: var(--utrecht-color-white);
404
- --utrecht-button-padding-inline-end: var(--utrecht-space-inline-md);
405
- --utrecht-button-padding-inline-start: var(--utrecht-space-inline-md);
406
- --utrecht-button-padding-block-end: var(--utrecht-space-block-sm);
407
- --utrecht-button-padding-block-start: var(--utrecht-space-block-sm);
408
- --utrecht-button-margin-block-end: var(--utrecht-space-row-xs);
409
- --utrecht-button-margin-block-start: var(--utrecht-space-row-xs);
410
- --utrecht-button-font-size: var(--utrecht-typography-scale-md-font-size);
411
- --utrecht-breadcrumb-item-padding-inline-start: var(--utrecht-space-inline-md);
412
- --utrecht-breadcrumb-item-padding-inline-end: var(--utrecht-space-inline-md);
413
- --utrecht-breadcrumb-item-padding-block-end: var(--utrecht-space-block-xs);
414
- --utrecht-breadcrumb-item-padding-block-start: var(--utrecht-space-block-xs);
415
- --utrecht-breadcrumb-link-color: var(--utrecht-color-black);
416
- --utrecht-breadcrumb-link-background-color: var(--utrecht-color-grey-90);
417
- --utrecht-breadcrumb-link-focus-color: var(--utrecht-color-black);
418
- --utrecht-breadcrumb-link-focus-background-color: var(--utrecht-color-yellow-60);
419
- --utrecht-breadcrumb-font-size: var(--utrecht-typography-scale-sm-font-size);
420
- --utrecht-blockquote-content-color: var(--utrecht-color-red-40);
421
- --utrecht-badge-padding-inline: var(--utrecht-space-inline-sm);
422
- /* Default inline padding color for badge components */
423
- --utrecht-badge-padding-block: var(--utrecht-space-block-xs);
424
- /* Default block padding for badge components */
425
- --utrecht-badge-color: var(--utrecht-color-white);
426
- /* Default text color for badge components */
427
- --utrecht-badge-background-color: var(--utrecht-color-grey-30);
428
- /* Default background color for badge components */
429
- --utrecht-textbox-font-family: var(--utrecht-document-font-family);
430
- --utrecht-textbox-color: var(--utrecht-form-input-color);
431
- --utrecht-textbox-border-color: var(--utrecht-form-input-border-color);
432
- --utrecht-textarea-font-size: var(--utrecht-textbox-font-size);
433
- --utrecht-textarea-border-width: var(--utrecht-textbox-border-width);
434
- --utrecht-mapcontrolbutton-focus-border-color: var(--utrecht-focus-border-color);
435
- --utrecht-mapcontrolbutton-focus-outline-color: var(--utrecht-focus-outline-color);
436
- --utrecht-mapcontrolbutton-focus-border-style: var(--utrecht-focus-border-style);
437
- --utrecht-mapcontrolbutton-focus-box-shadow-color: var(--utrecht-focus-box-shadow-color);
438
- --utrecht-mapcontrolbutton-focus-color: var(--utrecht-focus-color);
439
- --utrecht-link-visited-color: var(--utrecht-link-color);
440
- --utrecht-link-hover-color: var(--utrecht-link-focus-color);
441
- --utrecht-link-active-color: var(--utrecht-link-color);
442
- --utrecht-feedback-active-color: var(--utrecht-feedback-safe-color);
443
- --utrecht-feedback-inactive-color: var(--utrecht-feedback-danger-color);
444
- --utrecht-feedback-success-color: var(--utrecht-feedback-safe-color);
445
- --utrecht-feedback-error-color: var(--utrecht-feedback-danger-color);
446
- --utrecht-feedback-valid-color: var(--utrecht-feedback-safe-color);
447
- --utrecht-feedback-invalid-color: var(--utrecht-feedback-danger-color);
448
- --utrecht-feedback-safe-border-color: var(--utrecht-feedback-safe-color);
449
- --utrecht-feedback-safe-background-color: var(--utrecht-feedback-safe-color);
450
- --utrecht-feedback-warning-border-color: var(--utrecht-feedback-warning-color);
451
- --utrecht-feedback-warning-background-color: var(--utrecht-feedback-warning-color);
452
- --utrecht-feedback-danger-border-color: var(--utrecht-feedback-danger-color);
453
- --utrecht-feedback-danger-background-color: var(--utrecht-feedback-danger-color);
454
- --utrecht-textarea-font-family: var(--utrecht-textbox-font-family);
455
- --utrecht-textarea-color: var(--utrecht-textbox-color);
456
- --utrecht-textarea-border-color: var(--utrecht-textbox-border-color);
457
- --utrecht-feedback-active-border-color: var(--utrecht-feedback-safe-border-color);
458
- --utrecht-feedback-active-background-color: var(--utrecht-feedback-safe-background-color);
459
- --utrecht-feedback-inactive-border-color: var(--utrecht-feedback-danger-border-color);
460
- --utrecht-feedback-inactive-background-color: var(--utrecht-feedback-danger-background-color);
461
- --utrecht-feedback-success-border-color: var(--utrecht-feedback-safe-border-color);
462
- --utrecht-feedback-success-background-color: var(--utrecht-feedback-safe-background-color);
463
- --utrecht-feedback-error-border-color: var(--utrecht-feedback-danger-border-color);
464
- --utrecht-feedback-error-background-color: var(--utrecht-feedback-danger-background-color);
465
- --utrecht-feedback-valid-border-color: var(--utrecht-feedback-safe-border-color);
466
- --utrecht-feedback-valid-background-color: var(--utrecht-feedback-safe-background-color);
467
- --utrecht-feedback-invalid-border-color: var(--utrecht-feedback-danger-border-color);
468
- --utrecht-feedback-invalid-background-color: var(--utrecht-feedback-danger-background-color);
469
- --utrecht-feedback-safe-fill-background-color: var(--utrecht-feedback-safe-background-color);
470
- --utrecht-feedback-warning-fill-background-color: var(--utrecht-feedback-warning-background-color);
471
- --utrecht-feedback-danger-fill-background-color: var(--utrecht-feedback-danger-background-color);
472
- --utrecht-textbox-invalid-border-color: var(--utrecht-feedback-invalid-border-color);
473
- --utrecht-textarea-invalid-border-color: var(--utrecht-feedback-invalid-border-color);
474
- --utrecht-feedback-active-fill-background-color: var(--utrecht-feedback-active-background-color);
475
- --utrecht-feedback-inactive-fill-background-color: var(--utrecht-feedback-inactive-background-color);
476
- --utrecht-feedback-success-fill-background-color: var(--utrecht-feedback-success-background-color);
477
- --utrecht-feedback-error-fill-background-color: var(--utrecht-feedback-error-background-color);
478
- --utrecht-feedback-valid-fill-background-color: var(--utrecht-feedback-valid-background-color);
479
- --utrecht-feedback-invalid-fill-background-color: var(--utrecht-feedback-invalid-background-color);
480
- }
481
-
482
- .utrecht-page-footer {
483
- --utrecht-heading-2-font-size: 1em;
484
- --utrecht-heading-2-text-transform: uppercase;
485
- --utrecht-heading-3-font-size: 1.125em;
486
- --utrecht-heading-3-font-weight: normal;
487
- }
488
-
489
- /**
490
- * @license SEE LICENSE.md
491
- * Copyright (c) 2021 Gemeente Utrecht
492
- * All rights reserved
493
- */
494
- /* stylelint-disable no-duplicate-selectors */
495
- @media (min-width: 35em) {
496
- :root {
497
- --utrecht-heading-1-font-size: 28px;
498
- /* 28px on tablet min-width-35e */
499
- --utrecht-paragraph-lead-font-size: 1.25em;
500
- /* 20px on tablet min-width-35e */
501
- }
502
- }
503
- @media (min-width: 60em) {
504
- :root {
505
- --utrecht-heading-1-font-size: 32px;
506
- /* 32px on desktop min-width-60em */
507
- --utrecht-paragraph-lead-font-size: 1.25em;
508
- /* 20px on desktop min-width-60em */
509
- }
510
- }
package/src/bem.scss DELETED
@@ -1,52 +0,0 @@
1
- /**
2
- * @license EUPL-1.2
3
- * Copyright (c) 2021 Gemeente Utrecht
4
- */
5
-
6
- /* Collection of all BEM class names in the component library */
7
-
8
- /*
9
- * TODO: Once every component is a separate npm package, these imports should
10
- * be updated to use a package reference instead of a relative path.
11
- *
12
- * For example:
13
- * @import "../../blockquote/index";
14
- *
15
- * Will become:
16
- * @import "@utrecht/blockquote/index";
17
- */
18
-
19
- @import "../../../components/alternate-lang-link/bem";
20
- @import "../../../components/article/bem";
21
- @import "../../../components/badge/bem";
22
- @import "../../../components/badge-counter/bem";
23
- @import "../../../components/badge-data/bem";
24
- @import "../../../components/badge-status/bem";
25
- @import "../../../components/blockquote/bem";
26
- @import "../../../components/breadcrumb/bem";
27
- @import "../../../components/button/bem";
28
- @import "../../../components/checkbox/bem";
29
- @import "../../../components/document/bem";
30
- @import "../../../components/emphasis/bem";
31
- @import "../../../components/focus/bem";
32
- @import "../../../components/form-field-checkbox/bem";
33
- @import "../../../components/form-field-radio/bem";
34
- @import "../../../components/form-field-radio-group/bem";
35
- @import "../../../components/form-fieldset/bem";
36
- @import "../../../components/form-label/bem";
37
- @import "../../../components/heading/bem";
38
- @import "../../../components/link/bem";
39
- @import "../../../components/mapcontrolbutton/bem";
40
- @import "../../../components/menulijst/bem";
41
- @import "../../../components/navigatie sidenav/bem";
42
- @import "../../../components/navigatie topnav/bem";
43
- @import "../../../components/nav-top/bem";
44
- @import "../../../components/ordered-list/bem";
45
- @import "../../../components/page-footer/bem";
46
- @import "../../../components/paragraph/bem";
47
- @import "../../../components/radio-button/bem";
48
- @import "../../../components/separator/bem";
49
- @import "../../../components/table/bem";
50
- @import "../../../components/textarea/bem";
51
- @import "../../../components/textbox/bem";
52
- @import "../../../components/unordered-list/bem";
@@ -1,9 +0,0 @@
1
- /**
2
- * @license EUPL-1.2
3
- * Copyright (c) 2021 Gemeente Utrecht
4
- */
5
-
6
- /* Collection of CSS variables for Utrecht theme applied to `:root` */
7
-
8
- @import "@utrecht/design-tokens/dist/index";
9
- @import "@utrecht/design-tokens/src/custom";