@rijkshuisstijl-community/design-tokens 2.0.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +37 -0
- package/dist/_variables.scss +109 -70
- package/dist/index.css +109 -70
- package/dist/index.d.ts +51 -12
- package/dist/index.js +109 -70
- package/dist/index.json +108 -69
- package/dist/index.tokens.json +148 -87
- package/dist/root.css +109 -70
- package/dist/tokens.d.ts +91 -30
- package/dist/tokens.js +1469 -556
- package/dist/uitvoerend-groen/_variables.scss +586 -586
- package/dist/uitvoerend-groen/index.css +586 -586
- package/dist/uitvoerend-groen/index.d.ts +748 -748
- package/dist/uitvoerend-groen/index.js +773 -773
- package/dist/uitvoerend-groen/index.json +772 -772
- package/dist/uitvoerend-groen/index.tokens.json +1669 -1673
- package/dist/uitvoerend-groen/root.css +586 -586
- package/dist/uitvoerend-groen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-groen/tokens.js +22181 -22215
- package/dist/uitvoerend-hemelblauw/_variables.scss +586 -586
- package/dist/uitvoerend-hemelblauw/index.css +586 -586
- package/dist/uitvoerend-hemelblauw/index.d.ts +748 -748
- package/dist/uitvoerend-hemelblauw/index.js +773 -773
- package/dist/uitvoerend-hemelblauw/index.json +772 -772
- package/dist/uitvoerend-hemelblauw/index.tokens.json +1668 -1672
- package/dist/uitvoerend-hemelblauw/root.css +586 -586
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-hemelblauw/tokens.js +22179 -22213
- package/dist/uitvoerend-mintgroen/_variables.scss +586 -586
- package/dist/uitvoerend-mintgroen/index.css +586 -586
- package/dist/uitvoerend-mintgroen/index.d.ts +748 -748
- package/dist/uitvoerend-mintgroen/index.js +773 -773
- package/dist/uitvoerend-mintgroen/index.json +772 -772
- package/dist/uitvoerend-mintgroen/index.tokens.json +1668 -1672
- package/dist/uitvoerend-mintgroen/root.css +586 -586
- package/dist/uitvoerend-mintgroen/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-mintgroen/tokens.js +22181 -22215
- package/dist/uitvoerend-oranje/_variables.scss +586 -586
- package/dist/uitvoerend-oranje/index.css +586 -586
- package/dist/uitvoerend-oranje/index.d.ts +748 -748
- package/dist/uitvoerend-oranje/index.js +773 -773
- package/dist/uitvoerend-oranje/index.json +772 -772
- package/dist/uitvoerend-oranje/index.tokens.json +1668 -1672
- package/dist/uitvoerend-oranje/root.css +586 -586
- package/dist/uitvoerend-oranje/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-oranje/tokens.js +22181 -22215
- package/dist/uitvoerend-paars/_variables.scss +586 -586
- package/dist/uitvoerend-paars/index.css +586 -586
- package/dist/uitvoerend-paars/index.d.ts +748 -748
- package/dist/uitvoerend-paars/index.js +773 -773
- package/dist/uitvoerend-paars/index.json +772 -772
- package/dist/uitvoerend-paars/index.tokens.json +1668 -1672
- package/dist/uitvoerend-paars/root.css +586 -586
- package/dist/uitvoerend-paars/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-paars/tokens.js +22181 -22215
- package/dist/uitvoerend-violet/_variables.scss +586 -586
- package/dist/uitvoerend-violet/index.css +586 -586
- package/dist/uitvoerend-violet/index.d.ts +748 -748
- package/dist/uitvoerend-violet/index.js +773 -773
- package/dist/uitvoerend-violet/index.json +772 -772
- package/dist/uitvoerend-violet/index.tokens.json +1668 -1672
- package/dist/uitvoerend-violet/root.css +586 -586
- package/dist/uitvoerend-violet/tokens.d.ts +1584 -1588
- package/dist/uitvoerend-violet/tokens.js +22181 -22215
- package/dist/uitvoerend-violet-oud/_variables.scss +587 -587
- package/dist/uitvoerend-violet-oud/index.css +587 -587
- package/dist/uitvoerend-violet-oud/index.d.ts +748 -748
- package/dist/uitvoerend-violet-oud/index.js +773 -773
- package/dist/uitvoerend-violet-oud/index.json +772 -772
- package/dist/uitvoerend-violet-oud/index.tokens.json +1674 -1678
- package/dist/uitvoerend-violet-oud/root.css +587 -587
- package/dist/uitvoerend-violet-oud/tokens.d.ts +1583 -1587
- package/dist/uitvoerend-violet-oud/tokens.js +21922 -21956
- package/dist/wetgevend/_variables.scss +576 -576
- package/dist/wetgevend/index.css +576 -576
- package/dist/wetgevend/index.d.ts +748 -748
- package/dist/wetgevend/index.js +768 -768
- package/dist/wetgevend/index.json +767 -767
- package/dist/wetgevend/index.tokens.json +1674 -1678
- package/dist/wetgevend/root.css +576 -576
- package/dist/wetgevend/tokens.d.ts +1569 -1573
- package/dist/wetgevend/tokens.js +22813 -22847
- package/figma/figma.tokens.json +699 -336
- package/package.json +1 -1
- package/src/generated/base.tokens.json +309 -131
- package/src/generated/themes.json +36301 -36333
- package/src/generated/uitvoerend-groen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-hemelblauw/tokens.json +4592 -4596
- package/src/generated/uitvoerend-mintgroen/tokens.json +4592 -4596
- package/src/generated/uitvoerend-oranje/tokens.json +4538 -4542
- package/src/generated/uitvoerend-paars/tokens.json +4592 -4596
- package/src/generated/uitvoerend-violet/tokens.json +4547 -4551
- package/src/generated/uitvoerend-violet-oud/tokens.json +4497 -4501
- package/src/generated/wetgevend/tokens.json +4505 -4509
package/dist/index.css
CHANGED
|
@@ -1,61 +1,61 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 16 Jun 2025 09:33:53 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.rhc-theme {
|
|
7
|
-
--nl-number-badge-padding-block: 0.
|
|
7
|
+
--nl-number-badge-padding-block: 0.125rem;
|
|
8
8
|
--nl-number-badge-padding-inline: 0.5rem;
|
|
9
9
|
--nl-number-badge-color: #fff;
|
|
10
10
|
--nl-number-badge-border-color: transparent;
|
|
11
11
|
--nl-number-badge-background-color: #154273;
|
|
12
|
-
--nl-number-badge-font-family:
|
|
12
|
+
--nl-number-badge-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
13
13
|
--nl-number-badge-border-radius: 999px;
|
|
14
14
|
--nl-number-badge-border-width: 0px;
|
|
15
15
|
--nl-number-badge-font-weight: 700;
|
|
16
16
|
--nl-number-badge-min-inline-size: 24px;
|
|
17
17
|
--nl-number-badge-min-block-size: 24px;
|
|
18
|
-
--nl-number-badge-line-height:
|
|
18
|
+
--nl-number-badge-line-height: 125%;
|
|
19
19
|
--nl-number-badge-font-size: 1.25rem;
|
|
20
20
|
--nl-heading-level-5-margin-block-start: 0;
|
|
21
21
|
--nl-heading-level-5-margin-block-end: 0;
|
|
22
22
|
--nl-heading-level-5-font-size: 1.25rem;
|
|
23
23
|
--nl-heading-level-5-line-height: 125%;
|
|
24
24
|
--nl-heading-level-5-font-weight: 700;
|
|
25
|
-
--nl-heading-level-5-font-family:
|
|
25
|
+
--nl-heading-level-5-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
26
26
|
--nl-heading-level-5-color: #154273;
|
|
27
27
|
--nl-heading-level-4-margin-block-start: 0;
|
|
28
28
|
--nl-heading-level-4-margin-block-end: 0;
|
|
29
29
|
--nl-heading-level-4-font-size: 1.5rem;
|
|
30
30
|
--nl-heading-level-4-line-height: 125%;
|
|
31
31
|
--nl-heading-level-4-font-weight: 700;
|
|
32
|
-
--nl-heading-level-4-font-family:
|
|
32
|
+
--nl-heading-level-4-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
33
33
|
--nl-heading-level-4-color: #154273;
|
|
34
34
|
--nl-heading-level-3-margin-block-start: 0;
|
|
35
35
|
--nl-heading-level-3-margin-block-end: 0;
|
|
36
36
|
--nl-heading-level-3-font-size: 1.875rem;
|
|
37
37
|
--nl-heading-level-3-line-height: 125%;
|
|
38
38
|
--nl-heading-level-3-font-weight: 700;
|
|
39
|
-
--nl-heading-level-3-font-family:
|
|
39
|
+
--nl-heading-level-3-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
40
40
|
--nl-heading-level-3-color: #154273;
|
|
41
41
|
--nl-heading-level-2-margin-block-start: 0;
|
|
42
42
|
--nl-heading-level-2-margin-block-end: 0;
|
|
43
43
|
--nl-heading-level-2-font-size: 2.5rem;
|
|
44
44
|
--nl-heading-level-2-line-height: 125%;
|
|
45
45
|
--nl-heading-level-2-font-weight: 700;
|
|
46
|
-
--nl-heading-level-2-font-family:
|
|
46
|
+
--nl-heading-level-2-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
47
47
|
--nl-heading-level-2-color: #154273;
|
|
48
48
|
--nl-heading-level-1-margin-block-start: 0;
|
|
49
49
|
--nl-heading-level-1-margin-block-end: 0;
|
|
50
50
|
--nl-heading-level-1-font-size: 3.125rem;
|
|
51
51
|
--nl-heading-level-1-line-height: 125%;
|
|
52
52
|
--nl-heading-level-1-font-weight: 700;
|
|
53
|
-
--nl-heading-level-1-font-family:
|
|
53
|
+
--nl-heading-level-1-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
54
54
|
--nl-heading-level-1-color: #154273;
|
|
55
55
|
--nl-link-line-height: 150%;
|
|
56
56
|
--nl-link-font-size: 1.25rem;
|
|
57
57
|
--nl-link-font-weight: 400;
|
|
58
|
-
--nl-link-font-family:
|
|
58
|
+
--nl-link-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
59
59
|
--nl-link-text-underline-offset: 0.125rem;
|
|
60
60
|
--nl-link-text-decoration-thickness: auto;
|
|
61
61
|
--nl-link-column-gap: 0.25rem;
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
--nl-paragraph-line-height: 150%;
|
|
84
84
|
--nl-paragraph-font-weight: 400;
|
|
85
85
|
--nl-paragraph-font-size: 1.25rem;
|
|
86
|
-
--nl-paragraph-font-family:
|
|
86
|
+
--nl-paragraph-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
87
87
|
--nl-paragraph-color: #0F172A;
|
|
88
88
|
--nl-skip-link-text-underline-offset: 0.125rem;
|
|
89
89
|
--nl-skip-link-text-decoration: underline;
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
--nl-skip-link-min-block-size: 48px;
|
|
112
112
|
--nl-skip-link-line-height: 150%;
|
|
113
113
|
--nl-skip-link-font-size: 1.25rem;
|
|
114
|
-
--nl-skip-link-font-family:
|
|
114
|
+
--nl-skip-link-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
115
115
|
--nl-skip-link-font-weight: 700;
|
|
116
116
|
--rhc-space-700: 3.5rem;
|
|
117
117
|
--rhc-space-600: 3rem;
|
|
@@ -128,14 +128,7 @@
|
|
|
128
128
|
--rhc-border-width-m: 2px;
|
|
129
129
|
--rhc-border-width-default: 1px;
|
|
130
130
|
--rhc-font-family-secondary: RijksoverheidSerifWeb, 'Times New Roman', serif;
|
|
131
|
-
--rhc-font-family-primary:
|
|
132
|
-
--rhc-font-weight-thin: 200;
|
|
133
|
-
--rhc-font-weight-light: 300;
|
|
134
|
-
--rhc-font-weight-chosen-regular: 400;
|
|
135
|
-
--rhc-font-weight-regular: 400;
|
|
136
|
-
--rhc-font-weight-semi-bold: 550;
|
|
137
|
-
--rhc-font-weight-bold: 700;
|
|
138
|
-
--rhc-font-weight-extra-bold: 800;
|
|
131
|
+
--rhc-font-family-primary: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
139
132
|
--rhc-size-3-lint: 1440px;
|
|
140
133
|
--rhc-size-2-lint: 96px;
|
|
141
134
|
--rhc-size-lint: 48px;
|
|
@@ -145,7 +138,15 @@
|
|
|
145
138
|
--rhc-size-target: 48px;
|
|
146
139
|
--rhc-line-height-md: 150%;
|
|
147
140
|
--rhc-line-height-sm: 125%;
|
|
148
|
-
--rhc-line-height-
|
|
141
|
+
--rhc-line-height-body: 150%;
|
|
142
|
+
--rhc-font-weight-thin: 200;
|
|
143
|
+
--rhc-font-weight-light: 300;
|
|
144
|
+
--rhc-font-weight-regular: 400;
|
|
145
|
+
--rhc-font-weight-semi-bold: 600;
|
|
146
|
+
--rhc-font-weight-bold: 700;
|
|
147
|
+
--rhc-font-weight-extra-bold: 800;
|
|
148
|
+
--rhc-font-weight-strong: 700;
|
|
149
|
+
--rhc-font-weight-default: 400;
|
|
149
150
|
--rhc-font-size-xl-mobile: 2.5rem;
|
|
150
151
|
--rhc-font-size-xl-tablet: 2.813rem;
|
|
151
152
|
--rhc-font-size-xl-desktop: 3.125rem;
|
|
@@ -161,9 +162,8 @@
|
|
|
161
162
|
--rhc-font-size-xs-mobile: 1rem;
|
|
162
163
|
--rhc-font-size-xs-tablet: 1.125rem;
|
|
163
164
|
--rhc-font-size-xs-desktop: 1.25rem;
|
|
164
|
-
--rhc-font-size-
|
|
165
|
-
--rhc-font-size-
|
|
166
|
-
--rhc-font-size-paragraph-intro: 1.5rem;
|
|
165
|
+
--rhc-font-size-body-default: 1.25rem;
|
|
166
|
+
--rhc-font-size-body-intro: 1.5rem;
|
|
167
167
|
--rhc-font-size-heading-level-5: 1.25rem;
|
|
168
168
|
--rhc-font-size-heading-level-4: 1.5rem;
|
|
169
169
|
--rhc-font-size-heading-level-3: 1.875rem;
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
--rhc-accordion-button-line-height: 150%;
|
|
346
346
|
--rhc-accordion-button-font-weight: 400;
|
|
347
347
|
--rhc-accordion-button-font-size: 1.25rem;
|
|
348
|
-
--rhc-accordion-button-font-family:
|
|
348
|
+
--rhc-accordion-button-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
349
349
|
--rhc-keep-bottom-left-border-radius-bottom-left: 48px;
|
|
350
350
|
--rhc-keep-bottom-left-border-radius-bottom-right: 0;
|
|
351
351
|
--rhc-keep-bottom-left-border-radius-top-right: 0;
|
|
@@ -411,6 +411,39 @@
|
|
|
411
411
|
--rhc-checkbox-group-padding-block-end: 0.5rem;
|
|
412
412
|
--rhc-code-input-group-column-gap: 0.5rem;
|
|
413
413
|
--rhc-code-input-size: 48px;
|
|
414
|
+
--rhc-data-summary-item-action-padding-inline-start: 0;
|
|
415
|
+
--rhc-data-summary-item-action-padding-inline-end: 1rem;
|
|
416
|
+
--rhc-data-summary-item-action-padding-block-start: 0.75rem;
|
|
417
|
+
--rhc-data-summary-item-action-padding-block-end: 0.75rem;
|
|
418
|
+
--rhc-data-summary-item-action-row-padding-inline-start: 1rem;
|
|
419
|
+
--rhc-data-summary-item-action-row-padding-inline-end: 0;
|
|
420
|
+
--rhc-data-summary-item-action-row-padding-block-start: 0.75rem;
|
|
421
|
+
--rhc-data-summary-item-action-row-padding-block-end: 0.75rem;
|
|
422
|
+
--rhc-data-summary-line-height: 150%;
|
|
423
|
+
--rhc-data-summary-font-size: 1.25rem;
|
|
424
|
+
--rhc-data-summary-item-color: #0F172A;
|
|
425
|
+
--rhc-data-summary-item-border-block-end-style: solid;
|
|
426
|
+
--rhc-data-summary-item-border-color: #CBD5E1;
|
|
427
|
+
--rhc-data-summary-item-border-width: 1px;
|
|
428
|
+
--rhc-data-summary-item-key-padding-inline-start: 0;
|
|
429
|
+
--rhc-data-summary-item-key-padding-inline-end: 0;
|
|
430
|
+
--rhc-data-summary-item-key-padding-block-start: 0.75rem;
|
|
431
|
+
--rhc-data-summary-item-key-padding-block-end: 0.25rem;
|
|
432
|
+
--rhc-data-summary-item-key-row-padding-inline-start: 0;
|
|
433
|
+
--rhc-data-summary-item-key-row-padding-inline-end: 1rem;
|
|
434
|
+
--rhc-data-summary-item-key-row-padding-block-start: 0.75rem;
|
|
435
|
+
--rhc-data-summary-item-key-row-padding-block-end: 0.75rem;
|
|
436
|
+
--rhc-data-summary-item-key-font-weight: 700;
|
|
437
|
+
--rhc-data-summary-item-value-padding-inline-start: 0;
|
|
438
|
+
--rhc-data-summary-item-value-padding-inline-end: 0;
|
|
439
|
+
--rhc-data-summary-item-value-padding-block-start: 0;
|
|
440
|
+
--rhc-data-summary-item-value-padding-block-end: 0.75rem;
|
|
441
|
+
--rhc-data-summary-item-value-row-padding-inline-start: 0px;
|
|
442
|
+
--rhc-data-summary-item-value-row-padding-inline-end: 0;
|
|
443
|
+
--rhc-data-summary-item-value-row-padding-block-start: 0.75rem;
|
|
444
|
+
--rhc-data-summary-item-value-row-padding-block-end: 0.75rem;
|
|
445
|
+
--rhc-data-summary-item-value-font-weight: 400;
|
|
446
|
+
--rhc-data-summary-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
414
447
|
--rhc-dot-badge-size: 12px;
|
|
415
448
|
--rhc-dot-badge-color: #d52b1e;
|
|
416
449
|
--rhc-dot-badge-border-radius: 999px;
|
|
@@ -465,11 +498,11 @@
|
|
|
465
498
|
--rhc-hero-message-row-gap: 0.125rem;
|
|
466
499
|
--rhc-hero-message-color: #fff;
|
|
467
500
|
--rhc-hero-message-background-color: #154273;
|
|
468
|
-
--rhc-hero-sub-heading-font-family:
|
|
501
|
+
--rhc-hero-sub-heading-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
469
502
|
--rhc-hero-sub-heading-font-size: 1.25rem;
|
|
470
503
|
--rhc-hero-sub-heading-line-height: 150%;
|
|
471
504
|
--rhc-hero-sub-heading-font-weight: 400;
|
|
472
|
-
--rhc-hero-heading-font-family:
|
|
505
|
+
--rhc-hero-heading-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
473
506
|
--rhc-hero-heading-font-size: 1.875rem;
|
|
474
507
|
--rhc-hero-heading-line-height: 125%;
|
|
475
508
|
--rhc-hero-heading-font-weight: 700;
|
|
@@ -485,7 +518,7 @@
|
|
|
485
518
|
--rhc-link-list-card-padding-block-start: 1.5rem;
|
|
486
519
|
--rhc-link-list-card-background-color: #fff;
|
|
487
520
|
--rhc-logo-color: #154273;
|
|
488
|
-
--rhc-logo-font-family:
|
|
521
|
+
--rhc-logo-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
489
522
|
--rhc-logo-column-gap: 12px;
|
|
490
523
|
--rhc-logo-subtitle-font-size: 0.775rem;
|
|
491
524
|
--rhc-logo-subtitle-line-height: 1rem;
|
|
@@ -502,10 +535,10 @@
|
|
|
502
535
|
--rhc-message-list-item-label-line-height: 150%;
|
|
503
536
|
--rhc-message-list-item-label-font-weight: 700;
|
|
504
537
|
--rhc-message-list-item-label-font-size: 1.25rem;
|
|
505
|
-
--rhc-message-list-item-label-font-family:
|
|
538
|
+
--rhc-message-list-item-label-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
506
539
|
--rhc-message-list-item-content-row-gap: 0.5rem;
|
|
507
540
|
--rhc-message-list-item-content-column-gap: 0.5rem;
|
|
508
|
-
--rhc-message-list-item-content-font-size: 1.
|
|
541
|
+
--rhc-message-list-item-content-font-size: 1.25rem;
|
|
509
542
|
--rhc-message-list-item-padding-inline: 1rem;
|
|
510
543
|
--rhc-message-list-item-padding-block: 0.75rem;
|
|
511
544
|
--rhc-message-list-item-min-height: 48px;
|
|
@@ -556,10 +589,10 @@
|
|
|
556
589
|
--rhc-navigation-list-item-label-line-height: 150%;
|
|
557
590
|
--rhc-navigation-list-item-label-font-weight: 700;
|
|
558
591
|
--rhc-navigation-list-item-label-font-size: 1.875rem;
|
|
559
|
-
--rhc-navigation-list-item-label-font-family:
|
|
592
|
+
--rhc-navigation-list-item-label-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
560
593
|
--rhc-navigation-list-item-content-row-gap: 0.25rem;
|
|
561
594
|
--rhc-navigation-list-item-content-column-gap: 0.5rem;
|
|
562
|
-
--rhc-navigation-list-item-content-font-size: 1.
|
|
595
|
+
--rhc-navigation-list-item-content-font-size: 1.25rem;
|
|
563
596
|
--rhc-navigation-list-item-icon-size: 24px;
|
|
564
597
|
--rhc-navigation-list-item-icon-padding-block: 0.5rem;
|
|
565
598
|
--rhc-navigation-list-item-icon-padding-inline: 0.5rem;
|
|
@@ -588,7 +621,7 @@
|
|
|
588
621
|
--rhc-sidenav-link-current-color: #0F172A;
|
|
589
622
|
--rhc-sidenav-link-current-font-weight: 700;
|
|
590
623
|
--rhc-sidenav-link-font-weight: 400;
|
|
591
|
-
--rhc-sidenav-link-font-family:
|
|
624
|
+
--rhc-sidenav-link-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
592
625
|
--rhc-sidenav-link-font-size: 1.25rem;
|
|
593
626
|
--rhc-sidenav-link-icon-margin-inline: 0.5rem;
|
|
594
627
|
--rhc-sidenav-link-icon-size: 24px;
|
|
@@ -632,9 +665,15 @@
|
|
|
632
665
|
--utrecht-document-font-weight: 400;
|
|
633
666
|
--utrecht-document-line-height: 150%;
|
|
634
667
|
--utrecht-document-font-size: 1.25rem;
|
|
635
|
-
--utrecht-document-font-family:
|
|
668
|
+
--utrecht-document-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
636
669
|
--utrecht-document-color: #0F172A;
|
|
637
670
|
--utrecht-document-background-color: #fff;
|
|
671
|
+
--utrecht-action-submit-cursor: pointer;
|
|
672
|
+
--utrecht-action-navigate-cursor: pointer;
|
|
673
|
+
--utrecht-action-inert-cursor: default;
|
|
674
|
+
--utrecht-action-disabled-cursor: not-allowed;
|
|
675
|
+
--utrecht-action-busy-cursor: wait;
|
|
676
|
+
--utrecht-action-activate-cursor: pointer;
|
|
638
677
|
--utrecht-accordion-button-active-row-gap: 0;
|
|
639
678
|
--utrecht-accordion-button-active-color: #0F172A;
|
|
640
679
|
--utrecht-accordion-button-active-border-color: #94A3B8;
|
|
@@ -666,19 +705,19 @@
|
|
|
666
705
|
--utrecht-alert-icon-error-color: #d52b1e;
|
|
667
706
|
--utrecht-alert-icon-info-color: #007bc7;
|
|
668
707
|
--utrecht-alert-icon-inset-block-start: 3px;
|
|
669
|
-
--utrecht-alert-warning-color: #
|
|
708
|
+
--utrecht-alert-warning-color: #000;
|
|
670
709
|
--utrecht-alert-warning-border-color: transparent;
|
|
671
710
|
--utrecht-alert-warning-background-color: #fff4db;
|
|
672
|
-
--utrecht-alert-ok-color: #
|
|
711
|
+
--utrecht-alert-ok-color: #000;
|
|
673
712
|
--utrecht-alert-ok-border-color: transparent;
|
|
674
713
|
--utrecht-alert-ok-background-color: #e1eddb;
|
|
675
|
-
--utrecht-alert-error-color: #
|
|
714
|
+
--utrecht-alert-error-color: #000;
|
|
676
715
|
--utrecht-alert-error-border-color: transparent;
|
|
677
716
|
--utrecht-alert-error-background-color: #f9dfdd;
|
|
678
|
-
--utrecht-alert-info-color: #
|
|
717
|
+
--utrecht-alert-info-color: #000;
|
|
679
718
|
--utrecht-alert-info-border-color: transparent;
|
|
680
719
|
--utrecht-alert-info-background-color: #d9ebf7;
|
|
681
|
-
--utrecht-alert-color: #
|
|
720
|
+
--utrecht-alert-color: #000;
|
|
682
721
|
--utrecht-alert-border-color: transparent;
|
|
683
722
|
--utrecht-alert-background-color: #d9ebf7;
|
|
684
723
|
--utrecht-alert-padding-inline-start: 1rem;
|
|
@@ -692,7 +731,7 @@
|
|
|
692
731
|
--utrecht-alert-heading-font-size: 1.25rem;
|
|
693
732
|
--utrecht-alert-heading-line-height: 150%;
|
|
694
733
|
--utrecht-alert-heading-font-weight: 700;
|
|
695
|
-
--utrecht-alert-heading-font-family:
|
|
734
|
+
--utrecht-alert-heading-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
696
735
|
--utrecht-article-max-inline-size: 75ch;
|
|
697
736
|
--utrecht-blockquote-pink-corner-border-variation-padding: 2.5rem;
|
|
698
737
|
--utrecht-blockquote-pink-corner-border-variation-border-start-start-radius: 3rem;
|
|
@@ -727,11 +766,11 @@
|
|
|
727
766
|
--utrecht-blockquote-caption-padding-block-start: 0.75rem;
|
|
728
767
|
--utrecht-blockquote-caption-font-weight: 400;
|
|
729
768
|
--utrecht-blockquote-caption-line-height: 150%;
|
|
730
|
-
--utrecht-blockquote-caption-font-family:
|
|
769
|
+
--utrecht-blockquote-caption-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
731
770
|
--utrecht-blockquote-caption-font-size: 1.25rem;
|
|
732
771
|
--utrecht-blockquote-content-font-weight: 400;
|
|
733
772
|
--utrecht-blockquote-content-line-height: 150%;
|
|
734
|
-
--utrecht-blockquote-content-font-family:
|
|
773
|
+
--utrecht-blockquote-content-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
735
774
|
--utrecht-blockquote-content-font-size: 1.25rem;
|
|
736
775
|
--utrecht-blockquote-content-color: #154273;
|
|
737
776
|
--utrecht-blockquote-attribution-font-size: 1.25rem;
|
|
@@ -741,7 +780,7 @@
|
|
|
741
780
|
--utrecht-blockquote-padding-inline-end: 2rem;
|
|
742
781
|
--utrecht-blockquote-padding-block-start: 2rem;
|
|
743
782
|
--utrecht-blockquote-padding-block-end: 2rem;
|
|
744
|
-
--utrecht-blockquote-font-family:
|
|
783
|
+
--utrecht-blockquote-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
745
784
|
--utrecht-blockquote-font-size: 1.25rem;
|
|
746
785
|
--utrecht-blockquote-color: #154273;
|
|
747
786
|
--utrecht-blockquote-border-width: 0;
|
|
@@ -750,7 +789,7 @@
|
|
|
750
789
|
--utrecht-blockquote-border-inline-start-width: 0;
|
|
751
790
|
--utrecht-blockquote-background-color: transparent;
|
|
752
791
|
--utrecht-breadcrumb-nav-font-weight: 400;
|
|
753
|
-
--utrecht-breadcrumb-nav-font-family:
|
|
792
|
+
--utrecht-breadcrumb-nav-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
754
793
|
--utrecht-breadcrumb-nav-margin-inline: 0.5rem;
|
|
755
794
|
--utrecht-breadcrumb-nav-divider-inset-block-start: 0;
|
|
756
795
|
--utrecht-breadcrumb-nav-divider-color: #334155;
|
|
@@ -862,7 +901,7 @@
|
|
|
862
901
|
--utrecht-button-line-height: 150%;
|
|
863
902
|
--utrecht-button-font-weight: 700;
|
|
864
903
|
--utrecht-button-font-size: 1.25rem;
|
|
865
|
-
--utrecht-button-font-family:
|
|
904
|
+
--utrecht-button-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
866
905
|
--utrecht-button-icon-size: 24px;
|
|
867
906
|
--utrecht-button-icon-gap: 0.5rem;
|
|
868
907
|
--utrecht-button-border-width: 1px;
|
|
@@ -935,18 +974,18 @@
|
|
|
935
974
|
--utrecht-checkbox-icon-size: 24px;
|
|
936
975
|
--utrecht-checkbox-size: 24px;
|
|
937
976
|
--utrecht-checkbox-border-radius: 2.5px;
|
|
938
|
-
--utrecht-number-badge-padding-block: 0.
|
|
977
|
+
--utrecht-number-badge-padding-block: 0.125rem;
|
|
939
978
|
--utrecht-number-badge-padding-inline: 0.5rem;
|
|
940
979
|
--utrecht-number-badge-color: #fff;
|
|
941
980
|
--utrecht-number-badge-border-color: transparent;
|
|
942
981
|
--utrecht-number-badge-background-color: #154273;
|
|
943
|
-
--utrecht-number-badge-font-family:
|
|
982
|
+
--utrecht-number-badge-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
944
983
|
--utrecht-number-badge-border-radius: 999px;
|
|
945
984
|
--utrecht-number-badge-border-width: 0px;
|
|
946
985
|
--utrecht-number-badge-font-weight: 700;
|
|
947
986
|
--utrecht-number-badge-min-inline-size: 24px;
|
|
948
987
|
--utrecht-number-badge-min-block-size: 24px;
|
|
949
|
-
--utrecht-number-badge-line-height:
|
|
988
|
+
--utrecht-number-badge-line-height: 125%;
|
|
950
989
|
--utrecht-number-badge-font-size: 1.25rem;
|
|
951
990
|
--utrecht-form-fieldset-invalid-border-inline-start-width: 0px;
|
|
952
991
|
--utrecht-form-fieldset-invalid-padding-inline-start: 0;
|
|
@@ -957,7 +996,7 @@
|
|
|
957
996
|
--utrecht-form-fieldset-legend-line-height: 150%;
|
|
958
997
|
--utrecht-form-fieldset-legend-font-weight: 700;
|
|
959
998
|
--utrecht-form-fieldset-legend-font-size: 1.25rem;
|
|
960
|
-
--utrecht-form-fieldset-legend-font-family:
|
|
999
|
+
--utrecht-form-fieldset-legend-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
961
1000
|
--utrecht-form-fieldset-legend-color: #0F172A;
|
|
962
1001
|
--utrecht-figure-img-border-start-start-radius: 0;
|
|
963
1002
|
--utrecht-figure-img-border-start-end-radius: 0;
|
|
@@ -989,20 +1028,20 @@
|
|
|
989
1028
|
--utrecht-form-field-description-margin-block-start: -0.5rem;
|
|
990
1029
|
--utrecht-form-field-description-line-height: 150%;
|
|
991
1030
|
--utrecht-form-field-description-font-size: 1.25rem;
|
|
992
|
-
--utrecht-form-field-description-font-family:
|
|
1031
|
+
--utrecht-form-field-description-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
993
1032
|
--utrecht-form-field-description-color: #334155;
|
|
994
1033
|
--utrecht-form-field-error-message-padding-block-end: 0.5rem;
|
|
995
1034
|
--utrecht-form-field-error-message-margin-block-end: 0.5rem;
|
|
996
1035
|
--utrecht-form-field-error-message-font-weight: 400;
|
|
997
1036
|
--utrecht-form-field-error-message-font-size: 1.25rem;
|
|
998
|
-
--utrecht-form-field-error-message-font-family:
|
|
1037
|
+
--utrecht-form-field-error-message-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
999
1038
|
--utrecht-form-field-error-message-color: #d52b1e;
|
|
1000
1039
|
--utrecht-form-field-error-message-icon-margin-inline-end: 0.5rem;
|
|
1001
1040
|
--utrecht-form-field-error-message-icon-size: 24px;
|
|
1002
1041
|
--utrecht-form-field-label-line-height: 150%;
|
|
1003
1042
|
--utrecht-form-field-label-font-weight: 700;
|
|
1004
1043
|
--utrecht-form-field-label-font-size: 1.25rem;
|
|
1005
|
-
--utrecht-form-field-label-font-family:
|
|
1044
|
+
--utrecht-form-field-label-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1006
1045
|
--utrecht-form-field-label-color: #0F172A;
|
|
1007
1046
|
--utrecht-form-label-font-weight: 700;
|
|
1008
1047
|
--utrecht-form-label-font-size: 1.25rem;
|
|
@@ -1012,35 +1051,35 @@
|
|
|
1012
1051
|
--utrecht-heading-5-font-size: 1.25rem;
|
|
1013
1052
|
--utrecht-heading-5-line-height: 125%;
|
|
1014
1053
|
--utrecht-heading-5-font-weight: 700;
|
|
1015
|
-
--utrecht-heading-5-font-family:
|
|
1054
|
+
--utrecht-heading-5-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1016
1055
|
--utrecht-heading-5-color: #154273;
|
|
1017
1056
|
--utrecht-heading-4-margin-block-start: 0;
|
|
1018
1057
|
--utrecht-heading-4-margin-block-end: 0;
|
|
1019
1058
|
--utrecht-heading-4-font-size: 1.5rem;
|
|
1020
1059
|
--utrecht-heading-4-line-height: 125%;
|
|
1021
1060
|
--utrecht-heading-4-font-weight: 700;
|
|
1022
|
-
--utrecht-heading-4-font-family:
|
|
1061
|
+
--utrecht-heading-4-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1023
1062
|
--utrecht-heading-4-color: #154273;
|
|
1024
1063
|
--utrecht-heading-3-margin-block-start: 0;
|
|
1025
1064
|
--utrecht-heading-3-margin-block-end: 0;
|
|
1026
1065
|
--utrecht-heading-3-font-size: 1.875rem;
|
|
1027
1066
|
--utrecht-heading-3-line-height: 125%;
|
|
1028
1067
|
--utrecht-heading-3-font-weight: 700;
|
|
1029
|
-
--utrecht-heading-3-font-family:
|
|
1068
|
+
--utrecht-heading-3-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1030
1069
|
--utrecht-heading-3-color: #154273;
|
|
1031
1070
|
--utrecht-heading-2-margin-block-start: 0;
|
|
1032
1071
|
--utrecht-heading-2-margin-block-end: 0;
|
|
1033
1072
|
--utrecht-heading-2-font-size: 2.5rem;
|
|
1034
1073
|
--utrecht-heading-2-line-height: 125%;
|
|
1035
1074
|
--utrecht-heading-2-font-weight: 700;
|
|
1036
|
-
--utrecht-heading-2-font-family:
|
|
1075
|
+
--utrecht-heading-2-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1037
1076
|
--utrecht-heading-2-color: #154273;
|
|
1038
1077
|
--utrecht-heading-1-margin-block-start: 0;
|
|
1039
1078
|
--utrecht-heading-1-margin-block-end: 0;
|
|
1040
1079
|
--utrecht-heading-1-font-size: 3.125rem;
|
|
1041
1080
|
--utrecht-heading-1-line-height: 125%;
|
|
1042
1081
|
--utrecht-heading-1-font-weight: 700;
|
|
1043
|
-
--utrecht-heading-1-font-family:
|
|
1082
|
+
--utrecht-heading-1-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1044
1083
|
--utrecht-heading-1-color: #154273;
|
|
1045
1084
|
--utrecht-icon-inset-block-start: 0;
|
|
1046
1085
|
--utrecht-icon-size: 24px;
|
|
@@ -1048,7 +1087,7 @@
|
|
|
1048
1087
|
--utrecht-link-line-height: 150%;
|
|
1049
1088
|
--utrecht-link-font-size: 1.25rem;
|
|
1050
1089
|
--utrecht-link-font-weight: 400;
|
|
1051
|
-
--utrecht-link-font-family:
|
|
1090
|
+
--utrecht-link-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1052
1091
|
--utrecht-link-text-underline-offset: 0.125rem;
|
|
1053
1092
|
--utrecht-link-text-decoration-thickness: auto;
|
|
1054
1093
|
--utrecht-link-column-gap: 0.25rem;
|
|
@@ -1077,7 +1116,7 @@
|
|
|
1077
1116
|
--utrecht-ordered-list-line-height: 150%;
|
|
1078
1117
|
--utrecht-ordered-list-font-size: 1.25rem;
|
|
1079
1118
|
--utrecht-ordered-list-font-weight: 400;
|
|
1080
|
-
--utrecht-ordered-list-font-family:
|
|
1119
|
+
--utrecht-ordered-list-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1081
1120
|
--utrecht-ordered-list-color: #0F172A;
|
|
1082
1121
|
--utrecht-ordered-list-item-margin-block-start: 0.25rem;
|
|
1083
1122
|
--utrecht-ordered-list-item-margin-block-end: 0.25rem;
|
|
@@ -1095,12 +1134,12 @@
|
|
|
1095
1134
|
--utrecht-paragraph-line-height: 150%;
|
|
1096
1135
|
--utrecht-paragraph-font-weight: 400;
|
|
1097
1136
|
--utrecht-paragraph-font-size: 1.25rem;
|
|
1098
|
-
--utrecht-paragraph-font-family:
|
|
1137
|
+
--utrecht-paragraph-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1099
1138
|
--utrecht-paragraph-color: #0F172A;
|
|
1100
1139
|
--utrecht-pre-heading-font-size: 1rem;
|
|
1101
1140
|
--utrecht-pre-heading-line-height: 125%;
|
|
1102
1141
|
--utrecht-pre-heading-font-weight: 700;
|
|
1103
|
-
--utrecht-pre-heading-font-family:
|
|
1142
|
+
--utrecht-pre-heading-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1104
1143
|
--utrecht-pre-heading-color: #0F172A;
|
|
1105
1144
|
--utrecht-radio-button-border-width: 1px;
|
|
1106
1145
|
--utrecht-radio-button-border-radius: 999px;
|
|
@@ -1146,7 +1185,7 @@
|
|
|
1146
1185
|
--utrecht-select-font-size: 1.25rem;
|
|
1147
1186
|
--utrecht-select-line-height: 150%;
|
|
1148
1187
|
--utrecht-select-font-weight: 400;
|
|
1149
|
-
--utrecht-select-font-family:
|
|
1188
|
+
--utrecht-select-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1150
1189
|
--utrecht-select-border-width: 1px;
|
|
1151
1190
|
--utrecht-select-border-bottom-width: auto;
|
|
1152
1191
|
--utrecht-select-border-radius: 2.5px;
|
|
@@ -1204,7 +1243,7 @@
|
|
|
1204
1243
|
--utrecht-skip-link-min-block-size: 48px;
|
|
1205
1244
|
--utrecht-skip-link-line-height: 150%;
|
|
1206
1245
|
--utrecht-skip-link-font-size: 1.25rem;
|
|
1207
|
-
--utrecht-skip-link-font-family:
|
|
1246
|
+
--utrecht-skip-link-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1208
1247
|
--utrecht-skip-link-font-weight: 700;
|
|
1209
1248
|
--utrecht-table-font-size: 1.25rem;
|
|
1210
1249
|
--utrecht-table-container-box-inline-start-shadow-color: #0000001a;
|
|
@@ -1218,7 +1257,7 @@
|
|
|
1218
1257
|
--utrecht-table-container-box-inline-end-shadow-y: 16px;
|
|
1219
1258
|
--utrecht-table-container-box-inline-end-shadow-x: 0;
|
|
1220
1259
|
--utrecht-table-footer-cell-line-height: 150%;
|
|
1221
|
-
--utrecht-table-footer-cell-font-family:
|
|
1260
|
+
--utrecht-table-footer-cell-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1222
1261
|
--utrecht-table-footer-cell-color: #0F172A;
|
|
1223
1262
|
--utrecht-table-footer-cell-font-size: 1.25rem;
|
|
1224
1263
|
--utrecht-table-footer-cell-font-weight: 700;
|
|
@@ -1234,7 +1273,7 @@
|
|
|
1234
1273
|
--utrecht-table-data-cell-font-size: 1.25rem;
|
|
1235
1274
|
--utrecht-table-data-cell-line-height: 150%;
|
|
1236
1275
|
--utrecht-table-data-cell-font-weight: 400;
|
|
1237
|
-
--utrecht-table-data-cell-font-family:
|
|
1276
|
+
--utrecht-table-data-cell-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1238
1277
|
--utrecht-table-data-cell-color: #0F172A;
|
|
1239
1278
|
--utrecht-table-cell-line-height: 150%;
|
|
1240
1279
|
--utrecht-table-cell-padding-inline-start: 1rem;
|
|
@@ -1243,19 +1282,19 @@
|
|
|
1243
1282
|
--utrecht-table-cell-padding-block-end: 0.75rem;
|
|
1244
1283
|
--utrecht-table-caption-font-size: 1.875rem;
|
|
1245
1284
|
--utrecht-table-caption-font-weight: 700;
|
|
1246
|
-
--utrecht-table-caption-font-family:
|
|
1285
|
+
--utrecht-table-caption-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1247
1286
|
--utrecht-table-caption-color: #0F172A;
|
|
1248
1287
|
--utrecht-table-caption-margin-block-end: 1.5rem;
|
|
1249
1288
|
--utrecht-table-caption-line-height: 125%;
|
|
1250
1289
|
--utrecht-table-header-cell-font-size: 1.25rem;
|
|
1251
1290
|
--utrecht-table-header-cell-font-weight: 700;
|
|
1252
|
-
--utrecht-table-header-cell-font-family:
|
|
1291
|
+
--utrecht-table-header-cell-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1253
1292
|
--utrecht-table-header-cell-color: #0F172A;
|
|
1254
1293
|
--utrecht-table-header-cell-line-height: 150%;
|
|
1255
1294
|
--utrecht-textarea-font-size: 1.25rem;
|
|
1256
1295
|
--utrecht-textarea-line-height: 150%;
|
|
1257
1296
|
--utrecht-textarea-font-weight: 400;
|
|
1258
|
-
--utrecht-textarea-font-family:
|
|
1297
|
+
--utrecht-textarea-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1259
1298
|
--utrecht-textarea-border-width: 1px;
|
|
1260
1299
|
--utrecht-textarea-border-bottom-width: 1px;
|
|
1261
1300
|
--utrecht-textarea-border-radius: 2.5px;
|
|
@@ -1318,7 +1357,7 @@
|
|
|
1318
1357
|
--utrecht-textbox-line-height: 150%;
|
|
1319
1358
|
--utrecht-textbox-font-weight: 400;
|
|
1320
1359
|
--utrecht-textbox-font-size: 1.25rem;
|
|
1321
|
-
--utrecht-textbox-font-family:
|
|
1360
|
+
--utrecht-textbox-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1322
1361
|
--utrecht-textbox-border-radius: 2.5px;
|
|
1323
1362
|
--utrecht-unordered-list-marker-border-color: #0F172A;
|
|
1324
1363
|
--utrecht-unordered-list-marker-color: #0F172A;
|
|
@@ -1328,7 +1367,7 @@
|
|
|
1328
1367
|
--utrecht-unordered-list-line-height: 150%;
|
|
1329
1368
|
--utrecht-unordered-list-font-size: 1.25rem;
|
|
1330
1369
|
--utrecht-unordered-list-font-weight: 400;
|
|
1331
|
-
--utrecht-unordered-list-font-family:
|
|
1370
|
+
--utrecht-unordered-list-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
1332
1371
|
--utrecht-unordered-list-color: #0F172A;
|
|
1333
1372
|
--utrecht-unordered-list-margin-block-start: 0.25rem;
|
|
1334
1373
|
--utrecht-unordered-list-margin-block-end: 0.25rem;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Mon, 16 Jun 2025 09:33:53 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const utrechtColumnLayoutColumnRuleColor : string;
|
|
@@ -705,6 +705,12 @@ export const utrechtAccordionButtonActiveBackgroundColor : string;
|
|
|
705
705
|
export const utrechtAccordionButtonActiveBorderColor : string;
|
|
706
706
|
export const utrechtAccordionButtonActiveColor : string;
|
|
707
707
|
export const utrechtAccordionButtonActiveRowGap : number;
|
|
708
|
+
export const utrechtActionActivateCursor : string;
|
|
709
|
+
export const utrechtActionBusyCursor : string;
|
|
710
|
+
export const utrechtActionDisabledCursor : string;
|
|
711
|
+
export const utrechtActionInertCursor : string;
|
|
712
|
+
export const utrechtActionNavigateCursor : string;
|
|
713
|
+
export const utrechtActionSubmitCursor : string;
|
|
708
714
|
export const utrechtDocumentBackgroundColor : string;
|
|
709
715
|
export const utrechtDocumentColor : string;
|
|
710
716
|
export const utrechtDocumentFontFamily : string;
|
|
@@ -929,6 +935,39 @@ export const rhcFileSubtitleColor : string;
|
|
|
929
935
|
export const rhcDotBadgeBorderRadius : string;
|
|
930
936
|
export const rhcDotBadgeColor : string;
|
|
931
937
|
export const rhcDotBadgeSize : string;
|
|
938
|
+
export const rhcDataSummaryFontFamily : string;
|
|
939
|
+
export const rhcDataSummaryItemValueFontWeight : number;
|
|
940
|
+
export const rhcDataSummaryItemValueRowPaddingBlockEnd : string;
|
|
941
|
+
export const rhcDataSummaryItemValueRowPaddingBlockStart : string;
|
|
942
|
+
export const rhcDataSummaryItemValueRowPaddingInlineEnd : number;
|
|
943
|
+
export const rhcDataSummaryItemValueRowPaddingInlineStart : string;
|
|
944
|
+
export const rhcDataSummaryItemValuePaddingBlockEnd : string;
|
|
945
|
+
export const rhcDataSummaryItemValuePaddingBlockStart : number;
|
|
946
|
+
export const rhcDataSummaryItemValuePaddingInlineEnd : number;
|
|
947
|
+
export const rhcDataSummaryItemValuePaddingInlineStart : number;
|
|
948
|
+
export const rhcDataSummaryItemKeyFontWeight : number;
|
|
949
|
+
export const rhcDataSummaryItemKeyRowPaddingBlockEnd : string;
|
|
950
|
+
export const rhcDataSummaryItemKeyRowPaddingBlockStart : string;
|
|
951
|
+
export const rhcDataSummaryItemKeyRowPaddingInlineEnd : string;
|
|
952
|
+
export const rhcDataSummaryItemKeyRowPaddingInlineStart : number;
|
|
953
|
+
export const rhcDataSummaryItemKeyPaddingBlockEnd : string;
|
|
954
|
+
export const rhcDataSummaryItemKeyPaddingBlockStart : string;
|
|
955
|
+
export const rhcDataSummaryItemKeyPaddingInlineEnd : number;
|
|
956
|
+
export const rhcDataSummaryItemKeyPaddingInlineStart : number;
|
|
957
|
+
export const rhcDataSummaryItemBorderWidth : string;
|
|
958
|
+
export const rhcDataSummaryItemBorderColor : string;
|
|
959
|
+
export const rhcDataSummaryItemBorderBlockEndStyle : string;
|
|
960
|
+
export const rhcDataSummaryItemColor : string;
|
|
961
|
+
export const rhcDataSummaryFontSize : string;
|
|
962
|
+
export const rhcDataSummaryLineHeight : string;
|
|
963
|
+
export const rhcDataSummaryItemActionRowPaddingBlockEnd : string;
|
|
964
|
+
export const rhcDataSummaryItemActionRowPaddingBlockStart : string;
|
|
965
|
+
export const rhcDataSummaryItemActionRowPaddingInlineEnd : number;
|
|
966
|
+
export const rhcDataSummaryItemActionRowPaddingInlineStart : string;
|
|
967
|
+
export const rhcDataSummaryItemActionPaddingBlockEnd : string;
|
|
968
|
+
export const rhcDataSummaryItemActionPaddingBlockStart : string;
|
|
969
|
+
export const rhcDataSummaryItemActionPaddingInlineEnd : string;
|
|
970
|
+
export const rhcDataSummaryItemActionPaddingInlineStart : number;
|
|
932
971
|
export const rhcCodeInputSize : string;
|
|
933
972
|
export const rhcCodeInputGroupColumnGap : string;
|
|
934
973
|
export const rhcCheckboxGroupPaddingBlockEnd : string;
|
|
@@ -1176,9 +1215,8 @@ export const rhcFontSizeHeadingLevel2 : string;
|
|
|
1176
1215
|
export const rhcFontSizeHeadingLevel3 : string;
|
|
1177
1216
|
export const rhcFontSizeHeadingLevel4 : string;
|
|
1178
1217
|
export const rhcFontSizeHeadingLevel5 : string;
|
|
1179
|
-
export const
|
|
1180
|
-
export const
|
|
1181
|
-
export const rhcFontSizeParagraphSmall : string;
|
|
1218
|
+
export const rhcFontSizeBodyIntro : string;
|
|
1219
|
+
export const rhcFontSizeBodyDefault : string;
|
|
1182
1220
|
export const rhcFontSizeXsDesktop : string;
|
|
1183
1221
|
export const rhcFontSizeXsTablet : string;
|
|
1184
1222
|
export const rhcFontSizeXsMobile : string;
|
|
@@ -1194,7 +1232,15 @@ export const rhcFontSizeLgMobile : string;
|
|
|
1194
1232
|
export const rhcFontSizeXlDesktop : string;
|
|
1195
1233
|
export const rhcFontSizeXlTablet : string;
|
|
1196
1234
|
export const rhcFontSizeXlMobile : string;
|
|
1197
|
-
export const
|
|
1235
|
+
export const rhcFontWeightDefault : number;
|
|
1236
|
+
export const rhcFontWeightStrong : number;
|
|
1237
|
+
export const rhcFontWeightExtraBold : number;
|
|
1238
|
+
export const rhcFontWeightBold : number;
|
|
1239
|
+
export const rhcFontWeightSemiBold : number;
|
|
1240
|
+
export const rhcFontWeightRegular : number;
|
|
1241
|
+
export const rhcFontWeightLight : number;
|
|
1242
|
+
export const rhcFontWeightThin : number;
|
|
1243
|
+
export const rhcLineHeightBody : string;
|
|
1198
1244
|
export const rhcLineHeightSm : string;
|
|
1199
1245
|
export const rhcLineHeightMd : string;
|
|
1200
1246
|
export const rhcSizeTarget : string;
|
|
@@ -1204,13 +1250,6 @@ export const rhcSizeHalfLint : string;
|
|
|
1204
1250
|
export const rhcSizeLint : string;
|
|
1205
1251
|
export const rhcSize2Lint : string;
|
|
1206
1252
|
export const rhcSize3Lint : string;
|
|
1207
|
-
export const rhcFontWeightExtraBold : number;
|
|
1208
|
-
export const rhcFontWeightBold : number;
|
|
1209
|
-
export const rhcFontWeightSemiBold : number;
|
|
1210
|
-
export const rhcFontWeightRegular : number;
|
|
1211
|
-
export const rhcFontWeightChosenRegular : number;
|
|
1212
|
-
export const rhcFontWeightLight : number;
|
|
1213
|
-
export const rhcFontWeightThin : number;
|
|
1214
1253
|
export const rhcFontFamilyPrimary : string;
|
|
1215
1254
|
export const rhcFontFamilySecondary : string;
|
|
1216
1255
|
export const rhcBorderWidthDefault : string;
|