@utrecht/component-library-css 1.0.0-alpha.26 → 1.0.0-alpha.262

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,497 +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, 26 Jul 2021 16:15:55 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-mapcontrolbutton-focus-text-decoration: none;
219
- --utrecht-mapcontrolbutton-border-radius: 0;
220
- --utrecht-mapcontrolbutton-margin-inline-end: 0;
221
- --utrecht-mapcontrolbutton-margin-inline-start: 0;
222
- --utrecht-link-hover-text-decoration: underline;
223
- --utrecht-link-focus-text-decoration: none;
224
- --utrecht-link-text-decoration: underline;
225
- --utrecht-heading-6-text-transform: uppercase;
226
- --utrecht-heading-6-letter-spacing: 0.72px;
227
- --utrecht-heading-6-margin-block-start: 1rem;
228
- --utrecht-heading-6-margin-block-end: 0.2rem;
229
- --utrecht-heading-6-line-height: 1.333;
230
- --utrecht-heading-6-font-size: 0.9rem;
231
- --utrecht-heading-5-text-transform: uppercase;
232
- --utrecht-heading-5-letter-spacing: 0.72px;
233
- --utrecht-heading-5-margin-block-start: 1rem;
234
- --utrecht-heading-5-margin-block-end: 0.2rem;
235
- --utrecht-heading-5-line-height: 1.333;
236
- --utrecht-heading-5-font-size: 0.9rem;
237
- --utrecht-heading-4-margin-block-start: 1.2rem;
238
- --utrecht-heading-4-margin-block-end: 0.3rem;
239
- --utrecht-heading-4-line-height: 1.25;
240
- --utrecht-heading-4-font-size: 1.125rem;
241
- --utrecht-heading-3-margin-block-start: 1rem;
242
- --utrecht-heading-3-margin-block-end: 0.2rem;
243
- --utrecht-heading-3-line-height: 1.2;
244
- --utrecht-heading-3-font-size: 1.25rem;
245
- --utrecht-heading-2-margin-block-start: 1.5rem;
246
- --utrecht-heading-2-margin-block-end: 0.3rem;
247
- --utrecht-heading-2-line-height: 1.2;
248
- --utrecht-heading-2-font-size: 1.25rem;
249
- --utrecht-heading-1-margin-block-start: 0.67rem;
250
- --utrecht-heading-1-margin-block-end: 0.67rem;
251
- --utrecht-heading-1-line-height: 1.4;
252
- --utrecht-heading-1-font-size: 1.5rem;
253
- --utrecht-form-label-font-size: 1em;
254
- --utrecht-focus-background-color: transparent;
255
- --utrecht-document-line-height: 1.4;
256
- --utrecht-button-focus-transform-scale: 1.02;
257
- --utrecht-button-border-radius: 0;
258
- --utrecht-button-margin-inline-end: 0;
259
- --utrecht-button-margin-inline-start: 0;
260
- --utrecht-button-border-width: 0;
261
- --utrecht-blockquote-content-font-size: 1.125rem;
262
- --utrecht-blockquote-attribution-font-size: 0.75rem;
263
- --utrecht-blockquote-margin-inline-block-end: 1.6em;
264
- --utrecht-blockquote-margin-inline-block-start: 1.6em;
265
- --utrecht-blockquote-margin-inline-end: 1.6em;
266
- --utrecht-blockquote-margin-inline-start: 1.6em;
267
- --utrecht-badge-border-radius: 0;
268
- /* Default corner radius for badge components */
269
- --utrecht-badge-status-text-transform: uppercase;
270
- --utrecht-badge-status-letter-spacing: 0.15ch;
271
- --utrecht-badge-data-text-transform: uppercase;
272
- --utrecht-badge-data-letter-spacing: 0.15ch;
273
- --utrecht-article-max-inline-size: 780px;
274
- --utrecht-topnav-list-border-color: var(--utrecht-color-grey-40);
275
- --utrecht-topnav-list-background-color: var(--utrecht-color-grey-15);
276
- --utrecht-topnav-link-background-color: var(--utrecht-color-blue-40);
277
- --utrecht-topnav-link-color: var(--utrecht-color-white);
278
- --utrecht-topnav-link-hover-background-color: var(--utrecht-color-black);
279
- --utrecht-topnav-link-focus-outline-color: var(--utrecht-color-black);
280
- --utrecht-topnav-link-focus-background-color: var(--utrecht-color-yellow-80);
281
- --utrecht-topnav-link-focus-box-shadow-color: var(--utrecht-color-yellow-80);
282
- --utrecht-topnav-link-focus-color: var(--utrecht-color-black);
283
- --utrecht-sidenav-item-marker-color: var(--utrecht-color-grey-80);
284
- --utrecht-sidenav-item-marker-hover-color: var(--utrecht-color-blue-50);
285
- --utrecht-sidenav-item-margin-inline-end: var(--utrecht-space-inline-3xs);
286
- --utrecht-sidenav-item-margin-inline-start: var(--utrecht-space-inline-3xs);
287
- --utrecht-sidenav-item-margin-block-end: var(--utrecht-space-block-xs);
288
- --utrecht-sidenav-item-margin-block-start: var(--utrecht-space-block-xs);
289
- --utrecht-sidenav-item-hover-color: var(--utrecht-color-blue-40);
290
- --utrecht-sidenav-link-color: var(--utrecht-color-blue-40);
291
- --utrecht-sidenav-link-hover-color: var(--utrecht-color-blue-40);
292
- --utrecht-menulijst-item-color: var(--utrecht-color-blue-35);
293
- --utrecht-menulijst-item-hover-color: var(--utrecht-color-blue-40);
294
- --utrecht-form-input-focus-border-color: var(--utrecht-color-grey-80);
295
- --utrecht-form-input-placeholder-color: var(--utrecht-color-grey-40);
296
- --utrecht-form-input-font-family: var(--utrecht-typography-sans-serif-font-family);
297
- --utrecht-form-input-border-color: var(--utrecht-color-grey-30);
298
- --utrecht-form-input-color: var(--utrecht-color-black);
299
- --utrecht-badge-counter-color: var(--utrecht-color-white);
300
- --utrecht-badge-counter-background-color: var(--utrecht-color-red-40);
301
- --utrecht-unordered-list-marker-color: var(--utrecht-color-red-40);
302
- --utrecht-textbox-font-size: var(--utrecht-typography-scale-md-font-size);
303
- --utrecht-textbox-border-width: var(--utrecht-border-width-sm);
304
- --utrecht-textarea-padding-inline-start: var(--utrecht-textbox-padding-inline-start);
305
- --utrecht-textarea-padding-inline-end: var(--utrecht-textbox-padding-inline-end);
306
- --utrecht-textarea-padding-block-start: var(--utrecht-textbox-padding-block-start);
307
- --utrecht-textarea-padding-block-end: var(--utrecht-textbox-padding-block-end);
308
- --utrecht-textarea-max-width: var(--utrecht-textbox-max-width);
309
- --utrecht-textarea-border-radius: var(--utrecht-textbox-border-radius);
310
- --utrecht-textarea-border-bottom-width: var(--utrecht-textbox-border-bottom-width);
311
- --utrecht-table-header-border-block-end-width: var(--utrecht-border-width-md);
312
- --utrecht-table-header-border-block-end-color: var(--utrecht-color-red-40);
313
- --utrecht-table-header-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
314
- --utrecht-table-caption-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
315
- --utrecht-table-row-border-block-end-width: var(--utrecht-border-width-sm);
316
- --utrecht-table-row-border-block-end-color: var(--utrecht-color-grey-90);
317
- --utrecht-separator-color: var(--utrecht-color-grey-90);
318
- --utrecht-paragraph-lead-font-size: var(--utrecht-typography-scale-lg-font-size);
319
- --utrecht-paragraph-margin-block-start: var(--utrecht-space-row-md);
320
- --utrecht-paragraph-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
321
- --utrecht-paragraph-font-size: var(--utrecht-typography-scale-md-font-size);
322
- --utrecht-page-footer-background-image: linear-gradient(45deg, var(--utrecht-color-red-40), var(--utrecht-color-red-40) 50%, hsl(5 54% 59%) 50%);
323
- --utrecht-page-footer-background-color: var(--utrecht-color-red-40);
324
- --utrecht-page-footer-color: var(--utrecht-color-white);
325
- --utrecht-mapcontrolbutton-hover-color: var(--utrecht-color-white);
326
- --utrecht-mapcontrolbutton-hover-background-color: var(--utrecht-color-grey-90);
327
- --utrecht-mapcontrolbutton-focus-background-color: var(--utrecht-focus-background-color);
328
- --utrecht-mapcontrolbutton-border-style: var(--utrecht-border-style-solid);
329
- --utrecht-mapcontrolbutton-border-color: var(--utrecht-color-grey-40);
330
- --utrecht-mapcontrolbutton-height: var(--utrecht-space-block-2xl);
331
- --utrecht-mapcontrolbutton-width: var(--utrecht-space-block-2xl);
332
- --utrecht-mapcontrolbutton-color: var(--utrecht-color-grey-40);
333
- --utrecht-mapcontrolbutton-background-color: var(--utrecht-color-white);
334
- --utrecht-mapcontrolbutton-disabled-border-color: var(--utrecht-color-grey-80);
335
- --utrecht-mapcontrolbutton-disabled-background-color: var(--utrecht-color-grey-90);
336
- --utrecht-mapcontrolbutton-disabled-color: var(--utrecht-color-grey-80);
337
- --utrecht-mapcontrolbutton-padding-inline-end: var(--utrecht-space-inline-2xs);
338
- --utrecht-mapcontrolbutton-padding-inline-start: var(--utrecht-space-inline-2xs);
339
- --utrecht-mapcontrolbutton-padding-block-end: var(--utrecht-space-block-2xs);
340
- --utrecht-mapcontrolbutton-padding-block-start: var(--utrecht-space-block-2xs);
341
- --utrecht-mapcontrolbutton-margin-block-end: var(--utrecht-space-row-xs);
342
- --utrecht-mapcontrolbutton-margin-block-start: var(--utrecht-space-row-xs);
343
- --utrecht-mapcontrolbutton-border-width: var(--utrecht-border-width-sm);
344
- --utrecht-link-focus-color: var(--utrecht-color-blue-40);
345
- --utrecht-link-color: var(--utrecht-color-blue-30);
346
- --utrecht-heading-6-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
347
- --utrecht-heading-5-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
348
- --utrecht-heading-4-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
349
- --utrecht-heading-3-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
350
- --utrecht-heading-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
351
- --utrecht-form-label-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
352
- --utrecht-form-label-radio-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
353
- --utrecht-form-label-checkbox-font-weight: var(--utrecht-typography-weight-scale-normal-font-weight);
354
- --utrecht-form-field-margin-block-end: var(--utrecht-space-block-2xs);
355
- --utrecht-form-field-margin-block-start: var(--utrecht-space-block-2xs);
356
- --utrecht-focus-outline-width: var(--utrecht-border-width-md);
357
- --utrecht-focus-outline-style: var(--utrecht-border-style-dotted);
358
- --utrecht-focus-outline-color: var(--utrecht-color-black);
359
- --utrecht-focus-color: var(--utrecht-color-black);
360
- --utrecht-focus-box-shadow-spread-radius: var(--utrecht-border-width-md);
361
- --utrecht-focus-box-shadow-color: var(--utrecht-color-white);
362
- --utrecht-focus-border-style: var(--utrecht-border-style-dotted);
363
- --utrecht-focus-border-color: var(--utrecht-color-black);
364
- --utrecht-feedback-active-fill-color: var(--utrecht-color-white);
365
- --utrecht-feedback-inactive-fill-color: var(--utrecht-color-white);
366
- --utrecht-feedback-success-fill-color: var(--utrecht-color-white);
367
- --utrecht-feedback-error-fill-color: var(--utrecht-color-white);
368
- --utrecht-feedback-valid-fill-color: var(--utrecht-color-white);
369
- --utrecht-feedback-invalid-fill-color: var(--utrecht-color-white);
370
- --utrecht-feedback-safe-fill-color: var(--utrecht-color-white);
371
- --utrecht-feedback-safe-color: var(--utrecht-color-green-50);
372
- --utrecht-feedback-warning-fill-color: var(--utrecht-color-black);
373
- --utrecht-feedback-warning-color: var(--utrecht-color-yellow-50);
374
- --utrecht-feedback-danger-fill-color: var(--utrecht-color-white);
375
- --utrecht-feedback-danger-color: var(--utrecht-color-red-40);
376
- --utrecht-emphasis-strong-font-weight: var(--utrecht-typography-weight-scale-bold-font-weight);
377
- --utrecht-document-font-size: var(--utrecht-typography-scale-md-font-size);
378
- --utrecht-document-font-family: var(--utrecht-typography-sans-serif-font-family);
379
- --utrecht-document-color: var(--utrecht-color-black);
380
- --utrecht-document-background-color: var(--utrecht-color-white);
381
- --utrecht-button-focus-border-width: var(--utrecht-border-width-md);
382
- --utrecht-button-focus-border-color: var(--utrecht-color-blue-40);
383
- --utrecht-button-secondary-action-border-width: var(--utrecht-border-width-md);
384
- --utrecht-button-secondary-action-border-color: var(--utrecht-color-blue-35);
385
- --utrecht-button-secondary-action-color: var(--utrecht-color-blue-35);
386
- --utrecht-button-secondary-action-background-color: var(--utrecht-color-white);
387
- --utrecht-button-secondary-action-disabled-border-color: var(--utrecht-color-grey-80);
388
- --utrecht-button-secondary-action-disabled-color: var(--utrecht-color-grey-80);
389
- --utrecht-button-secondary-action-disabled-background-color: var(--utrecht-color-white);
390
- --utrecht-button-secondary-action-hover-border-color: var(--utrecht-color-blue-40);
391
- --utrecht-button-secondary-action-hover-color: var(--utrecht-color-blue-35);
392
- --utrecht-button-secondary-action-hover-background-color: var(--utrecht-color-white);
393
- --utrecht-button-font-family: var(--utrecht-typography-sans-serif-font-family);
394
- --utrecht-button-primary-action-hover-color: var(--utrecht-color-white);
395
- --utrecht-button-primary-action-hover-background-color: var(--utrecht-color-blue-40);
396
- --utrecht-button-primary-action-color: var(--utrecht-color-white);
397
- --utrecht-button-primary-action-background-color: var(--utrecht-color-blue-35);
398
- --utrecht-button-disabled-background-color: var(--utrecht-color-grey-90);
399
- --utrecht-button-disabled-color: var(--utrecht-color-white);
400
- --utrecht-button-padding-inline-end: var(--utrecht-space-inline-md);
401
- --utrecht-button-padding-inline-start: var(--utrecht-space-inline-md);
402
- --utrecht-button-padding-block-end: var(--utrecht-space-block-sm);
403
- --utrecht-button-padding-block-start: var(--utrecht-space-block-sm);
404
- --utrecht-button-margin-block-end: var(--utrecht-space-row-xs);
405
- --utrecht-button-margin-block-start: var(--utrecht-space-row-xs);
406
- --utrecht-button-font-size: var(--utrecht-typography-scale-md-font-size);
407
- --utrecht-blockquote-content-color: var(--utrecht-color-red-40);
408
- --utrecht-badge-padding-inline: var(--utrecht-space-inline-sm);
409
- /* Default inline padding color for badge components */
410
- --utrecht-badge-padding-block: var(--utrecht-space-block-xs);
411
- /* Default block padding for badge components */
412
- --utrecht-badge-color: var(--utrecht-color-white);
413
- /* Default text color for badge components */
414
- --utrecht-badge-background-color: var(--utrecht-color-grey-30);
415
- /* Default background color for badge components */
416
- --utrecht-textbox-font-family: var(--utrecht-document-font-family);
417
- --utrecht-textbox-color: var(--utrecht-form-input-color);
418
- --utrecht-textbox-border-color: var(--utrecht-form-input-border-color);
419
- --utrecht-textarea-font-size: var(--utrecht-textbox-font-size);
420
- --utrecht-textarea-border-width: var(--utrecht-textbox-border-width);
421
- --utrecht-mapcontrolbutton-focus-border-color: var(--utrecht-focus-border-color);
422
- --utrecht-mapcontrolbutton-focus-outline-color: var(--utrecht-focus-outline-color);
423
- --utrecht-mapcontrolbutton-focus-border-style: var(--utrecht-focus-border-style);
424
- --utrecht-mapcontrolbutton-focus-box-shadow-color: var(--utrecht-focus-box-shadow-color);
425
- --utrecht-mapcontrolbutton-focus-color: var(--utrecht-focus-color);
426
- --utrecht-link-visited-color: var(--utrecht-link-color);
427
- --utrecht-link-hover-color: var(--utrecht-link-focus-color);
428
- --utrecht-link-active-color: var(--utrecht-link-color);
429
- --utrecht-feedback-active-color: var(--utrecht-feedback-safe-color);
430
- --utrecht-feedback-inactive-color: var(--utrecht-feedback-danger-color);
431
- --utrecht-feedback-success-color: var(--utrecht-feedback-safe-color);
432
- --utrecht-feedback-error-color: var(--utrecht-feedback-danger-color);
433
- --utrecht-feedback-valid-color: var(--utrecht-feedback-safe-color);
434
- --utrecht-feedback-invalid-color: var(--utrecht-feedback-danger-color);
435
- --utrecht-feedback-safe-border-color: var(--utrecht-feedback-safe-color);
436
- --utrecht-feedback-safe-background-color: var(--utrecht-feedback-safe-color);
437
- --utrecht-feedback-warning-border-color: var(--utrecht-feedback-warning-color);
438
- --utrecht-feedback-warning-background-color: var(--utrecht-feedback-warning-color);
439
- --utrecht-feedback-danger-border-color: var(--utrecht-feedback-danger-color);
440
- --utrecht-feedback-danger-background-color: var(--utrecht-feedback-danger-color);
441
- --utrecht-textarea-font-family: var(--utrecht-textbox-font-family);
442
- --utrecht-textarea-color: var(--utrecht-textbox-color);
443
- --utrecht-textarea-border-color: var(--utrecht-textbox-border-color);
444
- --utrecht-feedback-active-border-color: var(--utrecht-feedback-safe-border-color);
445
- --utrecht-feedback-active-background-color: var(--utrecht-feedback-safe-background-color);
446
- --utrecht-feedback-inactive-border-color: var(--utrecht-feedback-danger-border-color);
447
- --utrecht-feedback-inactive-background-color: var(--utrecht-feedback-danger-background-color);
448
- --utrecht-feedback-success-border-color: var(--utrecht-feedback-safe-border-color);
449
- --utrecht-feedback-success-background-color: var(--utrecht-feedback-safe-background-color);
450
- --utrecht-feedback-error-border-color: var(--utrecht-feedback-danger-border-color);
451
- --utrecht-feedback-error-background-color: var(--utrecht-feedback-danger-background-color);
452
- --utrecht-feedback-valid-border-color: var(--utrecht-feedback-safe-border-color);
453
- --utrecht-feedback-valid-background-color: var(--utrecht-feedback-safe-background-color);
454
- --utrecht-feedback-invalid-border-color: var(--utrecht-feedback-danger-border-color);
455
- --utrecht-feedback-invalid-background-color: var(--utrecht-feedback-danger-background-color);
456
- --utrecht-feedback-safe-fill-background-color: var(--utrecht-feedback-safe-background-color);
457
- --utrecht-feedback-warning-fill-background-color: var(--utrecht-feedback-warning-background-color);
458
- --utrecht-feedback-danger-fill-background-color: var(--utrecht-feedback-danger-background-color);
459
- --utrecht-textbox-invalid-border-color: var(--utrecht-feedback-invalid-border-color);
460
- --utrecht-textarea-invalid-border-color: var(--utrecht-feedback-invalid-border-color);
461
- --utrecht-feedback-active-fill-background-color: var(--utrecht-feedback-active-background-color);
462
- --utrecht-feedback-inactive-fill-background-color: var(--utrecht-feedback-inactive-background-color);
463
- --utrecht-feedback-success-fill-background-color: var(--utrecht-feedback-success-background-color);
464
- --utrecht-feedback-error-fill-background-color: var(--utrecht-feedback-error-background-color);
465
- --utrecht-feedback-valid-fill-background-color: var(--utrecht-feedback-valid-background-color);
466
- --utrecht-feedback-invalid-fill-background-color: var(--utrecht-feedback-invalid-background-color);
467
- }
468
-
469
- .utrecht-page-footer {
470
- --utrecht-heading-2-font-size: 1em;
471
- --utrecht-heading-2-text-transform: uppercase;
472
- --utrecht-heading-3-font-size: 1.125em;
473
- --utrecht-heading-3-font-weight: normal;
474
- }
475
-
476
- /**
477
- * @license SEE LICENSE.md
478
- * Copyright (c) 2021 Gemeente Utrecht
479
- * All rights reserved
480
- */
481
- /* stylelint-disable no-duplicate-selectors */
482
- @media (min-width: 35em) {
483
- :root {
484
- --utrecht-heading-1-font-size: 28px;
485
- /* 28px on tablet min-width-35e */
486
- --utrecht-paragraph-lead-font-size: 1.25em;
487
- /* 20px on tablet min-width-35e */
488
- }
489
- }
490
- @media (min-width: 60em) {
491
- :root {
492
- --utrecht-heading-1-font-size: 32px;
493
- /* 32px on desktop min-width-60em */
494
- --utrecht-paragraph-lead-font-size: 1.25em;
495
- /* 20px on desktop min-width-60em */
496
- }
497
- }
package/src/bem.scss DELETED
@@ -1,35 +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/blockquote/bem";
20
- @import "../../../components/button/bem";
21
- @import "../../../components/checkbox/bem";
22
- @import "../../../components/document/bem";
23
- @import "../../../components/form-field-checkbox/bem";
24
- @import "../../../components/form-field-radio-group/bem";
25
- @import "../../../components/form-field-radio/bem";
26
- @import "../../../components/form-label/bem";
27
- @import "../../../components/heading/bem";
28
- @import "../../../components/link/bem";
29
- @import "../../../components/menulijst/bem";
30
- @import "../../../components/paragraph/bem";
31
- @import "../../../components/radio-button/bem";
32
- @import "../../../components/separator/bem";
33
- @import "../../../components/textarea/bem";
34
- @import "../../../components/textbox/bem";
35
- @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";