@rijkshuisstijl-community/design-tokens 1.0.1 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/dist/_variables.scss +113 -3
- package/dist/index.css +113 -3
- package/dist/index.d.ts +111 -1
- package/dist/index.js +113 -3
- package/dist/index.json +112 -2
- package/dist/index.tokens.json +148 -2
- package/dist/root.css +113 -3
- package/dist/tokens.d.ts +147 -1
- package/dist/tokens.js +6283 -3879
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +112 -3
- package/dist/uitvoerend-mintgroen-focus/index.css +112 -3
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +110 -1
- package/dist/uitvoerend-mintgroen-focus/index.js +112 -3
- package/dist/uitvoerend-mintgroen-focus/index.json +111 -2
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +145 -4
- package/dist/uitvoerend-mintgroen-focus/root.css +112 -3
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +144 -3
- package/dist/uitvoerend-mintgroen-focus/tokens.js +6405 -4028
- package/dist/uitvoerend-violet/_variables.scss +113 -3
- package/dist/uitvoerend-violet/index.css +113 -3
- package/dist/uitvoerend-violet/index.d.ts +111 -1
- package/dist/uitvoerend-violet/index.js +113 -3
- package/dist/uitvoerend-violet/index.json +112 -2
- package/dist/uitvoerend-violet/index.tokens.json +148 -2
- package/dist/uitvoerend-violet/root.css +113 -3
- package/dist/uitvoerend-violet/tokens.d.ts +147 -1
- package/dist/uitvoerend-violet/tokens.js +5182 -2778
- package/dist/uitvoerend-violet-oud/_variables.scss +113 -3
- package/dist/uitvoerend-violet-oud/index.css +113 -3
- package/dist/uitvoerend-violet-oud/index.d.ts +111 -1
- package/dist/uitvoerend-violet-oud/index.js +113 -3
- package/dist/uitvoerend-violet-oud/index.json +112 -2
- package/dist/uitvoerend-violet-oud/index.tokens.json +148 -2
- package/dist/uitvoerend-violet-oud/root.css +113 -3
- package/dist/uitvoerend-violet-oud/tokens.d.ts +147 -1
- package/dist/uitvoerend-violet-oud/tokens.js +5182 -2778
- package/dist/wetgevend/_variables.scss +113 -3
- package/dist/wetgevend/index.css +113 -3
- package/dist/wetgevend/index.d.ts +111 -1
- package/dist/wetgevend/index.js +113 -3
- package/dist/wetgevend/index.json +112 -2
- package/dist/wetgevend/index.tokens.json +148 -2
- package/dist/wetgevend/root.css +113 -3
- package/dist/wetgevend/tokens.d.ts +147 -1
- package/dist/wetgevend/tokens.js +5182 -2778
- package/figma/figma.tokens.json +554 -33
- package/package.json +1 -1
- package/src/generated/base.tokens.json +487 -11
- package/src/generated/themes.json +2216 -320
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +479 -11
- package/src/generated/uitvoerend-violet/tokens.json +487 -11
- package/src/generated/uitvoerend-violet-oud/tokens.json +487 -11
- package/src/generated/wetgevend/tokens.json +487 -11
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Wed, 19 Mar 2025 14:52:03 GMT
|
|
4
4
|
|
|
5
5
|
$nl-number-badge-padding-block: 0.5rem;
|
|
6
6
|
$nl-number-badge-padding-inline: 0.5rem;
|
|
@@ -50,6 +50,28 @@ $nl-heading-level-1-line-height: 125%;
|
|
|
50
50
|
$nl-heading-level-1-font-weight: 700;
|
|
51
51
|
$nl-heading-level-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
52
52
|
$nl-heading-level-1-color: #154273;
|
|
53
|
+
$nl-link-line-height: 150%;
|
|
54
|
+
$nl-link-font-size: 1.25rem;
|
|
55
|
+
$nl-link-font-weight: 400;
|
|
56
|
+
$nl-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
57
|
+
$nl-link-text-underline-offset: 0.125rem;
|
|
58
|
+
$nl-link-text-decoration-thickness: auto;
|
|
59
|
+
$nl-link-column-gap: 0.25rem;
|
|
60
|
+
$nl-link-icon-size: 24px;
|
|
61
|
+
$nl-link-icon-inset-block-start: 0.25rem;
|
|
62
|
+
$nl-link-text-decoration: underline;
|
|
63
|
+
$nl-link-visited-color: #42145f;
|
|
64
|
+
$nl-link-hover-text-decoration-thickness: auto;
|
|
65
|
+
$nl-link-hover-text-decoration: None;
|
|
66
|
+
$nl-link-hover-color: #01496c;
|
|
67
|
+
$nl-link-focus-text-decoration-thickness: auto;
|
|
68
|
+
$nl-link-focus-text-decoration: None;
|
|
69
|
+
$nl-link-focus-color: #01689b;
|
|
70
|
+
$nl-link-focus-background-color: transparent;
|
|
71
|
+
$nl-link-active-text-decoration: None;
|
|
72
|
+
$nl-link-active-color: #42145f;
|
|
73
|
+
$nl-link-text-decoration-color: #01689b;
|
|
74
|
+
$nl-link-color: #01689b;
|
|
53
75
|
$nl-paragraph-lead-line-height: 150%;
|
|
54
76
|
$nl-paragraph-lead-font-weight: 400;
|
|
55
77
|
$nl-paragraph-lead-font-size: 1.5rem;
|
|
@@ -202,6 +224,7 @@ $rhc-card-as-link-horizontal-background-color: #154273;
|
|
|
202
224
|
$rhc-card-as-link-heading-font-weight: 700;
|
|
203
225
|
$rhc-card-as-link-heading-font-size: 1.5rem;
|
|
204
226
|
$rhc-card-as-link-heading-padding-block-start: 0.5rem;
|
|
227
|
+
$rhc-card-as-link-heading-color: #154273;
|
|
205
228
|
$rhc-card-as-link-full-bleed-opacity: 0.5;
|
|
206
229
|
$rhc-card-as-link-full-bleed-color: #fff;
|
|
207
230
|
$rhc-card-as-link-full-bleed-border-color: transparent;
|
|
@@ -217,14 +240,14 @@ $rhc-card-as-link-padding-inline-start: 1rem;
|
|
|
217
240
|
$rhc-card-as-link-padding-inline-end: 1rem;
|
|
218
241
|
$rhc-card-as-link-padding-block-start: 1rem;
|
|
219
242
|
$rhc-card-as-link-padding-block-end: 1rem;
|
|
220
|
-
$rhc-card-as-link-metadata-color: #
|
|
243
|
+
$rhc-card-as-link-metadata-color: #334155;
|
|
221
244
|
$rhc-card-as-link-link-focus-text-decoration: none;
|
|
222
245
|
$rhc-card-as-link-link-hover-text-decoration: none;
|
|
223
246
|
$rhc-card-as-link-link-active-text-decoration: none;
|
|
224
247
|
$rhc-card-as-link-link-text-decoration: underline;
|
|
225
248
|
$rhc-card-as-link-link-color: #01689b;
|
|
226
249
|
$rhc-card-as-link-icon-size: 24px;
|
|
227
|
-
$rhc-card-as-link-icon-color: #
|
|
250
|
+
$rhc-card-as-link-icon-color: #154273;
|
|
228
251
|
$rhc-card-as-link-inline-size: 328px;
|
|
229
252
|
$rhc-card-as-link-column-gap: 1rem;
|
|
230
253
|
$rhc-card-as-link-color: #0F172A;
|
|
@@ -725,6 +748,19 @@ $utrecht-button-group-margin-block-start: 0px;
|
|
|
725
748
|
$utrecht-button-group-margin-block-end: 0px;
|
|
726
749
|
$utrecht-button-group-column-gap: 0.5rem;
|
|
727
750
|
$utrecht-button-group-background-color: transparent;
|
|
751
|
+
$utrecht-number-badge-padding-block: 0.5rem;
|
|
752
|
+
$utrecht-number-badge-padding-inline: 0.5rem;
|
|
753
|
+
$utrecht-number-badge-color: #fff;
|
|
754
|
+
$utrecht-number-badge-border-color: transparent;
|
|
755
|
+
$utrecht-number-badge-background-color: #154273;
|
|
756
|
+
$utrecht-number-badge-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
757
|
+
$utrecht-number-badge-border-radius: 999px;
|
|
758
|
+
$utrecht-number-badge-border-width: 0px;
|
|
759
|
+
$utrecht-number-badge-font-weight: 700;
|
|
760
|
+
$utrecht-number-badge-min-inline-size: 24px;
|
|
761
|
+
$utrecht-number-badge-min-block-size: 24px;
|
|
762
|
+
$utrecht-number-badge-line-height: 150%;
|
|
763
|
+
$utrecht-number-badge-font-size: 1.25rem;
|
|
728
764
|
$utrecht-form-fieldset-invalid-border-inline-start-width: 0px;
|
|
729
765
|
$utrecht-form-fieldset-invalid-padding-inline-start: 0;
|
|
730
766
|
$utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
@@ -784,6 +820,41 @@ $utrecht-form-field-label-color: #0F172A;
|
|
|
784
820
|
$utrecht-form-label-font-weight: 700;
|
|
785
821
|
$utrecht-form-label-font-size: 1.25rem;
|
|
786
822
|
$utrecht-form-label-color: #0F172A;
|
|
823
|
+
$utrecht-heading-5-margin-block-start: 0;
|
|
824
|
+
$utrecht-heading-5-margin-block-end: 0;
|
|
825
|
+
$utrecht-heading-5-font-size: 1.25rem;
|
|
826
|
+
$utrecht-heading-5-line-height: 125%;
|
|
827
|
+
$utrecht-heading-5-font-weight: 700;
|
|
828
|
+
$utrecht-heading-5-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
829
|
+
$utrecht-heading-5-color: #154273;
|
|
830
|
+
$utrecht-heading-4-margin-block-start: 0;
|
|
831
|
+
$utrecht-heading-4-margin-block-end: 0;
|
|
832
|
+
$utrecht-heading-4-font-size: 1.5rem;
|
|
833
|
+
$utrecht-heading-4-line-height: 125%;
|
|
834
|
+
$utrecht-heading-4-font-weight: 700;
|
|
835
|
+
$utrecht-heading-4-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
836
|
+
$utrecht-heading-4-color: #154273;
|
|
837
|
+
$utrecht-heading-3-margin-block-start: 0;
|
|
838
|
+
$utrecht-heading-3-margin-block-end: 0;
|
|
839
|
+
$utrecht-heading-3-font-size: 1.875rem;
|
|
840
|
+
$utrecht-heading-3-line-height: 125%;
|
|
841
|
+
$utrecht-heading-3-font-weight: 700;
|
|
842
|
+
$utrecht-heading-3-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
843
|
+
$utrecht-heading-3-color: #154273;
|
|
844
|
+
$utrecht-heading-2-margin-block-start: 0;
|
|
845
|
+
$utrecht-heading-2-margin-block-end: 0;
|
|
846
|
+
$utrecht-heading-2-font-size: 2.5rem;
|
|
847
|
+
$utrecht-heading-2-line-height: 125%;
|
|
848
|
+
$utrecht-heading-2-font-weight: 700;
|
|
849
|
+
$utrecht-heading-2-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
850
|
+
$utrecht-heading-2-color: #154273;
|
|
851
|
+
$utrecht-heading-1-margin-block-start: 0;
|
|
852
|
+
$utrecht-heading-1-margin-block-end: 0;
|
|
853
|
+
$utrecht-heading-1-font-size: 3.125rem;
|
|
854
|
+
$utrecht-heading-1-line-height: 125%;
|
|
855
|
+
$utrecht-heading-1-font-weight: 700;
|
|
856
|
+
$utrecht-heading-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
857
|
+
$utrecht-heading-1-color: #154273;
|
|
787
858
|
$utrecht-link-list-icon-inset-block-start: 0.188rem;
|
|
788
859
|
$utrecht-link-list-icon-size: 24px;
|
|
789
860
|
$utrecht-link-list-item-text-decoration: None;
|
|
@@ -803,6 +874,17 @@ $utrecht-ordered-list-margin-inline-start: 0.625rem;
|
|
|
803
874
|
$utrecht-ordered-list-margin-block-start: 0.25rem;
|
|
804
875
|
$utrecht-ordered-list-margin-block-end: 0.25rem;
|
|
805
876
|
$utrecht-ordered-list-padding-inline-start: 1.5rem;
|
|
877
|
+
$utrecht-paragraph-lead-line-height: 150%;
|
|
878
|
+
$utrecht-paragraph-lead-font-weight: 400;
|
|
879
|
+
$utrecht-paragraph-lead-font-size: 1.5rem;
|
|
880
|
+
$utrecht-paragraph-lead-color: #0F172A;
|
|
881
|
+
$utrecht-paragraph-margin-block-start: 0;
|
|
882
|
+
$utrecht-paragraph-margin-block-end: 0;
|
|
883
|
+
$utrecht-paragraph-line-height: 150%;
|
|
884
|
+
$utrecht-paragraph-font-weight: 400;
|
|
885
|
+
$utrecht-paragraph-font-size: 1.25rem;
|
|
886
|
+
$utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
887
|
+
$utrecht-paragraph-color: #0F172A;
|
|
806
888
|
$utrecht-separator-margin-block-start: 0.75rem;
|
|
807
889
|
$utrecht-separator-margin-block-end: 0.75rem;
|
|
808
890
|
$utrecht-separator-block-size: 2px;
|
|
@@ -869,6 +951,33 @@ $utrecht-unordered-list-padding-inline-start: 1.5rem;
|
|
|
869
951
|
$utrecht-icon-inset-block-start: 0;
|
|
870
952
|
$utrecht-icon-size: 24px;
|
|
871
953
|
$utrecht-icon-color: inherit;
|
|
954
|
+
$utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
955
|
+
$utrecht-skip-link-text-decoration: underline;
|
|
956
|
+
$utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
957
|
+
$utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
958
|
+
$utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
959
|
+
$utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
960
|
+
$utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
961
|
+
$utrecht-skip-link-border-width: 2px;
|
|
962
|
+
$utrecht-skip-link-color: #fff;
|
|
963
|
+
$utrecht-skip-link-border-color: transparent;
|
|
964
|
+
$utrecht-skip-link-background-color: #154273;
|
|
965
|
+
$utrecht-skip-link-focus-visible-outline-color: #000;
|
|
966
|
+
$utrecht-skip-link-padding-inline-start: 1rem;
|
|
967
|
+
$utrecht-skip-link-padding-inline-end: 1rem;
|
|
968
|
+
$utrecht-skip-link-padding-block-start: 0.75rem;
|
|
969
|
+
$utrecht-skip-link-padding-block-end: 0.75rem;
|
|
970
|
+
$utrecht-skip-link-min-inline-size: 48px;
|
|
971
|
+
$utrecht-skip-link-min-block-size: 48px;
|
|
972
|
+
$utrecht-skip-link-line-height: 150%;
|
|
973
|
+
$utrecht-skip-link-font-size: 1.25rem;
|
|
974
|
+
$utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
975
|
+
$utrecht-skip-link-font-weight: 700;
|
|
976
|
+
$utrecht-skip-link-focus-text-decoration: None;
|
|
977
|
+
$utrecht-skip-link-focus-color: #0F172A;
|
|
978
|
+
$utrecht-skip-link-focus-border-width: 2px;
|
|
979
|
+
$utrecht-skip-link-focus-border-style: solid;
|
|
980
|
+
$utrecht-skip-link-focus-border-color: #154273;
|
|
872
981
|
$utrecht-skip-link-focus-background-color: #FDD370;
|
|
873
982
|
$utrecht-counter-badge-background-color: #FDD370;
|
|
874
983
|
$utrecht-textbox-hover-color: #0F172A;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Mar 2025 14:52:03 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.uitvoerend-mintgroen-focus {
|
|
@@ -52,6 +52,28 @@
|
|
|
52
52
|
--nl-heading-level-1-font-weight: 700;
|
|
53
53
|
--nl-heading-level-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
54
54
|
--nl-heading-level-1-color: #154273;
|
|
55
|
+
--nl-link-line-height: 150%;
|
|
56
|
+
--nl-link-font-size: 1.25rem;
|
|
57
|
+
--nl-link-font-weight: 400;
|
|
58
|
+
--nl-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
59
|
+
--nl-link-text-underline-offset: 0.125rem;
|
|
60
|
+
--nl-link-text-decoration-thickness: auto;
|
|
61
|
+
--nl-link-column-gap: 0.25rem;
|
|
62
|
+
--nl-link-icon-size: 24px;
|
|
63
|
+
--nl-link-icon-inset-block-start: 0.25rem;
|
|
64
|
+
--nl-link-text-decoration: underline;
|
|
65
|
+
--nl-link-visited-color: #42145f;
|
|
66
|
+
--nl-link-hover-text-decoration-thickness: auto;
|
|
67
|
+
--nl-link-hover-text-decoration: None;
|
|
68
|
+
--nl-link-hover-color: #01496c;
|
|
69
|
+
--nl-link-focus-text-decoration-thickness: auto;
|
|
70
|
+
--nl-link-focus-text-decoration: None;
|
|
71
|
+
--nl-link-focus-color: #01689b;
|
|
72
|
+
--nl-link-focus-background-color: transparent;
|
|
73
|
+
--nl-link-active-text-decoration: None;
|
|
74
|
+
--nl-link-active-color: #42145f;
|
|
75
|
+
--nl-link-text-decoration-color: #01689b;
|
|
76
|
+
--nl-link-color: #01689b;
|
|
55
77
|
--nl-paragraph-lead-line-height: 150%;
|
|
56
78
|
--nl-paragraph-lead-font-weight: 400;
|
|
57
79
|
--nl-paragraph-lead-font-size: 1.5rem;
|
|
@@ -204,6 +226,7 @@
|
|
|
204
226
|
--rhc-card-as-link-heading-font-weight: 700;
|
|
205
227
|
--rhc-card-as-link-heading-font-size: 1.5rem;
|
|
206
228
|
--rhc-card-as-link-heading-padding-block-start: 0.5rem;
|
|
229
|
+
--rhc-card-as-link-heading-color: #154273;
|
|
207
230
|
--rhc-card-as-link-full-bleed-opacity: 0.5;
|
|
208
231
|
--rhc-card-as-link-full-bleed-color: #fff;
|
|
209
232
|
--rhc-card-as-link-full-bleed-border-color: transparent;
|
|
@@ -219,14 +242,14 @@
|
|
|
219
242
|
--rhc-card-as-link-padding-inline-end: 1rem;
|
|
220
243
|
--rhc-card-as-link-padding-block-start: 1rem;
|
|
221
244
|
--rhc-card-as-link-padding-block-end: 1rem;
|
|
222
|
-
--rhc-card-as-link-metadata-color: #
|
|
245
|
+
--rhc-card-as-link-metadata-color: #334155;
|
|
223
246
|
--rhc-card-as-link-link-focus-text-decoration: none;
|
|
224
247
|
--rhc-card-as-link-link-hover-text-decoration: none;
|
|
225
248
|
--rhc-card-as-link-link-active-text-decoration: none;
|
|
226
249
|
--rhc-card-as-link-link-text-decoration: underline;
|
|
227
250
|
--rhc-card-as-link-link-color: #01689b;
|
|
228
251
|
--rhc-card-as-link-icon-size: 24px;
|
|
229
|
-
--rhc-card-as-link-icon-color: #
|
|
252
|
+
--rhc-card-as-link-icon-color: #154273;
|
|
230
253
|
--rhc-card-as-link-inline-size: 328px;
|
|
231
254
|
--rhc-card-as-link-column-gap: 1rem;
|
|
232
255
|
--rhc-card-as-link-color: #0F172A;
|
|
@@ -727,6 +750,19 @@
|
|
|
727
750
|
--utrecht-button-group-margin-block-end: 0px;
|
|
728
751
|
--utrecht-button-group-column-gap: 0.5rem;
|
|
729
752
|
--utrecht-button-group-background-color: transparent;
|
|
753
|
+
--utrecht-number-badge-padding-block: 0.5rem;
|
|
754
|
+
--utrecht-number-badge-padding-inline: 0.5rem;
|
|
755
|
+
--utrecht-number-badge-color: #fff;
|
|
756
|
+
--utrecht-number-badge-border-color: transparent;
|
|
757
|
+
--utrecht-number-badge-background-color: #154273;
|
|
758
|
+
--utrecht-number-badge-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
759
|
+
--utrecht-number-badge-border-radius: 999px;
|
|
760
|
+
--utrecht-number-badge-border-width: 0px;
|
|
761
|
+
--utrecht-number-badge-font-weight: 700;
|
|
762
|
+
--utrecht-number-badge-min-inline-size: 24px;
|
|
763
|
+
--utrecht-number-badge-min-block-size: 24px;
|
|
764
|
+
--utrecht-number-badge-line-height: 150%;
|
|
765
|
+
--utrecht-number-badge-font-size: 1.25rem;
|
|
730
766
|
--utrecht-form-fieldset-invalid-border-inline-start-width: 0px;
|
|
731
767
|
--utrecht-form-fieldset-invalid-padding-inline-start: 0;
|
|
732
768
|
--utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
@@ -786,6 +822,41 @@
|
|
|
786
822
|
--utrecht-form-label-font-weight: 700;
|
|
787
823
|
--utrecht-form-label-font-size: 1.25rem;
|
|
788
824
|
--utrecht-form-label-color: #0F172A;
|
|
825
|
+
--utrecht-heading-5-margin-block-start: 0;
|
|
826
|
+
--utrecht-heading-5-margin-block-end: 0;
|
|
827
|
+
--utrecht-heading-5-font-size: 1.25rem;
|
|
828
|
+
--utrecht-heading-5-line-height: 125%;
|
|
829
|
+
--utrecht-heading-5-font-weight: 700;
|
|
830
|
+
--utrecht-heading-5-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
831
|
+
--utrecht-heading-5-color: #154273;
|
|
832
|
+
--utrecht-heading-4-margin-block-start: 0;
|
|
833
|
+
--utrecht-heading-4-margin-block-end: 0;
|
|
834
|
+
--utrecht-heading-4-font-size: 1.5rem;
|
|
835
|
+
--utrecht-heading-4-line-height: 125%;
|
|
836
|
+
--utrecht-heading-4-font-weight: 700;
|
|
837
|
+
--utrecht-heading-4-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
838
|
+
--utrecht-heading-4-color: #154273;
|
|
839
|
+
--utrecht-heading-3-margin-block-start: 0;
|
|
840
|
+
--utrecht-heading-3-margin-block-end: 0;
|
|
841
|
+
--utrecht-heading-3-font-size: 1.875rem;
|
|
842
|
+
--utrecht-heading-3-line-height: 125%;
|
|
843
|
+
--utrecht-heading-3-font-weight: 700;
|
|
844
|
+
--utrecht-heading-3-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
845
|
+
--utrecht-heading-3-color: #154273;
|
|
846
|
+
--utrecht-heading-2-margin-block-start: 0;
|
|
847
|
+
--utrecht-heading-2-margin-block-end: 0;
|
|
848
|
+
--utrecht-heading-2-font-size: 2.5rem;
|
|
849
|
+
--utrecht-heading-2-line-height: 125%;
|
|
850
|
+
--utrecht-heading-2-font-weight: 700;
|
|
851
|
+
--utrecht-heading-2-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
852
|
+
--utrecht-heading-2-color: #154273;
|
|
853
|
+
--utrecht-heading-1-margin-block-start: 0;
|
|
854
|
+
--utrecht-heading-1-margin-block-end: 0;
|
|
855
|
+
--utrecht-heading-1-font-size: 3.125rem;
|
|
856
|
+
--utrecht-heading-1-line-height: 125%;
|
|
857
|
+
--utrecht-heading-1-font-weight: 700;
|
|
858
|
+
--utrecht-heading-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
859
|
+
--utrecht-heading-1-color: #154273;
|
|
789
860
|
--utrecht-link-list-icon-inset-block-start: 0.188rem;
|
|
790
861
|
--utrecht-link-list-icon-size: 24px;
|
|
791
862
|
--utrecht-link-list-item-text-decoration: None;
|
|
@@ -805,6 +876,17 @@
|
|
|
805
876
|
--utrecht-ordered-list-margin-block-start: 0.25rem;
|
|
806
877
|
--utrecht-ordered-list-margin-block-end: 0.25rem;
|
|
807
878
|
--utrecht-ordered-list-padding-inline-start: 1.5rem;
|
|
879
|
+
--utrecht-paragraph-lead-line-height: 150%;
|
|
880
|
+
--utrecht-paragraph-lead-font-weight: 400;
|
|
881
|
+
--utrecht-paragraph-lead-font-size: 1.5rem;
|
|
882
|
+
--utrecht-paragraph-lead-color: #0F172A;
|
|
883
|
+
--utrecht-paragraph-margin-block-start: 0;
|
|
884
|
+
--utrecht-paragraph-margin-block-end: 0;
|
|
885
|
+
--utrecht-paragraph-line-height: 150%;
|
|
886
|
+
--utrecht-paragraph-font-weight: 400;
|
|
887
|
+
--utrecht-paragraph-font-size: 1.25rem;
|
|
888
|
+
--utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
889
|
+
--utrecht-paragraph-color: #0F172A;
|
|
808
890
|
--utrecht-separator-margin-block-start: 0.75rem;
|
|
809
891
|
--utrecht-separator-margin-block-end: 0.75rem;
|
|
810
892
|
--utrecht-separator-block-size: 2px;
|
|
@@ -871,6 +953,33 @@
|
|
|
871
953
|
--utrecht-icon-inset-block-start: 0;
|
|
872
954
|
--utrecht-icon-size: 24px;
|
|
873
955
|
--utrecht-icon-color: inherit;
|
|
956
|
+
--utrecht-skip-link-text-underline-offset: 0.125rem;
|
|
957
|
+
--utrecht-skip-link-text-decoration: underline;
|
|
958
|
+
--utrecht-skip-link-box-block-end-shadow-color: #0000001a;
|
|
959
|
+
--utrecht-skip-link-box-block-end-shadow-spread-radius: 0;
|
|
960
|
+
--utrecht-skip-link-box-block-end-shadow-blur-radius: 48px;
|
|
961
|
+
--utrecht-skip-link-box-block-end-shadow-offset-y: 16px;
|
|
962
|
+
--utrecht-skip-link-box-block-end-shadow-offset-x: 0;
|
|
963
|
+
--utrecht-skip-link-border-width: 2px;
|
|
964
|
+
--utrecht-skip-link-color: #fff;
|
|
965
|
+
--utrecht-skip-link-border-color: transparent;
|
|
966
|
+
--utrecht-skip-link-background-color: #154273;
|
|
967
|
+
--utrecht-skip-link-focus-visible-outline-color: #000;
|
|
968
|
+
--utrecht-skip-link-padding-inline-start: 1rem;
|
|
969
|
+
--utrecht-skip-link-padding-inline-end: 1rem;
|
|
970
|
+
--utrecht-skip-link-padding-block-start: 0.75rem;
|
|
971
|
+
--utrecht-skip-link-padding-block-end: 0.75rem;
|
|
972
|
+
--utrecht-skip-link-min-inline-size: 48px;
|
|
973
|
+
--utrecht-skip-link-min-block-size: 48px;
|
|
974
|
+
--utrecht-skip-link-line-height: 150%;
|
|
975
|
+
--utrecht-skip-link-font-size: 1.25rem;
|
|
976
|
+
--utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
977
|
+
--utrecht-skip-link-font-weight: 700;
|
|
978
|
+
--utrecht-skip-link-focus-text-decoration: None;
|
|
979
|
+
--utrecht-skip-link-focus-color: #0F172A;
|
|
980
|
+
--utrecht-skip-link-focus-border-width: 2px;
|
|
981
|
+
--utrecht-skip-link-focus-border-style: solid;
|
|
982
|
+
--utrecht-skip-link-focus-border-color: #154273;
|
|
874
983
|
--utrecht-skip-link-focus-background-color: #FDD370;
|
|
875
984
|
--utrecht-counter-badge-background-color: #FDD370;
|
|
876
985
|
--utrecht-textbox-hover-color: #0F172A;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Mar 2025 14:52:03 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const utrechtPreHeadingColor : string;
|
|
@@ -336,6 +336,33 @@ export const utrechtTextboxHoverBorderColor : string;
|
|
|
336
336
|
export const utrechtTextboxHoverColor : string;
|
|
337
337
|
export const utrechtCounterBadgeBackgroundColor : string;
|
|
338
338
|
export const utrechtSkipLinkFocusBackgroundColor : string;
|
|
339
|
+
export const utrechtSkipLinkFocusBorderColor : string;
|
|
340
|
+
export const utrechtSkipLinkFocusBorderStyle : string;
|
|
341
|
+
export const utrechtSkipLinkFocusBorderWidth : string;
|
|
342
|
+
export const utrechtSkipLinkFocusColor : string;
|
|
343
|
+
export const utrechtSkipLinkFocusTextDecoration : string;
|
|
344
|
+
export const utrechtSkipLinkFontWeight : number;
|
|
345
|
+
export const utrechtSkipLinkFontFamily : string;
|
|
346
|
+
export const utrechtSkipLinkFontSize : string;
|
|
347
|
+
export const utrechtSkipLinkLineHeight : string;
|
|
348
|
+
export const utrechtSkipLinkMinBlockSize : string;
|
|
349
|
+
export const utrechtSkipLinkMinInlineSize : string;
|
|
350
|
+
export const utrechtSkipLinkPaddingBlockEnd : string;
|
|
351
|
+
export const utrechtSkipLinkPaddingBlockStart : string;
|
|
352
|
+
export const utrechtSkipLinkPaddingInlineEnd : string;
|
|
353
|
+
export const utrechtSkipLinkPaddingInlineStart : string;
|
|
354
|
+
export const utrechtSkipLinkFocusVisibleOutlineColor : string;
|
|
355
|
+
export const utrechtSkipLinkBackgroundColor : string;
|
|
356
|
+
export const utrechtSkipLinkBorderColor : string;
|
|
357
|
+
export const utrechtSkipLinkColor : string;
|
|
358
|
+
export const utrechtSkipLinkBorderWidth : string;
|
|
359
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetX : number;
|
|
360
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetY : string;
|
|
361
|
+
export const utrechtSkipLinkBoxBlockEndShadowBlurRadius : string;
|
|
362
|
+
export const utrechtSkipLinkBoxBlockEndShadowSpreadRadius : number;
|
|
363
|
+
export const utrechtSkipLinkBoxBlockEndShadowColor : string;
|
|
364
|
+
export const utrechtSkipLinkTextDecoration : string;
|
|
365
|
+
export const utrechtSkipLinkTextUnderlineOffset : string;
|
|
339
366
|
export const utrechtIconColor : string;
|
|
340
367
|
export const utrechtIconSize : string;
|
|
341
368
|
export const utrechtIconInsetBlockStart : number;
|
|
@@ -402,6 +429,17 @@ export const utrechtSeparatorColor : string;
|
|
|
402
429
|
export const utrechtSeparatorBlockSize : string;
|
|
403
430
|
export const utrechtSeparatorMarginBlockEnd : string;
|
|
404
431
|
export const utrechtSeparatorMarginBlockStart : string;
|
|
432
|
+
export const utrechtParagraphColor : string;
|
|
433
|
+
export const utrechtParagraphFontFamily : string;
|
|
434
|
+
export const utrechtParagraphFontSize : string;
|
|
435
|
+
export const utrechtParagraphFontWeight : number;
|
|
436
|
+
export const utrechtParagraphLineHeight : string;
|
|
437
|
+
export const utrechtParagraphMarginBlockEnd : number;
|
|
438
|
+
export const utrechtParagraphMarginBlockStart : number;
|
|
439
|
+
export const utrechtParagraphLeadColor : string;
|
|
440
|
+
export const utrechtParagraphLeadFontSize : string;
|
|
441
|
+
export const utrechtParagraphLeadFontWeight : number;
|
|
442
|
+
export const utrechtParagraphLeadLineHeight : string;
|
|
405
443
|
export const utrechtOrderedListPaddingInlineStart : string;
|
|
406
444
|
export const utrechtOrderedListMarginBlockEnd : string;
|
|
407
445
|
export const utrechtOrderedListMarginBlockStart : string;
|
|
@@ -421,6 +459,41 @@ export const utrechtLinkListItemColumnGap : string;
|
|
|
421
459
|
export const utrechtLinkListItemTextDecoration : string;
|
|
422
460
|
export const utrechtLinkListIconSize : string;
|
|
423
461
|
export const utrechtLinkListIconInsetBlockStart : string;
|
|
462
|
+
export const utrechtHeading1Color : string;
|
|
463
|
+
export const utrechtHeading1FontFamily : string;
|
|
464
|
+
export const utrechtHeading1FontWeight : number;
|
|
465
|
+
export const utrechtHeading1LineHeight : string;
|
|
466
|
+
export const utrechtHeading1FontSize : string;
|
|
467
|
+
export const utrechtHeading1MarginBlockEnd : number;
|
|
468
|
+
export const utrechtHeading1MarginBlockStart : number;
|
|
469
|
+
export const utrechtHeading2Color : string;
|
|
470
|
+
export const utrechtHeading2FontFamily : string;
|
|
471
|
+
export const utrechtHeading2FontWeight : number;
|
|
472
|
+
export const utrechtHeading2LineHeight : string;
|
|
473
|
+
export const utrechtHeading2FontSize : string;
|
|
474
|
+
export const utrechtHeading2MarginBlockEnd : number;
|
|
475
|
+
export const utrechtHeading2MarginBlockStart : number;
|
|
476
|
+
export const utrechtHeading3Color : string;
|
|
477
|
+
export const utrechtHeading3FontFamily : string;
|
|
478
|
+
export const utrechtHeading3FontWeight : number;
|
|
479
|
+
export const utrechtHeading3LineHeight : string;
|
|
480
|
+
export const utrechtHeading3FontSize : string;
|
|
481
|
+
export const utrechtHeading3MarginBlockEnd : number;
|
|
482
|
+
export const utrechtHeading3MarginBlockStart : number;
|
|
483
|
+
export const utrechtHeading4Color : string;
|
|
484
|
+
export const utrechtHeading4FontFamily : string;
|
|
485
|
+
export const utrechtHeading4FontWeight : number;
|
|
486
|
+
export const utrechtHeading4LineHeight : string;
|
|
487
|
+
export const utrechtHeading4FontSize : string;
|
|
488
|
+
export const utrechtHeading4MarginBlockEnd : number;
|
|
489
|
+
export const utrechtHeading4MarginBlockStart : number;
|
|
490
|
+
export const utrechtHeading5Color : string;
|
|
491
|
+
export const utrechtHeading5FontFamily : string;
|
|
492
|
+
export const utrechtHeading5FontWeight : number;
|
|
493
|
+
export const utrechtHeading5LineHeight : string;
|
|
494
|
+
export const utrechtHeading5FontSize : string;
|
|
495
|
+
export const utrechtHeading5MarginBlockEnd : number;
|
|
496
|
+
export const utrechtHeading5MarginBlockStart : number;
|
|
424
497
|
export const utrechtFormLabelColor : string;
|
|
425
498
|
export const utrechtFormLabelFontSize : string;
|
|
426
499
|
export const utrechtFormLabelFontWeight : number;
|
|
@@ -480,6 +553,19 @@ export const utrechtFormFieldsetSectionColor : string;
|
|
|
480
553
|
export const utrechtFormFieldsetInvalidBorderInlineStartColor : string;
|
|
481
554
|
export const utrechtFormFieldsetInvalidPaddingInlineStart : number;
|
|
482
555
|
export const utrechtFormFieldsetInvalidBorderInlineStartWidth : string;
|
|
556
|
+
export const utrechtNumberBadgeFontSize : string;
|
|
557
|
+
export const utrechtNumberBadgeLineHeight : string;
|
|
558
|
+
export const utrechtNumberBadgeMinBlockSize : string;
|
|
559
|
+
export const utrechtNumberBadgeMinInlineSize : string;
|
|
560
|
+
export const utrechtNumberBadgeFontWeight : number;
|
|
561
|
+
export const utrechtNumberBadgeBorderWidth : string;
|
|
562
|
+
export const utrechtNumberBadgeBorderRadius : string;
|
|
563
|
+
export const utrechtNumberBadgeFontFamily : string;
|
|
564
|
+
export const utrechtNumberBadgeBackgroundColor : string;
|
|
565
|
+
export const utrechtNumberBadgeBorderColor : string;
|
|
566
|
+
export const utrechtNumberBadgeColor : string;
|
|
567
|
+
export const utrechtNumberBadgePaddingInline : string;
|
|
568
|
+
export const utrechtNumberBadgePaddingBlock : string;
|
|
483
569
|
export const utrechtButtonGroupBackgroundColor : string;
|
|
484
570
|
export const utrechtButtonGroupColumnGap : string;
|
|
485
571
|
export const utrechtButtonGroupMarginBlockEnd : string;
|
|
@@ -1003,6 +1089,7 @@ export const rhcCardAsLinkFullBleedBackgroundColor : string;
|
|
|
1003
1089
|
export const rhcCardAsLinkFullBleedBorderColor : string;
|
|
1004
1090
|
export const rhcCardAsLinkFullBleedColor : string;
|
|
1005
1091
|
export const rhcCardAsLinkFullBleedOpacity : number;
|
|
1092
|
+
export const rhcCardAsLinkHeadingColor : string;
|
|
1006
1093
|
export const rhcCardAsLinkHeadingPaddingBlockStart : string;
|
|
1007
1094
|
export const rhcCardAsLinkHeadingFontSize : string;
|
|
1008
1095
|
export const rhcCardAsLinkHeadingFontWeight : number;
|
|
@@ -1155,6 +1242,28 @@ export const nlParagraphLeadColor : string;
|
|
|
1155
1242
|
export const nlParagraphLeadFontSize : string;
|
|
1156
1243
|
export const nlParagraphLeadFontWeight : number;
|
|
1157
1244
|
export const nlParagraphLeadLineHeight : string;
|
|
1245
|
+
export const nlLinkColor : string;
|
|
1246
|
+
export const nlLinkTextDecorationColor : string;
|
|
1247
|
+
export const nlLinkActiveColor : string;
|
|
1248
|
+
export const nlLinkActiveTextDecoration : string;
|
|
1249
|
+
export const nlLinkFocusBackgroundColor : string;
|
|
1250
|
+
export const nlLinkFocusColor : string;
|
|
1251
|
+
export const nlLinkFocusTextDecoration : string;
|
|
1252
|
+
export const nlLinkFocusTextDecorationThickness : string;
|
|
1253
|
+
export const nlLinkHoverColor : string;
|
|
1254
|
+
export const nlLinkHoverTextDecoration : string;
|
|
1255
|
+
export const nlLinkHoverTextDecorationThickness : string;
|
|
1256
|
+
export const nlLinkVisitedColor : string;
|
|
1257
|
+
export const nlLinkTextDecoration : string;
|
|
1258
|
+
export const nlLinkIconInsetBlockStart : string;
|
|
1259
|
+
export const nlLinkIconSize : string;
|
|
1260
|
+
export const nlLinkColumnGap : string;
|
|
1261
|
+
export const nlLinkTextDecorationThickness : string;
|
|
1262
|
+
export const nlLinkTextUnderlineOffset : string;
|
|
1263
|
+
export const nlLinkFontFamily : string;
|
|
1264
|
+
export const nlLinkFontWeight : number;
|
|
1265
|
+
export const nlLinkFontSize : string;
|
|
1266
|
+
export const nlLinkLineHeight : string;
|
|
1158
1267
|
export const nlHeadingLevel1Color : string;
|
|
1159
1268
|
export const nlHeadingLevel1FontFamily : string;
|
|
1160
1269
|
export const nlHeadingLevel1FontWeight : number;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 19 Mar 2025 14:52:03 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const utrechtPreHeadingColor = "#0F172A";
|
|
@@ -336,6 +336,33 @@ export const utrechtTextboxHoverBorderColor = "#738eab";
|
|
|
336
336
|
export const utrechtTextboxHoverColor = "#0F172A";
|
|
337
337
|
export const utrechtCounterBadgeBackgroundColor = "#FDD370";
|
|
338
338
|
export const utrechtSkipLinkFocusBackgroundColor = "#FDD370";
|
|
339
|
+
export const utrechtSkipLinkFocusBorderColor = "#154273";
|
|
340
|
+
export const utrechtSkipLinkFocusBorderStyle = "solid";
|
|
341
|
+
export const utrechtSkipLinkFocusBorderWidth = "2px";
|
|
342
|
+
export const utrechtSkipLinkFocusColor = "#0F172A";
|
|
343
|
+
export const utrechtSkipLinkFocusTextDecoration = "None";
|
|
344
|
+
export const utrechtSkipLinkFontWeight = 700;
|
|
345
|
+
export const utrechtSkipLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
346
|
+
export const utrechtSkipLinkFontSize = "1.25rem";
|
|
347
|
+
export const utrechtSkipLinkLineHeight = "150%";
|
|
348
|
+
export const utrechtSkipLinkMinBlockSize = "48px";
|
|
349
|
+
export const utrechtSkipLinkMinInlineSize = "48px";
|
|
350
|
+
export const utrechtSkipLinkPaddingBlockEnd = "0.75rem";
|
|
351
|
+
export const utrechtSkipLinkPaddingBlockStart = "0.75rem";
|
|
352
|
+
export const utrechtSkipLinkPaddingInlineEnd = "1rem";
|
|
353
|
+
export const utrechtSkipLinkPaddingInlineStart = "1rem";
|
|
354
|
+
export const utrechtSkipLinkFocusVisibleOutlineColor = "#000";
|
|
355
|
+
export const utrechtSkipLinkBackgroundColor = "#154273";
|
|
356
|
+
export const utrechtSkipLinkBorderColor = "transparent";
|
|
357
|
+
export const utrechtSkipLinkColor = "#fff";
|
|
358
|
+
export const utrechtSkipLinkBorderWidth = "2px";
|
|
359
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetX = 0;
|
|
360
|
+
export const utrechtSkipLinkBoxBlockEndShadowOffsetY = "16px";
|
|
361
|
+
export const utrechtSkipLinkBoxBlockEndShadowBlurRadius = "48px";
|
|
362
|
+
export const utrechtSkipLinkBoxBlockEndShadowSpreadRadius = 0;
|
|
363
|
+
export const utrechtSkipLinkBoxBlockEndShadowColor = "#0000001a";
|
|
364
|
+
export const utrechtSkipLinkTextDecoration = "underline";
|
|
365
|
+
export const utrechtSkipLinkTextUnderlineOffset = "0.125rem";
|
|
339
366
|
export const utrechtIconColor = "inherit";
|
|
340
367
|
export const utrechtIconSize = "24px";
|
|
341
368
|
export const utrechtIconInsetBlockStart = 0;
|
|
@@ -402,6 +429,17 @@ export const utrechtSeparatorColor = "#CBD5E1";
|
|
|
402
429
|
export const utrechtSeparatorBlockSize = "2px";
|
|
403
430
|
export const utrechtSeparatorMarginBlockEnd = "0.75rem";
|
|
404
431
|
export const utrechtSeparatorMarginBlockStart = "0.75rem";
|
|
432
|
+
export const utrechtParagraphColor = "#0F172A";
|
|
433
|
+
export const utrechtParagraphFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
434
|
+
export const utrechtParagraphFontSize = "1.25rem";
|
|
435
|
+
export const utrechtParagraphFontWeight = 400;
|
|
436
|
+
export const utrechtParagraphLineHeight = "150%";
|
|
437
|
+
export const utrechtParagraphMarginBlockEnd = 0;
|
|
438
|
+
export const utrechtParagraphMarginBlockStart = 0;
|
|
439
|
+
export const utrechtParagraphLeadColor = "#0F172A";
|
|
440
|
+
export const utrechtParagraphLeadFontSize = "1.5rem";
|
|
441
|
+
export const utrechtParagraphLeadFontWeight = 400;
|
|
442
|
+
export const utrechtParagraphLeadLineHeight = "150%";
|
|
405
443
|
export const utrechtOrderedListPaddingInlineStart = "1.5rem";
|
|
406
444
|
export const utrechtOrderedListMarginBlockEnd = "0.25rem";
|
|
407
445
|
export const utrechtOrderedListMarginBlockStart = "0.25rem";
|
|
@@ -421,6 +459,41 @@ export const utrechtLinkListItemColumnGap = "0.5rem";
|
|
|
421
459
|
export const utrechtLinkListItemTextDecoration = "None";
|
|
422
460
|
export const utrechtLinkListIconSize = "24px";
|
|
423
461
|
export const utrechtLinkListIconInsetBlockStart = "0.188rem";
|
|
462
|
+
export const utrechtHeading1Color = "#154273";
|
|
463
|
+
export const utrechtHeading1FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
464
|
+
export const utrechtHeading1FontWeight = 700;
|
|
465
|
+
export const utrechtHeading1LineHeight = "125%";
|
|
466
|
+
export const utrechtHeading1FontSize = "3.125rem";
|
|
467
|
+
export const utrechtHeading1MarginBlockEnd = 0;
|
|
468
|
+
export const utrechtHeading1MarginBlockStart = 0;
|
|
469
|
+
export const utrechtHeading2Color = "#154273";
|
|
470
|
+
export const utrechtHeading2FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
471
|
+
export const utrechtHeading2FontWeight = 700;
|
|
472
|
+
export const utrechtHeading2LineHeight = "125%";
|
|
473
|
+
export const utrechtHeading2FontSize = "2.5rem";
|
|
474
|
+
export const utrechtHeading2MarginBlockEnd = 0;
|
|
475
|
+
export const utrechtHeading2MarginBlockStart = 0;
|
|
476
|
+
export const utrechtHeading3Color = "#154273";
|
|
477
|
+
export const utrechtHeading3FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
478
|
+
export const utrechtHeading3FontWeight = 700;
|
|
479
|
+
export const utrechtHeading3LineHeight = "125%";
|
|
480
|
+
export const utrechtHeading3FontSize = "1.875rem";
|
|
481
|
+
export const utrechtHeading3MarginBlockEnd = 0;
|
|
482
|
+
export const utrechtHeading3MarginBlockStart = 0;
|
|
483
|
+
export const utrechtHeading4Color = "#154273";
|
|
484
|
+
export const utrechtHeading4FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
485
|
+
export const utrechtHeading4FontWeight = 700;
|
|
486
|
+
export const utrechtHeading4LineHeight = "125%";
|
|
487
|
+
export const utrechtHeading4FontSize = "1.5rem";
|
|
488
|
+
export const utrechtHeading4MarginBlockEnd = 0;
|
|
489
|
+
export const utrechtHeading4MarginBlockStart = 0;
|
|
490
|
+
export const utrechtHeading5Color = "#154273";
|
|
491
|
+
export const utrechtHeading5FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
492
|
+
export const utrechtHeading5FontWeight = 700;
|
|
493
|
+
export const utrechtHeading5LineHeight = "125%";
|
|
494
|
+
export const utrechtHeading5FontSize = "1.25rem";
|
|
495
|
+
export const utrechtHeading5MarginBlockEnd = 0;
|
|
496
|
+
export const utrechtHeading5MarginBlockStart = 0;
|
|
424
497
|
export const utrechtFormLabelColor = "#0F172A";
|
|
425
498
|
export const utrechtFormLabelFontSize = "1.25rem";
|
|
426
499
|
export const utrechtFormLabelFontWeight = 700;
|
|
@@ -480,6 +553,19 @@ export const utrechtFormFieldsetSectionColor = "#0F172A";
|
|
|
480
553
|
export const utrechtFormFieldsetInvalidBorderInlineStartColor = "#d52b1e";
|
|
481
554
|
export const utrechtFormFieldsetInvalidPaddingInlineStart = 0;
|
|
482
555
|
export const utrechtFormFieldsetInvalidBorderInlineStartWidth = "0px";
|
|
556
|
+
export const utrechtNumberBadgeFontSize = "1.25rem";
|
|
557
|
+
export const utrechtNumberBadgeLineHeight = "150%";
|
|
558
|
+
export const utrechtNumberBadgeMinBlockSize = "24px";
|
|
559
|
+
export const utrechtNumberBadgeMinInlineSize = "24px";
|
|
560
|
+
export const utrechtNumberBadgeFontWeight = 700;
|
|
561
|
+
export const utrechtNumberBadgeBorderWidth = "0px";
|
|
562
|
+
export const utrechtNumberBadgeBorderRadius = "999px";
|
|
563
|
+
export const utrechtNumberBadgeFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
564
|
+
export const utrechtNumberBadgeBackgroundColor = "#154273";
|
|
565
|
+
export const utrechtNumberBadgeBorderColor = "transparent";
|
|
566
|
+
export const utrechtNumberBadgeColor = "#fff";
|
|
567
|
+
export const utrechtNumberBadgePaddingInline = "0.5rem";
|
|
568
|
+
export const utrechtNumberBadgePaddingBlock = "0.5rem";
|
|
483
569
|
export const utrechtButtonGroupBackgroundColor = "transparent";
|
|
484
570
|
export const utrechtButtonGroupColumnGap = "0.5rem";
|
|
485
571
|
export const utrechtButtonGroupMarginBlockEnd = "0px";
|
|
@@ -980,14 +1066,14 @@ export const rhcCardAsLinkBorderWidth = "1px";
|
|
|
980
1066
|
export const rhcCardAsLinkColor = "#0F172A";
|
|
981
1067
|
export const rhcCardAsLinkColumnGap = "1rem";
|
|
982
1068
|
export const rhcCardAsLinkInlineSize = "328px";
|
|
983
|
-
export const rhcCardAsLinkIconColor = "#
|
|
1069
|
+
export const rhcCardAsLinkIconColor = "#154273";
|
|
984
1070
|
export const rhcCardAsLinkIconSize = "24px";
|
|
985
1071
|
export const rhcCardAsLinkLinkColor = "#01689b";
|
|
986
1072
|
export const rhcCardAsLinkLinkTextDecoration = "underline";
|
|
987
1073
|
export const rhcCardAsLinkLinkActiveTextDecoration = "none";
|
|
988
1074
|
export const rhcCardAsLinkLinkHoverTextDecoration = "none";
|
|
989
1075
|
export const rhcCardAsLinkLinkFocusTextDecoration = "none";
|
|
990
|
-
export const rhcCardAsLinkMetadataColor = "#
|
|
1076
|
+
export const rhcCardAsLinkMetadataColor = "#334155";
|
|
991
1077
|
export const rhcCardAsLinkPaddingBlockEnd = "1rem";
|
|
992
1078
|
export const rhcCardAsLinkPaddingBlockStart = "1rem";
|
|
993
1079
|
export const rhcCardAsLinkPaddingInlineEnd = "1rem";
|
|
@@ -1003,6 +1089,7 @@ export const rhcCardAsLinkFullBleedBackgroundColor = "#000";
|
|
|
1003
1089
|
export const rhcCardAsLinkFullBleedBorderColor = "transparent";
|
|
1004
1090
|
export const rhcCardAsLinkFullBleedColor = "#fff";
|
|
1005
1091
|
export const rhcCardAsLinkFullBleedOpacity = 0.5;
|
|
1092
|
+
export const rhcCardAsLinkHeadingColor = "#154273";
|
|
1006
1093
|
export const rhcCardAsLinkHeadingPaddingBlockStart = "0.5rem";
|
|
1007
1094
|
export const rhcCardAsLinkHeadingFontSize = "1.5rem";
|
|
1008
1095
|
export const rhcCardAsLinkHeadingFontWeight = 700;
|
|
@@ -1155,6 +1242,28 @@ export const nlParagraphLeadColor = "#0F172A";
|
|
|
1155
1242
|
export const nlParagraphLeadFontSize = "1.5rem";
|
|
1156
1243
|
export const nlParagraphLeadFontWeight = 400;
|
|
1157
1244
|
export const nlParagraphLeadLineHeight = "150%";
|
|
1245
|
+
export const nlLinkColor = "#01689b";
|
|
1246
|
+
export const nlLinkTextDecorationColor = "#01689b";
|
|
1247
|
+
export const nlLinkActiveColor = "#42145f";
|
|
1248
|
+
export const nlLinkActiveTextDecoration = "None";
|
|
1249
|
+
export const nlLinkFocusBackgroundColor = "transparent";
|
|
1250
|
+
export const nlLinkFocusColor = "#01689b";
|
|
1251
|
+
export const nlLinkFocusTextDecoration = "None";
|
|
1252
|
+
export const nlLinkFocusTextDecorationThickness = "auto";
|
|
1253
|
+
export const nlLinkHoverColor = "#01496c";
|
|
1254
|
+
export const nlLinkHoverTextDecoration = "None";
|
|
1255
|
+
export const nlLinkHoverTextDecorationThickness = "auto";
|
|
1256
|
+
export const nlLinkVisitedColor = "#42145f";
|
|
1257
|
+
export const nlLinkTextDecoration = "underline";
|
|
1258
|
+
export const nlLinkIconInsetBlockStart = "0.25rem";
|
|
1259
|
+
export const nlLinkIconSize = "24px";
|
|
1260
|
+
export const nlLinkColumnGap = "0.25rem";
|
|
1261
|
+
export const nlLinkTextDecorationThickness = "auto";
|
|
1262
|
+
export const nlLinkTextUnderlineOffset = "0.125rem";
|
|
1263
|
+
export const nlLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1264
|
+
export const nlLinkFontWeight = 400;
|
|
1265
|
+
export const nlLinkFontSize = "1.25rem";
|
|
1266
|
+
export const nlLinkLineHeight = "150%";
|
|
1158
1267
|
export const nlHeadingLevel1Color = "#154273";
|
|
1159
1268
|
export const nlHeadingLevel1FontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1160
1269
|
export const nlHeadingLevel1FontWeight = 700;
|